diff --git a/assets/index-B6NHa7UO.js b/assets/index-BWs3tuFq.js similarity index 54% rename from assets/index-B6NHa7UO.js rename to assets/index-BWs3tuFq.js index aec1093..8694b8f 100644 --- a/assets/index-B6NHa7UO.js +++ b/assets/index-BWs3tuFq.js @@ -2198,8 +2198,8 @@ ${f.vertexSource}`;const H=S.createShader(S.FRAGMENT_SHADER);if(S.isContextLost( translate(${l.x}px,${l.y}px) `}_calculateXYTransform(){const i=this._pos,l=this._map,f=this.getPitchAlignment();if(!l||!i||f!=="map")return"";if(!l._showingGlobe()){const A=l.getPitch();return A?`rotateX(${A}deg)`:""}const g=s.bI(s.df(l.transform,this._lngLat)),y=i.sub(s.dg(l.transform)),b=Math.abs(y.x)+Math.abs(y.y);if(b===0)return"";const S=g/b;return`rotateX(${-y.y*S}deg) rotateY(${y.x*S}deg)`}_calculateZTransform(){const i=this._pos,l=this._map;if(!l||!i)return"";let f=0;const g=this.getRotationAlignment();if(g==="map")if(l._showingGlobe()){const y=l.project(new s.bq(this._lngLat.lng,this._lngLat.lat+.001)),b=l.project(new s.bq(this._lngLat.lng,this._lngLat.lat-.001)).sub(y);f=s.bI(Math.atan2(b.y,b.x))-90}else f=-l.getBearing();else if(g==="horizon"){const y=s.S(4,6,l.getZoom()),b=s.dg(l.transform);b.y+=y*l.transform.height;const S=i.sub(b),A=s.bI(Math.atan2(S.y,S.x));f=(A>90?A-270:A+90)*(1-y)}return f+=this._rotation,f?`rotateZ(${f}deg)`:""}_update(i){cancelAnimationFrame(this._updateFrameId);const l=this._map;l&&(l.transform.renderWorldCopies&&(this._lngLat=Qt(this._lngLat,this._pos,l.transform)),this._pos=l.project(this._lngLat),i===!0?this._updateFrameId=requestAnimationFrame(()=>{this._element&&this._pos&&this._anchor&&(this._pos=this._pos.round(),this._updateDOM())}):this._pos=this._pos.round(),l._requestDomTask(()=>{this._map&&(this._element&&this._pos&&this._anchor&&this._updateDOM(),(l._showingGlobe()||l.getTerrain()||l.getFog())&&!this._fadeTimer&&(this._fadeTimer=setTimeout(this._evaluateOpacity.bind(this),60)))}))}getOffset(){return this._offset}setOffset(i){return this._offset=s.P.convert(i),this._update(),this}addClassName(i){return this._element.classList.add(i),this}removeClassName(i){return this._element.classList.remove(i),this}toggleClassName(i){return this._element.classList.toggle(i)}_onMove(i){const l=this._map;if(!l)return;const f=this._pointerdownPos,g=this._positionDelta;if(f&&g){if(!this._isDragging){const y=this._clickTolerance||l._clickTolerance;if(i.point.dist(f)=this._endTime)return this._end;const l=s.ch((i-this._startTime)/(this._endTime-this._startTime));return this._start*(1-l)+this._end*l}isEasing(i){return i>=this._startTime&&i<=this._endTime}jumpTo(i){this._startTime=-1/0,this._endTime=-1/0,this._start=i,this._end=i}easeTo(i,l,f){this._start=this.getValue(l),this._end=i,this._startTime=l,this._endTime=l+f}}class Oa{registerParameter(i,l,f,g,y){}registerButton(i,l,f){}registerBinding(i,l,f,g){}refreshUI(){}}const t5={"AttributionControl.ToggleAttribution":"Toggle attribution","AttributionControl.MapFeedback":"Map feedback","FullscreenControl.Enter":"Enter fullscreen","FullscreenControl.Exit":"Exit fullscreen","GeolocateControl.FindMyLocation":"Find my location","GeolocateControl.LocationNotAvailable":"Location not available","LogoControl.Title":"Mapbox logo","Map.Title":"Map","NavigationControl.ResetBearing":"Reset bearing to north","NavigationControl.ZoomIn":"Zoom in","NavigationControl.ZoomOut":"Zoom out","ScrollZoomBlocker.CtrlMessage":"Use ctrl + scroll to zoom the map","ScrollZoomBlocker.CmdMessage":"Use ⌘ + scroll to zoom the map","TouchPanBlocker.Message":"Use two fingers to move the map"},r9={center:[0,0],zoom:0,bearing:0,pitch:0,minZoom:-2,maxZoom:22,minPitch:0,maxPitch:85,interactive:!0,scrollZoom:!0,boxZoom:!0,dragRotate:!0,dragPan:!0,keyboard:!0,doubleClickZoom:!0,touchZoomRotate:!0,touchPitch:!0,cooperativeGestures:!1,performanceMetricsCollection:!0,bearingSnap:7,clickTolerance:3,pitchWithRotate:!0,hash:!1,attributionControl:!0,antialias:!1,failIfMajorPerformanceCaveat:!1,preserveDrawingBuffer:!1,trackResize:!0,renderWorldCopies:!0,refreshExpiredTiles:!0,minTileCacheSize:null,maxTileCacheSize:null,localIdeographFontFamily:"sans-serif",localFontFamily:null,transformRequest:null,accessToken:null,fadeDuration:300,respectPrefersReducedMotion:!0,crossSourceCollisions:!0,collectResourceTiming:!1,testMode:!1},P1={showCompass:!0,showZoom:!0,visualizePitch:!1};class Xt{constructor(i,l,f=!1){this._clickTolerance=10,this.element=l,this.mouseRotate=new xi({clickTolerance:i.dragRotate._mouseRotate._clickTolerance}),this.map=i,f&&(this.mousePitch=new D5({clickTolerance:i.dragRotate._mousePitch._clickTolerance})),s.a$(["mousedown","mousemove","mouseup","touchstart","touchmove","touchend","reset"],this),l.addEventListener("mousedown",this.mousedown),l.addEventListener("touchstart",this.touchstart,{passive:!1}),l.addEventListener("touchmove",this.touchmove),l.addEventListener("touchend",this.touchend),l.addEventListener("touchcancel",this.reset)}down(i,l){this.mouseRotate.mousedown(i,l),this.mousePitch&&this.mousePitch.mousedown(i,l),l7()}move(i,l){const f=this.map,g=this.mouseRotate.mousemoveWindow(i,l),y=g&&g.bearingDelta;if(y&&f.setBearing(f.getBearing()+y),this.mousePitch){const b=this.mousePitch.mousemoveWindow(i,l),S=b&&b.pitchDelta;S&&f.setPitch(f.getPitch()+S)}}off(){const i=this.element;i.removeEventListener("mousedown",this.mousedown),i.removeEventListener("touchstart",this.touchstart,{passive:!1}),i.removeEventListener("touchmove",this.touchmove),i.removeEventListener("touchend",this.touchend),i.removeEventListener("touchcancel",this.reset),this.offTemp()}offTemp(){d7(),window.removeEventListener("mousemove",this.mousemove),window.removeEventListener("mouseup",this.mouseup)}mousedown(i){this.down(s.e({},i,{ctrlKey:!0,preventDefault:()=>i.preventDefault()}),I7(this.element,i)),window.addEventListener("mousemove",this.mousemove),window.addEventListener("mouseup",this.mouseup)}mousemove(i){this.move(i,I7(this.element,i))}mouseup(i){this.mouseRotate.mouseupWindow(i),this.mousePitch&&this.mousePitch.mouseupWindow(i),this.offTemp()}touchstart(i){i.targetTouches.length!==1?this.reset():(this._startPos=this._lastPos=J7(this.element,i.targetTouches)[0],this.down({type:"mousedown",button:0,ctrlKey:!0,preventDefault:()=>i.preventDefault()},this._startPos))}touchmove(i){i.targetTouches.length!==1?this.reset():(this._lastPos=J7(this.element,i.targetTouches)[0],this.move({preventDefault:()=>i.preventDefault()},this._lastPos))}touchend(i){i.targetTouches.length===0&&this._startPos&&this._lastPos&&this._startPos.dist(this._lastPos)d.maxZoom)throw new Error("maxZoom must be greater than or equal to minZoom");if(d.minPitch!=null&&d.maxPitch!=null&&d.minPitch>d.maxPitch)throw new Error("maxPitch must be greater than or equal to minPitch");if(d.minPitch!=null&&d.minPitch<0)throw new Error("minPitch must be greater than or equal to 0");if(d.maxPitch!=null&&d.maxPitch>85)throw new Error("maxPitch must be less than or equal to 85");if(d.antialias&&s.dh(window)&&(d.antialias=!1,s.w("Antialiasing is disabled for this WebGL context to avoid browser bug: https://github.com/mapbox/mapbox-gl-js/issues/11609")),super(new vt(d.minZoom,d.maxZoom,d.minPitch,d.maxPitch,d.renderWorldCopies),d),this._repaint=!!d.repaint,this._interactive=d.interactive,this._minTileCacheSize=d.minTileCacheSize,this._maxTileCacheSize=d.maxTileCacheSize,this._failIfMajorPerformanceCaveat=d.failIfMajorPerformanceCaveat,this._preserveDrawingBuffer=d.preserveDrawingBuffer,this._antialias=d.antialias,this._trackResize=d.trackResize,this._bearingSnap=d.bearingSnap,this._refreshExpiredTiles=d.refreshExpiredTiles,this._fadeDuration=d.fadeDuration,this._isInitialLoad=!0,this._crossSourceCollisions=d.crossSourceCollisions,this._collectResourceTiming=d.collectResourceTiming,this._language=this._parseLanguage(d.language),this._worldview=d.worldview,this._renderTaskQueue=new Zt,this._domRenderTaskQueue=new Zt,this._controls=[],this._markers=[],this._popups=[],this._mapId=s.aF(),this._locale=s.e({},t5,d.locale),this._clickTolerance=d.clickTolerance,this._cooperativeGestures=d.cooperativeGestures,this._performanceMetricsCollection=d.performanceMetricsCollection,this._containerWidth=0,this._containerHeight=0,this._showParseStatus=!0,this._averageElevationLastSampledAt=-1/0,this._averageElevationExaggeration=0,this._averageElevation=new Yt(0),this._interactionRange=[1/0,-1/0],this._visibilityHidden=0,this._useExplicitProjection=!1,this._requestManager=new s.di(d.transformRequest,d.accessToken,d.testMode),this._silenceAuthErrors=!!d.testMode,this._contextCreateOptions=d.contextCreateOptions?{...d.contextCreateOptions}:{},typeof d.container=="string"){const l=document.getElementById(d.container);if(!l)throw new Error(`Container '${d.container.toString()}' not found.`);this._container=l}else{if(!(d.container instanceof HTMLElement))throw new Error("Invalid type: 'container' must be a String or HTMLElement.");this._container=d.container}if(this._container.childNodes.length>0&&s.w("The map container element should be empty, otherwise the map's interactivity will be negatively impacted. If you want to display a message when WebGL is not supported, use the Mapbox GL Supported plugin instead."),d.maxBounds&&this.setMaxBounds(d.maxBounds),s.a$(["_onWindowOnline","_onWindowResize","_onVisibilityChange","_onMapScroll","_contextLost","_contextRestored"],this),this._setupContainer(),this._tp=d.devtools?new Oa(this):new Oa,this._tp.registerParameter(this,["Debug"],"showOverdrawInspector"),this._tp.registerParameter(this,["Debug"],"showTileBoundaries"),this._tp.registerParameter(this,["Debug"],"showParseStatus"),this._tp.registerParameter(this,["Debug"],"repaint"),this._tp.registerParameter(this,["Debug"],"showTileAABBs"),this._tp.registerParameter(this,["Debug"],"showPadding"),this._tp.registerParameter(this,["Debug"],"showCollisionBoxes",{noSave:!0}),this._tp.registerParameter(this.transform,["Debug"],"freezeTileCoverage",{noSave:!0},()=>{this._update()}),this._tp.registerParameter(this,["Debug","Wireframe"],"showTerrainWireframe"),this._tp.registerParameter(this,["Debug","Wireframe"],"showLayers2DWireframe"),this._tp.registerParameter(this,["Debug","Wireframe"],"showLayers3DWireframe"),this._setupPainter(),this.painter===void 0)throw new Error("Failed to initialize WebGL.");if(this.on("move",()=>this._update(!1)),this.on("moveend",()=>this._update(!1)),this.on("zoom",()=>this._update(!0)),this._fullscreenchangeEvent="onfullscreenchange"in document?"fullscreenchange":"webkitfullscreenchange",window.addEventListener("online",this._onWindowOnline,!1),window.addEventListener("resize",this._onWindowResize,!1),window.addEventListener("orientationchange",this._onWindowResize,!1),window.addEventListener(this._fullscreenchangeEvent,this._onWindowResize,!1),window.addEventListener("visibilitychange",this._onVisibilityChange,!1),this.handlers=new ne(this,d),this._localFontFamily=d.localFontFamily,this._localIdeographFontFamily=d.localIdeographFontFamily,(d.style||!d.testMode)&&this.setStyle(d.style||s.dd.DEFAULT_STYLE,{config:d.config,localFontFamily:this._localFontFamily,localIdeographFontFamily:this._localIdeographFontFamily}),d.projection&&this.setProjection(d.projection),d.hash&&(this._hash=new uh(typeof d.hash=="string"&&d.hash||void 0).addTo(this)),!this._hash||!this._hash._onHashChange()){i.center==null&&i.zoom==null||(this.transform._unmodified=!1),this.jumpTo({center:d.center,zoom:d.zoom,bearing:d.bearing,pitch:d.pitch});const l=d.bounds;l&&(this.resize(),this.fitBounds(l,s.e({},d.fitBoundsOptions,{duration:0})))}this.resize(),d.attributionControl&&this.addControl(new Ei({customAttribution:d.customAttribution})),this._logoControl=new Ba,this.addControl(this._logoControl,d.logoPosition),this.on("style.load",()=>{this.transform.unmodified&&this.jumpTo(this.style.stylesheet),this._postStyleLoadEvent()}),this.on("data",l=>{this._update(l.dataType==="style"),this.fire(new s.b(`${l.dataType}data`,l))}),this.on("dataloading",l=>{this.fire(new s.b(`${l.dataType}dataloading`,l))})}_getMapId(){return this._mapId}addControl(d,i){if(i===void 0&&(i=d.getDefaultPosition?d.getDefaultPosition():"top-right"),!d||!d.onAdd)return this.fire(new s.a(new Error("Invalid argument to map.addControl(). Argument must be a control with onAdd and onRemove methods.")));const l=d.onAdd(this);this._controls.push(d);const f=this._controlPositions[i];return i.indexOf("bottom")!==-1?f.insertBefore(l,f.firstChild):f.appendChild(l),this}removeControl(d){if(!d||!d.onRemove)return this.fire(new s.a(new Error("Invalid argument to map.removeControl(). Argument must be a control with onAdd and onRemove methods.")));const i=this._controls.indexOf(d);return i>-1&&this._controls.splice(i,1),d.onRemove(this),this}hasControl(d){return this._controls.indexOf(d)>-1}getContainer(){return this._container}getCanvasContainer(){return this._canvasContainer}getCanvas(){return this._canvas}resize(d){if(this._updateContainerDimensions(),this._containerWidth===this.transform.width&&this._containerHeight===this.transform.height)return this;this._resizeCanvas(this._containerWidth,this._containerHeight),this.transform.resize(this._containerWidth,this._containerHeight),this.painter.resize(Math.ceil(this._containerWidth),Math.ceil(this._containerHeight));const i=!this._moving;return i&&this.fire(new s.b("movestart",d)).fire(new s.b("move",d)),this.fire(new s.b("resize",d)),i&&this.fire(new s.b("moveend",d)),this}getBounds(){return this.transform.getBounds()}getMaxBounds(){return this.transform.getMaxBounds()||null}setMaxBounds(d){return this.transform.setMaxBounds(s.ag.convert(d)),this._update()}setMinZoom(d){if((d=d??-2)>=-2&&d<=this.transform.maxZoom)return this.transform.minZoom=d,this._update(),this.getZoom()=this.transform.minZoom)return this.transform.maxZoom=d,this._update(),this.getZoom()>d?this.setZoom(d):this.fire(new s.b("zoomstart")).fire(new s.b("zoom")).fire(new s.b("zoomend")),this;throw new Error("maxZoom must be greater than the current minZoom")}getMaxZoom(){return this.transform.maxZoom}setMinPitch(d){if((d=d??0)<0)throw new Error("minPitch must be greater than or equal to 0");if(d>=0&&d<=this.transform.maxPitch)return this.transform.minPitch=d,this._update(),this.getPitch()85)throw new Error("maxPitch must be less than or equal to 85");if(d>=this.transform.minPitch)return this.transform.maxPitch=d,this._update(),this.getPitch()>d?this.setPitch(d):this.fire(new s.b("pitchstart")).fire(new s.b("pitch")).fire(new s.b("pitchend")),this;throw new Error("maxPitch must be greater than or equal to minPitch")}getMaxPitch(){return this.transform.maxPitch}getRenderWorldCopies(){return this.transform.renderWorldCopies}setRenderWorldCopies(d){return this.transform.renderWorldCopies=d,this.transform.renderWorldCopies||this._forceMarkerAndPopupUpdate(!0),this._update()}getLanguage(){return this._language}_parseLanguage(d){return d==="auto"?navigator.language:Array.isArray(d)?d.length===0?void 0:d.map(i=>i==="auto"?navigator.language:i):d}setLanguage(d){const i=this._parseLanguage(d);if(!this.style||i===this._language)return this;this._language=i,this.style.reloadSources();for(const l of this._controls)l._setLanguage&&l._setLanguage(this._language);return this}getWorldview(){return this._worldview}setWorldview(d){return this.style&&d!==this._worldview?(this._worldview=d,this.style.reloadSources(),this):this}getProjection(){return this.transform.mercatorFromTransition?{name:"globe",center:[0,0]}:this.transform.getProjection()}_showingGlobe(){return this.transform.projection.name==="globe"}setProjection(d){return this._lazyInitEmptyStyle(),d?typeof d=="string"&&(d={name:d}):d=null,this._useExplicitProjection=!!d,this._prioritizeAndUpdateProjection(d,this.style.projection)}_updateProjectionTransition(){if(this.getProjection().name!=="globe")return;const d=this.transform,i=d.projection.name;let l;i==="globe"&&d.zoom>=s.bA?(d.setMercatorFromTransition(),l=!0):i==="mercator"&&d.zoom=s.bA?this.transform.setMercatorFromTransition():this.transform.setProjection(d),this.style.applyProjectionUpdate(),i&&(this.painter.clearBackgroundTiles(),this.style.clearSources(),this._update(!0),this._forceMarkerAndPopupUpdate(!0)),this}project(d){return this.transform.locationPoint3D(s.bq.convert(d))}unproject(d){return this.transform.pointLocation3D(s.P.convert(d))}isMoving(){return this._moving||this.handlers&&this.handlers.isMoving()||!1}isZooming(){return this._zooming||this.handlers&&this.handlers.isZooming()||!1}isRotating(){return this._rotating||this.handlers&&this.handlers.isRotating()||!1}_isDragging(){return this.handlers&&this.handlers._isDragging()||!1}_createDelegatedListener(d,i,l){if(d==="mouseenter"||d==="mouseover"){let f=!1;const g=b=>{const S=i.filter(P=>this.getLayer(P)),A=S.length?this.queryRenderedFeatures(b.point,{layers:S}):[];A.length?f||(f=!0,l.call(this,new g8(d,this,b.originalEvent,{features:A}))):f=!1},y=()=>{f=!1};return{layers:new Set(i),listener:l,delegates:{mousemove:g,mouseout:y}}}if(d==="mouseleave"||d==="mouseout"){let f=!1;const g=b=>{const S=i.filter(A=>this.getLayer(A));(S.length?this.queryRenderedFeatures(b.point,{layers:S}):[]).length?f=!0:f&&(f=!1,l.call(this,new g8(d,this,b.originalEvent)))},y=b=>{f&&(f=!1,l.call(this,new g8(d,this,b.originalEvent)))};return{layers:new Set(i),listener:l,delegates:{mousemove:g,mouseout:y}}}{const f=g=>{const y=i.filter(S=>this.getLayer(S)),b=y.length?this.queryRenderedFeatures(g.point,{layers:y}):[];b.length&&(g.features=b,l.call(this,g),delete g.features)};return{layers:new Set(i),listener:l,delegates:{[d]:f}}}}on(d,i,l){if(l===void 0)return super.on(d,i);if(Array.isArray(i)||(i=[i]),i){for(const g of i)if(!this._isValidId(g))return this}const f=this._createDelegatedListener(d,i,l);this._delegatedListeners=this._delegatedListeners||{},this._delegatedListeners[d]=this._delegatedListeners[d]||[],this._delegatedListeners[d].push(f);for(const g in f.delegates)this.on(g,f.delegates[g]);return this}once(d,i,l){if(l===void 0)return super.once(d,i);if(Array.isArray(i)||(i=[i]),i){for(const g of i)if(!this._isValidId(g))return this}const f=this._createDelegatedListener(d,i,l);for(const g in f.delegates)this.once(g,f.delegates[g]);return this}off(d,i,l){if(l===void 0)return super.off(d,i);i=new Set(Array.isArray(i)?i:[i]);for(const y of i)if(!this._isValidId(y))return this;const f=(y,b)=>{if(y.size!==b.size)return!1;for(const S of y)if(!b.has(S))return!1;return!0},g=this._delegatedListeners?this._delegatedListeners[d]:void 0;return g&&(y=>{for(let b=0;b{l?(s.w(`Unable to perform style diff: ${String(l.message||l.error||l)}. Rebuilding the style from scratch.`),this._updateStyle(d,i)):f&&this._update(!0)},()=>{this._postStyleLoadEvent()}),this):(this._localIdeographFontFamily=i.localIdeographFontFamily,this._localFontFamily=i.localFontFamily,this._updateStyle(d,i))}_getUIString(d){const i=this._locale[d];if(i==null)throw new Error(`Missing UI string '${d}'`);return i}_updateStyle(d,i){if(this.style&&(this.style.setEventedParent(null),this.style._remove(),this.style=void 0),d){const l=s.e({},i);i&&i.config&&(l.initialConfig=i.config,delete l.config),this.style=new L6(this,l).setEventedParent(this,{style:this.style}).load(d)}return this._updateTerrain(),this}_lazyInitEmptyStyle(){this.style||(this.style=new L6(this,{}),this.style.setEventedParent(this,{style:this.style}),this.style.loadEmpty())}getStyle(){if(this.style)return this.style.serialize()}isStyleLoaded(){return this.style?this.style.loaded():(s.w("There is no style added to the map."),!1)}_isValidId(d){return d==null?(this.fire(new s.a(new Error("IDs can't be empty."))),!1):!s.c9(d)||(this.fire(new s.a(new Error(`IDs can't contain special symbols: "${d}".`))),!1)}addSource(d,i){return this._isValidId(d)?(this._lazyInitEmptyStyle(),this.style.addSource(d,i),this._update(!0)):this}isSourceLoaded(d){return!!this._isValidId(d)&&!!this.style&&this.style._isSourceCacheLoaded(d)}areTilesLoaded(){return this.style.areTilesLoaded()}addSourceType(d,i,l){this._lazyInitEmptyStyle(),this.style.addSourceType(d,i,l)}removeSource(d){return this._isValidId(d)?(this.style.removeSource(d),this._updateTerrain(),this._update(!0)):this}getSource(d){return this._isValidId(d)?this.style.getOwnSource(d):null}addImage(d,i,{pixelRatio:l=1,sdf:f=!1,stretchX:g,stretchY:y,content:b}={}){if(this._lazyInitEmptyStyle(),i instanceof HTMLImageElement||ImageBitmap&&i instanceof ImageBitmap){const{width:S,height:A,data:P}=s.f.getImageData(i);this.style.addImage(d,{data:new s.h({width:S,height:A},P),pixelRatio:l,stretchX:g,stretchY:y,content:b,sdf:f,version:0})}else if(i.width===void 0||i.height===void 0)this.fire(new s.a(new Error("Invalid arguments to map.addImage(). The second argument must be an `HTMLImageElement`, `ImageData`, `ImageBitmap`, or object with `width`, `height`, and `data` properties with the same format as `ImageData`")));else{const{width:S,height:A}=i,P=i;this.style.addImage(d,{data:new s.h({width:S,height:A},new Uint8Array(P.data)),pixelRatio:l,stretchX:g,stretchY:y,content:b,sdf:f,version:0,userImage:P}),P.onAdd&&P.onAdd(this,d)}}updateImage(d,i){this._lazyInitEmptyStyle();const l=this.style.getImage(d);if(!l)return void this.fire(new s.a(new Error("The map has no image with that id. If you are adding a new image use `map.addImage(...)` instead.")));const f=i instanceof HTMLImageElement||ImageBitmap&&i instanceof ImageBitmap?s.f.getImageData(i):i,{width:g,height:y}=f,b=f.data;if(g===void 0||y===void 0)return void this.fire(new s.a(new Error("Invalid arguments to map.updateImage(). The second argument must be an `HTMLImageElement`, `ImageData`, `ImageBitmap`, or object with `width`, `height`, and `data` properties with the same format as `ImageData`")));if(g!==l.data.width||y!==l.data.height)return void this.fire(new s.a(new Error(`The width and height of the updated image (${g}, ${y}) must be that same as the previous version of the image - (${l.data.width}, ${l.data.height})`)));const S=!(i instanceof HTMLImageElement||ImageBitmap&&i instanceof ImageBitmap);l.data.replace(b,S),this.style.updateImage(d,l)}hasImage(d){return d?!!this.style&&!!this.style.getImage(d):(this.fire(new s.a(new Error("Missing required image id"))),!1)}removeImage(d){this.style.removeImage(d)}loadImage(d,i){s.d(this._requestManager.transformRequest(d,s.R.Image),(l,f)=>{i(l,f instanceof HTMLImageElement?s.f.getImageData(f):f)})}listImages(){return this.style.listImages()}addModel(d,i){this._lazyInitEmptyStyle(),this.style.addModel(d,i)}hasModel(d){return d?this.style.hasModel(d):(this.fire(new s.a(new Error("Missing required model id"))),!1)}removeModel(d){this.style.removeModel(d)}listModels(){return this.style.listModels()}addLayer(d,i){return this._isValidId(d.id)?(this._lazyInitEmptyStyle(),this.style.addLayer(d,i),this._update(!0)):this}getSlot(d){const i=this.getLayer(d);return i&&i.slot||null}setSlot(d,i){return this.style.setSlot(d,i),this.style.mergeLayers(),this._update(!0)}addImport(d,i){return this.style.addImport(d,i),this}updateImport(d,i){return typeof i!="string"&&i.id!==d?(this.removeImport(d),this.addImport(i)):(this.style.updateImport(d,i),this._update(!0))}removeImport(d){return this.style.removeImport(d),this}moveImport(d,i){return this.style.moveImport(d,i),this._update(!0)}moveLayer(d,i){return this._isValidId(d)?(this.style.moveLayer(d,i),this._update(!0)):this}removeLayer(d){return this._isValidId(d)?(this.style.removeLayer(d),this._update(!0)):this}getLayer(d){return this._isValidId(d)?this.style.getOwnLayer(d):null}setLayerZoomRange(d,i,l){return this._isValidId(d)?(this.style.setLayerZoomRange(d,i,l),this._update(!0)):this}setFilter(d,i,l={}){return this._isValidId(d)?(this.style.setFilter(d,i,l),this._update(!0)):this}getFilter(d){return this._isValidId(d)?this.style.getFilter(d):null}setPaintProperty(d,i,l,f={}){return this._isValidId(d)?(this.style.setPaintProperty(d,i,l,f),this._update(!0)):this}getPaintProperty(d,i){return this._isValidId(d)?this.style.getPaintProperty(d,i):null}setLayoutProperty(d,i,l,f={}){return this._isValidId(d)?(this.style.setLayoutProperty(d,i,l,f),this._update(!0)):this}getLayoutProperty(d,i){return this._isValidId(d)?this.style.getLayoutProperty(d,i):null}getSchema(d){return this.style.getSchema(d)}setSchema(d,i){return this.style.setSchema(d,i),this._update(!0)}getConfig(d){return this.style.getConfig(d)}setConfig(d,i){return this.style.setConfig(d,i),this._update(!0)}getConfigProperty(d,i){return this.style.getConfigProperty(d,i)}setConfigProperty(d,i,l){return this.style.setConfigProperty(d,i,l),this._update(!0)}setLights(d){if(this._lazyInitEmptyStyle(),d&&d.length===1&&d[0].type==="flat"){const i=d[0];i.properties?this.style.setFlatLight(i.properties,i.id,{}):this.style.setFlatLight({},"flat")}else this.style.setLights(d),this.painter.terrain&&(this.painter.terrain.invalidateRenderCache=!0);return this._update(!0)}getLights(){const d=this.style.getLights()||[];return d.length===0&&d.push({id:this.style.light.id,type:"flat",properties:this.style.getFlatLight()}),d}setLight(d,i={}){return console.log("The `map.setLight` function is deprecated, prefer using `map.setLights` with `flat` light type instead."),this.setLights([{id:"flat",type:"flat",properties:d}])}getLight(){return console.log("The `map.getLight` function is deprecated, prefer using `map.getLights` instead."),this.style.getFlatLight()}setTerrain(d){return this._lazyInitEmptyStyle(),!d&&this.transform.projection.requiresDraping?this.style.setTerrainForDraping():this.style.setTerrain(d),this._averageElevationLastSampledAt=-1/0,this._update(!0)}getTerrain(){return this.style?this.style.getTerrain():null}setFog(d){return this._lazyInitEmptyStyle(),this.style.setFog(d),this._update(!0)}getFog(){return this.style?this.style.getFog():null}setCamera(d){return this.style.setCamera(d),this._triggerCameraUpdate(d)}_triggerCameraUpdate(d){return this._update(this.transform.setOrthographicProjectionAtLowPitch(d["camera-projection"]==="orthographic"))}getCamera(){return this.style.camera}_queryFogOpacity(d){return this.style&&this.style.fog?this.style.fog.getOpacityAtLatLng(s.bq.convert(d),this.transform):0}setFeatureState(d,i){return this._isValidId(d.source)?(this.style.setFeatureState(d,i),this._update()):this}removeFeatureState(d,i){return this._isValidId(d.source)?(this.style.removeFeatureState(d,i),this._update()):this}getFeatureState(d){return this._isValidId(d.source)?this.style.getFeatureState(d):null}_updateContainerDimensions(){if(!this._container)return;const d=this._container.getBoundingClientRect().width||400,i=this._container.getBoundingClientRect().height||300;let l,f,g,y=this._container;for(;y&&(!f||!g);){const b=window.getComputedStyle(y).transform;b&&b!=="none"&&(l=b.match(/matrix.*\((.+)\)/)[1].split(", "),l[0]&&l[0]!=="0"&&l[0]!=="1"&&(f=l[0]),l[3]&&l[3]!=="0"&&l[3]!=="1"&&(g=l[3])),y=y.parentElement}this._containerWidth=f?Math.abs(d/f):d,this._containerHeight=g?Math.abs(i/g):i}_detectMissingCSS(){window.getComputedStyle(this._missingCSSCanary).getPropertyValue("background-color")!=="rgb(250, 128, 114)"&&s.w("This page appears to be missing CSS declarations for Mapbox GL JS, which may cause the map to display incorrectly. Please ensure your page includes mapbox-gl.css, as described in https://www.mapbox.com/mapbox-gl-js/api/.")}_setupContainer(){const d=this._container;d.classList.add("mapboxgl-map"),(this._missingCSSCanary=a7("div","mapboxgl-canary",d)).style.visibility="hidden",this._detectMissingCSS();const i=this._canvasContainer=a7("div","mapboxgl-canvas-container",d);this._canvas=a7("canvas","mapboxgl-canvas",i),this._interactive&&(i.classList.add("mapboxgl-interactive"),this._canvas.setAttribute("tabindex","0")),this._canvas.addEventListener("webglcontextlost",this._contextLost,!1),this._canvas.addEventListener("webglcontextrestored",this._contextRestored,!1),this._canvas.setAttribute("aria-label",this._getUIString("Map.Title")),this._canvas.setAttribute("role","region"),this._updateContainerDimensions(),this._resizeCanvas(this._containerWidth,this._containerHeight);const l=this._controlContainer=a7("div","mapboxgl-control-container",d),f=this._controlPositions={};["top-left","top-right","bottom-left","bottom-right"].forEach(g=>{f[g]=a7("div",`mapboxgl-ctrl-${g}`,l)}),this._container.addEventListener("scroll",this._onMapScroll,!1)}_resizeCanvas(d,i){const l=s.f.devicePixelRatio||1;this._canvas.width=l*Math.ceil(d),this._canvas.height=l*Math.ceil(i),this._canvas.style.width=`${d}px`,this._canvas.style.height=`${i}px`}_addMarker(d){this._markers.push(d)}_removeMarker(d){const i=this._markers.indexOf(d);i!==-1&&this._markers.splice(i,1)}_addPopup(d){this._popups.push(d)}_removePopup(d){const i=this._popups.indexOf(d);i!==-1&&this._popups.splice(i,1)}_setupPainter(){const d=s.e({},V.webGLContextAttributes,{failIfMajorPerformanceCaveat:this._failIfMajorPerformanceCaveat,preserveDrawingBuffer:this._preserveDrawingBuffer,antialias:this._antialias||!1}),i=this._canvas.getContext("webgl2",d);i?(s.dj(i,!0),this.painter=new va(i,this._contextCreateOptions,this.transform,this._tp),this.on("data",l=>{l.dataType==="source"&&this.painter.setTileLoadedFlag(!0)}),s.dk.testSupport(i)):this.fire(new s.a(new Error("Failed to initialize WebGL")))}_contextLost(d){d.preventDefault(),this._frame&&(this._frame.cancel(),this._frame=null),this.fire(new s.b("webglcontextlost",{originalEvent:d}))}_contextRestored(d){this._setupPainter(),this.resize(),this._update(),this.fire(new s.b("webglcontextrestored",{originalEvent:d}))}_onMapScroll(d){if(d.target===this._container)return this._container.scrollTop=0,this._container.scrollLeft=0,!1}loaded(){return!this._styleDirty&&!this._sourcesDirty&&!!this.style&&this.style.loaded()}_update(d){return this.style?(this._styleDirty=this._styleDirty||d,this._sourcesDirty=!0,this.triggerRepaint(),this):this}_requestRenderFrame(d){return this._update(),this._renderTaskQueue.add(d)}_cancelRenderFrame(d){this._renderTaskQueue.remove(d)}_requestDomTask(d){!this.loaded()||this.loaded()&&!this.isMoving()?d():this._domRenderTaskQueue.add(d)}_render(d){let i;this.fire(new s.b("renderstart"));const l=this.painter.context.extTimerQuery,f=s.f.now(),g=this.painter.context.gl;if(this.listens("gpu-timing-frame")&&(i=g.createQuery(),g.beginQuery(l.TIME_ELAPSED_EXT,i)),this.painter.context.setDirty(),this.painter.setBaseState(),(this.isMoving()||this.isRotating()||this.isZooming())&&(this._interactionRange[0]=Math.min(this._interactionRange[0],performance.now()),this._interactionRange[1]=Math.max(this._interactionRange[1],performance.now())),this._renderTaskQueue.run(d),this._domRenderTaskQueue.run(d),this._removed)return;this._updateProjectionTransition();const y=this._isInitialLoad?0:this._fadeDuration;if(this.style&&this._styleDirty){this._styleDirty=!1;const A=this.transform.zoom,P=this.transform.pitch,R=s.f.now(),z=new s.N(A,{now:R,fadeDuration:y,pitch:P,transition:this.style.transition});this.style.update(z)}this.style&&this.style.hasFogTransition()&&(this.style._markersNeedUpdate=!0,this._sourcesDirty=!0);let b=!1;if(this.style&&this._sourcesDirty?(this._sourcesDirty=!1,this.painter._updateFog(this.style),this._updateTerrain(),b=this._updateAverageElevation(f),this.style.updateSources(this.transform),this._forceMarkerAndPopupUpdate()):b=this._updateAverageElevation(f),this._placementDirty=this.style&&this.style._updatePlacement(this.painter.transform,this.showCollisionBoxes,y,this._crossSourceCollisions),this.style&&this.painter.render(this.style,{showTileBoundaries:this.showTileBoundaries,showParseStatus:this.showParseStatus,wireframe:{terrain:this.showTerrainWireframe,layers2D:this.showLayers2DWireframe,layers3D:this.showLayers3DWireframe},showOverdrawInspector:this._showOverdrawInspector,showQueryGeometry:!!this._showQueryGeometry,showTileAABBs:this.showTileAABBs,rotating:this.isRotating(),zooming:this.isZooming(),moving:this.isMoving(),fadeDuration:y,isInitialLoad:this._isInitialLoad,showPadding:this.showPadding,gpuTiming:!!this.listens("gpu-timing-layer"),gpuTimingDeferredRender:!!this.listens("gpu-timing-deferred-render"),speedIndexTiming:this.speedIndexTiming}),this.fire(new s.b("render")),this.loaded()&&!this._loaded&&(this._loaded=!0,this.fire(new s.b("load"))),this.style&&this.style.hasTransitions()&&(this._styleDirty=!0),this.style&&!this._placementDirty&&this.style._releaseSymbolFadeTiles(),i){const A=s.f.now()-f;g.endQuery(l.TIME_ELAPSED_EXT),setTimeout(()=>{const P=g.getQueryParameter(i,g.QUERY_RESULT)/1e6;g.deleteQuery(i),this.fire(new s.b("gpu-timing-frame",{cpuTime:A,gpuTime:P}))},50)}if(this.listens("gpu-timing-layer")){const A=this.painter.collectGpuTimers();setTimeout(()=>{const P=this.painter.queryGpuTimers(A);this.fire(new s.b("gpu-timing-layer",{layerTimes:P}))},50)}if(this.listens("gpu-timing-deferred-render")){const A=this.painter.collectDeferredRenderGpuQueries();setTimeout(()=>{const P=this.painter.queryGpuTimeDeferredRender(A);this.fire(new s.b("gpu-timing-deferred-render",{gpuTime:P}))},50)}const S=this._sourcesDirty||this._styleDirty||this._placementDirty||b;if(S||this._repaint)this.triggerRepaint();else{const A=!this.isMoving()&&this.loaded();if(A&&(b=this._updateAverageElevation(f,!0)),b)this.triggerRepaint();else if(this._triggerFrame(!1),A&&(this.fire(new s.b("idle")),this._isInitialLoad=!1,this.speedIndexTiming)){const P=this._calculateSpeedIndex();this.fire(new s.b("speedindexcompleted",{speedIndex:P})),this.speedIndexTiming=!1}}!this._loaded||this._fullyLoaded||S||(this._fullyLoaded=!0,this._performanceMetricsCollection&&s.dl(this._requestManager._customAccessToken,{width:this.painter.width,height:this.painter.height,interactionRange:this._interactionRange,visibilityHidden:this._visibilityHidden,terrainEnabled:!!this.painter.style.getTerrain(),fogEnabled:!!this.painter.style.getFog(),projection:this.getProjection().name,zoom:this.transform.zoom,renderer:this.painter.context.renderer,vendor:this.painter.context.vendor}),this._authenticate())}_forceMarkerAndPopupUpdate(d){for(const i of this._markers)d&&!this.getRenderWorldCopies()&&(i._lngLat=i._lngLat.wrap()),i._update();for(const i of this._popups)!d||this.getRenderWorldCopies()||i._trackPointer||(i._lngLat=i._lngLat.wrap()),i._update()}_updateAverageElevation(d,i=!1){const l=g=>(this.transform.averageElevation=g,this._update(!1),!0);if(!this.painter.averageElevationNeedsEasing())return this.transform.averageElevation!==0&&l(0);const f=this.transform.elevation&&this.transform.elevation.exaggeration()!==this._averageElevationExaggeration;if(f||(i||d-this._averageElevationLastSampledAt>500)&&!this._averageElevation.isEasing(d)){const g=this.transform.averageElevation;let y=this.transform.sampleAverageElevation();this.transform.elevation&&(this._averageElevationExaggeration=this.transform.elevation.exaggeration()),isNaN(y)?y=0:this._averageElevationLastSampledAt=d;const b=Math.abs(g-y);if(b>1){if(this._isInitialLoad||f)return this._averageElevation.jumpTo(y),l(y);this._averageElevation.easeTo(y,d,300)}else if(b>1e-4)return this._averageElevation.jumpTo(y),l(y)}return!!this._averageElevation.isEasing(d)&&l(this._averageElevation.getValue(d))}_authenticate(){s.dm(this._getMapId(),this._requestManager._skuToken,this._requestManager._customAccessToken,d=>{if(d&&(d.message===s.dn||d.status===401)){const i=this.painter.context.gl;s.dj(i,!1),this._logoControl instanceof Ba&&this._logoControl._updateLogo(),i&&i.clear(i.DEPTH_BUFFER_BIT|i.COLOR_BUFFER_BIT|i.STENCIL_BUFFER_BIT),this._silenceAuthErrors||this.fire(new s.a(new Error("A valid Mapbox access token is required to use Mapbox GL JS. To create an account or a new access token, visit https://account.mapbox.com/")))}}),s.dp(this._getMapId(),this._requestManager._skuToken,this._requestManager._customAccessToken,()=>{})}_postStyleLoadEvent(){this.style.globalId&&s.dq(this._requestManager._customAccessToken,{map:this,skuToken:this._requestManager._skuToken,style:this.style.globalId,importedStyles:this.style.getImportGlobalIds()})}_updateTerrain(){const d=this._isDragging();this.painter.updateTerrain(this.style,d)}_calculateSpeedIndex(){const d=this.painter.canvasCopy(),i=this.painter.getCanvasCopiesAndTimestamps();i.timeStamps.push(performance.now());const l=this.painter.context.gl,f=l.createFramebuffer();function g(y){l.framebufferTexture2D(l.FRAMEBUFFER,l.COLOR_ATTACHMENT0,l.TEXTURE_2D,y,0);const b=new Uint8Array(l.drawingBufferWidth*l.drawingBufferHeight*4);return l.readPixels(0,0,l.drawingBufferWidth,l.drawingBufferHeight,l.RGBA,l.UNSIGNED_BYTE,b),b}return l.bindFramebuffer(l.FRAMEBUFFER,f),this._canvasPixelComparison(g(d),i.canvasCopies.map(g),i.timeStamps)}_canvasPixelComparison(d,i,l){let f=l[1]-l[0];const g=d.length/4;for(let y=0;y{const l=!!this._renderNextFrame;this._frame=null,this._renderNextFrame=null,l&&this._render(i)}))}_preloadTiles(d){const i=this.style?this.style.getSourceCaches():[];return s.b4(i,(l,f)=>l._preloadTiles(d,f),()=>{this.triggerRepaint()}),this}_onWindowOnline(){this._update()}_onWindowResize(d){this._trackResize&&this.resize({originalEvent:d})._update()}_onVisibilityChange(){document.visibilityState==="hidden"&&this._visibilityHidden++}get showTileBoundaries(){return!!this._showTileBoundaries}set showTileBoundaries(d){this._showTileBoundaries!==d&&(this._showTileBoundaries=d,this._tp.refreshUI(),this._update())}get showParseStatus(){return!!this._showParseStatus}set showParseStatus(d){this._showParseStatus!==d&&(this._showParseStatus=d,this._tp.refreshUI(),this._update())}get showTerrainWireframe(){return!!this._showTerrainWireframe}set showTerrainWireframe(d){this._showTerrainWireframe!==d&&(this._showTerrainWireframe=d,this._tp.refreshUI(),this._update())}get showLayers2DWireframe(){return!!this._showLayers2DWireframe}set showLayers2DWireframe(d){this._showLayers2DWireframe!==d&&(this._showLayers2DWireframe=d,this._tp.refreshUI(),this._update())}get showLayers3DWireframe(){return!!this._showLayers3DWireframe}set showLayers3DWireframe(d){this._showLayers3DWireframe!==d&&(this._showLayers3DWireframe=d,this._tp.refreshUI(),this._update())}get speedIndexTiming(){return!!this._speedIndexTiming}set speedIndexTiming(d){this._speedIndexTiming!==d&&(this._speedIndexTiming=d,this._update())}get showPadding(){return!!this._showPadding}set showPadding(d){this._showPadding!==d&&(this._showPadding=d,this._tp.refreshUI(),this._update())}get showCollisionBoxes(){return!!this._showCollisionBoxes}set showCollisionBoxes(d){this._showCollisionBoxes!==d&&(this._showCollisionBoxes=d,this._tp.refreshUI(),d?this.style._generateCollisionBoxes():this._update())}get showOverdrawInspector(){return!!this._showOverdrawInspector}set showOverdrawInspector(d){this._showOverdrawInspector!==d&&(this._showOverdrawInspector=d,this._tp.refreshUI(),this._update())}get repaint(){return!!this._repaint}set repaint(d){this._repaint!==d&&(this._repaint=d,this._tp.refreshUI(),this.triggerRepaint())}get vertices(){return!!this._vertices}set vertices(d){this._vertices=d,this._update()}get showTileAABBs(){return!!this._showTileAABBs}set showTileAABBs(d){this._showTileAABBs!==d&&(this._showTileAABBs=d,this._tp.refreshUI(),d&&this._update())}_setCacheLimits(d,i){s.dv(d,i)}get version(){return s.du}},NavigationControl:class{constructor(d){this.options=s.e({},P1,d),this._container=a7("div","mapboxgl-ctrl mapboxgl-ctrl-group"),this._container.addEventListener("contextmenu",i=>i.preventDefault()),this.options.showZoom&&(s.a$(["_setButtonTitle","_updateZoomButtons"],this),this._zoomInButton=this._createButton("mapboxgl-ctrl-zoom-in",i=>{this._map&&this._map.zoomIn({},{originalEvent:i})}),a7("span","mapboxgl-ctrl-icon",this._zoomInButton).setAttribute("aria-hidden","true"),this._zoomOutButton=this._createButton("mapboxgl-ctrl-zoom-out",i=>{this._map&&this._map.zoomOut({},{originalEvent:i})}),a7("span","mapboxgl-ctrl-icon",this._zoomOutButton).setAttribute("aria-hidden","true")),this.options.showCompass&&(s.a$(["_rotateCompassArrow"],this),this._compass=this._createButton("mapboxgl-ctrl-compass",i=>{const l=this._map;l&&(this.options.visualizePitch?l.resetNorthPitch({},{originalEvent:i}):l.resetNorth({},{originalEvent:i}))}),this._compassIcon=a7("span","mapboxgl-ctrl-icon",this._compass),this._compassIcon.setAttribute("aria-hidden","true"))}_updateZoomButtons(){const d=this._map;if(!d)return;const i=d.getZoom(),l=i===d.getMaxZoom(),f=i===d.getMinZoom();this._zoomInButton.disabled=l,this._zoomOutButton.disabled=f,this._zoomInButton.setAttribute("aria-disabled",l.toString()),this._zoomOutButton.setAttribute("aria-disabled",f.toString())}_rotateCompassArrow(){const d=this._map;if(!d)return;const i=this.options.visualizePitch?`scale(${1/Math.pow(Math.cos(d.transform.pitch*(Math.PI/180)),.5)}) rotateX(${d.transform.pitch}deg) rotateZ(${d.transform.angle*(180/Math.PI)}deg)`:`rotate(${d.transform.angle*(180/Math.PI)}deg)`;d._requestDomTask(()=>{this._compassIcon&&(this._compassIcon.style.transform=i)})}onAdd(d){return this._map=d,this.options.showZoom&&(this._setButtonTitle(this._zoomInButton,"ZoomIn"),this._setButtonTitle(this._zoomOutButton,"ZoomOut"),d.on("zoom",this._updateZoomButtons),this._updateZoomButtons()),this.options.showCompass&&(this._setButtonTitle(this._compass,"ResetBearing"),this.options.visualizePitch&&d.on("pitch",this._rotateCompassArrow),d.on("rotate",this._rotateCompassArrow),this._rotateCompassArrow(),this._handler=new Xt(d,this._compass,this.options.visualizePitch)),this._container}onRemove(){const d=this._map;d&&(this._container.remove(),this.options.showZoom&&d.off("zoom",this._updateZoomButtons),this.options.showCompass&&(this.options.visualizePitch&&d.off("pitch",this._rotateCompassArrow),d.off("rotate",this._rotateCompassArrow),this._handler&&this._handler.off(),this._handler=void 0),this._map=void 0)}_createButton(d,i){const l=a7("button",d,this._container);return l.type="button",l.addEventListener("click",i),l}_setButtonTitle(d,i){if(!this._map)return;const l=this._map._getUIString(`NavigationControl.${i}`);d.setAttribute("aria-label",l),d.firstElementChild&&d.firstElementChild.setAttribute("title",l)}},GeolocateControl:class extends s.E{constructor(d){super();const i=navigator.geolocation;this.options=s.e({geolocation:i},S4,d),s.a$(["_onSuccess","_onError","_onZoom","_finish","_setupUI","_updateCamera","_updateMarker","_updateMarkerRotation","_onDeviceOrientation"],this),this._updateMarkerRotationThrottled=ba(this._updateMarkerRotation,20),this._numberOfWatches=0}onAdd(d){return this._map=d,this._container=a7("div","mapboxgl-ctrl mapboxgl-ctrl-group"),this._checkGeolocationSupport(this._setupUI),this._container}onRemove(){this._geolocationWatchID!==void 0&&(this.options.geolocation.clearWatch(this._geolocationWatchID),this._geolocationWatchID=void 0),this.options.showUserLocation&&this._userLocationDotMarker&&this._userLocationDotMarker.remove(),this.options.showAccuracyCircle&&this._accuracyCircleMarker&&this._accuracyCircleMarker.remove(),this._container.remove(),this._map.off("zoom",this._onZoom),this._map=void 0,this._numberOfWatches=0,this._noTimeout=!1}_checkGeolocationSupport(d){const i=(l=!!this.options.geolocation)=>{this._supportsGeolocation=l,d(l)};this._supportsGeolocation!==void 0?d(this._supportsGeolocation):navigator.permissions!==void 0?navigator.permissions.query({name:"geolocation"}).then(l=>i(l.state!=="denied")).catch(()=>i()):i()}_isOutOfMapMaxBounds(d){const i=this._map.getMaxBounds(),l=d.coords;return!!i&&(l.longitudei.getEast()||l.latitudei.getNorth())}_setErrorState(){switch(this._watchState){case"WAITING_ACTIVE":this._watchState="ACTIVE_ERROR",this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-active"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-active-error");break;case"ACTIVE_LOCK":this._watchState="ACTIVE_ERROR",this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-active"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-active-error"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-waiting");break;case"BACKGROUND":this._watchState="BACKGROUND_ERROR",this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-background"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-background-error"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-waiting")}}_onSuccess(d){if(this._map){if(this._isOutOfMapMaxBounds(d))return this._setErrorState(),this.fire(new s.b("outofmaxbounds",d)),this._updateMarker(),void this._finish();if(this.options.trackUserLocation)switch(this._lastKnownPosition=d,this._watchState){case"WAITING_ACTIVE":case"ACTIVE_LOCK":case"ACTIVE_ERROR":this._watchState="ACTIVE_LOCK",this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-active-error"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-active");break;case"BACKGROUND":case"BACKGROUND_ERROR":this._watchState="BACKGROUND",this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-background-error"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-background")}this.options.showUserLocation&&this._watchState!=="OFF"&&this._updateMarker(d),this.options.trackUserLocation&&this._watchState!=="ACTIVE_LOCK"||this._updateCamera(d),this.options.showUserLocation&&this._userLocationDotMarker.removeClassName("mapboxgl-user-location-dot-stale"),this.fire(new s.b("geolocate",d)),this._finish()}}_updateCamera(d){const i=new s.bq(d.coords.longitude,d.coords.latitude),l=d.coords.accuracy,f=this._map.getBearing(),g=s.e({bearing:f},this.options.fitBoundsOptions);this._map.fitBounds(i.toBounds(l),g,{geolocateSource:!0})}_updateMarker(d){if(d){const i=new s.bq(d.coords.longitude,d.coords.latitude);this._accuracyCircleMarker.setLngLat(i).addTo(this._map),this._userLocationDotMarker.setLngLat(i).addTo(this._map),this._accuracy=d.coords.accuracy,this.options.showUserLocation&&this.options.showAccuracyCircle&&this._updateCircleRadius()}else this._userLocationDotMarker.remove(),this._accuracyCircleMarker.remove()}_updateCircleRadius(){const d=this._map.transform,i=s.bo(1,d._center.lat)*d.worldSize,l=Math.ceil(2*this._accuracy*i);this._circleElement.style.width=`${l}px`,this._circleElement.style.height=`${l}px`}_onZoom(){this.options.showUserLocation&&this.options.showAccuracyCircle&&this._updateCircleRadius()}_updateMarkerRotation(){this._userLocationDotMarker&&typeof this._heading=="number"?(this._userLocationDotMarker.setRotation(this._heading),this._userLocationDotMarker.addClassName("mapboxgl-user-location-show-heading")):(this._userLocationDotMarker.removeClassName("mapboxgl-user-location-show-heading"),this._userLocationDotMarker.setRotation(0))}_onError(d){if(this._map){if(this.options.trackUserLocation)if(d.code===1){this._watchState="OFF",this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-active"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-active-error"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-background"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-background-error"),this._geolocateButton.disabled=!0;const i=this._map._getUIString("GeolocateControl.LocationNotAvailable");this._geolocateButton.setAttribute("aria-label",i),this._geolocateButton.firstElementChild&&this._geolocateButton.firstElementChild.setAttribute("title",i),this._geolocationWatchID!==void 0&&this._clearWatch()}else{if(d.code===3&&this._noTimeout)return;this._setErrorState()}this._watchState!=="OFF"&&this.options.showUserLocation&&this._userLocationDotMarker.addClassName("mapboxgl-user-location-dot-stale"),this.fire(new s.b("error",d)),this._finish()}}_finish(){this._timeoutId&&clearTimeout(this._timeoutId),this._timeoutId=void 0}_setupUI(d){if(this._map!==void 0){if(this._container.addEventListener("contextmenu",i=>i.preventDefault()),this._geolocateButton=a7("button","mapboxgl-ctrl-geolocate",this._container),a7("span","mapboxgl-ctrl-icon",this._geolocateButton).setAttribute("aria-hidden","true"),this._geolocateButton.type="button",d===!1){s.w("Geolocation support is not available so the GeolocateControl will be disabled.");const i=this._map._getUIString("GeolocateControl.LocationNotAvailable");this._geolocateButton.disabled=!0,this._geolocateButton.setAttribute("aria-label",i),this._geolocateButton.firstElementChild&&this._geolocateButton.firstElementChild.setAttribute("title",i)}else{const i=this._map._getUIString("GeolocateControl.FindMyLocation");this._geolocateButton.setAttribute("aria-label",i),this._geolocateButton.firstElementChild&&this._geolocateButton.firstElementChild.setAttribute("title",i)}this.options.trackUserLocation&&(this._geolocateButton.setAttribute("aria-pressed","false"),this._watchState="OFF"),this.options.showUserLocation&&(this._dotElement=a7("div","mapboxgl-user-location"),this._dotElement.appendChild(a7("div","mapboxgl-user-location-dot")),this._dotElement.appendChild(a7("div","mapboxgl-user-location-heading")),this._userLocationDotMarker=new ie({element:this._dotElement,rotationAlignment:"map",pitchAlignment:"map"}),this._circleElement=a7("div","mapboxgl-user-location-accuracy-circle"),this._accuracyCircleMarker=new ie({element:this._circleElement,pitchAlignment:"map"}),this.options.trackUserLocation&&(this._watchState="OFF"),this._map.on("zoom",this._onZoom)),this._geolocateButton.addEventListener("click",this.trigger.bind(this)),this._setup=!0,this.options.trackUserLocation&&this._map.on("movestart",i=>{i.geolocateSource||this._watchState!=="ACTIVE_LOCK"||i.originalEvent&&i.originalEvent.type==="resize"||(this._watchState="BACKGROUND",this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-background"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-active"),this.fire(new s.b("trackuserlocationend")))})}}_onDeviceOrientation(d){this._userLocationDotMarker&&(d.webkitCompassHeading?this._heading=d.webkitCompassHeading:d.absolute===!0&&(this._heading=-1*d.alpha),this._updateMarkerRotationThrottled())}trigger(){if(!this._setup)return s.w("Geolocate control triggered before added to a map"),!1;if(this.options.trackUserLocation){switch(this._watchState){case"OFF":this._watchState="WAITING_ACTIVE",this.fire(new s.b("trackuserlocationstart"));break;case"WAITING_ACTIVE":case"ACTIVE_LOCK":case"ACTIVE_ERROR":case"BACKGROUND_ERROR":this._numberOfWatches--,this._noTimeout=!1,this._watchState="OFF",this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-active"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-active-error"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-background"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-background-error"),this.fire(new s.b("trackuserlocationend"));break;case"BACKGROUND":this._watchState="ACTIVE_LOCK",this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-background"),this._lastKnownPosition&&this._updateCamera(this._lastKnownPosition),this.fire(new s.b("trackuserlocationstart"))}switch(this._watchState){case"WAITING_ACTIVE":this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-active");break;case"ACTIVE_LOCK":this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-active");break;case"ACTIVE_ERROR":this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-active-error");break;case"BACKGROUND":this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-background");break;case"BACKGROUND_ERROR":this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-background-error")}if(this._watchState==="OFF"&&this._geolocationWatchID!==void 0)this._clearWatch();else if(this._geolocationWatchID===void 0){let d;this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.setAttribute("aria-pressed","true"),this._numberOfWatches++,this._numberOfWatches>1?(d={maximumAge:6e5,timeout:0},this._noTimeout=!0):(d=this.options.positionOptions,this._noTimeout=!1),this._geolocationWatchID=this.options.geolocation.watchPosition(this._onSuccess,this._onError,d),this.options.showUserHeading&&this._addDeviceOrientationListener()}}else this.options.geolocation.getCurrentPosition(this._onSuccess,this._onError,this.options.positionOptions),this._timeoutId=setTimeout(this._finish,1e4);return!0}_addDeviceOrientationListener(){const d=()=>{"ondeviceorientationabsolute"in window?window.addEventListener("deviceorientationabsolute",this._onDeviceOrientation):window.addEventListener("deviceorientation",this._onDeviceOrientation)};typeof DeviceMotionEvent<"u"&&typeof DeviceMotionEvent.requestPermission=="function"?DeviceOrientationEvent.requestPermission().then(i=>{i==="granted"&&d()}).catch(console.error):d()}_clearWatch(){this.options.geolocation.clearWatch(this._geolocationWatchID),window.removeEventListener("deviceorientation",this._onDeviceOrientation),window.removeEventListener("deviceorientationabsolute",this._onDeviceOrientation),this._geolocationWatchID=void 0,this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.setAttribute("aria-pressed","false"),this.options.showUserLocation&&this._updateMarker(null)}},AttributionControl:Ei,ScaleControl:class{constructor(d){this.options=s.e({},Na,d),this._isNumberFormatSupported=function(){try{return new Intl.NumberFormat("en",{style:"unit",unitDisplay:"short",unit:"meter"}),!0}catch{return!1}}(),s.a$(["_update","_setScale","setUnit"],this)}getDefaultPosition(){return"bottom-left"}_update(){const d=this.options.maxWidth||100,i=this._map,l=i._containerHeight/2,f=i._containerWidth/2-d/2,g=i.unproject([f,l]),y=i.unproject([f+d,l]),b=g.distanceTo(y);if(this.options.unit==="imperial"){const S=3.2808*b;S>5280?this._setScale(d,S/5280,"mile"):this._setScale(d,S,"foot")}else this.options.unit==="nautical"?this._setScale(d,b/1852,"nautical-mile"):b>=1e3?this._setScale(d,b/1e3,"kilometer"):this._setScale(d,b,"meter")}_setScale(d,i,l){this._map._requestDomTask(()=>{const f=function(y){const b=Math.pow(10,`${Math.floor(y)}`.length-1);let S=y/b;return S=S>=10?10:S>=5?5:S>=3?3:S>=2?2:S>=1?1:function(A){const P=Math.pow(10,Math.ceil(-Math.log(A)/Math.LN10));return Math.round(A*P)/P}(S),b*S}(i),g=f/i;this._container.innerHTML=this._isNumberFormatSupported&&l!=="nautical-mile"?new Intl.NumberFormat(this._language,{style:"unit",unitDisplay:"short",unit:l}).format(f):`${f} ${ja[l]}`,this._container.style.width=d*g+"px"})}onAdd(d){return this._map=d,this._language=d.getLanguage(),this._container=a7("div","mapboxgl-ctrl mapboxgl-ctrl-scale",d.getContainer()),this._container.dir="auto",this._map.on("move",this._update),this._update(),this._container}onRemove(){this._container.remove(),this._map.off("move",this._update),this._map=void 0}_setLanguage(d){this._language=d,this._update()}setUnit(d){this.options.unit=d,this._update()}},FullscreenControl:class{constructor(d){this._fullscreen=!1,d&&d.container&&(d.container instanceof HTMLElement?this._container=d.container:s.w("Full screen control 'container' must be a DOM element.")),s.a$(["_onClickFullscreen","_changeIcon"],this),"onfullscreenchange"in document?this._fullscreenchange="fullscreenchange":"onwebkitfullscreenchange"in document&&(this._fullscreenchange="webkitfullscreenchange")}onAdd(d){return this._map=d,this._container||(this._container=this._map.getContainer()),this._controlContainer=a7("div","mapboxgl-ctrl mapboxgl-ctrl-group"),this._checkFullscreenSupport()?this._setupUI():(this._controlContainer.style.display="none",s.w("This device does not support fullscreen mode.")),this._controlContainer}onRemove(){this._controlContainer.remove(),this._map=null,document.removeEventListener(this._fullscreenchange,this._changeIcon)}_checkFullscreenSupport(){return!(!document.fullscreenEnabled&&!document.webkitFullscreenEnabled)}_setupUI(){const d=this._fullscreenButton=a7("button","mapboxgl-ctrl-fullscreen",this._controlContainer);a7("span","mapboxgl-ctrl-icon",d).setAttribute("aria-hidden","true"),d.type="button",this._updateTitle(),this._fullscreenButton.addEventListener("click",this._onClickFullscreen),document.addEventListener(this._fullscreenchange,this._changeIcon)}_updateTitle(){const d=this._getTitle();this._fullscreenButton.setAttribute("aria-label",d),this._fullscreenButton.firstElementChild&&this._fullscreenButton.firstElementChild.setAttribute("title",d)}_getTitle(){return this._map._getUIString(this._isFullscreen()?"FullscreenControl.Exit":"FullscreenControl.Enter")}_isFullscreen(){return this._fullscreen}_changeIcon(){(document.fullscreenElement||document.webkitFullscreenElement)===this._container!==this._fullscreen&&(this._fullscreen=!this._fullscreen,this._fullscreenButton.classList.toggle("mapboxgl-ctrl-shrink"),this._fullscreenButton.classList.toggle("mapboxgl-ctrl-fullscreen"),this._updateTitle())}_onClickFullscreen(){this._isFullscreen()?document.exitFullscreen?document.exitFullscreen():document.webkitCancelFullScreen&&document.webkitCancelFullScreen():this._container.requestFullscreen?this._container.requestFullscreen():this._container.webkitRequestFullscreen&&this._container.webkitRequestFullscreen()}},Popup:class extends s.E{constructor(d){super(),this.options=s.e(Object.create(oe),d),s.a$(["_update","_onClose","remove","_onMouseEvent"],this),this._classList=new Set(d&&d.className?d.className.trim().split(/\s+/):[])}addTo(d){return this._map&&this.remove(),this._map=d,this.options.closeOnClick&&d.on("preclick",this._onClose),this.options.closeOnMove&&d.on("move",this._onClose),d.on("remove",this.remove),this._update(),d._addPopup(this),this._focusFirstElement(),this._trackPointer?(d.on("mousemove",this._onMouseEvent),d.on("mouseup",this._onMouseEvent),d._canvasContainer.classList.add("mapboxgl-track-pointer")):d.on("move",this._update),this.fire(new s.b("open")),this}isOpen(){return!!this._map}remove(){this._content&&this._content.remove(),this._container&&(this._container.remove(),this._container=void 0);const d=this._map;return d&&(d.off("move",this._update),d.off("move",this._onClose),d.off("preclick",this._onClose),d.off("click",this._onClose),d.off("remove",this.remove),d.off("mousemove",this._onMouseEvent),d.off("mouseup",this._onMouseEvent),d.off("drag",this._onMouseEvent),d._canvasContainer&&d._canvasContainer.classList.remove("mapboxgl-track-pointer"),d._removePopup(this),this._map=void 0),this.fire(new s.b("close")),this}getLngLat(){return this._lngLat}setLngLat(d){this._lngLat=s.bq.convert(d),this._pos=null,this._trackPointer=!1,this._update();const i=this._map;return i&&(i.on("move",this._update),i.off("mousemove",this._onMouseEvent),i._canvasContainer.classList.remove("mapboxgl-track-pointer")),this}trackPointer(){this._trackPointer=!0,this._pos=null,this._update();const d=this._map;return d&&(d.off("move",this._update),d.on("mousemove",this._onMouseEvent),d.on("drag",this._onMouseEvent),d._canvasContainer.classList.add("mapboxgl-track-pointer")),this}getElement(){return this._container}setText(d){return this.setDOMContent(document.createTextNode(d))}setHTML(d){const i=document.createDocumentFragment(),l=document.createElement("body");let f;for(l.innerHTML=d;f=l.firstChild,f;)i.appendChild(f);return this.setDOMContent(i)}getMaxWidth(){return this._container&&this._container.style.maxWidth}setMaxWidth(d){return this.options.maxWidth=d,this._update(),this}setDOMContent(d){let i=this._content;if(i)for(;i.hasChildNodes();)i.firstChild&&i.removeChild(i.firstChild);else i=this._content=a7("div","mapboxgl-popup-content",this._container||void 0);if(i.appendChild(d),this.options.closeButton){const l=this._closeButton=a7("button","mapboxgl-popup-close-button",i);l.type="button",l.setAttribute("aria-label","Close popup"),l.setAttribute("aria-hidden","true"),l.innerHTML="×",l.addEventListener("click",this._onClose)}return this._update(),this._focusFirstElement(),this}addClassName(d){return this._classList.add(d),this._updateClassList(),this}removeClassName(d){return this._classList.delete(d),this._updateClassList(),this}setOffset(d){return this.options.offset=d,this._update(),this}toggleClassName(d){let i;return this._classList.delete(d)?i=!1:(this._classList.add(d),i=!0),this._updateClassList(),i}_onMouseEvent(d){this._update(d.point)}_getAnchor(d){if(this.options.anchor)return this.options.anchor;const i=this._map,l=this._container,f=this._pos;if(!i||!l||!f)return"bottom";const g=l.offsetWidth,y=l.offsetHeight,b=f.xi.transform.width-g/2;if(f.y+di.transform.height-y){if(b)return"bottom-left";if(S)return"bottom-right"}return b?"left":S?"right":"bottom"}_updateClassList(){const d=this._container;if(!d)return;const i=[...this._classList];i.push("mapboxgl-popup"),this._anchor&&i.push(`mapboxgl-popup-anchor-${this._anchor}`),this._trackPointer&&i.push("mapboxgl-popup-track-pointer"),d.className=i.join(" ")}_update(d){const i=this._map,l=this._content;if(!i||!this._lngLat&&!this._trackPointer||!l)return;let f=this._container;if(f||(f=this._container=a7("div","mapboxgl-popup",i.getContainer()),this._tip=a7("div","mapboxgl-popup-tip",f),f.appendChild(l)),this.options.maxWidth&&f.style.maxWidth!==this.options.maxWidth&&(f.style.maxWidth=this.options.maxWidth),i.transform.renderWorldCopies&&!this._trackPointer&&(this._lngLat=Qt(this._lngLat,this._pos,i.transform)),!this._trackPointer||d){const g=this._pos=this._trackPointer&&d?d:i.project(this._lngLat),y=se(this.options.offset),b=this._anchor=this._getAnchor(y.y),S=se(this.options.offset,b),A=g.add(S).round();i._requestDomTask(()=>{this._container&&b&&(this._container.style.transform=`${I1[b]} translate(${A.x}px,${A.y}px)`)})}if(!this._marker&&i._showingGlobe()){const g=s.de(i.transform,this._lngLat)?0:1;this._setOpacity(g)}this._updateClassList()}_focusFirstElement(){if(!this.options.focusAfterOpen||!this._container)return;const d=this._container.querySelector(Fa);d&&d.focus()}_onClose(){this.remove()}_setOpacity(d){this._container&&(this._container.style.opacity=`${d}`),this._content&&(this._content.style.pointerEvents=d?"auto":"none")}},Marker:ie,Style:L6,LngLat:s.bq,LngLatBounds:s.ag,Point:s.P,MercatorCoordinate:s.O,FreeCameraOptions:p1,Evented:s.E,config:s.dd,prewarm:s.dy,clearPrewarmedResources:s.dz,get accessToken(){return s.dd.ACCESS_TOKEN},set accessToken(d){s.dd.ACCESS_TOKEN=d},get baseApiUrl(){return s.dd.API_URL},set baseApiUrl(d){s.dd.API_URL=d},get workerCount(){return s.dA.workerCount},set workerCount(d){s.dA.workerCount=d},get maxParallelImageRequests(){return s.dd.MAX_PARALLEL_IMAGE_REQUESTS},set maxParallelImageRequests(d){s.dd.MAX_PARALLEL_IMAGE_REQUESTS=d},clearStorage(d){s.dB(d)},get workerUrl(){return s.dC.workerUrl},set workerUrl(d){s.dC.workerUrl=d},get workerClass(){return s.dC.workerClass},set workerClass(d){s.dC.workerClass=d},get workerParams(){return s.dC.workerParams},set workerParams(d){s.dC.workerParams=d},get dracoUrl(){return s.dD()},set dracoUrl(d){s.dE(d)},get meshoptUrl(){return s.dF()},set meshoptUrl(d){s.dG(d)},setNow:s.f.setNow,restoreNow:s.f.restoreNow}});var k=T;return k})})(GE);var ys=GE.exports;const q6=xs(ys),VN="/icons/NYC%20Urban%20Heat%20Portal.svg";var Sg={};Sg.match=ZN;Sg.parse=qE;var $N=/(?:(only|not)?\s*([^\s\(\)]+)(?:\s*and)?\s*)?(.+)?/i,GN=/\(\s*([^\s\:\)]+)\s*(?:\:\s*([^\s\)]+))?\s*\)/,HN=/^(?:(min|max)-)?(.+)/,qN=/(em|rem|px|cm|mm|in|pt|pc)?$/,WN=/(dpi|dpcm|dppx)?$/;function ZN(r,o){return qE(r).some(function(u){var m=u.inverse,x=u.type==="all"||o.type===u.type;if(x&&m||!(x||m))return!1;var T=u.expressions.every(function(C){var k=C.feature,s=C.modifier,B=C.value,V=o[k];if(!V)return!1;switch(k){case"orientation":case"scan":return V.toLowerCase()===B.toLowerCase();case"width":case"height":case"device-width":case"device-height":B=tw(B),V=tw(V);break;case"resolution":B=ew(B),V=ew(V);break;case"aspect-ratio":case"device-aspect-ratio":case"device-pixel-ratio":B=Jb(B),V=Jb(V);break;case"grid":case"color":case"color-index":case"monochrome":B=parseInt(B,10)||1,V=parseInt(V,10)||0;break}switch(s){case"min":return V>=B;case"max":return V<=B;default:return V===B}});return T&&!m||!T&&m})}function qE(r){return r.split(",").map(function(o){o=o.trim();var u=o.match($N),m=u[1],x=u[2],T=u[3]||"",C={};return C.inverse=!!m&&m.toLowerCase()==="not",C.type=x?x.toLowerCase():"all",T=T.match(/\([^\)]+\)/g)||[],C.expressions=T.map(function(k){var s=k.match(GN),B=s[1].toLowerCase().match(HN);return{modifier:B[1],feature:B[2],value:s[2]}}),C})}function Jb(r){var o=Number(r),u;return o||(u=r.match(/^(\d+)\s*\/\s*(\d+)$/),o=u[1]/u[2]),o}function ew(r){var o=parseFloat(r),u=String(r).match(WN)[1];switch(u){case"dpcm":return o/2.54;case"dppx":return o*96;default:return o}}function tw(r){var o=parseFloat(r),u=String(r).match(qN)[1];switch(u){case"em":return o*16;case"rem":return o*16;case"cm":return o*96/2.54;case"mm":return o*96/2.54/10;case"in":return o*96;case"pt":return o*72;case"pc":return o*72/12;default:return o}}var QN=Sg.match,rw=typeof window<"u"?window.matchMedia:null;function YN(r,o,u){var m=this,x;rw&&!u&&(x=rw.call(window,r)),x?(this.matches=x.matches,this.media=x.media,x.addListener(k)):(this.matches=QN(r,o),this.media=r),this.addListener=T,this.removeListener=C,this.dispose=s;function T(B){x&&x.addListener(B)}function C(B){x&&x.removeListener(B)}function k(B){m.matches=B.matches,m.media=B.media}function s(){x&&x.removeListener(k)}}function XN(r,o,u){return new YN(r,o,u)}var KN=XN;const JN=xs(KN);var ej=/[A-Z]/g,tj=/^ms-/,If={};function rj(r){return"-"+r.toLowerCase()}function WE(r){if(If.hasOwnProperty(r))return If[r];var o=r.replace(ej,rj);return If[r]=tj.test(o)?"-"+o:o}function nj(r,o){if(r===o)return!0;if(!r||!o)return!1;const u=Object.keys(r),m=Object.keys(o),x=u.length;if(m.length!==x)return!1;for(let T=0;T`not ${r}`,fj=(r,o)=>{const u=WE(r);return typeof o=="number"&&(o=`${o}px`),o===!0?u:o===!1?dj(u):`(${u}: ${o})`},pj=r=>r.join(" and "),mj=r=>{const o=[];return Object.keys(hj.all).forEach(u=>{const m=r[u];m!=null&&o.push(fj(u,m))}),pj(o)},gj=q7.createContext(void 0),_j=r=>r.query||mj(r),nw=r=>r?Object.keys(r).reduce((u,m)=>(u[WE(m)]=r[m],u),{}):void 0,JE=()=>{const r=q7.useRef(!1);return q7.useEffect(()=>{r.current=!0},[]),r.current},yj=r=>{const o=q7.useContext(gj),u=()=>nw(r)||nw(o),[m,x]=q7.useState(u);return q7.useEffect(()=>{const T=u();nj(m,T)||x(T)},[r,o]),m},xj=r=>{const o=()=>_j(r),[u,m]=q7.useState(o);return q7.useEffect(()=>{const x=o();u!==x&&m(x)},[r]),u},vj=(r,o)=>{const u=()=>JN(r,o||{},!!o),[m,x]=q7.useState(u),T=JE();return q7.useEffect(()=>{if(T){const C=u();return x(C),()=>{C&&C.dispose()}}},[r,o]),m},bj=r=>{const[o,u]=q7.useState(r.matches);return q7.useEffect(()=>{const m=x=>{u(x.matches)};return r.addListener(m),u(r.matches),()=>{r.removeListener(m)}},[r]),o},Oe=(r,o,u)=>{const m=yj(o),x=xj(r);if(!x)throw new Error("Invalid or missing MediaQuery!");const T=vj(x,m),C=bj(T),k=JE();return q7.useEffect(()=>{k&&u&&u(C)},[C]),q7.useEffect(()=>()=>{T&&T.dispose()},[]),C};function wj({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5M16.5 12 12 16.5m0 0L7.5 12m4.5 4.5V3"}))}const Tj=q7.forwardRef(wj);function Sj({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M17.25 8.25 21 12m0 0-3.75 3.75M21 12H3"}))}const eM=q7.forwardRef(Sj);function Ej({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"}))}const Mj=q7.forwardRef(Ej);function Cj({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5m-9-6h.008v.008H12v-.008ZM12 15h.008v.008H12V15Zm0 2.25h.008v.008H12v-.008ZM9.75 15h.008v.008H9.75V15Zm0 2.25h.008v.008H9.75v-.008ZM7.5 15h.008v.008H7.5V15Zm0 2.25h.008v.008H7.5v-.008Zm6.75-4.5h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V15Zm0 2.25h.008v.008h-.008v-.008Zm2.25-4.5h.008v.008H16.5v-.008Zm0 2.25h.008v.008H16.5V15Z"}))}const Xp=q7.forwardRef(Cj);function Aj({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 19.5 8.25 12l7.5-7.5"}))}const tM=q7.forwardRef(Aj);function Ij({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"m8.25 4.5 7.5 7.5-7.5 7.5"}))}const rM=q7.forwardRef(Ij);function Pj({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"m11.25 11.25.041-.02a.75.75 0 0 1 1.063.852l-.708 2.836a.75.75 0 0 0 1.063.853l.041-.021M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9-3.75h.008v.008H12V8.25Z"}))}const P8=q7.forwardRef(Pj);function Dj({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.25 6.75h12M8.25 12h12m-12 5.25h12M3.75 6.75h.007v.008H3.75V6.75Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0ZM3.75 12h.007v.008H3.75V12Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm-.375 5.25h.007v.008H3.75v-.008Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z"}))}const kj=q7.forwardRef(Dj);function Rj({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18 18 6M6 6l12 12"}))}const Pf=q7.forwardRef(Rj),Uu=()=>{const[r,o]=q7.useState(!1),u=Tn(),m=Oe({query:"(min-width: 1280px)"}),x=Oe({query:"(min-width: 768px)"}),T=Oe({query:"(max-width: 768px)"}),C=()=>{o(!r)},k=({to:s,children:B,className:V})=>Q.jsx(Xb,{to:s,className:({isActive:U})=>`font-bold ${U?"text-[#FF7E6C]":"text-[#7E7E7E]"} hover:text-[#FF7E6C] ${V||""}`,children:B});return Q.jsx("nav",{className:"flex justify-center w-full h-[3.125rem] bg-[#1B1B1B]",children:Q.jsxs("div",{className:`relative flex justify-between items-center px-5 ${u.pathname==="/"?"px-6 w-full":"container"} h-full bg-[#1B1B1B]`,children:[Q.jsx(Xb,{to:"/",children:Q.jsx("img",{src:VN,alt:"Urban Heat logo",className:"cursor-pointer"})}),T&&Q.jsx(Mj,{className:"text-white w-6 h-6 cursor-pointer",onClick:C}),T&&r&&Q.jsxs("div",{className:"absolute right-0 top-[3.125rem] flex flex-col items-start w-[5.625rem] bg-white border-r-[1px] border-l-[1px] border-b-[1px] border-[#828282] z-30",children:[Q.jsx(k,{to:"/",className:"px-1 py-2 w-full font-regular text-left hover:text-white hover:bg-[#828282] border-b-[1.5px] border-[#828282]",children:"Map"}),Q.jsx(k,{to:"/resources",className:"px-1 py-2 w-full font-regular text-left hover:text-white hover:bg-[#828282] border-b-[1.5px] border-[#828282]",children:"Resources"}),Q.jsx(k,{to:"/download",className:"px-1 py-2 w-full font-regular text-left hover:text-white hover:bg-[#828282] border-b-[1.5px] border-[#828282]",children:"Download"}),Q.jsx(k,{to:"/about",className:"px-1 py-2 w-full font-regular text-left hover:text-white hover:bg-[#828282]",children:"About"})]}),x&&Q.jsxs("div",{className:`flex text-regular ${m?"gap-[6rem]":"gap-[2rem]"}`,children:[Q.jsx(k,{to:"/",children:"Map"}),Q.jsx(k,{to:"/resources",children:"Resources"}),Q.jsx(k,{to:"/download",children:"Download"}),Q.jsx(k,{to:"/about",children:"About"})]})]})})},Lj=()=>{var o,u;var r=p5(1);try{const[m,x]=q7.useState("cool_roofs"),T=Oe({query:"(min-width: 1024px)"}),C=Oe({query:"(min-width: 768px)"}),k=()=>{window.print()},s=()=>{n2.value=!n2.value,n2.value===!1&&h5.value.flyTo({center:[-73.913,40.763],zoom:11,essential:!0,duration:2e3,easing:B=>B})};return Q.jsxs("div",{className:`transition-all duration-[1500ms] ${!n2.value&&"translate-y-[70vh] md:translate-y-0 md:translate-x-[calc(65vw)]"} absolute bottom-0 md:top-[3.125rem] md:right-0 flex items-center z-20`,children:[C&&Q.jsx("div",{className:"flex items-center justify-center w-9 h-24 bg-[#1B1B1B] rounded-l-2xl cursor-pointer",onClick:s,children:n2.value?Q.jsx(rM,{width:20,height:20,className:"text-[#BDBDBD]"}):Q.jsx(tM,{width:20,height:20,className:"text-[#BDBDBD]"})}),Q.jsxs("div",{className:"printable-white-bg md:flex md:flex-col md:justify-center md:gap-[4rem] px-6 md:px-10 pt-12 pb-6 md:pt-0 md:pb-0 w-[100vw] md:w-[65vw] h-[70vh] md:h-[calc(100vh_-_3.125rem)] bg-[#1B1B1B] rounded-[1rem] md:rounded-[0] overflow-y-auto scrollbar",children:[Q.jsxs("div",{className:"md:flex md:gap-8 md:h-[30%]",children:[Q.jsxs("div",{className:"md:flex md:flex-col md:w-[50%] h-full",children:[Q.jsx("h2",{className:"text-regular md:text-subheadline text-gray_six",children:(o=cm.value)==null?void 0:o.boroname}),Q.jsx("h1",{className:"md:mb-4 font-semibold text-subheadline md:text-headline text-gray_six",children:(u=cm.value)==null?void 0:u.ntaname}),C&&Q.jsx("p",{className:"flex-1 p-4 text-small text-[#D5D5D5] border-[1px] border-[#333] rounded-[0.75rem] overflow-y-scroll",children:"Lorem ipsum dolor sit, amet consectetur adipisicing elit. Tempora, sunt enim quos sapiente facere doloremque voluptate aspernatur sint eos debitis deserunt, quasi deleniti iste voluptatem aliquid voluptatibus, fuga assumenda. Eum?"})]}),Q.jsxs("div",{className:"md:flex md:flex-col md:gap-2 md:justify-center my-6 md:my-0 p-4 w-full md:w-[50%] md:h-full bg-[#333333] rounded-lg",children:[Q.jsxs("div",{className:"flex justify-between md:h-[35%]",children:[Q.jsx("h2",{className:"font-semibold w-[50%] min-w-[4rem] text-regular md:text-[1rem] lg:text-subheadline text-gray_six",children:"Outdoor Heat Exposure Index"}),Q.jsxs("div",{className:"flex flex-col",children:[Q.jsx("h1",{className:"font-bold text-[2.5rem] lg:text-[3.5rem] text-gray_six leading-tight lg:leading-none ",children:"4.0"}),Q.jsx("h3",{className:"font-regular text-regular lg:text-[1rem] text-[#BDBDBD]",children:"Medium High"})]})]}),Q.jsxs("div",{className:"flex-1 flex flex-col gap-2 mt-2 pt-4 border-t-[1px] border-[#757575] overflow-scroll",children:[Q.jsxs("div",{className:"flex justify-between items-center gap-4",children:[Q.jsx("h3",{className:"text-small text-gray_six min-w-20",children:"Air Temperature"}),Q.jsxs("div",{className:"flex items-center gap-2.5",children:[Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"Score"}),Q.jsxs("div",{className:"flex gap-1",children:[Q.jsx("div",{className:"w-7 h-2 rounded-l-[20px] bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 rounded-r-[20px] bg-[#D9D9D9]"})]}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"5"})]})]}),Q.jsxs("div",{className:"flex justify-between items-center gap-4",children:[Q.jsx("h3",{className:"text-small text-gray_six min-w-20",children:"Mean Radiant Temperature"}),Q.jsxs("div",{className:"flex items-center gap-2.5",children:[Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"Score"}),Q.jsxs("div",{className:"flex gap-1",children:[Q.jsx("div",{className:"w-7 h-2 rounded-l-[20px] bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 rounded-r-[20px] bg-[#D9D9D9]"})]}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"5"})]})]}),Q.jsxs("div",{className:"flex justify-between items-center gap-4",children:[Q.jsx("h3",{className:"text-small text-gray_six min-w-20",children:"Tree Canopy"}),Q.jsxs("div",{className:"flex items-center gap-2.5",children:[Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"Score"}),Q.jsxs("div",{className:"flex gap-1",children:[Q.jsx("div",{className:"w-7 h-2 rounded-l-[20px] bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 rounded-r-[20px] bg-[#D9D9D9]"})]}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"5"})]})]}),Q.jsxs("div",{className:"flex justify-between items-center gap-4",children:[Q.jsx("h3",{className:"text-small text-gray_six min-w-20",children:"Cool Roofs"}),Q.jsxs("div",{className:"flex items-center gap-2.5",children:[Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"Score"}),Q.jsxs("div",{className:"flex gap-1",children:[Q.jsx("div",{className:"w-7 h-2 rounded-l-[20px] bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 rounded-r-[20px] bg-[#4F4F4F]"})]}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"4"})]})]}),Q.jsxs("div",{className:"flex justify-between items-center gap-4",children:[Q.jsx("h3",{className:"text-small text-gray_six min-w-20",children:"Premeable Surfaces"}),Q.jsxs("div",{className:"flex items-center gap-2.5",children:[Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"Score"}),Q.jsxs("div",{className:"flex gap-1",children:[Q.jsx("div",{className:"w-7 h-2 rounded-l-[20px] bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 rounded-r-[20px] bg-[#4F4F4F]"})]}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"4"})]})]})]})]})]}),Q.jsxs("div",{className:"md:flex md:flex-col md:gap-6 w-full md:h-[55%]",children:[Q.jsx("div",{className:"w-full h-[16rem] md:h-[90%] bg-[#333] rounded-[0.75rem]"}),Q.jsxs("div",{className:"flex-1 flex md:justify-between md:items-center gap-5 md:gap-0",children:[Q.jsx("button",{onClick:k,className:"print:hidden min-w-[9rem] h-[2.4rem] font-medium text-regular bg-[#E0E0E0] border-2 border-[#E0E0E0] rounded-[0.5rem]",children:"Print profile"}),C&&Q.jsxs("div",{className:"flex items-center",children:[Q.jsx("button",{className:"p-[0.625rem] text-regular text-[#E0E0E0] ",children:"View the closest weather station"})," :",Q.jsx(eM,{width:24,height:24,className:"text-white"})]})]})]})]})]})}finally{r.f()}},zj=({dataset:r,handleDatasetChange:o,handleViewChange:u})=>{var m=p5(1);try{const[x,T]=q7.useState(!0),C=V=>{V.stopPropagation(),T(!x)},k=Fe(()=>{var V;return((V=H0.value)==null?void 0:V.name)===r.name}),s=Fe(()=>{var V;if(k)return(V=H0.value)==null?void 0:V.currentView}),B=Object.keys(r.views);return Q.jsxs("div",{className:`px-5 py-3 w-[20rem] ${k.value?"bg-[#D9D9D9] text-[#4F4F4F]":"hover:bg-[#6A6A6A] text-[#F2F2F2]"} cursor-pointer`,onClick:V=>o(V,r),children:[Q.jsxs("div",{className:"flex justify-between items-center gap-3 ",children:[Q.jsxs("div",{className:"flex items-center gap-3",children:[Q.jsx("img",{src:r.icon,alt:"",className:"w-6 h-6 text-[#BDBDBD]"}),Q.jsx("h3",{className:`text-regular ${k.value?"font-semibold":""}`,children:r.name})]}),Q.jsx(P8,{width:20,height:20,onClick:C})]}),k.value&&x&&Q.jsx("div",{title:r.info,className:"mt-2 ml-8 font-regular text-small",children:r.info??"Dataset info to be added."}),k.value&&B.length===2&&Q.jsxs("div",{className:"flex items-center gap-3 mt-4 ml-8 font-semibold text-small",children:[Q.jsx("div",{children:r.views[B[0]].name}),Q.jsx("div",{className:`flex items-center ${s.value===B[0]?"justify-start bg-[#BDBDBD]":"justify-end bg-[#BDBDBD] outline outline-1 outline-gray-300"} - transition-colors ease-in-out px-[2px] w-8 h-4 rounded-[20px]`,onClick:V=>u(V,r),children:Q.jsx("div",{className:"w-3 h-3 bg-[#4F4F4F] rounded-full"})}),Q.jsx("div",{children:r.views[B[1]].name})]})]})}finally{m.f()}},Bj="/icons/outdoor_heat_exposure_index.svg",Fj="/icons/weather_stations.svg",Oj="/icons/air_temperature.svg",Nj="/icons/air_heat_index.svg",jj="/icons/mean_radiant_temperature.svg",Uj="/icons/surface_temperature.svg",Vj="/icons/tree_canopy.svg",$j="/icons/cool_roofs.svg",Gj="/icons/permeable_surface.svg";var Jr=Math.pow,e6=(r,o,u)=>new Promise((m,x)=>{var T=s=>{try{k(u.next(s))}catch(B){x(B)}},C=s=>{try{k(u.throw(s))}catch(B){x(B)}},k=s=>s.done?m(s.value):Promise.resolve(s.value).then(T,C);k((u=u.apply(r,o)).next())}),G6=Uint8Array,Wo=Uint16Array,Hj=Int32Array,nM=new G6([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),iM=new G6([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),qj=new G6([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),oM=function(r,o){for(var u=new Wo(31),m=0;m<31;++m)u[m]=o+=1<>1|(E3&21845)<<1,$5=($5&52428)>>2|($5&13107)<<2,$5=($5&61680)>>4|($5&3855)<<4,lM[E3]=(($5&65280)>>8|($5&255)<<8)>>1;var $5,E3,Zo=function(r,o,u){for(var m=r.length,x=0,T=new Wo(o);x>s]=B}return k},Is=new G6(288);for(E3=0;E3<144;++E3)Is[E3]=8;var E3;for(E3=144;E3<256;++E3)Is[E3]=9;var E3;for(E3=256;E3<280;++E3)Is[E3]=7;var E3;for(E3=280;E3<288;++E3)Is[E3]=8;var E3,cM=new G6(32);for(E3=0;E3<32;++E3)cM[E3]=5;var E3,Yj=Zo(Is,9),Xj=Zo(cM,5),Df=function(r){for(var o=r[0],u=1;uo&&(o=r[u]);return o},L9=function(r,o,u){var m=o/8|0;return(r[m]|r[m+1]<<8)>>(o&7)&u},kf=function(r,o){var u=o/8|0;return(r[u]|r[u+1]<<8|r[u+2]<<16)>>(o&7)},Kj=function(r){return(r+7)/8|0},Jj=function(r,o,u){(u==null||u>r.length)&&(u=r.length);var m=new G6(u-o);return m.set(r.subarray(o,u)),m},eU=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],$6=function(r,o,u){var m=new Error(o||eU[r]);if(m.code=r,Error.captureStackTrace&&Error.captureStackTrace(m,$6),!u)throw m;return m},Mg=function(r,o,u,m){var x=r.length,T=0;if(!x||o.f&&!o.l)return u||new G6(0);var C=!u||o.i!=2,k=o.i;u||(u=new G6(x*3));var s=function(j4){var y0=u.length;if(j4>y0){var f4=new G6(Math.max(y0*2,j4));f4.set(u),u=f4}},B=o.f||0,V=o.p||0,U=o.b||0,Y=o.l,a7=o.d,f7=o.m,b7=o.n,L7=x*8;do{if(!Y){B=L9(r,V,1);var p7=L9(r,V+1,3);if(V+=3,p7)if(p7==1)Y=Yj,a7=Xj,f7=9,b7=5;else if(p7==2){var D7=L9(r,V,31)+257,I7=L9(r,V+10,15)+4,J7=D7+L9(r,V+5,31)+1;V+=14;for(var Z7=new G6(J7),F4=new G6(19),c4=0;c4>4;if(l7<16)Z7[c4++]=l7;else{var f0=0,K4=0;for(l7==16?(K4=3+L9(r,V,3),V+=2,f0=Z7[c4-1]):l7==17?(K4=3+L9(r,V,7),V+=3):l7==18&&(K4=11+L9(r,V,127),V+=7);K4--;)Z7[c4++]=f0}}var j0=Z7.subarray(0,D7),s4=Z7.subarray(D7);f7=Df(j0),b7=Df(s4),Y=Zo(j0,f7),a7=Zo(s4,b7)}else $6(1);else{var l7=Kj(V)+4,d7=r[l7-4]|r[l7-3]<<8,T7=l7+d7;if(T7>x){k&&$6(0);break}C&&s(U+d7),u.set(r.subarray(l7,T7),U),o.b=U+=d7,o.p=V=T7*8,o.f=B;continue}if(V>L7){k&&$6(0);break}}C&&s(U+131072);for(var k4=(1<>4;if(V+=f0&15,V>L7){k&&$6(0);break}if(f0||$6(2),E4<256)u[U++]=E4;else if(E4==256){Z4=V,Y=null;break}else{var J0=E4-254;if(E4>264){var c4=E4-257,i0=nM[c4];J0=L9(r,V,(1<>4;e3||$6(3),V+=e3&15;var s4=Qj[_0];if(_0>3){var i0=iM[_0];s4+=kf(r,V)&(1<L7){k&&$6(0);break}C&&s(U+131072);var z0=U+J0;if(U>3&1)+(o>>4&1);m>0;m-=!r[u++]);return u+(o&2)},nU=function(r){var o=r.length;return(r[o-4]|r[o-3]<<8|r[o-2]<<16|r[o-1]<<24)>>>0},iU=function(r,o){return((r[0]&15)!=8||r[0]>>4>7||(r[0]<<8|r[1])%31)&&$6(6,"invalid zlib data"),(r[1]>>5&1)==+!o&&$6(6,"invalid zlib data: "+(r[1]&32?"need":"unexpected")+" dictionary"),(r[1]>>3&4)+2};function oU(r,o){return Mg(r,{i:2},o,o)}function sU(r,o){var u=rU(r);return u+8>r.length&&$6(6,"invalid gzip data"),Mg(r.subarray(u,-8),{i:2},new G6(nU(r)),o)}function aU(r,o){return Mg(r.subarray(iU(r,o),-4),{i:2},o,o)}function Kp(r,o){return r[0]==31&&r[1]==139&&r[2]==8?sU(r,o):(r[0]&15)!=8||r[0]>>4>7||(r[0]<<8|r[1])%31?oU(r,o):aU(r,o)}var lU=typeof TextDecoder<"u"&&new TextDecoder,cU=0;try{lU.decode(tU,{stream:!0}),cU=1}catch{}var uM=(r,o)=>r*Jr(2,o),xo=(r,o)=>Math.floor(r/Jr(2,o)),gu=(r,o)=>uM(r.getUint16(o+1,!0),8)+r.getUint8(o),hM=(r,o)=>uM(r.getUint32(o+2,!0),16)+r.getUint16(o,!0),uU=(r,o,u,m,x)=>{if(r!==m.getUint8(x))return r-m.getUint8(x);const T=gu(m,x+1);if(o!==T)return o-T;const C=gu(m,x+4);return u!==C?u-C:0},hU=(r,o,u,m)=>{const x=dM(r,o|128,u,m);return x?{z:o,x:u,y:m,offset:x[0],length:x[1],isDir:!0}:null},iw=(r,o,u,m)=>{const x=dM(r,o,u,m);return x?{z:o,x:u,y:m,offset:x[0],length:x[1],isDir:!1}:null},dM=(r,o,u,m)=>{let x=0,T=r.byteLength/17-1;for(;x<=T;){const C=T+x>>1,k=uU(o,u,m,r,C*17);if(k>0)x=C+1;else if(k<0)T=C-1;else return[hM(r,C*17+7),r.getUint32(C*17+13,!0)]}return null},dU=(r,o)=>r.isDir&&!o.isDir?1:!r.isDir&&o.isDir?-1:r.z!==o.z?r.z-o.z:r.x!==o.x?r.x-o.x:r.y-o.y,fM=(r,o)=>{const u=r.getUint8(o*17);return{z:u&127,x:gu(r,o*17+1),y:gu(r,o*17+4),offset:hM(r,o*17+7),length:r.getUint32(o*17+13,!0),isDir:u>>7===1}},ow=r=>{const o=[],u=new DataView(r);for(let m=0;m{r.sort(dU);const o=new ArrayBuffer(17*r.length),u=new Uint8Array(o);for(let m=0;m>8&255,u[m*17+3]=x.x>>16&255,u[m*17+4]=x.y&255,u[m*17+5]=x.y>>8&255,u[m*17+6]=x.y>>16&255,u[m*17+7]=x.offset&255,u[m*17+8]=xo(x.offset,8)&255,u[m*17+9]=xo(x.offset,16)&255,u[m*17+10]=xo(x.offset,24)&255,u[m*17+11]=xo(x.offset,32)&255,u[m*17+12]=xo(x.offset,48)&255,u[m*17+13]=x.length&255,u[m*17+14]=x.length>>8&255,u[m*17+15]=x.length>>16&255,u[m*17+16]=x.length>>24&255}return o},pU=(r,o)=>{if(r.byteLength<17)return null;const u=r.byteLength/17,m=fM(r,u-1);if(m.isDir){const x=m.z,T=o.z-x,C=Math.trunc(o.x/(1<(o,u)=>{if(u instanceof AbortController)return r(o,u);const m=new AbortController;return r(o,m).then(x=>u(void 0,x.data,x.cacheControl||"",x.expires||""),x=>u(x)).catch(x=>u(x)),{cancel:()=>m.abort()}},yU=class{constructor(){this.tilev4=(r,o)=>e6(this,null,function*(){if(r.type==="json"){const U=r.url.substr(10);let Y=this.tiles.get(U);Y||(Y=new Qo(U),this.tiles.set(U,Y));const a7=yield Y.getHeader();return{data:{tiles:[`${r.url}/{z}/{x}/{y}`],minzoom:a7.minZoom,maxzoom:a7.maxZoom,bounds:[a7.minLon,a7.minLat,a7.maxLon,a7.maxLat]}}}const u=new RegExp(/pmtiles:\/\/(.+)\/(\d+)\/(\d+)\/(\d+)/),m=r.url.match(u);if(!m)throw new Error("Invalid PMTiles protocol URL");const x=m[1];let T=this.tiles.get(x);T||(T=new Qo(x),this.tiles.set(x,T));const C=m[2],k=m[3],s=m[4],B=yield T.getHeader(),V=yield T==null?void 0:T.getZxy(+C,+k,+s,o.signal);return V?{data:new Uint8Array(V.data),cacheControl:V.cacheControl,expires:V.expires}:B.tileType===1?{data:new Uint8Array}:{data:null}}),this.tile=_U(this.tilev4),this.tiles=new Map}add(r){this.tiles.set(r.source.getKey(),r)}get(r){return this.tiles.get(r)}};function Er(r,o){return(o>>>0)*4294967296+(r>>>0)}function xU(r,o){const u=o.buf;let m=u[o.pos++],x=(m&112)>>4;if(m<128||(m=u[o.pos++],x|=(m&127)<<3,m<128)||(m=u[o.pos++],x|=(m&127)<<10,m<128)||(m=u[o.pos++],x|=(m&127)<<17,m<128)||(m=u[o.pos++],x|=(m&127)<<24,m<128)||(m=u[o.pos++],x|=(m&1)<<31,m<128))return Er(r,x);throw new Error("Expected varint not more than 10 bytes")}function vo(r){const o=r.buf;let u=o[r.pos++],m=u&127;return u<128||(u=o[r.pos++],m|=(u&127)<<7,u<128)||(u=o[r.pos++],m|=(u&127)<<14,u<128)||(u=o[r.pos++],m|=(u&127)<<21,u<128)?m:(u=o[r.pos],m|=(u&15)<<28,xU(m,r))}function vU(r,o,u,m){if(m===0){u===1&&(o[0]=r-1-o[0],o[1]=r-1-o[1]);const x=o[0];o[0]=o[1],o[1]=x}}var bU=[0,1,5,21,85,341,1365,5461,21845,87381,349525,1398101,5592405,22369621,89478485,357913941,1431655765,5726623061,22906492245,91625968981,366503875925,1466015503701,5864062014805,23456248059221,93824992236885,375299968947541,0x5555555555555];function wU(r,o,u){if(r>26)throw Error("Tile zoom level exceeds max safe number limit (26)");if(o>Jr(2,r)-1||u>Jr(2,r)-1)throw Error("tile x/y outside zoom level bounds");const m=bU[r],x=Jr(2,r);let T=0,C=0,k=0;const s=[o,u];let B=x/2;for(;B>0;)T=(s[0]&B)>0?1:0,C=(s[1]&B)>0?1:0,k+=B*B*(3*T^C),vU(B,s,T,C),B=B/2;return m+k}function mM(r,o){return e6(this,null,function*(){if(o===1||o===0)return r;if(o===2){if(typeof globalThis.DecompressionStream>"u")return Kp(new Uint8Array(r));const u=new Response(r).body;if(!u)throw Error("Failed to read response stream");const m=u.pipeThrough(new globalThis.DecompressionStream("gzip"));return new Response(m).arrayBuffer()}throw Error("Compression method not supported")})}var H5=(r=>(r[r.Unknown=0]="Unknown",r[r.Mvt=1]="Mvt",r[r.Png=2]="Png",r[r.Jpeg=3]="Jpeg",r[r.Webp=4]="Webp",r[r.Avif=5]="Avif",r))(H5||{}),TU=127;function SU(r,o){let u=0,m=r.length-1;for(;u<=m;){const x=m+u>>1,T=o-r[x].tileId;if(T>0)u=x+1;else if(T<0)m=x-1;else return r[x]}return m>=0&&(r[m].runLength===0||o-r[m].tileId=300)throw Error(`Bad response code: ${s.status}`);const V=s.headers.get("Content-Length");if(s.status===200&&(!V||+V>o))throw x&&x.abort(),Error("Server returned no content-length header or content-length exceeding request. Check that your storage backend supports HTTP Byte Serving.");return{data:yield s.arrayBuffer(),etag:B||void 0,cacheControl:s.headers.get("Cache-Control")||void 0,expires:s.headers.get("Expires")||void 0}})}};function z9(r,o){const u=r.getUint32(o+4,!0),m=r.getUint32(o+0,!0);return u*Jr(2,32)+m}function MU(r,o){const u=new DataView(r),m=u.getUint8(7);if(m>3)throw Error(`Archive is spec version ${m} but this library supports up to spec version 3`);return{specVersion:m,rootDirectoryOffset:z9(u,8),rootDirectoryLength:z9(u,16),jsonMetadataOffset:z9(u,24),jsonMetadataLength:z9(u,32),leafDirectoryOffset:z9(u,40),leafDirectoryLength:z9(u,48),tileDataOffset:z9(u,56),tileDataLength:z9(u,64),numAddressedTiles:z9(u,72),numTileEntries:z9(u,80),numTileContents:z9(u,88),clustered:u.getUint8(96)===1,internalCompression:u.getUint8(97),tileCompression:u.getUint8(98),tileType:u.getUint8(99),minZoom:u.getUint8(100),maxZoom:u.getUint8(101),minLon:u.getInt32(102,!0)/1e7,minLat:u.getInt32(106,!0)/1e7,maxLon:u.getInt32(110,!0)/1e7,maxLat:u.getInt32(114,!0)/1e7,centerZoom:u.getUint8(118),centerLon:u.getInt32(119,!0)/1e7,centerLat:u.getInt32(123,!0)/1e7,etag:o}}function gM(r){const o={buf:new Uint8Array(r),pos:0},u=vo(o),m=[];let x=0;for(let T=0;T0?m[T].offset=m[T-1].offset+m[T-1].length:m[T].offset=C-1}return m}function CU(r){const o=new DataView(r);return o.getUint16(2,!0)===2?(console.warn("PMTiles spec version 2 has been deprecated; please see github.com/protomaps/PMTiles for tools to upgrade"),2):o.getUint16(2,!0)===1?(console.warn("PMTiles spec version 1 has been deprecated; please see github.com/protomaps/PMTiles for tools to upgrade"),1):3}var Jp=class extends Error{};function AU(r,o){return e6(this,null,function*(){const u=yield r.getBytes(0,16384);if(new DataView(u.data).getUint16(0,!0)!==19792)throw new Error("Wrong magic number for PMTiles archive");if(CU(u.data)<3)return[yield pM.getHeader(r)];const x=u.data.slice(0,TU),T=MU(x,u.etag),C=u.data.slice(T.rootDirectoryOffset,T.rootDirectoryOffset+T.rootDirectoryLength),k=`${r.getKey()}|${T.etag||""}|${T.rootDirectoryOffset}|${T.rootDirectoryLength}`,s=gM(yield o(C,T.internalCompression));return[T,[k,s.length,s]]})}function IU(r,o,u,m,x){return e6(this,null,function*(){const T=yield r.getBytes(u,m,void 0,x.etag),C=yield o(T.data,x.internalCompression),k=gM(C);if(k.length===0)throw new Error("Empty directory is invalid");return k})}var PU=class{constructor(r=100,o=!0,u=mM){this.cache=new Map,this.invalidations=new Map,this.maxCacheEntries=r,this.counter=1,this.decompress=u}getHeader(r){return e6(this,null,function*(){const o=r.getKey(),u=this.cache.get(o);if(u)return u.lastUsed=this.counter++,yield u.data;const m=new Promise((x,T)=>{AU(r,this.decompress).then(C=>{C[1]&&this.cache.set(C[1][0],{lastUsed:this.counter++,data:Promise.resolve(C[1][2])}),x(C[0]),this.prune()}).catch(C=>{T(C)})});return this.cache.set(o,{lastUsed:this.counter++,data:m}),m})}getDirectory(r,o,u,m){return e6(this,null,function*(){const x=`${r.getKey()}|${m.etag||""}|${o}|${u}`,T=this.cache.get(x);if(T)return T.lastUsed=this.counter++,yield T.data;const C=new Promise((k,s)=>{IU(r,this.decompress,o,u,m).then(B=>{k(B),this.prune()}).catch(B=>{s(B)})});return this.cache.set(x,{lastUsed:this.counter++,data:C}),C})}getArrayBuffer(r,o,u,m){return e6(this,null,function*(){const x=`${r.getKey()}|${m.etag||""}|${o}|${u}`,T=this.cache.get(x);if(T)return T.lastUsed=this.counter++,yield T.data;const C=new Promise((k,s)=>{r.getBytes(o,u,void 0,m.etag).then(B=>{k(B.data),this.cache.has(x),this.prune()}).catch(B=>{s(B)})});return this.cache.set(x,{lastUsed:this.counter++,data:C}),C})}prune(){if(this.cache.size>=this.maxCacheEntries){let r=1/0,o;this.cache.forEach((u,m)=>{u.lastUsed{this.getHeader(r).then(T=>{m(),this.invalidations.delete(o)}).catch(T=>{x(T)})});this.invalidations.set(o,u)})}},Qo=class{constructor(r,o,u){typeof r=="string"?this.source=new EU(r):this.source=r,u?this.decompress=u:this.decompress=mM,o?this.cache=o:this.cache=new PU}getHeader(){return e6(this,null,function*(){return yield this.cache.getHeader(this.source)})}getZxyAttempt(r,o,u,m){return e6(this,null,function*(){const x=wU(r,o,u),T=yield this.cache.getHeader(this.source);if(T.specVersion<3)return pM.getZxy(T,this.source,this.cache,r,o,u,m);if(rT.maxZoom)return;let C=T.rootDirectoryOffset,k=T.rootDirectoryLength;for(let s=0;s<=3;s++){const B=yield this.cache.getDirectory(this.source,C,k,T),V=SU(B,x);if(V){if(V.runLength>0){const U=yield this.source.getBytes(T.tileDataOffset+V.offset,V.length,m,T.etag);return{data:yield this.decompress(U.data,T.tileCompression),cacheControl:U.cacheControl,expires:U.expires}}C=T.leafDirectoryOffset+V.offset,k=V.length}else return}throw Error("Maximum directory depth exceeded")})}getZxy(r,o,u,m){return e6(this,null,function*(){try{return yield this.getZxyAttempt(r,o,u,m)}catch(x){if(x instanceof Jp)return this.cache.invalidate(this.source),yield this.getZxyAttempt(r,o,u,m);throw x}})}getMetadataAttempt(){return e6(this,null,function*(){const r=yield this.cache.getHeader(this.source),o=yield this.source.getBytes(r.jsonMetadataOffset,r.jsonMetadataLength,void 0,r.etag),u=yield this.decompress(o.data,r.internalCompression),m=new TextDecoder("utf-8");return JSON.parse(m.decode(u))})}getMetadata(){return e6(this,null,function*(){try{return yield this.getMetadataAttempt()}catch(r){if(r instanceof Jp)return this.cache.invalidate(this.source),yield this.getMetadataAttempt();throw r}})}};const DU=q6.Style.getSourceType("vector"),em="pmtile-source",Cg=(r,...o)=>{for(const u of o)for(const m in u)r[m]=u[m];return r},sw=r=>(180+r)/360,aw=r=>(180-180/Math.PI*Math.log(Math.tan(Math.PI/4+r*Math.PI/360)))/360;class kU{constructor(o,u,m){this.bounds=q6.LngLatBounds.convert(this.validateBounds(o)),this.minzoom=u||0,this.maxzoom=m||24}validateBounds(o){return!Array.isArray(o)||o.length!==4?[-180,-90,180,90]:[Math.max(-180,o[0]),Math.max(-90,o[1]),Math.min(180,o[2]),Math.min(90,o[3])]}contains(o){const u=Math.pow(2,o.z),m={minX:Math.floor(sw(this.bounds.getWest())*u),minY:Math.floor(aw(this.bounds.getNorth())*u),maxX:Math.ceil(sw(this.bounds.getEast())*u),maxY:Math.ceil(aw(this.bounds.getSouth())*u)};return o.x>=m.minX&&o.x=m.minY&&o.y{Cg(this,m),this.header=u;const{specVersion:x,clustered:T,tileType:C,minZoom:k,maxZoom:s,minLon:B,minLat:V,maxLon:U,maxLat:Y,centerZoom:a7,centerLon:f7,centerLat:b7}=u,L7=[k,s,B,V,U,Y];switch(!L7.includes(void 0)&&!L7.includes(null)&&(this.tileBounds=new kU([B,V,U,Y],k,s),this.minzoom=k,this.maxzoom=s),this.maxzoom==null&&console.warn("The maxzoom parameter is not defined in the source json. This can cause memory leak. So make sure to define maxzoom in the layer"),this.minzoom=Number.parseInt(this.minzoom.toString())||0,this.maxzoom=Number.parseInt(this.maxzoom.toString())||0,this._tileJSONRequest=void 0,this._loaded=!0,this.tileType=C,C){case H5.Png:this.contentType="image/png";break;case H5.Jpeg:this.contentType="image/jpeg";break;case H5.Webp:this.contentType="image/webp";break;case H5.Avif:this.contentType="image/avif";break;case H5.Mvt:this.contentType="application/vnd.mapbox-vector-tile";break}[H5.Jpeg,H5.Png].includes(this.tileType)?(this.loadTile=this.loadRasterTile,this.type="raster"):this.tileType===H5.Mvt?(this.loadTile=this.loadVectorTile,this.type="vector"):this.fire(new Rf(new Error("Unsupported Tile Type"))),this.fire(new Ec("data",{dataType:"source",sourceDataType:"metadata"})),this.fire(new Ec("data",{dataType:"source",sourceDataType:"content"}))}).catch(u=>{this.fire(new Rf(u)),o&&o(u)}),this._tileJSONRequest}loaded(){return this._loaded}loadVectorTile(o,u){var s,B,V,U;const m=(Y,a7)=>{var f7,b7;if(delete o.request,o.aborted)return u(null);if(Y&&Y.status!==404)return u(Y);a7&&a7.resourceTiming&&(o.resourceTiming=a7.resourceTiming),(f7=this.map)!=null&&f7._refreshExpiredTiles&&a7&&o.setExpiryData(a7),o.loadVectorData(a7,(b7=this.map)==null?void 0:b7.painter),u(null),o.reloadCallback&&(this.loadVectorTile(o,o.reloadCallback),o.reloadCallback=null)},x=(s=this.map)==null?void 0:s._requestManager.normalizeTileURL(o.tileID.canonical.url(this.tiles,this.scheme)),T=(B=this.map)==null?void 0:B._requestManager.transformRequest(x,"Tile"),C={request:T,data:{},uid:o.uid,tileID:o.tileID,tileZoom:o.tileZoom,zoom:o.tileID.overscaledZ,tileSize:this.tileSize*o.tileID.overscaleFactor(),type:"vector",source:this.id,scope:this.scope,showCollisionBoxes:(V=this.map)==null?void 0:V.showCollisionBoxes,promoteId:this.promoteId,isSymbolTile:o.isSymbolTile,extraShadowCaster:o.isExtraShadowCaster},k=(Y,a7,f7,b7)=>{if(Y||!a7){m.call(this,Y);return}C.data={cacheControl:f7,expires:b7,rawData:a7},this.map._refreshExpiredTiles&&o.setExpiryData({cacheControl:f7,expires:b7}),o.actor&&o.actor.send("loadTile",C,m.bind(this),void 0,!0)};!o.actor||o.state==="expired"?(o.actor=this._tileWorkers[x]=this._tileWorkers[x]||((U=this.dispatcher)==null?void 0:U.getActor()),o.request=this._protocol.tile({...T},k)):o.state==="loading"?o.reloadCallback=u:o.request=this._protocol.tile({...o,url:x},k)}loadRasterTileData(o,u){o.setTexture(u,this.map.painter)}loadRasterTile(o,u){var k,s;const m=({data:B,cacheControl:V,expires:U})=>{if(delete o.request,o.aborted)return u(null);if(B==null){const a7={width:this.tileSize,height:this.tileSize,data:null};return this.loadRasterTileData(o,a7),o.state="loaded",u(null)}B&&B.resourceTiming&&(o.resourceTiming=B.resourceTiming),this.map._refreshExpiredTiles&&o.setExpiryData({cacheControl:V,expires:U});const Y=new window.Blob([new Uint8Array(B)],{type:"image/png"});window.createImageBitmap(Y).then(a7=>{this.loadRasterTileData(o,a7),o.state="loaded",u(null)}).catch(a7=>(o.state="errored",u(new Error(`Can't infer data type for ${this.id}, only raster data supported at the moment. ${a7}`))))},x=(k=this.map)==null?void 0:k._requestManager.normalizeTileURL(o.tileID.canonical.url(this.tiles,this.scheme)),T=(s=this.map)==null?void 0:s._requestManager.transformRequest(x,"Tile"),C=new AbortController;o.request={cancel:()=>C.abort()},this._protocol.tile(T,C).then(m.bind(this)).catch(B=>{B.code!==20&&(o.state="errored",u(B))})}};Ig.SOURCE_TYPE=em;let _u=Ig;const Ps=Object.freeze(Object.defineProperty({__proto__:null,PmTilesSource:_u,SOURCE_TYPE:em,default:_u},Symbol.toStringTag,{value:"Module"}));function RU(r,o="20230902"){const{PmTilesSource:u,SOURCE_TYPE:m}=Ps;q6.Style.setSourceType(m,u);const x=`https://urban-heat-portal-tiles.s3.amazonaws.com/ST_Clipped_${o}.pmtiles`;return u.getHeader(x).then(T=>{const C=[T.minLon,T.minLat,T.maxLon,T.maxLat];r.addSource("surface_temperature",{type:u.SOURCE_TYPE,url:x,minzoom:T.minZoom,maxzoom:T.maxZoom,bounds:C}),r.addLayer({id:"surface_temperature",source:"surface_temperature","source-layer":"raster-layer",type:"raster",layout:{visibility:"visible"},interactive:!0,paint:{"raster-opacity":.8,"raster-color":["interpolate",["linear"],["raster-value"],0,"#5e4fa2",.315,"#98c1d9",.375,"#ffe6a8",.4,"#ffbba8",.45,"#d66852",.55,"#511113"]}})}),function(){r.removeLayer("surface_temperature"),r.removeSource("surface_temperature")}}const LU="FeatureCollection",zU={type:"name",properties:{name:"urn:ogc:def:crs:OGC:1.3:CRS84"}},BU=[{type:"Feature",properties:{ntacode:"BK43",ntaname:"Midwood",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.94732672160586,40.6291665672095],[-73.94687439946745,40.62677366812856],[-73.94642266064325,40.624385567286495],[-73.94542442897415,40.62449560959825],[-73.94497031348955,40.62210451293768],[-73.94451833370505,40.619713647095125],[-73.94551663574792,40.619605611951776],[-73.94651373193837,40.61949401915],[-73.94606699612437,40.617103739180195],[-73.94576359491901,40.6155040642213],[-73.94573691912035,40.61536340675668],[-73.94657366828146,40.61478913113757],[-73.94742608780814,40.61422460055372],[-73.94772682569703,40.61416971618292],[-73.94834517370126,40.61413649663165],[-73.94930527478502,40.61403073451607],[-73.95026514882969,40.61392435179743],[-73.94999598103782,40.612491461663275],[-73.94996296695332,40.61231572784942],[-73.94993049319113,40.612144650893214],[-73.94978380450684,40.611371750477716],[-73.95070512926125,40.6112504522241],[-73.95163235049947,40.61112353986179],[-73.95256553090692,40.610987184734014],[-73.95258786948979,40.611112239589076],[-73.95359888852914,40.610949865606464],[-73.9547955271003,40.61082076565262],[-73.95574066989153,40.610714827456256],[-73.95670471406353,40.61061187782897],[-73.9576680137944,40.610503715219004],[-73.9580473192723,40.61046276244427],[-73.95859278495774,40.61040303093512],[-73.95952069567834,40.61030205283683],[-73.96044361881546,40.61020150680262],[-73.9613726831359,40.61009887471168],[-73.96237947824771,40.60998637452588],[-73.96285973961463,40.612549486467074],[-73.96336094023269,40.615204428336206],[-73.96356470625163,40.61623872246754],[-73.96362245555169,40.61658973720426],[-73.96375418658931,40.61730243354301],[-73.96381145170669,40.61758940154463],[-73.96388935578916,40.6180005498844],[-73.96426798339402,40.619983803285436],[-73.96471983385591,40.62237296070275],[-73.96571874618468,40.622264029464375],[-73.9666451571374,40.622162237424824],[-73.96757137736043,40.62206027486031],[-73.96864510622696,40.621941695814904],[-73.96909724465469,40.624332825138055],[-73.97019276977224,40.624203249974215],[-73.97047171931142,40.6241700304817],[-73.97080408232932,40.625932666590366],[-73.97086150876686,40.62623718333581],[-73.97092126268784,40.62656998550555],[-73.97111421951189,40.627585883684546],[-73.9712075052422,40.628089712197784],[-73.97136622157032,40.62892916271593],[-73.97109232328968,40.62896614062427],[-73.97000109763489,40.629113473756036],[-73.96892915890132,40.62923162562483],[-73.96800084402996,40.62933305821522],[-73.96707656865335,40.629434681648],[-73.96608191359873,40.62954270682635],[-73.9650807282895,40.62965467559493],[-73.96414862835252,40.6297389655613],[-73.96322149343035,40.62984106103689],[-73.96232599364598,40.62996871673765],[-73.96197454283195,40.62999504108041],[-73.96182099849084,40.63000487740185],[-73.9616363994039,40.63002222301846],[-73.96136921593195,40.630058388262476],[-73.96046280639713,40.630155661219504],[-73.96040734342061,40.630162530576314],[-73.96025855010787,40.62941826256545],[-73.96024902920543,40.62937062183246],[-73.9602256005792,40.62925450129718],[-73.96014773493869,40.6289151854171],[-73.95995565121842,40.627778672540664],[-73.9589941629722,40.62788559454318],[-73.95805293146628,40.627971118632026],[-73.95684697280602,40.62811987905407],[-73.95581207194958,40.628233491907054],[-73.9548849915694,40.62833554833747],[-73.95395983418416,40.62843938961412],[-73.95303133100145,40.62854011509276],[-73.95206901809611,40.628645781014804],[-73.95110641920346,40.62875046709457],[-73.95017656950539,40.628852772028154],[-73.94925229833636,40.628954765326625],[-73.94832386196283,40.62905666053285],[-73.94732672160586,40.6291665672095]]]}},{type:"Feature",properties:{ntacode:"BK75",ntaname:"Bedford",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.94193078816188,40.70072523469558],[-73.94438788596484,40.70042452378268],[-73.94424286147488,40.699699279647824],[-73.94409591260099,40.69897295461316],[-73.94394947271316,40.69822127983922],[-73.94391750192887,40.69805620211368],[-73.94380383211842,40.697469265449946],[-73.94378455587054,40.69736972905388],[-73.94374306706808,40.69715549995511],[-73.94372453568916,40.697059812179575],[-73.94368427179924,40.69685190211118],[-73.9436380693487,40.69661331854315],[-73.94362121368998,40.69652627966178],[-73.94355634152964,40.696191282951126],[-73.94354024149409,40.69610814211517],[-73.94352527471476,40.696030855238206],[-73.94338802084432,40.695288990519124],[-73.94324249086105,40.69455748573347],[-73.9431282674319,40.69396703833105],[-73.9431142781378,40.693894720557545],[-73.94310040895432,40.69382302905855],[-73.94295136131592,40.693090784235984],[-73.94280765181722,40.69235779412907],[-73.94266181801646,40.69162434435992],[-73.94251587928618,40.6908920009708],[-73.942369327487,40.69015994466539],[-73.94222203471816,40.68942797886758],[-73.9420768492439,40.688697202983484],[-73.94193245081846,40.687962958755264],[-73.94178527584315,40.68722837212121],[-73.94163933150475,40.68649727009269],[-73.94149491757346,40.6857645288292],[-73.9413482718491,40.68503120251259],[-73.94120399291621,40.68429983923366],[-73.94105783787943,40.683566872846015],[-73.9409133427312,40.68283361723441],[-73.94076893329961,40.68210083903897],[-73.94062005382199,40.68137013010268],[-73.94047635005943,40.68063569542304],[-73.94032793962053,40.679889975064704],[-73.94120864299758,40.67993835375228],[-73.94326176928661,40.680050607126674],[-73.94397347805014,40.68008812842708],[-73.94627470970082,40.6802133269296],[-73.94674915979894,40.68023966136313],[-73.94773023556641,40.68029184628239],[-73.94955688711141,40.68039040292335],[-73.95115828512971,40.68047861480692],[-73.95155682676484,40.68049884757566],[-73.95337017508857,40.68064050844442],[-73.95351616791017,40.68138260047897],[-73.95366256227194,40.68211490361357],[-73.9538089353068,40.682848008273375],[-73.95395453033525,40.68358077882076],[-73.95410042574001,40.684313107633514],[-73.9542464769617,40.685046248261926],[-73.9543929686742,40.685779720013734],[-73.95453798607413,40.686511175404625],[-73.95468418850514,40.68724485443725],[-73.9568416519359,40.686996078838014],[-73.95956770121347,40.68668255592737],[-73.95971374756448,40.68741563409099],[-73.95985939425704,40.688147451217304],[-73.96000519802637,40.688881033718275],[-73.96009714565352,40.68934521009758],[-73.96012172912187,40.68946930706396],[-73.96017256138667,40.68972986156127],[-73.9601869185827,40.689803455988674],[-73.9602230453972,40.68998862738387],[-73.96023740336427,40.69006222280794],[-73.96029281668125,40.69034624991554],[-73.96013760800469,40.69036438035891],[-73.96008336800442,40.69037071570732],[-73.95957591847143,40.69042998753866],[-73.9594279132056,40.690447274713954],[-73.95934862389834,40.690456460910916],[-73.95928133730649,40.69046425696966],[-73.95899330491864,40.690497629362966],[-73.95886713625443,40.690512248014855],[-73.95857844775942,40.690545694857654],[-73.95818048749936,40.69059073040586],[-73.95808563435823,40.690601463725415],[-73.95727249112623,40.69069347835414],[-73.95635602958272,40.6907997819174],[-73.95541057949592,40.69090829188599],[-73.95582662769681,40.692992382882416],[-73.95614239268207,40.69457901857249],[-73.95708701942436,40.694470440163116],[-73.9579973297947,40.694365838684206],[-73.95931047927604,40.694215087831985],[-73.96015854658327,40.69411730915614],[-73.9606205653166,40.69632014019266],[-73.9609254380419,40.69773650701639],[-73.96105100700002,40.69832607881914],[-73.96019688857473,40.698462727438724],[-73.95885874627417,40.69867732641632],[-73.95795938220978,40.69882000321593],[-73.95701993123406,40.69897391434965],[-73.95716730105394,40.69970786791913],[-73.95722517405622,40.69999935002633],[-73.95745736372845,40.70082260318466],[-73.95572361014887,40.70194576955732],[-73.95381196906526,40.70318097979557],[-73.95318085172319,40.70261690547754],[-73.95255052777945,40.702051666514485],[-73.951920189279,40.70148754916087],[-73.9512881943473,40.70092236548596],[-73.95027424109588,40.70157924195065],[-73.94937873543371,40.70215888982641],[-73.94753858146474,40.703350650664916],[-73.94705205297525,40.7036639493403],[-73.94625107780898,40.70320874745368],[-73.94585499046791,40.702987206774964],[-73.94544988192183,40.702760635974485],[-73.94463910154846,40.70231369467463],[-73.94431460096806,40.70213334535193],[-73.94400504048731,40.701961792197245],[-73.94382473741146,40.701862007878375],[-73.94322686012326,40.7015207091458],[-73.9430640684584,40.70142443509189],[-73.9422005870527,40.70089066746787],[-73.94193078816188,40.70072523469558]]]}},{type:"Feature",properties:{ntacode:"BX40",ntaname:"Fordham South",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.89138023380268,40.86170058826312],[-73.89106280613044,40.86152941211668],[-73.89106059904515,40.86147181520919],[-73.89115375546027,40.860913616166776],[-73.89174395026589,40.86017714781643],[-73.89225707621117,40.85940997630246],[-73.89299354227641,40.858386120465475],[-73.89441355073767,40.856433775801534],[-73.89477596003178,40.85592952563401],[-73.89549889768506,40.854749765891455],[-73.89560883346189,40.854570370097946],[-73.89644052566304,40.854907759155644],[-73.89709926839454,40.855172290942946],[-73.89831118626613,40.854061151051475],[-73.89863543744144,40.85390697543617],[-73.89816577520754,40.85514637639317],[-73.89877598610734,40.85536324709649],[-73.89967155800215,40.85566890839729],[-73.90060386049313,40.85598723786522],[-73.90077922747544,40.85604710972909],[-73.90085477134983,40.85593744032848],[-73.90116590959876,40.85549567456134],[-73.9013012656247,40.85530349000014],[-73.90153703392653,40.854994643789404],[-73.90185996053121,40.85458614925998],[-73.90208001143421,40.854622599700164],[-73.90298864594837,40.85477310914514],[-73.90395154262782,40.854973923015976],[-73.90472622214324,40.855370394831404],[-73.90557007241212,40.85578732289619],[-73.90522169962252,40.85620359480216],[-73.90508614076853,40.856410830705514],[-73.90468371344771,40.857060301724346],[-73.9056595351534,40.857398734663796],[-73.90526389216578,40.85804717834949],[-73.9048684721553,40.85869322470889],[-73.90447464104074,40.85934159467653],[-73.90408132735658,40.85998784750838],[-73.90351390564147,40.86091751015086],[-73.90254479326406,40.86057825533576],[-73.90233887221463,40.86095497146928],[-73.90211720350513,40.8613269480236],[-73.90188007349452,40.861693624619974],[-73.90162785087747,40.86205443458009],[-73.90136090363188,40.86240886466229],[-73.90107966951535,40.86275638342246],[-73.90028368104456,40.86247183708813],[-73.89996177631039,40.86235028002589],[-73.89964261686009,40.8622104369477],[-73.89943670840414,40.86211691206559],[-73.89841038406641,40.86229696667965],[-73.8979809937003,40.862402539869876],[-73.8973727479162,40.86243236404017],[-73.89714379743616,40.862445065151945],[-73.89773815441906,40.861351137028045],[-73.89802453020987,40.860820461119935],[-73.89822728963502,40.860448864352804],[-73.89828973363099,40.860334421461665],[-73.89859097184369,40.85976678326749],[-73.8988045761834,40.8593642709936],[-73.89883814571431,40.85930730834153],[-73.89866157479753,40.85924690179631],[-73.89818244709184,40.859083681169714],[-73.89735765478777,40.85876273492747],[-73.89636314517462,40.85837531884541],[-73.89573924731735,40.858138206765275],[-73.89469326407517,40.85942628230913],[-73.89381026006318,40.85898656513147],[-73.89321520757817,40.85987420615576],[-73.89256392566527,40.86052272891597],[-73.8914180242402,40.86166298404381],[-73.89138023380268,40.86170058826312]]]}},{type:"Feature",properties:{ntacode:"BK88",ntaname:"Borough Park",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.9760493559142,40.6312759056467],[-73.97716511994676,40.63074665412942],[-73.97699848928201,40.62987149612543],[-73.97684964309028,40.62908858147846],[-73.97669604371922,40.62835456420883],[-73.9765777568916,40.627573186819035],[-73.97651462100188,40.62729449049396],[-73.97644970441586,40.62700825547306],[-73.9762345368276,40.625976350730305],[-73.97726150032744,40.62585277281369],[-73.9771966564501,40.62510197855904],[-73.97710959292846,40.624948260194195],[-73.9769438237417,40.62405275001475],[-73.97683465206518,40.62348104194574],[-73.97675209645581,40.623013312325774],[-73.97656583927015,40.62199490319375],[-73.97695070814686,40.621630007174595],[-73.97705352864574,40.62153252180767],[-73.97539380523683,40.62076998723739],[-73.9768243355731,40.618675800159224],[-73.97752301889595,40.61767654076742],[-73.9778500933811,40.61728760629207],[-73.97562954146075,40.615945390667044],[-73.97537335532128,40.61575472238246],[-73.97544276701363,40.616114090355104],[-73.97548097046223,40.6163119246418],[-73.97444328442478,40.61642164295956],[-73.97335879350753,40.61654171529669],[-73.97290326943279,40.61415296838456],[-73.97399319461383,40.614029894242556],[-73.97517176991701,40.6147241858811],[-73.97497264664416,40.613668110171886],[-73.97489295756661,40.613186368414105],[-73.97477657974542,40.612638474926904],[-73.9752082941378,40.612885258215364],[-73.97740816458996,40.614218112990336],[-73.9796382177285,40.615564547228125],[-73.98003930358357,40.61580692966763],[-73.98087912783717,40.6163144347883],[-73.98186818243137,40.61691212660387],[-73.98406791766597,40.61824073930276],[-73.98627524709674,40.619566616589765],[-73.9856935782419,40.62013151444766],[-73.98785095534195,40.6214350319381],[-73.99009356051293,40.62278895334308],[-73.99254973616594,40.6242742682767],[-73.99398197149378,40.62514139905062],[-73.99432497413308,40.625342908797485],[-73.99489280561384,40.62546179419176],[-73.9947348567927,40.62561474060347],[-73.99464972974181,40.62569717922162],[-73.99507814869855,40.62580673783718],[-73.99678847531315,40.6268260514128],[-73.99687778353763,40.62653078256242],[-73.99701633648017,40.62606161545068],[-73.99724067039737,40.62528868702809],[-73.99811614328412,40.625815706609636],[-74.00031369476778,40.6271445825938],[-74.00251454806305,40.62847420956262],[-74.00222793462218,40.628751169643806],[-74.00193011441134,40.6290327678914],[-74.00306153964821,40.62971517490206],[-74.00368597245091,40.63009178102786],[-74.00413728034545,40.63036396583657],[-74.0063387058703,40.631693626683656],[-74.00702302420392,40.63210999547647],[-74.00680677851524,40.632250391235374],[-74.00661914959815,40.63237545858953],[-74.00630615538655,40.63258408846237],[-74.00556490392165,40.63308317641426],[-74.00735636663003,40.63416362723905],[-74.0067512271806,40.63474478652971],[-74.00641784683822,40.635064850455564],[-74.00616926871135,40.6353035019161],[-74.00558613003888,40.635866229033375],[-74.00500346527622,40.6364252351776],[-74.00442048380333,40.63698498636176],[-74.00411104085101,40.63728296100248],[-74.00383793090829,40.63754593186747],[-74.00325273129664,40.638104262022985],[-74.00267214342671,40.638667010470044],[-74.00236943480257,40.63895767781403],[-74.00209075435137,40.63922525430826],[-74.00150771254631,40.63978496207337],[-74.00092541773442,40.64034590202881],[-74.00066078180652,40.64059930920137],[-74.00034122066641,40.640905316173225],[-73.99975690844902,40.64146714994339],[-73.99917564718916,40.64202544202915],[-73.99697357409418,40.640694104594644],[-73.99551033762252,40.639809667130095],[-73.9947953953938,40.640288487384474],[-73.99433124126976,40.640600287952964],[-73.9940769200914,40.64077040176043],[-73.99336253671034,40.64124779897807],[-73.99264456057628,40.6417282909465],[-73.9919281237556,40.64220490408617],[-73.99121277380057,40.64268589050534],[-73.99049634082621,40.643164441188475],[-73.98977890274082,40.643644886731],[-73.98905872393617,40.644119241039256],[-73.98834986671035,40.64456224388733],[-73.98749940592027,40.64404551035488],[-73.98673080503099,40.64357399370718],[-73.98589644491506,40.64306759533018],[-73.98509519573034,40.64257305584109],[-73.98458719482507,40.642262004572665],[-73.98430293077361,40.64208456309327],[-73.9833162845212,40.64147868283318],[-73.98299419175471,40.641324996849065],[-73.98244454153824,40.6415386255619],[-73.98204321765263,40.64170758200557],[-73.98123240501371,40.64204491389037],[-73.98042057821888,40.64238522690579],[-73.98007428560837,40.64053969984811],[-73.98000693002508,40.64020883725207],[-73.97990983138492,40.639686357911806],[-73.97987360298713,40.6395182059505],[-73.97967704956557,40.63846479981808],[-73.97955441228142,40.63781925969083],[-73.97947592089832,40.637431363984504],[-73.97938644718411,40.63693216348765],[-73.97928591670797,40.63641419419123],[-73.97911188671785,40.63544038643933],[-73.97802158944141,40.635552702905294],[-73.97688861212468,40.63567486202841],[-73.9766365602116,40.634353821270814],[-73.97655064148627,40.63390350914416],[-73.97643342179838,40.633289122590746],[-73.9760493559142,40.6312759056467]]]}},{type:"Feature",properties:{ntacode:"BK96",ntaname:"Rugby-Remsen Village",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.90855790522774,40.65209593779457],[-73.90944846379408,40.651521598790275],[-73.91022992877046,40.65101403099981],[-73.91110070243363,40.65044791280462],[-73.91182280208042,40.64998342260488],[-73.9125358922127,40.64952147916125],[-73.9132529419082,40.64906142549381],[-73.91396129346943,40.648600658218605],[-73.9147321683769,40.64810117524876],[-73.91550029708117,40.647604854879035],[-73.91620934098205,40.64715114206872],[-73.9169368364265,40.64668353518555],[-73.91730801199596,40.64644290538781],[-73.91764732286035,40.64622293597032],[-73.91798513208946,40.646010880193934],[-73.91830152283332,40.645812262749274],[-73.91861676756703,40.6456020983999],[-73.91892329074821,40.64539775266743],[-73.9192541969956,40.64517776368618],[-73.91943014893677,40.64506079226833],[-73.91982077663542,40.64478383154434],[-73.91995063033038,40.6447076302324],[-73.91990782605168,40.64432958074554],[-73.91973736982153,40.64277814834517],[-73.92025802353956,40.642366298568255],[-73.92154948087534,40.64134469239512],[-73.92332654587373,40.63990021559215],[-73.92335409176906,40.64017632494926],[-73.9233741886042,40.64049554446124],[-73.92341500192268,40.64092360577048],[-73.92356525947073,40.642499298286666],[-73.92454228384933,40.642439177776595],[-73.92518619049149,40.64239729151996],[-73.92538233100778,40.642384532667236],[-73.92547887290522,40.6415870421781],[-73.92558280784833,40.64107003066691],[-73.92562125724396,40.64081122001612],[-73.92570388327054,40.64036095048455],[-73.92574389425866,40.64001446624989],[-73.92594627431782,40.63999816254693],[-73.92622007365028,40.63997609477959],[-73.92716497367988,40.6399164622775],[-73.92761438876369,40.63988764099213],[-73.92809818206719,40.63985661551057],[-73.92910623104011,40.639795105915624],[-73.92935451268158,40.64213431927795],[-73.92959986320598,40.64443271943729],[-73.92974213614681,40.64574338429321],[-73.92980243889859,40.64632007793004],[-73.92999915467318,40.64818106413784],[-73.93020593233037,40.65010866715089],[-73.9303814430314,40.651734054238176],[-73.93139116688353,40.651689608124904],[-73.9316086865125,40.65374163911998],[-73.93177153203366,40.65527364166675],[-73.93190743894843,40.656537652543044],[-73.9309035493228,40.656610355984235],[-73.92989802426051,40.65668443579574],[-73.92896419407975,40.65674261382696],[-73.92799465183676,40.65680210148195],[-73.92817215363185,40.658477345325615],[-73.92834017576644,40.66006003644375],[-73.92819257852791,40.6601771735376],[-73.92725505325636,40.65933756357737],[-73.92646424218873,40.659814361773854],[-73.92828249221597,40.66144706650277],[-73.92854068382307,40.66168068611849],[-73.93068465493039,40.66362047727543],[-73.92987364761342,40.66399077252792],[-73.92940352909339,40.664199846270996],[-73.92916752137731,40.66429953215157],[-73.9290523539942,40.66435100754483],[-73.92872204594664,40.66449556918274],[-73.92822872379821,40.66470986468376],[-73.92771188941751,40.664934328494326],[-73.9273935002166,40.665074716656754],[-73.92637970549286,40.66551489214164],[-73.92454945864158,40.66386259188942],[-73.92272843043321,40.66223123195695],[-73.92090904220994,40.66059911453582],[-73.92021313014995,40.65997544070721],[-73.92008167071683,40.65985763346026],[-73.91998634754263,40.660115466363074],[-73.9199044043909,40.66033711672647],[-73.91974399531388,40.66077097395043],[-73.91966280892866,40.66140503295244],[-73.91962719168718,40.66170805936993],[-73.91959479824114,40.66199567928803],[-73.91945727792734,40.66188078529251],[-73.91920450977376,40.66165519964589],[-73.91893607302657,40.66141601067318],[-73.91860168097776,40.66111804860659],[-73.91829936279716,40.66116125739906],[-73.9181849310438,40.660726208915584],[-73.91741819217582,40.660051191598335],[-73.91707363436487,40.659745353962926],[-73.9157280376988,40.658550128276815],[-73.91556629546196,40.658392571717805],[-73.9144124769044,40.65736241979368],[-73.91402878145271,40.657003709587585],[-73.91377943675828,40.656783679208324],[-73.91314356258604,40.65622086354528],[-73.91236458830654,40.65551356474634],[-73.91199538318848,40.65556155962876],[-73.91108323494242,40.65570239282345],[-73.91012255698546,40.655851771051566],[-73.90977962021952,40.65446625508358],[-73.90975756152424,40.65436711717215],[-73.90974279768291,40.65431111245007],[-73.90972827516238,40.654251864232926],[-73.90970013790621,40.65415294719764],[-73.90933499313009,40.652808592144225],[-73.90855790522774,40.65209593779457]]]}},{type:"Feature",properties:{ntacode:"QN52",ntaname:"East Flushing",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.79493246234003,40.757798030074596],[-73.79474720575196,40.7556281878547],[-73.79457726990006,40.75356301133912],[-73.79462769154273,40.75270267481621],[-73.79465583917538,40.7519881445344],[-73.79468324712465,40.751275045374115],[-73.79471901146258,40.750647616850024],[-73.79566544951754,40.75023620032339],[-73.7964461724972,40.74985921656466],[-73.79729524699198,40.74943505289057],[-73.79704716101429,40.7493323184447],[-73.79658103615321,40.74897739761161],[-73.79598269360959,40.74853189315545],[-73.79472264944076,40.74759933020909],[-73.79467568818264,40.74721192846299],[-73.79826235435003,40.74696565550798],[-73.79921673577677,40.746856281834035],[-73.80017472236375,40.74675557835827],[-73.80327809253335,40.74643951078989],[-73.80335214152798,40.74643196519169],[-73.80302898607394,40.74719480090895],[-73.80294034198928,40.747408916966286],[-73.80286300447514,40.74764297054299],[-73.80280481315957,40.74788116392336],[-73.80276629254261,40.748122144586624],[-73.80274770745889,40.74836447579497],[-73.80274910920718,40.7486067517625],[-73.80277033748075,40.7488475381863],[-73.80280784066667,40.74906666129117],[-73.80287666488464,40.749765149671745],[-73.80295670662414,40.74977052735829],[-73.80353070513625,40.74982541320499],[-73.80446953060739,40.74989927581246],[-73.80539953731984,40.74997272871109],[-73.80633253852092,40.75004766576171],[-73.80727076141024,40.750118974861124],[-73.80750599324409,40.7501365865902],[-73.8097603539163,40.74877922262164],[-73.81161754647964,40.747664843100196],[-73.8123541192485,40.74722328349564],[-73.81316297260872,40.7467379193532],[-73.81341871845622,40.74658444586918],[-73.81416171989234,40.74613858032687],[-73.81477152717807,40.74668237148337],[-73.8153731735569,40.747218337859756],[-73.81598751412868,40.74776993646549],[-73.81654271178436,40.74826004209788],[-73.81710925560616,40.7487605444728],[-73.81768650986474,40.74928821181448],[-73.817795411334,40.74939201450773],[-73.81826477278261,40.74982699033356],[-73.8188369834081,40.75035215791699],[-73.81911566904415,40.75062107328138],[-73.81941130761328,40.75088775460606],[-73.81998860976307,40.75142862089802],[-73.8208492883675,40.75224154492555],[-73.81977819372317,40.75293689462696],[-73.81909232075407,40.75338482035457],[-73.81840782858148,40.75383042207754],[-73.82030067736649,40.75551498022306],[-73.81961754403778,40.75596557940174],[-73.81926771979839,40.756199847858134],[-73.81893695315149,40.756409577973976],[-73.81789245661689,40.757086338484385],[-73.81856914417965,40.75751884857007],[-73.81923286412189,40.75794681275782],[-73.82004500584688,40.758483228162014],[-73.82063593339377,40.75887226784807],[-73.81728821410952,40.759775546570125],[-73.81508732575526,40.760371610605574],[-73.81399882876025,40.76066503432044],[-73.81313229873773,40.760898349140454],[-73.81226778100637,40.761130021647205],[-73.81104963173338,40.7614170205847],[-73.8104434836545,40.76137743901472],[-73.80951372622071,40.76129991102505],[-73.80859484054322,40.76113246182399],[-73.8076802372951,40.760959958834505],[-73.80676048649916,40.76078777314712],[-73.80584005382904,40.760615390655666],[-73.80491668517485,40.76044041190105],[-73.80399971294432,40.76027048753266],[-73.8030732893279,40.76012624811303],[-73.8021529189535,40.75998721801142],[-73.80125017485665,40.75982823730051],[-73.80030039037482,40.75970229914461],[-73.7994008890291,40.75939721905918],[-73.79850160206713,40.75907103553958],[-73.79760259802714,40.75874417854367],[-73.79670467871297,40.758417711777334],[-73.79621926933272,40.75824167953416],[-73.79580437654788,40.75809121700475],[-73.79493246234003,40.757798030074596]]]}},{type:"Feature",properties:{ntacode:"QN53",ntaname:"Woodhaven",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.84913837242911,40.69828274120195],[-73.84947763541679,40.69819580789686],[-73.84894128982707,40.6975568475714],[-73.84773325527176,40.69477527996693],[-73.8466179386087,40.692495183056046],[-73.84596733106588,40.691165965054026],[-73.84504195009234,40.68931894732308],[-73.84500533216861,40.68924391192705],[-73.84430714442654,40.68944166805981],[-73.84419150920434,40.68947440763624],[-73.84415010344455,40.68939328690966],[-73.84386364489964,40.68883211206457],[-73.84356447799873,40.68821396125548],[-73.84300297507045,40.68703791687922],[-73.84217464638787,40.6853535589012],[-73.84119605663233,40.68335136684398],[-73.84134091972138,40.68331050308295],[-73.84151391997548,40.68326168095423],[-73.84237029108915,40.683018422214886],[-73.84323090375356,40.68277519705794],[-73.8440891495959,40.682529299067994],[-73.84451063724633,40.682415088341784],[-73.84496190679074,40.68230745531898],[-73.84505837855848,40.6822844513382],[-73.84513349946198,40.68226653300118],[-73.84520200269179,40.6822506681483],[-73.8452904239152,40.68223044482692],[-73.84583237438079,40.68210645072879],[-73.84671464307618,40.681858493191974],[-73.84757845129982,40.68157986828037],[-73.84786817631948,40.68148683212292],[-73.84863383975222,40.68168402809155],[-73.84921620607906,40.6818442105582],[-73.84976407465187,40.681986614051844],[-73.85060478202189,40.68219378266441],[-73.85087162771067,40.682259542912085],[-73.85197864600379,40.682564211285886],[-73.85163928772111,40.68188627232193],[-73.85131773820146,40.68124001572848],[-73.85099089348901,40.68056836766137],[-73.85168205505992,40.680367977397694],[-73.85223417083931,40.680207890967964],[-73.85267726102964,40.680079415082616],[-73.85392389162116,40.67968615630435],[-73.85439330766253,40.67966011368512],[-73.85653410305873,40.679527725297845],[-73.85683137043245,40.67950933830446],[-73.85721078550023,40.67948586434497],[-73.85779268428884,40.6794557166448],[-73.85819836100589,40.67943084906947],[-73.85878576902995,40.680630463644356],[-73.85929512365685,40.680486365503725],[-73.859662718462,40.68038237286584],[-73.85977462580162,40.6803507121753],[-73.86053300126068,40.68013444842131],[-73.86066198730117,40.68009753814595],[-73.86142329542798,40.67987881343663],[-73.86156047073003,40.67983996752058],[-73.86229626172906,40.67963158049479],[-73.8633494359305,40.67935164088979],[-73.86378674403508,40.681113747023616],[-73.86399008846416,40.68192857556375],[-73.86410096679141,40.68237285029269],[-73.86499404523265,40.68212896989977],[-73.86602666805615,40.681918051772215],[-73.86629003016269,40.683115007207654],[-73.86630263853506,40.68318669460303],[-73.86631496942958,40.68324894282325],[-73.86650407890414,40.684474052264825],[-73.86659848349277,40.68526955906996],[-73.86687058632373,40.6863305906248],[-73.86701802926096,40.686830349035745],[-73.86728057407039,40.68774928510369],[-73.86746088891049,40.688415017596505],[-73.86762340346426,40.68914534234732],[-73.86776832168454,40.689803288876035],[-73.8679094851279,40.6904762612669],[-73.86805885286074,40.69118395823942],[-73.86859478104999,40.69388437469189],[-73.86868454304556,40.69403469190488],[-73.86842489712794,40.69471811951446],[-73.86681433894124,40.69506535080987],[-73.86455708883659,40.695520456511595],[-73.86368656429696,40.695691418377436],[-73.86236834141697,40.69595014324528],[-73.86016364237494,40.696384657940094],[-73.8592849835959,40.696553711218876],[-73.85833078917213,40.69674371065089],[-73.85744447739627,40.69691298471686],[-73.8565718515039,40.69706469152465],[-73.85567421922806,40.697179357552386],[-73.85478796060386,40.6972966237558],[-73.85283544386309,40.69754896213068],[-73.85277238650325,40.69755711194465],[-73.85262948594755,40.697652077657565],[-73.85260966053026,40.69780503974873],[-73.85260789851735,40.697959664726945],[-73.85262446517034,40.69811410677918],[-73.85265915040955,40.6982664722324],[-73.85271130876986,40.69841496200387],[-73.85328620564721,40.69928735744431],[-73.8537751263182,40.69990956791656],[-73.85429389591899,40.70044576121453],[-73.8544345567766,40.70060295213113],[-73.85410116469254,40.700513748826836],[-73.85070842256386,40.70020312460183],[-73.84913837242911,40.69828274120195]]]}},{type:"Feature",properties:{ntacode:"BK44",ntaname:"Madison",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.93753749374048,40.60855739025758],[-73.93829679552492,40.608062694108504],[-73.93901246938972,40.60759947730706],[-73.93933968959361,40.60738556023584],[-73.93939269098237,40.607350909346955],[-73.93972613932716,40.607132915122925],[-73.9384349357585,40.60597386305882],[-73.93791557841809,40.60549790110556],[-73.93609407296233,40.60387316224378],[-73.93426266725888,40.602230711367035],[-73.93503274500121,40.60173379090083],[-73.93447158901424,40.601231511897396],[-73.93525981895479,40.60114234811612],[-73.93619686434425,40.60105507045564],[-73.9371506294309,40.60094886618521],[-73.93811308681033,40.60084375767252],[-73.9390413471464,40.60074143209538],[-73.93952543849397,40.60068809778149],[-73.93996699296437,40.600639448293904],[-73.9408926353988,40.6005378364892],[-73.94116609805582,40.60050801673133],[-73.94189057649224,40.60042741982833],[-73.94288954061504,40.60031865019886],[-73.94283742407713,40.60004569363948],[-73.94278945934994,40.59979455040939],[-73.94248473340747,40.59820036561237],[-73.94341159064722,40.59809781555899],[-73.9438759647954,40.59804616334442],[-73.94433922623935,40.59799462665514],[-73.94479667452057,40.597944732788264],[-73.9452651923013,40.59789362694905],[-73.94622941179422,40.59778899208439],[-73.9471920693741,40.59768208727058],[-73.94812013074049,40.597579400451906],[-73.94855032686537,40.59753296411288],[-73.9490468155639,40.59747936153635],[-73.94997334604554,40.5973774419373],[-73.95100585444776,40.59726261947335],[-73.95220370755834,40.59713035149406],[-73.95314947405714,40.5970279185682],[-73.95411036203492,40.59692073980614],[-73.95507631338381,40.5968153907743],[-73.95545313439202,40.5967733839306],[-73.95600127799993,40.59671338628022],[-73.95692719713637,40.596612076311345],[-73.95733246328277,40.59873091427],[-73.95775745922603,40.60098588910515],[-73.95683001633182,40.6010873490776],[-73.95728347449563,40.6034696422002],[-73.9575305759447,40.604823308830284],[-73.95772401207805,40.60579983370665],[-73.95828056952207,40.60874735478209],[-73.95859278495774,40.61040303093512],[-73.9580473192723,40.61046276244427],[-73.9576680137944,40.610503715219004],[-73.95670471406353,40.61061187782897],[-73.95574066989153,40.610714827456256],[-73.9547955271003,40.61082076565262],[-73.95359888852914,40.610949865606464],[-73.95258786948979,40.611112239589076],[-73.95256553090692,40.610987184734014],[-73.95163235049947,40.61112353986179],[-73.95070512926125,40.6112504522241],[-73.94978380450684,40.611371750477716],[-73.94993049319113,40.612144650893214],[-73.94996296695332,40.61231572784942],[-73.94999598103782,40.612491461663275],[-73.95026514882969,40.61392435179743],[-73.94930527478502,40.61403073451607],[-73.94834517370126,40.61413649663165],[-73.94772682569703,40.61416971618292],[-73.94742608780814,40.61422460055372],[-73.94657366828146,40.61478913113757],[-73.94573691912035,40.61536340675668],[-73.94482770996301,40.61604620910946],[-73.94479547279659,40.61588853050791],[-73.94457366524341,40.61480377240435],[-73.9443088819457,40.61341173798482],[-73.94417450628596,40.61272253843777],[-73.94405560932157,40.6119928417343],[-73.9438003204616,40.61071911866002],[-73.94369953940306,40.61021403910715],[-73.94364091185493,40.60985881739125],[-73.94354698000039,40.60934655569823],[-73.94231175859338,40.608268197325856],[-73.94187230011026,40.60855546746692],[-73.94154757627133,40.60876773629699],[-73.94082897916,40.60922931816597],[-73.94011528762218,40.60969107767303],[-73.93934703447138,40.61018714136914],[-73.93753749374048,40.60855739025758]]]}},{type:"Feature",properties:{ntacode:"QN48",ntaname:"Auburndale",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.77573836927105,40.74332564716406],[-73.77579713443087,40.74331766617726],[-73.77805835666935,40.74298648913887],[-73.77859924778001,40.74290812265163],[-73.77965641306183,40.742729310552924],[-73.78036603543947,40.74259166264408],[-73.78068584982353,40.74250560729258],[-73.78100566363362,40.742419541335906],[-73.78121857584439,40.74236225059073],[-73.78137698877951,40.74231999390173],[-73.78176526826739,40.74221640582717],[-73.78216009718024,40.74211554946793],[-73.783110118511,40.741848305643934],[-73.7834969715439,40.74174135985229],[-73.78400944120372,40.741599356880016],[-73.78484244557379,40.74136852993804],[-73.78577051265957,40.741110679885196],[-73.78664844616125,40.74086674864182],[-73.78669085316545,40.740852986463196],[-73.78673516821081,40.740841776052655],[-73.78759444360145,40.740617958368844],[-73.78848243499033,40.74036827816074],[-73.7886511031454,40.74032571468576],[-73.78934727257422,40.740126337752926],[-73.79020750137926,40.73989470395366],[-73.79111526499385,40.73964983945037],[-73.79202817595545,40.7394035815926],[-73.79285797103304,40.7391797328995],[-73.79291603145104,40.73916776147875],[-73.79297881735037,40.73915188124352],[-73.79369341385141,40.73895006226742],[-73.7944080181618,40.738748230832044],[-73.79533772922133,40.73849367327542],[-73.79588681695621,40.73837637499801],[-73.79611584773757,40.73833614019549],[-73.79640218640299,40.73828235819031],[-73.796411784322,40.738325326190214],[-73.79643940048507,40.7384389476447],[-73.79672497924996,40.738416642623164],[-73.79629297225543,40.73855230643041],[-73.79640833669886,40.73859341998231],[-73.79717686670132,40.73998668526031],[-73.7972236245784,40.74009780066751],[-73.79722373068896,40.740098034721754],[-73.79722380153217,40.74009827759279],[-73.79725665019608,40.740212835125405],[-73.79725670792836,40.740213043797844],[-73.79725674344824,40.74021324154199],[-73.79727515305026,40.74033003375129],[-73.79727517637323,40.74033018640926],[-73.79727517587881,40.740330348909374],[-73.79727886805662,40.74044760103631],[-73.79727887871464,40.740447862396834],[-73.79727885479134,40.74044812419907],[-73.7972679511917,40.74056448602594],[-73.79723084972089,40.741695506634905],[-73.79695065298539,40.7419330351485],[-73.7966662287115,40.742135221106984],[-73.79666601812379,40.74213537167678],[-73.79666581854543,40.742135523438705],[-73.79639432193282,40.74234834989331],[-73.79639423580167,40.74234842496055],[-73.79639414967053,40.74234850002776],[-73.7961363863714,40.74257141079915],[-73.79613631197088,40.74257146712398],[-73.79613624968265,40.74257152414034],[-73.79589335248312,40.74280352722376],[-73.79589319164029,40.742803687764365],[-73.79589302944714,40.7428038576841],[-73.79566566888072,40.743044235672265],[-73.79543059287576,40.743264290405605],[-73.79521257775808,40.743495568792255],[-73.79501312009,40.743736707075996],[-73.79501298453248,40.74373688089497],[-73.79501285847516,40.743737045349384],[-73.79483295516101,40.743986942070045],[-73.7946735649595,40.74424409480546],[-73.7946734082347,40.744244346486234],[-73.794673271747,40.74424460708199],[-73.79453507355089,40.74450763821472],[-73.79449120652043,40.74473756790108],[-73.79449117050028,40.744737748430566],[-73.79449114678772,40.74473793786095],[-73.79446368332957,40.74497002170623],[-73.794452829649,40.745203090418386],[-73.79445281714163,40.74520343181545],[-73.7944528275929,40.745203756835856],[-73.79445869157468,40.74543695421535],[-73.79448120527351,40.74566937046825],[-73.79448121556756,40.74566953231739],[-73.79448123951785,40.74566969435841],[-73.79452019305238,40.74590015926164],[-73.7945797610729,40.74640268281765],[-73.79467568818264,40.74721192846299],[-73.79472264944076,40.74759933020909],[-73.79598269360959,40.74853189315545],[-73.79658103615321,40.74897739761161],[-73.79704716101429,40.7493323184447],[-73.79729524699198,40.74943505289057],[-73.7964461724972,40.74985921656466],[-73.79566544951754,40.75023620032339],[-73.79471901146258,40.750647616850024],[-73.79468324712465,40.751275045374115],[-73.79465583917538,40.7519881445344],[-73.79462769154273,40.75270267481621],[-73.79457726990006,40.75356301133912],[-73.79474720575196,40.7556281878547],[-73.79493246234003,40.757798030074596],[-73.79402473959114,40.75773596895659],[-73.79303015813386,40.75775619377561],[-73.79212059100132,40.75777758234761],[-73.792011714968,40.75778015034513],[-73.79122151560284,40.75779876580738],[-73.79031516996672,40.757823450590344],[-73.79053451035584,40.7593730382102],[-73.79076004620488,40.760985769424714],[-73.79165466242245,40.76091206344299],[-73.79255338049316,40.76084029433977],[-73.79343991212562,40.76076412796254],[-73.79344033470085,40.76082252671547],[-73.79344299910355,40.76118533700557],[-73.79343800248614,40.76151352662959],[-73.79343673769412,40.76159683082914],[-73.79334546260597,40.76229534285244],[-73.79322483940088,40.7631420076809],[-73.79302551365771,40.76462119218875],[-73.79395914652886,40.764695319925714],[-73.79361279622417,40.76722335755158],[-73.79342227701169,40.76859990751418],[-73.79321182250867,40.77033648909828],[-73.79317944556053,40.770403177727914],[-73.7923824381369,40.76948383943586],[-73.79235243694565,40.76944963785697],[-73.79190204127927,40.76893621297627],[-73.79149870491376,40.768447391247406],[-73.79137684496301,40.76832429661043],[-73.79059858124609,40.76741868770474],[-73.79021960777558,40.76695117475314],[-73.78990502958709,40.76651159651793],[-73.78963649752909,40.76614161060157],[-73.78871018005239,40.764854252375635],[-73.78861085591791,40.764709593713434],[-73.78849669754898,40.764570552526315],[-73.78836856546751,40.76443842934965],[-73.78822763080986,40.7643143957905],[-73.78807523740844,40.76419949042416],[-73.78733166671515,40.763807813550265],[-73.78714131745379,40.76370782091579],[-73.78595810626356,40.76310224365156],[-73.78571993566753,40.762921464726],[-73.78546383070346,40.7625919254089],[-73.78542241974337,40.76251310807721],[-73.78535911541569,40.76225631857739],[-73.7853017538984,40.76197850433073],[-73.78527359224829,40.76184210636365],[-73.78525170777323,40.76175695901846],[-73.78516838329206,40.76143281814066],[-73.7850243474471,40.761036515858805],[-73.7848605928224,40.76064436286373],[-73.78467742477748,40.76025720833081],[-73.78447529330391,40.759875861994416],[-73.78430628708995,40.75948364503482],[-73.78428991884707,40.75944029943579],[-73.7842594089738,40.75938264589476],[-73.78407792963682,40.75903964439747],[-73.78382076148569,40.75853003411843],[-73.7834611106796,40.75786406350209],[-73.78338071525589,40.75775389724709],[-73.7831615773999,40.75732618501061],[-73.7830319133788,40.75708319052878],[-73.78281576386435,40.756666343785376],[-73.78264852969639,40.756331904045076],[-73.78248130737073,40.75599745518597],[-73.78212461978052,40.75533931152846],[-73.78165171760702,40.75470775288259],[-73.78113322656422,40.75408932646792],[-73.78052037800599,40.7533307431027],[-73.78009357371535,40.75250750384609],[-73.77980639319682,40.751895005430626],[-73.77944067027246,40.751122696144996],[-73.77906558901958,40.75033257447581],[-73.77831180786255,40.74874501368035],[-73.77753347577244,40.7471483424384],[-73.77679197013187,40.74554428913856],[-73.77616785637258,40.74424002253527],[-73.77596628014423,40.74381044790558],[-73.7758523777589,40.74356469331021],[-73.77575892644916,40.74336722747386],[-73.77573836927105,40.74332564716406]]]}},{type:"Feature",properties:{ntacode:"BX44",ntaname:"Williamsbridge-Olinville",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.84704957988549,40.8876718158795],[-73.84744396884648,40.88697853116725],[-73.84748708817729,40.88691453806626],[-73.84785777320191,40.88636441282507],[-73.84790388184055,40.886295984153314],[-73.84798702067236,40.88617211823637],[-73.84802165707175,40.886120514783954],[-73.84804918089598,40.88607950865168],[-73.8480941526193,40.88601250619935],[-73.84813585815644,40.885950370319044],[-73.84817178627576,40.88589684167415],[-73.84820835311214,40.885842361659016],[-73.84824941323669,40.88578118763974],[-73.8482853411743,40.88572765845524],[-73.84832190782497,40.88567317823494],[-73.84836417174802,40.88561021075015],[-73.84846274096435,40.885461032310744],[-73.848763849576,40.885005316711634],[-73.8488204414689,40.88491966700004],[-73.84927742080971,40.884241504735144],[-73.84973488154704,40.88355580319686],[-73.85020149438334,40.88286987008212],[-73.85065123143109,40.88219178992179],[-73.85110603635785,40.881508971067994],[-73.85156600559465,40.88082536377014],[-73.85203280472665,40.88013997216872],[-73.85248305833824,40.8794637050411],[-73.8520701172023,40.879297657085665],[-73.85186563767871,40.87905886510672],[-73.85138374105527,40.87847622385491],[-73.85091896017342,40.8778934406343],[-73.85211217375235,40.87729787962043],[-73.85254854030985,40.877091586763584],[-73.85172236136454,40.87684337066314],[-73.85093186790806,40.875830014923565],[-73.85068955599085,40.87548667838518],[-73.85143247985496,40.874987271483256],[-73.85206424598658,40.874503646917006],[-73.85215435860401,40.874434199161094],[-73.85278034330943,40.87395322902561],[-73.85362131923083,40.87331208758597],[-73.85363638793234,40.87330059920986],[-73.85450805066631,40.87358094249729],[-73.8555175843402,40.8739039558002],[-73.85577052357691,40.87398371293062],[-73.85651292387632,40.87421779315943],[-73.85655118175053,40.87303042871626],[-73.85661382516636,40.87125016698299],[-73.85754854444214,40.871266317777305],[-73.85848731700756,40.871284060119606],[-73.8594268045545,40.87130069674406],[-73.86036598198893,40.871318622474725],[-73.86137924069509,40.871336512141525],[-73.8623921285398,40.87135673360249],[-73.86333198334079,40.87137515749865],[-73.86426604390138,40.8713896502362],[-73.86520890077001,40.87140764959887],[-73.86614489502145,40.871422984590886],[-73.86715864219332,40.871441913140465],[-73.86825887799573,40.87146232802613],[-73.86935122364724,40.871483353709735],[-73.87056192524669,40.87151077845378],[-73.8703766718184,40.87328437216205],[-73.87031310874234,40.87534062095659],[-73.87031508333357,40.875617522732234],[-73.87031684661684,40.87573572281559],[-73.8703175077389,40.8757797934626],[-73.87030247991875,40.87594247661722],[-73.87026997881347,40.876103970312265],[-73.8702203286068,40.87626264289013],[-73.87019944869922,40.876311355321434],[-73.8701809422137,40.876354530437986],[-73.87015418392427,40.87641695754105],[-73.87004672690107,40.87667053082932],[-73.86948896192662,40.8779894684106],[-73.86943466926999,40.87812884292244],[-73.86941232626828,40.87818180748919],[-73.86938557933017,40.87823358294908],[-73.8693545373007,40.878283958585364],[-73.86931932626109,40.878332729264606],[-73.86928008973368,40.878379696587075],[-73.86923698739879,40.87842466940056],[-73.86918623356077,40.87846614898982],[-73.86912851747668,40.87851887015145],[-73.86907407564996,40.878579167530575],[-73.86894382691679,40.87859185277937],[-73.86885103292825,40.878579818238016],[-73.86812877191865,40.880066552919885],[-73.86705258284128,40.882255215750575],[-73.86605231329287,40.884287044151954],[-73.86603813220563,40.884359022043334],[-73.86603809566084,40.884359193209036],[-73.86603810764099,40.88435938218842],[-73.86604065203618,40.8844329818441],[-73.86604066388638,40.88443323531958],[-73.8660407342542,40.88443347696883],[-73.86606024936972,40.88450565595912],[-73.86606028461782,40.88450579973442],[-73.86606034351723,40.88450592711995],[-73.86609568402109,40.8845736214592],[-73.86616465843814,40.884677922965096],[-73.86616476518267,40.88467807720967],[-73.86616484807236,40.88467823930014],[-73.86621798004754,40.884790014681435],[-73.86625345816202,40.884907300171086],[-73.86627000593697,40.8850272996944],[-73.86627001745485,40.885027389667414],[-73.86627001727457,40.885027479291765],[-73.8662672721201,40.885147691324484],[-73.86624574919097,40.885265449837895],[-73.86624572511447,40.88526556774589],[-73.86624567696252,40.88526569333199],[-73.86620661508553,40.885378614062795],[-73.86538049290174,40.88688347522357],[-73.86460021982454,40.88829971188813],[-73.86380857394386,40.889715899372995],[-73.86303842471298,40.89111254785968],[-73.86276661966666,40.89161957433855],[-73.86275188404169,40.891650687002816],[-73.86273972188111,40.89183889282555],[-73.86225345518159,40.89267048819031],[-73.86215575170635,40.89283406251692],[-73.86198229582854,40.89316126228462],[-73.86192535143314,40.89329121598514],[-73.86149253626178,40.89427891722789],[-73.861405140482,40.89453904366812],[-73.86135927864306,40.89466231935555],[-73.86071098194206,40.89537054437287],[-73.85983338106632,40.89508522661504],[-73.856956194034,40.89416793772324],[-73.8573628168522,40.89341143940488],[-73.85566327271745,40.89285239422686],[-73.8552537851847,40.89272062619409],[-73.85449169183926,40.892478518250584],[-73.85340274735687,40.89213229962083],[-73.85182948407949,40.89162978232084],[-73.85149873297607,40.89153479674222],[-73.85069084081347,40.89130277112294],[-73.8504012506809,40.89120545864748],[-73.8487415337905,40.89064771486615],[-73.84741355269567,40.89022219767596],[-73.8463253313182,40.889877226706304],[-73.84590568546282,40.889741369380836],[-73.84626182326826,40.8890983381845],[-73.8464560085601,40.888748434698094],[-73.84665457770721,40.888390619908655],[-73.84704957988549,40.8876718158795]]]}},{type:"Feature",properties:{ntacode:"QN51",ntaname:"Murray Hill",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.80379022888253,40.77561011179253],[-73.80098974064956,40.775389116458506],[-73.79865192006214,40.775200558985055],[-73.79853009427285,40.77519072888345],[-73.79823295511946,40.77484830546588],[-73.79785400453235,40.77441566944935],[-73.79772190077286,40.77427237380948],[-73.7975752289451,40.774136842044264],[-73.79741530994494,40.77401038228581],[-73.79741522772028,40.774010319151465],[-73.79741514502736,40.77401026506273],[-73.79730005603778,40.77393228605379],[-73.79724339821914,40.77389389663621],[-73.7967268509793,40.77360922870778],[-73.79652490521453,40.773503278471665],[-73.79571707389991,40.773069642778864],[-73.79565702077277,40.77303608671467],[-73.79521550584721,40.77267490720631],[-73.7950719029127,40.77254212458496],[-73.79493636799312,40.77240453038564],[-73.79480546134091,40.77225687477918],[-73.79415923541376,40.77151603827045],[-73.79394905802269,40.771267374937416],[-73.7932371186424,40.77046772080936],[-73.79317944556053,40.770403177727914],[-73.79321182250867,40.77033648909828],[-73.79342227701169,40.76859990751418],[-73.79361279622417,40.76722335755158],[-73.79395914652886,40.764695319925714],[-73.79302551365771,40.76462119218875],[-73.79322483940088,40.7631420076809],[-73.79334546260597,40.76229534285244],[-73.79343673769412,40.76159683082914],[-73.79343800248614,40.76151352662959],[-73.79344299910355,40.76118533700557],[-73.79344033470085,40.76082252671547],[-73.79343991212562,40.76076412796254],[-73.79255338049316,40.76084029433977],[-73.79165466242245,40.76091206344299],[-73.79076004620488,40.760985769424714],[-73.79053451035584,40.7593730382102],[-73.79031516996672,40.757823450590344],[-73.79122151560284,40.75779876580738],[-73.792011714968,40.75778015034513],[-73.79212059100132,40.75777758234761],[-73.79303015813386,40.75775619377561],[-73.79402473959114,40.75773596895659],[-73.79493246234003,40.757798030074596],[-73.79580437654788,40.75809121700475],[-73.79621926933272,40.75824167953416],[-73.79670467871297,40.758417711777334],[-73.79760259802714,40.75874417854367],[-73.79850160206713,40.75907103553958],[-73.7994008890291,40.75939721905918],[-73.80030039037482,40.75970229914461],[-73.80125017485665,40.75982823730051],[-73.8021529189535,40.75998721801142],[-73.8030732893279,40.76012624811303],[-73.80399971294432,40.76027048753266],[-73.80491668517485,40.76044041190105],[-73.80584005382904,40.760615390655666],[-73.80676048649916,40.76078777314712],[-73.8076802372951,40.760959958834505],[-73.80859484054322,40.76113246182399],[-73.80951372622071,40.76129991102505],[-73.8104434836545,40.76137743901472],[-73.81104963173338,40.7614170205847],[-73.81226778100637,40.761130021647205],[-73.81313229873773,40.760898349140454],[-73.81399882876025,40.76066503432044],[-73.81508732575526,40.760371610605574],[-73.81728821410952,40.759775546570125],[-73.82063593339377,40.75887226784807],[-73.82080684858938,40.75894178331652],[-73.82116404950045,40.75968607609572],[-73.82155809662831,40.76053432449925],[-73.82176735371581,40.76097981376633],[-73.82181077148367,40.76107223677414],[-73.82207359778968,40.76162495400487],[-73.82260198317304,40.76275935649206],[-73.82302513277548,40.763666341208335],[-73.82348245212708,40.76465179236747],[-73.82372658168691,40.76582551589813],[-73.82395032520976,40.76688720215665],[-73.82421202453429,40.76816922799936],[-73.82444330283619,40.7692855140787],[-73.82466909032323,40.770407607808686],[-73.82556485153245,40.77028295959617],[-73.82604927472883,40.77021081449481],[-73.8265584197165,40.770137083593355],[-73.82656578893237,40.77064147572847],[-73.82657511687427,40.77163035301263],[-73.82657481799629,40.772345397962006],[-73.82647720752793,40.773116442789664],[-73.82625348460473,40.774520659101796],[-73.82583089977449,40.77591527158138],[-73.82486800908848,40.77654235484542],[-73.82433101875273,40.77674307030117],[-73.82428360049262,40.77698996098394],[-73.82422147275788,40.77723522698467],[-73.8241448049238,40.77747809322924],[-73.82405384581061,40.777717830159304],[-73.82382108964217,40.77836013814994],[-73.82376244869418,40.77850455199379],[-73.82354681609377,40.77903553756734],[-73.82331286855246,40.7795786598341],[-73.82223999335503,40.779490237046694],[-73.82132278461552,40.77940925889184],[-73.82032141636088,40.77933468076801],[-73.81981042155483,40.779296989188076],[-73.81930985112403,40.779260059857],[-73.81728146973035,40.7791055126966],[-73.81452997802205,40.77888817488034],[-73.81466305923634,40.77790468769652],[-73.81475883042394,40.77720350114397],[-73.81478821761252,40.77699573898313],[-73.81485850655609,40.77648592311957],[-73.81268626346116,40.77631279409209],[-73.8094525210094,40.77605807874615],[-73.80659228450716,40.775831861528],[-73.80379022888253,40.77561011179253]]]}},{type:"Feature",properties:{ntacode:"QN27",ntaname:"East Elmhurst",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.86109724401761,40.76366447759032],[-73.85992937963596,40.76220030111109],[-73.85966666298468,40.761901913560514],[-73.85913545312332,40.761418440648804],[-73.85912375861521,40.76127549865653],[-73.8589662808854,40.76115879583669],[-73.85880387722854,40.76104606390597],[-73.85863672075712,40.76093742301298],[-73.85846498964645,40.76083298894548],[-73.85828886694485,40.76073287300717],[-73.85810854022827,40.760637182122025],[-73.85792420186411,40.760546018051365],[-73.8577360483292,40.7604594779546],[-73.85754428016409,40.76037765406266],[-73.85734910175931,40.760300633579824],[-73.85670598021255,40.76004386579885],[-73.85655895732079,40.7599815614778],[-73.8563821611647,40.759906639650744],[-73.8560398093965,40.75972578741408],[-73.85576997450168,40.759538342684785],[-73.85553311743213,40.759342591353594],[-73.85525140080492,40.75914753084004],[-73.85506702556705,40.75894327751662],[-73.85500920858986,40.75887922570103],[-73.85463995751408,40.758466157766236],[-73.85457971979349,40.75838762037609],[-73.85449593244911,40.758278638673936],[-73.85462918660679,40.75830695548457],[-73.85476880279928,40.75832812997877],[-73.8549087266597,40.75833644940588],[-73.85505441025492,40.75833037151092],[-73.85530200157807,40.75829284196687],[-73.85540366146685,40.75834030998554],[-73.85560819880331,40.75830541067603],[-73.85695186768805,40.75813312704392],[-73.85775351182151,40.75802727488424],[-73.85856139034308,40.75791243685781],[-73.85888932339373,40.757899475965594],[-73.85951332358748,40.75787859024118],[-73.85992746201961,40.75786410162949],[-73.86046162216206,40.757843731728286],[-73.86099882371653,40.75782499338467],[-73.86190617173669,40.75779486363709],[-73.86280704236877,40.757758984275526],[-73.86371499880944,40.757725670910425],[-73.86461956648263,40.757693716436165],[-73.86567437019231,40.757629582857085],[-73.86656997613866,40.75753552146229],[-73.86746336460044,40.757441540684034],[-73.86848374832506,40.75733493706786],[-73.86950314746122,40.75722801907275],[-73.87041371425073,40.75713241272215],[-73.87132395898328,40.757036340296935],[-73.87221856383633,40.756943224795684],[-73.87311054765844,40.75685088214351],[-73.87365721712088,40.756803485602056],[-73.87420803095058,40.756731562824285],[-73.8751387429954,40.756633816060734],[-73.87551080441015,40.758679636371575],[-73.87580654566993,40.760307836279324],[-73.87601371860652,40.76144373213948],[-73.87549091125351,40.7613515948982],[-73.87499575093968,40.76126432242948],[-73.8753155292129,40.76294497530347],[-73.87532089453802,40.76300800772556],[-73.87532636995816,40.76305660488948],[-73.87553509519228,40.7642305126199],[-73.875865038556,40.76605165351371],[-73.87613975693169,40.76769550550178],[-73.8762330035856,40.76808593838394],[-73.87624365566445,40.76812831878297],[-73.87625062092845,40.76816607485869],[-73.87638792444179,40.768999558474164],[-73.87601415579749,40.76981697608507],[-73.87602197537186,40.770312000894336],[-73.87600937678242,40.77048155256648],[-73.87597757036225,40.770909609146024],[-73.87597362680933,40.77104276224567],[-73.87598378976922,40.77117614730501],[-73.87600801475872,40.77130849258433],[-73.87604778727295,40.77144359312579],[-73.87608949641871,40.771536903086655],[-73.87601656518731,40.77155104405028],[-73.8751757328147,40.77167671112571],[-73.87475943290806,40.771719987453025],[-73.87426330423905,40.7717533874995],[-73.87380524624189,40.77176797845617],[-73.87327941389208,40.7717674013503],[-73.87272561588561,40.7717366426891],[-73.8722357763049,40.77169565901893],[-73.87173533999842,40.77162258581677],[-73.87143357341989,40.77157646722139],[-73.87071447492605,40.77139069003692],[-73.87016128312284,40.77120898587921],[-73.86962970454368,40.771006365975644],[-73.86943719697877,40.770924482029365],[-73.86889382724564,40.77064902189741],[-73.8680987343728,40.77017200865152],[-73.86728193749033,40.769650003290714],[-73.86606875954982,40.768796182155235],[-73.86550588652888,40.76834576833757],[-73.8650929401686,40.76801531473656],[-73.86484009584308,40.76779205521361],[-73.86473884218837,40.76770264928811],[-73.86458486962496,40.76756669037977],[-73.86404975632075,40.76706394761296],[-73.86353063445021,40.76657622420624],[-73.8634021493172,40.76645551226373],[-73.86321805258567,40.76625081641742],[-73.8628611852649,40.765846236249395],[-73.86180888794335,40.76454470752483],[-73.86109724401761,40.76366447759032]]]}},{type:"Feature",properties:{ntacode:"BK81",ntaname:"Brownsville",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.89880698433517,40.65740666180455],[-73.89891727397938,40.65739022474991],[-73.89904180388838,40.65737165807354],[-73.89948109278969,40.6573213434068],[-73.89968548097173,40.65729793755243],[-73.899889868366,40.65727452094748],[-73.90002679348675,40.65725384777588],[-73.90029426200188,40.657208882665856],[-73.9003948667884,40.657184205305015],[-73.90048767160411,40.65714867935171],[-73.90057491535649,40.65709994695746],[-73.90064904766783,40.65704155823763],[-73.90118559908719,40.656514551101445],[-73.90230238195439,40.65578061148661],[-73.90245383307466,40.65566436669918],[-73.90261911401878,40.65555811073343],[-73.90279641594041,40.65546321053979],[-73.9029836670884,40.6553807813939],[-73.90317858413412,40.655311633837464],[-73.90414221326978,40.65514642113806],[-73.90446144027071,40.65509953574616],[-73.90489261828196,40.65503619985079],[-73.90507059709333,40.65501006119506],[-73.90556272808058,40.654937910163675],[-73.90606783109017,40.65486385126579],[-73.90692334240393,40.65473842009026],[-73.90784346310066,40.65459153024292],[-73.90782538191748,40.65453360358072],[-73.90780156916472,40.654438949288625],[-73.90740035662834,40.65284399014236],[-73.90821606823968,40.6523120867787],[-73.90855790522774,40.65209593779457],[-73.90933499313009,40.652808592144225],[-73.90970013790621,40.65415294719764],[-73.90972827516238,40.654251864232926],[-73.90974279768291,40.65431111245007],[-73.90975756152424,40.65436711717215],[-73.90977962021952,40.65446625508358],[-73.91012255698546,40.655851771051566],[-73.91108323494242,40.65570239282345],[-73.91199538318848,40.65556155962876],[-73.91236458830654,40.65551356474634],[-73.91314356258604,40.65622086354528],[-73.91377943675828,40.656783679208324],[-73.91402878145271,40.657003709587585],[-73.9144124769044,40.65736241979368],[-73.91556629546196,40.658392571717805],[-73.9157280376988,40.658550128276815],[-73.91707363436487,40.659745353962926],[-73.91741819217582,40.660051191598335],[-73.9181849310438,40.660726208915584],[-73.91829936279716,40.66116125739906],[-73.91860168097776,40.66111804860659],[-73.91893607302657,40.66141601067318],[-73.91920450977376,40.66165519964589],[-73.91945727792734,40.66188078529251],[-73.91959479824114,40.66199567928803],[-73.91962719168718,40.66170805936993],[-73.91966280892866,40.66140503295244],[-73.91974399531388,40.66077097395043],[-73.9199044043909,40.66033711672647],[-73.91998634754263,40.660115466363074],[-73.92008167071683,40.65985763346026],[-73.92021313014995,40.65997544070721],[-73.92090904220994,40.66059911453582],[-73.92272843043321,40.66223123195695],[-73.92454945864158,40.66386259188942],[-73.92637970549286,40.66551489214164],[-73.92592201549584,40.66571503570415],[-73.92546270195412,40.66591675199164],[-73.92439099384761,40.66638142327787],[-73.9242446727457,40.666445000386744],[-73.92331039698415,40.666853460424946],[-73.92323224537391,40.66688762756694],[-73.9231197845567,40.66693679363199],[-73.92303439380234,40.6669741259334],[-73.92281106532995,40.667071761215944],[-73.9227525715444,40.66709733296169],[-73.92221564149389,40.667333446469144],[-73.9218717118052,40.66748069046783],[-73.92101988847209,40.6678526980696],[-73.9201486425542,40.66822948387542],[-73.9201146425319,40.66837600234439],[-73.91999873728055,40.66840948385137],[-73.91923062965691,40.66863136530611],[-73.91838191153047,40.66900224732733],[-73.91748266125654,40.669392231100105],[-73.91713588978303,40.66954376367917],[-73.91658459950003,40.66978754948586],[-73.91652296113404,40.66981426418321],[-73.9164716345366,40.66983650915053],[-73.91586213225733,40.67010066868867],[-73.91580361911352,40.67012602814181],[-73.91572874515477,40.67015847809633],[-73.91558467328046,40.67022136347989],[-73.91553422511005,40.67024338351535],[-73.91487246337714,40.67053222822073],[-73.91461857729773,40.67064323825137],[-73.91454485538064,40.67067547301587],[-73.91403857192044,40.67089683982661],[-73.91308574663641,40.67131022633253],[-73.91221776895038,40.67168716252572],[-73.91133533666638,40.67207645346068],[-73.91115995481621,40.672155350628294],[-73.91109867289384,40.67218291959568],[-73.91104631010326,40.67220464200177],[-73.91046305323356,40.672446602102546],[-73.91037473937192,40.672483238199234],[-73.91019287105694,40.67255868530127],[-73.91014265020483,40.67257951905929],[-73.90995832863727,40.672655981103425],[-73.90989833479603,40.672680869322114],[-73.90954171958883,40.67282880309108],[-73.90925438134724,40.67294799823466],[-73.90841931632208,40.67331333272415],[-73.90832954086157,40.67335530302139],[-73.9082780093342,40.67337939350506],[-73.90787711572172,40.67356680930781],[-73.90746843008544,40.67376161413563],[-73.90695655491835,40.673985259133566],[-73.90629662105013,40.6742653330755],[-73.90609438779364,40.67435293235806],[-73.90582626773173,40.67446965385985],[-73.90524012940088,40.67472494627425],[-73.9045091233681,40.67505211098795],[-73.90438792800414,40.67520674660642],[-73.90428786796184,40.675229355562244],[-73.90374374580135,40.675406834472525],[-73.90347422276491,40.6755066832772],[-73.90346228886747,40.67545791947577],[-73.90344272369958,40.67537791906057],[-73.90322131898083,40.67447291368903],[-73.90296768996103,40.6734393952624],[-73.90266008354745,40.67219717915082],[-73.90228822560127,40.670936006966706],[-73.90198218142216,40.66967007119869],[-73.90166767890625,40.66841352919279],[-73.90126570398775,40.66688065016491],[-73.90085135672518,40.66534589452361],[-73.90041654055052,40.66380652743318],[-73.90050957793385,40.66379470590312],[-73.90059097103793,40.66378216894256],[-73.90071712008276,40.66376455324756],[-73.90145114637866,40.66365836465773],[-73.90105329821102,40.662124821109],[-73.90066118690957,40.66058615800486],[-73.9001465844421,40.66065327738649],[-73.89988908753975,40.660639807288206],[-73.89972880407026,40.66070453508509],[-73.89965233279806,40.660735416378245],[-73.89921760894248,40.659111403690645],[-73.89883571453828,40.65752594187363],[-73.8988183473786,40.657453812902276],[-73.89880698433517,40.65740666180455]]]}},{type:"Feature",properties:{ntacode:"BK85",ntaname:"East New York (Pennsylvania Ave)",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.89880698433517,40.65740666180455],[-73.8988183473786,40.657453812902276],[-73.89883571453828,40.65752594187363],[-73.89921760894248,40.659111403690645],[-73.89965233279806,40.660735416378245],[-73.89972880407026,40.66070453508509],[-73.89988908753975,40.660639807288206],[-73.9001465844421,40.66065327738649],[-73.90066118690957,40.66058615800486],[-73.90105329821102,40.662124821109],[-73.90145114637866,40.66365836465773],[-73.90071712008276,40.66376455324756],[-73.90059097103793,40.66378216894256],[-73.90050957793385,40.66379470590312],[-73.90041654055052,40.66380652743318],[-73.90085135672518,40.66534589452361],[-73.90126570398775,40.66688065016491],[-73.90166767890625,40.66841352919279],[-73.90198218142216,40.66967007119869],[-73.90228822560127,40.670936006966706],[-73.90266008354745,40.67219717915082],[-73.90296768996103,40.6734393952624],[-73.90322131898083,40.67447291368903],[-73.90344272369958,40.67537791906057],[-73.90346228886747,40.67545791947577],[-73.90347422276491,40.6755066832772],[-73.90313803813324,40.67562221542786],[-73.90302076373686,40.67565648129092],[-73.90291887262823,40.67568458142084],[-73.90279745993566,40.67575749274221],[-73.90267831840302,40.67578972875392],[-73.90257716361329,40.675831706875925],[-73.90245583103473,40.67588205089746],[-73.9009623469395,40.67650221152797],[-73.9007918367847,40.676572457650934],[-73.90004626142508,40.67689308953782],[-73.90002748328058,40.67681911353729],[-73.89974568870544,40.67571196377557],[-73.89973501104475,40.675654871363385],[-73.89972239711247,40.67560373790351],[-73.89971755925664,40.67556426479296],[-73.89970899475242,40.675494250784745],[-73.89930675442262,40.67398204176656],[-73.89838655947376,40.67412124433974],[-73.89748422770533,40.67425548525474],[-73.89650977887963,40.674397047588116],[-73.89549943478339,40.67455074432918],[-73.89459383972243,40.67468410488774],[-73.8936703642662,40.67482177088446],[-73.89335128281994,40.67358164593697],[-73.89302801266585,40.672314491579165],[-73.89271090669772,40.67104582891267],[-73.89179952161746,40.67118041269012],[-73.89087804994615,40.671318087158646],[-73.89055868980283,40.67006023116495],[-73.89016521925038,40.66852437687793],[-73.8897698862758,40.666989914671944],[-73.89069385325429,40.66685223434639],[-73.89029917759841,40.665311759354175],[-73.8899066949764,40.663778289998156],[-73.88898470630262,40.66391661475753],[-73.88810817419636,40.66404741245783],[-73.88739217285975,40.66435345676697],[-73.88726131208318,40.664413573713105],[-73.88657767928026,40.664708036977174],[-73.88641344683668,40.66478080712042],[-73.88556364519427,40.665140486712495],[-73.88493743612787,40.665407108757925],[-73.88474247383925,40.665494893648756],[-73.8841216989663,40.665760742211305],[-73.88391264507172,40.66585179856754],[-73.88330883390667,40.666112004945624],[-73.88208825702687,40.6644641466781],[-73.88185557344767,40.664149988540224],[-73.88266944223219,40.66379795350502],[-73.88309163111575,40.66361709126527],[-73.88348677553914,40.663447816821794],[-73.88430189356369,40.66309545704035],[-73.88511751844143,40.6627456402541],[-73.88593574026198,40.66239371274994],[-73.88681373136549,40.6620138233493],[-73.88756863519616,40.66168908090814],[-73.88838556405716,40.6613377386356],[-73.88919997579819,40.660988081003],[-73.89001492663948,40.66063583315395],[-73.89083184220326,40.660283968379744],[-73.89164919956775,40.65993257633931],[-73.89246408790075,40.659580275377365],[-73.8932789425393,40.65923017428116],[-73.8940984502131,40.65887791979046],[-73.89491382043494,40.6585264489209],[-73.8957184809456,40.65815995956684],[-73.89616756045221,40.657978451628225],[-73.8961375929559,40.65788224896777],[-73.89612587286433,40.65781466403394],[-73.89704215355337,40.6576635888362],[-73.89796594400642,40.65753203607127],[-73.89880698433517,40.65740666180455]]]}},{type:"Feature",properties:{ntacode:"BK41",ntaname:"Kensington-Ocean Parkway",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.97482741755584,40.64566342086815],[-73.97474803795042,40.6452635910391],[-73.97467086701627,40.64493508330303],[-73.97464224409916,40.644813218879335],[-73.97442369359652,40.64491306529493],[-73.97413996843542,40.64502975453272],[-73.97310135322374,40.645450975739905],[-73.97208574769402,40.64586232454582],[-73.971743981668,40.64600111018026],[-73.97084113729686,40.646378571072404],[-73.97076976083284,40.64611090684055],[-73.97054554390657,40.64531666812147],[-73.97031677051459,40.64453794134665],[-73.97008897793081,40.64374583950711],[-73.96988464671774,40.64303029756915],[-73.96968611807551,40.642356009772314],[-73.96948468137931,40.64168989653153],[-73.96939903065629,40.641382445715756],[-73.968914611244,40.63975715975437],[-73.9687909917335,40.63925593322145],[-73.96872218447866,40.63901853824929],[-73.968223433854,40.63729690644196],[-73.96803868487805,40.63665098543643],[-73.96935965791315,40.636505550149266],[-73.97029036162957,40.63640634141807],[-73.96986869339578,40.63419467459823],[-73.97087567598683,40.6337195133142],[-73.97190427082307,40.63323009413742],[-73.97216145893003,40.63311162134956],[-73.97231129169533,40.63304191454541],[-73.97241481651278,40.63299383426839],[-73.97278066351257,40.6328234711816],[-73.97319613382545,40.632620588979435],[-73.97431883460409,40.63209057418872],[-73.97517146283597,40.63168858076314],[-73.9760493559142,40.6312759056467],[-73.97643342179838,40.633289122590746],[-73.97655064148627,40.63390350914416],[-73.9766365602116,40.634353821270814],[-73.97688861212468,40.63567486202841],[-73.97802158944141,40.635552702905294],[-73.97911188671785,40.63544038643933],[-73.97928591670797,40.63641419419123],[-73.97938644718411,40.63693216348765],[-73.97947592089832,40.637431363984504],[-73.97955441228142,40.63781925969083],[-73.97967704956557,40.63846479981808],[-73.97987360298713,40.6395182059505],[-73.97990983138492,40.639686357911806],[-73.98000693002508,40.64020883725207],[-73.98007428560837,40.64053969984811],[-73.98042057821888,40.64238522690579],[-73.98123240501371,40.64204491389037],[-73.98204321765263,40.64170758200557],[-73.98244454153824,40.6415386255619],[-73.98299419175471,40.641324996849065],[-73.9833162845212,40.64147868283318],[-73.98430293077361,40.64208456309327],[-73.98458719482507,40.642262004572665],[-73.98509519573034,40.64257305584109],[-73.98589644491506,40.64306759533018],[-73.98673080503099,40.64357399370718],[-73.98749940592027,40.64404551035488],[-73.98834986671035,40.64456224388733],[-73.98528412743599,40.645767938226946],[-73.98307340073988,40.646625134704976],[-73.98230939759502,40.64692740380843],[-73.98180533857202,40.647127799764945],[-73.981328876392,40.64718167270752],[-73.98029115477208,40.64729716143129],[-73.97911821811071,40.647428061256086],[-73.97819074359326,40.647525991511195],[-73.97777380564229,40.64534187657507],[-73.97684760927915,40.64544202120687],[-73.9759191873116,40.64554427312566],[-73.97482741755584,40.64566342086815]]]}},{type:"Feature",properties:{ntacode:"BX46",ntaname:"Parkchester",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.86033845846154,40.8332531664861],[-73.86037967123946,40.83333610297387],[-73.86042717623383,40.833403832518776],[-73.86049053534526,40.83346640405649],[-73.8605680060051,40.83352073451797],[-73.86065651473099,40.83356427211968],[-73.86075203106824,40.8335953747569],[-73.86085019682683,40.83361353809994],[-73.86129183742291,40.833536420998755],[-73.86137654810399,40.833490723427936],[-73.86142309005575,40.83344741121642],[-73.86155834859032,40.83333022116242],[-73.8627111440693,40.832991508800575],[-73.86272700634372,40.83307222121121],[-73.86284851112651,40.833690231272556],[-73.86288113195225,40.83388907260413],[-73.86289361640559,40.833964260708676],[-73.86289761423143,40.83400338368116],[-73.86294260187287,40.83429960067291],[-73.86295952066598,40.834420322896285],[-73.86315638415567,40.83553082182572],[-73.8635555157536,40.83786562045689],[-73.86393748103448,40.8400445659027],[-73.86448011717899,40.84108779688432],[-73.86436922143827,40.84110901762617],[-73.8636393815756,40.84126527476391],[-73.8635801404717,40.84127795713531],[-73.86347232379073,40.841305932707286],[-73.8617616657164,40.84151272010246],[-73.86162833369188,40.841527859684454],[-73.86045627426137,40.84166166543653],[-73.86018491948538,40.8416890901825],[-73.85972452366218,40.841744019466404],[-73.85919593618584,40.84180403347777],[-73.85835669163129,40.84189928611437],[-73.85719248018799,40.84202764844579],[-73.85618402155103,40.84214591724773],[-73.85553579829246,40.842219489993106],[-73.85519675397637,40.842257992556156],[-73.85420745831796,40.84237073917785],[-73.85349746634706,40.8424516676459],[-73.85333525008231,40.84247015515568],[-73.85309460207033,40.8410469607221],[-73.85303510230469,40.84073545824901],[-73.85286997857988,40.83985130437081],[-73.85266480473535,40.838780083878476],[-73.85247938939497,40.83778428714096],[-73.8523314866911,40.837010527112014],[-73.85220721014562,40.83634749530018],[-73.85207005930694,40.83562530305237],[-73.85185868702293,40.83477774656422],[-73.85168459747835,40.83420105235036],[-73.85188599692006,40.834179420960595],[-73.85281379696548,40.834079762403086],[-73.85347099014263,40.834014917215505],[-73.85465135624938,40.833888027206235],[-73.85773226127617,40.83355730672372],[-73.85905672170647,40.83341322529167],[-73.85983937633148,40.8333408963421],[-73.86033845846154,40.8332531664861]]]}},{type:"Feature",properties:{ntacode:"BK95",ntaname:"Erasmus",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.9482649959084,40.638607190711745],[-73.94923295697076,40.638547673398385],[-73.95017361526034,40.63851059749294],[-73.95116311183473,40.63844818339577],[-73.9521385225579,40.63844349646567],[-73.95307699850177,40.638446261317306],[-73.95360004719386,40.63842234745011],[-73.95374853778475,40.63858633758556],[-73.95404358590135,40.638877549190276],[-73.9542735840814,40.63911553919629],[-73.95476763256215,40.63962444686561],[-73.9556382062173,40.64050392611558],[-73.95571599971687,40.640582526273526],[-73.9570703102167,40.641960671907675],[-73.95746359870888,40.642371669776374],[-73.9576364457626,40.64268949946328],[-73.95789394426582,40.64401556202924],[-73.95791873735426,40.64414326509119],[-73.95797764682932,40.64457625601912],[-73.95802176470437,40.64506996232088],[-73.95803664426094,40.64530250097162],[-73.95810672219415,40.64651800935827],[-73.95814068445166,40.64750340358305],[-73.95815003514562,40.64776767369121],[-73.95826082077697,40.648532745031375],[-73.95844335238868,40.64930344311771],[-73.95870789822976,40.650387273782634],[-73.95582518373749,40.65052980807863],[-73.95480071964032,40.650569302863786],[-73.95295083898303,40.65065556059242],[-73.95246901307857,40.65066945528938],[-73.95137845862445,40.65071574533828],[-73.9495711308331,40.65080789987126],[-73.94966851174588,40.65169751958089],[-73.94976874975266,40.65264232265623],[-73.9499300879139,40.65415032686904],[-73.95006664927294,40.65542299720064],[-73.94715896257108,40.65559378727074],[-73.94703257592013,40.65433871483276],[-73.94606690611332,40.654410262825955],[-73.94590468778361,40.6528546504768],[-73.94570606186448,40.651006784974065],[-73.9466741446162,40.650948118687126],[-73.94647882438562,40.64910075087308],[-73.9462597264788,40.64700621533086],[-73.9460721678057,40.64531181207486],[-73.94598813698694,40.644533796809576],[-73.94586879247788,40.64342374460726],[-73.94685570610542,40.6433621405064],[-73.94778994683475,40.643305736449406],[-73.947544968364,40.64100547637898],[-73.94744296772852,40.64004766474157],[-73.94841343299748,40.63998746458352],[-73.9482649959084,40.638607190711745]]]}},{type:"Feature",properties:{ntacode:"QN33",ntaname:"Cambria Heights",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.72677759533717,40.703059291901525],[-73.72672841221149,40.7021457357555],[-73.72678346833689,40.70198712445102],[-73.72673796369634,40.70158795178743],[-73.7266540915016,40.70111265889273],[-73.72654435058587,40.698982640166136],[-73.72652452220497,40.698258091872134],[-73.72651147522076,40.69778119263463],[-73.72650269296263,40.69688607407138],[-73.7262625434882,40.69077325317003],[-73.72625831315975,40.690610862323204],[-73.72625886521553,40.690268927897776],[-73.72620259742769,40.68898434081072],[-73.72617495100414,40.688650030110004],[-73.72616338318795,40.688453617698336],[-73.7259961634152,40.68693205428964],[-73.72594098559587,40.68639910536145],[-73.7259319624301,40.68631194081714],[-73.7259263563925,40.68622520825662],[-73.72579787942321,40.684353849825115],[-73.72580147959631,40.68428378027195],[-73.72586264116346,40.683241080946374],[-73.72658306452165,40.68341483045296],[-73.7266646071816,40.683436889150165],[-73.7267524594687,40.68346409450291],[-73.72718272427994,40.68359733001725],[-73.72785251209915,40.683800442683314],[-73.72872058412531,40.6840623911503],[-73.72959149713328,40.684325338356935],[-73.73045845029642,40.68458679458461],[-73.73132732793682,40.68485054405551],[-73.73222005766402,40.68512109618673],[-73.73308454574304,40.685382535027685],[-73.73350033567313,40.68550058460784],[-73.73355835255019,40.68551705380617],[-73.73361575193061,40.685534404084905],[-73.73396025358676,40.68563856252444],[-73.73451246064889,40.685808342873166],[-73.73483039760947,40.68590609746501],[-73.73569987820319,40.68617269717556],[-73.73657845642968,40.68643801495156],[-73.73732190818765,40.68666432060063],[-73.7374416370551,40.6867007678882],[-73.73759994123537,40.6863620115326],[-73.74125253145068,40.68745783905786],[-73.74746788938744,40.68932218056848],[-73.74755175366275,40.6893473366558],[-73.74728617701345,40.68973717310514],[-73.74624345580148,40.6912794443484],[-73.74510485066804,40.69278293535419],[-73.74487951537357,40.69309307821627],[-73.74484610564873,40.69313905661794],[-73.74479652994698,40.69322037171514],[-73.74467955538249,40.693412263972796],[-73.74452718234298,40.69369059892434],[-73.74438938966283,40.693973434025466],[-73.74426648842497,40.69426010141448],[-73.74415874099208,40.69454990011392],[-73.74386913448024,40.695400117925395],[-73.74359286087846,40.696215325310476],[-73.743651783506,40.69622415696894],[-73.74458386999146,40.69636378169998],[-73.74474545394713,40.69638546549654],[-73.74490994876138,40.69639460096724],[-73.74507480022552,40.696390949410734],[-73.74523747509926,40.69637465934404],[-73.74612956305778,40.69613573333659],[-73.7461815788438,40.69612192598156],[-73.74649367299267,40.696799874342716],[-73.74681909191885,40.69752545216712],[-73.74712436881627,40.698198034670625],[-73.74741867889179,40.69885902844125],[-73.74773012181637,40.699553136834375],[-73.74767063081337,40.699568576472906],[-73.74677542831209,40.699800888192904],[-73.74588751793202,40.70003041703612],[-73.74500119060674,40.70026221304986],[-73.74590871019444,40.70228727366441],[-73.74502395270888,40.702518298166254],[-73.74413435450195,40.70274211163289],[-73.74386175958192,40.70281109643354],[-73.74330723785354,40.70295979673725],[-73.74287389297282,40.703074942924644],[-73.74167563371692,40.703384099523184],[-73.7414880528803,40.70343161213646],[-73.74129277972837,40.703464249106034],[-73.74109294020505,40.70348106268254],[-73.74089188579323,40.70348164558755],[-73.74069300160711,40.70346611466861],[-73.74055102453849,40.703443380838394],[-73.74050336486631,40.70343355694997],[-73.74051703319398,40.703387616599684],[-73.74077675795917,40.70267983786244],[-73.74072128232191,40.702678019371305],[-73.73819580012781,40.70259533589064],[-73.73624941220454,40.7025369782637],[-73.73430403660015,40.70247813169511],[-73.73426739309811,40.70316624740458],[-73.73426455293955,40.70321954287834],[-73.73331873252158,40.703190519592155],[-73.73245633480359,40.703164051985055],[-73.73231483147711,40.703159706170496],[-73.73036969840791,40.70309853258439],[-73.7277679188981,40.7030206379441],[-73.72736346693998,40.70303714125506],[-73.72725657528989,40.70304149872209],[-73.72713924636975,40.70304627211401],[-73.72677759533717,40.703059291901525]]]}},{type:"Feature",properties:{ntacode:"BK91",ntaname:"East Flatbush-Farragut",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.92574389425866,40.64001446624989],[-73.92582711297435,40.63962627030676],[-73.92583475558837,40.63941858880403],[-73.92586068563273,40.639211071539066],[-73.92590483102221,40.639005105924326],[-73.92596691756188,40.63880208928548],[-73.92604638812075,40.638603341527755],[-73.92606338061381,40.63852406103607],[-73.92608134589493,40.63816294641204],[-73.92612684910623,40.63774352323172],[-73.92616377838273,40.63757296117995],[-73.92627399177773,40.637215328461934],[-73.92652490892391,40.63649272329663],[-73.92668615669372,40.636257088398814],[-73.9267444303014,40.63617310644377],[-73.92682085728673,40.63606066218717],[-73.92691457650808,40.63593944065701],[-73.92712769497705,40.63566745590415],[-73.92744822294394,40.6352584095578],[-73.92766858635159,40.635245022633775],[-73.92861283775714,40.635187645672794],[-73.92962453260672,40.6351213161907],[-73.930553331457,40.635062914529115],[-73.93152735144483,40.635007967812165],[-73.93223554834408,40.634963338756286],[-73.93249995700809,40.634947068938274],[-73.93342687552466,40.63488405100486],[-73.9343944024839,40.63482680304845],[-73.9353598503034,40.634767312459104],[-73.93629596690985,40.63470952574237],[-73.93726700184811,40.634650625674226],[-73.93706492823591,40.63277116737664],[-73.93703669055444,40.63250925007402],[-73.93701746157835,40.632310978633235],[-73.93740833057383,40.63228068528096],[-73.93759273570492,40.6322678569992],[-73.9379979979659,40.63224680631198],[-73.93892456990883,40.63219309046725],[-73.93985458416012,40.63213497568627],[-73.94032359755087,40.6321052682972],[-73.94078821476108,40.632075845718184],[-73.94175680815009,40.632016626875995],[-73.9427287801517,40.63195729417188],[-73.94365994531908,40.631899427451266],[-73.94462885425996,40.631837734632185],[-73.94488042819056,40.63417695449509],[-73.9451233512813,40.63644827998136],[-73.94537272424152,40.63878695524375],[-73.94638150279992,40.63872625048358],[-73.94715150255871,40.638676406361746],[-73.9482649959084,40.638607190711745],[-73.94841343299748,40.63998746458352],[-73.94744296772852,40.64004766474157],[-73.947544968364,40.64100547637898],[-73.94778994683475,40.643305736449406],[-73.94685570610542,40.6433621405064],[-73.94586879247788,40.64342374460726],[-73.94598813698694,40.644533796809576],[-73.9460721678057,40.64531181207486],[-73.9462597264788,40.64700621533086],[-73.94647882438562,40.64910075087308],[-73.9466741446162,40.650948118687126],[-73.94570606186448,40.651006784974065],[-73.94590468778361,40.6528546504768],[-73.94606690611332,40.654410262825955],[-73.94703257592013,40.65433871483276],[-73.94715896257108,40.65559378727074],[-73.94507909388315,40.655722047043575],[-73.94487284338396,40.655734762103954],[-73.94431012333273,40.65576866576871],[-73.9433548889927,40.6558283353844],[-73.94240147928586,40.65588481159516],[-73.94146260922957,40.65594424853215],[-73.94053214686083,40.65600153896521],[-73.93955925311151,40.65606275324785],[-73.9385934899817,40.65612237929749],[-73.93765923512824,40.65618387639605],[-73.93712063808276,40.65621590359217],[-73.93668469506133,40.656241823300945],[-73.93617927750097,40.65627397206933],[-73.93571813261288,40.6563032967294],[-73.9347843737794,40.656360395589914],[-73.93381012074789,40.656422992675076],[-73.93284657292847,40.65647848205156],[-73.93190743894843,40.656537652543044],[-73.93177153203366,40.65527364166675],[-73.9316086865125,40.65374163911998],[-73.93139116688353,40.651689608124904],[-73.9303814430314,40.651734054238176],[-73.93020593233037,40.65010866715089],[-73.92999915467318,40.64818106413784],[-73.92980243889859,40.64632007793004],[-73.92974213614681,40.64574338429321],[-73.92959986320598,40.64443271943729],[-73.92935451268158,40.64213431927795],[-73.92910623104011,40.639795105915624],[-73.92809818206719,40.63985661551057],[-73.92761438876369,40.63988764099213],[-73.92716497367988,40.6399164622775],[-73.92622007365028,40.63997609477959],[-73.92594627431782,40.63999816254693],[-73.92574389425866,40.64001446624989]],[[-73.93857097308995,40.64959051024051],[-73.93886143905847,40.649571941217005],[-73.93983368162579,40.649511741523355],[-73.94076397185246,40.64945368200537],[-73.94169994987887,40.64939398695821],[-73.94263113138196,40.64933975773179],[-73.94305166981128,40.64931361788468],[-73.94292151385814,40.6485746789733],[-73.94352578199629,40.64854156778287],[-73.94337384841293,40.64711470321875],[-73.94330831869347,40.64652673153853],[-73.9427996102447,40.646542617315454],[-73.94269164343974,40.64552628340671],[-73.94260824580202,40.64466186238308],[-73.94213671569128,40.64468325568774],[-73.94120010428824,40.6447199992235],[-73.94026718252265,40.644767426029404],[-73.93932905818474,40.644814761606845],[-73.9383605058374,40.64485702961718],[-73.93738309183988,40.64490488763308],[-73.93645634169293,40.644946117150894],[-73.93548506441009,40.64498985513325],[-73.93451037531125,40.64502837736028],[-73.93357588841415,40.64508370106697],[-73.93261418271324,40.64524547859576],[-73.93270476033624,40.646142140358286],[-73.9329206919149,40.64799717163946],[-73.93300276882458,40.6488193119993],[-73.93396236879535,40.64876898747949],[-73.93490101300931,40.648735105766946],[-73.93587605067107,40.648710869904896],[-73.93684457223968,40.64864920726111],[-73.93778495083852,40.64860288392287],[-73.93826012207539,40.6485748550123],[-73.93832775210274,40.64921207971648],[-73.93854553437231,40.64919928371409],[-73.93857097308995,40.64959051024051]]]}},{type:"Feature",properties:{ntacode:"BK46",ntaname:"Ocean Parkway South",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.96285973961463,40.612549486467074],[-73.96385332519587,40.612432518713206],[-73.96478112808951,40.612330922164304],[-73.96429649832041,40.60977642617511],[-73.96522378067702,40.60967440102221],[-73.96629835479915,40.60955521381416],[-73.967399795128,40.60945960757387],[-73.96768635621926,40.609417787482414],[-73.9678067633598,40.60940315527957],[-73.96792168799618,40.60938918952616],[-73.96904086639498,40.60925319316327],[-73.96996566110148,40.609150476893404],[-73.97089538377747,40.60904971921041],[-73.97191518725329,40.608935921690914],[-73.97299433938903,40.608814141802306],[-73.97316643491057,40.60879557784566],[-73.97403097769339,40.60870231015889],[-73.97418385389656,40.60946350202198],[-73.97439072889608,40.61057921254774],[-73.97451543928025,40.61125680143397],[-73.974584074143,40.61161357623675],[-73.97477657974542,40.612638474926904],[-73.97489295756661,40.613186368414105],[-73.97497264664416,40.613668110171886],[-73.97517176991701,40.6147241858811],[-73.97399319461383,40.614029894242556],[-73.97290326943279,40.61415296838456],[-73.97335879350753,40.61654171529669],[-73.97444328442478,40.61642164295956],[-73.97548097046223,40.6163119246418],[-73.97544276701363,40.616114090355104],[-73.97537335532128,40.61575472238246],[-73.97562954146075,40.615945390667044],[-73.9778500933811,40.61728760629207],[-73.97752301889595,40.61767654076742],[-73.9768243355731,40.618675800159224],[-73.97539380523683,40.62076998723739],[-73.97705352864574,40.62153252180767],[-73.97695070814686,40.621630007174595],[-73.97656583927015,40.62199490319375],[-73.97675209645581,40.623013312325774],[-73.97683465206518,40.62348104194574],[-73.9769438237417,40.62405275001475],[-73.97710959292846,40.624948260194195],[-73.9771966564501,40.62510197855904],[-73.97726150032744,40.62585277281369],[-73.9762345368276,40.625976350730305],[-73.97563580928473,40.626035208743644],[-73.97507611264221,40.62611376711572],[-73.97414911512993,40.62621489784494],[-73.97322001066985,40.62631854258555],[-73.97229894777733,40.62643116816177],[-73.97119209843825,40.626542696922485],[-73.97108160338041,40.626553708820914],[-73.97092126268784,40.62656998550555],[-73.97086150876686,40.62623718333581],[-73.97080408232932,40.625932666590366],[-73.97047171931142,40.6241700304817],[-73.97019276977224,40.624203249974215],[-73.96909724465469,40.624332825138055],[-73.96864510622696,40.621941695814904],[-73.96757137736043,40.62206027486031],[-73.9666451571374,40.622162237424824],[-73.96571874618468,40.622264029464375],[-73.96471983385591,40.62237296070275],[-73.96426798339402,40.619983803285436],[-73.96388935578916,40.6180005498844],[-73.96381145170669,40.61758940154463],[-73.96375418658931,40.61730243354301],[-73.96362245555169,40.61658973720426],[-73.96356470625163,40.61623872246754],[-73.96336094023269,40.615204428336206],[-73.96285973961463,40.612549486467074]]]}},{type:"Feature",properties:{ntacode:"BK93",ntaname:"Starrett City",borocode:"3",boroname:"Brooklyn"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.88828531356063,40.64672241327611],[-73.88829183077075,40.64671871907075],[-73.8884678792332,40.646899734050656],[-73.88845814310982,40.64690185238695],[-73.88845010494451,40.646904903324916],[-73.88844607627962,40.64691169939688],[-73.88844491182591,40.646918445978145],[-73.88844964271202,40.646932211353565],[-73.88844980905999,40.646932696174744],[-73.888453155545,40.64694294897852],[-73.88845557432914,40.64694726451191],[-73.88845986411339,40.64695491517337],[-73.88848084346216,40.64695711422619],[-73.88848453218324,40.646957500438035],[-73.88853549293236,40.646968149198436],[-73.88864137641377,40.64707955331607],[-73.88861004869393,40.64708136093199],[-73.88858655441062,40.64709366826726],[-73.88858247895199,40.64711031145285],[-73.88858810217326,40.647136211771866],[-73.88860588082292,40.64715349145935],[-73.88862610172173,40.64716275945115],[-73.88864283734105,40.64718534760165],[-73.88863572588188,40.64721640785978],[-73.88860628438282,40.64724547082784],[-73.88859389868036,40.64727620800547],[-73.88857810718578,40.64733085958222],[-73.88855005250682,40.64734193668585],[-73.88851637568531,40.64736069152202],[-73.88846286525185,40.64736319009084],[-73.88846254740335,40.64736320519522],[-73.888444611414,40.64735806327133],[-73.888399828828,40.64731445673346],[-73.88839030942347,40.64729295912519],[-73.88837636776765,40.647261476717105],[-73.88835250194862,40.64724890550292],[-73.88834387533174,40.64724436213297],[-73.88834372593615,40.64724413029607],[-73.88832486176054,40.647214446880994],[-73.8883128546048,40.647185051737424],[-73.88830810804143,40.64717343120815],[-73.88830681766245,40.647169725063435],[-73.88830364435219,40.64716061530286],[-73.88828631655448,40.6471529931836],[-73.8882666647589,40.64714435056605],[-73.88820050726665,40.647140869529174],[-73.88820047292253,40.647140626411996],[-73.88819787718677,40.64712194664501],[-73.88819718305182,40.647116949936986],[-73.88819109577662,40.647100178275],[-73.88818605874535,40.64708629465143],[-73.8881860202115,40.64708618923857],[-73.88818580754705,40.64708105679792],[-73.88818386386632,40.647034082947755],[-73.88818956342328,40.646979422784646],[-73.88819745070407,40.646957221709016],[-73.88819758375224,40.64695683920339],[-73.88820871943209,40.646924775032026],[-73.88820645247965,40.64690506964015],[-73.88820429805556,40.64688633384474],[-73.88819127336549,40.64686518361589],[-73.88818640383647,40.64685727388423],[-73.88817639326408,40.64680857770329],[-73.88818990838855,40.64677356952395],[-73.88822696216246,40.646745419383315],[-73.88826623150285,40.64673349902664],[-73.88828531356063,40.64672241327611]]],[[[-73.87992598662035,40.65133475989688],[-73.87843582155668,40.64932734420613],[-73.87679877365403,40.64714224996088],[-73.87610397950509,40.64621478892476],[-73.87468212887873,40.645654467919385],[-73.87458081075013,40.6456101059866],[-73.8749535780765,40.64514158369785],[-73.87530646431506,40.644655669102214],[-73.8754586194526,40.64442693087841],[-73.8759630907146,40.64364448375226],[-73.87616087417587,40.64332052800682],[-73.87617767060624,40.64328965902278],[-73.87619933032926,40.64325717309291],[-73.87654859970411,40.6426389282807],[-73.87683349023571,40.642118589839455],[-73.87709627128203,40.64160295452828],[-73.87734248271096,40.64108268098327],[-73.87752894550083,40.64071680010534],[-73.8779734133436,40.63980711772142],[-73.87841589414067,40.638912188701596],[-73.87846866500736,40.63896098961857],[-73.87856413386818,40.63904355660788],[-73.87855170426533,40.63906468760295],[-73.87852787039827,40.639105205191385],[-73.87856127519748,40.63913033261404],[-73.87858925521972,40.639159048910805],[-73.87861115506473,40.639190681442585],[-73.87862646174962,40.63922448926047],[-73.87863481672548,40.639259680461414],[-73.87863602427679,40.6392954307371],[-73.87863005610672,40.639330902682346],[-73.87861705200115,40.63936526541029],[-73.87884245241324,40.63946574453161],[-73.87910673071907,40.6397577837957],[-73.87913214511086,40.63982476352674],[-73.87916544009343,40.6398897081851],[-73.87920634049013,40.639952080971625],[-73.87925450825912,40.640011366343685],[-73.87930954528699,40.6400670742761],[-73.87937099667886,40.640118744312176],[-73.87943835451806,40.64016594936948],[-73.87951106206415,40.64020829927038],[-73.87958851835464,40.640245443967274],[-73.87967008317248,40.640277076436234],[-73.87975508233795,40.640302935214834],[-73.87979770383551,40.6403127820403],[-73.87986381281486,40.640338476968196],[-73.87989404397662,40.64036327915726],[-73.87989669687799,40.6403703881558],[-73.87990073959111,40.64038122276637],[-73.87989951993829,40.640436671780414],[-73.87989951761271,40.640436741972486],[-73.87988251824574,40.640453177032114],[-73.87987480747903,40.64046063271119],[-73.87987403656035,40.640478637711034],[-73.87987363622297,40.64048796394442],[-73.87987558551826,40.640491691816464],[-73.87988928035197,40.64051787710245],[-73.87990718901271,40.6405428047946],[-73.87992059896217,40.64056147126369],[-73.87994069623035,40.64058450179676],[-73.87995416764048,40.640599943233205],[-73.87997993971464,40.64061022087371],[-73.88004942970171,40.64062823049802],[-73.88005805709228,40.64063241045613],[-73.88009536277116,40.6406504864935],[-73.88010244648973,40.64066312603738],[-73.88010877521272,40.64067441702613],[-73.88011878577457,40.6407196977066],[-73.88012484055935,40.64073094401373],[-73.88012648911463,40.64073400614442],[-73.88012660813735,40.640734226903646],[-73.88016325038511,40.6407410325794],[-73.88016359994799,40.64074109827984],[-73.88016598988173,40.64075138065925],[-73.88016916221733,40.64076502112671],[-73.88016574828806,40.64079320442061],[-73.88016948418834,40.64081768072133],[-73.88017018150151,40.64082225095753],[-73.88017124285757,40.64085556394916],[-73.88016780438193,40.64089741352868],[-73.88017455805054,40.64090208221653],[-73.8801913226312,40.64091366786765],[-73.88019161647212,40.64091377907773],[-73.88019356367425,40.6409145249333],[-73.88020590080949,40.6409128289945],[-73.88020783247646,40.64091304058505],[-73.880213748628,40.6409136912303],[-73.88022196606983,40.64092059694148],[-73.88023614067774,40.640932505898895],[-73.88023338907551,40.64093710169263],[-73.880230517257,40.64094189604997],[-73.88025625666046,40.640970109036026],[-73.88025849683312,40.64097182032773],[-73.88028649285039,40.64099234927798],[-73.8803358377169,40.640988129663576],[-73.88040314772049,40.640971116630496],[-73.88046932032066,40.6409617895921],[-73.88048386922634,40.640978034547544],[-73.88048718054169,40.641007933128535],[-73.8804792323827,40.64106259061502],[-73.88047801022185,40.641118964553236],[-73.88049589429858,40.641150586735414],[-73.88052495505929,40.64120272116644],[-73.88055289293261,40.64125570814903],[-73.88057522492359,40.641308688800194],[-73.88059867988312,40.64136081738968],[-73.88062774081747,40.64141295078836],[-73.88067700349109,40.641454856080365],[-73.88068925431814,40.64150184748758],[-73.88072505409032,40.641548008590135],[-73.88073623546425,40.64156595797324],[-73.88072836247474,40.64157876188989],[-73.88071493065785,40.64156593587571],[-73.88068025141445,40.64151977476005],[-73.88062758953842,40.641497512686534],[-73.8806096991929,40.64146930726478],[-73.88058841799526,40.6414556183552],[-73.88054246213983,40.641445320389884],[-73.880526738182,40.641458970365235],[-73.88046058804903,40.64145548554522],[-73.88045727891352,40.64142473273904],[-73.88040795144316,40.6414187021882],[-73.88039003605546,40.641404162513936],[-73.8803586436718,40.64140156734054],[-73.88033286817544,40.64139385347233],[-73.8802924806858,40.64140491573318],[-73.88024419559177,40.64144244764605],[-73.88019060023024,40.64147976978879],[-73.88019030582102,40.64147997369937],[-73.88018806234936,40.64148082609269],[-73.88013640919014,40.641520917638005],[-73.88009708226066,40.64156529332129],[-73.88007119773141,40.64161822529237],[-73.88004867717642,40.6416703040253],[-73.88002616426273,40.64171811329602],[-73.88002504480971,40.6417290095262],[-73.88002502222498,40.64172921640043],[-73.88001933705614,40.6417736273172],[-73.88001926794284,40.64181206416111],[-73.8800192372249,40.64182914768679],[-73.88002474270968,40.641884673904094],[-73.88003922041297,40.64194020881063],[-73.8800414575424,40.641943627889304],[-73.88005931553077,40.64198977165242],[-73.88006083136449,40.641992418006765],[-73.88006714132523,40.6420034461242],[-73.8801197766653,40.64204022946569],[-73.88016682754629,40.642065049110236],[-73.88018923070797,40.642078740438414],[-73.8801895244298,40.642078920837655],[-73.88022395348789,40.64210013046968],[-73.88025345151576,40.642111173847155],[-73.88027886094923,40.6421206862728],[-73.88029385334005,40.64212006895728],[-73.8803192320207,40.64211902050929],[-73.88033103498239,40.642109456189985],[-73.88033607759535,40.64210537173025],[-73.88036531935776,40.642056715173304],[-73.88036553332917,40.64205672628525],[-73.8803955912833,40.64205845495092],[-73.88043420266793,40.642067953095236],[-73.88045835809267,40.64207389431136],[-73.88048425398037,40.64207495940234],[-73.88050096563106,40.64207564638114],[-73.88052902991467,40.64205859365903],[-73.88053544673281,40.642059488561735],[-73.88054136113627,40.64206031425552],[-73.88055968307387,40.64206532010949],[-73.88057274225639,40.64206888812596],[-73.88060408824205,40.64209796225333],[-73.88063995091672,40.64210910478285],[-73.8806659264156,40.64210796741758],[-73.88067807913619,40.64210743556024],[-73.88069490858642,40.64212367296867],[-73.88069934834363,40.64212795725918],[-73.8807328981911,40.64217753326907],[-73.88073320720284,40.64217765052448],[-73.88077996226711,40.642195518683444],[-73.88085171526228,40.64220328177216],[-73.88087946326684,40.64220396002679],[-73.88092459816869,40.64220506504921],[-73.88096668986051,40.642212850623146],[-73.88096673669087,40.64221285888054],[-73.8809896139519,40.64221709087581],[-73.88101033957045,40.64222802228486],[-73.88103666594097,40.64224191016466],[-73.88106111804935,40.64225692473976],[-73.88109379117468,40.64227698941465],[-73.88113277724985,40.64229146850272],[-73.88113301353468,40.64229154715032],[-73.88120138217512,40.64230955893464],[-73.88125228305634,40.64231870160614],[-73.88127312402565,40.64232244560938],[-73.88132805521839,40.642330189356684],[-73.88134663984903,40.64233509215849],[-73.88134669678378,40.642335107462316],[-73.88139306230627,40.642347339979196],[-73.88142553539556,40.64237299829893],[-73.8814379975946,40.64238410455357],[-73.88147255731236,40.64241489992873],[-73.88148782994844,40.64242493236866],[-73.88148794066355,40.642425005525226],[-73.88152855846566,40.6424516860917],[-73.88156734043697,40.64249118621537],[-73.88157210190703,40.64249603738478],[-73.88157221057696,40.642496147730455],[-73.88157720208717,40.64250856271536],[-73.88159007500377,40.64254058229974],[-73.88159450203514,40.64257389923918],[-73.88159559157799,40.642577615138975],[-73.88160453293135,40.642608076678556],[-73.88161008072039,40.6426405395378],[-73.88161787940902,40.64266959014704],[-73.88162692441351,40.64271478140332],[-73.8816289945395,40.64272512205555],[-73.88163899855539,40.642739140084096],[-73.88164912697256,40.6427533296215],[-73.8816838133671,40.642796073029956],[-73.88168742214039,40.64280356510105],[-73.88168745106232,40.64280362661379],[-73.88169945562693,40.64282854744216],[-73.88171847191643,40.64285504589391],[-73.88175122795556,40.6429026901862],[-73.88175314434557,40.64290547648104],[-73.8817701089467,40.642914836487705],[-73.88179347128604,40.642927727031015],[-73.88180328830667,40.6429387075603],[-73.88182480827837,40.64296277940354],[-73.88186733712459,40.64300894705622],[-73.8818887417746,40.64303296398697],[-73.8819031484403,40.64304913020885],[-73.88193782457263,40.64309785228676],[-73.88198484754012,40.64313975470916],[-73.88200935122872,40.64316707460683],[-73.88202625451186,40.64318592182073],[-73.88207103387184,40.64322867596613],[-73.882083447977,40.64324026625767],[-73.88210126024657,40.643256894304294],[-73.88213256756671,40.643308176054795],[-73.88214855443796,40.64333873908887],[-73.88215939005522,40.64335945303337],[-73.88219967565513,40.64340647299243],[-73.88224108165664,40.64345349240911],[-73.88224776614919,40.64347827152956],[-73.88224620098794,40.643487556200675],[-73.88223870162183,40.64353207391796],[-73.88220499245979,40.6435704763014],[-73.88219157421186,40.643587943990156],[-73.88217352294,40.64361144449103],[-73.88214875914163,40.64366352232944],[-73.88213522252437,40.643709632911836],[-73.88213525105554,40.643709791590574],[-73.88213525034425,40.64370982073983],[-73.88214832562578,40.64374372784066],[-73.88270189929732,40.64404587513112],[-73.88302004751293,40.64417919237705],[-73.88315333117278,40.644312321055715],[-73.88324554462226,40.64443758464198],[-73.88341999203033,40.64452381564955],[-73.88360497047859,40.644461418055876],[-73.88369759560321,40.644351988163486],[-73.88387223398931,40.64432869507534],[-73.883995410045,40.64436793595876],[-73.88412906283673,40.64428983874174],[-73.88432452601299,40.64410228062378],[-73.88455063703385,40.64400863055953],[-73.88480750411135,40.643946303680345],[-73.88557762149001,40.64404094978983],[-73.88574170653574,40.64418192918688],[-73.88600582856145,40.64450289111099],[-73.88600571176025,40.64457125769966],[-73.88609107142462,40.64464296523571],[-73.88624448927308,40.644745823788035],[-73.88673134918903,40.64513193532231],[-73.88679595168574,40.64523947381592],[-73.88720113465627,40.64560217171691],[-73.88722033765481,40.64568157961351],[-73.88722035338296,40.64568164328975],[-73.88727419528817,40.64570622191155],[-73.88727896068914,40.64575951052071],[-73.88732297933892,40.645793125692926],[-73.88732997194613,40.645798465645235],[-73.8873338286881,40.64581028085094],[-73.88735029808308,40.64586073411074],[-73.88743444708427,40.645936681773826],[-73.88740120112722,40.64596388299047],[-73.88736029915242,40.64598718568287],[-73.88738823781271,40.6460786413691],[-73.88744693360196,40.64610398708343],[-73.88746222111713,40.64612539928224],[-73.88746471887167,40.64615847201265],[-73.8875336378743,40.64617993666967],[-73.88763668640428,40.64632545126511],[-73.88766589229482,40.64650492455395],[-73.88763764907327,40.64659437977461],[-73.88767074460127,40.646656659982604],[-73.88765531016625,40.64672278329654],[-73.88771097487434,40.6470321350494],[-73.88772611233232,40.647143029199924],[-73.88764430451712,40.647191581473045],[-73.88756755982128,40.64726737122375],[-73.88753168688045,40.64733736554937],[-73.88751623247269,40.64741516069427],[-73.8875723293542,40.64746773755573],[-73.88761566189326,40.6475183575817],[-73.88764108201369,40.647588411316434],[-73.88764613154623,40.647623430865394],[-73.88762302100234,40.64769732819697],[-73.88764072166737,40.64780239000729],[-73.8877121115619,40.64787443413403],[-73.88777082214233,40.647891998665266],[-73.88784153520037,40.64787851392872],[-73.88796131043722,40.64788045757287],[-73.88796494058965,40.6478805165612],[-73.88796538193878,40.64788069976466],[-73.88802108784841,40.64790391398526],[-73.88806961284433,40.64790396122252],[-73.88812293345948,40.64788310555657],[-73.88815394851174,40.64787097466724],[-73.8882279691141,40.64790695283045],[-73.88843465427955,40.64800741559479],[-73.8886360535894,40.648024461637725],[-73.88863638434108,40.64802449261571],[-73.88865204984745,40.648045008069765],[-73.88867219245029,40.64807065187992],[-73.88868415993245,40.64808763107783],[-73.88870351913678,40.648115099346306],[-73.88871203763173,40.64811887781683],[-73.88873825775944,40.64813050704228],[-73.88874920382723,40.648149330905746],[-73.88875167600895,40.648153582320546],[-73.8887606071996,40.64817750731708],[-73.88877842029954,40.64819898761652],[-73.88877846134488,40.64819903875236],[-73.88878187140566,40.64820315219243],[-73.88878573742811,40.648229958133065],[-73.88878963323992,40.64825697217253],[-73.88879034256367,40.64827558694124],[-73.8887917823199,40.64831334890425],[-73.88880096709333,40.64832516585835],[-73.88881304373358,40.648340702560624],[-73.88888029486111,40.64836126683792],[-73.88890716492978,40.64838777284088],[-73.88891921009576,40.64841496981431],[-73.88893058013291,40.64844064782437],[-73.88893062680768,40.64844075274224],[-73.88894519646634,40.648446746068764],[-73.88896496571107,40.6484778783668],[-73.88905476803744,40.6485607934259],[-73.88911601123046,40.64859197658823],[-73.88914998188328,40.64864128982881],[-73.88922136766999,40.64871825649793],[-73.88924677936032,40.64874565360682],[-73.88925359963055,40.64875134190059],[-73.88926259780217,40.64875799356904],[-73.88927210388746,40.648764221208744],[-73.88929214744336,40.648774406631084],[-73.88931263132754,40.64878407430834],[-73.88933353488542,40.64879321148821],[-73.88935482843938,40.64880180842532],[-73.88937648825124,40.648809854877335],[-73.88939848882373,40.64881734026528],[-73.88942080069712,40.64882425601667],[-73.88943829765378,40.648830615631525],[-73.88945541865291,40.648837544478965],[-73.88947213182686,40.6488450274509],[-73.88948840794069,40.648853053462624],[-73.88950421689124,40.648861604392266],[-73.88951952680848,40.648870666472085],[-73.88953430780745,40.6488802225857],[-73.88954853660502,40.64889025361268],[-73.88956218375763,40.64890074143194],[-73.8895752240011,40.64891166775875],[-73.88958763207896,40.64892300961778],[-73.88960918705243,40.64894367818537],[-73.88963010047034,40.64896472659017],[-73.88965036399777,40.648986140584654],[-73.88966996379772,40.649007907926276],[-73.88968889064789,40.64903001888992],[-73.88970713291512,40.64905245855472],[-73.88971934222174,40.64906166087092],[-73.88973210500633,40.64907041909615],[-73.88974538896774,40.649078713933385],[-73.8897560495367,40.649084758860944],[-73.88977341012776,40.64909383878754],[-73.88978808315817,40.64910063356163],[-73.88980315298333,40.64910689731389],[-73.88981491121227,40.649115153992454],[-73.88984125931685,40.64913741577979],[-73.88984660009898,40.64914254491892],[-73.88985587496042,40.64915246846768],[-73.88986445925187,40.64916274383415],[-73.8898723360786,40.64917334570547],[-73.8898794786595,40.6491842417232],[-73.88988587251866,40.64919540691186],[-73.88989149505264,40.64920680975462],[-73.88990327549885,40.649218681373085],[-73.88991571316232,40.64923015707968],[-73.88992878718163,40.649241216248285],[-73.88994247097712,40.649251837912125],[-73.8899567414861,40.649262002448125],[-73.88997157058691,40.64927169022829],[-73.88998994466203,40.649282988329915],[-73.89000877257935,40.64929384224224],[-73.89002803675986,40.64930424139396],[-73.89004771984308,40.649314176051625],[-73.89006780073073,40.64932363564053],[-73.89008826139963,40.649332612101944],[-73.89010907921197,40.64934109469217],[-73.89013023724266,40.64934907635867],[-73.89015171020827,40.64935655004089],[-73.89017347964784,40.64936350633949],[-73.89019552379551,40.649369939202465],[-73.89021782110424,40.64937584324816],[-73.89022928523703,40.649376283398446],[-73.89024076270597,40.64937610437539],[-73.89025219412503,40.649375305117054],[-73.8902635216341,40.649373892939614],[-73.89027469001691,40.64937187248116],[-73.89028564096604,40.64936925558061],[-73.89029632189313,40.64936605391491],[-73.89030667800287,40.64936228368208],[-73.8903148200938,40.64935876045154],[-73.89031665867256,40.64935796510488],[-73.89032621217916,40.6493531187401],[-73.89033529141233,40.649347769002],[-73.89013701016981,40.6491704121165],[-73.89034734693783,40.649033605778115],[-73.89053526315185,40.649207682284384],[-73.89056792988495,40.64920863343767],[-73.89121853469067,40.6499876986227],[-73.89125147174485,40.65002559738403],[-73.89004263999247,40.65111858570855],[-73.89000589124603,40.65114869713052],[-73.88959044326135,40.651337546468],[-73.8887654098658,40.651690591492695],[-73.88794902793663,40.6520409744839],[-73.88713098974723,40.652393915913514],[-73.886373737473,40.65273440408871],[-73.88628975316314,40.652768900947876],[-73.88621116644362,40.65280058375134],[-73.88551222105004,40.65309253232393],[-73.88465215906861,40.65345165419563],[-73.88221364854401,40.65451863808515],[-73.88220052985366,40.65444157636586],[-73.88172188057688,40.65375382732232],[-73.88141998000867,40.65334717597735],[-73.87992598662035,40.65133475989688]]]]}},{type:"Feature",properties:{ntacode:"BX35",ntaname:"Morrisania-Melrose",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.89696589084865,40.83434214589531],[-73.89678547070196,40.83412502924705],[-73.89630199965595,40.83354321799736],[-73.89647296209098,40.83304756810607],[-73.89669216084157,40.8319661437064],[-73.89690017875228,40.83103333642687],[-73.89717221035377,40.83036883289555],[-73.89669632472305,40.83041450454029],[-73.89560633538963,40.83052438261074],[-73.89485843426115,40.83060185787125],[-73.89469205210413,40.83061909439517],[-73.89336041819091,40.830152530588336],[-73.89288558494476,40.83014757107075],[-73.89187594356154,40.83013750602598],[-73.89087299803066,40.830136002647244],[-73.88991106473186,40.830124192291215],[-73.88898205302826,40.82981480112814],[-73.8880536110249,40.82950305247824],[-73.88761307869305,40.82933741954039],[-73.88755325069015,40.82929634309353],[-73.88601262712389,40.828238531426166],[-73.88609624167168,40.827655777358004],[-73.88639957228074,40.82750337973937],[-73.88789510901428,40.8267431852966],[-73.88885046203767,40.826768594741516],[-73.8896389531616,40.82679751051],[-73.88969004961298,40.826799384072466],[-73.88980564172331,40.82680362154563],[-73.88983599170113,40.8268047337547],[-73.88997942487843,40.82680999274082],[-73.89090559996548,40.82678778462189],[-73.89191271858499,40.82679445025072],[-73.8929322610107,40.82678703653241],[-73.89386719020574,40.82651496845292],[-73.8948352292406,40.82624684121228],[-73.89515277859992,40.827834290178224],[-73.89511020860829,40.82803689895239],[-73.89529156500163,40.82814234986795],[-73.89548522764677,40.82824854088243],[-73.8957666862259,40.82821180343451],[-73.89700278091992,40.82805045580222],[-73.89820469328062,40.82788910948233],[-73.89932567011681,40.82774501758954],[-73.89940994829603,40.82773418363322],[-73.89979756756772,40.82768435429456],[-73.90093510700864,40.827928101757266],[-73.9016489556052,40.82625697834713],[-73.90050540470321,40.82600762243008],[-73.9011766912314,40.82438890916771],[-73.90181687351429,40.822850635251754],[-73.90184683707271,40.82277863334272],[-73.90198758597437,40.822440423105675],[-73.90061141080834,40.82210880792958],[-73.9008456123215,40.8215414181171],[-73.9012927762704,40.82047544261423],[-73.90266819174944,40.820803159886665],[-73.9037931018166,40.821091100156124],[-73.90478103796076,40.82134144522368],[-73.90489653151185,40.82137070987814],[-73.90525022500152,40.821456921612366],[-73.9053277028844,40.821475805773424],[-73.90545592197533,40.821507058608944],[-73.90552466303079,40.82152381327514],[-73.9056589024782,40.821556532634474],[-73.90645722144359,40.82171536403063],[-73.90742681740186,40.82194506199504],[-73.90841854182946,40.822181271155934],[-73.90945760816992,40.82243240236992],[-73.90990894137941,40.82255110811745],[-73.91069998778043,40.82232411384538],[-73.9110729852431,40.822242943234116],[-73.91135642272566,40.82216364806257],[-73.91136683126392,40.82216315215036],[-73.91137726375233,40.82216255590852],[-73.9113876840326,40.822161853446],[-73.9113981167845,40.822161059021234],[-73.91140856114546,40.822160157891446],[-73.91141899350998,40.82215915707457],[-73.91142942732846,40.82215805775351],[-73.9114398599561,40.82215685875363],[-73.91145027022095,40.82215556123136],[-73.9114606784246,40.8221541551508],[-73.91147107661517,40.82215265022224],[-73.91148146346794,40.82215104761739],[-73.91149182510742,40.82214933409114],[-73.91150216459081,40.82214753226163],[-73.91151249252977,40.82214562220162],[-73.91152278311043,40.82214361327267],[-73.91153305132906,40.82214150498373],[-73.911543285057,40.822139297157975],[-73.91155348208785,40.822136990631286],[-73.91156365675566,40.82213458541481],[-73.91157378326015,40.822132080650995],[-73.91158387372789,40.82212947802445],[-73.91159391801875,40.82212677451197],[-73.91160391480686,40.822123972122874],[-73.91161386319762,40.82212108023782],[-73.91162376562922,40.822118089477335],[-73.91163361966342,40.82211500922094],[-73.91164340370389,40.82211182806041],[-73.91165314022855,40.82210855773967],[-73.91166281755068,40.822105197412256],[-73.91167243589165,40.82210174640812],[-73.91168198267869,40.82209820689557],[-73.91169147027821,40.822094565984685],[-73.91170088807569,40.822090845780615],[-73.91171023364937,40.82208704326595],[-73.91171949686398,40.82208315173209],[-73.91172869955403,40.822079169185436],[-73.91173782075576,40.822075106163986],[-73.91174685892634,40.82207096199652],[-73.91175582641465,40.8220667370275],[-73.91176469851244,40.82206243844162],[-73.91177350082071,40.8220580510138],[-73.91178220772419,40.82205360069068],[-73.91179083006523,40.82204905983904],[-73.91179935942837,40.8220444552564],[-73.9118078057598,40.822039769862926],[-73.91181615756743,40.82203502241253],[-73.91189154921676,40.822141481777365],[-73.91287633326617,40.82244134839339],[-73.91450553698643,40.82294185675899],[-73.91621588627129,40.823467930225945],[-73.91587735817289,40.82410373152731],[-73.91677400519717,40.82438708737327],[-73.91608782791748,40.82483785183088],[-73.91630917515717,40.82490286651306],[-73.91661368442402,40.82499230850744],[-73.91642451895778,40.82511491321852],[-73.91636661659156,40.82515244039043],[-73.91630387940631,40.82519310275802],[-73.91624748129514,40.82522965546787],[-73.91618778387418,40.825268346209164],[-73.91613011850754,40.825305721321776],[-73.91592284988873,40.825440056490066],[-73.91545061497118,40.82574777987903],[-73.91541108235488,40.82577390912324],[-73.9152759010149,40.82565539472183],[-73.91475121064774,40.825200473433746],[-73.91351191676087,40.82480494441779],[-73.91316674503243,40.82545645531289],[-73.91192435242225,40.82504975934986],[-73.91130974473407,40.82484855889513],[-73.91179361950763,40.82642815560154],[-73.9116943023857,40.82775871580946],[-73.91030770386986,40.828772485243306],[-73.90948178359366,40.82959211897714],[-73.90895990310004,40.83022623304412],[-73.9077216507432,40.82982336759775],[-73.9075275884684,40.829760781945076],[-73.9074734104566,40.82974330911301],[-73.90657083643055,40.8294522195704],[-73.90553116785026,40.82910413259044],[-73.90450621930367,40.8306249634595],[-73.9034350145197,40.83221638082448],[-73.90185605790978,40.83462212462309],[-73.90134101172016,40.83544132441067],[-73.90122534987556,40.835499911237434],[-73.90121578431382,40.835410141021406],[-73.89963414954536,40.835016223923766],[-73.89845304924027,40.83472024111264],[-73.89809341445714,40.83462880257549],[-73.89696589084865,40.83434214589531]]]}},{type:"Feature",properties:{ntacode:"QN29",ntaname:"Elmhurst",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.86790963860365,40.744933716588434],[-73.8678759513348,40.744815306128345],[-73.86785097448515,40.74471654594573],[-73.8678269100335,40.74462945686138],[-73.86768504942893,40.74407171827454],[-73.86749135058352,40.743302047457426],[-73.86747169233723,40.742095722519686],[-73.86755729554964,40.74167769682396],[-73.86756253428732,40.74094188859127],[-73.86731779457081,40.740261345192096],[-73.86714669816446,40.739837224402294],[-73.86703973802646,40.73957219040902],[-73.86676012179126,40.73889037040516],[-73.8664801150607,40.73821096459611],[-73.8660946373808,40.737251430150664],[-73.86582956039905,40.73664322351462],[-73.86550061648722,40.735989332008366],[-73.86515865436974,40.73532501397948],[-73.86481505378521,40.73466021582641],[-73.86462193290043,40.73428169011403],[-73.86457248576087,40.734188397514785],[-73.86450230092382,40.7340753994597],[-73.86447086179031,40.734007274929],[-73.86491748912391,40.733866510046035],[-73.86524772497677,40.733762249230324],[-73.86610439434365,40.733491763457884],[-73.86682801197911,40.73324578079832],[-73.8679258648835,40.73287256874568],[-73.86810582281177,40.7328262545154],[-73.86827761517479,40.73276707164936],[-73.86831806762609,40.732753620288726],[-73.86835853307404,40.73274015904463],[-73.8684520354004,40.73271337551546],[-73.86860949229325,40.73265317664764],[-73.86904838665137,40.73251391794024],[-73.86955585184903,40.732352842530915],[-73.87054725230915,40.73203701870297],[-73.87112231381236,40.73187152900892],[-73.87128940419706,40.73181626187121],[-73.87134309769064,40.73179935711385],[-73.8714980070649,40.7317505866538],[-73.8719205833651,40.73161392878643],[-73.8731552720697,40.73124396981526],[-73.8741547648795,40.730950086250026],[-73.8748129897453,40.730753394752924],[-73.8750915408955,40.73067136321897],[-73.87538647201853,40.730590672869496],[-73.87628302426643,40.730313093919726],[-73.8769972418841,40.73004835314014],[-73.87789402726263,40.729715930890215],[-73.87836629230127,40.72951588663193],[-73.87847478491948,40.72946892197959],[-73.87969354088516,40.72901015941869],[-73.88008877489115,40.72890627471683],[-73.88049068212491,40.72881654204633],[-73.8808848458627,40.72874373021715],[-73.88089793649071,40.728741312442246],[-73.88130917687711,40.72868082652125],[-73.88172301699049,40.72863525402909],[-73.88208519865992,40.72861037535029],[-73.88297543383351,40.728540951286654],[-73.88353321207907,40.728497448058306],[-73.88387642510988,40.72846758325387],[-73.8839198025458,40.728463913257926],[-73.88444917100301,40.728419126530156],[-73.88500729501999,40.728371895070175],[-73.88559330979855,40.72827444098023],[-73.88590069912213,40.7282113228672],[-73.88623765884988,40.728127017228715],[-73.8865683548225,40.728028891182284],[-73.88661323200101,40.728013392919856],[-73.88672984931327,40.72797312855385],[-73.88689134375426,40.72791736553119],[-73.88720524954054,40.727792997190996],[-73.88720482610215,40.727868828938014],[-73.8872043012329,40.7280108301367],[-73.88720051710293,40.72809239420286],[-73.88719765148095,40.7281837115703],[-73.88720114129725,40.72861206966361],[-73.8872357300767,40.7289329646609],[-73.88728902504224,40.72925285033608],[-73.88736092198708,40.72957073781853],[-73.88736093270074,40.72957078339629],[-73.88736094495762,40.729570827970385],[-73.88745118235234,40.729885643793395],[-73.88745122983651,40.72988582342844],[-73.88745128856516,40.72988599520072],[-73.88755962160518,40.73019705574079],[-73.88805975152198,40.730087230197725],[-73.88811223438665,40.73059071134472],[-73.88817834094692,40.73119478248537],[-73.88825349191589,40.73189716243922],[-73.88828525966346,40.73226054033282],[-73.88830747883357,40.732514631471126],[-73.88833156069374,40.73276054759434],[-73.88834926197237,40.73294143171682],[-73.88837510135612,40.73320535947113],[-73.88840065507331,40.73344799161787],[-73.88844349195386,40.73385475560532],[-73.88847908994914,40.73415815415183],[-73.88852285901486,40.73453116001538],[-73.88770199270435,40.734291322758644],[-73.88751426620887,40.734225348823166],[-73.8871867668375,40.73415894020986],[-73.8868919775636,40.734099162842995],[-73.88639651881996,40.734067463415485],[-73.8859846758227,40.73404112176175],[-73.88548975106393,40.7340094546437],[-73.88532612581928,40.73400812198202],[-73.88532603067883,40.73400812188731],[-73.88532593621608,40.73400811190915],[-73.88516210667103,40.73399498242367],[-73.88500028533984,40.73397007423816],[-73.88500017855749,40.73397005654121],[-73.88500007245375,40.73397002845832],[-73.88484260360518,40.733933707290305],[-73.88484243849439,40.733933670436855],[-73.88484227253133,40.7339336169974],[-73.88469091994872,40.73388646862834],[-73.88381086968478,40.73355953566881],[-73.88352910369622,40.73384827870439],[-73.88268121863038,40.73351123979835],[-73.88182222668252,40.73320039763011],[-73.88108691611797,40.732935630218066],[-73.88029391921197,40.73256164530344],[-73.87932144440553,40.73220754133694],[-73.87844215079522,40.73192119189743],[-73.87752195765937,40.731593169216396],[-73.87725122453762,40.73179415338157],[-73.87822455964046,40.73210226976788],[-73.87708276281708,40.732909316762125],[-73.87771964076885,40.73341722584638],[-73.87834920992512,40.73390580497148],[-73.87895373077906,40.734380047008294],[-73.87931157628798,40.734662120298864],[-73.87955435469688,40.734853489019635],[-73.88015913050235,40.73532715683223],[-73.88056928405362,40.73564493259513],[-73.88066188945518,40.73570787419102],[-73.8805153679162,40.735752171924126],[-73.88035425545195,40.73713112350065],[-73.8803385412426,40.73726569734436],[-73.88033059323025,40.73733367722739],[-73.88051819007087,40.73736701111221],[-73.88150982222392,40.73753989848019],[-73.88203267998777,40.73764290354272],[-73.88230252677229,40.73770770115408],[-73.88213493825684,40.73773983993018],[-73.88178451833636,40.73780702695607],[-73.88128967328691,40.73789514667842],[-73.87964850369602,40.73819044002194],[-73.8795503883212,40.73818743739306],[-73.8794515489233,40.73819811363759],[-73.87935689909366,40.73822225561401],[-73.87927094289975,40.73825836617899],[-73.87823490585285,40.738444536249965],[-73.87797778305588,40.73849579141315],[-73.87743058352494,40.73860051566839],[-73.87791831742709,40.73939495718864],[-73.87848682293277,40.73993390905903],[-73.87863239386544,40.740059962914266],[-73.87910739756694,40.74044507821553],[-73.87931979592602,40.740602080304754],[-73.87999120502812,40.741070261682886],[-73.88011277184974,40.74116823883127],[-73.8802776547708,40.74129746151827],[-73.8810038798403,40.74184066249266],[-73.88186399002747,40.74173456791749],[-73.88294286815264,40.74160954372021],[-73.88282912173041,40.740992282854336],[-73.88325318316474,40.74085945625346],[-73.88333435045476,40.74083402656853],[-73.88416972265763,40.74057237304625],[-73.88461490000756,40.740432934646904],[-73.88540705188223,40.74019643185348],[-73.88551225128528,40.740165018885875],[-73.8855903701595,40.74057655762343],[-73.88572588124347,40.741288705926834],[-73.88661927245637,40.741181716281446],[-73.88666826998661,40.74117814526623],[-73.88751132057517,40.74108252663572],[-73.88798650795333,40.743548192370085],[-73.88886955184587,40.743399319916044],[-73.88974416823146,40.743268291608885],[-73.88979159830899,40.7432611864752],[-73.88983831807904,40.74325444936812],[-73.89071647522992,40.743127783975545],[-73.89111026226408,40.745202718612056],[-73.89139145532346,40.74664100432992],[-73.89175048792538,40.74681172763676],[-73.8914312862041,40.74684473695479],[-73.8905012921449,40.7469419387097],[-73.88957128360846,40.74703905370295],[-73.88867766206579,40.74713427785111],[-73.88778326883894,40.747228926736284],[-73.88764663725351,40.74724483937559],[-73.88671656253139,40.747341462519366],[-73.88578740519941,40.747439754494366],[-73.88485538533263,40.74753481156721],[-73.88393579396725,40.747630242517204],[-73.88299918288806,40.74773440242372],[-73.88256876889947,40.747777845909084],[-73.88207112127164,40.74782992681802],[-73.88113747535017,40.7479272934946],[-73.8802064802553,40.748024980195154],[-73.87983894919982,40.74806172504242],[-73.87927779959655,40.74812409297506],[-73.87845779335431,40.74821481086837],[-73.87834312488306,40.748222660041826],[-73.877416124923,40.74831937384753],[-73.87692458255289,40.74836898911763],[-73.87647953043987,40.748416401607486],[-73.87625180146978,40.748438850112606],[-73.87555643147176,40.748513608551626],[-73.87543236162979,40.748527359521546],[-73.87462946351052,40.748613927918825],[-73.87398293746195,40.748685668973884],[-73.8737009821757,40.74871731947948],[-73.87330310096021,40.748758125141244],[-73.87277356790166,40.748812957984384],[-73.87237256353676,40.74885155133129],[-73.87184095898122,40.748905576649236],[-73.87135648544833,40.74895695080114],[-73.87037881278434,40.749064078059206],[-73.86942458603164,40.74915685152007],[-73.86919188072181,40.7487628941079],[-73.8689139580131,40.74836887704184],[-73.8685292517073,40.74758830224434],[-73.86843751028884,40.74703119731588],[-73.86826502607592,40.746314223003225],[-73.86808574250371,40.7456005825517],[-73.86790963860365,40.744933716588434]]]}},{type:"Feature",properties:{ntacode:"MN22",ntaname:"East Village",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.98255629297823,40.73135013405207],[-73.98246876214044,40.731314884230585],[-73.9815005343366,40.730918077120144],[-73.9808200081765,40.73063915903255],[-73.98034007566325,40.73044246087398],[-73.97926849214934,40.72998142843756],[-73.97802697950827,40.72943306011259],[-73.97805542869901,40.72938308632425],[-73.97853582898925,40.728746085107765],[-73.97899861994412,40.72810574735582],[-73.97946913027481,40.72746767704165],[-73.97990650235911,40.7268657730024],[-73.98033298234985,40.7262803357778],[-73.98076713939163,40.72568559545436],[-73.98121129540532,40.72507280022509],[-73.98163663897637,40.724493481283425],[-73.98208242445308,40.72388204367649],[-73.98252449477805,40.723277977251925],[-73.98296414352899,40.72267132479108],[-73.98344363552759,40.72201850730476],[-73.98377990965027,40.72153595428579],[-73.98382387298197,40.72147287206696],[-73.98467780229358,40.72173060534052],[-73.98551686110534,40.721985224957656],[-73.98628573956023,40.722241920008734],[-73.98713584830264,40.72246981112067],[-73.9878649152097,40.72269708870196],[-73.98854361419592,40.722903617853525],[-73.98863862848773,40.72293372026375],[-73.98875683260623,40.722970366111184],[-73.9893921810378,40.72317405849504],[-73.99027361581884,40.7234260177906],[-73.99102410461471,40.7236494322379],[-73.99127307096406,40.72372981293946],[-73.99135472734831,40.723754619084836],[-73.9921986126605,40.72401260867892],[-73.99253198926891,40.7241145665997],[-73.99260322198447,40.72413644968344],[-73.99257987396703,40.72420155492328],[-73.9923276795879,40.72490609789466],[-73.9922151661298,40.7252325956682],[-73.99206108477459,40.72564461433431],[-73.99179396219476,40.72639179485907],[-73.99156762927882,40.727034646613674],[-73.99155207513003,40.72709433722645],[-73.99136388138162,40.72755978345917],[-73.99135869097051,40.72778247018576],[-73.9911225669305,40.72856796626875],[-73.99093053529381,40.729142296320134],[-73.99075728493307,40.7297408314207],[-73.99072530409879,40.72987868747651],[-73.99050558603597,40.73056495673781],[-73.99039010002673,40.73128852433011],[-73.9902119097245,40.7319963344049],[-73.99002687656825,40.73275628449427],[-73.98986852139572,40.733527114554946],[-73.98990295970059,40.734434790136945],[-73.98877931684082,40.73396539973854],[-73.98718049670536,40.73329214826432],[-73.98494102726602,40.73234760378247],[-73.98255629297823,40.73135013405207]]]}},{type:"Feature",properties:{ntacode:"QN44",ntaname:"Glen Oaks-Floral Park-New Hyde Park",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.7104999536208,40.72722708741327],[-73.71050351839014,40.72727839012928],[-73.71055506440652,40.72802084966809],[-73.71061871801888,40.72883987364221],[-73.710655187436,40.72938296550087],[-73.71066275834595,40.72949571059707],[-73.71075217230293,40.73052537505848],[-73.71089324897284,40.73097104248749],[-73.71147804876124,40.73250140137643],[-73.7118619142998,40.73315683735632],[-73.71208085983099,40.73351852632288],[-73.71228621910915,40.73385241809877],[-73.71250100929886,40.734201632973885],[-73.71278768920429,40.734670381285895],[-73.7128300443311,40.73473962763699],[-73.71289825028462,40.73485113705853],[-73.71328662109183,40.73547312553615],[-73.7137015570374,40.736160122489736],[-73.71436629332702,40.737243892200546],[-73.71476982690568,40.737900348238874],[-73.71494063026769,40.73823460023519],[-73.71496199802853,40.7382764108035],[-73.71511121279742,40.73856841048028],[-73.71544946835718,40.73921680407128],[-73.71578320219085,40.73989434639623],[-73.71656765564634,40.74164945867674],[-73.71740598531818,40.74351093059434],[-73.71760306100839,40.74397462865511],[-73.71762516363698,40.74402847915479],[-73.71764303017969,40.74407041462045],[-73.71823250199579,40.74539666302323],[-73.71853063646333,40.74603933026638],[-73.71869037444355,40.746392765703916],[-73.71892134793455,40.74689486905631],[-73.71894406331187,40.74694425567274],[-73.71896368184588,40.746994740238954],[-73.71988664004944,40.749369510672935],[-73.72010101501543,40.74977532930492],[-73.72014429313151,40.74976283107501],[-73.72258571843747,40.7488504512062],[-73.72339596217745,40.750389075924446],[-73.72627213222945,40.749306490760674],[-73.72768032618183,40.74963924507571],[-73.72782422071612,40.74928385097365],[-73.72795155690751,40.74892433007976],[-73.72806204987052,40.74856135087769],[-73.72815547757145,40.74819562219998],[-73.7282316786941,40.74782782168799],[-73.72829055896221,40.74745866499534],[-73.72888621580051,40.74756663620096],[-73.72896183010451,40.74763286903564],[-73.72871952803447,40.748197080556665],[-73.72862207356991,40.74851209230463],[-73.72849178503796,40.74904470704299],[-73.72837798402854,40.74938116668683],[-73.72825381049512,40.74969372864567],[-73.72805355565748,40.75008215082043],[-73.72788401100635,40.75038748282136],[-73.72771356186333,40.75062689461167],[-73.72737889140166,40.75102956739978],[-73.72709389557777,40.75134160474376],[-73.72677739460192,40.75162309216973],[-73.72666529910182,40.751713588267734],[-73.7264147213716,40.75191587781279],[-73.72602966341832,40.75217435468346],[-73.72582988889903,40.752291721104584],[-73.72551247795796,40.75247819788627],[-73.72509445299451,40.75270759232013],[-73.72506847992138,40.75272184382597],[-73.72475823085931,40.752908148326284],[-73.72384451856358,40.75345681166757],[-73.72382698899047,40.75346908923073],[-73.72351867196423,40.75372143795798],[-73.72344135538698,40.753790845186565],[-73.72326673411287,40.753947599497074],[-73.72299301324894,40.75421767149952],[-73.72279703234824,40.754433538174496],[-73.72264543527848,40.75460052402783],[-73.72241094797577,40.754920188745906],[-73.72207071370228,40.75549670313634],[-73.72180289210019,40.756069897951974],[-73.7217633963682,40.75613846710725],[-73.7216135707157,40.756398595393115],[-73.72159631478497,40.75642750433069],[-73.72145870261363,40.756658080546245],[-73.72121176129168,40.75697920899403],[-73.72111001482723,40.75711152631839],[-73.7209651171017,40.75729378916878],[-73.72063319399314,40.7576168350556],[-73.72031595291577,40.7578972581176],[-73.71998296988502,40.75816082151304],[-73.71967732241716,40.75837249941066],[-73.71956460720749,40.75845056042057],[-73.7191790962069,40.75866643744708],[-73.71897050364863,40.75878323753915],[-73.71877787649194,40.7588716921713],[-73.71831971818546,40.759082076178],[-73.71767237065713,40.75931121152041],[-73.71685440444719,40.75952551452232],[-73.71613842612973,40.75965827919369],[-73.71612528233506,40.75966071430736],[-73.71498214022971,40.759782865022146],[-73.71455685902008,40.7598088084877],[-73.71426287737295,40.7598267473649],[-73.71351828105999,40.75983773083087],[-73.71332542078797,40.75973018956983],[-73.71244940730725,40.759241704218674],[-73.71085768866145,40.75819506463755],[-73.71054499726549,40.757991034324945],[-73.70782538631602,40.756216404324434],[-73.70527128316668,40.75477044095116],[-73.70346781783964,40.75368336353465],[-73.7027349563765,40.75325051680822],[-73.70217841679899,40.75288593949739],[-73.7016938696176,40.752536854544125],[-73.70163345826077,40.75249332969123],[-73.70162212204926,40.752425517891226],[-73.70134715916582,40.75078058137425],[-73.70117316548921,40.748924301621244],[-73.70090127413582,40.747128543578015],[-73.70089340027849,40.74705726562521],[-73.70077960740574,40.74504145379848],[-73.70058164037462,40.74318384158855],[-73.70029222175359,40.74101060201102],[-73.70002140396646,40.739404166177295],[-73.70000906321053,40.73932341316169],[-73.70002020437224,40.739236541730264],[-73.70031835176934,40.73896808258158],[-73.70081147096268,40.738439152387976],[-73.70147073038125,40.73751156096414],[-73.7020603635647,40.7364427571685],[-73.702280841997,40.736125796616925],[-73.70268794525755,40.73549022278896],[-73.703314909527,40.7345632568835],[-73.70352249022429,40.734207945306004],[-73.70394463077426,40.73352626221533],[-73.70460114351192,40.73256974742781],[-73.70499536266365,40.73197055802487],[-73.70522165762341,40.731619630204676],[-73.70584734754675,40.73067285439986],[-73.70648028199737,40.72971129922886],[-73.70709970076486,40.72874771455186],[-73.70766217306,40.72783093450952],[-73.7085694901564,40.727636418424474],[-73.71043109574448,40.72724106146698],[-73.7104999536208,40.72722708741327]]]}},{type:"Feature",properties:{ntacode:"BX33",ntaname:"Longwood",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.8948352292406,40.82624684121228],[-73.89487088534926,40.82393727215583],[-73.89389702292229,40.82398399830829],[-73.89320005033738,40.824008182506205],[-73.89390164426551,40.823643120569706],[-73.89433874740772,40.823416353240894],[-73.89488228864273,40.82313435524411],[-73.8958601956783,40.8226310458994],[-73.8958813587288,40.82099257470517],[-73.89490478842353,40.82098752009217],[-73.89387380270432,40.8209793352442],[-73.89283653079521,40.820974054615945],[-73.89290156198606,40.82081122319073],[-73.89389462454922,40.81986028985726],[-73.89493076155703,40.81884672090199],[-73.8956761077011,40.81812936775148],[-73.89704466722102,40.81680185968676],[-73.89621352183843,40.81631897129975],[-73.89580071523002,40.81606564867964],[-73.89542858772518,40.81584467242816],[-73.89685073098637,40.814460168993975],[-73.8970834170293,40.814224346708414],[-73.89733049072613,40.813996336200255],[-73.89759123779679,40.81377687334904],[-73.89775779547467,40.813648916293786],[-73.89786486509261,40.81356666950733],[-73.89815051722154,40.81336635472642],[-73.8984472341743,40.813176502681536],[-73.89912449225326,40.812695241359826],[-73.90090498051349,40.8114287133462],[-73.90259424238603,40.81022335927561],[-73.90279087809762,40.810083047095304],[-73.90308946530334,40.809856399702305],[-73.90324273436093,40.810712884531924],[-73.90341720373655,40.8115068828557],[-73.90418036435757,40.81212482006482],[-73.90446551410524,40.81228196041574],[-73.90418337761744,40.81308645548078],[-73.90380412291687,40.81413184229496],[-73.90346997117648,40.81507578848336],[-73.9030644378355,40.81610676102298],[-73.90300983214371,40.81631779195475],[-73.90257859074227,40.81736979443094],[-73.90210743240814,40.818505192100034],[-73.90166319343373,40.819550426351796],[-73.9016012124732,40.81969485926064],[-73.9012927762704,40.82047544261423],[-73.9008456123215,40.8215414181171],[-73.90061141080834,40.82210880792958],[-73.90198758597437,40.822440423105675],[-73.90184683707271,40.82277863334272],[-73.90181687351429,40.822850635251754],[-73.9011766912314,40.82438890916771],[-73.90050540470321,40.82600762243008],[-73.9016489556052,40.82625697834713],[-73.90093510700864,40.827928101757266],[-73.89979756756772,40.82768435429456],[-73.89940994829603,40.82773418363322],[-73.89932567011681,40.82774501758954],[-73.89820469328062,40.82788910948233],[-73.89700278091992,40.82805045580222],[-73.8957666862259,40.82821180343451],[-73.89548522764677,40.82824854088243],[-73.89529156500163,40.82814234986795],[-73.89511020860829,40.82803689895239],[-73.89515277859992,40.827834290178224],[-73.8948352292406,40.82624684121228]]]}},{type:"Feature",properties:{ntacode:"MN32",ntaname:"Yorkville",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.93804640603445,40.78082954427557],[-73.93790133623946,40.78074999617261],[-73.93779448726423,40.7807812587555],[-73.93779944179569,40.78103133979672],[-73.9376463182149,40.78100121589292],[-73.93765365963817,40.78079000755287],[-73.93759894622629,40.78046784086151],[-73.93779269036351,40.780357904212394],[-73.93823773509408,40.780259079465395],[-73.93839622591744,40.780262433391215],[-73.93861200821952,40.78033895586901],[-73.93923746178287,40.77973339355585],[-73.93931821987607,40.779718001826915],[-73.93953015793261,40.77952762026054],[-73.93958378972484,40.779576474007186],[-73.9394323810078,40.779812200274655],[-73.93949329752063,40.77987369131546],[-73.93937515379682,40.77997877184928],[-73.93930528496786,40.77995122455217],[-73.93921789625287,40.7800135202215],[-73.93872802926602,40.78051074370466],[-73.93883951845044,40.780599249799934],[-73.93882863410163,40.780763450727676],[-73.93874423089282,40.78104387604228],[-73.93830097951654,40.78136208436506],[-73.93808213268768,40.781418437274674],[-73.93796757721654,40.78128933406031],[-73.93804948921765,40.78105580604252],[-73.93806723089939,40.78094470269815],[-73.93804640603445,40.78082954427557]]],[[[-73.9438325667603,40.78285908947531],[-73.94376005274518,40.78282893171716],[-73.94363201727836,40.782962323685446],[-73.94356979719859,40.78292307857347],[-73.94354420712527,40.7828805238227],[-73.94364823539019,40.78265616133333],[-73.94388068102462,40.781532043364415],[-73.94387075988713,40.78127302657163],[-73.94371468850572,40.78062981552894],[-73.94360047475419,40.7801590994662],[-73.94321386265231,40.779317588660035],[-73.94300423950475,40.77963949547423],[-73.94278066641978,40.77950615406823],[-73.94271600545096,40.779544169476125],[-73.94262799584384,40.7793231189687],[-73.94271237476227,40.77921485693987],[-73.9425355632086,40.77909095606252],[-73.942893408188,40.778614093246155],[-73.94265530676864,40.77812496557388],[-73.94245740990851,40.77740747334769],[-73.9424384817451,40.777315235766025],[-73.94232881653741,40.77724265564132],[-73.94236132549453,40.77716473788688],[-73.94230245536237,40.77714470440734],[-73.94224790663618,40.77711854005672],[-73.94219877703723,40.777086771360686],[-73.94215605522942,40.77705003762484],[-73.9421206009236,40.777009078068865],[-73.94209312757748,40.776964716950346],[-73.94207418803884,40.77691784697714],[-73.94200266722281,40.776185317382776],[-73.94208160457383,40.77595701631709],[-73.94240100949055,40.77572692752619],[-73.94258769640687,40.77521895652812],[-73.94293043781404,40.774676268035876],[-73.94333894750497,40.7742111925907],[-73.94366431814811,40.77384076417687],[-73.94396084370884,40.773530420092],[-73.94442433595857,40.7730453225159],[-73.94487889596756,40.772569561504746],[-73.9456151401256,40.77194302608517],[-73.94640418919076,40.77126904561929],[-73.94690764133775,40.77073391172361],[-73.94748975456338,40.770115154521676],[-73.94752257888102,40.7701296952895],[-73.9476145295589,40.77017042944496],[-73.94766538436603,40.770193253129634],[-73.94771625089354,40.7702160680857],[-73.94779385491799,40.770249152061716],[-73.94807387944718,40.77039439466549],[-73.95043175557535,40.77138973153784],[-73.95268752458831,40.7723430209828],[-73.95505481622966,40.77333685117609],[-73.95729410043819,40.77428355507537],[-73.95679749082426,40.77496631066823],[-73.95633492325497,40.7756007833806],[-73.95586933682178,40.7762362258428],[-73.95540729761616,40.77686847989687],[-73.95494520074173,40.7775039466643],[-73.95448224114969,40.77813866502176],[-73.95398370221369,40.77882211062088],[-73.95349212383226,40.77949662267627],[-73.95303367951716,40.78012545503876],[-73.95257421938273,40.78075303402302],[-73.95212203271694,40.781386710220865],[-73.95165920749092,40.78200767416544],[-73.9511992733903,40.78263339296127],[-73.95073913807917,40.783261710274374],[-73.95028254920825,40.78389046999271],[-73.94982390409018,40.78451557104574],[-73.94933170560962,40.78519312655767],[-73.94706938226716,40.78423622711473],[-73.94472264526935,40.78324757264149],[-73.94464665992,40.783217873300245],[-73.94405439446342,40.78296435804627],[-73.94395460163109,40.78291552015387],[-73.94389324539817,40.782887727332266],[-73.9438325667603,40.78285908947531]]]]}},{type:"Feature",properties:{ntacode:"MN40",ntaname:"Upper East Side-Carnegie Hill",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.94933170560962,40.78519312655767],[-73.94982390409018,40.78451557104574],[-73.95028254920825,40.78389046999271],[-73.95073913807917,40.783261710274374],[-73.9511992733903,40.78263339296127],[-73.95165920749092,40.78200767416544],[-73.95212203271694,40.781386710220865],[-73.95257421938273,40.78075303402302],[-73.95303367951716,40.78012545503876],[-73.95349212383226,40.77949662267627],[-73.95398370221369,40.77882211062088],[-73.95448224114969,40.77813866502176],[-73.95494520074173,40.7775039466643],[-73.95540729761616,40.77686847989687],[-73.95586933682178,40.7762362258428],[-73.95633492325497,40.7756007833806],[-73.95679749082426,40.77496631066823],[-73.95729410043819,40.77428355507537],[-73.95779380470232,40.77359989745685],[-73.9582553493721,40.77296533708623],[-73.95871707441768,40.77233167465393],[-73.95918180038358,40.77169682395604],[-73.9596444077395,40.77106426585265],[-73.96010955196549,40.77043221096548],[-73.96060180637537,40.769749186706484],[-73.9611099705802,40.769064407802716],[-73.96154785518016,40.7684315818494],[-73.96201413119704,40.7678123089956],[-73.9624699892819,40.767184933787874],[-73.9629286576574,40.766558627946864],[-73.96340154083667,40.76591119153758],[-73.96384291091131,40.765309685670196],[-73.96429790392935,40.76468198762058],[-73.96475544914031,40.764057070599726],[-73.96521327987921,40.76343135906091],[-73.96566959883934,40.76280455611176],[-73.96612747295735,40.762179299695674],[-73.96658338422266,40.7615509355766],[-73.96818687803618,40.762226821325974],[-73.96968801164826,40.76286596244073],[-73.9698002889174,40.76291351263049],[-73.96990489279004,40.76295804272892],[-73.97141141623717,40.763587474199724],[-73.97301487242227,40.76427887944541],[-73.9725535229577,40.764897731723416],[-73.97209852444371,40.76551725122757],[-73.97164774334325,40.766142468472744],[-73.97118520979596,40.766770290172424],[-73.97072777348481,40.767393722918634],[-73.97028165436174,40.768025032429584],[-73.96982455287822,40.768646008820895],[-73.96936484612672,40.76927065682319],[-73.96890454710345,40.76990083179117],[-73.9684415593339,40.7705163268731],[-73.96799327777019,40.771147230952714],[-73.96753398378272,40.77177618398385],[-73.96703947579957,40.772461218816474],[-73.96653617013212,40.773140368590276],[-73.96607449041011,40.7737729891002],[-73.9656096862153,40.7744072014455],[-73.96514745374786,40.77504423208984],[-73.96468735841758,40.775677081715436],[-73.96422820174051,40.7763103091826],[-73.96376123785126,40.7769509694321],[-73.96372602674175,40.77700571789993],[-73.96322991911053,40.77767704736193],[-73.96276715559667,40.77831304088878],[-73.9623036141374,40.77894704120466],[-73.96183836905858,40.779584192196296],[-73.96136872694957,40.780229749047656],[-73.960910160722,40.780857036026724],[-73.96041430653966,40.78152426780495],[-73.95992094286156,40.78221294450753],[-73.95946905991524,40.782833321664505],[-73.95900363247578,40.783467290036164],[-73.95856810077629,40.78408344454256],[-73.95809563777446,40.78471746205279],[-73.95763599389805,40.78534345832389],[-73.95716853680067,40.7859828935328],[-73.9567186306438,40.786600793824654],[-73.9562613091966,40.78722287627993],[-73.95577735912332,40.78791392447112],[-73.95416383080617,40.78722686110491],[-73.95266136728193,40.78659501962446],[-73.95255145535168,40.78654858066249],[-73.95244615070395,40.78650248558295],[-73.95092812788225,40.785865380675304],[-73.95033804130394,40.785617150013216],[-73.94933170560962,40.78519312655767]]]}},{type:"Feature",properties:{ntacode:"BK40",ntaname:"Windsor Terrace",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.97984261884451,40.6607274411315],[-73.97984227566712,40.66072741426688],[-73.97984197998865,40.660727449898545],[-73.97975708330479,40.66073846671177],[-73.97975683536423,40.66073850285419],[-73.97975657508506,40.660738601649975],[-73.97968049571531,40.66076659390017],[-73.979680329163,40.660766656861284],[-73.97968019868355,40.66076673808933],[-73.9796202565021,40.66080686385512],[-73.97962004438669,40.66080700822672],[-73.97961986635075,40.66080721509231],[-73.97957870095645,40.66085324215404],[-73.97751171405966,40.6598627569191],[-73.97515738100013,40.65872279411507],[-73.97448234034711,40.658339449778786],[-73.97436701226503,40.65818790351214],[-73.97426735561807,40.65802878769364],[-73.97418457591456,40.657863577384006],[-73.97418455218438,40.657863505341574],[-73.97411953458278,40.65769375242161],[-73.97407283417533,40.657521193475056],[-73.97407281111923,40.657521085916855],[-73.9740727874033,40.657520977855874],[-73.97404458247942,40.65734725254298],[-73.97379189834392,40.656392323443676],[-73.97355493959195,40.655643939075475],[-73.9732662813325,40.654649261332125],[-73.97305103665852,40.65391250626937],[-73.97268288517628,40.65263927798736],[-73.97242905500813,40.65175025924743],[-73.97236900978172,40.65153994949888],[-73.97232846288082,40.651397929082925],[-73.97237903270315,40.65138780588074],[-73.97242774050466,40.651373324488155],[-73.9724739411659,40.65135467670679],[-73.97251702270049,40.65133210955764],[-73.97255641471781,40.65130592201771],[-73.97259159552209,40.651276460909884],[-73.9726291751281,40.65123143786007],[-73.97265896603903,40.651183152659904],[-73.97268048793518,40.651132382315495],[-73.97269339451996,40.651079944848064],[-73.97269748406869,40.65104228590146],[-73.97269592868868,40.65100451693902],[-73.97268874853813,40.65096712721166],[-73.97267603729539,40.6509306008074],[-73.97265795892044,40.65089541107555],[-73.97263474760483,40.6508620138569],[-73.9726117516321,40.65083297080908],[-73.9725864461772,40.65080506402699],[-73.97255892886264,40.65077839997982],[-73.97252930356018,40.65075308011516],[-73.97248764118022,40.650723803593905],[-73.97244202231171,40.65069817564076],[-73.97239299509327,40.650676503529546],[-73.97234114832968,40.65065904815508],[-73.97227837718023,40.650651496770365],[-73.972214940795,40.65064861238741],[-73.97215143683914,40.650650422083174],[-73.9720884610741,40.650656908753895],[-73.9720358499468,40.650485627152754],[-73.97190890311813,40.65005140988433],[-73.97155930286806,40.64882282825483],[-73.9713963168817,40.64825778561156],[-73.9712103896698,40.647620154483896],[-73.97084113729679,40.6463785710724],[-73.97174398166798,40.64600111018026],[-73.97208574769401,40.64586232454587],[-73.97310135322373,40.64545097573993],[-73.97413996843537,40.64502975453277],[-73.97442369359649,40.64491306529496],[-73.97464224409907,40.64481321887937],[-73.9746708670162,40.644935083303025],[-73.9747480379503,40.64526359103916],[-73.97482741689596,40.64566342086802],[-73.97591918731165,40.6455442731257],[-73.97684760927919,40.64544202120687],[-73.97777380564222,40.6453418765751],[-73.97819074359315,40.64752599151123],[-73.97911821811076,40.64742806125608],[-73.980291154772,40.64729716143131],[-73.98036334590329,40.64769374410143],[-73.98071174635906,40.64952408707946],[-73.98110911943488,40.65159173203391],[-73.98129697312955,40.65263750669708],[-73.98145293772257,40.65341633587132],[-73.98179568718413,40.655246097158305],[-73.98402397206452,40.65659117011346],[-73.98622761311833,40.657920482763316],[-73.98843135252157,40.659251211657946],[-73.98784059298357,40.659816863537785],[-73.9874498254646,40.66018957251019],[-73.98731033261721,40.660329623896864],[-73.98725068844568,40.66037895632427],[-73.98713178889902,40.66037436873086],[-73.9868846451219,40.66036638909827],[-73.98680654132274,40.660241902297166],[-73.9867125193754,40.660123203373274],[-73.98660379640887,40.660012021654204],[-73.98648200798283,40.65990987961827],[-73.98508679303156,40.659013288426706],[-73.98448024131692,40.6595983365168],[-73.98391792629067,40.660137488895565],[-73.98323712040053,40.66093622191212],[-73.982732523158,40.66153948375942],[-73.98223034213176,40.662141492793744],[-73.98017161103701,40.66115465898054],[-73.98020628569758,40.661105955001254],[-73.9802064501035,40.66110571244888],[-73.98020654587498,40.66110546000065],[-73.98022710352431,40.66104812773331],[-73.98022716252736,40.66104797512535],[-73.98022716256496,40.661047848306666],[-73.98022901289292,40.66098557794773],[-73.98022902594717,40.66098532598786],[-73.98022894309035,40.66098505575082],[-73.98021012345218,40.660923556821935],[-73.98021005290443,40.6609233224381],[-73.98020992250578,40.66092313310899],[-73.98017209776492,40.660867879698294],[-73.98017201552554,40.66086775387059],[-73.98017186201149,40.66086761931911],[-73.98012012783269,40.66082312465672],[-73.98011991537749,40.66082293631852],[-73.98011964219165,40.660822791359536],[-73.98006025439237,40.66079075826117],[-73.98000138679602,40.66075769928074],[-73.98000113758701,40.660757564209796],[-73.98000089033881,40.6607574917947],[-73.97992682383986,40.660734732772475],[-73.97992670549544,40.66073469706836],[-73.9799265629446,40.66073468665665],[-73.97984261884451,40.6607274411315]]]}},{type:"Feature",properties:{ntacode:"QN12",ntaname:"Hammels-Arverne-Edgemere",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.76809925805183,40.59784597010975],[-73.7679532290951,40.59742605734336],[-73.76776273829462,40.59654905674638],[-73.76771811821804,40.59626131005126],[-73.76742090523268,40.59630520448583],[-73.7673366100691,40.59637765215013],[-73.76726813345223,40.59645316642404],[-73.76721443552663,40.59653587952924],[-73.7671772012547,40.59662318177043],[-73.76715706629372,40.596712238507195],[-73.7671277160335,40.596849014344485],[-73.76711717715396,40.59698813333794],[-73.76712577746504,40.59712732730093],[-73.76715321530205,40.597264333965704],[-73.76716449230577,40.59742159808042],[-73.76715168747815,40.59758390060858],[-73.7671129667118,40.59774804236263],[-73.76704742344081,40.59791042679288],[-73.76695532825391,40.5980672744286],[-73.7668381844017,40.59821484848976],[-73.76669864699976,40.59834981575745],[-73.76654034483103,40.5984694258154],[-73.76636755798638,40.598571744277855],[-73.76618488714062,40.59865569702544],[-73.76599689442871,40.59872106244477],[-73.76654205017643,40.59943444217995],[-73.76444582456163,40.60043524063652],[-73.76386778547331,40.59972731258947],[-73.76336096535546,40.59910504279471],[-73.76165797274835,40.59997307078815],[-73.76158779164948,40.59990109901063],[-73.76154124827337,40.59984656147209],[-73.76128753361091,40.599549271017686],[-73.76181486287948,40.59895137067757],[-73.76255289863583,40.59831811842337],[-73.76333449656087,40.597822873720645],[-73.76319972918824,40.59714459114734],[-73.76301371044174,40.596081550219125],[-73.76299716300188,40.59598702441935],[-73.76298159766687,40.59589946971465],[-73.76277845626555,40.594756544875175],[-73.76362979856583,40.59466695018562],[-73.76440183061949,40.59457168393237],[-73.76429039258878,40.59393964544319],[-73.76414300311558,40.59320517194282],[-73.76404947014633,40.5927390468905],[-73.76391218167618,40.59203934529877],[-73.76385620468204,40.59175407800945],[-73.76376223381337,40.591439709534995],[-73.76409879359156,40.59139387105033],[-73.76428206816603,40.59136497918449],[-73.7646392316718,40.591298769876104],[-73.76499023204357,40.591233701134826],[-73.7651713998933,40.59120547114967],[-73.76541994963522,40.5911736048457],[-73.76551723507026,40.591155606480676],[-73.76567285203025,40.59112681628279],[-73.76604736542077,40.59104682933087],[-73.76622772170025,40.59099390262786],[-73.76632501256162,40.59097365064884],[-73.76642597472086,40.590960932832665],[-73.76665068484348,40.590938785749856],[-73.76674971845257,40.5909270821471],[-73.76704832460803,40.590882976519346],[-73.7671948161464,40.59087299025641],[-73.76735429887442,40.59086337103322],[-73.7674534552509,40.59084341823696],[-73.76746687297737,40.59083875405148],[-73.76762172035336,40.590784935721864],[-73.76776279865119,40.59075858368912],[-73.76796973006685,40.59072948246184],[-73.76807147481213,40.59072282584452],[-73.76813345500135,40.590736899968306],[-73.76821993382147,40.590798815059166],[-73.76828636409626,40.59083434776341],[-73.76844393841716,40.59085767412755],[-73.76858695488038,40.59086859720201],[-73.76872708525329,40.590870068453064],[-73.76883387634093,40.59086377966348],[-73.76886283140874,40.590862074658574],[-73.76914741260795,40.59083210085485],[-73.76945313604804,40.5907924702964],[-73.76978825596237,40.590750907233584],[-73.76995620052735,40.59073007232882],[-73.76998923560173,40.590724663081566],[-73.77002485586436,40.59071653127761],[-73.77017538907647,40.59067149049819],[-73.77021137888447,40.59066247649317],[-73.77024425199662,40.590656156826576],[-73.77057474482316,40.59060997196561],[-73.77069663752148,40.59059042245816],[-73.77072132001814,40.590585400916936],[-73.7707467960226,40.590579751878906],[-73.77082321393215,40.590562155365],[-73.77085305962993,40.59055695578956],[-73.77088020413458,40.5905538390801],[-73.77088579106665,40.59055391337884],[-73.77091290683522,40.590562567419965],[-73.77095214359059,40.590567734023075],[-73.77098252750118,40.59057085669505],[-73.77101650427393,40.590573211358176],[-73.77111441652131,40.590577962910395],[-73.77133707453243,40.59058545754333],[-73.77142845953556,40.590585189208724],[-73.77153385684248,40.59058063493619],[-73.77163693117758,40.5905716727632],[-73.77168745194982,40.59056555059413],[-73.77178997907718,40.5905506606604],[-73.77209060079494,40.590502971188826],[-73.77224111425137,40.59048217794873],[-73.77228081745477,40.59047669280418],[-73.77242217935712,40.59045995283606],[-73.77247070703973,40.590456131586315],[-73.772524531906,40.59045434707636],[-73.77274072126988,40.59045705359366],[-73.77278993524692,40.59045633119344],[-73.77283395784069,40.59045418505975],[-73.77286232906454,40.59045153972608],[-73.7728931511806,40.59044730501544],[-73.77303452122412,40.590420928495845],[-73.77306871342178,40.59041582689404],[-73.77309963866257,40.59041260136398],[-73.77315678948577,40.59040902184451],[-73.7734850390847,40.59040324931078],[-73.77353992912973,40.590400989300086],[-73.77360853280679,40.59039536916435],[-73.77364313739055,40.590386909733255],[-73.7736811306432,40.59037560242497],[-73.77370603260931,40.590368176789525],[-73.77374135977988,40.59035925050596],[-73.77376174702836,40.590356354352295],[-73.77379843010962,40.59035488663689],[-73.77383881018658,40.59035725307073],[-73.77388174249249,40.590362947969936],[-73.77396801908658,40.590378129731114],[-73.7740045963671,40.59038364070024],[-73.77404303478927,40.590387336110936],[-73.77407763164739,40.590387963017875],[-73.77409639395057,40.59038676638334],[-73.77411550495823,40.590384156311735],[-73.7741554752312,40.5903746258691],[-73.77420071437778,40.59035848800233],[-73.77429526133089,40.59031727595613],[-73.77434868621285,40.59029769512081],[-73.77438246523187,40.59028884634954],[-73.77441435006318,40.59028444260481],[-73.77442481913916,40.59028354475868],[-73.77467587364495,40.59027403194912],[-73.77478603527506,40.59027136640266],[-73.77521117634132,40.590268218373126],[-73.77529299783379,40.59026292179478],[-73.77547648519088,40.59024542262576],[-73.77559905541064,40.59022739979783],[-73.77579676083842,40.59019371819821],[-73.7758602960537,40.59018468446556],[-73.77591759770552,40.590178294224756],[-73.77592594777785,40.590178589947996],[-73.77593042822038,40.590181407825426],[-73.77592993689237,40.59019043002469],[-73.7759203982968,40.59020593674941],[-73.7759084785901,40.590220465816415],[-73.77584876326794,40.59028427822889],[-73.77582466487922,40.590316226903894],[-73.77582373106807,40.59031964671155],[-73.77582424055569,40.59032276359304],[-73.77582658548944,40.59032463243993],[-73.7758298087261,40.59032521469576],[-73.77583688595274,40.59032459875778],[-73.77592417813321,40.59030830669686],[-73.77608710709416,40.59027431419275],[-73.77635064603923,40.59021225018259],[-73.77645489089387,40.59018123250741],[-73.77646844928543,40.59017495523853],[-73.7764811199318,40.590165829741665],[-73.77651625337225,40.59012613068278],[-73.77653951423245,40.590104446965505],[-73.77657809244411,40.590087438294766],[-73.77662543841156,40.59007310468422],[-73.77666243480817,40.59006633216663],[-73.77669882905165,40.590063241945536],[-73.77675237473706,40.59006713769315],[-73.77686267144298,40.590091593500155],[-73.7769111421871,40.59009768501641],[-73.77701315649976,40.590101215366566],[-73.77710926070162,40.59010241956981],[-73.77720080214566,40.590101291039325],[-73.77728844028086,40.59009784111602],[-73.77735319926276,40.59009381488937],[-73.77745559131473,40.59008337811346],[-73.77750026725043,40.59007629686675],[-73.77761352076867,40.59005347120872],[-73.77775882321451,40.59001959601339],[-73.77783509043988,40.59000049901],[-73.77791587910748,40.589978970120214],[-73.77810144460165,40.58992581088001],[-73.7781494669272,40.58990673065526],[-73.77824956631368,40.58985379363012],[-73.7782735086316,40.58984396076565],[-73.77838680010406,40.58981645229557],[-73.7785445021912,40.58978726338217],[-73.77865504053754,40.58976360420337],[-73.77870305555771,40.58975055782309],[-73.77884539331761,40.589705679221964],[-73.77897465802026,40.589659587344805],[-73.77912834079986,40.5896059407627],[-73.77918495356114,40.58959310889538],[-73.77924909762389,40.58958558675229],[-73.77928116131314,40.5895845141701],[-73.7793605954027,40.589593284963016],[-73.7793939859843,40.5895910158862],[-73.77942325796705,40.58958020324841],[-73.77951586432022,40.58958863852742],[-73.77980375731806,40.58964376225584],[-73.77985959718431,40.589647102072824],[-73.77992945455964,40.58964435437398],[-73.78008826023273,40.589623721038095],[-73.78014903250926,40.58961425629995],[-73.78022286069904,40.58961102029945],[-73.78031021036229,40.5896087735683],[-73.78037236784091,40.58960535332389],[-73.78043036102068,40.58959662092651],[-73.78048449570858,40.58958313634879],[-73.7805528437951,40.58956872330121],[-73.78057452813785,40.58956255923967],[-73.78064367909164,40.58953746764455],[-73.7806760403792,40.58952847091284],[-73.78075384368988,40.58950493553291],[-73.78084602797264,40.58946936956993],[-73.78086936029926,40.58945802203989],[-73.78097447293358,40.58942078706927],[-73.78102983980423,40.5894025314912],[-73.78108784417543,40.58937957901912],[-73.7811486577807,40.589357190747904],[-73.78121208011397,40.58934257024152],[-73.78135755523394,40.58929116570035],[-73.78142243554645,40.589271306346426],[-73.78148525449788,40.589260583966],[-73.78161081064154,40.589249539198725],[-73.78168370364959,40.5892539914424],[-73.78178622345098,40.58925099792162],[-73.7819089013724,40.58922427779516],[-73.78206226147391,40.58918551287886],[-73.78211351753536,40.589170626215974],[-73.78214454631346,40.589160274075994],[-73.78218351388853,40.58914671437314],[-73.78222391702081,40.58913432790881],[-73.78228054765907,40.58911220116926],[-73.78234015973196,40.58909592483021],[-73.78240601797019,40.589091357053924],[-73.78243514633103,40.58909162849144],[-73.78246331446434,40.58908957446497],[-73.78252737843984,40.58907385545234],[-73.78255697152063,40.589065842718384],[-73.78270884916651,40.58903920463441],[-73.7827734160817,40.58902469348821],[-73.78288961869198,40.588998671070506],[-73.78297602324302,40.58896705489514],[-73.78310566264253,40.58892437200104],[-73.78330722135856,40.58884745134523],[-73.78350063414182,40.588757870841675],[-73.78370053961724,40.58870244196644],[-73.78381007095393,40.58867891046376],[-73.78393636438312,40.58864763816588],[-73.78406171242322,40.588609331720555],[-73.78438543099928,40.58851831957559],[-73.78453311048499,40.588478055217934],[-73.78465258073355,40.58845250656507],[-73.78474624813421,40.58843602156829],[-73.78484776439464,40.58841776934487],[-73.78491351080619,40.588407131155265],[-73.78497718722865,40.588400964278705],[-73.78505919649477,40.58839153601548],[-73.78513382316427,40.58838182450071],[-73.78517136143304,40.588374843359745],[-73.78524236737758,40.58836350381886],[-73.78537587818695,40.58833948306346],[-73.78551073140787,40.588334881533406],[-73.78563095491506,40.58831017929585],[-73.78577545794718,40.58828019977917],[-73.7860206318109,40.58821892589802],[-73.78610751824598,40.588194773061566],[-73.78630555217107,40.588147107883145],[-73.7863918267207,40.588133022236505],[-73.78645905573438,40.588128149448],[-73.78653419682253,40.58811629426883],[-73.78660941617716,40.58810572648507],[-73.78670594394559,40.58809180288188],[-73.7868420628937,40.58807553117468],[-73.78692504410601,40.58806459058943],[-73.78708881251852,40.58803827501515],[-73.78720687841519,40.58802304044104],[-73.78737986814572,40.587993660823294],[-73.78750185809338,40.58796651965908],[-73.78768370715753,40.58792293771211],[-73.78818270539439,40.58774835460106],[-73.78842295061155,40.58764590359737],[-73.7884468737858,40.587633619629095],[-73.78847472503746,40.58761563263316],[-73.78849742602807,40.5875977003143],[-73.78853706550598,40.587564804743515],[-73.78857477507721,40.58752622400137],[-73.78858894789722,40.587508167747536],[-73.78860298459878,40.587484446052905],[-73.78878406873133,40.58745028886733],[-73.78887538807139,40.587473150287245],[-73.78898283996148,40.58749323982933],[-73.78901325882023,40.587503760607554],[-73.78903388871807,40.58751663914544],[-73.78907590827114,40.58754940537714],[-73.78910469601011,40.58756749598732],[-73.78912690923758,40.58757675877034],[-73.7891773570224,40.58760031892067],[-73.78923024711172,40.58762075826003],[-73.78926228451178,40.5876235552981],[-73.78929582562459,40.587629082302655],[-73.78932570533475,40.58763089313893],[-73.7893439307522,40.587631323432205],[-73.78936256861509,40.58763176218503],[-73.78941470793583,40.587628147304144],[-73.78945065591792,40.58762324290711],[-73.78947987453292,40.58761734360724],[-73.78953791751893,40.587603312430915],[-73.78957437415306,40.58759835347447],[-73.7895975404447,40.587593758337285],[-73.78963535896555,40.58758765059041],[-73.78968379436971,40.58757481667655],[-73.78971718205149,40.587568916068264],[-73.78975824801661,40.5875632276877],[-73.7898370482928,40.5875556907709],[-73.78989469426638,40.58754627396728],[-73.7898973453773,40.58754584122706],[-73.78996298573021,40.587534785487684],[-73.79009685734262,40.5875073932314],[-73.79015229641783,40.58749835423504],[-73.7903045519529,40.58747718972548],[-73.79040001810134,40.58745866959411],[-73.79050360269476,40.58743522842235],[-73.79057603970989,40.587414990688536],[-73.79063770956613,40.587404296227824],[-73.79084516483026,40.587356522959986],[-73.79088356288585,40.587350037240114],[-73.79091570414661,40.58734252271365],[-73.79099703166321,40.58731214238671],[-73.79103431331984,40.58730370018295],[-73.79105759554312,40.58729633150634],[-73.79108661726372,40.58728535294131],[-73.79111283049743,40.58727348654867],[-73.79114367230203,40.587269490067676],[-73.79128113976074,40.587274296838736],[-73.79129641503235,40.587284968927285],[-73.79132452803378,40.58729635723277],[-73.79134615079211,40.58730196234349],[-73.79138172,40.587304880967416],[-73.79141754078486,40.58730302795021],[-73.7914772079079,40.58730159648292],[-73.79153984145441,40.58729262365091],[-73.7916645751707,40.587269956597396],[-73.79172064744301,40.58725976739823],[-73.79187055097115,40.5872309434545],[-73.79197454551816,40.58721593046036],[-73.79200188355031,40.58721073844653],[-73.79209625186272,40.58718791007344],[-73.7921846586337,40.58716003723996],[-73.79230828344566,40.587126283877616],[-73.79234189038513,40.5871153055775],[-73.7923922594181,40.587098851855366],[-73.79243962937691,40.587078765840644],[-73.79251797208627,40.58704316501594],[-73.7926129755747,40.58702484039974],[-73.79274578763993,40.58700339548159],[-73.79281029204687,40.58699607282037],[-73.79293381050257,40.58698160797664],[-73.79301601821659,40.586971598763526],[-73.79307866251794,40.58696246260881],[-73.79313762150873,40.586953788701116],[-73.79319946350606,40.586948190773604],[-73.79326405222143,40.58694802823376],[-73.7933234268082,40.58694600004856],[-73.79338308107955,40.586937454085664],[-73.7934772753964,40.586909571567304],[-73.79349915398873,40.58690096584886],[-73.79352137559059,40.58688859701793],[-73.79358367520733,40.58683828784185],[-73.79376524530204,40.58678654545155],[-73.79379355004055,40.58678572291927],[-73.79385183335947,40.58680037160347],[-73.79388370976318,40.586805426539286],[-73.79390948680724,40.58680871498143],[-73.79394033243054,40.586811047871095],[-73.7939690211547,40.586811838291105],[-73.79400669001234,40.586808167904735],[-73.79403029581889,40.586802807888866],[-73.79405336467568,40.58679491569778],[-73.79410918649319,40.58677676118785],[-73.79414149029755,40.586773694805196],[-73.79419885193849,40.58677319428655],[-73.79434460523136,40.58675667848612],[-73.79440078001358,40.58674239725303],[-73.79444991319525,40.58673282287803],[-73.7945105837691,40.586720035288316],[-73.79453736495415,40.5867114292611],[-73.79468886939416,40.586660703166444],[-73.79471998303336,40.58664917842738],[-73.79474172935497,40.58663755569454],[-73.79479420340179,40.586597602761216],[-73.79482352521629,40.58658098641105],[-73.79485521341151,40.586566607450806],[-73.79488456535046,40.58655162103638],[-73.79494319554198,40.586533967860866],[-73.79497612363878,40.586527632343504],[-73.79500512248693,40.58652378533064],[-73.7950339944374,40.586522548533644],[-73.79506190351582,40.58651971680346],[-73.79522576667674,40.5864831411733],[-73.79525645329635,40.58647981862531],[-73.79529022754984,40.58647872653362],[-73.79534267191772,40.58647907192313],[-73.79538200168787,40.58647658445963],[-73.79542826118839,40.58647179523153],[-73.79544358593473,40.586470273367034],[-73.7955487811461,40.58647119890177],[-73.79559625132548,40.58646845579154],[-73.79573362789844,40.586448367005346],[-73.79576511591766,40.58644144352029],[-73.79583321779113,40.58642068145799],[-73.79588349292342,40.58640408347209],[-73.79590852396379,40.586392025582875],[-73.79595625878642,40.586356584325756],[-73.79598297100253,40.586335414946454],[-73.79602046510776,40.5863190471759],[-73.7961475350142,40.586336004562895],[-73.79622173814732,40.586347645151235],[-73.79625178337808,40.586353128242095],[-73.79633505857097,40.58637636567711],[-73.79643078428039,40.58637983079406],[-73.79645157575762,40.58637927139005],[-73.79652371849961,40.58637732967468],[-73.79659741256918,40.58637743368634],[-73.79663442436691,40.58637609396083],[-73.79670174417556,40.58636727152464],[-73.79673529350127,40.58635868583972],[-73.79675983252011,40.58635307327431],[-73.79682251600632,40.58633828034807],[-73.79685841158144,40.58632722251801],[-73.79881542788088,40.58589401901042],[-73.7989335956125,40.58588564380839],[-73.79908200195132,40.58586989242396],[-73.7992838155624,40.585844147522785],[-73.79949174993214,40.58581418097837],[-73.79963642262108,40.58579070510226],[-73.79968846411937,40.585779912603265],[-73.79974084641994,40.58576904830178],[-73.80007589595292,40.58568487426212],[-73.8001457731878,40.58566735276149],[-73.80028251237509,40.58563306631718],[-73.80045350238471,40.585581448098246],[-73.80054546083589,40.58553705958273],[-73.80061781447172,40.58550755768207],[-73.80071108578069,40.58547432779195],[-73.80075861454407,40.58545524648569],[-73.80079451624755,40.58543770353166],[-73.80083956676282,40.585429947433255],[-73.80091511175833,40.585407060933164],[-73.80116064145149,40.58539678798387],[-73.80119138109782,40.58540675592564],[-73.80122412486948,40.58541057680475],[-73.80126813622238,40.58541032859905],[-73.80133785981276,40.58540717178872],[-73.80143187846257,40.58540075072503],[-73.80156339177988,40.58538874038306],[-73.80169093145435,40.585374651358855],[-73.80177161574291,40.58536373127582],[-73.80184018400173,40.5853517108463],[-73.8019017059641,40.58533768780589],[-73.80195743621876,40.58532133965556],[-73.80203251846667,40.585295083772266],[-73.802227818667,40.58522258551993],[-73.80241963073186,40.58515512425481],[-73.80253970860062,40.58511541017166],[-73.8026552506859,40.58508385675826],[-73.8028651639141,40.58503028390363],[-73.80304240416453,40.58497667426329],[-73.8032377013062,40.58490057139455],[-73.80330229481865,40.58488615648938],[-73.80338852227415,40.58488562943109],[-73.80349876666158,40.584924287560625],[-73.8035148881032,40.58494479363854],[-73.80354468490692,40.58497428275875],[-73.80357247869424,40.58499043123195],[-73.80361128707321,40.585004257799326],[-73.80366299243441,40.58501453985078],[-73.80371873405744,40.5850180841921],[-73.80377557037254,40.58501469648518],[-73.80407247759706,40.5849566965679],[-73.80421036759763,40.584932905167335],[-73.8043142243662,40.584909938357704],[-73.80440924673874,40.58487933799824],[-73.80455361072485,40.58482670505751],[-73.80468776810689,40.58477446838448],[-73.80476634753889,40.584747631311906],[-73.80484109780336,40.58472572243938],[-73.80494831722108,40.58469611569925],[-73.80519393375727,40.58463024471369],[-73.80524718089748,40.584614034667],[-73.80540383998209,40.584561593216684],[-73.80562312964233,40.58451118378318],[-73.80571961087715,40.58450608736727],[-73.80586233123243,40.58452681532279],[-73.8058770462154,40.58453571038544],[-73.80592671156093,40.584545060694545],[-73.80597104297549,40.58454441585869],[-73.80605992902821,40.58453519129621],[-73.80619747309217,40.58451602527434],[-73.80633603572647,40.58449612417624],[-73.80643157748608,40.58448079570727],[-73.80651754277375,40.58446468625925],[-73.80659491177052,40.584447445188516],[-73.80663736453775,40.58443489109348],[-73.80668208768722,40.58441723533235],[-73.80672634779768,40.58439624677484],[-73.80688379979652,40.584318039564955],[-73.80691898920247,40.584305013120726],[-73.80718262664438,40.58421883474339],[-73.80743073987689,40.584133746162124],[-73.80746677141404,40.584123513515856],[-73.80758995887543,40.58409352531218],[-73.8078350296547,40.58401495035296],[-73.80792558260917,40.58400509638654],[-73.80828978494436,40.584024714597305],[-73.80834370637818,40.58402831681776],[-73.80849971475817,40.58404475982293],[-73.80854592324494,40.58404450361398],[-73.80863348320932,40.58403590560179],[-73.80866370337714,40.584034082948406],[-73.80875382070498,40.584031827928044],[-73.80881507288834,40.58402882269208],[-73.80887034203364,40.58402397084173],[-73.80892008844691,40.584017057037684],[-73.80897688682218,40.584006182637935],[-73.80903284025744,40.583992858525335],[-73.80908759716274,40.583977162520966],[-73.80914080102232,40.58395920477144],[-73.80919306534248,40.58393898495755],[-73.80930913443467,40.583890962915866],[-73.80936210702276,40.5838709961654],[-73.80940719882241,40.58385605913214],[-73.80951491959128,40.58382343175401],[-73.80962143091786,40.58381744017786],[-73.81132481815278,40.58372152471493],[-73.81216750375414,40.58362614107543],[-73.8126959584455,40.58356632215463],[-73.81320376356813,40.58350883811568],[-73.81341809223986,40.58348912250248],[-73.81352448727566,40.58347314904675],[-73.81364582276551,40.583428058256104],[-73.81398801425189,40.58333109468612],[-73.81417259932945,40.58327345387287],[-73.81425389459007,40.583245433959696],[-73.81453624637717,40.58314811233041],[-73.81471054401906,40.58309434341838],[-73.81485224316022,40.5830654767841],[-73.81501580175303,40.58301698538451],[-73.81523945963082,40.582924653550286],[-73.81539400218129,40.58286969235866],[-73.8154435137996,40.5828520849442],[-73.81589630882407,40.58273930861993],[-73.81652734669424,40.58257569709103],[-73.81655438992011,40.58256868458875],[-73.81684582937459,40.58246342820496],[-73.81702595651316,40.58241017939206],[-73.81730795932272,40.58233475893998],[-73.81751059222933,40.582785271178736],[-73.8167027302235,40.583015352182215],[-73.81567618438119,40.58330770521131],[-73.81544517911848,40.583373491888395],[-73.8155191529207,40.5834952929235],[-73.81563938991977,40.583722207642076],[-73.81567316326183,40.583776464075605],[-73.81570076168317,40.58382964895798],[-73.8157613876845,40.583959214867285],[-73.81637844552162,40.58491100456425],[-73.81693289471538,40.58582331072219],[-73.8173367823376,40.586483192531716],[-73.81739093030967,40.58656943209837],[-73.81771610146431,40.58715095754665],[-73.8178832233181,40.58744846866307],[-73.81800188686518,40.58740172055492],[-73.81812861134455,40.58737005169992],[-73.81829590082597,40.587355737099266],[-73.81849901756216,40.58736235305485],[-73.81880351767356,40.5874959215832],[-73.81890104036441,40.587574097596715],[-73.81893219212505,40.58759907343453],[-73.81897507774096,40.5876440585665],[-73.81904410183603,40.58773374240214],[-73.81909407365121,40.58783196115577],[-73.81912265243209,40.58793502584923],[-73.81912652270687,40.58799676478866],[-73.8191291636317,40.58803889294534],[-73.81883722364626,40.58825143495895],[-73.81876839990471,40.58828335013206],[-73.81869746373587,40.5883124533213],[-73.81862482365844,40.588338593293734],[-73.81855048071942,40.58836178455358],[-73.81847464070609,40.5883819629051],[-73.81837503223585,40.58841883613816],[-73.81827864977083,40.58846039460128],[-73.81818587202154,40.58850647500369],[-73.81809706353704,40.58855689628679],[-73.81801257327271,40.58861146033536],[-73.81800184906048,40.588616141887],[-73.81791292627655,40.58866179926537],[-73.81741586147444,40.58891701410975],[-73.81746593567631,40.58904194281445],[-73.81758962988337,40.58921724645502],[-73.81763800450659,40.589285798982615],[-73.81762330439487,40.58929182682337],[-73.8176076196294,40.58926958598513],[-73.81753265580447,40.58930032794417],[-73.81750208580833,40.58931286003617],[-73.81751220913998,40.5893301304977],[-73.81751021655988,40.589333044527294],[-73.81742045103191,40.58935933325237],[-73.81736798137534,40.58925520305167],[-73.81721886184172,40.58931889409234],[-73.81720706565166,40.58933901122143],[-73.81716590847287,40.589365798736736],[-73.81712969614937,40.58936797428142],[-73.81708178953298,40.58935746126487],[-73.81700298780085,40.58934015378187],[-73.81691558269166,40.589311693656256],[-73.81682951096678,40.58930484658259],[-73.81678888161395,40.58931149170652],[-73.81674197582366,40.58931916984598],[-73.81669191177085,40.58935459790431],[-73.81662649621329,40.58940088785616],[-73.81659271776111,40.58942478800821],[-73.81657902384815,40.58943447449434],[-73.81653859470391,40.589423720049915],[-73.81650433814315,40.58942814090486],[-73.81647294031464,40.58943218887132],[-73.81644364346981,40.58944147113199],[-73.81641916119344,40.589452616468556],[-73.81639660081423,40.58947346400139],[-73.81636027213159,40.5895181616672],[-73.81631809499218,40.58955463750041],[-73.81629654402995,40.589565049193396],[-73.81627601811667,40.58955904645609],[-73.81625940802864,40.58955081630371],[-73.81624423864835,40.58955153855817],[-73.81615706220047,40.58959018541577],[-73.81605618762231,40.58962656722496],[-73.81600226087954,40.589666013197],[-73.8159662667935,40.589692350189225],[-73.81594103102296,40.58969799204008],[-73.8158930711573,40.58970239092936],[-73.81584523000225,40.58970677239831],[-73.81582455452254,40.589711971379884],[-73.81526955469299,40.58997885168371],[-73.81524832375096,40.5899890562929],[-73.81521320297826,40.59001530432238],[-73.81518965919061,40.59003689604616],[-73.81516608506082,40.59006968271897],[-73.81513268300161,40.590118851714706],[-73.81508349103123,40.59021872193467],[-73.81504418972447,40.59027832738789],[-73.81500343530516,40.59033420211523],[-73.81496908451923,40.59037218542224],[-73.8149239291529,40.59042581098475],[-73.81488172581692,40.59047124640418],[-73.81484403460324,40.59051285281695],[-73.81484393983283,40.59051295150673],[-73.81474784672461,40.5905881261723],[-73.81470067461726,40.590610589888165],[-73.81459418101944,40.59065371581369],[-73.81455024927261,40.59066641369617],[-73.81451879513521,40.590673549950296],[-73.8144810726058,40.590679081360825],[-73.81444754631256,40.590679818805064],[-73.81441717033528,40.590677375248404],[-73.81438262208187,40.59067173534675],[-73.8143512145649,40.59066209487481],[-73.81432610889472,40.590650877903876],[-73.81429696620413,40.59063785446449],[-73.8142606969068,40.59062681008571],[-73.81421986803565,40.5906195570589],[-73.8141821591739,40.590616308833766],[-73.81414340154413,40.590616246151754],[-73.81409310024583,40.59062095562678],[-73.81405803164179,40.5906242392584],[-73.81402182783819,40.59063601412593],[-73.8139050466204,40.59067398931839],[-73.81381576194511,40.590713143794105],[-73.8137648345345,40.590735474724035],[-73.81370144041975,40.590763270173646],[-73.81363221410695,40.59079363240039],[-73.81357398073838,40.59082615445523],[-73.81352240790832,40.59085495054061],[-73.81345814115201,40.590890839975806],[-73.81340983344646,40.59091782311178],[-73.81337671660803,40.590940831297004],[-73.81335361365774,40.59096075828281],[-73.81329441415511,40.59100931490099],[-73.81325671566435,40.59104630249103],[-73.81358856612644,40.59169768582359],[-73.81355405036118,40.59170889619414],[-73.81323474432604,40.59107074001769],[-73.8131920906077,40.59112657773359],[-73.81315702925446,40.591185405844186],[-73.8131299166973,40.59124662634177],[-73.81305738293008,40.59125608117282],[-73.81298550919135,40.59126188974409],[-73.812902255573,40.591268606851],[-73.81281452639972,40.59128381789965],[-73.81274321153704,40.5912961840057],[-73.81262404792935,40.59133237049378],[-73.81258705762342,40.591363405517136],[-73.81254622831923,40.591381105606246],[-73.8124937635701,40.591386937154546],[-73.8124432708427,40.59138389198802],[-73.81238893874789,40.591368998361745],[-73.81233849596872,40.59134818620757],[-73.8122850222481,40.59132612550717],[-73.81224338225381,40.591325823102316],[-73.81219867626392,40.5913405549768],[-73.8121436008148,40.59135870088945],[-73.8120411019059,40.59142913463009],[-73.81200998568868,40.591450515797845],[-73.81194289483928,40.591473396950924],[-73.8118339786604,40.59152355729177],[-73.81170344836356,40.59159374663799],[-73.81157348240856,40.59168611701807],[-73.81151303182719,40.591783490316864],[-73.81151254025708,40.59195764194906],[-73.81153473098965,40.592089317619966],[-73.81156715658807,40.592148616318305],[-73.8115043696878,40.59219055825778],[-73.8115317469121,40.592259412784344],[-73.8115165521838,40.5923148153815],[-73.81152858438605,40.59249257167578],[-73.81156051309388,40.592727705656785],[-73.81157420358267,40.592828532702256],[-73.81156191658266,40.59284995400249],[-73.81152689347668,40.5928824417097],[-73.81149423586018,40.59290132619431],[-73.81148025711863,40.59290248300577],[-73.81147327231115,40.592853572827586],[-73.81147916226416,40.59274211530353],[-73.81146628908358,40.592627881184],[-73.81143557275117,40.592507700468474],[-73.81142968258312,40.592255003991355],[-73.81139868245089,40.5921010891922],[-73.81136137191552,40.591981482975484],[-73.81132554567684,40.59174649564326],[-73.81117019530949,40.59175817259398],[-73.81100766585118,40.591768297259804],[-73.8109453471329,40.59182426122776],[-73.81093416761489,40.59185107823746],[-73.81089019539007,40.591956619423996],[-73.81087995835134,40.591996955109565],[-73.81090890307115,40.59205844575277],[-73.81082116336788,40.592079948515035],[-73.8108247654628,40.592087810078276],[-73.81081791874651,40.592090268696076],[-73.81083023597272,40.5921293501883],[-73.81083807023163,40.59212909420006],[-73.81086040071847,40.59220609190304],[-73.81088386616334,40.59228587045076],[-73.81089235942197,40.59231335225512],[-73.81095018952739,40.5925030591446],[-73.81095747722603,40.59250180963579],[-73.810954226711,40.59248851717674],[-73.81109769692031,40.59246860684044],[-73.811100119416,40.592478080938754],[-73.81110742207225,40.59247612547507],[-73.81111636738386,40.59247459321046],[-73.81125929809602,40.59245448912661],[-73.81138593152039,40.5924423184546],[-73.81138707024917,40.592459860175175],[-73.81137968396614,40.59246108207455],[-73.81139249922286,40.592640888554016],[-73.81140179703924,40.59276603941142],[-73.8114075122731,40.59287125673613],[-73.811376580472,40.59287216658155],[-73.81137922933891,40.592877221445654],[-73.81107287021052,40.59302233057213],[-73.81106060092218,40.59300666497385],[-73.81104740380376,40.59301273682978],[-73.81102821253153,40.592987425551215],[-73.81109624136863,40.59295772935829],[-73.8110999785653,40.592960122966765],[-73.8111653984807,40.59293648735217],[-73.81117286836945,40.59294333483662],[-73.81121929327986,40.59292661224754],[-73.8112267315565,40.59293142787703],[-73.81137383935817,40.59286110160766],[-73.81137331289652,40.592703054284236],[-73.81129377931254,40.59271699686214],[-73.81128202539553,40.592719056434625],[-73.81121682748504,40.59273048576796],[-73.81120557268086,40.592732458367095],[-73.81111169561659,40.592748913986156],[-73.8110895808893,40.592752791292256],[-73.81101743525888,40.59276543758537],[-73.81100438932805,40.59276772452025],[-73.81092243628915,40.592782090565095],[-73.81091016761653,40.59278424089131],[-73.81075729308193,40.59281103823074],[-73.8107497491334,40.592792113552626],[-73.81078919953889,40.59278530712197],[-73.8108252396765,40.59277908912377],[-73.81083602322003,40.59277722886858],[-73.81085983237304,40.59277312019379],[-73.81137347255566,40.592684499633165],[-73.81135829315791,40.59246258404501],[-73.81123958938305,40.59247169404632],[-73.81124288390842,40.59249105030506],[-73.81117549363145,40.59249835059599],[-73.81117764467454,40.592502169953434],[-73.81097892144214,40.59252896193125],[-73.81097565205259,40.59251363998764],[-73.81095321054819,40.592516760166035],[-73.81096369026619,40.59254131647914],[-73.81093965894607,40.5925468478067],[-73.81091502170898,40.592460648445915],[-73.81090878646332,40.592441413488295],[-73.81089585366708,40.59240152115445],[-73.81089303386884,40.592392822060184],[-73.81087632857835,40.59234129377464],[-73.81087408982036,40.59233438853845],[-73.81085814227855,40.5922851995409],[-73.81085513382521,40.59227591713188],[-73.81083836171015,40.592224182333624],[-73.8108356597854,40.59221584847892],[-73.81081637692301,40.592133225619605],[-73.81081984088495,40.592132675124034],[-73.81080537904428,40.592092095735175],[-73.81079464766289,40.59209357946663],[-73.81079225824644,40.59208703249403],[-73.81058765771306,40.59214074400652],[-73.81019492494126,40.59223825461312],[-73.81017610822896,40.59223616552782],[-73.81015789418348,40.59223200221482],[-73.81013909941669,40.592225169513966],[-73.81012198059632,40.592216132767845],[-73.81006789627874,40.59221904306807],[-73.81001490783252,40.59222779848325],[-73.80996409664759,40.59224222033268],[-73.80994142864199,40.59225081078741],[-73.80989929913359,40.59227095388655],[-73.81003920584665,40.59307790953904],[-73.80999792371021,40.59308160216084],[-73.80998357571247,40.59308159384873],[-73.80990340300151,40.59308077605174],[-73.80977831849532,40.59239902778626],[-73.8097313839372,40.592404186053365],[-73.80976380498836,40.592646318404746],[-73.80980266288223,40.592649246144745],[-73.80980749716522,40.59271040950482],[-73.80978743592418,40.59271133925948],[-73.80978598807627,40.59269298499487],[-73.80974319444982,40.59269495801152],[-73.8097098243654,40.59243960783691],[-73.80963383143494,40.59249516631251],[-73.80950556866911,40.59277519685429],[-73.80950264563144,40.592876159615166],[-73.80952819730975,40.593008776725206],[-73.80970128863618,40.59353404259573],[-73.80961679374381,40.59357572691464],[-73.80961196378864,40.59357698426375],[-73.80959170493232,40.593580688115544],[-73.8095898385534,40.59358087433143],[-73.80957210064295,40.593582663640035],[-73.80955816047573,40.5935827936602],[-73.80955380210733,40.59358283150256],[-73.80953749182832,40.593581228351255],[-73.80952333760497,40.59357789148919],[-73.8095171653245,40.59357559364074],[-73.80951162078632,40.59357288303441],[-73.80950671536877,40.59356977711213],[-73.80950247217099,40.59356626770337],[-73.80948844806684,40.59355060237916],[-73.80947603912017,40.59353152631473],[-73.809466394858,40.5935123827953],[-73.80944628883678,40.593466846060835],[-73.8094405771263,40.59345633616649],[-73.80943487840642,40.59344581841951],[-73.80942207563068,40.59342821830216],[-73.80940742101465,40.59341372228411],[-73.8093761543156,40.59338357539641],[-73.80936192813834,40.59337235847075],[-73.80935376557315,40.59336777857342],[-73.80934565917394,40.59336469480836],[-73.80934158659272,40.593363706495154],[-73.80933747652844,40.593363068926706],[-73.80933333205442,40.59336278328074],[-73.80932913773756,40.5933628667873],[-73.80931797010626,40.593364270080635],[-73.80930616021521,40.59336716817921],[-73.80925382893768,40.59338740719349],[-73.80924085965796,40.59339103194726],[-73.80922880342273,40.59339292110052],[-73.80919726795521,40.5933953364542],[-73.80917407641948,40.59339569415169],[-73.80915365567313,40.593394074905625],[-73.80914442218568,40.593392492833],[-73.80913573458393,40.59339038026238],[-73.80910194254545,40.59338010297916],[-73.8090714359297,40.59336933659736],[-73.80904365978333,40.5933578627439],[-73.80901841432227,40.593345609218396],[-73.80895786981473,40.593313207690606],[-73.80893615472338,40.59330158071354],[-73.80862030990582,40.59313435927298],[-73.80851768249579,40.59307430332536],[-73.80844038658469,40.593033876245485],[-73.80832111121651,40.59296684022199],[-73.80830432387174,40.59295915762115],[-73.80827521057547,40.592948735781924],[-73.8082641747995,40.592945105764365],[-73.80820833983583,40.59292675905864],[-73.80804428640037,40.59287843293377],[-73.80800100945643,40.59286385323475],[-73.80796284677096,40.59284926447573],[-73.80793775175643,40.592838172613654],[-73.80791189469785,40.59282513545812],[-73.80788476930228,40.59280990689872],[-73.8078548153493,40.59279160328716],[-73.80780755431435,40.59276160814529],[-73.80770160074522,40.592696656213214],[-73.80767265848411,40.59268018283309],[-73.80763927500543,40.59266331384485],[-73.80751264768752,40.59260657528295],[-73.80746208913204,40.59258168144843],[-73.80744766643778,40.592573165873226],[-73.80743263373073,40.59256264947231],[-73.8073713829518,40.59251367455603],[-73.8073551585959,40.59250319283629],[-73.80733923448066,40.59249490809906],[-73.80731054866915,40.59248390942392],[-73.80724077071342,40.592462558512025],[-73.80722392069795,40.59245596526038],[-73.80720944534767,40.592448961521924],[-73.80719049471524,40.5924378350739],[-73.80714453181292,40.59240841931033],[-73.80711819396237,40.59239440849098],[-73.80704392152818,40.592362630072124],[-73.80693526505901,40.59230947887322],[-73.80692764644434,40.592305142969565],[-73.80691980581203,40.59229961002793],[-73.806895224326,40.59227864007785],[-73.80688544112357,40.59227123021754],[-73.80687456746529,40.5922649533697],[-73.80686910550789,40.59226263898159],[-73.80686354627547,40.5922608285265],[-73.8068566755334,40.59225930401776],[-73.80684941288638,40.59225840909648],[-73.80683328821986,40.592258490215784],[-73.80681753486238,40.592260427348165],[-73.80679788045379,40.59226387959148],[-73.80679513037929,40.592267044126416],[-73.80678289293705,40.592266438369094],[-73.80677822541202,40.59226732211366],[-73.80676740146949,40.592268474777484],[-73.80675768885955,40.59226879986981],[-73.8067296310455,40.59226936533803],[-73.80670307474296,40.59226990585034],[-73.80667911877465,40.59226920900132],[-73.8066558684717,40.59226600843105],[-73.80664571748996,40.59226335242347],[-73.80663638290025,40.59225995077399],[-73.80661166636496,40.59224861700996],[-73.80653538284011,40.59221045936758],[-73.80648079157956,40.592186782951565],[-73.8064583813963,40.5921787578963],[-73.80640686405593,40.592162658963524],[-73.8063847506685,40.592154373550215],[-73.80629859387238,40.592115118714794],[-73.80623135421924,40.59208234326246],[-73.80620694259626,40.59207223356186],[-73.80616779799587,40.59205854235005],[-73.80614774525748,40.59205265604125],[-73.80609921205144,40.592041857282226],[-73.80607784880964,40.59203591447016],[-73.80606163594129,40.59202945664901],[-73.80604514697413,40.59202060419292],[-73.80602807459859,40.59200930900457],[-73.80600567884329,40.59199242307292],[-73.80599072502844,40.5919796102861],[-73.80597757081358,40.591965683448066],[-73.80596690945471,40.591951509355816],[-73.80596648473376,40.59195095093235],[-73.80595770522845,40.591935716706004],[-73.80594676932569,40.59191022200032],[-73.80593841309594,40.59188341804994],[-73.80593270594102,40.59185554588029],[-73.80592971712144,40.591826894932545],[-73.80592952782638,40.59180673191321],[-73.80593155065074,40.59176094360426],[-73.8059308668099,40.5917400506604],[-73.80592045908108,40.59165518566446],[-73.80592254487087,40.59160406599668],[-73.80592216636731,40.591588135629834],[-73.80591806873285,40.59155075652207],[-73.80591156706438,40.59149139128086],[-73.80590551083068,40.59140890250109],[-73.8058985417753,40.59135580442455],[-73.80588536526905,40.59129259231319],[-73.80587981268572,40.59127666258673],[-73.80587085612918,40.59126121227524],[-73.80585893055652,40.59124698175639],[-73.80584476587397,40.59123507929872],[-73.80582359299021,40.591187802159546],[-73.80579625655079,40.591127348776084],[-73.80579163930139,40.59111467103692],[-73.8057886198245,40.59110082496551],[-73.80578716401102,40.59108567497276],[-73.80578724799271,40.59106888897454],[-73.80579199643358,40.59100796829344],[-73.805794421793,40.59094190052392],[-73.8057957869247,40.59093133036715],[-73.80579754704999,40.59092330096312],[-73.80580107848317,40.59090725038288],[-73.80580204455654,40.59089591427589],[-73.80580066752539,40.59086977044741],[-73.80579592013925,40.590824618531755],[-73.80579246867326,40.590788690980794],[-73.80578740342445,40.59076737549029],[-73.8057866993957,40.590765835037494],[-73.80578572285177,40.5907643742033],[-73.80578446296644,40.59076301290539],[-73.80578293207846,40.590761740107766],[-73.80578111562811,40.590760574884044],[-73.80577902839049,40.59075949966864],[-73.80577408293307,40.590757672607126],[-73.80576802802213,40.59075625813855],[-73.80576583170406,40.59075596577233],[-73.80576112051922,40.590755345152566],[-73.80575824909201,40.59075520526974],[-73.80574947643383,40.59075800979723],[-73.805746269981,40.59075571692621],[-73.80574117844213,40.590755833965964],[-73.80573192380771,40.59075774574919],[-73.80572770393019,40.590758738264526],[-73.80572399023143,40.59076023556479],[-73.80572071231882,40.59076195926429],[-73.80571790763143,40.590763881951396],[-73.805715573999,40.59076599424088],[-73.80571180498664,40.59077048989378],[-73.80570857722216,40.590775446498284],[-73.80570373711994,40.59078673098862],[-73.80570106413046,40.590799810370704],[-73.80570056008595,40.59081465951832],[-73.80570748366124,40.590875384657586],[-73.80570722859028,40.590926192297374],[-73.80570895373428,40.59094235010289],[-73.80571761728764,40.59099337084213],[-73.80571725830895,40.591007381916214],[-73.80571257261786,40.59103847872939],[-73.80571268723446,40.59105180658042],[-73.80572448497986,40.59113027146854],[-73.80573253402183,40.59117301452988],[-73.8057357691571,40.59119015694646],[-73.80575243265777,40.59128896414012],[-73.80579662785853,40.591519716834526],[-73.80580910590933,40.59159925488236],[-73.80581938310804,40.591692755991176],[-73.80582787272647,40.591735031542406],[-73.80582987216087,40.59175006434383],[-73.80582955757691,40.59176090700336],[-73.80582548309854,40.591788888297046],[-73.80582589879418,40.59180418864762],[-73.80582979202734,40.59183876598116],[-73.8058296759714,40.591854417748],[-73.80582944725398,40.59185575843661],[-73.80582900629439,40.5918570818461],[-73.80582835307213,40.59185839501263],[-73.80582749818404,40.59185968136873],[-73.80582515259432,40.591862190517865],[-73.8058220153475,40.59186457100663],[-73.80581805080821,40.59186683433432],[-73.80581342612514,40.59186886099953],[-73.80580830610225,40.591870582091],[-73.80580302092503,40.591871887932065],[-73.80578937244614,40.59187385478288],[-73.80577447345905,40.59187447794067],[-73.80575828067315,40.591873756661755],[-73.8057405542969,40.591871701094526],[-73.80571363588952,40.59186675601155],[-73.80568650890005,40.591859857508545],[-73.80565937714405,40.591851049655254],[-73.80563248630247,40.59184041411918],[-73.80552819621899,40.59179303249305],[-73.80540889704749,40.59173592572222],[-73.80535394294337,40.59171199568676],[-73.80533561774513,40.59170467006647],[-73.80527935890794,40.59168218808933],[-73.80525481375525,40.59167342908625],[-73.80523372006155,40.59166796403313],[-73.80522630359651,40.59166325024422],[-73.80517027311457,40.59164327132654],[-73.80509962356159,40.591613875872284],[-73.80503545939064,40.591583995155304],[-73.80488383522516,40.59150850875692],[-73.80480575004535,40.591468959587885],[-73.80476400054201,40.591449716730516],[-73.80471983452671,40.591432585483666],[-73.80470994408556,40.59142950656735],[-73.80469855180887,40.59142679517067],[-73.8046504640142,40.59141805080413],[-73.80463232266469,40.591412913991626],[-73.80455694652761,40.591383806693585],[-73.80448669213703,40.59136051665002],[-73.8043618478532,40.59131367428325],[-73.80435987723328,40.59131307703537],[-73.80435826055438,40.5913125877766],[-73.80435447085492,40.59131172608515],[-73.80434913397221,40.591311032974595],[-73.80433954242883,40.591310584081285],[-73.80433496306864,40.591313340858704],[-73.80432874341595,40.591311367154795],[-73.80431979545321,40.591313053684104],[-73.8043112128641,40.59131559624156],[-73.80430333508217,40.59131887880467],[-73.80429647253351,40.59132278496654],[-73.80428263197668,40.59133332447585],[-73.804275440859,40.59134046189215],[-73.80427041764692,40.59134544287284],[-73.80426018397979,40.59135877956786],[-73.8042522990739,40.59137288637647],[-73.80423021792917,40.59142574558976],[-73.80422320774721,40.591447995159506],[-73.80421838603536,40.59146887052582],[-73.80420358554638,40.59155299949304],[-73.8041900343424,40.591622001147734],[-73.80417218532642,40.5916861595642],[-73.8041674172754,40.59170903381611],[-73.80416445531067,40.591740277411006],[-73.80416331320512,40.59178298782882],[-73.80416314045418,40.59178958770154],[-73.80416282661469,40.591820241748955],[-73.8041638930989,40.59184333284314],[-73.80416410100773,40.591844827562305],[-73.8041644050228,40.591845998945416],[-73.80416569103046,40.59185470983283],[-73.80417596602172,40.5918594632403],[-73.80417813448977,40.591860944212456],[-73.80418269897228,40.591863500787575],[-73.80418758281778,40.591865742280746],[-73.80421458092256,40.591876072093775],[-73.80427957013416,40.59189833559109],[-73.80430843287904,40.59190914601757],[-73.80438421369713,40.59194161263287],[-73.80439971403247,40.591948852344395],[-73.80442009939183,40.591958387483714],[-73.80450016953398,40.59199848911669],[-73.80453792098722,40.59201560032133],[-73.80462483579119,40.59204956349498],[-73.80464277339352,40.59205596966912],[-73.80481573709534,40.59211776859764],[-73.80491764890527,40.59215611480376],[-73.8049622709198,40.592172905320965],[-73.8050855195806,40.592220409079346],[-73.8051145098673,40.59223248989643],[-73.80514561892494,40.592246905642],[-73.80527174695682,40.59231175909979],[-73.8053289395651,40.59233819636063],[-73.80535062910133,40.59234635594692],[-73.8053846249821,40.592359156673105],[-73.80551114077316,40.592400739981784],[-73.80556324807051,40.592421019006665],[-73.80562173943838,40.59244792589404],[-73.8057471099613,40.59250950853958],[-73.8057986894485,40.59253299124002],[-73.80600051162054,40.59261592829378],[-73.80606952150052,40.592645519111834],[-73.80621015155441,40.59271267424384],[-73.80625780301978,40.592734187670295],[-73.80630706180516,40.59275497419451],[-73.80634574672249,40.59277129245283],[-73.80650324063365,40.59283772896339],[-73.80669255942883,40.592915177751124],[-73.80688541131913,40.592992514724926],[-73.80701238174973,40.593048695672906],[-73.80703934800813,40.59305842199437],[-73.8070641006152,40.59306508231823],[-73.80708731483067,40.593068858041434],[-73.80710917781222,40.5930697774566],[-73.80711067889035,40.593069680631224],[-73.80711216797074,40.593069476734215],[-73.80711364593874,40.59306916358922],[-73.80711509962909,40.59306873397035],[-73.807118021212,40.5930675229441],[-73.8071209793609,40.59306582614316],[-73.80712480334864,40.593063004828615],[-73.807136706779,40.59305223606525],[-73.80713982037732,40.5930498286964],[-73.80714273144706,40.59304799611685],[-73.80714541698488,40.593046713326125],[-73.80714808899491,40.593045853189956],[-73.80714943722164,40.59304556679905],[-73.80715078362209,40.593045380085165],[-73.80715215498275,40.59304530180488],[-73.80715353619482,40.59304531283442],[-73.80720102715914,40.59304876975514],[-73.80724914926257,40.59305482928292],[-73.80729558299447,40.5930606256181],[-73.807308378858,40.59306395243592],[-73.8073138652305,40.59306605910696],[-73.80731885591656,40.59306850821491],[-73.80734240629877,40.59308252369517],[-73.80737427670432,40.593103541952246],[-73.807425954448,40.59313827185728],[-73.80747119169219,40.59316911799782],[-73.80755723037755,40.59322596872834],[-73.80761324036342,40.59326986414694],[-73.80765636672558,40.59329558278546],[-73.80772997405056,40.593333195585785],[-73.80773892789193,40.593337316718646],[-73.80774944264486,40.5933413236941],[-73.80779266428914,40.59335474174369],[-73.80781002253826,40.59336123641589],[-73.80781870474208,40.59336543783748],[-73.80782611143391,40.59336993482547],[-73.80783240566717,40.593374809072245],[-73.80783763517672,40.59338012130349],[-73.80787257345804,40.593427249858664],[-73.80792061763916,40.59348908830478],[-73.80793174413246,40.593505748627315],[-73.80795507620155,40.59354694161521],[-73.80796983416118,40.593566516987615],[-73.80802283850531,40.59362446442622],[-73.8080233209107,40.593624996133606],[-73.80804688683975,40.59365031287623],[-73.80802985692699,40.593669087452135],[-73.80800324329978,40.59367278911923],[-73.80800171159983,40.59370011768086],[-73.8079806519222,40.59372333426595],[-73.8079500072573,40.59373222561922],[-73.80793600951935,40.5937441070482],[-73.80793051874204,40.59374724943841],[-73.80791316053897,40.593756972659364],[-73.8078992259726,40.59376759386399],[-73.80789358565498,40.59377321292816],[-73.8078888447486,40.593779022804256],[-73.80785786957041,40.593823943007465],[-73.80785236547314,40.59383193987804],[-73.807829398291,40.59386531944679],[-73.80781782542294,40.59388439076523],[-73.807815401699,40.593889537578015],[-73.80781354308931,40.59389503731563],[-73.80781142831076,40.59390737987549],[-73.80781234323584,40.59394654547939],[-73.8078117766478,40.593958539821436],[-73.80780972642799,40.593968991414606],[-73.80780197028538,40.59399585823761],[-73.80780083771187,40.59400375436052],[-73.80780083641619,40.594004204510505],[-73.80780090001184,40.594010895248],[-73.80780131750429,40.5940135167799],[-73.80780206552056,40.594016066324336],[-73.8078031580961,40.59401855429154],[-73.80780456820642,40.59402097812333],[-73.80780844063132,40.59402569469578],[-73.80781374429543,40.594030304935],[-73.80782594807354,40.59403798882026],[-73.80786098223912,40.59405611212475],[-73.80786953030987,40.59406189881825],[-73.80787295925694,40.59406477718193],[-73.80787588194288,40.594067699764594],[-73.80788026060588,40.594073146772516],[-73.80788434031183,40.594079610520346],[-73.80790059974899,40.59411113813212],[-73.80790676774166,40.5941189734171],[-73.80791018390372,40.594122248636005],[-73.80791388441621,40.594125153922086],[-73.80791650320951,40.594126761223116],[-73.80791955906294,40.594128162355545],[-73.80792307563611,40.59412938366102],[-73.80792712430106,40.5941304438546],[-73.8079558547775,40.5941345991969],[-73.80796095498314,40.59413560686705],[-73.80796515805505,40.594136776044046],[-73.8079692635889,40.59413846607512],[-73.80797095039009,40.594139441570945],[-73.8079724243867,40.59414051622375],[-73.80797368470499,40.59414168818926],[-73.80797473241054,40.594142969028795],[-73.80797556687439,40.59414434818694],[-73.80797618914238,40.59414584409368],[-73.8079772167469,40.59414983519404],[-73.8079776888494,40.594153950845794],[-73.80797757099498,40.59415786816185],[-73.8079768759831,40.59416141594822],[-73.80797565026899,40.59416441234539],[-73.80797484437758,40.594165707175485],[-73.80797390698393,40.59416687647368],[-73.80797286407547,40.59416790135252],[-73.8079716804628,40.59416879079981],[-73.80797039135892,40.59416952761882],[-73.80796899539847,40.59417012805768],[-73.80795183804577,40.59417561965383],[-73.80794340992048,40.59417771309086],[-73.80793410536154,40.594180029552135],[-73.80792795958985,40.59418104573399],[-73.80790787186213,40.59418276887232],[-73.80790290865399,40.59418348966457],[-73.8078985583726,40.594184445687674],[-73.80789674907058,40.59418502851413],[-73.80789508124998,40.594185782122295],[-73.80789353092969,40.59418671551861],[-73.8078921097547,40.59418782972777],[-73.80789081840936,40.59418911603936],[-73.80788965623967,40.59419057260946],[-73.8078877096956,40.59419401795277],[-73.80788627986381,40.59419814097961],[-73.80788534491852,40.5942029654427],[-73.80788489525864,40.594215113102344],[-73.80788671364685,40.59422810136425],[-73.80789459806505,40.59425511244815],[-73.80789688004843,40.59426692274637],[-73.80789919253874,40.59428417160996],[-73.80789918943563,40.59429350065989],[-73.80789837337375,40.59429779492294],[-73.80789694444985,40.594301601823],[-73.80789489176733,40.59430496573706],[-73.80789362345719,40.594306494670086],[-73.80789218972517,40.59430792398152],[-73.80785053280614,40.59434142593162],[-73.80779319455705,40.594385411107616],[-73.80778114829829,40.594396278541396],[-73.80776973533705,40.594409236295334],[-73.80775866888294,40.594424508547064],[-73.80774538902809,40.594445603775156],[-73.80774339247242,40.594449697371964],[-73.80774194896013,40.59445452131802],[-73.80773961922729,40.59447159120245],[-73.80773816031675,40.594477793723975],[-73.80773694668302,40.594480863181715],[-73.80773542660164,40.59448358014692],[-73.80773356514116,40.59448601659893],[-73.80773136248953,40.594488183595],[-73.80772715937756,40.59449121990573],[-73.80772188266543,40.59449403009772],[-73.80770022809381,40.59450238625928],[-73.80769570915854,40.59450443294541],[-73.80769192235347,40.5945065329583],[-73.80762339890754,40.594553579530135],[-73.80761706906105,40.594556990055736],[-73.8076094758699,40.5945602019537],[-73.80757608116319,40.59457161830048],[-73.8075693266217,40.59457467831048],[-73.80756359977525,40.594577954814035],[-73.8075524122263,40.59458618540515],[-73.80754226042332,40.594595651083],[-73.80753338160473,40.594606163606784],[-73.80752600137781,40.59461745279436],[-73.80752076979321,40.59462930378912],[-73.80751187239721,40.59465845629665],[-73.80750844940499,40.59466578132433],[-73.80750437881902,40.59467208752464],[-73.80747149958302,40.59471377982112],[-73.80744315456732,40.59475215859868],[-73.80744093502189,40.594755909721],[-73.80743922160723,40.59475996860566],[-73.80743725731816,40.594769096181366],[-73.80743722690853,40.594779641115196],[-73.80743911524137,40.594792584937935],[-73.80744929111663,40.594815790099645],[-73.80745390122236,40.59483114303535],[-73.80745487381012,40.59483827723877],[-73.80745484170731,40.594844913536065],[-73.8074538319264,40.59485113489955],[-73.80745202143554,40.59485639045339],[-73.80745181821317,40.59485697629903],[-73.80744673724519,40.59486581921309],[-73.80743943495007,40.59487453275747],[-73.80742998350355,40.59488300933119],[-73.80741856029402,40.59489108572205],[-73.8074044327885,40.59489861796649],[-73.80736974006635,40.594913553550526],[-73.80736180027928,40.59491781777478],[-73.80735512629568,40.5949221916745],[-73.80733773154967,40.59493591401402],[-73.80732310339965,40.59494953226293],[-73.80731110851839,40.594963173018684],[-73.80730171210546,40.594976863195996],[-73.80727482562543,40.595025563196806],[-73.80723502281853,40.59509181136193],[-73.80720750225,40.595143536035415],[-73.8072008117165,40.59515309762066],[-73.8071915799665,40.595162871222485],[-73.80715261007059,40.59519475590749],[-73.80713865341605,40.59520846539057],[-73.80713600944162,40.595211991807474],[-73.8071337534946,40.595215931836044],[-73.80713030001905,40.59522526430852],[-73.80712512047313,40.595259916991004],[-73.80712362480706,40.59526641647276],[-73.80712169472807,40.595271897817945],[-73.80711866673386,40.59527750212984],[-73.80711685230987,40.59527992156268],[-73.80711480139887,40.59528211560626],[-73.80711253952035,40.59528407542436],[-73.80711002967571,40.595285827424505],[-73.80710728510613,40.5952873526981],[-73.80710428091608,40.59528867231203],[-73.80709037585278,40.59529303405804],[-73.80708510301052,40.59529416926613],[-73.80705494713395,40.59530063755032],[-73.80703942357043,40.595305250212554],[-73.80698841354756,40.595324814096585],[-73.8069661988648,40.59533498804809],[-73.80693313000911,40.59535233949211],[-73.80692963899835,40.59535442288876],[-73.80692633587283,40.595356894264526],[-73.80692013891147,40.59536310573516],[-73.80690468005723,40.59538591706286],[-73.8068988944608,40.59539305817529],[-73.80689255705751,40.59539858538497],[-73.80688913728872,40.59540073155619],[-73.80688549372964,40.59540251783269],[-73.80686762450468,40.59540871085741],[-73.80684657127435,40.595413420748876],[-73.80677388004737,40.59542224981929],[-73.80673869879965,40.59542617116175],[-73.80666648810767,40.595432145932705],[-73.80665375101523,40.59543319602258],[-73.80661100431219,40.59543896836374],[-73.80655072109649,40.59545054773373],[-73.80648696866825,40.595464713415915],[-73.80641841167687,40.59548176169295],[-73.8064094377709,40.595484186812044],[-73.80638648920237,40.59549038862813],[-73.80637505690622,40.59549348524945],[-73.80634058103605,40.59550280177723],[-73.80626556722595,40.59552618845431],[-73.80623717982293,40.59553405552982],[-73.80618258993726,40.595546030797195],[-73.80613590532049,40.59555273331318],[-73.80609327973684,40.595557623455214],[-73.80607074853641,40.59555865645113],[-73.80606003467561,40.59555811685044],[-73.80605033944236,40.59555675773779],[-73.80604149807392,40.59555455521362],[-73.80603347280274,40.59555149765481],[-73.80599855087694,40.595535490890065],[-73.80593734398472,40.5955073630214],[-73.80591381395747,40.595498173820154],[-73.80586588106064,40.59548346852334],[-73.805846478796,40.59547665498283],[-73.8058365222659,40.59547204550346],[-73.80582632109683,40.595465858988604],[-73.80578720765585,40.595436868232255],[-73.80577826735733,40.595431737940395],[-73.805769453903,40.59542780553151],[-73.8057100234559,40.59540593995301],[-73.80564963340495,40.595385468074966],[-73.80554970079346,40.59535332096601],[-73.80547628368495,40.595327396647285],[-73.8054677537,40.59532356471021],[-73.80545906237589,40.59531830799493],[-73.80542613930719,40.59529341615494],[-73.80541867347479,40.59528913469118],[-73.80541126393753,40.59528589820456],[-73.8054098235537,40.59528543673433],[-73.80540832497664,40.595285109859375],[-73.80540675419154,40.59528490013284],[-73.80540512414018,40.59528481612068],[-73.80540163854371,40.59528502649896],[-73.80539779744561,40.595285731995276],[-73.80539048986736,40.59528800656698],[-73.80537360051612,40.59529465117123],[-73.80536955611801,40.595295886721054],[-73.80536600938758,40.59529663711018],[-73.80536263102334,40.59529692892081],[-73.80536107050897,40.59529689009126],[-73.8053595824728,40.59529671685821],[-73.80535817834658,40.59529640806822],[-73.80535683214318,40.59529598210562],[-73.80535555841853,40.595295421571926],[-73.8053543433258,40.595294726778775],[-73.8053532710798,40.595293959184666],[-73.80535228099386,40.59529312857103],[-73.80535057338899,40.595291225725134],[-73.80534919793055,40.59528899893688],[-73.80534811804364,40.595286404419205],[-73.80534694039687,40.59528123279517],[-73.8053454530824,40.59526874965365],[-73.80534389739508,40.59526336110847],[-73.80534275776529,40.59526120675741],[-73.80534135686126,40.595259340617275],[-73.80533967275929,40.595257744222685],[-73.80533768021506,40.59525640731157],[-73.8053116685344,40.59524341437824],[-73.80528024608604,40.59523091619987],[-73.80521822973039,40.59520864843651],[-73.80517819688504,40.59519549617455],[-73.80517162088525,40.59519387322312],[-73.80515328335105,40.595190906342786],[-73.80514501976324,40.5951888841533],[-73.80510965013254,40.59517671245151],[-73.80505811696978,40.595157146204606],[-73.80501528398058,40.59513972098311],[-73.80496564817987,40.595117600909184],[-73.80490619438037,40.59508789013121],[-73.80485298477413,40.59505633554079],[-73.80483664402577,40.595044619247496],[-73.80480294935442,40.595017437797516],[-73.8047884602156,40.59500722889102],[-73.80473202988057,40.59497381271204],[-73.8047090968501,40.59495840172429],[-73.80467205000161,40.5949302611275],[-73.80464046899166,40.5949070726053],[-73.8046390783583,40.594905836720436],[-73.80463794885969,40.59490451114857],[-73.80463705500307,40.59490309551131],[-73.80463639744481,40.59490159081496],[-73.80463598876834,40.59489997781492],[-73.80463581660999,40.59489827575618],[-73.80463616986174,40.594894494542736],[-73.80463712460113,40.59489110084273],[-73.80463873183771,40.59488718572705],[-73.80464772722605,40.594869299305],[-73.80464923932396,40.594864924996216],[-73.80464992395929,40.59486108068481],[-73.80465167068301,40.59484171354247],[-73.80465086460822,40.594830500753794],[-73.80464939025956,40.59482565312282],[-73.80464474473,40.59482262868683],[-73.80464408404343,40.59481806187846],[-73.80464226996298,40.594816581518145],[-73.80464022928469,40.59481525506735],[-73.80462863472792,40.594809147328455],[-73.8046150195181,40.594803207535584],[-73.80456626817472,40.59478561879302],[-73.80454797934073,40.59477814987456],[-73.80451749247618,40.59476479716883],[-73.80450888258946,40.59476022504581],[-73.80450170052852,40.594755593867845],[-73.80449229719729,40.59474781555172],[-73.80448329943953,40.59473828070647],[-73.804461367089,40.594708040139736],[-73.80443848374183,40.59466783814562],[-73.80442801227822,40.59465324926672],[-73.80437012156722,40.5945864585179],[-73.80431816425579,40.5945263944417],[-73.80430854967304,40.59451385187759],[-73.80428600162162,40.59447995406101],[-73.80426079065688,40.59444821250134],[-73.80423662846748,40.5944213451549],[-73.80421505847823,40.594400712479796],[-73.8041764670526,40.59436728252373],[-73.80413054129572,40.59433344367827],[-73.80411459954823,40.59431916995084],[-73.80410298118379,40.59430496708523],[-73.80409224487845,40.59428818073969],[-73.80406481365799,40.59423196814829],[-73.80404215171494,40.59418887555862],[-73.80403735959113,40.59417546836523],[-73.80403509120197,40.59416315358053],[-73.80402722368042,40.59407086416138],[-73.80401462360794,40.59392399338208],[-73.80401191331646,40.593881637430314],[-73.80400956805114,40.593815102043074],[-73.80400883285999,40.59376772490997],[-73.80401015818727,40.59372687958669],[-73.8040110296031,40.59371998220166],[-73.80401285848409,40.59371251132023],[-73.80402625236034,40.5936771798768],[-73.80402859239685,40.5936685202387],[-73.80402950979637,40.593662128536394],[-73.80402972598942,40.593660651628575],[-73.80402978935518,40.593643478606346],[-73.8040260826686,40.59359002596776],[-73.80402702025042,40.593580725984964],[-73.80402929189897,40.59357103022678],[-73.80403789382379,40.593550468735714],[-73.80403903339128,40.59354865097182],[-73.80404047940998,40.59354695167147],[-73.80404223259572,40.59354535156985],[-73.80404429226063,40.59354386038248],[-73.80404935685061,40.59354116743554],[-73.80405576668535,40.593538837641105],[-73.80406973970611,40.59353560117182],[-73.80410356479008,40.59353018346817],[-73.8041107408926,40.593528475841886],[-73.80411633350994,40.59352655794665],[-73.80411888922319,40.59352535625716],[-73.80412103093944,40.59352406272579],[-73.80412277148102,40.593522651574816],[-73.80412412334577,40.59352113270988],[-73.80412464566975,40.593520332138276],[-73.80412508524897,40.59351949456919],[-73.80412566863781,40.59351773063862],[-73.80412586365172,40.59351583101715],[-73.8041256801528,40.59351380510323],[-73.80405944647862,40.59335528015712],[-73.80405265595691,40.59325817374558],[-73.8040305590592,40.5932118948606],[-73.80400505652699,40.59317906245967],[-73.80394974576421,40.593127044129886],[-73.80392744479786,40.59310606922738],[-73.80390545276887,40.593088561036545],[-73.80389765765692,40.593083820549396],[-73.80388812529334,40.59307937362436],[-73.80384576146027,40.59306379426818],[-73.80383748195115,40.59305966409829],[-73.80383058372263,40.593055222670294],[-73.80378568861472,40.593016611682415],[-73.80378278856887,40.593014661711024],[-73.80377921433738,40.593012765035425],[-73.80376605945035,40.59300723101296],[-73.80376135214243,40.59300494423562],[-73.80375720216703,40.59300220876025],[-73.80375556435511,40.59300074694733],[-73.80375419863296,40.59299920468223],[-73.80375259802929,40.59299689741056],[-73.80375130673924,40.59299448143779],[-73.80375034566333,40.5929919490932],[-73.80374969084542,40.59298930083856],[-73.80374931853156,40.59298362681039],[-73.80375018745161,40.59297736017173],[-73.80375446436814,40.59296509324707],[-73.80376827508404,40.59293673278255],[-73.80376946328178,40.59293429474193],[-73.80377115951208,40.592931731251475],[-73.80377612618891,40.59292607438185],[-73.8037998121601,40.59290579062869],[-73.80380392365633,40.59290179955301],[-73.8038067687814,40.59289835530976],[-73.80380799040518,40.5928963580964],[-73.80380877646841,40.59289450387979],[-73.80380911207622,40.592892775881666],[-73.80380912656982,40.592891956853826],[-73.8038090223121,40.592891163925415],[-73.80380873854008,40.592891181534135],[-73.80380811471738,40.592890549719854],[-73.80380729893439,40.59289070094657],[-73.8038062726809,40.592890230948946],[-73.80380503347199,40.59288976109033],[-73.80380317955779,40.59288959542119],[-73.803799272,40.59288865225862],[-73.80379329848634,40.59288738223608],[-73.80378816362888,40.592885805558154],[-73.8037811633884,40.59288422686745],[-73.80377066646727,40.59288263299113],[-73.80374204069555,40.59288327734218],[-73.80370931670726,40.59288361782306],[-73.80369772652483,40.59288446314742],[-73.80369163812182,40.59288556933174],[-73.803686354199,40.59288715451719],[-73.80368177512464,40.59288924483584],[-73.80367972852248,40.59289048306929],[-73.80367785840446,40.592891867187475],[-73.80363926449398,40.59292364360934],[-73.80361739455445,40.59294133774383],[-73.8032849675576,40.59276191647641],[-73.80307523673557,40.59261338378145],[-73.8030583785511,40.5925935165279],[-73.80305190114228,40.59258666150377],[-73.80304019179833,40.59257978880023],[-73.80303153999515,40.59257718898752],[-73.80302130187182,40.592575721636],[-73.80298178778088,40.59257565389447],[-73.80297504566437,40.59257859621802],[-73.8029548781227,40.592599219554494],[-73.80294773193398,40.59260325096413],[-73.80276364574294,40.592615524492935],[-73.80243846290315,40.592640063835155],[-73.80249228040067,40.59319232243858],[-73.80249285356655,40.59328631108798],[-73.80237735357423,40.59328671578616],[-73.80249643941052,40.59387520614358],[-73.80250965087289,40.59394812804157],[-73.80262413573652,40.59393071351872],[-73.80263394474773,40.59392827320884],[-73.80270714100803,40.59391595781445],[-73.80271741822492,40.593914228124504],[-73.80279429173726,40.5939012930969],[-73.80280727640998,40.5939021344321],[-73.8028832211171,40.5938893553966],[-73.80289671587417,40.59388766639101],[-73.80297182983908,40.59387502743463],[-73.80298475753888,40.593874395731326],[-73.8030596018979,40.59386180249356],[-73.8030702500825,40.59386029236907],[-73.80314197343128,40.593848224463095],[-73.8031167250185,40.593761023733656],[-73.80313503440732,40.59375794307123],[-73.80316549464926,40.59386313284481],[-73.80315740064141,40.593864495236424],[-73.80318082190898,40.59394537813101],[-73.8031661682035,40.593947843192495],[-73.80314275347479,40.5938669844304],[-73.80305458988303,40.59388181838889],[-73.80304191109995,40.593882701821215],[-73.80294527834619,40.59389635014728],[-73.8029340017687,40.59389877372693],[-73.8028496327891,40.59391177673791],[-73.80283853806156,40.59391304818367],[-73.80276170058656,40.59392471845377],[-73.80274941413899,40.59392796369025],[-73.80267008927838,40.593940371283296],[-73.80265877687393,40.593941972371326],[-73.80251304282994,40.59396685179244],[-73.80256837601077,40.594272266994246],[-73.8027275047464,40.59425057865143],[-73.80273723095652,40.59424939968888],[-73.80279473322312,40.59424242494697],[-73.80289861369415,40.59422982719238],[-73.80294044341228,40.594224754096096],[-73.80323967749769,40.5941884622592],[-73.80322027459175,40.59408901325226],[-73.80324253171159,40.594087239362906],[-73.80328793893028,40.594282115891744],[-73.80325775448789,40.59428585206267],[-73.80324024295783,40.594204054877224],[-73.80281972468124,40.594260864599],[-73.80282824885447,40.594288300479114],[-73.8027220186609,40.594303214589594],[-73.80271634477465,40.59427361576122],[-73.80260442850994,40.5942877515425],[-73.80260727634314,40.59429859845103],[-73.80270640618437,40.59428597779946],[-73.8027098385908,40.59430643303216],[-73.80257740915907,40.59432212325606],[-73.80258875504296,40.59438474740678],[-73.80233663086602,40.59440486335882],[-73.8023451384567,40.59449597525695],[-73.80277370333907,40.59448182541827],[-73.80277681567546,40.59455581805215],[-73.8030421571541,40.59453639859798],[-73.8030977681142,40.594563014177844],[-73.80309543789568,40.59460130913789],[-73.80311851898692,40.594589517908695],[-73.80318574404423,40.59466300284167],[-73.80322769006426,40.59463957914493],[-73.80343287022092,40.594524244378185],[-73.80347149929429,40.594502672654805],[-73.8034177410993,40.59444673385777],[-73.8034401704146,40.59443420917688],[-73.80350896976364,40.59450580001121],[-73.80348620935123,40.59451851059976],[-73.80348397999094,40.59451618918215],[-73.80348190694265,40.59451638868295],[-73.80319675364963,40.594678199883305],[-73.8033503136885,40.59484029875077],[-73.8033775430384,40.594869040659106],[-73.8036551931351,40.59473064203009],[-73.80372454267393,40.59481711197996],[-73.80371008333066,40.594823976771266],[-73.80365167080731,40.59475314278163],[-73.80359397066682,40.59478296363181],[-73.80358444964382,40.59478758608683],[-73.8035231503072,40.59481737109679],[-73.80351665446399,40.59482221834986],[-73.80345448960458,40.59485170112761],[-73.8034462656882,40.59485676538747],[-73.80338468036209,40.59488526035873],[-73.80336102564662,40.59488688764139],[-73.80334489745121,40.59487108461331],[-73.80320010623207,40.594872846424174],[-73.8032030344506,40.59493729339116],[-73.80338350994714,40.594934486438746],[-73.80338472349479,40.59494957958515],[-73.80320373655323,40.59495275556912],[-73.80320704407399,40.59500968311454],[-73.80339097327912,40.59500651249419],[-73.80339061688498,40.59502044297915],[-73.80320801748981,40.59502645047782],[-73.80321494251412,40.59514564794803],[-73.80331306803198,40.595149066350245],[-73.80331384838644,40.59516528003153],[-73.80335137111737,40.595163695756895],[-73.80335292789007,40.59515574997726],[-73.80336665301196,40.59515465252258],[-73.8033776892124,40.59515376892415],[-73.80339410194216,40.5951524554282],[-73.80345112529993,40.5951478928023],[-73.80351421895674,40.595142843131974],[-73.8035262195331,40.595141882764345],[-73.80359362442051,40.59513648961436],[-73.80360538450553,40.59513554792581],[-73.80363981182522,40.59513279276307],[-73.80367181134943,40.595114916740535],[-73.80368318999312,40.595108561174726],[-73.80375440681264,40.59506877658741],[-73.8037652168322,40.59506273734355],[-73.80383512197943,40.5950236865915],[-73.80386069871204,40.59500939792129],[-73.80389507006744,40.59499087536727],[-73.80390842264879,40.59500481333229],[-73.80367723202615,40.595134303316904],[-73.80365158624451,40.595149547417314],[-73.80331443412848,40.59517742793799],[-73.80331453729224,40.595179561436964],[-73.80332883082933,40.59518814029883],[-73.80342683886538,40.5951913245313],[-73.80349792164739,40.59517513809819],[-73.8035400150353,40.59516683509514],[-73.80357135342224,40.59516370962491],[-73.80358534121657,40.59516364357051],[-73.80359840436367,40.59516456670437],[-73.80362294026635,40.59516891247249],[-73.8036463328685,40.595176184029704],[-73.80366722697462,40.59518595437382],[-73.8036846869573,40.595197790183875],[-73.80427909056914,40.59587879998562],[-73.80428103560176,40.595896345325016],[-73.80429363816013,40.595941689581906],[-73.804299735393,40.59595333473016],[-73.80432894848427,40.59599038707799],[-73.80439804267077,40.59603625185114],[-73.80449519927522,40.59616928944532],[-73.80457037853027,40.59626352188909],[-73.80459353615733,40.596286966663854],[-73.80467800508396,40.59635520719949],[-73.80469297945402,40.59636950684321],[-73.80470623094213,40.596386675014564],[-73.80471802119769,40.59640697417514],[-73.80473137309319,40.59643858741979],[-73.80473367046885,40.59646886760982],[-73.80473460190198,40.59648179175651],[-73.80473523397666,40.59648758265384],[-73.80475097698773,40.59652968178391],[-73.80477270313187,40.59656221943954],[-73.80477863809378,40.59657258452712],[-73.8048620246607,40.596730110000024],[-73.8048646264694,40.59673362835153],[-73.80495031715083,40.59674437643973],[-73.80500965260916,40.59676326859506],[-73.80501631753079,40.59676392003436],[-73.80501624964819,40.59676029725902],[-73.80509431912363,40.59676740814047],[-73.80509981825789,40.59670649264592],[-73.8051075938244,40.59669046906156],[-73.80509892506635,40.59660906211091],[-73.80513406252767,40.59660758897062],[-73.8051480996638,40.59672153809771],[-73.80515426905593,40.59672110829045],[-73.80515688401555,40.596733757523594],[-73.80521293968297,40.59673277885509],[-73.80521738621866,40.59676677915376],[-73.805224512612,40.59676670110163],[-73.80522538542247,40.59678770090896],[-73.80520595406566,40.59679045063977],[-73.8052091671792,40.59680961376643],[-73.80520407924881,40.59689225938944],[-73.8052433814347,40.59689472234669],[-73.80524832538406,40.59689503211108],[-73.8052473722954,40.596945031380585],[-73.80521848902971,40.59694445052179],[-73.80520078229962,40.59694409449564],[-73.80520109057912,40.5969603919627],[-73.80521063000937,40.59696015013712],[-73.8052448179685,40.59695928315058],[-73.80525143538657,40.5970327447026],[-73.80520792410331,40.5970350215649],[-73.80522178031923,40.5971888392323],[-73.80519243494224,40.59719037599564],[-73.8051906839703,40.597170930044975],[-73.8051886680324,40.59715785630345],[-73.80518573178925,40.59713720162763],[-73.80518463880968,40.59712891711146],[-73.8051816731802,40.59710424887913],[-73.80518073771536,40.597095611645045],[-73.80517870390074,40.59707488160274],[-73.80517795116306,40.59706628957629],[-73.80517643161778,40.5970467719798],[-73.80517553345601,40.59703318430919],[-73.80517425241231,40.597008983826996],[-73.80517300904629,40.59696735128354],[-73.80517284271632,40.596946396064034],[-73.8051736226764,40.59689827886417],[-73.80517470455739,40.59687255250724],[-73.80517517503618,40.59686383958768],[-73.80517691041399,40.59683770590139],[-73.80517761958889,40.59682868663974],[-73.80518115407432,40.59679148514458],[-73.80516310470958,40.59679204575627],[-73.80515744715204,40.59676928731916],[-73.80516503589433,40.59676847996067],[-73.80516341154981,40.59675799203137],[-73.805149620232,40.59675741965364],[-73.8051370606517,40.59682203580174],[-73.80510231687575,40.59681915853197],[-73.80510264190889,40.596811184841634],[-73.80501035319578,40.596806042102095],[-73.80501106896833,40.596793717493476],[-73.80497365287549,40.596780163344555],[-73.80497148353979,40.59678712051803],[-73.80494572745916,40.596781096834924],[-73.80495249836125,40.596764879399394],[-73.80493010902495,40.59675715430034],[-73.80487565214924,40.59674853593171],[-73.80494117146377,40.5968565372316],[-73.80508458771845,40.597101078100415],[-73.8051118547992,40.59715104799816],[-73.80508457209591,40.59717903555561],[-73.80505481227634,40.59720551580411],[-73.80502098047313,40.597228880888146],[-73.80500890493177,40.597237855063355],[-73.8049695753391,40.5972697432539],[-73.80493314568713,40.59730357383241],[-73.80484578871352,40.59741506483035],[-73.80476515501026,40.59752946104873],[-73.80475076026454,40.59755127541543],[-73.8047298146244,40.597625329788805],[-73.80472959943346,40.597635675770135],[-73.80472761318977,40.59764591168755],[-73.80472388992656,40.597655862149985],[-73.80471849344075,40.59766535665733],[-73.80471112227947,40.59767466319456],[-73.80470214568611,40.59768311083329],[-73.80469173344082,40.59769053979738],[-73.80468018575317,40.59769585631663],[-73.80466801290443,40.597700289072954],[-73.80466667714965,40.5977007089771],[-73.80464469776635,40.59770594606651],[-73.80462188261234,40.59770832826697],[-73.80459886525766,40.597707789425414],[-73.80458138264063,40.59770656186127],[-73.80456298434079,40.5977081346696],[-73.80454475877016,40.597709338868654],[-73.80451363490396,40.59771386970605],[-73.80449561721883,40.597718010709585],[-73.80448509591108,40.59772005141358],[-73.80447756524438,40.59772215198701],[-73.8044641439563,40.59773047396793],[-73.80445636320812,40.5977318874107],[-73.80444431269775,40.59772753023425],[-73.80443910360171,40.597723103279584],[-73.80443582727864,40.59772348084433],[-73.80442940256636,40.59772835624646],[-73.80442416889076,40.59773254630136],[-73.80442085683889,40.597735967314954],[-73.80441857054228,40.597738329444326],[-73.80440580135843,40.59774574552302],[-73.80438983496543,40.59775016441475],[-73.80437866087811,40.59775423512664],[-73.80436267120177,40.597767274377595],[-73.80435822020668,40.59777467713661],[-73.80435118081836,40.597780428672905],[-73.80434843981273,40.5977821812242],[-73.80433914461106,40.59778356527595],[-73.80432404105343,40.59778889196267],[-73.80431282695542,40.59779408739369],[-73.80430791850934,40.5977978405773],[-73.80429952498115,40.59779903283211],[-73.80429452398974,40.59779754218135],[-73.80429005911881,40.59779745332584],[-73.80427924903063,40.597799932111684],[-73.80427294307239,40.59780140300345],[-73.8042623830589,40.59780456958752],[-73.80424670540192,40.59780967565498],[-73.80424035951775,40.597812244968495],[-73.80423360865754,40.5978175583966],[-73.80423190049069,40.59782318230307],[-73.80423207114205,40.59782614702989],[-73.80423260470637,40.59782864513491],[-73.80422806444821,40.59782968043965],[-73.80421769771009,40.59782831835389],[-73.80420966950665,40.59782791986093],[-73.8042031128846,40.5978286773159],[-73.80419463977597,40.59783212236539],[-73.80418473047483,40.597834410018066],[-73.80417089390048,40.59783795465344],[-73.80415718796988,40.597845588739524],[-73.80414434347918,40.597854159777356],[-73.8041254397993,40.59786601210774],[-73.80411123700335,40.59787114747528],[-73.80409956610495,40.59787269213966],[-73.80408649461575,40.597871957352986],[-73.80407482430027,40.59787352781542],[-73.80406586421812,40.59787806884137],[-73.80405722417927,40.59788244690351],[-73.80404748778284,40.59788767347573],[-73.80403554415491,40.59789602355819],[-73.80398037247113,40.59792181412656],[-73.80395581914529,40.59793308082553],[-73.8039333892241,40.597943498584],[-73.80392075541621,40.59795388044855],[-73.8039188096436,40.597966311174744],[-73.80391445482739,40.59800253570363],[-73.80390637589983,40.598019402367356],[-73.80389841364092,40.59803283788853],[-73.80388859776934,40.59804034288159],[-73.80388685014034,40.59804711848142],[-73.8038896446321,40.59805170769746],[-73.80388273645944,40.59806154966382],[-73.80387647055765,40.59806186783117],[-73.80386762022651,40.598059410480396],[-73.80386126093076,40.59805448631915],[-73.80385658782936,40.598051431147596],[-73.8038524106046,40.598052027794566],[-73.80384868845728,40.59805624854804],[-73.80384964249745,40.59806239901493],[-73.8038518221512,40.598067919317025],[-73.80385593800584,40.598077066421254],[-73.80385746539642,40.59808346497279],[-73.8038574800899,40.598090957758686],[-73.80385331601525,40.598099047859044],[-73.80384570372406,40.59810340018455],[-73.80384062878571,40.59810306115379],[-73.80381966983134,40.5980910305932],[-73.8038115487871,40.59808541722054],[-73.80380597510347,40.59808255367106],[-73.80380093554913,40.59808221570417],[-73.80379282787162,40.59808409628652],[-73.80378259246721,40.59808679563814],[-73.80376990111125,40.59809198799127],[-73.80371151197195,40.59811096738213],[-73.80370714924594,40.59811238560711],[-73.80369294305653,40.59811864638095],[-73.8036922136417,40.598119824878296],[-73.80368751590309,40.59812739304405],[-73.80368332624678,40.59814410131914],[-73.80368483048039,40.59815911839304],[-73.8036859928003,40.59816820567565],[-73.80368138795559,40.59817901234672],[-73.80367896997254,40.598180325836246],[-73.80367170913676,40.59817562025828],[-73.80366362687107,40.59816885366778],[-73.80365698226015,40.59816326994639],[-73.80365227068299,40.59816134100223],[-73.80364956811991,40.598161967636216],[-73.80364728360571,40.59816737158801],[-73.80364610804308,40.59817549476444],[-73.80364456970709,40.59818410969044],[-73.8036402368264,40.598188082287514],[-73.80363138229865,40.598186750207674],[-73.8036245437051,40.59818569548291],[-73.8036153244925,40.59818595363966],[-73.80360361343293,40.598188650956196],[-73.80359355082516,40.598194315524914],[-73.80358075867733,40.598209252881006],[-73.8035750381042,40.59821956309348],[-73.80357453476107,40.59823205156386],[-73.80357782268703,40.59824029159786],[-73.8035806711835,40.59825124821062],[-73.80357553086347,40.59826065408496],[-73.80357063634361,40.59827190002159],[-73.80356578073972,40.59828202005816],[-73.80355854855952,40.59829230071365],[-73.80354913666118,40.59829708803315],[-73.80354200774705,40.59829647257237],[-73.80353204588033,40.598292392614496],[-73.80352704413089,40.59829092873385],[-73.80352283004477,40.598291497998524],[-73.80351914721827,40.598294593847356],[-73.80351665263274,40.59829818526981],[-73.80351417389636,40.598308116708935],[-73.80351090999122,40.59831598870459],[-73.80349615803847,40.59832365945513],[-73.80349417737595,40.5983246892233],[-73.80348529924224,40.59833084985263],[-73.80345463435873,40.598362635906554],[-73.80344809563279,40.59836976181874],[-73.80344577173938,40.59837629049274],[-73.80344747125592,40.59838565310989],[-73.80344679241966,40.59839630180455],[-73.80344033314655,40.59840114911476],[-73.80343103518447,40.598403659054775],[-73.80342415691206,40.5984037575239],[-73.80341407622181,40.59840308105116],[-73.8034084230741,40.59840249491134],[-73.8033996626231,40.59840637699792],[-73.80339557838508,40.598411064189705],[-73.80339402411333,40.59841328481578],[-73.80339685940422,40.59841677562196],[-73.80340383015361,40.59842192082108],[-73.80341482571787,40.59842987165404],[-73.80343045341503,40.59844203087843],[-73.80343320999695,40.598447771136335],[-73.80343092465719,40.59845314760744],[-73.80342352535186,40.5984593387389],[-73.80341623970862,40.59846327880173],[-73.80339972746997,40.598482436210105],[-73.80339355144571,40.59848797020343],[-73.80338906181251,40.59849649932745],[-73.80338940193114,40.59850355307231],[-73.80338610107485,40.59851142600628],[-73.80337927223914,40.598518989508044],[-73.80337235216247,40.598521338159934],[-73.80335830742627,40.598521917402785],[-73.80334646350407,40.598520524733665],[-73.80333789837333,40.59851875285881],[-73.80332630606306,40.59851804681935],[-73.80331394331685,40.598521622521424],[-73.80329818618026,40.598529005888174],[-73.80328484470328,40.598535049633014],[-73.80326373338201,40.59855002816521],[-73.80324373585277,40.59856659895885],[-73.80320358175048,40.5986043260505],[-73.80319234268167,40.598618140726366],[-73.80316610486292,40.5986500178816],[-73.80313217792829,40.598688551714254],[-73.80312408419128,40.598697897559006],[-73.80311386319194,40.59870811811634],[-73.80310166848581,40.59871581011778],[-73.80308620057198,40.59872272855381],[-73.80307007829882,40.598731675989896],[-73.803056657512,40.59873999763955],[-73.80304348449522,40.598750157176745],[-73.80302729963748,40.59876772423155],[-73.80301724588924,40.59878203597175],[-73.80301149067554,40.59879234542629],[-73.80300615192714,40.59880743270048],[-73.80300191229126,40.598816649109025],[-73.80299435528559,40.59882739523922],[-73.80297943325755,40.59884430455304],[-73.80295721424767,40.598856755286285],[-73.8029215526803,40.598872971477356],[-73.80289207302592,40.59888041418201],[-73.80286443007374,40.59889149387944],[-73.80283474315517,40.59889888833491],[-73.80280059975935,40.598907239736555],[-73.80270532053356,40.598922178156755],[-73.802671167935,40.598933187695984],[-73.80265662904502,40.59893569293],[-73.8026299053837,40.59893565574851],[-73.80257090475835,40.59893139380665],[-73.80242371672549,40.59892943908579],[-73.80235841779347,40.59892594957472],[-73.80233534245137,40.59892284845197],[-73.80227866522596,40.59891220530131],[-73.80220095890976,40.598901355887506],[-73.8021928925363,40.59890022541898],[-73.80218256438741,40.59889744306818],[-73.80216066276242,40.59888884158905],[-73.80215058177315,40.59888579781216],[-73.80209436587944,40.59887510175519],[-73.80207586677597,40.598870513426924],[-73.80202769328535,40.59885643636861],[-73.80200819959839,40.598852756001705],[-73.80198680899798,40.598851053065324],[-73.80196349903485,40.59885133740399],[-73.80193825657736,40.59885358956045],[-73.80188884923486,40.59886166308928],[-73.80176573815996,40.59888741335647],[-73.80174596688477,40.598889729355214],[-73.80168808986757,40.59889317743707],[-73.80167092680185,40.598896309269506],[-73.8016564394446,40.59890113759863],[-73.8016258342888,40.59891524973438],[-73.80154617023737,40.598954969491444],[-73.80149524423835,40.59897716984129],[-73.80147213607039,40.59898873821651],[-73.80136360351149,40.59905041583164],[-73.80125412491213,40.59911234534797],[-73.80124572498381,40.59911649962696],[-73.80123490662552,40.59912290165517],[-73.8010228888713,40.59914230174378],[-73.80094867862827,40.59915166461992],[-73.80095155254571,40.599181241081965],[-73.80091083450371,40.599183899439225],[-73.80089078534833,40.599200570754626],[-73.80090327346912,40.59931173938862],[-73.8008930699798,40.59931240456173],[-73.80089596964328,40.59933820579025],[-73.80090900567353,40.599337354540275],[-73.80091500623972,40.59939076113584],[-73.8008828551434,40.599392860200034],[-73.80087685441293,40.59933944355073],[-73.80088646326429,40.599338816215635],[-73.80088341549103,40.59931168018961],[-73.80087055313186,40.599312520345585],[-73.80085916792922,40.599211164654065],[-73.80082299851892,40.59918872956972],[-73.80077984407804,40.59919154616161],[-73.8007765470778,40.59916235997577],[-73.80056517505574,40.59917549389565],[-73.80056802039573,40.59919942306316],[-73.80049526371985,40.599204368068634],[-73.80050985467847,40.599329107445115],[-73.80047379227803,40.59933155912378],[-73.80046729855633,40.599276048984215],[-73.80046234043202,40.599276385654065],[-73.80045131861482,40.59918256837777],[-73.79997353177345,40.59921225176978],[-73.79918457376533,40.59925814415454],[-73.79917478119674,40.59925788429217],[-73.79916040009203,40.59925813759461],[-73.79916724875058,40.59932103899804],[-73.79919148970745,40.59931950909268],[-73.7991969082539,40.59936939496684],[-73.79918842607509,40.599369931317995],[-73.79918997630767,40.59941675553078],[-73.7991432750362,40.59941879886295],[-73.79913853303412,40.59937337062348],[-73.79912877642312,40.599373353570456],[-73.79912265687948,40.59932234552726],[-73.79914566217458,40.59932052649351],[-73.79914024196684,40.599258494215924],[-73.79878847850685,40.59926470134395],[-73.79868820989638,40.599262899200056],[-73.79865412395282,40.599236439587386],[-73.79861531633047,40.599214075692416],[-73.79857262597494,40.599196290976735],[-73.79852697576614,40.59918346990911],[-73.79847935256797,40.59917588965441],[-73.79843078589482,40.59917371408189],[-73.79838232565639,40.59917699022282],[-73.79831033792289,40.59918581129749],[-73.79823995746187,40.599200328817474],[-73.79817195788618,40.599220383208376],[-73.79810708664007,40.59924575403506],[-73.79811229286908,40.59930104024062],[-73.7978224823487,40.59932182778744],[-73.797690034392,40.59932850328681],[-73.79768899035638,40.599320536589374],[-73.79677270989367,40.59937714112748],[-73.79676951663455,40.59937733852637],[-73.79660826359417,40.599386954250086],[-73.79567352802908,40.59944332570975],[-73.79561756986821,40.599444829296026],[-73.79561833118456,40.59946221670452],[-73.79554315704534,40.59946730371291],[-73.79554637621133,40.5994967621491],[-73.7954650486309,40.59949853112468],[-73.79546353545753,40.599472676268604],[-73.79531360293964,40.599482785772814],[-73.79519333656789,40.599454839053365],[-73.79507068550623,40.59943375695475],[-73.7949463231563,40.599419655225525],[-73.7948209323138,40.59941261128936],[-73.79469712002812,40.59941236482946],[-73.79457361595706,40.59941902430045],[-73.79445108219451,40.59943255400164],[-73.79433017563363,40.59945288140142],[-73.79421154444567,40.59947989752639],[-73.79409582460595,40.599513457545214],[-73.79398363648474,40.59955338154511],[-73.79387558152213,40.59959945549601],[-73.79377223900394,40.59965143239793],[-73.79367416295656,40.59970903360483],[-73.79358187917704,40.599771950318335],[-73.79355194144348,40.59978384190545],[-73.79351553895268,40.59981721156219],[-73.7934818062449,40.599848940194214],[-73.79346903770336,40.59985846643576],[-73.79345627135608,40.599867992679826],[-73.79343111451118,40.59987957988243],[-73.79341155586143,40.599901141468905],[-73.79338538353744,40.59992040739829],[-73.79337743081248,40.59992652384609],[-73.79335905370641,40.59994915789457],[-73.79334683895597,40.599951739675916],[-73.79333658528583,40.5999496720154],[-73.79331874722568,40.599965658111856],[-73.79330907387686,40.5999684655988],[-73.7932888767979,40.599967409352125],[-73.79325781619463,40.59996575491212],[-73.79318874258809,40.59995796598399],[-73.79316543249622,40.5999611332309],[-73.79314362456492,40.59997575784602],[-73.79312325093932,40.59998514689079],[-73.79310013027356,40.59998661873077],[-73.793039398113,40.59997792968323],[-73.793026104177,40.599979871031785],[-73.79298202592092,40.59998632311627],[-73.79291325690726,40.5999878329669],[-73.79289534205134,40.59997816086274],[-73.79287566137779,40.59995800927691],[-73.79285499477663,40.5999478328012],[-73.7928452560433,40.599949252316016],[-73.79281390938527,40.5999559963372],[-73.79280540330522,40.59995222398302],[-73.7927832267537,40.599942400940016],[-73.7927720156042,40.59994156552572],[-73.79275541652943,40.599948437645565],[-73.7927427579211,40.59999232399193],[-73.79273589624488,40.599997921513484],[-73.79270311156478,40.600006755020715],[-73.79266695282934,40.60000738755329],[-73.79263370220788,40.600008709847934],[-73.79262432704735,40.60001202341967],[-73.79261890089387,40.60001993124492],[-73.79261285952843,40.60004319908432],[-73.7925965027124,40.60005223559832],[-73.7925855403835,40.60005131886044],[-73.7925589939752,40.600044384306834],[-73.79253803879713,40.60004800532667],[-73.79252458170379,40.60003666306777],[-73.7925078288954,40.60002021173763],[-73.7924870624978,40.600018749068056],[-73.79245722965995,40.6000106551153],[-73.7924287857375,40.599995829643284],[-73.79237472275251,40.599962340819864],[-73.79235534608985,40.599953324214226],[-73.79233256449521,40.59995439142583],[-73.79228672001338,40.59999268542026],[-73.79228420646568,40.600018618648704],[-73.79226718128467,40.60002071298873],[-73.79226064450121,40.60001427440202],[-73.79224190801935,40.60001015465223],[-73.79221194321235,40.60001255428423],[-73.79219461864334,40.600020661379915],[-73.79219580084785,40.600035367423736],[-73.79219277191139,40.60004984136323],[-73.79215987901125,40.60005471596285],[-73.79213992689131,40.600063999549576],[-73.79212903284511,40.600078850610764],[-73.7921060455247,40.60009049153916],[-73.79209106359733,40.60011295428078],[-73.79208109552373,40.60013549578387],[-73.79205879155963,40.6001577767392],[-73.79205236431297,40.600169874652174],[-73.79204593467392,40.60018196368139],[-73.79203992547673,40.600205701971994],[-73.79203025769776,40.60022200504392],[-73.79193098310199,40.600252765388205],[-73.79191356365531,40.60026540227026],[-73.79188654338618,40.600278555848504],[-73.79185432754716,40.600287302861005],[-73.7918230691134,40.600294569966884],[-73.79179857672631,40.60030008540298],[-73.79176698175701,40.600305386091556],[-73.79174667556806,40.600309408203856],[-73.79171766890819,40.60031568138766],[-73.79169154494757,40.600318743388385],[-73.79166252001905,40.60032255652051],[-73.79158933627977,40.60033492203873],[-73.79157418998506,40.600338429780194],[-73.791540705762,40.60035038041856],[-73.79150983810044,40.60036699462483],[-73.7914732156515,40.600391261520215],[-73.79143789580182,40.60041724442821],[-73.79141703054283,40.60043332408111],[-73.79138201374137,40.60045635313731],[-73.7913476245363,40.60047716606801],[-73.79131133023756,40.60050216845994],[-73.79118742497016,40.60059790837368],[-73.7911582509534,40.60062558670476],[-73.79111492508608,40.60066021540724],[-73.79107832683245,40.60068817222764],[-73.79104527848648,40.60071562117496],[-73.79101481799653,40.60074404313977],[-73.79098309110499,40.600775670314945],[-73.79095553934778,40.600804573003124],[-73.79093666034052,40.60082753461187],[-73.79091682387852,40.60085197610734],[-73.79090083628782,40.60087295640452],[-73.79088488360614,40.600898858112416],[-73.79086987166728,40.60092081888835],[-73.79084517545138,40.60094281966825],[-73.79082205893052,40.60095989409469],[-73.7907896026353,40.600980205944694],[-73.79076000197998,40.60099361640948],[-73.79073654738765,40.60100872340571],[-73.790718315661,40.60103192773464],[-73.79070491695133,40.60105388204499],[-73.79069791123557,40.601067196433384],[-73.79068511656517,40.60108324340759],[-73.79067067838224,40.60109560659408],[-73.79064880280512,40.60110578621993],[-73.79062047044047,40.60111599244262],[-73.79058890078467,40.60112498235822],[-73.79056344142626,40.60113074790143],[-73.79053507391635,40.60113603537009],[-73.79050959633351,40.601139340360966],[-73.79047958817974,40.60114094285982],[-73.79045247839966,40.60114179490953],[-73.79043249059035,40.60114532332565],[-73.7904035020935,40.601154057221],[-73.79037646383733,40.60116474940172],[-73.79035235258125,40.60117838270418],[-73.79032695537157,40.60119276100498],[-73.79029900492384,40.60121108532438],[-73.7902742722163,40.601228165570674],[-73.79025461686723,40.60124199646002],[-73.79008673003665,40.60137030374598],[-73.78999783811005,40.60143127809212],[-73.78997570072126,40.60145775137489],[-73.7899575546667,40.60147833272857],[-73.78993929915086,40.60150526877931],[-73.78990757356279,40.60153969708906],[-73.7898497880334,40.60160225370508],[-73.78979682206885,40.60164324766182],[-73.78974621092652,40.601676638886],[-73.78969738402579,40.60170326750281],[-73.7896083086835,40.60177483276724],[-73.78948529810323,40.60187995648296],[-73.78939931834402,40.601965535576845],[-73.78933344957241,40.602013180053575],[-73.78924402338713,40.60207287642835],[-73.78907194280728,40.60218640647004],[-73.7890109903036,40.60223918417954],[-73.78895787564203,40.60228865229502],[-73.78888972550827,40.602339662855485],[-73.7888520157449,40.60236640317213],[-73.78881266616581,40.6023914326665],[-73.78875014623195,40.602438263909995],[-73.7886533041081,40.60250890229276],[-73.78857420265734,40.60258226157879],[-73.78851556653765,40.60262955484949],[-73.78846327872509,40.60266335085981],[-73.78841829858406,40.60269256060774],[-73.78836540496471,40.60272931888895],[-73.78832266934053,40.60275727994638],[-73.78827700707457,40.60279368528584],[-73.78824663875274,40.6028137208242],[-73.7882077880738,40.60284214417462],[-73.78816768514837,40.60287860628848],[-73.78814055596676,40.60290418127097],[-73.78810890201653,40.602934372893976],[-73.78807903186848,40.60295780178043],[-73.78804089550752,40.60297690990406],[-73.78797928486762,40.603016206756564],[-73.78794321237673,40.60304465809412],[-73.78789694353765,40.60308402492364],[-73.78785755633542,40.60311117193016],[-73.78782341431888,40.603124388303115],[-73.78779155529845,40.60313423818631],[-73.78776928578891,40.60313613219912],[-73.78774716058878,40.603129553163186],[-73.78773333842652,40.603125177729865],[-73.78769792465245,40.603115499470135],[-73.78766902829139,40.60311478501602],[-73.78761995942563,40.60312319011075],[-73.78757584187358,40.60313461149212],[-73.78752715891612,40.60315276681182],[-73.78747569794757,40.603170893854816],[-73.78743204173539,40.603187828092295],[-73.78738115026485,40.603205112969974],[-73.78734312524062,40.60321786633631],[-73.78730232089391,40.603230592097496],[-73.78727495168629,40.60323794423932],[-73.78663897364018,40.60325551557725],[-73.78650335648786,40.603250205676474],[-73.78635332811831,40.60319465903849],[-73.78630485944039,40.60315872781621],[-73.78630354951896,40.60315059416476],[-73.78631438792215,40.60313837577833],[-73.78631473411524,40.60312250986265],[-73.78628810615072,40.60311409425826],[-73.7862564906197,40.603113729052744],[-73.78622201957909,40.60310480413141],[-73.78616881842797,40.60307472641099],[-73.78616632597016,40.60306714893381],[-73.78616855124976,40.603047449249445],[-73.78617884041229,40.60303206287443],[-73.78620120622988,40.60300977546987],[-73.78624389553242,40.60297567213903],[-73.7862680434145,40.60295174993158],[-73.78628781106944,40.60293044208211],[-73.78634019782154,40.60290424032216],[-73.78638878254627,40.60287408160815],[-73.78643305284129,40.60284028401457],[-73.78647254180929,40.602803203993346],[-73.78650683298206,40.602763232614656],[-73.78646693278729,40.60272304151776],[-73.78658983800644,40.60264611723694],[-73.78662553843184,40.60267711585203],[-73.78676630786013,40.60259542306462],[-73.7869028449721,40.602509658862445],[-73.78703494719878,40.60241995049721],[-73.7871624185537,40.60232643107235],[-73.78716533441558,40.602322705085655],[-73.78717833739196,40.60230605293447],[-73.78719464253118,40.60228308432939],[-73.78721056286679,40.60225974728214],[-73.78721960231057,40.60224216051128],[-73.78723151312124,40.602215907723796],[-73.78724040001642,40.60219831999875],[-73.78724998481167,40.602177545309196],[-73.78726421495588,40.60214824341728],[-73.78727070288194,40.60213440357705],[-73.78728010373177,40.60211327003104],[-73.78729172089956,40.60208982884537],[-73.78730464904663,40.60206497278433],[-73.78731850516156,40.60204025782372],[-73.78733315550733,40.60201219574951],[-73.78734339509622,40.601990708587465],[-73.78735230263753,40.60197434905115],[-73.78736942151811,40.6019473174909],[-73.78738061112074,40.60192988060337],[-73.78739495122231,40.60190604773441],[-73.78741155786308,40.60187952350495],[-73.78741930529903,40.601864608267974],[-73.78743058075548,40.601840286570315],[-73.78744253850941,40.60181304793535],[-73.78745510944218,40.601787480703216],[-73.78746708759124,40.6017643933193],[-73.78747574429948,40.60175120514725],[-73.78748824832364,40.60172828274498],[-73.7875001640695,40.601698828949715],[-73.78751201462379,40.60167645768161],[-73.78752185315035,40.60166078588682],[-73.78753506455566,40.601639625355745],[-73.78754626169663,40.60161778645784],[-73.78755333656763,40.60160215746482],[-73.78756566424086,40.60157357658308],[-73.78757451437923,40.60155705559196],[-73.78758714219514,40.601530780302426],[-73.78759671822468,40.60151248969575],[-73.78760873824109,40.601488854384634],[-73.78761975946908,40.601467023865766],[-73.78763043154154,40.60144198082304],[-73.78764094701941,40.60141821054736],[-73.7876496402185,40.601396219251136],[-73.78766351014492,40.60137046408197],[-73.78767448766608,40.60135303498228],[-73.78768902814282,40.60133095195757],[-73.78788971616292,40.60104105218528],[-73.78792994192817,40.60099530254858],[-73.78800227052693,40.60093739150595],[-73.78807155049921,40.6008544686558],[-73.78835483974446,40.60064281780458],[-73.7885000751372,40.60053885780112],[-73.78862536682465,40.60047958263024],[-73.78876061567777,40.600380115166644],[-73.78886763442704,40.60032347137186],[-73.78898515769978,40.60023985757646],[-73.78908852968243,40.600185510747245],[-73.78913278615586,40.600152020364106],[-73.78918828231726,40.600128268137674],[-73.78921850456058,40.60011322982365],[-73.78923630845091,40.60009857498716],[-73.78924924498655,40.600083452358376],[-73.78926404974584,40.60006066917639],[-73.78927079438964,40.60004245482377],[-73.78928357791783,40.60001988471629],[-73.78930418649628,40.6000074681815],[-73.78935965392397,40.60000419212758],[-73.78939493881231,40.59999428878255],[-73.78946269696273,40.59999749212851],[-73.78951637510225,40.59998109297387],[-73.78953462130688,40.59997181492674],[-73.78954114938689,40.599943694805226],[-73.78954721422899,40.599927261874114],[-73.78955983471064,40.59991161644173],[-73.78957751078521,40.599892494475945],[-73.78960231173672,40.59987290792468],[-73.7896263534455,40.59985404136075],[-73.78965485679724,40.599837019250245],[-73.789676159164,40.59981782365973],[-73.7897009861484,40.599801398083684],[-73.78975070067408,40.59976026268642],[-73.7897654061277,40.59974667361868],[-73.78977298858644,40.599728623440235],[-73.78978096149116,40.59972164031233],[-73.78980075832338,40.59971560726015],[-73.7898060265518,40.59970071312546],[-73.78983482716302,40.599656739683084],[-73.78987511294137,40.59958962492255],[-73.78988889381986,40.5995691453302],[-73.78990943888182,40.59954288710546],[-73.78992643538108,40.59951810904831],[-73.78994852033419,40.59949413236931],[-73.7899803860389,40.59945949287684],[-73.78999622917713,40.59943704571911],[-73.79001376410714,40.599413663484455],[-73.79003227104504,40.59939311125822],[-73.79005223846885,40.59937395772147],[-73.79013529954666,40.599346031132306],[-73.79017301455487,40.59933342068679],[-73.79020609988629,40.59932046856099],[-73.79024080346258,40.59930403392542],[-73.79028210290409,40.59927877747886],[-73.79030062101964,40.59926610498581],[-73.79030531748313,40.599260151846025],[-73.79032776296991,40.59921186234426],[-73.79034006550992,40.59919167636016],[-73.79033913622065,40.59914520730634],[-73.79033746838851,40.599115974363734],[-73.7903342387757,40.599087150694565],[-73.79032939368577,40.5990726168684],[-73.79032450017976,40.59904683534923],[-73.79032383949529,40.599027868616695],[-73.79032748499745,40.59900292122653],[-73.7903366941606,40.598948591917676],[-73.79035167891203,40.598890895411756],[-73.79037103389143,40.59884839008624],[-73.79038145956578,40.59883164106215],[-73.79038743050687,40.59881106591148],[-73.79039143297341,40.59878595767134],[-73.79039668745622,40.5987641746649],[-73.79040429644661,40.598737722545636],[-73.79040940067206,40.59871843311065],[-73.79041555276808,40.598697065706],[-73.79043233771195,40.59864908902288],[-73.79066455579301,40.59811095337761],[-73.7906640413027,40.598094050039364],[-73.79067875876689,40.59805002258149],[-73.79069745099922,40.598003968048324],[-73.79071634863203,40.59796039081188],[-73.79073876434006,40.59789471996972],[-73.79075868097779,40.59785039572398],[-73.79079111150196,40.59778570807599],[-73.79080339747316,40.59775230258041],[-73.79081330022349,40.597713805539826],[-73.79083507962096,40.59764780901444],[-73.79085314627793,40.597582481374744],[-73.79087622688424,40.59754632323523],[-73.79088855613792,40.59752117584792],[-73.79090029665457,40.597495865386804],[-73.79090629084791,40.597479215804206],[-73.79091651274486,40.59745963058468],[-73.79092298864285,40.5974363998049],[-73.79092749195193,40.5974126884791],[-73.79093675560826,40.597397305838605],[-73.79095604358135,40.597391109157996],[-73.79096864748604,40.597380289565166],[-73.79100150128568,40.59733920520885],[-73.79103242414769,40.59729583809088],[-73.79105572908412,40.59724826083098],[-73.79107079436693,40.597198362372986],[-73.79107981022914,40.59714864289388],[-73.79107551858861,40.597081689904364],[-73.79106821763797,40.597043908576474],[-73.7910688209369,40.597013355111066],[-73.79108998321668,40.59697079849721],[-73.79109553348387,40.59694511674044],[-73.79109463124016,40.59692384503165],[-73.79107264031917,40.59689520472398],[-73.79106730800335,40.59687405881687],[-73.79106696389056,40.59684797985359],[-73.79107940608651,40.59682832544488],[-73.791100715875,40.59680631962559],[-73.79110296641798,40.59678974447837],[-73.79108785355295,40.596741160877045],[-73.79107684455171,40.59670329172305],[-73.79107312725633,40.59668296947976],[-73.7910708634147,40.59663636346876],[-73.79105611266208,40.59651787189751],[-73.7910497241339,40.59649798573428],[-73.79103616098979,40.596483057297526],[-73.79102080130033,40.596464640807426],[-73.79100822160373,40.59643780061818],[-73.790999653336,40.59642345773033],[-73.7909926255078,40.596392754685326],[-73.790990894284,40.596345789116185],[-73.79098674490582,40.59630153849031],[-73.79097923693378,40.59623943465142],[-73.79097335401308,40.59620906640108],[-73.79096682814975,40.59618778496312],[-73.79096043520511,40.59616202703853],[-73.7909440025576,40.59612054561269],[-73.79094119971701,40.596072182067175],[-73.79094283512615,40.596055463067536],[-73.79093996379397,40.59602946779228],[-73.79093525469423,40.596005082149205],[-73.79093189738256,40.59598317572396],[-73.7909314225109,40.59596118340657],[-73.79093356901969,40.59591115557794],[-73.7909344978794,40.59588129811776],[-73.79095128245292,40.59581056042938],[-73.79097084741012,40.59576123021517],[-73.79099537275644,40.59569545492397],[-73.79101892771617,40.59563200434721],[-73.79103296846414,40.59556905580673],[-73.79103617492403,40.595522240105744],[-73.79102515675068,40.59547290904665],[-73.79101795420644,40.595447639340385],[-73.79099860607766,40.595399861039745],[-73.79098954422564,40.595372280731034],[-73.79096931737888,40.59532270775651],[-73.79095841622554,40.595277864185505],[-73.7909468894717,40.59523411629203],[-73.79093660758717,40.59519000276676],[-73.79091870920449,40.5951375999186],[-73.7909114925757,40.59511502774223],[-73.79090267378737,40.59509357962237],[-73.79088672466455,40.595055555871014],[-73.79087520715093,40.59503372639867],[-73.79086292380052,40.59501313726146],[-73.79084507236638,40.594990894857354],[-73.79083135822432,40.59497552149496],[-73.79080058466239,40.59494487890977],[-73.79077640549808,40.59492348423491],[-73.7907540710102,40.59491068618218],[-73.7907277927605,40.594897721287296],[-73.79070678530564,40.59488197293104],[-73.79069026234704,40.59486216143248],[-73.79068248480618,40.594844195788575],[-73.79067640689736,40.594832854181334],[-73.79066622427592,40.594808610503065],[-73.79065080043442,40.59478270157952],[-73.79059537102417,40.59476745954885],[-73.7905379737374,40.59475729570349],[-73.7904794062024,40.59475235128646],[-73.79042048230914,40.59475269500831],[-73.79042117097256,40.59476274268542],[-73.79042269746898,40.59477130271904],[-73.7904326101786,40.59482598691114],[-73.79043709310874,40.5948259950865],[-73.79045684084392,40.59496013627629],[-73.79057004196048,40.594951800299796],[-73.79057552409164,40.594990247969456],[-73.79057713478775,40.59500301214441],[-73.79058403455436,40.59505769250637],[-73.79060301364463,40.59520809738954],[-73.7906087854567,40.59525384133499],[-73.79061012490936,40.595264449745436],[-73.79061174677382,40.59527730105535],[-73.79061362295649,40.59529217306916],[-73.79066959329512,40.59573571724394],[-73.79067071979931,40.59574464427237],[-73.79070673101853,40.596030006713804],[-73.79071439952173,40.59608554152331],[-73.79080405847402,40.59608143327056],[-73.79080626141696,40.59609339588431],[-73.79059442974042,40.59610838477282],[-73.79059334326149,40.59609727842327],[-73.79068189277977,40.596088898582764],[-73.79067422496256,40.596033363772314],[-73.79067270897347,40.59602143256261],[-73.79066544464773,40.59596422687505],[-73.79066382960134,40.59595150558219],[-73.79065688507919,40.59589681978759],[-73.7906464545828,40.595814685441816],[-73.79064137096434,40.59577464311964],[-73.79063777408562,40.59574632555776],[-73.79063349603543,40.595712637930895],[-73.79062909576776,40.59567797723614],[-73.79062786162415,40.595668264967024],[-73.79062041464837,40.595609616846154],[-73.79061775872789,40.595588704302024],[-73.79060294782425,40.59547206308211],[-73.79060063981325,40.595453886093395],[-73.79057680046425,40.59526615444718],[-73.79057536323678,40.59525483888288],[-73.79056985972834,40.59521149813553],[-73.79056812031581,40.595197798910455],[-73.79056783356437,40.59519553891487],[-73.79055777863792,40.595116355437504],[-73.79055239375607,40.595073949385515],[-73.7905506534921,40.595060243624786],[-73.79053857666527,40.594980784056105],[-73.79042537549722,40.59498911949899],[-73.79040674421692,40.59485583557949],[-73.79031932474747,40.59486165540383],[-73.79031712329412,40.594848839218024],[-73.79040454942988,40.594841310437026],[-73.79040235107965,40.594827640694675],[-73.79041243624418,40.59482765908901],[-73.79040472102021,40.594786644635974],[-73.79038342313405,40.59478916899267],[-73.79038123820116,40.5947712270994],[-73.7903803610231,40.59476508536821],[-73.79037896334782,40.594751965913126],[-73.79029571148459,40.594753821385325],[-73.79021283170943,40.59476009535143],[-73.79015263648823,40.594768202272824],[-73.79016082074742,40.59481782695099],[-73.79014961159251,40.59481957794106],[-73.79015777357894,40.594869158015605],[-73.79016562708796,40.59486912946881],[-73.79016964649537,40.5948981687001],[-73.79017141401823,40.59491093685305],[-73.79018099990341,40.59498018617188],[-73.79018278077179,40.59499304498245],[-73.79019224696111,40.59506143649664],[-73.79019943226767,40.59511334394916],[-73.79020384476625,40.59514521816359],[-73.79020562561922,40.595158084679944],[-73.79021521095288,40.59522732226606],[-73.79021697825918,40.59524009494075],[-73.7902205542705,40.59526589501073],[-73.79022458719236,40.59529890253946],[-73.79022732688378,40.59532129972699],[-73.79023589224634,40.59539131831452],[-73.79023746568085,40.59540417289189],[-73.79024612515727,40.595474952067114],[-73.79024831933846,40.595492884094384],[-73.79025595436583,40.59555529680847],[-73.7902576175575,40.59556889538099],[-73.79026609107041,40.59563815907559],[-73.79026766387454,40.59565100812257],[-73.79027612537865,40.59572018333828],[-73.79027768616703,40.595732940724325],[-73.79028604655572,40.595801288492574],[-73.79028761938281,40.59581413268075],[-73.79029628728851,40.59588499093861],[-73.79029775615017,40.59589699996885],[-73.79030621838805,40.595966171328726],[-73.79030777984043,40.595978930893146],[-73.79031625476236,40.59604819893948],[-73.7904238115949,40.596041977249335],[-73.79042481472436,40.59605393165137],[-73.7902504239904,40.59606657324095],[-73.79025001049283,40.596066603311655],[-73.79017830001324,40.596071319704485],[-73.79017616944475,40.59606021094187],[-73.79025054772767,40.59605376900572],[-73.79028151177366,40.59605141610625],[-73.79027434428164,40.59598223889915],[-73.79018744892959,40.59531159480493],[-73.79018263760138,40.59527445373379],[-73.79018161945724,40.59526659573735],[-73.79015546104428,40.5950647130535],[-73.79014793843872,40.59500664659024],[-73.7901343095841,40.59490146330861],[-73.79012992012332,40.594872414018575],[-73.79013888581902,40.594871575655894],[-73.79013119491627,40.59482287479853],[-73.79011998666634,40.594823708059664],[-73.79011344054715,40.59477348142083],[-73.7900656436187,40.59477991738325],[-73.78994705523384,40.594807310743455],[-73.78990643704793,40.594808623133346],[-73.78990069186754,40.594802426427655],[-73.78986650490678,40.59471554399453],[-73.78985807338593,40.59471718645023],[-73.78986144770668,40.59472643272157],[-73.78986855134788,40.594745883345404],[-73.78989588911122,40.59482073601447],[-73.7898824324281,40.59482412801088],[-73.78985461915227,40.59474499492275],[-73.78984868911807,40.59472812489401],[-73.78984569560451,40.59471959684838],[-73.78978513163791,40.59473138972916],[-73.7897868794217,40.59473616182699],[-73.78978971292152,40.59474385578606],[-73.78982301134079,40.59483427015333],[-73.78981067236691,40.59483851791699],[-73.78977984173876,40.59474728683007],[-73.78977687995949,40.59473852429912],[-73.78977512688962,40.594733337220404],[-73.78975503448109,40.59473724980675],[-73.7897390188999,40.594743668052025],[-73.78972206998868,40.59476493442025],[-73.78970621834499,40.59477798917539],[-73.78969316915291,40.59479273670467],[-73.78968322877537,40.594808830774504],[-73.789676630589,40.59482589353791],[-73.78967352950481,40.594843524405135],[-73.78968737611616,40.59484256383524],[-73.78971205739911,40.59484090003297],[-73.78971317198072,40.594842611043106],[-73.78972631820017,40.5949383009254],[-73.78971619942237,40.59494853204403],[-73.78972052634784,40.59499808151001],[-73.78973173375083,40.59499724895637],[-73.78973825297514,40.59505272192721],[-73.7897397518766,40.595065483061596],[-73.78974959344501,40.59514922805606],[-73.78975402689436,40.595186944924585],[-73.78976094449139,40.59524580573734],[-73.78976253995152,40.59525938274985],[-73.78976484966445,40.595279038711396],[-73.78977218658353,40.595341469007664],[-73.78977369748519,40.59535433185366],[-73.78978343812537,40.59543721253991],[-73.78978611238576,40.595459963608526],[-73.78979476954501,40.59553363303625],[-73.78979619274125,40.59554573530401],[-73.7898060323173,40.59562946001472],[-73.78980753381974,40.595642240920746],[-73.78981216446194,40.59568163746338],[-73.78981867672653,40.59573705981905],[-73.78982861675216,40.595821636765926],[-73.78986386560996,40.596121566295174],[-73.78987360648402,40.59620444378464],[-73.78999689158513,40.59619698204696],[-73.78999909439096,40.59620894350335],[-73.78969872360824,40.5962280399114],[-73.78969763458433,40.596217788285024],[-73.78984110232892,40.59620694687989],[-73.78983128043261,40.5961232200315],[-73.7898298410862,40.596111285265025],[-73.78982485495779,40.59606995411197],[-73.7898171908591,40.596006413173676],[-73.78980819728919,40.595931856568725],[-73.78980278325442,40.595886973001925],[-73.78979666026058,40.59583621354187],[-73.78979511829804,40.595823438593015],[-73.78978501167515,40.595739644874776],[-73.78978367321106,40.59572855162591],[-73.78977347472878,40.59564399681798],[-73.78977203516638,40.59563206741073],[-73.7897619279268,40.59554827854606],[-73.78976048903947,40.59553634545412],[-73.78975038247816,40.5954525597719],[-73.78974875210838,40.595439040828374],[-73.78973884562731,40.595356912881634],[-73.78973729471538,40.595344055657925],[-73.78972957937056,40.595280091267725],[-73.78972709481054,40.59525950134251],[-73.78972565680684,40.595247570764364],[-73.78971706053827,40.59517630599436],[-73.78971411016781,40.59515184427505],[-73.78969586671145,40.59500059958777],[-73.7897059537131,40.59499976381349],[-73.78969826580331,40.59495020819618],[-73.78968593487119,40.59495189342685],[-73.7896750018979,40.594865602991646],[-73.7896743600628,40.59486263252044],[-73.78967389675836,40.59486047590021],[-73.78946035244327,40.59499746624793],[-73.78942472254535,40.59495613940299],[-73.78941370549553,40.59494678965265],[-73.78940242709983,40.59494978552379],[-73.78939514308209,40.59496289343593],[-73.78940128760802,40.59497764597048],[-73.7894121968291,40.59500223251831],[-73.78942455099666,40.59502168793264],[-73.78942487963675,40.59504494031721],[-73.7893838254405,40.59511301633019],[-73.78937810584902,40.59513606011183],[-73.78937936325387,40.5951604939427],[-73.78937617071962,40.59517654346753],[-73.7893531151334,40.59519376497544],[-73.78933124413895,40.59519872212579],[-73.78930387855209,40.59518758400123],[-73.78927329745385,40.59518514649219],[-73.78924333205907,40.59518587708571],[-73.7892099783518,40.595184390399226],[-73.7891795936881,40.59518586671939],[-73.78917256028754,40.59519231677666],[-73.78917945709637,40.595196969834745],[-73.78918787990531,40.59520911008123],[-73.78918877196477,40.59523354709711],[-73.78918611880981,40.59528221312557],[-73.78918244284354,40.59529822238857],[-73.78914227176723,40.59533991367201],[-73.7891290465877,40.595385547613134],[-73.78912084848464,40.59542626222163],[-73.78911306667324,40.59547475633216],[-73.78911155609104,40.595522581277734],[-73.78911537561896,40.59554567488423],[-73.78912343204303,40.59557007880896],[-73.78914192170494,40.595590519864054],[-73.78916426403765,40.59560790755227],[-73.78918544890199,40.59562596440418],[-73.78920275081701,40.59564588225305],[-73.78921283174594,40.59566774996715],[-73.78921549146814,40.59569212371476],[-73.78920994300101,40.595715437858686],[-73.78918996471492,40.595737675288504],[-73.7891666427372,40.59575914247734],[-73.78915199084764,40.59579310502384],[-73.78914991183137,40.59580908806501],[-73.7891301148116,40.59582993431527],[-73.78911663564627,40.59585059765421],[-73.78910675861594,40.5958777367612],[-73.78911180104409,40.59590151428955],[-73.78912429078726,40.5959134179123],[-73.7891381937533,40.59592864741332],[-73.78912085860425,40.595952778075294],[-73.7891087057417,40.59597449476073],[-73.78910696253823,40.595991727853594],[-73.78911779697167,40.59601718762184],[-73.78913143742211,40.59602981071743],[-73.78914969171474,40.59605188944352],[-73.78916261774482,40.59607729876542],[-73.78916999432197,40.59610196010399],[-73.78917203908637,40.59612425166962],[-73.7891737634755,40.59615063087432],[-73.7891760519467,40.59617808313622],[-73.78918028632467,40.59619502966328],[-73.78919140114523,40.596218157925165],[-73.7892003477199,40.59623958831599],[-73.78921223411797,40.59628390681028],[-73.78920609254932,40.59630961553932],[-73.78920558571946,40.596335171430106],[-73.7892117672763,40.59636056837397],[-73.78922841127252,40.59638358062382],[-73.78924554412225,40.59640532288763],[-73.78926249847355,40.59643063203092],[-73.78926858096278,40.59645372374885],[-73.78926786684322,40.5964780452358],[-73.78926243909665,40.59650606031719],[-73.78925362474276,40.59652843952029],[-73.7892424482871,40.596577525322445],[-73.78923305136946,40.59660168647383],[-73.78922877308283,40.59662077868551],[-73.78923712086231,40.596644702993736],[-73.78923757533886,40.59666156233856],[-73.789229564897,40.59668819374443],[-73.78923191354296,40.596711008390066],[-73.78922928197751,40.59673291326196],[-73.78922394739688,40.59675716361742],[-73.78920081200872,40.59677351044192],[-73.78919874488453,40.596780638723374],[-73.78920315252986,40.59678789699022],[-73.78922257366162,40.596806978224286],[-73.7892363961817,40.59682951705128],[-73.78924347852413,40.596846189358544],[-73.78924970828226,40.59686733632712],[-73.78925485566766,40.596890975827215],[-73.78925996091006,40.59691675778665],[-73.7892563899011,40.59694043507521],[-73.78924787332313,40.596969767472],[-73.78923987554067,40.59699196003489],[-73.78923548177497,40.59701796782671],[-73.78922272649535,40.59704311476004],[-73.78921674191196,40.59706766932885],[-73.78922113376613,40.5970911459456],[-73.78922065193301,40.59710119432902],[-73.78922017232347,40.59711123450757],[-73.78921222323446,40.59714034227972],[-73.7891979985427,40.59716323541869],[-73.7891863750342,40.597185339907156],[-73.78917081216849,40.59720896771842],[-73.78915880590195,40.59725824900204],[-73.78915978633403,40.59728094487204],[-73.78915616499387,40.597297714481186],[-73.78914947665899,40.597309589444755],[-73.78914279978,40.597321455047265],[-73.78912107702611,40.59733895721878],[-73.7891344157258,40.59735375044004],[-73.78913396797222,40.59736121490782],[-73.78911816585139,40.597381664402455],[-73.78910195861322,40.597403868694734],[-73.78910066668486,40.597412511357064],[-73.78909938750351,40.5974211540428],[-73.78910387272931,40.5974371908422],[-73.7891106751929,40.59744917130981],[-73.78911747897816,40.59746115161192],[-73.78913181369528,40.59748208896859],[-73.78914765407937,40.597508827120066],[-73.78915664160114,40.59752492712763],[-73.78918554149374,40.597598733070136],[-73.78919199856624,40.597648976506015],[-73.78919207479244,40.59771853278262],[-73.7891908024929,40.59778827606107],[-73.78918154643208,40.597835356526424],[-73.78916558855911,40.59788275807975],[-73.78913926451679,40.597928492621534],[-73.78906829121509,40.59801992738268],[-73.78897703662645,40.598091675976626],[-73.78889576026545,40.5981613540684],[-73.78885999736175,40.59820677317103],[-73.78884430434427,40.598226339945995],[-73.78883199925087,40.59824703790583],[-73.78881408327989,40.59826397171659],[-73.78879716014778,40.598276781931524],[-73.78877241067022,40.59829111752418],[-73.78876415584487,40.59830518707163],[-73.78874406562069,40.598314649910826],[-73.78872539542705,40.59833078085939],[-73.78870476351896,40.5983323634413],[-73.78867553924209,40.59832695126933],[-73.7886413261121,40.59832700528628],[-73.78860652033923,40.59833486608981],[-73.78858394436516,40.59834555952465],[-73.78855367211803,40.59836181233867],[-73.78853627903104,40.59837399090137],[-73.78852376561045,40.598385827634],[-73.78851125218542,40.59839766436527],[-73.78850339346619,40.59841329197856],[-73.7884923259624,40.59842729317137],[-73.78846760804294,40.59844300668786],[-73.78842878612724,40.598465890135245],[-73.78841627774585,40.598472449178814],[-73.788366776586,40.5984908283417],[-73.78834045693924,40.59850137042392],[-73.7882884717326,40.59852085167887],[-73.7882618681034,40.59853866920017],[-73.78822073050372,40.5985536864793],[-73.78821017271338,40.59856744482858],[-73.78820372858468,40.5985912062473],[-73.788191224594,40.598615281504514],[-73.78817521847286,40.59863306425765],[-73.78815240499205,40.59865185203504],[-73.78810693083858,40.598682125743174],[-73.78809204657607,40.59869634384703],[-73.78807199631656,40.59871883843871],[-73.78805818605258,40.598733914427655],[-73.78803815735553,40.59874960952736],[-73.78801808483837,40.598764773808796],[-73.78800284383942,40.598779540740225],[-73.78798201164632,40.598795558852814],[-73.78796656719445,40.59880434677357],[-73.78792811711259,40.59882477173761],[-73.78791566941314,40.59884574927774],[-73.78789223767825,40.59886552629763],[-73.78787414051966,40.59887232743417],[-73.78785750117575,40.59888494973112],[-73.78783559421089,40.59891575166463],[-73.78782314404408,40.59892981390132],[-73.78780551211844,40.598946584402476],[-73.78778210998524,40.59896809069556],[-73.78775051756735,40.59897220166191],[-73.78774204023078,40.59898890026992],[-73.78772349722144,40.599009757804225],[-73.78768875002704,40.599032504619984],[-73.7876558291997,40.599056649149105],[-73.78765085932116,40.59908126029003],[-73.78764162877367,40.59909746177854],[-73.78762264350992,40.59911941814384],[-73.78759278945748,40.599133986631784],[-73.78759405452898,40.59914131989965],[-73.78758292335189,40.599156860651725],[-73.78756221247815,40.599179028422846],[-73.7875402762316,40.59919312636742],[-73.78753410819994,40.59919709546853],[-73.78751457283289,40.59920293109664],[-73.78750156253716,40.59921484805081],[-73.78747494755444,40.599228829107375],[-73.78744993620802,40.599247414660375],[-73.78743157906499,40.59925416096681],[-73.78740174482724,40.599258608808576],[-73.78738041014347,40.59926564763377],[-73.78735136126893,40.599283324888475],[-73.78732492544114,40.59929645100298],[-73.78728350798694,40.59933238568252],[-73.78724385944071,40.599369396146614],[-73.78721550733765,40.599405932463384],[-73.78719087856459,40.59942691316947],[-73.78716919221365,40.59943985923703],[-73.78714983363768,40.59944577520977],[-73.78712482297095,40.59944196466081],[-73.78710231226596,40.59944330089246],[-73.78709695541536,40.59945209900698],[-73.78709826804005,40.599470489994594],[-73.78709163412177,40.59948338217772],[-73.78706556464314,40.599504198856785],[-73.78703790554091,40.59951918573582],[-73.78700832765932,40.59953265743211],[-73.78697627601908,40.5995805776758],[-73.78696895025038,40.59959544156589],[-73.78697631058098,40.59960673849812],[-73.78698368124576,40.599618034946396],[-73.78699255784461,40.599627975520086],[-73.7870014351055,40.59963791609429],[-73.78702449400724,40.59965732894125],[-73.78702312925991,40.59966658409985],[-73.78700008160384,40.59968064302489],[-73.78694898907166,40.59968996800671],[-73.78693257025931,40.59971126191223],[-73.78692146983114,40.59973575359782],[-73.78690879051683,40.59975883745117],[-73.78689334053557,40.599783429293026],[-73.78687267364997,40.599806832049374],[-73.78685794744113,40.599827147024335],[-73.78684530719121,40.599848997589845],[-73.78681970674828,40.599870364412425],[-73.78679571732103,40.59988341385871],[-73.78675556871706,40.599917838746094],[-73.78669090076122,40.59996095277173],[-73.78666800277259,40.599979982847195],[-73.7866436747179,40.599998903714344],[-73.78662409463651,40.60001863317837],[-73.786605401371,40.600030395068586],[-73.78658480977566,40.6000409830685],[-73.78656003666521,40.60005156329879],[-73.78653086817754,40.60006234292863],[-73.7865005057334,40.60007327228242],[-73.78647084246828,40.60008336695439],[-73.78646687479001,40.600097524380296],[-73.78644433473198,40.60010796449171],[-73.78642400877881,40.600113204405424],[-73.78640244096506,40.60011151582986],[-73.78639515018543,40.60011559083963],[-73.78633700069815,40.60013724852926],[-73.7862915727928,40.60016348615029],[-73.78623873377438,40.6001908634102],[-73.78620893972166,40.600204639570094],[-73.78616546425793,40.60023378925529],[-73.7861273913582,40.60024684854302],[-73.78607800558756,40.60026187600751],[-73.78605715435529,40.600272572156406],[-73.7860237486716,40.600281731464435],[-73.78599381598211,40.60029498478551],[-73.78597109766227,40.60031649181472],[-73.78595291643506,40.60033808870934],[-73.78592510437572,40.60036803375629],[-73.78588400526718,40.60042214129996],[-73.78585126197781,40.60046034456111],[-73.7858237106098,40.60050464317006],[-73.78579378813444,40.60056892849589],[-73.78606508184849,40.60066726577759],[-73.78608873453459,40.60062972570644],[-73.78614358698643,40.600648618751734],[-73.78610528242105,40.60071175706419],[-73.78578006551946,40.6005932618931],[-73.78577809498519,40.600596645836596],[-73.78575323544426,40.60064145454773],[-73.78573810856425,40.60066461563005],[-73.78572362900539,40.60068509342254],[-73.78570450753412,40.6007090205367],[-73.78568891607716,40.60072968555989],[-73.78566778500603,40.60076128110714],[-73.78564205273437,40.600797194018305],[-73.78598359117794,40.600918237942004],[-73.78594303730421,40.60098393286829],[-73.78588596247516,40.600959910521674],[-73.78591858960046,40.600919824672886],[-73.78563276373298,40.60081638362851],[-73.78561954620861,40.60084602109856],[-73.78560190733342,40.60086797947243],[-73.78558774342778,40.60089287039918],[-73.78558236941576,40.60091813841525],[-73.78556742279201,40.60098826992379],[-73.78556455167377,40.60101774760229],[-73.78556344393962,40.60104648088625],[-73.7855645941979,40.60107828115975],[-73.78556568271823,40.60109234914523],[-73.78557493300872,40.60113683446181],[-73.78557852749984,40.6011617585187],[-73.78558198071667,40.60118652969239],[-73.78557921545477,40.6012161700719],[-73.78557197568777,40.60124112769145],[-73.78556135557066,40.601262766104945],[-73.78554956347807,40.60128851618786],[-73.78554609407465,40.60131702978845],[-73.78554281915144,40.601336042979625],[-73.78553432310456,40.60135836937753],[-73.78551703221491,40.60138224593094],[-73.78549716081642,40.60140389337464],[-73.78546138101123,40.60144250364778],[-73.78544721139693,40.601458173045366],[-73.78541561873354,40.60149511682999],[-73.78539358087042,40.60151802170852],[-73.78536819795495,40.601537767595964],[-73.78531548692726,40.60156917844756],[-73.78528368751249,40.60158193287873],[-73.78525301558616,40.601589647771675],[-73.78522050560397,40.601599104880016],[-73.78519419789828,40.601605126147476],[-73.78517278166005,40.601611452409756],[-73.78514344867374,40.60161801700508],[-73.78508307760511,40.601635688733204],[-73.78505429032082,40.60163755294271],[-73.78502591433279,40.60163660023376],[-73.78499779144994,40.60163772669878],[-73.7849630953366,40.601643694861046],[-73.78494233197921,40.60164896066688],[-73.78491612549178,40.60166762401233],[-73.78488951641796,40.60167929893812],[-73.78487942718726,40.60167933450055],[-73.78487058620506,40.60167295098854],[-73.78485964586189,40.60167273232136],[-73.7848137197046,40.6016992748362],[-73.78479582997838,40.6017071210938],[-73.78476801116514,40.601701936226284],[-73.78473444345659,40.601713760587664],[-73.78469537110144,40.601725051431956],[-73.78464772967797,40.601737038207204],[-73.78462516662913,40.601743579672025],[-73.78459545855726,40.60175252854379],[-73.78456651170445,40.60176370379565],[-73.78453737153383,40.601776274199445],[-73.78451003112951,40.60178739046283],[-73.78448233170407,40.60180009858298],[-73.78442865140266,40.60183110145379],[-73.78438419864645,40.601858547367534],[-73.78433250516588,40.601885348927645],[-73.78428141234362,40.60191643850721],[-73.78422268038932,40.60194936844203],[-73.78416952993523,40.60198100310314],[-73.78410099617876,40.60202712545034],[-73.78403910487124,40.602069027603164],[-73.7839886112991,40.60210442251687],[-73.78394152998376,40.602140786783515],[-73.78389262255433,40.60217544616636],[-73.78385119349258,40.60220270825111],[-73.78382888415064,40.60221811955706],[-73.78380343380198,40.60223681154588],[-73.78376189431738,40.60227656372822],[-73.78373615075945,40.602297956565394],[-73.78364491488631,40.60239324975153],[-73.7835952739754,40.602453644697825],[-73.78355678422011,40.602496364806676],[-73.78352073287935,40.60254098123991],[-73.7835056090532,40.60256343874278],[-73.78349609995507,40.60258469139365],[-73.78346945172417,40.60265182910572],[-73.78347079103517,40.60268345837036],[-73.78346832091073,40.60271646710026],[-73.78346427862328,40.602735153777665],[-73.78345786484171,40.60276009539521],[-73.78344576340876,40.60280464870281],[-73.78342932788642,40.60285226432443],[-73.78340637324847,40.60290286643763],[-73.7833959860443,40.60292856634086],[-73.7833731769397,40.60297792548429],[-73.78337125913848,40.60303734729878],[-73.783364312511,40.60305909998542],[-73.7833576278077,40.603076404919435],[-73.78334197405536,40.603127048423325],[-73.78332456130778,40.60316634970295],[-73.78328989623128,40.60322815067825],[-73.78324859465158,40.60329257721539],[-73.78322836743007,40.6033360163464],[-73.78320987069098,40.603385275868035],[-73.7831727864432,40.60347158433611],[-73.78315109265387,40.60354112698992],[-73.78313663833136,40.6035896020462],[-73.78313211669636,40.60361750109591],[-73.78313333402961,40.603643195898435],[-73.78313980170087,40.60367054792627],[-73.78313633785437,40.6037149281874],[-73.78312802405917,40.603760992350544],[-73.78313432465113,40.603814746893555],[-73.78314743495277,40.603837725864985],[-73.78316444382371,40.60385762378232],[-73.78318475870343,40.60387781558222],[-73.78320431690423,40.60389851976438],[-73.78322662710895,40.60391569057389],[-73.78325548762352,40.60393146715389],[-73.78327556725576,40.60393713351135],[-73.7832931232548,40.60393035905078],[-73.78332575086445,40.60393209536049],[-73.78335044081528,40.60394754139188],[-73.78337341425879,40.60396097550285],[-73.78339119484174,40.60397223852325],[-73.78345546639731,40.60402033005839],[-73.78346451772408,40.60402724480748],[-73.78348138271595,40.60404783581107],[-73.78348417724958,40.60406425763446],[-73.7834889069768,40.60407029961993],[-73.78349844663525,40.60409438958117],[-73.78350383731247,40.60411893879863],[-73.78351427600731,40.60414247978219],[-73.78352983127387,40.60416630984125],[-73.78355968611218,40.604199793412924],[-73.78357890384386,40.60421608432751],[-73.78359541367001,40.6042331623875],[-73.78360749285524,40.60425011499993],[-73.78361728511564,40.604272448711214],[-73.7836285544024,40.60429527974959],[-73.78363588044576,40.60431341203276],[-73.78363792382864,40.60432790517756],[-73.78360500674495,40.60436089343981],[-73.78360617356084,40.604368936721336],[-73.78362666255006,40.604390363462315],[-73.78362721014992,40.60440363719136],[-73.78362777074128,40.604416903908586],[-73.78363675613473,40.604422413784086],[-73.78363998576073,40.60443570244627],[-73.78365127613468,40.60445183351144],[-73.78368085978587,40.604459715173036],[-73.78370918509934,40.6044729430081],[-73.78374492984219,40.604511796550334],[-73.7837644056855,40.60453625481793],[-73.78377702304961,40.60455497351595],[-73.78380616108606,40.60458705964931],[-73.78387077837422,40.60467501877713],[-73.78388089200153,40.604685988365716],[-73.78389101794075,40.604696958144025],[-73.78389001884977,40.604713480544405],[-73.78388690725328,40.604729305567616],[-73.78390153621194,40.6047509906269],[-73.78392399606533,40.60477680660834],[-73.78393645837986,40.60479945105216],[-73.78394764971203,40.604824425116895],[-73.7839567448507,40.60486526297053],[-73.78394980799098,40.60488039745148],[-73.78393049962534,40.60490289153486],[-73.78393244742767,40.604925345498636],[-73.7839173477158,40.60493961709936],[-73.78389978539971,40.60495962162034],[-73.78387413209455,40.60497129760449],[-73.78385371955588,40.60498069632547],[-73.78382786824552,40.605013534931565],[-73.78380917955154,40.605045090158754],[-73.78381765950607,40.60504991504563],[-73.78382062196526,40.60505836745842],[-73.7837950718665,40.60507440340839],[-73.78378379511756,40.60508687219359],[-73.78376301359908,40.605111705373],[-73.78373194492426,40.605153944946686],[-73.78371775172985,40.60517672805844],[-73.78370892902626,40.605197432516725],[-73.78369369911522,40.605219359106144],[-73.78368064738764,40.60523643512157],[-73.7836744426422,40.60524789620256],[-73.78366824932456,40.605259357304725],[-73.78366474741381,40.60528619497981],[-73.78366993164249,40.60530877247734],[-73.78366696292414,40.60532443643177],[-73.78362945445046,40.60536284518684],[-73.78360001082372,40.605380745236],[-73.78357072106965,40.605395180386004],[-73.78355811146592,40.605407123946705],[-73.78355403052747,40.605433961030286],[-73.78351610591255,40.605476682180466],[-73.78349084244994,40.605495762614545],[-73.78347184737761,40.60549800506476],[-73.7834436837137,40.60551099082774],[-73.78340119872034,40.60550624624433],[-73.78338424455796,40.60551702949746],[-73.7833796243208,40.605531816832524],[-73.78339077689368,40.60554648914927],[-73.78340456530209,40.60555774514363],[-73.78340388941068,40.60557670888583],[-73.78338792822815,40.60559084359674],[-73.78335880755249,40.60559668725805],[-73.78333790302446,40.6055904430603],[-73.78331677485018,40.60558727846804],[-73.78330237302313,40.60559787754766],[-73.78329484997525,40.60560785013517],[-73.78328732604643,40.60561782255301],[-73.78326977128425,40.60563498066415],[-73.78325205219872,40.6056556952827],[-73.78323984389574,40.605678257588444],[-73.7832328529063,40.60570267590863],[-73.78325148966303,40.605719622327435],[-73.78325298186283,40.605736780167895],[-73.78324158710842,40.60575276143664],[-73.78319733341536,40.60578361079237],[-73.78319201769635,40.60581225602506],[-73.78317655827199,40.605835585674875],[-73.78315553331,40.60585530427708],[-73.78311089073529,40.60588525205927],[-73.78307003702231,40.60592412256313],[-73.78303641072955,40.60595282190446],[-73.78298147505011,40.6060126932646],[-73.78293629446303,40.606052023293174],[-73.78290564931932,40.60606160188006],[-73.78289313003971,40.60608185734921],[-73.7828850408963,40.60608769622135],[-73.78284369490659,40.606103412795655],[-73.78282806847025,40.60610896619224],[-73.7828046065297,40.60612583430081],[-73.78279970949178,40.60615639717908],[-73.78279335180748,40.60617513440134],[-73.78277451921353,40.60618560810544],[-73.78274680234507,40.60619173320181],[-73.78273951892086,40.606215430226285],[-73.78273827896189,40.60623319489363],[-73.78271292634912,40.60625364353654],[-73.78268130762082,40.606254078973265],[-73.78265122934434,40.60627821034832],[-73.78265821587703,40.60629886336798],[-73.78263012680299,40.60631066128809],[-73.7826017357239,40.606324746078535],[-73.78260283324371,40.60633210471199],[-73.78259735072285,40.606354167029686],[-73.78258632670776,40.60636874352889],[-73.78255966900554,40.606379867822604],[-73.78253617144028,40.60638602815783],[-73.78250922760188,40.60638721069517],[-73.7824862661089,40.606395947968934],[-73.78246275418508,40.60641379679849],[-73.78237872847772,40.60648398657153],[-73.782331245798,40.606518927419465],[-73.78228947951075,40.60655077157042],[-73.78225374776456,40.606583879757295],[-73.78220830117485,40.60663940943702],[-73.78212243600959,40.606740970134354],[-73.78203560781267,40.60684043917714],[-73.78198561886245,40.606904984467604],[-73.78195272531627,40.606944058142396],[-73.78188075607429,40.60702374421743],[-73.78183306559197,40.607074722402366],[-73.78180699983879,40.60710045488066],[-73.78178620290743,40.60711875904486],[-73.78174774113894,40.607159002669455],[-73.78173055396175,40.60717563000619],[-73.78169238230541,40.60721727839566],[-73.78165603780775,40.6072533843457],[-73.78163667536042,40.60727025933285],[-73.78161663663886,40.60728441352483],[-73.78157907651075,40.6073272972285],[-73.78155885431549,40.607343368604795],[-73.78153852900559,40.60736918380187],[-73.78150652174315,40.60740495484767],[-73.78146586687696,40.60744348322916],[-73.78141950854514,40.60748841193755],[-73.78136750281035,40.6075436235694],[-73.78130436722196,40.60759911103065],[-73.78127010687197,40.60763681319181],[-73.78102182419187,40.60786652366044],[-73.78098733071238,40.60790705402886],[-73.78040832267881,40.60842597482804],[-73.78024564879587,40.60856335375483],[-73.779401439224,40.6092262606824],[-73.77927015444956,40.609307361807545],[-73.77881487685069,40.609550268000184],[-73.77869322136975,40.60960259738462],[-73.77856806939961,40.60964366342906],[-73.77828921243008,40.609706180128384],[-73.77798083001039,40.60976056219123],[-73.77768759425656,40.60980458086869],[-73.77739041698332,40.609839738570436],[-73.7772789827502,40.60984911258937],[-73.7771309348389,40.609853220589684],[-73.77703113969548,40.60984827188623],[-73.77692798047838,40.60983520294526],[-73.77680331562762,40.609808224394655],[-73.7766672635364,40.60977291227643],[-73.77658082259636,40.60974596268242],[-73.77647493008587,40.60969521900864],[-73.77635843694797,40.60965583824237],[-73.77626538330097,40.609649038391765],[-73.77614076210116,40.609658260325396],[-73.77595171894997,40.60967811732319],[-73.77583557010857,40.60969112803794],[-73.77547924055116,40.60974052018886],[-73.7754586287521,40.60974177710567],[-73.77543801698724,40.60974302363204],[-73.77539529253994,40.60974197668983],[-73.77535164745724,40.609737406964385],[-73.77526446193362,40.609718019049545],[-73.77522255076993,40.60970354714689],[-73.77514648392248,40.609666557616926],[-73.77505226664114,40.60960900143691],[-73.77492336658482,40.60952078520302],[-73.77480417881402,40.609418567473234],[-73.77473640418886,40.60935819942162],[-73.77465245646796,40.609290026419075],[-73.7745335984847,40.60919168183161],[-73.77441360213426,40.60908092463204],[-73.77426957108315,40.60894965218356],[-73.77422234411404,40.608893231635314],[-73.7742023975811,40.608858656738796],[-73.7741722192074,40.6088095545148],[-73.77412897394225,40.608746595868084],[-73.7741294628375,40.60870682899968],[-73.77413361027622,40.6086962109182],[-73.77416577139458,40.60865140098895],[-73.77422269363441,40.60860112864034],[-73.77427052824274,40.60856521948807],[-73.77433004519891,40.60852330034701],[-73.77442552706047,40.608465016780464],[-73.77445904722437,40.608447927535344],[-73.77449080316181,40.60843557121454],[-73.77451194308938,40.608431821160465],[-73.77453648247203,40.60843244560144],[-73.77456033784064,40.6084361760337],[-73.77458795569875,40.60844210177581],[-73.77461557246382,40.60844802717408],[-73.77464085996338,40.608451237035524],[-73.77466166934941,40.60845091781363],[-73.7746799841415,40.608447171906654],[-73.77477056234719,40.60841663222381],[-73.7747972510298,40.60841083153927],[-73.7748032719372,40.60840898844893],[-73.77481026628276,40.60840568808311],[-73.77481441008925,40.60839956311239],[-73.77481379409203,40.60839319561507],[-73.77480685406124,40.60838013381139],[-73.77479766202063,40.608366084866454],[-73.77475339012697,40.60826703036632],[-73.77470784811868,40.60818430062118],[-73.77469639156172,40.60816875236279],[-73.77468082407897,40.60815284590767],[-73.77466217243813,40.60813710411646],[-73.77439705423556,40.60793574022306],[-73.77437661952852,40.607919878451995],[-73.77434996612136,40.60789760031603],[-73.77432745803154,40.60787636732097],[-73.77430904775365,40.607855925233615],[-73.77429437865186,40.60783662516772],[-73.77428088383344,40.607816021345535],[-73.7742628713389,40.607782351729924],[-73.77424702088247,40.60774578625366],[-73.77423322429092,40.607702561320934],[-73.7742173775336,40.60763663897148],[-73.77421620346296,40.60761682411599],[-73.77422245171753,40.60758264377294],[-73.77423017881632,40.607565450146865],[-73.77424665012266,40.60753378389575],[-73.7742553958969,40.60751930306469],[-73.77427548255108,40.60749490162608],[-73.77429834320846,40.607474874299875],[-73.77432541481352,40.607456943493304],[-73.77435307582296,40.607442562281385],[-73.77438085592455,40.60743196428172],[-73.77440850401472,40.60742523779213],[-73.77443548153951,40.6074210845743],[-73.77446245971814,40.60741693202155],[-73.77448294122009,40.60741538738053],[-73.77450343459164,40.60741384259161],[-73.77455109867337,40.60741400863556],[-73.77457386389517,40.60741537677117],[-73.77458879604335,40.60741627067694],[-73.77460294599081,40.607417648882596],[-73.77462118055847,40.607424105378485],[-73.77463059951617,40.60743066185666],[-73.77463657538324,40.6074382294927],[-73.77463948286311,40.607444944082594],[-73.77464146767261,40.607452080043025],[-73.7746428084316,40.60746800417935],[-73.7746413131629,40.60748378672099],[-73.77463415784062,40.60754541385482],[-73.77464611907916,40.60760045904276],[-73.77466711273044,40.60765019097927],[-73.77470777471929,40.60771575682326],[-73.77473181602407,40.60774841223415],[-73.7747450428038,40.60776464731216],[-73.77476386205943,40.607786584997356],[-73.77478645925201,40.607802614445866],[-73.774812993211,40.60782149642242],[-73.7748241424828,40.60783689898716],[-73.77482661058244,40.607858408251815],[-73.77482677634993,40.607879255954934],[-73.77482689131575,40.607894114879365],[-73.7748280247386,40.60791899775228],[-73.77483488501998,40.607990495216676],[-73.77484441731437,40.60801594437447],[-73.77484886546657,40.60802483265714],[-73.77488854943111,40.60808251659794],[-73.77493877830547,40.60815984441251],[-73.77497330783939,40.608207765496886],[-73.77499455012969,40.60823303083548],[-73.77504484438239,40.60828776452206],[-73.77505485789852,40.60829999518143],[-73.77506487207947,40.608312225338636],[-73.7752385198619,40.60855094300032],[-73.77526040812864,40.6085775330351],[-73.77527385543812,40.60859129323251],[-73.77528731484878,40.60860505177673],[-73.77531972207765,40.60863415738233],[-73.77536481707958,40.60867131076612],[-73.77544786519013,40.6087366896154],[-73.77550407441584,40.60878228469164],[-73.77552127293185,40.60879804159961],[-73.7755355553277,40.608812945780834],[-73.77554297676086,40.608823253288904],[-73.77554865434448,40.60883559237241],[-73.77555991525685,40.608881181391546],[-73.77556653312452,40.60889839390161],[-73.77558665548172,40.60893724626733],[-73.77560428285234,40.60895891142643],[-73.77561965325152,40.60897033243644],[-73.77565785343116,40.608991551241246],[-73.77567326241294,40.60900202745274],[-73.77574188419341,40.609060128926245],[-73.77583121674292,40.60914344776115],[-73.77584513358129,40.60915511937791],[-73.77587386659688,40.60917727389511],[-73.77590421500915,40.609196901858624],[-73.7759197459365,40.60920604490692],[-73.77595185825966,40.609221470635234],[-73.77595575350485,40.609222648589366],[-73.77596014736234,40.609223089212605],[-73.77596253397134,40.60922302249697],[-73.77596761840654,40.609222249039284],[-73.77597575572126,40.609219904911185],[-73.77598137654427,40.6092174213517],[-73.77599218651694,40.60921073369994],[-73.77599692689698,40.60920682542792],[-73.7760009693189,40.60920272765983],[-73.77600417347126,40.60919859089885],[-73.77600645602104,40.60919455235695],[-73.77600772152829,40.609190754248196],[-73.77600798764794,40.60918894494528],[-73.77600799341674,40.609187225600955],[-73.77600774966996,40.60918557713792],[-73.77600724708525,40.60918402634283],[-73.776006507919,40.60918255700857],[-73.77600550834237,40.60918119539092],[-73.77596856303177,40.60914140112846],[-73.77593092581083,40.60910696443975],[-73.77578490792126,40.608982344463804],[-73.77572596269121,40.6089245056527],[-73.77570616982372,40.60890336769017],[-73.77568626097032,40.60887880787449],[-73.77562418082998,40.608790362281425],[-73.77559808590868,40.60875663203648],[-73.7755703276482,40.60872590569284],[-73.77553727918811,40.60869362103832],[-73.77549750814705,40.60865828794326],[-73.7753747121142,40.60855415391022],[-73.77533809151664,40.60851959219104],[-73.77530770397065,40.60848724029774],[-73.77512849738149,40.608260777707386],[-73.77507352134262,40.6081931391406],[-73.7750481477033,40.60816652365164],[-73.77500343026054,40.60812609299653],[-73.77497445618742,40.60809852507367],[-73.77494598484267,40.60806542027068],[-73.77493177205695,40.60804058265338],[-73.77492696553858,40.608025841362156],[-73.77492519696129,40.60800006414676],[-73.77493055726659,40.60793791146095],[-73.77492977398738,40.60792156624606],[-73.77492675098532,40.60790717808132],[-73.77490855452629,40.60785090528708],[-73.77489995781191,40.607832094314915],[-73.77489013475235,40.60781575769724],[-73.77487268409396,40.60779419161363],[-73.77482533208155,40.607746911809045],[-73.77480631263748,40.60772449611479],[-73.7747602813148,40.607657298767734],[-73.77474669742111,40.60763140072383],[-73.7747373853524,40.60760709537766],[-73.77473105020155,40.60757961632165],[-73.77472761598477,40.60755050467941],[-73.77472723631908,40.60753006231277],[-73.77472998438448,40.607510346285935],[-73.7747366070582,40.60748062377306],[-73.77473739669337,40.60746392965914],[-73.77473443925517,40.60745064999265],[-73.77472758702204,40.607436552519495],[-73.77471733297284,40.60742185364814],[-73.77470197610457,40.607403317560475],[-73.77468903799887,40.60738910931278],[-73.77467746725019,40.60737949623222],[-73.77463538087291,40.60735104677352],[-73.77462135640815,40.60734050109726],[-73.7745900946968,40.60729765659286],[-73.77454551613876,40.60712210203481],[-73.77458166277775,40.60693211666178],[-73.77462489159221,40.606811351463264],[-73.77462803843727,40.60677873175102],[-73.7746264711952,40.60674219365976],[-73.7746014907181,40.60659615185799],[-73.77458447675642,40.6065259673208],[-73.77460443182936,40.60647726087562],[-73.77468845087081,40.60637623456075],[-73.77471597176783,40.6063300012563],[-73.77473691648514,40.60627204842394],[-73.77474541830456,40.60623499983565],[-73.77476161442604,40.60616947356326],[-73.77477666357501,40.60612491756734],[-73.7748136238157,40.606026571045255],[-73.77482760366995,40.60598385962578],[-73.77483262353255,40.605956215015674],[-73.77483419700788,40.605885806248395],[-73.77483934867543,40.60585394634879],[-73.77484871856139,40.60582943435132],[-73.77488097814077,40.605769018018755],[-73.77489234690894,40.605740412493944],[-73.7748978294845,40.60571927010764],[-73.7749033245857,40.60569812774557],[-73.77490994287623,40.605662327067996],[-73.77491282982936,40.60562960749058],[-73.77491198709542,40.60559928566359],[-73.77490728653338,40.60556725334279],[-73.77489353184077,40.60550456798874],[-73.77487934789144,40.60539742312154],[-73.77487577051369,40.60532662547625],[-73.77487800897143,40.60529359821671],[-73.77488547725294,40.6052579880099],[-73.77489825231667,40.60521900225546],[-73.7749081979199,40.605195032667545],[-73.77495922863108,40.60507968442984],[-73.77515942093721,40.604629372673536],[-73.77517084548865,40.604598012035645],[-73.7751799020558,40.60456443168799],[-73.775186359924,40.6045205790364],[-73.77518711261344,40.60450025631854],[-73.77517968909292,40.60444882126275],[-73.77516723801905,40.60442360882847],[-73.77514902078921,40.604405509643996],[-73.77513168220328,40.604396721964015],[-73.77511128119934,40.6043920712965],[-73.77508384952797,40.60439080168694],[-73.77505358255999,40.604393191902005],[-73.77502292796426,40.60439841896701],[-73.7749266749064,40.604417996996055],[-73.77489092243015,40.604421042858526],[-73.77483359721174,40.60442053418941],[-73.77479068451473,40.60441700921844],[-73.7747540331875,40.604409778518075],[-73.7747231861441,40.604398615200886],[-73.77470340449685,40.60438571701908],[-73.77469424734139,40.60437498286861],[-73.77468662049303,40.60435577672908],[-73.77468798964644,40.604324648389266],[-73.77469363854065,40.60430696481735],[-73.7747088967982,40.60427758356309],[-73.7747313243792,40.60424535244027],[-73.77477178552552,40.60420155824385],[-73.77481959506731,40.60416137076854],[-73.77487848447882,40.604125942546844],[-73.77491373899672,40.604112513232444],[-73.77496888359174,40.60410086080551],[-73.77499969776952,40.60409761527282],[-73.7750324888994,40.60409612210821],[-73.77506714247416,40.60409637874059],[-73.77510340854616,40.60409839473085],[-73.77512871591901,40.60410233529269],[-73.77515729231774,40.60411055860535],[-73.77518662765085,40.60412173694266],[-73.77526249036993,40.60415396220749],[-73.77528421727517,40.60416158741629],[-73.77530321052362,40.604166649266766],[-73.77533426151223,40.604169915816044],[-73.77536062624213,40.60416508654274],[-73.77537608316852,40.60415730886788],[-73.77540696319,40.60413383850896],[-73.77544367157978,40.60409578217125],[-73.77546430298108,40.604070401200424],[-73.77548575925313,40.604039149589006],[-73.77555704898487,40.6039309283259],[-73.77559061167688,40.60387616141911],[-73.77567242794636,40.60372599580616],[-73.77570186438705,40.603682387834375],[-73.77577763204935,40.603584783314645],[-73.77585475447277,40.60350560663007],[-73.77588140582182,40.60347168175346],[-73.77589503235498,40.60344572766295],[-73.77590501110134,40.60341556196708],[-73.77591114923251,40.60338546065214],[-73.77592245363391,40.60330904545657],[-73.77593307894497,40.60326907366644],[-73.77594998950583,40.60322961889502],[-73.7759888761184,40.60315477125696],[-73.77600346476153,40.60312379498209],[-73.77601557930305,40.60309098462747],[-73.7760224377882,40.60306084031431],[-73.77602601326564,40.603027041142376],[-73.77603171304695,40.60293396491088],[-73.77605391761074,40.60275289440231],[-73.77604574101491,40.60273907369202],[-73.77602911188825,40.60273393498313],[-73.77600401563222,40.60273422850359],[-73.77595079855445,40.60274552516265],[-73.77591015473372,40.6027596293158],[-73.7758730459438,40.60277655015557],[-73.77584590981608,40.602793373331096],[-73.7758341309444,40.60280384106318],[-73.77581534137111,40.60282954182374],[-73.77580804561244,40.60284516045274],[-73.775798526677,40.60287566946936],[-73.77578265111754,40.60294858174014],[-73.77577095277321,40.60298074286785],[-73.77575502513498,40.60300566533072],[-73.77572546382109,40.603030011857435],[-73.77568919892448,40.60304220643074],[-73.77565936175351,40.60304698393541],[-73.77563285731408,40.60304806704146],[-73.77561758173472,40.603047424563144],[-73.77560642182007,40.603045836037246],[-73.77559683616961,40.6030434491223],[-73.77558895434609,40.60304029958797],[-73.77558293018492,40.60303646044294],[-73.77558061023703,40.60303428590142],[-73.77557740048607,40.60302944439337],[-73.77557616484859,40.60302104891327],[-73.77558060876551,40.60299254622461],[-73.77559843812168,40.60293605620364],[-73.77561158536435,40.60290883133485],[-73.7756454519546,40.602858306348786],[-73.77568814362708,40.60281474067054],[-73.77572593568121,40.60278406218197],[-73.77577486968543,40.60274674980193],[-73.77586748273028,40.602674230965505],[-73.77590052116649,40.602644748692114],[-73.77593843827098,40.602608711941706],[-73.77597636679722,40.602572665316835],[-73.77600933049507,40.60254459698409],[-73.77601699635363,40.60253807441512],[-73.77603607413987,40.60252495565901],[-73.77605793555117,40.60251331742225],[-73.77608197645213,40.602503459409476],[-73.77610751118813,40.60249567379555],[-73.77613377080026,40.60249018759205],[-73.77616006838683,40.60248714102318],[-73.77617290098065,40.60248686848335],[-73.7761857439049,40.60248659596216],[-73.77621025347908,40.60248858050057],[-73.77622492564394,40.60249261587603],[-73.77623203834986,40.60249616007708],[-73.77623565675341,40.60249850248542],[-73.7762559218417,40.60250912341483],[-73.77627825767881,40.60251696920052],[-73.77630201636885,40.602521812259404],[-73.7763265087425,40.60252351210873],[-73.7763510243483,40.6025220194408],[-73.77637485206075,40.60251737755353],[-73.77639730070848,40.60250972109441],[-73.77641617365099,40.60250020495707],[-73.77643286433504,40.60248855837798],[-73.77644696288073,40.602475067367706],[-73.77647924254997,40.602448176643435],[-73.77652001305607,40.60240753106733],[-73.77655507698569,40.60236390233682],[-73.7765840617403,40.60231775407653],[-73.77660893156762,40.60226367816323],[-73.77662545802659,40.602207777785566],[-73.77661833443378,40.602201950473464],[-73.77661006906682,40.60219707707818],[-73.77660087916011,40.60219328568453],[-73.77659100624699,40.602190675939596],[-73.77658070981185,40.60218931643387],[-73.77657026047014,40.602189242898504],[-73.77656852619963,40.602194348208734],[-73.77656571676692,40.60219916756147],[-73.77656190827057,40.602203570415504],[-73.77655720387064,40.602207437511254],[-73.77655173099454,40.60221066410115],[-73.77654563788535,40.602213162786896],[-73.77653908958641,40.60221486588684],[-73.77653226347076,40.602215727269325],[-73.7765253444367,40.60221572360222],[-73.77651851989937,40.60221485498478],[-73.77651197471431,40.60221314494517],[-73.77650564663085,40.6022105199867],[-73.77649999949585,40.60220711004457],[-73.77649519915673,40.602203015263505],[-73.77649138659174,40.60219835590081],[-73.7764886737697,40.602193268794565],[-73.77648714036167,40.60218790334512],[-73.77648683140109,40.60218241712718],[-73.77648775596134,40.602176971262224],[-73.77648988688931,40.60217172568654],[-73.77649883959205,40.60216217866236],[-73.77651289165601,40.60215025609917],[-73.77652982761262,40.602138159717626],[-73.77654557257671,40.60212872574449],[-73.7765597666236,40.60212021586298],[-73.77660496626659,40.60209312573135],[-73.77663529645503,40.6020715095299],[-73.77665458669367,40.602054859726465],[-73.77667042930051,40.60204119345698],[-73.77670556145135,40.60201087837707],[-73.77672850763769,40.60198927410632],[-73.77676002871907,40.60195776286893],[-73.77678810455103,40.60192490385664],[-73.77684680922387,40.601844609322896],[-73.776875754079,40.601809635239235],[-73.77692438118379,40.60175726487806],[-73.77696014499355,40.601721881331294],[-73.77699505209685,40.60169160073952],[-73.77702968356846,40.601666182988104],[-73.77733632025053,40.60147266976117],[-73.77736657905942,40.60145068382521],[-73.77740272820684,40.60141668635714],[-73.7774256372646,40.60139184905514],[-73.77745439299352,40.601357085211205],[-73.77746362163556,40.601339060010766],[-73.77747583240914,40.60132209639714],[-73.77749082004745,40.601306479530926],[-73.7775144606409,40.60128834416973],[-73.77754181530601,40.601273550335335],[-73.77757208129556,40.601262532165016],[-73.77760437042859,40.60125561299577],[-73.77762215646592,40.60124166312447],[-73.77763689332339,40.60122578195557],[-73.77764822536278,40.60120835274489],[-73.777655879114,40.601189796106546],[-73.7776596141804,40.60115214903186],[-73.77767142267217,40.601113795680575],[-73.7776910159335,40.601077340774914],[-73.77770514895467,40.60105817691075],[-73.77772144347028,40.601040037332346],[-73.77775981349879,40.601001733910074],[-73.7778030236477,40.60096655219618],[-73.77785063938295,40.60093484598246],[-73.77790720295117,40.60089749266448],[-73.77796667277258,40.600862860978694],[-73.7780288237907,40.600831081982136],[-73.77803980571383,40.600820882905474],[-73.7780527666084,40.600812136839],[-73.77806737989671,40.60080506415815],[-73.778083277366,40.60079984307396],[-73.77810005844616,40.600796605142484],[-73.77811730030288,40.60079543195016],[-73.77813456849184,40.60079635305796],[-73.77815142790512,40.60079934525671],[-73.77816745373474,40.60080433315174],[-73.77835714769742,40.600845100435414],[-73.77835997266725,40.60084449142707],[-73.77836261809742,40.60084352112329],[-73.77836500513037,40.60084221844783],[-73.7783670626111,40.60084062223218],[-73.77836872920824,40.600838780057806],[-73.77836995524228,40.600836746838105],[-73.77837070416638,40.60083458318128],[-73.77837095365601,40.60083235358371],[-73.77837069627414,40.60083012450734],[-73.77836993969312,40.600827962398704],[-73.7783687064659,40.600825931707995],[-73.77836703335373,40.60082409296799],[-73.77836497023038,40.60082250098961],[-73.77836257859545,40.6008212032281],[-73.77835992974104,40.600820238368314],[-73.77815341199054,40.60075498012126],[-73.77813381914186,40.60074807937578],[-73.77811584658271,40.60073896993364],[-73.77809991955559,40.60072786733069],[-73.77808641490377,40.60071503426201],[-73.77807565215493,40.6007007743667],[-73.77807854866133,40.600679131106766],[-73.77808016555358,40.60065470270811],[-73.77808041391313,40.60057627702343],[-73.77807471168268,40.60053260761397],[-73.77807640267669,40.60051418663685],[-73.77809077931221,40.600482849493766],[-73.778121451537,40.60043988994491],[-73.77813823326687,40.60042034482648],[-73.77815821309515,40.60040208530313],[-73.77818086978316,40.600385541085856],[-73.77820562117087,40.600371153998005],[-73.77821809226911,40.60036577456368],[-73.77823203524605,40.60036173971341],[-73.7782643138161,40.60035768696537],[-73.77830243560247,40.600358985321044],[-73.77834715405773,40.60036563656287],[-73.77836673971011,40.600370158769955],[-73.77838774899804,40.60037645802571],[-73.77847044329707,40.60040740589289],[-73.7785075620665,40.60041861698768],[-73.77871486318385,40.60046760881235],[-73.77886696798232,40.60049874430111],[-73.77898728659625,40.60052013826517],[-73.77910890171096,40.60053958019404],[-73.77913417165497,40.600539880726124],[-73.77918989225923,40.6005459402949],[-73.77924725759357,40.60055505555386],[-73.77930686918691,40.60056730924258],[-73.77936988436022,40.60058293728324],[-73.77942452180812,40.60059833292937],[-73.77945472592796,40.60060761290153],[-73.77952429814624,40.60062993485819],[-73.77958486504498,40.600649988740585],[-73.77968480144605,40.6006830862063],[-73.77983460397337,40.60072841664942],[-73.77986876620486,40.60073691201485],[-73.779902942076,40.60074540622349],[-73.77993422228536,40.60075059839616],[-73.77996753325097,40.600752499475206],[-73.7800023794586,40.6007510713187],[-73.78007400543524,40.60073839406518],[-73.78010900085116,40.60072742903382],[-73.78017210547577,40.60069783284537],[-73.78025665342635,40.60065037490403],[-73.78034900306375,40.600580461729564],[-73.7804206218156,40.60050748362278],[-73.78069401326353,40.60021683274368],[-73.78072266528332,40.60016579237795],[-73.78073981986158,40.600115449107115],[-73.78073270458145,40.600055001552356],[-73.78075527150946,40.600004182769034],[-73.78081083231588,40.599947754024456],[-73.7808707385161,40.59991690794668],[-73.7810107337273,40.59986097311823],[-73.78110356332843,40.59981658255666],[-73.7811662833748,40.599770946637335],[-73.78121212475881,40.59972363005985],[-73.78131649934977,40.59963140779649],[-73.7813730892661,40.59959197377434],[-73.78143367080331,40.59954626997927],[-73.78147774223328,40.59948736072948],[-73.7815200374222,40.59940797847344],[-73.78154063755598,40.59935143783999],[-73.78156560000298,40.599319426644335],[-73.78158957195528,40.59929725626386],[-73.78160801552181,40.59928255004388],[-73.78163488736334,40.5992625908603],[-73.78165622085089,40.5992563726535],[-73.78165884725462,40.599256395234036],[-73.78171657592746,40.599237290589706],[-73.78177096037196,40.59921314893131],[-73.78182124742406,40.599184304595774],[-73.78186674066691,40.59915115704656],[-73.78190681007558,40.59911416534166],[-73.78194090074214,40.59907384177557],[-73.7819706785216,40.59902678668574],[-73.78199231614126,40.598977215061595],[-73.78200218336931,40.59894252559715],[-73.78200805391968,40.598907313339076],[-73.78200967919362,40.59886215896602],[-73.78201130686449,40.59881694294636],[-73.78199133207463,40.59868213228952],[-73.78193601357017,40.59853114424337],[-73.7819055918767,40.598470028813935],[-73.78189405690806,40.5984364095953],[-73.78187788377925,40.598403919848295],[-73.78185725698457,40.59837293018511],[-73.7818322654305,40.59834364127478],[-73.7818086981073,40.59832117929787],[-73.78178262043454,40.59830039153782],[-73.78159013310618,40.59813269856021],[-73.78151695888286,40.59804156085774],[-73.7814955737048,40.59801681040713],[-73.78145229184504,40.59798997277527],[-73.78144254983533,40.59799193545421],[-73.78141927498923,40.59799954645642],[-73.78141092338419,40.59799941313283],[-73.78138790044231,40.59799123761491],[-73.78137707623546,40.59798500334728],[-73.78135874440802,40.59796937128965],[-73.78134045293936,40.597912693023446],[-73.78134197798622,40.59777887839921],[-73.78132973998132,40.597753037446985],[-73.78110523556019,40.59759848422375],[-73.78093054006915,40.5974873336222],[-73.78061773744464,40.597326074073344],[-73.78059568708412,40.59731339119702],[-73.7805710995667,40.597303794137446],[-73.78054471038764,40.59729756997465],[-73.78051730893506,40.59729490489394],[-73.78049749982743,40.597296880877195],[-73.7804775376232,40.597297486451744],[-73.78045026420027,40.597296087226965],[-73.78042342543611,40.59729213453348],[-73.7803936198718,40.59728450877311],[-73.78036553370644,40.59727373904203],[-73.78023674755511,40.597232816450806],[-73.7801833442608,40.59721256970331],[-73.78016742223159,40.597200859410194],[-73.78015218615243,40.597177866798525],[-73.78014720242551,40.59716323292561],[-73.78014410214388,40.597146756980976],[-73.78015037078762,40.59705837242394],[-73.78015983766764,40.59698901447016],[-73.7801711536611,40.59692870096097],[-73.78017065145637,40.59691234692225],[-73.78016845573198,40.596897627246896],[-73.78016314495008,40.59688520782653],[-73.78015594130345,40.59688056570235],[-73.78014537451891,40.59687847481977],[-73.7801013698854,40.596878093091405],[-73.78009116767447,40.59687641636479],[-73.78008143556384,40.59687194061277],[-73.78006730392143,40.59685824331085],[-73.7800549369557,40.59686134490888],[-73.78004769902059,40.59687098462055],[-73.78004458246942,40.59688461205617],[-73.78004452317698,40.596888667166986],[-73.78003922259191,40.59694066990372],[-73.7800255679308,40.59699178033075],[-73.78000376669421,40.59704122168742],[-73.77997415019375,40.59708824257745],[-73.77993716851803,40.59713212838856],[-73.77989338369296,40.59717221215333],[-73.77988394639937,40.59717876744071],[-73.77981453577543,40.59724086086832],[-73.77979724995502,40.59725237288962],[-73.77975178148095,40.597276130929544],[-73.77972702901415,40.59729462534067],[-73.77972417563896,40.597339376606115],[-73.77971840311122,40.597352548286565],[-73.7796811227407,40.59737245088444],[-73.77959238264616,40.59741005749719],[-73.77954674499146,40.597432879645574],[-73.77944343306663,40.59748454291398],[-73.779371742404,40.597517616892475],[-73.77931746547937,40.59754007004837],[-73.77915495057196,40.5976010390461],[-73.77906643551219,40.597638006057046],[-73.77904364405252,40.59764939932356],[-73.77902413723456,40.597664184844554],[-73.7790133842303,40.597675699592905],[-73.77900398445966,40.597688666577135],[-73.77898263163237,40.597718731103534],[-73.77898142407913,40.59773041853701],[-73.77898284917472,40.59774209172608],[-73.7789868651644,40.597753408639655],[-73.77899335437861,40.59776403768564],[-73.778995599218,40.59776558877598],[-73.77899748054364,40.597767399125225],[-73.77899894756692,40.59776941986086],[-73.7789999606839,40.59777159643089],[-73.77900050836284,40.59777400681983],[-73.77900049949334,40.59777645308387],[-73.77899993434397,40.5977788611285],[-73.7789988300324,40.597781158017014],[-73.77899722000684,40.597783274179406],[-73.77899545186209,40.59778491403844],[-73.77899337992731,40.59778633225301],[-73.77876825301165,40.597965525772054],[-73.77876452164378,40.597966343292036],[-73.77876068001834,40.597966771312656],[-73.77875679778064,40.59796680207426],[-73.77875205391294,40.59796629217995],[-73.77874748627858,40.59796519061787],[-73.77874322096486,40.59796352779619],[-73.77873937571368,40.59796134961628],[-73.7787249640223,40.59795521299974],[-73.77871154174154,40.597947887782894],[-73.77868535376183,40.59795736443187],[-73.77863586418806,40.59797155202581],[-73.77861593382976,40.597978663298484],[-73.77860198346559,40.597985480849445],[-73.77858816631496,40.59799447754673],[-73.77858115374504,40.59800014630817],[-73.77855757266275,40.5980213984203],[-73.77854903824996,40.59803337676652],[-73.77853670204489,40.598062701015046],[-73.77853278398936,40.59806858280366],[-73.7785281947318,40.59807346398396],[-73.77851179227504,40.59808582353925],[-73.77849136266212,40.598097131284824],[-73.77846656618281,40.59810762847655],[-73.77843466744613,40.5981184902521],[-73.77840574320479,40.59812625979512],[-73.77834122817022,40.5981402113894],[-73.77831588651239,40.59814722153902],[-73.77828844723518,40.59815654323179],[-73.77826598146598,40.59816546993006],[-73.77824654067497,40.59817477018876],[-73.7782297316044,40.598184661374226],[-73.77820861785005,40.59819956947042],[-73.77818894084257,40.59821559675381],[-73.77817093945248,40.59823255571785],[-73.77815476477687,40.59825028281098],[-73.77814832326932,40.59825915581629],[-73.77811000871472,40.598311927078555],[-73.7780908391464,40.59833555631489],[-73.7780774758972,40.598350118158706],[-73.77806376669828,40.59836236591521],[-73.778049640093,40.598372109467576],[-73.77803567464672,40.59837952098096],[-73.77801915791677,40.598386603059645],[-73.77796108316015,40.59840663564407],[-73.77793995584122,40.598414943329495],[-73.777863102567,40.59844737564209],[-73.77784156447143,40.59845818473904],[-73.77781414448631,40.598475917017026],[-73.77780489089362,40.598484084794606],[-73.77773188259508,40.59856816129528],[-73.7776779608581,40.59861467698994],[-73.7776240511342,40.598661192682556],[-73.77752065324317,40.59872484063874],[-73.77747337927363,40.59876188575306],[-73.77742174810771,40.5988124043614],[-73.7774017544399,40.598838391374535],[-73.77738606412923,40.598866970195736],[-73.77737230109219,40.598912763073905],[-73.77736943709198,40.598928237102],[-73.77736925986851,40.59893063243335],[-73.77735188319821,40.599165086562884],[-73.77731478794625,40.59924620544086],[-73.77730957913361,40.59927415722559],[-73.77730277625065,40.599351183073274],[-73.77729516944353,40.599375798044704],[-73.77719850629329,40.59957695925308],[-73.77718611055556,40.59959514368712],[-73.77714992395398,40.599637596074494],[-73.77713029383243,40.59965359646183],[-73.77706440746661,40.59969139923291],[-73.77703664882254,40.599718252658946],[-73.77701942427394,40.5997391840723],[-73.77698813377806,40.59978709430839],[-73.77694848707506,40.59987827614481],[-73.77694612101374,40.59988281914575],[-73.77693496079702,40.59990587754605],[-73.77678472483242,40.60016713451754],[-73.77662029686022,40.600494585503476],[-73.77657030504837,40.60057100482045],[-73.77652234190826,40.60064168363533],[-73.77635394700262,40.60092800485123],[-73.77635356053128,40.600948105481294],[-73.77634982386033,40.60098509646641],[-73.77631770386218,40.601040888680444],[-73.77630001841685,40.601062499760296],[-73.77627647523347,40.60108370858767],[-73.7762598265401,40.60109036412841],[-73.77621689765053,40.601097598743415],[-73.77619472568304,40.601104920507076],[-73.77619278826192,40.60110555468709],[-73.77618080126811,40.60111979213801],[-73.77618056108169,40.601124432577066],[-73.7761791514489,40.601151143944556],[-73.77617390971382,40.601160996374865],[-73.77611735312823,40.60121152741458],[-73.77608810786968,40.60123766085406],[-73.77604445135134,40.60128211237713],[-73.77601949411718,40.6013116916962],[-73.7760102755631,40.601323449557164],[-73.77600900750176,40.60133427754331],[-73.77601420746161,40.601353661645724],[-73.77601876560809,40.6013706252012],[-73.7760154391344,40.60137897057433],[-73.77600163850975,40.60139432390489],[-73.77598423858349,40.60140932443677],[-73.77596308986891,40.6014241100889],[-73.77593917936285,40.60143989117499],[-73.77590985077349,40.60145668312],[-73.7758079787678,40.601512644903686],[-73.77574805670334,40.601561289512965],[-73.775680083204,40.601606851745586],[-73.77560049633026,40.60164845314312],[-73.77556400519101,40.60165807381231],[-73.77551882909407,40.60165792191914],[-73.77545501327923,40.6016507963554],[-73.77541420101475,40.60164882050769],[-73.7753882033901,40.601650600967595],[-73.77536147802913,40.60165779991872],[-73.77529336298835,40.6016821575847],[-73.77527035354747,40.601690384873336],[-73.77524793361741,40.60169677768773],[-73.7752271320922,40.60170100298127],[-73.77511142727626,40.60171866779015],[-73.77497207353788,40.60174448709198],[-73.7749703323786,40.60173240060596],[-73.77496282745702,40.60170440963014],[-73.77494796055582,40.60167264902954],[-73.77492692363444,40.60164298358081],[-73.77490020705783,40.60161610476654],[-73.77486843357794,40.601592639113896],[-73.77485738758321,40.60157076387541],[-73.77485133036168,40.601547783549655],[-73.77485020380273,40.60153525905958],[-73.77485056716503,40.60152270822464],[-73.77485535410943,40.60149911334286],[-73.77487421736235,40.60146206522762],[-73.77488556834291,40.60142327828922],[-73.77488914968752,40.60138363199842],[-73.77488488020532,40.60134402530978],[-73.77487285671772,40.601305356278296],[-73.77485335186182,40.60126850169676],[-73.77482680790757,40.601234297215086],[-73.77481454025073,40.60122171733228],[-73.77478269665723,40.601179750765624],[-73.77475520203896,40.601136034464226],[-73.77473222074437,40.601090829754924],[-73.77471242746797,40.60104004387251],[-73.77471038037602,40.601033702547085],[-73.77471009680067,40.60102980608863],[-73.77471054782303,40.60102570132305],[-73.77471176740984,40.60102135313574],[-73.77471611047928,40.601012320910534],[-73.77473244431859,40.60098586816187],[-73.77474212725795,40.60096342593517],[-73.77461657884194,40.60097065110739],[-73.77461980021182,40.60099674347059],[-73.7746039850795,40.60099772751663],[-73.77460211334103,40.6009802037598],[-73.77448133964765,40.60098770385079],[-73.77447954247171,40.60097089006145],[-73.7745250442264,40.600968063320195],[-73.77452342169425,40.60095290104666],[-73.77460096410354,40.600948085564504],[-73.77459908825229,40.600930543706276],[-73.7746175548556,40.60092939800123],[-73.77462062960335,40.60095816519082],[-73.7747472472182,40.60094979034332],[-73.77476381099767,40.600845785370765],[-73.7746411337565,40.60085079676333],[-73.7746403362974,40.60083765634957],[-73.77476313172296,40.600831744885056],[-73.77475641309177,40.60078730558728],[-73.77474285023061,40.60074378310665],[-73.77472263330397,40.60070178762848],[-73.77469604576497,40.60066190792846],[-73.77466346038061,40.60062470311801],[-73.77463690395811,40.60059731723711],[-73.77461553554612,40.60056794332797],[-73.77459931507569,40.60053671437617],[-73.77459299222605,40.60051986976522],[-73.77458859552883,40.600496272926435],[-73.7745891413363,40.600472442935384],[-73.77459306971151,40.60045381832402],[-73.77459228175756,40.60044067986951],[-73.7745886160989,40.60042782789988],[-73.7745821764307,40.60041562596963],[-73.77457314491863,40.600404419244846],[-73.77456177704562,40.600394524739215],[-73.77454839438472,40.60038622234649],[-73.77453337550244,40.60037974692304],[-73.77449368157671,40.600360688598386],[-73.77448414163544,40.60035522614928],[-73.77447534678561,40.60034908000435],[-73.77446427155074,40.60033926384403],[-73.77445509082555,40.60032837109509],[-73.77444798230066,40.60031661258514],[-73.77444308355932,40.60030421589827],[-73.77444333608187,40.60029027291202],[-73.77444042075119,40.60027650679028],[-73.77443502470005,40.600264373402155],[-73.77442716608329,40.600253048397306],[-73.77442705422241,40.60025291432152],[-73.77441643980218,40.60024230406997],[-73.77440366709081,40.600233179823235],[-73.77438317080107,40.60022349104966],[-73.77437018193267,40.60021536680451],[-73.77435842277077,40.6002062189022],[-73.7743125982149,40.60017550972076],[-73.77426438292609,40.60014700647958],[-73.77426028244004,40.60014474548597],[-73.77425173334527,40.60013871897884],[-73.77424462061668,40.60013169128021],[-73.77423914297385,40.600123858734534],[-73.77423545345412,40.600115440172495],[-73.7742336551369,40.60010667079712],[-73.77423379826394,40.600097795612754],[-73.77423587883571,40.60008906257967],[-73.77423983872322,40.6000807156866],[-73.77424077337488,40.60006393016075],[-73.77423820634328,40.60004724385052],[-73.77423220250846,40.600031078475084],[-73.77422291360988,40.600015842587666],[-73.77421057441107,40.600001921249806],[-73.774183964022,40.599982496669334],[-73.77415850996135,40.599957291564984],[-73.77414111420305,40.59993342106702],[-73.77412817966243,40.59990795710521],[-73.77411995097059,40.59988138129004],[-73.7741096794356,40.59984062118152],[-73.7741059476436,40.599799213550924],[-73.77410881031734,40.59975776573171],[-73.77411822545733,40.59971688564567],[-73.77413405495862,40.599677172886516],[-73.77415219774205,40.599645056269495],[-73.77417453950311,40.599614515924785],[-73.77417488660664,40.59961326499246],[-73.77417494940717,40.59961211284661],[-73.77417488005415,40.599611563212925],[-73.77417472840892,40.59961104038979],[-73.77417450615091,40.59961053535359],[-73.7741742123664,40.59961005832184],[-73.77417384731483,40.59960959756795],[-73.77417341161647,40.599609164652676],[-73.7741723160727,40.599608352326285],[-73.77417091211097,40.599607620478174],[-73.77416922544776,40.59960696882384],[-73.77416496385499,40.5996058884269],[-73.77415934273671,40.59960503956466],[-73.77413094827952,40.599602958160084],[-73.7741196706874,40.59960125181846],[-73.77411709754823,40.59960055385811],[-73.77411490366421,40.599599756292825],[-73.77411308598099,40.599598852415475],[-73.77411161370205,40.59959784987192],[-73.77411101199147,40.59959730807085],[-73.77411049523887,40.59959673108803],[-73.77411007173733,40.5995961363628],[-73.77410973034164,40.599595504942435],[-73.77410932142853,40.59959417127242],[-73.77410924166644,40.599593450235325],[-73.77410924416255,40.59959271243944],[-73.77411412164396,40.599565390896046],[-73.77413480412251,40.599503790333294],[-73.77414082969474,40.599475840798256],[-73.77414168902212,40.599459417037444],[-73.77414097253634,40.59940892334963],[-73.77414328371947,40.59939310571652],[-73.77414785481307,40.59937929132159],[-73.77415246595817,40.59937111471471],[-73.77416455981816,40.59935488374415],[-73.77416909783781,40.599347661744716],[-73.77417762359414,40.59932786760802],[-73.77418426304372,40.59930361045856],[-73.77418446850724,40.59930206238523],[-73.77418439064007,40.599300585960464],[-73.77418401798776,40.599299188700584],[-73.77418336140379,40.599297845832574],[-73.77418241995235,40.599296574107484],[-73.77418118402286,40.59929535574833],[-73.77417965160438,40.59929420046783],[-73.77417781177215,40.59929308914618],[-73.77417338921587,40.599291062895524],[-73.77416761842706,40.59928911541476],[-73.77413993625039,40.59928221708993],[-73.77413389337856,40.59928039539012],[-73.77412900931672,40.59927854949785],[-73.77412426793622,40.5992761076476],[-73.77412239338668,40.599274799074365],[-73.77412083947502,40.599273435678924],[-73.77411960342738,40.59927199282906],[-73.77411868741608,40.59927047806786],[-73.77411806616327,40.599268892015736],[-73.77411776434862,40.59926721595796],[-73.77411815160379,40.59925045805254],[-73.77412213675535,40.59923228489157],[-73.77412969411947,40.59921236136474],[-73.77414205349847,40.599187477673794],[-73.77418482152417,40.59911761806577],[-73.77420518646194,40.59907998885758],[-73.77421643846507,40.5990541390167],[-73.77422283950827,40.59903030574881],[-73.7742241174658,40.59901915882227],[-73.77422411780903,40.59900839755208],[-73.7742238871069,40.59900675028181],[-73.7742233845768,40.59900521824053],[-73.77422263379313,40.599003784554036],[-73.77422161057765,40.59900244967746],[-73.77422031496042,40.599001204731685],[-73.77421874732266,40.59900006697311],[-73.77421476134148,40.59899802365599],[-73.77421020647661,40.598996456680716],[-73.77420449275509,40.59899505931386],[-73.7741788709985,40.59899075790352],[-73.77416837527052,40.59898827894799],[-73.77416344285443,40.59898650432973],[-73.77415942170819,40.59898446144417],[-73.77415773645828,40.59898333166257],[-73.77415626354218,40.598982131433196],[-73.77415499093793,40.598980841131365],[-73.7741539210303,40.59897947047859],[-73.77415118559341,40.598974583789634],[-73.77414910150799,40.59896881717445],[-73.77414522234444,40.59894923135874],[-73.77414330739191,40.59894245621188],[-73.77414040909049,40.598936336183925],[-73.77413858788655,40.59893368446247],[-73.77413648082693,40.59893126655326],[-73.77412070066755,40.59891614295416],[-73.77410258240828,40.59890082578342],[-73.77405725561299,40.59886794843191],[-73.77400855447473,40.598837405486975],[-73.7739550054611,40.59880805099078],[-73.77394465922119,40.59880336610993],[-73.77393247086746,40.59879902841163],[-73.77387914525713,40.59878387648335],[-73.77386801826337,40.59877960402523],[-73.77385846405335,40.598774946997196],[-73.77383620507058,40.59876126041156],[-73.77382748458099,40.59875476822589],[-73.77381454646805,40.5987451342628],[-73.77379337887538,40.598726479545235],[-73.77377245684357,40.59870508653127],[-73.77374432839086,40.598670153981544],[-73.77372538853864,40.598628494435594],[-73.77371225023637,40.59840932595511],[-73.77371011299215,40.598384565712145],[-73.77370141351622,40.598323060650195],[-73.77370149938103,40.598314910833324],[-73.77370324567599,40.598305414499116],[-73.77371648942139,40.598266924321216],[-73.77371858470379,40.59825873356296],[-73.77371949436646,40.59825173830764],[-73.77371901244977,40.59824412882879],[-73.77371810271826,40.59824076789898],[-73.77371671887806,40.59823767559098],[-73.7737148616425,40.59823483599081],[-73.77371253123879,40.598232246921036],[-73.77370971541697,40.59822989126943],[-73.77367405496834,40.598189766180994],[-73.77363244067017,40.59815312320087],[-73.77358545223939,40.598120472783876],[-73.7735337442543,40.59809226976563],[-73.77348642671427,40.59807746878308],[-73.77343692189791,40.59806766965874],[-73.77338613520386,40.59806305160963],[-73.77333499547423,40.59806369909572],[-73.77329921604252,40.598061652777616],[-73.77326423243608,40.59805557764707],[-73.77323082101456,40.59804560852394],[-73.77319972324669,40.59803196664405],[-73.77317162925526,40.598014954749175],[-73.77314716250167,40.59799495036849],[-73.77312844613017,40.597974438100316],[-73.77311355698112,40.59795217869827],[-73.77310277082694,40.59792858445031],[-73.77307306817907,40.59789077599186],[-73.77307026659976,40.59788786197599],[-73.77306706257987,40.597885081859225],[-73.77305945949539,40.597879997060296],[-73.77305043595358,40.59787562112197],[-73.77304022999468,40.597872079323714],[-73.7730290744642,40.59786947331303],[-73.77301747820705,40.597867919355146],[-73.77300592490843,40.59786749965725],[-73.7729948998132,40.59786822556468],[-73.77296826720641,40.59787288305169],[-73.77291269298561,40.59788670418261],[-73.77288812728874,40.597891599606875],[-73.77281528614772,40.59790082154766],[-73.77275691437653,40.59790368699432],[-73.77273734104325,40.597906394100534],[-73.7727133923943,40.5979064725526],[-73.77268672376208,40.59790452906409],[-73.77265976439492,40.597900702295036],[-73.77260315524087,40.597892675351545],[-73.772575308774,40.597889575729226],[-73.77255072726739,40.59788832974507],[-73.77252829049004,40.59788893367606],[-73.7724857353135,40.597892694409545],[-73.77246641203307,40.59789477238798],[-73.77235386148604,40.59790792489672],[-73.77224038996695,40.59791734910609],[-73.77215532660358,40.597924410903346],[-73.77211311900409,40.59792548986946],[-73.77203573514677,40.59792275626504],[-73.7720056883703,40.597922506176545],[-73.77197533133433,40.59792403580312],[-73.77194838445092,40.597927695963484],[-73.77190429752832,40.59793673498464],[-73.77179424461725,40.59796172972179],[-73.77171192635853,40.59797686252895],[-73.77167625332427,40.59798502172499],[-73.77164691783646,40.59799470579415],[-73.77161618713686,40.59800844063263],[-73.77158592630697,40.59802481482267],[-73.77152812007805,40.59805909561101],[-73.77145426140142,40.59810164202767],[-73.77141091952375,40.59812944583965],[-73.77130405892144,40.59820449479403],[-73.77120110410124,40.59827582656908],[-73.77119531944807,40.598279835765744],[-73.77118363099221,40.598286899001465],[-73.77117055903152,40.59829311412611],[-73.77115632723964,40.598298372857826],[-73.77114118511246,40.5983025998021],[-73.77112543742342,40.59830568717378],[-73.7711094146854,40.59830758419929],[-73.77109348236986,40.59830823648924],[-73.77105747385899,40.59831020196829],[-73.77102147929128,40.5983080933164],[-73.77098628769963,40.59830195675702],[-73.7709526705145,40.59829192680904],[-73.77092136465322,40.598278223337694],[-73.77088477126044,40.59824690281066],[-73.77084203703998,40.59822048421736],[-73.77079427806582,40.59819965751845],[-73.77074274163718,40.59818496663357],[-73.77068877370375,40.598176795236206],[-73.77063378371541,40.598175356734004],[-73.77061275382664,40.59816736231506],[-73.7705938147541,40.598156757379705],[-73.77057751865438,40.59814385110874],[-73.77056434062895,40.59812901977687],[-73.77054849254066,40.598117487796316],[-73.77053027860386,40.598108205278066],[-73.77051024162607,40.59810144885708],[-73.7704889787439,40.5980974198863],[-73.77046712362764,40.59809623843581],[-73.77044532759685,40.59809793971498],[-73.77037291381306,40.598091768162426],[-73.7703000510889,40.59809220831352],[-73.77022777472331,40.598099253914185],[-73.7701571116843,40.59811280485413],[-73.77000536331651,40.59811876049998],[-73.7698810317215,40.59811849350923],[-73.76985203601336,40.598119542647915],[-73.7698261670201,40.598121724679366],[-73.76981453556971,40.5981235024944],[-73.76980274735972,40.5981262516668],[-73.76977813260173,40.598134829805005],[-73.76975656054964,40.598144872715594],[-73.76969872038954,40.59817498756043],[-73.76966704134745,40.59819061122123],[-73.769612750882,40.59821925586005],[-73.76959619219411,40.59822799401758],[-73.76956240774554,40.59824413595368],[-73.76954772708181,40.598249635666875],[-73.76953162129008,40.59825380836505],[-73.76951429256845,40.59825659196455],[-73.76949606996307,40.59825791525454],[-73.76947725109353,40.59825776995255],[-73.76945836460685,40.598256138355474],[-73.76943991017139,40.59825305681451],[-73.76942238085549,40.59824862717199],[-73.76937573678943,40.598232351877144],[-73.7693397084542,40.59821733021972],[-73.76928763490541,40.59819563177511],[-73.76925038636344,40.59818149973578],[-73.76918555501953,40.598159728886706],[-73.76910769166354,40.598134619420094],[-73.76902982862009,40.59810950001691],[-73.76895212650022,40.59808260724691],[-73.76889754940724,40.598060840432616],[-73.76877753895151,40.598006927021295],[-73.76872294130126,40.59798446684422],[-73.76864003071232,40.59795308765518],[-73.7685850103499,40.59793333602],[-73.76853401970868,40.59791664536966],[-73.76848685673268,40.59790309755955],[-73.76846375258597,40.59789845784913],[-73.76840476510134,40.59789191774002],[-73.76837842399092,40.5978869575382],[-73.76834488474911,40.597876605115374],[-73.76827327946759,40.59784910381181],[-73.76824081665794,40.597838402219146],[-73.76818980317383,40.59782479157164],[-73.76817114837235,40.59782142227625],[-73.76815495736331,40.5978198860332],[-73.7681404588345,40.59782020809205],[-73.76813404241527,40.59782110483285],[-73.76812817662508,40.59782248785041],[-73.76812285376332,40.597824359474814],[-73.76811806127552,40.597826727387066],[-73.76811381015078,40.59782959160949],[-73.76811008873942,40.597832952453636],[-73.76809925805183,40.59784597010975]]]}},{type:"Feature",properties:{ntacode:"BX98",ntaname:"Rikers Island",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.87287195903883,40.78597502780481],[-73.87288496983659,40.78596263321604],[-73.87298121182407,40.78589445246439],[-73.8730876168894,40.785854952783446],[-73.87320234314198,40.78582496989537],[-73.87328576346658,40.78581238366023],[-73.87335461082212,40.78578868882548],[-73.87342763286821,40.78576182945685],[-73.8735145245874,40.78575009119657],[-73.8736893466884,40.7857552395215],[-73.87386380701591,40.785765215059186],[-73.87403767494443,40.78578000462256],[-73.87421072063124,40.785799588660765],[-73.87435603369163,40.78580981327254],[-73.87459603196619,40.78583621914641],[-73.87483701227791,40.78585682040811],[-73.8750787316625,40.785871596286874],[-73.87532094640996,40.785880531885006],[-73.87556341231041,40.7858836181934],[-73.87580588490057,40.78588085210035],[-73.8760481197104,40.78587223639465],[-73.8762898725098,40.78585777976307],[-73.87653089955504,40.78583749678119],[-73.87677095783464,40.785811407899004],[-73.87697326903152,40.78577771414419],[-73.87717340723805,40.78573721136754],[-73.87737097597781,40.78568997980635],[-73.87756558386697,40.78563611302759],[-73.87775684538978,40.78557571774267],[-73.8779443816628,40.78550891359572],[-73.87812782118549,40.78543583292658],[-73.87830680057657,40.78535662050851],[-73.88522186783524,40.78663048719548],[-73.8853744221104,40.786669126798536],[-73.88577029372414,40.78667786713529],[-73.88596200181823,40.78675251998748],[-73.88612955538379,40.78670799375484],[-73.88631726172096,40.78673287062181],[-73.88659282770276,40.78673817541274],[-73.8869219972026,40.78673311425369],[-73.8871531648489,40.78682618202998],[-73.88727783418658,40.7868066737514],[-73.88770126306416,40.78687227457264],[-73.88830725666149,40.78700634478562],[-73.88856541967036,40.78716095033834],[-73.88905212443201,40.787372560258135],[-73.8894046087313,40.78779128057779],[-73.88952254829924,40.78805882469781],[-73.88961097042943,40.788199991008284],[-73.88979724086121,40.7886523926924],[-73.88987049678015,40.78889549848691],[-73.8898848219705,40.78900996593522],[-73.8901268497069,40.78963627999313],[-73.89030135565066,40.78987672733539],[-73.89056971575147,40.79010763571037],[-73.89079999909839,40.79020757619857],[-73.89091952963922,40.79022555427788],[-73.8911564949803,40.79017385620706],[-73.89140452803719,40.79019391929953],[-73.89160587115377,40.790160700953244],[-73.89177016603425,40.79022204377205],[-73.89197448927162,40.7902362737391],[-73.89210433910239,40.79032333744276],[-73.8921818291882,40.79039426960841],[-73.89282283610943,40.7928170819515],[-73.892618051665,40.79384099530887],[-73.89179289686587,40.796775245758724],[-73.8914641257185,40.79706970970709],[-73.89138566506294,40.79713592160791],[-73.89131158868794,40.797232471180514],[-73.89126861053289,40.79729759286185],[-73.89073139028339,40.79766089980657],[-73.89074667860804,40.79767465553881],[-73.8907276326389,40.79768290300252],[-73.89080903156575,40.79778629449899],[-73.89082535336989,40.79778217694924],[-73.89087421679004,40.797829748226405],[-73.89080346891848,40.79786274095026],[-73.89075732720477,40.7978131066392],[-73.89078725984366,40.79779867072501],[-73.89071401711381,40.79769528744909],[-73.8906895264554,40.79770766174906],[-73.89067322907721,40.79769731502422],[-73.8906214826663,40.797748922946035],[-73.89067572679164,40.79783162639602],[-73.89068932626918,40.79782957303977],[-73.89083042169482,40.79800740607713],[-73.89079505127071,40.79802183735306],[-73.8906512320208,40.797846066769814],[-73.8906593963296,40.7978419415047],[-73.89060785824263,40.797767507137806],[-73.89016916368638,40.7979646584326],[-73.89011894402671,40.797887456753294],[-73.89008344066393,40.79790090498272],[-73.89004647710708,40.79790311607242],[-73.89000362263562,40.79789184045503],[-73.88976564041539,40.797869142979344],[-73.88961192353318,40.79784765016873],[-73.88936510050218,40.79780809138592],[-73.88921283898107,40.79780120410416],[-73.88914925293639,40.797810130857734],[-73.88906339518948,40.7978338780236],[-73.88886162194015,40.79787305689599],[-73.88871105363499,40.79793824873023],[-73.8885622460056,40.798022499381574],[-73.88846004385225,40.7980850155216],[-73.88835248098286,40.7981393591984],[-73.88831097224384,40.798184185370225],[-73.8885138927114,40.7982431557863],[-73.88846064091261,40.79829085828172],[-73.88856204587574,40.79835340382449],[-73.88850873250034,40.798437839994556],[-73.888392825453,40.7983752803653],[-73.88851285371696,40.798590540517154],[-73.88861288997046,40.79859842395764],[-73.88861405901488,40.79861949370268],[-73.88899654222848,40.79868075448788],[-73.88897708980154,40.79875053035702],[-73.88883691629134,40.79874672177416],[-73.88885148496425,40.79870632845625],[-73.88860021869965,40.79865098541619],[-73.88858562507421,40.79870607179456],[-73.8882134885137,40.79866530413603],[-73.88821415282803,40.798663795714994],[-73.88825230744409,40.79857718039837],[-73.88837251380018,40.79858745575382],[-73.88839250519786,40.79856629676743],[-73.88823353313656,40.79824288428596],[-73.88794420603786,40.798343336181205],[-73.88766940705635,40.79838105015452],[-73.88755967580659,40.79836873243714],[-73.88745451160952,40.79835365457657],[-73.88744413439007,40.798351933343525],[-73.88734380764402,40.79833532909422],[-73.8872856801373,40.798324358684546],[-73.88723161846646,40.79831226578506],[-73.88718674168426,40.7982996504603],[-73.88713264426255,40.79828110190254],[-73.88707655961201,40.79825992072705],[-73.88703352908817,40.798241481301005],[-73.88699057468457,40.79822080915986],[-73.886937568587,40.798193823177066],[-73.88682628424978,40.798134208744536],[-73.88677992738086,40.79810681476002],[-73.8867307113912,40.79807487986173],[-73.8867212364684,40.79807189028048],[-73.88670122347547,40.798064324278705],[-73.8866822442604,40.798055399991696],[-73.88665108524683,40.79803819619739],[-73.88660440944896,40.79801033409823],[-73.88653645218793,40.79796863725461],[-73.8864857106124,40.79793482714912],[-73.88646193517583,40.79791690200789],[-73.88644762799724,40.79790611773014],[-73.88639344440259,40.797861255414055],[-73.8863183712551,40.797796075306024],[-73.8862868005626,40.797770028532234],[-73.88618605645823,40.79769315237734],[-73.88609112726317,40.79761856993674],[-73.88598921889337,40.79754356555447],[-73.88586675456384,40.797453970573194],[-73.88570879586403,40.79733929778959],[-73.88557218565802,40.79724109694233],[-73.88541962818051,40.79713548837191],[-73.88536002886451,40.79709249327743],[-73.88531358206163,40.79705652568052],[-73.88526897378195,40.79701915569963],[-73.88522375474957,40.79697882190975],[-73.885110382671,40.79687410782222],[-73.8850048675164,40.79677535262034],[-73.88487106375858,40.7966461585774],[-73.88479288320676,40.796576309956066],[-73.88470366866719,40.79649503207029],[-73.88465812670368,40.796457129525464],[-73.88457592146102,40.79639244454069],[-73.88450450963258,40.7963355697771],[-73.88446288938594,40.796303956959534],[-73.88436938249593,40.79623858537057],[-73.88428576654391,40.79618176992698],[-73.88424498708434,40.796151012754386],[-73.88422937028093,40.79613685024669],[-73.88421619472535,40.79612287999505],[-73.88415665725522,40.79605151864885],[-73.88408036837765,40.79595839282079],[-73.88403220776807,40.795900316364865],[-73.88400985604743,40.79587539478749],[-73.88398001309032,40.79584548614965],[-73.88395093198068,40.79581988316331],[-73.88391718206135,40.79579502145692],[-73.88388038316805,40.795771625529014],[-73.88384160297457,40.79575001944106],[-73.88375741590167,40.79570856541985],[-73.8837160236473,40.7956898387569],[-73.88368606502723,40.7956783091039],[-73.88365916952812,40.79567073562468],[-73.88364726324727,40.795668742454744],[-73.88363602032439,40.79566784841537],[-73.8836349187716,40.79566786539597],[-73.8836337101812,40.79566795430433],[-73.88363113716713,40.795668375377694],[-73.88362866045406,40.795669065761025],[-73.88362651450475,40.7956699462842],[-73.8836256605961,40.7956704141573],[-73.88362493671508,40.79567089924926],[-73.88362434350401,40.79567141244976],[-73.8836238918149,40.79567192478808],[-73.88362358249528,40.79567245586539],[-73.8836234751106,40.795672726309995],[-73.8836234160024,40.79567299630078],[-73.88362339107708,40.79567325761476],[-73.88362339060501,40.795673527664746],[-73.88362343840939,40.795673797260946],[-73.88362352038055,40.79567406739413],[-73.88363082548162,40.79569131946823],[-73.88364118305212,40.79571067304273],[-73.88366120810036,40.79574454237249],[-73.88368570715015,40.79578851244846],[-73.88369177813964,40.795799405360505],[-73.8837213644678,40.79585411288941],[-73.88372923494418,40.79587318468216],[-73.88373136425905,40.79588233621304],[-73.88373228479097,40.795891180121224],[-73.88373179288764,40.79590815410519],[-73.88372908649984,40.795924225575476],[-73.88372552582672,40.79593466784332],[-73.88372319549673,40.7959388797538],[-73.88372041619797,40.79594255060782],[-73.88371433895323,40.79594847905329],[-73.88370684004408,40.79595406314028],[-73.88369799188175,40.79595924112476],[-73.88368791207017,40.795963949633084],[-73.88368124897231,40.79596630233266],[-73.88367448015728,40.79596784460627],[-73.88366792669447,40.795968512615865],[-73.88366478678286,40.79596850944681],[-73.88366175261713,40.79596829077962],[-73.88365516756667,40.79596723006517],[-73.88364828586808,40.79596550380875],[-73.88363294995126,40.795959859986695],[-73.88362568067895,40.79595639425963],[-73.88361818816549,40.79595213675068],[-73.88360044806838,40.79593998935042],[-73.88357745705343,40.79592096493205],[-73.88354870255077,40.795892453771174],[-73.88352132338427,40.79586230375456],[-73.88349059449263,40.795824460775975],[-73.8834377822945,40.79574969303044],[-73.88341030322769,40.79571686030626],[-73.8833863742291,40.7956927652556],[-73.88334750984663,40.79565830923794],[-73.88332622624765,40.795639431405604],[-73.88326600487375,40.79558727649104],[-73.88324624360267,40.79557194803208],[-73.88322052550602,40.79555484815515],[-73.88320394303753,40.79554499746231],[-73.88318903725767,40.79553750855991],[-73.88317473357553,40.7955318568436],[-73.88316406288538,40.795528855872284],[-73.88316079453175,40.79552794407064],[-73.88314358221398,40.79552504468743],[-73.8830989077101,40.79552013680336],[-73.88298311646325,40.79550055925795],[-73.88294565229104,40.79549236224264],[-73.88289156223478,40.79547848530569],[-73.88283375197733,40.79546393764428],[-73.88281685343816,40.79545799459994],[-73.88280269382375,40.795451298967336],[-73.88273381151998,40.79541236241364],[-73.8826473633498,40.79536383705843],[-73.88256589218072,40.79532175419625],[-73.88251548178512,40.795297299442424],[-73.88245647333534,40.79527009887325],[-73.88241189497766,40.79525094398221],[-73.88237750527854,40.79523946391305],[-73.88228246152998,40.79521398197168],[-73.88218546415965,40.79518761476252],[-73.88209633687475,40.79515986104306],[-73.88207307315645,40.795155306862334],[-73.88202447821966,40.7951495842311],[-73.88200405621473,40.79514623125214],[-73.88189640244079,40.79512278910246],[-73.88179719700854,40.79509817647438],[-73.88170835287268,40.79507870635927],[-73.88166054417225,40.795070831516036],[-73.88159381157878,40.79506283837471],[-73.88153903087928,40.795057874606314],[-73.88148620045226,40.79505534394169],[-73.88138137953152,40.79505729801615],[-73.88136502712487,40.79505760551518],[-73.88130870043948,40.79505603460761],[-73.88128967259661,40.795054250805215],[-73.88127276943145,40.79505153138258],[-73.88119676142418,40.795035892661616],[-73.8811036978255,40.79501712870752],[-73.88106414287486,40.79501153209573],[-73.88097705479039,40.795003797023156],[-73.88087685804125,40.794991311397396],[-73.88084019560729,40.79498513303536],[-73.88075892952149,40.794968514765834],[-73.88072255224142,40.79496202975531],[-73.88066224490046,40.79495316103841],[-73.8806128208905,40.794947229557096],[-73.88050077207262,40.79493616249449],[-73.88038031546317,40.7949231428036],[-73.88031188472499,40.79491772335873],[-73.88023542873945,40.79491445577131],[-73.8800988143837,40.79491159363491],[-73.87998700129225,40.794908020051984],[-73.87991508464478,40.794904315549665],[-73.87991449155311,40.79490426165879],[-73.87985396453315,40.79489884900341],[-73.87980493377025,40.79489225117041],[-73.87975745821173,40.79488368367073],[-73.87967478298802,40.79486649659614],[-73.87956272211952,40.794842390127585],[-73.87946001096142,40.79481857259248],[-73.87934893739137,40.79479262132384],[-73.8792044653218,40.79475827779219],[-73.87907659806872,40.794728273984155],[-73.8789935276619,40.79470652965683],[-73.87887252713169,40.79467360633405],[-73.87874662234793,40.7946394442373],[-73.87864663726121,40.79460883904976],[-73.87852685920609,40.794574079234536],[-73.87847233873845,40.79455671457335],[-73.87841281195293,40.79453577765999],[-73.87837437812767,40.79452080676727],[-73.8783437027606,40.794506636947396],[-73.87824960606176,40.79445685683769],[-73.87820787186261,40.7944325618064],[-73.8781898904402,40.79442319590678],[-73.87817745874597,40.79441798697573],[-73.87816302352927,40.79441314548602],[-73.87811831475966,40.79440155322266],[-73.87804184880989,40.794384372210224],[-73.87801071682793,40.79437429898065],[-73.87797523216791,40.79435979009449],[-73.8779324351779,40.794339716979245],[-73.87789422394128,40.79431924430052],[-73.87778072525022,40.79425333319394],[-73.87762195395447,40.79416047624437],[-73.87753980202655,40.79411136643942],[-73.87744715599827,40.794059695517504],[-73.8773349906181,40.79399729771855],[-73.87726571206605,40.793963491772715],[-73.87715743689009,40.79390651001001],[-73.87705474512786,40.79385314443554],[-73.87695902423808,40.7938053696568],[-73.87690341417044,40.793775458467536],[-73.87685334972979,40.7937449592997],[-73.87683239271824,40.793730195529704],[-73.8767854325193,40.793693224801416],[-73.8767632583535,40.793677253703834],[-73.87667149377106,40.79361710079404],[-73.8765777105676,40.793553191409664],[-73.87653382908454,40.79352398548313],[-73.87649347940088,40.79350070098355],[-73.8764025505539,40.79345691060203],[-73.87636541846648,40.793436528530755],[-73.87633147326592,40.79341632158021],[-73.87631755762357,40.7934064365676],[-73.87628751906917,40.79338163204686],[-73.87627936699444,40.79337590448957],[-73.87627147160735,40.79337118704912],[-73.87624509705746,40.793358479255446],[-73.87620619071456,40.793342786937664],[-73.87614385924944,40.79332124240854],[-73.87612202605555,40.7933127822093],[-73.87609618491513,40.79329952547209],[-73.87606235014539,40.793277507613126],[-73.87604786716727,40.793266686497006],[-73.87601532254277,40.793239491808116],[-73.87599744174835,40.793227208556246],[-73.87596602598038,40.793210424747635],[-73.87591748808254,40.79318803101082],[-73.8758640771575,40.79316731596841],[-73.87584483848298,40.793158507210315],[-73.87583075485668,40.793150117287304],[-73.87581681561583,40.79313983599121],[-73.87580272711058,40.79312744857345],[-73.87578703333051,40.79311169937123],[-73.87575830870142,40.793075522506896],[-73.87574836430476,40.79306453503416],[-73.87572500179964,40.79304350118267],[-73.87569604980146,40.79302111020776],[-73.87561279450145,40.79296780065142],[-73.87557896865948,40.792941181411756],[-73.87555275917393,40.7929161551741],[-73.87553042327208,40.79289078181324],[-73.87551232737927,40.79286725898759],[-73.87547123144947,40.792806367767405],[-73.875449698109,40.79277715038665],[-73.87543203665538,40.79275543862975],[-73.87538576406493,40.792706833777025],[-73.87530659534373,40.79262898982541],[-73.87522354103159,40.7925507266519],[-73.87512795125669,40.792465183933814],[-73.87507395872477,40.79242077547188],[-73.87498356453413,40.79235155521862],[-73.8749177175303,40.79230347842363],[-73.87485267905696,40.79226072390691],[-73.87481081338949,40.7922374004781],[-73.87471064054348,40.79218973574528],[-73.87466759149254,40.792166654056835],[-73.87463269006615,40.7921449683235],[-73.87454446880679,40.79208707814082],[-73.87449318523967,40.79205745058926],[-73.87440998103729,40.792015360043465],[-73.87429326006698,40.79195306184482],[-73.87420003309367,40.791904378316126],[-73.8741752688971,40.79189245565304],[-73.87415314054995,40.791883561703216],[-73.87413213350347,40.791877118192474],[-73.87411193956919,40.791873025777356],[-73.87407064434693,40.791868037331646],[-73.87401755922829,40.79186378314724],[-73.87392742618485,40.79185865900266],[-73.8738851008293,40.79185338122025],[-73.8738685193683,40.791849914066226],[-73.8736197824649,40.79177281820974],[-73.87351081387888,40.79172536073441],[-73.87343783594687,40.791683038631916],[-73.87337134112279,40.79164620704171],[-73.87335904106948,40.791640979639624],[-73.87334448778861,40.791636478829986],[-73.87329524220443,40.79162598804919],[-73.87327840110606,40.791621628955376],[-73.87320017614616,40.791597418954076],[-73.87314608947125,40.791578358725864],[-73.87309734778619,40.79155818729903],[-73.87303537491212,40.79152962702556],[-73.87297284856079,40.791499590043664],[-73.8729272419177,40.79147626113354],[-73.87288457445673,40.7914521082072],[-73.87284269361076,40.79142558682333],[-73.87273896798445,40.79135358558467],[-73.87264706604657,40.79129414076948],[-73.87256990394128,40.791247806788796],[-73.87246121603879,40.79118066172876],[-73.87235602503654,40.791119887235205],[-73.87226298911682,40.791065682720124],[-73.872223866718,40.791040173170934],[-73.87221878971071,40.79103686176652],[-73.87216399871974,40.79099572113582],[-73.8720839064243,40.790932830573844],[-73.8719736724587,40.79084501775297],[-73.87184538603461,40.79073697651658],[-73.87175020506189,40.79065850902714],[-73.87171094798333,40.790624075918686],[-73.87168210639906,40.790594704777234],[-73.87160773568911,40.790507993800574],[-73.87153422429415,40.79042463390274],[-73.87143773747378,40.790323687494094],[-73.87136151517988,40.79024543079722],[-73.87134366346883,40.79022488852227],[-73.87132522630539,40.790201283061286],[-73.87126782455513,40.79011992145694],[-73.8712309216787,40.790068732252024],[-73.87121154143512,40.790036121737195],[-73.87120394439434,40.79001908497302],[-73.8711972404664,40.78999989667409],[-73.8711833651615,40.789945319689885],[-73.87115500629417,40.78981952324059],[-73.87114607484412,40.78978815788256],[-73.8711340950594,40.78974607319274],[-73.87110291637646,40.78966364252117],[-73.87107215941829,40.789564940412525],[-73.8710515800515,40.78950368287383],[-73.87102842677989,40.78943168893723],[-73.87101839580254,40.78939257797737],[-73.87101587054431,40.78937525906627],[-73.87101491849424,40.78935891373004],[-73.87101411499668,40.7892721489647],[-73.87101378121687,40.7892305455251],[-73.87101364700275,40.7892140391068],[-73.87101127918724,40.78919441488812],[-73.87100344385944,40.78916585980686],[-73.87098474146705,40.78910815287402],[-73.87098333940943,40.7891038288166],[-73.87097263727199,40.78905713490397],[-73.87094746326213,40.78895375432449],[-73.87097658623003,40.788877656728516],[-73.8709665203652,40.78874201344182],[-73.87094904716928,40.788606805227104],[-73.87092419687208,40.78847226565561],[-73.87089201244662,40.78833862714217],[-73.87085254953459,40.78820612054358],[-73.87080132197016,40.78806324191903],[-73.87079045023965,40.78803026885287],[-73.87078573969121,40.78799646524406],[-73.87078728252386,40.787962492794456],[-73.8707950485274,40.78792901650996],[-73.87080888567439,40.78789669168309],[-73.87107316744454,40.787574840752804],[-73.87122538725042,40.78744541718077],[-73.87137398759097,40.78727091482749],[-73.87148752146946,40.78705256647372],[-73.87163065373466,40.78679790534056],[-73.87187562145004,40.78662350895414],[-73.87210572329188,40.78646881713695],[-73.87224806110349,40.78642874043706],[-73.87226518997609,40.78642391827488],[-73.87247298613184,40.786303007282406],[-73.87268454327942,40.78615392699087],[-73.87278847069526,40.7860779763532],[-73.87287195903883,40.78597502780481]]]}},{type:"Feature",properties:{ntacode:"BX27",ntaname:"Hunts Point",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.88438994861662,40.82296739644863],[-73.88436128591937,40.822873801331966],[-73.88433212381813,40.822810142477216],[-73.88429488145059,40.82271820526738],[-73.8842398645624,40.82262562985897],[-73.88378786126488,40.821933413771326],[-73.88244779552899,40.81926832251157],[-73.88098029593274,40.8182356231273],[-73.87806283262134,40.81618263244413],[-73.87663459963714,40.81571150809923],[-73.87673185506917,40.81538649598405],[-73.87642408558172,40.8152841237845],[-73.87520539092394,40.81487874500288],[-73.87446381927745,40.8146452318617],[-73.8725011088598,40.813888128234126],[-73.87239437900098,40.813974335605884],[-73.87232977098004,40.81392182334135],[-73.87243667235084,40.813850934001636],[-73.87218961012053,40.81367367076723],[-73.87209716961011,40.813738021521054],[-73.8720368753994,40.81368551337274],[-73.87212931147369,40.81362116869268],[-73.87208038785036,40.81358405461955],[-73.87180463640208,40.813314890539296],[-73.87165777683406,40.813254261976056],[-73.87095753684106,40.81214618060951],[-73.8705680692794,40.81208731762247],[-73.87047093165324,40.811458294991695],[-73.87055342191738,40.81124338022042],[-73.86811219140087,40.80675183283189],[-73.86846346959152,40.8059365489391],[-73.86978968017567,40.804125105863854],[-73.87151855030304,40.80187414888821],[-73.87161142592578,40.80191439620704],[-73.87169881930814,40.80180527192051],[-73.87160336192537,40.8017518114465],[-73.87174509373926,40.801547366116196],[-73.87238060453704,40.801290114632764],[-73.87246949337067,40.80078919284306],[-73.87223657260762,40.80076162264971],[-73.87223731051016,40.80075769467133],[-73.872345653064,40.8001811333313],[-73.87234684998857,40.800174763010524],[-73.87297065553922,40.80024973054032],[-73.87297862944656,40.80025068902652],[-73.87287711063713,40.800840089046204],[-73.87287336804417,40.80083936740931],[-73.87262705811784,40.80079186150163],[-73.87259883028918,40.8008918581403],[-73.8725856615107,40.80096116391859],[-73.87257566696654,40.80101380496983],[-73.87258547042562,40.80106099335561],[-73.87261058260296,40.801104101332804],[-73.87266088531184,40.80114791108709],[-73.87270503758607,40.80116717681063],[-73.87317223327209,40.800997839706014],[-73.87355096572513,40.8008533027719],[-73.87467716314067,40.80097942286424],[-73.87473060452704,40.80125663762867],[-73.87526517037328,40.801398152548515],[-73.87585788581336,40.801455987586465],[-73.87592998071614,40.801084223091195],[-73.8781421881993,40.80131929030653],[-73.87807685486553,40.801666644035095],[-73.87798629509406,40.801656715506965],[-73.87796880375474,40.80171111462567],[-73.87803300236476,40.80205990686087],[-73.87806294853426,40.802194319345055],[-73.87790646495218,40.8022718010202],[-73.87811438894302,40.80236808487929],[-73.8781658114016,40.802551683744994],[-73.87823464921807,40.80264680576828],[-73.87843295513456,40.80270273469493],[-73.87874344166562,40.80273911424297],[-73.87892453835487,40.80277208050825],[-73.87921348407694,40.80279532683513],[-73.87934292184543,40.80277251917868],[-73.87950995961052,40.80276949081523],[-73.87962764836539,40.802743318719486],[-73.87974300820387,40.80274343912107],[-73.87975704576844,40.802743453764236],[-73.8799166060346,40.80276000771118],[-73.88005462984886,40.80276015140767],[-73.880171151188,40.80272421955092],[-73.88027898796534,40.802721053803126],[-73.88041836510072,40.802667940286575],[-73.88056943638333,40.80263284747924],[-73.88077149808502,40.80258742670935],[-73.88092030545269,40.80255854342736],[-73.88106910311687,40.80253588232156],[-73.88117965667236,40.80252977344619],[-73.88132025761249,40.802511251986914],[-73.88143082957606,40.80249477276178],[-73.88153320765761,40.80248139645064],[-73.88170931957853,40.80244735447323],[-73.88182125479868,40.802431914257],[-73.88193863933337,40.802421663404445],[-73.88203490143376,40.80240779338894],[-73.88206013127407,40.80240415828236],[-73.88206539258188,40.80240288628758],[-73.88219256706591,40.80237214533421],[-73.88232088798672,40.802351534973006],[-73.88237010115739,40.80235384695566],[-73.88239465208339,40.80235499995064],[-73.88244775081955,40.80235121209347],[-73.88243021774048,40.80226557239005],[-73.88251894912058,40.80225218128446],[-73.88254113402208,40.80233568156296],[-73.88259526944304,40.8023257063234],[-73.88276028400811,40.802306208851206],[-73.88288323972513,40.80228912668079],[-73.88297059068799,40.802284299039634],[-73.88307091642812,40.80225981958037],[-73.88320360331397,40.80222799770899],[-73.88354011849418,40.80217917412927],[-73.88369542422483,40.80216212360295],[-73.88380941028294,40.80212219523409],[-73.88383849993205,40.802107183995325],[-73.88385182690114,40.802095531657976],[-73.88387745071435,40.8020753348686],[-73.88389999312504,40.802061357348535],[-73.8839153677213,40.80204892757258],[-73.88393791667505,40.802031061295416],[-73.88396462519707,40.80196514835971],[-73.88378353970137,40.801929015924784],[-73.88377737963174,40.801939899169994],[-73.88373845737092,40.801956193769826],[-73.8836903699655,40.801945255805194],[-73.88366893088967,40.801913345465465],[-73.88368024716252,40.80188069019262],[-73.8837232666593,40.8018628439411],[-73.88377442409544,40.80187378498757],[-73.88379279040672,40.80190724801437],[-73.88378457957901,40.80191968382404],[-73.88396774707954,40.801957444852654],[-73.88398945322727,40.80190387915869],[-73.88505172336717,40.80213090679806],[-73.8851457697343,40.80225958898479],[-73.8852671450527,40.80228439481699],[-73.88527262213982,40.802274028967844],[-73.88531087058682,40.80225332677264],[-73.88536544598875,40.8022606397447],[-73.88539676408844,40.802302153070144],[-73.88538033197325,40.80233428526736],[-73.88533116885962,40.80235290267019],[-73.88528342105947,40.80234248553897],[-73.88525755169513,40.80230823696405],[-73.88526166505233,40.802296833448835],[-73.8851551712668,40.80227245354394],[-73.88525553670259,40.80240978102548],[-73.88559978112276,40.80256549733344],[-73.88578073880996,40.80268039213667],[-73.88591424672623,40.802798516993036],[-73.88600887424711,40.80295265678855],[-73.88607771246713,40.80305432919248],[-73.88609972664484,40.80308537287134],[-73.8861637705657,40.803175684976885],[-73.88627576454385,40.80326428936854],[-73.8864243555304,40.803345162253315],[-73.88648691823563,40.80337921283251],[-73.88672389248728,40.80353021498243],[-73.88684879825263,40.80363521911676],[-73.88708573531777,40.80380916317772],[-73.88727097347126,40.80394700233672],[-73.88738095624225,40.80411068128394],[-73.88724738458342,40.80418614061684],[-73.88733552633317,40.80429318940807],[-73.88740234683186,40.80437434258945],[-73.88752886022145,40.80440172674043],[-73.88771124600456,40.80461478122018],[-73.88763129537654,40.80467132537596],[-73.88795897223962,40.80499792592073],[-73.88859217706411,40.804789275097846],[-73.88882576006084,40.8048532253734],[-73.88907297129765,40.805013860005346],[-73.8892789258671,40.80518182876011],[-73.88938265718089,40.80531020813602],[-73.88944105902301,40.805440093556534],[-73.88940685507234,40.805582020782026],[-73.88922416091161,40.80584535119207],[-73.88946981686539,40.80553923602251],[-73.8894700406611,40.8055389589835],[-73.8897789361774,40.80515563359982],[-73.88979493978447,40.80513577207843],[-73.88999512475608,40.804887350890446],[-73.88999598170776,40.8048862867528],[-73.89015098501612,40.80495818226267],[-73.88937439253702,40.805925273115335],[-73.88954478026062,40.805807076192856],[-73.88965874963534,40.8058477452696],[-73.88975332987268,40.80587549058627],[-73.88981346825875,40.80587739135771],[-73.88981398349792,40.80587739185016],[-73.88985041274162,40.80585714644442],[-73.88987229258514,40.80583135646492],[-73.88989905762276,40.80578529092784],[-73.88992823364954,40.805748446241886],[-73.88996089070017,40.80571476991751],[-73.88999139115366,40.8057042598731],[-73.89005932692436,40.805704324681365],[-73.89013594081212,40.80571469094752],[-73.89023295689283,40.80573690702573],[-73.89033596715247,40.80576663601392],[-73.89035259769878,40.80577143583899],[-73.89043667322545,40.80579363876656],[-73.89051422588497,40.80584779247119],[-73.89058213079802,40.805867522344556],[-73.8907212261888,40.80587502872269],[-73.89086354177189,40.80589237135283],[-73.89101234323628,40.80589988606525],[-73.89127112984055,40.80591242189428],[-73.89149717186824,40.805927198466854],[-73.89149903730085,40.80593123824053],[-73.89144104277298,40.80566189856484],[-73.89178618135611,40.80562289208622],[-73.8919792953428,40.80638470897628],[-73.89245494636063,40.80637010660534],[-73.89270641330681,40.80634398993939],[-73.89270681066438,40.80634394859553],[-73.89253177139432,40.80565655156842],[-73.89227315843539,40.80570243312486],[-73.89216364547649,40.80530259256549],[-73.89181312009521,40.805186955466105],[-73.89180973582816,40.80519378495768],[-73.89167604184024,40.80515095314261],[-73.89168699312529,40.805130110109346],[-73.89156417608666,40.80509393945373],[-73.89156004966482,40.805099980538216],[-73.89149997938146,40.80508158808913],[-73.8915075139588,40.805070311042726],[-73.89130372999033,40.805006788325734],[-73.89129856973861,40.80501649772256],[-73.89126710622979,40.80501048892162],[-73.89128402413931,40.80497628189924],[-73.89131376917467,40.8049849378106],[-73.89131118790105,40.80498982140625],[-73.89146488860884,40.80504398694351],[-73.89150645665768,40.80505769308256],[-73.89169561834663,40.80511584342222],[-73.89173240995704,40.805049362917785],[-73.89186610809398,40.80509048742671],[-73.8918288899756,40.80516647209415],[-73.89219739671569,40.80528468791942],[-73.89230020327587,40.805660605670234],[-73.8923373050779,40.805656370118434],[-73.89233507004727,40.80564867947979],[-73.89239803509012,40.80563848893187],[-73.89240027239127,40.8056453248598],[-73.89256667738418,40.805620710004696],[-73.89274814037411,40.80634026130207],[-73.89289770901873,40.80632691879639],[-73.89304654394522,40.80631476551215],[-73.89315654170542,40.806312409921134],[-73.8933051648924,40.806343997835434],[-73.89337655119162,40.80629786456433],[-73.89345420126826,40.80629302000551],[-73.8935480465593,40.806275898888565],[-73.89362245442148,40.80627596757265],[-73.89371954313557,40.806253933628916],[-73.89383602227322,40.80624420825325],[-73.89395248091265,40.80624677353257],[-73.89403658607418,40.80625176721954],[-73.89410449503131,40.80626903692791],[-73.89422096374238,40.806266685595155],[-73.8945251014218,40.80624238250862],[-73.89462863918351,40.806232644993706],[-73.89463252351102,40.806232331922146],[-73.89457393913423,40.80604577300726],[-73.89472601909627,40.80602624658356],[-73.89477679721053,40.8062136337427],[-73.8948033737135,40.806208222822725],[-73.89485360535885,40.806214908158765],[-73.89472970526766,40.80574110095915],[-73.8948429598364,40.80572399701219],[-73.89496909528805,40.806231129991424],[-73.89509836487406,40.80686363917361],[-73.89528550564233,40.80684271107144],[-73.89537269057827,40.806703517334896],[-73.89545911867951,40.80660308388952],[-73.89550633968575,40.8065953053037],[-73.89541794877965,40.80626777768835],[-73.89539221099788,40.806176801777234],[-73.89530206142922,40.80590140416178],[-73.8953118163587,40.8058694561573],[-73.89527962874017,40.80576618406796],[-73.89531197487536,40.80576867103506],[-73.89534416707085,40.805869485530614],[-73.89540549061039,40.80596049374924],[-73.8954665569821,40.806216200015484],[-73.89551163917193,40.806348983004916],[-73.89559109091833,40.806581343347524],[-73.89572273778772,40.80655965730829],[-73.89569912530932,40.80644502168976],[-73.89567025138764,40.806290130456986],[-73.89574790898865,40.80628036801023],[-73.89583174887832,40.80645497430256],[-73.89583838073186,40.80654060706938],[-73.89597794687757,40.80651761583964],[-73.89594184174666,40.80639116067788],[-73.895935533632,40.80628791146813],[-73.89587766345048,40.8060567905951],[-73.8957906695809,40.80583055920915],[-73.89587481599325,40.805808511582434],[-73.89594888835511,40.80602244045196],[-73.89601320589162,40.80626831615595],[-73.8961082451789,40.8064961509513],[-73.89622424119072,40.80647704184231],[-73.89620708243056,40.806415845339096],[-73.89619572352203,40.80632406352672],[-73.89619585301486,40.80624103132261],[-73.89623040737025,40.80621047190221],[-73.89627642502973,40.80620614259322],[-73.89635118493806,40.80621058055466],[-73.89678682323758,40.80615925851499],[-73.89708748307687,40.8061238376568],[-73.89711438014338,40.80611086592905],[-73.89715079498731,40.8060933036286],[-73.89717387408186,40.806045253647596],[-73.89726014999154,40.806040959847294],[-73.89731296146917,40.806081527294744],[-73.89738639439287,40.8062246166342],[-73.89749681953904,40.80621440020255],[-73.89747588735374,40.805999226821534],[-73.89741472698579,40.805800059478145],[-73.89748591740928,40.8057878325167],[-73.89754706596736,40.80599437375081],[-73.89763818741159,40.80620132083886],[-73.89776126648756,40.806189933501585],[-73.89775065693331,40.8061371288228],[-73.89772827251078,40.80596749413736],[-73.89779945195393,40.805962640911545],[-73.89786715835083,40.806112649674496],[-73.89787360835064,40.80617953949245],[-73.89801340896244,40.80616660385929],[-73.8980030659639,40.80609064751381],[-73.89799037051544,40.80593085364817],[-73.89787127990664,40.805534981759656],[-73.89793600296262,40.80552029002885],[-73.89806803798807,40.8059137157085],[-73.89816110752706,40.80613807009994],[-73.89822085495243,40.806119991154176],[-73.89829494887958,40.80609757069837],[-73.89828171995184,40.80605096133676],[-73.89827305836843,40.8059173349156],[-73.89826275488733,40.805890938490435],[-73.89825761224627,40.80587128446629],[-73.8982723922852,40.805869613382754],[-73.89827462411785,40.80585950975397],[-73.89824438081581,40.8058263587206],[-73.89819342379805,40.805811155585175],[-73.89811666687609,40.80575550656539],[-73.8981330076063,40.80569937875524],[-73.89812758027273,40.805693282830745],[-73.89812348826719,40.805686612030314],[-73.89812083432874,40.8056795338401],[-73.8981196850903,40.805672225974824],[-73.89812006940572,40.80566487191556],[-73.89812197762534,40.80565765630325],[-73.89812536183838,40.80565076030264],[-73.89813013707585,40.80564435705393],[-73.89817522313254,40.805634290784745],[-73.89818927544479,40.805624197764864],[-73.89819077474289,40.80561072523676],[-73.89822827832403,40.805571275436044],[-73.89820859619738,40.80555291442798],[-73.89824555840792,40.805539472704055],[-73.89827734404709,40.80554272141994],[-73.8982898837186,40.80554400332722],[-73.89852656516611,40.80543430909798],[-73.89860605231716,40.80543295792417],[-73.89861792001669,40.80541757266453],[-73.89863817915862,40.805419011592214],[-73.89864347097317,40.80542327991877],[-73.89865344564535,40.80542328868819],[-73.89866125420426,40.80541287383448],[-73.89867464252207,40.805422359800616],[-73.8986971209161,40.80539916798865],[-73.89872705340942,40.80539303624351],[-73.89876692700402,40.805409413979845],[-73.89883087365865,40.80537820596691],[-73.89889072251071,40.8053775476661],[-73.89890820128136,40.80536216780016],[-73.89894592858053,40.805354621552844],[-73.89896072596665,40.80535933262508],[-73.89897632522705,40.80536218235036],[-73.89899232374398,40.80536309717696],[-73.89900830859474,40.80536205349334],[-73.89902386720937,40.8053590782369],[-73.89903859801917,40.80535424819919],[-73.89905212082137,40.8053476880438],[-73.89906408659215,40.805339567088645],[-73.89906410455049,40.80532772460824],[-73.89907875965574,40.805324895045395],[-73.89908622371647,40.80533603360286],[-73.89909839745378,40.80533768883827],[-73.89911076358231,40.80533780646511],[-73.8991229880343,40.80533638330566],[-73.89913474056935,40.8053334578062],[-73.89914570369586,40.80532910899837],[-73.89915558124811,40.80532345436405],[-73.89916410638699,40.8053166466616],[-73.89917104880871,40.80530886979923],[-73.89919599355922,40.805302734072306],[-73.8992131327452,40.80530582749371],[-73.89923122845309,40.8052947112894],[-73.8992633449207,40.805287634296256],[-73.89927610744394,40.80529854042369],[-73.89929545829543,40.80528245132691],[-73.89935750911333,40.80526734736796],[-73.8993821324516,40.805268315879694],[-73.89939832969061,40.805276146388046],[-73.89943233890997,40.805254149062336],[-73.89943824260529,40.805266707013764],[-73.8994606861696,40.80526577906922],[-73.89949251979704,40.805238805849235],[-73.8995109168418,40.80523526918858],[-73.89951900101076,40.805248539844335],[-73.89954297563133,40.805253222953944],[-73.89958950658985,40.8052284028106],[-73.89970489842132,40.80521541856724],[-73.89973764677029,40.805194511981114],[-73.89973674855389,40.805182675404616],[-73.89973595797935,40.80517226723824],[-73.9000719306024,40.805101135088954],[-73.90026555019044,40.805060888907526],[-73.90052559486205,40.80500683488147],[-73.90078578431074,40.80491748944857],[-73.9008408811078,40.80491364592224],[-73.90091131597185,40.80489933235407],[-73.90097298881543,40.80487609789121],[-73.90125734119651,40.804881881847756],[-73.90130652153383,40.804874430242386],[-73.90152331419797,40.80484158292809],[-73.90153096032256,40.804840173204674],[-73.90180270933678,40.80479008691603],[-73.902049522779,40.80478414102417],[-73.90205984155942,40.80478716264238],[-73.9020693756488,40.80479141999058],[-73.90207787085353,40.80479679956144],[-73.90208510067829,40.80480315792739],[-73.90209087236445,40.804810325564574],[-73.90209503202948,40.804818111372775],[-73.90209746876965,40.80482630777032],[-73.90209811761704,40.80483469622836],[-73.90210082783871,40.80483528319157],[-73.90212049408358,40.8048395421219],[-73.902114729948,40.80485079992083],[-73.90214009154406,40.804883690156],[-73.90214991578478,40.80489092468256],[-73.90215795517472,40.80489933585692],[-73.90216396987647,40.80490867275113],[-73.90216778045429,40.804918656820206],[-73.90216911883387,40.80492636971238],[-73.90216913673814,40.80493414935093],[-73.9021678338675,40.804941865752795],[-73.90218021957055,40.804953828320784],[-73.90220621473205,40.80495034324382],[-73.90222284699477,40.80494811318958],[-73.90288034385583,40.80874479305687],[-73.90293929105155,40.809062701053996],[-73.90298795437424,40.80936430103641],[-73.90299766939508,40.80945558285951],[-73.90300877850962,40.809550073280825],[-73.9030201799446,40.80962342852907],[-73.9030296757075,40.809702121686584],[-73.90307568337809,40.809768986806986],[-73.90308946530334,40.809856399702305],[-73.90279087809762,40.810083047095304],[-73.90259424238603,40.81022335927561],[-73.90090498051349,40.8114287133462],[-73.89912449225326,40.812695241359826],[-73.8984472341743,40.813176502681536],[-73.89815051722154,40.81336635472642],[-73.89786486509261,40.81356666950733],[-73.89775779547467,40.813648916293786],[-73.89759123779679,40.81377687334904],[-73.89733049072613,40.813996336200255],[-73.8970834170293,40.814224346708414],[-73.89685073098637,40.814460168993975],[-73.89542858772518,40.81584467242816],[-73.89580071523002,40.81606564867964],[-73.89621352183843,40.81631897129975],[-73.89704466722102,40.81680185968676],[-73.8956761077011,40.81812936775148],[-73.89493076155703,40.81884672090199],[-73.89389462454922,40.81986028985726],[-73.89290156198606,40.82081122319073],[-73.89283653079521,40.820974054615945],[-73.89387380270432,40.8209793352442],[-73.89490478842353,40.82098752009217],[-73.8958813587288,40.82099257470517],[-73.8958601956783,40.8226310458994],[-73.89488228864273,40.82313435524411],[-73.89433874740772,40.823416353240894],[-73.89390164426551,40.823643120569706],[-73.89320005033738,40.824008182506205],[-73.89389702292229,40.82398399830829],[-73.89487088534926,40.82393727215583],[-73.8948352292406,40.82624684121228],[-73.89386719020574,40.82651496845292],[-73.8929322610107,40.82678703653241],[-73.89191271858499,40.82679445025072],[-73.89090559996548,40.82678778462189],[-73.88997942487843,40.82680999274082],[-73.88983599170113,40.8268047337547],[-73.88980564172331,40.82680362154563],[-73.88969004961298,40.826799384072466],[-73.8896389531616,40.82679751051],[-73.88885046203767,40.826768594741516],[-73.88789510901428,40.8267431852966],[-73.88639957228074,40.82750337973937],[-73.88609624167168,40.827655777358004],[-73.8861503794627,40.82730567787177],[-73.88635032525306,40.82601262304941],[-73.88647552823458,40.82528542413247],[-73.88710697213963,40.82330587093806],[-73.887062489711,40.823190275117874],[-73.88753429505176,40.822509339469875],[-73.8871940508473,40.8225935285224],[-73.88709505454432,40.82260272471355],[-73.88698003718818,40.82261725785655],[-73.88658010086918,40.822668117912905],[-73.88561280687767,40.82279451897361],[-73.88508162369628,40.82286844468305],[-73.88456358423471,40.8229370672318],[-73.88438994861662,40.82296739644863]]]}},{type:"Feature",properties:{ntacode:"QN28",ntaname:"Jackson Heights",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.87365721712088,40.756803485602056],[-73.87271067448536,40.75506352094249],[-73.87269240706938,40.75502993973754],[-73.87266966994615,40.75498679890194],[-73.87214232666338,40.753986048184665],[-73.87207047251485,40.7538619879717],[-73.87179244195528,40.75332566941373],[-73.87084215640758,40.75154469308956],[-73.86968550952024,40.74961236188554],[-73.86942458603164,40.74915685152007],[-73.87037881278434,40.749064078059206],[-73.87135648544833,40.74895695080114],[-73.87184095898122,40.748905576649236],[-73.87237256353676,40.74885155133129],[-73.87277356790166,40.748812957984384],[-73.87330310096021,40.748758125141244],[-73.8737009821757,40.74871731947948],[-73.87398293746195,40.748685668973884],[-73.87462946351052,40.748613927918825],[-73.87543236162979,40.748527359521546],[-73.87555643147176,40.748513608551626],[-73.87625180146978,40.748438850112606],[-73.87647953043987,40.748416401607486],[-73.87692458255289,40.74836898911763],[-73.877416124923,40.74831937384753],[-73.87834312488306,40.748222660041826],[-73.87845779335431,40.74821481086837],[-73.87927779959655,40.74812409297506],[-73.87983894919982,40.74806172504242],[-73.8802064802553,40.748024980195154],[-73.88113747535017,40.7479272934946],[-73.88207112127164,40.74782992681802],[-73.88256876889947,40.747777845909084],[-73.88299918288806,40.74773440242372],[-73.88393579396725,40.747630242517204],[-73.88485538533263,40.74753481156721],[-73.88578740519941,40.747439754494366],[-73.88671656253139,40.747341462519366],[-73.88764663725351,40.74724483937559],[-73.88778326883894,40.747228926736284],[-73.88867766206579,40.74713427785111],[-73.88957128360846,40.74703905370295],[-73.8905012921449,40.7469419387097],[-73.8914312862041,40.74684473695479],[-73.89175048792538,40.74681172763676],[-73.89240906681825,40.747135328888895],[-73.8937970876941,40.74769149984853],[-73.89527600647773,40.74831729393691],[-73.8954093393868,40.74837385870562],[-73.89564469814562,40.74847370507541],[-73.89572779213752,40.74851104302712],[-73.89581462633576,40.74855093974735],[-73.89585801037587,40.74856930333827],[-73.89605152793317,40.74864946523063],[-73.89610951075919,40.748669413129235],[-73.8961453410188,40.748680036786126],[-73.89624245506702,40.74871954507859],[-73.89647000174409,40.74908647148587],[-73.89700039309167,40.74996515534873],[-73.89706187445725,40.7500878467799],[-73.89711443825027,40.750212912284645],[-73.89715792689466,40.7503399771887],[-73.89719221021899,40.75046866106622],[-73.89728972093975,40.75087278071636],[-73.89742196983823,40.75154161771331],[-73.89746744549417,40.75176866371223],[-73.8974982062631,40.752045603308105],[-73.89758589543506,40.752406272160904],[-73.89763479564674,40.75254627971213],[-73.8977266523259,40.75275880323177],[-73.89793446562894,40.75311211809773],[-73.89831892739929,40.753689797231566],[-73.89862947442641,40.75416152244509],[-73.89897117114607,40.754715305945375],[-73.89905513013387,40.754949825455775],[-73.89914104836491,40.755163869730495],[-73.89930661019675,40.75552363360362],[-73.89959808778829,40.756235438423595],[-73.89969372686603,40.75644660926704],[-73.89972650438914,40.756541867319704],[-73.89976862080852,40.756664237360205],[-73.89979518155333,40.75677539088328],[-73.89982174151714,40.756886536691475],[-73.89985245450484,40.75711160900415],[-73.89986047525849,40.75733746251917],[-73.89984592654017,40.75756215304109],[-73.89980933227785,40.75778375346285],[-73.89978921664465,40.75789847889486],[-73.89976111384685,40.757985758787676],[-73.8997166865107,40.75816257851032],[-73.89967747524835,40.75829686387912],[-73.8996486441353,40.75837966697798],[-73.89960731931295,40.75845463504678],[-73.89956743939895,40.75854526251294],[-73.89948479510139,40.75868286849671],[-73.8994103518499,40.758808839528136],[-73.89906072889902,40.75932801641214],[-73.89866137800627,40.75992101787343],[-73.8982524029576,40.760514486854404],[-73.8979114523292,40.761020349147614],[-73.89789528110559,40.76104450562769],[-73.89735543397136,40.76185091341469],[-73.89723108725003,40.76202952491405],[-73.89720062448762,40.76207328247913],[-73.89700714540729,40.76235119348907],[-73.89668188432333,40.76277758874257],[-73.8964113840347,40.76315008327032],[-73.89624744731641,40.763332747213795],[-73.89608492465558,40.76347375470443],[-73.89598406436703,40.763543110037325],[-73.89585991874092,40.763628473615164],[-73.89557704382769,40.763827968066266],[-73.8954244779487,40.76394724581802],[-73.89527479388143,40.76408559863964],[-73.89516837063914,40.76419736223103],[-73.89506657695159,40.76433132778778],[-73.89505758652862,40.76434653815185],[-73.89499458888936,40.764453154023016],[-73.8948353512509,40.76465531620146],[-73.89477219879008,40.76488921829065],[-73.89470543636384,40.76506903349364],[-73.89461716409501,40.76525625741193],[-73.89453879956355,40.765357267453616],[-73.89446044283339,40.765446391153986],[-73.89437624746155,40.76552658450804],[-73.89428031650134,40.76560677641307],[-73.894149184548,40.765694356626724],[-73.89403763130214,40.765758919728185],[-73.89390458866082,40.765818256566234],[-73.89384202032322,40.765842335719775],[-73.8937774141036,40.76586719899169],[-73.89349605945469,40.76595093000082],[-73.89325812561805,40.76621130947589],[-73.89325108788074,40.76627144523117],[-73.89299530747321,40.76624861374854],[-73.89277464882123,40.76623007440437],[-73.8923258314032,40.766217472344366],[-73.89206947756884,40.766219636307206],[-73.89183535796354,40.766227080049426],[-73.89165463928471,40.766156536158896],[-73.89144489747402,40.76607465363181],[-73.8908904369411,40.76585819811047],[-73.89072002725092,40.76588687952585],[-73.89042403175738,40.76596206057524],[-73.88994886805017,40.76610440955434],[-73.88918520529242,40.76629769192928],[-73.88877310552249,40.76651132717368],[-73.8883547117752,40.766697713800745],[-73.88777877385844,40.76682329668812],[-73.88770661820028,40.76683859805156],[-73.88762452851321,40.76686520068985],[-73.88713429376338,40.76698296557481],[-73.88671945967404,40.76709131286537],[-73.8866762035629,40.76710325881026],[-73.88602554198911,40.76728295820264],[-73.88564823426108,40.76740769077907],[-73.8850626608289,40.767598942589494],[-73.8843972942822,40.76784217036942],[-73.88426804118333,40.76789476450059],[-73.88356593562672,40.76818044516136],[-73.88277241826259,40.76852944143752],[-73.88159926405396,40.76912585191352],[-73.88068583532844,40.76963245210971],[-73.88056341504756,40.769701152903195],[-73.88020161521091,40.76990418959882],[-73.87961158784411,40.770232447966045],[-73.87897365135679,40.770556421790346],[-73.8785491560767,40.77077199556527],[-73.87818647017934,40.77092753544951],[-73.87781416319982,40.77107045683784],[-73.87743339837314,40.77120025528233],[-73.87704537116801,40.771316529076074],[-73.87665135297382,40.771418946298496],[-73.87615314114653,40.77152345587129],[-73.87608949641871,40.771536903086655],[-73.87604778727295,40.77144359312579],[-73.87600801475872,40.77130849258433],[-73.87598378976922,40.77117614730501],[-73.87597362680933,40.77104276224567],[-73.87597757036225,40.770909609146024],[-73.87600937678242,40.77048155256648],[-73.87602197537186,40.770312000894336],[-73.87601415579749,40.76981697608507],[-73.87638792444179,40.768999558474164],[-73.87625062092845,40.76816607485869],[-73.87624365566445,40.76812831878297],[-73.8762330035856,40.76808593838394],[-73.87613975693169,40.76769550550178],[-73.875865038556,40.76605165351371],[-73.87553509519228,40.7642305126199],[-73.87532636995816,40.76305660488948],[-73.87532089453802,40.76300800772556],[-73.8753155292129,40.76294497530347],[-73.87499575093968,40.76126432242948],[-73.87549091125351,40.7613515948982],[-73.87601371860652,40.76144373213948],[-73.87580654566993,40.760307836279324],[-73.87551080441015,40.758679636371575],[-73.8751387429954,40.756633816060734],[-73.87420803095058,40.756731562824285],[-73.87365721712088,40.756803485602056]]]}},{type:"Feature",properties:{ntacode:"BK27",ntaname:"Bath Beach",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-74.00200394677513,40.59413237127572],[-74.0021914307555,40.59435645428157],[-74.0023029884134,40.59454334056503],[-74.00242215707563,40.594727476708755],[-74.00254882028031,40.59490868266276],[-74.00268285423435,40.59508678124073],[-74.0028241279343,40.5952615982934],[-74.00297250329427,40.59543296287892],[-74.0031278352808,40.59560070743004],[-74.00328997205452,40.59576466791818],[-74.00345875511847,40.595924684013696],[-74.00363401947317,40.596080599242974],[-74.00552621986132,40.59753915407078],[-74.00774585717103,40.598935722418716],[-74.00848409142577,40.5993914586422],[-74.00921723904915,40.5998440451524],[-74.00961563255373,40.60003996413902],[-74.00977479604605,40.600131490510805],[-74.00993545102723,40.60022149043694],[-74.01017239980608,40.60034999618631],[-74.01041238887335,40.600475181737174],[-74.01065533816525,40.60059700531715],[-74.01091566257462,40.600721974365165],[-74.01117894203486,40.600843294151666],[-74.0114450885048,40.600960924099866],[-74.01165797156767,40.60105124063131],[-74.01187282226167,40.601138808863055],[-74.01206343136866,40.601219522300944],[-74.01236981602707,40.60134925711624],[-74.01299887033382,40.60155920754663],[-74.01302160049842,40.60156586710367],[-74.01394137729609,40.60183534437336],[-74.01478363716754,40.602082102970854],[-74.0153028898336,40.60219124627199],[-74.01582404828723,40.602294980866425],[-74.01617431337412,40.602350578387565],[-74.01652635790973,40.60239921151781],[-74.01687994354,40.6024408473294],[-74.01723483086609,40.60247545763206],[-74.01759077960651,40.60250301899237],[-74.017992279369,40.6024919523539],[-74.01829286301495,40.602447355230424],[-74.01832347216859,40.602417651130494],[-74.01913563902897,40.602612754505024],[-74.01913408409756,40.60264855305151],[-74.01932826647825,40.60281080817148],[-74.01942760889759,40.60287157834802],[-74.01939343505347,40.60291176128186],[-74.01923150325347,40.60310217424778],[-74.01918088947602,40.60314959511349],[-74.01917685113902,40.60315442280303],[-74.01871382223203,40.60358207590745],[-74.01869135708259,40.603607923939485],[-74.01866021768478,40.60364106759193],[-74.01823145051448,40.60410847250312],[-74.01821458564274,40.60418195828639],[-74.01817646660622,40.60425260881741],[-74.01811904973306,40.60431522282674],[-74.01804702541035,40.60436573512646],[-74.01750868531181,40.6048504972354],[-74.01746711446869,40.60496510482894],[-74.01728366624926,40.605137824696826],[-74.01671283875824,40.6056826348533],[-74.01640553068891,40.60597592531663],[-74.01549855009644,40.60684152427695],[-74.01623636663781,40.60723326610047],[-74.01701910088799,40.60765441697131],[-74.01522379433128,40.60935638462111],[-74.01348255850203,40.611037397919745],[-74.01171201489791,40.61273502918765],[-74.01108648038164,40.61333904369975],[-74.01050403587423,40.61389661199515],[-74.01019858717079,40.613712166889066],[-74.00830383413306,40.612568000548116],[-74.00788398468907,40.61234007182299],[-74.00708800634332,40.61190794524949],[-74.00601438422689,40.61132508244683],[-74.00342538921288,40.60996909393535],[-74.00266468107714,40.60956996659105],[-74.00185301784188,40.609137560422205],[-74.00094408424455,40.6086397096707],[-74.00130866077224,40.608343569113366],[-74.00171808485806,40.60800297793394],[-74.00195012006189,40.60781768296325],[-74.00264412402825,40.60725717532037],[-74.0044247724135,40.605568597474466],[-74.00493448904172,40.60507440640125],[-74.00444636770062,40.604801846664685],[-74.00416249602961,40.60465473897293],[-74.00340902744847,40.60425938096272],[-74.00263069590397,40.60384644946051],[-74.00184603088401,40.60343143172627],[-74.00109809514984,40.60303462622342],[-74.000323538209,40.60262029186994],[-74.00002266096666,40.602907315726604],[-73.99927902001481,40.60245801702691],[-73.99856385085857,40.60202843370563],[-73.99782332514864,40.60157817938217],[-73.99708036439387,40.60112882871558],[-73.99636516467007,40.60069605412974],[-73.99559320762661,40.60023222172232],[-73.99733919609984,40.59855161228876],[-73.9986558663796,40.59726856248295],[-73.99931921392803,40.59664075069102],[-73.9995104935508,40.59644180857035],[-73.99996503010348,40.59599430377028],[-73.99999769541414,40.59596779278191],[-74.00004233922176,40.595940371761785],[-74.00027871994637,40.59570266960394],[-74.00184497144349,40.59423667244404],[-74.00200394677513,40.59413237127572]]]}},{type:"Feature",properties:{ntacode:"SI36",ntaname:"Old Town-Dongan Hills-South Beach",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.06503332356236,40.58899099836793],[-74.06503309568014,40.58890931419603],[-74.06454186133782,40.58843399239431],[-74.06436003721254,40.588267891174866],[-74.06440881666178,40.588238924315824],[-74.06458752315093,40.58840315741573],[-74.06470615524961,40.58847254633704],[-74.06477833033001,40.58848831072572],[-74.06593797099988,40.587606097795664],[-74.06722276816946,40.586734449760165],[-74.06933503355589,40.584776520152374],[-74.06951435164838,40.584585517372545],[-74.0698079096072,40.58430404171486],[-74.0702115428942,40.58398135720897],[-74.07096310182052,40.58318199040264],[-74.07144837595622,40.58243406796456],[-74.07149180521237,40.58216878265251],[-74.07059533733307,40.58169054342515],[-74.07065781537823,40.5816256250378],[-74.07146670932961,40.58202724339555],[-74.0717763843114,40.58187653466151],[-74.07335389590745,40.580678938636396],[-74.07383321073283,40.580277228229804],[-74.0748926415471,40.57931743567526],[-74.07499413073522,40.57923655741639],[-74.0749290910492,40.57917126032183],[-74.07482318784567,40.57909893296436],[-74.07480676226304,40.579092025696326],[-74.07478997100378,40.57908565107289],[-74.07477284308214,40.579079819126676],[-74.07475540795454,40.57907454240315],[-74.07473769880762,40.579069828922],[-74.07471974443352,40.579065686705775],[-74.07470157736003,40.57906212410967],[-74.0746880048985,40.579060139164945],[-74.07467460447482,40.579057560047126],[-74.07466142311917,40.57905439510209],[-74.07464850237137,40.579050655192425],[-74.0746358877265,40.579046351345575],[-74.07462361809385,40.57904149995429],[-74.07461173941253,40.579036116233986],[-74.07460028663829,40.57903021792022],[-74.074589301101,40.57902382475484],[-74.07457881710297,40.57901695966715],[-74.0745688702631,40.579009644078035],[-74.07455949444545,40.57900190208988],[-74.07454666036023,40.57898720651886],[-74.07453317848535,40.578972854467075],[-74.07451906179996,40.57895885966338],[-74.07450432746322,40.57894524069221],[-74.07448899504466,40.57893201027275],[-74.07447307994615,40.57891918749333],[-74.07445660063793,40.57890678457122],[-74.07443957713221,40.57889481724113],[-74.07442499929435,40.57888615200654],[-74.07440993884478,40.57887798179739],[-74.07439442348493,40.57887032167324],[-74.0743784837721,40.57886318618912],[-74.07436215136039,40.57885658839171],[-74.07434545416811,40.578850540827496],[-74.07432842692502,40.578845056206056],[-74.07431110216157,40.57884014539571],[-74.07429351108712,40.57883581675253],[-74.07427568952467,40.57883207829471],[-74.07426066418725,40.57882996792153],[-74.07424581217717,40.57882723439206],[-74.07423117920457,40.57882388471299],[-74.07421680900734,40.578819930583364],[-74.07420274268368,40.578815381023176],[-74.07418902551557,40.578810253258965],[-74.07417569662567,40.578804558154935],[-74.07416279646668,40.578798317128914],[-74.07415036416732,40.57879154657367],[-74.07413808612755,40.578783600027755],[-74.07412628574866,40.57877524373015],[-74.07411498457968,40.57876649240969],[-74.07410420131805,40.57875736515285],[-74.07409396278882,40.57874787919802],[-74.07408428615169,40.57873805396764],[-74.07407519230304,40.57872791022214],[-74.07406669862277,40.57871746788643],[-74.07405882380777,40.57870674571183],[-74.07404582592645,40.578695571158384],[-74.07403220847777,40.57868482956396],[-74.07401800049185,40.57867454520139],[-74.07400322703661,40.57866473598002],[-74.07398791515486,40.57865541746244],[-74.07397209167446,40.578646609567194],[-74.07395578869185,40.57863832802119],[-74.07393903412816,40.578630588051396],[-74.07392185897946,40.578623403877735],[-74.07390268867519,40.57861613102159],[-74.07388314529092,40.57860945497483],[-74.07386326355449,40.57860338693941],[-74.07384307577873,40.578597939961746],[-74.0738226158067,40.57859312005095],[-74.07380191528617,40.57858893489293],[-74.07378101047942,40.57858539267318],[-74.07375993347117,40.5785824988995],[-74.07374662046958,40.57857738841351],[-74.07373369993412,40.57857172047083],[-74.073721214291,40.57856551313762],[-74.0737092004746,40.578558785656185],[-74.07369769673872,40.57855155827319],[-74.07368673738583,40.57854385458847],[-74.07367635847427,40.578535696525414],[-74.073666591895,40.57852711271132],[-74.07365746469759,40.57851812490779],[-74.07364900987571,40.57850876559456],[-74.07363842048906,40.57849702638408],[-74.07362722877575,40.578485615078876],[-74.07361545145494,40.57847455009631],[-74.0736031070024,40.57846384884746],[-74.07359021389347,40.578453528408254],[-74.07357679631491,40.5784436046784],[-74.07356287208094,40.578434093058966],[-74.07354846340168,40.57842501028857],[-74.0735335942425,40.578416370926675],[-74.07351828988307,40.57840818584643],[-74.0735059130214,40.57840175125009],[-74.07349309093156,40.57839584432019],[-74.07347986340393,40.57839048446462],[-74.07346627066265,40.57838568589745],[-74.07345235029639,40.57838146400729],[-74.07343698511896,40.578395684188024],[-74.07342228481113,40.57841030802298],[-74.07340826824962,40.5784253179098],[-74.07339495255164,40.578440694571874],[-74.07338235571345,40.578456418899606],[-74.07337751844602,40.57845929629354],[-74.07337223569873,40.57846167607396],[-74.07336659685546,40.57846351981949],[-74.07336069570336,40.57846479714738],[-74.0733546264795,40.57846548722371],[-74.07334849309822,40.578465577919964],[-74.07334239355212,40.57846506682828],[-74.07333643243902,40.57846396393351],[-74.07333070316108,40.57846228844202],[-74.07332530593747,40.57846006474923],[-74.07332032496511,40.5784573330085],[-74.07331584532245,40.57845413588565],[-74.0733119419939,40.578450527947474],[-74.07330867612438,40.57844656645013],[-74.07330610403763,40.57844232021238],[-74.07330426821301,40.57843785621903],[-74.07330319905405,40.57843324950388],[-74.07330291158651,40.57842857745604],[-74.07330341402238,40.57842391529102],[-74.07330469502065,40.578419340079634],[-74.07331420346324,40.57840459208305],[-74.07332463446711,40.57839021038656],[-74.07333596236295,40.57837622985241],[-74.07334815906087,40.578362681993795],[-74.07334703225165,40.57835279863797],[-74.07334515012124,40.5783429827761],[-74.07334252105669,40.57833326841138],[-74.07334090736222,40.57832719750095],[-74.07334007906601,40.57832103646079],[-74.07334004853429,40.57831484190802],[-74.07334081341763,40.57830867549505],[-74.07334152248289,40.57830590226099],[-74.0733423669689,40.57830259586148],[-74.07334469475155,40.57829666232197],[-74.07334777133943,40.578290930847544],[-74.07335157262358,40.57828545640323],[-74.07335605669604,40.57828029229012],[-74.07336118472111,40.57827548828921],[-74.07336690379663,40.578271090169785],[-74.073373161895,40.578267139679745],[-74.0733798955622,40.57826367756934],[-74.07338704462872,40.57826073436719],[-74.07339453332254,40.57825833826665],[-74.07341048150221,40.57825641220926],[-74.07342624827163,40.57825375834978],[-74.07344177519596,40.57825038660982],[-74.07345960990155,40.57823289685052],[-74.07347805846365,40.578215779951556],[-74.07349710639595,40.57819904982702],[-74.07350263890552,40.57819664006071],[-74.07350852334771,40.57819477755549],[-74.07351466835311,40.578193492860144],[-74.07352097748856,40.57819280714509],[-74.07352734903546,40.578192730527185],[-74.07353368126508,40.57819326390914],[-74.07353987705261,40.578194398976635],[-74.07354583684457,40.57819611669511],[-74.07355146657486,40.57819839300055],[-74.07355667809313,40.57820118874753],[-74.07356138742053,40.57820446193994],[-74.07356551979343,40.57820815884878],[-74.07356901186967,40.57821222221951],[-74.07357180930849,40.578216588425846],[-74.07357386347473,40.57822118747154],[-74.07357514682278,40.57822594616395],[-74.07357563510108,40.57823078980041],[-74.07357532163522,40.57823564333192],[-74.0735661085428,40.57824976192031],[-74.07355619533533,40.57826360319223],[-74.07354559978798,40.57827714736761],[-74.07353433462056,40.57829037299434],[-74.07352241805093,40.57830326314009],[-74.07351999874362,40.57830567895654],[-74.07350986543726,40.57831579785884],[-74.0734966967547,40.57832795971451],[-74.07353135170511,40.57834784557699],[-74.07356653230393,40.57836718611885],[-74.07360222645728,40.578385973305856],[-74.07363841745607,40.578404198101715],[-74.07369969345358,40.57843498022371],[-74.07376053874331,40.578466256634144],[-74.0738209460723,40.578498024657804],[-74.07388090554832,40.57853027927588],[-74.0739404127752,40.57856301831408],[-74.07406033780552,40.57862739738717],[-74.07418094820504,40.578691029213175],[-74.07430257821711,40.578757711300796],[-74.07430790841205,40.57876125411854],[-74.07438401619972,40.578802481799094],[-74.07446028819844,40.578839360423586],[-74.07454539912791,40.57888481144464],[-74.07462334758773,40.578928200578304],[-74.07470110047481,40.57896342623957],[-74.07481070714098,40.57902120169403],[-74.07508288192628,40.57916015875563],[-74.07538416887542,40.578803852811596],[-74.0757981954072,40.57830925065069],[-74.07523453617969,40.57799880325324],[-74.07534622582355,40.57788796906919],[-74.07601596977908,40.578244912290295],[-74.0761100804473,40.578173861682636],[-74.0762049932398,40.57812661289568],[-74.07624676324706,40.57810441582908],[-74.07626037024012,40.57808500871891],[-74.07628942409008,40.57806559202079],[-74.07633845483525,40.57803646224958],[-74.07636660419917,40.57802120220588],[-74.07639928398525,40.57799485505256],[-74.0764083471409,40.5779754509462],[-74.07639844893005,40.57796977408893],[-74.07630470430556,40.57792009669975],[-74.07629015242438,40.577907636301816],[-74.07629741018448,40.577898625093404],[-74.07631467297807,40.577898613627625],[-74.07642748022619,40.57795011964622],[-74.0764646711527,40.57796709998589],[-74.07649283077303,40.57796084612537],[-74.07651642995182,40.57794004686176],[-74.07653911250895,40.577911627954755],[-74.0765545262063,40.57788252048229],[-74.07658356267696,40.57784924785427],[-74.07662183569542,40.577818535946705],[-74.0767227386615,40.57773054541083],[-74.07688226472088,40.57763678940899],[-74.07691552896407,40.577579500012675],[-74.0767374761675,40.57737250932549],[-74.07674837365109,40.57736695916299],[-74.07689787379758,40.577516308290654],[-74.07693881528708,40.57753434508881],[-74.07737472522494,40.577282158905646],[-74.07830169156934,40.57646471865807],[-74.0787741289471,40.576010822245586],[-74.07926321256916,40.575671292205776],[-74.07867933938924,40.5750818252234],[-74.07875185316308,40.57504212563726],[-74.07933640538265,40.57562720401693],[-74.08017867442055,40.57518041825953],[-74.08050289147515,40.574980458710684],[-74.0809068328301,40.574689804249026],[-74.0813377071867,40.574319989306815],[-74.0817372535145,40.573938578523475],[-74.08230682682289,40.57342250310407],[-74.08259185204047,40.573149515902195],[-74.0830062074024,40.57278557004964],[-74.08359916061029,40.57237147537061],[-74.08469075991437,40.5714779139398],[-74.08597647495844,40.57223697088941],[-74.0876579143761,40.57301266463172],[-74.08769737595844,40.57306188404061],[-74.08775041802929,40.57311057975213],[-74.08886977653029,40.57372323827117],[-74.08960544781667,40.57413046961468],[-74.09032842535416,40.574515336157084],[-74.09109428090468,40.5748992286652],[-74.0918223417836,40.57527493330423],[-74.09257214644325,40.57567191334098],[-74.09335651083325,40.57604719396089],[-74.09408671710112,40.576419550826024],[-74.09483640558778,40.57680653826436],[-74.09517725127283,40.57702113890273],[-74.09613172548268,40.57752610632633],[-74.09741191072715,40.578174432312444],[-74.09851032532683,40.57873068671356],[-74.09940090442292,40.57918675553435],[-74.1003908342878,40.57968866610746],[-74.0997404412822,40.58020781783997],[-74.0990889376113,40.58072522936597],[-74.09844000868479,40.581241706006814],[-74.10061310938742,40.582711191024785],[-74.10249696103797,40.58401503298074],[-74.10263321561645,40.584106945694046],[-74.1027886290526,40.58422448752874],[-74.10525775474666,40.585921435734875],[-74.1045486461326,40.586500648547975],[-74.10392537952129,40.58707587422039],[-74.10357323123208,40.58739375969279],[-74.10344974414173,40.58750523145319],[-74.10328238018538,40.58765631047106],[-74.10317352512214,40.58775457131027],[-74.10292541157015,40.58797854012851],[-74.10282423894105,40.588069865738404],[-74.10256758234401,40.58830154124048],[-74.10246256597141,40.58839633614332],[-74.10207990052146,40.5887417511883],[-74.10149482345588,40.589344261003845],[-74.10088251662548,40.590179215641214],[-74.10089057028651,40.59042994899215],[-74.10090957428974,40.59102161430699],[-74.10097579686271,40.59183223435316],[-74.10083052260454,40.59263230579948],[-74.10081739424693,40.59266873468467],[-74.10074056645472,40.59284456650244],[-74.10074047316026,40.59284478286463],[-74.10074036688464,40.592844989354],[-74.100647384131,40.593016539647344],[-74.10064730218211,40.59301670172002],[-74.10064720659425,40.593016854925594],[-74.10053851571678,40.593183204868595],[-74.10041498984681,40.59334309266045],[-74.10006671883748,40.59364027087483],[-74.09979588970083,40.59387136552129],[-74.09949192250028,40.59404778067438],[-74.0990817976487,40.59428707089988],[-74.09873787399614,40.5944877154243],[-74.0980683913998,40.59488151992039],[-74.09798651188379,40.594929686766214],[-74.09722072868999,40.59536515534785],[-74.09586192742509,40.59595088889736],[-74.09490220801491,40.59629562262198],[-74.09427668467906,40.596449270997105],[-74.09375453841182,40.59674489030664],[-74.09336426773824,40.59703306891736],[-74.09272305137702,40.59746426362759],[-74.09228641027808,40.59808240038086],[-74.0919282787704,40.598504050807506],[-74.09178257454684,40.59871923931015],[-74.09175512228711,40.59880106078594],[-74.09173443242041,40.59888403007788],[-74.09172058586464,40.5989678227953],[-74.091713637524,40.5990521113734],[-74.09171361385611,40.59913656617931],[-74.09172051497976,40.59922085701057],[-74.09161330405932,40.5992615616663],[-74.09147742448773,40.59940849035296],[-74.09083323262558,40.59998852396544],[-74.09060390412819,40.600198824167485],[-74.09036073916268,40.60040036362657],[-74.09010463492235,40.600592349306304],[-74.08983655911122,40.600774094667166],[-74.0894763057305,40.60090432158654],[-74.08920169549286,40.60096378980528],[-74.0883067040034,40.601107780275505],[-74.0866623509513,40.601233538866595],[-74.08647535888494,40.60126896187172],[-74.08625420417904,40.60132418938413],[-74.08583797104811,40.60142777338853],[-74.08520894220322,40.601600958051904],[-74.08457153399388,40.60182247994879],[-74.08432821290553,40.601872683294076],[-74.08383802510482,40.60192576738106],[-74.08281516077984,40.60197418227439],[-74.0821872931919,40.60194100804505],[-74.08184498190198,40.601535197279745],[-74.08139658944198,40.60092495241744],[-74.08131820769842,40.60080532923673],[-74.08125785872106,40.60067884767465],[-74.08121690347278,40.60054793161505],[-74.08119595997864,40.60041517349129],[-74.08116420928472,40.60020655437922],[-74.08130343818571,40.59938765560118],[-74.08144216627137,40.59915922040527],[-74.08149422089161,40.599081990895954],[-74.08160410665616,40.599024459442965],[-74.08199990162275,40.59868243819086],[-74.08230923843254,40.59845665485487],[-74.0824830337643,40.598329807781305],[-74.0836077506701,40.59791241412691],[-74.08469129658789,40.597507132383406],[-74.08476803220962,40.59746356293017],[-74.08476811500967,40.5974635173011],[-74.08476818615084,40.597463463471755],[-74.08497132861918,40.59732510951611],[-74.0851581858051,40.59717283737733],[-74.08515824486814,40.597172791765594],[-74.08515829161296,40.59717273795408],[-74.08532650115495,40.59700832209201],[-74.08547414045287,40.596833816586845],[-74.08585350634402,40.595940980532106],[-74.08587511934066,40.595890121255884],[-74.08578780813959,40.59588408036151],[-74.08491019877964,40.595704727646684],[-74.08406968690548,40.595496270409306],[-74.08376862327293,40.595520957415665],[-74.08330235094718,40.594716328333895],[-74.0832075795399,40.594533734941585],[-74.08304163562974,40.594229720774315],[-74.08239591948612,40.59319116174823],[-74.08177066500554,40.59221445051688],[-74.08173343020644,40.59215628569237],[-74.08029682126296,40.59266864279189],[-74.07936282334181,40.59299407454758],[-74.07846693758708,40.59330001196944],[-74.07888191676811,40.59394279178405],[-74.07802261104277,40.59425482378352],[-74.07714922363117,40.59453408085396],[-74.07626202976564,40.59482256962555],[-74.07539899059779,40.5951041478897],[-74.07453730486705,40.59538678041501],[-74.07367959087885,40.59566839556141],[-74.07281699256797,40.59595221475435],[-74.07118634943032,40.59648999296814],[-74.070439761199,40.59673474668109],[-74.06970478517748,40.59537636003469],[-74.06964532750258,40.5952640107521],[-74.06831810789858,40.592785766399444],[-74.06814585464933,40.59245576357266],[-74.06795227254432,40.59208368336301],[-74.0675147746501,40.591334643072564],[-74.067284107037,40.590986202943235],[-74.0666672398048,40.59038276180463],[-74.06662559502352,40.59034201970403],[-74.06651182892105,40.59034492205114],[-74.06582939714852,40.590059165205055],[-74.06577682854285,40.59002139114002],[-74.06573690899913,40.5899695169115],[-74.06571835045294,40.589908102724856],[-74.06572536504899,40.5898452959812],[-74.06575530251928,40.58978965391624],[-74.06580036064396,40.589746609936476],[-74.06572336332758,40.58969105419476],[-74.06563611909225,40.589628104818495],[-74.06503332356236,40.58899099836793]]]}},{type:"Feature",properties:{ntacode:"BK42",ntaname:"Flatbush",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.95870789822976,40.650387273782634],[-73.95844335238868,40.64930344311771],[-73.95826082077697,40.648532745031375],[-73.95815003514562,40.64776767369121],[-73.95814068445166,40.64750340358305],[-73.95810672219415,40.64651800935827],[-73.95803664426094,40.64530250097162],[-73.95802176470437,40.64506996232088],[-73.95797764682932,40.64457625601912],[-73.95791873735426,40.64414326509119],[-73.95789394426582,40.64401556202924],[-73.9576364457626,40.64268949946328],[-73.95746359870888,40.642371669776374],[-73.9570703102167,40.641960671907675],[-73.95571599971687,40.640582526273526],[-73.9556382062173,40.64050392611558],[-73.95476763256215,40.63962444686561],[-73.9542735840814,40.63911553919629],[-73.95404358590135,40.638877549190276],[-73.95374853778475,40.63858633758556],[-73.95360004719386,40.63842234745011],[-73.95307699850177,40.638446261317306],[-73.9521385225579,40.63844349646567],[-73.95116311183473,40.63844818339577],[-73.95017361526034,40.63851059749294],[-73.94923295697076,40.638547673398385],[-73.9482649959084,40.638607190711745],[-73.94715150255871,40.638676406361746],[-73.94638150279992,40.63872625048358],[-73.94537272424152,40.63878695524375],[-73.9451233512813,40.63644827998136],[-73.94488042819056,40.63417695449509],[-73.94462885425996,40.631837734632185],[-73.94561754711692,40.63177743031228],[-73.94647961784939,40.631708161678105],[-73.94551095521956,40.6307914829014],[-73.94480816070822,40.63012716666311],[-73.94453995101931,40.62986656270843],[-73.94415535255874,40.62950828470547],[-73.94446784050527,40.629480051510924],[-73.94540053213089,40.62937781235568],[-73.94632622234428,40.629276642758626],[-73.94732672160586,40.6291665672095],[-73.94832386196283,40.62905666053285],[-73.94925229833636,40.628954765326625],[-73.95017656950539,40.628852772028154],[-73.95110641920346,40.62875046709457],[-73.95206901809611,40.628645781014804],[-73.95303133100145,40.62854011509276],[-73.95395983418416,40.62843938961412],[-73.9548849915694,40.62833554833747],[-73.95581207194958,40.628233491907054],[-73.95684697280602,40.62811987905407],[-73.95805293146628,40.627971118632026],[-73.9589941629722,40.62788559454318],[-73.95995565121842,40.627778672540664],[-73.96014773493869,40.6289151854171],[-73.9602256005792,40.62925450129718],[-73.96024902920543,40.62937062183246],[-73.96025855010787,40.62941826256545],[-73.96040734342061,40.630162530576314],[-73.96046280639713,40.630155661219504],[-73.96136921593195,40.630058388262476],[-73.9616363994039,40.63002222301846],[-73.96182099849084,40.63000487740185],[-73.96197454283195,40.62999504108041],[-73.96232599364598,40.62996871673765],[-73.96322149343035,40.62984106103689],[-73.96414862835252,40.6297389655613],[-73.9650807282895,40.62965467559493],[-73.96608191359873,40.62954270682635],[-73.96707656865335,40.629434681648],[-73.96800084402996,40.62933305821522],[-73.96892915890132,40.62923162562483],[-73.97000109763489,40.629113473756036],[-73.97109232328968,40.62896614062427],[-73.97136622157032,40.62892916271593],[-73.9712075052422,40.628089712197784],[-73.97111421951189,40.627585883684546],[-73.97092126268784,40.62656998550555],[-73.97108160338041,40.626553708820914],[-73.97119209843825,40.626542696922485],[-73.97229894777733,40.62643116816177],[-73.97322001066985,40.62631854258555],[-73.97414911512993,40.62621489784494],[-73.97507611264221,40.62611376711572],[-73.97563580928473,40.626035208743644],[-73.9762345368276,40.625976350730305],[-73.97644970441586,40.62700825547306],[-73.97651462100188,40.62729449049396],[-73.9765777568916,40.627573186819035],[-73.97669604371922,40.62835456420883],[-73.97684964309028,40.62908858147846],[-73.97699848928201,40.62987149612543],[-73.97716511994676,40.63074665412942],[-73.9760493559142,40.6312759056467],[-73.97517146283597,40.63168858076314],[-73.97431883460409,40.63209057418872],[-73.97319613382545,40.632620588979435],[-73.97278066351257,40.6328234711816],[-73.97241481651278,40.63299383426839],[-73.97231129169533,40.63304191454541],[-73.97216145893003,40.63311162134956],[-73.97190427082307,40.63323009413742],[-73.97087567598683,40.6337195133142],[-73.96986869339578,40.63419467459823],[-73.97029036162957,40.63640634141807],[-73.96935965791315,40.636505550149266],[-73.96803868487805,40.63665098543643],[-73.968223433854,40.63729690644196],[-73.96872218447866,40.63901853824929],[-73.9687909917335,40.63925593322145],[-73.968914611244,40.63975715975437],[-73.96939903065629,40.641382445715756],[-73.96948468137931,40.64168989653153],[-73.96968611807551,40.642356009772314],[-73.96988464671774,40.64303029756915],[-73.97008897793081,40.64374583950711],[-73.97031677051459,40.64453794134665],[-73.97054554390657,40.64531666812147],[-73.97076976083284,40.64611090684055],[-73.97084113729686,40.646378571072404],[-73.97121038966982,40.6476201544839],[-73.97139631688181,40.64825778561156],[-73.9706987566702,40.64850210045985],[-73.96998500726015,40.64877493456957],[-73.96967173663386,40.64889793558344],[-73.9687936713221,40.64924826382847],[-73.96790948388565,40.64959937421615],[-73.96702809161597,40.64994727428319],[-73.96614503260804,40.65029767968276],[-73.96526281915038,40.65064245009963],[-73.96465438630769,40.650887727956054],[-73.9652410351093,40.65174204697282],[-73.96575121387437,40.65249922858006],[-73.96621321893267,40.653189405049],[-73.96414666339547,40.65399497235047],[-73.96188086439834,40.654881191549705],[-73.96156461422339,40.65500411715297],[-73.9606980937956,40.655340924680644],[-73.95986103047147,40.65563478893659],[-73.95969665863038,40.65483921522885],[-73.95945183797807,40.65357538781577],[-73.95932926470229,40.65292817871177],[-73.95915001039323,40.65214455720866],[-73.95892527261276,40.651211550097806],[-73.95870789822976,40.650387273782634]]]}},{type:"Feature",properties:{ntacode:"BX34",ntaname:"Melrose South-Mott Haven North",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.9012927762704,40.82047544261423],[-73.9016012124732,40.81969485926064],[-73.90166319343373,40.819550426351796],[-73.90210743240814,40.818505192100034],[-73.90257859074227,40.81736979443094],[-73.90300983214371,40.81631779195475],[-73.9030644378355,40.81610676102298],[-73.90346997117648,40.81507578848336],[-73.90380412291687,40.81413184229496],[-73.90418337761744,40.81308645548078],[-73.90446551410524,40.81228196041574],[-73.90541359885397,40.812476195176096],[-73.90632991836297,40.812667074146155],[-73.90724503605497,40.81285516277571],[-73.90815917726094,40.81304357639289],[-73.9090745181181,40.813233072943056],[-73.9094968481844,40.81332214869364],[-73.90952367763514,40.81332780644995],[-73.91001840298344,40.81343214830669],[-73.91013342121258,40.81345551153224],[-73.91029615542287,40.813488565045304],[-73.91033664523722,40.81349678949693],[-73.9103874216884,40.813507103590204],[-73.91043307743587,40.81351637670617],[-73.91094778957405,40.813620920737364],[-73.91181210784875,40.813883314552434],[-73.91295450818349,40.81426933468127],[-73.91495493671819,40.81493646601094],[-73.9167711773861,40.81569882905605],[-73.91768626980308,40.8160812427864],[-73.91861739796052,40.81552313607113],[-73.91946744904934,40.81507370953826],[-73.9203489277287,40.814628863974285],[-73.92048117349661,40.81456368686985],[-73.92130383366657,40.81547724777699],[-73.92158392084697,40.81555063206604],[-73.92124519680912,40.81621939729788],[-73.92309299904522,40.8166977281391],[-73.92372701303204,40.81581732007314],[-73.92376838885555,40.81575986476347],[-73.92390804830025,40.81556592664743],[-73.92395483117598,40.81550096086137],[-73.9239995134313,40.81543891295271],[-73.92480953822904,40.81565902022272],[-73.92505519851713,40.8157215763305],[-73.92550133056174,40.81583301291596],[-73.92568897152093,40.81587494543141],[-73.92662718211726,40.81611895967692],[-73.92621972038792,40.81675865597444],[-73.92518486463509,40.81801266937757],[-73.92454726013266,40.81871262350998],[-73.92402557241974,40.81928533011077],[-73.92265261239713,40.82049431528112],[-73.92194764145455,40.821031544959446],[-73.92114409038749,40.8215630020621],[-73.92066539132301,40.82183689358972],[-73.9205434700689,40.821933857481646],[-73.92048603277179,40.82197953611126],[-73.9204016380275,40.82206121668077],[-73.9199347171237,40.82235220193829],[-73.91980424620863,40.82243697456019],[-73.91944303601359,40.82267166790189],[-73.91938041791651,40.82271235247818],[-73.9189459722909,40.822992672880986],[-73.91888836789798,40.82302977384997],[-73.91875570608572,40.82311521802199],[-73.91833825897207,40.82338338717322],[-73.91788272033193,40.82367877684647],[-73.91782151593539,40.823718371329576],[-73.91756599376923,40.82388367192946],[-73.91746772699828,40.82394610695224],[-73.91740459115819,40.8239862220034],[-73.91731782325954,40.824041350018994],[-73.91725010296902,40.824084377625056],[-73.91719007374034,40.824122517330956],[-73.91712693756695,40.82416263105622],[-73.9168919579493,40.82431192557521],[-73.91677400519717,40.82438708737327],[-73.91587735817289,40.82410373152731],[-73.91621588627129,40.823467930225945],[-73.91450553698643,40.82294185675899],[-73.91287633326617,40.82244134839339],[-73.91189154921676,40.822141481777365],[-73.91181615756743,40.82203502241253],[-73.9118078057598,40.822039769862926],[-73.91179935942837,40.8220444552564],[-73.91179083006523,40.82204905983904],[-73.91178220772419,40.82205360069068],[-73.91177350082071,40.8220580510138],[-73.91176469851244,40.82206243844162],[-73.91175582641465,40.8220667370275],[-73.91174685892634,40.82207096199652],[-73.91173782075576,40.822075106163986],[-73.91172869955403,40.822079169185436],[-73.91171949686398,40.82208315173209],[-73.91171023364937,40.82208704326595],[-73.91170088807569,40.822090845780615],[-73.91169147027821,40.822094565984685],[-73.91168198267869,40.82209820689557],[-73.91167243589165,40.82210174640812],[-73.91166281755068,40.822105197412256],[-73.91165314022855,40.82210855773967],[-73.91164340370389,40.82211182806041],[-73.91163361966342,40.82211500922094],[-73.91162376562922,40.822118089477335],[-73.91161386319762,40.82212108023782],[-73.91160391480686,40.822123972122874],[-73.91159391801875,40.82212677451197],[-73.91158387372789,40.82212947802445],[-73.91157378326015,40.822132080650995],[-73.91156365675566,40.82213458541481],[-73.91155348208785,40.822136990631286],[-73.911543285057,40.822139297157975],[-73.91153305132906,40.82214150498373],[-73.91152278311043,40.82214361327267],[-73.91151249252977,40.82214562220162],[-73.91150216459081,40.82214753226163],[-73.91149182510742,40.82214933409114],[-73.91148146346794,40.82215104761739],[-73.91147107661517,40.82215265022224],[-73.9114606784246,40.8221541551508],[-73.91145027022095,40.82215556123136],[-73.9114398599561,40.82215685875363],[-73.91142942732846,40.82215805775351],[-73.91141899350998,40.82215915707457],[-73.91140856114546,40.822160157891446],[-73.9113981167845,40.822161059021234],[-73.9113876840326,40.822161853446],[-73.91137726375233,40.82216255590852],[-73.91136683126392,40.82216315215036],[-73.91135642272566,40.82216364806257],[-73.9110729852431,40.822242943234116],[-73.91069998778043,40.82232411384538],[-73.90990894137941,40.82255110811745],[-73.90945760816992,40.82243240236992],[-73.90841854182946,40.822181271155934],[-73.90742681740186,40.82194506199504],[-73.90645722144359,40.82171536403063],[-73.9056589024782,40.821556532634474],[-73.90552466303079,40.82152381327514],[-73.90545592197533,40.821507058608944],[-73.9053277028844,40.821475805773424],[-73.90525022500152,40.821456921612366],[-73.90489653151185,40.82137070987814],[-73.90478103796076,40.82134144522368],[-73.9037931018166,40.821091100156124],[-73.90266819174944,40.820803159886665],[-73.9012927762704,40.82047544261423]]]}},{type:"Feature",properties:{ntacode:"BK79",ntaname:"Ocean Hill",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.90404639808897,40.67922059801925],[-73.90349050037082,40.67889804853481],[-73.90320745632027,40.67874076470078],[-73.90256467268154,40.67834519464979],[-73.90202189364913,40.67802673228718],[-73.90145370051373,40.67769316355672],[-73.90046361829343,40.67712230643053],[-73.90014864502069,40.67694931684544],[-73.90004626142508,40.67689308953782],[-73.9007918367847,40.676572457650934],[-73.9009623469395,40.67650221152797],[-73.90245583103473,40.67588205089746],[-73.90257716361329,40.675831706875925],[-73.90267831840302,40.67578972875392],[-73.90279745993566,40.67575749274221],[-73.90291887262823,40.67568458142084],[-73.90302076373686,40.67565648129092],[-73.90313803813324,40.67562221542786],[-73.90347422276491,40.6755066832772],[-73.90374374580135,40.675406834472525],[-73.90428786796184,40.675229355562244],[-73.90438792800414,40.67520674660642],[-73.9045091233681,40.67505211098795],[-73.90524012940088,40.67472494627425],[-73.90582626773173,40.67446965385985],[-73.90609438779364,40.67435293235806],[-73.90629662105013,40.6742653330755],[-73.90695655491835,40.673985259133566],[-73.90746843008544,40.67376161413563],[-73.90787711572172,40.67356680930781],[-73.9082780093342,40.67337939350506],[-73.90832954086157,40.67335530302139],[-73.90841931632208,40.67331333272415],[-73.90925438134724,40.67294799823466],[-73.90954171958883,40.67282880309108],[-73.90989833479603,40.672680869322114],[-73.90995832863727,40.672655981103425],[-73.91014265020483,40.67257951905929],[-73.91019287105694,40.67255868530127],[-73.91037473937192,40.672483238199234],[-73.91046305323356,40.672446602102546],[-73.91104631010326,40.67220464200177],[-73.91109867289384,40.67218291959568],[-73.91115995481621,40.672155350628294],[-73.91133533666638,40.67207645346068],[-73.91221776895038,40.67168716252572],[-73.91308574663641,40.67131022633253],[-73.91403857192044,40.67089683982661],[-73.91454485538064,40.67067547301587],[-73.91461857729773,40.67064323825137],[-73.91487246337714,40.67053222822073],[-73.91553422511005,40.67024338351535],[-73.91558467328046,40.67022136347989],[-73.91572874515477,40.67015847809633],[-73.91580361911352,40.67012602814181],[-73.91586213225733,40.67010066868867],[-73.9164716345366,40.66983650915053],[-73.91652296113404,40.66981426418321],[-73.91658459950003,40.66978754948586],[-73.91713588978303,40.66954376367917],[-73.91748266125654,40.669392231100105],[-73.91838191153047,40.66900224732733],[-73.91923062965691,40.66863136530611],[-73.91999873728055,40.66840948385137],[-73.9201146425319,40.66837600234439],[-73.9201486425542,40.66822948387542],[-73.92101988847209,40.6678526980696],[-73.9218717118052,40.66748069046783],[-73.92221564149389,40.667333446469144],[-73.9227525715444,40.66709733296169],[-73.92272714241194,40.667365056929455],[-73.9226553004529,40.66812711501406],[-73.9226321076669,40.66837321106466],[-73.92261354322449,40.66856410724225],[-73.92254432235502,40.66927581119731],[-73.92246696829339,40.67011693025583],[-73.92245355442314,40.67026114885387],[-73.9223840178856,40.67100876297077],[-73.9222995036712,40.67190026210086],[-73.92221444321095,40.67279163304969],[-73.92213153379244,40.67368388900711],[-73.92204843320643,40.67457439719813],[-73.92197495287279,40.675348547269806],[-73.92190090521798,40.676131621044526],[-73.92183232495854,40.676849042763834],[-73.92182361015799,40.676938358473],[-73.92181539031597,40.67701839046189],[-73.92171159945381,40.67811571394574],[-73.92164748131961,40.67887054703269],[-73.91905083907092,40.678728474490455],[-73.91796830613771,40.67866902181592],[-73.91720270736367,40.678626815481756],[-73.91630119861499,40.67857711243409],[-73.91639300075408,40.67890584888107],[-73.91653998655802,40.679637497352566],[-73.91668638370818,40.680371378789545],[-73.91683011417062,40.68110098122958],[-73.91697632824906,40.681834159418024],[-73.9171213852815,40.68256847168662],[-73.91726632656652,40.68330322455328],[-73.91741294270074,40.68403405152249],[-73.91755763291403,40.68476719192122],[-73.91762630559238,40.68511814934074],[-73.91763742515009,40.68517497630596],[-73.917647765087,40.68522782275788],[-73.91765638722468,40.68527188366816],[-73.91770109386896,40.685500359167285],[-73.9177654758855,40.68581854081244],[-73.91778426812593,40.68591141261907],[-73.91783531177447,40.68616366960057],[-73.91784937476166,40.68623316791453],[-73.91789200318277,40.68644915917852],[-73.91791548411962,40.686565936301875],[-73.91799890633432,40.68696577961044],[-73.91804606958492,40.68721324777099],[-73.9176811391875,40.68700409480143],[-73.91755226133584,40.68693022304985],[-73.91679832884954,40.686497199369335],[-73.91661031966161,40.68639135319387],[-73.91604599329085,40.68607206947068],[-73.91550033953949,40.68576152453053],[-73.91528963516168,40.68564553649273],[-73.91470083314597,40.685316944737416],[-73.91453972421897,40.685226917977516],[-73.91379700170998,40.68479987228612],[-73.913307280448,40.684520858323744],[-73.91303721372346,40.6843678096827],[-73.91227301214938,40.683934964689456],[-73.91151192885341,40.683504990590514],[-73.91076954357516,40.68309270127182],[-73.91002460929406,40.68265737058685],[-73.90927462882547,40.682234323582556],[-73.90905526962082,40.68210557474483],[-73.90886025553507,40.68199403596291],[-73.90851642314132,40.681803943322564],[-73.90777158725635,40.68137784657353],[-73.90701820217927,40.68094827978997],[-73.90671941184522,40.680767421942654],[-73.90628287060713,40.68050675607437],[-73.90565934136644,40.68014069142737],[-73.90554836824933,40.68007160223698],[-73.90549303545265,40.6800371581605],[-73.90541416544553,40.67999264338064],[-73.90478936068008,40.679650456871066],[-73.90456891332478,40.67951553702162],[-73.90404639808897,40.67922059801925]]]}},{type:"Feature",properties:{ntacode:"MN09",ntaname:"Morningside Heights",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.9521012514923,40.81144285350132],[-73.95259125776441,40.810765333066826],[-73.95307869995446,40.81009408490712],[-73.95327654949371,40.809879604283054],[-73.95357577810373,40.80947669765971],[-73.95496657106328,40.810064554703565],[-73.95542974856465,40.80942915340676],[-73.95588417616412,40.80880224904909],[-73.95634493679755,40.80817335404048],[-73.95680543877327,40.8075457092798],[-73.95726581554526,40.806916171387066],[-73.95772176015936,40.80629098862739],[-73.95818167252807,40.80559679163102],[-73.95825482580142,40.80471387844149],[-73.9582030080717,40.803894270998896],[-73.95824878329822,40.8031064864712],[-73.95868839367523,40.802469794366054],[-73.95914741137359,40.801843760137274],[-73.9596468542316,40.80115642325654],[-73.95848111410017,40.80067047758584],[-73.95817297103852,40.80058254145743],[-73.95833304956629,40.80036505401374],[-73.95861879256708,40.79997702615455],[-73.959076690723,40.79935223392771],[-73.95953658868206,40.798718525520655],[-73.96003018437096,40.79803810789695],[-73.9614777990138,40.798654156436434],[-73.9628698014617,40.79923967661975],[-73.96571144280446,40.80043806998772],[-73.96775900356984,40.8013035159855],[-73.96787379721908,40.80135169818446],[-73.96798415954919,40.80139826627667],[-73.96858360746548,40.80163547026637],[-73.97004742165267,40.80226501033987],[-73.97021594793269,40.80233585148794],[-73.97027400465879,40.802359036994105],[-73.97032589767372,40.8023845608706],[-73.97150381003817,40.80283773617448],[-73.97250022180603,40.80321661262821],[-73.97257779806128,40.803247183771276],[-73.97265744745978,40.803276514162796],[-73.97279907756597,40.80332915965672],[-73.97287179081526,40.80335618764536],[-73.97255429829636,40.80379863465019],[-73.97217237241804,40.80431907695912],[-73.97205095521875,40.8045303760101],[-73.97195292438532,40.80461970905164],[-73.97181849483572,40.804717542701994],[-73.9717998015075,40.804785615486075],[-73.97171200727101,40.80493169127659],[-73.97162049569343,40.80504229439943],[-73.97161113391448,40.8050961874744],[-73.97144210961528,40.80533442683986],[-73.97129083300337,40.80552870753327],[-73.97110765852311,40.805790139676766],[-73.9704599022662,40.80663109398832],[-73.97021400799252,40.80693570565082],[-73.96988290614725,40.80736478797876],[-73.96977288943343,40.8075252826438],[-73.96955934797359,40.80779550099904],[-73.96911173565847,40.80840637006901],[-73.96909103244377,40.80843016507845],[-73.96891678484042,40.808630780559845],[-73.96885218645332,40.80875198611463],[-73.96866264764945,40.80896329267823],[-73.96855747771231,40.80907289382105],[-73.96854420633791,40.809145109890224],[-73.9684634861167,40.80931871402],[-73.96842473507041,40.80939406033308],[-73.9682395273215,40.809662683894466],[-73.9681533751209,40.80976588090622],[-73.96811675018674,40.809806836240575],[-73.96813186592726,40.809844489225064],[-73.96796065311783,40.81010000956678],[-73.96788312497569,40.810201564679666],[-73.96788099174029,40.81024414732453],[-73.96779484834474,40.810366996871515],[-73.96772160095232,40.81043416111095],[-73.96770439052307,40.81048819988444],[-73.96766778940905,40.810550445942944],[-73.9676203882462,40.81058485039441],[-73.96762041422627,40.8106307010374],[-73.96754397270522,40.81077319972419],[-73.96740185312376,40.81102215539717],[-73.96713048758602,40.81138742007397],[-73.96704111180297,40.8115200996269],[-73.96700232144056,40.81154794802974],[-73.96692265508445,40.8116904465337],[-73.96688175014953,40.81177397642826],[-73.96674930787985,40.81198198501188],[-73.96663300760117,40.81215397028551],[-73.9665296232188,40.81228501552488],[-73.96639177720914,40.81247337265937],[-73.96627762716814,40.8126388120003],[-73.96615809223954,40.81281570279132],[-73.96610639539495,40.81286320693632],[-73.96588240945127,40.81320062634864],[-73.96579194974653,40.81332838170008],[-73.96565840161267,40.81349873149249],[-73.9654897501297,40.81374707236793],[-73.96548932424909,40.81374769375627],[-73.96534706551711,40.813939651896774],[-73.96510784267464,40.81427547602979],[-73.96509511906355,40.814319572156585],[-73.96432483391378,40.8155127370107],[-73.96414082888306,40.81577165745395],[-73.96340395102314,40.816684197437766],[-73.96312702403797,40.81695509533648],[-73.96308529694112,40.817006113433195],[-73.96271913392087,40.81736849075739],[-73.96203105795998,40.81808633097924],[-73.96189984916315,40.818047287355796],[-73.96181860145678,40.81802315422647],[-73.96168805983679,40.817966694246635],[-73.96163613558907,40.81793985130486],[-73.96157544035097,40.81790997171822],[-73.96138876040176,40.81781807601415],[-73.96102015661893,40.81764868569803],[-73.96068717801364,40.817510516645186],[-73.95949328870022,40.81700747377918],[-73.95839496608983,40.81579688733442],[-73.95829447377152,40.815690790640616],[-73.95819953208634,40.81558041796575],[-73.95782821871717,40.81515604887906],[-73.95716930019692,40.81440312395318],[-73.95710690001744,40.81433182143881],[-73.95707628428208,40.814294828347634],[-73.95625889682354,40.81338943342304],[-73.95570690057345,40.81414395953754],[-73.95520337804867,40.81355412906549],[-73.95408058275426,40.812280112895344],[-73.95354382953641,40.812050820629736],[-73.9521012514923,40.81144285350132]]]}},{type:"Feature",properties:{ntacode:"BX55",ntaname:"Soundview-Bruckner",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.86033845846154,40.8332531664861],[-73.86032509022768,40.83319863961699],[-73.86008270266052,40.833111456899886],[-73.85934693642824,40.832889021625796],[-73.85911914251976,40.832820225707145],[-73.85847699508787,40.832625922126454],[-73.85766181022024,40.83237925477039],[-73.85739121253681,40.83229737222691],[-73.85738951502017,40.83225420065558],[-73.85738092520373,40.83213523513543],[-73.85737529457852,40.83204654639932],[-73.857323208424,40.831821484428104],[-73.85715675905718,40.83110226804172],[-73.85698995239288,40.83038524008721],[-73.85682187599957,40.829664769443646],[-73.85665560423341,40.82894491334298],[-73.85649133790614,40.82822507749956],[-73.85641767297076,40.82790052005662],[-73.8563843570694,40.82775374219087],[-73.85632851882318,40.827507683795844],[-73.85615112829527,40.82677004571346],[-73.85635677476587,40.82675208596078],[-73.85643698769384,40.8267450808057],[-73.85672105848228,40.8267082520769],[-73.85700204899901,40.82665967721585],[-73.85727871181689,40.826599624582826],[-73.858671940176,40.82642407677064],[-73.85970333247579,40.82627734853483],[-73.86120690792787,40.82608779523234],[-73.8621668749329,40.82596516323114],[-73.86354738877064,40.82577932854455],[-73.8636169678935,40.8257699619801],[-73.86395604395872,40.82572431491776],[-73.86406913796306,40.82570908982001],[-73.86446141893387,40.82565627831569],[-73.86455514453746,40.825643660107076],[-73.86474490881228,40.82561811256889],[-73.86490949539231,40.82559595523555],[-73.86529634228822,40.82554131805917],[-73.86538050255258,40.82552943114398],[-73.86567536788421,40.82548778518199],[-73.86577274914704,40.82547403007146],[-73.8665352134662,40.825366333983965],[-73.86662745179785,40.82535330511835],[-73.86707924568815,40.82528948770632],[-73.86718504325597,40.82527454330519],[-73.86753173910685,40.82522556965111],[-73.8676174232934,40.82521337712231],[-73.86770310813081,40.82520117414411],[-73.86779104452452,40.825189451295586],[-73.86787899170972,40.82517772018365],[-73.8684024952166,40.82510980836979],[-73.8684938633575,40.82509795605481],[-73.86911744376711,40.82501705802703],[-73.8692297456804,40.82500248852372],[-73.86984170759897,40.82492309385489],[-73.8705187780933,40.8248409028903],[-73.87145992831222,40.824720208839125],[-73.87216881511195,40.82461073986098],[-73.87253656972884,40.82456891338761],[-73.87258431948935,40.8245625643826],[-73.87263071115642,40.82455335823779],[-73.87288306617447,40.82451595996866],[-73.87356808464372,40.82441984696743],[-73.87423302126017,40.824348587373166],[-73.87437004386828,40.82433051058814],[-73.87528548336792,40.82420788488654],[-73.8762130602201,40.82408475014626],[-73.87713691614898,40.82395814711635],[-73.8779351380241,40.823851611054614],[-73.87806435774712,40.82383439458989],[-73.87898855680683,40.82371109055438],[-73.87993002276619,40.82364106213154],[-73.88178621703611,40.82340170049673],[-73.88276030351201,40.8232485482781],[-73.88421976563875,40.8229964575283],[-73.88438994861662,40.82296739644863],[-73.88464602649714,40.82382353747467],[-73.88462165802034,40.82495620683698],[-73.88461336010324,40.825276503822174],[-73.88460938858506,40.82530353642656],[-73.88438705287575,40.82681728353224],[-73.88378414134579,40.82827429246245],[-73.88365759121731,40.82827878584912],[-73.88295104555125,40.82830386626169],[-73.88198096595167,40.82835598023322],[-73.88104510325337,40.82843181312282],[-73.88011211259426,40.82851166617402],[-73.87917067097918,40.828582182949326],[-73.8787028357506,40.82862110591517],[-73.87823501079615,40.828660018953165],[-73.87729930515366,40.82874277437326],[-73.87640134545657,40.82897729420339],[-73.87550702477634,40.82923413457348],[-73.87460867878903,40.829502905423254],[-73.8737287018992,40.829752886469144],[-73.87332596918954,40.82987665913731],[-73.87327288487585,40.82989371961136],[-73.87322660117376,40.82990616654953],[-73.87275546539115,40.83002788153905],[-73.87179422426188,40.83030543915192],[-73.87090345624685,40.830563654118755],[-73.87000669957446,40.83082034053062],[-73.86907935360546,40.83108592818756],[-73.86814994382983,40.83136038547578],[-73.8672577037107,40.831623917957664],[-73.86635554734742,40.83187448359748],[-73.86546044854113,40.832131642151325],[-73.86456547270946,40.832389234655395],[-73.86366561257758,40.83269532457164],[-73.8627111440693,40.832991508800575],[-73.86155834859032,40.83333022116242],[-73.86142309005575,40.83344741121642],[-73.86137654810399,40.833490723427936],[-73.86129183742291,40.833536420998755],[-73.86085019682683,40.83361353809994],[-73.86075203106824,40.8335953747569],[-73.86065651473099,40.83356427211968],[-73.8605680060051,40.83352073451797],[-73.86049053534526,40.83346640405649],[-73.86042717623383,40.833403832518776],[-73.86037967123946,40.83333610297387],[-73.86033845846154,40.8332531664861]]]}},{type:"Feature",properties:{ntacode:"BX31",ntaname:"Allerton-Pelham Gardens",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.85363638793234,40.87330059920986],[-73.85357628496654,40.87327602055021],[-73.85265751852018,40.87299218740441],[-73.85170987327449,40.87269745850997],[-73.85108463433502,40.87249279143155],[-73.8507898330885,40.872396292455164],[-73.84987645192226,40.87210188139216],[-73.84859676068899,40.871670785136416],[-73.84792614069129,40.87134223358054],[-73.84725144839936,40.8709870524543],[-73.84699273689803,40.87085288875669],[-73.8464076640937,40.870554300686216],[-73.84608957133453,40.87038977190822],[-73.84578147454154,40.870227696250026],[-73.8451725669669,40.869914698204646],[-73.84487737497136,40.86976050749551],[-73.84442133679855,40.86952229868006],[-73.84423146966189,40.869420350466754],[-73.84358581450726,40.86908763737348],[-73.84315715493723,40.86886326604471],[-73.84280443533905,40.8686807525724],[-73.84240629439105,40.86847474402091],[-73.84185186483789,40.86819192588125],[-73.8412236259784,40.86785815135249],[-73.84064364768116,40.86755417556983],[-73.83974233401754,40.86708793062],[-73.83954475735618,40.866986738383495],[-73.83922085407521,40.86682084024312],[-73.83875223521005,40.86657277746506],[-73.83784380169185,40.86609918802325],[-73.83697021129969,40.865643136401864],[-73.83678824263303,40.865545906632015],[-73.83618601376548,40.86522409938256],[-73.83578436657699,40.86501601149709],[-73.8315962003195,40.86264470442444],[-73.83151964220629,40.86259766919237],[-73.83089329727795,40.862212849092955],[-73.83012016034486,40.86204928183282],[-73.82972614837894,40.861952744635474],[-73.82950892691994,40.86184121394923],[-73.82924089576106,40.86163186813613],[-73.82911929069478,40.86150997697185],[-73.82841963441669,40.86093193984359],[-73.82834347431387,40.860892026674904],[-73.8284267974439,40.86078903758312],[-73.82881978108206,40.86044911329766],[-73.82945155471113,40.86000056854162],[-73.8296095176647,40.85988842149271],[-73.8297371972006,40.859809735407886],[-73.8298748867173,40.859740420127515],[-73.83002075618269,40.85968150922028],[-73.83017269431829,40.85963375440847],[-73.83103340888792,40.859343033745425],[-73.83190625043378,40.85907019941746],[-73.83308052015931,40.8586790189721],[-73.83348699491107,40.858529494722454],[-73.8343770830379,40.85819084911111],[-73.83533372606104,40.85783130110693],[-73.83628873354887,40.8574769211612],[-73.83681918527068,40.8572768095973],[-73.83724089052787,40.857357322878705],[-73.8381762207472,40.85750772395836],[-73.8391111660645,40.857657901473374],[-73.84004614332595,40.857806269396086],[-73.84097144736832,40.85794907924532],[-73.84191078762727,40.85809153150895],[-73.843295532168,40.85829037563004],[-73.84458712912767,40.85844580971834],[-73.84552460637619,40.8585384871105],[-73.84645854077307,40.85863637370377],[-73.84739747041232,40.858682545856894],[-73.84833709101098,40.85870184838895],[-73.84930893471982,40.8587175028588],[-73.85028234816409,40.85865726624597],[-73.85122867045907,40.85857584352703],[-73.85217337933392,40.85849915608204],[-73.8531094794976,40.858409797736016],[-73.85405423903421,40.8583237310684],[-73.85585355933962,40.85817176504142],[-73.85601437898406,40.858158180184645],[-73.85663774670334,40.858119171990104],[-73.85735319680543,40.85971160585054],[-73.85739481962082,40.8599841030858],[-73.85746244202511,40.860426811693564],[-73.85747219640301,40.860495676849546],[-73.8574788572866,40.8605427006754],[-73.85752224260838,40.86084898074856],[-73.85752991800437,40.86090316844943],[-73.8575668268937,40.86116372253199],[-73.85759960654418,40.86141838907988],[-73.85760926698264,40.86149344106741],[-73.85767084845814,40.86197187252082],[-73.85767885602472,40.862034078443685],[-73.8576918173041,40.862134773427314],[-73.85769842190052,40.86218608056049],[-73.85770552766589,40.86224128540552],[-73.8577102836695,40.86227823049465],[-73.85780378831072,40.86303621662242],[-73.85806098565243,40.863042359763504],[-73.85844789742286,40.863761390123294],[-73.85871220300655,40.86425255333891],[-73.85890956790679,40.864636926125996],[-73.85961281249308,40.86551271811329],[-73.86055100834703,40.865529695928046],[-73.86156274129902,40.86554946455502],[-73.86154239755814,40.86615362323769],[-73.86150246534677,40.86755143325913],[-73.86149826078228,40.86778221561744],[-73.86143383852497,40.86960346802523],[-73.86137924069509,40.871336512141525],[-73.86036598198893,40.871318622474725],[-73.8594268045545,40.87130069674406],[-73.85848731700756,40.871284060119606],[-73.85754854444214,40.871266317777305],[-73.85661382516636,40.87125016698299],[-73.85655118175053,40.87303042871626],[-73.85651292387632,40.87421779315943],[-73.85577052357691,40.87398371293062],[-73.8555175843402,40.8739039558002],[-73.85450805066631,40.87358094249729],[-73.85363638793234,40.87330059920986]]]}},{type:"Feature",properties:{ntacode:"QN06",ntaname:"Jamaica Estates-Holliswood",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.75670329233547,40.726229432661896],[-73.75670987168289,40.72617907294539],[-73.75603127001449,40.725592717811715],[-73.75581422958717,40.725430011197965],[-73.7556663733442,40.725319169537364],[-73.75548073556065,40.72511980726117],[-73.75524449485196,40.7247831266972],[-73.7550862509897,40.72449006011642],[-73.75496919462802,40.724159647309065],[-73.75577121005361,40.72364021589355],[-73.75546163054334,40.72335276282624],[-73.75491105986194,40.7228415237066],[-73.75462715569469,40.72258094095445],[-73.75433064311743,40.722308786774946],[-73.75322664498377,40.721283650134815],[-73.75301295440092,40.721099279291955],[-73.75281552276394,40.72090362496657],[-73.75263582253405,40.72069796646175],[-73.75247511881724,40.72048373106578],[-73.75233438339828,40.720262460693036],[-73.75313314342768,40.71991531764368],[-73.75393063626868,40.71957218231452],[-73.75474912835767,40.71921669486027],[-73.75556553022709,40.718866870469135],[-73.7563821187827,40.718515727437676],[-73.75721025896513,40.718158639333886],[-73.75725671509146,40.71813860166262],[-73.75832728607047,40.71958208936262],[-73.75839264972755,40.71955392345714],[-73.75878322191528,40.71938563552916],[-73.75921639481577,40.71919899161205],[-73.76002959796162,40.71884681520324],[-73.76084486820184,40.718493520105056],[-73.76166150079739,40.71814054638846],[-73.76247897212738,40.71778561457058],[-73.76335501839623,40.71741138277427],[-73.76437291211946,40.71696662638129],[-73.76571447240643,40.71639337871304],[-73.76664095177638,40.717646613663156],[-73.76733228086889,40.71728979681067],[-73.76817990663042,40.71699522033885],[-73.76870434940284,40.716809029228145],[-73.76906210677195,40.71668376795344],[-73.76913914032889,40.71665679858542],[-73.76922535780017,40.71662658799403],[-73.77007984747934,40.716327202424594],[-73.77110410783582,40.71597506275367],[-73.77192122007095,40.71568504445303],[-73.77275859222605,40.71539722095007],[-73.77357135168411,40.71512009536875],[-73.77444238095191,40.7149050431277],[-73.77529927897523,40.714696314052674],[-73.77571458374833,40.71459845492171],[-73.77618628360051,40.71448557420626],[-73.77712346906112,40.714261994083905],[-73.7773063386293,40.71420931681873],[-73.7780011963368,40.714051124131544],[-73.77886957497952,40.71384929762952],[-73.77972553639621,40.71363577002178],[-73.77998005181796,40.713574571277],[-73.78042034021223,40.71346871015355],[-73.78058892735457,40.71342817616389],[-73.78178273970804,40.713139993198105],[-73.78227126504426,40.71302513007158],[-73.78236650031015,40.713002743196895],[-73.78247043241812,40.712976581028016],[-73.78262547451321,40.712937548490956],[-73.78356075603682,40.71271078835307],[-73.78446144432783,40.71249390497926],[-73.7853527219912,40.71228361653],[-73.78575198481913,40.71216395260093],[-73.78616005924954,40.71206007134267],[-73.78657528627535,40.71197249327677],[-73.78699598642164,40.71190160924303],[-73.78742040690562,40.71184767846018],[-73.78784678347894,40.711810833165195],[-73.78843481183722,40.711984687609046],[-73.7884445536424,40.71198769571004],[-73.78845432971939,40.71199065780311],[-73.78846414468669,40.71199357540453],[-73.78847398096134,40.71199643910042],[-73.78848385480799,40.711999257464534],[-73.78849375039961,40.71200202276154],[-73.78850368227147,40.71200473351042],[-73.78851365039272,40.712007399427655],[-73.78852363076811,40.71201001979908],[-73.78853364546563,40.71201257824751],[-73.78854369707669,40.71201509069283],[-73.78855376027657,40.71201755909882],[-73.78856385978527,40.7120199639102],[-73.78857398101486,40.712022323193096],[-73.78858412773035,40.71202462991825],[-73.78859429993915,40.712026881740364],[-73.78860448156588,40.71202907980254],[-73.78861469944235,40.71203123286548],[-73.78862492982054,40.71203333167157],[-73.78863519496467,40.71203536738272],[-73.78864546025234,40.712037358028354],[-73.78865576247775,40.71203929496453],[-73.78866607654271,40.71204117814522],[-73.78867640222704,40.712043007569996],[-73.78868675186283,40.71204478225634],[-73.78869712478694,40.71204650304063],[-73.78870749851329,40.71204817926317],[-73.78871789423565,40.71204979253484],[-73.78872830444303,40.71205135088311],[-73.78873873727548,40.71205285616574],[-73.78874917094197,40.71205430683502],[-73.78875961713217,40.712055696211294],[-73.78877008571023,40.71205703788234],[-73.78878055379543,40.71205832678041],[-73.78879103506846,40.71205955321393],[-73.7888015294778,40.71206073343306],[-73.7888120234213,40.712061852335324],[-73.78882252895994,40.712062925020305],[-73.7888330454884,40.71206393406402],[-73.78884356372707,40.71206488983623],[-73.7888540821364,40.71206579183146],[-73.78886461150574,40.71206663956693],[-73.78887515406323,40.71206742467035],[-73.78888568377587,40.71206816418178],[-73.78889622447447,40.71206884122464],[-73.7889067675176,40.71206947320594],[-73.7889172977747,40.71207004099981],[-73.78892784118904,40.71207055587818],[-73.78893838477487,40.712071016644515],[-73.78894892853324,40.71207142296376],[-73.78895945947258,40.712071775482244],[-73.78897000291123,40.71207207424637],[-73.78898053488147,40.712072309830624],[-73.78899105334614,40.71207249982172],[-73.78900157484316,40.71207263604109],[-73.78901209587966,40.712072709100774],[-73.78914879648286,40.71205688563867],[-73.78928335067772,40.71203172864856],[-73.78941412058758,40.71199753200045],[-73.79021544241655,40.71171704467687],[-73.79101410711806,40.71143258509638],[-73.79202854650671,40.71106937169864],[-73.7930380005236,40.71071107542549],[-73.793007219643,40.71154946992473],[-73.79300604107841,40.71176522155695],[-73.79302654138145,40.7119813641373],[-73.79306872754856,40.71219599572715],[-73.7931322491813,40.712407235512394],[-73.79321635668958,40.712613280018594],[-73.79350163559035,40.71321339838683],[-73.79356328451989,40.71335799632515],[-73.79360704402329,40.71350847000987],[-73.79360705552703,40.71350852330421],[-73.79360706614649,40.713508577769666],[-73.7936316665291,40.71366304193688],[-73.79363635362851,40.71381920900053],[-73.79363636603529,40.713819397323554],[-73.79363634233286,40.713819586251965],[-73.79362091250016,40.713975347182064],[-73.79358570233359,40.71412867817331],[-73.79353167866988,40.71427716553191],[-73.79353164228333,40.71427725559637],[-73.79353159510752,40.71427734597659],[-73.7934601233842,40.714419192044396],[-73.79314903694585,40.71493343025904],[-73.79268721559893,40.715680033482705],[-73.79240413283512,40.716193040972634],[-73.79234087510494,40.716462873766034],[-73.79226766030081,40.71728392737734],[-73.79224175567452,40.717427179492084],[-73.79218492809956,40.717611393677466],[-73.7921087363863,40.71779211543699],[-73.79210870159254,40.71779218774597],[-73.79201376639666,40.717967687438204],[-73.79190106512245,40.718136366563165],[-73.79173290194657,40.71831992856616],[-73.79162842582073,40.71841796530896],[-73.79151426769805,40.71851003837692],[-73.79139134698895,40.71859532333017],[-73.79126073657342,40.718673140752564],[-73.79115948985414,40.71873143388628],[-73.79099991062444,40.71881897451642],[-73.79089960601587,40.71887580779083],[-73.79076914036045,40.71913418936065],[-73.79073248864266,40.71920875733032],[-73.79070834383357,40.71926865152469],[-73.79053210834367,40.71975196002769],[-73.79050800377834,40.71980649655946],[-73.79037661618453,40.72010372371398],[-73.79030267429744,40.720891464957226],[-73.79029346788651,40.72137614927049],[-73.79035703879451,40.72300529967723],[-73.79045149257381,40.72355453182217],[-73.79088077248275,40.724188858591866],[-73.79136701893644,40.72495161826608],[-73.7914761363254,40.72513846498086],[-73.79157252978425,40.72532961192764],[-73.79165577216905,40.72552430834625],[-73.79172554701888,40.72572175458817],[-73.79174472669796,40.725788850395745],[-73.79169223061061,40.725792385078144],[-73.79085659843841,40.72602748929776],[-73.78998042227668,40.726317244795595],[-73.7896444476141,40.726424999102065],[-73.789112807285,40.726600167500656],[-73.7882500381031,40.72688697318085],[-73.78738339590267,40.72717198175341],[-73.78655584623336,40.72744150389708],[-73.7861901751855,40.72756357410791],[-73.78568492825605,40.72773019277446],[-73.78482734371114,40.72801171424312],[-73.78397695358836,40.72829139717857],[-73.78360140145438,40.728412819777986],[-73.78292253144811,40.728635948388366],[-73.78205851384448,40.72891889678021],[-73.78116054967626,40.729212758599004],[-73.78024774689924,40.729459823257905],[-73.77936529420849,40.72970186813204],[-73.778486360865,40.7299438954276],[-73.77757506882068,40.73019327580706],[-73.77754793617493,40.730136776809466],[-73.77672825752977,40.7284300806215],[-73.77596177545828,40.72681284901947],[-73.775561103931,40.72596986422553],[-73.77523387160835,40.72523753332621],[-73.77634189042871,40.7244656470972],[-73.77643312801831,40.72430318263859],[-73.7765457136531,40.72414504622515],[-73.77667910900045,40.72399361329232],[-73.77683220647323,40.72385121527626],[-73.77700327859341,40.72372000868235],[-73.77719009810129,40.72360188150893],[-73.7773899930743,40.72349836725194],[-73.77759997905271,40.72341057597812],[-73.77781693007614,40.72333914289484],[-73.77803765890827,40.723284268714735],[-73.77787601889123,40.72303670349558],[-73.77774895414788,40.72284210956462],[-73.77757868117422,40.72264221807347],[-73.77738048930895,40.72244906289549],[-73.77732562815959,40.72239270114324],[-73.77727808027505,40.722346336295125],[-73.77600685757034,40.723303569178164],[-73.7758363135527,40.72343173956721],[-73.77603280481642,40.72336247734617],[-73.77605631092653,40.723355940083906],[-73.77587312866028,40.72347282141078],[-73.77548473594737,40.7237206148724],[-73.77524876564318,40.7238431617291],[-73.77496975263942,40.7239880614153],[-73.7743710868659,40.72426113211025],[-73.77423835459867,40.72431652314526],[-73.7737252947011,40.72453062989229],[-73.77348555824787,40.72462495229975],[-73.77286784140513,40.724867985125826],[-73.7722470294421,40.725077073191194],[-73.77165390451623,40.72526759082866],[-73.77163268955817,40.725274405141334],[-73.77139578147354,40.725350501341424],[-73.76991329270511,40.72574839859399],[-73.76975275207725,40.7257852318691],[-73.76924074796115,40.72590270125526],[-73.768726302346,40.7259931433275],[-73.76871602770683,40.72598984434875],[-73.76870583639358,40.725986266603606],[-73.76869575347669,40.72598241969146],[-73.76868582523657,40.72597829298362],[-73.76867607535375,40.72597391584495],[-73.76866656153025,40.72596928604606],[-73.76865729987136,40.72596439490789],[-73.76864834485838,40.72595927989863],[-73.7686397218149,40.72595394106918],[-73.76863146742629,40.72594840412501],[-73.76862361648024,40.72594267047633],[-73.76861617879702,40.72593676577462],[-73.76860920410627,40.7259307006741],[-73.7686027155973,40.72592451911359],[-73.76859671307886,40.72591821271649],[-73.76859123030945,40.72591182561035],[-73.76858628175621,40.72590537692236],[-73.76858186606863,40.72589887502634],[-73.7685779943473,40.7258923573032],[-73.76857466741646,40.7258858400048],[-73.76857188452168,40.725879350101565],[-73.76856964543619,40.72587288943583],[-73.76856792799153,40.72586650051504],[-73.76856674274924,40.725860185705834],[-73.76856605284539,40.72585397073329],[-73.7674578788684,40.72613928143375],[-73.76717559612742,40.72618267332347],[-73.7666088805594,40.72626787574642],[-73.76629387862448,40.726318367976816],[-73.76618933132336,40.726329475210726],[-73.76610679117798,40.726336935257514],[-73.7656825324294,40.726377523600654],[-73.7654693225459,40.726382041624106],[-73.76545422878168,40.72638236218384],[-73.76475781219615,40.72639712411112],[-73.76386689406822,40.726284159373236],[-73.76376765109032,40.72627157302649],[-73.76368265670472,40.72625991730279],[-73.76242439258584,40.72609212045733],[-73.76204408703528,40.72603512504387],[-73.76181677756043,40.72600393892886],[-73.76102756078595,40.7258941790256],[-73.76083706112016,40.725877043162114],[-73.76017281719342,40.72581402120896],[-73.75994854133052,40.725805277834304],[-73.75955973735121,40.72580223344868],[-73.7592270861711,40.72580597829977],[-73.75879801944129,40.725840596404296],[-73.75835433165382,40.725888509861655],[-73.7579601838804,40.725952050011706],[-73.75755793715219,40.726032439582724],[-73.75721902227968,40.726107854904114],[-73.75698318232811,40.726160325334256],[-73.75683174988775,40.72619401768946],[-73.75677678618835,40.72620833625458],[-73.75670329233547,40.726229432661896]]]}},{type:"Feature",properties:{ntacode:"QN07",ntaname:"Hollis",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.75725671509146,40.71813860166262],[-73.75588878021972,40.71629864362884],[-73.75470078416912,40.71471005282077],[-73.75407540973588,40.71390469472651],[-73.75404783955211,40.71387753941079],[-73.75401024530542,40.7138349013797],[-73.75370834556831,40.713324636738356],[-73.75360661855915,40.71307112215809],[-73.75357512198494,40.712992296656196],[-73.75318399386089,40.71205517561484],[-73.75245965484076,40.71031656364927],[-73.75184269862771,40.70882292095355],[-73.7513982866852,40.7077487195527],[-73.75121246969927,40.707306580078146],[-73.75077435837696,40.70632183690155],[-73.75047058182733,40.70563993103507],[-73.75052149054902,40.70562662274248],[-73.75205066516914,40.705228027517016],[-73.75293777165199,40.70499820570146],[-73.75382395815093,40.704765835031324],[-73.75471127039005,40.70453789071895],[-73.75561453941796,40.70430046423966],[-73.75651887288761,40.70406425772578],[-73.75740580368182,40.70383535520582],[-73.75829554399144,40.703603381475375],[-73.7591822815834,40.70337203354216],[-73.76006675303269,40.7031407114185],[-73.76095546550677,40.70290957793811],[-73.76126359340884,40.70359894045669],[-73.76262946595456,40.703241550763735],[-73.76278023539192,40.70320597529469],[-73.76366846114144,40.702972975402716],[-73.76455359278602,40.702742997098944],[-73.76544147833864,40.70251231465967],[-73.76612489310696,40.70233448577168],[-73.7663692519047,40.70256339728291],[-73.76657282468808,40.702751621013284],[-73.7666541353111,40.70333761692614],[-73.76679155659056,40.70400852680101],[-73.76701441776628,40.70526813130767],[-73.76705298532839,40.70547030223978],[-73.76725075938913,40.70631255785006],[-73.76734431877853,40.70663634649571],[-73.76755588774955,40.707321957777424],[-73.76776269713876,40.70799573506326],[-73.76789085725706,40.708406402964776],[-73.76825969052474,40.70952636787698],[-73.76844546450805,40.70963702715856],[-73.76865794804777,40.70973774461811],[-73.76881217340598,40.7098081235522],[-73.77084362930023,40.71017162598523],[-73.77115938664892,40.710205221542964],[-73.7714781965869,40.71022223572221],[-73.7716515522263,40.710222372164274],[-73.77169204852609,40.710263984754846],[-73.77172444678743,40.71031681885548],[-73.77158686805181,40.71035023373894],[-73.77158671425873,40.710350270122305],[-73.77158658355312,40.7103503149279],[-73.7714416253631,40.710395907652924],[-73.7714414245863,40.7103959704122],[-73.77144123390673,40.710396041902904],[-73.77130105334905,40.71044965108531],[-73.77130095944095,40.71044968658212],[-73.77130086329915,40.71044973145602],[-73.77118657762165,40.710499509657204],[-73.77102494308824,40.71057651564711],[-73.7710248129801,40.710576578546245],[-73.77102469520293,40.71057664079973],[-73.77089074779063,40.71065160305204],[-73.7707658456988,40.710735192905986],[-73.77076577487406,40.710735237829866],[-73.77076570467808,40.710735291969016],[-73.77065838897413,40.71081884318048],[-73.77006800779805,40.71135386813837],[-73.7696255240175,40.71178631983863],[-73.76943987094944,40.71197689255628],[-73.76946291126715,40.712011248343856],[-73.77039451928513,40.71340019855393],[-73.77113435035717,40.714501936645874],[-73.77192122007095,40.71568504445303],[-73.77110410783582,40.71597506275367],[-73.77007984747934,40.716327202424594],[-73.76922535780017,40.71662658799403],[-73.76913914032889,40.71665679858542],[-73.76906210677195,40.71668376795344],[-73.76870434940284,40.716809029228145],[-73.76817990663042,40.71699522033885],[-73.76733228086889,40.71728979681067],[-73.76664095177638,40.717646613663156],[-73.76571447240643,40.71639337871304],[-73.76437291211946,40.71696662638129],[-73.76335501839623,40.71741138277427],[-73.76247897212738,40.71778561457058],[-73.76166150079739,40.71814054638846],[-73.76084486820184,40.718493520105056],[-73.76002959796162,40.71884681520324],[-73.75921639481577,40.71919899161205],[-73.75878322191528,40.71938563552916],[-73.75839264972755,40.71955392345714],[-73.75832728607047,40.71958208936262],[-73.75725671509146,40.71813860166262]]]}},{type:"Feature",properties:{ntacode:"BK58",ntaname:"Flatlands",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.9186022474009,40.63206832825331],[-73.9183549174102,40.62979529836227],[-73.91824254400225,40.62877007500131],[-73.91816260205991,40.628004494955],[-73.91799464607244,40.626457723443544],[-73.91775240159997,40.624164717357154],[-73.91770927067421,40.62371768614019],[-73.91751556159407,40.62194031629475],[-73.91746991635159,40.62151242860916],[-73.91741279788276,40.62095853067421],[-73.9172644092585,40.619548037968286],[-73.91717137732495,40.618711251963056],[-73.91716779456266,40.61838796216513],[-73.91711554441466,40.617925191239294],[-73.9170080999228,40.61720192372333],[-73.91697651683475,40.616932212854714],[-73.91690302737176,40.61627422940855],[-73.9171958738815,40.61609171641334],[-73.91739073173487,40.61596630640256],[-73.91788753351767,40.61564658037959],[-73.91862838146194,40.61516860665755],[-73.91893348463415,40.614967780281326],[-73.91937088698589,40.61469022304982],[-73.91960797147132,40.614534464035934],[-73.92010699963089,40.61421212889104],[-73.92052694107505,40.61394269500629],[-73.92062400307964,40.614838681675],[-73.92159370078795,40.6147781838769],[-73.92252930293762,40.61471903335374],[-73.92349786366526,40.61465815803783],[-73.92446651407248,40.61459941765096],[-73.92539545805566,40.61454056392989],[-73.92640044535105,40.61447853502839],[-73.92631599005247,40.613439676046866],[-73.92629769848669,40.61319215517265],[-73.9262960456562,40.61311679907704],[-73.92739580756171,40.6140526905759],[-73.92769203557164,40.61431264133256],[-73.92776129984719,40.614373425016986],[-73.92808935390525,40.61466788526044],[-73.92842985426601,40.61497277981085],[-73.92946094817567,40.61589682022158],[-73.9298988449368,40.61629427236378],[-73.93060244601848,40.616922263421124],[-73.93173179213727,40.61792692139451],[-73.9324872738569,40.617431702361486],[-73.9332045751448,40.616970442250945],[-73.9350185867529,40.618600110516795],[-73.93686699606758,40.62025328123279],[-73.93696272673391,40.62019914053267],[-73.93757616405298,40.61979552855903],[-73.93781351826432,40.619652096372384],[-73.93828802339956,40.61932901989144],[-73.9386473235013,40.61909724640072],[-73.93900236377165,40.618867271295436],[-73.93949341962175,40.61855079052532],[-73.93971671616383,40.61840609588947],[-73.94037010842499,40.61799238572621],[-73.94045274629376,40.61792905021249],[-73.94078914087082,40.617696789890985],[-73.94128215867188,40.617629270144],[-73.94138899931563,40.61761741989833],[-73.94221251549482,40.61752605529712],[-73.94314510050567,40.61742561734777],[-73.94325340656663,40.61741206433579],[-73.94346961883583,40.61738500186916],[-73.94395779538323,40.61681630946462],[-73.94467599520522,40.61616511253575],[-73.94482770996301,40.61604620910946],[-73.94573691912035,40.61536340675668],[-73.94576359491901,40.6155040642213],[-73.94606699612437,40.617103739180195],[-73.94651373193837,40.61949401915],[-73.94551663574792,40.619605611951776],[-73.94451833370505,40.619713647095125],[-73.94497031348955,40.62210451293768],[-73.94542442897415,40.62449560959825],[-73.94642266064325,40.624385567286495],[-73.94687439946745,40.62677366812856],[-73.94732672160586,40.6291665672095],[-73.94632622234428,40.629276642758626],[-73.94540053213089,40.62937781235568],[-73.94446784050527,40.629480051510924],[-73.94415535255874,40.62950828470547],[-73.94453995101931,40.62986656270843],[-73.94480816070822,40.63012716666311],[-73.94551095521956,40.6307914829014],[-73.94647961784939,40.631708161678105],[-73.94561754711692,40.63177743031228],[-73.94462885425996,40.631837734632185],[-73.94365994531908,40.631899427451266],[-73.9427287801517,40.63195729417188],[-73.94175680815009,40.632016626875995],[-73.94078821476108,40.632075845718184],[-73.94032359755087,40.6321052682972],[-73.93985458416012,40.63213497568627],[-73.93892456990883,40.63219309046725],[-73.9379979979659,40.63224680631198],[-73.93759273570492,40.6322678569992],[-73.93740833057383,40.63228068528096],[-73.93701746157835,40.632310978633235],[-73.93703669055444,40.63250925007402],[-73.93706492823591,40.63277116737664],[-73.93726700184811,40.634650625674226],[-73.93629596690985,40.63470952574237],[-73.9353598503034,40.634767312459104],[-73.9343944024839,40.63482680304845],[-73.93342687552466,40.63488405100486],[-73.93249995700809,40.634947068938274],[-73.93223554834408,40.634963338756286],[-73.93152735144483,40.635007967812165],[-73.930553331457,40.635062914529115],[-73.92962453260672,40.6351213161907],[-73.92861283775714,40.635187645672794],[-73.92766858635159,40.635245022633775],[-73.92744822294394,40.6352584095578],[-73.92712769497705,40.63566745590415],[-73.92691457650808,40.63593944065701],[-73.92682085728673,40.63606066218717],[-73.9267444303014,40.63617310644377],[-73.92668615669372,40.636257088398814],[-73.92652490892391,40.63649272329663],[-73.92627399177773,40.637215328461934],[-73.92616377838273,40.63757296117995],[-73.92612684910623,40.63774352323172],[-73.92608134589493,40.63816294641204],[-73.92606338061381,40.63852406103607],[-73.92604638812075,40.638603341527755],[-73.92596691756188,40.63880208928548],[-73.92590483102221,40.639005105924326],[-73.92586068563273,40.639211071539066],[-73.92583475558837,40.63941858880403],[-73.92582711297435,40.63962627030676],[-73.92574389425866,40.64001446624989],[-73.92570388327054,40.64036095048455],[-73.92562125724396,40.64081122001612],[-73.92558280784833,40.64107003066691],[-73.92547887290522,40.6415870421781],[-73.92538233100778,40.642384532667236],[-73.92518619049149,40.64239729151996],[-73.92454228384933,40.642439177776595],[-73.92356525947073,40.642499298286666],[-73.92341500192268,40.64092360577048],[-73.9233741886042,40.64049554446124],[-73.92335409176906,40.64017632494926],[-73.92332654587373,40.63990021559215],[-73.92154948087534,40.64134469239512],[-73.92025802353956,40.642366298568255],[-73.91973736982153,40.64277814834517],[-73.91965951373268,40.64207823728245],[-73.91958298575624,40.641395762734994],[-73.91955576638021,40.64118495835028],[-73.91953493982516,40.64085774103468],[-73.91946588514801,40.640284187019745],[-73.91946141154892,40.640239293450904],[-73.9194547296417,40.64017313729202],[-73.91941447362966,40.63977466530875],[-73.91928984621299,40.638596033153355],[-73.91917180394196,40.63746984127252],[-73.91916482679031,40.6374033422729],[-73.91905790422044,40.636385109839765],[-73.91902770822686,40.63609754453547],[-73.9190062952925,40.63589361818468],[-73.91899154572509,40.63575906257008],[-73.91895156556656,40.63539431845253],[-73.91893983659224,40.63528732106185],[-73.91892161236453,40.63512106187765],[-73.91891212087721,40.63503446032055],[-73.91889071028088,40.63483913266659],[-73.91888284311007,40.63476735250086],[-73.91886934549005,40.63464421615195],[-73.9188619920748,40.63457712831955],[-73.91885164403314,40.634482718979406],[-73.91876282571147,40.63363752915494],[-73.91862982428371,40.63234687253644],[-73.9186022474009,40.63206832825331]]]}},{type:"Feature",properties:{ntacode:"BK82",ntaname:"East New York",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.86106295016758,40.67434293473021],[-73.86107192433124,40.67401981389379],[-73.86077512791483,40.6728056222384],[-73.86038937918141,40.67126877544449],[-73.85947416457984,40.67138053203743],[-73.8585548036278,40.67153293413977],[-73.85763323108371,40.671656194038086],[-73.8573094767315,40.67041623286147],[-73.85728486683195,40.6703219894023],[-73.85726744602755,40.67025529379226],[-73.85724675715905,40.67017405117863],[-73.8572269363026,40.670096212133046],[-73.8568467616236,40.66860293533223],[-73.8567050909436,40.66802643910115],[-73.85667995705208,40.667924158674154],[-73.85646311943086,40.66704176338901],[-73.85618809594169,40.66584655462609],[-73.8561174022985,40.66550937960371],[-73.85568461155151,40.66386749237218],[-73.85611710208981,40.66380840213466],[-73.85659075119862,40.66374715959919],[-73.85753563345155,40.66359786251392],[-73.85842950791418,40.6634533604285],[-73.85811779269268,40.66203657079237],[-73.85802504232102,40.661721050091764],[-73.85792219714415,40.661318856312484],[-73.85761537185587,40.66011893315387],[-73.85851436327648,40.65989894246786],[-73.85938691847059,40.65977271487947],[-73.86035978140126,40.65964582850884],[-73.86122245044761,40.65922093757418],[-73.8617475902522,40.65893835651095],[-73.86317083274416,40.65827651294811],[-73.86269778299643,40.65761830850984],[-73.86300202201296,40.65748811662734],[-73.86300994210781,40.65747609303833],[-73.86301532164845,40.657463280422895],[-73.863018030837,40.657449987928025],[-73.86301800430692,40.657436536279306],[-73.86301524269997,40.65742325004217],[-73.86300981265062,40.657410449790774],[-73.86300184517806,40.657398444373136],[-73.8630129753607,40.6573490240437],[-73.86300267139993,40.65733403625387],[-73.86299489115193,40.657318190005476],[-73.86298975506257,40.657301730617704],[-73.86299451834671,40.657282556536096],[-73.86300321588475,40.65726420086231],[-73.86301562733944,40.6572471285993],[-73.86303143828982,40.657231772237225],[-73.86305024819661,40.6572185207971],[-73.86307158054919,40.65720770997606],[-73.86307775804362,40.65721242301616],[-73.8630848545341,40.657216313740705],[-73.86309268342504,40.657219279846785],[-73.86310103886298,40.65722124334319],[-73.86310970114933,40.65722215260167],[-73.86311844251713,40.65722198371408],[-73.86312343187129,40.657219214142664],[-73.86312777533958,40.657215872496266],[-73.8631313610917,40.65721204481154],[-73.86313409680612,40.65720782963915],[-73.86313591204707,40.657203335506416],[-73.86313676007812,40.657198678122725],[-73.86313661906534,40.657193977400894],[-73.86313549263963,40.65718935436938],[-73.863133409803,40.65718492805638],[-73.86313042418195,40.65718081242519],[-73.86312661264677,40.657177113440035],[-73.86312207333229,40.657173926337826],[-73.86312086314315,40.65716786598068],[-73.86312096520274,40.65716173643736],[-73.86312237678516,40.657155701398466],[-73.8631250601935,40.657149922030676],[-73.86312894376657,40.65714455267304],[-73.86313392379267,40.657139736715116],[-73.86313986727922,40.65713560276776],[-73.86314661550433,40.65713226122876],[-73.86315398825559,40.65712980133426],[-73.86315810974217,40.65708778410367],[-73.86321868203994,40.6570418793427],[-73.86321606222141,40.65703782728704],[-73.8632143949813,40.6570334928134],[-73.86321372984979,40.65702900469042],[-73.86321408658647,40.65702449625138],[-73.86321545459316,40.65702010143302],[-73.86321779322893,40.657015950796634],[-73.86322103301741,40.65701216764936],[-73.86322507771081,40.65700886438098],[-73.86322980714931,40.65700613912491],[-73.86323508083069,40.65700407284301],[-73.8632407420845,40.65700272692045],[-73.86324662272627,40.657002141341756],[-73.86326056957486,40.65698307345826],[-73.86327051713663,40.656962603781764],[-73.86327623068614,40.656941215328224],[-73.8632498848927,40.65690040890398],[-73.86321767415738,40.6568621207954],[-73.86318000806129,40.65682683785002],[-73.86313736555019,40.65679500870281],[-73.86309028884438,40.65676703807183],[-73.86303937654402,40.6567432816125],[-73.86300171715274,40.65665375737028],[-73.86303117341508,40.65650818118065],[-73.86303820094562,40.65650375030345],[-73.8630441943227,40.656498511733915],[-73.8630489955499,40.65649260357052],[-73.86305247805824,40.656486181563565],[-73.86305455004269,40.656479415009095],[-73.86305515688233,40.65647248228603],[-73.86305428258017,40.65646556615377],[-73.8630519501849,40.656458848934314],[-73.86304822118318,40.65645250770583],[-73.86304319387865,40.656446709634714],[-73.86303700080052,40.65644160756862],[-73.8630298052098,40.65643733600726],[-73.86301307871317,40.65641760960331],[-73.86299992602156,40.65639637133683],[-73.86299057835204,40.65637399457038],[-73.86299398140478,40.65636538995207],[-73.86299920950299,40.65635733369673],[-73.86300611811306,40.656350048522974],[-73.86301451624307,40.656343735832415],[-73.86302417172293,40.65633857014198],[-73.86303481762279,40.656334694259236],[-73.86304615963239,40.656332215334515],[-73.86305788419743,40.656331201898574],[-73.86306966718773,40.65633168196834],[-73.8631237892545,40.6563899390294],[-73.86313059625468,40.656395242833185],[-73.86313849697012,40.6563995787917],[-73.86314725719684,40.656402818372264],[-73.86315661725187,40.65640486554273],[-73.8631662996712,40.6564056596179],[-73.86317601743475,40.6564051770587],[-73.86318487962386,40.656397535293436],[-73.8631920618279,40.65638893123025],[-73.86319738696245,40.656379577011855],[-73.8632007237313,40.65636970327668],[-73.86320198986368,40.65635955347233],[-73.8632011541427,40.65634937785309],[-73.8631982371749,40.65633942730964],[-73.86319331088207,40.65632994718309],[-73.8631864967279,40.65632117121573],[-73.86312264257559,40.65621227376043],[-73.86305132211272,40.656106098044035],[-73.862972734644,40.65600294072184],[-73.86288709977516,40.65590309001447],[-73.86279465679911,40.65580682490256],[-73.86269566402713,40.655714414347614],[-73.86264117343171,40.655667537007744],[-73.86173355547598,40.6552952217741],[-73.86158297117993,40.655288294193234],[-73.86143294283006,40.65527625583951],[-73.8612837693458,40.65525913069838],[-73.86113574794275,40.65523695289028],[-73.86098917354025,40.655209766602646],[-73.86059601856863,40.654779697268225],[-73.86056716719686,40.65474745228597],[-73.86052767845536,40.65470596207668],[-73.86048308196997,40.65465892817505],[-73.86042178339467,40.65461220184153],[-73.85975533673276,40.65410417618981],[-73.85898002979162,40.65267545783555],[-73.8569587029194,40.6505873734718],[-73.85701278085673,40.65054096091477],[-73.85706090510679,40.65049088996573],[-73.85710265142716,40.650437602042615],[-73.85713765180503,40.65038156692274],[-73.85716559770108,40.65032327860091],[-73.85718624276903,40.65026325093455],[-73.85720730991805,40.650231049145304],[-73.85723212115484,40.65020043363649],[-73.85726047236989,40.650171656260255],[-73.85752429374361,40.64999619023141],[-73.85759335427863,40.64939728589292],[-73.85770542077633,40.64874597146731],[-73.85783469416442,40.64830233778515],[-73.8583760531768,40.64727441531353],[-73.85716978298218,40.64367855888603],[-73.85741343143272,40.64359349657461],[-73.85766067130119,40.64351467655068],[-73.85791122705632,40.643442186649935],[-73.85816481947451,40.64337610765347],[-73.85842116595077,40.64331651319801],[-73.8586799808135,40.64326346969392],[-73.85894097564261,40.64321703625124],[-73.85920385959064,40.643177264613776],[-73.85946833970667,40.6431441991017],[-73.8597341212625,40.64311787656183],[-73.8600009080809,40.6430983263271],[-73.8602684028653,40.643085570183366],[-73.86052841363501,40.64307059459892],[-73.86078784560765,40.64305062727711],[-73.86104653362737,40.64302568092936],[-73.86130431301244,40.64299577143658],[-73.86156101966016,40.64296091783935],[-73.86178755736685,40.6429259044213],[-73.86201301027859,40.64288704051756],[-73.86289463224395,40.64255067968251],[-73.8633113893913,40.64229912902861],[-73.86379865777518,40.64179957766923],[-73.86439393961584,40.64141360621647],[-73.86509362394416,40.64093967569424],[-73.86531173665134,40.640751191443854],[-73.86670411973786,40.64002176349547],[-73.86609210226031,40.63943387896004],[-73.86598797060668,40.639504411182685],[-73.86535389969124,40.63895129367579],[-73.86534275703471,40.63890203859473],[-73.86536256486349,40.63883569061968],[-73.86548637000644,40.638765182979114],[-73.86557348743779,40.63876956621657],[-73.86563247391346,40.63878676362298],[-73.86625535025031,40.63931631406578],[-73.86617093011645,40.63936760006652],[-73.86681528201358,40.6399635271642],[-73.86702994403171,40.639851068518794],[-73.86732291072718,40.63987198395291],[-73.86867282895095,40.64092507920347],[-73.86991239339442,40.643278202993635],[-73.87001708273587,40.644071372405485],[-73.87061492461166,40.64485674138423],[-73.87119172949649,40.64530535631252],[-73.871571741837,40.64541496233493],[-73.87198476733933,40.645445871815646],[-73.87212202857916,40.64542370386453],[-73.87257043102996,40.64557561185711],[-73.8733782828781,40.64671520526754],[-73.87342508856537,40.64678123051588],[-73.8734655825863,40.64681663296927],[-73.87352036861596,40.64687620940498],[-73.87623339658161,40.650554274824344],[-73.87629452527894,40.650637140333444],[-73.87921513909535,40.654589131892756],[-73.87921658230904,40.65459108377302],[-73.87926863785954,40.65456913073265],[-73.87933211680567,40.65462201684987],[-73.87963865502327,40.65449909180431],[-73.8797197903431,40.6543759297764],[-73.87924124622327,40.65373718643204],[-73.87910837392928,40.653706235539644],[-73.8767619395632,40.6505609544952],[-73.8767224338223,40.65037540309042],[-73.87672192491905,40.6503232219679],[-73.87395425313413,40.64644443411586],[-73.87390127736109,40.646368367861335],[-73.87386034009107,40.64631440609907],[-73.87382160378152,40.646256531428186],[-73.87375709027756,40.64616014330102],[-73.87367284956426,40.64606797914328],[-73.87360265286921,40.64596662919098],[-73.87352462463153,40.64587122906822],[-73.87345352818085,40.64575281441653],[-73.87342337082694,40.64565070359496],[-73.87335740212754,40.64559447591422],[-73.87330678000775,40.64558267959168],[-73.87318593330961,40.64544501336168],[-73.87331378312946,40.64522208871272],[-73.87335638175524,40.64511471453338],[-73.87339074846226,40.645005642058386],[-73.87341676802528,40.644895237116415],[-73.87343435321681,40.64478387000347],[-73.87344344509907,40.64467191424076],[-73.87344401322119,40.644559745321956],[-73.87343605572065,40.644447739453796],[-73.87341959932903,40.64433627229426],[-73.87339469928176,40.644225717692606],[-73.87336143913235,40.644116446435746],[-73.87331993047152,40.64400882500461],[-73.8732703125525,40.643903214344974],[-73.87309815600763,40.64393468354096],[-73.87297320732577,40.64383923106533],[-73.87275635704994,40.64324896465484],[-73.87194880116562,40.64239408453878],[-73.8718943983013,40.64224823672757],[-73.87088107173646,40.64077187075253],[-73.87084503422281,40.64055662018323],[-73.87061752711543,40.64038627866392],[-73.87043578304264,40.64029080737939],[-73.87008544224531,40.63984418086375],[-73.87007958407024,40.639211694017035],[-73.86989583386254,40.63893452891962],[-73.8697775375915,40.638844145658524],[-73.86952435189372,40.63864570191872],[-73.86859780095368,40.638349566578334],[-73.86808857108028,40.63818561428029],[-73.86799709668236,40.63811526470709],[-73.86860673985531,40.637743362594996],[-73.86926691693802,40.63731148130959],[-73.86960972136572,40.637085534608765],[-73.86961569339269,40.637090564895566],[-73.8696248946671,40.63708319183704],[-73.8696954981896,40.63714738961512],[-73.86920846110648,40.63746580926106],[-73.86955902490311,40.63794748432758],[-73.86976333668437,40.6378652803007],[-73.8699705906495,40.63778746812291],[-73.87018062416212,40.637714108851355],[-73.87025308570813,40.63769004523163],[-73.87042969306711,40.6376340015549],[-73.87060795904965,40.637581093279174],[-73.8707706559167,40.63752371196335],[-73.87093022302474,40.63746143911087],[-73.87108640707604,40.63739437357753],[-73.87123896014545,40.63732262182685],[-73.87138764007423,40.63724629776142],[-73.8715322108544,40.63716552254151],[-73.87167244300348,40.63708042439302],[-73.87243460834048,40.63654851920022],[-73.87255337118387,40.636493365056225],[-73.872676601456,40.6364442268206],[-73.87280377480162,40.6364013135772],[-73.87293435009092,40.63636480792194],[-73.8730677717218,40.636334865186235],[-73.87320347198346,40.6363116127761],[-73.8733408734717,40.636295149630186],[-73.87347939154509,40.63628554579886],[-73.87368012187781,40.636349316203315],[-73.87387767294554,40.6364186095431],[-73.87407178301423,40.6364933340154],[-73.8742621949061,40.63657339062184],[-73.87444865634018,40.63665867329914],[-73.87463092026657,40.636749069060066],[-73.87480874519349,40.63684445814277],[-73.8749818955073,40.636944714169324],[-73.87515014178459,40.63704970431325],[-73.8753132610959,40.6371592894753],[-73.87547103730137,40.637273324467714],[-73.87562872291922,40.637439345148415],[-73.87579365748806,40.63760122707154],[-73.87596565400958,40.63775878664893],[-73.87614451747245,40.63791184519302],[-73.87633004507335,40.63806022911971],[-73.87665328436682,40.638285302850115],[-73.8769748931981,40.63851172883941],[-73.87703369785869,40.63856493930846],[-73.87709861216413,40.63861385471024],[-73.87716909796437,40.6386580695186],[-73.87724457091613,40.63869721717625],[-73.87732440532739,40.63873097313397],[-73.87740793934468,40.638759057541186],[-73.8774944804405,40.63878123756658],[-73.87758331115499,40.63879732932833],[-73.87767369504456,40.63880719941884],[-73.87779837155564,40.638803161389234],[-73.87792315046876,40.63880437861852],[-73.87804765036114,40.638810847385855],[-73.87817149066267,40.63882254791762],[-73.87829429281902,40.63883944444764],[-73.87835076562658,40.638871613745174],[-73.87841589414067,40.638912188701596],[-73.8779734133436,40.63980711772142],[-73.87752894550083,40.64071680010534],[-73.87734248271096,40.64108268098327],[-73.87709627128203,40.64160295452828],[-73.87683349023571,40.642118589839455],[-73.87654859970411,40.6426389282807],[-73.87619933032926,40.64325717309291],[-73.87617767060624,40.64328965902278],[-73.87616087417587,40.64332052800682],[-73.8759630907146,40.64364448375226],[-73.8754586194526,40.64442693087841],[-73.87530646431506,40.644655669102214],[-73.8749535780765,40.64514158369785],[-73.87458081075013,40.6456101059866],[-73.87468212887873,40.645654467919385],[-73.87610397950509,40.64621478892476],[-73.87679877365403,40.64714224996088],[-73.87843582155668,40.64932734420613],[-73.87992598662035,40.65133475989688],[-73.88141998000867,40.65334717597735],[-73.88172188057688,40.65375382732232],[-73.88220052985366,40.65444157636586],[-73.88221364854401,40.65451863808515],[-73.88465215906861,40.65345165419563],[-73.88551222105004,40.65309253232393],[-73.88621116644362,40.65280058375134],[-73.88628975316314,40.652768900947876],[-73.886373737473,40.65273440408871],[-73.88713098974723,40.652393915913514],[-73.88794902793663,40.6520409744839],[-73.8887654098658,40.651690591492695],[-73.88959044326135,40.651337546468],[-73.89000589124603,40.65114869713052],[-73.89003782518755,40.65117817747756],[-73.89136543587172,40.65236471994955],[-73.89245737415162,40.6537109390806],[-73.89354677073854,40.65520271408369],[-73.89441114043058,40.65483294916828],[-73.89520540354793,40.65448793002922],[-73.8954642725966,40.65437757715907],[-73.89558884530419,40.65432447226998],[-73.89594442822816,40.65417288840297],[-73.89667745494128,40.65385495715886],[-73.896782133071,40.653809555821844],[-73.8974134466263,40.65353832071896],[-73.8976101324237,40.653453816120646],[-73.89746257719834,40.65332105720265],[-73.89684143460042,40.65276219240123],[-73.89676845053246,40.65269652550916],[-73.89663417916634,40.65257571516919],[-73.89654981308277,40.6524998057795],[-73.89619634416371,40.65218176816276],[-73.89610981547662,40.652103912160435],[-73.89586154935887,40.651880527333375],[-73.89621590671875,40.65164801859902],[-73.89627957580502,40.65160624219762],[-73.89655685899565,40.651424302505376],[-73.89661390650117,40.651386871008675],[-73.89675272197879,40.65129578657616],[-73.89680700310423,40.651260169512376],[-73.89721054727028,40.65099537974274],[-73.89727504547263,40.650953162762185],[-73.89736588001443,40.65089370729668],[-73.89742477796523,40.650855011706014],[-73.89757174797239,40.650758886929836],[-73.89771516057108,40.650665089120885],[-73.89779457103772,40.65061310982969],[-73.89797649417179,40.65049403187279],[-73.89872808772854,40.65002460686859],[-73.8994689426353,40.64954176946933],[-73.90019369833269,40.64908881896919],[-73.90027088009907,40.64903777100403],[-73.90056999892317,40.648847606682686],[-73.90074707868183,40.6487354445913],[-73.90089120754445,40.648641710940296],[-73.9016583373007,40.64814221211605],[-73.90235538570639,40.64768960236367],[-73.90309943838035,40.64719961118593],[-73.90398200487084,40.64662856757665],[-73.90509580281167,40.64760685197991],[-73.90579983711687,40.64826507856766],[-73.9058889391206,40.64834514497669],[-73.90637218779634,40.64877938177641],[-73.90754641388077,40.649834253795554],[-73.90761503388298,40.6498958942006],[-73.90827570665556,40.65049857380687],[-73.90849084284739,40.65058641812015],[-73.90868769478016,40.65072148112209],[-73.90944846379408,40.651521598790275],[-73.90855790522774,40.65209593779457],[-73.90821606823968,40.6523120867787],[-73.90740035662834,40.65284399014236],[-73.90780156916472,40.654438949288625],[-73.90782538191748,40.65453360358072],[-73.90784346310066,40.65459153024292],[-73.90692334240393,40.65473842009026],[-73.90606783109017,40.65486385126579],[-73.90556272808058,40.654937910163675],[-73.90507059709333,40.65501006119506],[-73.90489261828196,40.65503619985079],[-73.90446144027071,40.65509953574616],[-73.90414221326978,40.65514642113806],[-73.90317858413412,40.655311633837464],[-73.9029836670884,40.6553807813939],[-73.90279641594041,40.65546321053979],[-73.90261911401878,40.65555811073343],[-73.90245383307466,40.65566436669918],[-73.90230238195439,40.65578061148661],[-73.90118559908719,40.656514551101445],[-73.90064904766783,40.65704155823763],[-73.90057491535649,40.65709994695746],[-73.90048767160411,40.65714867935171],[-73.9003948667884,40.657184205305015],[-73.90029426200188,40.657208882665856],[-73.90002679348675,40.65725384777588],[-73.899889868366,40.65727452094748],[-73.89968548097173,40.65729793755243],[-73.89948109278969,40.6573213434068],[-73.89904180388838,40.65737165807354],[-73.89891727397938,40.65739022474991],[-73.89880698433517,40.65740666180455],[-73.89796594400642,40.65753203607127],[-73.89704215355337,40.6576635888362],[-73.89612587286433,40.65781466403394],[-73.8961375929559,40.65788224896777],[-73.89616756045221,40.657978451628225],[-73.8957184809456,40.65815995956684],[-73.89491382043494,40.6585264489209],[-73.8940984502131,40.65887791979046],[-73.8932789425393,40.65923017428116],[-73.89246408790075,40.659580275377365],[-73.89164919956775,40.65993257633931],[-73.89083184220326,40.660283968379744],[-73.89001492663948,40.66063583315395],[-73.88919997579819,40.660988081003],[-73.88838556405716,40.6613377386356],[-73.88756863519616,40.66168908090814],[-73.88681373136549,40.6620138233493],[-73.88593574026198,40.66239371274994],[-73.88511751844143,40.6627456402541],[-73.88430189356369,40.66309545704035],[-73.88348677553914,40.663447816821794],[-73.88309163111575,40.66361709126527],[-73.88266944223219,40.66379795350502],[-73.88185557344767,40.664149988540224],[-73.88208825702687,40.6644641466781],[-73.88330883390667,40.666112004945624],[-73.88391264507172,40.66585179856754],[-73.8841216989663,40.665760742211305],[-73.88474247383925,40.665494893648756],[-73.88493743612787,40.665407108757925],[-73.88556364519427,40.665140486712495],[-73.88641344683668,40.66478080712042],[-73.88657767928026,40.664708036977174],[-73.88726131208318,40.664413573713105],[-73.88739217285975,40.66435345676697],[-73.88810817419636,40.66404741245783],[-73.88898470630262,40.66391661475753],[-73.8899066949764,40.663778289998156],[-73.89029917759841,40.665311759354175],[-73.89069385325429,40.66685223434639],[-73.8897698862758,40.666989914671944],[-73.89016521925038,40.66852437687793],[-73.89055868980283,40.67006023116495],[-73.89087804994615,40.671318087158646],[-73.89179952161746,40.67118041269012],[-73.89271090669772,40.67104582891267],[-73.89302801266585,40.672314491579165],[-73.89335128281994,40.67358164593697],[-73.8936703642662,40.67482177088446],[-73.89459383972243,40.67468410488774],[-73.89549943478339,40.67455074432918],[-73.89650977887963,40.674397047588116],[-73.89748422770533,40.67425548525474],[-73.89838655947376,40.67412124433974],[-73.89930675442262,40.67398204176656],[-73.89970899475242,40.675494250784745],[-73.89971755925664,40.67556426479296],[-73.89972239711247,40.67560373790351],[-73.89973501104475,40.675654871363385],[-73.89974568870544,40.67571196377557],[-73.90002748328058,40.67681911353729],[-73.90004626142508,40.67689308953782],[-73.89992296422379,40.676949273386775],[-73.899125628246,40.677312637524224],[-73.89883201599379,40.67744643951899],[-73.89836229241564,40.677658276929485],[-73.89819892491379,40.67776217213681],[-73.89784150705074,40.67799457008239],[-73.89775655561127,40.67806072105037],[-73.897616004141,40.67811198757067],[-73.89747545245206,40.67816325559428],[-73.89695521871538,40.67840924320179],[-73.896536765437,40.67859358116531],[-73.89621773666622,40.67735818427251],[-73.89531770443233,40.67749603841143],[-73.89438881436197,40.67762988878411],[-73.89348405381881,40.67776206163332],[-73.8925790537623,40.67790012412521],[-73.89167121082767,40.67803172097095],[-73.89077319156166,40.67816458866923],[-73.8898743916635,40.678302150448744],[-73.88900569752447,40.67855704427466],[-73.8881563448683,40.678827835498474],[-73.88730460904796,40.67909753722669],[-73.88643790512282,40.67937347654737],[-73.8855550238309,40.679656597111304],[-73.88467046559656,40.67994028568079],[-73.8848925467211,40.680811116190135],[-73.88397193774045,40.680947115195394],[-73.8830308326465,40.68108517490692],[-73.88210725265982,40.68121749113814],[-73.88116730337698,40.681353663667274],[-73.88109834151788,40.6810744767198],[-73.88063900644738,40.679176985704764],[-73.88061377809613,40.67911003249605],[-73.8801511058705,40.67924206266779],[-73.87974063257428,40.679360961945086],[-73.87926692511289,40.67949108530251],[-73.87862924163156,40.67967653331628],[-73.87838855876099,40.67973905437529],[-73.87742686156632,40.68001443724357],[-73.87688955090687,40.680164996989916],[-73.87657495289118,40.6801670018296],[-73.87556707582901,40.68016946469644],[-73.87531627567074,40.680110983644674],[-73.87507136302217,40.6800351461885],[-73.8748353897093,40.679942570176735],[-73.87461126420908,40.67983425445119],[-73.87440161976859,40.67971160935608],[-73.87420866718264,40.67957633963728],[-73.87404657381862,40.67942964899499],[-73.87389692837012,40.679274722525285],[-73.8737607577733,40.679112497381055],[-73.87363895953983,40.678944031026155],[-73.87353219496659,40.67877042070264],[-73.873427670602,40.67861884734512],[-73.87331183108842,40.678471800766275],[-73.87318521752742,40.678330001730814],[-73.87304845606532,40.678194107436035],[-73.87257015460395,40.67786661001999],[-73.8723101797973,40.677755747364486],[-73.87204099330945,40.67765741903331],[-73.8717641753443,40.67757222814875],[-73.87148141830154,40.67750066371774],[-73.87045821462694,40.67722236782258],[-73.86977606761083,40.67702720945607],[-73.8694231287858,40.676912227565815],[-73.86838105917259,40.67653059922421],[-73.86725717651821,40.67611268487224],[-73.86627349406392,40.67576404591219],[-73.86521514219662,40.67538657499544],[-73.86455313239765,40.67515112221289],[-73.86413333494181,40.67499725237638],[-73.86310050982873,40.67464721339999],[-73.86176409662187,40.674232260606104],[-73.86106295016758,40.67434293473021]]]}},{type:"Feature",properties:{ntacode:"BX30",ntaname:"Kingsbridge Heights",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.9060791797798,40.87324242069405],[-73.90601809363197,40.873226989180985],[-73.90591126405228,40.87319581742682],[-73.90586616778188,40.87318266093013],[-73.90571425362513,40.87313832210184],[-73.90467728274552,40.87261987949897],[-73.9045920324782,40.87256455397406],[-73.90459194935468,40.872564500130515],[-73.90459188940376,40.872564446306114],[-73.90452088300444,40.87249539194217],[-73.90452070450385,40.87249521120482],[-73.90452057544915,40.872495022802305],[-73.90446908610083,40.87241562845516],[-73.90446901453103,40.8724155206787],[-73.90446896770436,40.8724153949978],[-73.90444010831449,40.872330499656655],[-73.90444008459521,40.87233041939358],[-73.90444007325026,40.87233032825174],[-73.90443428798514,40.87224530928337],[-73.90448860555922,40.870578548548295],[-73.90442003209802,40.8703612760012],[-73.90403592642973,40.869949163861506],[-73.90374975893972,40.86959562714014],[-73.9031866739963,40.86914899149062],[-73.90235804846445,40.8686961209535],[-73.90215186048364,40.86861183115833],[-73.90194155022924,40.86853363081179],[-73.90172742962807,40.86846163589369],[-73.90150981643258,40.86839595298254],[-73.90128903321057,40.8683366796773],[-73.90106540741166,40.86828390388595],[-73.89996575648391,40.868017301510406],[-73.89942436187414,40.86788083771623],[-73.89965220207921,40.868554578781044],[-73.89960300360646,40.86872820825637],[-73.89953404373001,40.86889961388911],[-73.89944561545173,40.869066842581496],[-73.89933851172397,40.869228028104814],[-73.899213876948,40.86938138678491],[-73.89907327253485,40.869525355601716],[-73.89891854298273,40.86965857448669],[-73.89656060531273,40.868565200083836],[-73.89740323298729,40.867474189711224],[-73.89797842705795,40.86672770770547],[-73.89887282957814,40.865584026770776],[-73.90027587221543,40.863787635356374],[-73.90107966951535,40.86275638342246],[-73.90136090363188,40.86240886466229],[-73.90162785087747,40.86205443458009],[-73.90188007349452,40.861693624619974],[-73.90211720350513,40.8613269480236],[-73.90233887221463,40.86095497146928],[-73.90254479326406,40.86057825533576],[-73.90351390564147,40.86091751015086],[-73.90408132735658,40.85998784750838],[-73.90447464104074,40.85934159467653],[-73.9048684721553,40.85869322470889],[-73.90572262484223,40.85899298856514],[-73.90679734942154,40.85937358893134],[-73.9070700388315,40.85936184873643],[-73.907257860559,40.85935343791883],[-73.90777330706584,40.85960754329527],[-73.90956719944191,40.857591623656226],[-73.9097616579275,40.85718261160405],[-73.90980269866728,40.857607548832945],[-73.91020818094415,40.85828878887086],[-73.91030880851142,40.85840932660504],[-73.91042952728367,40.85852085687654],[-73.91056799272936,40.85862059373614],[-73.91072104256482,40.858706232233644],[-73.91088488376786,40.85877618293661],[-73.91328436985216,40.85961860133016],[-73.91307976660896,40.85976164339116],[-73.91286093048608,40.859894146674975],[-73.91262932351835,40.86001494423653],[-73.91238663112787,40.86012299964064],[-73.91213471633273,40.86021749421051],[-73.91187557276707,40.86029780907061],[-73.91161125293098,40.8603635493852],[-73.91145048722831,40.86040372382531],[-73.91129557356025,40.86045738129163],[-73.91114937351193,40.86052367182045],[-73.91101447198413,40.860601261608025],[-73.91075688336613,40.860739954814804],[-73.91050960898265,40.86089127077988],[-73.9102742249185,40.861054535340685],[-73.9100521908241,40.86122888645986],[-73.90984482683959,40.86141337053032],[-73.90965329492415,40.86160687953639],[-73.90947862933619,40.86180812896203],[-73.90947854755834,40.86180822823915],[-73.90947846356343,40.861808335220566],[-73.90932135442844,40.86201616240263],[-73.9092243712624,40.862135392799814],[-73.90922426407231,40.86213551835789],[-73.90922418070103,40.8621356528134],[-73.9091458768099,40.8622641913524],[-73.90914584054863,40.86226424509876],[-73.90914581664487,40.8622642983523],[-73.90908830764162,40.862399497526056],[-73.90908822418272,40.862399695640214],[-73.90908816453013,40.86239991186564],[-73.9090527353727,40.862538739375566],[-73.9090526881127,40.862538929309586],[-73.90905267550956,40.86253910938705],[-73.90903950919973,40.86267886458903],[-73.90922113369527,40.86262994830312],[-73.90939703489295,40.862567771966674],[-73.90956472231869,40.862493010614585],[-73.90972194030017,40.86240666799144],[-73.90986668166414,40.8623100683499],[-73.91075595739588,40.86165148436419],[-73.91181229111774,40.86173238640154],[-73.91194992592466,40.861750141592175],[-73.91208148776727,40.86176800724708],[-73.91245929749668,40.86182043342578],[-73.91266095161316,40.861851635328826],[-73.91273784304111,40.86186388601199],[-73.9127896286233,40.861872470523195],[-73.91295585355702,40.86191313581623],[-73.91329746851025,40.86208962857993],[-73.91335994596977,40.86211267443263],[-73.91343151747175,40.86213906631419],[-73.9142291800157,40.862488556659244],[-73.91341462193661,40.86336749370076],[-73.91276271995469,40.863029174157646],[-73.91227278976987,40.86363214899675],[-73.91274397646838,40.86389256817305],[-73.91276050612298,40.86387691390994],[-73.91279762128949,40.863898875432874],[-73.912752162165,40.86394505684292],[-73.91271607314997,40.86392622943415],[-73.91273054020908,40.863909790277],[-73.91252604516879,40.86379522333526],[-73.91267634020393,40.86402111160248],[-73.91091292412027,40.86593794598767],[-73.91055668613829,40.866421948723215],[-73.91051287081443,40.86645346220261],[-73.91047471000151,40.86648896207013],[-73.91044282748048,40.86652786804975],[-73.91041774441094,40.86656954418849],[-73.91039987081184,40.866613309251456],[-73.91037589895178,40.8666546442706],[-73.91035861618968,40.86669786023631],[-73.91034827100232,40.86674233585956],[-73.9103450121303,40.86678743174059],[-73.91034888643901,40.86683249956138],[-73.91035983824395,40.866876891406065],[-73.91017468179747,40.867191215115994],[-73.90986176493806,40.86794331561698],[-73.90966694847798,40.86841703959018],[-73.9094966437846,40.86883115714351],[-73.90927464107409,40.869554132885746],[-73.90893714929906,40.87101984030888],[-73.9086494317759,40.87138578380334],[-73.90893235241596,40.87215734797067],[-73.90872046391387,40.87222866558939],[-73.90846367912478,40.87262079220719],[-73.90774270784567,40.87284595211162],[-73.9074648972811,40.87354735423592],[-73.90669984735038,40.873396763246],[-73.90662887073017,40.87338037872878],[-73.90636316550635,40.873319047921996],[-73.90614668924587,40.873260204728986],[-73.9060791797798,40.87324242069405]]]}},{type:"Feature",properties:{ntacode:"QN02",ntaname:"Springfield Gardens North",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.76031464000948,40.67510997137939],[-73.75880484963706,40.67300565486225],[-73.75859630277033,40.67274790366515],[-73.75857198801718,40.6726373316153],[-73.75814760678543,40.67270691480772],[-73.75643906149276,40.672441159775865],[-73.7563623925968,40.67242923711032],[-73.75646388360393,40.671684002569904],[-73.75648374561726,40.67148986637321],[-73.75646127228335,40.67109403158382],[-73.75642478734333,40.670633564599335],[-73.75640621235962,40.67037291542147],[-73.75643734357965,40.669666378743514],[-73.75668454730251,40.66875852213388],[-73.75671602468465,40.668562526875206],[-73.75699533361431,40.66774126856443],[-73.75731692780406,40.667040315880385],[-73.75763129618157,40.66645115660709],[-73.7577278932645,40.666460986608655],[-73.76079559261966,40.66677326787274],[-73.76182231273005,40.66687776013204],[-73.76270581534925,40.66698948500087],[-73.76375687703245,40.66709461462868],[-73.76493070918974,40.667227152839274],[-73.76675402184517,40.66743299461118],[-73.77154460718661,40.66796326910016],[-73.7734246281306,40.66802761959201],[-73.77431099251417,40.667981733205956],[-73.7752237883333,40.667915072543224],[-73.77611752613619,40.6678457274727],[-73.77701324885736,40.66777636238897],[-73.77791285688093,40.667715067009965],[-73.77970512341591,40.66759019813968],[-73.78062532333902,40.66752330995799],[-73.7817979143631,40.66744044128656],[-73.78265442904299,40.66736859795103],[-73.78328967067134,40.66733150606108],[-73.7850245220432,40.667229914062844],[-73.7856641001146,40.66718754002405],[-73.78697007190237,40.66708518199194],[-73.78940999422146,40.6668411581846],[-73.78915781978202,40.66833809574804],[-73.78883107956787,40.66982348615074],[-73.78847621466404,40.67132650177468],[-73.78808647356885,40.67300962650031],[-73.78686902018158,40.672823924563936],[-73.78573730864937,40.67238503513473],[-73.7853237151703,40.67312502088289],[-73.78511037994735,40.67347836431999],[-73.78484333948681,40.673903323110736],[-73.78434496348798,40.674696439416586],[-73.78416807221693,40.67491103409662],[-73.7839738405305,40.67511760920124],[-73.78397364009446,40.67511780701088],[-73.78397344981052,40.67511799545793],[-73.78376278376167,40.675315389956175],[-73.78376261804856,40.67531553288138],[-73.783762439539,40.675315686336845],[-73.7835361329611,40.67550309062827],[-73.7832954894879,40.67567944561837],[-73.78304214607591,40.675843717137184],[-73.78221808355458,40.67643753776389],[-73.78157185490326,40.676901331129],[-73.78128277896296,40.67710972906374],[-73.78095126308288,40.67735350702032],[-73.78025859482693,40.67784092439012],[-73.77947817297851,40.678364550525714],[-73.7793120881772,40.67843680464645],[-73.77841935412062,40.67903087956202],[-73.77820864762427,40.679182075575135],[-73.77798227224241,40.67932109316262],[-73.77774211287583,40.67944657604701],[-73.77749031599558,40.67955740300642],[-73.77722923649374,40.67965272144995],[-73.77636248117614,40.67993590938752],[-73.77549588368922,40.680219046210844],[-73.77475342068155,40.680467281380054],[-73.77469730116003,40.680486046910175],[-73.77346815406875,40.67971949984204],[-73.7717773091779,40.67866778383028],[-73.77109848747236,40.67824364764569],[-73.7703029524301,40.67775050177018],[-73.76932704626262,40.67714828377281],[-73.76837330731253,40.67655024133655],[-73.76561573131738,40.67477902045609],[-73.76380287417155,40.6737843709188],[-73.7637182510461,40.67431589223476],[-73.76367677578418,40.67474552572671],[-73.76362543090342,40.674749924920036],[-73.76357382059386,40.67474805085678],[-73.76352325866625,40.67473995124366],[-73.76347503204197,40.67472583210621],[-73.76343036859083,40.6747060530448],[-73.76339040525822,40.67468111755351],[-73.76248600364032,40.67419498176471],[-73.76114911278653,40.67476362080719],[-73.76031464000948,40.67510997137939]]]}},{type:"Feature",properties:{ntacode:"BK50",ntaname:"Canarsie",borocode:"3",boroname:"Brooklyn"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.8883392925636,40.64671022841505],[-73.88835262237487,40.6467079576087],[-73.88837395798778,40.646710398770566],[-73.88840531896193,40.64671398851541],[-73.88845015102365,40.6467285525379],[-73.88849720193876,40.64675678600017],[-73.88853617903807,40.646788248267704],[-73.8885364000043,40.64678842689968],[-73.8885377294146,40.64680287182084],[-73.88853970368744,40.6468243049786],[-73.88853297695891,40.64686151942697],[-73.8885329121288,40.64686188223073],[-73.88850950500944,40.64688116417933],[-73.8884678792332,40.646899734050656],[-73.88829183077075,40.64671871907075],[-73.88830775449037,40.64671560225748],[-73.8883392925636,40.64671022841505]]],[[[-73.89121853469067,40.6499876986227],[-73.89056792988495,40.64920863343767],[-73.89058122439953,40.649210171097785],[-73.89058918285619,40.64921144015798],[-73.89059695454306,40.64921326406152],[-73.89060447020137,40.64921562682741],[-73.89060767237345,40.64921690945513],[-73.89061166783537,40.64921850963351],[-73.89061848326294,40.64922188561435],[-73.89063192466098,40.64922653926895],[-73.89064497244475,40.64923180302119],[-73.8906575764933,40.649237659735654],[-73.89069206343935,40.64925829432292],[-73.89070821143378,40.64926855051268],[-73.89072347249872,40.64928476635027],[-73.89073969963152,40.649300429254694],[-73.89075685659587,40.64931550518288],[-73.89076294103764,40.64932310569442],[-73.89076981092728,40.64933030739639],[-73.89077742675076,40.64933706300812],[-73.89078573315841,40.649343324563745],[-73.89079467610264,40.64934905482059],[-73.8908035248961,40.649354658168285],[-73.89081292865741,40.649359709366045],[-73.89082282959035,40.64936417686344],[-73.89083316373497,40.649368032119845],[-73.89084386800234,40.649371251956374],[-73.89085292300993,40.64937409864872],[-73.89086225721437,40.649376361601334],[-73.89087180795616,40.64937802400181],[-73.8908815068461,40.649379075733506],[-73.89089128812914,40.649379509865426],[-73.89090108120963,40.64937932046698],[-73.89091635502119,40.649378098092704],[-73.89093151026877,40.649376208170864],[-73.89094649855343,40.649373656016486],[-73.89096126839122,40.64937045045985],[-73.89097577159528,40.649366601674586],[-73.89098074859679,40.64936383966105],[-73.89098963485289,40.649358910184695],[-73.89100298051619,40.64935070506315],[-73.89101577841618,40.64934200789267],[-73.89102799486629,40.64933283924752],[-73.89103960167753,40.649323220544815],[-73.89105056977347,40.649313177891585],[-73.89105967199404,40.6493039486631],[-73.89106087184419,40.64930273320841],[-73.89107048189103,40.649291913610426],[-73.89107937963671,40.64928074471044],[-73.89108753996085,40.649269254629615],[-73.89109494390264,40.64925747099233],[-73.89110204108842,40.64924631144244],[-73.89110986320993,40.649235438046816],[-73.89111839306881,40.64922487642096],[-73.89112760862525,40.6492146536834],[-73.89113748520072,40.64920479661514],[-73.89114799745921,40.649195330488865],[-73.89115673657194,40.64918821930551],[-73.8911591224898,40.6491862772289],[-73.89117082990153,40.64917765975774],[-73.89118308930138,40.649169502338026],[-73.89118832603091,40.649162972009904],[-73.89119290665819,40.649156160953325],[-73.89119680582488,40.649149108346066],[-73.89119999971287,40.64914185303221],[-73.8912024746171,40.649134436880956],[-73.89120421309676,40.649126899580054],[-73.89120520716253,40.649119284846954],[-73.89120545080627,40.649111635395684],[-73.8912050491176,40.64910559930256],[-73.89120494088282,40.649103991765195],[-73.89120368479729,40.64909639902757],[-73.89120168467873,40.64908890057468],[-73.89119895343819,40.64908153712807],[-73.89119550640748,40.64907434857399],[-73.89119136419431,40.649067376646435],[-73.89118768684351,40.64904537216514],[-73.89118321862831,40.64902345237482],[-73.89117796546084,40.6490016340339],[-73.89117192863371,40.648979934231335],[-73.89116511098351,40.64895836737718],[-73.89115752326018,40.6489369509044],[-73.89114916653844,40.648915700561524],[-73.89114005025013,40.648894632775104],[-73.89113017788887,40.64887376363097],[-73.89111955911072,40.64885310687543],[-73.89110820334604,40.64883267977263],[-73.89109611474707,40.64881249907912],[-73.89108330605379,40.648792575696085],[-73.8910405899324,40.648743675407495],[-73.89100218065948,40.64869899771739],[-73.89099834122686,40.64869453229448],[-73.89099527837945,40.64869091329086],[-73.89095656520472,40.648645152896165],[-73.8909152631785,40.64859554123493],[-73.89091305861336,40.648592848805166],[-73.89087444305513,40.648545703852456],[-73.89085215944336,40.648524838821594],[-73.8908461261976,40.64851919090623],[-73.8908172170864,40.64849305014143],[-73.89078772428553,40.64846729027714],[-73.89078630206969,40.648466090595846],[-73.89075765503787,40.64844192086898],[-73.89072701791504,40.64841694594532],[-73.8907149265684,40.64840742169033],[-73.89069582367958,40.648392374729944],[-73.89066408045677,40.64836821510402],[-73.89063179791427,40.648344473274825],[-73.89059898527891,40.64832115595184],[-73.89056565441582,40.648298270517095],[-73.89054523278774,40.648280934843605],[-73.89052543387217,40.64826318244593],[-73.89050627633917,40.64824502892225],[-73.8904877702886,40.648226485004415],[-73.89046993285153,40.648207565786485],[-73.89045277522092,40.64818828602209],[-73.89043630991294,40.64816865828797],[-73.89042055075952,40.64814869750762],[-73.89040550565613,40.64812841725874],[-73.89039118974885,40.64810783581662],[-73.89034023735859,40.64804053949378],[-73.89032126335283,40.648016379884744],[-73.89030153303236,40.647992575381494],[-73.89028105671679,40.64796913721789],[-73.89025984603794,40.64794608115223],[-73.89023791549322,40.64792341909254],[-73.89021527583897,40.64790116411588],[-73.89019194002869,40.647879330641615],[-73.89016792256295,40.64785792856738],[-73.89012821103141,40.64782523431978],[-73.89012215504694,40.64782024724383],[-73.8901120996378,40.647811717810775],[-73.89009165255445,40.6477943748275],[-73.89007712569537,40.64778205229514],[-73.89003284746893,40.647743353451204],[-73.88999979852356,40.64771359040802],[-73.88999517921637,40.64770942977694],[-73.88998932760902,40.64770416077149],[-73.88997515369726,40.64769377083657],[-73.88996148916974,40.64768299272138],[-73.8899483507189,40.64767184068186],[-73.8899357592168,40.64766032864314],[-73.88992372739102,40.647648474375515],[-73.88991227369105,40.647636293644524],[-73.88990141283193,40.647623799364126],[-73.88989115995335,40.647611013662676],[-73.8898815288927,40.647597948113116],[-73.88987253171004,40.647584625008406],[-73.8898641806981,40.647571058935476],[-73.88985648814153,40.64755726933945],[-73.88983615944993,40.64753358329445],[-73.8898151082958,40.64751026645642],[-73.88979334785891,40.647487329391865],[-73.88977088977136,40.647464787524115],[-73.8897546848206,40.64744928583022],[-73.88974774655519,40.64744265007885],[-73.8897239294052,40.64742093080374],[-73.88969945435703,40.64739964227835],[-73.88967433195239,40.647378794061524],[-73.8896445223009,40.64734822318452],[-73.88961398550202,40.6473180697527],[-73.88958273010998,40.64728834834863],[-73.88955076776975,40.647259066521755],[-73.88951810770413,40.64723023349443],[-73.88948476309237,40.647201860000486],[-73.88945074227759,40.647173955093905],[-73.8894323816678,40.64715148611942],[-73.88941469484386,40.647128704344105],[-73.88939768948232,40.64710562250781],[-73.88938137787993,40.64708225251723],[-73.8893657674932,40.647058607111916],[-73.88935086599888,40.64703469886425],[-73.88947349934485,40.64695667214],[-73.88948944517216,40.646933967256246],[-73.88948152576077,40.64691275506829],[-73.88941012796798,40.646797572277805],[-73.88919383109037,40.646523212651935],[-73.88908093175144,40.64638868736352],[-73.8887969084868,40.64605025805643],[-73.88877900211308,40.64605604593662],[-73.88876108248682,40.64606991286134],[-73.88899920564425,40.64637155947544],[-73.88930879801701,40.64674597721852],[-73.88941394816904,40.646892999651364],[-73.88942186350425,40.64691572797253],[-73.88941387285541,40.646938439491606],[-73.88937602975052,40.646974754423226],[-73.88931122378494,40.647014584778255],[-73.8891879927457,40.64707951488755],[-73.88918711471413,40.64707965174992],[-73.88913234608954,40.64708818580256],[-73.8890947396008,40.64707132449396],[-73.88906042485355,40.64704387318991],[-73.88904487458719,40.64704697304466],[-73.8890423902259,40.64706566531417],[-73.8890489028018,40.6470849894696],[-73.88898577577903,40.64716344527793],[-73.88889569015409,40.64721881840601],[-73.88886541778221,40.64722003573569],[-73.88884580264072,40.64720755383585],[-73.88880164237973,40.64719691731745],[-73.8887814604978,40.64719443798177],[-73.88878119331733,40.64719440539042],[-73.88876076273789,40.64718067644333],[-73.88873381759487,40.64714886905941],[-73.8887291468569,40.647138426680876],[-73.88872322160677,40.647125179499824],[-73.88871260669792,40.64711270628515],[-73.88869054474094,40.647095859382716],[-73.88866601496267,40.64708773530332],[-73.88864137641377,40.64707955331607],[-73.88853549293236,40.646968149198436],[-73.88854908304708,40.646967552398316],[-73.88855801324334,40.646965860973516],[-73.88856693950008,40.646965869622875],[-73.88857944085474,40.6469638412388],[-73.88859507057285,40.6469580774866],[-73.88861562144021,40.646946198851964],[-73.88864048640741,40.646910673562765],[-73.8886539856288,40.64688506131455],[-73.88865453631097,40.6468599245393],[-73.88865520044065,40.64682954205554],[-73.88864625621957,40.646799849532464],[-73.88864181593095,40.646785112948834],[-73.88861498719649,40.64673469206469],[-73.88859943567122,40.64671262539925],[-73.8885993255204,40.64671246882095],[-73.88856459699629,40.64669108082651],[-73.88849960118246,40.64666368405493],[-73.88843010109095,40.6466473885054],[-73.88835945887139,40.64664304898084],[-73.88835503647371,40.6466439531945],[-73.88828878739808,40.6466575008834],[-73.88822784441571,40.64665321844464],[-73.88818911397975,40.646649782816674],[-73.88816089249859,40.64664660868848],[-73.88813886530893,40.64664448913913],[-73.88810266231476,40.64664023689374],[-73.88808138883995,40.64662057013136],[-73.88806574115193,40.64658895082725],[-73.88806004362428,40.64655387018429],[-73.88806001229499,40.64655366593662],[-73.88805686135335,40.64653427647685],[-73.8880569576789,40.64653402025204],[-73.88806361930757,40.646516345280425],[-73.8880662700269,40.646488054649716],[-73.8880673451986,40.646300391323315],[-73.8880734950462,40.646282684692295],[-73.88809065494021,40.64626778566286],[-73.88808823399766,40.646251934947195],[-73.88809441935739,40.64621278654936],[-73.88813708213608,40.6461764613117],[-73.88814269992831,40.64616963396013],[-73.88816403043435,40.646155987900684],[-73.88821007899958,40.64611332480839],[-73.88821447213195,40.64611135827386],[-73.88827292415571,40.64608519854635],[-73.88828977845563,40.64606556935899],[-73.88828978925126,40.64605912136646],[-73.88828981420751,40.64604421554564],[-73.88828941313264,40.64604441836807],[-73.88827491322205,40.646051761294885],[-73.88826961075078,40.64605444547789],[-73.8882687707752,40.64605511109004],[-73.8882629374048,40.64605973976241],[-73.88823030919461,40.64603108548321],[-73.88822400304603,40.64602554588901],[-73.88822322295584,40.64602486211729],[-73.8882531151053,40.646015282739356],[-73.88825622169905,40.64601428779088],[-73.88825611006948,40.64601422737217],[-73.88824831056077,40.64600997143913],[-73.8882405361026,40.64600572976982],[-73.88822564997592,40.64600440757541],[-73.88821138355614,40.64600313992568],[-73.88819178134625,40.64600685273383],[-73.888179975929,40.64600908865011],[-73.88812836780443,40.646022704258364],[-73.88810538611929,40.64602815103448],[-73.88807452031939,40.6460354644416],[-73.88803619812859,40.646039699114525],[-73.88802853501174,40.646040544708605],[-73.8880055972574,40.646030031238276],[-73.88800052027014,40.64602770535466],[-73.88798172866083,40.6460044836899],[-73.88796247240951,40.64598068862195],[-73.88792888504217,40.645948199265945],[-73.88792863149857,40.645948038694115],[-73.88787175450915,40.64591226819435],[-73.88783954471293,40.64587323934108],[-73.8878393001925,40.64587294492262],[-73.88783648597921,40.645868922164794],[-73.88780461952591,40.64582336991029],[-73.88777108781665,40.64578495072406],[-73.8877643275202,40.64577720598665],[-73.88774083832438,40.64574130817863],[-73.88774534679712,40.64572764627692],[-73.88774684229067,40.645723396701676],[-73.88774985339187,40.645714838098286],[-73.88773925530512,40.6457140465681],[-73.887715095356,40.64571224098136],[-73.88767480358256,40.645666930248346],[-73.88762889453582,40.64562503343602],[-73.88760719154669,40.645592435980895],[-73.88759645566908,40.645576315280024],[-73.88758479056722,40.64556083480125],[-73.88758476467069,40.645560801270214],[-73.88757519707437,40.64554810716401],[-73.88755462163026,40.645516116416346],[-73.88754276182526,40.64549767953535],[-73.88751249922842,40.64546745510861],[-73.88749910233263,40.64545407373411],[-73.88749551943762,40.645450067303685],[-73.88746776206912,40.64541902291849],[-73.88746169123543,40.64541317660011],[-73.8874420121383,40.64539422712558],[-73.88742568126156,40.64537524356636],[-73.88741627153323,40.645364306807316],[-73.88741147970732,40.64533914285683],[-73.8874096015651,40.645329280124294],[-73.88743649431218,40.64531702460203],[-73.88745449177074,40.64530882377184],[-73.88748017095871,40.64530629844603],[-73.88748028754627,40.64530628700067],[-73.88748504890107,40.6453087109379],[-73.88749373237727,40.645313133641125],[-73.88749425824834,40.64531326750826],[-73.88750718407125,40.645316563543425],[-73.88750167617481,40.64527921756532],[-73.88750164051399,40.64527897478166],[-73.88751736108672,40.64526532335303],[-73.88751760842847,40.64526524669938],[-73.88754765490872,40.645255956976875],[-73.88760152266916,40.64523123904418],[-73.88764385071786,40.64521114683339],[-73.88766437100684,40.64520140482764],[-73.88767130551632,40.64519799100463],[-73.88772497502684,40.64517156888824],[-73.88775225382699,40.64516012115621],[-73.88776761931865,40.64515367273638],[-73.88780902508171,40.64513553060135],[-73.88782597401116,40.645128104346895],[-73.8878475212706,40.64511658683813],[-73.88788658219808,40.645095705810625],[-73.88790367351756,40.64507983675058],[-73.88791690723629,40.645067548702855],[-73.88792588075627,40.64506584899281],[-73.88793370047165,40.645083793217715],[-73.88795587366931,40.6451140426569],[-73.8879650287929,40.64512653211304],[-73.88796518926915,40.645126579512386],[-73.88798856532657,40.64513338852671],[-73.88800647124273,40.645154759815924],[-73.88802537505067,40.645158167994936],[-73.88802553006343,40.645158194615355],[-73.88802684907822,40.645158565802525],[-73.88806812125324,40.64517019509803],[-73.88807196882098,40.64516852439569],[-73.88807596671359,40.645166790346195],[-73.88807830661167,40.64516602735332],[-73.88808383164915,40.64516423112899],[-73.88808383875676,40.64515999367052],[-73.88808385457112,40.64515056535052],[-73.88805587182875,40.645119787257364],[-73.88804571571679,40.64511032926705],[-73.88800996589536,40.645077034694495],[-73.88796406442877,40.6450325738294],[-73.88794876930241,40.64502124773955],[-73.8879271047492,40.645005204707196],[-73.88791252941968,40.64500348154405],[-73.88788110148204,40.64502138868557],[-73.88788096371279,40.64502144065262],[-73.88786807651287,40.64502633315418],[-73.88784519285488,40.645035019975026],[-73.8877823900507,40.64503922968093],[-73.8877352861538,40.645042600283595],[-73.88767244806144,40.64506645646284],[-73.88761184035707,40.645098000156615],[-73.88754899585209,40.64512612606052],[-73.88749665617938,40.64515287054805],[-73.8874872687578,40.6451576724471],[-73.88742554053776,40.64518750498308],[-73.88742502464663,40.64518784422584],[-73.88736940895976,40.64522417863183],[-73.88734361665774,40.64522415336849],[-73.88731487147743,40.64520457345955],[-73.8873021744444,40.64519592592955],[-73.88729121814045,40.64518616402942],[-73.88726858280884,40.645165996208156],[-73.88725293073142,40.64513779469938],[-73.88724513428936,40.645106182974736],[-73.88720940903949,40.6450842214789],[-73.88719920587512,40.6450779512671],[-73.88719205915834,40.645066637927016],[-73.88718354961215,40.6450531653152],[-73.88718697935073,40.64501387705142],[-73.88718097101561,40.64499855034219],[-73.88717357973105,40.644979697308976],[-73.88716449216513,40.64497638975703],[-73.88715004600381,40.64497113294562],[-73.88711196189627,40.64494547024288],[-73.88709182294323,40.644918971087115],[-73.88709117708191,40.64488706934332],[-73.887090787541,40.64486772092824],[-73.88707517897979,40.64481389293898],[-73.88706756030206,40.644787129315006],[-73.88706180246129,40.64476690230172],[-73.88703445337089,40.64474402622915],[-73.8870147716994,40.64472756447536],[-73.88698457931646,40.64467713938997],[-73.88695887549865,40.64462501042044],[-73.88694102650788,40.6445703254787],[-73.88693656992281,40.644554093952266],[-73.88692500573501,40.64453740361287],[-73.88691643330144,40.644525032083344],[-73.88691203454522,40.644473777607956],[-73.88688964143911,40.644453256965804],[-73.88687171566689,40.644444697055235],[-73.88680331813818,40.64444035827689],[-73.88678424430313,40.644446318760245],[-73.88678415535189,40.64444650529943],[-73.8867789508068,40.64445736305834],[-73.88677524272775,40.64446510190457],[-73.88678391809636,40.64447421042608],[-73.88678419647532,40.64447450605285],[-73.88679424990552,40.644498432988044],[-73.88679645571428,40.644519789514185],[-73.8867860550357,40.644522154159546],[-73.88678523743255,40.64452233998137],[-73.88674829310725,40.64448728277796],[-73.88671024836576,40.64443855884391],[-73.88668366556934,40.644421641257665],[-73.88668336392242,40.644421448805254],[-73.88667745680381,40.644415648173755],[-73.88665201863785,40.644390668058854],[-73.88663887364112,40.64438239276399],[-73.88663077735525,40.64435221021973],[-73.88663048377359,40.644352060662435],[-73.88661733302607,40.64434536364536],[-73.88658356007103,40.64433144708825],[-73.88658091508066,40.644329782261906],[-73.88657950376458,40.64433067681239],[-73.88654888956006,40.644312490378475],[-73.88655111189426,40.644311013126654],[-73.8865761610946,40.644294361043094],[-73.8865422159471,40.64423207966327],[-73.88643332005414,40.64419306652975],[-73.88643250009721,40.64419244033614],[-73.88642580656833,40.64418687445996],[-73.88641689065338,40.64417945854902],[-73.88640742962835,40.64417042762678],[-73.88637210852883,40.64413670710628],[-73.8863618586524,40.64411318468775],[-73.88635758725515,40.644103380384394],[-73.88634638759284,40.64407385514962],[-73.8863374930815,40.644050402587396],[-73.88630504007675,40.6440059499888],[-73.88628516767385,40.64399336251914],[-73.88622602727351,40.64394905538985],[-73.88623633525131,40.64389459905398],[-73.88624664233512,40.643840141208216],[-73.88623646791814,40.64381678772106],[-73.88616522744313,40.643801671991255],[-73.88613720679481,40.64379395670271],[-73.8861291045219,40.643786530517765],[-73.88612041154622,40.64377856480809],[-73.88609803773586,40.64374779279169],[-73.88607233562762,40.64369566412183],[-73.88607210761973,40.64369549754012],[-73.88602529679092,40.643661450406526],[-73.88599086192337,40.64366101336725],[-73.88595241003677,40.64366052509086],[-73.88591017758995,40.64366048320018],[-73.88587952270538,40.64366045278361],[-73.88587918263777,40.64366035259915],[-73.88586685006715,40.64365672492727],[-73.8858503812861,40.64365188208487],[-73.88582799112632,40.643630505500774],[-73.885801109499,40.643611686800845],[-73.88578858289053,40.64360475861609],[-73.88576862162407,40.643593716753756],[-73.88572752319052,40.643582893954616],[-73.88570024976748,40.643575712209966],[-73.88568863830471,40.643569693431026],[-73.88566888045229,40.64355945220472],[-73.88564648781829,40.643538929642936],[-73.88562236163982,40.643527666328986],[-73.88560615138474,40.64352009818715],[-73.88558493934038,40.64351307187983],[-73.88553890885707,40.64349782319595],[-73.88551316184987,40.643472172906954],[-73.88548495517051,40.64346302490493],[-73.88547617787066,40.6434601780636],[-73.88543581638075,40.64345586755981],[-73.88537977613854,40.64343958172236],[-73.88535216412457,40.643419337191304],[-73.88535177774828,40.643419053515366],[-73.88532376006897,40.64340963074784],[-73.88525314667172,40.64339076796661],[-73.88519039515121,40.64336508101053],[-73.88512764875126,40.643336831006344],[-73.88509819735417,40.643320277407774],[-73.88506827423,40.643303459305194],[-73.88502120740561,40.643286329205125],[-73.88495508542847,40.64326405448931],[-73.8849382948493,40.64324695530976],[-73.88492244965377,40.64322597141715],[-73.88492151268106,40.64322472926067],[-73.88491396903099,40.643220741233804],[-73.88491387257119,40.643220688533326],[-73.88486325515525,40.643193922762414],[-73.88483222472689,40.64318019573098],[-73.88479938783796,40.643165671456025],[-73.88475150350405,40.64314953956636],[-73.88473326671422,40.64314339661307],[-73.88469181436625,40.643121146972426],[-73.88468354514852,40.643116288059645],[-73.8846335642669,40.643086921945105],[-73.8846173429459,40.64307417869596],[-73.88438270992518,40.64291067040395],[-73.88373578763795,40.64245034918849],[-73.88311261924571,40.641874465976144],[-73.88251634847876,40.64135071055144],[-73.8819016774993,40.64083493912285],[-73.881265333803,40.640218772768364],[-73.88078889725654,40.63975743313817],[-73.88076685498295,40.63958164765349],[-73.88055123882263,40.63915881973733],[-73.8797498303033,40.63842223613293],[-73.87953888016997,40.63821783982333],[-73.8794552216831,40.63819224591976],[-73.8793548001818,40.63817938832376],[-73.87911787864053,40.638266587441294],[-73.87907715576776,40.63830298109652],[-73.87905060850318,40.63843594862689],[-73.87896686071058,40.63845954419819],[-73.87887362582701,40.63843940524618],[-73.878765180833,40.638368557192756],[-73.87870039141254,40.6383377252491],[-73.87863863842107,40.63829360625961],[-73.87859391184176,40.638217012365885],[-73.87843722393106,40.63794869077648],[-73.87861153550384,40.63764882995193],[-73.87863488136271,40.63755178179693],[-73.87846702145636,40.63748983083077],[-73.87783674990152,40.636902310085745],[-73.87714434868604,40.63597649800759],[-73.87749381692707,40.635390423977086],[-73.8779388963427,40.6350195711393],[-73.87813717798738,40.6346947318909],[-73.8782059048979,40.634572943662654],[-73.87833349586336,40.634480417945326],[-73.87856542917655,40.63433946507625],[-73.87872776183094,40.63425138864703],[-73.87890455278949,40.634115882416175],[-73.87918335624668,40.634014825526215],[-73.87936895387097,40.63390801528147],[-73.87971206396064,40.63369008482512],[-73.8799876750385,40.63351488348106],[-73.88018468342881,40.63330963859068],[-73.88023282194041,40.63322689052147],[-73.88037629489106,40.63298026236336],[-73.88093320122395,40.63258706129037],[-73.88127068104549,40.6323691191611],[-73.88144495909127,40.63230509611657],[-73.88162197738082,40.63229710561401],[-73.8816303732892,40.63229672726638],[-73.8817821476974,40.6322498004703],[-73.8819789199707,40.63217295899958],[-73.88208583089737,40.63207890430529],[-73.88215899502401,40.632006215384976],[-73.88256945182805,40.63181830588513],[-73.8827268494474,40.63176710490035],[-73.88301362103519,40.631626149535435],[-73.88322181279732,40.631442312087415],[-73.88345265635685,40.63115577211299],[-73.88364451728326,40.63094331163608],[-73.88375501660344,40.630556437510066],[-73.88376932796385,40.630221761342426],[-73.88345412923478,40.6299076699349],[-73.88404726149392,40.62956011854657],[-73.88263248433411,40.62827427312696],[-73.8830002635899,40.62802619438625],[-73.8836923157151,40.62755937391405],[-73.88512954023787,40.62882725867143],[-73.8857216697127,40.62844671572573],[-73.88604117197379,40.62869724597904],[-73.8862145259171,40.628680613553925],[-73.8863866700482,40.6286578262675],[-73.88655722810529,40.62862893392695],[-73.88672582729467,40.62859399968346],[-73.88689209910572,40.62855309989407],[-73.88705568011682,40.62850632395483],[-73.88721621278982,40.628453774105374],[-73.88737334625178,40.62839556520517],[-73.88752673706207,40.62833182448254],[-73.88766290771201,40.628269072228804],[-73.88779544838239,40.62820196007797],[-73.88792411875013,40.62813060972361],[-73.88804868551236,40.628055150544],[-73.88816892280944,40.62797571936727],[-73.88828461263458,40.62789246022356],[-73.89042299743646,40.62627859829517],[-73.89148720748328,40.62448172241523],[-73.89160792254694,40.624347525962676],[-73.89173628339896,40.624217514213946],[-73.89187204048461,40.62409193988902],[-73.89201492987668,40.623971047081014],[-73.89216467378861,40.62385507078168],[-73.89232098111457,40.62374423642486],[-73.89248354799541,40.62363875944853],[-73.89265205840935,40.623538844875945],[-73.8928261847862,40.62344468691755],[-73.89300558864403,40.62335646859347],[-73.89308340975259,40.623361675418074],[-73.89313041733634,40.62340955364198],[-73.8932088654326,40.62342557109934],[-73.89329777597081,40.62344159871671],[-73.89351237165364,40.62337801861454],[-73.89359082527896,40.62339005030476],[-73.8945644804552,40.62302023013254],[-73.89480003637243,40.622932749253664],[-73.89492365447474,40.6228864317339],[-73.89504313667756,40.622834191540335],[-73.89515799486679,40.62277624209139],[-73.89526775982233,40.62271282012912],[-73.89537198313542,40.62264418475181],[-73.89547023904042,40.62257061635535],[-73.89560107017026,40.62254283230014],[-73.89577374598771,40.62251907138483],[-73.89594111031244,40.62254712660615],[-73.89599336881417,40.62258304936643],[-73.89601947733968,40.6226149631096],[-73.8959719408253,40.622654382534904],[-73.8959618564144,40.622662744994415],[-73.89596702487546,40.62270261182587],[-73.89602450367016,40.62274651182647],[-73.89607154396447,40.62277445796954],[-73.89612385854738,40.62277450525086],[-73.89619315402973,40.62277172420769],[-73.89626176678121,40.622768969981436],[-73.89632454431386,40.62279224427048],[-73.89639006180772,40.622817393464665],[-73.89754989861989,40.62348901440698],[-73.90146161102504,40.62523141835031],[-73.90211611823442,40.62553323765221],[-73.90289816742141,40.62587758767372],[-73.9037036978271,40.62621785795746],[-73.90412793207706,40.62630619963178],[-73.90448697973092,40.62647529210647],[-73.90454477156396,40.626502518465685],[-73.90460520923254,40.62653097950036],[-73.90483487851212,40.62663913392724],[-73.90489270645814,40.62666636784705],[-73.90490634847117,40.62667279096041],[-73.90493526224004,40.6266864131829],[-73.90501149169378,40.62672230556916],[-73.90504862589898,40.62673978989427],[-73.90505511040665,40.62674283907987],[-73.90506354457806,40.62674681781697],[-73.90529160821058,40.626854221315824],[-73.90579604091253,40.62709176601949],[-73.9059490888678,40.62716383772395],[-73.90663673204195,40.62748765499163],[-73.90746333160088,40.627876899515925],[-73.9082520114175,40.6282482765628],[-73.90826288994354,40.62825340039849],[-73.90828315868141,40.62826295364558],[-73.90908063035505,40.62863846124724],[-73.90991074426346,40.62902932898024],[-73.91071335177108,40.62940723528357],[-73.91122829462826,40.62964968889385],[-73.91153217921635,40.62979195228696],[-73.91236461548849,40.63018164237551],[-73.91316650880023,40.63055702337228],[-73.91399510011667,40.63094489207637],[-73.91633195427663,40.632038732055804],[-73.91642761949177,40.63203648804688],[-73.91652258366143,40.63202739948585],[-73.91661600494707,40.63201154694101],[-73.91670705518882,40.631989070942026],[-73.91679492724778,40.63196017073394],[-73.9168788421617,40.63192510251086],[-73.9169580560508,40.63188417714446],[-73.91703186671252,40.63183775742807],[-73.91709961984651,40.63178625486037],[-73.91716071485489,40.63173012599706],[-73.9186022474009,40.63206832825331],[-73.91862982428371,40.63234687253644],[-73.91876282571147,40.63363752915494],[-73.91885164403314,40.634482718979406],[-73.9188619920748,40.63457712831955],[-73.91886934549005,40.63464421615195],[-73.91888284311007,40.63476735250086],[-73.91889071028088,40.63483913266659],[-73.91891212087721,40.63503446032055],[-73.91892161236453,40.63512106187765],[-73.91893983659224,40.63528732106185],[-73.91895156556656,40.63539431845253],[-73.91899154572509,40.63575906257008],[-73.9190062952925,40.63589361818468],[-73.91902770822686,40.63609754453547],[-73.91905790422044,40.636385109839765],[-73.91916482679031,40.6374033422729],[-73.91917180394196,40.63746984127252],[-73.91928984621299,40.638596033153355],[-73.91941447362966,40.63977466530875],[-73.9194547296417,40.64017313729202],[-73.91946141154892,40.640239293450904],[-73.91946588514801,40.640284187019745],[-73.91953493982516,40.64085774103468],[-73.91955576638021,40.64118495835028],[-73.91958298575624,40.641395762734994],[-73.91965951373268,40.64207823728245],[-73.91973736982153,40.64277814834517],[-73.91990782605168,40.64432958074554],[-73.91995063033038,40.6447076302324],[-73.91982077663542,40.64478383154434],[-73.91943014893677,40.64506079226833],[-73.9192541969956,40.64517776368618],[-73.91892329074821,40.64539775266743],[-73.91861676756703,40.6456020983999],[-73.91830152283332,40.645812262749274],[-73.91798513208946,40.646010880193934],[-73.91764732286035,40.64622293597032],[-73.91730801199596,40.64644290538781],[-73.9169368364265,40.64668353518555],[-73.91620934098205,40.64715114206872],[-73.91550029708117,40.647604854879035],[-73.9147321683769,40.64810117524876],[-73.91396129346943,40.648600658218605],[-73.9132529419082,40.64906142549381],[-73.9125358922127,40.64952147916125],[-73.91182280208042,40.64998342260488],[-73.91110070243363,40.65044791280462],[-73.91022992877046,40.65101403099981],[-73.90944846379408,40.651521598790275],[-73.90868769478016,40.65072148112209],[-73.90849084284739,40.65058641812015],[-73.90827570665556,40.65049857380687],[-73.90761503388298,40.6498958942006],[-73.90754641388077,40.649834253795554],[-73.90637218779634,40.64877938177641],[-73.9058889391206,40.64834514497669],[-73.90579983711687,40.64826507856766],[-73.90509580281167,40.64760685197991],[-73.90398200487084,40.64662856757665],[-73.90309943838035,40.64719961118593],[-73.90235538570639,40.64768960236367],[-73.9016583373007,40.64814221211605],[-73.90089120754445,40.648641710940296],[-73.90074707868183,40.6487354445913],[-73.90056999892317,40.648847606682686],[-73.90027088009907,40.64903777100403],[-73.90019369833269,40.64908881896919],[-73.8994689426353,40.64954176946933],[-73.89872808772854,40.65002460686859],[-73.89797649417179,40.65049403187279],[-73.89779457103772,40.65061310982969],[-73.89771516057108,40.650665089120885],[-73.89757174797239,40.650758886929836],[-73.89742477796523,40.650855011706014],[-73.89736588001443,40.65089370729668],[-73.89727504547263,40.650953162762185],[-73.89721054727028,40.65099537974274],[-73.89680700310423,40.651260169512376],[-73.89675272197879,40.65129578657616],[-73.89661390650117,40.651386871008675],[-73.89655685899565,40.651424302505376],[-73.89627957580502,40.65160624219762],[-73.89621590671875,40.65164801859902],[-73.89586154935887,40.651880527333375],[-73.89610981547662,40.652103912160435],[-73.89619634416371,40.65218176816276],[-73.89654981308277,40.6524998057795],[-73.89663417916634,40.65257571516919],[-73.89676845053246,40.65269652550916],[-73.89684143460042,40.65276219240123],[-73.89746257719834,40.65332105720265],[-73.8976101324237,40.653453816120646],[-73.8974134466263,40.65353832071896],[-73.896782133071,40.653809555821844],[-73.89667745494128,40.65385495715886],[-73.89594442822816,40.65417288840297],[-73.89558884530419,40.65432447226998],[-73.8954642725966,40.65437757715907],[-73.89520540354793,40.65448793002922],[-73.89441114043058,40.65483294916828],[-73.89354677073854,40.65520271408369],[-73.89245737415162,40.6537109390806],[-73.89136543587172,40.65236471994955],[-73.89003782518755,40.65117817747756],[-73.89000589124603,40.65114869713052],[-73.89004263999247,40.65111858570855],[-73.89125147174485,40.65002559738403],[-73.89121853469067,40.6499876986227]]]]}},{type:"Feature",properties:{ntacode:"BX43",ntaname:"Norwood",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.8830938237215,40.86660218502374],[-73.88362518063384,40.8672575880064],[-73.88284356161253,40.8677362266716],[-73.88188379812968,40.868320836657524],[-73.8814688972879,40.86857364626349],[-73.88174189542869,40.869552714028316],[-73.8819764986879,40.87038728445132],[-73.88222049294251,40.871227248374375],[-73.88246984281406,40.872128685122256],[-73.88250145060536,40.87229362353754],[-73.88250147355377,40.87229375037577],[-73.88250150954129,40.87229386684084],[-73.88255385575945,40.872457116444],[-73.88255391548503,40.872457287713246],[-73.88255399838492,40.872457458000895],[-73.88262679104965,40.872616855578265],[-73.88262687460906,40.87261702754176],[-73.88262696833891,40.8726171889617],[-73.88271951386226,40.87277078129017],[-73.88283030603293,40.87291636705004],[-73.88283042361178,40.87291652095544],[-73.88283055489129,40.87291666482341],[-73.88295778262345,40.873052452143206],[-73.88308270364732,40.87321891779671],[-73.88308273908441,40.87321897160747],[-73.88308277518361,40.87321902541892],[-73.88319042256721,40.87339319039053],[-73.8831904815561,40.87339327990746],[-73.88319052839033,40.873393378793374],[-73.88327982513046,40.87357381039083],[-73.88334994331304,40.873758850180515],[-73.88340035287173,40.87394662676594],[-73.88345044174731,40.874794833584176],[-73.8834363279344,40.87538431982905],[-73.8834247266165,40.875742666922044],[-73.88341932359921,40.87584701846771],[-73.88342965021391,40.87595216990757],[-73.88345575738079,40.876055933105526],[-73.88345579329214,40.87605609513637],[-73.88345586385503,40.876056256532124],[-73.88349725749596,40.87615673931114],[-73.88355294375293,40.87625222907152],[-73.883838595077,40.87679795008179],[-73.88392907054559,40.87695296652561],[-73.88467762029913,40.87823547703403],[-73.8847707482987,40.87839502842186],[-73.88489171522674,40.87860601620624],[-73.88505419447313,40.87889287554304],[-73.8852768320774,40.87921766899118],[-73.88541068063606,40.87910168392835],[-73.88567518025677,40.87887251080854],[-73.88575540641662,40.879313118379144],[-73.88578568417086,40.87961687421811],[-73.88582680401753,40.879907897306985],[-73.88595071664209,40.880507412132594],[-73.88706962783782,40.882476896066194],[-73.88716505199072,40.88257651139485],[-73.88694246809388,40.88268276725855],[-73.88697007522879,40.88279564271693],[-73.88723194076053,40.883054978429065],[-73.88718101566911,40.883083942234634],[-73.88714697686306,40.88311793815627],[-73.88713206613238,40.883150944958906],[-73.88712303584818,40.883200939945496],[-73.8871070335288,40.88367398595175],[-73.88710004492289,40.88372994438709],[-73.8870870571993,40.88379702731984],[-73.88704304071425,40.88404023237842],[-73.8870483340024,40.884235520617246],[-73.88705142536126,40.88434957584602],[-73.88692889734071,40.884355714853974],[-73.88683486674795,40.884342025562816],[-73.88662413039563,40.884267303209924],[-73.88516495834318,40.88363161165537],[-73.88452615159298,40.8833121473326],[-73.88437922315181,40.883247723328104],[-73.8843790575109,40.88324765129497],[-73.88437887903551,40.883247597844],[-73.88421696443189,40.88319772805854],[-73.88421683426614,40.8831976917431],[-73.88421671489878,40.88319766532227],[-73.88404353442243,40.883165001963306],[-73.8840434159238,40.883164983751826],[-73.88404328571234,40.88316497373714],[-73.88386391400923,40.88315139442832],[-73.88386374759692,40.883151385382156],[-73.88386358115356,40.883151394093396],[-73.8836834756177,40.88315761543937],[-73.8836833685653,40.88315761533148],[-73.88368327384195,40.883157633328466],[-73.88350810457705,40.88318314708984],[-73.88350787959229,40.883183183550216],[-73.88350764153827,40.88318324646596],[-73.88334258673261,40.88322637446407],[-73.88334234867828,40.883226437379456],[-73.88334213509289,40.883226518412044],[-73.88319088769377,40.883284834512295],[-73.88274833360879,40.88339738680175],[-73.88208623674458,40.88313222191124],[-73.88124422541561,40.88270963300562],[-73.87995798752786,40.88439062896617],[-73.87936283259538,40.88521823997486],[-73.87876041620903,40.88604019986077],[-73.87814944568301,40.88687380736412],[-73.87813129124092,40.88691279731877],[-73.87803562426492,40.88711832175623],[-73.87799009000491,40.887050358507054],[-73.87783125838072,40.886772759678216],[-73.87760676612407,40.884523044123064],[-73.87772817727739,40.883454195085264],[-73.87812575227798,40.88215368497451],[-73.87717006018114,40.88199391281058],[-73.87625890073612,40.88183204020776],[-73.87533699431141,40.881671832397295],[-73.87470255490288,40.881553823556],[-73.87479240732004,40.88007512838785],[-73.87494589755502,40.87994766929536],[-73.87406751271402,40.880038906292135],[-73.87307334534816,40.88013438485497],[-73.87191661824274,40.88023817801631],[-73.87187100693804,40.880328119922844],[-73.87083567774043,40.880454114278486],[-73.87024100052683,40.88022935240384],[-73.87094414748078,40.87850969541408],[-73.87160718628841,40.87692157250928],[-73.87255250900341,40.87517518332597],[-73.87436750696264,40.872701009198366],[-73.8751885016261,40.871575756812156],[-73.87619257550203,40.87047695670112],[-73.87694352025083,40.86995468157216],[-73.87772753018513,40.86955533815708],[-73.87981206304924,40.86841664797142],[-73.87991380386933,40.868361251664275],[-73.88133855509102,40.86759008825947],[-73.8830938237215,40.86660218502374]]]}},{type:"Feature",properties:{ntacode:"MN06",ntaname:"Manhattanville",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.94607828674233,40.82126321606199],[-73.94640289847727,40.820572042184835],[-73.94671832033772,40.81989426803393],[-73.94703623206826,40.81920837200811],[-73.94734953979693,40.81853499822363],[-73.9476664125259,40.81785550948908],[-73.94800732867316,40.817116508899375],[-73.94835601519232,40.81637430561895],[-73.94867681741444,40.815692285514615],[-73.94883491252047,40.81536398055541],[-73.94900927796712,40.81503994253878],[-73.94919960013988,40.8147208540832],[-73.94940550546033,40.81440740950306],[-73.94962639580592,40.81410043619298],[-73.94962653685346,40.814100238743244],[-73.94962668076099,40.814100049838515],[-73.94986218985596,40.81379998043682],[-73.95035019142975,40.813159388787014],[-73.95092865672774,40.81257507153126],[-73.95098203327814,40.8125216297895],[-73.95150537264622,40.81200768463682],[-73.9521012514923,40.81144285350132],[-73.95354382953641,40.812050820629736],[-73.95408058275426,40.812280112895344],[-73.95520337804867,40.81355412906549],[-73.95570690057345,40.81414395953754],[-73.95625889682354,40.81338943342304],[-73.95707628428208,40.814294828347634],[-73.95710690001744,40.81433182143881],[-73.95716930019692,40.81440312395318],[-73.95782821871717,40.81515604887906],[-73.95819953208634,40.81558041796575],[-73.95829447377152,40.815690790640616],[-73.95839496608983,40.81579688733442],[-73.95949328870022,40.81700747377918],[-73.96068717801364,40.817510516645186],[-73.96102015661893,40.81764868569803],[-73.96138876040176,40.81781807601415],[-73.96157544035097,40.81790997171822],[-73.96163613558907,40.81793985130486],[-73.96168805983679,40.817966694246635],[-73.96181860145678,40.81802315422647],[-73.96189984916315,40.818047287355796],[-73.96203105795998,40.81808633097924],[-73.96131833180583,40.81889452355744],[-73.96094889843982,40.81931128887279],[-73.96044728492038,40.819877156791065],[-73.95999892229352,40.82038294480232],[-73.95981462674563,40.820297874701446],[-73.9593906879794,40.820855178355906],[-73.95932566265216,40.82094627625347],[-73.95928300647294,40.82099497441374],[-73.95913061580636,40.82116895377483],[-73.95920767709252,40.82120790934954],[-73.9592625540375,40.82123565535864],[-73.95930263598686,40.82118989752311],[-73.95942624349655,40.82125238173802],[-73.95914685715198,40.82157132855101],[-73.95903294155781,40.82151374622854],[-73.95923467194034,40.821277824767904],[-73.95917712794267,40.82124942998516],[-73.95908960240095,40.82120624705598],[-73.95881892234003,40.82151852484681],[-73.95894172941718,40.82156936400964],[-73.95874523660507,40.82180551197368],[-73.95896360094646,40.82237379414217],[-73.959000182899,40.82240972837441],[-73.95911304024114,40.82245496464561],[-73.95922976213471,40.822286910132384],[-73.95990999444403,40.82257111982206],[-73.95960332460287,40.82299468678337],[-73.95892614718309,40.82271175544138],[-73.95904953331716,40.82254133536831],[-73.95891721760457,40.822486051371506],[-73.95886745433315,40.8224502392281],[-73.95883849863246,40.82240504207789],[-73.95865126011928,40.82191843657339],[-73.95864585147665,40.82190436963181],[-73.95852731524265,40.82184375665221],[-73.95820019354021,40.822283136918166],[-73.958168053636,40.822458100991255],[-73.9581306330557,40.822531090958435],[-73.95807467943877,40.82261135846493],[-73.9579390490913,40.822774353547366],[-73.95822838183042,40.82288786710094],[-73.95820639539141,40.82292213140975],[-73.95814312769241,40.82302072176891],[-73.95916458632335,40.823451795483415],[-73.95918196037681,40.8234591224431],[-73.95943846744461,40.823562391790425],[-73.95946454189183,40.8235711356718],[-73.95948269766964,40.823578652665674],[-73.95949747410961,40.823586816285946],[-73.95950361164496,40.823591185797795],[-73.95950897939196,40.82359578890284],[-73.95722203107722,40.82322595909161],[-73.95715187419391,40.8232137662618],[-73.95708264224682,40.823201547934886],[-73.95682824526367,40.823165079441445],[-73.9565146847601,40.823120128284444],[-73.9563401037562,40.823092327507155],[-73.95576937327064,40.822904320864524],[-73.95573074983069,40.82289125774779],[-73.95569660843475,40.82287647687146],[-73.95376927438991,40.822058690931435],[-73.95367103483926,40.82201753401282],[-73.95357262947377,40.82197589162561],[-73.95291029068669,40.82169694692639],[-73.95082879991442,40.820827937097334],[-73.95037710585379,40.82144561858183],[-73.9499219438759,40.822072314227704],[-73.9485402970213,40.82148762331533],[-73.94808289749521,40.822108021510736],[-73.94723844746235,40.82175398626679],[-73.94607828674233,40.82126321606199]]]}},{type:"Feature",properties:{ntacode:"MN23",ntaname:"West Village",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.98990295970059,40.734434790136945],[-73.98986852139572,40.733527114554946],[-73.99002687656825,40.73275628449427],[-73.9902119097245,40.7319963344049],[-73.99039010002673,40.73128852433011],[-73.99050558603597,40.73056495673781],[-73.99072530409879,40.72987868747651],[-73.99075728493307,40.7297408314207],[-73.99093053529381,40.729142296320134],[-73.9911225669305,40.72856796626875],[-73.99135869097051,40.72778247018576],[-73.99136388138162,40.72755978345917],[-73.99155207513003,40.72709433722645],[-73.99156762927882,40.727034646613674],[-73.99179396219476,40.72639179485907],[-73.99206108477459,40.72564461433431],[-73.9922151661298,40.7252325956682],[-73.9923276795879,40.72490609789466],[-73.99257987396703,40.72420155492328],[-73.99260322198447,40.72413644968344],[-73.99267182446481,40.724160254422074],[-73.99345769032037,40.724432895683314],[-73.99417930485535,40.72469240731427],[-73.99490827322937,40.72495122972201],[-73.995329078714,40.7250837402314],[-73.99584577492527,40.7252083534818],[-73.99677175777512,40.72543194350271],[-73.99761019525762,40.725797139105005],[-73.99836119306715,40.72616746826309],[-73.9991182465161,40.726542313089844],[-73.99991579217247,40.72693471343452],[-74.00063239124468,40.72728661266085],[-74.00139033536439,40.72766000209289],[-74.00214891520814,40.72803536650207],[-74.00242264678396,40.72817553796023],[-74.0026239961673,40.728278642493635],[-74.00272009727819,40.72832281552372],[-74.0028172663915,40.72836312930413],[-74.00312767450967,40.72839380211467],[-74.00531369223243,40.72860449508684],[-74.00709020770752,40.728772253353405],[-74.00859272105127,40.72891527788767],[-74.00934962020504,40.72898755640043],[-74.01054441305821,40.72910009756991],[-74.01067264955414,40.7291126665003],[-74.01076791505002,40.72817395780773],[-74.01087083220068,40.728180494239986],[-74.01100472980757,40.728193239175525],[-74.01138323604764,40.72822927236723],[-74.01439069932407,40.728463048022725],[-74.01434461474173,40.728622183781525],[-74.01421928543026,40.729523427755566],[-74.01407741391147,40.73064040918792],[-74.01408693559914,40.73066317253776],[-74.01403796924806,40.73069421884396],[-74.01401552295438,40.730682839656154],[-74.01116195696484,40.73045067634909],[-74.0110864294042,40.73128902907972],[-74.01099350879161,40.73232041794065],[-74.0109412737414,40.733020313341335],[-74.01400220214613,40.73306800179552],[-74.01399957240972,40.73333227751777],[-74.01090389883292,40.73329761713961],[-74.01089840712447,40.73335120737605],[-74.01087119577915,40.73335261103076],[-74.0108445982428,40.73335720254202],[-74.01081925594958,40.733364871179496],[-74.01079578006237,40.7333754320041],[-74.01077473673386,40.733388630327646],[-74.01075663345337,40.73340414785517],[-74.01074330018398,40.73342264681074],[-74.01073424450719,40.73344258743598],[-74.01072972413807,40.73346340225033],[-74.01072986772392,40.73348449889461],[-74.01073467118293,40.73350527698868],[-74.01074399781965,40.73352514521714],[-74.0107575822148,40.73354353815782],[-74.01077503777827,40.73355993237257],[-74.01079086196434,40.73357075481833],[-74.01080865012587,40.73357963891007],[-74.01082799566834,40.73358638157854],[-74.01084845639875,40.73359082870226],[-74.01086956463317,40.733592878630496],[-74.0108328456322,40.734007094011034],[-74.01201792010481,40.73406374445639],[-74.01200124222402,40.734338401166234],[-74.01081359479107,40.73428344314506],[-74.0107879833173,40.73454829384442],[-74.01070922910387,40.7353628721402],[-74.01064292017887,40.73604869770494],[-74.01067724659349,40.73605627995684],[-74.01066986751228,40.736101931929184],[-74.01068752603776,40.73611386772282],[-74.01070404345651,40.73612918442986],[-74.01071702976381,40.73614635650748],[-74.01072613232675,40.7361649176652],[-74.0107311039709,40.73618436389314],[-74.01073180969243,40.73620416714775],[-74.01072823032436,40.73622378969026],[-74.01072046305741,40.73624269868856],[-74.01070871880138,40.73626038068572],[-74.01069377901115,40.736275949179756],[-74.01067576029907,40.73628950146192],[-74.01065512584186,40.736300689165276],[-74.01065421033894,40.73634774474337],[-74.01061910077439,40.736345390721844],[-74.01056810573448,40.73697222014256],[-74.01051581576758,40.737596064451104],[-74.01047659814427,40.73806394059509],[-74.01108706635947,40.73809274957877],[-74.01106791934333,40.73830409617411],[-74.01108874586997,40.73831752469244],[-74.01110665714326,40.73833319830074],[-74.01112123961595,40.73835075511832],[-74.011132156597,40.738369789783505],[-74.0111391560257,40.738389862813094],[-74.01111553676054,40.73839208547079],[-74.01109173775369,40.73839218117413],[-74.011068088912,40.73839014859649],[-74.0110542671546,40.73838794795727],[-74.01105126196644,40.738396425750665],[-74.01045432864609,40.73836450572565],[-74.0104286788464,40.738703364658825],[-74.01039303134561,40.73917429605923],[-74.01049858988306,40.739173432770485],[-74.01055473996819,40.739186239049076],[-74.01074676135309,40.739175936679636],[-74.01138798406558,40.73921605558611],[-74.01148456734629,40.73926046209156],[-74.01158045502314,40.73926453560948],[-74.01158818724915,40.739271595397675],[-74.01158715816632,40.73947886983224],[-74.011633518952,40.73950648606616],[-74.01162792311776,40.739562473603655],[-74.01155518156294,40.73955672622738],[-74.01152745020414,40.739873770947355],[-74.0115928613314,40.73987376438155],[-74.01161258017349,40.73970760054944],[-74.0123481924169,40.73973756485115],[-74.01236917400041,40.739751646372206],[-74.01237411577745,40.73977886786778],[-74.01234943428386,40.73979389076185],[-74.01228649627019,40.7397929610213],[-74.0122889784717,40.73989904162206],[-74.01231366348776,40.73990279375335],[-74.01234328917019,40.73992062979232],[-74.01235687134131,40.73993658471755],[-74.0123494755224,40.74001637981599],[-74.0123235611813,40.74003140250113],[-74.01227049910153,40.74003422696515],[-74.01226310747175,40.740142189767695],[-74.01230877290101,40.740147812776],[-74.01232852356426,40.74016283157758],[-74.0123297586015,40.74018348844808],[-74.01231001212777,40.74019475620412],[-74.01157686924239,40.74016009950157],[-74.01158637887602,40.73997384744997],[-74.01151491736542,40.73997286369883],[-74.01146073955347,40.74058421475258],[-74.01215741913094,40.740605998131315],[-74.01215372624058,40.740674256620736],[-74.01265742490001,40.740696652231854],[-74.01265928208497,40.740747638497474],[-74.01257372996922,40.74074173184493],[-74.0125737287474,40.74073525762269],[-74.01147486918869,40.7406870602711],[-74.01137438820494,40.740723947641335],[-74.01071840609642,40.74068559392557],[-74.00963145571754,40.74064536687172],[-74.00949685520368,40.74072701178555],[-74.0094915462129,40.74074270943986],[-74.0095162735821,40.74077358367354],[-74.0095184419594,40.74080572291697],[-74.00950137905865,40.74082922374583],[-74.00946293860214,40.74090233724038],[-74.00941140266139,40.741154093312936],[-74.00958131822189,40.74117496028483],[-74.00957692791627,40.74121065665444],[-74.01216232909215,40.74149188918009],[-74.01211745872146,40.74175851621165],[-74.00951947145008,40.74149030169605],[-74.00944784072524,40.741891591220224],[-74.0092779275608,40.74187861085618],[-74.00916608216977,40.74241659146349],[-74.00902439181323,40.74239974331021],[-74.00889339798334,40.74238416769188],[-74.00879080522763,40.742375144226244],[-74.00869902296367,40.74236172396339],[-74.00820401878447,40.74214751879096],[-74.00779116134807,40.74197084474666],[-74.00697077724415,40.741627127660756],[-74.0054421484492,40.74098214026176],[-74.0053622202937,40.74094950351804],[-74.00512553518335,40.740850213571015],[-74.0031073381816,40.739997521061596],[-74.00252381416756,40.73975264364219],[-73.99968392160729,40.73855224865982],[-73.99683993860423,40.737360889398246],[-73.99361688329435,40.73600449161604],[-73.99171498773394,40.735215301169255],[-73.99119899334943,40.735012368583504],[-73.99075396816642,40.734839155076315],[-73.98990295970059,40.734434790136945]]]}},{type:"Feature",properties:{ntacode:"SI14",ntaname:"Grasmere-Arrochar-Ft. Wadsworth",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.08155470057667,40.60629029656788],[-74.07778089565605,40.60617100936037],[-74.07656734669396,40.60612166415859],[-74.07606892843637,40.60606295233336],[-74.07551714010069,40.60599795054273],[-74.07543239714452,40.60598796734546],[-74.07478942135806,40.605870212512094],[-74.07399965308106,40.605725567958174],[-74.07358326598177,40.60562106795437],[-74.07335207300818,40.6055630442721],[-74.07298106934671,40.6054699303888],[-74.07268510572833,40.605384613096405],[-74.07242904790678,40.60530270257179],[-74.07206682849927,40.60518634776661],[-74.07172956285828,40.60505809072814],[-74.06914030987438,40.60403971873027],[-74.06898118280036,40.603981919466676],[-74.06571018029834,40.602793823167524],[-74.06550663191044,40.60271988093248],[-74.06472638271804,40.60249786659328],[-74.06421734021286,40.602353014957494],[-74.06367318930187,40.60219816630058],[-74.06350565660198,40.60215005483053],[-74.06397850746674,40.60261251275472],[-74.06430060502119,40.6030952955359],[-74.06517091250736,40.604213508343776],[-74.0604642965535,40.606405824064026],[-74.0604286723919,40.606352729885494],[-74.0580106711799,40.60736879157471],[-74.05778710398523,40.607449591882585],[-74.05789016885467,40.607580754464756],[-74.0568581238049,40.60805635754522],[-74.05677183367798,40.607899470387444],[-74.05674934830245,40.607798757335914],[-74.0566599985294,40.607555930876],[-74.05649565936776,40.607247648256255],[-74.05640693287123,40.6071887375237],[-74.05601041410883,40.60678056613207],[-74.05552126122375,40.60648289256875],[-74.05543198004169,40.606482491040744],[-74.05537932434086,40.60649422352242],[-74.05528719697097,40.606538889576164],[-74.0551600112233,40.60673049135093],[-74.05498867839412,40.60666069640925],[-74.0549991647688,40.6066457447841],[-74.05503373135771,40.60665982614341],[-74.05505194098787,40.60663386047026],[-74.05501954336766,40.60662066296664],[-74.05505591012944,40.60656880569473],[-74.0551040353217,40.60658841067161],[-74.05517250950527,40.606490767349605],[-74.05518218103522,40.606474566331855],[-74.05517955854648,40.60640233492243],[-74.05516855689997,40.60636554680055],[-74.05515251060771,40.606329045897766],[-74.05512022975006,40.60630536171681],[-74.05505974095813,40.60626542045289],[-74.05381069805448,40.605912718853055],[-74.05371769396113,40.60560458157255],[-74.0536072974083,40.60523880941779],[-74.05367256354407,40.60518834332237],[-74.05402039959021,40.60493472041373],[-74.05385099498766,40.604530274454916],[-74.05378152765529,40.60436142291271],[-74.05375474319881,40.604276931421445],[-74.0536960798503,40.604148103335405],[-74.05367126851743,40.60400478590509],[-74.0535913355607,40.603761688551735],[-74.05356753570294,40.603696466325914],[-74.0535396448012,40.603633557567306],[-74.05320486119416,40.60205979319976],[-74.0531579919075,40.601975984397306],[-74.05311861801947,40.601889964328016],[-74.05308691752364,40.60180212191805],[-74.0530630337178,40.601712854331566],[-74.05304707455645,40.60162256517476],[-74.05303911216332,40.601531662671036],[-74.05303330746418,40.601466470296714],[-74.05303612683774,40.601401163307884],[-74.0530475417183,40.60133640280804],[-74.05306743652844,40.601272844366605],[-74.05309560985006,40.601211131382776],[-74.053318573423,40.60101058824172],[-74.05341694790869,40.60070227383928],[-74.05342751357041,40.60065744017522],[-74.05342938269754,40.60061191124787],[-74.05342251529157,40.60056666178795],[-74.05340705839427,40.60052266054133],[-74.05319033527645,40.60028115619144],[-74.05300717979266,40.60016041710728],[-74.0524031963274,40.59986949892361],[-74.05225411910487,40.5998511669076],[-74.05222983028332,40.59982388359401],[-74.05222826954201,40.59977610230364],[-74.05224531733295,40.59974801415294],[-74.05226779270313,40.59973493984092],[-74.05229099291422,40.59972044052664],[-74.05232494851856,40.59971490532041],[-74.05237245780278,40.59971878241831],[-74.05242827330763,40.59972815401494],[-74.05249178950844,40.59973684307162],[-74.05260660501538,40.59981457537068],[-74.05271736633539,40.59985447244894],[-74.05279416485456,40.59987346465492],[-74.05287153843396,40.59986725546713],[-74.05291038228704,40.5998454653317],[-74.05302288272377,40.599778683597656],[-74.05309724728713,40.599731067125695],[-74.05434118619364,40.59881917533661],[-74.05431150481272,40.59877750576027],[-74.05433644573074,40.59876044502758],[-74.05447422333911,40.5987555395485],[-74.05681139913344,40.59672692304165],[-74.05719369904659,40.596395078812044],[-74.0597269057724,40.593908216712784],[-74.05974734759414,40.593848611064686],[-74.0596412059616,40.593709388393016],[-74.059662557662,40.59370317571045],[-74.05976660687651,40.593835257510214],[-74.05984505851379,40.59378053194159],[-74.06055353637065,40.59337975542361],[-74.06133778103242,40.59271541906458],[-74.06215274432553,40.59202504054206],[-74.0638870912541,40.59020746620937],[-74.06503332356236,40.58899099836793],[-74.06563611909225,40.589628104818495],[-74.06572336332758,40.58969105419476],[-74.06580036064396,40.589746609936476],[-74.06575530251928,40.58978965391624],[-74.06572536504899,40.5898452959812],[-74.06571835045294,40.589908102724856],[-74.06573690899913,40.5899695169115],[-74.06577682854285,40.59002139114002],[-74.06582939714852,40.590059165205055],[-74.06651182892105,40.59034492205114],[-74.06662559502352,40.59034201970403],[-74.0666672398048,40.59038276180463],[-74.067284107037,40.590986202943235],[-74.0675147746501,40.591334643072564],[-74.06795227254432,40.59208368336301],[-74.06814585464933,40.59245576357266],[-74.06831810789858,40.592785766399444],[-74.06964532750258,40.5952640107521],[-74.06970478517748,40.59537636003469],[-74.070439761199,40.59673474668109],[-74.07118634943032,40.59648999296814],[-74.07281699256797,40.59595221475435],[-74.07367959087885,40.59566839556141],[-74.07453730486705,40.59538678041501],[-74.07539899059779,40.5951041478897],[-74.07626202976564,40.59482256962555],[-74.07714922363117,40.59453408085396],[-74.07802261104277,40.59425482378352],[-74.07888191676811,40.59394279178405],[-74.07846693758708,40.59330001196944],[-74.07936282334181,40.59299407454758],[-74.08029682126296,40.59266864279189],[-74.08173343020644,40.59215628569237],[-74.08177066500554,40.59221445051688],[-74.08239591948612,40.59319116174823],[-74.08304163562974,40.594229720774315],[-74.0832075795399,40.594533734941585],[-74.08330235094718,40.594716328333895],[-74.08376862327293,40.595520957415665],[-74.08406968690548,40.595496270409306],[-74.08491019877964,40.595704727646684],[-74.08578780813959,40.59588408036151],[-74.08587511934066,40.595890121255884],[-74.08585350634402,40.595940980532106],[-74.08547414045287,40.596833816586845],[-74.08532650115495,40.59700832209201],[-74.08515829161296,40.59717273795408],[-74.08515824486814,40.597172791765594],[-74.0851581858051,40.59717283737733],[-74.08497132861918,40.59732510951611],[-74.08476818615084,40.597463463471755],[-74.08476811500967,40.5974635173011],[-74.08476803220962,40.59746356293017],[-74.08469129658789,40.597507132383406],[-74.0836077506701,40.59791241412691],[-74.0824830337643,40.598329807781305],[-74.08230923843254,40.59845665485487],[-74.08199990162275,40.59868243819086],[-74.08160410665616,40.599024459442965],[-74.08149422089161,40.599081990895954],[-74.08144216627137,40.59915922040527],[-74.08130343818571,40.59938765560118],[-74.08116420928472,40.60020655437922],[-74.08119595997864,40.60041517349129],[-74.08121690347278,40.60054793161505],[-74.08125785872106,40.60067884767465],[-74.08131820769842,40.60080532923673],[-74.08139658944198,40.60092495241744],[-74.08184498190198,40.601535197279745],[-74.0821872931919,40.60194100804505],[-74.08281516077984,40.60197418227439],[-74.08383802510482,40.60192576738106],[-74.08432821290553,40.601872683294076],[-74.08457153399388,40.60182247994879],[-74.08520894220322,40.601600958051904],[-74.08583797104811,40.60142777338853],[-74.08625420417904,40.60132418938413],[-74.08647535888494,40.60126896187172],[-74.0866623509513,40.601233538866595],[-74.0883067040034,40.601107780275505],[-74.08920169549286,40.60096378980528],[-74.0894763057305,40.60090432158654],[-74.08983655911122,40.600774094667166],[-74.09010463492235,40.600592349306304],[-74.09036073916268,40.60040036362657],[-74.09060390412819,40.600198824167485],[-74.09083323262558,40.59998852396544],[-74.09147742448773,40.59940849035296],[-74.09161330405932,40.5992615616663],[-74.09172051497976,40.59922085701057],[-74.0917989239912,40.5993182101453],[-74.09197184913333,40.59982426331359],[-74.0921186991294,40.60008696940644],[-74.09227904334895,40.60034541023424],[-74.0924525669933,40.600598978533206],[-74.09263886122409,40.60084710212631],[-74.09283746578753,40.601089234005826],[-74.09286749597996,40.601177793409995],[-74.09288850363201,40.60126785059256],[-74.092900364325,40.60135887234336],[-74.09290300779645,40.601450319739115],[-74.09289641844215,40.60154165118154],[-74.0928806351472,40.601632326064156],[-74.09285575132604,40.601721807508326],[-74.09282191427815,40.60180956569936],[-74.09272060205332,40.60249806112925],[-74.09260921071355,40.60323012263218],[-74.09244145252248,40.60411958645073],[-74.09258665864604,40.60514053596878],[-74.09262561863416,40.60545055411189],[-74.09268272608386,40.60591244939669],[-74.09271376769675,40.606059183062584],[-74.09271379156053,40.60605927250389],[-74.09271380333564,40.606059362625075],[-74.09272620657858,40.606209856935294],[-74.0927190926982,40.60636202435392],[-74.09271909283478,40.60636212269338],[-74.09271908066331,40.606362222047984],[-74.09269213805368,40.60651384758494],[-74.09264560289118,40.60666272233192],[-74.0926455798992,40.60666278601153],[-74.09264555623338,40.60666283930486],[-74.09258024967308,40.606806786205865],[-74.09249749393625,40.60694385010532],[-74.09239912791301,40.607072289195095],[-74.09203043471953,40.60742604009487],[-74.09187212202276,40.607568367629526],[-74.09172937265154,40.607721192126874],[-74.0916038861328,40.607882972864985],[-74.09149703005623,40.60805196835161],[-74.09140973749913,40.60822629838752],[-74.0909603607828,40.60862968263681],[-74.09080114138608,40.60877808852033],[-74.09055711282683,40.609001151341666],[-74.09045495931339,40.60909452587405],[-74.08949370131728,40.60868693325838],[-74.08874638585371,40.608370046269464],[-74.08796268630067,40.60805182796267],[-74.08716421604905,40.60772760222106],[-74.08635759632473,40.607400059137525],[-74.0854275624828,40.607022390027],[-74.08490002512049,40.606890132044484],[-74.08406781698507,40.60668148483809],[-74.08355131535785,40.6065519863715],[-74.08341933374228,40.60652250866133],[-74.08280949797454,40.60641097856769],[-74.08155470057667,40.60629029656788]]]}},{type:"Feature",properties:{ntacode:"QN34",ntaname:"Queens Village",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.72816233855367,40.723084139781264],[-73.72849600634221,40.72299077912079],[-73.72882383523122,40.72288364269538],[-73.72914435407183,40.722763070525254],[-73.72945614275596,40.722629528411424],[-73.72965186962809,40.72253485764378],[-73.72975788452321,40.72248357940933],[-73.73004830902784,40.72232591485313],[-73.73032628968103,40.722157296784886],[-73.73030132044737,40.72209451698983],[-73.72966103193104,40.72048138422526],[-73.72924189793743,40.71934545959953],[-73.72917629515452,40.71916721456179],[-73.72883757452368,40.71793301901335],[-73.72856951532246,40.716956292770234],[-73.72855295495388,40.71689594610753],[-73.72852236530304,40.71678448063799],[-73.72850152454318,40.71670554572311],[-73.72736801316009,40.71241113162291],[-73.72735961842663,40.712388941114845],[-73.72718876295184,40.71169261768808],[-73.72698520211988,40.710776311653866],[-73.72697146783065,40.7107145040335],[-73.72696515524453,40.71066071011724],[-73.72690004188749,40.709996830999856],[-73.72689487481331,40.70997857361943],[-73.72704696552925,40.70949875281057],[-73.72696135626666,40.7075490870948],[-73.72689497659947,40.705800172602714],[-73.72683525295203,40.704405699645704],[-73.72677759533717,40.703059291901525],[-73.72713924636975,40.70304627211401],[-73.72725657528989,40.70304149872209],[-73.72736346693998,40.70303714125506],[-73.7277679188981,40.7030206379441],[-73.73036969840791,40.70309853258439],[-73.73231483147711,40.703159706170496],[-73.73245633480359,40.703164051985055],[-73.73331873252158,40.703190519592155],[-73.73426455293955,40.70321954287834],[-73.73426739309811,40.70316624740458],[-73.73430403660015,40.70247813169511],[-73.73624941220454,40.7025369782637],[-73.73819580012781,40.70259533589064],[-73.74072128232191,40.702678019371305],[-73.74077675795917,40.70267983786244],[-73.74051703319398,40.703387616599684],[-73.74050336486631,40.70343355694997],[-73.74055102453849,40.703443380838394],[-73.74069300160711,40.70346611466861],[-73.74089188579323,40.70348164558755],[-73.74109294020505,40.70348106268254],[-73.74129277972837,40.703464249106034],[-73.7414880528803,40.70343161213646],[-73.74167563371692,40.703384099523184],[-73.74287389297282,40.703074942924644],[-73.74330723785354,40.70295979673725],[-73.74386175958192,40.70281109643354],[-73.74413435450195,40.70274211163289],[-73.74502395270888,40.702518298166254],[-73.74590871019444,40.70228727366441],[-73.74500119060674,40.70026221304986],[-73.74588751793202,40.70003041703612],[-73.74677542831209,40.699800888192904],[-73.74767063081337,40.699568576472906],[-73.74773012181637,40.699553136834375],[-73.74741867889179,40.69885902844125],[-73.74712436881627,40.698198034670625],[-73.74681909191885,40.69752545216712],[-73.74649367299267,40.696799874342716],[-73.7461815788438,40.69612192598156],[-73.7462487598591,40.69610314513022],[-73.74744768975957,40.69577042133923],[-73.74774501654485,40.69568854106044],[-73.7482999387439,40.69553724402269],[-73.74863325886783,40.695444760921454],[-73.74928080801233,40.69689407679234],[-73.75019295751494,40.69891208157827],[-73.74930547145115,40.69914231349242],[-73.74962119582999,40.699829780357426],[-73.74991098943147,40.70047962766999],[-73.75022047035604,40.70116599678198],[-73.75053038733068,40.701854897446346],[-73.75082756868599,40.70251465496407],[-73.75113533223447,40.70320334279658],[-73.75143698247683,40.70386432350898],[-73.75174489150413,40.7045461553103],[-73.75205066516914,40.705228027517016],[-73.75052149054902,40.70562662274248],[-73.75047058182733,40.70563993103507],[-73.75077435837696,40.70632183690155],[-73.75121246969927,40.707306580078146],[-73.7513982866852,40.7077487195527],[-73.75184269862771,40.70882292095355],[-73.75245965484076,40.71031656364927],[-73.75318399386089,40.71205517561484],[-73.75357512198494,40.712992296656196],[-73.75360661855915,40.71307112215809],[-73.75370834556831,40.713324636738356],[-73.75401024530542,40.7138349013797],[-73.75404783955211,40.71387753941079],[-73.75407540973588,40.71390469472651],[-73.75470078416912,40.71471005282077],[-73.75588878021972,40.71629864362884],[-73.75725671509146,40.71813860166262],[-73.75721025896513,40.718158639333886],[-73.7563821187827,40.718515727437676],[-73.75556553022709,40.718866870469135],[-73.75474912835767,40.71921669486027],[-73.75393063626868,40.71957218231452],[-73.75313314342768,40.71991531764368],[-73.75233438339828,40.720262460693036],[-73.75247511881724,40.72048373106578],[-73.75263582253405,40.72069796646175],[-73.75281552276394,40.72090362496657],[-73.75301295440092,40.721099279291955],[-73.75322664498377,40.721283650134815],[-73.75433064311743,40.722308786774946],[-73.75462715569469,40.72258094095445],[-73.75491105986194,40.7228415237066],[-73.75546163054334,40.72335276282624],[-73.75577121005361,40.72364021589355],[-73.75496919462802,40.724159647309065],[-73.7550862509897,40.72449006011642],[-73.75524449485196,40.7247831266972],[-73.75548073556065,40.72511980726117],[-73.7556663733442,40.725319169537364],[-73.75581422958717,40.725430011197965],[-73.75603127001449,40.725592717811715],[-73.75670987168289,40.72617907294539],[-73.75670329233547,40.726229432661896],[-73.75663658112518,40.726246410794545],[-73.75655253396543,40.72627075493299],[-73.75612598784825,40.72643026035887],[-73.75527584384045,40.72671544060024],[-73.75442222511286,40.72704214823287],[-73.75406469193341,40.72720104552178],[-73.75380709282926,40.72731553150399],[-73.7536310998029,40.727393747658894],[-73.75297028783322,40.72770562013309],[-73.75259470935107,40.72790898597659],[-73.75221914071443,40.72811234357934],[-73.75192413491133,40.728280032262454],[-73.75184238290177,40.72832650189824],[-73.75177679913047,40.72836807818111],[-73.75106753918175,40.72881769833995],[-73.7508106693951,40.72899503877889],[-73.75048295649871,40.72922129439394],[-73.74980987506927,40.72974675005727],[-73.74917188558466,40.73029906884016],[-73.74793423784914,40.73140119622041],[-73.74749692868386,40.73179105118319],[-73.74733126656156,40.73193874099733],[-73.74704531507689,40.7321936537058],[-73.74672140296651,40.73247715064259],[-73.74671314386562,40.73236436923567],[-73.74669850536597,40.73221018770121],[-73.74667404594445,40.7319526502442],[-73.7466568937244,40.731814924056124],[-73.74662058842013,40.73167780505562],[-73.74659290549421,40.731610709790516],[-73.74656523697361,40.731543605335695],[-73.74649162170697,40.73141458904654],[-73.74640108850404,40.73129283880041],[-73.74629555788853,40.73118017796751],[-73.7455559147628,40.73063747348314],[-73.7454315252199,40.73061791817827],[-73.74488800669606,40.7304831066174],[-73.74417482487148,40.730322763796764],[-73.74411105242338,40.73030792492922],[-73.74398331020816,40.73027821213854],[-73.74385189941903,40.73024764570249],[-73.74383878396223,40.730244599527836],[-73.74376398865884,40.73022719757222],[-73.7424214383311,40.729918864983105],[-73.74230786029156,40.72989362198804],[-73.7420032940061,40.72982592371381],[-73.74080920978216,40.729560508027426],[-73.74040469929881,40.72946953661871],[-73.73968059912352,40.729306682980734],[-73.73904904934854,40.72916463957995],[-73.738401753721,40.729011524086964],[-73.7381614409295,40.728958091675615],[-73.73715501979233,40.72873201184046],[-73.7363248358132,40.72854566197869],[-73.73545493841068,40.728345625061955],[-73.73498719837164,40.72824220584505],[-73.73450816454209,40.72813641028489],[-73.73424214196116,40.72807537986757],[-73.73361727782488,40.727933573989425],[-73.73272577887451,40.72773406985835],[-73.73161736034173,40.727449126725624],[-73.73147215054856,40.72741179527274],[-73.73144806407602,40.727343849951076],[-73.7312191816521,40.72669819641135],[-73.73095653185241,40.72601493998348],[-73.73069257648821,40.725328267124624],[-73.73043003819448,40.724640254671215],[-73.73016587212742,40.723958596401516],[-73.72990781056978,40.72327301236062],[-73.72836415359927,40.72361435238177],[-73.72818574863065,40.72314563728205],[-73.72816233855367,40.723084139781264]]]}},{type:"Feature",properties:{ntacode:"MN27",ntaname:"Chinatown",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.98382387298197,40.72147287206696],[-73.9838642281237,40.721396378136966],[-73.98447731709088,40.72023423864926],[-73.98507342254652,40.71908329385846],[-73.98591092322013,40.719338973286646],[-73.98675136662514,40.71959284637353],[-73.98736015269183,40.71836979677026],[-73.98739393086917,40.71830352283493],[-73.98743405759959,40.718213080149496],[-73.98751208052443,40.71807218583028],[-73.98787935731309,40.717408972530734],[-73.98791645892003,40.71733557386604],[-73.98795181535576,40.717265627902286],[-73.98836626251685,40.7164457020369],[-73.98915463750751,40.71670864677167],[-73.98975418241207,40.71555234834068],[-73.99020235909244,40.714664429887726],[-73.9902215565094,40.714578756408784],[-73.99022750964447,40.714491669047526],[-73.99022012603884,40.71440493989802],[-73.99075515306713,40.71455407251632],[-73.99122551061829,40.71448664355407],[-73.99213486515168,40.714419801865915],[-73.9925624217065,40.71438807722871],[-73.99246827740603,40.71385682477345],[-73.9924556361928,40.713762882376116],[-73.99239156983424,40.713190810488335],[-73.9922674749001,40.712467557498435],[-73.9922536929576,40.71235432592937],[-73.9922431940444,40.71226805502942],[-73.992218560095,40.71206565514705],[-73.99220577798494,40.7119606353039],[-73.99217242386277,40.71177608347281],[-73.9921625040027,40.71170616272966],[-73.9921548447848,40.71165655562406],[-73.9921355030317,40.71157561464466],[-73.99202215897341,40.71110130039563],[-73.99200166097897,40.71101552280308],[-73.99197674892314,40.710911265664556],[-73.9919169057525,40.71059750550525],[-73.9917766263305,40.70981904022575],[-73.99183817482428,40.70981055232599],[-73.99190709732672,40.7098019935454],[-73.99204746257493,40.7097757448063],[-73.99200595943785,40.70969647869493],[-73.99197509052009,40.70964553526221],[-73.99194346565635,40.70958905298924],[-73.9919204754304,40.709554293873985],[-73.99190544366463,40.709525396079705],[-73.99203926968359,40.709516919162795],[-73.9920913163598,40.709508222401254],[-73.99214868970158,40.709498609104145],[-73.99236116139919,40.70946436881148],[-73.99284846748654,40.70938187763879],[-73.99374012862235,40.70924612043539],[-73.99400820164053,40.709237479919075],[-73.99414063200354,40.70923326739997],[-73.99437823543941,40.70919263919898],[-73.99457899963733,40.7091309729101],[-73.99517577369843,40.709034293307795],[-73.99580385653576,40.70894601390757],[-73.9960189839577,40.70891622384752],[-73.99666400996597,40.70882690451777],[-73.99728287195586,40.708731619842965],[-73.99808351187006,40.7085096153672],[-73.99828602320599,40.70842993146765],[-73.99852758585318,40.70833152790832],[-73.99856114620623,40.708315282731014],[-73.99872197955071,40.70823745289623],[-73.99875396570866,40.70822365102726],[-73.9988084627665,40.70820013449014],[-73.99882158420992,40.70817548117496],[-73.99888130863887,40.70813663391986],[-73.99898340963252,40.708092653316186],[-73.99905276738559,40.708032545363835],[-73.99913434918957,40.70798239694598],[-73.99919451108859,40.70794737635152],[-73.99928731116871,40.70801660316883],[-73.9993619558228,40.70807228658838],[-73.9993995500764,40.70810033836024],[-73.99944281374432,40.70813655675664],[-73.99956273366946,40.70823648314762],[-73.99981193858524,40.70844261448074],[-73.99992936357589,40.708536817087364],[-74.00000765523289,40.70859961948387],[-74.00012359123085,40.7086845187782],[-74.00019103138905,40.708733912362185],[-74.00026566682735,40.70879294941712],[-74.00055004887027,40.70901791729954],[-74.00134439847693,40.70964629295898],[-74.00147140232087,40.70974655432328],[-74.00155908170454,40.70981710784757],[-74.00173689006438,40.709960170032254],[-74.0026763453774,40.710715826357756],[-74.00276772825482,40.71078930204504],[-74.00328686348293,40.71120724883048],[-74.0033318473381,40.71124208343619],[-74.00353144192042,40.71139214515312],[-74.00364556635019,40.711412919465985],[-74.00373068843787,40.711462985413746],[-74.00381845945806,40.71151032905938],[-74.00390872915276,40.71155486935084],[-74.00400134314657,40.71159653007522],[-74.00409614269388,40.71163523991497],[-74.00419296550663,40.711670932600946],[-74.0045261675465,40.71178625544381],[-74.00459760413982,40.71181294629831],[-74.00466676045089,40.71184291350905],[-74.00473337727374,40.71187604475678],[-74.0049067463782,40.71197227873339],[-74.00497114481996,40.712004351774496],[-74.0050392439741,40.712031642226044],[-74.00511043246738,40.7120539047419],[-74.00518407076284,40.71207093963486],[-74.00525261135833,40.712079191083795],[-74.00532187480763,40.71208241748864],[-74.00539122688127,40.71208058824393],[-74.00546003126512,40.71207372105939],[-74.00594294507677,40.711955680080436],[-74.00603546629264,40.71190618829896],[-74.00613488810247,40.711948152740696],[-74.0060691758846,40.712008428913535],[-74.00574044668762,40.71208875753898],[-74.00558932954138,40.71217005375561],[-74.00543047939847,40.71220369574965],[-74.00527561958654,40.71224944049537],[-74.00512712552712,40.71230677376262],[-74.00498716656529,40.712374857176805],[-74.00485768087738,40.71245254111699],[-74.00470652283605,40.71257401517036],[-74.00429113891562,40.712907825695964],[-74.00421405367513,40.71298074314484],[-74.00405900803752,40.71313479025536],[-74.00360280331238,40.71364543042647],[-74.00321983078315,40.714036237059716],[-74.00272286179334,40.714389709262726],[-74.00245393220686,40.71478982036137],[-74.00211455704905,40.715158910162934],[-74.00168306201294,40.71574412326429],[-74.00081842515503,40.71692970835204],[-74.00027443693313,40.71761940210776],[-73.99995620864664,40.718017095087234],[-73.99931241700152,40.71755024177744],[-73.9985892556804,40.717099511537164],[-73.9977628592577,40.71681392862417],[-73.99698375281551,40.71654054317212],[-73.9960587274438,40.71623164071355],[-73.9958091234925,40.71664465920546],[-73.99542875878757,40.71727924304793],[-73.99480779021312,40.71845742685296],[-73.99442117800946,40.719391299457264],[-73.99437745820222,40.71951908896216],[-73.99410818213799,40.7201558871019],[-73.9940726322125,40.72024349140559],[-73.99404155202366,40.72032097982317],[-73.99401883810856,40.72037780557678],[-73.99379593869149,40.72093753746581],[-73.99352731301752,40.72163326186851],[-73.9932601612888,40.72235442627797],[-73.99309190227042,40.722820084866605],[-73.99263254954302,40.724056865152455],[-73.99260322198447,40.72413644968344],[-73.99253198926891,40.7241145665997],[-73.9921986126605,40.72401260867892],[-73.99135472734831,40.723754619084836],[-73.99127307096406,40.72372981293946],[-73.99102410461471,40.7236494322379],[-73.99027361581884,40.7234260177906],[-73.9893921810378,40.72317405849504],[-73.98875683260623,40.722970366111184],[-73.98863862848773,40.72293372026375],[-73.98854361419592,40.722903617853525],[-73.9878649152097,40.72269708870196],[-73.98713584830264,40.72246981112067],[-73.98628573956023,40.722241920008734],[-73.98551686110534,40.721985224957656],[-73.98467780229358,40.72173060534052],[-73.98382387298197,40.72147287206696]]]}},{type:"Feature",properties:{ntacode:"BX10",ntaname:"Pelham Bay-Country Club-City Island",borocode:"2",boroname:"Bronx"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.7883334983454,40.83466712975942],[-73.78931223606631,40.83446488655351],[-73.78951019872322,40.83536404252578],[-73.7884570001522,40.83530991431544],[-73.7883334983454,40.83466712975942]]],[[[-73.81563378110697,40.84818312239426],[-73.81570146316263,40.848159365263406],[-73.81576246982658,40.84818168006506],[-73.81580020821312,40.84815707311204],[-73.81580733004628,40.84815242882806],[-73.81586666029968,40.848088518539974],[-73.81590281420684,40.84801312148178],[-73.81589711649306,40.84789897954562],[-73.81589732510683,40.84782360519038],[-73.81586136315973,40.84777558185133],[-73.8157757623119,40.847730906105646],[-73.81569459752502,40.84771364563102],[-73.81563145161962,40.84770669282995],[-73.81560442844199,40.84768951830921],[-73.81560451391995,40.84765868316219],[-73.81564516681607,40.84764161781642],[-73.81569476839688,40.847651975504434],[-73.81575340325445,40.84765892106596],[-73.8158029843458,40.84767613107154],[-73.81587968574799,40.84767625352137],[-73.81595734753998,40.84765673360197],[-73.81597449927885,40.84765242209677],[-73.81605589232977,40.847587455148215],[-73.81609670609214,40.847512146032926],[-73.8161286299349,40.84738885611985],[-73.81614705574123,40.84725184039089],[-73.81617026812133,40.847015474361854],[-73.81616622859931,40.8468441621691],[-73.81614872235673,40.84664884528282],[-73.81613006048693,40.84652798288465],[-73.81611797359888,40.846487326504004],[-73.81610537477164,40.846454544437506],[-73.8160724677435,40.84642365735295],[-73.81602685115054,40.846400458267496],[-73.81584432887757,40.84632693310398],[-73.81577586619575,40.84630562480634],[-73.81571903834568,40.846293443498865],[-73.81568488630353,40.846340804905594],[-73.81568770320892,40.84634184034873],[-73.81545867615479,40.846603028771575],[-73.81533644376381,40.846690889090794],[-73.8150396314557,40.84687195469742],[-73.81493465453258,40.846935009180896],[-73.8148616003869,40.84698411349452],[-73.81462727788747,40.847142794761005],[-73.81462363819288,40.84716768999995],[-73.81466741414535,40.847204006481846],[-73.81464594697555,40.847219613529],[-73.81451106769603,40.84710607802678],[-73.81453370023935,40.847090899393976],[-73.81457540884753,40.847124816493135],[-73.81460847368066,40.84712713724154],[-73.81484735096417,40.84696357162566],[-73.81496489547813,40.84688983746207],[-73.81515846332772,40.84677136764712],[-73.81532877823561,40.84666566380005],[-73.81543413390241,40.846590726085765],[-73.81550409270038,40.84651260985811],[-73.81547456779663,40.84649683598933],[-73.81555508085559,40.8464089391435],[-73.81558313973729,40.846423627606065],[-73.8156828841435,40.84630782512486],[-73.81569104659616,40.84631082612369],[-73.81570353189461,40.84629134042382],[-73.81566171153821,40.84628809751477],[-73.81561559185774,40.846293276014556],[-73.81561094027843,40.846293798289835],[-73.81557285082495,40.84630144567663],[-73.8155144213171,40.84632255189417],[-73.8151637093424,40.84649929275557],[-73.81511795800384,40.84652427263893],[-73.8150722238065,40.84654347111362],[-73.81503922076114,40.84654727225554],[-73.81499863613448,40.846539498895744],[-73.81496569829842,40.846520173779176],[-73.81492265739456,40.84648348818972],[-73.81484683784984,40.84652123412641],[-73.81470214136642,40.84660331566673],[-73.8145897658329,40.84666922780633],[-73.81456579118259,40.84668301602286],[-73.81451301364105,40.846713368924725],[-73.81447890592032,40.84673298372799],[-73.8144342346978,40.84675867387066],[-73.81440953169582,40.84677288069782],[-73.81435726288606,40.84680294067725],[-73.81433272712046,40.84681705076073],[-73.81427876523472,40.8468480839737],[-73.81424262585271,40.846868867433116],[-73.81420111199441,40.84689274108206],[-73.81416157394463,40.84691547990913],[-73.81412394940428,40.84693711681828],[-73.8140977649371,40.84695217606581],[-73.81404710378925,40.846981311250254],[-73.81402010393955,40.8469968378976],[-73.81396720857063,40.84702725736849],[-73.81392771742695,40.847049968716895],[-73.81389036650843,40.847071447848386],[-73.8138653271873,40.847085848511284],[-73.81381218552615,40.84711640856857],[-73.81378699193864,40.84713089792061],[-73.81373354969328,40.84716163134614],[-73.81370805578543,40.84717629207548],[-73.81365740839385,40.84720527717653],[-73.81365654726866,40.84721570515367],[-73.81370542127053,40.847264915002384],[-73.81368634738345,40.84727432500654],[-73.8136119463971,40.84720259571643],[-73.81356372861678,40.84715141127856],[-73.81358305958233,40.847140710268164],[-73.81362745320945,40.847189583390644],[-73.81364472783083,40.84719024269671],[-73.81369588380126,40.847160518804515],[-73.81372091416915,40.84714618735142],[-73.81377318095352,40.84711626217965],[-73.81380002008142,40.8471008949811],[-73.81385116806634,40.8470716102546],[-73.81387894248587,40.8470557083029],[-73.81390641660713,40.84703997773959],[-73.81395483717448,40.84701225458046],[-73.81400644417965,40.84698270701007],[-73.8140339021106,40.846966985604],[-73.81408421730956,40.84693817754449],[-73.81411261428543,40.84692191870865],[-73.81412248680306,40.84691626611073],[-73.81428325967711,40.846824213858845],[-73.81431749077784,40.846804614724356],[-73.8144236329161,40.84674384183795],[-73.81443094799502,40.84673965428392],[-73.81458182304965,40.84665326877283],[-73.81484315852336,40.846505089301225],[-73.8149085820334,40.846468764376496],[-73.81465695793442,40.84620554530144],[-73.81446907674177,40.84623415170205],[-73.81442352579833,40.846187825072505],[-73.81465507970388,40.845968497425204],[-73.81460449034037,40.8459086730715],[-73.81468170770437,40.84586721486087],[-73.81475299202879,40.84581753085877],[-73.81480534287806,40.84577794558435],[-73.81486296240932,40.84574356282206],[-73.81508593855914,40.845595002916056],[-73.81502627604308,40.84549999505848],[-73.81420573129114,40.84601018088841],[-73.81399042132547,40.84582691869128],[-73.8139000299201,40.845865808655454],[-73.8131886507265,40.84622953597268],[-73.8131446020025,40.846168562138764],[-73.81381880576481,40.84580248822442],[-73.814005890137,40.8456686916361],[-73.81401812695727,40.84563145688787],[-73.81397964395025,40.84564911300566],[-73.81348326838835,40.84596517094715],[-73.81346409683657,40.84594950610959],[-73.8139741915034,40.84563555470817],[-73.81402255974189,40.84561796663016],[-73.81403198219388,40.84558929786798],[-73.81395424463119,40.8455215675536],[-73.81368589093519,40.84565906225485],[-73.81367220100496,40.8456465324691],[-73.81394279129064,40.84551158860873],[-73.8139020694071,40.84547610835492],[-73.81385667798963,40.845417562386494],[-73.81372892648916,40.84548506766973],[-73.81371114891508,40.84546210844939],[-73.81384258869352,40.845399390439205],[-73.81380544590598,40.84535148296834],[-73.81363258232713,40.84528076903141],[-73.81361921535255,40.84530614373159],[-73.81361456155746,40.845315742706056],[-73.81360994394942,40.84532525948446],[-73.81360627346886,40.845332856293346],[-73.81359840473667,40.845349026392604],[-73.81351835901005,40.84551779014545],[-73.81351698189347,40.84552058590424],[-73.81348525981531,40.845584985939574],[-73.81345513687909,40.845646141602465],[-73.8134513738107,40.845653781142424],[-73.81342525440876,40.8457101845861],[-73.81340565578921,40.8457525047819],[-73.81340174662512,40.84576094669104],[-73.81335905585033,40.845845499331105],[-73.81335311605343,40.845854243684066],[-73.81333092964162,40.845886902761215],[-73.81331925050857,40.8459040954384],[-73.81328932692884,40.84595102273166],[-73.81321295244258,40.84592293984191],[-73.81321888080075,40.84591364264867],[-73.81328359296064,40.84593743814771],[-73.81330787049288,40.84589936323219],[-73.81331213394155,40.845892187878206],[-73.81333800338919,40.84584866229304],[-73.81334354640929,40.84583933649326],[-73.81336084994422,40.84581022286352],[-73.81336591663215,40.8458016987316],[-73.8134396445911,40.845650158397916],[-73.81346215335955,40.84560169845827],[-73.81347146008758,40.84558165737286],[-73.81348768163419,40.84554673241017],[-73.81349880426097,40.845522787432394],[-73.81350354028251,40.84551259087041],[-73.81352545669002,40.84546545122118],[-73.81352888367314,40.84545807950865],[-73.81355132160496,40.84540981761654],[-73.81355519045887,40.84540149759417],[-73.81357718780497,40.84535418233247],[-73.81358150186063,40.845344905629226],[-73.81358334364425,40.84534546411518],[-73.81359057586121,40.84533097660406],[-73.81359235780215,40.84532738391693],[-73.81360307935857,40.84530593757017],[-73.81360529679651,40.84530146792854],[-73.81360874968281,40.84529452930476],[-73.81361858267195,40.84527504188602],[-73.8134616641355,40.84521084953064],[-73.813259977247,40.84523399045824],[-73.81323858414328,40.84529364896698],[-73.81323306389243,40.84530870462147],[-73.81320532266804,40.84537685920892],[-73.81318496869372,40.8454268673287],[-73.81318132634566,40.84543581742812],[-73.8131583633645,40.845492232961675],[-73.8131289406329,40.845564521641755],[-73.81310414849827,40.84562542953792],[-73.81310021214404,40.84563482259403],[-73.81307003010971,40.8457068262417],[-73.81306571530206,40.84571712180483],[-73.8130559203805,40.845740487584],[-73.8130321484998,40.845797201479236],[-73.81297222057106,40.84593197685416],[-73.81296525153226,40.84594764931383],[-73.81296109021818,40.8459570086627],[-73.81293267079397,40.84601706732128],[-73.81292791787257,40.84602711071486],[-73.81289951858633,40.846087125673556],[-73.81289475100887,40.84609719969877],[-73.81286634522239,40.84615722988283],[-73.81286162489774,40.84616720648426],[-73.8128347148283,40.846224073219055],[-73.81282910435476,40.846235931176295],[-73.81280034773184,40.846295005049534],[-73.8128550632998,40.84631005254608],[-73.8128493995853,40.84631879949834],[-73.81272457676774,40.84628661994715],[-73.81273118509989,40.84627639345542],[-73.81278637726459,40.846288889698755],[-73.81281302458177,40.84623267840565],[-73.81291272697045,40.84602236357815],[-73.81291695576708,40.84601309446841],[-73.81294340748354,40.84595513052518],[-73.81294861826642,40.84594371216665],[-73.81298050490149,40.84587383468303],[-73.81298556073546,40.84586275597758],[-73.81301735339659,40.84579308522264],[-73.81302130291404,40.8457844319767],[-73.81304250986376,40.84573352064161],[-73.81308968175215,40.84562026897557],[-73.81311515692597,40.84555911040056],[-73.81311991809359,40.845547680248615],[-73.81314023855161,40.845496754893276],[-73.81315189449788,40.84546754536696],[-73.81316632973481,40.8454313686639],[-73.81316934230645,40.84542381787771],[-73.81319008790818,40.84537182875397],[-73.81320083160482,40.845344903609245],[-73.81321337704125,40.84531346677767],[-73.8132173322466,40.84530355425595],[-73.81321883272052,40.845300039687544],[-73.81324326351071,40.84523590785004],[-73.81320733625522,40.84524002990259],[-73.81318603211845,40.84521868168302],[-73.81316072533401,40.84520002273985],[-73.81313199687594,40.84518448142864],[-73.81310050626863,40.84517241453303],[-73.8130669764461,40.84516409907383],[-73.8130321771558,40.845159725949706],[-73.81299690728778,40.84515939555483],[-73.81293647419955,40.84514842234495],[-73.81287703597576,40.84513466794591],[-73.81286150958854,40.84517498772256],[-73.81299499392549,40.84521129673849],[-73.813149142696,40.84519958231243],[-73.81315597044261,40.84521210037635],[-73.81299343808752,40.845224771184164],[-73.81285536957645,40.84518628546145],[-73.81283121824968,40.84525297023401],[-73.81275096195385,40.845465089156896],[-73.8126935739551,40.84560324714138],[-73.81263653799262,40.845749012426296],[-73.81260846487896,40.84582075804073],[-73.81258924696192,40.84586987197997],[-73.8125852677472,40.84588003957936],[-73.81251579437539,40.84606170959754],[-73.81248886322328,40.84613512205594],[-73.81246982034817,40.84618703139441],[-73.81246665727674,40.84619565407004],[-73.81244657871605,40.84625152232139],[-73.81236589325682,40.84647602663041],[-73.81234003852582,40.84654452062243],[-73.81241445328283,40.84655938024627],[-73.81240957707578,40.84657054381725],[-73.81227790900512,40.84654345827929],[-73.8122817026539,40.84653122364681],[-73.81232960133013,40.846541511832555],[-73.81239225664605,40.84635942912895],[-73.81240162310175,40.846332206980385],[-73.81240460541042,40.84632354229927],[-73.81242744919571,40.84625715302339],[-73.81244374631157,40.84621312692518],[-73.81245152428293,40.84619211782993],[-73.8124551804164,40.84618224002936],[-73.8124653783112,40.84615469372764],[-73.81247945862843,40.846116656183625],[-73.81249769032173,40.84606740513455],[-73.81250124152164,40.84605780927208],[-73.81251930423122,40.84600901679256],[-73.81252247454879,40.84600032225924],[-73.81254490240885,40.84593881459864],[-73.81254810273289,40.84593003785901],[-73.81256795450682,40.84587559467999],[-73.81257091004814,40.84586748948047],[-73.8125890919344,40.84581762452638],[-73.81259307325115,40.845806709270796],[-73.81261586581404,40.84574419922118],[-73.81262066867939,40.845732881231314],[-73.81264753175562,40.84566958791144],[-73.81265211763233,40.8456587843688],[-73.81267740391044,40.845599205334295],[-73.81268166510723,40.84558916500484],[-73.81270305302151,40.84553876899268],[-73.81270737483662,40.84552858603019],[-73.8127300363472,40.84546969208228],[-73.81273369555683,40.84546018165678],[-73.81275913731996,40.84539405886652],[-73.81276260918158,40.845385035965684],[-73.81278779244037,40.84531958368219],[-73.81279160896062,40.845309667766934],[-73.81281480700466,40.845249377186214],[-73.81281873708748,40.845239161586356],[-73.81284143551544,40.845180170174906],[-73.81260675421484,40.8451295602829],[-73.812613787873,40.845109507865914],[-73.81284896543558,40.84516302793781],[-73.81285774337962,40.845129544589156],[-73.81278677056574,40.84510776401864],[-73.8127181552563,40.84508199258824],[-73.8126522859272,40.8450523762079],[-73.81264187041187,40.845039728475214],[-73.81263431789287,40.84502595780823],[-73.81262983159861,40.84501143476088],[-73.81262853224834,40.844996550132535],[-73.8125445781562,40.844979598008365],[-73.81244008431358,40.845237073817586],[-73.81254866464366,40.84526069010328],[-73.81253844344081,40.84528373015132],[-73.81245544053382,40.84526432746115],[-73.81218860345778,40.84595210250332],[-73.81217481496427,40.84594604114938],[-73.81195504551974,40.84647582483546],[-73.81196127339028,40.84648442528001],[-73.81203383713482,40.846501697995045],[-73.81202172363125,40.8465294279249],[-73.81203501629663,40.84653260540151],[-73.81202665040009,40.846550981373696],[-73.81191568267123,40.846527388688884],[-73.81188458844798,40.84659496706127],[-73.8123023649707,40.84668940706109],[-73.81243625060682,40.84673771207562],[-73.81242358654646,40.84675536693247],[-73.81230255202044,40.84671279219775],[-73.81187766058922,40.846616556633855],[-73.81184149221681,40.84671412757354],[-73.81169971823667,40.8466817008137],[-73.81223386948304,40.84539678352259],[-73.81224107628928,40.84537889984108],[-73.81231816792742,40.84518730601327],[-73.8123193698126,40.845184317330855],[-73.81232956124445,40.845159027573956],[-73.81234277106795,40.84512618287225],[-73.81243223218523,40.84486828198525],[-73.81243398195497,40.84486320768131],[-73.81244786509156,40.8448232672426],[-73.81251553354956,40.84462820008204],[-73.81251753680016,40.84462241253646],[-73.81252704775477,40.84459492658707],[-73.81260112783669,40.84438139792444],[-73.8126032056585,40.84437544531963],[-73.81262135209245,40.84432313310026],[-73.81264820679277,40.84424569285334],[-73.8126614134906,40.844207649500845],[-73.81277306108593,40.844226517907906],[-73.81278395304,40.844228348196076],[-73.81278360795045,40.844229471889506],[-73.81278360787171,40.84422949986589],[-73.81271381182844,40.844461863291954],[-73.81271242301725,40.84446653629649],[-73.81271596620685,40.84446710962062],[-73.81272384167127,40.8444684120068],[-73.81272387652574,40.84446841206338],[-73.81272698328199,40.8444689386095],[-73.81272816252361,40.844469123795236],[-73.81277618716044,40.84428468345961],[-73.81277698942267,40.844282351152515],[-73.81277790078938,40.844279581114826],[-73.8127784125107,40.844277331763095],[-73.8127788168699,40.84427513617984],[-73.81278096800885,40.844255431981175],[-73.81282121937934,40.84425961554697],[-73.81279995233884,40.84435487689033],[-73.81276123529966,40.84447330393556],[-73.81276862682319,40.84447858523296],[-73.81277607099781,40.844480051926595],[-73.81280551188209,40.84448586370618],[-73.81280554651599,40.8444858637624],[-73.81299120305096,40.84452250705558],[-73.81298325218076,40.844549827043465],[-73.81297181218929,40.84454745143275],[-73.81275955825147,40.844503340442095],[-73.81276135038127,40.84449660620647],[-73.81276183239152,40.844494803090576],[-73.81274408650043,40.844491912638915],[-73.81271493393899,40.84448719876146],[-73.81271240439851,40.844486782880395],[-73.81270337280496,40.844485312432454],[-73.81270267989656,40.84448750871948],[-73.81269786567117,40.84450289819959],[-73.81264889336676,40.84465946766737],[-73.81289731370839,40.84471323145978],[-73.81291074426976,40.84468373602108],[-73.81290225785125,40.8446814440978],[-73.81291175693302,40.844658047693436],[-73.81296220789099,40.844672539252564],[-73.81297213793852,40.84465018537367],[-73.81311318152878,40.84468395445373],[-73.81309288066743,40.844731048234415],[-73.81304510205858,40.844717549790474],[-73.81303619713663,40.84474328446311],[-73.81307041827016,40.84475069037459],[-73.81306473125412,40.84477288914212],[-73.81311795023716,40.84478760306714],[-73.81309338317114,40.84484827629721],[-73.81265744462631,40.84475144920646],[-73.8126802398515,40.84469011565874],[-73.81267984609727,40.84469003159235],[-73.8126409580989,40.844681662260356],[-73.81254909120858,40.84495227464359],[-73.81263397114253,40.84497086631789],[-73.81264025477073,40.84495917682428],[-73.81264904038397,40.84494845761826],[-73.81266007714042,40.84493901474722],[-73.8126730499255,40.844931117817325],[-73.81268758834892,40.84492499229609],[-73.81270327731977,40.844920813074985],[-73.81271966889788,40.84491869947602],[-73.81285367163069,40.84491990464657],[-73.81298747453062,40.84492558934411],[-73.81312081807003,40.844935742542326],[-73.81325344361206,40.844950344547904],[-73.81335171769834,40.844953369980395],[-73.81344958138001,40.84496082485127],[-73.81354668877842,40.844972682812795],[-73.81354761947748,40.84504186920365],[-73.81359095646485,40.84504822910766],[-73.81363296498206,40.84505851661133],[-73.81365580666265,40.84505912197081],[-73.81367848759538,40.8450569803715],[-73.81370043853632,40.845052145562995],[-73.813721108563,40.84504473888894],[-73.81373997890174,40.84503494624118],[-73.81375657594774,40.84502301339449],[-73.81377048315171,40.84500923983809],[-73.81378135147433,40.84499397125872],[-73.81378890814626,40.844977590864815],[-73.81383957782843,40.84496631289556],[-73.8138918509208,40.84496065565079],[-73.8139437772791,40.84494924196472],[-73.8139930379485,40.84493233564985],[-73.8140386312759,40.844910280475474],[-73.81407963018154,40.84488352490603],[-73.8141152010104,40.84485261298234],[-73.81414462048349,40.844818173258425],[-73.81416729040454,40.84478090602071],[-73.81418274982299,40.844741569048075],[-73.81411591388297,40.84476412400602],[-73.81386204925687,40.84481838155548],[-73.81386694883199,40.84484233165291],[-73.81374940735265,40.844867067648515],[-73.81373976204523,40.84484130615252],[-73.8136997928782,40.844848456863424],[-73.81369162178129,40.84482910453114],[-73.81389591464294,40.84478890255933],[-73.81389381185014,40.84477314454205],[-73.81395108050192,40.844760197361595],[-73.81396104947162,40.84477705546294],[-73.81403795661893,40.84476085778139],[-73.81418653212594,40.84472541544326],[-73.81418334588746,40.84468219909307],[-73.81417097549243,40.844639946777505],[-73.81414974827611,40.84459977648456],[-73.81412022592085,40.84456275111033],[-73.81408318959261,40.84452985033558],[-73.81403961927073,40.8445019447039],[-73.81399066781724,40.8444797725881],[-73.81393763047285,40.84446392065364],[-73.8138819105858,40.84445480833606],[-73.81383041777636,40.84446023393142],[-73.81381176562527,40.84446191592121],[-73.81372273148044,40.84445198843919],[-73.81365179646399,40.84443683774959],[-73.81358891945251,40.84439761896825],[-73.81355528835344,40.84437910481044],[-73.8135393270811,40.84434009802115],[-73.81353615806111,40.84433235060975],[-73.81349521226957,40.84428217698253],[-73.81345592741413,40.84424262637739],[-73.81343074980116,40.844187440444244],[-73.81342078460062,40.84412370037613],[-73.81341603574059,40.84406308067005],[-73.81339678166474,40.844007753370036],[-73.81337679293823,40.84395745956502],[-73.81336555155835,40.84390562317479],[-73.81336324693221,40.84385311769063],[-73.8133699178737,40.84380082787665],[-73.8133854519509,40.843749634860714],[-73.81340958738194,40.84370040128671],[-73.81344191744762,40.84365395677843],[-73.81348189734601,40.84361108396021],[-73.8135435123856,40.84357829593183],[-73.81359687499426,40.84355668483917],[-73.81365345267726,40.84354046170833],[-73.81371230684698,40.843529895670166],[-73.81377246115213,40.84352516200808],[-73.81383291767409,40.843526339250296],[-73.8138926734809,40.84353340786713],[-73.81395479585471,40.84352943039304],[-73.81401565730083,40.84351917111179],[-73.81407416144873,40.84350281483621],[-73.81412925439476,40.8434806562116],[-73.81417994368788,40.843453094407664],[-73.81422531620855,40.84342062592727],[-73.81426455461785,40.8433838356624],[-73.81429695208111,40.84334338635711],[-73.81432192500051,40.84330000666869],[-73.81433902352745,40.84325447804114],[-73.8143479396651,40.84320762062788],[-73.81433904028714,40.84319282421142],[-73.81433357912904,40.843177094963615],[-73.81433171485284,40.84316088987047],[-73.81433350161912,40.84314467974239],[-73.81433888751401,40.84312893553585],[-73.81434771605753,40.843114114670406],[-73.81435973075021,40.84310064773931],[-73.81437458252546,40.84308892599951],[-73.81443311693074,40.843098285266166],[-73.81447435420367,40.843185441306794],[-73.81453028230091,40.84325409145751],[-73.81458365728061,40.84328889749701],[-73.81464226888833,40.84331844841335],[-73.81470522534187,40.84334229458288],[-73.81476748814008,40.843356643353026],[-73.81482697475151,40.843376663787055],[-73.81488279316045,40.84340205567486],[-73.81493410635386,40.84343243825981],[-73.81498014487248,40.843467355948256],[-73.81502021834869,40.84350628514096],[-73.81505372585904,40.84354864208413],[-73.81508016493564,40.84359379162289],[-73.81510646166564,40.84361531043031],[-73.81512806837597,40.843639654381235],[-73.81514446694665,40.843666239723824],[-73.81515526414394,40.84369442895838],[-73.81516020105038,40.84372354612418],[-73.81516424746427,40.843783987077664],[-73.81517635756103,40.843843803252035],[-73.8151964060813,40.843902375839704],[-73.81522418564008,40.843959098896455],[-73.8152594088713,40.84401338561039],[-73.8153017114,40.8440646743726],[-73.81535065561127,40.84411243458754],[-73.81540573517707,40.84415617216236],[-73.81546638029387,40.84419543461847],[-73.81553196357754,40.84422981577312],[-73.81555076740275,40.844243912633075],[-73.81556658776937,40.84425998417932],[-73.81557906976349,40.84427766986532],[-73.81558793336302,40.84429657293282],[-73.81559297971992,40.84431626931272],[-73.81559409562132,40.844336317138364],[-73.81561503181356,40.844353628094765],[-73.8156392236585,40.844368288930596],[-73.81566609594316,40.84437995105193],[-73.81569500972013,40.8443883371658],[-73.81572527750002,40.844393247873455],[-73.81575617959837,40.84439456641179],[-73.8158172963163,40.84440425560728],[-73.81587930562638,40.84440977839414],[-73.81594171601608,40.844411090996374],[-73.81595261856475,40.8444123278386],[-73.8159636387415,40.84441212135971],[-73.81597444770557,40.84441047772103],[-73.81598472291877,40.844407445968585],[-73.81599415777009,40.84440311656947],[-73.81600247072495,40.8443976187124],[-73.81600941372619,40.844391116452705],[-73.81601477959606,40.84438380381686],[-73.81601840821835,40.84437589901286],[-73.8160201913162,40.84436763791878],[-73.81602007568293,40.84435926704423],[-73.81601806476975,40.84435103617461],[-73.81600028903135,40.84433276259892],[-73.81598630210996,40.84431267964335],[-73.8159758354474,40.84428954898829],[-73.81597039431051,40.844265442319895],[-73.81597011983887,40.844240984973794],[-73.81597501914669,40.84421681138162],[-73.81598496513894,40.844193548613724],[-73.81599969980869,40.84417180011275],[-73.81601970132414,40.84413455106072],[-73.81604649512526,40.844099849643555],[-73.8160795331966,40.84406840559877],[-73.81611813981331,40.84404086204075],[-73.81616152536206,40.844017782307894],[-73.81620880249059,40.843999638441076],[-73.81625900425631,40.843986801529425],[-73.81631110390228,40.84397953412092],[-73.81634628559122,40.843981736722434],[-73.81638078456385,40.843987418853914],[-73.81641400672741,40.84399648266569],[-73.81644537997599,40.84400877207362],[-73.81646142591822,40.84402092992935],[-73.81647463438499,40.844034918673444],[-73.81648464895586,40.844050360832284],[-73.81649119939425,40.844066839712866],[-73.81649410893962,40.844083910646894],[-73.81649329907754,40.84410111298966],[-73.81649226951565,40.84410483628446],[-73.81649206747642,40.84410863769034],[-73.81649269855774,40.844112411885376],[-73.81649414527492,40.844116054301445],[-73.81649636754524,40.84411946402136],[-73.81649930379844,40.844122546575306],[-73.8165028726825,40.84412521655773],[-73.81650697531771,40.84412739999386],[-73.81651115785812,40.844128936998175],[-73.81651560208361,40.8441299667939],[-73.81652020207221,40.84413046483724],[-73.81652484818952,40.844130419258],[-73.81652942970166,40.84412983114257],[-73.81653383741462,40.84412871450779],[-73.81653796627664,40.84412709596713],[-73.81654171788199,40.84412501409633],[-73.81654803579576,40.844117130398296],[-73.8165557956228,40.84411002784448],[-73.816564896147,40.84410381933464],[-73.81657509494696,40.84409868885681],[-73.81658617249323,40.844094746844526],[-73.8165978903415,40.84409207814958],[-73.81660999626506,40.844090740215655],[-73.81663118869433,40.844106977916454],[-73.81665561355494,40.84412034300105],[-73.81668260364091,40.84413047037887],[-73.81671142167163,40.844137083402806],[-73.81674128043205,40.844140001426396],[-73.81677136427726,40.84413914473869],[-73.81680085141362,40.84413453674158],[-73.81682893634797,40.844126303310745],[-73.81684719792003,40.84411229364477],[-73.81686826992157,40.84410078193355],[-73.81689156698357,40.84409208796565],[-73.81691644192698,40.844086453254235],[-73.81694220374078,40.844084034328176],[-73.81696813677765,40.8440848983838],[-73.81699352063383,40.844089021418036],[-73.81701765016128,40.84409628889562],[-73.81703985505587,40.84410649893046],[-73.81705951847788,40.84411936789379],[-73.81707609418726,40.84413453829336],[-73.81708912171798,40.844151588704],[-73.81709823916947,40.84417004547462],[-73.81709507744927,40.844187660497646],[-73.81708835290071,40.84420468917479],[-73.81707822859131,40.84422071856097],[-73.81707489060193,40.844225516029034],[-73.81707264010379,40.84423066584062],[-73.81707153872104,40.84423602698196],[-73.81707161661241,40.84424145265248],[-73.81707287164528,40.84424679428465],[-73.81707526945424,40.84425190561208],[-73.81707874438186,40.844256646674594],[-73.81708320127667,40.8442608876507],[-73.81708851809856,40.84426451241252],[-73.81709454926046,40.84426742170547],[-73.81710112961495,40.84426953586623],[-73.81710807897635,40.84427079700402],[-73.81711520705466,40.84427117058591],[-73.81715021153563,40.8442794561156],[-73.81718636618248,40.844284087558485],[-73.81722301274536,40.844284980592114],[-73.81731841759415,40.84430674038372],[-73.81741119253847,40.844334288484134],[-73.81750072974584,40.8443674444078],[-73.81783277820657,40.84437074682541],[-73.81823722746209,40.844355041712696],[-73.81824065893514,40.84434212791],[-73.81824124459875,40.84432896131889],[-73.81823896847857,40.844315901103975],[-73.81823389266535,40.84430330352796],[-73.8182261556209,40.84429151223323],[-73.81821596840113,40.84428084886788],[-73.818205663408,40.84427409512024],[-73.81819696186508,40.84426614599315],[-73.81819010087838,40.84425721809073],[-73.8181852674007,40.84424755468755],[-73.81818259313746,40.84423741909945],[-73.81818215095802,40.84422708750864],[-73.8181839529102,40.84421684143813],[-73.81818794989208,40.84420696008042],[-73.81819403299002,40.84419771268989],[-73.81819985139518,40.844176693248706],[-73.81820127223779,40.84415524153022],[-73.81819826059873,40.844133884802964],[-73.81819089050619,40.84411314800006],[-73.81816887844262,40.84411106516604],[-73.81814670636615,40.84411157593374],[-73.81812490102162,40.84411466816879],[-73.81810398044158,40.84412026840854],[-73.8180844416393,40.84412824360734],[-73.81806674880151,40.84413840429721],[-73.81805132226057,40.84415050908916],[-73.81801695603492,40.84418849707729],[-73.81797529226127,40.844222009991334],[-73.81792732610215,40.84425024734851],[-73.81786296480266,40.844263066193626],[-73.8178056429559,40.84426942413844],[-73.81774776230833,40.8442712403139],[-73.81768994516548,40.84426849519337],[-73.81763281315011,40.844261218291],[-73.81759643821476,40.844254115443235],[-73.81756077382802,40.8442451728443],[-73.81751331632256,40.84422661675731],[-73.81746907981476,40.8442039307707],[-73.81742868454715,40.84417743296778],[-73.81739269690172,40.844147494877326],[-73.81736232764285,40.84411538457181],[-73.81733703579184,40.84408082946192],[-73.81731715864612,40.84404429039287],[-73.81728029497067,40.843997856105815],[-73.81723673536798,40.84395489587488],[-73.8171870417976,40.84391596391507],[-73.81716878402365,40.84391139790827],[-73.81714976954683,40.84390925712255],[-73.81713055266592,40.84390960396475],[-73.81711169358005,40.84391242832394],[-73.81669068165962,40.843974965825325],[-73.816678776969,40.84397102148402],[-73.81665600190966,40.8439634756881],[-73.81662677325103,40.843944898560316],[-73.81660732931893,40.843917073575696],[-73.8166123479303,40.84386705101787],[-73.81661236142162,40.84386215716102],[-73.81661244498656,40.843831844665424],[-73.81657668436152,40.84381076823537],[-73.8165588516267,40.843800258905965],[-73.81651503368266,40.843763129555285],[-73.81648830094409,40.84372417422],[-73.81644451954219,40.843674073852135],[-73.81643730734311,40.84363515057117],[-73.81642277916198,40.843594361323134],[-73.81639116165084,40.84355725134022],[-73.81636686950466,40.84351830086516],[-73.81635809445439,40.84349591641],[-73.8163523318217,40.84348121806077],[-73.81635489948374,40.84343489740639],[-73.81636235714126,40.843384878068164],[-73.81635030530008,40.843331122875426],[-73.81630900985763,40.8432643502327],[-73.81627260471056,40.843193878224994],[-73.81623130431205,40.84312895869535],[-73.81620217852921,40.84307332262819],[-73.81615112347623,40.843006534206296],[-73.81610484559276,40.8429768132079],[-73.8160268382359,40.84295074621421],[-73.81596837571968,40.842915447111565],[-73.81593877753971,40.84289193312021],[-73.81590994535829,40.84286902912594],[-73.81587589832017,40.84282820931977],[-73.81586704543963,40.842788609261184],[-73.81572300132149,40.842536565484394],[-73.81517113664881,40.84257716162391],[-73.81516936817918,40.84255492332523],[-73.8157020784642,40.84251972168966],[-73.81561798090965,40.84245835926555],[-73.81550698344915,40.84242060831811],[-73.8154424353358,40.8424108271934],[-73.81541503896561,40.8423913272809],[-73.8154059927485,40.842353790267616],[-73.815407900116,40.84232599873672],[-73.81543361658649,40.842291296743234],[-73.8154684709021,40.8422607780313],[-73.81546968074426,40.84225954263427],[-73.81550517425416,40.842223313871585],[-73.81552354975145,40.84219554851023],[-73.8155474397291,40.84215945312005],[-73.81556406036567,40.84210528047593],[-73.81556419521858,40.84205664042001],[-73.81555879401793,40.842024668027804],[-73.81557540624688,40.84197327392132],[-73.81559206830937,40.84190381376306],[-73.81558492163339,40.841841264603595],[-73.8155686985859,40.841752295621596],[-73.81552506814658,40.84164799590024],[-73.81547217396647,40.84158537238341],[-73.81542649444991,40.84156028410111],[-73.81537535736688,40.841524069665766],[-73.81532969699906,40.84149203214223],[-73.81530238614394,40.8414419588593],[-73.81529153823867,40.84139469015301],[-73.81528985873155,40.841340487564466],[-73.81528083654403,40.84129461172713],[-73.81526263397684,40.841259839423074],[-73.81523211232668,40.84123377337663],[-73.81479748280589,40.84138417014298],[-73.81480293388564,40.841398075351904],[-73.81476263163106,40.84141329821182],[-73.81473345817545,40.841375728310915],[-73.81522026179331,40.84120267649973],[-73.8152171393903,40.84116804376922],[-73.81522089631214,40.84113330663519],[-73.815233786406,40.84110414274768],[-73.8152467125482,40.841062471233826],[-73.81523404887392,40.841009640994],[-73.81522135566308,40.840967928440456],[-73.81520503680385,40.84091370289616],[-73.81518319802547,40.840870585737605],[-73.81514858030364,40.84081633153235],[-73.81512854729725,40.84078155576789],[-73.81510852634057,40.840742610679605],[-73.81509998662796,40.840724329829],[-73.81509033516019,40.84070366969357],[-73.81507398877267,40.840659170867525],[-73.8150667815676,40.840618857036986],[-73.81506638429512,40.84059068638671],[-73.81505399109449,40.84053808589661],[-73.81497890551924,40.84055114124618],[-73.8149802577072,40.840558439424456],[-73.81491572995787,40.8405666737399],[-73.81491163259714,40.84055937115576],[-73.8149047708612,40.84055936014465],[-73.81490069938245,40.840542676755064],[-73.81490894317923,40.84053956264449],[-73.81490758787838,40.84053330696278],[-73.81497075225538,40.84052194362766],[-73.81497347937909,40.84052820150924],[-73.81504912628212,40.84051761955134],[-73.81500569765595,40.84029373486594],[-73.81497336213286,40.8400768846979],[-73.81480646696156,40.83980436688646],[-73.81436596502499,40.839865363765014],[-73.81436188587953,40.839851807681974],[-73.81479697880754,40.839787957406955],[-73.81478892933633,40.839773278918116],[-73.81477935155445,40.83976284018766],[-73.81476701970107,40.83975552437361],[-73.81475878782429,40.83975446932083],[-73.81474506385672,40.83975444727895],[-73.81473269673683,40.83975963858756],[-73.81472033674393,40.839762745403725],[-73.81470935814204,40.83976272776762],[-73.81469838960736,40.83975854147655],[-73.8146956741558,40.8397481137635],[-73.8146998384362,40.83973144359545],[-73.81470537675678,40.839713733131966],[-73.8147191417948,40.83969916389396],[-73.81473018446577,40.83967625109841],[-73.81473026574143,40.83964706668481],[-73.81472761705206,40.83961266621057],[-73.8147231968449,40.83958888660008],[-73.81447505522954,40.839625809762396],[-73.81447095193991,40.83962059215696],[-73.8143844488859,40.83963504433308],[-73.81438717009947,40.83964338772787],[-73.81431578800094,40.839649526509476],[-73.81430900133697,40.83962241637933],[-73.81438450995485,40.83961315656735],[-73.81438722825935,40.83962254229258],[-73.81447097519421,40.83961225368123],[-73.81446962061659,40.83960599749188],[-73.81471999083719,40.83957187909207],[-73.81469650157506,40.83945105897779],[-73.81478277740284,40.83907648795769],[-73.81538843489156,40.83885231539419],[-73.81540002409558,40.83881569859171],[-73.81542613964216,40.83878279776946],[-73.81545219273711,40.83877295737681],[-73.81547691868155,40.83877612813035],[-73.81547820773592,40.838776292690994],[-73.81548685525921,40.83878618910919],[-73.81552154585943,40.838789538794515],[-73.81554757935409,40.83878628623581],[-73.81559976613791,40.838736957096295],[-73.81566927530368,40.83869753836979],[-73.8157387198614,40.83868117768852],[-73.8157994438608,40.83868127468257],[-73.81584721151475,40.83866158579068],[-73.81588634760159,40.83862541246227],[-73.81596456850168,40.83857283051693],[-73.81606022905481,40.83848733371372],[-73.81612981830294,40.838418267418085],[-73.81619078912549,40.83832942150606],[-73.81626470640914,40.83826365571725],[-73.8162996523474,40.838174768285],[-73.81633894250326,40.838082593061124],[-73.81634147251425,40.83803170124046],[-73.81630880926818,40.83800019036543],[-73.81628721293548,40.83796721401764],[-73.8162873039008,40.83793427254658],[-73.81630907304007,40.837904658792716],[-73.81632225026162,40.8378946923229],[-73.8163525367438,40.837871786557436],[-73.81640906870994,40.83781916909946],[-73.8164525792945,40.83776982592489],[-73.8164787847788,40.837703983888495],[-73.81647890291158,40.837661159370946],[-73.81644869632319,40.83760511031892],[-73.8164403312291,40.83749309503573],[-73.81642765539813,40.83737118912986],[-73.8164236541233,40.83724929819993],[-73.81641525209507,40.83715045912881],[-73.81639818381197,40.837048312567056],[-73.81638980002977,40.83694288512833],[-73.8163640764484,40.83683413588455],[-73.81634259824504,40.83675833484837],[-73.81629939882241,40.83669567616351],[-73.81623447512595,40.8366461606388],[-73.8161954944488,40.836626332678904],[-73.81616090485221,40.8365867470323],[-73.81616966141684,40.836557114231695],[-73.81620014053709,40.836514338093274],[-73.81620466896723,40.836445167027726],[-73.81618326520417,40.83634301351211],[-73.81614023718554,40.83621776547813],[-73.81609280117426,40.83611886413319],[-73.81606068234822,40.836030195954365],[-73.81640954662276,40.835929380054466],[-73.81720434638054,40.83574058123334],[-73.81804583476772,40.83554236270109],[-73.81890004134635,40.83534343613975],[-73.81977578088926,40.83513284002686],[-73.82062699743256,40.83492251474402],[-73.82150930821223,40.83473357372552],[-73.82223130070501,40.834556012682214],[-73.82258051527162,40.83447870157314],[-73.82265928739116,40.83446987156933],[-73.82309210491957,40.834421379476936],[-73.82319485472334,40.83440178827734],[-73.82327499008426,40.83438818751261],[-73.82368336711117,40.834318888774746],[-73.82379383234665,40.83430014696038],[-73.82463346491001,40.83385580771469],[-73.8248910415012,40.83422775243307],[-73.8251588386896,40.83461447159703],[-73.82528905860585,40.83450598826743],[-73.82542434390058,40.83440114182939],[-73.82556451860151,40.83430006864381],[-73.82570940068433,40.8342029003717],[-73.82585880138102,40.83410976318245],[-73.82601252636911,40.834020778206366],[-73.82606785487556,40.83411663090936],[-73.82616018063732,40.8342665119767],[-73.82622087804748,40.83435470829333],[-73.82604118602394,40.83450929544929],[-73.82587775648807,40.83467404745171],[-73.8257314345236,40.83484818900349],[-73.82560350361787,40.83503014721447],[-73.82549496419657,40.8352182237906],[-73.82544607419143,40.835361129367186],[-73.82541568986986,40.835508854963585],[-73.82540482647457,40.83565927474109],[-73.82541397482804,40.83581014864427],[-73.82544296399844,40.8359591707741],[-73.82549108785382,40.83610415251645],[-73.82555705999643,40.83624304442135],[-73.82565389194595,40.83644204822585],[-73.82573525071918,40.83664539491336],[-73.82580066782697,40.83685202204054],[-73.82584985894466,40.8370608671021],[-73.82588663723422,40.83812148943906],[-73.82590798500918,40.83874481789581],[-73.82596226806236,40.839976416591064],[-73.82596550413028,40.84032613800077],[-73.82598686829111,40.840675752385664],[-73.82602634305822,40.84102446413724],[-73.82608382033283,40.84137145739914],[-73.82624132976044,40.842993594145476],[-73.82580705553993,40.84288069354737],[-73.82567803751556,40.84284715214996],[-73.8255815551548,40.842818658893655],[-73.82517999004776,40.842700059478226],[-73.82513836231067,40.843343597547666],[-73.82507950048333,40.844304002390814],[-73.82508489219661,40.84469769785312],[-73.82495697663153,40.846105444802056],[-73.82443760484706,40.84637787407211],[-73.82395955465346,40.84664124205515],[-73.82301297055878,40.84716173885757],[-73.82203826848409,40.847690369206454],[-73.8211035570011,40.8481989802778],[-73.82048405617276,40.8485010261328],[-73.82014043680655,40.84802059855175],[-73.81915009211642,40.848170179988344],[-73.81820226896392,40.84831103248246],[-73.81726322594591,40.84842656785964],[-73.81630119218518,40.848572171902056],[-73.81514191918808,40.849080612232505],[-73.81524086686387,40.84900396441877],[-73.81528550608492,40.84896321754727],[-73.81534394312409,40.8488533201379],[-73.81535631417053,40.84877983164651],[-73.81535751961223,40.8487726747792],[-73.81531832763223,40.848704120081024],[-73.81531732188196,40.84865238392122],[-73.8153234400272,40.84857757069272],[-73.81545090097029,40.84851289737658],[-73.8155173550395,40.84842590902128],[-73.81553003666971,40.84829927640203],[-73.81563378110697,40.84818312239426]]],[[[-73.8367664370915,40.843385970013316],[-73.8368892515443,40.843374788306065],[-73.83676876796397,40.84354282093725],[-73.83653312720052,40.8446206945635],[-73.8361990718311,40.84582739572041],[-73.83615362980426,40.846131175564736],[-73.83606934391234,40.84716484942548],[-73.83593362175444,40.84840635613435],[-73.83580031358906,40.84967681647619],[-73.83555900198806,40.85196401344657],[-73.83545671552251,40.85226119247797],[-73.83533589078577,40.85255469778777],[-73.83519691898877,40.85284353177146],[-73.83504028878286,40.85312673682802],[-73.83480132444465,40.85349832636242],[-73.83473123578555,40.85366018732827],[-73.83463970282196,40.853817993762],[-73.83452741958966,40.85396932354692],[-73.83439574308422,40.85411187093305],[-73.83424656548493,40.85424355206666],[-73.83408232110328,40.85436264086783],[-73.83390574013094,40.85446778024185],[-73.83350017836109,40.854679684268284],[-73.83295928385681,40.85492410634654],[-73.83262464742583,40.855056966781774],[-73.83228148930034,40.85517744961011],[-73.83193102157843,40.855285115599784],[-73.83157448973819,40.855379597616],[-73.83129157705645,40.85543410484934],[-73.83056649294191,40.85551244759972],[-73.82956640505427,40.85562081655448],[-73.82908318639825,40.85567601369523],[-73.82860197165202,40.85571784809734],[-73.82801415960884,40.85472248696775],[-73.82723026126365,40.85335075694891],[-73.82721751210366,40.853250512796386],[-73.82737835766393,40.85281795916682],[-73.82713133325596,40.85187108052188],[-73.82718423759042,40.85171120529131],[-73.82742445673762,40.85099364680603],[-73.82765823684339,40.85027403382674],[-73.82776682792557,40.85000897305105],[-73.82785535403791,40.84973868596944],[-73.82792321788371,40.849464488138004],[-73.8279700236423,40.84918776810925],[-73.82799559786811,40.84890992196039],[-73.82799994536633,40.84863235054614],[-73.82767729675133,40.8481306809806],[-73.82688311089858,40.846903514679475],[-73.82672302624424,40.84669743908834],[-73.82657840268168,40.846483723299244],[-73.82645014940867,40.84626339582648],[-73.8263483644476,40.84605657026968],[-73.82633899938845,40.84603754740294],[-73.82624553007022,40.84580733888292],[-73.82617014070509,40.845573988474456],[-73.82611304198562,40.84533885531697],[-73.82611300711162,40.84533869377135],[-73.82674715146324,40.845078918448685],[-73.82757536047421,40.84473187468053],[-73.82845274256465,40.84445071741226],[-73.828709710341,40.84437387243179],[-73.82931548420696,40.84419272582834],[-73.82965549939892,40.844089123052754],[-73.830431863581,40.84385798363012],[-73.83108377110221,40.84374456851798],[-73.83200795756369,40.843630394358875],[-73.83294076425474,40.843519160469455],[-73.8338320439568,40.843516412723424],[-73.8347481340174,40.84350280743002],[-73.8358291140748,40.843471294694176],[-73.8367664370915,40.843385970013316]]],[[[-73.78061730829731,40.85573517581009],[-73.78090476851463,40.85496813265972],[-73.78156389699946,40.8550012864339],[-73.78156303268166,40.855744796000856],[-73.78122782332022,40.85608778916281],[-73.78061730829731,40.85573517581009]]],[[[-73.78283291447875,40.85587030844581],[-73.78302371522504,40.85509276666498],[-73.78367819665135,40.85517343750978],[-73.78394699722018,40.85563043752669],[-73.78343487501394,40.85636286595886],[-73.78283291447875,40.85587030844581]]],[[[-73.79018745195012,40.85860991738624],[-73.79013351158893,40.85856248730978],[-73.79012065319706,40.85857012058913],[-73.79009141537651,40.8585387453294],[-73.79009877156558,40.858531798104075],[-73.7900459983792,40.85847540440959],[-73.78992229296315,40.858532289390006],[-73.78972202672388,40.85856245340869],[-73.78934280432152,40.85856093104275],[-73.78898385013291,40.85847084323739],[-73.78897652126382,40.8584484225351],[-73.78897806160975,40.85843756780748],[-73.78897964442014,40.85842640307117],[-73.78897973637197,40.85839742247958],[-73.78897067954554,40.85836494853523],[-73.78896617276536,40.85834175585128],[-73.7889559192738,40.85831029373747],[-73.78894954009633,40.85829072099745],[-73.78893285573221,40.858255913898375],[-73.78892076275638,40.85821763824264],[-73.78891167199019,40.858195596433234],[-73.78890874036239,40.85815733753709],[-73.78891041371973,40.85811097205082],[-73.78890751432803,40.85806228000485],[-73.7889009034536,40.85799406515941],[-73.7888789806591,40.857912689441655],[-73.78886684361846,40.857888323860095],[-73.78884710614868,40.85785351233133],[-73.78882587932843,40.85780710493008],[-73.78881535014922,40.85775723897939],[-73.78879564521498,40.85771199429158],[-73.78879886108656,40.857660994738225],[-73.78879449753795,40.85759259352108],[-73.788791672538,40.85752071816488],[-73.78878275515433,40.857444194262804],[-73.78878402854745,40.85742068983401],[-73.78826498050702,40.8575070008607],[-73.78826195310808,40.857498881461126],[-73.78817640998429,40.85751263510247],[-73.7881824508761,40.8575335114395],[-73.78804342975806,40.857559917687205],[-73.78802830701837,40.857514681283774],[-73.78816580032999,40.857488272249086],[-73.78817186248538,40.85750219354372],[-73.78825587182061,40.85749075578653],[-73.78825436690762,40.857483797942486],[-73.78877898544029,40.85740092519971],[-73.78876389074047,40.85732121876109],[-73.78875047058213,40.85727379569842],[-73.78873164778066,40.85721811889833],[-73.78872093476778,40.85717276216799],[-73.7887048588445,40.85710678617601],[-73.78871047688195,40.8570470327111],[-73.78871879678151,40.856991406114595],[-73.78875148515348,40.856954371696084],[-73.7887624726089,40.856913175615865],[-73.78877463362328,40.85688983820479],[-73.78879251250675,40.85685552689663],[-73.78880626678901,40.85679784953116],[-73.78879556033841,40.856750431604354],[-73.78877940590488,40.856709185830525],[-73.78880667250758,40.85667008025652],[-73.78883933406084,40.85664128876782],[-73.78886926255446,40.856618674396735],[-73.78888830770921,40.856604283108965],[-73.78889654957197,40.856573386709876],[-73.78888312226795,40.85652802401769],[-73.78885616237608,40.856470271462996],[-73.78881837966715,40.85640219554319],[-73.78878247271511,40.8563629419866],[-73.78877003064174,40.856349340570084],[-73.78875894260254,40.8563155329067],[-73.78873183366804,40.85630517854678],[-73.78872519415663,40.85630485127603],[-73.78868841289086,40.856303038818695],[-73.78865312839916,40.856302974186406],[-73.78862333817504,40.856282311843465],[-73.78860444893718,40.85624724265708],[-73.7885964318946,40.85620807247326],[-73.7885821237361,40.85616288821659],[-73.78853687735332,40.85615850428803],[-73.78850992512646,40.85609869095219],[-73.78852086082922,40.85607398181182],[-73.78846710159934,40.85590901726215],[-73.78847402223275,40.85587324721078],[-73.78843767148473,40.855775010626935],[-73.78840780812433,40.85577701657001],[-73.78835943222373,40.8556264891483],[-73.78842551577245,40.85532985288193],[-73.78841511184298,40.85518763710453],[-73.78853250003318,40.85515467692943],[-73.78855365724979,40.855148735611756],[-73.78853679526945,40.855101890854854],[-73.78849696186788,40.85505383483564],[-73.7884480874702,40.855059926852086],[-73.78843187532559,40.85503722864145],[-73.788391143165,40.85504333657029],[-73.78835855433594,40.85504945908891],[-73.7883396144436,40.85503087711382],[-73.78833159638143,40.854991706398245],[-73.78832094280712,40.85492780265956],[-73.7883129319905,40.85488657074247],[-73.78830763495638,40.85484534480931],[-73.78829413646673,40.854822651390165],[-73.78829419550345,40.85480410393416],[-73.78832138880058,40.85478766798306],[-73.7883540175146,40.854769180114275],[-73.7883975159524,40.85474659142322],[-73.78842472253517,40.854726032879],[-73.7884276004138,40.854674517218385],[-73.78841692123994,40.8546188557766],[-73.78841706546345,40.85457351890778],[-73.78842728684904,40.85455467815891],[-73.7884416373082,40.854528225160884],[-73.7884580597343,40.8544849783486],[-73.78848260375635,40.854447928722806],[-73.78848266929248,40.854427320902246],[-73.78847732653368,40.854400520532245],[-73.78843136980257,40.85434273369275],[-73.78840976856608,40.854307659487795],[-73.78839632893785,40.854266418620234],[-73.78834700683639,40.85415351894986],[-73.78786849474665,40.85427324147091],[-73.78787151151602,40.854284840168305],[-73.78765149076952,40.85434007726066],[-73.78764693594799,40.85433195385589],[-73.78755676945066,40.85436076813234],[-73.78756282815225,40.854375848893326],[-73.78736269074918,40.854419530571654],[-73.78734753146591,40.854385884956976],[-73.78754919139502,40.85434336587599],[-73.78755374968755,40.854350330026215],[-73.78764390877062,40.85432383393295],[-73.78763935179052,40.854316870961355],[-73.78834514784104,40.85413201235017],[-73.78832399449921,40.8541025156497],[-73.78827221224097,40.85411296306842],[-73.78819872490025,40.85412778905818],[-73.78816813692188,40.85408577890358],[-73.78777873831832,40.8541733848172],[-73.78769014281568,40.85418829124556],[-73.7876580750067,40.854190551091165],[-73.78762757097086,40.854181220991016],[-73.78756345016593,40.854181102936515],[-73.78743057248603,40.8541982464804],[-73.78731450066249,40.85421194272572],[-73.78726555834831,40.85420762787158],[-73.78722448578475,40.85419322967835],[-73.78719706018569,40.854175790790784],[-73.78717271889465,40.85414908430558],[-73.78714539852176,40.854099188362255],[-73.78712545967682,40.854044378654436],[-73.78691339069745,40.85408369046212],[-73.78690734702704,40.85406397229923],[-73.78713287236027,40.85402427087838],[-73.78715458896126,40.85397968963621],[-73.78720845606804,40.85395440378599],[-73.78729251210592,40.85392673777927],[-73.78732350665304,40.853917164312016],[-73.78741935244055,40.85388755807506],[-73.78762411569345,40.85382881587754],[-73.78781206717194,40.853775837380844],[-73.78787778457732,40.85375393370863],[-73.7879282170732,40.8537377973892],[-73.78796799947462,40.85371005016569],[-73.78799403047,40.85368575461542],[-73.78800508108608,40.85366486845126],[-73.78801104438996,40.85361623333713],[-73.78801424958198,40.85356871120831],[-73.78800064949675,40.85352463632808],[-73.78796264288079,40.8534747209356],[-73.7876050231903,40.85311470853494],[-73.78716496421875,40.852757412281925],[-73.7871267203091,40.852779974025246],[-73.78712215823376,40.85277417045426],[-73.78707627655109,40.852799587435484],[-73.78706106582095,40.852782172226796],[-73.78710999004426,40.85276023732134],[-73.78710390562183,40.85275327033497],[-73.78713667028039,40.85273387524419],[-73.78693805735833,40.85257908292895],[-73.78691672214168,40.85256745204475],[-73.78688470337576,40.852554640983136],[-73.78684958987272,40.85255457611147],[-73.78678232558094,40.852555707235645],[-73.78675959223277,40.85253122633286],[-73.78676574721068,40.85251616759755],[-73.7867764893383,40.852498799145025],[-73.78677653764687,40.85248372962472],[-73.78676899717088,40.85245473539841],[-73.786593901633,40.8523083519206],[-73.78641733510774,40.85214457646973],[-73.78637622032107,40.85211204192058],[-73.78632442342102,40.852078329311425],[-73.78624762093362,40.85202281469256],[-73.78588186506659,40.85178867244091],[-73.78566404122412,40.85179599582096],[-73.78545277174184,40.85166422583652],[-73.78540194432492,40.851645584224485],[-73.78529210719034,40.85162064997358],[-73.78521881434403,40.85162515043427],[-73.78510066461136,40.85165275193447],[-73.78503542906002,40.85168354240644],[-73.78495591460675,40.85172358068351],[-73.78489888572966,40.85173429288913],[-73.78480722795193,40.85175266902383],[-73.78468307195419,40.85174934687992],[-73.78433474208569,40.85177615757245],[-73.78427457330064,40.85179199351653],[-73.7842779846805,40.8517991729341],[-73.7841318916799,40.85183280615729],[-73.78412338226612,40.85180866377692],[-73.78426432858586,40.851773717101366],[-73.78426688465255,40.85177959007608],[-73.7843141516602,40.851767545706956],[-73.78402637080511,40.851609931862875],[-73.7839793289861,40.851532617440505],[-73.78387115358154,40.851558961670115],[-73.78386093355672,40.85153286072504],[-73.78397173451759,40.85150768135722],[-73.78396112488481,40.85148693342045],[-73.78381306352932,40.8515188832949],[-73.7835776710341,40.85156967744482],[-73.78356242001067,40.85156501244072],[-73.7835426733776,40.851537970704236],[-73.78347956767112,40.85156018338462],[-73.78347528477381,40.851556915163236],[-73.78341001772293,40.85157901820884],[-73.78338158610401,40.85158673391442],[-73.78337646578856,40.85157694324867],[-73.78341339043071,40.85156341968866],[-73.7835341691677,40.85152078053078],[-73.78344495936118,40.85140090922449],[-73.78349609889987,40.85136877997581],[-73.78360210541769,40.85131951928015],[-73.78379501276287,40.85125393535626],[-73.7839879199499,40.851188350606904],[-73.78414275091902,40.851147424176325],[-73.78435188706094,40.851098355045416],[-73.7844795319986,40.85107180299245],[-73.78460077697615,40.85109569219526],[-73.784519363001,40.850892735021425],[-73.78444750529499,40.85090481745945],[-73.78443407549108,40.850861514903876],[-73.78450494990615,40.85085350046373],[-73.78448807935767,40.850815826824125],[-73.784474418539,40.850791457898126],[-73.78445463288561,40.850772873854545],[-73.78442108103766,40.850762379109604],[-73.7843920760887,40.85076232490323],[-73.78434575107666,40.85077005079136],[-73.78433708794144,40.85077149540493],[-73.7843126535288,40.850773767919115],[-73.7842699363079,40.850765573519546],[-73.78422574727735,40.850739988707325],[-73.78416329499161,40.850696980725075],[-73.78411913614846,40.85066212146797],[-73.78407975214627,40.85063061490858],[-73.78404133663183,40.85064458870912],[-73.78404741235458,40.85065387337036],[-73.78402142627259,40.85066425744252],[-73.78401687236347,40.85065613489476],[-73.78385181911884,40.850711467658634],[-73.78384119308002,40.85069289949836],[-73.78395428629148,40.850654857765505],[-73.78395883886589,40.85066298131835],[-73.78401079664805,40.85064684922682],[-73.78400319779759,40.850636402278596],[-73.78403070700524,40.85062718049517],[-73.78403526025058,40.85063530354373],[-73.78406580837341,40.85062523323645],[-73.78401710573824,40.850584263374984],[-73.78400879049802,40.85052593205355],[-73.78400362316145,40.850505412757705],[-73.7840128804185,40.85047528985311],[-73.78401421301582,40.85047391295598],[-73.78404198397556,40.85044520577757],[-73.78412613427243,40.850387402173205],[-73.78420112638037,40.850329582380816],[-73.78423943051348,40.850286762872976],[-73.78425785826208,40.85025318064237],[-73.78425338375501,40.850220713839526],[-73.78421247052582,40.850126741818244],[-73.7842049427164,40.85009426997138],[-73.78420047134394,40.85006064424066],[-73.78415333900811,40.850001437194024],[-73.78409701801239,40.84995148504635],[-73.78407378345834,40.8499024253895],[-73.78357825260396,40.84926638680226],[-73.78353497808749,40.84922096742034],[-73.78349977784673,40.84919617197562],[-73.78345368077761,40.84918372050776],[-73.78339395583208,40.849189790013256],[-73.7833369305494,40.849199987658544],[-73.78329074622597,40.84921432656425],[-73.78323644139171,40.849222467552806],[-73.78322357300667,40.84922244337172],[-73.78317944898446,40.84922236044697],[-73.78314691693564,40.84921199556689],[-73.78311715803493,40.8491830883062],[-73.78303535538078,40.84907190762535],[-73.78244952709221,40.849341154015725],[-73.78221806474312,40.84916680459619],[-73.78209456304509,40.849247300009765],[-73.78207020661748,40.84922638821656],[-73.78219328627897,40.84914279099542],[-73.7821581415206,40.849116173923925],[-73.78203367458848,40.84919386175848],[-73.78201995532729,40.84918803900287],[-73.78196338004865,40.84921575363057],[-73.78197402498962,40.84922852517325],[-73.7817920623668,40.84931975894556],[-73.78178293737243,40.84930930795581],[-73.78174317784196,40.849330098687766],[-73.78175535569162,40.849340554283636],[-73.78157492380005,40.84943063184538],[-73.78154449088606,40.84940043464336],[-73.781718832686,40.84930570921145],[-73.78173101140982,40.84931616481164],[-73.78176924362306,40.84929537236717],[-73.78176163701302,40.8492872429476],[-73.78193902433566,40.849194841810835],[-73.78194967598765,40.84920529450146],[-73.78201082139049,40.84917990738364],[-73.78214108697856,40.84910066266773],[-73.7819378271363,40.84893398090483],[-73.7818660849463,40.8489448410394],[-73.78184847915912,40.848947505217936],[-73.78182869098394,40.84895920486108],[-73.78169581560931,40.848848362347894],[-73.7816159406908,40.84889620461116],[-73.78160738546435,40.84888640802883],[-73.78168604284518,40.84883788315225],[-73.7816136753521,40.84877238634997],[-73.78153019763842,40.84885757137711],[-73.78150620325322,40.84884252817917],[-73.78159491975421,40.84875294787667],[-73.78157440440646,40.848731808212456],[-73.78153956955138,40.84872637528179],[-73.78145563649944,40.848813090897806],[-73.78143249522297,40.84880000581335],[-73.7815075637598,40.84871928937889],[-73.78149337884136,40.848715306264126],[-73.78149386587503,40.84858047582584],[-73.78178514040069,40.84850980183924],[-73.78203616713363,40.848438049283516],[-73.78200212772748,40.848344088926396],[-73.78202189306519,40.84833956242014],[-73.78206189132602,40.84844918328471],[-73.78178920235649,40.8485272077288],[-73.78179709401367,40.8485471432713],[-73.78207041238298,40.84846941249464],[-73.78207657695815,40.84842247637466],[-73.78209640639673,40.84839838786312],[-73.78220384181536,40.84836794391188],[-73.78251408510481,40.84828963079504],[-73.78255877758858,40.84827732597626],[-73.78261900912098,40.84823961994351],[-73.7826191050119,40.848210277623316],[-73.78267467078888,40.84813967244404],[-73.78189457733093,40.84832716154017],[-73.78176219386197,40.84835164156271],[-73.78155442120504,40.84840070758633],[-73.78152611318411,40.848343466137166],[-73.78138148782895,40.84837719582928],[-73.78139151751196,40.84842203772918],[-73.7813365258044,40.84843275253877],[-73.78112258968127,40.84849880794614],[-73.7811082716298,40.8485204200223],[-73.78108791694194,40.84852038139702],[-73.7810757507968,40.84850644694727],[-73.78107580166375,40.84849099161353],[-73.78109415548883,40.84848020673819],[-73.78130194972269,40.84842495894282],[-73.78131826349657,40.84841571607575],[-73.78131833463341,40.8483940779714],[-73.78106574674747,40.84845387768867],[-73.7810189021387,40.84846306206492],[-73.78099244183952,40.84846301183235],[-73.78097820938963,40.8484583479136],[-73.78098438117362,40.848438267303855],[-73.78101090695078,40.8484182246648],[-73.78109036010913,40.84839673722953],[-73.78114129062818,40.84838292317653],[-73.78130627517392,40.84834768647266],[-73.78130228002807,40.848324495417586],[-73.7811455793435,40.84831646967783],[-73.78112520061126,40.84832415956643],[-73.78110078567316,40.84832102158368],[-73.78109878127901,40.84831174448817],[-73.78110697775332,40.84829475819659],[-73.781127333034,40.84829479681975],[-73.78115378309806,40.8482979376527],[-73.78115381869347,40.84828711851659],[-73.78129420976597,40.848302840872634],[-73.78135124158368,40.848290584541],[-73.78137145882074,40.84833235409692],[-73.78172594274022,40.84823410580601],[-73.78183174368219,40.84824667089901],[-73.78263740397901,40.84807264924588],[-73.78250408633545,40.847913273763304],[-73.78158418081556,40.848037052039835],[-73.7814843195057,40.847882193848704],[-73.78150307163168,40.8476816429631],[-73.78142920347923,40.847456345357294],[-73.78152237195347,40.84731347994146],[-73.78184409900793,40.84713610743451],[-73.78182523912389,40.84706551767212],[-73.7820526192914,40.846990837425246],[-73.78209539971074,40.84691339096243],[-73.7822149781744,40.84686140958951],[-73.78218546562235,40.846719715627735],[-73.78216393435588,40.846636337780886],[-73.7811254829112,40.84682946640495],[-73.78113626322278,40.84685215537736],[-73.78106836981031,40.84686645220564],[-73.78105758362102,40.84684582342662],[-73.7806366841117,40.84692333475246],[-73.78067693704081,40.84706148579355],[-73.78046241598473,40.84710023328964],[-73.78040326958602,40.84693113416615],[-73.78106043973023,40.84680255185436],[-73.7811518257874,40.8462463041246],[-73.78118979824525,40.84625255880361],[-73.78110675760807,40.846746997141224],[-73.78168786937856,40.84663887521195],[-73.78171847815011,40.84640812132618],[-73.78174288903263,40.846412290115964],[-73.78171494622933,40.84665747371218],[-73.78109853456951,40.8467717114391],[-73.78109301885196,40.84679849158747],[-73.78215667396842,40.846607578113726],[-73.78214232783148,40.84657770660867],[-73.78232827748448,40.84654861127131],[-73.7822915299101,40.84645779011668],[-73.78251345116867,40.84640877155125],[-73.78235702810524,40.84598158833271],[-73.78257932865698,40.8459358930278],[-73.78251990755476,40.84575819426212],[-73.78249597258964,40.8456615619491],[-73.7830944204866,40.84551828556474],[-73.78309556892455,40.84551369086324],[-73.78314644227376,40.84530994202606],[-73.78311070737088,40.8453081297424],[-73.78307455830668,40.84550976429195],[-73.78257509379031,40.84560185056611],[-73.78257849117337,40.845613159149956],[-73.78253839771502,40.845620038669985],[-73.78254177870107,40.84563656392404],[-73.78242148841528,40.845660680520595],[-73.78242487155688,40.84567633616447],[-73.78182047648954,40.84578198749816],[-73.78181646104319,40.84576497805105],[-73.7823805745748,40.845665578303674],[-73.7823765539348,40.845650114778444],[-73.78250690114292,40.84562408480096],[-73.78250088102264,40.8455977983018],[-73.78305074940808,40.845496823175935],[-73.78308181330742,40.845333047389715],[-73.78305943989584,40.84532836841482],[-73.78309455887232,40.8451692354712],[-73.7830602312659,40.84508570856708],[-73.7819073592792,40.845355561746864],[-73.78183975772686,40.84548835758412],[-73.78181535900463,40.845480582880384],[-73.78188707672845,40.84533388514686],[-73.78307457446692,40.84505636873394],[-73.78313318952942,40.84518167305949],[-73.78310841325,40.84528981940088],[-73.78315245505749,40.84529598332785],[-73.78322207613935,40.84506344465824],[-73.78309714310723,40.84499167433208],[-73.78297579244338,40.844680948020454],[-73.78336536135352,40.84444472298174],[-73.78335700996662,40.844402846537605],[-73.78333543476715,40.844361589719846],[-73.78332100656213,40.844347824802426],[-73.78328485082524,40.84433951285013],[-73.78323818917814,40.84434701485441],[-73.78323416798325,40.844347661647],[-73.78315451147789,40.844363997809346],[-73.78310017474661,40.84438313060094],[-73.78306040951841,40.84437206439549],[-73.78304608891065,40.84432532503522],[-73.78301129829556,40.84417269034727],[-73.78326987138847,40.84406939209166],[-73.7830949470613,40.84386609440229],[-73.78349593173988,40.84373234243343],[-73.78348428748825,40.8436785459985],[-73.78298567054611,40.84379407880406],[-73.78289307603846,40.84389488425854],[-73.78290650949772,40.84393612584015],[-73.78057367810472,40.844469585986495],[-73.78054653995336,40.844469534359106],[-73.78057628971348,40.84450050300959],[-73.78052736048554,40.844525140338234],[-73.77992703744445,40.8438830813559],[-73.77997868590168,40.84385638925445],[-73.78053302714568,40.844453021762696],[-73.78056017668041,40.8444489518187],[-73.7803690621757,40.84397666119372],[-73.78039623282017,40.843966408179824],[-73.7805846472889,40.84443457269828],[-73.78106261364306,40.84432831787675],[-73.78087690198717,40.84386222048785],[-73.78091220023288,40.84385610539359],[-73.7810897779786,40.84432012707769],[-73.78154602523341,40.84421588974776],[-73.78135229180018,40.843712682553836],[-73.78137674098376,40.8437044865401],[-73.78157590302705,40.8442077034705],[-73.78200770536682,40.84410960066971],[-73.78180047475476,40.84358370068886],[-73.78183306599368,40.84357551830493],[-73.78203757586273,40.84410347497352],[-73.78243679895468,40.84400943109993],[-73.78221611882313,40.84344641111841],[-73.78224871668739,40.84343616841755],[-73.78246939706251,40.84399918783512],[-73.78282243971397,40.84391948119953],[-73.78257210723946,40.84329458194333],[-73.78260741176456,40.843286404957674],[-73.78278498635667,40.84375454548098],[-73.78309186112386,40.843685054811274],[-73.78287388243196,40.8431241023624],[-73.7829010388897,40.84311797083111],[-73.78313252568678,40.84369749673181],[-73.78280661506567,40.84377931612209],[-73.7828415161769,40.843894787201975],[-73.78286866600381,40.84389071688302],[-73.78294225812179,40.84379193640611],[-73.78298304439997,40.84376728323539],[-73.78347481249261,40.843654738109784],[-73.78319194518645,40.84286786448651],[-73.78304539815453,40.842896332066736],[-73.7832450126048,40.84347167587893],[-73.78321038850872,40.843479338866544],[-73.78300874308395,40.842902446433676],[-73.7829109867891,40.842922355005626],[-73.78289487635375,40.842869773693344],[-73.78313925968686,40.8428223194901],[-73.78311703961027,40.8427712726345],[-73.78291747085125,40.84280644567917],[-73.7828992550775,40.84277549983609],[-73.78312383020331,40.84273620299373],[-73.78301653344687,40.84260538729735],[-73.78288778301493,40.84249482884969],[-73.78273319376784,40.842521705498534],[-73.78281584526064,40.84276452259668],[-73.7827791904622,40.84277063689125],[-73.78270669982578,40.84253247581037],[-73.78229941270925,40.84260589641337],[-73.78244452404601,40.843042034416776],[-73.7824078688454,40.84304814691735],[-73.78226682874745,40.84261201822829],[-73.78180048362458,40.842696145793695],[-73.78196972502666,40.84322042881595],[-73.78193306593678,40.8432280880765],[-73.7817719692774,40.84270227349201],[-73.78124656634506,40.84279710728953],[-73.7814278518861,40.84337087377901],[-73.78138916319342,40.84337698260538],[-73.78121601119462,40.84280477689318],[-73.7806742992503,40.84290730453775],[-73.78085958503787,40.84350117186933],[-73.7808290368131,40.84350729714572],[-73.78064375993317,40.842910337620914],[-73.78029552532078,40.84297304489403],[-73.7802928657743,40.84377830536545],[-73.78022773872688,40.84377818129777],[-73.78022662418255,40.84288326843297],[-73.78029175678309,40.84288184660039],[-73.78029152196498,40.842952944754074],[-73.78286499304926,40.84247810188276],[-73.7827155202276,40.842446500590526],[-73.78230783665796,40.8425193582654],[-73.782295726989,40.84248842384865],[-73.78243481093597,40.84246612143512],[-73.78241082488192,40.842450050324594],[-73.78059735822602,40.84278659994103],[-73.7805852537409,40.84275411944148],[-73.7823685595351,40.84242849314971],[-73.78234000558824,40.842340925643605],[-73.78215975190277,40.8423706998426],[-73.78215166139398,40.84235522861396],[-73.7823305166085,40.84232245126288],[-73.78231110910554,40.84222417895724],[-73.78221716280962,40.84224097717739],[-73.78222115152468,40.842265714126285],[-73.78216005558025,40.842277963047785],[-73.7821560453187,40.842259408368726],[-73.78162861016048,40.84235423956527],[-73.7816205502193,40.84232949488807],[-73.78224574731092,40.84221320956451],[-73.78224979212568,40.842220945258745],[-73.78230643317771,40.842211115810045],[-73.78232118543184,40.84217162017215],[-73.78232536834766,40.84213762434112],[-73.78233160994075,40.84209590500639],[-73.78237240991109,40.842066615672245],[-73.78237057744754,40.842004786909044],[-73.78233257215899,40.841922844111444],[-73.78229348197964,40.84193045282993],[-73.78231163148821,40.841981492171044],[-73.78227701311971,40.84198760897673],[-73.78226695851787,40.841950494612405],[-73.7814541800845,40.8421715271261],[-73.78144003107856,40.84214213349346],[-73.78232351285958,40.84189833045466],[-73.78226771471746,40.84178617490479],[-73.7820753351818,40.84183242503763],[-73.78208103076521,40.84184112996924],[-73.78206499291935,40.841844577302965],[-73.78206158354133,40.84183674614089],[-73.78203752533953,40.8418419167151],[-73.78203410829997,40.84183669422451],[-73.78226345326252,40.84177811598248],[-73.7822402454026,40.841735866123464],[-73.78201593435614,40.841793189025246],[-73.78201252301935,40.84178622747602],[-73.78203658908615,40.841778448905096],[-73.78203546964856,40.84177062156673],[-73.7820515083583,40.84176717490881],[-73.78205377835482,40.84177326417962],[-73.78223592679389,40.8417278829806],[-73.78221542233348,40.84170401730028],[-73.78216624418971,40.84168914411016],[-73.78207235608514,40.841693313845454],[-73.78202093113632,40.84170433391492],[-73.78188333127869,40.84173381939347],[-73.78186601221277,40.84168736467972],[-73.78140696595467,40.8417720402016],[-73.78141830199787,40.841805969420825],[-73.78136676413502,40.84181282684597],[-73.78135197332534,40.841784977227235],[-73.78129928115577,40.84179444162364],[-73.7813208230328,40.84185794850821],[-73.78127498829281,40.84187090285895],[-73.78133868571565,40.84199621848423],[-73.78130775340726,40.84200311494347],[-73.78124863502511,40.84187780798539],[-73.78113290101275,40.841910626053654],[-73.78119772238901,40.84204202937307],[-73.78117137190387,40.842048065539046],[-73.78109967064522,40.84192012611333],[-73.78097935660921,40.84195293533555],[-73.78105448455379,40.84208348935694],[-73.78102354424855,40.84209299491417],[-73.78095529321463,40.84195984541318],[-73.7808464399712,40.84198919812327],[-73.780924990388,40.84212323619839],[-73.78088717448664,40.84213446705867],[-73.78081435394031,40.84199870077758],[-73.7806963280214,40.84203238300072],[-73.78076452835779,40.84218031288254],[-73.78072098830447,40.842191532305826],[-73.78065508284425,40.84204186836377],[-73.78060581105889,40.84205568586579],[-73.78058402738814,40.84206520704617],[-73.78053131415082,40.842080756033354],[-73.78059157622201,40.842206066537614],[-73.78056292706859,40.842214705706276],[-73.78050381144554,40.84208939837395],[-73.78043963564981,40.842109272591486],[-73.78045552576684,40.84215103462293],[-73.78039480479669,40.84216482923709],[-73.78037662609171,40.84212306350982],[-73.78036980593735,40.8421082707012],[-73.78034805158232,40.8421090982245],[-73.78042577181705,40.84249439370433],[-73.78029863976332,40.84251153996479],[-73.78019599955294,40.84204621097621],[-73.78033227924834,40.8420316902674],[-73.78034466049735,40.84209605118052],[-73.78037786810305,40.842093505224476],[-73.78037675812331,40.84208307104398],[-73.78126135401872,40.84183957845708],[-73.78123754712259,40.84176824204211],[-73.7818504819779,40.841653946394366],[-73.78183863598316,40.841534784626155],[-73.78183884886533,40.84146986973236],[-73.7818390921632,40.841395679917305],[-73.78182300321762,40.841336917003886],[-73.78180486440007,40.84128278594002],[-73.78176234410705,40.841216244451545],[-73.78171765603024,40.84118988354893],[-73.78168516996325,40.84116663855679],[-73.78166051213618,40.84112417508567],[-73.78084223802317,40.84127632402818],[-73.78092886505002,40.84154542526763],[-73.7808922061016,40.84155308419833],[-73.78079752923466,40.84125614604843],[-73.78164855295597,40.84109776352887],[-73.78161356543811,40.84100727206973],[-73.78139590619048,40.84104786583501],[-73.78139143568959,40.841036609618214],[-73.78161069651536,40.84099624002574],[-73.78159702603995,40.84094866959328],[-73.7813787188565,40.84098719200249],[-73.7813748819496,40.84097887100511],[-73.78159396937264,40.84093979674809],[-73.78156821701036,40.84083516059579],[-73.78154308949306,40.84078478202754],[-73.78151345014936,40.840772682570446],[-73.78148088927448,40.840764371324646],[-73.78144833515,40.84075441063883],[-73.78142666976522,40.84073622034483],[-73.78141805071895,40.84071475571624],[-73.78142028765274,40.84069496127114],[-73.78144207161223,40.84067685330999],[-73.78146602422757,40.84066039906469],[-73.78147694069288,40.84064392129011],[-73.78148570562809,40.84062083948609],[-73.78148577066193,40.84060104025472],[-73.78147718457511,40.84056967551258],[-73.78146203707627,40.840551498745505],[-73.78145342800349,40.84052673340767],[-73.78145349846605,40.84050528457507],[-73.78146442574847,40.84048550709681],[-73.7814883769659,40.8404690528438],[-73.78151347737075,40.840451271290284],[-73.781523217499,40.840444370318735],[-73.78154284140993,40.840422959694145],[-73.78154296060546,40.840386661604505],[-73.78153441046081,40.8403437476446],[-73.7815150432262,40.84028761446137],[-73.78149172006943,40.84020622452529],[-73.78125361834579,40.84025550043888],[-73.78124907233905,40.84024435480524],[-73.7814887808926,40.840197323922105],[-73.78146559787318,40.84017515976339],[-73.78145366531965,40.84013628677315],[-73.78136267245323,40.83973018981636],[-73.78118431444945,40.83976164869885],[-73.78117947802409,40.83974586225587],[-73.78135932010682,40.83971170821583],[-73.78134125145773,40.83947856344295],[-73.78113994352744,40.8395054168936],[-73.78113875725971,40.83949427880179],[-73.78133988849424,40.839469699830325],[-73.7813252257704,40.83929178135662],[-73.78134240000931,40.8392383748445],[-73.78156780983517,40.83853740573638],[-73.78159698419168,40.838477850143065],[-73.78172154866678,40.8382235661098],[-73.7820042098905,40.83801557230719],[-73.78188455720452,40.83765027610225],[-73.78238142556087,40.837324106167436],[-73.78272760738669,40.837487959848886],[-73.7827455904673,40.83747439359709],[-73.78281452653017,40.83742239086379],[-73.7829062919105,40.837320005570234],[-73.78288733483183,40.83716473564673],[-73.78279680443435,40.836920523452044],[-73.78270364583658,40.836842801965616],[-73.78268131435598,40.83648367715361],[-73.78282260139746,40.83633815588794],[-73.78302921862907,40.836345851842225],[-73.78338168059342,40.836909271680696],[-73.78366393608448,40.83681161024665],[-73.78410164591482,40.83672552885544],[-73.78421807494101,40.83675490167128],[-73.78431347112951,40.83681282675128],[-73.78448456140023,40.83702422253858],[-73.7849151225642,40.836841998575316],[-73.78488487052034,40.83679244441215],[-73.78498060328265,40.83674642557803],[-73.78508226642788,40.83688190771057],[-73.78498435600933,40.83692957218059],[-73.78494325733297,40.83687504914366],[-73.78450333965368,40.83705776517117],[-73.7848500922267,40.83747048917858],[-73.78512582175489,40.837446041569486],[-73.7856399784546,40.83706443458539],[-73.7858306796413,40.837209980004594],[-73.78579367439927,40.83723300987097],[-73.78565279572327,40.83713210472603],[-73.78516584428671,40.83747133406182],[-73.78527712948429,40.83775671808698],[-73.78557796850956,40.83792711322541],[-73.78549864183121,40.838480366292536],[-73.78554772810236,40.83872571394744],[-73.78553011511532,40.83879827733841],[-73.78556031159746,40.83886597978364],[-73.78568113678004,40.83910110436914],[-73.78573509298698,40.839234231775876],[-73.78592998544998,40.83942928196889],[-73.78607898490311,40.839538133390704],[-73.78614637767024,40.83958736625317],[-73.78627272274834,40.83958830856524],[-73.78652598496433,40.83972311560703],[-73.78690015821415,40.83971486189477],[-73.78730353132524,40.83967472450108],[-73.78732985699001,40.83970310072258],[-73.78740758746179,40.83967762269438],[-73.78741374512616,40.83968663880654],[-73.78733627876471,40.83971002159764],[-73.78738854482569,40.83976635600598],[-73.78747108571837,40.83994515630112],[-73.7874916216141,40.839989639321566],[-73.7874909528021,40.84004902609761],[-73.78748134063117,40.84005454556568],[-73.78745014326734,40.84007246158657],[-73.78747062422697,40.84012220342891],[-73.78763931219017,40.84053189523672],[-73.7873977472517,40.84058231694797],[-73.78735724244467,40.840590771776675],[-73.7873867213583,40.84065192521408],[-73.78749166412602,40.84084234167411],[-73.78771665246718,40.84080427063834],[-73.7877134692208,40.840780754097985],[-73.78791889178505,40.840742771796435],[-73.78792536909037,40.84075515855146],[-73.7881813214457,40.84071108050143],[-73.7881635562785,40.84066155184445],[-73.78813910778538,40.8406639816078],[-73.7880940024933,40.84050179629605],[-73.78815921166523,40.840490778567094],[-73.78821083495592,40.840652976324265],[-73.78818800455085,40.840659121572955],[-73.78820578965016,40.84070246426402],[-73.78824000945386,40.84070128925744],[-73.78825453283463,40.84074586311853],[-73.78796596546525,40.84079854204589],[-73.78795786196106,40.840784916142674],[-73.78777526956985,40.84081675335063],[-73.7877849634728,40.84084275703804],[-73.78752379733703,40.84087961218522],[-73.78757937523626,40.84093271049879],[-73.78778656795109,40.84089222201285],[-73.78786404049865,40.84108172533239],[-73.78760640589613,40.841141885756535],[-73.787612377826,40.841198005295915],[-73.78780098073938,40.84144046340608],[-73.78784487499486,40.841471479333315],[-73.7878969868388,40.84148023684226],[-73.78795239075875,40.84147910137585],[-73.78804369145315,40.841461945677715],[-73.78812190151487,40.8414620893698],[-73.78812391608905,40.84146252561784],[-73.78819680117707,40.84147831310457],[-73.78823908235256,40.84150437725484],[-73.78825197587604,40.84152874537167],[-73.78836617474987,40.84150461051404],[-73.78837101202579,40.84152070556363],[-73.78826064465729,40.84154196286081],[-73.78826006848509,40.84156628664891],[-73.788260005467,40.841586085713274],[-73.78825337746513,40.84162072123132],[-73.78823370218423,40.84165904580128],[-73.7882042790782,40.84168868962656],[-73.78816020303373,40.841714594533215],[-73.78811941308079,40.84173184311935],[-73.78805250551616,40.84176389321284],[-73.78802003550369,40.84178384145883],[-73.78804847089727,40.84185072312651],[-73.78829358843869,40.84178537313674],[-73.78830167638192,40.8418039488218],[-73.78805599070796,40.84186703017761],[-73.78823199262385,40.84219608477214],[-73.78838456613681,40.84238197837067],[-73.78843909037188,40.842402498075465],[-73.78850993801123,40.842391035327005],[-73.78852027082421,40.842411765450656],[-73.78883864895155,40.84235039596123],[-73.78884273257219,40.842363454573636],[-73.78852780867543,40.84242557639227],[-73.78871619613669,40.84265675331425],[-73.78876384724535,40.84265962534241],[-73.78879053510735,40.84272185515486],[-73.78876233408164,40.842751500852614],[-73.78884308883879,40.84300024582255],[-73.7888908617258,40.84307006434966],[-73.78905825501373,40.843235331770096],[-73.78961660328457,40.84311265436505],[-73.78965755656877,40.8432313545617],[-73.78978620461307,40.8432081256582],[-73.78977897832591,40.8431747016446],[-73.78983522236202,40.84316552413701],[-73.7898545655629,40.84323238006145],[-73.78992424924428,40.84322415424076],[-73.7899170567335,40.84317959329374],[-73.78992928728766,40.84317683131777],[-73.78991962151201,40.843141548042986],[-73.78990617379515,40.84314337904726],[-73.78988202767484,40.843049600290186],[-73.78993093388257,40.84304226436372],[-73.78995751500807,40.84313883280073],[-73.78994406956208,40.84313973556236],[-73.78995006820075,40.84317501332992],[-73.78996596076026,40.8431731867723],[-73.78999975309046,40.84330781724368],[-73.78995207552983,40.84331329893439],[-73.78993152902558,40.84324087250173],[-73.78986183858288,40.84325095414676],[-73.78988953603846,40.84338093446734],[-73.78973469326772,40.84341324747874],[-73.78974579972734,40.84344782258875],[-73.78989919889912,40.84341714665911],[-73.7899064514337,40.84344221745638],[-73.7897562683991,40.843470340661895],[-73.78977421223915,40.84351357415061],[-73.78980449502207,40.84358665577987],[-73.78974084707787,40.84359957047404],[-73.78933708725721,40.84368149805558],[-73.78931949144749,40.843749111149776],[-73.7893302133707,40.843793677906284],[-73.78936047257326,40.84384323034272],[-73.78942132625376,40.84383674251037],[-73.78946443345282,40.84394571454749],[-73.78934702026461,40.84397519801952],[-73.78934047096325,40.84398508505812],[-73.78934690532097,40.844011496094744],[-73.78947033356724,40.84428962481831],[-73.7894718221426,40.844292977849534],[-73.78959737629602,40.84450197311124],[-73.78990804558823,40.84489761040096],[-73.78992895494362,40.844924237568115],[-73.79001969152131,40.844928417157305],[-73.79019920190946,40.845187777884405],[-73.79049642768086,40.84549275471249],[-73.79066589001029,40.84574155883445],[-73.79085156066745,40.84569878164132],[-73.79098858375903,40.84565283206254],[-73.79101885992958,40.84569743474463],[-73.79069785364865,40.84578601255092],[-73.79096069596191,40.8462302462746],[-73.79090848534604,40.84625160108985],[-73.79094073443619,40.8463008206403],[-73.79094673676967,40.84630998134588],[-73.79097333310685,40.84635731152502],[-73.79106349089025,40.8463461666545],[-73.79106427125276,40.84634607040143],[-73.79149076513723,40.84625100446274],[-73.79149937351556,40.84627741912921],[-73.79112759246658,40.8463575909496],[-73.79114478825142,40.846417018901285],[-73.79112476570174,40.84642747233158],[-73.79118128785353,40.84655567592983],[-73.79126057441374,40.84654917006803],[-73.79131170561926,40.84653776390082],[-73.7913290103075,40.84656254319435],[-73.79141379114448,40.846547847032895],[-73.7914310833176,40.846575927181654],[-73.79132451947149,40.84660873249923],[-73.7913807040328,40.846706177472306],[-73.79141982667448,40.8467012995604],[-73.7914803472585,40.84680205221118],[-73.7917934362562,40.84673167182676],[-73.79180418591469,40.84676798949423],[-73.791433630072,40.846864797968855],[-73.79136709858457,40.84688764268587],[-73.79137658530533,40.846927821044474],[-73.79138428282984,40.846950369625205],[-73.79148637416965,40.846958803260314],[-73.79144049688337,40.847306043483606],[-73.79169837795344,40.84725286892706],[-73.79169408366246,40.847236362068934],[-73.79177232700859,40.84722825327915],[-73.79192007100077,40.847228519879074],[-73.79191997810095,40.847258218030795],[-73.79174613599449,40.84726615386963],[-73.79171569758662,40.84727269885695],[-73.7917156252612,40.84729579710264],[-73.79142962756507,40.84735998917444],[-73.79141738478465,40.84748004656218],[-73.79151739185984,40.847460429196886],[-73.79154104882431,40.8475380167957],[-73.79130570048285,40.84759286747166],[-73.7912670856737,40.847601867354136],[-73.79127720066803,40.8476464250922],[-73.79127932953905,40.8476630915502],[-73.79132975970217,40.84805792256176],[-73.7916068733175,40.84802650566646],[-73.79161765431458,40.84805292440787],[-73.79133588063239,40.848086238652485],[-73.79136288106807,40.84823230239033],[-73.79131020699889,40.84840049699919],[-73.7912308631246,40.84850103935603],[-73.79124475264268,40.84855222044718],[-73.79106000608529,40.848725088828665],[-73.79111195407891,40.84880812703421],[-73.79109726468717,40.84881552442547],[-73.79104432321182,40.84874079645004],[-73.79101783522145,40.848811669064396],[-73.7909197172791,40.84886687301587],[-73.79101362338997,40.848985209716865],[-73.79098057835539,40.848999999169415],[-73.79088710207219,40.848886563799155],[-73.79024725581012,40.849178846989965],[-73.78975711070618,40.84953146928768],[-73.7898338332936,40.849858973644864],[-73.789858369522,40.84997255936192],[-73.79016063799033,40.84992253947396],[-73.79015633936476,40.8499076826687],[-73.79022591071283,40.84989460932092],[-73.79022586388024,40.84990945922682],[-73.79064976493066,40.849844233237576],[-73.79064762821838,40.84983267959023],[-73.79092590534489,40.84978203770643],[-73.79091297721085,40.849747366138374],[-73.79094776857642,40.849739179643855],[-73.79098877124811,40.84982834902966],[-73.79067569819904,40.8498888270877],[-73.79066056595524,40.849864050983776],[-73.79044102699415,40.849891701248694],[-73.79044531982241,40.84990820797592],[-73.79036705822728,40.849921264659045],[-73.79036275955568,40.849906407861475],[-73.79023451253404,40.849922673828814],[-73.79024098424526,40.84993753441498],[-73.79017140897678,40.84995225687022],[-73.79016710514144,40.84993905016667],[-73.7898663031382,40.84998939020066],[-73.79001758789013,40.850316331962574],[-73.79016816439429,40.850292130202696],[-73.79020083377259,40.85026744164824],[-73.79020729510405,40.8502856014325],[-73.79024642580455,40.850279073151576],[-73.79023787009316,40.85023616108533],[-73.79028137292717,40.85022139018945],[-73.79025767031705,40.850158651269815],[-73.79035766981737,40.85014233461598],[-73.79040506054316,40.850272762714035],[-73.79014198665578,40.850325080607654],[-73.79015490797077,40.8503614023573],[-73.79022013429534,40.85034832110928],[-73.79022659043383,40.85036813166335],[-73.79005484537802,40.85039751803704],[-73.79005271916634,40.85038266468018],[-73.79012446887556,40.850367945917675],[-73.79011588587774,40.85033328317349],[-73.79002411829498,40.850347819582915],[-73.7900388848642,40.85045128862404],[-73.78991872482875,40.85061172713783],[-73.79101737069537,40.85040751477942],[-73.7910238113043,40.85043227542411],[-73.78992953626668,40.85062612255505],[-73.79003174223273,40.85076854781399],[-73.79007093170918,40.85093201960428],[-73.79024764837526,40.85090351052287],[-73.79025006401119,40.85091279540392],[-73.79007405920511,40.850939715312556],[-73.79008640021917,40.850984473853536],[-73.79026460471555,40.85095272938405],[-73.79026824507275,40.850961088073895],[-73.79009094385916,40.85099476390037],[-73.7901243917184,40.85118991219462],[-73.78951371516176,40.851300771713206],[-73.78956272464208,40.85148733682216],[-73.78966051794588,40.85147686081878],[-73.78966276217228,40.851488703320996],[-73.78978510702815,40.851462293378205],[-73.78977663032417,40.8514372197087],[-73.78971059211996,40.851449164586356],[-73.78970213099699,40.85141945136566],[-73.78968379674502,40.85141941794192],[-73.78966571913863,40.85133864332747],[-73.78976843228789,40.85132398106961],[-73.78977935323195,40.851349058524214],[-73.78979525427965,40.851345375002346],[-73.78980855115424,40.85139180351462],[-73.78979509883278,40.85139456274786],[-73.78981080478488,40.8514521319669],[-73.79005781426932,40.85141453021113],[-73.79001797053549,40.85125947095957],[-73.79004975343743,40.85125767280957],[-73.79008961570001,40.85140716358983],[-73.79034518797954,40.85136679305505],[-73.7903028518773,40.851226578857265],[-73.79033709518083,40.851220143851116],[-73.79037943653314,40.85135850372405],[-73.79082454198978,40.85128970631845],[-73.79078463524459,40.85115413577381],[-73.79081765352963,40.851148627155865],[-73.79085756325749,40.85128326944466],[-73.79098717984307,40.851264015299115],[-73.7909907664911,40.85128907934997],[-73.79086603902772,40.85130834236295],[-73.79089018435674,40.851403977940336],[-73.79085961290887,40.851408562095],[-73.79083302265299,40.85131385099816],[-73.79038545954293,40.851386356467685],[-73.79041080487912,40.85148848989671],[-73.79038756834589,40.85149308792228],[-73.79035488894874,40.8513909411603],[-73.790094424919,40.851432229893085],[-73.79011618216899,40.85150929930601],[-73.79007338074119,40.85151664642073],[-73.79005162420026,40.851439577001045],[-73.78966490344526,40.85150038213217],[-73.7897257371209,40.851692670565],[-73.79014778434488,40.85160740718411],[-73.79017310700401,40.85166257915497],[-73.79089217930081,40.85154690354896],[-73.79091633421984,40.851638825967406],[-73.79019588667292,40.85175290456296],[-73.7902164027296,40.85183982678931],[-73.7902483826229,40.851833435437925],[-73.79023273612086,40.851756377166325],[-73.79045528741685,40.85172337200311],[-73.79046370528106,40.85176700615405],[-73.79038421946564,40.85177985423555],[-73.79038660320035,40.851799348126605],[-73.79026555282874,40.851814905345506],[-73.79026673300345,40.85182790030757],[-73.79029484512262,40.851827951413014],[-73.79030685108077,40.851896650317606],[-73.79027873037283,40.851899383948826],[-73.79029928959125,40.85196902564688],[-73.79025566394587,40.85197606492978],[-73.79008396904281,40.85203452687968],[-73.79015509261018,40.85225128523588],[-73.79024346325457,40.85223063948427],[-73.7901609515003,40.85204023592842],[-73.79019520313307,40.85203101773814],[-73.79027404235792,40.85222327109259],[-73.79053212420844,40.85216341464523],[-73.79045200336108,40.851989720950364],[-73.79050704238193,40.8519777563453],[-73.79057493410313,40.8521532841344],[-73.79080610587776,40.8520998759678],[-73.79074309499374,40.85192621249443],[-73.79058037559471,40.85197788949147],[-73.79056092524493,40.851944443388874],[-73.7907946335485,40.85186134138581],[-73.7908189678089,40.85189665230207],[-73.79076267521076,40.85191882351917],[-73.79079446716639,40.85191424043085],[-73.79085380717729,40.85208882496844],[-73.7909969223701,40.85205288980367],[-73.79098719999055,40.85203523963263],[-73.79111196150583,40.85200576731114],[-73.79106594789565,40.851868329827724],[-73.79102069040583,40.8518793843367],[-73.79101097118463,40.85186080525298],[-73.79117366731285,40.851816552766934],[-73.79118338365942,40.85183605991407],[-73.79110265321711,40.85185633106274],[-73.79116692916892,40.85201607489485],[-73.79118770764556,40.85201611250677],[-73.79146293338881,40.85194514969675],[-73.79139621768195,40.851783545620144],[-73.79132894174217,40.851800128256436],[-73.79132045117517,40.851779696094205],[-73.79151738677957,40.85172993589094],[-73.79152343356952,40.8517503642926],[-73.7914267964552,40.85177617591723],[-73.79149596814226,40.85193407242137],[-73.7917699488302,40.851870530951366],[-73.79172750188746,40.851764653959215],[-73.79227187668224,40.85161064825812],[-73.79226217075856,40.85158742972984],[-73.79248359357194,40.85152379140695],[-73.7924945097808,40.85155072509277],[-73.79229143994003,40.85160789923657],[-73.7922987241309,40.851623689581906],[-73.79176780605955,40.851774007706105],[-73.79180175231387,40.85186223511003],[-73.79204882760354,40.851803284661315],[-73.79205731457897,40.85182557326244],[-73.79016350155167,40.85227183108294],[-73.79017007126308,40.85228066115343],[-73.7911379517094,40.852055852573706],[-73.7912055906846,40.852197749784466],[-73.79133456753266,40.85216606767365],[-73.79134184580009,40.85218348237878],[-73.79121251169289,40.85221517641541],[-73.79122653385124,40.85225801050327],[-73.79136187979906,40.85222597753396],[-73.79136460869951,40.8522329430854],[-73.79123084007861,40.85226480602774],[-73.79123655971785,40.852280289886586],[-73.79318284075863,40.851808571871345],[-73.7930890196573,40.851584429758084],[-73.79311837183845,40.85157829524088],[-73.79322026048374,40.85182843708703],[-73.79315339612631,40.851844404533736],[-73.79325258079677,40.851916352231235],[-73.79323786787641,40.85193117467452],[-73.79314353689422,40.85187037215127],[-73.79312894074083,40.85184807217337],[-73.79124556783773,40.85230468141078],[-73.79138052695531,40.85260203830481],[-73.79340960300395,40.852109878158984],[-73.79338376739318,40.85203283608551],[-73.7934098763117,40.85202188373045],[-73.7935076283192,40.8522640439249],[-73.79347862914328,40.85227279103707],[-73.79342400669051,40.852136302527626],[-73.7913910646868,40.852628074985944],[-73.79144640027795,40.852771571924215],[-73.79042053780178,40.853022978212586],[-73.790498793629,40.85318872201607],[-73.79077127595497,40.853118526990706],[-73.79079150757724,40.85316339959219],[-73.79100586740226,40.85311769126199],[-73.79098982724445,40.85303599282679],[-73.79100777755559,40.85302860035527],[-73.7910303311475,40.85311154909025],[-73.79145436303888,40.85301084721103],[-73.79138972495292,40.85283625393712],[-73.79143702716648,40.85282272798355],[-73.79150327251581,40.85300474895971],[-73.79170223896097,40.85295808594566],[-73.79163107692119,40.85278471802283],[-73.79165554436251,40.852777338226566],[-73.7917299552463,40.85295442349019],[-73.79196318311155,40.852895448228786],[-73.79189365386577,40.852720846583054],[-73.79191649946225,40.8527109881385],[-73.79198928164574,40.852888070298064],[-73.7922241306374,40.85283157209435],[-73.79215297057415,40.852656968169455],[-73.79217580837809,40.85264958432164],[-73.79225186097568,40.85282296038224],[-73.79248669881498,40.852770173952266],[-73.79241717582843,40.85259309796957],[-73.79243675473361,40.85258570820608],[-73.79250954048062,40.85276155271444],[-73.79283083884901,40.852680460767935],[-73.79276455802395,40.85250833946975],[-73.79281511966937,40.85249481930895],[-73.79290086687226,40.852695435479774],[-73.79283890218422,40.85270769837343],[-73.79080758729935,40.853199060064334],[-73.79086201986848,40.853319781103544],[-73.7911143142939,40.853264451924716],[-73.79126573165885,40.85370686423321],[-73.79252408728918,40.853409920704934],[-73.79238610589393,40.85306209388162],[-73.79240931037094,40.85305333561223],[-73.79255598392744,40.853401178038304],[-73.79297928311212,40.85330294440692],[-73.7928471009268,40.85295292945357],[-73.79287610048596,40.85294418132849],[-73.79303991170275,40.85337124928524],[-73.79301381632493,40.85337780240402],[-73.79299948055413,40.85332937972215],[-73.79127368128137,40.85373220788171],[-73.79129041006357,40.853844573750685],[-73.79105721254838,40.85391841242671],[-73.79128417842018,40.853861078984075],[-73.79129023495199,40.85387872299456],[-73.79245816844819,40.85360070875498],[-73.79248836752522,40.85367170890941],[-73.7924622663883,40.85367991099739],[-73.7924406924878,40.8536303750979],[-73.79107002765959,40.85394495666468],[-73.79108281745847,40.85396319653266],[-73.79138477253821,40.85389547867395],[-73.79158360989703,40.853890888232094],[-73.79171835293911,40.85391732827802],[-73.79178611175703,40.853993539900834],[-73.79181781995327,40.85398943667004],[-73.79181716188386,40.85398003873746],[-73.79251418368904,40.85389630827079],[-73.79250616578439,40.853854221420164],[-73.79253714605031,40.85384932731038],[-73.79256758944797,40.854016434440574],[-73.79253009854862,40.85401884218871],[-73.79251736175944,40.8539222999434],[-73.79182612163216,40.854001487230406],[-73.79182140042258,40.85399695489834],[-73.79179366809423,40.85400482990045],[-73.79191811736392,40.854222354742944],[-73.79133811791584,40.854439011538375],[-73.79129282160812,40.8545840254743],[-73.79186843464565,40.855416751867054],[-73.79207675667561,40.85564516770717],[-73.79250306685458,40.85578866613709],[-73.7924929783847,40.855894063480676],[-73.79248791157379,40.855946993209834],[-73.7924182154141,40.85599534434066],[-73.7923072079675,40.8560723554083],[-73.79211616948513,40.85601261529168],[-73.79203322933733,40.85614052347187],[-73.79201712228533,40.856176948606354],[-73.79257074199653,40.85620600721384],[-73.79256944485284,40.856230135335124],[-73.79263787674981,40.85623582617114],[-73.79264532066655,40.856200572789234],[-73.79270523985143,40.856192328905784],[-73.79268768222663,40.856335218720396],[-73.79311537800547,40.85637218147511],[-73.7931191198309,40.85634805890513],[-73.79315700296162,40.856350911074856],[-73.79314686085976,40.85646782847118],[-73.79310775533071,40.85646497410622],[-73.79311527696755,40.85640466330663],[-73.79261793796837,40.85635829490772],[-73.79263294381187,40.85624973902943],[-73.79256817599394,40.85624498185483],[-73.7925681412615,40.85625611826747],[-73.79201050009063,40.85622512771848],[-73.79198719874024,40.85636551214252],[-73.79193700279913,40.8564051574196],[-73.79207000927926,40.85641496516153],[-73.79205892560437,40.856441394836565],[-73.7920974020609,40.85644981691223],[-73.79208814819972,40.85647764200945],[-73.79206981995938,40.856475521967695],[-73.7920577847072,40.85651308623457],[-73.79201746383654,40.85650814112627],[-73.79200911229962,40.85654014421002],[-73.79190832251768,40.856523954229495],[-73.79190183340263,40.85654691136808],[-73.79305133808131,40.856725961149664],[-73.79306886680186,40.85667979474312],[-73.79309492152379,40.85668644140416],[-73.79305685295354,40.85681616547454],[-73.79303078361237,40.856813917951605],[-73.79304835895832,40.85675235385777],[-73.79189422958892,40.856568889329665],[-73.7918593771359,40.856665924380685],[-73.79184213112691,40.856661183336435],[-73.79182845506888,40.856668143394664],[-73.7919618059142,40.85671685658522],[-73.791956282112,40.8567245027936],[-73.79182299976173,40.85667610751286],[-73.79179264535448,40.85671985231661],[-73.79192955714281,40.856769001668496],[-73.79192219262933,40.85677873324118],[-73.79178502817688,40.85673085794519],[-73.79170704257528,40.85685184235253],[-73.79186032552964,40.856792803532045],[-73.79188223026728,40.85682416512517],[-73.79183633462846,40.85684287530323],[-73.79183269744594,40.85683312505865],[-73.79173546476564,40.856866429528296],[-73.79182143771025,40.85690024255178],[-73.7918717258125,40.856984288963915],[-73.7922026595026,40.85714600041039],[-73.79222842637164,40.857114723736295],[-73.79221469914036,40.85710704284576],[-73.79237484012407,40.85690617253148],[-73.79242794130654,40.85692854203427],[-73.79226687280288,40.85713289038615],[-73.79224490126397,40.85712310596907],[-73.79222189186393,40.857152298424744],[-73.79273719867791,40.857393666216744],[-73.7928271323799,40.85743578991797],[-73.79289753888773,40.85718939649062],[-73.79295400784775,40.856991783351226],[-73.79301264383007,40.85700302604324],[-73.792996284781,40.85706359655055],[-73.79288403888904,40.85747920249369],[-73.79281074586513,40.857464221427314],[-73.7927173038384,40.857419011319756],[-73.79185978715222,40.85700410725947],[-73.79185432642016,40.85701379719819],[-73.79268338575649,40.85742039309019],[-73.79260923020638,40.85750770450234],[-73.79257669621401,40.85748784672498],[-73.79263557328072,40.85742195660265],[-73.79211266783636,40.85716693187039],[-73.79189451913099,40.85743712186531],[-73.79246516065301,40.8577153317841],[-73.79254150089488,40.85762472518385],[-73.79255162803105,40.85763007584026],[-73.79256970440606,40.857639625362346],[-73.7923952172329,40.85784554775223],[-73.79238725639993,40.857839475268],[-73.79237353813335,40.857829010337674],[-73.79244336403721,40.85773674146933],[-73.79174254082366,40.857393950004194],[-73.79175781399942,40.857374179454055],[-73.79187281963952,40.85742718307679],[-73.79209332504102,40.85715798994722],[-73.79184303217404,40.857028702011426],[-73.7917397997259,40.85717835427728],[-73.79160393461477,40.857375312489964],[-73.79129378852319,40.85726323819558],[-73.79094202260379,40.85755274818887],[-73.79123307405833,40.85768657030253],[-73.79124452095054,40.85767421737993],[-73.79131613460326,40.85770528253108],[-73.79130630096442,40.857722588201476],[-73.79163664587975,40.857882812570956],[-73.79175600351648,40.85776052352318],[-73.79178529423419,40.857775425353076],[-73.79159890915157,40.8579631775601],[-73.79143695908117,40.85815468512314],[-73.79140929150871,40.858142260297804],[-73.79161866075835,40.85790134204812],[-73.79129321642526,40.85773741400031],[-73.79127850954822,40.85774976103002],[-73.791211796499,40.85771499223188],[-73.79122161784544,40.85770139903982],[-73.79093222800755,40.85756778747061],[-73.79079067047196,40.85775035081794],[-73.79068061701014,40.85780279032991],[-73.79044190145548,40.85791653409866],[-73.7902359273877,40.858154084811275],[-73.79006133563252,40.85845954856128],[-73.79012538798254,40.858522101839746],[-73.7901364046847,40.85851724995597],[-73.79016016469447,40.85854165463294],[-73.7901463778869,40.858552767033444],[-73.79020122975753,40.85860158971052],[-73.79018745195012,40.85860991738624]]],[[[-73.76783205637174,40.8544422057421],[-73.76823126524468,40.853887888807414],[-73.76855660327061,40.853238322959484],[-73.76904438987135,40.853290924693624],[-73.76938529139706,40.85253613399685],[-73.76860817687108,40.85078839537816],[-73.76959674311477,40.84759451909825],[-73.76950321562764,40.84721783423525],[-73.76805636086236,40.8455982181375],[-73.76789492672835,40.8452894330171],[-73.76901389181131,40.84509734272192],[-73.76998042657789,40.84595141286956],[-73.77118378010583,40.846944513312174],[-73.77157218833248,40.84750005858043],[-73.7713077293812,40.848028773819266],[-73.77088920221183,40.84975177133804],[-73.77204963668463,40.85161828975743],[-73.77246892938179,40.85170914738935],[-73.77246651950148,40.85180956889397],[-73.77271117496151,40.85182658093376],[-73.77270912061792,40.85184766295896],[-73.77246594126674,40.85183368399975],[-73.7724605229544,40.85205954217373],[-73.77264417003494,40.852138980076234],[-73.77267130533089,40.85209888827971],[-73.77272072829591,40.85211948523009],[-73.77271845211204,40.85212716875467],[-73.77291739323185,40.852174537925436],[-73.77292081162773,40.85216173175281],[-73.77296356611295,40.85215925395863],[-73.77296793744176,40.85219684538562],[-73.77294539162801,40.852210466946936],[-73.77287681617629,40.852198373764],[-73.77287683950733,40.85219154117834],[-73.77270601491726,40.85214593507698],[-73.7726483774693,40.85222440262959],[-73.77290429476207,40.85238719216125],[-73.77289075731308,40.852398268998286],[-73.77263935802999,40.85223036227603],[-73.77263258310062,40.8522380369325],[-73.7725842958314,40.85221402586788],[-73.77261479509717,40.85217650433539],[-73.7724594016303,40.852106267082206],[-73.7724514941549,40.85243589689359],[-73.77173060411917,40.85247683131917],[-73.77171715936551,40.8530045392819],[-73.77229680531389,40.853086378252435],[-73.77227577057616,40.85331813153638],[-73.77227536313363,40.85343713536388],[-73.77229293607887,40.853479776239084],[-73.7723126687319,40.85352765331288],[-73.77233735401532,40.85364194680009],[-73.77236200679859,40.85376576110123],[-73.77234917455009,40.853851420234136],[-73.77280751808925,40.853850631275684],[-73.77281122687674,40.85379708655041],[-73.7729628533488,40.853800062246535],[-73.77295817517052,40.85413743292343],[-73.77279597721959,40.85413175870191],[-73.77280008065789,40.85396307625664],[-73.77269430639835,40.85395751299711],[-73.77269448026063,40.85390663901343],[-73.77233272219745,40.85390084467528],[-73.77231116956717,40.85396558949446],[-73.77228771760832,40.854010449326964],[-73.77222913187585,40.85412251504382],[-73.7721972470163,40.85427953840113],[-73.77214036841825,40.85441271260064],[-73.77212722589752,40.85458881421397],[-73.77214547937626,40.854750697092776],[-73.77218226378277,40.85499353996753],[-73.77220024034331,40.855236346354445],[-73.77220606901298,40.85536488333851],[-73.7721864456303,40.85560285544227],[-73.77217269968644,40.8559550828593],[-73.77214690490929,40.856164481774755],[-73.77213970639956,40.85643579919968],[-73.772169340647,40.856935678765666],[-73.77216818289585,40.85727365139715],[-73.77215380205813,40.857811526141795],[-73.77216585105386,40.85795435608551],[-73.77216552491828,40.858049559538955],[-73.77219618881773,40.858249549157094],[-73.77220802669538,40.85845426144415],[-73.7722075538853,40.85859230561824],[-73.77218824024087,40.858739834136195],[-73.77218152925327,40.85886834628097],[-73.77219364526384,40.858992135745424],[-73.77223689704867,40.85917786877326],[-73.7723543271066,40.85967316198063],[-73.7721922305543,40.85998663859699],[-73.77084562360405,40.86010101335938],[-73.7694730542402,40.85933013666862],[-73.76836277290796,40.85835828885191],[-73.76836085918987,40.85765536320341],[-73.76533243995299,40.855043595124954],[-73.76783205637174,40.8544422057421]]],[[[-73.78452431937974,40.86047706314786],[-73.78449025389742,40.8604129500405],[-73.78448776047783,40.86036891095499],[-73.78448009774307,40.860292836382094],[-73.78447503221128,40.86022877642982],[-73.78446994162162,40.86017272389286],[-73.78446215634155,40.860134679134575],[-73.78442797497674,40.86010659359296],[-73.78437534588987,40.86007647132331],[-73.78435963136381,40.86004441729394],[-73.78436247019229,40.85998237351188],[-73.78436267137533,40.85992032546949],[-73.7843680791811,40.85987830305211],[-73.7843867671944,40.85980628169416],[-73.7844000789591,40.85976627444509],[-73.7844239160223,40.859732293421885],[-73.78449516071964,40.8597124104551],[-73.78457156372308,40.85971548228996],[-73.78456904816251,40.859690530973644],[-73.78455594466574,40.859666487632694],[-73.78454815872999,40.85962844404819],[-73.78455623644258,40.85957641773663],[-73.78456430743658,40.859526393486924],[-73.7846040468282,40.85946642116832],[-73.78462528561684,40.85942042497652],[-73.7846017275142,40.85936834027041],[-73.7846124088117,40.859326326677845],[-73.78464412229502,40.8593023668351],[-73.78467589967498,40.85925839170869],[-73.78469969172274,40.85923842071491],[-73.78470241202123,40.859212405845675],[-73.78470517053435,40.8591743809398],[-73.78472896902362,40.859152407876245],[-73.78476590334522,40.85914447099438],[-73.78480288859107,40.859120520439355],[-73.78483197791435,40.859092552838895],[-73.78487654337056,40.85905832709185],[-73.78490329323192,40.85905065278334],[-73.78492443458978,40.85903467961191],[-73.78494557725975,40.85901870694159],[-73.78497195857584,40.85901275122576],[-73.78500630915839,40.858988796867564],[-73.78504589749807,40.85897485945249],[-73.78510392836262,40.858964959857225],[-73.7851303555703,40.85894499351471],[-73.78515408763413,40.85894303580187],[-73.78517519142936,40.858939072119966],[-73.78518844391961,40.85891707932437],[-73.785188534427,40.85888905763818],[-73.78519126745005,40.85885903946627],[-73.7851966438713,40.858827023637474],[-73.78523623919959,40.85881108476447],[-73.78527841239698,40.85881316533549],[-73.78529680189482,40.85883321495369],[-73.78530197795789,40.858863247846195],[-73.78526760881849,40.85889320781479],[-73.78525697970898,40.85891920831335],[-73.78525422152356,40.85895723273156],[-73.78525939603036,40.85898726629256],[-73.78527521479666,40.85898729573399],[-73.78529633019859,40.85897932873807],[-73.78530432970689,40.8589513222725],[-73.78533335414251,40.85894336948447],[-73.78534653596103,40.85894339400979],[-73.78537016555028,40.858973461229674],[-73.78535426993075,40.858997450534],[-73.78535158219418,40.859013458117445],[-73.78535416011124,40.85903147757272],[-73.78538834843648,40.85905756095055],[-73.78541471079492,40.85905760998472],[-73.7854305663366,40.85904563037055],[-73.78545964311277,40.859021665399595],[-73.78548075336974,40.85901570043594],[-73.78549921267188,40.8590137326807],[-73.78552292047307,40.859019781641265],[-73.78553605067319,40.85903581813004],[-73.78555172614128,40.859079881704346],[-73.78555685070461,40.859125928244204],[-73.78556732396568,40.859147964676914],[-73.78558046666775,40.85915999770257],[-73.78559628481332,40.85916002709875],[-73.78562002984123,40.859154067005925],[-73.78564115948066,40.85914209699526],[-73.78566224996806,40.85914213617796],[-73.78568065813855,40.85915618155196],[-73.78569113232638,40.859178218477574],[-73.78569372346452,40.85919223396572],[-73.78572792401758,40.85921431495636],[-73.78577268864449,40.85923041016372],[-73.78582168503195,40.859254132521095],[-73.78588066129586,40.859266638739015],[-73.78594123750537,40.859284765298895],[-73.78601763836595,40.859300920107025],[-73.78608881774572,40.85930105209857],[-73.7861652830201,40.859297189859824],[-73.78622853422625,40.85930331195698],[-73.78629177967485,40.859311435414035],[-73.78636034162442,40.85930555750386],[-73.78642632600139,40.85928166129635],[-73.78646327947395,40.85926771851846],[-73.7865081462317,40.85925178946904],[-73.78657148225416,40.859231890586024],[-73.78662961453672,40.859189965078606],[-73.78666931246265,40.85914200073927],[-73.78673010854321,40.85909207481993],[-73.78680410917092,40.85903416597238],[-73.78683848410726,40.85900220365077],[-73.78687017009233,40.858986250107385],[-73.78689932903514,40.85893626464591],[-73.78695485110835,40.85888632786045],[-73.78700771825798,40.85884239103315],[-73.78705987145734,40.8588252894874],[-73.7870684163671,40.858822487007004],[-73.78710536878422,40.85880854519372],[-73.78716072383347,40.85881064872951],[-73.78722398107533,40.858814767715224],[-73.78726083742167,40.85883084826387],[-73.78727504379461,40.858854636519325],[-73.7872949815787,40.858870942843],[-73.78733185055391,40.85888302007867],[-73.78736608944588,40.858893091385006],[-73.78740560244184,40.85890317206451],[-73.78743186194188,40.858935245614504],[-73.78741589162622,40.85898325360339],[-73.78736038283736,40.85902918765569],[-73.78732864420125,40.859061153819056],[-73.78732060778724,40.85910117062946],[-73.78729411738172,40.85914115274863],[-73.78726224420477,40.85921515284664],[-73.78723311169156,40.85925713098213],[-73.78718675246945,40.85931159051637],[-73.78718547939343,40.85931308733742],[-73.7871352032137,40.85937104020004],[-73.7870796360164,40.85943498765926],[-73.78703204832667,40.85947693335836],[-73.78697913779845,40.85953488078651],[-73.78698691781938,40.8595749261018],[-73.78702108009924,40.859609015904276],[-73.78706307596649,40.859667139025966],[-73.78708149186814,40.85967918278349],[-73.78710521132149,40.85968122795872],[-73.78711182162286,40.85969939972023],[-73.78710772633411,40.85971926164174],[-73.78709446746821,40.85974325671727],[-73.78707858510545,40.85976324229672],[-73.78705743121492,40.85978321931741],[-73.78704158794577,40.85979119636585],[-73.78702051604039,40.85978515258469],[-73.78700212067216,40.85976710514285],[-73.7869810616005,40.85975705806542],[-73.78694940092093,40.85976500589653],[-73.7869255452327,40.85980499329501],[-73.7869201262221,40.85985101928931],[-73.7869147114105,40.85989504371815],[-73.78689872125061,40.85994905630944],[-73.78689858015446,40.85999309047727],[-73.7868588677331,40.86004505783963],[-73.7867981629137,40.86006696264344],[-73.78672426294743,40.860092847007294],[-73.78663190867252,40.860118696024834],[-73.78649739841282,40.860136461850125],[-73.78640247859718,40.86014028914161],[-73.78627850088293,40.86016207752278],[-73.78618087879961,40.860185915016444],[-73.7861069857841,40.86020979642031],[-73.78604370086563,40.86021368306425],[-73.78595670855582,40.8602115198047],[-73.78586179482437,40.8602133455929],[-73.78576157641956,40.86022516881319],[-73.7856718512435,40.86025302334948],[-73.78558478790853,40.86027287764541],[-73.78548188740284,40.86029870631096],[-73.78538694703593,40.860308537949294],[-73.7853078644928,40.86030638941599],[-73.78522080164288,40.8603262429357],[-73.78515212149158,40.86036814741722],[-73.78512562839137,40.860408130200526],[-73.7851017584412,40.860452120170706],[-73.7850384100871,40.86047602052998],[-73.78499095625669,40.86047593210836],[-73.78494355332283,40.86045983118227],[-73.78491727455791,40.8604337624251],[-73.78489093019577,40.8604277079243],[-73.78483815862288,40.8604416207003],[-73.78478799097688,40.86046554650672],[-73.78473518652004,40.86048946636656],[-73.78467713549222,40.86050537012103],[-73.78463757790966,40.86050929977015],[-73.78459149396521,40.860509725358526],[-73.78455587045991,40.86050314234222],[-73.78452431937974,40.86047706314786]]]]}},{type:"Feature",properties:{ntacode:"BX62",ntaname:"Woodlawn-Wakefield",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.83737956188605,40.893924741107114],[-73.83645878163837,40.8915161261581],[-73.83554853982263,40.88913350396948],[-73.83643359077088,40.8889356639685],[-73.83732165118074,40.88874196425606],[-73.83822700945898,40.88864452501174],[-73.83920549903881,40.88870221700346],[-73.83939762729277,40.88872801341588],[-73.83959356290939,40.888739533166],[-73.83979050694745,40.8887364026276],[-73.83998563427303,40.88871867249174],[-73.84017616889129,40.88868679894084],[-73.84105278662534,40.88855346751225],[-73.84196149557141,40.88845596791575],[-73.84285880248272,40.888306873992484],[-73.84313196789992,40.888265078953964],[-73.84319225124844,40.888255855154256],[-73.8436277523573,40.88818922083542],[-73.84367706970667,40.8881816744065],[-73.84376573884215,40.888168106691786],[-73.84402197488984,40.8881291586385],[-73.84407903870101,40.88812048452477],[-73.84432835227022,40.88808258870074],[-73.84437965696415,40.88807478934755],[-73.8446539870899,40.88803308944124],[-73.84525554683881,40.88794347030974],[-73.84575227855908,40.887868259853526],[-73.84633285995945,40.887780347967144],[-73.84704957988549,40.8876718158795],[-73.84665457770721,40.888390619908655],[-73.8464560085601,40.888748434698094],[-73.84626182326826,40.8890983381845],[-73.84590568546282,40.889741369380836],[-73.8463253313182,40.889877226706304],[-73.84741355269567,40.89022219767596],[-73.8487415337905,40.89064771486615],[-73.8504012506809,40.89120545864748],[-73.85069084081347,40.89130277112294],[-73.85149873297607,40.89153479674222],[-73.85182948407949,40.89162978232084],[-73.85340274735687,40.89213229962083],[-73.85449169183926,40.892478518250584],[-73.8552537851847,40.89272062619409],[-73.85566327271745,40.89285239422686],[-73.8573628168522,40.89341143940488],[-73.856956194034,40.89416793772324],[-73.85983338106632,40.89508522661504],[-73.86071098194206,40.89537054437287],[-73.86135927864306,40.89466231935555],[-73.8617618074537,40.89479118364248],[-73.86182532361813,40.8948115210055],[-73.86190465853076,40.894837405493824],[-73.86209147149725,40.89489836101408],[-73.86214409344599,40.89491553040591],[-73.862190030509,40.89493051852683],[-73.86287533264161,40.89515402968615],[-73.86330853009213,40.89529484888724],[-73.86355915755325,40.895377017205],[-73.86401637740464,40.89552304744748],[-73.86491632477374,40.89574949536632],[-73.86691694871655,40.89608268491192],[-73.87006981126909,40.8965907367487],[-73.87048672642314,40.89664021101386],[-73.87241034490094,40.896241286144296],[-73.87480618114917,40.89572568763897],[-73.87572387241622,40.89562260134732],[-73.8771197410581,40.89546866364358],[-73.87643743064935,40.896870593962284],[-73.87589465388929,40.8975594586441],[-73.87482041484941,40.89844543802374],[-73.87388944310385,40.89896546270362],[-73.87301813879293,40.89935490470137],[-73.87118446521416,40.900139140792604],[-73.87010369641827,40.90074194698191],[-73.86899707630553,40.90155915515452],[-73.86820270305348,40.90235538277367],[-73.86816613883205,40.90244829800068],[-73.86789043713755,40.90298695364981],[-73.86652124512919,40.902515929628734],[-73.86565794325837,40.90224320754048],[-73.8647725828354,40.90201244187384],[-73.86305085664802,40.901508084038895],[-73.86279850645592,40.90153552172098],[-73.86266208666926,40.90145918739448],[-73.8624577262727,40.9013583965145],[-73.86224439595226,40.901267706536],[-73.86202342452106,40.90118777618705],[-73.86179626006846,40.90111912228835],[-73.86156438385056,40.90106212283475],[-73.86134100834329,40.90111157030153],[-73.86109329992786,40.90103207528215],[-73.86088138507574,40.90096407585079],[-73.86078380031499,40.90093304486081],[-73.86068622778856,40.90090201380277],[-73.86050354628273,40.90084609261495],[-73.8602703090111,40.90077469541227],[-73.86019317267801,40.900750257713284],[-73.86010706911135,40.90072198205428],[-73.85946778767008,40.90051720926774],[-73.85939698647385,40.900606109472854],[-73.85932418496402,40.90069752739864],[-73.85907692274921,40.90100799259736],[-73.85923576168406,40.901098612631145],[-73.85941984091437,40.90139312450997],[-73.85938315348156,40.901540390719234],[-73.85937696525166,40.90156521766183],[-73.85928099683122,40.901555501377345],[-73.8592055202392,40.90154786365858],[-73.85902704152231,40.90144490975352],[-73.85886401316361,40.90171169504962],[-73.85928903127692,40.90186911201346],[-73.85938576822912,40.90190494089284],[-73.85946389958127,40.90193387763364],[-73.85949851165397,40.90210160450129],[-73.85953201376377,40.90224311112358],[-73.85957883014504,40.90244084277225],[-73.85926432475756,40.90266947939321],[-73.85917899567971,40.90265607844995],[-73.85910498771877,40.902644455434945],[-73.85903604826336,40.90258349594377],[-73.85896148071949,40.90251786471598],[-73.85872824767227,40.90228897056948],[-73.85840075352183,40.902213255799076],[-73.85816000004863,40.90230571020279],[-73.85816460299573,40.90259586055899],[-73.85796932262134,40.90285090768691],[-73.8577474745886,40.90278754692002],[-73.85755967657761,40.902917795456105],[-73.8571109047998,40.903649532696],[-73.8571717630256,40.90408206543633],[-73.85699157413104,40.904584209064076],[-73.85704144118148,40.904640567427116],[-73.8571015144453,40.90470845788322],[-73.8571862132477,40.90469201720563],[-73.857359352341,40.904730960987514],[-73.85743457618358,40.90484154319794],[-73.85717766075972,40.90528654166153],[-73.85705022733639,40.90529153575656],[-73.85680038348676,40.905142248178706],[-73.85673146604616,40.905101069369636],[-73.8566543688902,40.905055000280626],[-73.85636081366792,40.90510215405824],[-73.85601023323035,40.90530598362614],[-73.85601160839352,40.90548208344075],[-73.85635545205875,40.905528117925044],[-73.85642386943034,40.90554474079478],[-73.85650251694372,40.90556384879581],[-73.85692398180085,40.9059741701111],[-73.85681013638543,40.90615582832607],[-73.8565573254503,40.90626203234357],[-73.85595622644276,40.906218503235884],[-73.8558804419499,40.90624143036787],[-73.85580463795952,40.9062643641266],[-73.85552697739085,40.90638025145921],[-73.85513792149335,40.9068668891419],[-73.85423776686888,40.907032868254426],[-73.85374103630878,40.90778791623306],[-73.85383360999596,40.90797434981967],[-73.85422905366877,40.90801858904689],[-73.85471078273532,40.908006309439635],[-73.85475581952936,40.90808399273469],[-73.85479372803583,40.90815833168554],[-73.8549110967375,40.90835486933168],[-73.85458940522005,40.90893949929753],[-73.85391646028977,40.909465603441895],[-73.85377507893078,40.909531555241195],[-73.8536006172029,40.90960674145086],[-73.8533535186497,40.910043140249556],[-73.85295618487685,40.91035304418012],[-73.8527699158051,40.910406007563545],[-73.85258474750418,40.91031061706416],[-73.8526603589222,40.91001519315826],[-73.85245653383649,40.909860509071486],[-73.85227451616605,40.909854099140674],[-73.85178316950153,40.910160630652086],[-73.85149242502598,40.910271640499715],[-73.85144753969057,40.91044967120286],[-73.85107116183838,40.910371520222014],[-73.85207287938339,40.90919708276405],[-73.85234744960765,40.90886284159345],[-73.85304970782887,40.908035926901384],[-73.85347522399954,40.907530293024166],[-73.85257767317123,40.90720019121035],[-73.85228059711383,40.90708126662594],[-73.8514250778236,40.90678017495917],[-73.8509205936284,40.90661649448961],[-73.85040148860391,40.90721817000312],[-73.85017317552104,40.90750786565144],[-73.84933641390809,40.90712531426534],[-73.84863913198119,40.906806522166384],[-73.84708032914381,40.90615673253037],[-73.84623270427188,40.90589867176176],[-73.84538061117225,40.90565580758549],[-73.8448188698502,40.90552994967472],[-73.84492921919716,40.90466300376888],[-73.84489264909261,40.90419086679624],[-73.84441319532984,40.90417132954648],[-73.84339559934519,40.90417112455869],[-73.84237543779483,40.9041664047764],[-73.84138689304667,40.90417274153403],[-73.84106272886994,40.90321411632823],[-73.84102047408982,40.902814135477605],[-73.84099491985431,40.90255182498176],[-73.84094803912092,40.90228945828479],[-73.84087973360386,40.902028538568516],[-73.8407901417147,40.90177056145587],[-73.84067966390433,40.90151703146399],[-73.84054892575911,40.901269379366376],[-73.84039877924167,40.901028994026234],[-73.84023030136137,40.90079712958997],[-73.84004474701788,40.900574957189335],[-73.83924604741874,40.899501154049204],[-73.83921744856468,40.89942651232692],[-73.83919486675836,40.899350692233476],[-73.83917838506956,40.899273972751274],[-73.83916806412176,40.89919663617109],[-73.8391639418694,40.89911896705342],[-73.83916603364304,40.89904125114294],[-73.83917433154636,40.898963774440745],[-73.83918880502584,40.89888682202018],[-73.83920940080559,40.89881067702456],[-73.83923604308364,40.89873561962529],[-73.83966433211845,40.89788551510575],[-73.83964812813005,40.897330535340714],[-73.8389662594588,40.89559320646658],[-73.83839199123524,40.89406700804814],[-73.83804277286066,40.89414233088528],[-73.83737956188605,40.893924741107114]]]}},{type:"Feature",properties:{ntacode:"QN71",ntaname:"Old Astoria",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.92827730832725,40.77689897532445],[-73.92782147394031,40.776697527758515],[-73.92737641808701,40.77646661157512],[-73.9265808194926,40.77603925893104],[-73.92602208158425,40.77573039913409],[-73.92531479725105,40.7753438519783],[-73.92523246197732,40.775298854664236],[-73.92398142938178,40.77461511268898],[-73.9227926438563,40.77396229534396],[-73.92216697479356,40.77354687752585],[-73.92146878439152,40.77305130718897],[-73.92076339555784,40.7725525479913],[-73.92007608703037,40.772066909874574],[-73.91942178471126,40.7715951757305],[-73.91880312478663,40.77114938805168],[-73.91870527842383,40.77107888189001],[-73.9181534664796,40.770701242540206],[-73.91770217216225,40.77039311108536],[-73.91807875244572,40.77006199589583],[-73.91828990904077,40.76987856716758],[-73.91995596858477,40.76844006497461],[-73.91911161524811,40.7680254513642],[-73.91849336913882,40.76773465653304],[-73.91890601294075,40.767226775275866],[-73.91977764822664,40.766152184345664],[-73.9205872733665,40.76652069935126],[-73.92139066139455,40.76689410484928],[-73.92218946137194,40.767267357212724],[-73.92353865219906,40.76560349816231],[-73.92425288796424,40.76472456423419],[-73.92506062038149,40.765097315860324],[-73.92643792587864,40.76573281597287],[-73.92855636564416,40.76671423931445],[-73.92985647875638,40.767326552360416],[-73.93202371679922,40.76825649638489],[-73.93344468520237,40.76881778989884],[-73.93422865774694,40.767854683355054],[-73.9349351105363,40.767013024131344],[-73.93594942653571,40.76757822587475],[-73.93618379675485,40.76769180166226],[-73.93593177037013,40.76778370276522],[-73.9358207087812,40.76863091509208],[-73.93577133991259,40.76905001004513],[-73.93522718149107,40.769525729625116],[-73.93503989744542,40.76968230223316],[-73.9348693965331,40.769850735289886],[-73.93486925404616,40.769850878443776],[-73.93486912322818,40.76985103148829],[-73.9347171845006,40.77002985821513],[-73.93458521617555,40.77021742148313],[-73.93447449145681,40.77041159718893],[-73.93424609615047,40.77102927567422],[-73.93452730109448,40.77117677510342],[-73.93448548303913,40.77130652321851],[-73.9348579097491,40.77138291296919],[-73.93487018163434,40.77135427855315],[-73.93495398714995,40.77137294301691],[-73.93492943319873,40.77144023609013],[-73.93483715299818,40.77142013530978],[-73.93484282697524,40.77139579319236],[-73.93448015089054,40.77132306820038],[-73.93443525743184,40.771462362333466],[-73.93482622761707,40.771576958073325],[-73.9348085889712,40.77169958689865],[-73.93480681344217,40.77173413838737],[-73.93515017807539,40.77183369712226],[-73.93605335028744,40.772105801123956],[-73.93746638537084,40.77253149512526],[-73.93781335969517,40.77356289464798],[-73.93785811822784,40.77408756897309],[-73.9376548302471,40.77508568538337],[-73.93704702153701,40.77586648704144],[-73.93703012773827,40.775893204997715],[-73.93638022817545,40.77692145656271],[-73.93608919699106,40.777184322077105],[-73.93585452641511,40.77721168462422],[-73.93550938863643,40.777539103286394],[-73.93508232492155,40.77794423372784],[-73.93474353011291,40.77807633537707],[-73.93441179004597,40.77809254576765],[-73.93390840247872,40.77811712981856],[-73.93290347544708,40.77794449907976],[-73.93277477867674,40.777922388778],[-73.93274122965349,40.777993950317665],[-73.93272210453974,40.778034767118],[-73.93264931107286,40.77802197423256],[-73.93184646077512,40.77788082503065],[-73.93178834305164,40.77787060710488],[-73.9310496429895,40.777441897312094],[-73.93107377146761,40.777260594398214],[-73.93088304263148,40.77697370667988],[-73.93062856554172,40.77659090274963],[-73.92988058500093,40.776221631901905],[-73.92903572143487,40.77646741705896],[-73.92860515023357,40.776592675101035],[-73.9283956114134,40.77679052956771],[-73.92827730832725,40.77689897532445]]]}},{type:"Feature",properties:{ntacode:"QN70",ntaname:"Astoria",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.90202516499484,40.767416783846706],[-73.9021795174448,40.76731584150143],[-73.90257834981313,40.766921865942415],[-73.90272998256928,40.76676629395906],[-73.90287730470861,40.766608346134475],[-73.90302025188002,40.76644809149402],[-73.90315876168653,40.766285600349974],[-73.90329277357714,40.76612094342281],[-73.9034222290209,40.76595419266903],[-73.90351227752774,40.76584946011402],[-73.90356915620252,40.76578178944326],[-73.90359001683696,40.76575398789889],[-73.90370771119207,40.76559714897404],[-73.90451229915779,40.764589063994315],[-73.90519286706422,40.76375094169231],[-73.90566075324435,40.76316798812215],[-73.90606811200968,40.762660444977215],[-73.90625691681171,40.76242520729055],[-73.90651032137538,40.762109470080894],[-73.90677808721601,40.76177748184767],[-73.90703976376585,40.76145304381863],[-73.90741972877893,40.76098192614534],[-73.9075304268957,40.76084467846586],[-73.90779405461588,40.76051780023578],[-73.90740335036824,40.76033397860793],[-73.9069970649811,40.76014455708535],[-73.90632326954616,40.75983682031972],[-73.90649338748717,40.75956399038153],[-73.90705781877418,40.75867814509603],[-73.90753428656868,40.75804521693944],[-73.90782817471643,40.75699926489836],[-73.90794888874281,40.756675814546014],[-73.90798755620071,40.75657220662882],[-73.90802408326986,40.75647433173963],[-73.9080608167564,40.756375907516876],[-73.90810013817645,40.75627054289893],[-73.90813601060705,40.75617442412604],[-73.908171881392,40.75607830533948],[-73.90820623782363,40.75598624867809],[-73.9082421084052,40.755890130369565],[-73.90827537916033,40.75580098274797],[-73.90830736954517,40.75571526234979],[-73.90835663281571,40.755583258350285],[-73.90840546824795,40.75545240020043],[-73.90846544581838,40.75529168584236],[-73.90850901790964,40.7552111050705],[-73.90853125359216,40.75516998452462],[-73.90854932067397,40.75513657105226],[-73.90860265491916,40.75503793750969],[-73.90862474294862,40.7549970907328],[-73.90865671542092,40.754937961292946],[-73.90868067276367,40.75489365372563],[-73.90871371057138,40.75483255450444],[-73.90873645133013,40.75479050035927],[-73.90876818485036,40.7547318148092],[-73.90879316462839,40.754685616322526],[-73.90901259013462,40.754279814840174],[-73.90917451133419,40.7540641670064],[-73.9092213978803,40.75400172309785],[-73.90922902598815,40.75399264232606],[-73.90944851160434,40.7537313537376],[-73.9096931479366,40.75346973314051],[-73.9099543967442,40.75321782325719],[-73.91023124668574,40.75297652347289],[-73.91067474831037,40.752995076324375],[-73.91256954179121,40.75330421523763],[-73.91354183449963,40.75346871442338],[-73.91446450844823,40.7536764115691],[-73.91468429733862,40.75368006915899],[-73.91547326264902,40.75379181810011],[-73.91650534619929,40.75389159079446],[-73.91763192835671,40.75385784877929],[-73.9189234812016,40.75363612441164],[-73.92027684657563,40.7533381182137],[-73.92047925949508,40.75328523729019],[-73.92161909483329,40.753027654424656],[-73.92204020417142,40.75293762805229],[-73.92296643303521,40.75272880286238],[-73.92441748465815,40.752404302282585],[-73.92562743725462,40.75213724475503],[-73.92415700043733,40.75396114233179],[-73.92495400083335,40.75433675217003],[-73.92575429190654,40.75471089943671],[-73.9265541302221,40.75508563487607],[-73.92735228415643,40.75546007636626],[-73.92815372529488,40.755835855563824],[-73.92895587392933,40.756212584158874],[-73.9297505215304,40.7565805776465],[-73.93055267410905,40.7569589425236],[-73.9313512874998,40.7573340850237],[-73.93215200275837,40.75771038532709],[-73.93335306545171,40.75827433402223],[-73.93425020745059,40.75869513429419],[-73.9349605326958,40.75902508582709],[-73.93503410236234,40.75905925823479],[-73.93505987444539,40.7590712294264],[-73.93579879164827,40.75941804465454],[-73.93588175058325,40.75945698065946],[-73.93679091595878,40.75988288113898],[-73.93605584524697,40.76065331054805],[-73.93601701955076,40.76069400230519],[-73.93593276118891,40.760782312651386],[-73.93589256951446,40.7608244352825],[-73.93584407562074,40.76087526127162],[-73.93581185122312,40.76090903496753],[-73.93577489125687,40.76094777181661],[-73.93569960359572,40.761026677396444],[-73.93566314281402,40.76106489080175],[-73.9356085491536,40.76112210958905],[-73.93556528706505,40.76116745107286],[-73.9355040891903,40.76123159063042],[-73.9354671288656,40.76127032788148],[-73.93543323322186,40.761305851681556],[-73.93538955240184,40.761355383523295],[-73.93480791640259,40.76196041576446],[-73.93472503030975,40.76204716967404],[-73.93463877484425,40.76213744970598],[-73.93457323611523,40.762206044831146],[-73.93437179250849,40.76241688466727],[-73.93429712535443,40.76249503379225],[-73.93410816986638,40.76269280153832],[-73.93404264746825,40.76276137827325],[-73.93398092137909,40.7628259832654],[-73.93541372919573,40.76349678833663],[-73.93614654245947,40.76384283022247],[-73.9361686171689,40.76385325384913],[-73.9361918494237,40.76386422424679],[-73.93621639294734,40.763875813535954],[-73.93625574994708,40.763894397513354],[-73.93684249186607,40.76416508268235],[-73.93687031143914,40.764177917003934],[-73.93700478537784,40.76423995421666],[-73.93600532386753,40.765884895711274],[-73.93682006627654,40.766182735927245],[-73.93763535409089,40.76647487210399],[-73.93846096334372,40.76676830348494],[-73.93858976873327,40.76681735924912],[-73.9383612593649,40.76691075561663],[-73.93709253694,40.767360392932254],[-73.93618379675485,40.76769180166226],[-73.93594942653571,40.76757822587475],[-73.9349351105363,40.767013024131344],[-73.93422865774694,40.767854683355054],[-73.93344468520237,40.76881778989884],[-73.93202371679922,40.76825649638489],[-73.92985647875638,40.767326552360416],[-73.92855636564416,40.76671423931445],[-73.92643792587864,40.76573281597287],[-73.92506062038149,40.765097315860324],[-73.92425288796424,40.76472456423419],[-73.92353865219906,40.76560349816231],[-73.92218946137194,40.767267357212724],[-73.92139066139455,40.76689410484928],[-73.9205872733665,40.76652069935126],[-73.91977764822664,40.766152184345664],[-73.91890601294075,40.767226775275866],[-73.91849336913882,40.76773465653304],[-73.91911161524811,40.7680254513642],[-73.91995596858477,40.76844006497461],[-73.91828990904077,40.76987856716758],[-73.91807875244572,40.77006199589583],[-73.91725714795407,40.76985353036581],[-73.91682702403467,40.76979148930115],[-73.91633725578677,40.76971303691325],[-73.91584870519885,40.76963357549646],[-73.91487376464495,40.769470417345026],[-73.91388850243511,40.769323930123704],[-73.91291677989152,40.769161297906344],[-73.91194026070337,40.769010153120824],[-73.91094174895504,40.76885247317261],[-73.90998006332215,40.76869723475893],[-73.90900804189181,40.76854719019955],[-73.90803079067078,40.768384734175505],[-73.90708728989502,40.76823623153373],[-73.906113050732,40.768067705098964],[-73.90577352969945,40.76802858875878],[-73.90554848037713,40.7679765798916],[-73.90531717784731,40.76789865071781],[-73.90490866390324,40.767745560603224],[-73.9044652710846,40.767583778869415],[-73.90427336750369,40.7675451047405],[-73.90418895266174,40.76753028543669],[-73.90413637780117,40.767520317812426],[-73.90325211610566,40.76750432344483],[-73.9030052880139,40.76750966353105],[-73.90275780081622,40.76750354661692],[-73.90251104086839,40.76748594086863],[-73.9022663722998,40.76745694444519],[-73.90202516499484,40.767416783846706]]]}},{type:"Feature",properties:{ntacode:"MN50",ntaname:"Stuyvesant Town-Cooper Village",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.96236596889446,40.72420906161429],[-73.96200744799052,40.723991901105265],[-73.96207271943864,40.72388030090559],[-73.96246790011062,40.72413157960133],[-73.96247195112912,40.72417498927356],[-73.96244340911463,40.724199784978815],[-73.9623904304464,40.72419356718683],[-73.96236596889446,40.72420906161429]]],[[[-73.9751105536218,40.73539025518538],[-73.97495992976475,40.735368717998796],[-73.97489305141308,40.735375196930356],[-73.97482618516203,40.73538167415051],[-73.97474900590656,40.73542518850017],[-73.97467193127463,40.73539830317865],[-73.974440650826,40.73531677190059],[-73.97442616184169,40.73523421918361],[-73.97441126714145,40.735178245451955],[-73.97439063081448,40.735092132430566],[-73.97437417946846,40.735030636339516],[-73.97435054998027,40.734942312633876],[-73.97431559737876,40.734803677193504],[-73.9742714792686,40.73463060847887],[-73.9742554346788,40.734566885863316],[-73.97421192226577,40.734405868440355],[-73.9741831728201,40.73430095641397],[-73.97416917978924,40.73423971179254],[-73.97415110840353,40.73416396616613],[-73.97410591714232,40.73399354354758],[-73.97406016216334,40.73381107244238],[-73.97402174588265,40.73366389393447],[-73.97399237089762,40.73355457425372],[-73.97395905029718,40.73342116553851],[-73.97394321924945,40.73340308886328],[-73.97393531356992,40.73336607678402],[-73.97390702695195,40.73334971660828],[-73.97390137711378,40.73332733730503],[-73.97389120382263,40.73330926190455],[-73.97386631865605,40.733310976086834],[-73.97386292958622,40.73329118239613],[-73.97385275193648,40.733282571401084],[-73.97384483854893,40.73326536111381],[-73.9738652080242,40.73324642803967],[-73.97385730036501,40.73321630363859],[-73.9738414596267,40.73321974036568],[-73.97384937381283,40.73323265510631],[-73.97383126846718,40.7332455646066],[-73.97380976846569,40.733248999373004],[-73.97378375783407,40.733227480705544],[-73.97380298847442,40.73321198753985],[-73.9737837686718,40.73319993432442],[-73.97376452649476,40.73321284338792],[-73.97374076899379,40.73320938893712],[-73.97372718707776,40.73321971435095],[-73.97370795169587,40.73321368520494],[-73.97368984982613,40.73321885060352],[-73.97367627576065,40.733205933888094],[-73.97369438098616,40.73319560901105],[-73.97369212859833,40.733174095747515],[-73.97371588914258,40.7331697967472],[-73.97372607356365,40.73315947055953],[-73.9737373976233,40.73314311937241],[-73.97375776032753,40.7331396843603],[-73.97377813922661,40.73312419146027],[-73.97380529755297,40.733120757484414],[-73.97381887171854,40.73309924765463],[-73.9738403679706,40.73310355629597],[-73.97387206174024,40.73309495480666],[-73.97386810776214,40.73306568719566],[-73.9737703082618,40.732688446176894],[-73.9736770279926,40.73231023074884],[-73.9736473576663,40.73217549326398],[-73.97362736401257,40.73210744560789],[-73.9736083334665,40.73204268972972],[-73.97353969289712,40.73176433282346],[-73.9735213791429,40.7316901647813],[-73.97341321730885,40.731282415926145],[-73.97338181410154,40.73123602391942],[-73.97336591000709,40.73122001994839],[-73.97334064688691,40.73118304166202],[-73.97331715426388,40.731157927173165],[-73.97328321111145,40.731112675908584],[-73.97323625417964,40.73105692623849],[-73.9732001291542,40.7310166323901],[-73.97314592791611,40.730960880996186],[-73.97309858148482,40.730913679890726],[-73.97305304853832,40.73086730325306],[-73.97300605975389,40.73082313191055],[-73.97291929100201,40.73075024150269],[-73.97283215562864,40.73068148080715],[-73.97274611643178,40.730605831946946],[-73.97264270492418,40.73052353780738],[-73.9725599000732,40.73045809311558],[-73.9724797005305,40.73040080686033],[-73.97245936471911,40.73038632937772],[-73.97233277439524,40.730296572468156],[-73.97224018578804,40.73023049713602],[-73.97223370120919,40.730225677843244],[-73.9720891859024,40.73011835704169],[-73.97205385215004,40.73008664992997],[-73.97201026033464,40.73004517148766],[-73.97196340301255,40.73000037721753],[-73.97190238512815,40.72993070864448],[-73.97185608949054,40.72987555026728],[-73.97182992841702,40.72984569147027],[-73.97174822357022,40.729742014544634],[-73.97174494790085,40.72973454858858],[-73.97170029038138,40.729665702453985],[-73.97162729998564,40.72955788414602],[-73.97157719441833,40.72946913613529],[-73.97151882628023,40.7293513617402],[-73.97150816031602,40.729323965989856],[-73.97147994907235,40.72924957719585],[-73.97145716122316,40.72916940755801],[-73.97143981566722,40.729095849864486],[-73.97143221814223,40.72906361904422],[-73.97142139208245,40.72899584397227],[-73.97141235109784,40.72887985602169],[-73.97140659672077,40.72879447130579],[-73.97140617908548,40.728718763748525],[-73.97141946379281,40.728568827544095],[-73.97142718443557,40.728485825885016],[-73.97145269559668,40.72834143331318],[-73.97145662182957,40.72831923801434],[-73.97147343820015,40.72820925542549],[-73.97151048447955,40.72800276340408],[-73.97155553514959,40.72770310859818],[-73.97156931647126,40.7276937666959],[-73.9715727876015,40.727645919767745],[-73.97158965149993,40.727640033693284],[-73.97161872707005,40.72765055818584],[-73.97163586152155,40.72764797412137],[-73.97165160075595,40.727643212534645],[-73.9716851486659,40.72740588663658],[-73.97158604106336,40.727396933052745],[-73.97156114365922,40.72739468824769],[-73.9715368659275,40.727392965100854],[-73.97152076789634,40.727386165737165],[-73.97151282181265,40.72737430807856],[-73.97149260058265,40.72737312284881],[-73.97149039092861,40.72735009760738],[-73.97162697271735,40.72662845299689],[-73.97179602053032,40.726713679656825],[-73.97185671303782,40.72675868546631],[-73.97191244217888,40.7267910087676],[-73.97197685059943,40.726830356201695],[-73.9720501541326,40.726880946294976],[-73.97329796772112,40.72742800835722],[-73.97569651087613,40.72847505314052],[-73.97580243718582,40.72851847991979],[-73.976132900459,40.72863827228723],[-73.97615204060288,40.72864520950927],[-73.97626997052424,40.72868925919637],[-73.97690436305633,40.728957823775374],[-73.97739386777184,40.72916504779091],[-73.97802697950827,40.72943306011259],[-73.97926849214934,40.72998142843756],[-73.98034007566325,40.73044246087398],[-73.9808200081765,40.73063915903255],[-73.9815005343366,40.730918077120144],[-73.98246876214044,40.731314884230585],[-73.98255629297823,40.73135013405207],[-73.98238628685765,40.73141124430568],[-73.98232282610995,40.73149789036642],[-73.98196782180968,40.73198256062587],[-73.98180339257145,40.732204798404815],[-73.981499103137,40.73261859688462],[-73.98125724824779,40.73293857529644],[-73.9810584702375,40.73321141463654],[-73.98088975663039,40.733437070925405],[-73.98064498892127,40.73377931950947],[-73.98041991267986,40.73408982128818],[-73.98020496163286,40.73438532269399],[-73.980090505432,40.73454437069079],[-73.97978903989626,40.734961817756606],[-73.97944605974486,40.735414514559984],[-73.97934819550117,40.7355531126255],[-73.9789091729586,40.73616412596511],[-73.97857449689282,40.73667728140382],[-73.97849845639811,40.73679095652552],[-73.97833820630659,40.7367214710445],[-73.97792798408676,40.73654414633996],[-73.97712441142463,40.736196798027606],[-73.97636373339385,40.735867977808304],[-73.97589093627826,40.73567319882144],[-73.9752227552852,40.73539790753062],[-73.9751105536218,40.73539025518538]]]]}},{type:"Feature",properties:{ntacode:"BK30",ntaname:"Dyker Heights",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-74.00702302420392,40.63210999547647],[-74.0063387058703,40.631693626683656],[-74.00413728034545,40.63036396583657],[-74.00368597245091,40.63009178102786],[-74.00306153964821,40.62971517490206],[-74.00193011441134,40.6290327678914],[-74.00222793462218,40.628751169643806],[-74.00251454806305,40.62847420956262],[-74.00031369476778,40.6271445825938],[-73.99811614328412,40.625815706609636],[-73.99724067039737,40.62528868702809],[-73.99748403960933,40.62451984605616],[-73.99771358929604,40.623680269916065],[-73.99932090284953,40.624655246846594],[-73.99994664923268,40.62405062210224],[-74.00052987492997,40.62348993908312],[-74.00120222368234,40.622842712352025],[-74.00169380090712,40.62237242731967],[-74.00227586285996,40.621814274427045],[-74.00285701574202,40.62125364333956],[-74.003435570367,40.620695403847705],[-74.00401906841425,40.620136189069136],[-74.00459906977375,40.619576853495644],[-74.00522665991707,40.61897315402659],[-74.00585319868235,40.61837047726061],[-74.00643394992096,40.61781471690195],[-74.00701531620913,40.61725394643715],[-74.00759806823626,40.61669446086941],[-74.00817687551067,40.616133180706385],[-74.00876039928936,40.615575823443244],[-74.00934164498165,40.615015095537316],[-74.00992371927121,40.61445664264562],[-74.01050403587423,40.61389661199515],[-74.01108648038164,40.61333904369975],[-74.01171201489791,40.61273502918765],[-74.01390656440225,40.614052361514574],[-74.0144510732407,40.61438019833135],[-74.01611824015616,40.61538403625456],[-74.01832578904362,40.61672605153066],[-74.019841639661,40.617643974752006],[-74.02052608628509,40.61805784497689],[-74.02121548198703,40.618471985279434],[-74.02145207492903,40.61802719168763],[-74.0216084845695,40.617536738293815],[-74.02174534085256,40.61719787818568],[-74.02216115926109,40.61616572868149],[-74.02279661900191,40.614579601938104],[-74.0238518122829,40.61200004036829],[-74.02457855492983,40.61022330197488],[-74.02478376263248,40.609699629004375],[-74.02497932455229,40.60974197518837],[-74.02710660490864,40.610243956324354],[-74.02637609057159,40.612450603402124],[-74.02653228216735,40.612425370768186],[-74.02754297128634,40.61293718320437],[-74.02736880386101,40.61323451610893],[-74.02651463147978,40.61467032683155],[-74.02624732375949,40.615104781387686],[-74.02607013070833,40.61548666695267],[-74.02574988994125,40.61605822319568],[-74.02525327108921,40.61667845789224],[-74.02462461252937,40.61738902401657],[-74.02387366993632,40.618259319526146],[-74.02363350473848,40.61853764827995],[-74.02287598677538,40.61946614790902],[-74.02227378599949,40.62010905862065],[-74.02180154239188,40.62060316610898],[-74.02172925531512,40.62067945263874],[-74.02117699394138,40.621257856860126],[-74.02090368274192,40.62152616686243],[-74.02062331034178,40.62180625156355],[-74.0200866720256,40.62242095266208],[-74.01970491557137,40.622184965008145],[-74.0193870292768,40.62289181919978],[-74.0190757830466,40.623614673534995],[-74.01879271564887,40.62422469662935],[-74.01875180668256,40.62431751137606],[-74.01784193302122,40.62659069437672],[-74.01722288034091,40.628100689353126],[-74.0169695505201,40.628728785911925],[-74.01692644799826,40.62883563868568],[-74.01664336473864,40.62957607869517],[-74.01634322325057,40.630285595931305],[-74.01604820334829,40.63103288864487],[-74.01574804336565,40.63176426971412],[-74.01542409802916,40.63251313909742],[-74.01514630680128,40.633221938487345],[-74.01317646020495,40.63201376564779],[-74.01097026449787,40.630681868528065],[-74.01000340831538,40.63011308934302],[-74.00922358682915,40.63063393383369],[-74.00845601121132,40.63115026994153],[-74.00773968315761,40.63163008979406],[-74.00702302420392,40.63210999547647]]]}},{type:"Feature",properties:{ntacode:"BK28",ntaname:"Bensonhurst West",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.9796382177285,40.615564547228125],[-73.9802202739342,40.61500494926265],[-73.98080506235102,40.61444712977546],[-73.98143750071515,40.613837688441734],[-73.98174843337956,40.613554624257745],[-73.9820610615202,40.61323841891892],[-73.98215550188134,40.613149615481824],[-73.98265927413547,40.61269247130584],[-73.98322226927908,40.61212220914471],[-73.98335142357615,40.611992301023555],[-73.98380893612823,40.61155987299067],[-73.98416201093052,40.611217300519925],[-73.98438244867789,40.61100542046096],[-73.98496383419888,40.61044799444129],[-73.98535587535243,40.61007201422715],[-73.98554853225933,40.60988724309757],[-73.98575987188961,40.60968408396699],[-73.98612915353986,40.60932986396618],[-73.98671330018242,40.60876626176016],[-73.987339176748,40.60816828655292],[-73.98737795290916,40.60812811803294],[-73.98796510209228,40.607565535844095],[-73.98842267576022,40.60711914900995],[-73.98855078940481,40.60700228254135],[-73.98913191482265,40.60645613670466],[-73.98864527888134,40.60616665360089],[-73.98684762648287,40.605097236127826],[-73.98747998193296,40.60453971241503],[-73.98806312972609,40.60397945271975],[-73.98869008707037,40.603425307156144],[-73.98922343827917,40.602865675725965],[-73.98980757266993,40.60230291066337],[-73.99038998474997,40.60174340324401],[-73.99097171220907,40.60118456089553],[-73.9915984261123,40.60058036605477],[-73.99336225798443,40.59888868876473],[-73.99522558713464,40.59709332878586],[-73.99630015750485,40.59606105419123],[-73.99674706860179,40.595643125568614],[-73.99669451104393,40.59559920611939],[-73.99639126501408,40.59534580538005],[-73.99611613040098,40.595115886185305],[-73.9959328209781,40.59496136580347],[-73.99549868242347,40.59459440667778],[-73.99530829609849,40.59442758719643],[-73.99535761799511,40.594403328454426],[-73.99617939795381,40.59398002357215],[-73.99629319697503,40.593716442494255],[-73.99631331179773,40.593665893873904],[-73.99633951293985,40.593622475320714],[-73.99736802518498,40.593974310858655],[-73.99838831083626,40.593531391606355],[-73.99854421315833,40.593596762256844],[-74.00030548953637,40.592804778399845],[-74.00105748445725,40.592537005062326],[-74.00164017530531,40.59348065580993],[-74.00193320208332,40.59389469541284],[-74.00184415135479,40.59397766673536],[-74.00200394677513,40.59413237127572],[-74.00184497144349,40.59423667244404],[-74.00027871994637,40.59570266960394],[-74.00004233922176,40.595940371761785],[-73.99999769541414,40.59596779278191],[-73.99996503010348,40.59599430377028],[-73.9995104935508,40.59644180857035],[-73.99931921392803,40.59664075069102],[-73.9986558663796,40.59726856248295],[-73.99733919609984,40.59855161228876],[-73.99559320762661,40.60023222172232],[-73.99636516467007,40.60069605412974],[-73.99708036439387,40.60112882871558],[-73.99782332514864,40.60157817938217],[-73.99856385085857,40.60202843370563],[-73.99927902001481,40.60245801702691],[-74.00002266096666,40.602907315726604],[-74.000323538209,40.60262029186994],[-74.00109809514984,40.60303462622342],[-74.00184603088401,40.60343143172627],[-74.00263069590397,40.60384644946051],[-74.00340902744847,40.60425938096272],[-74.00416249602961,40.60465473897293],[-74.00444636770062,40.604801846664685],[-74.00493448904172,40.60507440640125],[-74.0044247724135,40.605568597474466],[-74.00264412402825,40.60725717532037],[-74.00195012006189,40.60781768296325],[-74.00171808485806,40.60800297793394],[-74.00130866077224,40.608343569113366],[-74.00094408424455,40.6086397096707],[-74.00185301784188,40.609137560422205],[-74.00266468107714,40.60956996659105],[-74.00342538921288,40.60996909393535],[-74.00601438422689,40.61132508244683],[-74.00708800634332,40.61190794524949],[-74.00788398468907,40.61234007182299],[-74.00830383413306,40.612568000548116],[-74.01019858717079,40.613712166889066],[-74.01050403587423,40.61389661199515],[-74.00992371927121,40.61445664264562],[-74.00934164498165,40.615015095537316],[-74.00876039928936,40.615575823443244],[-74.00817687551067,40.616133180706385],[-74.00759806823626,40.61669446086941],[-74.00701531620913,40.61725394643715],[-74.00643394992096,40.61781471690195],[-74.00585319868235,40.61837047726061],[-74.00522665991707,40.61897315402659],[-74.00459906977375,40.619576853495644],[-74.00401906841425,40.620136189069136],[-74.003435570367,40.620695403847705],[-74.00285701574202,40.62125364333956],[-74.00227586285996,40.621814274427045],[-74.00169380090712,40.62237242731967],[-74.00120222368234,40.622842712352025],[-74.00052987492997,40.62348993908312],[-73.99994664923268,40.62405062210224],[-73.99932090284953,40.624655246846594],[-73.99771358929604,40.623680269916065],[-73.99748403960933,40.62451984605616],[-73.99724067039737,40.62528868702809],[-73.99701633648017,40.62606161545068],[-73.99687778353763,40.62653078256242],[-73.99678847531315,40.6268260514128],[-73.99507814869855,40.62580673783718],[-73.99464972974181,40.62569717922162],[-73.9947348567927,40.62561474060347],[-73.99489280561384,40.62546179419176],[-73.99432497413308,40.625342908797485],[-73.99398197149378,40.62514139905062],[-73.99254973616594,40.6242742682767],[-73.99009356051293,40.62278895334308],[-73.98785095534195,40.6214350319381],[-73.9856935782419,40.62013151444766],[-73.98627524709674,40.619566616589765],[-73.98406791766597,40.61824073930276],[-73.98186818243137,40.61691212660387],[-73.98087912783717,40.6163144347883],[-73.98003930358357,40.61580692966763],[-73.9796382177285,40.615564547228125]]]}},{type:"Feature",properties:{ntacode:"SI22",ntaname:"West New Brighton-New Brighton-St. George",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.07258133873532,40.637941874592116],[-74.07329742269697,40.63790350882978],[-74.07373948815427,40.63786123416191],[-74.07469451366116,40.63780518022462],[-74.07486917409233,40.63779280957809],[-74.07492706217778,40.637790277875276],[-74.0749652911615,40.63778794575581],[-74.07507517752045,40.63778540318621],[-74.07529215274818,40.63778525797012],[-74.07601310207285,40.637771694309315],[-74.07683997714435,40.6377502596201],[-74.07698362202888,40.63779569411445],[-74.07789902235452,40.638094652499866],[-74.07813163368073,40.63817145360944],[-74.07818273581817,40.638209923294944],[-74.07823997966075,40.63824299536923],[-74.07830239010642,40.63827010647179],[-74.07836890403931,40.63829079478262],[-74.07843838843976,40.63830470788939],[-74.07850965967357,40.63831160878996],[-74.07858150369059,40.63831137993264],[-74.07865269667109,40.638304025215774],[-74.07872202588601,40.638289669922564],[-74.07878831035616,40.63826855858662],[-74.08055168530535,40.6373200002473],[-74.08177940518492,40.63662301475504],[-74.0830209119931,40.63602507064248],[-74.08373397276411,40.63573714405662],[-74.08513463086156,40.63635959916758],[-74.08568983334594,40.63660727984289],[-74.08587882899158,40.636691589501005],[-74.08690592827851,40.63585724313128],[-74.0875977518021,40.63626202395633],[-74.08870582339766,40.63684520627825],[-74.08891735147492,40.63652838422115],[-74.08910236350049,40.636247027007705],[-74.0891591982305,40.636166324273034],[-74.08922167821618,40.636088080894034],[-74.08928962060966,40.63601252582572],[-74.08936282658111,40.63593988015595],[-74.08944108172832,40.635870356163124],[-74.0895241572095,40.635804157549984],[-74.08961180992246,40.63574147802118],[-74.08970378337382,40.63568250098358],[-74.09027738593927,40.63549903007718],[-74.09090698781264,40.63548572915709],[-74.09182025852598,40.63555529800409],[-74.09242513546207,40.635581813311546],[-74.09338942318304,40.63659955499514],[-74.09362634089759,40.63728369518529],[-74.09386276384386,40.638024917087],[-74.09409312556052,40.63926691373034],[-74.09570924847907,40.639098641445216],[-74.09637906209687,40.639035370194506],[-74.0968624213534,40.639007471277786],[-74.09767290788837,40.63896067917038],[-74.09787969175635,40.64035805499117],[-74.09928833828572,40.640204723400544],[-74.09990409604538,40.6401629546138],[-74.10042458228907,40.64004103014969],[-74.10129653357345,40.63982715781618],[-74.10216582763336,40.63961813402164],[-74.1030526113348,40.639401246128855],[-74.10371467664287,40.63924348815874],[-74.10394708507621,40.6391876931646],[-74.1048099083325,40.63897670148314],[-74.10542286555271,40.63889896694462],[-74.1069050671644,40.63872593231399],[-74.10696706837507,40.63871703932102],[-74.10702773920465,40.63870385636293],[-74.107086569278,40.638686494337435],[-74.10714306370582,40.638665099297626],[-74.10719674747112,40.6386398512555],[-74.10724716875113,40.63861096254441],[-74.1072939033949,40.638578676182874],[-74.10733655826603,40.6385432637707],[-74.10746323196217,40.63843848833606],[-74.10822759427079,40.63831404020558],[-74.10868871421224,40.63823996054388],[-74.10887095422909,40.63822056189334],[-74.10887113145303,40.63822054413504],[-74.10887129721176,40.6382205082945],[-74.10905105173379,40.63818489343512],[-74.10905120519044,40.638184865814885],[-74.10905134696307,40.63818482078278],[-74.10922508199015,40.63813337119491],[-74.10922521168224,40.638133335388126],[-74.10922535365975,40.63813328130907],[-74.10938954834239,40.63806700889134],[-74.10938961823226,40.63806698235534],[-74.10938968942652,40.638066946604035],[-74.10954135497744,40.63798742951589],[-74.10974833343457,40.637865832885964],[-74.11080847831818,40.637745618893554],[-74.11175008180851,40.63764575956979],[-74.11197916151133,40.63761817610744],[-74.11279390228972,40.63753081039391],[-74.11373640317638,40.63742912343446],[-74.11499559713084,40.637292225803606],[-74.11519147377689,40.6383476810524],[-74.11588274171689,40.63826439086681],[-74.11641377307812,40.63820248439684],[-74.11708884665657,40.63812709177038],[-74.11765722511888,40.63806246692536],[-74.11754902326443,40.63695363233316],[-74.11753352364279,40.63674776250452],[-74.11752704590687,40.63666172440008],[-74.11751731931224,40.636532533228525],[-74.1175113688379,40.63644180260731],[-74.1175003528878,40.6363071940345],[-74.1174940965777,40.63622409147014],[-74.11748576393235,40.63611340592429],[-74.11747983176224,40.63602690621508],[-74.11747417315533,40.6359435185728],[-74.11746820616482,40.63588019581778],[-74.11745986550405,40.63576940540125],[-74.11738361334659,40.63539539861529],[-74.11719947139964,40.63456809812993],[-74.117077857796,40.634007108452295],[-74.11704470999358,40.6338166099655],[-74.11695838547095,40.633351407933205],[-74.11683619616025,40.63267481833744],[-74.11666642606231,40.63171010196237],[-74.11650496444017,40.63075571451986],[-74.11634635521709,40.62983500318547],[-74.11618948747544,40.62894119691988],[-74.11614321176972,40.62870226452701],[-74.11595162376548,40.628230133584374],[-74.11588524896901,40.62808893653461],[-74.11560933518734,40.62754898265873],[-74.11544777625292,40.627220617646444],[-74.11527552812633,40.6268890559436],[-74.11526026635342,40.626859678313],[-74.11524316501087,40.62682656529128],[-74.11503453376162,40.62642257558707],[-74.11475499241602,40.62588928867867],[-74.11473772761916,40.625856346453894],[-74.11471448493997,40.6258116855179],[-74.11407428653384,40.62458177001729],[-74.11393395728123,40.62433020442863],[-74.11358478243055,40.62369716868706],[-74.11326249557817,40.62305442504082],[-74.11541921763997,40.62391096269061],[-74.11627412752884,40.62423942094183],[-74.11701375755935,40.62452357781817],[-74.11724781811637,40.624591509024896],[-74.11747606519833,40.6246735023727],[-74.1176963127474,40.62476906542128],[-74.1179065488252,40.62487746147739],[-74.11810485736774,40.62499772960808],[-74.11828960528949,40.62512868260261],[-74.11845939667421,40.625268989104676],[-74.11916467789621,40.6258238281411],[-74.1196743590296,40.62619142209635],[-74.12012888024834,40.626536153486654],[-74.12056862538866,40.626988700861254],[-74.12125677927585,40.62782275033962],[-74.12216225504122,40.627476892666174],[-74.1227065491783,40.627407395699215],[-74.12365042874383,40.6272868767388],[-74.12424800111806,40.627211641625074],[-74.12513287161646,40.62710260138385],[-74.12666303762201,40.6268896184606],[-74.12826227071211,40.62667350350697],[-74.12920250130291,40.62654060567622],[-74.13007946896835,40.62641859612028],[-74.13069767192914,40.6263409568691],[-74.13130985317964,40.62632834364919],[-74.13099290721455,40.6273741106206],[-74.13069219507733,40.628336902214244],[-74.13056374557047,40.628707729656014],[-74.13033008274155,40.62938433962148],[-74.13024788984738,40.62960913078645],[-74.13014141541791,40.62996520852993],[-74.1304742900949,40.6308855097406],[-74.13060220372334,40.631357827693826],[-74.13046976905301,40.63167632109491],[-74.13016617683134,40.632371028886915],[-74.13005905962736,40.63264202685338],[-74.12993247595178,40.632908787459655],[-74.12978688499932,40.63317008364521],[-74.12962295900346,40.63342476449549],[-74.12944148707814,40.633671720673966],[-74.12900054064667,40.63433359385654],[-74.12893129415095,40.63457748796842],[-74.12888191339457,40.63482489780535],[-74.12885281942049,40.63507441986811],[-74.12884416531081,40.63532458477383],[-74.12885588805639,40.635573961065255],[-74.12884672486679,40.63643600396631],[-74.12886142552082,40.63656824636376],[-74.12885649512532,40.63670218604486],[-74.12883165551092,40.636835274704744],[-74.12878738872885,40.63696495413021],[-74.12872489343226,40.63708883718112],[-74.12867047300657,40.63734826480645],[-74.127846692108,40.637277430457786],[-74.12688872731633,40.63721008809413],[-74.12707923561747,40.63812243797882],[-74.12705471945306,40.63819781057753],[-74.12700745986942,40.63833512034714],[-74.12698957222229,40.63837127854469],[-74.12698188980266,40.63839714021659],[-74.12697679183952,40.63843259038407],[-74.126979944872,40.63861106957299],[-74.12699054233337,40.63911089228966],[-74.12702109759618,40.63927694073035],[-74.12702736021006,40.63931907848693],[-74.12706120037382,40.6395154888531],[-74.1270762595556,40.63957708622486],[-74.12709855597721,40.63962704090002],[-74.1271025962808,40.63968137283515],[-74.12710162941882,40.63972000617146],[-74.12710456721283,40.63976646129127],[-74.12712443009144,40.639863184264236],[-74.1270977621233,40.639979811817504],[-74.12708754098072,40.64004284905467],[-74.12708156070906,40.64016102917542],[-74.12705362205271,40.64024173763904],[-74.12651529293352,40.640371752880775],[-74.1264482385315,40.640377994702376],[-74.1263961034778,40.64037805201885],[-74.12634633446173,40.64037630175888],[-74.12627520035353,40.64035471693709],[-74.12622303392628,40.64033852778785],[-74.12619220658341,40.64032773022688],[-74.12614949907143,40.64030069910171],[-74.126069828623,40.640254473190055],[-74.12599542488437,40.64023124262808],[-74.12593026606521,40.64021089879877],[-74.12580812542708,40.64017984787845],[-74.12569811633223,40.64015593368921],[-74.1255783363538,40.64014732844298],[-74.12546249892092,40.640154839545986],[-74.12533094025878,40.64018202513972],[-74.1252049141542,40.64019329855544],[-74.1248776989752,40.64024024993131],[-74.12469728947039,40.64023935107466],[-74.12461512802044,40.64022237751929],[-74.12452923298106,40.64020540778091],[-74.12448065949822,40.64018271099276],[-74.12438357093606,40.64016859588744],[-74.12425872973986,40.64014708817002],[-74.12415578445018,40.64013471664009],[-74.1241072851922,40.64015183178198],[-74.12402895211248,40.64018604220867],[-74.1239506354575,40.640228782785485],[-74.1238424522653,40.64027155614752],[-74.12374918106772,40.640302938336475],[-74.12363726025609,40.640342870891374],[-74.12357759271384,40.64037706043671],[-74.12354404678021,40.64040553513164],[-74.12354039803759,40.640451039483885],[-74.12354793772022,40.6404908433821],[-74.12351439697942,40.640522161190226],[-74.12340726999294,40.6405889571093],[-74.12318343910978,40.64067318973683],[-74.12285630555346,40.640820508848925],[-74.12277977043289,40.64077054980148],[-74.12265174126281,40.64062676563046],[-74.12260363667694,40.64059707440466],[-74.12257280545143,40.64062234009354],[-74.12274476493053,40.64084347450505],[-74.12279688359492,40.64090052031105],[-74.1228795964406,40.64095636807637],[-74.12290724898483,40.64101926611459],[-74.12290581791943,40.641072873273274],[-74.12285698413841,40.64113818387068],[-74.12286625523555,40.641188282937186],[-74.12285868344767,40.64123024336699],[-74.12282672952654,40.64129159497255],[-74.12282565410412,40.64129387601767],[-74.1228239772096,40.64129473857057],[-74.1227944526031,40.64133150526583],[-74.1227815318065,40.641339229062524],[-74.12276185398231,40.64134182096462],[-74.12272114449755,40.64134762404888],[-74.1226955588768,40.64135302667264],[-74.12195850128329,40.641446983080684],[-74.12194129720368,40.64144190812147],[-74.12190205926673,40.64140120224989],[-74.12184147061464,40.64140589427098],[-74.12180661082168,40.64141215957818],[-74.12175764696883,40.64142342445435],[-74.12172375318877,40.641428664443914],[-74.12144753366925,40.64150273758478],[-74.12138690689447,40.641485332555206],[-74.1213733293904,40.64147647474085],[-74.12131194763698,40.641452531325776],[-74.12128074794371,40.641432495987175],[-74.12121470320182,40.64139683998687],[-74.12118039507705,40.64138344537961],[-74.12071317588789,40.64104578269349],[-74.12064634499585,40.64104409562105],[-74.12057429028437,40.64105632840836],[-74.12052811811587,40.64106278260178],[-74.12016783688034,40.6411389959884],[-74.1199348008892,40.641197604383905],[-74.11997111213593,40.64131481456235],[-74.11960716747876,40.641380309354226],[-74.11962565609898,40.64144262867614],[-74.11995699875771,40.64220945342911],[-74.11985443942102,40.64223561390483],[-74.11952986105761,40.641469914321966],[-74.11946561296838,40.641478874171966],[-74.1194498817769,40.64143464839654],[-74.11942631292405,40.64142352418476],[-74.1193230254711,40.6414391986628],[-74.1190972049364,40.64147346602085],[-74.11948087155095,40.64235510170983],[-74.11940029532462,40.64237937853277],[-74.11900348200315,40.64146461451014],[-74.11861635236279,40.641530365029055],[-74.11860486153483,40.64156325117887],[-74.11868834100237,40.6417976435533],[-74.11865171598568,40.641808846121826],[-74.11887505926273,40.642387365974145],[-74.11889948312599,40.64238361874228],[-74.11896077402359,40.64250451599326],[-74.1188362461695,40.642541864060405],[-74.11864479718028,40.64203960910607],[-74.11858364618466,40.64199687114779],[-74.11842117592676,40.64157604952025],[-74.11840185083558,40.64152980054292],[-74.11815536520918,40.641593684261785],[-74.11820831549396,40.641750235375966],[-74.11800767093663,40.641805497533376],[-74.11815635743865,40.64213129829882],[-74.11804891156369,40.642157461011855],[-74.11791728683143,40.64182587695219],[-74.11785534854029,40.64183757899113],[-74.11780150303672,40.64180946926173],[-74.11773478385712,40.64179669853565],[-74.11762841614821,40.6416215829014],[-74.11745689604227,40.64164480177377],[-74.1174030337486,40.641633339690316],[-74.11734926426597,40.641620367216916],[-74.1173028282628,40.641609249485526],[-74.11728814480384,40.64159437720465],[-74.11717093284699,40.64162427104184],[-74.11711235699563,40.64165596713894],[-74.11713406122502,40.64169616394924],[-74.11722122301954,40.64187096523024],[-74.11750702523295,40.64242040843019],[-74.11741912492036,40.642448412156625],[-74.11713706403366,40.64189806463117],[-74.11672187663895,40.642031756096635],[-74.11673703407648,40.6420594856166],[-74.11688396076242,40.64236707592781],[-74.11703348126235,40.64264978574936],[-74.11722470082552,40.643027359962645],[-74.11714900527423,40.643049768652354],[-74.11705580706138,40.64284330020253],[-74.11695775345513,40.64265358427193],[-74.11684258188897,40.64245458128051],[-74.1167396725861,40.642281619762045],[-74.11666607646237,40.64210676633398],[-74.11660991949591,40.64212543236372],[-74.11659975924104,40.642109982964044],[-74.11630000082752,40.64220266510233],[-74.11633166977431,40.64227086677678],[-74.11630481365934,40.642280198811925],[-74.11675342874666,40.64316182670241],[-74.11667041382694,40.643189824892886],[-74.11624629709863,40.64234725163886],[-74.11621943792055,40.64235472325256],[-74.11615722747135,40.64224490178988],[-74.11614208635727,40.64221645415041],[-74.11599693311305,40.642262293230715],[-74.11571917042303,40.64235181921409],[-74.11622691905424,40.643307105862114],[-74.11614843005736,40.643331112591845],[-74.11564823433797,40.64237468283189],[-74.11535082182938,40.64247054015824],[-74.11511714752066,40.642784992677925],[-74.11480735067579,40.64297696808482],[-74.1147807642833,40.642957615929056],[-74.11429538722354,40.643279147343264],[-74.11379666086016,40.64360951580795],[-74.11404053146029,40.64404250211981],[-74.11395094068489,40.6441365916753],[-74.11288806510889,40.64453244413502],[-74.11282960893463,40.644462428186046],[-74.11379152893636,40.644075221830825],[-74.11380493647312,40.64404273550796],[-74.11385205211509,40.64404098008153],[-74.11389010824351,40.64398966912675],[-74.11381590334798,40.64389574134067],[-74.11376653215515,40.64389066348563],[-74.1136903010246,40.64392321142739],[-74.11363867687012,40.64391300836723],[-74.11354450863915,40.643954120067335],[-74.1133302319255,40.6437234970838],[-74.11230370906547,40.64431879992954],[-74.11180799136841,40.644610674476795],[-74.11190333685163,40.64470602674036],[-74.11116129469181,40.64509642267875],[-74.11111633666607,40.645046902323145],[-74.11176646649947,40.644706159842414],[-74.11172529995721,40.64465936172616],[-74.11167635063411,40.644688182791334],[-74.11149571146358,40.64477816422495],[-74.11092281878446,40.645081603190086],[-74.10973932564491,40.645463728184794],[-74.10953808583857,40.64549583253679],[-74.10886489895974,40.64557912880404],[-74.10869553743704,40.64557472334873],[-74.10823620496782,40.645562773203764],[-74.10779674146393,40.64556198428931],[-74.10680342706121,40.645560195940924],[-74.1047222159977,40.64556365739953],[-74.10464577782211,40.645630470315815],[-74.1043961355521,40.6456699410801],[-74.104340587449,40.645721165905435],[-74.10412356301752,40.64574043220018],[-74.10405509113343,40.64566616481563],[-74.10402237217046,40.645638052148165],[-74.10398644791063,40.64562270284434],[-74.10391463250352,40.645614222131634],[-74.10383609558849,40.645612584781944],[-74.103764288185,40.64560923117646],[-74.10372839854058,40.64561609971926],[-74.10369926142755,40.64563663499692],[-74.10365048802048,40.64565481325093],[-74.10307296677492,40.64563814892003],[-74.10231679337329,40.645542599677555],[-74.10168264441675,40.64540673298676],[-74.10167855232605,40.64541576035735],[-74.1016648034942,40.6454153828413],[-74.10162941761638,40.64548895894029],[-74.10170826781206,40.64551863173063],[-74.10169906586988,40.64553648533399],[-74.10162518955096,40.645509512889014],[-74.10161828954745,40.64552653887153],[-74.10157833974783,40.645514421316136],[-74.10164420314486,40.6454078302724],[-74.10163782873126,40.645405598396195],[-74.10164266441157,40.6453965489262],[-74.1006054200536,40.64513233331717],[-74.1001000735663,40.64505941559202],[-74.09971112877115,40.64505571085147],[-74.09880066885815,40.64504703431085],[-74.09849981625514,40.64537036195384],[-74.09604555281587,40.645372747442735],[-74.09468500921268,40.64555571773483],[-74.09362656930114,40.64583865879401],[-74.09303960268048,40.645961997824685],[-74.09298828187654,40.64597278075254],[-74.09300507296243,40.64607631431431],[-74.09135697942018,40.64670072410057],[-74.09096024080262,40.64681894255409],[-74.08992334047585,40.64717613210441],[-74.08939752535348,40.64731035953131],[-74.08845521748323,40.64784347057657],[-74.08836043489232,40.64790790532772],[-74.08827444370833,40.6479206500783],[-74.08824112474034,40.647901656486155],[-74.08793804157611,40.64808009375922],[-74.08767442681507,40.64823529361484],[-74.08634467630309,40.64869960938664],[-74.08570754378219,40.64888055337051],[-74.08522698411677,40.64892555177354],[-74.08484403215724,40.64889114733951],[-74.08482973925598,40.64888665706606],[-74.08476074854887,40.6488747846178],[-74.08469394765464,40.64885707985029],[-74.0846301835672,40.648833767249556],[-74.08457026477328,40.64880514240532],[-74.08446817790008,40.64875390179274],[-74.0843617970343,40.648708007509626],[-74.08425160405871,40.64866766744379],[-74.08413809812097,40.64863306432376],[-74.08402179337286,40.64860435489107],[-74.08390321664172,40.64858166919058],[-74.08256585807125,40.64831581935346],[-74.08221272914943,40.64828016229011],[-74.08212394387886,40.648278112186055],[-74.08204629493254,40.64830775311515],[-74.08186603545593,40.64837339135724],[-74.08165246388575,40.64842426021789],[-74.0814222820375,40.64850472544686],[-74.08135603833666,40.64849094302846],[-74.08095598247473,40.648348676459456],[-74.0807283876238,40.64827487384632],[-74.08051823788367,40.64824551473275],[-74.07980996428711,40.64838331298801],[-74.07923252724945,40.64818632548874],[-74.07899546333265,40.648142554422485],[-74.07708658002642,40.64719986076534],[-74.07699341088889,40.647205851839104],[-74.07682895680895,40.647080521936275],[-74.07650657152865,40.64696881818342],[-74.0762092250255,40.646723882224755],[-74.0759922276155,40.646552023759064],[-74.07530767022057,40.64591302206681],[-74.07445282563648,40.645067488220704],[-74.07407812091225,40.64508432891072],[-74.07395839976473,40.6451932054456],[-74.07387258053323,40.645147815844574],[-74.07359107919284,40.64499892804304],[-74.07349851367627,40.645083373475146],[-74.07375861295385,40.64531335177292],[-74.07380088322202,40.645285707094956],[-74.07382911232182,40.645311772142726],[-74.0737788034296,40.64535629846431],[-74.0738341938235,40.645407380688575],[-74.07385653684676,40.64542481559709],[-74.07382143191994,40.645443483377306],[-74.07333813856935,40.64578311565973],[-74.0732453946486,40.64570492526957],[-74.07348694129148,40.64554980774533],[-74.07341838754064,40.64548847917837],[-74.07369011806506,40.645305724557446],[-74.07346429816418,40.64510794360956],[-74.07333328763889,40.64503438073411],[-74.07334938819308,40.64502209632998],[-74.07323853810767,40.644963863909894],[-74.07305744965313,40.645145026871845],[-74.07302520507153,40.64513123781762],[-74.07320225954705,40.644943941243596],[-74.07301240029503,40.64483867970184],[-74.07305559881728,40.64480791784096],[-74.07341383827801,40.645015918471934],[-74.07342590747594,40.64500056801266],[-74.07327272901537,40.64491627947553],[-74.07334517133624,40.644850257928994],[-74.07312184183516,40.64471479946901],[-74.07292585037405,40.644864073457505],[-74.07287964133025,40.64484417943492],[-74.07279850341503,40.64491012376881],[-74.07258775553878,40.64479086317368],[-74.07270308267555,40.64464559512502],[-74.07269226552988,40.644637369784476],[-74.07259617125501,40.64473547246697],[-74.0725646823296,40.644719748858215],[-74.07261232795683,40.64467529008256],[-74.07259934926812,40.64466706492535],[-74.0725726394011,40.64469380340308],[-74.07252587520988,40.6446700395146],[-74.07257551719223,40.64461768538865],[-74.07262742408439,40.64464399713202],[-74.07261662439399,40.64465058915869],[-74.07262311218139,40.64465387833532],[-74.07266630771213,40.644620920659584],[-74.0725538388442,40.64456007180672],[-74.07254303492054,40.644563371225814],[-74.07253222025737,40.64455679217028],[-74.07258623043295,40.644530414249935],[-74.0725992077408,40.64453699193514],[-74.07258408702018,40.64454688046273],[-74.07272467145087,40.64462088376612],[-74.07279042215043,40.644552018312886],[-74.0727458600087,40.64452403106865],[-74.0727826061294,40.64449184001749],[-74.07269828799033,40.64444127346742],[-74.072331008943,40.64459987318507],[-74.07170671648247,40.645022649831084],[-74.0717164118446,40.64503186572135],[-74.07168737376738,40.64505032820065],[-74.0716582975979,40.6450337464351],[-74.07168248051138,40.64500421939311],[-74.07168733413357,40.645013438973734],[-74.07230919046799,40.644577753554785],[-74.0722558843629,40.64454643110195],[-74.07216148380613,40.64458153480658],[-74.07201843213245,40.644411932940905],[-74.07211281812991,40.64436391744451],[-74.07209826186556,40.644338103741305],[-74.07223218396429,40.644288269793684],[-74.07229190281828,40.644266047820494],[-74.07218488601674,40.6441104653952],[-74.07197701849002,40.644181399058034],[-74.07196247757315,40.64417034173332],[-74.07186080870882,40.64420176177022],[-74.07175648087788,40.644011845498646],[-74.07187025099053,40.64397488502981],[-74.07186296798405,40.64395828969238],[-74.07193800055097,40.64392688581529],[-74.07194769578638,40.64393610218971],[-74.07205817506043,40.64390042769868],[-74.07200080155484,40.643781132969615],[-74.07190624013552,40.64379710917857],[-74.0717925924341,40.64381630857898],[-74.07177075212533,40.64377205483541],[-74.07164969408527,40.64378688572467],[-74.07158891657964,40.643591315373726],[-74.07162787633776,40.64357834116646],[-74.07159679201112,40.64346015698608],[-74.0713561217664,40.64349730455609],[-74.07134109417926,40.643456225521646],[-74.07149090063899,40.643428740585954],[-74.07147284705019,40.64336027271823],[-74.07150206405166,40.64335486600382],[-74.07148202432627,40.64329262506358],[-74.07125341439215,40.64333094968353],[-74.0712577512496,40.64334411975703],[-74.07098328230782,40.643388744008355],[-74.07097244806438,40.64336405315127],[-74.07095083519592,40.64336571345981],[-74.07093784471483,40.64334596384061],[-74.070968094631,40.64333441938809],[-74.0709594216861,40.64330972702834],[-74.07125765981525,40.64325850172709],[-74.07127283144268,40.64329636112255],[-74.0714433170627,40.64327056082806],[-74.07141659716522,40.64319310959584],[-74.07130487290105,40.64321200376001],[-74.07130787990523,40.64322113269783],[-74.07114309289017,40.64325090974208],[-74.07113105720943,40.64320526367833],[-74.07150263147409,40.64312930419293],[-74.07147777322623,40.64280829377505],[-74.07164540901468,40.64280035968068],[-74.07164892198948,40.64267993117711],[-74.0717028612147,40.642679897557784],[-74.07170351967274,40.642796335280025],[-74.07218434969047,40.642714093289136],[-74.07210952444639,40.64246321679279],[-74.07037430990604,40.6426914030532],[-74.07032923715397,40.64252612813236],[-74.07323829183603,40.642184736082406],[-74.07314400585983,40.64185297397759],[-74.07024658698668,40.64220697429693],[-74.07019399559226,40.64200750280536],[-74.07308689819335,40.6416368144671],[-74.07289005609582,40.640922672373506],[-74.07196280961685,40.64099557976074],[-74.07198176865174,40.641012401156196],[-74.07180500367045,40.6410293437563],[-74.07181141822929,40.64112312420194],[-74.07001849148747,40.64127813223757],[-74.06998354653958,40.64106894311684],[-74.07177648067547,40.640925959468504],[-74.07177665731002,40.64092035954187],[-74.07177804351149,40.64091485842628],[-74.0717806013426,40.64090960667407],[-74.07178426080141,40.64090474801297],[-74.07178892173718,40.64090041541277],[-74.07179445659119,40.64089672744623],[-74.07180071388785,40.6408937850441],[-74.07180752238008,40.640891668732664],[-74.07181469573601,40.64089043643027],[-74.07182203763837,40.64089012186201],[-74.07182934715722,40.64089073363682],[-74.07183642424887,40.64089225501197],[-74.07183643460417,40.6409018738207],[-74.07285041194888,40.640803687942515],[-74.07277690011117,40.640528963147396],[-74.07307725837752,40.6405133117964],[-74.07309035578791,40.638618999685924],[-74.07303265958855,40.63859061027198],[-74.07292933384755,40.63859264983827],[-74.07292601136356,40.63844115456006],[-74.07301618029156,40.638426633932426],[-74.07301444562215,40.63840938411889],[-74.07293199871847,40.638414488430264],[-74.07292278393915,40.63837622975353],[-74.07287265506703,40.63837998736705],[-74.07279336887422,40.63838593056918],[-74.0727207645828,40.63838597650768],[-74.07267024642069,40.63837638962683],[-74.07261338131855,40.6383355452385],[-74.0725880905416,40.6383018941706],[-74.0725817300912,40.63825861400706],[-74.0726093386763,40.63822689532106],[-74.07238852950302,40.63824526599679],[-74.07237941129388,40.63816272607414],[-74.07260632797502,40.6381363078445],[-74.07258133873532,40.637941874592116]]]}},{type:"Feature",properties:{ntacode:"SI35",ntaname:"New Brighton-Silver Lake",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.08373397276411,40.63573714405662],[-74.08394671311241,40.63565410550717],[-74.0844364757863,40.63540524804896],[-74.0857492899968,40.6339555577254],[-74.0871412964813,40.632239515730575],[-74.08761781638948,40.63164751202381],[-74.08807764880225,40.63108071673735],[-74.08820728117372,40.63090392535504],[-74.08835621368928,40.63073496369138],[-74.08852313564796,40.630575614851125],[-74.0887063588457,40.63042749989381],[-74.08890387705357,40.630291990678174],[-74.0890297592992,40.63021316935673],[-74.08914567537256,40.63012462153622],[-74.08924974873968,40.630027509844744],[-74.08934045708186,40.62992328545802],[-74.08941665344084,40.629813551544125],[-74.09158095983408,40.626545922332994],[-74.09223971361145,40.62574291524266],[-74.09396033804393,40.62433925268505],[-74.09639991932879,40.62232899722098],[-74.09751734341977,40.621418888181616],[-74.09814034133656,40.62091145566431],[-74.09967734692555,40.61966605391849],[-74.10004426975577,40.61935795541314],[-74.10039572568483,40.619038963099655],[-74.10073089089855,40.61870975465764],[-74.10104903228459,40.618371059456315],[-74.10134946655786,40.61802367115314],[-74.10189835044608,40.6174522110704],[-74.10254940490813,40.61685368522764],[-74.10350925295988,40.61641607539772],[-74.10458409229676,40.61761290081785],[-74.10495324285564,40.61802256351913],[-74.10511622186019,40.6182030039457],[-74.10518709679585,40.61828147484378],[-74.10552598888425,40.61859232949968],[-74.10608939626863,40.61898419570856],[-74.10734089104443,40.619543076804334],[-74.10770635305464,40.61969949782748],[-74.1091080611564,40.62029623969023],[-74.11001550650619,40.62068834425549],[-74.1109439286574,40.62119448899861],[-74.11153393893865,40.62160364605469],[-74.11235088050758,40.622265292176714],[-74.11326249557817,40.62305442504082],[-74.11358478243055,40.62369716868706],[-74.11393395728123,40.62433020442863],[-74.11407428653384,40.62458177001729],[-74.11471448493997,40.6258116855179],[-74.11473772761916,40.625856346453894],[-74.11475499241602,40.62588928867867],[-74.11503453376162,40.62642257558707],[-74.11524316501087,40.62682656529128],[-74.11526026635342,40.626859678313],[-74.11527552812633,40.6268890559436],[-74.11544777625292,40.627220617646444],[-74.11560933518734,40.62754898265873],[-74.11588524896901,40.62808893653461],[-74.11595162376548,40.628230133584374],[-74.11614321176972,40.62870226452701],[-74.11618948747544,40.62894119691988],[-74.11634635521709,40.62983500318547],[-74.11650496444017,40.63075571451986],[-74.11666642606231,40.63171010196237],[-74.11683619616025,40.63267481833744],[-74.11695838547095,40.633351407933205],[-74.11704470999358,40.6338166099655],[-74.117077857796,40.634007108452295],[-74.11719947139964,40.63456809812993],[-74.11738361334659,40.63539539861529],[-74.11745986550405,40.63576940540125],[-74.11746820616482,40.63588019581778],[-74.11747417315533,40.6359435185728],[-74.11747983176224,40.63602690621508],[-74.11748576393235,40.63611340592429],[-74.1174940965777,40.63622409147014],[-74.1175003528878,40.6363071940345],[-74.1175113688379,40.63644180260731],[-74.11751731931224,40.636532533228525],[-74.11752704590687,40.63666172440008],[-74.11753352364279,40.63674776250452],[-74.11754902326443,40.63695363233316],[-74.11765722511888,40.63806246692536],[-74.11708884665657,40.63812709177038],[-74.11641377307812,40.63820248439684],[-74.11588274171689,40.63826439086681],[-74.11519147377689,40.6383476810524],[-74.11499559713084,40.637292225803606],[-74.11373640317638,40.63742912343446],[-74.11279390228972,40.63753081039391],[-74.11197916151133,40.63761817610744],[-74.11175008180851,40.63764575956979],[-74.11080847831818,40.637745618893554],[-74.10974833343457,40.637865832885964],[-74.10954135497744,40.63798742951589],[-74.10938968942652,40.638066946604035],[-74.10938961823226,40.63806698235534],[-74.10938954834239,40.63806700889134],[-74.10922535365975,40.63813328130907],[-74.10922521168224,40.638133335388126],[-74.10922508199015,40.63813337119491],[-74.10905134696307,40.63818482078278],[-74.10905120519044,40.638184865814885],[-74.10905105173379,40.63818489343512],[-74.10887129721176,40.6382205082945],[-74.10887113145303,40.63822054413504],[-74.10887095422909,40.63822056189334],[-74.10868871421224,40.63823996054388],[-74.10822759427079,40.63831404020558],[-74.10746323196217,40.63843848833606],[-74.10733655826603,40.6385432637707],[-74.1072939033949,40.638578676182874],[-74.10724716875113,40.63861096254441],[-74.10719674747112,40.6386398512555],[-74.10714306370582,40.638665099297626],[-74.107086569278,40.638686494337435],[-74.10702773920465,40.63870385636293],[-74.10696706837507,40.63871703932102],[-74.1069050671644,40.63872593231399],[-74.10542286555271,40.63889896694462],[-74.1048099083325,40.63897670148314],[-74.10394708507621,40.6391876931646],[-74.10371467664287,40.63924348815874],[-74.1030526113348,40.639401246128855],[-74.10216582763336,40.63961813402164],[-74.10129653357345,40.63982715781618],[-74.10042458228907,40.64004103014969],[-74.09990409604538,40.6401629546138],[-74.09928833828572,40.640204723400544],[-74.09787969175635,40.64035805499117],[-74.09767290788837,40.63896067917038],[-74.0968624213534,40.639007471277786],[-74.09637906209687,40.639035370194506],[-74.09570924847907,40.639098641445216],[-74.09409312556052,40.63926691373034],[-74.09386276384386,40.638024917087],[-74.09362634089759,40.63728369518529],[-74.09338942318304,40.63659955499514],[-74.09242513546207,40.635581813311546],[-74.09182025852598,40.63555529800409],[-74.09090698781264,40.63548572915709],[-74.09027738593927,40.63549903007718],[-74.08970378337382,40.63568250098358],[-74.08961180992246,40.63574147802118],[-74.0895241572095,40.635804157549984],[-74.08944108172832,40.635870356163124],[-74.08936282658111,40.63593988015595],[-74.08928962060966,40.63601252582572],[-74.08922167821618,40.636088080894034],[-74.0891591982305,40.636166324273034],[-74.08910236350049,40.636247027007705],[-74.08891735147492,40.63652838422115],[-74.08870582339766,40.63684520627825],[-74.0875977518021,40.63626202395633],[-74.08690592827851,40.63585724313128],[-74.08587882899158,40.636691589501005],[-74.08568983334594,40.63660727984289],[-74.08513463086156,40.63635959916758],[-74.08373397276411,40.63573714405662]]]}},{type:"Feature",properties:{ntacode:"SI07",ntaname:"Westerleigh",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.1304742900949,40.6308855097406],[-74.13014141541791,40.62996520852993],[-74.13024788984738,40.62960913078645],[-74.13033008274155,40.62938433962148],[-74.13056374557047,40.628707729656014],[-74.13069219507733,40.628336902214244],[-74.13099290721455,40.6273741106206],[-74.13130985317964,40.62632834364919],[-74.13069767192914,40.6263409568691],[-74.13007946896835,40.62641859612028],[-74.12920250130291,40.62654060567622],[-74.12826227071211,40.62667350350697],[-74.12666303762201,40.6268896184606],[-74.12513287161646,40.62710260138385],[-74.12424800111806,40.627211641625074],[-74.12365042874383,40.6272868767388],[-74.1227065491783,40.627407395699215],[-74.12216225504122,40.627476892666174],[-74.12125677927585,40.62782275033962],[-74.12056862538866,40.626988700861254],[-74.12012888024834,40.626536153486654],[-74.1196743590296,40.62619142209635],[-74.11916467789621,40.6258238281411],[-74.11845939667421,40.625268989104676],[-74.11828960528949,40.62512868260261],[-74.11810485736774,40.62499772960808],[-74.1179065488252,40.62487746147739],[-74.1176963127474,40.62476906542128],[-74.11747606519833,40.6246735023727],[-74.11724781811637,40.624591509024896],[-74.11701375755935,40.62452357781817],[-74.11627412752884,40.62423942094183],[-74.11541921763997,40.62391096269061],[-74.11326249557817,40.62305442504082],[-74.11235088050758,40.622265292176714],[-74.11153393893865,40.62160364605469],[-74.1109439286574,40.62119448899861],[-74.11001550650619,40.62068834425549],[-74.1091080611564,40.62029623969023],[-74.10770635305464,40.61969949782748],[-74.10734089104443,40.619543076804334],[-74.10608939626863,40.61898419570856],[-74.10552598888425,40.61859232949968],[-74.10518709679585,40.61828147484378],[-74.10511622186019,40.6182030039457],[-74.10495324285564,40.61802256351913],[-74.10458409229676,40.61761290081785],[-74.10350925295988,40.61641607539772],[-74.10302593083763,40.61578110768041],[-74.10256802197586,40.61518744362307],[-74.10209434379634,40.614600490702],[-74.10127614431183,40.61398540164433],[-74.10068376007588,40.613553150032736],[-74.10055168524373,40.61346054704164],[-74.0998773380551,40.61291865202135],[-74.09935043021714,40.61241907603305],[-74.09862151345293,40.611518912145335],[-74.09847061042211,40.61135390310913],[-74.09810312073539,40.6109615183507],[-74.0978775832352,40.61072932235404],[-74.09776968697943,40.6106235929408],[-74.09938453032055,40.610561389933395],[-74.09946989754877,40.610558101373606],[-74.1000361652412,40.610536282311266],[-74.10082806876161,40.610506671337944],[-74.1013859682829,40.61048580704328],[-74.10165478069673,40.61047575358812],[-74.10181225391422,40.61046986327239],[-74.10239596915216,40.61044802768126],[-74.10290182379002,40.61042910333296],[-74.10337596951443,40.61041347176277],[-74.10429495465014,40.61038212983729],[-74.10549389024675,40.61034361707521],[-74.10667509626366,40.61028680302829],[-74.10722963838862,40.61025244531569],[-74.10778645175388,40.61023505717995],[-74.10834417935492,40.61023476735728],[-74.108852682512,40.61025010903298],[-74.10890146158118,40.61025158549945],[-74.10945696462582,40.61028543917057],[-74.11000934052294,40.61033620554779],[-74.11047956436141,40.610418656145455],[-74.11082654354695,40.61050691535158],[-74.1111363807901,40.61058606049717],[-74.11263747380988,40.61096736625979],[-74.11295306821812,40.611038972444675],[-74.11327407950714,40.61109793754854],[-74.1135992039971,40.61114391251119],[-74.1139270709543,40.61117668254385],[-74.11425629862228,40.6111961491491],[-74.11458547834059,40.61120229579381],[-74.11508745369113,40.611209431935],[-74.11566833774822,40.61117538441355],[-74.11651105808897,40.61105092797054],[-74.11677996738318,40.61099204870697],[-74.11687458182028,40.61097182592989],[-74.117389239309,40.610833214599474],[-74.11832650861193,40.610580774267525],[-74.11993967873948,40.61014626700226],[-74.1204407989599,40.61001806653642],[-74.12135179626344,40.60976526866164],[-74.12247214696794,40.60948123504737],[-74.12252324810154,40.60946899970972],[-74.12326521987752,40.60929134754621],[-74.12350639197322,40.609233602197214],[-74.12398126046095,40.609135218580995],[-74.12452618721501,40.60902231895474],[-74.1251456318324,40.608908471012775],[-74.12520040314774,40.60889840451293],[-74.12630497776699,40.60869964294621],[-74.12650911458438,40.608662907804316],[-74.12674361560914,40.60863191472378],[-74.12742960813665,40.60854976033657],[-74.127842671467,40.60850028947278],[-74.12874897506455,40.60839174103177],[-74.12983323759036,40.608303943294686],[-74.13094002327297,40.608214312415384],[-74.13156873408485,40.6081811718584],[-74.13210459722464,40.60815292410637],[-74.13211741285117,40.60826434878844],[-74.13215051174832,40.60855196388092],[-74.13311710762517,40.60850583170355],[-74.13404435497532,40.60845319896252],[-74.13497712835219,40.6084111791292],[-74.1359058134975,40.6083589074572],[-74.13717406014197,40.608292698392134],[-74.13810528785845,40.608242324956635],[-74.13903904969365,40.60819581284407],[-74.13997406985578,40.608146392015655],[-74.1409252827277,40.6080896315783],[-74.14188196357529,40.608042941440985],[-74.14283290552234,40.607992595485634],[-74.14391816348177,40.607989837479714],[-74.14418304083583,40.60799797168233],[-74.14444741850161,40.608012796997144],[-74.14471100558443,40.60803429711189],[-74.14497351205877,40.608062448369964],[-74.14523464925394,40.608097219516964],[-74.14549412969194,40.608138572546],[-74.14575166786493,40.60818646195661],[-74.14600698040032,40.60824083505612],[-74.14631057000567,40.6083070877744],[-74.14661053085571,40.60838297909351],[-74.1469060926716,40.60846834048681],[-74.14719646653559,40.608562929243355],[-74.14746971691153,40.60865584937152],[-74.14773969774731,40.60875416464889],[-74.14800622568804,40.60885780831078],[-74.14826911998462,40.60896670970092],[-74.14852820183322,40.60908079514606],[-74.14878329527244,40.60919998717104],[-74.14954343557092,40.609627172890356],[-74.14893620769462,40.609750837135074],[-74.147740368238,40.60999924981496],[-74.14696864216111,40.61015135570597],[-74.14689344884835,40.61063170979161],[-74.14680105543378,40.61133491935586],[-74.14670113522895,40.61207152126736],[-74.14654340779514,40.61326141168843],[-74.1464594491219,40.613891425091104],[-74.14640703857827,40.614273151538384],[-74.1460356211517,40.61701277749984],[-74.14512419135698,40.616965979075346],[-74.14419491885178,40.616870261569936],[-74.14326214865979,40.61674023916747],[-74.14233611439462,40.61660864350825],[-74.14173426825481,40.61653721930926],[-74.14161689051143,40.6165224696341],[-74.14112983624184,40.61646120584354],[-74.14072587924078,40.61641455538543],[-74.13982184794222,40.616299825941],[-74.13964602350758,40.61701454964299],[-74.13944209882749,40.61776581353119],[-74.13923849312228,40.61851915765309],[-74.13900214120528,40.61939464313693],[-74.13873783679765,40.62037370258319],[-74.13853418159965,40.621128234414904],[-74.13836666875461,40.621737116862136],[-74.13861274061534,40.621772877689864],[-74.13850455751306,40.62263379772209],[-74.13826358199567,40.62424376957261],[-74.13805836227618,40.62421931305117],[-74.13784961661364,40.62420974650969],[-74.13764014534725,40.62421538220074],[-74.1374328087563,40.62423617347844],[-74.13723036985678,40.62427160408242],[-74.13704499391466,40.62435399573393],[-74.13686356168051,40.62444133561604],[-74.13668630057133,40.62453351425993],[-74.13651343303782,40.62463041569152],[-74.13634517541097,40.62473191881468],[-74.1361817385964,40.624837896411265],[-74.1358100827804,40.62506433958871],[-74.13793305116066,40.626956697348085],[-74.13805849495903,40.62706851789316],[-74.1378912670391,40.62745288039201],[-74.13806393800293,40.62756847163911],[-74.13788484879939,40.62770718820619],[-74.13730784607117,40.62819029537424],[-74.13674237782399,40.628662536725514],[-74.13604609107328,40.62818801302515],[-74.1358610841642,40.62806152888195],[-74.13408698261905,40.62954168121527],[-74.1334373128667,40.62907434625281],[-74.13228531910973,40.6300189900427],[-74.13161834492145,40.63058368945245],[-74.13107460341521,40.631147729710655],[-74.13059499828947,40.63088028267209],[-74.1304742900949,40.6308855097406]]]}},{type:"Feature",properties:{ntacode:"BX36",ntaname:"University Heights-Morris Heights",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.9048684721553,40.85869322470889],[-73.90526389216578,40.85804717834949],[-73.9056595351534,40.857398734663796],[-73.90468371344771,40.857060301724346],[-73.90508614076853,40.856410830705514],[-73.90522169962252,40.85620359480216],[-73.90557007241212,40.85578732289619],[-73.9073328965612,40.85381641456408],[-73.90841737122807,40.85264382291021],[-73.9092154554491,40.85180094506627],[-73.91058169863241,40.850181595320066],[-73.91069463666348,40.85001909854052],[-73.91112232242739,40.849418098404506],[-73.91167991098445,40.84863951982263],[-73.91197263841485,40.848229595433665],[-73.91236345700678,40.84768333908628],[-73.91305693105791,40.84670883807309],[-73.91315074731624,40.846577004160814],[-73.91346470815387,40.84614733661263],[-73.91360819812493,40.84594143850221],[-73.91375168786955,40.845735540206455],[-73.91397534823497,40.845429430759154],[-73.91412710507856,40.84522891448191],[-73.91416076333736,40.84517775519094],[-73.91477436629464,40.845165434653694],[-73.91558822826113,40.845147153847726],[-73.91697152437625,40.845115246126575],[-73.91728719351073,40.84510408615955],[-73.91838705999727,40.845054140232435],[-73.91877179199459,40.845034467099374],[-73.91934882368334,40.84499242618798],[-73.92043298027833,40.8449407948031],[-73.92150714539761,40.84487357393374],[-73.92246983593976,40.844812687530116],[-73.92262808531076,40.84480091082951],[-73.92273461008175,40.8447968393723],[-73.92354001945355,40.84475894411194],[-73.92387743417252,40.84474050765104],[-73.92478318716906,40.844752664810144],[-73.92511859432877,40.84477964493691],[-73.92526006675902,40.84479380281303],[-73.92596341910847,40.84488974421085],[-73.92661873032591,40.845035646690505],[-73.92668910079064,40.845051612380644],[-73.92676979809296,40.84507093488961],[-73.92696149266926,40.845114495811096],[-73.9270643578501,40.845139450388395],[-73.92740093575841,40.84522543481827],[-73.92778459327538,40.845319749381794],[-73.92796538295876,40.84536245648049],[-73.92808209373695,40.8453915968336],[-73.92804748335665,40.845464595954176],[-73.9278686981083,40.84559772120009],[-73.92767073280395,40.84603348248382],[-73.92763424726984,40.84601878419666],[-73.92759209751698,40.84605233651543],[-73.92754828446891,40.84608721456098],[-73.92746013035536,40.84619477632862],[-73.92742141536051,40.84625508392981],[-73.92739125951096,40.84634148368166],[-73.92736756994752,40.84640506089699],[-73.92734184453744,40.84646364143808],[-73.92730194432454,40.846506867375744],[-73.9272779799737,40.846548036105645],[-73.92722479545697,40.84658965730813],[-73.92715519758056,40.84665083018796],[-73.92701961315866,40.84681765779745],[-73.92693545888355,40.84692414417047],[-73.92687934762637,40.84703950707445],[-73.92688167671439,40.847103402047466],[-73.92685912332028,40.847192936477505],[-73.92685127536309,40.84722409105546],[-73.92683023216802,40.84728976018861],[-73.92677400482232,40.84732556266208],[-73.92675776970877,40.84733590162686],[-73.92669933401277,40.847351871052574],[-73.92662687440186,40.84739268650038],[-73.92656608820782,40.84750982319219],[-73.92651699739682,40.84756484084805],[-73.92645855261809,40.84764825480115],[-73.9264141327066,40.847731670467425],[-73.92630425864088,40.84787010144103],[-73.92619439118049,40.84796061202845],[-73.92611024061644,40.848020949899464],[-73.92603310172115,40.84807241529872],[-73.9259793295691,40.84816292863138],[-73.92593957829568,40.84827119335983],[-73.92586477100224,40.84836170519108],[-73.92577127033306,40.84842204283266],[-73.92521955397399,40.84908224723939],[-73.92465379864163,40.849785043512696],[-73.9244527318352,40.85009207742224],[-73.9242240509067,40.85056887705388],[-73.9240886581912,40.850737350174555],[-73.9238477887965,40.85118260871559],[-73.92394789369119,40.85122178461572],[-73.92351769173088,40.85183581997066],[-73.9233181034127,40.852129787962085],[-73.92256178946482,40.85318891202994],[-73.92174035403015,40.85422123784054],[-73.92154261803927,40.854116883381764],[-73.92134207683874,40.85431743565772],[-73.9214899115403,40.854490217786086],[-73.92151543705533,40.8545100638914],[-73.92080070289343,40.85538081439456],[-73.92037235451438,40.855172965136724],[-73.92030027213498,40.85524637083895],[-73.9205665595437,40.85551389831368],[-73.92055014989623,40.85561817968151],[-73.92052653132858,40.855686668401844],[-73.92044141417745,40.85574613630998],[-73.92035024788383,40.855785363828744],[-73.92029392909443,40.85584511451729],[-73.92030620609957,40.855927119811106],[-73.9200200214285,40.85627072103319],[-73.91956620944698,40.85684018368817],[-73.91902369125224,40.85739653841378],[-73.91829123397632,40.85815501491096],[-73.91811187549496,40.85831372963358],[-73.91776041251113,40.85870809795834],[-73.91720664647058,40.85892892273461],[-73.91691308641693,40.859270212209275],[-73.91580528008556,40.86046973585615],[-73.91576213144813,40.86064463678995],[-73.91487470201936,40.8616916999863],[-73.9148093432549,40.861714189645795],[-73.9147233085529,40.861853182389176],[-73.91481817339113,40.861899088982476],[-73.91477109608928,40.86194630814873],[-73.91474323818429,40.86193358998094],[-73.91470028509583,40.86195311254399],[-73.9146716292916,40.86198133760502],[-73.91463437465735,40.8620204198398],[-73.91461143815327,40.862052993997914],[-73.91461141304481,40.86207254946143],[-73.91462116355163,40.86209669073479],[-73.91429082589032,40.86242801822073],[-73.9142291800157,40.862488556659244],[-73.91343151747175,40.86213906631419],[-73.91335994596977,40.86211267443263],[-73.91329746851025,40.86208962857993],[-73.91295585355702,40.86191313581623],[-73.9127896286233,40.861872470523195],[-73.91273784304111,40.86186388601199],[-73.91266095161316,40.861851635328826],[-73.91245929749668,40.86182043342578],[-73.91208148776727,40.86176800724708],[-73.91194992592466,40.861750141592175],[-73.91181229111774,40.86173238640154],[-73.91075595739588,40.86165148436419],[-73.90986668166414,40.8623100683499],[-73.90972194030017,40.86240666799144],[-73.90956472231869,40.862493010614585],[-73.90939703489295,40.862567771966674],[-73.90922113369527,40.86262994830312],[-73.90903950919973,40.86267886458903],[-73.90905267550956,40.86253910938705],[-73.9090526881127,40.862538929309586],[-73.9090527353727,40.862538739375566],[-73.90908816453013,40.86239991186564],[-73.90908822418272,40.862399695640214],[-73.90908830764162,40.862399497526056],[-73.90914581664487,40.8622642983523],[-73.90914584054863,40.86226424509876],[-73.9091458768099,40.8622641913524],[-73.90922418070103,40.8621356528134],[-73.90922426407231,40.86213551835789],[-73.9092243712624,40.862135392799814],[-73.90932135442844,40.86201616240263],[-73.90947846356343,40.861808335220566],[-73.90947854755834,40.86180822823915],[-73.90947862933619,40.86180812896203],[-73.90965329492415,40.86160687953639],[-73.90984482683959,40.86141337053032],[-73.9100521908241,40.86122888645986],[-73.9102742249185,40.861054535340685],[-73.91050960898265,40.86089127077988],[-73.91075688336613,40.860739954814804],[-73.91101447198413,40.860601261608025],[-73.91114937351193,40.86052367182045],[-73.91129557356025,40.86045738129163],[-73.91145048722831,40.86040372382531],[-73.91161125293098,40.8603635493852],[-73.91187557276707,40.86029780907061],[-73.91213471633273,40.86021749421051],[-73.91238663112787,40.86012299964064],[-73.91262932351835,40.86001494423653],[-73.91286093048608,40.859894146674975],[-73.91307976660896,40.85976164339116],[-73.91328436985216,40.85961860133016],[-73.91088488376786,40.85877618293661],[-73.91072104256482,40.858706232233644],[-73.91056799272936,40.85862059373614],[-73.91042952728367,40.85852085687654],[-73.91030880851142,40.85840932660504],[-73.91020818094415,40.85828878887086],[-73.90980269866728,40.857607548832945],[-73.9097616579275,40.85718261160405],[-73.90956719944191,40.857591623656226],[-73.90777330706584,40.85960754329527],[-73.907257860559,40.85935343791883],[-73.9070700388315,40.85936184873643],[-73.90679734942154,40.85937358893134],[-73.90572262484223,40.85899298856514],[-73.9048684721553,40.85869322470889]]]}},{type:"Feature",properties:{ntacode:"QN46",ntaname:"Bayside-Bayside Hills",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.76779450621818,40.77874556945709],[-73.767604546338,40.77829903466078],[-73.76761894075503,40.77799469391596],[-73.7674781736674,40.777655540866505],[-73.76713717312546,40.77693775278896],[-73.76709113484742,40.77684484110923],[-73.76700068069788,40.77669521396552],[-73.76658827278418,40.77617259416607],[-73.76632823258116,40.775843054330835],[-73.76627787969194,40.775741186325334],[-73.76614233294089,40.77546695928393],[-73.76600398326563,40.775067006932616],[-73.76572796903935,40.77460332809213],[-73.76510436820399,40.773799038220545],[-73.76469385424615,40.773340474352075],[-73.76436067006391,40.7730285203453],[-73.76417633114707,40.772829989940185],[-73.76358456590289,40.77235821590681],[-73.7622386311045,40.77122066177058],[-73.76126301259849,40.77039596507433],[-73.76085900055742,40.77002264272344],[-73.7606052406626,40.769765933457286],[-73.76052349508042,40.76961682035219],[-73.76044056848684,40.76948518693153],[-73.76001142296236,40.76909583112422],[-73.75960078092831,40.76872325671305],[-73.7593738942837,40.7686363887858],[-73.75907352924436,40.76845378633812],[-73.75893512093702,40.76833432851591],[-73.75880776561004,40.768182652725464],[-73.75883847871573,40.76803828723655],[-73.75882204462985,40.76794933389855],[-73.75882736002048,40.76776752387233],[-73.75879456996007,40.76765389065604],[-73.7587340354636,40.76754922615339],[-73.75864264358086,40.7673571700355],[-73.75842156550806,40.76719906744813],[-73.75802387192728,40.76707532904308],[-73.75787030567236,40.766946427949605],[-73.75760683799243,40.76696991900696],[-73.75752194375067,40.76710675613379],[-73.75739020803881,40.76716667235848],[-73.75734523174015,40.76706980756661],[-73.75718430019478,40.76695200038978],[-73.75703114820048,40.76682325434137],[-73.75692940163006,40.76679768260611],[-73.7566598285144,40.766650329159575],[-73.75641084289758,40.766514222767654],[-73.75640921140932,40.76651014893061],[-73.75640836159593,40.76650604089557],[-73.75640830611404,40.76650187205263],[-73.75640903263066,40.766497640700464],[-73.75641318320446,40.766486492556076],[-73.75642003660361,40.76647464752034],[-73.75644838018889,40.76643884842521],[-73.75646019018087,40.766425365908034],[-73.75649903977316,40.766386195258846],[-73.75650884816608,40.76637283482113],[-73.75651240090934,40.76636639373767],[-73.75651468312414,40.76636104961195],[-73.75651512522738,40.766359997643185],[-73.75651550914027,40.76635871017686],[-73.75651572652953,40.76635746826089],[-73.75651577784075,40.766356270555924],[-73.75651563993466,40.76635511801823],[-73.75651534873263,40.76635400904848],[-73.75651487825859,40.76635293705825],[-73.756514243031,40.76635190861172],[-73.75651342915998,40.76635092602495],[-73.75651244924585,40.76634997810025],[-73.75651129245527,40.766349074866305],[-73.75650846744554,40.76634739396748],[-73.75650494248838,40.766345873587305],[-73.75650071937834,40.766344505018075],[-73.75649107536188,40.76634237765635],[-73.75647876240255,40.7663407212651],[-73.75647377830022,40.76634035993007],[-73.75643582839582,40.76633764971254],[-73.75640357156841,40.7663357452595],[-73.756387586046,40.766334793080425],[-73.7563431222664,40.766335202974346],[-73.7563156703825,40.76633788196015],[-73.75628664411583,40.76634340404937],[-73.75625559323801,40.76635184819829],[-73.7562206450326,40.76636370615339],[-73.756205780994,40.76637041093613],[-73.75619103618456,40.76637963606815],[-73.75617702002064,40.76639061121288],[-73.75616353456154,40.766402333473906],[-73.7561448970507,40.766410516221285],[-73.75602210333298,40.766464421210244],[-73.7558829495032,40.76641229346212],[-73.755473104398,40.76636558041656],[-73.75493674341273,40.76609325213893],[-73.75425553419647,40.76553289278835],[-73.75425235038249,40.76552911246547],[-73.75410065488633,40.76534935346204],[-73.7540196191294,40.765307450824736],[-73.75397498244777,40.76530695093858],[-73.75388234874704,40.76534929289714],[-73.75385085906888,40.76534212937312],[-73.75382270603576,40.76533572114301],[-73.75377036530641,40.76530463148442],[-73.75405049899658,40.76517533222918],[-73.75435817401844,40.765050943754254],[-73.75467572405671,40.76493975964556],[-73.75500165483628,40.76484240570582],[-73.75533438962545,40.76475941041199],[-73.75567226855472,40.76469114912987],[-73.75601361097249,40.76463784207022],[-73.75635669691555,40.764599558103804],[-73.7583941608429,40.76440524735274],[-73.75850831375267,40.764394359416315],[-73.75856122422594,40.76438654564216],[-73.75862488375219,40.76438314992199],[-73.75919770463078,40.764326745505336],[-73.75909756097019,40.76405669636523],[-73.7588643139926,40.763274540756555],[-73.75859320535807,40.7640882295592],[-73.75851382902854,40.76410483092485],[-73.75845205816829,40.76411553603414],[-73.75843838495446,40.763928488266025],[-73.75844568810525,40.76368153012333],[-73.75836296572514,40.76349738300164],[-73.75823811460896,40.763238765685976],[-73.75809857413944,40.7629845392406],[-73.7579447466503,40.76273540538827],[-73.75788761440499,40.7626570220118],[-73.75784858716702,40.762566799540316],[-73.75784470390781,40.76254231090722],[-73.75783309623819,40.76246860033898],[-73.75784436874744,40.76236797398029],[-73.75788249312883,40.76227122801303],[-73.75792707910851,40.76220843881292],[-73.75794421503397,40.762184185996325],[-73.75802377795762,40.76211102429819],[-73.75811452065423,40.76205389719114],[-73.75848075066824,40.761994736646464],[-73.75800131701072,40.76037986747917],[-73.75987745887133,40.759994922113464],[-73.76031183402046,40.75990880153927],[-73.76125540608659,40.759714707973096],[-73.76239510540921,40.759496997619785],[-73.76199745967656,40.75810219071278],[-73.76176692858851,40.757278802073166],[-73.76185572317247,40.7565169758882],[-73.76192713820727,40.75577285336234],[-73.76189611090984,40.75565400283409],[-73.76184344003023,40.755537269313486],[-73.76176970647144,40.75542602058647],[-73.76167669802217,40.75532347682208],[-73.7615672372437,40.75523235221875],[-73.7614449746479,40.75515465640028],[-73.76128938234288,40.75505221538885],[-73.76114556508222,40.75493894872047],[-73.76101539982136,40.7548160929935],[-73.76090046979775,40.754685135993306],[-73.76080194147534,40.75454772982198],[-73.76048623704753,40.753839616746774],[-73.76018801925116,40.753160499124256],[-73.76012952586258,40.75302222211943],[-73.7601294887901,40.75302211717055],[-73.76012942480004,40.753022023724945],[-73.76004880462752,40.75288773932958],[-73.76004867910854,40.75288754205675],[-73.76004854119032,40.75288736218085],[-73.7599464973107,40.75276000637813],[-73.7599463722829,40.75275985634871],[-73.75994624627732,40.75275973312154],[-73.75982443862917,40.75264207652122],[-73.7598243012002,40.752641944558704],[-73.75982412631951,40.752641813020716],[-73.75968523096986,40.75253645512633],[-73.75968509343865,40.75253635164298],[-73.75968494420047,40.75253625684657],[-73.75953220679574,40.7524451383005],[-73.75953204547152,40.75244503526985],[-73.7595318710865,40.75244494980224],[-73.75943983045362,40.752402506555406],[-73.75906249202711,40.75220918082636],[-73.75782746217173,40.75075826957923],[-73.75737034770673,40.75024385676462],[-73.75698991515898,40.74957501019826],[-73.75686552189254,40.74936148930606],[-73.75684127432626,40.74932207770716],[-73.75714080479104,40.74923725926902],[-73.75744314906512,40.74915673332299],[-73.75773936954685,40.749063443241916],[-73.75802805583024,40.748957816318644],[-73.75805782280084,40.74894194889563],[-73.75845857488834,40.748763093904294],[-73.75885932508002,40.74858422763053],[-73.7597255364159,40.74818866099072],[-73.76073612098453,40.74773738547204],[-73.76138355784937,40.7475291711644],[-73.76145571943749,40.74750795159141],[-73.7615184669521,40.74749054800739],[-73.7624004584231,40.74724325429293],[-73.7629777777423,40.747081621983114],[-73.76414324409247,40.746764045831306],[-73.76501623130673,40.74652288166303],[-73.76589202362265,40.746280626990064],[-73.76635520865307,40.74615249683943],[-73.76681551943756,40.74603005776714],[-73.76729011945527,40.745903814557934],[-73.76772991359309,40.7457762261727],[-73.76857701220435,40.74552220488448],[-73.76937164122795,40.745220309086434],[-73.77038982386928,40.74473791369086],[-73.77137678488471,40.74425103550068],[-73.77145218847468,40.744221522521464],[-73.77153402313084,40.7441916258817],[-73.7715667190341,40.74417951555599],[-73.77162097960094,40.7441597318662],[-73.77241461002669,40.743884845221984],[-73.77281267689025,40.74378924942858],[-73.773215347914,40.743704396109635],[-73.77362185174397,40.74363046261939],[-73.77403143122002,40.743567601221265],[-73.77444330451887,40.74351590014567],[-73.77486382138363,40.74345333664347],[-73.77551238363297,40.74335684250359],[-73.77569182427024,40.74333358876371],[-73.77573836927105,40.74332564716406],[-73.77575892644916,40.74336722747386],[-73.7758523777589,40.74356469331021],[-73.77596628014423,40.74381044790558],[-73.77616785637258,40.74424002253527],[-73.77679197013187,40.74554428913856],[-73.77753347577244,40.7471483424384],[-73.77831180786255,40.74874501368035],[-73.77906558901958,40.75033257447581],[-73.77944067027246,40.751122696144996],[-73.77980639319682,40.751895005430626],[-73.78009357371535,40.75250750384609],[-73.78052037800599,40.7533307431027],[-73.78113322656422,40.75408932646792],[-73.78165171760702,40.75470775288259],[-73.78212461978052,40.75533931152846],[-73.78248130737073,40.75599745518597],[-73.78264852969639,40.756331904045076],[-73.78281576386435,40.756666343785376],[-73.7830319133788,40.75708319052878],[-73.7831615773999,40.75732618501061],[-73.78338071525589,40.75775389724709],[-73.7834611106796,40.75786406350209],[-73.78382076148569,40.75853003411843],[-73.78407792963682,40.75903964439747],[-73.7842594089738,40.75938264589476],[-73.78428991884707,40.75944029943579],[-73.78430628708995,40.75948364503482],[-73.78447529330391,40.759875861994416],[-73.78467742477748,40.76025720833081],[-73.7848605928224,40.76064436286373],[-73.7850243474471,40.761036515858805],[-73.78516838329206,40.76143281814066],[-73.78525170777323,40.76175695901846],[-73.78527359224829,40.76184210636365],[-73.7853017538984,40.76197850433073],[-73.78535911541569,40.76225631857739],[-73.78542241974337,40.76251310807721],[-73.78546383070346,40.7625919254089],[-73.78571993566753,40.762921464726],[-73.78595810626356,40.76310224365156],[-73.78714131745379,40.76370782091579],[-73.78733166671515,40.763807813550265],[-73.78807523740844,40.76419949042416],[-73.78822763080986,40.7643143957905],[-73.78836856546751,40.76443842934965],[-73.78849669754898,40.764570552526315],[-73.78861085591791,40.764709593713434],[-73.78871018005239,40.764854252375635],[-73.78963649752909,40.76614161060157],[-73.78990502958709,40.76651159651793],[-73.79021960777558,40.76695117475314],[-73.79059858124609,40.76741868770474],[-73.79137684496301,40.76832429661043],[-73.79149870491376,40.768447391247406],[-73.79190204127927,40.76893621297627],[-73.79235243694565,40.76944963785697],[-73.7923824381369,40.76948383943586],[-73.79317944556053,40.770403177727914],[-73.7932371186424,40.77046772080936],[-73.79394905802269,40.771267374937416],[-73.79415923541376,40.77151603827045],[-73.79480546134091,40.77225687477918],[-73.79493636799312,40.77240453038564],[-73.7950719029127,40.77254212458496],[-73.79521550584721,40.77267490720631],[-73.79565702077277,40.77303608671467],[-73.79557358468125,40.77304924463558],[-73.79499129359314,40.773143347932475],[-73.79365230336126,40.77336043864258],[-73.79271259448991,40.77378752736295],[-73.79226795287033,40.773990042009174],[-73.79163526132577,40.774238655587126],[-73.79034971791278,40.7745730942066],[-73.78984204014792,40.774687325745205],[-73.78913873725512,40.77484869017332],[-73.78893975769458,40.77490059230741],[-73.7882697295343,40.775075356827074],[-73.78740991590463,40.77531789240423],[-73.78655073418518,40.775557746679006],[-73.78626498302616,40.77564607981164],[-73.78569433845284,40.775812774903955],[-73.78491489263799,40.776040510058586],[-73.78459339349219,40.776141225190564],[-73.78448330717684,40.776168259235966],[-73.78440918795098,40.77619021960559],[-73.78407645358521,40.77628882255578],[-73.78279772917007,40.77666603617846],[-73.78036180354215,40.777387047193606],[-73.77947656124536,40.77766416992052],[-73.778587711903,40.77791239208444],[-73.7776935489526,40.778160416551884],[-73.77678363328381,40.77840958379165],[-73.77583958332178,40.77861237261467],[-73.77572440796122,40.7779004344356],[-73.77553732181369,40.77702559797917],[-73.77465548717808,40.77728560923519],[-73.77378257081325,40.777547468009054],[-73.77290301903876,40.77780428148494],[-73.77203608150842,40.77806980361594],[-73.77113180388133,40.77834080978199],[-73.76934982514948,40.778874769063144],[-73.76885562663053,40.77901955674631],[-73.76864150023577,40.7790868673389],[-73.76857305035132,40.77910542930701],[-73.76833788977248,40.77868252564392],[-73.76825889099071,40.77870210538205],[-73.76807192226767,40.7787484485384],[-73.76811174664455,40.778834035283566],[-73.76803333393231,40.77885839405482],[-73.76796073127606,40.778776009213374],[-73.76779450621818,40.77874556945709]]]}},{type:"Feature",properties:{ntacode:"BK61",ntaname:"Crown Heights North",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.92164748131961,40.67887054703269],[-73.92171159945381,40.67811571394574],[-73.92181539031597,40.67701839046189],[-73.92182361015799,40.676938358473],[-73.92183232495854,40.676849042763834],[-73.92190090521798,40.676131621044526],[-73.92197495287279,40.675348547269806],[-73.92204843320643,40.67457439719813],[-73.92213153379244,40.67368388900711],[-73.92221444321095,40.67279163304969],[-73.9222995036712,40.67190026210086],[-73.9223840178856,40.67100876297077],[-73.92245355442314,40.67026114885387],[-73.92246696829339,40.67011693025583],[-73.92254432235502,40.66927581119731],[-73.92261354322449,40.66856410724225],[-73.9226321076669,40.66837321106466],[-73.9226553004529,40.66812711501406],[-73.92272714241194,40.667365056929455],[-73.9227525715444,40.66709733296169],[-73.92281106532995,40.667071761215944],[-73.92303439380234,40.6669741259334],[-73.9231197845567,40.66693679363199],[-73.92323224537391,40.66688762756694],[-73.92331039698415,40.666853460424946],[-73.9242446727457,40.666445000386744],[-73.92439099384761,40.66638142327787],[-73.92546270195412,40.66591675199164],[-73.92592201549584,40.66571503570415],[-73.92637970549286,40.66551489214164],[-73.9273935002166,40.665074716656754],[-73.92771188941751,40.664934328494326],[-73.92822872379821,40.66470986468376],[-73.92872204594664,40.66449556918274],[-73.92869200562133,40.66496229737623],[-73.92868404424785,40.66508602327391],[-73.92930683848171,40.665117007011254],[-73.93145550047731,40.66523381808765],[-73.93422426270018,40.66537774253346],[-73.936983623726,40.665535507878175],[-73.93694519264002,40.665981297064526],[-73.93690681057134,40.66642659052647],[-73.9368680220435,40.666849829007305],[-73.93682521755451,40.66731699409569],[-73.93674946947412,40.668127370786614],[-73.93951520847219,40.66829561647255],[-73.94228420365046,40.668461427104916],[-73.94504645741819,40.66861461633204],[-73.9478185747195,40.66878375367408],[-73.9477511028092,40.66949526585212],[-73.94774398859076,40.669568690435646],[-73.94772996328912,40.669713442410064],[-73.9505022749518,40.66986535189489],[-73.95087469630845,40.66988709933708],[-73.9516046495352,40.669923703301],[-73.95160495953368,40.669923718844004],[-73.95327019744913,40.670007205105016],[-73.95526963588763,40.67012490485391],[-73.95797317201801,40.67065727407631],[-73.95904725351431,40.67088226754675],[-73.96131877957826,40.671406676433236],[-73.96126442078996,40.671563590695165],[-73.96102898255523,40.67224318470643],[-73.96070974428058,40.67312139453406],[-73.96039301802897,40.67399860243467],[-73.960074282831,40.674878071474275],[-73.96318238790325,40.675529504488665],[-73.96286444202589,40.67640534112749],[-73.96254635403497,40.67728661754943],[-73.96222841240527,40.6781662082222],[-73.96195644346221,40.67893384348491],[-73.96167998623254,40.679702205955834],[-73.96153961956436,40.68008625502718],[-73.9614104625313,40.68041315275769],[-73.96134655885795,40.68046352430098],[-73.9582921680779,40.67983113349485],[-73.95595862371368,40.67934624715064],[-73.95529361599394,40.67920315104397],[-73.95530907548108,40.67927313504467],[-73.95543681559279,40.67995785518427],[-73.9543683630196,40.68007510652117],[-73.95328187373988,40.68020003147532],[-73.95337017508868,40.68064050844439],[-73.95155682676503,40.68049884757563],[-73.95115828512968,40.68047861480687],[-73.94955688711138,40.680390402923365],[-73.94773023556648,40.6802918462824],[-73.94674915979896,40.68023966136313],[-73.94627470970099,40.68021332692959],[-73.9439734780502,40.680088128427066],[-73.94326176928664,40.68005060712663],[-73.94120864299755,40.67993835375224],[-73.9403279396206,40.679889975064704],[-73.93843613326659,40.67978585170405],[-73.93739763665235,40.679729900176795],[-73.93487210891475,40.679593088244765],[-73.93435066474025,40.679563407550944],[-73.93439531043775,40.67983538025151],[-73.93450839038856,40.680221693034774],[-73.93457098296317,40.68056476171331],[-73.93471441051976,40.68129738430256],[-73.93486257155247,40.682030568699965],[-73.9350082172008,40.68276376850586],[-73.93208669808146,40.6831003497816],[-73.92916130703004,40.68343632494633],[-73.92900884018417,40.6827029054858],[-73.92609461679781,40.68303870957614],[-73.9228137426775,40.683414429622545],[-73.92267012232548,40.68268151274587],[-73.92254479560334,40.68193561365234],[-73.92250799329112,40.68171007013404],[-73.92249266176297,40.68161610994268],[-73.9224265209966,40.68121074517352],[-73.92240197058138,40.681089553988926],[-73.9223825600955,40.68099373733062],[-73.92236962395955,40.68092988027636],[-73.92235458562179,40.68085564480023],[-73.92233849620894,40.68077621826844],[-73.92231261910518,40.68064847331615],[-73.92227774187808,40.68047629375892],[-73.92225617616023,40.680367764450324],[-73.92223681791751,40.680270343213444],[-73.92221626961557,40.68016693473192],[-73.92217715658315,40.67997008548759],[-73.92215222981581,40.67984463525375],[-73.9221324286594,40.679744977700565],[-73.92211150002032,40.67965755728053],[-73.92208787201925,40.67955885840091],[-73.92205453523519,40.67941960385456],[-73.92203214093044,40.679326059452166],[-73.92201534562915,40.679255900351315],[-73.9219999080483,40.67919141465723],[-73.92197376275989,40.67907748928778],[-73.92183500137115,40.67894555914438],[-73.92164748131961,40.67887054703269]]]}},{type:"Feature",properties:{ntacode:"BX14",ntaname:"East Concourse-Concourse Village",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.9095872726967,40.842756375018524],[-73.90962455423077,40.84210962501079],[-73.90939429835062,40.84125366038957],[-73.90911670411187,40.84017108427283],[-73.9090625742055,40.83994747620959],[-73.90898551029593,40.83969092773126],[-73.90892870385369,40.83943037913752],[-73.9088926510439,40.839167217444654],[-73.9088775999969,40.83890289261951],[-73.90888356926153,40.838638818251326],[-73.90891035803187,40.83837648078538],[-73.90895464251246,40.838159640683955],[-73.90901826345664,40.83794482392125],[-73.90910092087518,40.83773351616611],[-73.90920204375843,40.837527166010304],[-73.90927061336215,40.83741171375189],[-73.9093208347102,40.837327133743095],[-73.90937860639744,40.83726135331285],[-73.9094526698341,40.837203825307476],[-73.9095395589101,40.837157787727335],[-73.90963449164151,40.83712531811408],[-73.90916255883805,40.83696459652344],[-73.908136637256,40.83714993686314],[-73.90807979845712,40.837165435827785],[-73.90802548928208,40.83718549574607],[-73.90797434204252,40.83720988306498],[-73.90792695282725,40.83723831396134],[-73.90788387278653,40.837270457237814],[-73.9078456034934,40.837305938660876],[-73.90762981221657,40.83757481964418],[-73.90755900279713,40.83765342475637],[-73.90748190803522,40.8377285416403],[-73.90739882473284,40.83779988057463],[-73.90731007332508,40.83786716689686],[-73.90719785425188,40.837936242828626],[-73.90709097488087,40.83801004202981],[-73.90698977939697,40.838088326856386],[-73.9068945936856,40.838170845219196],[-73.90680572407122,40.83825733127412],[-73.90672345695783,40.838347506651246],[-73.90664805728841,40.83844108096864],[-73.90657976789461,40.83853775289794],[-73.90648535556355,40.838661056043584],[-73.90580671727233,40.83950414341212],[-73.90575413160516,40.83962170470687],[-73.90568740577093,40.839735347088116],[-73.90560739454273,40.83984361930205],[-73.90538358007402,40.839768983469526],[-73.90597940441805,40.838505195300066],[-73.90625475338356,40.83806528025425],[-73.906356746971,40.837902326180576],[-73.90646169558165,40.837734649732674],[-73.90652353994155,40.837635842513144],[-73.90668146355937,40.83738352544776],[-73.90679854833553,40.837195516237905],[-73.90688497207985,40.83705837625401],[-73.90697550488302,40.83691372841437],[-73.90713954460968,40.83665163457457],[-73.90721294091618,40.836534363908264],[-73.90727112553854,40.836441399407754],[-73.90733307028988,40.8363424266365],[-73.90740200530828,40.836232283418575],[-73.90757269383843,40.83592860377386],[-73.90762666017547,40.835832589281786],[-73.90771821660996,40.835669696283084],[-73.9078329313928,40.83546559909678],[-73.90797135223326,40.83521932326503],[-73.90799132704225,40.83518378307838],[-73.90810870143581,40.834974949643644],[-73.90823980241734,40.834741693632765],[-73.90837655995249,40.83449837058396],[-73.90852151707216,40.83424045616245],[-73.90857548044934,40.834144441701355],[-73.90869131229394,40.833938346774616],[-73.90882575998323,40.833698811229546],[-73.90889804116556,40.83357003468206],[-73.90910597826652,40.8331995659433],[-73.90917778101321,40.83307163918532],[-73.90923681509291,40.83296646097326],[-73.9092835484705,40.83288319625362],[-73.90937415299824,40.83272177181025],[-73.90942257630667,40.83263549627689],[-73.90946039510563,40.832568115809536],[-73.90951895735994,40.83246377703993],[-73.9096213067717,40.832281421770595],[-73.91049010681668,40.83073737253023],[-73.90971373754965,40.83047001387283],[-73.90914465884441,40.830285730357645],[-73.90895990310004,40.83022623304412],[-73.90948178359366,40.82959211897714],[-73.91030770386986,40.828772485243306],[-73.9116943023857,40.82775871580946],[-73.91179361950763,40.82642815560154],[-73.91130974473407,40.82484855889513],[-73.91192435242225,40.82504975934986],[-73.91316674503243,40.82545645531289],[-73.91351191676087,40.82480494441779],[-73.91475121064774,40.825200473433746],[-73.9152759010149,40.82565539472183],[-73.91541108235488,40.82577390912324],[-73.91545061497118,40.82574777987903],[-73.91592284988873,40.825440056490066],[-73.91613011850754,40.825305721321776],[-73.91618778387418,40.825268346209164],[-73.91624748129514,40.82522965546787],[-73.91630387940631,40.82519310275802],[-73.91636661659156,40.82515244039043],[-73.91642451895778,40.82511491321852],[-73.91661368442402,40.82499230850744],[-73.91630917515717,40.82490286651306],[-73.91608782791748,40.82483785183088],[-73.91677400519717,40.82438708737327],[-73.9168919579493,40.82431192557521],[-73.91712693756695,40.82416263105622],[-73.91719007374034,40.824122517330956],[-73.91725010296902,40.824084377625056],[-73.91731782325954,40.824041350018994],[-73.91740459115819,40.8239862220034],[-73.91746772699828,40.82394610695224],[-73.91756599376923,40.82388367192946],[-73.91782151593539,40.823718371329576],[-73.91788272033193,40.82367877684647],[-73.91833825897207,40.82338338717322],[-73.91875570608572,40.82311521802199],[-73.91888836789798,40.82302977384997],[-73.9189459722909,40.822992672880986],[-73.91938041791651,40.82271235247818],[-73.91944303601359,40.82267166790189],[-73.91980424620863,40.82243697456019],[-73.9199347171237,40.82235220193829],[-73.9204016380275,40.82206121668077],[-73.92048603277179,40.82197953611126],[-73.9205434700689,40.821933857481646],[-73.92066539132301,40.82183689358972],[-73.92114409038749,40.8215630020621],[-73.92194764145455,40.821031544959446],[-73.92265261239713,40.82049431528112],[-73.92402557241974,40.81928533011077],[-73.92454726013266,40.81871262350998],[-73.92518486463509,40.81801266937757],[-73.92538538431177,40.818065415043264],[-73.92582070670066,40.8181803374006],[-73.9263585904545,40.81832069154518],[-73.9272466267484,40.81854298572335],[-73.92731653132665,40.81855963432504],[-73.92687781612848,40.81947887196952],[-73.92662466291998,40.82002639352228],[-73.92634345653657,40.82057855155489],[-73.92628127008255,40.820537160441525],[-73.92610404093989,40.820745971123934],[-73.9256545296715,40.8211252328375],[-73.92573567239681,40.82117423556588],[-73.92537221939051,40.821602520077846],[-73.9251759317736,40.82189919736756],[-73.9249965487319,40.82220270103251],[-73.92483467742115,40.82251216795849],[-73.92469079493726,40.82282671601188],[-73.9245653014466,40.82314545479431],[-73.92445847591998,40.82346742915684],[-73.92442266317127,40.82364486648421],[-73.92437413454705,40.82382068320324],[-73.92431310100527,40.82399409726578],[-73.92347379160223,40.82541322020586],[-73.92306184139838,40.82609561139882],[-73.92294138843657,40.82629934977835],[-73.92283308023285,40.826507102326396],[-73.92273725149708,40.82671825013159],[-73.92267670957419,40.82684999596159],[-73.92264951582574,40.82697240958074],[-73.92240525979605,40.827411308390204],[-73.92223396050088,40.82771942571417],[-73.92211960684496,40.8279258763296],[-73.92183738084005,40.82843621116799],[-73.92174660211646,40.82860240909058],[-73.92140512872544,40.82922004249886],[-73.92117830200506,40.82962944575398],[-73.92046112158835,40.83091482026163],[-73.9198608932363,40.83194722683397],[-73.91949947117888,40.832479492454524],[-73.91903136636121,40.833087349291795],[-73.91839346704683,40.83380941190172],[-73.91778665830903,40.83442951168564],[-73.91773114976962,40.8344862305633],[-73.9177029912016,40.83451500851334],[-73.91767974796218,40.83453875570229],[-73.91764388517008,40.8345754071254],[-73.91720735744606,40.83502151443564],[-73.91667316872484,40.835567405372906],[-73.91647433404424,40.83577903089646],[-73.91587067532258,40.836393594243184],[-73.91531596675132,40.83694742354432],[-73.91477300591424,40.83751410136219],[-73.91423754080535,40.83810879565889],[-73.91383125912105,40.83863904543592],[-73.91377104974477,40.83872164816371],[-73.91371372660583,40.83880893480729],[-73.91313156280934,40.83981054063795],[-73.91296000948255,40.84019622853964],[-73.91277823096095,40.84069106459231],[-73.91269769187524,40.84093012930209],[-73.91262256226607,40.84115715928261],[-73.91246930262027,40.84162025788505],[-73.91240381713905,40.84181649660898],[-73.91222180466819,40.842356591703144],[-73.91198635358064,40.84305709859038],[-73.91193751545504,40.84320238814958],[-73.91191812320277,40.843257886685016],[-73.91175338045697,40.84317949267618],[-73.91096872775073,40.84313621437861],[-73.9104302641435,40.84310772907308],[-73.91046008396596,40.84279164297504],[-73.9095872726967,40.842756375018524]]]}},{type:"Feature",properties:{ntacode:"QN26",ntaname:"North Corona",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.85449593244911,40.758278638673936],[-73.85420831919886,40.75786736759411],[-73.85407612119113,40.757652292978825],[-73.85400478915011,40.757529620530114],[-73.85391003380275,40.75735839348244],[-73.85382000676756,40.757185697573185],[-73.85377835493101,40.7571007359179],[-73.85371329237249,40.75696562565628],[-73.85365156818004,40.75682961272924],[-73.85359320370183,40.75669274436854],[-73.85353821971107,40.75655506900576],[-73.85339372587106,40.75613669143191],[-73.85335095181735,40.756012838314064],[-73.85318689954084,40.75539843021833],[-73.85312635464214,40.755109343016365],[-73.85323754904188,40.755095600667595],[-73.85383081355542,40.75495833751345],[-73.85478630718745,40.75470744951631],[-73.85579909030602,40.7544095281747],[-73.85538540411152,40.75357106042531],[-73.85497762399042,40.752782217111125],[-73.85455552256295,40.75196191903415],[-73.85583495566063,40.75157727245897],[-73.85547890672149,40.75089123411185],[-73.85513928895834,40.750226395438986],[-73.8547928670934,40.74956323075513],[-73.8544701182428,40.74893934813929],[-73.8544257525367,40.74885172688455],[-73.85734765245128,40.74797143586598],[-73.86027336093441,40.7471017276629],[-73.86032027659734,40.74719569902144],[-73.86253100986947,40.746533801558705],[-73.86407236689791,40.746073652917154],[-73.86608850634853,40.745473953062906],[-73.86790963860365,40.744933716588434],[-73.86808574250371,40.7456005825517],[-73.86826502607592,40.746314223003225],[-73.86843751028884,40.74703119731588],[-73.8685292517073,40.74758830224434],[-73.8689139580131,40.74836887704184],[-73.86919188072181,40.7487628941079],[-73.86942458603164,40.74915685152007],[-73.86968550952024,40.74961236188554],[-73.87084215640758,40.75154469308956],[-73.87179244195528,40.75332566941373],[-73.87207047251485,40.7538619879717],[-73.87214232666338,40.753986048184665],[-73.87266966994615,40.75498679890194],[-73.87269240706938,40.75502993973754],[-73.87271067448536,40.75506352094249],[-73.87365721712088,40.756803485602056],[-73.87311054765844,40.75685088214351],[-73.87221856383633,40.756943224795684],[-73.87132395898328,40.757036340296935],[-73.87041371425073,40.75713241272215],[-73.86950314746122,40.75722801907275],[-73.86848374832506,40.75733493706786],[-73.86746336460044,40.757441540684034],[-73.86656997613866,40.75753552146229],[-73.86567437019231,40.757629582857085],[-73.86461956648263,40.757693716436165],[-73.86371499880944,40.757725670910425],[-73.86280704236877,40.757758984275526],[-73.86190617173669,40.75779486363709],[-73.86099882371653,40.75782499338467],[-73.86046162216206,40.757843731728286],[-73.85992746201961,40.75786410162949],[-73.85951332358748,40.75787859024118],[-73.85888932339373,40.757899475965594],[-73.85856139034308,40.75791243685781],[-73.85775351182151,40.75802727488424],[-73.85695186768805,40.75813312704392],[-73.85560819880331,40.75830541067603],[-73.85540366146685,40.75834030998554],[-73.85530200157807,40.75829284196687],[-73.85505441025492,40.75833037151092],[-73.8549087266597,40.75833644940588],[-73.85476880279928,40.75832812997877],[-73.85462918660679,40.75830695548457],[-73.85449593244911,40.758278638673936]]]}},{type:"Feature",properties:{ntacode:"BK83",ntaname:"Cypress Hills-City Line",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.8633494359305,40.67935164088979],[-73.86330964247934,40.67916796966376],[-73.86328640844519,40.67907719706371],[-73.86296470699588,40.67911281695303],[-73.8623458053503,40.67916478614693],[-73.86225943089224,40.67881678615641],[-73.86202843089838,40.67788611403279],[-73.86171238717566,40.67661059597518],[-73.86139775932804,40.67533658998075],[-73.86131863648576,40.675021268816245],[-73.86106295016758,40.67434293473021],[-73.86176409662187,40.674232260606104],[-73.86310050982873,40.67464721339999],[-73.86413333494181,40.67499725237638],[-73.86455313239765,40.67515112221289],[-73.86521514219662,40.67538657499544],[-73.86627349406392,40.67576404591219],[-73.86725717651821,40.67611268487224],[-73.86838105917259,40.67653059922421],[-73.8694231287858,40.676912227565815],[-73.86977606761083,40.67702720945607],[-73.87045821462694,40.67722236782258],[-73.87148141830154,40.67750066371774],[-73.8717641753443,40.67757222814875],[-73.87204099330945,40.67765741903331],[-73.8723101797973,40.677755747364486],[-73.87257015460395,40.67786661001999],[-73.87304845606532,40.678194107436035],[-73.87318521752742,40.678330001730814],[-73.87331183108842,40.678471800766275],[-73.873427670602,40.67861884734512],[-73.87353219496659,40.67877042070264],[-73.87363895953983,40.678944031026155],[-73.8737607577733,40.679112497381055],[-73.87389692837012,40.679274722525285],[-73.87404657381862,40.67942964899499],[-73.87420866718264,40.67957633963728],[-73.87440161976859,40.67971160935608],[-73.87461126420908,40.67983425445119],[-73.8748353897093,40.679942570176735],[-73.87507136302217,40.6800351461885],[-73.87531627567074,40.680110983644674],[-73.87556707582901,40.68016946469644],[-73.87657495289118,40.6801670018296],[-73.87688955090687,40.680164996989916],[-73.87742686156632,40.68001443724357],[-73.87838855876099,40.67973905437529],[-73.87862924163156,40.67967653331628],[-73.87926692511289,40.67949108530251],[-73.87974063257428,40.679360961945086],[-73.8801511058705,40.67924206266779],[-73.88061377809613,40.67911003249605],[-73.88063900644738,40.679176985704764],[-73.88109834151788,40.6810744767198],[-73.88116730337698,40.681353663667274],[-73.88210725265982,40.68121749113814],[-73.8830308326465,40.68108517490692],[-73.88397193774045,40.680947115195394],[-73.8848925467211,40.680811116190135],[-73.88467046559656,40.67994028568079],[-73.8855550238309,40.679656597111304],[-73.88643790512282,40.67937347654737],[-73.88730460904796,40.67909753722669],[-73.8881563448683,40.678827835498474],[-73.88900569752447,40.67855704427466],[-73.8898743916635,40.678302150448744],[-73.89077319156166,40.67816458866923],[-73.89167121082767,40.67803172097095],[-73.8925790537623,40.67790012412521],[-73.89348405381881,40.67776206163332],[-73.89438881436197,40.67762988878411],[-73.89531770443233,40.67749603841143],[-73.89621773666622,40.67735818427251],[-73.896536765437,40.67859358116531],[-73.89695521871538,40.67840924320179],[-73.89747545245206,40.67816325559428],[-73.897616004141,40.67811198757067],[-73.89775655561127,40.67806072105037],[-73.89784150705074,40.67799457008239],[-73.89819892491379,40.67776217213681],[-73.89836229241564,40.677658276929485],[-73.89883201599379,40.67744643951899],[-73.899125628246,40.677312637524224],[-73.89992296422379,40.676949273386775],[-73.90004626142508,40.67689308953782],[-73.90014864502069,40.67694931684544],[-73.90046361829343,40.67712230643053],[-73.90145370051373,40.67769316355672],[-73.90202189364913,40.67802673228718],[-73.90256467268154,40.67834519464979],[-73.90320745632027,40.67874076470078],[-73.90349050037082,40.67889804853481],[-73.90404639808897,40.67922059801925],[-73.90352584558363,40.67973924251464],[-73.90262262280385,40.68066450341825],[-73.90075235954473,40.67967664350876],[-73.90047001098286,40.679535244065335],[-73.89969830254444,40.67954409169423],[-73.89889928287477,40.67956093490163],[-73.8987094475394,40.6796301706825],[-73.8984899780606,40.67967050877488],[-73.8982741895011,40.67972504349417],[-73.89806444695579,40.67979343117888],[-73.89786299873687,40.67987501111775],[-73.89767194109776,40.679968854936526],[-73.89749312007861,40.68007377672688],[-73.89743756188872,40.68012069159684],[-73.89738381304655,40.680168812622334],[-73.89728317782672,40.68026720789679],[-73.89719010085692,40.68036982474006],[-73.89710488700682,40.68047632707395],[-73.89702781539779,40.68058636609359],[-73.89695913848848,40.68069958140924],[-73.89689908124753,40.680815602226694],[-73.89686937820323,40.68088144903097],[-73.89674965951131,40.68149202606205],[-73.8966353676675,40.68155649534345],[-73.89658158763997,40.68157471843315],[-73.89652633301499,40.68200291841585],[-73.89646625062993,40.68233642197277],[-73.89643010477513,40.68244635933632],[-73.89641909073791,40.68247987574121],[-73.89636799095432,40.68259975713418],[-73.89635898903519,40.68262086673384],[-73.89628634753666,40.68275838258788],[-73.8962016955737,40.68289148275408],[-73.8959972738214,40.683196878777984],[-73.89577945503012,40.68349718335813],[-73.89561476564508,40.68370742156875],[-73.89554859504656,40.68379189231623],[-73.8953050494878,40.68408052006775],[-73.895049268373,40.68436259853589],[-73.89417463267188,40.68528324817061],[-73.89414255551816,40.68524714627241],[-73.89404098783278,40.68513283460051],[-73.89274142443197,40.68367018566329],[-73.89252316832254,40.68342453280407],[-73.89166010659275,40.68404417790939],[-73.89015418672905,40.68500398980454],[-73.88962787578777,40.684236454252954],[-73.88892468085493,40.68312517001843],[-73.88819092525421,40.6825559462928],[-73.8873539198282,40.682950105745284],[-73.88650461817564,40.68334856784769],[-73.8856466377286,40.68375304906114],[-73.88479646226511,40.68415211132237],[-73.88389603437238,40.68457400641415],[-73.88304165108175,40.684972573321105],[-73.8822033307862,40.68536028983372],[-73.88131291607618,40.6857798253567],[-73.88027239198303,40.68628036087366],[-73.87907479610483,40.68688805532533],[-73.87788683624112,40.68749123448835],[-73.87668112445057,40.68808739476445],[-73.87570776901346,40.68856396222671],[-73.87547086282535,40.68866967036177],[-73.87405418260366,40.689298479360005],[-73.87352941707327,40.689523677326434],[-73.87260336934231,40.68992107396332],[-73.87248400812119,40.68996960937992],[-73.87172865628456,40.690276750372625],[-73.87094762289149,40.69050204147077],[-73.87048169872621,40.690619575089244],[-73.87012861042696,40.690708634903736],[-73.8690263673111,40.69098714830775],[-73.86855294812551,40.69109924405883],[-73.86805885286074,40.69118395823942],[-73.8679094851279,40.6904762612669],[-73.86776832168454,40.689803288876035],[-73.86762340346426,40.68914534234732],[-73.86746088891049,40.688415017596505],[-73.86728057407039,40.68774928510369],[-73.86701802926096,40.686830349035745],[-73.86687058632373,40.6863305906248],[-73.86659848349277,40.68526955906996],[-73.86650407890414,40.684474052264825],[-73.86631496942958,40.68324894282325],[-73.86630263853506,40.68318669460303],[-73.86629003016269,40.683115007207654],[-73.86602666805615,40.681918051772215],[-73.86499404523265,40.68212896989977],[-73.86410096679141,40.68237285029269],[-73.86399008846416,40.68192857556375],[-73.86378674403508,40.681113747023616],[-73.8633494359305,40.67935164088979]]]}},{type:"Feature",properties:{ntacode:"QN37",ntaname:"Kew Gardens Hills",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.81497208257481,40.738560715568944],[-73.81483960033175,40.73791441392483],[-73.81469391916045,40.73714048048534],[-73.81469163039093,40.735949993019],[-73.81472294126714,40.735338030071354],[-73.8147426114522,40.73490936876755],[-73.81475217192789,40.73470101845518],[-73.8147590826949,40.734550421266164],[-73.81477621547747,40.73424680540966],[-73.81480147440703,40.73379916033344],[-73.81481416361471,40.73359959828213],[-73.81481996307741,40.73351072790477],[-73.81482699411511,40.73340297554262],[-73.8148320480415,40.73332552477284],[-73.81483811039242,40.733232619426644],[-73.81484566900146,40.733116797802964],[-73.81485170579978,40.733024277221546],[-73.81485676261221,40.73294679746921],[-73.8148625596794,40.732857955725095],[-73.814868106449,40.73277295547123],[-73.8148739154721,40.732683921422804],[-73.81487971609678,40.732595051033286],[-73.81488551310463,40.73250620861353],[-73.81489282060379,40.73239423030876],[-73.81489836729432,40.7323092307181],[-73.81491341984156,40.732078589138546],[-73.81491646925713,40.732037620813145],[-73.81492083102678,40.73197983305293],[-73.81492410800891,40.73193074757647],[-73.81492830278026,40.731867904254884],[-73.81493851816123,40.731714870603575],[-73.81494260079224,40.731653699185514],[-73.81496058361436,40.73138433911217],[-73.81496454715214,40.731324959869724],[-73.81497202702636,40.73121290877732],[-73.81497572474079,40.73115749262541],[-73.81502002695522,40.73049387220129],[-73.81502127704263,40.73046566954196],[-73.81504493617422,40.73039883531566],[-73.81514620729322,40.72968596488782],[-73.81523144911563,40.72879391205758],[-73.81517739600302,40.72866695294266],[-73.81517732644825,40.728666782121],[-73.81517723086216,40.72866662784276],[-73.81510037005003,40.72854363898846],[-73.81510024072378,40.72854342250344],[-73.81510007611026,40.72854322505987],[-73.81500114180794,40.72842749464691],[-73.81500104700021,40.72842737756075],[-73.81500091740288,40.72842725891092],[-73.81488194783412,40.72832209580193],[-73.81488183120237,40.728321987056916],[-73.81488170086479,40.72832189722045],[-73.81474600593721,40.72823021377462],[-73.81474579272914,40.728230070028474],[-73.81474555632511,40.72822995271431],[-73.81459716306962,40.72815380923784],[-73.81459693966056,40.72815369127417],[-73.81459667876261,40.728153592180696],[-73.81443976455479,40.72809402279999],[-73.81394369352063,40.72785224543747],[-73.81280168222005,40.7272956438497],[-73.81246807437677,40.72713304524135],[-73.81151613691017,40.726657993516],[-73.81114177123743,40.7264495681557],[-73.81074306894072,40.72618960794214],[-73.81069693652209,40.72619033137789],[-73.81069463518703,40.726402794278115],[-73.8106937019696,40.72648898708459],[-73.81068815268176,40.72662953834425],[-73.8106881524243,40.72662962897592],[-73.81068816450038,40.726629718957824],[-73.81070499677611,40.72677121668357],[-73.81070500956424,40.72677128857369],[-73.81070503250672,40.72677135176911],[-73.81074434957559,40.72691076203832],[-73.81074438379154,40.72691088773984],[-73.81074444330484,40.72691102286448],[-73.81080535453178,40.72704517340648],[-73.81080542476093,40.72704533485042],[-73.81080551881925,40.72704547991585],[-73.81088635081109,40.72717185537762],[-73.81101007997107,40.72743995065603],[-73.81111797292553,40.72781641599081],[-73.80985637211592,40.727973603326994],[-73.80895751545084,40.72807345930531],[-73.80806424010636,40.728170003554126],[-73.807170422635,40.728269133119085],[-73.80704045643851,40.72759650395756],[-73.80691166250627,40.72691266580616],[-73.80678542884152,40.72623219903277],[-73.80665182013199,40.72555305150978],[-73.80652142318162,40.724873063652176],[-73.80497988260286,40.72503869670798],[-73.80487958230653,40.725049593118094],[-73.80480893039501,40.7243543876364],[-73.80473910633027,40.72363153661163],[-73.8046672070306,40.72290600670932],[-73.80459632430893,40.72220220886529],[-73.80453392037533,40.72151758873774],[-73.80452680160798,40.7214625463169],[-73.80459931347258,40.72144112071655],[-73.8047591375274,40.721383739715655],[-73.80550258866285,40.72111680861962],[-73.80578893801264,40.72101873022386],[-73.80636387680043,40.72082022717012],[-73.80722012188512,40.720525124507034],[-73.80786106023842,40.72030243771701],[-73.80808460116604,40.72022476265048],[-73.80904032736186,40.71991160454242],[-73.80902609762953,40.71986279216025],[-73.80861284034192,40.71844560029175],[-73.8082352947324,40.71723813237009],[-73.80809856373968,40.71680213813168],[-73.80784387577573,40.71599973406734],[-73.80782231744784,40.71591146648152],[-73.80780927700916,40.71585389623785],[-73.81022435004482,40.71591266800048],[-73.81114665659922,40.715907206820646],[-73.81151841243367,40.71590499774548],[-73.81291344155969,40.715896709290476],[-73.81364203973475,40.715892992012115],[-73.81524262491973,40.71585683165033],[-73.81595932688444,40.71584062663828],[-73.81628944800184,40.71583316720838],[-73.8163608043461,40.71583237087772],[-73.81643940214033,40.71583182980134],[-73.81680638003691,40.7158279304772],[-73.81720417926243,40.71584072828739],[-73.81743591121422,40.7158573141461],[-73.81767649987407,40.71588472041312],[-73.81778021190293,40.71590104798018],[-73.81789512258501,40.71591837085736],[-73.8182845274849,40.716003714911444],[-73.81852868942252,40.71608211630981],[-73.8187529577356,40.71617287501333],[-73.81931944086128,40.71640861419293],[-73.81948747054393,40.71647859758963],[-73.82018883804459,40.716735224117976],[-73.82005442538075,40.71681033384462],[-73.81930469431802,40.71713608089451],[-73.81907861006067,40.71720434497673],[-73.81887154582556,40.71725932917301],[-73.81729568967155,40.71757964497187],[-73.81725907785268,40.71763787695519],[-73.81732944795621,40.71766045671162],[-73.81912832524097,40.717349919310735],[-73.81952343869928,40.71733973320299],[-73.81962622538035,40.71734044327478],[-73.82085213562775,40.71734887674286],[-73.82170479062094,40.717359889994455],[-73.82210623779969,40.717406130675265],[-73.82251099305152,40.717437075800824],[-73.82291752938036,40.7174525613244],[-73.82332432043232,40.71745251000064],[-73.8237298387686,40.71743700392238],[-73.82487503772774,40.71732243229991],[-73.8251861472554,40.717288189968166],[-73.82531645022377,40.717275700247],[-73.82541926512582,40.71739254442217],[-73.82545983222899,40.71799986551098],[-73.8254869254259,40.718690662488505],[-73.82547346959862,40.71894746759477],[-73.82547345831397,40.718947656883365],[-73.82547346858263,40.718947855586116],[-73.82548232027749,40.71920613556709],[-73.82548232008797,40.71920620793849],[-73.82551374126864,40.71946448576365],[-73.82551374114932,40.71946453133085],[-73.82551375402352,40.719464575912575],[-73.82556762088855,40.719720870366956],[-73.82556765596085,40.71972101466096],[-73.82556770311963,40.71972116801975],[-73.82564366775179,40.71997373324706],[-73.82564372556244,40.71997393922545],[-73.82564380805273,40.719974138037564],[-73.82574130252877,40.72022165653872],[-73.82585945748824,40.72046263176486],[-73.82672635621192,40.72308159955835],[-73.82702267104543,40.7239463913693],[-73.82706662722747,40.7241260829022],[-73.82712924263576,40.724303640158766],[-73.82712926557036,40.72430371206228],[-73.82712930215564,40.72430378465643],[-73.82721028542727,40.72447757830352],[-73.82730900449451,40.724646077497745],[-73.82742439406887,40.724807604154165],[-73.82742443004273,40.72480765798427],[-73.82742447682904,40.72480770311913],[-73.82755527729326,40.72496094976335],[-73.82770485049421,40.72509163064985],[-73.82770498077086,40.72509174828122],[-73.82770512186302,40.72509185604469],[-73.82787086363166,40.725213610272625],[-73.82805131153621,40.72532475998386],[-73.8280514526761,40.725324849654044],[-73.82805160616856,40.72532493113386],[-73.82824491671313,40.72542399659134],[-73.82844909181865,40.7255098228387],[-73.82866154234725,40.72558142275002],[-73.8288795953456,40.72563819205838],[-73.82887971350385,40.725638227917244],[-73.82887984335704,40.725638254411976],[-73.8291009773999,40.72567999802744],[-73.82933877669224,40.725735920610084],[-73.82933887133403,40.72573593884329],[-73.82957243797044,40.725808407340246],[-73.82957252092052,40.72580843376477],[-73.82957260362515,40.725808470073],[-73.8297990391901,40.72589722591886],[-73.82979910980461,40.72589725400024],[-73.82979916897101,40.725897281059524],[-73.83001549277373,40.72600159081783],[-73.83001569312782,40.72600169045715],[-73.8300158940977,40.72600180768765],[-73.83021940983225,40.72612062458295],[-73.83021953957211,40.72612069614075],[-73.83021964616513,40.72612077754851],[-73.83040815491269,40.72625280007553],[-73.83040820174678,40.72625282761896],[-73.83040824922062,40.72625286337212],[-73.83057943658815,40.726396197656875],[-73.83057961456666,40.72639635103843],[-73.83057976788325,40.72639650388111],[-73.83073214546054,40.7265493284691],[-73.83086471412872,40.7267096339892],[-73.83140452700816,40.7275976220813],[-73.83170465866355,40.7280403322461],[-73.83198208008115,40.72832999791655],[-73.83224087961432,40.728630520835814],[-73.83248002189004,40.7289408540866],[-73.83269855362799,40.729259861578136],[-73.83289570601124,40.72958633142688],[-73.83307087957829,40.72991903138291],[-73.83386267153118,40.73055318900905],[-73.82893796459805,40.73159143786982],[-73.8273747628054,40.731919624679804],[-73.82566535417556,40.73227957737344],[-73.8255312940303,40.73363428147957],[-73.82546253302976,40.73364066157469],[-73.82542281330781,40.73396614467358],[-73.82539321646867,40.73404823618756],[-73.82532707505344,40.735101793351795],[-73.824878274002,40.73957231226252],[-73.82481178421766,40.7396309598996],[-73.82435011103324,40.73975360608336],[-73.82355883460079,40.73957874505901],[-73.82266847321061,40.739384992554136],[-73.82177826339553,40.73919364711187],[-73.82089716519077,40.73900211076186],[-73.82006431419839,40.73882814037885],[-73.81837989571785,40.73859374098538],[-73.81708075609819,40.73841473523037],[-73.81693283697595,40.73838951039318],[-73.81677959620495,40.73837979389665],[-73.81662531616104,40.738386311396006],[-73.81647443657367,40.73840887077303],[-73.81633109367927,40.73844640177593],[-73.81607676800768,40.73885793359002],[-73.81518583114385,40.738571171540215],[-73.81501663821463,40.738558544632234],[-73.81497208257481,40.738560715568944]]]}},{type:"Feature",properties:{ntacode:"QN38",ntaname:"Pomonok-Flushing Heights-Hillcrest",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.79640218640299,40.73828235819031],[-73.79639000865409,40.73823358032079],[-73.79636108875368,40.73812415326036],[-73.79607605094833,40.738144297742686],[-73.79650350005986,40.738003835926484],[-73.79651029115776,40.73790863722912],[-73.79584803288836,40.7380746802112],[-73.79594852765032,40.73781371914673],[-73.79516450887603,40.73641140399307],[-73.79458633174337,40.73505225214353],[-73.79459579433987,40.734544246139514],[-73.79462605120443,40.73359608941348],[-73.79459486541107,40.73340935817163],[-73.79454395186826,40.73322422979884],[-73.79447360138272,40.733042508048094],[-73.79438449784261,40.73286592934916],[-73.79427767399618,40.732696145309404],[-73.79397708648696,40.73229685316542],[-73.79392707914282,40.73199969477887],[-73.79390942515771,40.73171777556226],[-73.79381937230349,40.73165738823387],[-73.79384983414475,40.731246783491],[-73.79378938651787,40.730701181663946],[-73.79352516268365,40.73005381646709],[-73.79322750872406,40.72934789414441],[-73.79283910325252,40.72842900847928],[-73.79229974144657,40.72714071944233],[-73.79204513253977,40.72655107371676],[-73.79191210280938,40.72620816216603],[-73.79176169580921,40.725839652699875],[-73.79174472669796,40.725788850395745],[-73.79172554701888,40.72572175458817],[-73.79165577216905,40.72552430834625],[-73.79157252978425,40.72532961192764],[-73.7914761363254,40.72513846498086],[-73.79136701893644,40.72495161826608],[-73.79088077248275,40.724188858591866],[-73.79045149257381,40.72355453182217],[-73.79035703879451,40.72300529967723],[-73.79029346788651,40.72137614927049],[-73.79030267429744,40.720891464957226],[-73.79037661618453,40.72010372371398],[-73.79050800377834,40.71980649655946],[-73.79053210834367,40.71975196002769],[-73.79070834383357,40.71926865152469],[-73.79073248864266,40.71920875733032],[-73.79141773134954,40.71920231065234],[-73.79155692217273,40.71920099535518],[-73.79176986793928,40.71917860736998],[-73.79211141214239,40.71913886392012],[-73.7924959968581,40.71906743621002],[-73.79261566377595,40.71904521003981],[-73.79309042864529,40.71893343766777],[-73.79315493416436,40.7189175785102],[-73.79399335080392,40.71864514081101],[-73.79443736038012,40.718500858149554],[-73.79480794873157,40.71837515892496],[-73.79563775080624,40.718076160927296],[-73.79653978066266,40.71778674890483],[-73.79741025103759,40.71753290751213],[-73.79802996158443,40.717352426736475],[-73.79912568327785,40.71703434617641],[-73.7995953572901,40.716899043411466],[-73.80004693804847,40.716781906804975],[-73.80021672675281,40.716737859270154],[-73.800927342344,40.71660393255482],[-73.8018832097107,40.71640881056997],[-73.80308484101333,40.71622016241846],[-73.803139525951,40.71621390732589],[-73.80319838004745,40.71620252546007],[-73.80394838899223,40.71610291197045],[-73.80464476377767,40.71603439668534],[-73.80494148511318,40.71599623098787],[-73.8057923786748,40.71594264954186],[-73.80670677731148,40.715885239600354],[-73.80780927700916,40.71585389623785],[-73.80782231744784,40.71591146648152],[-73.80784387577573,40.71599973406734],[-73.80809856373968,40.71680213813168],[-73.8082352947324,40.71723813237009],[-73.80861284034192,40.71844560029175],[-73.80902609762953,40.71986279216025],[-73.80904032736186,40.71991160454242],[-73.80808460116604,40.72022476265048],[-73.80786106023842,40.72030243771701],[-73.80722012188512,40.720525124507034],[-73.80636387680043,40.72082022717012],[-73.80578893801264,40.72101873022386],[-73.80550258866285,40.72111680861962],[-73.8047591375274,40.721383739715655],[-73.80459931347258,40.72144112071655],[-73.80452680160798,40.7214625463169],[-73.80453392037533,40.72151758873774],[-73.80459632430893,40.72220220886529],[-73.8046672070306,40.72290600670932],[-73.80473910633027,40.72363153661163],[-73.80480893039501,40.7243543876364],[-73.80487958230653,40.725049593118094],[-73.80497988260286,40.72503869670798],[-73.80652142318162,40.724873063652176],[-73.80665182013199,40.72555305150978],[-73.80678542884152,40.72623219903277],[-73.80691166250627,40.72691266580616],[-73.80704045643851,40.72759650395756],[-73.807170422635,40.728269133119085],[-73.80806424010636,40.728170003554126],[-73.80895751545084,40.72807345930531],[-73.80985637211592,40.727973603326994],[-73.81111797292553,40.72781641599081],[-73.81101007997107,40.72743995065603],[-73.81088635081109,40.72717185537762],[-73.81080551881925,40.72704547991585],[-73.81080542476093,40.72704533485042],[-73.81080535453178,40.72704517340648],[-73.81074444330484,40.72691102286448],[-73.81074438379154,40.72691088773984],[-73.81074434957559,40.72691076203832],[-73.81070503250672,40.72677135176911],[-73.81070500956424,40.72677128857369],[-73.81070499677611,40.72677121668357],[-73.81068816450038,40.726629718957824],[-73.8106881524243,40.72662962897592],[-73.81068815268176,40.72662953834425],[-73.8106937019696,40.72648898708459],[-73.81069463518703,40.726402794278115],[-73.81069693652209,40.72619033137789],[-73.81074306894072,40.72618960794214],[-73.81114177123743,40.7264495681557],[-73.81151613691017,40.726657993516],[-73.81246807437677,40.72713304524135],[-73.81280168222005,40.7272956438497],[-73.81394369352063,40.72785224543747],[-73.81443976455479,40.72809402279999],[-73.81459667876261,40.728153592180696],[-73.81459693966056,40.72815369127417],[-73.81459716306962,40.72815380923784],[-73.81474555632511,40.72822995271431],[-73.81474579272914,40.728230070028474],[-73.81474600593721,40.72823021377462],[-73.81488170086479,40.72832189722045],[-73.81488183120237,40.728321987056916],[-73.81488194783412,40.72832209580193],[-73.81500091740288,40.72842725891092],[-73.81500104700021,40.72842737756075],[-73.81500114180794,40.72842749464691],[-73.81510007611026,40.72854322505987],[-73.81510024072378,40.72854342250344],[-73.81510037005003,40.72854363898846],[-73.81517723086216,40.72866662784276],[-73.81517732644825,40.728666782121],[-73.81517739600302,40.72866695294266],[-73.81523144911563,40.72879391205758],[-73.81514620729322,40.72968596488782],[-73.81504493617422,40.73039883531566],[-73.81502127704263,40.73046566954196],[-73.81502002695522,40.73049387220129],[-73.81497572474079,40.73115749262541],[-73.81497202702636,40.73121290877732],[-73.81496454715214,40.731324959869724],[-73.81496058361436,40.73138433911217],[-73.81494260079224,40.731653699185514],[-73.81493851816123,40.731714870603575],[-73.81492830278026,40.731867904254884],[-73.81492410800891,40.73193074757647],[-73.81492083102678,40.73197983305293],[-73.81491646925713,40.732037620813145],[-73.81491341984156,40.732078589138546],[-73.81489836729432,40.7323092307181],[-73.81489282060379,40.73239423030876],[-73.81488551310463,40.73250620861353],[-73.81487971609678,40.732595051033286],[-73.8148739154721,40.732683921422804],[-73.814868106449,40.73277295547123],[-73.8148625596794,40.732857955725095],[-73.81485676261221,40.73294679746921],[-73.81485170579978,40.733024277221546],[-73.81484566900146,40.733116797802964],[-73.81483811039242,40.733232619426644],[-73.8148320480415,40.73332552477284],[-73.81482699411511,40.73340297554262],[-73.81481996307741,40.73351072790477],[-73.81481416361471,40.73359959828213],[-73.81480147440703,40.73379916033344],[-73.81477621547747,40.73424680540966],[-73.8147590826949,40.734550421266164],[-73.81475217192789,40.73470101845518],[-73.8147426114522,40.73490936876755],[-73.81472294126714,40.735338030071354],[-73.81469163039093,40.735949993019],[-73.81469391916045,40.73714048048534],[-73.81483960033175,40.73791441392483],[-73.81497208257481,40.738560715568944],[-73.81503862870471,40.738893668287275],[-73.81504998687,40.73894313388867],[-73.81499755690888,40.73893258612385],[-73.81489497030951,40.738915743157136],[-73.81407382042502,40.73878090207895],[-73.81322401792548,40.73870225443923],[-73.8122773782403,40.73866445142445],[-73.81139729095227,40.7386293072684],[-73.81040435576355,40.73858964830023],[-73.80941142178239,40.73854997189199],[-73.80893016771205,40.738532380389344],[-73.80844891323513,40.73851478687448],[-73.80805258455743,40.73850029446599],[-73.80752081913792,40.73848084797819],[-73.80657883867744,40.73844721098727],[-73.80564550976283,40.73841865209414],[-73.80471291520374,40.73839394870854],[-73.80466543261262,40.738392985482385],[-73.80461553498795,40.73839157787901],[-73.80363600453451,40.73836085199699],[-73.80268631994699,40.73833105162035],[-73.80180834304075,40.73830265528721],[-73.80132155469646,40.738284202246696],[-73.8008915119535,40.738269015547786],[-73.80000292415365,40.73823762439012],[-73.79911195657837,40.738206140470325],[-73.79822058927321,40.738174630695184],[-73.79729260620189,40.738185428838015],[-73.79684795841109,40.738235541317025],[-73.79640218640299,40.73828235819031]]]}},{type:"Feature",properties:{ntacode:"BK73",ntaname:"North Side-South Side",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.95814292441031,40.724404284402425],[-73.95771989205173,40.72428495735959],[-73.95627311466727,40.72338987633474],[-73.95477662947458,40.72245950466816],[-73.95418330278459,40.722636428307965],[-73.95382461698487,40.72275973498614],[-73.95332036755617,40.72293270004629],[-73.95249594843969,40.72321773429729],[-73.9516463225237,40.72348585748406],[-73.9506459426724,40.721705693281855],[-73.94986599463698,40.72217948374484],[-73.94907816838743,40.722540287203095],[-73.94887459659003,40.72129240655175],[-73.94853260396513,40.719167176402756],[-73.94841638539012,40.71845553312284],[-73.94721341810755,40.718560986118405],[-73.94832167554978,40.71786451246864],[-73.94855765965052,40.717719877610335],[-73.94904281591643,40.71742851869003],[-73.94949091126976,40.71712902495174],[-73.94983133724045,40.71690114456709],[-73.95024722916088,40.71663248508145],[-73.95114433699767,40.71603452078605],[-73.95184243452252,40.715442067813655],[-73.95210878461613,40.71525889373838],[-73.95275381269644,40.71473599105693],[-73.9533529450423,40.71418365561198],[-73.95348472164821,40.7140702080787],[-73.95325272975529,40.714065629746386],[-73.95316497602772,40.714065098366724],[-73.95303149420042,40.71406284653376],[-73.95291049798612,40.71406098664111],[-73.95162366321426,40.714066360919354],[-73.94937231850689,40.71406687830977],[-73.94924526243747,40.71332030861264],[-73.94913083041745,40.71261242073406],[-73.94901358447837,40.71190375628073],[-73.94889233878467,40.71116753535468],[-73.94877149748591,40.71043225942837],[-73.9486553351181,40.709724983182234],[-73.95087492667223,40.70951311519836],[-73.9508296381688,40.709143597999734],[-73.95076027208604,40.708802860331694],[-73.95065919549928,40.70816998315678],[-73.95053009998703,40.70739098520349],[-73.95040588964174,40.706652746636436],[-73.95028918411273,40.70591343893078],[-73.9502369375792,40.705473246654584],[-73.95095606182493,40.70584293640611],[-73.95108529937012,40.70591295173696],[-73.9519105563325,40.706360078923616],[-73.95229955426804,40.70649029376427],[-73.95251503811667,40.70655858750633],[-73.95291388625985,40.706700310929875],[-73.95337878002881,40.70685629300807],[-73.95401701370642,40.707080241485556],[-73.95554165818704,40.70759344757965],[-73.95626945244263,40.70784956202245],[-73.95672449090597,40.7080099523774],[-73.95720321567883,40.70817924777162],[-73.9572825544482,40.70820731005078],[-73.95735981050645,40.70823462399782],[-73.95790430738566,40.70842717347009],[-73.95815250104353,40.708040918704654],[-73.95838432367226,40.707676690799175],[-73.95845576794653,40.70725184744566],[-73.95920084783101,40.707331585279476],[-73.95939542535814,40.707352408342665],[-73.95993835922924,40.70740680163762],[-73.9604038313614,40.70745188625807],[-73.96050333603083,40.707461523263866],[-73.96114422874845,40.707523595737214],[-73.96186019854574,40.707595056986236],[-73.96213128912169,40.707622692800264],[-73.96274333043827,40.70768508175967],[-73.96327873711068,40.707729298015934],[-73.96442311895234,40.707533724076185],[-73.96484837748658,40.70745361092211],[-73.96593219617112,40.70724387406225],[-73.96728890236449,40.70700200263795],[-73.96838933680795,40.70682918674697],[-73.96929296348505,40.70709333109561],[-73.96962252118874,40.7076275885551],[-73.96984864823521,40.7080030421903],[-73.96994088125658,40.70931023090342],[-73.96960817478124,40.71016491759821],[-73.96959883962894,40.71028696544266],[-73.96967860237862,40.710337409937225],[-73.96998284859488,40.7103971745272],[-73.97008829539726,40.71047232276788],[-73.97000287031145,40.710536673467914],[-73.96993139908234,40.71053093812949],[-73.96984349884629,40.71053091513608],[-73.96967717270171,40.71050823200961],[-73.96962435873452,40.71066977930217],[-73.96972983027746,40.710692446350976],[-73.96980418477125,40.71074494790542],[-73.96978116840728,40.710803596927526],[-73.96968512805608,40.710858112274046],[-73.96941326712128,40.71094859625078],[-73.96938078026294,40.71101547679484],[-73.96981749541764,40.711212140174496],[-73.96980126032655,40.711230658707734],[-73.96970468021004,40.71122026592243],[-73.96965522430776,40.71119357489062],[-73.96954839822031,40.71117193703786],[-73.96931312512126,40.71109984045998],[-73.96928198314748,40.71118318521768],[-73.96923173337332,40.711248461931135],[-73.96928734857016,40.71127785951165],[-73.9692303863663,40.71143941370951],[-73.96914245238779,40.71146308502386],[-73.96909386245243,40.71156830792782],[-73.96907799891633,40.71162812571642],[-73.96888473220876,40.712176858730835],[-73.9688637459676,40.71223408781372],[-73.96881124862402,40.71225433331121],[-73.96886220469707,40.71227634306332],[-73.9688309598131,40.712398470489966],[-73.96893744381921,40.71243033526178],[-73.96891951556549,40.71247675365686],[-73.96890597197059,40.712506776530155],[-73.96889595072834,40.71252831427438],[-73.96887248523558,40.71257874393899],[-73.96884041595132,40.71262737956904],[-73.96883197798047,40.71264017567571],[-73.96881607174583,40.71268527097019],[-73.96879580931463,40.712737038853646],[-73.96873958212083,40.71272276068747],[-73.96872927908811,40.71272014379836],[-73.96872432113703,40.712730240977464],[-73.96867997513401,40.71284926990264],[-73.96854773954317,40.712816785718275],[-73.96849857554915,40.71280446473892],[-73.9684697334705,40.712824709346215],[-73.9684729800567,40.71285342770898],[-73.96845231690259,40.7129231866451],[-73.96846827481617,40.712926793349595],[-73.96856767224726,40.712949263785084],[-73.96849927445864,40.71310284085],[-73.9688422905026,40.71322392552426],[-73.96839125147876,40.71426191817131],[-73.96800830687334,40.715120723806116],[-73.96765448249123,40.71586910972543],[-73.96736391633402,40.71648367955768],[-73.96729235333522,40.71651557312152],[-73.96724404348959,40.71658535041898],[-73.96726331381625,40.716666167688416],[-73.96711354289913,40.71689753960658],[-73.96715159998944,40.71691927317977],[-73.96726798422105,40.71698574095588],[-73.96676841729855,40.71770540351892],[-73.96659690332702,40.71796798088769],[-73.96656241897503,40.718015866806304],[-73.96655430740996,40.718037203351216],[-73.96653986343505,40.71803403390178],[-73.9665311756521,40.718032126596114],[-73.96651881782783,40.71805098434928],[-73.96635278582256,40.71830437392156],[-73.96625931488356,40.718259996177295],[-73.9662420075595,40.71825177876989],[-73.96619320724908,40.718299349782825],[-73.96607597913057,40.718397328057044],[-73.9661077567966,40.71842326169368],[-73.96613319545365,40.71844402274076],[-73.96614672505464,40.71850187139524],[-73.96587893532677,40.718755077686474],[-73.96585847175183,40.71877322834653],[-73.96570636270008,40.718914902636655],[-73.96570332142319,40.718918114225374],[-73.96563350220073,40.71893371612078],[-73.96552577399214,40.71890089271253],[-73.96515385976046,40.719269683047436],[-73.96528401324458,40.71936086098309],[-73.96528849280129,40.71936399960866],[-73.96539613438651,40.71956487925424],[-73.96554693084722,40.7196591986909],[-73.96538515805562,40.719954272782395],[-73.9653743106175,40.72009363256437],[-73.96513713562295,40.720343594754226],[-73.9650132543809,40.72029027259398],[-73.96490548671244,40.72032712936556],[-73.9645621374806,40.720123070019675],[-73.96446386180374,40.72006466299997],[-73.96438190823228,40.72013942466027],[-73.96435606131362,40.720163003598714],[-73.96446581250264,40.72022477634756],[-73.96447993459574,40.720232723486426],[-73.96439765915927,40.72029673553183],[-73.96435090640159,40.720404032371974],[-73.96408769213932,40.720755529522506],[-73.96399793724497,40.72093843757022],[-73.96355958424284,40.72153948696591],[-73.96353855414525,40.7215733785144],[-73.96343759552933,40.72155909516237],[-73.96341522820951,40.72158162744537],[-73.9629656640305,40.72203447662036],[-73.96275665488734,40.722399015126335],[-73.96225346320195,40.7235322975463],[-73.96223504964361,40.72357025876268],[-73.96207271943864,40.72388030090559],[-73.96200744799052,40.723991901105265],[-73.96190256180014,40.72409829048118],[-73.96189426778251,40.72410670210136],[-73.96165984301383,40.72486045396051],[-73.96211461566843,40.72514806339896],[-73.96190239643137,40.725320500811165],[-73.96176070350789,40.725228792110826],[-73.9615367935873,40.725108918349584],[-73.96141263511791,40.725177219492494],[-73.96116366302364,40.725264605830745],[-73.96043230240619,40.72511410866058],[-73.96036651102428,40.72504730938617],[-73.95875928169899,40.72454135436962],[-73.95833078226916,40.724411700766204],[-73.95814292441031,40.724404284402425]]]}},{type:"Feature",properties:{ntacode:"MN28",ntaname:"Lower East Side",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.98237340572012,40.70554335043768],[-73.98245898641557,40.70554241497246],[-73.98242287179885,40.70582205545202],[-73.98102390618287,40.705898913893606],[-73.98101733900967,40.70579750596523],[-73.98230205183886,40.70573697939971],[-73.98232944216612,40.70555203366408],[-73.98237340572012,40.70554335043768]]],[[[-73.96715101172614,40.71831612593248],[-73.96656241897503,40.718015866806304],[-73.96659690332702,40.71796798088769],[-73.967183432238,40.7182759210276],[-73.96719282626964,40.71826514402209],[-73.96730741474423,40.71831306668163],[-73.96723013304991,40.718414668340536],[-73.96718243631275,40.71848305579905],[-73.96706867689166,40.718439035791334],[-73.96709096267314,40.71840576680833],[-73.96715101172614,40.71831612593248]]],[[[-73.9663650330529,40.71905633078421],[-73.96585847175183,40.71877322834653],[-73.96587893532677,40.718755077686474],[-73.96634259840098,40.7190187424302],[-73.96637067848124,40.71898970835094],[-73.96662993360914,40.719132427860956],[-73.96654344630556,40.71922294246954],[-73.96631897740728,40.71910842000837],[-73.9663650330529,40.71905633078421]]],[[[-73.96435090640159,40.720404032371974],[-73.96439765915927,40.72029673553183],[-73.96468283641285,40.72047045736002],[-73.96459313964773,40.720544844211574],[-73.96435090640159,40.720404032371974]]],[[[-73.96399793724497,40.72093843757022],[-73.96408769213932,40.720755529522506],[-73.96504914549375,40.721357344251835],[-73.96489422031942,40.72147512037953],[-73.96399793724497,40.72093843757022]]],[[[-73.9717741096532,40.72582128133712],[-73.97179142961497,40.72581422114912],[-73.9718165058776,40.72581496624995],[-73.9718593583093,40.72558296903035],[-73.97187437695224,40.72550311607987],[-73.9718849095149,40.725424405065844],[-73.97191120732076,40.72529037069999],[-73.97193374501083,40.72517629035128],[-73.9719397545633,40.72515803861008],[-73.97196154778615,40.725039978308274],[-73.97200511841216,40.72484148970829],[-73.97203666966888,40.72468407002014],[-73.9720659586742,40.72455915832872],[-73.97207196960356,40.724536350858145],[-73.97208098151931,40.724497567930406],[-73.97208400057295,40.72446790554576],[-73.97209751290934,40.72442341473216],[-73.97215609001735,40.72417017827816],[-73.9721658599665,40.72413196327322],[-73.97221692376209,40.72393005464679],[-73.9722334467697,40.723846779926376],[-73.97226499868269,40.7237144568311],[-73.97232507731593,40.723463499327366],[-73.97236115744656,40.72331206047654],[-73.97239945748284,40.72314881636665],[-73.9725101118039,40.72269688600677],[-73.97288971396706,40.72108829721935],[-73.97294737987278,40.72085908387981],[-73.97304357864523,40.72043966516185],[-73.97314831151802,40.72002143152356],[-73.97326155315892,40.719604483484865],[-73.97338327619217,40.719188921254535],[-73.97351345120526,40.718774844706644],[-73.97362017345542,40.71845869161566],[-73.97381137123755,40.71790307064473],[-73.9740110128573,40.71734917190566],[-73.9742190713252,40.71679706969716],[-73.97443551852477,40.71624683807523],[-73.97466032521653,40.71569855084301],[-73.97489346104193,40.715152281541116],[-73.97513489452747,40.71460810343769],[-73.9751586524183,40.714561606274046],[-73.97517484286148,40.71452991316871],[-73.97518850986313,40.71450316072397],[-73.97521387023669,40.71444849879851],[-73.97522549627965,40.714423439942],[-73.97523890578304,40.714394531698915],[-73.97523893090134,40.714394480106],[-73.97580133088601,40.71318222426948],[-73.9757934636602,40.71317403724822],[-73.975968445197,40.71278957339091],[-73.97604981455515,40.712604193777956],[-73.97612368838799,40.71246032539838],[-73.97616531238329,40.71242019791088],[-73.97631127867203,40.712118647310206],[-73.97642872514535,40.71190903250373],[-73.97650540115399,40.71179878945255],[-73.97655008814228,40.71173453872833],[-73.97671221539676,40.71153576517841],[-73.97681883540072,40.711419567021224],[-73.97699076574634,40.711256660230596],[-73.97705659401758,40.711197626466856],[-73.97722213562594,40.711068730725785],[-73.97752668432646,40.71084307273322],[-73.97772119493075,40.71071007466076],[-73.97782091638254,40.71064544490706],[-73.97789949619451,40.710599866202415],[-73.97799674790409,40.71056101688908],[-73.97807974906628,40.71053225057728],[-73.97818190694308,40.710506865015105],[-73.97825557749219,40.71049790905531],[-73.97837148165264,40.71048970749161],[-73.97861560124007,40.7104737819109],[-73.9787761334209,40.710463315047285],[-73.97918894377011,40.71043492338834],[-73.97920726434617,40.71043366639318],[-73.97929015237128,40.71042814456697],[-73.9800364229284,40.71037840126669],[-73.980283443322,40.710361815108506],[-73.9803365249048,40.71035920071475],[-73.98033090124436,40.71028693831357],[-73.98051046026386,40.710274751443144],[-73.98128647552568,40.71021834788171],[-73.98124579569952,40.709826214601286],[-73.98306019477408,40.70964791174815],[-73.9836423447264,40.709591879244776],[-73.98449647076782,40.70950966343689],[-73.98655035339989,40.709311944139486],[-73.98816491726693,40.70915678150655],[-73.98817340967882,40.70914751830132],[-73.98839064023274,40.7091269491627],[-73.98844653437392,40.70913382054704],[-73.98847967268782,40.70915584680596],[-73.98849727173886,40.70917630529321],[-73.98863658071856,40.709912061516334],[-73.98864533493692,40.70991693389858],[-73.9886675058095,40.70992003483078],[-73.98869610271339,40.709928449844604],[-73.98871771111254,40.7099470900163],[-73.98873681707532,40.70997074184515],[-73.98879717785812,40.709966607472275],[-73.9888984598089,40.70995473576506],[-73.98935765696685,40.709900986707915],[-73.98946067019435,40.70988928705133],[-73.98957449608723,40.709874081606564],[-73.98974515155749,40.70984876165568],[-73.9901582537339,40.709790372663804],[-73.99051420376705,40.709733884118855],[-73.99078913018573,40.70968950608616],[-73.99106783463014,40.70965722984267],[-73.99135109237068,40.709620332703395],[-73.99170260292532,40.709565262453495],[-73.99176779580141,40.709555055523744],[-73.99190544366463,40.709525396079705],[-73.9919204754304,40.709554293873985],[-73.99194346565635,40.70958905298924],[-73.99197509052009,40.70964553526221],[-73.99200595943785,40.70969647869493],[-73.99204746257493,40.7097757448063],[-73.99190709732672,40.7098019935454],[-73.99183817482428,40.70981055232599],[-73.9917766263305,40.70981904022575],[-73.9919169057525,40.71059750550525],[-73.99197674892314,40.710911265664556],[-73.99200166097897,40.71101552280308],[-73.99202215897341,40.71110130039563],[-73.9921355030317,40.71157561464466],[-73.9921548447848,40.71165655562406],[-73.9921625040027,40.71170616272966],[-73.99217242386277,40.71177608347281],[-73.99220577798494,40.7119606353039],[-73.992218560095,40.71206565514705],[-73.9922431940444,40.71226805502942],[-73.9922536929576,40.71235432592937],[-73.9922674749001,40.712467557498435],[-73.99239156983424,40.713190810488335],[-73.9924556361928,40.713762882376116],[-73.99246827740603,40.71385682477345],[-73.9925624217065,40.71438807722871],[-73.99213486515168,40.714419801865915],[-73.99122551061829,40.71448664355407],[-73.99075515306713,40.71455407251632],[-73.99022012603884,40.71440493989802],[-73.99022750964447,40.714491669047526],[-73.9902215565094,40.714578756408784],[-73.99020235909244,40.714664429887726],[-73.98975418241207,40.71555234834068],[-73.98915463750751,40.71670864677167],[-73.98836626251685,40.7164457020369],[-73.98795181535576,40.717265627902286],[-73.98791645892003,40.71733557386604],[-73.98787935731309,40.717408972530734],[-73.98751208052443,40.71807218583028],[-73.98743405759959,40.718213080149496],[-73.98739393086917,40.71830352283493],[-73.98736015269183,40.71836979677026],[-73.98675136662514,40.71959284637353],[-73.98591092322013,40.719338973286646],[-73.98507342254652,40.71908329385846],[-73.98447731709088,40.72023423864926],[-73.9838642281237,40.721396378136966],[-73.98382387298197,40.72147287206696],[-73.98377990965027,40.72153595428579],[-73.98344363552759,40.72201850730476],[-73.98296414352899,40.72267132479108],[-73.98252449477805,40.723277977251925],[-73.98208242445308,40.72388204367649],[-73.98163663897637,40.724493481283425],[-73.98121129540532,40.72507280022509],[-73.98076713939163,40.72568559545436],[-73.98033298234985,40.7262803357778],[-73.97990650235911,40.7268657730024],[-73.97946913027481,40.72746767704165],[-73.97899861994412,40.72810574735582],[-73.97853582898925,40.728746085107765],[-73.97805542869901,40.72938308632425],[-73.97802697950827,40.72943306011259],[-73.97739386777184,40.72916504779091],[-73.97690436305633,40.728957823775374],[-73.97626997052424,40.72868925919637],[-73.97615204060288,40.72864520950927],[-73.976132900459,40.72863827228723],[-73.97580243718582,40.72851847991979],[-73.97569651087613,40.72847505314052],[-73.97329796772112,40.72742800835722],[-73.9720501541326,40.726880946294976],[-73.97197685059943,40.726830356201695],[-73.97191244217888,40.7267910087676],[-73.97185671303782,40.72675868546631],[-73.97179602053032,40.726713679656825],[-73.97162697271735,40.72662845299689],[-73.97166972701187,40.7263923271544],[-73.97169587451626,40.72624182930239],[-73.97171894361514,40.72612199325957],[-73.97173843379372,40.72599966755556],[-73.97176755410246,40.725833302952104],[-73.9717741096532,40.72582128133712]]]]}},{type:"Feature",properties:{ntacode:"BK76",ntaname:"Greenpoint",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.93226852216206,40.72817465803192],[-73.93255438611665,40.72786288983005],[-73.93412337289868,40.72685547097659],[-73.93539740294541,40.725906867423],[-73.93676382405543,40.724838919223124],[-73.93765314493838,40.724265554929524],[-73.93848857027078,40.7238089055206],[-73.93891183794575,40.72357882529913],[-73.93931199946552,40.72334789420801],[-73.94022123671164,40.72289150576965],[-73.94109418847233,40.722309245616664],[-73.94150380820712,40.72199097899236],[-73.94195633562964,40.7216523192302],[-73.9428168362496,40.721143621118514],[-73.94367548005562,40.72065997480344],[-73.94440536741837,40.72024041217995],[-73.94560358883415,40.719567285919],[-73.94679211606083,40.71882160754952],[-73.94721341810755,40.718560986118405],[-73.94841638539012,40.71845553312284],[-73.94853260396513,40.719167176402756],[-73.94887459659003,40.72129240655175],[-73.94907816838743,40.722540287203095],[-73.94986599463698,40.72217948374484],[-73.9506459426724,40.721705693281855],[-73.9516463225237,40.72348585748406],[-73.95249594843969,40.72321773429729],[-73.95332036755617,40.72293270004629],[-73.95382461698487,40.72275973498614],[-73.95418330278459,40.722636428307965],[-73.95477662947458,40.72245950466816],[-73.95627311466727,40.72338987633474],[-73.95771989205173,40.72428495735959],[-73.95814292441031,40.724404284402425],[-73.95803916741671,40.724427440878685],[-73.95794183489502,40.72464920269995],[-73.95795096213246,40.72503643916846],[-73.95827588223737,40.72516745704107],[-73.95835177078868,40.72519805730177],[-73.95842611843929,40.72540053583221],[-73.96012497133249,40.72531963663696],[-73.96028544944218,40.725948122413016],[-73.96106343511711,40.725844899185546],[-73.96161518769881,40.72586556307387],[-73.96165280762044,40.726203926230916],[-73.96161717029831,40.72666142199129],[-73.96149920105319,40.72675109112532],[-73.96141826820902,40.72735617970475],[-73.9611415924641,40.7281037254044],[-73.96105130889346,40.72846638151089],[-73.96101148031259,40.72851935234777],[-73.960996409077,40.72876912608616],[-73.9610610775042,40.728776716825585],[-73.96107076772519,40.72921950919174],[-73.96114030095053,40.729416328863124],[-73.96119502346002,40.72941634731757],[-73.96121771630966,40.72952970731518],[-73.96134881243243,40.73016195052163],[-73.96129090118608,40.73016193106858],[-73.9612841382307,40.7301619287949],[-73.96130143673095,40.73025294292476],[-73.96143187611779,40.73096517164769],[-73.96171614578101,40.73156991744375],[-73.9618255748586,40.73160779952896],[-73.96190947783934,40.7316513745003],[-73.96212128236093,40.73237372333104],[-73.96226340489372,40.73291555162378],[-73.96230391870563,40.733113660982234],[-73.96234062260227,40.733389226130555],[-73.9623083763064,40.73353232526878],[-73.9623550588918,40.73371326062133],[-73.96232467894617,40.733907760848446],[-73.96228520236963,40.73404769537414],[-73.96218552877326,40.73424901663285],[-73.96209034449917,40.734507997873656],[-73.96198477870496,40.73463803314822],[-73.96190964676359,40.7347508062467],[-73.9617620845886,40.73489161477922],[-73.96157494306753,40.73517961492866],[-73.96119003134037,40.73560279658307],[-73.96051916717987,40.73634219230016],[-73.96051155046186,40.736350608897595],[-73.96046748142298,40.73639964535296],[-73.96042262234349,40.73644455601358],[-73.96029557044778,40.73656291980001],[-73.9602386308908,40.736613761013885],[-73.96022288450327,40.73663665560248],[-73.96021577508544,40.73664518107993],[-73.96018765307628,40.73667547287311],[-73.9601473184299,40.736715693746085],[-73.96009521419676,40.73675854873335],[-73.96007713554933,40.73677856103873],[-73.96003383184517,40.73683431389303],[-73.96000106579143,40.73686913461293],[-73.95991659213418,40.73695405035636],[-73.95989501952855,40.73697905906496],[-73.959850814178,40.737036855859934],[-73.95982931147849,40.73706090063321],[-73.95981583252677,40.73707273787131],[-73.95979907338217,40.73708439336933],[-73.95977974555225,40.737095660981716],[-73.9597224391937,40.7371263120265],[-73.95970585909079,40.73713685201498],[-73.95969225036401,40.73714725700967],[-73.9596654323611,40.7371721644954],[-73.95960239868401,40.737236951506205],[-73.95958311452337,40.73725416310577],[-73.95956431785025,40.73726867183434],[-73.95947010019206,40.73733478132878],[-73.95940138328852,40.73738101602739],[-73.95936872915003,40.737404328376996],[-73.95930574127584,40.73745206858893],[-73.959191075568,40.737539116286584],[-73.95916372962877,40.73755700896855],[-73.95910990410897,40.73758603978788],[-73.95908953404945,40.73759800901692],[-73.95902797087001,40.73763735784868],[-73.95898856589722,40.737664727690394],[-73.95888819766138,40.73774116352353],[-73.95883332045656,40.73778546722046],[-73.95882474477477,40.73779080322138],[-73.95881432450635,40.7377958334964],[-73.95877797055279,40.73780944591506],[-73.95876542999092,40.73781480846921],[-73.9587303631384,40.737833742475004],[-73.95867800305574,40.737866492702956],[-73.9586403101833,40.73789994206986],[-73.95861342305082,40.73792120206596],[-73.95848746915824,40.73801668347339],[-73.95845868680826,40.73803920305098],[-73.9584318951818,40.73805864437213],[-73.95837507902792,40.73809694936874],[-73.95831235513272,40.73813702647093],[-73.95824213550962,40.73817991962032],[-73.95815588076864,40.73823082990843],[-73.95795987117351,40.73834839137311],[-73.95789424699929,40.73838640527267],[-73.95785444148471,40.73841010976986],[-73.95776488076132,40.73846435936523],[-73.9577167367705,40.73849332024748],[-73.95763409607034,40.73853811776148],[-73.95754703861478,40.73858224599515],[-73.9574182351607,40.73864924133247],[-73.95715479533321,40.73877632162026],[-73.95709329518279,40.73880598925829],[-73.95695851073052,40.73887387325908],[-73.95694640793145,40.7388791820021],[-73.95693002865121,40.73888707307156],[-73.95691820009662,40.73888891478808],[-73.95690347291892,40.73888996268382],[-73.95677816914443,40.73890559317945],[-73.95564004576144,40.73904431620753],[-73.95563515530768,40.739044701812226],[-73.95563004111833,40.73904469984198],[-73.95561454319146,40.73904581043339],[-73.95558336322837,40.73904007118767],[-73.95553067150925,40.73903269326231],[-73.95519660913396,40.73908454169369],[-73.95492280493168,40.73910330066506],[-73.95480757566897,40.73911884299765],[-73.95476314020394,40.739123535556324],[-73.95471533253487,40.739126541959074],[-73.95466321500027,40.73912795313443],[-73.95460353380136,40.73912784837416],[-73.95454644819095,40.73912491692962],[-73.95444125113264,40.73911765397003],[-73.95439555417094,40.73911477252257],[-73.95428317027609,40.73910737037346],[-73.95423262939593,40.73910735029933],[-73.95419351267842,40.73910695664043],[-73.95415627885325,40.73910691485311],[-73.95412186600363,40.7391007683434],[-73.95402778116032,40.739083144574806],[-73.9539724039832,40.73907494582792],[-73.95381551491707,40.73905312586357],[-73.95373783285373,40.73904533318722],[-73.95358089064756,40.73903297728501],[-73.95351461853674,40.739026926975164],[-73.95336744598879,40.739010514220446],[-73.95323299037712,40.738992683138235],[-73.95292355724189,40.73893494239526],[-73.952862320742,40.73892156030049],[-73.95278707574718,40.738904174916286],[-73.95271781388739,40.73889108480326],[-73.95265702902651,40.73887887597196],[-73.95255527572034,40.738857681377546],[-73.9523844877752,40.73882039306003],[-73.95218669424789,40.73878525403563],[-73.95217731880587,40.73878358409279],[-73.95214506084815,40.738778257425906],[-73.95210541738102,40.73877098386998],[-73.95203337473424,40.738757256928395],[-73.95201751319482,40.73875376459918],[-73.95200514191774,40.738751517438374],[-73.95198794354467,40.738747620474314],[-73.95197731225187,40.73873128908657],[-73.95197285125764,40.73872743361661],[-73.95195469190352,40.738708939001775],[-73.95194927258078,40.73870482128731],[-73.9519436860238,40.738701711844165],[-73.95193588669203,40.73869852089709],[-73.95192759029224,40.73869589681886],[-73.95191056675526,40.73869269314039],[-73.95190236352286,40.738692203888135],[-73.95189451325656,40.73869245206639],[-73.95188714964526,40.73869343974139],[-73.95188035286647,40.73869515672768],[-73.95188004444124,40.738695264318274],[-73.95187976088397,40.73869539972865],[-73.9518794878859,40.738695552733695],[-73.95187925034102,40.73869571513508],[-73.95187902576573,40.73869591221979],[-73.95187881197522,40.73869611952814],[-73.95187846958486,40.738696597002814],[-73.95187820863441,40.73869714638035],[-73.95187803065294,40.738697785251674],[-73.95187789894663,40.738699307006435],[-73.95187825200324,40.73870205341417],[-73.9518804005862,40.738709897730345],[-73.95188068446186,40.73871145634699],[-73.95188069530285,40.73871260859811],[-73.95188060027732,40.73871304999045],[-73.95188044628405,40.738713409940345],[-73.95188033957285,40.738713563685],[-73.9518802203214,40.73871369815885],[-73.95188008963618,40.738713806158785],[-73.95187993583116,40.738713905437656],[-73.95187975825954,40.7387139767297],[-73.95187956968144,40.738714039808336],[-73.95187936768768,40.7387140759097],[-73.95187914324204,40.73871409340615],[-73.9518786452735,40.73871407560784],[-73.95187806586502,40.73871398590662],[-73.95185788444083,40.73870829531165],[-73.95181269331368,40.738694183253436],[-73.95171714969761,40.73866521896621],[-73.95154202956658,40.73861125820229],[-73.950645217333,40.73836447215232],[-73.95050973889585,40.738322684524206],[-73.95046458280525,40.73830958079511],[-73.95038748197707,40.738284837125704],[-73.95021944060167,40.73822153160044],[-73.95004848537424,40.73815805268326],[-73.9499651646994,40.73812448107612],[-73.94964771678883,40.73799773111222],[-73.94948430551237,40.73793385945845],[-73.94939701000166,40.7378996643399],[-73.94925743288613,40.73784498780443],[-73.9488437740078,40.737685891913834],[-73.94861200384813,40.737595449599155],[-73.94858408326112,40.73758455026464],[-73.94840521772193,40.73751383459343],[-73.94812291657065,40.7373971546085],[-73.94810675303039,40.73743370795949],[-73.94809172682278,40.73746770486479],[-73.94754211492838,40.73727891604581],[-73.94720149585582,40.737166448819735],[-73.94718139793848,40.73716125315264],[-73.94716178589239,40.73715493175981],[-73.9471363414269,40.73714465423],[-73.94709557208328,40.73712486001719],[-73.94704934942246,40.73709995757929],[-73.94703617987686,40.73709179315318],[-73.94703400243716,40.73709027922046],[-73.94700570033986,40.73707061752649],[-73.94698861180862,40.73706106350237],[-73.94696827978063,40.73705259857928],[-73.94691047650052,40.73703173433766],[-73.94685990836237,40.7370073881856],[-73.94683977748876,40.73699914899069],[-73.94682157432798,40.7369937641603],[-73.9467782401274,40.73698401889659],[-73.94675925460254,40.73697872365646],[-73.94669919052937,40.736957750711305],[-73.94661589520473,40.736924554960375],[-73.94658050649036,40.736944268474645],[-73.94652352854833,40.736926853455614],[-73.94644229140869,40.73678062626318],[-73.9466617484335,40.736365663237045],[-73.94667515359113,40.73634062407209],[-73.94690376821477,40.73591365817873],[-73.94700144589555,40.7357169108341],[-73.94719983367165,40.73535517761164],[-73.94718691118464,40.73523078210046],[-73.94715775859926,40.73503229725161],[-73.94708643463508,40.73454591548958],[-73.94706532915394,40.73440199281932],[-73.9465980670736,40.73444222434735],[-73.9466282822119,40.734584789334875],[-73.94673692340706,40.735294943719886],[-73.94675678399406,40.73525766653479],[-73.94692902737518,40.735313140181205],[-73.94674407995369,40.73565102723948],[-73.94662663786632,40.735865585167474],[-73.94644310074192,40.73581318445575],[-73.94643051256958,40.73583535893788],[-73.94640050675874,40.73588906853691],[-73.94630720090632,40.736057519506204],[-73.94624748296928,40.736166165227026],[-73.94617195881517,40.73620288877428],[-73.94587310562898,40.73610183125821],[-73.94557048457224,40.736612303910455],[-73.94553259905288,40.73660508051783],[-73.94551998044177,40.73659066241569],[-73.94554528485216,40.73653783285464],[-73.94541584986419,40.736501744008216],[-73.94540003127129,40.73653776407878],[-73.94535897179911,40.73654975457594],[-73.9452074370181,40.7365088505162],[-73.9452011393883,40.73648722990574],[-73.94522012115176,40.73644400571894],[-73.94507806672316,40.73639349768488],[-73.94505908334074,40.73643912518243],[-73.94503381424792,40.73644872026406],[-73.94499908889496,40.73643669371267],[-73.94499910475602,40.73641747877056],[-73.9452549227957,40.73589278900382],[-73.94518507181326,40.735479152677875],[-73.94503299031929,40.7354286156834],[-73.94502785767132,40.73545052301668],[-73.94502179930076,40.73547490611663],[-73.945006422121,40.73553144180918],[-73.94499058533006,40.73557030826204],[-73.94496124483632,40.73563424864827],[-73.94492309227398,40.73570278659708],[-73.94488540424979,40.73576637049454],[-73.94486214046064,40.73581053893722],[-73.94483653414869,40.735867780688736],[-73.94478551270917,40.73596454331526],[-73.9447727208077,40.73598576127719],[-73.94475921021498,40.73600410782432],[-73.94473954067824,40.7360242427751],[-73.94469052058984,40.736064138286224],[-73.94467094742123,40.736082752131075],[-73.94463300629043,40.73612385025152],[-73.94461272994512,40.736147398742865],[-73.94457726112488,40.73619118130501],[-73.94456766241353,40.73620282111451],[-73.94454962530504,40.736224657881834],[-73.9445490329953,40.736225288333756],[-73.94454837002642,40.73622587318447],[-73.94454679443379,40.73622692583217],[-73.94454488774223,40.73622780761094],[-73.9445426138031,40.73622855368397],[-73.94453916861208,40.73622931778828],[-73.94452715112098,40.73623101373389],[-73.94452429787944,40.73623158010661],[-73.94452191718351,40.73623225409141],[-73.94452006963604,40.736232991490446],[-73.94451850588779,40.736233837248335],[-73.94451721533669,40.73623482804817],[-73.94451617245139,40.736235944109616],[-73.94451565068147,40.73623676289507],[-73.94451534256626,40.736237555481814],[-73.94451527153971,40.736237951145114],[-73.94451524743099,40.73623833878976],[-73.94451528167916,40.736238734503765],[-73.94451537650787,40.73623911282422],[-73.94451551846068,40.73623949987872],[-73.94451570799218,40.73623987874738],[-73.94451626302056,40.73624064427566],[-73.94451704402208,40.73624140170403],[-73.94451805009487,40.73624217616101],[-73.94452008496636,40.73624341114125],[-73.94452280603188,40.73624473540862],[-73.94453691364185,40.736250667614925],[-73.94453998943439,40.73625235323977],[-73.94454119610879,40.73625317285776],[-73.94454220280468,40.73625399304953],[-73.94454298311638,40.73625478599298],[-73.94454363410225,40.736255632817716],[-73.94454415356006,40.73625653335503],[-73.9445445438968,40.736257506369185],[-73.9445447914802,40.73625852471427],[-73.94454492119901,40.7362595863919],[-73.94454475257297,40.73626187438712],[-73.94454404114096,40.73626432344896],[-73.94454280763566,40.73626689740163],[-73.94454106488932,40.73626952605771],[-73.94453886008628,40.73627214577989],[-73.9445332210586,40.73627716869032],[-73.94453001123435,40.73627933661193],[-73.94452667130426,40.73628117226585],[-73.94452008735745,40.73628365418167],[-73.94451542117406,40.73628439089281],[-73.94449242081755,40.736283073772604],[-73.94448138831783,40.73628149253298],[-73.94447036793879,40.736279902921794],[-73.9444475829819,40.73627488490189],[-73.94442362731287,40.736267920827686],[-73.94438048917428,40.736251978788744],[-73.9443156602332,40.73622448300389],[-73.9432996801762,40.735823612230746],[-73.94321347652954,40.73579053001617],[-73.94316788320037,40.735767508652394],[-73.9431050709284,40.73573579771023],[-73.94300691110816,40.73568865195115],[-73.94294414311418,40.73566019179401],[-73.94288044032226,40.73563294704603],[-73.94284189605366,40.735617232365605],[-73.94239443542436,40.73542574994758],[-73.94212245963013,40.73523376090372],[-73.94210536596893,40.735219038124725],[-73.94196892130132,40.73511897640356],[-73.94177231077725,40.734982081389994],[-73.94173819589862,40.73495071791762],[-73.9417918916103,40.734912896647515],[-73.94178616641574,40.73489493692329],[-73.94176306503526,40.7348593823185],[-73.94169368832179,40.73476937811143],[-73.9416065819687,40.73468770216392],[-73.94154566832457,40.734734335934846],[-73.94129801856815,40.7343762934337],[-73.94114746701959,40.73415292753762],[-73.94099746599925,40.73379048555585],[-73.94115615809422,40.733748909609936],[-73.94113533955351,40.73370281125003],[-73.94103843274787,40.73348826020305],[-73.94094207548787,40.73350865207853],[-73.94092914681454,40.733511391877244],[-73.94091758051704,40.73348404712138],[-73.94081817225859,40.733248909440285],[-73.94075490700695,40.73327780991456],[-73.94072562055003,40.733291185407126],[-73.94064423487137,40.733170511479614],[-73.94059112746456,40.73309176571776],[-73.9405686893026,40.73305849425773],[-73.9406849160139,40.733017076622],[-73.94036658952959,40.73221258691486],[-73.9398878514625,40.731295620531085],[-73.93981322625459,40.73115268891211],[-73.9397460775416,40.731065475472114],[-73.93891503477076,40.730383794733264],[-73.9385612041256,40.730133642716204],[-73.93810334960672,40.72972851952139],[-73.93808900912062,40.72974684626054],[-73.93729511262941,40.72930055678741],[-73.93711874507956,40.72918993206505],[-73.93693124799925,40.72910809076304],[-73.93684001378094,40.72908791393835],[-73.93655894375001,40.729017826267054],[-73.93608245486638,40.72888271134954],[-73.93563591233664,40.72875195265279],[-73.9356145398116,40.728745985634404],[-73.93527438167986,40.72865101907356],[-73.93501193202127,40.72857242773124],[-73.93492926391879,40.728543915753036],[-73.93480845721072,40.72852861070389],[-73.93425572782625,40.728432914472634],[-73.93423032768024,40.7284313151652],[-73.93423524033705,40.728395495578404],[-73.93422871008798,40.7283908269012],[-73.93415421562194,40.72838165362075],[-73.93376676075232,40.72833393893798],[-73.93352761652707,40.7283073975901],[-73.93349948194384,40.72830413920152],[-73.9334855598165,40.728294414781416],[-73.93348271999325,40.728281563846004],[-73.93325729805615,40.72824070281483],[-73.93301658610176,40.728210341731064],[-73.93291116235268,40.728233315941736],[-73.93262682661634,40.72818061356352],[-73.93240789866194,40.72814592383738],[-73.93238700367878,40.72814769455622],[-73.93236090629111,40.72816777036712],[-73.93234598849831,40.72818239388475],[-73.93226852216206,40.72817465803192]]]}},{type:"Feature",properties:{ntacode:"BX29",ntaname:"Spuyten Duyvil-Kingsbridge",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.89787887465401,40.8902761012416],[-73.8982721693129,40.88945794299893],[-73.8992249910414,40.88753080256143],[-73.89936426850633,40.8872490897004],[-73.89962065314559,40.88677948771865],[-73.8997112759671,40.886638731039355],[-73.89978252141886,40.886529124010615],[-73.89972588559948,40.886514887010286],[-73.89892571825057,40.886383501804794],[-73.89738336102366,40.88608677179571],[-73.8971564543346,40.88604482374264],[-73.89688178428628,40.88599934727598],[-73.89668243080887,40.88596459035183],[-73.89661546555921,40.88595525550798],[-73.89711223266607,40.885569435595826],[-73.8976004847466,40.88517729372129],[-73.89781492112932,40.884999182695076],[-73.89808000744046,40.88477900050717],[-73.89835487868135,40.88454286527742],[-73.89843428843382,40.8844746424487],[-73.89855059942451,40.884374727091966],[-73.89914458882421,40.88368756630961],[-73.89988688849081,40.88282880911014],[-73.90150658419327,40.88095490632147],[-73.90226256936751,40.88010809989411],[-73.90333605438529,40.87897514559755],[-73.90369454788167,40.87850161877182],[-73.90389833781167,40.878121108052724],[-73.90417988508364,40.87733663307811],[-73.90448464902646,40.876476977908474],[-73.90463748457758,40.87609276872476],[-73.90480365068977,40.87571153747377],[-73.90498296648424,40.875333689857484],[-73.90517526106356,40.87495960528174],[-73.90519207524393,40.8749285266971],[-73.90556943283718,40.874230992182966],[-73.9060537961631,40.87329322579479],[-73.9060791797798,40.87324242069405],[-73.90614668924587,40.873260204728986],[-73.90636316550635,40.873319047921996],[-73.90662887073017,40.87338037872878],[-73.90669984735038,40.873396763246],[-73.9074648972811,40.87354735423592],[-73.90716476356187,40.874374219611376],[-73.90691694520318,40.87505586276143],[-73.90665099539486,40.875752504192675],[-73.9068200411229,40.87658552560735],[-73.90682822856846,40.87663155188885],[-73.90685372865205,40.87666367552698],[-73.9069258643486,40.876754547302944],[-73.90703748936647,40.876895161210726],[-73.90765281705268,40.87742802285946],[-73.90835569750199,40.87791831418726],[-73.90906236038347,40.878486782812146],[-73.90949832117543,40.878776731679196],[-73.91033193566497,40.87903804680473],[-73.91148913190452,40.87901885880958],[-73.91205830030249,40.878119320048704],[-73.91250172915484,40.87790124435415],[-73.91484624156388,40.87666671027655],[-73.91571027699666,40.8757954550527],[-73.91574314674688,40.87576089599312],[-73.91578515505691,40.87571694506389],[-73.91726028337301,40.875809003580635],[-73.91733338910994,40.87580205921559],[-73.9174010082165,40.87578690427288],[-73.91747364858448,40.87576225015326],[-73.91768907071945,40.875680684057315],[-73.91775669395926,40.87566362786075],[-73.91778922506651,40.87567695519411],[-73.91783922540316,40.8757378049118],[-73.91791929539372,40.87577777133641],[-73.91799187227194,40.87580442889652],[-73.91808452199034,40.87579499314213],[-73.91824974232485,40.87581791600845],[-73.91825972376282,40.875844529544125],[-73.91827974003644,40.87585594632312],[-73.91829727535911,40.87584835638902],[-73.91832983767529,40.87583697633156],[-73.91908326290819,40.876064881825876],[-73.91978381232798,40.876421436608545],[-73.91978371603047,40.87650125542506],[-73.91987703515726,40.87650888742052],[-73.91992137179292,40.87654506189153],[-73.91994332119538,40.876546830412636],[-73.91996893813686,40.87654889581038],[-73.92002897596292,40.876592647123225],[-73.92006899542467,40.87662688365772],[-73.92005645945069,40.87665692050955],[-73.9200539303847,40.8766629812373],[-73.92007143601701,40.87668009776749],[-73.92008028430847,40.87668010389533],[-73.9201114951111,40.87668012550484],[-73.9201540076001,40.876723865791064],[-73.92025638898811,40.87695199027668],[-73.92157710424078,40.87813654211932],[-73.92160630247125,40.87815710157624],[-73.92163286210764,40.8781847936895],[-73.92169203715567,40.878250984203156],[-73.92182211843544,40.878351796569405],[-73.9220672358568,40.87857241480255],[-73.9221344399667,40.87860986428789],[-73.9222297949897,40.87864549649122],[-73.92240799295882,40.87868309024719],[-73.92240797516868,40.87869833429418],[-73.92242973280537,40.878697713171654],[-73.92248829893151,40.87870664479075],[-73.9224899279421,40.878744754943014],[-73.92253523106855,40.87876657586894],[-73.92258529781694,40.87877611218597],[-73.92267879929861,40.87886681383414],[-73.92273788287535,40.87890544542797],[-73.92279794451161,40.87893209156769],[-73.92287303871055,40.87895114604796],[-73.9229506536743,40.87895499931462],[-73.92304082223721,40.878930353907435],[-73.92309319848731,40.87890555543219],[-73.92312345723839,40.878922807306374],[-73.92316350605242,40.87893423657296],[-73.92318603906209,40.8789361519494],[-73.92324363509955,40.878930488971235],[-73.9232591715722,40.87892107129613],[-73.92326869161516,40.87891530111015],[-73.92330375396068,40.87890772274117],[-73.92359172553142,40.878952159332734],[-73.92362973950421,40.87896394324333],[-73.9237493550128,40.87898403609693],[-73.9237944130199,40.8789935690821],[-73.92382697877487,40.87898028710509],[-73.92390209942492,40.878976535740456],[-73.92394215187096,40.87898416331522],[-73.92396967812208,40.878999385974836],[-73.92398718755103,40.87901460085821],[-73.92403725620429,40.87902223549901],[-73.92405728829729,40.8790203483055],[-73.92406481567701,40.8790070502855],[-73.9241799962176,40.879005225132595],[-73.92431268537318,40.879018615033175],[-73.9244904277914,40.87904723895678],[-73.92451795851044,40.87905865956197],[-73.92453549396485,40.87905106935457],[-73.9245380315838,40.879020663644454],[-73.9245806168051,40.879003587084604],[-73.92461565385292,40.879018813325324],[-73.92465572020947,40.879015039237984],[-73.92468081882915,40.87896184322634],[-73.92472342118937,40.87892956327499],[-73.92477853394459,40.878904893137346],[-73.9249032747309,40.878888367853214],[-73.92380525605562,40.88032490113355],[-73.92182955043403,40.88451160083689],[-73.92138842752429,40.885459051858334],[-73.92106413087319,40.88615556120499],[-73.92058641943575,40.887182677615186],[-73.92039852745066,40.887129305049584],[-73.91869590495996,40.886885204107976],[-73.91866590362338,40.886666534562664],[-73.91865219604773,40.88644622203373],[-73.91865495670301,40.88622532606172],[-73.91867420025007,40.88600490003696],[-73.91870982611361,40.885786008318036],[-73.91876151390899,40.885569684780684],[-73.91630438639301,40.88490951147782],[-73.91586527704149,40.88485810708782],[-73.91489276976351,40.884624770698615],[-73.91440838426809,40.88499889846176],[-73.91393522050159,40.885381398107654],[-73.9138687492253,40.885437637746435],[-73.9134736547802,40.885771971194565],[-73.91302404578,40.88617032446336],[-73.91281277474936,40.88639518774],[-73.91261653601076,40.88662819337414],[-73.91243612636984,40.88686844898384],[-73.91227221247895,40.88711502305427],[-73.91210920633296,40.88738250503897],[-73.9119642751748,40.88765634062123],[-73.9118380100165,40.887935438743426],[-73.91173089063534,40.88821871395272],[-73.9113076078338,40.888236029589955],[-73.91115061781213,40.888277105622464],[-73.9107516533118,40.88849245541673],[-73.90981767073015,40.88899656952543],[-73.909759302401,40.88925002861991],[-73.90929422475332,40.8892822967741],[-73.9090053598196,40.889500141299195],[-73.90887023178078,40.88942175468658],[-73.90881650965919,40.88939059129934],[-73.90877717904446,40.8893701732559],[-73.90855714247311,40.88928966715892],[-73.9085330808376,40.889167389275336],[-73.90848550811448,40.889142542344864],[-73.90843131776307,40.8891249937848],[-73.90837360310661,40.889116015693425],[-73.9083158515219,40.88911589796889],[-73.9079633993128,40.88885975337082],[-73.90759731843592,40.888200980348564],[-73.90738178843894,40.88781730512401],[-73.90626252451067,40.887570338820744],[-73.90533517129033,40.88735459996911],[-73.90413642428673,40.88708070903215],[-73.90381882618661,40.88747900964982],[-73.90358612636986,40.88780145899035],[-73.90337314450544,40.888132345033505],[-73.90318064195075,40.888470595376816],[-73.9030092613818,40.88881511171442],[-73.90285948996001,40.889164744507816],[-73.90275996736813,40.88912217016887],[-73.90271344637114,40.88910898579703],[-73.90266520871158,40.88910003346965],[-73.90261592108907,40.88909543634223],[-73.9025662631573,40.88909525819233],[-73.90195148685953,40.889153194549124],[-73.90189941804839,40.88915234817857],[-73.90184769158029,40.88914774595453],[-73.9017967769886,40.8891394284082],[-73.90174713627641,40.889127472116805],[-73.90130550955163,40.888943193147],[-73.90124685701093,40.888922970501895],[-73.9011855054212,40.888908056865496],[-73.9011222859437,40.88889865428019],[-73.9010580550435,40.88889489012724],[-73.90099368288708,40.88889681540144],[-73.90093004154177,40.888904403954015],[-73.90086799319052,40.888917553047186],[-73.90080837843377,40.88893608454373],[-73.90075200490463,40.888959747388164],[-73.9006996363279,40.88898822100785],[-73.9006180535479,40.88905217835012],[-73.90021962820788,40.88937881350071],[-73.90015635883532,40.889423194710204],[-73.90008815995452,40.88946315048528],[-73.9000155679651,40.88949836644147],[-73.89993915248951,40.889528566715164],[-73.89964636570156,40.88979719078318],[-73.89853911925495,40.89038907454575],[-73.89842801199322,40.8904309743466],[-73.89834896166478,40.89044499707403],[-73.89828904251884,40.89044298126535],[-73.898252018924,40.8904349703849],[-73.89820201042401,40.89041593529088],[-73.89801518035985,40.89031454633991],[-73.89787887465401,40.8902761012416]]]}},{type:"Feature",properties:{ntacode:"BK34",ntaname:"Sunset Park East",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.98905872393617,40.644119241039256],[-73.98977890274082,40.643644886731],[-73.99049634082621,40.643164441188475],[-73.99121277380057,40.64268589050534],[-73.9919281237556,40.64220490408617],[-73.99264456057628,40.6417282909465],[-73.99336253671034,40.64124779897807],[-73.9940769200914,40.64077040176043],[-73.99433124126976,40.640600287952964],[-73.9947953953938,40.640288487384474],[-73.99551033762252,40.639809667130095],[-73.99697357409418,40.640694104594644],[-73.99917564718916,40.64202544202915],[-73.99975690844902,40.64146714994339],[-74.00034122066641,40.640905316173225],[-74.00066078180652,40.64059930920137],[-74.00092541773442,40.64034590202881],[-74.00150771254631,40.63978496207337],[-74.00209075435137,40.63922525430826],[-74.00236943480257,40.63895767781403],[-74.00267214342671,40.638667010470044],[-74.00325273129664,40.638104262022985],[-74.00383793090829,40.63754593186747],[-74.00411104085101,40.63728296100248],[-74.00442048380333,40.63698498636176],[-74.00500346527622,40.6364252351776],[-74.00558613003888,40.635866229033375],[-74.00616926871135,40.6353035019161],[-74.00641784683822,40.635064850455564],[-74.0067512271806,40.63474478652971],[-74.00735636663003,40.63416362723905],[-74.00556490392165,40.63308317641426],[-74.00630615538655,40.63258408846237],[-74.00661914959815,40.63237545858953],[-74.00680677851524,40.632250391235374],[-74.00702302420392,40.63210999547647],[-74.00773968315761,40.63163008979406],[-74.00845601121132,40.63115026994153],[-74.00922358682915,40.63063393383369],[-74.01000340831538,40.63011308934302],[-74.01097026449787,40.630681868528065],[-74.01317646020495,40.63201376564779],[-74.01514630680128,40.633221938487345],[-74.0156020496924,40.63351697794159],[-74.01591473467852,40.633365549075165],[-74.01602010138637,40.633317113662045],[-74.01600191118003,40.633524190712485],[-74.01600468099352,40.63373391246118],[-74.0160289636358,40.63394443149198],[-74.01607491124071,40.634153823369495],[-74.01614231507432,40.6343601588385],[-74.01623055737052,40.63456153030116],[-74.01626769025664,40.63462840563044],[-74.01633863267679,40.63475616104502],[-74.01646523008988,40.63494240707726],[-74.01650516128869,40.63499150664635],[-74.0166086945648,40.63511883402954],[-74.01667603035767,40.63518670500175],[-74.01684406219687,40.63536231289643],[-74.01679830913139,40.6354083666482],[-74.01669546413098,40.63552147510884],[-74.01630548243972,40.6358956741932],[-74.01606790732409,40.63613845109495],[-74.01591339547757,40.63628607022706],[-74.015739468329,40.63645223721406],[-74.01514575030549,40.63701460961418],[-74.01456685461942,40.63757090831672],[-74.01396088612064,40.6381532674195],[-74.01616711475124,40.63948244156943],[-74.01556266735,40.64006663734962],[-74.01497963598217,40.64062546868241],[-74.01439632401176,40.641185836812305],[-74.01381389935342,40.641745247264005],[-74.01323203289385,40.64230518489323],[-74.01264921130814,40.642865787750694],[-74.0120657304695,40.64342519756606],[-74.01148370452395,40.64398661340753],[-74.01090222417827,40.644546999769325],[-74.01031893880953,40.645106662945146],[-74.00973537056369,40.645666835954856],[-74.00915282093517,40.64622673516061],[-74.00856800383539,40.64678864959462],[-74.00798795232718,40.647344715960216],[-74.0074050549466,40.64790503007599],[-74.00682351845919,40.64846488159062],[-74.0062409204053,40.64902242583507],[-74.0056625015041,40.6495783835774],[-74.00507350634174,40.65014666238794],[-74.00449022886258,40.6507053854618],[-74.00390815853957,40.65126596925241],[-74.00345707861067,40.65170676620216],[-74.00332660710201,40.651832963528925],[-74.00317064032289,40.65198024634518],[-74.00275058647193,40.652384832594784],[-74.0021655605898,40.65294931445413],[-73.99779465955491,40.65028888997845],[-73.99830602251727,40.64974001511186],[-73.99604565308672,40.64834065442642],[-73.99392923789013,40.64706931072974],[-73.99180823482313,40.6457839691121],[-73.98905872393617,40.644119241039256]]]}},{type:"Feature",properties:{ntacode:"MN01",ntaname:"Marble Hill-Inwood",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.92151894059096,40.856601170623236],[-73.92159078705235,40.85649666113424],[-73.92159696512891,40.85649911033577],[-73.92167181691573,40.856394016002625],[-73.92168970374037,40.85640064347367],[-73.92175965629768,40.856304681808545],[-73.92182325044618,40.856329125863574],[-73.92202956731802,40.856040055047814],[-73.92204171700536,40.85604505428097],[-73.92212909531307,40.85592262927445],[-73.92212701759905,40.855919408911106],[-73.92212563579956,40.85591597710047],[-73.92212498555794,40.85591241896842],[-73.92212508375187,40.85590882951214],[-73.92212592520555,40.855905295002636],[-73.92212749215832,40.85590190907343],[-73.92212974214695,40.855898757970415],[-73.92213261947902,40.85589592022435],[-73.92213604839019,40.85589346932685],[-73.9221399440836,40.85589146720418],[-73.92214420566873,40.85588996488297],[-73.92214872542947,40.855889001323305],[-73.92215338838704,40.855888599900915],[-73.92215807516386,40.85588877209428],[-73.9221850575137,40.85584741554977],[-73.92221895084703,40.85579546579656],[-73.92223557106679,40.85577118594848],[-73.92225931710604,40.85572561516491],[-73.92227219913913,40.8557008918708],[-73.92228113774081,40.855686931639006],[-73.92228832283233,40.85567571342006],[-73.9222883705767,40.85567563890435],[-73.92229611014517,40.85566383522926],[-73.92234459374136,40.85568233581491],[-73.92234217898563,40.85568546101273],[-73.92233636262439,40.855692987439326],[-73.922329712764,40.85570159265736],[-73.92232888081078,40.85570267128266],[-73.92232785330083,40.85570400173139],[-73.92219572192133,40.855874990550504],[-73.92217874229397,40.85589696519635],[-73.92218117594764,40.855899953109],[-73.92218295644157,40.855903194713875],[-73.92218404128792,40.8559066087336],[-73.92218440300901,40.855910108037584],[-73.92218403221847,40.85591360617732],[-73.92218293740311,40.85591701537645],[-73.92218114624364,40.855920249043926],[-73.92217870362543,40.85592322495613],[-73.92217567339736,40.85592587045092],[-73.92217212888971,40.85592811806582],[-73.92216815974804,40.85592991040077],[-73.92216386729525,40.85593120413547],[-73.9221593579168,40.855931966339696],[-73.92215474438105,40.85593217732165],[-73.92215014297054,40.85593183112895],[-73.92206335132532,40.85605391178447],[-73.92207704565466,40.85605913536598],[-73.9219520146899,40.8562369904473],[-73.92187322153129,40.85634966205611],[-73.92188760113727,40.856355133723355],[-73.92181750095666,40.8564542243657],[-73.9218354933061,40.856462141312555],[-73.9217650845442,40.856565868590195],[-73.92177019744706,40.85656789439871],[-73.92169841904703,40.856672301855],[-73.92151894059096,40.856601170623236]]],[[[-73.91122441407808,40.87302775193207],[-73.91119084409507,40.87298470740767],[-73.91118411250186,40.87298835104215],[-73.91117450708151,40.87298469583905],[-73.91118028522202,40.87297448742352],[-73.91116685503262,40.87295625009742],[-73.91115342819141,40.87294311015752],[-73.91110354046076,40.87288473492081],[-73.91109971709056,40.87286796411066],[-73.91110454354379,40.87285119879127],[-73.91108439239636,40.87282638284834],[-73.91105560631837,40.87280083939586],[-73.91103643518395,40.872771656208755],[-73.91103934599363,40.87274832469679],[-73.9110124714733,40.872722053647315],[-73.91099234251124,40.87268995163316],[-73.91098084741265,40.87266004479444],[-73.91096742522566,40.872643995466234],[-73.9109616926926,40.87261701014666],[-73.91094440549774,40.872608244575304],[-73.91091466885956,40.87257394694844],[-73.91083211635973,40.872517737233075],[-73.91076303115136,40.87245206311462],[-73.91069663181867,40.87236327304434],[-73.91066886250466,40.87231808252767],[-73.9106487727775,40.87229624896326],[-73.91064402620893,40.87226205286494],[-73.91060004692936,40.8721849286295],[-73.9105646933814,40.87211653582042],[-73.91054082062284,40.87205832757498],[-73.91053797212403,40.872033597817286],[-73.91055333016284,40.872018337834405],[-73.91054474954707,40.87198632794734],[-73.91051802379035,40.87190629880145],[-73.91049514192574,40.87182555244867],[-73.91048468158372,40.87176153752593],[-73.91047920100685,40.87172972503381],[-73.91047284244472,40.87169568481078],[-73.91046075952984,40.8716424058376],[-73.91045325835385,40.87157683189251],[-73.91044754306465,40.87150187101401],[-73.91044265486107,40.87149037129688],[-73.91042644048581,40.87148543755955],[-73.91042903752819,40.87146595331222],[-73.91044420430086,40.871463671025076],[-73.91044955631065,40.871436228227196],[-73.91045107077697,40.871406653067496],[-73.910446151866,40.871393706933766],[-73.91043363570456,40.87138081638431],[-73.91044770536618,40.87136628313325],[-73.91046468617844,40.87135678218176],[-73.91047292046972,40.87133220207209],[-73.91049367311844,40.87132051267542],[-73.91051165045901,40.87131533357556],[-73.91052094065158,40.87129867442884],[-73.91054357762054,40.871286247540716],[-73.91055942169153,40.871261612010095],[-73.91055064917803,40.87124436291578],[-73.91055808944395,40.87123204837853],[-73.91057828495451,40.87117709272946],[-73.9105895707352,40.87116834806758],[-73.910601595163,40.871143016696394],[-73.91061845542379,40.87112414071173],[-73.91065000065672,40.87106549342609],[-73.91065177797212,40.87105538177935],[-73.91066110163469,40.87104233846096],[-73.91068192829894,40.87103640802223],[-73.91069406395997,40.871019736153606],[-73.91070326135421,40.8709958633831],[-73.91071625722239,40.8709719716052],[-73.91072355879902,40.870948836142084],[-73.91071412003859,40.87092254281943],[-73.91069983355035,40.87090424328836],[-73.91067793650177,40.870872789828915],[-73.91067907069412,40.87084726054987],[-73.9106907232946,40.870829069041854],[-73.91069182369075,40.87080865253572],[-73.91071594812264,40.87079341790731],[-73.91071898793243,40.87076935911036],[-73.91072680697499,40.870749689593104],[-73.91073765208684,40.870709610586204],[-73.9107456109549,40.870668788894335],[-73.91072557297353,40.87064755795638],[-73.91074991772,40.87059950173024],[-73.910752870379,40.87058856644235],[-73.91075680633612,40.870574726397244],[-73.91075212343651,40.87055792625726],[-73.91076090304625,40.87053680656386],[-73.91076400877428,40.87050471860942],[-73.91074892704985,40.87045942767692],[-73.91075573481271,40.87044851564057],[-73.910772226929,40.87042523148331],[-73.91075887769874,40.87040912941067],[-73.91076307682796,40.870355891693826],[-73.91076811226283,40.87032162642724],[-73.91076453224834,40.8702822142246],[-73.91074831413627,40.87026464661899],[-73.91076966625731,40.87023336096932],[-73.91077272650088,40.870206375223745],[-73.91077967561657,40.870174302300384],[-73.91078077308448,40.870152421303246],[-73.91080419957599,40.87009925758238],[-73.91080160534331,40.87005474657558],[-73.91080176629,40.870030676166664],[-73.91080953728992,40.87001975884011],[-73.91080487714851,40.86999785697458],[-73.91081280366804,40.869962137661645],[-73.91081583350996,40.86993953295004],[-73.91080914035417,40.869935135827994],[-73.91082662573868,40.86990748326275],[-73.91083344969006,40.86989218196471],[-73.91083356177754,40.86987540982182],[-73.9108500345867,40.86985504254576],[-73.91085019100322,40.86983170404017],[-73.91084158440093,40.869825104525184],[-73.91084068977315,40.869814885436924],[-73.91085426331361,40.869797424788295],[-73.91086020406858,40.86977192233388],[-73.9108767745143,40.86973696940867],[-73.91086238292405,40.86973253334146],[-73.91087307742475,40.86971506996383],[-73.91088289148273,40.86968519329228],[-73.91088400870706,40.869660395230454],[-73.91085334197537,40.86964860774663],[-73.91087643987271,40.86964285241253],[-73.91089674542114,40.86962396312868],[-73.91090942293586,40.869596292764946],[-73.91092395627817,40.86957956676654],[-73.91091538027264,40.86956859677409],[-73.9109164799315,40.86954816937171],[-73.9109251965826,40.86953799707092],[-73.91091855656241,40.86952410663768],[-73.91094089748815,40.86948917507613],[-73.9109469167152,40.869451995153824],[-73.91092491224241,40.86943659135417],[-73.91095582665595,40.869411177355325],[-73.91098662221385,40.869405460270606],[-73.91100863593165,40.86941940058515],[-73.9110393651463,40.86942170460186],[-73.91105771592447,40.86940865178951],[-73.91113245415131,40.869441762655875],[-73.91118903577585,40.86945876188532],[-73.9112561168322,40.869487471310485],[-73.9113040204298,40.869510272667576],[-73.91134621371639,40.86952428990731],[-73.911381773903,40.869522973352574],[-73.91143962214105,40.86949474474723],[-73.91146376612767,40.86947660160839],[-73.91147448899119,40.869454757638394],[-73.91147188670006,40.869413163545346],[-73.91146347606931,40.869377382230205],[-73.91142415779105,40.869364097974966],[-73.91141653489751,40.86935458502805],[-73.9114002186209,40.8693516043297],[-73.91139354527348,40.869344281300314],[-73.91135803466582,40.86933612363582],[-73.91135530830279,40.869313496560785],[-73.91112244509763,40.86921411419701],[-73.91111690871283,40.86917907552046],[-73.91109673067572,40.86917899749022],[-73.911061257513,40.86916719094521],[-73.91103057950265,40.86915540299604],[-73.91105489313921,40.86911171851609],[-73.91107529676418,40.86907824238002],[-73.91107925214641,40.86906147587652],[-73.91107553161048,40.86904322573782],[-73.91109290713966,40.8690316229164],[-73.9110920271018,40.86901921850277],[-73.91111871768766,40.86900617043002],[-73.91113366008835,40.86897269175164],[-73.9111203524457,40.8689522098604],[-73.91113932222602,40.86893376695673],[-73.9111289088184,40.86892004316149],[-73.91114259196222,40.86889501320279],[-73.91114869896012,40.868880214737864],[-73.91116523543216,40.868876855232195],[-73.91119985851095,40.86886445234706],[-73.91125094701945,40.86886122595803],[-73.91128256772069,40.868847672871446],[-73.91130374286973,40.868824947570964],[-73.91132817758832,40.868802439535834],[-73.91133483134666,40.868785348594066],[-73.9113374209975,40.86877427396476],[-73.91132970748646,40.868758636468954],[-73.91133402644398,40.86874039586552],[-73.91132547908174,40.86871823689677],[-73.9113314989181,40.86870521125042],[-73.91132553554424,40.868675895507636],[-73.91133500160365,40.868657658859135],[-73.91135046077721,40.86864659478737],[-73.9113470512369,40.868623792458],[-73.91135909150232,40.86860621531274],[-73.91136427055325,40.868583409194514],[-73.91139004972904,40.86856324012878],[-73.91140985490458,40.86851308940596],[-73.9114193268046,40.86849159309233],[-73.91144165907039,40.86847662530267],[-73.91148208144213,40.8684082551757],[-73.91149242138643,40.86837503525786],[-73.91149244825756,40.86835484641321],[-73.91150538755205,40.86830338456402],[-73.91151485871015,40.86828123925717],[-73.91152432337304,40.86826496612779],[-73.91153547484784,40.86826431698234],[-73.91154065941305,40.86824542871927],[-73.9115801924498,40.86820376706926],[-73.9116016621045,40.86818619712245],[-73.91162485562198,40.86817448074007],[-73.91165319817492,40.868154304866266],[-73.91166781354126,40.86813542431978],[-73.9117116303807,40.86810028455802],[-73.91172833168773,40.86807448891028],[-73.91173192064308,40.86806062376708],[-73.9117300618979,40.868040163934396],[-73.91173383481929,40.86803017993706],[-73.91172569759577,40.86803017371234],[-73.9117257108522,40.86802018750917],[-73.9117251038062,40.86800353710158],[-73.91173640142557,40.8679911726627],[-73.91173516231129,40.86797738507472],[-73.91175522501959,40.86796598305694],[-73.91175276270567,40.86793505776842],[-73.91176907763854,40.86791318788763],[-73.91178038282352,40.867895601925646],[-73.91179668040864,40.867895614384466],[-73.91180859604007,40.86788230457588],[-73.9117942026245,40.86786802111718],[-73.91179676558272,40.86783140003522],[-73.91180556034631,40.867810479113935],[-73.91182376049139,40.86778908877646],[-73.91184571092026,40.8677762558634],[-73.91187101089491,40.86775948971891],[-73.91188960227132,40.86774775284782],[-73.9118922526096,40.86772591741022],[-73.91191159865951,40.86770020516994],[-73.91184774646823,40.86767252047253],[-73.91199296785776,40.867505834023056],[-73.91209755267259,40.86737319061864],[-73.9122296295347,40.86721546219413],[-73.91245215298932,40.8669405587706],[-73.91261754676023,40.866739559841825],[-73.91273173919593,40.86660521220881],[-73.9125521935271,40.86652862429225],[-73.91254775130288,40.86651494300437],[-73.9128285969365,40.86615711135716],[-73.91312015100738,40.86578124232261],[-73.9135199770816,40.86526747116961],[-73.91384485056739,40.864848338592104],[-73.91391863133248,40.86474558440365],[-73.91393526952021,40.86473928454507],[-73.9140386683302,40.86471050057715],[-73.9141682169298,40.86466640141028],[-73.91425257819606,40.864645725109575],[-73.91431200712579,40.864625022193316],[-73.9143892269682,40.86462417924381],[-73.91492387927876,40.8645803789192],[-73.91492863719188,40.8645695666337],[-73.91454037626028,40.86441235162342],[-73.91447397606242,40.864311285995],[-73.91441113392689,40.86417362687303],[-73.91504407599555,40.86443672160776],[-73.91507404941322,40.86444650490868],[-73.9150858385434,40.86444814341735],[-73.91516833371702,40.864439253673794],[-73.91525511928835,40.86443362601679],[-73.91543189718286,40.86441830355372],[-73.91542869731141,40.86440772916072],[-73.91543408398903,40.86438740049532],[-73.9154587239744,40.86438416826824],[-73.91545342726546,40.864333736583866],[-73.91563236347676,40.86430947267692],[-73.91563874300547,40.86434851407675],[-73.9156644439218,40.86435015331555],[-73.91571159105638,40.8643428671742],[-73.9157587290517,40.864342090787055],[-73.9158165856661,40.86433481225373],[-73.91586052063046,40.86432590208434],[-73.91589911645868,40.86430803758256],[-73.91592270819771,40.86428040089974],[-73.91593561439078,40.864242184211975],[-73.91593138049889,40.86420396458439],[-73.91592605810229,40.86417305587672],[-73.91589824230905,40.86414619254091],[-73.91587148065727,40.864129090533076],[-73.91585434906568,40.864122576469164],[-73.91583264511797,40.864114308953575],[-73.91579009737806,40.86410300762466],[-73.91574189992457,40.86409647019715],[-73.91572596025644,40.86409562479378],[-73.91566728284167,40.86408664892001],[-73.91561569079911,40.86407535683066],[-73.91558377690824,40.864070651048145],[-73.91553872985187,40.86406681853637],[-73.9154934082793,40.864066193949945],[-73.91543982630466,40.864078356575035],[-73.91540554211828,40.86408158223041],[-73.91538444080851,40.86408030145593],[-73.91537454216416,40.86407970082963],[-73.91535981968266,40.86407728972986],[-73.91534579103049,40.86407312911807],[-73.91533281441188,40.86406732523023],[-73.91532122116843,40.86406002626152],[-73.91531130731867,40.86405141858193],[-73.91530571225168,40.86404293917369],[-73.91529828268418,40.86403531492625],[-73.91528923924582,40.86402877224995],[-73.91527885049175,40.86402350543666],[-73.91526742492746,40.86401967089005],[-73.91524067177467,40.863996067672254],[-73.91521584698332,40.863975952188596],[-73.91519574800165,40.86394522423335],[-73.91518803106305,40.86389774351624],[-73.91518505954302,40.86387946053972],[-73.91518192994822,40.86386020363498],[-73.91518119486996,40.86384311506679],[-73.91517880018051,40.86378745190828],[-73.91517693846926,40.863744186521885],[-73.91517656557141,40.86373551943922],[-73.91517539779139,40.863708385698736],[-73.91517556429716,40.86368043375101],[-73.91520071079613,40.86365218622613],[-73.91521818572787,40.863641081395805],[-73.91525443919687,40.863618043780235],[-73.91529676393408,40.863598644019284],[-73.91530810246232,40.86359047369599],[-73.91534455813908,40.86356420568445],[-73.91536190015135,40.86354723256722],[-73.91537404288239,40.86352873067109],[-73.91541657363648,40.863447906317624],[-73.91542702548205,40.86342917098901],[-73.91546863429276,40.863362497623164],[-73.9154768244426,40.86334610729683],[-73.91548516464105,40.863300717820685],[-73.9154730685432,40.863280330608646],[-73.91545987478291,40.86325707342236],[-73.91545061536715,40.86323298451727],[-73.91545496554147,40.86320845729244],[-73.91542295700958,40.86319418012833],[-73.9154108333574,40.86319548596244],[-73.91534506689432,40.86316454227492],[-73.91541096127459,40.863094919069916],[-73.91538673051149,40.86308438420074],[-73.91544970533438,40.86300651049486],[-73.9154996593966,40.862938127791],[-73.9155201532825,40.862910074965555],[-73.91556578044955,40.86293107187455],[-73.91557595266815,40.86291610375414],[-73.91556299694953,40.862909251120996],[-73.9155799152006,40.86289599834806],[-73.91558892372528,40.86290113868555],[-73.91559964505792,40.862892159247],[-73.91559401542858,40.86288915679965],[-73.91560361016819,40.862879752870505],[-73.91561827252417,40.86287890822123],[-73.9156719978,40.86290242787808],[-73.91568204906048,40.86289390578289],[-73.91569323362013,40.86287981839092],[-73.91571907457947,40.86285286403298],[-73.91578014796734,40.862789157360176],[-73.91581868929805,40.8627512515447],[-73.91583883849177,40.862731434183324],[-73.91585768842083,40.86271494020027],[-73.91586450572593,40.86270897498165],[-73.91586962339942,40.862704495961395],[-73.91593363168734,40.86264848769431],[-73.9159518546963,40.86263145532205],[-73.91595260030219,40.862630756958595],[-73.91610517927842,40.86248814430612],[-73.91616935439104,40.862441260343935],[-73.91620484946908,40.862421286040565],[-73.91622522141266,40.862405417795856],[-73.91627635012753,40.86236559143218],[-73.91639175003215,40.862275702276314],[-73.9164001918306,40.862269126575754],[-73.91642605482272,40.8622489805492],[-73.91649196679454,40.86219763869993],[-73.91652512043848,40.86218050396304],[-73.91653438522646,40.86217571565002],[-73.91656892746106,40.862157863900684],[-73.91659639029285,40.862146379604965],[-73.91660191778604,40.862141955293104],[-73.91661720458568,40.86212972006318],[-73.91663823025,40.8621128904668],[-73.91664696334854,40.862105900506165],[-73.91666173979027,40.86209363474746],[-73.91672483714166,40.8620412576156],[-73.91673206785228,40.86203473043575],[-73.9167468904529,40.86202134865996],[-73.91675431445424,40.862014645383766],[-73.91676153411389,40.86200812807795],[-73.91678113004257,40.86199043786239],[-73.91678584948345,40.861986175958826],[-73.91679534822495,40.861977601267306],[-73.91685100780678,40.86196360881365],[-73.91687889367479,40.861953580028995],[-73.91692039865949,40.861931727040655],[-73.91695815503816,40.861933255061004],[-73.916984373539,40.86192504083441],[-73.91700967075892,40.861912786955564],[-73.91701546163462,40.86190998158962],[-73.9170512980186,40.86189262297657],[-73.91706909419665,40.861878268479515],[-73.91709135961977,40.86186030823953],[-73.91715278759465,40.86181076114899],[-73.91723056919935,40.8617365437312],[-73.9172703439264,40.86169469967219],[-73.91729467741752,40.86167941772813],[-73.91734277917426,40.86161732756789],[-73.91737841920242,40.861570977988215],[-73.91740810708953,40.86153273761931],[-73.9174099446935,40.86148637270634],[-73.91746019820958,40.861429469883106],[-73.91748061393734,40.861398634589435],[-73.91750401182706,40.8613633243671],[-73.91751560442545,40.861349924266975],[-73.91753292728929,40.86133573604437],[-73.91754749618147,40.86132313078796],[-73.91756413342264,40.86130683529903],[-73.91757176600545,40.861292116971676],[-73.91759256564414,40.86127636421188],[-73.91761405307781,40.861261125062946],[-73.91765636331758,40.861221191772394],[-73.91768825624447,40.86119282169404],[-73.9177291765483,40.86114499922028],[-73.91778534144005,40.86109350426297],[-73.91780823442271,40.861063552851924],[-73.91782702380155,40.86104278280532],[-73.91782221945644,40.861024436096365],[-73.91783553765009,40.86099693592746],[-73.91782468139125,40.86098042163286],[-73.91782136420329,40.86094890179117],[-73.91784103780024,40.86093144631551],[-73.91786115746812,40.86090065580495],[-73.91786536368986,40.86088446734711],[-73.91787707054974,40.86088383607673],[-73.91788211332292,40.86087367385566],[-73.91790472454439,40.86084987200056],[-73.91790211673535,40.86083961320202],[-73.91792190583877,40.860825426172156],[-73.91792234646316,40.86081399922552],[-73.91788387387682,40.86080222076811],[-73.91792828566341,40.86074989768191],[-73.91795061771717,40.860731984729426],[-73.91805221056597,40.86062109843891],[-73.91826264968347,40.86040482431125],[-73.91843439251792,40.86022153339533],[-73.91836074527987,40.86019580904418],[-73.91837648027341,40.86017013802991],[-73.91838738720126,40.86013529689531],[-73.91839903543263,40.86009619700583],[-73.91839311217653,40.86008046942197],[-73.91841071714781,40.860048677421524],[-73.91842828384405,40.860056892617116],[-73.91843100240959,40.86004561218513],[-73.9184350811163,40.86001791510371],[-73.91845133777643,40.859991245841385],[-73.91846755096891,40.859992283211945],[-73.91849190290455,40.859970760616825],[-73.91850002964877,40.85995024476265],[-73.91852845077705,40.859918459210746],[-73.91855953955277,40.859907198302565],[-73.918587938257,40.85989387310946],[-73.91861094928491,40.85986311030169],[-73.91860422359109,40.85983540709901],[-73.91860966059004,40.85981180808429],[-73.918620514322,40.859782064284886],[-73.91864215241517,40.85976771660585],[-73.91866650284999,40.85973900823056],[-73.91867866057481,40.85974824666034],[-73.91869488994601,40.85973492157379],[-73.91869354554886,40.85972877034599],[-73.91870302556357,40.8597164582054],[-73.91868681416338,40.85970516392413],[-73.91873839393098,40.85964830753158],[-73.9187207993235,40.85964222493365],[-73.91880140046715,40.85955809573274],[-73.91877796600104,40.85954675081402],[-73.9188857796499,40.8594391634973],[-73.91890338201664,40.8594180416418],[-73.91900350576384,40.8593134659011],[-73.91913611131916,40.85917299234008],[-73.91923217991439,40.859076617000724],[-73.91933772085427,40.858963833101754],[-73.91940131157722,40.85889924908143],[-73.91943853541456,40.85885542134407],[-73.9194809629506,40.858813937358484],[-73.91950213660934,40.85879113379056],[-73.91952342324127,40.85878363321201],[-73.91954564190218,40.85879161544393],[-73.919546273353,40.85879857798332],[-73.91980771609536,40.85891081244997],[-73.92008353369326,40.859024565831156],[-73.9202757085524,40.85910140282122],[-73.92026652422834,40.859110330489294],[-73.92034495747812,40.85914325674763],[-73.92039805137156,40.85916150182793],[-73.92041299163515,40.859146550801306],[-73.92043467150593,40.85912094659175],[-73.92044466588791,40.85912449207719],[-73.92046134307476,40.85910326112523],[-73.92032551794729,40.859043492109905],[-73.92026958923765,40.85901867159202],[-73.92024228428156,40.859011061403564],[-73.92020833439096,40.85899586467849],[-73.92019834633368,40.858987258634514],[-73.92009647993571,40.858945216186],[-73.92006917293497,40.858938614445],[-73.91995665658928,40.85888644357653],[-73.91993534975497,40.85888086367009],[-73.91990871589528,40.85886719354687],[-73.91984679689212,40.85884388206959],[-73.91977223409505,40.8588018582986],[-73.9197742461087,40.85879477229121],[-73.91984149127155,40.85882719172713],[-73.91991539174822,40.8588585980396],[-73.91996200375154,40.85887836026852],[-73.92007317233694,40.85892634345705],[-73.9204786827317,40.859104092098896],[-73.92043089498746,40.8591550007931],[-73.92044055434965,40.859161012827634],[-73.92043350742908,40.85917235515506],[-73.9205090668942,40.85920510375516],[-73.92050818037755,40.859212450713805],[-73.9206197676957,40.85925924508332],[-73.92065316209789,40.8592632659965],[-73.92067070680038,40.85928997791529],[-73.92069792257475,40.85932403533711],[-73.9206934889055,40.859351398048354],[-73.92074793277072,40.85939815249684],[-73.92081547121333,40.85952299882177],[-73.92082481039881,40.85953762397847],[-73.92096638988298,40.859759363327655],[-73.9210716667691,40.85993630055114],[-73.92120245201033,40.860098568838836],[-73.92127091296321,40.860188042816766],[-73.92132187073462,40.86021411051689],[-73.92134032213036,40.86021678939724],[-73.92134560571346,40.86021278567646],[-73.9213640618383,40.860211465442134],[-73.92139397626875,40.8601908017355],[-73.9214309172989,40.86017480665246],[-73.92145906374998,40.860162813899066],[-73.921516235223,40.86013081281598],[-73.9215162438842,40.86012347346233],[-73.92154265042433,40.86009880067789],[-73.92155671740986,40.86009947665005],[-73.92159014848235,40.86007280002694],[-73.92163335462696,40.8599640409767],[-73.92166068449623,40.859890650861374],[-73.92168799950957,40.859839944713215],[-73.92170654327631,40.85976520810077],[-73.92171803927083,40.85971182591414],[-73.92170136023329,40.859693795630555],[-73.92171017514366,40.85967244189824],[-73.9217365409035,40.85967245978601],[-73.9217383262248,40.859647103173494],[-73.92172252011018,40.85963373783414],[-73.92170406731486,40.85963106018622],[-73.92168648450203,40.859635721983516],[-73.92169705737574,40.859611695439455],[-73.92168123846972,40.859609019072856],[-73.92166455789805,40.85959232159737],[-73.92167072779549,40.85958097927038],[-73.92166897017361,40.85957230640458],[-73.92164788416545,40.85957094989086],[-73.92164878482485,40.85955093348666],[-73.92169009920318,40.85954762061978],[-73.92173052181322,40.85955566202531],[-73.9217199644338,40.85956766728364],[-73.92175425140604,40.85956902335626],[-73.92174017250328,40.85957969358089],[-73.92175862854322,40.85957903969073],[-73.92176920814258,40.85955901979753],[-73.92180348498407,40.85955904303382],[-73.9218034983238,40.859547697532044],[-73.92181669341481,40.85954236583367],[-73.92181579426189,40.859560393069366],[-73.92183337804904,40.859555065348154],[-73.92183602852782,40.859540380214575],[-73.92183957291697,40.859521697241995],[-73.9218264000164,40.85950834308168],[-73.9218009271001,40.859494971705075],[-73.9217842137291,40.859496968979535],[-73.92178423413672,40.8594796164343],[-73.92178951542864,40.859475612188646],[-73.92179128111259,40.85946693300168],[-73.9217833791679,40.859460255362116],[-73.92177813999363,40.85943689270546],[-73.92175531523277,40.85941085316415],[-73.9217447590963,40.8594115117421],[-73.92172807855685,40.85939481544789],[-73.9217386270277,40.85939148118512],[-73.921742165152,40.85937813885154],[-73.92178084463,40.859376165858514],[-73.92180105814849,40.85938351774835],[-73.92181422123252,40.85939487385559],[-73.92184589125212,40.85938288171897],[-73.92182743857524,40.859371523204146],[-73.92179318314099,40.85935281461512],[-73.92180638758471,40.85932879872232],[-73.92183628344677,40.859323479344106],[-73.9218415890084,40.85930012450316],[-73.92185654400592,40.8592907871714],[-73.92185568980092,40.859270760194754],[-73.92186363617596,40.859240734187935],[-73.92187159464831,40.859200028581974],[-73.92186633783719,40.859181339647265],[-73.92184878326545,40.859162642382856],[-73.9218101313761,40.859141256311396],[-73.92182860052972,40.85912859049987],[-73.92181807326611,40.85911523762751],[-73.92179523134106,40.859103875462466],[-73.92175392059863,40.85909383425412],[-73.92171348569535,40.859096472454475],[-73.92170031212032,40.859083784183106],[-73.92168362346409,40.859074434775366],[-73.92167133304659,40.859067078862445],[-73.92165637797657,40.859075749092966],[-73.92164144199697,40.859068400259154],[-73.921622991024,40.859055699515814],[-73.92157640358332,40.859055001451054],[-73.92156323476823,40.85903830634614],[-73.9215368812829,40.859028284441216],[-73.92151667805089,40.85901158404425],[-73.92149647546047,40.85900556442384],[-73.92148241816894,40.85899687380342],[-73.92145693841961,40.85898017097753],[-73.92143674687578,40.85896481260307],[-73.92141478438391,40.858952109434995],[-73.92140688831238,40.858939425226836],[-73.92139545451546,40.85894008384512],[-73.92138491884924,40.85893207156823],[-73.92136207929836,40.85891937700618],[-73.92134098678989,40.85891268984179],[-73.92132253891845,40.858907337627045],[-73.921306726744,40.858899312865894],[-73.92129619437276,40.858879953898196],[-73.9213137878254,40.85887529166458],[-73.92134542016291,40.858885327606075],[-73.92137001739778,40.85889669038691],[-73.92138847158154,40.85889670296225],[-73.92137003870118,40.85887867143297],[-73.92133313153484,40.85886663334934],[-73.92130940178669,40.85886394316094],[-73.92127775129079,40.85886926120577],[-73.92125580136803,40.8588465535271],[-73.92123913926541,40.85881451204285],[-73.92123916377072,40.858793819252185],[-73.92124971927132,40.85878448837614],[-73.92125502240958,40.85876313160806],[-73.92126384154854,40.85873710468045],[-73.92125683475687,40.85871508298702],[-73.92123928232215,40.85869371179087],[-73.92121027761036,40.858689017753186],[-73.92118832732744,40.8586663112333],[-73.9211725300236,40.858645615841844],[-73.92113298285801,40.858638906647485],[-73.9211040004344,40.858616194634],[-73.92110930043296,40.858597512881225],[-73.92112073232295,40.858588182783464],[-73.92110317429326,40.85857215103116],[-73.92108911428338,40.858566801779155],[-73.92108561693338,40.858556119779166],[-73.92107155243163,40.85855344402566],[-73.92110236769086,40.85851275393427],[-73.92111383643038,40.85847271718305],[-73.92112177944227,40.858445356850844],[-73.92109189655203,40.858441329092834],[-73.92108224017785,40.85843265148391],[-73.92106819230472,40.85841728803172],[-73.92106558355215,40.85839726855682],[-73.92105857634,40.85837457122834],[-73.92107355499483,40.85834521632246],[-73.92107885124764,40.85832986610288],[-73.92105864446832,40.85831717344766],[-73.92107887262897,40.858311847817255],[-73.92108767646558,40.85829984124807],[-73.92106395088467,40.85829381863874],[-73.92099712882887,40.858303777223554],[-73.92098748015567,40.85828975896989],[-73.92094165735584,40.858284414914095],[-73.92092950082902,40.85825501412298],[-73.92091459857797,40.85821896663775],[-73.92093869016958,40.858120674461546],[-73.92081205174532,40.858082255605524],[-73.92066414958998,40.85803608476019],[-73.92066000938517,40.85802724891326],[-73.92062427494893,40.8580168147724],[-73.92060931660943,40.85801869565052],[-73.92048438547533,40.8582325480625],[-73.92035142875454,40.858195220619194],[-73.92036477249776,40.85816493709921],[-73.92047278308783,40.85819530433261],[-73.92048278543038,40.85817196149783],[-73.92042547044454,40.85814731130454],[-73.92043129405526,40.858137220871],[-73.92049359805812,40.85816534105873],[-73.92050776371414,40.858142001090606],[-73.92050777201263,40.85813505809416],[-73.9204736971958,40.85812557088676],[-73.9204787052354,40.858112949282024],[-73.92051858770841,40.85812623254591],[-73.92055690666105,40.858058100417345],[-73.92052448982932,40.858049874644074],[-73.92053115561146,40.858039785288014],[-73.92055940739428,40.85804926796672],[-73.92058272320216,40.85801141873191],[-73.92054366782158,40.85800066666619],[-73.92056616182894,40.857964393262485],[-73.92053125929242,40.85795301382898],[-73.92053626149342,40.85794544354684],[-73.92056783382274,40.857955559738365],[-73.92059865529569,40.85789878704383],[-73.9205812143535,40.85788362925947],[-73.92056957361464,40.85788866436674],[-73.92056458747523,40.85788297837658],[-73.92058288710622,40.85787415680175],[-73.92061195368261,40.85789563603599],[-73.92061194313844,40.857904469531405],[-73.92077315152545,40.85794118585798],[-73.92077568813257,40.85790332113993],[-73.9207241770347,40.85788498802641],[-73.9207508424432,40.85783199511057],[-73.92075835110653,40.85781054053531],[-73.92071431024073,40.85779473427554],[-73.92071848663927,40.857783381747176],[-73.9207060159916,40.85777832184738],[-73.9206802056533,40.8578199510642],[-73.92067272424293,40.857817424694986],[-73.92069520768341,40.85778083514139],[-73.92063119159813,40.85779593807333],[-73.92062871453696,40.85778458097087],[-73.9206935629997,40.85776789384215],[-73.92069440518284,40.857757169747806],[-73.9206786250261,40.85775274717397],[-73.92067447271347,40.85774390143489],[-73.92068280608348,40.857727500436106],[-73.920706108161,40.85770101410198],[-73.9207152412633,40.857709854551686],[-73.92072604222565,40.857712383199136],[-73.9207410247469,40.857699777816585],[-73.92074018031846,40.8577123929127],[-73.92071186501487,40.857755920967854],[-73.92070770216496,40.85776664378531],[-73.92071766909086,40.85777233268966],[-73.92072099675332,40.857766652921505],[-73.92074591736558,40.85777487282077],[-73.92075009406696,40.85776289023636],[-73.92085894403371,40.857795779415305],[-73.92085476658995,40.85780840060185],[-73.92082485064834,40.85780143807843],[-73.92081902487583,40.85781341919868],[-73.92085806645677,40.85782607104366],[-73.92090874735565,40.857843772803356],[-73.92091792340274,40.85781727791507],[-73.9209594703203,40.857827400836264],[-73.92095530904547,40.85783497171298],[-73.92100848746333,40.85784763268906],[-73.9210143215978,40.857838802678025],[-73.92100188046814,40.85781796615774],[-73.92098278238339,40.85780154635145],[-73.92098779381682,40.85777630838022],[-73.92096035984808,40.85778701426222],[-73.92095035684848,40.857810357139364],[-73.92082407985977,40.857752207481596],[-73.92083991421828,40.857721294888485],[-73.92096286020849,40.857778813197484],[-73.9209711801068,40.85777313633943],[-73.92098531723391,40.857764312351925],[-73.92098948520376,40.85774979914609],[-73.92097620645463,40.85773590505166],[-73.92096290445862,40.85774157749206],[-73.92092883675505,40.85772640786579],[-73.92093134355567,40.857722627410574],[-73.9209213765725,40.85771567858199],[-73.92091720674992,40.85772134789479],[-73.92091056810699,40.85771945284384],[-73.92091472483641,40.85771440386103],[-73.92090475573042,40.85770998463115],[-73.92090225899072,40.857714395315305],[-73.92089228746039,40.85771312803334],[-73.920893953438,40.857707455832006],[-73.92087484340283,40.85770112994751],[-73.92087151368256,40.857707440443896],[-73.92086403145032,40.85770616565297],[-73.92086987022306,40.8576941847067],[-73.92089728099391,40.857702406783844],[-73.92090394377423,40.857694208071464],[-73.92091142601704,40.8576954734785],[-73.92090725459606,40.85770304384418],[-73.92091722324952,40.857707471784714],[-73.92092388660244,40.857699903294204],[-73.92093219665334,40.85770306094025],[-73.92092553330085,40.85771062959874],[-73.9209355032805,40.857715057538606],[-73.92095880812552,40.85768541149864],[-73.92088985451497,40.85766390567786],[-73.92091400831151,40.85761911327548],[-73.92089157534436,40.857613415840945],[-73.92088491030982,40.85762351510288],[-73.92081427830715,40.857607059918],[-73.92078761914503,40.85765437063234],[-73.92077266841048,40.85764993976202],[-73.92079765383644,40.857603887677215],[-73.92077605235173,40.8575975605684],[-73.92078855913722,40.857571698198946],[-73.92078356914897,40.85756980360243],[-73.92071949545591,40.85763286578195],[-73.9206970692759,40.85762148625933],[-73.92075532130518,40.85755715914578],[-73.92077195797657,40.857548966620975],[-73.92078857040987,40.85756223330825],[-73.92079356302101,40.85755340273015],[-73.92090075662537,40.85758249917929],[-73.92089408405248,40.857597641557795],[-73.92091900484346,40.85760586142007],[-73.92092983808885,40.85759199222085],[-73.92098217660381,40.85761221698073],[-73.9210021570656,40.857585098758854],[-73.92094565691814,40.85756423272517],[-73.9209514890963,40.857556663495835],[-73.92101011202348,40.857578468607954],[-73.92101505160261,40.85757358148227],[-73.92101050029316,40.85757127391597],[-73.92101657172327,40.85756177698911],[-73.92102453923822,40.8575640786851],[-73.92103198692237,40.857555043891125],[-73.92090011378174,40.85749428733871],[-73.92090943072886,40.85747877738357],[-73.92093729165431,40.85748726176657],[-73.920944747837,40.85747033747442],[-73.92099676230913,40.85748447437716],[-73.92103583613064,40.85743935946249],[-73.92101354984878,40.85742946602837],[-73.9210489151369,40.85738152111164],[-73.92106933540916,40.8573942326795],[-73.92109350791374,40.85738295630139],[-73.92116405945683,40.85743662019529],[-73.92113244275022,40.857454941382336],[-73.92107291328604,40.85751698028264],[-73.92112119690395,40.85753677033066],[-73.92118439137651,40.85752410721193],[-73.92122323658657,40.85752233035383],[-73.92130475209377,40.857420651433216],[-73.92136378026875,40.85739996486137],[-73.92140169782755,40.85738959755397],[-73.92145963506654,40.857367252881836],[-73.92151967268641,40.857348906380096],[-73.92155550463556,40.85732175009374],[-73.92158397060011,40.857289791927734],[-73.92159242598996,40.8572634156027],[-73.92158614447969,40.85723223373981],[-73.92157985204607,40.85721144384189],[-73.92155849622633,40.857152702522924],[-73.92155857155757,40.85708883062919],[-73.92159160704574,40.857065154233474],[-73.9216179420986,40.85705477914983],[-73.92164638409352,40.85704360657244],[-73.92166323981645,40.85703562380646],[-73.92170326805507,40.85702126106153],[-73.92174434054154,40.85701329471576],[-73.92180121504497,40.85699894336227],[-73.9218370216018,40.856992571921516],[-73.92186334597864,40.856991790499286],[-73.92188651896572,40.8569846112326],[-73.92190021806378,40.85697502728472],[-73.92191814231168,40.85695425312498],[-73.92194132896783,40.856934283116885],[-73.92196978492636,40.856911118312986],[-73.92204492149666,40.856854160086385],[-73.92263329576978,40.856831754713134],[-73.92277921134004,40.85682619788828],[-73.92282846036967,40.856851409092165],[-73.92295449494824,40.858850762381834],[-73.92295854150304,40.85891389320498],[-73.92414145686672,40.86064252794398],[-73.92461303483985,40.86139973089602],[-73.92467728650543,40.86149664480741],[-73.92474153407633,40.86159363774953],[-73.92537318162897,40.86258081465961],[-73.92601092857535,40.86357366450522],[-73.92661948977597,40.86452429402344],[-73.92726915091967,40.86553455981902],[-73.92805770329404,40.866199363738374],[-73.92872643202351,40.86674142822113],[-73.92700250526968,40.86795125961583],[-73.92623313377536,40.86850613778139],[-73.92382143432062,40.86901838116508],[-73.9223436070516,40.86945904067102],[-73.9221415258698,40.869147795973596],[-73.9219712056074,40.86922332459325],[-73.9218046525507,40.869303548831134],[-73.92164209124485,40.86938836053622],[-73.92148374085619,40.869477645372726],[-73.92132981572882,40.86957128258102],[-73.92118052247878,40.8696691462583],[-73.92103606238962,40.86977110447407],[-73.92089663023204,40.8698770197773],[-73.91925481689904,40.87100784213327],[-73.91969887598285,40.872063530536764],[-73.91945895114928,40.87224928070319],[-73.91845930852196,40.87302205327095],[-73.91717258083189,40.8724966423139],[-73.91627785399625,40.87211564454855],[-73.91505692571339,40.871602896373574],[-73.91414729204712,40.871216537609705],[-73.91409037244694,40.87119463150041],[-73.9140098548321,40.87116059386505],[-73.91387455919606,40.87134981712473],[-73.91336718327064,40.871767636108494],[-73.91273605220017,40.872317385094604],[-73.91223226699675,40.87273400613095],[-73.9117847107562,40.873124099317984],[-73.91157791409442,40.87327158747437],[-73.91151516123327,40.87323662962534],[-73.9114259618444,40.873181766652465],[-73.91135878271366,40.87312775663281],[-73.91130503460016,40.87309198489039],[-73.91127431695807,40.87306352176131],[-73.91122441407808,40.87302775193207]]],[[[-73.90665099539486,40.875752504192675],[-73.90691694520318,40.87505586276143],[-73.90716476356187,40.874374219611376],[-73.9074648972811,40.87354735423592],[-73.90774270784567,40.87284595211162],[-73.90846367912478,40.87262079220719],[-73.90872046391387,40.87222866558939],[-73.90893235241596,40.87215734797067],[-73.90897851320426,40.872224353837325],[-73.90901544810355,40.872289587054894],[-73.90905980328434,40.872341328287334],[-73.90908937851096,40.872375075117],[-73.90909972110758,40.87239419176061],[-73.90909969344742,40.87241442515099],[-73.90913961594177,40.872462794980024],[-73.90917513257429,40.87248081439231],[-73.90919137639156,40.87251342545052],[-73.90921055868316,40.872565146643616],[-73.90924604689923,40.87260452534399],[-73.90926526038348,40.87263376146554],[-73.90927114033471,40.87266299598015],[-73.9093554096119,40.8727709765766],[-73.90943966198343,40.87288233452421],[-73.90951136328027,40.872977383598496],[-73.90954388337914,40.87301787624887],[-73.90957936374178,40.87306286601486],[-73.90958973103714,40.873064000058676],[-73.90960006621947,40.87308761849051],[-73.90963706332197,40.87310788137882],[-73.9096533284655,40.8731247514355],[-73.90967403471012,40.87314725272855],[-73.90970952896232,40.87318212944511],[-73.90971690006455,40.873204611417144],[-73.90974797439698,40.87321812483081],[-73.90978644203243,40.873247384797374],[-73.90984559557381,40.87331376102429],[-73.90990769889426,40.873383498858416],[-73.90996168309202,40.87343132017936],[-73.91001640952283,40.87348194420785],[-73.91007556918927,40.873535955960726],[-73.91009482086638,40.8735370875004],[-73.91010961440487,40.873553965726074],[-73.91010367455517,40.87356070590342],[-73.9101687622909,40.87361696401594],[-73.91017913402392,40.873614720917324],[-73.91018355417503,40.8736270882126],[-73.91018946365084,40.87364283409457],[-73.91027378161124,40.87370809437584],[-73.91035513943608,40.87377785530874],[-73.91044539453694,40.87383862811767],[-73.91050606585384,40.87388026825339],[-73.91058897765755,40.87393374868108],[-73.91065439249638,40.8739759430606],[-73.91070983743509,40.87401502699889],[-73.91080913136386,40.874085022111124],[-73.91085171013944,40.874109737487764],[-73.9109211794344,40.87414639603964],[-73.91098953841525,40.87417963991316],[-73.91106909593061,40.87422141225139],[-73.91111279528434,40.874242725001075],[-73.91115761993541,40.874265739292],[-73.91119459843252,40.87428194057353],[-73.91125288040129,40.87431007178001],[-73.91126294698125,40.87432370415093],[-73.91127192524354,40.87431604789101],[-73.91127864269544,40.874331369498336],[-73.91131058949595,40.8743448156469],[-73.91148428295622,40.8744179211002],[-73.9115100668898,40.87442304596401],[-73.91155043099778,40.87442818317053],[-73.91157173217167,40.87443161277187],[-73.91159751206732,40.8744392858024],[-73.91159974687183,40.87444524898079],[-73.91162329171345,40.874447815203524],[-73.91162776474863,40.87445633766601],[-73.91163897440975,40.87445719207217],[-73.91165017606446,40.87447337363486],[-73.91166810833884,40.87447594476516],[-73.91167146256853,40.87448786105163],[-73.91168826950909,40.87449043131745],[-73.91169275500538,40.87448957954602],[-73.91170284090767,40.874496394719955],[-73.91173423701485,40.874501524832574],[-73.91173983024694,40.87450578837764],[-73.91177009204122,40.87451602287031],[-73.91179139167228,40.87452114424256],[-73.91180933990444,40.87452201433661],[-73.91183904212825,40.87453267104353],[-73.91185921058023,40.87454120598883],[-73.9118827464452,40.87455057893807],[-73.91189619458632,40.87455399377164],[-73.91191525688399,40.874555719400995],[-73.911920862033,40.874560828768935],[-73.9119298328267,40.8745582782124],[-73.91193318126028,40.8745659444332],[-73.91194440287815,40.87456595299617],[-73.91194663007467,40.87457702125162],[-73.91195447077261,40.874578728930466],[-73.91195784426583,40.87457447290717],[-73.91196570028471,40.87457277670118],[-73.91196907084381,40.874562567920165],[-73.9120307218903,40.87458303763646],[-73.91208452733996,40.87459584739397],[-73.9121529082611,40.874613775154934],[-73.91217644642775,40.87462145623313],[-73.91221454459928,40.87463509996542],[-73.91221566227571,40.874641909277116],[-73.91222814393915,40.87465056294721],[-73.91222813340742,40.87465854121234],[-73.91223791318727,40.87465455892722],[-73.91225294310462,40.874655138593596],[-73.91227699190466,40.87465402157476],[-73.91227397190605,40.87466770656151],[-73.91228449360723,40.874668291507874],[-73.9122950076181,40.874675710707336],[-73.912306279097,40.874674574757265],[-73.91231155283498,40.87466944670381],[-73.91232355804881,40.87467858632016],[-73.91233333415857,40.87467688333936],[-73.91234234243716,40.874683733153354],[-73.91233707663257,40.87469171680778],[-73.91234308831571,40.87469400822789],[-73.91234910043528,40.874686593377376],[-73.9123558647767,40.87469401793185],[-73.91234984247754,40.87470028172588],[-73.91235885478005,40.87470257542418],[-73.91236487541032,40.87469858206483],[-73.9123686254531,40.874706004329504],[-73.9123776467019,40.87470201274542],[-73.91238741532891,40.874707162609276],[-73.91239492548208,40.87470716831064],[-73.91240469487191,40.87471174072251],[-73.9124227169354,40.87471859854431],[-73.91243099035725,40.87471518383961],[-73.91244000249527,40.87471861166072],[-73.91245203199362,40.87471804383879],[-73.91245729299465,40.87472375734166],[-73.91247757294451,40.87472833839011],[-73.9124880924183,40.874730624342604],[-73.91249033749129,40.87473690262154],[-73.91250236327554,40.87474033339304],[-73.91250687842329,40.87473406023987],[-73.91251965493196,40.87473521377133],[-73.9125256583788,40.87474377354355],[-73.91252941069214,40.87474948539692],[-73.91255120081593,40.87475177955074],[-73.91255570248819,40.87475692473893],[-73.91259176816818,40.87476436326967],[-73.91261880868387,40.87477979081857],[-73.91264284946531,40.87478379874214],[-73.91267516981222,40.87478895576656],[-73.91269621446048,40.87478954763239],[-73.91270634480857,40.87480010906392],[-73.91272287812588,40.87480240021396],[-73.9127285964352,40.87480240453848],[-73.91274315925422,40.87480241555039],[-73.91275366372643,40.874814972792116],[-73.91276869458598,40.874810996107136],[-73.91278747256487,40.87481670942491],[-73.91280023429066,40.87482528032065],[-73.9128062401589,40.8748298394682],[-73.91282126799678,40.874829850821605],[-73.91284830680813,40.87483956763088],[-73.91285656152284,40.874847558670695],[-73.9128693345632,40.87484700125055],[-73.9128790964347,40.874854994096744],[-73.9128843623574,40.874845869755255],[-73.91289487740512,40.874849874451094],[-73.9129046392801,40.87485786729511],[-73.91292117140951,40.87485787977082],[-73.91293619928636,40.874856180701656],[-73.91294371710197,40.87484933552867],[-73.91350042749801,40.87501785069998],[-73.91348928985882,40.87503601656288],[-73.91349955074138,40.87503407227889],[-73.91350895567798,40.87503472764115],[-73.91350877702233,40.87504431299329],[-73.91353415362848,40.87504713332539],[-73.9135479740428,40.87505310346996],[-73.91356872935599,40.875052065633255],[-73.91358209908861,40.875058727640265],[-73.91358762888868,40.87506573574099],[-73.91360146835545,40.87506469322228],[-73.91362222381795,40.87506541134985],[-73.9136314547226,40.87506191602741],[-73.91364482725912,40.87506472617797],[-73.91365267603881,40.87505807905117],[-73.91377065497058,40.87509603193656],[-73.91386358688736,40.875124009795044],[-73.91387367971981,40.87512401682525],[-73.9138823176811,40.87512948853458],[-73.9140746732545,40.87518270162389],[-73.91406841937206,40.87520823581443],[-73.91535105928374,40.875594528844346],[-73.91538268006393,40.87559300395597],[-73.91540205177748,40.8755992036011],[-73.91542548761979,40.87560773646301],[-73.91545504953523,40.875620919549426],[-73.91546855860089,40.875631931167526],[-73.91548683498641,40.875636571029204],[-73.9155098980838,40.8756431960193],[-73.9155290489652,40.87564552336023],[-73.91555167364334,40.87565380080057],[-73.91557560969605,40.87565811376459],[-73.915584744188,40.87566274574996],[-73.9156169387301,40.87567763894994],[-73.915671776147,40.875685279708755],[-73.915707896071,40.87569290559896],[-73.91572006383339,40.87570943541246],[-73.91574225919553,40.87571308602582],[-73.91578515505691,40.87571694506389],[-73.91574314674688,40.87576089599312],[-73.91571027699666,40.8757954550527],[-73.91484624156388,40.87666671027655],[-73.91250172915484,40.87790124435415],[-73.91205830030249,40.878119320048704],[-73.91148913190452,40.87901885880958],[-73.91033193566497,40.87903804680473],[-73.90949832117543,40.878776731679196],[-73.90906236038347,40.878486782812146],[-73.90835569750199,40.87791831418726],[-73.90765281705268,40.87742802285946],[-73.90703748936647,40.876895161210726],[-73.9069258643486,40.876754547302944],[-73.90685372865205,40.87666367552698],[-73.90682822856846,40.87663155188885],[-73.9068200411229,40.87658552560735],[-73.90665099539486,40.875752504192675]]]]}},{type:"Feature",properties:{ntacode:"BK25",ntaname:"Homecrest",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.95859278495774,40.61040303093512],[-73.95828056952207,40.60874735478209],[-73.95772401207805,40.60579983370665],[-73.9575305759447,40.604823308830284],[-73.95728347449563,40.6034696422002],[-73.95683001633182,40.6010873490776],[-73.95775745922603,40.60098588910515],[-73.95733246328277,40.59873091427],[-73.95692719713637,40.596612076311345],[-73.9565554049202,40.59464772534324],[-73.95607720352434,40.59210143244559],[-73.95700330423736,40.59200225623528],[-73.95671579278493,40.59049873417029],[-73.95665683391786,40.59010165289703],[-73.95658790513684,40.58988411518509],[-73.95639200198174,40.58892867585995],[-73.95622721577621,40.587995914524406],[-73.95619424557165,40.58776182693236],[-73.95712566385998,40.587660961038765],[-73.95819543156371,40.587544332289085],[-73.95934736730591,40.587417537230486],[-73.95978030214336,40.587369475477274],[-73.96034953585246,40.5873062855714],[-73.96040710099687,40.58803435179983],[-73.96045968360148,40.588723819821126],[-73.96051667238424,40.589452911647655],[-73.96057230464483,40.59018142713141],[-73.96062410325189,40.59086268120797],[-73.96067984068405,40.59159758212367],[-73.96283785851625,40.591360111512756],[-73.96377366315362,40.59125722888876],[-73.96483485551114,40.59113696911524],[-73.965143851925,40.5911019161181],[-73.96528827807191,40.591086610300955],[-73.96542523791753,40.59107142837304],[-73.96651951112841,40.590952873464246],[-73.96744527478253,40.59085121029377],[-73.96787702167666,40.59080375616198],[-73.9683709996117,40.59074946661116],[-73.96929959284087,40.59064758991982],[-73.97022337670379,40.59054017534086],[-73.97115101831338,40.5904424440307],[-73.97128748858987,40.59115950174961],[-73.97141847563299,40.59183850998368],[-73.97155530513322,40.59256045755624],[-73.97178220187702,40.593756083857826],[-73.97189684823083,40.594352510693206],[-73.97176508999075,40.59511141144364],[-73.97169554948486,40.595488542319295],[-73.97153324450734,40.59636870925094],[-73.97132951066911,40.59635243071844],[-73.97148350788795,40.59717158495785],[-73.97163038157815,40.59794401696428],[-73.9717610527434,40.598651932947284],[-73.97191080477083,40.59942305913225],[-73.97291116841232,40.59931580420325],[-73.97256533709854,40.60179437302316],[-73.97245261588472,40.60261705403712],[-73.97235152087224,40.60334811886109],[-73.97217742734931,40.604194711537275],[-73.97239735475941,40.6056518906468],[-73.97258982341155,40.60667153337348],[-73.97299433938903,40.608814141802306],[-73.97191518725329,40.608935921690914],[-73.97089538377747,40.60904971921041],[-73.96996566110148,40.609150476893404],[-73.96904086639498,40.60925319316327],[-73.96792168799618,40.60938918952616],[-73.9678067633598,40.60940315527957],[-73.96768635621926,40.609417787482414],[-73.967399795128,40.60945960757387],[-73.96629835479915,40.60955521381416],[-73.96522378067702,40.60967440102221],[-73.96429649832041,40.60977642617511],[-73.96478112808951,40.612330922164304],[-73.96385332519587,40.612432518713206],[-73.96285973961463,40.612549486467074],[-73.96237947824771,40.60998637452588],[-73.9613726831359,40.61009887471168],[-73.96044361881546,40.61020150680262],[-73.95952069567834,40.61030205283683],[-73.95859278495774,40.61040303093512]]]}},{type:"Feature",properties:{ntacode:"MN35",ntaname:"Washington Heights North",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.92872643202351,40.86674142822113],[-73.92805770329404,40.866199363738374],[-73.92726915091967,40.86553455981902],[-73.92661948977597,40.86452429402344],[-73.92601092857535,40.86357366450522],[-73.92537318162897,40.86258081465961],[-73.92474153407633,40.86159363774953],[-73.9249981830786,40.861463738038054],[-73.92496864064553,40.8612832695706],[-73.92496779010656,40.86125346815235],[-73.92496310640058,40.86108928317828],[-73.92498050337184,40.860892518744734],[-73.92500890230106,40.86075631338059],[-73.9250216286815,40.86069522627876],[-73.92508675990665,40.86049976633723],[-73.92517550986231,40.86030884613867],[-73.92528690167846,40.86012489927635],[-73.92541941460219,40.85995018107265],[-73.92557098895237,40.85978668934908],[-73.92573921533358,40.859636065381025],[-73.92592136994661,40.85949958806296],[-73.92611458037022,40.85937810299049],[-73.92629698136336,40.85928556406289],[-73.92646882895579,40.859176454930626],[-73.9266263309416,40.85905185961648],[-73.92676602605641,40.85891354083871],[-73.92688495070286,40.858763822005436],[-73.92698091222499,40.85860548167312],[-73.92705257822205,40.85844158607165],[-73.92709952112088,40.8582752698383],[-73.92712222071847,40.8581096107083],[-73.9269111749119,40.857508760855936],[-73.92687811143345,40.85761400634239],[-73.9268227356291,40.85772223817709],[-73.92674232275557,40.85782976791304],[-73.92663553986668,40.85793192426913],[-73.92650299462578,40.85802341918504],[-73.92634775493242,40.858098971182336],[-73.92617526930337,40.85815409637826],[-73.92599285788846,40.85818586639448],[-73.92580872934269,40.8581934195302],[-73.925630758415,40.8581779517763],[-73.92546547789384,40.85814241093288],[-73.92531748382586,40.85809080701817],[-73.92518925048233,40.85802753667571],[-73.92508143685167,40.857956787810565],[-73.92496717376007,40.85781100449197],[-73.92486930008563,40.85765619133618],[-73.92478952121468,40.85749399708745],[-73.92472918878468,40.857326286696306],[-73.92468915288427,40.85715512178682],[-73.92466977966382,40.85698261123486],[-73.92467094651872,40.85681088921767],[-73.92469199965241,40.85664199724975],[-73.92679937896115,40.853717144964584],[-73.92723934896078,40.85311537198856],[-73.92769565671937,40.85248778210536],[-73.92703315670515,40.85220077510244],[-73.92707982277834,40.85143234288165],[-73.92747680551697,40.85069437029729],[-73.9282491884678,40.84983985458187],[-73.92842288041075,40.84974568075641],[-73.92858519996814,40.84963880268659],[-73.92873382244407,40.849520488644245],[-73.92886675422001,40.84939231334607],[-73.92898242721628,40.849256121989484],[-73.92970731493044,40.848122612216514],[-73.93062107886078,40.848480976768926],[-73.93088430095672,40.84811893848376],[-73.93116151707109,40.84774060051512],[-73.93139355315769,40.84742823140952],[-73.93284984915891,40.848038109519095],[-73.93423946366107,40.84862621174475],[-73.93547108195291,40.84914438307412],[-73.93639683136011,40.849541194836995],[-73.93575394296278,40.8501682028503],[-73.93666142761296,40.850447326210194],[-73.9373653180459,40.85064453000817],[-73.93828416717558,40.85090854600993],[-73.9392360334046,40.85117848682325],[-73.939399532602,40.85123266547861],[-73.93939969735673,40.85123271934018],[-73.93939985264079,40.85123275560683],[-73.93957073780419,40.85127555618803],[-73.93974700761534,40.85130623699654],[-73.93974711437953,40.85130625514483],[-73.93974720923808,40.85130626457568],[-73.93992631283916,40.851324278132026],[-73.93992646615494,40.85132429580181],[-73.93992663249476,40.85132430526974],[-73.94010632904393,40.85132953179069],[-73.94010645898975,40.85132953185816],[-73.94010658982697,40.851329522042185],[-73.94028476748602,40.85132214990099],[-73.94048563298183,40.85131271692635],[-73.94048575146269,40.851312708778835],[-73.94048587015682,40.85131270884005],[-73.94068785169512,40.85131542421922],[-73.94068804187047,40.85131542431697],[-73.94068821968374,40.85131543261705],[-73.94088954947426,40.85133036780822],[-73.94088972728758,40.85133037610796],[-73.94088990508334,40.85133040417549],[-73.94108881815978,40.85135743046025],[-73.94108888830961,40.85135743920729],[-73.94108895911343,40.85135745683341],[-73.94126220240449,40.85139196269605],[-73.94185191254516,40.85182133603763],[-73.94203871715223,40.85193102939867],[-73.9422185111222,40.851798503691256],[-73.94238599240936,40.85165518438351],[-73.94247684535401,40.85156459133476],[-73.94253951030908,40.851502105330816],[-73.94267766572601,40.851340481945634],[-73.94279927281717,40.85117167331468],[-73.94290346159245,40.85099716448949],[-73.94298963957445,40.85081850431325],[-73.9430964787777,40.85038730308772],[-73.94311799624663,40.8502372436612],[-73.94315143534992,40.85000403496537],[-73.9431609394373,40.849935458718285],[-73.94316977724745,40.849847511735916],[-73.94317806054904,40.849799942999496],[-73.94381229920207,40.849919640610935],[-73.94396593963576,40.84995080954268],[-73.94409966192624,40.849977403102024],[-73.94472103278198,40.85010096228358],[-73.94476853219344,40.85011040320473],[-73.94491482453765,40.85013703802073],[-73.94589703457736,40.85032798156119],[-73.94692626404871,40.850528055668406],[-73.9468689961493,40.85058959685878],[-73.94681367391635,40.85064903917816],[-73.94680219628027,40.8506613719885],[-73.94651590216137,40.850968339080566],[-73.94650229457842,40.850975665598014],[-73.946487434485,40.850981420528385],[-73.94647163441964,40.85098548283347],[-73.94645688375452,40.85098762074664],[-73.94644189200109,40.85098828125181],[-73.94642691469149,40.8509874530907],[-73.94641216089357,40.85098514040765],[-73.946397931683,40.850981383425236],[-73.94638447114475,40.85097624658992],[-73.94637201017792,40.85096981801802],[-73.94633875378993,40.850947826324756],[-73.94632077412074,40.850923256174426],[-73.94632888036685,40.85090437687034],[-73.94635174194335,40.850893073305535],[-73.94635218637771,40.850869964657335],[-73.94633796356092,40.85085289544365],[-73.94632729794844,40.850846032574324],[-73.94631589827826,40.85083869560609],[-73.9462971730484,40.850833135330966],[-73.94627501496711,40.85084097717305],[-73.94624374642427,40.85088454249236],[-73.94619776917543,40.85090566620358],[-73.94617304480161,40.85095795448572],[-73.94619597814533,40.85097417207254],[-73.9462007832209,40.85103148810541],[-73.94618601249212,40.85103146965695],[-73.94617210619425,40.85105211981517],[-73.94615819227641,40.85104728646899],[-73.94614699837972,40.85103129062846],[-73.94614542501235,40.85100746588202],[-73.94613392284688,40.850983931341034],[-73.94611976648007,40.85096875414165],[-73.94609670195236,40.85096634124815],[-73.94608190501076,40.85098071488112],[-73.94608745879566,40.85100806249665],[-73.94609742395552,40.85103260246982],[-73.94609813224069,40.85103357510683],[-73.94614159383504,40.85109369946765],[-73.94613653655327,40.85115472606463],[-73.946117441052,40.85117258251721],[-73.94604780286089,40.85118855097144],[-73.9459647343917,40.85117187433393],[-73.94593025783092,40.851189721707215],[-73.94589577454221,40.851187338601115],[-73.94584092799164,40.85116947664425],[-73.9457672616567,40.851169465154655],[-73.94572493994542,40.85119683231845],[-73.94572806361975,40.85122777318991],[-73.94568261912615,40.851226576624626],[-73.94565283626461,40.85121109783869],[-73.94561208079911,40.85123965310489],[-73.94555563975041,40.851320567777016],[-73.94552743024876,40.851320563339],[-73.9455195790857,40.85136221265921],[-73.94548126448142,40.851371858148006],[-73.94544903734412,40.85142765920956],[-73.94542239540598,40.851426465903195],[-73.94539575400486,40.851415751061396],[-73.94537850253998,40.85142645819601],[-73.94538946888117,40.85145263641178],[-73.94532207338207,40.85146928848211],[-73.94531266195567,40.85148476301882],[-73.94527975259133,40.851494277486594],[-73.94525311095315,40.85149188685131],[-73.94524369522848,40.851519259229626],[-73.94527268032809,40.85154604373086],[-73.94526640999088,40.851571028551234],[-73.94519586853592,40.85159244593412],[-73.94515355659364,40.85158648460712],[-73.94506578300154,40.85163883110606],[-73.94504382704947,40.851670957840994],[-73.94500620234618,40.85170190075372],[-73.9449779839564,40.85173164800299],[-73.94493252678451,40.85173044225768],[-73.9448773127255,40.85175382276425],[-73.94477702280395,40.85179628973281],[-73.9447657741483,40.85180105290194],[-73.94471445485975,40.85181539412333],[-73.94469380703819,40.851824093769245],[-73.94468765455628,40.85183573436764],[-73.94469269934123,40.85186250585689],[-73.94468978310033,40.85187715404713],[-73.9446832405573,40.85191000995952],[-73.94466721178152,40.85192122600682],[-73.94463234124377,40.85190949654104],[-73.94458845635093,40.85192734234599],[-73.94457747870636,40.85194281556678],[-73.9445038194599,40.85195707945267],[-73.94448658151269,40.85192375812131],[-73.94450316357843,40.851899397639855],[-73.94450515512605,40.851889898512084],[-73.94448761915845,40.851888798325014],[-73.9444619785478,40.851899390886736],[-73.94445368133272,40.85189756775513],[-73.94442232659375,40.8519047047313],[-73.9443972527993,40.8518928021714],[-73.94440667125785,40.851854720092525],[-73.94436749784863,40.85182496177967],[-73.94432518482483,40.85182257643867],[-73.94431733342704,40.85185589339356],[-73.94429068208869,40.85188207432169],[-73.94424522499308,40.85192014936554],[-73.94421073803197,40.85192965572935],[-73.94422169651077,40.851976073392414],[-73.94419660781355,40.85201534181591],[-73.94413391031543,40.852027229589524],[-73.9440712308197,40.852015319630816],[-73.94401323950731,40.851999843664444],[-73.9439912813091,40.85204149055218],[-73.94395991649446,40.852118841320525],[-73.94388153574961,40.852172377207495],[-73.94379610595591,40.85219795246168],[-73.94360072985184,40.85223102071621],[-73.94347978545674,40.852281882444586],[-73.94305902944305,40.852601430147025],[-73.94302644371187,40.85262617787103],[-73.9427983850536,40.85285123388991],[-73.94260996683578,40.85306791474684],[-73.94247365925783,40.853171277809274],[-73.94205514258492,40.85365410745572],[-73.94186996426724,40.853867738940295],[-73.94182774425055,40.85398996013009],[-73.94173105661493,40.854108388549406],[-73.94158158800451,40.85434714380849],[-73.94153736742436,40.85443564359617],[-73.941502131899,40.85450012674862],[-73.94149762132164,40.85450838436777],[-73.94140980642403,40.85468463048618],[-73.9413131113137,40.85479553925269],[-73.94126592051167,40.85494407828595],[-73.94123366359774,40.85500988797692],[-73.9410327700313,40.85530503864258],[-73.94099928999195,40.85535861893865],[-73.9410091431331,40.85541503963485],[-73.94095704472466,40.85552033389198],[-73.94085539855502,40.85562183077847],[-73.94076854842899,40.85580797146757],[-73.94074621710375,40.85584744692043],[-73.94069419380146,40.85585306555767],[-73.94061975134666,40.85601100023997],[-73.9404883126932,40.85620462832018],[-73.94040517776632,40.85637290578205],[-73.94035056461428,40.85651580307326],[-73.94029347497172,40.85664177015511],[-73.9401471761872,40.85683351705717],[-73.94008523452428,40.856856051297676],[-73.9400182701592,40.85695004564525],[-73.93994880677148,40.85706661425616],[-73.93978146211123,40.857234836996],[-73.93968482410268,40.857289321036085],[-73.93961041073234,40.85739647639685],[-73.939402115144,40.85766529797223],[-73.93936488888231,40.857740505738406],[-73.93928303850696,40.85786082228881],[-73.93922231976181,40.857893694231095],[-73.93911094164403,40.858040911225785],[-73.93904122641781,40.8582020163639],[-73.93891471443516,40.858406937423275],[-73.93865680565524,40.858734030419285],[-73.93865306164706,40.85876881362201],[-73.93850174725083,40.85901133450525],[-73.93843728791879,40.859073362121194],[-73.93841643396335,40.85916624546459],[-73.93830957434346,40.85938052310562],[-73.93785336586485,40.859830271233],[-73.93773556378015,40.85993351173684],[-73.93755734318513,40.86008135632528],[-73.93752944172569,40.86009664128209],[-73.93753066305464,40.86011187884767],[-73.93755218656993,40.860123674583036],[-73.93758716318425,40.860149540326645],[-73.93758054206506,40.860203206651285],[-73.93735436134432,40.86051512129022],[-73.93713577511521,40.86078363669968],[-73.93709390407568,40.86092524299129],[-73.93704223142191,40.86105753297896],[-73.93696851748113,40.861143219025166],[-73.9368109697291,40.861258023749876],[-73.93680279963681,40.86127908162663],[-73.93681851547561,40.86131581817796],[-73.93681045449263,40.861363466060006],[-73.93647561664903,40.8619265911708],[-73.93596813006853,40.86254409239621],[-73.93559460797832,40.86296505185212],[-73.93485089173126,40.863965576934966],[-73.93475540717621,40.86409633924065],[-73.93461870076247,40.86426987104501],[-73.93443446851114,40.864503731733855],[-73.93435568513532,40.86473290706846],[-73.93423164079239,40.86481389782275],[-73.93419230301882,40.8648791075311],[-73.93408173881352,40.86497781014825],[-73.93401664426705,40.86503554829168],[-73.93401648524478,40.86519581766674],[-73.93395001711586,40.86534674620989],[-73.93386283123486,40.86541004611189],[-73.93378916436363,40.86542863426858],[-73.93363055568618,40.865709019423385],[-73.93357158007589,40.86576675094431],[-73.93357396122042,40.86584129553877],[-73.93349285424173,40.86594561482492],[-73.9334363506971,40.865986581995365],[-73.93343628914437,40.86604807580758],[-73.93340182700811,40.86613564683996],[-73.93332317557575,40.866238095014225],[-73.93325688879925,40.86624178458106],[-73.9331315018568,40.86642621378962],[-73.93307500307864,40.86655741872513],[-73.93283349428324,40.8669820482055],[-73.93266332721521,40.86723706593449],[-73.93275648627258,40.86726436016797],[-73.93276260783134,40.867252297557194],[-73.93290171891776,40.86729304389974],[-73.9328395820512,40.867415276408884],[-73.93264569574576,40.86735847764243],[-73.93266035056378,40.86732966135383],[-73.93259794852813,40.86731134967046],[-73.9325483038696,40.867413833501566],[-73.93251888404448,40.86741050336592],[-73.93242538215398,40.86756824792113],[-73.93238662235737,40.867693893244805],[-73.93236431431234,40.86786330050533],[-73.9323507813683,40.867979120295416],[-73.93235431562981,40.86800719569789],[-73.93236746809555,40.868037214476],[-73.93237341288628,40.8680634880733],[-73.93227397128067,40.868477151977906],[-73.93228124006663,40.86853253815762],[-73.93226769826262,40.86856231897245],[-73.93232284384432,40.868578111887054],[-73.9323159101133,40.86860414289612],[-73.93244643748251,40.86865976546896],[-73.9324921429864,40.86867751915975],[-73.93249377280239,40.868674808921945],[-73.93253077796828,40.86861327191393],[-73.93253690662308,40.86860307837562],[-73.93256891816321,40.86854984723814],[-73.93257970501193,40.868531909823304],[-73.93261431891618,40.86847434737956],[-73.93262211514676,40.86846138448322],[-73.93262525075038,40.86845616797423],[-73.93262844350282,40.86845727431717],[-73.93265083512814,40.868465033481925],[-73.93254546521908,40.86864025873041],[-73.93255050661651,40.86864200559119],[-73.93256804264144,40.86864808335355],[-73.93252354560046,40.868722078358985],[-73.93250125163011,40.8687143527316],[-73.93250619965725,40.86870612539127],[-73.93249532884062,40.86870195039148],[-73.93235229874698,40.86864702816244],[-73.93230597278911,40.86862923903983],[-73.93229831818662,40.86864737091795],[-73.93225031755007,40.868639508870146],[-73.93225427749164,40.86868339885557],[-73.9322775105329,40.868711156972616],[-73.93228732044338,40.868875141887884],[-73.93231385448239,40.86892372034377],[-73.93236035093781,40.868949609798534],[-73.93245670800957,40.86896227317819],[-73.93253729354957,40.86896800236237],[-73.93256895482799,40.86897940321399],[-73.93256795169884,40.869044391473906],[-73.93250469803205,40.86912955816267],[-73.93239016804625,40.869187303110074],[-73.93229327689924,40.86919950143973],[-73.93218903826086,40.869366976389145],[-73.93246883069915,40.869476099387036],[-73.93235370807284,40.86975525529665],[-73.9322658163698,40.86973477164011],[-73.9323593446601,40.86950736321941],[-73.93213336603057,40.86941597544104],[-73.9321099710676,40.869477248599125],[-73.93207712619441,40.86954268416003],[-73.93205908286353,40.86958281688677],[-73.9320534384777,40.86960075024186],[-73.93205002169803,40.869641746280216],[-73.93206712211841,40.86969942778644],[-73.93209566102917,40.8697596511453],[-73.93217976024567,40.869822366400356],[-73.93219855115144,40.8698448707435],[-73.9315653693979,40.86958215843711],[-73.93141437380679,40.86896192840384],[-73.93127671582005,40.868843594071535],[-73.93117877468141,40.86876886737529],[-73.93091942455646,40.86857100149072],[-73.92998961818627,40.86779240986605],[-73.92934104103156,40.86725724047147],[-73.92872643202351,40.86674142822113]]]}},{type:"Feature",properties:{ntacode:"QN72",ntaname:"Steinway",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.89183244838411,40.77488019988819],[-73.89034195964749,40.773237605029315],[-73.89008921667381,40.77362643552491],[-73.88997672804932,40.77372361065128],[-73.88985169893574,40.77375329736337],[-73.88975035178024,40.773717395850326],[-73.88960719661054,40.7736203381621],[-73.88952353236945,40.77357518000574],[-73.88945486837551,40.773532951629164],[-73.88942374351173,40.77304592851438],[-73.88904000254627,40.770916237979016],[-73.88873647166184,40.76898593104344],[-73.88872551338747,40.76891623912022],[-73.88862144935696,40.76889404945936],[-73.88851925802439,40.76885784078155],[-73.88842375664622,40.76880764422566],[-73.88833975496375,40.76874480651832],[-73.88827130994929,40.76867187164451],[-73.8882210938928,40.76859228956975],[-73.88819008154665,40.76850987381551],[-73.88818541926062,40.768479404391634],[-73.8881775922635,40.768428256700844],[-73.88813062683906,40.76826419247139],[-73.88781814564808,40.767202078252154],[-73.88772988224963,40.76691443436954],[-73.88770661820028,40.76683859805156],[-73.88777877385844,40.76682329668812],[-73.8883547117752,40.766697713800745],[-73.88877310552249,40.76651132717368],[-73.88918520529242,40.76629769192928],[-73.88994886805017,40.76610440955434],[-73.89042403175738,40.76596206057524],[-73.89072002725092,40.76588687952585],[-73.8908904369411,40.76585819811047],[-73.89144489747402,40.76607465363181],[-73.89165463928471,40.766156536158896],[-73.89183535796354,40.766227080049426],[-73.89206947756884,40.766219636307206],[-73.8923258314032,40.766217472344366],[-73.89277464882123,40.76623007440437],[-73.89299530747321,40.76624861374854],[-73.89325108788074,40.76627144523117],[-73.89325812561805,40.76621130947589],[-73.89349605945469,40.76595093000082],[-73.8943237195545,40.76614647123227],[-73.89595958528919,40.766431034160604],[-73.90065875130146,40.76721143403221],[-73.90202516499484,40.767416783846706],[-73.9022663722998,40.76745694444519],[-73.90251104086839,40.76748594086863],[-73.90275780081622,40.76750354661692],[-73.9030052880139,40.76750966353105],[-73.90325211610566,40.76750432344483],[-73.90413637780117,40.767520317812426],[-73.90418895266174,40.76753028543669],[-73.90427336750369,40.7675451047405],[-73.9044652710846,40.767583778869415],[-73.90490866390324,40.767745560603224],[-73.90531717784731,40.76789865071781],[-73.90554848037713,40.7679765798916],[-73.90577352969945,40.76802858875878],[-73.906113050732,40.768067705098964],[-73.90708728989502,40.76823623153373],[-73.90803079067078,40.768384734175505],[-73.90900804189181,40.76854719019955],[-73.90998006332215,40.76869723475893],[-73.91094174895504,40.76885247317261],[-73.91194026070337,40.769010153120824],[-73.91291677989152,40.769161297906344],[-73.91388850243511,40.769323930123704],[-73.91487376464495,40.769470417345026],[-73.91584870519885,40.76963357549646],[-73.91633725578677,40.76971303691325],[-73.91682702403467,40.76979148930115],[-73.91725714795407,40.76985353036581],[-73.91807875244572,40.77006199589583],[-73.91770217216225,40.77039311108536],[-73.9181534664796,40.770701242540206],[-73.91870527842383,40.77107888189001],[-73.91880312478663,40.77114938805168],[-73.91942178471126,40.7715951757305],[-73.92007608703037,40.772066909874574],[-73.92076339555784,40.7725525479913],[-73.92146878439152,40.77305130718897],[-73.92216697479356,40.77354687752585],[-73.9227926438563,40.77396229534396],[-73.92398142938178,40.77461511268898],[-73.9233404148025,40.77512891155275],[-73.9232778374121,40.77517762302116],[-73.9232098143594,40.77523476875299],[-73.9231454937605,40.775287014781284],[-73.9230257154729,40.775384309386794],[-73.92375761330437,40.776547011516435],[-73.923310415048,40.77688329528272],[-73.9226488853521,40.77742265143005],[-73.92200155721447,40.77795459197756],[-73.92139486601327,40.77845444446076],[-73.92078680505473,40.77895226756121],[-73.92012731135566,40.779488952866856],[-73.91939411501853,40.7800903565388],[-73.91906476590012,40.78035956387264],[-73.91861823142105,40.78073286893323],[-73.91796581435904,40.78125629196759],[-73.91975969987324,40.782514177965226],[-73.91996458793032,40.78263506853651],[-73.9190903474067,40.78336764600452],[-73.918473842255,40.78375415769791],[-73.91818862939196,40.783932966113746],[-73.91773807440306,40.784075951913074],[-73.91724516427529,40.78414200119843],[-73.91717118646437,40.784193484371464],[-73.91718200679689,40.78455206317944],[-73.9168327695031,40.78519139248694],[-73.9157517289457,40.78610757857816],[-73.91541718691306,40.78606392941056],[-73.91534351270909,40.786116348086885],[-73.91526013936043,40.78619221714415],[-73.91558710139773,40.78642963116591],[-73.91423947964576,40.78785620956341],[-73.91259985911498,40.78937632963395],[-73.9122295242637,40.789179279966234],[-73.91206853578743,40.78933865381297],[-73.9119511090558,40.78940179722104],[-73.91207975024426,40.789521814989605],[-73.91177445569414,40.78972251040854],[-73.91161831292108,40.789586154430054],[-73.91124959039156,40.7897439363027],[-73.91113056873603,40.79011407609537],[-73.91029611590574,40.79065675602392],[-73.90985862925785,40.79094549378195],[-73.9067799142078,40.79037510865323],[-73.90647314610108,40.79018117520813],[-73.90251173700943,40.78947208452573],[-73.9023993608415,40.78955162018339],[-73.90206327886838,40.789494405495304],[-73.90203428533844,40.789414686426696],[-73.90169686089976,40.78932032382401],[-73.90077375891744,40.789143818251645],[-73.90032629743828,40.78900766282577],[-73.9001075937136,40.788850489597124],[-73.89961637941795,40.78840049623647],[-73.89924748492673,40.78814865962586],[-73.89783180169587,40.78718217039415],[-73.89725536651032,40.786750956944],[-73.89702410373334,40.78665815696017],[-73.89693993562571,40.78662466896977],[-73.8965120491362,40.78606865902607],[-73.89637905280335,40.786131081583605],[-73.89640086049135,40.78615791177362],[-73.8963525132242,40.78617930970075],[-73.89630366096534,40.78611920156266],[-73.89635026246759,40.78609731961283],[-73.89636888344329,40.78612023020108],[-73.89650254833988,40.78605746784411],[-73.89637855982315,40.78590898059191],[-73.89626785620472,40.78596057194645],[-73.89628652699835,40.78598371863654],[-73.89621803522925,40.786016022871344],[-73.89604376668139,40.78579998748052],[-73.89611381864474,40.78576734216545],[-73.89613322780043,40.78579140356489],[-73.89624259793268,40.78574043299199],[-73.89614015089825,40.785607167288376],[-73.89600516772029,40.785666650238646],[-73.89602744472417,40.78568928592323],[-73.89598001322793,40.785711675769],[-73.89592962975532,40.785648944313856],[-73.89597673220969,40.78562708775981],[-73.89599975377499,40.785655752018435],[-73.89612632632598,40.785593168808894],[-73.89582914377065,40.78522152738354],[-73.896831738244,40.78442766370351],[-73.89677700751385,40.7843884209637],[-73.89675857252612,40.784403276011766],[-73.89672269281553,40.784377548823244],[-73.89673441949864,40.784368099341876],[-73.89672513646285,40.78436144160664],[-73.89673005421024,40.78435747867787],[-73.89672052173837,40.78435064397942],[-73.89675564813938,40.784322339375834],[-73.8967718270751,40.78433394109585],[-73.89678844985498,40.78432054842672],[-73.89682807945591,40.7843489645512],[-73.8968066009438,40.78436627012371],[-73.89685938880396,40.78440412048278],[-73.89708339167629,40.78425125951736],[-73.89697315561355,40.784160497967],[-73.89874897638406,40.78278115576608],[-73.9011457755212,40.78271110609066],[-73.90172373164532,40.78212925463794],[-73.90174935055369,40.782117237604105],[-73.90179093113875,40.782101919008056],[-73.90185231622016,40.782080998798456],[-73.90186925588475,40.782074033780674],[-73.90188611408102,40.782065817778744],[-73.90191949285621,40.782045621351706],[-73.90195095786953,40.78202128909455],[-73.90198345147952,40.78199048351647],[-73.90205256434423,40.78191807899368],[-73.90211707957938,40.781847706125035],[-73.90217132811904,40.78178969659172],[-73.9021781531601,40.7817805618635],[-73.90218359459608,40.781769769804214],[-73.90218781908911,40.78175713879037],[-73.90230443036819,40.78151989321854],[-73.90251248041874,40.781108250858104],[-73.9025804939893,40.78081489812369],[-73.90267723582114,40.78059413174246],[-73.90267677081155,40.78035257154418],[-73.90257929672431,40.78028912033307],[-73.90234303882686,40.78018724480462],[-73.90225480922948,40.780274167814284],[-73.90218303706666,40.78035936664955],[-73.90214967411922,40.780780493954325],[-73.90203565790122,40.781203101962966],[-73.90129127618934,40.781858419270385],[-73.90121754094699,40.78181911242203],[-73.9007284702246,40.78197949528406],[-73.90034572668023,40.782066054511304],[-73.90034960780271,40.78216441053003],[-73.89947947752702,40.78216988593735],[-73.89865437844044,40.781995420320854],[-73.89718604766007,40.782807209963615],[-73.89711384250631,40.78272307423868],[-73.8970539904501,40.78275635398792],[-73.89704959249185,40.78276553434301],[-73.89704323057336,40.782774023708555],[-73.89703508504816,40.78278158141922],[-73.89702538683363,40.782787993221085],[-73.89701441086456,40.78279307734564],[-73.89700246829919,40.782796689662675],[-73.896989897698,40.78279872776641],[-73.89697705542586,40.78279913387844],[-73.89693680919582,40.78282151312641],[-73.89693431571855,40.78282897648349],[-73.89693017265795,40.782836003322856],[-73.89692450318269,40.78284238474339],[-73.89691747584033,40.7828479310317],[-73.89690929954666,40.782852477302],[-73.89690021737485,40.78285588839803],[-73.89689049932906,40.78285806291116],[-73.89688043431752,40.78285893619523],[-73.89687032156348,40.782858482288226],[-73.89681940823228,40.78288679306943],[-73.89681423583244,40.782895037364106],[-73.89680735467284,40.78290252523124],[-73.89679895109727,40.78290905389663],[-73.89678925267725,40.78291444656164],[-73.89677852204937,40.78291855719081],[-73.89676704980302,40.7829212744668],[-73.89675514661101,40.78292252480465],[-73.8967120798328,40.78294647182999],[-73.89670510558338,40.78295592060192],[-73.89669611583379,40.782964328284784],[-73.89668537334153,40.78297144913343],[-73.89667319209472,40.78297707501489],[-73.89665992813472,40.78298104149226],[-73.8966459691493,40.78298323263061],[-73.89659467842831,40.783011751710326],[-73.89659295563102,40.78301803635615],[-73.89658991338679,40.78302402502722],[-73.89658563241537,40.78302955882577],[-73.89658022630383,40.78303449092309],[-73.89657383849273,40.78303869045536],[-73.8965666384703,40.7830420459961],[-73.8965588172753,40.78304446851234],[-73.89655058242822,40.783045893727305],[-73.89654215242506,40.78304628382555],[-73.89653375093994,40.78304562845659],[-73.89648431039494,40.783073119872064],[-73.89648030618312,40.78308077821545],[-73.89647474540641,40.78308785267939],[-73.89646777060021,40.783094161928695],[-73.8964595605449,40.78309954424239],[-73.89645032568338,40.78310386165907],[-73.89644030272696,40.783107003512974],[-73.89642974858776,40.78310888927097],[-73.89641893379354,40.783109470596585],[-73.89636379011655,40.783140132948],[-73.89636175536262,40.783146232962885],[-73.8963583715647,40.78315197637209],[-73.89635373943301,40.78315719223701],[-73.89634799683141,40.78316172531998],[-73.89634131467437,40.78316544070487],[-73.89633389184002,40.783168227812105],[-73.89632594925106,40.78317000369025],[-73.89631772329957,40.783170715484516],[-73.89630945881117,40.78317034201005],[-73.8962554267884,40.783200387308426],[-73.89624754408462,40.78321098853729],[-73.89623741637257,40.783220423830585],[-73.89622533538001,40.783228421404885],[-73.89621164909926,40.78323475089007],[-73.89619675176337,40.78323922996525],[-73.89618107249012,40.783241729610594],[-73.89600297728214,40.78333672680547],[-73.89600297461297,40.7833384357296],[-73.89600184769625,40.783340996008334],[-73.89600072123002,40.78334270341573],[-73.89599959276777,40.78334526536834],[-73.8959984678452,40.78334697210697],[-73.8959973407176,40.78334867951376],[-73.89599508912016,40.783351239279995],[-73.89599396353516,40.783352946688126],[-73.89599283640759,40.78335465392731],[-73.89599058636321,40.78335636032054],[-73.89598833543742,40.78335806654542],[-73.89598721051252,40.78335977445663],[-73.8959849602477,40.78336148068204],[-73.89598271020212,40.78336318757773],[-73.89598045861547,40.783364893299265],[-73.8959793336913,40.783366600540305],[-73.8959770834258,40.783368306933085],[-73.89597370959552,40.78336915742952],[-73.89597146021241,40.783370863152896],[-73.89596921060775,40.783372569546124],[-73.89596696123485,40.78337342223012],[-73.89596471318612,40.78337427374256],[-73.89596246291917,40.783375980637615],[-73.8959590910711,40.78337683163802],[-73.8959568416995,40.78337768331664],[-73.89595346918902,40.783378534986426],[-73.8959512211381,40.78337938767127],[-73.89594784708655,40.78338023816677],[-73.89594559903549,40.78338109085155],[-73.89594222786047,40.783381087807605],[-73.89593997981193,40.78338193881701],[-73.89593660841648,40.78338193577271],[-73.89593435904284,40.78338278845607],[-73.89593098852892,40.78338278541239],[-73.89592761601943,40.7833836360762],[-73.89592536842241,40.783383634046466],[-73.89592199724726,40.783383631001925],[-73.8959197498706,40.78338362897228],[-73.89574317446558,40.78348169687207],[-73.89574204733019,40.78348340360618],[-73.8957409195168,40.78348596555679],[-73.89573979238126,40.783487672290924],[-73.89573866611205,40.78349023323772],[-73.8957364158362,40.783491939625755],[-73.89573528958125,40.78349364686319],[-73.89573416110623,40.783496208813126],[-73.89573191171164,40.78349791520188],[-73.8957296620968,40.783499621422884],[-73.89572853496077,40.78350132815684],[-73.89572628424347,40.783503034544275],[-73.8957240348487,40.783504740765366],[-73.89572178391079,40.78350644715249],[-73.8957195345158,40.78350815337349],[-73.8957172851207,40.78350985959445],[-73.89571503618073,40.78351071227389],[-73.89571278612398,40.783512418661665],[-73.89571053606817,40.7835141243793],[-73.89570828646859,40.78351497588536],[-73.895704913948,40.7835158275478],[-73.89570266455199,40.78351753393598],[-73.89570041495223,40.78351838544188],[-73.89569704375373,40.78351923710527],[-73.8956947943732,40.78352008928137],[-73.89569142185215,40.78352094094342],[-73.89568917225292,40.78352179194652],[-73.89568579973172,40.78352264360841],[-73.89568355167435,40.783523495115354],[-73.89568018115332,40.783523492064326],[-73.89567680775033,40.78352434372517],[-73.89567455970777,40.783524341690125],[-73.8956711885102,40.7835251923476],[-73.89566781666672,40.78352518929504],[-73.8956655699465,40.783525187261006],[-73.89566219788261,40.78352518420808],[-73.89548449389879,40.78362581265403],[-73.89548336629531,40.78362837342958],[-73.89548111532774,40.78363093452651],[-73.8954799884035,40.783632641258194],[-73.89547886057909,40.78363520220105],[-73.8954766111735,40.78363690841725],[-73.89547543359787,40.78363943195677],[-73.89547323239846,40.783641176747466],[-73.89547098099032,40.78364373717371],[-73.89546985516681,40.78364544440889],[-73.895467603098,40.783648004331845],[-73.89546535369145,40.78364971071537],[-73.89546310428504,40.783651416931306],[-73.89546085333471,40.78365312381591],[-73.89545747946457,40.78365482850916],[-73.8954552291762,40.78365653472415],[-73.89545297844774,40.783658240436075],[-73.89545072904046,40.783659946819284],[-73.89544735628883,40.78366079847399],[-73.8954451055592,40.78366250468838],[-73.89544173234835,40.78366421005185],[-73.89543948428228,40.7836650620566],[-73.89543611175142,40.783665913208594],[-73.89543273787923,40.78366761840367],[-73.89542936534816,40.78366846955544],[-73.89542711573876,40.78366932172608],[-73.89542374320673,40.78367017338026],[-73.89542037133846,40.78367102335972],[-73.89541699880627,40.78367187501368],[-73.89541362761655,40.78367187195432],[-73.89541025508606,40.78367272243541],[-73.89540688321486,40.78367357408974],[-73.89540463560805,40.783673572049835],[-73.89540126441824,40.78367356899005],[-73.89539789122607,40.78367441963774],[-73.89539452003622,40.78367441657779],[-73.89497050778476,40.78390977515597],[-73.8949693828255,40.78391148238699],[-73.89496825431551,40.783914043324124],[-73.89496712712703,40.783916604765004],[-73.89496599949767,40.7839191662055],[-73.8949648723339,40.783920873602],[-73.89496374514516,40.783923435042844],[-73.89496149505545,40.78392514124832],[-73.89496036654494,40.78392770218538],[-73.89495811623357,40.78392940906068],[-73.89495698995127,40.78393111629038],[-73.89495473917546,40.78393367620445],[-73.89495248886479,40.78393538240949],[-73.89495023877413,40.78393708878229],[-73.89494798934483,40.783938794988096],[-73.89494573903355,40.7839405013606],[-73.89494348828163,40.78394220756514],[-73.89494123885196,40.7839439137708],[-73.89493898787913,40.78394562014256],[-73.89493673845004,40.783947325845546],[-73.89493336455081,40.78394903102596],[-73.89493111492477,40.78394988368943],[-73.89492886549428,40.7839515900624],[-73.89492549206105,40.783952441031076],[-73.89492324130795,40.78395414740271],[-73.89491986941809,40.783954997870055],[-73.89491649686512,40.783955849509354],[-73.89491424878301,40.78395670116876],[-73.89491087689107,40.78395755280851],[-73.89490750367852,40.78395840327429],[-73.89490525405184,40.7839592559373],[-73.89490188284758,40.783959252862886],[-73.8948985109572,40.783960103329655],[-73.89489513840371,40.78396095496829],[-73.89489176719937,40.783960951893626],[-73.89488952046447,40.78396094984448],[-73.89488614903975,40.78396094676945],[-73.8948827773692,40.783961797403464],[-73.89487940528325,40.78396179432761],[-73.89471407574713,40.78405218232502],[-73.89471294722337,40.78405474426475],[-73.89471182090509,40.784057305201294],[-73.89471069373245,40.78405901259526],[-73.89470956587039,40.784061574033004],[-73.89470843734628,40.78406413597264],[-73.89470618790543,40.78406584284381],[-73.89470506070614,40.784068403109394],[-73.89470393353315,40.784070110503336],[-73.89470168208094,40.78407267091434],[-73.89469943264066,40.78407437711525],[-73.89469830546741,40.784076084509124],[-73.89469605514537,40.78407779070918],[-73.8946938030322,40.78408035061685],[-73.89469155358961,40.78408205799031],[-73.89468930260678,40.784083763687036],[-73.89468705316582,40.78408546988772],[-73.8946848037245,40.784087176255866],[-73.89468255475367,40.78408802774241],[-73.89467918150171,40.78408973308346],[-73.89467693073792,40.784091439282754],[-73.89467468044259,40.78409229194062],[-73.89467130785168,40.784093997114496],[-73.89466905910058,40.784094848768504],[-73.89466568518701,40.78409655394101],[-73.89466343621456,40.784097406097295],[-73.89466006453453,40.78409825655719],[-73.89465669042819,40.784099108187476],[-73.89465444233792,40.78409995984182],[-73.89465106977423,40.78410081147336],[-73.89464769787347,40.78410166193269],[-73.89464432578043,40.78410165884998],[-73.8946409540981,40.784102510482036],[-73.89463870581565,40.784102508426564],[-73.8946353332524,40.78410335955506],[-73.89463196336325,40.784103356474],[-73.89462859149052,40.784103353391025],[-73.894625220279,40.78410335030859],[-73.89462184906746,40.78410334722602],[-73.89461960232777,40.784103345171594],[-73.89461622957344,40.784103342087455],[-73.89461285968429,40.78410333900585],[-73.89460948850245,40.784102481711066],[-73.89460611795216,40.78410247862866],[-73.89460274809365,40.78410162083229],[-73.89460050270515,40.78410076523695],[-73.89459713215494,40.78410076215431],[-73.89459376141504,40.78409990435687],[-73.89459039243681,40.78409904756612],[-73.89458814484642,40.78409819079586],[-73.89458477700012,40.784096479961626],[-73.894582531612,40.78409562436592],[-73.89457916087255,40.78409476656807],[-73.89457691551577,40.78409305609028],[-73.89457354631746,40.78409219946636],[-73.89457130228222,40.784090489659796],[-73.89456793242553,40.78408963135987],[-73.89456568684882,40.78408792088168],[-73.89456344281474,40.78408621057236],[-73.89456119789944,40.78408450009469],[-73.89455895254241,40.784082790286675],[-73.89455670850867,40.784081079977234],[-73.8945544644753,40.78407936950026],[-73.89455221889901,40.784077659189315],[-73.89444200402886,40.78413478596391],[-73.89444424758963,40.784137349984384],[-73.89444536799867,40.78413991414887],[-73.89444648755905,40.78414162343052],[-73.89444760797089,40.784144185919715],[-73.89444872749885,40.784146749915784],[-73.89444984658608,40.78414931391144],[-73.89445096768925,40.78415102336201],[-73.89445208810066,40.78415358635371],[-73.89445320630733,40.78415614984596],[-73.89445320224533,40.784158712310344],[-73.89445432265612,40.78416127580461],[-73.89445431859494,40.78416383776642],[-73.89445431453218,40.78416640073342],[-73.89445543406316,40.78416896322169],[-73.89445543000043,40.78417152618867],[-73.8944554259377,40.78417408915564],[-73.8944542982851,40.78417665008844],[-73.89445429422314,40.784179212552836],[-73.89445429016196,40.78418177451465],[-73.89445316162491,40.78418433712188],[-73.89445315891778,40.78418604487305],[-73.89445203258728,40.78418860580703],[-73.89445090405192,40.78419116724156],[-73.894450899989,40.7841937302085],[-73.89444977211548,40.784196291141065],[-73.89444864490149,40.78419885307933],[-73.89444639412861,40.78420055893903],[-73.89444626716225,40.784200847468945],[-73.89444526559203,40.78420312087608],[-73.89444413705694,40.78420568180795],[-73.89444301207918,40.78420738903376],[-73.89444076039082,40.78420995010951],[-73.89443851027805,40.78421165630472],[-73.89443738174255,40.78421421723653],[-73.89443513229152,40.784215922929675],[-73.894432881958,40.78421762912457],[-73.89443062982812,40.78422019019972],[-73.89442838037593,40.7842218963953],[-73.89442612938163,40.78422360208688],[-73.89442387992895,40.784225308449884],[-73.8944216304764,40.78422701464535],[-73.89441937948096,40.78422872083937],[-73.89441600690773,40.784229572463985],[-73.89441375657297,40.78423127882602],[-73.89441038352756,40.78423298399185],[-73.89440813388683,40.78423383563992],[-73.89440475995953,40.784235540804744],[-73.89440251186063,40.784236392956736],[-73.89439913994984,40.7842372434088],[-73.8943957653599,40.784238949242855],[-73.89439351571717,40.784239801895836],[-73.8943901431457,40.78424065184444],[-73.89438677123269,40.784241503468806],[-73.89438340001416,40.78424150037928],[-73.89438002743982,40.784242352002856],[-73.89437777934144,40.78424320348424],[-73.89437440790245,40.78424320039425],[-73.89437103620949,40.78424405201836],[-73.89436766410925,40.784244048927555],[-73.89436429222941,40.78424404583689],[-73.89436092101076,40.784244042746685],[-73.8943575497921,40.784244039656386],[-73.89435417923468,40.78424403656662],[-73.89435080801603,40.78424403347612],[-73.89434743679737,40.78424403038554],[-73.89434406693503,40.78424317258167],[-73.89434069637763,40.784243169491454],[-73.89433845098692,40.7842423143936],[-73.89433507958199,40.784241456588056],[-73.89433170770228,40.7842414534964],[-73.89432833850145,40.78424059569265],[-73.89432496929886,40.78423973906149],[-73.89432272324993,40.784238882287454],[-73.89431935540519,40.78423717027281],[-73.89431598465927,40.78423631414255],[-73.89431373860978,40.78423545787093],[-73.89431037010397,40.784233746022956],[-73.89430812383344,40.78423289025359],[-73.8943047562079,40.784231179411385],[-73.89430251063396,40.784229468425536],[-73.89429914077293,40.784228610620346],[-73.89429689674014,40.78422690080845],[-73.8942946518275,40.784225189990586],[-73.89429240713481,40.7842234795079],[-73.89429016222078,40.78422176969507],[-73.89428791686687,40.78422005937925],[-73.89428567419279,40.78421749418385],[-73.89428342927914,40.7842157843709],[-73.89428118458679,40.784214074055505],[-73.89428006418018,40.78421151156474],[-73.89427782015007,40.78420980074734],[-73.8942767010687,40.784207236582525],[-73.89427445571482,40.784205526769],[-73.89427333530942,40.78420296377557],[-73.89427234227928,40.784200688037494],[-73.89427221777164,40.78420039927705],[-73.89426997374078,40.78419868929712],[-73.89426885333724,40.784196125298536],[-73.89426773293219,40.78419356230507],[-73.89426773700136,40.78419099984067],[-73.89426661791964,40.784188436345836],[-73.89426549616014,40.78418672639032],[-73.89426550022752,40.784184165098615],[-73.89426438136827,40.78418160043125],[-73.89426438543674,40.784179038469446],[-73.89426438950602,40.78417647600504],[-73.89426326844028,40.784173913010896],[-73.8942632725096,40.78417135054652],[-73.89426327658053,40.78416878707698],[-73.89426440578235,40.784166226650036],[-73.89426440985243,40.784163663683074],[-73.8942644139201,40.78416110222383],[-73.89426554092016,40.784158540287166],[-73.8942655449894,40.784155977822756],[-73.89426667217508,40.78415427043314],[-73.89426779939454,40.784151708999175],[-73.89426892793549,40.784149148069034],[-73.89427005647717,40.78414658663627],[-73.89427118281635,40.78414402419632],[-73.89427230999983,40.78414231797935],[-73.89427343788006,40.78413975654594],[-73.89427456620206,40.78413719444283],[-73.89427681587493,40.784135488752995],[-73.89427794221127,40.78413292782071],[-73.89428019298751,40.784131221126664],[-73.89428244401633,40.78412866122608],[-73.89428357120191,40.784126953333704],[-73.89428582131501,40.78412524764412],[-73.89428807366843,40.7841226860694],[-73.89429032312007,40.784120980379065],[-73.8942925725716,40.78411927468872],[-73.89429482356766,40.78411756782706],[-73.8942981966094,40.784115863167166],[-73.89430044826612,40.784114156473564],[-73.89430269724299,40.78411330482693],[-73.89430607050471,40.78411160016704],[-73.89430831995737,40.78410989330368],[-73.89431169252593,40.78410904168221],[-73.89431394329888,40.78410733599266],[-73.89431731520499,40.784106485040475],[-73.89431956418137,40.78410563339352],[-73.89432293810428,40.78410392823117],[-73.89432631001114,40.78410307660863],[-73.89432968257833,40.78410222548919],[-73.89433193064036,40.784102227550456],[-73.89433530408982,40.784101375929076],[-73.89433867599455,40.78410052547889],[-73.89434204720592,40.7841005285697],[-73.89434541911238,40.784099676946624],[-73.8943487909849,40.7840996800379],[-73.89435216288963,40.784098829419726],[-73.89435553343974,40.78409883250958],[-73.89435890531223,40.784098835600524],[-73.89436227586232,40.78409883869016],[-73.89436564839602,40.78409884178154],[-73.89436789535594,40.78409884384112],[-73.89437126521288,40.78409970063917],[-73.89437463642423,40.78409970372907],[-73.8943780056185,40.78410056153148],[-73.89438137682988,40.784100564621184],[-73.89438474668736,40.78410142125133],[-73.89438811654307,40.784102279054046],[-73.89439148706086,40.7841031363547],[-73.89439373332647,40.784103993127566],[-73.8943971023027,40.78410484975654],[-73.89440047237912,40.784105707559114],[-73.89440271776493,40.78410656332587],[-73.89440608560551,40.78410827517061],[-73.89440945612569,40.78410913129806],[-73.89441170169832,40.784110842281855],[-73.89441394573012,40.7841125520915],[-73.89441731558676,40.78411340989337],[-73.89441956116053,40.78411512037445],[-73.89442180585229,40.784116831189756],[-73.89442517369547,40.78411854202876],[-73.89442741772683,40.78412025250826],[-73.89442966330134,40.7841219628216],[-73.894431907334,40.78412367263093],[-73.89454100171909,40.784065691801366],[-73.89453987995465,40.78406398184846],[-73.89453763595264,40.784061417326775],[-73.89453651639235,40.78405970737591],[-73.89453539598009,40.784057143882414],[-73.89453315040423,40.78405543407366],[-73.89453203219536,40.78405287108473],[-73.89453091043109,40.78405116129925],[-73.89452979002026,40.78404859713562],[-73.89452979407852,40.78404603517374],[-73.8945286745168,40.784044326395446],[-73.89452755410512,40.784041762901865],[-73.89452755816427,40.78403920043742],[-73.8945264390759,40.784036636442444],[-73.89452644313506,40.78403407397799],[-73.89452532137074,40.78403236452755],[-73.89452532542917,40.78402980256565],[-73.8945253294884,40.78402724010119],[-73.89452533354762,40.78402467763676],[-73.89452533760685,40.78402211517227],[-73.89452646478335,40.78402040794762],[-73.89452646884095,40.784017846488304],[-73.89452647290199,40.78401528285117],[-73.8945276001091,40.78401272141463],[-73.89452760416823,40.78401015895017],[-73.89452873134367,40.78400845222807],[-73.89452985766899,40.784005890790695],[-73.8945309861974,40.78400332985792],[-73.89453211337343,40.784001622633184],[-73.89453323969956,40.78399906052567],[-73.89453436822744,40.78399649976038],[-73.89453549474234,40.78399479236748],[-73.89453662327114,40.783992230932036],[-73.89453887271387,40.78399052406417],[-73.8945399990071,40.783988817341175],[-73.89454225068309,40.78398625693346],[-73.8945445001244,40.78398455073558],[-73.89454562730083,40.783982842840636],[-73.89454787875522,40.783980282935204],[-73.89455012907699,40.7839785772406],[-73.8945523785189,40.78397687037248],[-73.89455462950161,40.78397516467838],[-73.89455687894144,40.78397345898282],[-73.89455912703028,40.7839726063252],[-73.89456137779307,40.783970900128224],[-73.89456475258561,40.783969194289455],[-73.8945670006742,40.783968341631706],[-73.89456925165625,40.78396663593731],[-73.89457262333184,40.78396578480995],[-73.89457487299129,40.78396407911424],[-73.89457824554904,40.783963227484925],[-73.89458049495698,40.78396237650335],[-73.8945838661922,40.78396152487269],[-73.8945872402917,40.783960673747096],[-73.89458948837972,40.783959821088914],[-73.89459286093442,40.7839589711344],[-73.8945962334917,40.783958119504575],[-73.89459960535706,40.78395812258849],[-73.89460185432537,40.78395727060094],[-73.8946052246479,40.78395727368329],[-73.89460859742535,40.78395642205328],[-73.89461196774785,40.78395642513545],[-73.89461533983354,40.78395642821909],[-73.89461758656826,40.78395643027359],[-73.89462095843355,40.783956433356884],[-73.8947840379856,40.78386775219654],[-73.89478404203408,40.78386519023459],[-73.8947851669981,40.78386348250278],[-73.89478629551613,40.78386092039476],[-73.89478742315143,40.783858358956],[-73.89478855031764,40.78385665223131],[-73.89478967751118,40.783854091294714],[-73.89479192694168,40.783852385092],[-73.89479305546006,40.78384982248132],[-73.89479418196478,40.78384811575596],[-73.89479643340506,40.78384555584564],[-73.89479868437788,40.78384384964416],[-73.89479981069108,40.78384128753398],[-73.89480206144248,40.783839581834826],[-73.89480431175456,40.78383787513003],[-73.8948065618456,40.78383616876011],[-73.89480881215586,40.78383446306039],[-73.89481106158628,40.783832756187195],[-73.89481331101473,40.7838310504866],[-73.89481556198582,40.783829344787364],[-73.89481781141484,40.78382763858411],[-73.89482118528495,40.78382678694891],[-73.8948234355964,40.7838250800762],[-73.89482680814207,40.783824229612286],[-73.89482905823208,40.78382252324189],[-73.89483242945704,40.78382167160394],[-73.89483467907735,40.78382082061757],[-73.89483805162453,40.78381996898064],[-73.8948402997038,40.783819116820105],[-73.89484367158778,40.783818266355105],[-73.89484704479591,40.78381741471851],[-73.89485041888473,40.78381656358519],[-73.89485266696452,40.783815710921814],[-73.8948560375003,40.78381571399704],[-73.89485941004432,40.78381486403472],[-73.89486278124126,40.78381486711035],[-73.89486615243818,40.78381487018584],[-73.89486952432347,40.78381401854742],[-73.8948717723758,40.78381402059815],[-73.89487514357268,40.78381402367339],[-73.8948785141084,40.78381402674793],[-73.89530927247168,40.78357611384055],[-73.89531040096468,40.78357355172729],[-73.89531152813414,40.78357099028287],[-73.89531265528363,40.783569282547866],[-73.89531378156978,40.7835667221078],[-73.8953149087194,40.78356501420522],[-73.89531603721093,40.783562452762],[-73.89531716281739,40.78356074502547],[-73.89531941310447,40.78355903981831],[-73.89532054159574,40.78355647837506],[-73.89532166654026,40.78355477097298],[-73.89532391727124,40.783553063588286],[-73.8953261668975,40.783551357877826],[-73.8953272940455,40.783549650645206],[-73.89532954345219,40.78354794426439],[-73.89533179418011,40.78354623855476],[-73.89533404446871,40.78354453183962],[-73.89533629387506,40.78354282545863],[-73.89533854482303,40.78354111974911],[-73.89534079288647,40.7835402675788],[-73.89534304229146,40.7835385618678],[-73.89534641770219,40.783536856676676],[-73.89534866642657,40.78353600450682],[-73.8953509151509,40.78353515233687],[-73.89535428769531,40.783533447645546],[-73.89535653730263,40.78353259447118],[-73.89535878536634,40.783531741797916],[-73.89536215789033,40.783530891318286],[-73.8953644072763,40.78353003864611],[-73.8953677791392,40.783529187998205],[-73.89537115254637,40.7835283363464],[-73.89537339926669,40.78352833838617],[-73.89537677178954,40.783527488408694],[-73.89538014231077,40.78352749146858],[-73.89538239169637,40.78352663879605],[-73.89538576376033,40.783526641857165],[-73.89538913428152,40.78352664491678],[-73.89539138234382,40.78352579274543],[-73.89539475352615,40.7835257958055],[-73.8955713262017,40.78343029207824],[-73.8955713288809,40.78342858382426],[-73.89557245735946,40.78342602288103],[-73.89557358251653,40.78342431497408],[-73.89557470965522,40.78342260824159],[-73.89557471233539,40.783420899317505],[-73.89557584013521,40.78341919258559],[-73.8955769650706,40.78341748534851],[-73.89557809154898,40.783415777945315],[-73.89558034226607,40.78341407223085],[-73.89558146808363,40.78341236449192],[-73.89558259522299,40.783410657089235],[-73.89558372015729,40.7834089503547],[-73.89558597109622,40.783407243467614],[-73.89558709823434,40.783405536735],[-73.8955893462908,40.78340468405724],[-73.8955904725472,40.78340297732378],[-73.89559272282354,40.783401271106115],[-73.89559497087899,40.783400418930796],[-73.89559722093658,40.78339871154012],[-73.89559834673484,40.78339785901819],[-73.89560059567172,40.78339700684354],[-73.89560284506706,40.78339529995475],[-73.89560509444271,40.7833944489531],[-73.89560734271899,40.78339359627518],[-73.89560959077295,40.78339274476968],[-73.89561184015028,40.78339189259526],[-73.89561408908676,40.7833910404204],[-73.89561633714239,40.78339018774208],[-73.89561858673812,40.7833893367404],[-73.8956219592534,40.78338848508048],[-73.89562420596901,40.78338848711535],[-73.89562645556616,40.78338763510835],[-73.89562870294291,40.78338763714373],[-73.89563207479682,40.783386785482904],[-73.89563432371632,40.7833867875196],[-73.89563657043186,40.78338678955421],[-73.89563881980787,40.78338593788181],[-73.89564218899957,40.78338594093287],[-73.89564443703745,40.78338594296854],[-73.89564668397337,40.78338594500317],[-73.89582887869108,40.78328788283207],[-73.89583000582094,40.783286176097036],[-73.8958311307468,40.783284469359984],[-73.89583225921449,40.78328190740904],[-73.89583338568481,40.78328019950071],[-73.89583338835729,40.7832784912467],[-73.89583563840306,40.7832767848565],[-73.89583676553255,40.78327507812139],[-73.8958378939983,40.783272517175526],[-73.8958390195849,40.78327081043901],[-73.895840146715,40.78326910320133],[-73.89584239698303,40.783267395303454],[-73.89584352190928,40.78326568789621],[-73.89584577149789,40.78326483689009],[-73.895846897086,40.78326312898081],[-73.89584914801144,40.78326142326124],[-73.89585139739398,40.78325971754024],[-73.89585364676451,40.78325886485849],[-73.89585477191153,40.78325715694872],[-73.89585702195575,40.78325545072564],[-73.89585927154464,40.783254599216676],[-73.89586151959251,40.78325374653357],[-73.89586376897554,40.783252040142216],[-73.89586601922463,40.783251189136294],[-73.89586826881508,40.78325033645444],[-73.8958705175231,40.78324948427432],[-73.89587388936586,40.783248633276514],[-73.89587613741179,40.78324778159827],[-73.8958783861204,40.78324692891545],[-73.89588063504675,40.783246077908025],[-73.89588400755144,40.783245226240396],[-73.8958862555846,40.78324522827137],[-73.89588850385222,40.78324437558794],[-73.89589187635488,40.783243525092765],[-73.89589412438798,40.783243527123574],[-73.89589749423367,40.783243530167724],[-73.89589974382345,40.78324267748526],[-73.89590199053416,40.783242679514736],[-73.89590536170216,40.78324268255986],[-73.89590760973523,40.78324268459039],[-73.89606377738438,40.78315720180526],[-73.89605475061276,40.78315465825626],[-73.89604638628117,40.78315103528901],[-73.89603890599187,40.783146428889495],[-73.89603250792544,40.78314096109832],[-73.89602736159017,40.78313477677772],[-73.89602360333129,40.783128039773295],[-73.89602133271853,40.78312092857324],[-73.89602060990839,40.78311363157963],[-73.89602145405026,40.783106342116774],[-73.89601782383109,40.78310651442897],[-73.89601420930342,40.783106205603595],[-73.89601072000005,40.78310542499908],[-73.8960074616591,40.783104196270486],[-73.89600453301964,40.78310255665263],[-73.89600202282966,40.783100555831616],[-73.89600000715666,40.783098254439274],[-73.89599854708248,40.78309572221589],[-73.89599768685243,40.78309303589664],[-73.89599745253436,40.78309027688634],[-73.89598684947902,40.783091648031764],[-73.89597609407636,40.783091643099695],[-73.89596549320525,40.783090262230836],[-73.89595534933534,40.78308754482487],[-73.89594595189682,40.78308356841626],[-73.89593756902217,40.78307844646196],[-73.89593043989564,40.78307232510428],[-73.89592476792875,40.78306537900084],[-73.89592071495643,40.7830578063414],[-73.89591839661952,40.78304982319281],[-73.89591787906532,40.7830416573341],[-73.89591917706022,40.783033541757455],[-73.89591630063079,40.78303421418142],[-73.89591331585412,40.783034506143025],[-73.8959103091689,40.783034409187096],[-73.89590736764815,40.783033926121426],[-73.89590457647792,40.78303307093557],[-73.89590201648993,40.783031868395554],[-73.89589976182101,40.78303035332669],[-73.895897877766,40.78302856960515],[-73.89589641888674,40.78302656888719],[-73.89589542743208,40.78302440911325],[-73.89589493211432,40.783022152830014],[-73.89589494727772,40.783019865379],[-73.89588453815823,40.78302105244821],[-73.8958740139372,40.783020922020036],[-73.8958636612617,40.78301947764685],[-73.89585376210634,40.78301675866903],[-73.8958445860932,40.783012839142906],[-73.89583638314814,40.78300782582425],[-73.8958293766935,40.78300185526016],[-73.89582375756278,40.782995090070074],[-73.89581967880306,40.782987714516594],[-73.8958172515064,40.78297992948654],[-73.89581654178407,40.78297194701955],[-73.89581756896608,40.78296398453273],[-73.89579357075614,40.782945871096814],[-73.89578212878769,40.782946528770175],[-73.8957706996964,40.78294575243421],[-73.89575959244031,40.7829435630753],[-73.89574910727737,40.78294001987751],[-73.89573952764856,40.782935218622576],[-73.89573111251583,40.782929289100935],[-73.89572408936161,40.78292239160284],[-73.89571864803933,40.782914712585374],[-73.89571493564137,40.7829064596321],[-73.89571305252264,40.7828978558414],[-73.89571304958794,40.782889133795685],[-73.89570846359264,40.782888027540345],[-73.89570414331614,40.782886417837],[-73.89570018380445,40.78288434009914],[-73.89569667216676,40.78288184003697],[-73.89569368565903,40.782878972651844],[-73.89569128998426,40.78287580102616],[-73.89568388888823,40.78287033283128],[-73.89567466291113,40.782872352909315],[-73.89566511843184,40.78287314443918],[-73.8956555364327,40.78287268411889],[-73.89564619900074,40.78287098549992],[-73.89563738102298,40.78286809858833],[-73.89562934209405,40.782864108372664],[-73.89562231887385,40.78285913232187],[-73.89561651812042,40.78285331692712],[-73.8956121106032,40.78284683338928],[-73.89560922607568,40.78283987257856],[-73.89560794945561,40.78283263941599],[-73.89560831832517,40.78282534684007],[-73.89561032182459,40.78281820953845],[-73.89560553354033,40.782817496111335],[-73.89560094567548,40.782816233290866],[-73.89559666663642,40.782814450916156],[-73.89559279753222,40.7828121911028],[-73.89558942978567,40.782809507247826],[-73.89558664297294,40.782806462767795],[-73.89558450294338,40.782803129600545],[-73.89558306026348,40.782799586505256],[-73.89558243942555,40.782796716899995],[-73.89558227729147,40.782793811363064],[-73.8955825762165,40.78279091210369],[-73.89557081050037,40.78279237691671],[-73.89555888836792,40.78279244702793],[-73.89554709424353,40.78279112076477],[-73.89553570949771,40.78278842976757],[-73.89552500573441,40.78278443823514],[-73.8955152383114,40.78277924139272],[-73.89542536848091,40.7827199703018],[-73.89477429053545,40.782253592494314],[-73.89542197971673,40.78171777101631],[-73.89535750567521,40.78165765713348],[-73.89535083030229,40.781663945840045],[-73.89527872466536,40.781722686959604],[-73.89528796173616,40.78172923772398],[-73.8946243933841,40.782269809190794],[-73.89460091774598,40.78225315898139],[-73.89523739867157,40.78173465477351],[-73.89521264204446,40.7817170967076],[-73.89524343107063,40.78169201531756],[-73.89526612251349,40.7817081101756],[-73.89531098163934,40.78167156589409],[-73.89531667833326,40.78167560575169],[-73.89534092170221,40.78165585424188],[-73.89534850467467,40.781649264981844],[-73.89532558010092,40.78162627391099],[-73.89535590038531,40.78159565149602],[-73.895344478423,40.78158556631134],[-73.89528467911312,40.78154124925482],[-73.89527648087528,40.78155307295847],[-73.89526579423438,40.78156368650331],[-73.89525292084048,40.78157279030153],[-73.89523822406946,40.781580127380586],[-73.89523151924767,40.78159093283119],[-73.895222787322,40.78160086647855],[-73.89521222003842,40.781609710186856],[-73.8952000494463,40.78161726975462],[-73.89518654280285,40.781623379179],[-73.8951862108305,40.781644994970904],[-73.89518095258548,40.7816662395118],[-73.8951709273942,40.78168646906697],[-73.89515643902797,40.781705070656464],[-73.89513792649868,40.78172148062902],[-73.89511595075656,40.78173520174183],[-73.89509117769286,40.78174581822766],[-73.89506435796243,40.78175300839321],[-73.89506095403155,40.781761208590154],[-73.89505582521785,40.78176887274301],[-73.89504911069848,40.78177579287407],[-73.89504099268117,40.78178178119557],[-73.8950316914597,40.78178667520564],[-73.89502145943611,40.78179034209824],[-73.89501057427115,40.7817926823669],[-73.89500426068122,40.78181301422473],[-73.89499345075671,40.78183222094902],[-73.89497846519357,40.7818497327311],[-73.89495974856796,40.78186503004595],[-73.89493785614725,40.78187765906512],[-73.89491343741695,40.78188724512094],[-73.89488721681208,40.78189350382177],[-73.89488496832841,40.781902152498844],[-73.89488094958715,40.781910422276745],[-73.89487526163752,40.781918105214864],[-73.8948680475005,40.781925008128354],[-73.89485948857265,40.781930957445795],[-73.89484980006512,40.78193580357356],[-73.89483922559205,40.781939424657324],[-73.89482803104507,40.78194172964612],[-73.89482005612336,40.7819618240301],[-73.8948082182256,40.78198078615327],[-73.894792783492,40.781998189703046],[-73.89477409892879,40.782013643406984],[-73.89475258460686,40.78202679982948],[-73.8947287242176,40.78203736318295],[-73.89470305419839,40.782045095978134],[-73.89470149807565,40.7820531234216],[-73.89469817325273,40.782060833922316],[-73.89469317607954,40.78206800403671],[-73.89468665136931,40.78207442598104],[-73.89467878820217,40.78207991365282],[-73.89466981444575,40.78208430802402],[-73.89465999015178,40.78208748174947],[-73.89464960001999,40.782089342857155],[-73.89464297977115,40.78210909766879],[-73.89463214659553,40.78212774619992],[-73.89461739972035,40.78214477334661],[-73.89459914647678,40.7821597087899],[-73.89457789104883,40.78217213998703],[-73.8945542205471,40.78218172356662],[-73.89452878879173,40.78218819481322],[-73.8945228952062,40.78219953256048],[-73.89451476403009,40.782210040298445],[-73.89450459123495,40.78221946477612],[-73.89449262199844,40.782227578850645],[-73.89447914479518,40.782234186961446],[-73.89446448444436,40.78223912984379],[-73.89445904520596,40.782256940904105],[-73.89444990510958,40.782273854175926],[-73.89443730253522,40.78228942854449],[-73.89442156616843,40.78230325781457],[-73.89440310642792,40.78231498130471],[-73.89438240476154,40.78232429325413],[-73.8943600010897,40.78233095079737],[-73.89433647972342,40.7823347802988],[-73.89433563702748,40.782342605358586],[-73.89433312564871,40.782350220984576],[-73.89432901292027,40.78235742299068],[-73.89432340910997,40.782364018280504],[-73.89431646446386,40.782369830024614],[-73.8943083651779,40.78237470240141],[-73.89429932840582,40.782378504775274],[-73.89428959643689,40.78238113519885],[-73.89427943019976,40.78238252314648],[-73.89427308551967,40.78240085243084],[-73.89426271445011,40.78241808830587],[-73.89424862193721,40.782433723970954],[-73.89423122235259,40.78244729967744],[-73.89421102730945,40.78245841624707],[-73.89418863061918,40.78246674680961],[-73.89416469083098,40.7824720464141],[-73.8941399118678,40.78247415923144],[-73.89411502232788,40.7824730231366],[-73.89409075406101,40.78246867153519],[-73.89406782064877,40.78246123238126],[-73.8940468964223,40.78245092441494],[-73.89402859663407,40.78243805073049],[-73.89401345936703,40.78242298986397],[-73.89400177803807,40.78242444299711],[-73.8939899417841,40.78242452338641],[-73.89397822816007,40.782423229146744],[-73.89396691184531,40.782420590627446],[-73.89395625820234,40.78241666970071],[-73.89394651705419,40.782411558310464],[-73.89393791682618,40.782405376316454],[-73.89393065918938,40.78239826868373],[-73.89390715107861,40.782400920075226],[-73.89388338816298,40.78240065448994],[-73.89385999276773,40.78239747888333],[-73.89383757759298,40.78239147642106],[-73.89381672966753,40.782382804301086],[-73.89379799497516,40.78237168963677],[-73.89378186415561,40.782358423508995],[-73.89376875965539,40.78234335334273],[-73.89375902466435,40.78232687380864],[-73.89375291412813,40.782309416486626],[-73.89374075951078,40.78230640178055],[-73.89372943633789,40.78230188878682],[-73.89371926162919,40.782296003857745],[-73.89371052025011,40.78228891175624],[-73.89370345693634,40.782280811043],[-73.89369826944176,40.78227192851703],[-73.8936677269629,40.78226410576276],[-73.89363936718772,40.782252466208455],[-73.89361400855302,40.782237345761274],[-73.89359238288404,40.78221918078388],[-73.89357511427443,40.78219849550071],[-73.8935627010758,40.782175886869574],[-73.89355402716328,40.78217441174537],[-73.89354577526319,40.78217190115213],[-73.89353815780562,40.782168419720584],[-73.893531370888,40.78216405707378],[-73.89352558922697,40.782158925520086],[-73.89352096166053,40.782153157162],[-73.89351760731655,40.782146900495235],[-73.89351561254607,40.782140316586144],[-73.89348965070869,40.78213501065358],[-73.89346528031992,40.78212638311348],[-73.89344323066275,40.78211469214499],[-73.89342416157135,40.78210028760002],[-73.89340864368543,40.782083600534],[-73.89339714137398,40.78206513030647],[-73.89338999883933,40.78204542963741],[-73.89338099466029,40.78204563511854],[-73.8933720653227,40.78204473084215],[-73.89336344598745,40.782042740623],[-73.89335536365128,40.78203971687502],[-73.89334803116857,40.78203573923095],[-73.89334164164563,40.782030912445066],[-73.89333636335513,40.78202536363434],[-73.89333233530448,40.782019238930836],[-73.893329663575,40.782012699633185],[-73.89332841852824,40.78200591795849],[-73.89332863295296,40.78199907250712],[-73.89330984878903,40.781999861427614],[-73.89329113513281,40.781998395136625],[-73.8932729576776,40.781994710123165],[-73.893255768773,40.7819888980895],[-73.8932399961681,40.7819811036693],[-73.89322603236673,40.7819715208282],[-73.89321422485978,40.781960388037035],[-73.89320486747798,40.78194798233716],[-73.8931981930799,40.78193461244648],[-73.89319436775725,40.781920611076664],[-73.89316202560146,40.78190028084114],[-73.89313414972773,40.78187643307125],[-73.89310800167998,40.78186982622566],[-73.89308341029621,40.781860377048325],[-73.89306090692071,40.781848289707185],[-73.89230750203653,40.78246604157378],[-73.89229702094529,40.78253434998602],[-73.89281494422102,40.78291321498267],[-73.89274917876422,40.782965706684806],[-73.89214593583789,40.782540842691475],[-73.89165459123731,40.782194781530734],[-73.89171690105493,40.782142286027366],[-73.89188955621884,40.78225806580531],[-73.89214162714605,40.7824317265032],[-73.89224191097456,40.782410799061154],[-73.893009861802,40.781798023562246],[-73.89300068989458,40.78177971925839],[-73.89298944040073,40.7817766177107],[-73.89297902278227,40.7817721417777],[-73.8929697252135,40.781766415273616],[-73.89296180488542,40.78175959660623],[-73.89295548089136,40.781751874394935],[-73.8929509281663,40.781743462253054],[-73.89292378243715,40.78173841653952],[-73.89289812861938,40.781729991964355],[-73.89287468890139,40.78171842569062],[-73.89285412314088,40.78170404332413],[-73.89283701028874,40.78168724974725],[-73.89282383209095,40.78166851772062],[-73.89281495952697,40.78164837457445],[-73.89279607123115,40.78164223468646],[-73.89277875372112,40.78163383477767],[-73.8927634709977,40.781623399913364],[-73.89275063254145,40.78161120968275],[-73.89272707548353,40.78160525581047],[-73.89270499091704,40.78159663719147],[-73.8926848969346,40.78158555601448],[-73.8926672649301,40.78157227223835],[-73.89265250853992,40.781557097493874],[-73.89264097393927,40.78154038777265],[-73.89263293172121,40.78152253507579],[-73.8926189481694,40.78151841276898],[-73.89260590837006,40.78151277989727],[-73.89259409287382,40.7815057576517],[-73.89258375589026,40.78149749711568],[-73.89257511981847,40.78148817601424],[-73.89256837046239,40.781477994890395],[-73.89254346997987,40.78147283193978],[-73.89251990369803,40.78146483074323],[-73.89249822779632,40.78145418013424],[-73.89247895383933,40.781441131474296],[-73.89246253670343,40.78142599272021],[-73.89244936384132,40.78140912115605],[-73.89243974613812,40.78139091496127],[-73.89242833834359,40.781387883506575],[-73.89241768315932,40.781383549453004],[-73.89240803616273,40.78137801675815],[-73.89239962874852,40.78137141813037],[-73.89239266257825,40.781363911845766],[-73.89238730474335,40.78135567795156],[-73.89235597147777,40.78134718330836],[-73.89232690321597,40.781334886646704],[-73.89230089184586,40.78131912295714],[-73.89227864597686,40.78130032168029],[-73.8921783240055,40.78137075104879],[-73.89216184201993,40.7813581911532],[-73.89211148854689,40.781395179209134],[-73.89208480450486,40.78137365032215],[-73.89224627026245,40.78125475229797],[-73.89223503512714,40.781243993527134],[-73.89222640841179,40.78123192347808],[-73.89222064846625,40.78121890362252],[-73.89221792778655,40.78120532387656],[-73.89219774242395,40.78120509437112],[-73.8921778678135,40.78120240260459],[-73.89215882036427,40.78119731851818],[-73.8921410949926,40.7811899742134],[-73.89212515226245,40.78118056051993],[-73.89211140641828,40.781169322036895],[-73.89210021462164,40.78115655077745],[-73.8920918676709,40.781142578581154],[-73.89208658244551,40.781127768491736],[-73.89208449627087,40.781112505323826],[-73.89207759304658,40.78111342824007],[-73.89207058386332,40.78111343012388],[-73.89206367978217,40.78111251091848],[-73.89205708869927,40.781110698303124],[-73.89205100908578,40.781108046859366],[-73.8920456240113,40.78110463642765],[-73.89204109563143,40.78110056970311],[-73.89203756030483,40.78109596914315],[-73.89203512448726,40.78109097328018],[-73.89203386152587,40.78108573254974],[-73.89203380945075,40.781080404760935],[-73.89203496982968,40.78107515034435],[-73.89201473544315,40.781074779033325],[-73.89199485126733,40.78107190570159],[-73.8919758491189,40.78106660719849],[-73.89195823722373,40.78105902523634],[-73.89194248662403,40.78104936260007],[-73.89192901857979,40.78103787772375],[-73.89191819330189,40.78102487777828],[-73.8919103003181,40.781010710456016],[-73.89190555072958,40.78099575467133],[-73.89190407156495,40.78098041042629],[-73.89190406398701,40.78096695587712],[-73.89190683064348,40.78095366670308],[-73.89191230314925,40.78094087137263],[-73.8919203462391,40.78092888614756],[-73.89186879455289,40.7808926836139],[-73.89184879381251,40.7809014192213],[-73.8918271317274,40.78090744557487],[-73.89180443781821,40.780910587542856],[-73.89178137159179,40.78091075381678],[-73.89175860337502,40.78090793956446],[-73.89173679483422,40.780902226570866],[-73.8917165797462,40.780893780860964],[-73.89169854557998,40.78088284787527],[-73.89168321642418,40.78086974533649],[-73.89167103775651,40.78085485401651],[-73.89166236349789,40.780838606670606],[-73.8916574457273,40.780821475461025],[-73.89165642735652,40.7808039582355],[-73.89165933797716,40.780786564059355],[-73.8916660930012,40.78076979842158],[-73.89165880076665,40.78076661510437],[-73.89165234112083,40.78076252251672],[-73.89164690809389,40.78075764358892],[-73.89164266487902,40.78075212487075],[-73.89163973893056,40.78074613212955],[-73.89163821813571,40.780739845370945],[-73.89163814817455,40.780733453431964],[-73.89163953114814,40.78072714830902],[-73.89164232551533,40.78072111939066],[-73.89164644734069,40.780715547768985],[-73.89163697362142,40.78070859694046],[-73.89161945808675,40.78069682448571],[-73.89160475164397,40.780683008146184],[-73.89159326108484,40.780667530094405],[-73.89158530424616,40.78065081846713],[-73.89158110121838,40.78063333552265],[-73.89158076825784,40.780615564854145],[-73.89158431457143,40.780597998013015],[-73.89159164206224,40.78058112091244],[-73.89160254804331,40.78056540038625],[-73.89161673084442,40.780551271276416],[-73.89163379815669,40.78053912440464],[-73.8916532778843,40.780529295762456],[-73.89167463120295,40.78052205721708],[-73.89167988932711,40.78050892034555],[-73.8916874147562,40.78049643716544],[-73.8916983210332,40.780483554936794],[-73.89171163588736,40.78047205525223],[-73.89172706068874,40.780462196029454],[-73.89172861208016,40.780444672013054],[-73.89173389815416,40.78042757417412],[-73.89174277769273,40.78041135927422],[-73.89175501348038,40.78039646048725],[-73.89177027864156,40.78038327582742],[-73.89178816537313,40.78037215751669],[-73.89180819583865,40.78036340257519],[-73.89182983493359,40.780357244886815],[-73.89185250458026,40.78035384895114],[-73.8918497246003,40.780348738824664],[-73.89184813167344,40.7803433431981],[-73.89184777245917,40.780337820119335],[-73.89184865747922,40.7803323313696],[-73.89185076080943,40.780327037724476],[-73.89185402083912,40.78032209424456],[-73.89185834207579,40.78031764573344],[-73.89186359794238,40.78031382249612],[-73.89186963448479,40.78031073652215],[-73.89187627488171,40.7803084782053],[-73.8918833246238,40.78030711369579],[-73.89189057721136,40.7803066829626],[-73.89189782020298,40.78030719862263],[-73.89190484143839,40.78030864557129],[-73.89190843217436,40.78029036660009],[-73.8919158973294,40.78027277769188],[-73.89192703692528,40.78025635001525],[-73.89194155255407,40.78024152363163],[-73.89195905537213,40.780228695707066],[-73.89197907651636,40.780218209873034],[-73.89200107966421,40.7802103470215],[-73.89202447540036,40.78020531778056],[-73.8920253184956,40.78019700252707],[-73.89202790631253,40.78018889792366],[-73.89203217175739,40.78018121409466],[-73.89203800424141,40.78017415025514],[-73.89204525254809,40.780167889545886],[-73.89205372875371,40.78016259428531],[-73.89206321309955,40.780158401761035],[-73.89207345968951,40.78015542067058],[-73.8920842028653,40.780153728303155],[-73.89209092163203,40.780133794735995],[-73.8921016570588,40.78011490460086],[-73.89211614518496,40.78009752235913],[-73.89213402978106,40.780082075396535],[-73.89215487110793,40.78006894351484],[-73.89217815672876,40.78005844959365],[-73.8922033141087,40.78005085165158],[-73.89220959070914,40.780042226697525],[-73.89221743353498,40.78003437738801],[-73.8922266795945,40.78002746684898],[-73.89223713673387,40.7800216386966],[-73.89224651885581,40.780017733026234],[-73.89225644458965,40.78001470162414],[-73.89226677355458,40.78001258736374],[-73.89226759644616,40.7800030724117],[-73.89226953828685,40.77999365186234],[-73.89227641003907,40.77997596848349],[-73.89228720086635,40.7799594547288],[-73.89230158566573,40.779944608115684],[-73.89231913105787,40.779931875934565],[-73.89233930844374,40.779921641773186],[-73.89236150993008,40.779914213960254],[-73.89238693345648,40.779907428463694],[-73.89238594722093,40.77990319111799],[-73.89238594223865,40.779898887966226],[-73.89238691866032,40.779894649307415],[-73.89238884691977,40.77989060348793],[-73.89239335270508,40.77988442870331],[-73.89239897388674,40.77987880722235],[-73.89240559490153,40.779873854614046],[-73.89241307963137,40.7798696726965],[-73.89241853906796,40.77986745214899],[-73.89242435593312,40.779865839106776],[-73.8924304139375,40.779864865817295],[-73.89243659197095,40.77986455173837],[-73.89244276652373,40.779864903149],[-73.89244504715484,40.779842060831776],[-73.89244763137978,40.77983118795379],[-73.89245239465966,40.77982074917697],[-73.8924592225865,40.77981099522539],[-73.89246795116277,40.77980216037446],[-73.89247837074043,40.77979445682411],[-73.89249023105634,40.77978806960205],[-73.89250324724328,40.779783152119684],[-73.89251710667192,40.77977982248757],[-73.8925348456491,40.77977051958855],[-73.89251281724427,40.77974178684951],[-73.89249619226906,40.77970211219382],[-73.89249710706609,40.77967441203679],[-73.89254394803146,40.779575595747204],[-73.89254018145559,40.77955183427154],[-73.89247748773298,40.77951465264369],[-73.89245856422359,40.779528093477225],[-73.89243701341996,40.77953901182393],[-73.89241341090595,40.779547116073495],[-73.89238838706393,40.779552189775224],[-73.89236261023807,40.77955409741912],[-73.89233676888378,40.779552788055284],[-73.89231155317997,40.779548296654546],[-73.89228763659516,40.77954074317468],[-73.89222623410133,40.77953164392622],[-73.892163930881,40.77952735316958],[-73.89210137686588,40.779527915664815],[-73.8920392246038,40.77953332554412],[-73.89197812245185,40.77954352637297],[-73.89181791840957,40.77958857362868],[-73.89166859702932,40.77949253890735],[-73.89150718848524,40.77909786666828],[-73.89129658525387,40.77891576446904],[-73.89119589704408,40.77856328788715],[-73.89218330746364,40.77772181348745],[-73.89252259860898,40.777404628989125],[-73.892502719233,40.77736469430006],[-73.89225365703466,40.77720452302897],[-73.89213229037043,40.77709093638007],[-73.89204077552426,40.77696289817075],[-73.89184469282272,40.77668551040876],[-73.89177229718685,40.77659352115402],[-73.89165215964928,40.776562323549754],[-73.89153058423855,40.77647676928538],[-73.89143415042028,40.776380523645415],[-73.89141605836208,40.77633895673629],[-73.89140128178535,40.77604486488095],[-73.89148016646915,40.775896842388846],[-73.89152987157547,40.77560563119809],[-73.8916678564771,40.77548456209771],[-73.89176577778619,40.77535718790525],[-73.89180883450184,40.775219641067004],[-73.89179251028413,40.77508872809514],[-73.89183244838411,40.77488019988819]]]}},{type:"Feature",properties:{ntacode:"BX39",ntaname:"Mott Haven-Port Morris",borocode:"2",boroname:"Bronx"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.89680883223781,40.795808445159864],[-73.896938729988,40.79563587285365],[-73.89723603843946,40.79572003753714],[-73.89796839783749,40.795644839162065],[-73.89857332665564,40.79606914025966],[-73.89895261832534,40.796227852579705],[-73.89919434249988,40.79650245601829],[-73.89852052071478,40.79693619418986],[-73.89788253240191,40.7971165321471],[-73.8971314979565,40.796798077728376],[-73.89678526341318,40.79632916598459],[-73.89680883223781,40.795808445159864]]],[[[-73.89833036270564,40.802412820940084],[-73.89646668834578,40.800790470891386],[-73.89798486686922,40.79960428081984],[-73.89864038715002,40.79910116462141],[-73.89902455567236,40.79917219984003],[-73.90021004993153,40.79926415589603],[-73.89978738800929,40.79950955387201],[-73.89971563817451,40.800798808502854],[-73.90003735815749,40.80090874205027],[-73.89948919423753,40.80090111542706],[-73.89938748571058,40.80193566507032],[-73.89833036270564,40.802412820940084]]],[[[-73.92480953822904,40.81565902022272],[-73.9239995134313,40.81543891295271],[-73.92395483117598,40.81550096086137],[-73.92390804830025,40.81556592664743],[-73.92376838885555,40.81575986476347],[-73.92372701303204,40.81581732007314],[-73.92309299904522,40.8166977281391],[-73.92124519680912,40.81621939729788],[-73.92158392084697,40.81555063206604],[-73.92130383366657,40.81547724777699],[-73.92048117349661,40.81456368686985],[-73.9203489277287,40.814628863974285],[-73.91946744904934,40.81507370953826],[-73.91861739796052,40.81552313607113],[-73.91768626980308,40.8160812427864],[-73.9167711773861,40.81569882905605],[-73.91495493671819,40.81493646601094],[-73.91295450818349,40.81426933468127],[-73.91181210784875,40.813883314552434],[-73.91094778957405,40.813620920737364],[-73.91043307743587,40.81351637670617],[-73.9103874216884,40.813507103590204],[-73.91033664523722,40.81349678949693],[-73.91029615542287,40.813488565045304],[-73.91013342121258,40.81345551153224],[-73.91001840298344,40.81343214830669],[-73.90952367763514,40.81332780644995],[-73.9094968481844,40.81332214869364],[-73.9090745181181,40.813233072943056],[-73.90815917726094,40.81304357639289],[-73.90724503605497,40.81285516277571],[-73.90632991836297,40.812667074146155],[-73.90541359885397,40.812476195176096],[-73.90446551410524,40.81228196041574],[-73.90418036435757,40.81212482006482],[-73.90341720373655,40.8115068828557],[-73.90324273436093,40.810712884531924],[-73.90308946530334,40.809856399702305],[-73.90307568337809,40.809768986806986],[-73.9030296757075,40.809702121686584],[-73.9030201799446,40.80962342852907],[-73.90300877850962,40.809550073280825],[-73.90299766939508,40.80945558285951],[-73.90298795437424,40.80936430103641],[-73.90293929105155,40.809062701053996],[-73.90288034385583,40.80874479305687],[-73.90222284699477,40.80494811318958],[-73.90223410893216,40.80493879780756],[-73.90223923415385,40.8049341355829],[-73.90223822383325,40.804924022593454],[-73.90222993422928,40.804915935674146],[-73.90221178518172,40.804882734452875],[-73.90220455137592,40.80485230849096],[-73.90219185700496,40.804823261147995],[-73.90219372687254,40.80478869398908],[-73.90222653239715,40.804754153071784],[-73.90225572751255,40.80470025226144],[-73.90231956734617,40.804597984559194],[-73.90231697603268,40.804596449176316],[-73.9023032040057,40.80458829177885],[-73.902290488023,40.804573070753186],[-73.90229231992853,40.80456477563915],[-73.90244539136967,40.804416954054574],[-73.90252298450766,40.8044637880986],[-73.90275593595223,40.80432853482159],[-73.90292770331098,40.80419729170919],[-73.90287760500694,40.804157582145635],[-73.902712782113,40.80417688743684],[-73.90270973102626,40.80416366296469],[-73.9029046938852,40.804139053935174],[-73.90305966667655,40.804017434347294],[-73.90297311945027,40.80393677187107],[-73.90300283171088,40.80391735277009],[-73.90308609780345,40.80399708789635],[-73.90321268862623,40.8038996395136],[-73.90325563815313,40.80392767616941],[-73.90333865261591,40.803855412435865],[-73.90331727421186,40.80377528245519],[-73.90333877121294,40.80377374417673],[-73.90335633787767,40.803861123610716],[-73.90339901556956,40.80387490713978],[-73.90355158434653,40.80383536818982],[-73.90356583811923,40.80383102312848],[-73.90363555376415,40.80380977075973],[-73.90368265865956,40.80379503259296],[-73.90373284581693,40.80377329611785],[-73.90374201335618,40.80376780879093],[-73.9036653925338,40.803702462032],[-73.90368997946517,40.803687704539634],[-73.90376599453892,40.803753454679104],[-73.9037717752455,40.80374999525854],[-73.90379945054796,40.803722796073245],[-73.90382200372186,40.80369870354421],[-73.90385991710889,40.80366995724986],[-73.90389269713367,40.803652096113126],[-73.90392732704318,40.80363439079911],[-73.90385084302861,40.803574282777966],[-73.90387236017023,40.803558744700666],[-73.90394842506748,40.803621309947935],[-73.90396748173782,40.80360782449506],[-73.90400232330268,40.80357907559452],[-73.90407055303484,40.80352097714823],[-73.90401680971804,40.803470976168924],[-73.90409774980091,40.803416598125615],[-73.9041489883488,40.80345565208425],[-73.90437865610477,40.803274597518616],[-73.90445884046355,40.80321138584584],[-73.90448088690123,40.803191695319406],[-73.90449983884304,40.80318343345098],[-73.90452954095741,40.80317023565194],[-73.90455004089962,40.803150030032675],[-73.90457566775639,40.803123607450765],[-73.90462487688035,40.80306920276441],[-73.90467203828264,40.80301479669835],[-73.90476931117234,40.80291284189394],[-73.90479864625094,40.80288624391096],[-73.90485211233535,40.80283522898892],[-73.90495358976564,40.802724613445925],[-73.90500098071391,40.80266796125859],[-73.9050301424153,40.80263479995129],[-73.90504498642542,40.80260033338415],[-73.90505752846579,40.802571216668404],[-73.90506666976972,40.80254080436124],[-73.90508491686411,40.80250486787981],[-73.90511408874735,40.802464793645115],[-73.90515780873872,40.80243026086644],[-73.90518695888115,40.802405396178116],[-73.90524527987117,40.80234045620776],[-73.90531233908501,40.802274729987445],[-73.90539107059989,40.8021857100948],[-73.90543844595956,40.802140119545854],[-73.90546395589021,40.802115251297835],[-73.90549128546145,40.80209038403331],[-73.90550588373301,40.802061358913335],[-73.90552153240704,40.8020199548986],[-73.90576051517745,40.801799881262575],[-73.90601427821808,40.80155293109594],[-73.90606336502248,40.80158339144964],[-73.9062038675776,40.80149299299673],[-73.90652042213179,40.80117551051982],[-73.90638976821423,40.80109079168587],[-73.90645171125529,40.80103691520174],[-73.90658587767753,40.80110747844547],[-73.90672893676947,40.80096996755177],[-73.90681401688896,40.800890639606244],[-73.90675009147222,40.800850594522565],[-73.9067013004488,40.80082002982634],[-73.90676850092187,40.80074671046321],[-73.90676872958048,40.80074541685324],[-73.90717872796375,40.80032263305572],[-73.9072629877428,40.80023744844494],[-73.9073427203574,40.80015683791883],[-73.90739374242631,40.8001043353962],[-73.90743384140619,40.80005458974869],[-73.90745262874309,40.800028244451006],[-73.90747030502902,40.800003457915466],[-73.9074976284787,40.79998135616748],[-73.90752658104606,40.799963219694845],[-73.90753951558011,40.79995511784314],[-73.90757045920857,40.79994684581932],[-73.90760867251468,40.79994549420576],[-73.90763052690525,40.79993168488233],[-73.90764146516842,40.79991648288551],[-73.9076433128822,40.79989574410906],[-73.90775808108174,40.79979904428605],[-73.90790019737854,40.79966088568637],[-73.907936635567,40.799627729276196],[-73.90795847677174,40.799622215547046],[-73.90799121626046,40.799631921275214],[-73.9080203235567,40.79963609242231],[-73.90807397255669,40.799572819167274],[-73.90802770464775,40.79956143060283],[-73.90795130658044,40.79954477778333],[-73.90787127636885,40.7995225896665],[-73.90779307559549,40.799493489538044],[-73.90773488799063,40.79946578930057],[-73.9076585292854,40.79942009821408],[-73.90768222800902,40.79938831392535],[-73.90778950640649,40.7994423260725],[-73.90784951426158,40.79947002824023],[-73.90793317717979,40.79949636769411],[-73.90799501744914,40.79951439182562],[-73.90805140706445,40.79952688141031],[-73.90810210034314,40.799539646360344],[-73.90816794754281,40.799461986193805],[-73.90813152403813,40.799431300273405],[-73.90796076542284,40.799283449268465],[-73.90802633276789,40.79923787165961],[-73.90816814020239,40.799322330683694],[-73.90825177132407,40.79937217631206],[-73.90832086851557,40.79940541663996],[-73.90842190768014,40.79944209244499],[-73.90847556062441,40.79938341538659],[-73.90855026742403,40.79930742538956],[-73.90848846163402,40.799264511395904],[-73.90837756004217,40.799198052427144],[-73.90829031194333,40.7991329950906],[-73.90825579566477,40.79909286818115],[-73.90825513733586,40.799091000089014],[-73.9082431084007,40.79905690705985],[-73.90824133200078,40.79902510304334],[-73.90830303542162,40.79895913541759],[-73.90915659660251,40.79830942792159],[-73.90963900093568,40.79794222580134],[-73.90967334768554,40.797961249551605],[-73.90967455525328,40.79796191909008],[-73.90974077921042,40.79791214367456],[-73.90979388517735,40.797868495233345],[-73.90984607703052,40.79790059833704],[-73.90991082881776,40.7978588605259],[-73.9099464428087,40.79783430590637],[-73.90996589145402,40.797804822964785],[-73.91004369318317,40.79767951655246],[-73.91013438705271,40.79758863462841],[-73.91032544789748,40.797429001774496],[-73.9104679052546,40.797330785393534],[-73.91060709552252,40.79725714741221],[-73.9107139213971,40.79719577567384],[-73.91079168499056,40.79709750926236],[-73.91089222265352,40.79701779503635],[-73.91090501284457,40.79701156009367],[-73.91095679669988,40.79698947591858],[-73.91098593464817,40.79696983299864],[-73.91105069334655,40.79692071992937],[-73.91109827415784,40.796888070832956],[-73.91126755502748,40.79681518482573],[-73.9114164403433,40.796746470854586],[-73.91149413374461,40.79669982456396],[-73.91162285800151,40.796641078496215],[-73.91168831241202,40.796623769888804],[-73.91174653324049,40.79662627324501],[-73.91178857213154,40.79663367937288],[-73.9118209199052,40.79663370412366],[-73.91188561236643,40.79663375359557],[-73.91195998908088,40.79664855949799],[-73.91203438162793,40.796651075059515],[-73.91208612977923,40.79665603089618],[-73.91214700601907,40.79667811757119],[-73.9121540238973,40.79668066444174],[-73.91223808593006,40.79671022611217],[-73.91234481835284,40.79671768194573],[-73.91266826025978,40.796735134620036],[-73.91300786031607,40.79676243196522],[-73.91317604910044,40.79677239148838],[-73.91344774544476,40.796782428535415],[-73.9137225597352,40.79678943926129],[-73.91512767378669,40.79736294850776],[-73.9161694713279,40.79783071892695],[-73.91880394070594,40.79887972972234],[-73.91889092597602,40.79891589459656],[-73.9189558163998,40.79894691777695],[-73.9190497869768,40.7989939356866],[-73.91912380270128,40.79903245555486],[-73.92024068026612,40.79961368786943],[-73.92044066980394,40.79980415649069],[-73.92078133858249,40.80027500944898],[-73.92095645264327,40.80059881472736],[-73.92132730712386,40.80128459163102],[-73.92168826973916,40.801585723804244],[-73.92203765903034,40.80187719757228],[-73.92259610934217,40.80218820082877],[-73.92292709999653,40.80237329464249],[-73.92358699045901,40.80251572532395],[-73.92422706775028,40.80254501135776],[-73.92665794722359,40.802409803914294],[-73.92700359398923,40.80251195094201],[-73.927627886588,40.80269566598418],[-73.92750834884234,40.80293323371119],[-73.92731248358176,40.803211770982884],[-73.92743689902518,40.80327744169376],[-73.92728271943609,40.80350826441711],[-73.92764500352529,40.803988633348716],[-73.92766050000964,40.80400725290022],[-73.92793174026247,40.8039994625138],[-73.9281095956935,40.804012934337436],[-73.92836718794604,40.80403270916186],[-73.92841624365248,40.804100622184755],[-73.92848299190669,40.804193029575295],[-73.92872607423696,40.80410362522694],[-73.93005458824392,40.805902347322814],[-73.93031950058693,40.80619014569912],[-73.9305364499354,40.80647027744518],[-73.93051758773044,40.806590563566466],[-73.93116268063118,40.80712829627911],[-73.93176476876175,40.80776969347362],[-73.93181050747305,40.807818417950585],[-73.93184564426907,40.80785584548109],[-73.93187509560097,40.80788945125113],[-73.93191956757522,40.80793713410442],[-73.93226960779292,40.80833952748126],[-73.93252708719841,40.80882328177502],[-73.93264257181467,40.809382864526754],[-73.93262095222703,40.8097707412709],[-73.93259434581176,40.81005355686645],[-73.93282288760703,40.81011361733356],[-73.93283250633498,40.81011615255955],[-73.93286397083286,40.810124437388545],[-73.93287411935826,40.81041404342862],[-73.93278688019228,40.81049446019877],[-73.9326908970083,40.810582932578704],[-73.93267921899464,40.81079913518714],[-73.93256503302078,40.81088597518975],[-73.93261225836422,40.81139350530815],[-73.93262208596603,40.811531179233256],[-73.93263229189057,40.81190462226288],[-73.93247701797061,40.813423608337615],[-73.93243119315416,40.8140168338896],[-73.93242839946707,40.81406068631591],[-73.93242631935773,40.814117518958824],[-73.93236752529397,40.81411173152637],[-73.93222960529145,40.8140943330296],[-73.93139319413112,40.813744598329535],[-73.93130722793366,40.813698739406135],[-73.93123600492466,40.813666728580436],[-73.93115852284069,40.81363548910949],[-73.9310447882335,40.81358844257702],[-73.93056964973523,40.81337329834509],[-73.93039605125469,40.81330374738462],[-73.93027812597032,40.813248025152554],[-73.92921297954422,40.81438195787171],[-73.92919204509975,40.81449601178134],[-73.9289656746866,40.814828255547916],[-73.92885642118698,40.814879866978835],[-73.92821698955647,40.816535646712495],[-73.9277557600636,40.8175723809579],[-73.92731653132665,40.81855963432504],[-73.9272466267484,40.81854298572335],[-73.9263585904545,40.81832069154518],[-73.92582070670066,40.8181803374006],[-73.92538538431177,40.818065415043264],[-73.92518486463509,40.81801266937757],[-73.92621972038792,40.81675865597444],[-73.92662718211726,40.81611895967692],[-73.92568897152093,40.81587494543141],[-73.92550133056174,40.81583301291596],[-73.92505519851713,40.8157215763305],[-73.92480953822904,40.81565902022272]]]]}},{type:"Feature",properties:{ntacode:"BK23",ntaname:"West Brighton",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.9688899587795,40.57526123899418],[-73.96894589458469,40.57527868808945],[-73.9690377987527,40.575308619096084],[-73.96992014801816,40.57558262190271],[-73.97078155975821,40.57578760551272],[-73.97302844365751,40.57605005491302],[-73.97329388531234,40.57526526436999],[-73.97352840324048,40.574804025227834],[-73.97660923005529,40.57530428600191],[-73.97680855752631,40.57532439645175],[-73.97786798901826,40.57543046483561],[-73.97877963922893,40.57549604339272],[-73.97963850353565,40.57553673075436],[-73.98064359590619,40.57555270136133],[-73.9812011515465,40.57556428262348],[-73.98156367397998,40.57698182049746],[-73.9819383961229,40.5791997089215],[-73.98138136398148,40.57924625869628],[-73.97961058513854,40.57944363162741],[-73.97875740801989,40.57953694525237],[-73.97784695763467,40.57963660997691],[-73.977109041814,40.5797128838861],[-73.97627721560535,40.57982043775587],[-73.97621147369915,40.57982711428393],[-73.97613566855001,40.57983523144826],[-73.97486591930887,40.57995289221109],[-73.97463376781889,40.579974345605926],[-73.97462551351138,40.58003193304077],[-73.9745680669808,40.58052438959659],[-73.97453215082427,40.581018436207415],[-73.97451787151665,40.58151326157151],[-73.9745210495687,40.58172668656975],[-73.9745252421555,40.582008047318425],[-73.97453763364157,40.58221912374351],[-73.97455422684949,40.58250194573697],[-73.97456829317647,40.582598016923306],[-73.97458113926668,40.58278151691777],[-73.9745866716452,40.5828446825958],[-73.97459350975653,40.582899603266604],[-73.97459000582634,40.58313882075888],[-73.97449713027834,40.58315338981503],[-73.97308506387361,40.58342982612491],[-73.97174499685822,40.58366274888415],[-73.97084642227952,40.58382021546739],[-73.97045373474111,40.58389227928451],[-73.97005546345088,40.5839477304339],[-73.96985445569905,40.58396698261896],[-73.96899985585692,40.584062894645285],[-73.96785844198462,40.58451404375915],[-73.96691480272965,40.58456713268021],[-73.96684429786961,40.584569329607895],[-73.96670868929563,40.58456896974414],[-73.96661531537428,40.58457084645519],[-73.96670866223937,40.5842393015329],[-73.96674664164033,40.584055352012506],[-73.9667612886701,40.583984392135285],[-73.96677678308154,40.58391499002164],[-73.96681375454503,40.58375771471721],[-73.96691975150392,40.58335247304209],[-73.9669366213641,40.58327775508796],[-73.96701115990244,40.58294762411124],[-73.96707277553068,40.58266981233114],[-73.96708956054442,40.58259579426355],[-73.96733404016224,40.581517522296025],[-73.96758713801368,40.58042905913995],[-73.96759867753207,40.58037847067594],[-73.9676155568429,40.58030516337025],[-73.967923985315,40.57896439510134],[-73.96804463332833,40.57843983979067],[-73.96834847522274,40.57711237005529],[-73.96852475501848,40.576340380995646],[-73.9685323418787,40.57630503116189],[-73.96854635420199,40.57624267196692],[-73.96865108864603,40.57576305434603],[-73.96866614128533,40.575696968555356],[-73.96868119543258,40.57563088326533],[-73.96873173299481,40.57550141027253],[-73.96880187120085,40.57537736366892],[-73.968833353652,40.575335858730284],[-73.9688899587795,40.57526123899418]]]}},{type:"Feature",properties:{ntacode:"MN03",ntaname:"Central Harlem North-Polo Grounds",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.93383000695918,40.819491095587736],[-73.93411701695146,40.819550534910974],[-73.93431276819774,40.819629866849056],[-73.93440040009492,40.819667782434536],[-73.93439036753765,40.81958743539707],[-73.93438112852355,40.81932807562954],[-73.93429487808079,40.81890498677692],[-73.9342357607261,40.81864931925143],[-73.9340848201346,40.81793086150496],[-73.93407463977736,40.817826513948596],[-73.93412816761222,40.81773396251397],[-73.93423519549519,40.81755488121534],[-73.93445400138883,40.817188529061454],[-73.93463790272774,40.81690804797269],[-73.9348734383499,40.81652784751768],[-73.9357554821079,40.815325584297135],[-73.93613554331003,40.814788126639385],[-73.93620957748082,40.81467385042282],[-73.93668854882769,40.81404163072335],[-73.93708163694994,40.813506141052656],[-73.93714398424221,40.813421041444606],[-73.93761714951764,40.81274036483147],[-73.93813552407518,40.812065619232406],[-73.93820642688324,40.81196760479805],[-73.93830925043031,40.8118254640113],[-73.93838748529845,40.811718443578954],[-73.93863753326713,40.81137638806716],[-73.9387439443758,40.811230820566486],[-73.93901753314606,40.81085655687455],[-73.93740733660468,40.810175611401284],[-73.9358078020119,40.80949763825768],[-73.93586263420026,40.8094302029214],[-73.93625936035674,40.80885560872575],[-73.93671827467935,40.808220478726845],[-73.93718011799042,40.80759900035803],[-73.93763439424372,40.806974606921905],[-73.93808666916735,40.80635301191102],[-73.9385440792941,40.80572965293293],[-73.93869430486183,40.8057910292109],[-73.94015793743951,40.80640908964359],[-73.9417714017004,40.807089000349734],[-73.94491601785565,40.808413503781324],[-73.94499360671236,40.80844618384192],[-73.94506102986614,40.80847450034996],[-73.9477398545344,40.809599721617104],[-73.94783892229982,40.80964112780527],[-73.94792306809067,40.80967692246531],[-73.95067975515936,40.810842964353604],[-73.9521012514923,40.81144285350132],[-73.95150537264622,40.81200768463682],[-73.95098203327814,40.8125216297895],[-73.95092865672774,40.81257507153126],[-73.95035019142975,40.813159388787014],[-73.94986218985596,40.81379998043682],[-73.94962668076099,40.814100049838515],[-73.94962653685346,40.814100238743244],[-73.94962639580592,40.81410043619298],[-73.94940550546033,40.81440740950306],[-73.94919960013988,40.8147208540832],[-73.94900927796712,40.81503994253878],[-73.94883491252047,40.81536398055541],[-73.94867681741444,40.815692285514615],[-73.94835601519232,40.81637430561895],[-73.94800732867316,40.817116508899375],[-73.9476664125259,40.81785550948908],[-73.94734953979693,40.81853499822363],[-73.94703623206826,40.81920837200811],[-73.94671832033772,40.81989426803393],[-73.94640289847727,40.820572042184835],[-73.94607828674233,40.82126321606199],[-73.94516004895782,40.82087904397895],[-73.94460364603815,40.82146198118824],[-73.94404986368137,40.8220515921051],[-73.9435059446334,40.82262775327944],[-73.94292366912589,40.82326058725051],[-73.94242953956318,40.82390915693555],[-73.94195569729003,40.82455444012059],[-73.94150312653687,40.82517136689076],[-73.94104840809358,40.82579262960388],[-73.94059472654733,40.826413604029305],[-73.94013953822814,40.827038690555646],[-73.93968952799148,40.82765657422795],[-73.939248856163,40.82829635121192],[-73.93896034889062,40.828986329960266],[-73.93864026693875,40.829738874420585],[-73.93899743437676,40.829888852864364],[-73.9394342877244,40.830076116692226],[-73.93962569930152,40.83015583738804],[-73.94017089788659,40.83038439112877],[-73.9400790579522,40.830463957741415],[-73.93998939894352,40.83073096688927],[-73.93996368656913,40.830820534304095],[-73.93996366268439,40.83082060632699],[-73.93992395119228,40.830908060163516],[-73.9399238924195,40.83090817706466],[-73.93992383233882,40.83090827687767],[-73.9398706334639,40.830991796067025],[-73.93987057339184,40.83099188616365],[-73.93987049016135,40.83099197658322],[-73.93980498983957,40.83106979015937],[-73.93980484742829,40.83106996028944],[-73.93980468099211,40.83107011331952],[-73.9397283144388,40.83114089857181],[-73.93960982570297,40.83125089467685],[-73.93960970782909,40.831251002333055],[-73.93960960075401,40.831251119208765],[-73.93950338652499,40.83136946047251],[-73.93941083406938,40.83149499458969],[-73.93941078701711,40.83149507581414],[-73.93933313154199,40.83162629993888],[-73.93927119324172,40.83176165739717],[-73.93927116936446,40.831761720038564],[-73.93927114613955,40.831761792899265],[-73.93922536460639,40.831899660975154],[-73.93913480796975,40.83209759542913],[-73.93902897268028,40.83229149797048],[-73.93894859789039,40.832417335825866],[-73.93890834478147,40.83248035713769],[-73.93877360195545,40.83266321215955],[-73.93868316230184,40.832800789417526],[-73.93862894892679,40.832857941708525],[-73.93857474693532,40.83291508577092],[-73.93838508900468,40.8331135025213],[-73.93795718243032,40.83345441842222],[-73.93729719818147,40.83397732122575],[-73.93729666512165,40.83397774410142],[-73.93705905884414,40.83416598865102],[-73.93700641578693,40.83419311018005],[-73.9364955712839,40.83456879562562],[-73.93572624332155,40.835156346599796],[-73.93530788003902,40.83547772443083],[-73.9350633634263,40.83567765881008],[-73.93496274110696,40.835759934749916],[-73.93485740276078,40.83598502557729],[-73.9347988627785,40.8361101157589],[-73.93474569422979,40.83609209412607],[-73.93467393068336,40.836064903239176],[-73.93460027698643,40.83609686811029],[-73.93436132705648,40.8362007755935],[-73.9344523939738,40.83598096014993],[-73.9345605182698,40.835866081728085],[-73.93475466450667,40.835589299839334],[-73.93475368707848,40.835569821114284],[-73.93480514039267,40.835427472646046],[-73.93481898168228,40.83539825039473],[-73.93483181137562,40.83538552549238],[-73.9348481357197,40.83535143220739],[-73.93486985067811,40.835332715131116],[-73.93489460042001,40.83525404312237],[-73.93491533578657,40.83523082193886],[-73.93493620828463,40.835080217651594],[-73.93494225855352,40.835026875417334],[-73.93495859566978,40.8348827785422],[-73.93497941208683,40.834789120951044],[-73.93498833140745,40.834748657391124],[-73.93495087178468,40.834706673367755],[-73.93495775984094,40.83468276036342],[-73.93496523015567,40.834656847953745],[-73.93496624164202,40.83462912314574],[-73.93497316061236,40.834621634539076],[-73.93497219073582,40.83460814429504],[-73.93499389736716,40.83459766568053],[-73.93503060323997,40.834392365341316],[-73.9350361242772,40.834298320343386],[-73.93503124118656,40.83424886234696],[-73.93504212490862,40.8342113992345],[-73.93507644502905,40.83392404328712],[-73.93506958098253,40.833887317502274],[-73.9350834136338,40.83386559692968],[-73.93509687471915,40.83371535679229],[-73.93509690469149,40.83368463190991],[-73.93510384255598,40.833657656917886],[-73.93511245100083,40.83342573907354],[-73.93511743048099,40.833377034281426],[-73.93512041704282,40.83335380306752],[-73.93513225848751,40.83334482290507],[-73.93512636041875,40.833326080356294],[-73.93512935500898,40.833294609479985],[-73.9351244355287,40.83328111818526],[-73.93513826819088,40.83326014375572],[-73.9351372912786,40.833241413188645],[-73.93513040300637,40.833228667273545],[-73.9351215497373,40.833201692274095],[-73.9351235294987,40.83318969900635],[-73.93511565892314,40.83317620538076],[-73.93513243602696,40.8331627251178],[-73.93513935847744,40.83315149100039],[-73.93512752379414,40.833142488809166],[-73.93512465984584,40.83305106902936],[-73.93512171853361,40.83302859034765],[-73.93511580946046,40.83302184217296],[-73.9351118788231,40.83300310072928],[-73.93511979365529,40.83298362817425],[-73.93511783020577,40.83296713902455],[-73.9351237677009,40.8329454129968],[-73.9351208554737,40.83290419576854],[-73.9351317051838,40.832902697673745],[-73.93514455114406,40.83288472203658],[-73.93516725294643,40.83287499227596],[-73.93516480840947,40.83285288326431],[-73.9351565917339,40.832682406237296],[-73.93512878131635,40.832363534476954],[-73.93511398341522,40.832365776837236],[-73.93507789246178,40.83194162361141],[-73.93509565184887,40.83194238126709],[-73.93508783728595,40.83185919835009],[-73.93506824974112,40.83170406762582],[-73.93502275465524,40.831319999549905],[-73.93498505621461,40.831027353357996],[-73.93493515655055,40.83060244471329],[-73.93489353332383,40.83028656383781],[-73.93483087208487,40.82980843705182],[-73.93479881905742,40.82979230914972],[-73.93480080676939,40.829772833255035],[-73.93478996278803,40.829768324076795],[-73.9347929382791,40.82975634075218],[-73.93478111085831,40.8297405931673],[-73.934770282297,40.8297203616943],[-73.93475944294435,40.82970012100022],[-73.93476343288329,40.82965740394863],[-73.93474372591288,40.82963716812021],[-73.93473930831003,40.82960906094404],[-73.93474919492786,40.82959708136345],[-73.93473737349927,40.82957458942525],[-73.93472260127828,40.82955060049565],[-73.93472557699936,40.829527369270906],[-73.93471476025769,40.82949514407976],[-73.93470100252422,40.82944043080004],[-73.93469412707422,40.829416455216055],[-73.9347128856073,40.82940072544212],[-73.93470504902291,40.82934077469058],[-73.93469321669627,40.82932877360135],[-73.93467597101822,40.829313402210566],[-73.9346622898784,40.82918075994608],[-73.93468302702513,40.82916578733358],[-73.93470769402487,40.82915830979227],[-73.9347008078078,40.82913207363139],[-73.93468107924866,40.82913355777886],[-73.9346771488021,40.829116328547954],[-73.93467025222034,40.82911257042646],[-73.93465447618158,40.82909757696112],[-73.93464959243254,40.82904811940708],[-73.93466193198358,40.82903876029453],[-73.93466295225612,40.82901403331151],[-73.93466495971369,40.828973566826534],[-73.93465611022587,40.828942836386176],[-73.93465515536514,40.82891285858115],[-73.93463641852132,40.828906860149075],[-73.93461640343902,40.828693655793366],[-73.93461171264792,40.82868983525948],[-73.93460260323828,40.828682401237764],[-73.93460883576695,40.82866118868214],[-73.93461052506926,40.82865543568969],[-73.93460804993315,40.82865336301825],[-73.93460065845323,40.828647182213096],[-73.9345987364064,40.828600724008986],[-73.93460192118359,40.828592549298655],[-73.93461159553212,40.828567755186235],[-73.93460917445488,40.82852167496818],[-73.9346101771652,40.82850293629022],[-73.93461219001007,40.82845722914908],[-73.93460433489895,40.828428002794716],[-73.93460731363098,40.82840102556375],[-73.93460043185596,40.8283822824144],[-73.93460834555339,40.82836355753903],[-73.93459750565482,40.828344820353614],[-73.93460048488126,40.82832833398515],[-73.9345936004085,40.82830135116018],[-73.93458674147803,40.82825938499251],[-73.93459562914454,40.828251149857394],[-73.93458676210551,40.82823840277652],[-73.93459170474897,40.828227167559874],[-73.93459763971548,40.82820843167853],[-73.93458877267302,40.828195693476516],[-73.93458684240808,40.828156719068836],[-73.93456513010256,40.828162704449426],[-73.93455810179873,40.82811740277779],[-73.93454586266024,40.828048161464224],[-73.93454230638152,40.828026870313096],[-73.93453258880574,40.82796855836179],[-73.93452175638062,40.827907800091424],[-73.93453898134071,40.82790347267076],[-73.93453183092772,40.827849402043505],[-73.93452076528126,40.82776568965106],[-73.93451590672424,40.827728930758525],[-73.93442396339059,40.82704289397218],[-73.93448291058766,40.82703709277883],[-73.934464265495,40.826842205193536],[-73.93442844400523,40.826467850591506],[-73.93436717955385,40.825827598158575],[-73.93435643452156,40.825820937144414],[-73.93432574289129,40.82523259029451],[-73.93429530732783,40.82464923122282],[-73.93429371670621,40.82449638641472],[-73.9342728544086,40.82443895275139],[-73.93424642895093,40.82416688303724],[-73.93421834803303,40.82379904579017],[-73.93416594530667,40.82307858087102],[-73.93414657666999,40.82302903205047],[-73.93414604382146,40.82302061918042],[-73.93413373625347,40.822800655976835],[-73.93412126165082,40.82264725274176],[-73.9341175261267,40.8225243326885],[-73.93410233366357,40.82220121691679],[-73.93409986738277,40.82213991234116],[-73.9340984379997,40.822104227343914],[-73.93409112517428,40.82199603748761],[-73.93407944723488,40.82180557579632],[-73.93407434354862,40.82171709911032],[-73.93407734095163,40.821694561770094],[-73.93407005522705,40.82155932093424],[-73.93404447476475,40.821176703574466],[-73.93404599779092,40.821133876520285],[-73.93403560443234,40.82095254677995],[-73.93402662334593,40.82081680975292],[-73.93400389615752,40.820397839681576],[-73.93400069207462,40.82033819717473],[-73.9339829570549,40.81999992020177],[-73.93398664640623,40.81996803472524],[-73.93397241531095,40.81972957476566],[-73.93383009163733,40.81971974292713],[-73.93383076840267,40.81959665747731],[-73.93383000695918,40.819491095587736]]]}},{type:"Feature",properties:{ntacode:"QN68",ntaname:"Queensbridge-Ravenswood-Long Island City",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.93452730109448,40.77117677510342],[-73.93424609615047,40.77102927567422],[-73.93447449145681,40.77041159718893],[-73.93458521617555,40.77021742148313],[-73.9347171845006,40.77002985821513],[-73.93486912322818,40.76985103148829],[-73.93486925404616,40.769850878443776],[-73.9348693965331,40.769850735289886],[-73.93503989744542,40.76968230223316],[-73.93522718149107,40.769525729625116],[-73.93577133991259,40.76905001004513],[-73.9358207087812,40.76863091509208],[-73.93593177037013,40.76778370276522],[-73.93618379675485,40.76769180166226],[-73.93709253694,40.767360392932254],[-73.9383612593649,40.76691075561663],[-73.93858976873327,40.76681735924912],[-73.93846096334372,40.76676830348494],[-73.93763535409089,40.76647487210399],[-73.93682006627654,40.766182735927245],[-73.93600532386753,40.765884895711274],[-73.93700478537784,40.76423995421666],[-73.93687031143914,40.764177917003934],[-73.93684249186607,40.76416508268235],[-73.93625574994708,40.763894397513354],[-73.93621639294734,40.763875813535954],[-73.9361918494237,40.76386422424679],[-73.9361686171689,40.76385325384913],[-73.93614654245947,40.76384283022247],[-73.93541372919573,40.76349678833663],[-73.93398092137909,40.7628259832654],[-73.93404264746825,40.76276137827325],[-73.93410816986638,40.76269280153832],[-73.93429712535443,40.76249503379225],[-73.93437179250849,40.76241688466727],[-73.93457323611523,40.762206044831146],[-73.93463877484425,40.76213744970598],[-73.93472503030975,40.76204716967404],[-73.93480791640259,40.76196041576446],[-73.93538955240184,40.761355383523295],[-73.93543323322186,40.761305851681556],[-73.9354671288656,40.76127032788148],[-73.9355040891903,40.76123159063042],[-73.93556528706505,40.76116745107286],[-73.9356085491536,40.76112210958905],[-73.93566314281402,40.76106489080175],[-73.93569960359572,40.761026677396444],[-73.93577489125687,40.76094777181661],[-73.93581185122312,40.76090903496753],[-73.93584407562074,40.76087526127162],[-73.93589256951446,40.7608244352825],[-73.93593276118891,40.760782312651386],[-73.93601701955076,40.76069400230519],[-73.93605584524697,40.76065331054805],[-73.93679091595878,40.75988288113898],[-73.93588175058325,40.75945698065946],[-73.93579879164827,40.75941804465454],[-73.93505987444539,40.7590712294264],[-73.93503410236234,40.75905925823479],[-73.9349605326958,40.75902508582709],[-73.93425020745059,40.75869513429419],[-73.93335306545171,40.75827433402223],[-73.93215200275837,40.75771038532709],[-73.9313512874998,40.7573340850237],[-73.93055267410905,40.7569589425236],[-73.9297505215304,40.7565805776465],[-73.92895587392933,40.756212584158874],[-73.92815372529488,40.755835855563824],[-73.92735228415643,40.75546007636626],[-73.9265541302221,40.75508563487607],[-73.92575429190654,40.75471089943671],[-73.92495400083335,40.75433675217003],[-73.92415700043733,40.75396114233179],[-73.92562743725462,40.75213724475503],[-73.92596072422191,40.75209646733147],[-73.92646866931187,40.75206856840578],[-73.92790807351295,40.75205079525442],[-73.92874215628218,40.75204162471352],[-73.92914224092,40.7520315348239],[-73.93015432293966,40.752012124542404],[-73.93126506838222,40.75199252221013],[-73.93195863813281,40.75197425817862],[-73.93227623247532,40.751953886037086],[-73.93383269406617,40.75160470194024],[-73.93474259153805,40.75097904407226],[-73.93609499043167,40.74973153037643],[-73.93616086900062,40.74967406992087],[-73.93645660615394,40.74941256831178],[-73.93675697103181,40.749146971790935],[-73.93739653782157,40.748916439963345],[-73.93745906657803,40.748982913303564],[-73.93752799663193,40.749049403818276],[-73.93759818878534,40.74911711037715],[-73.93766069706338,40.74917740020389],[-73.93782704769735,40.74941481705922],[-73.93793335740605,40.749608548200634],[-73.93798927879982,40.74968852247093],[-73.93815211139939,40.74975948212485],[-73.93883270854612,40.75004011563035],[-73.93963348684176,40.75038201063792],[-73.94021330512146,40.750637218297975],[-73.94044179919561,40.750737789020924],[-73.94064583997375,40.750834393576966],[-73.94084762483584,40.75092390539834],[-73.94089954310579,40.75094777285811],[-73.94095900081089,40.75097510591888],[-73.94143064307323,40.75118721982844],[-73.94206838423291,40.751462004548905],[-73.94256342309792,40.751666972704506],[-73.94270657769242,40.75172979173537],[-73.94291412884529,40.751818829026476],[-73.94345411636708,40.75205360761039],[-73.94405265174575,40.752313260410965],[-73.94458401983222,40.75253488941529],[-73.94481659345182,40.752631698459204],[-73.94504698683147,40.752735715978794],[-73.94552905238224,40.752957407037385],[-73.9457177829659,40.753044196060834],[-73.9459751164496,40.75315619680625],[-73.94635771502588,40.75332271658956],[-73.94655794605399,40.75340986155812],[-73.94745113041174,40.753796805833865],[-73.94827444541666,40.75415377808575],[-73.9491129513343,40.754523619821306],[-73.95080763818356,40.75526368011436],[-73.95077122659492,40.755307969156],[-73.950734814957,40.7553522593585],[-73.95066341826295,40.75543632283318],[-73.94915021809408,40.75732894589758],[-73.94844487663767,40.75821799730463],[-73.94783189583042,40.7589891928021],[-73.9459642421986,40.761292606610326],[-73.94580554804884,40.761449567121105],[-73.94570525640742,40.76148815705669],[-73.94473048906003,40.76285654700894],[-73.9447146086918,40.76287884042695],[-73.94467628079384,40.7629300855996],[-73.9435028196664,40.76449904074354],[-73.94158523205667,40.76661608765737],[-73.94131174941458,40.76691800476968],[-73.94046256951712,40.767530469300674],[-73.94035103718333,40.76765337548456],[-73.9398355934913,40.76798800593936],[-73.93953321663776,40.76805874385175],[-73.93936587223897,40.768159701377044],[-73.93895502453361,40.767958186217115],[-73.93820383552183,40.76872757186434],[-73.93757632517338,40.76892399418498],[-73.93681460654736,40.7689039474785],[-73.9366853911942,40.769133054690954],[-73.93670737989198,40.769252609074194],[-73.93640381802275,40.769474884517294],[-73.93616913919571,40.76951611465456],[-73.93574021432632,40.76936722986661],[-73.93524016831195,40.76967932546301],[-73.93489533894565,40.77004186288956],[-73.9346949906704,40.770425338022605],[-73.93514715402607,40.77054195605848],[-73.93500813872231,40.771162394866614],[-73.93494027200506,40.77116402093282],[-73.93493892890592,40.771164053176975],[-73.93490481282657,40.771270641186725],[-73.93452730109448,40.77117677510342]]]}},{type:"Feature",properties:{ntacode:"SI45",ntaname:"New Dorp-Midland Beach",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.08469075991437,40.5714779139398],[-74.08595297385926,40.57029822710429],[-74.08654858694779,40.56963231913561],[-74.0869126365323,40.56898584268361],[-74.08619244366383,40.56856462008969],[-74.08621632224202,40.56853269764457],[-74.08725078316114,40.56908167819292],[-74.08734672272574,40.56902189199864],[-74.0875636244048,40.56885044817728],[-74.08792981869541,40.56859328693616],[-74.08835699781737,40.56826670759147],[-74.08852300985575,40.56807032943137],[-74.08920295103201,40.56717403620758],[-74.08914045954106,40.56713347417211],[-74.08924906075143,40.56701557053479],[-74.08998259932845,40.56738001153315],[-74.0905496010634,40.56708359721136],[-74.09099905467049,40.56673712909761],[-74.09123807762198,40.566506613228185],[-74.09404968409739,40.5629816476111],[-74.09399643661999,40.56280605965065],[-74.09407071109436,40.56273161946123],[-74.09511063361226,40.56317327293206],[-74.09524145226956,40.56314838653878],[-74.09542371796334,40.56315463556863],[-74.09568304214095,40.56291939729118],[-74.09566331996854,40.562819317672535],[-74.09567198061379,40.56277559824544],[-74.09571191999143,40.56275086940133],[-74.09576141073457,40.562732119090725],[-74.09582321827429,40.562722273415375],[-74.09588687685141,40.56272491634672],[-74.09611847135466,40.562587574490145],[-74.0962920220188,40.5624208307733],[-74.09661362272224,40.56208714553745],[-74.09687036780434,40.56171797215017],[-74.09698199431753,40.56147621667041],[-74.09702483295523,40.56133643899707],[-74.09708844300322,40.561254567526035],[-74.0971549584566,40.56118830750997],[-74.09723420757031,40.56111958671925],[-74.09730732893392,40.561015811090016],[-74.09741969570315,40.5608836477063],[-74.09759824840347,40.56061292503338],[-74.09788807970733,40.56016942673064],[-74.09796392976416,40.56003655008674],[-74.0979786415211,40.559993013615774],[-74.0979934869681,40.55996710535798],[-74.09804431644584,40.559913165445884],[-74.09812034213046,40.559892952543564],[-74.0981976726193,40.559836476804676],[-74.09827265698348,40.5595488087949],[-74.09829030823708,40.55933261415688],[-74.09822154829872,40.5592835820384],[-74.0980868632024,40.55920274335821],[-74.09799902257589,40.5591857061715],[-74.09783230303486,40.55912045436094],[-74.09779665317967,40.559087242775284],[-74.09782127023944,40.559053465715195],[-74.09784815988279,40.55903366909171],[-74.09793172715031,40.55904146289146],[-74.09862204726865,40.55938798186038],[-74.09865870468046,40.55940756041864],[-74.09870617083742,40.559423600995],[-74.09876415480832,40.559423551148335],[-74.09883262879097,40.559387308977776],[-74.09892581152896,40.559350056892896],[-74.09909547833871,40.55925879063091],[-74.09932770361475,40.55909741373025],[-74.09929593747903,40.5590049724142],[-74.09938031432745,40.55896419336121],[-74.09971784547345,40.55914130003115],[-74.09992914135422,40.55907068565315],[-74.10173732685874,40.55990557835612],[-74.10199826099297,40.56000651948452],[-74.10225503235043,40.5601134905573],[-74.1025074014466,40.56022639181349],[-74.10275513289903,40.56034511796121],[-74.1029979956467,40.56046955827561],[-74.1032357630202,40.56059959635732],[-74.10346821342976,40.56073511124469],[-74.10369513005637,40.56087597655471],[-74.10391630123786,40.56102206091368],[-74.10413152066639,40.561173228079674],[-74.1048462712451,40.56159523941294],[-74.10557645442852,40.561989973493155],[-74.1061723704818,40.562296332829405],[-74.10690692366002,40.56266704603616],[-74.10710400795134,40.56276988339378],[-74.10786795796581,40.56314558825822],[-74.10861594087234,40.56352836334712],[-74.10936214435911,40.56390893776597],[-74.11013947106055,40.56431066683259],[-74.1121123972154,40.565505557759224],[-74.11369932807328,40.56645974453621],[-74.11376161129408,40.56649718960742],[-74.11430477314572,40.56594740157209],[-74.11489902429997,40.56536698598247],[-74.11546552820768,40.56480595877509],[-74.11636336342798,40.56391563798662],[-74.11641052729107,40.563943515913316],[-74.11721290279186,40.56441776378151],[-74.11804055353467,40.56492164205962],[-74.11876038740162,40.56535522432758],[-74.11948009676149,40.56577955271803],[-74.12024008920466,40.56622746618808],[-74.12166636348529,40.56708846008525],[-74.12309281139785,40.56796636645453],[-74.12329206152019,40.56807586384363],[-74.12359663119429,40.568239981273635],[-74.12395063628747,40.56843071865634],[-74.1248990437231,40.568949142444566],[-74.12418560387272,40.56942453772834],[-74.12345096152922,40.56992276185704],[-74.12278967273443,40.570429844768924],[-74.12259644862691,40.5705964331641],[-74.12216856503933,40.57093949424356],[-74.12162563868573,40.57150139386952],[-74.1214453570592,40.57177561468045],[-74.12138731345065,40.572092211574684],[-74.12138815278217,40.57222366825498],[-74.12135754352437,40.57237261191115],[-74.12135751975761,40.57237271128138],[-74.12135750783665,40.572372800754856],[-74.12134254805625,40.57252387158175],[-74.12134351937483,40.57267566220592],[-74.12134351950753,40.57267573524875],[-74.12136044698732,40.572826743739434],[-74.1213929913507,40.57297554929352],[-74.12160439038819,40.573555919884335],[-74.12170075443483,40.57383202775972],[-74.12183079698013,40.57421708946966],[-74.12185333597449,40.57465318139661],[-74.12172623853937,40.574906985584065],[-74.1215372890615,40.57515325257949],[-74.12125713791016,40.575254894032085],[-74.12112080198584,40.57530684557241],[-74.11978567428567,40.575815556490944],[-74.11910954863288,40.57615725222906],[-74.11844855636885,40.576658680966304],[-74.11803358434757,40.57717040890649],[-74.11792781405947,40.57731007480271],[-74.11781533624975,40.577446659971045],[-74.11769630589836,40.57757997700444],[-74.11757088531417,40.577709843481465],[-74.1174926662899,40.577801798729276],[-74.11740829760205,40.57789053704863],[-74.11731800632394,40.57797581958026],[-74.1172220360669,40.578057416688075],[-74.11712064457453,40.57813510885277],[-74.1170141047471,40.57820868694798],[-74.1169284434097,40.57824245187832],[-74.11683912776515,40.57827017082621],[-74.1167468908653,40.57829161685215],[-74.11665248795548,40.578306613899336],[-74.11602124335958,40.57836179020808],[-74.1159340418253,40.578375179350225],[-74.11584891114977,40.578394845171125],[-74.11576662657066,40.57842060858552],[-74.11568793741027,40.578452234980716],[-74.11561356031997,40.57848943612754],[-74.1155441725109,40.578531873462914],[-74.11548040586808,40.57857916053425],[-74.11542284109144,40.578630866724424],[-74.11481941463235,40.579176874600165],[-74.11422746742873,40.57973390805737],[-74.11394959692657,40.580041416020514],[-74.11367299833314,40.58031293718846],[-74.11306954333429,40.580768522920756],[-74.11220998062825,40.58126623843366],[-74.11127706512296,40.5817907287919],[-74.11028714328886,40.582198747624005],[-74.10924835542119,40.582678413036064],[-74.10790851582661,40.583685637783894],[-74.10729031072196,40.584222298293795],[-74.1064946506255,40.58489534298605],[-74.1058839313891,40.58540720777868],[-74.10525775474666,40.585921435734875],[-74.1027886290526,40.58422448752874],[-74.10263321561645,40.584106945694046],[-74.10249696103797,40.58401503298074],[-74.10061310938742,40.582711191024785],[-74.09844000868479,40.581241706006814],[-74.0990889376113,40.58072522936597],[-74.0997404412822,40.58020781783997],[-74.1003908342878,40.57968866610746],[-74.09940090442292,40.57918675553435],[-74.09851032532683,40.57873068671356],[-74.09741191072715,40.578174432312444],[-74.09613172548268,40.57752610632633],[-74.09517725127283,40.57702113890273],[-74.09483640558778,40.57680653826436],[-74.09408671710112,40.576419550826024],[-74.09335651083325,40.57604719396089],[-74.09257214644325,40.57567191334098],[-74.0918223417836,40.57527493330423],[-74.09109428090468,40.5748992286652],[-74.09032842535416,40.574515336157084],[-74.08960544781667,40.57413046961468],[-74.08886977653029,40.57372323827117],[-74.08775041802929,40.57311057975213],[-74.08769737595844,40.57306188404061],[-74.0876579143761,40.57301266463172],[-74.08597647495844,40.57223697088941],[-74.08469075991437,40.5714779139398]]]}},{type:"Feature",properties:{ntacode:"BX28",ntaname:"Van Cortlandt Village",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.88705142536126,40.88434957584602],[-73.8870483340024,40.884235520617246],[-73.88704304071425,40.88404023237842],[-73.8870870571993,40.88379702731984],[-73.88710004492289,40.88372994438709],[-73.8871070335288,40.88367398595175],[-73.88712303584818,40.883200939945496],[-73.88713206613238,40.883150944958906],[-73.88714697686306,40.88311793815627],[-73.88718101566911,40.883083942234634],[-73.88723194076053,40.883054978429065],[-73.88697007522879,40.88279564271693],[-73.88694246809388,40.88268276725855],[-73.88716505199072,40.88257651139485],[-73.88706962783782,40.882476896066194],[-73.88595071664209,40.880507412132594],[-73.88582680401753,40.879907897306985],[-73.88578568417086,40.87961687421811],[-73.88575540641662,40.879313118379144],[-73.88567518025677,40.87887251080854],[-73.88773577644089,40.87703388179028],[-73.88808032200723,40.87627274630061],[-73.88824333740209,40.87589219547008],[-73.8885569985434,40.87519731342943],[-73.88937163753202,40.87338229790128],[-73.88863187232505,40.87276503124141],[-73.88857987860804,40.87272163969384],[-73.88798774411049,40.872227491014954],[-73.88785196328801,40.87211417612795],[-73.88793503664571,40.87203023235732],[-73.88833547031604,40.87170983053299],[-73.88868449911651,40.8714951130181],[-73.8888430155313,40.87139806733185],[-73.88950049155315,40.87102055609319],[-73.88991744475739,40.87078063219616],[-73.89042763850242,40.87048705432512],[-73.89098696993584,40.87016071543085],[-73.89119350421447,40.870010033300105],[-73.89138947034844,40.869850994184915],[-73.8915740010945,40.86968425284094],[-73.89174633546581,40.86951054755235],[-73.89191718260827,40.869302110075516],[-73.89221258783869,40.86891549954435],[-73.89243509112494,40.868620598289205],[-73.89300269948352,40.867881068389785],[-73.89368435627699,40.86698082111976],[-73.89376139036976,40.86687505769729],[-73.89397201751032,40.866602304411295],[-73.89408697050877,40.866453432712746],[-73.89431825320116,40.86615392687445],[-73.89436438771094,40.86609167213986],[-73.89438130324771,40.8660688512117],[-73.89453048696325,40.866143809344436],[-73.89536151622255,40.86656133070879],[-73.8954426344424,40.86660208889509],[-73.89631315669926,40.867038575444056],[-73.89740323298729,40.867474189711224],[-73.89656060531273,40.868565200083836],[-73.89891854298273,40.86965857448669],[-73.89907327253485,40.869525355601716],[-73.899213876948,40.86938138678491],[-73.89933851172397,40.869228028104814],[-73.89944561545173,40.869066842581496],[-73.89953404373001,40.86889961388911],[-73.89960300360646,40.86872820825637],[-73.89965220207921,40.868554578781044],[-73.89942436187414,40.86788083771623],[-73.89996575648391,40.868017301510406],[-73.90106540741166,40.86828390388595],[-73.90128903321057,40.8683366796773],[-73.90150981643258,40.86839595298254],[-73.90172742962807,40.86846163589369],[-73.90194155022924,40.86853363081179],[-73.90215186048364,40.86861183115833],[-73.90235804846445,40.8686961209535],[-73.9031866739963,40.86914899149062],[-73.90374975893972,40.86959562714014],[-73.90403592642973,40.869949163861506],[-73.90442003209802,40.8703612760012],[-73.90448860555922,40.870578548548295],[-73.90443428798514,40.87224530928337],[-73.90444007325026,40.87233032825174],[-73.90444008459521,40.87233041939358],[-73.90444010831449,40.872330499656655],[-73.90446896770436,40.8724153949978],[-73.90446901453103,40.8724155206787],[-73.90446908610083,40.87241562845516],[-73.90452057544915,40.872495022802305],[-73.90452070450385,40.87249521120482],[-73.90452088300444,40.87249539194217],[-73.90459188940376,40.872564446306114],[-73.90459194935468,40.872564500130515],[-73.9045920324782,40.87256455397406],[-73.90467728274552,40.87261987949897],[-73.90571425362513,40.87313832210184],[-73.90586616778188,40.87318266093013],[-73.90591126405228,40.87319581742682],[-73.90601809363197,40.873226989180985],[-73.9060791797798,40.87324242069405],[-73.9060537961631,40.87329322579479],[-73.90556943283718,40.874230992182966],[-73.90519207524393,40.8749285266971],[-73.90517526106356,40.87495960528174],[-73.90498296648424,40.875333689857484],[-73.90480365068977,40.87571153747377],[-73.90463748457758,40.87609276872476],[-73.90448464902646,40.876476977908474],[-73.90417988508364,40.87733663307811],[-73.90389833781167,40.878121108052724],[-73.90369454788167,40.87850161877182],[-73.90333605438529,40.87897514559755],[-73.90226256936751,40.88010809989411],[-73.90150658419327,40.88095490632147],[-73.89988688849081,40.88282880911014],[-73.89914458882421,40.88368756630961],[-73.89855059942451,40.884374727091966],[-73.89843428843382,40.8844746424487],[-73.89835487868135,40.88454286527742],[-73.89808000744046,40.88477900050717],[-73.89781492112932,40.884999182695076],[-73.8976004847466,40.88517729372129],[-73.89711223266607,40.885569435595826],[-73.89661546555921,40.88595525550798],[-73.89652068999247,40.885936989195706],[-73.89595674959419,40.88582832452113],[-73.89508270593421,40.88564151150409],[-73.89467948886868,40.885519941585684],[-73.89453431343169,40.88559406387414],[-73.89291643700882,40.88531143409427],[-73.89288644520525,40.885264306306155],[-73.89176617913937,40.885049846262035],[-73.89080543980872,40.884867843467326],[-73.88984701827071,40.88468574608965],[-73.88889642181157,40.884503919159044],[-73.88840157207179,40.88441707517055],[-73.88758612608929,40.8842556191605],[-73.88705142536126,40.88434957584602]]]}},{type:"Feature",properties:{ntacode:"BX13",ntaname:"Co-op City",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.82027433015828,40.88555070032882],[-73.82023958328116,40.88549105134718],[-73.81992586501934,40.88211933346689],[-73.8211026856609,40.87896924536069],[-73.82329599430474,40.87309741817937],[-73.82126543759561,40.86907454349094],[-73.82111615264914,40.869008137472065],[-73.82103881104537,40.86897607974813],[-73.82097601115584,40.86894978689488],[-73.82091617219083,40.86891693437206],[-73.81940759158807,40.867999271044944],[-73.81938761441872,40.86798690235931],[-73.81578764066228,40.86575806093616],[-73.81641455929821,40.86515149760708],[-73.81699760266439,40.86445903114313],[-73.81684495908262,40.86430679279961],[-73.81761651294968,40.863626343146144],[-73.8189542552922,40.8624745616902],[-73.82037553020744,40.86103300549346],[-73.82450575184417,40.85976402146646],[-73.82444012074629,40.859501383985446],[-73.82632571111331,40.8592979973968],[-73.82699653234856,40.85908778590322],[-73.827145562984,40.85923239493478],[-73.82720794093149,40.85941373891194],[-73.82732348828942,40.85968688707433],[-73.82741458080997,40.859959872718264],[-73.82759107994592,40.86007855140401],[-73.82787032368184,40.86067821250283],[-73.8279944496935,40.860840185902816],[-73.82826796566385,40.86083733316125],[-73.82834347431387,40.860892026674904],[-73.82840758909654,40.860948301200025],[-73.82954731091633,40.86216408726458],[-73.83022388516403,40.863429528330784],[-73.83054182750284,40.86373143490321],[-73.83175316568182,40.865906767833685],[-73.83255828878004,40.867287773799106],[-73.83312914447798,40.86826720173392],[-73.83315960407377,40.86831975626282],[-73.83347966650885,40.868216122010125],[-73.83354911595802,40.86819363773739],[-73.8340017568927,40.86804943983189],[-73.83481793870449,40.86778172158286],[-73.83565766526787,40.86751275590623],[-73.83655628079896,40.869352175934985],[-73.83740181375627,40.871108928800716],[-73.83829221480218,40.87295133933147],[-73.83746027748752,40.87322264997061],[-73.83835409385173,40.8749219577441],[-73.83924789026595,40.87661873843404],[-73.83841016445525,40.87686761524328],[-73.83815674946115,40.87695350228235],[-73.83855198047935,40.877119527639735],[-73.83925549178818,40.877419823026834],[-73.83956485784739,40.877549815726084],[-73.8397118910436,40.87761159508521],[-73.84014801784912,40.87778842587031],[-73.84114053245477,40.87821573633734],[-73.8422824193902,40.87870197260951],[-73.8423955933879,40.87875039323211],[-73.84324113793834,40.879108913436376],[-73.84273785237589,40.879424902693806],[-73.84201454936574,40.879872259539205],[-73.84127784685252,40.88031754811522],[-73.8404621332562,40.8806228683714],[-73.83965170906946,40.880925957795576],[-73.83874273698511,40.881265967621],[-73.83782792479431,40.88160814037221],[-73.83698743803569,40.88193908330994],[-73.83664134346934,40.882120025323275],[-73.83621837374393,40.8823930125113],[-73.83560954994586,40.882945279971324],[-73.83475583441768,40.88355629367058],[-73.83434542051532,40.88385002034711],[-73.83404698750573,40.883990320276354],[-73.83361799766247,40.8841856308771],[-73.8334224637448,40.88427528910931],[-73.83342222618879,40.88427539698617],[-73.83342197629415,40.884275495966506],[-73.83321720295982,40.88435431703998],[-73.83321711965496,40.88435435260192],[-73.83321703636945,40.88435438045787],[-73.83300454304575,40.88442163545354],[-73.83300425851836,40.884421725169105],[-73.8330039618954,40.884421797109724],[-73.83278561394599,40.88447683384068],[-73.83278538755918,40.884476888292625],[-73.83278516230342,40.88447693185724],[-73.83256256256267,40.884519401655695],[-73.83256233752567,40.88451944589028],[-73.83256211165046,40.88451947236623],[-73.83233699255429,40.8845491944545],[-73.83130254333112,40.88471142351065],[-73.8306535910889,40.884852938518804],[-73.83033698218316,40.884969491851336],[-73.8295332726831,40.88530333412247],[-73.82791367854853,40.88599054280928],[-73.82777310667036,40.886047018798095],[-73.82700490411864,40.88634614684698],[-73.82672826596117,40.88644534288793],[-73.82611278931783,40.88666603623394],[-73.82529579952416,40.88697638046613],[-73.82448935965171,40.88742252027409],[-73.82403093410734,40.88769579571543],[-73.82387140581662,40.88778362843762],[-73.82385099061675,40.88776831603583],[-73.82382288878063,40.8877472378304],[-73.82077408667796,40.88671060257277],[-73.8203116768009,40.885609739710844],[-73.82027433015828,40.88555070032882]]]}},{type:"Feature",properties:{ntacode:"BK31",ntaname:"Bay Ridge",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-74.03266558997939,40.64372034478011],[-74.03260637681458,40.64369890119857],[-74.0290553984282,40.64172534305737],[-74.02889666841023,40.64121402181217],[-74.02890829878075,40.641173410836046],[-74.02839277768008,40.6409631366368],[-74.02802775304903,40.64079348972724],[-74.0274271144525,40.640514336673505],[-74.02703439376484,40.640349986267076],[-74.02691981311034,40.64030850814347],[-74.02674292455585,40.640244467944775],[-74.02662323844885,40.64020113583752],[-74.02626267340175,40.640094381840534],[-74.02628611968333,40.64007452888581],[-74.02635007613456,40.640018465763795],[-74.026464349706,40.639918293193546],[-74.02659984402807,40.63978656111544],[-74.02664251543543,40.63974743250577],[-74.02686129357214,40.63953629106618],[-74.02695244733725,40.63944606454221],[-74.0247543760484,40.6381214180917],[-74.0245384185754,40.638324937098254],[-74.02417094670042,40.638669370878375],[-74.0239261071216,40.63889885818356],[-74.02354939088762,40.639320333692474],[-74.02351787245736,40.63944477391468],[-74.02348203672635,40.6395332128084],[-74.02346821834126,40.63956733547946],[-74.02340085362954,40.639685731848594],[-74.02331683024391,40.63979778172492],[-74.0232178021329,40.63990151460364],[-74.02310593208492,40.63999532592689],[-74.02259016761803,40.64043910553477],[-74.02246253869204,40.64053889908089],[-74.02228790869736,40.640638836128716],[-74.0222256216768,40.640677822501395],[-74.0218090320189,40.640950409033366],[-74.02172676000266,40.64100494154013],[-74.02152001080445,40.64115336788141],[-74.02120118184749,40.64138694027997],[-74.02113625977444,40.641433968244],[-74.02111136818502,40.64145200172218],[-74.02108051325916,40.64149093663093],[-74.02105802404694,40.64147598331173],[-74.02108520174139,40.64144035374874],[-74.02110519670639,40.64141413573653],[-74.02114153316342,40.641362394778454],[-74.02126975061383,40.641173501938],[-74.02147133019807,40.640829613052134],[-74.02159214518203,40.6405692090304],[-74.021615403433,40.64050926298694],[-74.02166136865367,40.640374383224376],[-74.02170923859892,40.64020009787967],[-74.02172617345349,40.64011332047689],[-74.02176040850917,40.639824346198566],[-74.02174188966374,40.63946629231517],[-74.0217388047929,40.639440506751086],[-74.02170856691704,40.6393009027919],[-74.02170098661924,40.63926546022685],[-74.02167777172698,40.63919125653443],[-74.02164685082695,40.63909104800698],[-74.02160867715273,40.63897677983423],[-74.0215464674866,40.638830162888844],[-74.0215087640167,40.63874907192942],[-74.02141038300273,40.638584902672854],[-74.02129372116968,40.63842824199152],[-74.02116029833364,40.63828079800599],[-74.02111444521897,40.638235536219604],[-74.02107776152573,40.63820262192853],[-74.020990375817,40.638119740466465],[-74.02084657571855,40.6379833512001],[-74.0205984441428,40.63777414278915],[-74.02032883796959,40.637572969287575],[-74.02002934963144,40.63737936561029],[-74.01976496043788,40.63721743492747],[-74.01962151024512,40.63713106404477],[-74.01955410711678,40.63709122719839],[-74.01899546812697,40.636754104062405],[-74.0179993919075,40.636157921944545],[-74.01755212626345,40.63588725076579],[-74.01750323346401,40.63585616475809],[-74.01727269453237,40.63569567680716],[-74.01705633769721,40.635530957030944],[-74.01684406219687,40.63536231289643],[-74.01667603035767,40.63518670500175],[-74.0166086945648,40.63511883402954],[-74.01650516128869,40.63499150664635],[-74.01646523008988,40.63494240707726],[-74.01633863267679,40.63475616104502],[-74.01626769025664,40.63462840563044],[-74.01623055737052,40.63456153030116],[-74.01614231507432,40.6343601588385],[-74.01607491124071,40.634153823369495],[-74.0160289636358,40.63394443149198],[-74.01600468099352,40.63373391246118],[-74.01600191118003,40.633524190712485],[-74.01602010138637,40.633317113662045],[-74.01591473467852,40.633365549075165],[-74.0156020496924,40.63351697794159],[-74.01514630680128,40.633221938487345],[-74.01542409802916,40.63251313909742],[-74.01574804336565,40.63176426971412],[-74.01604820334829,40.63103288864487],[-74.01634322325057,40.630285595931305],[-74.01664336473864,40.62957607869517],[-74.01692644799826,40.62883563868568],[-74.0169695505201,40.628728785911925],[-74.01722288034091,40.628100689353126],[-74.01784193302122,40.62659069437672],[-74.01875180668256,40.62431751137606],[-74.01879271564887,40.62422469662935],[-74.0190757830466,40.623614673534995],[-74.0193870292768,40.62289181919978],[-74.01970491557137,40.622184965008145],[-74.0200866720256,40.62242095266208],[-74.02062331034178,40.62180625156355],[-74.02090368274192,40.62152616686243],[-74.02117699394138,40.621257856860126],[-74.02172925531512,40.62067945263874],[-74.02180154239188,40.62060316610898],[-74.02227378599949,40.62010905862065],[-74.02287598677538,40.61946614790902],[-74.02363350473848,40.61853764827995],[-74.02387366993632,40.618259319526146],[-74.02462461252937,40.61738902401657],[-74.02525327108921,40.61667845789224],[-74.02574988994125,40.61605822319568],[-74.02607013070833,40.61548666695267],[-74.02624732375949,40.615104781387686],[-74.02651463147978,40.61467032683155],[-74.02736880386101,40.61323451610893],[-74.02754297128634,40.61293718320437],[-74.02653228216735,40.612425370768186],[-74.02637609057159,40.612450603402124],[-74.02710660490864,40.610243956324354],[-74.02497932455229,40.60974197518837],[-74.02478376263248,40.609699629004375],[-74.02457855492983,40.61022330197488],[-74.02459593815637,40.610109224595135],[-74.02459441688832,40.60999204091506],[-74.02457307668436,40.609874528759825],[-74.0245319598247,40.6097595954073],[-74.0244720751145,40.60965008258321],[-74.02439534326805,40.609548534951166],[-74.02430437545306,40.60945696914202],[-74.02150602890873,40.60782209883297],[-74.02247769425492,40.606674215647786],[-74.02078540907324,40.60567368551241],[-74.02122508359146,40.60473806226653],[-74.02139467231537,40.60449399877191],[-74.02129949141428,40.604428322942155],[-74.02053583504643,40.60419641858659],[-74.01924239456824,40.60377850124137],[-74.01918971417963,40.60376183973339],[-74.01912316533569,40.603739770660674],[-74.01869135708259,40.603607923939485],[-74.01871382223203,40.60358207590745],[-74.01917685113902,40.60315442280303],[-74.01918088947602,40.60314959511349],[-74.01923150325347,40.60310217424778],[-74.01939343505347,40.60291176128186],[-74.01942760889759,40.60287157834802],[-74.01974772844808,40.603084809263905],[-74.02010437562558,40.60325955247405],[-74.02024692223941,40.60332431782376],[-74.0203938499675,40.60338312117951],[-74.02054472997146,40.603435790907334],[-74.02069912187375,40.60348217327577],[-74.02085657504338,40.603522132904416],[-74.02101662991156,40.603555553159254],[-74.02117881931325,40.60358233649326],[-74.02134266985136,40.60360240473113],[-74.02150770327866,40.60361569929755],[-74.02514668248186,40.60408312372738],[-74.02930882862755,40.60459906406192],[-74.03005146547692,40.60475917381201],[-74.03088511216569,40.60518456375308],[-74.03101612271291,40.605251414115266],[-74.03143471659988,40.60552946630822],[-74.03179633794448,40.60578027459598],[-74.03186039997445,40.605811184728715],[-74.03213159551298,40.605901835761735],[-74.03270681479891,40.606331066038145],[-74.03359224082014,40.60708260743892],[-74.03378350679228,40.60725434988606],[-74.03427280539483,40.607717478732994],[-74.03435536043466,40.60782297439085],[-74.03443004633827,40.60793182315283],[-74.03449662936798,40.60804368442162],[-74.03453929685563,40.60814055535543],[-74.03459014036937,40.60823510641055],[-74.03464894467052,40.608326937255136],[-74.03471546081123,40.608415659073096],[-74.03478940718801,40.60850089621079],[-74.03487047073382,40.608582287767305],[-74.03495830824313,40.60865948912311],[-74.03505254782498,40.60873217339918],[-74.03515279047737,40.60880003284119],[-74.03525861177661,40.60886278012303],[-74.03530371251405,40.608888235269234],[-74.035351702438,40.60891041067605],[-74.03540217219033,40.608929117184125],[-74.0354771543336,40.608945048766614],[-74.03554940978246,40.60896711688537],[-74.03561807675689,40.60899505833822],[-74.03568233627314,40.60902853987238],[-74.03574142191123,40.609067162158944],[-74.03579462895561,40.609110464555414],[-74.03603977777922,40.609295639001914],[-74.03608058166913,40.60934688638752],[-74.03611335501411,40.60939472890954],[-74.03621010288079,40.60960104111708],[-74.03629809451581,40.60980961794222],[-74.03637723880091,40.610020243592054],[-74.03644745376882,40.61023270015192],[-74.03650866668846,40.61044676781086],[-74.03656290096677,40.61058758653194],[-74.03662541025842,40.61072639877745],[-74.0366960675077,40.6108629222856],[-74.03677472908826,40.61099687944685],[-74.03686123509475,40.61112799786835],[-74.03695540966763,40.61125601092824],[-74.03705706135057,40.6113806583176],[-74.03716598347937,40.61150168657011],[-74.03728195460204,40.6116188495775],[-74.03740473892893,40.611731909090004],[-74.03753408681197,40.61184063520117],[-74.03873050931435,40.61294376134215],[-74.0389201610343,40.61314167158668],[-74.03920557647403,40.61343951273374],[-74.03944150515288,40.61377594419192],[-74.03982365089756,40.614327388663874],[-74.04023427278455,40.61502825664936],[-74.04038132338685,40.615341782328464],[-74.04047612021493,40.615625263161554],[-74.04072760517796,40.61705041589278],[-74.04086140769232,40.617630765285035],[-74.041017506547,40.61830780552478],[-74.04112777288307,40.61878605611306],[-74.04137522891598,40.619993552965305],[-74.04143385992103,40.620083282106656],[-74.04148540015991,40.62017550417754],[-74.04152966796576,40.62026989417064],[-74.04156650729904,40.6203661194371],[-74.04159578829778,40.620463840858754],[-74.04161740773576,40.62056271404321],[-74.04162219763727,40.62066875807835],[-74.04162336891537,40.6207748611502],[-74.04161785575627,40.620942259033406],[-74.04160333814045,40.62110934382452],[-74.0415798404251,40.621275834417546],[-74.04159968131142,40.62146631518384],[-74.04167119741676,40.62209180591913],[-74.04174932346261,40.62245699566955],[-74.04169490179864,40.6228024562284],[-74.04170832517211,40.62324493419516],[-74.04171015812476,40.623305320611884],[-74.04175794013365,40.6234283208524],[-74.04179876821134,40.62355276684105],[-74.04183256747066,40.62367843043716],[-74.04185927590898,40.62380508126671],[-74.041878844522,40.623932487144415],[-74.04189123739401,40.62406041449961],[-74.04189643176396,40.62418862880404],[-74.04189513119624,40.62429902670371],[-74.0418884929308,40.6244093131259],[-74.04187652595637,40.62451933829394],[-74.04175669301488,40.62505506019893],[-74.04168321534911,40.62538354217464],[-74.04164207726834,40.626009357924815],[-74.04156624733889,40.62674359415526],[-74.04142918710255,40.628070665157004],[-74.04141650353672,40.62814996054551],[-74.04130293385236,40.62886001369021],[-74.04127701609366,40.62902206057011],[-74.04109062117581,40.629725700428715],[-74.04110307519083,40.629818740500966],[-74.04110655511704,40.629912225560425],[-74.04110104223895,40.630005653844776],[-74.04108656610832,40.6300985238944],[-74.04106320438632,40.63019033724372],[-74.04103108242755,40.63028060109698],[-74.04099037260788,40.63036883097301],[-74.04094129340005,40.63045455330602],[-74.04088410820161,40.6305373079874],[-74.04081912392178,40.63061665083548],[-74.04074668933463,40.63069215597998],[-74.04065885393275,40.63088875293382],[-74.04028911535325,40.63171630457634],[-74.04015481009858,40.63201690156312],[-74.03991790625027,40.63253444320458],[-74.03929388690408,40.6338863542965],[-74.03843230568417,40.635685188639584],[-74.03816058598171,40.63624398008184],[-74.0378337608469,40.63691608333068],[-74.03745424937449,40.637696515307276],[-74.03708957847093,40.63844640944508],[-74.03680662048859,40.63898422154557],[-74.03876297920765,40.63958825898059],[-74.03868804690741,40.63973825602962],[-74.0367248437489,40.63914119020676],[-74.0366064144888,40.639363018468515],[-74.03647949180207,40.63958210424059],[-74.03634418489841,40.63979825886902],[-74.03620061021049,40.640011296222006],[-74.03608560956965,40.64017159101672],[-74.0359659275617,40.64032988487284],[-74.03584162412305,40.64048609847358],[-74.0357127615071,40.64064015354396],[-74.03597990789548,40.64094005054452],[-74.0363471229651,40.641143311064454],[-74.03673442685165,40.64145842171889],[-74.03675181350991,40.641477552814436],[-74.03676491264979,40.64149857287788],[-74.03677337985864,40.64152092924025],[-74.0367769925079,40.64154403409753],[-74.03677565560689,40.641567279965194],[-74.03676940430103,40.64159005565068],[-74.03675840294824,40.641611762323045],[-74.03674294079798,40.64163182925786],[-74.03672342438668,40.64164972884318],[-74.036700366849,40.64166499045186],[-74.03445193181369,40.64382678668239],[-74.03453829739412,40.64387638151011],[-74.03407329294268,40.64431393296396],[-74.03284291947888,40.64356371035083],[-74.03266558997939,40.64372034478011]]]}},{type:"Feature",properties:{ntacode:"BK32",ntaname:"Sunset Park West",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.98725068844577,40.66037895632423],[-73.98731033261733,40.66032962389682],[-73.98744982546465,40.66018957251017],[-73.98784059298359,40.659816863537735],[-73.9884313525216,40.65925121165789],[-73.98901286558822,40.658690796103635],[-73.98959238121057,40.65813406083364],[-73.9901884143504,40.65760081832862],[-73.99238339483475,40.65889901592192],[-73.99296401975992,40.65833740996256],[-73.99516890066165,40.6596695220441],[-73.99575278443,40.659107830325944],[-73.99633560810483,40.65854721579513],[-73.99691824145862,40.65798963304156],[-73.99750144573365,40.65742847243116],[-73.99809100203703,40.656864687620704],[-73.99867041439448,40.65630686129129],[-73.99925656899194,40.655745719182164],[-73.9998378655311,40.655186158356855],[-74.00041318122867,40.65462870191626],[-74.00099519212148,40.65406723405795],[-74.0021655605898,40.65294931445413],[-74.00275058647193,40.652384832594784],[-74.00317064032289,40.65198024634518],[-74.00332660710201,40.651832963528925],[-74.00345707861067,40.65170676620216],[-74.00390815853957,40.65126596925241],[-74.00449022886258,40.6507053854618],[-74.00507350634174,40.65014666238794],[-74.0056625015041,40.6495783835774],[-74.0062409204053,40.64902242583507],[-74.00682351845919,40.64846488159062],[-74.0074050549466,40.64790503007599],[-74.00798795232718,40.647344715960216],[-74.00856800383539,40.64678864959462],[-74.00915282093517,40.64622673516061],[-74.00973537056369,40.645666835954856],[-74.01031893880953,40.645106662945146],[-74.01090222417827,40.644546999769325],[-74.01148370452395,40.64398661340753],[-74.0120657304695,40.64342519756606],[-74.01264921130814,40.642865787750694],[-74.01323203289385,40.64230518489323],[-74.01381389935342,40.641745247264005],[-74.01439632401176,40.641185836812305],[-74.01497963598217,40.64062546868241],[-74.01556266735,40.64006663734962],[-74.01616711475124,40.63948244156943],[-74.01396088612064,40.6381532674195],[-74.01456685461942,40.63757090831672],[-74.01514575030549,40.63701460961418],[-74.015739468329,40.63645223721406],[-74.01591339547757,40.63628607022706],[-74.01606790732409,40.63613845109495],[-74.01630548243972,40.6358956741932],[-74.01669546413098,40.63552147510884],[-74.01679830913139,40.6354083666482],[-74.01684406219687,40.63536231289643],[-74.01705633769721,40.635530957030944],[-74.01727269453237,40.63569567680716],[-74.01750323346401,40.63585616475809],[-74.01755212626345,40.63588725076579],[-74.0179993919075,40.636157921944545],[-74.01899546812697,40.636754104062405],[-74.01955410711678,40.63709122719839],[-74.01962151024512,40.63713106404477],[-74.01976496043788,40.63721743492747],[-74.02002934963144,40.63737936561029],[-74.02032883796959,40.637572969287575],[-74.0205984441428,40.63777414278915],[-74.02084657571855,40.6379833512001],[-74.020990375817,40.638119740466465],[-74.02107776152573,40.63820262192853],[-74.02111444521897,40.638235536219604],[-74.02116029833364,40.63828079800599],[-74.02129372116968,40.63842824199152],[-74.02141038300273,40.638584902672854],[-74.0215087640167,40.63874907192942],[-74.0215464674866,40.638830162888844],[-74.02160867715273,40.63897677983423],[-74.02164685082695,40.63909104800698],[-74.02167777172698,40.63919125653443],[-74.02170098661924,40.63926546022685],[-74.02170856691704,40.6393009027919],[-74.0217388047929,40.639440506751086],[-74.02174188966374,40.63946629231517],[-74.02176040850917,40.639824346198566],[-74.02172617345349,40.64011332047689],[-74.02170923859892,40.64020009787967],[-74.02166136865367,40.640374383224376],[-74.021615403433,40.64050926298694],[-74.02159214518203,40.6405692090304],[-74.02147133019807,40.640829613052134],[-74.02126975061383,40.641173501938],[-74.02114153316342,40.641362394778454],[-74.02110519670639,40.64141413573653],[-74.02108520174139,40.64144035374874],[-74.02105802404694,40.64147598331173],[-74.02108051325916,40.64149093663093],[-74.02111136818502,40.64145200172218],[-74.02113625977444,40.641433968244],[-74.02120118184749,40.64138694027997],[-74.02152001080445,40.64115336788141],[-74.02172676000266,40.64100494154013],[-74.0218090320189,40.640950409033366],[-74.0222256216768,40.640677822501395],[-74.02228790869736,40.640638836128716],[-74.02246253869204,40.64053889908089],[-74.02259016761803,40.64043910553477],[-74.02310593208492,40.63999532592689],[-74.0232178021329,40.63990151460364],[-74.02331683024391,40.63979778172492],[-74.02340085362954,40.639685731848594],[-74.02346821834126,40.63956733547946],[-74.02348203672635,40.6395332128084],[-74.02351787245736,40.63944477391468],[-74.02354939088762,40.639320333692474],[-74.0239261071216,40.63889885818356],[-74.02417094670042,40.638669370878375],[-74.0245384185754,40.638324937098254],[-74.0247543760484,40.6381214180917],[-74.02695244733725,40.63944606454221],[-74.02686129357214,40.63953629106618],[-74.02664251543543,40.63974743250577],[-74.02659984402807,40.63978656111544],[-74.026464349706,40.639918293193546],[-74.02635007613456,40.640018465763795],[-74.02628611968333,40.64007452888581],[-74.02626267340175,40.640094381840534],[-74.02662323844885,40.64020113583752],[-74.02674292455585,40.640244467944775],[-74.02691981311034,40.64030850814347],[-74.02703439376484,40.640349986267076],[-74.0274271144525,40.640514336673505],[-74.02802775304903,40.64079348972724],[-74.02839277768008,40.6409631366368],[-74.02890829878075,40.641173410836046],[-74.02889666841023,40.64121402181217],[-74.0290553984282,40.64172534305737],[-74.03260637681458,40.64369890119857],[-74.03266558997939,40.64372034478011],[-74.03262055640162,40.64376540175675],[-74.03231070598224,40.64357458611525],[-74.03223524436785,40.64364337015542],[-74.03246968787256,40.64378612633409],[-74.03254173795654,40.64382548435197],[-74.03231084234105,40.64403921397805],[-74.0322687086583,40.644074379292626],[-74.03220689841655,40.64402992889289],[-74.03197857157313,40.64389338025596],[-74.03189708494347,40.64388934936983],[-74.03159762607356,40.644202239849825],[-74.03051830863402,40.64527442470649],[-74.02908090885784,40.64440359693042],[-74.02899762468775,40.644471961492975],[-74.02915418994536,40.644581445419604],[-74.02886241127045,40.64486602372307],[-74.02882159751965,40.64484212565192],[-74.02909142239679,40.644600588028105],[-74.02908654289247,40.644583001799695],[-74.02896958211086,40.64449746101688],[-74.02850116250612,40.6441775647027],[-74.0284254329047,40.644250724824964],[-74.02823134309672,40.644438228837835],[-74.02819053049329,40.64441433020634],[-74.02845721095788,40.644156059248246],[-74.02820569545013,40.64401598289032],[-74.0277529818689,40.644506277021904],[-74.02703434223368,40.64519782098347],[-74.02604948400327,40.64626135032623],[-74.02954714502881,40.648369331685984],[-74.0297407821108,40.648486026210485],[-74.02938990486628,40.64880405511394],[-74.02919183069383,40.64868601671465],[-74.0257175880482,40.646615492291005],[-74.02552081269259,40.64675513814717],[-74.0251851171391,40.64709632778361],[-74.02516202606733,40.6471387484942],[-74.02483957406794,40.646944424765465],[-74.02467396344875,40.647094518878745],[-74.02461487103118,40.647151125118874],[-74.02629688858225,40.64816892652109],[-74.02625506529249,40.64821273567903],[-74.0262419129011,40.64822653781886],[-74.02622102475586,40.648248427809264],[-74.0248830549114,40.6474105230243],[-74.02468390384914,40.64760566521824],[-74.02435496936728,40.64739927815352],[-74.02414566050577,40.64761510125991],[-74.02512911955246,40.6483231814573],[-74.02496792117125,40.648605961765],[-74.0255386457805,40.649782159348106],[-74.02484436363451,40.650599638057045],[-74.02520581187584,40.6508184678994],[-74.02541553929468,40.65061869708257],[-74.02605133196805,40.65099430074319],[-74.02587113764659,40.65116053579744],[-74.02592807625284,40.651196653120344],[-74.02577633161967,40.65133397795865],[-74.02569093920542,40.65131954641443],[-74.02552971543663,40.65147855069289],[-74.02491122849025,40.65110628529078],[-74.02508999105083,40.65092400267918],[-74.02507739284516,40.6509144129272],[-74.02510257190247,40.650893305576915],[-74.02477160495681,40.65068770743542],[-74.024523280554,40.65093755347279],[-74.02448801174867,40.650918377161034],[-74.02446077599477,40.65094460933546],[-74.0242891936497,40.65111207358983],[-74.02427173047934,40.65110251074397],[-74.02424021347537,40.65113351631343],[-74.02550139045752,40.65183985103426],[-74.02541604028599,40.65193380685512],[-74.02417752973403,40.65119177321224],[-74.02382347395071,40.651353784913155],[-74.02365443141973,40.65125618183636],[-74.02359400295197,40.651315663253804],[-74.02305991047038,40.65097430413481],[-74.02302464837877,40.651002737391174],[-74.02302012112847,40.651006388235196],[-74.02285141795988,40.651169195161785],[-74.02536890150526,40.65272143692731],[-74.02522662972649,40.6528298564571],[-74.02272372795788,40.65129732276879],[-74.02262161936142,40.65131155867348],[-74.02154138319233,40.65067162291129],[-74.0213446128791,40.650851861184805],[-74.02128163421044,40.65081734243693],[-74.02124652373418,40.6508349725644],[-74.02127564873982,40.650861578371355],[-74.02127560550277,40.65089153494179],[-74.0213918821068,40.65096775798842],[-74.02135959921647,40.65099727861094],[-74.02124332438399,40.65092597432825],[-74.02118521368601,40.65097763417074],[-74.02112707783834,40.65094321211551],[-74.02105230392206,40.65109828242518],[-74.02134474360493,40.65126047090846],[-74.02233734666841,40.651910605381666],[-74.02225173199717,40.65198160150685],[-74.0212641650562,40.65132571010405],[-74.02098261225869,40.65115682265776],[-74.02089862870841,40.65124727521834],[-74.02380703903115,40.653044728008936],[-74.02359434497563,40.65321636896182],[-74.023534301656,40.65309642604737],[-74.02333174650838,40.65294224018334],[-74.02309923681547,40.652919438445664],[-74.02294172283457,40.652879484508304],[-74.02288920245826,40.65282237388573],[-74.02285167504522,40.65274241159154],[-74.02195900090588,40.65222278146823],[-74.02186900073934,40.652222798616236],[-74.02171151888273,40.6522742376681],[-74.02162153367624,40.65231995129057],[-74.02123165456236,40.65269702471582],[-74.02118670027899,40.65283983689539],[-74.0232046472713,40.654096116315344],[-74.02306219089238,40.654233236291994],[-74.02210195162459,40.653587953807694],[-74.02193694561616,40.65357656098006],[-74.02187693558213,40.653548012371694],[-74.02162946295489,40.65364516471351],[-74.02128455998418,40.65396510854651],[-74.02123961069394,40.65413076888817],[-74.02114963484502,40.65421075521162],[-74.02182479745491,40.65465617528289],[-74.02164486415383,40.654878982879914],[-74.02089469797602,40.65443357541358],[-74.02063969158998,40.654439333329556],[-74.02060218183955,40.654410779516475],[-74.02060214479565,40.65429082432445],[-74.02047461820194,40.65421658922721],[-74.02024211371028,40.65422234292428],[-74.02002459222695,40.65416525925297],[-74.01961958177256,40.65416532905231],[-74.01941702844249,40.65399971256709],[-74.01925203374124,40.65403401221281],[-74.01919203025415,40.6540225979916],[-74.01924450754504,40.653942619981116],[-74.01917698964485,40.653885509509074],[-74.01904948304198,40.653868394574985],[-74.0189669806887,40.65386840820973],[-74.01892195088293,40.65376559721408],[-74.01885441729479,40.653651365473635],[-74.0187718830648,40.65353713681145],[-74.0187268658869,40.65347431052445],[-74.01862238308571,40.65349134902305],[-74.01811897876479,40.65388527110532],[-74.02025589052934,40.655118262881196],[-74.02005182454289,40.65533594837194],[-74.01787407223824,40.65406150233091],[-74.01715319581034,40.65477510436217],[-74.01746633453746,40.654926800896156],[-74.01741891331396,40.654991840677035],[-74.01980081652006,40.6564872105847],[-74.01970596410239,40.65658116375106],[-74.01726715936596,40.655194187986574],[-74.0169161785108,40.65548327495781],[-74.01665047959769,40.655338796572224],[-74.01639437533771,40.65562064234824],[-74.0191084380313,40.65736888430352],[-74.01890923625244,40.65754956446419],[-74.01860569461005,40.65784587402291],[-74.01585370056823,40.65621324005287],[-74.01543632269656,40.656632396759726],[-74.017742327275,40.658098916725],[-74.01766644409528,40.65818563877156],[-74.01786573109686,40.6583084472986],[-74.01768549175478,40.65845299276127],[-74.01748620434728,40.65833740924331],[-74.01750516410587,40.658272374297674],[-74.01504738221863,40.65695038669347],[-74.0144213048456,40.65760802195147],[-74.01745803087911,40.659450197386775],[-74.01554165389003,40.660758354973574],[-74.01400428392422,40.65981196344019],[-74.01366273992612,40.66002878063692],[-74.01246851441834,40.65931636814535],[-74.01183862056558,40.658912837274784],[-74.01142219567046,40.65932869445917],[-74.0111075041032,40.6597062745807],[-74.01402247678031,40.661529747440134],[-74.01315554938823,40.66198159772601],[-74.01265358811501,40.661981654037646],[-74.01023484431796,40.6604611865511],[-74.00859956968297,40.65952092309831],[-74.00857262378996,40.65954542776522],[-74.00778095960345,40.66026532833964],[-74.00745858163903,40.660558476209964],[-74.01037201297228,40.66239887973],[-74.01046331724493,40.66264211928752],[-74.00955074142043,40.66326769413043],[-74.0086837159131,40.663372012840306],[-74.00616141136328,40.661845068990544],[-74.00568594756899,40.66227474036058],[-74.00553501251869,40.66218385874688],[-74.00428358250132,40.66144489410131],[-74.00418545737632,40.661528306067446],[-74.00414624892221,40.661561635681345],[-74.0042478861123,40.6616232385631],[-74.00425415353583,40.661627037699645],[-74.00426187385507,40.661631717811964],[-74.00426191059584,40.66163174629035],[-74.00427880061244,40.66164197609747],[-74.00439580546143,40.6617128945089],[-74.00451173232308,40.66178315797598],[-74.00470164001483,40.66189344110571],[-74.00472274891177,40.66190549639525],[-74.00475221025464,40.66192231968622],[-74.00476182862168,40.661928178748624],[-74.00476870023637,40.66193236482173],[-74.00495172594651,40.6620417815344],[-74.0051236485759,40.662144558309016],[-74.00512658939391,40.66214922818902],[-74.0051267464899,40.662149478468876],[-74.0051274776725,40.66215126964585],[-74.00514101962996,40.662184440259246],[-74.00526589544623,40.662270165565666],[-74.00562039670665,40.66249392634682],[-74.0057848663663,40.662582528951944],[-74.00582714339058,40.66259010846575],[-74.00585740199439,40.66257517029911],[-74.00585795416251,40.662574896865245],[-74.00585857414517,40.662575255343626],[-74.00603815112557,40.66267887134567],[-74.00620046233036,40.66277252611272],[-74.00622698247932,40.662787827861024],[-74.00622684103384,40.66278796674937],[-74.00622501390113,40.662789757052586],[-74.00608958340489,40.66292240141682],[-74.00592904571481,40.66310215813557],[-74.00592802062337,40.66310330659285],[-74.0059236050304,40.663108250739135],[-74.00545775556658,40.66286136665867],[-74.00460146379469,40.66238266851939],[-74.00422549172741,40.66217696122088],[-74.0039133457196,40.661977527307414],[-74.00389812942466,40.661967805335294],[-74.00383146963539,40.66192521575302],[-74.00380815470892,40.66190794572824],[-74.00348801100655,40.662240556128566],[-74.00389334189988,40.66246917396664],[-74.00423930501746,40.66265796345976],[-74.00436556756063,40.66273567615298],[-74.00438799951012,40.66271432134197],[-74.00446593631081,40.662761951916025],[-74.0045549848872,40.66281637291278],[-74.00455523060695,40.6628161149099],[-74.0045589256441,40.66281225893895],[-74.0045594850582,40.662811674746635],[-74.0045599463602,40.662811191074994],[-74.00456179244877,40.66280926593747],[-74.00460158473545,40.66276772310295],[-74.0045899436489,40.66273373280547],[-74.00460574305605,40.66271888466927],[-74.00454367850816,40.662680146118085],[-74.00473298121784,40.662496503996756],[-74.00523840365594,40.662799535401184],[-74.00535812864258,40.66286912973176],[-74.00515599719326,40.66304741406134],[-74.0050616081685,40.662992041202166],[-74.00498010506897,40.66306099744228],[-74.00497993436097,40.663061142361386],[-74.00497850424134,40.663062353483205],[-74.00497796703894,40.66306280750736],[-74.00497510679932,40.663065227908135],[-74.00497157758619,40.663068213242134],[-74.00519233775094,40.66320155309663],[-74.00519281929492,40.663201120517606],[-74.00519747590567,40.663196929091846],[-74.00519907606547,40.66319548794371],[-74.00520010976793,40.66319455912177],[-74.0052010512971,40.663193710884904],[-74.00524384971582,40.6631551909044],[-74.00523151018437,40.66311846916119],[-74.00524863034882,40.663105620491486],[-74.00518629798101,40.66306960144795],[-74.00538014413928,40.662883926452864],[-74.00565964975702,40.663055853563684],[-74.00599748682698,40.66325861082858],[-74.00579501836202,40.663436151293496],[-74.00569963747793,40.66337678866096],[-74.00562415155505,40.66344828846601],[-74.00562218007471,40.66345015549433],[-74.0056205315281,40.663451716265676],[-74.00561348681755,40.663458390254824],[-74.00590835965357,40.66363828363019],[-74.00591638354518,40.66364119334649],[-74.00591778279274,40.663641702057014],[-74.00591847405614,40.663641952308275],[-74.00592011069166,40.66364254577573],[-74.00630567322526,40.66386341177638],[-74.00672835016063,40.66411875442078],[-74.0074325142905,40.66454244712895],[-74.00766379098475,40.66468352836643],[-74.0077213350671,40.66471863301985],[-74.00772545192984,40.66474271539151],[-74.00767434594513,40.66479110926581],[-74.00763877534817,40.66479598033112],[-74.00730516126842,40.66459759075265],[-74.0072574263175,40.664642959510914],[-74.00726610280043,40.664673048829414],[-74.00725283559053,40.66469032364312],[-74.00731878365993,40.66472986075775],[-74.00712532646747,40.664915218474356],[-74.00652469600124,40.66454722716042],[-74.00670685940645,40.66436298985679],[-74.00679912430286,40.66441830653364],[-74.00688215307314,40.664340372943],[-74.00662937859578,40.6641879301245],[-74.00653579559392,40.66425740363628],[-74.00664155766745,40.664320210853546],[-74.00644979980795,40.66450620629653],[-74.00584157632493,40.66413802067463],[-74.00602870773498,40.66395913653522],[-74.00611934710192,40.664010566693264],[-74.00620306585382,40.66393016821056],[-74.00604608518987,40.6638400056356],[-74.00599262641803,40.66389076321396],[-74.00592138703402,40.66384959807337],[-74.00589826436897,40.66387569057232],[-74.0058099935989,40.66387400202663],[-74.00575781045495,40.66392275680168],[-74.00577974295805,40.663987763093054],[-74.00574809232246,40.664011942317416],[-74.00582327521123,40.66405456385326],[-74.00575753791422,40.66411439291204],[-74.00589272459436,40.66419031812327],[-74.00574908832148,40.664326509889634],[-74.00574145525138,40.66438182951622],[-74.00577046133883,40.66439749528106],[-74.0057446303361,40.66441763946748],[-74.0058349944878,40.664469580318325],[-74.00580832976843,40.66447828424339],[-74.00584924770618,40.66450329861973],[-74.00582211847096,40.66452876005963],[-74.00564140754486,40.66453149139328],[-74.00565025959592,40.66390033784378],[-74.00564925172908,40.66389985155957],[-74.00564311080417,40.66389689080386],[-74.0056421339589,40.66389641993062],[-74.00556312932869,40.66384904217342],[-74.00430053267485,40.66309186190215],[-74.00429508002975,40.66309558022233],[-74.0042662247347,40.66311526248556],[-74.0042637448154,40.663113783137746],[-74.00362862508571,40.66273484703203],[-74.00340348595637,40.66298572609572],[-74.0045923863676,40.663735199832914],[-74.00432294897384,40.66405231997535],[-74.0052813217735,40.66465700352402],[-74.00486193792668,40.66506482193825],[-74.00113519509667,40.66290172355258],[-74.00094424265617,40.66307639198397],[-74.00091723430252,40.66305925274779],[-74.0008340110845,40.66300644218919],[-74.00074785689021,40.66308446140935],[-74.0004941336116,40.66331422709338],[-74.0005378069282,40.66333347770702],[-74.00023141373406,40.663627995622846],[-74.000030241774,40.66382136938726],[-74.00007728967003,40.66384525383019],[-74.0000991366711,40.66385634550627],[-73.99984301565593,40.664105599940704],[-73.9997100826994,40.664230166954134],[-73.99953152609925,40.664397485434385],[-74.00292463516392,40.666462311660865],[-74.00224030991384,40.66679383514525],[-74.0020328905918,40.66678725866813],[-74.00204667064895,40.66676977035098],[-74.00161950021099,40.666766279174524],[-74.00120611348318,40.66701810720285],[-74.00146470932715,40.667169568707635],[-74.00068774868772,40.66754595189884],[-73.9999814933913,40.66745027440613],[-73.999545414989,40.66790034946864],[-73.99902600998396,40.66844297212706],[-73.99905372182702,40.66885179921336],[-73.99894520195375,40.66897377448515],[-73.99902633264182,40.66900788840076],[-73.99905044103019,40.668921687297],[-73.99903627811008,40.66891715219936],[-73.99904324792313,40.668880220232644],[-73.99906368149807,40.66887346818928],[-73.9990903918156,40.66873147779725],[-73.999175430243,40.668319625185845],[-73.99917988320561,40.6682966398876],[-73.99918971480976,40.66829820450032],[-73.99924049105041,40.66830628656003],[-73.99915332740883,40.66866988112067],[-73.99907935327982,40.66903827186165],[-73.99896950024659,40.669162244242834],[-73.9986558069162,40.669514795045416],[-73.99880972556304,40.6695961809436],[-73.99891160167898,40.66964857863958],[-73.99890126537402,40.66972727291534],[-73.99891684838768,40.66980456321779],[-73.99889207315212,40.66993843617493],[-73.99874991491654,40.67053337322001],[-73.9987125513135,40.670689736268166],[-73.99855824468399,40.67133550167],[-73.99871360475845,40.6715353781238],[-73.99876941058929,40.671602047105125],[-73.99868108236413,40.6717391576037],[-73.99861887970076,40.671830172564796],[-73.99845678080503,40.67156804322786],[-73.99822510038965,40.67120286840634],[-73.9979893158488,40.67084208175756],[-73.99787130022766,40.67066149969125],[-73.99771474276986,40.670415448363],[-73.99764875170982,40.67031173455809],[-73.99757732134013,40.67019948438505],[-73.99696465059336,40.66923454902903],[-73.99691791463928,40.66915348355837],[-73.99667191671698,40.6687391675141],[-73.99659742926397,40.66881192772278],[-73.99648142701447,40.66892523573985],[-73.99616566052634,40.668435498739335],[-73.99585129212471,40.66797249600206],[-73.99507117648331,40.66707573169517],[-73.99490350133989,40.66678543451378],[-73.99494918015664,40.66670164341424],[-73.99496779810241,40.66666374103606],[-73.99498642702814,40.6666258304463],[-73.99502872563244,40.666515285793025],[-73.99512478908616,40.666381355173826],[-73.9953080037801,40.66615799946808],[-73.99575957360116,40.66578388890491],[-73.99587394436466,40.66573228574451],[-73.99595866270732,40.66570454947417],[-73.99581025280148,40.665530989060926],[-73.99583369356809,40.66550726192318],[-73.99593232902605,40.66540742465613],[-73.99605311570706,40.66528516662633],[-73.9963724835894,40.664961909827134],[-73.9969268994678,40.66437491500554],[-73.99521061887378,40.66332127972009],[-73.99510907592352,40.66326211176292],[-73.99502082459199,40.66320906727253],[-73.99283830619191,40.661908481400715],[-73.99156751440897,40.661141586794386],[-73.99063765228719,40.660577413767925],[-73.99005216500555,40.661138647905744],[-73.98947000113306,40.66169904051911],[-73.98888159770004,40.66224717520806],[-73.98876800655844,40.66235596390325],[-73.98871651059692,40.662404938359344],[-73.98804399009586,40.661475435501124],[-73.98729619166085,40.660441853065535],[-73.98725068844577,40.66037895632423]]]}},{type:"Feature",properties:{ntacode:"BK68",ntaname:"Fort Greene",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.96939450111498,40.6960803894207],[-73.96937861702365,40.69599133453207],[-73.96937195632067,40.69593776036491],[-73.96935567905562,40.6958547289799],[-73.96934097665459,40.695768429552814],[-73.9688098964715,40.69312038290147],[-73.96983118473533,40.69313424397399],[-73.9695211516266,40.691563559265],[-73.96910362399507,40.68946752150547],[-73.97013154130981,40.689506307958624],[-73.96978314120513,40.68775161211436],[-73.96948939860292,40.68628830764502],[-73.96906202032659,40.68415736136281],[-73.96867398499016,40.68208599361999],[-73.96868961357642,40.68200525759737],[-73.96966940326183,40.68221165406951],[-73.9706834806023,40.68242291375698],[-73.97186424226668,40.68267028730839],[-73.97278529836328,40.68285263162083],[-73.97376084923572,40.68304940863981],[-73.97483835293046,40.68328774137265],[-73.97583963012181,40.68349095920493],[-73.97595023269963,40.683513232049464],[-73.97677747704289,40.68381231157101],[-73.97745722097197,40.68405228711075],[-73.97804289547383,40.68485661514009],[-73.97827416053151,40.685195951771675],[-73.97899402928148,40.6861561328783],[-73.97909065785221,40.686293866153974],[-73.97936297664785,40.686682000715],[-73.97959037660189,40.68700390235533],[-73.9798405581001,40.68734433154608],[-73.98012756097003,40.6877500086221],[-73.98064972073799,40.688459477553344],[-73.98069118156971,40.6885158116153],[-73.98084308082036,40.68876136160086],[-73.98092822852809,40.68890247727369],[-73.98101786866424,40.68893792700486],[-73.98155298322794,40.689146164238615],[-73.98209737939769,40.68935800980179],[-73.98295684283845,40.689699819770425],[-73.98350982108121,40.689922171249385],[-73.98372011148615,40.690006718625334],[-73.98350485747972,40.69000570642954],[-73.98313467336757,40.69000227675996],[-73.98276720110421,40.68998648110407],[-73.98157420340723,40.689935183143064],[-73.98147315194076,40.689931210087934],[-73.98150118646647,40.68998815584079],[-73.9821318022756,40.69122723736823],[-73.98206215661303,40.69131209056919],[-73.9817890734612,40.691644867884506],[-73.98179025883427,40.69202541598595],[-73.98175889043779,40.69295517303968],[-73.98251747505033,40.69297738730444],[-73.9825112302159,40.69361433402831],[-73.98242892104393,40.69361085317163],[-73.98234987383513,40.693607888238084],[-73.98226689746076,40.69360477555591],[-73.98175316942722,40.69358338543328],[-73.98154757038643,40.69357778957025],[-73.98147150314752,40.693574935414304],[-73.98098333196731,40.69355661741381],[-73.98011299221442,40.69352388053703],[-73.97916718405038,40.693488323221224],[-73.97921799156835,40.693625651588135],[-73.97921806150401,40.693625831022594],[-73.97921815653318,40.69362600342543],[-73.97928950376665,40.69375974250577],[-73.97928957437996,40.69375986715884],[-73.97928966964376,40.693759993994234],[-73.9793809418228,40.69388775687724],[-73.97949049679758,40.69400690483467],[-73.97949061429242,40.69400703117125],[-73.97949074477862,40.69400713991976],[-73.97961626409003,40.69411542192616],[-73.97961635782853,40.69411550202085],[-73.9796164768783,40.69411558329272],[-73.979755391983,40.69421147652322],[-73.97986236958447,40.69429009176181],[-73.97995651774359,40.694380295214806],[-73.98003475055339,40.69448012178464],[-73.98009475106316,40.6945870047511],[-73.98013518053028,40.69469801720833],[-73.9801557454917,40.694810117667025],[-73.98022973272094,40.69528899309548],[-73.98025366044371,40.69545725965814],[-73.98028186695961,40.695632111774955],[-73.9803101980116,40.69590599500554],[-73.98035682887034,40.69617751703123],[-73.98037063437815,40.69626305029581],[-73.98038723466334,40.69638291155536],[-73.9803956172886,40.69644349002577],[-73.98040269790216,40.69650210518822],[-73.98040961451129,40.696559343582386],[-73.98050926182293,40.69744627504131],[-73.98054419183883,40.698246512252226],[-73.97808892784853,40.69813832467343],[-73.97753101697812,40.69811581267945],[-73.9767864262071,40.69808694754957],[-73.9757827582261,40.69804772983398],[-73.97519315230124,40.698022186687524],[-73.97478663810315,40.698004811210055],[-73.97379870981491,40.69796044978557],[-73.97332378598347,40.69793965056515],[-73.97279477798878,40.69792083772704],[-73.97180794061265,40.697885068028775],[-73.97120281107122,40.69785798987457],[-73.97077314951659,40.69784080149029],[-73.96972789882108,40.69780401438263],[-73.96939450111498,40.6960803894207]]]}},{type:"Feature",properties:{ntacode:"MN24",ntaname:"SoHo-TriBeCa-Civic Center-Little Italy",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.99260322198447,40.72413644968344],[-73.99263254954302,40.724056865152455],[-73.99309190227042,40.722820084866605],[-73.9932601612888,40.72235442627797],[-73.99352731301752,40.72163326186851],[-73.99379593869149,40.72093753746581],[-73.99401883810856,40.72037780557678],[-73.99404155202366,40.72032097982317],[-73.9940726322125,40.72024349140559],[-73.99410818213799,40.7201558871019],[-73.99437745820222,40.71951908896216],[-73.99442117800946,40.719391299457264],[-73.99480779021312,40.71845742685296],[-73.99542875878757,40.71727924304793],[-73.9958091234925,40.71664465920546],[-73.9960587274438,40.71623164071355],[-73.99698375281551,40.71654054317212],[-73.9977628592577,40.71681392862417],[-73.9985892556804,40.717099511537164],[-73.99931241700152,40.71755024177744],[-73.99995620864664,40.718017095087234],[-74.00027443693313,40.71761940210776],[-74.00081842515503,40.71692970835204],[-74.00168306201294,40.71574412326429],[-74.00211455704905,40.715158910162934],[-74.00245393220686,40.71478982036137],[-74.00272286179334,40.714389709262726],[-74.00321983078315,40.714036237059716],[-74.00360280331238,40.71364543042647],[-74.00405900803752,40.71313479025536],[-74.00421405367513,40.71298074314484],[-74.00429113891562,40.712907825695964],[-74.00470652283605,40.71257401517036],[-74.00485768087738,40.71245254111699],[-74.00498716656529,40.712374857176805],[-74.00512712552712,40.71230677376262],[-74.00527561958654,40.71224944049537],[-74.00543047939847,40.71220369574965],[-74.00558932954138,40.71217005375561],[-74.00574044668762,40.71208875753898],[-74.0060691758846,40.712008428913535],[-74.00613488810247,40.711948152740696],[-74.00698584118983,40.7117374985361],[-74.00738921542694,40.71164226960669],[-74.007467493695,40.71156690270689],[-74.00796787779458,40.71144733262073],[-74.00834761045074,40.711358545553985],[-74.00860085403339,40.71139223970903],[-74.00883879468182,40.7115039588395],[-74.01012167469983,40.71208469638957],[-74.01166334809638,40.71279805576282],[-74.0125525115542,40.71314716348057],[-74.0130846581707,40.71340719568526],[-74.01359729949573,40.7136233778841],[-74.01375388483048,40.713690554843254],[-74.01359240030881,40.71449431649471],[-74.0134752428493,40.71511071139399],[-74.013351214892,40.71523331232205],[-74.0132338494691,40.71565618757176],[-74.01314862424086,40.71602934976208],[-74.0130480335133,40.7164537088236],[-74.01286663121742,40.717176100768924],[-74.01281566844848,40.71735629834897],[-74.01244109278858,40.71905767270337],[-74.01255468897354,40.71906986252336],[-74.01270167940497,40.71909177532679],[-74.01303068126442,40.71913145581916],[-74.0130125908045,40.719215117577185],[-74.01295868239204,40.7194736964431],[-74.01296083955081,40.719483935271704],[-74.01291448746338,40.719708293225395],[-74.01294460912571,40.719713197540536],[-74.0129458374396,40.719696808422114],[-74.0130261679073,40.719709208407316],[-74.01302432551556,40.719725597596025],[-74.01344694115659,40.71978202028881],[-74.01338906903452,40.720042607273264],[-74.01396546195677,40.72011613298903],[-74.0145241585651,40.72018739744575],[-74.0145070613962,40.72026590617727],[-74.01457231438084,40.72027413774231],[-74.01451968588738,40.72051578688335],[-74.01452586453671,40.720516569459235],[-74.01452278990025,40.72053205032788],[-74.01418581466797,40.72048801202081],[-74.01414732641821,40.720481589088635],[-74.0141586125424,40.720431590837464],[-74.01409095949843,40.720422747859146],[-74.01407954419409,40.720473311522454],[-74.014004167556,40.72046852023531],[-74.01396301313098,40.720464446458905],[-74.01396609722487,40.72041363453815],[-74.01386714357228,40.72040757231263],[-74.01385921064883,40.72044993325531],[-74.01368173910707,40.720425901487346],[-74.01368744836832,40.72039057476864],[-74.01364192748751,40.72038336630004],[-74.0136358033241,40.72041955013271],[-74.0135484172308,40.720406854379426],[-74.01355378315911,40.72036872582206],[-74.01350724376618,40.720362832840465],[-74.01350069470509,40.72040186132088],[-74.01296558526823,40.72032867508464],[-74.01286909071989,40.72083375221183],[-74.01323937337028,40.72088798672815],[-74.01315895020882,40.72125326078353],[-74.01313846153461,40.72125131813758],[-74.01308347695169,40.721528774532715],[-74.01308010145645,40.72154580719529],[-74.01307805009785,40.72154553033906],[-74.01304353513855,40.72154472392743],[-74.01300955803944,40.72156048651216],[-74.0125387580727,40.72150317657644],[-74.01249171031539,40.7217797578275],[-74.012370717154,40.72238758057897],[-74.01223080840154,40.72305625707273],[-74.012094638296,40.72370705248117],[-74.01196432049132,40.7243298642398],[-74.01178072408695,40.72523995904124],[-74.01165415104047,40.72586737457337],[-74.0116532656995,40.725871761851415],[-74.01195833074843,40.72597759921838],[-74.0123158841747,40.72603384278283],[-74.01411595444273,40.726215863302954],[-74.01477821548471,40.726281706473394],[-74.0151632411843,40.726319711936874],[-74.01520426531148,40.72636194937964],[-74.01518864981992,40.72645118250506],[-74.01517084019795,40.72657939015512],[-74.0151432552331,40.72671052627941],[-74.01512356549469,40.726793942564605],[-74.01430671596627,40.726708120694184],[-74.0134167752073,40.72662103121347],[-74.01234454766039,40.72651943048253],[-74.01154201897612,40.72644734692712],[-74.01138323604764,40.72822927236723],[-74.01100472980757,40.728193239175525],[-74.01087083220068,40.728180494239986],[-74.01076791505002,40.72817395780773],[-74.01067264955414,40.7291126665003],[-74.01054441305821,40.72910009756991],[-74.00934962020504,40.72898755640043],[-74.00859272105127,40.72891527788767],[-74.00709020770752,40.728772253353405],[-74.00531369223243,40.72860449508684],[-74.00312767450967,40.72839380211467],[-74.0028172663915,40.72836312930413],[-74.00272009727819,40.72832281552372],[-74.0026239961673,40.728278642493635],[-74.00242264678396,40.72817553796023],[-74.00214891520814,40.72803536650207],[-74.00139033536439,40.72766000209289],[-74.00063239124468,40.72728661266085],[-73.99991579217247,40.72693471343452],[-73.9991182465161,40.726542313089844],[-73.99836119306715,40.72616746826309],[-73.99761019525762,40.725797139105005],[-73.99677175777512,40.72543194350271],[-73.99584577492527,40.7252083534818],[-73.995329078714,40.7250837402314],[-73.99490827322937,40.72495122972201],[-73.99417930485535,40.72469240731427],[-73.99345769032037,40.724432895683314],[-73.99267182446481,40.724160254422074],[-73.99260322198447,40.72413644968344]]]}},{type:"Feature",properties:{ntacode:"MN25",ntaname:"Battery Park City-Lower Manhattan",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-74.00078295275682,40.69428651566467],[-74.00095868483027,40.69406908358224],[-74.0030139382909,40.69477784447919],[-74.0026355689018,40.69536203703763],[-74.00239802583802,40.69571165486454],[-74.00026872311764,40.69496580257799],[-74.00070104811176,40.694387856342274],[-74.00078295275682,40.69428651566467]]],[[[-74.0004314734044,40.69705246617861],[-73.99959333515217,40.69678226147443],[-73.9995313520268,40.69687661261948],[-73.99958770006701,40.69689805666562],[-73.99955389083678,40.69694523239685],[-73.99940738376932,40.69688518944611],[-73.99950317795842,40.69672650719381],[-73.99947406754579,40.69670413446206],[-73.99952373837488,40.69657482654348],[-74.00048933405964,40.69692619508813],[-74.0004314734044,40.69705246617861]]],[[[-73.99837760685779,40.69806329614615],[-73.99887117097663,40.69715757729589],[-74.00104903057533,40.69790823619487],[-74.00048768562523,40.69875777763458],[-73.99837760685779,40.69806329614615]]],[[[-73.99799957540142,40.69879768554436],[-73.99802102725117,40.698761736573836],[-74.00001840433627,40.699466048073724],[-73.99947463838933,40.70032277751578],[-73.99749898310007,40.69963886932132],[-73.99799957540142,40.69879768554436]]],[[[-73.99538448382657,40.70264301006589],[-73.99669768997471,40.700876976917115],[-73.9968218908587,40.700990782325334],[-73.99752763273982,40.70122881645617],[-73.99776011033627,40.70135941487678],[-73.99780162786318,40.70131939476629],[-73.99813879899463,40.70151878774586],[-73.99619227228742,40.703377140864184],[-73.99513826840693,40.7029741147229],[-73.99526015183429,40.70281020903626],[-73.99538448382657,40.70264301006589]]],[[[-73.99502134649184,40.703147869246806],[-73.99504592748332,40.703131839799624],[-73.99544564312076,40.703275305471834],[-73.9952934670094,40.70355406589805],[-73.99498203312831,40.703381715535244],[-73.99480038274872,40.703291958644655],[-73.99502134649184,40.703147869246806]]],[[[-73.99476934191574,40.70395289495363],[-73.99488239968481,40.70378802583748],[-73.99491043069526,40.7037973159588],[-73.99492964609257,40.70377131508381],[-73.99502925916458,40.70380820036549],[-73.99488204726416,40.70400865389523],[-73.9948363743527,40.70398633908104],[-73.99476934191574,40.70395289495363]]],[[[-74.01244109278858,40.71905767270337],[-74.01281566844848,40.71735629834897],[-74.01286663121742,40.717176100768924],[-74.0130480335133,40.7164537088236],[-74.01314862424086,40.71602934976208],[-74.0132338494691,40.71565618757176],[-74.013351214892,40.71523331232205],[-74.0134752428493,40.71511071139399],[-74.01359240030881,40.71449431649471],[-74.01375388483048,40.713690554843254],[-74.01359729949573,40.7136233778841],[-74.0130846581707,40.71340719568526],[-74.0125525115542,40.71314716348057],[-74.01166334809638,40.71279805576282],[-74.01012167469983,40.71208469638957],[-74.00883879468182,40.7115039588395],[-74.00860085403339,40.71139223970903],[-74.00834761045074,40.711358545553985],[-74.00796787779458,40.71144733262073],[-74.007467493695,40.71156690270689],[-74.00738921542694,40.71164226960669],[-74.00698584118983,40.7117374985361],[-74.00613488810247,40.711948152740696],[-74.00603546629264,40.71190618829896],[-74.00594294507677,40.711955680080436],[-74.00546003126512,40.71207372105939],[-74.00539122688127,40.71208058824393],[-74.00532187480763,40.71208241748864],[-74.00525261135833,40.712079191083795],[-74.00518407076284,40.71207093963486],[-74.00511043246738,40.7120539047419],[-74.0050392439741,40.712031642226044],[-74.00497114481996,40.712004351774496],[-74.0049067463782,40.71197227873339],[-74.00473337727374,40.71187604475678],[-74.00466676045089,40.71184291350905],[-74.00459760413982,40.71181294629831],[-74.0045261675465,40.71178625544381],[-74.00419296550663,40.711670932600946],[-74.00409614269388,40.71163523991497],[-74.00400134314657,40.71159653007522],[-74.00390872915276,40.71155486935084],[-74.00381845945806,40.71151032905938],[-74.00373068843787,40.711462985413746],[-74.00364556635019,40.711412919465985],[-74.00353144192042,40.71139214515312],[-74.0033318473381,40.71124208343619],[-74.00328686348293,40.71120724883048],[-74.00276772825482,40.71078930204504],[-74.0026763453774,40.710715826357756],[-74.00173689006438,40.709960170032254],[-74.00155908170454,40.70981710784757],[-74.00147140232087,40.70974655432328],[-74.00134439847693,40.70964629295898],[-74.00055004887027,40.70901791729954],[-74.00026566682735,40.70879294941712],[-74.00019103138905,40.708733912362185],[-74.00012359123085,40.7086845187782],[-74.00000765523289,40.70859961948387],[-73.99992936357589,40.708536817087364],[-73.99981193858524,40.70844261448074],[-73.99956273366946,40.70823648314762],[-73.99944281374432,40.70813655675664],[-73.9993995500764,40.70810033836024],[-73.9993619558228,40.70807228658838],[-73.99928731116871,40.70801660316883],[-73.99919451108859,40.70794737635152],[-73.99925945470778,40.70791402131047],[-73.99932632675433,40.707879676494],[-73.99938225177367,40.70784154932158],[-73.99942129138616,40.70781893705539],[-73.999460330752,40.707796325948564],[-73.99952324941074,40.70776262865818],[-73.9995121136476,40.70774870660916],[-73.9994906247463,40.70772184472247],[-73.99953839659457,40.70769347002571],[-73.99955121325503,40.70769435277655],[-73.99957149513797,40.70771719818593],[-73.99960948039256,40.707759973176344],[-73.99988297085227,40.707624086035345],[-73.99994855949797,40.70759149637102],[-73.99994505655118,40.70758262698339],[-73.99994855952328,40.707558691051226],[-73.99995671262313,40.70753119885591],[-73.99997222648804,40.70750639882208],[-73.99999645016034,40.707491647898564],[-74.0001386885915,40.70740505440758],[-74.00023380525768,40.70734714248689],[-74.00040027832037,40.70726027957076],[-74.00055247932062,40.70718427542044],[-74.00077175219111,40.70708014820081],[-74.00084973367694,40.70704311863661],[-74.0008825909763,40.70702525330057],[-74.00118685262835,40.70685982526923],[-74.00113130577208,40.706799050182],[-74.00122367538829,40.706745261647804],[-74.00123213691973,40.70674033642846],[-74.00122701299965,40.70673486990653],[-74.00116039022585,40.706663720834364],[-74.00117521610991,40.70664874526919],[-74.0011691334155,40.706639497667794],[-74.00117643567694,40.70663505829284],[-74.00117602079688,40.70662757435904],[-74.00098276691742,40.706416712993004],[-74.00140533024062,40.70618013470537],[-74.00140666691962,40.70617938802069],[-74.00140581495849,40.70617861288322],[-74.00058297047987,40.70543393364896],[-74.00059240209356,40.70541007891099],[-74.0008241754993,40.70526711251576],[-74.00143661179409,40.704872177705305],[-74.00145437418853,40.70487330292953],[-74.00146085765644,40.704873717309574],[-74.00183509983022,40.70521225882242],[-74.00205517727986,40.70541134986929],[-74.00206142563813,40.705417005138216],[-74.00206282084564,40.70541607684544],[-74.00212278686429,40.70537900267255],[-74.00215818348556,40.705357119118574],[-74.00256965059474,40.705523579523565],[-74.00268512768801,40.705449248118725],[-74.00236285311753,40.70515896669267],[-74.00241573476924,40.70512931128258],[-74.00238385458351,40.70510127025087],[-74.00197070397952,40.70473786798469],[-74.00197014837812,40.70473115920238],[-74.00217184941907,40.70460659646373],[-74.00218562331573,40.704607018873986],[-74.00233344621171,40.70474813530705],[-74.00233393075771,40.704742606901654],[-74.00242059318673,40.70468033410121],[-74.00243071075872,40.704677858004416],[-74.00248839829267,40.7047267723513],[-74.00248790148643,40.70473376058913],[-74.0023983274896,40.70479492514092],[-74.00238670740686,40.704795663674574],[-74.00332307270796,40.70562859522013],[-74.00358262337764,40.70546112883122],[-74.00363187169334,40.705429806751816],[-74.00360802644231,40.70540778137041],[-74.00355934714835,40.70543833765559],[-74.00287843069464,40.70483135798982],[-74.00297246475294,40.704766491940056],[-74.00358383172686,40.70530161130762],[-74.00364968772811,40.70537795000959],[-74.00362197523812,40.705398899984424],[-74.00364446183872,40.70542168413628],[-74.00383327532263,40.70530324302645],[-74.0039475895745,40.70540287190034],[-74.00438344417232,40.705113259854905],[-74.00426687037435,40.70501166020212],[-74.00458622952472,40.70479945067933],[-74.0045900388368,40.704787752945045],[-74.00349632042331,40.703796769267754],[-74.00351016434438,40.7037880882591],[-74.00371987043047,40.70365448194472],[-74.00396975693856,40.703881645118074],[-74.00480628900748,40.70464206854866],[-74.0048406282479,40.70463977952653],[-74.00492037826487,40.70459100497339],[-74.00518805067328,40.704420535188085],[-74.00511107204143,40.70435060526201],[-74.0050846038028,40.70436635582891],[-74.00492580498373,40.70421180838472],[-74.00500393507076,40.70416531204198],[-74.00516296842169,40.704320093236724],[-74.00513867768045,40.70433455643984],[-74.0052116090041,40.70440553223539],[-74.0052603582919,40.70437448841019],[-74.00535027224763,40.70431007996159],[-74.00418492090175,40.703248065673826],[-74.00418130143028,40.70325036143019],[-74.0041574215417,40.70323163158471],[-74.00416265161383,40.70322776838663],[-74.00420723493853,40.70319937375787],[-74.00411763228843,40.70311193702748],[-74.00427258752109,40.70301566641155],[-74.0042978856611,40.70301726836971],[-74.00432634521927,40.70304454424593],[-74.00434743166846,40.7030469472989],[-74.004365347406,40.703070216313066],[-74.00438643514077,40.703088667457045],[-74.00441805325273,40.70311673525841],[-74.00444124738819,40.703137598367626],[-74.00448447402039,40.70317690392743],[-74.00462520935542,40.703300034682805],[-74.00462626412614,40.703314479168114],[-74.0046505097913,40.703329723163556],[-74.0046663202565,40.703348174468736],[-74.0046768625702,40.703348174040855],[-74.00474855169053,40.70341956364632],[-74.00480222883253,40.703484006775255],[-74.00483652285266,40.70351292588915],[-74.00498836312724,40.70363743615189],[-74.00503377442328,40.703674920052876],[-74.00510304451792,40.70373114347396],[-74.00520771937114,40.70382133725163],[-74.00527929789548,40.703875218096364],[-74.00534891537744,40.7039237335951],[-74.00535945878076,40.70391972568756],[-74.00539635538088,40.703942182821876],[-74.0053879184723,40.70394940514532],[-74.0055924254297,40.704082563229136],[-74.00560507496269,40.70408496696357],[-74.00563775955968,40.70410583003668],[-74.0056633064066,40.70410424397568],[-74.00589129888937,40.70395985344205],[-74.00602048621101,40.703874900101916],[-74.0061410675356,40.70398097343549],[-74.0063421556028,40.703849822104885],[-74.00643259271953,40.703791189449085],[-74.00659591913882,40.703685902451895],[-74.00634518899996,40.70348864644173],[-74.0063243416104,40.70346987449474],[-74.00591217944549,40.70309876190142],[-74.00588747266444,40.703076515223856],[-74.00548384082445,40.70271432213409],[-74.00552682615246,40.70268528761718],[-74.00550531272079,40.70266684658562],[-74.0054713086128,40.70268982858098],[-74.00543599763363,40.702659555411394],[-74.00542728826255,40.70266543619412],[-74.00530412596086,40.7025598656331],[-74.00549427805106,40.70243138145303],[-74.00550166067461,40.70243086729451],[-74.00561361797632,40.70253024203238],[-74.0056016319642,40.70253805976995],[-74.00560905264526,40.70255281855376],[-74.00559479485838,40.70256801982696],[-74.00559935100485,40.70258016783934],[-74.00559022977772,40.70258581428392],[-74.0055919461144,40.702598835921194],[-74.00558509547812,40.70260405020245],[-74.00558909594909,40.7026127305969],[-74.0055354613818,40.702645520604314],[-74.00555771998823,40.70266439465208],[-74.00567522249861,40.70258407219763],[-74.00598430339501,40.70286001804117],[-74.0062387050854,40.70307978930164],[-74.00636372730418,40.703187792252564],[-74.00649425191115,40.70330054817184],[-74.00654880812661,40.70336761508595],[-74.00655720878515,40.70336314833334],[-74.0067554158404,40.70354148947686],[-74.00678502191055,40.703568127402754],[-74.00699466002465,40.703441188566686],[-74.00722046663681,40.703301977303305],[-74.00751905283802,40.703121819734584],[-74.0075271497927,40.70311498091361],[-74.00760498179527,40.702993141155886],[-74.00764555161307,40.702928174276394],[-74.00765095550913,40.70291983910511],[-74.0076584085455,40.70290916746318],[-74.00770527479781,40.70288182540734],[-74.00770614970416,40.70287516162014],[-74.00796578643671,40.702718157070215],[-74.00837395801649,40.70246975865783],[-74.00912772758912,40.70200832391913],[-74.0091595553383,40.70199730765007],[-74.00930907655489,40.70195460302261],[-74.00869964313574,40.701139867542295],[-74.00775549150647,40.70154800167187],[-74.0075913620422,40.70132808054558],[-74.00853611510782,40.700919695745114],[-74.00834927559107,40.700669348388274],[-74.00862036163876,40.70055216371334],[-74.00960052263295,40.70186548191793],[-74.01026747279741,40.70169850845773],[-74.0108381008573,40.70155304671233],[-74.01107989699035,40.70149710025954],[-74.01116664151894,40.70147720220839],[-74.01109588602677,40.701274998846316],[-74.0111194909233,40.70126874780322],[-74.01112667396991,40.701274995874186],[-74.01128983905525,40.70124998174176],[-74.01120975778777,40.701044583273834],[-74.01112868539616,40.7010648974505],[-74.01107837974558,40.700957120315145],[-74.01106708568972,40.70091494089489],[-74.01110886351553,40.70090142010379],[-74.01109386310783,40.7008664103711],[-74.0110933738937,40.70085125607305],[-74.01107872437133,40.70085194903645],[-74.0110558431284,40.70081153127287],[-74.01105943295772,40.70080262099252],[-74.01103748928752,40.70075713124817],[-74.0110153838858,40.700741124296535],[-74.01102945843252,40.700731170993755],[-74.0110199968732,40.70071239494581],[-74.01100668082344,40.70071138770606],[-74.01099272755793,40.700690593047106],[-74.01100854661057,40.7006835572344],[-74.0110036190303,40.70066806679786],[-74.01099134410616,40.70067335177949],[-74.01096997178935,40.700645536089645],[-74.01098841773417,40.700634244502595],[-74.01095827294421,40.70057459160009],[-74.01093617683652,40.700575841947085],[-74.0109248271704,40.70056679303642],[-74.01092557334943,40.70055583199391],[-74.01094712848693,40.70053774303583],[-74.01091918086532,40.700486463091956],[-74.01090496934052,40.700491783763994],[-74.01088462665348,40.70046142740961],[-74.01090366423297,40.700451381512444],[-74.01078537980499,40.700232514470805],[-74.01079959311012,40.70020721300703],[-74.01081530667376,40.70020044410125],[-74.01085157384678,40.700238511084976],[-74.01093093205085,40.70041515233447],[-74.01100364429972,40.70058110944157],[-74.01104377249551,40.70068284521968],[-74.01107427475974,40.70074833739361],[-74.01110436404362,40.700810649429414],[-74.01113362222928,40.70086787440554],[-74.01115033556846,40.70089840010096],[-74.01135836291354,40.700851958133825],[-74.01130318921167,40.700647844036396],[-74.0112981643226,40.70059888452937],[-74.01130986410949,40.70057980068853],[-74.01133409410419,40.70056835317976],[-74.01136082267439,40.70056581099931],[-74.01138171875647,40.700570257117896],[-74.01139508123393,40.70059060767382],[-74.01143269912252,40.70067454111634],[-74.01146947437402,40.70074892825809],[-74.01150291143718,40.70081505897425],[-74.01172926817483,40.700770118059744],[-74.01170009248345,40.70072153863595],[-74.01168275397713,40.70069334506211],[-74.01166539833075,40.700637560590316],[-74.01163149614051,40.700555391747365],[-74.01161019835885,40.700493006421524],[-74.0116141358712,40.700472618462626],[-74.01163147918656,40.700458218248166],[-74.01167798034302,40.70046181520751],[-74.01170321011999,40.700481002386844],[-74.01172605835687,40.700478604421924],[-74.01175129264942,40.70053078758636],[-74.01177730827744,40.700570974375],[-74.01182619233437,40.70066634278209],[-74.01183407601526,40.70068613447619],[-74.01184827026114,40.70072992530342],[-74.01185378549596,40.7007389214502],[-74.01199159781132,40.70070483096387],[-74.012086682147,40.700681308739235],[-74.01208509377962,40.700664514803954],[-74.01206932171671,40.70059973334412],[-74.0120385679701,40.70052895630976],[-74.01197670642502,40.70037842429926],[-74.01190488098501,40.700226930002046],[-74.01185672557001,40.700107103408456],[-74.01193096316575,40.7000512096544],[-74.01196196116926,40.700037545595514],[-74.01204027930213,40.70004809164561],[-74.0120884209169,40.700086583689526],[-74.01212759506149,40.70014308650678],[-74.01215779158517,40.700211378145596],[-74.01217247961003,40.700233115597726],[-74.01223694549935,40.70032127734174],[-74.01225490284905,40.70036473434154],[-74.01231855974248,40.70048828709012],[-74.01236222440268,40.70057582996208],[-74.01239160032281,40.700620527591475],[-74.01259392327516,40.70057083347249],[-74.01259064684228,40.70051185050815],[-74.01255471870945,40.700359730657844],[-74.01252899955242,40.70025232035701],[-74.01251593564199,40.7001846484802],[-74.01251511280131,40.70015049211085],[-74.01254202780171,40.700134974148376],[-74.01261382087363,40.70010826530856],[-74.01264808858089,40.70011508778045],[-74.01268072728456,40.70014675538149],[-74.01273499158569,40.700218772700964],[-74.0127961913925,40.70030009938211],[-74.01283454933407,40.700352874231925],[-74.0128663775657,40.70040751337175],[-74.01288188403382,40.70044165938359],[-74.01290474249379,40.700496912162855],[-74.01290881793963,40.700523611693555],[-74.01300205335566,40.7005160284655],[-74.01310747847378,40.70050745218071],[-74.01311155389513,40.70047205304466],[-74.01311153191467,40.70036029060319],[-74.01309395831636,40.70022369323995],[-74.01307843485958,40.70010324258432],[-74.01302495705578,40.69988283020611],[-74.01301189265867,40.69981825663128],[-74.01302085702767,40.699793418865426],[-74.01304370092444,40.69977478473593],[-74.01311303826311,40.69977416538273],[-74.01314078965099,40.69980333792555],[-74.01315384897738,40.699844940485455],[-74.01316691626812,40.69993124433762],[-74.0131775356333,40.70001754746253],[-74.01318571684638,40.700103230343935],[-74.01320084197314,40.700239827473574],[-74.01320736787206,40.70027521651889],[-74.01322288016907,40.70033358608547],[-74.01327349483093,40.70049687022783],[-74.01348560832746,40.700478222908465],[-74.01348068493708,40.70035777106847],[-74.01348311536121,40.70026338811634],[-74.01350349660873,40.70017645952833],[-74.01353285018098,40.70010816092071],[-74.01358669315096,40.700079590345084],[-74.0136102983073,40.70008429808716],[-74.01367479248766,40.70012582145096],[-74.01366274903862,40.70013665603025],[-74.01364265186707,40.70016178280945],[-74.01361182137072,40.70024517364563],[-74.01357049009938,40.70023220236886],[-74.01356130931916,40.70029512215829],[-74.01353310205644,40.700297124245786],[-74.01353047796482,40.70031110034652],[-74.01356131236544,40.700310097585195],[-74.01356034144288,40.700366533437304],[-74.01352950823136,40.700373524124224],[-74.01353147476038,40.70038201618367],[-74.01356297111612,40.70038001320648],[-74.01355970482904,40.70043893442755],[-74.01352361756743,40.700441937578354],[-74.01352295918907,40.70046041540706],[-74.01358069886767,40.70045691449316],[-74.01358541666438,40.70050191275643],[-74.01355283163475,40.700503357164614],[-74.01357712756537,40.70064368147619],[-74.0135103959266,40.70065037115215],[-74.01355826959494,40.700939870830595],[-74.01395152690482,40.7009909824601],[-74.01433920985552,40.70113268060173],[-74.01411459711312,40.70117801727416],[-74.01372314441109,40.70113302190394],[-74.0137476827635,40.70120035687619],[-74.0138140552446,40.70130626667199],[-74.01397912677267,40.70153107111011],[-74.0140112888414,40.70197612382804],[-74.01400917836105,40.70198734308432],[-74.01400504383992,40.70199823117952],[-74.01399896518156,40.70200857768839],[-74.01399105986236,40.70201818265229],[-74.01398208481862,40.70202961077322],[-74.01396697986875,40.702044202529514],[-74.01394918363013,40.702056916058275],[-74.01392909439352,40.7020674668219],[-74.0139071617692,40.70207561868685],[-74.01388387662439,40.7020811892086],[-74.01387197505224,40.702081775144414],[-74.01386034943638,40.70208380090816],[-74.01384929854511,40.70208721443944],[-74.01383910637686,40.70209192801341],[-74.0138300348618,40.702097820495304],[-74.01382231713043,40.7021047404534],[-74.01381615152233,40.70211251005058],[-74.01381169648904,40.702120929614786],[-74.01380906652189,40.702129782770164],[-74.0138083292096,40.702138841997915],[-74.01380950350125,40.702147874483146],[-74.01381943997532,40.702236691686906],[-74.01383441071599,40.702405701038074],[-74.01420580567233,40.70273719713137],[-74.0142624945828,40.70279900116167],[-74.0143118853103,40.70286433213334],[-74.01435360148128,40.70293269223192],[-74.01438732602485,40.70300356080991],[-74.0144128010359,40.703076397668966],[-74.01442983236642,40.70315064778888],[-74.0143917683421,40.703598783213835],[-74.01425523947044,40.70442547183961],[-74.0142534262339,40.70445756468554],[-74.01425861373396,40.70448944367333],[-74.01427065879689,40.70452022968996],[-74.01428922948985,40.704549075352574],[-74.01437031212753,40.70455803784477],[-74.0145171226823,40.704605675378424],[-74.0146670980627,40.70464721297009],[-74.0147805943406,40.7046741132913],[-74.01489542019343,40.70469751885548],[-74.01496125083526,40.70475979724416],[-74.01516257030225,40.704805095201294],[-74.01527219703561,40.704830037226316],[-74.01539758616087,40.704800149762214],[-74.01565756640272,40.70483308755055],[-74.01565582157104,40.704882634106816],[-74.01587396195755,40.70488211287324],[-74.01621736846116,40.70485302702099],[-74.01629888445076,40.70484641544054],[-74.01637519695767,40.704838485434],[-74.01652040447148,40.704799718505264],[-74.01662761249752,40.70479943133937],[-74.01668613062371,40.70479933894017],[-74.01668714611367,40.704743942258034],[-74.0167590663393,40.70474228384461],[-74.01684600701807,40.70463488608701],[-74.0171312391559,40.70428253590349],[-74.01757035573985,40.70418388098671],[-74.017794545203,40.704234897598845],[-74.01785585682936,40.70407884711311],[-74.01775054986875,40.704054882893566],[-74.01779139303444,40.703950912583636],[-74.01781758697953,40.70393792249664],[-74.01783782825974,40.70396266613856],[-74.01780821746962,40.70403196447965],[-74.01791229326227,40.70405449715105],[-74.01794269363937,40.70397317657629],[-74.01795473982628,40.70397578560865],[-74.01784441106732,40.70424203993796],[-74.01844742686775,40.70416230497789],[-74.0186678467669,40.704435277552186],[-74.01865560578024,40.70444100176161],[-74.01751646371474,40.70458062414995],[-74.01748090483308,40.704667260857896],[-74.01753170409481,40.704670872388284],[-74.01754796252621,40.70466365937501],[-74.01755812673764,40.70466572142438],[-74.01757031461885,40.70466262399804],[-74.01757369902543,40.704667783652475],[-74.01756693013905,40.70467138584919],[-74.01759808539697,40.704684272136376],[-74.0176343306108,40.70467870736853],[-74.01767570940254,40.70468067934985],[-74.01768670225864,40.704673791122936],[-74.01771837938905,40.7046796984516],[-74.01773325394235,40.70467133287091],[-74.01774941603907,40.70467526793779],[-74.01776556881744,40.704672314957826],[-74.01776687049343,40.70466493016041],[-74.01778367349175,40.704670837588175],[-74.0177978958547,40.70466690218766],[-74.01780630901132,40.70466198547254],[-74.01782893315094,40.704664929945615],[-74.01783992611867,40.704660995542675],[-74.01790198846373,40.704651648111515],[-74.01791039104732,40.704659033076204],[-74.01794142815912,40.7046555835495],[-74.01794401937293,40.704648208433134],[-74.01796922420496,40.70464721759877],[-74.01797892738362,40.70464082408533],[-74.01798926941164,40.70464673182202],[-74.01799832152908,40.70464968541824],[-74.01800802337456,40.7046383655994],[-74.01802418707251,40.70464574984388],[-74.01804292991575,40.70462803711038],[-74.0180539241077,40.704629504934616],[-74.0180650937426,40.70463582599167],[-74.01811302905892,40.704553602333796],[-74.01886289045419,40.70471960666822],[-74.01888747948004,40.704729142804304],[-74.01892572382421,40.70477376257033],[-74.01934155704548,40.70607053820406],[-74.01934254624481,40.70609367252713],[-74.01922242283983,40.706573088223536],[-74.01912275963419,40.70697581433748],[-74.0191025548843,40.707000437641554],[-74.01909155084718,40.70700447318451],[-74.01906617140152,40.70701377062152],[-74.01903338019711,40.70701319087608],[-74.01895359463379,40.70699676946555],[-74.01894579167343,40.70701777094141],[-74.01893740557162,40.70703420689674],[-74.01892660443812,40.70704425778585],[-74.01890921570677,40.70706434245132],[-74.01888462028901,40.707085805536835],[-74.01885943006926,40.70710041568375],[-74.01882943775041,40.70711548664011],[-74.01879644936797,40.707127819847635],[-74.01876105767876,40.70713786652508],[-74.01872626987438,40.70714335568639],[-74.01868966870484,40.70714244375402],[-74.01865548075632,40.707141539125146],[-74.01863058372707,40.707139715269335],[-74.01858078403731,40.70712374810284],[-74.01854718475349,40.707107770264265],[-74.01857117399443,40.707079922388694],[-74.01860717601136,40.70709544097521],[-74.01863417023105,40.707103198808774],[-74.0186443710118,40.70710547586051],[-74.01864796262204,40.70708173752746],[-74.01868695379932,40.707084009237605],[-74.018721152491,40.70708172564731],[-74.01875054622975,40.70707989330999],[-74.01876194037428,40.70707578536433],[-74.01874993324,40.70704976248959],[-74.01877393087646,40.7070442827876],[-74.01879432757896,40.70703241116981],[-74.0188201191436,40.70701597288303],[-74.01883870432947,40.7069949696516],[-74.0188482972444,40.70698309041026],[-74.01884889814515,40.70697031235028],[-74.01881110035026,40.70696621177417],[-74.01879851485637,40.70698218837629],[-74.01877571598487,40.70699725864652],[-74.01874212416385,40.707007763378876],[-74.01872292981697,40.7070068569979],[-74.01869473190773,40.70701096766998],[-74.01867853372211,40.70701873300245],[-74.01864794474133,40.707017819578475],[-74.0186281448807,40.70701097846501],[-74.0186125449898,40.70699728514596],[-74.01860474411282,40.706989064177286],[-74.01860294181324,40.70697491797816],[-74.0185915305334,40.70695939441586],[-74.01857952850993,40.706949814809036],[-74.01857172609176,40.706938397923935],[-74.01856933191756,40.706920595205794],[-74.01856452356985,40.706906440109286],[-74.01854892759584,40.70690827067919],[-74.01853513269677,40.70691832201415],[-74.01853033752089,40.70695073241046],[-74.01840649088632,40.70725787215852],[-74.01821726389763,40.70774220596916],[-74.01821699384486,40.707751309768305],[-74.01819029259642,40.707821625607416],[-74.0186555704964,40.70792394838073],[-74.01864689079092,40.70794681354704],[-74.01880063068432,40.70798062163746],[-74.01883195883917,40.70799916678923],[-74.01883395951496,40.70800221914018],[-74.01885347760383,40.708022012284104],[-74.01885500911973,40.708047534447466],[-74.01874689830464,40.70848058025367],[-74.0186314246897,40.70894110005422],[-74.01846882134534,40.70958957100879],[-74.01834136609793,40.710106476441055],[-74.0182640918069,40.71040899662687],[-74.01814480361766,40.710888649686424],[-74.01811057789186,40.711029628214455],[-74.01804609687582,40.71134450148713],[-74.01797853231501,40.71175631920811],[-74.01792224257035,40.71203924270078],[-74.01787333422648,40.71231514395388],[-74.01777014254512,40.71283457478918],[-74.01775292705909,40.71284832755603],[-74.01773183836708,40.71284931234672],[-74.01772021563553,40.71284473093367],[-74.01772148946122,40.71278414461054],[-74.017800378884,40.71234512415859],[-74.01662424425285,40.7121573184928],[-74.01654463812537,40.71245603793102],[-74.01659227582786,40.71254817107689],[-74.01661817655325,40.712649763569125],[-74.01661840078312,40.71275615002971],[-74.01659149520506,40.712861563217324],[-74.01655548893461,40.71292909550443],[-74.01654112171727,40.712955564316836],[-74.01647724204152,40.71302949307403],[-74.01639169485821,40.71309999795078],[-74.01632006627587,40.71340798247833],[-74.01654114686637,40.71344105274243],[-74.01691068695473,40.71349632801033],[-74.01754443334664,40.71361122266432],[-74.01756811041477,40.71352370297547],[-74.01757889322145,40.71344274342802],[-74.01764810719095,40.71320618595174],[-74.01765509447196,40.71316106266708],[-74.0176704166406,40.71306920796515],[-74.01767270844302,40.713065996204165],[-74.01767565425374,40.71306310967053],[-74.0176791761236,40.71306062474475],[-74.01768318086044,40.71305860718035],[-74.01768756249498,40.71305711036415],[-74.0176922050849,40.71305617390321],[-74.01769698578275,40.71305582257731],[-74.01770177808663,40.71305606568286],[-74.01770610827126,40.71305681374581],[-74.01771024205993,40.71305804746583],[-74.01771408596004,40.71305973894011],[-74.01771755303518,40.71306184991314],[-74.01772056487155,40.713064332641686],[-74.01772305335126,40.71306713097459],[-74.01772496219301,40.71307018162277],[-74.01770687258343,40.7131692824661],[-74.01761833310022,40.71365432343298],[-74.01753721790739,40.714097542247856],[-74.01740871360494,40.71480679990547],[-74.01738223187863,40.71494446127933],[-74.01732570958451,40.71525491325493],[-74.01726421509515,40.715592681867406],[-74.01712122293628,40.71637179307723],[-74.01698274294634,40.71713064366822],[-74.01686297377279,40.717786954287845],[-74.0167101860583,40.71862417605804],[-74.01669419095948,40.71864884335448],[-74.0166594696962,40.71866602122471],[-74.01662996338199,40.71866536845027],[-74.01594695204281,40.7185755489063],[-74.01594382984217,40.718589255044265],[-74.01566883666864,40.71855448876318],[-74.01567062060754,40.718537748233686],[-74.01555087754512,40.718521933183844],[-74.01500060682407,40.71844923555248],[-74.01499619731612,40.718473000814136],[-74.0149898133956,40.71850734682514],[-74.01498333230731,40.71852379143303],[-74.01497036258003,40.71853585086431],[-74.01494515549345,40.71854353507721],[-74.0147027002182,40.718516154884234],[-74.01321322719201,40.71831571989584],[-74.01306805492324,40.71892219382555],[-74.01307237769211,40.71893861867015],[-74.01303068126442,40.71913145581916],[-74.01270167940497,40.71909177532679],[-74.01255468897354,40.71906986252336],[-74.01244109278858,40.71905767270337]]]]}},{type:"Feature",properties:{ntacode:"MN15",ntaname:"Clinton",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.9938310813699,40.77293178785068],[-73.9937873699982,40.77290384626278],[-73.99372534708556,40.77286419898795],[-73.99359086402823,40.77279008029663],[-73.99350262180837,40.77275163310059],[-73.99387445126077,40.77223816788832],[-73.99378189812299,40.77219909094511],[-73.99365606188516,40.7721459624011],[-73.99091307486908,40.770987759035535],[-73.99059644681441,40.77085481028243],[-73.98806289548584,40.769790800287986],[-73.9852172032729,40.768594630457955],[-73.98236545039542,40.767392153213464],[-73.98287713521306,40.76671559514084],[-73.98336657834086,40.76604524186615],[-73.98382185703383,40.76541847469751],[-73.98428230080648,40.76479181510174],[-73.98473393779608,40.76416910487748],[-73.98519152159373,40.76354367464774],[-73.98564677724607,40.76291487498554],[-73.98610406084964,40.76228995260429],[-73.9865613853335,40.76166012236253],[-73.98701514555326,40.76103736747788],[-73.98747524633468,40.76040478688599],[-73.9879264062775,40.75979027715778],[-73.98839044575153,40.759164186680366],[-73.98884253868648,40.75853349956074],[-73.98929727477795,40.75790663764965],[-73.98979085335519,40.757233131918845],[-73.9902762134649,40.756567565552174],[-73.99072636339719,40.755950405564896],[-73.99117738092279,40.755329849083914],[-73.99163271310647,40.75470680500966],[-73.99446824672708,40.75590886220473],[-73.99500601602128,40.756136714370285],[-73.99511286348475,40.75617577394358],[-73.99577488185159,40.756454515229464],[-73.99729876461942,40.757107040735946],[-73.99723373723977,40.75720954278108],[-73.99692177871167,40.75763758169525],[-73.99685244878647,40.75773270941392],[-73.99680089701205,40.757789160206706],[-73.99663529266026,40.758012921859745],[-73.99640941554209,40.75833915867447],[-73.99594236631543,40.75898097909532],[-73.99547450100981,40.75962685701757],[-73.99623223142787,40.75994603212304],[-73.9983147442182,40.76082320924079],[-74.00103587459189,40.761968352259345],[-74.00115054116884,40.762025812357024],[-74.00127796266644,40.762075825174485],[-74.00133748538715,40.762208521858724],[-74.00153309066991,40.76264459863024],[-74.00375735037701,40.763582241640634],[-74.00361214794182,40.76377704390977],[-74.00138603698608,40.76285009500195],[-74.00097308022025,40.76342027172571],[-74.00314976988997,40.76433288818468],[-74.0029480951573,40.764616835931385],[-74.00306161234074,40.76466578265347],[-74.00313458336231,40.764649598206766],[-74.00316194577051,40.76461261045468],[-74.0032227558537,40.764638037670295],[-74.0031558705819,40.76473050988001],[-74.00314652967036,40.76473628138705],[-74.00313606019571,40.764740796438204],[-74.00312475154773,40.76474393023154],[-74.00311291631215,40.764745596144984],[-74.00310088163042,40.76474574813042],[-74.00308898015697,40.76474438198682],[-74.00106364220518,40.76388820826291],[-74.00073105253739,40.763755285858885],[-73.99992712367737,40.763406528479386],[-73.9996385355538,40.76356907099083],[-73.99962263458194,40.7635590812105],[-73.9995176709683,40.763706279180326],[-73.99944642217322,40.76380619457852],[-73.99943330724625,40.76382391019702],[-73.99915098087915,40.76420525958276],[-74.0022743664238,40.765525181099626],[-74.00228802371488,40.76556154379527],[-74.0020571383157,40.76587739041865],[-74.00202454330342,40.765893266570444],[-73.99919997246748,40.76470191498257],[-73.99910832564552,40.764662499355],[-73.99888473174995,40.76456937704855],[-73.99857638530546,40.76499860727084],[-73.99859978707632,40.765073340285994],[-73.99863487876351,40.765085794737814],[-73.9986653047345,40.765104480747226],[-73.99868637477225,40.765137394267796],[-73.99869573037307,40.76517476567961],[-73.99868870694569,40.76520856994733],[-73.99866764711383,40.76523703534298],[-73.9986337155608,40.76526016874128],[-73.99858924105155,40.765276178806864],[-73.9984827646869,40.76529753698446],[-73.99843830371474,40.76531621383393],[-73.99840202518259,40.765350909087594],[-73.9983582973388,40.76541804876379],[-73.99829119846436,40.765521072758794],[-73.99827090308357,40.76555223341329],[-73.99828160709536,40.765567774934794],[-74.0015421787121,40.76694470253274],[-74.00157335385275,40.76697719221077],[-74.00156180575487,40.76699649936835],[-74.00139437159505,40.76723004773309],[-74.00136434612986,40.76724936397113],[-74.00131469636011,40.76725111954742],[-74.00129391015001,40.767241458241635],[-73.99815678438988,40.76589403537414],[-73.99814818647373,40.765905607075005],[-73.99806675905361,40.765871881135745],[-73.99772134825704,40.76634912055582],[-73.99737808447972,40.766823385877025],[-74.00062837395313,40.76820311105875],[-74.00065016786209,40.7682203737867],[-74.00064950530425,40.76824523610562],[-74.00045489336723,40.76850419517751],[-74.00041765393202,40.76851247996449],[-74.00038586489083,40.76850419542934],[-73.99715588949218,40.76712869617286],[-73.9968159846351,40.76760062185922],[-73.99645715405047,40.76809881579569],[-73.99972819190108,40.76947350663374],[-73.9997359024786,40.76950617733157],[-73.99955518930793,40.76975080774013],[-73.9995155216162,40.76976756583787],[-73.99947253734031,40.76976421496922],[-73.99707176039317,40.768732643576904],[-73.9970262882108,40.76879551562391],[-73.99715035477153,40.76884738771345],[-73.99701071413833,40.769028790653685],[-73.99689311312378,40.76897962881951],[-73.99657126439583,40.76942456827388],[-73.99902682832911,40.77046327298211],[-73.99876206914323,40.770825056709256],[-73.99631327022094,40.76979883633646],[-73.99588004351695,40.77040057901229],[-73.99601693196205,40.77045484888625],[-73.9959007742504,40.77061312350101],[-73.99576733283625,40.77055459595393],[-73.9954247443631,40.77103161516803],[-73.99575648212908,40.77116066846586],[-73.99570859069955,40.77122581253298],[-73.99579774020461,40.771282562764135],[-73.99581687579051,40.77125651641561],[-73.99591283603851,40.77129785562383],[-73.9959280367068,40.771275102837684],[-73.99600175749057,40.7713074653306],[-73.99589990100944,40.77145029858215],[-73.99589260894895,40.77144708702468],[-73.99585437252819,40.77149918074852],[-73.99579117748787,40.771475518820445],[-73.9958280588625,40.77142166722246],[-73.99572993314415,40.77137881879378],[-73.99575123412833,40.771354282277244],[-73.99562982240315,40.77132529262812],[-73.99562306904373,40.77133695751292],[-73.99530566365364,40.77119600490957],[-73.99512395556893,40.771450738267156],[-73.99499014482083,40.771440709806534],[-73.99495733353706,40.77144919069775],[-73.99493501659018,40.77146814607547],[-73.99492385794427,40.77148560543495],[-73.99492582120644,40.771516042405544],[-73.99500915438738,40.77160733944164],[-73.99497830771205,40.77164524947334],[-73.99497688494738,40.771658774923374],[-73.99711218538614,40.7725532366996],[-73.99690946902795,40.77283294566],[-73.99477407930829,40.771929547530256],[-73.99444501293391,40.77237712658838],[-73.99545514995596,40.77280267502914],[-73.99554492520859,40.77267481382626],[-73.99644894667641,40.7730568419968],[-73.99635558854996,40.77317889165259],[-73.99622972001944,40.77312897454279],[-73.9961432913309,40.77324754156353],[-73.99656159477657,40.77341094144849],[-73.99668544431174,40.773503688046326],[-73.99667705784749,40.77351005394222],[-73.99434191991628,40.77252478194347],[-73.9942497922866,40.77252648513818],[-73.99416328456313,40.77248719102132],[-73.9938310813699,40.77293178785068]]]}},{type:"Feature",properties:{ntacode:"BK64",ntaname:"Prospect Heights",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.96868961357642,40.68200525759737],[-73.96753196699652,40.68176878361744],[-73.96657247077351,40.68156481436484],[-73.96551043354937,40.68134401997681],[-73.96447930738888,40.68113114887999],[-73.96442184884523,40.6811192884308],[-73.96329205549509,40.68088158589595],[-73.96134655885795,40.68046352430098],[-73.9614104625313,40.68041315275769],[-73.96153961956436,40.68008625502718],[-73.96167998623254,40.679702205955834],[-73.96195644346221,40.67893384348491],[-73.96222841240527,40.6781662082222],[-73.96254635403497,40.67728661754943],[-73.96286444202589,40.67640534112749],[-73.96318238790325,40.675529504488665],[-73.960074282831,40.674878071474275],[-73.96039301802897,40.67399860243467],[-73.96070974428058,40.67312139453406],[-73.96102898255523,40.67224318470643],[-73.96126442078996,40.671563590695165],[-73.96131877957826,40.671406676433236],[-73.96257531300613,40.671644198394176],[-73.96314327846265,40.67186010852581],[-73.96340532288725,40.671914727246296],[-73.96366545511813,40.67197441079296],[-73.96392350633602,40.672039120433816],[-73.9641793093261,40.67210881381258],[-73.96443269784228,40.67218344604864],[-73.96468350743837,40.67226296870892],[-73.96494973264002,40.672354887724204],[-73.9652188932372,40.672441710281525],[-73.96549082095547,40.672523382097545],[-73.96576534578827,40.67259985210898],[-73.96604229610357,40.672671072504784],[-73.96632149899818,40.672736998815594],[-73.9666027796679,40.67279758975477],[-73.96688596225162,40.672852807438915],[-73.96717086969775,40.67290261734399],[-73.96745732387498,40.672946988326984],[-73.96769269537317,40.672986383995045],[-73.96793175726617,40.67301394152199],[-73.96817295854783,40.673029414357515],[-73.96839453442635,40.67303242007633],[-73.96841470347262,40.673032693492154],[-73.96865541315474,40.67302383930506],[-73.96877444050892,40.672942367212016],[-73.96894206351273,40.67288749127023],[-73.96888104038278,40.6729803530392],[-73.96882876454896,40.673142177455915],[-73.9687933702671,40.67324337430013],[-73.96876418017513,40.67334571238823],[-73.96874125715975,40.673448971345266],[-73.96872279129686,40.673567868394485],[-73.96871263309042,40.67368734374172],[-73.96871081117526,40.67380706112495],[-73.96871733072402,40.673926683599056],[-73.96874143439018,40.67408910683861],[-73.96878202025557,40.67425035363993],[-73.9688389018631,40.67440897699761],[-73.96891154617292,40.67456356314416],[-73.96899918465306,40.67471277681398],[-73.96907731791573,40.67483967181992],[-73.9690773533214,40.67483971572169],[-73.96907738938638,40.67483976129895],[-73.9691722977699,40.67496136552783],[-73.96917233295542,40.67496140993209],[-73.96917236836042,40.674961455509134],[-73.96928310681953,40.67507596807886],[-73.9694081359414,40.67518162195442],[-73.96940821887122,40.67518167575289],[-73.96954556759223,40.67527696965248],[-73.96954563820837,40.67527700535457],[-73.96969317549163,40.675360854936],[-73.9694973878445,40.67590638046689],[-73.97188596772797,40.676394653479406],[-73.97368695778152,40.677078002416685],[-73.97618051352326,40.67806432146635],[-73.97574929454473,40.678699706341064],[-73.97532192593974,40.67933277598323],[-73.97495737942053,40.679877112578225],[-73.97490473795888,40.67995413100181],[-73.9746911837326,40.68026661680478],[-73.97450395883652,40.68073320332454],[-73.97439144201506,40.68104617024677],[-73.97422671395785,40.681504639033996],[-73.97395601638301,40.68226973289019],[-73.97374011798202,40.68289203299909],[-73.97375294502952,40.682989412185705],[-73.97376084923572,40.68304940863981],[-73.97278529836328,40.68285263162083],[-73.97186424226668,40.68267028730839],[-73.9706834806023,40.68242291375698],[-73.96966940326183,40.68221165406951],[-73.96868961357642,40.68200525759737]]]}},{type:"Feature",properties:{ntacode:"QN76",ntaname:"Baisley Park",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.77469730116003,40.680486046910175],[-73.77475342068155,40.680467281380054],[-73.77549588368922,40.680219046210844],[-73.77636248117614,40.67993590938752],[-73.77722923649374,40.67965272144995],[-73.77749031599558,40.67955740300642],[-73.77774211287583,40.67944657604701],[-73.77798227224241,40.67932109316262],[-73.77820864762427,40.679182075575135],[-73.77841935412062,40.67903087956202],[-73.7793120881772,40.67843680464645],[-73.77947817297851,40.678364550525714],[-73.78025859482693,40.67784092439012],[-73.78095126308288,40.67735350702032],[-73.78128277896296,40.67710972906374],[-73.78157185490326,40.676901331129],[-73.78221808355458,40.67643753776389],[-73.78304214607591,40.675843717137184],[-73.7832954894879,40.67567944561837],[-73.7835361329611,40.67550309062827],[-73.783762439539,40.675315686336845],[-73.78376261804856,40.67531553288138],[-73.78376278376167,40.675315389956175],[-73.78397344981052,40.67511799545793],[-73.78397364009446,40.67511780701088],[-73.7839738405305,40.67511760920124],[-73.78416807221693,40.67491103409662],[-73.78434496348798,40.674696439416586],[-73.78484333948681,40.673903323110736],[-73.78511037994735,40.67347836431999],[-73.7853237151703,40.67312502088289],[-73.78573730864937,40.67238503513473],[-73.78686902018158,40.672823924563936],[-73.78808647356885,40.67300962650031],[-73.78847621466404,40.67132650177468],[-73.78883107956787,40.66982348615074],[-73.78915781978202,40.66833809574804],[-73.78940999422146,40.6668411581846],[-73.79039544103233,40.666887703912685],[-73.79129821916082,40.66697078583385],[-73.79218446683393,40.66704188921358],[-73.7930669428101,40.66706729381819],[-73.793195020696,40.66705844660706],[-73.79392731564751,40.66700675338841],[-73.79445715033715,40.66698105642055],[-73.79498745760094,40.66696182771168],[-73.79551810130714,40.66694907219784],[-73.79604894576852,40.66694279288608],[-73.79657985419104,40.66694299174326],[-73.79711069028575,40.66694966871822],[-73.79739484686529,40.66693988595774],[-73.7980923306423,40.66670642542591],[-73.7983024439703,40.666642361758164],[-73.79851997041978,40.666590883024874],[-73.79874290459637,40.66655267991331],[-73.7989691473457,40.666528169890036],[-73.79919649597535,40.66651752683819],[-73.79942279874598,40.66652066373778],[-73.79972486732086,40.66656933683187],[-73.80041290545691,40.66668019767602],[-73.80128694735231,40.66674174640475],[-73.80139045282041,40.66674665933225],[-73.80148383497428,40.66675015215045],[-73.80155565335498,40.6667533639433],[-73.80153052669348,40.66683715949297],[-73.80141266307585,40.667358409696654],[-73.801342868033,40.66777379734386],[-73.80124710861257,40.668500134636794],[-73.80120616597719,40.6689444235507],[-73.80117909108158,40.669100265712046],[-73.80116000865927,40.66980042097257],[-73.80113236148262,40.67054866761709],[-73.80113430131911,40.671294462128515],[-73.80113697261632,40.67135852938838],[-73.80114238138218,40.67148794259652],[-73.80115538597236,40.67179912084393],[-73.80115934931432,40.67189389022066],[-73.8011723425107,40.67220503174234],[-73.80119461615134,40.672422464605624],[-73.80130166462126,40.67312152223214],[-73.80140210650745,40.67356131987989],[-73.80142836780244,40.67366683394037],[-73.80168194759732,40.674383848959934],[-73.80202521779674,40.67511427321624],[-73.80238906440029,40.67588847918264],[-73.80267769608535,40.67649796690526],[-73.80307520428964,40.677345601239885],[-73.8032302765361,40.67768105700577],[-73.8041022658937,40.67942454965137],[-73.8042828817001,40.679817356729906],[-73.80464517096217,40.68057988974779],[-73.80492976253603,40.68117697416891],[-73.80522682790058,40.68179814988025],[-73.80551811187094,40.68240821040146],[-73.80576840191377,40.682932391250375],[-73.80568769571026,40.68295563335821],[-73.80519209272292,40.68309605817911],[-73.80432351077064,40.68334179510668],[-73.80344528062822,40.68359185735809],[-73.80256430932246,40.683842438935656],[-73.80168572426372,40.68409195625971],[-73.800773948638,40.68434992805104],[-73.79986119155573,40.684610142826195],[-73.79943031440402,40.684731988761925],[-73.79898209140565,40.684858737824804],[-73.79995042843731,40.686827719453724],[-73.79913531223158,40.687181958540975],[-73.79828588271735,40.68752401893838],[-73.79746057152212,40.68787230232544],[-73.7966293325788,40.68822145202254],[-73.79561486786868,40.68865689126309],[-73.79521094899948,40.688094665730354],[-73.79477837410158,40.68747068389475],[-73.79437087255886,40.68691258199833],[-73.79390841678135,40.68630469089464],[-73.79317220781111,40.68659668640914],[-73.79248043477878,40.686889630177696],[-73.79210699373377,40.68704753627734],[-73.79038468296118,40.68775361379946],[-73.78962631295374,40.68793905928153],[-73.78920529903093,40.68805321270444],[-73.78867912023972,40.688180184084736],[-73.78764209871325,40.68843485037898],[-73.78698344487003,40.68860847697062],[-73.78643950630247,40.688781709639635],[-73.78580380802069,40.68899621942394],[-73.78479240675154,40.68936159916888],[-73.78409904018537,40.68964775496829],[-73.78326625044213,40.68999429273677],[-73.78234452821745,40.68840743798872],[-73.7814867561804,40.68869718331473],[-73.78051569864361,40.68703652091896],[-73.7797650919136,40.68574360262817],[-73.77966850635775,40.68537712312305],[-73.7795734724526,40.68541503264895],[-73.77870794514436,40.68570042040621],[-73.77784971062758,40.68598927318104],[-73.77699767603643,40.68628268900784],[-73.77697494104947,40.686246713693095],[-73.77679912436707,40.685968464830886],[-73.77632402116663,40.68521655626265],[-73.77567289870474,40.68474158947137],[-73.77501231409929,40.68427557945444],[-73.77462061099078,40.683990970173724],[-73.77455790395265,40.68388562174163],[-73.7744197540815,40.68365352187211],[-73.77418414936861,40.68323792148529],[-73.7734991526998,40.683482227059876],[-73.77328704038128,40.68345473193422],[-73.77297749089124,40.68293379290643],[-73.77256209562054,40.682209496991966],[-73.77220275281798,40.68161033878101],[-73.77232211204065,40.68149096826255],[-73.77299539387256,40.68120882455216],[-73.77356539523521,40.68096392630874],[-73.77408130137064,40.68076015443524],[-73.77469730116003,40.680486046910175]]]}},{type:"Feature",properties:{ntacode:"QN01",ntaname:"South Jamaica",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.77395659465951,40.69980578158968],[-73.77446186169773,40.69899514646069],[-73.77459377478965,40.69879949818144],[-73.77489224473868,40.69838744806143],[-73.77513633783735,40.698050466028185],[-73.77532842133535,40.697785667199874],[-73.77567626121238,40.69730502998354],[-73.77576287750395,40.69718286256572],[-73.77608749167005,40.69672523099634],[-73.77618932331848,40.696574341720755],[-73.77659775517718,40.6959691144171],[-73.77703882067713,40.69536433701952],[-73.77725734344634,40.69506404240704],[-73.77783593415649,40.69432133540331],[-73.7786339981455,40.694013788260776],[-73.77944081337641,40.6936451096977],[-73.78018646112437,40.69301522981086],[-73.78023723847117,40.69297233543561],[-73.7791983850613,40.69165056892532],[-73.77789337371746,40.68991769003262],[-73.77796055159259,40.689894810200805],[-73.77891249600714,40.68957064724996],[-73.7797729507006,40.68928116998799],[-73.78078155498301,40.69102994294884],[-73.78160296575821,40.69068690440524],[-73.78242712281634,40.69034436928375],[-73.78326625044204,40.68999429273682],[-73.78409904018518,40.68964775496829],[-73.78479240675152,40.689361599168905],[-73.78580380802067,40.688996219423984],[-73.78643950674096,40.68878171014304],[-73.78698344487002,40.688608476970636],[-73.78764209871323,40.68843485037898],[-73.78867912023959,40.68818018408479],[-73.7892052990309,40.688053212704446],[-73.78962631295363,40.687939059281575],[-73.79038468296116,40.68775361379946],[-73.7921069937337,40.6870475362774],[-73.79248043477867,40.686889630177696],[-73.793172207811,40.68659668640917],[-73.79390841678133,40.68630469089464],[-73.79437087255889,40.686912581998364],[-73.79477837410157,40.68747068389475],[-73.79521094899933,40.688094665730354],[-73.79561486786865,40.68865689126309],[-73.79662933257873,40.68822145202254],[-73.79746057152211,40.68787230232544],[-73.79828588271722,40.68752401893839],[-73.79913531223157,40.687181958540975],[-73.7999504284373,40.68682771945376],[-73.79898209140552,40.68485873782485],[-73.79943031440395,40.684731988761946],[-73.79986119155568,40.68461014282619],[-73.80077394863798,40.68434992805109],[-73.80168572426355,40.68409195625971],[-73.80256430932249,40.683842438935706],[-73.80344528062811,40.683591857358124],[-73.80432351077063,40.68334179510667],[-73.8051920927229,40.68309605817916],[-73.80568769571018,40.68295563335821],[-73.80576840191375,40.68293239125036],[-73.80606202730917,40.68355436096251],[-73.80660608736402,40.68468114578389],[-73.80709063332455,40.68563031078388],[-73.80733621802683,40.686125446990104],[-73.80787469619212,40.687098337793806],[-73.80807342422307,40.6874528242587],[-73.8085765517067,40.68833089030057],[-73.80874358572513,40.68862588409132],[-73.8089241714599,40.688944809204116],[-73.8091446130455,40.68933103023053],[-73.8091842520077,40.68940047896951],[-73.80954787530312,40.69003754612461],[-73.80972326740789,40.69034634414521],[-73.80995601250672,40.6907561126579],[-73.81024426244694,40.69126358681656],[-73.8106329831089,40.69194738257678],[-73.81054216697882,40.691972458771446],[-73.81026958007317,40.69204524900037],[-73.80971017159624,40.69219938442506],[-73.8089021690073,40.69256434895535],[-73.80828132375149,40.69214738569946],[-73.80803640355094,40.69198289482041],[-73.80723957222759,40.691431988390214],[-73.80642479404882,40.690873858413816],[-73.8055584983553,40.691608704952635],[-73.8046879304442,40.69234557163949],[-73.80381770566765,40.693079631560096],[-73.80295940045595,40.6938174711307],[-73.80211252549796,40.69454449894282],[-73.80119617824683,40.69533648906364],[-73.80053204219234,40.6958566923755],[-73.79985927555352,40.69634708017609],[-73.79918226883795,40.6968714763249],[-73.79876814887383,40.69725955139652],[-73.7985464016822,40.69746653282772],[-73.79786193446473,40.69799340427753],[-73.79753672777434,40.69819892460315],[-73.79722374730008,40.69835945788557],[-73.79647606456409,40.698693084558926],[-73.79572173793618,40.69901473511368],[-73.79449920881495,40.69938577672121],[-73.79357708734877,40.69975647169591],[-73.79284356468972,40.70024368353768],[-73.79260506717986,40.70043210047648],[-73.79246111637784,40.70055378910584],[-73.79246106872066,40.70055382470339],[-73.79232917039718,40.700684224895255],[-73.79232905182735,40.70068434161561],[-73.79232894464768,40.70068447644953],[-73.79221043987604,40.70082250910698],[-73.7922102971705,40.700822671351204],[-73.79221016673704,40.70082285120801],[-73.79210611202815,40.70096735731332],[-73.792105957708,40.70096757331279],[-73.7921058265005,40.7009677893541],[-73.79201691196027,40.70111772616038],[-73.79194372086778,40.70127172605588],[-73.7918691655686,40.70136613668613],[-73.79235282137118,40.70209793952679],[-73.7923917031459,40.70216652965294],[-73.79213732443543,40.70220336924178],[-73.79187893539816,40.70222179408262],[-73.79161998858301,40.70222157200694],[-73.79150083658797,40.702223138725564],[-73.79138194594083,40.70223594070268],[-73.79126603284811,40.70225980495049],[-73.79115569660638,40.70229407580015],[-73.79055566937386,40.70256779556257],[-73.78999405812208,40.702871416289526],[-73.78977597260842,40.70297886361087],[-73.78966391480172,40.70303948852106],[-73.78919308913315,40.70320438524415],[-73.78835413952253,40.70346023064843],[-73.788041614994,40.70355559698317],[-73.78751689969752,40.70371508233905],[-73.78597976427156,40.70418661636315],[-73.7848487620354,40.70458556973788],[-73.78442027321722,40.70476246677474],[-73.7825658258397,40.70542486386785],[-73.78147887400361,40.705455250917005],[-73.78034491107965,40.705412416707226],[-73.77981827969892,40.70492789791022],[-73.77916009841341,40.704388966664546],[-73.7784913099875,40.703833225245184],[-73.77791979959224,40.70329153588746],[-73.77733989871166,40.7028500367931],[-73.77691037746324,40.70252488532593],[-73.77638291253909,40.702094928288496],[-73.77586892894928,40.701655170719356],[-73.77536886169382,40.70120598304518],[-73.774883186405,40.700747752360144],[-73.77441230115849,40.7002808768337],[-73.77395659465951,40.69980578158968]]]}},{type:"Feature",properties:{ntacode:"QN56",ntaname:"Ozone Park",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.84012856127187,40.681146650583784],[-73.83952065325153,40.6799618692112],[-73.83794251035302,40.67679420925385],[-73.83811946691182,40.67662988905894],[-73.83784372255333,40.67607812416117],[-73.8374957178212,40.67540682376928],[-73.83713760457339,40.674665134272736],[-73.83680894764422,40.67396111720047],[-73.83641423893981,40.673115589231834],[-73.83600752809828,40.67226955921544],[-73.83547485739217,40.671201870046694],[-73.83528117660407,40.670813642800844],[-73.83334819269365,40.66677318701547],[-73.83464965632122,40.667115307803456],[-73.83487654300711,40.667211664718124],[-73.83528941549285,40.6672359792613],[-73.83570108828373,40.66726022192228],[-73.83667829534586,40.66758649247942],[-73.8373007213446,40.667707359816276],[-73.83744908726744,40.66779835039973],[-73.83834358195394,40.667989026072036],[-73.83927851016378,40.66820184891067],[-73.84008553675031,40.66846748161132],[-73.84013623756778,40.668268025015145],[-73.8411739918563,40.668507442711366],[-73.84215802163928,40.668701447728054],[-73.842272378807,40.668736046184556],[-73.84229542237738,40.66881391805974],[-73.84243585420239,40.66928855691421],[-73.84258048966693,40.669280533137396],[-73.84271367705314,40.669278293352136],[-73.8428858937472,40.66928507550817],[-73.84305613831279,40.66930593830466],[-73.84322150154426,40.669340410884594],[-73.84481033205488,40.66984462298918],[-73.84556839865523,40.67008337621671],[-73.84593839119822,40.670178977829856],[-73.84686893110232,40.67046997731531],[-73.84741378151114,40.670629995177805],[-73.84787000874057,40.670779499854575],[-73.84847765302489,40.67091673865278],[-73.85096453684089,40.67171951137119],[-73.85163460956038,40.671930332833384],[-73.85283803895659,40.67227918976725],[-73.8564873929824,40.67337677418863],[-73.85711349130688,40.67357505459422],[-73.85825153692181,40.67413561068765],[-73.85928317923722,40.674452716436285],[-73.85959262179804,40.674556410171114],[-73.86029565646672,40.67477189446222],[-73.86131863648576,40.675021268816245],[-73.86139775932804,40.67533658998075],[-73.86171238717566,40.67661059597518],[-73.86202843089838,40.67788611403279],[-73.86225943089224,40.67881678615641],[-73.8623458053503,40.67916478614693],[-73.86296470699588,40.67911281695303],[-73.86328640844519,40.67907719706371],[-73.86330964247934,40.67916796966376],[-73.8633494359305,40.67935164088979],[-73.86229626172906,40.67963158049479],[-73.86156047073003,40.67983996752058],[-73.86142329542798,40.67987881343663],[-73.86066198730117,40.68009753814595],[-73.86053300126068,40.68013444842131],[-73.85977462580162,40.6803507121753],[-73.859662718462,40.68038237286584],[-73.85929512365685,40.680486365503725],[-73.85878576902995,40.680630463644356],[-73.85819836100589,40.67943084906947],[-73.85779268428884,40.6794557166448],[-73.85721078550023,40.67948586434497],[-73.85683137043245,40.67950933830446],[-73.85653410305873,40.679527725297845],[-73.85439330766253,40.67966011368512],[-73.85392389162116,40.67968615630435],[-73.85267726102964,40.680079415082616],[-73.85223417083931,40.680207890967964],[-73.85168205505992,40.680367977397694],[-73.85099089348901,40.68056836766137],[-73.85131773820146,40.68124001572848],[-73.85163928772111,40.68188627232193],[-73.85197864600379,40.682564211285886],[-73.85087162771067,40.682259542912085],[-73.85060478202189,40.68219378266441],[-73.84976407465187,40.681986614051844],[-73.84921620607906,40.6818442105582],[-73.84863383975222,40.68168402809155],[-73.84786817631948,40.68148683212292],[-73.84757845129982,40.68157986828037],[-73.84671464307618,40.681858493191974],[-73.84583237438079,40.68210645072879],[-73.8452904239152,40.68223044482692],[-73.84520200269179,40.6822506681483],[-73.84513349946198,40.68226653300118],[-73.84505837855848,40.6822844513382],[-73.84496190679074,40.68230745531898],[-73.84451063724633,40.682415088341784],[-73.8440891495959,40.682529299067994],[-73.84323090375356,40.68277519705794],[-73.84237029108915,40.683018422214886],[-73.84151391997548,40.68326168095423],[-73.84134091972138,40.68331050308295],[-73.84119605663233,40.68335136684398],[-73.84012856127187,40.681146650583784]]]}},{type:"Feature",properties:{ntacode:"BK45",ntaname:"Georgetown-Marine Park-Bergen Beach-Mill Basin",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.91716071485489,40.63173012599706],[-73.91722315055857,40.63171150744939],[-73.91728187052814,40.63168685088161],[-73.91733587396587,40.63165657653145],[-73.91738424046439,40.63162120038354],[-73.91742614569402,40.63158132537475],[-73.91746087545218,40.631537631117546],[-73.9174878378354,40.631490862316745],[-73.91750657332693,40.631441816076546],[-73.91751676262737,40.631391328315026],[-73.91751823209557,40.63134025951674],[-73.91731998946494,40.63100715271813],[-73.91535460301485,40.62999169456814],[-73.91479936773446,40.629740795377025],[-73.9091803329733,40.62720140925174],[-73.90826357306818,40.6267836383167],[-73.90464209220781,40.62513319188159],[-73.90396106711272,40.62483361555418],[-73.90385540661566,40.62494019819712],[-73.90387959926052,40.62494949416173],[-73.90386678862853,40.62496884844086],[-73.90429538513884,40.625183231786615],[-73.90500868576235,40.625545144959915],[-73.90546206137269,40.62577481968347],[-73.90544562242687,40.625792780664014],[-73.90541298266844,40.62577561762984],[-73.90532958044666,40.625864956084456],[-73.9053187038138,40.62585846560613],[-73.9053972670155,40.625767267628696],[-73.9053102020987,40.6257268809866],[-73.90529638710875,40.62571990107975],[-73.90521440773837,40.625678482723295],[-73.90520180604923,40.625672115955524],[-73.9051216069481,40.62563159594969],[-73.90510413546042,40.62562276918007],[-73.90502366754421,40.625582113185416],[-73.9050096972736,40.62557505521476],[-73.904928957682,40.62553426239309],[-73.90491413580983,40.62552677382765],[-73.90483360089105,40.62548608430571],[-73.90481752687597,40.62547796344272],[-73.90473668710965,40.625437119306206],[-73.90471864600136,40.62542800368864],[-73.90463581485054,40.625386154332915],[-73.90462553017424,40.625380958272075],[-73.90454359250502,40.625339559070575],[-73.90452861581961,40.62533199242578],[-73.90444812311694,40.62529132360875],[-73.90443316820436,40.625283768361506],[-73.90435248995944,40.62524300533935],[-73.90433438062485,40.625233855093505],[-73.9042557084935,40.62519410604897],[-73.90423993408861,40.625186137303025],[-73.90416026610599,40.62514588444191],[-73.90414446601989,40.62513790091886],[-73.90406470521228,40.625097601843414],[-73.90404776615212,40.62508904306783],[-73.90396618557361,40.62504782451458],[-73.90395484264207,40.625042093260085],[-73.90386956154764,40.62499900510794],[-73.90385806241625,40.62499319514226],[-73.90378061751072,40.624954064811185],[-73.90377017455434,40.62494878879729],[-73.90369982053775,40.62491324192434],[-73.90368742940358,40.62490698054181],[-73.90361911089178,40.624872461438436],[-73.90360313362584,40.624864389236926],[-73.90353736803573,40.6248311605219],[-73.90352248737207,40.62482364274441],[-73.90345432810348,40.62478920308497],[-73.90344089448107,40.62478241610007],[-73.90342223545694,40.624772988490584],[-73.90335985536372,40.62474146930109],[-73.90329059682497,40.62470647577499],[-73.90327787444258,40.62470004721078],[-73.90320897829305,40.62466523688164],[-73.90314076321712,40.62474538167441],[-73.9031244379266,40.624737953261246],[-73.9032084827848,40.62464076938305],[-73.90315226124036,40.62461338719587],[-73.90307005655613,40.62470549847196],[-73.90305433084028,40.624699456017666],[-73.90312436585711,40.62461885378034],[-73.90303756836532,40.62457540689404],[-73.90296568765469,40.62453942622531],[-73.90293036900194,40.624521747416246],[-73.90288263908512,40.62449785653056],[-73.90286791182727,40.62449048471514],[-73.90279838836081,40.62445568399562],[-73.90278450261597,40.62444873287571],[-73.90271162732661,40.62441225448347],[-73.90269924551993,40.62440605666278],[-73.90262747173367,40.62437012914633],[-73.90255865671654,40.62444888762504],[-73.90254656112616,40.62444423916958],[-73.90263059517278,40.62434936424844],[-73.90313231786654,40.62460225619687],[-73.90317372279088,40.62455574101555],[-73.90320334369777,40.624570588908966],[-73.90327045944031,40.62448418394102],[-73.90302283562501,40.62436795022774],[-73.90288536052962,40.62431056512234],[-73.90269333271986,40.62421333487331],[-73.90283262223258,40.62405099444951],[-73.90278628951704,40.62403918286185],[-73.90275548257651,40.62406806005412],[-73.90271898828902,40.624052393713555],[-73.90241543050313,40.62446290725006],[-73.90228707932283,40.624409853930345],[-73.90229694049911,40.624396518305225],[-73.90240380972976,40.62444239705093],[-73.9027136957306,40.62402332683599],[-73.90261908735029,40.623982713303924],[-73.90262364456694,40.62397655126535],[-73.90271937115783,40.624017646045054],[-73.90274531019521,40.623982567015275],[-73.90263558802593,40.623935463542836],[-73.9026435555471,40.62392468930731],[-73.9027020908575,40.62394981859852],[-73.9027123675959,40.623935921062156],[-73.90283449086043,40.623988348957624],[-73.90283456578885,40.62398838135402],[-73.9028395814041,40.62399053364759],[-73.90284448473484,40.62399263877052],[-73.90284816261754,40.623994217822336],[-73.90287492375013,40.62395802673148],[-73.90287435266733,40.62395778031668],[-73.90287130277984,40.62395647185277],[-73.90286819664271,40.62395513804438],[-73.90286800877114,40.62395505763937],[-73.9027392621576,40.62389978623771],[-73.90275168375604,40.623882988075316],[-73.90288181620241,40.62393885251323],[-73.90291619574114,40.62395453125651],[-73.90294293123954,40.62391517061255],[-73.90296245923999,40.623873423217454],[-73.90297442328858,40.62383005113583],[-73.90297860500665,40.62378584608803],[-73.9029749280761,40.623741614997996],[-73.90296345963135,40.623698165263406],[-73.90296065673185,40.623685469907755],[-73.90295713031355,40.62367287881434],[-73.90295288187941,40.62366041711371],[-73.90294792348554,40.623648110280286],[-73.90294226389703,40.62363597892746],[-73.90293591363093,40.62362404852845],[-73.90292888386887,40.62361234103876],[-73.90291810016419,40.62359437384673],[-73.90290666267298,40.62357664265214],[-73.90289457775081,40.62355916186778],[-73.90288185637004,40.623541946245155],[-73.90286850906958,40.62352500617979],[-73.90285454637772,40.6235083592709],[-73.90283997707344,40.62349201658255],[-73.90282481652865,40.6234759911948],[-73.90280660982143,40.62346804884176],[-73.90278801536527,40.62346064576829],[-73.9027690584293,40.623453792549995],[-73.90274976999571,40.62344750211255],[-73.90273017665979,40.623441780174346],[-73.902710308746,40.6234366383203],[-73.90269019416931,40.6234320819349],[-73.90266986567802,40.62342811891953],[-73.9026493518476,40.6234247539891],[-73.90262904096099,40.623427415071795],[-73.90260886691279,40.62343062257845],[-73.90258885257221,40.62343437418297],[-73.90256902433315,40.62343866287168],[-73.90254940770791,40.62344348313784],[-73.90253002798576,40.62344883165239],[-73.90251090782613,40.62345469922064],[-73.9024920720835,40.623461079162574],[-73.90247354451523,40.623467963289656],[-73.90245534865716,40.62347534458569],[-73.90243750783283,40.62348321084114],[-73.9024200429422,40.62349155336228],[-73.9024109542177,40.62349172674621],[-73.90240187911957,40.62349130239811],[-73.90239288404346,40.623490283557366],[-73.90238403779604,40.62348867865887],[-73.90237540544199,40.62348649898236],[-73.90236704917793,40.62348376250625],[-73.90235903449837,40.62348048721185],[-73.90235141831155,40.623476698946995],[-73.90234425796433,40.62347242422997],[-73.90233760507866,40.62346769527037],[-73.90233151170976,40.62346254863376],[-73.90232602177707,40.62345702138134],[-73.90232117457623,40.62345115492626],[-73.90231700918187,40.623444991519094],[-73.90231355388516,40.623438580102345],[-73.90231083588556,40.62343196442421],[-73.90230887533566,40.62342519576572],[-73.90230768513534,40.62341832339133],[-73.90230112448485,40.62339129373851],[-73.90229383394131,40.62336437152097],[-73.9022858218419,40.623337569477954],[-73.90227708509383,40.62331089816094],[-73.90226763313505,40.62328436930479],[-73.90225746660778,40.623257995307036],[-73.90224658923782,40.623231784882115],[-73.9022350078236,40.623205750432795],[-73.9022227271848,40.623179904360065],[-73.90220072696053,40.62315146069209],[-73.902178047789,40.62312332854834],[-73.90215469603162,40.623095518320596],[-73.90213068091347,40.62306803671749],[-73.90210601099336,40.62304089497034],[-73.90208069373439,40.62301410179653],[-73.9020547370425,40.622987663735984],[-73.90202814991294,40.62296159419837],[-73.90200094223155,40.62293589888756],[-73.9019731214591,40.62291058802873],[-73.901953554109,40.62290648698895],[-73.90193379927547,40.622902943656996],[-73.90191388289432,40.622899963415826],[-73.90189383266251,40.622897550142106],[-73.90187367979732,40.6228957060404],[-73.90185344979801,40.622894434315334],[-73.90183317212092,40.62289373851023],[-73.90181287337202,40.622893616804916],[-73.90179258388882,40.622894071570705],[-73.90177233181686,40.62289510065378],[-73.90175214507882,40.62289670391055],[-73.90173205050401,40.62289887717564],[-73.90170994546214,40.62289090384117],[-73.90168818443276,40.62288239001348],[-73.90166679663866,40.62287334912008],[-73.90164579856079,40.622863787541355],[-73.90162521766416,40.62285371786568],[-73.90160507613969,40.62284315083416],[-73.9015816206827,40.622838032016],[-73.9015762025093,40.622836849314524],[-73.90154754053253,40.62283000768833],[-73.90153472417254,40.6228266821535],[-73.90151910911229,40.622822630160144],[-73.90149092495476,40.62281471959245],[-73.90146300542224,40.62280628119368],[-73.90143536831306,40.622797322685656],[-73.90140802857636,40.62278784558913],[-73.90138100532684,40.62277785946981],[-73.90135431219292,40.622767366852685],[-73.9013279669713,40.62275637646457],[-73.90130198614288,40.62274489468608],[-73.90127638311044,40.622732927895036],[-73.90125117677205,40.62272048331168],[-73.90122638052671,40.622707569826716],[-73.90120201085617,40.62269419315068],[-73.90117807983887,40.622680363010836],[-73.9011546046126,40.62266608746357],[-73.90113159791656,40.62265137539919],[-73.90110907512856,40.62263623554259],[-73.90109501077437,40.62262629886647],[-73.90108704854971,40.62262067561112],[-73.90106553289168,40.62260470868484],[-73.90104994443513,40.622592553949666],[-73.90104454067833,40.622588340470905],[-73.90102408442432,40.62257158287484],[-73.90100417642638,40.62255444646186],[-73.90099541782122,40.62254811269457],[-73.90098717516376,40.62254138634825],[-73.90097947677506,40.62253429542472],[-73.90097235384006,40.622526864075134],[-73.90096582940444,40.62251911929156],[-73.90095992915099,40.62251108890611],[-73.90095467216253,40.622502803425476],[-73.90095007972376,40.622494291180494],[-73.90094616541806,40.62248558451601],[-73.90094294876793,40.62247671393921],[-73.90094043763898,40.62246771262756],[-73.90093864055893,40.62245861208399],[-73.90093756495315,40.622449445820614],[-73.90093721626847,40.622440247180386],[-73.90093759357467,40.62243105017097],[-73.90093869660409,40.622421886790036],[-73.90094052266511,40.62241279271896],[-73.90094306203963,40.622403797434345],[-73.90094430083163,40.622393376531164],[-73.90094481565998,40.62238292149835],[-73.9009446078042,40.622372459309275],[-73.9009436759007,40.62236202011784],[-73.90094202276428,40.6223516334116],[-73.90093965319198,40.622341326334315],[-73.90093657329413,40.62233113005157],[-73.90093279226524,40.62232107154341],[-73.9009283206193,40.622311177623345],[-73.90092317018501,40.622301478121805],[-73.90091735587303,40.62229200019105],[-73.90091089413885,40.622282767131765],[-73.90089988760488,40.622274563472544],[-73.90088945973578,40.622265929259356],[-73.9008796432529,40.62225689032003],[-73.90087046076512,40.622247471635994],[-73.9008619401594,40.62223769718808],[-73.90085410513834,40.62222759564433],[-73.9008469758894,40.62221719382692],[-73.90084057105565,40.6222065220748],[-73.9008349130199,40.6221956093898],[-73.9008300131707,40.62218448543458],[-73.90082588597363,40.62217318054439],[-73.90082254479397,40.62216172572362],[-73.90082111869398,40.62215525787906],[-73.90081999595708,40.62215015481877],[-73.9008182479927,40.62213849782481],[-73.90082960341012,40.62213250087339],[-73.90084049167196,40.622126021704894],[-73.90085088020949,40.622119079724676],[-73.9008607302906,40.622111699191215],[-73.90086797415758,40.62210561643359],[-73.9008700148385,40.62210390269764],[-73.90087870193425,40.62209571635111],[-73.90088676185678,40.6220871667632],[-73.90089417060233,40.62207828004783],[-73.90090090240153,40.62206908684074],[-73.90090693786307,40.62205961644288],[-73.90091225495361,40.622049900665836],[-73.90091683735977,40.6220399689807],[-73.90091516438471,40.622025477799326],[-73.90091275917523,40.62201104746985],[-73.90090962720153,40.62199669609008],[-73.90090577304436,40.6219824484582],[-73.9009011997524,40.62196832468022],[-73.90089591872935,40.62195434470179],[-73.90088993214242,40.62194052996844],[-73.90088325425221,40.621926901265866],[-73.90087589118592,40.62191347836766],[-73.90086785544666,40.621900281052916],[-73.9008591601947,40.62188733077651],[-73.90084981464013,40.62187464396408],[-73.900839836123,40.621862240398784],[-73.90082923824563,40.621850139860676],[-73.90081803637472,40.62183835844557],[-73.90080624741088,40.62182691560123],[-73.90080472337648,40.6218255479207],[-73.90079389024082,40.62181582591875],[-73.90078098132761,40.62180510733781],[-73.90077204557815,40.62179111984335],[-73.90076386435673,40.62177686612601],[-73.90075645103994,40.621762369483996],[-73.90074981658586,40.62174765321341],[-73.900743974366,40.62173274396305],[-73.90073893357821,40.62171766586516],[-73.90073470188001,40.62170244388819],[-73.90073128605027,40.62168710249739],[-73.9007286924238,40.62167166900543],[-73.90072692580011,40.62165616821079],[-73.90072598723958,40.621640625913905],[-73.90071552039446,40.62163447895184],[-73.90070461050104,40.62162879432091],[-73.90069329710965,40.62162358864049],[-73.9006816136122,40.62161888003241],[-73.9006695978028,40.62161468327187],[-73.90065729143674,40.62161101062432],[-73.90065607671067,40.62161070752007],[-73.9006447294526,40.621607875019684],[-73.90063195492877,40.62160528604418],[-73.90061900940411,40.62160325361789],[-73.90060593486541,40.621601782132835],[-73.90059276934043,40.62160087698277],[-73.90057956053433,40.62160054122436],[-73.90058116543307,40.621604589439904],[-73.90058199776072,40.621608769335076],[-73.90058204334792,40.62161299914363],[-73.9005812979308,40.62161718923385],[-73.90057978032145,40.6216212563602],[-73.90057751966451,40.62162511795616],[-73.90057455960931,40.62162869565576],[-73.90057096270608,40.62163191596802],[-73.90056680226331,40.62163471546281],[-73.90056216147767,40.62163703457171],[-73.90055713517697,40.621638828143894],[-73.90055182433159,40.621640060248026],[-73.90054633869134,40.62164070501192],[-73.90054078755016,40.62164074745262],[-73.90053528567206,40.62164019034976],[-73.90052033941929,40.62162868291043],[-73.90050353782037,40.621618772222114],[-73.90048517240982,40.621610630250565],[-73.90046556185624,40.62160439827153],[-73.90041050055413,40.6216059394854],[-73.90035599947926,40.6216121049408],[-73.90030272545592,40.621622819203026],[-73.90025373306072,40.621637130671964],[-73.90020698810538,40.621655289511466],[-73.9001630092401,40.621677094244205],[-73.90011689338739,40.62168736190284],[-73.90009355346214,40.62169544700394],[-73.90006989359256,40.62170297076793],[-73.90004593687114,40.62170992885903],[-73.90001980348659,40.62171998333117],[-73.89999332307832,40.62172949956029],[-73.89996651632693,40.6217384688526],[-73.89993940127118,40.621746884857494],[-73.89991199748714,40.62175474239839],[-73.8998843249904,40.621762036466684],[-73.89985640556026,40.621768758872165],[-73.89982825789065,40.62177490628046],[-73.89979990441476,40.62178047435512],[-73.89977136294789,40.62178545925843],[-73.8997426581201,40.62178985782864],[-73.89971380554941,40.621793665388445],[-73.89968483030536,40.62179687894408],[-73.89965575349552,40.621799498513916],[-73.89962659403486,40.621801520093705],[-73.89959737567152,40.62180294219627],[-73.89956811841303,40.621803765341745],[-73.89955445196482,40.621796903481005],[-73.89954039322582,40.621790518900646],[-73.89952597097886,40.621784624190354],[-73.89951121357109,40.62177922925899],[-73.89949615483935,40.62177434854351],[-73.89948081895609,40.621769990106266],[-73.89946524438604,40.62176616118454],[-73.89944945771553,40.62176287285841],[-73.8994334925748,40.62176013068568],[-73.89941738171514,40.62175793988831],[-73.89940115833002,40.621756304013324],[-73.8993848540724,40.62175522761178],[-73.89936850279862,40.621754712053445],[-73.89935213792378,40.62175475971295],[-73.89933579374748,40.621755369615165],[-73.89931950127166,40.62175654061452],[-73.89930329567738,40.62175827039654],[-73.8992872097293,40.62176055530422],[-73.89918279748169,40.621781802944014],[-73.89907849548197,40.621803378774814],[-73.89897430878864,40.621825280791064],[-73.89896106322365,40.62182117223165],[-73.89894753866747,40.621817636039175],[-73.89893377467928,40.62181468263513],[-73.89891981455666,40.6218123219417],[-73.89890570423809,40.621810562208104],[-73.8988914852731,40.62180940615123],[-73.89887720250384,40.62180886000919],[-73.89886290517757,40.6218089248304],[-73.89884863352948,40.621809600147586],[-73.89883443439238,40.62181088432679],[-73.89882035196484,40.62181277305119],[-73.89880643066884,40.62181525965873],[-73.89879271426757,40.621818336984205],[-73.89877924586742,40.62182199601918],[-73.89876429026147,40.6218233706594],[-73.89874926340613,40.62182417429647],[-73.89873420070214,40.62182440528629],[-73.89871914172667,40.621824062658575],[-73.89870412473209,40.62182314912745],[-73.89868918489755,40.621821664221386],[-73.89867436046953,40.621819614507636],[-73.89865968970012,40.6218170028681],[-73.89864520775626,40.6218138368726],[-73.89863095288511,40.62181012258588],[-73.89861695826843,40.62180587176443],[-73.8986143472161,40.62180165024689],[-73.89861109970163,40.621797692026014],[-73.89860726224782,40.62179405510769],[-73.898602887765,40.621790789964756],[-73.89859803554869,40.62178794087706],[-73.89859277633224,40.621785548951486],[-73.89858718283978,40.621783647255356],[-73.89858133351986,40.62178226366766],[-73.89857531035447,40.6217814156836],[-73.89856919775048,40.621781116612425],[-73.89856308232937,40.62178136921112],[-73.89855704742111,40.62178217204531],[-73.89855118164965,40.62178351229358],[-73.89854556221451,40.62178537159589],[-73.89850515009074,40.621796836614756],[-73.89846436802041,40.62180751574975],[-73.89842324306139,40.6218174001454],[-73.89838180270593,40.621826484464655],[-73.89834211373835,40.62183010116991],[-73.89830237647833,40.62183351996717],[-73.89826260368028,40.621836739527346],[-73.89822281183422,40.62183975986512],[-73.89818301655689,40.621842576973535],[-73.89811767568106,40.62185156162381],[-73.89810966198675,40.62185064215927],[-73.89804258216522,40.62184295208145],[-73.89800838382149,40.621837491465314],[-73.89796188892218,40.62183006888407],[-73.89787223561088,40.621813760416394],[-73.8977209457804,40.62178543800919],[-73.8976369001469,40.621766571322404],[-73.89762233423068,40.62176228737046],[-73.89758984528349,40.62174944682942],[-73.89758135050049,40.62174712652557],[-73.89757415829773,40.621745161370136],[-73.89757314558578,40.62174460494206],[-73.89750149948769,40.62170520982692],[-73.8974809447075,40.621695666643944],[-73.89744594264133,40.62168764798269],[-73.89739897897798,40.621682061709535],[-73.89705223967152,40.62168396511887],[-73.8969945043729,40.62167350952359],[-73.89692451062321,40.621655115944606],[-73.89684302276332,40.62162006432913],[-73.89680032629263,40.621571098359766],[-73.89675081965716,40.62151432225984],[-73.89666488195805,40.62147734965524],[-73.8966188263534,40.62146194450848],[-73.8965730408543,40.62146236989364],[-73.8965146421596,40.6214444761825],[-73.89647475412458,40.62142824608901],[-73.89645921169516,40.621415907326174],[-73.89644123346908,40.62139475619014],[-73.89636674052947,40.621231895372915],[-73.89630006047625,40.62107129230293],[-73.89630054609091,40.62101472258804],[-73.89630687672923,40.62099746411044],[-73.89631329635812,40.62096919789134],[-73.89631753490589,40.62090700527005],[-73.89631373620314,40.62082432867695],[-73.89630588865226,40.62077557353629],[-73.89630104744741,40.62076107724924],[-73.89628847803006,40.620736499472045],[-73.89627904966805,40.62073050783856],[-73.89627652049425,40.62073582929012],[-73.896271759222,40.620763136225925],[-73.89626695075953,40.62079675560788],[-73.89625097822253,40.62082998127359],[-73.89623478359796,40.6208434160448],[-73.89622243312355,40.62084022050695],[-73.8962138351881,40.62083293947777],[-73.89620462845751,40.62080021327364],[-73.89612551516582,40.620644237073186],[-73.89610054469405,40.620625879809346],[-73.8960837028472,40.6206154337343],[-73.8960784220076,40.6206062889186],[-73.8960752320394,40.62059558177546],[-73.89608043035844,40.620566079943515],[-73.8960807005431,40.62053149585536],[-73.8960718421056,40.620506015579515],[-73.89605303119977,40.62048769084552],[-73.89603159920475,40.62048725967849],[-73.89602082120963,40.62049254685945],[-73.89600274852947,40.62048555980116],[-73.8959917510134,40.620469464898754],[-73.89596971501872,40.620440432973446],[-73.89594222035439,40.6204242686893],[-73.89590647248625,40.62040963350083],[-73.89587644639153,40.62040038384226],[-73.89585305268294,40.620387379663214],[-73.89581582469506,40.62035166428295],[-73.89572932995615,40.62024091525824],[-73.89571803089285,40.620211316555064],[-73.89571728892918,40.62020157139522],[-73.895726110957,40.62018058165868],[-73.8957424364746,40.62015298384747],[-73.89574679921195,40.62012630848931],[-73.8957366762563,40.62010425853446],[-73.89574632647606,40.62008354412717],[-73.89576993938006,40.62007140662523],[-73.89577962782316,40.620049153999254],[-73.89577740344707,40.62001992053214],[-73.89576287108359,40.61998433476838],[-73.89574043818142,40.61995593385409],[-73.89572773953005,40.619945491651045],[-73.89570835936716,40.619945089256795],[-73.89569880676606,40.61995004916278],[-73.89567985869908,40.619950580961984],[-73.89566550350564,40.61993953380962],[-73.89568213618168,40.61992231218869],[-73.89570116683558,40.61991549427647],[-73.89570911106678,40.619902024619954],[-73.89570509771269,40.61988942230164],[-73.89569532006219,40.619876184174394],[-73.89567436959626,40.619867271388216],[-73.8956570847364,40.61986374295436],[-73.89564146603628,40.61985453378456],[-73.89561388502015,40.619801286648126],[-73.89561842775397,40.6197525986596],[-73.89564527067564,40.61970151431151],[-73.89569398800695,40.61959898559136],[-73.89571166246283,40.61956010794419],[-73.89571934603005,40.61952995015877],[-73.89571674120873,40.61951600419588],[-73.89571326932361,40.61950090467979],[-73.895696122862,40.61947766827426],[-73.8956688618955,40.619450552433726],[-73.89564087338177,40.61942727803454],[-73.89562440512054,40.61940846131186],[-73.89561243616025,40.61936928218067],[-73.89561044677663,40.619350533384505],[-73.89562799133984,40.6193269441538],[-73.89563743758082,40.6193209146522],[-73.89567864071537,40.61932443749001],[-73.89570104654028,40.61932344226035],[-73.89572065812958,40.61931308515294],[-73.89574031871783,40.619294437917596],[-73.89576374681731,40.6192620711303],[-73.89580103532292,40.61921157268156],[-73.89582666510618,40.619175886113204],[-73.89585293851344,40.61914461936788],[-73.89586628685262,40.61910831772146],[-73.89587519415305,40.61907862776841],[-73.89590091378405,40.61903193360841],[-73.89589974097991,40.618998309321846],[-73.8958920370438,40.618971842992835],[-73.89590229663817,40.61895370873266],[-73.89592275902996,40.61892847562398],[-73.89594745359167,40.618915926942634],[-73.89597444319298,40.618886306956384],[-73.89598707714195,40.618845612542486],[-73.89599673768333,40.618817542595586],[-73.89600865075647,40.61877794651664],[-73.89601458972122,40.618758134555875],[-73.8960148077334,40.61873334867919],[-73.89601372545529,40.61868871732081],[-73.89601991843271,40.61864414749252],[-73.89603565085724,40.61857976879048],[-73.89604900757567,40.61853795023294],[-73.89606087614204,40.61850387066782],[-73.89606105380473,40.6184818307208],[-73.89606127673231,40.61845430005355],[-73.89607322875591,40.61841193123022],[-73.89608357746052,40.61838279088443],[-73.89611869448042,40.61833832944909],[-73.89616025744323,40.61829502675992],[-73.8961995294757,40.618266022257785],[-73.89625768896481,40.618227758041044],[-73.89630432968178,40.61818500770145],[-73.8963196169211,40.61817571760273],[-73.89632614336405,40.618171358187105],[-73.89633851449193,40.61816093966136],[-73.89634089502007,40.61813560791296],[-73.89635415386773,40.61811034042004],[-73.89637957358079,40.6180939493524],[-73.89640197406345,40.61809569827325],[-73.8964207301034,40.61810296197448],[-73.89643882054936,40.61809754363422],[-73.89645347974523,40.61807557050784],[-73.8964514556041,40.61805684966997],[-73.8964263867059,40.618031931278715],[-73.89640785140534,40.61799988287426],[-73.89641441392178,40.617995497016516],[-73.89642471559755,40.61797187416255],[-73.89640262071879,40.61793430498378],[-73.89639712615583,40.617901774118444],[-73.89640301407094,40.61789022394777],[-73.89643071664405,40.617865024243166],[-73.89645032769138,40.61785466717727],[-73.89647498570167,40.61784211818118],[-73.89648375473709,40.61783169522283],[-73.89646516413956,40.617810652926806],[-73.89644505819997,40.61779183404716],[-73.89643947672184,40.6177675644604],[-73.89645130038078,40.61773897440093],[-73.896476078447,40.61771816415733],[-73.89649856930215,40.61770890648854],[-73.89653978363225,40.61770416767389],[-73.8965471522925,40.61769042285879],[-73.89652920407673,40.617673800732256],[-73.89653166877319,40.617640206693906],[-73.89654641678638,40.61760722748488],[-73.89655608112437,40.61757644017146],[-73.89657947287309,40.61754404520304],[-73.89660510673166,40.61750561316258],[-73.89661900303182,40.61748750941421],[-73.89662829741123,40.617416483651006],[-73.89664335225316,40.61734771264491],[-73.89664253106984,40.61727277837991],[-73.8966372981587,40.61720994478527],[-73.8966305008978,40.61715756911909],[-73.89662424028397,40.61712890732477],[-73.89660129568227,40.617106215161414],[-73.89657411018278,40.61707632732691],[-73.89654702264582,40.617029916024535],[-73.89652159562571,40.61695926895691],[-73.89648639538774,40.616848925134875],[-73.8964707789781,40.616815231884914],[-73.89645381130998,40.616769981769664],[-73.8964534004976,40.61673251505285],[-73.89645289840082,40.61670882700908],[-73.89645900601863,40.616672491958255],[-73.89646731947171,40.61663011930665],[-73.89647055156647,40.616589911410685],[-73.89647877731876,40.61655857330996],[-73.89647976597588,40.61652440096982],[-73.89647499164612,40.61649077343722],[-73.89647385439109,40.61645717564947],[-73.89646687893263,40.616426839921196],[-73.89647146180664,40.6163982151893],[-73.89648031491392,40.61637953111658],[-73.89650208809938,40.61636862649271],[-73.89651297380928,40.616363174681005],[-73.89651162235701,40.61635158984065],[-73.89650091074239,40.61633777346352],[-73.89647860282746,40.61632221891635],[-73.89645129330269,40.61630336439694],[-73.89644304793738,40.61625595380677],[-73.89644124174153,40.61621242027653],[-73.89645387489878,40.61617172647024],[-73.89646281830358,40.616142008350934],[-73.89646002707961,40.61612987389054],[-73.89644931551149,40.616116057340726],[-73.89641048978444,40.61608997478537],[-73.89638390254686,40.616069996110674],[-73.89635946950878,40.61605501491884],[-73.8963313136161,40.61604826541913],[-73.89630022413722,40.61605142076269],[-73.89629001983322,40.61605852115178],[-73.8962783208324,40.616076076680315],[-73.89627315092362,40.61608927447197],[-73.89625578586805,40.61609085133177],[-73.8962363544041,40.61607919538708],[-73.89622640450794,40.61606150991948],[-73.89619554153101,40.61603436396921],[-73.89617052459145,40.616001183703716],[-73.89616498434627,40.615974169341264],[-73.89617244709085,40.61594664688149],[-73.89620658955958,40.61592535010234],[-73.89622718456373,40.61590733487113],[-73.89624255855996,40.61588857494823],[-73.89624565770123,40.61586395634535],[-73.89623756851972,40.615854233535224],[-73.89621435783677,40.615840295948374],[-73.89617619316839,40.61583035331742],[-73.89616744953226,40.61582444421123],[-73.89615450745936,40.615785812732554],[-73.89615177996477,40.615756358504704],[-73.89616825783177,40.61572173409078],[-73.89618196016559,40.61568880892714],[-73.8961733697759,40.61565449123105],[-73.89616531514709,40.61564476744167],[-73.8961442313192,40.615630256466865],[-73.8961104175631,40.61562462642277],[-73.89609539639194,40.61562590231668],[-73.89607657418824,40.61561627851909],[-73.89607175222883,40.61559011685289],[-73.89606843901997,40.615567221690576],[-73.89608178433564,40.615554498536845],[-73.8961052467119,40.61554548875962],[-73.89609054371948,40.61552653698722],[-73.89606075325291,40.6155061430519],[-73.89603259976565,40.61549717020328],[-73.89600507004269,40.61548166411376],[-73.89598725304317,40.61545071409963],[-73.89598860943883,40.61541193186194],[-73.89598948311654,40.615382426105434],[-73.89599489373002,40.61533156953264],[-73.8959913445866,40.615297722950956],[-73.89598371160913,40.61527323251889],[-73.89595293093333,40.61524026712051],[-73.89592667317936,40.6152171052501],[-73.89590336269961,40.615197705225896],[-73.89588852436637,40.61517329001607],[-73.89584100101537,40.615090821355075],[-73.89580772810936,40.61503929881657],[-73.89579481816507,40.6150034126209],[-73.89579287705227,40.61497829658831],[-73.89579182376883,40.61496028978367],[-73.89578507514734,40.61494562588277],[-73.89575285496791,40.614912110801974],[-73.89573445152972,40.61488774712016],[-73.89573706509427,40.61487515097454],[-73.89575106482053,40.61485861247624],[-73.8957765901638,40.614843566723636],[-73.89578215002696,40.614834761581704],[-73.89578754392964,40.61481777618266],[-73.89580527745042,40.614809365716916],[-73.89582832172628,40.61481512262858],[-73.89584423213425,40.61482092802128],[-73.89585156740998,40.61482903234957],[-73.8958689818206,40.6148408502098],[-73.8958928450214,40.61485097332112],[-73.89591310967756,40.61486109300155],[-73.89594911474761,40.61486889341598],[-73.89597637791373,40.61487075705692],[-73.89598917340123,40.61486459284628],[-73.89600183472022,40.614852966397116],[-73.89601717605841,40.61483148797978],[-73.89602881667926,40.61480459954947],[-73.89602128163777,40.61478557182549],[-73.89600719861579,40.61476277664852],[-73.89597285228832,40.6147298634798],[-73.89593641173259,40.61470024101994],[-73.89591934865112,40.614670938652765],[-73.89590928604177,40.614633380761774],[-73.89589071515411,40.61460081071161],[-73.89586641672611,40.61456886722175],[-73.8958622492246,40.61453886235102],[-73.89586112894195,40.614518137494805],[-73.89584505008605,40.61450409756556],[-73.8958161128409,40.6144907871289],[-73.89574845601022,40.614476837130454],[-73.89571673714003,40.614467914746264],[-73.89568501893625,40.6144589933591],[-73.89561883888256,40.6144455654721],[-73.89558999916949,40.61443768970815],[-73.89558256611161,40.61442412265538],[-73.8955773251833,40.61441272809941],[-73.8955775765204,40.614389781208565],[-73.89557717490528,40.6143706497004],[-73.89557193332442,40.61435925397082],[-73.89555890646783,40.61435174889771],[-73.89553639672374,40.614358544361316],[-73.89553252926268,40.61435971220942],[-73.89552192775791,40.614368019384465],[-73.89552942926952,40.61438433029369],[-73.89552681480461,40.61439692710457],[-73.89551772066703,40.614408501292296],[-73.89550221294459,40.614421772581395],[-73.89547940515918,40.61442696685563],[-73.89545646109471,40.61442667107563],[-73.89541819432468,40.61441401010716],[-73.89535161149865,40.614381451226436],[-73.89527409167427,40.61434084044782],[-73.89517981230676,40.614284596107346],[-73.89508186256771,40.614225630850875],[-73.89495144332791,40.61415612272575],[-73.89487398981487,40.614118256029414],[-73.89478995879121,40.61407387760603],[-73.89473568611922,40.61404720454124],[-73.89465257429426,40.61401265377611],[-73.894601144768,40.61398702461358],[-73.89452749457412,40.61396003062068],[-73.89445096385661,40.61393196392757],[-73.8943990163251,40.61391563909573],[-73.8943276952914,40.61389625075406],[-73.89427581408161,40.613882643248196],[-73.89420959882779,40.61386921568858],[-73.89415922473631,40.61385887633307],[-73.89409304193269,40.61384816505177],[-73.89401835332868,40.61383975192738],[-73.89395164950135,40.61383834548405],[-73.89391529273705,40.61384802845233],[-73.89386882051048,40.613854051109854],[-73.89382074025089,40.61385131669367],[-73.89376473888605,40.6138470391983],[-73.89371319266702,40.61384984490179],[-73.89367745418022,40.613855714400735],[-73.8936410966634,40.61386542475636],[-73.89359452455147,40.61386595745187],[-73.89357014093243,40.613865138947276],[-73.89353934479217,40.61386604423583],[-73.89348292372819,40.61387653138536],[-73.89343222994786,40.61388639307028],[-73.89337269463688,40.61388491118256],[-73.89330589222915,40.613878041486544],[-73.89326360875327,40.6138774264341],[-73.89323713137937,40.61387992650754],[-73.89320355277043,40.61388522022511],[-73.89315059976596,40.61389022201513],[-73.89306942949449,40.61388075921319],[-73.89299607780903,40.6138701510327],[-73.89291775644507,40.61385904346261],[-73.89283216522257,40.61384526769537],[-73.89277688473138,40.61383991870755],[-73.8927055281985,40.613820528152935],[-73.8926710978869,40.613818739300335],[-73.89261149496332,40.61381451165693],[-73.89255539456106,40.61380477002299],[-73.89249926249694,40.61379231168125],[-73.8924350055886,40.61377012852286],[-73.89230358303571,40.61372194289395],[-73.89218519034617,40.613678520124836],[-73.89207536848586,40.61363554286679],[-73.89196849544201,40.613596356609065],[-73.89189118166044,40.61356392216919],[-73.89186800428628,40.613552729699606],[-73.89179484323734,40.61351368471971],[-73.89173395404288,40.61348052515541],[-73.89165791434932,40.61344043434073],[-73.89157666468341,40.613391665582895],[-73.89149171553895,40.613337485605115],[-73.89142496896245,40.61329674401336],[-73.89137580174513,40.61327600186072],[-73.89134028451886,40.6132562069006],[-73.89131556906172,40.61323899991274],[-73.89127831370429,40.61320229475105],[-73.89123107591752,40.61317005365967],[-73.89121431130594,40.613157136718044],[-73.89120980641009,40.613147322623725],[-73.89120383206897,40.613134317552905],[-73.89118725926257,40.61309302019566],[-73.89117349916282,40.613050023571276],[-73.89114036104336,40.613006707377465],[-73.89108702975217,40.61295595938451],[-73.89103674500947,40.61291449385609],[-73.8909806325802,40.61286816393331],[-73.89095414564773,40.61283404681458],[-73.89094355366394,40.612769177725646],[-73.89094910253665,40.61272378412445],[-73.89095861661752,40.612697443007995],[-73.89098259882952,40.61267913104108],[-73.89102790276478,40.61264966693976],[-73.89104355929439,40.61262377090035],[-73.8910472336025,40.612600855403215],[-73.8910457011409,40.6125693442482],[-73.89103710302503,40.61254068042036],[-73.89104410644795,40.612509560997985],[-73.89106691390768,40.61248147542722],[-73.89109229075507,40.61246914789161],[-73.89112774540106,40.612460425572344],[-73.89116522429474,40.61244843934736],[-73.89120818997519,40.612427673917196],[-73.89123374315227,40.6123951991376],[-73.8912560424507,40.61234809263654],[-73.89127258158659,40.61229889410802],[-73.89130942516817,40.612234179306014],[-73.89134386172844,40.61218744043024],[-73.89137297960701,40.61215491521186],[-73.8913830769423,40.61214771530812],[-73.89141430474197,40.612125447699555],[-73.89145771186615,40.612120986688666],[-73.89149618167238,40.61211877175376],[-73.89154010439354,40.6121077522681],[-73.8915846815315,40.61209294555084],[-73.89161708481012,40.612077769328344],[-73.89164657746811,40.612058831168426],[-73.89166423584777,40.612053110612614],[-73.89168017762586,40.61206157965583],[-73.89167636602092,40.61207903292727],[-73.89167276013633,40.61210463852411],[-73.89168448105922,40.612116974180196],[-73.89171982690972,40.61213111577459],[-73.89174190772185,40.612129681248064],[-73.89175874328302,40.612119623748086],[-73.89177898056383,40.612101390512116],[-73.89179636682505,40.6120848002267],[-73.89181155973817,40.61206609499771],[-73.89182922786195,40.612032104231396],[-73.89185960943743,40.612020220329455],[-73.89200214578042,40.611987031971836],[-73.8920736385454,40.61196582695142],[-73.89209633768664,40.61196057880325],[-73.89211560559858,40.61196084332462],[-73.89212863177879,40.6119682390584],[-73.89211576721847,40.611994550156346],[-73.89210914447719,40.61201367458649],[-73.89209765347557,40.61203776369336],[-73.89208616044363,40.61206187976932],[-73.89209637445896,40.61207097462671],[-73.89212013413936,40.61207821508567],[-73.89215284463714,40.61207390912382],[-73.89217749989486,40.6120626516847],[-73.89220136614308,40.61204705617294],[-73.89222856220763,40.61202325619441],[-73.89226337354157,40.611990103666244],[-73.8923231069567,40.61195656453285],[-73.89240262899749,40.61191401173195],[-73.8924742959736,40.61187268722248],[-73.89256424515894,40.611819111101674],[-73.89263748842295,40.61178374378938],[-73.89266643069746,40.61177133731438],[-73.89270638042107,40.61174406335364],[-73.89274879587042,40.61172983063449],[-73.8927979612827,40.611727433590154],[-73.89286362222396,40.61172697278927],[-73.89293363286976,40.611730798380584],[-73.89297737859262,40.61173992438868],[-73.89301197002024,40.611752445882864],[-73.8930336714241,40.611762977691335],[-73.89307714661396,40.611761234458996],[-73.89311499848385,40.611762834719755],[-73.8931504529309,40.61175411127378],[-73.89320774838933,40.61173585677647],[-73.89326463906347,40.61170127030378],[-73.89330629990862,40.61168538919743],[-73.89335882918688,40.61167481609904],[-73.8934180488139,40.61164780670529],[-73.89348377908404,40.61162450939246],[-73.89353429172967,40.611591646780674],[-73.89359262137849,40.611557582326114],[-73.89364470697582,40.61153067728275],[-73.89369638020446,40.61151573726301],[-73.89376203873113,40.61151527711959],[-73.89383650564832,40.611526105979365],[-73.89388460631403,40.611536800218545],[-73.89393240072206,40.61153659672427],[-73.89396490703531,40.61152413792644],[-73.8940021795489,40.61150399811894],[-73.8940339386832,40.611464365565354],[-73.89404227901508,40.61142833356323],[-73.8940403298225,40.61140878883045],[-73.89404098799945,40.61137942058623],[-73.89403088196018,40.611347488773006],[-73.89398851362921,40.611310642562856],[-73.89396886980992,40.61129679073078],[-73.89396616744756,40.61127562579817],[-73.89395838926964,40.611251272292776],[-73.8939664865009,40.61123266946067],[-73.89396385060911,40.611214222580834],[-73.89394013317668,40.61118142665128],[-73.89391997408077,40.611174107466454],[-73.89389343874534,40.61116853859943],[-73.89388075170797,40.611174702678795],[-73.89386562665678,40.61119615354379],[-73.89384782444586,40.6112247098579],[-73.89383232489581,40.61123254561997],[-73.89379152722772,40.61122718301821],[-73.89371682298231,40.61120822975436],[-73.89364561695493,40.61118648060298],[-73.89359381403108,40.611170402472204],[-73.89358085539493,40.611165724958056],[-73.89357472169961,40.611150046431604],[-73.89358175848261,40.61111895435711],[-73.89357185579503,40.611095175325644],[-73.8935726510379,40.61107124084793],[-73.89358009404614,40.61105642577185],[-73.89359497528658,40.611052404275846],[-73.89360834756067,40.61104511657463],[-73.89360608756945,40.61104025613955],[-73.89359851326353,40.611024081734854],[-73.89357760194993,40.61101514178724],[-73.8935493885305,40.61100089763652],[-73.8935188715208,40.611007348222046],[-73.89347916625475,40.61101719095753],[-73.89345807815894,40.611028398206166],[-73.89344216311389,40.61104822894759],[-73.89338856819988,40.61107186618589],[-73.89336405167377,40.61108855983003],[-73.89331326938039,40.61111055350181],[-73.89325185819887,40.61113541861309],[-73.89319644725863,40.611144973926535],[-73.89315962168568,40.61115586460876],[-73.89313335787412,40.611161165105024],[-73.89311590293929,40.61117501006331],[-73.89308853752162,40.6111933747824],[-73.8930418031412,40.611206066529185],[-73.89299339045633,40.61121005690977],[-73.89293616670427,40.61120550211661],[-73.89290770999395,40.61120865966466],[-73.89289532812606,40.61122569320595],[-73.8928808213099,40.611243328205354],[-73.8928600719736,40.61126812243533],[-73.89281930041531,40.61129103088161],[-73.89277578448073,40.611318327857916],[-73.89274228034446,40.611346596112426],[-73.89269269747115,40.61136093203751],[-73.89266036251965,40.61137882578157],[-73.89262435670534,40.61139408018499],[-73.89257532615906,40.61140188444932],[-73.89248131228024,40.61140821994632],[-73.8924328995919,40.611412236895525],[-73.89237141920273,40.61143438431744],[-73.89226399024342,40.61147353473128],[-73.89217291855086,40.611509186635644],[-73.89210656779058,40.61153629725394],[-73.89204347623418,40.611552487162015],[-73.89202221714045,40.61155825817063],[-73.89199869529162,40.61155916987888],[-73.89197535223022,40.61153993436923],[-73.89194175364264,40.6115371854666],[-73.89191302416833,40.61152947356093],[-73.89189389086533,40.61153467074735],[-73.89187232044368,40.61155512602866],[-73.89186052081729,40.61156834536903],[-73.89186089428063,40.61158193199295],[-73.8918457698071,40.611603382592534],[-73.89181625045826,40.6115940499134],[-73.89179465309849,40.61158620698171],[-73.89176776994226,40.61159532121984],[-73.89175552504013,40.611617817554965],[-73.89175102759332,40.611636367666684],[-73.89175568450055,40.61165152338133],[-73.89176751025313,40.611666548975045],[-73.89176733298613,40.61168666821171],[-73.89173382823988,40.61171493499856],[-73.89168982834131,40.61175148105735],[-73.89162453754813,40.61179108235809],[-73.89157803740032,40.61181464385403],[-73.89153473422522,40.611821821827284],[-73.89149026555653,40.61181381988036],[-73.89145981786126,40.61182298680357],[-73.89144229406158,40.61183411412078],[-73.89142291623949,40.611856712409605],[-73.89137304754503,40.61191403260583],[-73.89134842585995,40.61192797924848],[-73.89132284639949,40.6119321819924],[-73.89127724585104,40.6119345280011],[-73.89125615692427,40.6119457051919],[-73.89122728330713,40.611960829033364],[-73.8911909395732,40.61196249706562],[-73.89115352994874,40.61197720118892],[-73.89111488318902,40.6119995345745],[-73.8910863830435,40.612028245676576],[-73.89101629376157,40.61204997293189],[-73.89099709323199,40.61205245241625],[-73.89098820988835,40.61206671696549],[-73.89099866192969,40.61208396427809],[-73.89103194924557,40.61210139775349],[-73.89107089230552,40.612118205999685],[-73.89113801780368,40.612146540457125],[-73.89115056142593,40.61216321259903],[-73.89115950685314,40.61217719316106],[-73.89116138821086,40.612194020053764],[-73.89115263930701,40.6122137468603],[-73.89113833509916,40.61223950698998],[-73.89112317309495,40.61226095628514],[-73.8910992043694,40.61227111683323],[-73.89107794632709,40.612276861366006],[-73.89102257650505,40.612260860955075],[-73.89097777129403,40.6122392449123],[-73.89088095934869,40.61219342481758],[-73.89082997815255,40.612181711025194],[-73.89075132831518,40.61217474733712],[-73.89069540915487,40.612165279042],[-73.89064360771894,40.61214920075735],[-73.8905882756979,40.6121332001728],[-73.89054936434661,40.61211910978476],[-73.89049067522032,40.612085760164504],[-73.89044497991424,40.6120570877463],[-73.89036856635734,40.61202671240013],[-73.89033390698201,40.61201147372932],[-73.8903255119452,40.6119909609993],[-73.89030196651625,40.61196357399798],[-73.89025541408732,40.61193059200575],[-73.89018932416259,40.61188647426974],[-73.89013698090888,40.611848656498665],[-73.89006245439332,40.6118095536494],[-73.88999149500496,40.61177039938356],[-73.88992780018492,40.611736577947305],[-73.88987373662218,40.61171566560975],[-73.8898183008588,40.61169692042774],[-73.88979163130155,40.6116859156746],[-73.88976671387495,40.611660749520134],[-73.88973579798127,40.61162533990432],[-73.88971513183803,40.61159899690417],[-73.88970208064974,40.61156330202824],[-73.88969643663938,40.61151281993391],[-73.88969631846476,40.61145355959229],[-73.8897077194203,40.61139848244817],[-73.88972080425117,40.61132649904577],[-73.88973659161258,40.61127568050744],[-73.88974857431359,40.61121678877659],[-73.88975684996939,40.61117804070377],[-73.88975069109824,40.61113409057784],[-73.88974339996201,40.61110048730174],[-73.88974700785218,40.611074881261494],[-73.88975400969892,40.61104378938592],[-73.8897664021326,40.610998457178965],[-73.88978451776202,40.61095524400539],[-73.88980307538881,40.6109283085462],[-73.8898508863016,40.61087428134481],[-73.88988195927249,40.61083574726199],[-73.88993676636524,40.61077618268667],[-73.88998862619714,40.6107128550738],[-73.8900327680801,40.6106561892191],[-73.89006874744163,40.610612664229066],[-73.89010750322367,40.610567494568606],[-73.89012431460485,40.610529165743884],[-73.89015491427854,40.6104716087078],[-73.89021716446274,40.61039725778833],[-73.89030211389498,40.6103176568626],[-73.89042145603678,40.61021687144173],[-73.89051720497693,40.61013980698997],[-73.89058822830548,40.610074026468624],[-73.89066106589085,40.610022356259705],[-73.89071377146547,40.60999163731972],[-73.8907856775879,40.60995843874225],[-73.89086026035169,40.609918161541245],[-73.89093412025699,40.60987895411684],[-73.89099306795269,40.60984107642192],[-73.89103308636446,40.60981654840244],[-73.89107790656527,40.6097843390193],[-73.89116264069364,40.60972485833335],[-73.89126352802087,40.609653697157846],[-73.89136506644351,40.60958146951597],[-73.8914751069743,40.60950691445624],[-73.89156049550932,40.60944361761331],[-73.89169657038092,40.60932733847848],[-73.89181714695255,40.609218922819394],[-73.89190421803727,40.609138746400134],[-73.89194461446819,40.60910225214837],[-73.89197293667661,40.60909366006808],[-73.8919835665812,40.609090788054914],[-73.89199014557256,40.60909718915873],[-73.8919925108927,40.609104768053065],[-73.89198153250932,40.609122350303394],[-73.89196496903487,40.609143251080745],[-73.89195059673281,40.60916632073708],[-73.89194730240312,40.60917724254861],[-73.89194692142841,40.60918920946497],[-73.89191293485955,40.609226699507204],[-73.89189568455586,40.609248723413785],[-73.89187706053886,40.609272942499686],[-73.89186495088511,40.609300845645514],[-73.89186552721658,40.60932258442985],[-73.89188030062544,40.60934140011955],[-73.89191115290006,40.60934853873731],[-73.89194567584646,40.60935834216507],[-73.8919725162872,40.60937478189651],[-73.89198053798378,40.60938173368457],[-73.89198204467488,40.60938497394075],[-73.89197710758093,40.609387220054465],[-73.89195434226035,40.6093897512979],[-73.89191491605408,40.60938219351302],[-73.89190428741908,40.609385065520996],[-73.8918414781761,40.60938385316421],[-73.89181291580356,40.609384293354594],[-73.89179320143211,40.60939330461566],[-73.89176826872499,40.609421964301944],[-73.89173846460531,40.60945558797271],[-73.89174617296986,40.609477224245836],[-73.8917525506489,40.60947547303951],[-73.89176235782823,40.60946826344605],[-73.89177213049341,40.609461053819224],[-73.89178632544625,40.60945810292434],[-73.8917930094766,40.60946724927005],[-73.89179602504252,40.6094737299569],[-73.89178570212489,40.60948747270283],[-73.89176876304661,40.60949481178407],[-73.89176138601053,40.60951231766002],[-73.89176940682319,40.60951926895928],[-73.89178661669845,40.609522797411],[-73.89182975218768,40.609507468223654],[-73.89185947818022,40.609499398508135],[-73.89191869648222,40.60947239105361],[-73.89195381174632,40.60945010835347],[-73.89198865067048,40.60941967391915],[-73.89200226922904,40.60939498354391],[-73.89201262725679,40.60938124231919],[-73.89203673967056,40.609348244480834],[-73.89207449626201,40.6093188562996],[-73.89208619107383,40.609302892039395],[-73.89209579987555,40.60926197721715],[-73.89210797938078,40.60923676228471],[-73.8921480638508,40.60921495243315],[-73.89218982624993,40.60920181662096],[-73.89225205821363,40.60918128899891],[-73.89226735458978,40.60916527314671],[-73.892258543928,40.60915670163766],[-73.89223996351478,40.60915536677041],[-73.89223736489402,40.60913691870881],[-73.89223415091624,40.60909673199523],[-73.89226636666673,40.60901955104337],[-73.8922871295627,40.608940959979],[-73.89231046617189,40.608852489616844],[-73.8923238806388,40.60881967384896],[-73.89233475269697,40.60879937313851],[-73.892354748289,40.60877298626263],[-73.89236651131547,40.60875974053202],[-73.89237210877523,40.60872812515524],[-73.89236659371537,40.608708631998624],[-73.89235117112763,40.608690941055364],[-73.89232233910619,40.60868048485814],[-73.89226903237268,40.60866119284696],[-73.89222992108634,40.608638951201996],[-73.89222484752992,40.608635762051264],[-73.89222320409775,40.608627086857595],[-73.89224086147325,40.608621395361226],[-73.89227092888667,40.6086241946458],[-73.89230884579739,40.608628512054906],[-73.89233887804396,40.60863131246145],[-73.89237419500395,40.60861718296016],[-73.89240577649026,40.60859764211125],[-73.8924216558239,40.60857783895005],[-73.89242327207704,40.608558242738766],[-73.89241874979803,40.60854852181703],[-73.89240003217421,40.608541725230126],[-73.89237230295832,40.60851823078349],[-73.89235046683704,40.60850226357214],[-73.89232081489429,40.608487495076844],[-73.89230655271749,40.60848770184778],[-73.89228759092036,40.6084983339059],[-73.89226605304385,40.60852150779189],[-73.89225154669344,40.60853911524196],[-73.89222497129012,40.608559100506724],[-73.89220227177681,40.60856434868067],[-73.89217649206057,40.60856040046506],[-73.89217280422028,40.6085509703093],[-73.89217035937489,40.60854472135737],[-73.89218566106382,40.608503150962896],[-73.89220095663836,40.60848713679314],[-73.89220613849825,40.60846748830905],[-73.8922197567367,40.60844282605057],[-73.89224455411602,40.608408730822326],[-73.89224765128866,40.60836410329715],[-73.89226476757585,40.608336644565675],[-73.89227063393146,40.60831589873415],[-73.8922649175468,40.60828825442101],[-73.89227551823754,40.60825708232825],[-73.89228652890527,40.608242242865636],[-73.89232674661815,40.60822586654724],[-73.89234067063053,40.6082120463753],[-73.89236254719505,40.60820246007421],[-73.89242809958009,40.60819928310627],[-73.8924586138726,40.60819283297461],[-73.89246694577119,40.608185101426976],[-73.89248324041583,40.608153304564766],[-73.89249634968841,40.60810961903179],[-73.89250390941056,40.60804369551642],[-73.89251225672602,40.60798213871325],[-73.89251265000024,40.60791631872841],[-73.89251606825816,40.60782873601958],[-73.89253161366013,40.60776976371559],[-73.89253453424537,40.6077452554263],[-73.89255332887919,40.60772647170555],[-73.89257263734933,40.60770118280301],[-73.89257644693238,40.60768372882259],[-73.89257923318533,40.607653758789105],[-73.8925892568119,40.60760087535544],[-73.89259255667892,40.60756440064497],[-73.8925987716394,40.60752894321472],[-73.89262744796898,40.60748011247976],[-73.8926456276862,40.60743958891786],[-73.89265629812338,40.60741091622001],[-73.89266288822195,40.607388881068275],[-73.89266865111799,40.60736522630955],[-73.8926775387694,40.607348079624835],[-73.89269805366112,40.607312114524674],[-73.89271349483415,40.60727296062595],[-73.89272944999257,40.60722719231655],[-73.8927457807249,40.60719514834262],[-73.89277298224883,40.607165639675195],[-73.89282052082672,40.60714347802751],[-73.89285972311296,40.60713187733309],[-73.89291755142122,40.607116120494155],[-73.8929588118858,40.607101172943445],[-73.89301735849159,40.60708706537753],[-73.89305100460895,40.60708155164336],[-73.8930786847519,40.60706848482654],[-73.89311202433872,40.60705204705154],[-73.89313133653123,40.60702376665687],[-73.89314509341314,40.60700162773866],[-73.89316193846595,40.606962996099625],[-73.89319508034653,40.60688954979091],[-73.89321442938626,40.6068612689136],[-73.89324008782306,40.606828519860265],[-73.89325682785132,40.606810144728584],[-73.89330488145164,40.606781396950005],[-73.8933307781673,40.606756854512795],[-73.89334621420025,40.60674344623471],[-73.89335633266566,40.60674438993374],[-73.89337437125617,40.60674682210484],[-73.89339858556976,40.60673929637261],[-73.89343192495727,40.60672283102955],[-73.89346029068598,40.60670866677018],[-73.89350216842736,40.60668987580754],[-73.89353228048536,40.6066871862148],[-73.89355865577508,40.60667908665291],[-73.89356637422159,40.606672369013104],[-73.89356829553782,40.606663586903906],[-73.89361034669534,40.606650286662756],[-73.89364313453264,40.60664040883161],[-73.89366875604004,40.60663066106525],[-73.89370261066205,40.60660763500862],[-73.89372092468463,40.60659527288086],[-73.89375096918052,40.6065898385383],[-73.89376811931865,40.60658518937437],[-73.8937910298785,40.60658260178388],[-73.89380526239007,40.606576878904335],[-73.8938239889523,40.60657821315198],[-73.89384899207734,40.60657233603779],[-73.89387766451438,40.60656909452422],[-73.89390098811445,40.6065544594343],[-73.89392804932649,40.606545262434764],[-73.89395425232846,40.606531671855144],[-73.893996303326,40.6065183714726],[-73.89403704781705,40.60651000996978],[-73.89406640667275,40.60650567222858],[-73.89411984237428,40.60648834701874],[-73.89417838753785,40.60647423885991],[-73.89422747013808,40.60645531689235],[-73.89426670628808,40.60644371457629],[-73.89433115077944,40.60643441449231],[-73.89436554952175,40.60643057602179],[-73.89438918052545,40.606426891658316],[-73.89443956109277,40.60642877707582],[-73.89447793734095,40.606438556816265],[-73.89453092577041,40.606430562713456],[-73.89454769743287,40.60643793464272],[-73.8945796596797,40.60644946467224],[-73.89461789972694,40.606453781617965],[-73.89466683917883,40.6064551439287],[-73.89471331217754,40.60644615618615],[-73.89476314750135,40.60642888216111],[-73.89479799307225,40.6064157110889],[-73.89482797028587,40.606407530935535],[-73.89486168368424,40.60640476320585],[-73.89489159174694,40.60639386514726],[-73.89492901063726,40.606370761239745],[-73.89496005370195,40.60634943567873],[-73.89499201826902,40.60633519190592],[-73.89502195866997,40.606327039813216],[-73.89506033940971,40.60631104466828],[-73.8950919639529,40.606285848841424],[-73.8951284934906,40.60625566259976],[-73.89516502304127,40.606225447028834],[-73.89519469177489,40.60620631595531],[-73.89524390832837,40.60619291191854],[-73.89527724698792,40.60617644603928],[-73.89531041351165,40.606154517872994],[-73.89534756041654,40.60612048883749],[-73.89541355308593,40.6060656797588],[-73.89545306479339,40.606039255313924],[-73.89549686545371,40.606011682489694],[-73.89558134136276,40.60597300441315],[-73.89562963265264,40.60595246229335],[-73.89569445337862,40.60593111057683],[-73.89575210848123,40.60590989070364],[-73.89581744632903,40.605881925670715],[-73.89587853199575,40.605855164801305],[-73.8959134442481,40.60584471127649],[-73.89596629793127,40.60583122729715],[-73.89600848153307,40.60582341589375],[-73.89604504219396,40.60581897443158],[-73.89609336459678,40.6058241788637],[-73.89611282804927,40.60582577424773],[-73.89613229172278,40.605827369461146],[-73.89616247045463,40.60582742420503],[-73.89619251418563,40.60582198972623],[-73.89622585106441,40.60580555104475],[-73.89625089867458,40.605792507891096],[-73.89627865673785,40.60577749200922],[-73.8963091409681,40.60576637564345],[-73.89634239220545,40.605759048426755],[-73.89637419684213,40.605756552442244],[-73.89641374039084,40.60575571040325],[-73.89646612349594,40.60574365244828],[-73.89651361336807,40.60572835239513],[-73.89655332325364,40.60571405970929],[-73.89661922910479,40.60568971838744],[-73.89666965076971,40.60566473051773],[-73.89669873597379,40.60565037394954],[-73.8967257315121,40.605636537517206],[-73.8967603828682,40.60563245145161],[-73.89682399045016,40.605627458235894],[-73.89688900043511,40.60562301557126],[-73.89694627348013,40.605616917445936],[-73.89700270131331,40.60561996043334],[-73.89702463446025,40.60561901997698],[-73.89705299760514,40.605605732010886],[-73.89709908395135,40.6055898814656],[-73.89714512964419,40.60557672021107],[-73.89718195493803,40.605564017258736],[-73.89722931501056,40.60556216569963],[-73.89726958519437,40.60555756248376],[-73.89730704372411,40.60555457674863],[-73.89733808216646,40.60555853002057],[-73.89736261836433,40.60557482755984],[-73.8973738428307,40.60558189273842],[-73.8974063278038,40.6055810154075],[-73.89746649122918,40.605567921575016],[-73.89753375190584,40.60555219897247],[-73.89760739642938,40.605532200140274],[-73.89767890823978,40.60551541022608],[-73.897741235871,40.60549910714507],[-73.89777027644398,40.60549015760474],[-73.89779935721694,40.60547849110496],[-73.89782852308669,40.60545875445874],[-73.89787099896031,40.605448251610774],[-73.89790846177613,40.60544254886306],[-73.89794732394876,40.605440113661686],[-73.89799106940538,40.605446299643816],[-73.8980220281826,40.60545563252433],[-73.89805944668558,40.60545533635665],[-73.89810829528956,40.605445937561896],[-73.8981437165486,40.60543271103583],[-73.89819758590772,40.60541313406265],[-73.8982345715051,40.605389671857296],[-73.8982444557702,40.605379633549916],[-73.89825839002106,40.60535746804034],[-73.89826235401655,40.60535402614459],[-73.8982860129763,40.60533347550909],[-73.8983173043665,40.60531217656749],[-73.89833878117793,40.60530365978803],[-73.89850211043303,40.60529669018293],[-73.89855419496183,40.6052944673199],[-73.89864718918486,40.6052979803612],[-73.89867496480667,40.605320291590935],[-73.89871019993691,40.605352842404336],[-73.89891955307402,40.6054442451699],[-73.89898451773178,40.605461413379324],[-73.89901959721259,40.60545837925965],[-73.89902693503326,40.605463794050216],[-73.89903664073208,40.60547321503481],[-73.8990564654164,40.60548607154775],[-73.89907731163701,40.605491752340164],[-73.89912474245459,40.6055158938862],[-73.89916181724777,40.605528084848764],[-73.89919567313146,40.605525452509426],[-73.8992294632575,40.605520074467094],[-73.89927388742447,40.60550630749831],[-73.89930511062288,40.60548226359843],[-73.89933650290612,40.605466480030756],[-73.89938188499735,40.6054625940587],[-73.8994478078393,40.60547442804645],[-73.89951668033203,40.60549005123675],[-73.89953705115362,40.605497480031936],[-73.89954599733571,40.605511677906],[-73.89955484411477,40.60552035929241],[-73.89959332756773,40.605530329575146],[-73.89966123971186,40.6055360701325],[-73.8997183165722,40.605539194610024],[-73.8997550221785,40.605534862328604],[-73.89978363261976,40.605523523273966],[-73.89981289975293,40.60550828772148],[-73.8998322454239,40.60550311704318],[-73.8998374217735,40.605509078221004],[-73.89984767580253,40.6055155648391],[-73.89986221809438,40.6055208744471],[-73.89986880363873,40.605524640544104],[-73.89986625885685,40.60554006407655],[-73.89987585891429,40.605550392906046],[-73.89989115422782,40.605557351150644],[-73.89990675380638,40.60557806045111],[-73.89991439513986,40.605597197259584],[-73.89990948636968,40.60560496131168],[-73.89990091168009,40.605607260050355],[-73.89989449398193,40.60561175546653],[-73.89989689122706,40.605622160779845],[-73.89990656060218,40.60563523446471],[-73.89993286393363,40.605650298303665],[-73.89996859770169,40.60566745692023],[-73.89998399429284,40.60567990483574],[-73.89999705604325,40.60569457349445],[-73.90000916147463,40.60570817013826],[-73.90003750449316,40.605751259668864],[-73.90007152836586,40.605799161715616],[-73.90011244187701,40.605837752941376],[-73.90015072424687,40.605870652911754],[-73.90019598546004,40.60595498334158],[-73.90025988076994,40.60603271336141],[-73.90033080688534,40.60614533621369],[-73.90037522509638,40.60619151476272],[-73.90047624076539,40.60624968546954],[-73.90051858955592,40.6062777629924],[-73.90059787827101,40.60640999415863],[-73.90064279017173,40.6064784279354],[-73.90070783005754,40.606626743741145],[-73.90075756347146,40.606705609654924],[-73.90083447110638,40.60684327876892],[-73.90087037418711,40.60691946077631],[-73.90087672510106,40.6069801208448],[-73.90086969928238,40.607020918849805],[-73.90084067879596,40.607067087125216],[-73.9008049974843,40.60711397755879],[-73.90071969724113,40.60720030571531],[-73.90060680153849,40.60737825993724],[-73.9005659530404,40.60747450979012],[-73.90056134860687,40.60754930538077],[-73.90056214377343,40.6076039951119],[-73.90056573940007,40.607634479140444],[-73.90053369436049,40.607789132219175],[-73.90052614806864,40.607881774147025],[-73.90052116645816,40.6080147717006],[-73.9005022262354,40.60812059852303],[-73.900493222254,40.60816619231933],[-73.90049794020089,40.60820970086529],[-73.90051119878132,40.608280766798025],[-73.90051041448285,40.608339612393095],[-73.9004827455618,40.60842805938755],[-73.9004597028485,40.60849927515457],[-73.90044035823009,40.60856789909407],[-73.90044931995533,40.60861453322096],[-73.90047105749804,40.60865400632226],[-73.90048641763471,40.60870691911339],[-73.90047574853061,40.608771613969544],[-73.90045175880208,40.60883775378611],[-73.90044787076549,40.60888837050812],[-73.90046543832717,40.60892789712492],[-73.90048500513427,40.6089823456111],[-73.90048848205215,40.60906403212224],[-73.90047946417808,40.60916559770615],[-73.9004768571482,40.609217469826916],[-73.9004689004316,40.609235062035694],[-73.90044173391966,40.60925194973191],[-73.90042781786615,40.60926421404154],[-73.90041127533885,40.60930863093722],[-73.90039892292809,40.6093727116701],[-73.90036972500594,40.609410932920824],[-73.90033566913102,40.60943712990725],[-73.90029844130743,40.609451920092106],[-73.90028079199128,40.6094651863199],[-73.90025106789457,40.60951740547913],[-73.90023451276171,40.6096177958153],[-73.9002245430429,40.609883791514456],[-73.90021643720988,40.60998884313644],[-73.90019785885387,40.610016750920884],[-73.90016673111681,40.61004322816161],[-73.90015619936541,40.610076438187],[-73.90016389707458,40.61010369029471],[-73.90018302188462,40.61011934507385],[-73.9002014617577,40.61012292442938],[-73.90023385289861,40.61011582921234],[-73.90025430873611,40.61011620162475],[-73.90027897235066,40.61011811040772],[-73.90034074595505,40.61015643348938],[-73.90041033828334,40.61020864879218],[-73.9004377911746,40.61024232430787],[-73.90045104607618,40.610275545746944],[-73.90045278253672,40.61029746708987],[-73.90043054227262,40.610329554772946],[-73.90040902065068,40.61037530892325],[-73.90041773606401,40.61041081605217],[-73.90044811559758,40.61044477136077],[-73.90053422078529,40.61048882412862],[-73.90066942279975,40.61054528291595],[-73.90070837436892,40.61057054175744],[-73.9007614722145,40.61061279103339],[-73.90084903639746,40.610703891843954],[-73.90090494093589,40.61075978117745],[-73.90091868380293,40.61077741356421],[-73.90093184970625,40.61078773816928],[-73.90097600589974,40.61080307245996],[-73.9010298537826,40.61082273314057],[-73.9010741016154,40.61086096232911],[-73.90109862677394,40.61089435740123],[-73.90109605210851,40.61090997425529],[-73.90108630690479,40.61092218342887],[-73.9010842748707,40.6109435170087],[-73.90108769605943,40.61096605261143],[-73.90111116924604,40.61098960276768],[-73.9011564144155,40.61101637044352],[-73.90120565297323,40.6110351361578],[-73.9012231820736,40.61103522862132],[-73.90124817814933,40.61103331731641],[-73.90129606828728,40.61104764834438],[-73.90134997400665,40.61108861510201],[-73.90139131154884,40.61114628207612],[-73.901424940701,40.61123266980432],[-73.90144034047245,40.61132501581076],[-73.9014316242573,40.611381314013705],[-73.90143121409692,40.61138396732215],[-73.90142267880165,40.611394253992614],[-73.90140134363612,40.6113968965572],[-73.90139687678784,40.611397448754374],[-73.90137555983178,40.61137705089162],[-73.90135576888225,40.61136903724446],[-73.90133145872423,40.61138302532583],[-73.90130949868566,40.61142783121646],[-73.9013121594103,40.6115667722115],[-73.90131357332741,40.61166820355302],[-73.9013330345866,40.611717882905985],[-73.90139558106486,40.61175333295304],[-73.90146385783203,40.611764857024234],[-73.90152882294926,40.611796459756995],[-73.90155357611944,40.611821265374566],[-73.9015627450133,40.611839592025525],[-73.90158692049967,40.61185709052932],[-73.90161461584262,40.61186404809783],[-73.90169576011482,40.61183791949952],[-73.90170411628962,40.61183522909303],[-73.90170562488024,40.61183470065625],[-73.90188714552372,40.611771176442666],[-73.90195417433642,40.611745189404076],[-73.90198714603056,40.61174540147075],[-73.90202288770011,40.61175766156242],[-73.90217513917959,40.6118676462318],[-73.90221791366727,40.61189857146501],[-73.90228989425349,40.611961574676855],[-73.90230593068881,40.61195208254244],[-73.90231625626173,40.6119459709795],[-73.9023323476477,40.61196142077924],[-73.90244757158244,40.61188564757196],[-73.90248711043364,40.61186185849178],[-73.90245961268222,40.61183936733827],[-73.90249392985305,40.61181499903235],[-73.90121944263932,40.61057524873372],[-73.9012076150598,40.61058154218475],[-73.90119253465456,40.61056381754665],[-73.90120767284111,40.610554677775795],[-73.90123565151298,40.61053778456731],[-73.90125039672998,40.61052888100422],[-73.90127679496273,40.61051294218121],[-73.90129324731707,40.61050300860236],[-73.90131395708791,40.6104905040899],[-73.90132962659487,40.61048104260079],[-73.90134497358645,40.61049882105915],[-73.90130184418446,40.61052505778408],[-73.90131057398958,40.6105333201071],[-73.90125388461328,40.61056475632975],[-73.90124836865576,40.610580274499114],[-73.90130898852296,40.61063895269086],[-73.90253555121062,40.61182621119945],[-73.90255730736904,40.611827233144055],[-73.90264007983012,40.61177163991645],[-73.90265077946793,40.61178062116423],[-73.90250227199071,40.61187818918435],[-73.90249848536924,40.61187265516865],[-73.90246715531467,40.61189756076319],[-73.90247243018365,40.611907007343234],[-73.90236032096219,40.61198041218261],[-73.9024069353588,40.612016016677295],[-73.90250700965541,40.61194329096758],[-73.90251499233747,40.61194329773804],[-73.90256308414813,40.61192431374956],[-73.90257168768622,40.61192096694344],[-73.90271854260662,40.61182602529598],[-73.90272806388145,40.611836881864456],[-73.90263899474448,40.61189478976391],[-73.90263827747417,40.61190652255538],[-73.90266710890633,40.611931807336795],[-73.902681531107,40.611944455593765],[-73.90271107896199,40.61197036886948],[-73.90272726591974,40.61198456490737],[-73.90275819543663,40.61201169057501],[-73.90277356656748,40.61202517056713],[-73.90280506848983,40.612052797785516],[-73.90281973905282,40.61206566469283],[-73.90284371811906,40.61208669411004],[-73.90292666983443,40.61215944197647],[-73.90302781199239,40.612084256217564],[-73.90304392812507,40.612095214987285],[-73.90291750370369,40.61218654344863],[-73.90290113117345,40.61217503059372],[-73.902909530651,40.61216840856485],[-73.90280546663435,40.612078745857275],[-73.90270664450757,40.61199422728235],[-73.90262918245357,40.611925809170856],[-73.9025974474088,40.611948363690196],[-73.90258114049817,40.61193640119697],[-73.90252788313926,40.61195837924751],[-73.90242274717586,40.61203356000479],[-73.9025597512368,40.612163973946636],[-73.90271124133437,40.612247066498924],[-73.90417612379218,40.613550753418096],[-73.90418042590373,40.613555088969555],[-73.9041898239052,40.61356456018199],[-73.90587105277379,40.615063313977295],[-73.90590695505034,40.61503857270347],[-73.90587336970394,40.61500950305295],[-73.9057345590125,40.61488297394386],[-73.90575026311427,40.614875298748494],[-73.90577903144978,40.61490217237047],[-73.9057870839008,40.61490969432074],[-73.90580868591472,40.61492987363431],[-73.90581675725333,40.61493741352355],[-73.90584343332293,40.6149623328646],[-73.90588571114621,40.615001826090804],[-73.90599790513691,40.61492589692788],[-73.9060086541315,40.61493485327299],[-73.90603328924873,40.614953389219586],[-73.90598587691345,40.61498998083145],[-73.90595950755578,40.61497014075064],[-73.90592831880686,40.61499075664418],[-73.90596638222898,40.61502410025578],[-73.90592374609095,40.61505396175395],[-73.90591926792737,40.61505054083275],[-73.90587937620937,40.615077461411445],[-73.90595891316939,40.61515017846606],[-73.90596246364105,40.61515342406158],[-73.90696515116683,40.61606387150077],[-73.90696283645083,40.61611401757882],[-73.90714745439537,40.616000150328006],[-73.90717291149855,40.61600987533844],[-73.90698679725274,40.61613782775687],[-73.90673848666412,40.61629591999016],[-73.90681023172998,40.616359594281],[-73.90706311776502,40.6162038826614],[-73.90725685565064,40.616087581376824],[-73.90727466091555,40.61610506415295],[-73.90708346968275,40.616221367525824],[-73.90722592437278,40.61635152593244],[-73.9074120219436,40.616235218724036],[-73.90744255412149,40.61625853519807],[-73.9072549471799,40.616378096995575],[-73.90702160678453,40.61653360035678],[-73.90710595399032,40.61660986021434],[-73.90735919243349,40.61644388155506],[-73.90752735132176,40.616344432548985],[-73.90754332867895,40.61636273671461],[-73.907375168889,40.61646218574324],[-73.90724169382707,40.61655150188763],[-73.9072949558038,40.616608449915425],[-73.90734299224266,40.61658613341433],[-73.90747503705724,40.61671274456851],[-73.90758977173547,40.61662937645128],[-73.90767882862013,40.6166954400081],[-73.9075513560225,40.616780739630606],[-73.90761948560613,40.616845429918065],[-73.907590003848,40.616865391084616],[-73.90761659104577,40.61689646712795],[-73.90764926296617,40.6168766896164],[-73.9076717467148,40.6169087531164],[-73.90771601593572,40.61693511131459],[-73.90775282642038,40.61692426823155],[-73.90781365577251,40.61692202841678],[-73.90794537860008,40.617033602709185],[-73.90794587567353,40.61704093618411],[-73.90794790621798,40.61707087958781],[-73.90773254270911,40.61721104173294],[-73.90778119931512,40.61726087741384],[-73.90772115004238,40.61731453431184],[-73.90778333873068,40.617374762789],[-73.90813768389081,40.61715425860608],[-73.9083864623969,40.61739102927809],[-73.90852252572827,40.6173209081646],[-73.90860351593497,40.61726549655167],[-73.90879088017654,40.617436396721445],[-73.90886910990899,40.61739079305862],[-73.90881396020812,40.6173310379918],[-73.90863333912976,40.61716785490943],[-73.90866392881279,40.61715041080857],[-73.90883691110787,40.61731164662769],[-73.90907145153962,40.617160438331894],[-73.90835403214686,40.616530998961586],[-73.90837442625032,40.61651742845364],[-73.90879420819172,40.61687295732467],[-73.90913839448226,40.6166325516129],[-73.90913853186657,40.61653162172911],[-73.90859831133405,40.616085198376965],[-73.90847891987522,40.615980190215474],[-73.90810560476349,40.61566901642853],[-73.90799087259839,40.615752386241745],[-73.90797306390527,40.615736844061246],[-73.90815663851608,40.61560112405161],[-73.90817445255627,40.61561278389188],[-73.90812345822506,40.615651562286885],[-73.90850653891913,40.61596935984324],[-73.9086286169874,40.61606482263637],[-73.90917675105405,40.616521946980285],[-73.90916894153123,40.61664616184907],[-73.90881456208596,40.616890441882454],[-73.9089570612873,40.61699148481938],[-73.90911449272944,40.61686646159236],[-73.90943027899098,40.616670505788996],[-73.9094537083596,40.616686408335795],[-73.90964406040369,40.61657537149959],[-73.90963625834856,40.61656543743373],[-73.90959740910351,40.6163926697994],[-73.90902960565286,40.615796291369826],[-73.90902020844368,40.61578615010573],[-73.9090078273068,40.615772786907314],[-73.90865024676279,40.61548455568721],[-73.90857474481764,40.61544019631193],[-73.90840539767183,40.61543670907549],[-73.90834295344668,40.61537312326996],[-73.90785596197068,40.61520595414653],[-73.90740582820487,40.61475340341138],[-73.90730153384294,40.614808913007714],[-73.90687239780976,40.6142625583434],[-73.90674467587286,40.61430216486311],[-73.90544378703045,40.61301450850553],[-73.9053551302118,40.61306605793208],[-73.90521241748837,40.61298965918147],[-73.90505053373576,40.612902997003395],[-73.90509214724555,40.61286577023578],[-73.90509488171145,40.61286332355433],[-73.90508447750602,40.61285787094059],[-73.90496210660237,40.61279372164136],[-73.9049099585277,40.61282147626856],[-73.90424103859345,40.612362273218835],[-73.90437410766307,40.61222538629702],[-73.90431684436952,40.61218761428869],[-73.90428823037026,40.61215582327571],[-73.90427007250938,40.6121002139798],[-73.9042860014384,40.61203535882988],[-73.90429103725168,40.61201485612885],[-73.90420814113493,40.611955152099135],[-73.90410629882962,40.61204241028698],[-73.90404332529351,40.61199868643173],[-73.90406770985665,40.6119779621676],[-73.9041163714218,40.612010756372065],[-73.90416083877572,40.611972581088914],[-73.90409929902903,40.61192776700778],[-73.90414089145179,40.61189613938374],[-73.9038492515958,40.611688867932195],[-73.90350980782252,40.611406490372644],[-73.90339509282563,40.61147954390017],[-73.90340510537739,40.61149047001527],[-73.90331047012583,40.61154716336113],[-73.9032832889576,40.61151984615857],[-73.90337362137012,40.61146642441076],[-73.90337648209082,40.611469702511016],[-73.90349407447785,40.61138900874271],[-73.90345549862134,40.61134747337174],[-73.90342187266519,40.611311267057616],[-73.90333856047313,40.61127148761568],[-73.90313578707031,40.61096753815717],[-73.90286496065261,40.610881933282],[-73.90274504537499,40.610931468731486],[-73.90262906864346,40.610810188398325],[-73.9026827792879,40.610752722667016],[-73.90239138175355,40.610482449724834],[-73.90232361334402,40.61050423258515],[-73.90225859966289,40.610422772599975],[-73.90221442765996,40.610343315529484],[-73.90222497639529,40.610255963622116],[-73.90227449074742,40.61024607779067],[-73.9022051629441,40.609553084558755],[-73.90207490818705,40.60954900355574],[-73.90214599092792,40.609042765060195],[-73.90210336163594,40.609037916486535],[-73.9019616421977,40.60861970003272],[-73.90196196584296,40.608399311254345],[-73.90199063921331,40.60837892815057],[-73.90201440809045,40.60835068139823],[-73.90200434649246,40.608314192352886],[-73.90200130936604,40.608307085021636],[-73.90199681828284,40.60829973286331],[-73.90197885878763,40.60829054114188],[-73.90197307401533,40.60828757345617],[-73.90197086408868,40.60827985384062],[-73.9019474600097,40.60805972860951],[-73.90191623151603,40.60805967499221],[-73.90187803412178,40.60780778415155],[-73.90191354153028,40.607807481243384],[-73.90191177585929,40.60778705575991],[-73.90188779398781,40.60751042177122],[-73.90187641024094,40.60734541899064],[-73.9019075212498,40.60734516610802],[-73.90189745276444,40.607233177532194],[-73.90186893018578,40.607233090025034],[-73.90171996150794,40.60634753343007],[-73.90170495677208,40.606258368460225],[-73.90169872618114,40.60622136984967],[-73.90167739606483,40.60609454913331],[-73.90168632809926,40.60609513324184],[-73.90171150437264,40.60609676640496],[-73.90170081037202,40.6058722212995],[-73.90165858100028,40.60585692192897],[-73.90164808286119,40.60579724375501],[-73.90164211790098,40.605763360738955],[-73.90177669809987,40.60567468655587],[-73.90181267270421,40.60566786468227],[-73.90185037412348,40.60571038411897],[-73.90187376201811,40.60570355147691],[-73.90187582791526,40.6057058582742],[-73.90189710069494,40.60572961179582],[-73.90291909122436,40.605475863929016],[-73.90381289962683,40.605253933339746],[-73.90470757613204,40.60503177806131],[-73.90520530979812,40.60490818290945],[-73.9052430099211,40.604910090324445],[-73.90528793023405,40.60493479702367],[-73.90539181422366,40.605226808829904],[-73.90533534473158,40.605324270159684],[-73.9054244000323,40.60554029758942],[-73.905606903771,40.60589785864355],[-73.90570001056892,40.606005533340294],[-73.90575205936491,40.60611650427585],[-73.90588481979454,40.60629761103492],[-73.90597461177866,40.60638402870438],[-73.90623422405318,40.60635397950523],[-73.90695508400552,40.60635892293568],[-73.90710057938125,40.60637146339548],[-73.90724679877958,40.606377344055396],[-73.90739321785895,40.6063765438274],[-73.9075393115616,40.606369065581134],[-73.90768455599681,40.606354936133485],[-73.90782843032012,40.60633420615255],[-73.90797041860147,40.6063069499757],[-73.9081100116758,40.60627326534311],[-73.90818770904451,40.60635433681387],[-73.9082168330884,40.60637297859173],[-73.90828607999725,40.60640286980083],[-73.90837376514956,40.60639662774238],[-73.90841450766798,40.60652757500922],[-73.90844815360899,40.60661674673975],[-73.9084809317712,40.606635399067024],[-73.90856971576315,40.606653284607376],[-73.90861472394643,40.60666083726632],[-73.90863959535437,40.60665872204789],[-73.9087052910723,40.6066469371449],[-73.90874599099345,40.606608616355274],[-73.90882919866073,40.60656496549791],[-73.90881822284264,40.60653819384672],[-73.90881136337127,40.60652146280002],[-73.90878731055282,40.606462797297716],[-73.90880856612382,40.606457353050004],[-73.908772435151,40.606384339645615],[-73.90874058936068,40.60631382849627],[-73.9087082575167,40.60624324290357],[-73.90868276737537,40.606187593267975],[-73.90865739211561,40.60613219350365],[-73.90861508774053,40.60604514993725],[-73.90859415171707,40.60600127131522],[-73.90857234429065,40.60600738587108],[-73.9085686492958,40.60599998735833],[-73.9085524852395,40.60596762043551],[-73.90853062658876,40.605923850463974],[-73.90851469514972,40.60589194928412],[-73.90851058586281,40.60588372150553],[-73.9085337831182,40.605876801749666],[-73.90849236685047,40.60577213762569],[-73.90846664297473,40.605779493449724],[-73.908434081385,40.60572873265534],[-73.908456492779,40.60572229091966],[-73.90844212792882,40.60569268997912],[-73.90842412709921,40.60569779365299],[-73.90841705422213,40.605687585660576],[-73.908399367103,40.605662058553655],[-73.90839365150683,40.60565380921941],[-73.9084189987444,40.605646340029374],[-73.90840420569981,40.605613883543604],[-73.90839062290428,40.60561845665021],[-73.90838757402338,40.605612781683504],[-73.90838306867137,40.60560439493432],[-73.90836406109767,40.605569008684625],[-73.90835983309924,40.60556113982065],[-73.90838206875922,40.605553618736614],[-73.908365400853,40.605522231932255],[-73.90836357914428,40.60551081202891],[-73.90835197687808,40.6054894213691],[-73.9083342658806,40.60548438371618],[-73.90830727294622,40.60549220187811],[-73.90828019855473,40.60544106881049],[-73.9082658484361,40.60541396521561],[-73.90826141716497,40.605405595441006],[-73.90827578546376,40.605401224681565],[-73.90825771968142,40.60536662571441],[-73.90825600624457,40.60536712726917],[-73.90825589550582,40.60535701746731],[-73.90824110417503,40.60532277861832],[-73.9080459406239,40.60538064769792],[-73.90803306097827,40.60535860211728],[-73.90840361574607,40.60524329655727],[-73.9084180062658,40.605267721879216],[-73.90829586897219,40.60530550149001],[-73.90831206762086,40.605337601102406],[-73.90833028940001,40.60533160184387],[-73.90835398458637,40.60538151410141],[-73.90837359285287,40.60542281578364],[-73.90837834785444,40.605432833125974],[-73.90838993959274,40.60545724968611],[-73.90839498062373,40.605467869020394],[-73.9084093344274,40.60549810120853],[-73.90841392944176,40.605507781353204],[-73.90838831344226,40.60551588224785],[-73.90840357563165,40.605547623760465],[-73.90842905394327,40.60553959412017],[-73.90843296851591,40.605549054593766],[-73.90844522073027,40.60557866641768],[-73.9084491664133,40.605588204984066],[-73.90846767150133,40.60563292822326],[-73.9084906143087,40.6056265230904],[-73.90851327699114,40.60567968974997],[-73.90849314617634,40.60568434142088],[-73.9085958928092,40.605907529095155],[-73.90860117540868,40.605919002172875],[-73.90862096434284,40.60596198829195],[-73.9086729791914,40.60605132500571],[-73.90867329409811,40.60605186704511],[-73.90867801158548,40.60605996797885],[-73.90866141097769,40.60606451057457],[-73.90868421931651,40.606109103675536],[-73.90870624207349,40.60610322816609],[-73.90871078443432,40.60611128875236],[-73.90872998669695,40.60614536099862],[-73.90873438126899,40.606153159618515],[-73.90871695983166,40.60615837135185],[-73.90873265005885,40.6061939849241],[-73.90873582779628,40.60620095263835],[-73.908752974453,40.60623854035459],[-73.90877458860349,40.60628592168108],[-73.90878902084853,40.60631755760782],[-73.90879343156904,40.606327225528055],[-73.90876710091462,40.606334682125144],[-73.90877708012742,40.60635914661742],[-73.90881635624258,40.60642614587497],[-73.90882146047565,40.60643485205691],[-73.90882788621848,40.60644581272116],[-73.90884305768967,40.60646413200214],[-73.90886670981313,40.606471287834246],[-73.90892100027699,40.60645859497029],[-73.90892527516439,40.60646650338684],[-73.90887097975094,40.60648281822848],[-73.90887338346896,40.606490012159405],[-73.90885497326921,40.60649471903452],[-73.9088857442217,40.60653651882846],[-73.90906279646934,40.60646614621095],[-73.90908737385237,40.606466165654105],[-73.90913322764871,40.60648368458379],[-73.90918728471095,40.606493718409865],[-73.90923449625599,40.60648364615843],[-73.90927254334018,40.60645257592518],[-73.90933804983158,40.60647760302479],[-73.90984528326656,40.60616830550718],[-73.9098088373604,40.606080860048735],[-73.90985478785194,40.60602719798739],[-73.90985154845477,40.60599972217774],[-73.90977661382527,40.60582267723152],[-73.90960943418408,40.605657795548154],[-73.90959070936653,40.60566519716746],[-73.90915233587806,40.60529384716799],[-73.90898535789204,40.60515050964311],[-73.90894531863223,40.60504942652813],[-73.90885691315681,40.605060073797155],[-73.90872476424396,40.604739969994526],[-73.9087428590495,40.60472926702118],[-73.90861357941976,40.60451654785956],[-73.90857840990388,40.60452549978718],[-73.9085443686703,40.60444585598165],[-73.9084579664315,40.60446109835484],[-73.90830966174907,40.60412895007765],[-73.90832536835181,40.604073373918666],[-73.9088994495654,40.603913672523646],[-73.90893375673268,40.6039765286766],[-73.90912526593866,40.603927107042054],[-73.90913452972956,40.60394410684937],[-73.91092270021188,40.60350547610075],[-73.91247254015333,40.60375190241975],[-73.91306509094011,40.60384611337241],[-73.9132900399956,40.603878435837466],[-73.91352500916966,40.60392913916159],[-73.91365119759608,40.60398251383705],[-73.91362533833542,40.60401648707581],[-73.91377776447159,40.60420645695338],[-73.91384142172971,40.604157684185196],[-73.9149777907494,40.60520409454713],[-73.91491345354065,40.6052453862556],[-73.91500401101564,40.60532198810561],[-73.91504389099268,40.60535572210601],[-73.91509616293014,40.60532360703469],[-73.9156700690796,40.605838835495675],[-73.91591887691352,40.606062199400526],[-73.91595124865768,40.606099741725295],[-73.91626594416165,40.606440633658885],[-73.91634828533692,40.6064605972484],[-73.91673556486208,40.60681456155024],[-73.91669736890366,40.60683596955629],[-73.91675554034519,40.60690644261116],[-73.91669121427904,40.60693854852312],[-73.91671583604746,40.60698858703729],[-73.91660442147959,40.60708939344474],[-73.91670644426729,40.60716337556586],[-73.91661465264772,40.60720525980099],[-73.91666955358514,40.607319499676834],[-73.91672115759049,40.60762484678018],[-73.91664171593744,40.607834145932976],[-73.91632230017534,40.60867566266908],[-73.91668775150289,40.60875341754165],[-73.91678394432826,40.60877388388967],[-73.91657073983433,40.60942353954599],[-73.91662568373567,40.60943683665822],[-73.91683981118777,40.60876001472058],[-73.91648700927341,40.60869920872239],[-73.91650924535939,40.608629754090096],[-73.91688964587323,40.608710013686974],[-73.91685536799858,40.60876093230741],[-73.91687395013787,40.60876294889293],[-73.91682803243766,40.608906057366774],[-73.91699867098373,40.608936730312095],[-73.91705165775888,40.60881413058731],[-73.91708838503385,40.608820854396],[-73.91702822741908,40.6089748774135],[-73.9168196452965,40.60893138638264],[-73.91665676533479,40.60943674997082],[-73.91681036958983,40.609466915624395],[-73.9167995309076,40.60949419172851],[-73.91670379289539,40.609472712342125],[-73.91668075282962,40.609551335121054],[-73.91664099809655,40.60954543188998],[-73.91666379730023,40.60945728558767],[-73.91656604065835,40.60943782267778],[-73.91638585145222,40.61008889290495],[-73.91627678158136,40.61010958945701],[-73.91623508953572,40.61018764764726],[-73.9161880144275,40.61026390742237],[-73.91613568922139,40.61033815335548],[-73.9160769313959,40.61041174685379],[-73.91606077132596,40.61043050936294],[-73.91616475037738,40.61051557507617],[-73.91562898108964,40.61088347754496],[-73.91554577673016,40.61092847019072],[-73.9149203593213,40.61126665733814],[-73.91499950855355,40.61133572880873],[-73.91489001105666,40.61139315949266],[-73.91481827328008,40.61134207784824],[-73.91464933054569,40.61145502607303],[-73.91455938763596,40.611570851641744],[-73.9144954220599,40.61165322366494],[-73.91458057649926,40.611895384672096],[-73.91474395640023,40.612708287538084],[-73.91486259053781,40.61329854209982],[-73.91482568233829,40.61332521117227],[-73.91476336459152,40.61337023831889],[-73.91479289781111,40.61353268727756],[-73.91485570360746,40.61350033320753],[-73.91486977791303,40.6134930820878],[-73.91493418790442,40.61395815505501],[-73.91487851298012,40.61399363031904],[-73.91415762351951,40.614452968808365],[-73.91386053060755,40.61464226856835],[-73.91407985868305,40.614888233399064],[-73.9141815817573,40.61480520697864],[-73.91416424991627,40.61479197399178],[-73.91418409377808,40.61477876758935],[-73.9142261959575,40.61480335239394],[-73.91411206158428,40.61490147801337],[-73.91416579246986,40.614919928188556],[-73.9142223866605,40.6149324567014],[-73.91428072663378,40.61493881616064],[-73.91433966039318,40.61493888099063],[-73.91439690443767,40.61491893680452],[-73.9144508788269,40.61489425997701],[-73.91450091246867,40.61486515732998],[-73.91454638327076,40.614831990713746],[-73.91457541231355,40.61480636479392],[-73.91460170699138,40.61477907860198],[-73.91460363331865,40.61477281863791],[-73.91461912939573,40.614722430734055],[-73.91466875774401,40.614675250550974],[-73.91475621277925,40.614676830571106],[-73.91477780531865,40.61467722050629],[-73.91508764077818,40.61446832874469],[-73.91526818192833,40.61435094742978],[-73.91580224199764,40.61400371438647],[-73.91596393246694,40.61389020969632],[-73.91642099003505,40.61356935469273],[-73.91640428251726,40.613552344717405],[-73.91614556120369,40.61373023354993],[-73.9159290752941,40.613859054977496],[-73.91591452110694,40.613845376312376],[-73.91595602370164,40.6138197829392],[-73.91572538303382,40.613618030803764],[-73.91576807356574,40.61354033333583],[-73.91575004260973,40.61361719582289],[-73.91597173175474,40.61380783486408],[-73.91624768959667,40.61362610028864],[-73.91588490852129,40.613328587196946],[-73.91576488361791,40.613402811309996],[-73.91574585230343,40.61338486020049],[-73.91596572500275,40.61323639646897],[-73.91598251878878,40.61325178355094],[-73.91588941550168,40.613309799605716],[-73.91626452766663,40.61360561270412],[-73.91638679683801,40.61352968074038],[-73.91633753617185,40.61348352081669],[-73.91639586745897,40.613446834034754],[-73.9159930713156,40.61288193934436],[-73.91588093410749,40.61292456533532],[-73.91587086536373,40.612910037390606],[-73.91600318849488,40.61285973859135],[-73.91641827930165,40.61345026708702],[-73.91645866206095,40.61342467104209],[-73.91650568236666,40.61346912199892],[-73.91646978847831,40.61349045000329],[-73.91649912103998,40.613520542098044],[-73.91662804371164,40.61344358926552],[-73.91573181927143,40.611830844513854],[-73.91674652389312,40.61117845546822],[-73.91669154817443,40.611127656686484],[-73.91667108215472,40.61114322406113],[-73.91658936486053,40.61109075400434],[-73.91662098248948,40.611075194734084],[-73.91665069880062,40.61109363057443],[-73.91671582048876,40.61103985070159],[-73.9166731127404,40.611005823250615],[-73.91669171257135,40.610995920857235],[-73.91678827905614,40.611065400092954],[-73.91678083391096,40.61107389428809],[-73.91682920812521,40.611118077220375],[-73.9180528636207,40.61027534308026],[-73.9181103667902,40.610208394058205],[-73.91810261499008,40.61012428359599],[-73.91774340916777,40.60980656943987],[-73.9177365783905,40.60979484804863],[-73.91773185484934,40.60978253820006],[-73.91772932254715,40.60976985881387],[-73.91772902651743,40.60975703538178],[-73.91786638626971,40.6093272338009],[-73.91781719473123,40.609317498539255],[-73.91770422310171,40.60966763015615],[-73.91767870757346,40.60966286444635],[-73.91796270083078,40.608785937120395],[-73.91798455297263,40.608791772842416],[-73.91781972771439,40.60930430006594],[-73.91787400308765,40.60931132766888],[-73.91801584702748,40.60886652988332],[-73.91802177099753,40.60885621943194],[-73.91802964454196,40.60884669674355],[-73.91803929189084,40.60883817440287],[-73.91805049767602,40.60883084266264],[-73.91806301173906,40.60882486519674],[-73.91855666120603,40.6084983090434],[-73.9180992539839,40.6080933582585],[-73.91800500501202,40.60814977851468],[-73.91818728590106,40.60802458091078],[-73.91812303859336,40.60808069425832],[-73.91857357570962,40.60848794628739],[-73.91887978314337,40.608300747535885],[-73.91888852404196,40.60829445902567],[-73.9188985511772,40.60828940690779],[-73.91890956709108,40.60828574105486],[-73.91892124499341,40.60828357021531],[-73.91893141978515,40.60828295005179],[-73.91894160444583,40.60828346764008],[-73.91900737147334,40.608267254971125],[-73.91824893434121,40.60758887292735],[-73.91814759534263,40.60765393376545],[-73.91813814889979,40.60764538690772],[-73.91836246737645,40.607501369418785],[-73.91841039790272,40.60754473166767],[-73.91830794532595,40.60761050770851],[-73.91902310765319,40.60825686819948],[-73.9193539848412,40.608042922287765],[-73.91837826940161,40.60717402193581],[-73.91827215643134,40.6072431429136],[-73.9182526909296,40.60722935064061],[-73.91850300413928,40.60707123602707],[-73.91851674502816,40.60708466786517],[-73.91840159359653,40.60715485289817],[-73.91937100429925,40.60803264124191],[-73.91942285183852,40.60799865797486],[-73.91947494229281,40.60798083621691],[-73.91950358918933,40.607974903975276],[-73.91950459282144,40.607922077734855],[-73.91952209796024,40.60773879743487],[-73.91924135011547,40.60738541386066],[-73.91905150176791,40.60721662408659],[-73.91887719522379,40.607113323711175],[-73.91868471829692,40.60696635699289],[-73.91858079216605,40.60679365825731],[-73.9185834211487,40.606771834093884],[-73.91794980501216,40.606209252342246],[-73.91847519049209,40.60614556760036],[-73.91852760833395,40.60611336664055],[-73.91970928731133,40.60730216261062],[-73.91984929882271,40.60722139756102],[-73.92065861731831,40.60675454271118],[-73.92158429111207,40.60763908539419],[-73.92230145504084,40.607178631089944],[-73.92301074384856,40.60671540295897],[-73.92373054951105,40.60625280715722],[-73.9244414441506,40.605793569315026],[-73.92624885113786,40.60741352226011],[-73.92696222704568,40.606961374713215],[-73.92769136140548,40.6064805075997],[-73.92844217800594,40.60600119748192],[-73.92915810663301,40.6055298571083],[-73.9295009170542,40.60530869242945],[-73.92986880245921,40.60507134146085],[-73.93169716569196,40.606714058788626],[-73.9320125788574,40.60699707239952],[-73.93351310733415,40.60834345581012],[-73.9342315762772,40.607897715187605],[-73.9353114515416,40.60886003972751],[-73.93572378349046,40.60922748631157],[-73.93604627615392,40.60951486891697],[-73.93676116179817,40.609055286718025],[-73.9370937604825,40.60884198346815],[-73.93753749374048,40.60855739025758],[-73.93934703447138,40.61018714136914],[-73.94011528762218,40.60969107767303],[-73.94082897916,40.60922931816597],[-73.94154757627133,40.60876773629699],[-73.94187230011026,40.60855546746692],[-73.94231175859338,40.608268197325856],[-73.94354698000039,40.60934655569823],[-73.94364091185493,40.60985881739125],[-73.94369953940306,40.61021403910715],[-73.9438003204616,40.61071911866002],[-73.94405560932157,40.6119928417343],[-73.94417450628596,40.61272253843777],[-73.9443088819457,40.61341173798482],[-73.94457366524341,40.61480377240435],[-73.94479547279659,40.61588853050791],[-73.94482770996301,40.61604620910946],[-73.94467599520522,40.61616511253575],[-73.94395779538323,40.61681630946462],[-73.94346961883583,40.61738500186916],[-73.94325340656663,40.61741206433579],[-73.94314510050567,40.61742561734777],[-73.94221251549482,40.61752605529712],[-73.94138899931563,40.61761741989833],[-73.94128215867188,40.617629270144],[-73.94078914087082,40.617696789890985],[-73.94045274629376,40.61792905021249],[-73.94037010842499,40.61799238572621],[-73.93971671616383,40.61840609588947],[-73.93949341962175,40.61855079052532],[-73.93900236377165,40.618867271295436],[-73.9386473235013,40.61909724640072],[-73.93828802339956,40.61932901989144],[-73.93781351826432,40.619652096372384],[-73.93757616405298,40.61979552855903],[-73.93696272673391,40.62019914053267],[-73.93686699606758,40.62025328123279],[-73.9350185867529,40.618600110516795],[-73.9332045751448,40.616970442250945],[-73.9324872738569,40.617431702361486],[-73.93173179213727,40.61792692139451],[-73.93060244601848,40.616922263421124],[-73.9298988449368,40.61629427236378],[-73.92946094817567,40.61589682022158],[-73.92842985426601,40.61497277981085],[-73.92808935390525,40.61466788526044],[-73.92776129984719,40.614373425016986],[-73.92769203557164,40.61431264133256],[-73.92739580756171,40.6140526905759],[-73.9262960456562,40.61311679907704],[-73.92629769848669,40.61319215517265],[-73.92631599005247,40.613439676046866],[-73.92640044535105,40.61447853502839],[-73.92539545805566,40.61454056392989],[-73.92446651407248,40.61459941765096],[-73.92349786366526,40.61465815803783],[-73.92252930293762,40.61471903335374],[-73.92159370078795,40.6147781838769],[-73.92062400307964,40.614838681675],[-73.92052694107505,40.61394269500629],[-73.92010699963089,40.61421212889104],[-73.91960797147132,40.614534464035934],[-73.91937088698589,40.61469022304982],[-73.91893348463415,40.614967780281326],[-73.91862838146194,40.61516860665755],[-73.91788753351767,40.61564658037959],[-73.91739073173487,40.61596630640256],[-73.9171958738815,40.61609171641334],[-73.91690302737176,40.61627422940855],[-73.91697651683475,40.616932212854714],[-73.9170080999228,40.61720192372333],[-73.91711554441466,40.617925191239294],[-73.91716779456266,40.61838796216513],[-73.91717137732495,40.618711251963056],[-73.9172644092585,40.619548037968286],[-73.91741279788276,40.62095853067421],[-73.91746991635159,40.62151242860916],[-73.91751556159407,40.62194031629475],[-73.91770927067421,40.62371768614019],[-73.91775240159997,40.624164717357154],[-73.91799464607244,40.626457723443544],[-73.91816260205991,40.628004494955],[-73.91824254400225,40.62877007500131],[-73.9183549174102,40.62979529836227],[-73.9186022474009,40.63206832825331],[-73.91716071485489,40.63173012599706]]]}},{type:"Feature",properties:{ntacode:"BK19",ntaname:"Brighton Beach",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.96034953585246,40.5873062855714],[-73.96031712034933,40.58651472359935],[-73.96031766303655,40.586436467969534],[-73.96033803655938,40.58628108950029],[-73.9603461494317,40.58612477047285],[-73.96034190762015,40.58596836626224],[-73.96032539267323,40.58581272325358],[-73.96025825836568,40.585029307841474],[-73.96024315330821,40.584827081568285],[-73.96023943362206,40.5847918744809],[-73.960234615707,40.584746283206],[-73.96023124300913,40.58467600462857],[-73.9602275387827,40.58460895942083],[-73.96021792111749,40.58451466283786],[-73.96014924129614,40.583575897039275],[-73.96010509454615,40.58340835766174],[-73.9600479866749,40.58326987240666],[-73.95900740039086,40.58283812780214],[-73.95733608389979,40.58302513488046],[-73.95723610016482,40.58304227081632],[-73.9571329137329,40.58304572652506],[-73.95703134180408,40.583035332416976],[-73.95695596036089,40.58298226254098],[-73.95689047345006,40.58293397946084],[-73.95682583573122,40.582886308647325],[-73.95675618284838,40.582834970030625],[-73.95645729125704,40.582658851057815],[-73.95604146734541,40.5827362543198],[-73.95571160123403,40.5828045851912],[-73.95517441482563,40.58291587071759],[-73.95436572648416,40.58308107764048],[-73.95414287795595,40.58310614010563],[-73.95412132062694,40.582982984803415],[-73.95411176089392,40.58291991804917],[-73.95407172807266,40.58270239791871],[-73.95403970550875,40.58251639125155],[-73.95392000747037,40.58186979357341],[-73.9538380158872,40.58174555231511],[-73.95374063111363,40.58135589224016],[-73.95334153845486,40.57926712750856],[-73.9530996385651,40.57799415612494],[-73.95303970811807,40.577679587111135],[-73.95300123109237,40.57747651236879],[-73.9528745114385,40.576882159363166],[-73.95242628474841,40.574559107962955],[-73.95235846742624,40.574274686193085],[-73.95254341027402,40.57422397950432],[-73.95275899192161,40.57421363093189],[-73.95295058831677,40.57425023854554],[-73.95311788871614,40.57428779386092],[-73.95328291809363,40.57429188984179],[-73.95340408353219,40.57429419483699],[-73.95352660081426,40.5742965237054],[-73.95374257958358,40.57429723224197],[-73.95377968074374,40.57428764371042],[-73.95385051373721,40.574271477271914],[-73.95393490539739,40.57424290865272],[-73.95399423405088,40.574266317041854],[-73.95401136297541,40.57423762256754],[-73.95403199797883,40.57408629718053],[-73.95408333385913,40.574073272183355],[-73.95410726751426,40.574101982577524],[-73.95410029594863,40.57428723314881],[-73.95413360803461,40.574333267495206],[-73.95439793821812,40.57437084590726],[-73.9551111442603,40.57437112680513],[-73.95513705246908,40.5743711369258],[-73.95569484044366,40.57432699626324],[-73.95620816595135,40.574265470675236],[-73.95634506681633,40.57420722198957],[-73.95636904107714,40.57417331255937],[-73.95629561203627,40.573834984654425],[-73.95631111453281,40.573800174388445],[-73.95634533454614,40.57379757829191],[-73.95638980040842,40.57382368774364],[-73.9564716944759,40.5741394872426],[-73.95656750905916,40.574170778493],[-73.95720053498206,40.57418667087835],[-73.95794413859453,40.574144812662354],[-73.95843476359047,40.57408881504636],[-73.95865147139088,40.57405152377128],[-73.95888419181605,40.57399159552878],[-73.95896634152749,40.57394726876854],[-73.95897543388965,40.57390455197669],[-73.95894268461853,40.57346716764746],[-73.95898718972589,40.5734306552294],[-73.95902607773799,40.57345199461579],[-73.95907248027612,40.57384554749776],[-73.95909642194572,40.57386382043332],[-73.9593918224741,40.57391210975244],[-73.95941778288552,40.575177983139305],[-73.96103342769754,40.57507632436148],[-73.96286117998785,40.57498014075901],[-73.96471128859534,40.57478261776807],[-73.96675354107147,40.57483291839353],[-73.96756707291428,40.5748815269492],[-73.96765743523486,40.57504368249048],[-73.9678035361571,40.57502045417895],[-73.96795533369414,40.57501255371092],[-73.96810857702928,40.575020899453456],[-73.96825878817552,40.575045489493455],[-73.96840165964271,40.57508536807467],[-73.96853345861899,40.575138760399014],[-73.96883249994838,40.57524150150756],[-73.9688899587795,40.57526123899418],[-73.968833353652,40.575335858730284],[-73.96880187120085,40.57537736366892],[-73.96873173299481,40.57550141027253],[-73.96868119543258,40.57563088326533],[-73.96866614128533,40.575696968555356],[-73.96865108864603,40.57576305434603],[-73.96854635420199,40.57624267196692],[-73.9685323418787,40.57630503116189],[-73.96852475501848,40.576340380995646],[-73.96834847522274,40.57711237005529],[-73.96804463332833,40.57843983979067],[-73.967923985315,40.57896439510134],[-73.9676155568429,40.58030516337025],[-73.96759867753207,40.58037847067594],[-73.96758713801368,40.58042905913995],[-73.96733404016224,40.581517522296025],[-73.96708956054442,40.58259579426355],[-73.96707277553068,40.58266981233114],[-73.96701115990244,40.58294762411124],[-73.9669366213641,40.58327775508796],[-73.96691975150392,40.58335247304209],[-73.96681375454503,40.58375771471721],[-73.96677678308154,40.58391499002164],[-73.9667612886701,40.583984392135285],[-73.96674664164033,40.584055352012506],[-73.96670866223937,40.5842393015329],[-73.96661531537428,40.58457084645519],[-73.96660079773989,40.584641741513785],[-73.96653588787531,40.584957806865155],[-73.96649796172706,40.58514249244034],[-73.96643740845941,40.58541469427101],[-73.96636486713898,40.58575124444154],[-73.96633012708645,40.58589875142141],[-73.96615022765327,40.586668823367894],[-73.96597498444335,40.58743213587772],[-73.96581402658387,40.58813321784834],[-73.965640918929,40.58888717504064],[-73.96546500586655,40.58964333676739],[-73.96530164378395,40.5903582306156],[-73.965143851925,40.5911019161181],[-73.96483485551114,40.59113696911524],[-73.96377366315362,40.59125722888876],[-73.96283785851625,40.591360111512756],[-73.96067984068405,40.59159758212367],[-73.96062410325189,40.59086268120797],[-73.96057230464483,40.59018142713141],[-73.96051667238424,40.589452911647655],[-73.96045968360148,40.588723819821126],[-73.96040710099687,40.58803435179983],[-73.96034953585246,40.5873062855714]]]}},{type:"Feature",properties:{ntacode:"BK29",ntaname:"Bensonhurst East",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.97477657974542,40.612638474926904],[-73.974584074143,40.61161357623675],[-73.97451543928025,40.61125680143397],[-73.97439072889608,40.61057921254774],[-73.97418385389656,40.60946350202198],[-73.97403097769339,40.60870231015889],[-73.97316643491057,40.60879557784566],[-73.97299433938903,40.608814141802306],[-73.97258982341155,40.60667153337348],[-73.97239735475941,40.6056518906468],[-73.97217742734931,40.604194711537275],[-73.97235152087224,40.60334811886109],[-73.97245261588472,40.60261705403712],[-73.97256533709854,40.60179437302316],[-73.97291116841232,40.59931580420325],[-73.97191080477083,40.59942305913225],[-73.9717610527434,40.598651932947284],[-73.97163038157815,40.59794401696428],[-73.97148350788795,40.59717158495785],[-73.97323983466613,40.59697881855931],[-73.97408390555658,40.59688294407077],[-73.97492695554826,40.59679353816292],[-73.97503940363372,40.59678002745571],[-73.97558819236635,40.59671920643151],[-73.97650934440635,40.59661610946456],[-73.97750674183297,40.596506453420574],[-73.978501691787,40.596394853131734],[-73.97890571395484,40.596352730581856],[-73.97942586777036,40.59629752332757],[-73.98035785473861,40.59619154174641],[-73.98014301296614,40.59506617575721],[-73.97995443451727,40.59407381210667],[-73.980710131281,40.5939972281329],[-73.98110896781706,40.59394677628454],[-73.98179117900918,40.593870630954406],[-73.98273346394228,40.593763699083944],[-73.98303296905152,40.59373029397059],[-73.98344124422071,40.593687773457994],[-73.98354622426923,40.593676510636456],[-73.9836676641565,40.5936634814534],[-73.98407040293226,40.59361736491855],[-73.98412888435644,40.593610667485095],[-73.98463965435984,40.59355217604259],[-73.98467793992157,40.593658650343585],[-73.9860193682429,40.59444604946173],[-73.98798856340974,40.59255277791327],[-73.98962150098927,40.59098199324497],[-73.99036425045072,40.59143193167635],[-73.99066311983646,40.59116716660836],[-73.99147342135694,40.59044930578847],[-73.99153934444456,40.59039090308136],[-73.99161412310944,40.59035644594463],[-73.99255747826092,40.58992167522656],[-73.99286067739627,40.58978269841933],[-73.99291591535888,40.58975737877886],[-73.99297835954073,40.589730033452966],[-73.99330854901028,40.58958389858046],[-73.99375761854486,40.59033184450579],[-73.99801867022973,40.58842540004126],[-73.99867293375566,40.58919554993971],[-73.99923690396966,40.58893532826913],[-73.9994644681108,40.589233269380756],[-73.99837834882116,40.58977044508862],[-73.99842061695271,40.58981405455969],[-73.99883618014582,40.58962548954236],[-73.99886586173697,40.589666975288154],[-73.99844387079497,40.589860399177574],[-73.99851059611984,40.58996013293435],[-73.99855344167929,40.590017683146286],[-73.99858515364289,40.59004738497784],[-73.99862485126748,40.59008456707952],[-73.99868197911893,40.590129674174435],[-73.99874318832654,40.59019033604546],[-73.99877991358244,40.59023233184726],[-73.99879419437941,40.5902805494418],[-73.99877800589594,40.59031435534196],[-73.99873298307868,40.59033498792957],[-73.9986880961938,40.59032565570918],[-73.9986534121261,40.59029143644466],[-73.99859424387033,40.590227663532374],[-73.998533034061,40.590208998160975],[-73.99849018691943,40.59021677414829],[-73.99844325936876,40.5902401049919],[-73.99839633111733,40.59028210025492],[-73.99835552304212,40.59033498314756],[-73.9977597270137,40.59095246961382],[-73.99711168571544,40.5912779774438],[-73.99710562336736,40.59133427920573],[-73.99710730375568,40.59139075579625],[-73.99711670853898,40.591446790117196],[-73.99713373497377,40.59150176990153],[-73.99715819703631,40.591555094403226],[-73.99718982745448,40.591606180961506],[-73.9972282806274,40.59165447136772],[-73.9980643826769,40.59120946473156],[-73.99812869461273,40.591288664258016],[-73.99740518642429,40.59164508447782],[-73.99728269703796,40.591714814365524],[-73.9975485105841,40.591917578673055],[-73.9985640480067,40.59149232530962],[-73.99916761862087,40.59114913531314],[-73.99957329199397,40.59109256658339],[-73.9998621974639,40.59112803340924],[-73.9999266914099,40.59114738406905],[-73.99998735005168,40.59117294564143],[-74.00004314946183,40.59120428664502],[-74.0000931477334,40.59124087804058],[-74.00013650087928,40.591282102160825],[-74.00017247707885,40.591327263136264],[-74.00020046903171,40.59137559864132],[-74.00022000420982,40.59142629276188],[-74.0002307528348,40.59147848976823],[-74.000232533446,40.59153130855938],[-74.00005812170905,40.591714847484546],[-73.99967223219596,40.59196375866881],[-73.99930612934236,40.59217872640612],[-73.99903131441664,40.592312803447626],[-73.99902051718766,40.592323348989154],[-73.99901217210243,40.59233511699093],[-73.99900651179529,40.59234777940056],[-73.99900369405826,40.592360983232304],[-73.99900379744219,40.59237436040717],[-73.9990068190668,40.592387538013774],[-73.99901267470085,40.59240014870374],[-73.99902120110995,40.59241184093234],[-73.99903216060693,40.59242228875833],[-73.99904524767761,40.59243120093018],[-73.99906009749755,40.59243832900538],[-73.99907629610207,40.592443474276216],[-73.99909339192644,40.592446493308955],[-73.99930029587165,40.592559122665044],[-73.99934775359273,40.59262230949066],[-73.99938869477756,40.59268809192375],[-73.99942287680146,40.592756080157436],[-73.99945009709052,40.59282587131265],[-73.99947019432246,40.59289705182545],[-73.99948304938312,40.59296919989767],[-73.99919727742318,40.59317814391916],[-73.99897464320549,40.5933063693685],[-73.99838831083626,40.593531391606355],[-73.99736802518498,40.593974310858655],[-73.99633951293985,40.593622475320714],[-73.99631331179773,40.593665893873904],[-73.99629319697503,40.593716442494255],[-73.99617939795381,40.59398002357215],[-73.99535761799511,40.594403328454426],[-73.99530829609849,40.59442758719643],[-73.99549868242347,40.59459440667778],[-73.9959328209781,40.59496136580347],[-73.99611613040098,40.595115886185305],[-73.99639126501408,40.59534580538005],[-73.99669451104393,40.59559920611939],[-73.99674706860179,40.595643125568614],[-73.99630015750485,40.59606105419123],[-73.99522558713464,40.59709332878586],[-73.99336225798443,40.59888868876473],[-73.9915984261123,40.60058036605477],[-73.99097171220907,40.60118456089553],[-73.99038998474997,40.60174340324401],[-73.98980757266993,40.60230291066337],[-73.98922343827917,40.602865675725965],[-73.98869008707037,40.603425307156144],[-73.98806312972609,40.60397945271975],[-73.98747998193296,40.60453971241503],[-73.98684762648287,40.605097236127826],[-73.98864527888134,40.60616665360089],[-73.98913191482265,40.60645613670466],[-73.98855078940481,40.60700228254135],[-73.98842267576022,40.60711914900995],[-73.98796510209228,40.607565535844095],[-73.98737795290916,40.60812811803294],[-73.987339176748,40.60816828655292],[-73.98671330018242,40.60876626176016],[-73.98612915353986,40.60932986396618],[-73.98575987188961,40.60968408396699],[-73.98554853225933,40.60988724309757],[-73.98535587535243,40.61007201422715],[-73.98496383419888,40.61044799444129],[-73.98438244867789,40.61100542046096],[-73.98416201093052,40.611217300519925],[-73.98380893612823,40.61155987299067],[-73.98335142357615,40.611992301023555],[-73.98322226927908,40.61212220914471],[-73.98265927413547,40.61269247130584],[-73.98215550188134,40.613149615481824],[-73.9820610615202,40.61323841891892],[-73.98174843337956,40.613554624257745],[-73.98143750071515,40.613837688441734],[-73.98080506235102,40.61444712977546],[-73.9802202739342,40.61500494926265],[-73.9796382177285,40.615564547228125],[-73.97740816458996,40.614218112990336],[-73.9752082941378,40.612885258215364],[-73.97477657974542,40.612638474926904]]]}},{type:"Feature",properties:{ntacode:"BX08",ntaname:"West Farms-Bronx River",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.8627111440693,40.832991508800575],[-73.86366561257758,40.83269532457164],[-73.86456547270946,40.832389234655395],[-73.86546044854113,40.832131642151325],[-73.86635554734742,40.83187448359748],[-73.8672577037107,40.831623917957664],[-73.86814994382983,40.83136038547578],[-73.86907935360546,40.83108592818756],[-73.87000669957446,40.83082034053062],[-73.87090345624685,40.830563654118755],[-73.87179422426188,40.83030543915192],[-73.87275546539115,40.83002788153905],[-73.87322660117376,40.82990616654953],[-73.87327288487585,40.82989371961136],[-73.87332596918954,40.82987665913731],[-73.8737287018992,40.829752886469144],[-73.87460867878903,40.829502905423254],[-73.87550702477634,40.82923413457348],[-73.87640134545657,40.82897729420339],[-73.87729930515366,40.82874277437326],[-73.87823501079615,40.828660018953165],[-73.8787028357506,40.82862110591517],[-73.87917067097918,40.828582182949326],[-73.88011211259426,40.82851166617402],[-73.88104510325337,40.82843181312282],[-73.88198096595167,40.82835598023322],[-73.88295104555125,40.82830386626169],[-73.88365759121731,40.82827878584912],[-73.88378414134579,40.82827429246245],[-73.88352018758046,40.82926018198959],[-73.88357411772881,40.82947864610188],[-73.88390094788778,40.829802816407906],[-73.88384720852531,40.82987251868889],[-73.88251202727768,40.831552260624214],[-73.88057338950786,40.834031092471875],[-73.8800751988857,40.83467195592176],[-73.88005188503392,40.83470205869842],[-73.87940077125124,40.834472365103736],[-73.87925239497825,40.83442478999541],[-73.87916928894417,40.834526261229804],[-73.87906181163814,40.83463927136951],[-73.8789270557162,40.83478096421733],[-73.87866481401801,40.83502565869368],[-73.87838370339513,40.835259032169404],[-73.87808501970453,40.83547984251444],[-73.87801301798288,40.83553007217106],[-73.87794606040579,40.83557678375529],[-73.87783304776583,40.835655622362246],[-73.8775652462933,40.835818751531654],[-73.87747843286114,40.835864728780656],[-73.8774642507207,40.835872232694285],[-73.87734872329335,40.835933414638966],[-73.87728333597747,40.83596804265881],[-73.87698921455357,40.836102496374274],[-73.87673323427785,40.83620561805494],[-73.87655099235596,40.83634482890838],[-73.87645487630311,40.83638732818257],[-73.87628029489376,40.83646153158353],[-73.87615142816834,40.83649857439166],[-73.87609408703824,40.83652621189241],[-73.87584064882793,40.83661248609516],[-73.8756511179164,40.83665954914025],[-73.87545635015218,40.836691981876626],[-73.87525928590043,40.83670942728141],[-73.87498772396148,40.83677297815945],[-73.87490147295965,40.836808093661084],[-73.87482228158166,40.836859480492265],[-73.87475779973934,40.83692560525114],[-73.8747145209037,40.83700225374603],[-73.87469588480154,40.83708331460924],[-73.87470145087778,40.83716231123166],[-73.87472740040637,40.83723397368073],[-73.87490851072138,40.83735960969514],[-73.87471801512717,40.83731259572619],[-73.87454332205947,40.83726133765955],[-73.8743738679641,40.837242522703285],[-73.87430028550877,40.837242442533125],[-73.87419768639097,40.83725079532207],[-73.87407495727705,40.83728961658146],[-73.87401051324298,40.83731000523755],[-73.87379590222527,40.83744513333413],[-73.87367306162818,40.83754154024353],[-73.87353901837416,40.83766841756845],[-73.87347510538498,40.83774633960027],[-73.87322928294998,40.83815590248534],[-73.8731471467485,40.83826389897317],[-73.873127281586,40.83833509691856],[-73.87298042939231,40.83895248468318],[-73.87277204658538,40.8397512823361],[-73.87272718491772,40.83974894480079],[-73.87120605925604,40.839674622443155],[-73.87021450744992,40.8396179421216],[-73.86955862089142,40.83959565346196],[-73.86920766882214,40.839600046711894],[-73.8687407355091,40.839824576139094],[-73.86830846924931,40.83999521345354],[-73.86782258181357,40.84016649901693],[-73.86740207044754,40.84029027605579],[-73.86724818889554,40.840343803867746],[-73.86636130790107,40.840592685022976],[-73.86546450190863,40.84085689196474],[-73.86448011717899,40.84108779688432],[-73.86393748103448,40.8400445659027],[-73.8635555157536,40.83786562045689],[-73.86315638415567,40.83553082182572],[-73.86295952066598,40.834420322896285],[-73.86294260187287,40.83429960067291],[-73.86289761423143,40.83400338368116],[-73.86289361640559,40.833964260708676],[-73.86288113195225,40.83388907260413],[-73.86284851112651,40.833690231272556],[-73.86272700634372,40.83307222121121],[-73.8627111440693,40.832991508800575]]]}},{type:"Feature",properties:{ntacode:"BK17",ntaname:"Sheepshead Bay-Gerritsen Beach-Manhattan Beach",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.91809256480843,40.586570335004794],[-73.91812533369671,40.586507374499185],[-73.91805568585312,40.58643654567633],[-73.9180834965314,40.5864322084016],[-73.91811489256271,40.586454053666536],[-73.91813973414875,40.586445678813355],[-73.91817125485696,40.586419415396065],[-73.91817590459905,40.586395093266916],[-73.91820329129608,40.58638704237147],[-73.91823846026826,40.58640790605318],[-73.91826250403764,40.586404285761],[-73.91831572119307,40.58639068084729],[-73.91839025484448,40.58635364815583],[-73.91843893816075,40.5863223914095],[-73.91848607837935,40.58630967637508],[-73.91855338716837,40.58629993402178],[-73.91858038529334,40.58626338634014],[-73.91862753793333,40.58624024037159],[-73.91871030551805,40.586191673708534],[-73.91877052073929,40.58616732869984],[-73.91881005548723,40.586159244197376],[-73.91884807293599,40.58614768187139],[-73.91888988807584,40.586134796553395],[-73.91894085082477,40.58610718413058],[-73.91896974793168,40.5860956154973],[-73.91900017409675,40.58607709412302],[-73.91904637464813,40.58605874083086],[-73.91919033172425,40.58596249364511],[-73.919234359682,40.58600888150376],[-73.91927750147183,40.58601472693522],[-73.91932708202246,40.58601474148626],[-73.91940300812709,40.586082012771584],[-73.91943489358104,40.58611332695057],[-73.91950545928152,40.58613369286961],[-73.9195139403542,40.5861145406478],[-73.91961116419942,40.586169079397344],[-73.91973129637589,40.586135554300306],[-73.91983470833891,40.58610085810954],[-73.91989300129312,40.586091622493655],[-73.91997613293842,40.58605923516506],[-73.92005215131579,40.58605001667061],[-73.92013922923815,40.586056945263564],[-73.9201397073573,40.586025009293046],[-73.9201823615418,40.58602503893175],[-73.92018236611423,40.58602121323283],[-73.92018863964591,40.58602026183535],[-73.9201849119553,40.585990609887276],[-73.9200494041944,40.58600677424036],[-73.92004691580864,40.58598860025635],[-73.92017489750644,40.58597243067782],[-73.92017117347494,40.585939908785036],[-73.92020630052706,40.58593897692696],[-73.92021129118366,40.58596193460531],[-73.92025268900605,40.58596291960345],[-73.92025517678763,40.58598109358257],[-73.92020248303382,40.585983926442964],[-73.92020745883694,40.58601931747527],[-73.92021749158339,40.58602219388622],[-73.9202187408312,40.58602697738383],[-73.92027770472495,40.586026061382654],[-73.92027733491852,40.5860637770266],[-73.9202953564165,40.58606525139118],[-73.92036072067842,40.58606761431727],[-73.92040498231108,40.58608977964576],[-73.92047021116163,40.58603408174138],[-73.92055080816579,40.58600979932686],[-73.92062531128549,40.58599594353109],[-73.92071501761457,40.58598209801129],[-73.92082156941949,40.58599577370376],[-73.92082145662488,40.5859578339061],[-73.92086842926204,40.58592108032111],[-73.92075867676222,40.585812961600396],[-73.92076503207039,40.58580973752351],[-73.92072837493507,40.58577797077209],[-73.92069730257867,40.585797317240555],[-73.92066980865967,40.58577362651969],[-73.92073901660144,40.58573009669362],[-73.92076368725994,40.58575378545106],[-73.92073896679767,40.58577205976688],[-73.92077774028743,40.5858038284768],[-73.9207819788004,40.58580060360954],[-73.92089145806854,40.585903061803094],[-73.92092948644272,40.585873306272475],[-73.9209021757945,40.58583040647386],[-73.92097520370785,40.58577830497905],[-73.92098905633158,40.58576904862029],[-73.9209110429073,40.58565005223222],[-73.92087843027383,40.58559946336444],[-73.92090603836394,40.58559058153368],[-73.92094410567564,40.58564899358325],[-73.92101218266109,40.58575359585827],[-73.9210122437972,40.58575355586076],[-73.92103757896915,40.58573662633233],[-73.92108167330677,40.58572854468426],[-73.92110266359053,40.58574144981933],[-73.92117707765681,40.58574646780559],[-73.92128230739013,40.58574954274463],[-73.92147080849865,40.58574619516209],[-73.92151428021857,40.58578133702384],[-73.92153288620226,40.585766900988396],[-73.92176261356072,40.585799705445346],[-73.92178240271303,40.5857765402165],[-73.92175809215347,40.58576609277948],[-73.92178148758457,40.58573348620485],[-73.92181131953906,40.5857475856828],[-73.92180978578287,40.5857591743252],[-73.92183560839662,40.585776576424024],[-73.92189955122028,40.58569317567355],[-73.92194817438862,40.585711752044304],[-73.9218481910778,40.58583842143645],[-73.92186698755134,40.585832037778644],[-73.92189928556192,40.585844612885005],[-73.92188902702777,40.58582112565658],[-73.92211851289869,40.58581051415307],[-73.9221603528537,40.585856117211826],[-73.92230460012128,40.58599256620734],[-73.92230200146551,40.586018025739946],[-73.92235337377306,40.58602393656242],[-73.92246128010514,40.586016174751435],[-73.92255248710742,40.586009381296314],[-73.92256267742556,40.586008729941504],[-73.92262827740285,40.58600453563991],[-73.92271691647173,40.585996761618105],[-73.92282358156726,40.58595080745118],[-73.92284926622406,40.58595572091543],[-73.92296409826427,40.585894456561235],[-73.92302013749725,40.58592645722694],[-73.92313312983316,40.58596276647312],[-73.92334118079806,40.58599522055551],[-73.92353515890936,40.585977723369616],[-73.92369833045609,40.58594159924945],[-73.92385770220568,40.58585846613543],[-73.92389501884095,40.58580071381236],[-73.9239258458293,40.585800734226936],[-73.9239720403672,40.58584189461747],[-73.92401693919705,40.585892845892324],[-73.92404262147119,40.58589971834481],[-73.92406317839519,40.58589483521514],[-73.92406705275037,40.58587721066448],[-73.9240490956051,40.5858546759722],[-73.92400933327518,40.58580470631131],[-73.92401064509505,40.585780225768595],[-73.9240218200951,40.585773535332194],[-73.92429576856115,40.58568275890197],[-73.92432314536741,40.58570540831965],[-73.92456754948078,40.58564637736859],[-73.92467945283781,40.585637746453486],[-73.92475709799696,40.58563257509929],[-73.92480731263166,40.58565349922688],[-73.92483669450591,40.58568301250976],[-73.92486051151307,40.585713398157374],[-73.92493840743981,40.58570024105191],[-73.92499331426552,40.58571284597135],[-73.92507664964353,40.58575987157356],[-73.92520361514255,40.58580627115549],[-73.92522694757406,40.585839824560146],[-73.92522254459423,40.58587904435372],[-73.92528378572608,40.58589815289536],[-73.92546644505286,40.586092369107256],[-73.92541835687561,40.586196514062486],[-73.92554277632252,40.586193290070746],[-73.92559446148023,40.5862528906471],[-73.92564689237783,40.58633474880308],[-73.9257084728564,40.58640268462263],[-73.92570600948363,40.58646749161642],[-73.92579061919334,40.58645844726852],[-73.92593435338459,40.58657518269965],[-73.92600279804196,40.586630936862214],[-73.92598398427624,40.58668024004204],[-73.92607581839894,40.586679729897604],[-73.92613057532044,40.58672328774676],[-73.92621271663342,40.58678427298229],[-73.92628800917517,40.58684351346974],[-73.92628231953509,40.586886258465874],[-73.92630373489658,40.58690211746981],[-73.92637018571118,40.58687142093832],[-73.92647284761276,40.5869620152146],[-73.92657322890156,40.58704912584215],[-73.9264978183317,40.58709608235675],[-73.92653260420083,40.587120911017664],[-73.92658537503539,40.5871330856028],[-73.92670333122682,40.587204091014584],[-73.9267397767154,40.58718850671611],[-73.92684232736042,40.58728968995385],[-73.92677874563466,40.58733038506491],[-73.926831505499,40.58737362299822],[-73.92687946572494,40.58740958238616],[-73.92695782460444,40.58745196857891],[-73.92700073232187,40.58750153462455],[-73.9270688492864,40.58756666104001],[-73.92708799146806,40.58755640263135],[-73.92709462919943,40.58756045703381],[-73.92712785833076,40.58754022531682],[-73.92694208311522,40.58736896953351],[-73.92696733834309,40.58735379586578],[-73.92718761078234,40.58755950327782],[-73.92717032872191,40.58757164457227],[-73.92714112938145,40.58755137326478],[-73.92710524303519,40.58757160329984],[-73.9271198446933,40.58757971311115],[-73.92709935625732,40.58759103716307],[-73.92711083019424,40.58761769150013],[-73.92715928733524,40.58766114718815],[-73.9272077418891,40.58772275918682],[-73.92725820254618,40.58770577334009],[-73.9272937317056,40.587686661290135],[-73.92734003426654,40.58765689078621],[-73.9273858944955,40.58763029299071],[-73.92740972113167,40.58761572109402],[-73.92743892751625,40.58759785778924],[-73.92747003092673,40.58757883503088],[-73.92750198619639,40.58755929077994],[-73.92753045676095,40.58754187713907],[-73.92756029198226,40.58752362921742],[-73.92757304438493,40.587515830051586],[-73.92762064976772,40.587486713955144],[-73.92765006933622,40.58746669328731],[-73.92766845967842,40.58735941669488],[-73.92768287747332,40.58736160013414],[-73.9276659912846,40.58747501343986],[-73.92761198768146,40.58750759271277],[-73.92738744939169,40.587648128649924],[-73.92737059583168,40.587658677208175],[-73.92735333435405,40.58766988322646],[-73.92734349185179,40.58767564118693],[-73.92732601574136,40.58768657901836],[-73.92729944851476,40.58770320726217],[-73.92727720149662,40.587738464989705],[-73.9272475052138,40.587753274719844],[-73.92724312575982,40.587769050702576],[-73.92731915293682,40.587849929906376],[-73.92726483869916,40.587882998507176],[-73.92727932188922,40.587909169398856],[-73.92735680928901,40.588022176276226],[-73.92739188174706,40.58799880011724],[-73.92746402494058,40.58795453583478],[-73.92749456893748,40.58793579500417],[-73.92750580174398,40.58792890155623],[-73.92756846941417,40.5878904518704],[-73.9275800288608,40.587883258408425],[-73.92764640357976,40.5878426338044],[-73.92765584309353,40.587836842728564],[-73.92772506988987,40.587794365994476],[-73.92773463890912,40.587788495417136],[-73.92779832443689,40.58774941985338],[-73.92794598351139,40.58765882000512],[-73.92787426020543,40.58758815885387],[-73.92787393831615,40.58757550297885],[-73.92791625741116,40.58754873588948],[-73.92807906817866,40.58770246052323],[-73.92803041429278,40.587731484346186],[-73.92795555226495,40.5876666035572],[-73.92785030679856,40.58773298537205],[-73.92782113152734,40.587751386905076],[-73.9276758176574,40.58784303881285],[-73.927675380275,40.58784331412337],[-73.92760667965304,40.58788664472117],[-73.92759326264309,40.587895064503115],[-73.92746925071997,40.58797306001004],[-73.92747502650583,40.58797967687834],[-73.92736935753547,40.588044598803044],[-73.92743823625611,40.588147891351525],[-73.92739015107539,40.58817859507876],[-73.92740452245746,40.58820644519776],[-73.92742552260708,40.58821939139704],[-73.92744551755537,40.58820630423172],[-73.92750396203989,40.588221360130326],[-73.9276360393085,40.58814049201499],[-73.92777244932797,40.588056971800405],[-73.92790482500558,40.587975920285736],[-73.92789056855496,40.587960335629965],[-73.92790175740997,40.58795340927999],[-73.9280218527643,40.58806875635094],[-73.9280067651899,40.588076999396236],[-73.92792318048322,40.587996187276865],[-73.92785876092745,40.58803455647933],[-73.92784847367834,40.588040684108535],[-73.92779092085897,40.588074964003994],[-73.9277844315926,40.588078829016865],[-73.92776892978345,40.5880880615342],[-73.92769483165665,40.588132196952415],[-73.92768070085899,40.58814061294468],[-73.9276412149981,40.58816413132521],[-73.9275554387914,40.588215221149675],[-73.92756724259823,40.588228952598286],[-73.92755751586101,40.58823550272876],[-73.92754721531426,40.58822790681802],[-73.92754016723904,40.588233143865416],[-73.92752569167645,40.5882216544499],[-73.9275174175099,40.58822596562533],[-73.92752258162807,40.58823208973636],[-73.92751674803634,40.58823639156171],[-73.92752878258524,40.58824788949054],[-73.92750327767831,40.588269384341686],[-73.92747241644977,40.58828911758548],[-73.92745467790999,40.588299564074106],[-73.92748612581528,40.58832057451872],[-73.92743489681935,40.58836901479369],[-73.92753942773571,40.5884938288333],[-73.92755035972347,40.58851353131814],[-73.92763372065514,40.58845892001775],[-73.92776143639121,40.58866060975887],[-73.92711186317572,40.58908147225947],[-73.92695102774621,40.589182075210765],[-73.92665299278448,40.589368496651694],[-73.92662861634163,40.58938412866688],[-73.92665280163368,40.589410879616594],[-73.92636118829897,40.589592718950456],[-73.92606024219887,40.58978037720309],[-73.9257534786634,40.58997165992745],[-73.92544308131163,40.590165207317675],[-73.92513959885669,40.59035444080572],[-73.92483070193956,40.59054704767485],[-73.92454610016385,40.590739259052725],[-73.92424735748774,40.59094101895617],[-73.92395467165781,40.59113868733655],[-73.92395294850101,40.5911398505251],[-73.92407257175675,40.59124868147026],[-73.92419963392668,40.59136428018875],[-73.9242599701323,40.591321446703255],[-73.92428247530927,40.59133793033916],[-73.92435025820504,40.59129226812163],[-73.9243635723446,40.59130074130609],[-73.92443135419072,40.59125592422543],[-73.92444799020582,40.591272016976276],[-73.92451798743392,40.59123143443239],[-73.92452686320944,40.5912382117984],[-73.92460129938573,40.5911993250032],[-73.92465686346468,40.59115788587481],[-73.9246368947459,40.59114179046575],[-73.92477134199535,40.59105638901163],[-73.92475692077483,40.59104452971632],[-73.92491025194094,40.59095152139591],[-73.92492023633999,40.59095914581439],[-73.92497245564529,40.59092870884728],[-73.92495914742985,40.59091515674979],[-73.92508693133422,40.59082975057342],[-73.92509358650534,40.59083567992241],[-73.92536357858722,40.59067334024741],[-73.92588801019416,40.59035203456],[-73.92587504247334,40.590337151599265],[-73.92602962522372,40.59024379563505],[-73.92615947414349,40.59016537791104],[-73.92635608508674,40.590037914735596],[-73.92665232672316,40.58984586109497],[-73.92696173942338,40.58964526620515],[-73.92725962405345,40.5894521425308],[-73.92777636022342,40.589102199594926],[-73.92776465896637,40.589077182114934],[-73.92815905123103,40.58882524959008],[-73.92836271266815,40.58896901609191],[-73.92836783373293,40.58896582483451],[-73.92841885809041,40.588934035098234],[-73.92841297161783,40.588929034197406],[-73.92839694020007,40.58894062377462],[-73.9283694769214,40.588918215686924],[-73.92839594752827,40.588898033169116],[-73.92837977293738,40.58888637359866],[-73.92836438201134,40.58888289346597],[-73.92835661260027,40.588889245691526],[-73.92821616994866,40.58878391290396],[-73.9282253953156,40.588776254198095],[-73.92833619994991,40.58886253481147],[-73.92835866230419,40.58886543132904],[-73.92842900670276,40.58881272670056],[-73.92847329475443,40.588779543255015],[-73.92849709626648,40.58876171082954],[-73.92852165883295,40.588743206409625],[-73.92854348148694,40.588726765415224],[-73.9285597504689,40.58871529960173],[-73.92861252736508,40.58867810184758],[-73.92867344933796,40.588635164878156],[-73.92867656173952,40.58862566755952],[-73.92862139018244,40.588580295327624],[-73.92863061415645,40.5885726364207],[-73.92873407743998,40.58865522309503],[-73.9287492680464,40.588665585328336],[-73.92875761553682,40.588674297005795],[-73.9287498483862,40.58868064808673],[-73.9286956708222,40.58863843410084],[-73.92864656679114,40.588674559138155],[-73.9286278470956,40.58868833082377],[-73.9285983672653,40.588710018452105],[-73.92856305715725,40.58873599572353],[-73.92853560735247,40.58875564626787],[-73.92851423024597,40.588770950683646],[-73.92849655735783,40.58878414921094],[-73.92845089882499,40.58881825020807],[-73.9283903685656,40.588863457828616],[-73.92839582804501,40.58887850436335],[-73.92846910760323,40.58893255510831],[-73.92844312664116,40.58895292072237],[-73.92843184870172,40.58894403263148],[-73.9283826899825,40.588977737224305],[-73.92837745971524,40.58898132361611],[-73.92844090493716,40.58903042763949],[-73.92862026499206,40.58912043629623],[-73.9286538005811,40.589098740794576],[-73.92865104293679,40.58909642248614],[-73.92876308761683,40.589021003438674],[-73.92878037394753,40.58901050151887],[-73.9288035361039,40.58899460862412],[-73.92882969525405,40.58897666015285],[-73.92885099369309,40.58896217032527],[-73.928913518454,40.5889196327745],[-73.92891343177568,40.58890568422549],[-73.92886464540871,40.58886735631622],[-73.92888139684439,40.588853719575404],[-73.92895102993239,40.58890964240956],[-73.92881443150358,40.58900432604689],[-73.9287908044545,40.58901929255337],[-73.92863158702713,40.58912636163901],[-73.92866593842908,40.58914326406653],[-73.92869126291149,40.589126881340874],[-73.92873426467311,40.589147165167766],[-73.92887113950061,40.58905765745021],[-73.92913440382647,40.588879241682015],[-73.92925835283346,40.58893237343772],[-73.92924314818048,40.58895069162139],[-73.9291331200571,40.588896603969296],[-73.92888297664001,40.589068959607104],[-73.92884820698339,40.58909128683487],[-73.92885578380296,40.58910479590119],[-73.92881653421964,40.58912792348126],[-73.92884055219533,40.58915012510958],[-73.92882409150155,40.58915976125541],[-73.9287861591788,40.58913272783042],[-73.92875703499426,40.58915296692506],[-73.92887844830061,40.58920995672337],[-73.9288467909144,40.58923212387593],[-73.92888599651933,40.589252405295],[-73.92891656225574,40.58926317791782],[-73.92906310125791,40.58929592380382],[-73.92908417239435,40.589261066410636],[-73.92921570403199,40.58928563058899],[-73.92934866543276,40.58930381547507],[-73.9296452452796,40.58936184634361],[-73.9297649181976,40.58940061950795],[-73.92990258163896,40.58946466728652],[-73.92998187866198,40.58951599787868],[-73.93001399131913,40.5894619976001],[-73.92998364350584,40.58944139963788],[-73.9298605507018,40.58937444265735],[-73.92975766786942,40.58934351068265],[-73.92975094353115,40.589320355186594],[-73.92961092161885,40.58930869355274],[-73.92936128354422,40.58925066247994],[-73.92937312241652,40.58922365916542],[-73.92957384158939,40.589272657379865],[-73.92976615773367,40.589292068945134],[-73.93003427450559,40.58942599650079],[-73.93015902101664,40.589525109214904],[-73.93032759859518,40.58965768991767],[-73.93039500720491,40.58973232891244],[-73.9304236378425,40.58978122243876],[-73.93043882862932,40.58977608630685],[-73.93057705718265,40.589890641203226],[-73.93054835816324,40.58990734463014],[-73.93038990330136,40.58977348476759],[-73.93034074246664,40.589807684238025],[-73.93022846617636,40.58968813602472],[-73.9302712478117,40.58965316310111],[-73.93016235501895,40.5895636971058],[-73.93010325988773,40.589606105071496],[-73.93018342737294,40.58967665569107],[-73.93031065188339,40.58981852725539],[-73.93037543247343,40.58994045971049],[-73.93029788091684,40.59003516763004],[-73.93032208619155,40.59004903480979],[-73.93044041745267,40.590020411238804],[-73.93045501847295,40.59003763271233],[-73.93056682228969,40.590016943606216],[-73.93055281235758,40.58995686028714],[-73.93058940447374,40.58995259113259],[-73.93062849364433,40.59025299033784],[-73.93058909225783,40.59025296654362],[-73.9305696095191,40.59004269153599],[-73.9304676891716,40.59006137258812],[-73.9305356068157,40.590263661461734],[-73.93052888333267,40.59030798867756],[-73.93062960712379,40.59030549035139],[-73.93063135116724,40.5902936075426],[-73.93065213846444,40.59029097949235],[-73.93067434421398,40.59059072131561],[-73.93062757826274,40.590590693091336],[-73.9306313141332,40.59032925860267],[-73.9305250722871,40.590333112927276],[-73.9304807893013,40.590625077392545],[-73.93047314150472,40.590740679401996],[-73.9304713508023,40.59085960119707],[-73.93047481956812,40.59090787670679],[-73.93047712293615,40.5909207001257],[-73.93049906406726,40.59092071339869],[-73.93049905444687,40.59092995682399],[-73.9305233026295,40.59092997148773],[-73.9305250476428,40.590916767880536],[-73.93062344246586,40.59091869427625],[-73.93062639159983,40.59061900064533],[-73.93064749948583,40.590619683671854],[-73.93064106700581,40.590944566419424],[-73.93052154756096,40.59095241634202],[-73.93052502016795,40.59094317601574],[-73.93049384083263,40.590945798259995],[-73.9304955610588,40.59095768215632],[-73.93046958507558,40.59095642957218],[-73.93046013661939,40.59100121851839],[-73.93069297189209,40.591000054303386],[-73.93069641658059,40.59101854140026],[-73.93045632075872,40.59102541699414],[-73.93044970323479,40.591078871264436],[-73.93044960172932,40.5910796919292],[-73.93072580784465,40.59107005445721],[-73.93072578729833,40.591089860265186],[-73.93050592282742,40.59109385073803],[-73.93050596616101,40.59111112772929],[-73.93044497861843,40.59111702723106],[-73.93037197719033,40.59121140087598],[-73.93042667103758,40.59124771583166],[-73.93053169280377,40.59119009299105],[-73.93052474130064,40.591211215074686],[-73.93056977645749,40.591209922498685],[-73.9305715282782,40.59119143786811],[-73.93060444306967,40.59118617622105],[-73.9306006690624,40.59148458204174],[-73.93056428429387,40.591495123288006],[-73.93057495301076,40.59122973111145],[-73.93052645879105,40.59122574040353],[-73.93052297842125,40.59124158305585],[-73.9304653676588,40.59127340709359],[-73.93049945183164,40.59129603763985],[-73.93047480590856,40.59146198432003],[-73.93047423397492,40.59146420189474],[-73.93040541662212,40.59173094214301],[-73.93046185647549,40.59172084849416],[-73.93057117820943,40.591528137432114],[-73.93060580656646,40.59154136200593],[-73.93050516364971,40.59171691396534],[-73.93046529420525,40.59174725889178],[-73.93045964272069,40.59198513203021],[-73.93045465227367,40.59213519976281],[-73.93045091922718,40.59224503726185],[-73.93042493568437,40.592246341830965],[-73.93042696672626,40.592125083833935],[-73.93043411755339,40.59193279181274],[-73.93043758093529,40.59174724211842],[-73.93039905602146,40.59175559642905],[-73.93038380855816,40.59182962928963],[-73.93035545570714,40.592028138039204],[-73.93034584310854,40.592095441304615],[-73.9303310650978,40.59213223736412],[-73.93031136732726,40.592193963156085],[-73.93030161927084,40.59229917922375],[-73.93034433277134,40.592301385517544],[-73.93034462939922,40.592298067779296],[-73.93036426041921,40.59229908703116],[-73.93036922747561,40.59224352542568],[-73.9303885069651,40.59225223975196],[-73.93038744801133,40.59226226758278],[-73.9303868698106,40.592267746948885],[-73.93038338821802,40.59230069936362],[-73.93038116977196,40.592321696311345],[-73.93037650336811,40.592365867278474],[-73.93037497475133,40.59238034071741],[-73.93037402412385,40.59238932825657],[-73.9303701170141,40.59242632138725],[-73.93036902388124,40.592436665324826],[-73.93036570007465,40.59246813134654],[-73.93036443603307,40.59248009351361],[-73.93034189370516,40.59246497306266],[-73.93036221568069,40.59231177060911],[-73.93030109951047,40.59230803685345],[-73.93030751617447,40.59235672359123],[-73.9302865634837,40.592445575465426],[-73.93020441819367,40.592378175968726],[-73.93017616634206,40.59240622097045],[-73.93021785135728,40.59244085717813],[-73.93020149452248,40.59244831201501],[-73.93020605819208,40.59245166570823],[-73.9302653116939,40.592495229147936],[-73.9302694335104,40.592491972534006],[-73.93035364458582,40.59255495029408],[-73.93034305347943,40.59256266060953],[-73.93031400512102,40.59258380764507],[-73.93030388752202,40.592591173468726],[-73.93027668921944,40.5926109745137],[-73.93026510927326,40.59261940493304],[-73.93025320174311,40.592610495198684],[-73.93032634060401,40.592553689837004],[-73.93027813759237,40.59251762420766],[-73.93026579193088,40.592512439390454],[-73.93023285891267,40.59248779862242],[-73.9302378122829,40.592483951135996],[-73.93021718600755,40.59246851938163],[-73.93021322788658,40.592471593486145],[-73.93018970658288,40.59245411828885],[-73.93012526400597,40.592546697030485],[-73.93010583866857,40.59257460414383],[-73.93002301026212,40.592683046384856],[-73.93002724398056,40.59268501642719],[-73.93002811427216,40.59268542103782],[-73.93002958401453,40.592686104782224],[-73.93002970922109,40.59268616248855],[-73.93011593181357,40.59272627808422],[-73.93009404144686,40.592753619959886],[-73.93009108240788,40.59275224358174],[-73.9300890526212,40.59275478125352],[-73.93010191656572,40.59276076618975],[-73.9301866063073,40.59266562031702],[-73.93021251489374,40.5926783702925],[-73.93017886503432,40.5927185803395],[-73.93016410331175,40.59273621991163],[-73.93014694708359,40.592756721939814],[-73.93012845255079,40.59277882121365],[-73.9301175483634,40.59279184953565],[-73.93010658211628,40.5928049553849],[-73.9300761609901,40.59278950994135],[-73.93008682543831,40.59277730320867],[-73.93007558219132,40.59277160640221],[-73.92999950016451,40.592733054474245],[-73.92999915553304,40.59273288020134],[-73.92999827166095,40.59273243219212],[-73.92999750442213,40.59273204422945],[-73.92999008815521,40.59272828588211],[-73.929962637037,40.59281717042394],[-73.92991250156453,40.59285339487308],[-73.92991885786934,40.592855091800935],[-73.92992176281814,40.59285586705538],[-73.92992534072589,40.59285682164139],[-73.92999065309387,40.59287425685681],[-73.92998741450498,40.59288126732534],[-73.93005338592842,40.59289897631441],[-73.93007018426374,40.59290277655382],[-73.93007514030569,40.59289515681883],[-73.93008710848925,40.59286925033295],[-73.93009899324122,40.59287244045238],[-73.9300970112836,40.59287673101247],[-73.93009377470072,40.59288456489176],[-73.93007945243026,40.5929192273728],[-73.9300665964167,40.59295033912306],[-73.93006258490901,40.59296448436383],[-73.93005244539411,40.59300024352081],[-73.93003260345897,40.59300023144113],[-73.93004645355538,40.59295858421454],[-73.93006353529205,40.59291716846808],[-73.9300085775105,40.59290489163029],[-73.93001166376524,40.592896865505736],[-73.92998800211895,40.59289157994978],[-73.9299854941081,40.59289810218036],[-73.92995835875502,40.59289204101892],[-73.92996052938291,40.59288639744202],[-73.92990668955944,40.59287437035291],[-73.92990039140619,40.59287296395565],[-73.9298951155918,40.592871784848896],[-73.92989066964374,40.59287079136814],[-73.9298320135118,40.592903648605],[-73.92971282036609,40.59312004824811],[-73.92973850612188,40.59312346748158],[-73.92974639689034,40.59312451752131],[-73.92975537733656,40.59312571263693],[-73.92980336402735,40.59313209785501],[-73.92980260586417,40.59313540760334],[-73.92988841971217,40.59314682836421],[-73.92988961346842,40.59314161893131],[-73.92998120814467,40.59315888690682],[-73.93001524679536,40.59305439716789],[-73.93004238419596,40.59306087931812],[-73.9300268937803,40.59309073114708],[-73.93002033232534,40.5931054688924],[-73.92997911251689,40.5932365634381],[-73.92997510439899,40.59324597513718],[-73.9299559190958,40.59330857232668],[-73.92993575938499,40.593305321695304],[-73.92997593629298,40.593173815413486],[-73.92989436237973,40.593158421666985],[-73.92979816541938,40.59314505122784],[-73.9297414732266,40.5931439224456],[-73.92976735400586,40.59318654967944],[-73.92977852035668,40.593247437824104],[-73.92981465540555,40.59329882823666],[-73.92982317336856,40.59337269559891],[-73.9298932020808,40.59336641696107],[-73.92990069737287,40.593358810845146],[-73.93003922396677,40.59334843088385],[-73.9300354613715,40.59336745389024],[-73.92990442337944,40.5933759356175],[-73.92980068404546,40.59339144145816],[-73.92978081742065,40.59343674147166],[-73.92985305834164,40.593525079228186],[-73.92985678414777,40.5935842352589],[-73.92984368238147,40.593646132350464],[-73.92985416775143,40.59369933684088],[-73.92986032030691,40.593782101239384],[-73.92991887262694,40.59387631171102],[-73.9299437717559,40.593932451885756],[-73.9299611658138,40.59400571081675],[-73.93001650952141,40.59409453555963],[-73.93021519470322,40.593972944184586],[-73.93019837897526,40.59393884360415],[-73.93018896715208,40.59394107825593],[-73.93018541414267,40.593932015443315],[-73.93016703888821,40.593885152702136],[-73.93016374518358,40.59387674944169],[-73.93014585611337,40.59383112654153],[-73.93012135534396,40.59376864014023],[-73.93011026067562,40.593739040516404],[-73.93010626301137,40.593728375683206],[-73.93009029511929,40.59369757090292],[-73.93007832030712,40.59367446886653],[-73.93007437110955,40.593666848571466],[-73.93005017634252,40.593602306420635],[-73.93008159453146,40.59359546287131],[-73.93013632556486,40.59371096002851],[-73.93013899067876,40.59372212915144],[-73.93016493129325,40.59378428069555],[-73.93018261761634,40.593826654574265],[-73.93018748124108,40.59383790527816],[-73.93022756280048,40.59393062089694],[-73.93028760390371,40.59390604192334],[-73.93029155870597,40.59391169860349],[-73.93030764773742,40.593902378823685],[-73.93045934564648,40.59381449774486],[-73.93052488661878,40.59388024070087],[-73.93038136884579,40.5939633822249],[-73.93035968941543,40.593975941324054],[-73.93044330312584,40.59405981155863],[-73.93054333165136,40.59415859321657],[-73.93057032638426,40.59418567053495],[-73.93054679070718,40.5941993040856],[-73.93052537125837,40.594177819579585],[-73.93052029290234,40.59417284072194],[-73.93048730994084,40.59413914269787],[-73.93048105499375,40.59413284014796],[-73.93044180984528,40.594093294565525],[-73.93043396411389,40.59408538913507],[-73.93042039869005,40.59407171957892],[-73.93036624660004,40.59401715247645],[-73.93034985747647,40.59400063806122],[-73.93034386205132,40.593994597509315],[-73.93033684931896,40.593987703281236],[-73.93034434256158,40.59398271226775],[-73.93032694746395,40.59396544788095],[-73.93029934404399,40.5939380545103],[-73.930040119477,40.59410488733051],[-73.93009827326885,40.59416085019415],[-73.93020176823164,40.59423891758607],[-73.93027533487958,40.59429698953196],[-73.93043246129619,40.594402674949954],[-73.93052974770511,40.59445124927912],[-73.93058089609414,40.594467451455344],[-73.93061349621858,40.594476810566576],[-73.93075181378958,40.594387624349324],[-73.9307612283957,40.59438190052086],[-73.93074807610728,40.59436877907354],[-73.93070936725972,40.59433016335922],[-73.93070268256015,40.59432349434337],[-73.93066439573109,40.59428529819399],[-73.93061151254723,40.59423254145782],[-73.93059803646454,40.59421933301745],[-73.93062305684568,40.59420449765995],[-73.93064177530427,40.59422284252647],[-73.93064956938707,40.5942305777017],[-73.93068733320831,40.5942680528298],[-73.93069541073771,40.594276066941575],[-73.93074061678281,40.59432092721019],[-73.93074913473302,40.59432937984016],[-73.93078832527885,40.59436827024413],[-73.93079506249998,40.594374955704474],[-73.93083446436542,40.594413571304294],[-73.93080693832657,40.594429892356196],[-73.93076839841696,40.59439212211648],[-73.93066303510119,40.594463950932884],[-73.93070567804776,40.59447703975046],[-73.93076901026969,40.594493014815704],[-73.93082526679719,40.59444675750647],[-73.93081953536743,40.59444165044421],[-73.93083206587457,40.59443065566926],[-73.93093516114615,40.594459949861054],[-73.9309592489763,40.59444157029092],[-73.93099362203114,40.59441691739253],[-73.93102812893822,40.594393718718315],[-73.93103616514576,40.594387960031575],[-73.93110437164661,40.594343699334075],[-73.93119016326044,40.59428756527013],[-73.93126301572389,40.59424418611869],[-73.93121284213832,40.594188409219356],[-73.93122055938916,40.594183317262754],[-73.93122677419933,40.59419110690579],[-73.93127371485134,40.594233105262596],[-73.93130987534305,40.59426545835946],[-73.93132512146077,40.594276256190064],[-73.93131702522805,40.594281437890274],[-73.93127650555762,40.59425676491418],[-73.93124036875805,40.5942780439751],[-73.93119990483336,40.59430360013701],[-73.93112950421389,40.59434979587978],[-73.93112087099465,40.59435546090139],[-73.93104573382048,40.59440476393456],[-73.93103520310468,40.59441167456399],[-73.93099809750407,40.59443666893403],[-73.93097341657634,40.59445329362188],[-73.9309546342641,40.59446594520626],[-73.93100842980634,40.594482265215404],[-73.93111095510916,40.59448901298439],[-73.93117079151008,40.59449753084704],[-73.93116797698231,40.59450340307277],[-73.93117266234971,40.594504009654656],[-73.93118315992703,40.59450537024831],[-73.93124713622456,40.59451366053266],[-73.93125615625154,40.59451482858215],[-73.9313256237361,40.59452383025383],[-73.93133571171832,40.59452513731448],[-73.93136684826817,40.594529172094546],[-73.9314197928919,40.59452099074856],[-73.93143023023501,40.594519378644215],[-73.93151134999196,40.59450684272342],[-73.93158758229934,40.594495062910944],[-73.93161562036217,40.59436596310953],[-73.93173994773728,40.594370867902875],[-73.93174223368146,40.59430090317003],[-73.93174280308611,40.59428351246122],[-73.93176387400021,40.594284098762884],[-73.93175908241432,40.59436700800088],[-73.93175808167224,40.594384328258755],[-73.93163177589167,40.59437662255869],[-73.93162407058458,40.59442908094047],[-73.93161313737272,40.59450351791187],[-73.93153064222902,40.594519553776784],[-73.93146047172368,40.594533194229186],[-73.93136806343378,40.59454645078474],[-73.93117195590501,40.59452009321491],[-73.93102713500404,40.59450468985108],[-73.93098771679725,40.59449342128484],[-73.9308462672729,40.59445152529726],[-73.93078131379626,40.59449895527681],[-73.93080547079995,40.59451610120176],[-73.93081918377608,40.59452942786813],[-73.93085036660078,40.59454371510526],[-73.9308847319492,40.59454889166051],[-73.9310190347345,40.59461690950103],[-73.93113820375065,40.594640190480106],[-73.93130171057103,40.594654480586925],[-73.93143018596702,40.59468661706275],[-73.93156252515327,40.59469897618463],[-73.93169652225832,40.59470992922868],[-73.93187721739726,40.59468868237036],[-73.9319050358971,40.59468541126373],[-73.93193364983986,40.59469240430241],[-73.93199915298696,40.594728286305795],[-73.93208972932149,40.59479438644153],[-73.93212964858503,40.5948287424691],[-73.93216666204168,40.594863096767426],[-73.93221820952614,40.59489192177986],[-73.9322523391237,40.594904678318684],[-73.93230826395411,40.594916340487195],[-73.93234749083412,40.59491691693664],[-73.93239677902245,40.59491201404879],[-73.93245217688458,40.5949149676658],[-73.9324127763983,40.59484250702071],[-73.93239815454956,40.59484584213666],[-73.93237188265158,40.5948023638896],[-73.9323908943352,40.594795689318396],[-73.93240548656371,40.59482355818799],[-73.93256343839342,40.59476347229707],[-73.9325780349937,40.5947857697939],[-73.93243762903231,40.59484363603985],[-73.93247702888691,40.59491609667602],[-73.932555978366,40.59491168558768],[-73.93260420556862,40.59492954452502],[-73.93267147327072,40.594911753314136],[-73.93279727104485,40.59484273251852],[-73.93282654852896,40.59480374496919],[-73.9328193283163,40.5947157019385],[-73.93280736080123,40.59466915899533],[-73.93280121604185,40.59464525651375],[-73.93278001234773,40.594559660610244],[-73.93271241665671,40.594333871161574],[-73.9326765397576,40.59423641796768],[-73.93259834109004,40.59411222823947],[-73.93252661189283,40.59404001821552],[-73.9324486303951,40.59395996141999],[-73.93235089999568,40.593868469124345],[-73.9321655450527,40.59356300857747],[-73.93200062731809,40.59328764992166],[-73.93190580796012,40.59308588347251],[-73.93182549996227,40.592991109930885],[-73.93175890743093,40.592830104899235],[-73.9317446553905,40.592834112614646],[-73.93167410829325,40.59285395021896],[-73.93175015415497,40.59301110338482],[-73.93176073534406,40.59303709413354],[-73.93173338203982,40.59304452121354],[-73.93171090794297,40.59305030052057],[-73.93168977728061,40.59300774573812],[-73.93168855675181,40.59300489316127],[-73.93153495293333,40.59269283051898],[-73.93155057104215,40.59269009334787],[-73.93162526000424,40.59282794876049],[-73.93166486127929,40.59281645467765],[-73.93172925082952,40.5927977673627],[-73.9317408751199,40.59279439369446],[-73.93168985287667,40.59268679297566],[-73.93167672233835,40.59266115368805],[-73.9316665789073,40.59263548434462],[-73.931615984695,40.59260222732169],[-73.93156462560299,40.59255174077168],[-73.93153229504004,40.592479814415015],[-73.93148861724082,40.59230071094023],[-73.93146597430803,40.59226351413936],[-73.93146571541051,40.59226309951741],[-73.93145367368663,40.592238386452],[-73.93143159840106,40.59222541941236],[-73.93143675613813,40.592167134518164],[-73.93130932293172,40.59216058122616],[-73.93127197116036,40.592130766818805],[-73.93122104631831,40.59208280989751],[-73.93115993293202,40.592027075835134],[-73.93113956057573,40.59200892874752],[-73.93120075354477,40.59198824051715],[-73.93125838564379,40.59196519516439],[-73.93131727481922,40.59194678741055],[-73.9313640679285,40.59192837307228],[-73.93139997986394,40.5918048905622],[-73.93100989343166,40.59193104248101],[-73.93100451460823,40.5918307414579],[-73.93100012922308,40.59183073882469],[-73.93099465973233,40.591818198986154],[-73.93105716582593,40.59180820585468],[-73.93106043562123,40.591827431973556],[-73.93115143543254,40.59182999411143],[-73.93115360172426,40.59185506969032],[-73.93116347042047,40.591854239631246],[-73.93135300954744,40.59179119396194],[-73.9313013085502,40.5916929706104],[-73.93135740555589,40.5916696887435],[-73.93139310403656,40.59165416618976],[-73.93140775751678,40.59164400925841],[-73.93142565439751,40.59160418414744],[-73.93123713742933,40.59165368814866],[-73.93124260951424,40.59166288593493],[-73.93119983469272,40.59167790513542],[-73.93119326187252,40.59167121376435],[-73.93107262221244,40.59170541092615],[-73.93107040459768,40.591728812269615],[-73.9310484787569,40.59172629086604],[-73.93107602225746,40.591597592768196],[-73.93109794805822,40.591600112993824],[-73.93107702484355,40.59168869665352],[-73.9312305704303,40.591641983133094],[-73.93122728942267,40.59163445876777],[-73.93128458380475,40.591361181178556],[-73.93130541636044,40.59136035866838],[-73.93124592494826,40.59163697699591],[-73.93142252650115,40.59158857039059],[-73.93144647757222,40.59156975807163],[-73.93142232187772,40.5915066346912],[-73.9314929190244,40.59148103928665],[-73.93148064834175,40.59143179074565],[-73.93151343730574,40.591412981001675],[-73.93154334667186,40.59135047118309],[-73.93148084879932,40.591352941009454],[-73.93148628705333,40.591396406050485],[-73.93146654894637,40.591398901859044],[-73.93143272420824,40.591239241307996],[-73.93145684761491,40.59123674862382],[-73.93147538548232,40.591334549229956],[-73.93147647503532,40.5913420722816],[-73.93154664980315,40.591337935423496],[-73.93155939441627,40.59129296407085],[-73.93155272211996,40.59119979703648],[-73.93149418291654,40.59116653304393],[-73.93142883104395,40.59113638100179],[-73.9313961055899,40.590809407366834],[-73.93140697512015,40.59069991048222],[-73.93141600360832,40.590609105923015],[-73.93134125982637,40.590615463253044],[-73.93131907299009,40.590527528418136],[-73.93113301959818,40.589546118924105],[-73.93121294858962,40.58953130811934],[-73.9310917816459,40.58932656557218],[-73.93105313024455,40.589330303420695],[-73.93101236544736,40.58931170698338],[-73.93092739827043,40.589256258167005],[-73.93088880073581,40.5892073401738],[-73.93079601727001,40.58907815085377],[-73.9307048853001,40.588942066776696],[-73.9306856805982,40.58882195422685],[-73.93062438721967,40.588849071569015],[-73.93056889562725,40.58877843681942],[-73.93010137658854,40.58896931778164],[-73.93009138279227,40.58898886237901],[-73.93007004763602,40.58895409308379],[-73.93053614268548,40.588762124960006],[-73.93054468184411,40.58877081970282],[-73.93058602090883,40.588751292833095],[-73.93053444128242,40.58867959008413],[-73.93065021927531,40.58866986977078],[-73.93063532324227,40.58862358012025],[-73.93054733435078,40.58862854179403],[-73.93050707979366,40.588593413015616],[-73.9304372696049,40.58851438636995],[-73.93039967597517,40.58846552041533],[-73.93037983195732,40.588470906357564],[-73.93038328514668,40.58847744712131],[-73.92974410780877,40.58864107922714],[-73.92972846380195,40.58861391582979],[-73.93036500375173,40.58844282514484],[-73.93036806742565,40.588448629046326],[-73.93038545256275,40.58844161607892],[-73.93035961230103,40.58840429816223],[-73.93037062807483,40.588360866146],[-73.93036760201359,40.58832110138204],[-73.93036150933804,40.58827899571414],[-73.93033698653392,40.58825792944253],[-73.93029098162947,40.58824152872795],[-73.9302633815748,40.588229816921945],[-73.92970255020452,40.587607355474226],[-73.9297223264674,40.58756008290386],[-73.92990371101136,40.58752912370034],[-73.93021881179956,40.58747683272649],[-73.930732843034,40.587406983784774],[-73.93134917824072,40.58732816722955],[-73.93136556192984,40.58716922512902],[-73.93135135966138,40.587124684315995],[-73.93131722179243,40.58707144166885],[-73.93130299966698,40.587047537443674],[-73.93127751247593,40.58689328743534],[-73.93125191267133,40.58684982521431],[-73.93118073044315,40.58679873371345],[-73.93104528754795,40.586814160037214],[-73.9310580930065,40.586907276373466],[-73.93081444951885,40.58692342249533],[-73.93080593035234,40.58689626302761],[-73.93055771935788,40.586925117650225],[-73.92964322159196,40.58703132696816],[-73.9296418154951,40.587013947612476],[-73.93055096924041,40.586907278390576],[-73.93082019774093,40.58687563400696],[-73.9308287126038,40.58690822443914],[-73.93091135186287,40.58690284319088],[-73.93091279265604,40.5868876384188],[-73.93095696421395,40.58688223416909],[-73.93095410532536,40.586890921866036],[-73.93101679851644,40.586885528219234],[-73.9310121806848,40.58683048768311],[-73.93052821173201,40.58685721589492],[-73.92966894624756,40.586955311676974],[-73.92961575482592,40.58697984176417],[-73.92956343312873,40.58703562262398],[-73.92928895400581,40.58705526204131],[-73.92919437666504,40.587087532114474],[-73.92908894003969,40.58709506974451],[-73.92888983084923,40.587083818719364],[-73.92879236548937,40.58709060159949],[-73.92869359490867,40.587081851936304],[-73.9285739393653,40.587061501868874],[-73.92849798568446,40.58703249030307],[-73.92843153421317,40.58700058835765],[-73.92836889002513,40.58695999983478],[-73.9282967488811,40.58691795605461],[-73.92824930479973,40.58687592832395],[-73.92818575991515,40.58682528921673],[-73.92814302680287,40.58678172830891],[-73.92811462171169,40.58669916226929],[-73.92808232971652,40.58669769343511],[-73.92806347188161,40.58656879120493],[-73.92807588962815,40.58648036137613],[-73.92808640183121,40.58644425900191],[-73.9280997427591,40.586403716857],[-73.92810548598212,40.58636172267003],[-73.92811957884439,40.58632914969703],[-73.92808962925503,40.58632649638939],[-73.92803894403421,40.58632382975411],[-73.92804358383427,40.58629397188226],[-73.92809657044741,40.58629927452325],[-73.92811039892595,40.586294891560144],[-73.92814969379582,40.5861781072604],[-73.92813819706511,40.586156143162825],[-73.92791933785854,40.58613580604619],[-73.92792514440922,40.58609365392661],[-73.92816473860951,40.58611400349518],[-73.9281623937406,40.58615176718015],[-73.92817273929964,40.58617285219895],[-73.92819501248124,40.586134408570445],[-73.92827672497621,40.58610694357016],[-73.92815700695624,40.58586452306612],[-73.92801568895457,40.585870680114084],[-73.92785999074792,40.58591742368942],[-73.92774311153156,40.58605006520939],[-73.92764071689665,40.586045316480714],[-73.9275138693361,40.58602514137326],[-73.92744400140185,40.58601571445455],[-73.92740528162341,40.58599235415464],[-73.92738822581009,40.58601549694818],[-73.92736955785895,40.5860065853164],[-73.92733683471802,40.58604038446058],[-73.92753271376797,40.58625944180866],[-73.92758641829907,40.58625413533242],[-73.92759559857473,40.58640009709852],[-73.9275162199562,40.58639826671549],[-73.92751168880429,40.586270107541296],[-73.92734144038631,40.586099125029875],[-73.92728079727057,40.58604390900857],[-73.92730650401882,40.58602078544195],[-73.92732050626594,40.58602613463523],[-73.92735088516034,40.586001234348885],[-73.92733921875939,40.58599410646891],[-73.92737247661522,40.58595920481574],[-73.92735853538504,40.58592100147283],[-73.92731976953053,40.585892606688084],[-73.92730433823887,40.58586592841992],[-73.92721334283728,40.585812472316526],[-73.92714096644347,40.585812426444456],[-73.92711203473608,40.58580355282461],[-73.92697296751655,40.58571976229786],[-73.92686097045846,40.58565739340118],[-73.92676297506539,40.585600371980654],[-73.92669065751862,40.585546927365314],[-73.92666268980562,40.58550241135615],[-73.92666272889836,40.58546681238278],[-73.92657139551342,40.58541853170936],[-73.92638041881077,40.58529575634781],[-73.92630563576259,40.58536156673945],[-73.9263369745879,40.58537928196409],[-73.9266019591252,40.58552907123928],[-73.92656690671231,40.58555752783968],[-73.92654820963334,40.58557531538767],[-73.92610161910733,40.5853398746667],[-73.92559227190125,40.58507134304681],[-73.92549354358317,40.585019292003224],[-73.92552860874585,40.58497837657274],[-73.92565445909015,40.58504145835678],[-73.92627529542244,40.58535264744203],[-73.92634542074781,40.585276154250636],[-73.92628242042902,40.58524229451342],[-73.92623109243678,40.58521022257149],[-73.926184430732,40.585181713604925],[-73.92620547282698,40.58515502845809],[-73.92604075506983,40.58506563421759],[-73.92583335916898,40.58495307722135],[-73.92678292725587,40.5848614378368],[-73.92712081850256,40.5848793571683],[-73.9276268928131,40.58503505641823],[-73.9284047717004,40.58526206684141],[-73.92858912022162,40.58520725972185],[-73.92942869226214,40.58548820228192],[-73.9313130151921,40.58605420630916],[-73.93139947576314,40.58607989549131],[-73.93134323734664,40.58580563367332],[-73.93132791595445,40.585737851496894],[-73.93131673923345,40.58567129660323],[-73.93126945000868,40.58543639341884],[-73.9311918105374,40.585413725954524],[-73.93019077880936,40.58508559253689],[-73.93009616234023,40.58450207623213],[-73.93107641275594,40.584379675531125],[-73.93106383718829,40.5843184676398],[-73.9311647384777,40.58431299078417],[-73.93204244970441,40.584233960077846],[-73.93202943768982,40.584148636840844],[-73.93186345428363,40.58308286125204],[-73.93194258951976,40.583109750227145],[-73.931977212822,40.58311054253919],[-73.93192811186763,40.58286976893529],[-73.93237695742832,40.582918509978164],[-73.93237196954634,40.58296138469962],[-73.93201379961108,40.58292598224756],[-73.9319887370742,40.58294351160217],[-73.93201839411543,40.5831111246186],[-73.93233083503229,40.583020552658375],[-73.93235599286206,40.5830171007425],[-73.9323800500277,40.583010512642296],[-73.93240233894628,40.583000971176695],[-73.93242224110412,40.582988741120175],[-73.93243920422074,40.5829741618549],[-73.93247465882295,40.58295458565024],[-73.93251294196074,40.582938399547125],[-73.93255349881497,40.58292583812219],[-73.93259877057672,40.58291926741512],[-73.93264479791341,40.58291751373604],[-73.93269070334146,40.58292061051783],[-73.93273561170126,40.58292849872223],[-73.93277866684117,40.5829410279652],[-73.93279115049131,40.582946020600914],[-73.93280451368716,40.58294944286696],[-73.93281841912223,40.582951208380265],[-73.932832515803,40.58295127257673],[-73.93284644790859,40.58294963383601],[-73.93285986377226,40.58294633352217],[-73.93291966144001,40.58293914902991],[-73.93298015909541,40.5829375150711],[-73.933040473669,40.582941455496226],[-73.93309972476365,40.58295091278787],[-73.93315704750471,40.582965748900214],[-73.93330340227959,40.583014768302334],[-73.93339305958213,40.583031301694184],[-73.93349145637741,40.583058717260336],[-73.9334895283373,40.58296458804391],[-73.9337137801663,40.582967184177306],[-73.93420971487024,40.58297979839091],[-73.93420772865396,40.583094258738065],[-73.93437027873024,40.58311020468175],[-73.9343797014332,40.583139033673724],[-73.93446928196316,40.58315251128192],[-73.93455992902905,40.58316541362898],[-73.93456279121914,40.583124906302416],[-73.93456057101989,40.5830201738323],[-73.93528194372162,40.58309697687033],[-73.93527605262635,40.583217822764475],[-73.9352761118094,40.5832429136836],[-73.93544040688035,40.583253964387815],[-73.93569071639774,40.58327509318919],[-73.9356895363614,40.58325484190394],[-73.93572423542375,40.58325398145627],[-73.93571933875562,40.583152699792876],[-73.93567676468082,40.58315353070112],[-73.93567353145994,40.583019424412605],[-73.93582439275784,40.5830211155521],[-73.93582690671916,40.58315194690382],[-73.93575981919543,40.58315597669318],[-73.93576657211096,40.58327750984976],[-73.93576749805193,40.58327753616694],[-73.93611243753038,40.58331301303931],[-73.93613233585616,40.583314474096326],[-73.93615228263732,40.58331346790609],[-73.93617175502894,40.58331002084289],[-73.93619024262094,40.583304223261095],[-73.93620726081716,40.5832962271269],[-73.9362223635376,40.58328624203473],[-73.93623515491116,40.583274529713506],[-73.93624529965226,40.58326139716608],[-73.93625253184912,40.58324718862206],[-73.93625432045476,40.583183924128264],[-73.93627418270638,40.583181234739314],[-73.93627045070235,40.58305920974591],[-73.9362893368138,40.58306024734317],[-73.93628752264316,40.583009384060496],[-73.93628723189411,40.583000903558364],[-73.93624507152879,40.58300005559132],[-73.93624185128184,40.582976153214965],[-73.93612802211184,40.582979364522075],[-73.93612865942582,40.58300547015339],[-73.93612881237667,40.58301119807039],[-73.93609824969629,40.58301163893412],[-73.93609807701682,40.58300471585097],[-73.93609668691366,40.58294874583294],[-73.93624023910769,40.58294667199488],[-73.93624037244734,40.5829520068768],[-73.93635149114631,40.58295040140199],[-73.93656607029153,40.582957648786504],[-73.93656436764802,40.582986944224366],[-73.93635050713779,40.58297972135913],[-73.93634906196033,40.583004602702935],[-73.93630031206771,40.58300295567554],[-73.9363016916905,40.58300973334185],[-73.93630359862797,40.58301909694998],[-73.93630860178949,40.58301953831571],[-73.93631716129542,40.583179051201164],[-73.936539128471,40.58316362091802],[-73.93654855488361,40.583221455279705],[-73.9365759244079,40.583240505590005],[-73.93662876045133,40.58324262903007],[-73.93697427463816,40.58323032590879],[-73.93697724711029,40.583066047826286],[-73.93698651739254,40.583066173029536],[-73.93698743671982,40.58302662803935],[-73.93698767831044,40.58301627267386],[-73.93693100722126,40.58301550478478],[-73.93693148518255,40.58299498821781],[-73.93690397408115,40.5829946157726],[-73.9368916774404,40.58299444986605],[-73.93682584926134,40.582993557781556],[-73.93674491407207,40.5829924620038],[-73.93673190264417,40.582992286304986],[-73.93666300283667,40.58299135239617],[-73.93664922102937,40.58299116587647],[-73.93663263829892,40.58299094162399],[-73.93663307422514,40.58297221190413],[-73.93705921677478,40.58297798232019],[-73.93705623806866,40.58302832312099],[-73.93705290451037,40.58308469947809],[-73.93763269743303,40.58309626828412],[-73.93763204328887,40.58311531971307],[-73.93705356331516,40.58310377524481],[-73.9370527874278,40.58312639196556],[-73.93702675588732,40.58312587259938],[-73.93703012691954,40.58302767974019],[-73.93703051033474,40.58301651679289],[-73.93700558408273,40.583016019471444],[-73.93700520516788,40.58302706598817],[-73.9370038732407,40.583065857037255],[-73.93701423047533,40.58306606358346],[-73.93701481021198,40.58323327236402],[-73.93705106890127,40.58323547162589],[-73.93707737778308,40.583329755694606],[-73.93712459798458,40.58334673016426],[-73.93729744072719,40.58334884150832],[-73.93732049535781,40.583340481301185],[-73.93732470759885,40.58329281845608],[-73.93783180297187,40.58329309395864],[-73.93788732683069,40.583343967164865],[-73.93811917695146,40.58334047849263],[-73.93809420627777,40.583116810717016],[-73.93823991479746,40.58311688913326],[-73.9382574576992,40.583279567141744],[-73.93833089139787,40.58334119827819],[-73.93855276236515,40.583337984991324],[-73.93847712885879,40.58317789727122],[-73.93866846657751,40.58316442817509],[-73.93866646107386,40.583159141718],[-73.93865999147293,40.58314208376649],[-73.93866334157606,40.5831413449073],[-73.9386466303218,40.58310636722813],[-73.93862218897617,40.58310300492519],[-73.93862755765124,40.583067021797525],[-73.93878660441523,40.583070937875526],[-73.93878266639013,40.58309483804132],[-73.9387311533362,40.5830894538288],[-73.93866851730591,40.58308406482888],[-73.938663228136,40.5831050398753],[-73.93867832712044,40.583137951556026],[-73.93868719999851,40.583139421503894],[-73.93869745798789,40.58316493936689],[-73.93929640384756,40.58316726873502],[-73.93930153084898,40.58333321505454],[-73.93982538850577,40.583331446250575],[-73.93982883984631,40.58317053569225],[-73.9398570019679,40.58317497187465],[-73.93985851576811,40.58333133409549],[-73.94027355766538,40.58332993058923],[-73.94057745828917,40.583328225573545],[-73.94057532545175,40.58328213645079],[-73.94057495376246,40.58327411762932],[-73.94057258161928,40.58322286210957],[-73.94057214999938,40.5832135450714],[-73.94056962801638,40.58315906218658],[-73.94056916880342,40.58314914705397],[-73.94056754325052,40.58311477034375],[-73.94056608947777,40.58308736830814],[-73.94054199309056,40.58308813032936],[-73.94054229555778,40.5830936815741],[-73.94047360621622,40.58309385072783],[-73.94047357740773,40.58308722040005],[-73.94010952396506,40.58309297532051],[-73.94010903682931,40.583075069184325],[-73.94012576769953,40.58307479628738],[-73.94021422135174,40.583073353011926],[-73.94022518035788,40.58307317309137],[-73.94026708883335,40.58307249009063],[-73.9402794150495,40.583072288929294],[-73.94036352491,40.583070916323805],[-73.94037688389585,40.583070697594906],[-73.94047281456956,40.583069131850614],[-73.94048659523183,40.58306890679377],[-73.9405616665926,40.58306768131026],[-73.94057550702215,40.583067456273724],[-73.94065816747762,40.58306610682712],[-73.94067657802282,40.5830658055674],[-73.94067712191342,40.58308579077085],[-73.94058568405318,40.58308597638866],[-73.94058667187677,40.58311524077545],[-73.94058727912835,40.58314227246795],[-73.94058754647745,40.58315420589602],[-73.94058846960873,40.583195430008644],[-73.9405887280994,40.58320694745647],[-73.94062855574234,40.58320529576533],[-73.94063649330332,40.58332834119572],[-73.94070019514761,40.58332762473215],[-73.9406969032376,40.58330243682434],[-73.94091645490745,40.58330240653138],[-73.94090001047697,40.58312295058619],[-73.94089710477468,40.58308760657724],[-73.94073868464447,40.58309124295594],[-73.94073840604636,40.5830756128176],[-73.94079355384365,40.58307460273412],[-73.94083081733427,40.58307392081971],[-73.94084677123499,40.5830736288219],[-73.94091637255401,40.5830723542197],[-73.94097532797586,40.58307127447188],[-73.94100408977756,40.58307074795645],[-73.94102517918694,40.583070361906266],[-73.94102584392415,40.58308549719258],[-73.94091450362937,40.58308833841565],[-73.94091736917908,40.583123377834944],[-73.94092816033081,40.583255342473],[-73.94093422085363,40.58330230643677],[-73.94115699675496,40.5832992274681],[-73.94116258456316,40.58327511614196],[-73.94113701228312,40.58316528347326],[-73.9411308939101,40.583163110832196],[-73.94110905972596,40.58314114122361],[-73.94110624879384,40.58312802407013],[-73.9410984456554,40.58309477619725],[-73.94114534994205,40.58310017993907],[-73.94115074719812,40.58310353245491],[-73.94120155728893,40.583090465205025],[-73.94120561662957,40.58309900307512],[-73.9411540861052,40.583113222225315],[-73.9411583380939,40.583129304549146],[-73.94119384397223,40.58326360343954],[-73.94120929823993,40.58329850488311],[-73.94124697402347,40.583301378857],[-73.94126351164644,40.58333675629566],[-73.94131115116119,40.58333662684802],[-73.94144050857255,40.58334014697364],[-73.9414883378427,40.58352873644659],[-73.94154438657314,40.58351808329945],[-73.94157408083625,40.58360755543685],[-73.94255133565302,40.5835144761709],[-73.94202033352758,40.583110423782486],[-73.94214938810211,40.58310667955097],[-73.9427016776299,40.583508797614016],[-73.94304709646012,40.5834921294643],[-73.94256316190985,40.5831273475165],[-73.94268774005674,40.58312281657209],[-73.94319506158033,40.58348966263331],[-73.9435446753093,40.58347101436113],[-73.94309334781468,40.58313454521446],[-73.94322815546563,40.5831308202111],[-73.94351205889535,40.58333704598056],[-73.94369153004578,40.58346775426603],[-73.94406764167111,40.58347200911046],[-73.9436358979575,40.58314557390959],[-73.94376511641467,40.58314471883163],[-73.94423403587142,40.58347995164659],[-73.94461828666243,40.58349662608774],[-73.94417458523773,40.58315829121829],[-73.94432059818085,40.5831594248777],[-73.94477544081302,40.583507804409884],[-73.94517477781622,40.583521378244264],[-73.94471270964236,40.58316504453033],[-73.9448451294088,40.58316423484358],[-73.94534992503482,40.583529052110435],[-73.9457301493048,40.58354487455879],[-73.94526670124633,40.58318251856731],[-73.94537605237888,40.58318193165056],[-73.94589911888096,40.583552662610295],[-73.9462863469192,40.583568685205414],[-73.9457994125894,40.58319463972774],[-73.94592412935312,40.583194104434824],[-73.9464342905936,40.58356315259248],[-73.94678945068826,40.58355046711162],[-73.94631603648762,40.58320694021073],[-73.94645496477305,40.58320516808009],[-73.94691796276112,40.58354603324976],[-73.94726832705274,40.58353318207195],[-73.94682202947203,40.58319119187112],[-73.94701390883586,40.583188100979505],[-73.94746867861326,40.583528195362454],[-73.94836747924934,40.5834885962583],[-73.94958266755188,40.583361437789144],[-73.95025076956802,40.58328726469974],[-73.9511822698627,40.583199265180205],[-73.95247447970873,40.58307717642468],[-73.95349322048686,40.582988198261035],[-73.95343216344405,40.582674343320996],[-73.95341929823675,40.58260821088629],[-73.95330135995684,40.582002749633546],[-73.95286292151864,40.582041145586906],[-73.95233099098512,40.582087726643714],[-73.95193849433295,40.58212209546854],[-73.9510236946264,40.58220219549067],[-73.95008839464282,40.58228480784734],[-73.94969672499404,40.58231940106673],[-73.9493747352231,40.58225748399364],[-73.94800448116943,40.58199633761601],[-73.94697681875229,40.58180047146965],[-73.94600616631166,40.581615461082166],[-73.94502940359533,40.581429276408095],[-73.94413672913886,40.58125911268343],[-73.94306208267827,40.58105626783243],[-73.94274062592521,40.580995589559315],[-73.9421653834803,40.58100469916265],[-73.94124120272413,40.581019327645386],[-73.9403576569334,40.581033307384345],[-73.93899065793421,40.581054145127844],[-73.93805680414236,40.58106837127856],[-73.93710561356737,40.581082852585055],[-73.93616960757997,40.58109709572441],[-73.93475193843821,40.581118654156924],[-73.93381280663917,40.581132925742104],[-73.93381364630932,40.581213989052465],[-73.93383615339377,40.58121373581179],[-73.93383598074712,40.58120413761318],[-73.93429954734854,40.58119927690171],[-73.93513407704947,40.58118378905519],[-73.93513789283378,40.581303276753694],[-73.93510879115198,40.58130381702104],[-73.93510615823949,40.58122139622261],[-73.93509532596842,40.58121061896325],[-73.93391404481245,40.581229347983935],[-73.93383645111473,40.58123016090883],[-73.93383627277944,40.581220316271136],[-73.93381304804863,40.58122057898266],[-73.9338132808983,40.58123261560759],[-73.93376391735092,40.581233172340006],[-73.93376314737054,40.58119356440802],[-73.933662959338,40.58119469455562],[-73.93366325722234,40.58121290317217],[-73.93340042885245,40.5812153888693],[-73.93339931869019,40.58116480152515],[-73.93366243426826,40.581162313818616],[-73.93366279643875,40.58118459913484],[-73.93376313431393,40.581183466225774],[-73.93375801356132,40.58113204160588],[-73.9330034891642,40.581144675417235],[-73.93300294726055,40.581281409651275],[-73.9329716189074,40.58128362957223],[-73.93296350375768,40.58114517026223],[-73.93290958744825,40.58114576736116],[-73.9329134081497,40.58128373933719],[-73.9328729502241,40.58128600047323],[-73.93286916364714,40.58114848252064],[-73.93280636427474,40.581147418686506],[-73.9327788560718,40.5811984307363],[-73.9327494487058,40.58123722558512],[-73.93269753266539,40.58126928847305],[-73.93264074804839,40.58127671947119],[-73.93258006568044,40.581264741203476],[-73.93255268134354,40.58124009494576],[-73.93252433664165,40.581196042842095],[-73.93250341155886,40.581146988136574],[-73.9324506061657,40.58097120409402],[-73.9320212466453,40.579541868922696],[-73.93199576876017,40.579521010325394],[-73.93181497833336,40.57895869723011],[-73.93182688427207,40.5786804710955],[-73.93169026330284,40.578178861146945],[-73.93164069394213,40.57817080917612],[-73.93106028108014,40.5762659200969],[-73.93106288335709,40.57616310022078],[-73.93144225619669,40.57570097042997],[-73.93150256744066,40.57566050512684],[-73.93309736378181,40.57558991920091],[-73.93334420953848,40.57556570305229],[-73.93480882465865,40.57553187661334],[-73.93486092830437,40.575527796668226],[-73.93489148244178,40.57551548548772],[-73.93490229100978,40.57548535354595],[-73.93489356455247,40.575221645997686],[-73.93499540304099,40.57522641258882],[-73.93500161782006,40.5754356213388],[-73.93507861830443,40.57550946601027],[-73.93532410491063,40.575596991920264],[-73.9357572231628,40.575727216272554],[-73.93623444465564,40.57584247795823],[-73.93647107586598,40.57586049635645],[-73.93656163438811,40.57581920094075],[-73.93660358189835,40.57577240595007],[-73.93662109585517,40.57572271545574],[-73.93665097426803,40.575622710084204],[-73.93667153857142,40.57542845949749],[-73.93668273285681,40.575423579888664],[-73.9366948432383,40.57542020382144],[-73.93670752538124,40.57541842728748],[-73.93672041869414,40.57541830079905],[-73.93673315658145,40.57541982795254],[-73.93674537686671,40.57542296532642],[-73.93675673209043,40.57542762371571],[-73.93675674501793,40.57542766108193],[-73.93679335497868,40.575537794561626],[-73.93679549488775,40.57554240166286],[-73.93679859207222,40.57554668074887],[-73.93680256350291,40.57555051710594],[-73.93680730271375,40.57555380788887],[-73.93681268265597,40.575556464878304],[-73.93681855910403,40.575558416845574],[-73.93682477452192,40.57555961146235],[-73.9368311622866,40.57556001670326],[-73.93683755115461,40.57555962170458],[-73.93684376985303,40.57555843705549],[-73.93684965167076,40.57555649451407],[-73.93761562467293,40.57553175091355],[-73.93896720783601,40.575488077562774],[-73.94250907828435,40.57537355453184],[-73.94251918829033,40.5753821334379],[-73.94252738350853,40.57539182758617],[-73.94253345598736,40.57540239099106],[-73.9425372516387,40.57541355560985],[-73.94253867414801,40.57542503814405],[-73.94253768741838,40.57543654722802],[-73.94253447861391,40.575447393867236],[-73.94252912955587,40.57545773796982],[-73.94252176639431,40.57546733558273],[-73.9425125627797,40.57547596035778],[-73.94250173576755,40.57548340889009],[-73.94248954069961,40.57548950551485],[-73.94247626518175,40.57549410645041],[-73.94248281368657,40.57550951133324],[-73.9424925505537,40.575523903048925],[-73.9425052182228,40.57553690090392],[-73.94252048160672,40.57554816107522],[-73.94253793695499,40.575557385705395],[-73.94255712253408,40.575564330781596],[-73.94257753084129,40.575568812590475],[-73.94259862202955,40.575570712577786],[-73.94274060818087,40.5755987880105],[-73.94288748744758,40.575632466380966],[-73.94311590561621,40.575676774845],[-73.94329220627868,40.57572028533151],[-73.94347256946389,40.57574893063853],[-73.94364149533136,40.575772859958455],[-73.94382057423431,40.57578965857662],[-73.9439346072952,40.57580102027927],[-73.94404937434645,40.575806628374785],[-73.94416437661535,40.575806458490696],[-73.94427911430671,40.57580051136531],[-73.94439308877547,40.575788812844564],[-73.944505804694,40.57577141376965],[-73.94454293695215,40.57575673825366],[-73.94457698607962,40.575738218895395],[-73.94460727238592,40.57571622538085],[-73.94463319129613,40.57569119674714],[-73.94455272237951,40.575293496210726],[-73.94456623438656,40.57526902398227],[-73.94456720914557,40.57526639105973],[-73.9445676294483,40.5752636740751],[-73.9445674848609,40.57526094047673],[-73.94456677897276,40.57525825812535],[-73.94456677781257,40.57525551866527],[-73.94456729274242,40.57525280748863],[-73.9445683130817,40.575250180829926],[-73.94456981766679,40.575247693170496],[-73.94457177528997,40.57524539610867],[-73.94458057520609,40.575240853417036],[-73.94459025665743,40.575237512213256],[-73.94460054017145,40.575235468947106],[-73.94460637768907,40.57523524102961],[-73.94461218184571,40.57523576805437],[-73.9446177859246,40.57523703488313],[-73.94462302895593,40.57523900512803],[-73.94462776034044,40.57524162219632],[-73.94464233847732,40.57526178369827],[-73.94467768384732,40.575446321801714],[-73.94469506613217,40.57548381608219],[-73.94474441660819,40.57551372743738],[-73.94491960209957,40.575538831605584],[-73.94509624230986,40.57555707060379],[-73.94527387480835,40.57556839668357],[-73.94545203456572,40.575572780194044],[-73.94554290853786,40.57557403564394],[-73.94563360926966,40.575569578652825],[-73.94572352018267,40.57555943951908],[-73.9458120300682,40.575543687167894],[-73.94589853724271,40.57552242868284],[-73.94598245363849,40.57549580857761],[-73.94603603737566,40.57546565664864],[-73.94608366266894,40.575430163602604],[-73.94612442136052,40.575390006257265],[-73.94615753623621,40.575345950372714],[-73.9461823758455,40.57529883604874],[-73.94619846654179,40.575249561704446],[-73.94620550151315,40.57519906694635],[-73.94615898850621,40.57518971074452],[-73.9459533007827,40.57521201772141],[-73.94592148276956,40.57519893359947],[-73.94590897955284,40.57513925954719],[-73.94592390235846,40.57511543230946],[-73.94665101734046,40.57501942635756],[-73.94671197360073,40.57502011722812],[-73.94677953289859,40.57501732852097],[-73.94680134069236,40.575015440344316],[-73.9469198029282,40.575005184031156],[-73.94708500319533,40.57498087162427],[-73.94776716764062,40.57490728819628],[-73.9486854928756,40.5748082236792],[-73.9489637597348,40.57477820421156],[-73.94938813625942,40.57468967986306],[-73.9495406590233,40.574649987333956],[-73.94991862626009,40.574551624739144],[-73.95006575815162,40.57456212504084],[-73.95018552432919,40.57455956793123],[-73.95030872902433,40.57453352906252],[-73.95053081571793,40.57452059915298],[-73.95053115913467,40.574520579029794],[-73.95081177068985,40.57449199819004],[-73.95104789991787,40.57446078861339],[-73.95132509565445,40.5744243779154],[-73.95147653230823,40.57442444198],[-73.95151329579546,40.5744244575025],[-73.95176309165703,40.57442195405851],[-73.95207791647874,40.574398602865365],[-73.95224221101475,40.57433344096684],[-73.95235846742624,40.574274686193085],[-73.95242628474841,40.574559107962955],[-73.9528745114385,40.576882159363166],[-73.95300123109237,40.57747651236879],[-73.95303970811807,40.577679587111135],[-73.9530996385651,40.57799415612494],[-73.95334153845486,40.57926712750856],[-73.95374063111363,40.58135589224016],[-73.9538380158872,40.58174555231511],[-73.95392000747037,40.58186979357341],[-73.95403970550875,40.58251639125155],[-73.95407172807266,40.58270239791871],[-73.95411176089392,40.58291991804917],[-73.95412132062694,40.582982984803415],[-73.95414287795595,40.58310614010563],[-73.95436572648416,40.58308107764048],[-73.95517441482563,40.58291587071759],[-73.95571160123403,40.5828045851912],[-73.95604146734541,40.5827362543198],[-73.95645729125704,40.582658851057815],[-73.95675618284838,40.582834970030625],[-73.95682583573122,40.582886308647325],[-73.95689047345006,40.58293397946084],[-73.95695596036089,40.58298226254098],[-73.95703134180408,40.583035332416976],[-73.9571329137329,40.58304572652506],[-73.95723610016482,40.58304227081632],[-73.95733608389979,40.58302513488046],[-73.95900740039086,40.58283812780214],[-73.9600479866749,40.58326987240666],[-73.96010509454615,40.58340835766174],[-73.96014924129614,40.583575897039275],[-73.96021792111749,40.58451466283786],[-73.9602275387827,40.58460895942083],[-73.96023124300913,40.58467600462857],[-73.960234615707,40.584746283206],[-73.96023943362206,40.5847918744809],[-73.96024315330821,40.584827081568285],[-73.96025825836568,40.585029307841474],[-73.96032539267323,40.58581272325358],[-73.96034190762015,40.58596836626224],[-73.9603461494317,40.58612477047285],[-73.96033803655938,40.58628108950029],[-73.96031766303655,40.586436467969534],[-73.96031712034933,40.58651472359935],[-73.96034953585246,40.5873062855714],[-73.95978030214336,40.587369475477274],[-73.95934736730591,40.587417537230486],[-73.95819543156371,40.587544332289085],[-73.95712566385998,40.587660961038765],[-73.95619424557165,40.58776182693236],[-73.95622721577621,40.587995914524406],[-73.95639200198174,40.58892867585995],[-73.95658790513684,40.58988411518509],[-73.95665683391786,40.59010165289703],[-73.95671579278493,40.59049873417029],[-73.95700330423736,40.59200225623528],[-73.95607720352434,40.59210143244559],[-73.9565554049202,40.59464772534324],[-73.95692719713637,40.596612076311345],[-73.95600127799993,40.59671338628022],[-73.95545313439202,40.5967733839306],[-73.95507631338381,40.5968153907743],[-73.95411036203492,40.59692073980614],[-73.95314947405714,40.5970279185682],[-73.95220370755834,40.59713035149406],[-73.95100585444776,40.59726261947335],[-73.94997334604554,40.5973774419373],[-73.9490468155639,40.59747936153635],[-73.94855032686537,40.59753296411288],[-73.94812013074049,40.597579400451906],[-73.9471920693741,40.59768208727058],[-73.94622941179422,40.59778899208439],[-73.9452651923013,40.59789362694905],[-73.94479667452057,40.597944732788264],[-73.94433922623935,40.59799462665514],[-73.9438759647954,40.59804616334442],[-73.94341159064722,40.59809781555899],[-73.94248473340747,40.59820036561237],[-73.94278945934994,40.59979455040939],[-73.94283742407713,40.60004569363948],[-73.94288954061504,40.60031865019886],[-73.94189057649224,40.60042741982833],[-73.94116609805582,40.60050801673133],[-73.9408926353988,40.6005378364892],[-73.93996699296437,40.600639448293904],[-73.93952543849397,40.60068809778149],[-73.9390413471464,40.60074143209538],[-73.93811308681033,40.60084375767252],[-73.9371506294309,40.60094886618521],[-73.93619686434425,40.60105507045564],[-73.93525981895479,40.60114234811612],[-73.93447158901424,40.601231511897396],[-73.93503274500121,40.60173379090083],[-73.93426266725888,40.602230711367035],[-73.93355117153612,40.602687280824945],[-73.93173390128484,40.60106206949922],[-73.92992224858992,40.59943738271713],[-73.92813139605025,40.59777792814579],[-73.92879010088956,40.59732329496437],[-73.92912437058185,40.59710730362146],[-73.92956858243373,40.59682026491947],[-73.92866850955116,40.59602045165692],[-73.92759936698302,40.595060779178596],[-73.92653304995396,40.59410431484636],[-73.92547147798076,40.59314878828733],[-73.92440413291224,40.59218425169153],[-73.92405553042134,40.59187234976186],[-73.92363677287061,40.59149537029987],[-73.92332177854813,40.5912119163353],[-73.92230792516304,40.59030820788468],[-73.92095992068714,40.58909565147182],[-73.91972510787211,40.58798727789777],[-73.9181908779808,40.586606854925556],[-73.91809256480843,40.586570335004794]]]}},{type:"Feature",properties:{ntacode:"BX59",ntaname:"Westchester-Unionport",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.83936794316955,40.8408829729802],[-73.8395670033306,40.84054722788747],[-73.83972014449368,40.83956540598526],[-73.84030282537192,40.839524313945056],[-73.84027376887715,40.839206272895204],[-73.84022375735452,40.839136839127335],[-73.84016248431193,40.83906606528619],[-73.8401669851167,40.839004153465325],[-73.84014540732238,40.83894399683777],[-73.84010873870933,40.83885211820893],[-73.84003063598396,40.83885759214785],[-73.84004441282289,40.838944353529676],[-73.8400280886904,40.838947871007996],[-73.84000970504773,40.83883809045593],[-73.84009889636509,40.83882745541139],[-73.84006879974007,40.83875204009085],[-73.8401074296292,40.838628428902794],[-73.84013531533499,40.838614176917496],[-73.83995595134373,40.83828651714418],[-73.84000264348632,40.83825197547391],[-73.8399334106245,40.83790249607474],[-73.83992026416522,40.83782066325935],[-73.83985132007376,40.83782174943232],[-73.83985578100591,40.83790495779824],[-73.8398417964704,40.83790493838019],[-73.83982833571837,40.83768717876133],[-73.83984697847102,40.83768897554639],[-73.83984907065567,40.83778811149498],[-73.83991581404855,40.83778279647408],[-73.83995029818128,40.83758389658759],[-73.83988714189641,40.83699113382497],[-73.83984192033134,40.83688527655312],[-73.83983441084679,40.83676600822798],[-73.8398590937156,40.836678286841256],[-73.83983837999762,40.83641969667338],[-73.83984235556312,40.83611624146397],[-73.839754581121,40.83613197034196],[-73.83977909556177,40.83629630569242],[-73.83975942901597,40.83629627837051],[-73.83972573144979,40.836133922284255],[-73.83969950546427,40.836135876860794],[-73.83969302493078,40.836104999690704],[-73.8396825363718,40.83610498511194],[-73.83968247158707,40.8361318701311],[-73.83966936372387,40.83613085614679],[-73.83965902852741,40.83606711375891],[-73.83967213877752,40.83606713198426],[-73.83967473692066,40.83607709289499],[-73.83982556569323,40.836054400070275],[-73.83982172292785,40.83601655488623],[-73.83971549108546,40.8360313440876],[-73.83971159080423,40.83601739831444],[-73.83982175649051,40.83600261458008],[-73.83981792943716,40.835958795339444],[-73.8397248281832,40.83596464124929],[-73.83972485456962,40.835953688223334],[-73.83981403197616,40.83594385431265],[-73.83981022824557,40.835890077301826],[-73.83975907248141,40.83589996404145],[-73.83975779019491,40.835888013433696],[-73.83981026660732,40.83587414480507],[-73.8397999282559,40.83581139835375],[-73.8396517348171,40.8358291154892],[-73.83969574806126,40.8360631812451],[-73.83968001567382,40.836063159377545],[-73.83960850400315,40.83570805068459],[-73.8396259947691,40.83569971236968],[-73.83965573346737,40.835802235937805],[-73.83979605087643,40.83578848940346],[-73.8397896015034,40.83574466769039],[-73.83966108593484,40.83575743368834],[-73.83965849740676,40.83574348923372],[-73.83979226941015,40.83572575105294],[-73.83977927824583,40.83567594483313],[-73.83968615907087,40.835689756961884],[-73.83968226014208,40.835675810016085],[-73.83977669622737,40.8356590136022],[-73.83977542353503,40.83564307978604],[-73.83979488496128,40.835619206989385],[-73.83975417773668,40.83555823145694],[-73.83973604081653,40.83547873347313],[-73.83972433955512,40.83539489801501],[-73.83970352829589,40.83531065085073],[-73.83968384416781,40.835173231742424],[-73.83967445429424,40.83509875738682],[-73.83968581314615,40.834992826042125],[-73.83967911280047,40.834938709608394],[-73.83968788241205,40.83488878770474],[-73.83970803032457,40.83485436570511],[-73.83970899486327,40.8348527179378],[-73.83959266755045,40.834560475645596],[-73.83958027782928,40.83449172358078],[-73.8395308510191,40.834368918234894],[-73.83956886155465,40.83423049144241],[-73.83959108518467,40.83404168809153],[-73.83975991111969,40.83371789749494],[-73.83978358725801,40.833667242592824],[-73.83992048478684,40.833320794799505],[-73.84018151765184,40.833043425474706],[-73.84074229124928,40.83260077901625],[-73.84112675262186,40.83228698273916],[-73.84181725912119,40.8317261936547],[-73.8422133473087,40.831550507278116],[-73.84234527426558,40.83130044801933],[-73.84253111776243,40.83112048820928],[-73.84262745681552,40.83100012051881],[-73.84275884293787,40.83081848414287],[-73.84270324854323,40.83074502666996],[-73.84293731237607,40.830121401687514],[-73.84305256297345,40.83010156708161],[-73.84309408652356,40.83002097002277],[-73.84309950959603,40.829960011795194],[-73.8430211629788,40.82996158712058],[-73.84305345327977,40.829762090039466],[-73.84310691599912,40.82979413931992],[-73.84303612708158,40.82930698234339],[-73.84303394542393,40.82893498494017],[-73.84299484136996,40.828827466198945],[-73.8429459840539,40.82870291569918],[-73.84291548074192,40.828622468676194],[-73.8428952744156,40.82856917662351],[-73.84310437725895,40.828532864771304],[-73.84370820990375,40.8284387992635],[-73.84390649944869,40.82840633273758],[-73.84389248167064,40.82834904456594],[-73.8438574330193,40.828199344112356],[-73.84385103719892,40.82817200519737],[-73.84383805262239,40.828102469371245],[-73.84381208761245,40.82796232505938],[-73.84379428358322,40.82789034270625],[-73.84375757256949,40.82778278288572],[-73.84374214786374,40.82773315333661],[-73.8437281693863,40.82766817297585],[-73.84358503243983,40.827002943901924],[-73.84341053529174,40.8262804731359],[-73.84324615071769,40.82555394541989],[-73.8430693849076,40.824816611452135],[-73.84289858827323,40.82408305991108],[-73.8459555085751,40.82367098282475],[-73.84901767516993,40.82325995752392],[-73.85207829073302,40.82284723785537],[-73.8551363981545,40.82243618880755],[-73.85531220798067,40.82319243061628],[-73.85548601358582,40.82391214570494],[-73.85564695973899,40.824632861552104],[-73.85588881565036,40.82567371795443],[-73.85597162390535,40.82606387775792],[-73.85619656533888,40.82604099472451],[-73.85621834427177,40.82616062907565],[-73.8562608759524,40.82632936705455],[-73.85626925490354,40.826393777374456],[-73.85629023798532,40.82648152965796],[-73.85632684719468,40.8266238351009],[-73.85635677476587,40.82675208596078],[-73.85615112829527,40.82677004571346],[-73.85632851882318,40.827507683795844],[-73.8563843570694,40.82775374219087],[-73.85641767297076,40.82790052005662],[-73.85649133790614,40.82822507749956],[-73.85665560423341,40.82894491334298],[-73.85682187599957,40.829664769443646],[-73.85698995239288,40.83038524008721],[-73.85715675905718,40.83110226804172],[-73.857323208424,40.831821484428104],[-73.85737529457852,40.83204654639932],[-73.85738092520373,40.83213523513543],[-73.85738951502017,40.83225420065558],[-73.85739121253681,40.83229737222691],[-73.85766181022024,40.83237925477039],[-73.85847699508787,40.832625922126454],[-73.85911914251976,40.832820225707145],[-73.85934693642824,40.832889021625796],[-73.86008270266052,40.833111456899886],[-73.86032509022768,40.83319863961699],[-73.86033845846154,40.8332531664861],[-73.85983937633148,40.8333408963421],[-73.85905672170647,40.83341322529167],[-73.85773226127617,40.83355730672372],[-73.85465135624938,40.833888027206235],[-73.85347099014263,40.834014917215505],[-73.85281379696548,40.834079762403086],[-73.85188599692006,40.834179420960595],[-73.85168459747835,40.83420105235036],[-73.85185868702293,40.83477774656422],[-73.85207005930694,40.83562530305237],[-73.85220721014562,40.83634749530018],[-73.8523314866911,40.837010527112014],[-73.85247938939497,40.83778428714096],[-73.85266480473535,40.838780083878476],[-73.85286997857988,40.83985130437081],[-73.85303510230469,40.84073545824901],[-73.85309460207033,40.8410469607221],[-73.85333525008231,40.84247015515568],[-73.8523115320831,40.84258699449656],[-73.85179886625366,40.84264763293373],[-73.85120896760867,40.84271512190175],[-73.85088863384921,40.84275300688671],[-73.85052278148935,40.84278948980248],[-73.8489861781429,40.841599952434116],[-73.84796242202597,40.84082789233434],[-73.84779791990559,40.840696310626974],[-73.84715638304725,40.84026367561648],[-73.84647864674169,40.83980920617571],[-73.84553089510374,40.83917330709376],[-73.84458129174462,40.8385355076295],[-73.84391720365895,40.83908632630838],[-73.84361155613546,40.839348325604846],[-73.84306252775156,40.83979720629474],[-73.84261308851536,40.840167156492754],[-73.8424009857798,40.840348514154435],[-73.8420414470581,40.84064589724817],[-73.84188621198894,40.84061305825217],[-73.84188596285023,40.840613006313255],[-73.84188571124207,40.84061297246359],[-73.84172602285814,40.84059184092679],[-73.84172577213249,40.840591807077935],[-73.84172552136101,40.84059179249429],[-73.84156320480743,40.84058279038561],[-73.84140065516775,40.84058608181107],[-73.84124053003703,40.84060145432189],[-73.83936794316955,40.8408829729802]]]}},{type:"Feature",properties:{ntacode:"SI25",ntaname:"Oakwood-Oakwood Beach",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.1215372890615,40.57515325257949],[-74.12172623853937,40.574906985584065],[-74.12185333597449,40.57465318139661],[-74.12183079698013,40.57421708946966],[-74.12170075443483,40.57383202775972],[-74.12160439038819,40.573555919884335],[-74.1213929913507,40.57297554929352],[-74.12136044698732,40.572826743739434],[-74.12134351950753,40.57267573524875],[-74.12134351937483,40.57267566220592],[-74.12134254805625,40.57252387158175],[-74.12135750783665,40.572372800754856],[-74.12135751975761,40.57237271128138],[-74.12135754352437,40.57237261191115],[-74.12138815278217,40.57222366825498],[-74.12138731345065,40.572092211574684],[-74.1214453570592,40.57177561468045],[-74.12162563868573,40.57150139386952],[-74.12216856503933,40.57093949424356],[-74.12259644862691,40.5705964331641],[-74.12278967273443,40.570429844768924],[-74.12345096152922,40.56992276185704],[-74.12418560387272,40.56942453772834],[-74.1248990437231,40.568949142444566],[-74.12395063628747,40.56843071865634],[-74.12359663119429,40.568239981273635],[-74.12329206152019,40.56807586384363],[-74.12309281139785,40.56796636645453],[-74.12166636348529,40.56708846008525],[-74.12024008920466,40.56622746618808],[-74.11948009676149,40.56577955271803],[-74.11876038740162,40.56535522432758],[-74.11804055353467,40.56492164205962],[-74.11721290279186,40.56441776378151],[-74.11641052729107,40.563943515913316],[-74.11636336342798,40.56391563798662],[-74.11546552820768,40.56480595877509],[-74.11489902429997,40.56536698598247],[-74.11430477314572,40.56594740157209],[-74.11376161129408,40.56649718960742],[-74.11369932807328,40.56645974453621],[-74.1121123972154,40.565505557759224],[-74.11013947106055,40.56431066683259],[-74.10936214435911,40.56390893776597],[-74.10861594087234,40.56352836334712],[-74.10786795796581,40.56314558825822],[-74.10710400795134,40.56276988339378],[-74.10690692366002,40.56266704603616],[-74.1061723704818,40.562296332829405],[-74.10557645442852,40.561989973493155],[-74.1048462712451,40.56159523941294],[-74.10413152066639,40.561173228079674],[-74.10391630123786,40.56102206091368],[-74.10369513005637,40.56087597655471],[-74.10346821342976,40.56073511124469],[-74.1032357630202,40.56059959635732],[-74.1029979956467,40.56046955827561],[-74.10275513289903,40.56034511796121],[-74.1025074014466,40.5602263918135],[-74.10225503235043,40.5601134905573],[-74.10199826099297,40.56000651948452],[-74.10173732685874,40.55990557835612],[-74.09992914135422,40.55907068565315],[-74.10021225849331,40.55887115112902],[-74.10079963928118,40.5583218211159],[-74.10124354139803,40.55766083081297],[-74.10160202986738,40.556803458719514],[-74.10184637674712,40.55621698878005],[-74.10184032964908,40.55594463924128],[-74.1013747759572,40.555692372106776],[-74.10134593796657,40.55562567725737],[-74.10135423270518,40.555583299943514],[-74.10140516910765,40.555538525661916],[-74.10147440635073,40.55553361099766],[-74.10265076360254,40.55613440478527],[-74.10309839111545,40.55590464145121],[-74.10385795454354,40.55511816010139],[-74.10465943491404,40.55412046731127],[-74.10508907947461,40.55323546801073],[-74.10486249561586,40.55308001800674],[-74.10484447636345,40.55302581455632],[-74.10491463759176,40.55301626711257],[-74.10509470498086,40.55312902839262],[-74.10603643936648,40.5536405673812],[-74.10642822065097,40.55385337311872],[-74.10643358982925,40.55396967062595],[-74.10640876688433,40.55402389811487],[-74.10640076728392,40.55406134646246],[-74.1064125633194,40.55410827558506],[-74.10648150812247,40.55415682787043],[-74.10656361101273,40.55418692754806],[-74.10667681964345,40.55418786062953],[-74.10704738449591,40.55419545104465],[-74.10734831283659,40.5541481520312],[-74.1076862346399,40.55397667097499],[-74.1085392246255,40.55325802567339],[-74.1090961994216,40.552719121894235],[-74.10925134404972,40.55258046580696],[-74.10944792625601,40.55237880069372],[-74.10984807430201,40.551945284580675],[-74.1102845738755,40.55149635741759],[-74.11097678212187,40.550512377685195],[-74.11120326201805,40.55019042824335],[-74.11166742567629,40.54951517842225],[-74.11278846957904,40.54788426222174],[-74.11291619903368,40.54781765172042],[-74.11301046104472,40.54778006543013],[-74.11338340616284,40.54807337515077],[-74.11395149921981,40.548725322799996],[-74.11444772300887,40.54916945005605],[-74.11458035189139,40.549276466498874],[-74.11494202920868,40.54958864961225],[-74.116562899904,40.54912774172563],[-74.1181347763281,40.550592693150584],[-74.11876291986586,40.55121611440539],[-74.1185027830628,40.55141638768771],[-74.11936210899631,40.55214080657787],[-74.1194585929117,40.55222190604461],[-74.12076288171679,40.55308194958211],[-74.12269895760376,40.55435850246331],[-74.12380031497776,40.55508465817255],[-74.12402047127605,40.55523082777775],[-74.12572675050366,40.55632805700635],[-74.12725227898424,40.557265490911476],[-74.12730057821929,40.5572951724478],[-74.12811697199807,40.556534436295244],[-74.12896141576559,40.555769871907096],[-74.12975602291057,40.555032625745646],[-74.13042459572932,40.55443704205852],[-74.13108665241715,40.55397375933053],[-74.1317782811865,40.553489970511365],[-74.13316825933352,40.55235617916006],[-74.13321002528629,40.5523838763787],[-74.1337664703595,40.552812732911626],[-74.1343689645619,40.55330608035533],[-74.1349872611113,40.553810884375864],[-74.1360977619396,40.554721104984786],[-74.13743125496403,40.55581758281974],[-74.13754790987593,40.555906578182054],[-74.1376998510689,40.55602734624619],[-74.13885092683525,40.55695117886521],[-74.13818001022918,40.55759386549132],[-74.13739437880433,40.55802093713796],[-74.13660029409279,40.558388939183764],[-74.13574932448071,40.55885004542644],[-74.13561300319128,40.558980026280416],[-74.13549208729263,40.55912034483013],[-74.13538846163614,40.5592693427008],[-74.1353036345093,40.559425089389734],[-74.13523859445911,40.559585513439316],[-74.13519379625627,40.55974841853258],[-74.13480973431137,40.56082861823111],[-74.1339683378877,40.56158699297477],[-74.1336711631621,40.56184093495247],[-74.13340740082349,40.562129805701346],[-74.13310979289093,40.562867691865016],[-74.13264383970339,40.563503334912276],[-74.13170008960108,40.56453574960828],[-74.13240280496689,40.564760999844346],[-74.13329816279953,40.564973974974436],[-74.1345967127976,40.565270933906675],[-74.1349392002206,40.56538743625873],[-74.13527417288707,40.56551776112093],[-74.13560020762768,40.56566145606535],[-74.13591592627614,40.565817960903324],[-74.13622008483739,40.5659865990339],[-74.13651149229393,40.56616662159767],[-74.13768351013155,40.56671786706896],[-74.13889993751329,40.567293036491016],[-74.1397641350074,40.567712245921975],[-74.14026824277005,40.56795018943462],[-74.14131233629968,40.568433348251524],[-74.14151969425897,40.568520308674834],[-74.14287311171032,40.56908188453874],[-74.144387450266,40.569706100667275],[-74.1440215328941,40.57033011963034],[-74.14387453553135,40.570606594189854],[-74.14403879784749,40.57129949739382],[-74.14418588207629,40.57203741050752],[-74.14184764649329,40.57233261396776],[-74.14110631274953,40.57242255263393],[-74.14024008786683,40.57252737262165],[-74.13846597004327,40.57273988737392],[-74.1381387369324,40.572779642960455],[-74.13704258121895,40.57290845220903],[-74.13635343242767,40.57299130958048],[-74.13579193326575,40.5730519498341],[-74.13461855596367,40.57319771268522],[-74.13378794180849,40.57329697458487],[-74.1335712892275,40.5733256824312],[-74.13335614144685,40.573360351954676],[-74.13314278049235,40.57340093770922],[-74.13293148655033,40.57344738676901],[-74.1327225360953,40.573499637923014],[-74.13251620303103,40.57355762267896],[-74.13195383472507,40.573742531121574],[-74.13094048717159,40.574106011203405],[-74.12930379600714,40.5746754110396],[-74.12914464419524,40.574730054142705],[-74.12814797505489,40.57505653857924],[-74.12784711441535,40.57516757675327],[-74.12765358202367,40.57523494256356],[-74.12757193610192,40.57534023530293],[-74.12749559135045,40.57544781562875],[-74.12742465786818,40.57555752843278],[-74.12735923795364,40.57566921553145],[-74.12729942595737,40.575782715893915],[-74.12724530795514,40.57589786543525],[-74.12719696214236,40.57601449856722],[-74.12715445825492,40.57613244712697],[-74.12711785760678,40.57625154105414],[-74.12708721300136,40.57637160863599],[-74.12665688938017,40.57628493291623],[-74.12563664107314,40.575973444481356],[-74.12513333838355,40.57587998803215],[-74.12405836162026,40.57583287168276],[-74.12349756417892,40.57580793382917],[-74.12333972977284,40.57578701241024],[-74.12333955263706,40.57578698613076],[-74.1233393647002,40.57578694076441],[-74.12318380662013,40.57575185289021],[-74.12318366483878,40.575751816185715],[-74.12318352282381,40.57575177194263],[-74.12303336131099,40.57570277277914],[-74.12303319642999,40.57570271968129],[-74.12303304139982,40.57570264697189],[-74.1228913593144,40.5756405814452],[-74.12289127729679,40.57564054584915],[-74.12289120514797,40.57564050035827],[-74.12276083964319,40.575566787962636],[-74.12276069843999,40.57556670686162],[-74.1227605794275,40.57556662573692],[-74.12264375348585,40.575483019681094],[-74.12209602127056,40.57513258737524],[-74.12198585893297,40.5751146671522],[-74.12198569476263,40.575114641024356],[-74.12198554138799,40.575114631302945],[-74.1218719864123,40.57510757468539],[-74.12187183304074,40.57510756663913],[-74.12187169046487,40.57510757499937],[-74.12175740004847,40.57511179362943],[-74.12175724670897,40.575111803173606],[-74.12175709338536,40.57511182142933],[-74.1216449263904,40.57512723102572],[-74.12164481986467,40.575127249231706],[-74.12164470259123,40.575127277333344],[-74.1215372890615,40.57515325257949]]]}},{type:"Feature",properties:{ntacode:"SI08",ntaname:"Grymes Hill-Clifton-Fox Hills",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.08155470057667,40.60629029656788],[-74.08280949797454,40.60641097856769],[-74.08341933374228,40.60652250866133],[-74.08355131535785,40.6065519863715],[-74.08406781698507,40.60668148483809],[-74.08490002512049,40.606890132044484],[-74.0854275624828,40.607022390027],[-74.08635759632473,40.607400059137525],[-74.08716421604905,40.60772760222106],[-74.08796268630067,40.60805182796267],[-74.08874638585371,40.608370046269464],[-74.08949370131728,40.60868693325838],[-74.09045495931339,40.60909452587405],[-74.09081541062325,40.609236585566705],[-74.09305685619938,40.61011993573739],[-74.0941095904345,40.61040655212258],[-74.09446404943493,40.61048521881028],[-74.09482489118831,40.61054805736011],[-74.09519027010238,40.61059466348516],[-74.09555829768529,40.61062477803696],[-74.09592704440013,40.610638347985955],[-74.09721750729031,40.610628017665015],[-74.09730455685593,40.61062732096524],[-74.09776968697943,40.6106235929408],[-74.0978775832352,40.61072932235404],[-74.09810312073539,40.6109615183507],[-74.09847061042211,40.61135390310913],[-74.09862151345293,40.611518912145335],[-74.09935043021714,40.61241907603305],[-74.0998773380551,40.61291865202135],[-74.10055168524373,40.61346054704164],[-74.10068376007588,40.613553150032736],[-74.10127614431183,40.61398540164433],[-74.10209434379634,40.614600490702],[-74.10256802197586,40.61518744362307],[-74.10302593083763,40.61578110768041],[-74.10350925295988,40.61641607539772],[-74.10254940490813,40.61685368522764],[-74.10189835044608,40.6174522110704],[-74.10134946655786,40.61802367115314],[-74.10104903228459,40.618371059456315],[-74.10073089089855,40.61870975465764],[-74.10039572568483,40.619038963099655],[-74.10004426975577,40.61935795541314],[-74.09967734692555,40.61966605391849],[-74.09814034133656,40.62091145566431],[-74.09751734341977,40.621418888181616],[-74.09639991932879,40.62232899722098],[-74.09396033804393,40.62433925268505],[-74.09223971361145,40.62574291524266],[-74.09158095983408,40.626545922332994],[-74.08941665344084,40.629813551544125],[-74.08934045708186,40.62992328545802],[-74.08924974873968,40.630027509844744],[-74.08914567537256,40.63012462153622],[-74.0890297592992,40.63021316935673],[-74.08890387705357,40.630291990678174],[-74.0887063588457,40.63042749989381],[-74.08852313564796,40.630575614851125],[-74.08835621368928,40.63073496369138],[-74.08820728117372,40.63090392535504],[-74.08807764880225,40.63108071673735],[-74.08761781638948,40.63164751202381],[-74.0871412964813,40.632239515730575],[-74.0857492899968,40.6339555577254],[-74.08520082197386,40.633762398003896],[-74.08491321664188,40.63363992417819],[-74.08343738353513,40.63228040429627],[-74.08259974508576,40.6314673656052],[-74.0820144305296,40.63089152600431],[-74.08140615450958,40.63030123606564],[-74.08173135317774,40.63001222593147],[-74.08075821944611,40.629494042854944],[-74.07972492243607,40.628950688396],[-74.08037988958296,40.628261901428885],[-74.08045421127429,40.62818462155119],[-74.08051601925146,40.628099884471126],[-74.08056350655221,40.628009519548414],[-74.08059556632878,40.627915708130445],[-74.08061179853478,40.62782070058902],[-74.08061902163165,40.62772455597833],[-74.08064690621765,40.62762867631293],[-74.08069514702869,40.62753689719489],[-74.08076183718734,40.62745285866239],[-74.0808437145244,40.62737949054209],[-74.08099625451291,40.62733981423176],[-74.08165220260311,40.627351029348425],[-74.08183352422147,40.62740084409955],[-74.08202428279016,40.62743512510121],[-74.0822209426253,40.62745254532695],[-74.08241960070436,40.627452403086195],[-74.08261621655836,40.627434701271966],[-74.08280689110161,40.62740014716119],[-74.08298808863208,40.627350072843505],[-74.08306246802559,40.62731250391673],[-74.08326107460383,40.627194743184525],[-74.0834483774787,40.62706443738309],[-74.08362236749544,40.62692257812341],[-74.08378128760646,40.62677039992491],[-74.08392362360581,40.626609355256704],[-74.08404821043044,40.626441020639625],[-74.0841541987563,40.62626711492777],[-74.08496211810642,40.62462523253144],[-74.08524991565882,40.62280087128641],[-74.08537203145812,40.62220532924705],[-74.08548866826767,40.62165317857288],[-74.08560507936451,40.621146140253686],[-74.08561680242643,40.6210995997129],[-74.0858126909107,40.620375549031436],[-74.0858988357624,40.61990942924536],[-74.08600629734384,40.61909415131999],[-74.08604124454934,40.61882017772749],[-74.08608006278438,40.61851530436448],[-74.08626756626742,40.617832010894496],[-74.0865715770272,40.617169385716494],[-74.08698538877881,40.61653298204399],[-74.08741339100428,40.6159293253255],[-74.08769173752376,40.61553515340238],[-74.08783375480267,40.61531765017988],[-74.08785144136412,40.61524323571093],[-74.08785147588577,40.61524307368403],[-74.08785147568425,40.615242920562736],[-74.08784843018354,40.615164875165924],[-74.08784842999283,40.61516473025351],[-74.08784838295384,40.61516456845646],[-74.08782341902536,40.61508793532335],[-74.0878233720215,40.61508780016338],[-74.08782329999225,40.615087692664815],[-74.08777810296105,40.615017620837335],[-74.08777800778859,40.61501746762098],[-74.08777786646296,40.61501732449166],[-74.08771657468296,40.61495785544005],[-74.08761751334737,40.61483266941118],[-74.08753556534263,40.61469961533386],[-74.08747218473565,40.61456080333795],[-74.08742825243033,40.61441850062365],[-74.08720982761504,40.61330697300235],[-74.0869297368189,40.613499617680205],[-74.08628169015418,40.61397561754293],[-74.08617531880775,40.614061607205265],[-74.08546427491125,40.61458243146941],[-74.08476230864173,40.615104696076735],[-74.08464853121811,40.61520502539497],[-74.08404976819864,40.61562731372637],[-74.08379332776816,40.61580983928537],[-74.08331319636726,40.61616342573157],[-74.08323479909816,40.61621947739754],[-74.08274330457752,40.6165815714298],[-74.08173992076665,40.61731079267168],[-74.08110332458621,40.61778874503374],[-74.08000095005671,40.61855295205973],[-74.0793889624055,40.6188857945237],[-74.07805406267839,40.61958534193942],[-74.07769140354227,40.6197763358098],[-74.0769560495448,40.62016056014858],[-74.075580119532,40.62087646854352],[-74.07461777573651,40.62138010120686],[-74.0744973822155,40.62144277425895],[-74.07381368790452,40.62179707503102],[-74.07253551739767,40.62246402222169],[-74.07206380581198,40.62185926728056],[-74.07174165503767,40.621460818517136],[-74.07134330102258,40.62093170077331],[-74.07127025890091,40.62083584302336],[-74.07116568638847,40.620698785785805],[-74.07114283609457,40.62054910704457],[-74.07113462330261,40.620359948271044],[-74.07114727753502,40.62016924586948],[-74.07115583104084,40.620121157282306],[-74.07118111121099,40.61997902673858],[-74.07123598318408,40.61979131486302],[-74.0712595058359,40.61973410760756],[-74.07131130381909,40.61960813834793],[-74.07140608277169,40.61943137895],[-74.07151888061529,40.6192627583734],[-74.07164799829226,40.61910377248458],[-74.07183293044936,40.61890075146609],[-74.07197737524561,40.61876338963093],[-74.07203694339596,40.61870674163017],[-74.07225884864869,40.61852327433416],[-74.07249719095861,40.61835175579259],[-74.07255048291415,40.61831840637223],[-74.07274400095581,40.61819682161318],[-74.07300160710747,40.618056578862436],[-74.0732696558643,40.617930906402854],[-74.07351228476593,40.61779138689355],[-74.0737445949799,40.617640772354534],[-74.0739652987143,40.61747977131857],[-74.07417323317786,40.617309177516574],[-74.07436734830452,40.61712990204876],[-74.07454676716239,40.616942929618155],[-74.07502569794862,40.61637873915214],[-74.0752769040904,40.61597807105753],[-74.07538235241518,40.61580988114422],[-74.07620479360301,40.61441869046236],[-74.07661374811697,40.613728729179286],[-74.07681055473793,40.613396681895246],[-74.07721874680446,40.61270798256006],[-74.07755680880642,40.61213759414928],[-74.07784324772933,40.61165528823575],[-74.07841920414978,40.6107006080668],[-74.07915097186238,40.60948761726353],[-74.07939423972307,40.609084364034246],[-74.0796211252363,40.60876293695108],[-74.07985980926264,40.60844643577974],[-74.08011002814033,40.60813523891146],[-74.08069498036794,40.607388261006186],[-74.08129735584954,40.60661901618613],[-74.08136745620243,40.606529499507445],[-74.08148289065696,40.60638202914248],[-74.08155470057667,40.60629029656788]]]}},{type:"Feature",properties:{ntacode:"BK37",ntaname:"Park Slope-Gowanus",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.97376084923572,40.68304940863981],[-73.97375294502952,40.682989412185705],[-73.97374011798202,40.68289203299909],[-73.97395601638301,40.68226973289019],[-73.97422671395785,40.681504639033996],[-73.97439144201506,40.68104617024677],[-73.97450395883652,40.68073320332454],[-73.9746911837326,40.68026661680478],[-73.97490473795888,40.67995413100181],[-73.97495737942053,40.679877112578225],[-73.97532192593974,40.67933277598323],[-73.97574929454473,40.678699706341064],[-73.97618051352326,40.67806432146635],[-73.97368695778152,40.677078002416685],[-73.97188596772797,40.676394653479406],[-73.9694973878445,40.67590638046689],[-73.96969317549163,40.675360854936],[-73.96954563820837,40.67527700535457],[-73.96954556759223,40.67527696965248],[-73.96940821887122,40.67518167575289],[-73.9694081359414,40.67518162195442],[-73.96928310681953,40.67507596807886],[-73.96917236836042,40.674961455509134],[-73.96917233295542,40.67496140993209],[-73.9691722977699,40.67496136552783],[-73.96907738938638,40.67483976129895],[-73.9690773533214,40.67483971572169],[-73.96907731791573,40.67483967181992],[-73.96899918465306,40.67471277681398],[-73.96891154617292,40.67456356314416],[-73.9688389018631,40.67440897699761],[-73.96878202025557,40.67425035363993],[-73.96874143439018,40.67408910683861],[-73.96871733072402,40.673926683599056],[-73.96871081117526,40.67380706112495],[-73.96871263309042,40.67368734374172],[-73.96872279129686,40.673567868394485],[-73.96874125715975,40.673448971345266],[-73.96876418017513,40.67334571238823],[-73.9687933702671,40.67324337430013],[-73.96882876454896,40.673142177455915],[-73.96888104038278,40.6729803530392],[-73.96894206351273,40.67288749127023],[-73.96920280799297,40.67279515737499],[-73.96966394014595,40.67264236736459],[-73.97000244563348,40.67263115034053],[-73.9704128948446,40.67259372352662],[-73.97085440701171,40.67186436477447],[-73.9713252639016,40.6712482248942],[-73.97181594654793,40.67062947530526],[-73.97231720913486,40.67002909756777],[-73.97281990665304,40.669427177525584],[-73.97332284253055,40.66882492326086],[-73.9738252846862,40.66822308814429],[-73.97433093525851,40.667621235090586],[-73.97483327616713,40.66702209802785],[-73.97533714558651,40.66641909552937],[-73.97583132284922,40.665815079726244],[-73.97633386169198,40.6652136035386],[-73.97684516742856,40.66460638201048],[-73.97734253034966,40.66401189726663],[-73.97784275025643,40.66340176946378],[-73.97834945228719,40.66279901541468],[-73.97885475852158,40.66220183282863],[-73.97935059946269,40.6615948211],[-73.9796535341035,40.66124323322838],[-73.97970643598593,40.66126063599831],[-73.97976200455903,40.66127225987834],[-73.97981915720015,40.6612778784044],[-73.97987678042348,40.661277382112594],[-73.97993375157459,40.66127078067197],[-73.97998896043546,40.661258202849545],[-73.9800413317051,40.66123989360376],[-73.98008984506706,40.66121620964299],[-73.98013355536908,40.66118761238773],[-73.9801716110371,40.6611546589805],[-73.98223034213171,40.66214149279373],[-73.98273252315808,40.66153948375942],[-73.98323712040059,40.660936221912074],[-73.98391792629084,40.660137488895565],[-73.98448024131687,40.6595983365168],[-73.98508679303157,40.65901328842672],[-73.9864820079828,40.65990987961827],[-73.98660379640894,40.66001202165419],[-73.98671251937547,40.660123203373246],[-73.98680654132285,40.66024190229715],[-73.98688464512202,40.66036638909827],[-73.98713178889898,40.66037436873084],[-73.98725068844577,40.66037895632423],[-73.98729619166085,40.660441853065535],[-73.98804399009586,40.661475435501124],[-73.98871651059692,40.662404938359344],[-73.98876800655844,40.66235596390325],[-73.98888159770004,40.66224717520806],[-73.98947000113306,40.66169904051911],[-73.99005216500555,40.661138647905744],[-73.99063765228719,40.660577413767925],[-73.99156751440897,40.661141586794386],[-73.99283830619191,40.661908481400715],[-73.99502082459199,40.66320906727253],[-73.99510907592352,40.66326211176292],[-73.99521061887378,40.66332127972009],[-73.9969268994678,40.66437491500554],[-73.9963724835894,40.664961909827134],[-73.99605311570706,40.66528516662633],[-73.99593232902605,40.66540742465613],[-73.99583369356809,40.66550726192318],[-73.99581025280148,40.665530989060926],[-73.99595866270732,40.66570454947417],[-73.99587394436466,40.66573228574451],[-73.99575957360116,40.66578388890491],[-73.9953080037801,40.66615799946808],[-73.99512478908616,40.666381355173826],[-73.99502872563244,40.666515285793025],[-73.99498642702814,40.6666258304463],[-73.99496779810241,40.66666374103606],[-73.99494918015664,40.66670164341424],[-73.99490350133989,40.66678543451378],[-73.99507117648331,40.66707573169517],[-73.99585129212471,40.66797249600206],[-73.99616566052634,40.668435498739335],[-73.99648142701447,40.66892523573985],[-73.99659742926397,40.66881192772278],[-73.99667191671698,40.6687391675141],[-73.99691791463928,40.66915348355837],[-73.99696465059336,40.66923454902903],[-73.99757732134013,40.67019948438505],[-73.99764875170982,40.67031173455809],[-73.99771474276986,40.670415448363],[-73.99787130022766,40.67066149969125],[-73.9979893158488,40.67084208175756],[-73.99822510038965,40.67120286840634],[-73.99845678080503,40.67156804322786],[-73.99861887970076,40.671830172564796],[-73.99855090521793,40.67192594185835],[-73.99847134058685,40.67205910149201],[-73.99812844659415,40.67244074975713],[-73.99805741652267,40.672469545103255],[-73.99745115649259,40.6731945684881],[-73.99717696106487,40.673528293874504],[-73.99696673342606,40.6737841597491],[-73.99666043540715,40.67414278084139],[-73.99596213113571,40.67496822491347],[-73.99572188048883,40.67522229335695],[-73.99540989293114,40.675563097285654],[-73.99520266318582,40.67572952597615],[-73.99506451106149,40.67584047543521],[-73.99493096239424,40.67590705256597],[-73.99479291228569,40.67596807601265],[-73.99465075877292,40.67602336982252],[-73.99450491172786,40.67607277456301],[-73.99435579167522,40.676116147781556],[-73.99420802689419,40.67615242703827],[-73.99405797580715,40.67618278353027],[-73.99396082061604,40.67616263895697],[-73.99380485103427,40.6761766033369],[-73.99364806807085,40.67618349925241],[-73.99349102389782,40.676183302416916],[-73.99333427160731,40.6761760135236],[-73.9931783632633,40.67616165824315],[-73.9931237447386,40.67617871434166],[-73.99280910236517,40.676148750696164],[-73.99279927074298,40.67613190650716],[-73.9925657564995,40.6761058201511],[-73.99069861947522,40.67580741896596],[-73.99036651414423,40.676218320608015],[-73.9898656612043,40.67682660194189],[-73.98940896383955,40.6774545168597],[-73.98931805451755,40.67825394028361],[-73.9893181373708,40.67834938986695],[-73.98897369327285,40.67884987667409],[-73.98850509818281,40.67953715784814],[-73.98808029219934,40.6801721667736],[-73.98765051657774,40.68081863847096],[-73.98731533571325,40.680692996814756],[-73.98653302974762,40.68037263893463],[-73.98610388172824,40.68100852219337],[-73.98413878071156,40.68024537112401],[-73.98185715522074,40.67935261476171],[-73.98175333524149,40.67931322129879],[-73.9813241369401,40.679951737098065],[-73.9808893222774,40.68059334924173],[-73.98046155377666,40.68122254675678],[-73.98003510082282,40.68185262673837],[-73.97961592408436,40.68249355697744],[-73.97918390511754,40.68312883797278],[-73.97876022462933,40.683765444483214],[-73.97842970688991,40.684355612662294],[-73.97838862561682,40.68442334204906],[-73.97804289547383,40.68485661514009],[-73.97745722097197,40.68405228711075],[-73.97677747704289,40.68381231157101],[-73.97595023269963,40.683513232049464],[-73.97583963012181,40.68349095920493],[-73.97483835293046,40.68328774137265],[-73.97376084923572,40.68304940863981]]]}},{type:"Feature",properties:{ntacode:"SI37",ntaname:"Stapleton-Rosebank",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.07258133873532,40.637941874592116],[-74.07257275212615,40.637871909875976],[-74.07348353801731,40.637787357935665],[-74.07345636159818,40.6376539456857],[-74.07353447593373,40.63764172263231],[-74.07348737303569,40.63723352923627],[-74.07053959705154,40.637471404121776],[-74.07049412213846,40.63716188683963],[-74.07052719831884,40.637132058705674],[-74.07341562632824,40.63689395096561],[-74.07337342888043,40.63661072563945],[-74.07324020722554,40.6366189197912],[-74.07323857883877,40.63663279738652],[-74.07251025221072,40.63669287467952],[-74.07250421469615,40.63667682858064],[-74.07239586630895,40.63668377473269],[-74.07239588123416,40.63669753216844],[-74.07210395164903,40.63672523098925],[-74.07209483807516,40.63664727762462],[-74.07241084247515,40.63661727120759],[-74.07241085491532,40.636628735681604],[-74.07250717003211,40.636626381355235],[-74.07250414244821,40.636610332855625],[-74.07282315707201,40.63658032340701],[-74.07282919715702,40.63659866245114],[-74.07290142399268,40.63658944583379],[-74.07290140645776,40.63657339493354],[-74.07322343404286,40.63654567492465],[-74.07323116008135,40.63656642545297],[-74.07331604904005,40.636558762881734],[-74.07335822045603,40.636536094165194],[-74.07303948646683,40.634798231299385],[-74.0728318441044,40.63366603282573],[-74.07332821316413,40.632058442990385],[-74.0730575129975,40.63069065404752],[-74.07298474612331,40.63030897898152],[-74.0727820681782,40.63024610461548],[-74.06802173543959,40.62878758518551],[-74.06813019247998,40.62853904609157],[-74.07291177936567,40.629996379406556],[-74.07292822551912,40.62995669634181],[-74.07251259406827,40.62776877842701],[-74.07250354307288,40.62774814778001],[-74.07245835854148,40.62770919635311],[-74.07244929761491,40.62767939418067],[-74.07245527865858,40.62764499542497],[-74.07239900616773,40.627631100526024],[-74.07229223079963,40.62715170720405],[-74.0727115125801,40.627103445651144],[-74.07278382204876,40.62704855467624],[-74.0727806595013,40.626927963130115],[-74.07270543377288,40.62687414856288],[-74.07256780177245,40.626224897636696],[-74.0722550095578,40.62460875019401],[-74.07123455549068,40.62309329706209],[-74.07121598307049,40.62305780569781],[-74.07114704488252,40.62292014490075],[-74.071061793965,40.622793154505494],[-74.07098941522611,40.62270880005272],[-74.07091706977315,40.62265642912788],[-74.07082375839352,40.62262361498614],[-74.07078879374504,40.622612498703354],[-74.07075960911395,40.62260322066421],[-74.07071994036932,40.62257748182335],[-74.07058681402954,40.62238122372831],[-74.07056693762577,40.62232882035379],[-74.0705657781344,40.62230954871853],[-74.07056805240389,40.62228084511363],[-74.07055403064895,40.62225242475042],[-74.07050617650624,40.62220448005562],[-74.07049566264682,40.62218494141912],[-74.07044775729975,40.622089022174336],[-74.07039291413935,40.62204818862176],[-74.07036956800756,40.622021550922675],[-74.07033687509679,40.62197803806401],[-74.07028197822292,40.62188478924686],[-74.07028312709515,40.62186879624341],[-74.07024340413854,40.621792417160414],[-74.07022006282924,40.62177022162159],[-74.07016754440221,40.62172139089232],[-74.07008697435893,40.62160772264841],[-74.07007995707126,40.621586406035526],[-74.07007993001969,40.621560641123985],[-74.07006471960449,40.62151001179234],[-74.07002735061586,40.62145406385075],[-74.06998300752352,40.62141766640085],[-74.06995735676412,40.62141768201305],[-74.06994453532849,40.62142124377111],[-74.06992059737622,40.621433097762676],[-74.06990374594841,40.62143903668834],[-74.06988039212372,40.6214052909801],[-74.06988154825544,40.62139551781821],[-74.06989092489677,40.621392788769434],[-74.06990602432013,40.62138839552677],[-74.0698978246625,40.62135108664927],[-74.06987800332111,40.62135109869921],[-74.06985814982643,40.62131912900944],[-74.06983970578155,40.621323207983345],[-74.06977065208991,40.62126854186662],[-74.06978373653092,40.621247173999045],[-74.06975543088336,40.62120813987243],[-74.06946265791285,40.62108749300963],[-74.0692133249812,40.620902564743105],[-74.0692246048856,40.62089218540349],[-74.06875750296254,40.620556259976674],[-74.06839268883103,40.62029389372517],[-74.06837042857441,40.62029399424889],[-74.0672051910484,40.61945540554297],[-74.06669157924438,40.619085764247515],[-74.06665653311661,40.619016487935],[-74.0664933529639,40.61889760159523],[-74.06642251522554,40.61896055650506],[-74.066420275084,40.618962266258784],[-74.06641466743953,40.618957998517786],[-74.06596065271789,40.61935901559381],[-74.06591003230041,40.61931580040395],[-74.06637761277025,40.61889481228409],[-74.06640988953257,40.61886446706454],[-74.06619907954877,40.61872248128885],[-74.06557280841218,40.6192745436],[-74.0654458606949,40.61920262828937],[-74.06607937908453,40.618620919774486],[-74.06668207982932,40.618067495938604],[-74.06641558715184,40.61787249816562],[-74.06604991535914,40.6181954103528],[-74.0656986474415,40.61795641558666],[-74.06546549952762,40.61810707028084],[-74.06513742311563,40.617890699604786],[-74.06513041282285,40.61789638699414],[-74.06496189280487,40.61777239906791],[-74.06435705158674,40.61824594486567],[-74.06425721751599,40.61817168758561],[-74.06509908407214,40.6175109561255],[-74.06443662005033,40.61706241460261],[-74.06401211702048,40.61740222613357],[-74.0639089224037,40.61732882514913],[-74.06432745858056,40.61698850302222],[-74.0641981286969,40.616900934590404],[-74.0639106023493,40.61686761382153],[-74.06386816787052,40.61685771087534],[-74.06382843915674,40.61684263895531],[-74.0637924919977,40.61682280618566],[-74.06376129978212,40.61679874960655],[-74.0637357071398,40.61677112063165],[-74.0637302790957,40.6167283695671],[-74.06373372636982,40.616685499274354],[-74.06374596344239,40.61664357306695],[-74.0637666867813,40.616603630840345],[-74.06368609895256,40.616541671226564],[-74.06355954496294,40.61644436693844],[-74.06288724049922,40.615751879521376],[-74.062880057867,40.61574448068291],[-74.06183263746614,40.6147873106475],[-74.06143961457283,40.61437802069964],[-74.06118151412515,40.613860888132535],[-74.06103942014826,40.61359054883512],[-74.06080853165757,40.61303173380626],[-74.06073779377434,40.61304667709518],[-74.06064940589532,40.61280785041947],[-74.06067426145067,40.61257799811723],[-74.06061238930384,40.61230567673779],[-74.06050359224622,40.61210055412039],[-74.06033680792022,40.611901880219705],[-74.06023648814484,40.61194773576095],[-74.06009027689052,40.61201456789588],[-74.06007967319157,40.61199824137401],[-74.0600045732294,40.61203319498172],[-74.06000850450064,40.61203838063167],[-74.05985444328633,40.61210295860819],[-74.05986708141947,40.612143485996604],[-74.05988716753717,40.61220789427628],[-74.05991223842211,40.612288287746225],[-74.05992120586605,40.61231704193245],[-74.0599521919467,40.61241640161416],[-74.05996132786262,40.61244569699516],[-74.05999192119093,40.61254379805713],[-74.06000161183928,40.612574873475324],[-74.06001816918666,40.612627966152225],[-74.06004176589492,40.6127036321904],[-74.060047368217,40.612721594064745],[-74.06000447610408,40.61272658453489],[-74.06001625116241,40.61276368789547],[-74.06019772795608,40.61278637593202],[-74.06019594097107,40.61280177462227],[-74.05999919711643,40.612783899618705],[-74.0597693073819,40.612056647139426],[-74.0600343232965,40.611942734574164],[-74.06002048435364,40.611928574210815],[-74.06027224809954,40.61181963993927],[-74.06007754896733,40.611830179257495],[-74.05990110428591,40.611749173078266],[-74.05953306748964,40.61171425456691],[-74.0595031263177,40.611704125317104],[-74.05947565128642,40.61169052982595],[-74.05945132775905,40.611673807233025],[-74.05943076248327,40.611654374683404],[-74.05941446845591,40.6116327169214],[-74.05933866884314,40.61156482966675],[-74.0592702824684,40.611492514670005],[-74.05920975274853,40.61141624084735],[-74.05915747215093,40.61133650278364],[-74.05911377964921,40.61125381752528],[-74.05902269047489,40.61115235852161],[-74.0589216345499,40.61105605489813],[-74.0589013342153,40.611002286486375],[-74.05892744754193,40.61093837754449],[-74.0590456347315,40.61088963849611],[-74.05912333939779,40.61082228858657],[-74.05912214071788,40.61073842904661],[-74.05908584308668,40.61063367675195],[-74.05857881231017,40.61004864438748],[-74.05848042971124,40.61001074045376],[-74.0584773643765,40.60992729480936],[-74.05832711414439,40.60976822898013],[-74.05776219713302,40.60932605170742],[-74.05737570322854,40.608961948239255],[-74.05716383878988,40.60874278310375],[-74.0571340354375,40.60863567182061],[-74.05703263589409,40.608474289196344],[-74.05699887669272,40.60837477309166],[-74.05696598957387,40.60826954732193],[-74.0568581238049,40.60805635754522],[-74.05789016885467,40.607580754464756],[-74.05778710398523,40.607449591882585],[-74.0580106711799,40.60736879157471],[-74.0604286723919,40.606352729885494],[-74.0604642965535,40.606405824064026],[-74.06517091250736,40.604213508343776],[-74.06430060502119,40.6030952955359],[-74.06397850746674,40.60261251275472],[-74.06350565660198,40.60215005483053],[-74.06367318930187,40.60219816630058],[-74.06421734021286,40.602353014957494],[-74.06472638271804,40.60249786659328],[-74.06550663191044,40.60271988093248],[-74.06571018029834,40.602793823167524],[-74.06898118280036,40.603981919466676],[-74.06914030987438,40.60403971873027],[-74.07172956285828,40.60505809072814],[-74.07206682849927,40.60518634776661],[-74.07242904790678,40.60530270257179],[-74.07268510572833,40.605384613096405],[-74.07298106934671,40.6054699303888],[-74.07335207300818,40.6055630442721],[-74.07358326598177,40.60562106795437],[-74.07399965308106,40.605725567958174],[-74.07478942135806,40.605870212512094],[-74.07543239714452,40.60598796734546],[-74.07551714010069,40.60599795054273],[-74.07606892843637,40.60606295233336],[-74.07656734669396,40.60612166415859],[-74.07778089565605,40.60617100936037],[-74.08155470057667,40.60629029656788],[-74.08148289065696,40.60638202914248],[-74.08136745620243,40.606529499507445],[-74.08129735584954,40.60661901618613],[-74.08069498036794,40.607388261006186],[-74.08011002814033,40.60813523891146],[-74.07985980926264,40.60844643577974],[-74.0796211252363,40.60876293695108],[-74.07939423972307,40.609084364034246],[-74.07915097186238,40.60948761726353],[-74.07841920414978,40.6107006080668],[-74.07784324772933,40.61165528823575],[-74.07755680880642,40.61213759414928],[-74.07721874680446,40.61270798256006],[-74.07681055473793,40.613396681895246],[-74.07661374811697,40.613728729179286],[-74.07620479360301,40.61441869046236],[-74.07538235241518,40.61580988114422],[-74.0752769040904,40.61597807105753],[-74.07502569794862,40.61637873915214],[-74.07454676716239,40.616942929618155],[-74.07436734830452,40.61712990204876],[-74.07417323317786,40.617309177516574],[-74.0739652987143,40.61747977131857],[-74.0737445949799,40.617640772354534],[-74.07351228476593,40.61779138689355],[-74.0732696558643,40.617930906402854],[-74.07300160710747,40.618056578862436],[-74.07274400095581,40.61819682161318],[-74.07255048291415,40.61831840637223],[-74.07249719095861,40.61835175579259],[-74.07225884864869,40.61852327433416],[-74.07203694339596,40.61870674163017],[-74.07197737524561,40.61876338963093],[-74.07183293044936,40.61890075146609],[-74.07164799829226,40.61910377248458],[-74.07151888061529,40.6192627583734],[-74.07140608277169,40.61943137895],[-74.07131130381909,40.61960813834793],[-74.0712595058359,40.61973410760756],[-74.07123598318408,40.61979131486302],[-74.07118111121099,40.61997902673858],[-74.07115583104084,40.620121157282306],[-74.07114727753502,40.62016924586948],[-74.07113462330261,40.620359948271044],[-74.07114283609457,40.62054910704457],[-74.07116568638847,40.620698785785805],[-74.07127025890091,40.62083584302336],[-74.07134330102258,40.62093170077331],[-74.07174165503767,40.621460818517136],[-74.07206380581198,40.62185926728056],[-74.07253551739767,40.62246402222169],[-74.07381368790452,40.62179707503102],[-74.0744973822155,40.62144277425895],[-74.07461777573651,40.62138010120686],[-74.075580119532,40.62087646854352],[-74.0769560495448,40.62016056014858],[-74.07769140354227,40.6197763358098],[-74.07805406267839,40.61958534193942],[-74.0793889624055,40.6188857945237],[-74.08000095005671,40.61855295205973],[-74.08110332458621,40.61778874503374],[-74.08173992076665,40.61731079267168],[-74.08274330457752,40.6165815714298],[-74.08323479909816,40.61621947739754],[-74.08331319636726,40.61616342573157],[-74.08379332776816,40.61580983928537],[-74.08404976819864,40.61562731372637],[-74.08464853121811,40.61520502539497],[-74.08476230864173,40.615104696076735],[-74.08546427491125,40.61458243146941],[-74.08617531880775,40.614061607205265],[-74.08628169015418,40.61397561754293],[-74.0869297368189,40.613499617680205],[-74.08720982761504,40.61330697300235],[-74.08742825243033,40.61441850062365],[-74.08747218473565,40.61456080333795],[-74.08753556534263,40.61469961533386],[-74.08761751334737,40.61483266941118],[-74.08771657468296,40.61495785544005],[-74.08777786646296,40.61501732449166],[-74.08777800778859,40.61501746762098],[-74.08777810296105,40.615017620837335],[-74.08782329999225,40.615087692664815],[-74.0878233720215,40.61508780016338],[-74.08782341902536,40.61508793532335],[-74.08784838295384,40.61516456845646],[-74.08784842999283,40.61516473025351],[-74.08784843018354,40.615164875165924],[-74.08785147568425,40.615242920562736],[-74.08785147588577,40.61524307368403],[-74.08785144136412,40.61524323571093],[-74.08783375480267,40.61531765017988],[-74.08769173752376,40.61553515340238],[-74.08741339100428,40.6159293253255],[-74.08698538877881,40.61653298204399],[-74.0865715770272,40.617169385716494],[-74.08626756626742,40.617832010894496],[-74.08608006278438,40.61851530436448],[-74.08604124454934,40.61882017772749],[-74.08600629734384,40.61909415131999],[-74.0858988357624,40.61990942924536],[-74.0858126909107,40.620375549031436],[-74.08561680242643,40.6210995997129],[-74.08560507936451,40.621146140253686],[-74.08548866826767,40.62165317857288],[-74.08537203145812,40.62220532924705],[-74.08524991565882,40.62280087128641],[-74.08496211810642,40.62462523253144],[-74.0841541987563,40.62626711492777],[-74.08404821043044,40.626441020639625],[-74.08392362360581,40.626609355256704],[-74.08378128760646,40.62677039992491],[-74.08362236749544,40.62692257812341],[-74.0834483774787,40.62706443738309],[-74.08326107460383,40.627194743184525],[-74.08306246802559,40.62731250391673],[-74.08298808863208,40.627350072843505],[-74.08280689110161,40.62740014716119],[-74.08261621655836,40.627434701271966],[-74.08241960070436,40.627452403086195],[-74.0822209426253,40.62745254532695],[-74.08202428279016,40.62743512510121],[-74.08183352422147,40.62740084409955],[-74.08165220260311,40.627351029348425],[-74.08099625451291,40.62733981423176],[-74.0808437145244,40.62737949054209],[-74.08076183718734,40.62745285866239],[-74.08069514702869,40.62753689719489],[-74.08064690621765,40.62762867631293],[-74.08061902163165,40.62772455597833],[-74.08061179853478,40.62782070058902],[-74.08059556632878,40.627915708130445],[-74.08056350655221,40.628009519548414],[-74.08051601925146,40.628099884471126],[-74.08045421127429,40.62818462155119],[-74.08037988958296,40.628261901428885],[-74.07972492243607,40.628950688396],[-74.08075821944611,40.629494042854944],[-74.08173135317774,40.63001222593147],[-74.08140615450958,40.63030123606564],[-74.0820144305296,40.63089152600431],[-74.08259974508576,40.6314673656052],[-74.08343738353513,40.63228040429627],[-74.08491321664188,40.63363992417819],[-74.08520082197386,40.633762398003896],[-74.0857492899968,40.6339555577254],[-74.0844364757863,40.63540524804896],[-74.08394671311241,40.63565410550717],[-74.08373397276411,40.63573714405662],[-74.0830209119931,40.63602507064248],[-74.08177940518492,40.63662301475504],[-74.08055168530535,40.6373200002473],[-74.07878831035616,40.63826855858662],[-74.07872202588601,40.638289669922564],[-74.07865269667109,40.638304025215774],[-74.07858150369059,40.63831137993264],[-74.07850965967357,40.63831160878996],[-74.07843838843976,40.63830470788939],[-74.07836890403931,40.63829079478262],[-74.07830239010642,40.63827010647179],[-74.07823997966075,40.63824299536923],[-74.07818273581817,40.638209923294944],[-74.07813163368073,40.63817145360944],[-74.07789902235452,40.638094652499866],[-74.07698362202888,40.63779569411445],[-74.07683997714435,40.6377502596201],[-74.07601310207285,40.637771694309315],[-74.07529215274818,40.63778525797012],[-74.07507517752045,40.63778540318621],[-74.0749652911615,40.63778794575581],[-74.07492706217778,40.637790277875276],[-74.07486917409233,40.63779280957809],[-74.07469451366116,40.63780518022462],[-74.07373948815427,40.63786123416191],[-74.07329742269697,40.63790350882978],[-74.07258133873532,40.637941874592116]]]}},{type:"Feature",properties:{ntacode:"QN41",ntaname:"Fresh Meadows-Utopia",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.77757506882068,40.73019327580706],[-73.778486360865,40.7299438954276],[-73.77936529420849,40.72970186813204],[-73.78024774689924,40.729459823257905],[-73.78116054967626,40.729212758599004],[-73.78205851384448,40.72891889678021],[-73.78292253144811,40.728635948388366],[-73.78360140145438,40.728412819777986],[-73.78397695358836,40.72829139717857],[-73.78482734371114,40.72801171424312],[-73.78568492825605,40.72773019277446],[-73.7861901751855,40.72756357410791],[-73.78655584623336,40.72744150389708],[-73.78738339590267,40.72717198175341],[-73.7882500381031,40.72688697318085],[-73.789112807285,40.726600167500656],[-73.7896444476141,40.726424999102065],[-73.78998042227668,40.726317244795595],[-73.79085659843841,40.72602748929776],[-73.79169223061061,40.725792385078144],[-73.79174472669796,40.725788850395745],[-73.79176169580921,40.725839652699875],[-73.79191210280938,40.72620816216603],[-73.79204513253977,40.72655107371676],[-73.79229974144657,40.72714071944233],[-73.79283910325252,40.72842900847928],[-73.79322750872406,40.72934789414441],[-73.79352516268365,40.73005381646709],[-73.79378938651787,40.730701181663946],[-73.79384983414475,40.731246783491],[-73.79381937230349,40.73165738823387],[-73.79390942515771,40.73171777556226],[-73.79392707914282,40.73199969477887],[-73.79397708648696,40.73229685316542],[-73.79427767399618,40.732696145309404],[-73.79438449784261,40.73286592934916],[-73.79447360138272,40.733042508048094],[-73.79454395186826,40.73322422979884],[-73.79459486541107,40.73340935817163],[-73.79462605120443,40.73359608941348],[-73.79459579433987,40.734544246139514],[-73.79458633174337,40.73505225214353],[-73.79516450887603,40.73641140399307],[-73.79594852765032,40.73781371914673],[-73.79584803288836,40.7380746802112],[-73.79651029115776,40.73790863722912],[-73.79650350005986,40.738003835926484],[-73.79607605094833,40.738144297742686],[-73.79636108875368,40.73812415326036],[-73.79639000865409,40.73823358032079],[-73.79640218640299,40.73828235819031],[-73.79611584773757,40.73833614019549],[-73.79588681695621,40.73837637499801],[-73.79533772922133,40.73849367327542],[-73.7944080181618,40.738748230832044],[-73.79369341385141,40.73895006226742],[-73.79297881735037,40.73915188124352],[-73.79291603145104,40.73916776147875],[-73.79285797103304,40.7391797328995],[-73.79202817595545,40.7394035815926],[-73.79111526499385,40.73964983945037],[-73.79020750137926,40.73989470395366],[-73.78934727257422,40.740126337752926],[-73.7886511031454,40.74032571468576],[-73.78848243499033,40.74036827816074],[-73.78759444360145,40.740617958368844],[-73.78673516821081,40.740841776052655],[-73.78669085316545,40.740852986463196],[-73.78664844616125,40.74086674864182],[-73.78577051265957,40.741110679885196],[-73.78484244557379,40.74136852993804],[-73.78400944120372,40.741599356880016],[-73.7834969715439,40.74174135985229],[-73.783110118511,40.741848305643934],[-73.78216009718024,40.74211554946793],[-73.78176526826739,40.74221640582717],[-73.78137698877951,40.74231999390173],[-73.78121857584439,40.74236225059073],[-73.78100566363362,40.742419541335906],[-73.78068584982353,40.74250560729258],[-73.78036603543947,40.74259166264408],[-73.77965641306183,40.742729310552924],[-73.77859924778001,40.74290812265163],[-73.77805835666935,40.74298648913887],[-73.77579713443087,40.74331766617726],[-73.77573836927105,40.74332564716406],[-73.77572220645885,40.743291243042286],[-73.77558823908304,40.74300616069953],[-73.77455066850297,40.74081510200941],[-73.77427828901915,40.74013395415781],[-73.77419197810171,40.73991809441517],[-73.773957581953,40.739182107865496],[-73.77370703269217,40.73844904134068],[-73.77344044958588,40.73771920271709],[-73.77315793625462,40.736992898159336],[-73.77285961109061,40.7362704249768],[-73.77229585523226,40.735109696236265],[-73.77121678093128,40.733337477278816],[-73.77014278109748,40.731823461129046],[-73.77010830656329,40.731779507912464],[-73.77019103676768,40.73176390707007],[-73.77153652426998,40.73151924988481],[-73.772292131925,40.731387543731564],[-73.77307347438149,40.731241168095444],[-73.77376188969765,40.731121655896764],[-73.77399699580587,40.731080837886424],[-73.77491335315091,40.73091285976842],[-73.77580378548888,40.730680454783155],[-73.77667996810023,40.7304310948768],[-73.77757506882068,40.73019327580706]]]}},{type:"Feature",properties:{ntacode:"QN43",ntaname:"Bellerose",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.7104999536208,40.72722708741327],[-73.71056285616504,40.72721887134823],[-73.71191821874102,40.72704180765033],[-73.71410391168406,40.726756335402314],[-73.71496944810012,40.726646609865746],[-73.71587971928591,40.72654190565756],[-73.71828706712711,40.7260411107663],[-73.72038627250684,40.72547455438219],[-73.721192656457,40.7252665463892],[-73.72204226674124,40.72501260289461],[-73.72257879305465,40.72487767553376],[-73.72291170306703,40.72479394646619],[-73.72295712068644,40.724782448108584],[-73.72296233442395,40.72478112780443],[-73.7231516346356,40.72473320703516],[-73.72342754028128,40.72466335089967],[-73.72419675472072,40.72445460186057],[-73.72454518797862,40.724360035904574],[-73.72463422455465,40.72433644790631],[-73.72471792421165,40.724312604499694],[-73.72473123407562,40.72430839552904],[-73.72493417658757,40.72424416984241],[-73.7250848905788,40.724195613601],[-73.72567196959447,40.72403765899322],[-73.72647559454751,40.72375249638798],[-73.72732826518171,40.72341196273883],[-73.72797157386204,40.72315911649375],[-73.72816233855367,40.723084139781264],[-73.72818574863065,40.72314563728205],[-73.72836415359927,40.72361435238177],[-73.72990781056978,40.72327301236062],[-73.73016587212742,40.723958596401516],[-73.73043003819448,40.724640254671215],[-73.73069257648821,40.725328267124624],[-73.73095653185241,40.72601493998348],[-73.7312191816521,40.72669819641135],[-73.73144806407602,40.727343849951076],[-73.73147215054856,40.72741179527274],[-73.73161736034173,40.727449126725624],[-73.73272577887451,40.72773406985835],[-73.73361727782488,40.727933573989425],[-73.73424214196116,40.72807537986757],[-73.73450816454209,40.72813641028489],[-73.73498719837164,40.72824220584505],[-73.73545493841068,40.728345625061955],[-73.7363248358132,40.72854566197869],[-73.73715501979233,40.72873201184046],[-73.7381614409295,40.728958091675615],[-73.738401753721,40.729011524086964],[-73.73904904934854,40.72916463957995],[-73.73968059912352,40.729306682980734],[-73.74040469929881,40.72946953661871],[-73.74080920978216,40.729560508027426],[-73.7420032940061,40.72982592371381],[-73.74230786029156,40.72989362198804],[-73.7424214383311,40.729918864983105],[-73.74376398865884,40.73022719757222],[-73.74383878396223,40.730244599527836],[-73.74385189941903,40.73024764570249],[-73.74398331020816,40.73027821213854],[-73.74411105242338,40.73030792492922],[-73.74417482487148,40.730322763796764],[-73.74488800669606,40.7304831066174],[-73.7454315252199,40.73061791817827],[-73.7455559147628,40.73063747348314],[-73.74629555788853,40.73118017796751],[-73.74640108850404,40.73129283880041],[-73.74649162170697,40.73141458904654],[-73.74656523697361,40.731543605335695],[-73.74659290549421,40.731610709790516],[-73.74662058842013,40.73167780505562],[-73.7466568937244,40.731814924056124],[-73.74667404594445,40.7319526502442],[-73.74669850536597,40.73221018770121],[-73.74671314386562,40.73236436923567],[-73.74672140296651,40.73247715064259],[-73.7461625945496,40.73292721958233],[-73.74555367971422,40.733404318019815],[-73.74472417700733,40.73401103024839],[-73.74294785856037,40.73545655153036],[-73.74228431198438,40.736086408339936],[-73.74158944542796,40.73678200942448],[-73.74151636839609,40.736860361040534],[-73.74144628592875,40.73693874680752],[-73.74016951762789,40.73848189750697],[-73.7398699553435,40.738866901329175],[-73.73972244159046,40.73903608955134],[-73.73933151360784,40.73947447466687],[-73.739012103524,40.73974647917522],[-73.73857175932287,40.74009212329717],[-73.73816047986672,40.74037643531599],[-73.73751038061056,40.74071544770093],[-73.73685894168129,40.74105040104183],[-73.7356078673723,40.7416962195012],[-73.73539508764232,40.741808844099985],[-73.73436965909255,40.74235159856119],[-73.73375484853686,40.74274762831245],[-73.73370630666219,40.74278250143061],[-73.73366461514226,40.74281318426827],[-73.7324169461371,40.743694576404756],[-73.73232731650204,40.74377143341641],[-73.73226918056359,40.743818962745415],[-73.73106461880846,40.744888375884386],[-73.7306280183627,40.74536415823946],[-73.73043134633875,40.74558483642484],[-73.72993169106807,40.74618812459023],[-73.72964619296488,40.74656191447419],[-73.72953448980199,40.74671639589137],[-73.72914593876247,40.747273799814316],[-73.72906671040167,40.74739095924776],[-73.72896183010451,40.74763286903564],[-73.72888621580051,40.74756663620096],[-73.72829055896221,40.74745866499534],[-73.7282316786941,40.74782782168799],[-73.72815547757145,40.74819562219998],[-73.72806204987052,40.74856135087769],[-73.72795155690751,40.74892433007976],[-73.72782422071612,40.74928385097365],[-73.72768032618183,40.74963924507571],[-73.72627213222945,40.749306490760674],[-73.72339596217745,40.750389075924446],[-73.72258571843747,40.7488504512062],[-73.72014429313151,40.74976283107501],[-73.72010101501543,40.74977532930492],[-73.71988664004944,40.749369510672935],[-73.71896368184588,40.746994740238954],[-73.71894406331187,40.74694425567274],[-73.71892134793455,40.74689486905631],[-73.71869037444355,40.746392765703916],[-73.71853063646333,40.74603933026638],[-73.71823250199579,40.74539666302323],[-73.71764303017969,40.74407041462045],[-73.71762516363698,40.74402847915479],[-73.71760306100839,40.74397462865511],[-73.71740598531818,40.74351093059434],[-73.71656765564634,40.74164945867674],[-73.71578320219085,40.73989434639623],[-73.71544946835718,40.73921680407128],[-73.71511121279742,40.73856841048028],[-73.71496199802853,40.7382764108035],[-73.71494063026769,40.73823460023519],[-73.71476982690568,40.737900348238874],[-73.71436629332702,40.737243892200546],[-73.7137015570374,40.736160122489736],[-73.71328662109183,40.73547312553615],[-73.71289825028462,40.73485113705853],[-73.7128300443311,40.73473962763699],[-73.71278768920429,40.734670381285895],[-73.71250100929886,40.734201632973885],[-73.71228621910915,40.73385241809877],[-73.71208085983099,40.73351852632288],[-73.7118619142998,40.73315683735632],[-73.71147804876124,40.73250140137643],[-73.71089324897284,40.73097104248749],[-73.71075217230293,40.73052537505848],[-73.71066275834595,40.72949571059707],[-73.710655187436,40.72938296550087],[-73.71061871801888,40.72883987364221],[-73.71055506440652,40.72802084966809],[-73.71050351839014,40.72727839012928],[-73.7104999536208,40.72722708741327]]]}},{type:"Feature",properties:{ntacode:"BK35",ntaname:"Stuyvesant Heights",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.91804606958479,40.68721324777099],[-73.9179989063342,40.68696577961044],[-73.91791548411955,40.686565936301925],[-73.91789200318269,40.68644915917852],[-73.91784937476169,40.68623316791452],[-73.91783531177445,40.68616366960061],[-73.91778426812586,40.68591141261907],[-73.91776547588543,40.685818540812434],[-73.91770109386893,40.68550035916728],[-73.91765638722472,40.68527188366816],[-73.91764776508694,40.685227822757874],[-73.9176374251499,40.685174976306],[-73.9176263055923,40.685118149340745],[-73.91755763291401,40.68476719192124],[-73.91741294270057,40.68403405152249],[-73.9172663265665,40.68330322455329],[-73.91712138528139,40.68256847168666],[-73.91697632824892,40.68183415941801],[-73.91683011417055,40.68110098122958],[-73.91668638370807,40.68037137878955],[-73.91653998655795,40.67963749735263],[-73.91639300075407,40.678905848881094],[-73.91630119861492,40.67857711243409],[-73.91720270736356,40.67862681548178],[-73.9179683061377,40.67866902181592],[-73.91905083907095,40.678728474490455],[-73.92164748131943,40.67887054703273],[-73.92183500137108,40.67894555914441],[-73.92197376275982,40.6790774892878],[-73.92199990804824,40.67919141465723],[-73.92201534562918,40.67925590035132],[-73.92203214093033,40.679326059452166],[-73.92205453523518,40.67941960385458],[-73.92208787201913,40.67955885840096],[-73.92211150002025,40.67965755728056],[-73.92213242865948,40.67974497770057],[-73.9221522298157,40.67984463525379],[-73.922177156583,40.67997008548759],[-73.92221626961545,40.680166934731915],[-73.9222368179175,40.6802703432135],[-73.92225617616016,40.680367764450324],[-73.9222777418781,40.68047629375897],[-73.92231261910513,40.680648473316204],[-73.92233849620898,40.68077621826849],[-73.92235458562178,40.68085564480027],[-73.92236962395937,40.68092988027637],[-73.92238256009539,40.68099373733064],[-73.9224019705814,40.68108955398894],[-73.92242652099652,40.681210745173544],[-73.92249266176286,40.681616109942674],[-73.9225079932911,40.68171007013405],[-73.92254479560323,40.68193561365239],[-73.9226701223254,40.68268151274587],[-73.92281374267755,40.683414429622545],[-73.92609461679774,40.683038709576174],[-73.929008840184,40.682702905485826],[-73.92916130702991,40.68343632494631],[-73.93208669808139,40.68310034978164],[-73.93500821720075,40.68276376850586],[-73.93486257155246,40.68203056870001],[-73.93471441051963,40.68129738430262],[-73.93457098296315,40.68056476171331],[-73.93450839038859,40.6802216930348],[-73.93439531043762,40.67983538025148],[-73.93435066474012,40.679563407551015],[-73.93487210891475,40.679593088244786],[-73.93739763665222,40.67972990017684],[-73.93843613326662,40.679785851704075],[-73.94032793962053,40.679889975064704],[-73.94047635005943,40.68063569542304],[-73.94062005382199,40.68137013010268],[-73.94076893329961,40.68210083903897],[-73.9409133427312,40.68283361723441],[-73.94105783787943,40.683566872846015],[-73.94120399291621,40.68429983923366],[-73.9413482718491,40.68503120251259],[-73.94149491757346,40.6857645288292],[-73.94163933150475,40.68649727009269],[-73.94178527584315,40.68722837212121],[-73.94193245081846,40.687962958755264],[-73.9420768492439,40.688697202983484],[-73.94222203471816,40.68942797886758],[-73.942369327487,40.69015994466539],[-73.94251587928618,40.6908920009708],[-73.94266181801646,40.69162434435992],[-73.94280765181722,40.69235779412907],[-73.94295136131592,40.693090784235984],[-73.94310040895432,40.69382302905855],[-73.9431142781378,40.693894720557545],[-73.9431282674319,40.69396703833105],[-73.94324249086105,40.69455748573347],[-73.94338802084432,40.695288990519124],[-73.94352527471476,40.696030855238206],[-73.94354024149409,40.69610814211517],[-73.94355634152964,40.696191282951126],[-73.94362121368998,40.69652627966178],[-73.9436380693487,40.69661331854315],[-73.94368427179924,40.69685190211118],[-73.94372453568916,40.697059812179575],[-73.94374306706808,40.69715549995511],[-73.94378455587054,40.69736972905388],[-73.94380383211842,40.697469265449946],[-73.94391750192887,40.69805620211368],[-73.94394947271316,40.69822127983922],[-73.94299724519583,40.698330097773805],[-73.94292064079953,40.698338851306815],[-73.94253735853277,40.698382649907316],[-73.94247471487125,40.6983898082166],[-73.94185058675735,40.698461124232296],[-73.94176673756087,40.69847070443975],[-73.94115035325997,40.69854113234627],[-73.94081408832633,40.69858112090494],[-73.9407201329988,40.6985922942007],[-73.94059420815579,40.69860726836813],[-73.94051278043688,40.69861695160613],[-73.94011148839299,40.69866467155287],[-73.94002089568257,40.69867544429698],[-73.93960973978662,40.69872433473554],[-73.93952025950128,40.69873497482015],[-73.93906425896584,40.698789195919666],[-73.93896470906404,40.698801032416696],[-73.93856854782629,40.69884813605206],[-73.93817718552788,40.698640223291996],[-73.9377735456835,40.69840469304997],[-73.93739064765448,40.69818579539986],[-73.93675979026742,40.697831188830556],[-73.93638762625113,40.69761530150733],[-73.93600679155837,40.697405396249984],[-73.93522264436683,40.69698654513184],[-73.93479699618126,40.696736592354206],[-73.93468892659651,40.696674954387596],[-73.93460675112364,40.69662808583929],[-73.93457999442563,40.69661282447088],[-73.93448784758965,40.69656026847842],[-73.93413397294019,40.696358431403624],[-73.93382817155934,40.69618427730793],[-73.93311862859147,40.69579115384643],[-73.93236605675591,40.6953583772966],[-73.93192889996024,40.69511465753107],[-73.93177404621473,40.695028215346746],[-73.93145784254995,40.694855471056925],[-73.93121199886635,40.6947127697823],[-73.93114516482403,40.69467397486365],[-73.93051146662931,40.69431652304899],[-73.92970192402757,40.6938633976118],[-73.92882897891408,40.69335047457429],[-73.92882834234968,40.69335009925421],[-73.9286426904778,40.69324101255149],[-73.92850659671738,40.693165726861814],[-73.92804330621108,40.69290417236958],[-73.9278112067198,40.692774208653574],[-73.92750685270873,40.692603811958875],[-73.92707069461471,40.69234622409642],[-73.92644992133336,40.69200176882872],[-73.92631612531531,40.691928453968124],[-73.92556064122229,40.6914908405057],[-73.92534903613239,40.691366941838034],[-73.92439183303613,40.69083174927703],[-73.92429213267955,40.69077335735668],[-73.9236437983556,40.69039883758179],[-73.92316966710646,40.69012340649337],[-73.92280702359453,40.68992392584727],[-73.92207133797021,40.68948984130085],[-73.9213058780854,40.68907164359795],[-73.92121369884181,40.68901947711506],[-73.9209610386626,40.68887205183754],[-73.92055013077218,40.68864092211608],[-73.91980961940622,40.688211241411985],[-73.91906109224843,40.68778436926201],[-73.9187832329374,40.68762608844388],[-73.91829345766612,40.6873566678149],[-73.91804606958479,40.68721324777099]]]}},{type:"Feature",properties:{ntacode:"BK90",ntaname:"East Williamsburg",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.92405909737057,40.71411155964499],[-73.9240401133403,40.714008312628984],[-73.92313936349305,40.713394728593556],[-73.92223466477687,40.71285595386039],[-73.92181880306822,40.71178206744716],[-73.92154601695691,40.711043283534885],[-73.92122073526376,40.7107905585565],[-73.92112020108584,40.710735407312654],[-73.92074853049766,40.71053364895832],[-73.92189184698759,40.70939609620829],[-73.92248241807401,40.709332488501076],[-73.92418647456476,40.70906472933201],[-73.92576502456102,40.708803764341546],[-73.92740683824637,40.7085413217671],[-73.92902566127064,40.708276815361515],[-73.9320728501507,40.70778578586936],[-73.93229708608682,40.70774944664824],[-73.93252310861853,40.70823818811687],[-73.93269215659014,40.70863203559734],[-73.9329969078398,40.70931716031414],[-73.93329596409352,40.70998771069453],[-73.93360146501901,40.710669106304074],[-73.933892726603,40.711335678278104],[-73.93425709418351,40.7121230235985],[-73.9345332910338,40.71275330439052],[-73.93480281865526,40.71337249559376],[-73.93724803605222,40.71278274129185],[-73.93832001381224,40.712523685440196],[-73.93846617709319,40.712489256447085],[-73.94068803134343,40.71196204863684],[-73.9404771346628,40.71156264280796],[-73.94042252027602,40.71121764774937],[-73.94075355908933,40.7111865129893],[-73.94116852850452,40.71114748327299],[-73.9415917958387,40.711107671407234],[-73.94196964849236,40.711072130661385],[-73.94210580711083,40.71105932292288],[-73.94245994740999,40.711025863565524],[-73.94283637055915,40.71099029781684],[-73.94326978850427,40.710949345135134],[-73.94357731304211,40.7109202869305],[-73.94378799623543,40.71090037906398],[-73.94368828339792,40.71029296420945],[-73.94367685544526,40.71022334811253],[-73.94358512961296,40.70966450462568],[-73.94357094724016,40.709578094081635],[-73.94355745109821,40.70949586584962],[-73.9435443468133,40.70941603126653],[-73.94344009780147,40.70878089130205],[-73.94332294437868,40.70807019497224],[-73.94320222948313,40.707334751268085],[-73.94308587370254,40.70659666175451],[-73.94296619394842,40.705888440494974],[-73.94285013578616,40.7051820303036],[-73.94273448447805,40.70447330641367],[-73.94221149484201,40.70452328576625],[-73.94214324964608,40.704529807492236],[-73.9417696577679,40.70456550811564],[-73.9416804161869,40.70457403580317],[-73.94103009697554,40.704636177536614],[-73.94089287166021,40.70391415711484],[-73.9407793936526,40.70322246943076],[-73.94076481194541,40.70313403319159],[-73.94067575418063,40.70259194111623],[-73.94061996635888,40.70225545066481],[-73.94059895032493,40.70212795913531],[-73.94054456556232,40.70179804479514],[-73.94042057874324,40.701076598295],[-73.94193078816201,40.70072523469555],[-73.94220058705272,40.700890667467824],[-73.94306406845847,40.70142443509189],[-73.94322686012322,40.7015207091458],[-73.94382473741148,40.70186200787835],[-73.94400504048733,40.70196179219727],[-73.94431460096811,40.702133345351875],[-73.94463910154865,40.70231369467465],[-73.94544988192185,40.702760635974435],[-73.94585499046798,40.702987206774964],[-73.946251077809,40.70320874745362],[-73.94705205297531,40.70366394934024],[-73.94785367275429,40.70411138320623],[-73.94814066076684,40.70427125438633],[-73.94854962741987,40.70450043097989],[-73.94866498839339,40.704565074430946],[-73.94925335721457,40.70489593076176],[-73.94947068333511,40.70501901928322],[-73.94983788658892,40.70522902156312],[-73.9502369375792,40.705473246654584],[-73.95028918411273,40.70591343893078],[-73.95040588964174,40.706652746636436],[-73.95053009998703,40.70739098520349],[-73.95065919549928,40.70816998315678],[-73.95076027208604,40.708802860331694],[-73.9508296381688,40.709143597999734],[-73.95087492667223,40.70951311519836],[-73.9486553351181,40.709724983182234],[-73.94877149748591,40.71043225942837],[-73.94889233878467,40.71116753535468],[-73.94901358447837,40.71190375628073],[-73.94913083041745,40.71261242073406],[-73.94924526243747,40.71332030861264],[-73.94937231850689,40.71406687830977],[-73.95162366321426,40.714066360919354],[-73.95291049798612,40.71406098664111],[-73.95303149420042,40.71406284653376],[-73.95316497602772,40.714065098366724],[-73.95325272975529,40.714065629746386],[-73.95348472164821,40.7140702080787],[-73.9533529450423,40.71418365561198],[-73.95275381269644,40.71473599105693],[-73.95210878461613,40.71525889373838],[-73.95184243452252,40.715442067813655],[-73.95114433699767,40.71603452078605],[-73.95024722916088,40.71663248508145],[-73.94983133724045,40.71690114456709],[-73.94949091126976,40.71712902495174],[-73.94904281591643,40.71742851869003],[-73.94855765965052,40.717719877610335],[-73.94832167554978,40.71786451246864],[-73.94721341810755,40.718560986118405],[-73.94679211606083,40.71882160754952],[-73.94560358883415,40.719567285919],[-73.94440536741837,40.72024041217995],[-73.94367548005562,40.72065997480344],[-73.9428168362496,40.721143621118514],[-73.94195633562964,40.7216523192302],[-73.94150380820712,40.72199097899236],[-73.94109418847233,40.722309245616664],[-73.94022123671164,40.72289150576965],[-73.93931199946552,40.72334789420801],[-73.93891183794575,40.72357882529913],[-73.93848857027078,40.7238089055206],[-73.93765314493838,40.724265554929524],[-73.93676382405543,40.724838919223124],[-73.93539740294541,40.725906867423],[-73.93412337289868,40.72685547097659],[-73.93255438611665,40.72786288983005],[-73.93226852216206,40.72817465803192],[-73.93200420453822,40.72814508289352],[-73.9319608529367,40.728125624359635],[-73.93188125492905,40.72809538279414],[-73.93174841322016,40.72805372769674],[-73.9316831782675,40.72803172609704],[-73.93166858749703,40.72803828230695],[-73.9315735618689,40.72801829455839],[-73.93120770151401,40.727941338121845],[-73.93080479131768,40.72784883926176],[-73.93072254234555,40.72784107268971],[-73.93032635560016,40.7277951417464],[-73.92991812728013,40.72763889835634],[-73.92983531275459,40.72760788882412],[-73.92966308042134,40.72754339771136],[-73.9296548490523,40.72754765204885],[-73.9296322460582,40.72756459428369],[-73.92962400635024,40.727577574576245],[-73.92962734303953,40.72760005400571],[-73.92961163522438,40.72761121893694],[-73.92958020690887,40.72761282070873],[-73.92949753423126,40.72755906407937],[-73.92942476304847,40.7275117520126],[-73.92937588603783,40.727479969538884],[-73.92924333948397,40.72739794231869],[-73.9292689889355,40.72736521532121],[-73.92886953255004,40.72700263162846],[-73.92849418540169,40.72661460330791],[-73.92833738013024,40.72641758269863],[-73.92815870725649,40.726205230757806],[-73.92813074743839,40.726172686824476],[-73.92805429534313,40.72607234016267],[-73.92795514073475,40.725916517513674],[-73.92793912625216,40.72588372904581],[-73.92792754362858,40.725879056847155],[-73.92790171856072,40.72587578044165],[-73.92788257665268,40.725866484122925],[-73.92787172405087,40.72585405069514],[-73.92786431997052,40.72582667905834],[-73.92785895385164,40.725754599499865],[-73.92780584783978,40.72504980016617],[-73.92779650104139,40.72492566871368],[-73.92720275963467,40.7236529471862],[-73.9256147051663,40.72006166221252],[-73.92481798943705,40.720265137475366],[-73.92481537158022,40.720225558550865],[-73.92470891655739,40.71999887556637],[-73.92471098441739,40.71999119547691],[-73.92474503108123,40.71998524724632],[-73.92467622369266,40.719885695480855],[-73.9246088564733,40.719789692834944],[-73.92453432562192,40.71966615777248],[-73.92451999415138,40.71961273042426],[-73.92452018596849,40.71956837077426],[-73.92452083048204,40.71955356651195],[-73.92453854985806,40.719342580204554],[-73.92455355876753,40.7192791311942],[-73.92457948088958,40.71916252283223],[-73.92462954199931,40.718986974373735],[-73.92469004857121,40.7187223355559],[-73.92470227807121,40.71868830410068],[-73.92477183253628,40.71856461085534],[-73.9248155567733,40.71848683540348],[-73.92486413509118,40.71844044541357],[-73.92493181379004,40.71840582874949],[-73.92499204426612,40.71838478776125],[-73.9250867752078,40.71838421920431],[-73.9261579023424,40.718099467633294],[-73.92638366600812,40.718084807526246],[-73.92837930101508,40.71757836729014],[-73.92839153834063,40.71757875368064],[-73.92840375075656,40.71758019245844],[-73.92842127419085,40.717584210598346],[-73.92842419720884,40.71758530268083],[-73.92842688160786,40.717586754127574],[-73.92842937757854,40.71758857435138],[-73.92843171853909,40.71759080894039],[-73.92843568965914,40.71759595398254],[-73.92844561386131,40.717611862810664],[-73.92844953863248,40.717616088268265],[-73.92845165582268,40.717617773229506],[-73.92845389020758,40.71761919759167],[-73.92846194563566,40.71762312038177],[-73.9284708308496,40.71762628629768],[-73.92848064026607,40.7176287324213],[-73.9284915378781,40.71763049587775],[-73.92851353839775,40.717632093842646],[-73.92857425221374,40.71763313166135],[-73.92859170789382,40.71763506050517],[-73.92860667565216,40.717638338238],[-73.92863720061466,40.717647956790145],[-73.92866774684488,40.71765931310399],[-73.92869826813657,40.717672380179025],[-73.92872866939295,40.71768714103624],[-73.92873538646593,40.717691187618605],[-73.92874207976143,40.71769646885922],[-73.9287684578226,40.71772204225029],[-73.92877608562029,40.71772727029095],[-73.92877998940904,40.717729316366686],[-73.92878398825962,40.71773100248577],[-73.92878963057193,40.71773285212239],[-73.92879561877741,40.71773429739517],[-73.9288085531669,40.717735970946606],[-73.9288225296621,40.7177359971787],[-73.92883713697681,40.71773436746046],[-73.92885202896089,40.717731107711955],[-73.92886642560455,40.71772634410146],[-73.92887965180023,40.7177203186236],[-73.92889108105997,40.71771331116426],[-73.92896850706055,40.71764754015088],[-73.92898221166277,40.71763657123721],[-73.92907419357621,40.71757133281938],[-73.92909346674554,40.71755616122465],[-73.9291100394286,40.717541601112394],[-73.92912432770682,40.717527292724576],[-73.929136486102,40.71751307131072],[-73.929138560544,40.71751003800503],[-73.92914020897888,40.717506761858196],[-73.92914231209298,40.717499332999],[-73.92914297144019,40.71749071598796],[-73.92914245456939,40.71746451965397],[-73.92914397868006,40.71745661399179],[-73.92914530784586,40.717453139464006],[-73.92914701545094,40.71744991595689],[-73.9291570069505,40.717436414578],[-73.9291698977285,40.71742355459973],[-73.92918539042986,40.7174116501187],[-73.92920294211397,40.71740109800635],[-73.9295685690554,40.717221535562615],[-73.92960578835411,40.71719018405253],[-73.92963940071817,40.7171564988538],[-73.92964876146115,40.71714594216952],[-73.92966723720511,40.71712254843965],[-73.92968295619136,40.7170984430439],[-73.92969572853043,40.71707392909122],[-73.92970539915335,40.717049279389194],[-73.92970762282214,40.71704020380325],[-73.92970848430288,40.7170306673566],[-73.9297079860939,40.71702080692036],[-73.92970612734645,40.71701080158025],[-73.92969847812833,40.716991030240386],[-73.92969285538777,40.71698172487434],[-73.92968617709147,40.716973075233845],[-73.92950714859498,40.716590780876025],[-73.9295023492772,40.716585518429184],[-73.92949846168209,40.71657965377861],[-73.92949561546543,40.71657342087136],[-73.9294939059559,40.71656703436785],[-73.92949347200971,40.71656326993941],[-73.92949464975439,40.716535769271815],[-73.92949639794358,40.71652681971342],[-73.92949731486156,40.71652213722704],[-73.92950169400076,40.716499789805404],[-73.9293199976609,40.71611200883268],[-73.92931572636307,40.71607810126977],[-73.92931651965586,40.71604383780596],[-73.92932187977773,40.716012070449295],[-73.92933177634781,40.71597656097959],[-73.92934483421239,40.715938917983145],[-73.92936131668628,40.71589831554494],[-73.9293825020933,40.71585162805975],[-73.92940052893978,40.715816518766296],[-73.92941981817357,40.71578500369694],[-73.9294406781309,40.71575657861635],[-73.929463250814,40.715731044756296],[-73.92947356921468,40.71572145262119],[-73.92948531923354,40.71571242743564],[-73.92949834532278,40.71570406928501],[-73.92951247231154,40.71569650471205],[-73.92952747418948,40.71568984129777],[-73.92954313880726,40.715684196180945],[-73.92955920385603,40.715679649111074],[-73.9295754332347,40.71567627315286],[-73.93029962426965,40.71550787636406],[-73.93149304610925,40.71520848057263],[-73.93151298432791,40.71521190462474],[-73.93153325506198,40.715213988487875],[-73.93153596540613,40.71521416080972],[-73.93155892431626,40.715214850264836],[-73.9315843812839,40.71521425224754],[-73.93165926717451,40.715208552394316],[-73.93170534538318,40.71520316761246],[-73.93175008954258,40.7151945849368],[-73.93179267229124,40.715182975091246],[-73.9318324282953,40.7151685278273],[-73.93190482995993,40.71513758388352],[-73.93198814917395,40.71510013641419],[-73.93204461652172,40.715074171920605],[-73.93208047053645,40.71505649754102],[-73.93210478113069,40.71504259926931],[-73.93212999514394,40.71502560378401],[-73.93215573266123,40.71500605917628],[-73.9321975314634,40.71497210749043],[-73.93220607307308,40.71496398092936],[-73.93221363282323,40.71495510661934],[-73.93222529811977,40.71493579746088],[-73.93223037717566,40.71492154524634],[-73.93223414916389,40.71490201533027],[-73.93223469045117,40.714893461219454],[-73.93223536350642,40.71488285313806],[-73.93223397469481,40.7148644283749],[-73.93223001508854,40.714846965043336],[-73.93221519306184,40.714805613509405],[-73.93219698438811,40.71476644888616],[-73.93217367921356,40.71472213951946],[-73.93215665337236,40.71469483448544],[-73.93215361559888,40.71469104172741],[-73.93214998601219,40.71468746473028],[-73.93214128153383,40.7146812910892],[-73.93213686921233,40.71467904647483],[-73.93175357182277,40.71474167550574],[-73.93159048356586,40.71439949197867],[-73.9315566200756,40.71439338442307],[-73.93154203825738,40.714359606502164],[-73.93148254530652,40.71422174884003],[-73.93124067059497,40.71372481088475],[-73.9314530173305,40.713438844463646],[-73.93155604271153,40.71339947275478],[-73.93159144262151,40.7133848159179],[-73.93164527391674,40.71334279375818],[-73.93197184127632,40.71325326091031],[-73.93245163156712,40.71312171693678],[-73.9325504173054,40.71309537126208],[-73.93257765480176,40.71308911115326],[-73.93259563619503,40.713083700676655],[-73.93261051935515,40.713077288247376],[-73.93261675980563,40.713073672144276],[-73.9326222660997,40.71306974937174],[-73.93263159981667,40.71306137111272],[-73.93263905242472,40.71305258616938],[-73.9326443754897,40.71304370180879],[-73.93264621458866,40.71303927179547],[-73.93264747285889,40.71303487863331],[-73.9326482349781,40.71303104254324],[-73.93264917373021,40.713015815055044],[-73.93264693956348,40.713000730286296],[-73.93203262980516,40.71159022307434],[-73.93338484615309,40.71123372774572],[-73.93328349320305,40.71097870695538],[-73.93190101920868,40.71133847142826],[-73.93166398860778,40.710810243985236],[-73.93151092590595,40.71046980839424],[-73.93126572703272,40.70992444355304],[-73.9310297877015,40.709358512207345],[-73.93093227547746,40.70916531125418],[-73.93079490181083,40.70911470106859],[-73.93079180370556,40.70911293430802],[-73.93078745172927,40.70911000516061],[-73.93078694295181,40.709109590392686],[-73.9307835264741,40.70910679750453],[-73.93078002707038,40.70910330078509],[-73.93077693109807,40.70909948098085],[-73.9307719933313,40.709091013034794],[-73.93076857210805,40.70908113257446],[-73.93076600066686,40.709060653520766],[-73.93076683651722,40.70901916694293],[-73.9307660262387,40.70900254307668],[-73.93076270533354,40.708986377059645],[-73.93075999154782,40.708979378490525],[-73.93075653104792,40.70897298273728],[-73.93073903156981,40.70894731643945],[-73.93071882196718,40.70892173947501],[-73.93069593784368,40.70889631301137],[-73.93067043926477,40.708871073939044],[-73.93064180374205,40.708846941665286],[-73.9305721330635,40.70879486826073],[-73.93054296635063,40.70876887089758],[-73.93052794395777,40.70875118386972],[-73.9305257228552,40.70874760833847],[-73.93051585863111,40.70873176236183],[-73.93050712316415,40.708711225134145],[-73.93050203180107,40.70869029440689],[-73.93050100083205,40.708681225039626],[-73.93036094565849,40.708717738032696],[-73.9303734795638,40.70873930350504],[-73.93037720999898,40.70874751861013],[-73.93038184928771,40.70875776871392],[-73.93038563133175,40.70877453878905],[-73.93038574076623,40.708782319148966],[-73.93038466900731,40.70878976558314],[-73.93038021735113,40.70880284776282],[-73.93037287805085,40.70881587324688],[-73.9303628542564,40.70882846505403],[-73.93035053503827,40.70884013725543],[-73.9302887981323,40.70888572873891],[-73.93026628094653,40.708904923590474],[-73.93026509729762,40.7089060937203],[-73.93025651835322,40.70891654288412],[-73.9302503884909,40.70892791292],[-73.93037671406215,40.70922233953032],[-73.93068099428767,40.70992095296722],[-73.93099835621321,40.71061822511616],[-73.9311583696589,40.71100104854482],[-73.93154613746873,40.71185535175112],[-73.93088881912216,40.71205600685823],[-73.93085966173932,40.712064941156825],[-73.9308357102642,40.712074931483265],[-73.9308163730949,40.71208622106963],[-73.93080841450555,40.712092384296625],[-73.93080159026498,40.7120988907977],[-73.9307878093359,40.71211647921725],[-73.93078286503953,40.71212531932626],[-73.93077936591722,40.71213390717075],[-73.9307773691762,40.712142064536415],[-73.93077687548676,40.71214978254487],[-73.93077788533881,40.71215701395369],[-73.9307789473706,40.712160427955546],[-73.93078037523028,40.712163706145354],[-73.93079020414108,40.71218082226047],[-73.93080080544404,40.71219469635342],[-73.93081258043576,40.712205805949644],[-73.93081894298973,40.71221034858319],[-73.93082563734872,40.71221423370466],[-73.93083369272603,40.712217922464156],[-73.93084682544527,40.71222140586961],[-73.93085528765525,40.71222066327951],[-73.93086409444768,40.71221819268695],[-73.93161032734899,40.7120380226804],[-73.93182042077258,40.71247898361114],[-73.93183334985467,40.71250752798778],[-73.93184122321156,40.712528262778065],[-73.93184635118176,40.71254724863565],[-73.93184868877461,40.71256477418329],[-73.93184794873008,40.712593491059096],[-73.93184249493439,40.71262723799066],[-73.93183415746145,40.712655374577366],[-73.9318218728668,40.71267946522623],[-73.93181633870061,40.71268716098762],[-73.93180970336485,40.71269477484584],[-73.93179285963708,40.71271003780276],[-73.93177226424535,40.712724956611055],[-73.93173436851782,40.71274929223811],[-73.93066788646631,40.71302126689371],[-73.93057114310334,40.71305109641209],[-73.93054642776428,40.71305574595817],[-73.93052713207432,40.71306156090456],[-73.93051906936881,40.71306503188898],[-73.93051205952989,40.71306888195182],[-73.93050607875237,40.71307313754831],[-73.93050113783252,40.71307779081124],[-73.93049150439388,40.71309041921195],[-73.9304736152221,40.71311996285394],[-73.93046418241937,40.7131316723203],[-73.93043603849996,40.71315608645074],[-73.93043058814575,40.71316154906079],[-73.93042631105754,40.71316678789346],[-73.93042448583905,40.71316958700426],[-73.93042294313078,40.713172558671104],[-73.93042263899017,40.71319163126949],[-73.93077166547458,40.71392946758257],[-73.93095073591775,40.71436381947852],[-73.93105231901724,40.71461022392341],[-73.93085190134038,40.71490298559287],[-73.92991665528322,40.71514981699947],[-73.92990279901291,40.715124963477],[-73.92931412285786,40.71527983418702],[-73.92927167067009,40.71531421647622],[-73.9292536656754,40.71532880253982],[-73.928438818146,40.71553094957583],[-73.92890242854068,40.71657281231796],[-73.92890598986274,40.71659635422921],[-73.92890601265078,40.716618956809555],[-73.92890251043835,40.716640107434905],[-73.92889551897689,40.716659518985864],[-73.92888441854605,40.71668042166835],[-73.92887072694877,40.71670144906414],[-73.92885446710959,40.71672257421465],[-73.92883566172445,40.716743778034704],[-73.9287905809006,40.71678793806766],[-73.92876805027402,40.716807330616504],[-73.92874531987823,40.71682512834844],[-73.92871111320495,40.71684974585989],[-73.92867728796213,40.71687240822312],[-73.92864365422396,40.716893243646396],[-73.92861009191249,40.716912331295646],[-73.92857581108376,40.71692983368462],[-73.9284891092036,40.716971041409224],[-73.92843622401537,40.716998834267216],[-73.92832241942129,40.71706245620059],[-73.92827145107036,40.717089728832214],[-73.92825263489715,40.71709859586688],[-73.92823253044942,40.717106453750844],[-73.92821135004576,40.71711323979324],[-73.92818927188948,40.71711888022521],[-73.92816651950668,40.71712333280146],[-73.92814336621646,40.717126524817964],[-73.92812006106163,40.71712843649423],[-73.92809688744711,40.71712903466935],[-73.9259516394396,40.71769107056994],[-73.9259409110886,40.717674151659715],[-73.92514606059835,40.717855612376795],[-73.92499740680218,40.71788955508737],[-73.92497473707176,40.71789389953423],[-73.9249548965364,40.71789814547227],[-73.9249425244252,40.717900884345724],[-73.9249262108136,40.71790485364578],[-73.92490239368502,40.71790942231887],[-73.92488911247911,40.71791154744509],[-73.9248629971177,40.71791650059258],[-73.92483730903174,40.7179219234235],[-73.92482214344783,40.717925092009594],[-73.92479461917738,40.717931773936925],[-73.92477173579093,40.71793694662485],[-73.92475077183745,40.71794044395343],[-73.924729061349,40.717944050687834],[-73.9247122757728,40.717946155912124],[-73.92469362102369,40.71794812488465],[-73.92467591434072,40.71794992259187],[-73.9246600407461,40.7179514432337],[-73.92464513863995,40.71795310891743],[-73.92462555040049,40.71795384276217],[-73.92460339476085,40.717953306073404],[-73.92458693486765,40.717950702646334],[-73.92458407107222,40.717950240741544],[-73.92456824137082,40.71794488190694],[-73.92455290971769,40.71793913473412],[-73.92453801671428,40.71793237179605],[-73.9245208166273,40.71792448139521],[-73.92450755701478,40.71791763726832],[-73.92449266537852,40.71790967583775],[-73.92447781046103,40.717900985519734],[-73.92446061312049,40.717890879568216],[-73.92445062958932,40.71788537964234],[-73.92442924671536,40.717872298844476],[-73.92440877531887,40.717858894811535],[-73.92439020556483,40.71784825655297],[-73.9243692700287,40.7178364195899],[-73.92435070091094,40.71782523183709],[-73.92433303151249,40.717813990728914],[-73.92431306786771,40.717802154394334],[-73.9242930560776,40.717790065394055],[-73.92427585871783,40.71778060757639],[-73.92426006927381,40.71777088079652],[-73.92424565221582,40.717761730707466],[-73.92423357693372,40.71775456383367],[-73.92422196230999,40.717747748063175],[-73.92420571235456,40.71773697627482],[-73.9241908235596,40.71772697114598],[-73.92418084168794,40.717720247078454],[-73.9241659886565,40.71770997191655],[-73.92415062601896,40.717699992772104],[-73.92413531121603,40.7176895817727],[-73.92411999510148,40.71767936007581],[-73.92410280094352,40.71766713720242],[-73.92408423619383,40.71765219513096],[-73.92406646436007,40.71763856715802],[-73.92404826607341,40.71762433680918],[-73.92403042353506,40.71760939353012],[-73.92401456906464,40.7175947770652],[-73.92400123172605,40.71758340440821],[-73.92398912454948,40.71757201396631],[-73.9239772799706,40.717559920921154],[-73.92396563781045,40.71754641508637],[-73.92395450324669,40.71753361051828],[-73.92394037469353,40.71752081385525],[-73.92393132858302,40.717514135951404],[-73.92390367881613,40.71749562069664],[-73.92389417064565,40.71748905941819],[-73.92387326148533,40.71747454664172],[-73.92385189177783,40.71746075543031],[-73.9238323896617,40.71744847738094],[-73.92381472136086,40.71743663242622],[-73.9238065716196,40.71743149484561],[-73.92379521885334,40.71742355342404],[-73.92378242354744,40.717414593655384],[-73.92377013710419,40.717405994405084],[-73.92374875470092,40.71739217585907],[-73.92372831938444,40.71737827601586],[-73.92370971501536,40.717367313626646],[-73.92368739798667,40.71735310679255],[-73.92367370384754,40.717344038360984],[-73.92366000842225,40.717335519415265],[-73.92363989262076,40.717320657493445],[-73.92362699415033,40.71730857259162],[-73.92361499494699,40.7172968219987],[-73.92360155242686,40.717284737235595],[-73.92358786233984,40.7172715806369],[-73.92357604244326,40.717258425948096],[-73.92356606851841,40.717245271478454],[-73.92355875481368,40.717234775583805],[-73.92354950298389,40.71722055092759],[-73.92353534366413,40.71720456649136],[-73.92352727088023,40.717195149969115],[-73.92351902168137,40.717185014135936],[-73.92351052402476,40.717173814676194],[-73.9234961193941,40.717154615397824],[-73.92348498545186,40.717142172139575],[-73.92347481994258,40.71713080085864],[-73.9234627869621,40.71711764601631],[-73.9234523385271,40.71710589643701],[-73.9234400204306,40.717092929702915],[-73.92342891999948,40.71708199922962],[-73.92341861434731,40.71706901573878],[-73.92341069923313,40.717056925248116],[-73.9234052216492,40.71704449445618],[-73.92340130597825,40.71703208329861],[-73.92339299433873,40.717015390745594],[-73.92338539779375,40.717002949663694],[-73.92337834167154,40.71699424629931],[-73.92337052250697,40.71698144505285],[-73.92336526384064,40.71697452537059],[-73.9233535568472,40.71696589948913],[-73.92328653237344,40.716834003108204],[-73.92323157113611,40.71669943915764],[-73.92316776085264,40.71647891538615],[-73.92313445722397,40.71647946894538],[-73.92311718168413,40.71647618845656],[-73.92311149603768,40.71646918823167],[-73.92310361125,40.71645153249398],[-73.92307579911488,40.716389234766474],[-73.92305500014399,40.716342664290856],[-73.92326039798914,40.71624973413544],[-73.92331244916085,40.71622884989686],[-73.92333477379789,40.71622532626133],[-73.92336627583313,40.71621730510384],[-73.92338579746865,40.71621278867068],[-73.92340491085962,40.71619240447994],[-73.92343169275928,40.716172521098656],[-73.92347144070807,40.71614666662388],[-73.92361145155554,40.7161035081713],[-73.92359001003162,40.71602814869496],[-73.92431329961582,40.71584705657681],[-73.92459408281053,40.71553437585553],[-73.92483287559035,40.7152829120414],[-73.92488553507606,40.71526718765259],[-73.92485230936022,40.7151986006984],[-73.92478745137136,40.715075593546075],[-73.9247662928448,40.71503204900932],[-73.92476128782202,40.71501947417916],[-73.92476257206162,40.71500407627397],[-73.9247649334009,40.714988652770884],[-73.92476155049354,40.71497597144843],[-73.92472981629034,40.71493796647534],[-73.92469009338396,40.714880957033024],[-73.92466013078402,40.7148668804073],[-73.9246150150586,40.71482708365429],[-73.92455568744022,40.714753653732856],[-73.92452581669896,40.71469041784696],[-73.92451226161342,40.714620772180695],[-73.92448221734756,40.71452345230064],[-73.92443153174081,40.71436477617639],[-73.92441910967027,40.71434961252493],[-73.9244145311771,40.71434853851888],[-73.92440910864673,40.71434991236543],[-73.92439028050515,40.71434917913243],[-73.92436718832808,40.71433082947481],[-73.92434751117986,40.714307053009456],[-73.92433779606851,40.71425370871098],[-73.92433699107772,40.714201587351305],[-73.92433637463608,40.71414008175552],[-73.92433589757131,40.714122593466456],[-73.92405909737057,40.71411155964499]]]}},{type:"Feature",properties:{ntacode:"QN20",ntaname:"Ridgewood",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.90477244568567,40.71286579987747],[-73.90376943967873,40.71281703180071],[-73.9029347294924,40.71278607329173],[-73.90224267787134,40.712759832934736],[-73.9005958785017,40.712697385241015],[-73.90018380438363,40.7126806579371],[-73.89935504376622,40.71264701444443],[-73.89768322659468,40.712580297771815],[-73.89710338714579,40.71255773656972],[-73.89621914072688,40.712522056969796],[-73.89590386058438,40.71250695923008],[-73.89502460986058,40.71247825314405],[-73.89401868745136,40.712440554910025],[-73.89367393271202,40.71243002539006],[-73.88877304406876,40.712280177827076],[-73.88842000710417,40.712269957779895],[-73.88687943040455,40.71222318540867],[-73.88637649653135,40.712207714688475],[-73.8862278556617,40.71220238191253],[-73.88519763047903,40.712166273921596],[-73.88507555749,40.712161055608945],[-73.88435098707411,40.712230173376504],[-73.88205387373834,40.71245415012565],[-73.88006267706814,40.712652573689525],[-73.87907685282384,40.71035938984054],[-73.8794349550352,40.710284419435574],[-73.87926181248316,40.70990534726839],[-73.8787278320734,40.71002753514196],[-73.87761134178646,40.70716770558134],[-73.88086188483801,40.70658472936581],[-73.88088332654884,40.70645397726771],[-73.8817801768889,40.70640454801895],[-73.88266573808845,40.706355516916936],[-73.8837729691808,40.70629420165476],[-73.88456244603812,40.70636218692214],[-73.88553214158821,40.70644568324879],[-73.88554946851852,40.706154618533695],[-73.88652826814841,40.70622520637745],[-73.8873957253416,40.70601813011593],[-73.88826271719408,40.70580991270574],[-73.88911917685519,40.70559887739671],[-73.88984330207877,40.704972402195715],[-73.89105316972807,40.70381641330253],[-73.8912683769093,40.70359657640159],[-73.89194157342574,40.70288622835829],[-73.89283458119634,40.701910277985924],[-73.89384018414073,40.70085972555689],[-73.8942016526164,40.70050730944816],[-73.89500322684938,40.69971237746394],[-73.89484994963583,40.69858962332337],[-73.8957800508964,40.69851096214159],[-73.89558457649512,40.697127642006706],[-73.89677249966005,40.69679911679609],[-73.89756263023105,40.69648070881289],[-73.89838185197424,40.696135997502346],[-73.8988858577282,40.69538947540043],[-73.89954093129799,40.694285731489245],[-73.90003039216384,40.693437450574265],[-73.90038667856084,40.693139959624745],[-73.90102391403792,40.69184364212729],[-73.90123290660088,40.691442278638256],[-73.90148893588018,40.6915568842065],[-73.90158972038063,40.69163180715806],[-73.90207277431018,40.691999231304784],[-73.90278824707013,40.69241833920613],[-73.90354057071899,40.692848781795966],[-73.9038660047507,40.69303571222892],[-73.90428792777008,40.69327806874776],[-73.90504295361542,40.6937040067608],[-73.90579597075318,40.69412715501159],[-73.90491424259838,40.695073571330944],[-73.90480435382135,40.69514816908216],[-73.90426018411695,40.69570037144325],[-73.90466384753621,40.69593224703021],[-73.90500484834332,40.69611874678646],[-73.90540127730313,40.69635030638612],[-73.90576535954328,40.6965485556274],[-73.90611626069261,40.696750557132034],[-73.9065235071216,40.6969761441197],[-73.9068458352659,40.697163549312215],[-73.90727452392147,40.697399190226015],[-73.90756985226629,40.69757174997115],[-73.90802249245736,40.69782540863488],[-73.90877366102974,40.698255226694435],[-73.90953273204597,40.698675105126014],[-73.91103489578808,40.69953211397071],[-73.91180820104427,40.69993800312449],[-73.91067882737427,40.70104596906413],[-73.91142242657311,40.70148658851934],[-73.91216169804017,40.70192316460563],[-73.91290404121901,40.70236189179931],[-73.91180710069375,40.70343495252928],[-73.91254913842354,40.70387341983597],[-73.91329162431983,40.70431263854721],[-73.91403097536558,40.704749113035625],[-73.91477063847708,40.7051894372726],[-73.91551250506075,40.705626444653554],[-73.91589738629864,40.70585481662754],[-73.91625252031223,40.7060655429796],[-73.91660892379089,40.70627549467011],[-73.91664948178591,40.70629938812497],[-73.91699506801974,40.706502964578156],[-73.91736520321223,40.7067224690084],[-73.91773662905582,40.70694273892946],[-73.91808167671864,40.70714732960866],[-73.91810299645124,40.70715996945821],[-73.91847670933096,40.70738156323952],[-73.91884342572229,40.70759799840191],[-73.91922162603299,40.70781513434497],[-73.91956473351323,40.70802397889995],[-73.91995952930924,40.70825728802115],[-73.92070065918882,40.708694630123986],[-73.92143475972897,40.70912876570629],[-73.92189184698759,40.70939609620829],[-73.92074853049766,40.71053364895832],[-73.92112020108584,40.710735407312654],[-73.92122073526376,40.7107905585565],[-73.92154601695691,40.711043283534885],[-73.92181880306822,40.71178206744716],[-73.92223466477687,40.71285595386039],[-73.92313936349305,40.713394728593556],[-73.9240401133403,40.714008312628984],[-73.92083937550794,40.7138151400793],[-73.91947977186409,40.71373199851356],[-73.91633296488652,40.71353115557909],[-73.91569881913063,40.71348528960908],[-73.91521146716418,40.71346123901988],[-73.91466958174145,40.71343707492709],[-73.91303759072946,40.713332078060205],[-73.91077807358391,40.71318759991906],[-73.91069895798562,40.713268521815934],[-73.91015817920974,40.713821599987014],[-73.91159537806556,40.71464113335584],[-73.91173862270927,40.714723810626616],[-73.91274485067025,40.71530376808898],[-73.91279690016461,40.71534014329312],[-73.91283037732983,40.71536090798485],[-73.91245827580991,40.715532290204386],[-73.91232805368347,40.715615307444054],[-73.91221070492861,40.71570935679099],[-73.91210851600843,40.71581262185938],[-73.91178934232093,40.716122478220846],[-73.91156249215481,40.71636931348649],[-73.91151824756729,40.71641746661209],[-73.91134270782906,40.7165970288617],[-73.91105946249321,40.716842180596394],[-73.910483643808,40.71732796504552],[-73.91000764268948,40.71759738202674],[-73.90984027232697,40.717693621787944],[-73.9096598007548,40.71779315582922],[-73.90962006749731,40.71775153876139],[-73.90955515632926,40.71769519705763],[-73.9094339865837,40.71758177334302],[-73.90862256645863,40.717480823237224],[-73.90850501105004,40.71746899662044],[-73.90768387344418,40.71737969456071],[-73.90696370818954,40.717304417247654],[-73.9068815242617,40.71731291511726],[-73.90639010094546,40.717363692055386],[-73.90617600189641,40.71642140407257],[-73.90602078325578,40.71574267892362],[-73.90586816415544,40.71506869312336],[-73.90574342578721,40.714516011579235],[-73.90571002429301,40.71436797510729],[-73.90556258981188,40.71371463369163],[-73.90537582225082,40.71287658156334],[-73.90489449550579,40.71285681511044],[-73.90477244568567,40.71286579987747]]]}},{type:"Feature",properties:{ntacode:"MN33",ntaname:"East Harlem South",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.93505300005583,40.79168720290907],[-73.9351068533151,40.79164962938515],[-73.93517135169392,40.79160520703168],[-73.93526809778409,40.79152802580045],[-73.93526500788943,40.79152576348123],[-73.93519039296183,40.791471160129134],[-73.93546762088413,40.79126365205755],[-73.93553896695946,40.791318693659804],[-73.93583106788914,40.79109470487028],[-73.93602391823836,40.79082912762342],[-73.93632010870614,40.79042595764862],[-73.93669302210037,40.78991304915913],[-73.93706168747119,40.78941358971095],[-73.93705304578889,40.78940641675746],[-73.93708104382308,40.78936639571004],[-73.93707246262235,40.78934584188623],[-73.93701479686749,40.789321281184925],[-73.9361407331413,40.78894907341053],[-73.93612836235305,40.78893853005968],[-73.93612689279693,40.788926867985474],[-73.9362185986996,40.788800497574314],[-73.93622751295354,40.78879561294987],[-73.93624303325059,40.78879577415209],[-73.93714965461112,40.78916844905952],[-73.93722890167302,40.78899630803717],[-73.93739788609363,40.78862171934094],[-73.93741675677447,40.78857976151636],[-73.93754989162586,40.78828374452889],[-73.93763482912341,40.78809424431224],[-73.93768669385383,40.78797356057906],[-73.93769563022268,40.787957293520535],[-73.93774122176198,40.787853904350904],[-73.93777363255121,40.78778335806264],[-73.93781722692921,40.78768846868092],[-73.93794768976998,40.78747729942929],[-73.93794590851282,40.78746915875535],[-73.93795930775197,40.787456279930055],[-73.93797181801402,40.78743187338252],[-73.93811570089734,40.787184762756446],[-73.93813356193043,40.78716578989595],[-73.93819429625327,40.787097330299794],[-73.93824519951464,40.78704106760557],[-73.93853937331663,40.78671077700015],[-73.93926642644567,40.78588875256457],[-73.93982619696513,40.78525655191296],[-73.9398345399793,40.785253972359165],[-73.93984282390915,40.785251410364076],[-73.93985267603388,40.785243931650186],[-73.93988045560667,40.78523237551018],[-73.93988852061754,40.78522352734711],[-73.93991003282476,40.78521196675803],[-73.93992974399467,40.78520176553136],[-73.93995483679343,40.785189522794504],[-73.93998978019047,40.78517047729022],[-73.94001308386734,40.78515687380643],[-73.9400247325259,40.785153475923245],[-73.94004982707638,40.78513851372888],[-73.94006415729089,40.7851310296201],[-73.94011434323876,40.78510382464473],[-73.94014947276271,40.785087255379516],[-73.94018512931063,40.78506620206071],[-73.94020230181304,40.78505918714037],[-73.94022475284203,40.78504515078844],[-73.9402379576832,40.785037134684096],[-73.94026700995524,40.785022101453485],[-73.9403620935134,40.784971984082325],[-73.9404532074854,40.78492287258095],[-73.94053377198226,40.784878771605946],[-73.94055093807772,40.78486674159363],[-73.94058130200911,40.78485370870928],[-73.94059054968379,40.784846689142164],[-73.94062357057666,40.78482965041174],[-73.94067374402167,40.78480359792671],[-73.9407173267637,40.78478054056452],[-73.94072128361559,40.78478054259988],[-73.94074901720533,40.78476751820222],[-73.94076750825948,40.784757495121355],[-73.94078868006108,40.78474744878868],[-73.94083088142592,40.784727424556394],[-73.94102499731892,40.784635222486415],[-73.94108573710655,40.784609166516745],[-73.94111082838869,40.78459714868053],[-73.94113723613106,40.784583114004306],[-73.9411728885479,40.784566076962555],[-73.94144612018945,40.78443147385166],[-73.94152576810191,40.784390900969925],[-73.94167454195752,40.784313830631994],[-73.94185448592212,40.78422074667749],[-73.94201431753103,40.78413758489747],[-73.94217918595567,40.78405136339489],[-73.94231388874329,40.78398116576647],[-73.94239128520975,40.78394072618269],[-73.94243451137072,40.78391783032241],[-73.9424697044478,40.783896460947076],[-73.94257225524929,40.78382472365283],[-73.94260442723572,40.783801830930805],[-73.9426737981829,40.7837537431472],[-73.9427813753337,40.78367819009658],[-73.94286783792676,40.783618655802606],[-73.94293520531144,40.78357210608968],[-73.94301663136943,40.783514865458535],[-73.94311516211351,40.78344617012712],[-73.94316141910546,40.78341182999223],[-73.94320565536947,40.7833698429877],[-73.94323985739759,40.7833278516944],[-73.9432700303568,40.783288154676804],[-73.94331027382083,40.78323318044389],[-73.94334749366399,40.78318203299859],[-73.94339679077294,40.78310950284648],[-73.94344105526426,40.78304918212817],[-73.94355143839518,40.7829035079858],[-73.94354420712527,40.7828805238227],[-73.94356979719859,40.78292307857347],[-73.94363201727836,40.782962323685446],[-73.94376005274518,40.78282893171716],[-73.9438325667603,40.78285908947531],[-73.94389324539817,40.782887727332266],[-73.94395460163109,40.78291552015387],[-73.94405439446342,40.78296435804627],[-73.94464665992,40.783217873300245],[-73.94472264526935,40.78324757264149],[-73.94706938226716,40.78423622711473],[-73.94933170560962,40.78519312655767],[-73.95033804130394,40.785617150013216],[-73.95092812788225,40.785865380675304],[-73.95244615070395,40.78650248558295],[-73.95255145535168,40.78654858066249],[-73.95266136728193,40.78659501962446],[-73.95416383080617,40.78722686110491],[-73.95577735912332,40.78791392447112],[-73.95528233480863,40.7885844554883],[-73.95481723750537,40.7892047443699],[-73.95439919191305,40.789774908667766],[-73.95388917014817,40.79047049905669],[-73.95343832916402,40.79108536813292],[-73.95297740553578,40.79171969316815],[-73.9525222270489,40.792347622225535],[-73.95207127078667,40.79298117198346],[-73.95160265364882,40.79360780611645],[-73.95111102372421,40.79428503532196],[-73.95062885475744,40.794959591376454],[-73.95015821226998,40.79558773150446],[-73.94969538240491,40.796216872181276],[-73.94942287749507,40.796606384160505],[-73.94923327016375,40.79687199990517],[-73.94906517858914,40.79710049410616],[-73.9487870281117,40.79748283900516],[-73.94831125454388,40.79812921756685],[-73.94722520890943,40.79767168595849],[-73.94670030971349,40.797450543718014],[-73.9456668471408,40.79700834433975],[-73.94556506780826,40.79696479511535],[-73.94522698885582,40.79682013329722],[-73.94509614635697,40.79676348346358],[-73.94495942937161,40.79670574109354],[-73.94421313822389,40.79638585793372],[-73.94415121732047,40.7963593166195],[-73.94348324027955,40.79607299357246],[-73.94287776087015,40.79582167148397],[-73.94275348016754,40.79577008466947],[-73.94247923180245,40.79565624775501],[-73.94232710869326,40.79559310276942],[-73.941876046609,40.79540586854793],[-73.94234988115835,40.79475532397245],[-73.94281682211141,40.79413407660791],[-73.9432725119053,40.79348810343821],[-73.94103496861403,40.792546669178094],[-73.93864883300415,40.79155775480616],[-73.93819346894594,40.79218819474599],[-73.93773612057383,40.792815804101664],[-73.93679209282904,40.79240392875405],[-73.93555312839231,40.791842225574314],[-73.93539920812492,40.79197068895172],[-73.93529038127546,40.791873136674],[-73.93524060844987,40.7918338750111],[-73.9351936053202,40.79179799905833],[-73.93513822196006,40.791752834631914],[-73.93508265847825,40.791710044242826],[-73.93505300005583,40.79168720290907]]]}},{type:"Feature",properties:{ntacode:"QN18",ntaname:"Rego Park",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.85872465829338,40.73570864419654],[-73.85867078126115,40.73561895953394],[-73.85858333448218,40.73547194235424],[-73.85834345797502,40.73500124017758],[-73.85799293721338,40.73433365672597],[-73.85765183010798,40.73366788602628],[-73.85730927004465,40.733004111207364],[-73.85704937887407,40.73251243447606],[-73.85659673974264,40.73162306018489],[-73.85625665102405,40.730959123100305],[-73.858510979084,40.730286802804635],[-73.85837971334233,40.73003567826729],[-73.8581650018149,40.729624934644896],[-73.85782767360726,40.728974720007805],[-73.85762923581929,40.72860692181453],[-73.85771592477619,40.728505460801],[-73.8574124059879,40.72832247976302],[-73.85775002487311,40.72844560136916],[-73.85808765733822,40.72856872183102],[-73.85812618520463,40.728508245718466],[-73.85820066505214,40.72839135196939],[-73.85860783722096,40.72775228412479],[-73.85901374294326,40.7271089073006],[-73.85941988033154,40.72646483756301],[-73.85727108050872,40.72568129808879],[-73.85776316849591,40.72490571233364],[-73.85805416894016,40.724445406102625],[-73.85960517172228,40.725022400493756],[-73.86015205580995,40.725227041252005],[-73.86203833783496,40.72595678540589],[-73.85990796422898,40.72434623465843],[-73.85868097648579,40.722612440484085],[-73.8585221407898,40.72153379387886],[-73.85823757109696,40.71961241147819],[-73.85777174530276,40.7164562691571],[-73.85744857909407,40.71369279954616],[-73.85729287192228,40.71146767719103],[-73.85818745298316,40.711599545560084],[-73.85964590990136,40.71182734410181],[-73.85975932796815,40.71184505978392],[-73.85971313582799,40.71260553908273],[-73.85966066695589,40.713294646744245],[-73.85965416837634,40.71337996141241],[-73.85964254795847,40.71349314467923],[-73.85963511297894,40.71391991087989],[-73.85963616914624,40.71397813137102],[-73.85964031040828,40.714009219240296],[-73.85968907233247,40.71420029397411],[-73.85975358765756,40.714389233810614],[-73.85983356779349,40.71457492347879],[-73.8599285549997,40.71475627044773],[-73.86003789875782,40.714932235724014],[-73.86062663290492,40.71548716956489],[-73.86122406383275,40.716037328764834],[-73.86152886655597,40.71631493670858],[-73.86183368326944,40.716592542843664],[-73.862136381509,40.71687677399795],[-73.86242540525377,40.71714814705244],[-73.86272195098454,40.71742801894492],[-73.86301850142442,40.71770788185688],[-73.86357111137097,40.71827667989158],[-73.86412297578205,40.71884480791692],[-73.8646872952353,40.71942707560227],[-73.86523870611752,40.71997671002676],[-73.86547610870426,40.72028093725037],[-73.86604176152649,40.720900922601466],[-73.8665724107752,40.721486637451235],[-73.86711404496064,40.722076403897276],[-73.8673090834665,40.722289024525445],[-73.86765927313898,40.72266125612558],[-73.86821068530571,40.723254748638325],[-73.86845305144747,40.72348549408497],[-73.86876817321684,40.72382090716378],[-73.86927215672425,40.72441183571592],[-73.86929270489091,40.72443592947496],[-73.8693102591822,40.72446599082535],[-73.86970765351238,40.72514643414145],[-73.8702113583967,40.726187326381265],[-73.870631851331,40.72705885402535],[-73.87074561011353,40.72726953937376],[-73.87084539424188,40.72748459344062],[-73.87093081319087,40.72770320666976],[-73.87100156107084,40.72792452402851],[-73.87113283455851,40.72837172030047],[-73.87140980823119,40.72917810248163],[-73.87146074183515,40.72932637413774],[-73.87154749998776,40.72936238333102],[-73.87235229606141,40.7296554843435],[-73.87316942630481,40.729950619198554],[-73.87408913173927,40.730282792381935],[-73.87475475597944,40.730541891754534],[-73.87495349518939,40.730618695773146],[-73.8750915408955,40.73067136321897],[-73.8748129897453,40.730753394752924],[-73.8741547648795,40.730950086250026],[-73.8731552720697,40.73124396981526],[-73.8719205833651,40.73161392878643],[-73.8714980070649,40.7317505866538],[-73.87134309769064,40.73179935711385],[-73.87128940419706,40.73181626187121],[-73.87112231381236,40.73187152900892],[-73.87054725230915,40.73203701870297],[-73.86955585184903,40.732352842530915],[-73.86904838665137,40.73251391794024],[-73.86860949229325,40.73265317664764],[-73.8684520354004,40.73271337551546],[-73.86835853307404,40.73274015904463],[-73.86831806762609,40.732753620288726],[-73.86827761517479,40.73276707164936],[-73.86810582281177,40.7328262545154],[-73.8679258648835,40.73287256874568],[-73.86682801197911,40.73324578079832],[-73.86610439434365,40.733491763457884],[-73.86524772497677,40.733762249230324],[-73.86491748912391,40.733866510046035],[-73.86447086179031,40.734007274929],[-73.86450230092382,40.7340753994597],[-73.86457248576087,40.734188397514785],[-73.86462193290043,40.73428169011403],[-73.86284000194742,40.73479949449891],[-73.86106394462786,40.735314491921855],[-73.85942834837071,40.735788732193676],[-73.85886555687739,40.73593913931035],[-73.85877141151015,40.73578528953795],[-73.85872465829338,40.73570864419654]]]}},{type:"Feature",properties:{ntacode:"MN34",ntaname:"East Harlem North",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.92718514778379,40.797349896780304],[-73.92735485441787,40.79731658078637],[-73.92734692252742,40.79729390212046],[-73.92767122620874,40.797217014266295],[-73.9277069412713,40.79729866337961],[-73.92738263624567,40.7973770630779],[-73.92736675660674,40.79734682034486],[-73.92720299770355,40.79738674779986],[-73.92718514778379,40.797349896780304]]],[[[-73.92672091168978,40.800414210943615],[-73.92653846456179,40.80033389830838],[-73.92655351653667,40.800315172921486],[-73.92674263893004,40.800403498972805],[-73.92673683953153,40.800411470979355],[-73.92672526216842,40.80040733882289],[-73.92672091168978,40.800414210943615]]],[[[-73.92666565546537,40.80018271403629],[-73.92669572629511,40.800146977655096],[-73.92724770789289,40.80039295736902],[-73.92711464230649,40.8005637562296],[-73.92706696628497,40.80054301212587],[-73.92716933022494,40.8004058536962],[-73.92666565546537,40.80018271403629]]],[[[-73.92688606022007,40.80084064836897],[-73.92650954867311,40.8006570315246],[-73.92655241808488,40.800604825092336],[-73.9268452842962,40.800739646712834],[-73.92683162740755,40.80076552901474],[-73.92686908679467,40.80078367679933],[-73.92699531303141,40.80063617610435],[-73.92704640297916,40.800651743031345],[-73.92688606022007,40.80084064836897]]],[[[-73.93380589881876,40.81651249324714],[-73.93382900884615,40.81558536018752],[-73.93394608825353,40.8155876247392],[-73.9339460993373,40.81557645756473],[-73.93394170146244,40.81556529841826],[-73.9339490585753,40.81555636955857],[-73.93395054151395,40.81554298000998],[-73.93394173470443,40.815531808453805],[-73.93394175021224,40.8155161849634],[-73.93395205657954,40.8154972182193],[-73.93395353730942,40.81548605238907],[-73.93393445709589,40.815471534509],[-73.93394623227616,40.81544251797635],[-73.93393892276264,40.81541572428057],[-73.93394921255545,40.815401223226694],[-73.93394628434713,40.8153900548706],[-73.93395659090909,40.81537220417385],[-73.933948531127,40.81534820201147],[-73.93394855439148,40.8153247614981],[-73.93394858430494,40.81529462168478],[-73.93395302092107,40.81526672687834],[-73.933954521582,40.81523547202673],[-73.93394426378265,40.815205325816926],[-73.93394870283147,40.81517519791038],[-73.93394725313918,40.81515509799576],[-73.93396344530996,40.81512944302359],[-73.93396788302584,40.81510042245194],[-73.93396350512248,40.81506916406498],[-73.93396941358058,40.81503902711462],[-73.93398565957858,40.8149475104223],[-73.93398936930939,40.814912357030984],[-73.93398203685835,40.81489561278118],[-73.93398352753844,40.81487439749644],[-73.93397473519491,40.81484872821335],[-73.93398210661402,40.81482529307844],[-73.93397332647247,40.81478733186032],[-73.93399097511467,40.81477506811665],[-73.9339777641614,40.814758311119206],[-73.93398954202269,40.81473822765619],[-73.93399543936428,40.814719257878956],[-73.93398075656611,40.8147047425219],[-73.93398224834063,40.81468242006778],[-73.93398523964008,40.81462995863841],[-73.93397645066003,40.81460093082535],[-73.93396620950398,40.81456521074893],[-73.93399121978352,40.81452838643415],[-73.93401476726986,40.81448375262485],[-73.93385652638824,40.81448147441924],[-73.93386230972808,40.814249296320554],[-73.9338639144929,40.814192737283506],[-73.9338651026191,40.81415315795568],[-73.93386927846755,40.814101174314025],[-73.93387232548969,40.81406326426077],[-73.93392984600203,40.81334769063382],[-73.93398178986831,40.81281463554531],[-73.93400770204944,40.812608498697344],[-73.93403843917886,40.812340880071034],[-73.93409306691929,40.8119684025308],[-73.93413711416126,40.81171237042198],[-73.93419558749177,40.81139317769294],[-73.93428227801454,40.81082305000611],[-73.93430417398093,40.810481665612635],[-73.9343144050731,40.81032226491131],[-73.93434080971481,40.809927582749616],[-73.93433864584746,40.80956221383143],[-73.93421391016989,40.809059173792726],[-73.9341963919578,40.8090318515825],[-73.93413532624061,40.80873639051426],[-73.93412073484305,40.808656451977456],[-73.93356119311488,40.80760067738671],[-73.93332852361894,40.807318945960446],[-73.93325909539998,40.80723724520672],[-73.93318395639821,40.80715619779711],[-73.93317413539499,40.80714539094994],[-73.9330847174972,40.80702691470211],[-73.93293288329299,40.806871022133905],[-73.93263088267584,40.806552933906865],[-73.93239017119159,40.806299140968584],[-73.93154417434349,40.80539778332668],[-73.9314960425863,40.80535115370669],[-73.93147549592484,40.80532809243557],[-73.93146707188407,40.80530596930307],[-73.9314489142784,40.80529764576174],[-73.93143198588078,40.80528195738803],[-73.93140904211006,40.805246913811516],[-73.93139090102116,40.805233069660154],[-73.93130511520246,40.80513160645997],[-73.9312694724059,40.805090553712496],[-73.93115949987336,40.80496694026251],[-73.93112688759336,40.80492267799734],[-73.93111408924709,40.804904350512935],[-73.93109790844389,40.80488117752955],[-73.93107375389327,40.80484705102836],[-73.93103390093935,40.804794482214405],[-73.93102787741601,40.804782494559305],[-73.93097654532372,40.80471563251208],[-73.93097535296582,40.804705498895224],[-73.9309584321079,40.80468704529114],[-73.93093429158864,40.80465291876797],[-73.93090936516867,40.804619393517484],[-73.93082801324286,40.804509966805846],[-73.93080628114518,40.80447400780629],[-73.93071630316513,40.80435549733261],[-73.93071028702632,40.80434074466808],[-73.93069577525883,40.8043259880687],[-73.93068733276415,40.80431031272545],[-73.93063902817013,40.804245752960476],[-73.93063179560956,40.80423007951359],[-73.93061004100677,40.804207015681556],[-73.93057261208965,40.80415260421613],[-73.93057263757196,40.80414339187633],[-73.93054243306781,40.80410741834049],[-73.93044280213064,40.8039741495968],[-73.93040536964531,40.803920665657465],[-73.93035345052837,40.80384780474337],[-73.9303329206557,40.80381921361442],[-73.93030876458782,40.80378601536816],[-73.9302786056749,40.80373437922569],[-73.93026171394969,40.803705794136974],[-73.93019175460361,40.80358316519045],[-73.93018329452568,40.80357394720844],[-73.93006020693858,40.80336164816057],[-73.93001261302976,40.80328749842881],[-73.92997373618653,40.80319646747157],[-73.92997862176954,40.803190245385],[-73.93004460905006,40.80310611177075],[-73.93000931090454,40.8030401351573],[-73.92998288427778,40.8029847524943],[-73.92991008609903,40.80286455074747],[-73.92988948082977,40.80283035745911],[-73.92978668000161,40.802660748717564],[-73.92969251214602,40.802440285947995],[-73.92957693839514,40.802180025215726],[-73.92952043928486,40.802053479615594],[-73.92945366333561,40.80190736833346],[-73.92943654118778,40.80186171185746],[-73.92935435998574,40.80167125043794],[-73.92933126971818,40.80159885399091],[-73.92930220396846,40.80149580134901],[-73.92927487688043,40.801373190232766],[-73.92920817595972,40.80114752061132],[-73.92911838814236,40.801113003226384],[-73.92903490240316,40.80108090385191],[-73.92902671406678,40.80096986031435],[-73.9290212358465,40.80089557256174],[-73.92901644642049,40.80083071554217],[-73.92900788120612,40.800772349125424],[-73.92899994866342,40.80071009769278],[-73.92898618763002,40.800602123119404],[-73.9289534865762,40.80030936798216],[-73.92893763668603,40.800170843777735],[-73.92890152344178,40.799855214662756],[-73.92891942515786,40.79945818649155],[-73.92894396946969,40.79891158893552],[-73.92897121002353,40.79825886057979],[-73.92903640179632,40.7967625941013],[-73.92927936741178,40.79585313952065],[-73.92930773275866,40.795810257453084],[-73.92953058056915,40.79550779834929],[-73.9296829425114,40.79529623376317],[-73.92974594691628,40.795208748234124],[-73.92987485778272,40.795035156225794],[-73.92984244753458,40.79501503785597],[-73.92985144395331,40.7950014004286],[-73.92980955349994,40.79498316629677],[-73.92983254042532,40.79494906114088],[-73.92988740651924,40.79496729260401],[-73.92990139788408,40.79494682436255],[-73.92991636120607,40.79494911213709],[-73.9299373533456,40.79491878628447],[-73.92992039501107,40.79490967233013],[-73.93006881035545,40.79470082860552],[-73.93010771028152,40.79471299106377],[-73.93019664392902,40.79459322435229],[-73.93041980479977,40.794470872348654],[-73.93111408045343,40.7940965013439],[-73.9314275855797,40.793927988382904],[-73.93165821105754,40.79380174043922],[-73.93179292520311,40.793727961791085],[-73.9318750017175,40.79368192184372],[-73.93201001457193,40.793605486169916],[-73.93207886021767,40.79356650883391],[-73.9323512886909,40.79341384515131],[-73.93250920949693,40.79333190154461],[-73.93253852654901,40.79331668213543],[-73.93267239130904,40.79324823277293],[-73.932877126551,40.793130251367906],[-73.93310683207812,40.79299532820959],[-73.93324587394602,40.79291429653176],[-73.93327130499027,40.79289947490211],[-73.93348475349634,40.792774284832085],[-73.93372762154046,40.79260172681535],[-73.93388747605502,40.79248981386158],[-73.93406949343627,40.792358733752145],[-73.93427161550194,40.79221786711496],[-73.93433968650818,40.792168558382755],[-73.93450968573133,40.79205197655585],[-73.93473794107723,40.79190156964999],[-73.93505300005583,40.79168720290907],[-73.93508265847825,40.791710044242826],[-73.93513822196006,40.791752834631914],[-73.9351936053202,40.79179799905833],[-73.93524060844987,40.7918338750111],[-73.93529038127546,40.791873136674],[-73.93539920812492,40.79197068895172],[-73.93555312839231,40.791842225574314],[-73.93679209282904,40.79240392875405],[-73.93773612057383,40.792815804101664],[-73.93819346894594,40.79218819474599],[-73.93864883300415,40.79155775480616],[-73.94103496861403,40.792546669178094],[-73.9432725119053,40.79348810343821],[-73.94281682211141,40.79413407660791],[-73.94234988115835,40.79475532397245],[-73.941876046609,40.79540586854793],[-73.94232710869326,40.79559310276942],[-73.94247923180245,40.79565624775501],[-73.94275348016754,40.79577008466947],[-73.94287776087015,40.79582167148397],[-73.94348324027955,40.79607299357246],[-73.94415121732047,40.7963593166195],[-73.94421313822389,40.79638585793372],[-73.94495942937161,40.79670574109354],[-73.94509614635697,40.79676348346358],[-73.94522698885582,40.79682013329722],[-73.94556506780826,40.79696479511535],[-73.9456668471408,40.79700834433975],[-73.94670030971349,40.797450543718014],[-73.94722520890943,40.79767168595849],[-73.94831125454388,40.79812921756685],[-73.94820641538018,40.798272851098396],[-73.94815384258709,40.79834487657812],[-73.94810108960435,40.79841714838116],[-73.94805130202998,40.79848535985436],[-73.94784679118885,40.79876554270089],[-73.94781662986688,40.79880686297172],[-73.94775716402721,40.798888332040605],[-73.94771055979322,40.7989521806135],[-73.94741996169066,40.79935029529545],[-73.94737599778598,40.7994105242177],[-73.94732771514597,40.799476671478665],[-73.94728018231291,40.79954178928631],[-73.94697366807036,40.79996170291025],[-73.94646133852078,40.80066530537977],[-73.94596789749376,40.80134239517248],[-73.94550863918208,40.801970231239686],[-73.94505127984522,40.80259859871755],[-73.94475976480136,40.80300304149278],[-73.94459915296278,40.803225047840314],[-73.9461313104868,40.803877357584234],[-73.94569261251631,40.80451494865834],[-73.94523965213928,40.80513601446182],[-73.9447820817179,40.805761256464024],[-73.9443019458713,40.80639082458107],[-73.94275367228201,40.805744012794676],[-73.9422631115501,40.80641573774515],[-73.9417714017004,40.807089000349734],[-73.94015793743951,40.80640908964359],[-73.93869430486183,40.8057910292109],[-73.9385440792941,40.80572965293293],[-73.93808666916735,40.80635301191102],[-73.93763439424372,40.806974606921905],[-73.93718011799042,40.80759900035803],[-73.93671827467935,40.808220478726845],[-73.93625936035674,40.80885560872575],[-73.93586263420026,40.8094302029214],[-73.9358078020119,40.80949763825768],[-73.93740733660468,40.810175611401284],[-73.93901753314606,40.81085655687455],[-73.9387439443758,40.811230820566486],[-73.93863753326713,40.81137638806716],[-73.93838748529845,40.811718443578954],[-73.93830925043031,40.8118254640113],[-73.93820642688324,40.81196760479805],[-73.93813552407518,40.812065619232406],[-73.93761714951764,40.81274036483147],[-73.93714398424221,40.813421041444606],[-73.93708163694994,40.813506141052656],[-73.93668854882769,40.81404163072335],[-73.93620957748082,40.81467385042282],[-73.93613554331003,40.814788126639385],[-73.9357554821079,40.815325584297135],[-73.9348734383499,40.81652784751768],[-73.93463790272774,40.81690804797269],[-73.93445400138883,40.817188529061454],[-73.93423519549519,40.81755488121534],[-73.93412816761222,40.81773396251397],[-73.93407463977736,40.817826513948596],[-73.9340848201346,40.81793086150496],[-73.9342357607261,40.81864931925143],[-73.93429487808079,40.81890498677692],[-73.93438112852355,40.81932807562954],[-73.93439036753765,40.81958743539707],[-73.93440040009492,40.819667782434536],[-73.93431276819774,40.819629866849056],[-73.93411701695146,40.819550534910974],[-73.93383000695918,40.819491095587736],[-73.93382777421706,40.819415494918886],[-73.93382614137718,40.81935642975039],[-73.93380019473054,40.818349758874035],[-73.93379334625784,40.817776608579756],[-73.93378997399215,40.81715137370172],[-73.93380589881876,40.81651249324714]]]]}},{type:"Feature",properties:{ntacode:"BK77",ntaname:"Bushwick North",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.90123290660088,40.691442278638256],[-73.90180467154053,40.69076629826654],[-73.90405577122235,40.68854627815755],[-73.9041968642238,40.68858474394226],[-73.9044726975277,40.688684599051],[-73.90482499670766,40.68880856987019],[-73.90504399343153,40.68893224088764],[-73.90579286814076,40.689364750494555],[-73.90654394358143,40.68979093700708],[-73.9072918311104,40.69021906972519],[-73.90804254478051,40.69064700162541],[-73.90879653381995,40.69107475110157],[-73.90955061508042,40.691502973300494],[-73.91029860251048,40.69192995177037],[-73.91105300980693,40.692357245932115],[-73.91180565427099,40.692785082252094],[-73.91255469973734,40.69321202030872],[-73.9133130622842,40.69363224245951],[-73.91405670859898,40.69406846773706],[-73.91480825344067,40.69449685156321],[-73.91502132211926,40.69461706695392],[-73.91506798842849,40.69464339617309],[-73.91556201290936,40.69492212544741],[-73.91631325673593,40.695351245833976],[-73.91655004872209,40.69548591514819],[-73.91661144267638,40.695520830981565],[-73.91670957662284,40.69557664159627],[-73.91677235158915,40.695612342706056],[-73.91686074421187,40.695662612883275],[-73.91691887420791,40.69569567216792],[-73.91707163038276,40.69578254612307],[-73.91728545099436,40.69590435253167],[-73.91736166599604,40.695947768566974],[-73.91743326144316,40.69598855357022],[-73.91750809643558,40.69603118398712],[-73.91760570498239,40.69608678656008],[-73.91769867114179,40.696139745330754],[-73.91781824895696,40.69620786264965],[-73.91800959451807,40.69631614190959],[-73.9181214389986,40.69637943246626],[-73.91824631872969,40.69645009868819],[-73.91835160543701,40.69650967714776],[-73.91842289822206,40.69655002038479],[-73.9184876566118,40.696586664468185],[-73.9185644069234,40.69663009448864],[-73.91932072862144,40.69706039687192],[-73.91956944215005,40.69720230748512],[-73.91960508467,40.69722264323888],[-73.92007372419302,40.69749003439993],[-73.92043054015885,40.697693412082614],[-73.92049620493225,40.69773083901353],[-73.92082397449298,40.697917657602396],[-73.9215740215118,40.6983455091114],[-73.92175647288616,40.69845331701818],[-73.92232801992675,40.698772097726014],[-73.92268944868104,40.69897762185656],[-73.92308169441696,40.699200671882025],[-73.92383267057792,40.69962779821725],[-73.92458241318445,40.70005525202628],[-73.92532959980917,40.70048119453349],[-73.92608301619141,40.700910144616515],[-73.92683805761757,40.70133420986383],[-73.92758774301248,40.70176258092146],[-73.92833850293488,40.702191640125605],[-73.9290907167686,40.70261967790582],[-73.92984252714389,40.70304681037086],[-73.93059386241828,40.70347330787457],[-73.93115533924312,40.703772334870244],[-73.93172871783067,40.70354599112429],[-73.93269784924976,40.703170390720025],[-73.93281494962717,40.703577112019396],[-73.93293503489802,40.70399456101334],[-73.9330107657727,40.70427708596144],[-73.93312548709352,40.704700862112965],[-73.93320124208539,40.70497168983999],[-73.93331989727935,40.705393026835026],[-73.9334004185125,40.7056682877576],[-73.93351899920967,40.7060953100014],[-73.93359321497705,40.70637065440275],[-73.93371088076998,40.706791531487596],[-73.93379054211789,40.70706657581512],[-73.93391870754878,40.707487026131595],[-73.93229708608682,40.70774944664824],[-73.9320728501507,40.70778578586936],[-73.92902566127064,40.708276815361515],[-73.92740683824637,40.7085413217671],[-73.92576502456102,40.708803764341546],[-73.92418647456476,40.70906472933201],[-73.92248241807401,40.709332488501076],[-73.92189184698759,40.70939609620829],[-73.92143475972897,40.70912876570629],[-73.92070065918882,40.708694630123986],[-73.91995952930924,40.70825728802115],[-73.91956473351323,40.70802397889995],[-73.91922162603299,40.70781513434497],[-73.91884342572229,40.70759799840191],[-73.91847670933096,40.70738156323952],[-73.91810299645124,40.70715996945821],[-73.91808167671864,40.70714732960866],[-73.91773662905582,40.70694273892946],[-73.91736520321223,40.7067224690084],[-73.91699506801974,40.706502964578156],[-73.91664948178591,40.70629938812497],[-73.91660892379089,40.70627549467011],[-73.91625252031223,40.7060655429796],[-73.91589738629864,40.70585481662754],[-73.91551250506075,40.705626444653554],[-73.91477063847708,40.7051894372726],[-73.91403097536558,40.704749113035625],[-73.91329162431983,40.70431263854721],[-73.91254913842354,40.70387341983597],[-73.91180710069375,40.70343495252928],[-73.91290404121901,40.70236189179931],[-73.91216169804017,40.70192316460563],[-73.91142242657311,40.70148658851934],[-73.91067882737427,40.70104596906413],[-73.91180820104427,40.69993800312449],[-73.91103489578808,40.69953211397071],[-73.90953273204597,40.698675105126014],[-73.90877366102974,40.698255226694435],[-73.90802249245736,40.69782540863488],[-73.90756985226629,40.69757174997115],[-73.90727452392147,40.697399190226015],[-73.9068458352659,40.697163549312215],[-73.9065235071216,40.6969761441197],[-73.90611626069261,40.696750557132034],[-73.90576535954328,40.6965485556274],[-73.90540127730313,40.69635030638612],[-73.90500484834332,40.69611874678646],[-73.90466384753621,40.69593224703021],[-73.90426018411695,40.69570037144325],[-73.90480435382135,40.69514816908216],[-73.90491424259838,40.695073571330944],[-73.90579597075318,40.69412715501159],[-73.90504295361542,40.6937040067608],[-73.90428792777008,40.69327806874776],[-73.9038660047507,40.69303571222892],[-73.90354057071899,40.692848781795966],[-73.90278824707013,40.69241833920613],[-73.90207277431018,40.691999231304784],[-73.90158972038063,40.69163180715806],[-73.90148893588018,40.6915568842065],[-73.90123290660088,40.691442278638256]]]}},{type:"Feature",properties:{ntacode:"BK78",ntaname:"Bushwick South",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.93229708608682,40.70774944664824],[-73.93391870754878,40.707487026131595],[-73.93379054211789,40.70706657581512],[-73.93371088076998,40.706791531487596],[-73.93359321497705,40.70637065440275],[-73.93351899920967,40.7060953100014],[-73.9334004185125,40.7056682877576],[-73.93331989727935,40.705393026835026],[-73.93320124208539,40.70497168983999],[-73.93312548709352,40.704700862112965],[-73.9330107657727,40.70427708596144],[-73.93293503489802,40.70399456101334],[-73.93281494962717,40.703577112019396],[-73.93269784924976,40.703170390720025],[-73.93172871783067,40.70354599112429],[-73.93115533924312,40.703772334870244],[-73.93059386241828,40.70347330787457],[-73.92984252714389,40.70304681037086],[-73.9290907167686,40.70261967790582],[-73.92833850293488,40.702191640125605],[-73.92758774301248,40.70176258092146],[-73.92683805761757,40.70133420986383],[-73.92608301619141,40.700910144616515],[-73.92532959980917,40.70048119453349],[-73.92458241318445,40.70005525202628],[-73.92383267057792,40.69962779821725],[-73.92308169441696,40.699200671882025],[-73.92268944868104,40.69897762185656],[-73.92232801992675,40.698772097726014],[-73.92175647288616,40.69845331701818],[-73.9215740215118,40.6983455091114],[-73.92082397449298,40.697917657602396],[-73.92049620493225,40.69773083901353],[-73.92043054015885,40.697693412082614],[-73.92007372419302,40.69749003439993],[-73.91960508467,40.69722264323888],[-73.91956944215005,40.69720230748512],[-73.91932072862144,40.69706039687192],[-73.9185644069234,40.69663009448864],[-73.9184876566118,40.696586664468185],[-73.91842289822206,40.69655002038479],[-73.91835160543701,40.69650967714776],[-73.91824631872969,40.69645009868819],[-73.9181214389986,40.69637943246626],[-73.91800959451807,40.69631614190959],[-73.91781824895696,40.69620786264965],[-73.91769867114179,40.696139745330754],[-73.91760570498239,40.69608678656008],[-73.91750809643558,40.69603118398712],[-73.91743326144316,40.69598855357022],[-73.91736166599604,40.695947768566974],[-73.91728545099436,40.69590435253167],[-73.91707163038276,40.69578254612307],[-73.91691887420791,40.69569567216792],[-73.91686074421187,40.695662612883275],[-73.91677235158915,40.695612342706056],[-73.91670957662284,40.69557664159627],[-73.91661144267638,40.695520830981565],[-73.91655004872209,40.69548591514819],[-73.91631325673593,40.695351245833976],[-73.91556201290936,40.69492212544741],[-73.91506798842849,40.69464339617309],[-73.91502132211926,40.69461706695392],[-73.91480825344067,40.69449685156321],[-73.91405670859898,40.69406846773706],[-73.9133130622842,40.69363224245951],[-73.91255469973734,40.69321202030872],[-73.91180565427099,40.692785082252094],[-73.91105300980693,40.692357245932115],[-73.91029860251048,40.69192995177037],[-73.90955061508042,40.691502973300494],[-73.90879653381995,40.69107475110157],[-73.90804254478051,40.69064700162541],[-73.9072918311104,40.69021906972519],[-73.90654394358143,40.68979093700708],[-73.90579286814076,40.689364750494555],[-73.90504399343153,40.68893224088764],[-73.90482499670766,40.68880856987019],[-73.9044726975277,40.688684599051],[-73.9041968642238,40.68858474394226],[-73.90405577122235,40.68854627815755],[-73.9053656997449,40.68683280781343],[-73.90496878247346,40.68660008907819],[-73.90449401088733,40.68629860045681],[-73.90575548064876,40.6840044180268],[-73.90530570727512,40.6837763912216],[-73.9046361262418,40.68337604498632],[-73.90390258745485,40.682946321739394],[-73.90315234048087,40.68251986628286],[-73.90282570599688,40.682341141553884],[-73.90285320973209,40.682168232950524],[-73.90286197516082,40.681624716916424],[-73.90286312162185,40.68094219463474],[-73.90262262280385,40.68066450341825],[-73.90352584558363,40.67973924251464],[-73.90404639808897,40.67922059801925],[-73.90456891332478,40.67951553702162],[-73.90478936068008,40.679650456871066],[-73.90541416544553,40.67999264338064],[-73.90549303545265,40.6800371581605],[-73.90554836824933,40.68007160223698],[-73.90565934136644,40.68014069142737],[-73.90628287060713,40.68050675607437],[-73.90671941184522,40.680767421942654],[-73.90701820217927,40.68094827978997],[-73.90777158725635,40.68137784657353],[-73.90851642314132,40.681803943322564],[-73.90886025553507,40.68199403596291],[-73.90905526962082,40.68210557474483],[-73.90927462882547,40.682234323582556],[-73.91002460929406,40.68265737058685],[-73.91076954357516,40.68309270127182],[-73.91151192885341,40.683504990590514],[-73.91227301214938,40.683934964689456],[-73.91303721372346,40.6843678096827],[-73.913307280448,40.684520858323744],[-73.91379700170998,40.68479987228612],[-73.91453972421897,40.685226917977516],[-73.91470083314597,40.685316944737416],[-73.91528963516168,40.68564553649273],[-73.91550033953949,40.68576152453053],[-73.91604599329085,40.68607206947068],[-73.91661031966161,40.68639135319387],[-73.91679832884954,40.686497199369335],[-73.91755226133584,40.68693022304985],[-73.9176811391875,40.68700409480143],[-73.91804606958492,40.68721324777099],[-73.91829345766625,40.68735666781485],[-73.91878323293741,40.68762608844383],[-73.91906109224854,40.687784369261955],[-73.91980961940624,40.68821124141199],[-73.9205501307722,40.688640922116086],[-73.92096103866255,40.68887205183752],[-73.92121369884183,40.68901947711506],[-73.92130587808552,40.68907164359789],[-73.92207133797028,40.68948984130083],[-73.92280702359464,40.68992392584723],[-73.92316966710648,40.69012340649333],[-73.92364379835573,40.69039883758176],[-73.92429213267964,40.69077335735664],[-73.92439183303614,40.690831749277045],[-73.92534903613246,40.691366941838034],[-73.92556064122242,40.69149084050567],[-73.92631612531531,40.69192845396809],[-73.92644992133333,40.69200176882872],[-73.92707069461477,40.692346224096376],[-73.92750685270879,40.692603811958875],[-73.92781120671992,40.692774208653574],[-73.92804330621111,40.69290417236958],[-73.9285065967174,40.693165726861764],[-73.92864269047787,40.69324101255151],[-73.92882834234973,40.693350099254154],[-73.9288289789141,40.69335047457425],[-73.92970192402753,40.693863397611786],[-73.93051146662938,40.69431652304899],[-73.931145164824,40.69467397486365],[-73.93121199886636,40.69471276978228],[-73.9314578425499,40.694855471056925],[-73.93177404621474,40.695028215346746],[-73.93192889996037,40.69511465753107],[-73.93236605675594,40.69535837729656],[-73.93311862859149,40.695791153846386],[-73.93382817155936,40.69618427730793],[-73.9341339729402,40.696358431403624],[-73.93448784758984,40.69656026847842],[-73.9345799944257,40.69661282447088],[-73.93460675112365,40.69662808583926],[-73.93468892659652,40.69667495438757],[-73.93479699618136,40.69673659235416],[-73.93522264436685,40.69698654513179],[-73.9360067915585,40.697405396249984],[-73.93638762625126,40.69761530150731],[-73.93675979026753,40.697831188830534],[-73.93739064765457,40.69818579539986],[-73.93777354568363,40.69840469304993],[-73.93817718552793,40.698640223291996],[-73.93856854782635,40.69884813605203],[-73.93896470906415,40.698801032416654],[-73.93906425896586,40.698789195919666],[-73.93952025950135,40.69873497482015],[-73.93960973978656,40.69872433473552],[-73.94002089568254,40.69867544429697],[-73.94011148839306,40.69866467155283],[-73.94051278043689,40.69861695160607],[-73.94059420815586,40.698607268368065],[-73.94072013299893,40.6985922942007],[-73.94081408832646,40.698581120904926],[-73.94115035325999,40.69854113234624],[-73.94176673756078,40.698470704439714],[-73.94185058675731,40.69846112423227],[-73.94247471487127,40.698389808216575],[-73.94253735853279,40.69838264990727],[-73.94292064079954,40.69833885130679],[-73.94299724519591,40.698330097773784],[-73.94394947271313,40.69822127983914],[-73.944095912601,40.69897295461316],[-73.94424286147489,40.69969927964782],[-73.94438788596497,40.70042452378264],[-73.94193078816201,40.70072523469555],[-73.94042057874324,40.701076598295],[-73.94054456556232,40.70179804479514],[-73.94059895032493,40.70212795913531],[-73.94061996635888,40.70225545066481],[-73.94067575418063,40.70259194111623],[-73.94076481194541,40.70313403319159],[-73.9407793936526,40.70322246943076],[-73.94089287166021,40.70391415711484],[-73.94103009697554,40.704636177536614],[-73.9416804161869,40.70457403580317],[-73.9417696577679,40.70456550811564],[-73.94214324964608,40.704529807492236],[-73.94221149484201,40.70452328576625],[-73.94273448447805,40.70447330641367],[-73.94285013578616,40.7051820303036],[-73.94296619394842,40.705888440494974],[-73.94308587370254,40.70659666175451],[-73.94320222948313,40.707334751268085],[-73.94332294437868,40.70807019497224],[-73.94344009780147,40.70878089130205],[-73.9435443468133,40.70941603126653],[-73.94355745109821,40.70949586584962],[-73.94357094724016,40.709578094081635],[-73.94358512961296,40.70966450462568],[-73.94367685544526,40.71022334811253],[-73.94368828339792,40.71029296420945],[-73.94378799623543,40.71090037906398],[-73.94357731304211,40.7109202869305],[-73.94326978850427,40.710949345135134],[-73.94283637055915,40.71099029781684],[-73.94245994740999,40.711025863565524],[-73.94210580711083,40.71105932292288],[-73.94196964849236,40.711072130661385],[-73.9415917958387,40.711107671407234],[-73.94116852850452,40.71114748327299],[-73.94075355908933,40.7111865129893],[-73.94042252027602,40.71121764774937],[-73.9404771346628,40.71156264280796],[-73.94068803134343,40.71196204863684],[-73.93846617709319,40.712489256447085],[-73.93832001381224,40.712523685440196],[-73.93724803605222,40.71278274129185],[-73.93480281865526,40.71337249559376],[-73.9345332910338,40.71275330439052],[-73.93425709418351,40.7121230235985],[-73.933892726603,40.711335678278104],[-73.93360146501901,40.710669106304074],[-73.93329596409352,40.70998771069453],[-73.9329969078398,40.70931716031414],[-73.93269215659014,40.70863203559734],[-73.93252310861853,40.70823818811687],[-73.93229708608682,40.70774944664824]]]}},{type:"Feature",properties:{ntacode:"MN11",ntaname:"Central Harlem South",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.9417714017004,40.807089000349734],[-73.9422631115501,40.80641573774515],[-73.94275367228201,40.805744012794676],[-73.9443019458713,40.80639082458107],[-73.9447820817179,40.805761256464024],[-73.94523965213928,40.80513601446182],[-73.94569261251631,40.80451494865834],[-73.9461313104868,40.803877357584234],[-73.94459915296278,40.803225047840314],[-73.94475976480136,40.80300304149278],[-73.94505127984522,40.80259859871755],[-73.94550863918208,40.801970231239686],[-73.94596789749376,40.80134239517248],[-73.94646133852078,40.80066530537977],[-73.94697366807036,40.79996170291025],[-73.94728018231291,40.79954178928631],[-73.94732771514597,40.799476671478665],[-73.94737599778598,40.7994105242177],[-73.94741996169066,40.79935029529545],[-73.94771055979322,40.7989521806135],[-73.94775716402721,40.798888332040605],[-73.94781662986688,40.79880686297172],[-73.94784679118885,40.79876554270089],[-73.94805130202998,40.79848535985436],[-73.94810108960435,40.79841714838116],[-73.94815384258709,40.79834487657812],[-73.94820641538018,40.798272851098396],[-73.94831125454388,40.79812921756685],[-73.9487870281117,40.79748283900516],[-73.94906517858914,40.79710049410616],[-73.94923327016375,40.79687199990517],[-73.94974773084435,40.797097001601266],[-73.95237419062782,40.79820977124787],[-73.95246092785293,40.79824249401042],[-73.95253186754353,40.79826974269272],[-73.95276726978325,40.798372092071816],[-73.95522296544125,40.79940664661793],[-73.95525763649202,40.79942119889453],[-73.95530363920521,40.79944050069715],[-73.95536651686383,40.79946642641673],[-73.95786499295228,40.80051527294165],[-73.95817297103852,40.80058254145743],[-73.95848111410017,40.80067047758584],[-73.9596468542316,40.80115642325654],[-73.95914741137359,40.801843760137274],[-73.95868839367523,40.802469794366054],[-73.95824878329822,40.8031064864712],[-73.9582030080717,40.803894270998896],[-73.95825482580142,40.80471387844149],[-73.95818167252807,40.80559679163102],[-73.95772176015936,40.80629098862739],[-73.95726581554526,40.806916171387066],[-73.95680543877327,40.8075457092798],[-73.95634493679755,40.80817335404048],[-73.95588417616412,40.80880224904909],[-73.95542974856465,40.80942915340676],[-73.95496657106328,40.810064554703565],[-73.95357577810373,40.80947669765971],[-73.95327654949371,40.809879604283054],[-73.95307869995446,40.81009408490712],[-73.95259125776441,40.810765333066826],[-73.9521012514923,40.81144285350132],[-73.95067975515936,40.810842964353604],[-73.94792306809067,40.80967692246531],[-73.94783892229982,40.80964112780527],[-73.9477398545344,40.809599721617104],[-73.94506102986614,40.80847450034996],[-73.94499360671236,40.80844618384192],[-73.94491601785565,40.808413503781324],[-73.9417714017004,40.807089000349734]]]}},{type:"Feature",properties:{ntacode:"QN23",ntaname:"College Point",borocode:"4",boroname:"Queens"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.86788407470773,40.78736103669464],[-73.86803304873462,40.78718202995278],[-73.86813032000025,40.78723277784421],[-73.86918113371678,40.78594348956927],[-73.8692349169965,40.785969915418264],[-73.8681712712517,40.78725619565453],[-73.86823784768386,40.78727964308482],[-73.86809912257897,40.787458661818455],[-73.86788407470773,40.78736103669464]]],[[[-73.83839013354559,40.798304872076045],[-73.83919004727316,40.79777726594512],[-73.84022425799832,40.79761115131158],[-73.84025860809143,40.79758885843222],[-73.83997099590056,40.79690564189232],[-73.83903676812409,40.79705247657828],[-73.83843368287215,40.796786758892914],[-73.83840083077847,40.79675525880947],[-73.83736225289826,40.79426352424776],[-73.83730248774921,40.79421958563686],[-73.83722791422484,40.794111384493185],[-73.83717497439582,40.79402369952416],[-73.83708406769928,40.79390346197063],[-73.83706498880277,40.793851098426245],[-73.8370714677767,40.79379892245163],[-73.83712604697547,40.793695550041186],[-73.83686308628933,40.79306679811224],[-73.83663288923384,40.792516375538675],[-73.83818069206988,40.792748501901606],[-73.83887362404644,40.79294980647061],[-73.83905064763248,40.79298782137919],[-73.839050766156,40.792987849018864],[-73.839050883778,40.79298788486599],[-73.839223031062,40.793043046118356],[-73.83938616962105,40.79311469261865],[-73.83953619073147,40.793201278456856],[-73.83953626138191,40.793201322949415],[-73.83966981901409,40.793300636543364],[-73.83966987751977,40.79330068989779],[-73.83978455928083,40.79341008105123],[-73.83990622716328,40.79351658930024],[-73.84004094787988,40.793615255247644],[-73.8401872558494,40.79370468015762],[-73.84018731572067,40.79370471592351],[-73.84018738639176,40.793704752206956],[-73.84034364835951,40.793783861779],[-73.84050794845979,40.79385176175269],[-73.8405080539576,40.793851798754226],[-73.84067828271262,40.79390789163235],[-73.8407608008275,40.79250035109467],[-73.84081532628049,40.791504885220704],[-73.83987372958472,40.79147054206201],[-73.83895676116035,40.79143843059265],[-73.83900524084831,40.79061732235709],[-73.83992306201111,40.790649901705684],[-73.83999984513879,40.789251997452055],[-73.84008157479757,40.78785153121181],[-73.8391632894574,40.787820105655136],[-73.83824429137964,40.787785915651504],[-73.8383496382993,40.785850306161066],[-73.8384560547871,40.78582446764896],[-73.83853062476659,40.78470030276601],[-73.83862028918895,40.78322714273885],[-73.8386992118955,40.78167695659909],[-73.83777640184013,40.78165237435197],[-73.83669385942838,40.78164957501856],[-73.83218249398654,40.781658871050794],[-73.82770726077392,40.78166791701482],[-73.82678475898985,40.78166766875772],[-73.82569679297757,40.78169053111799],[-73.82528484203172,40.781697291825175],[-73.8251374025684,40.78169970639144],[-73.82554825458102,40.78082268359257],[-73.82574155156897,40.78045805068566],[-73.82607916299072,40.779852550955674],[-73.82612971624013,40.77975293169626],[-73.82642473855613,40.77922873453886],[-73.82665896031398,40.778818601193834],[-73.82789985061636,40.77668223326421],[-73.82830621279709,40.77600078792107],[-73.8287938933406,40.77524292928446],[-73.8290825617265,40.77479432065286],[-73.83000010993476,40.77373240736498],[-73.8308664939862,40.772960331125795],[-73.8315022685452,40.77248795632881],[-73.83161455517916,40.77241020872241],[-73.83209910152355,40.77210429389273],[-73.83338983139633,40.77134538425978],[-73.83374836576003,40.77113490882036],[-73.83433960090477,40.770787819508364],[-73.83511636144566,40.770283634042315],[-73.83536623467623,40.770121440965035],[-73.83614052420303,40.76952737374757],[-73.83678033674661,40.768966148322455],[-73.83711212068535,40.76864287248599],[-73.83746794553838,40.76830671720226],[-73.83805766643682,40.76759634398266],[-73.83859232575239,40.76684347164524],[-73.8386976499152,40.766689551707216],[-73.83871102167596,40.76666838643216],[-73.83913189197325,40.76599110556749],[-73.839256217027,40.76603420963876],[-73.83952678647843,40.76613954972565],[-73.83954371555897,40.766211721721675],[-73.83969772549094,40.76639267704544],[-73.83973778802083,40.76665087171903],[-73.83973386806872,40.76673441465326],[-73.83969375990998,40.766824805959935],[-73.83956050541862,40.76691684117707],[-73.8395100059508,40.76697415971262],[-73.83949805795822,40.767017016984774],[-73.83959072609822,40.76711082471909],[-73.83968175000271,40.767104891161125],[-73.8397538798216,40.76712044493837],[-73.8397875047297,40.76705148541026],[-73.83986957818307,40.767086535709225],[-73.83993922177477,40.76706427714742],[-73.83994022313291,40.76700188164965],[-73.83988430822662,40.766952204208565],[-73.83990190913461,40.766824158414096],[-73.84000758970953,40.76662342046597],[-73.84011313772201,40.76656666461232],[-73.84022374446924,40.76652923979885],[-73.84027020920495,40.76646466650527],[-73.84027438049097,40.7663796729563],[-73.84031170315293,40.76629479789847],[-73.84057222218067,40.76627040438156],[-73.84086515071183,40.76621486974837],[-73.84084759497465,40.76616201969752],[-73.84084013645541,40.76616295457582],[-73.84083644357534,40.76614783042166],[-73.84086007103157,40.7661421939807],[-73.84087122017908,40.76615732742763],[-73.84086500211312,40.76615920886738],[-73.84088883538406,40.7662103792583],[-73.84102191922581,40.76618514877884],[-73.84100802893805,40.7661168842159],[-73.84107888708118,40.76611036721406],[-73.84108497073608,40.76616518206642],[-73.84105761922739,40.766168924392986],[-73.84105643008814,40.766178605084264],[-73.8412053056117,40.766150380877455],[-73.84120337400242,40.76609747652473],[-73.84119574495972,40.76609729965612],[-73.84120075497827,40.766081242662416],[-73.84123679749334,40.76608129233475],[-73.84123676821123,40.76609357613728],[-73.84122309104406,40.766095447317454],[-73.84122723929289,40.76614622161624],[-73.84144364387923,40.76610519298723],[-73.84172286075058,40.76604328052956],[-73.84170125823003,40.76598832628328],[-73.84167323806354,40.76599495749295],[-73.84166211638211,40.76596848399214],[-73.84171309645741,40.76595816022874],[-73.84174481257101,40.76603841356498],[-73.8419644492189,40.765989710849155],[-73.8419840191646,40.765965145881864],[-73.84196546583163,40.765927323053546],[-73.84191573973837,40.76593292441636],[-73.8419157285222,40.76593764980648],[-73.84187344475325,40.76594893027441],[-73.84186231494719,40.76592529148892],[-73.84190335600032,40.76591400814711],[-73.84190583063507,40.76591873694834],[-73.84231868231792,40.765821028797006],[-73.84231744497025,40.765819137075354],[-73.84235723067208,40.7658125765892],[-73.8423646345372,40.765835266052754],[-73.84232856912524,40.76584466516738],[-73.84232609735791,40.76583899287278],[-73.84227261595433,40.76585592824663],[-73.84228991176658,40.76589941989144],[-73.84231828010071,40.76591125187972],[-73.84251347571947,40.76586796746768],[-73.84249272360766,40.76580236758501],[-73.84248152879441,40.765806132336316],[-73.84247287859905,40.76578533187447],[-73.8425226165897,40.76577500488201],[-73.84252754583241,40.76579296554711],[-73.8425113777549,40.7657976683503],[-73.84253623494864,40.76586292069545],[-73.84268196002431,40.765830607164354],[-73.84295915637381,40.76585472242497],[-73.84336969753056,40.7657252928477],[-73.84346820695733,40.7656530714174],[-73.84359974376518,40.765643479938504],[-73.84370633527988,40.76567996834536],[-73.84394748335808,40.76549488148579],[-73.84407906365583,40.765496761363636],[-73.84426568006506,40.765469215008935],[-73.84448895884212,40.765459602584],[-73.8449133284613,40.76552838767602],[-73.84528163541594,40.76566611948257],[-73.8459302329295,40.76601257581844],[-73.84602715981252,40.766044871553916],[-73.84614072149938,40.766115704313734],[-73.84620024037959,40.76619634316643],[-73.84652170418752,40.766295800129186],[-73.84666768544625,40.76628375673107],[-73.84684964636887,40.76626203475846],[-73.84701309198003,40.766267961527795],[-73.84712188593465,40.76629056396771],[-73.84723067976162,40.76631315809579],[-73.84738263097084,40.766419412624046],[-73.84769353575082,40.76670591163115],[-73.84780575104436,40.76677294817174],[-73.84786167716126,40.76685023290028],[-73.8479223456839,40.76701249603303],[-73.8479904827164,40.76711716133726],[-73.84804248817572,40.76723778076489],[-73.84809411442583,40.767378768976954],[-73.8482132401847,40.767634597848065],[-73.84828222857003,40.767745378786294],[-73.84837411868583,40.76786934546522],[-73.8484203827974,40.767910766813806],[-73.84849386891705,40.76797657316453],[-73.84850405385018,40.76799249900593],[-73.84851789782907,40.76801414748416],[-73.8485669713905,40.768090907199124],[-73.8485206061516,40.768135412162785],[-73.84848118613252,40.768173245475644],[-73.84842604842983,40.768223374851374],[-73.84837586137564,40.768276425377245],[-73.84833089176938,40.76833211504405],[-73.84829137867703,40.76839014781262],[-73.84829430420952,40.768410592144576],[-73.84830138199155,40.76843044060826],[-73.84831243929901,40.76844920881752],[-73.84832720629004,40.76846643874869],[-73.84834532258996,40.768481709918134],[-73.84841573602812,40.76850098668377],[-73.84848358226762,40.768525002531625],[-73.8485483108165,40.76855356260251],[-73.84860939647717,40.768586435166284],[-73.84866634360749,40.76862335350164],[-73.84883522381728,40.76875230209411],[-73.84901287079074,40.76921530435133],[-73.84892255780406,40.76932453446293],[-73.84892276167727,40.76940717390539],[-73.84884133186713,40.76946410514129],[-73.84871788733923,40.76954777089418],[-73.84865863960307,40.76961433169584],[-73.84860729245456,40.76970346841506],[-73.84860101425252,40.7698178253854],[-73.84872999189109,40.76998954177925],[-73.8489272434338,40.769914788361646],[-73.84881781029634,40.76973805413245],[-73.84950427178495,40.769510223882314],[-73.84953434085807,40.76951712501365],[-73.849555329113,40.76954917482342],[-73.849555298111,40.769562898502244],[-73.84949207284865,40.76958340150852],[-73.84955506042942,40.769668112981606],[-73.8496032168347,40.76965902709578],[-73.84963028831308,40.769661349325055],[-73.84970521295291,40.7697895355177],[-73.84969012358813,40.7698101019145],[-73.84964193972189,40.76983062462388],[-73.84969586733001,40.769931335979614],[-73.8497500414759,40.769922257882605],[-73.8497740779322,40.769936012943035],[-73.84976198757572,40.769961156547396],[-73.8490755119527,40.77019356326761],[-73.84899274432654,40.77002868007282],[-73.84872671824343,40.77010618908885],[-73.84862550962053,40.77038775742728],[-73.84861273687676,40.77042603035473],[-73.84858664304582,40.7705042499051],[-73.8485841850122,40.770543302143736],[-73.84858696848272,40.77060563831665],[-73.84859368539885,40.770623920025066],[-73.84859790419016,40.770635405109864],[-73.84861027612756,40.77065908656984],[-73.84862191287678,40.77068804462921],[-73.84864527048902,40.770719241319966],[-73.84867152868858,40.770761572902565],[-73.84874746796315,40.77084403300935],[-73.84882636338864,40.770913141616035],[-73.84890527065554,40.77098225068591],[-73.84912991114948,40.771063788377624],[-73.8493381477535,40.77118761986608],[-73.84949402711874,40.77132861681552],[-73.84957609477371,40.771438916609675],[-73.8496097901702,40.7714842039585],[-73.84973230426183,40.77173009402281],[-73.8497380449764,40.77174241985019],[-73.84977303656791,40.77180479915264],[-73.84980501475299,40.77184258926526],[-73.84982268798771,40.77185829037202],[-73.84993252885835,40.7718937785809],[-73.84994046677306,40.77192059740442],[-73.84994241882985,40.77192719325994],[-73.85020188336173,40.77193739278479],[-73.85020240095885,40.77194553487697],[-73.85030397450475,40.771938199589584],[-73.85031075024506,40.77192028681636],[-73.85028379823406,40.77192537239293],[-73.85029060850985,40.77189209905677],[-73.85031415825233,40.77190237084046],[-73.85033808818532,40.77174366853881],[-73.85037848157009,40.771751401889574],[-73.85036823526184,40.771815393830664],[-73.85126052461462,40.77187287281687],[-73.8512674258831,40.77179863646523],[-73.85130108374483,40.771806360797655],[-73.85127037620718,40.771985534743635],[-73.85124007806633,40.77198037503707],[-73.85125374913348,40.77189078614862],[-73.85036146530213,40.771830745647904],[-73.85033410569274,40.7720176057582],[-73.85029707789947,40.7720098772678],[-73.85029717573912,40.771966353520114],[-73.85019734544957,40.77196132649064],[-73.85019486668955,40.77197227426252],[-73.84995162517428,40.771958298374535],[-73.84996292837211,40.77199648468664],[-73.84994620808682,40.77205737261629],[-73.84986902411926,40.77218306200831],[-73.85003738572814,40.772181073431],[-73.8500406554637,40.772224600554985],[-73.84983958377799,40.77223100236494],[-73.84972769544886,40.772413201294164],[-73.84957160955912,40.7725611038308],[-73.84918580437134,40.77310472058782],[-73.84897619867208,40.77356166795701],[-73.84896112400045,40.77374268475342],[-73.84912365290285,40.77426022845489],[-73.84921197208931,40.77454763447602],[-73.84921678103707,40.774639582054505],[-73.84921427402784,40.774731582541854],[-73.84920446019021,40.77482329983348],[-73.84918737534703,40.77491439885796],[-73.84916308188505,40.77500454680124],[-73.84913166852743,40.77509341432256],[-73.84909325000997,40.77518067675766],[-73.84906220318184,40.77524019835472],[-73.84903349588859,40.775300394795046],[-73.84901442828765,40.77534379666874],[-73.84897287694058,40.775451329273636],[-73.8489387347477,40.77556035848077],[-73.8490034840888,40.775680147677086],[-73.84911614425813,40.775786266324445],[-73.84911636597835,40.77578751886948],[-73.84903813841063,40.77700475296559],[-73.84903491312336,40.77728844342925],[-73.84901842052129,40.777404632037154],[-73.84899941431674,40.77752205117353],[-73.84897771676322,40.77763491828809],[-73.84897404925765,40.77767465358539],[-73.84897165988063,40.77777261628056],[-73.84895680884703,40.77789056185417],[-73.84895450913385,40.77792770447228],[-73.84895559325427,40.777961673731376],[-73.84896008359,40.77799309754691],[-73.84896802544704,40.77802221269163],[-73.84897383480381,40.77803534945898],[-73.84898207469965,40.778048300609946],[-73.84899254202323,40.77806074087803],[-73.84899380740224,40.778061922754524],[-73.84900491920548,40.77807228336486],[-73.84901882664954,40.778082585652584],[-73.84903388635976,40.77809137635643],[-73.84904969603447,40.778098412204294],[-73.84906591373247,40.77810355721979],[-73.84911406661884,40.77811469640721],[-73.84917605388875,40.778126870898255],[-73.8492056110267,40.778131385698465],[-73.84923662799217,40.77813500982435],[-73.84928764656928,40.778140965759015],[-73.84931206343683,40.77814545571611],[-73.8493333857543,40.77815101311606],[-73.84934534071382,40.77815546800875],[-73.84935671111727,40.778161336387576],[-73.84936761627048,40.778168680225605],[-73.84937825751263,40.77817763581705],[-73.84939585408344,40.77819636205019],[-73.84943535665238,40.77824556318463],[-73.84947844499679,40.7782960661401],[-73.84949436325361,40.77831779842363],[-73.84950757331903,40.77833853625382],[-73.84951731632317,40.77835715337093],[-73.84952520808005,40.77837657839134],[-73.84953114505731,40.77839659523963],[-73.84953505641943,40.77841695203263],[-73.84953586596347,40.77842588555717],[-73.84969196925063,40.778428022693134],[-73.84969626130311,40.77841506716728],[-73.84974741420477,40.77841405400611],[-73.84974445808732,40.77846481410784],[-73.84953664690565,40.7784576202899],[-73.84953430348146,40.77847747320718],[-73.84952990131126,40.77849672017624],[-73.84952858977934,40.77849996041997],[-73.84952657007385,40.77850304628541],[-73.84952383818546,40.778505996530235],[-73.84952033715506,40.778508855809356],[-73.84951133367785,40.77851424742384],[-73.84948131861702,40.7785289402598],[-73.84947722420424,40.7785317531955],[-73.84947388931553,40.77853462207164],[-73.84947124090876,40.77853758951187],[-73.8494692797773,40.77854069455074],[-73.84945846130685,40.778562822784984],[-73.84945106324778,40.77858090421417],[-73.84944619452752,40.77859721535343],[-73.84944382671773,40.77861185433608],[-73.84944397412875,40.778625218216646],[-73.84944670731146,40.77863709985817],[-73.84944905360415,40.77864250512293],[-73.84945203895062,40.77864754283363],[-73.84945566507541,40.77865223008013],[-73.8494599557781,40.77865656756353],[-73.84946904846173,40.778663783211755],[-73.84947957696502,40.77867039747493],[-73.849505138649,40.778681831986006],[-73.84953685333711,40.778691039733566],[-73.8495772081674,40.77869873879113],[-73.84960429240053,40.77870211443642],[-73.84968687978896,40.77870938977833],[-73.8496951331869,40.77871069719229],[-73.84973917397116,40.77871768901677],[-73.8497578686038,40.778722305772575],[-73.84977311348459,40.77872756702237],[-73.84978540855222,40.77873371482376],[-73.84979030575785,40.77873708076658],[-73.8497943604448,40.77874064329126],[-73.84979758647621,40.77874441162978],[-73.84979999376903,40.778748385795275],[-73.84980157152526,40.778752565438566],[-73.84980132097904,40.77876730653046],[-73.84993353296183,40.778769123381075],[-73.84993080856665,40.77879720785141],[-73.84980088112202,40.77879328482774],[-73.84979610479627,40.77907534402304],[-73.84979223897973,40.779092971224046],[-73.84979044990972,40.77909795713514],[-73.84978799963766,40.779102772145755],[-73.8497848969632,40.77910742313593],[-73.84978114316357,40.779111930042845],[-73.84977161159097,40.77912054485205],[-73.8497592371478,40.77912874099303],[-73.8497310839683,40.77914222058693],[-73.84966179483973,40.779168695420644],[-73.84965811870548,40.77917013101001],[-73.84965398205615,40.77917143164284],[-73.84964409727893,40.779173661076385],[-73.8496016047257,40.77917910716704],[-73.84959577388824,40.77918016233941],[-73.84959302348577,40.779180663336746],[-73.84958612583542,40.7791824729918],[-73.84958246208276,40.77918379216458],[-73.84957931896628,40.77918526530278],[-73.84957666210792,40.7791868916915],[-73.84957448948226,40.779188689923444],[-73.84957279225398,40.77919066886596],[-73.84957155453708,40.77919283670712],[-73.84957754850309,40.77939741224928],[-73.84957921443755,40.77941026414163],[-73.84958285649805,40.77942323621637],[-73.84958833734389,40.77943585972493],[-73.8495954771791,40.77944772851771],[-73.84960400544783,40.77945841940667],[-73.8496137809669,40.779467798354354],[-73.84962460342157,40.77947566406819],[-73.84963631633605,40.779481920351635],[-73.84963968933052,40.77948327517682],[-73.84964324176318,40.779484414463],[-73.8496509609572,40.77948605439128],[-73.84965952458631,40.7794868489138],[-73.84966912057467,40.77948682574968],[-73.84968773448699,40.77948502148882],[-73.84973187730185,40.7794780826873],[-73.84974262512048,40.77947713275955],[-73.84974869047646,40.779477051209426],[-73.8497519006943,40.77947700111673],[-73.8497540443526,40.7794772014244],[-73.84973851276231,40.77940144669327],[-73.85007007124787,40.77934793010842],[-73.850091140892,40.77935138794178],[-73.85009398131932,40.77937335558599],[-73.85012866957884,40.77936681108518],[-73.85011148130106,40.779300895876695],[-73.85067227797764,40.77919399711249],[-73.85065788415108,40.77916981824896],[-73.85096718956476,40.779110914112614],[-73.85094705724259,40.77906915543032],[-73.85118700387098,40.7790145548318],[-73.85119275794487,40.77902554457235],[-73.85147606060336,40.77896440922805],[-73.8514875548044,40.77899297811502],[-73.85120426185333,40.77904971963788],[-73.85120998157566,40.77907608533758],[-73.85101339619426,40.779121956674416],[-73.85102767132237,40.77919885046031],[-73.85105079164711,40.77919668391872],[-73.85107946016636,40.7792977581858],[-73.85105055581262,40.77930211351793],[-73.85103904766697,40.77928013352073],[-73.85094655574721,40.77929319249292],[-73.85094937054797,40.77932614289475],[-73.85074415423088,40.7793544313482],[-73.85073555596266,40.77932367038119],[-73.85015741651685,40.779432741990945],[-73.85014017315841,40.77939098692576],[-73.85011125881368,40.779399735201224],[-73.85012275250433,40.77942830422242],[-73.85003696878476,40.779449432019575],[-73.84979304347635,40.779497684694974],[-73.84981720066129,40.77963034755167],[-73.84987859833787,40.77962573616521],[-73.84987537319618,40.77961461194841],[-73.84998643275301,40.7796058207622],[-73.85000542456564,40.77960366178764],[-73.85000701949768,40.779617254714225],[-73.85235267881417,40.77948067233084],[-73.85232086242225,40.77916928470382],[-73.85235661936261,40.779169330522365],[-73.85238832778415,40.77952890238701],[-73.85236232095836,40.77953010473948],[-73.85235751917295,40.779496739045236],[-73.8499749305627,40.77964129089633],[-73.84982102259875,40.779651338801386],[-73.84984362844342,40.77977547491927],[-73.84984249038332,40.77977605910589],[-73.84984112663383,40.779776552534585],[-73.84984040336785,40.77977673218474],[-73.84983952619353,40.779776947317266],[-73.84983630294747,40.77977739325845],[-73.84983225116733,40.77977759437008],[-73.84981375969707,40.77977725515618],[-73.84980586942726,40.779777578081074],[-73.8498020776487,40.77977809531628],[-73.84979887674906,40.77977889308931],[-73.84979622113302,40.77977996061916],[-73.8497950943899,40.77978060797718],[-73.84979408627264,40.77978132685574],[-73.84977014020248,40.779804078118495],[-73.84975449350078,40.7798189524214],[-73.84973818784664,40.779831871509124],[-73.84972178132017,40.77984202528529],[-73.84970553216183,40.77985031570948],[-73.84968940703453,40.77985676954236],[-73.8496734158978,40.77986136870421],[-73.8496642425202,40.77986296833346],[-73.84965393555241,40.77986375649677],[-73.84961851526954,40.779863097638255],[-73.84961020050459,40.77986294288285],[-73.84960016522173,40.77986336233694],[-73.84959129058171,40.77986442174518],[-73.8495863362689,40.779865523628054],[-73.8495814397405,40.77986719148767],[-73.84957661227041,40.77986941009386],[-73.84957193877224,40.77987215040809],[-73.8495674417425,40.77987540475354],[-73.84956325207474,40.779879082167184],[-73.84955945235384,40.77988311139094],[-73.84955614907031,40.77988737512843],[-73.84955259386662,40.77989340341921],[-73.84955001985391,40.77989990239765],[-73.8495476758589,40.77991462266056],[-73.84954849514271,40.77992978848331],[-73.84954857704813,40.779930310600086],[-73.84955331323867,40.779962446687335],[-73.84955456302886,40.779970841184394],[-73.8495545196058,40.77997923298792],[-73.8495545007702,40.779982790034545],[-73.8495531555009,40.77999041538409],[-73.84973465207523,40.779996391955514],[-73.84974018040872,40.7800404500221],[-73.85031476156136,40.78003175655811],[-73.85031473957861,40.78004153550155],[-73.8503742647838,40.7800351505055],[-73.85037642446966,40.780009592085555],[-73.85041635235571,40.78001124077512],[-73.85041840010898,40.7800352078032],[-73.85044992795434,40.78003365069645],[-73.85045656031708,40.7798882799138],[-73.85048178019544,40.77988831263908],[-73.85048371588411,40.77996180377541],[-73.8516228678157,40.77993931296459],[-73.85163563328636,40.77986903549036],[-73.85169028085554,40.77986750797565],[-73.85167099162247,40.78003522887821],[-73.85162266134186,40.78003197177824],[-73.85162492646285,40.77995848607233],[-73.8504857822581,40.779977782535695],[-73.85047510549947,40.78005285432801],[-73.8504204557044,40.780055978787885],[-73.85041830321093,40.78007834233696],[-73.85036786060353,40.780079873703656],[-73.85036580861221,40.78005750586875],[-73.84999800412756,40.78006341795461],[-73.84973711050041,40.7800637649132],[-73.84949381208322,40.780065828114246],[-73.84948977929822,40.78007331492722],[-73.84948747742561,40.78008050647537],[-73.84948686941634,40.78008751126697],[-73.84948719303804,40.780090978799564],[-73.84948794336412,40.78009442946684],[-73.84949102749182,40.78010288834471],[-73.84949574651405,40.7801118995118],[-73.8495123606579,40.78013552422672],[-73.84952637351849,40.78015206641306],[-73.84956532837262,40.78019228873939],[-73.8495749556847,40.78020439464497],[-73.84958219167939,40.78021587708103],[-73.84958596479922,40.78022402190739],[-73.84958872905425,40.780232725119866],[-73.84959131415293,40.78025225075475],[-73.84959072704528,40.780271178203385],[-73.84958612528548,40.78031502771838],[-73.84958618687185,40.780335081953055],[-73.84959129206807,40.780388082993774],[-73.84959707959035,40.780448108602506],[-73.84960315614047,40.78049053099819],[-73.84961037731618,40.780529082030405],[-73.84961303589249,40.780537549730504],[-73.84961740029917,40.7805460020664],[-73.84962343481708,40.78055434903007],[-73.84963103378942,40.78056243619233],[-73.84964012579196,40.780570174503566],[-73.84965044094128,40.780577328740435],[-73.84966171544087,40.78058370071075],[-73.8496735742173,40.78058908386844],[-73.84967914925268,40.78059098166718],[-73.8496853298431,40.78059242190551],[-73.84969216289491,40.780593420559434],[-73.84969977836907,40.78059400745038],[-73.84970842754521,40.780593774981114],[-73.84975146751556,40.78059264267869],[-73.8497609454889,40.78059283562836],[-73.84976904639298,40.780593557168096],[-73.84977733487825,40.780595143886394],[-73.84978100511829,40.78059625702012],[-73.84978438993313,40.780597576173214],[-73.84978747936458,40.78059911942545],[-73.84979031790805,40.7806008968864],[-73.8497928720852,40.78060289946608],[-73.84979518948063,40.78060513560281],[-73.84980162766699,40.78061304215582],[-73.84980707998373,40.780621765451045],[-73.84980829427975,40.78062481097364],[-73.84981503152136,40.78064171303464],[-73.84981746562717,40.78065561999314],[-73.84981911467315,40.78066505031484],[-73.84981943123971,40.780692174795384],[-73.84981943043,40.78069253380166],[-73.84981214796541,40.78077040025509],[-73.84981067388033,40.78079830575112],[-73.84981008898802,40.78085272165434],[-73.84981173168435,40.78087073363316],[-73.84981488309081,40.78088682136891],[-73.84982676964927,40.780926332020734],[-73.84984980805802,40.78099048681279],[-73.8498567369542,40.78100695824426],[-73.84988263236193,40.78105985182874],[-73.84988560815732,40.78106957972737],[-73.84988800830888,40.781077445499335],[-73.84988932081801,40.7810891347985],[-73.84991219996324,40.7810875045878],[-73.85093970945044,40.78108116289216],[-73.85093646396547,40.78111957515607],[-73.84991855290103,40.781120744072794],[-73.84988728063759,40.78112151131695],[-73.84984470805747,40.78159250358277],[-73.84984092044385,40.78159630784378],[-73.8498366001429,40.78159962491632],[-73.84983172551631,40.78160247252985],[-73.84982629433684,40.78160486106794],[-73.84981313500595,40.78160927446731],[-73.84979896935721,40.78161291208285],[-73.84976687720928,40.781618083645675],[-73.84973620036656,40.781620439767586],[-73.84965318361688,40.78162387934646],[-73.84958435348442,40.78162942659476],[-73.84954646302374,40.78163139397256],[-73.84949053395479,40.78163144675128],[-73.84945107629301,40.781630197402805],[-73.8493616991156,40.78162737087989],[-73.849288153897,40.78162815690958],[-73.84920125952738,40.781632293191336],[-73.84919977948284,40.78163244437297],[-73.8491983569141,40.781632713232725],[-73.84919696998585,40.78163310711316],[-73.8491956292935,40.78163361865703],[-73.84919434894239,40.7816342477153],[-73.84919312672976,40.7816349937825],[-73.84919084924896,40.78163682704981],[-73.84918882990353,40.781639121182664],[-73.84918709418588,40.78164181104702],[-73.84918567739635,40.781644879936465],[-73.84918460308107,40.78164824629694],[-73.8491836140275,40.78165580961947],[-73.84918433205544,40.78166340131003],[-73.84918531851984,40.78166690606318],[-73.84918667463249,40.78167009551435],[-73.84918838580943,40.781672889232254],[-73.84919040545051,40.78167523304504],[-73.84920292850447,40.781685542203455],[-73.84921772841393,40.78169429651943],[-73.84923492578908,40.78170156835331],[-73.84925485088972,40.78170750170548],[-73.84927462461545,40.7817116693043],[-73.84928876450591,40.78171378639016],[-73.84929760029765,40.78171510397458],[-73.84938705771687,40.78172372134054],[-73.84942345201134,40.78172876652301],[-73.84944211373585,40.78173260881315],[-73.84945880658735,40.78173718798612],[-73.84947384025718,40.78174258301678],[-73.84948737902813,40.78174885091154],[-73.8495012434973,40.78175747765485],[-73.84951378900277,40.78176812001696],[-73.84952476609256,40.78178056960577],[-73.84953389183208,40.78179451277949],[-73.84954094279989,40.78180963228853],[-73.84954561024587,40.78182533452217],[-73.84954774266004,40.781841078342765],[-73.84954725821574,40.781856304946004],[-73.8495406937949,40.78188822758469],[-73.84952913459499,40.781918217492276],[-73.84952161585518,40.781932102579454],[-73.8495129851484,40.7819451490889],[-73.84950332753196,40.781957265494825],[-73.84949266315824,40.78196840893688],[-73.84947294903967,40.78198472698122],[-73.84945388296076,40.7819971028197],[-73.84944812889468,40.78200084134157],[-73.84942272215851,40.78201476570616],[-73.84936186667633,40.78204555510292],[-73.84933420378464,40.782061413261694],[-73.8493117668669,40.782077151262975],[-73.8492939241006,40.78209333669787],[-73.84926950224774,40.78212166180794],[-73.84925186203317,40.78214824849263],[-73.84924064542712,40.78217363739415],[-73.84923742986966,40.78218591649599],[-73.84923580368732,40.78219794504845],[-73.84923644337586,40.782224177371134],[-73.84923866768689,40.78223600406687],[-73.84924212637732,40.78224677780407],[-73.84924675980254,40.78225636532172],[-73.84925258182851,40.78226477501412],[-73.84925954248898,40.78227197917401],[-73.84926345684922,40.78227510948326],[-73.84926764495172,40.78227794145233],[-73.84929600721544,40.78229326072919],[-73.8493290404437,40.78230704520613],[-73.8493673000707,40.78231956783421],[-73.84941366539049,40.78233176733069],[-73.84947755621805,40.78234686175887],[-73.8495231920477,40.782356538328834],[-73.84956490053906,40.78236385099429],[-73.84960336728723,40.78236881824455],[-73.8496446346407,40.78237219479531],[-73.84974246546638,40.78237721246478],[-73.84978655217188,40.78238055695776],[-73.8498276497408,40.78238524745957],[-73.84993441724679,40.7823994885058],[-73.84999442110677,40.78240473612981],[-73.85017560390806,40.782411175968335],[-73.85020961297323,40.78241284953182],[-73.85023033855583,40.78241557832103],[-73.8502323040449,40.782416057988165],[-73.85023422072207,40.78241668233388],[-73.85023606851358,40.78241745937334],[-73.85023785443317,40.78241840637078],[-73.85024128462479,40.782420761379335],[-73.85024456008435,40.78242380957492],[-73.85024983944817,40.7824304439133],[-73.85026066567188,40.78244717133414],[-73.85026365512809,40.78245087669532],[-73.85026662248428,40.78245382514731],[-73.85026987468248,40.782456241908164],[-73.85027156691412,40.78245719883489],[-73.85027330557253,40.78245799365719],[-73.8502751045428,40.78245862622557],[-73.85027696382417,40.782459096875066],[-73.85027889487668,40.78245940578813],[-73.85028089657798,40.78245956200966],[-73.85028520882517,40.78245944967397],[-73.85028961793525,40.782458798199265],[-73.85029412126639,40.78245760624187],[-73.85029868704018,40.78245589235581],[-73.8503079857207,40.78245086241845],[-73.85031711167865,40.78244393988752],[-73.85032112499817,40.78244003656182],[-73.85032509149045,40.7824353948901],[-73.85034040945209,40.78241432532863],[-73.8503447798018,40.782409639116295],[-73.8503493383475,40.782405745879075],[-73.85035396591763,40.78240261849055],[-73.85035918415383,40.7823997795102],[-73.85037136170389,40.782394995882875],[-73.85038574038474,40.78239145748137],[-73.85040198724094,40.78238923657877],[-73.85044211739626,40.782365541752846],[-73.85046237692158,40.78235969761351],[-73.85048366289546,40.78235568166835],[-73.85050121243175,40.78235387589492],[-73.85051869908612,40.78235337707154],[-73.85052785662312,40.78235357775089],[-73.85057294395968,40.78235455459721],[-73.85064452756714,40.78235741190035],[-73.85080255677512,40.78236568563758],[-73.85085191062862,40.78236610903312],[-73.85095974363333,40.78236442938341],[-73.8510586521194,40.78236488175557],[-73.85115888224179,40.782366939136814],[-73.85116661764668,40.78236750732244],[-73.85117451639583,40.782368751013934],[-73.85118245022109,40.78237067004563],[-73.85119028608587,40.78237322839529],[-73.85120513920211,40.782380055476935],[-73.8512118475054,40.78238420654232],[-73.85121791474415,40.782388726173444],[-73.8512250197332,40.78239545228263],[-73.85123047734258,40.7824025473338],[-73.8516873553553,40.78236274850472],[-73.85192054727287,40.78234735174153],[-73.85201582564929,40.78234443136432],[-73.85209644831808,40.7823420129366],[-73.85216039867633,40.78234159057524],[-73.85228097619091,40.78234630206015],[-73.85234426450961,40.78234537466383],[-73.85238157190443,40.782344404741345],[-73.85253458158671,40.782335280020064],[-73.85260053877975,40.78233259168671],[-73.85277635625377,40.782333607991056],[-73.85285529539576,40.782331943929634],[-73.85297395843452,40.78232944780928],[-73.85314993069186,40.78232393627623],[-73.85322330950059,40.782060533865085],[-73.85324407205742,40.78205239243228],[-73.85326692782859,40.78204537960015],[-73.8532919615054,40.7820394680011],[-73.85331933850046,40.78203460406853],[-73.8534681212246,40.78201330752587],[-73.85364506982408,40.78198934521584],[-73.85367974095068,40.78198574204433],[-73.85371711005862,40.781983465738925],[-73.85375796075677,40.78198246418588],[-73.85380512238741,40.781982659050826],[-73.85395650777686,40.781989847872104],[-73.85405570899192,40.781991036328705],[-73.85413969536413,40.78198915329561],[-73.85417157081469,40.78198584295784],[-73.85424027305149,40.781973773886904],[-73.85426817724948,40.781971169812806],[-73.85429401467097,40.78197115758686],[-73.85435233041167,40.7819742306819],[-73.85437833322295,40.7819745781559],[-73.85449826596852,40.7819707403591],[-73.85459641854948,40.78196425435657],[-73.85463146933253,40.781960354355014],[-73.8547096110763,40.78194948550511],[-73.85474428264904,40.78194594466847],[-73.85480622596481,40.78194177210342],[-73.85485429206557,40.781940041469944],[-73.85490018569651,40.781940162421236],[-73.85496441517031,40.7819419356182],[-73.85505842171236,40.7819463587956],[-73.85516739460502,40.78195413161709],[-73.855195772659,40.78195717553493],[-73.85522450332184,40.78196174922937],[-73.85525344295306,40.7819678283961],[-73.85528242786711,40.781975383847396],[-73.8553022800636,40.78198218937202],[-73.85532050466523,40.781990722048434],[-73.85533642950323,40.782000665918055],[-73.85534961480482,40.782011758587444],[-73.85536631186166,40.78203115839592],[-73.85537942606398,40.7820527688958],[-73.85538845174567,40.78207571580813],[-73.85545062835038,40.78314307863584],[-73.85561617015418,40.78314629374285],[-73.85573475263928,40.783156572015265],[-73.8557346758227,40.78319202567683],[-73.85581862697781,40.78319415645831],[-73.85587567996792,40.783309704325696],[-73.85587458930506,40.78319827823183],[-73.85592656549974,40.78319631750461],[-73.85593296680133,40.7833178794989],[-73.85599394362382,40.783327026044276],[-73.85608523645452,40.78333637458827],[-73.85617718177417,40.783340654514774],[-73.85626929315936,40.78333984318144],[-73.85636108330797,40.78333394488052],[-73.85645206661763,40.78332299081614],[-73.85643993663054,40.783157517469625],[-73.85667690893447,40.78315008765957],[-73.85667159264435,40.783095269048346],[-73.85665332064656,40.78297943929007],[-73.85662133635185,40.78297939950116],[-73.85661875947625,40.78293887790564],[-73.85660942954796,40.78293987965899],[-73.85660286912335,40.78289226124887],[-73.85664951090615,40.78289231927649],[-73.85665341005885,40.78293790765007],[-73.85668139047677,40.78293996917444],[-73.85670256831037,40.78309712187028],[-73.85670377431899,40.783149245412204],[-73.85671074167989,40.78318160961596],[-73.85671669801938,40.78319946435106],[-73.8567187222914,40.78320553614927],[-73.85672676824629,40.783221017132554],[-73.85674405554543,40.78324780199479],[-73.85678319162523,40.78330561795287],[-73.8568036524281,40.78333241445573],[-73.85682476802248,40.783357888819474],[-73.85683209884918,40.783364957953935],[-73.85684129014679,40.78337136348524],[-73.85685209384226,40.78337695969265],[-73.85686419228814,40.78338156776657],[-73.8568772045524,40.78338502305844],[-73.85689057554154,40.783387183319675],[-73.85690380601625,40.78338796500511],[-73.85690977849755,40.783387675398224],[-73.85691574879358,40.78338737707705],[-73.85691642482507,40.78338734173088],[-73.8569305618582,40.78338563008416],[-73.85698714612683,40.78337878419493],[-73.85708073280611,40.78336984202424],[-73.85712873299362,40.78336600238622],[-73.85717784525659,40.78336320812528],[-73.85727946259628,40.78336078528363],[-73.85729827323256,40.783361898833796],[-73.85731850031054,40.78336539919503],[-73.85734052316845,40.783371270586244],[-73.85736824871134,40.78338057124222],[-73.85739520262227,40.78339091596064],[-73.85741998550947,40.78340204083344],[-73.85744261237829,40.7834139371691],[-73.85746304507944,40.78342661447073],[-73.85749351368155,40.78344952457457],[-73.85751733577968,40.78347265210978],[-73.85752670606038,40.78348423551786],[-73.85753435811877,40.78349582500984],[-73.85757561010652,40.78355295044703],[-73.85761223352844,40.78361187050421],[-73.85769080621277,40.78363660244645],[-73.85777187431519,40.78365613466613],[-73.85785484348955,40.783670323963605],[-73.85791465221868,40.78367601602223],[-73.85797317515241,40.78368698446652],[-73.85802960947844,40.78370307883249],[-73.85808318103436,40.78372407833917],[-73.8580929315962,40.783736196742716],[-73.85809385126217,40.78373735899427],[-73.85810281002684,40.783753056106484],[-73.85810938899778,40.78376903759414],[-73.85811509504636,40.78378777899407],[-73.85813601750651,40.783857757193815],[-73.858159076312,40.78393343388462],[-73.85816966828465,40.78399506295867],[-73.85817248535963,40.784006781482184],[-73.85817378865623,40.78401740085077],[-73.8581732580205,40.78403226121515],[-73.85817002215373,40.78404870153347],[-73.85814972842131,40.78410864682305],[-73.85813635063462,40.78415520813332],[-73.8581338051295,40.78416260811798],[-73.85812502709346,40.78418815131226],[-73.85812230968634,40.78419420116469],[-73.85811884686252,40.78420016013824],[-73.85810975652915,40.784211732327655],[-73.85809779066983,40.78422277611835],[-73.85808312939183,40.78423316826498],[-73.85806577086599,40.7842428358907],[-73.85804623764822,40.784251473568965],[-73.85802503979706,40.78425884889902],[-73.8580030190064,40.78426465718316],[-73.85799502501753,40.78426594833596],[-73.85798583738467,40.78426649805733],[-73.85795493700617,40.784265551986934],[-73.85794392872951,40.78426575687128],[-73.85793355654636,40.78426708797487],[-73.85792895944307,40.78426823169997],[-73.85792468299061,40.78426969931187],[-73.85790564851222,40.78427750983782],[-73.85789394771585,40.78428371496093],[-73.85788929769767,40.78428703527762],[-73.85788555791413,40.78429046544066],[-73.85788269478967,40.78429404058902],[-73.8578806934983,40.784297788513726],[-73.85785678595936,40.78436259523794],[-73.85785479002148,40.78436858281675],[-73.85784993964596,40.784383158585825],[-73.85783635535145,40.78442391535009],[-73.85783272297678,40.78443484106826],[-73.85783194243332,40.78443819463528],[-73.85783105450375,40.78444208833947],[-73.85783033335665,40.78444972610851],[-73.85783174883987,40.78446630935772],[-73.8578368413378,40.78448481564449],[-73.85784666000175,40.78450904406463],[-73.8579355004682,40.78450208705524],[-73.85793785344396,40.78450715559075],[-73.85794201573752,40.784516124506546],[-73.85800470789722,40.78465118741896],[-73.85799433965467,40.78465095334248],[-73.85798864693258,40.78465074546472],[-73.85798309391517,40.784651067976874],[-73.85797817966133,40.78465188698379],[-73.85797615343934,40.78465244117391],[-73.85797435379835,40.78465309431566],[-73.85797281315543,40.78465383790528],[-73.85797153240999,40.784654663567636],[-73.8579705106826,40.78465557029643],[-73.85797010587358,40.784656055621376],[-73.85796977329821,40.78465656800694],[-73.85796951145262,40.78465708919098],[-73.85796930885493,40.78465762904335],[-73.8579691769692,40.78465818607052],[-73.85796911579074,40.78465876245021],[-73.85796943207055,40.784663512856895],[-73.85797081502557,40.7846682930575],[-73.85797327315979,40.784673146116475],[-73.8579768554254,40.78467816456816],[-73.85798576369183,40.78468741055448],[-73.85800821599297,40.784706901662716],[-73.85804860814207,40.784742888815956],[-73.85813170195361,40.78481040572457],[-73.85816525317938,40.784839057018864],[-73.85827576991642,40.784938300536616],[-73.85831062791256,40.78497270303588],[-73.85834010817558,40.78500481152171],[-73.8584127203446,40.7850899246096],[-73.8584649588324,40.78514968445891],[-73.85847639475128,40.78516071698656],[-73.8585039039542,40.785183050747094],[-73.8585135334749,40.785192524239186],[-73.85851907436074,40.785199901658515],[-73.85852327431566,40.78520800717231],[-73.85852665393918,40.78521766614747],[-73.85852698593604,40.78522893917461],[-73.8589915605102,40.78520416863993],[-73.85905644532382,40.78543181306046],[-73.85909500008373,40.78543874885153],[-73.85909193046118,40.78542107669324],[-73.85908119906443,40.785421063571796],[-73.85899065925463,40.78510490083794],[-73.8590362897395,40.78509272227702],[-73.85912145674435,40.78541295714949],[-73.8591053607532,40.78541293747244],[-73.85911049798678,40.78544258469845],[-73.85921738195145,40.78546535001198],[-73.85921602303405,40.7854775036625],[-73.85923734418851,40.78547854306761],[-73.85924002857163,40.785469429444596],[-73.85952909197357,40.78553056003154],[-73.85952369505974,40.785561954252735],[-73.85941579536221,40.78553953761042],[-73.85941715122314,40.78552839731536],[-73.85939317223698,40.785524316292104],[-73.85939048227361,40.785535454959195],[-73.85906638595918,40.78546668776307],[-73.859088877022,40.785532288573215],[-73.85899048937377,40.785491598933774],[-73.85894034431871,40.785567647388255],[-73.85896945899574,40.785568258554854],[-73.8589980888955,40.78557232624258],[-73.85902552814666,40.78557975016245],[-73.85905110023282,40.78559034727743],[-73.85907417467189,40.78560385631509],[-73.85909418256041,40.7856199442092],[-73.85911063059989,40.785638214311504],[-73.8591231132592,40.78565821617065],[-73.8591313227732,40.7856794566385],[-73.85913505673099,40.7857014120282],[-73.85913431983082,40.78570864253017],[-73.85913188308702,40.785717581221505],[-73.85912804012794,40.785725808053606],[-73.85912285858112,40.785733131794956],[-73.85911539050564,40.78574079415773],[-73.85910597960681,40.78574843722476],[-73.85907851498816,40.78576585577386],[-73.85907309466312,40.785768631743224],[-73.85906659710834,40.78577125327679],[-73.85904595729271,40.78577773807296],[-73.85904279128083,40.78577873432751],[-73.85903403038806,40.78578198265151],[-73.85902600066795,40.78578612410965],[-73.85902273779894,40.785788416221834],[-73.85901993539123,40.78579089903858],[-73.85901500687343,40.7857967552268],[-73.85901247467507,40.78580121835694],[-73.85912461223832,40.78585015916075],[-73.85910322798067,40.78587950876999],[-73.85900754869691,40.78583314401719],[-73.85900765755171,40.7858379435863],[-73.8590126256116,40.785864001040466],[-73.8590158623749,40.78587362313735],[-73.8590267291247,40.78589531103742],[-73.85903045064191,40.78590531149662],[-73.85903169431474,40.78591138263154],[-73.85903226093976,40.78591774945826],[-73.85903137893783,40.78593146335083],[-73.85902784022912,40.78594671371983],[-73.8590212250391,40.78596532758635],[-73.8590158599168,40.785975749313245],[-73.8590081859405,40.785985807030464],[-73.85899816623999,40.78599552984191],[-73.85898579987953,40.78600494287459],[-73.85897116148848,40.78601398322952],[-73.85895403468541,40.78602283207104],[-73.85891074139377,40.78604072691426],[-73.85885571609533,40.786060406764044],[-73.85880488978582,40.78607734599034],[-73.85875663984991,40.786092064619346],[-73.85871030047457,40.78610475868039],[-73.85865102736511,40.786116050922715],[-73.85865077887468,40.7861160950122],[-73.85863807102218,40.786119285359476],[-73.85862705727058,40.7861229634397],[-73.85861177077359,40.786130050277585],[-73.85859860229594,40.786138624657454],[-73.85859310695352,40.78614328232514],[-73.85858840508565,40.78614814015392],[-73.85858453141704,40.786153141227814],[-73.85858152390765,40.78615826197246],[-73.85857642796735,40.78617016895431],[-73.858572335688,40.78618345506419],[-73.85856623298437,40.786217748571886],[-73.85856492361448,40.786248328227394],[-73.8585664570325,40.78626262086491],[-73.85856942617828,40.786276185691115],[-73.85857844553298,40.7863022756082],[-73.85859127699719,40.78632962999312],[-73.85860815700275,40.78635880046076],[-73.85863031307785,40.78639192965738],[-73.85864130325437,40.786405189875],[-73.85866900182889,40.78643327497078],[-73.85867919948001,40.78644630788597],[-73.85868879765653,40.78646233960767],[-73.85869445579407,40.78647559378464],[-73.85869684685191,40.78648759940935],[-73.85869681117987,40.78649319153133],[-73.85869595921667,40.786498531196855],[-73.85869073576795,40.786514642914625],[-73.85868283350085,40.78653116647532],[-73.85867223053754,40.786548127985576],[-73.8586588762672,40.78656559120973],[-73.85860949106953,40.78662369377924],[-73.85856725130927,40.78666969367951],[-73.85854493188536,40.78669090901102],[-73.85848303366862,40.786744691768675],[-73.85847124228883,40.78675704133404],[-73.85844506383684,40.78678813942375],[-73.85842953643268,40.786802816684606],[-73.85842561959424,40.78680560334893],[-73.85842092224429,40.7868083088096],[-73.85839718127826,40.78681907581678],[-73.85839184340394,40.78682199676456],[-73.85838745384763,40.78682496276903],[-73.85832309838248,40.78687465396315],[-73.8582674310272,40.786916710616815],[-73.85826152049138,40.78692202596496],[-73.8582557478152,40.78692843056496],[-73.85823412406243,40.786957292382965],[-73.85820537379041,40.786988657304896],[-73.85816956419362,40.78702511987391],[-73.8581575411015,40.787035379242276],[-73.85814354176264,40.787044322442725],[-73.85812817158512,40.787051561058334],[-73.85811203509846,40.78705680902927],[-73.85809131675404,40.78706102459315],[-73.85806906235952,40.78706349214445],[-73.85804551953426,40.78706416524766],[-73.85803582823893,40.78706372075973],[-73.85802109164301,40.78706303669277],[-73.85799961604486,40.78706070525238],[-73.8579799805244,40.787057394041625],[-73.85796202844764,40.78705306752053],[-73.85794568998367,40.78704770784613],[-73.85792172009295,40.78703739424954],[-73.85786314840358,40.787008551215834],[-73.85780599688687,40.786985472610624],[-73.85772986169725,40.786958867252764],[-73.85770909350585,40.78695330439635],[-73.85768482601922,40.78694943793294],[-73.85760255605204,40.7869438697911],[-73.85757378493416,40.78694053834418],[-73.85754734103452,40.786934562865305],[-73.85753581125742,40.786930550619665],[-73.85752521760928,40.7869257918643],[-73.85750542076948,40.78691415938635],[-73.85746576865724,40.78688587076361],[-73.85744739357717,40.78687439432483],[-73.85737743401083,40.786840601323284],[-73.85736136582726,40.78683114439633],[-73.85734834299672,40.786821493221574],[-73.85729374399085,40.78677411243205],[-73.85728559591062,40.78676704282173],[-73.85724349816167,40.78672979066163],[-73.85723836454254,40.786726038937005],[-73.8572324711963,40.786722690677394],[-73.8572180769618,40.786717080176935],[-73.85720314500298,40.78671328816685],[-73.857168185896,40.78670633861101],[-73.85715356205543,40.78670234879384],[-73.85712345763567,40.78669109213229],[-73.85705112356345,40.786660367398355],[-73.85703042955883,40.786652966087324],[-73.85701118969908,40.78664735876359],[-73.85700889280375,40.78664686087622],[-73.85700658229658,40.78664654339678],[-73.85700423682005,40.78664639607971],[-73.85700184401014,40.78664642879371],[-73.85699693804685,40.786647007872624],[-73.85699174536794,40.78664828936468],[-73.85698165442473,40.786652311524705],[-73.85696250051097,40.78666189600637],[-73.85695218260261,40.78666691700364],[-73.85694857751146,40.786668199794185],[-73.8569441800101,40.78666940152384],[-73.85693993620097,40.78667016100949],[-73.85693580067615,40.78667048020511],[-73.85691545961242,40.78667023046878],[-73.85686648756557,40.78666745892937],[-73.8568415584459,40.78666805769383],[-73.856811337656,40.78667261319466],[-73.85676146990947,40.78668437433233],[-73.85670911174462,40.78669716832929],[-73.85667405292938,40.78670871531516],[-73.85665906408555,40.786715287793456],[-73.85664594534668,40.78672239465671],[-73.85663891840062,40.78672716776121],[-73.85663457884488,40.7867301151659],[-73.85662488072516,40.78673849595689],[-73.85660829894928,40.786757979975555],[-73.85659430490497,40.78678148447112],[-73.85658367207006,40.78680570395798],[-73.85656012485987,40.78686911484999],[-73.85655178203123,40.78688678978827],[-73.85654281565951,40.78690211407086],[-73.85652107510904,40.78694054732223],[-73.85651686958873,40.78694562095422],[-73.85651235931152,40.786949947043304],[-73.85650746918371,40.786953597531905],[-73.8565021433668,40.78695660736323],[-73.85650037645314,40.78695737980069],[-73.8564985392625,40.78695803454777],[-73.85649461549448,40.78695898371922],[-73.85649033745521,40.78695945650972],[-73.8564855973525,40.78695945881593],[-73.85647634701832,40.78695844767244],[-73.85645160692759,40.786954022668695],[-73.85644453537559,40.786953501065206],[-73.85644134734417,40.7869535233956],[-73.85643833805511,40.78695375418264],[-73.85640981200987,40.78695812221802],[-73.85638522628385,40.78696449390211],[-73.85636465148193,40.78697283431271],[-73.85635589754595,40.78697773038894],[-73.85634817318301,40.786983115246734],[-73.85633435604633,40.786995560741005],[-73.85632138571499,40.7870107630822],[-73.85628495146486,40.78706655822731],[-73.85626918661913,40.78708693478533],[-73.85625338291692,40.787102538661514],[-73.85621071201801,40.78713918136823],[-73.85620020315085,40.78715009995902],[-73.85619204167907,40.78716058959746],[-73.85617856602619,40.78718439975198],[-73.85616904420907,40.78721038546586],[-73.85616371236854,40.78723789804139],[-73.85616275026435,40.78726606506372],[-73.85617045836503,40.78735648512484],[-73.85617604276467,40.7874367360879],[-73.85617604394493,40.78746322838754],[-73.8561743696006,40.78748705326713],[-73.85617378287446,40.78749021390662],[-73.85617275786664,40.78749321987574],[-73.8561712812903,40.78749609997235],[-73.85616935713482,40.78749884398232],[-73.85616696948941,40.78750147098368],[-73.85616413290577,40.787503978816716],[-73.85615699040498,40.787508725445704],[-73.85614910324823,40.78751260487098],[-73.85613932084584,40.787516456131115],[-73.85609772992457,40.78752950703872],[-73.85608104623329,40.7875358166556],[-73.8560750930001,40.78753875381511],[-73.85606648062445,40.78754388508395],[-73.85605693532978,40.787553058077236],[-73.85603321264644,40.78758738220778],[-73.85601603404238,40.78760921644494],[-73.8559760842039,40.787663538065694],[-73.85597404083197,40.78766595859939],[-73.85597165405024,40.78766818001875],[-73.85596893750527,40.78767021105217],[-73.85596586474315,40.78767205384434],[-73.85595868913052,40.78767517877381],[-73.85595002350551,40.78767760744779],[-73.85592982941749,40.787680392276506],[-73.85589212531872,40.78768212811049],[-73.85580406250831,40.787687105542396],[-73.85573914362436,40.787689564320424],[-73.85560310030951,40.78769279689541],[-73.8555614908814,40.78769294344057],[-73.85542196652811,40.78768971584818],[-73.85539747580002,40.78769054033981],[-73.85537111936176,40.78769366813685],[-73.85534234055967,40.78769915164492],[-73.85530780984429,40.7877076098766],[-73.85529901270428,40.787710399018664],[-73.85528960943248,40.78771430445833],[-73.85525882990052,40.78773015073178],[-73.85524681590145,40.78773555709958],[-73.85523407103416,40.787739638427425],[-73.85522886931616,40.78774066334722],[-73.8552279423134,40.78774084545555],[-73.85522186387648,40.787741531710104],[-73.85512749399346,40.7877479774383],[-73.85494971413871,40.787760244017946],[-73.85491542031187,40.78776363177176],[-73.85483685607234,40.78777470779183],[-73.85480173164538,40.78777853589507],[-73.85476457332561,40.7877800112108],[-73.85473138125603,40.787777970130264],[-73.85470705318237,40.78777443667473],[-73.85468022861996,40.78776934157755],[-73.85457032389056,40.78774439427817],[-73.85453886969702,40.78773835734166],[-73.85451097917965,40.78773329704513],[-73.85449877839773,40.787732263925754],[-73.85448454707984,40.78773329935782],[-73.85446748011476,40.78773617850988],[-73.85444998385454,40.78774013631585],[-73.8544275447976,40.787745241120795],[-73.8544158710039,40.78774703631938],[-73.85440532437048,40.78774783264662],[-73.85439211484714,40.78774777089407],[-73.85437741367036,40.787746762579566],[-73.85431409235983,40.787739181269146],[-73.85429883286447,40.78773858552398],[-73.85428498197084,40.78773911749593],[-73.85416877913472,40.78774962295513],[-73.85401805617202,40.78776425411687],[-73.85393152201343,40.787773590897665],[-73.85371524447422,40.78779889084311],[-73.85354068080403,40.7878148065272],[-73.85345184461457,40.78782611179635],[-73.8533645753846,40.787841480476295],[-73.85332033752434,40.78785160001052],[-73.85328433106353,40.78786264787832],[-73.85325391367606,40.78787544193256],[-73.85322865679308,40.787890223035966],[-73.85313945328282,40.7879552694068],[-73.85304318488684,40.78802164841076],[-73.85301986377878,40.78804022303605],[-73.85299455222676,40.788063640119425],[-73.8529374264024,40.78812567459657],[-73.8528729257571,40.78817980298661],[-73.85285256044203,40.788200795056696],[-73.85284230133878,40.78821137174],[-73.85284201138369,40.78834255597355],[-73.85286179283699,40.7883443193055],[-73.85288990261306,40.788346669552176],[-73.8529729685185,40.78835183682672],[-73.85306663884123,40.788356548155214],[-73.85312593333683,40.788358479245304],[-73.85316420377838,40.788358203513376],[-73.85325093763149,40.78835436055239],[-73.85328967042608,40.78835371647664],[-73.85346961745084,40.78835850276182],[-73.85353771951816,40.78835829180146],[-73.85359051889243,40.78835591820993],[-73.85361442297682,40.78835306713749],[-73.85367261904092,40.78834211887531],[-73.85369958159863,40.788338650149186],[-73.85386496770786,40.788326865490134],[-73.85401770764068,40.78831756723795],[-73.85415345566285,40.78831452445785],[-73.85424119113253,40.788313419551464],[-73.85432601017298,40.788313590450876],[-73.85435363507959,40.78831533596619],[-73.8543836478859,40.78832012876307],[-73.85441611713871,40.78832777007365],[-73.85446440284555,40.78834142892459],[-73.8545002771565,40.788352856061394],[-73.8545350335833,40.78836618285405],[-73.85456828189734,40.78838125334753],[-73.85459973691684,40.78839795242851],[-73.85463110180248,40.78841798313176],[-73.8546621264139,40.788441940359576],[-73.85469341458983,40.78847027317131],[-73.85472744729432,40.788505210436014],[-73.85476549772577,40.78854580790733],[-73.85478518134803,40.78857125401463],[-73.85479249924812,40.78858380770191],[-73.85479768615804,40.78859587187523],[-73.85480083624127,40.788607626575754],[-73.85480194733212,40.78861915472597],[-73.85480065341635,40.78864244012703],[-73.85479536031539,40.78867916507023],[-73.85479355550152,40.788691625510864],[-73.85479289872492,40.78869968432871],[-73.85479170822227,40.788713045824544],[-73.85479015014043,40.78880257276637],[-73.85478828752542,40.788841633480935],[-73.85477488753462,40.78895587224297],[-73.85477486760361,40.78901401792422],[-73.85477254371332,40.789036374605324],[-73.85476700102998,40.789056944425425],[-73.8547509245975,40.78910019328486],[-73.85474513677768,40.78911925808205],[-73.85472716940046,40.789197849053565],[-73.85471341557887,40.78925082651872],[-73.85470067034751,40.78929330543452],[-73.85469330882115,40.78931121600525],[-73.85467402308332,40.78934767083628],[-73.85466678497431,40.789363664065625],[-73.85464575832678,40.78943264241261],[-73.85463754730378,40.78944903027532],[-73.85461486312099,40.78948447230688],[-73.8546074354343,40.78950066297299],[-73.85459364262427,40.789544473553086],[-73.85457924070361,40.78959649495246],[-73.85456120188897,40.789669700700436],[-73.85454851361675,40.789761392247414],[-73.8545315068945,40.789839561726986],[-73.8545261443122,40.78986025958227],[-73.85452541296591,40.789863084141494],[-73.85452345733195,40.78987422026511],[-73.8545212436375,40.789905609038264],[-73.85451938179011,40.78997156811307],[-73.8545147646747,40.790067601709765],[-73.85450773725086,40.79014387348733],[-73.85450297303271,40.79018264389067],[-73.85449618458748,40.790209263136454],[-73.85448648377783,40.790235058500826],[-73.85447734713772,40.7902519227963],[-73.85447194071236,40.79025897531964],[-73.85446599251514,40.790265010614924],[-73.85445942841008,40.7902700630987],[-73.85445222779883,40.79027417831171],[-73.85444728242062,40.7902765221117],[-73.85443480521779,40.790282440938455],[-73.85442371474166,40.7902877220713],[-73.85415926148384,40.790412719467554],[-73.85406972067979,40.79045232738919],[-73.8538989057515,40.79052143145547],[-73.85383120135687,40.79055003532763],[-73.85362955320065,40.790642954822175],[-73.85355197936227,40.79067681416444],[-73.8534774943636,40.79070629190356],[-73.85340954041105,40.79073004183444],[-73.85337851301637,40.79073919615672],[-73.85330681318793,40.79075803360757],[-73.85327445627,40.7907680508078],[-73.853167914558,40.79080623218659],[-73.85312868602597,40.79082212039497],[-73.8530937697148,40.79083784371325],[-73.85300596376406,40.79088013627156],[-73.85283622037697,40.79096246926657],[-73.85279912994596,40.79098046739352],[-73.85277126566287,40.79099498439167],[-73.85274514158608,40.79101060206989],[-73.85273595696938,40.791016920781445],[-73.85272098170411,40.791027202610266],[-73.85269895180713,40.79104467163853],[-73.85268853906086,40.79105464484905],[-73.85267927339872,40.79106580778187],[-73.85267114137176,40.791078161927764],[-73.85266414518995,40.791091704776896],[-73.85265830693056,40.791106420610426],[-73.85265359064725,40.79112231759115],[-73.85264759969779,40.791157717578635],[-73.85264742419875,40.79118940644144],[-73.85265299090068,40.79122229927847],[-73.85266418431986,40.791255794525426],[-73.85268071109523,40.791288990017],[-73.85270703591517,40.79133243717435],[-73.85273431337085,40.791374020818445],[-73.85276257920901,40.791413823081726],[-73.85279187961865,40.791451888919205],[-73.85283502179415,40.79150469504935],[-73.8528587964923,40.79153378501174],[-73.85288469081839,40.791562967635656],[-73.85290948021553,40.79158884373695],[-73.85297910559673,40.79165682085703],[-73.8530608095311,40.79173345914623],[-73.85314657162903,40.79181301095364],[-73.85317478813982,40.79183739603245],[-73.85320119873414,40.79185858225409],[-73.85335450891081,40.79197048428289],[-73.85342445523912,40.79202232566942],[-73.85346170233026,40.79205180973622],[-73.85357001852796,40.79214460965127],[-73.85366553706972,40.79222770271565],[-73.85371695117279,40.79226911070598],[-73.85374337894287,40.792293772302656],[-73.85375336392241,40.79230565363575],[-73.85376137210832,40.79231744266632],[-73.85376299952783,40.792320948019686],[-73.85376989890614,40.79233577890688],[-73.85377222418467,40.79234521001186],[-73.85377521952782,40.792357063879706],[-73.85377760787475,40.79238053384993],[-73.85377854910713,40.79242127400713],[-73.85377797340081,40.792462399893104],[-73.85377595819347,40.79247919124226],[-73.85377267751836,40.79249457678905],[-73.8537312653732,40.79264103597814],[-73.85369739407193,40.79275209591178],[-73.85369038565968,40.7927708176801],[-73.85367235728881,40.79281175941077],[-73.8536660273113,40.79282949112686],[-73.85365784517353,40.7928646270355],[-73.8536496767007,40.79292081669771],[-73.85363607087186,40.793024249115234],[-73.85363080166015,40.793098182710715],[-73.85363152808598,40.793145252533556],[-73.85363659358022,40.79320729490713],[-73.85365042177179,40.793335930646435],[-73.85368396814056,40.79345372287886],[-73.85371089772228,40.7935954061873],[-73.85372635874774,40.79371998300251],[-73.85374051410707,40.79384049684207],[-73.85373351593844,40.79393537458859],[-73.85371825553308,40.793962036128086],[-73.85368561848588,40.794018394081846],[-73.8535845163888,40.79410782853745],[-73.85353237176389,40.794138856811806],[-73.85351764622314,40.79414337685947],[-73.85338820351068,40.79418311411063],[-73.8532170102762,40.79422058136178],[-73.85304034260255,40.794263553963965],[-73.85290227105698,40.79431522857129],[-73.85282872033466,40.794355260491216],[-73.85276627198512,40.794389247326826],[-73.85268508273039,40.79447496977506],[-73.85263725293456,40.794542292806405],[-73.85262416811551,40.79461344263225],[-73.85262310783072,40.794750155924646],[-73.85265711034066,40.79487508977655],[-73.85265879996409,40.79491971194105],[-73.85263098256252,40.79494485424476],[-73.85259261251846,40.794935638368585],[-73.85258042693634,40.79492158400395],[-73.8525561151062,40.79489356497267],[-73.85253153207265,40.79479005755587],[-73.85249076582947,40.79467497470566],[-73.85242651222985,40.79460975882109],[-73.85233601016053,40.79454536566445],[-73.85225478631891,40.79451254658362],[-73.8521406258608,40.79444649208598],[-73.8520028894732,40.79436318108862],[-73.85193160677211,40.79430978954531],[-73.85189730713638,40.79428665631339],[-73.85181651299679,40.79423690787674],[-73.85168072178348,40.794142558073325],[-73.85159077157358,40.794086531077944],[-73.85143723745657,40.79402591832604],[-73.8512917816525,40.79398321820863],[-73.85112011660964,40.793924122033594],[-73.85097034152759,40.79385794832408],[-73.85079807258433,40.79380961136816],[-73.85062808294124,40.7937752170512],[-73.8504908278998,40.79373727270519],[-73.85032638136614,40.79367766219592],[-73.85016769642246,40.793643066105325],[-73.85000721695778,40.79360091123411],[-73.84984085640868,40.79354448520959],[-73.84973467938595,40.793495694820635],[-73.8496225183909,40.79346569570814],[-73.84948233898481,40.793418600803456],[-73.84933654876032,40.79337149956626],[-73.84922034385451,40.79336616002205],[-73.84913455725523,40.79336270580539],[-73.84906160835095,40.793362610298544],[-73.8489834275516,40.793393611803516],[-73.8489305183281,40.79341069705522],[-73.84890131445054,40.79343538717827],[-73.84886198397848,40.79346863578053],[-73.84884894723234,40.79350168515579],[-73.84885848370801,40.79359109902297],[-73.84887965495568,40.79365488253957],[-73.84890147425781,40.793668283513604],[-73.84896194839726,40.79380491495363],[-73.84901721175513,40.79392484379945],[-73.84907814795734,40.79414538448086],[-73.84903163032314,40.7943380846353],[-73.84896271217633,40.79440847690403],[-73.84878370153797,40.794542102225336],[-73.84877745470283,40.79457974348269],[-73.8487712200042,40.79461737604415],[-73.8487845736855,40.79470091527702],[-73.84884690961502,40.79490523039208],[-73.84887162206843,40.795027488024914],[-73.84887654563352,40.79513404169133],[-73.84884566489981,40.79522916657762],[-73.84881376432966,40.79528731529218],[-73.84870999361348,40.79541648128994],[-73.84855988738988,40.795495060218386],[-73.84840067725118,40.79556462149246],[-73.84823442276523,40.795631841320514],[-73.84808903411287,40.79568851740237],[-73.84792364797515,40.795753513693995],[-73.84781967180642,40.79578469546816],[-73.84763762072204,40.79582581476207],[-73.84745840378466,40.79586126478083],[-73.84729839674378,40.795900350307406],[-73.84712646747464,40.79593506179961],[-73.8468583117692,40.79597954211461],[-73.84677146173748,40.7959928896874],[-73.8467308665807,40.79600147934482],[-73.84660914258158,40.796027234408555],[-73.84651631916131,40.7960618337928],[-73.8464472761265,40.79610167934105],[-73.8463782325894,40.79614151563331],[-73.8463226431794,40.79616408876087],[-73.8462442065604,40.79616309543721],[-73.84611557837339,40.7960953012324],[-73.84603306375186,40.796040541808345],[-73.84596567572908,40.796020650127545],[-73.84587487177852,40.79601824621486],[-73.84569256064614,40.79603647546685],[-73.84566251601532,40.796037140690196],[-73.8456082717434,40.796038345425],[-73.84557802709035,40.79602089569063],[-73.84558173268536,40.79599218348453],[-73.84561524370308,40.79590102044843],[-73.84560469078751,40.795854783260786],[-73.84556537509962,40.795816191919606],[-73.84550638716907,40.79577304733258],[-73.84542780237636,40.79565379201352],[-73.8453669860492,40.79555517629772],[-73.8452788515902,40.79544938579944],[-73.84519633478965,40.795403312786256],[-73.84505891720589,40.79532957854352],[-73.84498017170012,40.79526864341763],[-73.84494765019123,40.795205596452135],[-73.8448866075451,40.79511159498745],[-73.84487085658145,40.795099197360855],[-73.84479944233455,40.79505942940701],[-73.8446668184045,40.79495724480691],[-73.84459915044442,40.79491154987523],[-73.84451391906182,40.794881790168866],[-73.84438471988378,40.794870341529595],[-73.84422311865049,40.794876985073635],[-73.84407887373857,40.79487506084184],[-73.84390523936062,40.79486930620641],[-73.84382499651194,40.7948753622708],[-73.84379857938133,40.79487735637728],[-73.84373233041339,40.794882353650635],[-73.84354668938998,40.79491394401056],[-73.84343262021302,40.79494844908796],[-73.84338511407094,40.79498491861981],[-73.84333760876132,40.79502138696037],[-73.84332414153786,40.795069050190804],[-73.84335588804112,40.79523435329692],[-73.84336415641472,40.79534609866879],[-73.84335118053635,40.79547252924375],[-73.84330632386927,40.79550093348895],[-73.84323462158974,40.79547660380325],[-73.84317961314841,40.795433872529635],[-73.8431483000162,40.795386787331054],[-73.84311059001834,40.79526369124002],[-73.8430436391917,40.79521473951437],[-73.8429342686602,40.79519114989717],[-73.84289545847211,40.7951827854082],[-73.84286053658477,40.795198875175],[-73.84284865322398,40.795213401671774],[-73.8428925458187,40.79539277833718],[-73.84328497194211,40.79617439268509],[-73.84320653636784,40.79619290309326],[-73.84280875241232,40.79541822241316],[-73.84225959368354,40.7955849689374],[-73.84292069025288,40.79690368618403],[-73.84286675259376,40.796922229071996],[-73.84216747341145,40.79561294016366],[-73.8420880490145,40.79563705636475],[-73.84203334901665,40.79563868313398],[-73.84197864967464,40.7956403110508],[-73.8419048025195,40.79562179424081],[-73.84183741226617,40.79558859863677],[-73.84178209280178,40.79553692460997],[-73.84168698798499,40.79540867089502],[-73.84165397120609,40.79539590970692],[-73.84158721174536,40.79540106871868],[-73.84153823334032,40.79541881301263],[-73.84148925424627,40.795436557954886],[-73.84142736717014,40.79549043036316],[-73.84136287271963,40.79561995069516],[-73.84135034620313,40.7957399074833],[-73.8413613364369,40.79585660057763],[-73.84149409342295,40.795981889206466],[-73.84148780606066,40.79601448800373],[-73.84144315649665,40.79604513413288],[-73.84134129989084,40.796095358756354],[-73.84130710747097,40.796138076350815],[-73.84129204826151,40.796167457129656],[-73.84130572466171,40.79620095620887],[-73.84129943545983,40.79621966933008],[-73.84059982294626,40.79680680321062],[-73.84013930364468,40.79687918783617],[-73.84043977575963,40.797637513245384],[-73.8404005522574,40.79764862901956],[-73.84041517975963,40.79767843675621],[-73.83923388155401,40.797885306448244],[-73.83920948324113,40.79784431435402],[-73.83841944083929,40.798342146635505],[-73.83842915829173,40.7983756711534],[-73.83789967503733,40.798508970684125],[-73.83787044050955,40.7984419086133],[-73.83839013354559,40.798304872076045]]]]}},{type:"Feature",properties:{ntacode:"MN17",ntaname:"Midtown-Midtown South",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.97301487242227,40.76427887944541],[-73.97141141623717,40.763587474199724],[-73.96990489279004,40.76295804272892],[-73.9698002889174,40.76291351263049],[-73.9702581472511,40.76228875261049],[-73.9707506390483,40.76160870175048],[-73.97124277307155,40.76093641797654],[-73.97169609214878,40.76031266144985],[-73.97215595488039,40.75968124035729],[-73.97261271418452,40.75905930848459],[-73.97306851954805,40.75843149419644],[-73.97352419611904,40.75780844078163],[-73.97398183196334,40.757179758588464],[-73.97443866317396,40.75655630684871],[-73.97488727186546,40.75592379114352],[-73.9753437795632,40.75529969518193],[-73.97580739426205,40.75467727461185],[-73.9758987769702,40.754714222695746],[-73.97651569446155,40.754974263345176],[-73.97697379042023,40.75434867554563],[-73.97743259180935,40.75371708824109],[-73.97787494240546,40.75309839238373],[-73.97834877041348,40.752410130141875],[-73.97928686230297,40.752800496942235],[-73.98088709894274,40.75348098873857],[-73.98094066392166,40.75340720742592],[-73.98137150401975,40.75281385262084],[-73.98182244344719,40.75219712693091],[-73.98227490438863,40.75157729841364],[-73.98272387486375,40.75095894445159],[-73.98317416294078,40.75034220969328],[-73.98362158446457,40.749723771653585],[-73.98407636095376,40.74910212488147],[-73.98247212047103,40.74843150141646],[-73.98094250047258,40.747790071404644],[-73.98085054482473,40.74775037037835],[-73.98134068727688,40.74707866368256],[-73.98183365081863,40.746416590552265],[-73.9822787272248,40.74579756296622],[-73.98272686543109,40.74518041438059],[-73.9831741189751,40.74456031088428],[-73.9836252002839,40.74394311456537],[-73.9840748519408,40.74332471841654],[-73.98413729050282,40.74334959061128],[-73.98569571278533,40.74400764167099],[-73.98729805474686,40.74468149878057],[-73.98872905513959,40.74528637415622],[-73.9905150345503,40.74604031791521],[-73.99096832761562,40.7454208908559],[-73.99141858494625,40.74480268249623],[-73.99426258562549,40.74600398135794],[-73.99709902854316,40.74720510204229],[-73.99664704439101,40.74782272958543],[-73.9961965546698,40.74843932774468],[-73.9957485550706,40.749052196221],[-73.99529821460956,40.74967168260011],[-73.99484363830844,40.750293308962945],[-73.99437946790314,40.75093038980283],[-73.99394825659857,40.75152222216266],[-73.99346417736245,40.752190055267725],[-73.99297937844126,40.75285340289908],[-73.99252855991887,40.753473913395325],[-73.99207900077157,40.754091115865435],[-73.99163271310647,40.75470680500966],[-73.99117738092279,40.755329849083914],[-73.99072636339719,40.755950405564896],[-73.9902762134649,40.756567565552174],[-73.98979085335519,40.757233131918845],[-73.98929727477795,40.75790663764965],[-73.98884253868648,40.75853349956074],[-73.98839044575153,40.759164186680366],[-73.9879264062775,40.75979027715778],[-73.98747524633468,40.76040478688599],[-73.98701514555326,40.76103736747788],[-73.9865613853335,40.76166012236253],[-73.98610406084964,40.76228995260429],[-73.98564677724607,40.76291487498554],[-73.98519152159373,40.76354367464774],[-73.98473393779608,40.76416910487748],[-73.98428230080648,40.76479181510174],[-73.98382185703383,40.76541847469751],[-73.98336657834086,40.76604524186615],[-73.98287713521306,40.76671559514084],[-73.98236545039542,40.767392153213464],[-73.98211061467002,40.76774447654629],[-73.98206055921953,40.76772790257],[-73.98200835086487,40.7677157604164],[-73.98195466592408,40.767708207377325],[-73.98190019919375,40.767705341018114],[-73.98184565685199,40.76770719885882],[-73.98179174546713,40.767713756831995],[-73.98171007884838,40.7677451157594],[-73.98163466733725,40.76778588788833],[-73.98156819945983,40.76783483464121],[-73.98151276215224,40.7678901680317],[-73.97907658778136,40.76687608613497],[-73.97836112975317,40.7665737113197],[-73.97623388796958,40.76567463144461],[-73.97419229021419,40.764806528331924],[-73.9736358469905,40.76456991377596],[-73.97301487242227,40.76427887944541]]]}},{type:"Feature",properties:{ntacode:"QN19",ntaname:"Glendale",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.85729287192228,40.71146767719103],[-73.8566771436683,40.70769187446599],[-73.8559596585019,40.706426667673185],[-73.85593794133621,40.706396288228966],[-73.85553390239545,40.706521315440135],[-73.85539214289552,40.70656435881924],[-73.85477443426306,40.70675191286005],[-73.85471652519982,40.70676949632781],[-73.85469943412306,40.70674255462174],[-73.85470823889325,40.705210974144435],[-73.85411264779813,40.70442593407155],[-73.85396105479336,40.70426421713132],[-73.853921540879,40.70422461210088],[-73.85389480093353,40.704183419196966],[-73.85371219739146,40.70391788788185],[-73.85305663835196,40.703137046613236],[-73.85252019054452,40.70229172361761],[-73.8551810957932,40.702583267377584],[-73.85529275904757,40.70259550128514],[-73.85529571509375,40.70199100910799],[-73.85538910514678,40.70197691630091],[-73.85630830619003,40.70183818193408],[-73.85716688252516,40.70167410489209],[-73.85725351412522,40.70121217773553],[-73.85739221059833,40.70121397886806],[-73.8582740576157,40.70122365923817],[-73.85893224399118,40.701320344758976],[-73.85823494833613,40.70283289066984],[-73.85819890700746,40.702911073863206],[-73.8582491593093,40.702916934889345],[-73.85853029386706,40.702949708544644],[-73.85874741910561,40.702974297668554],[-73.8599749228599,40.70310890237151],[-73.86068159332247,40.70318418710774],[-73.86142263093666,40.70326975770652],[-73.86241891720914,40.703377474646736],[-73.86285374177443,40.70341449174873],[-73.86341506892072,40.70337880476055],[-73.86379389189378,40.70333379644827],[-73.86472830073468,40.70325882219051],[-73.86564021611301,40.703182590474555],[-73.86653775666525,40.703109737852174],[-73.86724652427561,40.70305165537076],[-73.86824273966054,40.70297019615325],[-73.86873243465988,40.70292909830865],[-73.86903271456593,40.702903901994674],[-73.8691559615748,40.70289343366039],[-73.86981898467371,40.70283793026466],[-73.87073324224045,40.7027620391335],[-73.87164751858704,40.70268731043893],[-73.87210385737747,40.70264976339389],[-73.87256153470271,40.70261209791527],[-73.87351208977547,40.70253545896346],[-73.87446274104722,40.70245683175975],[-73.87543139407882,40.702374353176445],[-73.87639785216525,40.70229404227673],[-73.87625758427971,40.70174876639622],[-73.87621714178015,40.70159500481853],[-73.87778919134801,40.70101362177237],[-73.87860797521766,40.700704188318895],[-73.87942953625259,40.70040484882169],[-73.88024601220093,40.70009334924647],[-73.88106992668072,40.6997998885665],[-73.88182690581613,40.699529299005846],[-73.8827301470192,40.70054990947237],[-73.88280948430295,40.70068345565591],[-73.8834308688459,40.70047443803922],[-73.88384293540214,40.70034726075631],[-73.88431619451555,40.70020119633856],[-73.88492223136602,40.70010402751472],[-73.88584205469309,40.699965471933254],[-73.88676728328299,40.69982608539446],[-73.88771298020104,40.699678076358296],[-73.88818025720118,40.69885791124084],[-73.88809909474769,40.69876329647808],[-73.8878829756248,40.698015120145286],[-73.887850235915,40.69784014539045],[-73.8877939630208,40.69766542778768],[-73.88771392559954,40.697493693418004],[-73.88761064208398,40.697327745472144],[-73.88748536209577,40.69717024946576],[-73.88734003264614,40.697023666201204],[-73.88717721894498,40.69689008617982],[-73.88699989895998,40.69677114380176],[-73.88681137109083,40.69666794842841],[-73.88642048158212,40.69645814949442],[-73.88648530277045,40.696439914589284],[-73.88865416919141,40.69582954890077],[-73.88828642303773,40.695236916739084],[-73.88919365279429,40.694935770217555],[-73.89195658664823,40.694410570189056],[-73.89245207559,40.69522572878888],[-73.89507694381929,40.694591389702445],[-73.89558625457236,40.69397916201196],[-73.8939811314808,40.693075965541816],[-73.89357935003764,40.69308532923226],[-73.89326209935403,40.69220094745963],[-73.89474270964176,40.69263695279006],[-73.89576145323862,40.69233462238625],[-73.8969565350749,40.69194920744685],[-73.89768631776546,40.693365258982396],[-73.8976423353149,40.69340865137625],[-73.89742730179685,40.693288980149696],[-73.8969102133229,40.69384227053857],[-73.89736265798825,40.694110847232835],[-73.89776907842187,40.69404304974451],[-73.89817221663135,40.693962658729205],[-73.89857107730437,40.69386983366788],[-73.8989646681339,40.69376479336217],[-73.89935202714405,40.69364779602196],[-73.89973223451209,40.69351918299958],[-73.90003039216384,40.693437450574265],[-73.89954093129799,40.694285731489245],[-73.8988858577282,40.69538947540043],[-73.89838185197424,40.696135997502346],[-73.89756263023105,40.69648070881289],[-73.89677249966005,40.69679911679609],[-73.89558457649512,40.697127642006706],[-73.8957800508964,40.69851096214159],[-73.89484994963583,40.69858962332337],[-73.89500322684938,40.69971237746394],[-73.8942016526164,40.70050730944816],[-73.89384018414073,40.70085972555689],[-73.89283458119634,40.701910277985924],[-73.89194157342574,40.70288622835829],[-73.8912683769093,40.70359657640159],[-73.89105316972807,40.70381641330253],[-73.88984330207877,40.704972402195715],[-73.88911917685519,40.70559887739671],[-73.88826271719408,40.70580991270574],[-73.8873957253416,40.70601813011593],[-73.88652826814841,40.70622520637745],[-73.88554946851852,40.706154618533695],[-73.88553214158821,40.70644568324879],[-73.88456244603812,40.70636218692214],[-73.8837729691808,40.70629420165476],[-73.88266573808845,40.706355516916936],[-73.8817801768889,40.70640454801895],[-73.88088332654884,40.70645397726771],[-73.88000104576761,40.70649293404653],[-73.87900684284206,40.70653683936734],[-73.87814452368525,40.70660962564742],[-73.8772061475785,40.70668884049963],[-73.87625034919223,40.70674464283922],[-73.87532966761412,40.70679838822812],[-73.87504258461331,40.70681035266911],[-73.87491827793093,40.706815532630046],[-73.874255180167,40.70685703123324],[-73.87326052978808,40.70692273702328],[-73.87153400383465,40.707036767559025],[-73.86911007093028,40.707089336764284],[-73.86915904548992,40.70722393414366],[-73.8692143546318,40.70735710286648],[-73.86927592671485,40.707488670350735],[-73.86934368271505,40.707618465395605],[-73.86941753421671,40.70774632041926],[-73.86949738553986,40.70787206971616],[-73.8697580470808,40.70832499944456],[-73.87016941721758,40.70922897957259],[-73.86939706585555,40.70952637638019],[-73.86661823125498,40.710401648558],[-73.86557714607004,40.71065921902499],[-73.86500981935573,40.7107769089327],[-73.8620787268836,40.71220106006422],[-73.85978566470042,40.71331129612701],[-73.85965416837634,40.71337996141241],[-73.85966066695589,40.713294646744245],[-73.85971313582799,40.71260553908273],[-73.85975932796815,40.71184505978392],[-73.85964590990136,40.71182734410181],[-73.85818745298316,40.711599545560084],[-73.85729287192228,40.71146767719103]]]}},{type:"Feature",properties:{ntacode:"SI11",ntaname:"Charleston-Richmond Valley-Tottenville",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.20699885281925,40.55756748910281],[-74.20880330692863,40.55730868910714],[-74.21050789381182,40.55706418186843],[-74.21220034092838,40.556443430360495],[-74.21350175560958,40.55566761760136],[-74.21437138945709,40.555588065558354],[-74.21455413977367,40.55559031766239],[-74.21455422192051,40.555590317508894],[-74.2145543046983,40.55559030864269],[-74.21473791137318,40.55557614306113],[-74.21473803016876,40.5555761329547],[-74.21473815882354,40.55557611512346],[-74.21491900919494,40.55554545652257],[-74.21509339688775,40.555498932556844],[-74.21525777189217,40.55543783838496],[-74.2172133809564,40.5547148589448],[-74.2172895676767,40.554698654952475],[-74.21736362385401,40.55467747021693],[-74.2174349909545,40.55465146451475],[-74.21750313072727,40.55462083398217],[-74.21756752926406,40.554585809635995],[-74.21762770087538,40.55454665563082],[-74.21768319154032,40.554503667243424],[-74.21773358297516,40.55445716873488],[-74.21777849514045,40.554407510795265],[-74.2178175893234,40.55435506794237],[-74.21785057069229,40.554300235696594],[-74.21787719051976,40.554243427598074],[-74.21789891350517,40.55407676052682],[-74.21790502216838,40.55390846971959],[-74.21789528076908,40.55373984544257],[-74.2178697015937,40.55357219390289],[-74.21782855423461,40.55340678847962],[-74.2177723265385,40.553244885044215],[-74.21778377707885,40.55304918802872],[-74.21877630415244,40.552473628604396],[-74.2191157639139,40.552232314138074],[-74.2193140664271,40.552055134755875],[-74.22106803249707,40.55055473309507],[-74.2211486975976,40.550489658404665],[-74.22121805079068,40.55041641991186],[-74.22127412369642,40.550336848851686],[-74.22131562715379,40.55025307385656],[-74.2210934028939,40.54977355555377],[-74.22087752081102,40.54920399894641],[-74.22083496897751,40.5490917398982],[-74.22064536102818,40.54859150917091],[-74.22060624580217,40.54848651978037],[-74.22056994644242,40.54839063778596],[-74.22036702032456,40.5478338698567],[-74.22008210980711,40.54713827141566],[-74.21997344665908,40.5468344156858],[-74.21987141762713,40.54657677148183],[-74.21981449749637,40.54643839725623],[-74.21954309291078,40.54569938368506],[-74.21929684582494,40.545052706921624],[-74.21899304691196,40.544309917235054],[-74.21888584278543,40.54407004038697],[-74.21873688737288,40.54366800392618],[-74.21844305056453,40.54296149124276],[-74.21842637382643,40.54291740866575],[-74.21817195689599,40.54225028526081],[-74.21803946390473,40.54191336048017],[-74.21800676051275,40.54182852078784],[-74.21778893094631,40.54112540110156],[-74.21775655527638,40.54098679363038],[-74.21767785777914,40.54013154699498],[-74.21766104513277,40.53982827490548],[-74.2176530820216,40.53952479248868],[-74.21765397226821,40.539221250023566],[-74.2176637165025,40.53891779774908],[-74.21768230851072,40.53861458601027],[-74.21770973896663,40.53831176494321],[-74.21775657265722,40.538070321369354],[-74.21779984318027,40.53774949530807],[-74.2178155250097,40.53765619709819],[-74.2178677973868,40.53736657860711],[-74.21793513879413,40.537071053671816],[-74.21806225352043,40.536496513430336],[-74.21819886050397,40.53585902009678],[-74.21828207338866,40.53548704281724],[-74.2183151523703,40.53531207880198],[-74.21829305271741,40.5347650031915],[-74.21826852094395,40.5345252475068],[-74.21825618459513,40.53423819323476],[-74.21823826802537,40.533951310187],[-74.21821477525008,40.533664661508645],[-74.21818571151182,40.53337831029229],[-74.21815108385569,40.533092319468594],[-74.21811089944848,40.532806752068794],[-74.21806516720552,40.53252167094397],[-74.21801389726299,40.53223713883744],[-74.21778084408645,40.531427687215206],[-74.21752355324554,40.53064379860822],[-74.21728324509466,40.52987328254958],[-74.21701386675709,40.52912208442536],[-74.21682691059729,40.528647204555185],[-74.21672062654211,40.52840575277921],[-74.21666369883938,40.52828331588697],[-74.21661081156395,40.52817658605651],[-74.21648646892207,40.52792564032494],[-74.21619395471903,40.52735009922733],[-74.21586638629842,40.52664794159273],[-74.2157647407924,40.52645860920968],[-74.2156447049924,40.525981848172044],[-74.21560783639097,40.52549473925576],[-74.21559985675731,40.52443977100414],[-74.21559699225028,40.524061069625354],[-74.21567230421215,40.52395762836108],[-74.21409806769036,40.52409719506805],[-74.21398779870974,40.52345242257454],[-74.21390912550422,40.52301463143873],[-74.21381535677578,40.52249465062756],[-74.21361475710034,40.5215316364589],[-74.2135459344776,40.52123571536638],[-74.21450846005992,40.52115497951232],[-74.2173550121212,40.520930048646974],[-74.21760570062983,40.52087168710079],[-74.21802828289108,40.52066372769048],[-74.22013810237418,40.5196218831387],[-74.22269085397954,40.51851230351488],[-74.22281985011752,40.51845646639953],[-74.2229520068689,40.51840511423361],[-74.2230870566725,40.51835835098073],[-74.22322472611194,40.51831627131398],[-74.22336473669887,40.518278960225615],[-74.22350680476285,40.518246493468716],[-74.22365064268226,40.51821893677265],[-74.22379595925351,40.51819634592632],[-74.22398999651158,40.518212368108],[-74.22418327987596,40.51823302691335],[-74.22437561917313,40.51825830201604],[-74.22456682515791,40.51828816854772],[-74.2247567096995,40.51832259712242],[-74.22494508627025,40.51836155393725],[-74.22513176921197,40.51840500060489],[-74.22531657484079,40.51845289437743],[-74.22549932131878,40.51850518813128],[-74.22567982883287,40.518561830413404],[-74.22579666690885,40.51867404416307],[-74.22592651755086,40.51877933259093],[-74.22606827207163,40.51887643013065],[-74.22622054516619,40.5189642037768],[-74.2263816913603,40.51904171336675],[-74.22654990959104,40.51910823667433],[-74.22672328926495,40.51916332058561],[-74.22669461462407,40.518548726257336],[-74.22657761251993,40.517270649639514],[-74.22290251395953,40.50893653913093],[-74.22321582470961,40.50865861081134],[-74.22186988416672,40.50271493069759],[-74.22184144452646,40.5025384163498],[-74.22193907695907,40.50257361983845],[-74.22199500258526,40.502589241096366],[-74.22205322907084,40.502598779587245],[-74.2221126269575,40.50260205028649],[-74.22217204406358,40.50259898975009],[-74.22223032783455,40.50258965734533],[-74.22228634770087,40.5025742340993],[-74.22233901700933,40.50255301918708],[-74.22236766251066,40.502534219977214],[-74.22239987667618,40.50251915819393],[-74.22243483088639,40.502508221258644],[-74.22247162604341,40.5025016904926],[-74.22250931569745,40.50249973388094],[-74.22254693039082,40.502502401751926],[-74.22257824502199,40.50251123678163],[-74.22261036634684,40.50251818226518],[-74.22264818586406,40.502523794666594],[-74.22268651324735,40.502526788858624],[-74.22272104018455,40.502527227508466],[-74.22275550111328,40.502525540547715],[-74.2228336896201,40.50251862103752],[-74.22291062037523,40.50250591033378],[-74.22298555904419,40.50248752976533],[-74.22304657849516,40.50247817863753],[-74.22310507077125,40.50246194808999],[-74.22315971292508,40.502439205217264],[-74.22320926909279,40.502410464406005],[-74.22325261844672,40.50237637570058],[-74.2232743417999,40.502355675872096],[-74.22330007244535,40.50233785237778],[-74.22332916550651,40.50232335191846],[-74.22336089183791,40.50231253791131],[-74.22339445629913,40.502305681381706],[-74.22342901768273,40.50230295417106],[-74.22351209881073,40.502306984547126],[-74.22359532976952,40.50230567146667],[-74.2236781217984,40.50229902421817],[-74.22375988924183,40.50228708982298],[-74.2238400536928,40.502269952702825],[-74.22391804808461,40.50224773408244],[-74.22399332070272,40.50222059113194],[-74.22410098578247,40.502151063864915],[-74.22421217259702,40.502084845125154],[-74.22432670677232,40.5020220387574],[-74.22444440868655,40.5019627432547],[-74.2247563150541,40.50185823555008],[-74.22481155058291,40.501827108474096],[-74.22487167184605,40.50180180073444],[-74.22493563313569,40.50178275251444],[-74.2250023219568,40.501770295123876],[-74.22507057837625,40.501764645236555],[-74.22513921519678,40.50176590112215],[-74.22520703860509,40.50177404093675],[-74.22527286893495,40.50178892310301],[-74.22548789676905,40.50184439262559],[-74.22570064661157,40.50190476430983],[-74.22591092672587,40.50196998374868],[-74.22611854759944,40.502039992166125],[-74.22623690030623,40.50209386757717],[-74.22635956044137,40.50214180138202],[-74.22648601679596,40.50218359380434],[-74.22661574233624,40.50221907066316],[-74.2267481964005,40.502248084099094],[-74.22688282695273,40.5022705131906],[-74.22701907288392,40.50228626445816],[-74.22715636635107,40.5022952722538],[-74.22729413514423,40.50229749903501],[-74.22743180507209,40.50229293552097],[-74.22756880235538,40.50228160073153],[-74.22769425172793,40.50226247585634],[-74.22782110261014,40.50224983799581],[-74.22794878000343,40.502243744435624],[-74.2280767051634,40.50224422279703],[-74.22820429822289,40.50225127091177],[-74.22822138349666,40.50224965259288],[-74.228236680937,40.50224802576505],[-74.22825206733631,40.50224699935716],[-74.22826750275345,40.50224657395115],[-74.22828294593447,40.502246751304355],[-74.2282983580355,40.502247531996716],[-74.22831369515411,40.502248913435075],[-74.22832892150018,40.50225089066473],[-74.22834434243428,40.50225342203299],[-74.22835990102978,40.50225539038839],[-74.22837556698475,40.502256791435364],[-74.228391301446,40.50225762324079],[-74.22840707060405,40.50225788268893],[-74.22842283627271,40.502257570358296],[-74.22843856574727,40.502256685308794],[-74.22849384570489,40.50224519955656],[-74.22854942780774,40.50223459924776],[-74.22860528683563,40.50222488929051],[-74.2287364062093,40.50221079463372],[-74.2287777092499,40.502208772288384],[-74.22881893708703,40.502206002889565],[-74.22886006514693,40.502202488831784],[-74.22890106797847,40.50219823267885],[-74.22895205756367,40.502189553367536],[-74.22900325374337,40.50218160422421],[-74.22905463305558,40.502174390991584],[-74.22907591039738,40.50217316105884],[-74.22909711797973,40.50217136416876],[-74.22911822793938,40.50216900322505],[-74.2291392181129,40.50216607927713],[-74.22916006173962,40.50216259673438],[-74.22918073095975,40.502158559505716],[-74.2292012018697,40.502153973167474],[-74.22922144946686,40.50214884279566],[-74.2292414463391,40.50214317481135],[-74.22927038497792,40.50213741759065],[-74.22929952338403,40.502132252353356],[-74.22932883346799,40.502127679658045],[-74.22935829308662,40.50212370608252],[-74.22938787284349,40.50212033503609],[-74.22941755167615,40.50211756823606],[-74.22942138198785,40.50211722132801],[-74.22943841155767,40.50211505779301],[-74.2294552871693,40.50211228692813],[-74.22949740502128,40.502107387693584],[-74.22953936378536,40.50210179501559],[-74.22958114326808,40.50209550859966],[-74.22961022163652,40.50209313212577],[-74.22963939213264,40.502091508679875],[-74.22966861789251,40.50209064001097],[-74.22968445817503,40.50208957229498],[-74.22970021195391,40.50208792023408],[-74.22971584237075,40.50208568758767],[-74.2297313134497,40.50208287945385],[-74.22974658812042,40.50207950177044],[-74.22979546595202,40.50206238157278],[-74.22984406719718,40.50204480572106],[-74.22989238527859,40.502026776406765],[-74.22991536204454,40.502018372918656],[-74.22993870875456,40.5020105857016],[-74.22996239099075,40.50200342588145],[-74.2299863756457,40.50199690273847],[-74.2301602913139,40.501923917097535],[-74.23017873406394,40.501919548757144],[-74.23019694119273,40.50191463305979],[-74.23021488484422,40.501909174919874],[-74.23023253608235,40.50190318427994],[-74.23024986904426,40.501896671243884],[-74.23026685720174,40.50188964390653],[-74.23028347096967,40.50188211489222],[-74.23029968690521,40.50187409597539],[-74.23030686452945,40.50187062423144],[-74.23031441673139,40.501867646287025],[-74.23032228170678,40.50186518706068],[-74.23033039937476,40.50186326208579],[-74.2303326562516,40.50186016292169],[-74.23033663156615,40.5018547054914],[-74.2303360734209,40.5018513182956],[-74.23033285397626,40.50183180571136],[-74.23032743945036,40.501811732115456],[-74.23032989415545,40.501808276383244],[-74.23033358226228,40.50180481717011],[-74.23033892500193,40.501804178372],[-74.23034304643095,40.50180730795639],[-74.23034718449813,40.501815458413745],[-74.23035422834212,40.50183144768089],[-74.23036283929179,40.5018493756545],[-74.2303658228657,40.50185558825131],[-74.23038056288571,40.50187815357706],[-74.23038426772159,40.50188286180403],[-74.23038948441491,40.50189079984282],[-74.23039390320268,40.50189901657976],[-74.23040176854849,40.5019054544204],[-74.23041024635418,40.50191142328395],[-74.23041929063439,40.50191688942137],[-74.2304288508024,40.501921821270734],[-74.23043886991842,40.50192619063354],[-74.23044929215264,40.50192997299462],[-74.23046005729455,40.50193314636075],[-74.23047527187622,40.50193693383766],[-74.23049071815467,40.50194012962999],[-74.23050635571751,40.5019427251072],[-74.23052214459979,40.50194471415085],[-74.23053804483898,40.50194609131267],[-74.23055401780144,40.501946854659806],[-74.23057002023421,40.50194699925324],[-74.23058600979121,40.5019465285286],[-74.23061606414736,40.5019443106683],[-74.23064604933012,40.5019415725876],[-74.23067594493178,40.501938315332794],[-74.23070573318459,40.501934541787705],[-74.23073539346257,40.501930253334045],[-74.23076490778547,40.501925454866594],[-74.23079425749675,40.501920146087876],[-74.23082342089164,40.50191433374288],[-74.23084851211858,40.501908863806975],[-74.23085238041732,40.501908019374866],[-74.23088112029123,40.501901208711786],[-74.23095331081456,40.5018869544787],[-74.23114494958587,40.501851215882034],[-74.23118057193084,40.50183722714865],[-74.23120353968652,40.50182285562783],[-74.23122327112021,40.501816854110395],[-74.23122469229246,40.50181644230339],[-74.23123357692778,40.501817550879856],[-74.23124443244193,40.50182686031901],[-74.2315487998193,40.501724537389556],[-74.23184935718416,40.50161585064149],[-74.23214587623553,40.50150088263923],[-74.2324381317435,40.501379720718326],[-74.23272590172057,40.501252456919005],[-74.23300896759027,40.50111918791628],[-74.23304744169123,40.50110177283051],[-74.23314424618249,40.5010793195174],[-74.23321049636225,40.50109564717326],[-74.23359904119745,40.5009125316013],[-74.23441378278551,40.5007740942329],[-74.23494577701943,40.50065915779631],[-74.23501360835814,40.50065361505561],[-74.23508091792986,40.5006451409607],[-74.23517395943607,40.50062838352554],[-74.23526495949297,40.50060602857205],[-74.23535334118174,40.5005782178259],[-74.23543854418547,40.50054512760112],[-74.23552002834157,40.50050696768219],[-74.23559727706663,40.500463979993896],[-74.23566269106276,40.500430831842365],[-74.23573157542214,40.500402070577586],[-74.23580342653587,40.50037790646949],[-74.23587771910738,40.50035851617857],[-74.23595390999249,40.500344041464466],[-74.23610536560948,40.50026621668828],[-74.2362524513581,40.500183652267296],[-74.23635130661148,40.5001255811003],[-74.23642784022643,40.50007741203196],[-74.23647256988743,40.50011303934436],[-74.23652981831943,40.50009943174852],[-74.2366196366744,40.50007228189282],[-74.23670606284696,40.50003933498732],[-74.23678845619546,40.50000083525594],[-74.23686620597506,40.49995706808334],[-74.23693873586538,40.49990835789908],[-74.23700550824246,40.49985506577291],[-74.2370660281641,40.49979758673759],[-74.23718407598768,40.49970224263568],[-74.23729667531977,40.49960313264792],[-74.23740362022905,40.499500438056785],[-74.23750471512943,40.499394346700555],[-74.23759977513777,40.49928505262953],[-74.23768862641175,40.49917275575118],[-74.23766770359762,40.49912325493382],[-74.2377480524738,40.499100845376546],[-74.23777146009989,40.499180351388176],[-74.23781982777913,40.49918384554565],[-74.23786840947213,40.49918350191925],[-74.23792863582672,40.499177685695756],[-74.23798737383338,40.49916598059862],[-74.23804363968651,40.499148582677286],[-74.23809649098861,40.499125783330385],[-74.23844104903405,40.49893585618125],[-74.23851321635533,40.498896075866305],[-74.2389515070694,40.49844338406657],[-74.23944024302588,40.49793857961807],[-74.23966845041303,40.4977029249419],[-74.23971237574324,40.49766233705475],[-74.23976289569345,40.4976264984457],[-74.23981913721133,40.497596028446914],[-74.23984851239636,40.497583013155015],[-74.239880172859,40.49757362645005],[-74.2399133551891,40.49756809466797],[-74.23994725928142,40.49756655119314],[-74.23998106762775,40.497569033242435],[-74.24001396502845,40.49757548096776],[-74.24004515824848,40.49758573889906],[-74.24007389514378,40.49759955969311],[-74.24013023077472,40.49761940688178],[-74.24018972112661,40.497632859277594],[-74.24025112802146,40.49763963689425],[-74.24031317339023,40.49763959866842],[-74.24037456587476,40.49763274539567],[-74.24046072278627,40.497618990363975],[-74.2405481496859,40.4976111975931],[-74.24063614005227,40.497609430058624],[-74.24072398281093,40.49761370204441],[-74.24081096808015,40.49762397902739],[-74.2408590548428,40.4976353165387],[-74.24090866403783,40.497641786497645],[-74.24095895398736,40.49764327913368],[-74.2410090714633,40.4976397691225],[-74.24105816616388,40.49763131601563],[-74.2411054051406,40.497618063229815],[-74.24123510821235,40.49762608502383],[-74.24136522975822,40.49762707777034],[-74.24149511694033,40.49762103648854],[-74.24162411809688,40.49760799148846],[-74.24175158601217,40.49758800821851],[-74.24187688116443,40.49756118693746],[-74.24199937493492,40.497527662211],[-74.24203938842078,40.49751251561412],[-74.24208206686055,40.49750246610837],[-74.24212630449081,40.49749777406801],[-74.24217095515192,40.49749856105985],[-74.24221486198324,40.49750480669362],[-74.24225688739561,40.497516349150175],[-74.24229594254456,40.49753288937417],[-74.24233101554064,40.49755399882199],[-74.2424166830081,40.49758356032676],[-74.2425056345693,40.49760679144689],[-74.24259706962593,40.497623483092525],[-74.24269016522493,40.497633485031734],[-74.24278408346626,40.49763670724281],[-74.24287797904492,40.49763312072443],[-74.24297100685988,40.497622757756744],[-74.24311685537815,40.49760244956925],[-74.24326378176855,40.49758733310666],[-74.24341146909937,40.49757744097635],[-74.24355959879796,40.497572794516344],[-74.24370785133782,40.497573403749406],[-74.24385590692752,40.497579267361395],[-74.24397481574317,40.49758175036795],[-74.24409361501269,40.49757713078779],[-74.24421157785937,40.49756543688594],[-74.24432798252506,40.497546740211824],[-74.24444211678679,40.49752115516148],[-74.24455328231522,40.497488838277405],[-74.24466079894793,40.49744998729063],[-74.24476400885143,40.497404839910885],[-74.24495162973757,40.497322388839265],[-74.24513522575188,40.49723481681623],[-74.24531455716676,40.497142238195295],[-74.24548938982625,40.497044773867096],[-74.24565949545183,40.49694255110171],[-74.24582465194071,40.49683570338221],[-74.24590703235594,40.496785256944214],[-74.24603300798384,40.49666493479758],[-74.24616589257492,40.49654902496636],[-74.2463054212485,40.496437758464545],[-74.24645131588612,40.49633135705073],[-74.24660328568585,40.49623003278603],[-74.24676102774201,40.4961339876119],[-74.24694239086602,40.49612122798792],[-74.24712436216004,40.49611539516859],[-74.24730648798847,40.49611650369458],[-74.24748831433071,40.4961245508024],[-74.24766938791234,40.49613951643144],[-74.24784925733489,40.49616136327391],[-74.2480274742006,40.49619003686785],[-74.24820359422985,40.49622546573266],[-74.2483771783683,40.496267561547555],[-74.24854779388114,40.49631621937132],[-74.2487150154314,40.49637131790415],[-74.24887842614008,40.49643271978961],[-74.24903761862511,40.49650027195721],[-74.24917156868966,40.49656729705341],[-74.24955978366349,40.49685685437295],[-74.24968820466829,40.49699021165101],[-74.24993362550583,40.497208977246146],[-74.2501002671862,40.49735424403253],[-74.25032706750167,40.49753852654379],[-74.25050715142575,40.49769166223744],[-74.25068311794719,40.49784756275837],[-74.25085489422256,40.49800616359522],[-74.25086108509575,40.49802921492337],[-74.25090066516793,40.498091601343276],[-74.2509333388137,40.49815627649884],[-74.25095888137339,40.49822279573245],[-74.25097711721372,40.49829070170682],[-74.25098792093567,40.49835952754904],[-74.25099121823736,40.49842880006034],[-74.25098698642543,40.49849804296952],[-74.25098813387821,40.49851023840844],[-74.25100346236457,40.498618170990994],[-74.25102797801067,40.49872511079799],[-74.25106157650154,40.4988306026056],[-74.25110411485619,40.498934197351595],[-74.25116773245422,40.49899309015193],[-74.25123652201383,40.499048491381245],[-74.25131015559843,40.49910013691853],[-74.25138828217551,40.499147780547005],[-74.25147052929005,40.49919119512834],[-74.25155650484025,40.499230173685504],[-74.25172949863423,40.49929161551246],[-74.25191210542233,40.499363213330106],[-74.25200034554489,40.49940041958599],[-74.25207484139113,40.49943320985641],[-74.25208380907422,40.49943724424448],[-74.25225360989198,40.499509044539955],[-74.25242564998172,40.49957766847539],[-74.25259982739802,40.49964307538373],[-74.25270761230372,40.49971306820249],[-74.25281011839458,40.49978753898894],[-74.25290702685786,40.49986625613845],[-74.25299803628639,40.49994897483936],[-74.25308286361592,40.500035437834065],[-74.25316124500559,40.50012537621918],[-74.25323293665878,40.50021851028165],[-74.25329771558141,40.50031455036842],[-74.2533553802758,40.50041319778727],[-74.25340575136765,40.50051414573577],[-74.25344867216418,40.50061708025502],[-74.2535774575908,40.500958857968385],[-74.25370341736807,40.50130124889618],[-74.25374291422789,40.50141464717274],[-74.25379045770474,40.50152623147121],[-74.25384590619254,40.50163566934936],[-74.25390909453156,40.50174263475804],[-74.25397983450004,40.501846809012996],[-74.25405791537457,40.50194788174404],[-74.25414310455761,40.502045551820174],[-74.25423514827021,40.50213952824692],[-74.25427407656728,40.50216118050969],[-74.25472027611606,40.5029652011596],[-74.25523408934788,40.503934569232555],[-74.2552756580837,40.504034668311824],[-74.2553096976515,40.50413641072483],[-74.255336097714,40.50423946678283],[-74.25535477268788,40.50434350253892],[-74.25536566202162,40.50444818086984],[-74.255368730392,40.50455316256857],[-74.25535850504906,40.50517012777078],[-74.25533004608208,40.50596510120409],[-74.25530710377627,40.50653645411906],[-74.25532532869852,40.506700187057696],[-74.255352526144,40.5068631932827],[-74.25538521001822,40.50701137356381],[-74.2554253090527,40.50715848904908],[-74.25547276439336,40.50730432363598],[-74.255527506379,40.50744866310198],[-74.25555705464825,40.50751244440504],[-74.25557768158056,40.50757823836309],[-74.25558915990892,40.50764532014486],[-74.2555913631522,40.50771295072913],[-74.25554269163948,40.50783774249623],[-74.25553185854768,40.50786122885193],[-74.2555291316083,40.5078671412342],[-74.25545272937916,40.508032776305626],[-74.2552481775318,40.50824323071307],[-74.25504293715979,40.50839740737793],[-74.25489888207036,40.50843368580244],[-74.25462856709916,40.50867482572708],[-74.2547027248366,40.50871606263621],[-74.25473104757671,40.508724010778835],[-74.25490187176645,40.508764383441864],[-74.25490412260203,40.50875636743895],[-74.25498130009497,40.50877117277584],[-74.2549729037078,40.50880566163071],[-74.2548963650735,40.50878658433316],[-74.25489961775251,40.508776805017966],[-74.25471523818561,40.508736090686085],[-74.25468414988084,40.50872411754283],[-74.2546185072803,40.50868390879992],[-74.25448711664845,40.50880437483035],[-74.25434543215414,40.5087916521514],[-74.25412000836144,40.50899116710306],[-74.25410010608631,40.50898319001282],[-74.25404998088295,40.50895311305291],[-74.25403791902308,40.508948944719755],[-74.25402821488001,40.508948766149494],[-74.25401162726044,40.508955997601184],[-74.25399753075472,40.50897031495309],[-74.25398592544707,40.50899171811752],[-74.25397681140795,40.50902020696293],[-74.25411121318575,40.50916704718079],[-74.25403804567861,40.509252671645726],[-74.25430713012466,40.50937626384603],[-74.25434874440134,40.50932901714474],[-74.25438877737028,40.50934418413465],[-74.25431454169318,40.50941369464903],[-74.25428177080063,40.509397124218125],[-74.25429083557022,40.509391556843],[-74.25402069505346,40.50927297578751],[-74.25389169939281,40.50942393252003],[-74.25373355115255,40.50937689274588],[-74.25368911881067,40.50942559643919],[-74.25370535508561,40.50943441373004],[-74.25367604695046,40.509467389668174],[-74.25369339837313,40.5094769878713],[-74.25413324931498,40.50968292755792],[-74.25433256547629,40.50977376100492],[-74.25434937126052,40.50978095473896],[-74.25456815512888,40.50988011029755],[-74.25462336202818,40.50981460210898],[-74.25464651262918,40.50982624592442],[-74.25452621732435,40.509973015383615],[-74.25450038789263,40.509963196704724],[-74.25455333637309,40.50989597318158],[-74.2541246246757,40.509693659767755],[-74.25366810379268,40.50947991476319],[-74.2536639382744,40.50947795816003],[-74.25364812518262,40.509470530436346],[-74.25360711255473,40.50948090044595],[-74.2535029786815,40.50960201174767],[-74.25347835886963,40.509672702102264],[-74.25331579805137,40.50986150454101],[-74.25328327353384,40.51000017430856],[-74.25319261503117,40.510241765228756],[-74.25314984243143,40.51038849654179],[-74.25312730843177,40.51071258104548],[-74.25306394553094,40.5110552573698],[-74.25326008268317,40.51107864379328],[-74.25325806885677,40.51108868938086],[-74.25306274811032,40.51106765345785],[-74.25303779934359,40.51113607723544],[-74.25300847277562,40.51119398970543],[-74.2530203792398,40.51128514610713],[-74.25308195034374,40.51139283939305],[-74.25318020396998,40.511458169731654],[-74.2534335044824,40.51163668784347],[-74.25348602963642,40.51159519786613],[-74.25349300571608,40.51159899228281],[-74.25345907659354,40.51163043791604],[-74.25348740701023,40.51164944524412],[-74.2535239695038,40.51161898908776],[-74.25353195022878,40.51162272147429],[-74.25349517785085,40.51165588724199],[-74.25352685076719,40.51167776603188],[-74.25350211252206,40.5117009178519],[-74.2531715192469,40.51146606218072],[-74.25309286964249,40.51141076593544],[-74.25306199505238,40.51141937810198],[-74.25303635381562,40.511433160458814],[-74.25303207962365,40.5114682279405],[-74.25300008721328,40.51183226997473],[-74.25299713902218,40.511859145416246],[-74.25299940823014,40.51188605922244],[-74.25300684536761,40.511912424589056],[-74.25301928828775,40.51193766666868],[-74.2530364657012,40.511961235104586],[-74.25305800309063,40.51198261603006],[-74.2530764161372,40.51199777736784],[-74.25309036760845,40.51201668511409],[-74.25309984530637,40.51203714387789],[-74.25310456614307,40.51205854258862],[-74.25310438910999,40.51208024210047],[-74.2530993194901,40.51210159428248],[-74.25308950870073,40.51212196137721],[-74.2530752497714,40.512140735049904],[-74.25243270667283,40.512594328851776],[-74.25216570187108,40.512782813117305],[-74.25195197488291,40.512997002044685],[-74.25192931269068,40.513209444992896],[-74.25199467998813,40.51334743001476],[-74.25208955294629,40.513460529799396],[-74.25214378895005,40.51355347081548],[-74.25212591397067,40.5137103798],[-74.25179186478285,40.514004805448494],[-74.25178592002563,40.51401004629637],[-74.25175583198902,40.5140369383817],[-74.25172346740712,40.51406224389354],[-74.25168048931707,40.51409118993756],[-74.25163453762599,40.514117340289054],[-74.25158592366503,40.51414051777259],[-74.25153546924777,40.51417472458087],[-74.25148978164479,40.51421263308378],[-74.25144932478446,40.5142538583518],[-74.2514145094835,40.51429798177559],[-74.2513856892753,40.514344555316626],[-74.25138383883503,40.514355656029615],[-74.25137951254625,40.51436634799634],[-74.25137283953907,40.5143763120825],[-74.25136401898882,40.514385250879464],[-74.25135331417113,40.514392897581395],[-74.25134104460368,40.51439902394889],[-74.25132757650927,40.51440344712159],[-74.25131331188474,40.514406035076156],[-74.25129867650199,40.51440671056709],[-74.25128410719948,40.51440545343225],[-74.25127003884326,40.51440230119475],[-74.25118528352402,40.51442604645695],[-74.25110334079602,40.514454976344446],[-74.2510247540859,40.5144888990017],[-74.25095004456637,40.51452758946229],[-74.2508797077,40.514570791140336],[-74.25075668084285,40.51462320285308],[-74.25068266586777,40.51464970864763],[-74.25061193066567,40.51468099904448],[-74.25054500497006,40.514716839713074],[-74.2504823899877,40.514756962246],[-74.2504245546453,40.51480106616881],[-74.25037193207773,40.51484882119013],[-74.25036757484855,40.51486210326265],[-74.2503606500576,40.51487473420942],[-74.25035131520013,40.51488642675383],[-74.2503397825859,40.514896914961845],[-74.25032631451059,40.514905960290655],[-74.25031121729019,40.51491335701417],[-74.25029483429425,40.514918936901886],[-74.2502550303215,40.514946530384655],[-74.25022073120849,40.5149781374507],[-74.25019262447174,40.51501312455241],[-74.25011262464757,40.51503074559178],[-74.25004587756588,40.515108510494315],[-74.25004011503248,40.51518249067774],[-74.25018131058559,40.51532776528295],[-74.25017086663526,40.51533399641214],[-74.25028083612395,40.51544116717461],[-74.25027416157499,40.51544555981713],[-74.25028567520503,40.51545720726754],[-74.25029330638944,40.51545281320838],[-74.25055526413564,40.5157163424289],[-74.25045509923832,40.515772007109064],[-74.25019601571461,40.515509931093874],[-74.2502751830965,40.51546306675981],[-74.25026175346918,40.51545069338584],[-74.25025220967821,40.51545509211565],[-74.25015626516775,40.5153611881995],[-74.24988824875005,40.515521545193],[-74.25047627306125,40.51611729929943],[-74.25053507045669,40.51608604354209],[-74.25056007272016,40.516106741032466],[-74.25041535921207,40.51618833452333],[-74.25039487478173,40.51616416863544],[-74.25045139325627,40.51612945938242],[-74.24984374594065,40.51551805020889],[-74.24935660923907,40.515005928193766],[-74.24927734323784,40.51505009569789],[-74.24935726272882,40.51512887092514],[-74.24933775243699,40.51514081437937],[-74.24925615031898,40.51506119508579],[-74.24921528676109,40.515084861299314],[-74.2495248092738,40.515409958251205],[-74.2496322010925,40.51554537795107],[-74.24962270300453,40.51557472993954],[-74.2495004712355,40.51564648806439],[-74.24953303060434,40.51568216421428],[-74.24951393678685,40.51569398097652],[-74.24994158808049,40.51613748819108],[-74.24989861903745,40.51616006240444],[-74.24948229759768,40.5157165315774],[-74.24946420338267,40.51572521768425],[-74.24943096899098,40.515687885597515],[-74.24905586508787,40.51590409611532],[-74.24903055962498,40.515881236130596],[-74.24864764632113,40.51611262849686],[-74.24871583641311,40.51616954901996],[-74.24870679818538,40.51617648562501],[-74.24884323664618,40.516305889562155],[-74.24882966609405,40.51631283600299],[-74.24868189274353,40.51618172785634],[-74.24862466940395,40.51621575105302],[-74.24875958315151,40.51635622113428],[-74.24873695634676,40.516364916948895],[-74.24854589291682,40.51616991714849],[-74.24855013363106,40.51619574727792],[-74.24851245601305,40.516225717901285],[-74.24857496383635,40.516288695496705],[-74.24860080823059,40.5163133319179],[-74.24828422083898,40.51648694955373],[-74.2489462466562,40.51719453978676],[-74.249378140381,40.51695149632231],[-74.24940770789102,40.516980830921135],[-74.24851449056044,40.51747562626508],[-74.24848720326708,40.517449745681105],[-74.24891910653062,40.51720843369248],[-74.2482217169459,40.516486019747525],[-74.24751811835539,40.515735864778705],[-74.24693048008484,40.5160664544178],[-74.2468714783546,40.51603688177654],[-74.24659499935208,40.51607244351569],[-74.24644039651146,40.515965028005986],[-74.24612560876704,40.51611659644707],[-74.24612462197078,40.51612736879577],[-74.24612857679294,40.51613739257376],[-74.24613667051261,40.51614674003256],[-74.24614748095293,40.51615375951757],[-74.24615993200395,40.51615760479138],[-74.24617464050681,40.516159230462414],[-74.24618298246295,40.516159266347884],[-74.24623549606493,40.51615405657124],[-74.24625286283558,40.51615339844293],[-74.24630085106864,40.51614061103401],[-74.24652992417053,40.5163777001404],[-74.24659873437143,40.5163582023269],[-74.24674997194073,40.51649561324052],[-74.2465933923621,40.51658682659813],[-74.24651040267686,40.516669855306],[-74.246697694268,40.51687938448538],[-74.24669323577743,40.51688186280467],[-74.2467070672088,40.51689543156667],[-74.24671033904384,40.51689398075205],[-74.24699556996602,40.5171820851956],[-74.246968927769,40.51719824208425],[-74.2466825860256,40.51690695637092],[-74.24669527620904,40.51690149606667],[-74.24668162673822,40.516885006512],[-74.24666521689277,40.51689161720228],[-74.24647899705336,40.516687327210846],[-74.24644391386613,40.516702545167355],[-74.24642373950086,40.51671516201807],[-74.2463773643545,40.516739093358964],[-74.2465643992027,40.51694579219922],[-74.2465368283427,40.51695996037952],[-74.24634969801778,40.51675337193497],[-74.2459817688671,40.5169432423617],[-74.2459527699196,40.51693199314798],[-74.24520861528362,40.517289743624175],[-74.24566989001391,40.51778970805133],[-74.24559938749391,40.51785729500315],[-74.24571276694226,40.517984421621556],[-74.2456642714601,40.51804946914115],[-74.24563473169952,40.51807558074577],[-74.2455687984227,40.51808986210906],[-74.24556587385844,40.518090495266826],[-74.24552667154022,40.51808086250158],[-74.24549055670985,40.51806002300425],[-74.24537078493638,40.518039913035345],[-74.24530568431346,40.518029374764964],[-74.24524560494247,40.51803406401103],[-74.24519792215156,40.518037784047834],[-74.24508804460547,40.51806683940426],[-74.24492775667785,40.51812002114928],[-74.24486088052588,40.51815532456253],[-74.24477399945282,40.5182083203211],[-74.24469200084198,40.51825867000801],[-74.24460054529652,40.51833956292485],[-74.24451292617466,40.518417044539014],[-74.24440812395486,40.51847737885722],[-74.24431751097615,40.51851322704374],[-74.24429835217613,40.518515003107794],[-74.24419318643801,40.51850764678453],[-74.24399957376173,40.518441159390086],[-74.24382126609247,40.518329384189954],[-74.24365228511607,40.51829461462316],[-74.24301946478666,40.51830792426688],[-74.24282337422683,40.51830818329586],[-74.24263711942871,40.51824276883447],[-74.24232477833283,40.51832652502182],[-74.24209123122783,40.518485317498275],[-74.24186964584054,40.518742121386886],[-74.2412596867504,40.519180469320425],[-74.24109075921604,40.51934560382898],[-74.2410312291855,40.519542512687956],[-74.24086961979962,40.51949407965859],[-74.24075928637679,40.5193196571287],[-74.24059645807867,40.51920981244949],[-74.24049069687527,40.51919162846748],[-74.2403956006753,40.519279099891264],[-74.24024433791307,40.51951749846858],[-74.2401880289656,40.5196638079804],[-74.24009650833146,40.51986823053184],[-74.23991612395805,40.52001046416991],[-74.23984977618821,40.52000168482081],[-74.23982258316785,40.520090711443814],[-74.23991820715253,40.52011367846007],[-74.2399191824131,40.52016197106067],[-74.24003142061726,40.52031311901853],[-74.24033380813603,40.52040852891317],[-74.24055584307524,40.520447528900135],[-74.24073284548767,40.52056915165386],[-74.24084659637533,40.52065351966445],[-74.24093977907874,40.52075367328212],[-74.2409219219438,40.52080683682558],[-74.24097377890226,40.52088739946698],[-74.2411729355221,40.521060131432044],[-74.2412192461466,40.52103248818709],[-74.24123956765662,40.52094783784776],[-74.2413321957553,40.52089451758027],[-74.24138379039566,40.52090227902602],[-74.24157217328343,40.520947138350444],[-74.24189065727218,40.52097754949171],[-74.24293235036517,40.52122716113284],[-74.24290433936007,40.52142442574145],[-74.24281484743373,40.521631214872606],[-74.24259440562312,40.522055641382416],[-74.24258375639455,40.522198649000636],[-74.24259082521009,40.52225163732097],[-74.24264266046033,40.522411359445435],[-74.24270806228728,40.52257272615969],[-74.24271469863305,40.52265675936344],[-74.24273215954142,40.52270077737204],[-74.2427624678373,40.522726789127596],[-74.2427484903933,40.52280007810474],[-74.24269227372702,40.52284093026777],[-74.24265487812158,40.522883937775916],[-74.2426234553969,40.522947135197754],[-74.24262129271062,40.52302533933614],[-74.24261397838441,40.52308093752454],[-74.24261666939864,40.5230989378896],[-74.24265793838222,40.52313222884212],[-74.24269383331631,40.52315161267557],[-74.24271065391669,40.52317754423216],[-74.24272886354079,40.52322940931142],[-74.24273957613109,40.52326748603106],[-74.24275355918752,40.523367036989114],[-74.2427512240466,40.52351227462107],[-74.24274023652961,40.52356385012526],[-74.24274423415707,40.52358271771164],[-74.24275345819949,40.52360625003246],[-74.24276237449884,40.52362610754331],[-74.24276575861552,40.52363762634383],[-74.24276517879034,40.52364995298481],[-74.24275756811282,40.523684144877755],[-74.24275890301051,40.523700068713296],[-74.2427647114741,40.523721307889666],[-74.24279784366074,40.52376089187344],[-74.24281673693903,40.52380362991621],[-74.24281834659308,40.5238324527127],[-74.24281641236715,40.52384796614313],[-74.24281449076028,40.52386338790742],[-74.2428088271666,40.52389195100281],[-74.2428067828125,40.52392525728323],[-74.2428065825146,40.52395170899021],[-74.24280252193657,40.523980193473015],[-74.2428015700958,40.52400729628671],[-74.24281304883503,40.524028873773744],[-74.24286227003468,40.52408735084129],[-74.24290564933494,40.52413381354277],[-74.24294001416735,40.52418809487356],[-74.24298985090253,40.52425392066572],[-74.24302432341925,40.524338328485754],[-74.24303990307361,40.52437999829259],[-74.2430807255027,40.52445364269714],[-74.24311293970744,40.52451110441237],[-74.24317524592874,40.52459107917173],[-74.24326436709384,40.52471217700183],[-74.24330095332328,40.52477372904668],[-74.24332687887498,40.524794601716934],[-74.24335792685689,40.52481891331788],[-74.24338504510453,40.52483480761206],[-74.2434076892355,40.52484538708814],[-74.2434888239249,40.524861258950786],[-74.24360793545573,40.524844839344034],[-74.24396500758682,40.5249053658353],[-74.24396761706944,40.524950954487224],[-74.24396835839087,40.524998933586616],[-74.24333883883864,40.525853805179985],[-74.24307389513741,40.52669417721677],[-74.24305101318737,40.526812289846895],[-74.24305991770107,40.526876312966195],[-74.24306019356837,40.52694069528719],[-74.24305183787068,40.52700476146756],[-74.24303493823123,40.5270678394792],[-74.24300967189703,40.52712926765765],[-74.24297630388045,40.52718840164282],[-74.24293518418034,40.527244621138095],[-74.24288674411135,40.52729733641765],[-74.2428588857939,40.52733529090942],[-74.24283933941221,40.527376156130764],[-74.24282860798598,40.52741888046128],[-74.24282696769384,40.52746236443649],[-74.24283446076467,40.52750548904111],[-74.242850894389,40.527547144505824],[-74.24287584567898,40.527586258866094],[-74.24287940175424,40.527609452185345],[-74.24289515067318,40.527633896124385],[-74.24292862564678,40.52766792870607],[-74.24294563760256,40.52769784537564],[-74.24294799832873,40.52772601705562],[-74.24293971176877,40.52780021355965],[-74.24290983682846,40.52786685252567],[-74.24287261789867,40.52792278286977],[-74.24285745679579,40.52794381560402],[-74.24285076542618,40.527960130174215],[-74.24284226646176,40.5280029745618],[-74.24285856207023,40.528031988595],[-74.24288723774359,40.52804910117799],[-74.24288671381217,40.52820013082609],[-74.24276120556763,40.528305727288405],[-74.24275675859768,40.52830969310009],[-74.24270218581813,40.52834125821187],[-74.24266345955348,40.52836958862322],[-74.24264218517105,40.52839460942144],[-74.24262640726323,40.528408292677746],[-74.24261257701806,40.52841634680081],[-74.24261267872582,40.5284175712362],[-74.24259362148122,40.528420961288234],[-74.24256732309536,40.52841486462436],[-74.24255062166966,40.52841752394796],[-74.2425102899756,40.52844593526597],[-74.24250919866807,40.52845213704942],[-74.24252416256849,40.52848645847065],[-74.24253509556496,40.52851113662024],[-74.24253332154781,40.52852844161122],[-74.24249931304183,40.5285842152749],[-74.24249023516849,40.52863938559643],[-74.24248405744746,40.52866182499106],[-74.24245926425655,40.52868332766842],[-74.24242781388128,40.528711918890195],[-74.24242002837849,40.52873443622759],[-74.2424129392699,40.52883255556887],[-74.24241987628238,40.528867268551046],[-74.24243402108469,40.5288917904898],[-74.24244956541212,40.52891378494925],[-74.24245581741144,40.52893069738371],[-74.24245684392429,40.52894294590667],[-74.2424554102525,40.52895469954595],[-74.24244489204789,40.52896382203357],[-74.24242054279598,40.52898099845363],[-74.24239489550058,40.529001927451525],[-74.24237543220754,40.52902931962634],[-74.24236464310127,40.52905444270882],[-74.24236058312512,40.52908292783279],[-74.24233695655933,40.529137579352046],[-74.2423089235808,40.52919736476683],[-74.24228365805881,40.52926132037429],[-74.2422549073445,40.529312532057816],[-74.24221113063446,40.52937677700063],[-74.24219764536412,40.52940818045383],[-74.24218801762318,40.529437551660294],[-74.24218040993703,40.52950064607413],[-74.2421726016684,40.529590191511645],[-74.24217254400456,40.52966644612756],[-74.242166569266,40.52969133454261],[-74.24216769875886,40.529704808170436],[-74.2421764118527,40.52972221617711],[-74.24218939305216,40.52974249000767],[-74.24220131578343,40.529759741301184],[-74.24222830140386,40.52978363691474],[-74.24223810433921,40.52979484246961],[-74.24224565508129,40.52980800233203],[-74.24224637250269,40.529816576217435],[-74.2422452813733,40.52982277950502],[-74.2422342165562,40.52983500261317],[-74.24202464913063,40.53006221866071],[-74.24199108185152,40.530110597765386],[-74.24194042090903,40.53018728521509],[-74.24190634667376,40.53024455907003],[-74.2418671379309,40.53031488231873],[-74.24184320695073,40.53036233473488],[-74.24182920013072,40.530397882276894],[-74.24181772165439,40.53041731288752],[-74.24180708875622,40.530431416247076],[-74.24178702312598,40.53045314218724],[-74.24176703054637,40.53047558248878],[-74.24174754347753,40.53049835125544],[-74.24172854514073,40.530516809092425],[-74.2417116046186,40.53053729256423],[-74.24168936071905,40.530574038187915],[-74.24168110124026,40.530597551266666],[-74.24167218669888,40.530619336638495],[-74.2416572991304,40.53065101571629],[-74.2416409703835,40.530681737203885],[-74.24162417534387,40.53071284398613],[-74.24160715747763,40.53074183766632],[-74.241596053511,40.530764807223875],[-74.24158841240596,40.53078082617971],[-74.24156916008909,40.53082873643657],[-74.24154928903597,40.53087489126395],[-74.24153508696003,40.53092671663763],[-74.24152427275673,40.53098012558675],[-74.24150733322904,40.53104134279521],[-74.24150247553199,40.53108022032337],[-74.24150032655457,40.53112285204655],[-74.24149964476047,40.531143439663374],[-74.24150339439733,40.53117543685632],[-74.24150594015066,40.53122310858371],[-74.24150791783302,40.53124281224191],[-74.24150791145655,40.53127325293335],[-74.24153092332014,40.531470073794964],[-74.24171924066694,40.53160972765349],[-74.24166784213224,40.531923319447586],[-74.2418106162154,40.532562675421566],[-74.24217799663242,40.53257613847666],[-74.24228200338162,40.53338749651777],[-74.24226378911364,40.5334044979461],[-74.24224602776088,40.53341724397226],[-74.24222972576094,40.53342565004785],[-74.24220533806522,40.53343668079568],[-74.24218127234498,40.533446585052424],[-74.24215971270047,40.53345354737154],[-74.24213691846262,40.53345774066163],[-74.2421194761952,40.533459478721824],[-74.24209589720601,40.533465128495806],[-74.24207044355155,40.53347940083734],[-74.24205252795612,40.533499227678355],[-74.2420207437614,40.53353368841405],[-74.24202006073205,40.533534433187896],[-74.24199777336818,40.533558797089725],[-74.24198757151025,40.5335724872598],[-74.24197674772859,40.533593673228054],[-74.24197052780079,40.53361457507685],[-74.24196458870281,40.533633717930655],[-74.24196285953134,40.53365293534189],[-74.24196506450946,40.533665556817496],[-74.24197061664901,40.533679022797465],[-74.24198641905012,40.533711021538586],[-74.24199835147877,40.5337280411338],[-74.24201329191392,40.53376078284407],[-74.24201538293072,40.533772005342016],[-74.24201178363339,40.53379133659618],[-74.24200867165078,40.53380638523957],[-74.24200316414974,40.53382514236719],[-74.24200254007269,40.533841805285896],[-74.2420003069948,40.53386072237179],[-74.24199689844407,40.533872943553305],[-74.24198920997155,40.53391591615097],[-74.24199085844441,40.53396361772728],[-74.24199307588104,40.53399004571984],[-74.24199155022879,40.53401598755379],[-74.24198995216894,40.53404121636191],[-74.24198749133218,40.5340672151169],[-74.24199017398936,40.53410248038085],[-74.24199354944778,40.53413096455015],[-74.24199960338322,40.53416317498839],[-74.24201801113506,40.53422972664229],[-74.24202357895078,40.53425702543223],[-74.24202759488963,40.534273431461244],[-74.24203508673911,40.53430591328147],[-74.24204056270811,40.53432791577965],[-74.24204570286015,40.53434637705048],[-74.2420531820558,40.53436505352509],[-74.24206500251842,40.534380646657],[-74.2420846657796,40.53439611452344],[-74.24209753548732,40.534403854781466],[-74.24211323214718,40.53441672238603],[-74.24212310699541,40.534431716169145],[-74.24213335577288,40.53445022161236],[-74.24214184326127,40.53446955468551],[-74.24214917360682,40.53448683225098],[-74.24215801441217,40.534514288646],[-74.24217267502326,40.53454881562925],[-74.24219707950321,40.534592351962885],[-74.24220899621271,40.53460473348003],[-74.24222686064859,40.534620340649305],[-74.24224858034943,40.53463780681136],[-74.24226480041072,40.53464639187516],[-74.24228246325013,40.53465598896074],[-74.24230272455792,40.534667885615185],[-74.24232111615446,40.53467989711762],[-74.24232934699907,40.53468789408072],[-74.24234373145858,40.53470581497262],[-74.24235523266897,40.53472319278326],[-74.24236610201437,40.53473423256342],[-74.24238253031123,40.5347403457575],[-74.24240487331883,40.534741121496786],[-74.2424345351432,40.534736173670105],[-74.2424630909971,40.534733779664585],[-74.2424874171585,40.53473586933155],[-74.24251134992089,40.5347383444749],[-74.24253258828749,40.534741675188556],[-74.24254166365223,40.534744346057956],[-74.24254649044354,40.53474617534858],[-74.2425612711316,40.534754487823285],[-74.24258024253031,40.53476754110575],[-74.24258552957428,40.53478740243126],[-74.24258647897027,40.53480117999626],[-74.24258604604276,40.534810759816146],[-74.24258473066885,40.53482500723173],[-74.24258240637457,40.53483859955591],[-74.24257987310278,40.534854689032194],[-74.2425770271653,40.53486334113921],[-74.24257356089768,40.53487948854186],[-74.24257151644912,40.534891295737054],[-74.24257216705975,40.53490224668454],[-74.24257723608505,40.53491079880575],[-74.242586196725,40.53492123764431],[-74.24259345306334,40.53492860689944],[-74.24260331267014,40.53493898838449],[-74.24261556299506,40.53495419623568],[-74.24262641248842,40.53496984631149],[-74.24263737228993,40.53498618235906],[-74.24267503288968,40.53501404554923],[-74.2426824229427,40.5350182021142],[-74.24269465731128,40.53502882551199],[-74.24270423424777,40.53504099229087],[-74.2427116571391,40.53505437135167],[-74.24271970002924,40.53506947835354],[-74.24273191439221,40.5350846857657],[-74.2427432872261,40.535096053810996],[-74.24275634772657,40.53510590648946],[-74.24276764529425,40.53511656050797],[-74.24278130109549,40.53513203928231],[-74.24278977364584,40.53514676172526],[-74.2427940551128,40.535156770674284],[-74.24279612716555,40.53517257700576],[-74.24280270365361,40.53520053285711],[-74.24280937879712,40.535216054535674],[-74.24282052967875,40.53522530897235],[-74.24283261641628,40.53523450547327],[-74.24284499756197,40.535246528431394],[-74.24285891554027,40.535264835063266],[-74.24286242837529,40.53528091276114],[-74.24286096382357,40.535293733635754],[-74.24285585200928,40.53530291273571],[-74.24284899763346,40.53531747476573],[-74.24284699248216,40.535329995395784],[-74.24284936584546,40.535339404597785],[-74.24285776172404,40.53535344032176],[-74.24287082219792,40.53536326718745],[-74.24288545359335,40.5353702075244],[-74.24290036605798,40.535375336760204],[-74.24293260577896,40.535386521754866],[-74.24296420703931,40.53540056331799],[-74.24298366574536,40.53540933358438],[-74.24299170999933,40.53541524480209],[-74.24299898375966,40.53542719746804],[-74.2429999163797,40.53543633513337],[-74.24300083073793,40.535450112768594],[-74.24300563383352,40.53546503444947],[-74.24301549236593,40.53547544337628],[-74.24303042250874,40.535485183338665],[-74.24305122739919,40.535498094951826],[-74.24306922463576,40.535510490814644],[-74.24309258925152,40.535534952600976],[-74.24310053967935,40.535544762784944],[-74.24311505623018,40.53555947123338],[-74.24312942233608,40.53557278061436],[-74.2431418282836,40.53558090588534],[-74.24316470983098,40.53559123344191],[-74.2431804831725,40.53559559285717],[-74.2431938435625,40.53559904936486],[-74.24321874959116,40.5356021806955],[-74.24323948336036,40.53560518398753],[-74.2432489140998,40.53560675487912],[-74.2432574629948,40.53561296756954],[-74.24326300040929,40.53562184970863],[-74.24326514821098,40.53562917429238],[-74.2432667154749,40.53564465131401],[-74.24326787177682,40.53565593055111],[-74.24327127497514,40.535671293782414],[-74.24329169749869,40.535707619419796],[-74.24330785790104,40.53572932362689],[-74.24332702417475,40.535756704438775],[-74.24334122131106,40.53578250356739],[-74.24335015493183,40.535795769149395],[-74.2433654565783,40.53580866472731],[-74.24337631463283,40.5358169316344],[-74.24339700266037,40.5358270706315],[-74.24342147422983,40.53583912334823],[-74.2434398640073,40.53585061214698],[-74.24345994865159,40.53586322365795],[-74.24347756002402,40.53587874941402],[-74.24349756433085,40.53589871736319],[-74.24350923027619,40.535910907621805],[-74.24352601537522,40.53592648957036],[-74.24354347976981,40.53594077992139],[-74.24356451801353,40.53595854917027],[-74.2435881548312,40.53597861913017],[-74.24359779183426,40.53598664049384],[-74.24361438955525,40.536000383674725],[-74.24362902598622,40.53601852450837],[-74.24363519206035,40.53603226251386],[-74.24364417849384,40.53605011160167],[-74.24365012038771,40.536061381851816],[-74.24366348091039,40.536074719769736],[-74.24368184907898,40.53609018960834],[-74.24370362672224,40.53610331800139],[-74.24375292831432,40.53612712064769],[-74.24378788666425,40.536143762472854],[-74.2438256114549,40.53615995964943],[-74.24384799440861,40.53617124774484],[-74.24386744479504,40.53617716315568],[-74.24389476550641,40.53618141451504],[-74.2439596390817,40.536184102763016],[-74.24399257458953,40.53618861775648],[-74.24401106699737,40.53618877011136],[-74.24403185975603,40.53618820439562],[-74.24405365116971,40.53618541325299],[-74.24407177057273,40.53618191572881],[-74.24409007631034,40.53618025779566],[-74.24410512126279,40.53618214772196],[-74.24410657006216,40.53618280890099],[-74.24411643737716,40.53618731041347],[-74.24412495988497,40.53619629572904],[-74.2441291704223,40.536206470634234],[-74.24412742566449,40.536221268982956],[-74.24412154393622,40.536226496050645],[-74.2441085602414,40.53623736574281],[-74.24405447420251,40.536282716031906],[-74.24403478981345,40.53631080988807],[-74.24401667277057,40.536334810146855],[-74.24399742170682,40.53636317765834],[-74.24398566896944,40.536386204268126],[-74.24398100168128,40.53640820075143],[-74.24397810941538,40.53644388960211],[-74.24397655106581,40.53646049855924],[-74.24397853958956,40.53649255385107],[-74.24397902720077,40.53651791445384],[-74.24398467190879,40.53654669629951],[-74.2439978112267,40.53657806966605],[-74.24401049848301,40.53660458459561],[-74.24402676361252,40.536635182181946],[-74.24404541744633,40.53666964548598],[-74.24406472844558,40.53670679625806],[-74.24408173920102,40.53674469357546],[-74.24408936949507,40.53676507137156],[-74.24410176970609,40.53680111202779],[-74.24411142926041,40.53682565819574],[-74.2441234626606,40.536850061605186],[-74.24413049431506,40.53686434657376],[-74.24414782538707,40.536881409917065],[-74.24416391650684,40.53689367312391],[-74.24420135328691,40.53691936743614],[-74.24422130941558,40.53692618704753],[-74.24425651926272,40.53693332987337],[-74.24428706720589,40.53693400653994],[-74.24432494105511,40.53693153796762],[-74.24434400016709,40.53692921982803],[-74.24438549472552,40.53692284576042],[-74.24442018769186,40.53691654060493],[-74.24445168170108,40.536910461882684],[-74.24448207754256,40.53690929916633],[-74.24450047479375,40.536912856874906],[-74.24451809478843,40.536920394587916],[-74.24455422515405,40.53693269614604],[-74.24456599437329,40.53693418237168],[-74.24458753910733,40.53693292707287],[-74.2446742323205,40.536900380951096],[-74.24470356323947,40.53689287991015],[-74.2447287561834,40.53687580944773],[-74.24475018625778,40.536852844558695],[-74.24475859495949,40.53684072136587],[-74.24477092868536,40.536819176253246],[-74.24478134347459,40.53679469707653],[-74.2447863495375,40.53677635050061],[-74.24479242459041,40.53676497444168],[-74.24480094352171,40.53675345546144],[-74.244816360139,40.5367390951945],[-74.24482855340182,40.53672830886321],[-74.24483927779471,40.536719420770545],[-74.24485718067005,40.53670552126657],[-74.24488642434096,40.536684845245574],[-74.2449055505108,40.53667118956248],[-74.2449198103864,40.5366651754493],[-74.2449369311429,40.53666387641459],[-74.24495564760984,40.53666647140777],[-74.24498370121036,40.53667404173891],[-74.24500424061657,40.53668297336998],[-74.24506311067766,40.536706206707585],[-74.24508662785064,40.536712497044725],[-74.24510852513951,40.536718901237975],[-74.24513716051966,40.53672858419242],[-74.24516782872698,40.53674243397907],[-74.24517196781851,40.53674469283656],[-74.24518862824632,40.536753781652536],[-74.24521393085183,40.53676640751353],[-74.24523301385167,40.53678061407122],[-74.24524710649044,40.53679724389546],[-74.24525506330745,40.536808727716114],[-74.24529835540656,40.5368610344875],[-74.24532046399324,40.53688580056199],[-74.24533651176064,40.53690599443469],[-74.24534237855741,40.53691668778193],[-74.24534807468939,40.53692952086093],[-74.24535239770357,40.53694090203711],[-74.24535342151948,40.53695522841731],[-74.24535885752809,40.5369855477362],[-74.24536014307091,40.537002919098086],[-74.24535957048451,40.5370133506172],[-74.24535245121773,40.537031141846185],[-74.24534109334655,40.53705779646598],[-74.24529231199065,40.53711391710492],[-74.24525871106502,40.53714608944786],[-74.24523949007893,40.537157022012195],[-74.24521960224016,40.53716491146167],[-74.2452053047095,40.537168763875705],[-74.24517018109587,40.5371763305214],[-74.24508436925838,40.537200275783285],[-74.24499955668539,40.53722673516002],[-74.24498075604096,40.53723464570236],[-74.24496192484646,40.53724338859941],[-74.24494300461804,40.53725462135731],[-74.24492402371116,40.53726751363337],[-74.2449061016912,40.53728125956202],[-74.24488696975777,40.53729830390029],[-74.24484181700959,40.53734221752175],[-74.24480104574182,40.53738539218706],[-74.2447872950514,40.537404211414895],[-74.24477577996973,40.537421415737185],[-74.24468100865391,40.53757229319344],[-74.244591009801,40.53771163814226],[-74.24458644598263,40.5377173576462],[-74.2445818819482,40.53772307832315],[-74.24456840329931,40.53773442557726],[-74.24451934819763,40.53776579296514],[-74.24450480865869,40.53777628722676],[-74.24449353682033,40.53778685025209],[-74.2444890028901,40.5377917397413],[-74.24448552763178,40.537797481550214],[-74.24446682136762,40.537832814406094],[-74.24445134915774,40.537869046044335],[-74.24443911232059,40.53790617545823],[-74.24443122780906,40.53794339662613],[-74.24442769607816,40.537980711893425],[-74.2444274892204,40.538016433399],[-74.24443166461728,40.538051418324414],[-74.2444402552429,40.53808483413885],[-74.24445096103692,40.53811995493263],[-74.24446000108067,40.53814091773379],[-74.24447025085163,40.538158581791805],[-74.24447650928512,40.5381661919508],[-74.24448276618293,40.53817380211274],[-74.24454183962219,40.53822656257122],[-74.24456514606761,40.538244502376834],[-74.24462149668265,40.53828225047147],[-74.24464483460402,40.538299359744165],[-74.24466696413778,40.538319767083614],[-74.2446742204025,40.53832989158425],[-74.24468147600638,40.538340014913096],[-74.24468241444153,40.53834418945368],[-74.2446833513354,40.53834836282487],[-74.24468425921074,40.53835336687512],[-74.24468407806181,40.53835834811657],[-74.24468045110736,40.53836824267041],[-74.24467316992519,40.53838886027518],[-74.24466111360879,40.538421008638764],[-74.24466096323296,40.53842515902979],[-74.24465972493562,40.538429288284746],[-74.24466051167542,40.538437612716756],[-74.24466719613743,40.538463510781845],[-74.2446742090513,40.53848027604789],[-74.24468448970877,40.538497110073564],[-74.24469912318733,40.53851403584268],[-74.24471816775267,40.53852939367016],[-74.24473618572895,40.538543067821266],[-74.24475855587082,40.53855683321039],[-74.24479004658191,40.53858562139723],[-74.244856066282,40.53864120703195],[-74.2449037764401,40.53868923584223],[-74.24493296793435,40.538722213978424],[-74.24496634011597,40.538767740451355],[-74.24501677236448,40.53883005109513],[-74.24511419899561,40.53893868265123],[-74.24515916207888,40.53902210171352],[-74.245213446512,40.53911336809253],[-74.24525660731743,40.53921620341705],[-74.24532276689041,40.53938415232682],[-74.24529711710342,40.53943090865418],[-74.2452969950918,40.539443733724525],[-74.24530773817044,40.53946119142784],[-74.24532336142968,40.539474209191624],[-74.24534816868534,40.5394915259352],[-74.2453680983028,40.539513311926456],[-74.24538509864784,40.539533266027874],[-74.24539376219921,40.539551674715746],[-74.24539745610075,40.53956923258166],[-74.24540047984351,40.539585544613765],[-74.24538470272101,40.53959905098364],[-74.24536484272784,40.53961902421702],[-74.24536295030305,40.53963530001458],[-74.24537906381414,40.53965694857442],[-74.2454023234799,40.539688443552905],[-74.24540488108266,40.53969322778898],[-74.24541723984659,40.53971704283383],[-74.24542329900373,40.53975062598483],[-74.24542947177191,40.53977561925901],[-74.24543254761096,40.53980001302667],[-74.24542908073487,40.539845474696456],[-74.2454256685195,40.53989601527699],[-74.24542188311179,40.53997230143078],[-74.24541276701905,40.540213563930706],[-74.24542969776738,40.540385764864894],[-74.24545378722244,40.54051850790566],[-74.24547647854264,40.54063300079165],[-74.24551910321276,40.54075760692815],[-74.24559250992407,40.54092675074656],[-74.24560205698332,40.54094959457739],[-74.24560770705527,40.54095976634646],[-74.24562047939828,40.54096953806184],[-74.24563856476095,40.54097622371926],[-74.24568077627619,40.54098848510949],[-74.24570589382084,40.540999053143075],[-74.24573072943727,40.541011599306664],[-74.24575714989663,40.54102444346047],[-74.24578384879415,40.54103531132293],[-74.24580741667184,40.54104558076126],[-74.2458236379358,40.54105394518434],[-74.24583169314701,40.54106282063422],[-74.24584508121539,40.54108307675139],[-74.24599284790568,40.541278932157894],[-74.24604749879236,40.54136651267775],[-74.24606137187138,40.541401562363795],[-74.24608152745908,40.5414623713348],[-74.24610313832206,40.541537121430736],[-74.24614764964228,40.54168464315564],[-74.24619797483047,40.541809149598016],[-74.24621414027348,40.54184133979447],[-74.24626027017561,40.541930611778255],[-74.24632094551917,40.542022103147765],[-74.24635676349405,40.542066356258815],[-74.24640677149647,40.542124191612295],[-74.24646660694752,40.542192739204374],[-74.24648614815797,40.54221339265568],[-74.24651389364612,40.542234330547984],[-74.24653391966426,40.54224013504276],[-74.24657486530855,40.54225014754594],[-74.24659287581984,40.54226243527188],[-74.24662220136474,40.54227783067846],[-74.24664837060054,40.54229751360103],[-74.24676193481065,40.54236679968512],[-74.2467781542565,40.54242325599936],[-74.24686253132226,40.54251010144374],[-74.24767778039617,40.54312540330289],[-74.24792244709691,40.54304911927137],[-74.24803463735701,40.543093240441465],[-74.24770550072222,40.543524320441584],[-74.24761937463575,40.54350933127682],[-74.24671076682218,40.544852948317846],[-74.24613743768714,40.54569644693201],[-74.24363807144763,40.54766619523541],[-74.24360202725684,40.547637811107386],[-74.2433664876998,40.547808507519115],[-74.24340208563808,40.54783551137697],[-74.24336346552778,40.54786513523589],[-74.24329878677631,40.547828344531766],[-74.24334063308865,40.54779871503066],[-74.24335033310246,40.547803617528466],[-74.24358447651178,40.547623990376024],[-74.24293585929027,40.54711321924527],[-74.24266546073761,40.54701079971161],[-74.24231726803761,40.546964012768484],[-74.24229800775316,40.54696132400172],[-74.24222961262038,40.546953809134216],[-74.24220318463261,40.54694867779761],[-74.24211830776133,40.546949845386806],[-74.2420496763576,40.54695597326021],[-74.24196459767592,40.54697152299087],[-74.24190290276822,40.54697568895232],[-74.24185443321969,40.54698495832046],[-74.24179850544306,40.5470016277856],[-74.24172117606946,40.547050510658714],[-74.24169335448104,40.54706835560561],[-74.24160691885214,40.54709601318322],[-74.24150964965958,40.54713321742607],[-74.24145107546954,40.54716476933675],[-74.24140253504117,40.54718414008579],[-74.24133944836854,40.54721128113136],[-74.24128029509166,40.54723163475305],[-74.24122936796721,40.54725812060819],[-74.24117275175607,40.547283738350956],[-74.24112113404524,40.54730833066997],[-74.24107266988074,40.54733933846196],[-74.24101667065491,40.5473661092852],[-74.2409742253417,40.54738008664782],[-74.24093642651654,40.54739498806106],[-74.24086739059274,40.54742905933531],[-74.24082703907902,40.54745456103456],[-74.24076977131882,40.54748918303635],[-74.2407236357915,40.54750723132939],[-74.24063341370851,40.54754326727563],[-74.2405763307284,40.54756929849623],[-74.24045847559319,40.54762548379757],[-74.24039182810066,40.54766331017379],[-74.24035341572274,40.54768795675834],[-74.24031300590522,40.54771774081373],[-74.24027644117184,40.54774575907881],[-74.24023730218573,40.54777858665629],[-74.24020392409678,40.54780215213795],[-74.24012539879445,40.54785965621244],[-74.24003491309965,40.54790903973109],[-74.23998281879166,40.54794023641825],[-74.23996167162491,40.547957807489105],[-74.2399407299479,40.54797731796286],[-74.23991253323103,40.54800475656088],[-74.23987753787304,40.54802838999236],[-74.23984372828579,40.54804316912489],[-74.2398186419255,40.54805578128326],[-74.23979131363897,40.54807536219506],[-74.23975764471818,40.548103465885504],[-74.2397006544104,40.54814472265563],[-74.2396249662086,40.54821055309669],[-74.2395931308508,40.54823984371927],[-74.23954208846193,40.54827292758693],[-74.23949951309943,40.54829345310669],[-74.23945746357063,40.54831492188374],[-74.23942745667559,40.54833336824828],[-74.23939195750444,40.548360284839276],[-74.2393408534098,40.548416785326744],[-74.23931414637488,40.54845421336515],[-74.23930273251608,40.548487115187044],[-74.23928907288625,40.548514953721025],[-74.23926751220246,40.548528648532425],[-74.23924448067322,40.54852454745702],[-74.23922270854287,40.54852427283145],[-74.23918633439716,40.548534981931105],[-74.23915003219385,40.54855837041816],[-74.23912563695852,40.548589476691035],[-74.23910193115233,40.54862704334341],[-74.23906950439651,40.54867881010935],[-74.23902299983392,40.54873047331726],[-74.23888020474578,40.54885867364582],[-74.23876882860992,40.54894167524387],[-74.2387067264851,40.5489669897191],[-74.23865414487686,40.548981631276284],[-74.2385872314848,40.548997812036774],[-74.23852526847644,40.549024417282226],[-74.23847241578217,40.54906053974823],[-74.23841922458465,40.54910546260093],[-74.23837191304239,40.54914156681436],[-74.23833012180317,40.549185456589555],[-74.23828107985932,40.549249310091625],[-74.23822562357564,40.54930900687668],[-74.23814886177931,40.549392787612426],[-74.23810087098505,40.54945852625474],[-74.23801045315942,40.549594210029504],[-74.23794845873023,40.54968455469142],[-74.23790310005232,40.54974297609291],[-74.23781194433843,40.549896051907616],[-74.23780980173161,40.54989965104687],[-74.23776472013307,40.54997268852033],[-74.23771157820494,40.55003809506035],[-74.23766529763614,40.550083889823796],[-74.23761963467338,40.55012346857864],[-74.23756080914043,40.5501635367616],[-74.23751715838264,40.55018998110913],[-74.23746496283266,40.55020427319089],[-74.23740672481254,40.55020983549649],[-74.23736517465873,40.550215988504235],[-74.23731918162655,40.5502204659918],[-74.23726283898999,40.55021582890348],[-74.23722616127564,40.550207696017026],[-74.23719811959249,40.55021658899727],[-74.23717117913243,40.55023582001404],[-74.23713313596456,40.550262892265096],[-74.23708755767912,40.550271245961774],[-74.23703643398291,40.55026758507715],[-74.23698467413377,40.55027794828827],[-74.23693199895331,40.550287718631225],[-74.23688278114189,40.550297922758574],[-74.2368179273547,40.550321455001125],[-74.23675493076695,40.55035039947159],[-74.23669255497104,40.550385159956825],[-74.23662978347166,40.55039620493576],[-74.23660315566069,40.550400960036626],[-74.23654578800999,40.5504109283418],[-74.23650104019481,40.55043014360971],[-74.23645834947251,40.550465889549564],[-74.23641459726802,40.55050822344987],[-74.23639375851005,40.55054858943114],[-74.23637837431889,40.55057917648299],[-74.23634970376501,40.55060954594875],[-74.23631925670895,40.550643608587094],[-74.236288251339,40.55069369900309],[-74.23627805467596,40.55074651101933],[-74.23628047658983,40.550805779999656],[-74.23628455634756,40.550855815643786],[-74.23626238471498,40.55095016618408],[-74.23623944740284,40.551053901006846],[-74.2362348629264,40.55107361889181],[-74.2362131235942,40.55116020064525],[-74.23620168976198,40.55120391996703],[-74.23618909428245,40.55125621270379],[-74.23617761285844,40.551311082782135],[-74.23617068040369,40.55135395468761],[-74.23616713574185,40.551393404516595],[-74.23616473136128,40.5514294246618],[-74.23616575255403,40.55145344576276],[-74.23617016976209,40.55147232825357],[-74.23617904708895,40.55149979990596],[-74.23621176229511,40.551585176876586],[-74.23624962900041,40.55166930579076],[-74.23629256587093,40.551752005905136],[-74.23634048067902,40.5518330995455],[-74.23638773306955,40.55186391690861],[-74.23642885306302,40.55189948405233],[-74.23646302803758,40.5519390981003],[-74.23648958261494,40.55198197620019],[-74.2365079920078,40.55202727099385],[-74.23651789239177,40.552074087362676],[-74.23651908809644,40.55212150011676],[-74.2365115554737,40.552168572278326],[-74.23649544336648,40.55221437359853],[-74.2364710701687,40.55225799894128],[-74.23643891753443,40.55229858617082],[-74.2363996208603,40.552335333190115],[-74.2363539567294,40.552367513792085],[-74.23489865800815,40.55300521667134],[-74.2348845511608,40.55300565128345],[-74.23486887015243,40.5530048296193],[-74.23483637407905,40.55299891624196],[-74.23478705695852,40.5529862053543],[-74.23477472348728,40.552981959044665],[-74.23476014439514,40.55297600901616],[-74.23471079195586,40.55295304731459],[-74.23469060684471,40.55294540210183],[-74.23466818577363,40.552938614352044],[-74.23465810181811,40.55293692664918],[-74.23464802086424,40.55293609351211],[-74.23460434130746,40.552934473940404],[-74.23456850740597,40.55293454713794],[-74.23456067074989,40.552935417214584],[-74.23453828333653,40.55293802548372],[-74.23453044368179,40.55293804149416],[-74.23452708414352,40.55293804835495],[-74.23452372226639,40.55293720115022],[-74.23452035973162,40.55293635428174],[-74.2345169948546,40.552934652342536],[-74.23451362932005,40.55293295073965],[-74.234510263788,40.55293124980676],[-74.23449117229988,40.55291591334813],[-74.23448443889811,40.552911656745344],[-74.23442608142102,40.55287590057868],[-74.23437110451341,40.55284611681274],[-74.23435091567336,40.5528367618997],[-74.23432737110336,40.55282912280848],[-74.23430159423015,40.552823196072275],[-74.23422650945949,40.552807119221455],[-74.23420521117362,40.55280118332918],[-74.23418615061163,40.55279438913463],[-74.23415026290738,40.55277908804186],[-74.23413904045171,40.55277227685298],[-74.23413454837394,40.55276886939524],[-74.23413117753203,40.552765459986546],[-74.23412668245952,40.55276119762674],[-74.23412330862577,40.552756934153635],[-74.23411203164906,40.552734748803516],[-74.23410865482454,40.5527296310983],[-74.23410528033051,40.55272536645328],[-74.2340794376841,40.5527006482454],[-74.23402778170806,40.55265975362773],[-74.23398398868008,40.552625675361185],[-74.23394020898165,40.55259501500711],[-74.2338953202699,40.552567772841094],[-74.23384932109053,40.55254309563211],[-74.23382688696731,40.55253289163142],[-74.23380333579382,40.552522689900485],[-74.23377755011771,40.55251420001635],[-74.23374952550607,40.55250571568877],[-74.23368676337618,40.552491322213875],[-74.23360048067309,40.552475268745305],[-74.23356462611537,40.55246936234269],[-74.2335354980121,40.55246600479631],[-74.2335097394782,40.55246520243442],[-74.23348622564322,40.55246610498375],[-74.23345711931385,40.5524687262001],[-74.23342913886769,40.552473055103874],[-74.23340452091131,40.55247822972941],[-74.23338102628757,40.5524842568072],[-74.23335977547117,40.55249198712618],[-74.23334188482511,40.552499710613795],[-74.2333240008033,40.55250914356594],[-74.23330947861358,40.55251942275054],[-74.23318551828146,40.552617049751404],[-74.23299007634671,40.552768634953644],[-74.23295545476877,40.55279518438088],[-74.23291523611304,40.552822598884504],[-74.23281579690901,40.55288771772818],[-74.23281020734512,40.5528902921079],[-74.23280350017384,40.552893721315336],[-74.23278895974724,40.55289887604918],[-74.23273637215125,40.55291179536265],[-74.2327184730561,40.55291695672657],[-74.23270282250198,40.552924676244714],[-74.23269611466459,40.55292810594982],[-74.23269165371481,40.55293324008],[-74.23264143423731,40.55298288426097],[-74.23255553103108,40.55307616295537],[-74.23239598706131,40.553246465487824],[-74.23229112933173,40.553363697975726],[-74.23226659278501,40.5533927900091],[-74.23224430607316,40.55342443886014],[-74.23222314817691,40.55345864863982],[-74.23220311678347,40.55349456444554],[-74.23218421497475,40.55353389474712],[-74.23216532632816,40.55357664012663],[-74.23214645415396,40.55362451273839],[-74.23212315508482,40.55368691398949],[-74.23209983300623,40.553743336288434],[-74.23206037235393,40.553808777358775],[-74.23200263530491,40.553896012849414],[-74.23196648230747,40.55396419202275],[-74.23195544871734,40.55402151959802],[-74.23195537304154,40.554078235835775],[-74.2319333144495,40.55414983011721],[-74.2318870713615,40.554213320025454],[-74.23181597639547,40.55427609480239],[-74.23168300324518,40.554411631718544],[-74.23156232580658,40.55453177913729],[-74.23150063118824,40.55458893807316],[-74.23135620243781,40.55474173339229],[-74.23121793211084,40.55486078404759],[-74.23114456149615,40.55494580097071],[-74.23106943792429,40.55504383295699],[-74.23098961854353,40.55514725306874],[-74.2308747279151,40.55535130375609],[-74.23084007911201,40.555448098589245],[-74.23078781040188,40.555508241673365],[-74.23075511245862,40.55553665804296],[-74.23071036198128,40.555557594258985],[-74.2306557610155,40.55557521420871],[-74.23060876282469,40.555578642946955],[-74.2305551438646,40.55556374138422],[-74.230508046315,40.555537987993574],[-74.23045979656847,40.55549555823956],[-74.2304246984796,40.55546227587582],[-74.23034473534749,40.55541657366525],[-74.2302495215352,40.55538674616268],[-74.23017519392053,40.555390231187296],[-74.23004306465751,40.55543468860082],[-74.22992626744912,40.55548620505382],[-74.22978862412674,40.555516498466254],[-74.22968040863923,40.55552088426544],[-74.22960496893398,40.55551853287803],[-74.22947149429747,40.55548961568604],[-74.22937963425456,40.55548145986464],[-74.22931954185721,40.5554915869628],[-74.22927374907927,40.55552753391468],[-74.22924873918501,40.555566774392005],[-74.22924779391415,40.55561013615912],[-74.22925226143867,40.5556376434375],[-74.22926986460233,40.55567012896128],[-74.22928356407398,40.55567348225897],[-74.22929656579846,40.555678181531306],[-74.22930864360406,40.555684145032124],[-74.22931958739099,40.55569126902331],[-74.22933099915323,40.555701217807915],[-74.22934020113951,40.55571241952209],[-74.22934696108045,40.555724591422305],[-74.22935110834626,40.55573742627627],[-74.22935253825382,40.55575060011785],[-74.22933656131245,40.55578528336367],[-74.22931328088998,40.55581747232821],[-74.2292833387125,40.555846279707225],[-74.22924756014366,40.5558709114103],[-74.22923558772395,40.55587679849786],[-74.22922255559644,40.55588118515677],[-74.22920878442422,40.55588396345075],[-74.22919461305518,40.55588506501813],[-74.22918039018438,40.555884462754214],[-74.22916646577414,40.55588217147804],[-74.22915318244289,40.555878247567904],[-74.2291408670348,40.5558727875739],[-74.22910541631092,40.55591556547965],[-74.22909039712042,40.55593690027891],[-74.22907299563894,40.55596361788823],[-74.22907639765326,40.55599946612257],[-74.22908306094037,40.55602947126056],[-74.22907443408077,40.55606451002418],[-74.22905162187645,40.556107082105136],[-74.22899926815357,40.55614220823084],[-74.22894905874809,40.55616565570328],[-74.22890104752685,40.55619243379975],[-74.2288159888287,40.556255142387585],[-74.22872429974615,40.55629701663668],[-74.22862814037859,40.556310549551036],[-74.22854505831721,40.55631154871163],[-74.22848274556105,40.55631250666228],[-74.22846525096304,40.55631170749917],[-74.22844122097803,40.5563175923925],[-74.22841287834889,40.55634183009894],[-74.22839545566376,40.556361876754146],[-74.22836927678115,40.556379440092364],[-74.22833214372014,40.55639035431148],[-74.22826763729701,40.556388814775424],[-74.22821296402233,40.556385587396804],[-74.22816154992317,40.55637651692674],[-74.22810792999,40.55636161422422],[-74.2280728553879,40.556335001488286],[-74.22804538468097,40.556294197223245],[-74.2280136069692,40.556272581217314],[-74.22797312564708,40.556263488957065],[-74.22783307235044,40.55622874465369],[-74.22770173052298,40.55618397866452],[-74.22763272834413,40.55614659149506],[-74.22755928210498,40.55608836862563],[-74.2274368273054,40.55603853351647],[-74.22724124339076,40.55603541124658],[-74.22708256217514,40.55605853939573],[-74.22692497792282,40.55610124359463],[-74.22690230903031,40.556107386824],[-74.22687006826384,40.556110786549326],[-74.22683835342123,40.5561070970169],[-74.22679571409188,40.55610634675834],[-74.2267694919,40.556110985184276],[-74.22673731479395,40.556133146137554],[-74.22667341215057,40.55614828082254],[-74.22661001070877,40.5561500737047],[-74.22657942850287,40.55615847236502],[-74.22657299342221,40.55619517437838],[-74.22653700730457,40.55623067988207],[-74.22647661167687,40.556253862064445],[-74.22640494542958,40.55625571284592],[-74.22637020813315,40.5562498009886],[-74.22633201675364,40.556215709781526],[-74.2261869214749,40.5562290889671],[-74.22611420492606,40.55625236709399],[-74.22606854510722,40.55621187928383],[-74.22390334134501,40.55589706554454],[-74.22386421498094,40.55609769408291],[-74.22344265106317,40.55604656990356],[-74.2234721093337,40.55594586956399],[-74.22371910444996,40.55598110029817],[-74.2237574121033,40.55598102566953],[-74.22377438375163,40.55596476041859],[-74.22378606708968,40.5558802675072],[-74.22319470527177,40.55579556099059],[-74.22316128942748,40.55578714269184],[-74.2231298673658,40.5557675579621],[-74.22311296670927,40.555736840096756],[-74.22310353721313,40.55568306927583],[-74.22309672573041,40.55563694213435],[-74.22304228365795,40.55559579285782],[-74.22300155997482,40.55557561902712],[-74.2229711957508,40.55553724065464],[-74.22297219698761,40.555503373621434],[-74.22288310030736,40.55547286003064],[-74.2228187658905,40.55545396330241],[-74.22273960124309,40.555434188962515],[-74.22265568834068,40.5554153306156],[-74.22257486801384,40.55540620977971],[-74.22251833049015,40.555426822037234],[-74.22247482113703,40.55545705660072],[-74.22242225993624,40.55547936773966],[-74.22237077098708,40.555487154074314],[-74.2223203663617,40.55548383537997],[-74.22224752905602,40.55547030939695],[-74.22222452335865,40.55546612193034],[-74.2222172756695,40.55546524335245],[-74.22219699760922,40.55544589044555],[-74.22212244487841,40.5554168847142],[-74.2220111270967,40.55540271596955],[-74.22190184151735,40.555393375771224],[-74.2217986388706,40.5554170707591],[-74.22174872671063,40.55543934531283],[-74.2216967575854,40.55550307048984],[-74.22166724221158,40.5555551977382],[-74.22165396875013,40.55558920320298],[-74.22160298618643,40.555636210421426],[-74.22158844541165,40.55564620268045],[-74.22157006613206,40.55564898295775],[-74.2215445018062,40.55563420918996],[-74.22149876696078,40.55559205580039],[-74.22149377308709,40.555562036621474],[-74.22147280956301,40.555541848765266],[-74.2214526081938,40.55552907499903],[-74.22145469372062,40.555482090608585],[-74.22146243021767,40.55545132666678],[-74.22145446439758,40.555412903528115],[-74.22143195325407,40.55537877945296],[-74.2214005495372,40.5553643204767],[-74.2213467762412,40.55535844480252],[-74.22129864604469,40.55536622468561],[-74.22125504247907,40.55538766395929],[-74.22121375057486,40.555431305414324],[-74.22120713936614,40.55546377614887],[-74.22120284421429,40.55551930599036],[-74.22119742494206,40.55557398275406],[-74.22119312650439,40.55562865735854],[-74.2211832282331,40.555683343417556],[-74.22115976703873,40.555700472338756],[-74.22109369280592,40.55569974582392],[-74.22105338275381,40.5557015312229],[-74.2210399857681,40.55571436939411],[-74.22102448950066,40.55576906654787],[-74.221010108592,40.555822906980595],[-74.2209901341244,40.555878466481516],[-74.22097904527045,40.55591180005444],[-74.22094329732123,40.55593834800801],[-74.22086715093408,40.55594020227776],[-74.22082231656253,40.55592833051101],[-74.22076962266118,40.55591049434234],[-74.22069567868563,40.5559012410238],[-74.2206217594897,40.55589882050257],[-74.22055340151068,40.55588528417038],[-74.22052870386396,40.55586739479374],[-74.22049941794984,40.55581620030986],[-74.22046901559506,40.555765863371526],[-74.22045714043783,40.555748288612605],[-74.22044538227213,40.55573088752436],[-74.22042290601588,40.5557070145355],[-74.2204182382291,40.555649794123376],[-74.22040587158563,40.555635296159416],[-74.2203330147875,40.55561579067985],[-74.22029711808959,40.555597921062805],[-74.22028585305715,40.555577443825214],[-74.22027782854303,40.55552108391517],[-74.22026655851352,40.55549975144274],[-74.22026655569566,40.55549889670834],[-74.22021943697268,40.555473361459505],[-74.22018456182465,40.555425594895745],[-74.22017880896051,40.55537862740017],[-74.22018310280153,40.55532224436842],[-74.22018179076741,40.55526416226913],[-74.22017936854363,40.55520864584737],[-74.22016238732667,40.55515315834145],[-74.22014316776014,40.55509767411821],[-74.22013522631478,40.55506693914458],[-74.22014369883058,40.55506013507694],[-74.22014474318159,40.55500592293362],[-74.2201062716495,40.5549288129258],[-74.22005143156753,40.554841907273726],[-74.21999334606832,40.55476450376756],[-74.21992072431517,40.55469843787549],[-74.21986518402717,40.5546507855019],[-74.21980229197149,40.55462156378435],[-74.2197435693073,40.554612672072494],[-74.21967214719984,40.5546268353556],[-74.21960026741107,40.554654723388474],[-74.21956112618464,40.55470214632439],[-74.21952987169998,40.55471864699894],[-74.2194844686723,40.5547221648009],[-74.21940883619055,40.55472532972473],[-74.21932321285612,40.554754532315386],[-74.21925552903434,40.554745466985004],[-74.21917586317088,40.55475879414024],[-74.21911014911268,40.554801298513425],[-74.21908060899354,40.554847002198],[-74.21909005126754,40.554928065523754],[-74.21912835054245,40.554974709799424],[-74.21917339795985,40.55507143309306],[-74.21923458499377,40.555118169686025],[-74.21925824504446,40.555156195118855],[-74.21923330127105,40.555264526311376],[-74.21919554653138,40.55539464782629],[-74.21920978196958,40.555455583606864],[-74.21925223716606,40.55547460655125],[-74.21929510878155,40.55548926384934],[-74.2193101550095,40.55551218225158],[-74.21932052662473,40.55561374765068],[-74.21933701278992,40.555691366981094],[-74.21930539588995,40.55575085204579],[-74.21928639639643,40.55579538237195],[-74.21921716370942,40.555796969878635],[-74.21919443458172,40.55577944586259],[-74.21918232634414,40.555752652725495],[-74.21917968028522,40.55570297648625],[-74.2191813621983,40.55565620165392],[-74.21918905441802,40.555565553059665],[-74.21917849469102,40.555528105387296],[-74.2191693922861,40.55551736362489],[-74.21913632951258,40.555531480166266],[-74.21909202087257,40.55552871065532],[-74.2190754688577,40.55550714053321],[-74.21907068516734,40.55544201520202],[-74.21906787202632,40.555352538926826],[-74.21904407246133,40.55522799703146],[-74.21899014747794,40.55504707931057],[-74.21895832633234,40.55485758341586],[-74.21891390920527,40.55477765559594],[-74.21886973476663,40.55473879183292],[-74.21878077485508,40.55467228928326],[-74.21859325782815,40.5546742102478],[-74.21853981756327,40.55470738763676],[-74.21853272333964,40.5547388841095],[-74.21856501731429,40.55482004237235],[-74.21855087085402,40.5548736475094],[-74.21853638146914,40.554932881478905],[-74.21856768240669,40.555040253427244],[-74.21863889566353,40.555270078066634],[-74.21870070984458,40.55547612471548],[-74.218759186337,40.55566241329445],[-74.21879744746741,40.55581298368636],[-74.21881905965185,40.555874718986225],[-74.2187539992375,40.555893469788124],[-74.21880202518881,40.555955465545054],[-74.21875036880567,40.55602774053733],[-74.21870767560007,40.556041015698625],[-74.2186704432802,40.556050411836175],[-74.21865679372598,40.55603314986682],[-74.21841519874818,40.555727625651535],[-74.2182699919576,40.55569054915035],[-74.21817360193403,40.55560052324853],[-74.21812156459298,40.55551041320511],[-74.21812855546034,40.555465271778296],[-74.2180714638307,40.555292928825246],[-74.21791498891794,40.55509504347551],[-74.21775342391744,40.55500528477622],[-74.21741272772688,40.555093865416644],[-74.21719072564815,40.555159089418716],[-74.21697226573868,40.55523093574985],[-74.2167576873948,40.5553092927942],[-74.21654732398623,40.55539403882122],[-74.21624183551114,40.555480315235584],[-74.21604246060643,40.55554411878306],[-74.21585156387715,40.55565864897366],[-74.2155682464114,40.55581309842188],[-74.21474053198826,40.556242389132144],[-74.2149121758891,40.556523927255704],[-74.21497052999894,40.55665149155005],[-74.21501817201815,40.556755638379904],[-74.21499256964779,40.55679493279597],[-74.21462340478132,40.556913361718365],[-74.21458359755584,40.5568991652001],[-74.2144935750941,40.556724298542946],[-74.21447533239662,40.556688864101694],[-74.21443562607355,40.55670030567851],[-74.2143444763131,40.556726571354524],[-74.21428212817725,40.5566367520729],[-74.21422698854255,40.55655731791706],[-74.2141661398687,40.55658872941329],[-74.21412277605764,40.55661973284436],[-74.2140577137869,40.55663223210404],[-74.21401027808214,40.55663081139335],[-74.21396934069199,40.55665833583382],[-74.2139553744973,40.556657154796994],[-74.21386874412876,40.55658729535469],[-74.2138635936641,40.556574486532284],[-74.21390088160723,40.55654216549752],[-74.21388755483316,40.55651381386747],[-74.21386858605868,40.55649612649687],[-74.21384686609436,40.55648767013959],[-74.21383699253852,40.55647122130024],[-74.21381634554197,40.55642926341268],[-74.21379034458806,40.55640128785015],[-74.21377719790853,40.55639906205501],[-74.21376467317597,40.55639694332537],[-74.21373503614494,40.55641330320364],[-74.21371156940101,40.556435003515574],[-74.21366207475863,40.5564871921683],[-74.21362904461427,40.55651181975313],[-74.21359594595766,40.55652587997951],[-74.21356439624242,40.55652928774994],[-74.21352072182307,40.55653389746736],[-74.21347392300083,40.5565399136965],[-74.21339560620774,40.55655990370754],[-74.2133333235228,40.55658595796453],[-74.2132745729123,40.55662493377406],[-74.2132403147457,40.55667262373708],[-74.20569605091455,40.55851600560161],[-74.20699885281925,40.55756748910281]]]}},{type:"Feature",properties:{ntacode:"SI99",ntaname:"park-cemetery-etc-Staten Island",borocode:"5",boroname:"Staten Island"},geometry:{type:"MultiPolygon",coordinates:[[[[-74.1181347763281,40.550592693150584],[-74.116562899904,40.54912774172563],[-74.11494202920868,40.54958864961225],[-74.11458035189139,40.549276466498874],[-74.11444772300887,40.54916945005605],[-74.11395149921981,40.548725322799996],[-74.11338340616284,40.54807337515077],[-74.11340791195539,40.548069708680785],[-74.11343842392498,40.5480651430023],[-74.11374841507804,40.54801875755083],[-74.11387354532674,40.54809147694606],[-74.11473781165276,40.547996610676606],[-74.11497175661188,40.547894751610045],[-74.11523058951619,40.547599497353104],[-74.11526784217496,40.54757100065514],[-74.1153109031846,40.54754774961688],[-74.11535851898344,40.547530421103254],[-74.1154093034182,40.54751951956719],[-74.1154617780957,40.547515362364614],[-74.11551441541947,40.547518070516354],[-74.11556568305828,40.547527565185106],[-74.11561408855282,40.54754356997034],[-74.11565280430618,40.54759750456589],[-74.11569815233754,40.54764834267599],[-74.11574971069103,40.547695611244144],[-74.11580699961966,40.547738870427985],[-74.11586948604935,40.54777771769241],[-74.11593658853911,40.54781179155542],[-74.11600768269157,40.547840774951986],[-74.11608004748922,40.547864946837],[-74.11615549887641,40.54788280163809],[-74.11623309254476,40.54789411589375],[-74.1163118573723,40.54789874800058],[-74.1163908075784,40.5478966399855],[-74.11646895506217,40.547887818231324],[-74.11654532176992,40.54787239314664],[-74.11676361899077,40.54775203152231],[-74.11697706667313,40.547626711234024],[-74.1170796492482,40.547566823955265],[-74.11718742988477,40.54751250840432],[-74.11729988945814,40.5474640261856],[-74.11741648631181,40.547421610807554],[-74.11753665886593,40.547385466558],[-74.11765982832186,40.547355767520344],[-74.1177854014494,40.54733265673556],[-74.1179127734436,40.547316245512995],[-74.11804133083719,40.54730661289462],[-74.11817087785757,40.54721002123582],[-74.11829500483702,40.547109373349016],[-74.11841349373385,40.547004846052644],[-74.11852613641427,40.546896622979716],[-74.118632735018,40.54678489425494],[-74.11873310230567,40.5466698561608],[-74.11882706198779,40.54655171079259],[-74.11891444903412,40.546430665703255],[-74.11899287800443,40.546305714023674],[-74.11907706965296,40.54618296398574],[-74.11916691791124,40.54606257018984],[-74.11926230958824,40.545944684267866],[-74.11934442048626,40.545850175157305],[-74.11943009461564,40.54575752500896],[-74.11948690777558,40.54569180329169],[-74.11955056042599,40.54562983659434],[-74.11962062815168,40.54557203807301],[-74.11969664376932,40.545518793091716],[-74.11977810044243,40.54547045665355],[-74.11986445506082,40.54542735103385],[-74.11995513186143,40.54538976363184],[-74.1200495262671,40.54535794505436],[-74.12014700891709,40.54533210744555],[-74.12024692986293,40.545312423072275],[-74.12034862290133,40.54529902317596],[-74.12040737736358,40.54528654141448],[-74.1204675480491,40.54527894004353],[-74.12052844045945,40.5452763067991],[-74.12059595016066,40.54527923061889],[-74.12066252526739,40.54528825696431],[-74.12079542722994,40.545308125082606],[-74.12092981414328,40.54532092231791],[-74.12106504033513,40.545326587184974],[-74.12120045610004,40.54532509246643],[-74.1213354108215,40.545316445343744],[-74.12146925609862,40.54530068736277],[-74.12160134886199,40.54527789423392],[-74.12173105446388,40.54524817546856],[-74.12185774972815,40.545211673852485],[-74.12198082594473,40.54516856476007],[-74.1220996917947,40.54511905531117],[-74.12221377619169,40.545063383376146],[-74.12249960095382,40.544858107210494],[-74.12424449712786,40.54311038091081],[-74.12575094543556,40.54130542494776],[-74.12638185131081,40.54052075545926],[-74.12762434074305,40.538717953560436],[-74.13071184272678,40.53453507543624],[-74.13356443498047,40.53151117480564],[-74.13527548623176,40.53028572793422],[-74.13618848993356,40.52962079668729],[-74.13690799076257,40.5292819183801],[-74.1372850425177,40.52974046748228],[-74.1374379727973,40.5296758640466],[-74.13793376881655,40.52966815993494],[-74.13804028983976,40.5296700192511],[-74.13814635487634,40.529677758478336],[-74.1382514071957,40.52969133699374],[-74.13835489538228,40.52971068352428],[-74.13845627622933,40.52973569652087],[-74.13855501758982,40.52976624469116],[-74.13865060116939,40.52980216768868],[-74.13874252524647,40.5298432769543],[-74.13883030730558,40.52988935670611],[-74.13888337295806,40.52996067648382],[-74.13892891918164,40.53003496123199],[-74.13896666350149,40.53011175028292],[-74.13899637182294,40.53019056743715],[-74.13901785988354,40.530270923916525],[-74.1390309943965,40.53035232139509],[-74.13903569387807,40.53043425508933],[-74.13903192915342,40.530516216888614],[-74.13901972353852,40.53059769850616],[-74.13899915269619,40.53067819463115],[-74.13899666667415,40.53080021004381],[-74.13900228727339,40.530922164816914],[-74.13901600009586,40.53104374558275],[-74.13903776994977,40.53116463993306],[-74.13906754093952,40.53128453722158],[-74.13910523660896,40.53140312936248],[-74.13915076013733,40.53152011162196],[-74.1392039945877,40.53163518340147],[-74.14027015269494,40.533300016693325],[-74.14061092703128,40.53413060019021],[-74.14062383828936,40.534244513705595],[-74.14062780663777,40.53435881227744],[-74.14062281785363,40.53447308757032],[-74.14060888971375,40.53458693132974],[-74.1405860719319,40.53469993684102],[-74.14055444598179,40.53481170038199],[-74.14051412480664,40.534921822665574],[-74.14049228277301,40.53499866806231],[-74.14046219147274,40.535073873306985],[-74.1404240567626,40.535146923846405],[-74.14037813953475,40.53521731986823],[-74.14032475393215,40.53528457972075],[-74.14026426519995,40.535348243208695],[-74.14019708718666,40.53540787474198],[-74.1401520619728,40.535427067145775],[-74.14010422764329,40.53544178119231],[-74.14005434565728,40.535451782652956],[-74.1400032100712,40.53545691231733],[-74.13995163489813,40.53545708852773],[-74.13948154211919,40.53536354257026],[-74.13927563085308,40.53532287986791],[-74.13906788386787,40.53528807479718],[-74.13885858730043,40.53525917529584],[-74.13864802942078,40.535236221167786],[-74.13843650023503,40.53521924402812],[-74.13822429108642,40.53520826725981],[-74.13801169425408,40.53520330598129],[-74.13507509325707,40.535241170623074],[-74.13490721849251,40.53527009593958],[-74.13474110389473,40.53530443107119],[-74.13457704879218,40.53534411414859],[-74.13441534880383,40.5353890736658],[-74.13425629530646,40.535439228608986],[-74.13410017491002,40.535494488602225],[-74.13395313242837,40.53556646058249],[-74.13381005151612,40.53564293958233],[-74.13367116935375,40.5357237988323],[-74.1335367161645,40.53580890430218],[-74.13340691483282,40.53589811492256],[-74.1332738365627,40.536008152325145],[-74.1331468312007,40.53612229115273],[-74.13302611571197,40.53624033644852],[-74.13320696251606,40.536290635640995],[-74.13321567585736,40.53627869385786],[-74.13338312919035,40.53632442083091],[-74.1333690539624,40.53635619472285],[-74.13320656709273,40.53631136880863],[-74.1331958010139,40.536306742050655],[-74.13301207668806,40.53625606504289],[-74.13297120403656,40.536294688577485],[-74.133172359752,40.536355197720944],[-74.13316120141171,40.536374002701066],[-74.1330906261182,40.53635273095699],[-74.13307585702796,40.53639748804034],[-74.1329426645363,40.53632203308201],[-74.13119545689398,40.5378724087746],[-74.1312833709034,40.53793349083367],[-74.13133279191938,40.537891329439844],[-74.13132101349659,40.537884617577866],[-74.13151307813554,40.53771070573274],[-74.13152564883093,40.537718542135785],[-74.13135412336865,40.5378715148574],[-74.13135956321354,40.53787521473799],[-74.13137656776074,40.53788749149953],[-74.13129269799688,40.53795670136826],[-74.13136153935856,40.538001720429016],[-74.13173356771334,40.538251840358775],[-74.13181387201782,40.538307358685756],[-74.13211244495567,40.53805229667775],[-74.1320291207996,40.53799648064423],[-74.13201606168641,40.537987671674784],[-74.13194001207694,40.537936372203916],[-74.1319277612649,40.53792810861169],[-74.13185028741356,40.53787584842413],[-74.13183905268345,40.53786826918931],[-74.13176571749544,40.53781744629262],[-74.13169530373465,40.537879028606305],[-74.13168409320616,40.537871353166246],[-74.1316976760198,40.53785712281314],[-74.13172118332834,40.537837356763205],[-74.13175700174489,40.53780723678206],[-74.13176530086916,40.537800258837386],[-74.13181654199995,40.53775717004361],[-74.13182665649258,40.53774866481492],[-74.13184627147507,40.53773464329699],[-74.13185661324854,40.537742618257866],[-74.13178520730632,40.537802290749106],[-74.13185740371584,40.537851888954854],[-74.13203209392432,40.53796798435109],[-74.13203758048024,40.537971630368666],[-74.13204941374727,40.537979493864604],[-74.13213560512364,40.53803312668019],[-74.13221581581321,40.53796492559036],[-74.13242438513231,40.53777496023242],[-74.13235106393164,40.53771939859692],[-74.13199817051196,40.537480984438666],[-74.1319219095137,40.53753966244253],[-74.13191182124639,40.537532840977015],[-74.13193499515751,40.53751379832619],[-74.1319776807088,40.53747872154017],[-74.13198946626913,40.53746903697338],[-74.13199934255559,40.53746092067323],[-74.13204846767982,40.53742055322301],[-74.13205832728967,40.53741245017182],[-74.1320795227957,40.53739503363782],[-74.13209260206646,40.53740465225089],[-74.13201821176258,40.53746460223465],[-74.13208677586489,40.53751489084523],[-74.13213200952642,40.53754507013505],[-74.13217569640206,40.53757421702347],[-74.13227873270837,40.53764296083448],[-74.13235811226102,40.53769592065642],[-74.13236894558156,40.53770314899237],[-74.13245302764074,40.53776028086145],[-74.13275480490121,40.53750453647999],[-74.13266909657814,40.537442608308396],[-74.13257069197334,40.537375127032604],[-74.13254236849322,40.537355704443954],[-74.13248107280033,40.53731367081295],[-74.13243400364243,40.53728139278027],[-74.13239380632275,40.53725382747214],[-74.13232205590629,40.537205222039475],[-74.1322471738397,40.53727022545229],[-74.13223596269252,40.53726255073664],[-74.1322592520324,40.537241900936586],[-74.13226528046694,40.53723655530536],[-74.1323146229854,40.53719280589144],[-74.13239801584179,40.537118864430106],[-74.13240922529005,40.53712568439261],[-74.13233769707668,40.5371881207843],[-74.13241056494725,40.5372367239134],[-74.13269083568588,40.53742688007332],[-74.13277603711713,40.53748401091593],[-74.1330744557156,40.53722912330407],[-74.13299485796236,40.537174548733844],[-74.13298060828414,40.5371648508293],[-74.13291262916063,40.53711858816079],[-74.1328978564073,40.53710853401202],[-74.13286528600638,40.53708636841949],[-74.13280917293156,40.53704817981591],[-74.13272924637705,40.53699378721193],[-74.13271794955382,40.536986097732],[-74.13264694004074,40.53693703830805],[-74.13256683070935,40.5369973767242],[-74.13255786139081,40.5369914077574],[-74.13258133450974,40.53697173488319],[-74.132614915379,40.53694581083268],[-74.13264197295344,40.53692492457224],[-74.13265090290389,40.536918029599235],[-74.13266830698976,40.53690459450429],[-74.1327087688679,40.536873358969295],[-74.13273560233314,40.53685453524324],[-74.13274345171702,40.53686135972786],[-74.1326672694534,40.53692018908495],[-74.13274096742437,40.53697051409491],[-74.13275151405811,40.536977715251595],[-74.13283168966521,40.537032462213546],[-74.13284007707578,40.537038189751],[-74.13291844847244,40.53709170538193],[-74.13292737130993,40.537097797341595],[-74.13300283995002,40.53714933053931],[-74.13301721920242,40.53715914857774],[-74.13309457511478,40.537212017425205],[-74.1333918737735,40.536957984347595],[-74.1333073206762,40.536898641975064],[-74.13329656721417,40.536891364213055],[-74.13321806916443,40.53683823665127],[-74.13320844392594,40.53683172285017],[-74.13312853241115,40.53677763842632],[-74.13311938058955,40.53677144455423],[-74.13304340527394,40.53672002392931],[-74.13303088228238,40.53671154817356],[-74.1329557718342,40.536661238721926],[-74.13288634042227,40.53672604241129],[-74.13287438281012,40.536719632302386],[-74.13289203626447,40.536701458291034],[-74.13289925552114,40.53669507088492],[-74.13294850623693,40.536651501397095],[-74.1330138544644,40.536593692433044],[-74.13303508839539,40.53657487562594],[-74.13304405638317,40.536580844557186],[-74.13297252934733,40.53664328201715],[-74.13304651887573,40.53669273801742],[-74.13329285686439,40.53685798007383],[-74.1333168681471,40.536874086700394],[-74.13332786488395,40.53688146302085],[-74.13341004365374,40.53693972187099],[-74.13368134221336,40.536709083857986],[-74.13368957732493,40.53670342481361],[-74.13366576472689,40.53668764304211],[-74.13380823263041,40.53656217567611],[-74.13386054140291,40.53659796199128],[-74.13359543790352,40.53681717033903],[-74.13321060585267,40.53714608954094],[-74.13277513113407,40.5375198346231],[-74.13246512857405,40.53778519473224],[-74.13220259291269,40.538010086867395],[-74.13193731463419,40.538237114375335],[-74.13117706403384,40.538889412557154],[-74.13104786423703,40.53899765026281],[-74.13062872480319,40.53936604352796],[-74.1300813626207,40.539848874055025],[-74.13007620892903,40.5398451195104],[-74.13007172337132,40.53985113524101],[-74.13008325390017,40.53985943955084],[-74.12996934202994,40.53996776911154],[-74.12993843189794,40.53994713555825],[-74.13004928514935,40.539838507602994],[-74.13005836130189,40.539843437453634],[-74.13006392754679,40.53983813417811],[-74.13005667868707,40.53983267034972],[-74.13020869361593,40.53970266381729],[-74.13012468138238,40.539646587014396],[-74.12992916823863,40.53952115355481],[-74.12984771334919,40.539468895521935],[-74.12976405619081,40.53941522294959],[-74.12969427411416,40.53947824038455],[-74.12968375508703,40.539471719592484],[-74.12984555503505,40.53932685696165],[-74.12985819958895,40.539335241789196],[-74.12978384857321,40.539398676235855],[-74.13011984290372,40.539615808317336],[-74.13012883708456,40.5396216204695],[-74.13014051454844,40.53962916636542],[-74.13022754297762,40.53968371705371],[-74.13052164283054,40.53942555811969],[-74.13043048137233,40.5393629203035],[-74.1301562296181,40.539168776170534],[-74.13008440018547,40.53911792637375],[-74.13001148713687,40.539180041715014],[-74.1300027281496,40.53917239365855],[-74.13016935798474,40.539032878023406],[-74.13017804327295,40.539040004796725],[-74.13010505586591,40.53910173596796],[-74.13044839887802,40.53934511343197],[-74.13054176521172,40.53940930625574],[-74.13083906851804,40.53914759238992],[-74.13075187665902,40.5390899944717],[-74.13073922310438,40.53908108337255],[-74.13066327325787,40.53902759483429],[-74.13065254269101,40.53902003735935],[-74.13057878861144,40.53896809441336],[-74.13056304824939,40.53895700958239],[-74.13050249445024,40.538914363073815],[-74.13047733304576,40.538896643181985],[-74.13040743526437,40.53884741576426],[-74.13033366098287,40.538909000381786],[-74.13032244899308,40.53890047124452],[-74.1303431377213,40.53888248684424],[-74.13035121393892,40.538875465697906],[-74.13039930643463,40.538833658032274],[-74.13044784914135,40.538791457981525],[-74.13046292342256,40.53877835473273],[-74.13047277242573,40.53876979179305],[-74.13048528360623,40.538758916255304],[-74.13049601788299,40.53876593077627],[-74.13042531514324,40.538830312230104],[-74.13065501375061,40.53899095113215],[-74.13067307625545,40.539003583632486],[-74.13072447360575,40.53903952720497],[-74.13075959354838,40.53906408785573],[-74.13077148681657,40.53907240542131],[-74.13085918854111,40.53913133980239],[-74.13115328715274,40.53887357410371],[-74.13107294890192,40.53881805636099],[-74.131033325968,40.538791540673415],[-74.13098497193299,40.538759182264286],[-74.13097226672957,40.53875068019085],[-74.13089371476266,40.5386981109949],[-74.13088104058419,40.538689629147136],[-74.13080381066517,40.53863794612532],[-74.1307192580886,40.53858136191494],[-74.1306477472195,40.53864214269475],[-74.1306376580378,40.53863532128636],[-74.13065428041838,40.53861731113304],[-74.13066325706131,40.53860970559964],[-74.13071230442817,40.538568145832365],[-74.13072134857937,40.53856048308974],[-74.13072485772103,40.53855750911845],[-74.13077736811273,40.53851301527638],[-74.13079971896302,40.53849249031417],[-74.13081093015191,40.538500165336856],[-74.1307378245926,40.53856443278656],[-74.13080965715957,40.538612221563234],[-74.13109054543966,40.53880156737985],[-74.13117436984979,40.53885516089608],[-74.13147424215236,40.5385983143802],[-74.13139059484325,40.53854384318834],[-74.1313815435179,40.53853765191152],[-74.13130326515578,40.538484112179034],[-74.13129293456173,40.53847704617499],[-74.1312129025489,40.538422306691736],[-74.13120198444507,40.53841483894326],[-74.13112547533105,40.538362508646344],[-74.13111517489916,40.53835546353314],[-74.13103945369006,40.53830497946747],[-74.1309666880345,40.538367671724636],[-74.13095678067931,40.5383607375565],[-74.13097509115998,40.53834174990215],[-74.13098483643273,40.53833354605376],[-74.1310326382865,40.538293306367194],[-74.13104306533835,40.53828452861473],[-74.13106488337183,40.538266162333],[-74.13110213313625,40.53823480522082],[-74.13111962282595,40.5382188923252],[-74.1311306476119,40.53822692152112],[-74.13105906666104,40.53828898106294],[-74.13113529513663,40.538338356826415],[-74.1311447776071,40.53834473308621],[-74.1312251352699,40.538398765769976],[-74.13141556350838,40.53852680828337],[-74.1314974007249,40.53858138087559],[-74.13179350815567,40.538325991489195],[-74.13171176236928,40.538268527597694],[-74.1317008480923,40.53826112305099],[-74.13162168805184,40.53820742036621],[-74.13161107195388,40.5382002180133],[-74.13153338702047,40.538147516077665],[-74.13152338067098,40.538140726985276],[-74.1314446149412,40.53808729110482],[-74.13143339816803,40.53807968148695],[-74.1313886951316,40.538049354224306],[-74.13134558736806,40.538020109710146],[-74.1312810202301,40.53797630604312],[-74.13125546600548,40.537958969408876],[-74.13116466312688,40.53790013586917],[-74.13086625286718,40.53816441458353],[-74.12881604599968,40.539985742396595],[-74.12878737501516,40.53996308041396],[-74.12861371550241,40.54010385504027],[-74.1284466730707,40.5402492157188],[-74.1282864556917,40.54039898151015],[-74.1281332628455,40.54055296599047],[-74.12798728527227,40.54071097748316],[-74.12788702675303,40.54085416811395],[-74.12779434223813,40.541000298573884],[-74.12770937959799,40.54114913580294],[-74.12763227439044,40.54130044242251],[-74.12756314964403,40.54145397711403],[-74.12750211566181,40.541609495003684],[-74.12746105529658,40.54174455664999],[-74.12742903236125,40.54188103395404],[-74.12740612943836,40.542018575197346],[-74.12739240560832,40.54215682591736],[-74.12738789629657,40.54229542982083],[-74.12739261318167,40.542434029702136],[-74.12740654416467,40.54257226836381],[-74.12744321816587,40.54273687798727],[-74.1274879728289,40.5429003202953],[-74.127540745021,40.54306236451375],[-74.12760146028732,40.543222781840846],[-74.12767003295592,40.5433813457704],[-74.12770001341796,40.543374121032606],[-74.12773143427266,40.543423084301146],[-74.12789824961548,40.543366171562205],[-74.12786756770628,40.543315180066074],[-74.12788626375583,40.5433080770748],[-74.12792830507625,40.543373247055975],[-74.12769175450508,40.543455708191864],[-74.1275666076285,40.54349933393447],[-74.1276299403809,40.54360889311564],[-74.12775375608564,40.543566025184276],[-74.12798968390747,40.543484343631135],[-74.12803068497507,40.54355055827898],[-74.12801054879334,40.54355725060729],[-74.12798005253312,40.5435090302188],[-74.12781893446562,40.5435643996446],[-74.12794808054089,40.54376427098183],[-74.12808505077861,40.54396108784549],[-74.12822972124134,40.54415467204761],[-74.12838196101681,40.544344848325245],[-74.12854163233638,40.54453144449947],[-74.12870859069942,40.54471429163119],[-74.12886010300893,40.54488860534918],[-74.1290186463237,40.54505924150785],[-74.12918406741686,40.545226035135826],[-74.12935620640847,40.54538882497556],[-74.12944814577598,40.545483996039266],[-74.12954591589268,40.545575723015624],[-74.12964929540854,40.54566379821409],[-74.12975805026981,40.5457480222119],[-74.12987193424887,40.54582820430552],[-74.12999068950174,40.545904162942605],[-74.13011404715186,40.545975726133136],[-74.1302605293007,40.54605376785213],[-74.13041166382568,40.54612646441045],[-74.13056711582347,40.54619365471079],[-74.13072654081984,40.546255189857305],[-74.13088958553328,40.546310933485884],[-74.13110690075058,40.54638729583523],[-74.13132719585204,40.54645851682566],[-74.13155026186188,40.546524528892846],[-74.13177588717386,40.54658526941378],[-74.13200385775194,40.54664068076614],[-74.13257816042841,40.54675402607678],[-74.1327457180816,40.54678761708296],[-74.13291537090808,40.546814398429305],[-74.13308664365884,40.5468342950929],[-74.1332590565454,40.546847251336814],[-74.13343212658432,40.54685323086648],[-74.13346993318876,40.54685516378526],[-74.13364262288299,40.546854962936386],[-74.13382177094921,40.54684574183126],[-74.13400037358615,40.54683165036257],[-74.13417820331671,40.54681270647795],[-74.13435503364867,40.5467889343052],[-74.13453063936338,40.54676036412179],[-74.13475634478475,40.546721347634346],[-74.13498045524992,40.54667730519503],[-74.13520277846435,40.546628274594404],[-74.13542312366826,40.54657429790305],[-74.13564130180043,40.54651542143529],[-74.13585712566044,40.54645169570967],[-74.13693522288135,40.54701859262097],[-74.13745743464345,40.54730960516997],[-74.13820193893251,40.54803179591593],[-74.13860741733005,40.548441479093356],[-74.13865265909186,40.54848581677663],[-74.1384119372382,40.54869183148487],[-74.13769731592977,40.549383546429496],[-74.13738988166142,40.54959236951954],[-74.13607343371187,40.550433300274086],[-74.1352807604434,40.550863238952694],[-74.13455868225856,40.551255078203575],[-74.13316825933352,40.55235617916006],[-74.1317782811865,40.553489970511365],[-74.13108665241715,40.55397375933053],[-74.13042459572932,40.55443704205852],[-74.12975602291057,40.555032625745646],[-74.12896141576559,40.555769871907096],[-74.12811697199807,40.556534436295244],[-74.12730057821929,40.5572951724478],[-74.12725227898424,40.557265490911476],[-74.12572675050366,40.55632805700635],[-74.12402047127605,40.55523082777775],[-74.12380031497776,40.55508465817255],[-74.12269895760376,40.55435850246331],[-74.12076288171679,40.55308194958211],[-74.1194585929117,40.55222190604461],[-74.11936210899631,40.55214080657787],[-74.1185027830628,40.55141638768771],[-74.11876291986586,40.55121611440539],[-74.1181347763281,40.550592693150584]]],[[[-74.05050806403253,40.566422034160865],[-74.05047137128513,40.56641738743559],[-74.0503032127173,40.566417461200636],[-74.05012587375462,40.56640588033517],[-74.0499835256258,40.56639592492835],[-74.04931640362094,40.56588774778047],[-74.04923629842051,40.56536273636815],[-74.05002620158649,40.565318180621226],[-74.0507440997722,40.56588712593509],[-74.05074768943304,40.56595407675394],[-74.05073223954248,40.56599211901778],[-74.05073571037059,40.56603277459586],[-74.05080326895589,40.56605220046121],[-74.0508733304564,40.56608124020995],[-74.05090601705056,40.56609434162807],[-74.05091292518983,40.56613368425466],[-74.05088200371624,40.56617829000416],[-74.05085250143466,40.56618955570334],[-74.05083386287302,40.566196673075815],[-74.05076507357141,40.56619932634293],[-74.05070831606595,40.56619410555594],[-74.05068769619561,40.56621772227073],[-74.05068255194837,40.56623739755215],[-74.05068257682474,40.566270185949406],[-74.05067916748581,40.56631084523386],[-74.05069640316096,40.566360675532486],[-74.05073426497883,40.56639475864603],[-74.05078416752394,40.566431459939075],[-74.05083923031428,40.566469470348984],[-74.05088395913184,40.566487811629486],[-74.05093386416952,40.56652844729087],[-74.05097000266296,40.56655859665579],[-74.05099129304102,40.56657675898394],[-74.05101302659664,40.5665953003985],[-74.05103884196264,40.56661889687885],[-74.05105606896416,40.56665692348723],[-74.05107500361564,40.56667921109252],[-74.0510733020018,40.566702819462],[-74.05107159803782,40.56672249339785],[-74.05104913175498,40.56673811798868],[-74.05091664821106,40.5666955751654],[-74.05085066503881,40.56664338723529],[-74.05075889672302,40.56658513687567],[-74.05066714822927,40.566550203047804],[-74.05061513912324,40.56650825677548],[-74.05053865301065,40.56644067379676],[-74.05050806403253,40.566422034160865]]],[[[-74.05314036821075,40.57770271504324],[-74.05406044939882,40.577116445238964],[-74.0548977821081,40.577782440919876],[-74.05469316907451,40.57969163172693],[-74.05485134625356,40.57970759257509],[-74.0548456005218,40.57994579142764],[-74.05368629150425,40.580548759614466],[-74.05293190639823,40.57990247466589],[-74.05314036821075,40.57770271504324]]]]}},{type:"Feature",properties:{ntacode:"SI05",ntaname:"New Springville-Bloomfield-Travis",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.19555975259365,40.63502398613064],[-74.19248937669354,40.63340261561599],[-74.19215842706988,40.633230922934466],[-74.18649068504392,40.63022274005487],[-74.18368791026886,40.62873792505181],[-74.18190235713598,40.62775580720626],[-74.18033424842409,40.62683463017513],[-74.17993706047928,40.626601296520995],[-74.17954470633771,40.626362354118896],[-74.17924623470897,40.62618058125687],[-74.17918377429767,40.626137885673],[-74.1788839050775,40.62593287173798],[-74.17828177368071,40.625451361420026],[-74.17808820191252,40.62526042651777],[-74.17781502147113,40.624990962901926],[-74.17775298570592,40.624938449851705],[-74.17610052859058,40.62340624288044],[-74.1751962566633,40.62270624388063],[-74.17490328488017,40.62252910713628],[-74.17459706258603,40.62236401199175],[-74.17427887985593,40.622211792356026],[-74.17395016713998,40.622073168518874],[-74.17361244028386,40.62194874087086],[-74.17326730843244,40.62183898386288],[-74.17270752202475,40.62171153828253],[-74.17236260957925,40.62163579886603],[-74.17207112938708,40.62157862058637],[-74.17181178029973,40.62154338375568],[-74.170955464478,40.621442180628534],[-74.16985740623377,40.62131238690582],[-74.16953656511424,40.62127050010989],[-74.16923624546473,40.62121643367113],[-74.16888894245784,40.62115114335071],[-74.16878471992338,40.621124028545445],[-74.16847311342426,40.621045815304605],[-74.1680808633965,40.62093625618708],[-74.16769710295549,40.6207902747532],[-74.16742666689836,40.62067728407168],[-74.1660319330626,40.62009453454084],[-74.16570682521471,40.619954036436056],[-74.16484190385377,40.61957240490343],[-74.16394094910295,40.61914326193573],[-74.16337391773716,40.61885459028181],[-74.16235457690466,40.618335637920396],[-74.16163010326694,40.61793493590682],[-74.16052177352992,40.61722978926086],[-74.1598670492538,40.61681322560283],[-74.15912798225561,40.61629637478342],[-74.15861741660659,40.61593931591698],[-74.15792673862431,40.615457424604216],[-74.1573738359039,40.61503191082994],[-74.15651187814589,40.61435448201045],[-74.15479265209848,40.61303223093538],[-74.15474080231691,40.61299231789824],[-74.15386832269955,40.6123206275913],[-74.15379116657415,40.61225561275542],[-74.15371834221513,40.61220628185339],[-74.15317275341847,40.611761521752896],[-74.1512034824915,40.61026499538172],[-74.15031900700399,40.60959281468878],[-74.15018666451158,40.6094978111553],[-74.14998477116396,40.609538417829974],[-74.14954343557092,40.609627172890356],[-74.14878329527244,40.60919998717104],[-74.14852820183322,40.60908079514606],[-74.14826911998462,40.60896670970092],[-74.14800622568804,40.60885780831078],[-74.14773969774731,40.60875416464889],[-74.14746971691153,40.60865584937152],[-74.14719646653559,40.608562929243355],[-74.1469060926716,40.60846834048681],[-74.14661053085571,40.60838297909351],[-74.14631057000567,40.6083070877744],[-74.14600698040032,40.60824083505612],[-74.14575166786493,40.60818646195661],[-74.14549412969194,40.608138572546],[-74.14523464925394,40.608097219516964],[-74.14497351205877,40.608062448369964],[-74.14471100558443,40.60803429711189],[-74.14444741850161,40.608012796997144],[-74.14418304083583,40.60799797168233],[-74.14391816348177,40.607989837479714],[-74.14283290552234,40.607992595485634],[-74.14188196357529,40.608042941440985],[-74.1409252827277,40.6080896315783],[-74.13997406985578,40.608146392015655],[-74.13903904969365,40.60819581284407],[-74.13810528785845,40.608242324956635],[-74.13717406014197,40.608292698392134],[-74.1359058134975,40.6083589074572],[-74.13497712835219,40.6084111791292],[-74.13404435497532,40.60845319896252],[-74.13311710762517,40.60850583170355],[-74.13215051174832,40.60855196388092],[-74.13211741285117,40.60826434878844],[-74.13210459722464,40.60815292410637],[-74.13156873408485,40.6081811718584],[-74.13094002327297,40.608214312415384],[-74.12983323759036,40.608303943294686],[-74.12874897506455,40.60839174103177],[-74.127842671467,40.60850028947278],[-74.12742960813665,40.60854976033657],[-74.12674361560914,40.60863191472378],[-74.12650911458438,40.608662907804316],[-74.12630497776699,40.60869964294621],[-74.12520040314774,40.60889840451293],[-74.1251456318324,40.608908471012775],[-74.12452618721501,40.60902231895474],[-74.12398126046095,40.609135218580995],[-74.12350639197322,40.609233602197214],[-74.12326521987752,40.60929134754621],[-74.12252324810154,40.60946899970972],[-74.12247214696794,40.60948123504737],[-74.12135179626344,40.60976526866164],[-74.12133581806272,40.60966649812208],[-74.12127253375773,40.60936217016115],[-74.12116879881756,40.60883437596141],[-74.12079903102543,40.60887493263543],[-74.12066342780017,40.60888980574277],[-74.12052328678442,40.608905175984084],[-74.12025405538084,40.60893470387883],[-74.11913216526908,40.609057741079006],[-74.11897246881844,40.609075254132584],[-74.11883362261557,40.609090480582985],[-74.11869020320799,40.60910620814447],[-74.11848942449511,40.609128225415816],[-74.11839688776706,40.6091383738619],[-74.11834442054376,40.609144126231534],[-74.11742466453849,40.60928900891127],[-74.11706965273345,40.608206249755],[-74.11649318843435,40.60765675164931],[-74.11632047766084,40.60757552900954],[-74.1162535671224,40.607536441121105],[-74.11615857789464,40.6074809479689],[-74.11601008181948,40.60737434987478],[-74.11587716401417,40.60725747053396],[-74.11585624312096,40.6071511844857],[-74.11579141405598,40.60686116485439],[-74.1156748206881,40.60613313830911],[-74.11554728310291,40.605395927591154],[-74.11544265192643,40.604694948669646],[-74.11537755010374,40.6039841869333],[-74.11530272511737,40.603868256418764],[-74.11511342595867,40.602533817373136],[-74.11487058414063,40.60213665954412],[-74.11500030957134,40.60207428599326],[-74.11684368719231,40.601894806951265],[-74.11777623924927,40.60186024819016],[-74.11790155113151,40.601856454330395],[-74.11957594371609,40.601817028975944],[-74.12059546276714,40.60180975823964],[-74.12055576765727,40.60104529194864],[-74.12056668786656,40.60095567879836],[-74.12056671123037,40.600955471707664],[-74.12056678071724,40.600955245972806],[-74.12059572205064,40.60086711798966],[-74.12059578084886,40.60086693733133],[-74.12059587483185,40.60086676652042],[-74.1206421906409,40.60078295109104],[-74.12064226096713,40.60078282520273],[-74.12064234363265,40.600782716389425],[-74.12070424315338,40.6007059809471],[-74.12229425056167,40.59968717751887],[-74.12264348705804,40.59941858473054],[-74.12318579069928,40.599195115840566],[-74.12322499734961,40.59909695322763],[-74.12399136736207,40.59871481091879],[-74.12454298027582,40.598395258203915],[-74.12462020021322,40.598347934754884],[-74.12470164777159,40.598304925798104],[-74.12478690886768,40.59826644998901],[-74.12487555003275,40.59823270293655],[-74.12496712061619,40.598203856208514],[-74.1250611551003,40.598180056332225],[-74.12515717540819,40.59816142443713],[-74.12525469337838,40.59814805524644],[-74.12535321323642,40.59814001672809],[-74.12545223411512,40.59813734974926],[-74.12714563678433,40.598330361823564],[-74.12798105653144,40.59842483609141],[-74.12888881101435,40.5985478333426],[-74.12982988730997,40.598671576859495],[-74.13080319465435,40.59884208586801],[-74.13091909425599,40.59885504815406],[-74.13095007654756,40.598737151605846],[-74.13099847667215,40.5986215420736],[-74.13106374523046,40.59851042401048],[-74.13114463238286,40.59840588924542],[-74.13123935852089,40.59830974875974],[-74.13205430801176,40.59781870571356],[-74.13281306469587,40.59724097409255],[-74.13378749564964,40.596330532161694],[-74.13510176782287,40.59453503267482],[-74.13544074003747,40.59381694309685],[-74.13549571929566,40.59370046793973],[-74.13639761390179,40.59197345654901],[-74.13659957140705,40.59166794779344],[-74.13681569003859,40.591367879252054],[-74.13704557964785,40.59107381856555],[-74.13728879491126,40.59078631534531],[-74.13849744236457,40.589313705735016],[-74.13862035582919,40.58906443961389],[-74.14168277390333,40.58874118495241],[-74.14273910360009,40.588697736702834],[-74.14414960262846,40.588607920819726],[-74.14583447984,40.58856291924376],[-74.14636402137604,40.58855786922581],[-74.14684720187039,40.588571084813694],[-74.14776039970927,40.58855595672588],[-74.1479057654224,40.58855634617012],[-74.14805282718638,40.58857080740342],[-74.14819807748583,40.588599680505055],[-74.14833787869549,40.58864260781147],[-74.14846882501656,40.58869854149019],[-74.14858798614058,40.58876582832571],[-74.14869312182378,40.58884235368001],[-74.14972777163999,40.589492503582015],[-74.15096968888479,40.590176574016866],[-74.15216210264813,40.59083619320902],[-74.15235278607254,40.59093618033642],[-74.15314270658958,40.59137072065254],[-74.15451364546298,40.59212059875743],[-74.15537259655297,40.59259733846101],[-74.15610300430015,40.59304747555056],[-74.15636568641338,40.59319512822004],[-74.15795821640782,40.594087045110875],[-74.15800268916703,40.59412020389876],[-74.15843220320436,40.59435962031963],[-74.15891672581358,40.594629684822614],[-74.15989227948229,40.595170141069694],[-74.16025756093413,40.59534393813324],[-74.16180204355294,40.59530144784004],[-74.1618994057822,40.59529877113207],[-74.16188699170579,40.595007127465074],[-74.16188546180199,40.59499033529011],[-74.16188841107339,40.59483745761353],[-74.1619081833582,40.594685313298974],[-74.1619444903282,40.59453549578205],[-74.1620042077436,40.594326342649545],[-74.16208932485033,40.59408204114493],[-74.16219305322393,40.59384151588857],[-74.16231492838959,40.593605976211634],[-74.16245428608424,40.59337661463317],[-74.16261028361872,40.59315453244869],[-74.1628329689929,40.592920692495184],[-74.16307514349867,40.59269728934706],[-74.1632301694804,40.59257129358273],[-74.16333722141806,40.59249568615711],[-74.1634717717326,40.59241197648509],[-74.16378228626164,40.59218814690093],[-74.16578641259241,40.59070780380047],[-74.16758983529448,40.58895348874378],[-74.16765026276109,40.58888836475962],[-74.16770592974564,40.588820819771755],[-74.16775666976919,40.58875105579956],[-74.16780233157854,40.58867928150774],[-74.16784277812535,40.58860571153107],[-74.16787788845672,40.58853056590766],[-74.16792455227501,40.588418200132715],[-74.16796294073049,40.58830402866606],[-74.16799293439303,40.58818840499558],[-74.16801444061777,40.58807168794174],[-74.16818745402126,40.58741515788931],[-74.16841896645887,40.58657805908017],[-74.16846500932795,40.586271934821056],[-74.16850268751452,40.58602141819297],[-74.16852867711289,40.58585297305038],[-74.16895369168262,40.583098363702284],[-74.16901204265221,40.58268826949379],[-74.16903999847074,40.58249177882091],[-74.16904837826124,40.58243293524436],[-74.1690549824351,40.58238696324325],[-74.16907820717701,40.58222502330973],[-74.16908500814691,40.58217764560941],[-74.16909417619631,40.58211339702851],[-74.1691380793406,40.581805812475224],[-74.16948145757473,40.5794000745062],[-74.16955946597147,40.578915242135274],[-74.16962344942657,40.578429043919584],[-74.16967337637394,40.57794182219284],[-74.16970918653443,40.57745394546085],[-74.16973086900397,40.57696575685437],[-74.16975526264068,40.57668893441343],[-74.16980912427324,40.57579489354281],[-74.16991886090375,40.573973354653944],[-74.16995464109121,40.573457969136506],[-74.16997050300797,40.57294155979553],[-74.16996641563729,40.57242479345469],[-74.16994235743131,40.571908344787275],[-74.16989836438242,40.57139288066482],[-74.16983454521943,40.570879076385076],[-74.16974884991393,40.57023566587444],[-74.1696855676829,40.56959029807824],[-74.16964479183355,40.56894363530783],[-74.1696265839035,40.56829637659766],[-74.16963095573573,40.56764920479213],[-74.16966210876025,40.566900486319504],[-74.16967801670178,40.56647024502273],[-74.16969147292161,40.566070399947826],[-74.1697249022135,40.56447115986415],[-74.16972693359935,40.56437399817245],[-74.16973775150728,40.563838418908595],[-74.1697455406093,40.56345282232778],[-74.16974968882833,40.5633312534008],[-74.1697497476699,40.56332951250939],[-74.16976493882177,40.56288426411397],[-74.16982582316338,40.561090420605595],[-74.17002502656251,40.561108248868734],[-74.17022346309173,40.56113050267287],[-74.17042096376943,40.56115716306742],[-74.17061736041036,40.561188207349446],[-74.17081248594744,40.56122360883411],[-74.17100617406162,40.56126333758717],[-74.17119825981513,40.56130735977755],[-74.17138857963376,40.56135563791807],[-74.17177723834705,40.561492415866745],[-74.17185166456863,40.561520923021284],[-74.17191921399359,40.561551719332414],[-74.17225507663656,40.56170483665321],[-74.17348507930004,40.56226748996514],[-74.17421738058576,40.56256808540131],[-74.17488750356505,40.5628264192664],[-74.17539949146435,40.56296466219537],[-74.17659366008482,40.56324132982433],[-74.17758036744729,40.56375544023414],[-74.1779454414252,40.56398336711036],[-74.18139492387458,40.5652379790033],[-74.18159556472743,40.56531796146261],[-74.181808165828,40.56538457936635],[-74.1820303864844,40.56543640464591],[-74.18225953167678,40.565472350231175],[-74.18241339407028,40.56548514602295],[-74.18249259879966,40.56549172911957],[-74.18272650687688,40.56549428316625],[-74.18295815945137,40.565480200240685],[-74.18318459678275,40.56545009438325],[-74.18340311678426,40.565404962386715],[-74.18369189008715,40.56531906815525],[-74.18397454541079,40.56522036795185],[-74.1839748877571,40.56522024108586],[-74.18397521780345,40.56522011490969],[-74.18425030509941,40.56510899005634],[-74.18425062347553,40.5651088543489],[-74.1842509313077,40.56510871882589],[-74.18451749291532,40.56498549575572],[-74.18451768202483,40.564985404818174],[-74.18451788253338,40.56498530515077],[-74.18477472957412,40.56485049747259],[-74.18502026903012,40.56470502789304],[-74.18502052845446,40.56470486497099],[-74.18502077560444,40.564704711953],[-74.18525395887325,40.56454935471541],[-74.18576667631618,40.56444512842564],[-74.18576687785132,40.56444508320163],[-74.1857670778497,40.56444503831519],[-74.18627446111165,40.56432552707514],[-74.18677554240722,40.56419095752296],[-74.18726897630083,40.56404169379861],[-74.18909923999361,40.56368927163301],[-74.1892907524071,40.563642741831224],[-74.18947754545528,40.563580990171815],[-74.18965655024935,40.56350449200162],[-74.18982471205501,40.563414287573565],[-74.18982482983823,40.56341422422011],[-74.18982494847538,40.56341415215361],[-74.18997973062169,40.56331160538465],[-74.19011908531446,40.56319841244254],[-74.19024124606146,40.5630766841727],[-74.19030154457725,40.563009885848466],[-74.19036562945855,40.5629451704169],[-74.19043337716765,40.562882662620304],[-74.19050465724241,40.56282248279185],[-74.19057933209608,40.56276474704607],[-74.1906572577865,40.56270956666696],[-74.19078509728638,40.56266148770125],[-74.19091666417387,40.562619664431],[-74.19105143278698,40.562584263954825],[-74.19118886467453,40.56255542770975],[-74.19132841074699,40.56253327090628],[-74.19146951346984,40.5625178820682],[-74.19161160909069,40.562509322679],[-74.19175412973618,40.56250762694869],[-74.19189650614413,40.56251280162513],[-74.1920381694757,40.562524826033865],[-74.19217855374033,40.56254365213357],[-74.19231709805665,40.562569204707906],[-74.19245324889273,40.562601381666006],[-74.19258646227728,40.562640054450256],[-74.19268475906256,40.56265171668462],[-74.1927840544826,40.56265632530235],[-74.19288348022276,40.5626538400022],[-74.19298216632474,40.56264428171771],[-74.19307925022912,40.562627734943014],[-74.19317388298127,40.5626043443724],[-74.1933542190839,40.56251810518497],[-74.19352912636403,40.562425595831215],[-74.19352931541326,40.562425490806305],[-74.19352950356392,40.56242537891423],[-74.19369846761191,40.56232685392629],[-74.19369858472423,40.56232678839205],[-74.19369870181761,40.56232671632415],[-74.19386150753988,40.56222231999973],[-74.19769481155542,40.558887053521325],[-74.19946683259188,40.55718118107848],[-74.20005954013365,40.556577940445386],[-74.20018273922582,40.55645443356859],[-74.20031905491753,40.556338225756946],[-74.2004673070257,40.55623049006038],[-74.20062607248923,40.55613226140773],[-74.20079377103659,40.55604436525961],[-74.20091501288037,40.55600526047233],[-74.2010387609661,40.55597102632495],[-74.20116467922047,40.55594175578912],[-74.20129242567796,40.555917528356474],[-74.20142165340938,40.55589840982262],[-74.20155201146375,40.55588445210876],[-74.20168314572261,40.555875693011274],[-74.20181470016446,40.55587215641906],[-74.20194631752169,40.55587385193664],[-74.20207764035591,40.55588077495933],[-74.20220831202835,40.55589290668605],[-74.20233797766817,40.555910214170154],[-74.20247541198366,40.55592731245256],[-74.20261207142457,40.55594770644565],[-74.20274782018022,40.55597137588211],[-74.20288252370993,40.55599829689569],[-74.20301604777853,40.55602844312751],[-74.20314825968633,40.55606178461783],[-74.20325012815341,40.55609586146922],[-74.20334842578636,40.55613557355794],[-74.20344261762945,40.556180704765445],[-74.20353219167417,40.55623100924088],[-74.20361665986752,40.55628621347989],[-74.20369556250871,40.5563460170533],[-74.20384426412232,40.55648572776341],[-74.20398450010036,40.55661748457266],[-74.20492823973228,40.5572054897207],[-74.20506288252334,40.55727787627237],[-74.20520041109951,40.557332220533425],[-74.20530543987884,40.557368621773435],[-74.20557588439563,40.55744359296266],[-74.20585448497486,40.557502456611495],[-74.2061387253424,40.55754450567579],[-74.20642597199989,40.55756934914047],[-74.20671355404421,40.55757693566736],[-74.20699885281925,40.55756748910281],[-74.20569605091455,40.55851600560161],[-74.2132403147457,40.55667262373708],[-74.21324697340438,40.556704694430564],[-74.2132439726516,40.55676445738848],[-74.21323871480102,40.5567790816561],[-74.2132292952676,40.556803138736974],[-74.21321916835905,40.556827027589655],[-74.21320833776967,40.55685073597731],[-74.21319680763578,40.55687425250006],[-74.21318912695337,40.55688747534854],[-74.21318222726086,40.55690094820977],[-74.21317612273955,40.556914640902185],[-74.21317082517288,40.556928528944546],[-74.21316634786469,40.5569425824919],[-74.21316269578455,40.55695677556789],[-74.21315987828157,40.556971077999854],[-74.21315790097958,40.55698546230241],[-74.2131579261442,40.556994038298875],[-74.21315714073502,40.557002593685716],[-74.21315554416542,40.55701108239318],[-74.21315314750142,40.55701946184806],[-74.21314996223822,40.557027686293125],[-74.21314600537504,40.55703571398183],[-74.21314129786005,40.5570435016523],[-74.21313586263055,40.55705100989229],[-74.21312973096788,40.557058198436366],[-74.21312293460127,40.55706502969878],[-74.2131155057041,40.5570714676007],[-74.21310748744774,40.5570774809012],[-74.21309756468277,40.55708957925197],[-74.21308692538119,40.55710132259437],[-74.21307559669918,40.55711268574828],[-74.21306360183866,40.55712364337338],[-74.21305096422824,40.557134172306846],[-74.21303771191351,40.55714425071745],[-74.21302387294011,40.55715385677408],[-74.21300947821503,40.55716297048306],[-74.21299661528438,40.55717262163458],[-74.21298321633752,40.557181838870086],[-74.21296930636055,40.55719060522238],[-74.21295491319827,40.55719890472439],[-74.21294006315482,40.55720672040655],[-74.21292478298696,40.55721403948678],[-74.21290910120231,40.5572208471694],[-74.21289304851524,40.557227131837735],[-74.2128766565133,40.55723288019816],[-74.21285152674612,40.55723026756595],[-74.2128263108876,40.55722820961298],[-74.21280102629423,40.55722670781487],[-74.21279345061264,40.55722755682231],[-74.21278602592422,40.55722898687962],[-74.21277883125556,40.557230983097746],[-74.21277193682923,40.55723352490788],[-74.2127654135102,40.557236586546686],[-74.21275932994138,40.5572401342135],[-74.2127537479593,40.55724413495791],[-74.21274872519352,40.557248545282874],[-74.21274431399893,40.55725332069598],[-74.21274055946918,40.557258412697486],[-74.21272721528753,40.55726180527604],[-74.21271358814327,40.55726449190186],[-74.21269974850213,40.557266459209586],[-74.21268576552481,40.55726769785675],[-74.21267170969946,40.55726820151427],[-74.2126650889156,40.55727169857152],[-74.2126589050904,40.557275632910994],[-74.21265320336815,40.55727997194834],[-74.21264803482642,40.557284683925765],[-74.21264343798919,40.55728972655441],[-74.21263944810704,40.55729506425264],[-74.21263610105706,40.55730065121836],[-74.21263342042661,40.557306445022796],[-74.21263142824638,40.55731239720892],[-74.21263014128348,40.557318461842485],[-74.21262956839121,40.557324590993346],[-74.21262971687366,40.55733073304879],[-74.21263058196857,40.5573368409416],[-74.21263215868922,40.557342866097144],[-74.21263443458075,40.55734875995469],[-74.21263739081907,40.55735447413286],[-74.21264100420298,40.55735996528418],[-74.21264524647613,40.55736518906535],[-74.21265008147955,40.55737010265547],[-74.21267231450364,40.557412797290304],[-74.21267613434769,40.55743291127396],[-74.21267905237278,40.55745311538347],[-74.21268106740469,40.55747338599925],[-74.21268217364741,40.55749369666233],[-74.21268237366978,40.5575140265942],[-74.21268166321018,40.55753434832783],[-74.21268368190906,40.55754852485516],[-74.212684816912,40.557562758471406],[-74.21268506306676,40.557577017857994],[-74.21268442114682,40.55759127017759],[-74.21268289148747,40.557605482928665],[-74.21268047859414,40.55761962259681],[-74.21267718720632,40.557633660190355],[-74.21267302665491,40.55764756000812],[-74.2126622112393,40.55766350981915],[-74.21265063327766,40.5576791432361],[-74.21263830720682,40.557694441468584],[-74.21262525097013,40.557709383206834],[-74.21261148075322,40.55772394697677],[-74.21259701626799,40.55773811498338],[-74.21258187831175,40.55775186540902],[-74.21256608528125,40.55776518129881],[-74.21255225994285,40.557778444458435],[-74.21253785114293,40.55779134381517],[-74.21252287529501,40.5578038604075],[-74.21250735279195,40.55781598330802],[-74.2124912983003,40.55782769674147],[-74.21247473308307,40.55783898709838],[-74.21245767335351,40.55784984144871],[-74.21245156908856,40.557853465531025],[-74.21244014147622,40.5578602471861],[-74.21240973253934,40.55787731294622],[-74.21237984165451,40.55789490210998],[-74.21232168091385,40.55793161283228],[-74.21231012772964,40.55793897771182],[-74.21229910426544,40.55794680114659],[-74.21228863856422,40.557955060300735],[-74.21227876284131,40.557963731995684],[-74.21226950403732,40.55797279205746],[-74.21226088820306,40.55798221279559],[-74.21225293920567,40.55799197054432],[-74.21224568001404,40.55800203544093],[-74.21223913140855,40.558012380139765],[-74.21223369481658,40.55802228201115],[-74.21223331416222,40.55802297494967],[-74.21222824092038,40.55803379002696],[-74.21222392651754,40.558044793178595],[-74.2122203862392,40.558055955896236],[-74.21221762722675,40.55806724432559],[-74.21221565882875,40.558078627959006],[-74.21219844901492,40.55809482073231],[-74.21218188598289,40.558111400308206],[-74.21216598418681,40.55812835309028],[-74.21215075917543,40.558145664307496],[-74.21213622297354,40.55816331617966],[-74.2121223913528,40.558181294940425],[-74.21210927501966,40.558199582644555],[-74.21209688644579,40.558218163856445],[-74.21208523721312,40.558237019624016],[-74.21207433957694,40.55825613551733],[-74.21206419984551,40.558275491923816],[-74.21204963602939,40.55829546329226],[-74.2120357687577,40.55831572085482],[-74.21202260611179,40.55833625002169],[-74.2120101581542,40.558357037539615],[-74.2119984316426,40.55837806697843],[-74.21198743707838,40.55839932491647],[-74.2119771823255,40.558420797434565],[-74.21196767172611,40.55844246827432],[-74.21195891467917,40.55846432267596],[-74.21195091597096,40.558486345888184],[-74.21194367928575,40.55850852198897],[-74.21193721380297,40.55853083621885],[-74.21193152100778,40.55855327182218],[-74.211926606128,40.55857581471692],[-74.2119224708711,40.558598448984576],[-74.21191912111433,40.55862115752636],[-74.21191655681493,40.55864392660498],[-74.21189867612955,40.558704428470946],[-74.21188017390033,40.55876482777913],[-74.21186105230251,40.55882511832668],[-74.2118413119797,40.55888529575625],[-74.2118209551051,40.558945353194765],[-74.21179998319984,40.55900528594821],[-74.21177840042205,40.55906508965291],[-74.21175620455136,40.55912475727623],[-74.21175573559024,40.559131620180075],[-74.21175602577796,40.559138487715366],[-74.21175707738492,40.55914531380706],[-74.21175888080047,40.55915204620342],[-74.21176142028541,40.55915863953274],[-74.2117646831661,40.559165045402146],[-74.21176864271833,40.55917121778998],[-74.211773271569,40.559177113858844],[-74.21177853641001,40.559182689442174],[-74.2117844002198,40.55918790691385],[-74.21179081872276,40.55919272698574],[-74.21179774898036,40.55919711639849],[-74.2118131007147,40.55919930199992],[-74.21182827737121,40.55920210728156],[-74.2118432400287,40.559205518912854],[-74.21185794473566,40.55920953044125],[-74.21187234972703,40.55921413222718],[-74.21188641321586,40.55921930776227],[-74.21190010067772,40.559225044880726],[-74.21191336724671,40.559231325907206],[-74.21192617926411,40.55923813465355],[-74.21193349329313,40.5592434987111],[-74.21194027809773,40.55924925576558],[-74.2119464953552,40.559255373554436],[-74.2119521128942,40.55926182013886],[-74.2119571035869,40.559268560890274],[-74.21196143657079,40.55927556101937],[-74.21196509129861,40.55928278303737],[-74.21196804875596,40.55929018794494],[-74.2119702916882,40.55929773757699],[-74.21197181096169,40.55930539174326],[-74.21197259700178,40.559313109751535],[-74.211972644628,40.55932085123662],[-74.21197195436729,40.55932857465003],[-74.2119705304812,40.559336238603905],[-74.21196838009273,40.55934380354794],[-74.21196551296175,40.559351230262],[-74.2119571680198,40.55937783907972],[-74.21194799863959,40.55940429177219],[-74.21193801509092,40.55943057156726],[-74.21192721864463,40.55945666388723],[-74.21191561803298,40.5594825519627],[-74.21190768055534,40.55950120769878],[-74.21190056124934,40.559520055254666],[-74.21189427102989,40.55953907299897],[-74.21188881181239,40.55955824132726],[-74.21188419516282,40.55957753609401],[-74.21188042321688,40.559596937861855],[-74.21187398427341,40.55961152202373],[-74.21186683213753,40.55962591149045],[-74.21185898256148,40.55964008646421],[-74.21185044273778,40.559654029341],[-74.21184122621581,40.559667718316675],[-74.21183134501638,40.559681134438016],[-74.211820812482,40.55969425992202],[-74.21180964546396,40.55970707513644],[-74.21179785841157,40.55971956497665],[-74.21178650571942,40.55973534280095],[-74.21177445749689,40.55975081666647],[-74.21176172643182,40.559765970131636],[-74.21174832586196,40.55978078390557],[-74.21173427396825,40.55979524203928],[-74.2117195862904,40.559809326913076],[-74.21170427684129,40.55982302426093],[-74.21168836796697,40.5598363154455],[-74.2116718761035,40.55984918837404],[-74.21165706886278,40.55986034754442],[-74.21164290738878,40.559871983654226],[-74.21162941665301,40.55988407471122],[-74.2116166233806,40.55989659754721],[-74.21160454903087,40.55990953084658],[-74.21159321724531,40.5599228487663],[-74.21158264815587,40.55993652697768],[-74.21156059716067,40.559966135344986],[-74.2115392574804,40.559996045292564],[-74.21151863853393,40.56002624825938],[-74.2114987451179,40.56005673267737],[-74.21147958489247,40.560087489486214],[-74.21147067582095,40.560103765704895],[-74.21146107650421,40.56011981200197],[-74.21145079545288,40.560135610770914],[-74.21143984403741,40.56015114574012],[-74.211428234724,40.560166399798455],[-74.21141597822468,40.560181356843074],[-74.21140309140527,40.560196001764965],[-74.21138958256114,40.560210318298275],[-74.21137547009205,40.56022429015837],[-74.21133713481086,40.560257855693585],[-74.21129944575489,40.56029184488361],[-74.21126241146888,40.56032625067712],[-74.21122604291124,40.56036106518072],[-74.21121708697993,40.56037255562915],[-74.21120881644369,40.56038434168008],[-74.21120124703887,40.560396398175165],[-74.21119439340669,40.5604087009632],[-74.21118827150954,40.56042122689592],[-74.21118289114933,40.56043394965306],[-74.21117826608189,40.56044684290725],[-74.21117440259937,40.56045988185251],[-74.2111713102841,40.56047304016911],[-74.21116899541983,40.5604862903705],[-74.21116746275794,40.56049960664839],[-74.21116671397098,40.560512962027374],[-74.21116675116966,40.560526329196186],[-74.21116521298032,40.56055798150043],[-74.21116463850318,40.56058965213639],[-74.21116503010134,40.560621323844146],[-74.21116638706478,40.56065298003945],[-74.21116870824467,40.560684604306466],[-74.21117199314746,40.56071617905532],[-74.211172090817,40.560723172592674],[-74.21117303560408,40.56073012838597],[-74.21117482073379,40.56073698781212],[-74.21117743393653,40.56074369125284],[-74.21118084823277,40.560750181462325],[-74.21118503686581,40.56075640219958],[-74.2111899645227,40.56076230058988],[-74.2111955862291,40.560767824949],[-74.2112018550511,40.56077292912484],[-74.21120871725006,40.56077756848547],[-74.21121857348918,40.56078104001498],[-74.21122807010414,40.56078505533802],[-74.21123715233068,40.56078959277646],[-74.21124577263949,40.56079462628311],[-74.21125388482024,40.56080013014345],[-74.21126144484327,40.56080607361295],[-74.21126841087234,40.560812424937964],[-74.21127474743385,40.56081915000767],[-74.21128041882396,40.560826211361096],[-74.21128669305782,40.560837537594935],[-74.21129215619146,40.560849107401786],[-74.21129678768321,40.56086088513554],[-74.211300573588,40.560872837315905],[-74.21130350610599,40.56088492877602],[-74.21130557523807,40.5608971235153],[-74.21130677428052,40.56090938569466],[-74.21131155011135,40.56092234843857],[-74.21131545617921,40.56093548165296],[-74.21131848314285,40.56094874900104],[-74.21132062144926,40.56096211665935],[-74.21132186593337,40.56097554912105],[-74.21132221231187,40.560989011882825],[-74.21132425778703,40.56101740600033],[-74.2113255094853,40.56104582670773],[-74.21132596868452,40.5610742616055],[-74.21132563160221,40.561102695790424],[-74.21132637809609,40.561122025561936],[-74.2113281579797,40.5611413150676],[-74.21133096698286,40.56116053348974],[-74.21133479841268,40.561179648004554],[-74.211339648,40.561198628129404],[-74.21134026248674,40.561214487754995],[-74.21134005281333,40.56123035308535],[-74.21133901823806,40.56124619815457],[-74.21133716220605,40.561262001177404],[-74.21133448309006,40.561277734011696],[-74.21133098696745,40.56129337369458],[-74.21132668188994,40.561308896421934],[-74.21132157194528,40.561324275213714],[-74.2113156658442,40.56133948626446],[-74.2113089725235,40.56135450777878],[-74.21127926148343,40.561401139187964],[-74.21125007208879,40.56144797384908],[-74.21122141090804,40.561495004714224],[-74.21119328295511,40.56154221937731],[-74.21119323731048,40.56155738195104],[-74.2111924221418,40.561572532537284],[-74.211190841765,40.56158764683625],[-74.21118849676978,40.56160270306785],[-74.21118539060343,40.56161768011688],[-74.21118153043922,40.56163255418083],[-74.21117691796512,40.56164730347758],[-74.21117156563,40.56166190536757],[-74.21116105263191,40.56169434748847],[-74.21115130362037,40.56172692876166],[-74.21114232317126,40.56175963711672],[-74.21113411608863,40.561792463163364],[-74.21112626601062,40.56181481104602],[-74.21111924501376,40.56183731940586],[-74.21111305501654,40.56185996947617],[-74.21110770474598,40.56188274214257],[-74.21110319547012,40.56190562131993],[-74.21109953372093,40.5619285884005],[-74.21109672141542,40.561951624114876],[-74.21109475872274,40.56197471221239],[-74.21109364843487,40.561997832249226],[-74.2110933920395,40.56202096813984],[-74.21109399056917,40.562044098773484],[-74.21109391919107,40.56207323173792],[-74.21109459070583,40.562102358478526],[-74.21109600355238,40.562131471291806],[-74.21109815988446,40.562160556268815],[-74.21110105594326,40.56218960537491],[-74.2111046912449,40.562218604203295],[-74.21110906466818,40.56224754521724],[-74.21115994766839,40.562393063576714],[-74.21116656015927,40.56241566766241],[-74.21117394588568,40.56243813295129],[-74.21118209403491,40.562460443715196],[-74.21119100455739,40.56248258403874],[-74.21120066840561,40.56250454070353],[-74.21121107937391,40.56252629613009],[-74.2112222325943,40.56254783893511],[-74.21127372383458,40.56271528833894],[-74.21128348460323,40.562735365129285],[-74.21129255643011,40.562755629312235],[-74.21130093487787,40.562776067158566],[-74.21130861550066,40.5627966622587],[-74.21131559145478,40.56281740407094],[-74.2113218571923,40.56283827501495],[-74.211327409823,40.56285926437425],[-74.21133370130136,40.56288049261206],[-74.21133920984407,40.56290184760274],[-74.2113439248539,40.56292331278033],[-74.21134784781161,40.56294487038397],[-74.2113509725127,40.562966503672236],[-74.21135329846464,40.562988196060566],[-74.21135529340582,40.56311821424989],[-74.21135292461254,40.5631344328511],[-74.21135129758804,40.563150703194395],[-74.21135041689129,40.563167008015796],[-74.21135028004288,40.56318332721631],[-74.2113508880728,40.563199639015004],[-74.21135224180145,40.563215924814635],[-74.21135433809462,40.56323216585752],[-74.21135717556756,40.56324834086982],[-74.21136074998395,40.563264429923144],[-74.21136505623261,40.56328041426357],[-74.21136685536021,40.56329507219004],[-74.21136937781718,40.563315616801525],[-74.21137296608791,40.56335087061278],[-74.2113758216735,40.56338616648192],[-74.21137794234112,40.56342149335631],[-74.21137932828437,40.56345684336153],[-74.21137997858786,40.56349220527491],[-74.2113700861942,40.56351582999112],[-74.21135936781721,40.56353924262538],[-74.21134783066393,40.563562430096795],[-74.21133548477961,40.563585373790886],[-74.21132233714161,40.56360805744396],[-74.21130839824046,40.56363046428352],[-74.21129367571207,40.56365257787732],[-74.21127639770376,40.563678433433196],[-74.21125981930147,40.56370455558037],[-74.21124395079542,40.56373093324322],[-74.21122879851217,40.56375755233792],[-74.21121436747524,40.563784403473825],[-74.21120066709564,40.56381147540935],[-74.21118769931256,40.56383875591151],[-74.21117547287442,40.56386623256722],[-74.21114908650834,40.56391252945861],[-74.21112338114193,40.563959050922676],[-74.21109836004757,40.56400578941494],[-74.21107402518713,40.564052739738855],[-74.21105038247177,40.56409989518276],[-74.21102743276397,40.56414725021703],[-74.21100517977932,40.56419479846906],[-74.2109836250383,40.56424253407298],[-74.21096277401234,40.56429045015031],[-74.2109347587436,40.56441163027395],[-74.21092165530237,40.56446260026249],[-74.21090755600588,40.56451341510205],[-74.21089245905276,40.564564061560716],[-74.21087637317811,40.56461452387424],[-74.21086774089827,40.56463778888894],[-74.21085993776234,40.56466122359667],[-74.21085297008614,40.56468481039533],[-74.21084684089466,40.5647085330291],[-74.21084155693573,40.56473237154961],[-74.21083712189817,40.56475631120753],[-74.21081321472657,40.564856374954125],[-74.21078819559095,40.56496865636483],[-74.21077973071219,40.56506916017703],[-74.21075976100586,40.56513940904724],[-74.21075316824259,40.56518284412439],[-74.21074330542268,40.565228179129186],[-74.21072667691011,40.565273911362134],[-74.21071792669088,40.56529701960463],[-74.21070850895168,40.5653218960115],[-74.21069743518649,40.56534862398299],[-74.21067733198507,40.56538802089529],[-74.2106399339153,40.56547839393407],[-74.21062343743951,40.56552020017459],[-74.2105846227726,40.56557239533423],[-74.21056232688477,40.56561278551081],[-74.21047559606602,40.5657646766958],[-74.21045176120744,40.56584209735152],[-74.21039639550112,40.56595306168714],[-74.21037558522814,40.56599685214442],[-74.21036079656368,40.56603248005569],[-74.21033396826647,40.56609662119373],[-74.21030851498733,40.56613978821635],[-74.21028473121014,40.566176803317866],[-74.21025750938679,40.56620745889713],[-74.21023567751155,40.56623522040585],[-74.21020935035422,40.566275425732016],[-74.21011458775703,40.5664147062594],[-74.21003694208022,40.56656040531863],[-74.20997641188171,40.56670036411243],[-74.20992198936466,40.56679170233921],[-74.20988348982418,40.566853009479445],[-74.20985586162146,40.56691501042373],[-74.2097973714864,40.567028779425804],[-74.2097769134272,40.56707037280585],[-74.20976134380442,40.56709820721992],[-74.20973856379584,40.56713340987289],[-74.20971519072356,40.567174733982135],[-74.20969971286495,40.56720907240959],[-74.20967795471476,40.56724902182605],[-74.20964655233293,40.567289921983345],[-74.20962824988975,40.5673183646423],[-74.20960959528618,40.56736116242457],[-74.20959638520998,40.56739538679927],[-74.20957929223891,40.567442436656826],[-74.20955643852942,40.56748894802506],[-74.20954125857405,40.56751458487452],[-74.20952892037968,40.567551827045854],[-74.20952461322842,40.56757815706752],[-74.20952390733659,40.56760601878176],[-74.20952991213734,40.56763828686206],[-74.20954069373911,40.56766725241853],[-74.20955087909813,40.56770146174919],[-74.20957207113814,40.567790711781946],[-74.20956174056079,40.567825205479515],[-74.20955122470816,40.56784581076473],[-74.20953849782626,40.56788522148467],[-74.20953467232916,40.5679280486581],[-74.20952755116934,40.567935318382354],[-74.2095139351511,40.567949221580506],[-74.20948488887288,40.567949548467666],[-74.20944766625247,40.56794774989159],[-74.2094237327748,40.56794823329545],[-74.20938515363272,40.5679617251329],[-74.2093478026958,40.567988171498065],[-74.20932175268342,40.56802530075697],[-74.2093108835425,40.56804810264813],[-74.20930302509856,40.56809071635696],[-74.20930222761181,40.56812338165868],[-74.20930338344994,40.56815895122126],[-74.20926886123799,40.568249620937095],[-74.20926525883038,40.56828286664645],[-74.20927042628914,40.56832430501905],[-74.20925794317967,40.56837197717645],[-74.2092416854725,40.56840985887984],[-74.20921948028867,40.56844547099368],[-74.20918588410116,40.56847520360483],[-74.20916235741996,40.56849130303446],[-74.20912500684169,40.56851777612937],[-74.20909031328986,40.56854191135136],[-74.2090581658527,40.568575018024404],[-74.20904489974667,40.568602737239154],[-74.20903429038032,40.56864030506824],[-74.20901810631888,40.568679036484916],[-74.20899298483528,40.5687256895707],[-74.20896988848027,40.5687639393424],[-74.20894236847846,40.568803322623005],[-74.20891142961015,40.56884290477436],[-74.2088842631804,40.56888009091051],[-74.20886661112199,40.568909793929194],[-74.20885566763613,40.568943905029386],[-74.20884572715468,40.56898838843862],[-74.20884299766746,40.5690246254702],[-74.20884318638389,40.569062009468084],[-74.20884309550485,40.56909028067207],[-74.2088453824514,40.56910798109472],[-74.20885305891258,40.56913407033702],[-74.20887190552192,40.569175620556834],[-74.20888640180836,40.56919565877368],[-74.20889248058968,40.569228805108196],[-74.20889153469776,40.56927189975656],[-74.20889159336406,40.56930190043636],[-74.20889085115293,40.569341070321684],[-74.20889579663694,40.56936861919074],[-74.20890031354504,40.569397514440595],[-74.2088799705534,40.5694756139226],[-74.20889013891419,40.569538972065],[-74.20891141733877,40.569564268608886],[-74.2089248946429,40.569591774484444],[-74.20892636328676,40.56962429845005],[-74.20888302882739,40.56967112083325],[-74.20885307543512,40.569703234692085],[-74.20884705448229,40.569723585299236],[-74.20882741271082,40.56975035445422],[-74.2088049636793,40.569765520213956],[-74.20877818748558,40.56978922915673],[-74.20875830301415,40.569807737329704],[-74.20872712118627,40.56981558983798],[-74.20870130896743,40.56981398924643],[-74.20868227933656,40.56981767446649],[-74.20865187713922,40.569833320210215],[-74.20861881832603,40.56986258560534],[-74.20858691045274,40.569903952446786],[-74.2085566234876,40.56995610343074],[-74.20850409350281,40.570078646023525],[-74.20850161234658,40.57010540150658],[-74.20849312722837,40.570131431661565],[-74.20847889157291,40.57015595902591],[-74.2084593305619,40.57017825102112],[-74.20843502843536,40.57019764183368],[-74.20840671104199,40.5702135523015],[-74.2083752241599,40.57022550721262],[-74.2083333915136,40.57024658197847],[-74.20829081802135,40.570272020723024],[-74.20825567636729,40.57029184662074],[-74.20821981084164,40.570321693290936],[-74.20817926338394,40.57036225276893],[-74.20811163891253,40.57041172647924],[-74.20807647994943,40.570437179688156],[-74.20805897478267,40.57045645255906],[-74.20803424151272,40.5704895723132],[-74.20801705381426,40.5705179574008],[-74.20800811544841,40.57054931930035],[-74.2080050298666,40.57056428465273],[-74.20800546023757,40.57058643453172],[-74.2080074684796,40.570607181169706],[-74.20801360133805,40.57062336385591],[-74.20802776229127,40.57063997244016],[-74.20804694132664,40.57064932441616],[-74.20807383412179,40.57066214888522],[-74.20809988826471,40.570671983450346],[-74.2081254798899,40.57068313596896],[-74.2081469996814,40.570693225342914],[-74.20816851102198,40.57071942341432],[-74.20783559015139,40.572610000949105],[-74.20727340079675,40.57407098490867],[-74.20726298207316,40.574113027772796],[-74.20723159613127,40.57414395967354],[-74.20719165903249,40.57417455735336],[-74.20712711526095,40.5742145921254],[-74.20707800410268,40.574266339714086],[-74.20708127254862,40.574327384941036],[-74.20708141086655,40.57437199944083],[-74.20711849533393,40.574414198899575],[-74.20715858686282,40.574432912085406],[-74.20718142374716,40.57444214670347],[-74.20720483655361,40.5744516141501],[-74.20722650206059,40.5744867964118],[-74.20719267147534,40.57450094653865],[-74.20715669106103,40.57454195257675],[-74.20711896133164,40.574564479176864],[-74.20709136979626,40.57460444729862],[-74.20707313358406,40.57468196832683],[-74.2070702436619,40.57474302532235],[-74.20709287504488,40.57479947112072],[-74.20712612520154,40.574888508824394],[-74.20715404454613,40.57495420663694],[-74.2072004985495,40.57503865531548],[-74.20722841802842,40.57510435260646],[-74.20727167599367,40.57515123774858],[-74.20728723368893,40.575202868557554],[-74.20728431413183,40.57525453287264],[-74.20723205025755,40.575282804367944],[-74.20717364247045,40.575315784292776],[-74.20710601770283,40.575355823932846],[-74.20697412386826,40.57552512720603],[-74.20692512074693,40.57561209703678],[-74.20687395306447,40.575682874614515],[-74.20685311460255,40.5757669615972],[-74.20683148750722,40.57585423004938],[-74.20681205626782,40.57592202018826],[-74.206818846074,40.57596106054437],[-74.20682054032538,40.575993858524676],[-74.20683824659565,40.57605213914297],[-74.20684637155813,40.57610314828299],[-74.20684971914974,40.57615538044907],[-74.20687371877257,40.57618813776162],[-74.2068865558777,40.57621727105963],[-74.20692807001006,40.5762463522036],[-74.20697111795945,40.57625599357346],[-74.20702213223731,40.576265620404364],[-74.20705559440113,40.576266775026845],[-74.20709545812741,40.57627763684905],[-74.20708917179348,40.57630558983624],[-74.20707333773315,40.576337203977594],[-74.20705113024685,40.57636883077624],[-74.20704010235573,40.576408939737156],[-74.20701468863138,40.576434497334674],[-74.20698130610018,40.57645885402152],[-74.2069399228889,40.5764722919368],[-74.2069367859862,40.57648809080571],[-74.2069368876107,40.576520891651626],[-74.20692739963458,40.57654399035164],[-74.20690513533935,40.57655739381553],[-74.20688441149343,40.57655378669046],[-74.20685407570691,40.576533188723374],[-74.20682535188583,40.57651866214805],[-74.20679189402038,40.576518722377934],[-74.20673936541115,40.57653461013698],[-74.20670274735949,40.57654318001685],[-74.20664709610863,40.57657972560942],[-74.20661471962212,40.576610461596026],[-74.20658040532062,40.57665273683677],[-74.20655509342093,40.57671109417132],[-74.20653617393431,40.57677551481217],[-74.20652680533067,40.57683748876048],[-74.20652532907184,40.57687515131358],[-74.20653125429696,40.57690163736895],[-74.20654779575806,40.576927349615076],[-74.2065924637601,40.57694549153285],[-74.20663554593689,40.576966066475265],[-74.20666586305765,40.57698059023152],[-74.20669297509639,40.576989045444684],[-74.2066930615621,40.5770169862721],[-74.2067058777525,40.57704004549188],[-74.20672986390205,40.57706794398494],[-74.20674745004465,40.57708735000214],[-74.20677775928132,40.57709944338583],[-74.20679849745787,40.577107910046195],[-74.20681606482226,40.57712124178521],[-74.20681616638844,40.57715404262934],[-74.20680827961661,40.577179568290006],[-74.20677966547672,40.577200272220104],[-74.20675099027221,40.57720153875635],[-74.20671602826768,40.57723075758017],[-74.20668904792859,40.57726482258038],[-74.20667480992543,40.577297648048976],[-74.2066701396917,40.577332887834025],[-74.20666067340048,40.57736327502945],[-74.20663528237792,40.577396121727624],[-74.20659709323024,40.577411984129256],[-74.20654610443378,40.57741086038154],[-74.20650468364548,40.5774121502728],[-74.2064728750397,40.57743042917549],[-74.20644429360419,40.57746206663764],[-74.20641889868139,40.57749369786464],[-74.20639507149842,40.57751682295132],[-74.20635176963054,40.57752778113751],[-74.20632344195363,40.57753881896488],[-74.20629493544448,40.577594752789295],[-74.20626642888806,40.577650686773865],[-74.20623005707407,40.57773943572744],[-74.2062063610092,40.57780507980835],[-74.20619853327662,40.57785004298182],[-74.20618117210456,40.57790352758727],[-74.20616863938862,40.5779727962382],[-74.20615140873669,40.57806879937008],[-74.206159510262,40.57811251953046],[-74.20617482449853,40.578145055514355],[-74.20617390206726,40.578163474742],[-74.20616518054977,40.57817380437448],[-74.20615112441084,40.578188460490544],[-74.20613343399599,40.578199949103336],[-74.20610886698286,40.578232148040165],[-74.20609542491869,40.578259473169865],[-74.20607561715713,40.57828681021904],[-74.20606295812051,40.578310493682004],[-74.20604632007598,40.578333578324084],[-74.20603923034056,40.57835664533733],[-74.2060313291473,40.578374860295334],[-74.2060194179044,40.57838276863045],[-74.2060067395653,40.578399778901364],[-74.20598931391201,40.57842589790928],[-74.20597744326369,40.57844654648421],[-74.20596399604655,40.578472659527925],[-74.20595372759254,40.57849694481587],[-74.20594901152575,40.57851576118645],[-74.20593715361629,40.578541263076524],[-74.20593482006092,40.5785582549629],[-74.20591732509249,40.57861664705112],[-74.20595771074414,40.579310888060746],[-74.20596154294704,40.58004699376582],[-74.20598641215845,40.580076988969395],[-74.20600309864417,40.5802037445182],[-74.20601270293525,40.580252559753816],[-74.20601164437026,40.580278228910046],[-74.20599824576986,40.580301697405886],[-74.20598907320182,40.58031812625505],[-74.20598602922115,40.58033853769373],[-74.20598768121012,40.58036684845971],[-74.2059941442461,40.58039520069109],[-74.20599255081498,40.58041038393595],[-74.20598341988574,40.58042393287068],[-74.20594660290554,40.58045087268135],[-74.20592159850322,40.58046900201933],[-74.20591861496122,40.580485222084256],[-74.20591753329508,40.58051246237591],[-74.20589705440753,40.58053231652654],[-74.20589079814897,40.58055520746563],[-74.20582069215307,40.580602828645915],[-74.20577550769052,40.580638082152234],[-74.2057649422171,40.580655810661646],[-74.20575982767915,40.58067672805646],[-74.20575734259269,40.58070605258607],[-74.20575496234966,40.58072804230093],[-74.20575332946562,40.58074584527767],[-74.20576270054566,40.58076321625624],[-74.20577197242993,40.580787400182764],[-74.20577441108802,40.580808904141826],[-74.20576787123058,40.58083348026214],[-74.20574692749372,40.58085583694179],[-74.2057426294889,40.580867852511965],[-74.20574379921241,40.58088201088232],[-74.20574206147643,40.580907149343204],[-74.20573808837712,40.58094432179421],[-74.20572403289721,40.580965688932224],[-74.20569702651673,40.580979610103014],[-74.20565901048468,40.5809944874679],[-74.20561757191878,40.581008287362],[-74.20557469907024,40.581026268003235],[-74.20544302999244,40.581053456907355],[-74.20541737056942,40.581069486480324],[-74.20541159080952,40.581091130787485],[-74.20540679870368,40.58112048305443],[-74.2053929112428,40.58113787151844],[-74.20537706597231,40.58114039268922],[-74.20535699520667,40.58114631121049],[-74.20532229370896,40.58116907939569],[-74.20528796822218,40.58120288159009],[-74.20527220884891,40.58122913856353],[-74.20526958812981,40.581258448580336],[-74.20526936202026,40.58129433506055],[-74.20527202154243,40.58135114237647],[-74.20526700378392,40.58137387509622],[-74.20524920561921,40.58140403613948],[-74.20521287714378,40.581442847346835],[-74.20516545262058,40.58147469989996],[-74.20513750637826,40.581504511318755],[-74.20512521495208,40.5815262841726],[-74.20512231077565,40.58154731837956],[-74.20511158049042,40.58157237186298],[-74.20508136987087,40.58159946830012],[-74.20506947323955,40.581632825804924],[-74.20506822436074,40.58165989952376],[-74.20507853137727,40.58168619337065],[-74.2050897605969,40.58169151635696],[-74.20510800400604,40.581698963999244],[-74.2051220944174,40.58172298223062],[-74.2051236729697,40.5817812193347],[-74.20511888390132,40.58181862926699],[-74.20509095824319,40.58185340856767],[-74.20507422735608,40.5818822907642],[-74.20507012398791,40.58191489052476],[-74.20510186514686,40.581982156419684],[-74.20512510854444,40.58202005039068],[-74.20513077033345,40.582038205882405],[-74.20513225919508,40.582066521470296],[-74.20512670483006,40.58208362881668],[-74.2051050512314,40.58210664269005],[-74.20509671037533,40.58212909904501],[-74.20509542302048,40.582165967466025],[-74.20509339544925,40.58219054972921],[-74.20508854474832,40.58220819057283],[-74.20506897543824,40.58222532226255],[-74.20505645907896,40.582257403454676],[-74.20505514413796,40.582285724549614],[-74.20504263125677,40.582318872899165],[-74.20503506784884,40.58236590499721],[-74.20501903173698,40.58239318352094],[-74.20500227903972,40.5824145850326],[-74.20499119588331,40.58245681513252],[-74.20498291791685,40.58249957364155],[-74.20498022302424,40.58253484332052],[-74.20496559453866,40.58256372107804],[-74.20488662231865,40.58263439100584],[-74.20487687548707,40.58265578050754],[-74.20486430388446,40.582669693831285],[-74.20483141014509,40.5826841786435],[-74.20480198335086,40.58268583419504],[-74.20477815309492,40.58268480783033],[-74.20476976290915,40.58269123465488],[-74.20476280082809,40.58270620731279],[-74.20476216027069,40.5827259776492],[-74.20476221924594,40.58274521315627],[-74.20475597011281,40.58276445890017],[-74.20473569721078,40.58278052411781],[-74.2047224023389,40.58278695967865],[-74.20470911902734,40.5827976694069],[-74.20470286889567,40.58281638089678],[-74.20470294422908,40.582840958902025],[-74.20471635299828,40.582871389763305],[-74.20472623268006,40.58289381328773],[-74.20474594990985,40.5829247669896],[-74.20475094130774,40.58295254208538],[-74.20474959018422,40.582969107836014],[-74.20473981443638,40.582980880157315],[-74.2047251117299,40.582985181216024],[-74.2047118159373,40.582991616777086],[-74.2047048341605,40.58300017809815],[-74.20470347483335,40.58301407142634],[-74.20470352560278,40.58303063518121],[-74.20471128061838,40.58304558278622],[-74.20472604415853,40.58306105048],[-74.20473588871467,40.58307171899785],[-74.20474573327549,40.583082388017395],[-74.20475417505169,40.583093058530885],[-74.20475561223626,40.58310427628231],[-74.20474934341341,40.58311711119492],[-74.20474450739573,40.5831400948585],[-74.2047431669759,40.58315986711125],[-74.20473901192646,40.583175901930026],[-74.20472712204165,40.58318393858323],[-74.20470539425239,40.58318290895941],[-74.20466404415039,40.583181913784294],[-74.20463814971198,40.583193714808104],[-74.20462417365793,40.58320656293822],[-74.20461932144084,40.58322420376274],[-74.2046193803718,40.58324343809623],[-74.20461943766848,40.58326213901757],[-74.20460617051482,40.583277656978986],[-74.20459708277419,40.583285152867965],[-74.20458940764419,40.583295853097376],[-74.2045810428922,40.58331082891107],[-74.20454341730593,40.58338195838174],[-74.2045302398874,40.5834268627544],[-74.20451503396666,40.583496348873936],[-74.2045102722503,40.5835428423617],[-74.2044998430848,40.58357011082871],[-74.20447402884271,40.58360809223269],[-74.20442721397757,40.58365359003324],[-74.204400764337,40.583712945841995],[-74.20439877211821,40.58374874716515],[-74.2043975271837,40.58380004283238],[-74.20440188741989,40.583850794275044],[-74.20441389194136,40.58388015932924],[-74.20444705558123,40.583953833559754],[-74.20445697556906,40.583989615361055],[-74.20446835234785,40.58404302457252],[-74.2044859834888,40.58407932556051],[-74.20453808215646,40.5841567073391],[-74.20461476082349,40.584251676833695],[-74.20463030601357,40.584293324543225],[-74.20463390208111,40.584323238801346],[-74.20462977804416,40.584349427207826],[-74.20460253447371,40.584378328050036],[-74.20442145408374,40.58451917255607],[-74.20439771409593,40.58454806711542],[-74.20437680805176,40.584586573846806],[-74.20436433898936,40.58463414886814],[-74.20436167594364,40.58468010435898],[-74.20436741459908,40.584723372637306],[-74.2043962998549,40.58477301110767],[-74.20441392548737,40.58480717510371],[-74.20442456988813,40.58485043465082],[-74.20442328538299,40.5848883723921],[-74.20441781684255,40.58493379828696],[-74.20441939116998,40.5849898977092],[-74.20444200119037,40.585050232886815],[-74.20443857102875,40.58507428404444],[-74.20442602919746,40.5850978146482],[-74.20441210120495,40.58512722633836],[-74.20441081363566,40.58516409524361],[-74.20442210017703,40.585196298688786],[-74.20440049572863,40.585456911678826],[-74.20441040927217,40.585490020720144],[-74.20441471663631,40.58552367482482],[-74.20440428309328,40.58554933968976],[-74.20436367228733,40.585561701079484],[-74.20434127305671,40.585570289797005],[-74.20432588794985,40.58558100271241],[-74.20431982332883,40.58559826957146],[-74.2043189388622,40.58560078425918],[-74.20431867099323,40.585607607220055],[-74.20431828965758,40.585617349254754],[-74.20431854925837,40.58561845381984],[-74.2043225489159,40.58563550794453],[-74.20434224520226,40.585658982712296],[-74.2043507166696,40.585679271087564],[-74.20435009526358,40.5857049184956],[-74.20433621964578,40.585751428175],[-74.20430757734022,40.58578139926483],[-74.20424528742357,40.58580875923675],[-74.20417383515829,40.58581957345854],[-74.20413954560365,40.58583619705354],[-74.20411999295435,40.5858592069977],[-74.20411940258339,40.585895541075814],[-74.2041412497184,40.58593504013664],[-74.2041707691208,40.58596277116562],[-74.20420542329504,40.58601355823144],[-74.20422356877557,40.58604015115943],[-74.20425943665491,40.58608122937393],[-74.20427494282607,40.58611005412703],[-74.20427713544655,40.5861394361311],[-74.20425570487679,40.58623618316048],[-74.20425857092113,40.58625648200871],[-74.20425865426667,40.58628373175728],[-74.20425381709474,40.586306180807085],[-74.20423984358267,40.58632009721851],[-74.20422026477986,40.58633509276634],[-74.20421541115932,40.586351665232925],[-74.20420228531196,40.58641420214251],[-74.20420240620959,40.58645374030296],[-74.20421693369822,40.58662068340188],[-74.2042354561409,40.58671896233089],[-74.20423706725393,40.5867910782001],[-74.20424560837019,40.58683007936899],[-74.20424571295362,40.58686427469642],[-74.20424585675676,40.58691129352276],[-74.20425040456477,40.5870234881881],[-74.2042581287548,40.58725749951363],[-74.20426533002748,40.5873205345404],[-74.20429215203119,40.58738246617788],[-74.20435412247357,40.587479599653754],[-74.20437820037003,40.58756077074892],[-74.20438266473577,40.58764518324812],[-74.20438579358996,40.58775203789982],[-74.2043831912768,40.58781722686192],[-74.20437917821559,40.58788028165804],[-74.2043863332233,40.587928356346175],[-74.20439762296994,40.58795291439113],[-74.20442567593929,40.58795927584984],[-74.20449018740189,40.58796984761556],[-74.20454212228184,40.587993264463634],[-74.20456465389375,40.588027419694534],[-74.20457893934702,40.58811502004506],[-74.2045806569465,40.5882176031801],[-74.20455143291757,40.588287114731884],[-74.20449833794231,40.5883427761877],[-74.20443395174996,40.58837281241705],[-74.20441023417303,40.58840918713091],[-74.20440523678184,40.58841960213329],[-74.20437829681792,40.58842228553584],[-74.20435234806,40.58842842300067],[-74.20432814668084,40.588437835675954],[-74.20430639793362,40.588450249267005],[-74.20428773560033,40.5884653020292],[-74.2042727035228,40.58848255530954],[-74.20426173975453,40.58850150632938],[-74.204255163795,40.58852160283558],[-74.20425316727889,40.58854225919401],[-74.20425580839122,40.588562873455025],[-74.204261234613,40.58859481624044],[-74.20426068074418,40.58862702300186],[-74.20424399205817,40.588640177797245],[-74.20422490770629,40.58865127921239],[-74.20420385801515,40.588660076924604],[-74.20418131762779,40.58866637255668],[-74.20415692245047,40.58872020425913],[-74.20413021376598,40.58877339392436],[-74.2041219536036,40.588827250730766],[-74.2041220097486,40.588881474412254],[-74.20413038145102,40.58893532120899],[-74.20414695389992,40.588988052528755],[-74.20417149979703,40.58903894507822],[-74.20420368247356,40.589087300784065],[-74.20432302142402,40.58913661747339],[-74.20457422072948,40.588719139325555],[-74.20470529848636,40.58877237083062],[-74.20446810314513,40.58918269561877],[-74.20443548400944,40.58921839779437],[-74.20464608943216,40.58928574546588],[-74.20440892551599,40.58970676381162],[-74.20420300609169,40.589642971741746],[-74.20410075342387,40.58984275741251],[-74.20385886609283,40.590249525361685],[-74.20369974335655,40.5901999059723],[-74.20394167611991,40.58980739639936],[-74.20388550456377,40.589786110238926],[-74.20265866971887,40.59072214578245],[-74.20263401596733,40.590698148970375],[-74.20260466544201,40.59067745013273],[-74.20257136674913,40.59066057720544],[-74.20253496919305,40.590647960541965],[-74.20249640111469,40.590639921937125],[-74.20245664621395,40.590636666419826],[-74.20241671846047,40.590638277023764],[-74.20237763623254,40.590644712669636],[-74.20234039634339,40.59065580921284],[-74.20230594861754,40.59067128363014],[-74.20227517166549,40.59069074123793],[-74.2022168883354,40.590746953417366],[-74.20215374432694,40.59080002705115],[-74.2020860296561,40.590849718366385],[-74.2020140553345,40.5908957991251],[-74.20246775956592,40.59083882485742],[-74.20258622729126,40.590876710641396],[-74.2030525491151,40.59114054180991],[-74.20296340195652,40.5912309227767],[-74.20245495063143,40.59095112585205],[-74.20202733920708,40.59099907929204],[-74.20206727337379,40.59114453377129],[-74.20208857970697,40.591178592152964],[-74.20210693333246,40.59121363537017],[-74.2021128970373,40.59121799044387],[-74.20211784377807,40.59122303174054],[-74.2021216397715,40.59122862291984],[-74.20212418235583,40.591234612770116],[-74.20212540276725,40.59124083929759],[-74.20212526799973,40.59124713410769],[-74.20212378169765,40.59125332695906],[-74.20212098405726,40.59125925036775],[-74.20211695073966,40.59126474413679],[-74.20210582304526,40.59128520454838],[-74.20209021838598,40.59130388819113],[-74.20207060766751,40.59132023123985],[-74.20202398004857,40.59133292916433],[-74.20197947682853,40.5913494743801],[-74.2019376422905,40.59136966453657],[-74.2018989880805,40.591393252704734],[-74.20187170905163,40.59143112837094],[-74.20185112965717,40.59147138873499],[-74.20183760010958,40.5915133486854],[-74.2018282943061,40.59154386227338],[-74.20182573144622,40.591575128656345],[-74.20182998201936,40.59160628799248],[-74.2018409291418,40.591636483382885],[-74.20185827176994,40.59166488443647],[-74.20188153297843,40.59169071010648],[-74.20192266920832,40.591715255029605],[-74.20195886491132,40.59174396877851],[-74.20198939965576,40.59177627984608],[-74.20200349813035,40.59178076479507],[-74.20230284591763,40.59146932177439],[-74.20231743569848,40.591476984863945],[-74.20228727877051,40.59150864109837],[-74.20231645768179,40.591523964600164],[-74.20230864003058,40.5915325212073],[-74.20228057909453,40.59151634066375],[-74.20210009097985,40.591703901856256],[-74.20202032457784,40.59178671501961],[-74.20205960871623,40.591808854189615],[-74.20200944557345,40.591860299961105],[-74.20194367621762,40.59182367411999],[-74.20175478948582,40.5920173248185],[-74.20182443609613,40.59205295636967],[-74.20178248226549,40.59209513428541],[-74.20172160160593,40.592053021679156],[-74.20130339394402,40.59253148864061],[-74.20128925984213,40.59252433475256],[-74.20092540496366,40.59286637930493],[-74.20074880806413,40.59275033941981],[-74.20068976791885,40.59274995343193],[-74.20063127854056,40.592756098763445],[-74.2005745766856,40.59276864547156],[-74.20052086131471,40.59278732825635],[-74.20047126824196,40.59281175207046],[-74.20042684611848,40.59284140047203],[-74.20042886467795,40.59288645449777],[-74.20042345948032,40.5929313460929],[-74.20041071576168,40.59297536722636],[-74.20039083450237,40.59301782359453],[-74.20036412925795,40.59305804557226],[-74.20033102121457,40.593095398774146],[-74.20029203254659,40.593129294060375],[-74.20022540742697,40.59316618668414],[-74.20015656826548,40.59320063639572],[-74.20004403599859,40.59328578491676],[-74.19993703430058,40.59337498036887],[-74.19983581333493,40.593468014237175],[-74.19974060975437,40.59356466903277],[-74.19965164614744,40.593664718801186],[-74.19956913051799,40.59376792965004],[-74.19949325579879,40.5938740602962],[-74.19942419940026,40.5939828626296],[-74.19936212279552,40.594094082292976],[-74.19938898825838,40.59413826959181],[-74.19942322768496,40.594179387595176],[-74.19946424899112,40.594216725255905],[-74.19947352142881,40.59422115194753],[-74.19948165573734,40.59422672935761],[-74.1994884090365,40.59423329095194],[-74.19949357968103,40.59424064080978],[-74.19949701328157,40.59424855947377],[-74.19949860731451,40.59425681050258],[-74.19949831418336,40.59426514753095],[-74.19949736363222,40.59428427800784],[-74.19949236458334,40.59430303910255],[-74.19948344880311,40.59432093629216],[-74.1994708512994,40.59433749782499],[-74.19945632117577,40.59435115711249],[-74.19943168327703,40.594384589351776],[-74.19939999868318,40.594414373438845],[-74.19936217589883,40.59443965535493],[-74.19932799056586,40.59445624324336],[-74.19929116182533,40.59446913040086],[-74.19921082423521,40.594543609478],[-74.19902465726138,40.59467644801819],[-74.19894864455007,40.59478000776047],[-74.19889498982701,40.594878816481746],[-74.19888888242056,40.59490475678921],[-74.19887443541113,40.59494492776043],[-74.19886101146606,40.594952638759636],[-74.19879713413995,40.594950186581194],[-74.19877140264342,40.594963897491326],[-74.19876805458158,40.59496817478603],[-74.19873232553738,40.595011798310544],[-74.19869662340412,40.59506396411391],[-74.19867324216096,40.59511440080804],[-74.19865548667411,40.59517251436715],[-74.19863211254363,40.59522551307084],[-74.19862556264016,40.59528360775766],[-74.1986302228051,40.595343391535074],[-74.19862810792421,40.59538610318739],[-74.1986092208704,40.59544080192646],[-74.19858473171693,40.59549551151586],[-74.19856137143594,40.59555278101237],[-74.19852902294933,40.595602378432126],[-74.1984955632755,40.595655394528755],[-74.19845423987313,40.59570159066197],[-74.19842750755896,40.59575544935369],[-74.19840296649929,40.59579307465475],[-74.19835042032804,40.59583331199791],[-74.19830796614386,40.59587609225705],[-74.19825315828022,40.59590950059451],[-74.19822305871914,40.59596165540637],[-74.19819183483919,40.59601295975836],[-74.19815500349999,40.596062564801024],[-74.19812041317545,40.596112165968044],[-74.1980824663725,40.596163481879636],[-74.19804451037245,40.59621223526104],[-74.19800880011681,40.59626183715078],[-74.19800105800282,40.59629601782265],[-74.19799668454354,40.596332754720436],[-74.19796546162983,40.59638405733151],[-74.19796226704077,40.59644043839567],[-74.19795002851609,40.59647035480374],[-74.19791431640483,40.59651910427502],[-74.19788395473407,40.59654833268189],[-74.19787729703575,40.59655474226975],[-74.19787520651853,40.596556754549574],[-74.19787297115447,40.596558466195525],[-74.19783497175463,40.59659269895019],[-74.19780037992416,40.59664144528391],[-74.1977679544483,40.59666541778705],[-74.19772992710949,40.59669025448838],[-74.19768636210596,40.59673645419574],[-74.1976371771623,40.59677668374953],[-74.19760471617687,40.596788699343506],[-74.19759350961745,40.59678871861297],[-74.19755768499313,40.59679988289559],[-74.19754872963597,40.596803316062235],[-74.19751847587483,40.596803368065785],[-74.19751357718718,40.596798986036795],[-74.1975144866895,40.597349186057315],[-74.19752238430426,40.59736454835034],[-74.19751458239438,40.59737737894754],[-74.19747654174141,40.597396247845744],[-74.19745764465608,40.597442417132314],[-74.19745448312746,40.597501370033385],[-74.19745243314736,40.597557758994014],[-74.19745486880225,40.59761499230266],[-74.19748305460243,40.59766363165793],[-74.19748879495064,40.597703772272354],[-74.19749670929895,40.597724259603474],[-74.197481068136,40.59773881364446],[-74.1974329636363,40.59776453837898],[-74.19738378828,40.59780564230679],[-74.19737603240739,40.59783214021442],[-74.19736166383336,40.5978911155413],[-74.19734391981146,40.59794667956135],[-74.19731269637096,40.597992873840894],[-74.19729933937762,40.598020238273385],[-74.19730619713826,40.59805952224099],[-74.19733439377856,40.59811157955087],[-74.19737601619578,40.598156774400024],[-74.19741764372814,40.5982036802049],[-74.19743893251959,40.598460834052204],[-74.19838181294872,40.60086178369357],[-74.19875958205306,40.60171197517627],[-74.19918333889085,40.602358736484526],[-74.20014866759918,40.60368335009874],[-74.20138527472531,40.60463696620854],[-74.20221849851063,40.605969679616535],[-74.20281628374599,40.608270827967345],[-74.20273927047054,40.60883221126092],[-74.2026729916909,40.60982786123196],[-74.20230179014115,40.61187564203909],[-74.20244374449379,40.61328469342939],[-74.20064229730268,40.616033237076195],[-74.20038348428827,40.616428097741235],[-74.20058986446034,40.617028927389526],[-74.20069001303351,40.6170415709253],[-74.20076290801362,40.61705340154452],[-74.2008089237768,40.61707296732952],[-74.20082804386205,40.61709428804832],[-74.20083040964782,40.61713528352547],[-74.20083723821072,40.617169438188455],[-74.20084742522644,40.61720273241615],[-74.20084535241524,40.61725911148558],[-74.20084328605809,40.617317198336856],[-74.20084680818474,40.61737015036785],[-74.20086267588451,40.617428205883044],[-74.20087629624604,40.617484557529416],[-74.2008764607543,40.61753922321937],[-74.20087662783502,40.617594743638875],[-74.20089136968508,40.61765109231763],[-74.20089938404755,40.617706599022505],[-74.20090739710223,40.617762105058695],[-74.2009142323829,40.61779882239866],[-74.20090986705074,40.61783812184218],[-74.20087858490709,40.61787234209636],[-74.20087301283664,40.61788345684632],[-74.20089110022636,40.61793382089267],[-74.20089346564392,40.61797481737096],[-74.20090027353565,40.61800213770684],[-74.20089138557015,40.61802863224636],[-74.2008769051663,40.61805940754898],[-74.2008747874014,40.618100410855945],[-74.20084680817139,40.61811498084632],[-74.20081543372872,40.61811930597996],[-74.200782904499,40.61811167572031],[-74.20076379764053,40.61809462546131],[-74.20074009349527,40.618040000380525],[-74.20070855668945,40.61798966046446],[-74.200695075268,40.6179794337234],[-74.20064125203872,40.61797354956423],[-74.20058410068685,40.61797877385469],[-74.20055275649831,40.61799249424068],[-74.20054156331675,40.617997638991056],[-74.20048674969237,40.61803531795115],[-74.20043867109614,40.618075546664166],[-74.20041529080622,40.61812854728372],[-74.20038742362472,40.618180698137394],[-74.20036292502182,40.61823455375405],[-74.20034850652033,40.61828582926986],[-74.20035203856105,40.618342198052176],[-74.20036566101727,40.61839940230605],[-74.20039607974434,40.6184505989974],[-74.20042313487264,40.6185009479833],[-74.20044231269775,40.61854191414943],[-74.20048393619729,40.61859138298337],[-74.2005165714905,40.61863403463204],[-74.2005671260384,40.6186715292832],[-74.2006366965344,40.6186953255302],[-74.20070737819536,40.61871655559218],[-74.2007724770939,40.61874462938239],[-74.20080841793809,40.61876762901848],[-74.20083991450647,40.61880430260733],[-74.20083441496891,40.6188393332019],[-74.20081542374608,40.61886071982583],[-74.20075835642871,40.61889413252726],[-74.20071136905477,40.61892496406849],[-74.2006979927425,40.61894975813083],[-74.20069592745408,40.619008699198794],[-74.20069049525473,40.61906593768104],[-74.20068053952248,40.61911037142221],[-74.20068071414835,40.61916845434696],[-74.20069092927324,40.61921029084952],[-74.20070789218413,40.61925980264966],[-74.20071472324898,40.61929481103737],[-74.20073954753308,40.619349433658435],[-74.20075316134262,40.61938801381742],[-74.20075764740841,40.619404069692735],[-74.20077574921672,40.619459557774285],[-74.20079832794025,40.61951247701328],[-74.20082091697924,40.61956881298854],[-74.20085806260052,40.61961999679629],[-74.20089632653298,40.61967032608117],[-74.20093569892528,40.619716381922565],[-74.20096499633098,40.61976758108827],[-74.200972962805,40.61980685896731],[-74.20097089773084,40.61986579936487],[-74.2009755282762,40.61991447794752],[-74.20099363018723,40.61996996699737],[-74.20101618955513,40.62001605237249],[-74.2010286835012,40.62007069699071],[-74.20103548328758,40.620095455805256],[-74.20102657539641,40.62011511703388],[-74.20100533126897,40.62013309136924],[-74.20099525859284,40.620138234705465],[-74.20098303339525,40.62017327689377],[-74.20098217389375,40.62019625134552],[-74.20098095847092,40.62022880071526],[-74.20098449202797,40.62028516946524],[-74.20098684384332,40.62032189396014],[-74.20100375236272,40.62035346912197],[-74.20104077573255,40.620363653484624],[-74.20106882599738,40.620372146742234],[-74.2010699746924,40.620381540275105],[-74.2010520698348,40.62039182169898],[-74.20099715575675,40.62039618804555],[-74.20092318554525,40.620400588846195],[-74.20084920460002,40.62040157185412],[-74.2007740792592,40.620394870069376],[-74.20070002640499,40.62037193646628],[-74.20064051727088,40.6203395825611],[-74.20057989124822,40.62030808430287],[-74.20053613507316,40.62029534783714],[-74.20050588129764,40.620299671598694],[-74.20046674061967,40.62033049085515],[-74.2004578309891,40.62035015153931],[-74.20046240094848,40.62037833103357],[-74.20049052767342,40.62041244856472],[-74.20050515347548,40.62043035923803],[-74.20049514742391,40.62045771059112],[-74.20047052940548,40.62047227512487],[-74.20043245103159,40.62048429892004],[-74.20042800191926,40.62049541101689],[-74.20043709346758,40.62053639476112],[-74.20045955296389,40.620550021963815],[-74.20052688004169,40.62057296745379],[-74.20056725122811,40.62057802157748],[-74.20064122848511,40.620576184191236],[-74.20071518908168,40.620568369008524],[-74.20077347485088,40.62056655893295],[-74.20084750825829,40.62058265733013],[-74.20087331582207,40.620591155223764],[-74.20087674494062,40.620613356236234],[-74.2008768991763,40.62066460583792],[-74.20089935755509,40.62067737922783],[-74.20092966672655,40.62069184735476],[-74.20092969500975,40.62070124284697],[-74.20092192004216,40.62072517341102],[-74.20093094529162,40.620743949054884],[-74.20098260193492,40.620774608745],[-74.20099047807632,40.62078399051651],[-74.20098615866907,40.62083866452973],[-74.20100089721817,40.62089415945375],[-74.2010211961116,40.620934268820726],[-74.20106836913789,40.62096493681466],[-74.20108983459902,40.62102041996093],[-74.201121381947,40.62107332293821],[-74.20112483433924,40.62110321215264],[-74.20112718199758,40.62113823002882],[-74.20113848207173,40.62116810551259],[-74.20114977443359,40.621195418481676],[-74.20117906131725,40.62124234611228],[-74.2011971691268,40.621299543408426],[-74.20121079614711,40.62135760227298],[-74.20123113820878,40.62141223329334],[-74.2012313055942,40.62146775369],[-74.20123366361726,40.621506186627705],[-74.20125847310126,40.62155483087225],[-74.20128883426504,40.621586381431804],[-74.20133145358062,40.621593994883405],[-74.2013830378688,40.621599883817176],[-74.20143239998048,40.6216126089654],[-74.20143578875681,40.621621144839565],[-74.20142240959551,40.62164508475231],[-74.20140225479477,40.62165280781168],[-74.2013293950203,40.62165464372835],[-74.20130810779172,40.62165809826727],[-74.20130147814127,40.62169056765576],[-74.20129941204388,40.62174865448854],[-74.20129622163321,40.62180588972822],[-74.20128966370724,40.621861420223105],[-74.2012830046592,40.62188364055943],[-74.20126628533922,40.6219152740491],[-74.20126518935855,40.62192381777953],[-74.20125970677968,40.62196397340677],[-74.2012430558626,40.6220186690109],[-74.20123089203493,40.62207421098945],[-74.20122657597604,40.62212973923015],[-74.20123122680747,40.62218525127224],[-74.20124484631354,40.62224074811686],[-74.2012618232834,40.62229453061896],[-74.20127768566682,40.62235002353251],[-74.20129466954012,40.622406368711275],[-74.20131276554139,40.62245929467928],[-74.20132414579007,40.62251564899552],[-74.20132319150883,40.62257117185267],[-74.20131102145743,40.62262415132079],[-74.2012876035384,40.62266519191273],[-74.2012753426314,40.622688276286084],[-74.20128435897739,40.62270448888547],[-74.20130229725318,40.62270531271311],[-74.20137624811919,40.62269322412828],[-74.20145020839281,40.622684552739834],[-74.20152419915588,40.622686131524084],[-74.20154553334775,40.62269805202314],[-74.2015613264203,40.62273048328354],[-74.201567098446,40.62278599384599],[-74.20157400062908,40.622844063780015],[-74.20158537726884,40.62289956518386],[-74.20160235599987,40.622953347629654],[-74.20161933837997,40.62300883852891],[-74.20162847442855,40.623064343187025],[-74.20163201104124,40.62312156545746],[-74.20163217876443,40.62317708584364],[-74.20163346671026,40.62323260493482],[-74.20163139695075,40.623289836366986],[-74.20162484432535,40.62334707750376],[-74.20161267733185,40.62340176478682],[-74.20159939399518,40.623457308759725],[-74.2015849443557,40.62349833368147],[-74.20156258549954,40.62351887376553],[-74.20151667919961,40.623536890418784],[-74.20144495652634,40.62354470486823],[-74.20137209129277,40.62354483252251],[-74.20134408905358,40.62355256864436],[-74.20133404548386,40.62356796088915],[-74.20133748521884,40.6235935797932],[-74.20138019476278,40.623630234252325],[-74.20140831691226,40.62366178852966],[-74.20141176249723,40.623689116386174],[-74.2013973307358,40.62373612103814],[-74.20136497069724,40.62378571911515],[-74.20132924492236,40.62383446834308],[-74.20127892559051,40.62387641076848],[-74.20122634786176,40.62391323207208],[-74.2011782330443,40.623943211524306],[-74.20113576602962,40.6239868479375],[-74.20109892401541,40.62403730801032],[-74.20107662790342,40.62407834658985],[-74.20108128389452,40.62413556758269],[-74.2010904271505,40.62419363478994],[-74.20108835947426,40.62425172210855],[-74.20110421636825,40.624305505577226],[-74.20113912157537,40.62435584063686],[-74.20114489015495,40.62441049648286],[-74.20114394150433,40.624467727277086],[-74.20113962867161,40.62452410955815],[-74.20113418927706,40.62457963974594],[-74.20111978609883,40.624636039845804],[-74.20110537966276,40.62469158571797],[-74.20108872991607,40.62474628077805],[-74.20107095873253,40.624801832530416],[-74.20105655441874,40.62485737839168],[-74.20104439249315,40.6249137750632],[-74.20103671160906,40.62496930916366],[-74.20103015573079,40.625025694354505],[-74.20102247739635,40.62508208318253],[-74.20101367409139,40.62513676568194],[-74.20100853518755,40.6251739237531],[-74.2010059946952,40.62519229977632],[-74.2009960772788,40.62524954440204],[-74.20098504238952,40.62530764755657],[-74.20097848041384,40.62536232546346],[-74.20098195802603,40.625400756433386],[-74.20101007985379,40.62543231080378],[-74.20103706793003,40.62545959750202],[-74.20105176401948,40.62550057137766],[-74.20106090574293,40.625557784350775],[-74.2010610807167,40.62561586723574],[-74.20106236889212,40.62567138564783],[-74.2010636579492,40.62572690405804],[-74.20106158505442,40.625783282578546],[-74.2010595083272,40.62583795214066],[-74.20106080033459,40.625895179509456],[-74.20107666274698,40.62595067243087],[-74.20109587274143,40.62600103377311],[-74.20113189608315,40.62605051280818],[-74.20117014779807,40.62609571577229],[-74.20118252353674,40.62611021520694],[-74.20120831355551,40.62611187836888],[-74.20121615531625,40.626053771069685],[-74.20141670667768,40.62607051339319],[-74.20139260637585,40.626248890541994],[-74.2009862556542,40.629344148106384],[-74.20080479681287,40.62933257144432],[-74.20075483895448,40.6295946341135],[-74.20062123354494,40.62958763810697],[-74.20061121332829,40.629610717977535],[-74.2005798786491,40.62962956454992],[-74.20052497747274,40.62964076464412],[-74.20047681715863,40.62965707750508],[-74.2004511906392,40.62971008030168],[-74.20043565877475,40.62976477328594],[-74.20042573785123,40.62982116595341],[-74.20042366560821,40.62987754393296],[-74.20042495421521,40.62993306232549],[-74.20042510042784,40.62998174869613],[-74.20042414785728,40.630038125728106],[-74.20042319337587,40.63009364735964],[-74.20042223823522,40.63014916966216],[-74.20041343977806,40.630205559866866],[-74.20040812771624,40.63025010069462],[-74.2004306594709,40.630251483740224],[-74.20043452432529,40.630251720757556],[-74.20043408735447,40.630236256242064],[-74.2004641483227,40.630237690989134],[-74.20046497314355,40.63025226223353],[-74.20047491385823,40.63025302994217],[-74.20052900571386,40.63025720643172],[-74.20052899588495,40.63025393527652],[-74.20061528534914,40.630260624790864],[-74.20061725250866,40.630265677217814],[-74.20072423728034,40.63027500731733],[-74.20072616306821,40.63026608219537],[-74.20072862574732,40.630261691542685],[-74.20073195149416,40.630257644567244],[-74.20073606000513,40.63025403898728],[-74.20074085207598,40.63025096186314],[-74.20074621199738,40.63024848749501],[-74.20075201034867,40.63024667562897],[-74.20075810712288,40.630245570014296],[-74.20076435510741,40.63024519734717],[-74.2007689976902,40.63024530579686],[-74.20077355842253,40.63024597588123],[-74.2007779210069,40.63024719051325],[-74.20078197419852,40.630248918720206],[-74.20078561464203,40.630251116433236],[-74.20078874950701,40.63025372761118],[-74.20079129885514,40.63025668566973],[-74.20079319767858,40.63025991517909],[-74.2007943975577,40.63026333378754],[-74.20079486789578,40.63026685432145],[-74.2007940766311,40.63027515375253],[-74.20078729982946,40.63034627396529],[-74.20078612300236,40.63035022637743],[-74.20078422588877,40.63035401271836],[-74.20078164645572,40.63035755721162],[-74.20077843632563,40.6303607889209],[-74.2007746597431,40.63036364316957],[-74.20076973884673,40.6303663742637],[-74.20076430396317,40.63036846454994],[-74.2007584975615,40.630369859233866],[-74.20075247184971,40.63037052175544],[-74.20074638478484,40.63037043474748],[-74.20073858600192,40.63036879494087],[-74.20073124916266,40.630366197374435],[-74.20072457532989,40.63036271323328],[-74.20071874739696,40.63035843799882],[-74.20071392507566,40.63035348883202],[-74.20071024051929,40.63034800136253],[-74.20070779470116,40.63034212597193],[-74.20070665464748,40.63033602367271],[-74.20070685160051,40.630329861695444],[-74.20070838016248,40.63032380890623],[-74.20040311643069,40.63029236226745],[-74.20038928301838,40.63037472640562],[-74.20037487473552,40.63043027215237],[-74.20036382796745,40.63048495730581],[-74.20035614843887,40.63054134505148],[-74.20034398231971,40.63059688688606],[-74.20033518820874,40.630654986373145],[-74.200329754749,40.63071222376286],[-74.20032768364506,40.63076945696892],[-74.20032224115997,40.63082413235157],[-74.20030671047282,40.63087882631439],[-74.20028669542491,40.63093438131185],[-74.20027229016048,40.630990781769974],[-74.20025788164573,40.6310463269958],[-74.20024347054542,40.631101018495976],[-74.2002301813126,40.631155707537715],[-74.20021577082565,40.63121039903262],[-74.20020248154837,40.631265088070485],[-74.20018694655934,40.63131892795865],[-74.20018695424596,40.6313214904694],[-74.2001846215906,40.631328669464246],[-74.20035346710831,40.631377236551344],[-74.20036347745413,40.63135675677609],[-74.20036791095535,40.631352833433105],[-74.20037313677025,40.631349524286506],[-74.20037901029833,40.63134692090167],[-74.20038536901669,40.631345095315304],[-74.20039203697702,40.63134409804215],[-74.20039882967427,40.63134395667702],[-74.2004055591518,40.631344675131686],[-74.20041203920238,40.63134623352615],[-74.2004180905204,40.63134858873903],[-74.20042354566343,40.631351675600634],[-74.20042825368543,40.63135540869632],[-74.20043208431336,40.63135968472978],[-74.20043493155202,40.63136438538147],[-74.20043671661695,40.631369380582356],[-74.20043739011435,40.63137453211314],[-74.20041405776936,40.63143084444788],[-74.20041177856223,40.631436258135444],[-74.20040832721646,40.631441298895275],[-74.20040380373116,40.63144582067636],[-74.20039833916975,40.631449692464464],[-74.20039209186245,40.631452802078286],[-74.20038524281888,40.63145505941976],[-74.20037799048345,40.63145639908459],[-74.2003705449856,40.631456782257224],[-74.20036312205156,40.63145619783567],[-74.2003559367537,40.631454662752915],[-74.20034919727914,40.631452221486555],[-74.20034309889762,40.6314489447699],[-74.20033781830377,40.63144492754274],[-74.20033350849751,40.63144028620026],[-74.20033029435106,40.63143515522084],[-74.20032826899093,40.63142968326963],[-74.2003274910996,40.63142402889096],[-74.2003279832154,40.63141835591487],[-74.20032973107946,40.63141282871011],[-74.20033268404885,40.631407607421956],[-74.20033675656404,40.63140284333178],[-74.20017265407739,40.631361080531036],[-74.2001570067434,40.63142916660898],[-74.20013810584061,40.63148215761578],[-74.20010798593178,40.63153260612375],[-74.20006776010861,40.63157794615547],[-74.20002079954787,40.6316207362026],[-74.19997047608248,40.63166353224659],[-74.19991789471193,40.63170120597351],[-74.19986082809453,40.631738888645394],[-74.19980488565139,40.63177742289548],[-74.19975342724334,40.63181595033321],[-74.19969860102792,40.63185277480098],[-74.19967512075765,40.63187416899671],[-74.19958138195464,40.6319436877578],[-74.19922396189578,40.63225066089282],[-74.19888910947776,40.63251435781245],[-74.1988306761225,40.63256853505981],[-74.19869022038324,40.6326987609337],[-74.19856881854749,40.632768147235204],[-74.198523462055,40.632783049024766],[-74.19850080496626,40.632797911275574],[-74.1984835284849,40.632828118936814],[-74.19847496643607,40.632832909130755],[-74.1984246321248,40.632873141314334],[-74.19838103570679,40.63291677927466],[-74.19834081295461,40.632963827482406],[-74.19833525916712,40.632980920161934],[-74.19835215694154,40.63300822353634],[-74.19839937094847,40.63304999702008],[-74.19840057854898,40.633079035417694],[-74.1983827331338,40.63311067088884],[-74.19837451123043,40.63311612792374],[-74.19834358263722,40.63314148770749],[-74.19828426341236,40.633175756719254],[-74.19822493365639,40.63320746319494],[-74.19815998724077,40.6332349083356],[-74.19809389789813,40.633255521398354],[-74.19803227375657,40.63326929506802],[-74.19795938941573,40.63326685738023],[-74.19791561643251,40.63325070386611],[-74.19785945083697,40.6332149260391],[-74.19780328255034,40.63317829412642],[-74.19774935751586,40.6331416576581],[-74.19768982830236,40.633105885030375],[-74.19762359861353,40.63307866501906],[-74.19759109214644,40.633081284078656],[-74.19756087372019,40.633099273165804],[-74.19752514502046,40.63314973062065],[-74.19748941010836,40.633198478608946],[-74.19746144974164,40.63322158900547],[-74.19739537162567,40.633245619573565],[-74.19732704477035,40.63326794432948],[-74.19728675288697,40.633291930578444],[-74.19727448930186,40.633315013995215],[-74.19728474265872,40.633370517016765],[-74.19728710892987,40.633412366555554],[-74.19726255931043,40.63345170042104],[-74.1972268278903,40.633501303052384],[-74.19722689857433,40.63352522003883],[-74.19724948428886,40.63357984717512],[-74.19726870369117,40.63363362585189],[-74.19728567947575,40.63368740904496],[-74.19728584360954,40.633742929374854],[-74.1972725211298,40.633787369023324],[-74.19723678514812,40.6338352633705],[-74.19719319610104,40.63388231744675],[-74.19714960710624,40.63392851677326],[-74.1971093273717,40.63395677274769],[-74.19707345771229,40.63395939625253],[-74.19703417037123,40.6339440887781],[-74.197011720218,40.633935586116905],[-74.19693997159295,40.6339382715525],[-74.1968861881993,40.6339494674797],[-74.1968492461093,40.633969176853036],[-74.19680564860431,40.63401281404216],[-74.19677318194323,40.634029097971975],[-74.19670031696386,40.63403349413128],[-74.19662858901322,40.63404301217358],[-74.19658156160827,40.634064446496964],[-74.1965233604014,40.6340987126825],[-74.19646965159143,40.634135533685416],[-74.19642830481202,40.63418258263236],[-74.19640266897436,40.63423387722051],[-74.19639381410384,40.63427318241098],[-74.19639167415751,40.63430820749362],[-74.19638286583748,40.6343628884117],[-74.1963695721331,40.63441757749162],[-74.19635291542015,40.634472272312586],[-74.19633289229807,40.63452611881632],[-74.19625489591562,40.63456079576934],[-74.19618464614526,40.634625724563726],[-74.19620359550315,40.634686050233796],[-74.19619879725185,40.634730209672625],[-74.19616074043178,40.634778104790364],[-74.19614123036094,40.63479275899465],[-74.19611983392554,40.63480696307969],[-74.19609834576862,40.634827748692125],[-74.19603303929257,40.634877187275066],[-74.19602261159353,40.63491051148356],[-74.19603260182686,40.634973358015834],[-74.19602904691313,40.63499584830446],[-74.19596386706306,40.63503051912158],[-74.19588355330798,40.63506696183839],[-74.19580605679685,40.63505839723769],[-74.19568609289362,40.63501686463901],[-74.19557688057976,40.63500421857061],[-74.19555975259365,40.63502398613064]]]}},{type:"Feature",properties:{ntacode:"SI24",ntaname:"Todt Hill-Emerson Hill-Heartland Village-Lighthouse Hill",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.09776968697943,40.6106235929408],[-74.09730455685593,40.61062732096524],[-74.09721750729031,40.610628017665015],[-74.09592704440013,40.610638347985955],[-74.09555829768529,40.61062477803696],[-74.09519027010238,40.61059466348516],[-74.09482489118831,40.61054805736011],[-74.09446404943493,40.61048521881028],[-74.0941095904345,40.61040655212258],[-74.09305685619938,40.61011993573739],[-74.09081541062325,40.609236585566705],[-74.09045495931339,40.60909452587405],[-74.09055711282683,40.609001151341666],[-74.09080114138608,40.60877808852033],[-74.0909603607828,40.60862968263681],[-74.09140973749913,40.60822629838752],[-74.09149703005623,40.60805196835161],[-74.0916038861328,40.607882972864985],[-74.09172937265154,40.607721192126874],[-74.09187212202276,40.607568367629526],[-74.09203043471953,40.60742604009487],[-74.09239912791301,40.607072289195095],[-74.09249749393625,40.60694385010532],[-74.09258024967308,40.606806786205865],[-74.09264555623338,40.60666283930486],[-74.0926455798992,40.60666278601153],[-74.09264560289118,40.60666272233192],[-74.09269213805368,40.60651384758494],[-74.09271908066331,40.606362222047984],[-74.09271909283478,40.60636212269338],[-74.0927190926982,40.60636202435392],[-74.09272620657858,40.606209856935294],[-74.09271380333564,40.606059362625075],[-74.09271379156053,40.60605927250389],[-74.09271376769675,40.606059183062584],[-74.09268272608386,40.60591244939669],[-74.09262561863416,40.60545055411189],[-74.09258665864604,40.60514053596878],[-74.09244145252248,40.60411958645073],[-74.09260921071355,40.60323012263218],[-74.09272060205332,40.60249806112925],[-74.09282191427815,40.60180956569936],[-74.09285575132604,40.601721807508326],[-74.0928806351472,40.601632326064156],[-74.09289641844215,40.60154165118154],[-74.09290300779645,40.601450319739115],[-74.092900364325,40.60135887234336],[-74.09288850363201,40.60126785059256],[-74.09286749597996,40.601177793409995],[-74.09283746578753,40.601089234005826],[-74.09263886122409,40.60084710212631],[-74.0924525669933,40.600598978533206],[-74.09227904334895,40.60034541023424],[-74.0921186991294,40.60008696940644],[-74.09197184913333,40.59982426331359],[-74.0917989239912,40.5993182101453],[-74.09172051497976,40.59922085701057],[-74.09171361385611,40.59913656617931],[-74.091713637524,40.5990521113734],[-74.09172058586464,40.5989678227953],[-74.09173443242041,40.59888403007788],[-74.09175512228711,40.59880106078594],[-74.09178257454684,40.59871923931015],[-74.0919282787704,40.598504050807506],[-74.09228641027808,40.59808240038086],[-74.09272305137702,40.59746426362759],[-74.09336426773824,40.59703306891736],[-74.09375453841182,40.59674489030664],[-74.09427668467906,40.596449270997105],[-74.09490220801491,40.59629562262198],[-74.09586192742509,40.59595088889736],[-74.09722072868999,40.59536515534785],[-74.09798651188379,40.594929686766214],[-74.0980683913998,40.59488151992039],[-74.09873787399614,40.5944877154243],[-74.0990817976487,40.59428707089988],[-74.09949192250028,40.59404778067438],[-74.09979588970083,40.59387136552129],[-74.10006671883748,40.59364027087483],[-74.10041498984681,40.59334309266045],[-74.10053851571678,40.593183204868595],[-74.10064720659425,40.593016854925594],[-74.10064730218211,40.59301670172002],[-74.100647384131,40.593016539647344],[-74.10074036688464,40.592844989354],[-74.10074047316026,40.59284478286463],[-74.10074056645472,40.59284456650244],[-74.10081739424693,40.59266873468467],[-74.10083052260454,40.59263230579948],[-74.10097579686271,40.59183223435316],[-74.10090957428974,40.59102161430699],[-74.10089057028651,40.59042994899215],[-74.10088251662548,40.590179215641214],[-74.10149482345588,40.589344261003845],[-74.10207990052146,40.5887417511883],[-74.10246256597141,40.58839633614332],[-74.10256758234401,40.58830154124048],[-74.10282423894105,40.588069865738404],[-74.10292541157015,40.58797854012851],[-74.10317352512214,40.58775457131027],[-74.10328238018538,40.58765631047106],[-74.10344974414173,40.58750523145319],[-74.10357323123208,40.58739375969279],[-74.10392537952129,40.58707587422039],[-74.1045486461326,40.586500648547975],[-74.10525775474666,40.585921435734875],[-74.1058839313891,40.58540720777868],[-74.1064946506255,40.58489534298605],[-74.10729031072196,40.584222298293795],[-74.10790851582661,40.583685637783894],[-74.10924835542119,40.582678413036064],[-74.11028714328886,40.582198747624005],[-74.11127706512296,40.5817907287919],[-74.11220998062825,40.58126623843366],[-74.11306954333429,40.580768522920756],[-74.11367299833314,40.58031293718846],[-74.11394959692657,40.580041416020514],[-74.11422746742873,40.57973390805737],[-74.11481941463235,40.579176874600165],[-74.11542284109144,40.578630866724424],[-74.11548040586808,40.57857916053425],[-74.1155441725109,40.578531873462914],[-74.11561356031997,40.57848943612754],[-74.11568793741027,40.578452234980716],[-74.11576662657066,40.57842060858552],[-74.11584891114977,40.578394845171125],[-74.1159340418253,40.578375179350225],[-74.11602124335958,40.57836179020808],[-74.11665248795548,40.578306613899336],[-74.1167468908653,40.57829161685215],[-74.11683912776515,40.57827017082621],[-74.1169284434097,40.57824245187832],[-74.1170141047471,40.57820868694798],[-74.11712064457453,40.57813510885277],[-74.1172220360669,40.578057416688075],[-74.11731800632394,40.57797581958026],[-74.11740829760205,40.57789053704863],[-74.1174926662899,40.577801798729276],[-74.11757088531417,40.577709843481465],[-74.11769630589836,40.57757997700444],[-74.11781533624975,40.577446659971045],[-74.11792781405947,40.57731007480271],[-74.11803358434757,40.57717040890649],[-74.11844855636885,40.576658680966304],[-74.11910954863288,40.57615725222906],[-74.11978567428567,40.575815556490944],[-74.12112080198584,40.57530684557241],[-74.12125713791016,40.575254894032085],[-74.1215372890615,40.57515325257949],[-74.12164470259123,40.575127277333344],[-74.12164481986467,40.575127249231706],[-74.1216449263904,40.57512723102572],[-74.12175709338536,40.57511182142933],[-74.12175724670897,40.575111803173606],[-74.12175740004847,40.57511179362943],[-74.12187169046487,40.57510757499937],[-74.12187183304074,40.57510756663913],[-74.1218719864123,40.57510757468539],[-74.12198554138799,40.575114631302945],[-74.12198569476263,40.575114641024356],[-74.12198585893297,40.5751146671522],[-74.12209602127056,40.57513258737524],[-74.12264375348585,40.575483019681094],[-74.1227605794275,40.57556662573692],[-74.12276069843999,40.57556670686162],[-74.12276083964319,40.575566787962636],[-74.12289120514797,40.57564050035827],[-74.12289127729679,40.57564054584915],[-74.1228913593144,40.5756405814452],[-74.12303304139982,40.57570264697189],[-74.12303319642999,40.57570271968129],[-74.12303336131099,40.57570277277914],[-74.12318352282381,40.57575177194263],[-74.12318366483878,40.575751816185715],[-74.12318380662013,40.57575185289021],[-74.1233393647002,40.57578694076441],[-74.12333955263706,40.57578698613076],[-74.12333972977284,40.57578701241024],[-74.12349756417892,40.57580793382917],[-74.12405836162026,40.57583287168276],[-74.12513333838355,40.57587998803215],[-74.12563664107314,40.575973444481356],[-74.12665688938017,40.57628493291623],[-74.12708721300136,40.57637160863599],[-74.12711785760678,40.57625154105414],[-74.12715445825492,40.57613244712697],[-74.12719696214236,40.57601449856722],[-74.12724530795514,40.57589786543525],[-74.12729942595737,40.575782715893915],[-74.12735923795364,40.57566921553145],[-74.12742465786818,40.57555752843278],[-74.12749559135045,40.57544781562875],[-74.12757193610192,40.57534023530293],[-74.12765358202367,40.57523494256356],[-74.12784711441535,40.57516757675327],[-74.12814797505489,40.57505653857924],[-74.12914464419524,40.574730054142705],[-74.12930379600714,40.5746754110396],[-74.13094048717159,40.574106011203405],[-74.13195383472507,40.573742531121574],[-74.13251620303103,40.57355762267896],[-74.1327225360953,40.573499637923014],[-74.13293148655033,40.57344738676901],[-74.13314278049235,40.57340093770922],[-74.13335614144685,40.573360351954676],[-74.1335712892275,40.5733256824312],[-74.13378794180849,40.57329697458487],[-74.13461855596367,40.57319771268522],[-74.13579193326575,40.5730519498341],[-74.13635343242767,40.57299130958048],[-74.13704258121895,40.57290845220903],[-74.1381387369324,40.572779642960455],[-74.13846597004327,40.57273988737392],[-74.14024008786683,40.57252737262165],[-74.14110631274953,40.57242255263393],[-74.14184764649329,40.57233261396776],[-74.14418588207629,40.57203741050752],[-74.14403879784749,40.57129949739382],[-74.14387453553135,40.570606594189854],[-74.1440215328941,40.57033011963034],[-74.144387450266,40.569706100667275],[-74.14489975749801,40.56991516993299],[-74.14559994096581,40.570211106574924],[-74.14629083653979,40.5704967314426],[-74.14634725319738,40.57051823418077],[-74.1464064177747,40.570534897930685],[-74.14646761905374,40.570546522376816],[-74.14653012133174,40.57055296778108],[-74.146593172957,40.57055415698243],[-74.14665601634267,40.570550075461114],[-74.14671789606443,40.570540772280125],[-74.1467780682826,40.57052635927061],[-74.1468484875971,40.57051367154907],[-74.14692022266135,40.570506445602234],[-74.14699254689098,40.57050475461974],[-74.14706472743035,40.570508615555255],[-74.14713603353006,40.57051798935836],[-74.14720574297496,40.57053278108772],[-74.1479014217094,40.57088958110834],[-74.14936002584399,40.569736054342904],[-74.14983519232248,40.56935734409472],[-74.15033131574233,40.56891285918256],[-74.1505389830722,40.56874864508958],[-74.15075081647728,40.568587555600885],[-74.1510028053621,40.56839284925433],[-74.151235619279,40.56822060517049],[-74.15147304171855,40.56805205958768],[-74.15171497164673,40.56788728420537],[-74.15228114592082,40.56739294688608],[-74.15295627683588,40.56677601677866],[-74.15357985531365,40.56625318613657],[-74.15416347354667,40.56583667597552],[-74.15434186890785,40.565742097120676],[-74.15450973513872,40.565633980152334],[-74.15466447664933,40.56551344268536],[-74.15480383017032,40.56538194097721],[-74.154925897238,40.565241257482306],[-74.15502927821264,40.56509341371801],[-74.15511310427256,40.564940544736736],[-74.15585090370571,40.56377444472016],[-74.15675090994786,40.56288697539386],[-74.156858840495,40.56278909457584],[-74.15685888785713,40.56278905782211],[-74.1568589345626,40.56278902207443],[-74.15698080699126,40.56269986548955],[-74.15698100830797,40.56269972130615],[-74.15698121954988,40.56269959419722],[-74.1571153138306,40.562620741280966],[-74.15711540728242,40.562620687376004],[-74.1571155137139,40.562620641662285],[-74.15725961206287,40.56255338321176],[-74.15725974151663,40.562553319373094],[-74.15725989471652,40.56255326488367],[-74.15741136739531,40.56249856625506],[-74.15825784169338,40.56220197732189],[-74.15915791685183,40.56193583351187],[-74.16005640646911,40.56170550024461],[-74.16096801899175,40.56146020205597],[-74.16153130083387,40.561269354479975],[-74.1619329323131,40.56111113296362],[-74.16272123558389,40.56077419502384],[-74.16377941590196,40.560316979621994],[-74.16494149359482,40.56011179713527],[-74.16591981647932,40.56029041027063],[-74.16688971956607,40.560476605366475],[-74.16982582316338,40.561090420605595],[-74.16976493882177,40.56288426411397],[-74.1697497476699,40.56332951250939],[-74.16974968882833,40.5633312534008],[-74.1697455406093,40.56345282232778],[-74.16973775150728,40.563838418908595],[-74.16972693359935,40.56437399817245],[-74.1697249022135,40.56447115986415],[-74.16969147292161,40.566070399947826],[-74.16967801670178,40.56647024502273],[-74.16966210876025,40.566900486319504],[-74.16963095573573,40.56764920479213],[-74.1696265839035,40.56829637659766],[-74.16964479183355,40.56894363530783],[-74.1696855676829,40.56959029807824],[-74.16974884991393,40.57023566587444],[-74.16983454521943,40.570879076385076],[-74.16989836438242,40.57139288066482],[-74.16994235743131,40.571908344787275],[-74.16996641563729,40.57242479345469],[-74.16997050300797,40.57294155979553],[-74.16995464109121,40.573457969136506],[-74.16991886090375,40.573973354653944],[-74.16980912427324,40.57579489354281],[-74.16975526264068,40.57668893441343],[-74.16973086900397,40.57696575685437],[-74.16970918653443,40.57745394546085],[-74.16967337637394,40.57794182219284],[-74.16962344942657,40.578429043919584],[-74.16955946597147,40.578915242135274],[-74.16948145757473,40.5794000745062],[-74.1691380793406,40.581805812475224],[-74.16909417619631,40.58211339702851],[-74.16908500814691,40.58217764560941],[-74.16907820717701,40.58222502330973],[-74.1690549824351,40.58238696324325],[-74.16904837826124,40.58243293524436],[-74.16903999847074,40.58249177882091],[-74.16901204265221,40.58268826949379],[-74.16895369168262,40.583098363702284],[-74.16852867711289,40.58585297305038],[-74.16850268751452,40.58602141819297],[-74.16846500932795,40.586271934821056],[-74.16841896645887,40.58657805908017],[-74.16818745402126,40.58741515788931],[-74.16801444061777,40.58807168794174],[-74.16799293439303,40.58818840499558],[-74.16796294073049,40.58830402866606],[-74.16792455227501,40.588418200132715],[-74.16787788845672,40.58853056590766],[-74.16784277812535,40.58860571153107],[-74.16780233157854,40.58867928150774],[-74.16775666976919,40.58875105579956],[-74.16770592974564,40.588820819771755],[-74.16765026276109,40.58888836475962],[-74.16758983529448,40.58895348874378],[-74.16578641259241,40.59070780380047],[-74.16378228626164,40.59218814690093],[-74.1634717717326,40.59241197648509],[-74.16333722141806,40.59249568615711],[-74.1632301694804,40.59257129358273],[-74.16307514349867,40.59269728934706],[-74.1628329689929,40.592920692495184],[-74.16261028361872,40.59315453244869],[-74.16245428608424,40.59337661463317],[-74.16231492838959,40.593605976211634],[-74.16219305322393,40.59384151588857],[-74.16208932485033,40.59408204114493],[-74.1620042077436,40.594326342649545],[-74.1619444903282,40.59453549578205],[-74.1619081833582,40.594685313298974],[-74.16188841107339,40.59483745761353],[-74.16188546180199,40.59499033529011],[-74.16188699170579,40.595007127465074],[-74.1618994057822,40.59529877113207],[-74.16180204355294,40.59530144784004],[-74.16025756093413,40.59534393813324],[-74.15989227948229,40.595170141069694],[-74.15891672581358,40.594629684822614],[-74.15843220320436,40.59435962031963],[-74.15800268916703,40.59412020389876],[-74.15795821640782,40.594087045110875],[-74.15636568641338,40.59319512822004],[-74.15610300430015,40.59304747555056],[-74.15537259655297,40.59259733846101],[-74.15451364546298,40.59212059875743],[-74.15314270658958,40.59137072065254],[-74.15235278607254,40.59093618033642],[-74.15216210264813,40.59083619320902],[-74.15096968888479,40.590176574016866],[-74.14972777163999,40.589492503582015],[-74.14869312182378,40.58884235368001],[-74.14858798614058,40.58876582832571],[-74.14846882501656,40.58869854149019],[-74.14833787869549,40.58864260781147],[-74.14819807748583,40.588599680505055],[-74.14805282718638,40.58857080740342],[-74.1479057654224,40.58855634617012],[-74.14776039970927,40.58855595672588],[-74.14684720187039,40.588571084813694],[-74.14636402137604,40.58855786922581],[-74.14583447984,40.58856291924376],[-74.14414960262846,40.588607920819726],[-74.14273910360009,40.588697736702834],[-74.14168277390333,40.58874118495241],[-74.13862035582919,40.58906443961389],[-74.13849744236457,40.589313705735016],[-74.13728879491126,40.59078631534531],[-74.13704557964785,40.59107381856555],[-74.13681569003859,40.591367879252054],[-74.13659957140705,40.59166794779344],[-74.13639761390179,40.59197345654901],[-74.13549571929566,40.59370046793973],[-74.13544074003747,40.59381694309685],[-74.13510176782287,40.59453503267482],[-74.13378749564964,40.596330532161694],[-74.13281306469587,40.59724097409255],[-74.13205430801176,40.59781870571356],[-74.13123935852089,40.59830974875974],[-74.13114463238286,40.59840588924542],[-74.13106374523046,40.59851042401048],[-74.13099847667215,40.5986215420736],[-74.13095007654756,40.598737151605846],[-74.13091909425599,40.59885504815406],[-74.13080319465435,40.59884208586801],[-74.12982988730997,40.598671576859495],[-74.12888881101435,40.5985478333426],[-74.12798105653144,40.59842483609141],[-74.12714563678433,40.598330361823564],[-74.12545223411512,40.59813734974926],[-74.12535321323642,40.59814001672809],[-74.12525469337838,40.59814805524644],[-74.12515717540819,40.59816142443713],[-74.1250611551003,40.598180056332225],[-74.12496712061619,40.598203856208514],[-74.12487555003275,40.59823270293655],[-74.12478690886768,40.59826644998901],[-74.12470164777159,40.598304925798104],[-74.12462020021322,40.598347934754884],[-74.12454298027582,40.598395258203915],[-74.12399136736207,40.59871481091879],[-74.12322499734961,40.59909695322763],[-74.12318579069928,40.599195115840566],[-74.12264348705804,40.59941858473054],[-74.12229425056167,40.59968717751887],[-74.12070424315338,40.6007059809471],[-74.12064234363265,40.600782716389425],[-74.12064226096713,40.60078282520273],[-74.1206421906409,40.60078295109104],[-74.12059587483185,40.60086676652042],[-74.12059578084886,40.60086693733133],[-74.12059572205064,40.60086711798966],[-74.12056678071724,40.600955245972806],[-74.12056671123037,40.600955471707664],[-74.12056668786656,40.60095567879836],[-74.12055576765727,40.60104529194864],[-74.12059546276714,40.60180975823964],[-74.11957594371609,40.601817028975944],[-74.11790155113151,40.601856454330395],[-74.11777623924927,40.60186024819016],[-74.11684368719231,40.601894806951265],[-74.11500030957134,40.60207428599326],[-74.11487058414063,40.60213665954412],[-74.11511342595867,40.602533817373136],[-74.11530272511737,40.603868256418764],[-74.11537755010374,40.6039841869333],[-74.11544265192643,40.604694948669646],[-74.11554728310291,40.605395927591154],[-74.1156748206881,40.60613313830911],[-74.11579141405598,40.60686116485439],[-74.11585624312096,40.6071511844857],[-74.11587716401417,40.60725747053396],[-74.11601008181948,40.60737434987478],[-74.11615857789464,40.6074809479689],[-74.1162535671224,40.607536441121105],[-74.11632047766084,40.60757552900954],[-74.11649318843435,40.60765675164931],[-74.11706965273345,40.608206249755],[-74.11742466453849,40.60928900891127],[-74.11834442054376,40.609144126231534],[-74.11839688776706,40.6091383738619],[-74.11848942449511,40.609128225415816],[-74.11869020320799,40.60910620814447],[-74.11883362261557,40.609090480582985],[-74.11897246881844,40.609075254132584],[-74.11913216526908,40.609057741079006],[-74.12025405538084,40.60893470387883],[-74.12052328678442,40.608905175984084],[-74.12066342780017,40.60888980574277],[-74.12079903102543,40.60887493263543],[-74.12116879881756,40.60883437596141],[-74.12127253375773,40.60936217016115],[-74.12133581806272,40.60966649812208],[-74.12135179626344,40.60976526866164],[-74.1204407989599,40.61001806653642],[-74.11993967873948,40.61014626700226],[-74.11832650861193,40.610580774267525],[-74.117389239309,40.610833214599474],[-74.11687458182028,40.61097182592989],[-74.11677996738318,40.61099204870697],[-74.11651105808897,40.61105092797054],[-74.11566833774822,40.61117538441355],[-74.11508745369113,40.611209431935],[-74.11458547834059,40.61120229579381],[-74.11425629862228,40.6111961491491],[-74.1139270709543,40.61117668254385],[-74.1135992039971,40.61114391251119],[-74.11327407950714,40.61109793754854],[-74.11295306821812,40.611038972444675],[-74.11263747380988,40.61096736625979],[-74.1111363807901,40.61058606049717],[-74.11082654354695,40.61050691535158],[-74.11047956436141,40.610418656145455],[-74.11000934052294,40.61033620554779],[-74.10945696462582,40.61028543917057],[-74.10890146158118,40.61025158549945],[-74.108852682512,40.61025010903298],[-74.10834417935492,40.61023476735728],[-74.10778645175388,40.61023505717995],[-74.10722963838862,40.61025244531569],[-74.10667509626366,40.61028680302829],[-74.10549389024675,40.61034361707521],[-74.10429495465014,40.61038212983729],[-74.10337596951443,40.61041347176277],[-74.10290182379002,40.61042910333296],[-74.10239596915216,40.61044802768126],[-74.10181225391422,40.61046986327239],[-74.10165478069673,40.61047575358812],[-74.1013859682829,40.61048580704328],[-74.10082806876161,40.610506671337944],[-74.1000361652412,40.610536282311266],[-74.09946989754877,40.610558101373606],[-74.09938453032055,40.610561389933395],[-74.09776968697943,40.6106235929408]]]}},{type:"Feature",properties:{ntacode:"QN55",ntaname:"South Ozone Park",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.80576840191377,40.682932391250375],[-73.80551811187094,40.68240821040146],[-73.80522682790058,40.68179814988025],[-73.80492976253603,40.68117697416891],[-73.80464517096217,40.68057988974779],[-73.8042828817001,40.679817356729906],[-73.8041022658937,40.67942454965137],[-73.8032302765361,40.67768105700577],[-73.80307520428964,40.677345601239885],[-73.80267769608535,40.67649796690526],[-73.80238906440029,40.67588847918264],[-73.80202521779674,40.67511427321624],[-73.80168194759732,40.674383848959934],[-73.80142836780244,40.67366683394037],[-73.80140210650745,40.67356131987989],[-73.80130166462126,40.67312152223214],[-73.80119461615134,40.672422464605624],[-73.8011723425107,40.67220503174234],[-73.80115934931432,40.67189389022066],[-73.80115538597236,40.67179912084393],[-73.80114238138218,40.67148794259652],[-73.80113697261632,40.67135852938838],[-73.80113430131911,40.671294462128515],[-73.80113236148262,40.67054866761709],[-73.80116000865927,40.66980042097257],[-73.80117909108158,40.669100265712046],[-73.80120616597719,40.6689444235507],[-73.80124710861257,40.668500134636794],[-73.801342868033,40.66777379734386],[-73.80141266307585,40.667358409696654],[-73.80153052669348,40.66683715949297],[-73.80155565335498,40.6667533639433],[-73.80166776757224,40.666372962670614],[-73.80168266553372,40.66632235257094],[-73.801702979377,40.666264070294176],[-73.80183646349177,40.66588109373758],[-73.80203207689972,40.665248025332474],[-73.80214866502814,40.665249953463984],[-73.80299527207316,40.6652166107817],[-73.80377524451642,40.66516018427419],[-73.8043205057095,40.66512073336711],[-73.80572397782825,40.66496064061255],[-73.80614395972859,40.66491273021006],[-73.80764810718703,40.66461830623327],[-73.80779777593767,40.664589008246246],[-73.80845016114503,40.66446130126381],[-73.80884594201608,40.66429766939555],[-73.80945926931714,40.66404408886313],[-73.81006836955382,40.66379225210375],[-73.8106104489793,40.663480854015006],[-73.8111660871367,40.66317747410244],[-73.81176694941482,40.66293453587804],[-73.81228672785205,40.662822837993275],[-73.81281616319521,40.66272443613161],[-73.8133501116203,40.66264007870674],[-73.81388759027178,40.66256992606554],[-73.81442763026922,40.66251410224155],[-73.81496922485861,40.662472668234656],[-73.81791759590803,40.66295601625089],[-73.82305210566467,40.66355387813584],[-73.82427005665808,40.66357656374969],[-73.82486060985704,40.66357678974854],[-73.8250346756845,40.66358013430595],[-73.82571228011946,40.66359314004255],[-73.82629450900437,40.6636383341223],[-73.82687353924481,40.66370410749196],[-73.82713313564106,40.66375536803226],[-73.82789758845884,40.66390630702649],[-73.82910033539586,40.664250738088164],[-73.82938864174243,40.66436464971052],[-73.83003156868133,40.664581887677954],[-73.83225430936331,40.665301000178715],[-73.83255286591702,40.66537035392556],[-73.83270533904131,40.66540577261352],[-73.83285442695643,40.66575125568533],[-73.83288329378982,40.66581006720517],[-73.83293516794713,40.665902727877004],[-73.83334819269365,40.66677318701547],[-73.83528117660407,40.670813642800844],[-73.83547485739217,40.671201870046694],[-73.83600752809828,40.67226955921544],[-73.83641423893981,40.673115589231834],[-73.83680894764422,40.67396111720047],[-73.83713760457339,40.674665134272736],[-73.8374957178212,40.67540682376928],[-73.83784372255333,40.67607812416117],[-73.83811946691182,40.67662988905894],[-73.83794251035302,40.67679420925385],[-73.83952065325153,40.6799618692112],[-73.84012856127187,40.681146650583784],[-73.83952877074837,40.68126341456858],[-73.83865065785382,40.681438237150566],[-73.83779738317124,40.68167058681343],[-73.83778880289175,40.68167389746652],[-73.83772037448847,40.68170030674449],[-73.83713815477492,40.681925000009976],[-73.83711511356694,40.68193389177497],[-73.83697486283675,40.681988017764],[-73.83807769069344,40.6842389097031],[-73.83717651684748,40.68449539241841],[-73.83595082841039,40.68484354688589],[-73.83511671964301,40.68508493305135],[-73.83425993174686,40.68532893699835],[-73.83342190706587,40.685567781769564],[-73.8325774771027,40.68580634542121],[-73.8317229831252,40.686050705398216],[-73.83088556296514,40.68628654791134],[-73.83003934136119,40.68652935908682],[-73.82918242264668,40.686770805762194],[-73.8283562087997,40.6870028099533],[-73.82753021391736,40.687239482736615],[-73.8285113675919,40.689239056295975],[-73.82768417666503,40.689474799602536],[-73.82685467531807,40.68970953602844],[-73.82599347388563,40.689953662258056],[-73.82501128938713,40.68795231842884],[-73.82398034338138,40.68824526825718],[-73.82293216268158,40.68854300110561],[-73.82189346689502,40.68883822600535],[-73.82085264084243,40.68913438340891],[-73.81993922429761,40.68939369293892],[-73.8190607526393,40.689642441974286],[-73.81818710974099,40.689892074806885],[-73.81692641370552,40.69025014736745],[-73.81607487558885,40.69049227096903],[-73.81522826669587,40.69073347712901],[-73.8143843798058,40.690971953263315],[-73.81354014221492,40.69121136783572],[-73.81309863128283,40.69131810196257],[-73.8127176213563,40.691407803822294],[-73.81186315125281,40.69163008016558],[-73.81098810575413,40.69185504473439],[-73.81072587521034,40.691922422303456],[-73.81063298310897,40.69194738257677],[-73.81024426244696,40.69126358681656],[-73.80995601250675,40.69075611265788],[-73.80972326740796,40.690346344145176],[-73.80954787530314,40.690037546124564],[-73.80918425200778,40.6894004789695],[-73.80914461304558,40.689331030230505],[-73.80892417145992,40.688944809204116],[-73.80874358572514,40.68862588409127],[-73.80857655170678,40.688330890300584],[-73.80807342422312,40.68745282425865],[-73.80787469619219,40.687098337793785],[-73.80733621802696,40.686125446990104],[-73.80709063332463,40.685630310783836],[-73.80660608736397,40.6846811457839],[-73.80606202730922,40.68355436096246],[-73.80576840191377,40.682932391250375]]]}},{type:"Feature",properties:{ntacode:"QN57",ntaname:"Lindenwood-Howard Beach",borocode:"4",boroname:"Queens"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.85898002979162,40.65267545783555],[-73.85868859934206,40.652487556095714],[-73.85854822276498,40.65236079018095],[-73.8583738561172,40.65218529245002],[-73.85805076446113,40.651801868190894],[-73.85793978941115,40.6516757415765],[-73.85783392607358,40.65155815255732],[-73.85774883373955,40.65148988169545],[-73.85752745156294,40.65137924311272],[-73.85731941515519,40.65123709900791],[-73.85730224535367,40.6510641045785],[-73.85718757766342,40.650875694608665],[-73.8570260178516,40.650693719304485],[-73.8569587029194,40.6505873734718],[-73.85898002979162,40.65267545783555]]],[[[-73.85898002979162,40.65267545783555],[-73.85975533673276,40.65410417618981],[-73.85948691913484,40.65393234893363],[-73.85941022942704,40.653864737422424],[-73.85940989064707,40.653857861810515],[-73.85944474027157,40.65363754760177],[-73.85934240802176,40.65356106691017],[-73.8592495587376,40.65325429542845],[-73.85912613282362,40.65317299473184],[-73.85904529229806,40.65310797608397],[-73.859007153815,40.653004058372254],[-73.85898002979162,40.65267545783555]]],[[[-73.85975533673276,40.65410417618981],[-73.86042178339467,40.65461220184153],[-73.86048308196997,40.65465892817505],[-73.86052767845536,40.65470596207668],[-73.86056716719686,40.65474745228597],[-73.86059601856863,40.654779697268225],[-73.86098917354025,40.655209766602646],[-73.86094500968184,40.655220679595715],[-73.86089920014153,40.65522644261996],[-73.86085277415211,40.655226926193734],[-73.86080677479698,40.655222119452276],[-73.86076223557379,40.655212130391774],[-73.8607201571734,40.65519718344298],[-73.86045463170873,40.6550671073662],[-73.86030402711812,40.654925002722074],[-73.86025748919225,40.65488405050406],[-73.86025130311081,40.65487860669239],[-73.86024486376596,40.65487225456886],[-73.86021221902368,40.65484005213155],[-73.86015870367477,40.65479366330591],[-73.85979242750743,40.654476157377076],[-73.85975533673276,40.65410417618981]]],[[[-73.83032725337071,40.655132805803326],[-73.83037789718183,40.65512833511799],[-73.8304132505904,40.65515782233627],[-73.8304120390575,40.65521585576173],[-73.83040011516317,40.655257143998924],[-73.83035808100358,40.655322082887686],[-73.83033058333685,40.65536987237497],[-73.830266018515,40.655428646784785],[-73.83019020357278,40.65547881888338],[-73.83012570678885,40.65551061084529],[-73.83000321318904,40.65555212870708],[-73.82992594068774,40.65554220300214],[-73.82988919856025,40.65552282258406],[-73.82994556435845,40.655424494352964],[-73.830043066256,40.65534942254131],[-73.83032725337071,40.655132805803326]]],[[[-73.85096453684089,40.67171951137119],[-73.84847765302489,40.67091673865278],[-73.84787000874057,40.670779499854575],[-73.84741378151114,40.670629995177805],[-73.84686893110232,40.67046997731531],[-73.84593839119822,40.670178977829856],[-73.84556839865523,40.67008337621671],[-73.84481033205488,40.66984462298918],[-73.84322150154426,40.669340410884594],[-73.84305613831279,40.66930593830466],[-73.8428858937472,40.66928507550817],[-73.84271367705314,40.669278293352136],[-73.84258048966693,40.669280533137396],[-73.84243585420239,40.66928855691421],[-73.84229542237738,40.66881391805974],[-73.842272378807,40.668736046184556],[-73.84215802163928,40.668701447728054],[-73.8411739918563,40.668507442711366],[-73.84013623756778,40.668268025015145],[-73.84008553675031,40.66846748161132],[-73.83927851016378,40.66820184891067],[-73.83834358195394,40.667989026072036],[-73.83744908726744,40.66779835039973],[-73.8373007213446,40.667707359816276],[-73.83667829534586,40.66758649247942],[-73.83570108828373,40.66726022192228],[-73.83528941549285,40.6672359792613],[-73.83487654300711,40.667211664718124],[-73.83464965632122,40.667115307803456],[-73.83334819269365,40.66677318701547],[-73.83293516794713,40.665902727877004],[-73.83288329378982,40.66581006720517],[-73.83285442695643,40.66575125568533],[-73.83270533904131,40.66540577261352],[-73.83247768280151,40.66496821281326],[-73.8318573795125,40.66365393062866],[-73.8310777106599,40.66205622373805],[-73.83029375208163,40.66040199102959],[-73.83003131984034,40.65989400832962],[-73.82991335753414,40.65966566818303],[-73.82931420152836,40.658898656745535],[-73.82859942404703,40.65719697301607],[-73.82827925614909,40.6560335329229],[-73.8280718109648,40.6552677027026],[-73.82782507568194,40.65424036172589],[-73.82770683601404,40.65374803619062],[-73.82759641692026,40.65328826598066],[-73.82747807095916,40.652795478283714],[-73.82736078914724,40.65230711930857],[-73.82724192613381,40.65181216271283],[-73.82712509975836,40.6513256859699],[-73.82701324397526,40.650859899128974],[-73.82689623324877,40.65034970898685],[-73.82671943612847,40.64957881932035],[-73.82639242844498,40.64832434861567],[-73.82642966960303,40.6483309399201],[-73.82646514835923,40.64834179333127],[-73.82649802934706,40.64835665330001],[-73.8265275383644,40.648375169940586],[-73.82655298060236,40.648396907268605],[-73.82655671280317,40.648438746575216],[-73.82656619065553,40.648480056323685],[-73.82658130944266,40.64852038005419],[-73.82660190211642,40.648559272201325],[-73.82664941532069,40.64860232700428],[-73.82669139111579,40.64864860003646],[-73.82672745601668,40.64869767959063],[-73.82675728912739,40.64874912898799],[-73.82681157114804,40.64877651530549],[-73.82686957464485,40.64879904518339],[-73.82693055388665,40.64881642896147],[-73.82699372488197,40.64882844314134],[-73.82705666059782,40.64886108019285],[-73.8271231749363,40.648889301366005],[-73.82719273528248,40.64891288067741],[-73.82726478462838,40.64893162931364],[-73.8273387460335,40.64894539714303],[-73.82741402724501,40.64895407391835],[-73.82743265697931,40.6489593510469],[-73.82746167904854,40.648964689277946],[-73.82749140376734,40.648966822396304],[-73.82752122418421,40.6489657068456],[-73.82755053139346,40.648961365404446],[-73.82757872696897,40.64895388672104],[-73.82758261601715,40.64894768992694],[-73.82758781279479,40.64894207678712],[-73.82759417048418,40.64893720588184],[-73.82760150947011,40.648933214822],[-73.82760962241429,40.648930216361514],[-73.82761828011294,40.64892829521163],[-73.8276272379722,40.64892750564793],[-73.82763624291819,40.6489278699769],[-73.82764504054686,40.6489293779056],[-73.82765338231104,40.64893198683266],[-73.82766103254251,40.64893562305173],[-73.8276677751098,40.648940183833695],[-73.82771464778301,40.648967597442834],[-73.82776578811198,40.648990155138485],[-73.82782033422221,40.64900747675117],[-73.82787736683844,40.649019270356035],[-73.82793592477793,40.649025337192754],[-73.82799502115017,40.64902557501553],[-73.82805365998986,40.64901997981628],[-73.82811085304297,40.64900864589219],[-73.82819827957917,40.64902300933728],[-73.82828395313008,40.649042562961505],[-73.82836734344548,40.64906718574404],[-73.82844793440482,40.649096725289894],[-73.82852522721154,40.64913099877341],[-73.82859874347983,40.64916979406909],[-73.82866802819531,40.64921287106476],[-73.82872209038028,40.649260617573326],[-73.82878155878632,40.649304477253644],[-73.82884595377674,40.649344096352344],[-73.82891475597643,40.649379155318094],[-73.82900455239412,40.6495466505859],[-73.82907978221007,40.64966181132408],[-73.829113497128,40.64976828127217],[-73.82912090236678,40.64982581589168],[-73.82913955293046,40.64983384309022],[-73.82923148450313,40.64988086987098],[-73.82933909113291,40.6499473250083],[-73.82938618067858,40.65003440854323],[-73.82945096002948,40.6500441668332],[-73.82968053496565,40.650228865695375],[-73.8298694876653,40.650429630141815],[-73.83001172288625,40.650917353745385],[-73.83038140837154,40.65114791992991],[-73.83053125515526,40.65132952012444],[-73.83069916378133,40.651404312083706],[-73.83081972914461,40.65151378528041],[-73.83093651353488,40.651626129255874],[-73.830994418679,40.65176986454692],[-73.83110356276941,40.65225669490869],[-73.83133151403408,40.65274755694013],[-73.83129886631308,40.65323377210729],[-73.83128774471714,40.6534788379267],[-73.83139609775668,40.653518868093485],[-73.83156039342556,40.65360327764786],[-73.83156068724134,40.653603650326474],[-73.83159216342219,40.653646996502886],[-73.83161314793702,40.653748953236274],[-73.83158322059792,40.653813785831154],[-73.83118201843138,40.65417083010371],[-73.83120160215564,40.65418976108509],[-73.83113181848992,40.654248097443585],[-73.83042516703107,40.654830845270624],[-73.83042047893657,40.65482827148745],[-73.83015719582373,40.6550013567347],[-73.83013498681512,40.65502863509921],[-73.830147854275,40.65503478715153],[-73.8301688540963,40.65500906266857],[-73.83020905999679,40.6550299714484],[-73.83018320665539,40.65506427326683],[-73.83013012659289,40.655039666372325],[-73.83011226681165,40.655097282185224],[-73.83008155069443,40.65514384105472],[-73.82990080019466,40.65529687902329],[-73.82934489243125,40.65571002158379],[-73.82917306859066,40.65586486554241],[-73.82904066356426,40.65602238094801],[-73.82902428985531,40.65604926151259],[-73.82901417557981,40.656107884452496],[-73.82903950091583,40.65612309967289],[-73.82907029897923,40.65612314544527],[-73.8291083631228,40.656115613803834],[-73.82915279961793,40.656096362613035],[-73.82918818855727,40.65607227030184],[-73.82921364262539,40.65603712494612],[-73.82934890224674,40.65592418720421],[-73.82938972946431,40.65589872179454],[-73.82945602175386,40.65583397285644],[-73.82943341421343,40.65581876175758],[-73.82966677652152,40.655599040016405],[-73.8298505445563,40.65564484306474],[-73.8300226740886,40.6556368198189],[-73.8300235608271,40.65564440882835],[-73.8300651924217,40.65565895787011],[-73.83008601602319,40.655663127759446],[-73.83015032686747,40.65566460284444],[-73.8302001706488,40.65565570813676],[-73.83030805535806,40.65561999347821],[-73.8303697749092,40.65557179443949],[-73.8304432807193,40.65551947244457],[-73.83053411626778,40.655420264784276],[-73.83055410998003,40.65539476943645],[-73.83058237017303,40.655323754537925],[-73.83057157846152,40.65515651641777],[-73.83055658589436,40.65515473712598],[-73.83055620208118,40.655305850755234],[-73.8305514511541,40.65535943678206],[-73.83053069151887,40.65535764899068],[-73.83053540141091,40.65531987725625],[-73.83053759090689,40.65491222324039],[-73.83055028060448,40.65491224193603],[-73.83055777780152,40.65513980338389],[-73.83056930687614,40.655142455925386],[-73.83055831781273,40.6549271892748],[-73.83055609756163,40.65489292174059],[-73.83056886758133,40.654861312349496],[-73.83060245974778,40.65480688977759],[-73.83097845384106,40.65449499728798],[-73.83135734463687,40.65418069908603],[-73.83134353287677,40.65416837889262],[-73.83144752173955,40.654102637686705],[-73.83146913310627,40.65411585753249],[-73.83170814411552,40.65393117429695],[-73.83195297310016,40.654031334347316],[-73.83199688470384,40.65400152699498],[-73.83205445130551,40.654046418067686],[-73.83212330981661,40.65427316167612],[-73.83200052870754,40.6544408189651],[-73.83205201431514,40.65446642666782],[-73.8321605022988,40.65450950867278],[-73.83219775627536,40.65445407709605],[-73.83221698518587,40.654460386293024],[-73.83216594711062,40.65453045482924],[-73.832046477731,40.65448107631965],[-73.83190474303176,40.65463051993917],[-73.83185835751912,40.654611839725625],[-73.83160220213375,40.6548419990622],[-73.83154966356712,40.65491703485843],[-73.83149330103016,40.65497982053982],[-73.83141211466823,40.65519373895376],[-73.83138106348576,40.6553517959102],[-73.83135764938127,40.655470975839854],[-73.83130844752577,40.65559932463892],[-73.83116100809762,40.65591923323466],[-73.83110341009056,40.65594681934612],[-73.83092856003489,40.65603056223291],[-73.83088868963776,40.65603595147725],[-73.83083321606387,40.65604345106778],[-73.83075005477168,40.65607124650667],[-73.83060324919373,40.65613989379923],[-73.8304719168044,40.65621567093803],[-73.83046931981697,40.65621703514761],[-73.83040507534945,40.65625197214517],[-73.8303813278389,40.65626527842322],[-73.83038004883467,40.65626599456403],[-73.83034959412652,40.656283061171955],[-73.83028389469658,40.656306722128974],[-73.83024550384127,40.65632456907361],[-73.83021213161014,40.65633719250556],[-73.8300785630867,40.65646906446884],[-73.83008724952441,40.65648669124161],[-73.83008780413901,40.65650636274817],[-73.83007188433675,40.656532030386884],[-73.8300551408047,40.656554205513544],[-73.8300330145669,40.65656716783357],[-73.82998526032306,40.65658261675727],[-73.8299273906657,40.656571553233604],[-73.82988890772116,40.656556403185725],[-73.82984486541218,40.656522841231194],[-73.82979956416534,40.656491972761934],[-73.82971177079278,40.65646069995028],[-73.82965828569367,40.65644694842208],[-73.82960897167347,40.65643161822891],[-73.8296056279347,40.656444485156165],[-73.82955286969735,40.656437956807004],[-73.82955413715345,40.65642377086854],[-73.82953233393799,40.65642686044973],[-73.82947893001385,40.65644927767988],[-73.82937603410724,40.65650633521595],[-73.82930775204436,40.65655362803785],[-73.8292581972264,40.65660651123441],[-73.82924163157517,40.65663788649896],[-73.82923653799057,40.6566645275191],[-73.82924646374774,40.65668501339274],[-73.82925847022513,40.65670629509878],[-73.82926069220709,40.6567258116075],[-73.82925959351803,40.656741672742214],[-73.82926720321505,40.65676960885129],[-73.82928204674609,40.65681342281779],[-73.82930287477966,40.656872637338864],[-73.82930974695346,40.656932457535234],[-73.82928525714243,40.656965562838614],[-73.8292662361298,40.656984084527586],[-73.82923845041704,40.65700718833921],[-73.829205437432,40.657035834934426],[-73.82915801556837,40.657074445149505],[-73.82913482607468,40.65709375102431],[-73.82911536880962,40.65711766545054],[-73.82909990801295,40.65713080049835],[-73.82908591602649,40.65714092489525],[-73.82905921013861,40.65715292547803],[-73.82903021278774,40.65716524112013],[-73.82900435055441,40.65717438892977],[-73.82898285487722,40.657185607846316],[-73.82896778740303,40.65720524792013],[-73.8289608408769,40.657226015639914],[-73.82896508277013,40.657262985923666],[-73.82898079995614,40.65729522216311],[-73.82901325301847,40.657425211827785],[-73.82907748488786,40.65758128480365],[-73.82913225563843,40.65770275476274],[-73.82917919734587,40.657799778544366],[-73.82920828304674,40.65782204739623],[-73.82925795356904,40.65785419395176],[-73.8293238942211,40.657880663134215],[-73.82938761961388,40.657885235541436],[-73.82941762232912,40.65788323518801],[-73.82945589724311,40.65789870070539],[-73.82951375096923,40.657914524424285],[-73.82952765623924,40.657928989166265],[-73.82953241448712,40.65793835770619],[-73.82953964021833,40.657956615609855],[-73.82955414647584,40.657978061310665],[-73.82965499496589,40.658088203665656],[-73.82968908238823,40.65810921378974],[-73.82972820317224,40.65812103421231],[-73.82975314668518,40.658136155392114],[-73.82977638969632,40.65816095049104],[-73.82979192787616,40.65818477793197],[-73.8298001962008,40.65820303702633],[-73.82982243247821,40.658218312164294],[-73.82986405418217,40.658229502815544],[-73.8299171026137,40.65824944025404],[-73.82993039585952,40.658260095953274],[-73.82993139548502,40.65827199496387],[-73.82993571633206,40.658287551171824],[-73.82995461939609,40.65830234272711],[-73.82997749698603,40.658312700818925],[-73.83000933019639,40.65832371226774],[-73.83005302050802,40.65833887197496],[-73.83009440305709,40.6583591028597],[-73.83011807881164,40.6583792993705],[-73.83013028740524,40.65840264321864],[-73.83013062197735,40.65842580468246],[-73.83012345473466,40.65845006243002],[-73.83011362777842,40.658460194776964],[-73.83007584536905,40.65848264406379],[-73.83005061350455,40.65849004839823],[-73.83002290290234,40.65849173668069],[-73.82998894883315,40.658491826051524],[-73.8299550068529,40.65848794953025],[-73.82991670734727,40.65847962185957],[-73.82988279238214,40.65846860630147],[-73.82985300549768,40.65846791106106],[-73.82981318489387,40.65847766596487],[-73.82977169416318,40.65848836843681],[-73.82973207932746,40.65849859839254],[-73.82970706839053,40.658502513362016],[-73.8296682515983,40.658522580572594],[-73.82962667738502,40.658557078603344],[-73.82960652783139,40.65860018631555],[-73.82959986903165,40.658656806412836],[-73.82961343158024,40.65870966027134],[-73.82967103985077,40.6587952840859],[-73.82969253208833,40.65883615062196],[-73.82972318498402,40.65889390400779],[-73.82975486375844,40.65894854086485],[-73.82981399218833,40.65901687524387],[-73.82982393761235,40.659030979431286],[-73.82987347914923,40.65910123304028],[-73.82991536797782,40.65915541402962],[-73.82992819287568,40.659180980904935],[-73.82994255948441,40.6592420861804],[-73.82995972828357,40.659296555440775],[-73.82996192425755,40.65930351898902],[-73.82996580818302,40.65932446628165],[-73.82997176218319,40.65934938454394],[-73.82999639204009,40.65945334232535],[-73.83000997071117,40.65950143734404],[-73.83001426889017,40.65952333781311],[-73.83001290827588,40.65955458671489],[-73.8300234473454,40.65957887949735],[-73.83005013033124,40.65963239448666],[-73.83008151753683,40.659711144182516],[-73.83010115287594,40.659754808633494],[-73.83011665938498,40.659788153768524],[-73.8301313834007,40.65980690317592],[-73.83014950104766,40.65980868495738],[-73.83016243281733,40.65980411092627],[-73.83017248495645,40.65978890212889],[-73.83017732064116,40.6597760631921],[-73.83017592521597,40.65975845105121],[-73.83016641944123,40.659736540219704],[-73.83015376710681,40.65972096803586],[-73.8301406846884,40.659709202633024],[-73.83013365723933,40.65969380058543],[-73.83012437380579,40.6596676055402],[-73.83011550258762,40.659643157251296],[-73.83010937351266,40.659609037577425],[-73.83009786351708,40.65956491253145],[-73.83007338502364,40.65947650297145],[-73.83006898751437,40.65942398436721],[-73.83003414614143,40.659259791422734],[-73.83002780027725,40.659229886436904],[-73.83002166926217,40.65919656067082],[-73.83001214184995,40.659163163878866],[-73.82994729215729,40.65910569491073],[-73.82989716548184,40.659048686268434],[-73.82988152586563,40.65903089893073],[-73.8298258946861,40.65896126923775],[-73.82978551303401,40.65888007029181],[-73.82976386996837,40.65882457547295],[-73.82972481464324,40.65874402629946],[-73.82971373370664,40.65870140323469],[-73.82969520083404,40.658655928691545],[-73.82970652894603,40.658601976355456],[-73.82979240260046,40.658568017626685],[-73.82987072192742,40.65857097376906],[-73.82994527546123,40.658588126511226],[-73.83000120757713,40.65859389024413],[-73.83005721360333,40.65857124945069],[-73.83013346980691,40.65853149200463],[-73.83015805757795,40.658517429457234],[-73.8301991065494,40.65850896906419],[-73.83024406800733,40.65842950198777],[-73.83024427039398,40.65834996934819],[-73.83016976043842,40.658315773528365],[-73.83010276781121,40.658258865210286],[-73.83000600274036,40.65817634852305],[-73.82991415861358,40.65814459729106],[-73.82989047899503,40.65813641134635],[-73.82982712281738,40.65811643485674],[-73.82977140702354,40.65802545719276],[-73.82970079467555,40.657925935443345],[-73.82963013197627,40.65784629785773],[-73.82951463014514,40.65779783883266],[-73.82945866947044,40.65780343760189],[-73.82937290582962,40.65779478840819],[-73.82922393902874,40.657706512383996],[-73.82910499991134,40.657544429058916],[-73.82906423436444,40.65744211214753],[-73.8290943482521,40.65733421866333],[-73.82917290744741,40.65724344063434],[-73.82924393205013,40.657181056146946],[-73.82934715237307,40.65710305815878],[-73.82942711948495,40.65701373954091],[-73.82949826173962,40.65690590795544],[-73.82949465565429,40.656857614715456],[-73.82946131261436,40.656769510325574],[-73.82946151593045,40.656689977169535],[-73.82950265119983,40.656647431480756],[-73.8295846847765,40.65665607388193],[-73.82968157040291,40.65669030322543],[-73.82977849236681,40.65671033048477],[-73.8298918654045,40.65672882029321],[-73.8299015239223,40.656730395271914],[-73.8300096724433,40.65673623621185],[-73.83009172569689,40.6567363574487],[-73.8301850780882,40.65669388796889],[-73.83024118364918,40.65663148083694],[-73.83032728545436,40.65650662730808],[-73.83039087156541,40.65643570913244],[-73.83050532057385,40.65634236731622],[-73.83106670806475,40.65613845468099],[-73.83110547238412,40.656118761668594],[-73.83114230124056,40.65609702063671],[-73.83120986304738,40.65605265626907],[-73.83127112567911,40.65600327149351],[-73.83132544915547,40.65594938222],[-73.83137226599185,40.65589155141449],[-73.83141108712725,40.65583038321758],[-73.83144150703278,40.65576651663279],[-73.83146320794728,40.655700618850986],[-73.83147596319597,40.65563337828019],[-73.83146993367392,40.65555345167113],[-73.83151638832749,40.6554644904153],[-73.83154722944157,40.655415743091886],[-73.83155930253638,40.6553553431418],[-73.83155309177182,40.65524297237222],[-73.83161418598205,40.65519443568762],[-73.83168728328639,40.655091259704164],[-73.83175312959314,40.65496210950521],[-73.83185238479291,40.65488503826701],[-73.8319167052066,40.65488260662088],[-73.83200725288572,40.65490052021165],[-73.83206411482325,40.654889396264],[-73.83212857266561,40.654875445275124],[-73.83218186068031,40.654894751954835],[-73.83224117996969,40.65508654248422],[-73.8324846557934,40.65587372706246],[-73.83275352381298,40.656742985804314],[-73.83285224112386,40.65706213877173],[-73.83290309524602,40.65748377162312],[-73.8327819436148,40.657548460383566],[-73.83208497100867,40.65613102851136],[-73.83194394578261,40.65617142725348],[-73.83260036370739,40.657826591124774],[-73.83201491708044,40.65807753213419],[-73.83110373716056,40.658231718450594],[-73.83112664421841,40.658318786441086],[-73.83126967491425,40.658359831558464],[-73.83194576717011,40.658274346859116],[-73.83284428358579,40.658138128693565],[-73.83338439472551,40.65805185920805],[-73.83306069956937,40.65668787927801],[-73.83280439716818,40.655822735255924],[-73.8325688862549,40.65502775193522],[-73.83238192807045,40.65423766665478],[-73.83217106969025,40.65334655240456],[-73.8319742822521,40.652643238925386],[-73.83183300502192,40.65213831007198],[-73.83170565136669,40.651683134577254],[-73.83156681412645,40.65116771441582],[-73.83143929554087,40.65069429983094],[-73.83127055094032,40.65006783182465],[-73.83108682901509,40.64909075463792],[-73.83166902767815,40.647972211017716],[-73.83420327568727,40.64809628931326],[-73.83434221469076,40.648099766397905],[-73.834480693592,40.648109047641995],[-73.83461829477048,40.648124105055444],[-73.83475460325201,40.648144893228505],[-73.83488920795988,40.64817134946879],[-73.83502170295425,40.64820339399015],[-73.83515168865615,40.64824093015331],[-73.83527877305224,40.648283844757216],[-73.83540257287675,40.64833200838046],[-73.83546272701788,40.64836934008049],[-73.83551775585438,40.64841100708055],[-73.83556712318195,40.64845660338247],[-73.83561034795842,40.64850568470053],[-73.83564700899122,40.64855777279047],[-73.83567674904172,40.64861236010901],[-73.83569927830675,40.64866891475943],[-73.83571437724287,40.64872688567395],[-73.83572189870641,40.648785707983244],[-73.83570725223198,40.64884020954203],[-73.83570065481837,40.64889561367205],[-73.835702188343,40.64895123294713],[-73.83571183379887,40.649006377269934],[-73.83572947152933,40.64906036243447],[-73.8357548827119,40.64911251861536],[-73.83578775207224,40.64916219867909],[-73.83572275412199,40.649378229928494],[-73.83622362056947,40.65107375730865],[-73.83653898105413,40.6526984633564],[-73.83704202978255,40.65440955028227],[-73.83754994165415,40.65602828442465],[-73.83804998206587,40.65771293855226],[-73.83826804054738,40.65937790027206],[-73.83878517503138,40.661088448434846],[-73.83805800948629,40.662006063339106],[-73.8387360855609,40.66245405951856],[-73.8393494481749,40.66218467836689],[-73.83958258784476,40.66208228458939],[-73.83997949975628,40.661904273862284],[-73.83972540353108,40.66095065887473],[-73.83978752613055,40.6604859975455],[-73.83942312759983,40.659230644163486],[-73.83896462984127,40.657573043524685],[-73.83855449359648,40.65589206266268],[-73.83845221411357,40.65580850397158],[-73.8380605840763,40.65423637211259],[-73.83762971693626,40.65250771077731],[-73.83723913520097,40.65089692276282],[-73.83681334575164,40.649249415002025],[-73.8359232007329,40.64549979067504],[-73.83626109724399,40.645351677048325],[-73.83633074787284,40.645321149280534],[-73.83640735456123,40.64531741349839],[-73.83970469104592,40.6451563970776],[-73.84000646464376,40.64513606888883],[-73.84009313481013,40.64505620356255],[-73.84030326670077,40.64500944497194],[-73.840583946776,40.64486302604537],[-73.84089258685128,40.64496903671182],[-73.84599608300714,40.64456831949454],[-73.84950699084182,40.64413376567883],[-73.8518328073777,40.64586005621005],[-73.8519293267626,40.64597315417732],[-73.85201779810446,40.646090008533655],[-73.85209797003954,40.64621028733031],[-73.85216961477653,40.646333648889],[-73.852232528744,40.6464597427723],[-73.85228653316913,40.64658821077888],[-73.85233147458615,40.64671868796118],[-73.85236722527279,40.64685080366177],[-73.85239368361366,40.64698418256641],[-73.85241077438957,40.64711844577017],[-73.85241844899186,40.6472532118536],[-73.85241668556102,40.64738809796639],[-73.85239926161104,40.64748552927132],[-73.85237453097463,40.64758203920724],[-73.85234257501146,40.64767731014959],[-73.85230349886184,40.64777102855013],[-73.852257431101,40.64786288596893],[-73.85220452331626,40.6479525800896],[-73.85214494960854,40.64803981571416],[-73.8520789060197,40.64812430573501],[-73.85203846600577,40.64824676738753],[-73.85200205819747,40.64836996082751],[-73.85198704979803,40.64844072964039],[-73.85196495170894,40.648510411831204],[-73.85193589437648,40.64857859599271],[-73.85190004933607,40.64864487956109],[-73.85185762820007,40.64870887119237],[-73.85180888140874,40.648770193073446],[-73.85175409675199,40.64882848315261],[-73.85174846522115,40.648838725455484],[-73.85174616040439,40.64886690982706],[-73.8517258739814,40.64891215456984],[-73.85169775768202,40.64894799320835],[-73.85167303933743,40.64896931468336],[-73.85165839001117,40.649000900378],[-73.85163030849164,40.64902136277533],[-73.85161119411096,40.649043546699374],[-73.85158871219387,40.64906743355772],[-73.85158643770177,40.64908195165883],[-73.85159089132358,40.649096478442196],[-73.85157179971132,40.64910841232459],[-73.85155498639378,40.64910411982007],[-73.85154491289418,40.64909556604645],[-73.85154042061151,40.649098121758605],[-73.85153368679309,40.64910067608471],[-73.85152132519066,40.64911176274324],[-73.85150896387763,40.64912370580654],[-73.85150335327263,40.6491254075207],[-73.85149886566877,40.64912625478153],[-73.85145630361592,40.649102283949304],[-73.85143723187649,40.649105676561454],[-73.85139792829352,40.64912868759144],[-73.85138556695789,40.649140629468796],[-73.85137657351414,40.64915001435367],[-73.85138773436594,40.64917479937397],[-73.85137202165086,40.64917990359879],[-73.85133725114798,40.649182421175084],[-73.85132719860158,40.64916447157308],[-73.8513250249308,40.64913371840254],[-73.85132394460894,40.649114925668016],[-73.85130828776498,40.64909526036343],[-73.85129485181874,40.64908584648502],[-73.85124297023253,40.64907516354791],[-73.85118955811174,40.649070620981185],[-73.8511358606158,40.64907232468254],[-73.85108312955661,40.64908023493474],[-73.851032594217,40.64909416733164],[-73.85098543269436,40.64911379707677],[-73.850942744437,40.64913866655506],[-73.85090552461416,40.64916819600042],[-73.85089760175963,40.64920064337296],[-73.85089868871823,40.64921601954365],[-73.85091541738026,40.64925789588277],[-73.85093211912971,40.64931172852649],[-73.8509342375029,40.649367251727384],[-73.85092740820913,40.64941251427151],[-73.8509115872664,40.64946630593007],[-73.85090369683067,40.64948423180566],[-73.85088799002088,40.649487628688995],[-73.85088238186927,40.64948762141777],[-73.85087901364406,40.649489325338735],[-73.85086214644343,40.64950980376315],[-73.8508307297315,40.64951659533438],[-73.85082731757909,40.64953794476203],[-73.85080931543645,40.64956440096635],[-73.85080586316398,40.64960368761805],[-73.85080470275672,40.64962077016686],[-73.85079562923055,40.64966688284582],[-73.85079213977113,40.64972239826939],[-73.85079096686985,40.649745458386086],[-73.85077078166923,40.649745432196845],[-73.85076965946269,40.649745430740715],[-73.85076965564024,40.649747139694],[-73.85077185391404,40.64976678760842],[-73.85078640831013,40.649777911286336],[-73.85078185996025,40.64980609222283],[-73.85070897081096,40.649803436119875],[-73.85070336667692,40.64980171988696],[-73.8506820668971,40.649798276161654],[-73.85066077351776,40.64979226875209],[-73.85061030166382,40.649794765719754],[-73.85059680888422,40.64981012328841],[-73.85058099294764,40.649862205947834],[-73.85058538497066,40.64990406580119],[-73.85058537349435,40.64990919031554],[-73.85059992406475,40.64992202246749],[-73.85058867347925,40.6499373819425],[-73.85057629463024,40.64995701192717],[-73.8505750499886,40.65001167603127],[-73.85058726080129,40.65006806707686],[-73.85059386659775,40.65012274137891],[-73.85060609083531,40.65017315317974],[-73.85060708653104,40.650228674420724],[-73.85060247877952,40.65028333532753],[-73.85058665633662,40.650337980492424],[-73.85057653598572,40.65034992519292],[-73.8505552079327,40.6503584392564],[-73.85053837294303,40.65036439663915],[-73.85052714912499,40.65036865235397],[-73.85052038960045,40.65038231104559],[-73.85049799039896,40.6503686144544],[-73.8504700272948,40.65033612046212],[-73.85042751079862,40.65029164901829],[-73.85039615267073,40.650272816896646],[-73.85037708349661,40.650274499875685],[-73.85037704901464,40.650289875595774],[-73.85039827326462,40.65031137131148],[-73.85042180513699,40.6503352030262],[-73.85043630981527,40.65036853425962],[-73.85043618918152,40.650422346766454],[-73.85044508631287,40.65045567070603],[-73.85042261012728,40.65047699482549],[-73.85039790929841,40.650489775947094],[-73.8503698265419,40.65051023970819],[-73.85033840378159,40.650519593150136],[-73.85031482485637,40.65053152198859],[-73.85026883423872,40.65053658715485],[-73.85024190234334,40.65054338440382],[-73.85021831217082,40.65056129146187],[-73.85019692461232,40.650597138491584],[-73.85017554722239,40.650627859493845],[-73.85017217294583,40.65063212640444],[-73.85015529624687,40.65065602095166],[-73.85011037314217,40.65068500381196],[-73.85006096796705,40.65071141779325],[-73.85005311362585,40.65071311651142],[-73.85004638150969,40.65071481551959],[-73.85003739282489,40.65072249201686],[-73.85002053333545,40.65073869935459],[-73.84997000591889,40.650765966563604],[-73.8499149744727,40.65080091441481],[-73.84985434458912,40.65083243986297],[-73.84978812176756,40.6508571239852],[-73.84972862977673,40.65088096213348],[-73.84968938316871,40.6508783483325],[-73.84968598790145,40.65089201019866],[-73.84968367444216,40.65092361226084],[-73.84961078670452,40.65092009973011],[-73.84957152059886,40.65092602763821],[-73.8495457094341,40.65093368092029],[-73.84951990723401,40.65093706440988],[-73.8494896237206,40.65093873256866],[-73.84946832622995,40.65093443338952],[-73.84945263993568,40.65092757987347],[-73.84942572156446,40.65092925242025],[-73.84937404260546,40.65096933110818],[-73.84930217800418,40.651009382320574],[-73.84925726840831,40.65103153255097],[-73.84922351138042,40.651081029488964],[-73.8492144839442,40.65110578824752],[-73.84920545733449,40.65112969177351],[-73.849216583573,40.65116899798767],[-73.8492389718616,40.65118781867135],[-73.84925128119146,40.6511989390962],[-73.84928261075817,40.65123143779352],[-73.84929598318145,40.651269039157654],[-73.84931496013446,40.651281836058104],[-73.84931501987296,40.65128187617564],[-73.84933405656916,40.651294714363196],[-73.84934183809007,40.65132461967812],[-73.84934739432036,40.6513476887586],[-73.84935406866029,40.65137161336344],[-73.8493607475186,40.651393831193616],[-73.84939766406329,40.65143487895041],[-73.84942653543285,40.6514618022829],[-73.84946074188794,40.651484816508564],[-73.84949938348588,40.65150331613949],[-73.84954338485441,40.651517294172315],[-73.8495898530618,40.65152541373953],[-73.84963745408119,40.65152744174141],[-73.84992253316298,40.651657963603725],[-73.8499716567852,40.65165085422532],[-73.85002165211748,40.65165020402509],[-73.85007106578996,40.651656031904466],[-73.85011846134118,40.651668168446236],[-73.85024113552015,40.65157691801342],[-73.85029008960444,40.65159190568479],[-73.85034262276537,40.65159941081463],[-73.85039602629739,40.65160109652189],[-73.85044919469874,40.651596927910894],[-73.85050102733518,40.65158699127567],[-73.85055045122512,40.651571492313515],[-73.85059644325193,40.65155075186679],[-73.85063805134395,40.6515251992809],[-73.85065070648571,40.651516857307946],[-73.85066506420793,40.651510306754254],[-73.85068069236361,40.65150574478197],[-73.85069712056787,40.651503308699816],[-73.85071385435577,40.65150307183028],[-73.85073039006485,40.65150504130278],[-73.85074622999447,40.65150915783907],[-73.85076089738573,40.65151529753749],[-73.8507739507711,40.651523275601946],[-73.85078499726191,40.65153285190435],[-73.85089682316251,40.65150012574169],[-73.85100570447025,40.651462073363355],[-73.85111120436999,40.651418847431394],[-73.85121289961482,40.651370621363455],[-73.85131038222426,40.65131758863657],[-73.85140326112108,40.6512599620112],[-73.8514911637004,40.65119797267737],[-73.85176596171388,40.65082762385991],[-73.8517860656164,40.650815639413246],[-73.85180837348612,40.650806184078384],[-73.85183234165866,40.65079948829056],[-73.85185738600713,40.65079571523242],[-73.85188289617759,40.65079495685681],[-73.85190832055775,40.65079724207429],[-73.85193296513548,40.65080252140057],[-73.85195622594341,40.65081066545477],[-73.85197753292584,40.6508214746496],[-73.85202131334258,40.65081555665514],[-73.85206308995582,40.65080396041047],[-73.85210160346296,40.65078703546995],[-73.85213569292584,40.65076529201444],[-73.85216433076643,40.650739385472356],[-73.85218665374164,40.65071009676207],[-73.85219704272764,40.65069056992697],[-73.85222767469085,40.6506567138034],[-73.85226445105093,40.65062661444808],[-73.8523065883494,40.65060091307084],[-73.85235318892639,40.65058015719016],[-73.85240326004339,40.65056478896995],[-73.85245573503131,40.65055513579998],[-73.85250949601318,40.65055140332204],[-73.8525633977174,40.650553671049224],[-73.85261629187478,40.65056189067206],[-73.85266705167903,40.65057588708767],[-73.85284876367159,40.650606974571524],[-73.85303212707679,40.650631808307814],[-73.85321677105335,40.65065033807158],[-73.853402322169,40.65066252638743],[-73.85358840515603,40.6506683486051],[-73.8536101603517,40.650666125552725],[-73.85368048939522,40.65065610225152],[-73.85374956056329,40.650641883112925],[-73.8538210536445,40.650638078191946],[-73.85389268094094,40.65063990421002],[-73.85396367995585,40.65064734172862],[-73.85403329488018,40.6506603115728],[-73.85410078463802,40.65067867567406],[-73.85419248918073,40.65072717700955],[-73.85428814586827,40.650771027212926],[-73.85438734865537,40.650810040144755],[-73.85448967644176,40.65084405019895],[-73.85459469485964,40.65087291300603],[-73.85470195811791,40.65089650604582],[-73.85478828709623,40.65091700060936],[-73.85491085292783,40.65095207407593],[-73.85503002187549,40.65099338381595],[-73.85514524767876,40.65104074047139],[-73.85524875980872,40.65109019995838],[-73.85534796409421,40.65114453983744],[-73.85544246443926,40.65120354314991],[-73.85544068318177,40.65121507156444],[-73.85544139401824,40.65122666689834],[-73.8554445779209,40.65123801874543],[-73.85545014965813,40.6512488232174],[-73.85545796007588,40.65125879107917],[-73.85546780009055,40.6512676554914],[-73.85547940628592,40.65127517915408],[-73.85549246796492,40.65128116065884],[-73.85550663546682,40.651285439880844],[-73.85552152952783,40.65128790226534],[-73.85553675143397,40.65128848189432],[-73.85555189369477,40.65128716325114],[-73.85558158623951,40.65127215170374],[-73.85561391776622,40.651260732504696],[-73.85564814469491,40.651253168279254],[-73.85568347985506,40.65124963299369],[-73.855719110589,40.65125020795446],[-73.85575421744146,40.65125487993833],[-73.85578799300538,40.65126354149636],[-73.85583421027985,40.65127447840604],[-73.85587822716278,40.651289801337],[-73.85591932944912,40.65130926166445],[-73.85595685022363,40.651332543631355],[-73.85599018068163,40.651359269471655],[-73.85605277951144,40.651398891436514],[-73.85611005983918,40.65144293402054],[-73.85616148581231,40.651490985217485],[-73.8562065763411,40.65154259552087],[-73.85624490959925,40.651597282128584],[-73.85627612697041,40.65165453345919],[-73.85629993640349,40.65171381393745],[-73.85631611514526,40.65177456900448],[-73.85632451182491,40.65183623030526],[-73.85632504787087,40.65189822100563],[-73.85631771824667,40.65195996118825],[-73.85631557540172,40.6519706729602],[-73.8563105368406,40.65202347805102],[-73.85631458119147,40.65207633271799],[-73.85632763942581,40.65212833456435],[-73.85634948861835,40.65217859575173],[-73.85637975575172,40.652226258158315],[-73.85641792408384,40.65227050803029],[-73.8564633419695,40.65231058987527],[-73.85651523398532,40.65234581936195],[-73.8565177644084,40.65241568402866],[-73.85652917866148,40.652485032512566],[-73.85654936917547,40.652553211099715],[-73.85657814565032,40.652619577102286],[-73.8566152368479,40.65268350491699],[-73.85666029314797,40.65274439192249],[-73.85671288984314,40.652801664160236],[-73.8567725311419,40.65285478174551],[-73.85683865484172,40.652903243956544],[-73.85691063762859,40.65294659395537],[-73.85695671321771,40.652959281383446],[-73.85700489642934,40.65296604426992],[-73.85705388347591,40.65296669961801],[-73.8571023488183,40.652961229694746],[-73.85714898103461,40.65294978251054],[-73.8571925183068,40.65293266781426],[-73.85723178256522,40.65291034871152],[-73.85726571136625,40.652883429132935],[-73.85726563685209,40.652876406336894],[-73.85726691230947,40.652869450817015],[-73.85726951028485,40.652862712284744],[-73.85727337485876,40.65285633578098],[-73.85727842284935,40.652850458554305],[-73.85728454560287,40.652845207106594],[-73.85729286435284,40.65284002415732],[-73.85730222089012,40.652835996392646],[-73.8573123416318,40.652833241583544],[-73.85732293064987,40.65283184027982],[-73.85733367832418,40.652831833455295],[-73.85733382171522,40.65283184569518],[-73.85739480834742,40.65283376802821],[-73.85745561929511,40.65282975463795],[-73.85751526265412,40.65281987098797],[-73.85757276556613,40.65280427829314],[-73.85762719008784,40.652783230889966],[-73.85767764849061,40.65275707208789],[-73.85772331774082,40.652726228569136],[-73.85789601477097,40.65280300339624],[-73.85814706896235,40.6529190395915],[-73.85828132383824,40.6529948721519],[-73.85839791574712,40.65313299785102],[-73.85852026658152,40.65331118940382],[-73.85856069416675,40.65353824112126],[-73.85857198690215,40.65372519794104],[-73.85868853267047,40.653885577914814],[-73.85876419753475,40.65403255472368],[-73.85876338041554,40.65404977178597],[-73.85875807991705,40.65416162683253],[-73.85885729088942,40.65422851387807],[-73.85892499802651,40.65425543381951],[-73.85900327710388,40.65428655623118],[-73.85915498446141,40.65440246836851],[-73.85926552902282,40.65463850860714],[-73.859277724716,40.65470428193612],[-73.85929442176534,40.65479432909825],[-73.85929417768607,40.65491005505659],[-73.8593057355443,40.654972383384305],[-73.8593991695064,40.655008106295654],[-73.85953422565262,40.65509041348711],[-73.8596122371348,40.655147170846774],[-73.85967017937723,40.65518789516086],[-73.85971498705491,40.65523000429865],[-73.8597583811019,40.65527594725709],[-73.85995906528791,40.65549029704338],[-73.86072952202076,40.65604681266768],[-73.86084030699922,40.656171574779215],[-73.86106223001475,40.65625196164973],[-73.86125486605478,40.65636346935272],[-73.86135193244351,40.65639462119126],[-73.86136381950396,40.65641475416535],[-73.8613687513909,40.65643518131171],[-73.86135850209625,40.656459377975835],[-73.86135294244775,40.656480946411484],[-73.861363224066,40.65651084904309],[-73.86138863839435,40.656542856308846],[-73.86140130996176,40.65656773931734],[-73.8614012510661,40.65657808763926],[-73.86139225922228,40.65658721647985],[-73.86136038361371,40.65659420470454],[-73.86130453077858,40.65658897649168],[-73.86123700169355,40.65658368055694],[-73.86117420316053,40.65657281662439],[-73.8610877335767,40.65655950982139],[-73.86101561574255,40.656542104794795],[-73.86098888249684,40.65653696605774],[-73.86095970776496,40.656545741612376],[-73.86093087921445,40.656561297115],[-73.86090869860647,40.65656829693607],[-73.86086488851133,40.65656105262837],[-73.86083111892178,40.656560627464295],[-73.86078799362451,40.656569935588195],[-73.86072304455926,40.65658863135962],[-73.86067414586066,40.65658459166566],[-73.86064784053605,40.65651297627978],[-73.86063722236823,40.65647184710193],[-73.8606240457879,40.65646529853599],[-73.86061669329696,40.65646465720698],[-73.86061429246959,40.65647560596035],[-73.86060742785928,40.65651814179859],[-73.86062302068682,40.65662787031266],[-73.86061557040898,40.65664054217461],[-73.86060306614965,40.65665647421112],[-73.86058123554966,40.65666879928147],[-73.86049499225597,40.65668444924542],[-73.86045768505322,40.656686381328036],[-73.86044288674677,40.65669698517325],[-73.86044003211468,40.65671737543672],[-73.8604484747402,40.65673099987041],[-73.86048143216695,40.65673998720502],[-73.8605097108931,40.65674718551711],[-73.86051434648246,40.65675339538313],[-73.86051503888426,40.65676700974288],[-73.86047711306378,40.656806488202285],[-73.86044742487604,40.656836534914405],[-73.86035088822712,40.65687934621475],[-73.86030576258938,40.65689748985399],[-73.86028077947803,40.6569175233727],[-73.8602444847007,40.65695316147392],[-73.86022643272074,40.65698470455715],[-73.86020839501067,40.657010374446536],[-73.8601928097567,40.657017710835476],[-73.86015948294538,40.657012263680805],[-73.86015025570869,40.65699537213997],[-73.86014272235805,40.65696135556644],[-73.86011860091394,40.65684538540262],[-73.86011027831924,40.65680958335465],[-73.86009989868768,40.656792992293845],[-73.86007981013428,40.656782263635534],[-73.86006777819546,40.6567798610496],[-73.86004168871462,40.65679426689902],[-73.86003298298665,40.656820523911115],[-73.8600687031599,40.65693949825019],[-73.86006234511075,40.65696372700663],[-73.86005569574459,40.65697225515543],[-73.86004870310471,40.65697254970621],[-73.86000758602346,40.656970028292484],[-73.85996142495961,40.65696629468666],[-73.85993091334912,40.656965833688346],[-73.85988145175511,40.65696512678621],[-73.85984572805586,40.65696766219376],[-73.85983363521495,40.6569770632205],[-73.85984591953137,40.65699662103975],[-73.85988581709248,40.657014209361634],[-73.85993417054088,40.65703803700533],[-73.85996243295564,40.65705261874044],[-73.8600001001496,40.65705011196413],[-73.86000819218509,40.65704974470677],[-73.8600233871929,40.65704871363437],[-73.86005446939399,40.6570414497333],[-73.8600692430244,40.65704267592146],[-73.86007499798231,40.65704861108006],[-73.86007068925915,40.6570580479027],[-73.8600519436708,40.65707748619255],[-73.86004275639095,40.65708727391366],[-73.86002730651445,40.65710430028351],[-73.8599910170617,40.65713697389696],[-73.8599612824395,40.65717146595816],[-73.85994397479168,40.65720924111889],[-73.85993882823622,40.65722282206971],[-73.85991520264318,40.657214448712786],[-73.85988237954875,40.65727360319282],[-73.85981027609684,40.65732241149376],[-73.85980008978005,40.65738015765186],[-73.8597909424719,40.65743201410921],[-73.85980671376072,40.65745659918371],[-73.85992336374106,40.6576704489722],[-73.85993713028277,40.657705380480955],[-73.85993897279548,40.65772017715043],[-73.85992218331285,40.657735197565124],[-73.85987781547449,40.65775218919602],[-73.85980115657044,40.65778560898689],[-73.85973220186888,40.65782348532863],[-73.85970571828663,40.65783698479453],[-73.85966622177338,40.65788620551932],[-73.85965275827456,40.657901138816875],[-73.85961945957906,40.65794353666275],[-73.85959244822631,40.657988453200254],[-73.8595720481728,40.658035349751295],[-73.85955850408838,40.65808366389047],[-73.85955197842117,40.65813281619033],[-73.85955515249162,40.65819941035169],[-73.85956518319286,40.65826560908624],[-73.85958200860219,40.658331003594725],[-73.85960552483664,40.65839519004314],[-73.85963558669383,40.658457772056515],[-73.8596791956417,40.658492276452385],[-73.8597275040762,40.65852293642421],[-73.85977993090575,40.65854938316616],[-73.85983584549653,40.65857129855238],[-73.85989457525872,40.658588418964186],[-73.85996520362485,40.65858969803943],[-73.86003526536282,40.65859661683916],[-73.86010398613442,40.658609098895205],[-73.8601358343232,40.658604968767484],[-73.86016814088137,40.65860502744588],[-73.8601999628386,40.65860927321773],[-73.86023037136889,40.65861758215647],[-73.86025847890089,40.65862971173911],[-73.86028735677137,40.658706508806745],[-73.8603105184226,40.65878442099166],[-73.86027025738234,40.65880541458902],[-73.86023343182889,40.658829793271],[-73.8602005299196,40.6588572338779],[-73.86019761189135,40.65886085815439],[-73.86019553394183,40.658864803967276],[-73.86019435501429,40.65886895938972],[-73.86019410855035,40.65887320654901],[-73.86019480154137,40.658877424970214],[-73.86019641433015,40.65888149499366],[-73.86019890116846,40.6588853011689],[-73.86020219151479,40.65888873553004],[-73.86020619203515,40.65889170065786],[-73.86021078925086,40.65889411244348],[-73.8602158527572,40.65889590247413],[-73.86022123892263,40.65889701997377],[-73.86022679496304,40.65889743324334],[-73.8602323632756,40.65889713056004],[-73.86029526053457,40.658878559231276],[-73.86035440769747,40.658853854509104],[-73.86040877891837,40.65882344487307],[-73.86041955596156,40.65882052235934],[-73.86042952325867,40.658816246509794],[-73.86043839035224,40.65881074192726],[-73.86044589884604,40.658804169021124],[-73.86045182993509,40.658796719332784],[-73.86045601078182,40.658788609953916],[-73.86045831955268,40.65878007720022],[-73.86045868896846,40.65877136972482],[-73.86045710826477,40.65876274127241],[-73.86045362350563,40.65875444328467],[-73.86042536593175,40.65871191818505],[-73.86040490015488,40.658666878665464],[-73.86039260036226,40.65862014824393],[-73.86039432048605,40.65861234067824],[-73.86039762696079,40.658604835110005],[-73.86040243797814,40.6585978172398],[-73.8604086345049,40.65859146070169],[-73.86041606322817,40.65858592276714],[-73.86042454034857,40.65858134045398],[-73.86043385612773,40.65857782713629],[-73.86044378007752,40.65857546973945],[-73.86045469174636,40.65857644030094],[-73.8604656684137,40.65857609841972],[-73.86047643956684,40.6585744525212],[-73.86048673975786,40.65857154316746],[-73.86049631514544,40.65856744205766],[-73.86050492975072,40.65856225026086],[-73.86051237127279,40.65855609572532],[-73.86051845632075,40.658549130125536],[-73.86052303493318,40.65854152512383],[-73.86051785422326,40.65853995798382],[-73.8605130816483,40.658537764386],[-73.86050884672099,40.65853500385768],[-73.8605052643639,40.65853175131098],[-73.86050243179082,40.658528095009814],[-73.8605004258688,40.65852413417475],[-73.8604993010321,40.65851997629033],[-73.86049908780504,40.65851573418838],[-73.86049979197378,40.65851152298621],[-73.86050139442922,40.65850745696256],[-73.86051208595903,40.6584976719103],[-73.86052466853273,40.658489292054774],[-73.86053882777995,40.65848252676273],[-73.86055420993806,40.658477545061835],[-73.86057043069101,40.6584744714176],[-73.86057677050191,40.65847834246221],[-73.86058216669966,40.65848296929449],[-73.86058646602848,40.65848822050933],[-73.86058954638432,40.65849394696873],[-73.86059630758949,40.658497079603094],[-73.86060367023039,40.65849929023896],[-73.86061141948761,40.658500514376655],[-73.86061932926151,40.658500716299606],[-73.86062716876899,40.65849989011634],[-73.86063470927712,40.658498059932334],[-73.8606417307769,40.65849527914677],[-73.8606480284025,40.65849162889447],[-73.86065341840859,40.6584872156787],[-73.86071997976757,40.65841629528741],[-73.86082324997645,40.65838623463559],[-73.86092445810517,40.658352349876985],[-73.86094077640718,40.65835672304527],[-73.8609558854859,40.658363139012884],[-73.86096934823871,40.65837141216741],[-73.86098077519048,40.658381303168206],[-73.86098983576089,40.65839252587076],[-73.86099626782816,40.6584047556044],[-73.86099988531224,40.658417638565155],[-73.86100058355827,40.658430802051065],[-73.86099834236437,40.65844386524441],[-73.86099352033666,40.65848373242561],[-73.86098115500187,40.65852264516203],[-73.86096150795503,40.65855978019413],[-73.86093499484903,40.658594351870974],[-73.86090217660167,40.658625628772526],[-73.86089104153865,40.65863846266389],[-73.86088284859234,40.65865252282115],[-73.86087782365492,40.65866742158735],[-73.86087732306476,40.65868134134956],[-73.86087372303935,40.65869499377839],[-73.86086712834032,40.658707981577564],[-73.86085773087699,40.65871992679193],[-73.86084580412164,40.65873048180614],[-73.86083169515153,40.65873933946062],[-73.86077245602561,40.6587544517596],[-73.86071626316063,40.65877524393538],[-73.86066405102544,40.65880137022212],[-73.86061668789375,40.65883239614924],[-73.86057496140519,40.65886780576637],[-73.86053956546726,40.65890701022296],[-73.86051108871558,40.658949357560395],[-73.86049000472451,40.6589941435537],[-73.86047666413104,40.659040623422165],[-73.86047128880296,40.659088024214874],[-73.86047396814804,40.65913555766437],[-73.86048465762622,40.659182433295506],[-73.8605309321455,40.65922847420536],[-73.86057345612761,40.659276566955384],[-73.86061207311228,40.65932653460521],[-73.86064944052282,40.65932152673291],[-73.8606851615045,40.659311786823025],[-73.86071821070965,40.65929759445351],[-73.86074763948385,40.65927935700736],[-73.86077260309672,40.65925759797845],[-73.86079238498948,40.65923294194479],[-73.860806417343,40.65920609664033],[-73.86081402183027,40.65916870217407],[-73.86081724695829,40.65913094173175],[-73.86081606738061,40.65909311216203],[-73.86081668201214,40.659073831032636],[-73.86082105397584,40.65905483377219],[-73.8608290860932,40.659036542631625],[-73.8608405998321,40.659019364166554],[-73.86085533927528,40.659003680201046],[-73.8608729768087,40.65898983934072],[-73.86094803801281,40.65895065720791],[-73.86102487572525,40.65891352586276],[-73.86116835978326,40.658808822064735],[-73.86121224375871,40.65876665611847],[-73.86124943397826,40.65872091007707],[-73.86127943195721,40.6586721971219],[-73.86130183561872,40.65862117020151],[-73.86131634468234,40.65856851327941],[-73.86132276468825,40.65851493216591],[-73.86131463955408,40.65848898311103],[-73.8613094153121,40.65846260485656],[-73.86130281819511,40.65843041791664],[-73.86130016093618,40.658397904152025],[-73.86129886151726,40.65835285965159],[-73.86128968762358,40.65830834924021],[-73.86127280307754,40.658265167685116],[-73.86124850937959,40.65822408602449],[-73.86113319137324,40.658159241918355],[-73.86101981543376,40.6580924412665],[-73.86100193454645,40.65807938834998],[-73.86098144498497,40.65806878993023],[-73.86095892095791,40.65806094302154],[-73.86093499368783,40.658056067528726],[-73.8609037508362,40.65805664022483],[-73.86081572030248,40.658061543975926],[-73.86072753647898,40.6580644390392],[-73.86066308604221,40.65806894562872],[-73.86059952811787,40.658078249938136],[-73.86053747698887,40.65809226204202],[-73.86050949235859,40.65813359870194],[-73.86047483239966,40.6581718896303],[-73.86043405988165,40.65820651308995],[-73.86038783682795,40.65823690689214],[-73.86020789424997,40.658294709763375],[-73.86017832817708,40.65830916491464],[-73.86014617637878,40.65831995372623],[-73.86011221667094,40.65832681519494],[-73.86007727060743,40.65832958332794],[-73.86004218360459,40.658328191158475],[-73.85989401628488,40.65830959271641],[-73.85983524905292,40.65829727279024],[-73.85982492317115,40.658298974919454],[-73.8598143686585,40.65829933349125],[-73.85980388477329,40.65829833833872],[-73.85979376877123,40.6582960176781],[-73.85978430747714,40.65829243730842],[-73.85977576915252,40.65828769874591],[-73.85976839588912,40.658281936345816],[-73.85977487655441,40.65826388696603],[-73.85977775441211,40.6582453037852],[-73.8597772719782,40.65824458373785],[-73.85977694749606,40.65824381407142],[-73.85977678937329,40.65824301472854],[-73.85977680170693,40.658242206420724],[-73.85977698417742,40.658241410091875],[-73.8597773320568,40.65824064637543],[-73.85977783633125,40.65823993505984],[-73.85977848393465,40.65823929457581],[-73.85977925808712,40.65823874151875],[-73.85978013872982,40.65823829021877],[-73.85978110304464,40.65823795236939],[-73.85978327687513,40.65824031059274],[-73.85978595150615,40.65824234848557],[-73.85978904701746,40.65824400515382],[-73.85979247091238,40.65824523109483],[-73.85979612088192,40.658245989676296],[-73.85979988786168,40.658246258231166],[-73.85980365929096,40.658246028734766],[-73.85980732247602,40.65824530804467],[-73.85981076795765,40.65824411769573],[-73.85981389278174,40.65824249325667],[-73.85981660357584,40.65824048326714],[-73.85981881933898,40.658238147787436],[-73.85982047386227,40.65823555660378],[-73.85982151770716,40.65823278714301],[-73.85983888003499,40.658211445593416],[-73.85995685463874,40.65813010435637],[-73.85997204121813,40.658129362843106],[-73.85998683716886,40.65812665316018],[-73.86000080599858,40.658122055245414],[-73.86001353561595,40.658115704740894],[-73.86002465048755,40.65810778899159],[-73.86003382271669,40.658098541518214],[-73.86004078171638,40.65808823512834],[-73.86004532219197,40.65807717386832],[-73.86004731019723,40.65806568405337],[-73.86004364413235,40.65806399130977],[-73.86004040321924,40.65806185391569],[-73.86003767943828,40.658059332532666],[-73.86003555009303,40.658056498720015],[-73.86003407561634,40.658053432904154],[-73.86003329785525,40.65805022209606],[-73.8600332388833,40.65804695742159],[-73.86003390037405,40.65804373153547],[-73.86003526355366,40.65804063599153],[-73.86003728973363,40.65803775864432],[-73.86003992140894,40.658035181155796],[-73.86004308389,40.65803297667753],[-73.86004668742251,40.65803120777482],[-73.86005062973469,40.65802992465079],[-73.86018321643907,40.65800025010465],[-73.86019595405331,40.657990551335615],[-73.86020644858955,40.65797940283909],[-73.8602144200804,40.657967102029595],[-73.86021965586758,40.657953977062476],[-73.8602220162749,40.65794037807927],[-73.86021816254905,40.65793403249091],[-73.86021545296671,40.65792735254555],[-73.86021393581066,40.65792045727591],[-73.86021363811541,40.65791346955165],[-73.86024198953221,40.65790188909477],[-73.86027223300258,40.657893533916756],[-73.86030373983152,40.657888577703105],[-73.86033585506239,40.65788712348248],[-73.86036791109132,40.657889201484785],[-73.86038387820838,40.657878698814606],[-73.86039799754107,40.65786675945467],[-73.86041004790779,40.65785357043781],[-73.86044971765415,40.657842199173054],[-73.86048734107486,40.65784589781347],[-73.86052526947775,40.6578453353339],[-73.8605626752942,40.657840524007256],[-73.86056480805398,40.657840661436815],[-73.86056694039814,40.65784052031647],[-73.86056901005684,40.65784010476727],[-73.86057095659076,40.65783942692429],[-73.86057272315621,40.65783850658239],[-73.860574258165,40.65783737061775],[-73.860575516791,40.65783605220346],[-73.86057646227916,40.65783458984053],[-73.86057706701887,40.657833026233746],[-73.86057731335019,40.6578314070443],[-73.86057719407967,40.65782977955663],[-73.86057671269033,40.65782819129747],[-73.86057588324,40.657826688648],[-73.86057472995073,40.65782531548939],[-73.86052898667091,40.657815879958235],[-73.86048529822264,40.65780189396608],[-73.86044444123934,40.6577836061373],[-73.86040714201886,40.65776134156821],[-73.86040537631268,40.657605820542074],[-73.86038684618181,40.657555321136435],[-73.86035941846374,40.65750722716079],[-73.86032360895193,40.657462443016776],[-73.86031029516809,40.657418070542015],[-73.86031635714437,40.657384354452184],[-73.86034164704876,40.65724790569804],[-73.8603503067249,40.65722606716768],[-73.86037373148037,40.65720987283228],[-73.86039455362624,40.657212914431994],[-73.86041574418161,40.65721343835782],[-73.8604367815344,40.6572114317132],[-73.86045714784372,40.65720694389234],[-73.86047634178682,40.65720008536426],[-73.86053263951615,40.657180769182865],[-73.86058792205809,40.65715982136937],[-73.86060930392631,40.65715545619806],[-73.8606197420974,40.6571616993932],[-73.86061013643797,40.65720541164127],[-73.8606237233749,40.65720545608291],[-73.86065806462693,40.6571742620335],[-73.86066287940933,40.65715743973715],[-73.86066429380162,40.657140256182004],[-73.86066227518657,40.65712310766851],[-73.8606603959697,40.65712040140297],[-73.86065916027557,40.65711748825116],[-73.86065860541524,40.657114456174206],[-73.86065874814236,40.65711139672422],[-73.86065958414724,40.65710840227971],[-73.86066108818709,40.657105563256344],[-73.86066321484807,40.65710296537697],[-73.86066589991674,40.65710068708324],[-73.86066906231879,40.65709879716702],[-73.8606726065671,40.657097352693306],[-73.860676425645,40.657096397277265],[-73.86068040423741,40.657095959767126],[-73.86068442221287,40.65709605337329],[-73.86070268132774,40.65709518093925],[-73.8607205473062,40.65709218126036],[-73.86073759542917,40.657087125646534],[-73.8607534204204,40.65708013428239],[-73.86084264927321,40.65693129601319],[-73.86084426172725,40.65692686614524],[-73.86084678227444,40.65692268918906],[-73.86085014623744,40.656918872325136],[-73.860854267297,40.65691551349411],[-73.86085903970684,40.65691269888338],[-73.86086434100707,40.65691050071567],[-73.86087003516663,40.65690897539589],[-73.86087597607361,40.65690816206363],[-73.86088201128479,40.65690808158898],[-73.86088798593696,40.6569087360369],[-73.8612752011857,40.65700090635933],[-73.86149375847896,40.656999934057545],[-73.86161371163625,40.656996510252846],[-73.86162917655396,40.65704785910248],[-73.86163823380828,40.657100087800664],[-73.86164080314661,40.65715273365762],[-73.86163686179201,40.65720533028678],[-73.86162644464547,40.6572574117366],[-73.86161702836117,40.657400646501856],[-73.86161656431851,40.65754406022812],[-73.8616250536246,40.65768732858991],[-73.8616424771386,40.657830127588404],[-73.86166879551449,40.657972134284186],[-73.8616693575902,40.65798234140569],[-73.86167213650333,40.65799233589694],[-73.86167705516269,40.65800184049248],[-73.86168397711644,40.65801059151719],[-73.8616927103374,40.65801834620125],[-73.86170301255027,40.65802488941533],[-73.86171459795267,40.65803003963831],[-73.86172714514393,40.658033653993215],[-73.86269762139094,40.65761837633346],[-73.86269778299643,40.65761830850984],[-73.86317083274416,40.65827651294811],[-73.8617475902522,40.65893835651095],[-73.86122245044761,40.65922093757418],[-73.86035978140126,40.65964582850884],[-73.85938691847059,40.65977271487947],[-73.85851436327648,40.65989894246786],[-73.85761537185587,40.66011893315387],[-73.85792219714415,40.661318856312484],[-73.85802504232102,40.661721050091764],[-73.85811779269268,40.66203657079237],[-73.85842950791418,40.6634533604285],[-73.85753563345155,40.66359786251392],[-73.85659075119862,40.66374715959919],[-73.85611710208981,40.66380840213466],[-73.85568461155151,40.66386749237218],[-73.8561174022985,40.66550937960371],[-73.85618809594169,40.66584655462609],[-73.85646311943086,40.66704176338901],[-73.85667995705208,40.667924158674154],[-73.8567050909436,40.66802643910115],[-73.8568467616236,40.66860293533223],[-73.8572269363026,40.670096212133046],[-73.85724675715905,40.67017405117863],[-73.85726744602755,40.67025529379226],[-73.85728486683195,40.6703219894023],[-73.8573094767315,40.67041623286147],[-73.85763323108371,40.671656194038086],[-73.8585548036278,40.67153293413977],[-73.85947416457984,40.67138053203743],[-73.86038937918141,40.67126877544449],[-73.86077512791483,40.6728056222384],[-73.86107192433124,40.67401981389379],[-73.86106295016758,40.67434293473021],[-73.86131863648576,40.675021268816245],[-73.86029565646672,40.67477189446222],[-73.85959262179804,40.674556410171114],[-73.85928317923722,40.674452716436285],[-73.85825153692181,40.67413561068765],[-73.85711349130688,40.67357505459422],[-73.8564873929824,40.67337677418863],[-73.85283803895659,40.67227918976725],[-73.85163460956038,40.671930332833384],[-73.85096453684089,40.67171951137119]]]]}},{type:"Feature",properties:{ntacode:"BK60",ntaname:"Prospect Lefferts Gardens-Wingate",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.93068465493039,40.66362047727543],[-73.92854068382307,40.66168068611849],[-73.92828249221597,40.66144706650277],[-73.92646424218873,40.659814361773854],[-73.92725505325636,40.65933756357737],[-73.92819257852791,40.6601771735376],[-73.92834017576644,40.66006003644375],[-73.92817215363185,40.658477345325615],[-73.92799465183676,40.65680210148195],[-73.92896419407975,40.65674261382696],[-73.92989802426051,40.65668443579574],[-73.9309035493228,40.656610355984235],[-73.93190743894843,40.656537652543044],[-73.93284657292847,40.65647848205156],[-73.93381012074789,40.656422992675076],[-73.9347843737794,40.656360395589914],[-73.93571813261288,40.6563032967294],[-73.93617927750097,40.65627397206933],[-73.93668469506133,40.656241823300945],[-73.93712063808276,40.65621590359217],[-73.93765923512824,40.65618387639605],[-73.9385934899817,40.65612237929749],[-73.93955925311151,40.65606275324785],[-73.94053214686083,40.65600153896521],[-73.94146260922957,40.65594424853215],[-73.94240147928586,40.65588481159516],[-73.9433548889927,40.6558283353844],[-73.94431012333273,40.65576866576871],[-73.94487284338396,40.655734762103954],[-73.94507909388315,40.655722047043575],[-73.94715896257108,40.65559378727074],[-73.95006664927294,40.65542299720064],[-73.9499300879139,40.65415032686904],[-73.94976874975266,40.65264232265623],[-73.94966851174588,40.65169751958089],[-73.9495711308331,40.65080789987126],[-73.95137845862445,40.65071574533828],[-73.95246901307857,40.65066945528938],[-73.95295083898303,40.65065556059242],[-73.95480071964032,40.650569302863786],[-73.95582518373749,40.65052980807863],[-73.95870789822976,40.650387273782634],[-73.95892527261276,40.651211550097806],[-73.95915001039323,40.65214455720866],[-73.95932926470229,40.65292817871177],[-73.95945183797807,40.65357538781577],[-73.95969665863038,40.65483921522885],[-73.95986103047147,40.65563478893659],[-73.9606980937956,40.655340924680644],[-73.96156461422339,40.65500411715297],[-73.96188086439834,40.654881191549705],[-73.96245536567213,40.65828697752463],[-73.96281298376569,40.660509393313056],[-73.96307724112161,40.66213019404672],[-73.96306964436468,40.66220900936871],[-73.96305428998843,40.66228716695076],[-73.9630312648282,40.662364224641834],[-73.9630006991155,40.66243974651158],[-73.96296276579903,40.66251330505168],[-73.96291767947466,40.662584484411525],[-73.96286569518072,40.662652881917815],[-73.96280710698116,40.66271811063332],[-73.96245015697441,40.663182605482845],[-73.96213146329639,40.663208162617586],[-73.96095595387634,40.66328505483409],[-73.96061544798405,40.663302750168214],[-73.960336828723,40.664108698348414],[-73.9593442242825,40.66417564714983],[-73.95787061929293,40.66427335800648],[-73.95729172603528,40.6643026328195],[-73.95720935391161,40.66351739728021],[-73.95384851077024,40.66372780885383],[-73.95097410077464,40.66390486786394],[-73.94940638959493,40.66400530778235],[-73.94816604109285,40.66408182197855],[-73.94546293588506,40.664226104136326],[-73.9448922768706,40.66417414358657],[-73.94408198675576,40.6641285729369],[-73.94269628894105,40.664055129235315],[-73.94282892246846,40.66284748566935],[-73.94002976952834,40.66302074259751],[-73.93726377502644,40.66319183379352],[-73.93455236748139,40.66336228628643],[-73.93437459333325,40.663372811141706],[-73.9323794010824,40.663497789310014],[-73.93160743269036,40.663556723298065],[-73.93068465493039,40.66362047727543]]]}},{type:"Feature",properties:{ntacode:"MN20",ntaname:"Murray Hill-Kips Bay",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.96230391870563,40.733113660982234],[-73.96226340489372,40.73291555162378],[-73.96236043096492,40.732913300829836],[-73.96285045581654,40.732875574169306],[-73.96332992178786,40.732838051637295],[-73.9633407523026,40.73284587606141],[-73.96352590820305,40.732835803355044],[-73.96353546468936,40.732858969938874],[-73.96356164299162,40.732857926493935],[-73.96356976262952,40.73290341284869],[-73.96357846233376,40.73290422760164],[-73.96358173415473,40.73292137564598],[-73.96359229359403,40.73292116873918],[-73.96359022934662,40.73293091461199],[-73.96368110540412,40.73293004369202],[-73.96366650731555,40.73280802818071],[-73.96403778642203,40.7327699535389],[-73.9640560541331,40.73277369056065],[-73.96407170374705,40.73279135357763],[-73.96409321017167,40.732931961442404],[-73.96408371237933,40.73294579583599],[-73.9640650780583,40.732957762137744],[-73.9637242997198,40.73299052315653],[-73.9636548542,40.73299726698505],[-73.96365611652297,40.73300217071715],[-73.96357983122225,40.73300707675348],[-73.96357714332616,40.73300424922842],[-73.96354131486414,40.73300586004977],[-73.96353984846814,40.73300968086538],[-73.96275486469887,40.73307663777075],[-73.96235726653535,40.73311009772154],[-73.96235633680374,40.73310800970217],[-73.96230391870563,40.733113660982234]]],[[[-73.97219641647816,40.74040257875031],[-73.97221685422335,40.7403076250616],[-73.97226753642134,40.7403137432772],[-73.97227001334163,40.74030857434572],[-73.97225332319165,40.740300105554844],[-73.9722483780365,40.740291171858736],[-73.9722997959087,40.74003496274304],[-73.972310304391,40.740018512674865],[-73.97233141721735,40.74001090819976],[-73.97243888981444,40.74002174947072],[-73.97265743803045,40.73922275427703],[-73.97265528968897,40.739178268480096],[-73.97265060379688,40.73905826571558],[-73.97264431062425,40.73901746233538],[-73.97264512721955,40.73895866831106],[-73.97264674830765,40.73884587100983],[-73.97263256455172,40.73878946955017],[-73.97263100998653,40.73874026500816],[-73.9726278745752,40.738709061972244],[-73.97262630543393,40.73866586408451],[-73.97262792189818,40.73859386916861],[-73.97262084766366,40.73852066549358],[-73.97261929656239,40.738463068045995],[-73.97262753952543,40.73840038548487],[-73.97263884800178,40.73839530927465],[-73.97263833265214,40.73837968547382],[-73.97262807328741,40.73836796724544],[-73.97262452608487,40.73824336395961],[-73.97263274644149,40.738232424262236],[-73.97263327107372,40.7382238332985],[-73.97262254718079,40.7382170682118],[-73.97261946865994,40.738044278747545],[-73.9726147401733,40.738029868845516],[-73.97260609997491,40.7379386722888],[-73.97261872947445,40.7379146768007],[-73.97261242656488,40.73789787206912],[-73.97260457307712,40.737822272573126],[-73.97261404225623,40.73779827683592],[-73.97260621196631,40.73766627757042],[-73.97260583208771,40.737494749705654],[-73.972577394541,40.73749433785874],[-73.97257959604875,40.73735478637063],[-73.97256998441055,40.73726378775503],[-73.97259412459516,40.737261748674975],[-73.97259521395067,40.737231149899614],[-73.97260003717402,40.73722176839536],[-73.97259458103942,40.73718868180285],[-73.97260563605107,40.73716588375286],[-73.97259459485844,40.73715508388085],[-73.97259775633789,40.73712268502419],[-73.97259776670366,40.737097480007115],[-73.97258360606318,40.73701588054928],[-73.97258445692461,40.736875482889324],[-73.97259038224686,40.73676965484231],[-73.97258292456111,40.73674468459354],[-73.97257979798518,40.73669068907674],[-73.97257525871034,40.73664650893155],[-73.97255622610966,40.73646148552757],[-73.97256333684321,40.7364458816321],[-73.97248994174747,40.73580328010768],[-73.97251016786028,40.73578712985965],[-73.97286939178474,40.735770861285616],[-73.97441385816538,40.736414393859015],[-73.97445975070471,40.73629401971837],[-73.97441677354796,40.73627772610679],[-73.97441154346608,40.736285279046854],[-73.97439952343322,40.73628408358716],[-73.97402692104312,40.73612576724556],[-73.97404679254483,40.736099929432086],[-73.97442932366883,40.7362606334915],[-73.97442775474434,40.73626619904143],[-73.97446647047293,40.73627845682994],[-73.97450376013234,40.736064588444094],[-73.97447471755308,40.73606238071302],[-73.9744408292407,40.73605047915445],[-73.97443372879964,40.73605371636701],[-73.97414062018399,40.73595565666479],[-73.97415127634788,40.735933792668135],[-73.97444722336772,40.73603347295405],[-73.97444828612839,40.736037792356605],[-73.97447828183088,40.73604418545113],[-73.9745048828597,40.73604228053674],[-73.97451459772606,40.73589459841129],[-73.97450793938187,40.73579694526986],[-73.9744885407907,40.735875680246444],[-73.97445077717826,40.735869129966744],[-73.97446233335462,40.73583114456826],[-73.97424982468381,40.735797182020036],[-73.9742463065831,40.735780110455906],[-73.9742586677551,40.73576626816389],[-73.97447040507878,40.73579787225519],[-73.9744696202374,40.735787868071874],[-73.974477754312,40.7357878616661],[-73.97447154941678,40.73572722375798],[-73.97446537767378,40.73566688606376],[-73.97439223918205,40.73566753456829],[-73.97439185493207,40.735671948134666],[-73.9742637588431,40.735671474293284],[-73.9742647479945,40.73567587660686],[-73.97419233708445,40.73568012679815],[-73.97418956000197,40.73565991276937],[-73.97415747430536,40.73565784198279],[-73.97414616523476,40.73567162151039],[-73.97409287937961,40.73564072502889],[-73.97409007994675,40.73564465423457],[-73.97341869582564,40.735367737300194],[-73.97343881801874,40.73534121731151],[-73.97328030291018,40.73527336492547],[-73.97305698712074,40.735177452913035],[-73.97280661710468,40.73552391852121],[-73.97293673973692,40.73559924929969],[-73.97293031926465,40.73560761439672],[-73.9727630838036,40.73550508747362],[-73.97299695202493,40.735186506891154],[-73.97296395268101,40.73516906617737],[-73.97293185609786,40.735205312369054],[-73.9728851285694,40.73518020390191],[-73.97286403116169,40.73521226701528],[-73.97283745943488,40.73519971620189],[-73.97294520758689,40.73506517007115],[-73.97296719785825,40.73507843026429],[-73.97294519031821,40.73510770051316],[-73.97299560236594,40.735127937983165],[-73.97297083635613,40.735157216971345],[-73.97300291199294,40.73517255953273],[-73.97303684713718,40.73512794764756],[-73.97329895046146,40.73524235507714],[-73.97332187458166,40.73520191866486],[-73.97331638345153,40.73519634278207],[-73.97329897672451,40.7351768158837],[-73.97327881634091,40.735147527414355],[-73.9732724114407,40.735118933851524],[-73.97327700851483,40.73507919579839],[-73.97329627362973,40.73504085664259],[-73.97332929043606,40.735010877391765],[-73.97336870942682,40.734989274762725],[-73.97341821248358,40.73497115816115],[-73.97345945915039,40.73496837685125],[-73.97352270834307,40.73497536084698],[-73.97354472883949,40.73494432660409],[-73.974440650826,40.73531677190059],[-73.97467193127463,40.73539830317865],[-73.97474900590656,40.73542518850017],[-73.97482618516203,40.73538167415051],[-73.97489305141308,40.735375196930356],[-73.97495992976475,40.735368717998796],[-73.9751105536218,40.73539025518538],[-73.9752227552852,40.73539790753062],[-73.97589093627826,40.73567319882144],[-73.97636373339385,40.735867977808304],[-73.97712441142463,40.736196798027606],[-73.97792798408676,40.73654414633996],[-73.97833820630659,40.7367214710445],[-73.97849845639811,40.73679095652552],[-73.97805226497623,40.73755395365623],[-73.97891574548598,40.7379176596646],[-73.97949062680898,40.73815979254358],[-73.98041832981404,40.73855053056056],[-73.98266497479032,40.73949733270419],[-73.98221134521273,40.74011453513665],[-73.98176150801345,40.740733112559525],[-73.98131180452111,40.74135092410706],[-73.98085965412415,40.74196976808199],[-73.9824552073041,40.7426469600848],[-73.98400852046808,40.743299018402716],[-73.9840748519408,40.74332471841654],[-73.9836252002839,40.74394311456537],[-73.9831741189751,40.74456031088428],[-73.98272686543109,40.74518041438059],[-73.9822787272248,40.74579756296622],[-73.98183365081863,40.746416590552265],[-73.98134068727688,40.74707866368256],[-73.98085054482473,40.74775037037835],[-73.98094250047258,40.747790071404644],[-73.98247212047103,40.74843150141646],[-73.98407636095376,40.74910212488147],[-73.98362158446457,40.749723771653585],[-73.98317416294078,40.75034220969328],[-73.98272387486375,40.75095894445159],[-73.98227490438863,40.75157729841364],[-73.98182244344719,40.75219712693091],[-73.98137150401975,40.75281385262084],[-73.98094066392166,40.75340720742592],[-73.98088709894274,40.75348098873857],[-73.97928686230297,40.752800496942235],[-73.97834877041348,40.752410130141875],[-73.97779152136373,40.75216759592678],[-73.97767660543508,40.75211893738104],[-73.97754285054947,40.75206355641635],[-73.97710781138565,40.75188340606207],[-73.97685152381591,40.751776494154065],[-73.97604824928956,40.75144139387823],[-73.974444516257,40.75076469299506],[-73.97493471192983,40.75009962760717],[-73.97538295836107,40.74948305847051],[-73.97584137791077,40.74888595486775],[-73.97497000707195,40.74850184998756],[-73.97360737921298,40.7479254548687],[-73.97273791962529,40.74755799077646],[-73.97122806189915,40.74691917069025],[-73.97165740546299,40.746303693599614],[-73.9717481066143,40.74618613912614],[-73.97184739132325,40.746057459922234],[-73.97196119939015,40.745902900027296],[-73.97208724192903,40.74573673056772],[-73.97212474231732,40.74568133806042],[-73.97257598272691,40.74506785479307],[-73.97302670401675,40.74445004120929],[-73.97350834958283,40.74378203418571],[-73.97223028569869,40.743249027067186],[-73.97210897631054,40.743205491180724],[-73.97206165305262,40.7431880308442],[-73.97198880214081,40.74316289643734],[-73.97191659152269,40.74313739492279],[-73.97167921200804,40.7430544645624],[-73.97188888913072,40.74272481985299],[-73.97176261327064,40.74267267153472],[-73.97174059715853,40.74266357950897],[-73.97177501248048,40.7426159121446],[-73.9719595585626,40.742337921543715],[-73.97204926316742,40.741887753273694],[-73.97206949682825,40.74178890543227],[-73.97210163980691,40.741623202061],[-73.97215263572183,40.74138858760124],[-73.97219804813791,40.74114466869184],[-73.97228618248504,40.740738273576426],[-73.97228992099224,40.74072103903183],[-73.97221282599382,40.74071166360831],[-73.97219567275309,40.74070957946143],[-73.97218268570107,40.74070627990968],[-73.9721684838788,40.740693120300556],[-73.97216477368686,40.74067572162663],[-73.97216549760829,40.740672165049965],[-73.97221525425908,40.740426563519456],[-73.97222515614362,40.74041669642865],[-73.97223504317174,40.74041340340203],[-73.97223566211014,40.740405415225254],[-73.97219641647816,40.74040257875031]]]]}},{type:"Feature",properties:{ntacode:"SI12",ntaname:"Mariner's Harbor-Arlington-Port Ivory-Graniteville",borocode:"5",boroname:"Staten Island"},geometry:{type:"MultiPolygon",coordinates:[[[[-74.15945602438073,40.64144833282152],[-74.15974815874299,40.64141652579025],[-74.15997875699624,40.64144648083643],[-74.16014977971697,40.641494681697694],[-74.16032485634238,40.6415761781737],[-74.16046972940252,40.641643622513044],[-74.16058341643902,40.64166664358551],[-74.16069638162367,40.641689521144635],[-74.16077833143689,40.641739034626916],[-74.16085388585401,40.641754066022514],[-74.16094538402483,40.6417872393533],[-74.16102490269597,40.64179924086039],[-74.16111242522179,40.641835453737286],[-74.16114204605101,40.64191164984923],[-74.16117897104714,40.64200661233087],[-74.16117674377107,40.642132057246215],[-74.16119293221199,40.64225617213683],[-74.16120631312627,40.64235864106054],[-74.16120187191918,40.64266336502902],[-74.16123004765561,40.642811668818354],[-74.1612549187377,40.64294256044942],[-74.16134686994943,40.64342646082169],[-74.16139280510716,40.643668212422774],[-74.16143754262461,40.64390369860135],[-74.16147514233911,40.644101526465604],[-74.161460360053,40.64429496976492],[-74.15798759540652,40.64386178896613],[-74.15797127158058,40.64381302168967],[-74.15791348652958,40.643748758327284],[-74.15785175627417,40.64369662171837],[-74.15782088030582,40.64366260736522],[-74.15777609272395,40.64363087087961],[-74.15773024039159,40.64357341784457],[-74.15762669194066,40.643484246616296],[-74.15750555221236,40.6433799244766],[-74.15743349200996,40.643302857779055],[-74.15755898947863,40.64323477816582],[-74.15770553736046,40.643210145914345],[-74.15782859631375,40.64314639192399],[-74.15791589406773,40.643082694452836],[-74.15799119129827,40.642988738963844],[-74.15805052271516,40.6428675556594],[-74.15807013643527,40.64275853874287],[-74.15810573399858,40.64268885283267],[-74.15813451603354,40.64263253066304],[-74.15819893094351,40.64260092422944],[-74.15827543717357,40.64256338383845],[-74.15840347672429,40.64254160388202],[-74.15848495839133,40.64253846688583],[-74.15855043770547,40.64249750130647],[-74.15857610598317,40.64242935110268],[-74.15866125960532,40.6423051054573],[-74.15869278737446,40.642190011470404],[-74.15874378147625,40.642003839848414],[-74.15881093745303,40.64175863474038],[-74.15920024534464,40.64165040347484],[-74.15931925561868,40.6415563860693],[-74.15945602438073,40.64144833282152]]],[[[-74.17989568339902,40.64526879597556],[-74.17988406361427,40.64511024036655],[-74.17984376950356,40.645110303386964],[-74.1798483940899,40.64516485941387],[-74.17977452733302,40.645166679848046],[-74.17972987752043,40.64438070211195],[-74.17933117249304,40.644400511269986],[-74.17933153808342,40.64448661861309],[-74.17931432503384,40.644515565096846],[-74.17930476098084,40.644537309231055],[-74.17929942170997,40.64455987776589],[-74.17929841926971,40.644582797102345],[-74.17930177470069,40.64460558627944],[-74.17931109417601,40.64463836046942],[-74.17931567654723,40.644671712475095],[-74.17933009720139,40.64470377592369],[-74.17933062935185,40.64470463870431],[-74.17933320437126,40.64471011706263],[-74.17933456675392,40.64471584267576],[-74.17933467971108,40.64472166093497],[-74.17933354019222,40.64472741472977],[-74.17933117896749,40.644732948690326],[-74.17931025231643,40.64475941449219],[-74.17929249083934,40.64478719014129],[-74.17929166013812,40.644803046761275],[-74.1792883007092,40.644818708332465],[-74.17928246255002,40.64483394175979],[-74.17928100170082,40.64485927216299],[-74.17928466108631,40.644884473314804],[-74.1792933540325,40.64490894827632],[-74.17930687463497,40.64493211730934],[-74.17932490263577,40.64495343160849],[-74.17933668771612,40.64496426171952],[-74.17933852060662,40.64496703799539],[-74.17933973804763,40.64497000395558],[-74.17934030779728,40.6449730810519],[-74.17934021476664,40.64497618779288],[-74.17933946141943,40.644979241902035],[-74.1793380677066,40.64498216249664],[-74.17933607053808,40.64498487222996],[-74.17930319621614,40.64500910173452],[-74.1792512334067,40.64504187697032],[-74.17923215257152,40.6450465504377],[-74.17921186995902,40.64504982255431],[-74.17920271291823,40.64504692735291],[-74.17919288123382,40.64504342540785],[-74.17917151967112,40.645030753649664],[-74.1791539938541,40.645014721149934],[-74.17914433076413,40.644988406555434],[-74.17912788280462,40.64495022357106],[-74.17910613258836,40.64487681454128],[-74.17907466583902,40.644646507056585],[-74.1790814414027,40.6445056965032],[-74.17906767742942,40.644451589578395],[-74.1790564783294,40.644402869899494],[-74.1790551334486,40.64435993740105],[-74.17905352461973,40.64431978210171],[-74.17904565802344,40.64426220535036],[-74.17904941619591,40.6441732368951],[-74.17905964627462,40.64407011575544],[-74.1790441057012,40.64398533088521],[-74.17903966591298,40.64390863393704],[-74.17902619072598,40.643857669393014],[-74.17901676603564,40.643822662186054],[-74.17900895017661,40.64379388320196],[-74.17900604586515,40.643756557968366],[-74.17900196853469,40.643717716750196],[-74.17900148715455,40.643684207399595],[-74.17900814920628,40.6436495298087],[-74.17901876395082,40.643556251888164],[-74.17903563701384,40.643480394748764],[-74.17903555928568,40.64339478702077],[-74.17904538824325,40.643377695347475],[-74.17906590651141,40.643352931636635],[-74.17907959489563,40.64333839546497],[-74.1791012423098,40.64332028004219],[-74.17911394582362,40.643300666934316],[-74.17913343601886,40.6432929230508],[-74.17916203645552,40.64329416360919],[-74.17917908126822,40.64329365239232],[-74.17920770481668,40.643283844551156],[-74.17923630542842,40.64326812113164],[-74.17925404421636,40.64325258048978],[-74.17926967251854,40.64324228075341],[-74.17928587918546,40.64323826294319],[-74.17930807826706,40.64323747679815],[-74.17932950906646,40.643233970175146],[-74.17933890723599,40.643229130691736],[-74.17935247481593,40.64321894003587],[-74.17937498303445,40.64317631728327],[-74.17938596172675,40.6431548238123],[-74.17939533407686,40.64314406775221],[-74.1794048280204,40.643128966476475],[-74.17940832646538,40.64311063186742],[-74.1794057831753,40.643094196743135],[-74.17939583435023,40.64308170641118],[-74.17938080286842,40.64307027642219],[-74.17937080384336,40.643062916733804],[-74.1793725304566,40.643047833104056],[-74.17938075140042,40.64304147814549],[-74.17939283485826,40.643037679178036],[-74.17941014309547,40.643034391397215],[-74.17942351984419,40.6430277626913],[-74.17943548051018,40.643011344976436],[-74.17943368167671,40.642991715425744],[-74.17942116737468,40.642973837353985],[-74.17940773684921,40.64295727145502],[-74.17941686680508,40.64290324795667],[-74.17941092276754,40.64288021030184],[-74.17940728473077,40.642861428467256],[-74.17940530835243,40.64282942066187],[-74.17939451000983,40.642816127516845],[-74.17938838983962,40.64281207532976],[-74.17938528361432,40.64279910390168],[-74.17939512553826,40.64274968063789],[-74.17940157858926,40.642741674424215],[-74.17940401630891,40.642731692777],[-74.1794084470564,40.6426807331708],[-74.17941578547348,40.64265626018017],[-74.17942844383583,40.642611431685104],[-74.17943924132948,40.64259334150158],[-74.17945445076876,40.64256589465304],[-74.17946977163908,40.64255011784832],[-74.17947260813821,40.64254449266464],[-74.1794840262466,40.64252272006404],[-74.179494624329,40.64248676056519],[-74.179523820097,40.64239762789449],[-74.17952914022541,40.64237727506548],[-74.1795324894016,40.64237198832555],[-74.17954253318497,40.642356126938196],[-74.17954188859929,40.64233864698983],[-74.17954696292517,40.642305168498616],[-74.17955292697472,40.64228660604782],[-74.17955611609817,40.642243011595454],[-74.17957035016096,40.642210142007386],[-74.17958207750844,40.64218652944752],[-74.17959150128313,40.64217435030051],[-74.17960074675607,40.64214977547628],[-74.17960437994128,40.642121483074696],[-74.17960229355933,40.64207780354597],[-74.17961213567327,40.642044073850045],[-74.17960967337308,40.64203289213599],[-74.17960596648491,40.641966310438995],[-74.17960181816817,40.64193149924914],[-74.17959758214892,40.641921871621165],[-74.17958713721417,40.64191768346411],[-74.17956888859044,40.641917194297335],[-74.17955753568847,40.64192400162998],[-74.1795538345619,40.64193587581612],[-74.1795490462866,40.64196203955697],[-74.17954304267356,40.642048113980124],[-74.17953398205411,40.64214785196148],[-74.17952274275393,40.64218202175159],[-74.17950717898049,40.64222233252365],[-74.1794856067821,40.64226398536266],[-74.17948339003306,40.642281619715604],[-74.17947213042254,40.642341699360514],[-74.17946208703788,40.642373251148555],[-74.17940491070938,40.6425072965153],[-74.17939358269678,40.64253526652586],[-74.17937786209204,40.64256237609077],[-74.17936728876722,40.642603809876505],[-74.17934017622397,40.64268954679919],[-74.17932835858706,40.64270696107772],[-74.1793220169518,40.64272663850582],[-74.17931618712426,40.64274665438115],[-74.17931361676783,40.64277087466839],[-74.17931410709731,40.642812814221],[-74.17930397810632,40.6428852409609],[-74.17929353576814,40.642912434423856],[-74.17927488971083,40.64293897106286],[-74.17924404807518,40.64296834454156],[-74.17922112974496,40.64297824284561],[-74.17918728067436,40.64298753949395],[-74.17915856161373,40.642990643481994],[-74.1791398613663,40.642990060631625],[-74.1791228646588,40.64298544120038],[-74.17908174926849,40.64296632352998],[-74.17906331341109,40.64296296296411],[-74.17905058329737,40.64295969520157],[-74.17903926810862,40.64294925064916],[-74.17901881653256,40.64292390473285],[-74.17898445948872,40.642859846472355],[-74.17894626430832,40.642765218838946],[-74.17893820887468,40.6427451319457],[-74.17893187791924,40.642726926731925],[-74.17892204821979,40.642710088970084],[-74.17890900554688,40.642697764404446],[-74.17889008680837,40.64268800747718],[-74.17888889246792,40.642687391824126],[-74.17883755862627,40.64257373741059],[-74.17882094373536,40.64254503123117],[-74.17881180876557,40.64253013035186],[-74.17880190796815,40.64251250932561],[-74.17879078436877,40.64249850345957],[-74.17878114482785,40.642495071039676],[-74.17877071758879,40.64249996468183],[-74.17873543166,40.64252748553289],[-74.17867612428068,40.64256417401503],[-74.1786406200644,40.64257237408622],[-74.17859909822185,40.64257142570139],[-74.1785135615449,40.64254796326389],[-74.17848313827227,40.6425211752305],[-74.17847023906337,40.642493455841304],[-74.17842482969786,40.64239921147704],[-74.1783951236718,40.64232938166016],[-74.17836990148503,40.642280223791005],[-74.1783492357989,40.64225252246486],[-74.17833396352178,40.64223281930492],[-74.1783203219091,40.642208295487585],[-74.17830667986345,40.642183770496565],[-74.17829126398301,40.6421624969715],[-74.17827261248608,40.64213981770078],[-74.17825662145901,40.64212922736567],[-74.17824494768743,40.64213182004243],[-74.17823600662612,40.642147287589964],[-74.17823909996144,40.642181051899954],[-74.17828674141423,40.642333567082154],[-74.17834761707209,40.642477881625005],[-74.17836001223182,40.64251707015721],[-74.17836830862744,40.6425454289515],[-74.1783613096399,40.642565132643],[-74.17834127011969,40.64258947599583],[-74.17831712917221,40.64260298977858],[-74.17828874493547,40.64260410429689],[-74.1782460258199,40.642592553406686],[-74.17820217655374,40.64258069633407],[-74.17817324086909,40.64256448166802],[-74.17815221653088,40.642549818619614],[-74.17813298867739,40.642537820679706],[-74.17810992650668,40.64252918461104],[-74.17806133296676,40.64253019031802],[-74.1780076345702,40.64254330299953],[-74.17798349357187,40.64255681671233],[-74.17795952186508,40.64257781735238],[-74.17795599825197,40.6425902348418],[-74.17794003358954,40.64261948979219],[-74.1779307085354,40.6426251140881],[-74.17789079315844,40.64263039318802],[-74.1778667719045,40.64262259670055],[-74.17784088061596,40.64261134848999],[-74.17782359552946,40.64260358714378],[-74.17781237608783,40.64259984414217],[-74.17779804018474,40.64260731346279],[-74.17778978404122,40.642635656844405],[-74.17778543224094,40.64265059189046],[-74.17777330613951,40.64272738084695],[-74.1777693527225,40.64280294442758],[-74.17775957363418,40.64284883544467],[-74.17774310515375,40.6428895573144],[-74.17772806566208,40.64290728231456],[-74.17772066748067,40.642916000216275],[-74.17768636299849,40.642948596519595],[-74.17764021549517,40.642976299667595],[-74.1775312840749,40.64301404792935],[-74.17748837295598,40.643026192317635],[-74.1774586452373,40.64303526866416],[-74.1774413846211,40.643033425510374],[-74.177422548088,40.64302170243327],[-74.1773959137475,40.64300911587714],[-74.1773857436063,40.643012090960056],[-74.17735372544308,40.64303868795122],[-74.17732826853097,40.643064049510926],[-74.1772693509245,40.64309783322203],[-74.17725898931052,40.643099358795304],[-74.17724112273281,40.6431095080841],[-74.17721118570958,40.64312277860314],[-74.17717352557622,40.64311396280184],[-74.17714042132818,40.64309601937174],[-74.17713480593794,40.64308986664995],[-74.17713784267174,40.643083780512136],[-74.17714344429949,40.64307530531677],[-74.17714838240755,40.643069074185405],[-74.17715454548059,40.64305031169334],[-74.17715510495646,40.64304002724817],[-74.17715528395483,40.64302684597979],[-74.17715118704484,40.6430176506082],[-74.17714537910922,40.6430100482224],[-74.17713187740166,40.643009621718186],[-74.17711875836565,40.64301209069214],[-74.17709899305959,40.64302238679048],[-74.17709330160052,40.64303745454494],[-74.17708741934761,40.643051072296686],[-74.17707592215223,40.64305853816041],[-74.17705776294571,40.64305920071963],[-74.17703597759063,40.64304697216206],[-74.17698088246382,40.64300072270881],[-74.17692854506895,40.642953530825324],[-74.17688733532474,40.64291060534413],[-74.17686764286097,40.64289967958926],[-74.17684737674098,40.64288440901802],[-74.17682386895908,40.64285914598336],[-74.17681290478349,40.64282706735284],[-74.1768119330084,40.642805195626025],[-74.176815147947,40.64278592940235],[-74.17681380742445,40.64277578994432],[-74.17680514054872,40.64276109340959],[-74.1767931445654,40.64274299295013],[-74.17678179644729,40.642708018167255],[-74.1767728228849,40.64266920248748],[-74.17676738531846,40.642649868313626],[-74.17677183831805,40.642632700495504],[-74.1767741985176,40.64261423101288],[-74.1767718111673,40.64260344114154],[-74.17676961503892,40.64259410060231],[-74.17676112814682,40.64256622111886],[-74.1767481454635,40.64251162034039],[-74.17673612174521,40.64246426035359],[-74.17672611574284,40.64243942384842],[-74.17671593066619,40.64242776928107],[-74.17670489151182,40.64241691128406],[-74.17669557683243,40.642419090235414],[-74.17670101435614,40.642438423240456],[-74.17669931832965,40.64245464865911],[-74.17669428881109,40.64246747015749],[-74.17668621195563,40.64247174801648],[-74.1766834551963,40.642472690412994],[-74.17648257284584,40.64239153903439],[-74.1763907772989,40.64234371455397],[-74.17636880109194,40.64233003804391],[-74.17635786617541,40.642327220562926],[-74.17634950665706,40.64233663978615],[-74.17635883559275,40.64234909129291],[-74.17638356878426,40.64236182591787],[-74.17659218717402,40.642479692579386],[-74.17665211551707,40.64251167173472],[-74.17667571342696,40.64253034408633],[-74.17668723791232,40.642552138621255],[-74.17671674393048,40.642789820238065],[-74.17672442495086,40.642971386120685],[-74.17671685309473,40.64311022814019],[-74.17670588284447,40.64317251944431],[-74.17670848832704,40.64321401716333],[-74.1767110933761,40.64325551605546],[-74.17670779048994,40.64328137265506],[-74.17668390509124,40.64336221113668],[-74.17667625101981,40.64337403249804],[-74.17666795538251,40.64338684477167],[-74.17665028095581,40.6433984422937],[-74.17661645169203,40.64341859434953],[-74.17658489192634,40.643426868977635],[-74.1765387716304,40.643419433328624],[-74.17651461386733,40.6434110455599],[-74.17649654093124,40.64340511597797],[-74.17647325221158,40.64341056004792],[-74.17643380731715,40.64342456030142],[-74.1763712644376,40.64344545241626],[-74.17633666713805,40.643459810246604],[-74.1762882750834,40.6434642547613],[-74.17610392257112,40.643471813660135],[-74.1759818319193,40.64346362228081],[-74.17589757805786,40.64345106540622],[-74.175850027479,40.643440082572965],[-74.17577964702747,40.64341621999763],[-74.17573122826903,40.64339140358608],[-74.17570735046631,40.64337787259123],[-74.17568964875994,40.64336021111712],[-74.17568450673068,40.64335036459874],[-74.17567564816929,40.64333421847941],[-74.17566973981418,40.64331857730758],[-74.17566478766803,40.64331017911899],[-74.17564120364028,40.64330613531531],[-74.17562684579927,40.643306505870854],[-74.17560250954304,40.64331129816989],[-74.17558265458517,40.64332818304802],[-74.17553221024097,40.64337521466949],[-74.17552797662435,40.64338269844056],[-74.1755166411694,40.64340274396703],[-74.1754841791406,40.64346229451276],[-74.17548579327126,40.64347100404519],[-74.17549086674347,40.64349835910255],[-74.17550408022706,40.64359829762308],[-74.1755034564366,40.64364443296592],[-74.17550405793446,40.643678037636676],[-74.17550644511687,40.643688827030466],[-74.17551985806382,40.643695845948244],[-74.17553954855983,40.643706770930805],[-74.17557190131878,40.64373355076156],[-74.17558456226038,40.643749405111144],[-74.17558649028987,40.64377851932665],[-74.17556511464508,40.64379844733602],[-74.1755553273534,40.64380431908106],[-74.17553233126014,40.6438192513391],[-74.17551922607673,40.643836349888055],[-74.17550213898578,40.64386692331765],[-74.17548401996778,40.64391147255849],[-74.17547691201523,40.64393762257318],[-74.17547770557694,40.64397267573809],[-74.17547659531672,40.6440078748774],[-74.17548032439204,40.64402880424381],[-74.17549159458257,40.644084999291],[-74.17549255121851,40.64409224126956],[-74.17547754500569,40.64410948611874],[-74.17547166255153,40.64412310495858],[-74.17547291355918,40.64413983464352],[-74.17547711304596,40.644157069451694],[-74.17549423978276,40.644170386307664],[-74.17551972507621,40.64417428450532],[-74.17554692124058,40.64417658705529],[-74.17556911636851,40.644220971563946],[-74.17562352359607,40.64434920675862],[-74.17570768504602,40.644571724169374],[-74.1757087996109,40.64464552438333],[-74.17569977789293,40.6446571897876],[-74.17569009214999,40.64467109974978],[-74.17569001562475,40.64469232089332],[-74.17568470742584,40.64471028489513],[-74.17566940804076,40.64471804256367],[-74.17565170598758,40.64470038058382],[-74.17562477603218,40.64467830524583],[-74.1756017406806,40.64464934673444],[-74.1755903182853,40.644635592982034],[-74.17557528468842,40.64462357832876],[-74.17555892305053,40.64461605463214],[-74.17552706974193,40.644614840590854],[-74.17549931299432,40.64462282197004],[-74.17546691157206,40.64464652110232],[-74.17544240953453,40.64467912656438],[-74.17540528962314,40.64473976558183],[-74.17537509530062,40.64478743702193],[-74.17535053232238,40.64485589168501],[-74.17534628381355,40.64488913652409],[-74.1753466040378,40.644927883075056],[-74.17532749146824,40.64503030222787],[-74.17529691545064,40.645075076818976],[-74.17525879608056,40.64508458521086],[-74.17520888416384,40.64509207172778],[-74.17516638744452,40.64509752552769],[-74.1751137186201,40.64510595536826],[-74.17504185709679,40.64512902440767],[-74.1749533545671,40.645149711499805],[-74.17489620525141,40.64514604796291],[-74.17485540568022,40.64513527793493],[-74.17478835445732,40.64511481655644],[-74.17475209647753,40.645080288880834],[-74.17472003854465,40.645062996529305],[-74.1746801817275,40.64504483883493],[-74.17464451191796,40.64502928553528],[-74.17460875182425,40.64502032377753],[-74.17458621477462,40.64501693203219],[-74.17455132269366,40.6450218031221],[-74.17454923838947,40.64502291968128],[-74.17452262296852,40.64503717203543],[-74.17450182079071,40.64506144449945],[-74.17448253856492,40.645082675515724],[-74.17446515842182,40.64510375990351],[-74.17445955562815,40.6451122366428],[-74.17444758445447,40.64512339646482],[-74.17443209299554,40.64512970547136],[-74.17439463489741,40.6451369673542],[-74.17436572943484,40.64513625814292],[-74.17415373990465,40.645080094225136],[-74.17411102529667,40.64505484096368],[-74.17405908286239,40.64502517320028],[-74.17405484086562,40.64502187545253],[-74.17403339263903,40.645005197094406],[-74.17401245134869,40.64497754215637],[-74.1739963697914,40.644964876694004],[-74.17395013353864,40.64493477154186],[-74.17388619569047,40.644887003449654],[-74.17378734092993,40.64481484800382],[-74.17364112552055,40.64473315555275],[-74.17359869266507,40.644702759047306],[-74.17354483786629,40.64465860689529],[-74.17348147469538,40.644615185079516],[-74.17343124315637,40.64458392292861],[-74.1733831948859,40.64454737394449],[-74.17332562596066,40.64449692301719],[-74.17323931641737,40.644417952054184],[-74.17315481958887,40.64434542530315],[-74.17309117778865,40.64430714397389],[-74.17304465948321,40.644282181509425],[-74.1730004279919,40.64425997026019],[-74.17297421830355,40.644241464762615],[-74.17296865141039,40.6442375343688],[-74.17294123891661,40.644204522855915],[-74.17292333373844,40.64417078169336],[-74.1729229255568,40.644138626012925],[-74.17291679919704,40.644092277355895],[-74.17291021359753,40.64406425250441],[-74.17288641310375,40.64402950028483],[-74.17287698237271,40.644009008112775],[-74.17288883724963,40.64397517998541],[-74.17291705460552,40.64394887542752],[-74.17295430469147,40.643925536440854],[-74.17298278854658,40.64387945905924],[-74.1730018549241,40.64382752094172],[-74.1730162494817,40.64376204096618],[-74.1730281811763,40.64370699218271],[-74.17301975911784,40.64364326202738],[-74.1730015458566,40.64358540507966],[-74.17297317769642,40.643545150398936],[-74.1729480484989,40.643514890628204],[-74.17292112211449,40.64349281414831],[-74.17289614187446,40.64347368056086],[-74.17289334095129,40.64347153554618],[-74.17287174736423,40.6434607557063],[-74.17284673524722,40.64345316387838],[-74.17282297214419,40.643462300756845],[-74.17278382065868,40.64348578646645],[-74.17275397064596,40.64349246544827],[-74.17271527709397,40.64349762615722],[-74.17267714634897,40.64349250393409],[-74.17263662669635,40.643476591242916],[-74.17251090723775,40.64344862653899],[-74.17250700754055,40.64344775906178],[-74.17244784485074,40.64342157075088],[-74.1724339476585,40.64340361592766],[-74.1724249883878,40.64337943084549],[-74.17241479272936,40.643353146638795],[-74.1724089734548,40.64333091425284],[-74.17240430879278,40.64332015618677],[-74.17240344811901,40.643318170251625],[-74.17238840156895,40.64329152558919],[-74.172372603692,40.64327371734719],[-74.17236165386586,40.6432562675519],[-74.17237019114748,40.64323366736323],[-74.1723981267517,40.643212505981275],[-74.17242340763585,40.64320032509594],[-74.17245953399663,40.64319755528373],[-74.17247912367033,40.64320044257879],[-74.17250802827292,40.64320115176184],[-74.17252685277779,40.64319824588125],[-74.17254529348139,40.64319244215935],[-74.17254224400357,40.64318389774492],[-74.17252141705575,40.64317891050166],[-74.17250086955141,40.64316878221709],[-74.17249030372328,40.64315422926683],[-74.17252033132735,40.643134369598094],[-74.1725492365646,40.64313507994249],[-74.17255588536148,40.64312725441687],[-74.17255348547432,40.64310183469898],[-74.17257085513346,40.643066120329195],[-74.17261030040653,40.64305212140051],[-74.17263681891046,40.64304204126306],[-74.1726877627215,40.643020578394285],[-74.17271969180956,40.643000573585766],[-74.17273403548137,40.642985573802214],[-74.17273173837616,40.64296819279834],[-74.17272896940105,40.642954505338516],[-74.17272145305195,40.642948498996645],[-74.17269113227854,40.64295887100272],[-74.17264446337236,40.64297634848111],[-74.17259008696983,40.64298637075359],[-74.17257192685567,40.642987031433066],[-74.17256259721655,40.64297457911939],[-74.17255990601893,40.642939672184895],[-74.17255246456692,40.642912444020205],[-74.17253903933246,40.64289079516264],[-74.17250592523112,40.64285822080257],[-74.17249012522521,40.64284041224409],[-74.17247983025045,40.64283226468151],[-74.17246652969658,40.64282173903228],[-74.17244027862021,40.642812047661316],[-74.1723939799339,40.64281779211246],[-74.17236984813069,40.642838662994336],[-74.17234875391236,40.6428534478589],[-74.17232689255583,40.64286244005615],[-74.17231215386343,40.64285991235453],[-74.17230254351887,40.64285260189638],[-74.17228105389925,40.64284986132486],[-74.17222686800736,40.64286133226375],[-74.17214841028981,40.64284174434245],[-74.17209783689819,40.64285147455029],[-74.1720525842915,40.64285786965519],[-74.17203234414187,40.64287185876259],[-74.1720071529847,40.64287744750863],[-74.17198536861763,40.64286521916673],[-74.17196330565999,40.64285813269335],[-74.17195513744927,40.642868999930215],[-74.17192969117568,40.64290899072605],[-74.1718808529778,40.642946387285406],[-74.17187259504993,40.64296384439209],[-74.17185540509193,40.64298637856933],[-74.17184049894716,40.643011662163],[-74.1717938551896,40.64305839881661],[-74.17175033852074,40.643092460752314],[-74.17165832740477,40.64312292434799],[-74.17157200738744,40.64313832240192],[-74.17151077414586,40.64313460447505],[-74.17150811099735,40.64313444209089],[-74.17147481627966,40.64311504936565],[-74.17144598761746,40.6430931181113],[-74.17142961518843,40.64307096506933],[-74.17142369357944,40.64304069392108],[-74.17143327838204,40.643018743926966],[-74.17144886156986,40.64300584594683],[-74.17146730099275,40.64300004172949],[-74.17148298554176,40.642995181453266],[-74.17149115230356,40.64298431358228],[-74.17147261019403,40.64298207909167],[-74.17145378636533,40.64298498530133],[-74.1714321947035,40.64297420351298],[-74.17140640381236,40.64294618860576],[-74.17134786953635,40.64287386440193],[-74.17133587281684,40.642855764549424],[-74.17134793296898,40.642838015174384],[-74.17136827527358,40.64283206540297],[-74.17139545714413,40.642819740348564],[-74.17144058293842,40.64277604458669],[-74.17150330553008,40.6427419743965],[-74.17164594223648,40.642651300436384],[-74.17176948707666,40.642583304363754],[-74.17181957513459,40.64256263808035],[-74.17184238051549,40.64254625873002],[-74.17185834485413,40.6425362560252],[-74.17186042582586,40.64252292851892],[-74.17183256743522,40.64252287080467],[-74.17178988074741,40.64252687552607],[-74.17176078401233,40.64252471665639],[-74.17175012787037,40.642516756194816],[-74.17175449244928,40.6425061789493],[-74.17179591691553,40.642470814583525],[-74.17182336830282,40.642438716615274],[-74.17184624853077,40.64240111779722],[-74.1718492724513,40.64238040270814],[-74.17184012461793,40.64235476907161],[-74.17182251389804,40.64233051494624],[-74.17180272014414,40.64231155011322],[-74.17178294030931,40.64230721369617],[-74.1717555552445,40.6423034607455],[-74.17173434531911,40.64229557870039],[-74.1717231158892,40.642283271889575],[-74.17172813024794,40.64225581984676],[-74.17175833773523,40.6422227784438],[-74.17177029647105,40.64219698980612],[-74.17176457958227,40.64218279727067],[-74.1717462155456,40.6421673792206],[-74.17171872782137,40.64215558855398],[-74.17169608872338,40.64214415585424],[-74.17168216664473,40.64209694308931],[-74.17167128154878,40.64204364349095],[-74.17167999810489,40.642007861420346],[-74.17169424105772,40.64198482288188],[-74.17171228494978,40.641961493197144],[-74.17172186950502,40.64193954418152],[-74.171711303163,40.64192499166157],[-74.17169759758751,40.64190848524946],[-74.17166487828344,40.641893437748514],[-74.17162797232044,40.641875784546436],[-74.17160447942206,40.64186515003691],[-74.17159136106805,40.64186761904968],[-74.17157986192132,40.641875084032144],[-74.1715618947412,40.641877192383106],[-74.17155066453378,40.64186488555619],[-74.17153942223516,40.64183795013776],[-74.17152666189595,40.64181405545104],[-74.17150857950526,40.64179349598849],[-74.17149496395677,40.64177040017791],[-74.17148857094223,40.64174382256749],[-74.17148332476275,40.64172593597717],[-74.17147878989327,40.64170250949108],[-74.17148353018594,40.64168751580482],[-74.17148750672669,40.64166672693081],[-74.171485068807,40.64165191683837],[-74.1714787214453,40.64162204537664],[-74.171468008905,40.641548249029036],[-74.17146506842307,40.64150055999377],[-74.17145387097247,40.641470328036306],[-74.17145228873818,40.641454721240656],[-74.17146302122393,40.641441461589565],[-74.17147622922762,40.64143240221214],[-74.1714831641925,40.641426749670565],[-74.17149114120255,40.641414433962005],[-74.17149378298576,40.64139082153794],[-74.17149637331023,40.64136318967356],[-74.17149521934539,40.64134718553155],[-74.17149054869458,40.64133364361042],[-74.1714866379449,40.641318581070216],[-74.17148462205152,40.64129605866507],[-74.1714849353252,40.64127299099862],[-74.17149328066846,40.641248941865236],[-74.17150704445352,40.6412222825937],[-74.17151573437833,40.64121174061929],[-74.1715222942606,40.64121050552985],[-74.17154059420174,40.641207273408064],[-74.17156055313195,40.641198427935834],[-74.17157689873714,40.641191323114136],[-74.17158967454719,40.64117534693897],[-74.1715927998757,40.64116267006655],[-74.17160210287766,40.64114586310358],[-74.171606175562,40.64112579914501],[-74.17159955189406,40.64110838453254],[-74.17159008305964,40.64109850324177],[-74.17158113805068,40.64108894768216],[-74.1715732841175,40.64107674772806],[-74.1715742720484,40.64106606462151],[-74.17158024474816,40.64104585626703],[-74.17158721923741,40.64102959339455],[-74.17159719173773,40.64101785552255],[-74.1716007079578,40.64101539095359],[-74.17162486188786,40.64101388869579],[-74.1716511916403,40.64101225184261],[-74.17170566885251,40.64101026839081],[-74.1717507343242,40.64100973888007],[-74.17178249117062,40.641010230050014],[-74.17183706459244,40.64100897145664],[-74.17191307620406,40.64100643538132],[-74.17197078140981,40.640999816483635],[-74.17200429275313,40.64099541698232],[-74.17202315852357,40.64098921516034],[-74.17205432959568,40.640970731150595],[-74.17208977321154,40.64094826193077],[-74.17225779312605,40.640860761729144],[-74.17229575775364,40.64083919499955],[-74.17233215308806,40.64081665291126],[-74.17236527396385,40.64080204284489],[-74.17239216946255,40.640787543959256],[-74.17241601910347,40.64077181511479],[-74.17243121713615,40.6407560191598],[-74.17244071098817,40.64074065996019],[-74.1724475896768,40.640723673118956],[-74.17246079147436,40.640707298661276],[-74.17247946160673,40.64069233295833],[-74.17251006213102,40.640676819629505],[-74.17254523063316,40.64066680711368],[-74.17261757416759,40.64065467533799],[-74.17265255879146,40.64065053025732],[-74.17270403672578,40.64064402136018],[-74.17275233141338,40.640638855106786],[-74.17279624788367,40.64062963401251],[-74.17284329736442,40.64061505330328],[-74.17290384335733,40.64059358427341],[-74.17293896175408,40.64057955269746],[-74.17296661535329,40.6405635320457],[-74.17298798875852,40.640543604515145],[-74.17299923819073,40.64052335631657],[-74.17300388381146,40.64050763814563],[-74.17299926424009,40.64049811572475],[-74.1729905111474,40.64049112200254],[-74.17298798800319,40.640489105066294],[-74.17297990582078,40.64048606719572],[-74.17296754566553,40.64048701574002],[-74.17295918809835,40.640496434715374],[-74.17294123198212,40.64051317422262],[-74.17291914361665,40.64053132684727],[-74.17288949955993,40.64055408346097],[-74.17285348835667,40.64057952423447],[-74.17282511932703,40.64059376895667],[-74.17279941322221,40.64060634862273],[-74.17275611439216,40.64061661819048],[-74.17271366501758,40.640618776734144],[-74.17262782121757,40.64063047986066],[-74.17255704830336,40.64064358882666],[-74.17250125093456,40.64065737773345],[-74.1724611418627,40.6406736206685],[-74.17243738848744,40.64069007394002],[-74.17237264272005,40.64074880691065],[-74.17230798868367,40.64080094946087],[-74.17221543257132,40.640856328201934],[-74.17210975771768,40.64091417577352],[-74.17206200514575,40.640941612886934],[-74.17202446166866,40.64095546538299],[-74.17199247620428,40.640964135261136],[-74.17196571583564,40.64096874797948],[-74.17193676659392,40.640971333515914],[-74.1718997846609,40.6409749010445],[-74.17186408599139,40.64097727266596],[-74.17181716981405,40.640981967740544],[-74.17177628856311,40.64098510196261],[-74.17173545900314,40.64099225711781],[-74.17169348843095,40.640998034362894],[-74.17165773761865,40.640996387653686],[-74.17162317131253,40.640994648532455],[-74.17160107265295,40.640996342726396],[-74.17158496075115,40.64100160153896],[-74.1715699468543,40.64101153209281],[-74.17155907481244,40.64102736051352],[-74.17155395689684,40.64104677384058],[-74.17154741605937,40.64106995299072],[-74.171549145316,40.641090302975186],[-74.1715663401012,40.64112958542873],[-74.17156545223212,40.64114830792253],[-74.17155885629762,40.64116015333348],[-74.17154669424504,40.64116986385242],[-74.17152934464764,40.64117302201766],[-74.17151170840307,40.6411740096029],[-74.17149730887867,40.641177672818216],[-74.17149326948436,40.641179812153254],[-74.1714799203509,40.64119144314203],[-74.17145588505826,40.64121303758407],[-74.17144203866069,40.64125360202535],[-74.17143859751897,40.641343845504295],[-74.17143965724375,40.64135912690083],[-74.17143101720251,40.64137368881449],[-74.17140864510932,40.64139698369618],[-74.17139744134582,40.641413936880596],[-74.17138651859361,40.641422736021575],[-74.17138614681505,40.641479723317126],[-74.17140176158108,40.64149946089592],[-74.17139054045083,40.641762505935795],[-74.17137382350388,40.64208501476551],[-74.17132740135425,40.64208508393691],[-74.17115412449125,40.6423991756879],[-74.17117734635525,40.642403561368816],[-74.17105017239899,40.64259381913001],[-74.17099208752266,40.642571804454704],[-74.17127524445615,40.642111682767776],[-74.17121130105238,40.64206757586901],[-74.17119260951215,40.64173962651403],[-74.17028635441116,40.64177530825591],[-74.17007878650924,40.642086160072964],[-74.16915295569144,40.641872859874425],[-74.16906431628873,40.642130016798646],[-74.16840232530575,40.641991241041744],[-74.16824343577285,40.641941350361726],[-74.16823421441251,40.641924274248524],[-74.16820402897164,40.64186837353088],[-74.16812547492665,40.64182533150005],[-74.16801680461008,40.641837666815434],[-74.16774094051365,40.641727774498534],[-74.16757607092514,40.64184479360808],[-74.1667738499343,40.64158163772267],[-74.16671693757057,40.641478808697265],[-74.16653375792843,40.641422637883714],[-74.16647971883,40.64143487167781],[-74.16621599917057,40.64242410022799],[-74.16609989896041,40.642406587001275],[-74.16631887292469,40.641436675004975],[-74.16611608669045,40.6413708433614],[-74.1660453490876,40.64130051310073],[-74.16591014147903,40.64125755134698],[-74.16580110755909,40.64122451144952],[-74.16563409763806,40.64121437137573],[-74.1654431008228,40.64228054620601],[-74.16494139041191,40.64220899988934],[-74.16519041758117,40.64064230527687],[-74.16481109266348,40.64043371507134],[-74.16473426536814,40.64039146702489],[-74.16457132366735,40.64141866159595],[-74.16441459649121,40.64139678472611],[-74.16459656597587,40.64031574554503],[-74.16431603722536,40.64010478461932],[-74.16416886813515,40.63999410972783],[-74.16400179001302,40.64106585950425],[-74.16386249420364,40.64105279734385],[-74.1640473151665,40.639946658799595],[-74.16399656456451,40.63992979802403],[-74.16394491366707,40.63991460631863],[-74.16384976586399,40.63989150931765],[-74.16375256350811,40.63987406958379],[-74.16365388532597,40.639862390950086],[-74.16355431882984,40.63985654294895],[-74.16345445682006,40.639856560398286],[-74.16324577932512,40.64095741918565],[-74.16287148087747,40.64093748311396],[-74.16285799406828,40.641028193380194],[-74.1628050278944,40.64103818792232],[-74.16275212925181,40.641024660811034],[-74.16264641379925,40.64096736244167],[-74.16250976370003,40.640930175457584],[-74.16243477065886,40.64093005407656],[-74.16206901868904,40.64078832201022],[-74.16206918868868,40.64072783485895],[-74.16167534694242,40.64061078476682],[-74.16228465251969,40.63876565226979],[-74.16202564070517,40.63869931460566],[-74.16181856612265,40.63864627877766],[-74.16144917826777,40.63942833666835],[-74.16130221801555,40.63939373445708],[-74.16166010707,40.63866499331335],[-74.16124015814991,40.63859501111365],[-74.1611578955032,40.63869406237834],[-74.16090490770401,40.63938614081605],[-74.16073654872483,40.639351014475494],[-74.16106428065306,40.63868123971497],[-74.16108161758912,40.63856776831258],[-74.16089198961097,40.63854118915304],[-74.16081126840747,40.63863295888888],[-74.16076221947111,40.638623690257376],[-74.16075060309078,40.638518399936395],[-74.1604218697275,40.63846541232255],[-74.16034819993052,40.638443725950964],[-74.15994899634491,40.639940136777795],[-74.15986410465048,40.63992782369284],[-74.16020691922411,40.63860957529816],[-74.16023470530317,40.63841031692487],[-74.16022466453107,40.638339061337746],[-74.16016515133927,40.638564988914524],[-74.16012725567826,40.638608229932025],[-74.16011092423338,40.63864219315888],[-74.16009837078717,40.63866984684914],[-74.16005754065985,40.63872235224733],[-74.16002615418788,40.63873367297908],[-74.15999281101924,40.63874106622961],[-74.15995835194556,40.638744345568384],[-74.15992364589813,40.63874342830252],[-74.15988956803614,40.638738337562124],[-74.15985697767788,40.63872920171693],[-74.15978175306093,40.638649332401684],[-74.15973010466872,40.6385784441742],[-74.15973732907457,40.63852428097458],[-74.15972000040944,40.63845334506177],[-74.15967094370151,40.63844034192759],[-74.1596414652895,40.63841423982795],[-74.15963149369577,40.63834516180012],[-74.15963118099688,40.63821444591713],[-74.1595771239792,40.637992583211954],[-74.15950258014324,40.637956447653856],[-74.15945704784029,40.63793297921154],[-74.15944770353752,40.63792816298514],[-74.15941973096457,40.637906931816],[-74.15931954037165,40.63781040524294],[-74.15922711622952,40.63779611975709],[-74.15916415812245,40.63784820147876],[-74.15916107601015,40.63785687116977],[-74.15914460807433,40.637889981226714],[-74.15912711237615,40.63792545603159],[-74.15911062904155,40.63795147645536],[-74.15909621101926,40.637976705628894],[-74.15908695137145,40.63799641295258],[-74.15907664464947,40.63801139557035],[-74.15905622378901,40.638039310319876],[-74.15901521284906,40.63826861756905],[-74.15898941372862,40.63857894244469],[-74.15902532863466,40.638583866375235],[-74.15900957887436,40.63882257790986],[-74.15889532350857,40.63881527713126],[-74.15893299160672,40.63826401781903],[-74.15864580007965,40.63824900795548],[-74.15863472442116,40.63812847909784],[-74.15815277195995,40.638109965617964],[-74.15814883915039,40.63796751144771],[-74.15789262953889,40.63796505123116],[-74.1578412227292,40.638873914966176],[-74.15773352572356,40.63887903516536],[-74.15777365936917,40.63795715974612],[-74.15718782782527,40.63795080522896],[-74.15710126690716,40.639277718600205],[-74.15697723294262,40.63927540119189],[-74.15707077305592,40.637947135641014],[-74.15636848598685,40.637905847738956],[-74.15636552863727,40.63795074226031],[-74.15610276490895,40.63793959088615],[-74.15611488264746,40.63753074716447],[-74.1556986205316,40.63751793890422],[-74.1556851576992,40.63778748240717],[-74.15561829326157,40.638470220024765],[-74.1554926893431,40.638466779526446],[-74.15555271196443,40.6377843301743],[-74.15558911934642,40.63778562248821],[-74.15558643758919,40.63773077586547],[-74.15482932461863,40.63772385541883],[-74.15475933665329,40.639196327303985],[-74.15469263864533,40.63919396811428],[-74.15477829011877,40.63772154504836],[-74.15464669833958,40.637444368545076],[-74.15459670163334,40.637343344069095],[-74.15454919896644,40.63729647206489],[-74.15445425716976,40.63722980725914],[-74.15438308259759,40.63719379838404],[-74.15425270073526,40.637172310888324],[-74.1541579187626,40.637174244123756],[-74.15402997235773,40.63718163556969],[-74.15388072157437,40.637198082839625],[-74.1537646408606,40.63721268010741],[-74.15362965258831,40.63724896382043],[-74.1535112231501,40.63727258941382],[-74.15341406597797,40.63727271907935],[-74.15327592280542,40.63726700478362],[-74.1531366609853,40.637206297150136],[-74.15302996792657,40.637181166306235],[-74.15296592921935,40.637155977959],[-74.15292086749703,40.63713979145946],[-74.15288058323357,40.63713984502589],[-74.1528227954885,40.63713494071004],[-74.1527970351141,40.63713275485261],[-74.15270060752245,40.63719243556226],[-74.15269603885835,40.637266454488554],[-74.15271277799742,40.63733322496391],[-74.15272473935684,40.63738194955511],[-74.15272474518363,40.637384495481626],[-74.15272506987984,40.63752636626211],[-74.15272516903501,40.63756969040263],[-74.1526970044956,40.637641841222134],[-74.15242876126828,40.63766334125422],[-74.15221806884483,40.637692581716905],[-74.15229786175507,40.63827428826363],[-74.15213675899922,40.63829074795571],[-74.1520518095405,40.63770506596076],[-74.15204639233274,40.63766721531553],[-74.15119545007185,40.63773078853621],[-74.15126280621371,40.63848705612288],[-74.15139517613656,40.63939651305751],[-74.15124827966464,40.63940934238342],[-74.15112965090378,40.638500679571386],[-74.15055638842091,40.63855933066731],[-74.15044035571418,40.63843017599429],[-74.15043886424395,40.63842735190364],[-74.15041179728405,40.638376057015506],[-74.15039275370148,40.63833817252056],[-74.1503085589373,40.638281016432174],[-74.15011380443713,40.638267285542454],[-74.14996782090552,40.63815007524928],[-74.14979386126069,40.63789278036158],[-74.14967889830893,40.63751767426065],[-74.14950908093844,40.63743512828502],[-74.14949405068653,40.637424692020765],[-74.14947691995499,40.637416342616866],[-74.14945818231841,40.63741032063786],[-74.14943837764925,40.63740679959008],[-74.14941807656312,40.63740588092261],[-74.14939786397842,40.637407591104264],[-74.14937832226356,40.63741188086091],[-74.14936001445801,40.63741862659543],[-74.14931235597341,40.63752595814044],[-74.14945194107341,40.63788515657906],[-74.14941881708347,40.63829164054702],[-74.14931701723111,40.63839012034527],[-74.14930052539927,40.63843346602427],[-74.14929120382712,40.638503880894945],[-74.14929120773407,40.63850562720913],[-74.14929130075694,40.638547206206425],[-74.14928187482042,40.638570686367885],[-74.14924406471197,40.638617670290216],[-74.14919418155694,40.63866833137198],[-74.14888175543778,40.63870520797328],[-74.14855815092213,40.6374378375273],[-74.14852816684952,40.637445213516685],[-74.14851602490776,40.63754707359795],[-74.14877792005892,40.63887625112778],[-74.14761237248896,40.63903703734002],[-74.14749939740551,40.6389095973123],[-74.14602173101726,40.63909454970077],[-74.14605733618394,40.639229257689934],[-74.14519279481549,40.639378497654796],[-74.14484204603148,40.63935381470652],[-74.14467133234176,40.639304267726864],[-74.14459085274918,40.63920128570452],[-74.14433923109638,40.639096025578645],[-74.14426143550392,40.63903922644106],[-74.1442282273142,40.63902482662216],[-74.144161816638,40.63899783257265],[-74.14409302447375,40.6389654244289],[-74.14405027073555,40.63892034861492],[-74.14402416136589,40.63890052330656],[-74.14395302701044,40.638880755538985],[-74.14388678558875,40.638884609683366],[-74.14386163595597,40.63888796251119],[-74.14383745786724,40.638894211657885],[-74.14381482249475,40.638903209496576],[-74.14379426456686,40.638914743466444],[-74.143776269736,40.638928541094145],[-74.14376126310589,40.63894427643056],[-74.1437495991891,40.63896157775066],[-74.1438419251963,40.639088355055925],[-74.14381734530278,40.639207478924014],[-74.14374287110064,40.63922942280881],[-74.14368363561361,40.63923310741778],[-74.14364571883337,40.6392331547891],[-74.14361490860792,40.63923138764854],[-74.14357308593796,40.639226785257186],[-74.14348833765435,40.63932555253014],[-74.14342476830114,40.63946633799706],[-74.1434547958057,40.639477458118265],[-74.14336103010842,40.63970984518113],[-74.14326284362787,40.63971425661733],[-74.14317676696167,40.63969214633885],[-74.1431280250905,40.63968037312684],[-74.14359998292296,40.63851412568805],[-74.14365267703707,40.638484928307186],[-74.14372120921307,40.638452704470346],[-74.14394361241449,40.63834813146157],[-74.14478228995522,40.63795378029733],[-74.14556478887175,40.635459017665426],[-74.14566932887898,40.63505193212288],[-74.1458390599267,40.6345749724862],[-74.14642123149974,40.6327198360037],[-74.14659947234915,40.632129299670886],[-74.14666005286502,40.63195271136949],[-74.14683016619693,40.63138265399951],[-74.1469108593518,40.631156231195604],[-74.14737309948394,40.629827084268406],[-74.14752619029805,40.62938928829937],[-74.14635596707988,40.62915484761618],[-74.14628562565358,40.629137386308564],[-74.14622202814866,40.62910695718551],[-74.14617085511352,40.629066256114726],[-74.14612099590367,40.6289943943213],[-74.14608756406284,40.628915902787604],[-74.14607246903623,40.62883419903623],[-74.14607595494145,40.628752949803626],[-74.14593544628525,40.627824114565406],[-74.14565757200687,40.62782953770428],[-74.14554072012925,40.627832522116044],[-74.14554348103977,40.62752119046278],[-74.14559822005512,40.626988776122765],[-74.14560791184641,40.626894508734736],[-74.14563382845759,40.6267251507539],[-74.14571443641765,40.626433738620406],[-74.14575997801958,40.62630135549454],[-74.1459174531032,40.62584358599716],[-74.1462281253706,40.624925361709636],[-74.14650354422865,40.62420010106252],[-74.14678442553806,40.62360755117995],[-74.14710957687778,40.623032260225585],[-74.14728835505278,40.62276964591535],[-74.1474546295906,40.62253040073018],[-74.14753387750117,40.62241637414863],[-74.14772830369294,40.62213661926196],[-74.14818936774735,40.62160107894224],[-74.14825244603799,40.62152904608213],[-74.14831982319735,40.62144951607807],[-74.1485949471935,40.62116762492702],[-74.14911237332024,40.620637462377026],[-74.14922838067409,40.620520578455334],[-74.1492644327599,40.62048425374104],[-74.1498233272061,40.61992112736359],[-74.15019521656227,40.61953838150264],[-74.1503755674144,40.619352764944104],[-74.15071865740438,40.61899965104759],[-74.15093894401333,40.61877463953573],[-74.15135466183315,40.618349998284785],[-74.15165757888349,40.61804055799052],[-74.1518385812674,40.617823473594584],[-74.15205801141617,40.61753362006937],[-74.15219115786847,40.61735094454163],[-74.15231170430098,40.6171627559178],[-74.152419086916,40.616969838853564],[-74.15251285697241,40.61677300415176],[-74.15259266449776,40.61657308141174],[-74.15281391832222,40.615825621363115],[-74.15290527331672,40.61551699348316],[-74.15296929564605,40.61528153037405],[-74.15309820146408,40.614807381130085],[-74.15321287869979,40.61438556316748],[-74.15368214045228,40.6126595896894],[-74.15371281748263,40.61254675897704],[-74.15375061040547,40.61239939180926],[-74.15379116657415,40.61225561275542],[-74.15386832269955,40.6123206275913],[-74.15474080231691,40.61299231789824],[-74.15479265209848,40.61303223093538],[-74.15651187814589,40.61435448201045],[-74.1573738359039,40.61503191082994],[-74.15792673862431,40.615457424604216],[-74.15861741660659,40.61593931591698],[-74.15912798225561,40.61629637478342],[-74.1598670492538,40.61681322560283],[-74.16052177352992,40.61722978926086],[-74.16163010326694,40.61793493590682],[-74.16235457690466,40.618335637920396],[-74.16337391773716,40.61885459028181],[-74.16394094910295,40.61914326193573],[-74.16484190385377,40.61957240490343],[-74.16570682521471,40.619954036436056],[-74.1660319330626,40.62009453454084],[-74.16742666689836,40.62067728407168],[-74.16769710295549,40.6207902747532],[-74.1680808633965,40.62093625618708],[-74.16847311342426,40.621045815304605],[-74.16878471992338,40.621124028545445],[-74.16888894245784,40.62115114335071],[-74.16923624546473,40.62121643367113],[-74.16953656511424,40.62127050010989],[-74.16985740623377,40.62131238690582],[-74.170955464478,40.621442180628534],[-74.17181178029973,40.62154338375568],[-74.17207112938708,40.62157862058637],[-74.17236260957925,40.62163579886603],[-74.17270752202475,40.62171153828253],[-74.17326730843244,40.62183898386288],[-74.17361244028386,40.62194874087086],[-74.17395016713998,40.622073168518874],[-74.17427887985593,40.622211792356026],[-74.17459706258603,40.62236401199175],[-74.17490328488017,40.62252910713628],[-74.1751962566633,40.62270624388063],[-74.17610052859058,40.62340624288044],[-74.17775298570592,40.624938449851705],[-74.17781502147113,40.624990962901926],[-74.17808820191252,40.62526042651777],[-74.17828177368071,40.625451361420026],[-74.1788839050775,40.62593287173798],[-74.17918377429767,40.626137885673],[-74.17924623470897,40.62618058125687],[-74.17954470633771,40.626362354118896],[-74.17993706047928,40.626601296520995],[-74.18033424842409,40.62683463017513],[-74.18190235713598,40.62775580720626],[-74.18368791026886,40.62873792505181],[-74.18649068504392,40.63022274005487],[-74.19215842706988,40.633230922934466],[-74.19248937669354,40.63340261561599],[-74.19555975259365,40.63502398613064],[-74.1955275375726,40.635054599201176],[-74.19550852184724,40.635076982912445],[-74.19548692692491,40.63509729984504],[-74.19547347096857,40.6351099609372],[-74.1954600454466,40.63514705439741],[-74.19542894127434,40.6351759346424],[-74.19539218181816,40.63519020206009],[-74.195361420414,40.635199320324936],[-74.19532934911915,40.635212155761025],[-74.19530704356414,40.63523389551721],[-74.19530406581987,40.63525719564207],[-74.19530747310559,40.63528711471203],[-74.19528935031731,40.635300943009284],[-74.19525511160973,40.6353337905896],[-74.19521262701875,40.635377172809044],[-74.19518577309631,40.63541578104553],[-74.19517829496843,40.63544294414937],[-74.19518601247458,40.635466571392804],[-74.19520661370943,40.635491239567656],[-74.19521832967725,40.63551143455655],[-74.19521533742011,40.63552091792139],[-74.19519958010662,40.63552407210239],[-74.19519126481347,40.63552688696701],[-74.19518208481404,40.63553909111784],[-74.19517890816917,40.63555305217307],[-74.19518280919594,40.63557563297523],[-74.19519896069333,40.635591155928516],[-74.19521804797351,40.635603295004145],[-74.19522420248138,40.6356274003454],[-74.19521834364434,40.6356479863639],[-74.19520941676517,40.63566342892391],[-74.19520524160713,40.63567824858533],[-74.19520450148285,40.63568925481755],[-74.1952009689996,40.63570794414377],[-74.19517661084515,40.6357331486729],[-74.19515479612984,40.63574519031999],[-74.19449480774463,40.63644952194795],[-74.19451352160415,40.636456335859414],[-74.19453800288503,40.63647469933822],[-74.19454716543127,40.63648953862549],[-74.19454462292268,40.63651620314396],[-74.19452606843782,40.636534345750654],[-74.19449323469725,40.636549715612425],[-74.19445852262736,40.63655548454365],[-74.1944360654235,40.63656407202281],[-74.19442256854796,40.6365821057106],[-74.19441386949639,40.63663358412865],[-74.19444962836079,40.63680402638224],[-74.19447252206263,40.63687448500374],[-74.19449645405112,40.63691869661758],[-74.19450295976443,40.63697061655944],[-74.19451851091638,40.63703429194787],[-74.19454212579788,40.63707002762791],[-74.19456129013625,40.637081565084465],[-74.19459412279328,40.63709318980921],[-74.19462135059,40.637090283004724],[-74.19464418330837,40.63707821678683],[-74.1946561206232,40.63705906042251],[-74.1946648484246,40.63704884313693],[-74.19467950093848,40.63703464203429],[-74.19469106179386,40.63703246234293],[-74.19470211317164,40.63703475083887],[-74.19473403883926,40.63704077539542],[-74.19477123463928,40.63708007013133],[-74.19478689682478,40.637131511664265],[-74.19477657384648,40.63717686213763],[-74.19477150701465,40.637196294021436],[-74.1947707758591,40.6371991015366],[-74.19475539880962,40.63723051596489],[-74.19473713646526,40.63726735299466],[-74.194623101452,40.63739118356373],[-74.19454065381063,40.637413669593236],[-74.19450031360826,40.637422279630954],[-74.19442405923672,40.63741899133379],[-74.19439038125577,40.63740538243721],[-74.1943800480483,40.63739734947151],[-74.19436689245401,40.637389691179486],[-74.1943595427587,40.6373700816126],[-74.19435943570652,40.637369191377424],[-74.19435806101058,40.637357710600064],[-74.19435651895975,40.63733022238401],[-74.19433716951467,40.63731630177278],[-74.19431119833365,40.637315703859535],[-74.19428109920943,40.63732721369503],[-74.19425751001701,40.63733586721426],[-74.19423516732934,40.63733712925832],[-74.19420411105163,40.63732307611528],[-74.19417412801353,40.637310550187806],[-74.19413275716661,40.637306411715045],[-74.194082816956,40.63730439838815],[-74.19397308627508,40.63730911419642],[-74.1938983633924,40.63732469560052],[-74.19382692423102,40.63734640867458],[-74.19377428207851,40.63736732324981],[-74.1937222485403,40.63739093884909],[-74.19362655120577,40.637444655334356],[-74.19358317694862,40.6374691168847],[-74.19371964621956,40.63756681423017],[-74.19323428828844,40.637961299477396],[-74.18702347003293,40.64298164152398],[-74.18652496897604,40.64338866217152],[-74.1862320980967,40.64318739685531],[-74.18610078573361,40.64327121851168],[-74.18606318400114,40.64344785231867],[-74.18598170439208,40.64351346223078],[-74.18590896667861,40.64363143950181],[-74.18563857496109,40.64376937987747],[-74.18557419467398,40.64380222258828],[-74.18550116554898,40.64381543579887],[-74.18535926743364,40.6437927473396],[-74.18534542963758,40.64378629130637],[-74.18530332013269,40.643766646729645],[-74.18520452940689,40.643789723134965],[-74.18513580682766,40.64380620369455],[-74.18511431614891,40.64380623829005],[-74.18508860902337,40.64383574445564],[-74.18510588327064,40.643865181439566],[-74.18517435507461,40.64390294493067],[-74.1852479359729,40.6439435261934],[-74.18519637852216,40.64395015675927],[-74.18516634593087,40.64396984836746],[-74.18513627010245,40.64397317080417],[-74.18498181303337,40.64407163676712],[-74.18492683293081,40.64407172519161],[-74.18489155397845,40.64407178191689],[-74.18486580195895,40.64408491870325],[-74.18484658678406,40.64412644260549],[-74.18483594580854,40.64412826633879],[-74.18482549519872,40.64411711231912],[-74.18478881821565,40.6440721874486],[-74.18477310833015,40.644045244585186],[-74.18477004263808,40.64402578568706],[-74.18477085104482,40.64400884019661],[-74.18477183957665,40.643998565411025],[-74.18476664308699,40.64397844953803],[-74.1847577356208,40.64395738052482],[-74.18475390797957,40.64394543148836],[-74.18474860069837,40.64393907425767],[-74.18472119483654,40.64392855576283],[-74.1847001218684,40.6439243330397],[-74.18468425564616,40.64392058058063],[-74.18465961650693,40.643911858226765],[-74.18464037452111,40.64389062972575],[-74.18462815701125,40.64384775913583],[-74.18462589083101,40.64383100085347],[-74.18461771832094,40.64381695847992],[-74.18460489145724,40.643802806642285],[-74.18459493028203,40.643796338934834],[-74.18458607648839,40.64379058848249],[-74.18457793884541,40.64378676044499],[-74.18455325306157,40.64378747101646],[-74.18453535594614,40.64378894886034],[-74.18451247582935,40.643787193350455],[-74.18449226409517,40.643781346859164],[-74.18447219805574,40.643771954552264],[-74.18445533338146,40.64375372432167],[-74.18444714306398,40.643734576191044],[-74.18444479428234,40.64371703852624],[-74.18444338933068,40.6436986571806],[-74.18444476870431,40.64368717857927],[-74.18444458664037,40.643680510557175],[-74.1844423383708,40.64366886036118],[-74.1844357613096,40.64366022207081],[-74.18442444966351,40.64365069157606],[-74.18440200669035,40.643638301958845],[-74.1842996776202,40.64360678731861],[-74.18424412017573,40.64359836906548],[-74.18420047676834,40.64359040614412],[-74.18417813280169,40.64358390328469],[-74.18415521885495,40.6435719331955],[-74.18413275658634,40.64355443644286],[-74.18411319064442,40.643530083625805],[-74.18409535819691,40.64348283707019],[-74.18406923513075,40.643410555721545],[-74.18406377506527,40.64339453765586],[-74.18406031079128,40.643384378728975],[-74.18405559628648,40.643344194787986],[-74.18406483231927,40.64332398994323],[-74.18407613737241,40.6433087672739],[-74.18408854780937,40.64329426270493],[-74.18410655661505,40.64327902662057],[-74.18411386017283,40.64326993956032],[-74.18411737168691,40.64325911878486],[-74.18412096541002,40.64324907872913],[-74.18412999241757,40.64323674404408],[-74.18414084291636,40.6432270485344],[-74.18415359802333,40.643220774931486],[-74.18416475732965,40.64320909705988],[-74.1841755256091,40.643198621162114],[-74.18418691194782,40.64318417953797],[-74.18419239220893,40.64317245329693],[-74.18419743534494,40.64317136097315],[-74.18420698929351,40.643173925780125],[-74.1842166408693,40.64318237688764],[-74.18422196499856,40.643193841062676],[-74.18422232688233,40.643207177949385],[-74.18422669045191,40.64321437938613],[-74.1842328133644,40.64322854468728],[-74.18423961563384,40.64323441873947],[-74.1842497041161,40.64323223525678],[-74.18426010140895,40.6432280695808],[-74.1842731009376,40.643224136787275],[-74.18428327075229,40.643222735028],[-74.18429202526667,40.64322259736247],[-74.18429794940322,40.64322498855551],[-74.18431436846362,40.64322910020106],[-74.18432170877988,40.643230226961506],[-74.18432855691877,40.643226668731195],[-74.18433208755965,40.643220953859654],[-74.18432725184691,40.64321417435095],[-74.18431524134859,40.64320783052455],[-74.18430519961525,40.64320058123177],[-74.18430518133034,40.643195474314616],[-74.18431076052877,40.64318963537231],[-74.18432296258904,40.643183003120186],[-74.18433282380559,40.64318358287863],[-74.1843475661552,40.64318151053779],[-74.18436157408149,40.643172410033635],[-74.18436264465599,40.64316291563564],[-74.18435922446243,40.64315487236739],[-74.18435234019543,40.6431482167645],[-74.18434174390234,40.643140608177056],[-74.18433358916711,40.64313167387316],[-74.18433277341414,40.64312386448773],[-74.18433937666376,40.64311796426223],[-74.1843485856655,40.643112297414994],[-74.18435976254926,40.6431057266101],[-74.18436802684481,40.643100902772716],[-74.1843704677381,40.64309957688999],[-74.18435901049833,40.643093591362764],[-74.18433873506073,40.64309207037133],[-74.18431210081683,40.6430987932712],[-74.18429610585731,40.64310369315489],[-74.18427562166335,40.64311004231762],[-74.18425765815346,40.64311584615248],[-74.18424189131787,40.6431179804335],[-74.18422288568955,40.64311874046913],[-74.18421443999891,40.64311689526698],[-74.18420706556284,40.64310555516398],[-74.18419895716764,40.643087187902374],[-74.18419133566252,40.64307350463435],[-74.18418955958926,40.64306143267663],[-74.18419643751882,40.64304333458589],[-74.18420079256309,40.643025782826406],[-74.18419608628774,40.6430103515848],[-74.18417961290496,40.64299092000732],[-74.18415887514784,40.64297017412481],[-74.1841453961377,40.64294977495938],[-74.18413505499763,40.64292486340684],[-74.18409114595674,40.64279590272239],[-74.18407645421844,40.64274414410635],[-74.18406005446556,40.642700740033185],[-74.18403744098941,40.64266203519946],[-74.18402454295541,40.64262745495269],[-74.18401176301037,40.6426038702656],[-74.18400480601387,40.642576789148876],[-74.18399139173674,40.64255206359837],[-74.18398053223478,40.64253700539445],[-74.1839696118678,40.6425262732145],[-74.18395953332099,40.64250881106168],[-74.18395490670649,40.64249416070117],[-74.18394325132299,40.642476401360284],[-74.18393263758682,40.6424636858159],[-74.18390358414283,40.64243244377238],[-74.18382380288782,40.64237480942361],[-74.18372750164244,40.642307174649964],[-74.18372084348434,40.642297755930755],[-74.18371939193536,40.64228880685278],[-74.18372612396436,40.64227425426556],[-74.18372687316324,40.642273337858924],[-74.18365067064069,40.642239641050715],[-74.1836330057829,40.642260638333354],[-74.18362163771421,40.64228018682193],[-74.18361500455812,40.642300627378646],[-74.18361271660754,40.64232316097018],[-74.18361672504732,40.64234177740245],[-74.18362698370113,40.64236590861798],[-74.1836363169949,40.6423959902566],[-74.18365642485561,40.64244034690113],[-74.18367268913042,40.64246765022713],[-74.1836860863566,40.6424872695654],[-74.18370501881294,40.64251048159314],[-74.18372202671975,40.6425251671331],[-74.18373722962883,40.64254231805972],[-74.18379548529133,40.642601257746314],[-74.18380665138133,40.64261433260715],[-74.18380877202576,40.6426346350435],[-74.18380378190082,40.64265104710054],[-74.18379706677561,40.642670706108795],[-74.18379225864066,40.64269378602156],[-74.18378812880827,40.64270857485696],[-74.18379068641251,40.64271824237212],[-74.18380131774573,40.642736063842605],[-74.18383019147333,40.642760637883725],[-74.18386697631117,40.642791804257676],[-74.18388937232231,40.64281362810182],[-74.18391430969734,40.64284001169564],[-74.18392865089544,40.64285878833353],[-74.18394450544085,40.64288218651005],[-74.18394945937182,40.642899959920506],[-74.18394807926668,40.64291143751276],[-74.1839448939397,40.64292538284313],[-74.18395277585816,40.642946514542025],[-74.18396522943338,40.64296697568071],[-74.18398047012849,40.64299434157994],[-74.1840193827905,40.6430705630338],[-74.18402970542948,40.6430903688521],[-74.18402611192022,40.643100408569765],[-74.1840160593144,40.64311280519833],[-74.18399969266297,40.64312401309297],[-74.18397514388766,40.643140825850104],[-74.18396037387916,40.643157436835],[-74.18394767177922,40.64317903117098],[-74.18393449863376,40.64320104625348],[-74.18392013590598,40.6432215623469],[-74.18391586166418,40.643239895152576],[-74.18391107965505,40.643248435709594],[-74.183903468133,40.643259506119705],[-74.18389568292736,40.643265094428685],[-74.18387557032608,40.643265135803375],[-74.18384575936918,40.643266156807435],[-74.18382325266998,40.643258091766086],[-74.18380081037574,40.643245700355024],[-74.18378349279057,40.64323299986806],[-74.18376016910385,40.64321712559472],[-74.1837432240991,40.643198114871005],[-74.18373830844202,40.64319055478138],[-74.18373047952173,40.643184742315164],[-74.18372312230109,40.64317850910022],[-74.18371078634269,40.643169041654616],[-74.18369172686111,40.64315448135183],[-74.18367468276904,40.64312958264326],[-74.1836645411169,40.64311644582378],[-74.18365567014098,40.64310558938579],[-74.18363675642321,40.643087483095044],[-74.1836205458329,40.64307550169188],[-74.1836054417211,40.643064235877986],[-74.18356172737575,40.64303584822498],[-74.18354502688462,40.64301917997118],[-74.18353931163189,40.64300891757017],[-74.18352978856036,40.642991813508246],[-74.18351569164179,40.64297538149869],[-74.18349671423698,40.64296160054373],[-74.18347427166462,40.64294920957179],[-74.18345121209761,40.64294078481782],[-74.18343384779067,40.64293751655636],[-74.18340441023177,40.642932228220396],[-74.18338450746822,40.642924398841444],[-74.18337360336598,40.6429187728559],[-74.18334541783203,40.64291065981646],[-74.18332782755724,40.642910153108154],[-74.18330953917734,40.642912834241905],[-74.18328353792047,40.642920697268],[-74.18326590229505,40.642929623999024],[-74.18325002612461,40.64294551745475],[-74.18324212279283,40.642963677600505],[-74.183243999756,40.642981637544935],[-74.1832544668052,40.64299789745657],[-74.1832672925712,40.64301205061981],[-74.18328353927649,40.643034246075516],[-74.18330191653166,40.64305709953642],[-74.18331801728846,40.64308284079823],[-74.18332858412353,40.643104988676875],[-74.18334351509306,40.64313433752118],[-74.18335949769737,40.64314908388613],[-74.1833810340058,40.643172531212414],[-74.18339926624573,40.64319893063473],[-74.18341670040613,40.643222626072756],[-74.18342822891097,40.64324903785755],[-74.18343777108682,40.643271247167974],[-74.18344583352992,40.64329904726191],[-74.18345513064999,40.64331891407219],[-74.1834631571082,40.643336501502404],[-74.18346988667668,40.643366347404054],[-74.18347382733982,40.64340405837099],[-74.1834745364067,40.64341085672886],[-74.18346987385289,40.64343039165303],[-74.18346695058922,40.64345178538158],[-74.18346300194327,40.64347324222884],[-74.18345208753922,40.64348726253054],[-74.18343248256397,40.64349709490526],[-74.18341365855987,40.6435045231663],[-74.1833996328773,40.643508516133956],[-74.18338303939122,40.64352248785591],[-74.18337764050347,40.64353499561701],[-74.18337670464472,40.64356059064258],[-74.18338476709732,40.64358839073996],[-74.18339832798847,40.643609571551444],[-74.18341590888537,40.64362972218158],[-74.18343316208303,40.643646750260984],[-74.18345736459942,40.64366610679063],[-74.18348360638726,40.64370498553596],[-74.18349031843778,40.64372972401458],[-74.18349881775347,40.64374688901728],[-74.1835069084766,40.64376015108418],[-74.18351889124561,40.64378103402039],[-74.18353011105361,40.64380942865371],[-74.18353342056783,40.64383123008499],[-74.18354232785511,40.64385230086823],[-74.18354306065453,40.643859327361604],[-74.18353584047911,40.64386919543819],[-74.18352918891355,40.643884529236985],[-74.18354289587386,40.64390216505731],[-74.18356308699295,40.64394730326756],[-74.18361739421944,40.644027699885875],[-74.18364108756897,40.64408166309697],[-74.18366485015785,40.64415605230039],[-74.18368494209436,40.644195303687056],[-74.18369981984917,40.64420933223234],[-74.18370845991139,40.64426735038237],[-74.18371510901723,40.64429641587909],[-74.18371629728715,40.64429791537326],[-74.18372435273669,40.64430096291896],[-74.18372970545605,40.64429788792151],[-74.18373445919731,40.644303885896456],[-74.18375686313786,40.64435046212036],[-74.18379367344546,40.644411488625664],[-74.1838004494243,40.644431901223065],[-74.18379336287144,40.644457870622524],[-74.18377555128029,40.644484881431566],[-74.18376216878379,40.64451476782725],[-74.1837442593567,40.644535891828234],[-74.18372750215225,40.64454830198931],[-74.1837042685542,40.644557961787775],[-74.1836839640878,40.64457097870197],[-74.18366981003892,40.644583624597765],[-74.18367062573031,40.644591433316556],[-74.18367160561415,40.644600803140754],[-74.18366745872017,40.64461048505013],[-74.18365974655904,40.6446156674708],[-74.18363390887225,40.64462509201519],[-74.18359464602891,40.64462943657019],[-74.18356389126635,40.64463130167628],[-74.18353959664057,40.64463080955418],[-74.183504123695,40.64463688882047],[-74.18348441994446,40.644640834400654],[-74.18344730522718,40.64465094164896],[-74.18341751142202,40.64465706945901],[-74.18339190186256,40.644663730198815],[-74.18335950399499,40.6446696244232],[-74.18332569142693,40.644676780709624],[-74.18328823272985,40.64467865860652],[-74.18326782928096,40.644685789148014],[-74.18324492195781,40.64469857240896],[-74.1832261131564,40.644711107223884],[-74.18320935712934,40.644723516637036],[-74.1831831291712,40.64473414455777],[-74.18315161154331,40.64474351990833],[-74.18310606948542,40.64475688884921],[-74.18298000103796,40.6447943916193],[-74.18288931621841,40.64480028294611],[-74.18279757007676,40.64479602180539],[-74.18272829668118,40.64478961301916],[-74.18265318039742,40.64478159346881],[-74.18258501374444,40.64477590153668],[-74.1825109235571,40.644767819786495],[-74.18242832172685,40.64476221818385],[-74.1823356331158,40.64475880016905],[-74.18227968543279,40.644751582766474],[-74.18222090790339,40.64474689514846],[-74.18200906204866,40.64470394355207],[-74.18198616489596,40.64469708045348],[-74.18195246178752,40.64469047820213],[-74.18192823190032,40.64468566155351],[-74.18189998192544,40.64468187234611],[-74.18186789280178,40.64468578228926],[-74.1818421995708,40.6446916616296],[-74.18179397192932,40.644704014214724],[-74.18174935519667,40.64471143304829],[-74.18171591586918,40.644712281987886],[-74.18166763349926,40.64470931377062],[-74.18162706434619,40.64470116425306],[-74.18159074200646,40.64468922136389],[-74.18154423129576,40.64467357440478],[-74.18149439873261,40.64465577121405],[-74.1814499395322,40.64463999952082],[-74.18141652844018,40.6446263068366],[-74.1813810665626,40.64461274051083],[-74.1813332727932,40.64459991030753],[-74.18129509360928,40.64458966162277],[-74.18127078096559,40.644584063277236],[-74.18124435360977,40.644582913633805],[-74.18121659349059,40.64458381060491],[-74.18118434243934,40.64458615924495],[-74.18116006545087,40.644590773035105],[-74.18113469914123,40.64459977477266],[-74.1811125703114,40.64461015318281],[-74.18108652313586,40.644627448988246],[-74.18106508249213,40.644654286168944],[-74.18104239123726,40.64468395135619],[-74.18103290911218,40.64470181345175],[-74.18100704872624,40.6447505286193],[-74.18099528793691,40.64477127964507],[-74.1809765149716,40.64479402725504],[-74.18096309641813,40.64481369881827],[-74.18094445062572,40.64482779470528],[-74.1809157994862,40.64484485483492],[-74.18089420751474,40.64485048476198],[-74.1808721251323,40.64485142967841],[-74.18085019017893,40.64484883028893],[-74.18082862720173,40.64483992218446],[-74.18080686538481,40.644819237623054],[-74.18080183217687,40.64480068419313],[-74.18080512854905,40.64477298132185],[-74.18080739951012,40.64474533936774],[-74.18080780137126,40.64472449263612],[-74.18080699545736,40.644697037288],[-74.18080510372468,40.644673970721264],[-74.18080491630867,40.64464254933107],[-74.18080328559836,40.64462693285814],[-74.18079999363228,40.64461023759911],[-74.18079289381429,40.6445866995851],[-74.18078836640441,40.6445779382498],[-74.18076994300596,40.644564516665845],[-74.18075192718305,40.64455500070536],[-74.18071298324583,40.644537714813225],[-74.18067579790024,40.64452739517189],[-74.18062914205835,40.64451529314602],[-74.18060507292981,40.64451203666377],[-74.18058154148213,40.64450664166583],[-74.18052719090952,40.64448469563199],[-74.18050323923353,40.64445745168046],[-74.18049917835823,40.644427145241444],[-74.18048997769927,40.64435989958387],[-74.1804817395353,40.64427892427396],[-74.18004077949236,40.644288140673716],[-74.18004772179286,40.64437168022726],[-74.17990671455539,40.6443787211669],[-74.17992404770082,40.644655011546796],[-74.1799365601229,40.64465489865641],[-74.17996507274029,40.64526698230298],[-74.17989568339902,40.64526879597556]]]]}},{type:"Feature",properties:{ntacode:"BK63",ntaname:"Crown Heights South",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.96131877957826,40.671406676433236],[-73.95904725351431,40.67088226754675],[-73.95797317201801,40.67065727407631],[-73.95526963588763,40.67012490485391],[-73.95327019744913,40.670007205105016],[-73.95160495953368,40.669923718844004],[-73.9516046495352,40.669923703301],[-73.95087469630845,40.66988709933708],[-73.9505022749518,40.66986535189489],[-73.94772996328912,40.669713442410064],[-73.94774398859076,40.669568690435646],[-73.9477511028092,40.66949526585212],[-73.9478185747195,40.66878375367408],[-73.94504645741819,40.66861461633204],[-73.94228420365046,40.668461427104916],[-73.93951520847219,40.66829561647255],[-73.93674946947412,40.668127370786614],[-73.93682521755451,40.66731699409569],[-73.9368680220435,40.666849829007305],[-73.93690681057134,40.66642659052647],[-73.93694519264002,40.665981297064526],[-73.936983623726,40.665535507878175],[-73.93422426270018,40.66537774253346],[-73.93145550047731,40.66523381808765],[-73.92930683848171,40.665117007011254],[-73.92868404424785,40.66508602327391],[-73.92869200562133,40.66496229737623],[-73.92872204594664,40.66449556918274],[-73.9290523539942,40.66435100754483],[-73.92916752137731,40.66429953215157],[-73.92940352909339,40.664199846270996],[-73.92987364761342,40.66399077252792],[-73.93068465493039,40.66362047727543],[-73.93160743269036,40.663556723298065],[-73.9323794010824,40.663497789310014],[-73.93437459333325,40.663372811141706],[-73.93455236748139,40.66336228628643],[-73.93726377502644,40.66319183379352],[-73.94002976952834,40.66302074259751],[-73.94282892246846,40.66284748566935],[-73.94269628894105,40.664055129235315],[-73.94408198675576,40.6641285729369],[-73.9448922768706,40.66417414358657],[-73.94546293588506,40.664226104136326],[-73.94816604109285,40.66408182197855],[-73.94940638959493,40.66400530778235],[-73.95097410077464,40.66390486786394],[-73.95384851077024,40.66372780885383],[-73.95720935391161,40.66351739728021],[-73.95729172603528,40.6643026328195],[-73.95787061929293,40.66427335800648],[-73.9593442242825,40.66417564714983],[-73.960336828723,40.664108698348414],[-73.96061544798405,40.663302750168214],[-73.96095595387634,40.66328505483409],[-73.96110886722334,40.664062323664254],[-73.96125791595341,40.66480182391176],[-73.96161627570868,40.66669521626286],[-73.96180658736263,40.6676812264014],[-73.96199657578548,40.668662869889],[-73.96211021086772,40.66919569769353],[-73.96219447116033,40.669641029792444],[-73.9625232659691,40.67137973874271],[-73.96254108164973,40.671460118711465],[-73.96257531300613,40.671644198394176],[-73.96131877957826,40.671406676433236]]]}},{type:"Feature",properties:{ntacode:"BK09",ntaname:"Brooklyn Heights-Cobble Hill",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.99236367043254,40.68969012377704],[-73.99436092830207,40.690239480084394],[-73.99623278034561,40.69075777458641],[-73.99776924379017,40.6911946978608],[-73.99803048645,40.69125372287628],[-73.99845271782696,40.691369983477585],[-73.99910057272567,40.69153697449649],[-73.99920161806016,40.69157183434766],[-73.99928819562562,40.69159395992714],[-73.9993654012905,40.69161307827291],[-73.99951274139049,40.6916514503089],[-73.99991517300606,40.69176723001038],[-74.00019040320174,40.69189644713027],[-74.00062935957168,40.692027282633404],[-74.00068507631492,40.69191401552384],[-74.00077305722624,40.69189575732631],[-74.00179431981036,40.69218477678893],[-74.00169989306649,40.69238276713664],[-74.00174362111049,40.69240674970552],[-74.00154172920263,40.692785962750186],[-74.00127014968679,40.69329606217638],[-74.00095868483027,40.69406908358224],[-74.00078295275682,40.69428651566467],[-74.00070104811176,40.694387856342274],[-74.00026872311764,40.69496580257799],[-73.99988214960385,40.695605199245655],[-73.99946143514676,40.69628002660435],[-73.99941971902066,40.696346937818554],[-73.99941302433213,40.69635767645334],[-73.99952373837488,40.69657482654348],[-73.99947406754579,40.69670413446206],[-73.999294688362,40.69679512579411],[-73.99918199016871,40.696885188064826],[-73.99899604139202,40.69681227837304],[-73.99893968968661,40.69694094051585],[-73.99887207210425,40.6969237845742],[-73.99876458027713,40.69712073259146],[-73.99887117097663,40.69715757729589],[-73.99837760685779,40.69806329614615],[-73.99802102725117,40.698761736573836],[-73.99799957540142,40.69879768554436],[-73.99749898310007,40.69963886932132],[-73.99736745811693,40.6996342349298],[-73.99716054243929,40.69979281264418],[-73.99718148446392,40.69999448496814],[-73.99717584355889,40.70010599196642],[-73.99724462871704,40.70014140989713],[-73.99669768997471,40.700876976917115],[-73.99538448382657,40.70264301006589],[-73.99526015183429,40.70281020903626],[-73.99513826840693,40.7029741147229],[-73.99506438491524,40.703100313151],[-73.99504592748332,40.703131839799624],[-73.99470923355184,40.70299388612215],[-73.9943829783558,40.70288600142069],[-73.99432513683013,40.70286243588562],[-73.9941849479159,40.70280579883796],[-73.99385200191088,40.70267390983323],[-73.993817550092,40.702660309303724],[-73.99325388237139,40.702411971363055],[-73.99286016255952,40.70220276796784],[-73.99261204972427,40.702061129006175],[-73.99232767856807,40.70185537041518],[-73.99221871131128,40.70177257819237],[-73.99211067788664,40.70169344371859],[-73.99206681926408,40.701658860408244],[-73.99202772858834,40.701628141593915],[-73.9919364493597,40.70155640963395],[-73.9912629454785,40.70102710263989],[-73.99093201807536,40.7007662160488],[-73.99087453758072,40.70067311729592],[-73.99083516239324,40.70056976226398],[-73.99081766492996,40.70046229332312],[-73.9908227209651,40.700354754309416],[-73.9908415791883,40.700281257090005],[-73.99102958067772,40.6998471706179],[-73.9912403320726,40.69936760206612],[-73.99129512123005,40.69918942059617],[-73.99134094624291,40.699009779117176],[-73.99137774057395,40.698828938750765],[-73.9914054508122,40.69864716234744],[-73.99142403669723,40.69846471413596],[-73.99143347128846,40.698281859314676],[-73.99142289824287,40.69778099282282],[-73.99136812163782,40.69701375273579],[-73.99128413687757,40.69658820978121],[-73.99120620990817,40.69635779817216],[-73.99118780428707,40.696287414851156],[-73.99115539112536,40.696196476021036],[-73.99080803777396,40.69502713379449],[-73.99066605587356,40.69456882398403],[-73.99044474094244,40.69382825143365],[-73.99045286506302,40.69372058477663],[-73.99058794464075,40.69339137896961],[-73.9907289604851,40.693047701447654],[-73.99085041475476,40.69279825064949],[-73.99097186899586,40.69254880088802],[-73.99066626290957,40.692497177565755],[-73.98947238554467,40.69229549434771],[-73.98910541743085,40.69215331352216],[-73.98902944699005,40.69212386152006],[-73.98930270543927,40.69106022599127],[-73.98930768542112,40.69099168846807],[-73.98973690127069,40.69035997268758],[-73.99016617922649,40.689729533831844],[-73.99054474614356,40.68916810529591],[-73.9907066955895,40.68913674411073],[-73.99236367043254,40.68969012377704]]]}},{type:"Feature",properties:{ntacode:"SI28",ntaname:"Port Richmond",borocode:"5",boroname:"Staten Island"},geometry:{type:"MultiPolygon",coordinates:[[[[-74.12613276551238,40.6412643880283],[-74.12599542488437,40.64023124262808],[-74.126069828623,40.640254473190055],[-74.12619996291659,40.64126431430299],[-74.12634180444702,40.64125278369703],[-74.12636808688988,40.64133238048696],[-74.12564026870609,40.641418492082316],[-74.12563265806345,40.64134171819291],[-74.12613276551238,40.6412643880283]]],[[[-74.1227031959588,40.64137664893253],[-74.1226955588768,40.64135302667264],[-74.12272114449755,40.64134762404888],[-74.12272560874469,40.641374858593956],[-74.12274570372202,40.64137307106009],[-74.12276203509298,40.6414266352972],[-74.12271103075867,40.64143375525277],[-74.12269546793502,40.64137724570618],[-74.1227031959588,40.64137664893253]]],[[[-74.12185329597828,40.641580692279604],[-74.12184550812975,40.64154890545133],[-74.12183391805569,40.6415518612082],[-74.12180661082168,40.64141215957818],[-74.12184147061464,40.64140589427098],[-74.1218439074531,40.64146529598156],[-74.1218656179924,40.64155594932435],[-74.12194830995271,40.64154644035813],[-74.12194282613123,40.64150640801698],[-74.12198146380675,40.641501066769514],[-74.12199083807546,40.64155463949949],[-74.12187182772027,40.641570074448715],[-74.12187416191071,40.641578315218325],[-74.12185329597828,40.641580692279604]]],[[[-74.12130529083014,40.641600703130095],[-74.1213733293904,40.64147647474085],[-74.12138690689447,40.641485332555206],[-74.12132617111658,40.64160656922892],[-74.12130529083014,40.641600703130095]]],[[[-74.12107727405123,40.641607420086174],[-74.12118039507705,40.64138344537961],[-74.12121470320182,40.64139683998687],[-74.12110124737947,40.64161328229906],[-74.12107727405123,40.641607420086174]]],[[[-74.12155343605296,40.64161162782222],[-74.12176052602744,40.64157431455988],[-74.12172375318877,40.641428664443914],[-74.12175764696883,40.64142342445435],[-74.12178754859647,40.64155662106167],[-74.12177132201076,40.641559582225106],[-74.12177911197519,40.64159254711702],[-74.12176442929818,40.64159491878671],[-74.12175977879336,40.64158785752321],[-74.12155886560593,40.64162163225011],[-74.12155343605296,40.64161162782222]]],[[[-74.12117246275068,40.64166914506992],[-74.12128074794371,40.641432495987175],[-74.12131194763698,40.641452531325776],[-74.12124033529709,40.6415866397587],[-74.12123492143246,40.64158487904517],[-74.12119488957876,40.64167500956293],[-74.12117246275068,40.64166914506992]]],[[[-74.13435269573537,40.641886796902654],[-74.13430281185275,40.641753794406775],[-74.13349719766678,40.641716901481146],[-74.13346740034494,40.641595789434305],[-74.13341539233288,40.641547116551074],[-74.13331577284241,40.64150390667399],[-74.13322799616081,40.641457073586885],[-74.13314502680274,40.64144453266327],[-74.13299172393492,40.641416936664704],[-74.13288903113506,40.64141775045888],[-74.13282505053013,40.64141963033565],[-74.13274216389048,40.641448608477916],[-74.13266166572029,40.64148661125124],[-74.13256222253703,40.64153185578879],[-74.13251504013289,40.64158922672983],[-74.13242043143981,40.64162342108228],[-74.13240283577132,40.64170438898458],[-74.13172794959789,40.64164128020031],[-74.13134468029392,40.64160543743178],[-74.13125581180265,40.641596830763895],[-74.13146199764824,40.64131010407509],[-74.1310808393753,40.641026560604935],[-74.13073845051633,40.64093831183063],[-74.13018370013218,40.64072382608311],[-74.13012782872234,40.64079470601001],[-74.12967785166236,40.64138531255293],[-74.12949057637374,40.641354835195905],[-74.12997740262733,40.64072987285565],[-74.12987750736714,40.640686818458796],[-74.1299208857961,40.64062898297614],[-74.12930713186857,40.640337411211036],[-74.12922977261069,40.64048437235245],[-74.1289330120981,40.64041392898532],[-74.12891779304785,40.640498006210045],[-74.12899496309507,40.64118931324109],[-74.1289072903346,40.64119482758619],[-74.1288276699354,40.64040192266787],[-74.12881201847136,40.640226977503964],[-74.12813214919133,40.64024999943816],[-74.12810900485876,40.64013967429329],[-74.12783485946193,40.640153450858826],[-74.12752677240886,40.64015530471655],[-74.12739568551285,40.63997472215625],[-74.12739119380278,40.63982979896209],[-74.12734770317411,40.639801486381124],[-74.12724481838407,40.63976689085691],[-74.12714774563905,40.639311056850254],[-74.12702736021006,40.63931907848693],[-74.12702109759618,40.63927694073035],[-74.12699054233337,40.63911089228966],[-74.126979944872,40.63861106957299],[-74.12697679183952,40.63843259038407],[-74.12698188980266,40.63839714021659],[-74.12698957222229,40.63837127854469],[-74.12700745986942,40.63833512034714],[-74.12705471945306,40.63819781057753],[-74.12707923561747,40.63812243797882],[-74.12688872731633,40.63721008809413],[-74.127846692108,40.637277430457786],[-74.12867047300657,40.63734826480645],[-74.12872489343226,40.63708883718112],[-74.12878738872885,40.63696495413021],[-74.12883165551092,40.636835274704744],[-74.12885649512532,40.63670218604486],[-74.12886142552082,40.63656824636376],[-74.12884672486679,40.63643600396631],[-74.12885588805639,40.635573961065255],[-74.12884416531081,40.63532458477383],[-74.12885281942049,40.63507441986811],[-74.12888191339457,40.63482489780535],[-74.12893129415095,40.63457748796842],[-74.12900054064667,40.63433359385654],[-74.12944148707814,40.633671720673966],[-74.12962295900346,40.63342476449549],[-74.12978688499932,40.63317008364521],[-74.12993247595178,40.632908787459655],[-74.13005905962736,40.63264202685338],[-74.13016617683134,40.632371028886915],[-74.13046976905301,40.63167632109491],[-74.13060220372334,40.631357827693826],[-74.1304742900949,40.6308855097406],[-74.13059499828947,40.63088028267209],[-74.13107460341521,40.631147729710655],[-74.13161834492145,40.63058368945245],[-74.13228531910973,40.6300189900427],[-74.1334373128667,40.62907434625281],[-74.13408698261905,40.62954168121527],[-74.1358610841642,40.62806152888195],[-74.13604609107328,40.62818801302515],[-74.13674237782399,40.628662536725514],[-74.13730784607117,40.62819029537424],[-74.13788484879939,40.62770718820619],[-74.13806393800293,40.62756847163911],[-74.1378912670391,40.62745288039201],[-74.13805849495903,40.62706851789316],[-74.13793305116066,40.626956697348085],[-74.1358100827804,40.62506433958871],[-74.1361817385964,40.624837896411265],[-74.13634517541097,40.62473191881468],[-74.13651343303782,40.62463041569152],[-74.13668630057133,40.62453351425993],[-74.13686356168051,40.62444133561604],[-74.13704499391466,40.62435399573393],[-74.13723036985678,40.62427160408242],[-74.1374328087563,40.62423617347844],[-74.13764014534725,40.62421538220074],[-74.13784961661364,40.62420974650969],[-74.13805836227618,40.62421931305117],[-74.13826358199567,40.62424376957261],[-74.13850455751306,40.62263379772209],[-74.13861274061534,40.621772877689864],[-74.13836666875461,40.621737116862136],[-74.13853418159965,40.621128234414904],[-74.13873783679765,40.62037370258319],[-74.13900214120528,40.61939464313693],[-74.13923849312228,40.61851915765309],[-74.13944209882749,40.61776581353119],[-74.13964602350758,40.61701454964299],[-74.13982184794222,40.616299825941],[-74.14072587924078,40.61641455538543],[-74.14112983624184,40.61646120584354],[-74.14161689051143,40.6165224696341],[-74.14173426825481,40.61653721930926],[-74.14233611439462,40.61660864350825],[-74.14326214865979,40.61674023916747],[-74.14419491885178,40.616870261569936],[-74.14512419135698,40.616965979075346],[-74.1460356211517,40.61701277749984],[-74.14640703857827,40.614273151538384],[-74.1464594491219,40.613891425091104],[-74.14654340779514,40.61326141168843],[-74.14670113522895,40.61207152126736],[-74.14680105543378,40.61133491935586],[-74.14689344884835,40.61063170979161],[-74.14696864216111,40.61015135570597],[-74.147740368238,40.60999924981496],[-74.14893620769462,40.609750837135074],[-74.14954343557092,40.609627172890356],[-74.14998477116396,40.609538417829974],[-74.15018666451158,40.6094978111553],[-74.15031900700399,40.60959281468878],[-74.1512034824915,40.61026499538172],[-74.15317275341847,40.611761521752896],[-74.15371834221513,40.61220628185339],[-74.15379116657415,40.61225561275542],[-74.15375061040547,40.61239939180926],[-74.15371281748263,40.61254675897704],[-74.15368214045228,40.6126595896894],[-74.15321287869979,40.61438556316748],[-74.15309820146408,40.614807381130085],[-74.15296929564605,40.61528153037405],[-74.15290527331672,40.61551699348316],[-74.15281391832222,40.615825621363115],[-74.15259266449776,40.61657308141174],[-74.15251285697241,40.61677300415176],[-74.152419086916,40.616969838853564],[-74.15231170430098,40.6171627559178],[-74.15219115786847,40.61735094454163],[-74.15205801141617,40.61753362006937],[-74.1518385812674,40.617823473594584],[-74.15165757888349,40.61804055799052],[-74.15135466183315,40.618349998284785],[-74.15093894401333,40.61877463953573],[-74.15071865740438,40.61899965104759],[-74.1503755674144,40.619352764944104],[-74.15019521656227,40.61953838150264],[-74.1498233272061,40.61992112736359],[-74.1492644327599,40.62048425374104],[-74.14922838067409,40.620520578455334],[-74.14911237332024,40.620637462377026],[-74.1485949471935,40.62116762492702],[-74.14831982319735,40.62144951607807],[-74.14825244603799,40.62152904608213],[-74.14818936774735,40.62160107894224],[-74.14772830369294,40.62213661926196],[-74.14753387750117,40.62241637414863],[-74.1474546295906,40.62253040073018],[-74.14728835505278,40.62276964591535],[-74.14710957687778,40.623032260225585],[-74.14678442553806,40.62360755117995],[-74.14650354422865,40.62420010106252],[-74.1462281253706,40.624925361709636],[-74.1459174531032,40.62584358599716],[-74.14575997801958,40.62630135549454],[-74.14571443641765,40.626433738620406],[-74.14563382845759,40.6267251507539],[-74.14560791184641,40.626894508734736],[-74.14559822005512,40.626988776122765],[-74.14554348103977,40.62752119046278],[-74.14554072012925,40.627832522116044],[-74.14565757200687,40.62782953770428],[-74.14593544628525,40.627824114565406],[-74.14607595494145,40.628752949803626],[-74.14607246903623,40.62883419903623],[-74.14608756406284,40.628915902787604],[-74.14612099590367,40.6289943943213],[-74.14617085511352,40.629066256114726],[-74.14622202814866,40.62910695718551],[-74.14628562565358,40.629137386308564],[-74.14635596707988,40.62915484761618],[-74.14752619029805,40.62938928829937],[-74.14737309948394,40.629827084268406],[-74.1469108593518,40.631156231195604],[-74.14683016619693,40.63138265399951],[-74.14666005286502,40.63195271136949],[-74.14659947234915,40.632129299670886],[-74.14642123149974,40.6327198360037],[-74.1458390599267,40.6345749724862],[-74.14566932887898,40.63505193212288],[-74.14556478887175,40.635459017665426],[-74.14478228995522,40.63795378029733],[-74.14394361241449,40.63834813146157],[-74.14372120921307,40.638452704470346],[-74.14365267703707,40.638484928307186],[-74.14359998292296,40.63851412568805],[-74.1431280250905,40.63968037312684],[-74.14307730726756,40.639667586793905],[-74.14293728788213,40.639632315879794],[-74.14292244780516,40.639596997838055],[-74.14285974698434,40.63956930452346],[-74.14278730139053,40.63956200933656],[-74.14268320996494,40.63954429908324],[-74.14257769336056,40.63953413750188],[-74.1425397070118,40.63953752511621],[-74.14247549160613,40.63956988881202],[-74.14238795149333,40.63964121082995],[-74.1423588139312,40.6396702072512],[-74.14232244041634,40.63974825529754],[-74.14231969707295,40.63979226696536],[-74.14238558314109,40.640055010567124],[-74.1424046383591,40.64019825128144],[-74.14238061456861,40.64025245611135],[-74.14229766980866,40.64030580659113],[-74.14215420029265,40.64034324777042],[-74.14209864155767,40.64032805206506],[-74.1420543148347,40.640296759707404],[-74.14155622972359,40.640366768817046],[-74.1414804740335,40.64009219379295],[-74.14128624022692,40.64014527516097],[-74.14119221839907,40.64038867508115],[-74.14102430552126,40.640506668843976],[-74.14076253645285,40.640589396911246],[-74.14028892343686,40.6406670241126],[-74.13993785315505,40.64073373910066],[-74.13929745763895,40.640805837751934],[-74.13925744852702,40.640735726724266],[-74.13920382377218,40.64074596767561],[-74.13918328035899,40.6408548920193],[-74.13879249079088,40.640890449868614],[-74.13757574838489,40.64100115237118],[-74.13752644766646,40.64101365447135],[-74.13748013998924,40.641031608608145],[-74.13743785760711,40.64105461456336],[-74.13740054304826,40.64108215950742],[-74.13736902810518,40.641113629430684],[-74.13734401529304,40.64114832283019],[-74.13737001749986,40.641295463489016],[-74.13570742110849,40.64162131007624],[-74.13570958979994,40.641645523107464],[-74.13499892317142,40.64178536058639],[-74.1349965524363,40.64176062240988],[-74.13435269573537,40.641886796902654]]]]}},{type:"Feature",properties:{ntacode:"QN31",ntaname:"Hunters Point-Sunnyside-West Maspeth",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.92562743725462,40.75213724475503],[-73.92441748465815,40.752404302282585],[-73.92296643303521,40.75272880286238],[-73.92204020417142,40.75293762805229],[-73.92161909483329,40.753027654424656],[-73.92047925949508,40.75328523729019],[-73.92027684657563,40.7533381182137],[-73.9189234812016,40.75363612441164],[-73.91763192835671,40.75385784877929],[-73.91650534619929,40.75389159079446],[-73.91547326264902,40.75379181810011],[-73.91468429733862,40.75368006915899],[-73.91446450844823,40.7536764115691],[-73.91354183449963,40.75346871442338],[-73.91256954179121,40.75330421523763],[-73.91067474831037,40.752995076324375],[-73.91035492992543,40.75274990803362],[-73.90984318646113,40.75163867983058],[-73.90955575951165,40.75103731284322],[-73.9094971329243,40.75095068323968],[-73.90949709817924,40.75095063865045],[-73.90949707380163,40.750950583850255],[-73.90945867225862,40.7508552168727],[-73.9094586485645,40.750855145487904],[-73.90945863764708,40.75085507411319],[-73.90944332035104,40.750755231717505],[-73.90944330814995,40.75075513236494],[-73.90944332062112,40.75075503303167],[-73.90945182707307,40.75065550688949],[-73.90945184014245,40.75065545362644],[-73.90948267283493,40.75056086142005],[-73.90951622548934,40.750441659734406],[-73.90971148153102,40.749754709477266],[-73.9098996151524,40.7490872745806],[-73.91015860618921,40.74850196788335],[-73.91164202699218,40.74868457627963],[-73.91176417871445,40.74844159657358],[-73.91182081376934,40.74834287234541],[-73.91182610742021,40.7483336452002],[-73.9118262493937,40.74833339334943],[-73.91182635657516,40.7483331322581],[-73.91187503994783,40.748220795601526],[-73.91190979122962,40.748105394935166],[-73.91190983903499,40.74810522476505],[-73.91190987538717,40.74810505358105],[-73.91193027661589,40.747988209749124],[-73.91212028771632,40.747294748985254],[-73.91232273999387,40.74644708603102],[-73.91235352521622,40.74631819581597],[-73.91244853783243,40.745920402209606],[-73.91213076526425,40.74588664340153],[-73.91124722195285,40.74578399253388],[-73.91150870771199,40.744470705074704],[-73.91189444373416,40.74260906679207],[-73.9119090455116,40.742538601462385],[-73.91194129701314,40.74238294990334],[-73.91260129457304,40.742442246353576],[-73.91289084169281,40.742482249708814],[-73.9137938867601,40.74251449215342],[-73.91382781904215,40.74241368862158],[-73.9144348323921,40.74053105330968],[-73.91538439305549,40.74072944290675],[-73.91567469626264,40.740784929658666],[-73.9163010853873,40.73906911846416],[-73.91651190571183,40.73894475796499],[-73.91709074551063,40.737144682635865],[-73.91717737969712,40.736897870741004],[-73.91651522687536,40.73675734550494],[-73.91687214166522,40.735541359577624],[-73.91689741909921,40.735444708149565],[-73.91751347899331,40.73535098457976],[-73.91755768560766,40.735291763109075],[-73.91759250812704,40.73523944168978],[-73.91835109071864,40.73315255850434],[-73.91879292050429,40.73196944921533],[-73.91902180336905,40.7320878386099],[-73.91903558480786,40.73201923711213],[-73.9188133456518,40.73191752249748],[-73.91861384032109,40.73182603869992],[-73.9184104882916,40.73173959523559],[-73.91820350953799,40.73165828560802],[-73.9179931284372,40.731582197513085],[-73.91777957207324,40.731511413488136],[-73.91756307145072,40.73144601009738],[-73.9173425053025,40.73138282579031],[-73.91736631775751,40.73132807943473],[-73.91752107567497,40.7310027045886],[-73.91760691025391,40.730571981024696],[-73.91773039128891,40.72987934429954],[-73.9179669664044,40.72850077062887],[-73.91507233834541,40.72797082006912],[-73.91505218095413,40.72860118050043],[-73.91205021265488,40.72850636302706],[-73.91200974687158,40.72922886414811],[-73.91192955073785,40.72945841556757],[-73.91182004369985,40.72972934852997],[-73.9117718693115,40.72984944633928],[-73.91174734100512,40.72991203326157],[-73.91148836213756,40.729831706816434],[-73.91096208682562,40.729640752901304],[-73.91055040415468,40.72946622016908],[-73.91017627611716,40.72927572500653],[-73.90981313849794,40.72907325136617],[-73.90934522586045,40.72880316161055],[-73.90712253078475,40.72742472843786],[-73.90716705244385,40.72738865428996],[-73.9073001375038,40.72729436941203],[-73.90740997290794,40.72720873888023],[-73.90804680880593,40.72673388740765],[-73.90889173791648,40.72606842547406],[-73.909716460155,40.72544595562361],[-73.91134506901577,40.724182169951845],[-73.912571876778,40.72323963494944],[-73.91316969805797,40.72308152589638],[-73.91384828242983,40.72289841235336],[-73.91347489807389,40.722302452708476],[-73.91331372559384,40.72207734997188],[-73.91298420320445,40.721600848386394],[-73.91245967164996,40.72093053431874],[-73.9118888926478,40.72026283067383],[-73.91132095140539,40.71962422959135],[-73.91152490735003,40.71956778017303],[-73.91232114309454,40.71934838577795],[-73.91339850907754,40.71905108725964],[-73.91426525254134,40.71881117369342],[-73.9151668655647,40.718554565807864],[-73.91611624168375,40.718302824013094],[-73.91736099632925,40.71795408951021],[-73.91805035175076,40.71776542091431],[-73.9193094719202,40.71741710157978],[-73.92153810949632,40.716795155684686],[-73.92232773956844,40.71659264462499],[-73.92234972562503,40.716646491391494],[-73.92235844722536,40.716667839536],[-73.92235122384747,40.716670932404995],[-73.92241488477619,40.71680254042941],[-73.92248379312599,40.7169521966107],[-73.922519281548,40.717018156253545],[-73.92259771919818,40.71716571262631],[-73.92267615785583,40.71731326927819],[-73.92279414745401,40.71753457614403],[-73.92305769386341,40.71776157364093],[-73.92323928226047,40.717926488066695],[-73.9234261670821,40.71809736750478],[-73.9234660265417,40.71813033432232],[-73.9234646469141,40.718136258831905],[-73.92344083317354,40.71814787757473],[-73.9234422540664,40.718157018452594],[-73.92344762772281,40.71816704482559],[-73.92345716590853,40.7181787669941],[-73.92346794587401,40.718190525502955],[-73.9234769482588,40.7182046434509],[-73.92348314173054,40.718212112231235],[-73.92349359141225,40.71822312334812],[-73.92350469094445,40.718235395535785],[-73.9235138017347,40.71824696463097],[-73.92352244013054,40.718259397012815],[-73.92353040240161,40.71827217203993],[-73.92353810279465,40.71828655749626],[-73.92354379439122,40.718297566118466],[-73.92354915568174,40.718308222714505],[-73.92355479997055,40.71831959132004],[-73.92355969685073,40.71833202121449],[-73.92356368450372,40.71834338771444],[-73.9235676122675,40.71835475534715],[-73.92357214222356,40.71836823890918],[-73.92357623361906,40.71838207298123],[-73.92357920969764,40.71839733917036],[-73.92358200882828,40.71841330684464],[-73.92358577561416,40.71843104039196],[-73.9235894370587,40.71844809002446],[-73.92359359652156,40.71846440102612],[-73.92360061655488,40.718483234703136],[-73.92360642980815,40.71850204127721],[-73.92361279629095,40.71852342394406],[-73.92361923640796,40.71854223093332],[-73.92362567165354,40.718556453545354],[-73.92363171765373,40.71856853339735],[-73.92363730133249,40.718580946823465],[-73.92364276737902,40.71859302578756],[-73.92365007474696,40.71860919496898],[-73.92365661849304,40.71862020415019],[-73.92366216937627,40.71863050068337],[-73.92366925753893,40.71864294090452],[-73.92367688864427,40.718655021804885],[-73.92368412977153,40.718666751644896],[-73.92368935133507,40.7186754532699],[-73.9236956117481,40.7186868222763],[-73.92370267524068,40.71869870461435],[-73.92371016687848,40.7187097227969],[-73.92371971500319,40.71872306526943],[-73.92372611395938,40.71873690153441],[-73.9237316480077,40.718750575227546],[-73.92373690528139,40.71875963739185],[-73.9237446573536,40.71877012535442],[-73.92375491761793,40.71878149600148],[-73.92376638207162,40.718795362422945],[-73.92378202677521,40.71880761933191],[-73.92379402849957,40.71881723611655],[-73.92380674671513,40.718831463546636],[-73.9238219800131,40.71885133863072],[-73.92383512191195,40.71886842183378],[-73.9238437687802,40.71888261909176],[-73.92385334923802,40.71889931244704],[-73.92386007813955,40.718914246726165],[-73.92386706032464,40.718925264561264],[-73.92387454980327,40.71893821917461],[-73.92387958889019,40.718950190292276],[-73.92388855796304,40.718963181063586],[-73.92389434500991,40.71897400092763],[-73.9239028517398,40.71898715339065],[-73.92390904140791,40.71899728783254],[-73.92391649802056,40.71900741490251],[-73.92392427540346,40.71901719037747],[-73.9239325226703,40.71902927166736],[-73.9239386732936,40.719042756787026],[-73.92394312815343,40.719059446245566],[-73.9239460344805,40.719073999885836],[-73.92394786656752,40.719086401268605],[-73.92394943901755,40.719098838833155],[-73.92395050174615,40.719110887901195],[-73.92395341018401,40.71912455984856],[-73.92395484199855,40.71913501514197],[-73.92395519199904,40.719149568601125],[-73.92395903593707,40.719162330992646],[-73.9239638145543,40.71917548149097],[-73.92396786815667,40.719191098511196],[-73.92397016852702,40.71920740843727],[-73.92397140459889,40.719224429482246],[-73.92397268584875,40.71924218784275],[-73.92397287854035,40.71925991901514],[-73.92397336653818,40.719278001853866],[-73.923974347411,40.719300434350906],[-73.92397505139206,40.71931640984403],[-73.92397555119686,40.719324721852686],[-73.92397599296923,40.7193410568528],[-73.92397537276433,40.719356644484336],[-73.92397473793515,40.71937366379087],[-73.92397464452637,40.71939281774733],[-73.92397511878315,40.71941233159127],[-73.92397560486836,40.71943325082594],[-73.92397695379677,40.71945383741936],[-73.92397661433348,40.7194719284226],[-73.92397539769382,40.71949037031799],[-73.92397393346667,40.71950774088295],[-73.92397236754881,40.71952121989896],[-73.9239715962181,40.719533979241604],[-73.92397133400611,40.71954495643448],[-73.92397167174765,40.71956003139578],[-73.92397259069348,40.719574215330404],[-73.92397250096992,40.71959090999425],[-73.92397241310017,40.71960578649012],[-73.92397261212335,40.71961854714352],[-73.92397252474512,40.71963202763823],[-73.9239714681916,40.71964620959805],[-73.92397048345883,40.7196586186684],[-73.92396920047422,40.71967209837351],[-73.92396839140743,40.719686280664185],[-73.92396737063314,40.71969940035958],[-73.92396652595414,40.71971430332731],[-73.92396483831399,40.719730250435845],[-73.92396287796265,40.71974726819592],[-73.92396065776036,40.71976392694178],[-73.92395955005586,40.719779901237466],[-73.92395877931126,40.719791949093334],[-73.92395747204445,40.71980702246512],[-73.92395506319711,40.7198220869005],[-73.92395208918512,40.719835367471404],[-73.92394815558463,40.719839786577225],[-73.92393107839405,40.719848473960504],[-73.92391614720358,40.71985439839859],[-73.9238981717335,40.7198618521856],[-73.92388365280857,40.71986963174944],[-73.92387080206672,40.71987716899799],[-73.9238541963013,40.71988756780098],[-73.92384119889246,40.71989974376816],[-73.92383826447661,40.71990860249056],[-73.92384565312462,40.719916433228086],[-73.92385580808444,40.71992744377936],[-73.9238638750885,40.71994147915433],[-73.92387208726187,40.7199541099119],[-73.92387763646866,40.71996600061733],[-73.92388031880435,40.71997947372863],[-73.92387879178413,40.71999048627018],[-73.92387549941557,40.72000198296982],[-73.92387060543062,40.720018279762726],[-73.9238663777691,40.720030685514445],[-73.9238610247714,40.72004344232826],[-73.92385634626145,40.72005691928327],[-73.92385294982435,40.72006718358574],[-73.92384777212702,40.720082605699695],[-73.92384479990305,40.72009429258555],[-73.92384064121806,40.72010740986844],[-73.92383860518697,40.720118745901985],[-73.9238368621677,40.72013186528527],[-73.92383575405715,40.720148163575665],[-73.92383927592665,40.72016378962805],[-73.92384398143557,40.72017833658515],[-73.92384926694841,40.720193243605785],[-73.92385451880035,40.7202063939172],[-73.92386045794117,40.720218122882464],[-73.92386683865395,40.72022841995229],[-73.92387461400551,40.720238357258495],[-73.9238825445884,40.72024868282656],[-73.92389186718397,40.72026306999776],[-73.92389831563027,40.72027479862756],[-73.92390557937958,40.7202879239646],[-73.92391134320901,40.72029893261326],[-73.92391962319206,40.72031296711917],[-73.92392663773563,40.720326830581016],[-73.92393250672878,40.72033927098253],[-73.92393822934639,40.72035417828752],[-73.92394358934133,40.720366942181606],[-73.92395053233459,40.72038080559466],[-73.92395672000977,40.72039357841113],[-73.92396330913749,40.72040708140686],[-73.92397313388366,40.72042680078],[-73.9239752226748,40.72043193484709],[-73.92398068897404,40.72044436509598],[-73.92398590472064,40.720457164575905],[-73.92399097924766,40.72047100045098],[-73.92399594529483,40.720485546568014],[-73.92400154887699,40.72050117398893],[-73.9240073423726,40.72051786482783],[-73.92401194196356,40.72053169988578],[-73.92401604747532,40.72054377793088],[-73.92402007071856,40.720554433451035],[-73.92402572591723,40.72056651302101],[-73.92403144229606,40.72057804314299],[-73.9240367308853,40.720590122470476],[-73.92404162708046,40.72060395822538],[-73.92404601516313,40.72061675715622],[-73.92405097182028,40.7206297090789],[-73.92405651848794,40.72064390544494],[-73.92406161198603,40.720660055042345],[-73.92406499736785,40.72067070092606],[-73.92406956443821,40.72068295048589],[-73.9240753987936,40.72069414864505],[-73.92408331265644,40.72070782271421],[-73.92409116795613,40.72072168671962],[-73.92410265533752,40.72073607630521],[-73.92411410914995,40.720749591377334],[-73.92412503340016,40.720760602913145],[-73.92413761147004,40.72077395672533],[-73.92415022503656,40.72078727437369],[-73.9241601319248,40.72079760005108],[-73.92416866729968,40.72080595370339],[-73.92417901108874,40.72081663147326],[-73.92418902668682,40.72082585941629],[-73.92419991274569,40.72083814110829],[-73.9242081262761,40.72084915085138],[-73.92421586558412,40.72086087997703],[-73.9242216641566,40.720872599448505],[-73.9242271624758,40.720887344591915],[-73.92422996407751,40.720901367259884],[-73.92422897974362,40.720913064173956],[-73.92422615071288,40.720923166358624],[-73.92422252889328,40.72093432963902],[-73.9242209654277,40.7209456666592],[-73.9242169849681,40.720959496060594],[-73.92421177483077,40.72097170299248],[-73.92420577262817,40.72098355860154],[-73.92420803239868,40.72099385293833],[-73.92421469112382,40.72100859934855],[-73.92421781243871,40.72102243275417],[-73.92421220566216,40.721030056225594],[-73.92419805836302,40.721043113168136],[-73.9241892771198,40.721052851752624],[-73.92418312641941,40.72107038943792],[-73.92417833286761,40.72109130519022],[-73.92417554976451,40.7211028297065],[-73.92417303906551,40.72111471508742],[-73.92416883628862,40.721135621344175],[-73.92416658089188,40.72115264008289],[-73.9241665305121,40.721165760584135],[-73.92416781897657,40.72117745028289],[-73.92416898638248,40.72119200260042],[-73.92417073109091,40.72120832957486],[-73.9241734239756,40.72122288406969],[-73.92418033038994,40.721239214443294],[-73.92418893863326,40.7212573115023],[-73.92419728792164,40.72127329252626],[-73.92420373531112,40.72128608359175],[-73.92420992474618,40.72129781270191],[-73.92421693970464,40.72131164917259],[-73.92422205069714,40.721323917343696],[-73.92422946953648,40.721336358078254],[-73.92423442657244,40.72134769938898],[-73.92423546427793,40.721362080407765],[-73.92423468847643,40.72137821691945],[-73.92423337602999,40.72138760861519],[-73.92423466510391,40.721398776299594],[-73.92423792617576,40.721414041982776],[-73.92424364921014,40.72142949875861],[-73.92425441686589,40.72144298588955],[-73.92427034324648,40.72145756667731],[-73.92428649522121,40.72147088663675],[-73.92430045146968,40.72147992768769],[-73.9243134618659,40.7214883110749],[-73.92432831367472,40.72150042465063],[-73.92434163922803,40.72151322022838],[-73.92434971245683,40.72152280689519],[-73.92436235781321,40.721538736450555],[-73.92437677505151,40.72154846180704],[-73.92439256537692,40.72155821553777],[-73.92440882740675,40.72156928482916],[-73.92442508959056,40.721580417275966],[-73.92443950621626,40.72159011632237],[-73.92445622878952,40.72160225690828],[-73.9244748652159,40.72161755964336],[-73.92449195162588,40.72163216813282],[-73.92450798360753,40.721647109474254],[-73.92452362614118,40.721662382763846],[-73.92454009433335,40.721679467054805],[-73.9245477646653,40.72168924291629],[-73.92455738027361,40.72170593572681],[-73.92456115360525,40.721719058230065],[-73.92456327106694,40.72173006378449],[-73.92456361197074,40.72174247305478],[-73.92456384149214,40.72175952039974],[-73.92457018370735,40.72177176289201],[-73.9245802289317,40.721784366819634],[-73.92458999565895,40.72179381955197],[-73.92460131260097,40.721802832535566],[-73.92461498333905,40.7218130706751],[-73.92462496479507,40.72182035357003],[-73.92463703551886,40.72183282429461],[-73.92464655219558,40.72184260186042],[-73.92466496577623,40.72185586946997],[-73.92468728877479,40.72186631194867],[-73.92471238383706,40.72187495515485],[-73.92473522014197,40.721881282495985],[-73.92475987801613,40.721888079260424],[-73.9247798991605,40.72189363077904],[-73.92479620262063,40.72189894532841],[-73.9248110991241,40.72190419546396],[-73.92482598230256,40.72190974345154],[-73.92483760061829,40.72191398343436],[-73.92485411517987,40.7219213156388],[-73.92487063133578,40.72192684609093],[-73.92488223617809,40.72193347247996],[-73.92489722918833,40.721945909902914],[-73.92491241131327,40.7219601388115],[-73.92492641966604,40.72197508715047],[-73.92493596992156,40.72198716921293],[-73.92494360336626,40.72199888984238],[-73.92495047721688,40.722011330844055],[-73.9249578610384,40.722023771005006],[-73.92496617943634,40.72203653694404],[-73.9249761992486,40.722051474301075],[-73.92498497838307,40.72206533834218],[-73.92499190408861,40.72207456470296],[-73.92500108646038,40.722087204216955],[-73.92501055154415,40.72210123120385],[-73.92501920171789,40.72211367285559],[-73.92502931769322,40.72212751129455],[-73.92504243690671,40.72214388251542],[-73.9250501793343,40.72215329770445],[-73.92505749462428,40.72216307263009],[-73.92507038683962,40.72218119971596],[-73.92508141547225,40.722194705700836],[-73.92508955921282,40.72220500384706],[-73.92510108236914,40.7222201123782],[-73.92511001692077,40.72223131132647],[-73.92512111551626,40.72224606006684],[-73.9251275896858,40.72225583511092],[-73.92513559141597,40.722266133161405],[-73.92514109473356,40.72227690670334],[-73.925142040615,40.72227873520339],[-73.9251466765989,40.72229224573674],[-73.92515200046483,40.72230536973011],[-73.92515446906484,40.722320463657695],[-73.92515207271995,40.722335339318285],[-73.92514671628459,40.72235199537213],[-73.92514099577922,40.72236500346022],[-73.92514064055574,40.72236583215192],[-73.92513492153543,40.72237751610877],[-73.9251294655167,40.72238813861894],[-73.92511995706626,40.72240245966314],[-73.92511262787343,40.722415215748356],[-73.92510477532093,40.722430086686124],[-73.92509596286916,40.72244638918552],[-73.92508329808386,40.722468001955264],[-73.92507796093909,40.722477463076885],[-73.9250690290654,40.722494801314625],[-73.9250611520522,40.72250967223335],[-73.92505356249295,40.72252347233975],[-73.92504484590513,40.722538703396005],[-73.92503563051369,40.72255535642937],[-73.9250243525935,40.72257412482007],[-73.92501275326836,40.72259536067012],[-73.9250070708942,40.72260653251471],[-73.92499817485324,40.72262271751554],[-73.92498530741847,40.72264609503691],[-73.9249786184239,40.72265794152472],[-73.924973493193,40.722667690757916],[-73.92496376779768,40.722686100138944],[-73.92495418321275,40.722703824426326],[-73.92494503875365,40.72272080199774],[-73.92493801596392,40.72273496264826],[-73.92493190430964,40.72274915069662],[-73.92492550837599,40.72276295157239],[-73.92491924470235,40.722776428034614],[-73.92491025310889,40.72279412640312],[-73.92489947071175,40.72281431757424],[-73.92489408651751,40.72282405742083],[-73.92488162462878,40.722843509539096],[-73.9248716341867,40.722865132908204],[-73.92486728971602,40.72287626993532],[-73.92485991737757,40.72289576105537],[-73.92485077217657,40.7229127660928],[-73.92484191126567,40.7229297520495],[-73.92483298043769,40.72294605495301],[-73.92482015200372,40.722964813096596],[-73.92481162925235,40.72297559541935],[-73.92480291900208,40.722985693774554],[-73.92479598408009,40.72299472111723],[-73.92478289780651,40.72301169660303],[-73.92477010438044,40.723030824160276],[-73.9247637139264,40.723040887842444],[-73.92475919488042,40.72304923224701],[-73.92474915338785,40.72306374154626],[-73.92473729610604,40.723081798712805],[-73.92473226484066,40.72309329429547],[-73.92472716263921,40.723104817305895],[-73.92472134948508,40.72311667306207],[-73.92471429210694,40.72312960067842],[-73.92470886951337,40.72314112347849],[-73.92470409832387,40.72315297991509],[-73.92469935023288,40.7231648544595],[-73.92469465093335,40.723175639943875],[-73.92468937072381,40.72318645084723],[-73.92468409072872,40.723199018939],[-73.9246775516789,40.72321408939214],[-73.92467172269528,40.72322843960921],[-73.92466748617855,40.72323889101169],[-73.92466299526909,40.72325368403941],[-73.92465542950163,40.72327706549352],[-73.92465148338151,40.72329105625635],[-73.92464641233705,40.72330576765319],[-73.92464135468931,40.72332011887592],[-73.92463700588851,40.723334830074876],[-73.92463355937987,40.72334668737528],[-73.92462830986042,40.7233622719715],[-73.92462353707121,40.72337610019371],[-73.92461619335933,40.72339061191698],[-73.92460918114138,40.723406203566945],[-73.92459901536255,40.72342461262716],[-73.92458724029399,40.72344445281888],[-73.92457852282918,40.72345967445599],[-73.92457248802825,40.723469063059454],[-73.92456370306815,40.72348126766134],[-73.9245540297081,40.723494354379],[-73.92454380115518,40.723506919221116],[-73.92453545522282,40.72351896211009],[-73.9245317955022,40.72353045925241],[-73.92452702650417,40.723540911473],[-73.9245173421251,40.72355224249961],[-73.92450004833425,40.723564171464744],[-73.92448364585593,40.723572058423066],[-73.92442298754935,40.72358997548366],[-73.92433693392312,40.72360384027389],[-73.92431405339137,40.723604752999],[-73.92428938620999,40.723604466728304],[-73.92426185708133,40.72360304324073],[-73.92423205370996,40.7236018440761],[-73.92421456043479,40.72360131038217],[-73.92419565801903,40.72360124416271],[-73.92417725243777,40.723601699778236],[-73.92415838368635,40.72360262382566],[-73.92413821366375,40.72360384521032],[-73.9241135085057,40.72360519695375],[-73.92408962131464,40.72360680269922],[-73.92406814812685,40.7236080490115],[-73.92404589530702,40.723609601547075],[-73.92402933335623,40.72361167934426],[-73.92401788626992,40.723612707106206],[-73.92399970283381,40.723614541250306],[-73.92396961279148,40.723617177856816],[-73.92394908612675,40.723618515738984],[-73.92393046732964,40.72361921442312],[-73.92390994245604,40.723619560876],[-73.92389038913137,40.723619106686805],[-73.92387451846268,40.723618024525926],[-73.92385820811745,40.72361727595303],[-73.92383818294279,40.723615443032585],[-73.923820004246,40.7236140892843],[-73.92380088889959,40.72361421166183],[-73.92377758195019,40.723615213960066],[-73.92374957358236,40.72361849133683],[-73.92373442057435,40.72362007548568],[-73.92371645160821,40.72362171154288],[-73.92369585379069,40.723623453407384],[-73.92367520963623,40.723624700698394],[-73.92365677799984,40.72362636341148],[-73.92363787416828,40.72362829569404],[-73.92362087514354,40.723630148656724],[-73.92360524914378,40.72363173247475],[-73.92358727926039,40.72363339481294],[-73.92356888401014,40.72363481495729],[-73.92354496100396,40.723636140628706],[-73.92352186735367,40.72363662100338],[-73.92350394758404,40.72363682537624],[-73.92348695034372,40.72363654352653],[-73.92347086659376,40.72363578516524],[-73.9234557036049,40.72363550553525],[-73.92344009144806,40.72363615219524],[-73.92342353042467,40.72363682569643],[-73.92340559749643,40.72363774974033],[-73.92338459834134,40.72363902371489],[-73.92335988204275,40.7236406557291],[-73.92333678844791,40.72364223386965],[-73.92331452065562,40.72364433473657],[-73.9232857321678,40.723646396074145],[-73.92326263887996,40.723647704314395],[-73.92323955595022,40.723649004180544],[-73.92321566742928,40.72365115872912],[-73.92319910696338,40.72365325399822],[-73.92318045240829,40.72365362971309],[-73.92316168646879,40.723657984614306],[-73.92313196363975,40.723659306496806],[-73.92311225761857,40.72365797808632],[-73.92309523824538,40.72365626431262],[-73.92307871521862,40.72365644274793],[-73.92306398950284,40.723657531382244],[-73.92304208793996,40.7236609212247],[-73.92301921560967,40.72366480461801],[-73.92299730066259,40.72366929241359],[-73.92296069104223,40.723669151660275],[-73.92293413428928,40.723666224450426],[-73.9229117791738,40.72366308477567],[-73.92289409915693,40.72366008342164],[-73.92287826463546,40.723657073919554],[-73.92286333147084,40.72365399298261],[-73.92284168885786,40.72364881949386],[-73.92282120441695,40.723644852132594],[-73.92279696737485,40.72364200819904],[-73.92277276322231,40.723640047148606],[-73.92274946035278,40.7236378883461],[-73.92272521021353,40.7236358997804],[-73.92270331567316,40.7236337956898],[-73.92268282968793,40.723631170527455],[-73.92266139852475,40.72362729263142],[-73.92264135287971,40.72362263280962],[-73.92261902301581,40.72361787210581],[-73.92259107006876,40.72361376532748],[-73.92256546050778,40.72360982144668],[-73.92254728383925,40.723607503717204],[-73.9225281561383,40.72360707739246],[-73.92250766649273,40.72360761309186],[-73.9224857688589,40.723608371823055],[-73.92246382345053,40.723609122811645],[-73.92244518019788,40.7236098217417],[-73.9224269874704,40.7236101426968],[-73.92240274462847,40.72361154866336],[-73.92237991082253,40.72361334373431],[-73.92235797541387,40.723615526393374],[-73.92233231268708,40.723616968243526],[-73.92231088437039,40.723620492287644],[-73.92229897219248,40.72362435663098],[-73.92228718990192,40.72363938655349],[-73.9222776561883,40.72365354584818],[-73.92226569405541,40.723669837291254],[-73.92225042316058,40.723682208549874],[-73.92223359397806,40.72369018452642],[-73.92221447025246,40.72369689847886],[-73.92219483821061,40.723703692664984],[-73.92218107895411,40.72370758255221],[-73.92216243635038,40.7237088309248],[-73.92214330961292,40.72370755701878],[-73.9221195824242,40.72370369623233],[-73.92209209376523,40.723697419505],[-73.92207557393223,40.72369372541694],[-73.92205808443222,40.72368995762843],[-73.92204156421319,40.72368659674598],[-73.9220245728792,40.723682578502064],[-73.92200805343339,40.723678559905174],[-73.92199290694344,40.72367528069415],[-73.9219782219472,40.72367222728494],[-73.9219493719239,40.72366586734532],[-73.92193051002882,40.72366146016251],[-73.92190663116521,40.72365589682205],[-73.92188442072317,40.723649605029465],[-73.92186508809651,40.723643657777835],[-73.9218467231107,40.72363876458822],[-73.92182786155708,40.723634078624215],[-73.92181088183122,40.72362957285364],[-73.92179667032296,40.72362629525687],[-73.92178292005335,40.723622521757356],[-73.92177011786593,40.72361864067804],[-73.92174780344959,40.72361165489242],[-73.9217249683636,40.72360346339333],[-73.92170730455835,40.72359703024929],[-73.9216872829615,40.723592207776655],[-73.9216649195656,40.72358588015444],[-73.92164260329814,40.72357936375723],[-73.92161793603523,40.72356999009358],[-73.92159279369626,40.723561463116546],[-73.92156812636162,40.72355216198131],[-73.92155162134371,40.72354622581702],[-73.92153369523068,40.72354135984816],[-73.92152506816178,40.72353923777017],[-73.92151256626036,40.72353225912895],[-73.92148694902407,40.723524443793906],[-73.92147090534927,40.72351905641532],[-73.92145391613101,40.72351330837439],[-73.92143787220601,40.72350739060119],[-73.9214136785832,40.723497882190266],[-73.92138901309332,40.7234863115323],[-73.92137624856068,40.723480044853325],[-73.92135392698745,40.72346893531439],[-73.92133302612847,40.72345708828369],[-73.92131254152832,40.723443683702],[-73.92129120610106,40.723429152754996],[-73.92127212628826,40.72341862170829],[-73.92125212089496,40.723410593880786],[-73.9212260408724,40.72340446181526],[-73.921209993759,40.72340183892497],[-73.9211929639229,40.72339938657221],[-73.92118449107834,40.72339796131807],[-73.9211773787857,40.723396764663676],[-73.92116223129227,40.723394422319885],[-73.92114660949123,40.723392268451924],[-73.92111823163255,40.72338714262941],[-73.92110354670852,40.72338411557771],[-73.92107559652352,40.72337783778845],[-73.92106094777898,40.72337475748262],[-73.92104814300441,40.723372578225735],[-73.92102531663225,40.7233679524013],[-73.92100388693079,40.723362993817155],[-73.92098062255126,40.72335784516722],[-73.92094175031835,40.72334901109642],[-73.92092660336762,40.72334622745639],[-73.92091050915256,40.72334286670399],[-73.92089539860564,40.7233398398359],[-73.92088071312558,40.723337298415586],[-73.92085510748207,40.7233302301171],[-73.92083556108096,40.72332385049369],[-73.92081926712208,40.72331977760228],[-73.92079877381369,40.72331437886086],[-73.92077504504569,40.72331202955771],[-73.92075174076683,40.72331009533816],[-73.9207335609414,40.72330981277054],[-73.92072305946164,40.723311885553024],[-73.92071391583306,40.72331682364275],[-73.92070138952495,40.72332990807291],[-73.92069126659274,40.723341760657355],[-73.920682492851,40.72335431677778],[-73.9206727733513,40.72336669282469],[-73.92066419891658,40.723380329461285],[-73.92065949702022,40.723392734763436],[-73.92065537238103,40.72340688827023],[-73.92065131037486,40.72341929451553],[-73.92064757931331,40.72343134030359],[-73.92064320943342,40.723443035520226],[-73.92063256961379,40.723462515405494],[-73.92062640317954,40.72347102922193],[-73.92062422272117,40.723474035997384],[-73.92061613696758,40.72348445829547],[-73.9205996279008,40.723502151143165],[-73.92058373536955,40.72351948322594],[-73.92056693765399,40.72353048468225],[-73.92055874473756,40.723532703953026],[-73.92054338097594,40.72353315237499],[-73.9205252015949,40.723532077540625],[-73.92051240133458,40.72352665658396],[-73.92050748828247,40.72352720267991],[-73.92048789087045,40.723534212541196],[-73.92046642086582,40.723543455745514],[-73.9204551942118,40.7235479405559],[-73.9204387345781,40.7235542420954],[-73.92042646021669,40.723554485573416],[-73.92039692626595,40.72360543367642],[-73.92037064235737,40.72368111331852],[-73.92037847580917,40.723682684776264],[-73.92039358633492,40.723685774869544],[-73.92040966916184,40.72368857798948],[-73.92042456800932,40.723691911181284],[-73.9204406131741,40.72369546127278],[-73.92045948636581,40.72369992298623],[-73.92047253822987,40.72370377741191],[-73.92048926848689,40.723708209663336],[-73.92050835463309,40.72371321229226],[-73.920525807779,40.72371896096034],[-73.92054419370682,40.723724880309135],[-73.92056373915453,40.72373139618026],[-73.92058657492454,40.72373893087002],[-73.92061214329155,40.72374726905508],[-73.92062681530119,40.72375194361876],[-73.92064009136865,40.72375541052295],[-73.92066663445854,40.72376069719721],[-73.92069178194059,40.72376486617047],[-73.92071601898135,40.72376767369125],[-73.92073650541637,40.72376933575729],[-73.92075934790002,40.72377125140147],[-73.9207817057943,40.72377255473234],[-73.9208164191434,40.7237745240993],[-73.92083881200038,40.72377624123428],[-73.92085883647206,40.72377845244879],[-73.92087514616124,40.723779202451304],[-73.92088913627265,40.723779212064656],[-73.92090706914028,40.7237791431343],[-73.920924788379,40.7237783620656],[-73.92094624550496,40.723779800275054],[-73.92096392679447,40.7237824243237],[-73.92098351167101,40.72378619204112],[-73.92100630217591,40.723791286588884],[-73.92103050094366,40.72379723732223],[-73.92105009514368,40.72380224959121],[-73.92106917060309,40.723807223472676],[-73.92108547646318,40.72381121508602],[-73.9211003602586,40.723815782182214],[-73.92112106384218,40.72382469321254],[-73.92113732965441,40.72383257476299],[-73.92115546518058,40.72384101579073],[-73.92117731354085,40.723852206796636],[-73.92120104505194,40.72386283971524],[-73.92122293166258,40.72387204856177],[-73.92124200387738,40.72387849145465],[-73.92126155304386,40.72388270103595],[-73.92127832111764,40.72388633225286],[-73.92129415270611,40.72388994590695],[-73.92131183242267,40.72389393842729],[-73.92133185603939,40.72389710362386],[-73.92134862576738,40.7238993395011],[-73.92136493282369,40.72390179066684],[-73.92138101252577,40.72390732131985],[-73.9213955720284,40.72391691278713],[-73.92140450640768,40.723927923050326],[-73.92141709680412,40.72393086805343],[-73.92143386500709,40.72393496748504],[-73.92146083643914,40.72394742240412],[-73.92147176748512,40.72395330033336],[-73.92148477864416,40.72396039676207],[-73.92149988652716,40.72396657506435],[-73.92151374300599,40.72396977237773],[-73.92151817990687,40.72397155838965],[-73.92153328597048,40.72397853863701],[-73.92154582684323,40.72398428430493],[-73.92156328531593,40.72399368825332],[-73.9215779153547,40.7240036308816],[-73.92159370420015,40.72401478920128],[-73.9216076241501,40.72402525402571],[-73.92162142400322,40.7240356100418],[-73.92163443618165,40.724042615822206],[-73.92164933138957,40.724049164026695],[-73.92166563480377,40.72405531631639],[-73.9216856551198,40.72406134582192],[-73.92170194744278,40.724065885821226],[-73.92171774477426,40.724069850027185],[-73.92173545902406,40.72407449971338],[-73.9217547948119,40.72407860134598],[-73.92177549283991,40.724081883857295],[-73.92179483043978,40.724084445243264],[-73.92181489298555,40.72408396432939],[-73.92183379891688,40.72408227475878],[-73.92184451115098,40.72408157071196],[-73.92186107058603,40.72408160875544],[-73.92187665823194,40.72408225007124],[-73.92189462544056,40.72408300993279],[-73.92191255372077,40.72408617310426],[-73.92192440661772,40.72409183651117],[-73.92193443525878,40.724100046762274],[-73.92194647162734,40.724110375744466],[-73.92195739055268,40.72411556910482],[-73.92197438287597,40.72412071397657],[-73.92199372029594,40.72412325706855],[-73.92201165064546,40.724124665215484],[-73.92203217195512,40.724127506797956],[-73.9220507846262,40.72413218435081],[-73.9220698622337,40.72413546571211],[-73.92208803816628,40.72413852197424],[-73.92210621542868,40.7241423259064],[-73.92212761016076,40.724146590365045],[-73.92214626057465,40.72415044838697],[-73.92216396575428,40.72415197278902],[-73.92218258271976,40.724153552083266],[-73.92219982687526,40.7241550135132],[-73.92221868964295,40.72415824193375],[-73.92223405953166,40.724163601278036],[-73.92225172329611,40.72417099661442],[-73.92226802574591,40.724177482531324],[-73.92228620280956,40.724181285932325],[-73.92230392251497,40.7241809377084],[-73.9223200136043,40.7241760678405],[-73.92233541756141,40.724172232822376],[-73.92235638198768,40.72416936550104],[-73.92237410231874,40.724169044238536],[-73.92239321762776,40.724169660388235],[-73.92241840412646,40.72417080330922],[-73.92244077340776,40.724172303839474],[-73.92246219468649,40.724174407661046],[-73.92248221887219,40.72417777084189],[-73.92249992279848,40.72418038579074],[-73.92251575589731,40.724183385459575],[-73.92253299705419,40.72418800773272],[-73.92254930440343,40.72419087335949],[-73.92256326829789,40.7241930532286],[-73.922583028325,40.724199577612],[-73.92259126129649,40.72420326605589],[-73.92259792197389,40.72420625133757],[-73.92261186961302,40.72421257312174],[-73.92262535665884,40.724218840316],[-73.92264165971228,40.724225416644806],[-73.92265886271569,40.72423124489867],[-73.92267610260417,40.724235840847776],[-73.92269099988833,40.724240155116675],[-73.92270938968409,40.724243598411086],[-73.92272663337597,40.724246059394],[-73.92274576207302,40.72424521583336],[-73.92276253419749,40.72424493022815],[-73.92278302197107,40.72424617746949],[-73.92280260911761,40.724248001568114],[-73.9228433687202,40.7242527196385],[-73.92286129939683,40.7242544613666],[-73.92287922843099,40.724256481520285],[-73.92289812823836,40.724258771704356],[-73.92291606069419,40.72425954897348],[-73.92293121165181,40.724259118855436],[-73.92294077605582,40.72425893528161],[-73.9229631428597,40.72426147169425],[-73.92301127471296,40.72426206979341],[-73.9231477900729,40.724263765565645],[-73.92320876027166,40.72426341925846],[-73.9232142898865,40.72425181535143],[-73.92325723229835,40.72425124021494],[-73.92344493785477,40.72424874488519],[-73.9234628472147,40.724248928171434],[-73.92350121459972,40.72425384310542],[-73.92364637525701,40.72426629472548],[-73.92368662861384,40.724268770820935],[-73.92373820362336,40.724285455813366],[-73.92375148655573,40.72428431135617],[-73.92406939675729,40.72428922258206],[-73.92412708328492,40.72429260092612],[-73.92414685405136,40.724289850096056],[-73.92417644379583,40.72428070201843],[-73.92419217991161,40.72427574169346],[-73.9242843453708,40.72429101209343],[-73.9243568372606,40.72430725053312],[-73.92448063404525,40.724339371291215],[-73.92455737042842,40.72435928708792],[-73.92465327395551,40.724387643984365],[-73.92468803127838,40.724403695517374],[-73.9249031616519,40.72450657567151],[-73.92498732434264,40.72455493335682],[-73.92506506894917,40.72459485869973],[-73.92513666041386,40.724633924765214],[-73.92513844593617,40.724634988715884],[-73.92516963901231,40.72465346910118],[-73.92528222312214,40.7247208738991],[-73.92530144486648,40.72473297979246],[-73.9253950325554,40.724799840256054],[-73.9255238699897,40.72488741719077],[-73.9255380741784,40.72489824123451],[-73.92568785128074,40.72501803418591],[-73.9261999127307,40.72540408766018],[-73.92622803892259,40.725424042538805],[-73.92655663912461,40.725669064784704],[-73.92657286034901,40.72568642805173],[-73.92661994718058,40.72573931878439],[-73.92692613110461,40.72607176474083],[-73.9270877469129,40.726248430306086],[-73.92713796957018,40.726302393303754],[-73.92723433234403,40.726412055746835],[-73.9272172112,40.72646064476039],[-73.92776196800968,40.72692986474536],[-73.92785278944143,40.72699899076894],[-73.92810972310475,40.727261380674484],[-73.92828343345177,40.727512090834416],[-73.92855676085448,40.72784482818563],[-73.92853805222335,40.72788244993681],[-73.92861070615704,40.72791977538617],[-73.92865537507312,40.72789068006661],[-73.92877556756144,40.72798068865888],[-73.92881964284594,40.72800861362822],[-73.92889885311777,40.72805659697404],[-73.92910283484905,40.728197678685795],[-73.92923485876173,40.728260165761135],[-73.92939257370809,40.72830855599447],[-73.92994415137063,40.728433100350905],[-73.93043971043075,40.72856313728455],[-73.93070871433741,40.72860666760425],[-73.93099163669318,40.728617598583774],[-73.93119267796712,40.728642987274206],[-73.9312634539216,40.728677203810534],[-73.9312980015333,40.72872544111267],[-73.93143398052361,40.72874256599024],[-73.93204308671277,40.72880978110311],[-73.93413016327811,40.72905190612024],[-73.93453176375748,40.72910480603245],[-73.93588751333371,40.72946511487215],[-73.93592820699288,40.72948177073897],[-73.93613310488479,40.72956336265132],[-73.9363631594392,40.729643383301536],[-73.93644563967133,40.72967214559864],[-73.93648138614033,40.729686519841586],[-73.9372540559564,40.73013460441576],[-73.93777915695551,40.73040047632081],[-73.93804478507174,40.73050996784614],[-73.93875735978128,40.73107820120543],[-73.93901362096638,40.731298456760236],[-73.93911054574822,40.7313798065256],[-73.93917411650197,40.73150623557756],[-73.93921026840322,40.731559510027346],[-73.93936863200224,40.731861038995376],[-73.93940973698982,40.73193481286336],[-73.93941918776605,40.731981562606705],[-73.93945253455884,40.732087056714654],[-73.93948778635738,40.73216618463908],[-73.93949645683941,40.73219948191654],[-73.93941220925987,40.73223586225107],[-73.93946414214943,40.732301708236925],[-73.93947186578319,40.732335112569864],[-73.93948488081193,40.732380900900885],[-73.93954196713467,40.73250702879639],[-73.93966762886667,40.73275272665784],[-73.93974902700614,40.73290970931875],[-73.93978436990305,40.7329819945689],[-73.9398698315381,40.73316151928986],[-73.93991049829701,40.73327632836183],[-73.9400320099111,40.73324504430578],[-73.94005620356054,40.73328637648518],[-73.94010107332402,40.7333630289839],[-73.94016538640963,40.73348637434475],[-73.94009737776967,40.73351133495133],[-73.94001807012916,40.73354044127531],[-73.94006135020065,40.73364423476935],[-73.94007982777369,40.733688156103995],[-73.94010436853132,40.73375295054129],[-73.94006709327044,40.73376215298015],[-73.94034365972117,40.73419527893148],[-73.94045033575239,40.73443253627473],[-73.9406649985621,40.73477888416141],[-73.9408649859271,40.735070409091136],[-73.94122480467034,40.73544289009861],[-73.94162192243853,40.73579878365022],[-73.94163596800155,40.735819079398496],[-73.94162290648417,40.73582389971843],[-73.94161655224376,40.73583284777182],[-73.94162472636481,40.73584144233827],[-73.94180143973273,40.73596257820136],[-73.9419045919504,40.73601349065215],[-73.94196641273386,40.7360422841074],[-73.94203049613847,40.73606672046714],[-73.94205818845167,40.736079071052856],[-73.94208360671583,40.736091772796435],[-73.94210483382454,40.73610473259595],[-73.94214807679477,40.736135668489474],[-73.9421664528766,40.73614665455619],[-73.94224043442611,40.736184360682316],[-73.9422794992249,40.73620169697721],[-73.94229951025838,40.736210567647724],[-73.94240797511553,40.73625267527345],[-73.94256066310014,40.736314644184084],[-73.94261730140107,40.73634000376142],[-73.94264171501658,40.736349516014414],[-73.94264985873997,40.73635169004054],[-73.94265918607192,40.73635305500007],[-73.94270176880815,40.73635420096769],[-73.94271158202743,40.73635526863772],[-73.94272008107487,40.73635710141673],[-73.94273679211526,40.736362656863655],[-73.94275630720333,40.73637084319739],[-73.94286937946484,40.73642441601055],[-73.9429146802194,40.736444096365],[-73.94303934385914,40.7364975941757],[-73.94316721664657,40.73654898645444],[-73.94324208181115,40.7365790821462],[-73.94328861692755,40.73659601670018],[-73.94338584284641,40.736630545671055],[-73.94343157326587,40.736647488482895],[-73.94346410663799,40.73665973288506],[-73.94357675397876,40.73669825857155],[-73.94359480342645,40.736717789773635],[-73.94377941508347,40.73677548535788],[-73.94395913765204,40.736836101268025],[-73.94445052831144,40.73700182984257],[-73.94484628751309,40.737127794559036],[-73.94542629742473,40.73732324638328],[-73.94560258882362,40.737382096723586],[-73.94579981312482,40.73745213200049],[-73.94589125600216,40.73748258573918],[-73.94592145868833,40.73749379303689],[-73.94592866792145,40.73749626341624],[-73.94593191000214,40.737497787251115],[-73.94593478459902,40.73749945465103],[-73.94593727014987,40.73750123880172],[-73.94593932901483,40.73750311271374],[-73.94594095987226,40.737505076554015],[-73.9459421541402,40.73750712093706],[-73.94594410333056,40.737512515700544],[-73.94594514077711,40.737518370231115],[-73.94594669817857,40.73752454833171],[-73.94594749665015,40.73753313041548],[-73.94594479905119,40.737545403140786],[-73.94593726125997,40.737556440096796],[-73.94591827463348,40.73756757872576],[-73.94591175927849,40.73757093524093],[-73.9459057556436,40.73757336373212],[-73.94590000091151,40.73757494532633],[-73.94589726599045,40.7375753946876],[-73.94589463741791,40.737575609226724],[-73.94589209140628,40.73757559044026],[-73.94588965372503,40.73757533733519],[-73.94588728626478,40.73757485860492],[-73.94585686433793,40.737568882710704],[-73.94583902310526,40.73755573572599],[-73.9458253661905,40.73754895805155],[-73.94581929496617,40.73754647831707],[-73.94581751868704,40.73754594608754],[-73.94581568524723,40.737545558238885],[-73.94581379024903,40.73754530589008],[-73.94581181365908,40.737545178142575],[-73.94580767006985,40.7375453386934],[-73.94580315890104,40.73754603046495],[-73.94579426649558,40.737548511366825],[-73.94577543679415,40.73755542754244],[-73.94572336904339,40.737584867395526],[-73.94568038334005,40.73761231275132],[-73.94566737658245,40.73762229253099],[-73.94563862187032,40.73764821423027],[-73.94562459602598,40.73765927440455],[-73.94558536491947,40.73768435334376],[-73.94552863165627,40.73771579904307],[-73.94548811345327,40.73773700496682],[-73.94545576803208,40.73775235199258],[-73.94542554603404,40.737764674823325],[-73.94539673388462,40.73777422441202],[-73.94524265235874,40.73781652924015],[-73.94510231582677,40.737856562055626],[-73.94505824046463,40.73787025558747],[-73.945014577177,40.737885534434156],[-73.94496461225302,40.737905817450255],[-73.94491139995688,40.73793094275023],[-73.94489834665661,40.73793866299159],[-73.94487440629375,40.73795607679532],[-73.9448638162751,40.73796292422646],[-73.94485391467633,40.737967989170095],[-73.94484209652317,40.737972756003074],[-73.94478762138651,40.737990524723216],[-73.94477519762322,40.73799626408488],[-73.94476502360288,40.73800261599571],[-73.94475495293821,40.738011283505415],[-73.94468245424412,40.7381079720933],[-73.94465794094926,40.73812957306683],[-73.94463860064856,40.73813835203958],[-73.94463507246164,40.738138954108656],[-73.94463143837864,40.7381392400044],[-73.94462770874213,40.73813922062093],[-73.94462383708883,40.73813888554927],[-73.94461565846578,40.73813728743489],[-73.9446080364033,40.73813489752278],[-73.94459950294984,40.73813146247695],[-73.94456692344406,40.738115579367395],[-73.94455295830873,40.738109728485405],[-73.94454546685768,40.738107338632005],[-73.94453842296292,40.738105724138386],[-73.9445316995588,40.73810486500778],[-73.94452525921666,40.7381047449722],[-73.94449557756687,40.73810731459811],[-73.94447895031429,40.73811257495405],[-73.94446254857965,40.73811890624521],[-73.94402128752003,40.73828766393566],[-73.94257885812203,40.7388160202686],[-73.94280384267624,40.738861546958844],[-73.9428008081443,40.738880723539346],[-73.94255612805298,40.73902086574672],[-73.94215338117526,40.73908005176061],[-73.94146173463174,40.739248583627216],[-73.94140886391519,40.73929957070643],[-73.94134983794345,40.73936163080163],[-73.9410177404143,40.73967977289779],[-73.9407780174329,40.739921781453646],[-73.94050888805732,40.740113941753165],[-73.94036159285055,40.74033534565825],[-73.94056144969089,40.740418322934254],[-73.94028230242282,40.740799282413676],[-73.93992390124157,40.74135443063878],[-73.93965611215276,40.74176921586854],[-73.93910874138145,40.74261703517673],[-73.93866991753202,40.742534082024974],[-73.93858786976793,40.74293088268754],[-73.93930746279253,40.74306775402499],[-73.93974435898774,40.7431595125988],[-73.93975601918532,40.74314401748945],[-73.94001922975674,40.74320827221078],[-73.94014858521231,40.74283244146009],[-73.93965301521385,40.7427310870957],[-73.94004815102235,40.74207122634075],[-73.94008406290706,40.74206324464152],[-73.94014181484297,40.74196918618731],[-73.94079972883509,40.74089766839843],[-73.94118816696215,40.740290217792],[-73.9415947003004,40.73986412616898],[-73.94165001879621,40.739864154209755],[-73.94183504992768,40.739692620211535],[-73.9420336716567,40.7396569385612],[-73.94208664916376,40.73959258700149],[-73.94215937774803,40.73955163352982],[-73.94237973008312,40.739430471969634],[-73.94241321949653,40.739422737106686],[-73.94244816527332,40.73941389661746],[-73.9424816492291,40.739411699484265],[-73.9425107645858,40.73941171402194],[-73.94253405960498,40.73940840276215],[-73.94257045548748,40.7394062065535],[-73.94259666844928,40.739395147300314],[-73.94261561041552,40.73937522646043],[-73.94262581394177,40.73935862247506],[-73.94264913635615,40.7393232004168],[-73.94267972562724,40.739302177681274],[-73.94270012786534,40.7392778281562],[-73.94271034058524,40.739251258525094],[-73.94272766121335,40.73923159719585],[-73.94279045640123,40.73919372070181],[-73.94271139005964,40.73914369286122],[-73.9426958836672,40.73913388083171],[-73.94270608992161,40.739115062476124],[-73.94279106937586,40.739069032951534],[-73.94290141828864,40.739003801504445],[-73.94329026866825,40.73900862239321],[-73.94353166038677,40.73892280549143],[-73.94356853368727,40.738925509490656],[-73.94360554747954,40.73892436668388],[-73.9436420113335,40.73891939838818],[-73.94367724507752,40.738910697278804],[-73.94375068796091,40.73889263073852],[-73.94382272277119,40.73887153785763],[-73.94389313413852,40.738847481700034],[-73.9439218716381,40.73883662926439],[-73.94394170057849,40.73882061714217],[-73.94395787033322,40.73880237987737],[-73.94396995657193,40.738782396059975],[-73.94433882538486,40.738646239764904],[-73.94459252874793,40.738573888003245],[-73.94480159543234,40.7385005783264],[-73.94523862072664,40.738356823142674],[-73.94529420414912,40.7383148585616],[-73.94535847947543,40.738269485397225],[-73.94548236590123,40.73820703129382],[-73.94601135253083,40.73812081425002],[-73.94715087181181,40.737900123344794],[-73.95033626203478,40.73900698584348],[-73.95039319194359,40.739027560339586],[-73.95072468223921,40.73913050454884],[-73.95136030838331,40.73931497403841],[-73.95138071451848,40.73933647729508],[-73.9519220819229,40.739487305425456],[-73.95219672758523,40.73953625486491],[-73.95221537377117,40.73950345675019],[-73.95229720792418,40.73951862852668],[-73.95243355272935,40.73954393449665],[-73.95249805377419,40.73955863944518],[-73.95256648437784,40.73957577745384],[-73.9526340058748,40.739591288869356],[-73.9526988253615,40.7396061789529],[-73.95275412900972,40.73961970025912],[-73.95283134418248,40.739635995202896],[-73.95291652689207,40.7396521130941],[-73.95301574053724,40.73966917328724],[-73.95331835122273,40.73971859868649],[-73.953414544772,40.73973626945295],[-73.95350014162992,40.7397539274847],[-73.9536714854543,40.73979433889951],[-73.95375351918142,40.73981300331545],[-73.95377724201487,40.7398172182536],[-73.95379878808724,40.73981986527202],[-73.95380883920858,40.739820292977925],[-73.95382002744799,40.739819829228594],[-73.95385881619838,40.73981511667903],[-73.95387406540478,40.73981406988433],[-73.95399631710349,40.73981409130871],[-73.95404538116468,40.73981205786137],[-73.954160961543,40.73980326975508],[-73.9542133515199,40.7398007334731],[-73.95434254243494,40.73979884815808],[-73.95445339268453,40.73980027916928],[-73.95457431562893,40.73980474878744],[-73.95467405648984,40.73981153303211],[-73.9547421060804,40.73981589973224],[-73.9547842177982,40.7398159162735],[-73.95479667341941,40.73981471514072],[-73.9548102194881,40.739812243579415],[-73.95485696896272,40.73979970849291],[-73.95487585469722,40.73979578103487],[-73.95491398069161,40.739789987492664],[-73.95493966279443,40.73978726870697],[-73.9549863108684,40.739784577377655],[-73.95502314341982,40.73978318588675],[-73.95505997596855,40.739781796059326],[-73.95520363590525,40.73977880807422],[-73.95522880785715,40.73977679179871],[-73.95529063771684,40.739768089705066],[-73.95531915980803,40.73976557112608],[-73.95536636374383,40.7397648868244],[-73.95541178942048,40.73976708310089],[-73.95541891596716,40.739767950463374],[-73.95542672904541,40.739769466418196],[-73.95545971984,40.73977779083523],[-73.95546765067932,40.73977909055626],[-73.9554749670515,40.73977967855471],[-73.95549441822837,40.739779560930984],[-73.955514084036,40.73977796563675],[-73.955515090861,40.73977788477537],[-73.95553724485602,40.7397746336025],[-73.95555130014273,40.73977178454624],[-73.95556162429466,40.73976969863896],[-73.95556803152881,40.73976788244481],[-73.95557485207942,40.7397652188939],[-73.95560214990245,40.73975193821368],[-73.95560846272593,40.73974967116746],[-73.95561450106399,40.73974814247132],[-73.9556242935187,40.73974672394606],[-73.9556352800725,40.73974612491639],[-73.9556792737071,40.73974760100997],[-73.95568919593796,40.73974743294599],[-73.95569800427994,40.739746716641406],[-73.9558754192205,40.73972178613251],[-73.95598072513853,40.73971130862295],[-73.95611897472278,40.73970515704304],[-73.95614908424906,40.73970175566432],[-73.95621492962277,40.73969192882614],[-73.95624261164741,40.739689013331656],[-73.95636593483111,40.73968033400861],[-73.95654189613172,40.73966890119705],[-73.95655856629831,40.73966688125487],[-73.9565767891619,40.73966328597522],[-73.95663482350622,40.73964760291521],[-73.95665583006748,40.739642730109956],[-73.95673650026723,40.73962737934417],[-73.95679871035692,40.73961736183675],[-73.95682353901009,40.73961472406365],[-73.95685053222074,40.73961355462718],[-73.95688022501538,40.73961380011779],[-73.95691509079998,40.73961548792782],[-73.95691900947354,40.73961588576116],[-73.95692303345544,40.73961658065801],[-73.95693155675943,40.73961893440827],[-73.95695727726104,40.739629506896726],[-73.956965881625,40.73963253547096],[-73.95697362315171,40.73963437562517],[-73.9569773173155,40.73963488980347],[-73.95698094007184,40.73963513423754],[-73.95702052948612,40.73963495083521],[-73.95706179227875,40.73963183281363],[-73.95710461786658,40.73962579772012],[-73.95714889104129,40.739616862430196],[-73.95717457418135,40.7396098849612],[-73.9572299336226,40.73959212009657],[-73.95725341436354,40.73958596903723],[-73.95728369206086,40.739580145495545],[-73.95736536711208,40.739567100327385],[-73.95741470766008,40.739556582011616],[-73.95746607442865,40.7395434185115],[-73.9575201657169,40.73952743602205],[-73.95757867555965,40.73950814112811],[-73.95758450204694,40.739505766912586],[-73.95758998468365,40.739502761163216],[-73.9575952093786,40.73949910648895],[-73.95760021934025,40.739494740921],[-73.95760956733227,40.73948419087082],[-73.95763455804395,40.73945032204584],[-73.95763940313142,40.73944545299876],[-73.95764437858988,40.73944130319013],[-73.95764957785609,40.739437793414346],[-73.95765503729547,40.73943488599128],[-73.95769167671634,40.739420221634],[-73.9577897723987,40.73938959544467],[-73.95781298242123,40.73938121104528],[-73.9578330544066,40.7393726728758],[-73.95787174668595,40.739352470288146],[-73.95796044362716,40.739299912652214],[-73.9579851477655,40.739287350823155],[-73.958008488064,40.73927730138716],[-73.95803720372632,40.73926803625337],[-73.95810634348703,40.73925060919703],[-73.95812312383447,40.73924510435223],[-73.95813766520322,40.73923911236207],[-73.95825512163891,40.73918362971917],[-73.9583670556232,40.739133332079135],[-73.95846682395423,40.73909505197148],[-73.95858431411153,40.73904116201241],[-73.95868260497015,40.738998261143465],[-73.95878576257248,40.73895460555056],[-73.95881278544795,40.738944151185066],[-73.9588750495312,40.73892219229917],[-73.9589024865604,40.73891119778786],[-73.95892486919313,40.738900390939754],[-73.95898468852337,40.73886827282505],[-73.95902844677204,40.738848054061435],[-73.9591362462813,40.73880122082442],[-73.95918469317925,40.73877905885102],[-73.95920597529586,40.7387669185506],[-73.95925086376526,40.73873583099049],[-73.95926236387604,40.738729243733246],[-73.95927346121194,40.73872399704611],[-73.95939408153613,40.73867735790768],[-73.95953181719861,40.73861833273101],[-73.95963595433528,40.73857627022985],[-73.95972420337296,40.73853559874656],[-73.95978270346586,40.73851171066134],[-73.95983699528475,40.73849397164282],[-73.9598540465425,40.73849009650415],[-73.95987349884929,40.73848746390519],[-73.95993158356728,40.73848463902808],[-73.95995298823043,40.73848515960667],[-73.96000509976653,40.738491247029756],[-73.96001767208689,40.73849209840871],[-73.96002897845504,40.7384921648208],[-73.96004172884969,40.73849099019472],[-73.96005462382871,40.7384881751989],[-73.96006757901849,40.73848374962379],[-73.96008046290987,40.73847774759912],[-73.96009323013017,40.7384701704494],[-73.96010554777818,40.738461195972405],[-73.96011713293035,40.73845103347828],[-73.9601275926815,40.738440023579905],[-73.96013085166258,40.73843563903468],[-73.96013345834076,40.73843076910712],[-73.96013545062735,40.73842536589781],[-73.96013686315305,40.73841934280772],[-73.96013848536938,40.7383797925649],[-73.9601405649702,40.7383668617546],[-73.96014265220784,40.738361045122865],[-73.9601454720286,40.73835589533216],[-73.96014908547868,40.73835134907854],[-73.96015351682254,40.73834734388304],[-73.96016047979937,40.73834278002493],[-73.9601691724221,40.738338506250315],[-73.96020045878592,40.73832699024549],[-73.9602111521172,40.73832236518614],[-73.9602203656889,40.738316866132],[-73.96022403678214,40.73831388660283],[-73.96022715341654,40.73831070048949],[-73.96027048974304,40.73825993585105],[-73.96028544056773,40.738243992327114],[-73.96072580373685,40.7380801701792],[-73.96170910164204,40.738218918663186],[-73.96195441655289,40.738240882264975],[-73.96209998909005,40.73826019177951],[-73.96213404613812,40.73826588531037],[-73.96216416128237,40.73827223490978],[-73.9621650561932,40.738272538259025],[-73.96216583608812,40.738272924496044],[-73.96216617447995,40.7382731490926],[-73.96216647673572,40.73827340115161],[-73.96216676378351,40.73827367247114],[-73.96216700104061,40.73827397007598],[-73.96216740987856,40.738274640483375],[-73.96216769092665,40.738275393104296],[-73.96216785716284,40.73827625726004],[-73.9621679085984,40.73827721301504],[-73.96216773862525,40.73827905139389],[-73.9621672184748,40.73828125084461],[-73.96216396658305,40.738291241720724],[-73.96215651228007,40.73831885700307],[-73.96213146735158,40.73839284568194],[-73.96212654058711,40.738415414725424],[-73.96212468789209,40.73843590527449],[-73.96212483573,40.73843852610601],[-73.9621253712255,40.738441107863856],[-73.96212630516993,40.73844365205929],[-73.96212762501027,40.738446156845356],[-73.96213146112991,40.7384510701482],[-73.96213695200187,40.7384559256958],[-73.96214321030881,40.738460231506245],[-73.9621510758662,40.73846474205923],[-73.96218218066588,40.7384800306847],[-73.9622646205234,40.738523384742564],[-73.9623520161975,40.73856455280177],[-73.9623985933469,40.73858323565189],[-73.96242538266742,40.738597057616474],[-73.96245085621203,40.73861209790024],[-73.96247475087893,40.7386281893946],[-73.96249684562659,40.73864517673153],[-73.9625169130368,40.73866288460546],[-73.96253484590221,40.73868121615231],[-73.9625505238163,40.738700045856596],[-73.96256384948761,40.73871926730849],[-73.96259185234975,40.738768209189935],[-73.9626081975084,40.73879553905664],[-73.96262015898671,40.7390326621261],[-73.96243079005299,40.739671480082805],[-73.96220916557863,40.74000617549834],[-73.96159204782987,40.74000396823165],[-73.96152351376264,40.740160071877334],[-73.96146496178872,40.74030080140814],[-73.96145013910456,40.7403378341781],[-73.96126287410756,40.74032050691495],[-73.96124698011525,40.74042359711541],[-73.96124682219401,40.740424731718214],[-73.96129339857188,40.740432799367795],[-73.96126581236182,40.740537471108354],[-73.96151773884093,40.740606806262505],[-73.96172732138896,40.74066968474291],[-73.96185009745182,40.740724481630366],[-73.96190930217684,40.74086783324392],[-73.96188806252054,40.74098216980961],[-73.96180397423025,40.74109767347204],[-73.96165251735407,40.74113275709862],[-73.96145893775233,40.74113750517676],[-73.9612186285202,40.74110786013021],[-73.96111770387616,40.7415372771589],[-73.96107509502336,40.74162778728843],[-73.96107708539799,40.74169732411531],[-73.96111505608553,40.741797803646364],[-73.96127192619358,40.741832597943294],[-73.96129180598615,40.741796352937165],[-73.96136329157125,40.74181148128107],[-73.96136519327061,40.74182328939698],[-73.96136466868336,40.74183517907787],[-73.96136173045622,40.74184686365968],[-73.96135644942959,40.74185806142299],[-73.96134895292978,40.74186850238585],[-73.96133942169918,40.74187793481272],[-73.9611081450144,40.741828025405376],[-73.96117277851154,40.74188633414113],[-73.96155253168963,40.74199326140724],[-73.9611902978903,40.742644855259734],[-73.96111369481221,40.74274854913796],[-73.9610954865458,40.742781947228856],[-73.96097168385488,40.742754054263735],[-73.96093449806608,40.74282976002251],[-73.96064602180356,40.74339270626317],[-73.96061022102352,40.74343138133647],[-73.96056778447385,40.74346595650088],[-73.96051951416642,40.743495778309686],[-73.96046632237085,40.743520283150545],[-73.96040921437317,40.743539007897745],[-73.96034926947621,40.743551598665206],[-73.96028762060074,40.743557817495166],[-73.96022543287316,40.74355754685547],[-73.96016388160432,40.74355079186104],[-73.95978468552285,40.74349771658402],[-73.95971981529038,40.743693045465335],[-73.95980494771445,40.74370675238751],[-73.95974393197417,40.74387256834664],[-73.95975123850995,40.74390227665789],[-73.96051032999462,40.74404689145039],[-73.96052090981671,40.744019740075345],[-73.96056856858502,40.74402966608288],[-73.96067204645499,40.74405121585622],[-73.96064863700728,40.74413031761409],[-73.96051732602385,40.744105340578656],[-73.960119519188,40.74402967229442],[-73.96010602637577,40.744058709807014],[-73.95992298789872,40.744027042096135],[-73.95993311497543,40.743994588411084],[-73.95963225023968,40.74393463191419],[-73.95955401304765,40.74401549670091],[-73.95936198209041,40.744213976037194],[-73.95940368217364,40.7442260747472],[-73.95939106609588,40.74428332424131],[-73.95946013173095,40.74429251979719],[-73.95946913213888,40.744267752699855],[-73.95971280471156,40.74431481741341],[-73.95972855228652,40.74427211561946],[-73.960155255177,40.744368782605626],[-73.96012600962425,40.74444393648894],[-73.96001147139269,40.74442254304446],[-73.96002610056914,40.744373862312706],[-73.95980151741632,40.74432936858105],[-73.9597913938325,40.7443558442473],[-73.95954322849384,40.74430877828987],[-73.95952410819176,40.744354895906135],[-73.95936852954141,40.74432480534341],[-73.95929971633629,40.7443242221792],[-73.95923368945692,40.74431004302651],[-73.95921597110427,40.744326026129826],[-73.95916115518968,40.7443678164208],[-73.95910022683653,40.744404384001086],[-73.95903404087022,40.74443521582169],[-73.95897577054032,40.744451507587684],[-73.958915612373,40.74446317361667],[-73.95885419935789,40.74447009115745],[-73.95881841584709,40.74450890726835],[-73.95877537004488,40.74455559986348],[-73.95918723985159,40.74462101125711],[-73.95922188572067,40.74455380563093],[-73.95941134001795,40.74459114362493],[-73.95941819442555,40.74459275982065],[-73.95942479652746,40.74459490095435],[-73.9594310751917,40.74459754354733],[-73.95943696655623,40.74460066211317],[-73.95944240940891,40.74460422010964],[-73.95944734539952,40.74460818350845],[-73.95945172609508,40.74461250974096],[-73.95945549887911,40.74461715355659],[-73.9594586327235,40.7446220660268],[-73.95946108867105,40.74462719738265],[-73.95946284296744,40.744632490489394],[-73.95946387758208,40.74463789357507],[-73.95946417955456,40.74464334816851],[-73.95946375112162,40.74464879798167],[-73.95946329058698,40.744654877347166],[-73.95946204747978,40.74466089177208],[-73.95946003174598,40.74466678513858],[-73.95945726676949,40.744672498820734],[-73.95945377637203,40.74467797871584],[-73.95944959362575,40.74468317206469],[-73.95944476107427,40.74468802627901],[-73.95943932500035,40.74469249781813],[-73.95943333829683,40.7446965397933],[-73.95942685803548,40.744700115536304],[-73.95941994745536,40.74470318888357],[-73.95941267265368,40.744705732384084],[-73.95940510501389,40.744707719091245],[-73.95939731899806,40.744709130435766],[-73.95938938708193,40.744709954381264],[-73.9593813868068,40.74471017989841],[-73.95937339680788,40.744709808187494],[-73.9588791994334,40.744624331454716],[-73.95888268557044,40.74461262144174],[-73.9587637251525,40.74459261916396],[-73.95864096676287,40.74494831495502],[-73.95874827896127,40.74496956879614],[-73.9587587033031,40.744953729740054],[-73.95964910654487,40.7451441607729],[-73.9596522975599,40.74521658817354],[-73.95905544841924,40.745108304691996],[-73.95907628880583,40.74509246880735],[-73.95862255916235,40.74500781567496],[-73.95849389303127,40.7449878649163],[-73.95847854708356,40.745038091625965],[-73.9584714229871,40.74506024138732],[-73.95845252269658,40.74511901182221],[-73.95862451222638,40.745149430662764],[-73.95862450071137,40.74516797196005],[-73.9587375240833,40.74519508943747],[-73.95914044096016,40.74529176370705],[-73.95916949893015,40.745292873435325],[-73.95919801002943,40.7452972827802],[-73.95922533022603,40.745304892139806],[-73.95925084238858,40.745315529627796],[-73.95927397022636,40.74532895495576],[-73.9592941913068,40.74534486486111],[-73.95931104885669,40.745362899957414],[-73.95932982273888,40.74539724775554],[-73.95934071931194,40.74543351019862],[-73.95934342702624,40.74547065053121],[-73.95933786845352,40.7455076068968],[-73.95932420250229,40.74554332269698],[-73.95930281987603,40.74557677679999],[-73.95927433190415,40.745607012735526],[-73.95924338775673,40.74564514356085],[-73.9592055760564,40.7456795068455],[-73.95916167785528,40.745709392760055],[-73.95911259993579,40.74573418396165],[-73.95905935607954,40.74575336834641],[-73.9589474337132,40.74577118529594],[-73.95878289860325,40.74573331988515],[-73.95856865756447,40.74568891742158],[-73.95847609450013,40.74568888408769],[-73.95839861481161,40.745719419445415],[-73.95838046238852,40.74575468973914],[-73.9583696922668,40.74579166941739],[-73.95836656305588,40.745829470576005],[-73.95837114990309,40.745867185585105],[-73.95838334268802,40.745903908881814],[-73.9583792715128,40.74595308959077],[-73.95899427160538,40.74606464643526],[-73.95864684421083,40.74654483645024],[-73.95867072374402,40.74664310969393],[-73.95854662645964,40.746780687369],[-73.95844912833255,40.746877854288456],[-73.95840482541468,40.74689804899306],[-73.9583870843665,40.74693942457073],[-73.95834783204847,40.74697694429158],[-73.9583364145308,40.74702409778063],[-73.95831740194433,40.747072210120194],[-73.95679453224432,40.748839516955414],[-73.95485394268043,40.74804079464101],[-73.95473347953278,40.748018725711106],[-73.95467737259261,40.74813317394547],[-73.9547092643275,40.748150170963434],[-73.95465178220618,40.74823264409551],[-73.95432006769659,40.748103916579375],[-73.95439031474365,40.7480190228876],[-73.95464547239439,40.748128308658096],[-73.95470561241702,40.74801362045248],[-73.95318382492864,40.747734811960996],[-73.95305375571408,40.748087487229355],[-73.95478387869814,40.748427687773265],[-73.95632162509675,40.74908155393235],[-73.95638045449172,40.74903400700905],[-73.95648568794677,40.74911169015577],[-73.95625582868132,40.749334826983905],[-73.95613499240586,40.749264626274815],[-73.95576039140946,40.74959665953027],[-73.95617416492466,40.74966509499448],[-73.95619953007312,40.74967071492542],[-73.95620136867217,40.749685633324034],[-73.95612066411368,40.749759885369706],[-73.95608794510902,40.7497687291696],[-73.9560624573444,40.74976427782969],[-73.95559517265893,40.749683968539635],[-73.95546436936414,40.749674213082685],[-73.95534928514454,40.75001385690398],[-73.95521529965924,40.7499919676893],[-73.9552280942941,40.74994344604041],[-73.95513239152486,40.74992642433237],[-73.9552027504088,40.7496765374095],[-73.95506652560177,40.74963273037545],[-73.95451584573394,40.75058669897679],[-73.95465000413127,40.75083104095953],[-73.95431654049261,40.75125819121018],[-73.95394013937526,40.75174554742949],[-73.95399353526585,40.751786195519074],[-73.95380171831465,40.75195818796818],[-73.95367909648336,40.75204656250545],[-73.95364139129481,40.7520369884663],[-73.9529715195615,40.75274650192881],[-73.95300921156877,40.75277519492489],[-73.9528488198667,40.75294002880008],[-73.95265700069446,40.75310724080283],[-73.95217262294578,40.753702760645325],[-73.95208143169698,40.753757041724306],[-73.95177949577923,40.7540867135073],[-73.9516253871821,40.754249159359155],[-73.95136748557833,40.75452388323729],[-73.95101792666418,40.7550869197248],[-73.95087701951566,40.75516691470494],[-73.95083917075982,40.755218083616235],[-73.95080763818356,40.75526368011436],[-73.9491129513343,40.754523619821306],[-73.94827444541666,40.75415377808575],[-73.94745113041174,40.753796805833865],[-73.94655794605399,40.75340986155812],[-73.94635771502588,40.75332271658956],[-73.9459751164496,40.75315619680625],[-73.9457177829659,40.753044196060834],[-73.94552905238224,40.752957407037385],[-73.94504698683147,40.752735715978794],[-73.94481659345182,40.752631698459204],[-73.94458401983222,40.75253488941529],[-73.94405265174575,40.752313260410965],[-73.94345411636708,40.75205360761039],[-73.94291412884529,40.751818829026476],[-73.94270657769242,40.75172979173537],[-73.94256342309792,40.751666972704506],[-73.94206838423291,40.751462004548905],[-73.94143064307323,40.75118721982844],[-73.94095900081089,40.75097510591888],[-73.94089954310579,40.75094777285811],[-73.94084762483584,40.75092390539834],[-73.94064583997375,40.750834393576966],[-73.94044179919561,40.750737789020924],[-73.94021330512146,40.750637218297975],[-73.93963348684176,40.75038201063792],[-73.93883270854612,40.75004011563035],[-73.93815211139939,40.74975948212485],[-73.93798927879982,40.74968852247093],[-73.93793335740605,40.749608548200634],[-73.93782704769735,40.74941481705922],[-73.93766069706338,40.74917740020389],[-73.93759818878534,40.74911711037715],[-73.93752799663193,40.749049403818276],[-73.93745906657803,40.748982913303564],[-73.93739653782157,40.748916439963345],[-73.93675697103181,40.749146971790935],[-73.93645660615394,40.74941256831178],[-73.93616086900062,40.74967406992087],[-73.93609499043167,40.74973153037643],[-73.93474259153805,40.75097904407226],[-73.93383269406617,40.75160470194024],[-73.93227623247532,40.751953886037086],[-73.93195863813281,40.75197425817862],[-73.93126506838222,40.75199252221013],[-73.93015432293966,40.752012124542404],[-73.92914224092,40.7520315348239],[-73.92874215628218,40.75204162471352],[-73.92790807351295,40.75205079525442],[-73.92646866931187,40.75206856840578],[-73.92596072422191,40.75209646733147],[-73.92562743725462,40.75213724475503]]]}},{type:"Feature",properties:{ntacode:"BX01",ntaname:"Claremont-Bathgate",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.89038954009592,40.854689058085235],[-73.89069031980961,40.854353263124494],[-73.89090203376622,40.854116885402725],[-73.89216687403156,40.852769462893306],[-73.8930714089553,40.85324998755036],[-73.89431774135001,40.85189131147134],[-73.8947876499485,40.85108166809891],[-73.89407259042741,40.850713189159634],[-73.89494628000872,40.849104853028],[-73.89557756001955,40.847854643001035],[-73.89617713042941,40.846658321072574],[-73.89535849032868,40.84651803163379],[-73.89433599281826,40.84648668161187],[-73.89409301463267,40.846488222643764],[-73.89384986021062,40.84647439404514],[-73.89360906591949,40.84644525728977],[-73.8933730985571,40.8464011937784],[-73.89290102347007,40.84626833032252],[-73.89398467522285,40.84470395891291],[-73.89464252725224,40.84390414029969],[-73.89479022112346,40.8437203219722],[-73.89481942627533,40.84368377096889],[-73.89484758690517,40.843646362791915],[-73.89537836114482,40.842938779458585],[-73.89564979656454,40.84303553979827],[-73.89591487098843,40.843142919119295],[-73.89617253130845,40.84326054846714],[-73.8964217710968,40.84338795959589],[-73.89666161733366,40.84352460706797],[-73.89749111622683,40.84206708916931],[-73.8982696631879,40.84067994656085],[-73.89903034670935,40.8393304774728],[-73.89996792925515,40.8376547632848],[-73.90004236865632,40.83752257556714],[-73.9001426804812,40.837344440633366],[-73.90019045193513,40.83725960732968],[-73.90022284798673,40.83720207916606],[-73.90025887238605,40.83713810596723],[-73.90030702703532,40.83705259430448],[-73.90035730051603,40.83696331767545],[-73.90038944747333,40.83690623067279],[-73.9005661086812,40.836592508257255],[-73.90122534987556,40.835499911237434],[-73.90134101172016,40.83544132441067],[-73.90185605790978,40.83462212462309],[-73.9034350145197,40.83221638082448],[-73.90450621930367,40.8306249634595],[-73.90553116785026,40.82910413259044],[-73.90657083643055,40.8294522195704],[-73.9074734104566,40.82974330911301],[-73.9075275884684,40.829760781945076],[-73.9077216507432,40.82982336759775],[-73.90895990310004,40.83022623304412],[-73.90914465884441,40.830285730357645],[-73.90971373754965,40.83047001387283],[-73.91049010681668,40.83073737253023],[-73.9096213067717,40.832281421770595],[-73.90951895735994,40.83246377703993],[-73.90946039510563,40.832568115809536],[-73.90942257630667,40.83263549627689],[-73.90937415299824,40.83272177181025],[-73.9092835484705,40.83288319625362],[-73.90923681509291,40.83296646097326],[-73.90917778101321,40.83307163918532],[-73.90910597826652,40.8331995659433],[-73.90889804116556,40.83357003468206],[-73.90882575998323,40.833698811229546],[-73.90869131229394,40.833938346774616],[-73.90857548044934,40.834144441701355],[-73.90852151707216,40.83424045616245],[-73.90837655995249,40.83449837058396],[-73.90823980241734,40.834741693632765],[-73.90810870143581,40.834974949643644],[-73.90799132704225,40.83518378307838],[-73.90797135223326,40.83521932326503],[-73.9078329313928,40.83546559909678],[-73.90771821660996,40.835669696283084],[-73.90762666017547,40.835832589281786],[-73.90757269383843,40.83592860377386],[-73.90740200530828,40.836232283418575],[-73.90733307028988,40.8363424266365],[-73.90727112553854,40.836441399407754],[-73.90721294091618,40.836534363908264],[-73.90713954460968,40.83665163457457],[-73.90697550488302,40.83691372841437],[-73.90688497207985,40.83705837625401],[-73.90679854833553,40.837195516237905],[-73.90668146355937,40.83738352544776],[-73.90652353994155,40.837635842513144],[-73.90646169558165,40.837734649732674],[-73.906356746971,40.837902326180576],[-73.90625475338356,40.83806528025425],[-73.90597940441805,40.838505195300066],[-73.90538358007402,40.839768983469526],[-73.90560739454273,40.83984361930205],[-73.90548026230022,40.84005259230469],[-73.90536832327099,40.84026688997442],[-73.90527212289602,40.840485558922325],[-73.90519208011027,40.8407075818242],[-73.90515655586675,40.84104021268371],[-73.90503176683373,40.84226294451337],[-73.90501514957933,40.84240469831961],[-73.90493735814886,40.843374894433396],[-73.90484645145747,40.84458935956671],[-73.90484219204542,40.84466544816529],[-73.90483494132498,40.844752618500216],[-73.90483121970146,40.844800342092974],[-73.90410107358726,40.844730822152904],[-73.9033865124589,40.844655295872535],[-73.90268810116369,40.84458147228595],[-73.90134404574158,40.844428750769794],[-73.90131729886991,40.84447394103293],[-73.90126635671888,40.844562217615575],[-73.90107505656172,40.844904979260136],[-73.9008881153374,40.845240000364136],[-73.90020067857292,40.84647356059407],[-73.89967056076176,40.84743802402428],[-73.89887482568625,40.84881118345976],[-73.8980859869287,40.850213123579394],[-73.89708706485301,40.851968276857065],[-73.89662446833792,40.85278759021394],[-73.89560883346189,40.854570370097946],[-73.89549889768506,40.854749765891455],[-73.89477596003178,40.85592952563401],[-73.89441355073767,40.856433775801534],[-73.89299354227641,40.858386120465475],[-73.89225707621117,40.85940997630246],[-73.89174395026589,40.86017714781643],[-73.89115375546027,40.860913616166776],[-73.89106059904515,40.86147181520919],[-73.89106280613044,40.86152941211668],[-73.89082169828704,40.861399396093695],[-73.89067451693656,40.861320072680726],[-73.89036823865526,40.86115807690265],[-73.89027555504511,40.8611090738526],[-73.89059489197274,40.860715700296836],[-73.89112568764564,40.86006182450657],[-73.89112461362797,40.858870005804654],[-73.89111943238355,40.85865896190865],[-73.89111115373562,40.8583843220535],[-73.8911131881475,40.857850999695536],[-73.89110556791196,40.85742738274058],[-73.89109710426446,40.85677981368211],[-73.89108676508354,40.856597257047014],[-73.89077428543776,40.855811940814355],[-73.89044259217182,40.85504635136232],[-73.89038954009592,40.854689058085235]]]}},{type:"Feature",properties:{ntacode:"BX37",ntaname:"Van Nest-Morris Park-Westchester Square",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.83129157705645,40.85543410484934],[-73.83157448973819,40.855379597616],[-73.83193102157843,40.855285115599784],[-73.83228148930034,40.85517744961011],[-73.83262464742583,40.855056966781774],[-73.83295928385681,40.85492410634654],[-73.83350017836109,40.854679684268284],[-73.83390574013094,40.85446778024185],[-73.83408232110328,40.85436264086783],[-73.83424656548493,40.85424355206666],[-73.83439574308422,40.85411187093305],[-73.83452741958966,40.85396932354692],[-73.83463970282196,40.853817993762],[-73.83473123578555,40.85366018732827],[-73.83480132444465,40.85349832636242],[-73.83504028878286,40.85312673682802],[-73.83519691898877,40.85284353177146],[-73.83533589078577,40.85255469778777],[-73.83545671552251,40.85226119247797],[-73.83555900198806,40.85196401344657],[-73.83580031358906,40.84967681647619],[-73.83593362175444,40.84840635613435],[-73.83606934391234,40.84716484942548],[-73.83615362980426,40.846131175564736],[-73.8361990718311,40.84582739572041],[-73.83653312720052,40.8446206945635],[-73.83676876796397,40.84354282093725],[-73.8368892515443,40.843374788306065],[-73.8371458003873,40.84272763259394],[-73.83736984221225,40.84204138410011],[-73.83767001617198,40.841121907655626],[-73.8376890109391,40.84081118240392],[-73.83762124301603,40.840283566825576],[-73.83812376263252,40.84057018171058],[-73.83821037067183,40.84060479775925],[-73.83830525002534,40.840642718859954],[-73.83839056291256,40.84067681413517],[-73.83849424734251,40.840699219616866],[-73.83880813325493,40.840767034170476],[-73.83936794316955,40.8408829729802],[-73.84124053003703,40.84060145432189],[-73.84140065516775,40.84058608181107],[-73.84156320480743,40.84058279038561],[-73.84172552136101,40.84059179249429],[-73.84172577213249,40.840591807077935],[-73.84172602285814,40.84059184092679],[-73.84188571124207,40.84061297246359],[-73.84188596285023,40.840613006313255],[-73.84188621198894,40.84061305825217],[-73.8420414470581,40.84064589724817],[-73.8424009857798,40.840348514154435],[-73.84261308851536,40.840167156492754],[-73.84306252775156,40.83979720629474],[-73.84361155613546,40.839348325604846],[-73.84391720365895,40.83908632630838],[-73.84458129174462,40.8385355076295],[-73.84553089510374,40.83917330709376],[-73.84647864674169,40.83980920617571],[-73.84715638304725,40.84026367561648],[-73.84779791990559,40.840696310626974],[-73.84796242202597,40.84082789233434],[-73.8489861781429,40.841599952434116],[-73.85052278148935,40.84278948980248],[-73.85088863384921,40.84275300688671],[-73.85120896760867,40.84271512190175],[-73.85179886625366,40.84264763293373],[-73.8523115320831,40.84258699449656],[-73.85333525008231,40.84247015515568],[-73.85349746634706,40.8424516676459],[-73.85420745831796,40.84237073917785],[-73.85519675397637,40.842257992556156],[-73.85553579829246,40.842219489993106],[-73.85618402155103,40.84214591724773],[-73.85719248018799,40.84202764844579],[-73.85835669163129,40.84189928611437],[-73.85919593618584,40.84180403347777],[-73.85972452366218,40.841744019466404],[-73.86018491948538,40.8416890901825],[-73.86045627426137,40.84166166543653],[-73.86162833369188,40.841527859684454],[-73.8617616657164,40.84151272010246],[-73.86347232379073,40.841305932707286],[-73.8635801404717,40.84127795713531],[-73.8636393815756,40.84126527476391],[-73.86436922143827,40.84110901762617],[-73.86448011717899,40.84108779688432],[-73.86546450190863,40.84085689196474],[-73.86636130790107,40.840592685022976],[-73.86724818889554,40.840343803867746],[-73.86740207044754,40.84029027605579],[-73.86782258181357,40.84016649901693],[-73.86830846924931,40.83999521345354],[-73.8687407355091,40.839824576139094],[-73.86920766882214,40.839600046711894],[-73.86955862089142,40.83959565346196],[-73.87021450744992,40.8396179421216],[-73.87120605925604,40.839674622443155],[-73.87272718491772,40.83974894480079],[-73.87277204658538,40.8397512823361],[-73.87283453862344,40.83975486288767],[-73.87359713633835,40.839798555936014],[-73.8732671701483,40.84021994903131],[-73.87280724903314,40.8408686449405],[-73.87244734702527,40.841344267110514],[-73.87236365183178,40.841476960982675],[-73.87229921089165,40.841579995739046],[-73.87223024679862,40.841643170682524],[-73.87153346176751,40.84251428167074],[-73.87099518133508,40.84311139204455],[-73.87030135672029,40.84354869614718],[-73.86959555547625,40.84398144211691],[-73.86889258777546,40.84440965879858],[-73.86804200391849,40.844813839306966],[-73.868637217448,40.84530984326788],[-73.8687418656209,40.84560972858171],[-73.86869009270251,40.84576627455281],[-73.86865877524394,40.845928282112865],[-73.86865874027222,40.84592845277973],[-73.8686587275619,40.84592863335588],[-73.86864915160919,40.84609375463233],[-73.86864914046156,40.84609392582891],[-73.86864915093273,40.846094097217616],[-73.86866192772774,40.84625998272081],[-73.8686619381993,40.84626015394198],[-73.86866197404231,40.846260324186886],[-73.86869709438304,40.8464243446136],[-73.86869713024244,40.84642450664988],[-73.86869718926434,40.84642466921506],[-73.86875394759669,40.846584364326105],[-73.86875397131693,40.846584417625664],[-73.86875399503619,40.846584471427775],[-73.86883109206549,40.84673752671388],[-73.86892652693233,40.846881740609774],[-73.8684380808677,40.847051279109024],[-73.8683546589662,40.84708023338644],[-73.86800652890952,40.84830196637341],[-73.86785992993872,40.848864931388384],[-73.86837388931622,40.848969598246306],[-73.86920944636059,40.84923837287328],[-73.86823466081263,40.850913737216324],[-73.86834552349357,40.851198852264226],[-73.8684443333913,40.851486672186624],[-73.86853091252678,40.85177675689456],[-73.86860515575904,40.85206864594078],[-73.86780004819596,40.85158929419989],[-73.86680474527422,40.85094982661505],[-73.86612130826826,40.85052722241638],[-73.86550635942832,40.85029148218071],[-73.86518787236406,40.850164386169126],[-73.86473361010968,40.850274558891186],[-73.86303938139318,40.85061130723313],[-73.8627887288014,40.84923798317265],[-73.86250923753494,40.84836228117228],[-73.86160276511761,40.84854631240232],[-73.86119240841133,40.84860346811164],[-73.86094001187668,40.84867093483579],[-73.8606945660469,40.84875339439583],[-73.86045834059759,40.84885014581411],[-73.86023344756482,40.8489602472071],[-73.8594253998119,40.849323938113564],[-73.85861723486434,40.8496878478533],[-73.85780815031319,40.85005115741687],[-73.85700079714711,40.85041559690503],[-73.85619083967843,40.85077956042832],[-73.8553835163892,40.85114371856286],[-73.85457388301668,40.851508345733336],[-73.85304526868153,40.849547332435876],[-73.8522415256699,40.849910996116144],[-73.85136789660369,40.8503037044044],[-73.85049849136485,40.85069600629726],[-73.84968869796856,40.85105890653914],[-73.84861308123425,40.851079957756525],[-73.8482145443386,40.85109088883951],[-73.84729781256925,40.8510868689742],[-73.84721027665724,40.85103683905865],[-73.84668500616098,40.85111807816465],[-73.84453077246121,40.85113289897978],[-73.84430846965145,40.85119046419733],[-73.84441302009358,40.85104299662142],[-73.84475779949783,40.850468460681775],[-73.8449695411091,40.85009703111636],[-73.84502303775514,40.84943496132973],[-73.84504985945235,40.84919158555196],[-73.84505506686968,40.8489465597686],[-73.84503845496863,40.84870153984631],[-73.84500013630662,40.848458219256706],[-73.8449405379689,40.84821822085223],[-73.84428070715306,40.84912269955798],[-73.84361735795434,40.850080340120215],[-73.84194933683338,40.85251268047168],[-73.84149163360152,40.853194286310206],[-73.84134384316187,40.85336918778717],[-73.84118902083812,40.85354054633361],[-73.84102731378611,40.85370819901712],[-73.84085887571136,40.853871986427734],[-73.84068386672303,40.854031752829584],[-73.84050245318176,40.85418734630904],[-73.84031480754162,40.85433861891927],[-73.84012110818615,40.854485426820936],[-73.83992153925892,40.85462763041909],[-73.83971629048824,40.85476509449605],[-73.83941580629515,40.85495938326445],[-73.83910078620886,40.85514203003138],[-73.83877243515235,40.85531212821742],[-73.83843206994237,40.85546886773468],[-73.83808114267546,40.85561153468756],[-73.83772116778984,40.855739562870795],[-73.83735376411002,40.85585248089353],[-73.83698056067993,40.85594998190637],[-73.83562457399866,40.85636963111083],[-73.83537821990693,40.856448965110445],[-73.83499552602981,40.856571200778376],[-73.83667557330905,40.85665266348205],[-73.83691212825578,40.8570081071363],[-73.83690582275858,40.85718069620538],[-73.83681918527068,40.8572768095973],[-73.83628873354887,40.8574769211612],[-73.83533372606104,40.85783130110693],[-73.8343770830379,40.85819084911111],[-73.83348699491107,40.858529494722454],[-73.83308052015931,40.8586790189721],[-73.83190625043378,40.85907019941746],[-73.83103340888792,40.859343033745425],[-73.83017269431829,40.85963375440847],[-73.83002075618269,40.85968150922028],[-73.8298748867173,40.859740420127515],[-73.8297371972006,40.859809735407886],[-73.8296095176647,40.85988842149271],[-73.82945155471113,40.86000056854162],[-73.82881978108206,40.86044911329766],[-73.8284267974439,40.86078903758312],[-73.82872856949885,40.86041332760327],[-73.82959409157192,40.85935976379669],[-73.8305547130211,40.85819039555215],[-73.83072266720525,40.857994586642],[-73.83111449155489,40.85752432962297],[-73.8312833842106,40.85734996242261],[-73.83193393765512,40.85669351703667],[-73.83213712264235,40.85654369113218],[-73.8323846860854,40.85635221095729],[-73.83268903342149,40.8561323830218],[-73.83276219995192,40.85607953976272],[-73.83283502322718,40.85603584525954],[-73.832812652718,40.85597971271667],[-73.83242972750037,40.85582103970297],[-73.83229711921899,40.85574641210195],[-73.8321642065284,40.855671612862636],[-73.83200598814074,40.8555948765703],[-73.83183634968998,40.85553171192257],[-73.83165843201604,40.85548344755913],[-73.83147565820752,40.85545085352276],[-73.83129157705645,40.85543410484934]]]}},{type:"Feature",properties:{ntacode:"BX49",ntaname:"Pelham Parkway",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.83681918527068,40.8572768095973],[-73.83690582275858,40.85718069620538],[-73.83691212825578,40.8570081071363],[-73.83667557330905,40.85665266348205],[-73.83499552602981,40.856571200778376],[-73.83537821990693,40.856448965110445],[-73.83562457399866,40.85636963111083],[-73.83698056067993,40.85594998190637],[-73.83735376411002,40.85585248089353],[-73.83772116778984,40.855739562870795],[-73.83808114267546,40.85561153468756],[-73.83843206994237,40.85546886773468],[-73.83877243515235,40.85531212821742],[-73.83910078620886,40.85514203003138],[-73.83941580629515,40.85495938326445],[-73.83971629048824,40.85476509449605],[-73.83992153925892,40.85462763041909],[-73.84012110818615,40.854485426820936],[-73.84031480754162,40.85433861891927],[-73.84050245318176,40.85418734630904],[-73.84068386672303,40.854031752829584],[-73.84085887571136,40.853871986427734],[-73.84102731378611,40.85370819901712],[-73.84118902083812,40.85354054633361],[-73.84134384316187,40.85336918778717],[-73.84149163360152,40.853194286310206],[-73.84194933683338,40.85251268047168],[-73.84361735795434,40.850080340120215],[-73.84428070715306,40.84912269955798],[-73.8449405379689,40.84821822085223],[-73.84500013630662,40.848458219256706],[-73.84503845496863,40.84870153984631],[-73.84505506686968,40.8489465597686],[-73.84504985945235,40.84919158555196],[-73.84502303775514,40.84943496132973],[-73.8449695411091,40.85009703111636],[-73.84475779949783,40.850468460681775],[-73.84441302009358,40.85104299662142],[-73.84430846965145,40.85119046419733],[-73.84453077246121,40.85113289897978],[-73.84668500616098,40.85111807816465],[-73.84721027665724,40.85103683905865],[-73.84729781256925,40.8510868689742],[-73.8482145443386,40.85109088883951],[-73.84861308123425,40.851079957756525],[-73.84968869796856,40.85105890653914],[-73.85049849136485,40.85069600629726],[-73.85136789660369,40.8503037044044],[-73.8522415256699,40.849910996116144],[-73.85304526868153,40.849547332435876],[-73.85457388301668,40.851508345733336],[-73.8553835163892,40.85114371856286],[-73.85619083967843,40.85077956042832],[-73.85700079714711,40.85041559690503],[-73.85780815031319,40.85005115741687],[-73.85861723486434,40.8496878478533],[-73.8594253998119,40.849323938113564],[-73.86023344756482,40.8489602472071],[-73.86045834059759,40.84885014581411],[-73.8606945660469,40.84875339439583],[-73.86094001187668,40.84867093483579],[-73.86119240841133,40.84860346811164],[-73.86160276511761,40.84854631240232],[-73.86250923753494,40.84836228117228],[-73.8627887288014,40.84923798317265],[-73.86303938139318,40.85061130723313],[-73.86473361010968,40.850274558891186],[-73.86518787236406,40.850164386169126],[-73.86550635942832,40.85029148218071],[-73.86612130826826,40.85052722241638],[-73.86680474527422,40.85094982661505],[-73.86780004819596,40.85158929419989],[-73.86860515575904,40.85206864594078],[-73.86872263230678,40.852423851915454],[-73.86916668668056,40.85368604602685],[-73.86937675462421,40.85426572261055],[-73.8698157625324,40.85548377485444],[-73.86985960421022,40.85557672814248],[-73.86988939612952,40.85567386169581],[-73.8699042156867,40.8557732926938],[-73.86990379578567,40.85587302161596],[-73.86988842286861,40.85597106765296],[-73.86927391310704,40.856688982565686],[-73.86907624640519,40.85694556061957],[-73.86887859031343,40.85720213833701],[-73.86876752987448,40.8573407799196],[-73.8684153969594,40.85778035814372],[-73.86818830558741,40.8580638343109],[-73.86820126431661,40.85801835612606],[-73.86819723655664,40.85796798678718],[-73.86817334089847,40.85791854929653],[-73.86813140324021,40.85787659254333],[-73.86807772417578,40.85784684284683],[-73.86802029281046,40.85783059490485],[-73.86758752468775,40.85783008965196],[-73.86658331392861,40.857855353881874],[-73.86564157915203,40.85788154606375],[-73.86467028207238,40.85790523681129],[-73.8645507347488,40.857908463074075],[-73.86395713392758,40.857924478800335],[-73.86387047788617,40.85792681606295],[-73.86326398559618,40.857943175867554],[-73.86318907742972,40.85794519668732],[-73.86295853531976,40.85795141427503],[-73.86287784374933,40.85795359102333],[-73.86179069441148,40.85798290386211],[-73.85882515988439,40.8580613573406],[-73.85663774670334,40.858119171990104],[-73.85601437898406,40.858158180184645],[-73.85585355933962,40.85817176504142],[-73.85405423903421,40.8583237310684],[-73.8531094794976,40.858409797736016],[-73.85217337933392,40.85849915608204],[-73.85122867045907,40.85857584352703],[-73.85028234816409,40.85865726624597],[-73.84930893471982,40.8587175028588],[-73.84833709101098,40.85870184838895],[-73.84739747041232,40.858682545856894],[-73.84645854077307,40.85863637370377],[-73.84552460637619,40.8585384871105],[-73.84458712912767,40.85844580971834],[-73.843295532168,40.85829037563004],[-73.84191078762727,40.85809153150895],[-73.84097144736832,40.85794907924532],[-73.84004614332595,40.857806269396086],[-73.8391111660645,40.857657901473374],[-73.8381762207472,40.85750772395836],[-73.83724089052787,40.857357322878705],[-73.83681918527068,40.8572768095973]]]}},{type:"Feature",properties:{ntacode:"BX41",ntaname:"Mount Hope",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.89560883346189,40.854570370097946],[-73.89662446833792,40.85278759021394],[-73.89708706485301,40.851968276857065],[-73.8980859869287,40.850213123579394],[-73.89887482568625,40.84881118345976],[-73.89967056076176,40.84743802402428],[-73.90020067857292,40.84647356059407],[-73.9008881153374,40.845240000364136],[-73.90107505656172,40.844904979260136],[-73.90126635671888,40.844562217615575],[-73.90131729886991,40.84447394103293],[-73.90134404574158,40.844428750769794],[-73.90268810116369,40.84458147228595],[-73.9033865124589,40.844655295872535],[-73.90410107358726,40.844730822152904],[-73.90483121970146,40.844800342092974],[-73.90483494132498,40.844752618500216],[-73.90484219204542,40.84466544816529],[-73.90484645145747,40.84458935956671],[-73.90493735814886,40.843374894433396],[-73.90501514957933,40.84240469831961],[-73.90514893975102,40.84254719573835],[-73.90586721929051,40.842579987245934],[-73.9059606182338,40.8426287046224],[-73.90684546556096,40.84266751149488],[-73.90774413760944,40.842702155650734],[-73.90865715738511,40.84271937030557],[-73.9095872726967,40.842756375018524],[-73.91046008396596,40.84279164297504],[-73.9104302641435,40.84310772907308],[-73.91096872775073,40.84313621437861],[-73.91175338045697,40.84317949267618],[-73.91191812320277,40.843257886685016],[-73.91211222171971,40.843260342546245],[-73.91293803233587,40.84359755511606],[-73.91302876945527,40.84364162182681],[-73.91385799418659,40.84397879417018],[-73.91474419406401,40.844342503893834],[-73.91586647842486,40.844793925579474],[-73.91611927084675,40.844855793071375],[-73.91684309376485,40.84507077877144],[-73.91697152437625,40.845115246126575],[-73.91558822826113,40.845147153847726],[-73.91477436629464,40.845165434653694],[-73.91416076333736,40.84517775519094],[-73.91412710507856,40.84522891448191],[-73.91397534823497,40.845429430759154],[-73.91375168786955,40.845735540206455],[-73.91360819812493,40.84594143850221],[-73.91346470815387,40.84614733661263],[-73.91315074731624,40.846577004160814],[-73.91305693105791,40.84670883807309],[-73.91236345700678,40.84768333908628],[-73.91197263841485,40.848229595433665],[-73.91167991098445,40.84863951982263],[-73.91112232242739,40.849418098404506],[-73.91069463666348,40.85001909854052],[-73.91058169863241,40.850181595320066],[-73.9092154554491,40.85180094506627],[-73.90841737122807,40.85264382291021],[-73.9073328965612,40.85381641456408],[-73.90557007241212,40.85578732289619],[-73.90472622214324,40.855370394831404],[-73.90395154262782,40.854973923015976],[-73.90298864594837,40.85477310914514],[-73.90208001143421,40.854622599700164],[-73.90185996053121,40.85458614925998],[-73.90153703392653,40.854994643789404],[-73.9013012656247,40.85530349000014],[-73.90116590959876,40.85549567456134],[-73.90085477134983,40.85593744032848],[-73.90077922747544,40.85604710972909],[-73.90060386049313,40.85598723786522],[-73.89967155800215,40.85566890839729],[-73.89877598610734,40.85536324709649],[-73.89816577520754,40.85514637639317],[-73.89863543744144,40.85390697543617],[-73.89831118626613,40.854061151051475],[-73.89709926839454,40.855172290942946],[-73.89644052566304,40.854907759155644],[-73.89560883346189,40.854570370097946]]]}},{type:"Feature",properties:{ntacode:"QN47",ntaname:"Ft. Totten-Bay Terrace-Clearview",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.76779450621818,40.77874556945709],[-73.76796073127606,40.778776009213374],[-73.76803333393231,40.77885839405482],[-73.76811174664455,40.778834035283566],[-73.76807192226767,40.7787484485384],[-73.76825889099071,40.77870210538205],[-73.76833788977248,40.77868252564392],[-73.76857305035132,40.77910542930701],[-73.76864150023577,40.7790868673389],[-73.76885562663053,40.77901955674631],[-73.76934982514948,40.778874769063144],[-73.77113180388133,40.77834080978199],[-73.77203608150842,40.77806980361594],[-73.77290301903876,40.77780428148494],[-73.77378257081325,40.777547468009054],[-73.77465548717808,40.77728560923519],[-73.77553732181369,40.77702559797917],[-73.77572440796122,40.7779004344356],[-73.77583958332178,40.77861237261467],[-73.77678363328381,40.77840958379165],[-73.7776935489526,40.778160416551884],[-73.778587711903,40.77791239208444],[-73.77947656124536,40.77766416992052],[-73.78036180354215,40.777387047193606],[-73.78279772917007,40.77666603617846],[-73.78407645358521,40.77628882255578],[-73.78440918795098,40.77619021960559],[-73.78448330717684,40.776168259235966],[-73.78459339349219,40.776141225190564],[-73.78491489263799,40.776040510058586],[-73.78569433845284,40.775812774903955],[-73.78626498302616,40.77564607981164],[-73.78655073418518,40.775557746679006],[-73.78740991590463,40.77531789240423],[-73.7882697295343,40.775075356827074],[-73.78893975769458,40.77490059230741],[-73.78913873725512,40.77484869017332],[-73.78984204014792,40.774687325745205],[-73.79034971791278,40.7745730942066],[-73.79163526132577,40.774238655587126],[-73.79226795287033,40.773990042009174],[-73.79271259448991,40.77378752736295],[-73.79365230336126,40.77336043864258],[-73.79499129359314,40.773143347932475],[-73.79557358468125,40.77304924463558],[-73.79565702077277,40.77303608671467],[-73.79571707389991,40.773069642778864],[-73.79652490521453,40.773503278471665],[-73.7967268509793,40.77360922870778],[-73.79724339821914,40.77389389663621],[-73.79730005603778,40.77393228605379],[-73.79741514502736,40.77401026506273],[-73.79741522772028,40.774010319151465],[-73.79741530994494,40.77401038228581],[-73.7975752289451,40.774136842044264],[-73.79772190077286,40.77427237380948],[-73.79785400453235,40.77441566944935],[-73.79823295511946,40.77484830546588],[-73.79853009427285,40.77519072888345],[-73.79865192006214,40.775200558985055],[-73.80098974064956,40.775389116458506],[-73.80379022888253,40.77561011179253],[-73.80369287474498,40.77631968780896],[-73.80359647338203,40.77703047198301],[-73.80346278603322,40.778008173648495],[-73.80342253113498,40.77833770802993],[-73.80332690995117,40.778995480062505],[-73.80322603400676,40.77970292459616],[-73.80320064607567,40.779883631179736],[-73.80313481724575,40.78041580610191],[-73.80306623265174,40.78077013624884],[-73.80303318534673,40.780940870104054],[-73.80324974717976,40.78127547989566],[-73.80314563294948,40.781325568192884],[-73.80299781999233,40.78141047563874],[-73.80293830140675,40.78183503370598],[-73.80284010703333,40.78255003726948],[-73.80274225279757,40.78325366810446],[-73.80254724691295,40.784673346675966],[-73.80241070161274,40.785817210986735],[-73.80242243538912,40.7860189798784],[-73.80242791606103,40.786068273974394],[-73.8021516921906,40.78605649932755],[-73.801573204703,40.78603473259617],[-73.80067959380723,40.78600110236234],[-73.79973844488667,40.78595287002318],[-73.79925947014395,40.78593483720414],[-73.79880021943309,40.78591754814402],[-73.79784205541362,40.785894259738484],[-73.7968593582708,40.78599452206245],[-73.79582463114876,40.78613058811108],[-73.79491977645202,40.78633880754833],[-73.79454742310278,40.78646433171399],[-73.7939203181079,40.78667574047308],[-73.7933258973472,40.78693204870746],[-73.7915362432653,40.78775191261456],[-73.79063559962184,40.7881695187771],[-73.79058299028682,40.78819291045568],[-73.79065377057806,40.788249452797295],[-73.79084786627388,40.78840689816041],[-73.7913375488399,40.788857740801554],[-73.79156371688106,40.78910309610502],[-73.79179280404095,40.78935161609348],[-73.79175254252796,40.78938643776104],[-73.7916279561772,40.78948612316874],[-73.79028202353372,40.79031696289731],[-73.78988738668924,40.79037193097974],[-73.78930907131777,40.79038006955038],[-73.78883143352978,40.790357187079714],[-73.78835429027194,40.79032784777123],[-73.78799358353129,40.790349688374164],[-73.78750199944696,40.79030881800574],[-73.78568101301413,40.790340671660054],[-73.78383842514361,40.7906409546716],[-73.78317940975317,40.79086646420237],[-73.78253080663531,40.791276789432],[-73.7825226569484,40.791352226907165],[-73.78440669003501,40.79167583933254],[-73.78439845368963,40.79171891686176],[-73.78434153059604,40.79174935379488],[-73.78227330183397,40.791373715718045],[-73.78174708763109,40.79113340664457],[-73.78170213941897,40.79117525786657],[-73.78160545882142,40.79121792072072],[-73.78143260461054,40.791365122791134],[-73.78123362112058,40.79148460246179],[-73.7810784597023,40.79167732177913],[-73.78089784791285,40.79219370484908],[-73.7807750313919,40.79299070483803],[-73.78077892481973,40.793189785863895],[-73.78085015490868,40.7932524793774],[-73.78083949014328,40.7932774401729],[-73.78158881545023,40.79346354101258],[-73.78158781636608,40.79344838542989],[-73.78158153246291,40.79344438607932],[-73.78163864257806,40.793309707768145],[-73.7816837283049,40.793321756508284],[-73.78162662328322,40.79345483950541],[-73.78160879379378,40.79345161570288],[-73.78161607678756,40.793470771304484],[-73.78166011555398,40.793482020313085],[-73.7816421343347,40.79352505337769],[-73.78082154869807,40.7933194290007],[-73.7808080873794,40.79335093271332],[-73.78072435069843,40.793333618824256],[-73.78070025516266,40.79364850590954],[-73.78079182072658,40.79403591986445],[-73.78100539667302,40.79438481862721],[-73.78131768403888,40.79460466406589],[-73.78152857545301,40.79472485577797],[-73.78181003762928,40.79480185241992],[-73.78190385421046,40.79490120389424],[-73.78258165591838,40.79488335802947],[-73.7826551713864,40.794900700707274],[-73.78284362044454,40.79490185399314],[-73.783074753376,40.79491681719641],[-73.78310976963978,40.79491446050589],[-73.78314000854353,40.794897312870184],[-73.78317026275923,40.794875865378685],[-73.78321522572578,40.79482529577435],[-73.78324789295404,40.79478855571331],[-73.783289488337,40.79475996026358],[-73.78331796684273,40.794758356474205],[-73.7833204336302,40.794787845765036],[-73.78329624317026,40.794820683865396],[-73.78328723879928,40.79482842185838],[-73.7832725289072,40.79483304822596],[-73.78326502927342,40.7948795661709],[-73.78326868337753,40.79488953259957],[-73.78327231278644,40.794899433646684],[-73.78325876253044,40.79492391480056],[-73.78323911294908,40.79494125040994],[-73.78321822246645,40.794963546792076],[-73.78317406856868,40.79498455804709],[-73.7831365005112,40.79498765980016],[-73.78311159897848,40.79498971421814],[-73.78305415481256,40.79499109658623],[-73.78286814787295,40.79498657863796],[-73.78236678802513,40.79495961420112],[-73.78200326103389,40.79497546250361],[-73.7818245990847,40.795077289211015],[-73.78172625575588,40.79542750552002],[-73.78165761051025,40.79555862334208],[-73.78154150032755,40.79565973732006],[-73.77989837558256,40.79623809786291],[-73.77980305052073,40.796205528936795],[-73.77944961456504,40.79657623806393],[-73.77946869193077,40.796608440793555],[-73.7794330151607,40.7966615385766],[-73.77936246804838,40.79668539253487],[-73.77928446350846,40.79667469847273],[-73.77927287774992,40.79663768381812],[-73.77871478762606,40.79659736019606],[-73.77868968820114,40.79660527281782],[-73.77868530361938,40.79660919102866],[-73.7786710899582,40.7966181050735],[-73.77865313727868,40.79662911103055],[-73.77863747378629,40.796635501363944],[-73.77862394962266,40.79664044670869],[-73.77860456300051,40.79664792835146],[-73.77858658990887,40.79665439498902],[-73.77857235344027,40.79665955523481],[-73.77855506808133,40.79666583388487],[-73.77853520981661,40.79667268437908],[-73.77851818617549,40.79667861323068],[-73.77849735955967,40.796684255339336],[-73.77848101850064,40.79668803313001],[-73.77846700036609,40.79669143711039],[-73.77844831121806,40.79669579605261],[-73.77843218488239,40.79669950171056],[-73.77841209444445,40.79670470445941],[-73.77839550549682,40.79670804971329],[-73.77837960824931,40.796710215575224],[-73.77836745440214,40.79671255146763],[-73.77834924005755,40.796716848317104],[-73.77833287754349,40.7967201132501],[-73.77831089780204,40.79672303249403],[-73.77829124888544,40.796724066864805],[-73.77827066301283,40.79672512573141],[-73.77825056887956,40.79672772576949],[-73.77823373526371,40.79673013406205],[-73.77822228238433,40.79673194827326],[-73.77820132953231,40.79673279115119],[-73.7781847461616,40.79673492048567],[-73.77816768905515,40.79673658888114],[-73.77815154791759,40.79673738606184],[-73.77813539455173,40.796738148203936],[-73.77811877759443,40.796739242156946],[-73.77810288546337,40.79673986809656],[-73.778084861224,40.79674003208205],[-73.7780666293761,40.796738727304366],[-73.77805024184094,40.796735408063405],[-73.7780333479558,40.79673056788647],[-73.7780197486788,40.796726155546004],[-73.77800593512396,40.7967214821216],[-73.7779909577019,40.796717914802336],[-73.77797479179692,40.79671549743198],[-73.77795864859112,40.796713214458535],[-73.77794084652687,40.79671101020699],[-73.77792186319788,40.796707659645406],[-73.77790501201964,40.79670449378141],[-73.77788558987926,40.796701250589805],[-73.7778710818955,40.796698971927746],[-73.77785421688705,40.79669651684021],[-73.77783898494701,40.79669437951057],[-73.77782400143889,40.79669283837833],[-73.77780760959794,40.79669041987889],[-73.7777872519711,40.79668689593748],[-73.7777722368337,40.79668406680174],[-73.77775422709315,40.7966800241991],[-73.7777378084325,40.79667527435363],[-73.77772279891437,40.79667030156642],[-73.77770874128572,40.796664727353765],[-73.77769491559827,40.79666019877815],[-73.77767875245777,40.79665676298424],[-73.77766142646882,40.79665392887432],[-73.77764012114271,40.79665068200874],[-73.77762351135658,40.79664963325346],[-73.777609472146,40.79664897543405],[-73.7775942596278,40.796648288377455],[-73.77757812464024,40.79664705122796],[-73.7775610108317,40.796644712047566],[-73.77754158666984,40.796641820094905],[-73.77752169753911,40.796640133759894],[-73.77750623891345,40.79663881665594],[-73.77748973756492,40.796637379431594],[-73.77747147920701,40.7966332019493],[-73.77745764334003,40.79662499915689],[-73.77744564507044,40.79661646620012],[-73.77743367405557,40.79661026575183],[-73.77742032900721,40.79660400837073],[-73.77740391291039,40.79659824076531],[-73.77738937457804,40.79659450183194],[-73.77737533353596,40.796590638548125],[-73.7773615173986,40.796587154639624],[-73.77734722706326,40.796583416682516],[-73.7773280208199,40.796579507397475],[-73.77730831725228,40.79657527248408],[-73.77729522076015,40.79657260898993],[-73.777278833662,40.796568985078615],[-73.77726240942376,40.79656565694312],[-73.77724580769203,40.79656247270173],[-73.77722588125395,40.79655751782157],[-73.77720481055033,40.79655149794467],[-73.777187933432,40.79654536873494],[-73.77717293031188,40.79653870304336],[-73.77716048389527,40.79653321245808],[-73.77714079232574,40.796525466707806],[-73.77712309051314,40.79651796670837],[-73.77710551097847,40.796512989541206],[-73.7770907581906,40.796509448840524],[-73.77707133827575,40.796505701431585],[-73.7770549148742,40.7965021311938],[-73.77703946639902,40.796497598227766],[-73.77702305739699,40.79649361305268],[-73.77700854288567,40.796489685818536],[-73.77699143346943,40.79648579025024],[-73.77697245275901,40.796481691368264],[-73.77695981862246,40.796478812287646],[-73.77694225105259,40.796473889396935],[-73.77692817826863,40.79646925152678],[-73.77691718770856,40.79646388133548],[-73.77690167683953,40.79645679128887],[-73.77688598311006,40.79645124949167],[-73.77687050489597,40.796445204695466],[-73.77685666384504,40.796438450580794],[-73.77684188553607,40.79642832789033],[-73.77682618534082,40.796417616738836],[-73.77681399145287,40.796410920588954],[-73.77679777685937,40.79640156036811],[-73.77678418987183,40.79639332999952],[-73.77676727795313,40.796383797212876],[-73.77674993579667,40.796374839375495],[-73.77673442631969,40.79636754291749],[-73.77672082896056,40.796362212052266],[-73.77670373062462,40.79635529078488],[-73.77668638249611,40.796348512265276],[-73.77667185244775,40.79634213506585],[-73.77665423802664,40.79632997125393],[-73.77663779999118,40.79632000731819],[-73.77661855054173,40.7963079212472],[-73.77660304660483,40.79629858867742],[-73.77658780716237,40.79628834762497],[-73.77657209394216,40.79627832092231],[-73.77655799331609,40.796270964516744],[-73.77654790396055,40.796265729889775],[-73.77653362678085,40.7962584352909],[-73.77651555681882,40.796251178400944],[-73.77650408698277,40.79624748249548],[-73.7764911641121,40.796242837587386],[-73.77647569741582,40.7962368014715],[-73.77645834823086,40.796229959758215],[-73.77644100212511,40.796222596038824],[-73.77642436508962,40.79621578317579],[-73.77640490129271,40.796207154379],[-73.77638802186857,40.796198674999545],[-73.77637439335291,40.796192138016735],[-73.77635820000589,40.79618370553085],[-73.77634039397803,40.79617552136923],[-73.77632679821859,40.79616986663351],[-73.77631272968817,40.79616399470335],[-73.77629750991709,40.79615841806239],[-73.7762827193529,40.79615224820712],[-73.77626443652433,40.796144656986115],[-73.77624895989179,40.796138179558156],[-73.77623536554732,40.79613217401602],[-73.77621823846755,40.79612308149002],[-73.77620134180485,40.796112071409524],[-73.77618988034124,40.79610268464811],[-73.77617885953211,40.79609605336277],[-73.77616429083906,40.7960872358476],[-73.77615232522587,40.79607955820354],[-73.77613963748,40.79607154628259],[-73.77612628144365,40.79606147953481],[-73.7761142923171,40.796050308767065],[-73.77610276926643,40.79603774241095],[-73.77609128562241,40.796027814321576],[-73.77607828619563,40.79601744252684],[-73.77606737098235,40.79600734382572],[-73.77605582008037,40.795995984431855],[-73.77604725794873,40.79598427904026],[-73.776038665681,40.79597399705361],[-73.77602936234305,40.79596769358772],[-73.77601318102705,40.795958990355075],[-73.7759972065573,40.79594915236936],[-73.77598539923838,40.79594010633208],[-73.7759743215674,40.79592555967191],[-73.77596822218739,40.79591418406027],[-73.77595377496817,40.79590446596965],[-73.77594061502204,40.79589582254266],[-73.77593061168321,40.79588608661831],[-73.77591966493397,40.79587508806219],[-73.77590880305014,40.79586356766048],[-73.77589905470553,40.795851689242944],[-73.77588612311696,40.79583893065472],[-73.77587233417904,40.795827044378456],[-73.77586326528845,40.79581803112733],[-73.77585239587638,40.79580488956134],[-73.77584465498872,40.795795328904966],[-73.7758429084425,40.79579317364342],[-73.77583110101233,40.795780967388794],[-73.77582083996614,40.79577013315887],[-73.77581021922171,40.79576039602301],[-73.7757984727134,40.79575118004608],[-73.77578633986639,40.7957403679711],[-73.77577227210503,40.79572743695379],[-73.7757635902492,40.79571929842808],[-73.77575263983573,40.79570901132934],[-73.77574126606837,40.795698039231716],[-73.77573108369384,40.795688987115426],[-73.77571775882123,40.795676777896425],[-73.77570930584963,40.79566737935002],[-73.77569673599245,40.79565601793654],[-73.77568453627538,40.79564432302859],[-73.77567574462931,40.795636652516244],[-73.77566926947307,40.795628157595445],[-73.77566460127228,40.79562096216846],[-73.77564699762247,40.79561258128241],[-73.77563103730682,40.79560178921494],[-73.77562134711113,40.795594332554586],[-73.77561001795056,40.795580668060666],[-73.7756004062649,40.79557071776667],[-73.77558981677376,40.79556284506227],[-73.77557656565436,40.795552967255134],[-73.77556708747855,40.795545591917765],[-73.77555882384524,40.79553300588586],[-73.77555528741983,40.79552037377496],[-73.77554058337911,40.795513186944575],[-73.77553146707615,40.79550734315699],[-73.77553345783646,40.79550414126573],[-73.77553195264231,40.79550062616221],[-73.77552296490073,40.79548836271183],[-73.77551457510586,40.795481097543636],[-73.77550330383527,40.79547171929177],[-73.77548828142663,40.795460632510775],[-73.7754768430829,40.79545791776052],[-73.77546627193816,40.79544461524349],[-73.77546441558606,40.795436462013875],[-73.77545298494671,40.79542120430631],[-73.77543937626777,40.795408795648726],[-73.77542669332058,40.79539968586274],[-73.77541469112604,40.79539219737338],[-73.775402468928,40.795383339938205],[-73.77539188337991,40.79537431431242],[-73.77538072176496,40.79536367596758],[-73.77536976071205,40.79534965198684],[-73.77535993794464,40.79533936704758],[-73.7753495326734,40.795328919980115],[-73.77533948442981,40.79531882390343],[-73.77532930114577,40.79530942145328],[-73.7753206934745,40.79530056167319],[-73.775311058523,40.79529047578097],[-73.77530079711599,40.79527999179878],[-73.7752873595643,40.79526953881428],[-73.77527655557705,40.79526189064915],[-73.77526177903279,40.795251785346885],[-73.77524930731003,40.79524287363299],[-73.77524109295126,40.795236680279736],[-73.77522841155611,40.79522712854228],[-73.77521822843993,40.79521807688088],[-73.7752077867496,40.795208178207844],[-73.77519630514321,40.79519772852454],[-73.77518559772939,40.79518955802699],[-73.7751745817384,40.795181378550325],[-73.77515952524514,40.79516971537149],[-73.77514957735083,40.79516118617226],[-73.77513845861831,40.795151970681346],[-73.77512785724443,40.795143801390374],[-73.77511846070674,40.795136696225846],[-73.77510333729303,40.795124293953954],[-73.77509364755403,40.79511615290755],[-73.77507955902205,40.79510533794578],[-73.77506900797052,40.795097023837926],[-73.77505736760848,40.79508744680619],[-73.77504829783476,40.79507875731458],[-73.77495913105393,40.79503005963619],[-73.7748741624586,40.79497720430088],[-73.77479372717342,40.79492039978173],[-73.77471814244029,40.79485987012781],[-73.77443578887754,40.79456347251842],[-73.77437174340393,40.79449606053816],[-73.77431437491911,40.79442526084018],[-73.77426399230428,40.794351454648286],[-73.77422086682223,40.79427503937356],[-73.77418523065694,40.79419642647434],[-73.77417123109417,40.7941661822452],[-73.7741514310241,40.79413787189221],[-73.77412627682236,40.79411213363799],[-73.77409633556515,40.7940895477197],[-73.77407763117107,40.79408458374163],[-73.77406028928291,40.79407730309004],[-73.77404480245958,40.79406791255637],[-73.77403161057025,40.794056678858595],[-73.77402108830086,40.794043921065736],[-73.77401353451204,40.79403000153512],[-73.77400916375073,40.79401531562063],[-73.77400810015668,40.794000280443285],[-73.77401037393665,40.79398532304387],[-73.77401592050681,40.793970868253794],[-73.77402458232734,40.79395732662871],[-73.77403611337714,40.79394508278753],[-73.774029058493,40.79385654014374],[-73.77401822194834,40.793768218453735],[-73.77398067978008,40.793643014847625],[-73.77393555063468,40.793519266465005],[-73.77388293133988,40.79339723870175],[-73.77382293478546,40.793277193262334],[-73.77375568968056,40.79315938759834],[-73.77374905422516,40.79312078910854],[-73.77374710611684,40.79308189074705],[-73.77374986177848,40.79304302059763],[-73.77368083470314,40.79286575659477],[-73.77363248188925,40.792749756215166],[-73.77356729526366,40.79266382825054],[-73.77349649265612,40.79258050668006],[-73.7734202540848,40.79250000332753],[-73.773375453306,40.79245990110487],[-73.77333601227193,40.7924166693381],[-73.7733023070227,40.792370720220916],[-73.77327465890863,40.79232249185475],[-73.77320467172581,40.79224253223188],[-73.77307986542111,40.79214460893331],[-73.77287743738265,40.79199769332091],[-73.77286059684948,40.79197709603035],[-73.7727791065031,40.79189753714531],[-73.77272012268196,40.791844356997295],[-73.77266865746702,40.79178684357744],[-73.77260041750588,40.791726208802736],[-73.77252757063764,40.791668753323606],[-73.77246875262021,40.79162818020102],[-73.77241379404569,40.79158459329416],[-73.7723629616202,40.79153820413021],[-73.77232648173472,40.79148082462684],[-73.77229688964331,40.79142119847406],[-73.77227442178726,40.791359802123594],[-73.77225925767897,40.79129712617099],[-73.77225151846817,40.79123367143503],[-73.77225126597438,40.79116994495623],[-73.77225850219371,40.791106455944906],[-73.77227316928364,40.79104371171251],[-73.77227075371172,40.790944463780725],[-73.77226051428765,40.79084550439483],[-73.77224248787604,40.790747189498475],[-73.77223841615903,40.79065920649184],[-73.77224206821533,40.79057121284443],[-73.77225342777687,40.79048359978756],[-73.77223303752166,40.790405342296005],[-73.77220607891094,40.790328241164296],[-73.77217266319518,40.790252614502066],[-73.7721329282647,40.79017877433451],[-73.77210255349111,40.79012999965683],[-73.77202595343002,40.79006369233642],[-73.77194403848257,40.790001162427565],[-73.771895741391,40.78998417724893],[-73.77185143889666,40.789961768146654],[-73.77181217730522,40.78993446436566],[-73.77177888386609,40.789902910749795],[-73.77175234487319,40.78986785251185],[-73.77173680643573,40.78982549408996],[-73.77173042366289,40.78978178856412],[-73.77173336235946,40.78973787139257],[-73.77174554616074,40.78969488352975],[-73.77171860487631,40.78966141348848],[-73.77166811281897,40.78959191109714],[-73.77144337542133,40.789342632372616],[-73.77112769900687,40.789012774212786],[-73.77087816042669,40.78877673022544],[-73.7706312453761,40.788462905534644],[-73.77064195013082,40.78837887561509],[-73.77066138336447,40.788295754839105],[-73.77068942278873,40.78821406612551],[-73.77072589197499,40.78813432338194],[-73.77077056146483,40.78805702827216],[-73.77082315021433,40.78798266705999],[-73.77117144968773,40.78776372000143],[-73.77124371742927,40.787731611770774],[-73.77131348065241,40.78769644884376],[-73.77138051609717,40.787658343752746],[-73.77149672840534,40.78759049632376],[-73.77161578631954,40.78752556174411],[-73.77173756350675,40.7874636089119],[-73.77190205681028,40.78738659549474],[-73.77199320471188,40.78735611380543],[-73.77208769982168,40.78733223586493],[-73.77218471602816,40.787315170422374],[-73.77228340518175,40.7873050666697],[-73.77379096552606,40.786828957833855],[-73.77396728847643,40.78678177371587],[-73.77412967827117,40.78676409865338],[-73.77426836058976,40.786756658654824],[-73.77434609217978,40.78677223413512],[-73.77439231198035,40.786814960426604],[-73.7743897690104,40.78685714529817],[-73.77426439520691,40.78692887354658],[-73.77420002662139,40.78696216313973],[-73.77419980868142,40.78702642524994],[-73.77423011486866,40.78706504167599],[-73.77432410105473,40.78708225357236],[-73.7744461714192,40.78717856502968],[-73.77501922678312,40.78739447438421],[-73.77628944855437,40.78851364819952],[-73.77633728818729,40.78848722575383],[-73.77587233688521,40.788020317622866],[-73.77504810438839,40.78719259407277],[-73.77486248240433,40.78707913013469],[-73.77480695369422,40.78697068727894],[-73.77474124745699,40.78692723537689],[-73.77463082546348,40.78691941868915],[-73.77458584666533,40.78687809258892],[-73.77456236644363,40.7868214968412],[-73.77451195192266,40.78672886084864],[-73.77445462503054,40.78667990922233],[-73.77435661274299,40.786661724599384],[-73.77426466694442,40.78665122914531],[-73.7740960989511,40.786296565303914],[-73.77407638297797,40.78591728401926],[-73.77261720805832,40.78419104914899],[-73.77209200259944,40.78356969270511],[-73.77160731979494,40.7829962651855],[-73.77060974454866,40.782079793940746],[-73.76981014523521,40.78129770845189],[-73.76930405710132,40.780781957981425],[-73.76908807714588,40.78053283233412],[-73.7690244549393,40.78045059199677],[-73.76858058549651,40.779876824409634],[-73.76833795673895,40.77963487220079],[-73.76827333570881,40.779620284113214],[-73.76815915444236,40.779635959197535],[-73.76813458838167,40.77958964044207],[-73.76823190254119,40.77950163764273],[-73.76820055460034,40.779444179191024],[-73.767161936876,40.77978287566072],[-73.76720729367476,40.77986682861191],[-73.76699783535103,40.77993147052604],[-73.76707343356627,40.78007042899443],[-73.76702392346513,40.780086234158375],[-73.76692750264839,40.77991831605209],[-73.76695800144783,40.77989958115404],[-73.76688994703846,40.77977943394348],[-73.76677570374119,40.77981245819582],[-73.7667586863123,40.77978350558995],[-73.76686912971446,40.77974902775042],[-73.7668634543661,40.77974034127192],[-73.76708815912745,40.77966705475092],[-73.76713544909911,40.77974233714541],[-73.76816173051589,40.77939682124204],[-73.76807788861804,40.7792520615438],[-73.76779450621818,40.77874556945709]]]}},{type:"Feature",properties:{ntacode:"QN49",ntaname:"Whitestone",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.79179280404095,40.78935161609348],[-73.79156371688106,40.78910309610502],[-73.7913375488399,40.788857740801554],[-73.79084786627388,40.78840689816041],[-73.79065377057806,40.788249452797295],[-73.79058299028682,40.78819291045568],[-73.79063559962184,40.7881695187771],[-73.7915362432653,40.78775191261456],[-73.7933258973472,40.78693204870746],[-73.7939203181079,40.78667574047308],[-73.79454742310278,40.78646433171399],[-73.79491977645202,40.78633880754833],[-73.79582463114876,40.78613058811108],[-73.7968593582708,40.78599452206245],[-73.79784205541362,40.785894259738484],[-73.79880021943309,40.78591754814402],[-73.79925947014395,40.78593483720414],[-73.79973844488667,40.78595287002318],[-73.80067959380723,40.78600110236234],[-73.801573204703,40.78603473259617],[-73.8021516921906,40.78605649932755],[-73.80242791606103,40.786068273974394],[-73.80242243538912,40.7860189798784],[-73.80241070161274,40.785817210986735],[-73.80254724691295,40.784673346675966],[-73.80274225279757,40.78325366810446],[-73.80284010703333,40.78255003726948],[-73.80293830140675,40.78183503370598],[-73.80299781999233,40.78141047563874],[-73.80314563294948,40.781325568192884],[-73.80324974717976,40.78127547989566],[-73.80303318534673,40.780940870104054],[-73.80306623265174,40.78077013624884],[-73.80313481724575,40.78041580610191],[-73.80320064607567,40.779883631179736],[-73.80322603400676,40.77970292459616],[-73.80332690995117,40.778995480062505],[-73.80342253113498,40.77833770802993],[-73.80346278603322,40.778008173648495],[-73.80359647338203,40.77703047198301],[-73.80369287474498,40.77631968780896],[-73.80379022888253,40.77561011179253],[-73.80659228450716,40.775831861528],[-73.8094525210094,40.77605807874615],[-73.81268626346116,40.77631279409209],[-73.81485850655609,40.77648592311957],[-73.81478821761252,40.77699573898313],[-73.81475883042394,40.77720350114397],[-73.81466305923634,40.77790468769652],[-73.81452997802205,40.77888817488034],[-73.81728146973035,40.7791055126966],[-73.81930985112403,40.779260059857],[-73.81981042155483,40.779296989188076],[-73.82032141636088,40.77933468076801],[-73.82132278461552,40.77940925889184],[-73.82223999335503,40.779490237046694],[-73.82331286855246,40.7795786598341],[-73.82291816206614,40.78053566722467],[-73.82277596896085,40.780833776697676],[-73.8226154137944,40.78112682390927],[-73.82243697279164,40.781413836695904],[-73.82224127638125,40.78169387947962],[-73.82384132755521,40.781716886340895],[-73.82462418798004,40.78170582471004],[-73.82498993088124,40.78170146368462],[-73.8251374025684,40.78169970639144],[-73.82528484203172,40.781697291825175],[-73.82569679297757,40.78169053111799],[-73.82678475898985,40.78166766875772],[-73.82770726077392,40.78166791701482],[-73.83218249398654,40.781658871050794],[-73.83669385942838,40.78164957501856],[-73.83777640184013,40.78165237435197],[-73.8386992118955,40.78167695659909],[-73.83862028918895,40.78322714273885],[-73.83853062476659,40.78470030276601],[-73.8384560547871,40.78582446764896],[-73.8383496382993,40.785850306161066],[-73.83824429137964,40.787785915651504],[-73.8391632894574,40.787820105655136],[-73.84008157479757,40.78785153121181],[-73.83999984513879,40.789251997452055],[-73.83992306201111,40.790649901705684],[-73.83900524084831,40.79061732235709],[-73.83895676116035,40.79143843059265],[-73.83987372958472,40.79147054206201],[-73.84081532628049,40.791504885220704],[-73.8407608008275,40.79250035109467],[-73.84067828271262,40.79390789163235],[-73.8405080539576,40.793851798754226],[-73.84050794845979,40.79385176175269],[-73.84034364835951,40.793783861779],[-73.84018738639176,40.793704752206956],[-73.84018731572067,40.79370471592351],[-73.8401872558494,40.79370468015762],[-73.84004094787988,40.793615255247644],[-73.83990622716328,40.79351658930024],[-73.83978455928083,40.79341008105123],[-73.83966987751977,40.79330068989779],[-73.83966981901409,40.793300636543364],[-73.83953626138191,40.793201322949415],[-73.83953619073147,40.793201278456856],[-73.83938616962105,40.79311469261865],[-73.839223031062,40.793043046118356],[-73.839050883778,40.79298788486599],[-73.839050766156,40.792987849018864],[-73.83905064763248,40.79298782137919],[-73.83887362404644,40.79294980647061],[-73.83818069206988,40.792748501901606],[-73.83663288923384,40.792516375538675],[-73.83660801659467,40.79231938192447],[-73.83654148605207,40.79207349559103],[-73.83653932567069,40.79186763839285],[-73.83653187324718,40.79174343240575],[-73.83660316329741,40.79166114419232],[-73.83671513353346,40.7915829505988],[-73.8368204211721,40.791533617078876],[-73.83690586384856,40.791493503452294],[-73.83694476868999,40.79147148753534],[-73.8370602061895,40.79143838628418],[-73.83722288087107,40.7914303489358],[-73.8373026708995,40.79141015551257],[-73.83742329381252,40.79139283791767],[-73.83745253156921,40.79137045689226],[-73.83750910549375,40.791332354621424],[-73.83751359396352,40.791328741228924],[-73.83751751246247,40.79132483939169],[-73.83752089932682,40.79132065619994],[-73.8375237314737,40.7913161664923],[-73.83752784301828,40.7913062308311],[-73.83752990905946,40.79129484201933],[-73.8375290641677,40.79127199539553],[-73.83752091447751,40.791227381956084],[-73.83751881313587,40.79120979285184],[-73.83751919870659,40.791192611324576],[-73.83752056797645,40.79118502184325],[-73.83752274044289,40.791177983144884],[-73.83753363387608,40.79115226208259],[-73.8375457747739,40.7911293886983],[-73.83755939058668,40.79110892171533],[-73.83757458989443,40.79109071654435],[-73.8375807646159,40.79108509739897],[-73.83758876301361,40.791079516505974],[-73.8376186140854,40.791063159843716],[-73.83762879578276,40.79105675428112],[-73.83763726122955,40.7910495535699],[-73.83764043314336,40.79104582959372],[-73.83764293158201,40.791041960261914],[-73.83764565993732,40.79103555307711],[-73.83764705075276,40.79102861194767],[-73.83764711720694,40.79102115615749],[-73.83764584513006,40.79101321165313],[-73.83763958235818,40.79099664328392],[-73.83763931194014,40.79099590411612],[-73.83762759160078,40.79097713933914],[-73.8376200078338,40.790967898174884],[-73.83761057596897,40.79095833091477],[-73.83756247555263,40.79091787544878],[-73.83755194366782,40.7909077303462],[-73.83754353102609,40.79089808226207],[-73.83752623224674,40.79087392450842],[-73.83751540542218,40.79085340497827],[-73.8375100358919,40.79083455918076],[-73.83750940657356,40.79082571529946],[-73.83751015056448,40.79081719734834],[-73.8375105337752,40.79081552296999],[-73.83751113004479,40.79081388474243],[-73.83751291474098,40.79081065502405],[-73.83751555297323,40.79080748849333],[-73.83751906737268,40.79080432437038],[-73.83752688826202,40.79079894091116],[-73.83754690552166,40.79078730785393],[-73.83755477557742,40.79078137548148],[-73.83755749560598,40.79077847040462],[-73.83755948101658,40.790775546869725],[-73.83756074492733,40.79077255849073],[-73.83756110417634,40.79077103786674],[-73.83756129773894,40.790769488529854],[-73.83756145710396,40.790733171432144],[-73.83755720396688,40.7906990725172],[-73.83754750568997,40.79065299891962],[-73.83753790569048,40.790615524201776],[-73.8375311980489,40.79059647833581],[-73.83751302747667,40.79055583987893],[-73.83750614052292,40.790537747815534],[-73.83750435831057,40.79052966756429],[-73.83750394246874,40.79052041890718],[-73.83750739725073,40.79048893403298],[-73.83750762598909,40.7904774881841],[-73.8375055913977,40.79046651793174],[-73.83750358883596,40.790461660725526],[-73.8373803439681,40.7904581350507],[-73.83737820331629,40.790487977178906],[-73.83702682792129,40.790496905169846],[-73.8370268855971,40.79047334397957],[-73.83681814957052,40.790469906359824],[-73.83681410438504,40.79043377227654],[-73.83701872623031,40.790429349155986],[-73.8370125769384,40.79040892012148],[-73.83737222207903,40.79039843212055],[-73.83737212998837,40.79043613206942],[-73.83748191403247,40.790434497921815],[-73.8374508919065,40.790401649186954],[-73.83741435117275,40.79035859907444],[-73.83739429181105,40.79032921362799],[-73.83739029705008,40.790320591156465],[-73.83738781967531,40.79031141966712],[-73.83738681297149,40.790301603102165],[-73.83738726435598,40.79029096839015],[-73.83739143934443,40.79027011050189],[-73.83740848436273,40.790213609976725],[-73.83741072953845,40.790196917564195],[-73.83741000655048,40.79018212120485],[-73.83739734462188,40.79010277772627],[-73.83738223236976,40.79000383668339],[-73.83737790012115,40.78996780155518],[-73.83737346325762,40.78991215290866],[-73.83737352065235,40.78990291362918],[-73.83737506283478,40.78989247981089],[-73.83738634556245,40.78985242265123],[-73.8373890635479,40.78983617317232],[-73.83738894139323,40.78982761764562],[-73.83738742040768,40.789819898944955],[-73.83738447564596,40.78981285235757],[-73.8373800841361,40.78980640765787],[-73.83737555701488,40.78980188059737],[-73.83736959623734,40.78979746861395],[-73.83734725697255,40.78978490233705],[-73.83733966292976,40.78977993856379],[-73.83728739529086,40.78973836974991],[-73.83727913342926,40.789730595461364],[-73.8372716779359,40.789721886848945],[-73.83725892114751,40.789701291524615],[-73.83724908465327,40.789677639466056],[-73.83723554145415,40.78963476566837],[-73.83723208215281,40.789619920545405],[-73.83723098502506,40.78960337753792],[-73.83723210980057,40.78958462985107],[-73.8372389297466,40.78952835865352],[-73.83723862933192,40.78951068161888],[-73.8372359179059,40.78949502672892],[-73.83723436552569,40.78949069333484],[-73.83723199401568,40.78948638525289],[-73.8372287818822,40.78948205872857],[-73.8372246700367,40.78947763058574],[-73.83719323890355,40.789452732624035],[-73.83718405411807,40.78944409242593],[-73.83718068697033,40.789439883284054],[-73.83717815048365,40.78943571049598],[-73.83717640705449,40.78943153815809],[-73.83717544534929,40.78942731381903],[-73.83717302340258,40.78939550435887],[-73.83717427271858,40.78936396192739],[-73.83717918282763,40.789333180039584],[-73.83718766733934,40.78930360218018],[-73.83722674841994,40.789203890639115],[-73.83723934588723,40.78916879711408],[-73.8372421560892,40.7891602710237],[-73.83726072517644,40.789103928629224],[-73.83727225675246,40.78906366476588],[-73.83728045845305,40.78901891254964],[-73.83728085145215,40.789012960758974],[-73.83728076133997,40.7890110515121],[-73.83728065697116,40.78901037606979],[-73.83728049134793,40.789009872422085],[-73.83728039787111,40.78900970057658],[-73.83728035021728,40.789009628473366],[-73.83728029129898,40.789009565903186],[-73.83728024446089,40.789009520772716],[-73.83728017293762,40.789009475104834],[-73.83728010158892,40.789009448200055],[-73.83728004298041,40.78900943923843],[-73.83727997092787,40.78900942975528],[-73.83727990015198,40.789009439036775],[-73.83727981701156,40.78900945701211],[-73.83727974617138,40.789009492595056],[-73.837279662988,40.78900952816049],[-73.83727958041999,40.78900958248969],[-73.8372794024148,40.78900972597518],[-73.83727901080606,40.78901014875902],[-73.83727858238798,40.78901075191573],[-73.83727758270656,40.78901250600317],[-73.8372660011292,40.789039234915876],[-73.8372443196716,40.78910221194873],[-73.83718350813194,40.78924554070901],[-73.83716311195504,40.78930123453054],[-73.83714210587851,40.78937385793892],[-73.83714035500105,40.789382463590364],[-73.83713962153803,40.78939144057551],[-73.83714122138863,40.78941087544827],[-73.83714658267746,40.789432189910194],[-73.83716208040511,40.789476066105436],[-73.83716755539383,40.78949487638953],[-73.83717067065965,40.789514655489405],[-73.83717002205522,40.78953237624783],[-73.83716883843078,40.789537057078135],[-73.8371666829686,40.78954156582698],[-73.83716356735302,40.78954590150573],[-73.83715950535782,40.789550019907],[-73.83715450864116,40.78955393076365],[-73.83714862250295,40.78955758723249],[-73.8371343298953,40.789564033014315],[-73.8371166282193,40.78956925757459],[-73.83709699937485,40.7895727053142],[-73.83707698362743,40.78957410969877],[-73.83706743412245,40.78957399635401],[-73.83705851436498,40.789573335923166],[-73.83702441777639,40.789567695548065],[-73.83698752294973,40.789557845312345],[-73.83695332278492,40.789546172347464],[-73.8368751148181,40.78951671340876],[-73.83683725484396,40.78950452193148],[-73.83680302130782,40.78949641381517],[-73.83677086474431,40.78949209034871],[-73.83670469134007,40.78948783611729],[-73.83655947459678,40.789480966619124],[-73.83650023157175,40.789476974726306],[-73.8364746941773,40.789473895061754],[-73.83640120618955,40.78946187636411],[-73.83637809572274,40.78946017818708],[-73.83635730149832,40.78946067938471],[-73.83632428085816,40.78946490992177],[-73.83628837475399,40.789472630930725],[-73.83625462071902,40.78948199355212],[-73.8361739331067,40.78950677751866],[-73.83613203529274,40.78951739770042],[-73.8360115515265,40.78954192678149],[-73.83589707105435,40.789562655761934],[-73.83584206544027,40.789570402541166],[-73.83578722039789,40.78957506186216],[-73.83573311865509,40.789576569555805],[-73.83568022069038,40.789574917568416],[-73.83565808161086,40.78957267098111],[-73.83563618520353,40.78956873138881],[-73.8356155114779,40.78956326335917],[-73.83559665355101,40.789556455869956],[-73.83558026327778,40.78954854354989],[-73.83556638760167,40.78953961776835],[-73.83555521539591,40.78952977730071],[-73.83555067957184,40.789524548056704],[-73.83554685397695,40.78951912181093],[-73.8355328510254,40.78949444577476],[-73.83552040718338,40.78946732324298],[-73.83550928485685,40.78943730189328],[-73.83549889589771,40.78940280715284],[-73.83549690623339,40.78939306991385],[-73.83549597285122,40.789382064842435],[-73.8354963427608,40.78933315917391],[-73.83549451291091,40.78932109841784],[-73.83549110346674,40.78931041363864],[-73.83548346034294,40.789296400284556],[-73.83547248558841,40.78928303032977],[-73.83545814552564,40.78927028580007],[-73.83544041606658,40.78925810350273],[-73.83541948454027,40.78924658304622],[-73.83539490470201,40.7892354180576],[-73.8353664018569,40.789224453851254],[-73.83533150242219,40.78921274221435],[-73.8352873522949,40.789200171845835],[-73.8352390508022,40.78918932371802],[-73.835185804498,40.78917999884353],[-73.83515382566982,40.789175657589354],[-73.83512500940968,40.78917174468986],[-73.8349780269823,40.789155675871434],[-73.83483050344638,40.789142740490526],[-73.8347838186913,40.789139315027164],[-73.8347783348527,40.789138920182175],[-73.83457184016918,40.78912747599547],[-73.8344094198261,40.78911585102195],[-73.83432302797364,40.78910966696795],[-73.83428255364463,40.78910581717561],[-73.83424292462105,40.78910010503199],[-73.83420808568367,40.78909261712736],[-73.83416564274573,40.78907995714786],[-73.83414953337692,40.78907336043717],[-73.83413566521291,40.789066136551455],[-73.83410403110454,40.78904725278711],[-73.83409441601277,40.78904023336833],[-73.83408663721565,40.78903329666941],[-73.83407004851254,40.789014740789874],[-73.83405560943383,40.788994630184106],[-73.8340386640803,40.7889667164861],[-73.83402388778501,40.788939356565244],[-73.83401535853574,40.78891940708048],[-73.83401305866681,40.78891076766477],[-73.83401195304332,40.78890264343442],[-73.83401331908681,40.788835045204685],[-73.83401007226323,40.788773472754066],[-73.83400506304771,40.78873885059662],[-73.83400091286158,40.78872585871752],[-73.83399530269601,40.788714441317204],[-73.83396023313823,40.788661909770475],[-73.83391732792296,40.78860160479769],[-73.83390129515635,40.78858379635445],[-73.83387417482538,40.78856028979979],[-73.83385767920356,40.788547254320584],[-73.83384261055959,40.788537039176745],[-73.83382786803368,40.788528894613],[-73.8338131676471,40.78852267799088],[-73.83379548109907,40.78851716904371],[-73.83377597877147,40.78851263800142],[-73.83375444807318,40.788509041502344],[-73.8337302141769,40.78850625962875],[-73.83365829867996,40.7885011037914],[-73.83362430603373,40.788496804772116],[-73.83359974634519,40.7884916542611],[-73.83358017726825,40.78848552992228],[-73.83353782460641,40.7884695833259],[-73.83351863585308,40.78846324325055],[-73.83350311185141,40.78845948416997],[-73.8334884608336,40.788457517530624],[-73.83347264458902,40.78845709831355],[-73.83345664820799,40.78845820063514],[-73.83344093133773,40.788460789811744],[-73.83342600487742,40.78846478482941],[-73.83340396992568,40.788473072796144],[-73.83335417722192,40.788495009297705],[-73.8333093020133,40.788512414123325],[-73.83327559007826,40.788523738997554],[-73.83326688772712,40.78852602251201],[-73.83325759535921,40.788527765740284],[-73.83323709224337,40.78852971622592],[-73.83321371726075,40.78852968240121],[-73.83318342623808,40.78852767600105],[-73.83316390709952,40.78852520706901],[-73.8331195564962,40.78851742579982],[-73.83309848506521,40.788515279105745],[-73.83306179426462,40.78851436136738],[-73.83301120153719,40.788514855147994],[-73.83296901193476,40.7885148757639],[-73.83294877370886,40.78851570114623],[-73.83292937171429,40.788518114203214],[-73.83292072972931,40.788519964893304],[-73.83291266867475,40.788522286166334],[-73.83290227987426,40.78852625971789],[-73.83289140098708,40.78853159286454],[-73.83285624257195,40.788552856981305],[-73.83284200543778,40.78856039206557],[-73.83280758193705,40.78857714543805],[-73.83279684900042,40.78858131666348],[-73.83278675906135,40.78858423841088],[-73.83277829537045,40.78858582901445],[-73.83276866011434,40.78858683174596],[-73.83272615785677,40.78858854416135],[-73.83265976734087,40.788595886584325],[-73.83260106426353,40.78860389666722],[-73.83256885862602,40.78860954960339],[-73.83253872405474,40.78861640384935],[-73.83251063648024,40.78862447662688],[-73.83248459394123,40.78863375872066],[-73.83240767132303,40.788664741455065],[-73.83232539607762,40.788698795971094],[-73.83228544136325,40.78871438839777],[-73.83224825358668,40.78872723004961],[-73.83223198697095,40.788731537574826],[-73.83219614055352,40.78873880675336],[-73.83218314719798,40.78874228124267],[-73.8321610063235,40.78875008316126],[-73.83214084292746,40.78875905041477],[-73.83211813286016,40.78877203841881],[-73.83209671987532,40.78878766700123],[-73.8320862807577,40.788797485033484],[-73.83206704305113,40.788819483081305],[-73.83205805125911,40.78882856493524],[-73.83198201145315,40.788893858383986],[-73.83195418739807,40.78891953598813],[-73.83193642535569,40.78893888842594],[-73.83191892430693,40.788962942507915],[-73.83190176756787,40.788991697182965],[-73.83186571165932,40.789058372482714],[-73.83183792154627,40.78910774205717],[-73.83181680664165,40.78914569512605],[-73.83180112233,40.78917762151525],[-73.83179240131297,40.78919212469864],[-73.83178006235028,40.789208387816224],[-73.83177319645593,40.789215519068755],[-73.83176460125867,40.78922226952425],[-73.83175433638488,40.789228593869886],[-73.83174255613126,40.789234402536884],[-73.83171854183007,40.78924347181299],[-73.83168931605641,40.78925165078209],[-73.83166578492867,40.78925643444713],[-73.83164202240395,40.789259370634],[-73.83162642848164,40.78926013120274],[-73.83161005472478,40.78925984711409],[-73.83157493485933,40.78925614860083],[-73.83156328224045,40.78925375405074],[-73.83155137266964,40.78925020638145],[-73.83152669521208,40.78923963497203],[-73.83149805412688,40.78922301428253],[-73.83147337391568,40.789204482049065],[-73.83146520678676,40.78919667163015],[-73.83145804844376,40.78918818772585],[-73.83145205188639,40.7891791920547],[-73.8314473475411,40.78916988215256],[-73.83144590068464,40.78917051076983],[-73.83144450111797,40.78917126577041],[-73.83144187749342,40.78917318814079],[-73.8314395731396,40.78917558976577],[-73.83143767101407,40.789178351488545],[-73.831436288894,40.789181356548625],[-73.83143548738317,40.78918443499641],[-73.83143531293648,40.78918743361406],[-73.8314357681013,40.78919021687718],[-73.83143628604464,40.78919162300554],[-73.83143699401839,40.78919292939918],[-73.83144863809271,40.78920818303418],[-73.83146277309518,40.78922169352289],[-73.83147868152237,40.78923278418518],[-73.83148714087362,40.789237307176286],[-73.83149585179976,40.78924110213395],[-73.83157593804391,40.789271629249],[-73.83159563331047,40.789279645306294],[-73.83166863318924,40.78930602010331],[-73.83167776142395,40.78930875237278],[-73.83168820514719,40.78931111817423],[-73.83171973215724,40.789316080579695],[-73.8318005388157,40.78932457330034],[-73.83183317302245,40.789332140970764],[-73.8318631785991,40.78934326906814],[-73.8318836035036,40.789353465478754],[-73.83189154048287,40.78935834886287],[-73.83189837712001,40.78936332964904],[-73.83191627640757,40.78937862904762],[-73.83193340194342,40.789395277234945],[-73.83195118463738,40.78941477213223],[-73.83196548578327,40.78943290164437],[-73.83197646026701,40.789450476821514],[-73.83198460174012,40.78946875164194],[-73.83199053527485,40.78948843564998],[-73.83199270968758,40.789504855641006],[-73.83199234604439,40.78951243714397],[-73.83198967695243,40.789532901844225],[-73.83198960713852,40.7895368092729],[-73.83198921420804,40.789561149473684],[-73.83199196951858,40.7895818108823],[-73.83199969267068,40.78960610880297],[-73.83201458258135,40.78964058344904],[-73.83203429590188,40.78968326917727],[-73.83204000858494,40.78969684806648],[-73.83206986421521,40.78976785181963],[-73.83209381087268,40.78981913373789],[-73.83210275748156,40.78984209155448],[-73.83211841977345,40.789894163342545],[-73.83213625756278,40.78996181748957],[-73.8321411594013,40.78998194141506],[-73.83214872000929,40.790033244853255],[-73.8321491450612,40.790043440063464],[-73.83214820430506,40.79005445985487],[-73.83214207124186,40.790080916754086],[-73.83213206576029,40.79011125895786],[-73.83212057206094,40.790140004318545],[-73.83209261415048,40.7901996934345],[-73.83207110810396,40.79024250739362],[-73.8320547674903,40.790271191909405],[-73.83205224652501,40.79027496124304],[-73.83201384400641,40.79033225810062],[-73.83196639767772,40.79040000589921],[-73.8319552968357,40.790414092170025],[-73.8319150734246,40.79046023785866],[-73.83189574731287,40.790489188048035],[-73.8318755490511,40.79052553019263],[-73.83185670648177,40.7905647007998],[-73.83184190804293,40.790602086122604],[-73.8318305799819,40.79063978291101],[-73.83182483351122,40.790672984592526],[-73.83181918328194,40.79075211316484],[-73.83181353814796,40.79081953439916],[-73.83180901533903,40.79085608820486],[-73.83180861575006,40.79085930276894],[-73.83180369612928,40.79087912406208],[-73.83179395262205,40.79090399088065],[-73.83177044564977,40.79095586129718],[-73.83175692999293,40.790982667408564],[-73.83175371702879,40.79098820161022],[-73.83174331571028,40.79100610628161],[-73.8317244357663,40.791031985681094],[-73.83169117649354,40.7910698479439],[-73.83166080927873,40.79110259115979],[-73.8316353113214,40.791126030754945],[-73.83155495695932,40.791186380962465],[-73.83150887248298,40.79122153296475],[-73.83148597421798,40.791243092839174],[-73.83143773019364,40.79129791700841],[-73.83138529261849,40.791357238104304],[-73.83137353382799,40.791368944662054],[-73.83135904834086,40.791380675373205],[-73.83134155443796,40.791392698032666],[-73.83131810478261,40.79140703689033],[-73.83127102169497,40.79143428901641],[-73.83123311374425,40.79145464782225],[-73.83115486096955,40.79149424510248],[-73.83107610158103,40.791532968779755],[-73.83103001627174,40.7915540983795],[-73.83099216040141,40.79156786522643],[-73.83096269707303,40.791576016689994],[-73.83088186308576,40.791595817211295],[-73.83078035632462,40.791624404018926],[-73.83070547729551,40.7916419971338],[-73.83065972132661,40.79165021454862],[-73.83061230109173,40.79165585446692],[-73.8305677931394,40.791657923320365],[-73.83052501206335,40.79165597810762],[-73.83048986315741,40.791651871299905],[-73.83046190289724,40.79164639514935],[-73.83041804486453,40.79163518147919],[-73.83037920874659,40.79162509777055],[-73.83028595671503,40.79159985497628],[-73.83028143409662,40.79159863124486],[-73.83019784481519,40.7915717585133],[-73.8301589090978,40.79156048012754],[-73.83012612695836,40.79155282884394],[-73.83011067578515,40.79155055486386],[-73.83009364683606,40.791549570846584],[-73.83007470930414,40.79154985737335],[-73.83005211074483,40.79155144452664],[-73.83000804438635,40.7915565215657],[-73.82997422391148,40.791563432861025],[-73.8298850612503,40.79158759716497],[-73.82977794576291,40.79161724529917],[-73.8297403769828,40.79163042699313],[-73.82968966519788,40.79165343204058],[-73.82956542120763,40.791714095945096],[-73.82948296063861,40.79175392023623],[-73.82943290570371,40.79177505253856],[-73.82929535710217,40.791825483779796],[-73.82917068969367,40.791870756410304],[-73.82914479588095,40.79188170400751],[-73.82911839695977,40.79189578491471],[-73.82909089929309,40.791913268134536],[-73.8290587422977,40.79193640796777],[-73.8289611930875,40.7920102855059],[-73.82889011027126,40.79206686589301],[-73.8288276159314,40.79211952482556],[-73.82872574289645,40.79219729372179],[-73.82863315730201,40.79226665718178],[-73.82855854927206,40.79232094523288],[-73.82853626940822,40.792336382555],[-73.82851830289329,40.79234743193251],[-73.8285011705286,40.79235623184518],[-73.82848447116693,40.79236294319089],[-73.82846554640068,40.79236853399558],[-73.82840984635614,40.7923821747635],[-73.82836657648612,40.792395419557415],[-73.82860576149218,40.79252530005958],[-73.82927850999437,40.79289060733201],[-73.82930325518103,40.792912635368666],[-73.82930732843842,40.79293620384046],[-73.82922857533953,40.7930193404109],[-73.82921203169067,40.793022457500925],[-73.829197584301,40.79301458233683],[-73.82846130340079,40.79260798825913],[-73.82829155299568,40.79251424596067],[-73.82828845797191,40.792524335422684],[-73.82828392815732,40.79253486467884],[-73.82827013504368,40.79255815846494],[-73.82826111144134,40.79257020265737],[-73.82825526169458,40.792578000957526],[-73.8282342622946,40.792602346781905],[-73.82821200657736,40.79262689762372],[-73.8282034806509,40.792634169420865],[-73.82819476871114,40.7926398925033],[-73.82817584627279,40.79264923867966],[-73.82814646574923,40.79266119857063],[-73.82808189662326,40.792686487897996],[-73.82805258813269,40.79270263483357],[-73.82803976792384,40.79271165621287],[-73.82802835772807,40.79272121175509],[-73.82800403876986,40.7927460745932],[-73.82798633399267,40.79277006460623],[-73.82795357705766,40.79282792688337],[-73.82792932227467,40.792878507455185],[-73.82789820942348,40.79295580544555],[-73.82787507470997,40.79301766246832],[-73.82784875571933,40.79308767321424],[-73.82782132489075,40.79316141073658],[-73.82780895581459,40.793197349395314],[-73.82780227405308,40.79322492179031],[-73.82779277842664,40.79329538919938],[-73.82778571374486,40.793360376632315],[-73.82778378411457,40.79339207155314],[-73.82778457368792,40.79342078992597],[-73.82779720735273,40.79349792808434],[-73.82780452241076,40.79357399568146],[-73.82781379322542,40.7936591510975],[-73.82782028396598,40.79370553699793],[-73.82782926370655,40.79373849979574],[-73.8278639049898,40.79383196047449],[-73.82788750813636,40.793895887032555],[-73.827897520254,40.79392823822285],[-73.82790968658182,40.79397972016702],[-73.82791705183531,40.79401332903643],[-73.82792022633389,40.79403709757744],[-73.82792031712079,40.79405646782791],[-73.82791783454616,40.79408216418055],[-73.82790638647182,40.79415181014592],[-73.82789394577985,40.79424771287997],[-73.8278872039363,40.79432058051202],[-73.82788650586654,40.794338896184584],[-73.82788722287654,40.79434539840996],[-73.82788871323471,40.79435119148285],[-73.82789413592975,40.79436643500181],[-73.82789894642737,40.794375987944306],[-73.82791556374141,40.794401235700576],[-73.82793384220041,40.79442599139947],[-73.82795977829326,40.79446789385143],[-73.82797321529864,40.79449508198833],[-73.82797764503658,40.794509703674834],[-73.82797996235429,40.79452509684548],[-73.82798037396284,40.79454051464612],[-73.82797916037192,40.79455591075583],[-73.82797293455951,40.79459007562101],[-73.82796885705574,40.79463201519092],[-73.82796950868537,40.79467337648538],[-73.82796724490355,40.79471028378876],[-73.82796673849211,40.794749977985326],[-73.82796997734877,40.794785200992955],[-73.82797171977285,40.794794370410344],[-73.82797409504197,40.79480124517303],[-73.82797743419623,40.7948068691226],[-73.82797948961708,40.79480922223505],[-73.82798181867788,40.79481128811489],[-73.82798375778685,40.79481258765461],[-73.82798601853274,40.79481370758463],[-73.82798858771075,40.79481463967645],[-73.82799146422433,40.79481538175054],[-73.8279981338825,40.79481632884013],[-73.82800604847591,40.79481653816284],[-73.82804679082184,40.79481426649629],[-73.82805741824853,40.794814922464354],[-73.82806165747053,40.79481575653061],[-73.82806533892199,40.79481695982809],[-73.82806630987093,40.794817411416915],[-73.8280672093391,40.794817971623],[-73.82806802525238,40.794818621162975],[-73.828068757807,40.794819369418526],[-73.82806904143258,40.794819739234875],[-73.82806940658372,40.794820208012744],[-73.82806997268558,40.794821136612256],[-73.82807084415268,40.79482323549642],[-73.8280713362499,40.794825676738974],[-73.82807142397829,40.794828324439656],[-73.82807108549234,40.79483101656885],[-73.82807035586691,40.794833572419144],[-73.82806792659032,40.79483838699059],[-73.82806416917882,40.79484337900043],[-73.82804996174588,40.79485711766432],[-73.82804185283644,40.794863606721265],[-73.82802255294416,40.794876310854185],[-73.8280159507811,40.79488165913235],[-73.8280129803821,40.794884833157596],[-73.8280104364481,40.79488837771501],[-73.82800837665515,40.79489223760724],[-73.82800683694208,40.79489632443469],[-73.82800546411737,40.79490484037733],[-73.82800565470592,40.794909054928056],[-73.82800645038533,40.79491309967343],[-73.82801372356053,40.79493240826746],[-73.82802487159847,40.79495152429248],[-73.82805226460923,40.794988809551114],[-73.82808388029117,40.795024733759774],[-73.82809360846602,40.79503363565328],[-73.82810708965263,40.795044119890996],[-73.82811598570981,40.79504977021598],[-73.82813785302972,40.79506132035444],[-73.82814277411791,40.79506444299222],[-73.82814690120101,40.7950675649485],[-73.82816011502939,40.79508060555232],[-73.82817505476642,40.79509966489563],[-73.82819916200836,40.79513417183888],[-73.82820799674272,40.79514958409885],[-73.82821393552652,40.79516247011637],[-73.82823011959621,40.795204619306816],[-73.82824392764022,40.79523957979464],[-73.82826262833564,40.79529818471803],[-73.82828572162485,40.79536288405058],[-73.82831145744989,40.795441041269214],[-73.82832651007621,40.79548108145825],[-73.82834276079838,40.79551530661661],[-73.82835875024013,40.795541354977225],[-73.82838528126499,40.79557781095908],[-73.82841279822608,40.79561336778642],[-73.8284354021511,40.795638047919425],[-73.82844701207947,40.79564816044014],[-73.82845983360052,40.79565704931548],[-73.82847351197249,40.795664480486856],[-73.82848776368762,40.79567029254033],[-73.82851832007574,40.79568019770394],[-73.8285296539374,40.79568281757277],[-73.82854017146616,40.79568434613921],[-73.82855782430936,40.79568545327022],[-73.82857242430508,40.795684853633865],[-73.82857644262677,40.79568426506289],[-73.828580852165,40.795683271494866],[-73.8285997419104,40.79567786054284],[-73.828604531839,40.79567698497482],[-73.82860895260423,40.795676596356195],[-73.82861011408306,40.79567659808326],[-73.8286112985227,40.795676671712755],[-73.82861369144175,40.795677071133035],[-73.82861613028122,40.795677786071614],[-73.82861855689167,40.79567879868441],[-73.82862098271512,40.79568011702956],[-73.82862330095602,40.79568169588405],[-73.8286254517471,40.79568349964349],[-73.82862697694715,40.795685042808614],[-73.82862735510271,40.79568542985168],[-73.82863180743132,40.79569136234269],[-73.82863534447928,40.79569790443745],[-73.82863787466597,40.795704923319846],[-73.82863931372897,40.795712183491695],[-73.82863957832059,40.79572894227561],[-73.82863657631914,40.795749099981535],[-73.82863431470773,40.79575729128533],[-73.82862557729028,40.79578201490883],[-73.82862144922068,40.79580725047365],[-73.82862189637252,40.79581757086262],[-73.82862402869239,40.79582689396628],[-73.8286272547002,40.79583472403555],[-73.8286319022154,40.795843105198415],[-73.82864862033921,40.79586677758445],[-73.82866925976177,40.79589502136284],[-73.8286843346029,40.79591250459283],[-73.8286916168458,40.79591907101475],[-73.82869510522707,40.79592148873058],[-73.82869843051378,40.79592329540679],[-73.82870155594455,40.79592447088571],[-73.82870304740119,40.7959248239001],[-73.82870449295875,40.79592502423075],[-73.82870587897425,40.79592506247597],[-73.82870721909325,40.79592494703231],[-73.82870849922928,40.79592466950254],[-73.82870973258446,40.79592423928773],[-73.82871204621757,40.79592307239439],[-73.82871437187121,40.79592151736284],[-73.82872286299782,40.79591446175447],[-73.82872444183317,40.79591341070166],[-73.8287260072011,40.79591253904837],[-73.82874087242868,40.79590594254774],[-73.82875497212041,40.79590146979834],[-73.82875611037474,40.79590124650298],[-73.82875728318187,40.79590113064261],[-73.82875850462351,40.79590113245724],[-73.82875975973279,40.795901243045776],[-73.82876105137841,40.795901461239794],[-73.82876235352468,40.79590179638201],[-73.8287650403319,40.79590278190405],[-73.82876778660155,40.79590421765477],[-73.82877045961784,40.79590602268981],[-73.82877290726734,40.79590811570099],[-73.82877495075485,40.79591033308554],[-73.8287801095382,40.79591792394748],[-73.82878406885135,40.795926312793064],[-73.828786747762,40.79593534035326],[-73.82878808676806,40.79594474302247],[-73.82878811739315,40.79595109177293],[-73.82878736459861,40.795957862361014],[-73.82878342626125,40.795973372030915],[-73.82876332470164,40.79602188814344],[-73.82875467221571,40.796050105976235],[-73.82875327145074,40.79606051357993],[-73.82875353193249,40.79606996959531],[-73.82875464160615,40.79607605911195],[-73.82875659178985,40.796082500005035],[-73.82876324874742,40.79609717941184],[-73.82878634962556,40.79614096864572],[-73.82880615987115,40.796178567452195],[-73.82880772836019,40.79618119875566],[-73.82880962943095,40.796183767898555],[-73.82881432169941,40.796188565419676],[-73.82881996270456,40.796192689892855],[-73.82882303973868,40.79619443236955],[-73.82882623513602,40.79619592256138],[-73.82883505366321,40.79619940225713],[-73.8288421104988,40.796201574482],[-73.82884862350002,40.7962028082601],[-73.82885169200807,40.796203065946976],[-73.8288546665314,40.79620309666507],[-73.82887840472611,40.79620137641185],[-73.8289225832849,40.796200018528396],[-73.82893090043511,40.796200193371995],[-73.82893972601308,40.796201017292255],[-73.82895951707334,40.796204683970046],[-73.82897991724754,40.796210909658924],[-73.82900266573415,40.796220750337426],[-73.8290226161102,40.79623156839139],[-73.8290414360699,40.796244193535436],[-73.82904883248632,40.796247960421645],[-73.8290610084948,40.79625429032843],[-73.82908611870933,40.79626734025612],[-73.82913126948662,40.79629362004052],[-73.82913875856417,40.79630260027667],[-73.82914764838084,40.796315248041125],[-73.82915588121533,40.79633007299445],[-73.82916737925102,40.79635630338254],[-73.82917114555902,40.79636614286432],[-73.8291797195607,40.79638615523831],[-73.82918736837787,40.7964024753242],[-73.8291989157329,40.79642323976801],[-73.82920448083102,40.79643419846983],[-73.82920965518466,40.796444777147684],[-73.8292158038109,40.79645461077631],[-73.82922393581761,40.796467248030304],[-73.82923352421639,40.79647543880836],[-73.82924703839508,40.79648699495264],[-73.8292520004871,40.79649748335299],[-73.82925727015675,40.79651267447495],[-73.829260632251,40.79652266597023],[-73.82926196332848,40.796526080096164],[-73.829266048099,40.7965365589876],[-73.82927125580093,40.79654823785018],[-73.82927444778872,40.79656009331404],[-73.82927759304935,40.79657211874668],[-73.82927990172638,40.79658672852484],[-73.82928113630992,40.796599661962176],[-73.82928333380309,40.796615937614064],[-73.82928647195331,40.79663073742145],[-73.82928856731749,40.79664514819838],[-73.82929097744092,40.79666189189542],[-73.8292944921173,40.79667299129237],[-73.82930334030263,40.796683594169174],[-73.82931538346612,40.79669105079413],[-73.82933274065371,40.79670088292035],[-73.82934864305297,40.79671015452851],[-73.82937273079642,40.796724867912054],[-73.82938545954326,40.796733099511094],[-73.82939727945103,40.796740113362766],[-73.8294023421971,40.79674325475061],[-73.82940857757886,40.79674712694357],[-73.82941556722011,40.79675232437195],[-73.82942651509346,40.79676165229642],[-73.82943556043799,40.79676948157172],[-73.8294476150554,40.796777297708836],[-73.82945737123784,40.79678954986287],[-73.82946361428061,40.79680403043247],[-73.82946637122761,40.79681457050873],[-73.82945991534372,40.796823367591514],[-73.82945583429452,40.79682527083855],[-73.82945546638352,40.79682544100243],[-73.82944790883212,40.79682895086574],[-73.82943548347636,40.796831868694916],[-73.82941825785163,40.79683080789813],[-73.8293993440117,40.796826853282006],[-73.82938338468526,40.79682120131466],[-73.82936696838219,40.79681426140471],[-73.82934623333303,40.79680426178344],[-73.82932152634483,40.79679075349188],[-73.82930036076502,40.796777926236345],[-73.82929094280537,40.79677253707385],[-73.82927075278198,40.79675812579873],[-73.8292606659908,40.79674973610359],[-73.82925144264574,40.796742644332035],[-73.82924625663236,40.79673651376955],[-73.82923964136582,40.79672390556875],[-73.82923739382859,40.79671279045725],[-73.82924024957221,40.79669915126452],[-73.82924388162914,40.79668726084514],[-73.82924571071912,40.7966812937927],[-73.82924388345442,40.796672970776974],[-73.82923324157359,40.79665514272235],[-73.82922415029557,40.79664667324895],[-73.82921483560648,40.79663798783883],[-73.829203908803,40.79662948867259],[-73.82918321758706,40.796616527575246],[-73.82916539769334,40.796606541622474],[-73.82914801503856,40.79659737534598],[-73.82913307919172,40.796590130690454],[-73.82912052352994,40.796583881646114],[-73.82910266443135,40.79657543535003],[-73.82909325657147,40.796570422782835],[-73.82907780805216,40.79656452878616],[-73.82905864191761,40.79656211413435],[-73.82904158374821,40.796564718814345],[-73.82902309342094,40.79656722101983],[-73.82900267331797,40.79656845219343],[-73.82898468573359,40.796568668083914],[-73.828963785163,40.79656806128837],[-73.82892358442254,40.796566245462564],[-73.82891120174614,40.796566119029855],[-73.82888595450932,40.79656500939105],[-73.82885825307581,40.79656408607649],[-73.82883446085657,40.796563447489916],[-73.82881553981157,40.79656268060493],[-73.82879508820052,40.796562705010565],[-73.82877370654472,40.79656478942922],[-73.82874447314441,40.79656974361274],[-73.82872716532232,40.796572815605806],[-73.82870939560705,40.796575400584075],[-73.82869454285878,40.79657760224136],[-73.82868016371484,40.7965800220484],[-73.82866675586341,40.79658217157147],[-73.82863803621639,40.796585614241245],[-73.82862365934417,40.79658732139223],[-73.8286083314022,40.79658957728016],[-73.82859349157131,40.79659155395722],[-73.82857618436296,40.79659438268186],[-73.8285331748005,40.79660222523144],[-73.82851684884287,40.796605794360765],[-73.82850051203748,40.79660903847262],[-73.82848417580756,40.79661205860175],[-73.82846831113265,40.79661566409345],[-73.82845443980884,40.79661887618485],[-73.82844200326565,40.79662168533405],[-73.82842248760096,40.796625995692395],[-73.82840247320338,40.79663068474967],[-73.82838736715556,40.79663450763471],[-73.82836830991205,40.796640818415334],[-73.82835215055881,40.79664867390285],[-73.82833105920473,40.79666203295341],[-73.82832049419284,40.796669626717474],[-73.82829961184393,40.79668485029447],[-73.82828972952356,40.796693813586394],[-73.82828097763128,40.79670131958415],[-73.82826251924953,40.79671414227565],[-73.8282414357104,40.796724457387626],[-73.82821848353325,40.79673364494639],[-73.82819115157858,40.79674123129962],[-73.82816968869714,40.796746827652015],[-73.82814456566511,40.79675266061735],[-73.82812314716793,40.7967553218174],[-73.82810125995924,40.79675578388068],[-73.82808178967335,40.79675641237917],[-73.82805654056617,40.79675549202706],[-73.82803834286449,40.796754592073405],[-73.82801769208154,40.79675310161583],[-73.82799281466659,40.796751147000904],[-73.82796201029875,40.79674926428179],[-73.82793030431878,40.79674798296434],[-73.82790028871504,40.79674864896261],[-73.82787023505597,40.79675030647818],[-73.82783938997122,40.79675070167378],[-73.82781020270724,40.79675139635992],[-73.8277569577845,40.7967533155516],[-73.82772607638657,40.796754368366756],[-73.82769859392104,40.79675594843065],[-73.82767536606416,40.79675714769792],[-73.82765520698025,40.796757999243404],[-73.82763697115023,40.79675786425716],[-73.82761877332814,40.796756927549055],[-73.8275900900811,40.79675554293976],[-73.827587168862,40.79675577461335],[-73.82757380520779,40.79675683331854],[-73.82756429760543,40.796758277738085],[-73.82754735503742,40.79676242209455],[-73.82752596323064,40.79676370482585],[-73.82750500819385,40.79676597844856],[-73.82748697197587,40.796770732794165],[-73.82747038295483,40.79677539984461],[-73.82745082835041,40.79678099891953],[-73.82743330638449,40.79678440360552],[-73.82741768831336,40.79678901832642],[-73.82739957276972,40.796797581058556],[-73.82737218442088,40.796817432326755],[-73.82735354265137,40.796832037569324],[-73.82734790341698,40.79683642398002],[-73.82733950746112,40.79684374096842],[-73.82732794744221,40.79685507968563],[-73.82731470177303,40.79686843221025],[-73.82730538989503,40.796876846789544],[-73.82729508449624,40.79688432291079],[-73.82728527175664,40.796894187506616],[-73.82727942289544,40.79690595694],[-73.82727725896336,40.79691813764101],[-73.82728240098984,40.796927393409696],[-73.82728894490651,40.79693983844643],[-73.82728873655557,40.79695166189848],[-73.82728748729251,40.79695379446576],[-73.82728467789111,40.79695858968691],[-73.82728314189595,40.79696120798274],[-73.82728050930338,40.796962428815036],[-73.82727903828982,40.796963111621565],[-73.82727261992532,40.79696608227784],[-73.82725849390566,40.796966303685636],[-73.82724276836366,40.79696219266939],[-73.82723696869772,40.796955510441286],[-73.82722952070593,40.79694436002177],[-73.82721950476682,40.79693152212384],[-73.82721191019827,40.79692223587189],[-73.82720743469167,40.79692083367758],[-73.82720180343661,40.796922139471306],[-73.82718839026423,40.796926378524425],[-73.82717201225199,40.79693151408133],[-73.8271577962008,40.79693966933737],[-73.82714408833813,40.796948050507666],[-73.82712741604799,40.796956913388655],[-73.82711175491728,40.79696501269611],[-73.82709508032677,40.79697475792447],[-73.82707642035972,40.79698741762407],[-73.82706244374654,40.79699911286836],[-73.82704565175084,40.79701314454933],[-73.82703059174084,40.79702667373826],[-73.82701442996222,40.797044272972734],[-73.82700062492127,40.797062973535],[-73.82698898205719,40.797083929047716],[-73.82698435541114,40.79709479080582],[-73.8269794217598,40.79710562496381],[-73.82697613317661,40.79711276129345],[-73.8269750965657,40.79711500223027],[-73.8269709151066,40.79712827768965],[-73.82697001638897,40.79714082029553],[-73.8269695833255,40.797152653293395],[-73.82697037970144,40.79716557571063],[-73.82697204859545,40.79717518746355],[-73.82697520518087,40.79718686284772],[-73.82697978921614,40.797201304205814],[-73.82698279311248,40.797212781178125],[-73.82698554335781,40.79722609451633],[-73.82699079751306,40.797246993637465],[-73.82699346948098,40.79725811060202],[-73.82699897185941,40.79727052728734],[-73.82701214322222,40.7972863336283],[-73.82703330269916,40.79730140261434],[-73.8270465432104,40.79730867196903],[-73.82705837493977,40.79731540765091],[-73.82707441225857,40.79732715663516],[-73.8270884315211,40.79734056812585],[-73.82710156847048,40.797355463737524],[-73.82711225531291,40.79736997807093],[-73.82711969691148,40.79738368592785],[-73.82712728725262,40.79739928419454],[-73.82713648523877,40.79741634435147],[-73.82714904596746,40.7974345542502],[-73.82716127690618,40.797452005433804],[-73.82717235863595,40.79746947415841],[-73.82718039545192,40.79748615496871],[-73.82718669482347,40.797497113694675],[-73.8271924001671,40.797508981694286],[-73.82719616007847,40.79752119807754],[-73.82719785571507,40.79753912163096],[-73.8271970542194,40.79755575233412],[-73.82719495057248,40.7975716154948],[-73.82719101670108,40.79758522504262],[-73.82718643262831,40.797598113424485],[-73.82718213808073,40.797609525672875],[-73.82717365601196,40.79762220131629],[-73.82716326243194,40.797632090996316],[-73.82714947039155,40.79764524449901],[-73.82712912435684,40.79766373708389],[-73.82711439259315,40.79767381877063],[-73.82709623419275,40.79768493966778],[-73.82707221507538,40.79769834837311],[-73.8270674456252,40.797700781222645],[-73.82706071893233,40.79770420204719],[-73.82703818958814,40.797714460993475],[-73.82703055912117,40.79771845691443],[-73.82697931778351,40.79773814647968],[-73.82691928311992,40.79774952830989],[-73.82689978813914,40.79775487475244],[-73.82688418235944,40.797759408169455],[-73.82686847093352,40.79776370705791],[-73.82686660883793,40.7977642173908],[-73.82685100446662,40.79776786861764],[-73.82684734101312,40.79776884464479],[-73.8268307631099,40.797773277251835],[-73.82681001426153,40.7977780180346],[-73.82679270318236,40.797782440655666],[-73.82677636279139,40.79778691917865],[-73.82675807820927,40.79779177187659],[-73.82673856166694,40.797796245453014],[-73.8267154511219,40.79779804695676],[-73.826694572381,40.79779746658729],[-73.82667174584941,40.79779474901375],[-73.82665286668515,40.797791064720634],[-73.82663395331262,40.79778722708739],[-73.82661605440381,40.79778068963272],[-73.82657894654183,40.79776048973902],[-73.82654264563095,40.79773542779026],[-73.82650832844264,40.79770845081935],[-73.82647621310348,40.79768205477971],[-73.82645781881318,40.797660837659],[-73.82641642075887,40.79760488991292],[-73.82640779152862,40.79759245090122],[-73.82638690818654,40.79756678138775],[-73.82636659926143,40.797543337805806],[-73.82635936342018,40.79753311540534],[-73.82634395738279,40.79751525293693],[-73.82633117140927,40.797501835005335],[-73.82631447700771,40.79748756300287],[-73.82630125088066,40.79747952900076],[-73.8262860668109,40.797471906001284],[-73.82626841794907,40.79746488254321],[-73.82625030331204,40.797459119342754],[-73.82623312582085,40.79745283437094],[-73.82621357170851,40.797444871398625],[-73.82619545967715,40.79743819853144],[-73.82618023649614,40.79743222340471],[-73.82617132764648,40.79742702305369],[-73.8261670023548,40.79742254142922],[-73.82614856928564,40.79741598500309],[-73.82612773868087,40.797411117464954],[-73.8261030462524,40.7974057850779],[-73.826080271724,40.7974009424077],[-73.82605846825308,40.79739660461165],[-73.82603619215149,40.79739201531292],[-73.82601537230775,40.79738775974035],[-73.8259860624865,40.79738049365081],[-73.82596861990494,40.79737637919877],[-73.82595263113863,40.7973731948616],[-73.82593519870268,40.79736907991722],[-73.8259133533779,40.79736718270569],[-73.8258939221313,40.797366630846035],[-73.82587402789451,40.797366439300575],[-73.8258531122297,40.797366460975894],[-73.82583024288265,40.797366696473006],[-73.82580789360341,40.79736691532891],[-73.82578553239344,40.797367565539936],[-73.82576219954449,40.797368187808964],[-73.82573789275541,40.79736949277388],[-73.82573406442124,40.79736979322224],[-73.82571256438492,40.797371489911],[-73.82568727081363,40.797373919142856],[-73.82566682367404,40.79737676965395],[-73.8256487929464,40.79737965078805],[-73.82563123724275,40.7973822903964],[-73.82560666434155,40.797385710439826],[-73.82558961698396,40.79738843105559],[-73.8255715879945,40.79739089872792],[-73.82555525141966,40.79739392614772],[-73.82553768829825,40.7973991409286],[-73.82553525062725,40.797402342499446],[-73.82554212608761,40.79741468175814],[-73.8255380009795,40.79742921821308],[-73.82553181122287,40.797434998516735],[-73.82552009620258,40.797438033596706],[-73.82550843644347,40.79743815147468],[-73.82549372449188,40.79742731394092],[-73.8254834618154,40.79741838338038],[-73.82547591149515,40.79740582799397],[-73.82547457149776,40.79739234604674],[-73.82546689282034,40.79738385094207],[-73.82545531877902,40.7973780162701],[-73.82543962468732,40.797370743686926],[-73.82542459167277,40.797360373891024],[-73.82540928500612,40.79734583481301],[-73.82539243858446,40.79733531836192],[-73.82536830573436,40.797324772776825],[-73.82535546006052,40.79732050336683],[-73.82533369628062,40.79731450883656],[-73.82531554049234,40.79731078085822],[-73.82529854222273,40.797308827215986],[-73.82527960816505,40.797308249034735],[-73.82526060781892,40.79731041766125],[-73.82522675207163,40.79731560719224],[-73.82520825574012,40.797319757727884],[-73.82519068280308,40.79732434221113],[-73.82516577770221,40.797332039581406],[-73.8251403602044,40.797341446769195],[-73.8251158863624,40.79735246814866],[-73.82510243068955,40.79735903951604],[-73.82507990262567,40.797369243804106],[-73.82506496699445,40.79737577656828],[-73.82504612538264,40.79738480723425],[-73.82502503724801,40.797397102904426],[-73.82501009483404,40.79740621151925],[-73.824993641068,40.797417497005846],[-73.82497670188862,40.797429114960735],[-73.82495973803981,40.79744072299166],[-73.82494233868216,40.797451457552185],[-73.82492540431838,40.79746098629956],[-73.82490897841204,40.79747105591813],[-73.82489251068473,40.79748327850521],[-73.82487655546853,40.79749450057023],[-73.82483827649556,40.79751900830841],[-73.8248178717042,40.797532457720095],[-73.82479945953703,40.797545136190294],[-73.82478400216502,40.797556315107514],[-73.82476949624721,40.79756614437802],[-73.82475599888785,40.79757529083942],[-73.82474250297052,40.79758388815371],[-73.82473096752537,40.79759086747321],[-73.82471992705919,40.79759856773523],[-73.82470444905408,40.79760853121476],[-73.8246889907986,40.79762003394412],[-73.82467474034361,40.797631538508504],[-73.82466162794225,40.79764316173483],[-73.82464801455161,40.79765634318742],[-73.82463556777327,40.79766675202775],[-73.82462408362622,40.79767642404771],[-73.82461427369884,40.797685026452356],[-73.82460555704331,40.79769250575532],[-73.82458991288456,40.79770678156866],[-73.82457080784845,40.79772177263875],[-73.82455039686188,40.79773719393294],[-73.82453884555986,40.797745487947026],[-73.82452679765198,40.79775359290559],[-73.82451478244104,40.79776225510161],[-73.82450227059763,40.79777098907867],[-73.82449075041029,40.79778068783434],[-73.8244789594347,40.79778999869065],[-73.82445416824343,40.79780865591623],[-73.82444160729862,40.797817696048014],[-73.82442909325529,40.7978270057979],[-73.82441508643055,40.79783620505125],[-73.82441070721526,40.797839080316976],[-73.82440210139765,40.797844722021495],[-73.82439009015603,40.79785203429218],[-73.82437142036852,40.797863532085856],[-73.82435329739435,40.79787440047983],[-73.82433169850226,40.797886416984944],[-73.82430916152168,40.79789997077541],[-73.82429809724304,40.797907634775065],[-73.82428655665743,40.79791593799395],[-73.82427587234221,40.79792388200275],[-73.82426530217298,40.797932843900355],[-73.8242522048934,40.79794286472399],[-73.82423891686469,40.797953659892],[-73.82422639884383,40.79796445556252],[-73.82421314703198,40.79797522330856],[-73.82420077313893,40.79798528091238],[-73.82418861460383,40.79799459218342],[-73.82417660072777,40.79800296620262],[-73.82416407743442,40.798010826648735],[-73.8241559496135,40.79801517292126],[-73.82414299162575,40.79802210494724],[-73.82412631945543,40.79803100274169],[-73.82411261469692,40.79803764548145],[-73.82409895036024,40.798043172228226],[-73.82408766834956,40.798048206399315],[-73.8240658961757,40.79805851969607],[-73.82404823572695,40.79806925372252],[-73.82403593250726,40.79807966271685],[-73.82402524666453,40.79809174909625],[-73.82401722652627,40.798104803987215],[-73.82401315587508,40.798116026988275],[-73.82401199915861,40.79812763271012],[-73.82401378198429,40.798139107894556],[-73.82401763990869,40.79815448489408],[-73.8240221921429,40.79816706260178],[-73.8240285121224,40.79817930996779],[-73.82403494232744,40.79819414241594],[-73.8240333795599,40.79819782290478],[-73.82401551273692,40.79820605344913],[-73.823995742444,40.79821266882155],[-73.82398402759864,40.79821555933891],[-73.82396863489211,40.79821993001971],[-73.8239504756892,40.79822643091209],[-73.8239478785778,40.798227363579024],[-73.8240278448483,40.79836118320879],[-73.82400662435124,40.79836690597252],[-73.8239317610909,40.79823238214066],[-73.82391737784063,40.79823606984846],[-73.82390762086033,40.798237757837306],[-73.8239002731494,40.79822927201371],[-73.82389948153562,40.79822835293366],[-73.82388991022792,40.798213687392355],[-73.82388423932079,40.7982029177453],[-73.82387813415247,40.79819030951519],[-73.82387313549062,40.79818066733428],[-73.82386767855141,40.79816934853058],[-73.82386122910178,40.798157388598625],[-73.8238594838471,40.7981541351047],[-73.82384776617485,40.7981578456399],[-73.8238299397593,40.79816413074685],[-73.82381501957485,40.79816929435618],[-73.8237981656645,40.798175031964476],[-73.82377767148857,40.79818195309919],[-73.82375221660753,40.79819171122367],[-73.82373778979148,40.798197948241395],[-73.82372433799068,40.7982036905386],[-73.82371042208523,40.79820987338587],[-73.82368203516249,40.79822124865478],[-73.8236695665343,40.798226992952074],[-73.82366001431426,40.79823202051351],[-73.82364333992577,40.79824171129899],[-73.82362922407825,40.79825163165333],[-73.8236104083,40.79826438955983],[-73.82358959241643,40.798280638810866],[-73.82357362384339,40.79829699498733],[-73.82356356974746,40.79830373270771],[-73.82354913262652,40.79831384152888],[-73.82353841606245,40.79832482918547],[-73.82352815484018,40.79833801513399],[-73.82351837317609,40.79834900438752],[-73.82350720893339,40.798362963420665],[-73.82349858093437,40.79837691645233],[-73.82349446394663,40.798387950060324],[-73.82349460019596,40.798389940301064],[-73.82349541147696,40.79840164837328],[-73.8235029352361,40.79841073724777],[-73.82351315246032,40.79842321609794],[-73.82351365730601,40.798438174025094],[-73.82350600015738,40.79843881883246],[-73.8235014844074,40.79843919957144],[-73.82349304805375,40.79843482848489],[-73.82348385821933,40.798423638972594],[-73.82347251264181,40.79841228416129],[-73.82346073198451,40.798404225243786],[-73.82345033382524,40.79840203869384],[-73.82343323450813,40.798406514407894],[-73.8236798369387,40.79876994649957],[-73.82364368780426,40.79878224199511],[-73.82340872309894,40.79841781429601],[-73.8234115258552,40.79843335320346],[-73.82340970253657,40.79844183221202],[-73.82340304064316,40.79844682012086],[-73.82338938032765,40.798450860338235],[-73.82337529959273,40.79844751606822],[-73.82336058757205,40.79844115420248],[-73.82334751413829,40.79843794649798],[-73.82333338435073,40.79843946456715],[-73.82331437559988,40.79844482002753],[-73.82328823838287,40.79845254207465],[-73.82327725565177,40.79845606487757],[-73.82325371060111,40.798469536168405],[-73.82324241802802,40.79847849686409],[-73.82323365195508,40.798485975986964],[-73.82321975118977,40.79850028109088],[-73.82321205420413,40.798511274017876],[-73.8232113933428,40.798519394626915],[-73.8232063026114,40.79853116568473],[-73.823193515497,40.798544735214925],[-73.82317382658333,40.79856089565545],[-73.82316181173556,40.79856954883153],[-73.82315027235279,40.79857730262284],[-73.82314020765317,40.798583518783836],[-73.82312400655172,40.79859331844141],[-73.82311396976132,40.79860246934965],[-73.82310769668375,40.79861310377283],[-73.82310839122144,40.79862383951948],[-73.82311590493856,40.79863644827586],[-73.8231233781972,40.798651508031085],[-73.82313573115695,40.79866727619858],[-73.82313766008343,40.798672663921195],[-73.82313673921945,40.798680235653116],[-73.82312841093626,40.7986884538907],[-73.82311489512186,40.798691018065],[-73.82310857379031,40.798688864711906],[-73.82309602750462,40.79868329836291],[-73.82330552497721,40.79896286561805],[-73.8232711822341,40.798975163598065],[-73.82305360689828,40.79866039604736],[-73.82303724169657,40.79865180737051],[-73.82302103408749,40.79864629838183],[-73.82300262970571,40.79864228972403],[-73.8229830729672,40.79864892334328],[-73.82295909405715,40.798660115899544],[-73.82294809616123,40.798665259621764],[-73.82292700919321,40.79867632091792],[-73.82289590533954,40.79869358954439],[-73.82287477602,40.798707470717815],[-73.82285414291103,40.79872201738995],[-73.8228341676644,40.79873844788539],[-73.82282341708422,40.798748148326524],[-73.82281323701952,40.79875784847098],[-73.82280299536895,40.7987679092016],[-73.8227911152969,40.79877906637793],[-73.82277930826712,40.798789862983504],[-73.822767800657,40.79879956225552],[-73.82275520220759,40.79880895344546],[-73.82274269160246,40.79881681325358],[-73.82273064539436,40.798824124794436],[-73.8227176491409,40.798831569395595],[-73.82270466647773,40.79883904199291],[-73.82269168154079,40.79884703609122],[-73.82268060684447,40.79885417841298],[-73.82265858258691,40.79886584214637],[-73.82263553621993,40.79887862119342],[-73.82261101579189,40.79889318931451],[-73.8225993561728,40.79890184247583],[-73.82258745707648,40.798911513653074],[-73.82257800074004,40.798920117097786],[-73.8225691285687,40.79892798349234],[-73.8225532677469,40.79894370895984],[-73.82254056419318,40.79895727737302],[-73.82277727882837,40.79932022137906],[-73.82274293580419,40.79933251886593],[-73.82251916455891,40.79898773568928],[-73.82250330031039,40.79900440581918],[-73.8224965989515,40.799011167874085],[-73.82247961996721,40.799028385766775],[-73.82246038700629,40.79904630395874],[-73.82245061142638,40.79905490690117],[-73.82244095680268,40.799063121873154],[-73.82243106099536,40.79907208464037],[-73.82241227004751,40.799088913753664],[-73.82262174556772,40.79940780807224],[-73.82259282686817,40.7994173696309],[-73.82238754736767,40.79911289107109],[-73.82233765257034,40.79916387899304],[-73.82228992167308,40.79921604954528],[-73.82228321510294,40.79922367399929],[-73.82221824041916,40.79930176401741],[-73.82217793700082,40.799354602190576],[-73.82213978258163,40.799408353857366],[-73.82209304719127,40.79947924239468],[-73.82207036947626,40.799512909943616],[-73.82204920783511,40.79954391534021],[-73.82197806713694,40.79963761343664],[-73.82190058937684,40.799728362906215],[-73.82187986027937,40.79975098480596],[-73.82184922532456,40.79978328523805],[-73.82177616125233,40.79985540496062],[-73.82169900046664,40.79992501720432],[-73.82161789179185,40.79999198769281],[-73.82150879661617,40.80006152455288],[-73.82140374115058,40.80013456540784],[-73.8213029201333,40.80021097487333],[-73.8212065204557,40.80029061132077],[-73.82114604743464,40.80034428218787],[-73.82108758366778,40.800399223663575],[-73.82103688610408,40.800440805832466],[-73.82098071924092,40.80047810950015],[-73.82091970498004,40.800510721619936],[-73.82085451889938,40.80053828109202],[-73.82078588277244,40.80056048276199],[-73.82071455657622,40.80057708079975],[-73.82064133007573,40.80058789142186],[-73.82062521884055,40.800590775762124],[-73.82060479533911,40.800592832683414],[-73.82059406655023,40.800594706675106],[-73.82057433751024,40.80059846806778],[-73.82055579289292,40.80060233784681],[-73.82053823274936,40.800606560455876],[-73.82051871637861,40.800610753547396],[-73.82049338047348,40.80061494645228],[-73.82046903023101,40.80061905092563],[-73.82044951258358,40.8006234691573],[-73.82043245966787,40.800627863918564],[-73.8205281078843,40.80100602386813],[-73.82049919995319,40.80101146781907],[-73.82040454927244,40.80063950029249],[-73.82039231305237,40.8006453615289],[-73.82037687199814,40.80065395479637],[-73.82035900219124,40.80066287865707],[-73.82034016050164,40.800671601142746],[-73.82032573273942,40.80067819740733],[-73.82031007436571,40.80068407189614],[-73.82029661962072,40.800690363772866],[-73.82028142890317,40.80069882188992],[-73.8202622999623,40.80070876148794],[-73.82024566641792,40.800715975654015],[-73.82022342798221,40.800723459838444],[-73.82020827859931,40.80072966730963],[-73.82019261877008,40.8007361539172],[-73.82017602269951,40.80074254792839],[-73.82016181112617,40.800748181574974],[-73.82014789303932,40.80075460723418],[-73.82012926148796,40.800764924685296],[-73.82011500217118,40.80077492513026],[-73.8201006671976,40.80078697847632],[-73.82008087032811,40.800802427407206],[-73.8200693332532,40.80080962202814],[-73.8200578216057,40.80081564618925],[-73.82004118635483,40.8008234734652],[-73.82002769806623,40.800829269048535],[-73.82000745456698,40.80083491955996],[-73.81999040217752,40.80083917035247],[-73.81997185610199,40.800844030946735],[-73.81995332143563,40.80084874765167],[-73.81994256448046,40.80085644839924],[-73.81993109004956,40.80086614743791],[-73.81991954856157,40.80087488176074],[-73.81990965833307,40.80088644631952],[-73.81990706461941,40.80089453808862],[-73.819905694525,40.8009061791148],[-73.81990613592089,40.80091797726177],[-73.81990574325454,40.80093200604343],[-73.81990606543917,40.80094402848781],[-73.8199099695727,40.80095531707216],[-73.81991364984907,40.800970145448474],[-73.81991211960776,40.80097530316802],[-73.81990803413416,40.800978646451036],[-73.81990182068922,40.80098008650634],[-73.8198894710355,40.80097650127046],[-73.81988336287574,40.80097846416781],[-73.81987037642891,40.80098681795603],[-73.81985865416125,40.800991959748025],[-73.81985721886363,40.80099217327742],[-73.81983965044103,40.80099483895574],[-73.8198282380603,40.800994874894386],[-73.81981538958027,40.800991999847696],[-73.81980890338923,40.80098474072746],[-73.8198035541206,40.800973233605674],[-73.81980000632788,40.80096159377189],[-73.819795453949,40.80094953774275],[-73.8197865675775,40.80093580018881],[-73.81977576989436,40.80092351879014],[-73.81976160909137,40.80091045649043],[-73.81974286034037,40.80089791053091],[-73.81972211480364,40.800887531566495],[-73.81970375559759,40.8008801990904],[-73.81968729409638,40.8008764366933],[-73.81966837817573,40.80087336317071],[-73.81965043002978,40.80087111136245],[-73.81963489972811,40.800869384840375],[-73.81961619208613,40.80086812140953],[-73.81959897832725,40.800866257725545],[-73.8195796266908,40.80086240954025],[-73.81956245126408,40.800854945041806],[-73.81954993244203,40.80084847689897],[-73.81953449948415,40.80084101562655],[-73.81951808458194,40.80083308290655],[-73.81950121227946,40.800823835232976],[-73.81948584786868,40.8008129689447],[-73.81946040604043,40.80079113759389],[-73.81944528658532,40.800773275329945],[-73.81943678901054,40.80076488676616],[-73.81942096509324,40.800752921286765],[-73.81940696695764,40.80074559626494],[-73.81939199504012,40.80073893596332],[-73.81937413652587,40.800730316955466],[-73.8193563270717,40.800720924558014],[-73.81933948214666,40.80070989343041],[-73.81932120799782,40.800697654046445],[-73.81929906442718,40.800682905935325],[-73.8192877439642,40.80067516996898],[-73.81927646012073,40.800667750848994],[-73.8192646821393,40.8006585836656],[-73.81925385973507,40.80065074963692],[-73.81924449362121,40.80064373809406],[-73.81922719307327,40.80063075255678],[-73.81921327193655,40.80062090621052],[-73.8192013045064,40.80061177440626],[-73.81919002445152,40.80060280567577],[-73.81917514052289,40.80058974367657],[-73.81915817148871,40.80057629912724],[-73.81914249477583,40.80056284839428],[-73.81912616697645,40.80054943232038],[-73.81911106847657,40.80053672965266],[-73.81908501071588,40.80051489607842],[-73.81906605879291,40.80049883769081],[-73.81905502678218,40.80048970784199],[-73.81904317956818,40.80048016175243],[-73.81903113213723,40.80046990386791],[-73.81901833870013,40.80045964481083],[-73.81900550896388,40.800449359393866],[-73.81899157094661,40.80043723431636],[-73.81897791709518,40.80042511035352],[-73.81896248963966,40.800411146187294],[-73.81894721538036,40.80039824487184],[-73.81893319547243,40.80038576014949],[-73.81892033558572,40.80037327775025],[-73.81890761748052,40.80036151526047],[-73.81889555120769,40.800349771383495],[-73.81888434357292,40.80033990178588],[-73.81887360959064,40.800330394283286],[-73.81886344217276,40.800321616572035],[-73.81885277800721,40.80031245980735],[-73.81883908295661,40.80030245127105],[-73.81882440672915,40.80029193727522],[-73.81880973978656,40.80028206340584],[-73.81879552776213,40.80027457480322],[-73.81877936187418,40.800266842225916],[-73.81876222473545,40.800258683275395],[-73.81874415771624,40.80024866835633],[-73.81870899877966,40.800227010358086],[-73.81869195492322,40.80021504285857],[-73.81867630461413,40.8002047517953],[-73.81866162931692,40.8001936708747],[-73.81865013772536,40.800184152610235],[-73.81863982515226,40.800176400742394],[-73.8186298457823,40.80016837030093],[-73.81861760070667,40.800156986794775],[-73.81860502724291,40.80014411732464],[-73.81858913958006,40.80012976590282],[-73.8185738168626,40.800116899641104],[-73.81856142639933,40.80010661486537],[-73.81855162505266,40.800098224685556],[-73.81854740999057,40.80009265286358],[-73.81853234650842,40.80008060720773],[-73.81851635016466,40.800067155884975],[-73.81849601989722,40.80005243677381],[-73.81847391511418,40.80003686852731],[-73.81845419847092,40.80002308684082],[-73.81843350228691,40.80000804231083],[-73.81842269328862,40.79999965153787],[-73.81841227645272,40.799991511831834],[-73.81840229615334,40.799983761471],[-73.81838066494197,40.799968355781736],[-73.81836841164383,40.79995969167225],[-73.81835568671485,40.79995033292887],[-73.81832923041569,40.79993100288723],[-73.81831552481896,40.7999209580858],[-73.81830229964726,40.799912184383615],[-73.81828715680926,40.799903074784325],[-73.81827294836103,40.79989465032644],[-73.81826018390854,40.79988669671146],[-73.81824838872069,40.799879411708666],[-73.81823609959207,40.799871206547486],[-73.81821251237412,40.7998559694553],[-73.81819928744821,40.79984743831803],[-73.81818652301175,40.7998394853649],[-73.81817328581921,40.79983116997776],[-73.81815907806248,40.79982250326536],[-73.81814635048224,40.79981405465883],[-73.81813311642111,40.79980467749716],[-73.81811895930133,40.79979458689545],[-73.81810234193352,40.79978297128085],[-73.81808816961662,40.799774250337386],[-73.8180734528213,40.79976519532518],[-73.81805975418662,40.799756340100444],[-73.81804605705446,40.799747178472835],[-73.81803185167462,40.7997376548569],[-73.81801717178568,40.799728330347655],[-73.81800152304724,40.799717705986474],[-73.81798592138922,40.79970711855306],[-73.81797120624428,40.79969779297706],[-73.8179432986105,40.79968067607475],[-73.81793053512159,40.7996727219218],[-73.8179192510688,40.799664771277016],[-73.81790694964553,40.79965689926854],[-73.81789422378338,40.79964760413171],[-73.81788149792247,40.79963855156989],[-73.81787151795407,40.799631044409615],[-73.81785360240688,40.79961734570942],[-73.81783493339567,40.79960202584691],[-73.8178137732242,40.7995879442435],[-73.81780199223539,40.799579938523514],[-73.81779069899092,40.79957141089464],[-73.8177765422894,40.79956128507067],[-73.81776431438176,40.799552179674876],[-73.81775278355013,40.79954379540323],[-73.81774099217452,40.799535402007145],[-73.81772873900874,40.79952707103664],[-73.81771745657647,40.79951886841649],[-73.81770570287787,40.799509358520794],[-73.81769489335724,40.79950170445372],[-73.81767996670187,40.79949180255389],[-73.81766600984722,40.79948228933695],[-73.81764870542408,40.79947069937336],[-73.81762661459364,40.79945436522664],[-73.81761240936935,40.799444266277035],[-73.81759921230825,40.799434312657596],[-73.81758502009887,40.799424213725175],[-73.81756194646395,40.79940798606434],[-73.81754175803002,40.79939362768895],[-73.81752322782071,40.799379190685286],[-73.81750401892197,40.79936641813981],[-73.81748523333894,40.79935491543244],[-73.81747076259353,40.79934687844771],[-73.81745613456427,40.79933606682692],[-73.81743980042057,40.79932503672972],[-73.8174247401818,40.79931170366836],[-73.8174042987686,40.799299019282486],[-73.81738598276712,40.79928888682127],[-73.81736282283471,40.799277873373434],[-73.81733915474194,40.79926638987747],[-73.81732588576007,40.79926082175517],[-73.81731311724012,40.79925451597329],[-73.8173003120939,40.7992486242543],[-73.81728706976303,40.799242263942965],[-73.81727523443668,40.7992367518628],[-73.81725301720246,40.7992275773037],[-73.81723566878757,40.79921945447727],[-73.8172206954379,40.79921319846226],[-73.81720813882667,40.79920728015548],[-73.81718328428883,40.799196534034714],[-73.81717578003563,40.799193226241606],[-73.81715983426125,40.79918746505356],[-73.81714243034457,40.79918197980964],[-73.81712207277639,40.79917716617642],[-73.81709882474352,40.799172492360036],[-73.81707604931348,40.799168475820295],[-73.81705085723908,40.79916360893554],[-73.81702226762293,40.799158016461234],[-73.81700508481413,40.79915406256052],[-73.81698786644687,40.79914981275123],[-73.81696877861215,40.79914486490878],[-73.81695205938499,40.799140119676984],[-73.81693586346822,40.79913482679624],[-73.81692110001393,40.79912994025919],[-73.81690540209917,40.79912456591021],[-73.81688869448244,40.79912009124086],[-73.81687248379626,40.799115923594684],[-73.81685722059564,40.79911183769617],[-73.81684151847948,40.79910791359767],[-73.8168257807313,40.799103800639486],[-73.81681098991272,40.79910029177232],[-73.81679622205125,40.799097333092526],[-73.81678243562321,40.79909445621535],[-73.81675529326729,40.799088236247705],[-73.81674001687546,40.799085023119126],[-73.81672427696338,40.799081460128946],[-73.81670853904164,40.79907789546449],[-73.81670002505702,40.79907591015412],[-73.81669475441798,40.79907468637722],[-73.81667537054312,40.799069666146956],[-73.81666133734043,40.79906618660965],[-73.81664487733951,40.79906258460259],[-73.81661874132058,40.79905661765878],[-73.81659693828944,40.79905158535799],[-73.81658361651033,40.7990486554207],[-73.8165667334697,40.79904313624066],[-73.81654854763711,40.799037677136646],[-73.81653529932531,40.79903328816592],[-73.81651639859199,40.799024946987586],[-73.81650243611875,40.79901756772358],[-73.81649132806996,40.799010327524904],[-73.81647735191576,40.79899951681673],[-73.8164696572744,40.79898828523343],[-73.81646163371593,40.7989755385302],[-73.81645246797444,40.79896072927983],[-73.81644430357956,40.79894797414233],[-73.81643386411537,40.79893483710925],[-73.81642353017297,40.79892244740581],[-73.81640659548863,40.798905535901376],[-73.81638772645361,40.798885641709326],[-73.81637620047692,40.79887568189907],[-73.8163608030919,40.79886449013788],[-73.8163424233724,40.7988516649426],[-73.8163265202632,40.79884367930661],[-73.81631349165377,40.79883710311573],[-73.81630051488035,40.79882859946058],[-73.81628854195927,40.798821718545575],[-73.81628288763312,40.798818387340866],[-73.81627594436522,40.79880506656182],[-73.8162678783301,40.798799344612796],[-73.81625472374596,40.79878713919885],[-73.81624420954174,40.798775704923074],[-73.81623456333803,40.79876311811627],[-73.81622293670392,40.79875090692581],[-73.81621335203397,40.79874134655872],[-73.81620262970874,40.798727848371314],[-73.81619048750633,40.7987139440154],[-73.81617933119517,40.79870305651717],[-73.8161658997832,40.798688050466986],[-73.8161545989326,40.798673786767125],[-73.816142998038,40.79866064785458],[-73.81613079419465,40.79864712099576],[-73.81611754243515,40.79863172824304],[-73.81610858071032,40.79861971947419],[-73.81609927442673,40.79860436048763],[-73.81609413376447,40.79859480720026],[-73.81608586878785,40.798579800169165],[-73.81607935134181,40.79857155875246],[-73.81606735188922,40.79856122055327],[-73.81605394465225,40.79855032945081],[-73.81603876983736,40.7985399317356],[-73.81602603866617,40.79853296833304],[-73.8160108208729,40.79852536201871],[-73.81599613439217,40.79851862114832],[-73.81598336462667,40.798512783114],[-73.81596793344924,40.798505257032964],[-73.81595372067318,40.79849837250668],[-73.81593629589145,40.798491844034075],[-73.81592059964353,40.798486109373414],[-73.8159036701586,40.79848023771573],[-73.81588574534102,40.79847485146161],[-73.81586733571987,40.79846892349123],[-73.81584770601884,40.79846224657366],[-73.8158324819723,40.798457152769345],[-73.81581775580017,40.79845194165326],[-73.81579985674553,40.79844537621667],[-73.81578412577592,40.79843937143122],[-73.81577041609566,40.79843495466301],[-73.81575616360179,40.798429609773265],[-73.81574000979205,40.79842170507213],[-73.81572039127309,40.798411794745796],[-73.81570199213961,40.79840185135291],[-73.8156923233419,40.798397720468195],[-73.81567586907006,40.79839157060718],[-73.81565772099724,40.798384905407765],[-73.81563982694757,40.79837694296111],[-73.8156260870301,40.79837071668706],[-73.81561335375109,40.79836430271805],[-73.81560033524559,40.798358356021865],[-73.8155870933545,40.79835195932906],[-73.81557190932355,40.79834548765898],[-73.81555570463968,40.79833893310398],[-73.81554002070418,40.798332757652055],[-73.81552626607704,40.79832762997311],[-73.81551425337906,40.798322117929544],[-73.81549810069934,40.79831430248708],[-73.81548164791299,40.798307630591864],[-73.8154644740024,40.79830057876523],[-73.81544387674796,40.79829274748832],[-73.81542644145925,40.79828591151259],[-73.81540952768523,40.79827878051976],[-73.81539459540248,40.79827112901392],[-73.81537962061509,40.79826553046006],[-73.81536316791413,40.798259074823086],[-73.81534697423959,40.798253096208065],[-73.81533055467746,40.79824725258927],[-73.81531214817727,40.7982400017554],[-73.81530060856934,40.79823529138574],[-73.81528491788315,40.79822711714427],[-73.8152694888632,40.798219104144216],[-73.81524985299136,40.798210806642665],[-73.81523268635729,40.79820504272714],[-73.81521528508324,40.79819867550953],[-73.81519884414855,40.79819220177511],[-73.81517823493338,40.79818481119023],[-73.8151566204945,40.798176546183115],[-73.81513309967974,40.79816747617113],[-73.81510954599683,40.798158019453226],[-73.81508404248555,40.798146101001876],[-73.81507007983234,40.79813890986092],[-73.8150565902429,40.79813227951419],[-73.81504263884696,40.79812492655854],[-73.81502914989198,40.798118069882975],[-73.81501468082487,40.798109870090656],[-73.81499925145192,40.798101767595156],[-73.8149833102317,40.798094529376456],[-73.81496689411843,40.79808747048285],[-73.81495387530502,40.79808199194585],[-73.81494038313238,40.79807598192732],[-73.81492346275004,40.798066904711206],[-73.81490731008806,40.79805889217571],[-73.81489753789215,40.798053769643424],[-73.81488208804966,40.79804836073795],[-73.81486660735602,40.79804207679641],[-73.81484625902702,40.79803436324715],[-73.81482613576634,40.79802681205277],[-73.81480358514982,40.79801856239517],[-73.81478640546106,40.79801340215298],[-73.8147674864042,40.79800739210539],[-73.81475129011443,40.79800231519053],[-73.81473238042807,40.797997376141204],[-73.81471715688352,40.79799161627682],[-73.81470446768212,40.797982887916056],[-73.81470052927925,40.797979855241],[-73.81469271428779,40.797973837231986],[-73.81467977553737,40.79796495484666],[-73.81467140259666,40.79795909776856],[-73.81466423555713,40.797954087626195],[-73.81465180058089,40.7979428119441],[-73.81463789535152,40.79793189307048],[-73.81462488214595,40.797924658840245],[-73.81460774504424,40.79791680617367],[-73.81459154144143,40.797910251484105],[-73.814571151669,40.797904779642515],[-73.81455397100841,40.797900222622395],[-73.81453531095706,40.79789487065742],[-73.8145061301753,40.79788422454594],[-73.81449656725874,40.79788020195204],[-73.81447838702694,40.7978729868638],[-73.81446172180924,40.79786612567937],[-73.81444602800993,40.79785937360742],[-73.81443083161494,40.79785251428033],[-73.814413674768,40.79784353544804],[-73.81439751561517,40.79783401811821],[-73.81438377926219,40.7978262789477],[-73.81437772033176,40.79782336028201],[-73.81436736561629,40.79781838167574],[-73.81435311656482,40.79781212712251],[-73.814339149236,40.7978066657508],[-73.81432320486341,40.79780068772779],[-73.81430822758308,40.79779605297042],[-73.81429228199141,40.7977907509056],[-73.81427163737358,40.79778704347899],[-73.81425245956908,40.79778500394864],[-73.81423574213001,40.79778399614772],[-73.81421462435398,40.79778055799906],[-73.81419791453492,40.79777682071566],[-73.81417853323475,40.797771080546745],[-73.81416377118342,40.79776595091281],[-73.81414981480877,40.79776044396889],[-73.81412503053281,40.79775024678076],[-73.81410248867061,40.79773892676377],[-73.8140779571247,40.79772719912711],[-73.81406450648913,40.797719631087425],[-73.81405050911401,40.79771199900714],[-73.81403900802492,40.79770619061198],[-73.81401498287872,40.7976955615719],[-73.81399291191686,40.797685584505665],[-73.81397477146108,40.79767655912365],[-73.81396402744774,40.79766662780546],[-73.81394981695442,40.797659301102534],[-73.81393193039855,40.79765274360336],[-73.81391648627458,40.797645586785855],[-73.81389931594471,40.7976373742829],[-73.81388164701424,40.79762938445107],[-73.81386498155217,40.797622496710446],[-73.81385026362041,40.79761453844307],[-73.81383829470072,40.79760631623808],[-73.81382137446342,40.79759728342104],[-73.81380814896733,40.797589553717884],[-73.81379589098287,40.79758324903847],[-73.81377701242248,40.79757544653997],[-73.8137647474294,40.79757117627291],[-73.81374631187487,40.79756640082929],[-73.81372396579242,40.79756134030123],[-73.81370898608826,40.79755760574261],[-73.81369476755306,40.79755317081644],[-73.813679076332,40.797545787910984],[-73.81366682247119,40.797537781000024],[-73.81365672554267,40.797529497975034],[-73.81364448203036,40.79751803268645],[-73.81363735676373,40.797506413674846],[-73.81363223727853,40.79749386194202],[-73.81362930956574,40.797481502051156],[-73.81362880095385,40.797468606472655],[-73.81362807557215,40.79745699730533],[-73.8136279693078,40.79744393049637],[-73.81362905346174,40.7974295158609],[-73.8136309723762,40.7974170111906],[-73.81363549060643,40.797402826591245],[-73.81364167178134,40.79738732994176],[-73.81364730879639,40.7973716342298],[-73.81365275799483,40.79735932356487],[-73.81365850372737,40.79734739215369],[-73.8136676591831,40.797327614679],[-73.81367253519196,40.7973169691255],[-73.8136768879984,40.79730745854745],[-73.81368666413822,40.7972858161778],[-73.813691000296,40.79727366738404],[-73.81369616817055,40.79726041979579],[-73.81370172690913,40.79724716446279],[-73.8137059163312,40.79723616716761],[-73.81370919053619,40.79722664479348],[-73.81371743898961,40.797209098458175],[-73.81372970392229,40.79718784005408],[-73.81373497115031,40.79717681685777],[-73.81374391110182,40.79715817317456],[-73.81374910752368,40.79714763685921],[-73.81374596947333,40.79714324513885],[-73.81371657753414,40.79710210837838],[-73.81369963725265,40.797079415665166],[-73.81342050415857,40.79769302041069],[-73.81335013720101,40.79767232265765],[-73.8134864830932,40.79734593924828],[-73.81337822710346,40.797314201258935],[-73.81349350368703,40.797058379875175],[-73.8133697499189,40.797074559522855],[-73.81327739074679,40.797105756441105],[-73.81325099657204,40.797196358602854],[-73.81324649695354,40.797211821100824],[-73.81315996384453,40.797197535703084],[-73.81305279469942,40.79745501885095],[-73.81293369674128,40.79742600809683],[-73.8130428755559,40.79717820625371],[-73.8129405443842,40.79716131165869],[-73.81293578008055,40.79716166393874],[-73.81293494789348,40.797162454815314],[-73.81293284475211,40.79716445986293],[-73.81292916483298,40.797166605753105],[-73.81292336146133,40.79716998285826],[-73.81292025165708,40.79717179646563],[-73.8128838645248,40.79716656522706],[-73.81287483861259,40.7972033908947],[-73.81286187927009,40.797279056443],[-73.8128564385509,40.7972872818129],[-73.81281285857239,40.79728196097452],[-73.81280889302266,40.79729317454107],[-73.81280166284502,40.79730661575026],[-73.81279234462095,40.797320766220295],[-73.8127837095387,40.79733233221382],[-73.81277515293806,40.79734538495354],[-73.81277230577551,40.79735476342046],[-73.8127688155328,40.79736549126413],[-73.81276578266582,40.79737819346606],[-73.81276405096071,40.797387329995324],[-73.81276257472344,40.79739827805545],[-73.81275869851335,40.797415264351656],[-73.81275582015965,40.79742366073415],[-73.81275271305236,40.79743712740043],[-73.81274916904516,40.797454113733295],[-73.81274572828701,40.797468327522694],[-73.81274192974593,40.79748363919398],[-73.8127382042506,40.79749782504637],[-73.81273325798237,40.79751238718738],[-73.81273007863858,40.797525826261385],[-73.812726931291,40.79754152597346],[-73.81272522534645,40.79755403968603],[-73.81272411198951,40.79756638382058],[-73.81272266986325,40.797577583725825],[-73.81272035923976,40.79759009762851],[-73.81271721148674,40.797605626128686],[-73.81271511993869,40.79761627499307],[-73.81271176323366,40.79762991196063],[-73.81270576732332,40.79765547662796],[-73.81270208188437,40.797667798825145],[-73.81269912076974,40.79768013978929],[-73.81269573423677,40.79769207498593],[-73.81269237033091,40.797704037693386],[-73.812688333156,40.797715620029365],[-73.81268298891655,40.797728317132226],[-73.81267734672284,40.79774137460006],[-73.81267265880538,40.79775256051826],[-73.81266528833808,40.797765065191236],[-73.81265900839942,40.797777571971196],[-73.81265367026265,40.7977880185479],[-73.81264741968202,40.79780293807395],[-73.81264333650195,40.79781339489862],[-73.81263965611137,40.79782054827679],[-73.8126372724871,40.79782515503304],[-73.81263062884527,40.79784062340211],[-73.8126264438965,40.79784995479346],[-73.81261968126087,40.79786563991366],[-73.81261238475786,40.79788130640787],[-73.8126070761151,40.79789364305037],[-73.81260284169319,40.79790801703868],[-73.81259847522675,40.79791847440619],[-73.81259374717084,40.79793114519975],[-73.8125883589878,40.79794683188245],[-73.81258390689533,40.797962331956],[-73.81258098164079,40.79797429470284],[-73.81257581468462,40.79798735243538],[-73.8125699013931,40.79800022048818],[-73.81256509432698,40.79801143200673],[-73.81255851915732,40.798023551987455],[-73.81255231385882,40.79803474431171],[-73.81254798974682,40.79804706445951],[-73.81253971935725,40.798059181012185],[-73.81251976853284,40.7980748714815],[-73.81250447289148,40.798082482404524],[-73.81248719442651,40.79808701115301],[-73.81247216147044,40.798090111378556],[-73.81245763606702,40.79809302345939],[-73.81244209193737,40.79809673481919],[-73.8124216396584,40.798100735714684],[-73.81240168387906,40.79810534134324],[-73.81238097565134,40.79811192572482],[-73.81236614994556,40.7981168097479],[-73.81234840845784,40.79812183225645],[-73.81233166889074,40.79812482196664],[-73.81231000662311,40.7981248954202],[-73.81229327292138,40.79812580413542],[-73.81227088457794,40.79812741562147],[-73.81225365567333,40.79812694629916],[-73.81224184472109,40.798125827927876],[-73.81222614069395,40.79812275958534],[-73.81221163775042,40.79811848500509],[-73.81219425065646,40.79811134288461],[-73.812180758297,40.79810571935828],[-73.8121655218004,40.79810086879777],[-73.81214635499964,40.79809874818789],[-73.81212492730702,40.7980996762003],[-73.81179002769407,40.79802633125206],[-73.81177325832999,40.79794544756882],[-73.8117635643319,40.79786389818289],[-73.81176098811574,40.7977820401314],[-73.81176554093435,40.79770023180159],[-73.81177720282861,40.797618831361675],[-73.81179592271543,40.79753819519284],[-73.81182161861163,40.79745867632882],[-73.81160781380005,40.79737240688044],[-73.81149594289788,40.79734419264702],[-73.81142133835564,40.797334190142486],[-73.8114123624299,40.797333157071115],[-73.8113937276192,40.79733024514621],[-73.81137484506236,40.797326622505594],[-73.81135913278948,40.7973237440044],[-73.81134612729393,40.797321579568305],[-73.8113260145071,40.797318170678786],[-73.81130885954877,40.79731509866287],[-73.81129314662063,40.797312219984065],[-73.81127746792322,40.79730947537935],[-73.81125833457848,40.797306841043316],[-73.81123721643934,40.79730387125114],[-73.81121710194604,40.79730114567551],[-73.81119501248178,40.7972981188339],[-73.81117046312868,40.797295159826625],[-73.81114738969784,40.79729249154334],[-73.81112187124886,40.79728923391563],[-73.81109634993345,40.797286443505605],[-73.81105342243383,40.79728157103374],[-73.81103745767817,40.79727981516435],[-73.81102198869489,40.79727806060812],[-73.8110085077961,40.79727594862753],[-73.81098396186749,40.79727209985927],[-73.81095946345903,40.79726805281375],[-73.81093736392808,40.79726477512082],[-73.81091873911718,40.7972621594877],[-73.81090450037892,40.79726057831211],[-73.81088535516696,40.797258096342695],[-73.81086914170761,40.79725620451395],[-73.81084805703688,40.79725364799022],[-73.81083111117223,40.797251557777],[-73.81081564284612,40.79724996401841],[-73.810799924494,40.79724854122575],[-73.81077858871198,40.797246694081835],[-73.81076312145115,40.79724480396568],[-73.81074740662338,40.797242607539815],[-73.81072827147885,40.797240620263025],[-73.8107044766673,40.79723784248508],[-73.81068631471992,40.79723525571874],[-73.81067802496555,40.79723433193843],[-73.81066347858145,40.79723272258609],[-73.81065535249134,40.797231610271965],[-73.81063275189362,40.79722896243024],[-73.81061260168198,40.79722687563182],[-73.81059809021184,40.79722539281021],[-73.81058024354797,40.79722557975905],[-73.81056081979841,40.79722245012766],[-73.81054262321194,40.79722096157761],[-73.81052518125526,40.79722077040843],[-73.81050672905997,40.79721769681071],[-73.81048756667275,40.79721390118097],[-73.81047334442185,40.797211104415624],[-73.81045391994199,40.79720800223916],[-73.81043547771127,40.79720522499865],[-73.8104162993493,40.79720324848807],[-73.81039814806664,40.79719847247313],[-73.8103794823904,40.79719528090107],[-73.81035735861866,40.79719139979834],[-73.81033966453882,40.79718793976754],[-73.81032099958122,40.79718473009443],[-73.81030280920503,40.797180990311674],[-73.81028414762493,40.797176132691725],[-73.81027235339413,40.797173781326904],[-73.81025271421512,40.7971707595103],[-73.81023523139709,40.79716866782288],[-73.81021902602146,40.79716704747441],[-73.8101988788294,40.797163835341074],[-73.81017971021595,40.79715844665172],[-73.8101595837816,40.79715220870358],[-73.810144644612,40.79714680770864],[-73.81012747528227,40.79713868410243],[-73.8101093337272,40.79713027945973],[-73.81009215859132,40.7971238850349],[-73.81007743107801,40.79711924963546],[-73.81006343385978,40.79711609317831],[-73.81004625437217,40.797110994882715],[-73.81003051943699,40.79710643956947],[-73.81001236523937,40.79710278105015],[-73.80999759495691,40.79710062192915],[-73.8099804130778,40.797096441826],[-73.8099629897142,40.79708974944764],[-73.80994974455966,40.79708454169646],[-73.80993600151368,40.797079844745056],[-73.80992174394913,40.79707630906665],[-73.80990138968096,40.7970712872664],[-73.80988984361332,40.79706904332029],[-73.80987113560093,40.79706780644878],[-73.80985762672985,40.7970684148983],[-73.8098379539453,40.79706505907749],[-73.80982174290136,40.79706126820586],[-73.80980455944818,40.79705764643566],[-73.8097834075907,40.79705387488004],[-73.80976459797382,40.79705132207975],[-73.80974398906092,40.797047938899034],[-73.80972973014309,40.79704511400447],[-73.80971302414889,40.79704042201947],[-73.80969905185488,40.797036886784376],[-73.8096847942766,40.7970335948259],[-73.80966905877325,40.79702956163865],[-73.8096536150677,40.79702670897941],[-73.80963736095934,40.79702572757766],[-73.80962038295114,40.79702473559656],[-73.80960244412374,40.797024021960695],[-73.8095862261637,40.79702273420765],[-73.80956558817458,40.79701742306564],[-73.80954753413435,40.79701583541886],[-73.80952268958553,40.79701464145683],[-73.80951409062797,40.79701347500764],[-73.80949441860815,40.79700978659169],[-73.80947254416634,40.79700594124624],[-73.80945387858847,40.79700274952419],[-73.80943669452844,40.79699950597022],[-73.80941753243619,40.79699588137369],[-73.8093939185533,40.79699101609107],[-73.80936938040773,40.79698605797378],[-73.80934627316961,40.79698209430292],[-73.80932760703828,40.79697910023939],[-73.80931237748548,40.79697622041446],[-73.80929003344457,40.796970556272704],[-73.80927281774167,40.796966052181475],[-73.80925513734742,40.79696193379955],[-73.80924387841017,40.7969588174569],[-73.80922767374463,40.79695266775564],[-73.80921025340965,40.79694495805449],[-73.8091945602848,40.796938231567935],[-73.80917912794068,40.796931506683656],[-73.80915996584245,40.79692382039283],[-73.80914110119569,40.796915801551044],[-73.80913226231262,40.796911365587015],[-73.80911535048475,40.79690414253684],[-73.80909745606364,40.796896566556256],[-73.80908616701903,40.796891118195845],[-73.80907143110356,40.796885381007144],[-73.8090707209743,40.79688510425172],[-73.80905354429487,40.7968791509307],[-73.80903341023625,40.79687571362854],[-73.80901965126857,40.79687207044295],[-73.80900391810279,40.79686701928472],[-73.80898577195764,40.79686028937504],[-73.80897401932327,40.79685530796603],[-73.80895904858544,40.79684882706387],[-73.80894310831123,40.79684166858807],[-73.80892546162593,40.7968345799874],[-73.80890997785632,40.79682912348334],[-73.80889110948927,40.79682242033811],[-73.80887516404655,40.79681699003549],[-73.80886090940078,40.796812707234956],[-73.80884103043115,40.796807270907415],[-73.80882409683724,40.79680342542373],[-73.80880688040574,40.79679889395482],[-73.80879338042219,40.79679596315432],[-73.80878378171913,40.79679605478262],[-73.80876898946256,40.79680165926093],[-73.80875743667525,40.796801783830574],[-73.80874548028403,40.79680159328431],[-73.80872936734282,40.796800989590686],[-73.80871366591492,40.79679718131572],[-73.80869968005015,40.79679035004348],[-73.80868351883494,40.79678161592435],[-73.80866756808226,40.79677788898163],[-73.8086478996898,40.79677305572632],[-73.80863317201587,40.79676869136509],[-73.808614401792,40.79676451780222],[-73.80860184495202,40.796763398488835],[-73.80858291373147,40.796761935380715],[-73.80856891135336,40.796760623857],[-73.80855019494906,40.79676303328063],[-73.80853392846272,40.79676638340487],[-73.80851716669399,40.796768336715495],[-73.80850091691475,40.796770092691844],[-73.80847733110596,40.79676754983878],[-73.80845913952311,40.7967646112036],[-73.80844759279135,40.79676240346462],[-73.80842793981572,40.79676072285645],[-73.80841169801586,40.79675939971803],[-73.80839646373359,40.796757734657604],[-73.80838020939807,40.79675701441752],[-73.80836180477321,40.79675380536197],[-73.80834682797364,40.79674899912068],[-73.80833282483486,40.79674420270523],[-73.80831687898852,40.7967389348241],[-73.80829626784647,40.79673217440485],[-73.80827762062178,40.79672717207629],[-73.80825500891926,40.79672395600593],[-73.80823779769254,40.7967220001624],[-73.80822205447606,40.796720164529056],[-73.80820630829264,40.796719894580335],[-73.80819177915417,40.79672039258051],[-73.80817557123817,40.79671940267301],[-73.80816130936756,40.79671764974125],[-73.80814556802387,40.79671562429436],[-73.80812163219103,40.79671155077708],[-73.80810995368093,40.79673044142712],[-73.80778748187687,40.79668633750126],[-73.80767751246097,40.796672214788344],[-73.80767740565285,40.796672178257126],[-73.80747196889764,40.79660817064836],[-73.80746544424098,40.796606592048015],[-73.8074475405137,40.79660224953643],[-73.80742760563072,40.7965996670003],[-73.80741161022421,40.796599451307394],[-73.80739395120536,40.79660843717674],[-73.80704316723269,40.79654748776342],[-73.80642626151355,40.796407854158474],[-73.80641940968908,40.796406302926066],[-73.80636331452583,40.79639360543772],[-73.80632825394352,40.79656033627034],[-73.80632013155264,40.796559293346945],[-73.806305039408,40.79662616654997],[-73.80631451940114,40.796626182479976],[-73.80627331882233,40.79682269333243],[-73.80623135012526,40.79681747708029],[-73.80627525037521,40.79662405910936],[-73.8062833766502,40.79662407276674],[-73.8062984651633,40.79655822766338],[-73.80629034788144,40.79655512619514],[-73.80633076714675,40.796392740436055],[-73.80626535576454,40.79639527808357],[-73.80623196765029,40.79650278043403],[-73.80617337496622,40.79650539553351],[-73.80611468295967,40.79650506225204],[-73.80603733150691,40.79650009580115],[-73.80596084680634,40.79649001252417],[-73.80588581379818,40.79647488953615],[-73.80584133495962,40.796463331765366],[-73.80583238400288,40.79646076075344],[-73.8057530975042,40.79643417290396],[-73.8057053763203,40.79641292949944],[-73.80562927919982,40.796372579219494],[-73.80555882551158,40.79632669027539],[-73.80552927114654,40.79630444766329],[-73.80550782819329,40.79628699672103],[-73.8054942823121,40.796275339395656],[-73.80544725587707,40.7962304154581],[-73.8054051597782,40.79618275065928],[-73.80539573274989,40.79617082151342],[-73.80537703025462,40.79616856570198],[-73.80536638630146,40.79616813427677],[-73.80535819199514,40.796227294749826],[-73.8053514171303,40.79622831258503],[-73.80534456769048,40.79625506051256],[-73.8053526932589,40.79625507423443],[-73.80534980160506,40.79631785131894],[-73.80530104939336,40.796316740374365],[-73.80531071963132,40.7962519166917],[-73.80532426114253,40.79625193956325],[-73.8053297538726,40.796226217951215],[-73.8053243393984,40.79622517953088],[-73.80533944487583,40.79616392828884],[-73.80530584706416,40.79615769320859],[-73.80527796934983,40.79615570449811],[-73.80525737215018,40.79615601240025],[-73.80523690863114,40.79615781932073],[-73.80523681468937,40.796157831223816],[-73.80522923863195,40.79615889108714],[-73.80521673412086,40.796161115801674],[-73.805207178088,40.79616322789488],[-73.80519713581614,40.796165850285334],[-73.80518217470753,40.79617056898245],[-73.8051661862293,40.796174649655],[-73.80514957810752,40.79617688270798],[-73.80513271785101,40.79617721872771],[-73.80512821783238,40.79617698546319],[-73.8051135180082,40.796175255388924],[-73.80509924271924,40.7961720777352],[-73.80509127537742,40.79616959946244],[-73.8050809105211,40.79616551807358],[-73.80507115281104,40.796160648394626],[-73.8050623800021,40.79615517042455],[-73.80505280978575,40.79615052709641],[-73.8050425789038,40.79614678475527],[-73.8050305631095,40.796143738085775],[-73.80501639563914,40.796141784339014],[-73.80500200235853,40.79614148042699],[-73.80498771399795,40.796142833333],[-73.80495432127279,40.79614626778437],[-73.80492191157585,40.79615327880021],[-73.80489114466069,40.796163723659646],[-73.8048368647135,40.79617182108787],[-73.80478172394825,40.79617516310303],[-73.80472644133363,40.79617370612937],[-73.80467173768793,40.79616746916407],[-73.80464949613764,40.79636298180605],[-73.80462782077676,40.79636500362036],[-73.80466149435831,40.79642784265906],[-73.80463437753293,40.796438088956286],[-73.80459395457149,40.79636803404017],[-73.80462921073432,40.796352655839904],[-73.80464873976854,40.79615919598314],[-73.80462441010653,40.79614268700406],[-73.80460953451076,40.79613545786339],[-73.80459327389877,40.796138518125545],[-73.80457614516754,40.79614121304853],[-73.80455768026226,40.79614634235967],[-73.80453769015661,40.79615086465],[-73.80451994706894,40.79615640812916],[-73.80449870743007,40.79616628709469],[-73.80447943665725,40.79617574572449],[-73.80446363544614,40.796181950528485],[-73.80444884031975,40.79618845405963],[-73.80443231494742,40.7961949635321],[-73.8044160120976,40.79620256346723],[-73.80440169428148,40.79620761803782],[-73.80438593706005,40.79621107548996],[-73.80436129307131,40.79621430308934],[-73.80434825935413,40.79621409099283],[-73.80434380665986,40.79623278227982],[-73.80433026988088,40.79623070074951],[-73.80429711363756,40.79645295479135],[-73.80432012674365,40.796456081186435],[-73.80431189289492,40.79649311945958],[-73.80429293553254,40.79649205799809],[-73.80427353615053,40.796641260825886],[-73.80423563388837,40.79663502181075],[-73.80425907810626,40.79649200050724],[-73.80424147814814,40.79648991206665],[-73.80424295055877,40.79644977499086],[-73.80426732711427,40.796449816387366],[-73.80431138699943,40.796212876160084],[-73.80428996549993,40.79621261530626],[-73.80426782618098,40.79621425263202],[-73.8042535193404,40.79621556987965],[-73.80423480566097,40.79621705101949],[-73.80421143335083,40.79621871304437],[-73.80419839289549,40.79622094159636],[-73.80417716911636,40.79622570547793],[-73.80416535642874,40.79622900877686],[-73.80412218500386,40.796528819706666],[-73.80409238788192,40.79652979834247],[-73.80413644766982,40.79623423117783],[-73.80412813146644,40.796235401785594],[-73.80411471611527,40.79623992646368],[-73.80410066074202,40.79624462997467],[-73.80407969968124,40.79624843051145],[-73.80406711935922,40.79625167804979],[-73.80404987656716,40.79625625987389],[-73.80403683589738,40.796258407157445],[-73.8040220133602,40.796262146083784],[-73.80400524331158,40.79626735843275],[-73.80395823064377,40.79655735901806],[-73.8039311446323,40.79655731294746],[-73.8039741892509,40.7962782559197],[-73.80395838852584,40.796284271351645],[-73.80394308744975,40.79628934228569],[-73.80392534170014,40.79629598463513],[-73.80390708639254,40.796302293242086],[-73.80388881964238,40.796309042753435],[-73.80387400403782,40.79631431268678],[-73.80386141775271,40.79631912755977],[-73.80384612412583,40.796325854649304],[-73.80381886202878,40.79651492444036],[-73.80382563259043,40.79651493596358],[-73.80381716794705,40.79663019323671],[-73.80377383371223,40.79662909019776],[-73.80379312975022,40.79651488064133],[-73.80380261038823,40.79651489677902],[-73.80382294196016,40.796335012841034],[-73.80381452007492,40.796338227893266],[-73.80379875661365,40.796343856383174],[-73.80378346523032,40.79634981821235],[-73.80377084078613,40.79635553379432],[-73.80375800294124,40.79636132858612],[-73.80373406114018,40.79637130114766],[-73.80371384776228,40.796378984956064],[-73.80369410956797,40.79638594820597],[-73.8036758544003,40.79639241776844],[-73.80365958021447,40.796398325304274],[-73.80364301509168,40.79640608550765],[-73.80360867810498,40.79660513725501],[-73.80361815268309,40.79660721194902],[-73.80361250744824,40.79668439365549],[-73.80357594508288,40.7966833020798],[-73.80358565890855,40.796604068756544],[-73.80359378518055,40.796604082603494],[-73.8036128854657,40.796420856820596],[-73.80359559638465,40.79642914784422],[-73.80358525110348,40.79643379462449],[-73.80357165469484,40.796439589108076],[-73.80355708604641,40.79644519262947],[-73.80354081032262,40.796451837424975],[-73.80352920378793,40.79645794052628],[-73.80351687211329,40.79646452938651],[-73.80350403526347,40.79646974836707],[-73.80348822878437,40.796477907211624],[-73.80347562877392,40.79648705271695],[-73.80346385689637,40.79649726274881],[-73.80345417357398,40.79651012340887],[-73.80345049731307,40.796523183280044],[-73.80344894059506,40.79653646287304],[-73.80344742272825,40.79654897744396],[-73.80344553835049,40.79656094173916],[-73.80344369578232,40.79657531997839],[-73.80344123052015,40.79659139820812],[-73.8034402431266,40.796604850652656],[-73.80343933812503,40.79661832082791],[-73.80343746756961,40.79662970885924],[-73.80343461451534,40.796641095215044],[-73.80343133110566,40.7966532465952],[-73.80342210240833,40.79666890821381],[-73.80341320056759,40.7966776453938],[-73.80340158919734,40.79668805571808],[-73.80339001940077,40.79669692772681],[-73.80337533273028,40.79670477519334],[-73.80336108568794,40.79671095619576],[-73.803351539625,40.79671330302271],[-73.80333601668696,40.796714254216816],[-73.80331826209779,40.79671405539248],[-73.80329982408512,40.79671342837708],[-73.80328208704655,40.79671415347941],[-73.8032614538635,40.796714429023595],[-73.8032425263473,40.79671399365011],[-73.80322309736643,40.79671354552318],[-73.80320318780525,40.796712507553316],[-73.80318643170736,40.796712493686165],[-73.80316702203258,40.7967131209279],[-73.80314952897675,40.79671311534591],[-73.80313595500678,40.79671382441684],[-73.80311947089446,40.796714643270406],[-73.80310126680202,40.79671475105391],[-73.80308279341381,40.796714160128815],[-73.80306229554456,40.79671414973518],[-73.8030058975579,40.796713328312855],[-73.80297776130645,40.796690266093556],[-73.80296899154884,40.79659916706751],[-73.80295830316705,40.7964095908428],[-73.80294925160229,40.79640492955595],[-73.80293438234216,40.796400292999934],[-73.80291966493952,40.796396782639604],[-73.80290541066026,40.79639253512005],[-73.80288996006249,40.79638828572049],[-73.80286932091721,40.79638338733097],[-73.80285483860492,40.796380291654565],[-73.80284305054724,40.79637524707162],[-73.80282883359928,40.79637082789297],[-73.8028067400296,40.79636502772813],[-73.80279125662179,40.79636382152486],[-73.80277867985556,40.79636539367516],[-73.80276267486222,40.79636813950396],[-73.80274520036005,40.79636681295473],[-73.80272775636642,40.79636352289029],[-73.80271057416499,40.796359594329566],[-73.80269289795291,40.79635470148233],[-73.8026735202479,40.79634822092964],[-73.80266074878911,40.796343561628035],[-73.80264036022916,40.79633809705569],[-73.8026347973919,40.796339897474695],[-73.80263086237318,40.79634828358983],[-73.802626709463,40.796362278415806],[-73.80262272892534,40.79636609067534],[-73.80261322240784,40.79635503397245],[-73.80260474280969,40.79634171023144],[-73.80259968008902,40.79633066984877],[-73.8025945898494,40.79631679304686],[-73.80259127882746,40.79630237919006],[-73.80257934475054,40.79629544313613],[-73.80256042483792,40.796293897807956],[-73.80254565454763,40.79629217966294],[-73.80252994857807,40.796289838393996],[-73.80251298963115,40.796287126085275],[-73.80249529579737,40.79628380037718],[-73.80247562580499,40.79627970552152],[-73.80245599232774,40.796275637696624],[-73.80243877245941,40.7962727525462],[-73.80242602952006,40.79627045252705],[-73.8024060942063,40.79626811337309],[-73.80239061099645,40.79626662768396],[-73.8023687259996,40.796266482611195],[-73.80235359418513,40.796266402889856],[-73.80233538569183,40.79626513817683],[-73.8023144876146,40.79626394959546],[-73.80229602831768,40.79626326023078],[-73.80227659618755,40.79626273119139],[-73.80226038840229,40.79626220885287],[-73.80224143004784,40.79626195938251],[-73.80222445003967,40.79626203897291],[-73.80220302420852,40.79626271368804],[-73.80218656535926,40.796262631164964],[-73.80216835248218,40.79626284298658],[-73.80214817214501,40.79626343908197],[-73.80213046639909,40.79626442590283],[-73.80211027052198,40.796265651692714],[-73.80209452071925,40.796266642871174],[-73.80207924242724,40.79626815586101],[-73.80206005228766,40.79627023908861],[-73.80204134721835,40.79627228696059],[-73.80202829757934,40.796273498539975],[-73.80201128805112,40.7962754236752],[-73.8019898524301,40.79627960983304],[-73.80196868129458,40.796282401122525],[-73.80194750952711,40.79628555241905],[-73.80193023758682,40.796288098443036],[-73.80191202601769,40.796291498066594],[-73.80189745097383,40.79629573285282],[-73.80188195549256,40.79629866840368],[-73.80186594983458,40.79630163038214],[-73.80184892695627,40.79630418553336],[-73.80182161320677,40.79630855102595],[-73.80181347984333,40.79630996871354],[-73.80179620718026,40.79631290169974],[-73.80177947698418,40.79631614185266],[-73.8017633122994,40.79641980689222],[-73.80177549860825,40.79642085712573],[-73.80176584941967,40.79647744751841],[-73.80175501879926,40.79647639961551],[-73.80174543088677,40.79651240610303],[-73.80172106831567,40.796507217818245],[-73.80175550251793,40.79632129591807],[-73.80174842418933,40.79632300473195],[-73.8017336136857,40.796326355731225],[-73.80171489307946,40.79633013272036],[-73.80170379460047,40.79633228358371],[-73.80168461858933,40.79633397978951],[-73.80166959319031,40.79633406215854],[-73.80165337324237,40.79633354842509],[-73.80163169501589,40.79633532039344],[-73.80161742295036,40.79633729507842],[-73.8015982078941,40.796339738868376],[-73.80157800485168,40.79634343153125],[-73.80156322101944,40.79634626104809],[-73.80154742752251,40.79634977299831],[-73.80153413694396,40.796352307054775],[-73.80151469195702,40.79635608326669],[-73.80149792583313,40.796359683496426],[-73.80147573300006,40.79636348076852],[-73.80145799689467,40.79636679988946],[-73.80143779242488,40.79637118742052],[-73.8014277020552,40.796373393769535],[-73.80141216948583,40.796376851705006],[-73.80139637317987,40.79638130009648],[-73.801381334278,40.79638583053814],[-73.8013657837773,40.79639093738863],[-73.80134977381942,40.79639554673244],[-73.8013337624706,40.796400399821096],[-73.80131994336882,40.79640548234293],[-73.80130486581022,40.796410922203165],[-73.80128784249828,40.7964178892188],[-73.80127525576599,40.79642278438857],[-73.80126354011838,40.79642542114174],[-73.8012528638558,40.79643344378357],[-73.80123853711258,40.79644168612135],[-73.80122150671708,40.79645035601028],[-73.80120570276232,40.79645757707472],[-73.80119112074917,40.796463675311784],[-73.80117582758513,40.796470367035354],[-73.80116053429663,40.79647687799683],[-73.80113832991819,40.796484520561265],[-73.80111021893417,40.7964895509258],[-73.8010917449911,40.79649396768368],[-73.80107425602213,40.79649799865233],[-73.80105697876796,40.79650221928735],[-73.8010527048737,40.79650458071935],[-73.80105234940851,40.7965048407753],[-73.80103909643239,40.7965145435849],[-73.80102604355503,40.796520725355286],[-73.80101126230603,40.79652237458965],[-73.80099724908212,40.796512958422696],[-73.80098709475467,40.79650078391052],[-73.8009793743635,40.79648726384816],[-73.80097496351841,40.7964762245195],[-73.8009721819279,40.79646312677176],[-73.8009714982004,40.79645041912735],[-73.80097179409773,40.79643845212878],[-73.80097006235756,40.796423104317746],[-73.80096720441126,40.79641187886895],[-73.80096377690256,40.79640100440737],[-73.80095706562159,40.79638677343282],[-73.8009488566859,40.796378142422434],[-73.80093513210231,40.79636738403027],[-73.80092312792948,40.796359763174934],[-73.80090645705083,40.79635133281646],[-73.8008905198366,40.79634347950756],[-73.80087826048964,40.79633789363995],[-73.80086307346714,40.796332535908384],[-73.800845641549,40.79632907487145],[-73.80082718668123,40.79632712498587],[-73.80080944610106,40.796327806312426],[-73.80079149908885,40.79633021547123],[-73.80077548151503,40.79633301528071],[-73.80076143013527,40.79633659329145],[-73.80074440101527,40.79634092185988],[-73.80072839626384,40.796343560525585],[-73.80071238154821,40.79634591906946],[-73.80069710049597,40.79634811638002],[-73.80067173269069,40.79635174617809],[-73.80065920162406,40.796353868162036],[-73.80064461930641,40.796360353313176],[-73.80064068730518,40.79637154893395],[-73.80063995811884,40.796373600696135],[-73.80063698371562,40.7963896511829],[-73.80063576415199,40.79640087009014],[-73.80063334032005,40.79641525599181],[-73.8006275260245,40.79642570018806],[-73.80062184740096,40.796426762360525],[-73.8006162240527,40.796424825254164],[-73.80060782494292,40.79641655356743],[-73.80060754119212,40.79641627414688],[-73.80060744918384,40.796415345729635],[-73.80060596182754,40.79640167325431],[-73.80060127994795,40.79638613170051],[-73.80060009976285,40.79638464354135],[-73.8005941145924,40.79637714178793],[-73.80057920611067,40.7963658597987],[-73.80056648026334,40.79635779622823],[-73.80055487781837,40.79634655563877],[-73.80054635361816,40.79633641062988],[-73.8005363092009,40.79632327232669],[-73.80052713996214,40.79631071249456],[-73.8005180662204,40.79630188998288],[-73.80050483037094,40.796293654311924],[-73.80049160101089,40.79628781476607],[-73.80047518251021,40.79628221177246],[-73.80045652197964,40.796277767018694],[-73.8004405358603,40.79627419149059],[-73.80042458719127,40.796270183474604],[-73.80040541403604,40.79626614306883],[-73.8003906945669,40.79626315539586],[-73.80036547554788,40.79633692038328],[-73.80028591188082,40.79632354905581],[-73.80032163038375,40.796253571428],[-73.80029381645114,40.79625497300599],[-73.8002768302008,40.79625705925261],[-73.80027196375514,40.796257803846856],[-73.8002566293586,40.79626014926661],[-73.80023494299958,40.7962649205],[-73.80021669617483,40.796268508595816],[-73.80020438000459,40.79627005394546],[-73.80012080488294,40.796631412711456],[-73.80008350203546,40.79662756697213],[-73.80010619660891,40.796525520227085],[-73.8001211113999,40.796529326636296],[-73.80012619978815,40.796491525654716],[-73.80006403229251,40.79648385607766],[-73.80007912196847,40.79642905789879],[-73.80013384459133,40.79643104382521],[-73.80014389123819,40.796398922005885],[-73.80013145889022,40.79639700992522],[-73.80014405015422,40.79634598845265],[-73.80015898192985,40.79634412432031],[-73.80018235388131,40.79626691369689],[-73.80014788579979,40.79626103293555],[-73.80012820994483,40.79625916089806],[-73.80011007447173,40.79625715817832],[-73.80010420807434,40.79625343715027],[-73.80009214191588,40.79625467769024],[-73.8000695379016,40.79625326896528],[-73.80005184517353,40.79624961838711],[-73.80003711899022,40.79624498287771],[-73.8000219014647,40.79623806766632],[-73.80000892416697,40.79623103840195],[-73.79999006404934,40.79622164938494],[-73.79997044383884,40.796213295525234],[-73.7999527585561,40.796207392733606],[-73.79993656052179,40.796203195918636],[-73.79991028638504,40.79619689122902],[-73.79989209648643,40.79619334865474],[-73.79987296005265,40.796189136845555],[-73.79985722418051,40.79618548913241],[-73.79984300442214,40.796181790441736],[-73.79982777405692,40.796178936835005],[-73.79980958312717,40.79617596014661],[-73.79979040656512,40.79617351363641],[-73.79976975753061,40.796172000529424],[-73.79974957019587,40.796170893967336],[-73.79973334755304,40.79617100080795],[-73.79971142246353,40.79617225064731],[-73.79969419075063,40.79617313019883],[-73.79968067900415,40.79617450270649],[-73.7996658639813,40.796179258300285],[-73.79965401659123,40.79619043125164],[-73.79964743054046,40.796205737654375],[-73.79964718804457,40.79621526373093],[-73.79964913389612,40.796230413584986],[-73.79965288305976,40.79624427880586],[-73.79965740033606,40.79625532708227],[-73.79966259905629,40.79626825835539],[-73.7996691685273,40.796282489159594],[-73.79967547696077,40.79629636703634],[-73.79967980703294,40.79631058473398],[-73.79967688098054,40.796322358860344],[-73.79967362498456,40.79632532409658],[-73.79966872949402,40.79632978298744],[-73.7996566146604,40.79633547035827],[-73.79963988478318,40.7963390072238],[-73.79962511332714,40.796337478006144],[-73.79960548292519,40.79633222060571],[-73.79958683136373,40.79632437177866],[-73.79957360324474,40.79631814464329],[-73.79956913507237,40.79631421946046],[-73.79956502217948,40.79631061017804],[-73.79955567950051,40.796296925201275],[-73.79955188685533,40.79628549990881],[-73.7995485594191,40.796272949654686],[-73.79953894969763,40.796261127764375],[-73.79952616090955,40.79625051574072],[-73.79951229230873,40.796239865651955],[-73.79949978243141,40.796231360574524],[-73.79948485160061,40.79622354550941],[-73.79946988100626,40.79621736960902],[-73.79945221348264,40.79620968379881],[-73.79943604799755,40.796202595649625],[-73.79941862884058,40.796195154518415],[-73.79940489053642,40.79618904391095],[-73.79939191142753,40.796182347781794],[-73.7993804449355,40.7961733235033],[-73.79937390889107,40.79616411716158],[-73.79936903390367,40.79614970166119],[-73.79936493097024,40.796135114953266],[-73.79936036945244,40.796123112531056],[-73.79935300512082,40.79611335643573],[-73.79933926799957,40.79610298498191],[-73.79932384219171,40.796094485027886],[-73.79930839755906,40.79608813589737],[-73.79929245187921,40.79608317367259],[-73.7992767174238,40.79607856311412],[-73.79926052236368,40.796073843027386],[-73.79924236198165,40.796068210522634],[-73.79922519281537,40.796064145936356],[-73.79920945494368,40.796061182639846],[-73.79919028118914,40.796057385109854],[-73.7991708963051,40.796053425379284],[-73.79914412235173,40.796047922090395],[-73.7991365074758,40.79604647664626],[-73.79912224589431,40.79604453429723],[-73.79910234602171,40.79604249098561],[-73.79908216240351,40.79604009654539],[-73.79906743699229,40.796038675390164],[-73.79904801217494,40.796036191635416],[-73.79903175979598,40.79603476781352],[-73.79901605331305,40.79603287620517],[-73.79899540637331,40.796030616469864],[-73.79897526045997,40.79602756420442],[-73.79896172394531,40.7960251719542],[-73.79894797183715,40.7960233654976],[-73.7989310385912,40.796019877566266],[-73.7989162820228,40.79601702433037],[-73.7988936889745,40.7960122392546],[-73.79888412419632,40.796009232908176],[-73.79886250737036,40.79600265834822],[-73.7988423675563,40.79599730058579],[-73.7988261696431,40.795993103614684],[-73.79880949803089,40.79598933735986],[-73.79879228361193,40.79598450670394],[-73.7987753533386,40.795979749582536],[-73.79875792623194,40.795975054748276],[-73.79874404894795,40.79597141967674],[-73.79873706372611,40.795969588154385],[-73.79872429345883,40.79596464948805],[-73.79871080239995,40.79595911451141],[-73.79869265794977,40.79595224845818],[-73.79867672010214,40.79594450356498],[-73.79866788360805,40.79593976877291],[-73.79866031145191,40.79593572187013],[-73.79865039393187,40.79593164289313],[-73.7986416602316,40.79592805230952],[-73.79862596598659,40.79592212699298],[-73.7986093032567,40.7959154342236],[-73.79859780932357,40.795907588359746],[-73.79858655954813,40.79590122954169],[-73.79857655365228,40.795891027350905],[-73.79856759450567,40.79588006139741],[-73.79855920869343,40.79587085294896],[-73.79854479080159,40.79585844561407],[-73.7985341351094,40.79584771977209],[-73.7985248178544,40.79583694249297],[-73.79851657310822,40.7958286164766],[-73.7985062711382,40.79581857575909],[-73.79849554338628,40.79580821046963],[-73.79847994077,40.79579547789886],[-73.79846556486824,40.79578450179678],[-73.79845270192943,40.795775096208516],[-73.79843860996365,40.79576433737733],[-73.79842203844737,40.795750909214114],[-73.79840984754325,40.79574218913752],[-73.79839399157197,40.79573123791193],[-73.79837918620342,40.79572116250187],[-73.79836274355331,40.79571213812798],[-73.79834543316123,40.795703948855426],[-73.79833298318385,40.79569896564138],[-73.79831880512715,40.795693060525544],[-73.79829932203046,40.79568628152625],[-73.7982866762212,40.795679145598214],[-73.79826932036634,40.79567047041093],[-73.79825133255342,40.7956627305819],[-73.79823037960875,40.79565231118416],[-73.79821446551014,40.79564484503027],[-73.79819816917393,40.79563817981395],[-73.79818525669184,40.795633213364304],[-73.79817107929,40.79562710116996],[-73.79815527967315,40.79562092314356],[-73.7981421064219,40.79561595623243],[-73.79812897914945,40.795611602040694],[-73.79811108045222,40.79560588856537],[-73.79809277503415,40.795601489114176],[-73.79806025837907,40.79559443528452],[-73.79804268637432,40.795590612895055],[-73.79802157304667,40.79558599273996],[-73.79800615379459,40.7955832730838],[-73.79798771425928,40.79558014305588],[-73.79797301677459,40.795577623512926],[-73.79795974255761,40.795574772082176],[-73.79793782652465,40.79556902456645],[-73.7979233236592,40.795565208041594],[-73.7979074089085,40.79556153294382],[-73.79789832687074,40.79555922141932],[-73.79767259943343,40.79593711199864],[-73.79769744193783,40.79594849908208],[-73.79766994008878,40.79599382238177],[-73.7975829547135,40.79596720215486],[-73.79761542612667,40.79592377762292],[-73.79763779690319,40.79592948863966],[-73.79787014914571,40.79555201264399],[-73.79784464434222,40.795545853740656],[-73.79782444503948,40.795540631223346],[-73.79780704134198,40.795535909481686],[-73.79779112811477,40.79553195493811],[-73.79777449092596,40.79552808908329],[-73.79775789033575,40.79552451210407],[-73.79774121880939,40.79552034061786],[-73.79772793292763,40.79551749014505],[-73.7977131820566,40.79551310558242],[-73.79769315057042,40.79550736082484],[-73.79767124819018,40.79550141526721],[-73.79764980808874,40.79549517332693],[-73.7976331375614,40.795490677832646],[-73.79761408973282,40.79548520483923],[-73.79759932647656,40.795480838500495],[-73.79758077321358,40.795476195788225],[-73.79756467790087,40.79547348426708],[-73.79754779349106,40.79546944673433],[-73.7975311811308,40.79546576215039],[-73.79751815428872,40.795463271785415],[-73.79749920579094,40.79545986185525],[-73.797479816581,40.79545741408369],[-73.79746137620009,40.79545458149501],[-73.79744433226197,40.795452191614174],[-73.79742732477551,40.79544963108645],[-73.79741173665597,40.79544787566515],[-73.7973938251834,40.79544639441759],[-73.7973773226022,40.79544510394246],[-73.79735897134462,40.795444351992074],[-73.7973370552492,40.795442638541076],[-73.79732199806462,40.79544135059938],[-73.79730490010354,40.795437448351066],[-73.79728820652696,40.79543698744815],[-73.79727119608928,40.79543923570902],[-73.79725679210881,40.795449223200094],[-73.7972412827388,40.795452879802525],[-73.79723241146482,40.79544753236574],[-73.79723144563098,40.79543808491407],[-73.79723508078577,40.79542703278919],[-73.79723956239116,40.79541461347062],[-73.79724211223841,40.7954101068318],[-73.79724685379166,40.79540172231708],[-73.79725209088437,40.79538979132324],[-73.79725643301926,40.7953766247628],[-73.79725795937402,40.79536169657797],[-73.79725814691885,40.79535469082769],[-73.79725820028821,40.79535258395451],[-73.79725115660973,40.795342476986235],[-73.79723849400852,40.79533751086961],[-73.79722012032035,40.79533226465343],[-73.79720454504256,40.7953260873934],[-73.79718859775404,40.79532169194706],[-73.79717408258847,40.79531796493209],[-73.79715954550679,40.7953135454942],[-73.79714308909725,40.795308689623376],[-73.79712783133205,40.795303718424584],[-73.79711357425086,40.79530037063121],[-73.79709866318439,40.79529823691412],[-73.79708053766592,40.79529713351331],[-73.79706382320394,40.79529572619004],[-73.79705038771448,40.795294829726956],[-73.79702796654013,40.79529207013665],[-73.79700998564691,40.79528994926257],[-73.79698789062631,40.79528895562164],[-73.79696684355933,40.79528586590172],[-73.7969398425858,40.795280802626266],[-73.79691508645575,40.79527439287737],[-73.79689084005919,40.795267812140295],[-73.79687221836764,40.79526193520088],[-73.79685256100625,40.795254129220744],[-73.79683487523482,40.79524856016125],[-73.79681863521454,40.79524287637976],[-73.79679807499782,40.79523578011169],[-73.79678926844697,40.79523293692447],[-73.79676409743516,40.79522257348192],[-73.79673567660251,40.795208942918094],[-73.79651939931125,40.79559479299396],[-73.79654175232908,40.79560617576536],[-73.79651175709596,40.79565338508277],[-73.79648690334508,40.79564577893873],[-73.79643438737675,40.79573642985653],[-73.79640953426349,40.79572882419963],[-73.79646702704315,40.79563818208117],[-73.79644218574524,40.79562679523608],[-73.79646720044153,40.79558146733117],[-73.79649206440264,40.79558529228162],[-73.79670587562372,40.79519762544932],[-73.79667705374916,40.79518734500698],[-73.7966619426278,40.79518100532235],[-73.79664707776294,40.79517516194543],[-73.79663578997557,40.79516972995429],[-73.79661779069521,40.79516231434564],[-73.79659841538664,40.795155067014306],[-73.79658446392916,40.795148892033076],[-73.79657173310171,40.795142692232815],[-73.79655875115122,40.79513737417681],[-73.79654395497258,40.795132215416594],[-73.79652623685395,40.79512592555807],[-73.79649931607194,40.79511802527772],[-73.79648271545929,40.79511429499606],[-73.79646413823852,40.795109544007275],[-73.79644420978809,40.79510492515214],[-73.79642475475185,40.79510091038874],[-73.7964062129196,40.7950961231001],[-73.7963892836488,40.795091455757344],[-73.79637599774756,40.795088658401276],[-73.7963584598084,40.79508508844286],[-73.79634586000908,40.79508240101952],[-73.79633114341067,40.79507861959899],[-73.79631349062886,40.795073897190946],[-73.79629299992834,40.79506745798995],[-73.79627867711365,40.795062713987484],[-73.79626532399031,40.795058547984645],[-73.79624648828752,40.79505349009985],[-73.79622483477873,40.795047275158005],[-73.79620599982914,40.79504175724307],[-73.79618698373818,40.79503730195356],[-73.79616770775885,40.795032413985716],[-73.79615443364226,40.7950295903234],[-73.7961345386038,40.79502609674196],[-73.79611590612288,40.795024218325146],[-73.79596270066055,40.79500291051203],[-73.79580826078349,40.79498759128827],[-73.79565299150448,40.79497830082789],[-73.7954973000107,40.7949750634948],[-73.79534159459622,40.794977887778714],[-73.79528852796366,40.79498209047699],[-73.79523689149997,40.794992295832145],[-73.7951878539467,40.795008272855945],[-73.79515142904413,40.795037425215604],[-73.79511057192266,40.79506296004554],[-73.7951057969315,40.79506478273938],[-73.79510069771916,40.79506599648926],[-73.79509540771886,40.795066569534505],[-73.79509006535628,40.795066486880046],[-73.79508481042728,40.79506575068866],[-73.79507978043986,40.795064380224616],[-73.7950751070158,40.79506241134945],[-73.7950709124465,40.79505989558353],[-73.79506730649298,40.79505689875792],[-73.79506438351363,40.79505349929187],[-73.79506221999515,40.79504978614054],[-73.79506087255109,40.79504585646756],[-73.795074501596,40.7950051899456],[-73.79507043234761,40.794976358618925],[-73.79506236850446,40.79494801690587],[-73.79500857656636,40.79492438234681],[-73.79495135663278,40.794905975830105],[-73.79489158425169,40.79489307900139],[-73.79483017402526,40.79488588920021],[-73.79476806561574,40.79488451644055],[-73.79470620936794,40.79488898172753],[-73.7946949053057,40.794900576386425],[-73.79468120794283,40.79491057023289],[-73.7946655034457,40.794918681512144],[-73.79464823456802,40.79492468154428],[-73.79462988816825,40.79492840117123],[-73.79461098148359,40.79492973552615],[-73.79448191996732,40.794834981763216],[-73.79447401022176,40.794835277135675],[-73.79446614298729,40.79483458821112],[-73.79445852891698,40.794832933436204],[-73.7944513718851,40.79483035711915],[-73.79444486352826,40.79482692824341],[-73.79443917811398,40.794822738620475],[-73.7944344678747,40.79481790043174],[-73.79443085893142,40.79481254322431],[-73.79442844791689,40.794806810442715],[-73.79442729938799,40.7948008555877],[-73.79442749971514,40.79479820145302],[-73.7944282899926,40.79479561168544],[-73.7944296472799,40.79479316146142],[-73.79443153217728,40.79479092190676],[-73.79443388996941,40.794788958031816],[-73.79443665221363,40.79478732684441],[-73.79443973872678,40.79478607569519],[-73.7944430599127,40.79478524090277],[-73.79444651936319,40.79478484669977],[-73.79445001665643,40.79478490452912],[-73.79445345027209,40.79478541271219],[-73.79445672053828,40.794786356497355],[-73.79445973252487,40.79478770848812],[-73.79446239879913,40.79478942943856],[-73.79446464196369,40.79479146939247],[-73.79448825915051,40.79479302498916],[-73.79451135099058,40.79479709837985],[-73.79453345513004,40.79480360800542],[-73.79455412899082,40.79481242352771],[-73.7945628522422,40.79480590492216],[-73.79457019412303,40.794798467884675],[-73.79457598938451,40.794790279806264],[-73.79458010758896,40.7947815249822],[-73.79458245604552,40.79477240046381],[-73.79458298189651,40.794763111623304],[-73.79458167330696,40.79475386753145],[-73.79455425618721,40.79469705303742],[-73.79451948101172,40.79464261424732],[-73.7944776983392,40.794591099915856],[-73.79444184340724,40.79454192358421],[-73.79441344570377,40.79449000969066],[-73.79439286110534,40.794436008846304],[-73.79438034756869,40.79438059781527],[-73.79437606189875,40.79432447103326],[-73.79438005778451,40.79426833190431],[-73.79437546729994,40.79422283821876],[-73.79438022501063,40.79417735445751],[-73.7943942155482,40.79413298336271],[-73.79441709969836,40.79409080069789],[-73.79444832262682,40.79405182916688],[-73.7944871273322,40.79401701361898],[-73.79453257300035,40.793987198142055],[-73.79454360972024,40.793977437679615],[-73.79455656132139,40.79396953614125],[-73.79457064406677,40.793960169429475],[-73.79458306861221,40.79395012379557],[-73.79459407145342,40.793940336966415],[-73.79460437091022,40.79392790147795],[-73.79460907124013,40.79391330397918],[-73.79460973137651,40.79389903248898],[-73.79461057042674,40.793884571343646],[-73.79461271327482,40.793869698733644],[-73.79461459323544,40.793855726439595],[-73.79461567270482,40.79384393155522],[-73.79461643102614,40.7938324872319],[-73.79461628639014,40.79382178042194],[-73.794616119327,40.79380662526839],[-73.79461619706909,40.7937930724295],[-73.79461562652932,40.793778303038174],[-73.79461527027318,40.79376688386781],[-73.79461462119987,40.79375442049201],[-73.79461371268467,40.793741955481174],[-73.79461196720086,40.793723843705784],[-73.79461013968982,40.793709099046005],[-73.79460739239815,40.79369704471387],[-73.79460494180198,40.79368499208297],[-73.79460179039853,40.793673315805584],[-73.79459934002467,40.79366126317491],[-73.79459645237118,40.793648335784574],[-73.79459215926552,40.79363418998962],[-73.7945888833661,40.7936209281964],[-73.79458564641256,40.79360604650117],[-73.79458448640405,40.79359429252227],[-73.79458434880759,40.793581091772765],[-73.79458621884717,40.793570334107024],[-73.79459035040979,40.79355631975594],[-73.79459468221654,40.793542631766066],[-73.79459957502708,40.79352751142782],[-73.79460379310007,40.79351560570588],[-73.794607472075,40.7935063904873],[-73.79461362299523,40.793490516515405],[-73.79461841616056,40.793473253515465],[-73.7946212148637,40.793464424884334],[-73.79462883150349,40.793442448727546],[-73.79463494423128,40.79342744749401],[-73.79464018582527,40.79341444462712],[-73.79464797989473,40.793396042941],[-73.79465550777456,40.793379397452185],[-73.7946637441175,40.79336346470566],[-73.7946724403436,40.79334465016695],[-73.79467640385903,40.79333472514479],[-73.79468109422862,40.79332405324855],[-73.79468586834781,40.79331267052318],[-73.79469042215568,40.79329989091274],[-73.79469712351782,40.79327863381519],[-73.79470050095924,40.793263186946135],[-73.79470190954054,40.793252095248],[-73.79470464656983,40.793240600169234],[-73.7947084767795,40.79322800924305],[-73.79471264256145,40.79321431994725],[-73.79471626883712,40.79319852322504],[-73.79472010895813,40.79318271649696],[-73.79472704424785,40.7931584329636],[-73.79473214776368,40.79314044211004],[-73.79473722550097,40.79312316151836],[-73.79474179419502,40.79310554630915],[-73.79474581791342,40.79308759742354],[-73.79474880601923,40.793067872933854],[-73.79475254579607,40.79304993225363],[-73.79475661908525,40.79303163215492],[-73.79476125302685,40.793015800537155],[-73.79476574764529,40.792999257190345],[-73.794770563716,40.792981976130925],[-73.7947747908717,40.792967603437724],[-73.79477802260726,40.792953219087956],[-73.79478009224674,40.79293532987862],[-73.79478137864464,40.79291781737964],[-73.79478041565119,40.79290356879526],[-73.79477686526555,40.79288281561504],[-73.79477366900429,40.792866673031526],[-73.79476998981242,40.792853239312706],[-73.79476603986691,40.792842831292006],[-73.79476020271441,40.79282624324599],[-73.79475609852433,40.792812457971486],[-73.79475046940611,40.79279710311535],[-73.79474498121922,40.79278658547333],[-73.7947367924764,40.79277166698532],[-73.79472946306427,40.79275814584949],[-73.79472270985222,40.79274676956309],[-73.79471718788959,40.792735341693486],[-73.79471310199371,40.79272334863751],[-73.79471053660366,40.792713430077306],[-73.79470801660239,40.792701016138146],[-73.7947061360366,40.792688253042066],[-73.79470737521758,40.792674477115185],[-73.79471124038169,40.79266204874984],[-73.79471408530155,40.792657875228585],[-73.79471954908455,40.79264985228013],[-73.7947331643201,40.792637665595464],[-73.79474785436729,40.79262690445486],[-73.79476883844737,40.79261544136374],[-73.79478171009012,40.792610358608016],[-73.79480148464387,40.79260283908531],[-73.79481645605438,40.79259683180519],[-73.79483110959225,40.7925901853501],[-73.79484506634662,40.79258297007653],[-73.79485899868236,40.792575881072054],[-73.79487339339406,40.79256838781212],[-73.79488652534181,40.792559513903456],[-73.79489808029686,40.792550943926194],[-73.79490752948264,40.79254173896473],[-73.79491460993418,40.792531540047],[-73.79492147125474,40.792519917945],[-73.79492742015603,40.79250796084338],[-73.79493227027366,40.792495344751515],[-73.79493585234255,40.792482563401066],[-73.79493729075482,40.792469139796914],[-73.79493816409341,40.792455039389516],[-73.79493767315576,40.792441314827414],[-73.79493836447492,40.79242862834635],[-73.79493883421398,40.792414527220814],[-73.79493821817344,40.79240277421115],[-73.79493526379368,40.79238896401624],[-73.79493180620828,40.79237657639001],[-73.79492892588647,40.792361695336076],[-73.79492773912173,40.79234673604545],[-73.7949278630049,40.792341224844456],[-73.79493082375421,40.792318474118595],[-73.79493267385871,40.792306644749225],[-73.79493520498546,40.792292484301434],[-73.79493610870867,40.79227996873898],[-73.79493665386393,40.79226836220199],[-73.79493673317215,40.79225427914429],[-73.79493778411951,40.79223998086978],[-73.79493930906361,40.79222565613188],[-73.79494075819672,40.79221311523808],[-73.79494203241867,40.79219953755282],[-73.79494587131752,40.792184091495166],[-73.79494974481763,40.792168646671634],[-73.79495314925009,40.79215212834761],[-73.79495576121109,40.792139201365586],[-73.79495775348745,40.79212293248748],[-73.79495885389301,40.79210824731656],[-73.79495899625188,40.792096306854404],[-73.79495892802576,40.79208417721631],[-73.79495950882439,40.79206872536182],[-73.79495909296608,40.792053596733766],[-73.79495990501042,40.79202475480929],[-73.79496019020365,40.79201281460105],[-73.79496019091049,40.79200084758519],[-73.79496109819635,40.79198745871781],[-73.79496327179099,40.79197400894602],[-73.79496613596105,40.791959848419204],[-73.79496993708129,40.79194492497262],[-73.79497312335558,40.79193002723622],[-73.79497472147867,40.791914911069306],[-73.79497562812652,40.7919015133217],[-73.7949762125021,40.79188883485787],[-73.79497523156435,40.79187618141887],[-73.79497299639061,40.791863605993406],[-73.79497015549046,40.79185103066301],[-73.79496498146355,40.79183048919711],[-73.79495984336572,40.791809948799944],[-73.79495487874323,40.79179084038414],[-73.79495077102459,40.79177420064079],[-73.79494377022759,40.791750694240115],[-73.79491173908814,40.79171750584514],[-73.7948877196349,40.791680616068085],[-73.79487243176906,40.79164113057523],[-73.79486633368441,40.791600232830085],[-73.79486960813617,40.7915591486222],[-73.79483055922812,40.791430112074515],[-73.79478261032176,40.79130282035377],[-73.79472589493447,40.791177627779234],[-73.79468222639194,40.79109355491398],[-73.79463460293543,40.79101073167754],[-73.79443444762018,40.790558178528116],[-73.79440179584893,40.79048359688135],[-73.79436195541389,40.790392589920145],[-73.79425544416414,40.790149293279576],[-73.79411902284392,40.78983767224797],[-73.79411023037545,40.78981885397419],[-73.79410503136958,40.78980652636395],[-73.7940998729437,40.78979276648232],[-73.79409421254194,40.78978010366621],[-73.79408659735557,40.789763916975055],[-73.79407939586409,40.78974774090652],[-73.79407276315406,40.78973188867549],[-73.79406534369785,40.789713567889166],[-73.79405742236875,40.78969239240746],[-73.79405029959935,40.78967407282029],[-73.79404284597749,40.789655400167625],[-73.79403473841371,40.78963742961814],[-73.79402867745142,40.789624082745824],[-73.79402261261558,40.78961213118674],[-73.79401445433214,40.789599158670555],[-73.7940051927445,40.78957867350769],[-73.79399525153941,40.7895597092666],[-73.79398621166267,40.78954037673929],[-73.79397943437115,40.78952531798006],[-73.79397375798852,40.789513916596434],[-73.79396773256325,40.78950070363707],[-73.79396070185862,40.78948719303007],[-73.79395254962354,40.789472275045476],[-73.79394377663547,40.78945844570434],[-73.79393468415911,40.789444651306674],[-73.79393368216915,40.78944329038015],[-73.79392451407341,40.78943085565159],[-73.79391595221661,40.78941810705819],[-73.79390743783641,40.78940533140988],[-73.7939003163501,40.789393954409945],[-73.79389479238428,40.78938323780422],[-73.79388945027526,40.7893714495273],[-73.79388490062972,40.78935999637827],[-73.79387650299046,40.7893399178261],[-73.79386941356559,40.789322318478725],[-73.79386188730919,40.789303997654486],[-73.79385794851777,40.789294301097385],[-73.7938527789811,40.78928394530344],[-73.79384121752722,40.78926001687984],[-73.79383529787948,40.789247182877496],[-73.79382453606733,40.78922575854715],[-73.79381717578393,40.789211003966216],[-73.79381165906861,40.78919795541302],[-73.79380595366104,40.78918477049114],[-73.79380123117545,40.78917205606414],[-73.79379751466357,40.7891593434367],[-73.79379289271891,40.78914448502916],[-73.79379175293751,40.78914128643414],[-73.79378864029964,40.78913250989534],[-73.79378268703307,40.789118937377054],[-73.7937778335223,40.789109815635776],[-73.79377152013579,40.789098224300226],[-73.79376412048549,40.789084730610256],[-73.79375837416913,40.78907330211836],[-73.79375126484115,40.78906193333902],[-73.79374011158934,40.78904799200275],[-73.79372761531071,40.78903534440722],[-73.79372207428413,40.789038334035794],[-73.79370362194304,40.78904368511342],[-73.79368586744438,40.78904931737258],[-73.79366598465273,40.78905763896017],[-73.79366037753289,40.78905841227139],[-73.79364469646558,40.789060562866396],[-73.79338439812715,40.78948119000418],[-73.79340679568043,40.78953698300233],[-73.79338033505002,40.78957839262065],[-73.79323941781159,40.789530249703894],[-73.79326022677087,40.78949168947387],[-73.79333178216142,40.7894653705433],[-73.79362007276184,40.78899663724732],[-73.79357580273992,40.7889873460682],[-73.79355631645954,40.78898209726637],[-73.79353856506931,40.788979265277874],[-73.79352278636019,40.78897843489849],[-73.79350346628593,40.788976950518034],[-73.79348555693514,40.7889756581336],[-73.79346997126186,40.7889733515223],[-73.79345335941245,40.788970025854454],[-73.79343369196047,40.78896619950204],[-73.7934185672646,40.788964362614145],[-73.79340088397564,40.78896260171758],[-73.79338830648705,40.788960949314216],[-73.79338435098977,40.78896042892478],[-73.79335969833664,40.78895527904919],[-73.7933449020286,40.78895111011397],[-73.79332492097417,40.78894528393023],[-73.79330846591391,40.788940590006014],[-73.79329508130533,40.78893587411219],[-73.79328112097708,40.7889293117222],[-73.79326281021496,40.78891958936525],[-73.79324618916327,40.78891135615615],[-73.79323111189804,40.788906033958625],[-73.79321728630802,40.788901938616995],[-73.79320058582483,40.788896289676146],[-73.79318268826461,40.78889092672877],[-73.79316692371671,40.78888533323826],[-73.79315207264634,40.78887978628188],[-73.79313432289514,40.78887239753769],[-73.79311876623537,40.78886849725985],[-73.79310747838464,40.78886394760768],[-73.79308764837901,40.78885485322936],[-73.79307470450034,40.78884939981571],[-73.7930629076336,40.788844381011174],[-73.79306030443958,40.78884327736914],[-73.79304591597202,40.78883732615277],[-73.79302867353658,40.78883082099553],[-73.79301554754579,40.788826591860335],[-73.79299837220299,40.788821265864215],[-73.79292049233973,40.78880336858111],[-73.79286156729744,40.788789647216596],[-73.79280669580466,40.78878304624624],[-73.79275907929788,40.78877919650151],[-73.79268790112798,40.78877761872362],[-73.79263216028751,40.78878412883781],[-73.79258763290994,40.78879612395849],[-73.79253973216711,40.78882280113197],[-73.7925150509014,40.788834508120026],[-73.79249623443718,40.78884295707012],[-73.79246425194037,40.78885974786812],[-73.7923529115416,40.78890684180998],[-73.79223970764005,40.78899679588733],[-73.79220477113725,40.789014742910574],[-73.79215684849925,40.789036754799795],[-73.79210253101371,40.78906127672923],[-73.79205591912404,40.789092179011334],[-73.79200172967013,40.78915943874651],[-73.79196317856011,40.78920767232365],[-73.7919421295374,40.789232911091425],[-73.79191510216285,40.78926012139208],[-73.79186140055138,40.78929991645504],[-73.79179280404095,40.78935161609348]]]}},{type:"Feature",properties:{ntacode:"MN19",ntaname:"Turtle Bay-East Midtown",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.96124698011525,40.74042359711541],[-73.96126287410756,40.74032050691495],[-73.96145013910456,40.7403378341781],[-73.96164163979054,40.74035611292449],[-73.96162982563847,40.740458929457574],[-73.96129339857188,40.740432799367795],[-73.96124682219401,40.740424731718214],[-73.96124698011525,40.74042359711541]]],[[[-73.96421230395711,40.74660431797415],[-73.96427364752469,40.746541844552475],[-73.96433729322399,40.74654572659322],[-73.96437765404319,40.74649508803892],[-73.96444522752658,40.74641042526067],[-73.96458318426953,40.746454400673386],[-73.96458702399434,40.746515898544665],[-73.96454518192621,40.74656414997043],[-73.96447543657705,40.746640833197894],[-73.96437443772194,40.74670453064309],[-73.9643375867176,40.74673484818142],[-73.96427256202244,40.74675130758152],[-73.96421616682375,40.74683700083104],[-73.96415980288438,40.74686554735964],[-73.96412514486182,40.74684576060538],[-73.96413382933503,40.74681279616546],[-73.96421192462772,40.74666667680305],[-73.96421230395711,40.74660431797415]]],[[[-73.96162927534924,40.75515238425918],[-73.96213559058121,40.75457323097077],[-73.96219381838421,40.754504315153305],[-73.96223125165596,40.75452213042192],[-73.96268703046542,40.754004373286676],[-73.96289729202553,40.75376551709437],[-73.96286896769239,40.75374250915696],[-73.96316074049751,40.753412207328196],[-73.96373572283176,40.75278377577708],[-73.964263521372,40.75220690108022],[-73.96482214220791,40.75159632558236],[-73.96532405586483,40.751047718272076],[-73.96791272994402,40.747970935642215],[-73.96811893399283,40.747725829749946],[-73.96817376101079,40.74766675374181],[-73.9682357475347,40.74759121839254],[-73.96836519324155,40.74743349462017],[-73.96823171715796,40.747368476489264],[-73.96829622113245,40.74729565136713],[-73.9682981145156,40.74728339450028],[-73.96830191005908,40.74727329924464],[-73.96831613715777,40.747274024359356],[-73.96832610433431,40.747252034096306],[-73.96834696591326,40.74724121831008],[-73.9683611884479,40.74721814498379],[-73.96840008314172,40.74716695396428],[-73.96843139158793,40.74712945662031],[-73.96846363690715,40.74709412848568],[-73.96847691942946,40.74707250080573],[-73.96850064035861,40.74704438450725],[-73.96851485955027,40.74703284399812],[-73.96853479000812,40.74700039727699],[-73.96854427866207,40.74698814231277],[-73.96858885224557,40.746943443580804],[-73.96859169569574,40.74693334705033],[-73.96860023472276,40.74692109131982],[-73.96860971997535,40.74691460310312],[-73.96861730876952,40.74689945527531],[-73.96863912464677,40.746879274144156],[-73.9686637979665,40.74684681981241],[-73.96867043421352,40.74683600998],[-73.96869225190537,40.746808607957696],[-73.96870458089761,40.746800682796255],[-73.96871076544433,40.74678826391717],[-73.9687527124038,40.74674271521676],[-73.96894301109309,40.74651833569656],[-73.96896670537521,40.74653050029686],[-73.968973668495,40.74652900683395],[-73.96898899231705,40.74650579149482],[-73.9689998159547,40.74650193477244],[-73.96900302810103,40.74649080837935],[-73.96901641754059,40.74648115208633],[-73.96901961115928,40.74647243890264],[-73.96907193333256,40.746412983006394],[-73.96913096118854,40.74634071530672],[-73.96921135921306,40.74624451480132],[-73.96923432172333,40.74622228401151],[-73.9692470758422,40.74620778149111],[-73.9692502888171,40.74619617144271],[-73.96932591437418,40.746104087207904],[-73.96933228026565,40.74610167233756],[-73.96933924459186,40.746092656088415],[-73.96938290644796,40.74603594902502],[-73.96940022327878,40.74602084326554],[-73.96940086652113,40.74601402713003],[-73.96941753399562,40.745996966332044],[-73.96943292389894,40.74597698872876],[-73.96946210038314,40.745944577633644],[-73.96952046125202,40.745869041116535],[-73.96955059658652,40.745838827693646],[-73.96959740261177,40.74578278411187],[-73.96962370583414,40.74574671679449],[-73.96963204180291,40.74574330514346],[-73.96969487777577,40.74566679689098],[-73.96969678845927,40.745657000292994],[-73.96987561403067,40.74544478913766],[-73.96990575265288,40.74545820464263],[-73.96991227975789,40.7454517589337],[-73.9699313961496,40.74546300191995],[-73.9699270495906,40.74546779203506],[-73.96997377026281,40.74549574743067],[-73.97004758904902,40.74540286129937],[-73.97009123175715,40.74535112915101],[-73.97012962576983,40.745305366091806],[-73.97021602288645,40.74520057903288],[-73.97033931161255,40.74504963202252],[-73.97032571321452,40.74503694896189],[-73.97032571931133,40.74502326089764],[-73.97037811940523,40.744952305583325],[-73.97044255489008,40.7448703760096],[-73.97046063703631,40.74486474339077],[-73.97047240576444,40.744866241747694],[-73.97050560032665,40.74482376425933],[-73.97056877229097,40.74473186530614],[-73.9706238151066,40.74465642621008],[-73.97078834776649,40.7444062176904],[-73.97085704434362,40.7444326373972],[-73.97087688233866,40.74444557343102],[-73.97088963376747,40.744447729199365],[-73.97089742067715,40.744454736779765],[-73.97090946132165,40.74445635209418],[-73.97091724845465,40.74446335984082],[-73.97092858032387,40.744463362701666],[-73.97094062960427,40.74447144402543],[-73.97098222712395,40.744407634217374],[-73.97101392396083,40.74435861480515],[-73.97111438123984,40.744204360932514],[-73.9707827612869,40.744047246886915],[-73.97077757716121,40.74404662471939],[-73.97075833953689,40.74403919038237],[-73.97075084955148,40.74402980466484],[-73.97071823494046,40.744016927848214],[-73.9707057872083,40.74400256198681],[-73.97070317531693,40.74399049490883],[-73.97074257272041,40.743948324660074],[-73.9707506138202,40.74394863361058],[-73.97076123524721,40.74394210764173],[-73.97079209694724,40.74395600993257],[-73.97079892989314,40.74395279700383],[-73.97083587404148,40.74396967223815],[-73.97083595486524,40.74396970358601],[-73.97087357851345,40.74398767476944],[-73.97095964992813,40.74402569698712],[-73.97096300193476,40.7440236727749],[-73.97117346753171,40.7441075350083],[-73.97118193576088,40.7441032327079],[-73.97120616502991,40.74406602984668],[-73.97127362462317,40.74396474842362],[-73.97135752941875,40.74383845535952],[-73.97123423981517,40.74378464619029],[-73.97120546301974,40.74377151030136],[-73.97128101831684,40.74365194205138],[-73.97124127770074,40.74363774014756],[-73.9712078733065,40.743698794789715],[-73.97119990329722,40.74370632109221],[-73.97118780171996,40.74370736326184],[-73.97109822176336,40.74367849681546],[-73.97108533439582,40.74366405834521],[-73.97123301520186,40.74341466396014],[-73.97124584132821,40.74340203417456],[-73.97125636771868,40.743401558682116],[-73.97126710092144,40.74338988243393],[-73.97130663606066,40.743413403261954],[-73.9713541684383,40.74342493319516],[-73.97135016335193,40.74343165904874],[-73.971357253278,40.74343661339129],[-73.97136080173881,40.743444277092784],[-73.97131062520067,40.7435240231909],[-73.97135563409182,40.74353964934949],[-73.97149421270447,40.74333467396255],[-73.97163772240425,40.74311720098469],[-73.97167921200804,40.7430544645624],[-73.97191659152269,40.74313739492279],[-73.97198880214081,40.74316289643734],[-73.97206165305262,40.7431880308442],[-73.97210897631054,40.743205491180724],[-73.97223028569869,40.743249027067186],[-73.97350834958283,40.74378203418571],[-73.97302670401675,40.74445004120929],[-73.97257598272691,40.74506785479307],[-73.97212474231732,40.74568133806042],[-73.97208724192903,40.74573673056772],[-73.97196119939015,40.745902900027296],[-73.97184739132325,40.746057459922234],[-73.9717481066143,40.74618613912614],[-73.97165740546299,40.746303693599614],[-73.97122806189915,40.74691917069025],[-73.97273791962529,40.74755799077646],[-73.97360737921298,40.7479254548687],[-73.97497000707195,40.74850184998756],[-73.97584137791077,40.74888595486775],[-73.97538295836107,40.74948305847051],[-73.97493471192983,40.75009962760717],[-73.974444516257,40.75076469299506],[-73.97604824928956,40.75144139387823],[-73.97685152381591,40.751776494154065],[-73.97710781138565,40.75188340606207],[-73.97754285054947,40.75206355641635],[-73.97767660543508,40.75211893738104],[-73.97779152136373,40.75216759592678],[-73.97834877041348,40.752410130141875],[-73.97787494240546,40.75309839238373],[-73.97743259180935,40.75371708824109],[-73.97697379042023,40.75434867554563],[-73.97651569446155,40.754974263345176],[-73.9758987769702,40.754714222695746],[-73.97580739426205,40.75467727461185],[-73.9753437795632,40.75529969518193],[-73.97488727186546,40.75592379114352],[-73.97443866317396,40.75655630684871],[-73.97398183196334,40.757179758588464],[-73.97352419611904,40.75780844078163],[-73.97306851954805,40.75843149419644],[-73.97261271418452,40.75905930848459],[-73.97215595488039,40.75968124035729],[-73.97169609214878,40.76031266144985],[-73.97124277307155,40.76093641797654],[-73.9707506390483,40.76160870175048],[-73.9702581472511,40.76228875261049],[-73.9698002889174,40.76291351263049],[-73.96968801164826,40.76286596244073],[-73.96818687803618,40.762226821325974],[-73.96658338422266,40.7615509355766],[-73.96431353565232,40.760599231350426],[-73.96355618932161,40.76028081858219],[-73.96308073528812,40.76008316374034],[-73.96196573677733,40.75961946078574],[-73.9597218035256,40.75866306368139],[-73.95903681074552,40.75838378260481],[-73.95893448579804,40.75833515544872],[-73.95877790822706,40.75827092084879],[-73.95907003031215,40.75793909802037],[-73.95917264248845,40.757864780394065],[-73.95918103220001,40.757856111052305],[-73.95965770876664,40.75726014512328],[-73.95966400300114,40.75721141218693],[-73.96003900990624,40.75672535023892],[-73.9603645514083,40.75626941113347],[-73.96065638180482,40.75592314955025],[-73.96079709914989,40.755804772740674],[-73.96079722985941,40.755804655852046],[-73.96102790867174,40.75561058457912],[-73.96162927534924,40.75515238425918]]]]}},{type:"Feature",properties:{ntacode:"MN31",ntaname:"Lenox Hill-Roosevelt Island",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.94180032729433,40.769046926624775],[-73.94256806142153,40.76850590573157],[-73.94285528620712,40.768303494409345],[-73.94321923520114,40.767892643853266],[-73.94381427322769,40.767220912049936],[-73.94422343089232,40.766664977889874],[-73.94484026652218,40.76582362839086],[-73.94623787959836,40.76428501454979],[-73.94657165080062,40.76391755826095],[-73.94662141408692,40.763862772081],[-73.94682460228427,40.76361763273193],[-73.9470887692953,40.76329892108682],[-73.9478826838921,40.76236569759206],[-73.94792979664223,40.76231031625983],[-73.94832459591153,40.76184623000155],[-73.94833197228202,40.76183755882177],[-73.94896770106456,40.761090236622],[-73.94943175497154,40.76054861685865],[-73.94971226700028,40.76032891738485],[-73.95033358814484,40.75985675555361],[-73.95126005908777,40.75881011637179],[-73.95148626283071,40.758666455351985],[-73.95171190411031,40.75846249420142],[-73.95177822026004,40.75840254987705],[-73.95209233022635,40.757993140344894],[-73.95217663423742,40.757831335937425],[-73.95221146342067,40.75758363983296],[-73.95254079336884,40.75709531453733],[-73.9531215654618,40.75652380482717],[-73.95322009963175,40.75642684181773],[-73.95326888611035,40.7563810436008],[-73.9533069603586,40.756344327127586],[-73.95334556462922,40.75631137516489],[-73.95340583052031,40.7562585313747],[-73.95409527736348,40.75565492844285],[-73.95507326928168,40.75479868255484],[-73.95519503183574,40.75477452347627],[-73.95579415237728,40.75416154740873],[-73.95692404304651,40.75296115989122],[-73.957210035313,40.75271535683167],[-73.95791452493194,40.75210985452538],[-73.9586075575643,40.75161332398697],[-73.95868495443521,40.75157377742179],[-73.95903248609467,40.75138642277128],[-73.95902757442525,40.75129736934843],[-73.95955875930802,40.75081459776203],[-73.9599018708191,40.75055851485107],[-73.96039170572541,40.75025618611733],[-73.9608150484794,40.74989701988927],[-73.96083229998116,40.7498842071551],[-73.96084657841212,40.749869429418425],[-73.96085750277894,40.749853080997795],[-73.9608799847389,40.749824558640015],[-73.96090826556332,40.749799195753916],[-73.96094159259312,40.74977766733576],[-73.96096233578342,40.7497639979383],[-73.96098576889327,40.749753129370525],[-73.96101124495783,40.74974536170229],[-73.96103806060925,40.749740909390674],[-73.96106547549566,40.74973989535936],[-73.96109273272127,40.749742347604595],[-73.96111907974303,40.749748198422544],[-73.96114378914723,40.74975728627827],[-73.9611661787324,40.74976936026566],[-73.96133023440612,40.74960071782202],[-73.9615385546448,40.74972311984054],[-73.96138656105344,40.74988050283572],[-73.96140909852276,40.74989974569495],[-73.96142702677453,40.749921612559355],[-73.9614398281827,40.74994547209273],[-73.96144713314128,40.74997063542619],[-73.96144427066282,40.749988533292665],[-73.9614379779832,40.7500059163594],[-73.96142839196081,40.75002240655793],[-73.96141572108229,40.750037645238486],[-73.96140024092806,40.750051300970775],[-73.96138044759218,40.75006351624457],[-73.96136340166649,40.75007792976074],[-73.96134952036022,40.75009418874153],[-73.96111060141912,40.75060046939821],[-73.96068557958192,40.751201936967966],[-73.96001132395939,40.751831516832524],[-73.95989061758696,40.75209747762274],[-73.95957156539743,40.752804715899934],[-73.95950079995136,40.75295638169321],[-73.95901616693575,40.753595059957696],[-73.95892671120959,40.75356249236149],[-73.95845836871773,40.75394923650516],[-73.95768072860082,40.75482196116571],[-73.95689476959987,40.755703995826515],[-73.95646348839105,40.75618798254596],[-73.9559856341007,40.75672422530516],[-73.95565513098045,40.75709510572564],[-73.95559286207381,40.75722280017339],[-73.95556724700461,40.757257666686044],[-73.9555346431095,40.75729603446811],[-73.9555042552448,40.75733345607261],[-73.95546455380823,40.75737736821192],[-73.9554458901497,40.75739925144286],[-73.95534193818233,40.75752113556836],[-73.95499406068492,40.75792901915492],[-73.95390795119148,40.75920087485083],[-73.95384294876455,40.75923894538784],[-73.9537814567639,40.75932308222843],[-73.9537476058548,40.75936393792599],[-73.9536624181072,40.759479734113555],[-73.9536127225654,40.75950214901419],[-73.95332321617965,40.759745964184894],[-73.95339140733961,40.759796762357745],[-73.95312451504952,40.760052758429595],[-73.95297788216081,40.759962107876945],[-73.95231257045127,40.7606337553947],[-73.95208632266555,40.76086215440488],[-73.9518766729839,40.76124558279809],[-73.95162504973987,40.761678863605816],[-73.95097191594418,40.7624945075076],[-73.95093734928096,40.76257049523788],[-73.95073068782709,40.76275822543383],[-73.95037548074453,40.76317384507792],[-73.94997191750302,40.763646029814495],[-73.94920376022785,40.76426964383282],[-73.94908628791573,40.764264027275],[-73.94881315316452,40.76461075396618],[-73.94770109012809,40.766022397325216],[-73.94655273893126,40.767368205064145],[-73.94591458905614,40.76821393901876],[-73.94585112333101,40.76824775023561],[-73.94584451423827,40.76832122825147],[-73.94575361333573,40.7683016714271],[-73.94570357268705,40.76832793380895],[-73.94559658535884,40.76847086500516],[-73.94548114289294,40.76862477943785],[-73.94562721093457,40.768692953178935],[-73.94556302048797,40.7688017755246],[-73.94540491850033,40.76873217303861],[-73.94538208178977,40.76876320304788],[-73.94524510341363,40.76877326831045],[-73.94515704221527,40.7691183177517],[-73.94509065794175,40.769213720815486],[-73.94472353220715,40.769734058381495],[-73.94472478497464,40.769786271534905],[-73.94467293283418,40.76981996755085],[-73.94456161517573,40.76988639592742],[-73.94427007063561,40.77014053525473],[-73.94400423956343,40.77029398215087],[-73.94320414180386,40.77099239924644],[-73.94281710960243,40.77141086120491],[-73.94257830300974,40.77170185722109],[-73.94212674646835,40.77203470050947],[-73.94136990742412,40.77230915082778],[-73.94088707211633,40.77237251627863],[-73.94056957486741,40.77261475896454],[-73.94027460987338,40.77294743739594],[-73.94017959804113,40.77295931559445],[-73.94007665685508,40.77292618686025],[-73.94001157324423,40.77284236105555],[-73.9401845122452,40.77256490680423],[-73.94028207924205,40.77230140699128],[-73.94027766722361,40.77171314173958],[-73.9402002177966,40.7711283056628],[-73.94022870389082,40.770852261664416],[-73.94027985829332,40.770670711009814],[-73.94035533477519,40.77049657437111],[-73.94082605300306,40.76991215676561],[-73.94111778718032,40.76941440857467],[-73.94121934173009,40.769334343122395],[-73.94125975382609,40.769308879392696],[-73.94180032729433,40.769046926624775]]],[[[-73.95854329612972,40.75849562293565],[-73.95877790822706,40.75827092084879],[-73.95893448579804,40.75833515544872],[-73.95903681074552,40.75838378260481],[-73.9597218035256,40.75866306368139],[-73.96196573677733,40.75961946078574],[-73.96308073528812,40.76008316374034],[-73.96355618932161,40.76028081858219],[-73.96431353565232,40.760599231350426],[-73.96658338422266,40.7615509355766],[-73.96612747295735,40.762179299695674],[-73.96566959883934,40.76280455611176],[-73.96521327987921,40.76343135906091],[-73.96475544914031,40.764057070599726],[-73.96429790392935,40.76468198762058],[-73.96384291091131,40.765309685670196],[-73.96340154083667,40.76591119153758],[-73.9629286576574,40.766558627946864],[-73.9624699892819,40.767184933787874],[-73.96201413119704,40.7678123089956],[-73.96154785518016,40.7684315818494],[-73.9611099705802,40.769064407802716],[-73.96060180637537,40.769749186706484],[-73.96010955196549,40.77043221096548],[-73.9596444077395,40.77106426585265],[-73.95918180038358,40.77169682395604],[-73.95871707441768,40.77233167465393],[-73.9582553493721,40.77296533708623],[-73.95779380470232,40.77359989745685],[-73.95729410043819,40.77428355507537],[-73.95505481622966,40.77333685117609],[-73.95268752458831,40.7723430209828],[-73.95043175557535,40.77138973153784],[-73.94807387944718,40.77039439466549],[-73.94779385491799,40.770249152061716],[-73.94771625089354,40.7702160680857],[-73.94766538436603,40.770193253129634],[-73.9476145295589,40.77017042944496],[-73.94752257888102,40.7701296952895],[-73.94748975456338,40.770115154521676],[-73.94814040181467,40.76941675635808],[-73.9486641647793,40.76885762389692],[-73.9490853676866,40.768278270795726],[-73.94937332131511,40.767882191054426],[-73.94957912071408,40.76762893017963],[-73.95006979303108,40.767025087880796],[-73.95066345154257,40.76638071134942],[-73.9512249766657,40.76577119897351],[-73.9517648090041,40.76516371184321],[-73.9523096318114,40.76455428860604],[-73.9533655996359,40.76336817091173],[-73.95441826078611,40.76218410495114],[-73.9555726460532,40.7611683262304],[-73.9558722233908,40.76090471211563],[-73.95630917634197,40.76050836755429],[-73.95633318967809,40.76048658506133],[-73.95697841727637,40.75989675444602],[-73.95731737587947,40.75959221225662],[-73.95759869445287,40.759342318257836],[-73.95763772742107,40.759306739898356],[-73.95800496616832,40.75897199962936],[-73.95825660841929,40.75874926119308],[-73.95836125332569,40.75866024195492],[-73.95838528674,40.7586397974006],[-73.9584262018961,40.7586038730069],[-73.95845501809994,40.75858090219778],[-73.95849119541657,40.7585459038305],[-73.95854329612972,40.75849562293565]]]]}},{type:"Feature",properties:{ntacode:"QN50",ntaname:"Elmhurst-Maspeth",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.89175048792538,40.74681172763676],[-73.89139145532346,40.74664100432992],[-73.89111026226408,40.745202718612056],[-73.89071647522992,40.743127783975545],[-73.88983831807904,40.74325444936812],[-73.88979159830899,40.7432611864752],[-73.88974416823146,40.743268291608885],[-73.88886955184587,40.743399319916044],[-73.88798650795333,40.743548192370085],[-73.88751132057517,40.74108252663572],[-73.88666826998661,40.74117814526623],[-73.88661927245637,40.741181716281446],[-73.88572588124347,40.741288705926834],[-73.8855903701595,40.74057655762343],[-73.88551225128528,40.740165018885875],[-73.88540705188223,40.74019643185348],[-73.88461490000756,40.740432934646904],[-73.88416972265763,40.74057237304625],[-73.88333435045476,40.74083402656853],[-73.88325318316474,40.74085945625346],[-73.88282912173041,40.740992282854336],[-73.88294286815264,40.74160954372021],[-73.88186399002747,40.74173456791749],[-73.8810038798403,40.74184066249266],[-73.8802776547708,40.74129746151827],[-73.88011277184974,40.74116823883127],[-73.87999120502812,40.741070261682886],[-73.87931979592602,40.740602080304754],[-73.87910739756694,40.74044507821553],[-73.87863239386544,40.740059962914266],[-73.87848682293277,40.73993390905903],[-73.87791831742709,40.73939495718864],[-73.87743058352494,40.73860051566839],[-73.87797778305588,40.73849579141315],[-73.87823490585285,40.738444536249965],[-73.87927094289975,40.73825836617899],[-73.87935689909366,40.73822225561401],[-73.8794515489233,40.73819811363759],[-73.8795503883212,40.73818743739306],[-73.87964850369602,40.73819044002194],[-73.88128967328691,40.73789514667842],[-73.88178451833636,40.73780702695607],[-73.88213493825684,40.73773983993018],[-73.88230252677229,40.73770770115408],[-73.88203267998777,40.73764290354272],[-73.88150982222392,40.73753989848019],[-73.88051819007087,40.73736701111221],[-73.88033059323025,40.73733367722739],[-73.8803385412426,40.73726569734436],[-73.88035425545195,40.73713112350065],[-73.8805153679162,40.735752171924126],[-73.88066188945518,40.73570787419102],[-73.88056928405362,40.73564493259513],[-73.88015913050235,40.73532715683223],[-73.87955435469688,40.734853489019635],[-73.87931157628798,40.734662120298864],[-73.87895373077906,40.734380047008294],[-73.87834920992512,40.73390580497148],[-73.87771964076885,40.73341722584638],[-73.87708276281708,40.732909316762125],[-73.87822455964046,40.73210226976788],[-73.87725122453762,40.73179415338157],[-73.87752195765937,40.731593169216396],[-73.87844215079522,40.73192119189743],[-73.87932144440553,40.73220754133694],[-73.88029391921197,40.73256164530344],[-73.88108691611797,40.732935630218066],[-73.88182222668252,40.73320039763011],[-73.88268121863038,40.73351123979835],[-73.88352910369622,40.73384827870439],[-73.88381086968478,40.73355953566881],[-73.88469091994872,40.73388646862834],[-73.88484227253133,40.7339336169974],[-73.88484243849439,40.733933670436855],[-73.88484260360518,40.733933707290305],[-73.88500007245375,40.73397002845832],[-73.88500017855749,40.73397005654121],[-73.88500028533984,40.73397007423816],[-73.88516210667103,40.73399498242367],[-73.88532593621608,40.73400811190915],[-73.88532603067883,40.73400812188731],[-73.88532612581928,40.73400812198202],[-73.88548975106393,40.7340094546437],[-73.8859846758227,40.73404112176175],[-73.88639651881996,40.734067463415485],[-73.8868919775636,40.734099162842995],[-73.8871867668375,40.73415894020986],[-73.88751426620887,40.734225348823166],[-73.88770199270435,40.734291322758644],[-73.88852285901486,40.73453116001538],[-73.88910318982461,40.73459239646249],[-73.8899345067158,40.734559956240744],[-73.89113852797226,40.734512969667016],[-73.89138497925266,40.7345049885514],[-73.89175016416746,40.73448480973192],[-73.8923264405569,40.73447014076234],[-73.89255554655625,40.73447812580769],[-73.89278405666,40.734495962751566],[-73.89301088115,40.73452357570055],[-73.89323494452198,40.734560812055705],[-73.89347408300259,40.734602177546364],[-73.89370905653142,40.734657452281574],[-73.89393780606343,40.73472621004517],[-73.89415835505051,40.73480779168275],[-73.8942464489959,40.734841813167165],[-73.89440759654244,40.73489932365153],[-73.89457531935838,40.73494649181246],[-73.89457544923937,40.73494652861971],[-73.89457557913678,40.73494655504028],[-73.89474809027583,40.73498275149361],[-73.894748279402,40.73498278734965],[-73.89474848065409,40.73498281500796],[-73.89492421774371,40.73500772218403],[-73.89510133470478,40.735021183090076],[-73.89602931590743,40.73501789160896],[-73.89651105174443,40.735096741542876],[-73.89691188038546,40.73508660183103],[-73.89783236941898,40.735160354182355],[-73.89806882993648,40.73518359879587],[-73.89806895920093,40.73518360829177],[-73.89806910146032,40.73518361712906],[-73.89830786624215,40.73519417432637],[-73.8983079968273,40.735194184325735],[-73.8983081267668,40.73519418444049],[-73.898547585967,40.73519190955395],[-73.89854772823975,40.73519190967927],[-73.89854787030579,40.73519190092559],[-73.89878621317987,40.73517682016894],[-73.89878634225266,40.735176810900875],[-73.89878646142805,40.735176792912775],[-73.89902210032459,40.73514908398681],[-73.89922944768905,40.73511159877413],[-73.89943348532097,40.73506259016593],[-73.89963257961799,40.735002358806234],[-73.89982513106341,40.7349313950196],[-73.90000969412581,40.73485032111735],[-73.90011526930893,40.734805809994214],[-73.90021662080159,40.73475594075361],[-73.90031327937614,40.734700944280334],[-73.90040479753546,40.73464107519655],[-73.9004907513914,40.734576610732404],[-73.9005707431931,40.73450784929167],[-73.90064440261489,40.73443510922478],[-73.90071138865196,40.73435872730129],[-73.90091094889478,40.73412603673648],[-73.90107970900307,40.73391463477932],[-73.9019432483891,40.7343400254089],[-73.90244611632588,40.73457283883602],[-73.90286649544672,40.73476746034097],[-73.90333476049256,40.73499640348051],[-73.90336799148218,40.735012650119046],[-73.90378660869744,40.735217315850605],[-73.9045551246329,40.73560527323141],[-73.90470297584517,40.735679903106416],[-73.90516948859666,40.73585964312846],[-73.90573589815993,40.73463343604188],[-73.90601830403261,40.73401073907951],[-73.90568645938917,40.73391582480753],[-73.90598353285564,40.73326568411651],[-73.9062890340807,40.732400751533056],[-73.91068876401157,40.73347108174283],[-73.91023874078742,40.73433921689307],[-73.90991066443574,40.734997340730224],[-73.90959716531441,40.73565645706254],[-73.90932941221713,40.73623244466336],[-73.90930551837597,40.73628728525477],[-73.90928542383523,40.736334059248854],[-73.90926003023553,40.73640318078676],[-73.9089022035673,40.736440710526445],[-73.9078928371656,40.7365973879302],[-73.90761906565115,40.7366502988352],[-73.90739546905165,40.73670931926802],[-73.90672950518615,40.736913484977975],[-73.90646283408837,40.73702598538241],[-73.90598452544887,40.73721864757656],[-73.90556671775929,40.737414399186505],[-73.90486204399502,40.737723612546645],[-73.90463288898444,40.73782416255365],[-73.904104242932,40.73804875888494],[-73.9036895690234,40.73820058904488],[-73.9036475258723,40.7382173693478],[-73.90357525873947,40.73824323375343],[-73.90316328504016,40.738390687982815],[-73.9026825413834,40.73856750330988],[-73.90174321620407,40.73890039752113],[-73.90102306460851,40.73926666834076],[-73.90057825392266,40.73949289589988],[-73.89974871441683,40.740132203727946],[-73.89920950764419,40.74054548052474],[-73.89916350291848,40.7405985704264],[-73.89908954783141,40.74065715498108],[-73.89896997786717,40.74075331469493],[-73.89889421984041,40.740814239896196],[-73.89883324998513,40.74085897689217],[-73.89868042107695,40.74097933994882],[-73.89818354194627,40.74139090233638],[-73.8976215043597,40.74184176180642],[-73.89732904514568,40.74207636611446],[-73.89720741949911,40.74217393557135],[-73.89706891423414,40.74228452035298],[-73.89638129311936,40.742844920178534],[-73.89576162689255,40.743356569247354],[-73.89557809228549,40.743502753701094],[-73.8954066208611,40.74365743988999],[-73.8952481968735,40.74381972981609],[-73.89499026480705,40.74413421315217],[-73.89489295010222,40.74428440122755],[-73.8948069988876,40.74443883968923],[-73.89473288750361,40.74459679439464],[-73.89467093051414,40.74475746219762],[-73.89462589082363,40.744964743733355],[-73.89460445758156,40.74517190059945],[-73.89460369062355,40.74517676033933],[-73.89459378126298,40.74540249167031],[-73.89460961060975,40.74562887142108],[-73.8946511364622,40.74585336185333],[-73.89471775838824,40.746073456866796],[-73.89480831709773,40.74628678871511],[-73.89486473853243,40.746389005314434],[-73.89492567406242,40.74648224257187],[-73.89525088045272,40.74704970645258],[-73.89564071378796,40.74770784692218],[-73.89583033369652,40.74801363993442],[-73.89608491863316,40.74846106216227],[-73.89611445033239,40.748509517124525],[-73.89614673779049,40.748562493081714],[-73.89624245506702,40.74871954507859],[-73.8961453410188,40.748680036786126],[-73.89610951075919,40.748669413129235],[-73.89605152793317,40.74864946523063],[-73.89585801037587,40.74856930333827],[-73.89581462633576,40.74855093974735],[-73.89572779213752,40.74851104302712],[-73.89564469814562,40.74847370507541],[-73.8954093393868,40.74837385870562],[-73.89527600647773,40.74831729393691],[-73.8937970876941,40.74769149984853],[-73.89240906681825,40.747135328888895],[-73.89175048792538,40.74681172763676]]]}},{type:"Feature",properties:{ntacode:"QN63",ntaname:"Woodside",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.89866137800627,40.75992101787343],[-73.89906072889902,40.75932801641214],[-73.8994103518499,40.758808839528136],[-73.89948479510139,40.75868286849671],[-73.89956743939895,40.75854526251294],[-73.89960731931295,40.75845463504678],[-73.8996486441353,40.75837966697798],[-73.89967747524835,40.75829686387912],[-73.8997166865107,40.75816257851032],[-73.89976111384685,40.757985758787676],[-73.89978921664465,40.75789847889486],[-73.89980933227785,40.75778375346285],[-73.89984592654017,40.75756215304109],[-73.89986047525849,40.75733746251917],[-73.89985245450484,40.75711160900415],[-73.89982174151714,40.756886536691475],[-73.89979518155333,40.75677539088328],[-73.89976862080852,40.756664237360205],[-73.89972650438914,40.756541867319704],[-73.89969372686603,40.75644660926704],[-73.89959808778829,40.756235438423595],[-73.89930661019675,40.75552363360362],[-73.89914104836491,40.755163869730495],[-73.89905513013387,40.754949825455775],[-73.89897117114607,40.754715305945375],[-73.89862947442641,40.75416152244509],[-73.89831892739929,40.753689797231566],[-73.89793446562894,40.75311211809773],[-73.8977266523259,40.75275880323177],[-73.89763479564674,40.75254627971213],[-73.89758589543506,40.752406272160904],[-73.8974982062631,40.752045603308105],[-73.89746744549417,40.75176866371223],[-73.89742196983823,40.75154161771331],[-73.89728972093975,40.75087278071636],[-73.89719221021899,40.75046866106622],[-73.89715792689466,40.7503399771887],[-73.89711443825027,40.750212912284645],[-73.89706187445725,40.7500878467799],[-73.89700039309167,40.74996515534873],[-73.89647000174409,40.74908647148587],[-73.89624245506702,40.74871954507859],[-73.89614673779049,40.748562493081714],[-73.89611445033239,40.748509517124525],[-73.89608491863316,40.74846106216227],[-73.89583033369652,40.74801363993442],[-73.89564071378796,40.74770784692218],[-73.89525088045272,40.74704970645258],[-73.89492567406242,40.74648224257187],[-73.89486473853243,40.746389005314434],[-73.89480831709773,40.74628678871511],[-73.89471775838824,40.746073456866796],[-73.8946511364622,40.74585336185333],[-73.89460961060975,40.74562887142108],[-73.89459378126298,40.74540249167031],[-73.89460369062355,40.74517676033933],[-73.89460445758156,40.74517190059945],[-73.89462589082363,40.744964743733355],[-73.89467093051414,40.74475746219762],[-73.89473288750361,40.74459679439464],[-73.8948069988876,40.74443883968923],[-73.89489295010222,40.74428440122755],[-73.89499026480705,40.74413421315217],[-73.8952481968735,40.74381972981609],[-73.8954066208611,40.74365743988999],[-73.89557809228549,40.743502753701094],[-73.89576162689255,40.743356569247354],[-73.89638129311936,40.742844920178534],[-73.89706891423414,40.74228452035298],[-73.89720741949911,40.74217393557135],[-73.89732904514568,40.74207636611446],[-73.8976215043597,40.74184176180642],[-73.89818354194627,40.74139090233638],[-73.89868042107695,40.74097933994882],[-73.89883324998513,40.74085897689217],[-73.89889421984041,40.740814239896196],[-73.89896997786717,40.74075331469493],[-73.89908954783141,40.74065715498108],[-73.89916350291848,40.7405985704264],[-73.89920950764419,40.74054548052474],[-73.89974871441683,40.740132203727946],[-73.90057825392266,40.73949289589988],[-73.90102306460851,40.73926666834076],[-73.90174321620407,40.73890039752113],[-73.9026825413834,40.73856750330988],[-73.90316328504016,40.738390687982815],[-73.90357525873947,40.73824323375343],[-73.9036475258723,40.7382173693478],[-73.9036895690234,40.73820058904488],[-73.904104242932,40.73804875888494],[-73.90463288898444,40.73782416255365],[-73.90486204399502,40.737723612546645],[-73.90556671775929,40.737414399186505],[-73.90598452544887,40.73721864757656],[-73.90646283408837,40.73702598538241],[-73.90672950518615,40.736913484977975],[-73.90739546905165,40.73670931926802],[-73.90761906565115,40.7366502988352],[-73.9078928371656,40.7365973879302],[-73.9089022035673,40.736440710526445],[-73.90926003023553,40.73640318078676],[-73.90923020854459,40.73645523407491],[-73.90921642038388,40.73649627641613],[-73.90855501542217,40.73793042458199],[-73.90832327571802,40.73863053902398],[-73.90778380515184,40.740744752368194],[-73.90755490341088,40.74166456390521],[-73.90752528179262,40.74178356896766],[-73.90750569620336,40.7418622485949],[-73.90830377429265,40.74196124000843],[-73.90924723845045,40.74206578900281],[-73.90941812820681,40.74208561760109],[-73.9101585711056,40.742171547914865],[-73.91074682819566,40.742240128388225],[-73.91104536599676,40.74227493881099],[-73.91129208846006,40.7423046834405],[-73.91194129701314,40.74238294990334],[-73.9119090455116,40.742538601462385],[-73.91189444373416,40.74260906679207],[-73.91150870771199,40.744470705074704],[-73.91124722195285,40.74578399253388],[-73.91213076526425,40.74588664340153],[-73.91244853783243,40.745920402209606],[-73.91235352521622,40.74631819581597],[-73.91232273999387,40.74644708603102],[-73.91212028771632,40.747294748985254],[-73.91193027661589,40.747988209749124],[-73.91190987538717,40.74810505358105],[-73.91190983903499,40.74810522476505],[-73.91190979122962,40.748105394935166],[-73.91187503994783,40.748220795601526],[-73.91182635657516,40.7483331322581],[-73.9118262493937,40.74833339334943],[-73.91182610742021,40.7483336452002],[-73.91182081376934,40.74834287234541],[-73.91176417871445,40.74844159657358],[-73.91164202699218,40.74868457627963],[-73.91015860618921,40.74850196788335],[-73.9098996151524,40.7490872745806],[-73.90971148153102,40.749754709477266],[-73.90951622548934,40.750441659734406],[-73.90948267283493,40.75056086142005],[-73.90945184014245,40.75065545362644],[-73.90945182707307,40.75065550688949],[-73.90944332062112,40.75075503303167],[-73.90944330814995,40.75075513236494],[-73.90944332035104,40.750755231717505],[-73.90945863764708,40.75085507411319],[-73.9094586485645,40.750855145487904],[-73.90945867225862,40.7508552168727],[-73.90949707380163,40.750950583850255],[-73.90949709817924,40.75095063865045],[-73.9094971329243,40.75095068323968],[-73.90955575951165,40.75103731284322],[-73.90984318646113,40.75163867983058],[-73.91035492992543,40.75274990803362],[-73.91067474831037,40.752995076324375],[-73.91023124668574,40.75297652347289],[-73.9099543967442,40.75321782325719],[-73.9096931479366,40.75346973314051],[-73.90944851160434,40.7537313537376],[-73.90922902598815,40.75399264232606],[-73.9092213978803,40.75400172309785],[-73.90917451133419,40.7540641670064],[-73.90901259013462,40.754279814840174],[-73.90879316462839,40.754685616322526],[-73.90876818485036,40.7547318148092],[-73.90873645133013,40.75479050035927],[-73.90871371057138,40.75483255450444],[-73.90868067276367,40.75489365372563],[-73.90865671542092,40.754937961292946],[-73.90862474294862,40.7549970907328],[-73.90860265491916,40.75503793750969],[-73.90854932067397,40.75513657105226],[-73.90853125359216,40.75516998452462],[-73.90850901790964,40.7552111050705],[-73.90846544581838,40.75529168584236],[-73.90840546824795,40.75545240020043],[-73.90835663281571,40.755583258350285],[-73.90830736954517,40.75571526234979],[-73.90827537916033,40.75580098274797],[-73.9082421084052,40.755890130369565],[-73.90820623782363,40.75598624867809],[-73.908171881392,40.75607830533948],[-73.90813601060705,40.75617442412604],[-73.90810013817645,40.75627054289893],[-73.9080608167564,40.756375907516876],[-73.90802408326986,40.75647433173963],[-73.90798755620071,40.75657220662882],[-73.90794888874281,40.756675814546014],[-73.90782817471643,40.75699926489836],[-73.90753428656868,40.75804521693944],[-73.90705781877418,40.75867814509603],[-73.90649338748717,40.75956399038153],[-73.90632326954616,40.75983682031972],[-73.9069970649811,40.76014455708535],[-73.90740335036824,40.76033397860793],[-73.90779405461588,40.76051780023578],[-73.9075304268957,40.76084467846586],[-73.90741972877893,40.76098192614534],[-73.90703976376585,40.76145304381863],[-73.90677808721601,40.76177748184767],[-73.90651032137538,40.762109470080894],[-73.90625691681171,40.76242520729055],[-73.90606811200968,40.762660444977215],[-73.90566075324435,40.76316798812215],[-73.90519286706422,40.76375094169231],[-73.90451229915779,40.764589063994315],[-73.90370771119207,40.76559714897404],[-73.90359001683696,40.76575398789889],[-73.90356915620252,40.76578178944326],[-73.90331045221484,40.76516814882733],[-73.90299205576657,40.76441183888058],[-73.9027679358394,40.76387945731201],[-73.90225241261187,40.762643826930066],[-73.90175373483075,40.760775474957335],[-73.90147053012271,40.759633050131235],[-73.90137640287485,40.75964203877372],[-73.9012744818576,40.759651478508935],[-73.89901804773385,40.75989121291553],[-73.8988671808199,40.75990420706959],[-73.89877250789253,40.75991557716788],[-73.89866137800627,40.75992101787343]]]}},{type:"Feature",properties:{ntacode:"QN08",ntaname:"St. Albans",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.75205066516914,40.705228027517016],[-73.75174489150413,40.7045461553103],[-73.75143698247683,40.70386432350898],[-73.75113533223447,40.70320334279658],[-73.75082756868599,40.70251465496407],[-73.75053038733068,40.701854897446346],[-73.75022047035604,40.70116599678198],[-73.74991098943147,40.70047962766999],[-73.74962119582999,40.699829780357426],[-73.74930547145115,40.69914231349242],[-73.75019295751494,40.69891208157827],[-73.74928080801233,40.69689407679234],[-73.74863325886783,40.695444760921454],[-73.7482999387439,40.69553724402269],[-73.74774501654485,40.69568854106044],[-73.74744768975957,40.69577042133923],[-73.7462487598591,40.69610314513022],[-73.7461815788438,40.69612192598156],[-73.74612956305778,40.69613573333659],[-73.74523747509926,40.69637465934404],[-73.74507480022552,40.696390949410734],[-73.74490994876138,40.69639460096724],[-73.74474545394713,40.69638546549654],[-73.74458386999146,40.69636378169998],[-73.743651783506,40.69622415696894],[-73.74359286087846,40.696215325310476],[-73.74386913448024,40.695400117925395],[-73.74415874099208,40.69454990011392],[-73.74426648842497,40.69426010141448],[-73.74438938966283,40.693973434025466],[-73.74452718234298,40.69369059892434],[-73.74467955538249,40.693412263972796],[-73.74479652994698,40.69322037171514],[-73.74484610564873,40.69313905661794],[-73.74487951537357,40.69309307821627],[-73.74510485066804,40.69278293535419],[-73.74624345580148,40.6912794443484],[-73.74728617701345,40.68973717310514],[-73.74755175366275,40.6893473366558],[-73.74856993094676,40.68780373770455],[-73.748846014444,40.68744748426511],[-73.74944546764223,40.686672022061344],[-73.75008991197137,40.68592344636021],[-73.75025615787946,40.68561310994649],[-73.75103020622579,40.68422286736822],[-73.75125793539011,40.68373412593293],[-73.75154215456266,40.6830460426664],[-73.75180409215479,40.68240332399333],[-73.752258286194,40.68149141147267],[-73.75247059935141,40.68118051487181],[-73.75268290987276,40.68086961686086],[-73.7532105785223,40.68015428817165],[-73.75323817129319,40.68011688600672],[-73.75328689979482,40.68005114533419],[-73.75345604286936,40.67982295635729],[-73.75372596084024,40.679457427866126],[-73.75399395089532,40.67909450721428],[-73.754178569459,40.67884448578624],[-73.75484909670564,40.677928838387444],[-73.75523457805538,40.67728840974747],[-73.75549392468203,40.67662967318386],[-73.75562236473753,40.676258472973224],[-73.75563646968837,40.67621517858182],[-73.75576169227476,40.67588590942052],[-73.75648885769802,40.67602276208712],[-73.75662976463356,40.676116912644694],[-73.75672742325696,40.67620876490815],[-73.75680933196348,40.676309714932444],[-73.7568734970098,40.67641731882217],[-73.75691881719038,40.676528870874996],[-73.75789961618126,40.6761234096534],[-73.75801266805283,40.67607767618704],[-73.75950918081475,40.67544721006859],[-73.76031464000948,40.67510997137939],[-73.76114911278653,40.67476362080719],[-73.76248600364032,40.67419498176471],[-73.76339040525822,40.67468111755351],[-73.76343036859083,40.6747060530448],[-73.76347503204197,40.67472583210621],[-73.76352325866625,40.67473995124366],[-73.76357382059386,40.67474805085678],[-73.76362543090342,40.674749924920036],[-73.76367677578418,40.67474552572671],[-73.7637182510461,40.67431589223476],[-73.76380287417155,40.6737843709188],[-73.76561573131738,40.67477902045609],[-73.76837330731253,40.67655024133655],[-73.76932704626262,40.67714828377281],[-73.7703029524301,40.67775050177018],[-73.77109848747236,40.67824364764569],[-73.7717773091779,40.67866778383028],[-73.77346815406875,40.67971949984204],[-73.77469730116003,40.680486046910175],[-73.77408130137064,40.68076015443524],[-73.77356539523521,40.68096392630874],[-73.77299539387256,40.68120882455216],[-73.77232211204065,40.68149096826255],[-73.77220275281798,40.68161033878101],[-73.77256209562054,40.682209496991966],[-73.77297749089124,40.68293379290643],[-73.77328704038128,40.68345473193422],[-73.7734991526998,40.683482227059876],[-73.77418414936861,40.68323792148529],[-73.7744197540815,40.68365352187211],[-73.77455790395265,40.68388562174163],[-73.77462061099078,40.683990970173724],[-73.77501231409929,40.68427557945444],[-73.77567289870474,40.68474158947137],[-73.77632402116663,40.68521655626265],[-73.77679912436707,40.685968464830886],[-73.77697494104947,40.686246713693095],[-73.77699767603643,40.68628268900784],[-73.77784971062758,40.68598927318104],[-73.77870794514436,40.68570042040621],[-73.7795734724526,40.68541503264895],[-73.77966850635775,40.68537712312305],[-73.7797650919136,40.68574360262817],[-73.78051569864361,40.68703652091896],[-73.7814867561804,40.68869718331473],[-73.78234452821745,40.68840743798872],[-73.78326625044213,40.68999429273677],[-73.78242712281642,40.69034436928375],[-73.78160296575832,40.69068690440518],[-73.78078155498307,40.6910299429488],[-73.77977295070063,40.68928116998799],[-73.77891249600715,40.68957064724996],[-73.77796055159266,40.689894810200755],[-73.77789337371748,40.68991769003262],[-73.77919838506132,40.69165056892527],[-73.78023723847124,40.69297233543558],[-73.78018646112439,40.69301522981083],[-73.77944081337652,40.69364510969767],[-73.77863399814551,40.69401378826077],[-73.77783593415649,40.69432133540332],[-73.77725734344637,40.69506404240704],[-73.7770388206772,40.69536433701952],[-73.77659775517724,40.69596911441705],[-73.7761893233185,40.6965743417207],[-73.77608749167003,40.69672523099634],[-73.77576287750398,40.6971828625657],[-73.77567626121245,40.69730502998352],[-73.77532842133536,40.697785667199874],[-73.77513633783742,40.698050466028135],[-73.77489224473885,40.698387448061425],[-73.77459377478972,40.69879949818145],[-73.77446186169773,40.69899514646069],[-73.77395659465948,40.69980578158968],[-73.77359394912476,40.69999438309471],[-73.7734383293357,40.70007532182422],[-73.77318719051566,40.70018646370453],[-73.77293506615226,40.70029491996742],[-73.77274622241578,40.70037864655052],[-73.77230768599377,40.70057150731983],[-73.77272432593571,40.70126221573244],[-73.77312771651147,40.701947276724944],[-73.77331744799453,40.702261695565376],[-73.77353391273653,40.70262042801146],[-73.77394353534172,40.703311504457744],[-73.77434779094449,40.703986396558754],[-73.77507462230426,40.7052399838006],[-73.77559218704107,40.705329308219305],[-73.77561355964727,40.70551157811212],[-73.77561486296855,40.70569722174952],[-73.77559530044854,40.70588431905253],[-73.77555451090561,40.706070835185656],[-73.77549258356241,40.70625467184937],[-73.77541010568393,40.70643377593178],[-73.77530808871073,40.70660617856837],[-73.77518799493689,40.7067701166549],[-73.77505158098607,40.706924035561265],[-73.77490093235193,40.70706666191014],[-73.77461091483696,40.70723572418671],[-73.77430843649033,40.707393667955856],[-73.77399462538853,40.70753971817406],[-73.77373764354891,40.707645607286985],[-73.7736706905552,40.7076731951214],[-73.77333799416232,40.707793515718315],[-73.77299790109565,40.707900214508676],[-73.77278262904794,40.70795789439836],[-73.77265188953203,40.70799292360791],[-73.77230141625647,40.70807142202754],[-73.77093585136588,40.70862589657651],[-73.76918606483403,40.70933634193528],[-73.76844546450805,40.70963702715856],[-73.76825969052474,40.70952636787698],[-73.76789085725706,40.708406402964776],[-73.76776269713876,40.70799573506326],[-73.76755588774955,40.707321957777424],[-73.76734431877853,40.70663634649571],[-73.76725075938913,40.70631255785006],[-73.76705298532839,40.70547030223978],[-73.76701441776628,40.70526813130767],[-73.76679155659056,40.70400852680101],[-73.7666541353111,40.70333761692614],[-73.76657282468808,40.702751621013284],[-73.7663692519047,40.70256339728291],[-73.76612489310696,40.70233448577168],[-73.76544147833864,40.70251231465967],[-73.76455359278602,40.702742997098944],[-73.76366846114144,40.702972975402716],[-73.76278023539192,40.70320597529469],[-73.76262946595456,40.703241550763735],[-73.76126359340884,40.70359894045669],[-73.76095546550677,40.70290957793811],[-73.76006675303269,40.7031407114185],[-73.7591822815834,40.70337203354216],[-73.75829554399144,40.703603381475375],[-73.75740580368182,40.70383535520582],[-73.75651887288761,40.70406425772578],[-73.75561453941796,40.70430046423966],[-73.75471127039005,40.70453789071895],[-73.75382395815093,40.704765835031324],[-73.75293777165199,40.70499820570146],[-73.75205066516914,40.705228027517016]]]}},{type:"Feature",properties:{ntacode:"QN66",ntaname:"Laurelton",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.73355835255019,40.68551705380617],[-73.73350033567313,40.68550058460784],[-73.73308454574304,40.685382535027685],[-73.73222005766402,40.68512109618673],[-73.73132732793682,40.68485054405551],[-73.73045845029642,40.68458679458461],[-73.72959149713328,40.684325338356935],[-73.72872058412531,40.6840623911503],[-73.72785251209915,40.683800442683314],[-73.72718272427994,40.68359733001725],[-73.7272008415377,40.68356123458151],[-73.72810238799399,40.681765637074875],[-73.72830180776724,40.68148497464304],[-73.72851656796792,40.681210472559975],[-73.7287461672962,40.68094285780515],[-73.72898998693003,40.68068281268418],[-73.72924739897161,40.68043098564057],[-73.72950555795241,40.68005572564392],[-73.73047301194778,40.6793479372617],[-73.73106142472696,40.67830662072256],[-73.73187382930517,40.67756892137532],[-73.73303223411345,40.67649502614114],[-73.73332244102072,40.6761325660214],[-73.73384204235914,40.675463376843986],[-73.73403489761401,40.67523765729607],[-73.73502751435933,40.67402829025726],[-73.73505915346206,40.67398974996732],[-73.73509933089805,40.673924256896285],[-73.7356185393299,40.67313052717458],[-73.73597469371681,40.67256742178244],[-73.73624941770638,40.67263060172317],[-73.73593438590397,40.67243297135654],[-73.73718424454947,40.67090981324924],[-73.73735527457589,40.67061884076603],[-73.73754673826387,40.67033434438706],[-73.73775794390926,40.67005754690134],[-73.7379880600523,40.66978963592841],[-73.73823608776424,40.66953170673056],[-73.73850086544765,40.669284773283906],[-73.73869946903383,40.6690682364461],[-73.7390004170177,40.66874928553395],[-73.7392198632457,40.66851888383289],[-73.7399333159808,40.66776382815115],[-73.74080404601436,40.666843967706214],[-73.74117817298493,40.66640295437335],[-73.7444056454396,40.66640390961431],[-73.74536651652191,40.666404032481005],[-73.74608613470903,40.66640040020529],[-73.74902967472607,40.66638682094743],[-73.75073017019314,40.66640190195073],[-73.75175886506902,40.66639531955454],[-73.75318579138099,40.66640002896241],[-73.75336722863193,40.66640062565933],[-73.75526231233226,40.66639476647856],[-73.75551141778561,40.6663987638402],[-73.75602173508496,40.666391716105636],[-73.75756438039895,40.666448683608614],[-73.75763129618157,40.66645115660709],[-73.75731692780406,40.667040315880385],[-73.75699533361431,40.66774126856443],[-73.75671602468465,40.668562526875206],[-73.75668454730251,40.66875852213388],[-73.75643734357965,40.669666378743514],[-73.75640621235962,40.67037291542147],[-73.75642478734333,40.670633564599335],[-73.75646127228335,40.67109403158382],[-73.75648374561726,40.67148986637321],[-73.75646388360393,40.671684002569904],[-73.7563623925968,40.67242923711032],[-73.75643906149276,40.672441159775865],[-73.75814760678543,40.67270691480772],[-73.75857198801718,40.6726373316153],[-73.75859630277033,40.67274790366515],[-73.75880484963706,40.67300565486225],[-73.76031464000948,40.67510997137939],[-73.75950918081475,40.67544721006859],[-73.75801266805283,40.67607767618704],[-73.75789961618126,40.6761234096534],[-73.75691881719038,40.676528870874996],[-73.7568734970098,40.67641731882217],[-73.75680933196348,40.676309714932444],[-73.75672742325696,40.67620876490815],[-73.75662976463356,40.676116912644694],[-73.75648885769802,40.67602276208712],[-73.75576169227476,40.67588590942052],[-73.75563646968837,40.67621517858182],[-73.75562236473753,40.676258472973224],[-73.75549392468203,40.67662967318386],[-73.75523457805538,40.67728840974747],[-73.75484909670564,40.677928838387444],[-73.754178569459,40.67884448578624],[-73.75399395089532,40.67909450721428],[-73.75372596084024,40.679457427866126],[-73.75345604286936,40.67982295635729],[-73.75328689979482,40.68005114533419],[-73.75323817129319,40.68011688600672],[-73.7532105785223,40.68015428817165],[-73.75268290987276,40.68086961686086],[-73.75247059935141,40.68118051487181],[-73.752258286194,40.68149141147267],[-73.75180409215479,40.68240332399333],[-73.75154215456266,40.6830460426664],[-73.75125793539011,40.68373412593293],[-73.75103020622579,40.68422286736822],[-73.75025615787946,40.68561310994649],[-73.75008991197137,40.68592344636021],[-73.75001704350885,40.68589131900868],[-73.74933720195459,40.68567641082791],[-73.74809302658042,40.68528309208937],[-73.74801584558188,40.68541877661524],[-73.74585752183049,40.68476868708277],[-73.74318849827436,40.68396463598722],[-73.74095291410025,40.68329121570744],[-73.74046388075254,40.68419383871646],[-73.73950237547055,40.68389668302337],[-73.73964596564866,40.68359848592752],[-73.73581149255295,40.682452446198624],[-73.7351990440844,40.68357701229571],[-73.73423734863471,40.685342779383475],[-73.73395424324895,40.68526234853746],[-73.73380062319553,40.68521814758292],[-73.73373350071755,40.68520048607826],[-73.73357435605676,40.68548797695063],[-73.73355835255019,40.68551705380617]]]}},{type:"Feature",properties:{ntacode:"MN04",ntaname:"Hamilton Heights",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.94034643247532,40.83045784284953],[-73.94017089788659,40.83038439112877],[-73.93962569930152,40.83015583738804],[-73.9394342877244,40.830076116692226],[-73.93899743437676,40.829888852864364],[-73.93864026693875,40.829738874420585],[-73.93896034889062,40.828986329960266],[-73.939248856163,40.82829635121192],[-73.93968952799148,40.82765657422795],[-73.94013953822814,40.827038690555646],[-73.94059472654733,40.826413604029305],[-73.94104840809358,40.82579262960388],[-73.94150312653687,40.82517136689076],[-73.94195569729003,40.82455444012059],[-73.94242953956318,40.82390915693555],[-73.94292366912589,40.82326058725051],[-73.9435059446334,40.82262775327944],[-73.94404986368137,40.8220515921051],[-73.94460364603815,40.82146198118824],[-73.94516004895782,40.82087904397895],[-73.94607828674233,40.82126321606199],[-73.94723844746235,40.82175398626679],[-73.94808289749521,40.822108021510736],[-73.9485402970213,40.82148762331533],[-73.9499219438759,40.822072314227704],[-73.95037710585379,40.82144561858183],[-73.95082879991442,40.820827937097334],[-73.95291029068669,40.82169694692639],[-73.95357262947377,40.82197589162561],[-73.95367103483926,40.82201753401282],[-73.95376927438991,40.822058690931435],[-73.95569660843475,40.82287647687146],[-73.95573074983069,40.82289125774779],[-73.95576937327064,40.822904320864524],[-73.9563401037562,40.823092327507155],[-73.9565146847601,40.823120128284444],[-73.95682824526367,40.823165079441445],[-73.95708264224682,40.823201547934886],[-73.95715187419391,40.8232137662618],[-73.95722203107722,40.82322595909161],[-73.95950897939196,40.82359578890284],[-73.9595310141185,40.823619182180664],[-73.95953800225305,40.823629334087386],[-73.95954284439092,40.82363916845252],[-73.95954472552498,40.82364494182932],[-73.95954522180362,40.823647337097114],[-73.95953351105089,40.82368501839731],[-73.9595557549387,40.823693797768854],[-73.95901612941935,40.82450418799676],[-73.95899582803384,40.82449642742515],[-73.95725896977153,40.82711730987317],[-73.95694866420476,40.827000553935044],[-73.95631784510317,40.827944215388634],[-73.9562005452839,40.82790122659755],[-73.95620373779573,40.82789698609991],[-73.9562239436028,40.82787008688887],[-73.95503912978403,40.82741343191192],[-73.95469736619508,40.82791838551425],[-73.95454188062135,40.82786147636556],[-73.95446469977242,40.827974169698855],[-73.95446458034708,40.82797433215007],[-73.95436068010213,40.82811788301523],[-73.95427220906059,40.828236543142545],[-73.95421653625772,40.82830747085554],[-73.95416950644211,40.82836086924025],[-73.95413649135872,40.82839340906016],[-73.95406111804257,40.82846213245154],[-73.95403271717646,40.82849042349069],[-73.95402106678686,40.828502980304556],[-73.95398614911788,40.82854351625169],[-73.95395406407465,40.82858535816414],[-73.95359128626798,40.82909772064881],[-73.95297619362626,40.830090203271105],[-73.95234497932483,40.83101985864512],[-73.95219759081242,40.83122045438935],[-73.95214990407386,40.831274717250125],[-73.95169902461559,40.83191599677566],[-73.9515984038699,40.83204708114342],[-73.95140314324243,40.832322130030974],[-73.95131641119006,40.83245051197073],[-73.95119348573877,40.83264713416262],[-73.95109620887592,40.83280509619936],[-73.95105949632571,40.83289766190673],[-73.9510522457132,40.83292243763388],[-73.95099727523001,40.833110277667934],[-73.95096613500134,40.83321670328985],[-73.9509357623149,40.833293997985734],[-73.9506637362797,40.83363599766641],[-73.95042306202335,40.83404708748855],[-73.95024424006603,40.83426741467564],[-73.95015521062825,40.83439675931362],[-73.94996243957753,40.83443703067691],[-73.94985590482119,40.83445928686632],[-73.94977616284487,40.83445596451168],[-73.94970807851824,40.83444929000653],[-73.94964119814559,40.834434330086324],[-73.9495743178092,40.834419361918606],[-73.94955175283302,40.83441071669499],[-73.94941570556868,40.83435858983284],[-73.94919448891598,40.83421065859548],[-73.9489054328626,40.834065298876865],[-73.94829108204048,40.83386118077216],[-73.94592558162049,40.832806489702385],[-73.94582395152786,40.83276546128739],[-73.9457193369866,40.83272141326598],[-73.9429796619918,40.83156798036212],[-73.94136799515266,40.83089083808272],[-73.94034643247532,40.83045784284953]]]}},{type:"Feature",properties:{ntacode:"QN61",ntaname:"Jamaica",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.76844546450805,40.70963702715856],[-73.76918606483403,40.70933634193528],[-73.77093585136588,40.70862589657651],[-73.77230141625647,40.70807142202754],[-73.77265188953203,40.70799292360791],[-73.77278262904794,40.70795789439836],[-73.77299790109565,40.707900214508676],[-73.77333799416232,40.707793515718315],[-73.7736706905552,40.7076731951214],[-73.77373764354891,40.707645607286985],[-73.77399462538853,40.70753971817406],[-73.77430843649033,40.707393667955856],[-73.77461091483696,40.70723572418671],[-73.77490093235193,40.70706666191014],[-73.77505158098607,40.706924035561265],[-73.77518799493689,40.7067701166549],[-73.77530808871073,40.70660617856837],[-73.77541010568393,40.70643377593178],[-73.77549258356241,40.70625467184937],[-73.77555451090561,40.706070835185656],[-73.77559530044854,40.70588431905253],[-73.77561486296855,40.70569722174952],[-73.77561355964727,40.70551157811212],[-73.77559218704107,40.705329308219305],[-73.77507462230426,40.7052399838006],[-73.77434779094449,40.703986396558754],[-73.77394353534172,40.703311504457744],[-73.77353391273653,40.70262042801146],[-73.77331744799453,40.702261695565376],[-73.77312771651147,40.701947276724944],[-73.77272432593571,40.70126221573244],[-73.77230768599377,40.70057150731983],[-73.77274622241578,40.70037864655052],[-73.77293506615226,40.70029491996742],[-73.77318719051566,40.70018646370453],[-73.7734383293357,40.70007532182422],[-73.77359394912476,40.69999438309471],[-73.77395659465948,40.69980578158968],[-73.77441230115856,40.700280876833666],[-73.77488318640508,40.70074775236016],[-73.77536886169383,40.70120598304518],[-73.77586892894924,40.70165517071929],[-73.77638291253915,40.70209492828843],[-73.77691037746337,40.70252488532589],[-73.77733989871179,40.70285003679305],[-73.77791979959233,40.70329153588744],[-73.77849130998742,40.703833225245184],[-73.77916009841354,40.70438896666454],[-73.77981827969892,40.704927897910196],[-73.78034491107972,40.705412416707226],[-73.78147887400368,40.705455250916984],[-73.78256582583971,40.705424863867805],[-73.78442027321724,40.70476246677474],[-73.78484876203541,40.70458556973786],[-73.78597976427163,40.704186616363145],[-73.78751689969754,40.70371508233904],[-73.78804161499397,40.703555596983136],[-73.78835413952254,40.70346023064844],[-73.78919308913312,40.70320438524413],[-73.78966391480174,40.70303948852101],[-73.78977597260844,40.70297886361085],[-73.78999405812219,40.70287141628947],[-73.79055566937387,40.702567795562544],[-73.79115569660641,40.702294075800125],[-73.79126603284824,40.702259804950444],[-73.79138194594096,40.70223594070266],[-73.79150083658804,40.702223138725586],[-73.79161998858314,40.70222157200693],[-73.7918789353983,40.702221794082575],[-73.79213732443543,40.70220336924172],[-73.79239170314607,40.70216652965295],[-73.79235282137131,40.7020979395268],[-73.79186916556877,40.70136613668608],[-73.79194372086779,40.70127172605583],[-73.79201691196039,40.70111772616038],[-73.79210582650067,40.700967789354046],[-73.79210595770803,40.70096757331279],[-73.79210611202828,40.700967357313274],[-73.79221016673705,40.70082285120802],[-73.79221029717061,40.70082267135122],[-73.79221043987621,40.70082250910696],[-73.79232894464764,40.70068447644954],[-73.79232905182745,40.70068434161558],[-73.79232917039721,40.7006842248952],[-73.79246106872063,40.70055382470333],[-73.79246111637796,40.70055378910585],[-73.79260506717988,40.7004321004765],[-73.79284356468979,40.70024368353769],[-73.79357708734884,40.69975647169591],[-73.79449920881498,40.699385776721144],[-73.7957217379362,40.69901473511368],[-73.7964760645641,40.69869308455892],[-73.7972237473002,40.698359457885545],[-73.79753672777431,40.698198924603126],[-73.79786193446469,40.697993404277476],[-73.79854640168227,40.69746653282767],[-73.79876814887396,40.697259551396506],[-73.79918226883801,40.69687147632485],[-73.79985927555359,40.69634708017604],[-73.80053204219236,40.69585669237545],[-73.80119617824688,40.695336489063585],[-73.8021125254979,40.69454449894282],[-73.80295940045596,40.69381747113069],[-73.80381770566771,40.693079631560096],[-73.80468793044432,40.69234557163948],[-73.80555849835537,40.691608704952586],[-73.80642479404884,40.690873858413816],[-73.80723957222754,40.691431988390185],[-73.80803640355107,40.69198289482042],[-73.80828132375161,40.69214738569941],[-73.80890216900748,40.69256434895529],[-73.80971017159636,40.69219938442502],[-73.8102695800733,40.69204524900033],[-73.81054216697879,40.69197245877146],[-73.81063298310897,40.69194738257677],[-73.81075433184702,40.69215870156323],[-73.81102158733428,40.69262288748586],[-73.81139791276176,40.69332231362463],[-73.81172663232414,40.6939192986157],[-73.81176990151107,40.69399390483753],[-73.81202952196873,40.69444763094827],[-73.81209135559565,40.69455962052098],[-73.81224188596067,40.69483223614988],[-73.81245207934893,40.69519812455245],[-73.81299801763733,40.696112062590096],[-73.81315381582617,40.69636935874568],[-73.81338900459065,40.69675775423731],[-73.81361850787036,40.697136738531675],[-73.81365634355797,40.697201051186],[-73.81369419776821,40.69726679588388],[-73.81407050392092,40.69788713031334],[-73.81415191796796,40.698039970138986],[-73.81430922747012,40.69833533205659],[-73.81441548719313,40.698518973362575],[-73.81466945852738,40.69897071228989],[-73.81492343267094,40.69942244057799],[-73.81498727058757,40.69954883089837],[-73.81513940169289,40.699850009396414],[-73.8153719073092,40.70031031139418],[-73.8154072804879,40.70038033787834],[-73.81546252254537,40.700492864958555],[-73.8155177755753,40.7006053920279],[-73.8159370297041,40.701505117148],[-73.81613853834052,40.70193757005868],[-73.81637824492992,40.70245196446868],[-73.81628916418417,40.70245406534983],[-73.81594020571933,40.702458902410804],[-73.81531593256017,40.702487331333046],[-73.81496204632636,40.702498486545764],[-73.81429413371737,40.70253110886882],[-73.81398666671599,40.702542067420374],[-73.81356470609947,40.702528498001804],[-73.8131410127484,40.70249955189334],[-73.81301882854018,40.702495157240634],[-73.81193002238012,40.702340836076516],[-73.81152856919306,40.702272874880514],[-73.8116315705708,40.70305216011716],[-73.8117128893301,40.70366220169621],[-73.81177296720304,40.704180950824245],[-73.8118020265949,40.70436635164401],[-73.81190436190153,40.70512394067997],[-73.81201248584313,40.70594494480846],[-73.8093480037125,40.70668543900272],[-73.80694856329372,40.70736710041375],[-73.80658872783128,40.70663391001146],[-73.80613696018919,40.705691492268656],[-73.805647730664,40.70467172790354],[-73.80357251580372,40.70523323130024],[-73.80265548561364,40.70548042959926],[-73.80165725608055,40.70576147539886],[-73.80222783396195,40.706749312600174],[-73.80278721401623,40.70771580305758],[-73.80302414740683,40.70813965709436],[-73.80278213549938,40.70827267149027],[-73.80255069065,40.70841720309183],[-73.80233120030275,40.70857247081867],[-73.80212493354128,40.70873760410198],[-73.80193297056063,40.708911595852754],[-73.80159590564115,40.70954842525404],[-73.80151152607964,40.7096216084044],[-73.80151145525086,40.70962166205857],[-73.80151137143113,40.70962171636047],[-73.80141430558443,40.70968677292025],[-73.80141416328756,40.70968687302369],[-73.80141399705555,40.709686952480006],[-73.80130624995867,40.70974214928828],[-73.80130615604311,40.70974219301839],[-73.80130606061094,40.709742228537],[-73.80119037187264,40.70978616306497],[-73.80119015874322,40.709786243947676],[-73.80118994569574,40.70978629735605],[-73.8010692031732,40.709818210812415],[-73.79985783160076,40.71025256296909],[-73.79870150679078,40.710663377114166],[-73.79807226535458,40.70963987788993],[-73.79776810134152,40.709143188341855],[-73.79731400763602,40.709270198756634],[-73.79639418037787,40.70953157941226],[-73.79561668961864,40.70975307917509],[-73.79473052352934,40.71001246196606],[-73.79389609960788,40.71035232937391],[-73.7930380005236,40.71071107542549],[-73.79202854650671,40.71106937169864],[-73.79101410711806,40.71143258509638],[-73.79021544241655,40.71171704467687],[-73.78941412058758,40.71199753200045],[-73.78928335067772,40.71203172864856],[-73.78914879648286,40.71205688563867],[-73.78901209587966,40.712072709100774],[-73.78900157484316,40.71207263604109],[-73.78899105334614,40.71207249982172],[-73.78898053488147,40.712072309830624],[-73.78897000291123,40.71207207424637],[-73.78895945947258,40.712071775482244],[-73.78894892853324,40.71207142296376],[-73.78893838477487,40.712071016644515],[-73.78892784118904,40.71207055587818],[-73.7889172977747,40.71207004099981],[-73.7889067675176,40.71206947320594],[-73.78889622447447,40.71206884122464],[-73.78888568377587,40.71206816418178],[-73.78887515406323,40.71206742467035],[-73.78886461150574,40.71206663956693],[-73.7888540821364,40.71206579183146],[-73.78884356372707,40.71206488983623],[-73.7888330454884,40.71206393406402],[-73.78882252895994,40.712062925020305],[-73.7888120234213,40.712061852335324],[-73.7888015294778,40.71206073343306],[-73.78879103506846,40.71205955321393],[-73.78878055379543,40.71205832678041],[-73.78877008571023,40.71205703788234],[-73.78875961713217,40.712055696211294],[-73.78874917094197,40.71205430683502],[-73.78873873727548,40.71205285616574],[-73.78872830444303,40.71205135088311],[-73.78871789423565,40.71204979253484],[-73.78870749851329,40.71204817926317],[-73.78869712478694,40.71204650304063],[-73.78868675186283,40.71204478225634],[-73.78867640222704,40.712043007569996],[-73.78866607654271,40.71204117814522],[-73.78865576247775,40.71203929496453],[-73.78864546025234,40.712037358028354],[-73.78863519496467,40.71203536738272],[-73.78862492982054,40.71203333167157],[-73.78861469944235,40.71203123286548],[-73.78860448156588,40.71202907980254],[-73.78859429993915,40.712026881740364],[-73.78858412773035,40.71202462991825],[-73.78857398101486,40.712022323193096],[-73.78856385978527,40.7120199639102],[-73.78855376027657,40.71201755909882],[-73.78854369707669,40.71201509069283],[-73.78853364546563,40.71201257824751],[-73.78852363076811,40.71201001979908],[-73.78851365039272,40.712007399427655],[-73.78850368227147,40.71200473351042],[-73.78849375039961,40.71200202276154],[-73.78848385480799,40.711999257464534],[-73.78847398096134,40.71199643910042],[-73.78846414468669,40.71199357540453],[-73.78845432971939,40.71199065780311],[-73.7884445536424,40.71198769571004],[-73.78843481183722,40.711984687609046],[-73.78784678347894,40.711810833165195],[-73.78742040690562,40.71184767846018],[-73.78699598642164,40.71190160924303],[-73.78657528627535,40.71197249327677],[-73.78616005924954,40.71206007134267],[-73.78575198481913,40.71216395260093],[-73.7853527219912,40.71228361653],[-73.78446144432783,40.71249390497926],[-73.78356075603682,40.71271078835307],[-73.78262547451321,40.712937548490956],[-73.78247043241812,40.712976581028016],[-73.78236650031015,40.713002743196895],[-73.78227126504426,40.71302513007158],[-73.78178273970804,40.713139993198105],[-73.78058892735457,40.71342817616389],[-73.78042034021223,40.71346871015355],[-73.77998005181796,40.713574571277],[-73.77972553639621,40.71363577002178],[-73.77886957497952,40.71384929762952],[-73.7780011963368,40.714051124131544],[-73.7773063386293,40.71420931681873],[-73.77712346906112,40.714261994083905],[-73.77618628360051,40.71448557420626],[-73.77571458374833,40.71459845492171],[-73.77529927897523,40.714696314052674],[-73.77444238095191,40.7149050431277],[-73.77357135168411,40.71512009536875],[-73.77275859222605,40.71539722095007],[-73.77192122007095,40.71568504445303],[-73.77113435035717,40.714501936645874],[-73.77039451928513,40.71340019855393],[-73.76946291126715,40.712011248343856],[-73.76943987094944,40.71197689255628],[-73.7696255240175,40.71178631983863],[-73.77006800779805,40.71135386813837],[-73.77065838897413,40.71081884318048],[-73.77076570467808,40.710735291969016],[-73.77076577487406,40.710735237829866],[-73.7707658456988,40.710735192905986],[-73.77089074779063,40.71065160305204],[-73.77102469520293,40.71057664079973],[-73.7710248129801,40.710576578546245],[-73.77102494308824,40.71057651564711],[-73.77118657762165,40.710499509657204],[-73.77130086329915,40.71044973145602],[-73.77130095944095,40.71044968658212],[-73.77130105334905,40.71044965108531],[-73.77144123390673,40.710396041902904],[-73.7714414245863,40.7103959704122],[-73.7714416253631,40.710395907652924],[-73.77158658355312,40.7103503149279],[-73.77158671425873,40.710350270122305],[-73.77158686805181,40.71035023373894],[-73.77172444678743,40.71031681885548],[-73.77169204852609,40.710263984754846],[-73.7716515522263,40.710222372164274],[-73.7714781965869,40.71022223572221],[-73.77115938664892,40.710205221542964],[-73.77084362930023,40.71017162598523],[-73.76881217340598,40.7098081235522],[-73.76865794804777,40.70973774461811],[-73.76844546450805,40.70963702715856]]]}},{type:"Feature",properties:{ntacode:"QN54",ntaname:"Richmond Hill",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.81637824492992,40.70245196446868],[-73.81613853834052,40.70193757005868],[-73.8159370297041,40.701505117148],[-73.8155177755753,40.7006053920279],[-73.81546252254537,40.700492864958555],[-73.8154072804879,40.70038033787834],[-73.8153719073092,40.70031031139418],[-73.81513940169289,40.699850009396414],[-73.81498727058757,40.69954883089837],[-73.81492343267094,40.69942244057799],[-73.81466945852738,40.69897071228989],[-73.81441548719313,40.698518973362575],[-73.81430922747012,40.69833533205659],[-73.81415191796796,40.698039970138986],[-73.81407050392092,40.69788713031334],[-73.81369419776821,40.69726679588388],[-73.81365634355797,40.697201051186],[-73.81361850787036,40.697136738531675],[-73.81338900459065,40.69675775423731],[-73.81315381582617,40.69636935874568],[-73.81299801763733,40.696112062590096],[-73.81245207934893,40.69519812455245],[-73.81224188596067,40.69483223614988],[-73.81209135559565,40.69455962052098],[-73.81202952196873,40.69444763094827],[-73.81176990151107,40.69399390483753],[-73.81172663232414,40.6939192986157],[-73.81139791276176,40.69332231362463],[-73.81102158733428,40.69262288748586],[-73.81075433184702,40.69215870156323],[-73.81063298310897,40.69194738257677],[-73.81072587521034,40.691922422303456],[-73.81098810575413,40.69185504473439],[-73.81186315125281,40.69163008016558],[-73.8127176213563,40.691407803822294],[-73.81309863128283,40.69131810196257],[-73.81354014221492,40.69121136783572],[-73.8143843798058,40.690971953263315],[-73.81522826669587,40.69073347712901],[-73.81607487558885,40.69049227096903],[-73.81692641370552,40.69025014736745],[-73.81818710974099,40.689892074806885],[-73.8190607526393,40.689642441974286],[-73.81993922429761,40.68939369293892],[-73.82085264084243,40.68913438340891],[-73.82189346689502,40.68883822600535],[-73.82293216268158,40.68854300110561],[-73.82398034338138,40.68824526825718],[-73.82501128938713,40.68795231842884],[-73.82599347388563,40.689953662258056],[-73.82685467531807,40.68970953602844],[-73.82768417666503,40.689474799602536],[-73.8285113675919,40.689239056295975],[-73.82753021391736,40.687239482736615],[-73.8283562087997,40.6870028099533],[-73.82918242264668,40.686770805762194],[-73.83003934136119,40.68652935908682],[-73.83088556296514,40.68628654791134],[-73.8317229831252,40.686050705398216],[-73.8325774771027,40.68580634542121],[-73.83342190706587,40.685567781769564],[-73.83425993174686,40.68532893699835],[-73.83511671964301,40.68508493305135],[-73.83595082841039,40.68484354688589],[-73.83717651684748,40.68449539241841],[-73.83807769069344,40.6842389097031],[-73.83697486283675,40.681988017764],[-73.83711511356694,40.68193389177497],[-73.83713815477492,40.681925000009976],[-73.83772037448847,40.68170030674449],[-73.83778880289175,40.68167389746652],[-73.83779738317124,40.68167058681343],[-73.83865065785382,40.681438237150566],[-73.83952877074837,40.68126341456858],[-73.84012856127187,40.681146650583784],[-73.84119605663233,40.68335136684398],[-73.84217464638787,40.6853535589012],[-73.84300297507045,40.68703791687922],[-73.84356447799873,40.68821396125548],[-73.84386364489964,40.68883211206457],[-73.84415010344455,40.68939328690966],[-73.84419150920434,40.68947440763624],[-73.84430714442654,40.68944166805981],[-73.84500533216861,40.68924391192705],[-73.84504195009234,40.68931894732308],[-73.84596733106588,40.691165965054026],[-73.8466179386087,40.692495183056046],[-73.84773325527176,40.69477527996693],[-73.84894128982707,40.6975568475714],[-73.84947763541679,40.69819580789686],[-73.84913837242911,40.69828274120195],[-73.84820912855517,40.69851840804352],[-73.8478966979263,40.69860032881982],[-73.84700405316534,40.69882521050982],[-73.84502472877114,40.699359377016236],[-73.84427352104314,40.69978050611139],[-73.84359398129989,40.700172351925154],[-73.84293789500491,40.70055442921935],[-73.84275678397354,40.70065761542197],[-73.84275664180586,40.70065769530587],[-73.84275648798831,40.70065776813771],[-73.84256543770893,40.70075056615182],[-73.84256526008014,40.70075065486596],[-73.8425650694823,40.7007507358561],[-73.84236544272255,40.7008324281357],[-73.84236528892912,40.700832490412814],[-73.8423651228294,40.70083254396167],[-73.84215844733761,40.700902563634166],[-73.84156378094428,40.701100598717645],[-73.83947815241461,40.702690194331666],[-73.83856418283004,40.70329696939342],[-73.83696237811044,40.704212452333174],[-73.8366188213215,40.70342001787191],[-73.83644056889636,40.703454947158264],[-73.83637545874993,40.70343641930389],[-73.83630806267936,40.70342346359468],[-73.83623920129148,40.703416237777645],[-73.83616971303344,40.70341482983342],[-73.8361004439847,40.7034192569049],[-73.83603223755574,40.70342946508869],[-73.83596592391923,40.703445330135075],[-73.83590231082074,40.70346665887671],[-73.83584217281525,40.70349319161515],[-73.8357862421474,40.70352460528791],[-73.83573519983605,40.703560517401606],[-73.83568966738231,40.70360049068925],[-73.83566279433786,40.70362491502558],[-73.83563220934764,40.70364666412756],[-73.83559836862001,40.70366541358133],[-73.83556177729437,40.70368088354334],[-73.8355229808578,40.70369284350418],[-73.83548255799357,40.70370111507009],[-73.83475457890431,40.703886902239944],[-73.83460244916067,40.70392746712553],[-73.8339170962076,40.702347367466885],[-73.8330208458509,40.70257032606975],[-73.83213204085962,40.70279408028981],[-73.83152109606652,40.70138962879881],[-73.83062914591379,40.701616546333],[-73.8297379679519,40.70184039552917],[-73.82946917875856,40.70191018359836],[-73.82884805673676,40.70206579922501],[-73.82795307973613,40.70228996216944],[-73.8270657833907,40.70251505696228],[-73.82607187030302,40.702772078781486],[-73.82517586756308,40.70299178849198],[-73.82426993454462,40.70321932892204],[-73.82387070897924,40.703322241509674],[-73.82338938607047,40.703443281242215],[-73.82270811436423,40.70362481275432],[-73.82245890344097,40.70365553128362],[-73.8214782487927,40.70341560425116],[-73.82053608465796,40.70322714775274],[-73.817543761934,40.70265734881751],[-73.81744340780965,40.70241752009023],[-73.81686030425213,40.70244433182125],[-73.81647531259809,40.70245042691687],[-73.81637824492992,40.70245196446868]]]}},{type:"Feature",properties:{ntacode:"QN35",ntaname:"Briarwood-Jamaica Hills",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.7930380005236,40.71071107542549],[-73.79389609960788,40.71035232937391],[-73.79473052352934,40.71001246196606],[-73.79561668961864,40.70975307917509],[-73.79639418037787,40.70953157941226],[-73.79731400763602,40.709270198756634],[-73.79776810134152,40.709143188341855],[-73.79807226535458,40.70963987788993],[-73.79870150679078,40.710663377114166],[-73.79985783160076,40.71025256296909],[-73.8010692031732,40.709818210812415],[-73.80118994569574,40.70978629735605],[-73.80119015874322,40.709786243947676],[-73.80119037187264,40.70978616306497],[-73.80130606061094,40.709742228537],[-73.80130615604311,40.70974219301839],[-73.80130624995867,40.70974214928828],[-73.80141399705555,40.709686952480006],[-73.80141416328756,40.70968687302369],[-73.80141430558443,40.70968677292025],[-73.80151137143113,40.70962171636047],[-73.80151145525086,40.70962166205857],[-73.80151152607964,40.7096216084044],[-73.80159590564115,40.70954842525404],[-73.80193297056063,40.708911595852754],[-73.80212493354128,40.70873760410198],[-73.80233120030275,40.70857247081867],[-73.80255069065,40.70841720309183],[-73.80278213549938,40.70827267149027],[-73.80302414740683,40.70813965709436],[-73.80278721401623,40.70771580305758],[-73.80222783396195,40.706749312600174],[-73.80165725608055,40.70576147539886],[-73.80265548561364,40.70548042959926],[-73.80357251580372,40.70523323130024],[-73.805647730664,40.70467172790354],[-73.80613696018919,40.705691492268656],[-73.80658872783128,40.70663391001146],[-73.80694856329372,40.70736710041375],[-73.8093480037125,40.70668543900272],[-73.81201248584313,40.70594494480846],[-73.81190436190153,40.70512394067997],[-73.8118020265949,40.70436635164401],[-73.81177296720304,40.704180950824245],[-73.8117128893301,40.70366220169621],[-73.8116315705708,40.70305216011716],[-73.81152856919306,40.702272874880514],[-73.81193002238012,40.702340836076516],[-73.81301882854018,40.702495157240634],[-73.8131410127484,40.70249955189334],[-73.81356470609947,40.702528498001804],[-73.81398666671599,40.702542067420374],[-73.81429413371737,40.70253110886882],[-73.81496204632636,40.702498486545764],[-73.81531593256017,40.702487331333046],[-73.81594020571933,40.702458902410804],[-73.81628916418417,40.70245406534983],[-73.81637824492992,40.70245196446868],[-73.81658976802595,40.702915436323465],[-73.81669961247216,40.70315609441067],[-73.81696670328348,40.70374128468192],[-73.81709738756595,40.704029801085156],[-73.81735529141557,40.70455013978582],[-73.81740010601177,40.704636052651686],[-73.8180990519683,40.70597371523001],[-73.81821670991954,40.70618123443925],[-73.81828566411626,40.70630285098577],[-73.81861275278253,40.7068533995611],[-73.81892102527516,40.70734990554166],[-73.81899305614257,40.70747190308348],[-73.81905017018322,40.70757022091607],[-73.81910729583943,40.707668538904585],[-73.81916136281802,40.707760332058015],[-73.81921543063093,40.70785211597202],[-73.81955363325898,40.708425229555225],[-73.81994399022952,40.709019722613775],[-73.82023145126725,40.70945750265637],[-73.8204523639358,40.7097745485742],[-73.8206528090374,40.70998970669423],[-73.82081877280206,40.71017277771465],[-73.82098519130669,40.710323844769064],[-73.82176465315278,40.71103946680184],[-73.82252678068318,40.711654884946554],[-73.82288520239396,40.71192841067441],[-73.8232022634885,40.712206632381886],[-73.82345226860217,40.71246046562465],[-73.82363815178003,40.71266782401554],[-73.82385010437632,40.71293464844792],[-73.82398559744172,40.71321593851536],[-73.82428940584009,40.71387006610693],[-73.82467827539728,40.71444851145965],[-73.82471749493719,40.71450684972682],[-73.82497234936092,40.71480260562166],[-73.82516646467262,40.7150278660562],[-73.82537094009815,40.71526515524868],[-73.82559716329278,40.71551433693928],[-73.82567283265269,40.715615110452006],[-73.82570967275593,40.715666646511664],[-73.82573653331757,40.71570422282208],[-73.82589069868204,40.71593852645888],[-73.82591945198031,40.71598987682762],[-73.82566233773672,40.716152637660635],[-73.8256129074436,40.71620989764681],[-73.8252473165395,40.71645544512237],[-73.82509087496479,40.71645279381692],[-73.82346833712526,40.716731051856414],[-73.82187417684699,40.716917118440605],[-73.82100705220118,40.71687995103214],[-73.8205159917776,40.716811991339306],[-73.82018883804459,40.716735224117976],[-73.81948747054393,40.71647859758963],[-73.81931944086128,40.71640861419293],[-73.8187529577356,40.71617287501333],[-73.81852868942252,40.71608211630981],[-73.8182845274849,40.716003714911444],[-73.81789512258501,40.71591837085736],[-73.81778021190293,40.71590104798018],[-73.81767649987407,40.71588472041312],[-73.81743591121422,40.7158573141461],[-73.81720417926243,40.71584072828739],[-73.81680638003691,40.7158279304772],[-73.81643940214033,40.71583182980134],[-73.8163608043461,40.71583237087772],[-73.81628944800184,40.71583316720838],[-73.81595932688444,40.71584062663828],[-73.81524262491973,40.71585683165033],[-73.81364203973475,40.715892992012115],[-73.81291344155969,40.715896709290476],[-73.81151841243367,40.71590499774548],[-73.81114665659922,40.715907206820646],[-73.81022435004482,40.71591266800048],[-73.80780927700916,40.71585389623785],[-73.80670677731148,40.715885239600354],[-73.8057923786748,40.71594264954186],[-73.80494148511318,40.71599623098787],[-73.80464476377767,40.71603439668534],[-73.80394838899223,40.71610291197045],[-73.80319838004745,40.71620252546007],[-73.803139525951,40.71621390732589],[-73.80308484101333,40.71622016241846],[-73.8018832097107,40.71640881056997],[-73.800927342344,40.71660393255482],[-73.80021672675281,40.716737859270154],[-73.80004693804847,40.716781906804975],[-73.7995953572901,40.716899043411466],[-73.79912568327785,40.71703434617641],[-73.79802996158443,40.717352426736475],[-73.79741025103759,40.71753290751213],[-73.79653978066266,40.71778674890483],[-73.79563775080624,40.718076160927296],[-73.79480794873157,40.71837515892496],[-73.79443736038012,40.718500858149554],[-73.79399335080392,40.71864514081101],[-73.79315493416436,40.7189175785102],[-73.79309042864529,40.71893343766777],[-73.79261566377595,40.71904521003981],[-73.7924959968581,40.71906743621002],[-73.79211141214239,40.71913886392012],[-73.79176986793928,40.71917860736998],[-73.79155692217273,40.71920099535518],[-73.79141773134954,40.71920231065234],[-73.79073248864266,40.71920875733032],[-73.79076914036045,40.71913418936065],[-73.79089960601587,40.71887580779083],[-73.79099991062444,40.71881897451642],[-73.79115948985414,40.71873143388628],[-73.79126073657342,40.718673140752564],[-73.79139134698895,40.71859532333017],[-73.79151426769805,40.71851003837692],[-73.79162842582073,40.71841796530896],[-73.79173290194657,40.71831992856616],[-73.79190106512245,40.718136366563165],[-73.79201376639666,40.717967687438204],[-73.79210870159254,40.71779218774597],[-73.7921087363863,40.71779211543699],[-73.79218492809956,40.717611393677466],[-73.79224175567452,40.717427179492084],[-73.79226766030081,40.71728392737734],[-73.79234087510494,40.716462873766034],[-73.79240413283512,40.716193040972634],[-73.79268721559893,40.715680033482705],[-73.79314903694585,40.71493343025904],[-73.7934601233842,40.714419192044396],[-73.79353159510752,40.71427734597659],[-73.79353164228333,40.71427725559637],[-73.79353167866988,40.71427716553191],[-73.79358570233359,40.71412867817331],[-73.79362091250016,40.713975347182064],[-73.79363634233286,40.713819586251965],[-73.79363636603529,40.713819397323554],[-73.79363635362851,40.71381920900053],[-73.7936316665291,40.71366304193688],[-73.79360706614649,40.713508577769666],[-73.79360705552703,40.71350852330421],[-73.79360704402329,40.71350847000987],[-73.79356328451989,40.71335799632515],[-73.79350163559035,40.71321339838683],[-73.79321635668958,40.712613280018594],[-73.7931322491813,40.712407235512394],[-73.79306872754856,40.71219599572715],[-73.79302654138145,40.7119813641373],[-73.79300604107841,40.71176522155695],[-73.793007219643,40.71154946992473],[-73.7930380005236,40.71071107542549]]]}},{type:"Feature",properties:{ntacode:"QN60",ntaname:"Kew Gardens",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.81637824492992,40.70245196446868],[-73.81647531259809,40.70245042691687],[-73.81686030425213,40.70244433182125],[-73.81744340780965,40.70241752009023],[-73.817543761934,40.70265734881751],[-73.82053608465796,40.70322714775274],[-73.8214782487927,40.70341560425116],[-73.82245890344097,40.70365553128362],[-73.82270811436423,40.70362481275432],[-73.82338938607047,40.703443281242215],[-73.82387070897924,40.703322241509674],[-73.82426993454462,40.70321932892204],[-73.82517586756308,40.70299178849198],[-73.82607187030302,40.702772078781486],[-73.8270657833907,40.70251505696228],[-73.82795307973613,40.70228996216944],[-73.82884805673676,40.70206579922501],[-73.82946917875856,40.70191018359836],[-73.8297379679519,40.70184039552917],[-73.83062914591379,40.701616546333],[-73.83152109606652,40.70138962879881],[-73.83213204085962,40.70279408028981],[-73.8330208458509,40.70257032606975],[-73.8339170962076,40.702347367466885],[-73.83460244916067,40.70392746712553],[-73.83475457890431,40.703886902239944],[-73.83548255799357,40.70370111507009],[-73.8355229808578,40.70369284350418],[-73.83556177729437,40.70368088354334],[-73.83559836862001,40.70366541358133],[-73.83563220934764,40.70364666412756],[-73.83566279433786,40.70362491502558],[-73.83568966738231,40.70360049068925],[-73.83573519983605,40.703560517401606],[-73.8357862421474,40.70352460528791],[-73.83584217281525,40.70349319161515],[-73.83590231082074,40.70346665887671],[-73.83596592391923,40.703445330135075],[-73.83603223755574,40.70342946508869],[-73.8361004439847,40.7034192569049],[-73.83616971303344,40.70341482983342],[-73.83623920129148,40.703416237777645],[-73.83630806267936,40.70342346359468],[-73.83637545874993,40.70343641930389],[-73.83644056889636,40.703454947158264],[-73.8366188213215,40.70342001787191],[-73.83696237811044,40.704212452333174],[-73.83733095588225,40.704854976455685],[-73.83784595094855,40.70562954088089],[-73.83790710275558,40.705706827173906],[-73.83796048239077,40.70578737959133],[-73.83800579041714,40.70587074631161],[-73.83804277266863,40.7059564597259],[-73.83807122167642,40.70604403906085],[-73.83809097783325,40.706132993075],[-73.83810193028947,40.706222822814375],[-73.8381040175755,40.706313024410775],[-73.83809722802214,40.70640309196941],[-73.83808159961448,40.70649252022923],[-73.83805721997996,40.706580807570084],[-73.83802422583474,40.70666745876936],[-73.83798280221754,40.7067519877802],[-73.83793318145257,40.70683392045769],[-73.83787564184681,40.706912797218735],[-73.83781050612964,40.706988175620076],[-73.83714702989022,40.70795704576081],[-73.8373277958927,40.70804461793606],[-73.83751301039625,40.7081266309959],[-73.83770237833917,40.70820295427998],[-73.83789559770365,40.708273466021396],[-73.83809236097821,40.70833805409397],[-73.83829235469615,40.70839661559835],[-73.838469309981,40.70844293814602],[-73.83864820581178,40.708484722362236],[-73.83882884063297,40.70852192094149],[-73.839011012189,40.70855449233495],[-73.83911666145325,40.70857492944477],[-73.83938086797488,40.7086260337215],[-73.83975789326819,40.70868851296348],[-73.84069937521973,40.70884116958778],[-73.84090806614354,40.70887501124218],[-73.84144586859277,40.70895751111474],[-73.84151213225068,40.70896938070932],[-73.84159160323935,40.70898160165309],[-73.84220736265651,40.7090763167705],[-73.84280177877648,40.70916947829817],[-73.84290926105349,40.70918631979224],[-73.8429643744505,40.709194958651366],[-73.84314625301303,40.70922345641882],[-73.8430466578919,40.709264150087925],[-73.84267962189897,40.70941412443508],[-73.84263067991344,40.709432977234385],[-73.84133936609096,40.709946234363166],[-73.84069154199028,40.71015321406137],[-73.84024206327219,40.710261931690624],[-73.8401919932361,40.710276829415776],[-73.8397802510142,40.71038552407913],[-73.83972439908854,40.71039876558744],[-73.83952312732717,40.71049645095398],[-73.83805756063437,40.71092087278376],[-73.8377089413333,40.711036484270416],[-73.83736817837958,40.711166928782546],[-73.83703708295928,40.7113116142316],[-73.83703688151267,40.711311705081265],[-73.83703669303651,40.71131180365554],[-73.83671685306558,40.71147007533347],[-73.83671661544898,40.711470191930474],[-73.83671639080279,40.71147031625211],[-73.8364090255214,40.71164149967699],[-73.8364088015292,40.71164162617684],[-73.83640857617412,40.71164176976253],[-73.83611476516768,40.711825146873366],[-73.83602786393945,40.711749063911924],[-73.83600510686459,40.71172967153982],[-73.8350517557966,40.71225357716739],[-73.83426226908396,40.71268337497518],[-73.83374150282208,40.71296968100856],[-73.83365774225294,40.713015729181876],[-73.83355895942617,40.713068004845205],[-73.83330196116212,40.71320007183036],[-73.8331790683008,40.71326322548063],[-73.83243372731988,40.71365996778591],[-73.83135960046761,40.71423170469128],[-73.83129817876882,40.714264133076846],[-73.83115264657519,40.71430685661613],[-73.83103141767994,40.714336725261326],[-73.83096752453207,40.71435449104196],[-73.8308228419842,40.71438342792013],[-73.83031312028797,40.71449974476357],[-73.82995752627302,40.71458088793373],[-73.82926493517067,40.714792230266326],[-73.82850807650473,40.715044329759884],[-73.82715524215065,40.71538800439017],[-73.82700620040136,40.71544029779944],[-73.82681044658264,40.715550946376744],[-73.82646966057067,40.715695568742824],[-73.8263069899288,40.71579072381926],[-73.82627826038484,40.715806880185454],[-73.82591945198031,40.71598987682762],[-73.82589069868204,40.71593852645888],[-73.82573653331757,40.71570422282208],[-73.82570967275593,40.715666646511664],[-73.82567283265269,40.715615110452006],[-73.82559716329278,40.71551433693928],[-73.82537094009815,40.71526515524868],[-73.82516646467262,40.7150278660562],[-73.82497234936092,40.71480260562166],[-73.82471749493719,40.71450684972682],[-73.82467827539728,40.71444851145965],[-73.82428940584009,40.71387006610693],[-73.82398559744172,40.71321593851536],[-73.82385010437632,40.71293464844792],[-73.82363815178003,40.71266782401554],[-73.82345226860217,40.71246046562465],[-73.8232022634885,40.712206632381886],[-73.82288520239396,40.71192841067441],[-73.82252678068318,40.711654884946554],[-73.82176465315278,40.71103946680184],[-73.82098519130669,40.710323844769064],[-73.82081877280206,40.71017277771465],[-73.8206528090374,40.70998970669423],[-73.8204523639358,40.7097745485742],[-73.82023145126725,40.70945750265637],[-73.81994399022952,40.709019722613775],[-73.81955363325898,40.708425229555225],[-73.81921543063093,40.70785211597202],[-73.81916136281802,40.707760332058015],[-73.81910729583943,40.707668538904585],[-73.81905017018322,40.70757022091607],[-73.81899305614257,40.70747190308348],[-73.81892102527516,40.70734990554166],[-73.81861275278253,40.7068533995611],[-73.81828566411626,40.70630285098577],[-73.81821670991954,40.70618123443925],[-73.8180990519683,40.70597371523001],[-73.81740010601177,40.704636052651686],[-73.81735529141557,40.70455013978582],[-73.81709738756595,40.704029801085156],[-73.81696670328348,40.70374128468192],[-73.81669961247216,40.70315609441067],[-73.81658976802595,40.702915436323465],[-73.81637824492992,40.70245196446868]]]}},{type:"Feature",properties:{ntacode:"QN21",ntaname:"Middle Village",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.86970765351238,40.72514643414145],[-73.8693102591822,40.72446599082535],[-73.86929270489091,40.72443592947496],[-73.86927215672425,40.72441183571592],[-73.86876817321684,40.72382090716378],[-73.86845305144747,40.72348549408497],[-73.86821068530571,40.723254748638325],[-73.86765927313898,40.72266125612558],[-73.8673090834665,40.722289024525445],[-73.86711404496064,40.722076403897276],[-73.8665724107752,40.721486637451235],[-73.86604176152649,40.720900922601466],[-73.86547610870426,40.72028093725037],[-73.86523870611752,40.71997671002676],[-73.8646872952353,40.71942707560227],[-73.86412297578205,40.71884480791692],[-73.86357111137097,40.71827667989158],[-73.86301850142442,40.71770788185688],[-73.86272195098454,40.71742801894492],[-73.86242540525377,40.71714814705244],[-73.862136381509,40.71687677399795],[-73.86183368326944,40.716592542843664],[-73.86152886655597,40.71631493670858],[-73.86122406383275,40.716037328764834],[-73.86062663290492,40.71548716956489],[-73.86003789875782,40.714932235724014],[-73.8599285549997,40.71475627044773],[-73.85983356779349,40.71457492347879],[-73.85975358765756,40.714389233810614],[-73.85968907233247,40.71420029397411],[-73.85964031040828,40.714009219240296],[-73.85963616914624,40.71397813137102],[-73.85963511297894,40.71391991087989],[-73.85964254795847,40.71349314467923],[-73.85965416837634,40.71337996141241],[-73.85978566470042,40.71331129612701],[-73.8620787268836,40.71220106006422],[-73.86500981935573,40.7107769089327],[-73.86557714607004,40.71065921902499],[-73.86661823125498,40.710401648558],[-73.86939706585555,40.70952637638019],[-73.87016941721758,40.70922897957259],[-73.8697580470808,40.70832499944456],[-73.86949738553986,40.70787206971616],[-73.86941753421671,40.70774632041926],[-73.86934368271505,40.707618465395605],[-73.86927592671485,40.707488670350735],[-73.8692143546318,40.70735710286648],[-73.86915904548992,40.70722393414366],[-73.86911007093028,40.707089336764284],[-73.87153400383465,40.707036767559025],[-73.87326052978808,40.70692273702328],[-73.874255180167,40.70685703123324],[-73.87491827793093,40.706815532630046],[-73.87504258461331,40.70681035266911],[-73.87532966761412,40.70679838822812],[-73.87625034919223,40.70674464283922],[-73.8772061475785,40.70668884049963],[-73.87814452368525,40.70660962564742],[-73.87900684284206,40.70653683936734],[-73.88000104576761,40.70649293404653],[-73.88088332654884,40.70645397726771],[-73.88086188483801,40.70658472936581],[-73.87761134178646,40.70716770558134],[-73.8787278320734,40.71002753514196],[-73.87926181248316,40.70990534726839],[-73.8794349550352,40.710284419435574],[-73.87907685282384,40.71035938984054],[-73.88006267706814,40.712652573689525],[-73.88205387373834,40.71245415012565],[-73.88435098707411,40.712230173376504],[-73.88507555749,40.712161055608945],[-73.88519763047903,40.712166273921596],[-73.8862278556617,40.71220238191253],[-73.88637649653135,40.712207714688475],[-73.88687943040455,40.71222318540867],[-73.88842000710417,40.712269957779895],[-73.88877304406876,40.712280177827076],[-73.89367393271202,40.71243002539006],[-73.89401868745136,40.712440554910025],[-73.89502460986058,40.71247825314405],[-73.89590386058438,40.71250695923008],[-73.89621914072688,40.712522056969796],[-73.89710338714579,40.71255773656972],[-73.89768322659468,40.712580297771815],[-73.89935504376622,40.71264701444443],[-73.90018380438363,40.7126806579371],[-73.9005958785017,40.712697385241015],[-73.90224267787134,40.712759832934736],[-73.9029347294924,40.71278607329173],[-73.90376943967873,40.71281703180071],[-73.90477244568567,40.71286579987747],[-73.9038018449755,40.7133483786522],[-73.90285443251706,40.71379311957707],[-73.90243306064791,40.714003411732044],[-73.90204508447673,40.714197034347094],[-73.90115752645154,40.71462231505952],[-73.9007177501414,40.71483570866021],[-73.89990431344937,40.71523609713919],[-73.89926420260294,40.715544391446464],[-73.89860294378651,40.71586712147854],[-73.89782401429,40.71623638117113],[-73.897502264332,40.71638386771296],[-73.89758646616225,40.71649462522125],[-73.89758653692027,40.71649471524619],[-73.89758660813203,40.716494796560156],[-73.89768581426618,40.71659970339309],[-73.89779887957937,40.71669705960441],[-73.89779893873846,40.71669710405157],[-73.89779899789576,40.716697149671425],[-73.89792419761798,40.71678533085731],[-73.89792430341318,40.716785402317605],[-73.89792442175761,40.71678547429159],[-73.89805976783563,40.71686323643966],[-73.89805995746096,40.71686334533259],[-73.89806017021989,40.716863444361906],[-73.89820366418388,40.716930001643135],[-73.89901821099934,40.71738212746772],[-73.8988209556418,40.71737222850183],[-73.8972675786602,40.7181471565628],[-73.89834760053415,40.71919767806712],[-73.89985149422807,40.71837539796623],[-73.90005937978127,40.718046379611515],[-73.90033904275485,40.71801994789674],[-73.90033454469086,40.71866913990558],[-73.9006264442788,40.71976405404458],[-73.90009286425733,40.72017685334002],[-73.89783709951217,40.72047019641474],[-73.89774824376552,40.72035734730005],[-73.89736598383094,40.72046438387879],[-73.89739704867235,40.7215512099579],[-73.89981610160291,40.721236901285884],[-73.90010558728801,40.72329624052338],[-73.89903191817598,40.723856960314976],[-73.89835285104462,40.723112290370835],[-73.89608735095709,40.72381130536824],[-73.89582380706719,40.72389882212918],[-73.89569743326912,40.723412585544374],[-73.89451032581671,40.72313194913303],[-73.89426494211042,40.72314318891728],[-73.89411255506286,40.72321426001546],[-73.89265591337102,40.72388782525608],[-73.8918174629246,40.72425621387794],[-73.89100768480819,40.724616330616456],[-73.89030329368552,40.72492388674773],[-73.89017449744162,40.72494688903648],[-73.88897522286483,40.72481990261065],[-73.88707712117325,40.72463770184553],[-73.88709910787406,40.72531868025893],[-73.88713253575162,40.726142346535],[-73.88720395674801,40.72619323192436],[-73.88724113850523,40.727401608896336],[-73.88722136111448,40.727526534343475],[-73.88721164518725,40.72761629655867],[-73.88720496681456,40.727694364023606],[-73.88720524954054,40.727792997190996],[-73.88689134375426,40.72791736553119],[-73.88672984931327,40.72797312855385],[-73.88661323200101,40.728013392919856],[-73.8865683548225,40.728028891182284],[-73.88623765884988,40.728127017228715],[-73.88590069912213,40.7282113228672],[-73.88559330979855,40.72827444098023],[-73.88500729501999,40.728371895070175],[-73.88444917100301,40.728419126530156],[-73.8839198025458,40.728463913257926],[-73.88387642510988,40.72846758325387],[-73.88353321207907,40.728497448058306],[-73.88297543383351,40.728540951286654],[-73.88208519865992,40.72861037535029],[-73.88172301699049,40.72863525402909],[-73.88130917687711,40.72868082652125],[-73.88089793649071,40.728741312442246],[-73.8808848458627,40.72874373021715],[-73.88049068212491,40.72881654204633],[-73.88008877489115,40.72890627471683],[-73.87969354088516,40.72901015941869],[-73.87847478491948,40.72946892197959],[-73.87836629230127,40.72951588663193],[-73.87789402726263,40.729715930890215],[-73.8769972418841,40.73004835314014],[-73.87628302426643,40.730313093919726],[-73.87538647201853,40.730590672869496],[-73.8750915408955,40.73067136321897],[-73.87495349518939,40.730618695773146],[-73.87475475597944,40.730541891754534],[-73.87408913173927,40.730282792381935],[-73.87316942630481,40.729950619198554],[-73.87235229606141,40.7296554843435],[-73.87154749998776,40.72936238333102],[-73.87146074183515,40.72932637413774],[-73.87140980823119,40.72917810248163],[-73.87113283455851,40.72837172030047],[-73.87100156107084,40.72792452402851],[-73.87093081319087,40.72770320666976],[-73.87084539424188,40.72748459344062],[-73.87074561011353,40.72726953937376],[-73.870631851331,40.72705885402535],[-73.8702113583967,40.726187326381265],[-73.86970765351238,40.72514643414145]]]}},{type:"Feature",properties:{ntacode:"QN30",ntaname:"Maspeth",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.89783236941884,40.735160354182376],[-73.89691188038535,40.73508660183108],[-73.8965110517443,40.73509674154287],[-73.8960293159073,40.73501789160896],[-73.89510133470465,40.735021183090126],[-73.89492421774364,40.735007722184044],[-73.89474848065396,40.73498281500801],[-73.89474827940192,40.734982787349715],[-73.89474809027577,40.73498275149361],[-73.89457557913681,40.73494655504028],[-73.89457544923928,40.73494652861974],[-73.89457531935841,40.73494649181246],[-73.89440759654248,40.73489932365151],[-73.89424644899587,40.7348418131672],[-73.89415835505042,40.73480779168276],[-73.89393780606338,40.73472621004517],[-73.89370905653128,40.734657452281574],[-73.89347408300247,40.73460217754637],[-73.89323494452195,40.73456081205574],[-73.89301088114993,40.73452357570059],[-73.89278405665999,40.73449596275161],[-73.8925555465563,40.73447812580774],[-73.89232644055689,40.73447014076234],[-73.89175016416739,40.734484809731946],[-73.89138497925259,40.7345049885514],[-73.8911385279723,40.734512969667016],[-73.88993450671582,40.73455995624079],[-73.88910318982454,40.73459239646253],[-73.88852285901473,40.73453116001543],[-73.88847908994907,40.73415815415184],[-73.88844349195385,40.733854755605314],[-73.88840065507324,40.73344799161789],[-73.88837510135617,40.73320535947119],[-73.88834926197218,40.73294143171687],[-73.88833156069377,40.732760547594374],[-73.88830747883344,40.732514631471105],[-73.88828525966346,40.73226054033282],[-73.88825349191598,40.73189716243925],[-73.88817834094681,40.73119478248537],[-73.88811223438653,40.73059071134472],[-73.8880597515218,40.73008723019775],[-73.88755962160512,40.73019705574082],[-73.88745128856515,40.72988599520074],[-73.88745122983649,40.72988582342848],[-73.88745118235227,40.72988564379344],[-73.88736094495744,40.729570827970385],[-73.88736093270073,40.729570783396326],[-73.88736092198691,40.72957073781853],[-73.88728902504221,40.72925285033611],[-73.88723573007663,40.72893296466093],[-73.88720114129728,40.72861206966364],[-73.88719765148083,40.72818371157037],[-73.88720051710285,40.72809239420291],[-73.88720430123287,40.7280108301367],[-73.88720482610223,40.72786882893803],[-73.88720524954041,40.72779299719104],[-73.88720496681445,40.727694364023606],[-73.88721164518718,40.727616296558644],[-73.88722136111441,40.72752653434346],[-73.88724113850517,40.727401608896365],[-73.88720395674794,40.72619323192436],[-73.88713253575149,40.72614234653503],[-73.887099107874,40.72531868025895],[-73.88707712117323,40.72463770184554],[-73.88897522286472,40.724819902610655],[-73.89017449744149,40.72494688903648],[-73.89030329368535,40.72492388674775],[-73.89100768480827,40.72461633061649],[-73.89181746292464,40.72425621387799],[-73.89265591337094,40.72388782525613],[-73.89411255506279,40.72321426001546],[-73.89426494211035,40.723143188917334],[-73.89451032581668,40.72313194913305],[-73.89569743326899,40.72341258554436],[-73.89582380706722,40.72389882212919],[-73.89608735095702,40.723811305368244],[-73.89835285104449,40.723112290370885],[-73.89903191817592,40.72385696031499],[-73.90010558728794,40.7232962405234],[-73.8998161016029,40.721236901285884],[-73.89739704867223,40.72155120995794],[-73.89736598383159,40.7204643833762],[-73.8977482437655,40.72035734730005],[-73.89783709951205,40.720470196414766],[-73.90009286425732,40.72017685334004],[-73.90062644427869,40.71976405404464],[-73.90033454469079,40.71866913990558],[-73.90033904275474,40.718019947896785],[-73.90005937978121,40.71804637961153],[-73.8998514942281,40.71837539796623],[-73.89834760053398,40.719197678067175],[-73.89726757866019,40.71814715656286],[-73.89882095564184,40.71737222850187],[-73.89901821099923,40.71738212746776],[-73.89820366418387,40.71693000164317],[-73.89806017021978,40.71686344436193],[-73.89805995746084,40.71686334533264],[-73.89805976783566,40.71686323643966],[-73.8979244217576,40.71678547429159],[-73.8979243034132,40.7167854023176],[-73.89792419761797,40.716785330857306],[-73.89779899789569,40.7166971496715],[-73.89779893873833,40.71669710405162],[-73.89779887957934,40.716697059604456],[-73.89768581426605,40.716599703393136],[-73.89758660813202,40.716494796560184],[-73.8975865369202,40.71649471524624],[-73.89758646616231,40.71649462522127],[-73.89750226433188,40.71638386771296],[-73.89782401428994,40.71623638117113],[-73.89860294378633,40.71586712147854],[-73.89926420260281,40.715544391446485],[-73.8999043134493,40.7152360971392],[-73.90071775014144,40.71483570866021],[-73.90115752645153,40.71462231505958],[-73.9020450844768,40.714197034347116],[-73.9024330606478,40.71400341173204],[-73.90285443251699,40.71379311957707],[-73.90380184497543,40.713348378652235],[-73.90477244568565,40.712865799877484],[-73.90489449550567,40.712856815110484],[-73.9053758222507,40.7128765815634],[-73.90556258981181,40.71371463369162],[-73.905710024293,40.714367975107336],[-73.90574342578718,40.71451601157926],[-73.90586816415535,40.7150686931234],[-73.90602078325567,40.71574267892362],[-73.90617600189636,40.71642140407257],[-73.9063901009454,40.717363692055365],[-73.90688152426158,40.71731291511726],[-73.90696370818952,40.71730441724766],[-73.90768387344416,40.71737969456075],[-73.90850501104991,40.71746899662046],[-73.90862256645846,40.717480823237246],[-73.90943398658368,40.71758177334302],[-73.90955515632919,40.71769519705765],[-73.90962006749724,40.71775153876145],[-73.90965980075472,40.71779315582925],[-73.9098402723269,40.717693621787944],[-73.9100076426893,40.71759738202674],[-73.91048364380788,40.71732796504552],[-73.91105946249313,40.716842180596394],[-73.91134270782909,40.71659702886174],[-73.91151824756712,40.71641746661216],[-73.9115624921547,40.71636931348649],[-73.91178934232086,40.71612247822088],[-73.9121085160083,40.71581262185941],[-73.91221070492844,40.715709356790995],[-73.91232805368335,40.715615307444054],[-73.91245827580984,40.71553229020441],[-73.91283037732971,40.71536090798485],[-73.91279690016468,40.715340143293155],[-73.91274485067018,40.71530376808897],[-73.9117386227092,40.71472381062661],[-73.91159537806554,40.714641133355876],[-73.91015817920956,40.713821599987],[-73.91069895798549,40.713268521815976],[-73.9107780735839,40.713187599919124],[-73.91303759072933,40.713332078060226],[-73.91466958174144,40.71343707492708],[-73.91521146716421,40.71346123901988],[-73.91569881913065,40.71348528960908],[-73.91633296488641,40.713531155579105],[-73.91947977186402,40.71373199851356],[-73.92083937550792,40.71381514007933],[-73.92404011334023,40.714008312628984],[-73.9240590973705,40.71411155964499],[-73.92368352152519,40.71408284140827],[-73.923749115349,40.71421127605499],[-73.9240522324595,40.71487024514013],[-73.92412241575492,40.715138048445226],[-73.92409931290926,40.715180708199334],[-73.92406244021412,40.71521806484673],[-73.92397375250845,40.7152976647173],[-73.92389709645263,40.715371528308246],[-73.92381513128588,40.71544130034118],[-73.92376389043952,40.7154797172099],[-73.92366895763226,40.715535567938176],[-73.9235983444235,40.71556125759529],[-73.92356011347115,40.71557516241937],[-73.92354470735661,40.715582671804356],[-73.92353323079922,40.71559062456081],[-73.9235275210041,40.71560508337098],[-73.92352747398412,40.71560519089208],[-73.92352547251075,40.715616608367945],[-73.92279196672435,40.71580026374765],[-73.92232970167696,40.716076545172506],[-73.92064258940593,40.71577319202887],[-73.92056920092962,40.71597116381618],[-73.92056821733168,40.715971973465486],[-73.92056808910688,40.71599107295825],[-73.9205690553611,40.71600370834071],[-73.92057300316696,40.716018775926294],[-73.92057861388705,40.71602742469081],[-73.92060425100038,40.71603600719002],[-73.92109482826223,40.716141766336136],[-73.92127646277748,40.716180378827595],[-73.92140714622649,40.71620977997181],[-73.92170005987498,40.716273771146035],[-73.92171847814689,40.716277486352006],[-73.92216958810262,40.716368481414314],[-73.9222376112434,40.716382440494144],[-73.92228207681403,40.71648327299214],[-73.92232773956843,40.71659264462502],[-73.9215381094962,40.716795155684686],[-73.91930947192012,40.71741710157978],[-73.91805035175064,40.717765420914326],[-73.91736099632914,40.71795408951019],[-73.91611624168374,40.718302824013165],[-73.91516686556469,40.7185545658079],[-73.91426525254126,40.71881117369342],[-73.91339850907752,40.71905108725968],[-73.91232114309443,40.719348385778005],[-73.91152490735,40.71956778017308],[-73.91132095140537,40.71962422959135],[-73.91188889264778,40.720262830673875],[-73.91245967164984,40.72093053431873],[-73.91298420320443,40.721600848386394],[-73.91331372559382,40.72207734997193],[-73.91347489807379,40.72230245270851],[-73.9138482824297,40.72289841235336],[-73.91316969805779,40.723081525896404],[-73.91257187677787,40.72323963494948],[-73.91134506901565,40.724182169951895],[-73.90971646015494,40.72544595562365],[-73.90889173791636,40.726068425474075],[-73.90804680880596,40.72673388740769],[-73.90740997290776,40.727208738880265],[-73.90730013750373,40.72729436941205],[-73.90716705244373,40.72738865428996],[-73.90712253078468,40.727424728437875],[-73.90706867295424,40.72746652277256],[-73.90693049911582,40.727576030274804],[-73.9067302812899,40.72773268283048],[-73.90572423637781,40.72852001958628],[-73.9055774010375,40.7286366843154],[-73.90518057919766,40.72895657697385],[-73.90421910831074,40.73012601291697],[-73.90416853267311,40.73018659103316],[-73.90259650842543,40.73210442834588],[-73.9010797090029,40.73391463477932],[-73.90091094889476,40.73412603673651],[-73.90071138865194,40.734358727301334],[-73.90064440261496,40.73443510922484],[-73.90057074319303,40.73450784929165],[-73.90049075139144,40.734576610732404],[-73.90040479753533,40.73464107519655],[-73.90031327937605,40.73470094428032],[-73.90021662080146,40.734755940753644],[-73.90011526930887,40.73480580999422],[-73.9000096941257,40.73485032111735],[-73.8998251310634,40.734931395019636],[-73.89963257961803,40.735002358806234],[-73.89943348532094,40.73506259016591],[-73.89922944768904,40.73511159877415],[-73.89902210032464,40.735149083986855],[-73.89878646142799,40.735176792912775],[-73.89878634225265,40.73517681090093],[-73.89878621317986,40.73517682016894],[-73.89854787030578,40.73519190092557],[-73.89854772823962,40.73519190967927],[-73.89854758596692,40.73519190955394],[-73.8983081267667,40.73519418444049],[-73.89830799682728,40.735194184325735],[-73.89830786624198,40.73519417432636],[-73.89806910146027,40.73518361712912],[-73.89806895920091,40.73518360829177],[-73.8980688299364,40.735183598795906],[-73.89783236941884,40.735160354182376]]]}},{type:"Feature",properties:{ntacode:"MN12",ntaname:"Upper West Side",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.96003018437096,40.79803810789695],[-73.96052271669548,40.79736846946242],[-73.9609797180794,40.79673864404538],[-73.96144060655743,40.796110827184016],[-73.96189985460958,40.795479270061186],[-73.96235980150675,40.794852060560714],[-73.96280590635736,40.794235813232206],[-73.96371096541826,40.7930129348833],[-73.96417598521327,40.79236204502779],[-73.96468540739485,40.7916640267989],[-73.96517705499018,40.790990341099395],[-73.96562799538663,40.79036611712907],[-73.96609500572451,40.78973438976673],[-73.96655226678924,40.7891071528256],[-73.96700977073407,40.788476790742266],[-73.96744908373162,40.78786072059054],[-73.96792696354473,40.787221571126075],[-73.9683847931367,40.786595696523996],[-73.96884378957476,40.78596738856441],[-73.96933573318952,40.78529327955712],[-73.96983225556826,40.784610910586295],[-73.97030068162131,40.783975413948546],[-73.97076013116722,40.78334013755369],[-73.97122292220939,40.782706256090066],[-73.97172305555867,40.78202147595971],[-73.97357117423296,40.77947786162118],[-73.97406668257645,40.778805416721596],[-73.97453231422321,40.778167784523035],[-73.97499744020551,40.77753254622208],[-73.97783054404918,40.778729731815964],[-73.98067365344902,40.779925182487375],[-73.98140948736072,40.78023541861948],[-73.98151911347318,40.78028175751629],[-73.98162787361058,40.78032893496984],[-73.9823261637156,40.78062377270346],[-73.98352601467057,40.781130011022775],[-73.98507184345023,40.78177968096928],[-73.9853695267738,40.78107837236267],[-73.9856793611765,40.78031263333499],[-73.98654378951812,40.78065798079114],[-73.98707137465651,40.780906381592345],[-73.9873077285432,40.78104130328785],[-73.98736363983184,40.78106280511054],[-73.9874143269048,40.78108751109517],[-73.98746219857033,40.781108609595684],[-73.98799363156411,40.781342817347685],[-73.98812746102584,40.781401796442296],[-73.98804128806732,40.78158596085125],[-73.98810029382469,40.78160287830535],[-73.98807644914513,40.7816509350017],[-73.98801805997229,40.781634188810514],[-73.9879607928422,40.78177098703158],[-73.98791968459255,40.78183347771328],[-73.98787728725026,40.78189205083224],[-73.986474803686,40.78391657371878],[-73.9862518700355,40.78423876424548],[-73.98611372725301,40.784438911877416],[-73.98561580396377,40.785141862595104],[-73.98546581197033,40.78536070057551],[-73.98617270496551,40.78606845225876],[-73.98645586240205,40.78591921908149],[-73.98707234561576,40.78518963831761],[-73.98711901394273,40.78521031850159],[-73.98649778102366,40.78595120288731],[-73.98616462880634,40.78612188244839],[-73.98612842248596,40.786239001331204],[-73.9860711352198,40.786240706026675],[-73.98602727478918,40.78622896423679],[-73.98609763784948,40.786058225698014],[-73.98542932126949,40.78541394218469],[-73.98508113773212,40.78592193511051],[-73.98519883325456,40.785966552197856],[-73.98517050238996,40.786013334158234],[-73.98521621867383,40.786030501313896],[-73.98525509797999,40.785976205511666],[-73.98524273937663,40.78597257215081],[-73.98524962933023,40.785963139855916],[-73.9852817791868,40.78597862095013],[-73.98524003288459,40.78603585813685],[-73.98568388524222,40.78622212391974],[-73.98571752900463,40.78617599466887],[-73.98576566029759,40.78619627485872],[-73.98568287192259,40.78630978621321],[-73.9856362709306,40.78629015014677],[-73.98567072256475,40.786242911993874],[-73.98561523764442,40.78621964571535],[-73.98520511880044,40.78604766921284],[-73.98521103560755,40.78603955488377],[-73.98516263994716,40.786020999267265],[-73.98513163631212,40.786060297020015],[-73.98501696406504,40.786014237195715],[-73.98493597820361,40.786130720651066],[-73.9846550788303,40.78653474180804],[-73.9857437879012,40.786570082352235],[-73.98589227228334,40.78642652901966],[-73.98594285499505,40.78645284788039],[-73.98594956155675,40.786487113464005],[-73.98581237352658,40.78661686535716],[-73.98513520970334,40.78658761839299],[-73.98461942858415,40.78658601634989],[-73.98369521623671,40.78791528131277],[-73.98234664147571,40.78985478077272],[-73.98188645946553,40.79051658043259],[-73.98139174468574,40.79122824550262],[-73.98128937370959,40.79137550943311],[-73.98094708354087,40.79186789328],[-73.98053767946408,40.79245681262504],[-73.98043434256012,40.7925942830968],[-73.98013222578669,40.792993765383216],[-73.98004684398009,40.79311352516398],[-73.97928822082987,40.794177632163404],[-73.97828949152762,40.79558676046093],[-73.97779475503214,40.79628462977197],[-73.97685207845201,40.79763134839325],[-73.97639951930582,40.79827321019002],[-73.9762852788426,40.79843523541014],[-73.97583055785262,40.79909228041075],[-73.97578169321199,40.79915625678038],[-73.97579140130203,40.79920962788627],[-73.97576219486488,40.79926017354935],[-73.97554385822026,40.7995282506374],[-73.9752678323446,40.7999328495318],[-73.97508668067898,40.80018953363308],[-73.97496436808191,40.80036963419394],[-73.9748392443601,40.80055824326275],[-73.97466556722732,40.80081351473423],[-73.97448722520996,40.80105742889688],[-73.97414361823475,40.80151689534122],[-73.97394098366718,40.801809025361486],[-73.97389989052469,40.801889863531244],[-73.97377477246016,40.80204584594863],[-73.9737206045577,40.80216781528029],[-73.97361322463911,40.80229685988726],[-73.97354227721577,40.802356411250365],[-73.97336671067808,40.80263011334654],[-73.97320518045746,40.80283005827635],[-73.97312859121,40.80297471550872],[-73.9730707053795,40.803055548447475],[-73.9730352290208,40.80307397374196],[-73.97292317001975,40.803249822843895],[-73.97286807262162,40.80332073417609],[-73.97287179081526,40.80335618764536],[-73.97279907756597,40.80332915965672],[-73.97265744745978,40.803276514162796],[-73.97257779806128,40.803247183771276],[-73.97250022180603,40.80321661262821],[-73.97150381003817,40.80283773617448],[-73.97032589767372,40.8023845608706],[-73.97027400465879,40.802359036994105],[-73.97021594793269,40.80233585148794],[-73.97004742165267,40.80226501033987],[-73.96858360746548,40.80163547026637],[-73.96798415954919,40.80139826627667],[-73.96787379721908,40.80135169818446],[-73.96775900356984,40.8013035159855],[-73.96571144280446,40.80043806998772],[-73.9628698014617,40.79923967661975],[-73.9614777990138,40.798654156436434],[-73.96003018437096,40.79803810789695]]]}},{type:"Feature",properties:{ntacode:"MN14",ntaname:"Lincoln Square",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.97499744020551,40.77753254622208],[-73.97545932433746,40.77689872272676],[-73.97595517295031,40.77621975462619],[-73.97645763831663,40.775532351606046],[-73.97691168226295,40.77490912402706],[-73.97737084993078,40.77428100721393],[-73.97782639298862,40.773656191921745],[-73.9782822010232,40.773031878738195],[-73.97872246726041,40.7724188982851],[-73.97919214511988,40.77178126549886],[-73.97965233402259,40.771155327040056],[-73.98011181561742,40.770528368678455],[-73.98056370666853,40.76990532456603],[-73.9810229005034,40.76927283355975],[-73.98167943639403,40.76839013093622],[-73.98163149482738,40.76836792818742],[-73.98158722657318,40.76834168415643],[-73.98154721809738,40.76831174652711],[-73.98151200003353,40.76827851195981],[-73.98148203837863,40.76824242073864],[-73.98145773006311,40.768203951008914],[-73.98144332674,40.76816445907607],[-73.98143498730755,40.76812397044601],[-73.98143282222416,40.76808302145734],[-73.98143686015854,40.76804215454579],[-73.98144704758263,40.768001910909284],[-73.98146324961684,40.767962823791564],[-73.9814852516276,40.767925410967344],[-73.98151276215224,40.7678901680317],[-73.98156819945983,40.76783483464121],[-73.98163466733725,40.76778588788833],[-73.98171007884838,40.7677451157594],[-73.98179174546713,40.767713756831995],[-73.98184565685199,40.76770719885882],[-73.98190019919375,40.767705341018114],[-73.98195466592408,40.767708207377325],[-73.98200835086487,40.7677157604164],[-73.98206055921953,40.76772790257],[-73.98211061467002,40.76774447654629],[-73.98236545039542,40.767392153213464],[-73.9852172032729,40.768594630457955],[-73.98806289548584,40.769790800287986],[-73.99059644681441,40.77085481028243],[-73.99091307486908,40.770987759035535],[-73.99365606188516,40.7721459624011],[-73.99378189812299,40.77219909094511],[-73.99387445126077,40.77223816788832],[-73.99350262180837,40.77275163310059],[-73.99359086402823,40.77279008029663],[-73.99372534708556,40.77286419898795],[-73.9937873699982,40.77290384626278],[-73.9938310813699,40.77293178785068],[-73.9938875443636,40.77295574416392],[-73.99389125243711,40.772955194876786],[-73.99396258551465,40.772944653908986],[-73.99401262480524,40.77288284562683],[-73.99412205808255,40.77292405802093],[-73.99413665324977,40.77290187017437],[-73.99430134239122,40.77297002866396],[-73.99428153513459,40.77299380106422],[-73.99437655275099,40.773039551604],[-73.99431863402606,40.773121440772826],[-73.99429402982389,40.773156243991885],[-73.99502327652189,40.773481196576256],[-73.9950710879697,40.7734141386659],[-73.99508939189293,40.7733884750392],[-73.99501396371689,40.77335803442183],[-73.99505028469925,40.77329715318992],[-73.99624065189884,40.77378979190032],[-73.99619583680996,40.7738523561841],[-73.99610846814741,40.77381631601516],[-73.99610778143001,40.77381737760112],[-73.99606316874294,40.77388688661013],[-73.99612697773733,40.77391335462091],[-73.99612850482792,40.773913984903196],[-73.99612636074121,40.77391671365423],[-73.99609880736982,40.77395180529914],[-73.99611835168893,40.773960324464014],[-73.99617945931273,40.77398695485412],[-73.99609524456517,40.77408618694027],[-73.99605125275342,40.77406889580326],[-73.9955722651612,40.77387073139434],[-73.99393694182217,40.77317951096696],[-73.99386295329147,40.77326952907234],[-73.99382334505358,40.77338176688271],[-73.99376791399219,40.77348399400526],[-73.99369930927811,40.77356215215557],[-73.99362279521331,40.77363229021242],[-73.9935278276414,40.773714446468624],[-73.99344341917204,40.77377054967835],[-73.99341175671523,40.773802612423985],[-73.99335894150755,40.773926880154676],[-73.99262266386548,40.77497405603701],[-73.99257784276617,40.77495601635947],[-73.99252774395161,40.775002110439885],[-73.99246974581541,40.77502415955184],[-73.99240383719197,40.7750181403907],[-73.99226708903547,40.77511603385861],[-73.99205908493721,40.775497598192324],[-73.992125372395,40.77550907505343],[-73.99222686779706,40.77548221102618],[-73.99232934660887,40.77546890095858],[-73.9923617568012,40.77550189976671],[-73.99238604296042,40.77555717992212],[-73.99208768471277,40.77598397082142],[-73.99201877991078,40.77607334073545],[-73.9914295319023,40.77687956004277],[-73.99092717414976,40.77756687876304],[-73.99073041339493,40.77756054974007],[-73.99039616003658,40.777585065679126],[-73.99010126597669,40.77799645751668],[-73.98964887292827,40.77862756000906],[-73.98920095886437,40.77925239865162],[-73.98920068089937,40.779252786279336],[-73.98917577843818,40.77928752351324],[-73.98908519478607,40.779407597159505],[-73.9888686174001,40.77969292291149],[-73.98887187449992,40.779713737750505],[-73.98921902288063,40.77969789520944],[-73.98927785904432,40.779723439271095],[-73.9894090541802,40.779737706472034],[-73.9894986149271,40.77972504438983],[-73.98959649338836,40.77969814618087],[-73.98967981290264,40.77967756815554],[-73.989752702938,40.77967124421163],[-73.98984224780658,40.77968075267073],[-73.98994430227155,40.77969659276867],[-73.99004010212062,40.77970767719572],[-73.9901379775249,40.779699769704855],[-73.99022336845654,40.77968236121126],[-73.99033584033229,40.77966179439505],[-73.99043059869717,40.779664972553],[-73.99050764615512,40.77966813912392],[-73.99062219939685,40.779676064411795],[-73.99074506950554,40.77967132818413],[-73.99087211428234,40.779646007141366],[-73.99096167222442,40.779639683751796],[-73.99105747282965,40.77965235212326],[-73.99115742949712,40.77966977560652],[-73.99124281740453,40.77967136708458],[-73.99125531828979,40.77965078251657],[-73.99129488712018,40.779630209208946],[-73.99132196764995,40.779631796041436],[-73.99135945556954,40.77958588283488],[-73.99155105922753,40.77957482093484],[-73.99141982585972,40.779755280287105],[-73.98888614411705,40.77987889853278],[-73.98893965670634,40.779956178440464],[-73.9889261035309,40.78005929201371],[-73.98891168026476,40.78009603714666],[-73.98891166067375,40.78012236626768],[-73.9889192614685,40.780226094343725],[-73.98838105020269,40.78098107404589],[-73.98823241384704,40.78123314421562],[-73.9882104208317,40.78122548254215],[-73.98814418135416,40.78136567132728],[-73.98813788174486,40.78137928127407],[-73.98812746102584,40.781401796442296],[-73.98799363156411,40.781342817347685],[-73.98746219857033,40.781108609595684],[-73.9874143269048,40.78108751109517],[-73.98736363983184,40.78106280511054],[-73.9873077285432,40.78104130328785],[-73.98707137465651,40.780906381592345],[-73.98654378951812,40.78065798079114],[-73.9856793611765,40.78031263333499],[-73.9853695267738,40.78107837236267],[-73.98507184345023,40.78177968096928],[-73.98352601467057,40.781130011022775],[-73.9823261637156,40.78062377270346],[-73.98162787361058,40.78032893496984],[-73.98151911347318,40.78028175751629],[-73.98140948736072,40.78023541861948],[-73.98067365344902,40.779925182487375],[-73.97783054404918,40.778729731815964],[-73.97499744020551,40.77753254622208]]]}},{type:"Feature",properties:{ntacode:"BX07",ntaname:"Bronxdale",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.86137924069509,40.871336512141525],[-73.86143383852497,40.86960346802523],[-73.86149826078228,40.86778221561744],[-73.86150246534677,40.86755143325913],[-73.86154239755814,40.86615362323769],[-73.86156274129902,40.86554946455502],[-73.86055100834703,40.865529695928046],[-73.85961281249308,40.86551271811329],[-73.85890956790679,40.864636926125996],[-73.85871220300655,40.86425255333891],[-73.85844789742286,40.863761390123294],[-73.85806098565243,40.863042359763504],[-73.85780378831072,40.86303621662242],[-73.8577102836695,40.86227823049465],[-73.85770552766589,40.86224128540552],[-73.85769842190052,40.86218608056049],[-73.8576918173041,40.862134773427314],[-73.85767885602472,40.862034078443685],[-73.85767084845814,40.86197187252082],[-73.85760926698264,40.86149344106741],[-73.85759960654418,40.86141838907988],[-73.8575668268937,40.86116372253199],[-73.85752991800437,40.86090316844943],[-73.85752224260838,40.86084898074856],[-73.8574788572866,40.8605427006754],[-73.85747219640301,40.860495676849546],[-73.85746244202511,40.860426811693564],[-73.85739481962082,40.8599841030858],[-73.85735319680543,40.85971160585054],[-73.85663774670334,40.858119171990104],[-73.85882515988439,40.8580613573406],[-73.86179069441148,40.85798290386211],[-73.86287784374933,40.85795359102333],[-73.86295853531976,40.85795141427503],[-73.86318907742972,40.85794519668732],[-73.86326398559618,40.857943175867554],[-73.86387047788617,40.85792681606295],[-73.86395713392758,40.857924478800335],[-73.8645507347488,40.857908463074075],[-73.86467028207238,40.85790523681129],[-73.86564157915203,40.85788154606375],[-73.86658331392861,40.857855353881874],[-73.86758752468775,40.85783008965196],[-73.86802029281046,40.85783059490485],[-73.86807772417578,40.85784684284683],[-73.86813140324021,40.85787659254333],[-73.86817334089847,40.85791854929653],[-73.86819723655664,40.85796798678718],[-73.86820126431661,40.85801835612606],[-73.86818830558741,40.8580638343109],[-73.8684153969594,40.85778035814372],[-73.86889622722208,40.85777277294437],[-73.86954868104702,40.8577260296799],[-73.87084887444587,40.85729081724879],[-73.87087754120735,40.85727822426865],[-73.87088962543514,40.857272916411254],[-73.87088983898651,40.857272817811406],[-73.87089011154794,40.85727278193136],[-73.8709436618489,40.857266051954184],[-73.87094413634877,40.85726598932863],[-73.87094462202353,40.85726608050204],[-73.87100173171994,40.857276742739636],[-73.87100227739222,40.857276842691164],[-73.87100272741763,40.85727711273949],[-73.87104905928045,40.857304603360994],[-73.87104945002305,40.857304837660415],[-73.87104967490694,40.85730515302332],[-73.87107580428587,40.85734126458996],[-73.87107594621506,40.85734146292879],[-73.87107598135408,40.85734166114825],[-73.87108262578988,40.857377040136],[-73.8710326887361,40.857807797394834],[-73.87097845158804,40.85819941465333],[-73.87088409248926,40.85889518076047],[-73.87057937656488,40.8614045539279],[-73.8704448372037,40.86327040002445],[-73.87041975404715,40.863531282351396],[-73.87040098857457,40.863792470500634],[-73.87038854719542,40.86405387629848],[-73.8703824341844,40.86431541149693],[-73.8703826514993,40.864576987807474],[-73.87038919929897,40.864838516920976],[-73.87040207544753,40.86509991054525],[-73.87042127567257,40.865361080432834],[-73.87045509057101,40.86663286876312],[-73.87049186989425,40.86795083099316],[-73.87049783458582,40.86817665496452],[-73.87049958091382,40.86824277610989],[-73.87051057057853,40.8686588353671],[-73.87051473333179,40.86881643234378],[-73.87051629780478,40.868875665231194],[-73.87052621665921,40.86925117679466],[-73.87052897324556,40.869355533349726],[-73.87053320083086,40.869515580235785],[-73.8705349472269,40.86958170253734],[-73.87053738652403,40.86967403141305],[-73.87056192524669,40.87151077845378],[-73.86935122364724,40.871483353709735],[-73.86825887799573,40.87146232802613],[-73.86715864219332,40.871441913140465],[-73.86614489502145,40.871422984590886],[-73.86520890077001,40.87140764959887],[-73.86426604390138,40.8713896502362],[-73.86333198334079,40.87137515749865],[-73.8623921285398,40.87135673360249],[-73.86137924069509,40.871336512141525]]]}},{type:"Feature",properties:{ntacode:"QN42",ntaname:"Oakland Gardens",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.74016951762789,40.73848189750697],[-73.74144628592875,40.73693874680752],[-73.74151636839609,40.736860361040534],[-73.74158944542796,40.73678200942448],[-73.74228431198438,40.736086408339936],[-73.74294785856037,40.73545655153036],[-73.74472417700733,40.73401103024839],[-73.74555367971422,40.733404318019815],[-73.7461625945496,40.73292721958233],[-73.74672140296651,40.73247715064259],[-73.74704531507689,40.7321936537058],[-73.74733126656156,40.73193874099733],[-73.74749692868386,40.73179105118319],[-73.74793423784914,40.73140119622041],[-73.74917188558466,40.73029906884016],[-73.74980987506927,40.72974675005727],[-73.75048295649871,40.72922129439394],[-73.7508106693951,40.72899503877889],[-73.75106753918175,40.72881769833995],[-73.75177679913047,40.72836807818111],[-73.75184238290177,40.72832650189824],[-73.75192413491133,40.728280032262454],[-73.75221914071443,40.72811234357934],[-73.75259470935107,40.72790898597659],[-73.75297028783322,40.72770562013309],[-73.7536310998029,40.727393747658894],[-73.75380709282926,40.72731553150399],[-73.75406469193341,40.72720104552178],[-73.75442222511286,40.72704214823287],[-73.75527584384045,40.72671544060024],[-73.75612598784825,40.72643026035887],[-73.75655253396543,40.72627075493299],[-73.75663658112518,40.726246410794545],[-73.75670329233547,40.726229432661896],[-73.75674739612431,40.72627289598383],[-73.75678272715545,40.72630578486263],[-73.75684854737575,40.72635581216722],[-73.75787141457917,40.7271068514865],[-73.75831675517011,40.72736240711465],[-73.75993818300344,40.72815841181848],[-73.76024210995271,40.728307611567],[-73.76114083680416,40.728794414264364],[-73.76160814438546,40.72904753444123],[-73.7623420983916,40.729538290701356],[-73.7632753774447,40.7302405411147],[-73.7638186673541,40.73068357380726],[-73.76435071526222,40.731151192135954],[-73.76486853097366,40.731668639668314],[-73.76528830379664,40.732114664551986],[-73.76558856174465,40.73246752053142],[-73.76564374465646,40.73253312673906],[-73.76555086054007,40.73254428344146],[-73.76491667679711,40.73265467280615],[-73.76434015017232,40.73275295525085],[-73.76369979170171,40.7328641168479],[-73.7637401047645,40.7329128725579],[-73.76471228704162,40.73408569972516],[-73.76511018412212,40.73455773854753],[-73.76349692313109,40.73504763331744],[-73.76273303467923,40.73526216267229],[-73.76252875722406,40.7360039606939],[-73.76248538695637,40.736181695182886],[-73.76246334618436,40.73636362530424],[-73.76246348376307,40.73654750108952],[-73.76248609277283,40.7367309819523],[-73.76253086189546,40.73691168014433],[-73.76259694770847,40.73708732642272],[-73.76268297179284,40.73725583621952],[-73.76316816538484,40.73826170793256],[-73.76360860214447,40.73917476475271],[-73.76431495559873,40.740672626838574],[-73.76515128883285,40.74243734575942],[-73.76556849810598,40.743258155027235],[-73.76617484756132,40.743567271686615],[-73.76633756152015,40.7436522585941],[-73.76649109632837,40.74374843018537],[-73.76663352576406,40.74385485265212],[-73.76676314860944,40.74397036280169],[-73.76687853596802,40.744093579206314],[-73.76697862905398,40.74422296823604],[-73.76761508028086,40.7455263553193],[-73.76770614589687,40.745722742720474],[-73.76772991359309,40.7457762261727],[-73.76729011945527,40.745903814557934],[-73.76681551943756,40.74603005776714],[-73.76635520865307,40.74615249683943],[-73.76589202362265,40.746280626990064],[-73.76501623130673,40.74652288166303],[-73.76414324409247,40.746764045831306],[-73.7629777777423,40.747081621983114],[-73.7624004584231,40.74724325429293],[-73.7615184669521,40.74749054800739],[-73.76145571943749,40.74750795159141],[-73.76138355784937,40.7475291711644],[-73.76073612098453,40.74773738547204],[-73.7597255364159,40.74818866099072],[-73.75885932508002,40.74858422763053],[-73.75845857488834,40.748763093904294],[-73.75805782280084,40.74894194889563],[-73.75802805583024,40.748957816318644],[-73.75773936954685,40.749063443241916],[-73.75744314906512,40.74915673332299],[-73.75714080479104,40.74923725926902],[-73.75684127432626,40.74932207770716],[-73.75686552189254,40.74936148930606],[-73.75698991515898,40.74957501019826],[-73.75737034770673,40.75024385676462],[-73.75782746217173,40.75075826957923],[-73.75906249202711,40.75220918082636],[-73.75943983045362,40.752402506555406],[-73.7595318710865,40.75244494980224],[-73.75953204547152,40.75244503526985],[-73.75953220679574,40.7524451383005],[-73.75968494420047,40.75253625684657],[-73.75968509343865,40.75253635164298],[-73.75968523096986,40.75253645512633],[-73.75982412631951,40.752641813020716],[-73.7598243012002,40.752641944558704],[-73.75982443862917,40.75264207652122],[-73.75994624627732,40.75275973312154],[-73.7599463722829,40.75275985634871],[-73.7599464973107,40.75276000637813],[-73.76004854119032,40.75288736218085],[-73.76004867910854,40.75288754205675],[-73.76004880462752,40.75288773932958],[-73.76012942480004,40.753022023724945],[-73.7601294887901,40.75302211717055],[-73.76012952586258,40.75302222211943],[-73.76018801925116,40.753160499124256],[-73.76048623704753,40.753839616746774],[-73.76080194147534,40.75454772982198],[-73.76090046979775,40.754685135993306],[-73.76101539982136,40.7548160929935],[-73.76114556508222,40.75493894872047],[-73.76128938234288,40.75505221538885],[-73.7614449746479,40.75515465640028],[-73.7615672372437,40.75523235221875],[-73.76167669802217,40.75532347682208],[-73.76176970647144,40.75542602058647],[-73.76184344003023,40.755537269313486],[-73.76189611090984,40.75565400283409],[-73.76192713820727,40.75577285336234],[-73.76185572317247,40.7565169758882],[-73.76176692858851,40.757278802073166],[-73.76199745967656,40.75810219071278],[-73.76239510540921,40.759496997619785],[-73.76125540608659,40.759714707973096],[-73.76031183402046,40.75990880153927],[-73.75987745887133,40.759994922113464],[-73.75800131701072,40.76037986747917],[-73.75682062196408,40.759734806331956],[-73.75625606356343,40.75843046955967],[-73.75583713323272,40.75774206178459],[-73.75557343716427,40.75828095184066],[-73.75551718926344,40.75832147358558],[-73.75539137441757,40.75838924841875],[-73.75525632794934,40.75844214557201],[-73.75511648422504,40.75847949813477],[-73.75497607949174,40.75850155952122],[-73.75422838195372,40.75852489237677],[-73.7540474482549,40.75851238550745],[-73.7538672558946,40.75848565257719],[-73.75369069097549,40.75844478838147],[-73.7535205850753,40.758390330389254],[-73.75335958484503,40.75832324924818],[-73.75320997118314,40.75824487300709],[-73.75277171595495,40.758873028378126],[-73.75230259323044,40.759455198829144],[-73.75115582971537,40.75906976875331],[-73.75057710625286,40.758014894986],[-73.75004764532355,40.75840465778929],[-73.74809587941189,40.75589954972394],[-73.74711113900442,40.754173286092346],[-73.74774116505665,40.75384994464695],[-73.74760569959656,40.753507877840335],[-73.74737514953438,40.752959619205356],[-73.74709885341825,40.75234682867546],[-73.7468746805233,40.75208864679695],[-73.7468421961437,40.752058075654766],[-73.7468079461966,40.75202841799885],[-73.74667146050648,40.751932186897236],[-73.74652681412711,40.7518426464508],[-73.74637489420327,40.75176036515793],[-73.7462166566087,40.751685850524446],[-73.74577948747648,40.75156080529696],[-73.74507911666336,40.750273896736914],[-73.74409668770993,40.74820664277994],[-73.74384322065991,40.74769009626963],[-73.74625984399846,40.74671147531287],[-73.74593060304687,40.74571565900569],[-73.74477587129029,40.743281097372304],[-73.74567621115484,40.743027298621],[-73.74671975328842,40.74312364806014],[-73.7478486130098,40.743296077971216],[-73.748876973324,40.74328837454468],[-73.74979834545364,40.743142443144876],[-73.75072790320007,40.74299784689981],[-73.75163327529152,40.74280676040829],[-73.75253331803364,40.742611332991835],[-73.75347299961389,40.7424048442009],[-73.75138967527703,40.740194159509116],[-73.75126422209358,40.74012536957499],[-73.75126399746568,40.740125243277035],[-73.75126376106563,40.740125143422986],[-73.75112759943626,40.740067314621676],[-73.75112735095341,40.74006720653239],[-73.75112706694055,40.7400671169618],[-73.75098241913857,40.74002149878637],[-73.750982300336,40.740021462846265],[-73.75098218260403,40.74002143511723],[-73.75083193306786,40.73998895299779],[-73.7508317666911,40.73998891695461],[-73.75083158989487,40.739988898981736],[-73.75067885094703,40.739969963877044],[-73.75052540203289,40.739953781678416],[-73.75052516602369,40.739953754362844],[-73.75052495320739,40.73995370933967],[-73.75037372864588,40.73992249319136],[-73.75037358668041,40.739922467084476],[-73.75037344456875,40.73992242120908],[-73.75022795724776,40.7398765307127],[-73.75022786289816,40.73987649365211],[-73.75009192212369,40.73981711665317],[-73.75009170881387,40.73981702723342],[-73.75009150860758,40.73981690885996],[-73.74996804311496,40.73974575298686],[-73.74657796032798,40.74034659235188],[-73.74396193554817,40.74078912695609],[-73.74385264167348,40.74009394940156],[-73.74371941311091,40.73938314961704],[-73.74360280254864,40.739012608815244],[-73.74346956816882,40.73887010373101],[-73.74306820821388,40.73844081776191],[-73.74222678183631,40.73861567168181],[-73.74155202649335,40.738762041262326],[-73.74142000647377,40.73878380789623],[-73.74128113850871,40.73878869236665],[-73.74114115776185,40.73877533800588],[-73.74100638485662,40.73874396809784],[-73.74100625527352,40.738743931118],[-73.74100612458525,40.73874389514082],[-73.74088217673497,40.73869624049989],[-73.74077344764237,40.73863527343261],[-73.74055585492772,40.738587182623945],[-73.74029081629891,40.73851667014026],[-73.74016951762789,40.73848189750697]]]}},{type:"Feature",properties:{ntacode:"QN45",ntaname:"Douglas Manor-Douglaston-Little Neck",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.71351828105999,40.75983773083087],[-73.71426287737295,40.7598267473649],[-73.71455685902008,40.7598088084877],[-73.71498214022971,40.759782865022146],[-73.71612528233506,40.75966071430736],[-73.71613842612973,40.75965827919369],[-73.71685440444719,40.75952551452232],[-73.71767237065713,40.75931121152041],[-73.71831971818546,40.759082076178],[-73.71877787649194,40.7588716921713],[-73.71897050364863,40.75878323753915],[-73.7191790962069,40.75866643744708],[-73.71956460720749,40.75845056042057],[-73.71967732241716,40.75837249941066],[-73.71998296988502,40.75816082151304],[-73.72031595291577,40.7578972581176],[-73.72063319399314,40.7576168350556],[-73.7209651171017,40.75729378916878],[-73.72111001482723,40.75711152631839],[-73.72121176129168,40.75697920899403],[-73.72145870261363,40.756658080546245],[-73.72159631478497,40.75642750433069],[-73.7216135707157,40.756398595393115],[-73.7217633963682,40.75613846710725],[-73.72180289210019,40.756069897951974],[-73.72207071370228,40.75549670313634],[-73.72241094797577,40.754920188745906],[-73.72264543527848,40.75460052402783],[-73.72279703234824,40.754433538174496],[-73.72299301324894,40.75421767149952],[-73.72326673411287,40.753947599497074],[-73.72344135538698,40.753790845186565],[-73.72351867196423,40.75372143795798],[-73.72382698899047,40.75346908923073],[-73.72384451856358,40.75345681166757],[-73.72475823085931,40.752908148326284],[-73.72506847992138,40.75272184382597],[-73.72509445299451,40.75270759232013],[-73.72551247795796,40.75247819788627],[-73.72582988889903,40.752291721104584],[-73.72602966341832,40.75217435468346],[-73.7264147213716,40.75191587781279],[-73.72666529910182,40.751713588267734],[-73.72677739460192,40.75162309216973],[-73.72709389557777,40.75134160474376],[-73.72737889140166,40.75102956739978],[-73.72771356186333,40.75062689461167],[-73.72788401100635,40.75038748282136],[-73.72805355565748,40.75008215082043],[-73.72825381049512,40.74969372864567],[-73.72837798402854,40.74938116668683],[-73.72849178503796,40.74904470704299],[-73.72862207356991,40.74851209230463],[-73.72871952803447,40.748197080556665],[-73.72896183010451,40.74763286903564],[-73.72906671040167,40.74739095924776],[-73.72914593876247,40.747273799814316],[-73.72953448980199,40.74671639589137],[-73.72964619296488,40.74656191447419],[-73.72993169106807,40.74618812459023],[-73.73043134633875,40.74558483642484],[-73.7306280183627,40.74536415823946],[-73.73106461880846,40.744888375884386],[-73.73226918056359,40.743818962745415],[-73.73232731650204,40.74377143341641],[-73.7324169461371,40.743694576404756],[-73.73366461514226,40.74281318426827],[-73.73370630666219,40.74278250143061],[-73.73374471227073,40.74285163197351],[-73.73380185371403,40.74293995984594],[-73.73436346483149,40.743628805911314],[-73.7345179990822,40.74382245725151],[-73.73465613716628,40.744027326241245],[-73.73477493034568,40.74424079607756],[-73.73487307226326,40.744461268285505],[-73.73494958542037,40.74468696890255],[-73.73500383752774,40.74491604869431],[-73.73503555224963,40.74514659825418],[-73.73504485449659,40.7453767273466],[-73.73503820933664,40.745526214810596],[-73.73503358713586,40.74559893819164],[-73.73502807918739,40.74564702201215],[-73.73501342925748,40.74579689613352],[-73.73501568836913,40.74599072768782],[-73.73503921620804,40.74618407559824],[-73.73508375859215,40.74637493296394],[-73.73512947031487,40.74650715219638],[-73.7351469004101,40.7465575850557],[-73.73522444489406,40.746762954036186],[-73.7353189956661,40.746964381598936],[-73.7354300025271,40.747160668620694],[-73.73557783063009,40.74729550792723],[-73.73573991269129,40.747422005575764],[-73.73591497487695,40.74753887935022],[-73.73610147100649,40.74764502617017],[-73.73629766419407,40.74773954288716],[-73.73650166214603,40.74782171363642],[-73.73670500921551,40.747913085122704],[-73.73689967571406,40.74801670056149],[-73.73708378339553,40.74813177402837],[-73.73725564238073,40.74825733709858],[-73.73727902055633,40.74827727955358],[-73.7374137651222,40.748392216259695],[-73.73755692633914,40.74853508397337],[-73.73830468529277,40.74924682906712],[-73.73880367961924,40.749913321757894],[-73.73934500900724,40.750642204704],[-73.73985376108608,40.751298529952855],[-73.74036368596394,40.75163345853833],[-73.74087361794939,40.75196838552481],[-73.74129306381103,40.75253926098612],[-73.74143323701338,40.75270873571026],[-73.74154962121872,40.75289380924558],[-73.74164693879948,40.753085339933094],[-73.7417242006718,40.75328208624025],[-73.74178079760505,40.7534822159418],[-73.74127837848555,40.75457638643172],[-73.74112218809246,40.754718451161764],[-73.74094775622513,40.754849462121115],[-73.74075722166492,40.7549674686691],[-73.74055319581525,40.75507085561957],[-73.74033863310055,40.755158415159954],[-73.74014753655058,40.755222378999605],[-73.73996460740706,40.75530287725088],[-73.73979348173823,40.75539888184556],[-73.73963743587696,40.75550875094055],[-73.7394992134928,40.75563034093087],[-73.73938082579464,40.75576111437999],[-73.73929461373474,40.755876248032685],[-73.73922634559999,40.755999697558295],[-73.7391778908975,40.75612895432055],[-73.73915030159743,40.75626123090399],[-73.73914373219506,40.756393617566815],[-73.73917854086162,40.756719203753654],[-73.73926325548055,40.75691704886809],[-73.73929222404779,40.756973935795656],[-73.73964315657837,40.75673838233887],[-73.73978833922934,40.756729017451796],[-73.74041677628598,40.75667631814296],[-73.74120820712241,40.75620461718462],[-73.74125945440589,40.75671049718647],[-73.74138828571984,40.756857280679945],[-73.74149915208734,40.7570131830658],[-73.74159048735352,40.757176244840885],[-73.74166126958113,40.75734431305253],[-73.74250213924496,40.758588149546874],[-73.74310625831076,40.75849426462639],[-73.74346609359466,40.759338298933606],[-73.74473826542845,40.760759975049105],[-73.7459781056324,40.76397628540282],[-73.7465625583947,40.763786205080514],[-73.74936995660912,40.76293364385721],[-73.75021253221288,40.763749382154764],[-73.74706196011816,40.76445970571155],[-73.74687521766795,40.76451862942164],[-73.74940846573399,40.767551978944375],[-73.75338853072766,40.76533394558626],[-73.75340012253315,40.765357368306844],[-73.75341832265197,40.765386637266104],[-73.7534416607256,40.76541605492463],[-73.75346926708603,40.765445145821325],[-73.75348319758244,40.76546089479785],[-73.75348430975268,40.765461753572424],[-73.75348752244703,40.76546498114138],[-73.75349540478733,40.76547290340939],[-73.75350331448307,40.76548105524652],[-73.75351204488828,40.76549005417709],[-73.75351823905592,40.76549451006127],[-73.75351875591467,40.765494881735435],[-73.75352100706762,40.76549649932803],[-73.75352130645867,40.76549675042049],[-73.75352872809182,40.76550294299573],[-73.75357328016993,40.765531345566],[-73.75359218751761,40.765545952927496],[-73.75361213488121,40.7655682400767],[-73.7536320455313,40.76559479705638],[-73.75363400149678,40.765597470771915],[-73.75365083021043,40.765620476467014],[-73.75366968519462,40.76564019778143],[-73.75367413388797,40.76564363538537],[-73.75367588534824,40.765644650319246],[-73.75367859212582,40.76564622013269],[-73.7536882270222,40.76565248996831],[-73.75369975074497,40.76565998795635],[-73.75370531161518,40.76566428500165],[-73.75370668459202,40.76566534419057],[-73.75370976163957,40.76566772109929],[-73.75372190498865,40.76568569817974],[-73.75372379848531,40.76568905962351],[-73.7537373160361,40.765713070589484],[-73.75373950552098,40.765718200236485],[-73.75373994336347,40.76572105247138],[-73.75374055332891,40.765725026495765],[-73.75374251904107,40.7657514653551],[-73.75374326765615,40.76575321928112],[-73.75374470875353,40.765756593494714],[-73.7537452677197,40.76575928399045],[-73.75374577498366,40.76576171521234],[-73.75376812270238,40.7657979833523],[-73.75377002887093,40.76580107745025],[-73.75379765999871,40.76583874952248],[-73.75382870171184,40.76587304333472],[-73.75385060379836,40.765893921700325],[-73.75386200386029,40.76590478836299],[-73.75386541627488,40.76590704754272],[-73.7538697997707,40.76590994992036],[-73.75387926054994,40.765915890513384],[-73.75388762086574,40.76592114038901],[-73.7538893477114,40.765922141027275],[-73.7538920791286,40.76592372563055],[-73.75389447918143,40.76592619775074],[-73.75389540789973,40.76592715480243],[-73.75394310941999,40.765976037017616],[-73.75395755914317,40.76598805974964],[-73.75399095305288,40.76601127968622],[-73.75400429948742,40.766021590114796],[-73.75401983500299,40.766037030014814],[-73.75403422239425,40.76605501972583],[-73.75404746474788,40.766075558919816],[-73.75407057768479,40.766116619886525],[-73.75407936844444,40.7661337229899],[-73.75408049775925,40.766136627124666],[-73.75408701063304,40.766153376910395],[-73.75410427864372,40.7662174192256],[-73.75410437711403,40.76621772349611],[-73.75411188644809,40.76624048256735],[-73.75411282207318,40.766242674301296],[-73.75412064018558,40.766260996257465],[-73.75413166599604,40.76627896554683],[-73.75414634081434,40.766295994590116],[-73.75414938850011,40.76629953305192],[-73.7541609692397,40.76631096932421],[-73.75416936599115,40.766319261535436],[-73.75416975181138,40.7663195588803],[-73.7541938337736,40.76633816481162],[-73.75421368215233,40.76635216629058],[-73.75421943393704,40.76635622214471],[-73.75422723813813,40.76636053215861],[-73.75423504834441,40.76636399131835],[-73.75427636542072,40.7663804375577],[-73.75428246352296,40.766383973307775],[-73.75428527983941,40.766385606832785],[-73.7542941867075,40.766391628632725],[-73.75429644107689,40.766393522467695],[-73.75431975054254,40.76641309603243],[-73.75434193344239,40.76643624756368],[-73.7543598396168,40.76645907988113],[-73.75436074582078,40.76646023070897],[-73.75437617973635,40.76648504712826],[-73.75443451339287,40.766589406207586],[-73.75446425569464,40.76664218796267],[-73.75450826549645,40.76672028536597],[-73.75453782731152,40.766772149509436],[-73.75454239695392,40.766780168512255],[-73.75454759114342,40.766788759105125],[-73.75459309560053,40.76686401891386],[-73.75461405855589,40.76689654156136],[-73.75463837743989,40.76692993612277],[-73.75466605847451,40.7669633525805],[-73.7546959821428,40.76699678033967],[-73.75471041603066,40.76701050735405],[-73.75472707990643,40.76702510103691],[-73.75473473465168,40.76703101409221],[-73.75480493978927,40.76708524722398],[-73.75481894876579,40.767097513663174],[-73.75482160656705,40.76709984140168],[-73.75483602855117,40.76711442091618],[-73.75487477116954,40.767162395445105],[-73.7548869173084,40.767180372570955],[-73.75489078278531,40.76718827681346],[-73.75489569735011,40.76719832762473],[-73.75491753527471,40.76724768847315],[-73.75492746201859,40.76727012980593],[-73.75494621691868,40.76730398673164],[-73.75496157839093,40.767331716699964],[-73.75497255785508,40.76735394834664],[-73.75498564498142,40.76738897946554],[-73.75499531677588,40.76742910516701],[-73.75499536930096,40.7674293820322],[-73.75507210849054,40.76753310678742],[-73.75507603383578,40.76766374780639],[-73.75499605462099,40.76784780327421],[-73.75495617473571,40.76799105146971],[-73.75492911896283,40.768015764197415],[-73.75492457715097,40.76802110415452],[-73.75491896446049,40.768027700458724],[-73.75490428840097,40.76804731454825],[-73.75489184865098,40.76806949637849],[-73.75488164924222,40.76809339023431],[-73.754872561002,40.76812070482772],[-73.75487060375083,40.76812924232778],[-73.75486571084751,40.76815058431924],[-73.75486271886362,40.76818036899039],[-73.75485987826801,40.768208653617776],[-73.7548565353119,40.76822609437055],[-73.75485529629805,40.76823256059535],[-73.75485129960826,40.768247536817626],[-73.75484960110144,40.768253902051455],[-73.75484682303419,40.76826142661564],[-73.7548325806358,40.768299990351814],[-73.75482801752067,40.76831877123055],[-73.75482801691258,40.7683189364102],[-73.75482799865037,40.76832389716047],[-73.75482798602805,40.76832732589459],[-73.75482798293211,40.76832816687011],[-73.75482908672262,40.76833329485388],[-73.75483123007682,40.76833657656442],[-73.75483243914212,40.76833842644982],[-73.75483474618362,40.768342315121394],[-73.75483802115842,40.768347834040696],[-73.75485479639376,40.76836836976153],[-73.75485605431491,40.76837029647764],[-73.75486150013715,40.76837863345196],[-73.7548624413195,40.768382263571745],[-73.75486260862138,40.76838290622356],[-73.75486324800976,40.76838537675419],[-73.75486371578063,40.76838717982994],[-73.75486371140848,40.76838758942248],[-73.75486370006033,40.76839145071222],[-73.75486256146155,40.768395718535324],[-73.75486142307678,40.76839998803412],[-73.754860842191,40.76840107923724],[-73.7548591582951,40.768404252455916],[-73.7548557728274,40.76840851667102],[-73.75485126381943,40.76841277782538],[-73.75485002766172,40.76841361835506],[-73.7548400016423,40.768420440806636],[-73.7548050913861,40.768442574811054],[-73.75480345733594,40.768444118271475],[-73.75480058171526,40.76844683495683],[-73.75479607269871,40.76845109677907],[-73.75479533576377,40.768451840200186],[-73.75479269037152,40.768454506279745],[-73.75479042712045,40.76845877221114],[-73.7547813589896,40.76848096070142],[-73.75477459400045,40.76850671955528],[-73.75476768394981,40.76853303529232],[-73.75476068535336,40.76854827014807],[-73.75475749159985,40.76855522021495],[-73.75475315315148,40.7685625856558],[-73.75474392479497,40.76857825384553],[-73.75473150442753,40.76859531073355],[-73.7547218161564,40.768604886853524],[-73.75471684573901,40.76860980037281],[-73.75470219963225,40.76862087233283],[-73.75469236131069,40.76862691500109],[-73.75468418376036,40.768631938121416],[-73.7546685553876,40.768638149722925],[-73.7546628069065,40.76864043359803],[-73.75464656396115,40.7686453341673],[-73.75464031279195,40.76864721909582],[-73.7546379863662,40.76864763513516],[-73.7546167047883,40.76865143973461],[-73.7546065895,40.76865227341287],[-73.75459423181258,40.768652247092305],[-73.75458524725454,40.7686513727335],[-73.7545530736216,40.768649144616724],[-73.75454705986843,40.76864872940723],[-73.75454548351466,40.768648724876364],[-73.75453807127802,40.76864871025796],[-73.75453734347388,40.76864870870743],[-73.75453694839281,40.76864870786574],[-73.75452908086369,40.768649544650664],[-73.75452766896989,40.768649877030235],[-73.75451109014132,40.768653777737924],[-73.75450838321454,40.76865418257729],[-73.75450546904294,40.76865461930763],[-73.75449196913841,40.76865971500442],[-73.75448918928264,40.76866107442034],[-73.75447283530937,40.76866907061465],[-73.7544533204221,40.768679939512324],[-73.7544514458187,40.76868098289165],[-73.75444506541734,40.76868540472008],[-73.75443792993298,40.76869035046882],[-73.75442666048097,40.76869972165979],[-73.75441753972152,40.768707995776595],[-73.75441538875722,40.76870994706143],[-73.7544074890572,40.76871932610317],[-73.75440071107697,40.768729561082],[-73.75439618245471,40.76873894781138],[-73.75439547239402,40.768744710375245],[-73.75439502359977,40.768748340048575],[-73.7543943812091,40.768751228340406],[-73.75439388269352,40.76875346274872],[-73.75439432480364,40.76875517078413],[-73.75439498894931,40.76875773585489],[-73.75439487737508,40.768761162702624],[-73.75439609110646,40.76876371788817],[-73.75439716604627,40.76876495099531],[-73.7543983278734,40.768766284635916],[-73.75440056618112,40.768768851889504],[-73.75440392715778,40.768771421033506],[-73.75440729062188,40.76877313646871],[-73.75441292702077,40.76877621555446],[-73.75441513992969,40.76877742461788],[-73.75442636127474,40.76878086473195],[-73.75443870953579,40.768783454035265],[-73.75444246050185,40.768783461527065],[-73.75444320350954,40.76878346361316],[-73.75445218896863,40.76878433697975],[-73.75446197302941,40.76878435783091],[-73.75446451187373,40.76878436106354],[-73.75446454713357,40.76878435996599],[-73.75447054668832,40.7687839676727],[-73.75460276587621,40.768775261404784],[-73.75467018425137,40.76877284299777],[-73.75467355401504,40.76877285017288],[-73.75467639031456,40.7687733958143],[-73.7546780433016,40.76877371327815],[-73.75468005191553,40.76877415463104],[-73.75468590272861,40.76877543844553],[-73.75469052084658,40.768777457923576],[-73.75469375454182,40.76877887186182],[-73.75470047988199,40.768783156928386],[-73.75470517924522,40.768786151079325],[-73.75470720411883,40.7687874426623],[-73.75471167921908,40.768792576651535],[-73.75471391688056,40.76879514339499],[-73.75471502630367,40.7687985622882],[-73.75471502432617,40.7687990992058],[-73.7547150168635,40.76880112542049],[-73.75471586026566,40.768803064992696],[-73.75471613164002,40.76880368910332],[-73.75471580642795,40.76880769145188],[-73.75471495394933,40.768818207440695],[-73.75471296984199,40.76884132452633],[-73.75471143383943,40.7688591994953],[-73.7547111507078,40.76893607218695],[-73.7547111363227,40.7689399778644],[-73.75471112239418,40.768943759573354],[-73.75471342579753,40.76894965687948],[-73.7547144600461,40.768952308342136],[-73.75473118097827,40.76898821835388],[-73.7547317559606,40.76899226215492],[-73.75473227688195,40.7689959076308],[-73.75473311585844,40.76900180198663],[-73.75473337057993,40.76900359757311],[-73.75472987183326,40.76903860982163],[-73.75472073687708,40.76907873620839],[-73.75469682582246,40.76916495330194],[-73.75468757418831,40.76919361460787],[-73.75467864238747,40.769221288021306],[-73.75467753501233,40.76922867725843],[-73.75467633797473,40.76923665918011],[-73.75467516247366,40.76925117685073],[-73.7546756370724,40.769261714427124],[-73.7546761995355,40.7692742410627],[-73.75468202222571,40.769302792233475],[-73.75468613309432,40.769322948032375],[-73.75469736216066,40.769406697221676],[-73.75469816320907,40.769412659512334],[-73.75469921402932,40.769431452837715],[-73.75469914166965,40.76945109798835],[-73.75469444944099,40.76950489995321],[-73.75468301130722,40.76956039531758],[-73.7546806850854,40.769581743934474],[-73.7546817234764,40.76960480814808],[-73.7546841870984,40.76962739442818],[-73.75468498470465,40.76963471032371],[-73.75468631323976,40.76964510916306],[-73.75469044476887,40.769677429087764],[-73.75469594529946,40.769709043960745],[-73.75470197420684,40.769728642795876],[-73.75470593716686,40.76974152294674],[-73.75472038782036,40.7697834067998],[-73.75472483218746,40.76979708338948],[-73.75472685555819,40.76980291978896],[-73.75474706538566,40.769861191591126],[-73.75475122822161,40.76987215700525],[-73.75475485442263,40.76988170769034],[-73.75476377580736,40.76989966354967],[-73.75478053634824,40.76992446948911],[-73.75481298260996,40.76996126716663],[-73.75487228166324,40.770028017197006],[-73.7549012504292,40.77008055843758],[-73.75520665378244,40.77067505360205],[-73.75533279459195,40.77099815465331],[-73.75540415008793,40.77098187618347],[-73.75539975859022,40.77097006430218],[-73.75551295786556,40.77094501345382],[-73.75553498728901,40.77098552649444],[-73.75540180261758,40.77101727887623],[-73.75539741111737,40.771005467162404],[-73.7553421625609,40.77102215274384],[-73.7554054138867,40.77115189018935],[-73.75542237803559,40.771186687391456],[-73.75550243961904,40.77128250909248],[-73.75556140286821,40.77144869926296],[-73.75557332649322,40.77152912592276],[-73.75550146510648,40.77159968041305],[-73.75542423703584,40.771642135349914],[-73.75525555666603,40.77165743870149],[-73.75508267713838,40.771713228492274],[-73.75510753193248,40.771831118261076],[-73.75511414903005,40.77183071300664],[-73.75511523562328,40.771834906487044],[-73.7550738686909,40.77184026684925],[-73.7550749874306,40.7718360785589],[-73.75508050120166,40.77183567096109],[-73.75505920386055,40.77171917469343],[-73.75501054255486,40.77173751151989],[-73.75485465862849,40.771797915260755],[-73.75470604943386,40.77187073775204],[-73.75438074757548,40.772041271642244],[-73.75429600282631,40.77213033653395],[-73.75419859120397,40.77220176666606],[-73.7540333156181,40.772338377038544],[-73.75397521229526,40.772383121369224],[-73.75392578468153,40.7724194655041],[-73.75387756050718,40.7724548872761],[-73.75380863912653,40.77250443149367],[-73.75372221291425,40.77257021795108],[-73.7536397451815,40.77263163450959],[-73.75357000906143,40.772694616129385],[-73.75350609831767,40.77276955713259],[-73.75345192598935,40.77286268430673],[-73.75340985812353,40.77295917431409],[-73.75338994029596,40.77305644832659],[-73.75336691999503,40.773207847260885],[-73.75339237206371,40.7732722018087],[-73.7534784794409,40.77348991346416],[-73.75356167498421,40.773664884732824],[-73.75362247717422,40.77382223841324],[-73.75363972748998,40.773866879644366],[-73.75367969121648,40.77397297882974],[-73.75375277248584,40.77405556092622],[-73.75380768158755,40.774145730108515],[-73.75383615718928,40.774224337432855],[-73.75391367176762,40.774272468091745],[-73.75395573939915,40.77430620907515],[-73.75398027625994,40.77439672509209],[-73.7540059672432,40.774469406553436],[-73.75402061841987,40.77451085549087],[-73.75410406104977,40.77471047414815],[-73.7541211549045,40.77491748332173],[-73.75414415458538,40.7750446790469],[-73.75418344182975,40.775118518093116],[-73.75418953028183,40.77512995803971],[-73.75427404182332,40.77518423516468],[-73.75424149999392,40.7752668303653],[-73.75433349266498,40.77541954835595],[-73.75442248917784,40.77554919354548],[-73.754483021202,40.77562902342764],[-73.75454560558674,40.775683950701726],[-73.75457158202205,40.77570674904422],[-73.75457996749101,40.77571897604083],[-73.75466042442372,40.775836284487255],[-73.75470912129715,40.77585519732237],[-73.75475233563782,40.775877919236514],[-73.75480097120258,40.77589859528206],[-73.75480082727555,40.77593768284013],[-73.75481957405276,40.77599121013426],[-73.75483825982128,40.77606119707098],[-73.754854314769,40.77611060485993],[-73.75485691445881,40.776139411647684],[-73.75488688128348,40.776189322120814],[-73.75492958769192,40.77624654271099],[-73.75501053125383,40.7763125460602],[-73.75509684051461,40.77637732374286],[-73.7551366423308,40.77640719547502],[-73.75516154144688,40.77645893085613],[-73.75518575394334,40.77649807083026],[-73.75517697141966,40.77654367321417],[-73.75510694138475,40.7765884219023],[-73.75506630223677,40.77660067868267],[-73.75502286717992,40.77663761615087],[-73.75497549376993,40.77669844718199],[-73.75496848490822,40.77670744769527],[-73.75493850581489,40.77676498578114],[-73.75489578296893,40.77682984612253],[-73.75487875444212,40.7768504719667],[-73.75486606333077,40.77687283081821],[-73.75485800659118,40.77689639951548],[-73.75485477274343,40.77692062658788],[-73.75485643745986,40.77694494515919],[-73.75486354035999,40.77696146985579],[-73.75487358561386,40.77697708741434],[-73.75488637958233,40.77699149677697],[-73.75490167563916,40.77700442017603],[-73.7549197011345,40.77701572501581],[-73.75493983826708,40.77702473782373],[-73.75498193747224,40.77704380336286],[-73.75497732885766,40.77706306488154],[-73.7549686396666,40.777081494446584],[-73.75495610373098,40.77709859609914],[-73.75494005840335,40.77711390961555],[-73.75492093547862,40.777127022892564],[-73.75491087095605,40.77713571502862],[-73.75490266111932,40.77714546896856],[-73.75489649670554,40.777156058102456],[-73.75489252093146,40.77716723641659],[-73.75489082616608,40.77717874420878],[-73.7548914517845,40.77719031412211],[-73.75489438325316,40.77720167735632],[-73.7548357769243,40.77746698620173],[-73.75484180870619,40.777485048461955],[-73.75484929698717,40.777507474691845],[-73.75481517188472,40.77761302007579],[-73.75481322893442,40.77761903230564],[-73.7554183128756,40.777635744325416],[-73.75542434578476,40.77758394567136],[-73.75551781604727,40.777584144020004],[-73.75551737581804,40.77770404836425],[-73.75542002110883,40.777700881250254],[-73.75542214211914,40.777653515912505],[-73.75481217058547,40.777635995922054],[-73.75478633943226,40.77764784602953],[-73.75471005536701,40.777672384219684],[-73.7546872401426,40.777681817627624],[-73.75466391587014,40.77769477151289],[-73.75464068611568,40.77771048072848],[-73.75460152243083,40.77773986165093],[-73.75457883060369,40.77775777932317],[-73.75455791105848,40.77777659066432],[-73.75448452828333,40.77790446798157],[-73.75464981317506,40.77799210629451],[-73.7544419628204,40.77812515653849],[-73.75437336549659,40.77826269398077],[-73.75430183540873,40.77840611148995],[-73.75430006363423,40.77841761591482],[-73.75428865261756,40.77851793466653],[-73.7542821406952,40.778558516029975],[-73.75427379768244,40.77859495944777],[-73.75426250967844,40.77863296328825],[-73.75424817036607,40.778672969257535],[-73.7542306948312,40.77871529228985],[-73.7541224443881,40.778971741258815],[-73.75411171878486,40.779024568987076],[-73.75413143029377,40.77914672865203],[-73.75412964083083,40.779384143237685],[-73.75402624009548,40.77960387939474],[-73.75393275467209,40.77976261007788],[-73.75390659784946,40.779778710263905],[-73.75353040031754,40.780234002388084],[-73.75300812549912,40.78086607468595],[-73.7529983929644,40.78128948952217],[-73.75274786896006,40.78151808377558],[-73.75245962687096,40.781781090568444],[-73.75080593613791,40.782893378668156],[-73.75029101900219,40.78248292040115],[-73.74706767699222,40.7805455322514],[-73.74521058821581,40.779326550187214],[-73.74412314568109,40.77863865755422],[-73.74344992332006,40.77824115341765],[-73.74151969457077,40.7771022454265],[-73.74075991555434,40.77669471049997],[-73.74036629419086,40.77638970444955],[-73.74007973971895,40.77620879539636],[-73.73937598887059,40.77601366916737],[-73.73912362003726,40.775704143072765],[-73.73886227363838,40.775573157901334],[-73.73770283622308,40.77479358573238],[-73.73688222986144,40.77433096134317],[-73.73389261591335,40.772527178759354],[-73.73304215845664,40.771954434367714],[-73.73196312508935,40.771335474541345],[-73.73113636483887,40.7708695561995],[-73.73030460945728,40.77041060501932],[-73.7297053181572,40.77005344614822],[-73.72870722118753,40.76946148409265],[-73.72771875324993,40.76879613584576],[-73.72658720832625,40.768114598597485],[-73.72554599065585,40.7674953558306],[-73.72356002286644,40.766128761165824],[-73.72305924172525,40.76614440631422],[-73.72248438411832,40.765527210355906],[-73.72114272750993,40.764872606365635],[-73.72097588434289,40.764760159288855],[-73.72080904855342,40.76464771583824],[-73.72075222646816,40.76458735264871],[-73.72071269900363,40.76453219050599],[-73.72063083098755,40.76447640350556],[-73.72021435717211,40.76419260559279],[-73.7165758531831,40.761781811523896],[-73.71413538018543,40.76024270974054],[-73.71386982695965,40.76006061599869],[-73.71365557013421,40.75993557088921],[-73.71351828105999,40.75983773083087]]]}},{type:"Feature",properties:{ntacode:"SI01",ntaname:"Annadale-Huguenot-Prince's Bay-Eltingville",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.16982582316338,40.561090420605595],[-74.16983437239065,40.56094954392668],[-74.16983351995039,40.56080851793658],[-74.16982326810657,40.56066770735658],[-74.16980364433132,40.56052747645549],[-74.1697746986291,40.56038818774157],[-74.16973650591441,40.560250201429554],[-74.16947257292868,40.559126520694555],[-74.16931680969604,40.55840978231846],[-74.16916695359802,40.557700846584964],[-74.16900580612425,40.556990366021104],[-74.16884272896057,40.55626910696467],[-74.16868441213906,40.5555675852441],[-74.16852396147284,40.554851937745816],[-74.16836706782681,40.55413159275375],[-74.16820548384905,40.55343190314023],[-74.16810265755915,40.55294619195074],[-74.16805222611247,40.55271771156312],[-74.16789463065463,40.55200100592903],[-74.16786573366328,40.55188942700549],[-74.16774634630175,40.55134229761918],[-74.16773525206605,40.551291460539765],[-74.16757223278734,40.55057473433248],[-74.16741722331251,40.54988134637121],[-74.16725863220509,40.549166666271844],[-74.16710928376975,40.548491688185486],[-74.16709947773649,40.5484473670902],[-74.16710328560809,40.54837591965206],[-74.16710008864051,40.54830445478999],[-74.16708990470809,40.548233371565345],[-74.16707279070012,40.54816306690731],[-74.16704884220268,40.548093933396146],[-74.16701819329212,40.548026357025535],[-74.16698101480188,40.547960715164876],[-74.16693751435298,40.54789737435399],[-74.16688793486585,40.54783668828257],[-74.16683255320359,40.547778995815726],[-74.16673118974053,40.54771194190628],[-74.16663406553772,40.54764133137586],[-74.16654139483072,40.5475673199864],[-74.16645338127408,40.547490070534764],[-74.16637021979047,40.547409753862404],[-74.16629209380918,40.54732654714091],[-74.1661969964904,40.54711041082225],[-74.16574238458317,40.54539770474096],[-74.16548821130236,40.54465254189989],[-74.16540080810833,40.54443272303926],[-74.16526055247176,40.544239608788686],[-74.16478748972506,40.5438021095403],[-74.16426953128193,40.54333550220075],[-74.1635922152283,40.54264214595151],[-74.16252750272841,40.54150270696134],[-74.16102399097379,40.53989775936264],[-74.15955749232705,40.53833428287033],[-74.15914106295592,40.53789864517051],[-74.15853613749637,40.53725288395951],[-74.15841557755805,40.53710667904268],[-74.15828813659283,40.53696391169812],[-74.15815398284204,40.53682477035159],[-74.15801329340323,40.53668943864212],[-74.15786625399646,40.536558095179515],[-74.15771305892925,40.5364309133137],[-74.15755391021067,40.536308060885204],[-74.15738901791252,40.53618970003108],[-74.15721859968335,40.536075986959624],[-74.1570428804611,40.53596707174437],[-74.15593326449964,40.53535375712212],[-74.15404693766367,40.53430845747651],[-74.15397419819321,40.53426814806856],[-74.1541584421064,40.53407479192435],[-74.15438619502481,40.53383715181099],[-74.15447193935488,40.533749189245626],[-74.15502905638311,40.53316020413717],[-74.15553157379968,40.532630832911835],[-74.15602014025632,40.53211509444774],[-74.15668876980261,40.53142883571364],[-74.15679305122775,40.53134182915703],[-74.15690813762258,40.53126202829846],[-74.15703269710505,40.53119055419809],[-74.15716510156605,40.531128317571536],[-74.15730358562205,40.53107601421917],[-74.15851066957813,40.530565690358856],[-74.16037397420213,40.52978317262821],[-74.1612260677683,40.529424423074275],[-74.16134961674129,40.529373424275555],[-74.16085825899488,40.52871854670059],[-74.16042481183918,40.528118481971916],[-74.16005732698021,40.52763504212061],[-74.15988277050933,40.52736935804634],[-74.15994367873704,40.52736460798024],[-74.15999341625415,40.52734733915589],[-74.16001146160205,40.52734281078556],[-74.16004022395728,40.52734323910664],[-74.16005554683687,40.52734493811436],[-74.1600841922728,40.52736090101821],[-74.16013065929968,40.527401917363854],[-74.16016839366713,40.52744833231477],[-74.16019359405252,40.52748925315923],[-74.16020751740517,40.52750820806304],[-74.1602258248755,40.527524448883696],[-74.16023231856398,40.527530209402094],[-74.16025716713523,40.527547437558894],[-74.16026450758768,40.52755253364029],[-74.16030426313846,40.527555747322126],[-74.16034097376051,40.52754982762858],[-74.16146412139045,40.52705954974593],[-74.16152666515224,40.52702938182945],[-74.1615462537773,40.527023772484746],[-74.16158217423529,40.52701347777675],[-74.16164743469228,40.52701465879787],[-74.16169141315332,40.5270239030137],[-74.1617588155131,40.527048016213016],[-74.16182749073319,40.52707161543776],[-74.16189717587285,40.52708802680953],[-74.16196697831334,40.52710417712858],[-74.1620311751211,40.5271303477768],[-74.16206636173281,40.52714437468857],[-74.16209796862165,40.527156973756085],[-74.16214390483813,40.527180459481194],[-74.16220244796965,40.52719607605964],[-74.1622257796205,40.52720227488992],[-74.16227196108774,40.527194262308385],[-74.16233039191991,40.52716606171722],[-74.16238512563751,40.5271262777397],[-74.16244039830347,40.52709544379207],[-74.16250698728902,40.5270689614862],[-74.16256536120586,40.52703685337435],[-74.16263198944381,40.52700732791633],[-74.16269855315136,40.52697494745637],[-74.16276280751593,40.52694471328193],[-74.16282757854671,40.52691804388991],[-74.16289520141541,40.526890263205566],[-74.16295750607463,40.52685384545739],[-74.16301732011709,40.52681663024876],[-74.16307849535369,40.52678672410571],[-74.16312608537136,40.52676093369095],[-74.16317181206429,40.52671474152846],[-74.1632265451312,40.526675047111965],[-74.16328589798609,40.52663844340191],[-74.16334909175148,40.526603078277056],[-74.16340865825356,40.5265668079199],[-74.16346849035382,40.52652829643301],[-74.16351595922507,40.526495391343005],[-74.16356404014896,40.52645216665513],[-74.16361738290837,40.52641368125657],[-74.16367305827858,40.52637885740451],[-74.16372001594748,40.5263500324935],[-74.16378904863747,40.52633450429302],[-74.16382940261893,40.52632851344938],[-74.16386460199082,40.52633280710813],[-74.1638979029449,40.52634212167515],[-74.16393757258874,40.526336041806616],[-74.1640048840244,40.526315442943215],[-74.16407189088002,40.52629215075264],[-74.16439953582682,40.526209094152],[-74.16460224809089,40.52615279788521],[-74.16474657068618,40.52608034550153],[-74.16503411317828,40.525827549108264],[-74.16530607172477,40.52564918360978],[-74.1654258885691,40.5255923870356],[-74.165920842525,40.52541220547603],[-74.1661340049343,40.52531507961552],[-74.16652810000568,40.52508142722639],[-74.16690462540781,40.52483129006204],[-74.16755867477829,40.524409028265886],[-74.16829560779429,40.52394986811025],[-74.16839091003642,40.52389048753686],[-74.16884431819902,40.52359068165408],[-74.16898557136861,40.52352916163859],[-74.16920066800279,40.52343810270273],[-74.16935136134772,40.523360544525026],[-74.16944771743347,40.523327955346744],[-74.16955299276323,40.52327628994605],[-74.16963714493832,40.523229437323295],[-74.16967960342775,40.52320579866476],[-74.16983248964998,40.52313389981423],[-74.16999711161479,40.523045772452406],[-74.17007269489407,40.523026551622365],[-74.17014586058596,40.5230079376034],[-74.1702249873315,40.52300897256723],[-74.17032706386,40.52302695784197],[-74.17039614222031,40.52305368266171],[-74.17048859810158,40.52308417214734],[-74.17057009188487,40.523147880730725],[-74.17059314695837,40.52318574255426],[-74.17061005264443,40.52321348729548],[-74.17076227805256,40.52335570179828],[-74.17080648143495,40.52338975028172],[-74.17089422246318,40.52345887431325],[-74.17102120780305,40.52352657829554],[-74.17109099055124,40.52354711491174],[-74.17124843657436,40.523557584838244],[-74.17133030633843,40.523552739987174],[-74.17202446655703,40.52333321080804],[-74.17269667263021,40.522968735523655],[-74.1727827109067,40.52292094996805],[-74.17342635928975,40.522569159917495],[-74.17506810745121,40.52149427378746],[-74.17601245479078,40.5208759628291],[-74.17761992136646,40.519329935036254],[-74.17759974719674,40.51932689323801],[-74.17759969446924,40.51930919471271],[-74.17758057553431,40.51930068626144],[-74.17757041572843,40.51929616642202],[-74.17755017864152,40.51927157993713],[-74.17756881853441,40.51924842601114],[-74.17758295522113,40.51923086686607],[-74.17758654134494,40.519229903654946],[-74.17759028245727,40.51922938752997],[-74.17759408350267,40.51922933160493],[-74.17759784790294,40.51922973730088],[-74.17760148001094,40.519230594309796],[-74.17760488754084,40.51923188085635],[-74.177607983913,40.51923356425166],[-74.17771923575398,40.5193325738797],[-74.17778718929563,40.519363510399835],[-74.17827081273803,40.51992367566488],[-74.17831876690556,40.51994578563294],[-74.17837082900333,40.519961583531526],[-74.17842558448919,40.51997064012642],[-74.17849362984535,40.51997981156661],[-74.17856035946443,40.519993500585045],[-74.1786252593937,40.52001160174891],[-74.17870240963292,40.52002807712464],[-74.17878128213715,40.520038798418824],[-74.17886114180952,40.52004366570824],[-74.17894124435182,40.52004263362936],[-74.17902084320214,40.52003571180123],[-74.17909919649337,40.52002296473582],[-74.17917557396808,40.52000451123673],[-74.17917996933377,40.51999851537611],[-74.1791856465485,40.51999318331307],[-74.1791924375188,40.51998867292144],[-74.17920014117477,40.51998511774662],[-74.17920852942359,40.519982623051476],[-74.17921735390277,40.5199812627],[-74.17922635333383,40.5199810769699],[-74.1792352612583,40.519982071360374],[-74.17924381392704,40.51998421642911],[-74.17925175810942,40.51998744866413],[-74.17925885859097,40.51999167236428],[-74.17926490513774,40.51999676247249],[-74.17926971872103,40.520002568278976],[-74.17927315681797,40.52000891788307],[-74.17929773247462,40.5201581792831],[-74.17932303415134,40.520200785153996],[-74.17935437767,40.52024098399368],[-74.17939137551882,40.520278278795274],[-74.17943357027535,40.520312208455856],[-74.17943716602,40.520314772419766],[-74.17946516743724,40.520333266075745],[-74.17970770292072,40.52049366895286],[-74.17981016948936,40.52055233770609],[-74.17998905151357,40.520588878574415],[-74.18009755932287,40.52059826147807],[-74.18023524778793,40.52059804536461],[-74.18033122156837,40.52060107804525],[-74.18049398813154,40.52061674332688],[-74.1806400899895,40.52064198552594],[-74.1808727584347,40.520682306633205],[-74.18104081208894,40.52070503628723],[-74.18115760502697,40.52069211600815],[-74.18147441265015,40.52058335644395],[-74.18182006847884,40.52047764929301],[-74.18189434441688,40.520434178204354],[-74.18192155369609,40.52041825301173],[-74.18195667134624,40.52041960762214],[-74.18204081284084,40.52043420132784],[-74.18213362064897,40.52040839326866],[-74.18233555621094,40.52035223806136],[-74.18263745466277,40.520228745709495],[-74.18283208173153,40.520087720845815],[-74.18314810962134,40.519870832266236],[-74.18325813603607,40.51985265615916],[-74.18342370583275,40.51988972406549],[-74.18381303496638,40.519751736011045],[-74.18403696242672,40.5196187046455],[-74.18417322756848,40.51960411363168],[-74.18428548316876,40.519578353371806],[-74.18483116479767,40.51934135860088],[-74.18516290371007,40.519129282625556],[-74.18546140887128,40.51892234394311],[-74.18588730164095,40.51863619949147],[-74.18656733191357,40.518115850404975],[-74.18759896367182,40.51717107849338],[-74.1877904252841,40.51701297008367],[-74.18797576814511,40.516850670927035],[-74.1881548348736,40.516684318876756],[-74.18832747342267,40.51651405522757],[-74.18849353720861,40.51634002459552],[-74.18865288523547,40.51616237479502],[-74.18880538221457,40.51598125671336],[-74.18895089867942,40.51579682418227],[-74.18906140988952,40.51564809359905],[-74.18916738110038,40.51549745092898],[-74.18926875557334,40.51534497687243],[-74.18884614386815,40.51510484487472],[-74.18884404211211,40.51510335241664],[-74.18884230469018,40.51510160823933],[-74.18884098251853,40.51509966345701],[-74.18884011434412,40.515097575062605],[-74.18883972560931,40.51509540425782],[-74.18883982770613,40.51509321465933],[-74.18884041764254,40.51509107043466],[-74.18884147813006,40.515089034421514],[-74.18884297809043,40.51508716628652],[-74.18884487356642,40.515085520776374],[-74.18884710900998,40.51508414611378],[-74.18884961891013,40.51508308258397],[-74.18885232971277,40.5150823613543],[-74.18885516197628,40.51508200356085],[-74.18885803269957,40.51508201968895],[-74.18940933081902,40.51533369163326],[-74.18945073969485,40.51534873645397],[-74.18949485281838,40.515358309283435],[-74.18954043863633,40.51536214286649],[-74.18958622447944,40.515360130176774],[-74.189630932094,40.51535232740481],[-74.18967331332921,40.5153389523891],[-74.18971218498406,40.51532037853434],[-74.1915809030148,40.51334072190172],[-74.191620473736,40.51326355453259],[-74.19166863518218,40.51318928623621],[-74.19172502687341,40.51311847285457],[-74.19178922673659,40.51305164437051],[-74.19186075426474,40.51298930094158],[-74.19193907411372,40.512931909156805],[-74.19202360010908,40.51287989854521],[-74.19211369963314,40.512833658361295],[-74.19220869835952,40.51279353467218],[-74.19279996381402,40.51220932809711],[-74.19281567384289,40.51219380443752],[-74.1931659556442,40.51184769858802],[-74.19330807318283,40.511709521956476],[-74.19344318346671,40.511567309592856],[-74.19357108999648,40.51142126837316],[-74.1936916067557,40.51127161074186],[-74.19380455848133,40.51111855440261],[-74.19390978091845,40.51096232200176],[-74.19400712105892,40.51080314080407],[-74.1940964373638,40.510641242362304],[-74.1952133999908,40.50997765295572],[-74.1959348560967,40.509856203076055],[-74.19603087689099,40.50985296593062],[-74.19612693068696,40.50985557099016],[-74.19622240829494,40.509864001732865],[-74.19631670417905,40.509878204689535],[-74.19640922029718,40.50989808978247],[-74.19649936989352,40.50992353089681],[-74.19658658121934,40.5099543666802],[-74.19670236972799,40.51000842043381],[-74.19681338871568,40.510068019174895],[-74.19691918302235,40.510132918565326],[-74.19701931890388,40.510202852534924],[-74.19725399801354,40.510352135404375],[-74.19748314209703,40.510506346575355],[-74.19770657353281,40.51066536653672],[-74.19779154531962,40.51073843682485],[-74.19788245211639,40.510807220489994],[-74.1979789235189,40.51087143725634],[-74.19808056644517,40.51093082545624],[-74.19818144044022,40.51098770518924],[-74.1982866801587,40.51103977364215],[-74.19839589221964,40.51108683618091],[-74.19849967731581,40.511144655614075],[-74.19860831704892,40.51119702314809],[-74.19872132060395,40.511243702190605],[-74.19883817744706,40.511284481848904],[-74.1989583596325,40.511319177883024],[-74.19908132418807,40.511347633537994],[-74.19920651556862,40.51136972025253],[-74.19933336816639,40.51138533823982],[-74.19946130886692,40.51139441693829],[-74.19949239977684,40.511387759475085],[-74.19952447399352,40.51138490637205],[-74.19955673754173,40.51138592825591],[-74.19958839175952,40.51139079983058],[-74.19961865306826,40.51139940050361],[-74.19964677236904,40.511411517371094],[-74.19967205358601,40.51142685048806],[-74.199693870897,40.51144502029328],[-74.19971168422518,40.51146557700455],[-74.20003712313012,40.51267759932724],[-74.19992960944347,40.51271294568405],[-74.19990247925959,40.512721864702286],[-74.19892572793876,40.51277730599844],[-74.19895797461201,40.51284440281682],[-74.19907307095497,40.51308388453703],[-74.19918724694772,40.51309316165016],[-74.19925448939925,40.513041606944014],[-74.1992860307517,40.51299593974198],[-74.19936127407885,40.51301019442926],[-74.19943822355107,40.513017401527364],[-74.19951575024012,40.51301745530073],[-74.1995927167489,40.513010354960436],[-74.19966799389918,40.51299620467579],[-74.19970753195918,40.51298169763],[-74.1997459515192,40.51296553452816],[-74.1998140831475,40.51294717003257],[-74.19988465622728,40.51293533816051],[-74.19995659988409,40.51293021844846],[-74.20002882244762,40.512931888582735],[-74.20010022801573,40.51294032322077],[-74.20018520017935,40.51297068123082],[-74.20027304849853,40.51299582229382],[-74.2003632241148,40.5130155893327],[-74.20045516362751,40.513029858846345],[-74.20054829261412,40.513038541681034],[-74.2006420292196,40.513041583587764],[-74.20073578779207,40.51303896556124],[-74.2008289825425,40.513030703958506],[-74.20097738056033,40.513007301993035],[-74.20268081102347,40.51273866175463],[-74.20323003312072,40.51262093396153],[-74.20391668552799,40.512473744077674],[-74.20419746366704,40.51241602521939],[-74.20447746264749,40.51235841779912],[-74.2046446630923,40.5123281034607],[-74.20467010671348,40.51232348969209],[-74.20470203423243,40.51231643884213],[-74.20474262938454,40.51230534323717],[-74.2047973790506,40.51229356962183],[-74.20485317336328,40.51228512280344],[-74.20490966586847,40.51228005523241],[-74.20498315432893,40.512285654852164],[-74.20505574742373,40.51229602537123],[-74.20512691444203,40.51231109097322],[-74.20519613509781,40.51233074151711],[-74.20535868990997,40.5123166102162],[-74.20623844388818,40.512145654512075],[-74.20759701728466,40.51183515564926],[-74.20780888341407,40.511769951468914],[-74.20801728902676,40.51169854604691],[-74.20822192266544,40.51162104610073],[-74.20842247851333,40.511537567456166],[-74.20861865685121,40.51144823487363],[-74.20881016450562,40.51135318186197],[-74.20899671528707,40.511252550478716],[-74.20917803041786,40.51114649111766],[-74.20935383894881,40.51103516228393],[-74.20952387816423,40.51091873035714],[-74.20968789397448,40.51079736934247],[-74.20927776652208,40.51048338034835],[-74.20922122417669,40.51052353035451],[-74.20918996825048,40.51049905695525],[-74.20932200464208,40.510398628895466],[-74.20935837735627,40.51042236182035],[-74.20930183457945,40.510461711069716],[-74.2097137420573,40.51077770274043],[-74.20985338128553,40.51067192532482],[-74.20999309653324,40.51055107702306],[-74.21013466033627,40.510416750330656],[-74.21026970024391,40.51027856622676],[-74.21039803602156,40.51013670918423],[-74.21051949638776,40.50999136857816],[-74.21063391924278,40.50984273843278],[-74.21074115188475,40.50969101716245],[-74.21084105121338,40.50953640730661],[-74.21093348392075,40.50937911525951],[-74.21101832666906,40.509219350994464],[-74.21109546625506,40.5090573277834],[-74.211106497636,40.5090404461167],[-74.21111985927983,40.50902457551967],[-74.21114086689016,40.50900543274901],[-74.21116524905622,40.508988783054434],[-74.21119250332733,40.50897496953968],[-74.21122206806787,40.508964276862486],[-74.21124713781904,40.508955620316904],[-74.21127026019752,40.50894423571026],[-74.21129092924647,40.50893037215755],[-74.21130869269292,40.50891433301737],[-74.21132316184439,40.5088964692536],[-74.21133945561083,40.508862655469656],[-74.21135666295976,40.50883803057894],[-74.2113715574101,40.508821186800866],[-74.21138832089039,40.508805399405034],[-74.2114965088057,40.50868783698423],[-74.21159859986152,40.508567139874735],[-74.21169443837458,40.5084434921725],[-74.21178387820088,40.50831708247293],[-74.21178832276232,40.508313375355876],[-74.21179480240286,40.50830612472222],[-74.21180347990959,40.50829641620659],[-74.21181466920439,40.50827491340121],[-74.21181932085409,40.508262374173306],[-74.21181694045815,40.508251279643424],[-74.2118131463352,40.508238038971136],[-74.2117947880252,40.508218022416926],[-74.21178440618725,40.50819834965661],[-74.21178477846072,40.50819392095992],[-74.21179183198002,40.50817327349501],[-74.21180447511749,40.50816644740162],[-74.21182935119676,40.508165623642725],[-74.21184952499462,40.5081720926355],[-74.21186206100501,40.5081777315365],[-74.21187243262742,40.508178200591445],[-74.21188275583252,40.5081773040651],[-74.21189272429,40.50817506856087],[-74.21190204219636,40.50817156041506],[-74.2119104330526,40.508166883728194],[-74.21198682473673,40.50810359158603],[-74.21205728301794,40.50803640890924],[-74.21212146877306,40.507965659072745],[-74.21217907307381,40.507891682620276],[-74.2122298186736,40.50781483562541],[-74.21227346134164,40.50773548797722],[-74.21226645512243,40.50772801355659],[-74.21226121820594,40.50771973786499],[-74.21225790347458,40.50771090249763],[-74.21225660769565,40.507701765388326],[-74.21225736869643,40.50769259327961],[-74.2122601642599,40.507683653935764],[-74.2122649127736,40.507675208325686],[-74.21227147561207,40.50766750300451],[-74.21227966118398,40.507660762915826],[-74.21228923052529,40.507655184824856],[-74.21229990427537,40.507650931574204],[-74.21231137083261,40.50764812733016],[-74.21232329545086,40.5076468539577],[-74.21233533001175,40.50764714863072],[-74.21234712318741,40.50764900274669],[-74.21235935187691,40.5076491184584],[-74.21237144722875,40.5076477389891],[-74.21238309748475,40.507644899894714],[-74.21239400235912,40.50764067435302],[-74.21240388077845,40.5076351712775],[-74.21241247812648,40.507628532510076],[-74.21241957280672,40.5076209291652],[-74.2124249819542,40.507612557219225],[-74.21246910969559,40.50754302797639],[-74.21252145049115,40.507476901447745],[-74.21258155816882,40.50741474129028],[-74.21260429253635,40.50738539835655],[-74.21263191375061,40.5073586095445],[-74.21266393606689,40.507334845954894],[-74.21281403365161,40.50723014630894],[-74.21296033917514,40.50712236499317],[-74.2129976722796,40.50708181270376],[-74.2130397063938,40.5070440355634],[-74.21308608941295,40.50700935001081],[-74.21313643280575,40.50697804658769],[-74.21322298565988,40.50691075484969],[-74.21330481575802,40.5068401044383],[-74.21338169973558,40.50676628821504],[-74.21345342773205,40.506689507682836],[-74.21351980396365,40.50660997243579],[-74.21352692086784,40.50660119549248],[-74.2135320636617,40.50659164901562],[-74.21353509416633,40.50658158950591],[-74.21353593095718,40.506571287248505],[-74.21353455155186,40.506561019050686],[-74.21353099301405,40.506551060804426],[-74.21351794028837,40.506513229102616],[-74.21351359963298,40.50647424804105],[-74.2135181001939,40.50643527754616],[-74.21353130803676,40.506397477227914],[-74.21355869295087,40.50640372797662],[-74.21358454595952,40.506413033234836],[-74.21360828605883,40.506425183882484],[-74.2136293797282,40.50643990685388],[-74.21364735292028,40.506456871274466],[-74.21375171236204,40.50654706072902],[-74.21380778551473,40.50659551997869],[-74.21383094317115,40.506602762551836],[-74.21385533847494,40.50660702467619],[-74.21388031788408,40.506608192170894],[-74.21390521220823,40.50660623375911],[-74.21392935453659,40.50660120190603],[-74.2143425012973,40.506518911287316],[-74.21450527362647,40.5064368534218],[-74.21466348886794,40.50634975753578],[-74.21481687955388,40.506257770877596],[-74.21496518637622,40.50616104896352],[-74.21510815862514,40.50605975531471],[-74.21524555461286,40.50595406118071],[-74.21537714208223,40.50584414524985],[-74.21552102597083,40.505732714280114],[-74.21565837406375,40.50561657753544],[-74.21578892250328,40.50549595815387],[-74.21591242050012,40.50537108788519],[-74.21602863081527,40.505242206644844],[-74.21613733021556,40.50510956205354],[-74.21623830990235,40.50497340896087],[-74.21633137591249,40.50483400895585],[-74.21641634949067,40.504691629863984],[-74.21735453442756,40.503642896458175],[-74.21740975778086,40.503561971545146],[-74.21751853650315,40.50339134449919],[-74.21752648446365,40.50338002202301],[-74.21753620569248,40.50336953669964],[-74.21754755095688,40.503360049490745],[-74.21756401284313,40.50334967242242],[-74.21758240164426,40.503341392661746],[-74.21760226300206,40.50333541478825],[-74.21762310617422,40.50333188650557],[-74.21764473746124,40.50333089950981],[-74.21766629907013,40.50333255110897],[-74.21768724213919,40.50333679926075],[-74.2177070335518,40.503343535826254],[-74.21772516950695,40.503352589322745],[-74.21774118834358,40.50336372928879],[-74.21779200715544,40.50337164887908],[-74.21784380521837,40.50337369060075],[-74.21789542238406,40.50336980872424],[-74.21794570255602,40.50336009019398],[-74.21799351958408,40.503344752680896],[-74.21803780248827,40.503324139707],[-74.21807755944656,40.50329871295099],[-74.21811190000957,40.50326904190771],[-74.21814317872042,40.503247715455934],[-74.21817648437916,40.50322825936178],[-74.21822997486021,40.50320275947907],[-74.21828692035794,40.50318207330366],[-74.21834658055933,40.50316646976264],[-74.21840817986113,40.50315615170699],[-74.21861332128293,40.503107990649184],[-74.21881609351546,40.50305430112409],[-74.21901624093937,40.50299515081548],[-74.21921351124632,40.502930614291124],[-74.2194076557571,40.5028607729086],[-74.21959842973514,40.502785714712736],[-74.21968321144202,40.502761676942015],[-74.21977016413483,40.50274268831909],[-74.2198587726048,40.50272886135432],[-74.21994851183351,40.50272027797441],[-74.22003885010349,40.502716989037076],[-74.22012925214833,40.502719014029665],[-74.22021918232369,40.502726340953906],[-74.22032276951168,40.50274157706105],[-74.22042762508686,40.502750413775786],[-74.22053307167889,40.50275279401259],[-74.22063842809892,40.502748702395024],[-74.22074301374072,40.5027381653552],[-74.22084615297788,40.50272125096261],[-74.22094717952919,40.50269806848478],[-74.22104544076313,40.50266876768108],[-74.22112133385339,40.5026684997302],[-74.22119680901926,40.50266242252101],[-74.22127110504366,40.502650597346225],[-74.22134347260287,40.502633143470504],[-74.22141318182447,40.50261023692761],[-74.22147952964903,40.50258210874478],[-74.22154048189027,40.50256148514415],[-74.22160407531265,40.5025461992698],[-74.22166271542801,40.50253730714975],[-74.22172223753323,40.50253302429073],[-74.22178202151365,40.50253339531253],[-74.22184144452646,40.5025384163498],[-74.22186988416672,40.50271493069759],[-74.22321582470961,40.50865861081134],[-74.22290251395953,40.50893653913093],[-74.22657761251993,40.517270649639514],[-74.22669461462407,40.518548726257336],[-74.22672328926495,40.51916332058561],[-74.22654990959104,40.51910823667433],[-74.2263816913603,40.51904171336675],[-74.22622054516619,40.5189642037768],[-74.22606827207163,40.51887643013065],[-74.22592651755086,40.51877933259093],[-74.22579666690885,40.51867404416307],[-74.22567982883287,40.518561830413404],[-74.22549932131878,40.51850518813128],[-74.22531657484079,40.51845289437743],[-74.22513176921197,40.51840500060489],[-74.22494508627025,40.51836155393725],[-74.2247567096995,40.51832259712242],[-74.22456682515791,40.51828816854772],[-74.22437561917313,40.51825830201604],[-74.22418327987596,40.51823302691335],[-74.22398999651158,40.518212368108],[-74.22379595925351,40.51819634592632],[-74.22365064268226,40.51821893677265],[-74.22350680476285,40.518246493468716],[-74.22336473669887,40.518278960225615],[-74.22322472611194,40.51831627131398],[-74.2230870566725,40.51835835098073],[-74.2229520068689,40.51840511423361],[-74.22281985011752,40.51845646639953],[-74.22269085397954,40.51851230351488],[-74.22013810237418,40.5196218831387],[-74.21802828289108,40.52066372769048],[-74.21760570062983,40.52087168710079],[-74.2173550121212,40.520930048646974],[-74.21450846005992,40.52115497951232],[-74.2135459344776,40.52123571536638],[-74.21361475710034,40.5215316364589],[-74.21381535677578,40.52249465062756],[-74.21390912550422,40.52301463143873],[-74.21398779870974,40.52345242257454],[-74.21409806769036,40.52409719506805],[-74.21351899961985,40.52414877777339],[-74.21229294528413,40.52427685308036],[-74.21201514143185,40.524316231119464],[-74.21142518383887,40.52441410155053],[-74.21028201852566,40.52472106719722],[-74.21012090095736,40.52479737576586],[-74.20997053138831,40.52488777606253],[-74.209834043009,40.52499076769286],[-74.2098339847498,40.524990812195],[-74.20983392608468,40.52499086725232],[-74.20971385084343,40.52510454450147],[-74.20961205809625,40.52522663513927],[-74.20953726355214,40.525268503315004],[-74.2094575752243,40.52530473497954],[-74.20937372019503,40.52533499954912],[-74.20928646356764,40.52535902088441],[-74.20919660148508,40.52537657981016],[-74.20910495386528,40.525387516115174],[-74.20901235704599,40.52539173008799],[-74.20891965576419,40.52538918322455],[-74.20882769584344,40.525379898762914],[-74.2087373163424,40.52536396141617],[-74.20864934189821,40.525341516599546],[-74.20856457520182,40.52531276910323],[-74.20844138192402,40.525286720258165],[-74.20831655122875,40.5252656951014],[-74.20819043466375,40.525249752843735],[-74.20806338739716,40.52523893838149],[-74.20793576721749,40.525233282170156],[-74.20780793325035,40.52523279994886],[-74.20768024576132,40.525237493272655],[-74.20755306434098,40.52524734892436],[-74.20742674715501,40.525262339148696],[-74.20730164993593,40.52528242173049],[-74.20674433057413,40.52534553613711],[-74.20666645750343,40.52535435780009],[-74.20546090158871,40.52554433681461],[-74.20525952728768,40.52557617959261],[-74.20368763158189,40.525782940687904],[-74.20276973272722,40.52590721858363],[-74.20217526003951,40.52606646328167],[-74.20152661559084,40.52626520589671],[-74.20142565088516,40.526382033258685],[-74.201332589366,40.52650262148477],[-74.20124767190806,40.526626659506675],[-74.20117111692106,40.52675382744319],[-74.20103324175524,40.52691941484964],[-74.20087932824926,40.52707723210456],[-74.20071057528443,40.5272259523828],[-74.20052841848155,40.52736440391513],[-74.19984360510006,40.52785744054893],[-74.19927554935265,40.52819690136045],[-74.19909783701303,40.52829964529678],[-74.19779673575636,40.52902528170507],[-74.1970737185299,40.5294027325303],[-74.19608390164522,40.52991174723526],[-74.19478532570669,40.53051789805179],[-74.19453974699395,40.530619741652856],[-74.19398456856544,40.53087104663176],[-74.19313382967934,40.53119491564293],[-74.19250928531207,40.531497407849514],[-74.19174368836775,40.53191669720961],[-74.19237403412306,40.533040610564385],[-74.19267129264297,40.53363348894848],[-74.1930090104919,40.534326050892204],[-74.19329057028673,40.534877782228364],[-74.1933543641547,40.534999876418574],[-74.19341548590586,40.53512049879535],[-74.19356025115398,40.53540617226489],[-74.19377169192649,40.535833847145994],[-74.19135323760612,40.536664859266644],[-74.19030442550631,40.537246453720485],[-74.18951022648127,40.53778857961459],[-74.18903145189911,40.538159342430184],[-74.18826921025254,40.53886614223558],[-74.18770381750448,40.53952694765856],[-74.18738120595977,40.539892243272526],[-74.1870889683488,40.54024712253204],[-74.18657646988842,40.54085328384173],[-74.18559859948707,40.54195759319383],[-74.18393079775335,40.543895034425915],[-74.18390227088295,40.54392816233466],[-74.18285329559856,40.545145825480546],[-74.1820674101438,40.546044839547875],[-74.18128532982335,40.54695757291308],[-74.18018524682059,40.548379608809434],[-74.17991198563529,40.54883445305114],[-74.17933481415137,40.549888352353726],[-74.17874485169224,40.55099586850125],[-74.1781554842578,40.5521127898968],[-74.17746276833748,40.553411145934504],[-74.17661991789281,40.55499100722623],[-74.17611659841579,40.55593754100888],[-74.17579913037791,40.556512438006244],[-74.17559957543347,40.55685071155411],[-74.17547297931566,40.55706531228592],[-74.17512402940119,40.557620037570416],[-74.17506299000836,40.557711264499865],[-74.17475740459973,40.55816798157168],[-74.17437344446734,40.55870866698216],[-74.1735878516703,40.55969842780247],[-74.17321541607141,40.560077661852354],[-74.17245326137626,40.56088825675552],[-74.17222993494939,40.56113585868979],[-74.17185166456863,40.561520923021284],[-74.17177723834705,40.561492415866745],[-74.17138857963376,40.56135563791807],[-74.17119825981513,40.56130735977755],[-74.17100617406162,40.56126333758717],[-74.17081248594744,40.56122360883411],[-74.17061736041036,40.561188207349446],[-74.17042096376943,40.56115716306742],[-74.17022346309173,40.56113050267287],[-74.17002502656251,40.561108248868734],[-74.16982582316338,40.561090420605595]]]}},{type:"Feature",properties:{ntacode:"SI54",ntaname:"Great Kills",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.144387450266,40.569706100667275],[-74.14287311171032,40.56908188453874],[-74.14151969425897,40.568520308674834],[-74.14131233629968,40.568433348251524],[-74.14026824277005,40.56795018943462],[-74.1397641350074,40.567712245921975],[-74.13889993751329,40.567293036491016],[-74.13768351013155,40.56671786706896],[-74.13651149229393,40.56616662159767],[-74.13622008483739,40.5659865990339],[-74.13591592627614,40.565817960903324],[-74.13560020762768,40.56566145606535],[-74.13527417288707,40.56551776112093],[-74.1349392002206,40.56538743625873],[-74.1345967127976,40.565270933906675],[-74.13329816279953,40.564973974974436],[-74.13240280496689,40.564760999844346],[-74.13170008960108,40.56453574960828],[-74.13264383970339,40.563503334912276],[-74.13310979289093,40.562867691865016],[-74.13340740082349,40.562129805701346],[-74.1336711631621,40.56184093495247],[-74.1339683378877,40.56158699297477],[-74.13480973431137,40.56082861823111],[-74.13519379625627,40.55974841853258],[-74.13523859445911,40.559585513439316],[-74.1353036345093,40.559425089389734],[-74.13538846163614,40.5592693427008],[-74.13549208729263,40.55912034483013],[-74.13561300319128,40.558980026280416],[-74.13574932448071,40.55885004542644],[-74.13660029409279,40.558388939183764],[-74.13739437880433,40.55802093713796],[-74.13818001022918,40.55759386549132],[-74.13885092683525,40.55695117886521],[-74.1376998510689,40.55602734624619],[-74.13754790987593,40.555906578182054],[-74.13743125496403,40.55581758281974],[-74.1360977619396,40.554721104984786],[-74.1349872611113,40.553810884375864],[-74.1343689645619,40.55330608035533],[-74.1337664703595,40.552812732911626],[-74.13321002528629,40.5523838763787],[-74.13316825933352,40.55235617916006],[-74.13455868225856,40.551255078203575],[-74.1352807604434,40.550863238952694],[-74.13607343371187,40.550433300274086],[-74.13738988166142,40.54959236951954],[-74.13769731592977,40.549383546429496],[-74.1384119372382,40.54869183148487],[-74.13865265909186,40.54848581677663],[-74.13860741733005,40.548441479093356],[-74.13820193893251,40.54803179591593],[-74.13745743464345,40.54730960516997],[-74.13693522288135,40.54701859262097],[-74.13585712566044,40.54645169570967],[-74.13641153119039,40.54625235004191],[-74.13649063050028,40.54607322445249],[-74.13645912181924,40.54597500747675],[-74.1365161343928,40.54591474763519],[-74.13658511342535,40.54592318166871],[-74.1368062212156,40.545970497524195],[-74.13697129151109,40.54597498790277],[-74.13706446059673,40.54595749648297],[-74.13700894772018,40.54589465599595],[-74.1370234291124,40.54588496435275],[-74.13709627808862,40.54595221815704],[-74.1371325901368,40.54593097435963],[-74.1370631663801,40.54586400799234],[-74.13717987129877,40.54579286466067],[-74.13715619537216,40.545773106793156],[-74.13714270440832,40.54577409776438],[-74.13712777420885,40.54576037175573],[-74.13707821344505,40.545714803923836],[-74.13706259040491,40.54570044027632],[-74.13701068974432,40.545652721607894],[-74.13699494197714,40.5456382428392],[-74.13694478446453,40.54559212716768],[-74.13692680169491,40.54557559244445],[-74.13687689400871,40.545529707636845],[-74.136858746915,40.54551302265671],[-74.13681049369208,40.54546865702209],[-74.13679269845142,40.545452294945484],[-74.13674365036577,40.54540719896045],[-74.13672532379819,40.545390348988114],[-74.13667927562419,40.545348011305684],[-74.13666058054618,40.545330821842896],[-74.13661515336321,40.545289054840985],[-74.13658821554431,40.545264287564166],[-74.13652810778231,40.545209021823226],[-74.13650122481522,40.54518430555735],[-74.13644289212738,40.54513067191824],[-74.1362608528094,40.54496329743599],[-74.13613448258259,40.54503946882651],[-74.13611540724065,40.54501984567989],[-74.13623953961773,40.54494453120171],[-74.13638379801968,40.544854671506315],[-74.13640287317469,40.54487429511149],[-74.13628433241068,40.54494704058934],[-74.13636510853387,40.54502381925856],[-74.13643522519209,40.54508823692598],[-74.13643917174421,40.54509186194529],[-74.13660795667734,40.54524692772421],[-74.13661259610642,40.5452511903707],[-74.13717031824085,40.545756748864456],[-74.13717281968373,40.54576586973621],[-74.13719287519724,40.54578429470009],[-74.13750833508858,40.545577557238744],[-74.13748941991949,40.545559095782885],[-74.13747958603668,40.54556491733536],[-74.13746656856816,40.54555051879228],[-74.13745005439316,40.545532250968456],[-74.13742976155739,40.545509803933975],[-74.13741543591897,40.5454953158143],[-74.13735634623885,40.54543555177379],[-74.1373418106848,40.545420850462534],[-74.13731811323339,40.54539688245318],[-74.1373065226545,40.545385159484994],[-74.13724536078706,40.54532329971713],[-74.13724077148193,40.54531865707787],[-74.13684436011364,40.54491771650743],[-74.13684118434956,40.54491450555561],[-74.13681588562089,40.544888917323206],[-74.13680670009074,40.54487962598713],[-74.13674461047276,40.544816825704416],[-74.13673370161388,40.54480374202387],[-74.13671451130514,40.544803653968565],[-74.13661187110712,40.54486207545215],[-74.13658907071064,40.54484548609599],[-74.13663388681594,40.54482118663941],[-74.13683300071432,40.544705323233515],[-74.13687348630873,40.54468259391007],[-74.13689095294772,40.544699442706836],[-74.13674888757033,40.544782584480586],[-74.13742434617814,40.5454662475471],[-74.13743335928007,40.54546124000551],[-74.13741558802184,40.54544262354312],[-74.13747166103322,40.54541147405339],[-74.13748786286497,40.54542844556476],[-74.13750289960375,40.5454200927668],[-74.13752994442348,40.545448423570214],[-74.13744723484234,40.54549436974285],[-74.13750293136721,40.54555271446337],[-74.13750022510578,40.54555421626125],[-74.13751799428799,40.54557179804667],[-74.13752877848916,40.54556547209209],[-74.13754932972279,40.54558486589741],[-74.13788456932026,40.5458940185288],[-74.13794966050659,40.5460003370781],[-74.13806608226777,40.54591334131479],[-74.13822493781883,40.545794636856975],[-74.13829297544645,40.5457058589417],[-74.13841060885537,40.545606414210546],[-74.13848768317762,40.545572197033394],[-74.13855976552644,40.54553214566591],[-74.13862609985627,40.54548668019764],[-74.13868599041534,40.545436277504365],[-74.1387388090431,40.54538146624625],[-74.13878400175875,40.5453228213222],[-74.13882109457109,40.54526095783974],[-74.13884969844968,40.54519652466312],[-74.13886951340425,40.54513019760731],[-74.13869488246434,40.54499107030513],[-74.13874315087018,40.54494542401865],[-74.13872158725748,40.54492928692763],[-74.13870784432635,40.54492845599418],[-74.13868781593534,40.54491418299343],[-74.13865026247525,40.54488741966283],[-74.13862752649035,40.54487121645504],[-74.13858503290807,40.544840932724405],[-74.13856177219046,40.54482435520433],[-74.1385207049428,40.54479508847966],[-74.13849651239558,40.5447778466406],[-74.13845820251467,40.54475054353955],[-74.13843377071427,40.54473313243521],[-74.13842126769471,40.54472422200271],[-74.13836893908807,40.54468692869014],[-74.1383429695569,40.544668420421466],[-74.13817812268101,40.54455093817393],[-74.13816047836572,40.54453836398364],[-74.1381219813768,40.54451092713874],[-74.13810404192907,40.544498990579534],[-74.13809284654724,40.544499857777566],[-74.13804143918793,40.54454775280519],[-74.13762430745146,40.544253566418334],[-74.13775620755678,40.54414492877822],[-74.1377797569513,40.544162837980416],[-74.13767915494266,40.54424495880732],[-74.13767918310073,40.54425862571805],[-74.13770497272567,40.54427653157923],[-74.1377398788634,40.5443013253921],[-74.13781048758301,40.54435147844964],[-74.13784400515932,40.54437528580427],[-74.13786250173474,40.54438842326165],[-74.13802791690097,40.54450591616907],[-74.1380469476644,40.54450418431631],[-74.13810064050071,40.54445865189591],[-74.13811742545279,40.54447334940141],[-74.13817085058385,40.54451069478404],[-74.13819352235136,40.544526541823046],[-74.13824880814687,40.544565187644665],[-74.13827073483885,40.544580513541405],[-74.13832768600864,40.54462032215697],[-74.13834812163302,40.54463460679221],[-74.13840669397896,40.54467554809717],[-74.1384253020399,40.544688555326],[-74.13848461013954,40.544730011194495],[-74.13850257186344,40.54474256685884],[-74.13856268411453,40.54478458394829],[-74.13858052996505,40.54479705832054],[-74.13864197640312,40.54484000924669],[-74.13865724010049,40.54485067790138],[-74.13871819443615,40.54489328460385],[-74.13873509684917,40.544905099185236],[-74.13873484040198,40.54491782006114],[-74.13875534703467,40.54493395842688],[-74.13901965079319,40.54471556102997],[-74.13899095203591,40.54469601970264],[-74.13896956674559,40.54468187906669],[-74.13891755659174,40.54464345914534],[-74.1388945440285,40.54462752051983],[-74.13884074587882,40.544589193192664],[-74.1388159437404,40.54457335002948],[-74.138762685358,40.54453602283842],[-74.13874002777973,40.54451903786203],[-74.13868849706851,40.544480934559594],[-74.13854051357745,40.544376719615165],[-74.13853352313352,40.54437179780334],[-74.13848010326947,40.544334177162945],[-74.13845692519645,40.544317854670005],[-74.1384335074141,40.544301364093556],[-74.13837770363986,40.54426206477899],[-74.13835673677626,40.54424729980962],[-74.13828211671832,40.5441947502053],[-74.13825826576182,40.544177953199394],[-74.13818669932965,40.54412755295408],[-74.1381626091428,40.544110588686],[-74.13808561197818,40.54405636416666],[-74.13806166435316,40.54403949921887],[-74.13804820788756,40.544030118796954],[-74.13800194989813,40.54399832356195],[-74.13798990164327,40.5439900432868],[-74.13797997082945,40.543998349974906],[-74.1378937755027,40.544070451121975],[-74.13786798524548,40.544052544131006],[-74.13793218253997,40.543998407389154],[-74.13804346897814,40.54390456246383],[-74.13806589615423,40.54391991024753],[-74.13801001828888,40.54397122691459],[-74.13804967625852,40.543998266193135],[-74.13807505088957,40.5440155653411],[-74.13809952422093,40.54403316092313],[-74.13810812626487,40.544039344503254],[-74.13903307178529,40.54470490979751],[-74.13953937915753,40.544295140872194],[-74.13943253002655,40.54421721751624],[-74.13942231998024,40.544225401198446],[-74.13941436189056,40.544231634439654],[-74.13942091245113,40.544236106578474],[-74.1393709360767,40.544273981993705],[-74.13936463648577,40.544278756375974],[-74.13931996946162,40.54431260795097],[-74.13931281145472,40.54431803271886],[-74.13929302749497,40.54433302637938],[-74.13928593613919,40.54433840063815],[-74.1392447370995,40.544369624454234],[-74.13923613063538,40.54437614611855],[-74.13919652383086,40.544406163779534],[-74.13918807961186,40.544412562779016],[-74.13915187461564,40.544440001529544],[-74.1391452511425,40.54444502105377],[-74.1391083881036,40.544472957985],[-74.13915108497628,40.544505211599],[-74.13914541346237,40.54450958062255],[-74.13910271724848,40.54447732700566],[-74.13910029753163,40.544479191364736],[-74.13903265990325,40.54442809733313],[-74.13904134663575,40.54442140537627],[-74.13909334926203,40.54446068886929],[-74.13911264176726,40.54444566936909],[-74.13922660687246,40.54435695167122],[-74.13926952681017,40.544323539170435],[-74.13927673845001,40.544317925031116],[-74.13932514949846,40.54428023701232],[-74.13933178866638,40.54427507036709],[-74.13937774534982,40.54423929246765],[-74.13938357415223,40.544234754873685],[-74.1394049744143,40.544218096330546],[-74.13941007968171,40.544214121174804],[-74.1394206933789,40.544205943537236],[-74.13933895032187,40.54415259744677],[-74.13928767295297,40.544116589404666],[-74.13897454226772,40.54437610181973],[-74.1389074304838,40.544328975532736],[-74.13891817604913,40.54432006986364],[-74.13895983828978,40.54434932366494],[-74.13897193186786,40.54434889623472],[-74.13901051803722,40.54431878992303],[-74.13915675876322,40.54419811050668],[-74.13915565164541,40.54418584042988],[-74.139163963094,40.54417854882522],[-74.1392059245197,40.544141732793314],[-74.13921398233346,40.54413466279986],[-74.1392224982421,40.544140556071206],[-74.13924591987266,40.54412151869107],[-74.13919553562489,40.54408546512928],[-74.13922032859821,40.54406670017129],[-74.13920947206537,40.544060565980985],[-74.13912214559915,40.54399697181455],[-74.13908266855022,40.54396822488401],[-74.13905919087387,40.54398533704204],[-74.13906669135493,40.543991156836256],[-74.13900724995203,40.54403876633852],[-74.13896631072429,40.54407155598072],[-74.13895536858138,40.544080319659344],[-74.13891491404736,40.54411272119914],[-74.1389029151446,40.544122331676],[-74.13889225032645,40.54413087320311],[-74.13883900359005,40.544173520084065],[-74.1388390213371,40.54418206192409],[-74.1388973366777,40.5442255537704],[-74.13887570388367,40.544243557934884],[-74.13886309560398,40.54423385928046],[-74.13881357204215,40.544195759637255],[-74.138753748753,40.54414973617915],[-74.13874816730322,40.54414544225612],[-74.13872812445967,40.54413002253511],[-74.13874595001224,40.54411554950898],[-74.1388074727916,40.54416325744322],[-74.13882839412135,40.544159240744136],[-74.13904165578951,40.54397471223552],[-74.13905058643823,40.54398004831465],[-74.13907750658652,40.543960153165706],[-74.1389511644536,40.54387744954365],[-74.13883460585627,40.54379135889051],[-74.13880325724112,40.54381268384526],[-74.1388101931832,40.543823208418814],[-74.13878904068689,40.54383789237643],[-74.1387288051018,40.54388665379489],[-74.13872431510804,40.54389028842591],[-74.1386543774744,40.54394690344635],[-74.13862864217226,40.543967736407296],[-74.13854381696073,40.54403640369576],[-74.13853753378866,40.54404148861385],[-74.13853867546949,40.54405173690064],[-74.13859811050908,40.54409608178451],[-74.13858581159117,40.54410463849036],[-74.13844151523692,40.543997794438354],[-74.13841535838617,40.54397842681376],[-74.13842317799869,40.54396987653115],[-74.1384610259314,40.543997770913485],[-74.13849606963075,40.5440236013432],[-74.1385117433715,40.544023582437546],[-74.13852286706923,40.54401455438711],[-74.13858568155622,40.543963576556166],[-74.13860340384772,40.543949193807876],[-74.13862979916571,40.54392777269486],[-74.13868576145236,40.543882355366556],[-74.1387080850498,40.54386423949781],[-74.13872636239442,40.5438494052361],[-74.1387489078358,40.54383110849377],[-74.1387662448574,40.54381703795929],[-74.1387854116192,40.54380148189839],[-74.13879713301611,40.54380271231244],[-74.13882325461667,40.54378405489588],[-74.13853996268334,40.543587928190185],[-74.13852077238353,40.54360399252542],[-74.1385234727592,40.54361453211021],[-74.13846115296444,40.54366427629014],[-74.1384480911766,40.54367865239254],[-74.13844876639861,40.543686146544026],[-74.13847431012215,40.543705146669346],[-74.13846183951664,40.543715287399735],[-74.13837773022583,40.543650472183124],[-74.13835645886283,40.543652206288314],[-74.13829833483895,40.54370010902553],[-74.13826592078291,40.543727481448826],[-74.13820667266978,40.54377367785751],[-74.13820558623726,40.54378905441562],[-74.13829305440537,40.54385386571235],[-74.1382796445607,40.54386669457058],[-74.1381506862111,40.54377203675719],[-74.13836531286428,40.54360179918785],[-74.13841801795571,40.54364102702419],[-74.13843929330503,40.54364185561213],[-74.13845605241482,40.543623899120604],[-74.13846595774675,40.54362910406656],[-74.13852649744588,40.54357854230612],[-74.13850743751956,40.54356575309213],[-74.138507435749,40.543564898857795],[-74.13844819325465,40.543613657256955],[-74.13844148726766,40.543619644662364],[-74.13841121199934,40.54359832759457],[-74.13848274781861,40.543539303049066],[-74.13844671628998,40.54351555168267],[-74.13837491744682,40.543576518867795],[-74.13834151288725,40.54355182831148],[-74.13852282835252,40.54340155125192],[-74.13855597757092,40.543424155977895],[-74.13845971967882,40.54350628599158],[-74.13849280865543,40.543530749555764],[-74.13859005306281,40.543450340366675],[-74.1386203303138,40.54347251212419],[-74.13853314542563,40.54354436734092],[-74.13872959207082,40.54368233939192],[-74.13881702344847,40.54374374545139],[-74.13903348161223,40.543895770851734],[-74.1390816750738,40.54392961808545],[-74.1391016603785,40.543943655020584],[-74.1391557062023,40.54398161235534],[-74.139185786032,40.54400273730647],[-74.13922741147758,40.54403197178993],[-74.13928076576934,40.544069444066665],[-74.13930377144369,40.54408560242333],[-74.13931136009423,40.54409093123114],[-74.13931717941949,40.544095018943636],[-74.13942349832642,40.54416968827466],[-74.13945300079146,40.544190408266125],[-74.13945826107074,40.54419410245186],[-74.13947061254824,40.54420277740846],[-74.13953345753535,40.544246914620146],[-74.13956971698576,40.54427227483056],[-74.13983697786108,40.54405246234087],[-74.13894632773307,40.54340739868269],[-74.13891041386152,40.54343226458145],[-74.13870632397287,40.543291410834435],[-74.1389063653946,40.54313177760237],[-74.13893037818069,40.543150040000704],[-74.13877140226846,40.54329133220301],[-74.1388606107825,40.54336569387336],[-74.13903671922972,40.54322699394069],[-74.13906073296302,40.543245255807975],[-74.13894447378176,40.543339462908655],[-74.13899592102284,40.54337336940095],[-74.1389835560861,40.54338441137296],[-74.13902553215645,40.54341393868397],[-74.13967640480696,40.54388899585869],[-74.13986496495083,40.543736823321474],[-74.13988897406269,40.54375247188499],[-74.13970350694191,40.54390877718629],[-74.13986527264352,40.544026844009544],[-74.14004115970637,40.543883999623844],[-74.13999383559158,40.54384582593522],[-74.14001283835934,40.54383042684483],[-74.14005310716973,40.54385885033003],[-74.14031078013879,40.54405040205577],[-74.14035904817844,40.54401661705995],[-74.1403857307363,40.544033185007905],[-74.14041765335304,40.54400272517308],[-74.1403954453648,40.54398901669549],[-74.14046054656275,40.54393201735663],[-74.1403086580596,40.54382531175349],[-74.14032945189244,40.54380783807354],[-74.14032848694396,40.54380208676855],[-74.14031433118932,40.54379395573376],[-74.14029681353328,40.543793167967685],[-74.14024817472755,40.5438342865225],[-74.14023491179572,40.543826108316665],[-74.14028491492431,40.54378525983461],[-74.14028458104875,40.5437716251276],[-74.14024350665557,40.54374204004767],[-74.14021461687793,40.543721231892086],[-74.14019945499697,40.543710311186196],[-74.14014813068864,40.543673342463485],[-74.14012372242289,40.54365576198032],[-74.14008209744824,40.543625780132814],[-74.1400597053827,40.543609651003386],[-74.14001232514609,40.543575523746966],[-74.14000281637706,40.54356867430942],[-74.13994566703633,40.54352751027069],[-74.13989283556388,40.543489456334626],[-74.1398640229819,40.54346870328157],[-74.13982300152718,40.54343915651844],[-74.13978359729659,40.54341077311194],[-74.13974757593668,40.543384826824884],[-74.13970183036314,40.54335187719833],[-74.13969436838029,40.54334650202362],[-74.13943438036894,40.54315923245208],[-74.13934994841915,40.543096085094206],[-74.13924181634627,40.54318196207983],[-74.13921993485893,40.5431660851379],[-74.13923987000214,40.5431506630977],[-74.13926620242255,40.54313029048418],[-74.13929760323856,40.543105998210635],[-74.13940810077501,40.543016584585295],[-74.13943356778366,40.54303606758103],[-74.13938445465193,40.543076869046324],[-74.13938508033553,40.54308878186195],[-74.13942485990464,40.54311745980288],[-74.139451775299,40.5431368636368],[-74.13947791081856,40.54315570467265],[-74.13948893219923,40.54316365014162],[-74.13954690313828,40.543205441982984],[-74.13955743034077,40.54321303120667],[-74.13961721033525,40.543256126879164],[-74.13962652306977,40.543262840887635],[-74.13968226733115,40.54330302791585],[-74.1396938075878,40.5433113466614],[-74.1397485048108,40.54335077735962],[-74.13976177422563,40.54336034393661],[-74.13981815294525,40.54340098748395],[-74.13985313210594,40.543426203748915],[-74.13988439282319,40.54344874069945],[-74.13991412345712,40.54347017330397],[-74.13995227462478,40.54349767648151],[-74.13996556411074,40.54350725674791],[-74.14002080798205,40.54354708252374],[-74.1400346596463,40.543557067184636],[-74.14022641531275,40.54369606282567],[-74.14029571947175,40.54364045715557],[-74.14020937569512,40.54357906228406],[-74.14021384403726,40.543574785980574],[-74.14012638219612,40.54351339341692],[-74.14028734539123,40.54338507111918],[-74.14020997730158,40.54333220714317],[-74.14019685632546,40.54332266188051],[-74.14012345022563,40.54326925674449],[-74.14011092948797,40.543260147155664],[-74.1400369497041,40.54320632484395],[-74.14002606731893,40.543198407235494],[-74.13995038908223,40.54314334905844],[-74.13993952959211,40.54313544850197],[-74.13986504774309,40.543081259967536],[-74.13985410183552,40.54307329567922],[-74.1397790278329,40.54301867692242],[-74.1397692726917,40.54301157915042],[-74.13969250376594,40.54295572669729],[-74.13968218054634,40.542948216814594],[-74.13960709890752,40.54289359242599],[-74.13959620562694,40.542885666581014],[-74.1395510241323,40.542852794109315],[-74.13951023746564,40.542823120630466],[-74.13945753440697,40.54278560209851],[-74.13938711756558,40.54284377065688],[-74.1393613280404,40.54282586399873],[-74.13953681548027,40.54268215086983],[-74.13956372474732,40.542700056127764],[-74.13947877205689,40.54276849257774],[-74.13953259730958,40.54280686447545],[-74.13956044589754,40.54282699238856],[-74.139616525147,40.54286752231183],[-74.13962918175783,40.54287667015389],[-74.13970048414525,40.54292820132517],[-74.13987173067765,40.54305196520232],[-74.13987698012038,40.5430557597329],[-74.13989432782367,40.5430682961604],[-74.13996485006814,40.5431192648812],[-74.1399847618295,40.543133654739236],[-74.14005110782225,40.54318160424301],[-74.1401472042112,40.54325105541872],[-74.14022188806464,40.54330502941964],[-74.14023345086996,40.54331338695048],[-74.14030634258144,40.54336711011444],[-74.1406271556696,40.54311302969258],[-74.14053648767509,40.54304727787418],[-74.14052328363456,40.54303770242729],[-74.14043317228985,40.54297235443139],[-74.14042171459114,40.5429640455432],[-74.1403531925716,40.542914352745186],[-74.14031895744449,40.54288952590023],[-74.14023059544276,40.542825445821315],[-74.14022024715871,40.54281794104338],[-74.14013887318985,40.5427589285252],[-74.14011692170484,40.54274300911882],[-74.14005800038093,40.54270027938113],[-74.14001586512966,40.54266972283173],[-74.13999673966637,40.54265585236886],[-74.13975584890454,40.54248115565526],[-74.13965860486516,40.542560711101764],[-74.13963169074175,40.54254109756624],[-74.13985859891686,40.542357175129204],[-74.13988550839126,40.542375935051034],[-74.13977484776596,40.54246404830136],[-74.1406461486983,40.543094214902176],[-74.14084520303744,40.54293884447653],[-74.14087238279237,40.542959941719324],[-74.14104442644145,40.54308698562639],[-74.14109069897202,40.54305205535589],[-74.14096661369913,40.54296326479888],[-74.14098421950688,40.54294899758736],[-74.14110542112019,40.54304172058756],[-74.14125673409751,40.54315014688874],[-74.14132426794252,40.543094133830266],[-74.14128807915937,40.543069596322724],[-74.14128331627677,40.543073695783775],[-74.14038500589946,40.54242077086398],[-74.14040508359348,40.54240381956494],[-74.14040897507618,40.54240650081828],[-74.14043778311088,40.54238217504703],[-74.14040685334784,40.54236085545049],[-74.14028673369485,40.54245578851894],[-74.14016510037469,40.54236621843353],[-74.14028096291982,40.542272259017345],[-74.14032683633263,40.5422350579976],[-74.14033528229653,40.542228208756974],[-74.14035874187914,40.542245484948715],[-74.14020723606586,40.54236522429838],[-74.1402407304094,40.54238932952431],[-74.14028630244333,40.54242212653023],[-74.14040656300702,40.54232708255213],[-74.14048119210143,40.54238203751129],[-74.14043095386107,40.54242174113591],[-74.14042719207679,40.542424662940135],[-74.1412093428836,40.542986458307645],[-74.14130461980243,40.54305489177872],[-74.14129718766445,40.54306128818121],[-74.14133387500657,40.54308616532608],[-74.14141073560414,40.54302241508043],[-74.14107892119068,40.54279117185164],[-74.14116147902946,40.54271867371489],[-74.14106663614078,40.54265404621219],[-74.14108436804706,40.54263891370391],[-74.14117879550521,40.54270346648177],[-74.141186931836,40.54269632170105],[-74.14129511846855,40.54276877075374],[-74.14132653105824,40.54274704748738],[-74.14122820814326,40.54267805303542],[-74.14112375946452,40.54260461374518],[-74.14114311299079,40.542587658851396],[-74.14124949366264,40.54266034085638],[-74.14133547192985,40.54258879247028],[-74.14131554422731,40.54257450606388],[-74.14128619376282,40.54259912975381],[-74.1412195802227,40.542555553158564],[-74.14125011203616,40.542531498472734],[-74.14119811780779,40.54249524857224],[-74.14118653657833,40.54248709973575],[-74.14112691855252,40.5424451520926],[-74.14111435667961,40.54243631322447],[-74.14104399349513,40.542386804199474],[-74.14103031462886,40.54237717896713],[-74.14095350746906,40.54232313622452],[-74.14094279413214,40.54231559728075],[-74.14085915441291,40.54225674620025],[-74.1408480146603,40.54224890805917],[-74.1407599655758,40.542186954126876],[-74.14074792898366,40.54217848414634],[-74.14065797552583,40.54211519139066],[-74.14064549734765,40.54210641066913],[-74.1405689769332,40.54205256868899],[-74.14054086217666,40.542058217376855],[-74.140463782567,40.542127442535985],[-74.14041261732402,40.54209062752623],[-74.14040510349565,40.54206053639268],[-74.14026290400709,40.54196151152266],[-74.14029511652588,40.54193423041499],[-74.14047503718437,40.542059787772374],[-74.14049581011321,40.542060855324],[-74.1405372971382,40.54202655584864],[-74.14057844981339,40.54199253352743],[-74.14059741115042,40.54197685762804],[-74.14062821467115,40.54195139082902],[-74.14065864856771,40.541926230384625],[-74.14067998093056,40.54190859297109],[-74.1407035302888,40.54192481773069],[-74.14059472343365,40.5420165071128],[-74.14063417283229,40.542042266665014],[-74.14061919911964,40.5420560216439],[-74.14079104227677,40.542177000080336],[-74.1408209855654,40.54219808037771],[-74.14089718575629,40.5422517253996],[-74.14099109268024,40.542317834824765],[-74.14100375613097,40.542326749807934],[-74.14101543299078,40.542334971588595],[-74.14111038150904,40.54240181358671],[-74.14121924204694,40.542480218252955],[-74.14134320138848,40.54256413942912],[-74.14133758497208,40.54256887136468],[-74.14134901379606,40.54257752313165],[-74.14146151585449,40.54248390222396],[-74.14127657503225,40.542353079241096],[-74.141294421237,40.54233587588574],[-74.14148097474458,40.542467709070536],[-74.14153109439737,40.542426000800596],[-74.14134854694558,40.54229046487094],[-74.14136330837682,40.542278451367515],[-74.14154957905987,40.54241061750461],[-74.14164911303189,40.54232152164025],[-74.14179719957059,40.54220041538241],[-74.14177252532794,40.542181628521],[-74.14089451090628,40.541571110690164],[-74.14088702790187,40.54158404784449],[-74.14084633142184,40.541555506728514],[-74.14066095220994,40.541709346456244],[-74.14063984172141,40.54169454203732],[-74.14095816832899,40.541432077965034],[-74.14098048586942,40.541447682810904],[-74.14089578688188,40.54151658339694],[-74.14089477583413,40.54153709486057],[-74.14181267772776,40.54218676935914],[-74.14185192891304,40.54215177993486],[-74.14187307971936,40.54216665812947],[-74.14167226243092,40.54233546409528],[-74.14170523639442,40.542355323315824],[-74.1417231520652,40.54235939482565],[-74.14174169529788,40.542361200686294],[-74.14176037717465,40.54236069328364],[-74.14181145947754,40.54236206343942],[-74.14186208108691,40.54235666473351],[-74.14191071252138,40.54234466028239],[-74.14195588443242,40.54232641278852],[-74.14203829206038,40.54228717531718],[-74.14207724336224,40.54226454824197],[-74.14210526713342,40.54225176066039],[-74.14211981397982,40.542246097558035],[-74.14213467745606,40.54224093547987],[-74.14215267174205,40.54224370409013],[-74.14216834260958,40.5422509952046],[-74.14217981082545,40.54226193178508],[-74.14220714462118,40.542290024584524],[-74.14223354913712,40.542306894506396],[-74.14224494014185,40.54230176888112],[-74.14225575829543,40.54229596345668],[-74.14225730330149,40.54229498433878],[-74.14226380161563,40.54229110935517],[-74.14227096090458,40.54228608848316],[-74.14227757028864,40.54228064444063],[-74.14228358438902,40.5422748141406],[-74.14228896748932,40.54226863448396],[-74.14229297366658,40.54226337208606],[-74.1422963224617,40.54225784915556],[-74.14229898630249,40.54225211146244],[-74.14230094334181,40.54224621197334],[-74.1423021723799,40.54224019829316],[-74.14230266760154,40.54223412387127],[-74.1423024207727,40.542228040652255],[-74.14230143508073,40.54222200157172],[-74.14229972051807,40.54221605838408],[-74.14229743316882,40.542209052089376],[-74.14229423382959,40.54220225767779],[-74.14229015339552,40.54219574597627],[-74.14228523416706,40.542189581263955],[-74.1422795263459,40.542183825799746],[-74.14227308935796,40.542178542333666],[-74.14226289372456,40.54217121479709],[-74.14225328719726,40.54216343470076],[-74.14224430585038,40.54215523014523],[-74.14223598422812,40.542146632583474],[-74.14222835050192,40.54213767146616],[-74.14218927208897,40.5420677825307],[-74.14218623118094,40.54205968470227],[-74.14218400576327,40.54205143374647],[-74.14218260779386,40.54204307655708],[-74.14218204748163,40.54203466371559],[-74.14218232602444,40.54202624229646],[-74.1421834428658,40.54201786054916],[-74.14218539130586,40.54200956924354],[-74.14218815870517,40.542001414298596],[-74.14218946471742,40.54199225212869],[-74.142191516882,40.54198317028688],[-74.14219430868648,40.54197420446524],[-74.1421978294437,40.54196538918811],[-74.14220206539274,40.54195675931874],[-74.14220699969694,40.54194834905409],[-74.14221261309979,40.54194019058366],[-74.14221888261515,40.541932317777004],[-74.1422374015424,40.54189293361181],[-74.14224204735913,40.54188125753366],[-74.14224742417305,40.541869764832974],[-74.14225352084097,40.54185848216075],[-74.1422603211704,40.5418474368444],[-74.1422678113812,40.541836654700454],[-74.14227597153997,40.541826159375354],[-74.14231438531468,40.54176948571649],[-74.14231762708077,40.541755995850274],[-74.14232174995564,40.5417426454497],[-74.14232674237354,40.54172946904025],[-74.14233259232887,40.54171650081278],[-74.14233928539403,40.54170377194577],[-74.1423435062241,40.54169857629181],[-74.14234702765583,40.54169308346851],[-74.1423498146735,40.54168734980944],[-74.14235183775385,40.54168143281416],[-74.14235307835467,40.54167539047115],[-74.14235352145519,40.541669284450165],[-74.14235316674562,40.54166317539755],[-74.14235201260321,40.541657126139135],[-74.14235007650029,40.54165119478625],[-74.1423244729783,40.54159034654241],[-74.14232408777542,40.541579095019515],[-74.14232447686848,40.54156783901876],[-74.14232564230696,40.541556613048755],[-74.14232757735108,40.54154544911618],[-74.14233027811336,40.541534378051296],[-74.14233373829786,40.54152343403804],[-74.14233794435448,40.54151264775122],[-74.14234288668835,40.54150205103337],[-74.14235181338233,40.54148927332553],[-74.1423615091498,40.541476825033044],[-74.14237195252873,40.541464733824924],[-74.1423831205111,40.54145302318358],[-74.14239498834321,40.54144172178726],[-74.14240753323459,40.541430852113024],[-74.14241662864947,40.54142636073866],[-74.14242524863016,40.54142135295503],[-74.1424333442688,40.541415858140645],[-74.14244086644042,40.54140990684711],[-74.14244777218316,40.5414035363195],[-74.14245402116504,40.54139678128679],[-74.14245957614203,40.54138968284012],[-74.14246440689695,40.54138228189451],[-74.14246848277666,40.54137462087322],[-74.14247178257864,40.541366745873454],[-74.14247428246308,40.54135870199049],[-74.1424759733086,40.54135053681428],[-74.14247692280715,40.54134495436642],[-74.14247713962874,40.541339326086664],[-74.14247662235962,40.54133370977487],[-74.14247537660671,40.54132816020637],[-74.14247341412705,40.54132273281906],[-74.14247075501669,40.541317480360036],[-74.1424674248612,40.54131245540195],[-74.1424634578076,40.54130770916665],[-74.14245889128641,40.54130328801349],[-74.14245377216551,40.54129923577718],[-74.14244654535776,40.54128972952821],[-74.1424402279968,40.54127985341651],[-74.142434854006,40.54126965698911],[-74.14243045094855,40.54125919365418],[-74.14242704046063,40.54124851783222],[-74.14242392017435,40.54123830671411],[-74.1424199956323,40.54122825943289],[-74.14241528096473,40.54121841148731],[-74.14240979315727,40.5412087987077],[-74.14240355315121,40.541199458259705],[-74.14239658429332,40.5411904226151],[-74.14238890927435,40.5411817255867],[-74.14238055824566,40.54117339829765],[-74.142371563778,40.54116547371084],[-74.14236051260777,40.54115571470429],[-74.14235009040407,40.54114556038322],[-74.14234032115456,40.54113503500993],[-74.14233122928577,40.541124162678685],[-74.14232283461506,40.54111296866214],[-74.14231515674089,40.54110147856822],[-74.14230389486337,40.54108536673575],[-74.14229185500312,40.541069585230716],[-74.14227905630857,40.54105415430031],[-74.14226551705255,40.541039095533],[-74.14225199022505,40.541025849258354],[-74.14223905010617,40.541012265352],[-74.14222671276302,40.54099836104983],[-74.1422149931611,40.54098415191385],[-74.14220933065002,40.540973323071405],[-74.14220447533515,40.540962267398214],[-74.14220044485796,40.54095101971882],[-74.14219724939794,40.540939616877345],[-74.14219490133188,40.540928096385365],[-74.14219340731928,40.5409164920757],[-74.14219638266222,40.54090494639526],[-74.14220025847179,40.540893561098734],[-74.14220502056575,40.540882379426314],[-74.14221065102103,40.540871440937295],[-74.14221712687555,40.540860790725624],[-74.14222442361842,40.54085046835862],[-74.14224031268584,40.54084208690709],[-74.14226054076308,40.54082628234104],[-74.14227115485004,40.54081395923548],[-74.14226793838121,40.54080754429975],[-74.14226405963578,40.54080134747115],[-74.14225954394688,40.54079540607758],[-74.14225441994769,40.54078976029072],[-74.14224871911533,40.54078444525278],[-74.14224247995433,40.54077949626493],[-74.14223574008297,40.54077494494366],[-74.14222619465843,40.5407660630899],[-74.1422161018864,40.540757539255246],[-74.14220549101734,40.54074939417719],[-74.14219438448205,40.54074164290544],[-74.1421828053819,40.540734306017434],[-74.14217078229844,40.54072739956064],[-74.14215834381534,40.54072094058755],[-74.14213673870726,40.540711472390576],[-74.14211552890474,40.54070150043944],[-74.14209473837137,40.5406910376045],[-74.14207439083938,40.540680091228],[-74.14206665867124,40.54067483347689],[-74.14205946666857,40.540669142996435],[-74.1420528559648,40.54066305223678],[-74.14204686264578,40.540656595161956],[-74.14204152478368,40.54064981042446],[-74.14203687057126,40.54064273786176],[-74.1420329255651,40.54063541681184],[-74.14202971532566,40.54062788845566],[-74.14202725883256,40.54062019733285],[-74.14202556716039,40.54061238816029],[-74.14202465094453,40.540604505655445],[-74.14202501079777,40.54059806920108],[-74.14202611672233,40.5405916822504],[-74.14202796289649,40.540585395404825],[-74.14203053383382,40.54057925810485],[-74.14203380943754,40.5405733202993],[-74.14203776301372,40.5405676275894],[-74.14204236545191,40.54056222507666],[-74.1420475773193,40.54055715720534],[-74.14205331996212,40.54055364553569],[-74.14205850822279,40.54054966295403],[-74.14206307962893,40.540545262309706],[-74.14206697390738,40.54054049795723],[-74.14207014221718,40.54053543043546],[-74.14207254362812,40.54053012278647],[-74.14207415018072,40.54052464490512],[-74.14207493786438,40.54051906483827],[-74.1420748993623,40.54051345279031],[-74.14206740568727,40.54049920507124],[-74.14205923897912,40.54048517480098],[-74.14205041288542,40.54047137720772],[-74.14204093755379,40.5404578338902],[-74.1420308266325,40.5404445604117],[-74.14202009267677,40.54043157468217],[-74.14200874977755,40.54041889393975],[-74.14200146000357,40.5404108903189],[-74.14199339052263,40.54040333446499],[-74.14198458886439,40.54039627205482],[-74.14197510562029,40.5403897428979],[-74.14196499796988,40.540383786963034],[-74.14195309963952,40.540380882961735],[-74.14194144745004,40.54037744976189],[-74.14193008007089,40.5403734970326],[-74.14191903816071,40.5403690404715],[-74.14190836281291,40.540364093765426],[-74.14190517802112,40.54035623048122],[-74.14190281657861,40.540348201664685],[-74.14190129022535,40.540340055214976],[-74.14190060873096,40.54033184188176],[-74.1419007796709,40.540323613255005],[-74.14190179788419,40.54031542094037],[-74.14190366018256,40.54030731486577],[-74.1419063545987,40.540299347147894],[-74.14190870883786,40.54028909289502],[-74.14191034043955,40.54027875828304],[-74.14191124880512,40.5402683714578],[-74.14191142741144,40.54025796275041],[-74.14191087851637,40.54024756114079],[-74.1419096017472,40.54023719778998],[-74.14190760177624,40.540226901172325],[-74.14190488240094,40.54021670143862],[-74.14189926617185,40.540205173084374],[-74.14189276029092,40.540193918568505],[-74.14188538527321,40.540182981423406],[-74.14187716996337,40.540172398134835],[-74.14186814079501,40.5401622073694],[-74.14185605092125,40.540149117588115],[-74.14184322869357,40.54013643580877],[-74.14182970578905,40.54012418812672],[-74.14181550751334,40.54011239913737],[-74.141809745663,40.540111607469555],[-74.14180415899668,40.54011027379227],[-74.14179883385668,40.54010841776747],[-74.14179385529079,40.54010606994821],[-74.14178930023037,40.54010326491828],[-74.14178523794615,40.54010004916567],[-74.14178173397724,40.54009646985295],[-74.14177884532407,40.54009258621553],[-74.14177661383268,40.540088456334786],[-74.14177507411911,40.5400841461749],[-74.14177425312009,40.54007972472518],[-74.14177416085612,40.54007525747748],[-74.14177458284512,40.540070669810724],[-74.1417757347007,40.540066155793674],[-74.1417775998751,40.54006178212382],[-74.14178014842213,40.540057614007395],[-74.14178334489911,40.5400537134743],[-74.14178713892322,40.54005013888716],[-74.1417914761494,40.54004694409035],[-74.14179629277625,40.54004417640603],[-74.14180151488657,40.540041876300265],[-74.14180706394251,40.54004007988892],[-74.14181285874551,40.540038811229216],[-74.14181881523452,40.54003809069597],[-74.1418248412065,40.54003793063281],[-74.14183084684551,40.54003832997798],[-74.14183674496641,40.54003928565604],[-74.14184244637899,40.54004078102423],[-74.14184957452504,40.540037118886126],[-74.14185622819154,40.540032969318176],[-74.14186234838111,40.54002836690459],[-74.14186788489334,40.54002335241729],[-74.14187278885004,40.54001796880455],[-74.14187701708533,40.54001226034775],[-74.14188053676921,40.54000627835176],[-74.1418833124348,40.54000007328712],[-74.14188532465052,40.53999369794989],[-74.14188655355458,40.539987209324984],[-74.14188699003846,40.539980661200815],[-74.14188663004961,40.539974109872695],[-74.14188667786487,40.53996343026275],[-74.14188595801141,40.53995276483635],[-74.14188446901966,40.53994214525849],[-74.14188221952348,40.539931604186826],[-74.14187921266686,40.53992117428586],[-74.14187546059213,40.53991088586356],[-74.14187097346596,40.53990076956526],[-74.14186576585074,40.53989085787372],[-74.141858982746,40.53987747154076],[-74.14185288744541,40.53986389504844],[-74.14184748745386,40.53985014681594],[-74.14184279226178,40.53983624961576],[-74.14183880849818,40.53982222304081],[-74.14183554323508,40.53980808852637],[-74.14183299981357,40.53979386851735],[-74.14183237875213,40.53978577321753],[-74.14183251854911,40.53977766324043],[-74.14183342170935,40.539769580800446],[-74.14183508130021,40.53976157046925],[-74.14183749015523,40.53975367011749],[-74.14184063475047,40.53974592264958],[-74.14184449782005,40.5397383667862],[-74.14184906363668,40.539731041916426],[-74.14185430505042,40.53972398560042],[-74.14186019556799,40.53971723439245],[-74.14186670473991,40.53971082317633],[-74.14187380123597,40.53970478566423],[-74.14188144756525,40.539699149879915],[-74.14188967926016,40.539694103078226],[-74.14195889835933,40.53967817719819],[-74.14198428949608,40.53966199035757],[-74.14200666356382,40.539620655925624],[-74.14200459282486,40.5395679591644],[-74.14198181354404,40.53953597330815],[-74.14192932905026,40.53949978314181],[-74.14187458672501,40.5394626409864],[-74.14182589311285,40.53942218646417],[-74.14176721342461,40.53938732786749],[-74.14174158756592,40.53936550317257],[-74.14172892651304,40.53933948409708],[-74.14173698496212,40.5393097127344],[-74.14176433199546,40.53927565642528],[-74.14188783577492,40.539209747406424],[-74.14203045817295,40.53917523339859],[-74.14209894139948,40.53915770591604],[-74.14217195100251,40.539154003918874],[-74.1422193470574,40.53913924946708],[-74.14227296511643,40.539102899839044],[-74.14230351275859,40.53906997528971],[-74.14223700269814,40.539030654248826],[-74.14225638639397,40.539012914076785],[-74.14233831577496,40.53894919040842],[-74.14215183060917,40.538816553186955],[-74.14176587793774,40.538542040999836],[-74.14226513008006,40.53814035366477],[-74.14224928389083,40.53812968335878],[-74.14220824925798,40.53816462035978],[-74.14221322317808,40.5381675290584],[-74.14186762291469,40.538444090719246],[-74.14183789388272,40.53842162042682],[-74.14220052571486,40.53812644173455],[-74.14220665211603,40.53813197219511],[-74.14222992294769,40.53811445337732],[-74.14219794712392,40.53809105499503],[-74.1420789364412,40.53800396428515],[-74.14216718019152,40.53793276106819],[-74.1421475252519,40.537916580534876],[-74.1421393773752,40.53792148518659],[-74.1412186533556,40.537253998432526],[-74.14119770503788,40.53725402419637],[-74.14106736882485,40.5373656436452],[-74.14104157916454,40.53734688496472],[-74.14120322536783,40.53721597312275],[-74.14129825471832,40.537138177948414],[-74.1413207359167,40.53715352068057],[-74.14123742490065,40.537215617608744],[-74.14124113051598,40.53723469173414],[-74.14217576939252,40.537894599097434],[-74.14216240779173,40.53790214964634],[-74.14218574841783,40.53791777778893],[-74.14238963689715,40.53775326050485],[-74.141582876909,40.53708757795244],[-74.14173410572285,40.53703951087481],[-74.14305162613806,40.537239873856514],[-74.14348622872846,40.53724188202986],[-74.14354145739688,40.53724231720047],[-74.14359630012098,40.53723732552104],[-74.14364984460668,40.537226990026845],[-74.14370120015677,40.53721148264606],[-74.14374951248782,40.537191061339584],[-74.1437939779415,40.53716606580984],[-74.14383385685346,40.53713691184966],[-74.14391512656447,40.53707560486354],[-74.14399097095439,40.537010376768414],[-74.14406106575477,40.53694150645729],[-74.14412511128326,40.53686928839531],[-74.14418283372466,40.536794031360266],[-74.14423398630157,40.53671605712261],[-74.14427835032919,40.53663569906912],[-74.14428108600733,40.536567403076454],[-74.1442965012327,40.5365280926544],[-74.14437399056847,40.53639487063496],[-74.14438874490757,40.53635837336213],[-74.14455507323943,40.53594693127213],[-74.14474069813589,40.53580104421124],[-74.14478850976526,40.535790951206174],[-74.14488929110071,40.53580275842489],[-74.14506861008154,40.535839666090126],[-74.14536324652661,40.535856356393936],[-74.14555172528986,40.53576489128985],[-74.14573534090712,40.535667838939965],[-74.14580277253113,40.5356476545468],[-74.14585476375571,40.53564186617701],[-74.14602008284666,40.53555352772037],[-74.1459498106448,40.53543231975828],[-74.14599669615102,40.5353903928119],[-74.14625512927724,40.535538684733496],[-74.14669647685288,40.535414308046086],[-74.14701525183816,40.535324472444714],[-74.14794320046143,40.534923016993005],[-74.14851051812353,40.53461081365685],[-74.1487015890911,40.534511003059265],[-74.14921733263976,40.534241587760945],[-74.14977717489354,40.53388786930418],[-74.14977824913628,40.53382618188554],[-74.14971830290311,40.53349191002245],[-74.14975846488724,40.53342430275073],[-74.14980633822253,40.533359684348234],[-74.1498615444806,40.533298565580125],[-74.14992364727479,40.53324142954793],[-74.14999215570987,40.53318872787122],[-74.15001653727086,40.53317059720712],[-74.15012879899236,40.53308711784298],[-74.15030045304582,40.53292272186596],[-74.15026251512961,40.53290285183021],[-74.15024247803056,40.53291819300971],[-74.15021506106486,40.53289734521983],[-74.1502678863654,40.53285690093633],[-74.15029347623555,40.532876358928114],[-74.15027891302238,40.532891692445524],[-74.15031544439407,40.53290835175509],[-74.15048977709381,40.532749289669624],[-74.15069553618285,40.53254583893717],[-74.15102434722701,40.53270667479154],[-74.15110392281035,40.53274222306208],[-74.15112025690532,40.53274138250671],[-74.15125007703936,40.53268303076512],[-74.15145035861141,40.53259535089086],[-74.15175798831626,40.53240179402808],[-74.15176169985125,40.53239766893557],[-74.15176442262062,40.53239311699819],[-74.15176607491163,40.53238827482397],[-74.15176660713769,40.53238328773124],[-74.15176600332641,40.53237830538742],[-74.15176428159901,40.532373477317336],[-74.15176149362638,40.532368948415915],[-74.15175772307838,40.53236485459971],[-74.15173360926013,40.532345354440054],[-74.15171021697009,40.53232644001325],[-74.151702390714,40.532322286705856],[-74.151695535299,40.53231723221183],[-74.15168982705377,40.53231140653835],[-74.15168541280039,40.532304959528254],[-74.15168240607792,40.53229805700568],[-74.15168088422209,40.53229087651101],[-74.1516808863762,40.53228360273441],[-74.15168241248436,40.53227642276524],[-74.15168542329296,40.532269521279964],[-74.15168984136035,40.53226307579204],[-74.15169555304884,40.532257252086325],[-74.15177191992906,40.532208128084626],[-74.15185337744492,40.53216402102336],[-74.15188502884328,40.53215606183996],[-74.15191797942106,40.532152255625626],[-74.15195130015528,40.53215270969443],[-74.15198405158682,40.53215741124411],[-74.15201531030742,40.53216622771716],[-74.15204419499415,40.532178910538015],[-74.15206850327947,40.53217896516333],[-74.15209256802548,40.53217634574536],[-74.15211588660092,40.53217110699484],[-74.15214916734038,40.53215784955414],[-74.15218061639446,40.532142203974225],[-74.15222493612194,40.532121606702745],[-74.15227294939345,40.53210658318843],[-74.15232346155305,40.532097507242554],[-74.15235197206387,40.532096098175316],[-74.15238852515468,40.53209063708921],[-74.15242365225649,40.53208118563616],[-74.15245660936698,40.53206794400096],[-74.1527708160413,40.53181305971932],[-74.15355245128372,40.53117898456742],[-74.15365382450173,40.53111049351439],[-74.15373066693098,40.53105394194321],[-74.1538397405873,40.53095675485178],[-74.15399336904493,40.53082838075028],[-74.1541311079111,40.5307229112564],[-74.15413681963732,40.53070539665996],[-74.15412319527394,40.530690815178666],[-74.1540509466392,40.53062428882285],[-74.1540409411868,40.53060724815502],[-74.15404749949816,40.5305945648417],[-74.15406027841551,40.5305848156846],[-74.15408340297745,40.5305862411597],[-74.15420772346796,40.53065889635534],[-74.15421467768647,40.53066536709034],[-74.1542264374449,40.53065859512654],[-74.15424379688719,40.530642763802454],[-74.15430582451035,40.53059216483589],[-74.15436818968884,40.53054544706127],[-74.15438294913164,40.53052909886256],[-74.15436288012886,40.5305089937189],[-74.15434789896202,40.53049350557093],[-74.15434507270827,40.53048064990355],[-74.15453545404696,40.53030490936559],[-74.1545723707457,40.5303228574591],[-74.1546077059994,40.53033731080816],[-74.15463043409946,40.53033908181956],[-74.15464111999793,40.53033463792179],[-74.15465480504855,40.5303157438349],[-74.15469794899205,40.53024888010385],[-74.15449652366439,40.53010216686116],[-74.1545435737435,40.530062135801096],[-74.15492894849407,40.53022548357569],[-74.15504649891305,40.53015381451245],[-74.15515949728025,40.530078002614694],[-74.15526769306031,40.52999821598006],[-74.15537084636927,40.52991463151873],[-74.15546872850625,40.52982743456109],[-74.15556112246068,40.529736818446764],[-74.15564782339325,40.52964298409571],[-74.15547085520257,40.52947750547089],[-74.15550357251267,40.529438026337765],[-74.1557315343505,40.529600904532465],[-74.15586370784112,40.529512693298734],[-74.15599000320385,40.52941960321607],[-74.1561101114856,40.52932186202687],[-74.15622373887363,40.52921970885119],[-74.15633060741429,40.529113393601854],[-74.15643045569284,40.529003176372676],[-74.15644868150025,40.52893184170139],[-74.15613437434135,40.52864936882045],[-74.15618731852341,40.528611371091735],[-74.1566710520817,40.528993311607245],[-74.15676917912987,40.52902316325283],[-74.15701861946279,40.5289776558096],[-74.15720948462649,40.52884150512305],[-74.15760975710923,40.52865910433007],[-74.15789753570577,40.528528814141296],[-74.15826103107308,40.528300499162974],[-74.15794886622453,40.528085103953764],[-74.15797239457913,40.52806708584444],[-74.15832645126996,40.52827842678318],[-74.15848687127477,40.52819722941257],[-74.1586405629105,40.52811707209732],[-74.1586769630404,40.52809808800036],[-74.15890180648832,40.527935909066265],[-74.15917092406282,40.52766975150679],[-74.15928316159189,40.5275117248349],[-74.15939460542262,40.52742775214446],[-74.15970134520094,40.527295992328995],[-74.15988277050933,40.52736935804634],[-74.16005732698021,40.52763504212061],[-74.16042481183918,40.528118481971916],[-74.16085825899488,40.52871854670059],[-74.16134961674129,40.529373424275555],[-74.1612260677683,40.529424423074275],[-74.16037397420213,40.52978317262821],[-74.15851066957813,40.530565690358856],[-74.15730358562205,40.53107601421917],[-74.15716510156605,40.531128317571536],[-74.15703269710505,40.53119055419809],[-74.15690813762258,40.53126202829846],[-74.15679305122775,40.53134182915703],[-74.15668876980261,40.53142883571364],[-74.15602014025632,40.53211509444774],[-74.15553157379968,40.532630832911835],[-74.15502905638311,40.53316020413717],[-74.15447193935488,40.533749189245626],[-74.15438619502481,40.53383715181099],[-74.1541584421064,40.53407479192435],[-74.15397419819321,40.53426814806856],[-74.15404693766367,40.53430845747651],[-74.15593326449964,40.53535375712212],[-74.1570428804611,40.53596707174437],[-74.15721859968335,40.536075986959624],[-74.15738901791252,40.53618970003108],[-74.15755391021067,40.536308060885204],[-74.15771305892925,40.5364309133137],[-74.15786625399646,40.536558095179515],[-74.15801329340323,40.53668943864212],[-74.15815398284204,40.53682477035159],[-74.15828813659283,40.53696391169812],[-74.15841557755805,40.53710667904268],[-74.15853613749637,40.53725288395951],[-74.15914106295592,40.53789864517051],[-74.15955749232705,40.53833428287033],[-74.16102399097379,40.53989775936264],[-74.16252750272841,40.54150270696134],[-74.1635922152283,40.54264214595151],[-74.16426953128193,40.54333550220075],[-74.16478748972506,40.5438021095403],[-74.16526055247176,40.544239608788686],[-74.16540080810833,40.54443272303926],[-74.16548821130236,40.54465254189989],[-74.16574238458317,40.54539770474096],[-74.1661969964904,40.54711041082225],[-74.16629209380918,40.54732654714091],[-74.16637021979047,40.547409753862404],[-74.16645338127408,40.547490070534764],[-74.16654139483072,40.5475673199864],[-74.16663406553772,40.54764133137586],[-74.16673118974053,40.54771194190628],[-74.16683255320359,40.547778995815726],[-74.16688793486585,40.54783668828257],[-74.16693751435298,40.54789737435399],[-74.16698101480188,40.547960715164876],[-74.16701819329212,40.548026357025535],[-74.16704884220268,40.548093933396146],[-74.16707279070012,40.54816306690731],[-74.16708990470809,40.548233371565345],[-74.16710008864051,40.54830445478999],[-74.16710328560809,40.54837591965206],[-74.16709947773649,40.5484473670902],[-74.16710928376975,40.548491688185486],[-74.16725863220509,40.549166666271844],[-74.16741722331251,40.54988134637121],[-74.16757223278734,40.55057473433248],[-74.16773525206605,40.551291460539765],[-74.16774634630175,40.55134229761918],[-74.16786573366328,40.55188942700549],[-74.16789463065463,40.55200100592903],[-74.16805222611247,40.55271771156312],[-74.16810265755915,40.55294619195074],[-74.16820548384905,40.55343190314023],[-74.16836706782681,40.55413159275375],[-74.16852396147284,40.554851937745816],[-74.16868441213906,40.5555675852441],[-74.16884272896057,40.55626910696467],[-74.16900580612425,40.556990366021104],[-74.16916695359802,40.557700846584964],[-74.16931680969604,40.55840978231846],[-74.16947257292868,40.559126520694555],[-74.16973650591441,40.560250201429554],[-74.1697746986291,40.56038818774157],[-74.16980364433132,40.56052747645549],[-74.16982326810657,40.56066770735658],[-74.16983351995039,40.56080851793658],[-74.16983437239065,40.56094954392668],[-74.16982582316338,40.561090420605595],[-74.16688971956607,40.560476605366475],[-74.16591981647932,40.56029041027063],[-74.16494149359482,40.56011179713527],[-74.16377941590196,40.560316979621994],[-74.16272123558389,40.56077419502384],[-74.1619329323131,40.56111113296362],[-74.16153130083387,40.561269354479975],[-74.16096801899175,40.56146020205597],[-74.16005640646911,40.56170550024461],[-74.15915791685183,40.56193583351187],[-74.15825784169338,40.56220197732189],[-74.15741136739531,40.56249856625506],[-74.15725989471652,40.56255326488367],[-74.15725974151663,40.562553319373094],[-74.15725961206287,40.56255338321176],[-74.1571155137139,40.562620641662285],[-74.15711540728242,40.562620687376004],[-74.1571153138306,40.562620741280966],[-74.15698121954988,40.56269959419722],[-74.15698100830797,40.56269972130615],[-74.15698080699126,40.56269986548955],[-74.1568589345626,40.56278902207443],[-74.15685888785713,40.56278905782211],[-74.156858840495,40.56278909457584],[-74.15675090994786,40.56288697539386],[-74.15585090370571,40.56377444472016],[-74.15511310427256,40.564940544736736],[-74.15502927821264,40.56509341371801],[-74.154925897238,40.565241257482306],[-74.15480383017032,40.56538194097721],[-74.15466447664933,40.56551344268536],[-74.15450973513872,40.565633980152334],[-74.15434186890785,40.565742097120676],[-74.15416347354667,40.56583667597552],[-74.15357985531365,40.56625318613657],[-74.15295627683588,40.56677601677866],[-74.15228114592082,40.56739294688608],[-74.15171497164673,40.56788728420537],[-74.15147304171855,40.56805205958768],[-74.151235619279,40.56822060517049],[-74.1510028053621,40.56839284925433],[-74.15075081647728,40.568587555600885],[-74.1505389830722,40.56874864508958],[-74.15033131574233,40.56891285918256],[-74.14983519232248,40.56935734409472],[-74.14936002584399,40.569736054342904],[-74.1479014217094,40.57088958110834],[-74.14720574297496,40.57053278108772],[-74.14713603353006,40.57051798935836],[-74.14706472743035,40.570508615555255],[-74.14699254689098,40.57050475461974],[-74.14692022266135,40.570506445602234],[-74.1468484875971,40.57051367154907],[-74.1467780682826,40.57052635927061],[-74.14671789606443,40.570540772280125],[-74.14665601634267,40.570550075461114],[-74.146593172957,40.57055415698243],[-74.14653012133174,40.57055296778108],[-74.14646761905374,40.570546522376816],[-74.1464064177747,40.570534897930685],[-74.14634725319738,40.57051823418077],[-74.14629083653979,40.5704967314426],[-74.14559994096581,40.570211106574924],[-74.14489975749801,40.56991516993299],[-74.144387450266,40.569706100667275]]]}},{type:"Feature",properties:{ntacode:"BK21",ntaname:"Seagate-Coney Island",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.97459000582634,40.58313882075888],[-73.97459350975653,40.582899603266604],[-73.9745866716452,40.5828446825958],[-73.97458113926668,40.58278151691777],[-73.97456829317647,40.582598016923306],[-73.97455422684949,40.58250194573697],[-73.97453763364157,40.58221912374351],[-73.9745252421555,40.582008047318425],[-73.9745210495687,40.58172668656975],[-73.97451787151665,40.58151326157151],[-73.97453215082427,40.581018436207415],[-73.9745680669808,40.58052438959659],[-73.97462551351138,40.58003193304077],[-73.97463376781889,40.579974345605926],[-73.97486591930887,40.57995289221109],[-73.97613566855001,40.57983523144826],[-73.97621147369915,40.57982711428393],[-73.97627721560535,40.57982043775587],[-73.977109041814,40.5797128838861],[-73.97784695763467,40.57963660997691],[-73.97875740801989,40.57953694525237],[-73.97961058513854,40.57944363162741],[-73.98138136398148,40.57924625869628],[-73.9819383961229,40.5791997089215],[-73.98156367397998,40.57698182049746],[-73.9812011515465,40.57556428262348],[-73.98064359590619,40.57555270136133],[-73.97963850353565,40.57553673075436],[-73.97877963922893,40.57549604339272],[-73.97786798901826,40.57543046483561],[-73.97680855752631,40.57532439645175],[-73.97660923005529,40.57530428600191],[-73.97352840324048,40.574804025227834],[-73.97329388531234,40.57526526436999],[-73.97302844365751,40.57605005491302],[-73.97078155975821,40.57578760551272],[-73.96992014801816,40.57558262190271],[-73.9690377987527,40.575308619096084],[-73.96894589458469,40.57527868808945],[-73.9688899587795,40.57526123899418],[-73.96883249994838,40.57524150150756],[-73.96853345861899,40.575138760399014],[-73.96840165964271,40.57508536807467],[-73.96825878817552,40.575045489493455],[-73.96810857702928,40.575020899453456],[-73.96795533369414,40.57501255371092],[-73.9678035361571,40.57502045417895],[-73.96765743523486,40.57504368249048],[-73.96756707291428,40.5748815269492],[-73.96675354107147,40.57483291839353],[-73.96471128859534,40.57478261776807],[-73.96286117998785,40.57498014075901],[-73.96103342769754,40.57507632436148],[-73.95941778288552,40.575177983139305],[-73.9593918224741,40.57391210975244],[-73.95982864911248,40.57392930963575],[-73.96021532299324,40.57391117912099],[-73.96048908403517,40.573885181544085],[-73.96068755363643,40.573877421982246],[-73.96081416941401,40.57386180993882],[-73.96090885893604,40.57386502894646],[-73.96210769550767,40.5737135200186],[-73.96267607127385,40.57366693853652],[-73.96305899786321,40.57363555351803],[-73.9639829238006,40.5735575717327],[-73.96453618454461,40.57351319942498],[-73.96508478576709,40.573469198638],[-73.96602239542986,40.57338859483266],[-73.96720294103963,40.57332631739749],[-73.96738975478883,40.57325899990451],[-73.96743567793136,40.573208969671335],[-73.96736390080576,40.573044568952234],[-73.967394722388,40.57299500268838],[-73.96742628474547,40.57298510896929],[-73.96744946374368,40.57300806441043],[-73.96753149753708,40.5731907323847],[-73.96762388104119,40.573198585440004],[-73.96779155223939,40.57318819631826],[-73.96818506098599,40.57317786854624],[-73.96839037828914,40.57315444243754],[-73.96856335985485,40.57312594655194],[-73.96884893944657,40.57305802744511],[-73.96897214113864,40.57302153230479],[-73.9690645439127,40.57298763701036],[-73.9692022919879,40.57295741851669],[-73.9694512620238,40.572857280363245],[-73.96946838633167,40.572823365705574],[-73.96921197952132,40.57233537642351],[-73.96924621215574,40.57230407565461],[-73.96928385228034,40.57230147645196],[-73.96955895151747,40.572808580460794],[-73.96975580336891,40.57284692469039],[-73.96996110201734,40.572860024587506],[-73.97021089387864,40.57285226198184],[-73.97085363074382,40.5727705152799],[-73.97108691689412,40.57272724421566],[-73.97132989626348,40.57264381038408],[-73.9713504458752,40.57259945954278],[-73.97137785791341,40.5725107530989],[-73.9711424879455,40.57205063101205],[-73.97115394572545,40.57199963704647],[-73.97113515153838,40.57196015163333],[-73.97118306355726,40.57194189908424],[-73.97122069416359,40.57196278220167],[-73.97145657076757,40.5724794622434],[-73.97151790920273,40.57258168190187],[-73.97160706452397,40.57262822391991],[-73.97183632056804,40.57262828035433],[-73.97249673747089,40.57257625674749],[-73.97293476162724,40.57247460214532],[-73.97314693344366,40.57241463999532],[-73.97334502229818,40.57232121400616],[-73.97336256224092,40.57226335704357],[-73.97323268078638,40.57190586596703],[-73.97321224564638,40.571668424200155],[-73.9732499011515,40.57162668610908],[-73.97329095478179,40.5716423502966],[-73.97332515756256,40.57167627862987],[-73.97334306976654,40.57174057042449],[-73.9733490403312,40.57185109962233],[-73.97336611476476,40.571937208093274],[-73.97339000577043,40.5720885467885],[-73.97342758666773,40.57223467076789],[-73.9734480532569,40.57227210696941],[-73.97373209971218,40.57228692459146],[-73.9740067825875,40.57227436254658],[-73.97440961940859,40.57223750249967],[-73.9748476269657,40.5721645417659],[-73.97528564967105,40.572049832668576],[-73.97547081902792,40.57196900381698],[-73.97540561020013,40.571504534869085],[-73.97540564094226,40.57142104064059],[-73.975456965592,40.57142105161764],[-73.97548432668466,40.57145497784654],[-73.97550883034117,40.571524492440616],[-73.97551718820391,40.57169431528042],[-73.97560269948825,40.57185928310362],[-73.97567918029273,40.571955984497414],[-73.97592552091537,40.57201865743759],[-73.97621978857109,40.57201610962489],[-73.97684256247993,40.57194839843277],[-73.97730110158648,40.57186238594647],[-73.9776638458815,40.57172938779916],[-73.97756820091215,40.57124666665916],[-73.97759877204511,40.5711910305184],[-73.97767087523832,40.571171020079134],[-73.97804724933897,40.57119979395954],[-73.97807599798232,40.57122957012874],[-73.97771533072496,40.57125191384228],[-73.9776981972808,40.57132496832956],[-73.97770502384326,40.57137715344709],[-73.97773918874086,40.57153371211859],[-73.97775127949768,40.571680289782634],[-73.97776503791435,40.57170769409904],[-73.97778407952191,40.57173319377085],[-73.97780796518879,40.57175620072495],[-73.97783614406809,40.57177618437471],[-73.97788258903834,40.57179554497025],[-73.97793080193607,40.57181220403653],[-73.97799924492574,40.57183047681011],[-73.97806978098819,40.57184331224862],[-73.97819660524198,40.57186619222234],[-73.97832516078635,40.57188251422443],[-73.97845486511197,40.57189220429682],[-73.97858513050302,40.57189521853187],[-73.97871536670094,40.571891543271434],[-73.97884498357945,40.57188119516891],[-73.9789733938191,40.57186422111352],[-73.97910001556902,40.571840698018036],[-73.97945681046656,40.57174276846098],[-73.97952183045103,40.57171407873423],[-73.97976481057273,40.57158627158875],[-73.97984694469413,40.571539319610196],[-73.97986064824701,40.571481920010555],[-73.97980592543584,40.57140363454867],[-73.97972382225474,40.5713462174124],[-73.9796656580906,40.57133316109944],[-73.97946721065128,40.57129920658628],[-73.97945877680687,40.57130181732385],[-73.97944987920341,40.57130328095237],[-73.97944078395976,40.57130355369618],[-73.97943176310609,40.571302627397706],[-73.97942308644755,40.571300529761665],[-73.9794150134948,40.57129732352638],[-73.97940778570201,40.57129310458733],[-73.97940161924541,40.57128799912889],[-73.97939669855752,40.57128215985043],[-73.97939317081101,40.571275761399114],[-73.9793911415169,40.571268995146376],[-73.97939067136893,40.57126206346417],[-73.97944328367626,40.5712209259481],[-73.97958357114793,40.571226168843594],[-73.97975464745687,40.57124968258206],[-73.97995988926671,40.571440189997965],[-73.97998743713076,40.571583605823626],[-73.98000771572252,40.57169850918602],[-73.98010351551906,40.57172722648457],[-73.98032592226033,40.571737702218634],[-73.98064890861862,40.57173773245417],[-73.98104449409458,40.57168042036595],[-73.9813387792365,40.571610020348174],[-73.98163648890637,40.57152657358952],[-73.98184180651353,40.57146920355475],[-73.98204075852523,40.57148037052253],[-73.98203685076786,40.571437924280126],[-73.98201633411755,40.57138834604931],[-73.98199239133092,40.571351813309285],[-73.98192054501719,40.57132049258673],[-73.9816965690949,40.5713113718207],[-73.98159891057549,40.571307395484205],[-73.98155785470261,40.57129434236597],[-73.9815441742739,40.57127346648445],[-73.98157155423436,40.57124998842486],[-73.98194794042392,40.57123700215756],[-73.98202662918759,40.57127615208917],[-73.98209504346244,40.5713466114785],[-73.9821463213307,40.57152143608216],[-73.98217710691104,40.571560578454566],[-73.9822558025302,40.57156841828971],[-73.98249190051173,40.57156584541043],[-73.9828272320184,40.57154241357459],[-73.98308044496575,40.57150853143343],[-73.9836727015327,40.57140705768744],[-73.98340440737685,40.5701655445108],[-73.98305809245103,40.570209656268545],[-73.98304328883732,40.57014586048541],[-73.9833916843666,40.57009468451694],[-73.98326996675337,40.569541893853774],[-73.98336058039293,40.56952999398418],[-73.98348521866147,40.57008901506282],[-73.98382125394909,40.570045789481796],[-73.98383949489268,40.57011246715799],[-73.98348842146692,40.57015603004653],[-73.9837579044866,40.571396227251],[-73.98572931754806,40.57119588998156],[-73.98593538175751,40.57117818841987],[-73.98645087588872,40.57114890840785],[-73.98646799852723,40.5710784627252],[-73.98650905821361,40.57108107682805],[-73.98654668594108,40.57113326486585],[-73.98686148425043,40.57110720873552],[-73.98726866835317,40.57107594447708],[-73.98752187630426,40.57104727092363],[-73.98777508425765,40.57101859681195],[-73.98803716678552,40.57098510826615],[-73.98862025481469,40.57089605131419],[-73.98857772038879,40.57069790950501],[-73.98863397555436,40.570695144480446],[-73.98866476412272,40.57072906724011],[-73.98869554520917,40.57081517428704],[-73.98872145848836,40.57088369208266],[-73.98883582208146,40.570877808055364],[-73.98892820617893,40.57087520822591],[-73.98914719716022,40.57084391918316],[-73.9893593417586,40.570830892495174],[-73.98964657530459,40.570792155409706],[-73.98993761163388,40.57075788712602],[-73.9901462953122,40.57072607978648],[-73.99026267527447,40.5707083401173],[-73.99052614849933,40.57065878712547],[-73.99077310323932,40.57059942183786],[-73.99074174672965,40.57040310360698],[-73.99071781592752,40.57025959514859],[-73.99079264766951,40.57024864875559],[-73.99082728598114,40.570421374378824],[-73.9908637468488,40.57060201624243],[-73.99119337523624,40.57061187496826],[-73.99156291512743,40.57057798348926],[-73.99189139756336,40.570533649998886],[-73.99220619319287,40.57049975207038],[-73.9922954521959,40.57049106967164],[-73.99252782858785,40.57046846400293],[-73.99272854897077,40.57043378803748],[-73.99296923014859,40.57036673204234],[-73.9929452931961,40.570236271085406],[-73.99298098072174,40.57019677330922],[-73.99301372686776,40.57021279247577],[-73.99302740713208,40.57027802296818],[-73.99305289944276,40.57033902555889],[-73.99315741886745,40.570379789438896],[-73.99329770524986,40.570382407485766],[-73.9936261803442,40.57039286310781],[-73.99367509747088,40.57039513567016],[-73.99401966538306,40.570411148678936],[-73.99440631046585,40.57039029447159],[-73.99468360322818,40.57036133741591],[-73.99480664237885,40.570364220700355],[-73.99493763229954,40.57035467451244],[-73.9951385443681,40.57031466120672],[-73.99515224064972,40.570178982743464],[-73.99513514004288,40.5700667871094],[-73.9951872608574,40.570021877633174],[-73.99524805213274,40.5700981017787],[-73.99526172926933,40.570228562337],[-73.99529301203268,40.570321282713884],[-73.99551492045957,40.5703538141139],[-73.99576469677108,40.57039296185994],[-73.99600078794131,40.57039297032194],[-73.99640796358766,40.57037471869364],[-73.99665089870705,40.57037211675973],[-73.99684901717642,40.57036696546887],[-73.99699640776541,40.57036269138144],[-73.99704438661131,40.570356473424546],[-73.99719493825849,40.57034864904385],[-73.99731811772295,40.57032256042307],[-73.99735575750906,40.570278204147996],[-73.99735576071089,40.570197319683274],[-73.99736944882608,40.570137307542915],[-73.99741966158959,40.57014085444588],[-73.99744814048589,40.570286034393085],[-73.99751999355463,40.57032517356221],[-73.99766712135208,40.570374751166206],[-73.99784504412402,40.570413893409544],[-73.99799559521318,40.57044781585321],[-73.99818720620969,40.5704608650693],[-73.99829669781629,40.570473912274856],[-73.99846777900167,40.57049739697302],[-73.99863242815947,40.57050800669031],[-73.99899128811838,40.57048957527748],[-73.99922738028943,40.570489577108034],[-73.99961402575252,40.57046609660152],[-73.99964139901631,40.57044522300477],[-73.99965850686439,40.57038260250282],[-73.99970321419993,40.5703864975227],[-73.99973291179325,40.57041151160772],[-73.99972950792689,40.570450441122944],[-73.99971929823454,40.57047379774011],[-73.99974852156552,40.57049579695703],[-73.99995444080467,40.57049153079223],[-74.00015998280723,40.57048111667342],[-74.00036483201866,40.570464570588705],[-74.00056867394858,40.57044191794008],[-74.00077119565384,40.570413193504606],[-74.0009180059319,40.570410512215716],[-74.00106438634508,40.570401541434855],[-74.00120987388016,40.57038630953731],[-74.00135400834901,40.570364864702796],[-74.00166562168673,40.57030728168844],[-74.00187786517671,40.57024746431593],[-74.00201167053912,40.57020875852416],[-74.00205780931626,40.570152462399264],[-74.00198396888376,40.569596541321275],[-74.00208547639741,40.569585983985],[-74.00220084969988,40.570303754391674],[-74.00222854320403,40.57060986276881],[-74.00234852717976,40.5711059679409],[-74.00248707737717,40.5717383888725],[-74.00254067005547,40.571793801245526],[-74.00259949634102,40.57184603551692],[-74.00266323327415,40.571894804907096],[-74.00273153093217,40.57193984165891],[-74.0027777623128,40.57199786017872],[-74.00283150607576,40.57205198444139],[-74.0028922027442,40.57210165099148],[-74.00295922045446,40.572146342778886],[-74.00303186153376,40.57218559454192],[-74.00310936976342,40.57221899765128],[-74.00319093825156,40.572246204364376],[-74.00327571783366,40.57226693144561],[-74.00336282591319,40.57228096311546],[-74.00345135565078,40.57228815329697],[-74.00348277703573,40.5722766792101],[-74.00351575167497,40.57226810633453],[-74.00354982074954,40.572262553955724],[-74.00359727604994,40.57225998359048],[-74.00364465688644,40.57226325666805],[-74.00369073384083,40.572272288259974],[-74.00373431132644,40.57228684401826],[-74.00377425861012,40.572306546255795],[-74.00380953915118,40.572330883746396],[-74.00383923749702,40.57235922498939],[-74.00386258303703,40.57239083459531],[-74.00387896999847,40.572424892367195],[-74.00388734496539,40.57245649855175],[-74.0038897148442,40.57248869279241],[-74.00396101384685,40.572552406744734],[-74.00403859723374,40.57261169787275],[-74.00412199473,40.57266620676862],[-74.00421070081325,40.57271560301234],[-74.00430417777798,40.572759587174836],[-74.00440185899524,40.572797892633446],[-74.0045031523475,40.57283028718806],[-74.0046074438183,40.572856574469014],[-74.0047141012147,40.57287659512765],[-74.00482247799992,40.5728902278022],[-74.00666915632604,40.573393648375394],[-74.00870865730204,40.57375981858773],[-74.00942893690338,40.57379726841016],[-74.01007410785434,40.57383080951772],[-74.01071306846107,40.574029096808935],[-74.01115668729271,40.57416676185886],[-74.01190196490127,40.57479016650754],[-74.01201540191137,40.574885052474265],[-74.01232183520682,40.57565268236511],[-74.01236788614608,40.575856814412845],[-74.01240471798042,40.576062031739994],[-74.01243228719059,40.57626809234321],[-74.01245056117938,40.57647475322241],[-74.01245951831037,40.576681770667456],[-74.0127972193454,40.57748923713325],[-74.01286422267538,40.577563329334],[-74.01292424974267,40.57764082044218],[-74.01297700521356,40.57772132923276],[-74.01302222952481,40.57780445963355],[-74.01303113457232,40.5778570181186],[-74.01303148001801,40.577910012717254],[-74.01296335430146,40.57803631343707],[-74.01290105351407,40.57816435077242],[-74.01284465365913,40.57829396859445],[-74.01279422354557,40.578425008846224],[-74.01274982470392,40.578557311735274],[-74.01235035929237,40.57922182115647],[-74.0122466287677,40.57935557336752],[-74.01213565149567,40.57948590045354],[-74.01201762167611,40.5796125743054],[-74.01189274585633,40.579735373206674],[-74.01176124256975,40.57985408222234],[-74.01162334195355,40.579968493574555],[-74.01147928534597,40.58007840700672],[-74.011329324864,40.580183630134115],[-74.01117372296201,40.58028397878081],[-74.01101275197263,40.58037927730183],[-74.01086035571245,40.58046224526466],[-74.01070388953013,40.58054068610736],[-74.01054358463763,40.58061448391011],[-74.01037871958455,40.58063917725252],[-74.01021580270441,40.58067049803523],[-74.01005529194371,40.58070835821852],[-74.00989763848771,40.580752651380884],[-74.00974328549253,40.58080325301803],[-74.00959266683974,40.580860020892864],[-74.00944620591706,40.58092279543506],[-74.00930431442853,40.58099140018948],[-74.00919506147888,40.581049959223684],[-74.00908914148035,40.58111197589645],[-74.00898674255028,40.58117734006972],[-74.00888804655435,40.581245935660064],[-74.0088657272754,40.58126015929339],[-74.00872650978329,40.58134376266944],[-74.00858199198852,40.58142196326694],[-74.0084325342248,40.58149456609474],[-74.00827850914723,40.58156139011889],[-74.00812030080306,40.58162226871435],[-74.0079583036738,40.58167705008047],[-74.00779292169143,40.581725597619666],[-74.00762456723092,40.58176779027818],[-74.00745366008172,40.58180352284796],[-74.00647984834735,40.5819282569613],[-74.00604734235824,40.58198365303587],[-74.00483627576783,40.58185484358035],[-74.00398023616437,40.581721295663954],[-74.00294374157814,40.58143283552106],[-74.00220582876811,40.58136588602043],[-74.00185991317433,40.58138751901817],[-74.00124032633686,40.581426264873386],[-74.0008368750363,40.581344564415936],[-74.00073378767944,40.581318183865],[-74.0006290179216,40.58129598823706],[-74.00050742414135,40.58127580080228],[-74.00038445327554,40.58126124913786],[-74.00026055424347,40.581252386366266],[-74.00013617935204,40.581249244841956],[-74.00001178264502,40.58125183603346],[-73.99988781824575,40.58126015048133],[-73.99976473869975,40.58127415783276],[-73.99964299332296,40.581293806952424],[-73.99952302656179,40.58131902610894],[-73.99936820504247,40.58135294236592],[-73.9991892833357,40.58139024739912],[-73.99900970569476,40.581425673241206],[-73.99891497675742,40.58145143567395],[-73.99881798626525,40.58147172511837],[-73.9987192773406,40.58148642795834],[-73.99861940272993,40.58149546186134],[-73.99851892170813,40.581498776239556],[-73.99841839694638,40.58149635253322],[-73.99831839136077,40.581488204314525],[-73.99821946495976,40.5814743772117],[-73.99812217170778,40.58145494865332],[-73.99807180872864,40.5814185075611],[-73.99802693465404,40.58137811166875],[-73.99798808036122,40.581334238884295],[-73.9979557055071,40.581287408248514],[-73.99793019309044,40.581238173794226],[-73.99791184492145,40.581187117991504],[-73.99790087805174,40.581134844856614],[-73.99789742220726,40.581081972806],[-73.9979196930636,40.5810072072905],[-73.99794615384148,40.58093323981162],[-73.99797675572121,40.580860206799656],[-73.99798815806885,40.580829431933765],[-73.99799310469409,40.58079767587746],[-73.99799147376356,40.58076572082836],[-73.99798330545877,40.580734353884424],[-73.9979688009853,40.580704347656784],[-73.99794831761608,40.580676441239156],[-73.99792055699486,40.58064984875774],[-73.99788738519091,40.580627144378994],[-73.99784972512008,40.58060895978754],[-73.99780862456873,40.58059580091731],[-73.99776522704232,40.58058803387584],[-73.99215464809254,40.57932062543288],[-73.99182912790283,40.57924708092882],[-73.99174714248574,40.57923561401604],[-73.99166423624149,40.57922903986136],[-73.99158091065866,40.579227398231],[-73.99149224632893,40.579231086383864],[-73.99140428674971,40.579240358208494],[-73.99131763572927,40.579255150057385],[-73.99123288809417,40.579275360390305],[-73.99115062560634,40.579300850471],[-73.99107141296984,40.57933144531971],[-73.99069770945268,40.57937305159982],[-73.99036206466566,40.579424580120545],[-73.98969501304438,40.579213268573426],[-73.98957956138612,40.57919294169374],[-73.989447971862,40.5790558156915],[-73.98899093556348,40.57883509996889],[-73.98842833769436,40.57881584261952],[-73.98814208290419,40.57886596371381],[-73.9879832405627,40.57894533523832],[-73.9876083793466,40.579033136145675],[-73.98761631521343,40.579064168652785],[-73.98785456901834,40.57900364374278],[-73.98786647687946,40.57902635110792],[-73.98751285814502,40.579115691194936],[-73.98745151824934,40.57913151319841],[-73.9874415948844,40.579107291373454],[-73.9874618696752,40.57910287834874],[-73.98759745387365,40.57906643764766],[-73.98758653958217,40.57904070176432],[-73.98748785270016,40.57906401702478],[-73.98739064388413,40.57908698306374],[-73.98738302206566,40.57913756071417],[-73.9866953999708,40.57981490813261],[-73.98675129316958,40.579864293492975],[-73.9868122550066,40.57991006023727],[-73.98687788391322,40.579951906882776],[-73.98694774757449,40.57998955776931],[-73.98702138577713,40.58002276487534],[-73.98678109583892,40.58029393767772],[-73.98616526744598,40.58095022879241],[-73.98588567394859,40.581144424564805],[-73.9859129534193,40.58122700200038],[-73.9859241877662,40.58126743761222],[-73.98604509916247,40.58172068464905],[-73.98684478996458,40.58123210200523],[-73.98694506928787,40.5811364218052],[-73.98703902187944,40.58103707880551],[-73.98712641800091,40.580934315955695],[-73.98720704395119,40.58082838456769],[-73.9872807025888,40.58071954370098],[-73.98734721381386,40.58060805952908],[-73.98740641500812,40.58049420468843],[-73.98745816143254,40.580378257611514],[-73.9875740022818,40.580031451227505],[-73.98774679739309,40.57985965559597],[-73.98800973376767,40.579670687155804],[-73.98811730541622,40.57967968595262],[-73.98890353923827,40.58000867868472],[-73.98913636201418,40.58021487792732],[-73.98954195216201,40.580415365723724],[-73.98969969383887,40.58042110730345],[-73.9899550492178,40.58066166953144],[-73.98971762454222,40.580838226572425],[-73.98928725016705,40.58195758291019],[-73.9888888503506,40.582567334741405],[-73.98874850075681,40.58282032316661],[-73.98852399184095,40.58314353488522],[-73.98829948294933,40.58346674665824],[-73.98720976921724,40.583591903811005],[-73.98662350475622,40.58367393684479],[-73.98654457108192,40.58365859131661],[-73.98660338295083,40.58376512125482],[-73.98679577092237,40.58411362845766],[-73.98683590455582,40.58418633126998],[-73.98687540227748,40.58425158798382],[-73.9871012031946,40.58464459176263],[-73.98701023038156,40.58462626653121],[-73.98671582311283,40.584568500400614],[-73.98627573678375,40.58447998093006],[-73.98586059305504,40.58452571335761],[-73.98548158019872,40.58451967741753],[-73.98492730970321,40.5845959521996],[-73.98482192835392,40.58416852277413],[-73.98387593239107,40.583975745662144],[-73.98281157707865,40.58379238841894],[-73.98175452142111,40.58358376322568],[-73.98046085991737,40.58338370535094],[-73.98006567975159,40.58331786374605],[-73.97742525335703,40.582906592669076],[-73.97468194311523,40.583124118402544],[-73.97459000582634,40.58313882075888]]]}},{type:"Feature",properties:{ntacode:"QN25",ntaname:"Corona",borocode:"4",boroname:"Queens"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.8544257525367,40.74885172688455],[-73.85436928066466,40.748738930191],[-73.85405453298725,40.74815831694796],[-73.85382450711346,40.74785404008516],[-73.85378286971776,40.74780299136531],[-73.85360568359911,40.74749682859294],[-73.85325493196294,40.74682354996598],[-73.85292353522307,40.74618194752566],[-73.85257733836393,40.745505647315156],[-73.85224097428436,40.74484096567613],[-73.85189537477702,40.74417973823591],[-73.85155107334928,40.74350722711109],[-73.85135102765129,40.74311905745317],[-73.8512092915446,40.74284402122168],[-73.8509932732466,40.742422542911356],[-73.85086917534353,40.74218041132462],[-73.85051160939294,40.74151885704359],[-73.85020444556645,40.74090203375185],[-73.85011556636425,40.74072356279844],[-73.84996426022836,40.74070177177589],[-73.84984431337409,40.74066554982932],[-73.84965207309183,40.740614663785045],[-73.84935305077013,40.7405232498138],[-73.84892344843811,40.740391914811724],[-73.84795885983631,40.7400970163836],[-73.84780164620646,40.74004967645963],[-73.84794174058088,40.739816405163765],[-73.84823628010908,40.73929040113403],[-73.84793156256193,40.739237563349114],[-73.84767033739122,40.7391952354507],[-73.84755579786192,40.73906391524298],[-73.84750820344146,40.739007807040124],[-73.8480129526488,40.73876334447134],[-73.84859447960459,40.738501171063376],[-73.84956453785423,40.73810609239601],[-73.84995440284419,40.737960304354345],[-73.85079216460869,40.73768175602166],[-73.8508760633662,40.737653859934284],[-73.8513035267221,40.73751172754265],[-73.85187067482505,40.7373429291861],[-73.85244443475914,40.73720231298193],[-73.85340136545092,40.737002758279154],[-73.85415418099694,40.73687781334134],[-73.85505083413396,40.7367202216232],[-73.85567427717295,40.73658665815363],[-73.85628567644865,40.73642604250472],[-73.85661541096353,40.73633083718519],[-73.85801767671629,40.7359070835274],[-73.85862016383867,40.735739907102854],[-73.85872465829338,40.73570864419654],[-73.85877141151015,40.73578528953795],[-73.85886555687739,40.73593913931035],[-73.85942834837071,40.735788732193676],[-73.86106394462786,40.735314491921855],[-73.86284000194742,40.73479949449891],[-73.86462193290043,40.73428169011403],[-73.86481505378521,40.73466021582641],[-73.86515865436974,40.73532501397948],[-73.86550061648722,40.735989332008366],[-73.86582956039905,40.73664322351462],[-73.8660946373808,40.737251430150664],[-73.8664801150607,40.73821096459611],[-73.86676012179126,40.73889037040516],[-73.86703973802646,40.73957219040902],[-73.86714669816446,40.739837224402294],[-73.86731779457081,40.740261345192096],[-73.86756253428732,40.74094188859127],[-73.86755729554964,40.74167769682396],[-73.86747169233723,40.742095722519686],[-73.86749135058352,40.743302047457426],[-73.86768504942893,40.74407171827454],[-73.8678269100335,40.74462945686138],[-73.86785097448515,40.74471654594573],[-73.8678759513348,40.744815306128345],[-73.86790963860365,40.744933716588434],[-73.86608850634853,40.745473953062906],[-73.86407236689791,40.746073652917154],[-73.86253100986947,40.746533801558705],[-73.86032027659734,40.74719569902144],[-73.86027336093441,40.7471017276629],[-73.85734765245128,40.74797143586598],[-73.8544257525367,40.74885172688455]]],[[[-73.8544257525367,40.74885172688455],[-73.8544701182428,40.74893934813929],[-73.8547928670934,40.74956323075513],[-73.85513928895834,40.750226395438986],[-73.85547890672149,40.75089123411185],[-73.85583495566063,40.75157727245897],[-73.85455552256295,40.75196191903415],[-73.85497762399042,40.752782217111125],[-73.85538540411152,40.75357106042531],[-73.85579909030602,40.7544095281747],[-73.85478630718745,40.75470744951631],[-73.85383081355542,40.75495833751345],[-73.85323754904188,40.755095600667595],[-73.85312635464214,40.755109343016365],[-73.8530211999672,40.75461800241156],[-73.85300762334217,40.75455456501851],[-73.8526172535225,40.753405065528014],[-73.85246329654427,40.75312740926816],[-73.85220450565863,40.75266068236279],[-73.85185614692352,40.751967932988286],[-73.85171508655586,40.7516874141464],[-73.85151883546322,40.75129713663887],[-73.85118150864393,40.750626295818996],[-73.85098691390118,40.75023929830306],[-73.85086439710041,40.74999564187467],[-73.85131105046376,40.7498433761507],[-73.8544257525367,40.74885172688455]]]]}},{type:"Feature",properties:{ntacode:"BX52",ntaname:"Schuylerville-Throgs Neck-Edgewater Park",borocode:"2",boroname:"Bronx"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.83979488496121,40.83561920698939],[-73.83967394092852,40.83560120866419],[-73.83961487238591,40.83561056836584],[-73.83961491790724,40.83559168527561],[-73.83969886642258,40.835575279916654],[-73.83968659420826,40.83550917341255],[-73.83959955569631,40.83551849422495],[-73.83959649407493,40.83549960748322],[-73.83966798828114,40.83549262548033],[-73.83966494873249,40.83546429744539],[-73.83957792735119,40.83546653685216],[-73.83957796719,40.83545001483885],[-73.83966499992795,40.83544305394739],[-73.83965271639254,40.83538166892288],[-73.83956877446364,40.83539571384244],[-73.8395563898934,40.83537681396297],[-73.83963722333964,40.835362764227796],[-73.83963111649646,40.83531791035987],[-73.83954719172159,40.83532487387432],[-73.8395441244311,40.83530834753792],[-73.83961561208395,40.83530372664383],[-73.8396033299459,40.83524234044183],[-73.83953492671941,40.83525640744835],[-73.83953185811168,40.83523988110963],[-73.8396189076475,40.83522584003571],[-73.83960659574598,40.835176255533284],[-73.83951955898183,40.83518557628769],[-73.83951337120311,40.8351737659361],[-73.83960353479867,40.83515736929416],[-73.83958501303327,40.835105416239735],[-73.83951040641531,40.835114753270304],[-73.83950733344857,40.83510058784228],[-73.8395943764547,40.83508890719307],[-73.83957586742369,40.835032232653454],[-73.83949815155427,40.83504156635631],[-73.83949818571932,40.8350274042467],[-73.8394577753272,40.83503206833118],[-73.83945783797712,40.83500610518945],[-73.83950134541207,40.83500616574304],[-73.83950138527103,40.83498964305837],[-73.83956666840038,40.83498029323219],[-73.83955747137699,40.834928353645026],[-73.83948288203746,40.834930609770666],[-73.83948291051087,40.8349188080683],[-73.83955130770877,40.834907101499255],[-73.83954830742064,40.834862251442544],[-73.83947681454364,40.83486923220025],[-73.8394613266925,40.83484796774145],[-73.83961986353515,40.834829305656186],[-73.839619931812,40.834800981938415],[-73.83947693983029,40.834817305077664],[-73.83947386622214,40.834803139814674],[-73.83961377382481,40.83477736989058],[-73.83960141648534,40.83474666847683],[-73.83947085592489,40.83476301006952],[-73.83946467367059,40.83474883863644],[-73.83960456474958,40.83473015128708],[-73.83959530972285,40.83470181460242],[-73.83946474201359,40.8347205149184],[-73.83944316529599,40.834647315185244],[-73.83941519123677,40.8346496361515],[-73.83941220310881,40.83460006510751],[-73.83948681004514,40.83459072830843],[-73.83948374192413,40.83457420079447],[-73.83959266755038,40.834560475645596],[-73.8397089948631,40.83485271793784],[-73.8397080303246,40.83485436570509],[-73.83968788241192,40.83488878770479],[-73.8396791128004,40.83493870960846],[-73.83968581314603,40.834992826042175],[-73.83967445429417,40.83509875738684],[-73.83968384416781,40.835173231742424],[-73.83970352829587,40.835310650850744],[-73.8397243395551,40.83539489801504],[-73.83973604081646,40.83547873347313],[-73.83975417773662,40.83555823145694],[-73.83979488496121,40.83561920698939]]],[[[-73.83960098545434,40.83567071869861],[-73.83961672561374,40.835667752627344],[-73.83962599476914,40.835699712369724],[-73.83960850400308,40.835708050684616],[-73.83960098545434,40.83567071869861]]],[[[-73.82596550413017,40.840326138000755],[-73.82596226806234,40.83997641659111],[-73.82590798500922,40.83874481789581],[-73.8258866372342,40.83812148943906],[-73.82584985894458,40.83706086710214],[-73.82580066782701,40.83685202204058],[-73.8257352507191,40.83664539491341],[-73.82565389194592,40.83644204822591],[-73.82555705999646,40.8362430444214],[-73.82549108785385,40.83610415251645],[-73.82544296399837,40.83595917077414],[-73.82541397482787,40.83581014864431],[-73.8254048264746,40.835659274741154],[-73.82541568986984,40.8355088549636],[-73.82544607419132,40.835361129367186],[-73.82549496419648,40.8352182237906],[-73.82560350361784,40.835030147214454],[-73.82573143452359,40.83484818900352],[-73.82587775648813,40.83467404745172],[-73.82604118602391,40.83450929544935],[-73.82622087804741,40.83435470829337],[-73.82616018063734,40.8342665119767],[-73.82606785487559,40.834116630909406],[-73.82601252636904,40.83402077820635],[-73.82585880138102,40.834109763182475],[-73.82570940068433,40.8342029003717],[-73.8255645186014,40.83430006864385],[-73.82542434390055,40.834401141829424],[-73.82528905860589,40.83450598826744],[-73.82515883868953,40.834614471597085],[-73.82489104150119,40.83422775243311],[-73.8246334649099,40.83385580771474],[-73.82379383234662,40.83430014696038],[-73.82368336711116,40.834318888774796],[-73.82327499008413,40.83438818751261],[-73.82319485472337,40.83440178827735],[-73.82309210491961,40.83442137947698],[-73.82265928739099,40.83446987156936],[-73.82258051527151,40.834478701573154],[-73.82223130070501,40.834556012682256],[-73.82150930821226,40.83473357372551],[-73.8206269974326,40.83492251474402],[-73.81977578088919,40.83513284002685],[-73.81890004134624,40.83534343613975],[-73.81804583476763,40.83554236270107],[-73.81720434638052,40.835740581233374],[-73.8164095466227,40.8359293800545],[-73.81606068234821,40.83603019595437],[-73.81598036912331,40.83599680021141],[-73.81592410268414,40.83595388570454],[-73.81588948558885,40.83592418251616],[-73.81585050609723,40.835904355108305],[-73.81578540086508,40.835920722120775],[-73.81571163104587,40.835933781055715],[-73.81565956542137,40.83594028574046],[-73.81562480304432,40.835963290218224],[-73.81556838162076,40.83597637629103],[-73.81552500922504,40.83597630692613],[-73.81550338608984,40.83595321346707],[-73.81550346830696,40.83592356566453],[-73.8155425777755,40.83589727515202],[-73.81561200118198,40.835887502902736],[-73.81567705144427,40.83589090107798],[-73.81572047919107,40.83587120579907],[-73.81579426718272,40.835851557824675],[-73.81590709059617,40.835831973289444],[-73.81599390874848,40.83580575826243],[-73.8160524959299,40.83577807737476],[-73.81606339574223,40.83577292747375],[-73.81607658058245,40.83571035860219],[-73.81607673539797,40.83565435717552],[-73.81607256205936,40.83559505531975],[-73.8160451953109,40.83555326614348],[-73.81603801016679,40.83554229340524],[-73.81600773070839,40.83551259733609],[-73.81598173584557,40.835502673106554],[-73.81592535133831,40.8355025831298],[-73.81587761398649,40.83551238968738],[-73.81579086935857,40.83551225117311],[-73.81572147374477,40.835512140314854],[-73.81567804623124,40.83553183609797],[-73.81564334731141,40.835531780638355],[-73.81559997608781,40.83553171130304],[-73.81557397060101,40.83552508183115],[-73.81557836264372,40.83550532367512],[-73.81560880514279,40.83547572441315],[-73.81569554972249,40.83547586306436],[-73.815756280582,40.835472665397695],[-73.81585173701401,40.835459640894506],[-73.81596024072202,40.83543346101685],[-73.81602538032784,40.835403917006296],[-73.81603998826779,40.83539286980326],[-73.81608188313609,40.83536118240025],[-73.81609076772055,40.83528543088408],[-73.81610833453743,40.83520639784051],[-73.81610422427413,40.83512403670519],[-73.81609138692362,40.835061427335766],[-73.81604377743108,40.83502511457421],[-73.81602744008109,40.83500641676513],[-73.81600054186795,40.83497563349143],[-73.81600068763491,40.834922926407685],[-73.8160225096886,40.83487354810007],[-73.81602309893778,40.834872709073444],[-73.8160617003037,40.83481760892829],[-73.81607054775074,40.834755033632604],[-73.8160924523103,40.83467600817229],[-73.81608401401107,40.834590346265266],[-73.8160408429049,40.834517804241926],[-73.8160105821298,40.83448152030592],[-73.81601039495825,40.83448148817767],[-73.81597156677836,40.834474870166524],[-73.81591952032787,40.83447478710731],[-73.81583274903664,40.83448453066854],[-73.81577201908284,40.83448772837595],[-73.81571124482586,40.83450739596087],[-73.8156808845104,40.83450734744422],[-73.81566358139244,40.83449084930698],[-73.81566361790196,40.83447767207448],[-73.81570270666533,40.83445796919369],[-73.81577214678788,40.83444160915067],[-73.81588930522145,40.83442203088635],[-73.81599347092263,40.834395844553],[-73.81600703303407,40.83437790641625],[-73.81602829523239,40.83434978118111],[-73.81602840454023,40.834310250822206],[-73.81603732548128,40.83422132189586],[-73.81603747121746,40.83416861480539],[-73.81602034962297,40.83408623340008],[-73.8160118301665,40.83403021879038],[-73.8160119668146,40.83398080521089],[-73.81599215149127,40.833919580162856],[-73.8158948330439,40.83393979513462],[-73.81588801171014,40.83392519154073],[-73.81598684286708,40.83390159047468],[-73.81593920982324,40.83367686641559],[-73.81589473438481,40.83360640121991],[-73.81587121741998,40.83356914246072],[-73.81584739072267,40.83353478455497],[-73.81583040473926,40.83350140351326],[-73.81581094367314,40.83348099025673],[-73.81578412892186,40.8334735349817],[-73.81575969200951,40.83348832017073],[-73.81573282974979,40.833497541850875],[-73.8157084602031,40.8334882383165],[-73.8156987722173,40.833462280861255],[-73.8157110123089,40.833447476698694],[-73.81574031307859,40.83343825858447],[-73.81577942432305,40.83341052627183],[-73.81580394394081,40.8333660944366],[-73.81580595261715,40.83335557175828],[-73.81581632050735,40.83330125935027],[-73.81581405126532,40.83324010718057],[-73.8158069268939,40.83316968232478],[-73.81578517553721,40.83309552913773],[-73.81576099019283,40.83301951722815],[-73.81575868443079,40.83297133606784],[-73.8157393159135,40.832917569023344],[-73.81570045065659,40.83285635786972],[-73.81566150553112,40.832824795696894],[-73.8156396258708,40.83279696542473],[-73.81564455576138,40.83277844427908],[-73.81565687208857,40.83273584511145],[-73.81561069892065,40.832670916941396],[-73.81558896401694,40.83259120410727],[-73.81552626574158,40.83244031603448],[-73.81552445059282,40.83242168308641],[-73.81551415742129,40.8323888772535],[-73.81550148340254,40.83234021662672],[-73.81548695785729,40.83229989105665],[-73.81545415504314,40.83225258665979],[-73.81541947560167,40.83222195763656],[-73.81538475036352,40.832208003901044],[-73.81536778603407,40.83220016860223],[-73.81536178096964,40.832182179942414],[-73.81535012883172,40.83215652838943],[-73.81534473691308,40.832121776550665],[-73.81534851485667,40.83207870036751],[-73.81533585027698,40.8320272600036],[-73.81531774665574,40.83195774409871],[-73.81528686987531,40.83187570053331],[-73.81523578077928,40.83182419860779],[-73.81519564015069,40.83178383195668],[-73.81515181352549,40.83175318718675],[-73.81513389129239,40.831732711945925],[-73.81511886641762,40.83170941705415],[-73.81509887669334,40.83170863014224],[-73.81507143847716,40.83170580742173],[-73.81504219117492,40.83169603271604],[-73.8150312525411,40.831682117017955],[-73.81503311704115,40.83166961230582],[-73.815047781245,40.831659908523],[-73.81505696355028,40.83164741504325],[-73.81508468995636,40.831637559316825],[-73.81508809871504,40.831636347215465],[-73.81511007088926,40.83163082381762],[-73.81511743613852,40.83161415874418],[-73.81511017129878,40.83159469031751],[-73.81510110443273,40.831565491197445],[-73.81508473776748,40.83152933179738],[-73.8150701972006,40.83149456527252],[-73.8150483259507,40.83146395566534],[-73.81502276436505,40.83144445906102],[-73.8150063166291,40.83143748360104],[-73.81498986889515,40.83143050864136],[-73.8149845118381,40.831426932448686],[-73.81497525883807,40.831420756393406],[-73.81497297607608,40.831402677523606],[-73.81496845670792,40.831378871930866],[-73.81495728330384,40.8313053794974],[-73.8149519676384,40.83124283312115],[-73.81494661465638,40.83119418316475],[-73.81491210654492,40.831102405353114],[-73.8148793738859,40.83103008649152],[-73.81485346914792,40.8310081997295],[-73.81449221012457,40.831171140224406],[-73.8144703368803,40.83114145825212],[-73.81484313432419,40.830986120513685],[-73.81476387691956,40.8308167999936],[-73.81471418896044,40.83078935088019],[-73.81468315863805,40.83076289633296],[-73.81465211672611,40.830740610937674],[-73.81461196249977,40.8307058026788],[-73.81457912170136,40.83067239594664],[-73.81454443485862,40.830644545532664],[-73.8145200857769,40.83062287579434],[-73.8141029873901,40.830824500448884],[-73.81411027925253,40.83083424000779],[-73.81391425388867,40.830924257035576],[-73.81389783360504,40.83090755415833],[-73.81409205231331,40.83080919639033],[-73.81409935105692,40.83081615622919],[-73.81451016521453,40.830614047051164],[-73.81450063253074,40.83060556218847],[-73.81447146717453,40.83056660271047],[-73.81444535769789,40.83052753254977],[-73.81440990918281,40.83049533863697],[-73.81438383728965,40.83049697476886],[-73.81435818431459,40.83051083113245],[-73.81433805012041,40.83051357794961],[-73.81431243591469,40.83051353671047],[-73.81429416266316,40.83050516943096],[-73.81428691048255,40.83048153229188],[-73.8142869880651,40.830453736604035],[-73.81430350529794,40.830435697036975],[-73.8143209286821,40.83041452806326],[-73.81431644801702,40.83038707750726],[-73.81430920681511,40.830359271207485],[-73.81386585293026,40.83056701679295],[-73.81385671977277,40.83056144292271],[-73.81429959295038,40.83035010370273],[-73.81427271193942,40.83032446871961],[-73.81422894014088,40.8302743673954],[-73.81415593309119,40.830210321959804],[-73.81410480065875,40.83017549633105],[-73.81404635686468,40.83013787848818],[-73.81399844134208,40.83012165186602],[-73.81396593536527,40.830108564193566],[-73.81393851750965,40.83009879215517],[-73.8139038412147,40.830068161662155],[-73.81388380732328,40.83003477606293],[-73.81386793788153,40.83000312971878],[-73.81385179398956,40.82998846822779],[-73.81382087385575,40.82996758146255],[-73.81382094990126,40.82994040443741],[-73.81383081071448,40.82990336060898],[-73.8138677501533,40.829857368782726],[-73.81370296001816,40.829933033128604],[-73.81366831284711,40.8298912848539],[-73.81372876508057,40.82986497781883],[-73.81373601310588,40.8298900044365],[-73.81388709503958,40.829821032466704],[-73.81388971246565,40.82977745220229],[-73.81385742042924,40.82969339899336],[-73.81382829192336,40.82964146799018],[-73.81376330779892,40.82961665623073],[-73.81371136287345,40.82958198390352],[-73.81369726279111,40.82955233460187],[-73.81358494476287,40.8296076442198],[-73.81356669955272,40.82958954788846],[-73.81368881870836,40.82953457912019],[-73.81368549299344,40.82952758730929],[-73.81366931947859,40.82949544356611],[-73.81365646178284,40.82944106798792],[-73.81363379708324,40.82940397161264],[-73.81361110494342,40.82937675845859],[-73.81357536743714,40.82936187696007],[-73.81354614192863,40.82934453465903],[-73.8135135811422,40.8293568354282],[-73.81350052277399,40.829374108359055],[-73.8134614348019,40.829393810340214],[-73.81341263826032,40.82939620272024],[-73.81337687307217,40.82939120271061],[-73.8133671922627,40.829364009893276],[-73.81337049362988,40.8293467213555],[-73.81339008524031,40.82931957590829],[-73.81343239701295,40.829309761766915],[-73.81345847285763,40.82929003874822],[-73.81349434254014,40.829257978479994],[-73.81350420409575,40.82922093467629],[-73.81349778929963,40.82918880568297],[-73.81348161595967,40.82915666124153],[-73.81345250898103,40.829097318892316],[-73.8133876638913,40.829023094473584],[-73.81334223828975,40.8289834903867],[-73.81329027328144,40.82895622911312],[-73.81324478514992,40.82893886157604],[-73.81319927513435,40.8289289047636],[-73.813143988668,40.82892634488142],[-73.81309840343981,40.828943564892775],[-73.81304629884167,40.828965716623166],[-73.81299420898003,40.82898292655079],[-73.81298393018706,40.82898290988234],[-73.81295192380905,40.82898285797381],[-73.8129259173973,40.828977874824105],[-73.81290321918777,40.828953131666054],[-73.81293061658975,40.828917634128835],[-73.8129651710785,40.82889887785266],[-73.81299450062069,40.82887915954436],[-73.81304009189215,40.82885946876589],[-73.81308242468617,40.82884224300321],[-73.81312472298374,40.82883737042066],[-73.81316052948482,40.82882754533432],[-73.81318011408925,40.828802871229655],[-73.81317040437483,40.82878556044479],[-73.81315741540386,40.828778128120106],[-73.81312813541123,40.82878055099286],[-73.81309886147315,40.82878050355264],[-73.81307603789213,40.82880023176313],[-73.81305326894844,40.82880019485503],[-73.81305005842924,40.82878536541343],[-73.81306314544747,40.828758209474415],[-73.81311848034339,40.82874347559182],[-73.81314783102388,40.82871634650012],[-73.81313163715156,40.828691613924434],[-73.81308614880481,40.828674245150616],[-73.8130373736062,40.82866922461717],[-73.81297875814815,40.82869383641235],[-73.81293970515073,40.828701184855866],[-73.81288120079817,40.82868626570554],[-73.81286608233691,40.82867206961142],[-73.81283902833232,40.82864666669579],[-73.81280015000063,40.82859225045521],[-73.81281003898624,40.828545323646374],[-73.81281664954315,40.828508274619566],[-73.8128214135038,40.82850210002999],[-73.81283950089782,40.828478664237636],[-73.81285913372197,40.82843669470567],[-73.81287548029037,40.82840707342531],[-73.81287233170153,40.82837000855856],[-73.81283989701991,40.82833783763407],[-73.81279771740698,40.82830070941294],[-73.81275469994533,40.82824823625145],[-73.81241743288683,40.82826833757751],[-73.81207967398305,40.82828291616266],[-73.81174157998137,40.82829196524124],[-73.81140330778518,40.82829548061368],[-73.81106501438032,40.82829346064867],[-73.81072685676286,40.82828590628362],[-73.81038899186576,40.82827282102427],[-73.81005157648552,40.82825421094335],[-73.81003364415798,40.8282554838765],[-73.81001568319124,40.82825447034373],[-73.8099981953359,40.82825119865873],[-73.80998166912599,40.82824576021785],[-73.809966566231,40.82823830694735],[-73.80995330855843,40.828229047058784],[-73.80994226646908,40.82821823923264],[-73.80993374842834,40.828206185391785],[-73.80992799239128,40.828193222267004],[-73.80992515915453,40.82817971199044],[-73.80992532786387,40.82816603197881],[-73.80993254336398,40.82810445899101],[-73.8099447664198,40.82804334377672],[-73.80996195006828,40.82798292108367],[-73.80996243583778,40.82795728045926],[-73.80996812293314,40.82793200366591],[-73.80997887520252,40.82790769581524],[-73.80999443523801,40.82788493882218],[-73.81001443053746,40.82786427747472],[-73.81003838242276,40.82784620639189],[-73.81006571749934,40.827831158182896],[-73.81009578138243,40.82781949309152],[-73.81014751966939,40.82784481954397],[-73.8101942896073,40.82787521397907],[-73.8102352369166,40.82791012123009],[-73.81026961366774,40.827948903701056],[-73.81029679194144,40.82799085301211],[-73.81105446059631,40.82798479483604],[-73.81104880187468,40.82784080515463],[-73.8102535709731,40.827833863912865],[-73.81025304023036,40.82780002996484],[-73.8100372492008,40.82779681589745],[-73.81003792061868,40.8277815684233],[-73.81027818725524,40.82778101090685],[-73.81027682730648,40.82781770071702],[-73.81182440558153,40.827828813635136],[-73.81182623156016,40.82784835348528],[-73.81107330717191,40.82784157654792],[-73.81107326796158,40.827984402314854],[-73.81117911645836,40.82797861791748],[-73.81128523381784,40.82797785870798],[-73.81139120697043,40.827982127641604],[-73.8114966234081,40.82799140810118],[-73.81159139308774,40.82799915313799],[-73.81168669425422,40.82800045665465],[-73.81178176958524,40.82799530829263],[-73.81187586355318,40.827983748964016],[-73.8119682284299,40.82796587052628],[-73.81205813022886,40.82794181505247],[-73.81214485453903,40.82791177370193],[-73.81223513805845,40.82788494754898],[-73.8123282215479,40.82786437083843],[-73.81242335695961,40.8278502089306],[-73.81251977975796,40.827842575634406],[-73.81261671506289,40.82784153229339],[-73.81263975257234,40.82783640609205],[-73.81266128672257,40.82782834754044],[-73.81268067617209,40.82781759664283],[-73.81269734345479,40.82780447358831],[-73.81271079217862,40.82778936921478],[-73.81272062180894,40.827772733368256],[-73.81272653959792,40.82775506150577],[-73.81272836930195,40.82773687993909],[-73.8127260564317,40.82771873015971],[-73.81271966987296,40.82770115271197],[-73.81271421812455,40.82766293510193],[-73.81270087766424,40.82762585345087],[-73.81267998431163,40.82759084117902],[-73.81265206400526,40.827558779614826],[-73.81279793342074,40.82748800467912],[-73.81294049777333,40.827413445244034],[-73.81307958697005,40.82733519027174],[-73.81322297909767,40.827248350084844],[-73.813277316048,40.827219873484815],[-73.81332733268925,40.82718714659375],[-73.81337245547027,40.827150544702064],[-73.81341746817826,40.82710439640276],[-73.81345470467141,40.82705440933702],[-73.81347397102749,40.82702117349027],[-73.8135070682939,40.82697944454467],[-73.81354780924407,40.826941819476815],[-73.8135953260667,40.82690909971597],[-73.81364860662721,40.826881982205265],[-73.81370651602482,40.82686104455681],[-73.81376782076738,40.82684673274936],[-73.81379818053385,40.8268358761292],[-73.81382574497896,40.82682134021087],[-73.81384974848494,40.826803528738814],[-73.8138695243425,40.82678293643762],[-73.8138845232695,40.82676013527077],[-73.81389432866717,40.82673575855358],[-73.81389866819131,40.82671048336266],[-73.8138974213156,40.82668501172912],[-73.81389062267898,40.82666005113997],[-73.81387846112243,40.826636294886534],[-73.8138612744442,40.82661440280885],[-73.81383954001521,40.82659498296775],[-73.81381386152117,40.82657857475647],[-73.81377896432862,40.82656185710089],[-73.81374816940352,40.826541001016054],[-73.81372231818291,40.826516576374125],[-73.81370233766454,40.82648961572005],[-73.81368839583081,40.8264605455377],[-73.81368086394656,40.826430139969766],[-73.81367994257774,40.8263992087195],[-73.81368565625105,40.826368575488175],[-73.81369785280273,40.82633905603936],[-73.81370737102439,40.82630478686979],[-73.81372207686618,40.82627159251514],[-73.8132835686149,40.826325091587435],[-73.81328485368181,40.82633405572635],[-73.81292293225263,40.82637628691344],[-73.81291776131222,40.82635038912069],[-73.81327444814539,40.826305161674476],[-73.8132783556247,40.82631413005974],[-73.8137278785023,40.82626121922062],[-73.81375293197455,40.82622537693253],[-73.81378411816479,40.82619242765255],[-73.81382086760905,40.82616297302991],[-73.81386250926205,40.826137550900945],[-73.81389973416786,40.826126803095974],[-73.81393416924186,40.82611160862101],[-73.81396490142437,40.82609237036468],[-73.81399111584072,40.82606959843819],[-73.81401211740958,40.82604389664888],[-73.81402734927195,40.82601594649006],[-73.81403640755691,40.8259864890705],[-73.81403905208956,40.82595630546359],[-73.81403521275747,40.82592619599663],[-73.81402301263952,40.82587493820312],[-73.8140047246155,40.82582473600513],[-73.81398050035689,40.825776005716335],[-73.8139505407614,40.8257291514437],[-73.81342885926273,40.825934987273044],[-73.81342102197195,40.8259250167684],[-73.8139416195339,40.82571703172857],[-73.81391025451549,40.825679123760594],[-73.8138789643888,40.82566500151506],[-73.81385119924823,40.82564712537034],[-73.81382773138435,40.825625992555246],[-73.8138092135561,40.825602190883124],[-73.813796160834,40.82557638240163],[-73.81378893627532,40.82554928497714],[-73.81378774082448,40.82552165232746],[-73.81379260772584,40.82549425305662],[-73.81380340159866,40.82546784927638],[-73.81382905764612,40.82542559896589],[-73.8138415853742,40.82539021439002],[-73.81382927557102,40.825347708454785],[-73.81379523517661,40.82529808600158],[-73.81373629018934,40.82526494609016],[-73.81366797129029,40.8252506733619],[-73.81364421644601,40.82524725030982],[-73.81356857982078,40.82523635052965],[-73.81349093261291,40.82522442387311],[-73.81342574760329,40.825200715392185],[-73.81333522606086,40.82517094670766],[-73.81303096572003,40.82525908365112],[-73.8130340268445,40.82527561072115],[-73.81296590521575,40.82529445749648],[-73.81295635248642,40.82527312484068],[-73.81212588761488,40.82556917760951],[-73.81211350556435,40.82555263465936],[-73.81288179895635,40.82526592363317],[-73.81289110191149,40.82527301898511],[-73.81294709154197,40.825251866870644],[-73.81293781512854,40.82523532904595],[-73.81300000697752,40.825218907808015],[-73.81301238918822,40.825235449993805],[-73.81327735515306,40.82516132170764],[-73.81324198659031,40.82515038461106],[-73.81320885874528,40.82513595603382],[-73.81317856561382,40.82511829468684],[-73.81314867141117,40.82509506889899],[-73.81312368493727,40.825068708786254],[-73.81310416796282,40.825039807009134],[-73.81309055928428,40.82500901337196],[-73.81308316485993,40.82497702021335],[-73.81308215093006,40.82494454683983],[-73.81311298890034,40.824906756998544],[-73.81314913024381,40.82487178418682],[-73.81319013314945,40.824840055923595],[-73.81323549637867,40.82481196006494],[-73.81335946516585,40.82474843318335],[-73.81348709828116,40.824689241607295],[-73.81361813317882,40.82463450709191],[-73.81382718533864,40.824558010103225],[-73.81403745843352,40.82448346949399],[-73.81404084486022,40.82442334373662],[-73.81403579807251,40.82436328520842],[-73.81402237528643,40.82430397452928],[-73.81400072863893,40.824246083842766],[-73.81397110346295,40.82419026919817],[-73.81393383550594,40.824137163116454],[-73.81388934712484,40.8240873674221],[-73.81383814249858,40.82404144642367],[-73.81378080191402,40.8239999205184],[-73.8132741739903,40.82396666581961],[-73.81319339244705,40.8241379802925],[-73.81307687892688,40.82415843117996],[-73.81304282369382,40.82419059856597],[-73.81300354715526,40.82421912566451],[-73.81295971736633,40.824243527253614],[-73.81291207983126,40.824263388282304],[-73.81286144482324,40.824278370930216],[-73.81283277115881,40.8243072380966],[-73.81281028690671,40.82433911331069],[-73.81279452771757,40.82437323721098],[-73.81278586903274,40.82440879686414],[-73.81278451713983,40.82444494513186],[-73.81279050425661,40.82448082085172],[-73.81280368776335,40.82451556935293],[-73.81281734431255,40.82456968786898],[-73.81282365660945,40.824624582687825],[-73.8128225586795,40.824679680218665],[-73.81281406197654,40.82473440475076],[-73.81280769858758,40.82474476772595],[-73.81279911513595,40.82475416151691],[-73.8127885599766,40.82476231432059],[-73.81277633851616,40.824768990241026],[-73.81276280437397,40.82477399611473],[-73.81274834915138,40.824777187099926],[-73.81273339110153,40.82477847086747],[-73.81271836302544,40.82477781027245],[-73.81267565026863,40.82474855356545],[-73.81263921487097,40.82471475042142],[-73.81260988545345,40.8246771696074],[-73.81258832902596,40.82463666580293],[-73.81254791394907,40.824583427341196],[-73.81250030740857,40.82453373770378],[-73.81244604433263,40.824488155209714],[-73.81238573443926,40.82444719202812],[-73.81232005538601,40.82441130842469],[-73.81224974515395,40.82438090758954],[-73.81217559375739,40.82435633110762],[-73.81209843436686,40.82433785512117],[-73.81201913394894,40.82432568722647],[-73.81195839613518,40.82433527463141],[-73.81189679599484,40.82434084624117],[-73.81183479277101,40.8243423605181],[-73.81177284871205,40.824339806172915],[-73.81174182831194,40.82435530922465],[-73.81171416967865,40.824374128805076],[-73.81169048190498,40.82439585047546],[-73.81167128664006,40.82441999588764],[-73.81165700660182,40.82444603331816],[-73.81158752719143,40.82449259986512],[-73.81164355619616,40.82460166226873],[-73.81161100459448,40.82461149170259],[-73.81155844768891,40.824512090235174],[-73.81145450110421,40.82455077747762],[-73.81139235765173,40.8245506758531],[-73.8113333076674,40.82455530009842],[-73.81126489672882,40.82457407017884],[-73.81122136266147,40.82458580068864],[-73.81119333024951,40.82460935833426],[-73.81118706943631,40.82462587019257],[-73.81119009570455,40.82465419902705],[-73.81121173987003,40.82469200019454],[-73.81121163272373,40.824729765749574],[-73.81121152557873,40.82476753080179],[-73.81120379684033,40.824782114562666],[-73.81119903005481,40.82479111338076],[-73.81116795788567,40.82479106250331],[-73.81116561831503,40.8247898717607],[-73.81114003255594,40.82477685441318],[-73.81112145616824,40.82475322061584],[-73.8111029139569,40.82471778543653],[-73.81105945414977,40.824703552548726],[-73.81103147525586,40.82470822704203],[-73.81102206082721,40.82474125700523],[-73.8109752916904,40.82479782810835],[-73.81091717931496,40.82484035124953],[-73.81084728678657,40.824872490964914],[-73.81087496294523,40.825113947944075],[-73.81078485286594,40.82511380012259],[-73.81076192559331,40.824901570211686],[-73.81068601764463,40.82492378484938],[-73.81064242541402,40.82493654096536],[-73.81052734503115,40.824976477584066],[-73.81046825426856,40.8249952641803],[-73.81040914396259,40.825021130469075],[-73.81036867618955,40.82504702738586],[-73.81033123518996,40.82510125314469],[-73.81031870564868,40.825136637675975],[-73.8102968738704,40.82516492631074],[-73.81025025884574,40.82516721003696],[-73.81020678524449,40.82515769664289],[-73.8101601978205,40.82515053852713],[-73.81006078637894,40.825143294569585],[-73.80990841221151,40.82518552905528],[-73.80980576678344,40.82522312553295],[-73.80968028036179,40.82526297277716],[-73.80965481141907,40.825275535119154],[-73.8095722864966,40.8253761613659],[-73.80944144497771,40.82549396224504],[-73.80935119369303,40.82554338056663],[-73.80930446315837,40.82558578886234],[-73.80924839089201,40.8256352636188],[-73.80922018271418,40.82572018858217],[-73.80919816842238,40.825812205215506],[-73.80916700777829,40.825842837949125],[-73.80909234633549,40.825873398164134],[-73.80898675442158,40.82585434128306],[-73.80888744462783,40.82581169067729],[-73.8087849392145,40.825799718983035],[-73.80870719042643,40.82582319307022],[-73.80859213406467,40.82585368695103],[-73.80853309675436,40.82585358894333],[-73.80846922650895,40.82586033865249],[-73.80843370571013,40.82583926168713],[-73.80838405054307,40.825817936742375],[-73.8082753447703,40.82580123328304],[-73.8081634785857,40.82580340715939],[-73.80807959655905,40.825798547247196],[-73.80799778085272,40.82579036736264],[-73.80798431158676,40.82582757491865],[-73.80795249362444,40.82582557697384],[-73.80796309299777,40.825781742732374],[-73.80789323724042,40.825772272983016],[-73.80783421319295,40.82576745480314],[-73.80775957168109,40.8257909327599],[-73.80772524164837,40.825842802938084],[-73.80770957571993,40.8258876239724],[-73.80766604765256,40.82589699205912],[-73.80764748561123,40.825868637222584],[-73.80763826655952,40.82583321670618],[-73.80757311562436,40.825797703205026],[-73.80752039504299,40.825762209912824],[-73.80746459514764,40.82571727077689],[-73.80741500869622,40.82567234199047],[-73.80734677251863,40.82562974194501],[-73.80730969098877,40.82555886937353],[-73.80727567651664,40.825502164775514],[-73.8072287509376,40.82545562374198],[-73.80716084578602,40.82545476639767],[-73.80710187725812,40.82543106372996],[-73.80702113005182,40.825416767444274],[-73.80697771152347,40.82538837039494],[-73.80697779368697,40.825360045983544],[-73.80699654611018,40.82532231231045],[-73.80697191452626,40.825244380707254],[-73.80691927004251,40.825182923301774],[-73.80686672775319,40.82508606190434],[-73.80681727303701,40.82499628591189],[-73.80680811003224,40.82494198271796],[-73.80680817867703,40.82491833925324],[-73.80680826079391,40.824890055547925],[-73.8067898298339,40.8248168547949],[-73.80675587036104,40.82474126692513],[-73.80673428399336,40.824684582984496],[-73.80669402711517,40.824637308590255],[-73.80666416253398,40.824630772641925],[-73.80665055458626,40.82462779486019],[-73.80659773251966,40.824627706280815],[-73.80656361554976,40.824606405431865],[-73.8065730253077,40.824575737414456],[-73.80663305925871,40.82455197723808],[-73.80663835217979,40.82454988300989],[-73.80671607190382,40.82453585161538],[-73.80675345538381,40.8245028695437],[-73.80677536296291,40.824448617737],[-73.80677866215677,40.82438253431529],[-73.80675402432223,40.82430696256074],[-73.80670755354036,40.82425967758673],[-73.80665477291541,40.82424542690903],[-73.80659267091683,40.82423116107599],[-73.80653986288887,40.82422635215284],[-73.80653971012154,40.82422625523479],[-73.80652125397441,40.82421451915937],[-73.80651819407534,40.824197991912754],[-73.80652975478517,40.82417364586329],[-73.80658800807525,40.82417240690542],[-73.80669991403106,40.82415607293694],[-73.80673104693946,40.824134881495034],[-73.80673534271907,40.82412704485849],[-73.80676853145432,40.8240664947716],[-73.80679049436186,40.82399336168922],[-73.8067690180956,40.823898911690065],[-73.80675058060025,40.82382807065873],[-73.80670714973103,40.82380439448811],[-73.80664809366606,40.82381137674564],[-73.8066002188434,40.82381649005905],[-73.80653930859727,40.823822996061686],[-73.80648339363769,40.82381818189928],[-73.80646480610469,40.82379926749917],[-73.80646486788679,40.823778025148556],[-73.80650842971899,40.82375685462495],[-73.80657994221666,40.823740452484465],[-73.80660475663792,40.82373630682674],[-73.8066638763997,40.82372643154835],[-73.80669197728993,40.823679271064265],[-73.8067045847864,40.82361792358081],[-73.80668314902142,40.82350931243723],[-73.80666166000621,40.82341958423717],[-73.80659975771903,40.82333686868607],[-73.80656262901503,40.823319275292825],[-73.80650977491835,40.8232942311461],[-73.8064258275137,40.82331297329427],[-73.80634189402245,40.823326994058405],[-73.806264174748,40.82334102570471],[-73.80623630693701,40.823307934650785],[-73.80630163269676,40.82328207992898],[-73.806379385349,40.823256247544535],[-73.80646027418055,40.82322097751144],[-73.80651018671028,40.8231526117205],[-73.80650507976743,40.82313628859865],[-73.8064917147143,40.82309357302472],[-73.80644539068587,40.82299672066009],[-73.80638355020798,40.82289276212967],[-73.80629982379452,40.82283597423717],[-73.80622518370505,40.82285945171255],[-73.80612875487964,40.822897054873174],[-73.80604792752236,40.82291108114838],[-73.80596714429285,40.822910945244345],[-73.80595169124446,40.82288259534953],[-73.80601079450372,40.822859091244354],[-73.80608232613194,40.82283560868015],[-73.80614763085906,40.82281683527497],[-73.80620054772561,40.822783879486686],[-73.80622242082102,40.8227414299895],[-73.80622264764033,40.822663539625914],[-73.80621136474034,40.82260935291489],[-73.80604677047366,40.82227392069635],[-73.8058623716858,40.821898128847764],[-73.80582465580855,40.821767789793135],[-73.80581748219579,40.8216715038036],[-73.80585139220263,40.82154697180639],[-73.80590748413401,40.82148477084874],[-73.80595822489684,40.821428043773466],[-73.80599142834016,40.820826627926216],[-73.80599159848933,40.82082355849019],[-73.80572802989728,40.82017733869511],[-73.80571008397013,40.820157144011965],[-73.8054738643713,40.819906650560306],[-73.80523559070713,40.819657282881785],[-73.80507202199216,40.81948797638086],[-73.80461931205352,40.81902711421382],[-73.80451800414906,40.81892768751867],[-73.80441057109248,40.81883204375207],[-73.80429725730733,40.81874040049213],[-73.8041783205906,40.81865296621529],[-73.80405403152841,40.81856993982237],[-73.80392467287915,40.81849151018608],[-73.80379053893057,40.81841785572171],[-73.80365193483067,40.81834914398094],[-73.80350917589287,40.81828553127127],[-73.80348320649324,40.81827698546667],[-73.8033684017511,40.81825107167609],[-73.80324846707381,40.818244113993664],[-73.80313418501758,40.818238128100056],[-73.80301362934604,40.81823305963004],[-73.80288339224204,40.81823100031595],[-73.80276008083706,40.818231446475785],[-73.80267407634169,40.8182385750915],[-73.80262323567511,40.818267448750625],[-73.80259400940082,40.818337934350986],[-73.80258966124985,40.81838925599251],[-73.8025867881551,40.81842309090857],[-73.80257434029832,40.81845160643429],[-73.8025613548583,40.81848137278305],[-73.80252163401933,40.81852598780336],[-73.80246811886879,40.818540907025785],[-73.80241341714392,40.818516527403816],[-73.80233422077421,40.81849426583152],[-73.80230024253227,40.818484716294584],[-73.80226765659565,40.81849714185087],[-73.80224832249247,40.81850952629924],[-73.80220279006247,40.81853869718618],[-73.80207892871874,40.81855673696864],[-73.80204560721465,40.818545541213005],[-73.80203991576239,40.81846644869611],[-73.80197305662682,40.81841298026648],[-73.8019323317934,40.818388128713075],[-73.8018845308362,40.81835895088927],[-73.80181251656983,40.81833695392484],[-73.80171011541323,40.81830567455014],[-73.80161087523832,40.81826749431416],[-73.80149789289162,40.8182427615048],[-73.80139138775395,40.81822023599143],[-73.8012874403864,40.81818294714337],[-73.80118517550223,40.81812968727953],[-73.80111526287806,40.81810654009368],[-73.80105042929691,40.81810170136596],[-73.80102437218765,40.818102854205094],[-73.80092598956914,40.81810722246587],[-73.80081280395602,40.818091195900855],[-73.80070762635665,40.81804509829537],[-73.80061491137691,40.81796563948063],[-73.80058906737113,40.817935428096774],[-73.80058276189044,40.81791142780955],[-73.80056705886216,40.817851680240665],[-73.8005663755435,40.81776719362653],[-73.8005729121052,40.81770009483538],[-73.80051419814835,40.81766788044121],[-73.80041511587277,40.8176146528677],[-73.8003233797814,40.81756283391457],[-73.80022175941981,40.81752168902751],[-73.80012056556193,40.81748365673037],[-73.80001179104418,40.81744353070531],[-73.79989909088276,40.817404667434964],[-73.79980333641196,40.81737090411852],[-73.79968878220974,40.81733351415375],[-73.79956940847994,40.81729861114653],[-73.79945250870529,40.81726094681878],[-73.79934721608257,40.81721849377211],[-73.79849679070347,40.816906147782504],[-73.79841487479055,40.81687832849333],[-73.7983299543738,40.816856315037036],[-73.79824274065898,40.81684029177501],[-73.79820268141803,40.8168363117355],[-73.79816398385373,40.816827494809374],[-73.7981276529499,40.81681406997425],[-73.79809463222635,40.81679638587589],[-73.7980657792349,40.81677490177385],[-73.79798482995983,40.81665547358212],[-73.7979480421167,40.816622801752565],[-73.79786829160129,40.81659299047466],[-73.79775500596467,40.81656430857708],[-73.79765347182345,40.8165336848057],[-73.79759032777322,40.81650753207017],[-73.79740587876202,40.81585153613394],[-73.79738112573547,40.81576350489572],[-73.79744080996149,40.815718729687354],[-73.79771465236787,40.81551329274346],[-73.79811945293633,40.81569878450072],[-73.798642206466,40.81546401593525],[-73.79902816314,40.815541134938776],[-73.7999467818626,40.81444956568953],[-73.8001114686428,40.81402452556072],[-73.8004882479156,40.813867008864264],[-73.80091593237641,40.81376140250664],[-73.80110647514584,40.81353949952994],[-73.80131991856462,40.81326090053904],[-73.80145800517322,40.81294094720318],[-73.80174561215969,40.81286501741579],[-73.80151992552115,40.812554047116016],[-73.80142634447695,40.812424421536186],[-73.8013738591895,40.81244424632376],[-73.80133906141197,40.81239373439249],[-73.80139154446515,40.812373909616795],[-73.80138806882769,40.812367264113696],[-73.80140380968845,40.81236330865857],[-73.80155119869595,40.812569809594294],[-73.8017593218082,40.81286139698731],[-73.80195659132497,40.81280931612255],[-73.80201310827405,40.812803964927106],[-73.80206824965273,40.81279313454389],[-73.80212109920626,40.81277700493562],[-73.80216842849217,40.81275699420106],[-73.8022121794459,40.812732733859136],[-73.80225169456833,40.812704588501816],[-73.8022863800205,40.81267298110577],[-73.80235405959016,40.81262370386401],[-73.80242779291945,40.812579725843],[-73.80250686427732,40.81254147393157],[-73.8025905061215,40.81250931943557],[-73.80267790654817,40.81248357447359],[-73.80276821717308,40.81246448894744],[-73.80286056136549,40.812452248116806],[-73.80295404275716,40.81244697080114],[-73.80304775394256,40.81244870822638],[-73.80314078528585,40.8124574435276],[-73.80323223374917,40.81247309191305],[-73.80332121165836,40.812495501486566],[-73.80340685531824,40.81252445472251],[-73.80343385755762,40.81253938719448],[-73.80346320798081,40.81255539230431],[-73.80347049567386,40.81255936585398],[-73.80351243525232,40.81255943733653],[-73.80352685926326,40.812548007065935],[-73.80354921841081,40.81253029003742],[-73.80355554841479,40.812527794985236],[-73.80357865673966,40.81251868448017],[-73.80361390158131,40.81252110662146],[-73.80362783442257,40.81253706297847],[-73.80364525098163,40.812557007836716],[-73.80365392095106,40.81257959356968],[-73.80365034781317,40.812606140519414],[-73.80364013123157,40.81263514480168],[-73.80355021877938,40.81285740190124],[-73.80351997906509,40.81292187125169],[-73.80362063328042,40.812964740817826],[-73.80373757162418,40.81279360752005],[-73.80377912019877,40.812809906043114],[-73.80361429261197,40.81304451442563],[-73.80368492820816,40.81310869557462],[-73.80370415669779,40.81312753398958],[-73.80377171351132,40.81319372114636],[-73.80379173882275,40.813213340563465],[-73.80385705015254,40.813277327596225],[-73.80388006826261,40.813299878414],[-73.80394693022657,40.81336538363004],[-73.803981205966,40.81339896380843],[-73.80399360549882,40.81341111218358],[-73.80417389009479,40.81358773881866],[-73.80423653201755,40.8136465279933],[-73.80425238349056,40.813650440311626],[-73.80434433653338,40.81359676461419],[-73.804358103467,40.81360853867403],[-73.80432127867934,40.813631889292154],[-73.80419004986149,40.81370794409653],[-73.80415365301042,40.81373067286518],[-73.80414237460342,40.81371830410704],[-73.80422899591787,40.813663305211755],[-73.8041586682104,40.81359752154602],[-73.80395040123676,40.81339773172137],[-73.80394338723917,40.81339100238119],[-73.80389636709297,40.813345895240445],[-73.80387189663088,40.8133224212387],[-73.80384850093282,40.81329997732796],[-73.80379871138616,40.81325221334822],[-73.80377802413402,40.81323236949515],[-73.80372561929781,40.813182096199725],[-73.80370612798569,40.81316339722435],[-73.80360189093334,40.813056452066185],[-73.80355921193654,40.813042712172326],[-73.80361455805945,40.81297219119168],[-73.80351370643069,40.81293524328949],[-73.80345921365543,40.81305142207804],[-73.80338820741223,40.813129966521345],[-73.80330030467742,40.813160684894214],[-73.80325294454988,40.81319677355],[-73.80323543316933,40.813296366370764],[-73.8033443955358,40.813320082824255],[-73.80334968170739,40.81330515565547],[-73.80346101380117,40.81332924375758],[-73.80345177160164,40.813352131169104],[-73.80336795116926,40.813332072383744],[-73.80336399216976,40.813341027208764],[-73.80323201378725,40.8133158096737],[-73.80322449366629,40.81335858052127],[-73.80329365293572,40.813375858613696],[-73.80335641541957,40.81339202176536],[-73.80335865160461,40.813384214730874],[-73.8034551929976,40.81340269099058],[-73.8034503981996,40.81341422712502],[-73.80351937559516,40.81348500887321],[-73.80352565577272,40.81349165523652],[-73.80355921962065,40.81352717158464],[-73.80358389635987,40.813553285190636],[-73.80363362401805,40.813605906707124],[-73.80363990686097,40.81361255424124],[-73.80369692748782,40.813672893625075],[-73.80370197676172,40.8136782368845],[-73.80396704457125,40.81396655325551],[-73.80404393782321,40.81394089451779],[-73.80405436278971,40.813954506879575],[-73.80407143404403,40.81396600950249],[-73.80409073408268,40.81395152475978],[-73.80418428440687,40.814030457397415],[-73.80417379955185,40.8140381594712],[-73.80419080253513,40.81405279568061],[-73.80417701117337,40.814060768220095],[-73.8041919164268,40.81407447663164],[-73.80421121425614,40.814092224321755],[-73.80424913836544,40.814127100217505],[-73.80437472132651,40.81424259074794],[-73.80443465897424,40.81429319648724],[-73.80445407178813,40.8142921909268],[-73.80452231465456,40.8142473012592],[-73.80453081609834,40.814254619924405],[-73.8044336759108,40.81431888609881],[-73.8042593736155,40.81416055874251],[-73.80423729676549,40.814140877795936],[-73.8042027198096,40.814110052301196],[-73.80417015187051,40.81408101652593],[-73.80412441310237,40.81404024000106],[-73.80409350211184,40.81401268257783],[-73.8040360200049,40.81396304812029],[-73.80395955345396,40.81398808555829],[-73.80392654060662,40.8139513032765],[-73.80387071965497,40.81389195243701],[-73.80384261688646,40.8138620716293],[-73.80383895795188,40.81385818117213],[-73.8038036632947,40.813820655517084],[-73.80379652765625,40.81381306840151],[-73.80375932423901,40.81377351126047],[-73.80375575455615,40.81376971577167],[-73.80371743434281,40.81372897147722],[-73.8037099608822,40.813721024272645],[-73.80367439908748,40.81368321332979],[-73.80367016405398,40.813678711425496],[-73.80363275064951,40.81363893141185],[-73.8036267551889,40.81363255676233],[-73.80359077080303,40.81359429543635],[-73.8035847810641,40.81358792732781],[-73.8035482997436,40.81354913760575],[-73.80354113734674,40.81354152194914],[-73.80350374365683,40.81350176353685],[-73.80349891935185,40.813496633073484],[-73.80346343494928,40.813458903947875],[-73.8034602669293,40.8134529073546],[-73.8034304211,40.81342211984295],[-73.80335485916873,40.813406421226695],[-73.80335745131454,40.81340112448982],[-73.80329255692035,40.813388069643985],[-73.80322176299306,40.81337410994224],[-73.80319870538818,40.81350524057221],[-73.80351667337368,40.81395196364871],[-73.80356595538284,40.813999297010724],[-73.80388842506164,40.81430900776093],[-73.80418033130363,40.8145899628115],[-73.80431466904538,40.814592160480956],[-73.80436017115927,40.814569667912195],[-73.80435321971795,40.81455637926862],[-73.8043917200654,40.814537856201795],[-73.80443003333593,40.81458306261321],[-73.8043862823675,40.81460423205364],[-73.80436535843762,40.81458826393261],[-73.80432977892738,40.81460314258589],[-73.80435128904188,40.81461877682589],[-73.80436154415433,40.81469712818212],[-73.80440501682179,40.81477022485209],[-73.80447282080527,40.814889831651136],[-73.80460283523365,40.81504422819817],[-73.80461752374944,40.81505901269935],[-73.80464897470178,40.815125104786276],[-73.8046869621925,40.81518918424184],[-73.80471812332833,40.815230505094014],[-73.80475934689184,40.81527223036883],[-73.80480730478313,40.81530957125396],[-73.80486119709725,40.81534190492107],[-73.80488528911087,40.815382739958075],[-73.80491612834832,40.81542086565403],[-73.80495319710008,40.815455641965386],[-73.80499587307426,40.81548648507598],[-73.80501544172958,40.8154978518134],[-73.80503248771062,40.81551136171074],[-73.80504660868647,40.81552669589966],[-73.80505747136368,40.815543492453635],[-73.805064819352,40.815561354930196],[-73.80508597819491,40.81560005384085],[-73.80511465515124,40.815635849718326],[-73.80515017982154,40.81566790572503],[-73.80519172171603,40.81569547245318],[-73.80523830967076,40.81571790544471],[-73.80528885455053,40.81573468025818],[-73.8058461181963,40.8160141581475],[-73.80596026416015,40.8160424492395],[-73.80619919500408,40.816287070772844],[-73.80628451748318,40.81626848689119],[-73.80641593595051,40.81651369035779],[-73.80654546539178,40.816614852841745],[-73.8065724726017,40.81660635539243],[-73.80656664219032,40.816600436844084],[-73.80658358725697,40.81659458816563],[-73.80654668247665,40.816527049440836],[-73.80654330780881,40.81652789731758],[-73.80630968841213,40.81614680715896],[-73.80623465856394,40.81606967998823],[-73.80615069965506,40.815985857703545],[-73.80611761373768,40.81595220882361],[-73.80608837514092,40.81593114701573],[-73.8060233194087,40.815886854087765],[-73.80599407244941,40.81586694129427],[-73.80597884247258,40.81585657134431],[-73.80594103581147,40.81583082968148],[-73.80592904941597,40.81582266930807],[-73.80588896267908,40.815795375693284],[-73.80587372833129,40.815785003544015],[-73.80583410312232,40.81575802312077],[-73.80581997726753,40.81574840552013],[-73.8057992148723,40.815734269149324],[-73.80578506371829,40.81572463491672],[-73.80573575544753,40.81569106179375],[-73.80571940783375,40.81567993137351],[-73.80567946981297,40.81565273895302],[-73.80566605855704,40.81564360768949],[-73.8056135268847,40.8156078398661],[-73.80558653716153,40.815589463960734],[-73.8055639454624,40.81557408176331],[-73.80554519963408,40.815561318429914],[-73.80551227589093,40.815538902186475],[-73.80545310964646,40.81549861684713],[-73.80543412145985,40.815499000435395],[-73.80541005396141,40.81550527533785],[-73.8053787878482,40.815482620282715],[-73.80528218091783,40.81541117334477],[-73.80508103466845,40.81519796351005],[-73.80506739580068,40.81518318854931],[-73.80504496718342,40.8151588921925],[-73.80498138535133,40.81509001286903],[-73.80495091220341,40.815057001980946],[-73.80493788840948,40.81504289127579],[-73.8048892723056,40.81499022665196],[-73.80487465122562,40.81497438672538],[-73.80483702030837,40.81493362052646],[-73.80482922720206,40.81492517815449],[-73.80464185020655,40.81472374103253],[-73.80455440519013,40.81462984173454],[-73.80455902583564,40.814626139729135],[-73.80454209268697,40.814608369639025],[-73.80465942815188,40.81454498861948],[-73.80468358440335,40.81457194040214],[-73.80458924572581,40.81462151114407],[-73.80464142045771,40.81468084723971],[-73.80465309753234,40.81469412845995],[-73.80468790441603,40.81473371206978],[-73.80470143568597,40.81474910104073],[-73.80473920794104,40.81479205908495],[-73.80475413212416,40.81480903083789],[-73.80479626573869,40.81485694828302],[-73.80481419769006,40.814877341789625],[-73.80498880311676,40.81506725560582],[-73.80503703935383,40.81511972085993],[-73.80505018523058,40.815134020058025],[-73.80509851805564,40.81518659082212],[-73.80511150262885,40.81520071300165],[-73.80516130844828,40.81525488475052],[-73.80517384860575,40.81526852420279],[-73.80521866258833,40.81531726672228],[-73.8052425045649,40.815340644212846],[-73.80527878825237,40.81537726427376],[-73.805295359951,40.815390285150876],[-73.80535574933889,40.81543773750674],[-73.80538058746234,40.815457254364695],[-73.80539844430555,40.81547064745838],[-73.80543623459857,40.815459533642745],[-73.80554514789834,40.81553427346896],[-73.80556384511634,40.81554714376881],[-73.80562333543581,40.81558809282799],[-73.80564435234865,40.815602558846265],[-73.80569607812765,40.815638163971094],[-73.80571555266259,40.8156515684525],[-73.80574845644459,40.8156742179657],[-73.80588246586188,40.81576646002242],[-73.80589470306975,40.8157748833344],[-73.80591819777979,40.81579105485546],[-73.80605927852106,40.81589012535944],[-73.80610141797911,40.815919716953914],[-73.80621827961798,40.81602684183031],[-73.80632932566165,40.81613795881767],[-73.80639654597624,40.81624528239391],[-73.80641916862106,40.81628140254119],[-73.80642825943788,40.816293747126934],[-73.8064518701059,40.81632580611456],[-73.8064628307186,40.816340688821505],[-73.80648254634605,40.81636746004504],[-73.80649071162684,40.81637854864649],[-73.8065130234108,40.81640884391783],[-73.80651889611549,40.81641681790188],[-73.80654164576909,40.81645487817425],[-73.80655014924943,40.816469103570604],[-73.80657281840737,40.81650702817377],[-73.80658167058803,40.81652183764145],[-73.80661216122775,40.81657794543163],[-73.80670737798758,40.81655294253467],[-73.80671967987072,40.81657517074702],[-73.80658689557015,40.81661680029989],[-73.80658464685469,40.816616796527725],[-73.80657923631752,40.81661807471205],[-73.80660603189658,40.81666449404115],[-73.80692933177552,40.81656837907683],[-73.80688609227862,40.81648781099854],[-73.80685196012074,40.81642687966942],[-73.80679665584827,40.8163327883424],[-73.80679174430709,40.81632443285385],[-73.80678668905028,40.81631583119781],[-73.80676068779935,40.81627159591996],[-73.80675616662523,40.816263901969364],[-73.80673208315882,40.8162229284239],[-73.80672672445594,40.816213811285145],[-73.80669928739934,40.81616713140919],[-73.80669511006323,40.81616002537443],[-73.80666804914362,40.81611398338555],[-73.80659999819879,40.815998204767794],[-73.80659257260075,40.81598557048994],[-73.80656839498864,40.81594443525626],[-73.80653572493937,40.81589198638638],[-73.80655435560207,40.815889089647044],[-73.80671792148993,40.816160117391924],[-73.80689929569046,40.8164840311365],[-73.80694199535763,40.81656461422079],[-73.80694308670084,40.81656429054744],[-73.80695662026957,40.81656026647798],[-73.80704600153508,40.81653369387535],[-73.80694686997859,40.81621407857688],[-73.80679777288513,40.816021919787545],[-73.80679144235327,40.81600857420447],[-73.80676593813136,40.815975614513405],[-73.80662873423167,40.81568384020774],[-73.80658671974224,40.81569923127251],[-73.80657844298631,40.81573031468569],[-73.80640177811462,40.81570203064955],[-73.80641230578708,40.81566444938965],[-73.80656368335622,40.81568760225444],[-73.80661773802603,40.815668558243544],[-73.80659328471772,40.81561670615485],[-73.80635184999954,40.81553347110796],[-73.8056749848792,40.81521229218874],[-73.8053190258067,40.81478131299827],[-73.80522949485474,40.814207803093474],[-73.80519435133107,40.81391936791106],[-73.80516580583368,40.813685080692935],[-73.80517536383367,40.81333147542567],[-73.80518396072651,40.813235892206315],[-73.80519224369245,40.81314382111646],[-73.80505213646254,40.812894962434186],[-73.80479686676966,40.81272789265844],[-73.80454814914059,40.81243148190026],[-73.80438719791255,40.812229793215764],[-73.80421491507515,40.81216226582485],[-73.80390281789289,40.8121439983766],[-73.80361382016022,40.811938282058094],[-73.80334845213235,40.811632068063965],[-73.80333236911687,40.81159984216783],[-73.80316660739422,40.811267696376234],[-73.80295467022964,40.810965154494575],[-73.8027259539976,40.810630164397125],[-73.80252595880907,40.81047804287063],[-73.80224245334347,40.81019739366043],[-73.802049646329,40.810160714877355],[-73.8014783291995,40.810606279088724],[-73.80135552746913,40.81071084489496],[-73.80115707624924,40.810587765615104],[-73.80101172909842,40.810713399647355],[-73.80099517994405,40.81070707633159],[-73.80113608416073,40.810576177889935],[-73.80124032530553,40.81047933974051],[-73.80146670007328,40.81014171796316],[-73.80010949916787,40.80971095357578],[-73.79853765964971,40.809587075529784],[-73.79575752264316,40.80834332114427],[-73.79376346976115,40.80745116787297],[-73.79367568886633,40.807423787976134],[-73.79361464719514,40.807392062706185],[-73.79228907337423,40.80684900557959],[-73.79172376985717,40.806878114053625],[-73.79166240650808,40.80688291238599],[-73.79160253201479,40.80689419247677],[-73.79154532621257,40.806911732050516],[-73.79149191635211,40.80693518548731],[-73.7914433548876,40.80696409063354],[-73.79140059873868,40.806997877908096],[-73.79136449043297,40.80703588152569],[-73.79134207789309,40.807054315754506],[-73.79132391893572,40.807075278986325],[-73.79131049913609,40.80709821066327],[-73.7913021773457,40.80712249759089],[-73.79129917609569,40.807147490334266],[-73.79130157564589,40.80717252058423],[-73.79130866027411,40.80719538969633],[-73.79132025579077,40.80721716919286],[-73.79133609046492,40.80723734868214],[-73.79135579322242,40.80725545526779],[-73.79137890234121,40.807271064630164],[-73.79140863370766,40.80728532035107],[-73.79144116789494,40.80729544296869],[-73.79148511911066,40.80731907950894],[-73.79152496567941,40.80734659807656],[-73.79156011732366,40.807377591021364],[-73.79159005331158,40.807411599224515],[-73.79158656702462,40.80742742156212],[-73.79157971418442,40.807442595571636],[-73.79156968021444,40.80745671067224],[-73.7915567366133,40.80746938493514],[-73.79154123361009,40.80748027541758],[-73.79152359068709,40.807489087442605],[-73.79150428523005,40.80749558257249],[-73.79148383960948,40.807499585060626],[-73.79146280704786,40.807500986606755],[-73.79144175664936,40.80749974928743],[-73.79130225120487,40.80745069943249],[-73.79115926599397,40.80740782355569],[-73.79101327380964,40.80737126342838],[-73.79086475738563,40.80734113993805],[-73.79082222379179,40.807250977362514],[-73.79078700902994,40.807159010981785],[-73.79075924427181,40.807065583440654],[-73.79073903293019,40.80697104282668],[-73.7907264502748,40.806875741372856],[-73.79072154315206,40.80678003414531],[-73.7907243298116,40.80668427772042],[-73.79073479983785,40.80658882885665],[-73.79042839442938,40.806326649910794],[-73.79025263728455,40.80601919702469],[-73.79012463294113,40.80577155988581],[-73.7900820425006,40.80552272773626],[-73.79006256328053,40.805408941834465],[-73.7901519260015,40.8050799885925],[-73.79028410874172,40.80481710368887],[-73.79056823807811,40.804558011291746],[-73.79065958257803,40.80448579258221],[-73.79103717515576,40.804263031702106],[-73.7916001293646,40.804143423586794],[-73.79169448000971,40.80412191786086],[-73.7917684066589,40.80412696772179],[-73.7918426294635,40.80412737712486],[-73.79191664479967,40.80412314329209],[-73.79198995045127,40.80411429495134],[-73.79206204901791,40.80410089214112],[-73.79215607114244,40.80405105807356],[-73.79224529219171,40.803996364314905],[-73.7923589285197,40.80404046613804],[-73.7924756874154,40.80407957599197],[-73.79259518946087,40.80411356678446],[-73.79271704632252,40.80414232805798],[-73.79284911683821,40.80416712806904],[-73.79298292615067,40.80418578570383],[-73.79311797997465,40.80419823204185],[-73.79325377942645,40.804204421106796],[-73.7933898228672,40.80420433003631],[-73.79351389643529,40.80426120031493],[-73.79358593394123,40.80437214572885],[-73.79365540502964,40.80438665146685],[-73.79373474810106,40.8044435154771],[-73.79400631451679,40.80463795216536],[-73.79401383625986,40.80482686129687],[-73.79451648626257,40.80500321868425],[-73.79480016551302,40.80535723507235],[-73.79492122398534,40.80548518656378],[-73.7950490247648,40.80560929474133],[-73.79518335679572,40.805729354612325],[-73.7953231687073,40.8058445108952],[-73.79546898914688,40.80595528139119],[-73.79562058005335,40.806061485238054],[-73.79577769394001,40.80616294902924],[-73.79584187394705,40.80616872120221],[-73.79601037569107,40.805921031867065],[-73.79618823923661,40.80599687767513],[-73.79620903473206,40.80596859046193],[-73.79650268526515,40.8061044354875],[-73.79636945999799,40.806277202766715],[-73.79651535630437,40.80629227378849],[-73.79702945544376,40.806345377216466],[-73.79715349910262,40.80639398668263],[-73.79791967769405,40.80669422705064],[-73.7988594569971,40.807136473452786],[-73.80057684375755,40.80831182476161],[-73.8013574625942,40.80867466065427],[-73.80149578047421,40.80876493036846],[-73.80167342726017,40.808880867245534],[-73.80176206674717,40.80892708729741],[-73.80185524734345,40.8089678258141],[-73.80195238317187,40.80900282664709],[-73.80205286348284,40.80903186972369],[-73.80215605649487,40.80905477243121],[-73.80226131336823,40.80907139076542],[-73.80235859690633,40.80909493385679],[-73.80250350466216,40.80911406594124],[-73.80266088412866,40.80911748306443],[-73.80281002721196,40.80910515042803],[-73.80295921748267,40.80907708322704],[-73.80306288523741,40.80903634907679],[-73.80319979764366,40.808957906757776],[-73.80333253213495,40.80889204682171],[-73.80343625359559,40.808832429676485],[-73.80352332574783,40.808801108692975],[-73.80359386615068,40.80875717047795],[-73.80361883887213,40.80871630005798],[-73.80365216061284,40.808653415316215],[-73.80366472540902,40.80860622950239],[-73.80367523089981,40.80858526899881],[-73.80369016241339,40.80856592101235],[-73.8037091070826,40.80854872052447],[-73.80373154107568,40.80853414313653],[-73.8037568440807,40.808522591919946],[-73.80378431645738,40.8085143862707],[-73.80381319858213,40.808509753078575],[-73.80384269185261,40.80850882045316],[-73.8038719807677,40.808511614181946],[-73.80390025547672,40.80851805701715],[-73.80392673417204,40.80852797081174],[-73.80397063436935,40.80857948910974],[-73.80400670107946,40.808634405270894],[-73.80403448452377,40.808692034480224],[-73.8040536382148,40.80875165808894],[-73.80413994427606,40.80882364584081],[-73.80432460556473,40.80897027228077],[-73.80451556897218,40.80911216221185],[-73.80467808368199,40.80922579879017],[-73.80484464133983,40.80933600428845],[-73.80501511652447,40.8094426957071],[-73.80503236536408,40.809417698486264],[-73.80502190996843,40.809407723453326],[-73.80506135232707,40.80936497193488],[-73.80511892265707,40.80939693436311],[-73.80507948389705,40.80943868913337],[-73.80506378406417,40.80942970050332],[-73.80503639918948,40.80945560231074],[-73.80521045489566,40.809557871000486],[-73.80536120431012,40.809641904431814],[-73.80551448226323,40.80972325459201],[-73.80567020604411,40.80980187757863],[-73.80584889760237,40.80988733214888],[-73.80603047814724,40.80996919582444],[-73.80621482271201,40.8100474122608],[-73.80661359766019,40.810312212617596],[-73.80713987884187,40.81066167645384],[-73.80724175667669,40.8108152404985],[-73.80735019739234,40.81096618789898],[-73.80746907413481,40.811119307895495],[-73.80759470369259,40.811269283290095],[-73.80773421272856,40.81142370404317],[-73.80788088051817,40.81157424697538],[-73.80799293416153,40.81168212064746],[-73.80810866445323,40.811787729826186],[-73.8082279921663,40.811891002197214],[-73.80839689707219,40.812028355046486],[-73.80857216378286,40.81216102727769],[-73.80875356777885,40.81228884890776],[-73.80894087667376,40.81241165616753],[-73.80913385051142,40.81252929171148],[-73.80933224207388,40.812641604819234],[-73.8095357971971,40.81274845158959],[-73.8097260988585,40.81284119093609],[-73.80992029081801,40.812929152261816],[-73.80998314945073,40.81294695890106],[-73.81006463809193,40.81296833566406],[-73.81016477125421,40.812987973839235],[-73.81026812262404,40.81299948037226],[-73.81034693698221,40.81299208843078],[-73.81042488566062,40.812980556900094],[-73.81050159246415,40.812964941433975],[-73.81059832209459,40.812938824603684],[-73.81066931287849,40.81276436653759],[-73.81078477868346,40.81277095135507],[-73.81078967105674,40.81279319249628],[-73.81079927013289,40.81281453015762],[-73.81081331909961,40.81283439346444],[-73.8108314420902,40.812852250987305],[-73.81085315423834,40.81286762495962],[-73.8108778746514,40.81288010406018],[-73.8109049419509,40.812889354418374],[-73.81093363196837,40.81289512854622],[-73.81096317711918,40.81289727196029],[-73.81099021524261,40.81288837429614],[-73.8110187387695,40.81288275940373],[-73.81104806187882,40.81288056228795],[-73.8110774795241,40.81288183577635],[-73.81111203579611,40.81289587204653],[-73.8111431120655,40.81291400659704],[-73.81116987433066,40.81293575274835],[-73.81119160436322,40.812960526894905],[-73.81121212830378,40.812979071499925],[-73.81124703768344,40.81299329087478],[-73.81133318625712,40.813014675039256],[-73.81142401095114,40.81303075574642],[-73.81147990483964,40.81303969933497],[-73.81154772603186,40.81305095597559],[-73.81156607359787,40.81305400191409],[-73.81166625396294,40.813057705738025],[-73.81169687915175,40.81305692466929],[-73.81173149756725,40.813056042059664],[-73.81177347317572,40.8130437186131],[-73.81179920804867,40.813006586017096],[-73.81181560739829,40.812974748213946],[-73.81183200304997,40.81294468063775],[-73.81185065747438,40.81293940004033],[-73.81187624715334,40.812953604015334],[-73.8118948321903,40.812973107095154],[-73.81191569106178,40.813012086135124],[-73.8119412707777,40.81302983071738],[-73.81199714539541,40.8130458544624],[-73.81207166602559,40.81306013817161],[-73.81216251439967,40.81306736648847],[-73.81225801881489,40.81307637389098],[-73.81234420430653,40.813085364874425],[-73.81241175315147,40.81309255607473],[-73.81248159793859,40.81311214244912],[-73.81255145273762,40.813128188661835],[-73.81260732758834,40.813144210938276],[-73.81268886647149,40.81314788474568],[-73.81276572662637,40.813158630665846],[-73.8128331909565,40.81319591631862],[-73.81290297626032,40.813236744325806],[-73.81297045202083,40.81327048877552],[-73.81304259684661,40.813300700118845],[-73.81313381796316,40.813331054243086],[-73.81333838357942,40.813368449316826],[-73.81347005244895,40.813392518454556],[-73.81349441555793,40.813359366000235],[-73.81356245602367,40.81332997240452],[-73.81359806345651,40.81332634208571],[-73.81357530286485,40.813364414175304],[-73.81359789818833,40.813385349601674],[-73.81355246179545,40.8134319909427],[-73.81359771049365,40.813469584156245],[-73.81364813980304,40.81350315691587],[-73.81370313457042,40.81353229968529],[-73.8137620239485,40.81355665696689],[-73.81382408957863,40.813575931638184],[-73.81388857435478,40.81358988857703],[-73.81394499238172,40.81356914512364],[-73.81400319066054,40.81355146726592],[-73.81407925685065,40.81353356327437],[-73.81415712366724,40.81352089225861],[-73.81418673916913,40.81351750355438],[-73.81426797167917,40.81351212867705],[-73.81434951075246,40.81351242004387],[-73.81443067312574,40.813518375213185],[-73.81446017919359,40.8129631022567],[-73.81437165013429,40.81295941861493],[-73.8143693843687,40.81293640140604],[-73.81443694808743,40.81293828107319],[-73.81446963225636,40.81291531977686],[-73.81446965693051,40.81290646864024],[-73.81449994116008,40.81290828760461],[-73.81450223252202,40.81292245350828],[-73.81452546792079,40.81294550378032],[-73.8146186626928,40.81294742406821],[-73.81461860845134,40.81296689723876],[-73.81449745463847,40.81296493146708],[-73.81447727191156,40.81351854133862],[-73.81469475694274,40.8135193186139],[-73.81470560966756,40.81351935582411],[-73.8148570008712,40.81354084268815],[-73.814890079811,40.81354089580205],[-73.81501777001836,40.81354110074146],[-73.81533237506966,40.8135221323178],[-73.8155141636756,40.81350472049076],[-73.8156632632579,40.81351203974356],[-73.81576169237755,40.8135718498211],[-73.81587919093577,40.81376705536391],[-73.8162005689643,40.81384747597686],[-73.81648015546683,40.81385323238146],[-73.81667835319973,40.81380043997086],[-73.81674850706986,40.8137084977713],[-73.81686078332412,40.81368842878241],[-73.81724755217054,40.81360783214529],[-73.8173548154798,40.813577908289666],[-73.81737201626999,40.813574343804454],[-73.81735988456629,40.81337572003727],[-73.81737692242481,40.81337574702585],[-73.81738942091515,40.81357073625068],[-73.81744806816475,40.81355858322613],[-73.81759488728488,40.813548193517605],[-73.81760101809583,40.81354838766163],[-73.81777195284786,40.813553784551154],[-73.81789779310256,40.81354690260473],[-73.8179208412757,40.81354468010078],[-73.81793125037362,40.81340052198366],[-73.81793912728419,40.813395555584],[-73.81794185814809,40.81335572885534],[-73.81793138112988,40.81335272551061],[-73.81793546303673,40.81329796423295],[-73.81797608887013,40.81329902414646],[-73.81797068908665,40.81335677081538],[-73.8179588932762,40.813356752191396],[-73.81795616014033,40.81339757451698],[-73.81796401253763,40.81340156948311],[-73.81795807110602,40.813541089528634],[-73.81804229161202,40.813532967856396],[-73.81807961497645,40.81351709530932],[-73.81807968272179,40.813492311624515],[-73.81808440601249,40.81346930619035],[-73.81811703024695,40.813467586756005],[-73.81814963601113,40.8134729492282],[-73.81820085716616,40.81348719171776],[-73.81845432163811,40.81345990059023],[-73.81854113857612,40.81345055317728],[-73.8187439158347,40.81342608835098],[-73.81893043021384,40.81338389477661],[-73.81916590911875,40.81332938673487],[-73.81938042142714,40.81327307513324],[-73.81946672338206,40.8132395753339],[-73.81956231040617,40.813218481311075],[-73.819681173456,40.81320627646473],[-73.81981638454968,40.813179933156015],[-73.81990270879282,40.81313758189025],[-73.82001227716462,40.81309217350261],[-73.82006955436798,40.81304473912297],[-73.82009596025118,40.81297308472315],[-73.82010759340321,40.81286406966551],[-73.8203920728027,40.812844014007275],[-73.82041302954495,40.812971611124084],[-73.82047810145939,40.81301876633871],[-73.82055521517324,40.81301765507694],[-73.82049024326342,40.81283644919567],[-73.82044595032454,40.81284523139943],[-73.82040420163099,40.812774355800016],[-73.8204624983142,40.812756744077134],[-73.82043933256568,40.81270714158657],[-73.8204206836663,40.81271065267612],[-73.82029091148532,40.81244845249332],[-73.8202582789071,40.812453712664485],[-73.82024436122057,40.81243067757407],[-73.8210651207096,40.81220359196494],[-73.8210813694438,40.81222663057423],[-73.82032355515894,40.81243965219501],[-73.82042087950605,40.812638072505294],[-73.82112969804922,40.81244975686688],[-73.82113664072328,40.81246747116161],[-73.82044179624151,40.81265757783627],[-73.82046264635122,40.81270186735583],[-73.82048115677324,40.81274969286076],[-73.82053476598475,40.812742694375245],[-73.82056254831423,40.81280823782188],[-73.82052755199602,40.81282588570058],[-73.82058709143999,40.81301944660821],[-73.82084163522836,40.81299808882691],[-73.82096282827042,40.81298588510774],[-73.82105838069432,40.812977182776265],[-73.8211306443835,40.81296490242748],[-73.82117960695338,40.81295258706855],[-73.82123791376058,40.81293143382984],[-73.82125429431079,40.81290490620442],[-73.82125259793135,40.81290133764075],[-73.82124502768364,40.81288541858272],[-73.82122873118149,40.81288008227511],[-73.82121710519647,40.81287121357528],[-73.82121713848622,40.812858821144374],[-73.82122415255714,40.81284998084564],[-73.82124512277771,40.812850013360276],[-73.82126609620894,40.81284827564113],[-73.82130103684717,40.81285187094237],[-73.82133130764494,40.81285899812612],[-73.82136621348968,40.812874984831026],[-73.82141253439893,40.81287295247811],[-73.82139426361708,40.81284139332039],[-73.82145723512537,40.81281847796697],[-73.82140394102413,40.812708639848246],[-73.82142259915274,40.812701587306485],[-73.82151718570914,40.81284732123549],[-73.82162030083451,40.812831121682535],[-73.8216892526155,40.812768327455146],[-73.8217020588698,40.812753357304985],[-73.82166033195143,40.81267363135492],[-73.82169530549909,40.81266483427254],[-73.82175599067492,40.81276853602427],[-73.82197234447621,40.81275023416976],[-73.82210994475076,40.81270087964392],[-73.82209149942082,40.81262827121211],[-73.82212646342491,40.8126230146218],[-73.82217757126159,40.81267974081175],[-73.82228290825742,40.81266149978769],[-73.82213413969171,40.8123663390303],[-73.82217145218752,40.81235400527648],[-73.82227114362937,40.81254003518743],[-73.82225248068919,40.81254885759161],[-73.82230863560132,40.81265821507863],[-73.8226391838058,40.812576006813636],[-73.82272558091378,40.81250532945077],[-73.82285185101995,40.812490173399446],[-73.82290738835799,40.812479055327536],[-73.82298666429773,40.812457933913834],[-73.82307756009097,40.81244745202264],[-73.82318481038556,40.81242106285954],[-73.82324776141463,40.81240522676683],[-73.82332937582875,40.812380568735044],[-73.82339468020483,40.81235588549552],[-73.82345068402797,40.812324106032065],[-73.8234551334144,40.81230986502462],[-73.82346008270366,40.81229402626042],[-73.82346484675018,40.812255088551126],[-73.82346492657634,40.8122249938394],[-73.82346265768916,40.81220197747675],[-73.82347433550359,40.81219137377922],[-73.82349762473447,40.81219494957022],[-73.82352317906111,40.812223312617405],[-73.82355798874956,40.812276473616926],[-73.82356680906102,40.81227648711498],[-73.82362089732939,40.81227656987356],[-73.82372112788791,40.812260790715186],[-73.82381669226842,40.812236378484904],[-73.82387267753872,40.8122220768229],[-73.8240638743263,40.81216926102367],[-73.82421778221027,40.81211992869836],[-73.82435772900803,40.812063494629164],[-73.82453550423843,40.81198695467628],[-73.82456543017332,40.81193635175817],[-73.82459116681233,40.81189567567699],[-73.82458438257436,40.811817773836154],[-73.82459615811655,40.811769995067436],[-73.82463817629356,40.81173996415003],[-73.82471051125104,40.81169935890869],[-73.82476875524654,40.81170121718043],[-73.82479433788495,40.81171895908217],[-73.82481754381085,40.81175439904844],[-73.82483138373236,40.81180752780164],[-73.82487321949928,40.81184653686501],[-73.82494076044952,40.81185726151942],[-73.82502001572529,40.81184321961675],[-73.82505782162893,40.81182991788676],[-73.82480905360013,40.81143928160005],[-73.82483004135572,40.81143223154384],[-73.82487876522191,40.81151019708605],[-73.8249276238048,40.81153682481728],[-73.82491588091875,40.81157221235935],[-73.82507659171799,40.81182331338753],[-73.82515527774036,40.8117956281417],[-73.82524350467841,40.81176134024015],[-73.82493047923725,40.81133679072725],[-73.82492115121373,40.81134031669787],[-73.82487938938094,40.81127298382827],[-73.82491670053449,40.81126064918352],[-73.82496314503149,40.81131913747006],[-73.82494681756404,40.81132619395654],[-73.82526664318095,40.81175234789854],[-73.8254048364168,40.81169864206272],[-73.82549075318562,40.81165933042349],[-73.82520803886423,40.81122391563497],[-73.82523137433324,40.81120978929638],[-73.82551303817354,40.811649133409425],[-73.82559378915639,40.81161218535694],[-73.82565070298223,40.811592290413536],[-73.82540857363014,40.81116226108609],[-73.82539691090074,40.81116755329233],[-73.82532502163363,40.81103821604539],[-73.82535766859549,40.81102764392377],[-73.82567229084796,40.811584743730464],[-73.82572515052027,40.81156626540869],[-73.82576645033132,40.81155182855345],[-73.82559709277574,40.811240436768905],[-73.8256250897204,40.81122631740212],[-73.82559029284799,40.81116784599785],[-73.8255739747628,40.81117136211672],[-73.82549979349373,40.81102785912636],[-73.82553710461548,40.81101552428074],[-73.8256229491065,40.811153733679916],[-73.8256066217491,40.81116079042749],[-73.8256390924955,40.81121748740366],[-73.82565308444987,40.81121219752264],[-73.82571569203317,40.811327358815156],[-73.8256923553029,40.811341485249535],[-73.82581255718912,40.811533704520386],[-73.82592714984669,40.811486501396736],[-73.82576724152807,40.81121591023329],[-73.82579755905225,40.81120533513728],[-73.82595641099948,40.81147444843514],[-73.82599286656067,40.81146288414571],[-73.82602665536618,40.811447331964196],[-73.82605702701115,40.811428137285],[-73.82608330698366,40.81140572639728],[-73.82612343638607,40.81130540954542],[-73.82613175034005,40.81130034131589],[-73.82614105373158,40.81129638856234],[-73.82615108990498,40.81129366033041],[-73.82616158198998,40.8112922318845],[-73.82617224053884,40.81129214263148],[-73.82630784757573,40.811284121706464],[-73.82649308417311,40.81131927035411],[-73.82667984776913,40.81134939555896],[-73.82686847297782,40.811385233919424],[-73.82705915482032,40.81141411431378],[-73.82725144893953,40.81143596944001],[-73.82744490721939,40.81145074836762],[-73.82763907882934,40.81145841665603],[-73.82783351127638,40.81145895643535],[-73.82802775145893,40.81145236644768],[-73.82822134672433,40.81143866205026],[-73.82841384592258,40.81141787517922],[-73.8286048004597,40.81139005427593],[-73.8287937653425,40.81135526417332],[-73.82898030021626,40.81131358594507],[-73.8291639703915,40.81126511671659],[-73.82934434785685,40.8112099694386],[-73.8295210122775,40.811148272623555],[-73.82969355197409,40.811080170046594],[-73.82986156488383,40.81100582040971],[-73.83002465949562,40.81092539697241],[-73.83018245576443,40.81083908714736],[-73.83033458599569,40.81074709206371],[-73.8304806957033,40.810649626098254],[-73.83064261080165,40.81053874295203],[-73.8307983038689,40.81042282984742],[-73.83094750447503,40.810302088143246],[-73.83108995347234,40.810176727585436],[-73.83122540344603,40.810046965942256],[-73.83135361914407,40.80991302862626],[-73.83147437788467,40.80977514830182],[-73.8315874699442,40.809633564481835],[-73.83169269892002,40.80948852311065],[-73.83178988207277,40.809340276137284],[-73.83187885064221,40.809189081077356],[-73.83195945014094,40.80903520056596],[-73.83203154062238,40.80887890190099],[-73.83208369374292,40.80875708133071],[-73.83212776291178,40.80863343133633],[-73.83216363787177,40.80850826140554],[-73.83219122887735,40.80838188482855],[-73.83221046691823,40.80825461791406],[-73.83222130389174,40.808126779197195],[-73.8322237127224,40.80799868864253],[-73.83221768743012,40.80787066684321],[-73.83220324314377,40.807743034218404],[-73.8321804160634,40.80761611021138],[-73.83214926336866,40.80749021249004],[-73.83210986307596,40.80736565615214],[-73.83206231384165,40.80724275293599],[-73.83200673471579,40.80712181044126],[-73.8319432648433,40.807003131358414],[-73.83187206311506,40.806887012711854],[-73.83179330776989,40.80677374511597],[-73.83176995797278,40.806756334418964],[-73.83174338807993,40.8067418318625],[-73.8317142191705,40.80673057644681],[-73.83168533540413,40.80671926498173],[-73.83165928963005,40.8067045017417],[-73.8316367895721,40.80668668787934],[-73.83161844660708,40.80666630743949],[-73.83160475915251,40.80664391420646],[-73.83159609912363,40.80662011665657],[-73.83159270182755,40.806595561423755],[-73.83159465957092,40.80657091572942],[-73.83160191915147,40.806546849252],[-73.8316142833047,40.80652401593093],[-73.83163141606485,40.806503036197284],[-73.83165285189361,40.806484480115635],[-73.83167689773845,40.806492947294494],[-73.83170246832587,40.80649824015794],[-73.83172884365365,40.80650020967217],[-73.83175528105947,40.80649880038089],[-73.83178103613295,40.806494051965934],[-73.83180538367725,40.806486098130705],[-73.83182763812798,40.806475162834936],[-73.83184717285792,40.806461553988555],[-73.83186343782154,40.80644565478147],[-73.83187597504211,40.80642791289407],[-73.83188443150738,40.806408827891474],[-73.83190699270709,40.80631548718475],[-73.8319211382631,40.80622119592449],[-73.83192680256857,40.8061263916699],[-73.83192395937456,40.80603151435898],[-73.83191262191112,40.805937004266795],[-73.8318928428252,40.805843299962625],[-73.8318647139355,40.805750836274704],[-73.83182836580629,40.80566004227224],[-73.83178396714021,40.805571339275104],[-73.83173172399519,40.805485138898085],[-73.83167187882795,40.80540184114159],[-73.83164408179155,40.805310842000274],[-73.83162387312738,40.805218694427836],[-73.83161133284766,40.80512576340827],[-73.83160651059022,40.80503241702718],[-73.8316157445545,40.804938255993314],[-73.83168804438667,40.804952878455516],[-73.83195319630177,40.80494252834104],[-73.83221866099665,40.80493916837379],[-73.83248411943475,40.80494280259175],[-73.83274925258699,40.80495342662745],[-73.83301374181535,40.80497102771272],[-73.83327726925476,40.8049955846944],[-73.83353951819463,40.805027068059864],[-73.8338001734604,40.80506543997184],[-73.83405892179127,40.805110654314674],[-73.83431545221595,40.80516265674894],[-73.83456945642716,40.80522138477725],[-73.83482062915103,40.805286767819034],[-73.83506866851421,40.805358727295435],[-73.83531327640628,40.80543717672355],[-73.83589256644554,40.805661448482134],[-73.83643061257128,40.80581642190514],[-73.83667080317367,40.805874315643315],[-73.83691225653493,40.80592909322198],[-73.83703585288546,40.80598103970277],[-73.83715549202292,40.80603808521723],[-73.837270809972,40.80610005622217],[-73.83735487271991,40.80615004000809],[-73.83743612126133,40.8062026421781],[-73.8380022303415,40.80696132830969],[-73.83802727504991,40.80698494018283],[-73.83804695974362,40.807011320885636],[-73.83806076528177,40.80703977469336],[-73.83806795314085,40.80706710705463],[-73.83806970683912,40.807094947877985],[-73.83806598730031,40.80712267691369],[-73.83805687738312,40.807149676401544],[-73.83804258003671,40.80717534483389],[-73.83803522103766,40.80730290621252],[-73.8380372511809,40.80743058076502],[-73.83804866418104,40.80755796980412],[-73.83806942445209,40.80768467553144],[-73.83809946721888,40.8078103022803],[-73.83813869871788,40.807934457751195],[-73.83818699648971,40.80805675423663],[-73.83824420976065,40.808176809832645],[-73.83831015991355,40.808294249630485],[-73.83838464104414,40.8084087068886],[-73.83848257568603,40.80849122048463],[-73.83852374264998,40.80859513269741],[-73.83853400693792,40.808650453238705],[-73.83854418483624,40.80870531045123],[-73.83861835822081,40.80886277009592],[-73.8386802353445,40.80896671223972],[-73.83873795612452,40.80907694177423],[-73.83881633265246,40.80920923018178],[-73.83889477043316,40.80931634197564],[-73.83891522935095,40.80942022509366],[-73.83897298765963,40.809514719445644],[-73.83908458586023,40.80961243604938],[-73.83918782326641,40.809741611933795],[-73.83929500594361,40.809952618391456],[-73.8393857492326,40.81011010060231],[-73.83944757689716,40.8102360714232],[-73.83957150381313,40.81037471762652],[-73.83966636048892,40.81054479381408],[-73.8397571143628,40.810699129111015],[-73.83986029418219,40.810853481089964],[-73.83996760942497,40.811010985833654],[-73.84000050367487,40.81111173936927],[-73.84008711701065,40.81126606814136],[-73.84017805355874,40.81134487193065],[-73.84025952896259,40.81144303678287],[-73.84029763051551,40.811571630011684],[-73.8403014705625,40.81169752016923],[-73.84028871192851,40.81183597548003],[-73.84026339110687,40.81203106189121],[-73.84028789629615,40.81217586322589],[-73.84032899373693,40.81231124600242],[-73.84039504886617,40.812402604128465],[-73.84041550482503,40.81247929965814],[-73.840431996071,40.81254112823794],[-73.84040031314653,40.81263430086592],[-73.84039028027699,40.812663808025576],[-73.8403403548007,40.81275500555864],[-73.8402945493796,40.812855649802074],[-73.8402860384377,40.81295005111918],[-73.84030654484857,40.813035051939025],[-73.84030952318996,40.813049704597255],[-73.8403270155444,40.81313578813789],[-73.84026867680403,40.81328047502389],[-73.8401712675226,40.81341311831048],[-73.84014400223342,40.813450245877554],[-73.84002346992017,40.81362002317771],[-73.83993631627357,40.81368913852005],[-73.83988754561838,40.81375800355029],[-73.83987397090876,40.813777171307386],[-73.83985463019523,40.81378992340011],[-73.8397453567507,40.81386196551967],[-73.83966236749743,40.81392164508167],[-73.8396290173596,40.8140097175503],[-73.8396483600349,40.814081762836544],[-73.8396577551492,40.81411676009381],[-73.83964922797608,40.814217456065435],[-73.83959097047588,40.814327523545984],[-73.83956806595012,40.81449124860907],[-73.83953091547295,40.81518345494998],[-73.839617426177,40.81538184382636],[-73.83960446062109,40.815605271073785],[-73.83953766735712,40.81581918222315],[-73.83959385550696,40.81598823267695],[-73.83963034010297,40.81603133733205],[-73.83966215867883,40.816076525455905],[-73.8396891063878,40.81612350614241],[-73.83971280645667,40.81617660510007],[-73.83973028581161,40.81623107854724],[-73.83974140974325,40.8162865067165],[-73.83974609251577,40.81634246248264],[-73.83974429802706,40.81639851465369],[-73.83974355943771,40.81640607150291],[-73.83895834063397,40.81636899415545],[-73.83696070270669,40.816340540534846],[-73.83667856364184,40.81758876291379],[-73.83666068728388,40.817971161183486],[-73.83650145938019,40.818710659292485],[-73.8363963872475,40.81889136615085],[-73.8361423950391,40.81919890299811],[-73.8361321639723,40.82033578524769],[-73.83613095101656,40.82095659574528],[-73.83612954344937,40.82167782782061],[-73.83612811604478,40.82240889397384],[-73.83612599020948,40.82349743203235],[-73.8361903339391,40.824205449752256],[-73.83626003629831,40.824971880684906],[-73.83650460847485,40.82640311734965],[-73.83661819651613,40.827114148693745],[-73.83664057986842,40.82721504499525],[-73.83678907945065,40.827884395870235],[-73.83685097708859,40.82816339527147],[-73.8368608733785,40.828198473627694],[-73.83691608907843,40.828451825599124],[-73.83703204437259,40.82880945129485],[-73.83707424282272,40.828923071983944],[-73.83709061375829,40.828967147310955],[-73.83715124790245,40.828959515438314],[-73.8374791180051,40.82892810126495],[-73.84032294829399,40.828823951223846],[-73.84058337745984,40.82880567980361],[-73.84102340180686,40.82877480639905],[-73.84122680156631,40.82876053411194],[-73.84143734595608,40.828741310559494],[-73.84159951122282,40.8287264950916],[-73.84223265303476,40.82865263090573],[-73.84228428376038,40.82864660448023],[-73.842292373229,40.828699807532224],[-73.84230753757485,40.8287994687216],[-73.84231435750114,40.828922980996964],[-73.84233077477266,40.82907396245381],[-73.84223013648109,40.82983069124897],[-73.84191892734522,40.83062975813651],[-73.8418864377445,40.83071317653451],[-73.8408458452518,40.83174852432904],[-73.84075047236948,40.831779863610095],[-73.84024396311139,40.83220402332117],[-73.83943411928476,40.832983380288695],[-73.8391809519932,40.83315611875259],[-73.83899809143146,40.833382455358155],[-73.83888164699847,40.83360115423361],[-73.83885232384739,40.833690667848316],[-73.83882717280375,40.8338102233677],[-73.83881438332645,40.833958119303595],[-73.83883473556517,40.834109208661076],[-73.83887989543763,40.83428236293761],[-73.83892926676718,40.83442719808519],[-73.83894130815452,40.834587717131534],[-73.83893684463153,40.83471988981315],[-73.8389530462067,40.83487412044198],[-73.83896515672919,40.83500631575794],[-73.83899797777033,40.835141687594074],[-73.83904319206701,40.8352928110848],[-73.8390594007588,40.83544389458452],[-73.839046635205,40.83558234988284],[-73.83909187186077,40.83572403322116],[-73.83911300794051,40.83591795547662],[-73.83920869969371,40.836569346657875],[-73.83923392305653,40.83674104076088],[-73.83918642131317,40.83710741592603],[-73.83926310253091,40.83720488547676],[-73.83922069390229,40.83739247261661],[-73.83924584969718,40.837592545848416],[-73.8392872277846,40.837831586330665],[-73.83928671889568,40.838042244632575],[-73.83921295751287,40.83824771161962],[-73.83920223936276,40.83827756956893],[-73.83915984293945,40.83845984565517],[-73.83919255169542,40.838713628056965],[-73.83936180403167,40.838801784716004],[-73.83958953765703,40.83879848582574],[-73.83972014449373,40.83956540598526],[-73.83956700333053,40.840547227887505],[-73.83936794316948,40.84088297298023],[-73.83880813325482,40.84076703417048],[-73.83849424734238,40.84069921961693],[-73.83839056291255,40.84067681413517],[-73.83830525002523,40.84064271886],[-73.83821037067182,40.840604797759255],[-73.8381237626325,40.84057018171058],[-73.83762124301602,40.840283566825576],[-73.83768901093907,40.840811182403954],[-73.83767001617196,40.84112190765568],[-73.83736984221223,40.84204138410011],[-73.83714580038723,40.84272763259394],[-73.83688925154429,40.84337478830607],[-73.83676643709148,40.8433859700133],[-73.83582911407471,40.84347129469416],[-73.83474813401729,40.84350280743007],[-73.83383204395673,40.843516412723474],[-73.83294076425469,40.84351916046943],[-73.83200795756372,40.84363039435888],[-73.8310837711021,40.84374456851797],[-73.83043186358097,40.84385798363015],[-73.82965549939887,40.844089123052775],[-73.82931548420683,40.84419272582832],[-73.82870971034099,40.844373872431845],[-73.82845274256454,40.84445071741226],[-73.82757536047426,40.84473187468053],[-73.82674715146317,40.845078918448706],[-73.82611300711167,40.8453386937714],[-73.8261962779633,40.843816936214274],[-73.82624132976046,40.842993594145504],[-73.82608382033281,40.84137145739916],[-73.8260263430581,40.841024464137256],[-73.82598686829098,40.8406757523857],[-73.82596550413017,40.840326138000755]]]]}},{type:"Feature",properties:{ntacode:"BK26",ntaname:"Gravesend",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.965143851925,40.5911019161181],[-73.96530164378395,40.5903582306156],[-73.96546500586655,40.58964333676739],[-73.965640918929,40.58888717504064],[-73.96581402658387,40.58813321784834],[-73.96597498444335,40.58743213587772],[-73.96615022765327,40.586668823367894],[-73.96633012708645,40.58589875142141],[-73.96636486713898,40.58575124444154],[-73.96643740845941,40.58541469427101],[-73.96649796172706,40.58514249244034],[-73.96653588787531,40.584957806865155],[-73.96660079773989,40.584641741513785],[-73.96661531537428,40.58457084645519],[-73.96670868929563,40.58456896974414],[-73.96684429786961,40.584569329607895],[-73.96691480272965,40.58456713268021],[-73.96785844198462,40.58451404375915],[-73.96899985585692,40.584062894645285],[-73.96985445569905,40.58396698261896],[-73.97005546345088,40.5839477304339],[-73.97045373474111,40.58389227928451],[-73.97084642227952,40.58382021546739],[-73.97174499685822,40.58366274888415],[-73.97308506387361,40.58342982612491],[-73.97449713027834,40.58315338981503],[-73.97459000582634,40.58313882075888],[-73.97468194311523,40.583124118402544],[-73.97742525335703,40.582906592669076],[-73.98006567975159,40.58331786374605],[-73.98046085991737,40.58338370535094],[-73.98175452142111,40.58358376322568],[-73.98281157707865,40.58379238841894],[-73.98387593239107,40.583975745662144],[-73.98482192835392,40.58416852277413],[-73.98492730970321,40.5845959521996],[-73.98548158019872,40.58451967741753],[-73.98586059305504,40.58452571335761],[-73.98627573678375,40.58447998093006],[-73.98671582311283,40.584568500400614],[-73.98701023038156,40.58462626653121],[-73.9871012031946,40.58464459176263],[-73.98687540227748,40.58425158798382],[-73.98683590455582,40.58418633126998],[-73.98679577092237,40.58411362845766],[-73.98660338295083,40.58376512125482],[-73.98654457108192,40.58365859131661],[-73.98662350475622,40.58367393684479],[-73.98720976921724,40.583591903811005],[-73.98829948294933,40.58346674665824],[-73.98852399184095,40.58314353488522],[-73.98874850075681,40.58282032316661],[-73.9888888503506,40.582567334741405],[-73.98928725016705,40.58195758291019],[-73.98971762454222,40.580838226572425],[-73.9899550492178,40.58066166953144],[-73.99119440796757,40.58102830769948],[-73.99163007472386,40.58107988438192],[-73.9917427341701,40.58120016258752],[-73.99168261881202,40.58138342707721],[-73.99173078128514,40.581486504545296],[-73.99182532449981,40.581503706867046],[-73.9918553565665,40.58162397854615],[-73.99182529575877,40.58173852030279],[-73.99169553014785,40.581858503278916],[-73.99033762504465,40.584218254885904],[-73.9903506723532,40.58427652811074],[-73.9903557381651,40.5843355179486],[-73.99035276803949,40.584394590698324],[-73.99034179386193,40.584453111766486],[-73.99032293350287,40.5845104524845],[-73.99029638955221,40.58456599686221],[-73.99026244714379,40.58461914820537],[-73.9909761229885,40.584350030810114],[-73.99267391275045,40.58358844336947],[-73.99272664752424,40.58356177434661],[-73.99277367837792,40.58352949417054],[-73.99281398707566,40.58349230172532],[-73.99284670092443,40.58345100224737],[-73.99288601634893,40.58342415706808],[-73.99292971084586,40.583401587909336],[-73.99297699017913,40.583383705009275],[-73.99302699495365,40.58337083342388],[-73.99304892967554,40.58336317452557],[-73.99306880707283,40.58335275049693],[-73.99308603338586,40.58333987271573],[-73.99310009404664,40.58332492585604],[-73.99311056904975,40.58330835639721],[-73.99311714549808,40.58329065928723],[-73.99314662510267,40.583271948441734],[-73.99317951603186,40.58325690118379],[-73.99321504196881,40.58324587266939],[-73.99325236440473,40.58323912320111],[-73.99339745701675,40.583148129486645],[-73.99354754864409,40.58306197803085],[-73.99370236147281,40.58298082828607],[-73.99386160895398,40.58290483044687],[-73.994024996334,40.5828341251719],[-73.9941922212,40.58276884332387],[-73.9943629740394,40.58270910572726],[-73.9945369388127,40.5826550229449],[-73.99458961848698,40.582649864056506],[-73.99464052569333,40.582638316750476],[-73.994688336713,40.58262068128684],[-73.99473180833864,40.58259741623324],[-73.99476981020159,40.58256912654073],[-73.99479586376931,40.58253948056314],[-73.99482767692086,40.58251330524192],[-73.99486446701168,40.582491244518735],[-73.99490532896186,40.58247384111085],[-73.99494925752201,40.582461523160305],[-73.99499517200302,40.58245459370136],[-73.99504973843698,40.58245098811196],[-73.99510280578332,40.58244065407648],[-73.99515295655466,40.5824238676287],[-73.99519885117108,40.58240107715309],[-73.9952392637426,40.58237289140794],[-73.99527311481444,40.5823400632642],[-73.99528742803143,40.582311998076605],[-73.9953075466753,40.58228608554338],[-73.99533293323601,40.58226301796176],[-73.99536290946426,40.5822434116205],[-73.99539667449238,40.58222779033525],[-73.9954333262307,40.58221657145393],[-73.99547188546809,40.58221005470689],[-73.99551132203277,40.58220841419944],[-73.99555058231434,40.582211693760286],[-73.99558861741197,40.58221980577084],[-73.99589671851159,40.58215701878402],[-73.99605528820528,40.58212890385418],[-73.99622429809621,40.58220193058152],[-73.99672570403001,40.58225349057945],[-73.99739612012665,40.582429616999555],[-73.99781301710927,40.58261003108308],[-74.00017922859415,40.583073950245094],[-74.00030880810677,40.583177037514716],[-74.00041739503713,40.58354592150334],[-74.00043685358052,40.58404896948659],[-74.0003595179049,40.58418644588046],[-74.00024683907264,40.5842637628337],[-74.00010035579994,40.584375441997985],[-73.99998204289258,40.58443128159525],[-73.99985809444591,40.584542960952845],[-73.99973977980446,40.584577322865286],[-73.99963273341208,40.58463316229426],[-73.99953132177036,40.58470188733627],[-73.99945807926125,40.58475343161656],[-73.99933976309943,40.58486081481723],[-73.99915383954439,40.5849424258703],[-73.99898481729475,40.58501544553091],[-73.99878762307121,40.58515289393333],[-73.99860169877746,40.585230208470016],[-73.99846084611701,40.5852860463874],[-73.99826365291966,40.58531181562515],[-73.99808523776021,40.585364721581556],[-73.99808899188402,40.58547074076335],[-73.99828673553597,40.58548306298676],[-73.99867110166028,40.58550701321548],[-73.9992890500948,40.58555236605296],[-73.99946933901516,40.585689819009374],[-73.9997059709952,40.585689819858615],[-73.99970033626079,40.585754249627776],[-73.9995256799037,40.58575854465995],[-73.99963423823512,40.58606974743341],[-73.99956511570326,40.586243920095725],[-73.99935665157754,40.58638136941574],[-73.99897352811578,40.58642861560591],[-73.99877633053231,40.58648445338663],[-73.99863826384765,40.586491629460916],[-73.99828052442551,40.58651021958488],[-73.99821854784221,40.586510218640676],[-73.99814530449011,40.5865316939072],[-73.99623653794238,40.58742125587965],[-73.99417305638384,40.588382857820825],[-73.99423502922518,40.58843870064833],[-73.99559857410358,40.58784170755418],[-73.99566054512277,40.587936207343894],[-73.99407904621788,40.5886934419906],[-73.99421554608313,40.58886853048283],[-73.9949748484749,40.58850537201593],[-73.99533140797443,40.58833006678166],[-73.9953456688551,40.58834501717456],[-73.9954829431666,40.5882852227254],[-73.99549007351679,40.58829745499165],[-73.99555247167993,40.58826483929661],[-73.99556316619994,40.58827707219883],[-73.9951335126951,40.58848091554356],[-73.99515490404119,40.588514893739536],[-73.99505684930193,40.5885610978356],[-73.99509949490822,40.58859250504385],[-73.99552212251818,40.588390622988165],[-73.99552775632834,40.58840351006577],[-73.99777708135551,40.58735323755161],[-73.99795639739295,40.58726950636569],[-73.99796055106245,40.5872774235411],[-73.99797893506648,40.58731246396785],[-73.9955502945397,40.588420693920895],[-73.99555029368099,40.58843358128158],[-73.99515584195449,40.588626872890195],[-73.99487677695376,40.58877174667521],[-73.9949022605076,40.588802987503094],[-73.99534737661224,40.58933138044002],[-74.0001144953841,40.586951640400045],[-74.0001032257228,40.586590798945444],[-74.00010886019511,40.58656072909679],[-74.0001652065633,40.58650488496263],[-74.00023845644202,40.5864705188675],[-74.00031734303275,40.58645333502333],[-74.00037368890942,40.58647481463002],[-74.00043277493147,40.58654459492162],[-74.00042529438704,40.58669243156096],[-74.00046948087495,40.5869430487606],[-74.00048912001934,40.587042855626635],[-74.00038207049803,40.58713305734955],[-73.99788311251044,40.58834343842546],[-73.99793382412395,40.58839928290329],[-73.99801867022973,40.58842540004126],[-73.99375761854486,40.59033184450579],[-73.99330854901028,40.58958389858046],[-73.99297835954073,40.589730033452966],[-73.99291591535888,40.58975737877886],[-73.99286067739627,40.58978269841933],[-73.99255747826092,40.58992167522656],[-73.99161412310944,40.59035644594463],[-73.99153934444456,40.59039090308136],[-73.99147342135694,40.59044930578847],[-73.99066311983646,40.59116716660836],[-73.99036425045072,40.59143193167635],[-73.98962150098927,40.59098199324497],[-73.98798856340974,40.59255277791327],[-73.9860193682429,40.59444604946173],[-73.98467793992157,40.593658650343585],[-73.98463965435984,40.59355217604259],[-73.98412888435644,40.593610667485095],[-73.98407040293226,40.59361736491855],[-73.9836676641565,40.5936634814534],[-73.98354622426923,40.593676510636456],[-73.98344124422071,40.593687773457994],[-73.98303296905152,40.59373029397059],[-73.98273346394228,40.593763699083944],[-73.98179117900918,40.593870630954406],[-73.98110896781706,40.59394677628454],[-73.980710131281,40.5939972281329],[-73.97995443451727,40.59407381210667],[-73.98014301296614,40.59506617575721],[-73.98035785473861,40.59619154174641],[-73.97942586777036,40.59629752332757],[-73.97890571395484,40.596352730581856],[-73.978501691787,40.596394853131734],[-73.97750674183297,40.596506453420574],[-73.97650934440635,40.59661610946456],[-73.97558819236635,40.59671920643151],[-73.97503940363372,40.59678002745571],[-73.97492695554826,40.59679353816292],[-73.97408390555658,40.59688294407077],[-73.97323983466613,40.59697881855931],[-73.97148350788795,40.59717158495785],[-73.97132951066911,40.59635243071844],[-73.97153324450734,40.59636870925094],[-73.97169554948486,40.595488542319295],[-73.97176508999075,40.59511141144364],[-73.97189684823083,40.594352510693206],[-73.97178220187702,40.593756083857826],[-73.97155530513322,40.59256045755624],[-73.97141847563299,40.59183850998368],[-73.97128748858987,40.59115950174961],[-73.97115101831338,40.5904424440307],[-73.97022337670379,40.59054017534086],[-73.96929959284087,40.59064758991982],[-73.9683709996117,40.59074946661116],[-73.96787702167666,40.59080375616198],[-73.96744527478253,40.59085121029377],[-73.96651951112841,40.590952873464246],[-73.96542523791753,40.59107142837304],[-73.96528827807191,40.591086610300955],[-73.965143851925,40.5911019161181]]]}},{type:"Feature",properties:{ntacode:"BX17",ntaname:"East Tremont",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.88311982503737,40.848221092379326],[-73.8828444557482,40.8478172264517],[-73.88199829537226,40.84723531199198],[-73.88105584749775,40.84659449001669],[-73.88047737188707,40.846194810913765],[-73.87919408833167,40.845321733729634],[-73.87800756863254,40.84448429620561],[-73.87733907238247,40.843991755057985],[-73.8781754695868,40.84261769604508],[-73.87757280041201,40.84248377147665],[-73.87694201688588,40.842335627509925],[-73.87686858226901,40.84231710694597],[-73.87679872059412,40.84229978727676],[-73.87608448669229,40.84206476941817],[-73.8745917537079,40.84152064753872],[-73.87426120860182,40.84213323702405],[-73.87400597655667,40.842530173116856],[-73.8730563293731,40.84324293216128],[-73.8719023725063,40.8437208520911],[-73.87184610291017,40.843760777855856],[-73.87179038486082,40.84380281433584],[-73.87096254074743,40.844333660002306],[-73.86941208460321,40.84724549093968],[-73.86889243340798,40.84811232212653],[-73.86956259014319,40.848018713238574],[-73.869523629517,40.848686977587874],[-73.86920944636059,40.84923837287328],[-73.86837388931622,40.848969598246306],[-73.86785992993872,40.848864931388384],[-73.86800652890952,40.84830196637341],[-73.8683546589662,40.84708023338644],[-73.8684380808677,40.847051279109024],[-73.86892652693233,40.846881740609774],[-73.86883109206549,40.84673752671388],[-73.86875399503619,40.846584471427775],[-73.86875397131693,40.846584417625664],[-73.86875394759669,40.846584364326105],[-73.86869718926434,40.84642466921506],[-73.86869713024244,40.84642450664988],[-73.86869709438304,40.8464243446136],[-73.86866197404231,40.846260324186886],[-73.8686619381993,40.84626015394198],[-73.86866192772774,40.84625998272081],[-73.86864915093273,40.846094097217616],[-73.86864914046156,40.84609392582891],[-73.86864915160919,40.84609375463233],[-73.8686587275619,40.84592863335588],[-73.86865874027222,40.84592845277973],[-73.86865877524394,40.845928282112865],[-73.86869009270251,40.84576627455281],[-73.8687418656209,40.84560972858171],[-73.868637217448,40.84530984326788],[-73.86804200391849,40.844813839306966],[-73.86889258777546,40.84440965879858],[-73.86959555547625,40.84398144211691],[-73.87030135672029,40.84354869614718],[-73.87099518133508,40.84311139204455],[-73.87153346176751,40.84251428167074],[-73.87223024679862,40.841643170682524],[-73.87229921089165,40.841579995739046],[-73.87236365183178,40.841476960982675],[-73.87244734702527,40.841344267110514],[-73.87280724903314,40.8408686449405],[-73.8732671701483,40.84021994903131],[-73.87359713633835,40.839798555936014],[-73.87561285239899,40.83990252063414],[-73.8774722935983,40.83998354717841],[-73.87791380431172,40.83997032848062],[-73.87823856696953,40.83998591762315],[-73.87831009136754,40.83998935095523],[-73.8784192504607,40.83999459045886],[-73.87850461349257,40.8400055944219],[-73.87865983163495,40.8400199040367],[-73.87978300349883,40.84014582564115],[-73.87992249986256,40.84015403002054],[-73.88006199559806,40.840162234733064],[-73.88010086856872,40.84006661599322],[-73.88027152627527,40.83989623953948],[-73.88030767885532,40.83971794385383],[-73.8803076920011,40.83971787082704],[-73.88030771529064,40.839717799486046],[-73.88036581345801,40.8395405789335],[-73.88036583763095,40.83954050692326],[-73.88036587239154,40.83954043509157],[-73.88044586462296,40.83936659672505],[-73.88044592328714,40.839366479854206],[-73.88044599431981,40.839366354117374],[-73.88054735436587,40.83919811117523],[-73.8806688788045,40.83903768774452],[-73.88066892590108,40.839037624804234],[-73.88066897364315,40.83903757091094],[-73.8808087518032,40.83888725199061],[-73.88080895380051,40.83888703592596],[-73.88080919131116,40.83888681989801],[-73.88096532152258,40.838748080015364],[-73.88113550248528,40.83862214150121],[-73.88135107255476,40.83840917183488],[-73.88138310635087,40.838377714137074],[-73.88154924659435,40.83818275668402],[-73.8816032477419,40.83809985930027],[-73.88166303780368,40.83802861861741],[-73.88169674941985,40.83798711346096],[-73.88172047507507,40.83795364908746],[-73.88180012302072,40.8378287571557],[-73.88187471267526,40.83770207645683],[-73.88194417618523,40.83757372459205],[-73.88200844701255,40.837443821716974],[-73.88203937469918,40.837524592863744],[-73.88207850585225,40.837677691306425],[-73.88213873049577,40.837828541841574],[-73.88221957852414,40.8379746371279],[-73.88223000017226,40.837989066723054],[-73.88229150998647,40.83807526965379],[-73.88237242551524,40.83816508338584],[-73.88246404796978,40.83824724040042],[-73.88285365097538,40.838495335472516],[-73.88279558599788,40.83854994573859],[-73.88274769857907,40.8385923412635],[-73.88313873954041,40.838810672004804],[-73.88351820406046,40.8390223658238],[-73.88412724483942,40.839355919306264],[-73.88418143241485,40.839335306642695],[-73.88435324502943,40.839277650124046],[-73.88464898130626,40.83917463260113],[-73.88583496453042,40.839896927386256],[-73.88618432100431,40.84010504497352],[-73.88659802345128,40.83927905010855],[-73.88754251780583,40.839640658480874],[-73.88813752159348,40.83986200238482],[-73.88869040830886,40.83915802646806],[-73.88941724869123,40.839422733882834],[-73.8901746864259,40.83987366761627],[-73.89216815621234,40.841049639739595],[-73.89317098935379,40.841637343174476],[-73.89410150522264,40.84219030239439],[-73.89484862728902,40.842628260342536],[-73.89493579884511,40.842679358975445],[-73.89501415718263,40.84272529112854],[-73.8950980727423,40.842774480756205],[-73.89527784892587,40.84287986143911],[-73.89537836114482,40.842938779458585],[-73.89484758690517,40.843646362791915],[-73.89481942627533,40.84368377096889],[-73.89479022112346,40.8437203219722],[-73.89464252725224,40.84390414029969],[-73.89398467522285,40.84470395891291],[-73.89290102347007,40.84626833032252],[-73.8933730985571,40.8464011937784],[-73.89360906591949,40.84644525728977],[-73.89384986021062,40.84647439404514],[-73.89409301463267,40.846488222643764],[-73.89433599281826,40.84648668161187],[-73.89535849032868,40.84651803163379],[-73.89617713042941,40.846658321072574],[-73.89557756001955,40.847854643001035],[-73.89494628000872,40.849104853028],[-73.89407259042741,40.850713189159634],[-73.8947876499485,40.85108166809891],[-73.89431774135001,40.85189131147134],[-73.8930714089553,40.85324998755036],[-73.89216687403156,40.852769462893306],[-73.89090203376622,40.854116885402725],[-73.89069031980961,40.854353263124494],[-73.89038954009592,40.854689058085235],[-73.89003039557717,40.8542209916783],[-73.88960978077964,40.8536218805488],[-73.88963328236134,40.853173818437],[-73.88993961562211,40.85259076296167],[-73.88987871399247,40.85207022052419],[-73.88963045046926,40.85188593154804],[-73.88951837704866,40.85180274466456],[-73.88895256316084,40.85144078077304],[-73.88878245650979,40.85134118447873],[-73.88823974096387,40.85103536590897],[-73.88800539940358,40.85097610267424],[-73.88771029874756,40.850960684745395],[-73.88735662003371,40.850873897618094],[-73.88643345756779,40.850308947186754],[-73.88581418548691,40.84993079669003],[-73.8848019346171,40.84930945911179],[-73.88377755726245,40.84868218441889],[-73.88322877667619,40.84834587833764],[-73.88311982503737,40.848221092379326]]]}},{type:"Feature",properties:{ntacode:"BX22",ntaname:"North Riverdale-Fieldston-Riverdale",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.89663333796997,40.911417375348314],[-73.89663068577326,40.91129892710651],[-73.89663068585014,40.91129887768766],[-73.89660613607266,40.910202248621836],[-73.89659583781392,40.909627659148654],[-73.89656464532244,40.90828582466484],[-73.89654653292526,40.90750665504453],[-73.89649229382303,40.90633965294524],[-73.89643503456722,40.905092998567206],[-73.8964113348314,40.904504520820296],[-73.89635786037738,40.903200131584455],[-73.89640895736375,40.902961108719374],[-73.89661002194877,40.90220351308462],[-73.89687844568368,40.90104058013581],[-73.89697054181914,40.90061116757798],[-73.89702895085594,40.90031520424904],[-73.8970336369264,40.90027862128197],[-73.89704651420283,40.900224703068524],[-73.89707329208717,40.90008389133758],[-73.8971394726292,40.899619434976664],[-73.8971571716544,40.899371826677275],[-73.89709149080834,40.8985933177029],[-73.89699492794273,40.89787872387863],[-73.89670747089332,40.89580502991722],[-73.89643170717083,40.89365527992689],[-73.89675790074946,40.892645443571766],[-73.89705763386083,40.89214045752817],[-73.89728112520802,40.89171068368043],[-73.89731936279004,40.89161586070941],[-73.89769601095311,40.89068182399738],[-73.89776669092598,40.89050938970774],[-73.89787887465401,40.8902761012416],[-73.89801518035985,40.89031454633991],[-73.89820201042401,40.89041593529088],[-73.898252018924,40.8904349703849],[-73.89828904251884,40.89044298126535],[-73.89834896166478,40.89044499707403],[-73.89842801199322,40.8904309743466],[-73.89853911925495,40.89038907454575],[-73.89964636570156,40.88979719078318],[-73.89993915248951,40.889528566715164],[-73.9000155679651,40.88949836644147],[-73.90008815995452,40.88946315048528],[-73.90015635883532,40.889423194710204],[-73.90021962820788,40.88937881350071],[-73.9006180535479,40.88905217835012],[-73.9006996363279,40.88898822100785],[-73.90075200490463,40.888959747388164],[-73.90080837843377,40.88893608454373],[-73.90086799319052,40.888917553047186],[-73.90093004154177,40.888904403954015],[-73.90099368288708,40.88889681540144],[-73.9010580550435,40.88889489012724],[-73.9011222859437,40.88889865428019],[-73.9011855054212,40.888908056865496],[-73.90124685701093,40.888922970501895],[-73.90130550955163,40.888943193147],[-73.90174713627641,40.889127472116805],[-73.9017967769886,40.8891394284082],[-73.90184769158029,40.88914774595453],[-73.90189941804839,40.88915234817857],[-73.90195148685953,40.889153194549124],[-73.9025662631573,40.88909525819233],[-73.90261592108907,40.88909543634223],[-73.90266520871158,40.88910003346965],[-73.90271344637114,40.88910898579703],[-73.90275996736813,40.88912217016887],[-73.90285948996001,40.889164744507816],[-73.9030092613818,40.88881511171442],[-73.90318064195075,40.888470595376816],[-73.90337314450544,40.888132345033505],[-73.90358612636986,40.88780145899035],[-73.90381882618661,40.88747900964982],[-73.90413642428673,40.88708070903215],[-73.90533517129033,40.88735459996911],[-73.90626252451067,40.887570338820744],[-73.90738178843894,40.88781730512401],[-73.90759731843592,40.888200980348564],[-73.9079633993128,40.88885975337082],[-73.9083158515219,40.88911589796889],[-73.90837360310661,40.889116015693425],[-73.90843131776307,40.8891249937848],[-73.90848550811448,40.889142542344864],[-73.9085330808376,40.889167389275336],[-73.90855714247311,40.88928966715892],[-73.90877717904446,40.8893701732559],[-73.90881650965919,40.88939059129934],[-73.90887023178078,40.88942175468658],[-73.9090053598196,40.889500141299195],[-73.90929422475332,40.8892822967741],[-73.909759302401,40.88925002861991],[-73.90981767073015,40.88899656952543],[-73.9107516533118,40.88849245541673],[-73.91115061781213,40.888277105622464],[-73.9113076078338,40.888236029589955],[-73.91173089063534,40.88821871395272],[-73.9118380100165,40.887935438743426],[-73.9119642751748,40.88765634062123],[-73.91210920633296,40.88738250503897],[-73.91227221247895,40.88711502305427],[-73.91243612636984,40.88686844898384],[-73.91261653601076,40.88662819337414],[-73.91281277474936,40.88639518774],[-73.91302404578,40.88617032446336],[-73.9134736547802,40.885771971194565],[-73.9138687492253,40.885437637746435],[-73.91393522050159,40.885381398107654],[-73.91440838426809,40.88499889846176],[-73.91489276976351,40.884624770698615],[-73.91586527704149,40.88485810708782],[-73.91630438639301,40.88490951147782],[-73.91876151390899,40.885569684780684],[-73.91870982611361,40.885786008318036],[-73.91867420025007,40.88600490003696],[-73.91865495670301,40.88622532606172],[-73.91865219604773,40.88644622203373],[-73.91866590362338,40.886666534562664],[-73.91869590495996,40.886885204107976],[-73.92039852745066,40.887129305049584],[-73.92058641943575,40.887182677615186],[-73.92039280199097,40.887648500226945],[-73.919785107493,40.889286444307665],[-73.91915943838178,40.89089435347165],[-73.91888014391621,40.89160572195288],[-73.91853688876216,40.89254568291546],[-73.9181640545843,40.89356661453001],[-73.91800263585228,40.89400861634835],[-73.91782218257907,40.8944222875815],[-73.91781851992631,40.89454242132228],[-73.9178677039428,40.89460801163126],[-73.91790870107323,40.894676766400096],[-73.91763488207494,40.89494190535224],[-73.9169416107841,40.89664455170245],[-73.91685138033533,40.89693078285706],[-73.91670849171865,40.89738405476791],[-73.9167207101173,40.89740870324272],[-73.91672732164525,40.897434555422045],[-73.91672813992184,40.897460882552195],[-73.91672314187363,40.89748694249004],[-73.91667343212822,40.8975270526165],[-73.91518455871683,40.90158428286222],[-73.91523397419427,40.90169679724575],[-73.91543172958434,40.901812683688384],[-73.91501449586053,40.90308129910647],[-73.91459039243321,40.90411900219643],[-73.91429080087595,40.904093207462665],[-73.91418416752522,40.904139333800984],[-73.91386708918749,40.90495583544231],[-73.9128654020257,40.907535122203],[-73.9128730970178,40.90756169578077],[-73.91288586403532,40.90758712053558],[-73.91290342493677,40.90761084255409],[-73.91292539713811,40.90763234501864],[-73.91295130194753,40.90765115946744],[-73.91299834908185,40.907675974988926],[-73.91304024119547,40.90770563487162],[-73.91307611900474,40.90773953074238],[-73.91310524658589,40.907776967339984],[-73.9131116064268,40.907789960266314],[-73.91311517923711,40.90780355253812],[-73.91311587518011,40.90781740239056],[-73.91311367675522,40.9078311615818],[-73.913108639238,40.907844484149436],[-73.91310088929073,40.907857035109416],[-73.91309062177756,40.907868498878834],[-73.91307809486499,40.90787858721116],[-73.91299604135031,40.90791693005359],[-73.9129096108615,40.90794926754998],[-73.91281956481302,40.90797531481923],[-73.91272669647412,40.907994842394395],[-73.91264932172885,40.9080708119554],[-73.9123405116746,40.909058194769294],[-73.91235918448433,40.909136733576915],[-73.91232217655875,40.90918884493962],[-73.91228107016761,40.90919336109488],[-73.91226868851447,40.90923014850244],[-73.91227584011672,40.90926351655547],[-73.91181952393802,40.91114833486357],[-73.91177495821123,40.91125218736276],[-73.9115789574936,40.912135959319976],[-73.91150475394912,40.91216987937696],[-73.91149190703752,40.91223376931208],[-73.91153618905459,40.91230206227464],[-73.91144882473384,40.9127546825887],[-73.91143213027854,40.912823826219714],[-73.91147332099807,40.91291090303423],[-73.9115004578358,40.912968269326065],[-73.91155029028316,40.91306981219213],[-73.91165472402217,40.91341785189675],[-73.91149959074828,40.913766581704834],[-73.91143776205455,40.91380545118247],[-73.911380521348,40.91384817374392],[-73.91132828450883,40.91389443899686],[-73.91128143106498,40.913943910809486],[-73.91124030143457,40.913996229752655],[-73.91120519445255,40.914051015710946],[-73.91120205088598,40.91406751768396],[-73.91120234047852,40.91408418962773],[-73.91120605613698,40.91410062303542],[-73.91121310682027,40.91411641524477],[-73.91122331977003,40.91413117930426],[-73.91123644474342,40.91414455345452],[-73.91120232024277,40.9142206482743],[-73.91116014624114,40.91429438420877],[-73.91111020244512,40.91436527218036],[-73.91105282009997,40.914432842000075],[-73.9109883797932,40.91449664548644],[-73.91091730893044,40.91455625943811],[-73.9108680810394,40.914568133914266],[-73.9108218580773,40.914585628511205],[-73.91078184671665,40.91460700646128],[-73.91074638643697,40.914632593118945],[-73.91071623962246,40.91466183838369],[-73.91066855401321,40.91479942865667],[-73.91033256782735,40.91553277650219],[-73.91011276558864,40.9153987341441],[-73.90851155017616,40.915002264026405],[-73.90245663938698,40.91295893342547],[-73.9006038599236,40.91260726539619],[-73.89991648363421,40.91237068945821],[-73.89810489622425,40.91179060051225],[-73.8972532635498,40.91165551993869],[-73.89663333796997,40.911417375348314]]]}},{type:"Feature",properties:{ntacode:"BX05",ntaname:"Bedford Park-Fordham North",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.88362518063384,40.8672575880064],[-73.88442861406871,40.866800378837496],[-73.88513907744684,40.86638287419244],[-73.88593703489644,40.86592439812377],[-73.88683316977256,40.865389993859985],[-73.88812278776116,40.864254570577714],[-73.8888956607643,40.864754153237236],[-73.89016163700984,40.86347636282413],[-73.89065393003662,40.86295483402535],[-73.89114803097509,40.8624761381296],[-73.89173256613888,40.86190981467801],[-73.89177188799209,40.86187171675016],[-73.89138023380268,40.86170058826312],[-73.8914180242402,40.86166298404381],[-73.89256392566527,40.86052272891597],[-73.89321520757817,40.85987420615576],[-73.89381026006318,40.85898656513147],[-73.89469326407517,40.85942628230913],[-73.89573924731735,40.858138206765275],[-73.89636314517462,40.85837531884541],[-73.89735765478777,40.85876273492747],[-73.89818244709184,40.859083681169714],[-73.89866157479753,40.85924690179631],[-73.89883814571431,40.85930730834153],[-73.8988045761834,40.8593642709936],[-73.89859097184369,40.85976678326749],[-73.89828973363099,40.860334421461665],[-73.89822728963502,40.860448864352804],[-73.89802453020987,40.860820461119935],[-73.89773815441906,40.861351137028045],[-73.89714379743616,40.862445065151945],[-73.8973727479162,40.86243236404017],[-73.8979809937003,40.862402539869876],[-73.89841038406641,40.86229696667965],[-73.89943670840414,40.86211691206559],[-73.89964261686009,40.8622104369477],[-73.89996177631039,40.86235028002589],[-73.90028368104456,40.86247183708813],[-73.90107966951535,40.86275638342246],[-73.90027587221543,40.863787635356374],[-73.89887282957814,40.865584026770776],[-73.89797842705795,40.86672770770547],[-73.89740323298729,40.867474189711224],[-73.89631315669926,40.867038575444056],[-73.8954426344424,40.86660208889509],[-73.89536151622255,40.86656133070879],[-73.89453048696325,40.866143809344436],[-73.89438130324771,40.8660688512117],[-73.89436438771094,40.86609167213986],[-73.89431825320116,40.86615392687445],[-73.89408697050877,40.866453432712746],[-73.89397201751032,40.866602304411295],[-73.89376139036976,40.86687505769729],[-73.89368435627699,40.86698082111976],[-73.89300269948352,40.867881068389785],[-73.89243509112494,40.868620598289205],[-73.89221258783869,40.86891549954435],[-73.89191718260827,40.869302110075516],[-73.89174633546581,40.86951054755235],[-73.8915740010945,40.86968425284094],[-73.89138947034844,40.869850994184915],[-73.89119350421447,40.870010033300105],[-73.89098696993584,40.87016071543085],[-73.89042763850242,40.87048705432512],[-73.88991744475739,40.87078063219616],[-73.88950049155315,40.87102055609319],[-73.8888430155313,40.87139806733185],[-73.88868449911651,40.8714951130181],[-73.88833547031604,40.87170983053299],[-73.88793503664571,40.87203023235732],[-73.88785196328801,40.87211417612795],[-73.88798774411049,40.872227491014954],[-73.88857987860804,40.87272163969384],[-73.88863187232505,40.87276503124141],[-73.88937163753202,40.87338229790128],[-73.8885569985434,40.87519731342943],[-73.88824333740209,40.87589219547008],[-73.88808032200723,40.87627274630061],[-73.88773577644089,40.87703388179028],[-73.88567518025677,40.87887251080854],[-73.88541068063606,40.87910168392835],[-73.8852768320774,40.87921766899118],[-73.88505419447313,40.87889287554304],[-73.88489171522674,40.87860601620624],[-73.8847707482987,40.87839502842186],[-73.88467762029913,40.87823547703403],[-73.88392907054559,40.87695296652561],[-73.883838595077,40.87679795008179],[-73.88355294375293,40.87625222907152],[-73.88349725749596,40.87615673931114],[-73.88345586385503,40.876056256532124],[-73.88345579329214,40.87605609513637],[-73.88345575738079,40.876055933105526],[-73.88342965021391,40.87595216990757],[-73.88341932359921,40.87584701846771],[-73.8834247266165,40.875742666922044],[-73.8834363279344,40.87538431982905],[-73.88345044174731,40.874794833584176],[-73.88340035287173,40.87394662676594],[-73.88334994331304,40.873758850180515],[-73.88327982513046,40.87357381039083],[-73.88319052839033,40.873393378793374],[-73.8831904815561,40.87339327990746],[-73.88319042256721,40.87339319039053],[-73.88308277518361,40.87321902541892],[-73.88308273908441,40.87321897160747],[-73.88308270364732,40.87321891779671],[-73.88295778262345,40.873052452143206],[-73.88283055489129,40.87291666482341],[-73.88283042361178,40.87291652095544],[-73.88283030603293,40.87291636705004],[-73.88271951386226,40.87277078129017],[-73.88262696833891,40.8726171889617],[-73.88262687460906,40.87261702754176],[-73.88262679104965,40.872616855578265],[-73.88255399838492,40.872457458000895],[-73.88255391548503,40.872457287713246],[-73.88255385575945,40.872457116444],[-73.88250150954129,40.87229386684084],[-73.88250147355377,40.87229375037577],[-73.88250145060536,40.87229362353754],[-73.88246984281406,40.872128685122256],[-73.88222049294251,40.871227248374375],[-73.8819764986879,40.87038728445132],[-73.88174189542869,40.869552714028316],[-73.8814688972879,40.86857364626349],[-73.88188379812968,40.868320836657524],[-73.88284356161253,40.8677362266716],[-73.88362518063384,40.8672575880064]]]}},{type:"Feature",properties:{ntacode:"BX06",ntaname:"Belmont",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.8830938237215,40.86660218502374],[-73.88297537089908,40.86644973200371],[-73.88271794668613,40.86613296570481],[-73.88267624733312,40.866089141481126],[-73.88273658856879,40.8660485731016],[-73.88319816122713,40.8657663141535],[-73.88344168282721,40.86561633152432],[-73.88356377751154,40.86552635180669],[-73.88367321255318,40.86542528323696],[-73.8837674922273,40.865314753169095],[-73.88384464441339,40.865196812650574],[-73.88390334859179,40.865073802192605],[-73.88394303012626,40.864948187018214],[-73.88396922333753,40.86481774130377],[-73.88397514964443,40.86468399811491],[-73.8839600236357,40.864549719289066],[-73.88392395828731,40.86441776187149],[-73.88386792048034,40.86429088877029],[-73.88379386461102,40.86417182384145],[-73.88379371102812,40.8641715717319],[-73.88200794138376,40.8620468533623],[-73.88103469103123,40.861275295078585],[-73.88092572528576,40.86116228824049],[-73.88083055905187,40.861040344446955],[-73.88075099141268,40.86091098787499],[-73.88068839533116,40.86077599304272],[-73.88064370255256,40.860637316943105],[-73.88061726873227,40.860497010617536],[-73.88060896855326,40.86035709310715],[-73.88075871462212,40.85949442452494],[-73.88096586218136,40.858545205286596],[-73.88098942824945,40.85845935880373],[-73.88100678893151,40.858268022656404],[-73.8810046438004,40.85807565739041],[-73.88098293785943,40.85788399212385],[-73.88094199056017,40.85769499138681],[-73.88094193187914,40.85769473937112],[-73.88094184913341,40.857694495539214],[-73.88088225079748,40.85750954533905],[-73.88080810075402,40.8571984483605],[-73.88079155209074,40.85712750872775],[-73.88077132154068,40.85703976101524],[-73.88072954099921,40.8568072749284],[-73.88073042819913,40.85667660491105],[-73.88103358927431,40.855599952738245],[-73.88166760037095,40.85334820033174],[-73.88200299078602,40.852189358189634],[-73.88232256630305,40.851060791502505],[-73.8825574525017,40.85022425780255],[-73.88284931460149,40.849192527249244],[-73.88288269234572,40.84907404689096],[-73.88311982503737,40.848221092379326],[-73.88322877667619,40.84834587833764],[-73.88377755726245,40.84868218441889],[-73.8848019346171,40.84930945911179],[-73.88581418548691,40.84993079669003],[-73.88643345756779,40.850308947186754],[-73.88735662003371,40.850873897618094],[-73.88771029874756,40.850960684745395],[-73.88800539940358,40.85097610267424],[-73.88823974096387,40.85103536590897],[-73.88878245650979,40.85134118447873],[-73.88895256316084,40.85144078077304],[-73.88951837704866,40.85180274466456],[-73.88963045046926,40.85188593154804],[-73.88987871399247,40.85207022052419],[-73.88993961562211,40.85259076296167],[-73.88963328236134,40.853173818437],[-73.88960978077964,40.8536218805488],[-73.89003039557717,40.8542209916783],[-73.89038954009592,40.854689058085235],[-73.89044259217182,40.85504635136232],[-73.89077428543776,40.855811940814355],[-73.89108676508354,40.856597257047014],[-73.89109710426446,40.85677981368211],[-73.89110556791196,40.85742738274058],[-73.8911131881475,40.857850999695536],[-73.89111115373562,40.8583843220535],[-73.89111943238355,40.85865896190865],[-73.89112461362797,40.858870005804654],[-73.89112568764564,40.86006182450657],[-73.89059489197274,40.860715700296836],[-73.89027555504511,40.8611090738526],[-73.89036823865526,40.86115807690265],[-73.89067451693656,40.861320072680726],[-73.89082169828704,40.861399396093695],[-73.89106280613044,40.86152941211668],[-73.89138023380268,40.86170058826312],[-73.89177188799209,40.86187171675016],[-73.89173256613888,40.86190981467801],[-73.89114803097509,40.8624761381296],[-73.89065393003662,40.86295483402535],[-73.89016163700984,40.86347636282413],[-73.8888956607643,40.864754153237236],[-73.88812278776116,40.864254570577714],[-73.88683316977256,40.865389993859985],[-73.88593703489644,40.86592439812377],[-73.88513907744684,40.86638287419244],[-73.88442861406871,40.866800378837496],[-73.88362518063384,40.8672575880064],[-73.8830938237215,40.86660218502374]]]}},{type:"Feature",properties:{ntacode:"BX03",ntaname:"Eastchester-Edenwald-Baychester",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.79322870948383,40.88282259540833],[-73.7941655582767,40.88299321634985],[-73.79449254438306,40.8830682510741],[-73.79744825639796,40.88384538433511],[-73.79937520438254,40.88435196982158],[-73.80220388296296,40.885121114796746],[-73.80328682136975,40.88541555266917],[-73.80520113669573,40.88599995584952],[-73.80550576743585,40.88609294918129],[-73.80571277209782,40.88603936787487],[-73.80592498943832,40.88599671778207],[-73.80614087452093,40.88596541006064],[-73.80635885010346,40.88594565965611],[-73.80657730166064,40.885937524996685],[-73.80693113298686,40.885926608918915],[-73.80728647122577,40.885931813816235],[-73.80764139501876,40.885953252397975],[-73.80799398227822,40.88599083134266],[-73.80834232390401,40.88604431363922],[-73.8086845936065,40.8861132913955],[-73.80915068113792,40.88621447698116],[-73.8097107925251,40.8863360754274],[-73.81027053227722,40.88645124252344],[-73.81083611971064,40.88655115214643],[-73.81140645226499,40.88663558781372],[-73.81198043683352,40.88670433944502],[-73.81209659245565,40.88671501066283],[-73.81356734739515,40.886778709249256],[-73.8139974836602,40.886782132483994],[-73.81442762192326,40.8867719646763],[-73.81485665925386,40.88674823253619],[-73.81518316846378,40.886719660962825],[-73.81528345524913,40.88671102421091],[-73.81536464227077,40.886701221016885],[-73.81547873106554,40.886687446138055],[-73.81670778591428,40.886480950542605],[-73.81742638908601,40.88629430586461],[-73.81841703369405,40.88603699422926],[-73.8198327537046,40.885669254574886],[-73.82027433015828,40.88555070032882],[-73.8203116768009,40.885609739710844],[-73.82077408667796,40.88671060257277],[-73.82382288878063,40.8877472378304],[-73.82385099061675,40.88776831603583],[-73.82387140581662,40.88778362843762],[-73.82403093410734,40.88769579571543],[-73.82448935965171,40.88742252027409],[-73.82529579952416,40.88697638046613],[-73.82611278931783,40.88666603623394],[-73.82672826596117,40.88644534288793],[-73.82700490411864,40.88634614684698],[-73.82777310667036,40.886047018798095],[-73.82791367854853,40.88599054280928],[-73.8295332726831,40.88530333412247],[-73.83033698218316,40.884969491851336],[-73.8306535910889,40.884852938518804],[-73.83130254333112,40.88471142351065],[-73.83233699255429,40.8845491944545],[-73.83256211165046,40.88451947236623],[-73.83256233752567,40.88451944589028],[-73.83256256256267,40.884519401655695],[-73.83278516230342,40.88447693185724],[-73.83278538755918,40.884476888292625],[-73.83278561394599,40.88447683384068],[-73.8330039618954,40.884421797109724],[-73.83300425851836,40.884421725169105],[-73.83300454304575,40.88442163545354],[-73.83321703636945,40.88435438045787],[-73.83321711965496,40.88435435260192],[-73.83321720295982,40.88435431703998],[-73.83342197629415,40.884275495966506],[-73.83342222618879,40.88427539698617],[-73.8334224637448,40.88427528910931],[-73.83361799766247,40.8841856308771],[-73.83404698750573,40.883990320276354],[-73.83434542051532,40.88385002034711],[-73.83475583441768,40.88355629367058],[-73.83560954994586,40.882945279971324],[-73.83621837374393,40.8823930125113],[-73.83664134346934,40.882120025323275],[-73.83698743803569,40.88193908330994],[-73.83782792479431,40.88160814037221],[-73.83874273698511,40.881265967621],[-73.83965170906946,40.880925957795576],[-73.8404621332562,40.8806228683714],[-73.84127784685252,40.88031754811522],[-73.84201454936574,40.879872259539205],[-73.84273785237589,40.879424902693806],[-73.84324113793834,40.879108913436376],[-73.8423955933879,40.87875039323211],[-73.8422824193902,40.87870197260951],[-73.84114053245477,40.87821573633734],[-73.84014801784912,40.87778842587031],[-73.8397118910436,40.87761159508521],[-73.83956485784739,40.877549815726084],[-73.83925549178818,40.877419823026834],[-73.83855198047935,40.877119527639735],[-73.83815674946115,40.87695350228235],[-73.83841016445525,40.87686761524328],[-73.83924789026595,40.87661873843404],[-73.83835409385173,40.8749219577441],[-73.83746027748752,40.87322264997061],[-73.83829221480218,40.87295133933147],[-73.83740181375627,40.871108928800716],[-73.83655628079896,40.869352175934985],[-73.83565766526787,40.86751275590623],[-73.83481793870449,40.86778172158286],[-73.8340017568927,40.86804943983189],[-73.83354911595802,40.86819363773739],[-73.83347966650885,40.868216122010125],[-73.83315960407377,40.86831975626282],[-73.83312914447798,40.86826720173392],[-73.83255828878004,40.867287773799106],[-73.83175316568182,40.865906767833685],[-73.83054182750284,40.86373143490321],[-73.83022388516403,40.863429528330784],[-73.82954731091633,40.86216408726458],[-73.82840758909654,40.860948301200025],[-73.82834347431387,40.860892026674904],[-73.82841963441669,40.86093193984359],[-73.82911929069478,40.86150997697185],[-73.82924089576106,40.86163186813613],[-73.82950892691994,40.86184121394923],[-73.82972614837894,40.861952744635474],[-73.83012016034486,40.86204928183282],[-73.83089329727795,40.862212849092955],[-73.83151964220629,40.86259766919237],[-73.8315962003195,40.86264470442444],[-73.83578436657699,40.86501601149709],[-73.83618601376548,40.86522409938256],[-73.83678824263303,40.865545906632015],[-73.83697021129969,40.865643136401864],[-73.83784380169185,40.86609918802325],[-73.83875223521005,40.86657277746506],[-73.83922085407521,40.86682084024312],[-73.83954475735618,40.866986738383495],[-73.83974233401754,40.86708793062],[-73.84064364768116,40.86755417556983],[-73.8412236259784,40.86785815135249],[-73.84185186483789,40.86819192588125],[-73.84240629439105,40.86847474402091],[-73.84280443533905,40.8686807525724],[-73.84315715493723,40.86886326604471],[-73.84358581450726,40.86908763737348],[-73.84423146966189,40.869420350466754],[-73.84442133679855,40.86952229868006],[-73.84487737497136,40.86976050749551],[-73.8451725669669,40.869914698204646],[-73.84578147454154,40.870227696250026],[-73.84608957133453,40.87038977190822],[-73.8464076640937,40.870554300686216],[-73.84699273689803,40.87085288875669],[-73.84725144839936,40.8709870524543],[-73.84792614069129,40.87134223358054],[-73.84859676068899,40.871670785136416],[-73.84987645192226,40.87210188139216],[-73.8507898330885,40.872396292455164],[-73.85108463433502,40.87249279143155],[-73.85170987327449,40.87269745850997],[-73.85265751852018,40.87299218740441],[-73.85357628496654,40.87327602055021],[-73.85363638793234,40.87330059920986],[-73.85362131923083,40.87331208758597],[-73.85278034330943,40.87395322902561],[-73.85215435860401,40.874434199161094],[-73.85206424598658,40.874503646917006],[-73.85143247985496,40.874987271483256],[-73.85068955599085,40.87548667838518],[-73.85093186790806,40.875830014923565],[-73.85172236136454,40.87684337066314],[-73.85254854030985,40.877091586763584],[-73.85211217375235,40.87729787962043],[-73.85091896017342,40.8778934406343],[-73.85138374105527,40.87847622385491],[-73.85186563767871,40.87905886510672],[-73.8520701172023,40.879297657085665],[-73.85248305833824,40.8794637050411],[-73.85203280472665,40.88013997216872],[-73.85156600559465,40.88082536377014],[-73.85110603635785,40.881508971067994],[-73.85065123143109,40.88219178992179],[-73.85020149438334,40.88286987008212],[-73.84973488154704,40.88355580319686],[-73.84927742080971,40.884241504735144],[-73.8488204414689,40.88491966700004],[-73.848763849576,40.885005316711634],[-73.84846274096435,40.885461032310744],[-73.84836417174802,40.88561021075015],[-73.84832190782497,40.88567317823494],[-73.8482853411743,40.88572765845524],[-73.84824941323669,40.88578118763974],[-73.84820835311214,40.885842361659016],[-73.84817178627576,40.88589684167415],[-73.84813585815644,40.885950370319044],[-73.8480941526193,40.88601250619935],[-73.84804918089598,40.88607950865168],[-73.84802165707175,40.886120514783954],[-73.84798702067236,40.88617211823637],[-73.84790388184055,40.886295984153314],[-73.84785777320191,40.88636441282507],[-73.84748708817729,40.88691453806626],[-73.84744396884648,40.88697853116725],[-73.84704957988549,40.8876718158795],[-73.84633285995945,40.887780347967144],[-73.84575227855908,40.887868259853526],[-73.84525554683881,40.88794347030974],[-73.8446539870899,40.88803308944124],[-73.84437965696415,40.88807478934755],[-73.84432835227022,40.88808258870074],[-73.84407903870101,40.88812048452477],[-73.84402197488984,40.8881291586385],[-73.84376573884215,40.888168106691786],[-73.84367706970667,40.8881816744065],[-73.8436277523573,40.88818922083542],[-73.84319225124844,40.888255855154256],[-73.84313196789992,40.888265078953964],[-73.84285880248272,40.888306873992484],[-73.84196149557141,40.88845596791575],[-73.84105278662534,40.88855346751225],[-73.84017616889129,40.88868679894084],[-73.83998563427303,40.88871867249174],[-73.83979050694745,40.8887364026276],[-73.83959356290939,40.888739533166],[-73.83939762729277,40.88872801341588],[-73.83920549903881,40.88870221700346],[-73.83822700945898,40.88864452501174],[-73.83732165118074,40.88874196425606],[-73.83643359077088,40.8889356639685],[-73.83554853982263,40.88913350396948],[-73.83645878163837,40.8915161261581],[-73.83737956188605,40.893924741107114],[-73.8363054182524,40.893599165381126],[-73.83525790570026,40.8933916440558],[-73.83356849769028,40.892806425842785],[-73.83267808677594,40.89260182633586],[-73.83184501062719,40.89235427952078],[-73.83095773978897,40.89203015940275],[-73.83007965312721,40.89178823282562],[-73.8289056422736,40.891439450337835],[-73.82866341151006,40.891367484888235],[-73.82796933607841,40.891145275105806],[-73.82722429784309,40.890910233551885],[-73.82520822808641,40.89034434984997],[-73.8239157109459,40.889974625442946],[-73.82366848120687,40.889903740295395],[-73.82267708780147,40.8896194690714],[-73.82248620413202,40.890098054404405],[-73.82326489879236,40.889987021061074],[-73.82336601341298,40.8910751357075],[-73.82285335072697,40.89120682909629],[-73.82061223613353,40.890613288395784],[-73.8195746411007,40.89031509646073],[-73.8194872444409,40.89028998036033],[-73.8194065172859,40.89026043427465],[-73.81827738100286,40.88984713052848],[-73.81760626847728,40.88967702379373],[-73.81661400947557,40.88943342750542],[-73.81601699492111,40.889323833843065],[-73.81574261438459,40.8891973369043],[-73.81533047562165,40.88908250573223],[-73.815241971437,40.88906014859084],[-73.81516854859302,40.88903776225949],[-73.81365108430235,40.88867845007452],[-73.8124290412098,40.88837921178051],[-73.81126834832976,40.888098906475484],[-73.80989822384885,40.88774054200711],[-73.80943273248721,40.88763840643067],[-73.80872106080298,40.88748059837699],[-73.80755944192761,40.887108891601],[-73.80637968629188,40.886829379182366],[-73.80483870768288,40.88647396409917],[-73.80452615015598,40.88640924834352],[-73.80423761725056,40.88634168238608],[-73.8029094648743,40.88603068033675],[-73.8019244994994,40.88571296802436],[-73.79930206278314,40.88506905485873],[-73.79772783147644,40.88464812956569],[-73.79732759318284,40.88454106116802],[-73.79628181547841,40.88429088352399],[-73.79486901056282,40.88391531783673],[-73.79405517396103,40.8836999667811],[-73.79385527209233,40.883643310830976],[-73.79300652649188,40.883358737383],[-73.79322870948383,40.88282259540833]]]}},{type:"Feature",properties:{ntacode:"QN10",ntaname:"Breezy Point-Belle Harbor-Rockaway Park-Broad Channel",borocode:"4",boroname:"Queens"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.88346534749665,40.56847801993851],[-73.88336927316293,40.568331859248346],[-73.88313094840235,40.56838062601482],[-73.88280654526619,40.56766844770977],[-73.88276986133302,40.56759742187364],[-73.882756802463,40.567569861119146],[-73.8831735149996,40.56749160733836],[-73.88444436690345,40.56712420801324],[-73.88536860326788,40.56685701185383],[-73.88583037303,40.566722113205024],[-73.88660556568497,40.566508763595245],[-73.88690644510015,40.56642653638885],[-73.88782122595767,40.56617416940599],[-73.88812419456535,40.56609038268845],[-73.8890262404148,40.56584041685711],[-73.88912565943207,40.56581301201097],[-73.88957035293384,40.565690426948464],[-73.89057051146509,40.56540955545435],[-73.89091951046343,40.56531333211187],[-73.89104894067788,40.565277650147756],[-73.89127011456382,40.56521667013292],[-73.89149743340381,40.56515303646401],[-73.89436560139262,40.564343671081964],[-73.8950509314375,40.56415026276612],[-73.89554062740146,40.56402069965743],[-73.90223685657276,40.56214715203861],[-73.9023059600939,40.562128209603515],[-73.90229540705343,40.562093701712506],[-73.90225538368166,40.561944756259315],[-73.90223253845629,40.56187060620644],[-73.90191033825705,40.56068186158337],[-73.90156725983903,40.55941605841972],[-73.90123356900092,40.55803792214303],[-73.9012503562143,40.55791158352631],[-73.90093308545316,40.557856219264444],[-73.90065778173296,40.55660664399161],[-73.90070115515914,40.55663356804067],[-73.90073797902464,40.55665037447508],[-73.90086085163392,40.55668612221736],[-73.90098616271538,40.55671654995659],[-73.90111351666305,40.55674156163208],[-73.90124251142011,40.55676107828145],[-73.90129915256986,40.55676781560421],[-73.9013790712463,40.55677348913888],[-73.90159756875204,40.556784669860946],[-73.90181646618512,40.5567894920961],[-73.90203544556265,40.55678794883923],[-73.9021147552508,40.55678581846968],[-73.90234210194797,40.55677506579304],[-73.90256871118129,40.55675744877205],[-73.90279422679725,40.55673299509473],[-73.90301829436213,40.556701743194125],[-73.90324056171937,40.55666374218762],[-73.90346067954337,40.5566190517998],[-73.90367830188883,40.55656774226867],[-73.90405869291968,40.55647148685701],[-73.90443651252498,40.5563695110182],[-73.90481161282604,40.556261854668726],[-73.90518384701053,40.556148559948475],[-73.90555306939032,40.55602967120406],[-73.90591913545839,40.55590523497157],[-73.9062540843815,40.55581120183342],[-73.90658574923906,40.55571062537721],[-73.90691391033234,40.55560357223029],[-73.90723835028678,40.55549011331052],[-73.9075588541961,40.55537032377861],[-73.90787520976481,40.555244282988916],[-73.908187207449,40.55511207443611],[-73.90849464059514,40.55497378570035],[-73.90879730557725,40.55482950838899],[-73.9117395760219,40.553708247752894],[-73.91625684813317,40.55197106561619],[-73.9170143918728,40.55162381230816],[-73.91780653110635,40.55127929509533],[-73.91866643765125,40.55100383757697],[-73.91948122277856,40.55062481534706],[-73.92641909396818,40.54815578031999],[-73.92774080155952,40.54762805297539],[-73.92887232480255,40.54709387420354],[-73.93054682243316,40.546421979631404],[-73.93256825181618,40.54568875406028],[-73.93408287789998,40.545164662494614],[-73.93443022334024,40.54506977725969],[-73.93477468405493,40.54496895875193],[-73.93511608589321,40.5448622579465],[-73.93545425625335,40.54474972879242],[-73.93578902416994,40.54463142818539],[-73.93612022040055,40.54450741593873],[-73.93644767751141,40.54437775475349],[-73.93677122996205,40.54424251018629],[-73.9370907141891,40.54410175061633],[-73.93740596868916,40.54395554721078],[-73.93771683410044,40.54380397388876],[-73.93802315328338,40.5436471072837],[-73.93818951458194,40.54355291606795],[-73.93836059279829,40.54346377778672],[-73.93853612436575,40.54337982975887],[-73.93871583886033,40.54330120130701],[-73.9388994594172,40.543228013558604],[-73.93908670315709,40.54316037925928],[-73.93927728162195,40.54309840259915],[-73.93947090121917,40.543042179052605],[-73.93966726367366,40.5429917952312],[-73.93986606648716,40.54294732875026],[-73.94006700340407,40.54290884810936],[-73.94026976488294,40.542876412587006],[-73.94047403857311,40.54285007214925],[-73.9405590586171,40.54184677695986],[-73.94073681665432,40.54182008715527],[-73.94012975795809,40.548002561293515],[-73.94012808934792,40.5495162885098],[-73.94008471877991,40.55054594305033],[-73.9401421955895,40.55074960940518],[-73.94019064126492,40.550954637658556],[-73.94023000068074,40.551160794865424],[-73.94026022903365,40.55136784679593],[-73.94028129189377,40.551575558201456],[-73.94029316524406,40.551783693081966],[-73.9402958355081,40.55199201495401],[-73.94028929956583,40.55220028711954],[-73.94027356475752,40.5524082729348],[-73.94024864887582,40.55261573607909],[-73.94021458014593,40.552822440823505],[-73.9401713971939,40.55302815229872],[-73.94011914900311,40.55323263676169],[-73.94005789485901,40.55343566186167],[-73.93998770428219,40.55363699690393],[-73.93990865694958,40.553836413112144],[-73.93982084260442,40.554033683888186],[-73.9397243609545,40.55422858507],[-73.93961932155919,40.55442089518606],[-73.93950584370542,40.554610395707336],[-73.93938405627217,40.554796871295515],[-73.93925409758445,40.554980110048035],[-73.93911611525634,40.55515990373858],[-73.93897026602345,40.555336048054265],[-73.93881671556505,40.55550834282755],[-73.93865563831604,40.55567659226395],[-73.93683777099598,40.556781364702],[-73.93665754147327,40.55685992869149],[-73.93647315961903,40.556932672089026],[-73.93628494838677,40.556999467476096],[-73.93609323744059,40.5570601978525],[-73.93589836257769,40.55711475684122],[-73.93570066513985,40.5571630488751],[-73.93550049141543,40.5572049893641],[-73.93529819203239,40.55724050484369],[-73.93509412134398,40.557269533103415],[-73.93488863680766,40.557292023296164],[-73.93468209835868,40.55730793602705],[-73.93447486777936,40.5573172434226],[-73.93429592180432,40.55730697298998],[-73.93411654196662,40.55730309487183],[-73.9339371205646,40.557305617549396],[-73.93375804998745,40.557314535505746],[-73.93357972185743,40.557329829237474],[-73.93340252617374,40.55735146529767],[-73.9332268504599,40.55737939636881],[-73.9330530789166,40.55741356136621],[-73.9328815915817,40.55745388557175],[-73.9327127634995,40.55750028079699],[-73.93254696390068,40.55755264557614],[-73.9323845553951,40.55761086538782],[-73.93222589317901,40.55767481290535],[-73.9320713242584,40.55774434827525],[-73.93192118669027,40.557819319422826],[-73.93177580884344,40.55789956238495],[-73.93136701204394,40.558176479170584],[-73.92878488924347,40.55992550746984],[-73.92855349316237,40.560032481365795],[-73.92832629160368,40.560144563636875],[-73.9281034783908,40.560261658677305],[-73.92788524360684,40.56038366660488],[-73.92767177343258,40.56051048334625],[-73.92746324998761,40.560642000725345],[-73.92725985117498,40.560778106556],[-73.92707319793233,40.560910333829405],[-73.92689138187727,40.561046425217675],[-73.92615723275426,40.561552609723144],[-73.92586523769828,40.561651740320656],[-73.9256842667317,40.56170057590937],[-73.92558721708255,40.561725228409244],[-73.92545002935552,40.561760074936544],[-73.92529896869686,40.56180715552255],[-73.92510052720955,40.56182927793012],[-73.92466271025599,40.56192245780042],[-73.92421461302585,40.56200131882492],[-73.92329484208318,40.56209058045164],[-73.92278702954509,40.56206719597372],[-73.9220824886128,40.56207444682835],[-73.9210782288139,40.5620798528849],[-73.92036810280459,40.562218832467664],[-73.92020148738905,40.5625319610125],[-73.9202059671436,40.56253281768902],[-73.92019698482733,40.562550748862606],[-73.92024067296605,40.56254394617114],[-73.92025963173006,40.562612293058585],[-73.92011735879373,40.56263952634717],[-73.92009840148414,40.56257118061005],[-73.92014433287758,40.56256181714768],[-73.92016901882631,40.5625225423747],[-73.9201757388881,40.562522547045226],[-73.92033120142736,40.56222605438399],[-73.92017877193105,40.56225588562438],[-73.91962397269195,40.56236584322542],[-73.91909761878122,40.56247016120792],[-73.91766081900093,40.562826149686494],[-73.91722576958867,40.562986552667226],[-73.91680098049572,40.563185496799946],[-73.91649706637104,40.563337202481925],[-73.9161048943739,40.56355858188929],[-73.9156798655152,40.56381664714175],[-73.91552440427873,40.563903843063734],[-73.91519131236176,40.564090666208266],[-73.9148338653039,40.564242055541115],[-73.91455336961293,40.564353432433855],[-73.91386749626407,40.5646080961419],[-73.91324388491566,40.56465615834861],[-73.91313180128012,40.56463824394605],[-73.91220200769328,40.565054569849984],[-73.9121594295399,40.564971482740894],[-73.9118831966301,40.56499040523876],[-73.91190258835876,40.56504447962292],[-73.9119211278369,40.565096175265055],[-73.91192692070479,40.56511232806834],[-73.91194211877033,40.56547963163169],[-73.9119552260687,40.56573162050424],[-73.91195464366193,40.56581132267289],[-73.91198152704219,40.56580963447279],[-73.91214509452949,40.565779008938904],[-73.91216181893274,40.565836251568136],[-73.91197024752516,40.56586941753253],[-73.91173615340077,40.565872653485734],[-73.91173511047337,40.56581371621999],[-73.91192551909789,40.56581386237724],[-73.91192497868268,40.56573672188288],[-73.91191299706969,40.565479609302464],[-73.9118955622333,40.56511145028782],[-73.91189239498314,40.56510159409275],[-73.91187518743487,40.565048055467784],[-73.91185809029402,40.56499543800334],[-73.9114892279651,40.565114763239336],[-73.91133796691517,40.56506812591156],[-73.91117000937797,40.56505851395882],[-73.91107382373356,40.565053008720476],[-73.91079817683075,40.56511099583159],[-73.91079826749487,40.56504309709318],[-73.91056088690935,40.565007350118854],[-73.91033193473926,40.56501687024828],[-73.91030675154289,40.56500493637173],[-73.91031901408012,40.56496564698113],[-73.91017496486614,40.56492272353004],[-73.91014772994261,40.56494314504861],[-73.9101176267393,40.5649558629728],[-73.91010084549174,40.56495620165245],[-73.91008149893034,40.56494246247028],[-73.91007760883512,40.56491967587891],[-73.91009279361181,40.56486781803595],[-73.91009922829903,40.56482442599323],[-73.91003762905792,40.56479371060196],[-73.91000297018716,40.56484481755813],[-73.90998387183203,40.56487988232132],[-73.90976838764624,40.5652755073494],[-73.90978518025258,40.565280645107656],[-73.9097717061189,40.565305405307605],[-73.90971684925965,40.56528742546127],[-73.90973032181797,40.565263518328],[-73.90974823471112,40.565269511708976],[-73.90995051522066,40.5648999443351],[-73.90996837315828,40.56487069925957],[-73.91002307642137,40.564780209538455],[-73.90997230349127,40.564744603184046],[-73.90987714566836,40.5644858357853],[-73.90987554902946,40.56445340940938],[-73.90987653834948,40.564420968952035],[-73.9098110357144,40.56432715547763],[-73.90976258436982,40.56428483692815],[-73.90969073362572,40.564257701782594],[-73.90966823860991,40.564240510951144],[-73.909653551237,40.56421275445753],[-73.90953155346472,40.56412283181252],[-73.90939134156694,40.56404609551448],[-73.90927708149063,40.563997124153076],[-73.90918356455273,40.56397789640303],[-73.90904934105411,40.563961274777895],[-73.90892117212701,40.563947304264936],[-73.90872545136831,40.56393129153762],[-73.90851583574548,40.56393904843135],[-73.90838328120999,40.563962725977035],[-73.90821195105856,40.56399332403832],[-73.90809044695241,40.564026564132384],[-73.90807304358638,40.56408533741227],[-73.90799528456954,40.564164736875554],[-73.90797175520922,40.56416153010174],[-73.90794821486728,40.5641583234818],[-73.90793316484992,40.56415427489997],[-73.90791915965956,40.56414843989422],[-73.90790656106012,40.56414096918695],[-73.90789569448195,40.56413205575193],[-73.90788684061569,40.564121929829525],[-73.90788022816197,40.564110852979354],[-73.90787602792386,40.56409911132402],[-73.90787434839503,40.564087008158445],[-73.90787523295742,40.564074856115305],[-73.90787865876086,40.564062969089726],[-73.90788453731338,40.564051654131134],[-73.9079384277368,40.564005123920055],[-73.90798523377809,40.56395433057322],[-73.90802438024723,40.563899898298004],[-73.90805538608747,40.56384249601953],[-73.90807787028643,40.56378282916002],[-73.90809155655738,40.5637216309693],[-73.90809627673366,40.56365965351389],[-73.90809197283393,40.56359765843467],[-73.90806483903285,40.563542787239214],[-73.90802926316711,40.563490797449866],[-73.90798575993993,40.56344244121488],[-73.90793495873754,40.56339841811349],[-73.90787759452304,40.56335936503536],[-73.90781449720335,40.56332584696684],[-73.90774657962264,40.56329834881783],[-73.90767482435646,40.56327726840677],[-73.90760026949727,40.563262910705724],[-73.90752399363684,40.56325548342857],[-73.9074471002633,40.56325509402622],[-73.9073666762518,40.563179523672105],[-73.9072798288764,40.563108207865966],[-73.90718694412085,40.56304146354704],[-73.90708843479639,40.562979587337075],[-73.90698473870685,40.56292285422246],[-73.90687631670318,40.56287151633231],[-73.9067636506354,40.562825801818086],[-73.90664724121143,40.56278591383999],[-73.90652760577214,40.56275202966398],[-73.90640527599244,40.56272429987448],[-73.90628079551894,40.56270284770487],[-73.90615471755424,40.562687768490406],[-73.90594382874023,40.56268858162306],[-73.90573314963258,40.56269579854658],[-73.90552301440476,40.56270940781367],[-73.9053137563681,40.5627293878377],[-73.90510570744324,40.562755706926794],[-73.90489919763401,40.562788323334196],[-73.90469455450423,40.562827185324466],[-73.90449210265844,40.56287223125538],[-73.90429216322715,40.56292338967572],[-73.90409505335786,40.5629805794386],[-73.90390108571209,40.56304370983009],[-73.90371056796972,40.563112680712926],[-73.90352380234116,40.56318738268542],[-73.90334108508799,40.563267697254766],[-73.90316270605341,40.56335349702511],[-73.90298894820239,40.56344464589929],[-73.9029622187842,40.56345834300636],[-73.90297278311435,40.56348440449094],[-73.9028714333016,40.563514863703574],[-73.90270957807084,40.56312090217255],[-73.9026546276958,40.563058767578845],[-73.90259229764554,40.56300082528123],[-73.90252313446109,40.56294758332969],[-73.90244774459343,40.56289950855944],[-73.9023667890858,40.56285702249783],[-73.90228097777769,40.56282049766891],[-73.90219106308106,40.562790254327176],[-73.9020978333834,40.562766557649766],[-73.90200210613553,40.56274961541166],[-73.9019047206849,40.56273957616409],[-73.90180653091662,40.56273652793209],[-73.90170839776738,40.562740497442924],[-73.90161118167751,40.562751449891465],[-73.90151573504735,40.56276928924566],[-73.90142289476405,40.5627938590883],[-73.90123563254772,40.56282422275593],[-73.90105041562114,40.562861169695545],[-73.90086764165456,40.56290462058077],[-73.90068770307523,40.56295448212095],[-73.9005109862252,40.56301064726141],[-73.900337870532,40.56307299541287],[-73.90016872769436,40.56314139271065],[-73.9000039208843,40.56321569230179],[-73.89984380396756,40.5632957346602],[-73.89968872074394,40.56338134792919],[-73.89613262445312,40.5653584275669],[-73.89581663166571,40.56562431858599],[-73.89566630776437,40.565830636805714],[-73.89543332392908,40.56615043598437],[-73.89533725027152,40.56633209986834],[-73.89533259419755,40.566340904174034],[-73.895361755466,40.56640510268947],[-73.89539935314936,40.56648784085636],[-73.8954236669339,40.56658650687267],[-73.89557697279915,40.566815433211644],[-73.89561861973426,40.5668776344942],[-73.8956465327784,40.566939481021834],[-73.89565586855376,40.567010820495625],[-73.89565980661516,40.5670594609803],[-73.89557015678443,40.567063431385996],[-73.89549129592842,40.56705789199425],[-73.89545231761572,40.56703181871231],[-73.89543399793207,40.56701956515995],[-73.89538025688383,40.56699764504648],[-73.89531210417975,40.567022188553054],[-73.89522927220439,40.567074772663574],[-73.89504632135159,40.56719091469669],[-73.89485403769481,40.56732702900283],[-73.89479571968968,40.56736831022461],[-73.89459709520258,40.56748211622704],[-73.8943825749536,40.56764180741043],[-73.89436419907223,40.567649967305535],[-73.89413028093544,40.56782014915027],[-73.89396328755076,40.56792814814185],[-73.89365946336791,40.568103713378264],[-73.89345467847613,40.56823501855803],[-73.89326255071336,40.5683333123386],[-73.89314119161202,40.56839539844579],[-73.89280581743908,40.56851491011743],[-73.89261013445628,40.568587247286764],[-73.89256929811243,40.568558805772646],[-73.89249413164782,40.56853081091957],[-73.89235367291093,40.56852611369013],[-73.89228381010827,40.5685118378225],[-73.89214468849707,40.568505609866754],[-73.89194768419199,40.568489179864464],[-73.89184594142132,40.56847298969823],[-73.89173272279011,40.56845497377619],[-73.89146452569133,40.56841512401623],[-73.891208363507,40.56834482979347],[-73.89106005260662,40.568304129775605],[-73.89075729057024,40.56822104785999],[-73.89050235300454,40.56818323540324],[-73.8902853716534,40.568172375144485],[-73.89016495921199,40.568228524775364],[-73.89008675199534,40.56816950194039],[-73.8900607421677,40.56814526179477],[-73.89002018565759,40.56809098386946],[-73.88993395087662,40.56807295364082],[-73.8896291503378,40.56798259952055],[-73.88959492449207,40.56794189023408],[-73.88944124174334,40.56793689729112],[-73.88940823061623,40.56792621296571],[-73.88911103072235,40.56791623669096],[-73.888911246906,40.56792563456586],[-73.88879000780415,40.56793133405288],[-73.88866128999227,40.567968103941084],[-73.88840180766084,40.56807906694462],[-73.88839935499493,40.56809082598929],[-73.88839431564138,40.568103436754996],[-73.88839077332787,40.568124533185184],[-73.88838304501165,40.56814122068755],[-73.88836803030983,40.568144925425294],[-73.88835950704348,40.56814367474109],[-73.8883473569275,40.56813562116778],[-73.88834467829344,40.568120507881446],[-73.88834377442495,40.56809571544484],[-73.8883431192705,40.56807774003635],[-73.88834097846609,40.568066022598515],[-73.88818867528414,40.56803351808449],[-73.88805660983321,40.5680169189357],[-73.88796642336456,40.56801876782183],[-73.88786222508224,40.56803804498654],[-73.887473784092,40.56813023872393],[-73.88687638253387,40.56834983984715],[-73.8868610574193,40.568383297704464],[-73.8865468393645,40.56847097810946],[-73.88644241994906,40.56844599324067],[-73.88629569651759,40.56846596591099],[-73.88601332217274,40.56848022914441],[-73.8859297674964,40.56848445121366],[-73.88572202722449,40.56852446159184],[-73.88552537443564,40.56857979268745],[-73.8854210473089,40.56859090897763],[-73.88534183019685,40.568599348654665],[-73.8852892970504,40.5685691105244],[-73.88514676298286,40.568549031385565],[-73.88506218994056,40.5685270635517],[-73.88502840887733,40.56853112718861],[-73.88500002540952,40.568521733024404],[-73.88489678220206,40.568499584876925],[-73.88430973105292,40.56869611953873],[-73.88430466693929,40.56866357194768],[-73.88488707124732,40.56847020566875],[-73.88475594832856,40.5682891391875],[-73.884639793535,40.56833718522716],[-73.88470791077448,40.56842967359398],[-73.88467738972616,40.56844134239823],[-73.8846276452298,40.56837296861084],[-73.88433684774826,40.56848793447804],[-73.88429876082958,40.568436802053064],[-73.8845872263367,40.56831945702647],[-73.88459734214342,40.56832600252632],[-73.88473689799233,40.568268512738086],[-73.88471768761683,40.56824515488691],[-73.8844597533568,40.56789283625634],[-73.88416646626058,40.568001951564014],[-73.88418090236985,40.568027725164754],[-73.88418572568231,40.56802639263765],[-73.88425563707213,40.56814510250082],[-73.88425605450011,40.56815713340242],[-73.88422623813496,40.5681664603957],[-73.88414233837392,40.56802768627505],[-73.88415611937224,40.568022425666285],[-73.88414806727044,40.568008977301204],[-73.88398907450221,40.56806016069427],[-73.88399610047877,40.56807294595647],[-73.88400752675801,40.56807295749516],[-73.88407171935154,40.56819501413352],[-73.88403638323948,40.56820527702411],[-73.88397010169012,40.56808955439983],[-73.88398465406011,40.56808402453278],[-73.8839741253132,40.56806497313358],[-73.88379103703103,40.56812391132458],[-73.88380690303866,40.56815355417879],[-73.88381937098085,40.568151982460705],[-73.88402340092414,40.568503115610895],[-73.88399326079202,40.56851179890237],[-73.88378819346478,40.5681598725685],[-73.88379651062672,40.56815592007602],[-73.88378086756211,40.56812718545737],[-73.88376015978353,40.56813385128788],[-73.88376948472991,40.56814752545792],[-73.88357670672818,40.56820976925172],[-73.88369194977822,40.56839535972272],[-73.88347850081655,40.56847311360239],[-73.88369768110408,40.56883628496062],[-73.88390845170262,40.56889591109182],[-73.8839042788442,40.5689062042593],[-73.8836872809643,40.56884340432978],[-73.88346534749665,40.56847801993851]]],[[[-73.81849901756216,40.58736235305485],[-73.81829590082597,40.587355737099266],[-73.81812861134455,40.58737005169992],[-73.81800188686518,40.58740172055492],[-73.8178832233181,40.58744846866307],[-73.81771610146431,40.58715095754665],[-73.81739093030967,40.58656943209837],[-73.8173367823376,40.586483192531716],[-73.81693289471538,40.58582331072219],[-73.81637844552162,40.58491100456425],[-73.8157613876845,40.583959214867285],[-73.81570076168317,40.58382964895798],[-73.81567316326183,40.583776464075605],[-73.81563938991977,40.583722207642076],[-73.8155191529207,40.5834952929235],[-73.81544517911848,40.583373491888395],[-73.81567618438119,40.58330770521131],[-73.8167027302235,40.583015352182215],[-73.81751059222933,40.582785271178736],[-73.81730795932272,40.58233475893998],[-73.81760103559,40.582260543832824],[-73.81820861042061,40.58211739063269],[-73.81838189841727,40.58207656008627],[-73.81886971711168,40.58193271511993],[-73.81895632199941,40.58190067585191],[-73.819179673966,40.58180414846352],[-73.81928812030567,40.581766974354196],[-73.81940325123419,40.58173798794646],[-73.81964430606564,40.581686082401504],[-73.82036608821119,40.58149808378217],[-73.82048260002753,40.581464542145085],[-73.82050198698327,40.58145867605725],[-73.82134165089886,40.58126212745622],[-73.82194916338815,40.58117111797286],[-73.82214136703574,40.5811355755287],[-73.82222751244011,40.581115032161975],[-73.82228991494196,40.58109607319393],[-73.8224218594526,40.58104180540047],[-73.82264897973467,40.58093751426909],[-73.82320233589395,40.58074798778907],[-73.82321130220619,40.58074496142345],[-73.82372487494459,40.58057131417591],[-73.8239755669984,40.58048076353882],[-73.82419170047812,40.58042525361693],[-73.82436118230795,40.580378369622736],[-73.82459968685741,40.580301500583246],[-73.82473701900751,40.580257237707784],[-73.82495905834293,40.58013813920263],[-73.82516976808412,40.58006973278721],[-73.8256246940648,40.579968709792546],[-73.82622485462869,40.57978702791707],[-73.82670299479307,40.57965979490511],[-73.82687139012151,40.57959730905066],[-73.82717378885121,40.57944451245268],[-73.8275561640454,40.57933987898749],[-73.82798819062825,40.57924391773676],[-73.82837544428294,40.57913954969444],[-73.82868597099556,40.57905585942427],[-73.82878289896772,40.57903847996649],[-73.82911066345376,40.57892600598229],[-73.8292744991757,40.57886524241825],[-73.82946175273146,40.57880456046043],[-73.82956637549208,40.57878035604597],[-73.82961974131523,40.57877358256283],[-73.82967941933013,40.578769546133],[-73.82973373970236,40.578768249388204],[-73.82990284920686,40.578775856458265],[-73.83002699980875,40.57876835913081],[-73.83017262814336,40.578748672456925],[-73.8303228220162,40.578703715447034],[-73.83048178791252,40.578650152447096],[-73.83066083402856,40.578567910754415],[-73.83090077277157,40.578495907212954],[-73.83106502235135,40.578473121547226],[-73.83124796291216,40.57846166566762],[-73.83146093331463,40.578419437622806],[-73.83162601375415,40.57836656653721],[-73.83180355871944,40.57827893511698],[-73.83203538969515,40.57820887106937],[-73.83219724462423,40.578153612509055],[-73.83226882481563,40.57812917358791],[-73.83269598986138,40.57802571387532],[-73.83292788645105,40.577942833602116],[-73.8330427401201,40.57790371969327],[-73.83338855905954,40.57778594687554],[-73.83365432978871,40.57771551431011],[-73.83386923172189,40.577649897609014],[-73.834087401381,40.57755249728489],[-73.83450274193696,40.57734903736146],[-73.83455087542133,40.577325458519674],[-73.83465388054758,40.57728495738576],[-73.8350627858069,40.57711626452337],[-73.83542129219948,40.57696204127882],[-73.83575900817635,40.57681443276695],[-73.83592239041306,40.57676697468226],[-73.83600181324223,40.576743908161966],[-73.83623125724833,40.57665570551994],[-73.83632284878792,40.576611088002664],[-73.836410456433,40.57656841076562],[-73.83703852680398,40.576284293497245],[-73.837108294767,40.57625273282803],[-73.83765698162601,40.576012375816106],[-73.83778491304987,40.57592368347547],[-73.8380093591497,40.57584870742572],[-73.83825877960845,40.57579457648647],[-73.83843049074932,40.575700533508105],[-73.83861477888391,40.575636260900296],[-73.83888275267529,40.57555196026982],[-73.83961762770562,40.57530702682716],[-73.8404382143135,40.575033517951155],[-73.84138297830172,40.57471860841415],[-73.84206938902247,40.57448096166996],[-73.84288906671082,40.57419716899127],[-73.84378359075193,40.57388745204181],[-73.84451460324352,40.57361053577377],[-73.8452690026789,40.573324752032505],[-73.84615755209354,40.5730342656067],[-73.84622515923883,40.57300882123091],[-73.84699487325791,40.57271912813616],[-73.84776924944428,40.57240533287797],[-73.84850444718808,40.572148447581],[-73.84862868351773,40.57209635461405],[-73.84877296803553,40.57205630900953],[-73.8488393167297,40.572018924771406],[-73.8489093330476,40.572004248123186],[-73.84900064117866,40.5719583964891],[-73.849159636344,40.57187790910397],[-73.84930014476164,40.571836895085184],[-73.84937102361928,40.571806108949005],[-73.84949328237897,40.57176272551281],[-73.84957881218448,40.57173237575972],[-73.84969529479072,40.57168265778102],[-73.84978693455707,40.571651951824954],[-73.8499533063609,40.57158838529068],[-73.85024821434686,40.57149220726292],[-73.8503876633553,40.57145103506575],[-73.85053462925654,40.57140764265795],[-73.85071291963774,40.5713425859454],[-73.85085482979858,40.57130129190513],[-73.85110217430307,40.57121318098275],[-73.85119585627983,40.57118706100403],[-73.85128141360799,40.57117218726267],[-73.8515383848392,40.571066266543234],[-73.85168071856963,40.57097213814766],[-73.85176922098908,40.570927555424866],[-73.85184078388073,40.57089150519543],[-73.85220202399672,40.570745103001535],[-73.85274162695814,40.570605305146586],[-73.85312102850163,40.57050635522809],[-73.85332207852225,40.57043243577315],[-73.8535752547955,40.57034136387336],[-73.85381160480505,40.570335991837034],[-73.85384605365925,40.57033074642017],[-73.85396556577203,40.57031254837017],[-73.85409585179222,40.570255125545586],[-73.85423306127196,40.5701371687569],[-73.85442108185278,40.57006354647074],[-73.8547170129168,40.569936064199894],[-73.85487827913532,40.56991384451352],[-73.85493371329645,40.56989687691544],[-73.8549907600989,40.56986537710782],[-73.85505570248243,40.569814983670376],[-73.85524079248243,40.56975142438561],[-73.8555103843257,40.5696588470664],[-73.85574599043335,40.569597358678216],[-73.85585072248058,40.569555164743534],[-73.85596762967029,40.569523253046206],[-73.85612202437324,40.5695054905168],[-73.85623100571088,40.569436358403756],[-73.8564559882803,40.569344434524766],[-73.85664094498028,40.56929855827316],[-73.85681285637908,40.56924595756872],[-73.85688308282077,40.56921941604958],[-73.85713422195664,40.5691268755901],[-73.85727709576972,40.56902296187896],[-73.85734798265811,40.568991359987116],[-73.85767079515237,40.56890133870108],[-73.85775087478521,40.5688702651152],[-73.85777929081013,40.56885923813768],[-73.85791711481183,40.56879210324584],[-73.85827117413402,40.568618144918524],[-73.85852684289763,40.56852014971859],[-73.85909318999349,40.56831079775421],[-73.85922718254862,40.56826204617416],[-73.85942657606667,40.56820500738195],[-73.85950359863732,40.56818605581624],[-73.85957813852895,40.568167712815466],[-73.85968856304652,40.56813429470623],[-73.85977216149386,40.5681042735841],[-73.8598582919671,40.56807184339553],[-73.860041530024,40.567998438942844],[-73.86022276711236,40.567921097324465],[-73.86116232688484,40.56750423154881],[-73.86202965574415,40.56710844142835],[-73.8621459219615,40.56704594881134],[-73.86226388529111,40.56697404896466],[-73.86239006797463,40.5668898928101],[-73.86255286029156,40.56681001230087],[-73.86265927675211,40.56680029670622],[-73.86283290775333,40.56681866826845],[-73.86286892277319,40.56683057154639],[-73.86308767528757,40.56759772886944],[-73.86316930213529,40.567739272250975],[-73.86406802390394,40.56929797921464],[-73.864103100604,40.56935460994432],[-73.86454176111155,40.56924292195143],[-73.86522555434871,40.570458472493975],[-73.86633836363868,40.57238167501562],[-73.86662811957972,40.573057648923914],[-73.86449302911278,40.5735427757593],[-73.86361132952284,40.57382305752123],[-73.8634062937112,40.57411433175854],[-73.86394267875964,40.57498810849123],[-73.86396642057804,40.5750267867217],[-73.863412279401,40.575316477164655],[-73.86333068890161,40.57538325297063],[-73.86275061598447,40.57585798498229],[-73.86278001153656,40.575898561452775],[-73.86280361992888,40.57593303476543],[-73.86288301956722,40.576059761758174],[-73.86060030688998,40.57727158725387],[-73.85984470698274,40.577672693827296],[-73.85908862067572,40.57807404880597],[-73.85833844346269,40.57846834555245],[-73.85758465057636,40.578864533874686],[-73.85683869729606,40.57925659221675],[-73.85607299805882,40.57966151657466],[-73.85532244619648,40.58005842151845],[-73.85456020426031,40.58046149681194],[-73.85381681956392,40.5808536550378],[-73.85305549585122,40.58125526785506],[-73.85218976840483,40.58154553181007],[-73.85134716820447,40.58182772564323],[-73.85044385149202,40.582130243581425],[-73.84930667192943,40.5821661606911],[-73.84861053538312,40.582188142143714],[-73.8481963055695,40.58211494935575],[-73.84725841773756,40.581949220999],[-73.84624074421869,40.58176938413863],[-73.84521016865199,40.58157982626378],[-73.84505670628538,40.58158655664329],[-73.84415712178117,40.58162600643138],[-73.84320827938781,40.58166760860318],[-73.84233979552266,40.58170568069391],[-73.8422501040429,40.58171023484148],[-73.84129969123813,40.581758490465624],[-73.84033325297582,40.58180755226801],[-73.83935385899046,40.58185726280553],[-73.83929597982139,40.58186354497562],[-73.83925941302881,40.581968461249616],[-73.83921592666458,40.58207183159007],[-73.83916563222012,40.58217339089778],[-73.83910865864827,40.582272878717035],[-73.83904515203287,40.58237003990326],[-73.83902799504538,40.58240605117919],[-73.83900671021884,40.58244075812752],[-73.83897179251917,40.582484991406986],[-73.83893018677887,40.5825257232811],[-73.83888249023914,40.582562369041455],[-73.83882938757836,40.58259440263513],[-73.83879155851959,40.58261287523476],[-73.8387519245812,40.582628998727266],[-73.83866300813041,40.58266830737768],[-73.83868793405307,40.58270107650684],[-73.83866495939675,40.582711229048236],[-73.8386022338255,40.582719246372825],[-73.83853891608484,40.58272734240761],[-73.83855306451125,40.582791714299276],[-73.83848216240942,40.58280078170425],[-73.83846883217531,40.582740202653824],[-73.83830218784688,40.582763282179705],[-73.83828929206652,40.582713647261855],[-73.83819109247311,40.58271825361423],[-73.8381921913023,40.58273188320012],[-73.83749018844517,40.58277247511995],[-73.83649702175978,40.58282250152792],[-73.83649492959823,40.58283033827058],[-73.83584080097427,40.58287893936216],[-73.83122785295336,40.58412437238256],[-73.83122924091786,40.584162072792395],[-73.83115872389175,40.58418082097054],[-73.83035934890805,40.584388864306945],[-73.82995927111948,40.58449807723649],[-73.82964546266795,40.58458372851843],[-73.82923344895534,40.58469505220222],[-73.8292234822477,40.584678954537445],[-73.8292169926745,40.58466846021275],[-73.82852471261347,40.584854219879844],[-73.82850475950461,40.58492932968292],[-73.8284670429751,40.5850631721627],[-73.82844883541074,40.585125263817694],[-73.82836036871323,40.58542692421064],[-73.82827661199278,40.58571110398112],[-73.82826267442394,40.58575206643977],[-73.82824469493123,40.58579445389321],[-73.82822250440174,40.58583865492314],[-73.82819566531695,40.58588552243661],[-73.8281793589695,40.585910367164814],[-73.82817257831397,40.58592069829716],[-73.82813473544259,40.585968868440595],[-73.82808927884862,40.586013046929025],[-73.82803692403854,40.58605253836002],[-73.82797849510635,40.58608672110781],[-73.82791491176181,40.586115057108536],[-73.8278471748534,40.58613710033018],[-73.82668838981293,40.58648979849748],[-73.82524882706772,40.58690086942339],[-73.82495652893078,40.58698432621123],[-73.82476427875103,40.5870392157723],[-73.82477620978861,40.58706383302078],[-73.82477099301784,40.58706515022484],[-73.82481333907128,40.587151322036036],[-73.82480116623454,40.58715461536999],[-73.8247570809111,40.587069103481575],[-73.82475447426404,40.587069099506],[-73.82474352289896,40.587045141973704],[-73.8232615725834,40.58746824077811],[-73.82320743426249,40.587478314815925],[-73.82315558770692,40.58748797034821],[-73.8231070458408,40.58749012008663],[-73.8230692648604,40.58749178998469],[-73.82302002675083,40.58749396608915],[-73.82298001388855,40.58749111290446],[-73.8229368863153,40.587491649727546],[-73.82289378504457,40.58748201986882],[-73.82286311305413,40.587475623380456],[-73.82278668904708,40.587452866245926],[-73.82271074897743,40.587425806137155],[-73.82264303518478,40.587401684581934],[-73.82256733467801,40.58736009808144],[-73.8224621233094,40.58730228424413],[-73.82199421976469,40.58705333040648],[-73.8214597199178,40.586769924921285],[-73.82116177798363,40.58692469023421],[-73.82039765036822,40.5873216062137],[-73.82003299074144,40.58751102017118],[-73.81968658634673,40.587693686887064],[-73.81934686541373,40.587872828357696],[-73.81929743026517,40.587894965897924],[-73.81923430777675,40.587933292894874],[-73.81918829466909,40.587973716778684],[-73.8191291636317,40.58803889294534],[-73.81912652270687,40.58799676478866],[-73.81912265243209,40.58793502584923],[-73.81909407365121,40.58783196115577],[-73.81904410183603,40.58773374240214],[-73.81897507774096,40.5876440585665],[-73.81893219212505,40.58759907343453],[-73.81890104036441,40.587574097596715],[-73.81880351767356,40.5874959215832],[-73.81849901756216,40.58736235305485]]],[[[-73.82075892504896,40.615232679015115],[-73.81768666566467,40.61493299776067],[-73.81652681178412,40.61494700965759],[-73.81655519566775,40.614881068260765],[-73.81657527696018,40.61481337822216],[-73.81658687602557,40.614744545144084],[-73.81658988911717,40.61467518485369],[-73.81658428930466,40.614605917892774],[-73.81657012671407,40.614537363966406],[-73.8165475280784,40.614470136398424],[-73.81651669560284,40.61440483664456],[-73.81647790515497,40.61434204891138],[-73.81643150379578,40.61428233493008],[-73.81615626632507,40.61294211550986],[-73.81604375331975,40.6127596264421],[-73.81602636691133,40.612365424464045],[-73.81595301917918,40.61216821887359],[-73.8158610641235,40.612020256976606],[-73.81588914228888,40.61188656381088],[-73.81585258456384,40.61174572819245],[-73.81581602896968,40.61160489323366],[-73.81573329119654,40.611463984235186],[-73.81563522546102,40.61119560014718],[-73.81559405473479,40.61086335729515],[-73.81559858845291,40.610672516330716],[-73.81520720864945,40.60981673359448],[-73.81502615380421,40.60935201331155],[-73.81491794511955,40.609055392402986],[-73.81477073792483,40.60885102878025],[-73.8147528711051,40.60863279650475],[-73.81476257639551,40.60846388005399],[-73.81482785095922,40.6082387424955],[-73.8148653992229,40.60802059898575],[-73.81499971251024,40.60782541334008],[-73.81496328870386,40.60764059442579],[-73.81506129878737,40.60731703027996],[-73.81520607105544,40.607092544070326],[-73.8152277173115,40.60704956888288],[-73.81534146914714,40.60693899081035],[-73.81561557741716,40.60669871944578],[-73.81574174063832,40.606465245235576],[-73.8157675157871,40.606371592218785],[-73.81580703890984,40.60636640636622],[-73.81585416769022,40.60634155635781],[-73.81595962068496,40.606262483354556],[-73.81600764361261,40.60619485206108],[-73.81600875988582,40.60614425896289],[-73.81596093573131,40.60613971706531],[-73.81597032048258,40.60607436245347],[-73.81594357858842,40.60606156461299],[-73.8159191715284,40.60606152552471],[-73.81591913943602,40.606022940603],[-73.81589026350385,40.606025339442695],[-73.81588829778471,40.60592903435926],[-73.8159419966379,40.60592688837233],[-73.8159854852758,40.60573350492988],[-73.81609284320642,40.6057440932417],[-73.81642529989041,40.605224123574985],[-73.81739192106659,40.605158123784285],[-73.81730244913976,40.604205921093566],[-73.81725370593395,40.603940324691905],[-73.81755792356873,40.602785760008906],[-73.81772032704643,40.60222499974213],[-73.81831121120257,40.60133971221349],[-73.81842675441854,40.600084068840324],[-73.81849066120759,40.59938955947924],[-73.81899346358013,40.59826246324288],[-73.81928142201645,40.59752961087665],[-73.81973591831577,40.59751684326916],[-73.82015695395725,40.59687390740525],[-73.82022310434436,40.59680187549449],[-73.82028316136793,40.59672680602736],[-73.8203368857889,40.596648998071615],[-73.82038406359885,40.5965687616037],[-73.82042450687223,40.5964864162738],[-73.82045805451479,40.596402290132296],[-73.82048457290495,40.59631671832282],[-73.82050913419839,40.5962581659506],[-73.82052562140044,40.59619799157211],[-73.82053385779048,40.596136840255845],[-73.8205337550975,40.59607536754133],[-73.82052531444528,40.596014232411605],[-73.82050862633946,40.59595409022912],[-73.82048386969632,40.5958955857103],[-73.82045130992394,40.59583934601432],[-73.82045079772088,40.59583857390795],[-73.82044244330491,40.595808875929436],[-73.82044084737457,40.595778527199286],[-73.82044605656795,40.59574841477621],[-73.82045791861746,40.595719418810674],[-73.82047608680155,40.59569238681931],[-73.82050003007977,40.59566810891325],[-73.82059544851859,40.595602630223866],[-73.82061381223798,40.59550607525195],[-73.82061796100169,40.59535192973647],[-73.82065843481303,40.59527145156295],[-73.82067265991842,40.59519570617108],[-73.8207120677812,40.59517051492437],[-73.8207977868964,40.595153006593414],[-73.82093095273338,40.5951080616107],[-73.82108399984712,40.5949283687197],[-73.82120137599217,40.59477993508955],[-73.82135758286243,40.594691009243384],[-73.82166936207602,40.594750939360914],[-73.82223447148588,40.59485584577492],[-73.82264377292196,40.59490106318713],[-73.82301423936414,40.59488677348084],[-73.82367706968542,40.59490265330455],[-73.82394993677144,40.594932795092056],[-73.82480251192538,40.59508316135302],[-73.82565454833282,40.59496440652537],[-73.82589974735163,40.594861457270724],[-73.82625044675197,40.59495115850995],[-73.82704990466098,40.594907779023266],[-73.82798591273665,40.5948348760359],[-73.82835645407405,40.59479084512485],[-73.82876587227086,40.5947914559286],[-73.82913626117717,40.59480686929661],[-73.82937044219382,40.594718047313506],[-73.82972156172423,40.59464426090922],[-73.8304820596146,40.5945859382702],[-73.83135504802485,40.59463007028266],[-73.83241209664999,40.594618492621166],[-73.83305498419394,40.59481262914014],[-73.83381500025595,40.59494748498954],[-73.83465599514996,40.59516845865229],[-73.83484682813189,40.59554343610696],[-73.83468997430205,40.59589988842895],[-73.83461984536203,40.59599745420906],[-73.83445520581425,40.596226505396835],[-73.83439612703157,40.596464205945175],[-73.83420068056421,40.59665712416412],[-73.83386890479237,40.59679039988622],[-73.83351748212364,40.59698309134849],[-73.83336087722195,40.597235511398694],[-73.83291189147961,40.59745778307632],[-73.83273627110034,40.59751697459599],[-73.83238510182906,40.59760563167614],[-73.83215095205435,40.59767959829205],[-73.83239364453692,40.5978033533824],[-73.8315410594016,40.59795102605511],[-73.83126070912144,40.59789204611127],[-73.83108000671386,40.59779146465532],[-73.83095699264716,40.59764708008614],[-73.83076009448675,40.597446158309914],[-73.83062852179026,40.597433425724255],[-73.83049675903277,40.59749592819198],[-73.83050466584551,40.597621335174864],[-73.83038922548215,40.59773401958534],[-73.83026568640479,40.597796535097295],[-73.83005179682429,40.59780875773161],[-73.82985422945502,40.59787116330146],[-73.82975522193998,40.597990141696826],[-73.82961515186072,40.59808397929853],[-73.8294834182326,40.598133941902624],[-73.82935195659147,40.598077319653285],[-73.82926994424638,40.597983150975864],[-73.82921276779071,40.597826322914734],[-73.82909777422346,40.59776345522073],[-73.82891681706998,40.59776318596854],[-73.82874408639191,40.597762928691026],[-73.82857156453757,40.59768116451303],[-73.82832490185017,40.59764317821661],[-73.82806159675434,40.59768040264888],[-73.82794610369609,40.59781189474375],[-73.82784710903536,40.59792460122615],[-73.82784691505309,40.59799983826355],[-73.82763273194416,40.59812491186476],[-73.82742688800059,40.59820610871607],[-73.82722092998513,40.598331194570726],[-73.8271301905958,40.59843137292676],[-73.82709706278698,40.598519099662006],[-73.82717084790701,40.598613257013604],[-73.8271031455907,40.59868868550976],[-73.82707810140928,40.59867906338607],[-73.82705133931763,40.5986726699023],[-73.82702357017067,40.5986696748822],[-73.82699553157231,40.598670157879425],[-73.82696796828345,40.598674106064585],[-73.8269416124401,40.59868141456614],[-73.8269171641066,40.59869188925556],[-73.82689527268083,40.59870525190408],[-73.82687651964504,40.59872114757275],[-73.82686140312047,40.59873915404014],[-73.82685032463627,40.59875879301738],[-73.82684357846368,40.598779542852384],[-73.82684134379934,40.59880085238581],[-73.82676287105727,40.59887852392129],[-73.82667857326841,40.59895256446692],[-73.82658873897218,40.59902272057594],[-73.8264936756628,40.59908875209747],[-73.82639370873687,40.59915043299884],[-73.82628918037943,40.59920755213936],[-73.82627138532317,40.59925406174297],[-73.82624639552363,40.59929860720717],[-73.82621457224694,40.59934054453358],[-73.82617637555408,40.59937926742874],[-73.82613235765014,40.59941421606964],[-73.82610801080348,40.59943347295616],[-73.82607971910191,40.599449290169204],[-73.82604830819463,40.59946120610677],[-73.82601469476184,40.59946887301949],[-73.82597985976253,40.59947206715966],[-73.82594481980607,40.59947069531084],[-73.82591059748334,40.599464797508496],[-73.82587819152327,40.59945454587145],[-73.82584854764579,40.59944023957892],[-73.82587723979313,40.59938819128496],[-73.82589853786538,40.59933411932131],[-73.82591220226433,40.59927863203088],[-73.82591807927656,40.599222353678364],[-73.82591610280211,40.59916591742677],[-73.82590629509714,40.59910995821402],[-73.82588876652281,40.59905510560951],[-73.8258637143026,40.5990019767312],[-73.82583142030285,40.59895116930285],[-73.82579224786072,40.59890325492959],[-73.8257618670653,40.59882742567676],[-73.8257240019762,40.598753579115986],[-73.82567887232588,40.59868214373399],[-73.82562673999617,40.59861353402524],[-73.82556790749831,40.59854814808769],[-73.82550271621736,40.598486365312496],[-73.825431544431,40.598428544183115],[-73.8253548051145,40.59837502019533],[-73.82527294354439,40.59832610391087],[-73.82518643471477,40.59828207915555],[-73.82513360462842,40.598246143630334],[-73.82507610834533,40.59821464358937],[-73.82501458388347,40.59818792857533],[-73.82494971395724,40.598166295033],[-73.8248822184018,40.59814998302009],[-73.82481284618594,40.598139173543515],[-73.82474236710144,40.59813398655107],[-73.82465420661505,40.59814924665707],[-73.82456805040623,40.598170124090515],[-73.824484513316,40.5981964698631],[-73.8244232454593,40.59823055792718],[-73.82436729181097,40.59826959552168],[-73.82431733705468,40.59831310496507],[-73.82427399247246,40.598360553855464],[-73.8242377884646,40.59841136158473],[-73.82420916805884,40.59846490644306],[-73.82418848148882,40.598520533226186],[-73.8240341420487,40.59875797948037],[-73.82395871058303,40.59887689667728],[-73.82395853179797,40.5988878541725],[-73.82406984247403,40.59892248125717],[-73.82410854796532,40.5989947266162],[-73.824218704433,40.59907448791941],[-73.8241859569916,40.59921342531438],[-73.82416569888676,40.59929937966713],[-73.82411388260607,40.59928535019478],[-73.82407116207851,40.59929225989413],[-73.82401358170749,40.599429721481464],[-73.8237932359374,40.599851223915856],[-73.8237661234719,40.60004007082195],[-73.82361759414722,40.60003570112675],[-73.82317356202266,40.59997800531267],[-73.82315293159431,40.59997666264974],[-73.82303195166891,40.599930516884356],[-73.8230043655079,40.59992561939738],[-73.82257638956364,40.59988773944154],[-73.82255813247481,40.59994156042285],[-73.82235892313443,40.599921922113786],[-73.82228834197386,40.599896959323395],[-73.8221598125494,40.59986500310847],[-73.82214174940744,40.599845644597806],[-73.8221272703288,40.599834563399895],[-73.8221128250325,40.59982350855451],[-73.82194441759799,40.59980115597852],[-73.82190636766532,40.59981162993358],[-73.82180296175105,40.59986168962035],[-73.82171949127013,40.599915408830235],[-73.82168859347242,40.59995402200862],[-73.82158890013206,40.59997733917035],[-73.82146929833705,40.59999372277032],[-73.82146921711525,40.60002409875522],[-73.82147639301778,40.60005034418209],[-73.8215900152476,40.60006242979644],[-73.82173154753428,40.60007648099636],[-73.82172074239806,40.600125283331224],[-73.8223455555715,40.60018010006322],[-73.82234362281876,40.60022566140778],[-73.82248489172916,40.600235544646175],[-73.82249404108539,40.6002010401671],[-73.8226063190183,40.60021364036553],[-73.82261001519804,40.60018603168452],[-73.82314788289719,40.600239329204754],[-73.82315326990808,40.6002572869374],[-73.82330902384514,40.600269952672065],[-73.82331920478336,40.600234088872185],[-73.8244364382829,40.60034498385324],[-73.82440706586817,40.60059112470106],[-73.82445218074893,40.600796962689536],[-73.82430388521044,40.600785199658596],[-73.82429765515757,40.60085210123281],[-73.82413862968968,40.60089146665275],[-73.82398900124127,40.60100198712707],[-73.82392414764705,40.60110648396307],[-73.82388149977821,40.60124921636726],[-73.82379033134842,40.6013431591506],[-73.82370544262582,40.60139225096009],[-73.82360431230546,40.60147823423438],[-73.82351130294266,40.601545771160716],[-73.8234666695018,40.60163491690062],[-73.82345423579791,40.601757952872155],[-73.82351857034057,40.60185034231449],[-73.8235849835639,40.60194003299571],[-73.82362303019775,40.602032008766336],[-73.82357799826501,40.60227189575152],[-73.82323485810582,40.60229598007642],[-73.82304906357771,40.60234491615572],[-73.82299639745385,40.60241866745684],[-73.82294484740488,40.60258290946788],[-73.82292481221937,40.602798056254166],[-73.82289824020944,40.602904582289874],[-73.82288597572183,40.60296301457587],[-73.82290201526766,40.603003032085965],[-73.82287967371616,40.603282783024824],[-73.82280627672641,40.60397517904488],[-73.82276563477788,40.60420260506916],[-73.82278089790958,40.60453487644405],[-73.82281306548208,40.60458107100967],[-73.82290283003634,40.60468726854147],[-73.82284474441664,40.60481184736685],[-73.82281614654163,40.604941011001564],[-73.82276978359322,40.604945178513574],[-73.82271521392785,40.60495008387988],[-73.82267071605344,40.60498693234559],[-73.82259374757741,40.60509140970611],[-73.82254505852559,40.60518670148668],[-73.8225328103225,40.6052389815661],[-73.82255472647408,40.60536206591113],[-73.82253633148005,40.60543279740106],[-73.8224674676843,40.60552498282377],[-73.82248345719864,40.60558345802213],[-73.82260024322498,40.6056851581341],[-73.82269456787824,40.60573810274929],[-73.82278161089242,40.605786958226346],[-73.82290463377662,40.60585127692706],[-73.82266727132037,40.606118732121814],[-73.82236000876239,40.60646926066014],[-73.82224712020054,40.60641986415401],[-73.82223894457158,40.60642305802186],[-73.82211377846284,40.60647195617124],[-73.82173772490532,40.60672055923607],[-73.82167691596473,40.60681890885075],[-73.82151924709025,40.606910954707956],[-73.8212647034286,40.60700285041054],[-73.82119987269745,40.60709504016352],[-73.82126028812817,40.60714435610403],[-73.82117120517785,40.607248814326596],[-73.82119130523475,40.60727960868074],[-73.82107550240738,40.607382725228554],[-73.82089163199412,40.60764215358427],[-73.82088742219901,40.60770675086827],[-73.82090456126086,40.60778124621829],[-73.82085990024493,40.60783996970621],[-73.82029978480725,40.60857644547252],[-73.82003243497644,40.60892365625989],[-73.82002812540854,40.60902516977969],[-73.81998318368034,40.609225063089596],[-73.81994251888383,40.609335748179404],[-73.81997458769452,40.60941885995854],[-73.8199808486383,40.60953405857792],[-73.8199822794737,40.60956038570794],[-73.81980831769374,40.609834958721905],[-73.81961795362162,40.61047904106437],[-73.81995150307893,40.611005865739486],[-73.820454053198,40.61185455732614],[-73.82051887943085,40.61194994872554],[-73.82043202535122,40.61198710827597],[-73.82043403615107,40.6120667870062],[-73.82050281573981,40.612133008358015],[-73.8205759543652,40.61223314088125],[-73.82068933399094,40.61225874556851],[-73.82076043929337,40.61228767586118],[-73.82082274255943,40.61228099224946],[-73.8208784179015,40.61225734582014],[-73.82095221995873,40.61210997606507],[-73.82098143864629,40.611998136471875],[-73.82104384548317,40.611952462470924],[-73.82108403605417,40.611896582651816],[-73.82102865628148,40.611810039094884],[-73.8210139128846,40.61176660544593],[-73.82098893005,40.61169300643981],[-73.82110627949052,40.61143206809754],[-73.82114995196376,40.611393351017384],[-73.82120960268246,40.61136249127248],[-73.8212611978968,40.611306856967694],[-73.82128305856574,40.61123260511849],[-73.82128421052903,40.61109692878357],[-73.82120543624423,40.61089613498751],[-73.82106228533362,40.610763848370894],[-73.82078645525597,40.610633417736885],[-73.82062698152266,40.610529995216126],[-73.82054872676308,40.61043082420994],[-73.82048700621566,40.6102243792936],[-73.82052525703406,40.610096502246726],[-73.82055813673705,40.60995210896381],[-73.82063420432176,40.60985730641636],[-73.8207512792276,40.609616059694716],[-73.82079777389156,40.60944279914655],[-73.82085878505873,40.60923105827126],[-73.82114637018498,40.60906241107035],[-73.82119903011426,40.60889339793552],[-73.82133010324587,40.6086847184744],[-73.82138268125641,40.60854554494686],[-73.8216146008914,40.60848031922777],[-73.82176098521295,40.608615759591245],[-73.82175280515013,40.60862610306701],[-73.82168241135349,40.6087151065872],[-73.82177339919093,40.60885450245215],[-73.82182531339936,40.608963997185995],[-73.82169434665406,40.60913289032598],[-73.8216679783901,40.60923231660743],[-73.82179804199995,40.60940161338874],[-73.82184945146537,40.609700096816724],[-73.82186205241359,40.60986921256853],[-73.82209621221288,40.61015803173541],[-73.8223307984714,40.61028770325577],[-73.82253978496094,40.610228344792986],[-73.82273529645502,40.610328114159984],[-73.82289233348583,40.610337022194095],[-73.82319489785442,40.610937836119625],[-73.82334654213612,40.61115463891995],[-73.823424642816,40.61123433349489],[-73.82352882102548,40.61132401393416],[-73.82382468595328,40.611498664910265],[-73.82379847983219,40.612129421391515],[-73.82234961103364,40.61426002619737],[-73.82176471497259,40.614764457469775],[-73.82170208114353,40.61482419139133],[-73.82163921939836,40.61487061489477],[-73.82157060291621,40.61490869083105],[-73.82141601641386,40.615054763934666],[-73.82075892504896,40.615232679015115]]]]}},{type:"Feature",properties:{ntacode:"BX75",ntaname:"Crotona Park East",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.87359713633835,40.839798555936014],[-73.87283453862344,40.83975486288767],[-73.87277204658538,40.8397512823361],[-73.87298042939231,40.83895248468318],[-73.873127281586,40.83833509691856],[-73.8731471467485,40.83826389897317],[-73.87322928294998,40.83815590248534],[-73.87347510538498,40.83774633960027],[-73.87353901837416,40.83766841756845],[-73.87367306162818,40.83754154024353],[-73.87379590222527,40.83744513333413],[-73.87401051324298,40.83731000523755],[-73.87407495727705,40.83728961658146],[-73.87419768639097,40.83725079532207],[-73.87430028550877,40.837242442533125],[-73.8743738679641,40.837242522703285],[-73.87454332205947,40.83726133765955],[-73.87471801512717,40.83731259572619],[-73.87490851072138,40.83735960969514],[-73.87472740040637,40.83723397368073],[-73.87470145087778,40.83716231123166],[-73.87469588480154,40.83708331460924],[-73.8747145209037,40.83700225374603],[-73.87475779973934,40.83692560525114],[-73.87482228158166,40.836859480492265],[-73.87490147295965,40.836808093661084],[-73.87498772396148,40.83677297815945],[-73.87525928590043,40.83670942728141],[-73.87545635015218,40.836691981876626],[-73.8756511179164,40.83665954914025],[-73.87584064882793,40.83661248609516],[-73.87609408703824,40.83652621189241],[-73.87615142816834,40.83649857439166],[-73.87628029489376,40.83646153158353],[-73.87645487630311,40.83638732818257],[-73.87655099235596,40.83634482890838],[-73.87673323427785,40.83620561805494],[-73.87698921455357,40.836102496374274],[-73.87728333597747,40.83596804265881],[-73.87734872329335,40.835933414638966],[-73.8774642507207,40.835872232694285],[-73.87747843286114,40.835864728780656],[-73.8775652462933,40.835818751531654],[-73.87783304776583,40.835655622362246],[-73.87794606040579,40.83557678375529],[-73.87801301798288,40.83553007217106],[-73.87808501970453,40.83547984251444],[-73.87838370339513,40.835259032169404],[-73.87866481401801,40.83502565869368],[-73.8789270557162,40.83478096421733],[-73.87906181163814,40.83463927136951],[-73.87916928894417,40.834526261229804],[-73.87925239497825,40.83442478999541],[-73.87940077125124,40.834472365103736],[-73.88005188503392,40.83470205869842],[-73.8800751988857,40.83467195592176],[-73.88057338950786,40.834031092471875],[-73.88251202727768,40.831552260624214],[-73.88384720852531,40.82987251868889],[-73.88390094788778,40.829802816407906],[-73.88357411772881,40.82947864610188],[-73.88352018758046,40.82926018198959],[-73.88378414134579,40.82827429246245],[-73.88438705287575,40.82681728353224],[-73.88460938858506,40.82530353642656],[-73.88461336010324,40.825276503822174],[-73.88462165802034,40.82495620683698],[-73.88464602649714,40.82382353747467],[-73.88438994861662,40.82296739644863],[-73.88456358423471,40.8229370672318],[-73.88508162369628,40.82286844468305],[-73.88561280687767,40.82279451897361],[-73.88658010086918,40.822668117912905],[-73.88698003718818,40.82261725785655],[-73.88709505454432,40.82260272471355],[-73.8871940508473,40.8225935285224],[-73.88753429505176,40.822509339469875],[-73.887062489711,40.823190275117874],[-73.88710697213963,40.82330587093806],[-73.88647552823458,40.82528542413247],[-73.88635032525306,40.82601262304941],[-73.8861503794627,40.82730567787177],[-73.88609624167168,40.827655777358004],[-73.88601262712389,40.828238531426166],[-73.88755325069015,40.82929634309353],[-73.88761307869305,40.82933741954039],[-73.8880536110249,40.82950305247824],[-73.88898205302826,40.82981480112814],[-73.88991106473186,40.830124192291215],[-73.89087299803066,40.830136002647244],[-73.89187594356154,40.83013750602598],[-73.89288558494476,40.83014757107075],[-73.89336041819091,40.830152530588336],[-73.89469205210413,40.83061909439517],[-73.89485843426115,40.83060185787125],[-73.89560633538963,40.83052438261074],[-73.89669632472305,40.83041450454029],[-73.89717221035377,40.83036883289555],[-73.89690017875228,40.83103333642687],[-73.89669216084157,40.8319661437064],[-73.89647296209098,40.83304756810607],[-73.89630199965595,40.83354321799736],[-73.89678547070196,40.83412502924705],[-73.89696589084865,40.83434214589531],[-73.89666591708081,40.83445170240551],[-73.89637519830278,40.834578150022075],[-73.8960961552989,40.834720771144376],[-73.89583107768904,40.83487855122095],[-73.89558205387831,40.83505026696725],[-73.89535091265108,40.83523446050897],[-73.89513914961967,40.83542950447649],[-73.89501173586733,40.83559855511696],[-73.89486311056015,40.83576065313104],[-73.8946943426852,40.83591357402498],[-73.8945069892405,40.83605519409381],[-73.89430314021558,40.83618364442293],[-73.89408527538554,40.83629734745217],[-73.89385624321913,40.836395101729515],[-73.89361903275838,40.836476108009],[-73.89337676251431,40.83654000894726],[-73.8914808642613,40.83668706394386],[-73.89129045271403,40.83669942027957],[-73.89110124839107,40.83672748163911],[-73.8909166066463,40.836771034760886],[-73.89073975450836,40.83682930943302],[-73.89057363331116,40.836901048031486],[-73.88874067915346,40.837968459374714],[-73.88841187161515,40.83855339106257],[-73.88730373207981,40.838127190701336],[-73.88659802345128,40.83927905010855],[-73.88618432100431,40.84010504497352],[-73.88583496453042,40.839896927386256],[-73.88464898130626,40.83917463260113],[-73.88435324502943,40.839277650124046],[-73.88418143241485,40.839335306642695],[-73.88412724483942,40.839355919306264],[-73.88351820406046,40.8390223658238],[-73.88313873954041,40.838810672004804],[-73.88274769857907,40.8385923412635],[-73.88279558599788,40.83854994573859],[-73.88285365097538,40.838495335472516],[-73.88246404796978,40.83824724040042],[-73.88237242551524,40.83816508338584],[-73.88229150998647,40.83807526965379],[-73.88223000017226,40.837989066723054],[-73.88221957852414,40.8379746371279],[-73.88213873049577,40.837828541841574],[-73.88207850585225,40.837677691306425],[-73.88203937469918,40.837524592863744],[-73.88200844701255,40.837443821716974],[-73.88194417618523,40.83757372459205],[-73.88187471267526,40.83770207645683],[-73.88180012302072,40.8378287571557],[-73.88172047507507,40.83795364908746],[-73.88169674941985,40.83798711346096],[-73.88166303780368,40.83802861861741],[-73.8816032477419,40.83809985930027],[-73.88154924659435,40.83818275668402],[-73.88138310635087,40.838377714137074],[-73.88135107255476,40.83840917183488],[-73.88113550248528,40.83862214150121],[-73.88096532152258,40.838748080015364],[-73.88080919131116,40.83888681989801],[-73.88080895380051,40.83888703592596],[-73.8808087518032,40.83888725199061],[-73.88066897364315,40.83903757091094],[-73.88066892590108,40.839037624804234],[-73.8806688788045,40.83903768774452],[-73.88054735436587,40.83919811117523],[-73.88044599431981,40.839366354117374],[-73.88044592328714,40.839366479854206],[-73.88044586462296,40.83936659672505],[-73.88036587239154,40.83954043509157],[-73.88036583763095,40.83954050692326],[-73.88036581345801,40.8395405789335],[-73.88030771529064,40.839717799486046],[-73.8803076920011,40.83971787082704],[-73.88030767885532,40.83971794385383],[-73.88027152627527,40.83989623953948],[-73.88010086856872,40.84006661599322],[-73.88006199559806,40.840162234733064],[-73.87992249986256,40.84015403002054],[-73.87978300349883,40.84014582564115],[-73.87865983163495,40.8400199040367],[-73.87850461349257,40.8400055944219],[-73.8784192504607,40.83999459045886],[-73.87831009136754,40.83998935095523],[-73.87823856696953,40.83998591762315],[-73.87791380431172,40.83997032848062],[-73.8774722935983,40.83998354717841],[-73.87561285239899,40.83990252063414],[-73.87359713633835,40.839798555936014]]]}},{type:"Feature",properties:{ntacode:"SI32",ntaname:"Rossville-Woodrow",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.20314825968633,40.55606178461783],[-74.20318032178074,40.55599190526188],[-74.20320742445939,40.55592081501894],[-74.20322948973653,40.555848718487404],[-74.20324645416322,40.55577582316238],[-74.20325826893597,40.555702338836724],[-74.20326490006964,40.555628476993405],[-74.20291038487719,40.55494466652107],[-74.20262828643162,40.55434351243652],[-74.20234825068565,40.55375861767611],[-74.2021612949189,40.55335994070895],[-74.20185089116735,40.552689430699516],[-74.20097039210512,40.550790139341544],[-74.20016534613158,40.54886028182626],[-74.2001279194474,40.54875987357976],[-74.19985031615411,40.548132418602016],[-74.19912044807859,40.546708707255185],[-74.19860457894117,40.54567990917678],[-74.19840857071364,40.54530644718586],[-74.1973075918274,40.543262045724],[-74.19702175216246,40.542526848833255],[-74.1967133460304,40.541846973897165],[-74.19640186009157,40.541173199639324],[-74.19609298317874,40.54049773687681],[-74.19576408080084,40.53983810167053],[-74.19542518893203,40.53917847479502],[-74.19507682401102,40.53848647030584],[-74.19476262724585,40.53783140856491],[-74.19468316805415,40.537661892082646],[-74.19444077715256,40.53715659348837],[-74.19409661715095,40.53650724482281],[-74.19377169192649,40.535833847145994],[-74.19356025115398,40.53540617226489],[-74.19341548590586,40.53512049879535],[-74.1933543641547,40.534999876418574],[-74.19329057028673,40.534877782228364],[-74.1930090104919,40.534326050892204],[-74.19267129264297,40.53363348894848],[-74.19237403412306,40.533040610564385],[-74.19174368836775,40.53191669720961],[-74.19250928531207,40.531497407849514],[-74.19313382967934,40.53119491564293],[-74.19398456856544,40.53087104663176],[-74.19453974699395,40.530619741652856],[-74.19478532570669,40.53051789805179],[-74.19608390164522,40.52991174723526],[-74.1970737185299,40.5294027325303],[-74.19779673575636,40.52902528170507],[-74.19909783701303,40.52829964529678],[-74.19927554935265,40.52819690136045],[-74.19984360510006,40.52785744054893],[-74.20052841848155,40.52736440391513],[-74.20071057528443,40.5272259523828],[-74.20087932824926,40.52707723210456],[-74.20103324175524,40.52691941484964],[-74.20117111692106,40.52675382744319],[-74.20124767190806,40.526626659506675],[-74.201332589366,40.52650262148477],[-74.20142565088516,40.526382033258685],[-74.20152661559084,40.52626520589671],[-74.20217526003951,40.52606646328167],[-74.20276973272722,40.52590721858363],[-74.20368763158189,40.525782940687904],[-74.20525952728768,40.52557617959261],[-74.20546090158871,40.52554433681461],[-74.20666645750343,40.52535435780009],[-74.20674433057413,40.52534553613711],[-74.20730164993593,40.52528242173049],[-74.20742674715501,40.525262339148696],[-74.20755306434098,40.52524734892436],[-74.20768024576132,40.525237493272655],[-74.20780793325035,40.52523279994886],[-74.20793576721749,40.525233282170156],[-74.20806338739716,40.52523893838149],[-74.20819043466375,40.525249752843735],[-74.20831655122875,40.5252656951014],[-74.20844138192402,40.525286720258165],[-74.20856457520182,40.52531276910323],[-74.20864934189821,40.525341516599546],[-74.2087373163424,40.52536396141617],[-74.20882769584344,40.525379898762914],[-74.20891965576419,40.52538918322455],[-74.20901235704599,40.52539173008799],[-74.20910495386528,40.525387516115174],[-74.20919660148508,40.52537657981016],[-74.20928646356764,40.52535902088441],[-74.20937372019503,40.52533499954912],[-74.2094575752243,40.52530473497954],[-74.20953726355214,40.525268503315004],[-74.20961205809625,40.52522663513927],[-74.20971385084343,40.52510454450147],[-74.20983392608468,40.52499086725232],[-74.2098339847498,40.524990812195],[-74.209834043009,40.52499076769286],[-74.20997053138831,40.52488777606253],[-74.21012090095736,40.52479737576586],[-74.21028201852566,40.52472106719722],[-74.21142518383887,40.52441410155053],[-74.21201514143185,40.524316231119464],[-74.21229294528413,40.52427685308036],[-74.21351899961985,40.52414877777339],[-74.21409806769036,40.52409719506805],[-74.21567230421215,40.52395762836108],[-74.21559699225028,40.524061069625354],[-74.21559985675731,40.52443977100414],[-74.21560783639097,40.52549473925576],[-74.2156447049924,40.525981848172044],[-74.2157647407924,40.52645860920968],[-74.21586638629842,40.52664794159273],[-74.21619395471903,40.52735009922733],[-74.21648646892207,40.52792564032494],[-74.21661081156395,40.52817658605651],[-74.21666369883938,40.52828331588697],[-74.21672062654211,40.52840575277921],[-74.21682691059729,40.528647204555185],[-74.21701386675709,40.52912208442536],[-74.21728324509466,40.52987328254958],[-74.21752355324554,40.53064379860822],[-74.21778084408645,40.531427687215206],[-74.21801389726299,40.53223713883744],[-74.21806516720552,40.53252167094397],[-74.21811089944848,40.532806752068794],[-74.21815108385569,40.533092319468594],[-74.21818571151182,40.53337831029229],[-74.21821477525008,40.533664661508645],[-74.21823826802537,40.533951310187],[-74.21825618459513,40.53423819323476],[-74.21826852094395,40.5345252475068],[-74.21829305271741,40.5347650031915],[-74.2183151523703,40.53531207880198],[-74.21828207338866,40.53548704281724],[-74.21819886050397,40.53585902009678],[-74.21806225352043,40.536496513430336],[-74.21793513879413,40.537071053671816],[-74.2178677973868,40.53736657860711],[-74.2178155250097,40.53765619709819],[-74.21779984318027,40.53774949530807],[-74.21775657265722,40.538070321369354],[-74.21770973896663,40.53831176494321],[-74.21768230851072,40.53861458601027],[-74.2176637165025,40.53891779774908],[-74.21765397226821,40.539221250023566],[-74.2176530820216,40.53952479248868],[-74.21766104513277,40.53982827490548],[-74.21767785777914,40.54013154699498],[-74.21775655527638,40.54098679363038],[-74.21778893094631,40.54112540110156],[-74.21800676051275,40.54182852078784],[-74.21803946390473,40.54191336048017],[-74.21817195689599,40.54225028526081],[-74.21842637382643,40.54291740866575],[-74.21844305056453,40.54296149124276],[-74.21873688737288,40.54366800392618],[-74.21888584278543,40.54407004038697],[-74.21899304691196,40.544309917235054],[-74.21929684582494,40.545052706921624],[-74.21954309291078,40.54569938368506],[-74.21981449749637,40.54643839725623],[-74.21987141762713,40.54657677148183],[-74.21997344665908,40.5468344156858],[-74.22008210980711,40.54713827141566],[-74.22036702032456,40.5478338698567],[-74.22056994644242,40.54839063778596],[-74.22060624580217,40.54848651978037],[-74.22064536102818,40.54859150917091],[-74.22083496897751,40.5490917398982],[-74.22087752081102,40.54920399894641],[-74.2210934028939,40.54977355555377],[-74.22131562715379,40.55025307385656],[-74.22127412369642,40.550336848851686],[-74.22121805079068,40.55041641991186],[-74.2211486975976,40.550489658404665],[-74.22106803249707,40.55055473309507],[-74.2193140664271,40.552055134755875],[-74.2191157639139,40.552232314138074],[-74.21877630415244,40.552473628604396],[-74.21778377707885,40.55304918802872],[-74.2177723265385,40.553244885044215],[-74.21782855423461,40.55340678847962],[-74.2178697015937,40.55357219390289],[-74.21789528076908,40.55373984544257],[-74.21790502216838,40.55390846971959],[-74.21789891350517,40.55407676052682],[-74.21787719051976,40.554243427598074],[-74.21785057069229,40.554300235696594],[-74.2178175893234,40.55435506794237],[-74.21777849514045,40.554407510795265],[-74.21773358297516,40.55445716873488],[-74.21768319154032,40.554503667243424],[-74.21762770087538,40.55454665563082],[-74.21756752926406,40.554585809635995],[-74.21750313072727,40.55462083398217],[-74.2174349909545,40.55465146451475],[-74.21736362385401,40.55467747021693],[-74.2172895676767,40.554698654952475],[-74.2172133809564,40.5547148589448],[-74.21525777189217,40.55543783838496],[-74.21509339688775,40.555498932556844],[-74.21491900919494,40.55554545652257],[-74.21473815882354,40.55557611512346],[-74.21473803016876,40.5555761329547],[-74.21473791137318,40.55557614306113],[-74.2145543046983,40.55559030864269],[-74.21455422192051,40.555590317508894],[-74.21455413977367,40.55559031766239],[-74.21437138945709,40.555588065558354],[-74.21350175560958,40.55566761760136],[-74.21220034092838,40.556443430360495],[-74.21050789381182,40.55706418186843],[-74.20880330692863,40.55730868910714],[-74.20699885281925,40.55756748910281],[-74.20671355404421,40.55757693566736],[-74.20642597199989,40.55756934914047],[-74.2061387253424,40.55754450567579],[-74.20585448497486,40.557502456611495],[-74.20557588439563,40.55744359296266],[-74.20530543987884,40.557368621773435],[-74.20520041109951,40.557332220533425],[-74.20506288252334,40.55727787627237],[-74.20492823973228,40.5572054897207],[-74.20398450010036,40.55661748457266],[-74.20384426412232,40.55648572776341],[-74.20369556250871,40.5563460170533],[-74.20361665986752,40.55628621347989],[-74.20353219167417,40.55623100924088],[-74.20344261762945,40.556180704765445],[-74.20334842578636,40.55613557355794],[-74.20325012815341,40.55609586146922],[-74.20314825968633,40.55606178461783]]]}},{type:"Feature",properties:{ntacode:"SI48",ntaname:"Arden Heights",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.17185166456863,40.561520923021284],[-74.17222993494939,40.56113585868979],[-74.17245326137626,40.56088825675552],[-74.17321541607141,40.560077661852354],[-74.1735878516703,40.55969842780247],[-74.17437344446734,40.55870866698216],[-74.17475740459973,40.55816798157168],[-74.17506299000836,40.557711264499865],[-74.17512402940119,40.557620037570416],[-74.17547297931566,40.55706531228592],[-74.17559957543347,40.55685071155411],[-74.17579913037791,40.556512438006244],[-74.17611659841579,40.55593754100888],[-74.17661991789281,40.55499100722623],[-74.17746276833748,40.553411145934504],[-74.1781554842578,40.5521127898968],[-74.17874485169224,40.55099586850125],[-74.17933481415137,40.549888352353726],[-74.17991198563529,40.54883445305114],[-74.18018524682059,40.548379608809434],[-74.18128532982335,40.54695757291308],[-74.1820674101438,40.546044839547875],[-74.18285329559856,40.545145825480546],[-74.18390227088295,40.54392816233466],[-74.18393079775335,40.543895034425915],[-74.18559859948707,40.54195759319383],[-74.18657646988842,40.54085328384173],[-74.1870889683488,40.54024712253204],[-74.18738120595977,40.539892243272526],[-74.18770381750448,40.53952694765856],[-74.18826921025254,40.53886614223558],[-74.18903145189911,40.538159342430184],[-74.18951022648127,40.53778857961459],[-74.19030442550631,40.537246453720485],[-74.19135323760612,40.536664859266644],[-74.19377169192649,40.535833847145994],[-74.19409661715095,40.53650724482281],[-74.19444077715256,40.53715659348837],[-74.19468316805415,40.537661892082646],[-74.19476262724585,40.53783140856491],[-74.19507682401102,40.53848647030584],[-74.19542518893203,40.53917847479502],[-74.19576408080084,40.53983810167053],[-74.19609298317874,40.54049773687681],[-74.19640186009157,40.541173199639324],[-74.1967133460304,40.541846973897165],[-74.19702175216246,40.542526848833255],[-74.1973075918274,40.543262045724],[-74.19840857071364,40.54530644718586],[-74.19860457894117,40.54567990917678],[-74.19912044807859,40.546708707255185],[-74.19985031615411,40.548132418602016],[-74.2001279194474,40.54875987357976],[-74.20016534613158,40.54886028182626],[-74.20097039210512,40.550790139341544],[-74.20185089116735,40.552689430699516],[-74.2021612949189,40.55335994070895],[-74.20234825068565,40.55375861767611],[-74.20262828643162,40.55434351243652],[-74.20291038487719,40.55494466652107],[-74.20326490006964,40.555628476993405],[-74.20325826893597,40.555702338836724],[-74.20324645416322,40.55577582316238],[-74.20322948973653,40.555848718487404],[-74.20320742445939,40.55592081501894],[-74.20318032178074,40.55599190526188],[-74.20314825968633,40.55606178461783],[-74.20301604777853,40.55602844312751],[-74.20288252370993,40.55599829689569],[-74.20274782018022,40.55597137588211],[-74.20261207142457,40.55594770644565],[-74.20247541198366,40.55592731245256],[-74.20233797766817,40.555910214170154],[-74.20220831202835,40.55589290668605],[-74.20207764035591,40.55588077495933],[-74.20194631752169,40.55587385193664],[-74.20181470016446,40.55587215641906],[-74.20168314572261,40.555875693011274],[-74.20155201146375,40.55588445210876],[-74.20142165340938,40.55589840982262],[-74.20129242567796,40.555917528356474],[-74.20116467922047,40.55594175578912],[-74.2010387609661,40.55597102632495],[-74.20091501288037,40.55600526047233],[-74.20079377103659,40.55604436525961],[-74.20062607248923,40.55613226140773],[-74.2004673070257,40.55623049006038],[-74.20031905491753,40.556338225756946],[-74.20018273922582,40.55645443356859],[-74.20005954013365,40.556577940445386],[-74.19946683259188,40.55718118107848],[-74.19769481155542,40.558887053521325],[-74.19386150753988,40.56222231999973],[-74.19369870181761,40.56232671632415],[-74.19369858472423,40.56232678839205],[-74.19369846761191,40.56232685392629],[-74.19352950356392,40.56242537891423],[-74.19352931541326,40.562425490806305],[-74.19352912636403,40.562425595831215],[-74.1933542190839,40.56251810518497],[-74.19317388298127,40.5626043443724],[-74.19307925022912,40.562627734943014],[-74.19298216632474,40.56264428171771],[-74.19288348022276,40.5626538400022],[-74.1927840544826,40.56265632530235],[-74.19268475906256,40.56265171668462],[-74.19258646227728,40.562640054450256],[-74.19245324889273,40.562601381666006],[-74.19231709805665,40.562569204707906],[-74.19217855374033,40.56254365213357],[-74.1920381694757,40.562524826033865],[-74.19189650614413,40.56251280162513],[-74.19175412973618,40.56250762694869],[-74.19161160909069,40.562509322679],[-74.19146951346984,40.5625178820682],[-74.19132841074699,40.56253327090628],[-74.19118886467453,40.56255542770975],[-74.19105143278698,40.562584263954825],[-74.19091666417387,40.562619664431],[-74.19078509728638,40.56266148770125],[-74.1906572577865,40.56270956666696],[-74.19057933209608,40.56276474704607],[-74.19050465724241,40.56282248279185],[-74.19043337716765,40.562882662620304],[-74.19036562945855,40.5629451704169],[-74.19030154457725,40.563009885848466],[-74.19024124606146,40.5630766841727],[-74.19011908531446,40.56319841244254],[-74.18997973062169,40.56331160538465],[-74.18982494847538,40.56341415215361],[-74.18982482983823,40.56341422422011],[-74.18982471205501,40.563414287573565],[-74.18965655024935,40.56350449200162],[-74.18947754545528,40.563580990171815],[-74.1892907524071,40.563642741831224],[-74.18909923999361,40.56368927163301],[-74.18726897630083,40.56404169379861],[-74.18677554240722,40.56419095752296],[-74.18627446111165,40.56432552707514],[-74.1857670778497,40.56444503831519],[-74.18576687785132,40.56444508320163],[-74.18576667631618,40.56444512842564],[-74.18525395887325,40.56454935471541],[-74.18502077560444,40.564704711953],[-74.18502052845446,40.56470486497099],[-74.18502026903012,40.56470502789304],[-74.18477472957412,40.56485049747259],[-74.18451788253338,40.56498530515077],[-74.18451768202483,40.564985404818174],[-74.18451749291532,40.56498549575572],[-74.1842509313077,40.56510871882589],[-74.18425062347553,40.5651088543489],[-74.18425030509941,40.56510899005634],[-74.18397521780345,40.56522011490969],[-74.1839748877571,40.56522024108586],[-74.18397454541079,40.56522036795185],[-74.18369189008715,40.56531906815525],[-74.18340311678426,40.565404962386715],[-74.18318459678275,40.56545009438325],[-74.18295815945137,40.565480200240685],[-74.18272650687688,40.56549428316625],[-74.18249259879966,40.56549172911957],[-74.18241339407028,40.56548514602295],[-74.18225953167678,40.565472350231175],[-74.1820303864844,40.56543640464591],[-74.181808165828,40.56538457936635],[-74.18159556472743,40.56531796146261],[-74.18139492387458,40.5652379790033],[-74.1779454414252,40.56398336711036],[-74.17758036744729,40.56375544023414],[-74.17659366008482,40.56324132982433],[-74.17539949146435,40.56296466219537],[-74.17488750356505,40.5628264192664],[-74.17421738058576,40.56256808540131],[-74.17348507930004,40.56226748996514],[-74.17225507663656,40.56170483665321],[-74.17191921399359,40.561551719332414],[-74.17185166456863,40.561520923021284]]]}},{type:"Feature",properties:{ntacode:"QN15",ntaname:"Far Rockaway-Bayswater",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.76376223381337,40.591439709534995],[-73.76385620468204,40.59175407800945],[-73.76391218167618,40.59203934529877],[-73.76404947014633,40.5927390468905],[-73.76414300311558,40.59320517194282],[-73.76429039258878,40.59393964544319],[-73.76440183061949,40.59457168393237],[-73.76362979856583,40.59466695018562],[-73.76277845626555,40.594756544875175],[-73.76298159766687,40.59589946971465],[-73.76299716300188,40.59598702441935],[-73.76301371044174,40.596081550219125],[-73.76319972918824,40.59714459114734],[-73.76333449656087,40.597822873720645],[-73.76255289863583,40.59831811842337],[-73.76181486287948,40.59895137067757],[-73.76128753361091,40.599549271017686],[-73.76154124827337,40.59984656147209],[-73.76158779164948,40.59990109901063],[-73.76165797274835,40.59997307078815],[-73.76336096535546,40.59910504279471],[-73.76386778547331,40.59972731258947],[-73.76444582456163,40.60043524063652],[-73.76654205017643,40.59943444217995],[-73.76599689442871,40.59872106244477],[-73.76618488714062,40.59865569702544],[-73.76636755798638,40.598571744277855],[-73.76654034483103,40.5984694258154],[-73.76669864699976,40.59834981575745],[-73.7668381844017,40.59821484848976],[-73.76695532825391,40.5980672744286],[-73.76704742344081,40.59791042679288],[-73.7671129667118,40.59774804236263],[-73.76715168747815,40.59758390060858],[-73.76716449230577,40.59742159808042],[-73.76715321530205,40.597264333965704],[-73.76712577746504,40.59712732730093],[-73.76711717715396,40.59698813333794],[-73.7671277160335,40.596849014344485],[-73.76715706629372,40.596712238507195],[-73.7671772012547,40.59662318177043],[-73.76721443552663,40.59653587952924],[-73.76726813345223,40.59645316642404],[-73.7673366100691,40.59637765215013],[-73.76742090523268,40.59630520448583],[-73.76771811821804,40.59626131005126],[-73.76776273829462,40.59654905674638],[-73.7679532290951,40.59742605734336],[-73.76809925805183,40.59784597010975],[-73.76808948115854,40.59786141186914],[-73.76806678092755,40.59791051677547],[-73.76803688591777,40.597983245938664],[-73.76802839158363,40.598003895598616],[-73.76800812925254,40.59804505378154],[-73.76800671591315,40.59804723953709],[-73.76800499434489,40.598049387981405],[-73.76800049037364,40.59805366530525],[-73.76797967142305,40.598067905521],[-73.7679754782098,40.59807130176218],[-73.76797219339569,40.59807462679431],[-73.76795030970388,40.59809964371945],[-73.76793987040138,40.59811524780488],[-73.76793669062484,40.59812275107267],[-73.76793516521565,40.59812979898468],[-73.7679350123447,40.598133185122414],[-73.76793526089355,40.59813648160475],[-73.76793592288807,40.59813970638157],[-73.76793698739968,40.598142842007704],[-73.76793835881757,40.59814569998669],[-73.76794006182591,40.59814845041098],[-73.76794453414254,40.59815366358621],[-73.7679504365544,40.59815851141856],[-73.76795788671305,40.5981631013644],[-73.76797358661597,40.59817025642908],[-73.76801725401089,40.598186454917474],[-73.7680435625352,40.598197278677375],[-73.76810624916936,40.59822061090653],[-73.76813551682757,40.59823335866448],[-73.76814108283877,40.59823635075127],[-73.76814644628075,40.5982398282654],[-73.76815671757409,40.59824835899623],[-73.76816672252446,40.5982591585469],[-73.7681943912843,40.598293236805326],[-73.7682047665677,40.59830277560055],[-73.76821010481027,40.5983066769111],[-73.76821563403942,40.59831007400701],[-73.76823995164182,40.598322279847224],[-73.76826549483144,40.598332444290726],[-73.76829168302486,40.59834035055525],[-73.76831805693743,40.59834585162851],[-73.76839693702661,40.598356879620326],[-73.76843153022597,40.59836018215346],[-73.76846416625396,40.598362147866354],[-73.76848525498119,40.59836194760227],[-73.76853280608209,40.59835872931369],[-73.76855413008363,40.598359006133],[-73.76856615207241,40.59836036321091],[-73.76857915096136,40.59836281253841],[-73.7686328786049,40.59837725624021],[-73.76864559342037,40.59837999263682],[-73.76865718894727,40.59838175410115],[-73.76870119627678,40.59838537236666],[-73.7687851600615,40.59838854966024],[-73.76879711444131,40.59838899638881],[-73.76883903289654,40.598391864054015],[-73.76888469830523,40.59839453099994],[-73.76890472549105,40.59839705641086],[-73.76889176380777,40.59844309700461],[-73.76893146064766,40.59846776382945],[-73.76897990097036,40.59845300953775],[-73.76900728611838,40.59848560422298],[-73.76901642123504,40.5984950960563],[-73.76902297252786,40.59850001801283],[-73.76903080242235,40.59850421143892],[-73.76903989945083,40.5985076875358],[-73.76905027444408,40.59851042856673],[-73.76907474247717,40.5985137110602],[-73.7691041118578,40.5985140396275],[-73.76918917847064,40.59850927541852],[-73.76922076994481,40.59850570966677],[-73.76923244670417,40.59850439136924],[-73.76925114099103,40.59850352860211],[-73.76925601850198,40.598503844137305],[-73.76926090713987,40.598504692271725],[-73.76926586446588,40.598506079654506],[-73.76927099628453,40.59850804469491],[-73.7693026437829,40.59852579367471],[-73.76930921498348,40.59852890465831],[-73.76931539726323,40.59853115945395],[-73.76941553633637,40.59856154676939],[-73.76958690877827,40.59861437236797],[-73.76961311333142,40.59862099039477],[-73.76967401111207,40.59863268357446],[-73.76970071987043,40.59864013052377],[-73.76971779258648,40.598646855371015],[-73.76973574379954,40.59865555447104],[-73.76980002538836,40.59869309113485],[-73.76982828415439,40.598707223752875],[-73.76993238412227,40.59874703640102],[-73.76997616916036,40.59876378404304],[-73.77001557170144,40.59878377364495],[-73.77005175466414,40.59880546743726],[-73.77007316919216,40.59882066602886],[-73.7701176593303,40.59885549768412],[-73.77017682425011,40.59889698631365],[-73.77027408869462,40.598959784969566],[-73.770280538334,40.59896331012287],[-73.77029235413455,40.59896976369969],[-73.77031339088484,40.59897801822133],[-73.7703363481648,40.598984223332806],[-73.77036024775121,40.59898810735541],[-73.77038390667967,40.59898949670962],[-73.77040662910548,40.598988389335226],[-73.77042764768778,40.598984802128264],[-73.77043736736677,40.59898212012744],[-73.77044647607381,40.59897885122147],[-73.77046834557194,40.59896825978104],[-73.77049004964155,40.59895419260186],[-73.77051209601626,40.598936513993614],[-73.77055524769165,40.59889729232013],[-73.77057450087545,40.598881111702504],[-73.7705963393646,40.59886564874632],[-73.77061795344159,40.59885383212524],[-73.77064482646148,40.59884141283695],[-73.77066458708063,40.59883227583173],[-73.77069567554395,40.59882045129785],[-73.77072503590009,40.598813080101294],[-73.77073894803348,40.59881121728299],[-73.77075252398899,40.598810542248295],[-73.77078720522151,40.59881243951034],[-73.77082352496868,40.59881849996018],[-73.77086131911733,40.5988287058459],[-73.77090026970195,40.598842975782794],[-73.7709308647432,40.598857598622544],[-73.77095834516912,40.5988748533372],[-73.77098168372184,40.598894090547084],[-73.77100024289723,40.598914767863235],[-73.77101070690563,40.598929790833495],[-73.77102023280106,40.598945857486584],[-73.77103672115972,40.598981532790035],[-73.77105014425426,40.59902249776645],[-73.77106245222207,40.59907466205953],[-73.77106471104773,40.599091182644685],[-73.7710649791954,40.59910977043417],[-73.7710591233447,40.59917048058677],[-73.77105828189114,40.59919198386329],[-73.77105997150457,40.59921233940996],[-73.77106455326935,40.599230466541705],[-73.77107042772174,40.59924356265029],[-73.77107908782992,40.59925728584279],[-73.7710905684284,40.59927186168297],[-73.77112720101451,40.5993140789233],[-73.77113690037565,40.59932803855509],[-73.77114375570272,40.59934115437129],[-73.77115249541006,40.59936616151327],[-73.77115807337874,40.599393242407636],[-73.77116052436344,40.5994224520738],[-73.77115986181747,40.5994539682878],[-73.7711557024054,40.59948176826298],[-73.77114672454637,40.59951232305063],[-73.77113534274305,40.599541045635945],[-73.77110581598835,40.59960751824153],[-73.77109392611943,40.599639859122604],[-73.7710867482205,40.5996693454677],[-73.77108437410666,40.59969657302878],[-73.77108712004684,40.599791808585735],[-73.77109550611418,40.59989580947343],[-73.77110624222851,40.600000255978244],[-73.77111419742234,40.6000643531084],[-73.77111914447785,40.60008602890792],[-73.77113493157212,40.60013350928452],[-73.77113905426309,40.6001540765726],[-73.77113930892797,40.6001592279481],[-73.77113891311718,40.600164540029404],[-73.77113621586227,40.60017594426862],[-73.77111624260812,40.60021905779798],[-73.77111292431127,40.600228830903184],[-73.77111126381165,40.60023773397776],[-73.77111054072356,40.60025580597719],[-73.77111187877786,40.60027562941651],[-73.77112817318243,40.60036459802657],[-73.77113028499315,40.6003858091471],[-73.77113020896837,40.60040484589833],[-73.77112590127979,40.60045504211786],[-73.77111953843156,40.60050186572433],[-73.77111103445868,40.60054602854744],[-73.77110030469578,40.600587863299666],[-73.77105282368768,40.60074930504286],[-73.77093512613955,40.60115230828571],[-73.77091239686371,40.601210418901886],[-73.77086730922332,40.60129269130325],[-73.7707373338484,40.6015355022549],[-73.77074244654558,40.60158171529818],[-73.77075283595686,40.601625930688435],[-73.77077908903973,40.60165611544478],[-73.77082643937717,40.60168232507251],[-73.77084737913131,40.60172455230805],[-73.77084198990268,40.601758691985225],[-73.77083917528671,40.60181091609629],[-73.77080471264316,40.601869103809186],[-73.77078080648037,40.601923295037516],[-73.77074383318687,40.60194531862114],[-73.77071223428831,40.60193721985464],[-73.77068865897475,40.601894988006805],[-73.7706518991446,40.601854737184155],[-73.77061758814924,40.60186873047907],[-73.77060167895183,40.60189682243471],[-73.77058311147753,40.6019309357944],[-73.77054596552426,40.60200317950914],[-73.77050356147356,40.602071395517704],[-73.77044533066855,40.602143597763366],[-73.77039741390287,40.60228211207763],[-73.77034443950993,40.60235834196648],[-73.7702754652312,40.6024887789217],[-73.77026469363354,40.60255504888117],[-73.77023284606938,40.60261926802475],[-73.77022211742579,40.60267348564592],[-73.770185882741,40.60274882332514],[-73.77023981935454,40.602779886972435],[-73.77028876336242,40.60281543051331],[-73.77033207783607,40.602854991411085],[-73.77036919910248,40.602898054849426],[-73.77039964407959,40.602944060431454],[-73.77039682620415,40.602967653539835],[-73.77038875844443,40.60299053225567],[-73.77037567828685,40.60301202309523],[-73.77035797076951,40.60303149342935],[-73.77033615714807,40.60304837010617],[-73.7703108795518,40.603062156323496],[-73.7702828820812,40.60307244625328],[-73.77025298890362,40.60307893698836],[-73.77025152605684,40.60307914816695],[-73.77024081962735,40.60307982016902],[-73.77019158542419,40.60307987485424],[-73.77017898589702,40.60308142510882],[-73.77017334566268,40.60308267482576],[-73.77016805885265,40.60308424858143],[-73.77016577454364,40.60308518050414],[-73.77016484016487,40.60308569194643],[-73.77016404658161,40.60308623164778],[-73.77016339512019,40.603086797432866],[-73.77016288511544,40.60308739097572],[-73.77016251656966,40.60308801160623],[-73.77016227802442,40.60308866767793],[-73.77016219214394,40.60308935203235],[-73.77016223713916,40.60309007300249],[-73.77016242403297,40.603090821061144],[-73.77016274026623,40.60309160506225],[-73.77016379701456,40.603093281969585],[-73.77016543416697,40.60309511332724],[-73.77016908515753,40.60309828107553],[-73.77017429474216,40.60310202924767],[-73.77020712683712,40.60312326562142],[-73.77021459537019,40.60312962004398],[-73.77021718414774,40.603132507735246],[-73.77021903075094,40.60313523981529],[-73.77024599008504,40.60318723578153],[-73.77027189330961,40.60324447062797],[-73.77029746555615,40.60330841369928],[-73.77032633896627,40.60338816794182],[-73.77033952766948,40.60342845686706],[-73.77035205529462,40.60347217530944],[-73.77037750437749,40.603578623571266],[-73.77040862113749,40.60371902381807],[-73.77044257831365,40.60381846209782],[-73.77046829517974,40.60391932649895],[-73.77048567066119,40.604021220743185],[-73.77049463645427,40.60412374450439],[-73.7704951572949,40.60422649498137],[-73.77048723109779,40.604329068480304],[-73.77046811863949,40.6043786206441],[-73.7704578664029,40.60442967508112],[-73.77045665834513,40.60448131581722],[-73.77046451616103,40.604532616357076],[-73.77048129889249,40.60458265630703],[-73.77050670545592,40.604630537887815],[-73.77054028004275,40.60467540204207],[-73.7705601137183,40.604714867307514],[-73.77057104141566,40.60475629978766],[-73.77057275753215,40.604798540849984],[-73.7705652140602,40.60484040924824],[-73.77054862193188,40.60488073415527],[-73.7705234451221,40.60491838790483],[-73.77049038767544,40.604952317526504],[-73.77044390918806,40.60499026265653],[-73.77039288414592,40.60502464755341],[-73.77033777992212,40.60505515725807],[-73.77027910125652,40.60508151230702],[-73.77021738563224,40.6051034712922],[-73.7702052123913,40.60510477798056],[-73.77019351023498,40.60510764868133],[-73.7701826224153,40.60511199919014],[-73.77017286829809,40.6051177018963],[-73.77016453399514,40.60512458952574],[-73.77015786397195,40.60513246004786],[-73.77015305387691,40.60514108260139],[-73.77015024480244,40.605150204266046],[-73.77014951914632,40.605159557481315],[-73.77015089819469,40.60516886789464],[-73.77013639857398,40.60519892721159],[-73.77011696328144,40.60522732207819],[-73.77009291294623,40.605253584048],[-73.77006464433586,40.60527727986169],[-73.77004629039982,40.60528940460857],[-73.77003070114066,40.60530360042778],[-73.77001827366287,40.60531950571154],[-73.77000932453213,40.60533671530685],[-73.77000408171126,40.605354790835975],[-73.7700026787531,40.60537327186278],[-73.77000515139828,40.605391687621776],[-73.77001143666442,40.60540956900948],[-73.77002137445018,40.60542646053422],[-73.77003471161326,40.60544193191853],[-73.77005345445858,40.605494308209416],[-73.77006456082306,40.605547933620095],[-73.77006789715885,40.605602163423995],[-73.77006342333492,40.605656345626464],[-73.77005119312047,40.60570982880371],[-73.77003135353932,40.605761969934555],[-73.76998024771979,40.60582925522972],[-73.76993648829213,40.60589948441394],[-73.7699003649829,40.60597219254493],[-73.7698721169673,40.60604689826758],[-73.76985193128513,40.60612310700011],[-73.76983994160189,40.60620031420864],[-73.76983622732307,40.60627800874723],[-73.76984081306784,40.60635567624173],[-73.76985366850515,40.60643280249533],[-73.76987470855389,40.60650887689273],[-73.76990379394533,40.60658339578072],[-73.76994172223984,40.60667409033914],[-73.76997212439842,40.60676641705494],[-73.76999488105754,40.60686001353467],[-73.77000990286191,40.606954512399305],[-73.77001713081575,40.60704954272643],[-73.77001653651476,40.607144731505855],[-73.77001915829727,40.6071801869876],[-73.7700151999714,40.60721557035651],[-73.77000474048405,40.60725017581598],[-73.7699879884624,40.60728331308542],[-73.76996527805314,40.607314321169525],[-73.76993706225774,40.60734258154334],[-73.76986494839986,40.60741415459316],[-73.76980025839731,40.60748973651611],[-73.76978763185619,40.607504544309386],[-73.7697782236147,40.60752068312807],[-73.76977226860598,40.60753774997394],[-73.76976991553384,40.60755531867478],[-73.76977122315917,40.60757295052654],[-73.76977615883234,40.607590205247774],[-73.76978459930835,40.60760665197401],[-73.7697963338239,40.607621880016765],[-73.76981622986844,40.60766535030078],[-73.76982863003752,40.607710408952634],[-73.7698333286227,40.607756308542356],[-73.76983024766808,40.6078022876891],[-73.76981943826465,40.607847583690706],[-73.76980107970368,40.60789144517552],[-73.76977547650374,40.6079331445663],[-73.76974305336016,40.6079719901494],[-73.76970434810089,40.608007337549296],[-73.7696600027654,40.608038600417856],[-73.76964132838684,40.60805840352037],[-73.76960328725278,40.608106130987615],[-73.76957219319394,40.6081566966075],[-73.76954840605465,40.60820951522197],[-73.76953768344657,40.60823943673311],[-73.76952054713583,40.608267570585674],[-73.76949747961378,40.60829312462802],[-73.7694691303763,40.60831537934605],[-73.76943629763655,40.60833370812265],[-73.7693999058503,40.60834759488141],[-73.76936097968621,40.60835664861783],[-73.7693206151741,40.60836061440904],[-73.7692932194404,40.60837297249183],[-73.76926877462354,40.60838851523283],[-73.76924791192651,40.60840684129581],[-73.76923117005802,40.608427477474855],[-73.76921898132217,40.608449890912944],[-73.7692116604553,40.60847350286098],[-73.7692093964988,40.608497703621914],[-73.76921224791704,40.60852186829404],[-73.76922014108732,40.608545372906775],[-73.7691919345546,40.608571104386115],[-73.76916985338838,40.60860010478414],[-73.76915453552004,40.60863153628171],[-73.7691464234919,40.608664490824246],[-73.76914575167116,40.60869801635503],[-73.76901412638253,40.60897117122842],[-73.7690126619773,40.60899689084306],[-73.76900604118504,40.60902213532378],[-73.76899442053168,40.60904630782958],[-73.76897807475285,40.60906883686286],[-73.76896647155061,40.60908190296062],[-73.76895071511305,40.60910554339331],[-73.7689399930422,40.60913076828462],[-73.76893456812918,40.60915695940205],[-73.76893457333867,40.60918347483138],[-73.76894000854941,40.60920966470909],[-73.76895074055656,40.6092348871499],[-73.76896767194665,40.60925996249811],[-73.76898785761828,40.609325227056175],[-73.76900078034963,40.60939155298491],[-73.76903693493549,40.6094711145646],[-73.7690673451981,40.609537139929664],[-73.76908776343289,40.60957832503847],[-73.76910851369479,40.609615549573995],[-73.76912963328108,40.609648452249765],[-73.76913964340254,40.60966166497341],[-73.76915128441296,40.609674745942876],[-73.76917976560834,40.60970087375629],[-73.76921556009526,40.609727394026024],[-73.76926359313774,40.60975796442107],[-73.76930923097432,40.60978428747016],[-73.76941724136383,40.60984302026419],[-73.76946722660806,40.60987282971731],[-73.76950134222379,40.60989624807085],[-73.76957257646723,40.60994953965008],[-73.76960199953868,40.60996952761248],[-73.76966090947738,40.610005873779635],[-73.76971531021165,40.61003699686006],[-73.76976745552514,40.61006418867174],[-73.76981818454576,40.61008787541822],[-73.76982838609926,40.61009216718083],[-73.76995435823632,40.610145927195845],[-73.77008322721642,40.61019553953735],[-73.7702147580465,40.610240913734735],[-73.77022791209853,40.610246059100554],[-73.77024196439434,40.610249563555946],[-73.77025656507152,40.6102513398499],[-73.77027135061445,40.61025134375775],[-73.77028595290476,40.6102495751821],[-73.77030000838667,40.61024607815558],[-73.77031316711843,40.610240939744266],[-73.77032510148511,40.610234287880026],[-73.77033551435518,40.61022628817545],[-73.77034416851484,40.610214460148995],[-73.77035528241557,40.61020389316845],[-73.77036854674259,40.61019488132611],[-73.77038359233256,40.6101876754326],[-73.77040000044782,40.61018247603676],[-73.7704173144303,40.61017942784412],[-73.77043505241086,40.610178615689556],[-73.77045272072007,40.61018006217629],[-73.77046547174282,40.610181304599806],[-73.77047831446394,40.61018087971347],[-73.77049087624148,40.610178799845706],[-73.77050279258532,40.61017512534559],[-73.77051371773328,40.610169962831634],[-73.77052800530907,40.61016494227365],[-73.77054307078147,40.61016148624449],[-73.77055862082146,40.61015966203397],[-73.77057435266559,40.61015950516],[-73.7705899600106,40.610161018676926],[-73.7706092184414,40.61016882009702],[-73.77062780467544,40.61017936581409],[-73.77064497700233,40.610192214583385],[-73.77066798471797,40.61021552096259],[-73.77071371980352,40.610272408236874],[-73.77072621280416,40.61028511313316],[-73.77073890354535,40.61029580086426],[-73.77076212825769,40.61031130865442],[-73.77078978749857,40.610325926152036],[-73.77082244546246,40.61034000243769],[-73.77086443569549,40.61035542297947],[-73.77091857291396,40.610373963829154],[-73.77095493259964,40.61038405974899],[-73.77098868403328,40.61038993558503],[-73.77100447736812,40.61039116438445],[-73.77101975640619,40.61039127607541],[-73.77102585543226,40.61039083807355],[-73.77103212068118,40.61038987720775],[-73.77104543864486,40.61038633820579],[-73.77108629872221,40.6103694171837],[-73.77110034058042,40.61036459131494],[-73.77111357298152,40.61036189799133],[-73.77111984842725,40.61036142414942],[-73.77112600479292,40.610361508278494],[-73.7711689452323,40.610364989765756],[-73.77119969623332,40.610370300687784],[-73.77122891225683,40.61037905814716],[-73.77124075766059,40.610384160715725],[-73.77125101879673,40.61038983659924],[-73.77129121753457,40.610417525963015],[-73.77136135007906,40.61047169694787],[-73.77138976905968,40.61049252830935],[-73.7714934010843,40.61056422777399],[-73.77149370721932,40.610564444663204],[-73.77158559717995,40.61062947329548],[-73.77172734978649,40.610730546863664],[-73.77181876971343,40.610799001525606],[-73.77184654740942,40.6108241748703],[-73.77184662279295,40.61082424420962],[-73.77186161471131,40.610845427082054],[-73.77187463766268,40.61087020776196],[-73.7718864830017,40.61090007280209],[-73.77189141024631,40.610916724963346],[-73.77190083567527,40.61095658118334],[-73.77190745953423,40.61097607080758],[-73.77191572017205,40.61099191103314],[-73.77194032106668,40.61103026630946],[-73.77194563650117,40.61104139880559],[-73.77194891165128,40.61105177789393],[-73.77196365658715,40.611128621107405],[-73.7719774482801,40.611211865405444],[-73.77198308960725,40.61123429991978],[-73.77199007358051,40.611254051766544],[-73.77200909650391,40.61128557231712],[-73.77205321491672,40.61134901093665],[-73.77211190787824,40.611438909901636],[-73.77211789530084,40.611446720271026],[-73.77212523147178,40.61145424516324],[-73.77214388885052,40.61146840254239],[-73.77216765565795,40.611481227799715],[-73.77219408886721,40.61149164507404],[-73.77219596590501,40.61149237838516],[-73.77221438055138,40.61149766458409],[-73.77223450234526,40.61150167675033],[-73.77225630686429,40.611504420865714],[-73.7722798402919,40.611505890989704],[-73.77235885626388,40.61150631706017],[-73.77252726700065,40.611468547022234],[-73.77269288568237,40.61142418252929],[-73.77285526802156,40.611373342594725],[-73.77301397841552,40.61131616360276],[-73.77308096284672,40.6112974365947],[-73.77314518000887,40.611273739245945],[-73.77320599673253,40.611245305209174],[-73.77326281337831,40.61121241483991],[-73.7733150697493,40.61117539243192],[-73.77336225061474,40.61113460301972],[-73.77340389078995,40.6110904487791],[-73.77340563790057,40.61106301306712],[-73.77340520518659,40.61105151248574],[-73.77340338988826,40.61103964915781],[-73.77339559311476,40.61101456383306],[-73.77338222622693,40.610987314604166],[-73.7733613190282,40.61095385476214],[-73.77332449874837,40.61090188452725],[-73.77323628183392,40.61078552461415],[-73.77319873884227,40.61073086959156],[-73.77316210702001,40.610671966298135],[-73.77313072669114,40.61061836812843],[-73.77304946279642,40.6104631195924],[-73.77301969034683,40.61041627902102],[-73.77295676540666,40.610330586524356],[-73.77293272002788,40.61029549117779],[-73.77291139315636,40.61026016565044],[-73.77289590087013,40.61022937360434],[-73.77288499790413,40.61020064353117],[-73.77287854345663,40.61017342532203],[-73.77287840879387,40.610171525103524],[-73.7728786513162,40.610169635012014],[-73.77287923617239,40.61016778999226],[-73.7728801874143,40.61016596328706],[-73.7728815051364,40.610164191753114],[-73.77288316631986,40.61016245691664],[-73.77288751313766,40.61015916132069],[-73.77289320683845,40.61015611934508],[-73.77290007049929,40.610153449586],[-73.77290788845049,40.61015122298467],[-73.77291637813576,40.61014952810849],[-73.77293411928497,40.61014798703968],[-73.7729425549301,40.61014821998461],[-73.77295028088524,40.61014912734116],[-73.77295702145915,40.61015065361519],[-73.77296268686555,40.61015276294581],[-73.77296508104031,40.61015403738118],[-73.77296717978258,40.610155437550205],[-73.77296895866236,40.610156972116236],[-73.77297042983146,40.610158623010065],[-73.77299992670028,40.610199383907435],[-73.77306601457161,40.61029673598044],[-73.77339019496709,40.610753148008484],[-73.77340971200931,40.610782699154846],[-73.77342761373585,40.610809802020434],[-73.77349222861616,40.61091708325871],[-73.77351890708199,40.61095946065275],[-73.77354839797813,40.61100218517389],[-73.77357751691734,40.61103947898797],[-73.7736046044435,40.61106958244742],[-73.77367760714144,40.61114270508349],[-73.77370915833703,40.61117735668628],[-73.77374492922391,40.6112217864047],[-73.77376767753132,40.61125622247553],[-73.77378104179127,40.61128430946835],[-73.7737913895168,40.61131637052148],[-73.77379900757491,40.611352342874035],[-73.77380720929636,40.61140784093317],[-73.77380978495538,40.61143258273818],[-73.77381081335126,40.61146027588118],[-73.77380863014409,40.611549963530244],[-73.77380884252857,40.61158168080104],[-73.77381102073092,40.61161168141212],[-73.77381536140196,40.61163869704952],[-73.77382415413831,40.61167302439308],[-73.77384727397751,40.611747938817196],[-73.77385497769885,40.61177928316296],[-73.77388591019447,40.61193719717702],[-73.77391081130258,40.61204104961146],[-73.77391703488748,40.61208027079035],[-73.77392076775071,40.61209490245193],[-73.77392394407997,40.61210250080084],[-73.77392786811893,40.612109171836714],[-73.77393263421088,40.61211503485852],[-73.77393827753917,40.61212015175376],[-73.77394229745484,40.61212278970515],[-73.77394430328039,40.612123738516296],[-73.77394630995808,40.61212443569971],[-73.77394831660745,40.61212488158885],[-73.77395032499331,40.61212507434432],[-73.7739523458516,40.612125024541534],[-73.77395435588429,40.612124730962066],[-73.77395637754178,40.612124185441004],[-73.77395840158951,40.612123388462905],[-73.77396247442103,40.61212104636846],[-73.77396659812365,40.61211770372024],[-73.7739707837437,40.61211334428963],[-73.77398539252565,40.61209136466638],[-73.7740093072808,40.61204318882561],[-73.77401764033405,40.612028472162656],[-73.77405276935939,40.61197332182529],[-73.77408094754371,40.6119256939623],[-73.77409284355927,40.61190221412753],[-73.77411806047195,40.6118428557159],[-73.77413127883727,40.61181616324958],[-73.77413182408829,40.611815362357305],[-73.77413250067895,40.6118146615707],[-73.77413332974797,40.61181405054449],[-73.77413430026874,40.611813539643755],[-73.77413541249568,40.611813118649806],[-73.77413664243686,40.611812796561985],[-73.77413801402129,40.61181258297658],[-73.77413949166676,40.611812468944485],[-73.77414282314956,40.61181254736085],[-73.77414652034373,40.61181304113118],[-73.7741504518246,40.61181394028056],[-73.77415446562196,40.61181519977992],[-73.77416205233128,40.61181860079246],[-73.77416525980857,40.61182057003747],[-73.77416789935126,40.61182263767908],[-73.7741698891111,40.61182469482987],[-73.77417063107849,40.61182572274083],[-73.77417119391484,40.611826741588324],[-73.77417159328918,40.61182773330996],[-73.77417180232513,40.61182871477335],[-73.7741718467971,40.611829669946374],[-73.7741717130819,40.61183059695944],[-73.77416210615372,40.61186507257508],[-73.77414871020805,40.611902474353926],[-73.77413155309677,40.611943144444524],[-73.77410414946188,40.6120024491399],[-73.77409207188363,40.61202442554413],[-73.77405686242737,40.61207885502326],[-73.77404872081038,40.61209494714737],[-73.7740432574985,40.61210990433021],[-73.77403933191317,40.61212706704589],[-73.77403692034723,40.61214636036227],[-73.7740348822999,40.6122128602025],[-73.77403257152281,40.61223835549095],[-73.7740142408179,40.61234947577172],[-73.77399306247038,40.61244802640805],[-73.77398491678031,40.61247887401367],[-73.77397732245929,40.612507698109],[-73.7739579375375,40.61257251484147],[-73.77393456744093,40.6126438892131],[-73.77390130742596,40.61273986543176],[-73.7738578222755,40.612857620962245],[-73.77383738128358,40.61290764039641],[-73.7738168667038,40.61295413050596],[-73.77378762258778,40.613011941157275],[-73.77372646300543,40.61311971127042],[-73.77370283025785,40.613163769226325],[-73.77366339607356,40.61324656824822],[-73.77359545811595,40.61340282070413],[-73.77356716615193,40.61346504070575],[-73.7735355781115,40.61352843394887],[-73.77350408056458,40.613584446515524],[-73.77348862036789,40.6136079643283],[-73.77347356533483,40.613625646880855],[-73.77344804354257,40.613645692891104],[-73.7734185875313,40.61366231309816],[-73.77338597984013,40.61367506596207],[-73.77335108673874,40.61368361268434],[-73.77331483521344,40.613687726208596],[-73.7732781883398,40.61368729725295],[-73.77324211969672,40.61368233721323],[-73.7732075875012,40.61367297786028],[-73.77317550915127,40.61365946783914],[-73.77314673685366,40.61364216606339],[-73.7731313095268,40.61362097614167],[-73.77311132619863,40.61360212618455],[-73.77308738341436,40.61358617890033],[-73.77306019591516,40.61357361034645],[-73.77303057530176,40.61356479571842],[-73.77299940580679,40.61355999814968],[-73.77296761789916,40.61355936085689],[-73.77293616050818,40.61356290286436],[-73.77290597269685,40.61357051843642],[-73.77266322828741,40.61366827494774],[-73.7724163451262,40.613759815055964],[-73.77216559724789,40.6138450371477],[-73.77191126298042,40.613923846622505],[-73.7718276217448,40.61394564482625],[-73.77174156703437,40.61396104999305],[-73.77165393805824,40.61396991189085],[-73.77156558937924,40.61397214409789],[-73.77147738257945,40.613967724845544],[-73.77139017785723,40.613956697230634],[-73.77130482563766,40.6139391687951],[-73.77127403819223,40.613935855722794],[-73.77124296105093,40.61393660971551],[-73.77121251250084,40.61394140849388],[-73.77118359225533,40.6139501102605],[-73.77115705486926,40.61396245788993],[-73.77113368448838,40.61397808652628],[-73.77110785027159,40.61398809773054],[-73.771080142354,40.61399457567196],[-73.77105138563618,40.613997327493756],[-73.77102243624341,40.61399627127057],[-73.77099415603718,40.61399143844754],[-73.77096738695614,40.613982972904154],[-73.77094292595002,40.61397112667064],[-73.77091678395017,40.61397276719576],[-73.77089122605243,40.61397726480068],[-73.77086678705848,40.61398452537257],[-73.77084397835732,40.61399439698324],[-73.7708066335836,40.61400979851293],[-73.77076680146757,40.614021011286674],[-73.77072528611609,40.6140278089475],[-73.77068292561725,40.61403005426807],[-73.77064057512096,40.61402770192107],[-73.77038968748202,40.61404468207246],[-73.77019814694485,40.61406330653127],[-73.7701060927565,40.61406317623794],[-73.77006907432813,40.614062013086475],[-73.77002788909324,40.614059255585225],[-73.7698588689228,40.61404303266525],[-73.76965068224389,40.61403117037926],[-73.76963849147306,40.614029929349826],[-73.7696259961312,40.614027824429286],[-73.76959938519457,40.61402089082525],[-73.76957481264465,40.61401222402055],[-73.7695191714711,40.61399014801292],[-73.76949266011125,40.613981378460664],[-73.7694694700621,40.613975982905835],[-73.76944759498406,40.613973417043866],[-73.769409973857,40.61397218009843],[-73.76937109456895,40.61397254337091],[-73.7693308513123,40.613974525075946],[-73.76928901812514,40.613978115376874],[-73.769245632157,40.6139833141791],[-73.76920000707558,40.61399018393149],[-73.76915158682547,40.613998811970234],[-73.76909892905832,40.614009449369206],[-73.76902068965265,40.61402631267215],[-73.76896496255559,40.61403933884367],[-73.76891513219678,40.614052413196696],[-73.76887037118506,40.61406583160768],[-73.76858268472628,40.61416176216624],[-73.76846044441338,40.614200616881575],[-73.7684141603341,40.61421360803003],[-73.76837140539088,40.61422416570184],[-73.7683546501779,40.61422714847354],[-73.76833706075101,40.6142286529567],[-73.76831847311426,40.61422867848529],[-73.76829854249857,40.614227243462246],[-73.76825921241465,40.614221139314765],[-73.76818285049667,40.614204361724305],[-73.76815131971196,40.61419848904651],[-73.768118646657,40.61419476714477],[-73.76808937643943,40.614194474223865],[-73.76803145576768,40.61419976068123],[-73.76789952592254,40.61421818864734],[-73.76786697168102,40.61422114011598],[-73.76783729461309,40.614222404166014],[-73.76778765465399,40.61422140309044],[-73.76766549195828,40.61421404226623],[-73.76763170757867,40.61421381147222],[-73.76760132094121,40.61421530806558],[-73.76756077600426,40.614219207089015],[-73.76754530082175,40.61422113170198],[-73.76751860616444,40.61422445276444],[-73.76742752791716,40.61423918987227],[-73.76737638307333,40.61424982066482],[-73.76726342522328,40.61427650864124],[-73.767213735769,40.61428641338738],[-73.76715921956344,40.61429454240672],[-73.76710253635214,40.614300415580836],[-73.76704379234957,40.614304025080365],[-73.7669830845768,40.61430535183293],[-73.7669415739831,40.61430453808639],[-73.76690019985259,40.61430185212449],[-73.76685925777937,40.614297320346424],[-73.76681903151129,40.61429096192402],[-73.76672449101318,40.614260778135396],[-73.76669139771361,40.61425465494751],[-73.76664770188935,40.61425052862209],[-73.76659866742277,40.614257494792184],[-73.76656029790915,40.61424530399184],[-73.7665232418955,40.61423614394214],[-73.76649143187167,40.61424213602055],[-73.76644645768197,40.61422488477145],[-73.76640944407893,40.61420361255628],[-73.76636573064094,40.61420453324882],[-73.76631013101638,40.61419533543846],[-73.7662651847384,40.614170009420846],[-73.76623747817587,40.614138661752285],[-73.76620448352914,40.614104275225785],[-73.76619532903922,40.61407094621334],[-73.76617422455588,40.61404566932163],[-73.76612793292254,40.61402639603418],[-73.76611210906661,40.61400617586318],[-73.76607508154488,40.613988940469454],[-73.76605265306387,40.61396366019053],[-73.76600767785442,40.61394640926919],[-73.76597595285254,40.613928175271965],[-73.7659243122234,40.6139230234654],[-73.76589382990797,40.61392800804678],[-73.76584485068803,40.61391983302644],[-73.76581977219872,40.613894547303396],[-73.76577477362558,40.61388436129718],[-73.76571915619606,40.61388021032506],[-73.76567281808383,40.61387405984735],[-73.7656106179883,40.61385879205039],[-73.76554974198972,40.61384352708787],[-73.76554019797898,40.613828318893695],[-73.76553261888115,40.61381623846189],[-73.76551924394391,40.613825454619636],[-73.76550340746543,40.613836366848766],[-73.7654623457204,40.61383628307404],[-73.76542000379027,40.613824083953766],[-73.76540921523099,40.613809087311516],[-73.76539891387061,40.61379476864928],[-73.76537111229969,40.61379067427581],[-73.76536632299432,40.6138020400884],[-73.76536176247181,40.61381286172931],[-73.76534051357122,40.61382896819703],[-73.76530079784945,40.61382283159089],[-73.76528627329786,40.61380967951505],[-73.76525589839565,40.613790246385946],[-73.76520968382891,40.61378362638836],[-73.76520031321225,40.61377114640288],[-73.76516400829209,40.613754202686685],[-73.76514898195616,40.61373278500247],[-73.76512449124569,40.61368755610691],[-73.76511369195251,40.61367026208246],[-73.76508378272473,40.61362660576181],[-73.76506031696884,40.613589123668426],[-73.76504104839432,40.61355425221782],[-73.76502554335023,40.61352115271062],[-73.7650205004765,40.61350667957898],[-73.76501724522925,40.61349135519844],[-73.76501580220109,40.61347518749326],[-73.76501614607444,40.61345818646351],[-73.76501829930521,40.613440342438416],[-73.76502224207319,40.61342166492651],[-73.76502798219828,40.613402117757204],[-73.76503554665881,40.613381655417356],[-73.765038139982,40.613376743057024],[-73.76504185479156,40.61337205044229],[-73.76504673958406,40.6133675398106],[-73.76505287604452,40.613363112821325],[-73.76506594816784,40.613355791192475],[-73.76509874740051,40.61334023425458],[-73.76511217652444,40.6133319761899],[-73.76511719002619,40.61332774576007],[-73.76512108018333,40.613323386214645],[-73.76512389686594,40.613318844381475],[-73.76512568643264,40.613314065405575],[-73.7651373334553,40.61326178699138],[-73.76514592812896,40.61320667460865],[-73.76515155831206,40.61314831413697],[-73.76515223873423,40.61313268267766],[-73.76515429478953,40.61308589571617],[-73.76515707653239,40.61298711309446],[-73.76515561199658,40.6129566187242],[-73.76515206853414,40.612929361635075],[-73.7651457337867,40.612899496104056],[-73.76512924250461,40.61283426511115],[-73.76512372458609,40.61280723735493],[-73.76511218412739,40.6127387829878],[-73.76510837815526,40.61269529861784],[-73.76510843477024,40.61264540927805],[-73.76511130585192,40.612578541713326],[-73.76511756199469,40.612523271428216],[-73.76511870612497,40.61250393114175],[-73.76511737315975,40.61248297248409],[-73.76511291010928,40.612465106726496],[-73.76511124503979,40.61246131213068],[-73.76510948711774,40.61245729134776],[-73.76510528194166,40.612450231771476],[-73.76510029414615,40.61244392665649],[-73.7650945113866,40.61243838569414],[-73.7650442537035,40.61240185669369],[-73.76499541692512,40.612360810461716],[-73.76499016553491,40.6123555138333],[-73.76498561413878,40.612349641664125],[-73.76498186670788,40.612343321489334],[-73.76497900646197,40.61233670559588],[-73.76497772419995,40.61233164257707],[-73.76497737642003,40.6123262742197],[-73.76497795224634,40.61232069247538],[-73.7649794611304,40.612315022507914],[-73.76498505323246,40.61230396576791],[-73.7649889944853,40.612298940401274],[-73.76499352404939,40.61229446523156],[-73.76500647572328,40.612284270566384],[-73.76503932155194,40.6122618874141],[-73.76505335115117,40.612251163710866],[-73.76508677691876,40.612221830762486],[-73.76509205464995,40.6122163924829],[-73.7650963161966,40.61221086383824],[-73.76509951383451,40.61220531325079],[-73.76510161275297,40.61219982525185],[-73.7651038576636,40.612186645935196],[-73.76510355561396,40.61217177723918],[-73.76509365121629,40.612118643937],[-73.7650919126019,40.612082088957074],[-73.76508948257336,40.61206728727957],[-73.76508687389516,40.61205996157752],[-73.76508330393708,40.612053623675344],[-73.7650787143526,40.61204817461124],[-73.76507602880085,40.612045765241156],[-73.76507307015414,40.612043561709264],[-73.7650596167918,40.61203523061049],[-73.76504367100016,40.61202689609069],[-73.76498676806175,40.61200163625857],[-73.76488511741941,40.611955673047234],[-73.76481082176402,40.61192368792782],[-73.76473782528912,40.61189484710071],[-73.7646658821168,40.611869052898],[-73.7645948390193,40.611846241514066],[-73.76455265822248,40.611834944210486],[-73.76450473059725,40.611824841162665],[-73.76445501191385,40.611816328133166],[-73.76435372713304,40.61180098289924],[-73.7641892443363,40.611773359032945],[-73.76413999058305,40.6117673599315],[-73.76409546481781,40.611764134414955],[-73.76399822638191,40.61176085527856],[-73.7638417149645,40.611757687999265],[-73.76372229932831,40.61175685741043],[-73.76367071300801,40.61175539202351],[-73.76366337770519,40.61175477366768],[-73.76365590117723,40.611753623114666],[-73.76364027088576,40.61174962856607],[-73.76362356072627,40.61174347920752],[-73.76357485503245,40.61172272113478],[-73.76355883664323,40.61171788863168],[-73.7635438981198,40.61171527392612],[-73.76353660995389,40.61171481699009],[-73.76352858551724,40.61171493551066],[-73.7634931119195,40.611718365568905],[-73.76348472026025,40.611718700114075],[-73.76347721809445,40.61171845901462],[-73.76342545508798,40.6117138236624],[-73.76337411068111,40.61170750363375],[-73.76332337442086,40.611699546897924],[-73.76327342478461,40.61168996136212],[-73.76323678796837,40.611681394499776],[-73.76322255859924,40.6116774269042],[-73.76319855273091,40.611670733898926],[-73.76318926224052,40.61166777025928],[-73.76315813838801,40.6116578269148],[-73.76311389262158,40.61164213923868],[-73.76302615552108,40.611608620509614],[-73.76294809170497,40.611576392039865],[-73.76289698451886,40.6115534580457],[-73.76275848988126,40.61148852396166],[-73.76271397442429,40.611469295842205],[-73.76266773125485,40.61145077613871],[-73.76261974879242,40.61143294505671],[-73.76256997841385,40.61141581405311],[-73.7625187378769,40.61140065131077],[-73.76246108507051,40.61138712328255],[-73.76239615019843,40.611374840497426],[-73.76230448351853,40.61136014358254],[-73.76229944090615,40.61135920554341],[-73.76172413788888,40.611847242757754],[-73.76101512745596,40.61135971258806],[-73.76023635756984,40.61082086495037],[-73.76076730398724,40.610184642971035],[-73.7608704952119,40.61019812235999],[-73.76103107637637,40.61001265160496],[-73.76106712691546,40.609971013189664],[-73.76117344843112,40.609839343635336],[-73.76178242960611,40.60915167005452],[-73.761550519059,40.60903136580086],[-73.76154422819795,40.60903918643425],[-73.76146838592403,40.60913355747762],[-73.76142052284808,40.60921530656956],[-73.761404571353,40.60924480256109],[-73.76126130999612,40.609380924608395],[-73.76110660758381,40.609557593173626],[-73.76084686113973,40.609858791584344],[-73.76066814315307,40.61006739366467],[-73.76056913844504,40.61018295125944],[-73.76032133549343,40.61047700509609],[-73.7599844697485,40.61087937784679],[-73.75949119833392,40.610815795910945],[-73.75973571099031,40.61015545765214],[-73.75972099040709,40.610151597828064],[-73.75970578731696,40.610149045893706],[-73.75968243615738,40.61014773868971],[-73.75965913699874,40.61014950440004],[-73.75963658092307,40.61015429065146],[-73.75961543697201,40.61016195547781],[-73.75959633230222,40.61017227153075],[-73.75957983358354,40.61018493282302],[-73.75956643019073,40.610199563804464],[-73.759556519688,40.61021573050108],[-73.75950902919094,40.61029655950149],[-73.7595011327081,40.61030982921567],[-73.75949036769214,40.61032187057849],[-73.75947705298131,40.61033232694715],[-73.75946158293166,40.610340888623405],[-73.75944441573695,40.61034730202607],[-73.75936292845833,40.610360920979566],[-73.75928012157641,40.61036863835842],[-73.75919672932086,40.61037038573436],[-73.75911349111225,40.610366147613796],[-73.75910442204787,40.610364363682734],[-73.75907022522384,40.61035787076554],[-73.75904511473085,40.61035166761426],[-73.75900812829906,40.610342261019326],[-73.7589872166546,40.610338020389],[-73.75895697014231,40.61033389571058],[-73.75892030237397,40.61033419709064],[-73.75888924674271,40.61033827445424],[-73.75885114200894,40.61033734849164],[-73.75883136120042,40.610330966496704],[-73.75880039730696,40.610319204272706],[-73.75878071065536,40.610313048631504],[-73.7587456244266,40.61030748152995],[-73.7587131086048,40.61030337899638],[-73.75868333119995,40.610299993030985],[-73.75864883787519,40.61029739978987],[-73.75861193268274,40.61029479158902],[-73.7585826602231,40.61029262208519],[-73.75854665481937,40.6102896386441],[-73.7585090305672,40.61028673186969],[-73.75848022846048,40.61028488833536],[-73.75844677519859,40.61028209802636],[-73.75841702630487,40.61028080198358],[-73.7583833893643,40.61028278485851],[-73.75834929653386,40.610286945655126],[-73.75832147772402,40.61029110974953],[-73.75829926070082,40.610295097481156],[-73.75829550033376,40.610295774602235],[-73.7582912547756,40.610296765323525],[-73.75825775075852,40.61030459220883],[-73.7582269007005,40.61031053359273],[-73.7581949143402,40.61031362775769],[-73.75815889909497,40.61031336250978],[-73.75812105252785,40.61030962687423],[-73.75808825488184,40.610305415346616],[-73.7580543726871,40.610303308546555],[-73.7580288046064,40.61030257070075],[-73.75800190081806,40.61030227080745],[-73.75797402450203,40.61030240091893],[-73.75794434716322,40.61030459035795],[-73.75791022597848,40.61030643604063],[-73.75788559500131,40.610304853107024],[-73.75784908810411,40.61030013848032],[-73.75781820510527,40.61029551761372],[-73.75778940519147,40.61029295252839],[-73.75775408741217,40.610289672755414],[-73.75772433905549,40.61028798903853],[-73.75768786959408,40.610286047892075],[-73.75765998908328,40.61028436792866],[-73.75762074385338,40.61028195266324],[-73.75758776998957,40.6102774886566],[-73.75755753440916,40.61027347185681],[-73.75752779240506,40.61027028452419],[-73.7574948356596,40.61027043060671],[-73.75747534560305,40.61027203747328],[-73.7574384823874,40.610277615653416],[-73.75740623638164,40.610280591612806],[-73.75738300800197,40.610279830584],[-73.75737380421923,40.6102762988981],[-73.75736975048063,40.61027011285435],[-73.75735905593751,40.61027006347392],[-73.75733835907681,40.61028804814463],[-73.75731666566763,40.610291055068366],[-73.75729976071223,40.61028323896447],[-73.75729703593153,40.6102819815973],[-73.75729573344235,40.61028083931063],[-73.7572750037203,40.610262692957484],[-73.75724373585348,40.61025952578324],[-73.75721321044998,40.610261586925056],[-73.75718184021459,40.61026498902382],[-73.7571488683726,40.610256595488465],[-73.7571185169417,40.61024509695857],[-73.75708634025287,40.610241468454845],[-73.75705103863224,40.61024149704208],[-73.75701566467232,40.6102429193119],[-73.75698141480092,40.610246662724826],[-73.75695439979688,40.610247090267336],[-73.75693504799922,40.6102458004126],[-73.75689467587803,40.61024540878678],[-73.75687323735914,40.61024512353899],[-73.7568405593608,40.61024225248015],[-73.7568151155204,40.61023692749883],[-73.75678344202318,40.610231430847016],[-73.7567518741129,40.610229535961494],[-73.75672594375061,40.6102254340697],[-73.75668879086514,40.610218379831146],[-73.75665873036682,40.61021278922465],[-73.75663056657409,40.61020567760419],[-73.75660708797918,40.610189987995],[-73.7565891619185,40.610166109230086],[-73.75657894925305,40.610150082660525],[-73.75656053403384,40.61013942462728],[-73.7565349349473,40.61015890352215],[-73.75650617942406,40.61017077591128],[-73.75648245326471,40.61017734608204],[-73.7564426723711,40.610179645405445],[-73.75641421137112,40.610171219502405],[-73.75638720095871,40.61017907049356],[-73.75636126253332,40.61018959735575],[-73.75633837115747,40.61019143454432],[-73.75630430928305,40.6101960049127],[-73.75627583936782,40.610199477077266],[-73.75625146570553,40.61020330102219],[-73.75621959670816,40.61020518616031],[-73.75620131124235,40.61020698417157],[-73.75619294806401,40.610207807933584],[-73.75615510231287,40.6102147275408],[-73.75612622282262,40.61022073385753],[-73.7560929451584,40.610232610788614],[-73.75607424043571,40.61023736746822],[-73.75605042095967,40.61023396381125],[-73.75603494498608,40.610221888935385],[-73.75601513930835,40.6102036280499],[-73.755997752486,40.61019586233032],[-73.75598840956826,40.610197161121945],[-73.75598198980688,40.6102031118825],[-73.75598138321743,40.61022069768631],[-73.75597869259622,40.610241254391674],[-73.75596821293016,40.610268719229396],[-73.75596326283834,40.610277636875495],[-73.75592974200211,40.61029137432958],[-73.75589606387108,40.6103038181112],[-73.75587091285797,40.61030679714808],[-73.75583999673873,40.61030201200288],[-73.75581798391184,40.610291539872755],[-73.755793094616,40.610275375504294],[-73.75577454401937,40.61025866370982],[-73.75575575436163,40.61024036255339],[-73.75573681209634,40.61022261827306],[-73.75571809689805,40.61019737082056],[-73.75570285892044,40.610175543501306],[-73.75568386510258,40.61015441533926],[-73.75567198300502,40.610133665830716],[-73.75566210338883,40.61010892784436],[-73.75564863464952,40.61008540519322],[-73.75562890477562,40.610076802316904],[-73.75560684726157,40.61007736522698],[-73.7555975529591,40.61008147925794],[-73.75559496353759,40.61009916119421],[-73.75559789661685,40.61010487717549],[-73.75560182951908,40.61010859548148],[-73.75561374660236,40.61011984094888],[-73.75562259040025,40.610128181450975],[-73.7558089283856,40.61036528895026],[-73.75587251467284,40.610374257857366],[-73.7558763762555,40.61037482493784],[-73.75587561216307,40.61038028930371],[-73.75587412912151,40.61038518505484],[-73.75569925964349,40.610365686657325],[-73.75569746400105,40.61035580428947],[-73.75569974469153,40.61035262071336],[-73.75570173151307,40.610352129886145],[-73.75571634332279,40.61035351139767],[-73.75575727259825,40.61036067717337],[-73.75571167394634,40.61030222568425],[-73.75556369084164,40.610118427946375],[-73.75550218966316,40.61012080154014],[-73.75545094849214,40.610114999128584],[-73.75539915499907,40.61011578352947],[-73.75534825676452,40.61012313281958],[-73.7552996763481,40.61013684159293],[-73.75527347337437,40.61014944804147],[-73.75524482134354,40.61015844224943],[-73.75521456958666,40.6101635576016],[-73.75518361485632,40.61016464246363],[-73.75515287474371,40.61016166467698],[-73.75512326047797,40.61015471251214],[-73.7550956499142,40.61014399205208],[-73.75507086151076,40.61012982108329],[-73.75505193518097,40.61012716503934],[-73.75503270124287,40.61012667837523],[-73.75501358542867,40.61012837186289],[-73.75499501085599,40.61013220801797],[-73.75497738866262,40.61013810192931],[-73.7549611089061,40.610145923138596],[-73.75494583576523,40.61015596296078],[-73.75489421036356,40.6101918021179],[-73.7548479687626,40.61023168281056],[-73.75480765248592,40.6102751380148],[-73.7547737336712,40.61032165884633],[-73.75474660954089,40.610370700519546],[-73.75473449816835,40.61039908233916],[-73.7547321957258,40.610405241678485],[-73.75345836131065,40.610519862404786],[-73.75008771076799,40.61164055382723],[-73.74912000614306,40.611794326542324],[-73.74821585882682,40.61201107758952],[-73.74799307317261,40.612310157967876],[-73.74761418929194,40.61199801088494],[-73.74721567885203,40.61217883865074],[-73.74692096474186,40.61172649941705],[-73.74685539024553,40.611574099557096],[-73.74576150178878,40.6119916542462],[-73.74562112446334,40.61174249295547],[-73.74536751646431,40.61120355260152],[-73.74456658067484,40.61011745293755],[-73.74386981848714,40.608892484481174],[-73.74338029296965,40.608178680967974],[-73.74310894573972,40.60771599600124],[-73.74332493333749,40.60753687042484],[-73.74339731522147,40.60747217106664],[-73.7431465521476,40.6072598655933],[-73.7412136685224,40.60551892083225],[-73.74029138976151,40.60459823228108],[-73.73922512563081,40.60414236682695],[-73.73815143124828,40.60271043966425],[-73.73799702689163,40.60160123365694],[-73.7383055470449,40.59824293792973],[-73.73830871885423,40.598208373679576],[-73.73828313104222,40.59816556830887],[-73.73807514925798,40.59781762568908],[-73.73808925242439,40.5976882970898],[-73.73825953089288,40.59762564118734],[-73.73827146702656,40.5976321256949],[-73.73828458903489,40.597637103976645],[-73.73829857253536,40.597640452966864],[-73.73831307184875,40.5976420898768],[-73.73832772854456,40.597641974241256],[-73.73834218030167,40.59764010891877],[-73.73835606986523,40.59763654002101],[-73.73836905387823,40.59763135577307],[-73.73838081136947,40.597624684332125],[-73.73839691743144,40.5976109043314],[-73.73840997546553,40.59759536286291],[-73.73841965957808,40.59757844780276],[-73.73842572808073,40.59756058130823],[-73.73842802952197,40.59754220928158],[-73.73843000496623,40.59752114632331],[-73.73843651322727,40.59750062061134],[-73.73844737585021,40.59748119494264],[-73.73846229498814,40.59746340195156],[-73.73852716400225,40.59741547919864],[-73.73852725571284,40.59739205956141],[-73.7386487190861,40.59734426599677],[-73.7386347262737,40.597313192376404],[-73.73862744479497,40.59728081138827],[-73.73857716826613,40.597263443790524],[-73.73857382102479,40.5972683712726],[-73.73855884632238,40.59726321481083],[-73.73850355568769,40.597363197858776],[-73.73848900400814,40.59735889424026],[-73.73850854977917,40.59732414727487],[-73.7385242380781,40.597296258915975],[-73.73854295052867,40.597262993693576],[-73.73856037839508,40.59723201366939],[-73.73856611221649,40.59722181928271],[-73.73858809179455,40.5971827453488],[-73.73861389690576,40.59713687069047],[-73.73862486165716,40.59711737906305],[-73.73864407374768,40.59708322671655],[-73.73865537843399,40.597063130238546],[-73.73865954991012,40.59705571446361],[-73.73868423105202,40.597011837707974],[-73.73869078548708,40.597000186665355],[-73.73871548739142,40.596956273093525],[-73.73871968076908,40.59694881732649],[-73.73873823189557,40.59695544041406],[-73.73857461617928,40.597244631075206],[-73.73858805052288,40.59724807773863],[-73.7385846673764,40.59725319461569],[-73.73862641254621,40.59726591462484],[-73.73862781419413,40.59724144290203],[-73.73863304587006,40.59721727466495],[-73.73876004550401,40.59699446634542],[-73.73876263067227,40.596989889444686],[-73.73876621134102,40.59698572032271],[-73.7387706804986,40.59698208357741],[-73.73877590458008,40.59697908789618],[-73.73878172745904,40.596976822807676],[-73.73878797511355,40.59697535600605],[-73.73879446082685,40.59697473132792],[-73.73880099076769,40.596974967442435],[-73.73880736978299,40.596976057293034],[-73.73881340723025,40.59697796830858],[-73.73881892267497,40.59698064337673],[-73.73882375128306,40.59698400255065],[-73.7388277487472,40.5969879454384],[-73.73883079559936,40.5969923542033],[-73.73883280078145,40.596997097085335],[-73.73888268579553,40.597046439021334],[-73.73893943794633,40.59709126248758],[-73.7390023579366,40.597131015161224],[-73.73907067046362,40.59716520720176],[-73.73914353377262,40.5971934172872],[-73.73922005002946,40.597215297806066],[-73.73929927638427,40.597230579141076],[-73.73938023659032,40.59723907299149],[-73.73946193303433,40.59724067469389],[-73.73954335903015,40.59723536451163],[-73.73962897165362,40.597211495583025],[-73.73971099873704,40.59718118110795],[-73.73978860759355,40.59714472882161],[-73.73986101039127,40.59710250876624],[-73.7399274721511,40.59705494953439],[-73.739987318208,40.59700253391761],[-73.74003994105965,40.596945794005514],[-73.74008480653318,40.59688530578347],[-73.74010543612974,40.5968479460724],[-73.74011797928748,40.59680855558432],[-73.7401221144825,40.596768144077195],[-73.74011773572629,40.59672774748045],[-73.7401049552812,40.596688401339456],[-73.740084100781,40.59665111427],[-73.740062751311,40.596612010913034],[-73.74003427754276,40.59657564020376],[-73.7399992661089,40.596542751457825],[-73.739958438329,40.59651402225388],[-73.73991263534852,40.596490044474315],[-73.73986280080935,40.596471312111476],[-73.73980996140911,40.59645821109086],[-73.7398054369529,40.59645411751355],[-73.7398018724387,40.59644950566548],[-73.73979936789418,40.596444504965085],[-73.73979799360195,40.5964392557426],[-73.73979778812732,40.59643390530238],[-73.73979875723607,40.596428603789235],[-73.73990407814111,40.59637337673859],[-73.74003703042295,40.596281233554635],[-73.74006954777123,40.59623570144113],[-73.74009714262678,40.59620864729177],[-73.74011818218945,40.59620376463578],[-73.74015376100516,40.59620261274081],[-73.7402507506907,40.596210227619075],[-73.7403090535137,40.59618693954043],[-73.74039153834984,40.59618219567324],[-73.74039294483379,40.59623643247853],[-73.74034752079947,40.596274540415024],[-73.74034900829145,40.596307823429655],[-73.74033279524076,40.59631887912002],[-73.74028393005841,40.59640997986251],[-73.74028204054159,40.5964802322842],[-73.74036012749535,40.59677499554017],[-73.74038232489522,40.59679939856061],[-73.74040960334993,40.596820598582795],[-73.7404411814484,40.59683798831327],[-73.74047615461015,40.59685106960728],[-73.74051352099805,40.59685946773912],[-73.74055221021727,40.596862942136255],[-73.74055955616039,40.59686126276252],[-73.74056715731102,40.59686048567306],[-73.7405748241758,40.596860630240435],[-73.74058236562313,40.59686169286064],[-73.74058959364802,40.596863647042994],[-73.74059632805894,40.596866444070606],[-73.74060240096985,40.59687001421477],[-73.74060766098559,40.59687426847333],[-73.74061197697601,40.59687910078943],[-73.74061834076706,40.596896155072244],[-73.7406210251864,40.596913767347786],[-73.7406199604069,40.596931479504654],[-73.74061517412156,40.59694883083305],[-73.74060679082338,40.5969653700084],[-73.7406092140478,40.59697309931859],[-73.74061334843891,40.596980394683584],[-73.74061907029237,40.596987037819204],[-73.74062620840527,40.596992829956385],[-73.74063454919873,40.59699759778885],[-73.74064384310827,40.59700119865837],[-73.74068530137359,40.59699944727309],[-73.74072577931972,40.59699239475746],[-73.74076411884772,40.596980242888264],[-73.74079922304163,40.59696333933797],[-73.74080307584296,40.59695905945456],[-73.74080769959836,40.59695524890093],[-73.74081299723782,40.596951987674835],[-73.74081885754401,40.59694934424156],[-73.7408251574872,40.59694737409667],[-73.74085795792082,40.596953480457366],[-73.74089163519491,40.59695532951288],[-73.74092524512118,40.59695286942247],[-73.74095784539949,40.596946169158116],[-73.7409885220372,40.59693541657077],[-73.74099306854406,40.59693438287265],[-73.74099733177079,40.59693279587056],[-73.74100119672744,40.59693069837008],[-73.74100455916657,40.596928146945906],[-73.74100732839482,40.59692521041642],[-73.74100942971923,40.596921967987136],[-73.74101080646199,40.59691850711443],[-73.74101142148902,40.596914921146734],[-73.74101125821164,40.5969113068064],[-73.74101032103393,40.596907761581285],[-73.74100863523407,40.59690438109478],[-73.74100624628232,40.59690125652707],[-73.74100321861475,40.59689847215537],[-73.74100179814627,40.59690098533482],[-73.7409998522527,40.596903284976534],[-73.74099743446516,40.596905307817885],[-73.74099461129651,40.596906998210784],[-73.74099146041158,40.596908309652854],[-73.74098806849067,40.59690920606654],[-73.74098452884485,40.59690966279171],[-73.74098093884923,40.596909667263866],[-73.74097739726393,40.59690921936005],[-73.74097400151733,40.59690833140196],[-73.74097084502584,40.59690702781718],[-73.74096836215134,40.596907809979896],[-73.74096574696839,40.596908278873094],[-73.74096306701888,40.596908422386726],[-73.74096039151739,40.59690823681432],[-73.74095778956364,40.59690772694861],[-73.74095532835787,40.59690690595782],[-73.74095307146519,40.596905795045515],[-73.74095107717395,40.59690442290303],[-73.74094939699037,40.59690282496847],[-73.74094807430822,40.59690104251145],[-73.74094714328815,40.5968991215671],[-73.74094662797542,40.59689711174732],[-73.74095619602544,40.59687977421579],[-73.7409693807607,40.596863875262656],[-73.74098582180922,40.596849849443366],[-73.74100506979723,40.596838080115994],[-73.74104337975874,40.59682836174506],[-73.7410831534287,40.596823066571304],[-73.74112351700819,40.59682231092582],[-73.74116358373877,40.59682611140968],[-73.74118553063491,40.59682842558673],[-73.74120768649544,40.59682840021082],[-73.7412296241691,40.59682603577125],[-73.7412509207112,40.5968213778529],[-73.74125188960771,40.596818242615626],[-73.74125351589589,40.59681526966536],[-73.74125575608745,40.59681253850128],[-73.7412585502778,40.59681012215688],[-73.74126182374799,40.5968080852471],[-73.74126548896281,40.59680648224051],[-73.74126944791152,40.596805356002776],[-73.74127359472867,40.59680473665043],[-73.74127781852512,40.59680464074541],[-73.74128200635323,40.59680507085227],[-73.74128604622717,40.59680601546964],[-73.74128983011754,40.59680744933769],[-73.7412932568401,40.59680933411368],[-73.74129623476155,40.596811619397194],[-73.74130310744538,40.59681721847677],[-73.7413110980521,40.59682187628512],[-73.74131998747878,40.59682546510469],[-73.74132953197675,40.59682788652984],[-73.74133946983503,40.59682907416477],[-73.74134952855664,40.59682899544447],[-73.74135776547169,40.59683365187277],[-73.74136495053902,40.59683922929702],[-73.74137090842505,40.59684559161442],[-73.74137549374221,40.59685258356859],[-73.741378594597,40.59686003453861],[-73.74138013532028,40.5968677627022],[-73.74138007831405,40.59687557947292],[-73.74137842496886,40.596883294102],[-73.74139847117452,40.596904736874755],[-73.74142192576565,40.59692406674797],[-73.7414217558832,40.596926193469564],[-73.74142207003976,40.596928310630055],[-73.74142285880839,40.59693035469928],[-73.74142409852035,40.59693226434032],[-73.74142575197533,40.5969339822501],[-73.7414277695577,40.59693545687888],[-73.74143009072536,40.59693664397709],[-73.74143264582645,40.59693750792312],[-73.74143535818936,40.5969380227923],[-73.7414381464235,40.59693817313484],[-73.74144092686163,40.59693795443944],[-73.74144361607036,40.59693737326843],[-73.7414461333539,40.59693644706122],[-73.74146607403623,40.59692432412604],[-73.7414882777709,40.5969147559897],[-73.74151218637216,40.596907983187776],[-73.74153719879584,40.59690417598342],[-73.74156268624893,40.596903430086684],[-73.74156538115682,40.59690410233027],[-73.74156818655632,40.596904416645934],[-73.74157102125496,40.5969043639368],[-73.74157380321226,40.59690394572839],[-73.74157645191423,40.59690317412429],[-73.74157889070348,40.59690207145589],[-73.74158104899773,40.59690066963607],[-73.74158286433278,40.59689900923557],[-73.74158428417014,40.59689713830884],[-73.74158526741763,40.59689511100339],[-73.74158578561864,40.596892985992405],[-73.74158582377568,40.596890824776864],[-73.7415853807845,40.59688868990553],[-73.74159736703355,40.59686617803934],[-73.7416138812722,40.59684539820829],[-73.74163450627007,40.59682687540753],[-73.74165872094112,40.59681107760877],[-73.7416859135089,40.59679840393715],[-73.74171539696285,40.596789174587805],[-73.74174642641513,40.59678362273633],[-73.74177821791976,40.5967818886479],[-73.74179629228938,40.59676792717298],[-73.74181096647554,40.59675181438553],[-73.74182180774889,40.59673402544084],[-73.74182849641093,40.596715084922614],[-73.74183083522138,40.59669555137319],[-73.74182875521424,40.59667600082251],[-73.74182451436707,40.59665904436261],[-73.74181686745766,40.59664279644078],[-73.74180600036256,40.59662765199677],[-73.74179187067273,40.5966137208909],[-73.74177502221224,40.59660167352719],[-73.74175588115945,40.596591814640206],[-73.74173493168249,40.596584393607614],[-73.74171270369247,40.59657959814215],[-73.74170370864418,40.596582663704204],[-73.74169418509882,40.59658459010283],[-73.74168437954047,40.596585327479836],[-73.7416745457522,40.59658485675074],[-73.74166493824771,40.59658319009875],[-73.7416558056841,40.59658037065943],[-73.7416473844262,40.596576471404234],[-73.74163989242899,40.596571593251845],[-73.74163352359669,40.59656586245643],[-73.74159574046455,40.596548876137994],[-73.7415550609738,40.596536366563015],[-73.74151239169124,40.59652861251451],[-73.74115347300106,40.59654023919871],[-73.7409431357656,40.59654705211177],[-73.74094146317178,40.596551753386876],[-73.74093879732537,40.59655618037031],[-73.74093521108271,40.59656021207434],[-73.74093080245427,40.596563738314124],[-73.74092569192605,40.59656666271883],[-73.74092001916671,40.59656890536566],[-73.7409139392106,40.59657040496384],[-73.74087487147777,40.59655573103353],[-73.74083315730107,40.59654618608562],[-73.74078994633405,40.596542033181144],[-73.7407464294811,40.59654338677509],[-73.74070380607671,40.59655020956213],[-73.74066111186981,40.596562375682986],[-73.74061674572253,40.596570340517275],[-73.74057141605783,40.59657397688533],[-73.74052584668436,40.59657322672283],[-73.74052059821685,40.59657185599614],[-73.74051574133071,40.59656981195325],[-73.74051142333867,40.59656715659155],[-73.74050777520837,40.596563970449864],[-73.74050490759002,40.59656035016617],[-73.74050290746037,40.596556405546124],[-73.74050183548452,40.596552256232755],[-73.74050172417607,40.596548028077585],[-73.7405025769109,40.59654384932341],[-73.74050436782481,40.596539846714585],[-73.74050704259805,40.59653614165297],[-73.74051052010283,40.59653284651544],[-73.74051469486406,40.59653006124571],[-73.74054563704507,40.59649026444027],[-73.74057097581819,40.59644822843424],[-73.74059043582211,40.59640441005882],[-73.7406038055851,40.596359285514374],[-73.7406109398227,40.59631334519531],[-73.74061525971089,40.596272450882545],[-73.74061079344912,40.59623156570726],[-73.74059766007335,40.59619177920617],[-73.74057620958534,40.59615415163569],[-73.74054701362405,40.59611968571802],[-73.7405308245968,40.596124579404524],[-73.74051142026902,40.59612453558999],[-73.74050176132494,40.596113420952044],[-73.74049382946065,40.59607396063007],[-73.74047930089634,40.59606776405913],[-73.7404591762315,40.59606911296066],[-73.74044371824426,40.596070149066364],[-73.74041452651402,40.59609226945321],[-73.74030143748907,40.596066129894865],[-73.74029022946964,40.596037754981936],[-73.74022232630847,40.59603513663352],[-73.74018670507769,40.59604738195103],[-73.73992792985007,40.59606158731341],[-73.73991492767568,40.596078813973264],[-73.73981229329,40.596274562182025],[-73.73957904997509,40.59637633784875],[-73.73953153596686,40.59653523265818],[-73.73960988055163,40.59676343754036],[-73.73946370303071,40.5968784200921],[-73.73948220989608,40.59697762988143],[-73.73948781808788,40.5969759342923],[-73.73949660873873,40.59702037075912],[-73.73957870164332,40.596980082262974],[-73.73958631560406,40.59697634684676],[-73.73969757669656,40.59692174225051],[-73.73970543677729,40.59691637748526],[-73.7397511124284,40.59688519455233],[-73.73976010849775,40.59687905384436],[-73.73981105771496,40.59684427004702],[-73.7398337462709,40.59682117497729],[-73.73984650947762,40.59680818193794],[-73.73985041685974,40.596804204241316],[-73.73988306007311,40.59677097418961],[-73.73979486697499,40.596651247956544],[-73.7397915823696,40.59664678841131],[-73.73973369321163,40.596568198695266],[-73.73970950102,40.59657340836251],[-73.73965518724218,40.59658510556959],[-73.7396485337228,40.59656715206085],[-73.73969621382014,40.59655529542006],[-73.73974724022865,40.59654260483514],[-73.73975390043435,40.59655202588634],[-73.73977602333053,40.59658331679875],[-73.73977984293764,40.59658871957668],[-73.73980566371797,40.59662524227238],[-73.73981102756693,40.59663282961787],[-73.7398335157584,40.596664636835506],[-73.73983784246845,40.59667075762007],[-73.73986424975344,40.59670810956286],[-73.73986828861149,40.5967138212567],[-73.73988420556658,40.5967363351114],[-73.73989662574444,40.59675390260209],[-73.73990994690199,40.59677274452035],[-73.73979634029146,40.59688267512538],[-73.7396986631098,40.59694676530586],[-73.739693338903,40.59695025998226],[-73.73968736688639,40.59695417821441],[-73.73963571050862,40.59698224810066],[-73.73958504738897,40.59700533134092],[-73.73957401693785,40.59701035737165],[-73.73954671965853,40.5970227937427],[-73.73951745996011,40.59703612546238],[-73.7395088586729,40.597040044091635],[-73.7394965220981,40.597042578162146],[-73.73945528659326,40.59704556873803],[-73.73944033499662,40.597046652095585],[-73.73943095850058,40.59704658024136],[-73.7394064975102,40.59704639091874],[-73.73939810824895,40.5970463256563],[-73.73936639462244,40.59704113854316],[-73.73924172058153,40.597002503591916],[-73.73921669508339,40.596994749306745],[-73.73920841735524,40.596992183229275],[-73.73914434758689,40.596967171513626],[-73.73913856349675,40.59696488952618],[-73.73908184815303,40.59694251078455],[-73.73907319397125,40.59693909580608],[-73.7390157192886,40.59691402762486],[-73.73892850726305,40.59687548946656],[-73.73894704511589,40.59686319031958],[-73.73897266456393,40.59687376554162],[-73.73904606722702,40.59690608057043],[-73.73905484989021,40.59690974227927],[-73.73910946934683,40.59693251818052],[-73.73911830379922,40.59693620194847],[-73.73916751427645,40.59695672131171],[-73.73917528803732,40.59695996306923],[-73.73922317497949,40.59697993107906],[-73.73923553862127,40.59698408506154],[-73.73928808236505,40.59700173762551],[-73.73929610421024,40.59700443194726],[-73.73934283227533,40.59702013012319],[-73.73939796363852,40.59702954301801],[-73.73944749042404,40.59702863204736],[-73.73944497449679,40.596977569084906],[-73.73945583288507,40.596978282586825],[-73.73943957124743,40.596897402307505],[-73.73933278706608,40.59691318387469],[-73.73910683002393,40.59680420436523],[-73.73912307710924,40.59678451979312],[-73.73894690694306,40.59676316592439],[-73.73889308019625,40.59679519196018],[-73.73884642113195,40.5968221019803],[-73.73883031859047,40.59680480879743],[-73.73862636111004,40.59685981156982],[-73.73858431403264,40.5968609477762],[-73.73860200843426,40.59688440787326],[-73.73852427660154,40.59691381296734],[-73.73848679652491,40.59698768159283],[-73.73844962513822,40.596982667429515],[-73.73826706178818,40.59735449088403],[-73.73822344542258,40.59735112688165],[-73.7381222087528,40.59738610213898],[-73.73813316352593,40.597285645666595],[-73.73803749125008,40.595913151336184],[-73.73773567327817,40.594784994473194],[-73.73770476302153,40.59466942239392],[-73.73763679379573,40.59441539967615],[-73.73764682854916,40.5944140813414],[-73.73764798223573,40.594414839870566],[-73.73765396851013,40.594418788648966],[-73.73766540626976,40.594433196371625],[-73.73767387555297,40.59445767424493],[-73.73768487329968,40.59447281876312],[-73.73770589774534,40.59449183232013],[-73.73771202922704,40.594494736709976],[-73.73773859521032,40.59450733277365],[-73.73776863283136,40.59451761311271],[-73.73780430355625,40.59452804199615],[-73.7378463242816,40.59453727796644],[-73.73786658749486,40.5945394411],[-73.73806122475945,40.59454611620555],[-73.7381702454364,40.594539627776705],[-73.73826122556306,40.594527692465356],[-73.7382939615549,40.59451887671025],[-73.73836694018557,40.59449544562265],[-73.73840190283181,40.594483896629],[-73.73842833243553,40.59446990605339],[-73.73844842241506,40.59445250035152],[-73.738460917579,40.59442793740092],[-73.7384600986038,40.59437611684057],[-73.7384715971064,40.594359065842276],[-73.7384874397198,40.594352262988316],[-73.73850731718949,40.59437861562188],[-73.73852041994783,40.59440092658877],[-73.73852140434778,40.59442488226436],[-73.73853416556388,40.59443827633971],[-73.73856681950858,40.59444545641716],[-73.73865685789374,40.5944754753593],[-73.73867727283096,40.594484695560006],[-73.73874889648592,40.59451707426136],[-73.73877153079926,40.594525207530495],[-73.73877815501386,40.594448912351886],[-73.7387841880635,40.59441333750658],[-73.73877005027201,40.59441215695043],[-73.73877753514915,40.59435500821529],[-73.73881662516484,40.59435976445348],[-73.73881112762074,40.594416435556866],[-73.7387933849322,40.59441445690606],[-73.73879132538968,40.5944490768166],[-73.73878644978733,40.59452956556027],[-73.73883432550795,40.59454304930051],[-73.73889349191636,40.59455720433647],[-73.73900196778493,40.59458623174192],[-73.73907212417538,40.594596476534676],[-73.73910729317726,40.594596556385355],[-73.73916764971531,40.594593001708496],[-73.73919544003917,40.59458593253053],[-73.73925589391588,40.594557784461564],[-73.73927692202346,40.594545530447725],[-73.7392872963179,40.594533009676134],[-73.73928512794396,40.594507420920145],[-73.73927780495342,40.594482802027194],[-73.73928109875233,40.59446533930766],[-73.7392943062813,40.59445300556075],[-73.73930406142925,40.594453945588626],[-73.73931941105552,40.59446194143424],[-73.7393266291089,40.59447398009369],[-73.73933385925429,40.594486018277514],[-73.73934856041568,40.59451206752038],[-73.73936472405695,40.59452317171441],[-73.7393965917048,40.594530709291654],[-73.7394274949,40.59453720062638],[-73.73945887454894,40.59454245833715],[-73.73949465784887,40.59454533972549],[-73.73952765729867,40.59455018779307],[-73.73956465331398,40.59456157857751],[-73.73956502573124,40.594519455351836],[-73.73955226881966,40.59451943799907],[-73.73955249471966,40.59442647445706],[-73.73958763297763,40.59442652510858],[-73.73958740902067,40.59451827037702],[-73.73957519758915,40.59451825258765],[-73.73957493121885,40.59456474305723],[-73.73958864884955,40.594568966581555],[-73.73961965222456,40.594580041878885],[-73.7396410602332,40.59458244987675],[-73.73967453660697,40.59458634322417],[-73.73969539465607,40.594589394286274],[-73.73968123124624,40.594503558882614],[-73.7399580159237,40.594500768787135],[-73.7399527501692,40.594636709614],[-73.73998678749332,40.594632859899704],[-73.74001746414226,40.59462486072892],[-73.74004742639379,40.59461463547108],[-73.7400609815566,40.594601212640505],[-73.74007295043502,40.59457959082199],[-73.74008908945085,40.594530657145405],[-73.74010803139176,40.59451126617574],[-73.74013580364583,40.59451157273892],[-73.74014139121941,40.59451754609054],[-73.7401338201101,40.59456603190921],[-73.74014286699499,40.59458153196844],[-73.74018445146201,40.59461192881609],[-73.74021122864868,40.59462516441378],[-73.74027412098326,40.594647071736155],[-73.7403296252843,40.59466121825716],[-73.74036408761157,40.59466969808875],[-73.74039193692957,40.59467450729918],[-73.74041903267411,40.594678800483635],[-73.74050615958393,40.594699475119654],[-73.74062832064129,40.59472165227214],[-73.74065158807102,40.59472002998951],[-73.74068163227533,40.594707193294525],[-73.74069758978438,40.59469583776909],[-73.74070773498576,40.594672014279574],[-73.7407393540958,40.594670545350205],[-73.74076790338215,40.594662514207315],[-73.74079275823718,40.59465024274981],[-73.74083151673143,40.59461116602115],[-73.74083862240352,40.59459764746877],[-73.74083755554007,40.59457433879755],[-73.74084054278848,40.5945474201197],[-73.74085331865278,40.594503368281444],[-73.74086643220791,40.59449105173331],[-73.74090170596386,40.594488248750665],[-73.74091740970769,40.594505682310924],[-73.74091569598377,40.59451789891998],[-73.7409053346814,40.59455473449519],[-73.74088874912557,40.5945971840363],[-73.74089520274944,40.594611579191955],[-73.74094016215483,40.594636607841224],[-73.74096717985229,40.59465173387753],[-73.74102990553594,40.594677297253796],[-73.74108997034986,40.59469733465609],[-73.741126334013,40.59470622295998],[-73.74115233831627,40.59471473778038],[-73.74118104185618,40.594730633342955],[-73.74126115616026,40.59476875309063],[-73.74129498270842,40.59478271580664],[-73.74131820625333,40.59479259288123],[-73.741372877792,40.59480814176137],[-73.74146578067743,40.59480802647387],[-73.74150058113823,40.594805575060434],[-73.74156118998474,40.59480118137405],[-73.74159167749877,40.59479568509316],[-73.74162091692345,40.594786493135246],[-73.74164088099948,40.59477144541607],[-73.7416549849425,40.59474732449935],[-73.74165774557986,40.5946752256471],[-73.74166197274711,40.594654369629836],[-73.74167638401254,40.59464243402216],[-73.7416976630029,40.59464174405286],[-73.74171730107167,40.59464988374326],[-73.74173218981575,40.59466416328347],[-73.74174014598728,40.594680949237414],[-73.74173766165936,40.5947277712909],[-73.74174977224098,40.59474256660822],[-73.7417758878285,40.59475904155543],[-73.74180151991492,40.594771995270946],[-73.74184888837367,40.59479449726356],[-73.74191490578441,40.59481814983475],[-73.74196836844273,40.59483786570406],[-73.74202229932064,40.59485881545244],[-73.7420847378643,40.59487927112619],[-73.7421466041351,40.594894836790424],[-73.7422260309708,40.59490588332434],[-73.7422598820868,40.59490455501753],[-73.74232229363318,40.59489547363188],[-73.74242926334583,40.594868517303965],[-73.74238742584883,40.594729256060205],[-73.74261837534068,40.594736806808896],[-73.74276043974989,40.59474431144508],[-73.74277459101106,40.594790810567844],[-73.74279563385535,40.594805220680634],[-73.74280966836623,40.594808377363286],[-73.74283993997119,40.59481931344788],[-73.74287488141475,40.59482601107909],[-73.7429142453085,40.59483215904361],[-73.74297445988672,40.59483196990417],[-73.74300969211627,40.59482781672781],[-73.74304104329548,40.594819106759466],[-73.74306717345468,40.59480412635815],[-73.74309944706366,40.59479203181856],[-73.74313202933571,40.59478579279627],[-73.74316618149683,40.5947890838636],[-73.74319069326758,40.59479254268575],[-73.74322060926453,40.59479458086269],[-73.74328649698172,40.594796871784986],[-73.74331966019696,40.594795982400704],[-73.74334951603228,40.59479514827635],[-73.74337440860002,40.594791881080056],[-73.74340201112334,40.59478428844303],[-73.74342845401064,40.594773747531306],[-73.74345292601873,40.59475678280128],[-73.74346867615836,40.59473458439399],[-73.74347021013658,40.59471074143908],[-73.74345368532342,40.59463620381594],[-73.74345571627379,40.594612001948626],[-73.74346642638281,40.594597563333465],[-73.74348442282245,40.59459051648805],[-73.74350272937403,40.59460337607232],[-73.7435157298757,40.59462672073444],[-73.74353451916689,40.59465139895313],[-73.74359145353881,40.59466457977084],[-73.7439938230993,40.59467892199167],[-73.74415281139848,40.59467961700008],[-73.74452473619097,40.59466767616556],[-73.74462499793191,40.594661774797956],[-73.74472551445541,40.594648378452035],[-73.74507536150931,40.594584816720115],[-73.74515314383318,40.59456282369533],[-73.74525185872791,40.59453418973213],[-73.74539768262429,40.5944966290322],[-73.7457728613278,40.59441412173127],[-73.74588742704555,40.59439040863451],[-73.74598081817807,40.59437444428903],[-73.74606978026482,40.59436851333265],[-73.74634411434089,40.594342730067766],[-73.74643095274597,40.59432520844427],[-73.74658189443005,40.59431174699992],[-73.74662917813197,40.594301493559286],[-73.74665511464754,40.59429569490217],[-73.74676022478049,40.59425819030187],[-73.7468430289713,40.594223295837246],[-73.74687961710761,40.59417733167236],[-73.7469244048255,40.594124428036054],[-73.74698877652678,40.59410460021742],[-73.7470549169794,40.59409572081898],[-73.74712023053519,40.594095049367056],[-73.74712891519151,40.594094025939576],[-73.74715052181784,40.59409154445205],[-73.7471851288444,40.59408900478219],[-73.74721460976873,40.594086268370056],[-73.7472776876298,40.594077742295724],[-73.74734293483871,40.59407026332775],[-73.74741812989933,40.59404875461594],[-73.74754300333467,40.59395055342274],[-73.74760289675773,40.59392365303012],[-73.74765794640514,40.5938938932908],[-73.74775413502798,40.59385482071708],[-73.74786771113888,40.59380929811537],[-73.7479301964094,40.593779453707235],[-73.74809672764574,40.59363337393663],[-73.74814785336036,40.59361774941061],[-73.74830479354634,40.59359826643546],[-73.74851280729384,40.593553898561815],[-73.74895116248138,40.59341287562502],[-73.74918575906011,40.593285116943136],[-73.7492379759296,40.59323541034956],[-73.74933241924509,40.59317444234897],[-73.74938688793002,40.593146332862744],[-73.74950680446683,40.59307772763179],[-73.74963950104163,40.593016192744095],[-73.7497176435254,40.59297783946056],[-73.74981048920172,40.5929202733036],[-73.7499912245194,40.592813771678784],[-73.75022604796357,40.59271086778488],[-73.75037430031755,40.59261463137684],[-73.75064194469488,40.59241420068219],[-73.75074492377667,40.592337729735135],[-73.75083983764277,40.59224470918621],[-73.75093123080153,40.59211586939214],[-73.75103663563847,40.591967041395215],[-73.75115818834648,40.59180576042103],[-73.75132642808519,40.591613421969434],[-73.75136600562934,40.59157445822424],[-73.75148111579601,40.59146838586266],[-73.75155756486167,40.59141760263979],[-73.75164932044552,40.59137576587994],[-73.75176313652534,40.59133808939911],[-73.75182170013856,40.59131448109378],[-73.75188466042697,40.59129870154515],[-73.75209519408276,40.59127339369367],[-73.75225089202347,40.59125274150905],[-73.75237047456868,40.591232249685],[-73.75259844864743,40.59118024406631],[-73.75265801099273,40.591170306924205],[-73.75269439389656,40.59116439888581],[-73.75273545696508,40.591158045728186],[-73.75276918068451,40.5911539900186],[-73.7528024159175,40.59114903042936],[-73.75285852591604,40.591142785822804],[-73.75288446135454,40.59113881820206],[-73.75294821271346,40.59113393458002],[-73.75300909527272,40.5911250734589],[-73.75306758707661,40.5911131664994],[-73.7531275799871,40.591095630881014],[-73.75315012753086,40.59108863284376],[-73.75318680137607,40.59108032892626],[-73.7532821322054,40.59103227715162],[-73.75331346633982,40.59101930221842],[-73.75339448085418,40.59099254667994],[-73.75344550661804,40.590971144660756],[-73.75346829052837,40.59096373578227],[-73.75350449818008,40.590951970767335],[-73.75354241944629,40.5909452872491],[-73.7535702855626,40.59094245946774],[-73.753603247953,40.59094094146731],[-73.75366547347373,40.590933379560305],[-73.75373316262075,40.590928996147824],[-73.75375958600856,40.59092914223564],[-73.75379246764058,40.59092979569859],[-73.75382478272994,40.590928838980794],[-73.75386085427613,40.59092154309354],[-73.75391220449308,40.590908947941436],[-73.75395594639717,40.59090193968204],[-73.75399279575267,40.59090183412875],[-73.75407236621415,40.590905338803196],[-73.7542686732088,40.59092370609121],[-73.75434053399161,40.59093104460054],[-73.7543896916149,40.59093540410635],[-73.75440931694536,40.59093715050263],[-73.75447884153587,40.590939450495156],[-73.75454032178827,40.590939110245706],[-73.75457688494222,40.59093209311616],[-73.75459325297247,40.59092743991644],[-73.75461658441291,40.59092080110987],[-73.75464544446262,40.59091593752371],[-73.75468103314275,40.590911858933374],[-73.75473921455954,40.590906244225906],[-73.7547736540821,40.59090210937697],[-73.75480645131447,40.59089791673368],[-73.75483493300636,40.59089386514789],[-73.75486833345705,40.59088836067427],[-73.75496194722608,40.59087453657824],[-73.7549918437967,40.590871123746865],[-73.75502048861615,40.59087010341463],[-73.7550560466689,40.590870047874404],[-73.75508401255705,40.590868811473236],[-73.75521172128923,40.59086250101666],[-73.75528072638615,40.59086046307253],[-73.75533106525018,40.590859120464444],[-73.75537689752812,40.590859740067856],[-73.75541498594997,40.590862073084224],[-73.75550382486821,40.5908697812256],[-73.75553036586322,40.590867450896496],[-73.75556957875293,40.590865778100266],[-73.75571850574254,40.590865321314475],[-73.75577045063989,40.59086727740952],[-73.75580079510678,40.59087153819081],[-73.75583628405627,40.59087361290799],[-73.75586357310088,40.59087350888902],[-73.75592115806577,40.59087110922593],[-73.75595463623256,40.59087419754727],[-73.75602036595414,40.59088630496386],[-73.75605024598254,40.590897813713326],[-73.75607723387728,40.59091181133897],[-73.75610479724587,40.590926917552565],[-73.75613180009509,40.59093718765606],[-73.75616278332151,40.59094419568034],[-73.75619478638886,40.59095315172031],[-73.75623154401504,40.59096415349407],[-73.75625999802202,40.59097146354395],[-73.75629179897643,40.590980950030435],[-73.75632502885657,40.59099079101611],[-73.75635783011097,40.59100126166594],[-73.75638878883092,40.591011809149556],[-73.75642199513256,40.59102143478113],[-73.75645231341069,40.5910293515078],[-73.75648210550787,40.59103602403919],[-73.75651228449037,40.59104303126984],[-73.75654462693316,40.59105018748704],[-73.7565782747551,40.591055418526075],[-73.7566122470616,40.59105875011807],[-73.75664012057274,40.5910603221167],[-73.75667054293935,40.59105904496362],[-73.7566986632363,40.59106086055658],[-73.75675525782054,40.5910710214475],[-73.75682494267942,40.59108706250411],[-73.75691806701099,40.59111190738208],[-73.75694734161982,40.59112124510422],[-73.75700245101659,40.591136814450806],[-73.75703419417263,40.59114937160012],[-73.75706297359275,40.59115813177518],[-73.75711328332227,40.59117487988083],[-73.75714554578022,40.591184304617215],[-73.75717655040071,40.59119183544118],[-73.75720108105556,40.591199604542574],[-73.75722116270721,40.591203239987294],[-73.75724070678692,40.591205011024975],[-73.75730257288993,40.59121411947003],[-73.7573363936941,40.59122053039774],[-73.75739663764764,40.59123729047864],[-73.75745186056969,40.59125118555474],[-73.75748350555435,40.59126146413291],[-73.75751466374527,40.591269148311916],[-73.75755765264762,40.591278468747156],[-73.75762331559736,40.59129269251466],[-73.7576758748624,40.59130501395185],[-73.75773334295228,40.59132176816938],[-73.75778943124567,40.591334565743594],[-73.75785285721304,40.59135045845577],[-73.7578918986188,40.59135698827775],[-73.75795637515172,40.59135995234962],[-73.75798801159947,40.59136273799499],[-73.75801280274415,40.59136701346735],[-73.75804097641971,40.59137385457374],[-73.7581118140115,40.59137839818962],[-73.7581377746056,40.59137949755165],[-73.75816643522708,40.59137895392836],[-73.75829781442658,40.591389955448435],[-73.75856200201781,40.591428567610635],[-73.75871537076539,40.59145097941279],[-73.75878945264263,40.59146647080134],[-73.75885981629347,40.59147504724865],[-73.75892785511807,40.59147917052129],[-73.75904521901259,40.59149193468693],[-73.75906249579334,40.59149362007818],[-73.75914462613743,40.59150163416514],[-73.75922836196312,40.591509806355],[-73.75928714482431,40.59149320650671],[-73.75938010755175,40.59150457696183],[-73.75947486517914,40.59152563198186],[-73.75960054182347,40.59155249604601],[-73.75967175594631,40.591567602582764],[-73.75969570621801,40.59157267739596],[-73.75976734920677,40.59158660552724],[-73.75979294806727,40.59159164523485],[-73.7598965865451,40.59161204500051],[-73.75994809255606,40.59161805117173],[-73.76007031564967,40.591623169161515],[-73.76016560077599,40.59161922556557],[-73.76023595718793,40.59162005708462],[-73.76030924413577,40.59162328130444],[-73.7603820592079,40.59163013268853],[-73.76041824810325,40.591631991167816],[-73.76054954013519,40.591638001056765],[-73.7606527996993,40.591647275699955],[-73.76078573008148,40.591660781338575],[-73.76084382257405,40.59166493654671],[-73.76095548743751,40.59168271095225],[-73.76108305835778,40.591692035278164],[-73.76120895145121,40.59170804778972],[-73.76127872984993,40.59171832330687],[-73.76134311678331,40.59172663385045],[-73.76141229292942,40.5917232932163],[-73.76157030497421,40.59169996429503],[-73.76172098789151,40.591681221837575],[-73.76229978054917,40.59164087015589],[-73.76236416229638,40.59163768371306],[-73.76243967045137,40.59163394560974],[-73.7627614686996,40.59162420917805],[-73.76295275572143,40.59161117743111],[-73.76303822435933,40.59159747704602],[-73.76308430596947,40.5915876924926],[-73.76347652151605,40.59148431951076],[-73.76354057868427,40.59147225785061],[-73.76376223381337,40.591439709534995]]]}},{type:"Feature",properties:{ntacode:"BX09",ntaname:"Soundview-Castle Hill-Clason Point-Harding Park",borocode:"2",boroname:"Bronx"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.88054585187352,40.818468022360705],[-73.88098029593274,40.8182356231273],[-73.88244779552899,40.81926832251157],[-73.88378786126488,40.821933413771326],[-73.8842398645624,40.82262562985897],[-73.88429488145059,40.82271820526738],[-73.88433212381813,40.822810142477216],[-73.88436128591937,40.822873801331966],[-73.88438994861662,40.82296739644863],[-73.88421976563875,40.8229964575283],[-73.88276030351201,40.8232485482781],[-73.88178621703611,40.82340170049673],[-73.87993002276619,40.82364106213154],[-73.87898855680683,40.82371109055438],[-73.87806435774712,40.82383439458989],[-73.8779351380241,40.823851611054614],[-73.87713691614898,40.82395814711635],[-73.8762130602201,40.82408475014626],[-73.87528548336792,40.82420788488654],[-73.87437004386828,40.82433051058814],[-73.87423302126017,40.824348587373166],[-73.87356808464372,40.82441984696743],[-73.87354452024772,40.82430640278844],[-73.87353159357629,40.82426009459765],[-73.87350389590993,40.82421276053339],[-73.87342239025342,40.824073453999794],[-73.87299144465977,40.82230162221621],[-73.87246834182392,40.82015009086094],[-73.87302614022218,40.82007078186276],[-73.87467611925148,40.81983616606724],[-73.87557941126592,40.819707708188034],[-73.87613504196341,40.81964490944319],[-73.87784195052963,40.81941899094772],[-73.87895678454437,40.81928146006461],[-73.87981464297576,40.81916244926338],[-73.88054585187352,40.818468022360705]]],[[[-73.84231712480326,40.82718468468034],[-73.84207620647362,40.826537734865006],[-73.84202727066108,40.826547447745085],[-73.84170466295862,40.82576738198713],[-73.84175457615972,40.82575542039675],[-73.8413820617808,40.82514743339903],[-73.84136106744268,40.82508503349907],[-73.84127392633435,40.824908997855445],[-73.84120250732016,40.82481685808503],[-73.84107400387144,40.824526113427666],[-73.84102376688769,40.82434116587369],[-73.84100637880968,40.824241027109636],[-73.84086821945756,40.8241535072083],[-73.84058156458808,40.82359483615627],[-73.84044970316316,40.82334556649667],[-73.84042044446512,40.82326852505657],[-73.84043234895765,40.82311304379516],[-73.84046603526161,40.82308002358383],[-73.84041765401986,40.82299802945673],[-73.84012785556988,40.82242142701473],[-73.84011253729908,40.82229940621906],[-73.84001752995849,40.822190242623],[-73.84002656012724,40.822067732913],[-73.83995959459864,40.82199986023988],[-73.83998726019156,40.821921932554204],[-73.83992345126002,40.821739538441584],[-73.839829262417,40.821571501496095],[-73.83983703184651,40.82143133110792],[-73.83990886675222,40.82115479859536],[-73.83985813718627,40.82100998191928],[-73.83988142932536,40.82089686701187],[-73.83998460083204,40.82079477636271],[-73.83999403392818,40.82068256106783],[-73.84005150923355,40.82061444541429],[-73.84005351039059,40.8205120799626],[-73.84010069135867,40.820322761727745],[-73.84006059978145,40.820230071739914],[-73.83996730528743,40.82017908200402],[-73.8399986040743,40.81993494681313],[-73.84014625733207,40.8198192485525],[-73.84024605965794,40.81982602352284],[-73.84028911944903,40.81980770455389],[-73.84023155497654,40.81973553077109],[-73.84028066974194,40.81967849755755],[-73.84028506253652,40.81962626612645],[-73.84036528525621,40.81957775002431],[-73.84052340849313,40.81953879722483],[-73.84061881496076,40.8195495007785],[-73.84070339531274,40.81947762296214],[-73.84081344956954,40.819444691190384],[-73.84084352269801,40.81935504338972],[-73.84091856215333,40.81934212492088],[-73.84104454654556,40.81923016959917],[-73.84117574214494,40.81918308181385],[-73.84124966376424,40.819161015082024],[-73.84128974603111,40.81915650957008],[-73.8413111172789,40.81913614403752],[-73.84134926355509,40.819122974148826],[-73.84142475199275,40.819041880828834],[-73.84156703725522,40.81894043221171],[-73.84170330169812,40.81890421224728],[-73.84188441800478,40.81885001810423],[-73.8419241389584,40.81883237292193],[-73.8419490890732,40.818804947831914],[-73.84198684834051,40.81877437390822],[-73.84212585817635,40.81845822191332],[-73.84213733844815,40.818259033778766],[-73.84209366311863,40.818059542951644],[-73.8423753442051,40.81748984708068],[-73.842798758111,40.816937008649425],[-73.84289216451073,40.816730453426324],[-73.84306379033744,40.816558645026774],[-73.84304301763855,40.81637731955146],[-73.84315283461221,40.81627342796551],[-73.84316992763728,40.81605105501344],[-73.84344776972232,40.81569806525778],[-73.84358001433829,40.81546834659727],[-73.84374053000367,40.81532169954206],[-73.84377226781896,40.81513907127946],[-73.8439550510123,40.81479601244595],[-73.84408472247658,40.81457105292508],[-73.8441791144098,40.81435717709205],[-73.84417920712875,40.81418667055902],[-73.8443873689675,40.81364513082717],[-73.84451791368876,40.81342515289368],[-73.84464128726451,40.8132027988469],[-73.84475741491106,40.812978203598064],[-73.84486622624338,40.81275150341688],[-73.84496132122241,40.81253767993254],[-73.84504990737501,40.812322248754825],[-73.84513193774377,40.81210532423278],[-73.84520736885233,40.81188702150701],[-73.84528019236566,40.8117781167457],[-73.84536842801643,40.81175143836056],[-73.84546538675924,40.81176496766437],[-73.84576561702234,40.81158227884204],[-73.84585412185227,40.811429471031886],[-73.84591166916613,40.81133011244611],[-73.84602600366081,40.81102371442163],[-73.84617302872176,40.81067666392789],[-73.84688871208354,40.810521325178385],[-73.84719684509655,40.81058048761423],[-73.84746772168279,40.810903942854296],[-73.84758283399886,40.81128174975289],[-73.84763099298806,40.81135174127139],[-73.84770256622522,40.811455764866025],[-73.84821486515716,40.812462908995776],[-73.8487628685535,40.81290468611958],[-73.84938556147983,40.81323686534509],[-73.85005049815271,40.81348902383745],[-73.85020486696241,40.81353429551923],[-73.85041066820122,40.81358402388854],[-73.8505247054516,40.8138303153466],[-73.85060246203967,40.81393019953954],[-73.8509102973415,40.814194942443365],[-73.85114472260709,40.81439654887597],[-73.85129819410069,40.814382943215215],[-73.85246819393384,40.8142792074193],[-73.8524240362732,40.814420084234975],[-73.85262058756435,40.814505749279384],[-73.85279369903864,40.81443515054274],[-73.85291177501865,40.814500996711594],[-73.85281883014781,40.81433517474399],[-73.8526501333564,40.81436314647364],[-73.85261262519276,40.81396258284028],[-73.85288616298564,40.813881712529586],[-73.85294165170168,40.81381958893509],[-73.85294266398029,40.81375024639101],[-73.85286936942747,40.81369282492301],[-73.85297995235662,40.81367382210087],[-73.85336857868829,40.81359390313634],[-73.8537435802724,40.81364583315405],[-73.85434655584977,40.81386385791418],[-73.85484235409923,40.81409151801244],[-73.85495504001271,40.81419341717093],[-73.85514695315443,40.81436899429646],[-73.85531511789836,40.81441214168731],[-73.85538030243694,40.81428888208277],[-73.85531965895757,40.81416156715025],[-73.85504860133695,40.81407318962302],[-73.85471008210916,40.813844401415466],[-73.85443075596605,40.81371791906982],[-73.8541126873493,40.813635146323215],[-73.85385011057154,40.813571412209996],[-73.85346774058641,40.813477711106124],[-73.85335258746665,40.81349036006681],[-73.85323900924197,40.81350954176739],[-73.85312764700203,40.81353514793739],[-73.85301912933028,40.81356703404359],[-73.85291406875656,40.81360502010553],[-73.85284793047572,40.81363265699759],[-73.85278364056279,40.81366270628807],[-73.85274828341615,40.81368364638429],[-73.85271000151506,40.81370137108894],[-73.85266133386934,40.81371795413525],[-73.85261014676378,40.81372934610791],[-73.85255739434935,40.81373533465522],[-73.85251652126657,40.81373619327695],[-73.85247575394008,40.81373380140468],[-73.85206357413183,40.813726060160846],[-73.85191417297447,40.81367205792285],[-73.85171353554176,40.813646743546116],[-73.85148124228427,40.81359068210707],[-73.85136357625575,40.81355006169715],[-73.85119997725306,40.81355314387362],[-73.85109767950206,40.81351388489197],[-73.85099218802846,40.81347985266302],[-73.8508392618167,40.81339204169626],[-73.85069123473296,40.81329951159021],[-73.85054835887381,40.81320241994056],[-73.85041087755917,40.81310093211147],[-73.8503492346862,40.81306335794522],[-73.85028418150719,40.81302926391399],[-73.85021605769994,40.81299882803866],[-73.85014521897384,40.81297220923879],[-73.85009783305273,40.81295700273279],[-73.84997954067073,40.81291414443718],[-73.8498651685465,40.81286553029151],[-73.8497552012037,40.812811366247466],[-73.84965010450205,40.81275188176809],[-73.84955032366358,40.81268732885553],[-73.84945628138637,40.81261798098328],[-73.84936837605386,40.812544131937514],[-73.84928698004718,40.812466094572066],[-73.84921243816767,40.81238419948319],[-73.8491450661765,40.81229879360859],[-73.84908514945715,40.8122102387577],[-73.84903294180684,40.81211891007858],[-73.84903822877406,40.812048716252505],[-73.84904536052227,40.81198632429128],[-73.84906301850052,40.811905358232075],[-73.849082409424,40.81183103394675],[-73.8491105161405,40.8117660129934],[-73.84914037531514,40.81169834023072],[-73.84917019428892,40.81164925528579],[-73.84920883946319,40.81156035034891],[-73.8492404353344,40.81149798986263],[-73.84927896005836,40.81146219294549],[-73.84934201516947,40.81139721828516],[-73.84937358980429,40.81134415184056],[-73.8493842025583,40.81128707476764],[-73.84937559536064,40.8112299737573],[-73.8492971166624,40.811160830886365],[-73.84924827523392,40.81112226347106],[-73.84921346822951,40.81105981664477],[-73.84919088767846,40.81100004157152],[-73.84917358424859,40.81092434078406],[-73.84919469827581,40.81086063912463],[-73.84924905110833,40.810779720512876],[-73.84930338063893,40.81070942442408],[-73.84935768132819,40.810652404611794],[-73.84941898714342,40.8105874274487],[-73.84945411997755,40.810506484134955],[-73.84947877479347,40.8104215445629],[-73.84949990037708,40.8103525324892],[-73.84952977419141,40.810278221125024],[-73.84957706330732,40.81023048616369],[-73.84964356064846,40.810188086771475],[-73.84971355923955,40.810143036134],[-73.84976960468846,40.810086018230336],[-73.84979804522028,40.81003287788512],[-73.84980999337282,40.80999844381537],[-73.84981189671996,40.80992940596739],[-73.84983485578135,40.80982189365153],[-73.8498717157435,40.80974891775405],[-73.84990892306429,40.80966012158689],[-73.8497670510376,40.80966912000873],[-73.84976011634085,40.8096452132205],[-73.84978633908536,40.8096399363505],[-73.84979155453449,40.80965189202147],[-73.84988767869751,40.80964405091261],[-73.84988421698623,40.80962944226104],[-73.84991938701843,40.80962666592691],[-73.84995635860005,40.809555347797314],[-73.84998510045365,40.80948187341372],[-73.85000539858902,40.80940678988148],[-73.85001710189131,40.80933065628606],[-73.85002012324551,40.80925403953009],[-73.84984833932714,40.80926693580078],[-73.84984662518085,40.809252328753054],[-73.8500300110966,40.80923510332372],[-73.85004241612914,40.8092154084877],[-73.85004422604011,40.80918752934828],[-73.85004255373188,40.8091543346394],[-73.85002340188684,40.80912377296401],[-73.85000535107231,40.80909363437771],[-73.84999554853002,40.80907726851899],[-73.84997993834952,40.80902546728386],[-73.8499747793361,40.80898828546782],[-73.84996962763667,40.80894844839206],[-73.84996732905388,40.80887551245447],[-73.84974778878431,40.80891363965203],[-73.84972865358648,40.808875111638876],[-73.8499574946521,40.808830068425145],[-73.84995116938018,40.808714720172276],[-73.84955595679381,40.80874477203544],[-73.84955076934949,40.808720867510935],[-73.84995355606388,40.80869340607642],[-73.84995975669844,40.80867625859652],[-73.84997030101279,40.80864971862482],[-73.84997211370995,40.8086205121882],[-73.84996696802826,40.80857801884368],[-73.84994260631802,40.8085328462248],[-73.8499077311548,40.808500936090695],[-73.84988093264322,40.80847625242872],[-73.84990019134354,40.808409654879036],[-73.84986663269079,40.808337009760635],[-73.84978989800274,40.80830734083058],[-73.84975944944878,40.8082693366699],[-73.84975452880212,40.80824980322414],[-73.84974410135979,40.808224562735134],[-73.84973191508706,40.80820463166337],[-73.84970227028316,40.808178039490734],[-73.84968135249574,40.80815544176079],[-73.84964993901431,40.808138140877816],[-73.84961166420393,40.80812418505125],[-73.84916572118917,40.80822513593619],[-73.84917093986472,40.80823576434297],[-73.84876007745991,40.80833745779311],[-73.84870962479356,40.808240469916505],[-73.84912748807845,40.80813347459899],[-73.84913269939807,40.80814675876977],[-73.84952218256855,40.80805527721768],[-73.84945431152315,40.80802368019586],[-73.84944503360265,40.80794920746274],[-73.84938838508391,40.807877532836315],[-73.84927625554131,40.807831676125794],[-73.84910255923057,40.80776928745906],[-73.84895557083163,40.807708983861886],[-73.84877737861495,40.807635878276756],[-73.84864795874563,40.807543509780025],[-73.8485242676747,40.807463818738384],[-73.8484164096166,40.80736877579538],[-73.84836776547799,40.80721805149458],[-73.84832891885057,40.807031504975704],[-73.84828024018304,40.80685240504778],[-73.8483493707632,40.80667345912207],[-73.84839879797138,40.80652432728172],[-73.84837953721421,40.8063601863346],[-73.8482816345227,40.806240699710614],[-73.84811499148925,40.80612858267563],[-73.84798630581227,40.80610305062378],[-73.84785003790955,40.80607601426642],[-73.8476342069127,40.80600859041154],[-73.84753621975602,40.80592640279522],[-73.84751706251524,40.80571750200655],[-73.84748822641917,40.80544890914919],[-73.84752776906282,40.80532960428594],[-73.84766805165984,40.805166448724805],[-73.84790298652749,40.80500217939731],[-73.84807624599388,40.80491964114919],[-73.84825364831526,40.804901006971235],[-73.84840272883379,40.804858076828154],[-73.84855540464795,40.804793588072684],[-73.8486051818877,40.80474244174434],[-73.84864784606222,40.804699371480396],[-73.84870097965087,40.80473178577472],[-73.84870289538158,40.8048329083652],[-73.84870423878411,40.80485847292923],[-73.84874317212976,40.804896259183586],[-73.84879992124712,40.80489902944053],[-73.8488355148198,40.80484516792807],[-73.84883560644123,40.80480482452016],[-73.8488356250032,40.80479665116925],[-73.8488711518341,40.80477243929761],[-73.8489066358099,40.80476709519245],[-73.84894604006004,40.80476216899478],[-73.8489810966714,40.804780670479545],[-73.84903071942034,40.804796906827285],[-73.8490837991528,40.80485357982777],[-73.84910521575537,40.80489775186144],[-73.8491191059703,40.804926401397054],[-73.84916510390555,40.80497767329909],[-73.8492146657841,40.80502086441962],[-73.84933382307943,40.80505121826183],[-73.84931788941792,40.8046614657032],[-73.84941036337725,40.80466797627567],[-73.84942852727717,40.80505982814063],[-73.84952672182338,40.80506439844527],[-73.84961180552074,40.8050860726131],[-73.8497075610164,40.8050942829143],[-73.84982107183855,40.80509443084351],[-73.84997722709305,40.80505959447935],[-73.85006279732201,40.80486563853725],[-73.85008420002025,40.804779331046824],[-73.8501129120304,40.804663550672764],[-73.85012150751842,40.804633328116374],[-73.85013436531712,40.804588107229876],[-73.85014867564318,40.804534218813],[-73.85019839036424,40.80451002497398],[-73.85033560101472,40.804515843590394],[-73.85036247088621,40.80451256348774],[-73.85064954616107,40.80447751713541],[-73.85092070577497,40.804477868117296],[-73.85118552925958,40.804492586101624],[-73.85126338999096,40.804530376183486],[-73.85132411180385,40.804559849446505],[-73.85147537230513,40.804598378325565],[-73.85177807522753,40.80459397671196],[-73.85204922599495,40.804599116241064],[-73.85234565390333,40.80458032926479],[-73.85257375622842,40.80455088870429],[-73.85399349144966,40.80446191315911],[-73.85407120427067,40.80445746241947],[-73.85412473375568,40.80446566836296],[-73.85421841496098,40.804480028668095],[-73.85435087482492,40.804513764749],[-73.85460114248235,40.8045476498275],[-73.85479986369234,40.80454781904773],[-73.85503542725012,40.80452005491425],[-73.85516058150952,40.804497790019276],[-73.85517605191677,40.804495528100794],[-73.85538879311308,40.80446442679171],[-73.85560958798177,40.80447020507322],[-73.85585446335395,40.80451464613958],[-73.8560516293096,40.80458742958836],[-73.85624606304087,40.804664340302125],[-73.8564376149556,40.8047453191116],[-73.85662613767718,40.80483030371744],[-73.85661813436327,40.804865571163845],[-73.85657780148456,40.80493285143985],[-73.85649692048503,40.80494901326876],[-73.85639785205906,40.804946835713395],[-73.85626807997812,40.80488299357146],[-73.85616620309847,40.80483052836607],[-73.85604559311811,40.80477406263688],[-73.85592942720601,40.804724869734066],[-73.85580840784408,40.804679157507145],[-73.85569047098384,40.80467656557559],[-73.85561389738066,40.80470358377301],[-73.85556358433938,40.80478499582982],[-73.85557877130982,40.80488219624002],[-73.85558479360421,40.80497202177524],[-73.85560497039732,40.80506215703496],[-73.85572072708761,40.805122104179745],[-73.85589835705193,40.80516906028149],[-73.85605117167559,40.80524776024769],[-73.85612542563318,40.80528168125086],[-73.8563001122442,40.80528193146557],[-73.85638598293743,40.80525870392657],[-73.85651604096802,40.80524122047603],[-73.8565236192695,40.805239932260044],[-73.85663854274249,40.80526389342507],[-73.85675792659632,40.80527331031078],[-73.85687753955749,40.80529359252097],[-73.85694865178858,40.805274614774376],[-73.85704443305,40.80529518503108],[-73.85712145614299,40.80533047465622],[-73.85720240525868,40.805325868845586],[-73.85724491988577,40.805307238116136],[-73.85721963864653,40.80523871759419],[-73.85712793760536,40.805185494058776],[-73.857003024585,40.8051399183166],[-73.85692623129786,40.80511549372511],[-73.85682514934713,40.80506962889851],[-73.85675297176337,40.805037903491424],[-73.85667579658396,40.804995370320846],[-73.85667488240553,40.804951910704766],[-73.85672715837757,40.80494403031387],[-73.85683421024459,40.80490927071538],[-73.85792402908703,40.80539103423725],[-73.85812705699779,40.805466520049336],[-73.85828137401845,40.80555873229705],[-73.85842317678677,40.8056445832924],[-73.8585566485382,40.80572090345007],[-73.85873606356759,40.805794106334815],[-73.85889037502386,40.80588949067525],[-73.85891121201281,40.80591275573497],[-73.85891177250501,40.805954126024034],[-73.85887206504361,40.80597968912982],[-73.85882643239115,40.80599319272255],[-73.85878284424727,40.80597807348779],[-73.85874722613624,40.805944885050444],[-73.8587056115778,40.80593428836125],[-73.85866602340847,40.80590260124896],[-73.85862247210322,40.80587090993277],[-73.8585729449643,40.80585126334535],[-73.85854325565364,40.805827122263594],[-73.85850560039164,40.805819542792825],[-73.85848171481508,40.805863204135264],[-73.85845580763156,40.80592494177487],[-73.85844385359722,40.805952045692415],[-73.85841209142465,40.80597008563883],[-73.85836249716985,40.80598207729595],[-73.85831487706979,40.80599859151481],[-73.85831481613629,40.80602721675398],[-73.85831274962041,40.80606638471769],[-73.85834636354336,40.806110116685744],[-73.85838196938265,40.80614933143653],[-73.858385831543,40.80619754632672],[-73.85839959570865,40.80625180008725],[-73.85839752923427,40.80629096872115],[-73.85839347795324,40.80633164113302],[-73.85839336577087,40.80638437096106],[-73.858393314487,40.80640847622141],[-73.85841908323536,40.8064115211414],[-73.85846091890643,40.80640804276356],[-73.85850311703017,40.806424269259885],[-73.85851230178723,40.806489361772265],[-73.85850533176837,40.806544013906354],[-73.8585102165135,40.8065924747981],[-73.85851704174502,40.8066378837572],[-73.85856148901702,40.80666773008384],[-73.85861191901208,40.80669751303524],[-73.85867176437351,40.80669687443562],[-73.85874759605824,40.806697581017815],[-73.85880946373943,40.806698436298554],[-73.85888908854918,40.80668849033812],[-73.85893471726438,40.80667435866596],[-73.85899195070162,40.80664039466588],[-73.85901926254542,40.80660674970515],[-73.8590503937846,40.80656396774246],[-73.85906531435407,40.80650771471182],[-73.85908475852676,40.806480218163536],[-73.85909209311993,40.80644527088427],[-73.85908344078278,40.8064089777693],[-73.85905716576903,40.80636617453576],[-73.8590470459353,40.80634323705258],[-73.85900263278529,40.8062928071706],[-73.85897431305987,40.80623623606393],[-73.85895808201722,40.806182707752605],[-73.85892775532682,40.80612919887833],[-73.85889742868729,40.806075688990454],[-73.858857066336,40.806035963990354],[-73.8588529763359,40.806008429951966],[-73.85887709403194,40.805988508100825],[-73.85890929141034,40.80598081556679],[-73.85893141325236,40.805968545641555],[-73.85897232007962,40.805966067237925],[-73.85900823999066,40.806005882924325],[-73.85912733403735,40.806157181703185],[-73.85919545024484,40.80626987782975],[-73.85925939022822,40.80641158161227],[-73.8593105781952,40.80654041242721],[-73.85936602332328,40.80667568320785],[-73.85936631205567,40.80680135854235],[-73.85936662423352,40.806936703103275],[-73.85938405578946,40.807139694813],[-73.85940991782158,40.8073201203072],[-73.85939749996629,40.80745225764812],[-73.8594019192021,40.807529591337314],[-73.85937656357518,40.807568295172686],[-73.85931295377841,40.80757160173408],[-73.85925775276083,40.80754267300781],[-73.85925759821463,40.807475000484644],[-73.85925309049091,40.80735899842607],[-73.85922737652778,40.8072430237453],[-73.85922290557046,40.80714313208957],[-73.85922265247747,40.807033569513926],[-73.8592054959485,40.80694980639914],[-73.85915868148827,40.80687897464921],[-73.85908225488024,40.806840406822126],[-73.85898045711457,40.806834096823216],[-73.85882779743038,40.806840744327566],[-73.858665051692,40.806832751495676],[-73.8585724249464,40.807314677973054],[-73.85841832709602,40.80811204063159],[-73.85838996228821,40.808258809148825],[-73.85861930569973,40.80884683607391],[-73.85877452654539,40.80923397513559],[-73.85895141221783,40.810271417586584],[-73.85900066509635,40.810197636595795],[-73.8590049367418,40.81010470912213],[-73.85903336121964,40.81004609127598],[-73.85907662566424,40.809975558102145],[-73.85915209523844,40.809950769881105],[-73.85931976564649,40.80994146204084],[-73.85947161492862,40.809905114265156],[-73.85954809610514,40.8098182502048],[-73.85966616558642,40.80980656472322],[-73.85983152493284,40.809733477308264],[-73.86012695235696,40.80960549938873],[-73.86011826350322,40.80956996152855],[-73.86008049117346,40.80955908337172],[-73.86003529913418,40.80951393486117],[-73.86003172846436,40.809490321591646],[-73.86000881658943,40.80948747650821],[-73.85995984693436,40.809481397366895],[-73.85992715349306,40.809441188051004],[-73.85992341159556,40.80940215340936],[-73.85987123219829,40.80938488285661],[-73.85977839204612,40.80928675741194],[-73.85974669043455,40.80927788141385],[-73.85971928075784,40.8092392851956],[-73.85972355427515,40.809218402397626],[-73.85967072961881,40.809198253394676],[-73.85967606941482,40.809172552207485],[-73.85962537388168,40.80914597801563],[-73.85954059862489,40.80901970244637],[-73.85947393164226,40.80901119905644],[-73.8594064325493,40.809008396409304],[-73.85933894305346,40.80901132945381],[-73.85933329773489,40.809004228085534],[-73.85932919265089,40.80899654046288],[-73.8593267299849,40.808988457946526],[-73.85932597103711,40.8089801817269],[-73.8593269346986,40.808971917815896],[-73.85932959698131,40.808963871919055],[-73.85933389161504,40.808956244314956],[-73.85935693269417,40.80892403559419],[-73.85938367275824,40.80889352176328],[-73.85941389747052,40.80886494740214],[-73.85938167928576,40.808734585148514],[-73.85935578236824,40.80860341197291],[-73.85933624160438,40.80847160477188],[-73.85932308330834,40.80833934129601],[-73.85931632518678,40.808206799910195],[-73.85931927039994,40.80819873989178],[-73.8593238377633,40.8081911288329],[-73.85932991495616,40.80818415390407],[-73.85933735252839,40.80817798663198],[-73.85934596757563,40.808172778681545],[-73.85935554823742,40.80816865812605],[-73.85936585890713,40.80816572629772],[-73.85937189322011,40.80816462664445],[-73.85937803177202,40.80816393623381],[-73.85938982011504,40.808163768708184],[-73.85940147910053,40.808165102563],[-73.8594126798652,40.80816790017437],[-73.85942310647064,40.80817208263051],[-73.85943246481493,40.808177531957504],[-73.85944049092822,40.808184094446894],[-73.85944695841854,40.80819158499134],[-73.85947507166222,40.80834065587968],[-73.85951218003079,40.80848858635491],[-73.85955820502025,40.80863506322763],[-73.85961304924714,40.80877977638373],[-73.85965403864304,40.80886700966119],[-73.85970273338322,40.808951925452654],[-73.85975890847234,40.80903413135197],[-73.85982230434466,40.80911324747427],[-73.85989262806312,40.80918890821169],[-73.85996955467274,40.809260763923085],[-73.86005272870196,40.809328482549844],[-73.86014176580521,40.80939175115056],[-73.86023625453892,40.809450277347565],[-73.86033575826282,40.809503790678086],[-73.86043981715784,40.809552043844185],[-73.86054795035102,40.80959481385612],[-73.86065965813812,40.80963190306253],[-73.86077442429297,40.80966314006442],[-73.86089171845344,40.809688380507055],[-73.86228604582764,40.809945911227416],[-73.86206973227343,40.8101533674432],[-73.86135706468583,40.81083684190566],[-73.86111126701579,40.81115015357011],[-73.8616241559189,40.81143301028663],[-73.86291704503682,40.81214601454653],[-73.86335197201359,40.81238585431058],[-73.86552944154086,40.813586611388565],[-73.86707953095255,40.81444134219995],[-73.86954480296126,40.8160947533122],[-73.86958054803944,40.816277729593565],[-73.8696195912773,40.81647754882335],[-73.86973428919777,40.8169937033964],[-73.87000559935218,40.81823994325628],[-73.87003152071284,40.81835105145801],[-73.8700492466198,40.818427027224054],[-73.8700645091044,40.81849244666807],[-73.87007793206476,40.818549978489905],[-73.87009129402244,40.81860725560363],[-73.8701113698225,40.81869330273025],[-73.87012481997601,40.81875095318265],[-73.87014543119838,40.818839297162775],[-73.87017382658529,40.81896100319478],[-73.8702369204515,40.81923143095891],[-73.87025550036981,40.81931106302736],[-73.87032856627756,40.81962422789395],[-73.87035218416776,40.81972545230978],[-73.87036598660832,40.81978461285055],[-73.87038178792776,40.819852332451596],[-73.8703992064933,40.81992698971607],[-73.87041581681727,40.819998179484564],[-73.87043481704804,40.82007961421426],[-73.87050125579975,40.820364360338324],[-73.87056593904585,40.820648578580304],[-73.8705850467625,40.82073253681767],[-73.87060359215695,40.820814022596274],[-73.8706214862248,40.82089264933767],[-73.87063600215141,40.82095642928392],[-73.87065731538868,40.82105007574032],[-73.87067268610018,40.82111761253711],[-73.87069220537155,40.82120337997293],[-73.87070598324998,40.821263918653955],[-73.87072425823196,40.82134422171496],[-73.87074111725724,40.82141829479356],[-73.87078523102471,40.82161212477693],[-73.87080979328357,40.821720045068865],[-73.87083076305349,40.82181218354366],[-73.87085024622326,40.82189778689562],[-73.87086945348813,40.82198218107774],[-73.87088762479432,40.82206202061423],[-73.87090700774385,40.82214718358648],[-73.87092500289677,40.82222624995994],[-73.87094223714895,40.82230197303077],[-73.87095895911915,40.82237544265648],[-73.8709778922474,40.82245862614294],[-73.87100161306073,40.82256284499009],[-73.87099944209503,40.822771757554854],[-73.87136979417579,40.824367473427486],[-73.87137987490308,40.824401821133726],[-73.87140213308017,40.8244776589367],[-73.87141922104185,40.824535858361465],[-73.871438752751,40.82461129675281],[-73.87145992831222,40.824720208839125],[-73.8705187780933,40.8248409028903],[-73.86984170759897,40.82492309385489],[-73.8692297456804,40.82500248852372],[-73.86911744376711,40.82501705802703],[-73.8684938633575,40.82509795605481],[-73.8684024952166,40.82510980836979],[-73.86787899170972,40.82517772018365],[-73.86779104452452,40.825189451295586],[-73.86770310813081,40.82520117414411],[-73.8676174232934,40.82521337712231],[-73.86753173910685,40.82522556965111],[-73.86718504325597,40.82527454330519],[-73.86707924568815,40.82528948770632],[-73.86662745179785,40.82535330511835],[-73.8665352134662,40.825366333983965],[-73.86577274914704,40.82547403007146],[-73.86567536788421,40.82548778518199],[-73.86538050255258,40.82552943114398],[-73.86529634228822,40.82554131805917],[-73.86490949539231,40.82559595523555],[-73.86474490881228,40.82561811256889],[-73.86455514453746,40.825643660107076],[-73.86446141893387,40.82565627831569],[-73.86406913796306,40.82570908982001],[-73.86395604395872,40.82572431491776],[-73.8636169678935,40.8257699619801],[-73.86354738877064,40.82577932854455],[-73.8621668749329,40.82596516323114],[-73.86120690792787,40.82608779523234],[-73.85970333247579,40.82627734853483],[-73.858671940176,40.82642407677064],[-73.85727871181689,40.826599624582826],[-73.85700204899901,40.82665967721585],[-73.85672105848228,40.8267082520769],[-73.85643698769384,40.8267450808057],[-73.85635677476587,40.82675208596078],[-73.85632684719468,40.8266238351009],[-73.85629023798532,40.82648152965796],[-73.85626925490354,40.826393777374456],[-73.8562608759524,40.82632936705455],[-73.85621834427177,40.82616062907565],[-73.85619656533888,40.82604099472451],[-73.85597162390535,40.82606387775792],[-73.85588881565036,40.82567371795443],[-73.85564695973899,40.824632861552104],[-73.85548601358582,40.82391214570494],[-73.85531220798067,40.82319243061628],[-73.8551363981545,40.82243618880755],[-73.85207829073302,40.82284723785537],[-73.84901767516993,40.82325995752392],[-73.8459555085751,40.82367098282475],[-73.84289858827323,40.82408305991108],[-73.8430693849076,40.824816611452135],[-73.84324615071769,40.82555394541989],[-73.84341053529174,40.8262804731359],[-73.84358503243983,40.827002943901924],[-73.8437281693863,40.82766817297585],[-73.84374214786374,40.82773315333661],[-73.84375757256949,40.82778278288572],[-73.84379428358322,40.82789034270625],[-73.84381208761245,40.82796232505938],[-73.84383805262239,40.828102469371245],[-73.84385103719892,40.82817200519737],[-73.8438574330193,40.828199344112356],[-73.84389248167064,40.82834904456594],[-73.84390649944869,40.82840633273758],[-73.84370820990375,40.8284387992635],[-73.84310437725895,40.828532864771304],[-73.8428952744156,40.82856917662351],[-73.84287450812513,40.82852757180866],[-73.8427613143412,40.82832772450314],[-73.84272187785841,40.82827562091455],[-73.84266998836111,40.82804005279452],[-73.84265027487228,40.827908985340336],[-73.84260103680275,40.82780573035189],[-73.84256508338198,40.82773926071696],[-73.8425393448819,40.82759983777528],[-73.84253325731069,40.82752730364594],[-73.84248198442705,40.82747757169663],[-73.84246322388869,40.82737496051719],[-73.84231712480326,40.82718468468034]]],[[[-73.83667856364185,40.817588762913765],[-73.83696070270676,40.81634054053482],[-73.83895834063398,40.81636899415539],[-73.83974355943766,40.816406071502875],[-73.83974417046709,40.81645136054542],[-73.83975336710985,40.81649610979517],[-73.83977095732969,40.81653938475481],[-73.83979657380581,40.816580281712994],[-73.83982968160221,40.8166179466165],[-73.83986958933797,40.81665159290595],[-73.8399154636246,40.816680517941855],[-73.83996634646965,40.81670411767844],[-73.84003308726973,40.81682214096218],[-73.8400927231574,40.81694233976239],[-73.84014513168337,40.81706446735522],[-73.84019020523166,40.81718827305643],[-73.8400712993489,40.81754890870422],[-73.84008925878416,40.81761047231071],[-73.84009887585646,40.817673105026095],[-73.84010005062567,40.81773615612814],[-73.84009277086263,40.817798970546214],[-73.84007711217701,40.817860895666655],[-73.84005323723291,40.817921288113546],[-73.84002139405968,40.81797952043307],[-73.8399819134759,40.81803498761275],[-73.83993520565298,40.81808711336731],[-73.83988175585425,40.81813535612664],[-73.83982211939367,40.8181792146624],[-73.83921022101015,40.818888356624306],[-73.83892733295423,40.819001209604586],[-73.83879133810849,40.81952858868999],[-73.83868347700873,40.819591381016885],[-73.83880789876127,40.81974193564442],[-73.83906398923868,40.81980243234168],[-73.83905466437506,40.81998400139834],[-73.83899692969902,40.820164592703456],[-73.83899820982813,40.82040511839648],[-73.83899977773571,40.82069960682307],[-73.83895314598226,40.82113240303741],[-73.8389319712714,40.82132893403113],[-73.83896049851472,40.82152409506773],[-73.83901168067722,40.821950170529696],[-73.83891701760729,40.82203972258262],[-73.83888231646746,40.822140489856075],[-73.83891082838036,40.82221526087106],[-73.83899462715186,40.82223497626592],[-73.83907059473017,40.822252848957625],[-73.83906223017881,40.82232134057089],[-73.83903519242595,40.822337030032884],[-73.83901290013979,40.822380433663234],[-73.83906086613193,40.82240162060205],[-73.83905358784054,40.82250504208688],[-73.83905338450194,40.82258911313995],[-73.83904904481201,40.822688748145914],[-73.83912263063321,40.82276980922692],[-73.8392125505954,40.82287580292453],[-73.83925243425661,40.82288356448966],[-73.83945427382986,40.822922846558086],[-73.83949913783155,40.823016322346],[-73.83952777714366,40.82303815864933],[-73.83952358080973,40.823078631920154],[-73.83946189414048,40.82316261788692],[-73.83949864965894,40.82321871738541],[-73.83944934873257,40.823265355083485],[-73.83958012564554,40.82342745369348],[-73.83963278927288,40.823685970476284],[-73.83961874262442,40.82380510087932],[-73.83961186638572,40.8238634265191],[-73.83968199656701,40.82396422685183],[-73.83974013877238,40.82411049303675],[-73.83977886909018,40.82413803538853],[-73.83982204750771,40.82416145203669],[-73.83986891799215,40.82418033296491],[-73.83991398769376,40.82418360136215],[-73.83995782576733,40.82419219616254],[-73.83999934830818,40.82420590485806],[-73.84004144002694,40.82422666952435],[-73.84007814568609,40.824252671002675],[-73.84010835001749,40.824283119266475],[-73.84013113528508,40.824317089177455],[-73.84013859084494,40.82434500094394],[-73.84014119012016,40.82437341297554],[-73.84013888869347,40.82440183982614],[-73.84027247787537,40.82476197802368],[-73.84067027156787,40.825476094631455],[-73.84088074239583,40.82581942096715],[-73.84110780912125,40.82615332674882],[-73.84114422392052,40.82634916720485],[-73.84132088542799,40.82676473521854],[-73.84146448487597,40.82696427182506],[-73.84167732111626,40.82737567321988],[-73.84190270994054,40.827811331168135],[-73.84194160834456,40.827885125692575],[-73.84200819971386,40.827978219593014],[-73.84207575103707,40.82812327445318],[-73.84222047999333,40.82834188794388],[-73.84222728410936,40.82837171373665],[-73.8422338947383,40.828403617403545],[-73.84227572757861,40.828605331871465],[-73.84228428376043,40.8286466044802],[-73.84223265303471,40.828652630905694],[-73.84159951122284,40.8287264950916],[-73.84143734595615,40.82874131055947],[-73.84122680156638,40.828760534111915],[-73.84102340180698,40.82877480639907],[-73.84058337745996,40.82880567980361],[-73.84032294829406,40.828823951223846],[-73.83747911800523,40.82892810126494],[-73.83715124790257,40.828959515438264],[-73.83709061375843,40.82896714731096],[-73.83707424282284,40.828923071983894],[-73.83703204437255,40.828809451294795],[-73.83691608907854,40.82845182559907],[-73.83686087337846,40.828198473627715],[-73.8368509770885,40.828163395271446],[-73.83678907945084,40.8278843958702],[-73.83664057986844,40.82721504499526],[-73.8366181965162,40.82711414869376],[-73.83650460847487,40.82640311734961],[-73.83626003629833,40.82497188068487],[-73.83619033393919,40.82420544975222],[-73.83612599020954,40.8234974320323],[-73.83612811604473,40.82240889397386],[-73.83612954344954,40.82167782782062],[-73.83613095101667,40.82095659574529],[-73.83613216397227,40.82033578524769],[-73.83614239503912,40.81919890299813],[-73.8363963872475,40.8188913661508],[-73.83650145938026,40.81871065929244],[-73.83666068728407,40.817971161183436],[-73.83667856364185,40.817588762913765]]]]}},{type:"Feature",properties:{ntacode:"BX99",ntaname:"park-cemetery-etc-Bronx",borocode:"2",boroname:"Bronx"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.86958054803944,40.816277729593565],[-73.86954480296126,40.8160947533122],[-73.86707953095255,40.81444134219995],[-73.86552944154086,40.813586611388565],[-73.86335197201359,40.81238585431058],[-73.86291704503682,40.81214601454653],[-73.8616241559189,40.81143301028663],[-73.86111126701579,40.81115015357011],[-73.86135706468583,40.81083684190566],[-73.86206973227343,40.8101533674432],[-73.86228604582764,40.809945911227416],[-73.86264680664836,40.81001254001539],[-73.86440333379531,40.81027598643765],[-73.86765646284475,40.8105837619372],[-73.86868890960882,40.81185427245659],[-73.86976955850044,40.813423699757216],[-73.87077804885944,40.814486895487875],[-73.87129421599982,40.814729536037866],[-73.87171606450127,40.814922335490245],[-73.87651996033637,40.81613106342421],[-73.87663459963714,40.81571150809923],[-73.87806283262134,40.81618263244413],[-73.88098029593274,40.8182356231273],[-73.88054585187352,40.818468022360705],[-73.87981464297576,40.81916244926338],[-73.87895678454437,40.81928146006461],[-73.87784195052963,40.81941899094772],[-73.87613504196341,40.81964490944319],[-73.87557941126592,40.819707708188034],[-73.87467611925148,40.81983616606724],[-73.87302614022218,40.82007078186276],[-73.87246834182392,40.82015009086094],[-73.87299144465977,40.82230162221621],[-73.87342239025342,40.824073453999794],[-73.87350389590993,40.82421276053339],[-73.87353159357629,40.82426009459765],[-73.87354452024772,40.82430640278844],[-73.87356808464372,40.82441984696743],[-73.87288306617447,40.82451595996866],[-73.87263071115642,40.82455335823779],[-73.87258431948935,40.8245625643826],[-73.87253656972884,40.82456891338761],[-73.87216881511195,40.82461073986098],[-73.87145992831222,40.824720208839125],[-73.871438752751,40.82461129675281],[-73.87141922104185,40.824535858361465],[-73.87140213308017,40.8244776589367],[-73.87137987490308,40.824401821133726],[-73.87136979417579,40.824367473427486],[-73.87099944209503,40.822771757554854],[-73.87100161306073,40.82256284499009],[-73.8709778922474,40.82245862614294],[-73.87095895911915,40.82237544265648],[-73.87094223714895,40.82230197303077],[-73.87092500289677,40.82222624995994],[-73.87090700774385,40.82214718358648],[-73.87088762479432,40.82206202061423],[-73.87086945348813,40.82198218107774],[-73.87085024622326,40.82189778689562],[-73.87083076305349,40.82181218354366],[-73.87080979328357,40.821720045068865],[-73.87078523102471,40.82161212477693],[-73.87074111725724,40.82141829479356],[-73.87072425823196,40.82134422171496],[-73.87070598324998,40.821263918653955],[-73.87069220537155,40.82120337997293],[-73.87067268610018,40.82111761253711],[-73.87065731538868,40.82105007574032],[-73.87063600215141,40.82095642928392],[-73.8706214862248,40.82089264933767],[-73.87060359215695,40.820814022596274],[-73.8705850467625,40.82073253681767],[-73.87056593904585,40.820648578580304],[-73.87050125579975,40.820364360338324],[-73.87043481704804,40.82007961421426],[-73.87041581681727,40.819998179484564],[-73.8703992064933,40.81992698971607],[-73.87038178792776,40.819852332451596],[-73.87036598660832,40.81978461285055],[-73.87035218416776,40.81972545230978],[-73.87032856627756,40.81962422789395],[-73.87025550036981,40.81931106302736],[-73.8702369204515,40.81923143095891],[-73.87017382658529,40.81896100319478],[-73.87014543119838,40.818839297162775],[-73.87012481997601,40.81875095318265],[-73.8701113698225,40.81869330273025],[-73.87009129402244,40.81860725560363],[-73.87007793206476,40.818549978489905],[-73.8700645091044,40.81849244666807],[-73.8700492466198,40.818427027224054],[-73.87003152071284,40.81835105145801],[-73.87000559935218,40.81823994325628],[-73.86973428919777,40.8169937033964],[-73.8696195912773,40.81647754882335],[-73.86958054803944,40.816277729593565]]],[[[-73.8022229535527,40.841634813144154],[-73.80263811156307,40.84108115276459],[-73.80529495910673,40.84113492485027],[-73.80694608641753,40.84146244668382],[-73.80680801372398,40.84248913998759],[-73.80393073307417,40.84259407254997],[-73.80367560026534,40.84225849291607],[-73.8022229535527,40.841634813144154]]],[[[-73.908136637256,40.83714993686314],[-73.90916255883805,40.83696459652344],[-73.90963449164151,40.83712531811408],[-73.9095395589101,40.837157787727335],[-73.9094526698341,40.837203825307476],[-73.90937860639744,40.83726135331285],[-73.9093208347102,40.837327133743095],[-73.90927061336215,40.83741171375189],[-73.90920204375843,40.837527166010304],[-73.90910092087518,40.83773351616611],[-73.90901826345664,40.83794482392125],[-73.90895464251246,40.838159640683955],[-73.90891035803187,40.83837648078538],[-73.90888356926153,40.838638818251326],[-73.9088775999969,40.83890289261951],[-73.9088926510439,40.839167217444654],[-73.90892870385369,40.83943037913752],[-73.90898551029593,40.83969092773126],[-73.9090625742055,40.83994747620959],[-73.90911670411187,40.84017108427283],[-73.90939429835062,40.84125366038957],[-73.90962455423077,40.84210962501079],[-73.9095872726967,40.842756375018524],[-73.90865715738511,40.84271937030557],[-73.90774413760944,40.842702155650734],[-73.90684546556096,40.84266751149488],[-73.9059606182338,40.8426287046224],[-73.90586721929051,40.842579987245934],[-73.90514893975102,40.84254719573835],[-73.90501514957933,40.84240469831961],[-73.90503176683373,40.84226294451337],[-73.90515655586675,40.84104021268371],[-73.90519208011027,40.8407075818242],[-73.90527212289602,40.840485558922325],[-73.90536832327099,40.84026688997442],[-73.90548026230022,40.84005259230469],[-73.90560739454273,40.83984361930205],[-73.90568740577093,40.839735347088116],[-73.90575413160516,40.83962170470687],[-73.90580671727233,40.83950414341212],[-73.90648535556355,40.838661056043584],[-73.90657976789461,40.83853775289794],[-73.90664805728841,40.83844108096864],[-73.90672345695783,40.838347506651246],[-73.90680572407122,40.83825733127412],[-73.9068945936856,40.838170845219196],[-73.90698977939697,40.838088326856386],[-73.90709097488087,40.83801004202981],[-73.90719785425188,40.837936242828626],[-73.90731007332508,40.83786716689686],[-73.90739882473284,40.83779988057463],[-73.90748190803522,40.8377285416403],[-73.90755900279713,40.83765342475637],[-73.90762981221657,40.83757481964418],[-73.9078456034934,40.837305938660876],[-73.90788387278653,40.837270457237814],[-73.90792695282725,40.83723831396134],[-73.90797434204252,40.83720988306498],[-73.90802548928208,40.83718549574607],[-73.90807979845712,40.837165435827785],[-73.908136637256,40.83714993686314]]],[[[-73.88941724869123,40.839422733882834],[-73.88869040830886,40.83915802646806],[-73.88813752159348,40.83986200238482],[-73.88754251780583,40.839640658480874],[-73.88659802345128,40.83927905010855],[-73.88730373207981,40.838127190701336],[-73.88841187161515,40.83855339106257],[-73.88874067915346,40.837968459374714],[-73.89057363331116,40.836901048031486],[-73.89073975450836,40.83682930943302],[-73.8909166066463,40.836771034760886],[-73.89110124839107,40.83672748163911],[-73.89129045271403,40.83669942027957],[-73.8914808642613,40.83668706394386],[-73.89337676251431,40.83654000894726],[-73.89361903275838,40.836476108009],[-73.89385624321913,40.836395101729515],[-73.89408527538554,40.83629734745217],[-73.89430314021558,40.83618364442293],[-73.8945069892405,40.83605519409381],[-73.8946943426852,40.83591357402498],[-73.89486311056015,40.83576065313104],[-73.89501173586733,40.83559855511696],[-73.89513914961967,40.83542950447649],[-73.89535091265108,40.83523446050897],[-73.89558205387831,40.83505026696725],[-73.89583107768904,40.83487855122095],[-73.8960961552989,40.834720771144376],[-73.89637519830278,40.834578150022075],[-73.89666591708081,40.83445170240551],[-73.89696589084865,40.83434214589531],[-73.89809341445714,40.83462880257549],[-73.89845304924027,40.83472024111264],[-73.89963414954536,40.835016223923766],[-73.90121578431382,40.835410141021406],[-73.90122534987556,40.835499911237434],[-73.9005661086812,40.836592508257255],[-73.90038944747333,40.83690623067279],[-73.90035730051603,40.83696331767545],[-73.90030702703532,40.83705259430448],[-73.90025887238605,40.83713810596723],[-73.90022284798673,40.83720207916606],[-73.90019045193513,40.83725960732968],[-73.9001426804812,40.837344440633366],[-73.90004236865632,40.83752257556714],[-73.89996792925515,40.8376547632848],[-73.89903034670935,40.8393304774728],[-73.8982696631879,40.84067994656085],[-73.89749111622683,40.84206708916931],[-73.89666161733366,40.84352460706797],[-73.8964217710968,40.84338795959589],[-73.89617253130845,40.84326054846714],[-73.89591487098843,40.843142919119295],[-73.89564979656454,40.84303553979827],[-73.89537836114482,40.842938779458585],[-73.89527784892587,40.84287986143911],[-73.8950980727423,40.842774480756205],[-73.89501415718263,40.84272529112854],[-73.89493579884511,40.842679358975445],[-73.89484862728902,40.842628260342536],[-73.89410150522264,40.84219030239439],[-73.89317098935379,40.841637343174476],[-73.89216815621234,40.841049639739595],[-73.8901746864259,40.83987366761627],[-73.88941724869123,40.839422733882834]]],[[[-73.77290231992451,40.86120858327854],[-73.7732315025544,40.86074717009091],[-73.77351264165867,40.86124118358454],[-73.77310632921946,40.86161457503287],[-73.77290231992451,40.86120858327854]]],[[[-73.7746015635094,40.8620690474598],[-73.77458187384902,40.862049893205835],[-73.77457833789835,40.862033528451256],[-73.77457032723049,40.86201306519917],[-73.77457307831466,40.861996030906504],[-73.77457403579132,40.8619783112882],[-73.7745741074119,40.861957182173064],[-73.77458855460344,40.86193267270727],[-73.77459759501032,40.86191428772829],[-73.7746102499021,40.86188909343959],[-73.77462471323126,40.8618598137646],[-73.77462479638635,40.861835276235325],[-73.77463383677225,40.86181689058314],[-73.7746554235589,40.86180466448595],[-73.77466976742647,40.861810826880664],[-73.77468958271042,40.86179178061254],[-73.77471472524367,40.86179046656743],[-73.77473987426002,40.861787107903325],[-73.77476056449592,40.8617748800361],[-73.77475796560742,40.86174692933697],[-73.7747786212052,40.86174492486483],[-73.77480294830053,40.861719071684234],[-73.77481468588564,40.86169932881207],[-73.77481833935516,40.861680932798876],[-73.77482736581828,40.861666637194006],[-73.77481933138023,40.86165298910889],[-73.7748364463394,40.8616359828414],[-73.7748454958685,40.86161487124498],[-73.77484645162075,40.8615978334413],[-73.77484472768988,40.86157670065333],[-73.77487439681065,40.86156380846546],[-73.77490045511242,40.86155704310421],[-73.77493188967574,40.861552302361524],[-73.77492928975579,40.861525746130205],[-73.77492845924804,40.86150597872864],[-73.77492942815579,40.86148485136206],[-73.77492858842483,40.86146780938478],[-73.77492862302394,40.86145758598584],[-73.77492685249246,40.861450085680666],[-73.77492058397523,40.861445301540876],[-73.77491790681954,40.86144052541195],[-73.77491794834302,40.86142825656255],[-73.77492784743963,40.86142145967054],[-73.77492878679959,40.861409193242594],[-73.77493509683542,40.8614017081975],[-73.77494321155757,40.86139149988955],[-73.7749594075994,40.86138062619228],[-73.77497201524415,40.8613690638404],[-73.77498548888057,40.8613670453239],[-73.77500438446663,40.861354131420995],[-73.77501337164563,40.86135142300109],[-73.77502326610862,40.8613459895669],[-73.77503944137777,40.86134124969678],[-73.77505473165357,40.86133310083519],[-73.77506102234331,40.861331068305645],[-73.77507096158153,40.8613120027165],[-73.77508178153491,40.86129839190607],[-73.77510007843753,40.86128378399374],[-73.77510436129423,40.86125822203216],[-73.77510711704004,40.86123982476138],[-73.77510807711047,40.86122142332029],[-73.77511532368635,40.861202352981074],[-73.77512255324164,40.86118805401735],[-73.77513782668133,40.861184675348255],[-73.77516742171281,40.8611762683864],[-73.77519080850674,40.86118068950731],[-73.7752123382747,40.86118550236136],[-73.77523206568034,40.86119235649414],[-73.77525088505824,40.86120261712377],[-73.77526521436961,40.86121286900467],[-73.77527954829259,40.86122175741758],[-73.77529297955307,40.86123200771336],[-73.77530191604184,40.86124429388053],[-73.77530545442995,40.86125997746845],[-73.77530540607178,40.86127429042867],[-73.77530443892593,40.86129473665115],[-73.77530528862741,40.86130905136026],[-73.77530522414615,40.86132813636801],[-73.77530517118291,40.86134381229157],[-73.77530333427181,40.86135607764474],[-73.77529520995765,40.86136901190425],[-73.77529156793246,40.86138399968668],[-73.77527711947951,40.86140919039089],[-73.77527704577673,40.86143100199543],[-73.775273402325,40.8614466709255],[-73.77525273004996,40.86145344635991],[-73.77523113963647,40.86146635488596],[-73.77522481965414,40.861477247861565],[-73.77519783801269,40.8614915085158],[-73.77518699402982,40.86151261714616],[-73.77517525592621,40.86153236005561],[-73.77516262896712,40.86154937562178],[-73.77515720845152,40.86155958852502],[-73.7751526643729,40.86157593818731],[-73.77513862733336,40.86159428114069],[-73.77510488445432,40.86163446159282],[-73.77509316704848,40.8616480706553],[-73.77506205429583,40.8616619722627],[-73.77503496253738,40.861685922567105],[-73.77503283049236,40.86170316228981],[-73.77501840657553,40.8617208549847],[-73.7749968189979,40.86173308181832],[-73.77497432664904,40.861747351509486],[-73.77496887478098,40.861766425506055],[-73.77495447620207,40.861776621391314],[-73.77494010924859,40.8617772751893],[-73.77491036622585,40.86181197782376],[-73.77488877354455,40.86182556743201],[-73.77487254969455,40.86184462040671],[-73.77486709592307,40.86186437604819],[-73.77486614039296,40.86188141385166],[-73.77487686060691,40.861897111464344],[-73.77487680292622,40.86191415101962],[-73.77487587189508,40.86192369134999],[-73.77486859836577,40.86195094096147],[-73.7748613671244,40.861965241077016],[-73.77485681624754,40.861983634334365],[-73.7748370177685,40.86199790992501],[-73.77480913710357,40.86201216806305],[-73.7747857457861,40.862027117783754],[-73.77477043454252,40.86204140094893],[-73.774748850772,40.862052264100704],[-73.77472549317658,40.862056989906954],[-73.77470842425987,40.86206036451295],[-73.77467968098958,40.86206439797251],[-73.7746626236158,40.862064364660796],[-73.77464467345077,40.862062967133014],[-73.77462582015792,40.86206293030815],[-73.7746015635094,40.8620690474598]]],[[[-73.78312589594483,40.8628561673007],[-73.78310886092596,40.86283947438993],[-73.78308802390764,40.86283943521925],[-73.78307171542997,40.86284009241078],[-73.7830581418708,40.86283525259781],[-73.78303551097721,40.862829707565226],[-73.78301654119188,40.86281316512424],[-73.78301025759067,40.862795271002575],[-73.78300940115774,40.86278013832692],[-73.78299672466264,40.86277805109844],[-73.78297408257117,40.86277594495673],[-73.78296318511794,40.862784177843125],[-73.78295589471958,40.86279723230903],[-73.78293775624512,40.862803388016225],[-73.7829278359831,40.86278961399193],[-73.78291618674757,40.862750388373726],[-73.7829189744152,40.86272907205436],[-73.78292445681251,40.862714639825626],[-73.782911867233,40.86268572853974],[-73.78290014705898,40.86266851203446],[-73.78289118224555,40.862639608236385],[-73.78289306367388,40.86261829037949],[-73.7829021856519,40.86259904953434],[-73.78290043669686,40.86257978840189],[-73.78290505414367,40.86255297354783],[-73.78289967661736,40.862535081124],[-73.78289883055722,40.86251650937451],[-73.78289979786112,40.862497941037],[-73.78290619366301,40.86248144646905],[-73.7829053662243,40.86245737277708],[-73.78289634979636,40.862444287631526],[-73.78288188625086,40.86243463149455],[-73.78288192666945,40.862422251242],[-73.78288197831355,40.86240643258877],[-73.78289744217324,40.86238720367698],[-73.78289839828767,40.86237138655796],[-73.7828957507204,40.86235006017817],[-73.78289032081548,40.86231719372554],[-73.78290913725291,40.86231772751315],[-73.78294302128408,40.86232274108124],[-73.78296910843488,40.8623198202957],[-73.78297566695085,40.8623079535338],[-73.7829991749984,40.86229611932048],[-73.78302916358975,40.862296175717184],[-73.78305399875326,40.86227741403963],[-73.78305278875987,40.86224870475331],[-73.78304897317264,40.86221900100559],[-73.78301584621744,40.86219472719626],[-73.78303721101213,40.8621738838808],[-73.78304323583427,40.862168005079994],[-73.78308042402065,40.86217055518799],[-73.78308699864495,40.86215373913256],[-73.7830883952702,40.86212394684807],[-73.78310610268194,40.86210667042485],[-73.78314504288149,40.86206867890569],[-73.78315761269381,40.86209051912845],[-73.7831797146066,40.8621103582682],[-73.78319658363802,40.862135137893404],[-73.78319519264969,40.86216186216243],[-73.78318859891117,40.862184617067165],[-73.7831898347793,40.862205407225375],[-73.78319889402903,40.86222621208395],[-73.78320536214063,40.862242062253365],[-73.78320916011842,40.86227671594978],[-73.78321820970368,40.862300490479164],[-73.78323379517958,40.862319327634744],[-73.7832350568758,40.862332198832625],[-73.78322848616149,40.862348024503774],[-73.78321931974074,40.862359886380084],[-73.78321923262001,40.86238661309806],[-73.78322046681994,40.86240839298142],[-73.78322562653825,40.86242523109039],[-73.78322558459136,40.86243809983888],[-73.78322682047741,40.86245888949316],[-73.7832098087053,40.862477665906994],[-73.78319152877923,40.86248555056699],[-73.78317453767927,40.86249838746556],[-73.78317316493631,40.86251917221806],[-73.78317178126753,40.8625439168725],[-73.78315909842472,40.862572685651976],[-73.78315942396802,40.8625843715366],[-73.78313379182494,40.862598290138806],[-73.78312068770433,40.86261806361316],[-73.78314283174281,40.86262503451271],[-73.78316056266726,40.86262521709979],[-73.78318585916108,40.862625115373916],[-73.78321713842092,40.862629133566735],[-73.78323014894413,40.862638066914975],[-73.78324441706717,40.86266086101281],[-73.78325863057364,40.86270048392283],[-73.78325856927708,40.86271929168042],[-73.78323114284142,40.86273309871324],[-73.78321153015588,40.86274989011143],[-73.78323629034418,40.862753896217626],[-73.78324935830423,40.86274501203065],[-73.78326241313789,40.86274008673486],[-73.78327150474345,40.86275099251032],[-73.78328057699751,40.8627678374623],[-73.78328053506105,40.86278070621002],[-73.78326872514134,40.86280345182185],[-73.78325309247226,40.862799463036794],[-73.78324136063826,40.86279845059829],[-73.78322307739943,40.862807325656156],[-73.78320868897505,40.862821157178296],[-73.78318905689571,40.86284388758197],[-73.78316714445816,40.86286121709228],[-73.78312589594483,40.8628561673007]]],[[[-73.7840124913891,40.86313199407443],[-73.78395232143471,40.86313026431983],[-73.78389534027673,40.863130157611316],[-73.78387081440904,40.863139410738825],[-73.78386118865112,40.86315152158169],[-73.78385122027892,40.86315600527151],[-73.78383612397148,40.86316279436179],[-73.78381322544811,40.86316275146009],[-73.78379568036068,40.863153824089025],[-73.78377874150748,40.863145959950714],[-73.78375633278254,40.863135557292985],[-73.78371746749241,40.863132654638946],[-73.78369885872456,40.86313488902984],[-73.78368763328666,40.86313623715568],[-73.78366256726565,40.86314791496763],[-73.78363488084108,40.863146245278195],[-73.78360828124873,40.863138110038],[-73.78359127698195,40.86312675790872],[-73.78356481886259,40.86311631243873],[-73.78355166102958,40.863109681296855],[-73.78354105299671,40.863095506324896],[-73.78353843789932,40.86308033467241],[-73.78353980995189,40.86306820468681],[-73.78354252311782,40.8630530430302],[-73.78354391074235,40.8630358572123],[-73.78356394999354,40.863016684038385],[-73.78358659292205,40.86301571584052],[-73.78361720203183,40.86302285078354],[-73.78364647814536,40.86302998321889],[-73.78368644190923,40.863027024631364],[-73.78370779897837,40.86301189859225],[-73.78371852629377,40.86298967441836],[-73.78374256752923,40.86296848704048],[-73.78377317859774,40.862974610773556],[-73.78380117343679,40.862966574524506],[-73.78379858786653,40.862942303722555],[-73.78377733274868,40.86292608614143],[-73.78376405410633,40.86291392852948],[-73.78375077502916,40.86290177041251],[-73.78372021660942,40.862879468852796],[-73.78369627734216,40.862869313593954],[-73.78367633617874,40.86285815415121],[-73.78367242359646,40.86283286968561],[-73.78368048381542,40.86281165168636],[-73.78368722462575,40.862786387361226],[-73.78369528417237,40.862765169359534],[-73.783711301972,40.86275407732884],[-73.78372199876641,40.862740953479936],[-73.78372741840833,40.86271265315869],[-73.78372750718734,40.862685353849734],[-73.78373688873639,40.86266717183982],[-73.78375691707446,40.862651032128014],[-73.78375829499431,40.862636879135195],[-73.78376770348997,40.86261060846442],[-73.78379307646509,40.86258942306806],[-73.78382641096444,40.862577352798894],[-73.78385971521688,40.86257438167446],[-73.78388769190437,40.86257140072941],[-73.78389574150356,40.862553216211495],[-73.7838945081791,40.862522881578556],[-73.78391453469672,40.86250775233801],[-73.78393983203318,40.86250982205676],[-73.78397177545996,40.8625159482329],[-73.78398912415821,40.862504859157774],[-73.78401316513437,40.862483671051585],[-73.7840331476037,40.862481686111146],[-73.78407576561065,40.86248176587434],[-73.7841036969572,40.86249294036758],[-73.78413030583005,40.862501078695196],[-73.784160904254,40.86251124699203],[-73.7841848303382,40.86252544665244],[-73.78420876955408,40.86253560248063],[-73.78423274486263,40.86253463614549],[-73.78425940296724,40.86252760845769],[-73.78430733389966,40.862531742591216],[-73.78432861001892,40.862541893416044],[-73.78435921788531,40.862549028663345],[-73.78440446211664,40.86256023476887],[-73.78444173884394,40.86256434843552],[-73.78447101878146,40.86257046999982],[-73.78449766115611,40.86256849741928],[-73.7845269959103,40.86255743014713],[-73.78455237189905,40.862535233417375],[-73.78458968070774,40.862529236712874],[-73.78463228171138,40.862534371932924],[-73.78466024197866,40.86253644596158],[-73.78469165850876,40.86254278940568],[-73.78469476742818,40.86256785438949],[-73.78468005226574,40.862588048701035],[-73.78467197341288,40.86261533309938],[-73.78465196734305,40.86262439547506],[-73.78464133697317,40.862622861723466],[-73.7846306682272,40.862621322370956],[-73.78460270770613,40.86261924783217],[-73.78457736139909,40.86263234491479],[-73.78454667485443,40.862649476039266],[-73.78454392939932,40.86267474804289],[-73.78453980858094,40.862713161880436],[-73.78453969720587,40.862747538515556],[-73.78454650079392,40.86277376480676],[-73.7845608751661,40.86278802193738],[-73.78456744948153,40.86281432234704],[-73.78456732174416,40.862853754309874],[-73.78455255057419,40.86289113708832],[-73.78452979565645,40.86292648311368],[-73.78451638211676,40.862955779211774],[-73.78449501214268,40.8629749500653],[-73.78447228643752,40.86300119591815],[-73.78444824869851,40.863021372784424],[-73.78441622566014,40.863039512548895],[-73.78439355912634,40.86304755890372],[-73.7843581180464,40.86307351796088],[-73.78432954841465,40.86307372757453],[-73.78430301799317,40.86304132331693],[-73.78429374826956,40.86302512873913],[-73.7842724711162,40.863014978577176],[-73.78425378453602,40.86302808686689],[-73.78422440861466,40.86305128789178],[-73.78419106477008,40.863066391104375],[-73.78416702363995,40.86308757924545],[-73.78416827678552,40.86311184804843],[-73.78420682075343,40.86313618609769],[-73.78425470292204,40.863155485733984],[-73.78427596567182,40.863169681063475],[-73.78428784760249,40.863185330043514],[-73.78428650500076,40.86320508878059],[-73.78426981898315,40.863214017414315],[-73.78425664943356,40.86321613977248],[-73.78423747960291,40.863216103926895],[-73.78421458892059,40.863213230808974],[-73.78418478751632,40.863207110885774],[-73.78416434113925,40.86319939955853],[-73.78414276900342,40.86319126496732],[-73.78410980767813,40.86317422294249],[-73.78408589281418,40.86315921900894],[-73.78404441686801,40.863140139859794],[-73.7840124913891,40.86313199407443]]],[[[-73.76964988627105,40.86548557242447],[-73.76979148260685,40.8651282330619],[-73.77022931630282,40.86513893939612],[-73.77006897299823,40.865525876183455],[-73.76964988627105,40.86548557242447]]],[[[-73.76668965841937,40.867097781624615],[-73.76709907439977,40.86670457224564],[-73.76779449382201,40.8667811732629],[-73.76760072096505,40.8674963865415],[-73.76668965841937,40.867097781624615]]],[[[-73.77080975398206,40.87154994684797],[-73.76990710668561,40.870476944470326],[-73.77109611675874,40.87069300471654],[-73.77288042665418,40.871245262927765],[-73.77217786492467,40.87198111018683],[-73.77080975398206,40.87154994684797]]],[[[-73.78648510546597,40.873209254950446],[-73.78662489062746,40.873034648034505],[-73.78672689095379,40.873074539265716],[-73.78665449887542,40.87339363776108],[-73.78649986647412,40.87348161860749],[-73.78626202153433,40.87339368663404],[-73.78632869489,40.873271144554195],[-73.78648510546597,40.873209254950446]]],[[[-73.78605394964914,40.87378264619285],[-73.78618924358648,40.87359972769979],[-73.78633325996717,40.87367772488753],[-73.78632872330341,40.87380492844099],[-73.78619463716481,40.87388531941471],[-73.78605394964914,40.87378264619285]]],[[[-73.77435244645409,40.874169955372324],[-73.77447969615322,40.87407767028604],[-73.77458142278219,40.87410913390809],[-73.77460919866013,40.87420217262774],[-73.77457138994747,40.87433206702186],[-73.77451315255769,40.874464955333075],[-73.77455324011412,40.87454877066347],[-73.77453640510966,40.874710015438396],[-73.77420264266927,40.874881122303954],[-73.77409538292139,40.87489618448021],[-73.7740761321316,40.874814734007096],[-73.77415170185095,40.87469267638357],[-73.77397610935076,40.87459940192139],[-73.77403181534449,40.874394774956286],[-73.77425306035094,40.874284357642985],[-73.77435244645409,40.874169955372324]]],[[[-73.78241811865323,40.87492327042183],[-73.78265785360911,40.8747926566941],[-73.78280207510417,40.87494886620541],[-73.7826637285416,40.87513656444501],[-73.78247604125532,40.875168133378935],[-73.78241811865323,40.87492327042183]]],[[[-73.78103351104961,40.8764840020478],[-73.78120649649559,40.876285024957625],[-73.78132704118015,40.87636132654644],[-73.78112767478173,40.876652680508194],[-73.78103351104961,40.8764840020478]]],[[[-73.78650554049734,40.88094013447926],[-73.7861345121998,40.88074604037571],[-73.78598849185104,40.880766436179535],[-73.78582190502615,40.880755096100174],[-73.78572615707071,40.880575414602795],[-73.78578002611282,40.88036396266143],[-73.78598180905219,40.88031748451101],[-73.78609930496407,40.8803865717234],[-73.78640732130847,40.88041011377253],[-73.7866400847623,40.88049983743621],[-73.7868488491038,40.88044811129192],[-73.78692034479135,40.8802733506064],[-73.78677238818265,40.88013589624929],[-73.78679741033044,40.8799470738141],[-73.78699984805193,40.879821532423584],[-73.78726793710001,40.879682703832096],[-73.7874203938442,40.87977089028999],[-73.78734451709002,40.88007294498995],[-73.78742531437604,40.88044737396564],[-73.78712783465203,40.88092346317129],[-73.78691765981318,40.880944795188654],[-73.78650554049734,40.88094013447926]]],[[[-73.80728647122577,40.885931813816235],[-73.80693113298686,40.885926608918915],[-73.80657730166064,40.885937524996685],[-73.80635885010346,40.88594565965611],[-73.80614087452093,40.88596541006064],[-73.80592498943832,40.88599671778207],[-73.80571277209782,40.88603936787487],[-73.80550576743585,40.88609294918129],[-73.80520113669573,40.88599995584952],[-73.80328682136975,40.88541555266917],[-73.80220388296296,40.885121114796746],[-73.79937520438254,40.88435196982158],[-73.79744825639796,40.88384538433511],[-73.79449254438306,40.8830682510741],[-73.7941655582767,40.88299321634985],[-73.79322870948383,40.88282259540833],[-73.79358741929859,40.882517523883294],[-73.79379237490608,40.88197032626243],[-73.79491705586678,40.88054379098494],[-73.79554579908876,40.88069101537494],[-73.79502596232851,40.87974779721175],[-73.79625097535792,40.877011999778574],[-73.79712701174833,40.876190400401406],[-73.79720399703046,40.87578579298399],[-73.79743815457446,40.87513533245065],[-73.7985533078773,40.87440142827454],[-73.79891245463627,40.874645893142954],[-73.79981389580345,40.87415984971629],[-73.79987713793727,40.873484666790056],[-73.80027274375166,40.87282095182425],[-73.80087270458262,40.87159011989398],[-73.80137235410014,40.87146104260502],[-73.80252284756604,40.87050664469687],[-73.80317726501735,40.87168315507065],[-73.80269939786402,40.872214690791765],[-73.80339117523093,40.87250503763114],[-73.80431849468235,40.871159741068055],[-73.80373339399296,40.87096260282382],[-73.80358314939258,40.86994806102866],[-73.80282959893358,40.87007629352795],[-73.80302203685271,40.86915511979654],[-73.80422027051767,40.86900214816824],[-73.80483122145965,40.869313181786],[-73.8055449599577,40.86895600501226],[-73.80588410012889,40.86906850218499],[-73.80574486080337,40.869692576552865],[-73.80841596818806,40.871189693367626],[-73.80838731046339,40.87057162161174],[-73.80754063636189,40.87037755217351],[-73.80780673194754,40.869787520428524],[-73.80695275224403,40.86965794817595],[-73.80673074905114,40.86877001307841],[-73.80593179559794,40.868371932067824],[-73.80487266169945,40.86823330283231],[-73.80464604502929,40.86664711643694],[-73.80385280781455,40.867166484800094],[-73.8030038810896,40.867041836568866],[-73.80306041484556,40.86581513370686],[-73.80225816157771,40.86560820641087],[-73.80069778002867,40.86808147731311],[-73.79857728261855,40.871196320571535],[-73.79780377219315,40.872256132273975],[-73.79693375040428,40.87262338099956],[-73.79479044681612,40.873200484034044],[-73.7939736383773,40.87456659456837],[-73.793572108836,40.87612105830347],[-73.79359605330517,40.87672073272601],[-73.79316703778717,40.87705563906652],[-73.7942216999094,40.877382370466414],[-73.79440294586256,40.87764184299901],[-73.79384702788171,40.87859445979086],[-73.79299880220005,40.87914686267469],[-73.79288910674143,40.87926409282244],[-73.79258921077636,40.87936100860259],[-73.792189282284,40.879511883286135],[-73.79188890967148,40.87976039082601],[-73.79174583941256,40.87989007165252],[-73.79146023954182,40.87997618076579],[-73.791274742654,40.8799866732898],[-73.7909036801496,40.880029314695804],[-73.79068927478833,40.88015886427823],[-73.79057476681606,40.8802777670932],[-73.79048858865686,40.880461689831854],[-73.79047377660956,40.88063491373206],[-73.79043046503085,40.880797258029276],[-73.79023015226518,40.88098097375846],[-73.79005864434494,40.88107811623326],[-73.78986765156739,40.88116918410936],[-73.78978716776693,40.881207560463366],[-73.78955872944312,40.88126128491547],[-73.78926161019822,40.88120541462367],[-73.78931835780455,40.8805786700919],[-73.78912020636925,40.880080210993526],[-73.79006332860776,40.879594661514915],[-73.78952309368967,40.87899812655801],[-73.78827313470913,40.878873573154294],[-73.78775415489744,40.87897323005546],[-73.78741169652488,40.87899425662693],[-73.78712640734796,40.87898290291082],[-73.78694087806711,40.87900421726656],[-73.78673946461818,40.87903170719592],[-73.78588496976658,40.87906723175264],[-73.78438168107574,40.87842053167049],[-73.78417738368832,40.87772135392854],[-73.78470964026458,40.87635799484777],[-73.78542459134653,40.87548530202441],[-73.78596895445074,40.87513675012752],[-73.78668493218784,40.87429347554252],[-73.78708678479047,40.87353624221618],[-73.78715932296443,40.87315738936011],[-73.78719087560513,40.872730553729205],[-73.78679051717084,40.87250701531354],[-73.78624874452618,40.8723828467722],[-73.78599147856566,40.87257050546383],[-73.78573128788786,40.87280383386972],[-73.78544759969024,40.87313256337111],[-73.78527509097648,40.873543713800466],[-73.78508139658781,40.87358996272319],[-73.78517279045144,40.87311937546344],[-73.7856809985385,40.87238726505716],[-73.78555929452186,40.87215276669474],[-73.78526152075722,40.871745322332465],[-73.78439311743647,40.872784094426216],[-73.78402157839558,40.873692422099325],[-73.78380448210444,40.873736688343556],[-73.78358738486054,40.87378095468037],[-73.78333967922717,40.87351262137864],[-73.78343142541378,40.87317870194888],[-73.7840371697184,40.8728266012637],[-73.78380906886674,40.87253395291507],[-73.78342458843251,40.87232749629101],[-73.7830685342604,40.87215357592278],[-73.78305579624063,40.87168067823901],[-73.78314218899503,40.87143905270978],[-73.78324264074436,40.87125516094628],[-73.78324331138882,40.87104942697159],[-73.7831866423025,40.870930209242815],[-73.78320175426305,40.87067036085386],[-73.78350179966249,40.870519328777576],[-73.78389734052226,40.87042695836958],[-73.78391578371954,40.870422650869365],[-73.7841445402058,40.87026065573324],[-73.78428802741071,40.870001046741386],[-73.784659178457,40.869915114965195],[-73.7849021607778,40.869763973240715],[-73.78495998839357,40.86952585943935],[-73.78521800238882,40.86913652413014],[-73.78534746253587,40.868801090540586],[-73.78560245305461,40.86834165222376],[-73.78557645524889,40.86856329584163],[-73.78551838554031,40.8688772061651],[-73.78551744254969,40.869169565719176],[-73.78568791368211,40.8693864472889],[-73.78598679893331,40.869592738286435],[-73.78657103927222,40.86977789988565],[-73.78726970836343,40.86986581499134],[-73.78795446145423,40.869845419063665],[-73.78853953524602,40.86977069609068],[-73.78901059796529,40.86966327545272],[-73.78968197448651,40.869361310772746],[-73.79038207692948,40.86899442562487],[-73.79069663688351,40.86875677621232],[-73.79139032586133,40.86814130746617],[-73.79228914014466,40.8658143772195],[-73.79265095767076,40.864136653184794],[-73.79147317119899,40.862207106249016],[-73.79188014597761,40.861255632209726],[-73.79190454927519,40.86082956271205],[-73.79208362124972,40.86077936805804],[-73.79226563531324,40.860735697372114],[-73.79245017939101,40.860698649522284],[-73.7926368356827,40.86066830838273],[-73.79282518160804,40.86064474264396],[-73.79301479076304,40.86062800565729],[-73.79320523388503,40.8606181353141],[-73.79332560925535,40.86060616885458],[-73.79351029757726,40.860551681290886],[-73.7935826883091,40.860490901923775],[-73.79362302791495,40.860417883538815],[-73.7936396208295,40.86024127816986],[-73.79355967957905,40.86014977213995],[-73.7935568410176,40.86014838482365],[-73.79335942097597,40.860051958965336],[-73.79339985516714,40.859948486200985],[-73.79364088707266,40.859833191400966],[-73.79379355287111,40.859796236249444],[-73.79386568469458,40.859778774829145],[-73.7940105406992,40.85963285209296],[-73.79409935372803,40.859450285064014],[-73.79412171244081,40.85931765680073],[-73.79425610311202,40.859170639772],[-73.7943974694618,40.85902744365801],[-73.79454562318033,40.85888825916131],[-73.79470951415249,40.85848231519007],[-73.79486983866911,40.85807555125808],[-73.79482082544901,40.85789375726646],[-73.79476507499766,40.85771308581663],[-73.79470263177447,40.85753368081176],[-73.79463354556843,40.857355685145166],[-73.79455787145825,40.85717924058657],[-73.79447566976835,40.857004487669165],[-73.7944332479473,40.85698632143849],[-73.79439424825235,40.856964171092166],[-73.79435931592684,40.85693840310602],[-73.79432902891782,40.85690944380889],[-73.79430388831409,40.85687777232907],[-73.79428256671372,40.85684019962865],[-73.79426848535668,40.85680070944858],[-73.79426192939665,40.85676010151899],[-73.79426303158672,40.856719198204544],[-73.79427176959216,40.856678827850324],[-73.79428796644366,40.856639808006754],[-73.7942939635464,40.856607534040066],[-73.79430448203593,40.85657593402552],[-73.7943500593429,40.85652702380391],[-73.79447213282253,40.856468730831416],[-73.79451792446615,40.856452029226155],[-73.79456667192163,40.85644117335779],[-73.79461709047472,40.85643644932693],[-73.79466785137163,40.85643798163286],[-73.79471761683666,40.85644572989249],[-73.79476507532729,40.85645948990461],[-73.79480897609822,40.85647889903128],[-73.79489023543132,40.85656202371644],[-73.79558880172956,40.85651323676672],[-73.79685461759928,40.85626435821342],[-73.79700108875325,40.85614016952226],[-73.79714070961906,40.85601151260317],[-73.79727324402185,40.85587860512189],[-73.79739846777984,40.85574167193429],[-73.79751616908356,40.85560094470551],[-73.79762614885391,40.855456661518],[-73.79772822107881,40.85530906646872],[-73.79782221312757,40.855158409255985],[-73.79790796604273,40.85500494475676],[-73.79798533480856,40.85484893259576],[-73.7982495022739,40.854795985109654],[-73.7985327412703,40.85500533260191],[-73.79872255600094,40.85491440117266],[-73.79904776834837,40.85405156055046],[-73.79902419393451,40.853957267649854],[-73.79899253393704,40.85386435010373],[-73.79895292443676,40.85377320719123],[-73.79890553567262,40.85368423056412],[-73.79885057130956,40.853597802563954],[-73.79878826756297,40.85351429457898],[-73.79871889218323,40.8534340654486],[-73.79864274330481,40.85335745992159],[-73.79856014816487,40.85328480717459],[-73.7984321621272,40.85323433352339],[-73.79830746266647,40.85317932101044],[-73.79818632876889,40.853119892717146],[-73.79806903144116,40.85305618160413],[-73.79795583310413,40.852988330213726],[-73.79780522990757,40.85194959809454],[-73.79819365996853,40.85059256140671],[-73.79932043160217,40.84991277537655],[-73.79940672091028,40.84983242017997],[-73.79948681481426,40.84974844806434],[-73.79956045098147,40.84966113408955],[-73.79962738823525,40.849570764261095],[-73.79968740734458,40.84947763459297],[-73.79974031174196,40.84938205013805],[-73.79978592816695,40.849284323988606],[-73.79982410723333,40.84918477625096],[-73.79985472391812,40.84908373299656],[-73.79987767797053,40.848981525193985],[-73.799883370432,40.84891083980223],[-73.79989651109996,40.848840728886046],[-73.79991618962462,40.848773995310005],[-73.79994261645554,40.84870861975032],[-73.79997376030164,40.848648249019],[-73.80001065925187,40.848589778323294],[-73.80005311397103,40.84853352350954],[-73.80009912704904,40.84829841390004],[-73.80012554455774,40.848263737371774],[-73.80015669451707,40.84823140523828],[-73.80019221958285,40.84820178839847],[-73.80023888573284,40.84817098090426],[-73.80029026722241,40.848144856056535],[-73.8003455542795,40.84812382558031],[-73.8004038755833,40.84810822091347],[-73.80046431199595,40.84809828798357],[-73.80058890200233,40.84814030335437],[-73.80070945952838,40.84818862865044],[-73.80082543116134,40.84824304204076],[-73.8009362845357,40.848303293747044],[-73.80104151077663,40.84836910719039],[-73.80114062683587,40.84844018026033],[-73.80123317770911,40.8485161867016],[-73.80131873852461,40.84859677761162],[-73.80139691649373,40.84868158304182],[-73.80146735271434,40.848770213695474],[-73.80152972381858,40.84886226271498],[-73.80158374345768,40.84895730754888],[-73.80162916361712,40.849054911891706],[-73.80166577575545,40.84915462768648],[-73.80169341176249,40.84925599718165],[-73.80171194473157,40.84935855503207],[-73.80172128954293,40.84946183043522],[-73.80172140325526,40.849565349292384],[-73.80171228530345,40.849668636385125],[-73.8017217336604,40.849762814634886],[-73.80173835351552,40.849856418842904],[-73.8017620890379,40.84994913439586],[-73.8017928604792,40.850040649665964],[-73.80183056444137,40.85013065705846],[-73.80201694171463,40.85043302429997],[-73.80221116637942,40.85073253056471],[-73.80241316240598,40.85102905844788],[-73.80262285071504,40.85132249171065],[-73.8028401492087,40.851612715325864],[-73.80306497280253,40.851899615523024],[-73.80329723345874,40.85218307983304],[-73.80353684022062,40.85246299713219],[-73.80378369924809,40.85273925768601],[-73.80417557932415,40.85334012018918],[-73.80454247276617,40.85473937751513],[-73.80453818113865,40.8547960011099],[-73.80452526717816,40.85485186437268],[-73.8045039052478,40.854906212950276],[-73.80447438379022,40.85495831294133],[-73.80443710143368,40.855007460806895],[-73.80439256160997,40.855052992870874],[-73.80434136575684,40.85509429428247],[-73.8042842051969,40.85513080731918],[-73.80422185180235,40.85516203891857],[-73.80415514757188,40.85518756733662],[-73.8040849932601,40.85520704784338],[-73.80401233621367,40.855220217378175],[-73.80395066931555,40.855219345994676],[-73.8038894256468,40.85522489117589],[-73.80382975784384,40.85523674855874],[-73.80377278888584,40.85525469498125],[-73.80371959096053,40.85527839268251],[-73.80367116528573,40.855307395659054],[-73.80362842326633,40.85534115805865],[-73.80359216934119,40.85537904445332],[-73.80356308584295,40.85542034179779],[-73.80354172015556,40.85546427284941],[-73.80352847441145,40.855510010795754],[-73.80352359792191,40.85555669481578],[-73.80352718248378,40.85560344628088],[-73.8035391606504,40.855649385291194],[-73.80368603416544,40.856133370357526],[-73.8037780630951,40.85630145969353],[-73.80383737490655,40.85648845650419],[-73.8038636768589,40.85666314381267],[-73.80389056334155,40.8569002663298],[-73.80395891628717,40.85717462927919],[-73.80405246302172,40.85750505118689],[-73.80413784756409,40.85784176037571],[-73.80417354171674,40.85814127464653],[-73.80420142253772,40.858484538159445],[-73.80417856111792,40.85867822182151],[-73.80417485011805,40.858755691003395],[-73.80417167874245,40.85882186816633],[-73.80420585726542,40.858959048932604],[-73.80422034282904,40.858977982907916],[-73.80430576415993,40.85908963203684],[-73.80439744909212,40.85922025991285],[-73.80449817480478,40.85943825284549],[-73.80456624045216,40.85968139696564],[-73.80464293882295,40.859968201572386],[-73.80467968804949,40.86038009986355],[-73.80468983898895,40.860586092952],[-73.80468371760058,40.860810905722936],[-73.80463487426358,40.86100342015321],[-73.80462819630296,40.8610297410328],[-73.80460527769031,40.86121718099274],[-73.80464756427774,40.86134183096786],[-73.80473234281914,40.86147964011819],[-73.80478643021804,40.86153847335526],[-73.80484718184061,40.86159342996375],[-73.80491411822175,40.861644076199816],[-73.80498671107966,40.861690012338315],[-73.80506438748517,40.8617308758276],[-73.80514653438362,40.86176634415144],[-73.80523250343357,40.86179613737463],[-73.80532161612409,40.86182002035256],[-73.80541316913045,40.86183780458732],[-73.80550643986547,40.861849349715634],[-73.80560069218329,40.86185456461665],[-73.80569518218995,40.8618534081314],[-73.80578916411534,40.8618458893875],[-73.8058818961998,40.861832067727235],[-73.80594876023346,40.861805572866736],[-73.806010851043,40.8617730649821],[-73.80606723528136,40.86173503273461],[-73.80611706538733,40.86169204782756],[-73.80615959232613,40.86164475641166],[-73.80619417684862,40.86159386937181],[-73.80622029909972,40.86154015164072],[-73.80623756643224,40.86148441070018],[-73.80624571930777,40.861427484442515],[-73.80582041215787,40.86003461196691],[-73.80613057038931,40.859881000645345],[-73.80655629956544,40.859817926100135],[-73.80660263728188,40.85984053415542],[-73.8066451368355,40.859867136229944],[-73.80668320419156,40.85989736049797],[-73.80671630726344,40.859930784504705],[-73.80674398334989,40.85996694107082],[-73.80677276371185,40.860026548453696],[-73.8068091490651,40.86008370940522],[-73.80685278444051,40.860137866243235],[-73.80690324413212,40.86018849059339],[-73.80696003585005,40.8602350885445],[-73.80702260552322,40.8602772054675],[-73.80709034270481,40.86031443045136],[-73.80716258652807,40.86034640031224],[-73.80723863215418,40.86037280313724],[-73.80731849105418,40.86038563411537],[-73.80739972544791,40.86039170954806],[-73.80748134698851,40.86039095551791],[-73.8075623626185,40.86038338119887],[-73.80764178665282,40.86036907874473],[-73.80771865277218,40.860348222167666],[-73.80779202578066,40.86032106522109],[-73.8078610129845,40.860287938312105],[-73.80792477505372,40.860249244481196],[-73.80798253623408,40.86020545449839],[-73.80803359378548,40.86015710113543],[-73.80807732653166,40.8601047726831],[-73.8081132024174,40.860049105793756],[-73.80814078498118,40.85999077773511],[-73.80815973866441,40.85993049815002],[-73.80816983289319,40.85986900042249],[-73.80817094488229,40.85980703275485],[-73.80816306112796,40.859745349064845],[-73.8080582017039,40.85954913990345],[-73.8079462219942,40.85935521205116],[-73.80782720804963,40.85916371442474],[-73.8077012513201,40.85897479407344],[-73.80756844858442,40.858788596066425],[-73.80742890187578,40.85860526338104],[-73.80742527433378,40.85855364146295],[-73.80746936552238,40.858501732978134],[-73.80759409062236,40.858481769193936],[-73.80767772099053,40.858529451326255],[-73.81110457149288,40.86246446873083],[-73.81122767667527,40.86250532429518],[-73.81134786517158,40.86255091150869],[-73.81146482170664,40.86260111079048],[-73.81152883807114,40.862626525471896],[-73.81159565238823,40.86264738020575],[-73.81166470256245,40.86266349954458],[-73.81173540768692,40.862674747879076],[-73.81180717293091,40.86268103057869],[-73.81200871482761,40.86267179990361],[-73.81202508504711,40.862670111727766],[-73.81204159929347,40.86267045823867],[-73.81205782170385,40.86267283029085],[-73.81207332411775,40.86267716527833],[-73.8120876973775,40.86268334878718],[-73.81210056212706,40.86269121761507],[-73.81211157882443,40.86270056407876],[-73.81212045670318,40.8627111414954],[-73.81212696144674,40.862722670693245],[-73.8121372395826,40.86272939646035],[-73.81214870386692,40.86273490748241],[-73.81216110729248,40.86273908501977],[-73.81217418261721,40.86274183906393],[-73.81218764812232,40.86274311027674],[-73.81220121368216,40.862742871268786],[-73.81221006149676,40.86274071982603],[-73.81221923689097,40.862739612686134],[-73.81222852732279,40.8627395754952],[-73.81223771758535,40.8627406091148],[-73.81224659479219,40.862742689601774],[-73.81225495330857,40.86274576876301],[-73.8122624997952,40.86274971415794],[-73.81226918339536,40.8627544726698],[-73.81227485351677,40.862759937081755],[-73.81227938240237,40.86276598427197],[-73.81228266800882,40.862772477987555],[-73.81228463630576,40.862779271914846],[-73.81228524294396,40.862786212975614],[-73.81228462393152,40.86279239715698],[-73.81228292277262,40.86279846320646],[-73.81228102660842,40.862814695895224],[-73.81228283290646,40.86283093448997],[-73.81228828792979,40.862846695872236],[-73.81229722938706,40.86286151112098],[-73.81230939126058,40.86287493946338],[-73.81232441172058,40.86288658138879],[-73.81234184388988,40.862896090534534],[-73.81239628558542,40.86292301892686],[-73.81244621528293,40.862954587379356],[-73.81255373262269,40.86302245834773],[-73.81266563844888,40.863086109535715],[-73.81278164572349,40.86314537767147],[-73.81290145688537,40.86320011072574],[-73.81293557923317,40.86321662400401],[-73.81297268683707,40.86322887676092],[-73.8130118640321,40.86323656664778],[-73.8130521440829,40.8632395039091],[-73.81309253303931,40.863237616065014],[-73.81313203426373,40.86323094970001],[-73.81316967302486,40.863219669313146],[-73.81318153884379,40.863213923775994],[-73.81319449440282,40.86320974991703],[-73.81320818170356,40.8632072630715],[-73.81322222252759,40.86320653195793],[-73.81323622888789,40.863207576779],[-73.81324981374968,40.863210368663445],[-73.81326260172527,40.86321483046363],[-73.81327423944701,40.86322083888762],[-73.81328440533173,40.86322822790583],[-73.81329281846692,40.8632367933389],[-73.81329924637326,40.86324629849983],[-73.8133609883152,40.863341580769905],[-73.81342766230404,40.86343492783411],[-73.81349916331611,40.86352619262522],[-73.81357537872147,40.863615231355965],[-73.81360918917126,40.86364368981317],[-73.81363758449976,40.863675376281385],[-73.81366003650136,40.86370970134268],[-73.81367612752368,40.86374602649625],[-73.81368555823703,40.8637836760354],[-73.81368815320316,40.863821949616515],[-73.81369750754975,40.86384009352118],[-73.8137108593963,40.86385673342986],[-73.81372780526598,40.86387136650099],[-73.81374783307311,40.863883550537174],[-73.81377033759779,40.86389291734845],[-73.8137946387751,40.863899183878395],[-73.8138200022462,40.863902160758364],[-73.81384566155027,40.863901758029705],[-73.81396877184339,40.8638522213954],[-73.81401681576699,40.86384384745717],[-73.81404089680628,40.86386039503249],[-73.81402791809288,40.863905201704654],[-73.81398447999459,40.863994845161706],[-73.81395190872976,40.8640645646397],[-73.8139585735461,40.86410270421612],[-73.81400877754677,40.86408603314684],[-73.81405881262829,40.86401130738388],[-73.81417219552466,40.863931500129354],[-73.81422880477857,40.86386339803305],[-73.81420893904064,40.86379376576412],[-73.81417170994838,40.863763970907904],[-73.8141257218666,40.863727556313876],[-73.81437997747584,40.86325439784332],[-73.81448465164273,40.86318621579137],[-73.81459579280151,40.86308816539368],[-73.81466566434062,40.863073120294096],[-73.81475304852847,40.86306965685893],[-73.81482290562731,40.86304963435223],[-73.81488620682802,40.863029623901106],[-73.81493208808953,40.86302954706572],[-73.81495838904881,40.863057701020786],[-73.81498857405204,40.8630904722802],[-73.81501897203435,40.86312252536488],[-73.81510315384162,40.86305746536781],[-73.81550829063958,40.862482608708156],[-73.81641392102735,40.86118062770392],[-73.81632908278911,40.86115273001974],[-73.81587638257511,40.86100386461143],[-73.81568204242582,40.861109764543826],[-73.81549293707928,40.860955286737166],[-73.81526321415286,40.86111774712506],[-73.81479629757497,40.86112895624426],[-73.81485206024104,40.86090099030993],[-73.81381802586881,40.860548278670784],[-73.81273146495052,40.85887754194783],[-73.81230602708425,40.85416202647326],[-73.81640870908164,40.8540822546122],[-73.81657711471449,40.853822426701896],[-73.81684981404568,40.85328468250166],[-73.81696254430011,40.85278501267549],[-73.8169698373282,40.85271127779669],[-73.81698577763635,40.85263833261152],[-73.8170102376869,40.85256676062222],[-73.81704302179283,40.85249713434467],[-73.81708386768398,40.85243001072896],[-73.81711166088314,40.85238939383619],[-73.81713326512057,40.852346662160954],[-73.81714840656582,40.85230235734477],[-73.81715689330824,40.85225704096826],[-73.81715861778898,40.85221128743294],[-73.81713069323166,40.852150098176615],[-73.81712633131627,40.852095273471214],[-73.81713099465561,40.85204046290442],[-73.81713976212676,40.85201844005771],[-73.8171582563327,40.85197198337282],[-73.81717191352789,40.85192746497488],[-73.81719459659098,40.85188296138052],[-73.81720828353129,40.851828165777356],[-73.81719039626161,40.85176989361132],[-73.81713189892422,40.851711556070235],[-73.81710848616754,40.8516985698707],[-73.8170823418617,40.851684069276104],[-73.81702373247599,40.85166684551821],[-73.81696953091021,40.85168731570696],[-73.81692891227496,40.851690677786486],[-73.81691542317323,40.851673525567165],[-73.81693804031428,40.85165300528848],[-73.81697422197051,40.85162222693349],[-73.81701488702424,40.85160173527182],[-73.81706907886702,40.85158468973449],[-73.81708724951261,40.851540179170634],[-73.81708739083794,40.851488787458884],[-73.81708786881555,40.85148770450554],[-73.81710555246492,40.85144770324085],[-73.81712368537195,40.85141689622231],[-73.817123864346,40.85135180078967],[-73.8171240904222,40.85126957344481],[-73.8170881445671,40.851214699159485],[-73.81705764722437,40.851178596835865],[-73.81701179857703,40.851084384969866],[-73.81696683811617,40.85102606981374],[-73.81691731869573,40.85098487721356],[-73.81685873870757,40.85095737599877],[-73.81678205239639,40.85095040133453],[-73.81670082809474,40.85095369816576],[-73.81660611270243,40.85093984385122],[-73.81650694371847,40.850905425028664],[-73.81641233245736,40.850853882558866],[-73.81632663289406,40.85084346721827],[-73.81628595906913,40.85086738515725],[-73.81623984150612,40.85089957410622],[-73.81622718968676,40.85090840574163],[-73.81617759440236,40.85089462177088],[-73.81615793715302,40.850871629300805],[-73.81611013201423,40.850815713072684],[-73.81604706927793,40.85077792604366],[-73.81596136832394,40.85076751093168],[-73.81590219996406,40.85078437344907],[-73.81584564811494,40.850795422849316],[-73.81579537629285,40.85081870445055],[-73.81571378494662,40.85081620384489],[-73.81569845466507,40.850797117324355],[-73.81569977313981,40.85077233629587],[-73.81578432668553,40.85071907799657],[-73.81586130825956,40.85069274018197],[-73.81588420973743,40.850684904959486],[-73.8160356813383,40.85060266911639],[-73.81603963174233,40.850528324501404],[-73.81601028816395,40.85046537017235],[-73.81595449185578,40.85043883854147],[-73.81596528550037,40.850389525697096],[-73.81605536342398,40.85038608033399],[-73.81619472416132,40.85037793934104],[-73.81627177606615,40.85031203978],[-73.8162861909424,40.850194576449034],[-73.81624901705005,40.85012517712765],[-73.81594076727512,40.84977442943636],[-73.81580963832378,40.84962768554428],[-73.81573266022279,40.849538449481955],[-73.81567166898118,40.84945590870655],[-73.81565279058921,40.84934983712582],[-73.81552034592389,40.84922787393093],[-73.81544040466154,40.84919439608572],[-73.81536697559866,40.849192146005656],[-73.81528275171037,40.849239208669296],[-73.81520965132304,40.849230762978685],[-73.81520855623975,40.849229951581776],[-73.81513102820763,40.84917250355325],[-73.81514191918808,40.849080612232505],[-73.81630119218518,40.848572171902056],[-73.81726322594591,40.84842656785964],[-73.81820226896392,40.84831103248246],[-73.81915009211642,40.848170179988344],[-73.82014043680655,40.84802059855175],[-73.82048405617276,40.8485010261328],[-73.8211035570011,40.8481989802778],[-73.82203826848409,40.847690369206454],[-73.82301297055878,40.84716173885757],[-73.82395955465346,40.84664124205515],[-73.82443760484706,40.84637787407211],[-73.82495697663153,40.846105444802056],[-73.82508489219661,40.84469769785312],[-73.82507950048333,40.844304002390814],[-73.82513836231067,40.843343597547666],[-73.82517999004776,40.842700059478226],[-73.8255815551548,40.842818658893655],[-73.82567803751556,40.84284715214996],[-73.82580705553993,40.84288069354737],[-73.82624132976044,40.842993594145476],[-73.82619627796326,40.843816936214296],[-73.82611300711162,40.84533869377135],[-73.82611304198562,40.84533885531697],[-73.82617014070509,40.845573988474456],[-73.82624553007022,40.84580733888292],[-73.82633899938845,40.84603754740294],[-73.8263483644476,40.84605657026968],[-73.82645014940867,40.84626339582648],[-73.82657840268168,40.846483723299244],[-73.82672302624424,40.84669743908834],[-73.82688311089858,40.846903514679475],[-73.82767729675133,40.8481306809806],[-73.82799994536633,40.84863235054614],[-73.82799559786811,40.84890992196039],[-73.8279700236423,40.84918776810925],[-73.82792321788371,40.849464488138004],[-73.82785535403791,40.84973868596944],[-73.82776682792557,40.85000897305105],[-73.82765823684339,40.85027403382674],[-73.82742445673762,40.85099364680603],[-73.82718423759042,40.85171120529131],[-73.82713133325596,40.85187108052188],[-73.82737835766393,40.85281795916682],[-73.82721751210366,40.853250512796386],[-73.82723026126365,40.85335075694891],[-73.82801415960884,40.85472248696775],[-73.82860197165202,40.85571784809734],[-73.82908318639825,40.85567601369523],[-73.82956640505427,40.85562081655448],[-73.83056649294191,40.85551244759972],[-73.83129157705645,40.85543410484934],[-73.83147565820752,40.85545085352276],[-73.83165843201604,40.85548344755913],[-73.83183634968998,40.85553171192257],[-73.83200598814074,40.8555948765703],[-73.8321642065284,40.855671612862636],[-73.83229711921899,40.85574641210195],[-73.83242972750037,40.85582103970297],[-73.832812652718,40.85597971271667],[-73.83283502322718,40.85603584525954],[-73.83276219995192,40.85607953976272],[-73.83268903342149,40.8561323830218],[-73.8323846860854,40.85635221095729],[-73.83213712264235,40.85654369113218],[-73.83193393765512,40.85669351703667],[-73.8312833842106,40.85734996242261],[-73.83111449155489,40.85752432962297],[-73.83072266720525,40.857994586642],[-73.8305547130211,40.85819039555215],[-73.82959409157192,40.85935976379669],[-73.82872856949885,40.86041332760327],[-73.8284267974439,40.86078903758312],[-73.82834347431387,40.860892026674904],[-73.82826796566385,40.86083733316125],[-73.8279944496935,40.860840185902816],[-73.82787032368184,40.86067821250283],[-73.82759107994592,40.86007855140401],[-73.82741458080997,40.859959872718264],[-73.82732348828942,40.85968688707433],[-73.82720794093149,40.85941373891194],[-73.827145562984,40.85923239493478],[-73.82699653234856,40.85908778590322],[-73.82632571111331,40.8592979973968],[-73.82444012074629,40.859501383985446],[-73.82450575184417,40.85976402146646],[-73.82037553020744,40.86103300549346],[-73.8189542552922,40.8624745616902],[-73.81761651294968,40.863626343146144],[-73.81684495908262,40.86430679279961],[-73.81699760266439,40.86445903114313],[-73.81641455929821,40.86515149760708],[-73.81578764066228,40.86575806093616],[-73.81938761441872,40.86798690235931],[-73.81940759158807,40.867999271044944],[-73.82091617219083,40.86891693437206],[-73.82097601115584,40.86894978689488],[-73.82103881104537,40.86897607974813],[-73.82111615264914,40.869008137472065],[-73.82126543759561,40.86907454349094],[-73.82329599430474,40.87309741817937],[-73.8211026856609,40.87896924536069],[-73.81992586501934,40.88211933346689],[-73.82023958328116,40.88549105134718],[-73.82027433015828,40.88555070032882],[-73.8198327537046,40.885669254574886],[-73.81841703369405,40.88603699422926],[-73.81742638908601,40.88629430586461],[-73.81670778591428,40.886480950542605],[-73.81547873106554,40.886687446138055],[-73.81536464227077,40.886701221016885],[-73.81528345524913,40.88671102421091],[-73.81518316846378,40.886719660962825],[-73.81485665925386,40.88674823253619],[-73.81442762192326,40.8867719646763],[-73.8139974836602,40.886782132483994],[-73.81356734739515,40.886778709249256],[-73.81209659245565,40.88671501066283],[-73.81198043683352,40.88670433944502],[-73.81140645226499,40.88663558781372],[-73.81083611971064,40.88655115214643],[-73.81027053227722,40.88645124252344],[-73.8097107925251,40.8863360754274],[-73.80915068113792,40.88621447698116],[-73.8086845936065,40.8861132913955],[-73.80834232390401,40.88604431363922],[-73.80799398227822,40.88599083134266],[-73.80764139501876,40.885953252397975],[-73.80728647122577,40.885931813816235]]],[[[-73.87643743064935,40.896870593962284],[-73.8771197410581,40.89546866364358],[-73.87572387241622,40.89562260134732],[-73.87480618114917,40.89572568763897],[-73.87241034490094,40.896241286144296],[-73.87048672642314,40.89664021101386],[-73.87006981126909,40.8965907367487],[-73.86691694871655,40.89608268491192],[-73.86491632477374,40.89574949536632],[-73.86401637740464,40.89552304744748],[-73.86355915755325,40.895377017205],[-73.86330853009213,40.89529484888724],[-73.86287533264161,40.89515402968615],[-73.862190030509,40.89493051852683],[-73.86214409344599,40.89491553040591],[-73.86209147149725,40.89489836101408],[-73.86190465853076,40.894837405493824],[-73.86182532361813,40.8948115210055],[-73.8617618074537,40.89479118364248],[-73.86135927864306,40.89466231935555],[-73.861405140482,40.89453904366812],[-73.86149253626178,40.89427891722789],[-73.86192535143314,40.89329121598514],[-73.86198229582854,40.89316126228462],[-73.86215575170635,40.89283406251692],[-73.86225345518159,40.89267048819031],[-73.86273972188111,40.89183889282555],[-73.86275188404169,40.891650687002816],[-73.86276661966666,40.89161957433855],[-73.86303842471298,40.89111254785968],[-73.86380857394386,40.889715899372995],[-73.86460021982454,40.88829971188813],[-73.86538049290174,40.88688347522357],[-73.86620661508553,40.885378614062795],[-73.86624567696252,40.88526569333199],[-73.86624572511447,40.88526556774589],[-73.86624574919097,40.885265449837895],[-73.8662672721201,40.885147691324484],[-73.86627001727457,40.885027479291765],[-73.86627001745485,40.885027389667414],[-73.86627000593697,40.8850272996944],[-73.86625345816202,40.884907300171086],[-73.86621798004754,40.884790014681435],[-73.86616484807236,40.88467823930014],[-73.86616476518267,40.88467807720967],[-73.86616465843814,40.884677922965096],[-73.86609568402109,40.8845736214592],[-73.86606034351723,40.88450592711995],[-73.86606028461782,40.88450579973442],[-73.86606024936972,40.88450565595912],[-73.8660407342542,40.88443347696883],[-73.86604066388638,40.88443323531958],[-73.86604065203618,40.8844329818441],[-73.86603810764099,40.88435938218842],[-73.86603809566084,40.884359193209036],[-73.86603813220563,40.884359022043334],[-73.86605231329287,40.884287044151954],[-73.86705258284128,40.882255215750575],[-73.86812877191865,40.880066552919885],[-73.86885103292825,40.878579818238016],[-73.86894382691679,40.87859185277937],[-73.86907407564996,40.878579167530575],[-73.86912851747668,40.87851887015145],[-73.86918623356077,40.87846614898982],[-73.86923698739879,40.87842466940056],[-73.86928008973368,40.878379696587075],[-73.86931932626109,40.878332729264606],[-73.8693545373007,40.878283958585364],[-73.86938557933017,40.87823358294908],[-73.86941232626828,40.87818180748919],[-73.86943466926999,40.87812884292244],[-73.86948896192662,40.8779894684106],[-73.87004672690107,40.87667053082932],[-73.87015418392427,40.87641695754105],[-73.8701809422137,40.876354530437986],[-73.87019944869922,40.876311355321434],[-73.8702203286068,40.87626264289013],[-73.87026997881347,40.876103970312265],[-73.87030247991875,40.87594247661722],[-73.8703175077389,40.8757797934626],[-73.87031684661684,40.87573572281559],[-73.87031508333357,40.875617522732234],[-73.87031310874234,40.87534062095659],[-73.8703766718184,40.87328437216205],[-73.87056192524669,40.87151077845378],[-73.87053738652403,40.86967403141305],[-73.8705349472269,40.86958170253734],[-73.87053320083086,40.869515580235785],[-73.87052897324556,40.869355533349726],[-73.87052621665921,40.86925117679466],[-73.87051629780478,40.868875665231194],[-73.87051473333179,40.86881643234378],[-73.87051057057853,40.8686588353671],[-73.87049958091382,40.86824277610989],[-73.87049783458582,40.86817665496452],[-73.87049186989425,40.86795083099316],[-73.87045509057101,40.86663286876312],[-73.87042127567257,40.865361080432834],[-73.87040207544753,40.86509991054525],[-73.87038919929897,40.864838516920976],[-73.8703826514993,40.864576987807474],[-73.8703824341844,40.86431541149693],[-73.87038854719542,40.86405387629848],[-73.87040098857457,40.863792470500634],[-73.87041975404715,40.863531282351396],[-73.8704448372037,40.86327040002445],[-73.87057937656488,40.8614045539279],[-73.87088409248926,40.85889518076047],[-73.87097845158804,40.85819941465333],[-73.8710326887361,40.857807797394834],[-73.87108262578988,40.857377040136],[-73.87107598135408,40.85734166114825],[-73.87107594621506,40.85734146292879],[-73.87107580428587,40.85734126458996],[-73.87104967490694,40.85730515302332],[-73.87104945002305,40.857304837660415],[-73.87104905928045,40.857304603360994],[-73.87100272741763,40.85727711273949],[-73.87100227739222,40.857276842691164],[-73.87100173171994,40.857276742739636],[-73.87094462202353,40.85726608050204],[-73.87094413634877,40.85726598932863],[-73.8709436618489,40.857266051954184],[-73.87089011154794,40.85727278193136],[-73.87088983898651,40.857272817811406],[-73.87088962543514,40.857272916411254],[-73.87087754120735,40.85727822426865],[-73.87084887444587,40.85729081724879],[-73.86954868104702,40.8577260296799],[-73.86889622722208,40.85777277294437],[-73.8684153969594,40.85778035814372],[-73.86876752987448,40.8573407799196],[-73.86887859031343,40.85720213833701],[-73.86907624640519,40.85694556061957],[-73.86927391310704,40.856688982565686],[-73.86988842286861,40.85597106765296],[-73.86990379578567,40.85587302161596],[-73.8699042156867,40.8557732926938],[-73.86988939612952,40.85567386169581],[-73.86985960421022,40.85557672814248],[-73.8698157625324,40.85548377485444],[-73.86937675462421,40.85426572261055],[-73.86916668668056,40.85368604602685],[-73.86872263230678,40.852423851915454],[-73.86860515575904,40.85206864594078],[-73.86853091252678,40.85177675689456],[-73.8684443333913,40.851486672186624],[-73.86834552349357,40.851198852264226],[-73.86823466081263,40.850913737216324],[-73.86920944636059,40.84923837287328],[-73.869523629517,40.848686977587874],[-73.86956259014319,40.848018713238574],[-73.86889243340798,40.84811232212653],[-73.86941208460321,40.84724549093968],[-73.87096254074743,40.844333660002306],[-73.87179038486082,40.84380281433584],[-73.87184610291017,40.843760777855856],[-73.8719023725063,40.8437208520911],[-73.8730563293731,40.84324293216128],[-73.87400597655667,40.842530173116856],[-73.87426120860182,40.84213323702405],[-73.8745917537079,40.84152064753872],[-73.87608448669229,40.84206476941817],[-73.87679872059412,40.84229978727676],[-73.87686858226901,40.84231710694597],[-73.87694201688588,40.842335627509925],[-73.87757280041201,40.84248377147665],[-73.8781754695868,40.84261769604508],[-73.87733907238247,40.843991755057985],[-73.87800756863254,40.84448429620561],[-73.87919408833167,40.845321733729634],[-73.88047737188707,40.846194810913765],[-73.88105584749775,40.84659449001669],[-73.88199829537226,40.84723531199198],[-73.8828444557482,40.8478172264517],[-73.88311982503737,40.848221092379326],[-73.88288269234572,40.84907404689096],[-73.88284931460149,40.849192527249244],[-73.8825574525017,40.85022425780255],[-73.88232256630305,40.851060791502505],[-73.88200299078602,40.852189358189634],[-73.88166760037095,40.85334820033174],[-73.88103358927431,40.855599952738245],[-73.88073042819913,40.85667660491105],[-73.88072954099921,40.8568072749284],[-73.88077132154068,40.85703976101524],[-73.88079155209074,40.85712750872775],[-73.88080810075402,40.8571984483605],[-73.88088225079748,40.85750954533905],[-73.88094184913341,40.857694495539214],[-73.88094193187914,40.85769473937112],[-73.88094199056017,40.85769499138681],[-73.88098293785943,40.85788399212385],[-73.8810046438004,40.85807565739041],[-73.88100678893151,40.858268022656404],[-73.88098942824945,40.85845935880373],[-73.88096586218136,40.858545205286596],[-73.88075871462212,40.85949442452494],[-73.88060896855326,40.86035709310715],[-73.88061726873227,40.860497010617536],[-73.88064370255256,40.860637316943105],[-73.88068839533116,40.86077599304272],[-73.88075099141268,40.86091098787499],[-73.88083055905187,40.861040344446955],[-73.88092572528576,40.86116228824049],[-73.88103469103123,40.861275295078585],[-73.88200794138376,40.8620468533623],[-73.88379371102812,40.8641715717319],[-73.88379386461102,40.86417182384145],[-73.88386792048034,40.86429088877029],[-73.88392395828731,40.86441776187149],[-73.8839600236357,40.864549719289066],[-73.88397514964443,40.86468399811491],[-73.88396922333753,40.86481774130377],[-73.88394303012626,40.864948187018214],[-73.88390334859179,40.865073802192605],[-73.88384464441339,40.865196812650574],[-73.8837674922273,40.865314753169095],[-73.88367321255318,40.86542528323696],[-73.88356377751154,40.86552635180669],[-73.88344168282721,40.86561633152432],[-73.88319816122713,40.8657663141535],[-73.88273658856879,40.8660485731016],[-73.88267624733312,40.866089141481126],[-73.88271794668613,40.86613296570481],[-73.88297537089908,40.86644973200371],[-73.8830938237215,40.86660218502374],[-73.88133855509102,40.86759008825947],[-73.87991380386933,40.868361251664275],[-73.87981206304924,40.86841664797142],[-73.87772753018513,40.86955533815708],[-73.87694352025083,40.86995468157216],[-73.87619257550203,40.87047695670112],[-73.8751885016261,40.871575756812156],[-73.87436750696264,40.872701009198366],[-73.87255250900341,40.87517518332597],[-73.87160718628841,40.87692157250928],[-73.87094414748078,40.87850969541408],[-73.87024100052683,40.88022935240384],[-73.87083567774043,40.880454114278486],[-73.87187100693804,40.880328119922844],[-73.87191661824274,40.88023817801631],[-73.87307334534816,40.88013438485497],[-73.87406751271402,40.880038906292135],[-73.87494589755502,40.87994766929536],[-73.87479240732004,40.88007512838785],[-73.87470255490288,40.881553823556],[-73.87533699431141,40.881671832397295],[-73.87625890073612,40.88183204020776],[-73.87717006018114,40.88199391281058],[-73.87812575227798,40.88215368497451],[-73.87772817727739,40.883454195085264],[-73.87760676612407,40.884523044123064],[-73.87783125838072,40.886772759678216],[-73.87799009000491,40.887050358507054],[-73.87803562426492,40.88711832175623],[-73.87813129124092,40.88691279731877],[-73.87814944568301,40.88687380736412],[-73.87876041620903,40.88604019986077],[-73.87936283259538,40.88521823997486],[-73.87995798752786,40.88439062896617],[-73.88124422541561,40.88270963300562],[-73.88208623674458,40.88313222191124],[-73.88274833360879,40.88339738680175],[-73.88319088769377,40.883284834512295],[-73.88334213509289,40.883226518412044],[-73.88334234867828,40.883226437379456],[-73.88334258673261,40.88322637446407],[-73.88350764153827,40.88318324646596],[-73.88350787959229,40.883183183550216],[-73.88350810457705,40.88318314708984],[-73.88368327384195,40.883157633328466],[-73.8836833685653,40.88315761533148],[-73.8836834756177,40.88315761543937],[-73.88386358115356,40.883151394093396],[-73.88386374759692,40.883151385382156],[-73.88386391400923,40.88315139442832],[-73.88404328571234,40.88316497373714],[-73.8840434159238,40.883164983751826],[-73.88404353442243,40.883165001963306],[-73.88421671489878,40.88319766532227],[-73.88421683426614,40.8831976917431],[-73.88421696443189,40.88319772805854],[-73.88437887903551,40.883247597844],[-73.8843790575109,40.88324765129497],[-73.88437922315181,40.883247723328104],[-73.88452615159298,40.8833121473326],[-73.88516495834318,40.88363161165537],[-73.88662413039563,40.884267303209924],[-73.88683486674795,40.884342025562816],[-73.88692889734071,40.884355714853974],[-73.88705142536126,40.88434957584602],[-73.88758612608929,40.8842556191605],[-73.88840157207179,40.88441707517055],[-73.88889642181157,40.884503919159044],[-73.88984701827071,40.88468574608965],[-73.89080543980872,40.884867843467326],[-73.89176617913937,40.885049846262035],[-73.89288644520525,40.885264306306155],[-73.89291643700882,40.88531143409427],[-73.89453431343169,40.88559406387414],[-73.89467948886868,40.885519941585684],[-73.89508270593421,40.88564151150409],[-73.89595674959419,40.88582832452113],[-73.89652068999247,40.885936989195706],[-73.89661546555921,40.88595525550798],[-73.89668243080887,40.88596459035183],[-73.89688178428628,40.88599934727598],[-73.8971564543346,40.88604482374264],[-73.89738336102366,40.88608677179571],[-73.89892571825057,40.886383501804794],[-73.89972588559948,40.886514887010286],[-73.89978252141886,40.886529124010615],[-73.8997112759671,40.886638731039355],[-73.89962065314559,40.88677948771865],[-73.89936426850633,40.8872490897004],[-73.8992249910414,40.88753080256143],[-73.8982721693129,40.88945794299893],[-73.89787887465401,40.8902761012416],[-73.89776669092598,40.89050938970774],[-73.89769601095311,40.89068182399738],[-73.89731936279004,40.89161586070941],[-73.89728112520802,40.89171068368043],[-73.89705763386083,40.89214045752817],[-73.89675790074946,40.892645443571766],[-73.89643170717083,40.89365527992689],[-73.89670747089332,40.89580502991722],[-73.89699492794273,40.89787872387863],[-73.89709149080834,40.8985933177029],[-73.8971571716544,40.899371826677275],[-73.8971394726292,40.899619434976664],[-73.89707329208717,40.90008389133758],[-73.89704651420283,40.900224703068524],[-73.8970336369264,40.90027862128197],[-73.89702895085594,40.90031520424904],[-73.89697054181914,40.90061116757798],[-73.89687844568368,40.90104058013581],[-73.89661002194877,40.90220351308462],[-73.89640895736375,40.902961108719374],[-73.89635786037738,40.903200131584455],[-73.8964113348314,40.904504520820296],[-73.89643503456722,40.905092998567206],[-73.89649229382303,40.90633965294524],[-73.89654653292526,40.90750665504453],[-73.89656464532244,40.90828582466484],[-73.89659583781392,40.909627659148654],[-73.89660613607266,40.910202248621836],[-73.89663068585014,40.91129887768766],[-73.89663068577326,40.91129892710651],[-73.89663333796997,40.911417375348314],[-73.89246906629558,40.9101676642102],[-73.88610703990891,40.90832927075112],[-73.88605575445887,40.908314453104374],[-73.88599855053896,40.90829712497292],[-73.88561523041908,40.908181024314885],[-73.88480028067006,40.90793073608315],[-73.88469597252768,40.90789870029542],[-73.88405407276746,40.90770269738799],[-73.88303257442067,40.90733363115724],[-73.88148094427798,40.90689185670175],[-73.87836160125998,40.90600363600621],[-73.87816777621488,40.9059555074812],[-73.87811197839368,40.90594376008389],[-73.87807189410375,40.90593244370395],[-73.87803672198655,40.90592860682369],[-73.87786550442712,40.905869210358055],[-73.87736817117883,40.9057116573731],[-73.876467149983,40.905444117214635],[-73.87563292119702,40.905208212817456],[-73.87483045288504,40.90494378336828],[-73.8741605488437,40.904781283240084],[-73.87294860419104,40.90444102266901],[-73.87095251952445,40.903850252714896],[-73.86789043713755,40.90298695364981],[-73.86816613883205,40.90244829800068],[-73.86820270305348,40.90235538277367],[-73.86899707630553,40.90155915515452],[-73.87010369641827,40.90074194698191],[-73.87118446521416,40.900139140792604],[-73.87301813879293,40.89935490470137],[-73.87388944310385,40.89896546270362],[-73.87482041484941,40.89844543802374],[-73.87589465388929,40.8975594586441],[-73.87643743064935,40.896870593962284]]]]}},{type:"Feature",properties:{ntacode:"BK33",ntaname:"Carroll Gardens-Columbia Street-Red Hook",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.99236367043254,40.68969012377704],[-73.99262286086666,40.68916054883605],[-73.99268552762916,40.689033246531274],[-73.99292888955875,40.68851942212515],[-73.99300451710872,40.688364636542566],[-73.99326830002887,40.687824451828504],[-73.99333822964901,40.68767879693392],[-73.9936042321315,40.68712723004818],[-73.99378736930764,40.68675596693511],[-73.99392929615895,40.6864528711465],[-73.9940914768684,40.6861134398259],[-73.994253679571,40.68577799742943],[-73.99440802432699,40.6854524959963],[-73.99457806788305,40.68510014242688],[-73.9949011360608,40.6844302380909],[-73.9926229263584,40.68354371192407],[-73.9904237420374,40.68269393320181],[-73.9882718920771,40.68186238574159],[-73.98722413947026,40.681447301875444],[-73.98765051657774,40.68081863847096],[-73.98808029219934,40.6801721667736],[-73.98850509818281,40.67953715784814],[-73.98897369327285,40.67884987667409],[-73.9893181373708,40.67834938986695],[-73.98931805451755,40.67825394028361],[-73.98940896383955,40.6774545168597],[-73.9898656612043,40.67682660194189],[-73.99036651414423,40.676218320608015],[-73.99069861947522,40.67580741896596],[-73.9925657564995,40.6761058201511],[-73.99279927074298,40.67613190650716],[-73.99280910236517,40.676148750696164],[-73.9931237447386,40.67617871434166],[-73.9931783632633,40.67616165824315],[-73.99333427160731,40.6761760135236],[-73.99349102389782,40.676183302416916],[-73.99364806807085,40.67618349925241],[-73.99380485103427,40.6761766033369],[-73.99396082061604,40.67616263895697],[-73.99405797580715,40.67618278353027],[-73.99420802689419,40.67615242703827],[-73.99435579167522,40.676116147781556],[-73.99450491172786,40.67607277456301],[-73.99465075877292,40.67602336982252],[-73.99479291228569,40.67596807601265],[-73.99493096239424,40.67590705256597],[-73.99506451106149,40.67584047543521],[-73.99520266318582,40.67572952597615],[-73.99540989293114,40.675563097285654],[-73.99572188048883,40.67522229335695],[-73.99596213113571,40.67496822491347],[-73.99666043540715,40.67414278084139],[-73.99696673342606,40.6737841597491],[-73.99717696106487,40.673528293874504],[-73.99745115649259,40.6731945684881],[-73.99805741652267,40.672469545103255],[-73.99812844659415,40.67244074975713],[-73.99847134058685,40.67205910149201],[-73.99855090521793,40.67192594185835],[-73.99861887970076,40.671830172564796],[-73.99868108236413,40.6717391576037],[-73.99876941058929,40.671602047105125],[-73.99892591305085,40.671414906010526],[-73.99931101098926,40.67077263954934],[-73.99962139907296,40.67012716789297],[-73.99962813665829,40.670113076811504],[-73.99991082007492,40.66949866842175],[-74.0003033780889,40.6687168924971],[-74.00105664113192,40.668945681214716],[-74.00141527103169,40.66835941434706],[-74.00221506816553,40.668578637441264],[-74.00289483876956,40.66734846594945],[-74.00319075274848,40.667263199814926],[-74.00369462000535,40.66742761120844],[-74.00363026351545,40.66756752335655],[-74.00398842006288,40.66766564164101],[-74.0044025343907,40.667779086322646],[-74.00510111198028,40.66797532110037],[-74.00510227346271,40.667975647225674],[-74.00547017208599,40.66795127142818],[-74.00552727454,40.66789920420892],[-74.00586366180691,40.66799376258575],[-74.00597241149687,40.667882362494026],[-74.0060018331982,40.6678903619281],[-74.00625535659604,40.667338302909684],[-74.00622523486568,40.6673356376667],[-74.0067706255361,40.66618886194099],[-74.00683085521847,40.6662089562047],[-74.00686713038458,40.66612878941273],[-74.00686084931165,40.66612618556567],[-74.00685037890189,40.6661205658074],[-74.00684130942935,40.66611367713332],[-74.00683390284534,40.66610571850764],[-74.00682837307204,40.66609691979765],[-74.00682487982387,40.666087535134565],[-74.00682352399468,40.666077835573425],[-74.00682434474359,40.66606810126429],[-74.00682731836423,40.66605861336071],[-74.00683235896936,40.66604964589926],[-74.00683932097185,40.666041457884575],[-74.00684800328953,40.66603428580869],[-74.00685815515313,40.666028336820574],[-74.00686948334918,40.66602378274296],[-74.00688166068879,40.66602075510986],[-74.00689433545767,40.66601934136742],[-74.0069071415746,40.66601958234824],[-74.00691970916462,40.66602147109222],[-74.00693167524213,40.66602495304734],[-74.0069426941946,40.66602992764547],[-74.00695244776486,40.66603625120681],[-74.00696065424316,40.66604374108988],[-74.00696707660366,40.666052180966595],[-74.00697152935051,40.66606132707051],[-74.00697388387539,40.66607091523721],[-74.0069740721723,40.66608066853419],[-74.00697208880176,40.66609030525949],[-74.00696799104806,40.666099547077835],[-74.00696189726486,40.666108127060006],[-74.0069539834568,40.66611579739212],[-74.00694447819623,40.666122336533654],[-74.00693365602125,40.6661275556158],[-74.00692182950644,40.66613130389685],[-74.00690934023471,40.666133473115934],[-74.00689654893138,40.6661340006198],[-74.00689629592097,40.666133995609115],[-74.00688141944154,40.66613246663481],[-74.0068697590867,40.666159079647684],[-74.00684452428659,40.66621244784718],[-74.00689626622112,40.66622338265618],[-74.00675023792387,40.6665382991071],[-74.00630635035546,40.66749553361806],[-74.00625662073627,40.66759575471387],[-74.00604596458899,40.66805324297787],[-74.0053190755275,40.669554285366466],[-74.00475388692333,40.67072135894507],[-74.00543926529362,40.67092146823848],[-74.00602851417173,40.669784745776596],[-74.00661572118406,40.66862315627209],[-74.00680345938908,40.66859137516578],[-74.00754821618395,40.667051745733616],[-74.00779653349632,40.667159770777275],[-74.00708724287814,40.66859135803322],[-74.00985411855633,40.668523628335464],[-74.01154017543338,40.66508591975672],[-74.01574872882655,40.6645683357891],[-74.01690267361076,40.66484660233896],[-74.0174444605099,40.665267995849234],[-74.01788719149397,40.66585046628541],[-74.01857605010883,40.670392413870026],[-74.01876336878682,40.67107587449448],[-74.01933946871785,40.6716249484227],[-74.01888283363341,40.67160166620548],[-74.01751037086689,40.6710345304816],[-74.01668768368882,40.66543706676697],[-74.01657536097846,40.66503853783994],[-74.01648665554504,40.664930508953894],[-74.01602551776018,40.66486304878814],[-74.01593698534558,40.66547079172154],[-74.01227967872799,40.66573241415893],[-74.01087664028982,40.66860161576358],[-74.01035683667321,40.66864283538858],[-74.01033845947944,40.66907819544807],[-74.01055980644772,40.669190525069745],[-74.01091024340421,40.66919049236954],[-74.01087343978195,40.66971011555846],[-74.01154288031567,40.66978434224778],[-74.01162173116998,40.670114345944796],[-74.01151443463291,40.67040702287889],[-74.01162527521363,40.67058102827591],[-74.01406219828176,40.66970583843652],[-74.01424926931882,40.6697286047372],[-74.014241804775,40.6698083700363],[-74.01175350509698,40.670657757075816],[-74.01177191195315,40.67070305391706],[-74.01179735454457,40.67074633146318],[-74.01182946197069,40.67078695879423],[-74.01186776616551,40.67082434362514],[-74.01191170872069,40.670857940940785],[-74.0119629072963,40.670888446290704],[-74.01201873922847,40.670913805291356],[-74.0120783174334,40.67093361502512],[-74.01214069530154,40.67094756074355],[-74.01220488173843,40.670955420869056],[-74.01226985691262,40.670957070515385],[-74.01233458846005,40.67095248347196],[-74.01239804788777,40.67094173262037],[-74.01245922691604,40.6709249887765],[-74.01251715349926,40.670902517976124],[-74.01257090727104,40.670874677247944],[-74.0126196341679,40.670841908940496],[-74.0135519867145,40.67125693437717],[-74.01359839287294,40.671226917314186],[-74.01365024646056,40.67120261272414],[-74.01370634525992,40.67118458410279],[-74.01376281091345,40.671173594688014],[-74.01382077477422,40.671168971091305],[-74.013879005705,40.67117081151663],[-74.01393626689622,40.67117907687382],[-74.01399134213452,40.671193591608834],[-74.0142740725773,40.671379298679284],[-74.01508006471083,40.67068567329556],[-74.01519980570066,40.670754027161806],[-74.01436920648237,40.67145479615613],[-74.01412302856029,40.67166933413737],[-74.01387273763252,40.671880761760505],[-74.0142328945279,40.672130000513086],[-74.0155964448956,40.67097047751736],[-74.01568625497522,40.67103883492888],[-74.01428722179,40.67224118299992],[-74.0142292319045,40.67220720499035],[-74.01297587792197,40.67332791872098],[-74.0133637821815,40.67359153693445],[-74.01395109365254,40.673111588193414],[-74.01511918663968,40.672156995969154],[-74.01632099922314,40.672908269563784],[-74.01457946720963,40.67441401707163],[-74.01496392184582,40.674677630294255],[-74.01543956638737,40.67427288215872],[-74.01670765236592,40.6731937744218],[-74.01816839280795,40.671939240601134],[-74.01880094776912,40.672250764346195],[-74.01727138470133,40.67360864580555],[-74.01729282519581,40.673628215024685],[-74.01775247096374,40.67404772289254],[-74.01779805190323,40.674015898973266],[-74.01781515223445,40.67403035799524],[-74.0178930147167,40.67396526455023],[-74.01787971614999,40.67395658985094],[-74.01794428080252,40.67388282049695],[-74.01801077320548,40.67391318105241],[-74.01795760572422,40.67398694866515],[-74.01792341013339,40.673975384193405],[-74.01783604921195,40.674040479131804],[-74.01785694945188,40.674057830595736],[-74.01780187203212,40.67409544141245],[-74.01811536390237,40.67434270168235],[-74.01813640515262,40.67435864539995],[-74.01815361380945,40.67437706226699],[-74.01816649699262,40.67439742480187],[-74.01817468570766,40.67441914979639],[-74.01817794541475,40.67444161501904],[-74.01817618274666,40.674464177036725],[-74.01804519537201,40.67476791076818],[-74.01802399440489,40.67485275836322],[-74.01803004073732,40.674924107827664],[-74.0180357497577,40.67495881684353],[-74.0180091642729,40.67499353142109],[-74.01801676669679,40.675009439505196],[-74.01792370591401,40.6750759813264],[-74.01798640472806,40.67512514362114],[-74.01783447572696,40.67525822301432],[-74.01814986189132,40.67546787941495],[-74.018195443475,40.675440393139965],[-74.01822964241151,40.675462081900925],[-74.01829802655342,40.67545917918141],[-74.01841235821738,40.67536544943162],[-74.01832457843105,40.67530442504142],[-74.01826950310677,40.67534926808176],[-74.0181821063289,40.675291431407665],[-74.01839290896031,40.675107724147864],[-74.01847650481595,40.67516266890671],[-74.0184252308936,40.67521474157503],[-74.01851887130542,40.67527388913759],[-74.01875262565217,40.67506150665234],[-74.01876344978616,40.67505540577622],[-74.01877548362238,40.67505080228531],[-74.01878837342876,40.675047831498134],[-74.01880174031247,40.675046580740265],[-74.01881519135712,40.67504708677748],[-74.01882833117254,40.675049334734865],[-74.01884077351693,40.67505325853433],[-74.01885215265037,40.67505874283662],[-74.01886213408552,40.67506562643201],[-74.01887042441986,40.67507370697871],[-74.01887677996008,40.675082746950714],[-74.01888101388558,40.675092480619874],[-74.01888300173991,40.67510262186685],[-74.01888268508944,40.67511287259141],[-74.01888007324102,40.67512293147523],[-74.01840869520883,40.67552402107143],[-74.01841657994474,40.67554307574352],[-74.01842802392926,40.675561053579386],[-74.01844278336159,40.67557757157796],[-74.01846054380783,40.675592277838234],[-74.01848092689941,40.67560485905658],[-74.01853619417717,40.67577301703711],[-74.01853402429052,40.675791535390914],[-74.018527675034,40.67580948785806],[-74.01851733826615,40.67582633195098],[-74.01850332634078,40.67584155867453],[-74.01848606266844,40.67585470790702],[-74.01846606892204,40.67586538230408],[-74.018443949273,40.675873259306094],[-74.01842037213419,40.675878100885086],[-74.01839604996161,40.67587976073771],[-74.01801800739607,40.67588952276342],[-74.01797535616221,40.67595301480295],[-74.0179400143731,40.6760190579044],[-74.01791224249236,40.6760871653811],[-74.01789224520135,40.67615683533215],[-74.0178801698901,40.67622755434074],[-74.01787610557037,40.67629880125767],[-74.0178800822191,40.67637005104176],[-74.01789207055666,40.67644077862899],[-74.01791198226191,40.67651046280203],[-74.0179756998266,40.67651692060809],[-74.01797996235578,40.67657189785402],[-74.01910985389941,40.67654584459651],[-74.01912261786661,40.67661698915947],[-74.01976925613242,40.67661322491735],[-74.01995197864684,40.67710301045006],[-74.01908257386337,40.67713956404761],[-74.01914183574381,40.67772313432784],[-74.01918927313334,40.67774118222779],[-74.01919098767975,40.67774327117994],[-74.01921892737657,40.67777728854652],[-74.01917743946892,40.67782694850446],[-74.01908763812095,40.6778312363988],[-74.01908257644467,40.677831478813374],[-74.019065415021,40.677850152118936],[-74.01904108711275,40.677876624017834],[-74.01903387384758,40.67787699846305],[-74.01843040661612,40.67790832136236],[-74.01842965849708,40.67792758482314],[-74.01841103183169,40.67840712127848],[-74.01859504220103,40.67839777362925],[-74.01862532606168,40.67836958152572],[-74.01862787070787,40.678369581113785],[-74.0186298146204,40.678369580799036],[-74.01864991332972,40.67838487583735],[-74.01866235777165,40.67839434600316],[-74.0189540584042,40.67838148630459],[-74.01898322115349,40.678352440235244],[-74.01898995247265,40.678353293180706],[-74.01902137413643,40.67837720441221],[-74.01947238897463,40.67835833705062],[-74.01953856537551,40.678301952593664],[-74.01966200306934,40.6783856384564],[-74.01966312651511,40.678388201270636],[-74.01955208101649,40.67848217760073],[-74.01951841750102,40.67845912061586],[-74.01942864377912,40.67840019839312],[-74.0194257494981,40.67840028231061],[-74.01936501470082,40.6784020299783],[-74.01927942798395,40.67840449444362],[-74.01927671763764,40.6784067724368],[-74.01927485273438,40.67840833946825],[-74.01924689963603,40.67843183337358],[-74.01924241195333,40.67843183412418],[-74.01920650360388,40.678407924372294],[-74.01912079360902,40.67841256190952],[-74.01906401917519,40.678415634071754],[-74.01903261122409,40.67844297275542],[-74.01903013778126,40.67844265854752],[-74.01902587989514,40.67844211914238],[-74.01899445934605,40.67841991686213],[-74.0189902916437,40.67842001639141],[-74.01898714122174,40.67842009213126],[-74.01885085228996,40.67842335720706],[-74.01884757078865,40.678426017414324],[-74.01882433869437,40.67844485367612],[-74.01881607949588,40.67845155010396],[-74.0188115915918,40.67845155083779],[-74.01878017201015,40.678430202220035],[-74.01877503939664,40.67843032099719],[-74.0187175176009,40.678431668747756],[-74.01863319772822,40.67843364217273],[-74.01863191295394,40.678434762303446],[-74.01860179179256,40.678460980905896],[-74.01859998188736,40.67846098119851],[-74.01859505982544,40.678460981994085],[-74.01856476167917,40.67843963246619],[-74.01851059175077,40.67844051183512],[-74.0184054461101,40.67844222006233],[-74.01841786210238,40.678549551897525],[-74.01825267004568,40.67855288672599],[-74.01828314900906,40.67872828941215],[-74.01832227122651,40.67872166500755],[-74.01838313797546,40.678744821698174],[-74.01857882788792,40.67898307947245],[-74.01879335612375,40.67897633313846],[-74.01921351214567,40.67896311851803],[-74.01943955737215,40.67893329362429],[-74.01945620041214,40.67893245233301],[-74.01947279937767,40.67893370011299],[-74.0194889049069,40.678937003184764],[-74.01950408099599,40.67894227212861],[-74.01951791680236,40.678949364305346],[-74.01953003776683,40.67895808771772],[-74.01954011575351,40.67896820620809],[-74.01954787793309,40.678979445851645],[-74.01955311416872,40.67899150237174],[-74.01955568270499,40.67900404937741],[-74.01955551400562,40.67901674719924],[-74.01955261263603,40.67902925208466],[-74.01928128102038,40.67964814059543],[-74.01906833429727,40.67976074797654],[-74.01892813988324,40.67984430511112],[-74.0189910547143,40.67990499370384],[-74.01772532572444,40.68066190267365],[-74.01764735085483,40.68060189084168],[-74.01757049494171,40.68065064812429],[-74.01746928837123,40.68061473170096],[-74.01684836936339,40.68098575898772],[-74.01678833950203,40.68102196529247],[-74.0152008227914,40.681979419428124],[-74.01532059864766,40.68211072878061],[-74.01508295187087,40.68225409932063],[-74.01486782800745,40.68238321404734],[-74.01282000398874,40.68362241649736],[-74.0126242829079,40.68346869639176],[-74.01212285893651,40.68296217785089],[-74.01213481688788,40.6829059275226],[-74.01410549647981,40.68171251937553],[-74.01360863270291,40.68122194672821],[-74.01387398777989,40.68100981281638],[-74.01374206644414,40.68091770134296],[-74.01301835422103,40.68041237351179],[-74.01186281377178,40.68139847955068],[-74.01060858082343,40.68246876026803],[-74.0096710855889,40.68326872771509],[-74.01008603947862,40.683655431043505],[-74.01077312339388,40.68435861554095],[-74.01178272201216,40.683759995499344],[-74.01193259911066,40.68388774915505],[-74.01092841268037,40.68449147254302],[-74.00860072436839,40.68590956465489],[-74.00851294191332,40.685962549086334],[-74.00842516085913,40.686015532445246],[-74.00816414527894,40.68617471716159],[-74.00798184065684,40.68627582209593],[-74.00793441476988,40.68628194297866],[-74.00788712164163,40.68624579479345],[-74.00782695474211,40.686240628834355],[-74.00776833635153,40.68624913667158],[-74.00771707429784,40.68626442901846],[-74.00754474403949,40.68631824459366],[-74.00701988682661,40.686526417194116],[-74.00644146832343,40.6862884902322],[-74.0058822418324,40.686195768893676],[-74.00566680180688,40.68669807883388],[-74.00562986330402,40.68678420554111],[-74.00500373315079,40.687605984898326],[-74.00459270521779,40.68821522298664],[-74.00382038853714,40.688929644196804],[-74.00340921492473,40.689613260657616],[-74.00297565370548,40.69042657592075],[-74.00196321926845,40.690136379460775],[-74.00185304524626,40.690387986741875],[-74.00096156854947,40.69012876835015],[-74.0006990577586,40.69061185791652],[-74.00132562333792,40.69146310033212],[-74.00196938592114,40.691843208317536],[-74.00181765040739,40.69222196248148],[-74.00174362111049,40.69240674970552],[-74.00169989306649,40.69238276713664],[-74.00179431981036,40.69218477678893],[-74.00077305722624,40.69189575732631],[-74.00068507631492,40.69191401552384],[-74.00062935957168,40.692027282633404],[-74.00019040320174,40.69189644713027],[-73.99991517300606,40.69176723001038],[-73.99951274139049,40.6916514503089],[-73.9993654012905,40.69161307827291],[-73.99928819562562,40.69159395992714],[-73.99920161806016,40.69157183434766],[-73.99910057272567,40.69153697449649],[-73.99845271782696,40.691369983477585],[-73.99803048645,40.69125372287628],[-73.99776924379017,40.6911946978608],[-73.99623278034561,40.69075777458641],[-73.99436092830207,40.690239480084394],[-73.99236367043254,40.68969012377704]]]}},{type:"Feature",properties:{ntacode:"MN99",ntaname:"park-cemetery-etc-Manhattan",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-74.01092841268037,40.68449147254302],[-74.01193259911066,40.68388774915505],[-74.01217596614643,40.68409518562856],[-74.00878590130927,40.68614660229896],[-74.00869559889554,40.68619331801269],[-74.0085980332972,40.68625256408502],[-74.00835446532176,40.68640019974817],[-74.00816414527894,40.68617471716159],[-74.00842516085913,40.686015532445246],[-74.00851294191332,40.685962549086334],[-74.00860072436839,40.68590956465489],[-74.01092841268037,40.68449147254302]]],[[[-74.00500373315079,40.687605984898326],[-74.00562986330402,40.68678420554111],[-74.0078329376669,40.687385055162785],[-74.00742012154103,40.68820629043597],[-74.00500373315079,40.687605984898326]]],[[[-74.00382038853714,40.688929644196804],[-74.00459270521779,40.68821522298664],[-74.00678438439817,40.68882687995832],[-74.00636461225274,40.68966966863702],[-74.00382038853714,40.688929644196804]]],[[[-74.00297565370548,40.69042657592075],[-74.00340921492473,40.689613260657616],[-74.00575900670347,40.69023639951367],[-74.00534209624922,40.691091602977934],[-74.00297565370548,40.69042657592075]]],[[[-74.0438776163992,40.6901876753713],[-74.04350596078574,40.68968735963616],[-74.04273533826988,40.690050191420525],[-74.04278433313986,40.69012097669147],[-74.04270428360745,40.690155204644626],[-74.04255372037314,40.68996275928967],[-74.0426392930514,40.68992817591108],[-74.04269380753162,40.6899972591075],[-74.0434675231027,40.68963699010355],[-74.04351637245863,40.689191033742425],[-74.04364078627421,40.68876655957022],[-74.04397458556193,40.688582407055996],[-74.04438521645271,40.68851617890583],[-74.04478399106395,40.68859566011566],[-74.04627538871624,40.689327425897304],[-74.04680284832557,40.68995325626636],[-74.04747651528378,40.68961136999808],[-74.0477296269708,40.689915318968936],[-74.04758571924793,40.6899825068262],[-74.04743126057491,40.68980389047123],[-74.04689205434572,40.690059098322955],[-74.04720029366258,40.69042481562383],[-74.04711050566561,40.690470412850715],[-74.0471158197634,40.690655806118535],[-74.04718321346043,40.69074735504944],[-74.04719492447715,40.69076326384852],[-74.04721324509809,40.69079048735566],[-74.04722568375668,40.69081957250053],[-74.04723192786386,40.6908497883787],[-74.04723182049769,40.69088037566955],[-74.04722536434758,40.690910565718006],[-74.04721272164765,40.69093959985056],[-74.04719421010054,40.6909667484408],[-74.04717029489433,40.6909913292451],[-74.04714091039901,40.691010516634286],[-74.04710814035825,40.69102620859327],[-74.04707269641096,40.69103806435227],[-74.04703534826453,40.69104582644897],[-74.04699690697943,40.69104932631994],[-74.04617166999428,40.69109798148669],[-74.04614707208674,40.69112264603323],[-74.04609551065039,40.69112006327244],[-74.04604442456238,40.691114152217246],[-74.0459941839554,40.69110495569479],[-74.04592592742108,40.6910826034632],[-74.04586027361393,40.69105611658368],[-74.04460616482898,40.690573484448265],[-74.0438776163992,40.6901876753713]]],[[[-74.00132562333792,40.69146310033212],[-74.0006990577586,40.69061185791652],[-74.00479415294559,40.691761620374464],[-74.00440941259983,40.692528800389354],[-74.00196938592114,40.691843208317536],[-74.00132562333792,40.69146310033212]]],[[[-74.01674756096064,40.693343367715094],[-74.01540359141654,40.693066497309175],[-74.0153546638999,40.69322485341725],[-74.01540916665955,40.693238673173134],[-74.01538919768252,40.69329813466558],[-74.01517482202631,40.6932566803355],[-74.01518934209336,40.69319860304043],[-74.0152547432227,40.69320689118397],[-74.0153091598504,40.6930470428916],[-74.01525951035654,40.69303681423194],[-74.01512637564153,40.693177431516],[-74.01516538149546,40.69319728809485],[-74.01512878294335,40.69324379583447],[-74.01504789862965,40.69319974589799],[-74.01494315033489,40.69314102193088],[-74.01498417980065,40.693106517680555],[-74.01503973872525,40.693138299258315],[-74.01515612159498,40.693015514891684],[-74.01422123084903,40.69282290584153],[-74.01347809785604,40.69213847009179],[-74.01347183710332,40.69213185302846],[-74.01346424245233,40.69212610169519],[-74.01345551724377,40.69212137007911],[-74.01344589508794,40.692117784865204],[-74.01343563360994,40.692115442044525],[-74.01342500755213,40.692114404344125],[-74.01341430141807,40.69211469954747],[-74.0134038018553,40.69211631975087],[-74.01250258675185,40.692303580463005],[-74.01252289827042,40.69233903191216],[-74.01240888894331,40.69249352748017],[-74.01240098901069,40.69250535798852],[-74.01239161593857,40.69251654810908],[-74.01237260145191,40.69253377186944],[-74.01235012586446,40.692548382179744],[-74.0123248006779,40.6925599815305],[-74.01229731492553,40.692568254332556],[-74.01211815614387,40.69260636571757],[-74.01211726765084,40.69260655461449],[-74.01210359185666,40.69260946499942],[-74.01204369179837,40.6926018166216],[-74.01184920038557,40.69251819775049],[-74.01184889307436,40.69251787328157],[-74.01181185647243,40.692479335064434],[-74.01179881230546,40.69244459473703],[-74.01178374501723,40.69240476647287],[-74.01175097032223,40.692318113090394],[-74.01175033086645,40.69231641141227],[-74.01175034252044,40.692316348755824],[-74.01175749051262,40.6922637395616],[-74.01183446726402,40.69215905602317],[-74.0118383347108,40.69215379677247],[-74.01183900825673,40.69215287764782],[-74.01186468706697,40.692117962625986],[-74.01190309722558,40.69209058300533],[-74.01191118868013,40.69208884407127],[-74.01196893258717,40.692076474557275],[-74.01213630770881,40.6920406438556],[-74.01213732516268,40.69204041808887],[-74.01214293316184,40.69203921967631],[-74.01214885984395,40.692037949360575],[-74.01220114116377,40.69204490509616],[-74.01232430689471,40.69209118750245],[-74.0123595184465,40.69210777028019],[-74.01239001029676,40.692123085037814],[-74.01240858613586,40.692134240529526],[-74.01242927059361,40.69215423889241],[-74.01246140165132,40.6922126244159],[-74.01253982481637,40.69219697386325],[-74.01255899015501,40.69219315382371],[-74.01282826026979,40.692139435441604],[-74.01322338051709,40.69205919065684],[-74.01324195439308,40.69205541613893],[-74.01324784563481,40.692054217639864],[-74.01328515792902,40.69204736900616],[-74.01330314021659,40.69204264818428],[-74.01331123156672,40.692039495722966],[-74.01331804474174,40.69203590247685],[-74.01332367657396,40.69203182253246],[-74.0133260654667,40.69202957923133],[-74.01332818317654,40.69202720143703],[-74.01333064247278,40.69202372579603],[-74.01333264149615,40.6920199701024],[-74.01333505303279,40.69201209905007],[-74.01333539494111,40.692008209023896],[-74.01333515825115,40.69200446297081],[-74.01333432977009,40.69200092455279],[-74.01333293283663,40.69199763698914],[-74.01332546520507,40.691985202461645],[-74.01331621036009,40.69197249741616],[-74.0132748195949,40.69193534679525],[-74.01326620460155,40.69192718049213],[-74.01326476117298,40.6919258027455],[-74.01325528699356,40.691916816996425],[-74.01318656537063,40.691957928915286],[-74.01291228751691,40.691690730833834],[-74.01292800393833,40.691676104428204],[-74.01285987108899,40.69160299036307],[-74.0128968843036,40.69157689550032],[-74.01289518355672,40.69157528340701],[-74.01287519835438,40.6915563302518],[-74.01286547266733,40.69154710124857],[-74.01281595185887,40.69150012672349],[-74.01275436836781,40.69147646763601],[-74.01265071760999,40.6913994591805],[-74.01262511694812,40.69140873714781],[-74.01260856859402,40.69136410412721],[-74.01258434696,40.69137064922705],[-74.01258434935944,40.691383362380634],[-74.01254505151527,40.69139159327297],[-74.0125548821136,40.691423001247934],[-74.01253228594774,40.69142898661779],[-74.0125195075272,40.69139683145424],[-74.01203417616583,40.69150307668575],[-74.01201746659372,40.691458207551435],[-74.01259753152566,40.691334335041944],[-74.01252783209982,40.691146337338026],[-74.01218355071063,40.69113621594067],[-74.01218682075263,40.6910780242707],[-74.01182575354981,40.6910648162162],[-74.01182847957563,40.691011357764445],[-74.01219500090092,40.69102884756886],[-74.0121955295862,40.69102057366795],[-74.01221017410684,40.690791696801305],[-74.01208414396395,40.69078062230061],[-74.01208232424365,40.69075988192457],[-74.01205325498766,40.69073914340052],[-74.0119987596658,40.69075021160228],[-74.01198786281446,40.6907723360765],[-74.0119715131883,40.690770955509535],[-74.01198603276991,40.69069766811437],[-74.01199329167379,40.69065065379716],[-74.01198056761257,40.69060640727184],[-74.01204959850617,40.6906105480441],[-74.01205685428495,40.6905538544896],[-74.01209863431941,40.69054693658223],[-74.01210771369436,40.69052895959749],[-74.01212769712377,40.69052895749331],[-74.01214221600924,40.690454287807256],[-74.01223131146907,40.69046133077517],[-74.012306883045,40.68928018293762],[-74.01270320924057,40.68879053981707],[-74.01275451203072,40.68872055623795],[-74.01316926402761,40.68815477070062],[-74.01326486705626,40.68812243009672],[-74.01333019977957,40.68809316604803],[-74.01341858951312,40.688052197815296],[-74.01347243916634,40.688012057966176],[-74.01488097975017,40.6872545704886],[-74.0160473053953,40.68733800629778],[-74.01609789228404,40.68731459228822],[-74.01651927578654,40.687119551147525],[-74.01698146864128,40.68690738448156],[-74.01704986609224,40.68687598741649],[-74.01671582671987,40.68644559370969],[-74.01664664084751,40.68641634673079],[-74.01515161674325,40.68652480204183],[-74.01514391022003,40.68643703404306],[-74.0166197123323,40.686319804841006],[-74.0166735153,40.68630516855357],[-74.01727291238659,40.68569069768118],[-74.01753032434102,40.685362987932514],[-74.01762257506597,40.68540978372075],[-74.0173613207694,40.68574627202706],[-74.01678113957153,40.68634903791923],[-74.01677346463227,40.6863987749472],[-74.01712099101067,40.686843337134015],[-74.02015656652387,40.685449787295106],[-74.02054367293073,40.68527206742343],[-74.02020686710523,40.684833832574554],[-74.02016278941744,40.684833016908335],[-74.01945957389431,40.68515495792247],[-74.01939842391936,40.685087404047266],[-74.02095255010303,40.68438443164726],[-74.02100877899306,40.68445353908437],[-74.0202889999227,40.68478444791602],[-74.02027819846482,40.68480913467198],[-74.02061267235818,40.68524039019808],[-74.02106226329629,40.685041024197865],[-74.02183909525709,40.68469654054695],[-74.02224078898526,40.68451840759934],[-74.0223355290357,40.68447639360428],[-74.02239732580523,40.68444898932645],[-74.02259359581049,40.68435969594998],[-74.02213250186873,40.68376767188271],[-74.023055747496,40.68291694544519],[-74.0231946283467,40.68300049806221],[-74.02236823557676,40.68377991679401],[-74.02275899029966,40.68428444833233],[-74.02301704456372,40.68416704426914],[-74.02313509710321,40.6841241561502],[-74.02325678315637,40.684085414320876],[-74.02339776854579,40.6840409698217],[-74.02341479373867,40.68403560313055],[-74.02354160370132,40.6840029835926],[-74.02378267336758,40.68396891586907],[-74.02394735355095,40.683949215986694],[-74.02421537269683,40.68394424346438],[-74.02443173023713,40.68395403059452],[-74.0246480924124,40.68397856661309],[-74.02484185637284,40.68401294114249],[-74.02499306057514,40.68405211203311],[-74.02521646935887,40.6840939803688],[-74.0254683676859,40.68415292257834],[-74.0256718375822,40.684236456205106],[-74.02588501823536,40.68437652684008],[-74.02604653184783,40.684514151155],[-74.02612578192964,40.68459351143979],[-74.02623238290319,40.68470026055129],[-74.02633404242418,40.68480169772418],[-74.02644066624617,40.684951624520004],[-74.02651822912102,40.68510893314854],[-74.02657640943099,40.68524166303815],[-74.02660875559272,40.68537685750735],[-74.02662819083872,40.68552680474972],[-74.02662178340175,40.685654633608905],[-74.02660890959808,40.68576279806957],[-74.02657021545336,40.68590538468139],[-74.02649600144063,40.68605535251646],[-74.02642577243212,40.686175339829646],[-74.0263762161381,40.68623131829754],[-74.02631270370263,40.68629511626811],[-74.02622025384295,40.68638456759099],[-74.026174880976,40.68642907222907],[-74.02606584987561,40.68653056622792],[-74.02578387059667,40.686794706417345],[-74.02557971866331,40.686997456600004],[-74.02538699247006,40.687166904282314],[-74.02518794246531,40.68735622748177],[-74.02515426770438,40.68738749447698],[-74.02498452676974,40.68754509996107],[-74.02495996488955,40.68756820364948],[-74.02474903514562,40.68778702890968],[-74.0245639021157,40.68796465845384],[-74.02445685221282,40.68806055891941],[-74.02433922808895,40.68816580955558],[-74.02432308577347,40.688180256519445],[-74.02419511436463,40.68829476558996],[-74.02411997621061,40.688368243510276],[-74.0239719227776,40.68851302540439],[-74.02396924880289,40.68851554959551],[-74.02381144169395,40.68866451580275],[-74.02367436482525,40.68879230925742],[-74.02353644452165,40.688915770458436],[-74.0233903409695,40.68904924761345],[-74.02313394750371,40.68929545426467],[-74.02268465939622,40.68971747085391],[-74.02256537904933,40.6898257584261],[-74.02243973951964,40.689939819439466],[-74.02225114057589,40.69012221857819],[-74.02189942193765,40.69044347236063],[-74.02149639768459,40.69082705033484],[-74.0214763606047,40.69084662262125],[-74.02121292061639,40.691103965650974],[-74.02097996202471,40.69132439086222],[-74.02071969701765,40.69158098499554],[-74.02071619151164,40.691584232140585],[-74.0204638846291,40.69181799110411],[-74.02020527434284,40.69203392385428],[-74.01985623976934,40.692906232798926],[-74.01979706616892,40.69304156274454],[-74.01979424538114,40.69304594507625],[-74.0197676419042,40.693080556787756],[-74.01973308202565,40.693114107102716],[-74.01969271837244,40.69314366552465],[-74.019647338182,40.69316865555207],[-74.01959782653641,40.69318858978401],[-74.01954514909968,40.69320307942639],[-74.0195262578607,40.69320679034937],[-74.01943565277575,40.693221177118765],[-74.01934366787765,40.69322898863369],[-74.01925112492046,40.69323015510936],[-74.01915885064426,40.693224666124976],[-74.0190123842789,40.69321982900288],[-74.01886580645932,40.69321771373429],[-74.01885074755796,40.693217650363636],[-74.01879710616215,40.69321765913749],[-74.01819162214255,40.69325480043082],[-74.01796039442274,40.69326898326409],[-74.01735898628614,40.693305870259515],[-74.01674756096064,40.693343367715094]]],[[[-74.00154172920263,40.692785962750186],[-74.00174362111049,40.69240674970552],[-74.00400795971103,40.6932081996324],[-74.0037456190644,40.693616202981154],[-74.0034534849063,40.6940516306714],[-74.00127014968679,40.69329606217638],[-74.00154172920263,40.692785962750186]]],[[[-74.0399504078852,40.70089063064276],[-74.03945262913314,40.70053315982377],[-74.03938278118855,40.700577694561375],[-74.03771124796643,40.69934404034781],[-74.03809786214781,40.69903950524428],[-74.03822954379363,40.69836859169798],[-74.03900043878035,40.69836989039107],[-74.03934037604124,40.698115514836275],[-74.03993272066928,40.69854442229136],[-74.04025555083281,40.69880482330736],[-74.04124261766192,40.69953674143514],[-74.04174768868023,40.69914786356672],[-74.0399124887263,40.69770204039846],[-74.04166051914848,40.69645297163979],[-74.04367371164751,40.6980204043304],[-74.04363686211171,40.69804823219576],[-74.04365651062237,40.69806409108795],[-74.04270395810731,40.69880060058677],[-74.04296505161518,40.69899936232503],[-74.04109861237077,40.7004929433897],[-74.04080080646247,40.70026854992659],[-74.040312509075,40.7006257491925],[-74.04039104383968,40.7006873762089],[-74.04041179095309,40.7006784841189],[-74.0405363773222,40.70078209477509],[-74.0404806248535,40.7008206146701],[-74.04034955264616,40.700716018654894],[-74.0403651110102,40.700704166845604],[-74.04028808737918,40.70064361346741],[-74.0399504078852,40.70089063064276]]],[[[-74.01565756640272,40.70483308755055],[-74.01539758616087,40.704800149762214],[-74.01527219703561,40.704830037226316],[-74.01516257030225,40.704805095201294],[-74.01496125083526,40.70475979724416],[-74.01489542019343,40.70469751885548],[-74.0147805943406,40.7046741132913],[-74.0146670980627,40.70464721297009],[-74.0145171226823,40.704605675378424],[-74.01437031212753,40.70455803784477],[-74.01428922948985,40.704549075352574],[-74.01427065879689,40.70452022968996],[-74.01425861373396,40.70448944367333],[-74.0142534262339,40.70445756468554],[-74.01425523947044,40.70442547183961],[-74.0143917683421,40.703598783213835],[-74.01442983236642,40.70315064778888],[-74.0144128010359,40.703076397668966],[-74.01438732602485,40.70300356080991],[-74.01435360148128,40.70293269223192],[-74.0143118853103,40.70286433213334],[-74.0142624945828,40.70279900116167],[-74.01420580567233,40.70273719713137],[-74.01383441071599,40.702405701038074],[-74.01381943997532,40.702236691686906],[-74.01380950350125,40.702147874483146],[-74.0138083292096,40.702138841997915],[-74.01380906652189,40.702129782770164],[-74.01381169648904,40.702120929614786],[-74.01381615152233,40.70211251005058],[-74.01382231713043,40.7021047404534],[-74.0138300348618,40.70209782049532],[-74.01383910637686,40.70209192801341],[-74.01384929854511,40.70208721443944],[-74.01386034943638,40.70208380090816],[-74.01387197505224,40.702081775144414],[-74.01388387662439,40.7020811892086],[-74.0139071617692,40.70207561868685],[-74.01392909439352,40.7020674668219],[-74.01394918363013,40.702056916058275],[-74.01396697986875,40.702044202529514],[-74.01398208481862,40.70202961077322],[-74.01399105986236,40.70201818265229],[-74.01399896518156,40.70200857768839],[-74.01400504383992,40.70199823117952],[-74.01400917836105,40.70198734308432],[-74.0140112888414,40.70197612382804],[-74.01397912677267,40.70153107111011],[-74.0138140552446,40.70130626667199],[-74.0137476827635,40.70120035687619],[-74.01372314441109,40.70113302190394],[-74.01411459711312,40.70117801727416],[-74.01433920985552,40.70113268060173],[-74.01395152690482,40.7009909824601],[-74.01409198385483,40.70055161782465],[-74.01410490300093,40.70051082838692],[-74.01409144949484,40.70050833622441],[-74.01412821190829,40.700393282054634],[-74.01413726388601,40.700394955210356],[-74.01414860637796,40.70032057172377],[-74.01417467279461,40.700260891293894],[-74.01422063195503,40.700111491365774],[-74.01430981311303,40.70012129606877],[-74.01430981586164,40.700134101515665],[-74.01417787931788,40.700541473553756],[-74.014164957633,40.700539052030855],[-74.01415238787307,40.700577865783586],[-74.01428920741141,40.700644144765114],[-74.0143015702324,40.70063221127018],[-74.01429651689297,40.70062918652375],[-74.01431530264766,40.700611037974234],[-74.01431796468094,40.70061249730788],[-74.0143678358323,40.70054612266759],[-74.01444813150727,40.700447372399985],[-74.014559999737,40.70030978677968],[-74.0145751333204,40.700316916331246],[-74.01458425440435,40.70030846895514],[-74.0145823440945,40.700283875528605],[-74.01463294333466,40.70019742990987],[-74.01467119992014,40.70021040119714],[-74.01466717213704,40.700239380404795],[-74.01465386124701,40.70024264117518],[-74.01460863003746,40.70030970824588],[-74.01460825448515,40.7003236571139],[-74.01455219326006,40.70038298075163],[-74.0144934254998,40.700445169250656],[-74.01449246893431,40.7004546690029],[-74.01448492126381,40.700461153592045],[-74.01447857931365,40.700462082155816],[-74.01440947394674,40.700551331412356],[-74.01439689988949,40.7005634813906],[-74.01439480693746,40.700570479097344],[-74.01432384363024,40.700661304127166],[-74.0146432323492,40.70081730432517],[-74.0147242483442,40.70071429389434],[-74.01477142439137,40.70066365140433],[-74.01481236514061,40.7006108499362],[-74.01485926659419,40.70055544414303],[-74.01493032611225,40.70047926936095],[-74.01499883053584,40.70040612057654],[-74.01506818269311,40.700318257555004],[-74.01509832270133,40.700334265523495],[-74.01503579735085,40.70042083101066],[-74.0150227106006,40.70041953605868],[-74.01500850517264,40.70043770992614],[-74.01499314575919,40.70043684731986],[-74.01496757071705,40.70046541487965],[-74.01497495555597,40.700470177723496],[-74.01494881182728,40.70049441360129],[-74.01494255505811,40.7005061027888],[-74.01492322289364,40.7005151914715],[-74.01491754650806,40.70052557521018],[-74.01492379463961,40.700530338707175],[-74.0149368794707,40.7005229793813],[-74.01494199155968,40.70052384332581],[-74.01488598965483,40.700580114435716],[-74.01482004284686,40.70066061978027],[-74.01472681782204,40.70077401584972],[-74.0147026503388,40.70079911552315],[-74.01467365628496,40.70083460902846],[-74.01481072560149,40.70090383147959],[-74.01482834225287,40.700894742869764],[-74.01502113661685,40.70099250401345],[-74.01514231812106,40.700842892354316],[-74.01567778184751,40.70125602102748],[-74.0157935171116,40.70134690580758],[-74.01591034233424,40.70146094844389],[-74.01611609060487,40.70163080162538],[-74.01613890635997,40.70164601660019],[-74.01624449060671,40.70175272143687],[-74.016392053702,40.70189770100824],[-74.01651515260791,40.7020172986715],[-74.01653258703753,40.70203653968312],[-74.01681859599928,40.702338575080525],[-74.01689657041247,40.70242187945699],[-74.01700396789514,40.70255453562759],[-74.01713705889384,40.70271134026775],[-74.01714508062666,40.702705349976235],[-74.01725182133958,40.70283555726379],[-74.01724571591136,40.70283845773925],[-74.01729346221039,40.70288743870692],[-74.01731837763415,40.70291887177161],[-74.01739839332288,40.70301914080496],[-74.01744003546048,40.70307751454193],[-74.01749381162763,40.70315484295757],[-74.01754038297956,40.70323616042991],[-74.01757548561508,40.703307503056074],[-74.01759647967054,40.70336138680653],[-74.0176168121713,40.70342324846545],[-74.01762601904943,40.703422760724564],[-74.01764797506863,40.703494599879576],[-74.01766045074628,40.70354997909761],[-74.01766881307267,40.703591312965116],[-74.01767132020274,40.703606427383846],[-74.01768310568121,40.70371113122534],[-74.01767264581426,40.70371179054348],[-74.01767689629426,40.70377050363861],[-74.01767428748197,40.70383436757159],[-74.01766578442253,40.70389923371861],[-74.01765792483438,40.70393266178646],[-74.01764306532696,40.70398897295883],[-74.01765378898203,40.703998380812564],[-74.01765461989746,40.70400968256983],[-74.01764390293609,40.70402224590202],[-74.01763399890547,40.704024751280635],[-74.01762657963035,40.70402350082165],[-74.01757035573985,40.70418388098671],[-74.0171312391559,40.70428253590349],[-74.01684600701807,40.70463488608701],[-74.0167590663393,40.70474228384461],[-74.01668714611367,40.704743942258034],[-74.01668613062371,40.70479933894017],[-74.01662761249752,40.70479943133937],[-74.01652040447148,40.704799718505264],[-74.01637519695767,40.704838485434],[-74.01629888445076,40.70484641544054],[-74.01621736846116,40.70485302702099],[-74.01587396195755,40.70488211287324],[-74.01565582157104,40.704882634106816],[-74.01565756640272,40.70483308755055]]],[[[-73.9725535229577,40.764897731723416],[-73.97301487242227,40.76427887944541],[-73.9736358469905,40.76456991377596],[-73.97419229021419,40.764806528331924],[-73.97623388796958,40.76567463144461],[-73.97836112975317,40.7665737113197],[-73.97907658778136,40.76687608613497],[-73.98151276215224,40.7678901680317],[-73.9814852516276,40.767925410967344],[-73.98146324961684,40.767962823791564],[-73.98144704758263,40.768001910909284],[-73.98143686015854,40.76804215454579],[-73.98143282222416,40.76808302145734],[-73.98143498730755,40.76812397044601],[-73.98144332674,40.76816445907607],[-73.98145773006311,40.768203951008914],[-73.98148203837863,40.76824242073864],[-73.98151200003353,40.76827851195981],[-73.98154721809738,40.76831174652711],[-73.98158722657318,40.76834168415643],[-73.98163149482738,40.76836792818742],[-73.98167943639403,40.76839013093622],[-73.9810229005034,40.76927283355975],[-73.98056370666853,40.76990532456603],[-73.98011181561742,40.770528368678455],[-73.97965233402259,40.771155327040056],[-73.97919214511988,40.77178126549886],[-73.97872246726041,40.7724188982851],[-73.9782822010232,40.773031878738195],[-73.97782639298862,40.773656191921745],[-73.97737084993078,40.77428100721393],[-73.97691168226295,40.77490912402706],[-73.97645763831663,40.775532351606046],[-73.97595517295031,40.77621975462619],[-73.97545932433746,40.77689872272676],[-73.97499744020551,40.77753254622208],[-73.97453231422321,40.778167784523035],[-73.97406668257645,40.778805416721596],[-73.97357117423296,40.77947786162118],[-73.97172305555867,40.78202147595971],[-73.97122292220939,40.782706256090066],[-73.97076013116722,40.78334013755369],[-73.97030068162131,40.783975413948546],[-73.96983225556826,40.784610910586295],[-73.96933573318952,40.78529327955712],[-73.96884378957476,40.78596738856441],[-73.9683847931367,40.786595696523996],[-73.96792696354473,40.787221571126075],[-73.96744908373162,40.78786072059054],[-73.96700977073407,40.788476790742266],[-73.96655226678924,40.7891071528256],[-73.96609500572451,40.78973438976673],[-73.96562799538663,40.79036611712907],[-73.96517705499018,40.790990341099395],[-73.96468540739485,40.7916640267989],[-73.96417598521327,40.79236204502779],[-73.96371096541826,40.7930129348833],[-73.96280590635736,40.794235813232206],[-73.96235980150675,40.794852060560714],[-73.96189985460958,40.795479270061186],[-73.96144060655743,40.796110827184016],[-73.9609797180794,40.79673864404538],[-73.96052271669548,40.79736846946242],[-73.96003018437096,40.79803810789695],[-73.95953658868206,40.798718525520655],[-73.959076690723,40.79935223392771],[-73.95861879256708,40.79997702615455],[-73.95833304956629,40.80036505401374],[-73.95817297103852,40.80058254145743],[-73.95786499295228,40.80051527294165],[-73.95536651686383,40.79946642641673],[-73.95530363920521,40.79944050069715],[-73.95525763649202,40.79942119889453],[-73.95522296544125,40.79940664661793],[-73.95276726978325,40.798372092071816],[-73.95253186754353,40.79826974269272],[-73.95246092785293,40.79824249401042],[-73.95237419062782,40.79820977124787],[-73.94974773084435,40.797097001601266],[-73.94923327016375,40.79687199990517],[-73.94942287749507,40.796606384160505],[-73.94969538240491,40.796216872181276],[-73.95015821226998,40.79558773150446],[-73.95062885475744,40.794959591376454],[-73.95111102372421,40.79428503532196],[-73.95160265364882,40.79360780611645],[-73.95207127078667,40.79298117198346],[-73.9525222270489,40.792347622225535],[-73.95297740553578,40.79171969316815],[-73.95343832916402,40.79108536813292],[-73.95388917014817,40.79047049905669],[-73.95439919191305,40.789774908667766],[-73.95481723750537,40.7892047443699],[-73.95528233480863,40.7885844554883],[-73.95577735912332,40.78791392447112],[-73.9562613091966,40.78722287627993],[-73.9567186306438,40.786600793824654],[-73.95716853680067,40.7859828935328],[-73.95763599389805,40.78534345832389],[-73.95809563777446,40.78471746205279],[-73.95856810077629,40.78408344454256],[-73.95900363247578,40.783467290036164],[-73.95946905991524,40.782833321664505],[-73.95992094286156,40.78221294450753],[-73.96041430653966,40.78152426780495],[-73.960910160722,40.780857036026724],[-73.96136872694957,40.780229749047656],[-73.96183836905858,40.779584192196296],[-73.9623036141374,40.77894704120466],[-73.96276715559667,40.77831304088878],[-73.96322991911053,40.77767704736193],[-73.96372602674175,40.77700571789993],[-73.96376123785126,40.7769509694321],[-73.96422820174051,40.7763103091826],[-73.96468735841758,40.775677081715436],[-73.96514745374786,40.77504423208984],[-73.9656096862153,40.7744072014455],[-73.96607449041011,40.7737729891002],[-73.96653617013212,40.773140368590276],[-73.96703947579957,40.772461218816474],[-73.96753398378272,40.77177618398385],[-73.96799327777019,40.771147230952714],[-73.9684415593339,40.7705163268731],[-73.96890454710345,40.76990083179117],[-73.96936484612672,40.76927065682319],[-73.96982455287822,40.768646008820895],[-73.97028165436174,40.768025032429584],[-73.97072777348481,40.767393722918634],[-73.97118520979596,40.766770290172424],[-73.97164774334325,40.766142468472744],[-73.97209852444371,40.76551725122757],[-73.9725535229577,40.764897731723416]]],[[[-73.91639852914045,40.797684842039075],[-73.91545470966426,40.79706346603105],[-73.9144382723332,40.795665517863895],[-73.91380428276821,40.794511846455926],[-73.91378385370602,40.79383628548213],[-73.91459208467776,40.79277660195914],[-73.91514134426183,40.79201248249236],[-73.91535698910371,40.79184304950779],[-73.91552117846292,40.79178325024944],[-73.91630574681683,40.79111748033431],[-73.91617087923987,40.79101429337382],[-73.91686540584959,40.790362062961655],[-73.91707923528365,40.7904566742225],[-73.91710622312955,40.790468616736824],[-73.91784071922054,40.7901713199375],[-73.91812330871133,40.7900402399343],[-73.91843338465672,40.78980396433676],[-73.91856299774993,40.78969533382596],[-73.91859001366862,40.78947410340611],[-73.91850876959101,40.78942508976946],[-73.9218924812891,40.78570326964322],[-73.92199539273088,40.78575607780999],[-73.92219098057305,40.78551067157387],[-73.92243512114939,40.78478283756505],[-73.92285203280161,40.783555693417696],[-73.92306473139392,40.78334288477435],[-73.92401145782713,40.7826606893225],[-73.92401364738772,40.78265764398264],[-73.92406208829242,40.78259027794954],[-73.92412113996801,40.78252307401088],[-73.92423621875889,40.78249691508676],[-73.9242475490168,40.78249433912658],[-73.92431077958703,40.78245595655431],[-73.92448052280432,40.78232049064585],[-73.9246732967188,40.78224486000107],[-73.92488394771713,40.782222582773656],[-73.9250608790883,40.78221629397289],[-73.92514021519165,40.78224376759572],[-73.9251535184035,40.7822483748079],[-73.92524195308101,40.78227404884864],[-73.92538939088008,40.78227414439893],[-73.92571808678541,40.78217655794464],[-73.92713754068629,40.781194268623615],[-73.9273242257487,40.78109062932432],[-73.9275441076858,40.781050634899124],[-73.92760395474542,40.781039748349045],[-73.92769650616523,40.78101478553303],[-73.92778746561264,40.78098985883567],[-73.92810118987344,40.7809203200422],[-73.92849269561371,40.781008353480914],[-73.92917352724554,40.781410578541816],[-73.9303098819557,40.7820773357911],[-73.93063819691177,40.78226141304902],[-73.93105352807895,40.7823965935666],[-73.9326708061045,40.782693639624846],[-73.9350234513452,40.78300638202887],[-73.9354056628428,40.78339449926813],[-73.93581299798672,40.783710081035025],[-73.93598226006598,40.78394236810644],[-73.9360706468313,40.78421721562066],[-73.93605332741528,40.784512368153564],[-73.93600271240705,40.78467537131011],[-73.93591823906193,40.784806879963845],[-73.9357934534884,40.78525478130407],[-73.93576384812962,40.785446039292744],[-73.93571265931583,40.785680489492236],[-73.9331284346901,40.788710179485534],[-73.93269606086328,40.789178223664926],[-73.93240145447523,40.789720290672385],[-73.93224073284867,40.789694849737536],[-73.9321052902349,40.789833952108204],[-73.93147595329815,40.790479159257984],[-73.9308417873929,40.790991430001604],[-73.93072940503816,40.790955114430886],[-73.92978443008364,40.79134147522664],[-73.92972400781868,40.79136617884566],[-73.92966610476506,40.79135578645262],[-73.92871948992914,40.790943532512884],[-73.92859459847998,40.79096692430395],[-73.92807273575667,40.79082339128307],[-73.92737326898231,40.79081082533465],[-73.92692258257142,40.79078869300417],[-73.92680823628507,40.79076444037058],[-73.92666714412192,40.79073451378771],[-73.92641834042993,40.790693376387175],[-73.9262543144868,40.79069453301704],[-73.92610410252831,40.79073160711781],[-73.92606238048957,40.79082784851473],[-73.92606557868463,40.79093651775731],[-73.92608587639727,40.79100380853548],[-73.92608911503018,40.79109178040532],[-73.92604469896479,40.791177110826474],[-73.92604793689047,40.791265082694636],[-73.92608660616627,40.791353676693845],[-73.92611233766564,40.79141262752607],[-73.9261529337366,40.79154720955435],[-73.92615960383694,40.79161966107085],[-73.92615942315854,40.791715389497725],[-73.92627168524832,40.791756908418414],[-73.92644182389746,40.79179590456494],[-73.92654729742382,40.791827065161684],[-73.92656766339981,40.79185813478185],[-73.92651312185706,40.79189688476332],[-73.92627826425225,40.791878518603696],[-73.92614555696501,40.79184732590623],[-73.9259276301526,40.79187554738907],[-73.92576426220228,40.79185725726345],[-73.92563556841317,40.791822158202585],[-73.92558729879629,40.79182083090701],[-73.92558041107975,40.79185446650792],[-73.92560756026253,40.79189590746644],[-73.9261693977946,40.791899223204986],[-73.9264280595021,40.79195649054451],[-73.92662898356984,40.79194639774987],[-73.92666662369302,40.79194019060833],[-73.9267379884693,40.791928423294436],[-73.92670074523947,40.79183262165638],[-73.9266395454659,40.79179113499633],[-73.92657824809362,40.791793644189234],[-73.92650678712462,40.7917728496543],[-73.92636742573494,40.79166138883759],[-73.92633032267328,40.791503476053926],[-73.92634451501557,40.79124728911911],[-73.92642654271765,40.79111023442115],[-73.92648802964843,40.79102232430044],[-73.92656584815992,40.79097950171325],[-73.92670272262234,40.79096815927026],[-73.9267388558824,40.79097412067456],[-73.9268287456524,40.790988952153505],[-73.92694456117873,40.7909993820255],[-73.92701950745759,40.790999429506066],[-73.92711487726525,40.79101502446064],[-73.92716599667956,40.79099693340449],[-73.92724094207412,40.79099698074053],[-73.92731587858685,40.79100738442594],[-73.92738061590248,40.79099706882942],[-73.92743856886213,40.79096085724608],[-73.92751010805011,40.79096090226265],[-73.92756120566033,40.790963523824985],[-73.9276531907832,40.79095840272925],[-73.92778409928512,40.79094160365421],[-73.92786889241145,40.790954838131896],[-73.92789328730947,40.79097884668099],[-73.92790202785619,40.79100981883455],[-73.92791053632448,40.79103914658296],[-73.92789374498604,40.79109111142098],[-73.92765982806203,40.79134833453066],[-73.9275783029568,40.7914604747396],[-73.92732065708609,40.791743160459646],[-73.92727664490332,40.79176732751237],[-73.92723286052441,40.791791368378085],[-73.92713563794214,40.79192930660359],[-73.92780141406277,40.791997479261966],[-73.9280005350637,40.79213364090654],[-73.92826720296164,40.79232852394823],[-73.9283377324543,40.79285654927514],[-73.92834291177,40.792918058075024],[-73.92834212739791,40.79297968981483],[-73.92833538356622,40.7930411109665],[-73.92832271675375,40.793101989140666],[-73.92829530976815,40.79316116875433],[-73.92826520855157,40.79321287506588],[-73.92735332146688,40.79446189460999],[-73.92726057236887,40.79472983329066],[-73.92724376658572,40.794779176731524],[-73.92709782821409,40.795103605463616],[-73.92705122859763,40.79517849295891],[-73.92701158653018,40.795255659619485],[-73.9269790935539,40.79533473263974],[-73.92695390667426,40.79541533000279],[-73.92693614760101,40.79549706232603],[-73.92692590215972,40.795579534742124],[-73.92692321987656,40.7956623488068],[-73.92690492728326,40.79598385153606],[-73.92689066895791,40.79623452422182],[-73.92688967894108,40.79625201136065],[-73.9269519235602,40.796708432284376],[-73.92703845671666,40.79698879541503],[-73.92711806944817,40.79720386123559],[-73.92718514778379,40.797349896780304],[-73.92720299770355,40.79738674779986],[-73.9272168925721,40.79741543349777],[-73.92727720335044,40.797407453149084],[-73.92743922185325,40.79771053821607],[-73.92747588603501,40.798122899664975],[-73.92726293291283,40.79891864512208],[-73.92691995681969,40.799837590980445],[-73.92690105444355,40.799888236849625],[-73.92688261754365,40.799940768503276],[-73.92685410172618,40.79998755954875],[-73.9268060764353,40.80003590053774],[-73.92669572629511,40.800146977655096],[-73.92666565546537,40.80018271403629],[-73.92655351653667,40.800315172921486],[-73.92653846456179,40.80033389830838],[-73.92650250275534,40.80037491730698],[-73.92668470687234,40.80045475775885],[-73.92655241808488,40.800604825092336],[-73.92650954867311,40.8006570315246],[-73.92588046271642,40.80155174192578],[-73.92582494638683,40.801642490280855],[-73.92577551811753,40.80173060099635],[-73.92569826178708,40.80181087135063],[-73.92549293559195,40.80195616865117],[-73.9252903049319,40.80199558576519],[-73.92527521020189,40.80199852224082],[-73.92436044107573,40.801985553419],[-73.92263378594905,40.80186873814109],[-73.92215538898817,40.801626469974885],[-73.92191092229639,40.80150266575102],[-73.92133752419346,40.800852106999656],[-73.92113594709159,40.80047545959406],[-73.9210331764515,40.8002652818581],[-73.92083898713123,40.80001259800674],[-73.92057878116661,40.799668148460306],[-73.92035479893745,40.79942285236062],[-73.92031465521238,40.79937545929005],[-73.91923785764365,40.79888106768288],[-73.91914573748254,40.798838987346016],[-73.91906560282145,40.798802797319425],[-73.91899496843494,40.79877184270197],[-73.91898724457863,40.7987697122199],[-73.91891076100639,40.79874013786577],[-73.91797992058197,40.798380201927515],[-73.91790279811015,40.79836265272896],[-73.91662985247811,40.797858139437146],[-73.91639852914045,40.797684842039075]]],[[[-73.92295449494824,40.858850762381834],[-73.92282846036967,40.856851409092165],[-73.92277921134004,40.85682619788828],[-73.92263329576978,40.856831754713134],[-73.92204492149666,40.856854160086385],[-73.92207464948143,40.85677949124109],[-73.92215747202292,40.85676624747645],[-73.92216865081123,40.85673844681848],[-73.9221463709368,40.85672634079078],[-73.92210975260868,40.856720271163304],[-73.92216714728872,40.85666348247124],[-73.92221972249502,40.85664175463903],[-73.92224682582784,40.85661396420516],[-73.92229299127176,40.85662729498483],[-73.92233282523735,40.85660797655013],[-73.9223769567617,40.85658356962446],[-73.92237142624982,40.8562803416538],[-73.92234465253951,40.85625312253798],[-73.92237468647147,40.85621505347317],[-73.92237580865441,40.85597834945554],[-73.92234459374136,40.85568233581491],[-73.92229611014517,40.85566383522926],[-73.9222787306449,40.85565498884382],[-73.9224003587529,40.855510055974435],[-73.92266929695302,40.85517977496078],[-73.92281985673779,40.8549886765113],[-73.92290114139601,40.85488550530876],[-73.92313298516522,40.85458947031782],[-73.9234158418363,40.8542258063622],[-73.92360595220686,40.853977198034734],[-73.92400939220519,40.853436953917985],[-73.92444065139955,40.85284047270444],[-73.9246702118402,40.85250663957791],[-73.92497396914048,40.85207090936961],[-73.92502191229724,40.85202171042405],[-73.9250332685981,40.85199378494467],[-73.92507294866873,40.851942220704494],[-73.9251098027108,40.8518928170085],[-73.92514666528878,40.85183695594685],[-73.92515518101462,40.85181547591904],[-73.92517217729048,40.851802592329356],[-73.92521754031068,40.85173813710854],[-73.92527707938338,40.85164791120243],[-73.92529694152813,40.851607086704895],[-73.92534796606847,40.85153834833889],[-73.92542451604929,40.85142233374189],[-73.92548973032318,40.851326734389275],[-73.92553224547369,40.851273030364254],[-73.92554359303267,40.85124295131131],[-73.9256399903469,40.85109901600749],[-73.92566267418457,40.851068937045085],[-73.9257363868128,40.85095507157292],[-73.92575544275003,40.850926317209556],[-73.92585363309095,40.850778147042526],[-73.92587970419689,40.850752742945524],[-73.92589461573377,40.85071602115879],[-73.9260287750864,40.850514127209415],[-73.92623817249405,40.85020717547992],[-73.92625607778919,40.85018092828896],[-73.92649455759545,40.84983926268619],[-73.92671439092591,40.84953289248654],[-73.92692303519897,40.849250531608135],[-73.92711679645475,40.84896816076996],[-73.92725466369217,40.84876344005093],[-73.92740369127677,40.848557312118125],[-73.92752293332555,40.848379413767056],[-73.92765334858305,40.84818740257276],[-73.92797377830453,40.84772713626883],[-73.92813798976543,40.8474916337005],[-73.92821693262154,40.84738013694405],[-73.92839151036601,40.847132229299824],[-73.92842200947675,40.84708268101533],[-73.92845501929006,40.8470314732832],[-73.9284899482773,40.84698195788158],[-73.92928544019543,40.84585422120134],[-73.92932522842068,40.84579501208153],[-73.92938078797049,40.84571308802426],[-73.92942845919426,40.84564416145964],[-73.92961778841185,40.8453719768564],[-73.92967631216548,40.845289599968226],[-73.92971850477596,40.84523177776125],[-73.9297655896517,40.845155498584816],[-73.92981429049016,40.84507738364222],[-73.92986949219909,40.84498388307114],[-73.92992306713167,40.84489407370511],[-73.92998963816945,40.844769196937285],[-73.93004648072035,40.84466092972764],[-73.93009844615636,40.844555117607285],[-73.93015203635495,40.844449305440385],[-73.93022352213256,40.84428444159578],[-73.93027389095387,40.84416349148803],[-73.93031939529584,40.84404414061389],[-73.930399020757,40.84382880869298],[-73.93045266598509,40.84368115937818],[-73.93049978822187,40.843555650223024],[-73.93054530049939,40.843428546088724],[-73.93056966892287,40.843371947301186],[-73.93057942780871,40.84333749991768],[-73.9306281815355,40.843205840884856],[-73.93067529907357,40.84308525801471],[-73.93069805828603,40.8430231193936],[-73.93072736300067,40.84293970550292],[-73.93077282921946,40.8428102512157],[-73.9307858076328,40.842793033211585],[-73.93080204561869,40.84276596475726],[-73.93081019415844,40.84271797293056],[-73.93089465201432,40.842538340141964],[-73.93097488039726,40.84240043206546],[-73.93122229886865,40.841931197819626],[-73.93135888955003,40.84168834011954],[-73.93152929686691,40.84138537504001],[-73.93183461490958,40.840836973049434],[-73.93216201657161,40.84025506805088],[-73.93279555797167,40.839123749538174],[-73.93295973246782,40.83878578135532],[-73.93309918150796,40.838543474788636],[-73.93316806379086,40.83842168134451],[-73.93326669730268,40.838250271448516],[-73.93335684361485,40.83808787017987],[-73.93341807218603,40.83797188003895],[-73.93346654180995,40.837891325020884],[-73.93353117016976,40.83776630556685],[-73.9336383069468,40.837579421198875],[-73.93377517793516,40.83737128497364],[-73.93390952876406,40.83713285480008],[-73.93401498008394,40.836934362373725],[-73.9341025806851,40.836766168736325],[-73.93419823237821,40.836572793076456],[-73.93428447793906,40.836383843146386],[-73.93431245358923,40.836318503157166],[-73.93436132705648,40.8362007755935],[-73.93460027698643,40.83609686811029],[-73.93467393068336,40.836064903239176],[-73.93474569422979,40.83609209412607],[-73.9347988627785,40.8361101157589],[-73.93485740276078,40.83598502557729],[-73.93496274110696,40.835759934749916],[-73.9350633634263,40.83567765881008],[-73.93530788003902,40.83547772443083],[-73.93572624332155,40.835156346599796],[-73.9364955712839,40.83456879562562],[-73.93700641578693,40.83419311018005],[-73.93705905884414,40.83416598865102],[-73.93729666512165,40.83397774410142],[-73.93729719818147,40.83397732122575],[-73.93795718243032,40.83345441842222],[-73.93838508900468,40.8331135025213],[-73.93857474693532,40.83291508577092],[-73.93862894892679,40.832857941708525],[-73.93868316230184,40.832800789417526],[-73.93877360195545,40.83266321215955],[-73.93890834478147,40.83248035713769],[-73.93894859789039,40.832417335825866],[-73.93902897268028,40.83229149797048],[-73.93913480796975,40.83209759542913],[-73.93922536460639,40.831899660975154],[-73.93927114613955,40.831761792899265],[-73.93927116936446,40.831761720038564],[-73.93927119324172,40.83176165739717],[-73.93933313154199,40.83162629993888],[-73.93941078701711,40.83149507581414],[-73.93941083406938,40.83149499458969],[-73.93950338652499,40.83136946047251],[-73.93960960075401,40.831251119208765],[-73.93960970782909,40.831251002333055],[-73.93960982570297,40.83125089467685],[-73.9397283144388,40.83114089857181],[-73.93980468099211,40.83107011331952],[-73.93980484742829,40.83106996028944],[-73.93980498983957,40.83106979015937],[-73.93987049016135,40.83099197658322],[-73.93987057339184,40.83099188616365],[-73.9398706334639,40.830991796067025],[-73.93992383233882,40.83090827687767],[-73.9399238924195,40.83090817706466],[-73.93992395119228,40.830908060163516],[-73.93996366268439,40.83082060632699],[-73.93996368656913,40.830820534304095],[-73.93998939894352,40.83073096688927],[-73.9400790579522,40.830463957741415],[-73.94017089788659,40.83038439112877],[-73.94034643247532,40.83045784284953],[-73.94037033213816,40.831331253807456],[-73.94036830762661,40.831460492514076],[-73.94034688705099,40.83159040468478],[-73.94030591840628,40.83171845123628],[-73.94024600816327,40.83184212110976],[-73.94016848455782,40.83195905622725],[-73.94007535619825,40.832067228714145],[-73.93967601926553,40.8326853713424],[-73.93962608650051,40.83279875409003],[-73.9396260632925,40.832798808355655],[-73.93962603943116,40.83279885340712],[-73.93955994993132,40.832908696762146],[-73.93955986753126,40.83290884112466],[-73.93955977125295,40.83290896671718],[-73.93947827507725,40.83301332793508],[-73.9394781441376,40.83301348986203],[-73.93947800151585,40.833013643406666],[-73.9393822254493,40.833110836080785],[-73.93938216539924,40.83311089920573],[-73.93938209520293,40.833110962827945],[-73.93927390004451,40.83319934332014],[-73.93927371132511,40.83319949633767],[-73.93927348489024,40.83319964883277],[-73.93915487908122,40.833277992897536],[-73.9384919674774,40.83384379969907],[-73.93840260906586,40.83390883094538],[-73.9383184473696,40.83397774586232],[-73.93823977447693,40.83405030528993],[-73.93816686343067,40.83412625741966],[-73.93809996728051,40.834205338668134],[-73.93803931803454,40.834287274488624],[-73.93798512634712,40.83437178063733],[-73.93793758031077,40.834458563842794],[-73.93789684495694,40.83454732293001],[-73.93786306168286,40.83463774986559],[-73.93775116167835,40.83489057694031],[-73.93738281059416,40.835690729391246],[-73.93702353934745,40.83646894709583],[-73.9366907872212,40.83719324953262],[-73.93638316925276,40.83785012505359],[-73.93623075758276,40.838077856217495],[-73.9361020050515,40.83822716914315],[-73.93595950279916,40.83836989797282],[-73.93580416676822,40.838504977044195],[-73.93563711269506,40.838631420045814],[-73.93545962139952,40.83874840359438],[-73.93533073261027,40.83887479613226],[-73.935330614707,40.838874912997774],[-73.93533051907266,40.83887503975969],[-73.93521776534807,40.83901582296582],[-73.93521772979143,40.83901586733969],[-73.93521769510795,40.83901592109534],[-73.93512487130641,40.83916933178489],[-73.93512477718969,40.839169484848696],[-73.9351247170429,40.83916963742906],[-73.93505508825109,40.8393332356607],[-73.93501119207527,40.839503971962095],[-73.9349946360393,40.83967805519945],[-73.9349946236073,40.839678136441464],[-73.93499462352905,40.83967821651781],[-73.93500574203479,40.83985180205253],[-73.9350057533989,40.839851910781846],[-73.93500577800762,40.839852009634754],[-73.93504373258291,40.8400215129828],[-73.93504374400077,40.84002156676436],[-73.93504376865361,40.84002162055338],[-73.93510666614682,40.840183726668094],[-73.93519161626601,40.84033539986227],[-73.93519169994748,40.840335544314776],[-73.93519180612908,40.84033568827734],[-73.93529543189298,40.84047481865689],[-73.9354363709435,40.840751331608956],[-73.93559506294737,40.84117340009378],[-73.9356281837989,40.841279099763995],[-73.93562826736888,40.841279361650244],[-73.93562830175736,40.84127961362515],[-73.93564242527157,40.84138913043551],[-73.93564244828568,40.84138928306248],[-73.9356424366579,40.841389445554036],[-73.93563666110356,40.841500140341935],[-73.93563665024222,40.84150019461355],[-73.9356111103673,40.84160880660175],[-73.93561108645711,40.84160889604609],[-73.93561105084665,40.84160899486519],[-73.93556697174432,40.841712527557966],[-73.93514017394457,40.84231167399197],[-73.93467106292576,40.84295724295499],[-73.93421198409459,40.84356890317768],[-73.93371553835098,40.84424637517067],[-73.93323248402116,40.84490992160736],[-73.93315044085381,40.84502194271411],[-73.93277020414004,40.845541105963186],[-73.93232515234445,40.84615390073387],[-73.93224030203096,40.84626460312363],[-73.93218663435836,40.846343067450455],[-73.93210093659894,40.846457729829055],[-73.9320725805398,40.84649567850506],[-73.93204002755533,40.84653350659721],[-73.93201002948507,40.846575966035445],[-73.93198004440234,40.846618415589305],[-73.9319150737706,40.84671052361216],[-73.93185010295723,40.846802633272205],[-73.93139355315769,40.84742823140952],[-73.93116151707109,40.84774060051512],[-73.93088430095672,40.84811893848376],[-73.93062107886078,40.848480976768926],[-73.92970731493044,40.848122612216514],[-73.92898242721628,40.849256121989484],[-73.92886675422001,40.84939231334607],[-73.92873382244407,40.849520488644245],[-73.92858519996814,40.84963880268659],[-73.92842288041075,40.84974568075641],[-73.9282491884678,40.84983985458187],[-73.92747680551697,40.85069437029729],[-73.92707982277834,40.85143234288165],[-73.92703315670515,40.85220077510244],[-73.92769565671937,40.85248778210536],[-73.92723934896078,40.85311537198856],[-73.92679937896115,40.853717144964584],[-73.92469199965241,40.85664199724975],[-73.92467094651872,40.85681088921767],[-73.92466977966382,40.85698261123486],[-73.92468915288427,40.85715512178682],[-73.92472918878468,40.857326286696306],[-73.92478952121468,40.85749399708745],[-73.92486930008563,40.85765619133618],[-73.92496717376007,40.85781100449197],[-73.92508143685167,40.857956787810565],[-73.92518925048233,40.85802753667571],[-73.92531748382586,40.85809080701817],[-73.92546547789384,40.85814241093288],[-73.925630758415,40.8581779517763],[-73.92580872934269,40.8581934195302],[-73.92599285788846,40.85818586639448],[-73.92617526930337,40.85815409637826],[-73.92634775493242,40.858098971182336],[-73.92650299462578,40.85802341918504],[-73.92663553986668,40.85793192426913],[-73.92674232275557,40.85782976791304],[-73.9268227356291,40.85772223817709],[-73.92687811143345,40.85761400634239],[-73.9269111749119,40.857508760855936],[-73.92712222071847,40.8581096107083],[-73.92709952112088,40.8582752698383],[-73.92705257822205,40.85844158607165],[-73.92698091222499,40.85860548167312],[-73.92688495070286,40.858763822005436],[-73.92676602605641,40.85891354083871],[-73.9266263309416,40.85905185961648],[-73.92646882895579,40.859176454930626],[-73.92629698136336,40.85928556406289],[-73.92611458037022,40.85937810299049],[-73.92592136994661,40.85949958806296],[-73.92573921533358,40.859636065381025],[-73.92557098895237,40.85978668934908],[-73.92541941460219,40.85995018107265],[-73.92528690167846,40.86012489927635],[-73.92517550986231,40.86030884613867],[-73.92508675990665,40.86049976633723],[-73.9250216286815,40.86069522627876],[-73.92500890230106,40.86075631338059],[-73.92498050337184,40.860892518744734],[-73.92496310640058,40.86108928317828],[-73.92496779010656,40.86125346815235],[-73.92496864064553,40.8612832695706],[-73.9249981830786,40.861463738038054],[-73.92474153407633,40.86159363774953],[-73.92467728650543,40.86149664480741],[-73.92461303483985,40.86139973089602],[-73.92414145686672,40.86064252794398],[-73.92295854150304,40.85891389320498],[-73.92295449494824,40.858850762381834]]],[[[-73.92640556921123,40.877621476537406],[-73.92635080268317,40.87759231996012],[-73.92629680992593,40.87756502787571],[-73.92631001739278,40.877550633882144],[-73.92630253569213,40.877537430902386],[-73.9262974358819,40.87752358952969],[-73.92629456201972,40.87750608951799],[-73.92629548798325,40.877488468092395],[-73.9263001889594,40.87747119739792],[-73.92630853898835,40.87745474018182],[-73.9263203143388,40.87743953739499],[-73.92633519950277,40.87742599637699],[-73.92635279564944,40.87741447994219],[-73.9263726313114,40.87740529665872],[-73.92639417501705,40.87739869258071],[-73.92642113923479,40.87736696561157],[-73.92644105063245,40.87733236693516],[-73.92645339373647,40.877295792274246],[-73.92645784901023,40.87725818850623],[-73.92644013587862,40.877218404395705],[-73.92641433044595,40.8771812575933],[-73.92638108656072,40.877147689292485],[-73.92634124653681,40.87711855001638],[-73.92629581981099,40.877094578068494],[-73.92624595736667,40.87707638082669],[-73.92619292257176,40.87706441935456],[-73.92613805916926,40.87705899671978],[-73.92608275723205,40.877060250315495],[-73.92597565608355,40.8770548674848],[-73.92586834057406,40.877056446822884],[-73.92576159481479,40.87706497679015],[-73.9256561987545,40.87708039506148],[-73.92555292248151,40.87710258898172],[-73.92545252059762,40.8771313963884],[-73.92535572670516,40.8771666067968],[-73.92526324804732,40.87720796293741],[-73.92517576034103,40.877255162635706],[-73.92516882144916,40.87728336202683],[-73.92515750246187,40.87731073231328],[-73.92513804759365,40.87734237260904],[-73.92511275426105,40.87737153750293],[-73.92508215701345,40.877397610615624],[-73.92507323779532,40.87739347740126],[-73.92502681080512,40.8773719622974],[-73.92496239614412,40.87739363723662],[-73.9248956789045,40.87741083753266],[-73.92482719737039,40.877423424410786],[-73.92474202521328,40.87743239082842],[-73.9246560717935,40.877434227604205],[-73.9245703699065,40.877428912667845],[-73.92448594932515,40.877416509882295],[-73.92440382442524,40.8773971682764],[-73.9240050501002,40.87731744265673],[-73.92386147764304,40.87727006407545],[-73.92381973555399,40.87726181171486],[-73.92377681206933,40.877258575113856],[-73.92373374677835,40.87726043266154],[-73.92369158270475,40.87726733936897],[-73.92365134104573,40.87727912795837],[-73.92361399643957,40.877295512914806],[-73.92354823367559,40.8773013797371],[-73.92329476733991,40.87726443495729],[-73.92318658338255,40.87721674534579],[-73.92312291445771,40.87718867791139],[-73.92309889663517,40.87716676803313],[-73.92307297768339,40.877142166635494],[-73.92299898839477,40.87710057903383],[-73.92299761359375,40.877096211972365],[-73.92296914988856,40.87705947937182],[-73.92292375203775,40.87703438615705],[-73.92290511691822,40.8770263778511],[-73.92285992854906,40.877012521671396],[-73.92283147429009,40.87700596909553],[-73.92281051453217,40.87700495764837],[-73.92280311153739,40.87701337289038],[-73.92279447112558,40.87700479765395],[-73.92280735015176,40.87699041640381],[-73.92281246559963,40.876979082558684],[-73.92279410684544,40.87697600561795],[-73.92277552540176,40.87697159722235],[-73.92275159485222,40.876953761648956],[-73.92271506279393,40.87693181751404],[-73.92267110341211,40.87691986614621],[-73.92264377370499,40.87691635230178],[-73.92262222332911,40.87693206371381],[-73.92261955902845,40.87691702659688],[-73.92260901773905,40.87691449496126],[-73.92259596880977,40.87692123368961],[-73.92258515626519,40.87691378005268],[-73.92258024072258,40.8769061772551],[-73.92258384725635,40.87689634173588],[-73.92257719528722,40.876895676898975],[-73.92258179872692,40.87687808976769],[-73.92259148720414,40.87686583243166],[-73.92256855100571,40.87685691823867],[-73.92253786207066,40.87687131046033],[-73.92249234636213,40.876848928853285],[-73.92247689081137,40.87683204457969],[-73.9224234002422,40.87680146472223],[-73.92241708393784,40.876785891417924],[-73.92239768169323,40.87678022314123],[-73.92238754641694,40.87676323170034],[-73.92237669315786,40.87675893447923],[-73.92237632196881,40.87674793736857],[-73.92237521199618,40.87655685524596],[-73.92238115447888,40.87636582450288],[-73.92239414469213,40.876174995072304],[-73.92241417237985,40.87598451672798],[-73.9224412217629,40.87579453896683],[-73.92243956678482,40.87574312154875],[-73.92244468218175,40.87569183555909],[-73.92245651683557,40.875641193342425],[-73.92247495250376,40.87559170081084],[-73.92249980500127,40.87554385239012],[-73.92255082171012,40.87543488876455],[-73.92259328606806,40.87532383160474],[-73.92262705038327,40.87521106728227],[-73.92265199723364,40.87509698810615],[-73.92266803987462,40.87498199095771],[-73.92267512254045,40.87486647590987],[-73.9226732206375,40.87475084483525],[-73.9226623408292,40.87463550000809],[-73.92264252101218,40.87452084270474],[-73.9226138301838,40.87440727180753],[-73.92257636820149,40.87429518241747],[-73.92253026543472,40.87418496447943],[-73.92247568231093,40.87407700142595],[-73.92241280875686,40.87397166884326],[-73.92234186353724,40.8738693331649],[-73.92226309349343,40.873770350397095],[-73.92217677268418,40.87367506488026],[-73.922083201432,40.87358380809154],[-73.92198270527798,40.87349689749169],[-73.92187563384927,40.87341463542086],[-73.92176235964247,40.873337308047034],[-73.9216432767279,40.873265184370865],[-73.9215187993786,40.87319851528981],[-73.92138936062922,40.87313753272572],[-73.9212554107699,40.87308244881802],[-73.9211174157798,40.87303345518629],[-73.92108868294096,40.87303639315345],[-73.92105969060053,40.873036373324624],[-73.92103096478297,40.87303339605958],[-73.92097343965231,40.873018049891094],[-73.92091406868389,40.873007505809575],[-73.92085354538598,40.873001886979665],[-73.92079257672641,40.873001259034446],[-73.9207318748749,40.873005629308906],[-73.92072984137157,40.87300831440648],[-73.92072725222623,40.87301070809991],[-73.92072417837554,40.87301274480741],[-73.92072070403604,40.87301436872776],[-73.92071692439674,40.87301553536927],[-73.92071294301124,40.87301621276857],[-73.92070886896049,40.873016382366394],[-73.9207048138643,40.87301603951625],[-73.92068931274771,40.87301184045804],[-73.9206835897848,40.873004395663166],[-73.92065921317123,40.87300564856164],[-73.92063787635509,40.87299879024732],[-73.92060389439717,40.87299108511304],[-73.9205697228698,40.87299520544238],[-73.92055602106619,40.872998773963154],[-73.9205255308397,40.87301698983927],[-73.92049019600653,40.87303219533469],[-73.92045784203492,40.873044471391964],[-73.92042553462326,40.87305452980502],[-73.92038723144313,40.87307266621167],[-73.9203569084713,40.873079785781314],[-73.92032849534046,40.87308988035928],[-73.92030192340013,40.87310590583986],[-73.92029230572722,40.873098416622646],[-73.92027634052253,40.87310597829616],[-73.92025767981515,40.87312122589489],[-73.92022383019852,40.87314980501203],[-73.9201942708147,40.873165900772285],[-73.92016846718049,40.87316839593461],[-73.92015078813236,40.87318212694084],[-73.92013405705727,40.87319283447836],[-73.92012536070224,40.87320874832103],[-73.92010368749716,40.87322176073029],[-73.92008500471889,40.87323474605737],[-73.92006343503776,40.873253787509604],[-73.92004996719797,40.87328332920579],[-73.92001877553861,40.873323577230366],[-73.91999041526309,40.873353993452234],[-73.91998138656106,40.873380848973774],[-73.91997170909967,40.8733982782056],[-73.91995797828987,40.87340971350667],[-73.91995560487804,40.873450465136486],[-73.9199668568459,40.87347149119084],[-73.91996014690898,40.873487387635414],[-73.91996152695484,40.87351302125868],[-73.91996579612358,40.87353260060074],[-73.91995200889669,40.87354101173988],[-73.91994924637949,40.873555375575066],[-73.91994462466599,40.87357803803828],[-73.91992890927844,40.873590244238926],[-73.9199269916988,40.873594792492966],[-73.91991209834842,40.873595675892226],[-73.9199053632511,40.87361081913323],[-73.91987352156002,40.87360808148412],[-73.91982885231027,40.8736107319979],[-73.91979301672423,40.87360651215789],[-73.91979277649081,40.87364631105566],[-73.91983229914747,40.8736524504206],[-73.9198718807939,40.87364883629982],[-73.91989957882102,40.87364893292405],[-73.91992525757085,40.87365427378231],[-73.91994198070866,40.87366934602078],[-73.9199577479479,40.873679163240816],[-73.91995366404547,40.873700924134084],[-73.91994859388642,40.8737219231193],[-73.91995447494243,40.87373020517083],[-73.91995934351056,40.87374448584665],[-73.91996224003297,40.87375575929273],[-73.91996707895042,40.87377304095118],[-73.91997384763381,40.87379784119851],[-73.91998163535061,40.87381964449883],[-73.91997464567024,40.873829381103214],[-73.91998543966989,40.8738444333085],[-73.91999878749608,40.87384560517084],[-73.9201298717648,40.873923390701066],[-73.9201448168174,40.87390542651693],[-73.9201704420506,40.87391977984258],[-73.92015549479693,40.87393774218567],[-73.92019591546118,40.873961159343615],[-73.92021382177707,40.87394395590928],[-73.92024139479422,40.87396281793415],[-73.92022250884904,40.87397851650829],[-73.92029151637334,40.87401629602328],[-73.9203516480987,40.87405104374185],[-73.92040584540698,40.8740842699144],[-73.92044131562461,40.87410690961585],[-73.9204737756271,40.87413705928915],[-73.92049985349445,40.87416005032817],[-73.92054444499286,40.87414518239875],[-73.92057687274615,40.874180583190096],[-73.92060639037864,40.8742069625428],[-73.92062699165696,40.874234811128815],[-73.92076966714168,40.87417738586551],[-73.92078761461632,40.87417891108449],[-73.92080255630363,40.87419405886673],[-73.92080751306932,40.874215260100044],[-73.92066084429271,40.874278742968954],[-73.92066980301341,40.874296911781265],[-73.92068572694272,40.874323414613215],[-73.92069665918828,40.87434840144943],[-73.92071107412386,40.87438739373973],[-73.92070010598992,40.87439193360947],[-73.92071604571979,40.87440632505268],[-73.92072498444605,40.874430554820925],[-73.92074290853496,40.87445175558192],[-73.92075785117542,40.8744661465019],[-73.92075483429635,40.874489611524645],[-73.92076677770568,40.87451081688587],[-73.92078070500618,40.87453125853111],[-73.92078169241678,40.87453958877677],[-73.92079265694512,40.874547169505334],[-73.92078865110005,40.87456306014478],[-73.92080359467651,40.87457669452631],[-73.92079957959804,40.87459107343414],[-73.92080954431944,40.87460092273844],[-73.92081650482754,40.874613794604386],[-73.92081649581911,40.87462135908938],[-73.92082945415423,40.87462894101484],[-73.9208424024016,40.87464333055512],[-73.92083940266568,40.87465241443047],[-73.92084337428226,40.874664528381636],[-73.92085235584511,40.874663778679114],[-73.92086879559817,40.874676279948815],[-73.92088273221385,40.87468839201987],[-73.92088671102701,40.874704296847305],[-73.92089167392996,40.87472095067342],[-73.92090561548858,40.874739123049],[-73.92091956358952,40.87475124433709],[-73.92092254079141,40.87476184470565],[-73.92091453517757,40.874780010750264],[-73.92091551002896,40.87479817524276],[-73.92092349157298,40.874799693107754],[-73.9209274622973,40.87481331995323],[-73.92093841813048,40.87482770845209],[-73.92094736912188,40.87484285160679],[-73.9209723077097,40.87484135578921],[-73.92098723992707,40.87486407623856],[-73.92098721924162,40.874881483515736],[-73.92100015808853,40.87489512470693],[-73.92101610565922,40.874902700113616],[-73.92103202290934,40.87493450766613],[-73.92105493692375,40.87496025919657],[-73.92108133530856,40.874978061301896],[-73.921114201605,40.87501366259355],[-73.92114009384986,40.87504849286104],[-73.92115600330614,40.875077274259],[-73.92116695696902,40.87509468853012],[-73.92117492688608,40.87510604883473],[-73.92117491342367,40.87511740469123],[-73.92118186508984,40.8751378408507],[-73.92116988845753,40.87514389297386],[-73.92116987769634,40.87515296968486],[-73.92117284868083,40.87516811862],[-73.9211688534268,40.87517567971124],[-73.92116984179312,40.87518325291786],[-73.92115787665256,40.875188539803545],[-73.92115986015388,40.875196114862746],[-73.9211438954381,40.87520366727271],[-73.92114588498222,40.87520670431215],[-73.92113391038943,40.87520972125548],[-73.92113190442414,40.87522183111022],[-73.92112690618768,40.87523469545263],[-73.92111094462032,40.87523846720649],[-73.92110394084429,40.87525284290744],[-73.92111290364173,40.87526723019343],[-73.9211069140852,40.87527631152839],[-73.92110491037768,40.8752853967606],[-73.92107996422352,40.875292943523775],[-73.92106199576553,40.87530883400253],[-73.92105700109721,40.87531941969958],[-73.92103602209797,40.875343628802696],[-73.92102403531837,40.87536784372095],[-73.92101105768877,40.87537692077088],[-73.9209901085768,40.87538523549422],[-73.92097812109449,40.87540036481036],[-73.92096913044077,40.875418521471005],[-73.92095515364728,40.87542911072835],[-73.9209302080565,40.87543742320587],[-73.92092920057647,40.87544649923351],[-73.92091823046651,40.87545330838512],[-73.92091322183167,40.87546466031523],[-73.92090325515433,40.875466166382616],[-73.92089428451301,40.87545783117],[-73.92087559199676,40.8754639500233],[-73.92081002773834,40.875453820014485],[-73.9206648379622,40.87539434872173],[-73.92060056857919,40.8754112678759],[-73.92052514633632,40.87540909528922],[-73.92048049143379,40.87537513848943],[-73.92048053454369,40.875339091976976],[-73.91970122194623,40.874994254710515],[-73.91955440422137,40.874951556887694],[-73.91941080719928,40.87490295653336],[-73.91927084240285,40.874848592929666],[-73.91913491094252,40.87478862187515],[-73.91900340236684,40.874723215237935],[-73.91887669354567,40.874652560463225],[-73.91886873676786,40.87464804140504],[-73.91886187407827,40.87464258578921],[-73.91885629445395,40.87463634384653],[-73.91885215154018,40.87462948746089],[-73.91884955941948,40.87462220543592],[-73.91884858947034,40.87461469829601],[-73.91884926840157,40.874607172764385],[-73.91885157751696,40.87459983607071],[-73.9188554532302,40.87459289024458],[-73.91886078881583,40.87458652655221],[-73.91886743734824,40.874580920229675],[-73.91887521574749,40.87457622565742],[-73.91894403383212,40.87452125345217],[-73.91900697761986,40.874462364581674],[-73.91906366160057,40.87439991973609],[-73.91911373860782,40.87433430138459],[-73.91915690194514,40.87426591143252],[-73.91919288726409,40.87419516875996],[-73.91922147418289,40.87412250665561],[-73.91924248763578,40.874048370163074],[-73.91926029161112,40.87392939379865],[-73.9192697263064,40.87380986670516],[-73.91927076501072,40.8736901278522],[-73.91927006008532,40.873683472564615],[-73.91927083115031,40.873676821504134],[-73.91927305649357,40.87367036195166],[-73.91927667345338,40.87366427579547],[-73.91928158018295,40.87365873440971],[-73.91928763851818,40.87365389382885],[-73.91929467786818,40.873649890353974],[-73.91928143993515,40.87363277349811],[-73.91927373078008,40.87363712315837],[-73.91926530440236,40.87364062337174],[-73.91925632214901,40.873643207116565],[-73.91924695601097,40.873644824919694],[-73.91922348853946,40.873640708597236],[-73.91920102746329,40.873634107337],[-73.91918002692672,40.87362515461109],[-73.91916948300667,40.873619538166466],[-73.91916029075864,40.87361268869697],[-73.91915269758563,40.87360479055169],[-73.91914690785241,40.87359605630401],[-73.91914307738506,40.8735867210305],[-73.91914130927724,40.87357703598382],[-73.91914165111544,40.87356726183036],[-73.91914085491685,40.87354636755745],[-73.91913593705154,40.87352580057908],[-73.91912700890003,40.873506026683344],[-73.91911427266487,40.87348749369687],[-73.91909801679097,40.87347062134253],[-73.91909798936238,40.873469602015994],[-73.91909773077101,40.87346860155075],[-73.91909724876497,40.87346764992348],[-73.91909655778645,40.87346677564757],[-73.91909567853908,40.873466004918626],[-73.9190946373675,40.87346536082986],[-73.91909346546805,40.87346486267988],[-73.91909219795407,40.87346452539467],[-73.9190908728037,40.87346435908014],[-73.91908952972204,40.87346436871957],[-73.91908820895151,40.87346455402418],[-73.91908695006596,40.873464909441665],[-73.91908579078505,40.87346542432276],[-73.91908476584398,40.87346608324026],[-73.91908169952636,40.87346742601353],[-73.9190783944471,40.87346838857119],[-73.91907493181303,40.87346894726295],[-73.91907139670214,40.87346908836155],[-73.91906787597318,40.87346880840011],[-73.91906445613154,40.87346811425745],[-73.91906122120379,40.87346702298881],[-73.91905825067309,40.87346556140705],[-73.91905851691978,40.873464421376205],[-73.91905852772469,40.87346326359923],[-73.91905828278223,40.87346212081953],[-73.91905778901973,40.87346102535646],[-73.9190570604014,40.873460008191046],[-73.91905611753354,40.87345909809008],[-73.91905498708167,40.873458320792345],[-73.9190537010164,40.87345769828085],[-73.91905229570929,40.87345724816099],[-73.91905081090424,40.87345698316269],[-73.91904928859343,40.87345691078048],[-73.91904777182972,40.87345703306147],[-73.91904630350918,40.87345734654729],[-73.91904492515773,40.873457842372275],[-73.91904367575695,40.87345850651376],[-73.91903629227357,40.873458236904206],[-73.91902906127824,40.87345707211121],[-73.91902216989627,40.87345504227758],[-73.91901579646436,40.87345219993176],[-73.91901010591556,40.87344861862865],[-73.91900524551104,40.87344439104601],[-73.91900013007435,40.87343808269043],[-73.91899383059081,40.873432425155706],[-73.91898648842313,40.87342754539868],[-73.91897826833213,40.873423552922695],[-73.9189693547793,40.8734205373201],[-73.91895994778763,40.87341856626198],[-73.91895025845292,40.87341768397955],[-73.91894359567372,40.87341688878357],[-73.91893720486289,40.87341525235455],[-73.91893126895883,40.873412821535545],[-73.91892595787812,40.8734096659094],[-73.9189214236515,40.87340587580653],[-73.91891779607211,40.8734015597196],[-73.91891647507374,40.8733941782101],[-73.918916673124,40.87338673042165],[-73.91891838546157,40.873379395388696],[-73.9189215709237,40.87337234943513],[-73.91892615293597,40.873365761935794],[-73.91893202135284,40.87335979124487],[-73.91893903510561,40.873354580889306],[-73.9189470255934,40.873350256118556],[-73.91894902070895,40.87334989034093],[-73.91895090542353,40.87334927341571],[-73.91895262530876,40.87334842315906],[-73.9189541306963,40.87334736412535],[-73.91895537811232,40.87334612689832],[-73.91895633153285,40.87334474720763],[-73.91895696342425,40.87334326489721],[-73.91895725553825,40.873341722774406],[-73.91895719943892,40.87334016537401],[-73.9189567967464,40.87333863767198],[-73.91895605908998,40.8733371837865],[-73.91895500777237,40.87333584570419],[-73.91895367315443,40.87333466206722],[-73.91894814490081,40.87333294092997],[-73.91894301235843,40.87333061864082],[-73.91893838820181,40.873327746180934],[-73.91893437394484,40.87332438660938],[-73.91893105771227,40.87332061367867],[-73.9189285123051,40.873316510215766],[-73.91891581319246,40.87332441322908],[-73.91889712993505,40.87332690205349],[-73.91888247982267,40.87332689175651],[-73.91887149111055,40.873327717960386],[-73.91886415724973,40.873334385740925],[-73.9188601206763,40.87334077741653],[-73.91884839620367,40.87334410505424],[-73.91883850430484,40.87334604404275],[-73.91882934850322,40.873345203841986],[-73.91882129028245,40.87334575418196],[-73.9188113972621,40.87334824934314],[-73.91879967618048,40.87334879710458],[-73.91878759190439,40.87334712040871],[-73.91877587467621,40.873344332958546],[-73.9187659925242,40.873337930818806],[-73.9187583127835,40.87332819434679],[-73.91874770183597,40.87332040242563],[-73.9187374494982,40.87331678090167],[-73.91872536896749,40.873312046072726],[-73.91871988112861,40.87330703763078],[-73.91871329183746,40.87330453086861],[-73.91871329727581,40.873300082303835],[-73.9187135598065,40.87329293914803],[-73.91871367576158,40.87328979599893],[-73.9187048926787,40.87328339513063],[-73.91869757440801,40.87327838590064],[-73.9186994140038,40.87327143650715],[-73.91870894542379,40.87326504870792],[-73.91871701111326,40.8732583814526],[-73.91872251096129,40.87325338125202],[-73.91872288218988,40.87324921120027],[-73.9187203217888,40.873246429020575],[-73.91871336287247,40.87324642411902],[-73.91870750097169,40.87324808818209],[-73.91869577494492,40.87325197197906],[-73.91867159931019,40.87325390139148],[-73.91865986974133,40.87326139982232],[-73.91865289939693,40.873270013288334],[-73.91864886008567,40.87327862932273],[-73.91864116504266,40.87328195977988],[-73.91863200450749,40.873284455944734],[-73.91861745777886,40.87328635594977],[-73.91860348869866,40.87328601674779],[-73.91858681154778,40.873277872587956],[-73.91857034760132,40.873262692114885],[-73.91856521191379,40.873251271642765],[-73.91856571323937,40.873244678633135],[-73.91856625786392,40.8732375098781],[-73.91855082542608,40.87322217316113],[-73.91853126321541,40.87321308866151],[-73.91852666929829,40.873213230995596],[-73.91851642893582,40.873213547586985],[-73.91850799095104,40.873206504832304],[-73.9185038805399,40.873198212397476],[-73.91849995662206,40.87319171560391],[-73.91848115800417,40.87319561130373],[-73.91844037849661,40.87319735119585],[-73.91840892149038,40.87319732895916],[-73.91839143131351,40.87320881418606],[-73.91839722808344,40.87323181163097],[-73.91841698758455,40.873269853283404],[-73.91844725919269,40.87328667889481],[-73.9184949971551,40.8733114746724],[-73.9185322631802,40.87332476661653],[-73.91859397285008,40.87335664754199],[-73.91861259668224,40.87337081066089],[-73.91862886554006,40.87340531307232],[-73.91862765894815,40.873439802657515],[-73.91861247219613,40.87347251418032],[-73.91859729866323,40.87349549732517],[-73.91857283049322,40.87349636441585],[-73.9185611637772,40.873509621812644],[-73.91852735311112,40.87352816969448],[-73.9184958727612,40.87354760406777],[-73.91846904628143,40.87357146281512],[-73.91845390521425,40.87356791470515],[-73.91843877628354,40.87355375403125],[-73.91841198255527,40.873551082199924],[-73.91840148169197,40.87356257169882],[-73.91842475554515,40.87358558267001],[-73.91842473601635,40.873601500674205],[-73.91841772076702,40.87362183667033],[-73.91841071224559,40.87363686605051],[-73.91838740472863,40.87364127133427],[-73.91837340807167,40.87365452706398],[-73.91835241610424,40.873671315254626],[-73.91832792070939,40.87369429176757],[-73.9182952725403,40.87371460961211],[-73.91824631256634,40.87373668409596],[-73.91819852325571,40.8737534537738],[-73.91817869735279,40.87376935840625],[-73.91816235897653,40.87379145631402],[-73.91814717650607,40.87382151421543],[-73.91812269078615,40.87383653117993],[-73.91810403620784,40.87384713068048],[-73.91805893427576,40.87384986798407],[-73.91805165797444,40.87386254546659],[-73.91803715672668,40.87389725829064],[-73.91794108366362,40.87398314781037],[-73.91792902917996,40.8739788932051],[-73.9177546809533,40.87424853456624],[-73.91776990325697,40.874254303339995],[-73.91757729884738,40.87454867854725],[-73.91749921000552,40.87452007854024],[-73.91769066058588,40.87422522218325],[-73.91770931109491,40.87423249407936],[-73.91789032098391,40.87396247775173],[-73.91788506630645,40.873960250147604],[-73.91787144917512,40.873904995288704],[-73.91784685200211,40.873931012835364],[-73.9178144819859,40.873946235535044],[-73.91780777752841,40.87395724404445],[-73.9177932744175,40.87395300141786],[-73.9177776491524,40.87396314669121],[-73.91778097440238,40.873980087793846],[-73.9177681245675,40.87399151458244],[-73.91774021567049,40.87400673105862],[-73.91770785270622,40.87401602794908],[-73.91764347141131,40.87402630142598],[-73.91759030095473,40.87403575514313],[-73.91755115955185,40.87406777530267],[-73.91749486066554,40.87408434930766],[-73.91742914539147,40.87411753950069],[-73.91739625419065,40.87416024365777],[-73.91726640898622,40.87420999269614],[-73.91718819114013,40.87424198521313],[-73.91711624585032,40.87425735872744],[-73.91703722692631,40.874303002166855],[-73.91698090690294,40.8743266978021],[-73.91685267654533,40.87433728573166],[-73.91671349901952,40.87435498785029],[-73.91665560146531,40.87438699433422],[-73.91658048205615,40.87443560224686],[-73.91644828715276,40.87449544308547],[-73.91634348667574,40.87452384988971],[-73.91621216322869,40.87450358336532],[-73.9160985272037,40.874500158389274],[-73.9160167512422,40.874514849958416],[-73.91589033125028,40.8745196373244],[-73.91576604987816,40.874527677562824],[-73.91568463084477,40.87452761810514],[-73.91557751037364,40.87451940890479],[-73.91540183736208,40.87450301630736],[-73.91522402146063,40.87448662186818],[-73.91506980141543,40.87444910214072],[-73.91498198607043,40.87442464163739],[-73.91463283278532,40.87432662109684],[-73.91422167905905,40.874199603143076],[-73.91419784904615,40.874189355312566],[-73.91399706226335,40.87412628545776],[-73.91390273849248,40.87409569967235],[-73.91358513705583,40.87402537978596],[-73.91349743189804,40.87398832051724],[-73.91334510510181,40.873944215414824],[-73.91329373384136,40.87393558642631],[-73.91324890693514,40.873920502487394],[-73.9131941925365,40.873885380893384],[-73.91314256425345,40.873860852723546],[-73.91309558920304,40.87384574901552],[-73.91303997948583,40.87383382104549],[-73.91298019757005,40.873835355219285],[-73.9128898671974,40.87382589523734],[-73.91273154133044,40.87379508175103],[-73.91261073308625,40.87375731562056],[-73.91250279259333,40.87371941237032],[-73.91228918621323,40.87362890431891],[-73.91207818471565,40.873524633676524],[-73.91163815732527,40.87330236484529],[-73.91157791409442,40.87327158747437],[-73.9117847107562,40.873124099317984],[-73.91223226699675,40.87273400613095],[-73.91273605220017,40.872317385094604],[-73.91336718327064,40.871767636108494],[-73.91387455919606,40.87134981712473],[-73.9140098548321,40.87116059386505],[-73.91409037244694,40.87119463150041],[-73.91414729204712,40.871216537609705],[-73.91505692571339,40.871602896373574],[-73.91627785399625,40.87211564454855],[-73.91717258083189,40.8724966423139],[-73.91845930852196,40.87302205327095],[-73.91945895114928,40.87224928070319],[-73.91969887598285,40.872063530536764],[-73.91925481689904,40.87100784213327],[-73.92089663023204,40.8698770197773],[-73.92103606238962,40.86977110447407],[-73.92118052247878,40.8696691462583],[-73.92132981572882,40.86957128258102],[-73.92148374085619,40.869477645372726],[-73.92164209124485,40.86938836053622],[-73.9218046525507,40.869303548831134],[-73.9219712056074,40.86922332459325],[-73.9221415258698,40.869147795973596],[-73.9223436070516,40.86945904067102],[-73.92382143432062,40.86901838116508],[-73.92623313377536,40.86850613778139],[-73.92700250526968,40.86795125961583],[-73.92872643202351,40.86674142822113],[-73.92934104103156,40.86725724047147],[-73.92998961818627,40.86779240986605],[-73.93091942455646,40.86857100149072],[-73.93117877468141,40.86876886737529],[-73.93127671582005,40.868843594071535],[-73.93141437380679,40.86896192840384],[-73.9315653693979,40.86958215843711],[-73.93219855115144,40.8698448707435],[-73.93220600531873,40.8700964451045],[-73.93212328527166,40.87037894310522],[-73.93204740481455,40.87058290346415],[-73.9320315692674,40.870757202032216],[-73.93191377136816,40.871129493722776],[-73.93178440124831,40.87133442292383],[-73.93160149587324,40.87158387547007],[-73.93146821139372,40.8717977162066],[-73.93137655898956,40.87210862736065],[-73.93122107559087,40.87233532285596],[-73.93106254199607,40.872666806528784],[-73.93084511434465,40.872887170307905],[-73.93068381818175,40.87315687690053],[-73.92997686743153,40.87433896233042],[-73.92986215062574,40.87441844152521],[-73.92931918819407,40.87529443856097],[-73.92917968255978,40.8755555489664],[-73.92901345809797,40.87573866009017],[-73.92859002632899,40.87609600979245],[-73.92832976968496,40.876353469084805],[-73.92814623603576,40.876522528944],[-73.92803638576743,40.87658244250595],[-73.92796594643477,40.87661768537658],[-73.92753082127496,40.87671053481306],[-73.92689940502451,40.87721663393213],[-73.92660824434303,40.87750763121189],[-73.92653096278434,40.87758369128],[-73.92648185718446,40.87761820301795],[-73.92641591454839,40.877610047198274],[-73.92640556921123,40.877621476537406]]],[[[-73.92359742020453,40.87889871249015],[-73.92361719191486,40.878852758033474],[-73.9236242315081,40.87885490128641],[-73.92363695289228,40.878815355932154],[-73.92367919311745,40.878826073996116],[-73.92366647926995,40.878863496512956],[-73.92367773890672,40.878865626136566],[-73.92366219321849,40.87891158339885],[-73.92365233486962,40.87891157687767],[-73.92362973950421,40.87896394324333],[-73.92359172553142,40.878952159332734],[-73.92361150251914,40.878900860406006],[-73.92359742020453,40.87889871249015]]]]}},{type:"Feature",properties:{ntacode:"QN05",ntaname:"Rosedale",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.72586264116346,40.683241080946374],[-73.72590660060686,40.68265660462409],[-73.72582367665036,40.681635750612884],[-73.72575419060891,40.68094591409311],[-73.72568736760782,40.6802504548615],[-73.72563005119908,40.67958795078144],[-73.7260111602337,40.6780783378277],[-73.72619806195753,40.677380889729825],[-73.7265431725355,40.67648672961891],[-73.727141342037,40.675095875844576],[-73.72744080392701,40.67442874134935],[-73.72753358420492,40.674213864119174],[-73.72755616356456,40.67416158819158],[-73.72753500302515,40.67393028429245],[-73.72779414880497,40.6714546764666],[-73.72788358627,40.67079643662375],[-73.72792572850263,40.6700971480202],[-73.72799445680089,40.66942669358333],[-73.72812840254092,40.66870817056469],[-73.72826385203379,40.66807287563205],[-73.72822217040849,40.6673136390547],[-73.72826620785715,40.666606286344155],[-73.7282727225498,40.66642959208367],[-73.7282191195837,40.66591458445324],[-73.72814252038631,40.665514374276356],[-73.7281135133063,40.665345314435335],[-73.72785787219551,40.66506796968155],[-73.72787486693984,40.664695132717505],[-73.72780900717234,40.66461409333817],[-73.72777029188696,40.66406439841791],[-73.72783352319888,40.66397643744313],[-73.72781392327448,40.66322396947654],[-73.72781750949896,40.66311678348191],[-73.72833071875966,40.66304394373121],[-73.72815281591829,40.662454142504124],[-73.72804607904861,40.66239899654383],[-73.727931244115,40.66174883510489],[-73.72759175840311,40.66109448773434],[-73.72720801965241,40.66042232119566],[-73.72680978650403,40.659794856129594],[-73.72644438674251,40.659161615423784],[-73.72621139902787,40.6584788173997],[-73.72602875911696,40.65799899937407],[-73.72592687675005,40.65773131985393],[-73.72566237240251,40.656990343091756],[-73.72556769770418,40.656725143081395],[-73.72554976546661,40.656392292812455],[-73.725502590725,40.65551651557233],[-73.72498470712836,40.65425343540405],[-73.7250556905358,40.65350789364036],[-73.72509934582102,40.6523457483118],[-73.72522608107023,40.65200100014752],[-73.72649790113574,40.65166351439867],[-73.7302865297219,40.65036852267445],[-73.73051457301047,40.65031031200651],[-73.73207263097108,40.65008747422028],[-73.73398259880906,40.64985220929758],[-73.73513501472314,40.64973204046688],[-73.73673508636632,40.64909981649748],[-73.73904482131441,40.648201180344465],[-73.74143705976371,40.646889178320016],[-73.74143890900172,40.64634484391741],[-73.74143979626783,40.64608557627325],[-73.74144760042783,40.645941717686476],[-73.74146811200832,40.64556352706916],[-73.74148523606593,40.645247833244596],[-73.74162258209039,40.64271602742689],[-73.74166141251756,40.64219806167841],[-73.74205084886799,40.64147420452427],[-73.7414227931497,40.640503390753366],[-73.74227387226121,40.640123380948936],[-73.74125900067585,40.63889749943507],[-73.74033103263403,40.637260300956214],[-73.739557596318,40.63586253426103],[-73.73947121560825,40.635706431827934],[-73.73986921326065,40.63524791272228],[-73.73995957504611,40.635143809371876],[-73.74000390414145,40.63530886479281],[-73.7401745811948,40.63527686584416],[-73.74020461190251,40.63526447119743],[-73.7406594030946,40.63521017918688],[-73.7406709619268,40.63520818619395],[-73.74066518462996,40.63518693614962],[-73.74077349047413,40.63516320006485],[-73.74076026693626,40.63512664736533],[-73.74074429132382,40.63512998806594],[-73.74075056900976,40.63515580273169],[-73.74073204713247,40.63515833790491],[-73.74065547157534,40.635168818234135],[-73.74065635495089,40.635182736379775],[-73.74053168112312,40.63520397542056],[-73.74052856928527,40.63517070043752],[-73.74044226722104,40.63518263812671],[-73.74041969158282,40.63517860666849],[-73.74042047354325,40.63514429844054],[-73.74043676987385,40.63514167385884],[-73.74043953700682,40.63515257587356],[-73.74074057242734,40.63509750865653],[-73.74091563209146,40.63506548397973],[-73.74091396115195,40.63506080464052],[-73.74097436060488,40.63504828823872],[-73.74097754781054,40.635057216016726],[-73.74098387830668,40.63505590512065],[-73.74099288434594,40.63508112767209],[-73.7409831471841,40.635084045876816],[-73.74098927253291,40.63510119942608],[-73.74092361851719,40.635114805668955],[-73.74091479001575,40.63509007973385],[-73.74089879802904,40.635093394116886],[-73.74091019852347,40.63512532307328],[-73.74080494840243,40.63514713439491],[-73.74079465283731,40.63511830168178],[-73.74077422547461,40.63512253533372],[-73.74078781200122,40.635161034869824],[-73.74102145003522,40.63516279099392],[-73.7413350668789,40.63511399839416],[-73.74164858697326,40.63505389381694],[-73.74164684545202,40.635047154222626],[-73.7416355642046,40.635013759726704],[-73.74169596702532,40.6350016904244],[-73.7416788627101,40.63495617450647],[-73.74163328571262,40.63496145683034],[-73.741630984372,40.63494709088347],[-73.74144863296621,40.634978395456855],[-73.74144240592283,40.634964020678815],[-73.74170882730023,40.63492632193229],[-73.7417095708889,40.6349370952315],[-73.7417693079262,40.634926457775556],[-73.74177317434398,40.63494202439854],[-73.7417063566539,40.634955637353585],[-73.74171935824093,40.634997161378706],[-73.74176899243567,40.634988666209736],[-73.74178775322285,40.63502171947905],[-73.74178960649954,40.6350214041625],[-73.74192006041135,40.634999162845446],[-73.74200012051105,40.63498325953503],[-73.74221252506788,40.635015810579056],[-73.74231218319345,40.63504370812133],[-73.74246642615265,40.635119228252165],[-73.74250148250215,40.63516891578417],[-73.74252931736756,40.63522118848196],[-73.7425496075243,40.63527543937585],[-73.74255145962731,40.635283408644774],[-73.74255152674458,40.63529150169389],[-73.742549806965,40.635299488154466],[-73.74254634924151,40.63530714069175],[-73.74254125199775,40.63531424147587],[-73.74253466032646,40.63532058838287],[-73.74252676185955,40.63532600074761],[-73.74251778142705,40.63533032450685],[-73.7425079746574,40.63533343658446],[-73.7424959072666,40.63533541538827],[-73.74248185223767,40.63533948251857],[-73.74246887115851,40.63534526115382],[-73.74245732011204,40.6353525927809],[-73.74244751595442,40.63536127628667],[-73.74243972762338,40.635371073474616],[-73.74238800510533,40.635498652252686],[-73.74236547732201,40.635554222996745],[-73.74241586733497,40.635569117162085],[-73.74239123952643,40.63563030012688],[-73.74242902740338,40.63563952065163],[-73.74243665568186,40.63564138156589],[-73.74255329130568,40.635441459727105],[-73.74258539843599,40.63545335666118],[-73.74243638020504,40.63571275510751],[-73.74240125215367,40.63569867515985],[-73.74239929447303,40.63569789025536],[-73.74240752450444,40.63568531820002],[-73.74242717666696,40.63565529792819],[-73.7424223472875,40.63565374835391],[-73.74238343507994,40.635641262340926],[-73.74236603847693,40.63569612604738],[-73.74231340408237,40.63568798395535],[-73.74224399981487,40.63582509415163],[-73.74217084528775,40.635965352313995],[-73.74208096432963,40.636097061923515],[-73.74194304350249,40.63626225729087],[-73.74190682047431,40.63629123913112],[-73.74176405727106,40.636438638677326],[-73.74173263036201,40.636428579834266],[-73.74149147298876,40.63665363178502],[-73.74145740266106,40.63668654386787],[-73.74144182601822,40.63670159032734],[-73.74124295440821,40.63693385749207],[-73.74117860782616,40.637064197670384],[-73.74113327509309,40.63715533874029],[-73.74096487686373,40.63730477503013],[-73.74109421928739,40.637646355176095],[-73.74112989506918,40.63771433357999],[-73.74115278454506,40.63774285753536],[-73.74117306495583,40.637762706814286],[-73.74118644354735,40.63778238207273],[-73.74120095386348,40.63779949835503],[-73.741216587965,40.63781576243048],[-73.74123335092199,40.63783032058126],[-73.74125345959197,40.63784915842045],[-73.74129078685255,40.63788603265972],[-73.7413037249111,40.63789881291849],[-73.74130566584391,40.63790041417352],[-73.74131825515448,40.63791080300422],[-73.74133615186159,40.63792194827227],[-73.74134845884923,40.63792880880205],[-73.74135404212926,40.63793180606109],[-73.74135964846255,40.63793481325592],[-73.7413674833129,40.63793824813904],[-73.7413719561147,40.63794167378465],[-73.7413797936213,40.63794425343629],[-73.74138298656288,40.6379442606174],[-73.74138764391644,40.637944271091975],[-73.74139661688329,40.63794343821325],[-73.74139998401087,40.63794259105166],[-73.74140223045114,40.63794174187225],[-73.7414134617802,40.63793664257879],[-73.74141683155506,40.637934941861324],[-73.74142020000143,40.6379340947021],[-73.74142244203149,40.63793409974382],[-73.74142468384163,40.63793410478497],[-73.74144486341856,40.63793500489493],[-73.74145382711929,40.63793673334498],[-73.74146279147764,40.63793846246589],[-73.74148518992936,40.637945345167225],[-73.74150869561397,40.637955647613914],[-73.74158142517852,40.637995102881675],[-73.74160828610633,40.63800797654763],[-73.7417224688216,40.638056066176276],[-73.74187696472147,40.63811791188327],[-73.74189040305808,40.63812221303771],[-73.74193747964244,40.63812658951991],[-73.74202490121695,40.63813618172342],[-73.74211119816742,40.638146625402044],[-73.7421974852489,40.6381596305152],[-73.74228377060044,40.63817349079613],[-73.74238797185485,40.638193369932814],[-73.74249440927589,40.63821496294782],[-73.74260419719934,40.63823997945186],[-73.74271621824796,40.63826756287132],[-73.74272966303373,40.63827015598173],[-73.74276445497071,40.63826169200668],[-73.74289350196133,40.63823550095222],[-73.74302365616018,40.63821272965547],[-73.7431010700438,40.63820094456614],[-73.7431807217735,40.63819001815158],[-73.74326148890702,40.638180804142706],[-73.74334449522102,40.63817244662591],[-73.74350517660072,40.63808397246379],[-73.74373884101576,40.637969181083704],[-73.74397128496241,40.63788001261492],[-73.7440381545063,40.6379860766226],[-73.7437853783845,40.638428730572286],[-73.7436606468547,40.63864715590274],[-73.74352389261928,40.63888663263326],[-73.74352226238193,40.63888948637483],[-73.74356355009019,40.63894168237602],[-73.74364746537928,40.6389888483481],[-73.74366611241928,40.638995999520105],[-73.74373421504637,40.639022117664005],[-73.74376618359749,40.63902032195869],[-73.74378684907381,40.639005711213244],[-73.74383148928445,40.63895978051962],[-73.74384645847985,40.63895539411126],[-73.74402450885485,40.63866200607291],[-73.74402804795434,40.63865617304624],[-73.744029975413,40.63865299662785],[-73.74402564937428,40.63865156685307],[-73.74401611368742,40.63864841433785],[-73.74396627971582,40.63863193947464],[-73.74395937455795,40.638628767682356],[-73.7439566326361,40.63862033552941],[-73.74398391923134,40.63855855757757],[-73.74403572252267,40.63844127632445],[-73.74404183532333,40.63843549777723],[-73.74404519787974,40.63843509464789],[-73.74406202167825,40.63843307349595],[-73.74407869780767,40.638434921099424],[-73.74408094395542,40.63843494636945],[-73.74409080311901,40.63843505844208],[-73.74411229309379,40.63837937031159],[-73.7441247678717,40.63834704248961],[-73.74418327814683,40.63819542255735],[-73.74416787097164,40.63819157414303],[-73.74415629764309,40.63818422033207],[-73.74415773135044,40.6381805894788],[-73.74422124418281,40.63801970389382],[-73.74426333512355,40.63795441304677],[-73.74445896739418,40.63765511880869],[-73.74450503104417,40.637580533468814],[-73.74453083731336,40.63757631998354],[-73.74455328893076,40.637569536848645],[-73.74457350396698,40.63756103994338],[-73.74458136924339,40.63755678709524],[-73.74458923625279,40.63755167901382],[-73.74460273481127,40.63754060566328],[-73.74461624163858,40.63752696829515],[-73.74465002034735,40.63749031504758],[-73.74469396163171,40.63743489143136],[-73.74472891886725,40.63738286461211],[-73.74473117199715,40.637380308092546],[-73.74473230486365,40.63737689384946],[-73.74473345626822,40.637369208323015],[-73.74473236368098,40.637361518150094],[-73.74472796744074,40.637338446153436],[-73.74472799357959,40.637331613197965],[-73.74467585741408,40.637313831490346],[-73.74468657946097,40.637295753264794],[-73.7447013059635,40.637301404556155],[-73.74470379258365,40.63729391951137],[-73.74467432936696,40.63728511476506],[-73.7447089599077,40.637228389707],[-73.74471387604868,40.63722840062148],[-73.74479558148512,40.63707502907618],[-73.74483896213276,40.63708698507477],[-73.74471275511706,40.63730704689426],[-73.74473447464219,40.637313227016],[-73.74474271381368,40.63729406304514],[-73.74475964729623,40.637264204880445],[-73.74477993647253,40.637236061954006],[-73.7448035844103,40.637209636448816],[-73.74481145943258,40.63720282040971],[-73.74482045163968,40.6371968610807],[-73.74484067698701,40.63718580162469],[-73.74486538068554,40.637176460397036],[-73.74489231636292,40.63716968731266],[-73.74493270409738,40.637163797623614],[-73.74496859387857,40.63716131470253],[-73.74500110986897,40.63716138681514],[-73.74503024903025,40.637164867686494],[-73.74504257301133,40.637167458041795],[-73.74505601113876,40.63717175932887],[-73.74508287457549,40.637183776282434],[-73.7450833479325,40.63718397987462],[-73.74510078542993,40.637191503567706],[-73.74511757909563,40.63719837481248],[-73.74512766324753,40.63720010495729],[-73.74513662540491,40.63720183328449],[-73.74514559368657,40.63720270672304],[-73.7451466706038,40.63720259217451],[-73.74515344517599,40.63720187056322],[-73.74516353911329,40.637201038702514],[-73.74517251955866,40.63719849658062],[-73.74519496966809,40.63719171231205],[-73.74522578810821,40.63716363050043],[-73.74528780756874,40.63712970385065],[-73.74530950051826,40.63711657137384],[-73.74531990806945,40.63711175534447],[-73.74533233070206,40.63710664792053],[-73.74534457149683,40.63710182003382],[-73.74538544605655,40.63708088261846],[-73.7454006004634,40.637076001369394],[-73.74541408813896,40.637067489420915],[-73.74553205659534,40.63700539751771],[-73.74563429196279,40.6369526655613],[-73.74567138084429,40.63692968469275],[-73.74573546569792,40.636883702277615],[-73.74576131977524,40.63686667582141],[-73.74586695037765,40.63680540935357],[-73.7459220305852,40.636768801300505],[-73.74597825393195,40.636726218136864],[-73.7460063772046,40.636702363122225],[-73.74603225626727,40.636678503814124],[-73.7460547756891,40.63665378335169],[-73.74607359389114,40.63662948844458],[-73.74607393134664,40.636629054954085],[-73.74610144046518,40.63660412386001],[-73.74612214127617,40.63657948933185],[-73.74614353062229,40.63655520008997],[-73.74616559879844,40.63653126365136],[-73.7461883356297,40.636507695405854],[-73.74621173338772,40.636484503544914],[-73.74623652817687,40.636462655331016],[-73.74626385712037,40.63644221911155],[-73.74629219000674,40.6364372679825],[-73.74636290096278,40.63645664684203],[-73.74643086896371,40.636481066068846],[-73.74649547656944,40.636510303833134],[-73.74655613686427,40.636544094532],[-73.74661229878853,40.63658213120224],[-73.74668073502417,40.63664751884666],[-73.74674269086135,40.63671655457178],[-73.74676319100207,40.63673491977876],[-73.74677936192082,40.636755642078626],[-73.74679074637874,40.636778135545796],[-73.74679702247354,40.63680176417413],[-73.74679801274215,40.63682585985994],[-73.7467936891788,40.63684974129277],[-73.74678417402768,40.63687273321937],[-73.74676973632704,40.636894185536896],[-73.74665218566278,40.637032989739],[-73.74658986937204,40.63711326392325],[-73.74648181054783,40.637200492053935],[-73.74645973515291,40.637227978646926],[-73.74645394301928,40.637259820881276],[-73.74635020373721,40.6373292413477],[-73.74620675133025,40.63740451164502],[-73.7461947212192,40.637399626243344],[-73.74613888619245,40.6374337854925],[-73.74614917206596,40.6374497373783],[-73.74603620687043,40.63752183642393],[-73.7459865386329,40.6375368445498],[-73.7459674618142,40.637521144961234],[-73.74571961119192,40.637652335898295],[-73.74553630736413,40.637769631217175],[-73.74549226409502,40.637795989785225],[-73.74545481335664,40.63779861717564],[-73.74527138642934,40.63791590124538],[-73.74527129986744,40.637938577469214],[-73.74523790141238,40.637961719505746],[-73.74524280313456,40.637977387810736],[-73.74524489519094,40.63798603142314],[-73.7451937774936,40.63800913485911],[-73.74516813350795,40.63804309215189],[-73.74515886775082,40.63807741225211],[-73.74516219973715,40.63811218797311],[-73.74519182005356,40.63813977027843],[-73.74521617222749,40.63817019702866],[-73.74523479225873,40.638202888489516],[-73.74524732536246,40.638237221775185],[-73.74525353272973,40.63827254271655],[-73.74525371526065,40.63827490477976],[-73.74525473247564,40.63828445716162],[-73.74525761648624,40.638293785704846],[-73.7452623022192,40.638302679922774],[-73.74526868394759,40.63831093912868],[-73.74527661767632,40.63831837696396],[-73.74528592439124,40.63832482560316],[-73.74529639409825,40.6383301395408],[-73.74532770333602,40.63837221196989],[-73.7453798055861,40.638292461500875],[-73.74567316004261,40.638124657427994],[-73.7455105825176,40.637943881033415],[-73.74566504490373,40.637836325441],[-73.74571895695185,40.63782402657133],[-73.74602015126123,40.63764382151668],[-73.74614300250184,40.637580922901996],[-73.74615726236742,40.63758185219915],[-73.7461715382709,40.63758107889034],[-73.74618548204545,40.63757862183531],[-73.74619875362437,40.63757454095781],[-73.74621102933493,40.63756893578393],[-73.74622200979229,40.63756194301505],[-73.74628878934645,40.63752640089825],[-73.74635102409647,40.63748635705717],[-73.74635785086167,40.63747925597856],[-73.74638148396414,40.637459448644],[-73.74640893395055,40.637442739977075],[-73.74643950901823,40.63742955107296],[-73.74644709594637,40.637423250761806],[-73.7464533957864,40.637416175002976],[-73.74645832272124,40.637408380736524],[-73.74646168622708,40.63740011801963],[-73.74648289889326,40.63736994602422],[-73.74650999201809,40.63734264215418],[-73.7465423112401,40.637318865854176],[-73.74657199567076,40.637271326944195],[-73.74660886408907,40.63722680185591],[-73.74665239719269,40.63718591772145],[-73.74667907572916,40.63716295095083],[-73.74673378672483,40.63710887474236],[-73.74678162543182,40.63705114067189],[-73.74683530688745,40.63699321074433],[-73.7468939276614,40.63693812930769],[-73.74690287397482,40.636926279736954],[-73.74691427138238,40.636915721598136],[-73.74692780549614,40.63690674612769],[-73.74694310298963,40.63689960090546],[-73.74695974189564,40.63689448302555],[-73.7469772632457,40.63689153365977],[-73.74699518373029,40.636890834163474],[-73.74701001365568,40.636898981248954],[-73.74702300417981,40.636908782906474],[-73.74703384051836,40.636920001624624],[-73.7470422600864,40.63693236555385],[-73.74704805886131,40.63694557509384],[-73.74705109632667,40.63695931015367],[-73.7470512988775,40.63697323790768],[-73.7470509120492,40.637013567546006],[-73.7470420183667,40.637053325106926],[-73.74702484923272,40.63709147608081],[-73.74699985138297,40.637127027760386],[-73.74699391191159,40.63715064468437],[-73.74699980656594,40.63735439191106],[-73.74694320572233,40.637529202175585],[-73.74693969946736,40.63755423471132],[-73.74690359532553,40.63763320322454],[-73.74687550307557,40.637751072215515],[-73.74682450106127,40.63778718074756],[-73.74680453286358,40.63780440501881],[-73.74676894478927,40.63785781721073],[-73.74678978988472,40.637876682002045],[-73.74681551046002,40.637893390090106],[-73.74683712170257,40.637913189923424],[-73.74685399266107,40.637935503439195],[-73.74686563077685,40.63795967918625],[-73.74687169626475,40.63798501134424],[-73.74687201203392,40.63801076033013],[-73.7468665688587,40.63803617439052],[-73.74685552564888,40.63806051154947],[-73.74683920481081,40.63808306127096],[-73.74681229006492,40.638139316286846],[-73.74678126075818,40.63819432785485],[-73.7467462152965,40.63824792149437],[-73.74672141748503,40.638264281361714],[-73.74669412866496,40.63827815043187],[-73.746664777286,40.63828931095194],[-73.74663324041592,40.6382977119108],[-73.74661229808851,40.63832520775846],[-73.74659721872919,40.6383548486047],[-73.7465883686679,40.638385914386184],[-73.74658596290772,40.63841765042279],[-73.7465413247818,40.63869678798195],[-73.74653979728346,40.638711362835444],[-73.74652871503285,40.63872650863039],[-73.74652069841096,40.63874273736701],[-73.74651592410184,40.63875969137323],[-73.74651449733108,40.63877699699224],[-73.74651644954655,40.63879427281751],[-73.74651651221525,40.6388543792886],[-73.74650936702284,40.63891423882073],[-73.74649507369686,40.638973350879],[-73.74647375173717,40.63903122117754],[-73.74644557941716,40.639087365812465],[-73.74642807374849,40.63910072539313],[-73.74641378606405,40.63911614774274],[-73.74640312795279,40.639133188588325],[-73.74639640644695,40.63915135703227],[-73.7463938151771,40.63917012969385],[-73.74639542879386,40.639188965786055],[-73.74640120081698,40.63920732269423],[-73.74640380008431,40.639218491456994],[-73.74640403515212,40.639229832963764],[-73.74640190003876,40.63924105866862],[-73.7463974490637,40.63925188297171],[-73.74639079546589,40.63926203048532],[-73.74638210852262,40.639271243040284],[-73.74637160924314,40.63927928625414],[-73.74635956474577,40.63928595549436],[-73.74634893762202,40.63929227746182],[-73.7463398132671,40.63929983996705],[-73.74633243811128,40.63930843876257],[-73.74632701134286,40.63931784161287],[-73.74632367952847,40.6393277945664],[-73.7463225326545,40.63933802881439],[-73.74632360169666,40.63934826795086],[-73.7463268577833,40.639358235437435],[-73.74633221297509,40.639367662072615],[-73.7463395226399,40.63937629326182],[-73.74634858935903,40.63938389589407],[-73.746359168259,40.63939026463725],[-73.74636681859336,40.639407889928755],[-73.74637066392948,40.63942622114308],[-73.74637060495691,40.63944478486939],[-73.74636664319539,40.63946310169152],[-73.74635538055854,40.63950060489534],[-73.74635262543609,40.63953901965128],[-73.74635845757032,40.639577234314174],[-73.7463618138006,40.63967812898768],[-73.74635785217977,40.63977901091958],[-73.74634658476036,40.6398795723509],[-73.74632804588295,40.63997950649899],[-73.7463022920718,40.64007850849355],[-73.74626940186286,40.64017627630667],[-73.74622947556443,40.64027251167422],[-73.74618263495167,40.64036692100597],[-73.74617728481634,40.64037369473078],[-73.74617343869609,40.64038103702597],[-73.74617119727169,40.6403887556914],[-73.74617061921778,40.6403966486747],[-73.7461717196667,40.64040450936027],[-73.74617446981244,40.64041213197788],[-73.74617879766461,40.64041931698917],[-73.74618458993282,40.64042587631093],[-73.74622731411824,40.64045383613728],[-73.74626367015294,40.640486607694164],[-73.74629273607488,40.6405233599283],[-73.74631377478818,40.64056316083884],[-73.74630980890069,40.640568231847126],[-73.7463069804129,40.6405737272462],[-73.74630536488759,40.640579500227545],[-73.7463050054835,40.64058539656711],[-73.74630591180244,40.64059125874521],[-73.74630805963253,40.640596930154835],[-73.74631139159519,40.64060225928521],[-73.74631581867783,40.64060710376948],[-73.74632122261187,40.64061133418808],[-73.74633658251712,40.64063253874668],[-73.74634788752769,40.64065517442851],[-73.74635491426983,40.640678793987384],[-73.74635752390114,40.64070293073661],[-73.74635908833405,40.64073102279112],[-73.74635425904879,40.64076673577132],[-73.74634189959,40.640801381270016],[-73.7463223363744,40.640834044258085],[-73.74629608608053,40.640863862065785],[-73.74628411081518,40.64088982748004],[-73.7462775997498,40.640916898074536],[-73.74627671232614,40.64094441097763],[-73.74628147028126,40.640971692486275],[-73.74629175711469,40.64099807456261],[-73.7463073209405,40.64102291119225],[-73.74632778065457,40.641045594203455],[-73.74634653524787,40.641093896622344],[-73.74635900371715,40.64114336391403],[-73.74636506670043,40.64119352257873],[-73.74636466614841,40.64124389249773],[-73.74635780588055,40.64129399152923],[-73.74635155015038,40.641297372685784],[-73.74634606049297,40.64130145352862],[-73.74634147038603,40.641306134834686],[-73.74633789143532,40.641311302780906],[-73.74633541066099,40.641316831711926],[-73.74633408838183,40.64132258719527],[-73.74633496487681,40.641324142321395],[-73.74633551120178,40.641325782750044],[-73.74633571390329,40.64132746808523],[-73.74633556798972,40.64132915682497],[-73.74633507705424,40.64133080738364],[-73.74633425318623,40.6413323791157],[-73.74633311667367,40.641333833316736],[-73.74633169550353,40.641335134176686],[-73.74633002467253,40.64133624966135],[-73.7463281453254,40.641337152301645],[-73.74631998860102,40.64135563354188],[-73.74631546731776,40.64137482469552],[-73.74631467867954,40.641394313181614],[-73.74632639602952,40.641399930308346],[-73.74633897074291,40.6414043424574],[-73.74635437367581,40.6414078568502],[-73.74635320101908,40.64142234118783],[-73.7463488319399,40.64143646625586],[-73.74634139211041,40.64144982575485],[-73.74635254131172,40.64148725632428],[-73.74637170356266,40.6415227543707],[-73.74639834567203,40.641555332135354],[-73.74643172631313,40.64158408311716],[-73.74650806636993,40.64163919896203],[-73.74654320059813,40.64169085878579],[-73.74657654818601,40.641825497189096],[-73.74664070003921,40.64198935954761],[-73.74667588629795,40.642064929906724],[-73.74670489411659,40.64214200789674],[-73.74672037469247,40.642212531716034],[-73.74674116340769,40.64228225904103],[-73.74675343176585,40.642308561425],[-73.74677148126561,40.642332853723374],[-73.74679476907207,40.64235440534243],[-73.74682259480578,40.64237256811417],[-73.74685412160632,40.64238679579006],[-73.74686279407643,40.64239063155438],[-73.74687053957369,40.64239548374474],[-73.74687715478922,40.642401224997755],[-73.7468824660823,40.64240770461341],[-73.74688633403832,40.64241475251062],[-73.74688865712821,40.64242218369152],[-73.74688937437347,40.64242980309773],[-73.7468884669468,40.64243741072989],[-73.74688593437402,40.64244485980253],[-73.74688184462767,40.64245189579683],[-73.7468803250194,40.642483660906635],[-73.74688465072084,40.64251527585362],[-73.74689473676463,40.64254611958306],[-73.74690499662528,40.642563277431016],[-73.74691884686658,40.642578903179405],[-73.74693590459795,40.64259256485095],[-73.74695569825614,40.64260388476561],[-73.74697768064178,40.64261254998142],[-73.74698636531397,40.642614497237595],[-73.74699477006929,40.64261705993767],[-73.74700930031825,40.64262332768159],[-73.74702218204612,40.642631421196675],[-73.74702879331615,40.64264421167627],[-73.74718790306721,40.64287869168301],[-73.74719089050313,40.64294298625881],[-73.7472029390154,40.643006663107165],[-73.74722390884318,40.64306898345121],[-73.74725355671902,40.6431292242501],[-73.74729153869018,40.64318668658804],[-73.74733741410816,40.643240703783206],[-73.7473906507405,40.6432906491231],[-73.74739632111516,40.64329656372987],[-73.74740290410953,40.64330190172005],[-73.74741029960916,40.643306581912995],[-73.74741453249032,40.6433087826581],[-73.74743277917747,40.64331131465266],[-73.74745026042889,40.643316034675685],[-73.74746652715868,40.6433228214719],[-73.74748116148106,40.643331500691374],[-73.74749378744576,40.643341849368646],[-73.74750408069596,40.643353601650375],[-73.74751177680083,40.643366455625184],[-73.74751667804885,40.643380081079336],[-73.74751865852703,40.6433941279799],[-73.74751695123882,40.64340254942961],[-73.74751699759311,40.6434110706276],[-73.7475187964451,40.64341948101073],[-73.7475223033449,40.643427572753914],[-73.74752743163569,40.643435145906],[-73.74753405459516,40.64344201333018],[-73.7475420085668,40.64344800532863],[-73.74754896375777,40.64344793726367],[-73.74755584264733,40.64344872281471],[-73.7475624658574,40.643450341497164],[-73.74756866067716,40.643452751101385],[-73.74757426556671,40.643455888793014],[-73.74757913436946,40.6434596727517],[-73.74758314012341,40.64346400430469],[-73.74758617837188,40.643468770499695],[-73.74758816988741,40.64347384705049],[-73.74758906273776,40.64347910157776],[-73.7475888336401,40.643484397061066],[-73.74758748856831,40.64348959541214],[-73.74760994484582,40.643529634964935],[-73.74763920521808,40.643567038119606],[-73.74767474781704,40.643601137764996],[-73.7477159387239,40.64363132570941],[-73.74776204327526,40.6436570635284],[-73.74776870695705,40.64365720495343],[-73.74777524295438,40.643658203900216],[-73.7477814624692,40.64366003151323],[-73.74779288954088,40.643675073377665],[-73.74781185631596,40.6436911147997],[-73.74782855595122,40.643708557391214],[-73.74784784267888,40.64373505676831],[-73.7478619112641,40.643763397642815],[-73.74787046762523,40.64379298760705],[-73.74787635418218,40.64381491345773],[-73.74788698630849,40.643835776335735],[-73.74790206264016,40.64385498488151],[-73.74792115584098,40.643871994627325],[-73.74794372471496,40.64388632343013],[-73.74796912954658,40.6438975651382],[-73.74799665023349,40.64390540110375],[-73.74801489123057,40.64390792006373],[-73.74803228095259,40.64391281331489],[-73.74804829110825,40.64391993220282],[-73.74806243531643,40.64392906045918],[-73.74807387886935,40.6439394785556],[-73.74808287644574,40.64395120657641],[-73.74808917510356,40.64396391482244],[-73.7480891650949,40.64398687301283],[-73.7480939883842,40.644009535326816],[-73.74810352014111,40.644031315224034],[-73.7481175136713,40.644051649002115],[-73.7481356068009,40.644070010386244],[-73.74815733124991,40.644085924150396],[-73.74818212475192,40.64409897841704],[-73.74820934560664,40.64410883531748],[-73.74822450554407,40.644114708860855],[-73.7482384604498,40.64412211526005],[-73.74825068970381,40.644130707798915],[-73.7482612893923,40.64414047592149],[-73.74827006661806,40.6441512418645],[-73.74827686164947,40.644162809705904],[-73.74829894543002,40.64417204818423],[-73.74832252949516,40.644184060453306],[-73.74834849188872,40.64419277391421],[-73.74840059770591,40.64421457120956],[-73.74842757018516,40.64423198168116],[-73.74845082033025,40.64425226940254],[-73.74846633082429,40.644279846277605],[-73.74852949054382,40.64431811184013],[-73.74855450035304,40.644322651446465],[-73.74875121261616,40.644471103350405],[-73.74876828388742,40.64451640012514],[-73.74876557541947,40.64455831452821],[-73.74876898601656,40.644600199184254],[-73.7487434633344,40.644667969669335],[-73.748714898787,40.64473503218953],[-73.74869908997258,40.64479052979385],[-73.74869172506088,40.64484704098874],[-73.74869290089143,40.64490382288636],[-73.74870260202857,40.644960129038374],[-73.74872070096329,40.645015219248684],[-73.74874695978825,40.645068369304084],[-73.74878103332442,40.64511888049488],[-73.74880454667479,40.64509750321829],[-73.74886955099856,40.64514228765412],[-73.74885047914483,40.64516927011333],[-73.74889718179521,40.645165452587456],[-73.74892806388914,40.64516616571047],[-73.7489586614962,40.64516943009374],[-73.74896515905951,40.645170459838305],[-73.74897770693272,40.645171247547076],[-73.74899025810232,40.64517049092154],[-73.74900248709311,40.64516820958245],[-73.74901407678452,40.645164462689195],[-73.7490374083561,40.6451577672453],[-73.74905915966714,40.6451484848311],[-73.74907883972296,40.64513682497973],[-73.74909600428424,40.645123050890604],[-73.74911026589498,40.64510747348787],[-73.74912130262847,40.64509044440183],[-73.7491288653541,40.64507234803159],[-73.74917219515206,40.64504833373701],[-73.74921702338185,40.645025972098324],[-73.74928693289796,40.64495184818615],[-73.74931018192291,40.64493990458701],[-73.7493356761763,40.64493100778186],[-73.74936273352266,40.64492539581727],[-73.74939063000444,40.644923218849215],[-73.74941861921228,40.64492453512552],[-73.74943042844089,40.644925318428015],[-73.74944190719542,40.64492757204399],[-73.7494527421735,40.644931234463016],[-73.74946263764402,40.64493620572263],[-73.74947132351865,40.64494235013676],[-73.74947856272378,40.64494949999907],[-73.74948415767113,40.64495746016027],[-73.7494878421754,40.64496590573454],[-73.74948967547145,40.64497469516967],[-73.74950727296202,40.64501484904378],[-73.74953329214635,40.6450522551115],[-73.74956702592488,40.64508589680294],[-73.74960755753749,40.64511485984987],[-73.74965378547743,40.64513835713274],[-73.7497044534264,40.645155750072625],[-73.74972077453447,40.64515727304303],[-73.74973662984793,40.645160591944915],[-73.74975168064557,40.64516563587578],[-73.74976245305932,40.64517059436103],[-73.74977243087561,40.64517643840117],[-73.74978460306771,40.64518576439113],[-73.74979475850587,40.64519639922387],[-73.7498026580153,40.6452080924353],[-73.74991737433542,40.64532821868819],[-73.7500683998167,40.645441896641636],[-73.75011548250505,40.645445398622186],[-73.75023574878753,40.64552983785307],[-73.75039717338133,40.64562448789514],[-73.75048381518693,40.64566398257352],[-73.75052794843322,40.64566859624159],[-73.75054104550243,40.64569778475204],[-73.75062905134187,40.645758584598134],[-73.75067460427773,40.64577329273315],[-73.75107508961518,40.64603793520928],[-73.75115144617202,40.6460740347591],[-73.75125251621961,40.64617074944868],[-73.75133757787549,40.646231540033],[-73.75135952673692,40.6462573903054],[-73.75139627722437,40.64626646656477],[-73.75141823601264,40.64629007480665],[-73.75145792010845,40.64630140328099],[-73.75147648280554,40.646326360654314],[-73.75154733547603,40.6463745382774],[-73.7516090121616,40.64640274752303],[-73.75166631398736,40.64642309604232],[-73.75167637990563,40.64647021235548],[-73.7517130240094,40.646500590767374],[-73.75186570161476,40.64657951751907],[-73.7519671718781,40.64659775264274],[-73.75220925037033,40.64675317748197],[-73.7525262674862,40.64693460594091],[-73.75277887932168,40.64704521511559],[-73.75303414733322,40.64721300874953],[-73.7530811747603,40.6472277207673],[-73.75327090492786,40.64733376201659],[-73.75329210608928,40.64734340272057],[-73.75335076763558,40.64735641010413],[-73.75340632077298,40.64737577919865],[-73.7534575835103,40.64740109789358],[-73.75350346513864,40.64743182748975],[-73.75354298943765,40.64746731416104],[-73.75355873408654,40.64747896628971],[-73.7535765983905,40.64748868445097],[-73.75359617681994,40.6474962480368],[-73.75361702493312,40.6475014853491],[-73.75363866946529,40.64750427749779],[-73.75366061907226,40.64750456109929],[-73.75371986283574,40.64750527408215],[-73.7537784626569,40.64751194737743],[-73.75383538950084,40.64752446379956],[-73.75388964370951,40.647542603555436],[-73.75406190371602,40.64775690352278],[-73.75427809856593,40.64788642258153],[-73.75439142561834,40.6478879333563],[-73.75450369535294,40.647935479555514],[-73.75475592485971,40.647812198892005],[-73.75487971520838,40.64768720793793],[-73.75492768642917,40.6475727210385],[-73.75461208438031,40.64720045895552],[-73.75522386879872,40.64744446893641],[-73.75502113347336,40.64781381872272],[-73.75483677902112,40.648070902957585],[-73.75454918750827,40.64834992800653],[-73.7541644318442,40.64865409515867],[-73.75411086674634,40.648697665158465],[-73.75465758139137,40.64901209660326],[-73.75793937458076,40.650853303938476],[-73.76406290141757,40.65435626632851],[-73.76404059433872,40.654393295020995],[-73.76319000548976,40.655898054181094],[-73.76299380535065,40.65592780808988],[-73.76279952179549,40.65597330712099],[-73.76261039841121,40.65603444087597],[-73.76242965087528,40.656110602364244],[-73.76226027435062,40.65620066532158],[-73.76210493871446,40.65630306624571],[-73.76196576519347,40.65641589221646],[-73.76184429685851,40.656536950185156],[-73.76177605858499,40.656874486177706],[-73.76177603510091,40.656874594352644],[-73.76177602265159,40.656874692498704],[-73.76172316104655,40.65721386387889],[-73.76172311319486,40.65721414271509],[-73.76172307678264,40.657214421407495],[-73.761685665587,40.65755484839347],[-73.76168565303509,40.657554975186684],[-73.76168563957393,40.65755511018695],[-73.76166374208869,40.657896073220925],[-73.7616637168165,40.65789649701621],[-73.76166370229643,40.657896928372615],[-73.76165732855809,40.65823808606019],[-73.76003600643598,40.65807344171266],[-73.75922652169109,40.657902236163984],[-73.75845384429833,40.65764790324513],[-73.75819056096972,40.65755494723041],[-73.75763169860554,40.6573576298407],[-73.75680959509809,40.65709328357419],[-73.75606608369165,40.656486460555016],[-73.75371894559224,40.65536538148463],[-73.75294892859958,40.65488504065385],[-73.75208885254433,40.65451770446514],[-73.75149741933643,40.65433688297758],[-73.7510942789562,40.65421244131334],[-73.74937142736786,40.65303483496567],[-73.74920814100545,40.652933863700405],[-73.74819999095344,40.652652662570894],[-73.7465499711273,40.65256375493211],[-73.74332546796684,40.652537804004915],[-73.74331805606731,40.653281203732064],[-73.74331194225113,40.65399442043405],[-73.74330720793854,40.65470855938751],[-73.74329846196689,40.65542352663876],[-73.74328714093896,40.65613473208694],[-73.74377018881931,40.65613902389074],[-73.74487420325568,40.6561445581735],[-73.74492278866175,40.65647897509561],[-73.7450603779808,40.657407150119475],[-73.74618048999798,40.65743907502206],[-73.74679970843603,40.65747128149457],[-73.74705195946014,40.65748828866502],[-73.74807112428844,40.65754849221101],[-73.74853177191412,40.6575756965304],[-73.7477978882163,40.65852210335212],[-73.74733230877446,40.65912452125802],[-73.74679260149371,40.65890762239523],[-73.74684750581054,40.66079554094319],[-73.74613697933259,40.661716720489885],[-73.7445092255619,40.663821278281624],[-73.74405313860902,40.66365807099164],[-73.74374970895563,40.66409039316689],[-73.74340973854899,40.66440416963773],[-73.7428188465583,40.66530554896012],[-73.73954958290838,40.665256022091576],[-73.7393713421582,40.665452228408235],[-73.7392085499814,40.6656291892627],[-73.73891022857698,40.66595449208083],[-73.73856469533771,40.66639689811098],[-73.7399311068294,40.66640155380763],[-73.74010286890582,40.66640214017031],[-73.74021946313437,40.666402276703856],[-73.74042437639228,40.66640252297791],[-73.74117817298493,40.66640295437335],[-73.74080404601436,40.666843967706214],[-73.7399333159808,40.66776382815115],[-73.7392198632457,40.66851888383289],[-73.7390004170177,40.66874928553395],[-73.73869946903383,40.6690682364461],[-73.73850086544765,40.669284773283906],[-73.73823608776424,40.66953170673056],[-73.7379880600523,40.66978963592841],[-73.73775794390926,40.67005754690134],[-73.73754673826387,40.67033434438706],[-73.73735527457589,40.67061884076603],[-73.73718424454947,40.67090981324924],[-73.73593438590397,40.67243297135654],[-73.73624941770638,40.67263060172317],[-73.73597469371681,40.67256742178244],[-73.7356185393299,40.67313052717458],[-73.73509933089805,40.673924256896285],[-73.73505915346206,40.67398974996732],[-73.73502751435933,40.67402829025726],[-73.73403489761401,40.67523765729607],[-73.73384204235914,40.675463376843986],[-73.73332244102072,40.6761325660214],[-73.73303223411345,40.67649502614114],[-73.73187382930517,40.67756892137532],[-73.73106142472696,40.67830662072256],[-73.73047301194778,40.6793479372617],[-73.72950555795241,40.68005572564392],[-73.72924739897161,40.68043098564057],[-73.72898998693003,40.68068281268418],[-73.7287461672962,40.68094285780515],[-73.72851656796792,40.681210472559975],[-73.72830180776724,40.68148497464304],[-73.72810238799399,40.681765637074875],[-73.7272008415377,40.68356123458151],[-73.72718272427994,40.68359733001725],[-73.7267524594687,40.68346409450291],[-73.7266646071816,40.683436889150165],[-73.72658306452165,40.68341483045296],[-73.72586264116346,40.683241080946374]]]}},{type:"Feature",properties:{ntacode:"QN22",ntaname:"Flushing",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.82331286855246,40.7795786598341],[-73.82354681609377,40.77903553756734],[-73.82376244869418,40.77850455199379],[-73.82382108964217,40.77836013814994],[-73.82405384581061,40.777717830159304],[-73.8241448049238,40.77747809322924],[-73.82422147275788,40.77723522698467],[-73.82428360049262,40.77698996098394],[-73.82433101875273,40.77674307030117],[-73.82486800908848,40.77654235484542],[-73.82583089977449,40.77591527158138],[-73.82625348460473,40.774520659101796],[-73.82647720752793,40.773116442789664],[-73.82657481799629,40.772345397962006],[-73.82657511687427,40.77163035301263],[-73.82656578893237,40.77064147572847],[-73.8265584197165,40.770137083593355],[-73.82604927472883,40.77021081449481],[-73.82556485153245,40.77028295959617],[-73.82466909032323,40.770407607808686],[-73.82444330283619,40.7692855140787],[-73.82421202453429,40.76816922799936],[-73.82395032520976,40.76688720215665],[-73.82372658168691,40.76582551589813],[-73.82348245212708,40.76465179236747],[-73.82302513277548,40.763666341208335],[-73.82260198317304,40.76275935649206],[-73.82207359778968,40.76162495400487],[-73.82181077148367,40.76107223677414],[-73.82176735371581,40.76097981376633],[-73.82155809662831,40.76053432449925],[-73.82116404950045,40.75968607609572],[-73.82080684858938,40.75894178331652],[-73.82063593339377,40.75887226784807],[-73.82004500584688,40.758483228162014],[-73.81923286412189,40.75794681275782],[-73.81856914417965,40.75751884857007],[-73.81789245661689,40.757086338484385],[-73.81893695315149,40.756409577973976],[-73.81926771979839,40.756199847858134],[-73.81961754403778,40.75596557940174],[-73.82030067736649,40.75551498022306],[-73.81840782858148,40.75383042207754],[-73.81909232075407,40.75338482035457],[-73.81977819372317,40.75293689462696],[-73.8208492883675,40.75224154492555],[-73.81998860976307,40.75142862089802],[-73.81941130761328,40.75088775460606],[-73.81911566904415,40.75062107328138],[-73.8188369834081,40.75035215791699],[-73.81826477278261,40.74982699033356],[-73.817795411334,40.74939201450773],[-73.81768650986474,40.74928821181448],[-73.81710925560616,40.7487605444728],[-73.81654271178436,40.74826004209788],[-73.81598751412868,40.74776993646549],[-73.8153731735569,40.747218337859756],[-73.815750695495,40.74697948011592],[-73.81657996228336,40.747137788288484],[-73.81691898659865,40.74720466785049],[-73.81782025888387,40.74738541614806],[-73.8187314289049,40.74771190075877],[-73.81961962696091,40.748042043154406],[-73.82052281829685,40.748356849572254],[-73.8210842759115,40.748558446445685],[-73.82131898119619,40.74875818304567],[-73.82239598974772,40.74986422292005],[-73.82321319876601,40.75070793150896],[-73.82426493874505,40.75183288858955],[-73.82461030203187,40.751626748378],[-73.82492269449735,40.75144029548257],[-73.82518837271274,40.751288585351695],[-73.82576557313442,40.75096902375125],[-73.82573853577263,40.75083915316922],[-73.82572052592943,40.75070838024742],[-73.82571159349634,40.750577067644365],[-73.82571176316864,40.750445579338205],[-73.82572103443259,40.750314280139996],[-73.82573938152404,40.75018353415954],[-73.82584440893326,40.74934839160041],[-73.82673694280294,40.749677234415714],[-73.82723921471795,40.74985960308917],[-73.8273775631301,40.7498743709026],[-73.82751792515751,40.74987478974319],[-73.82765641869182,40.74986083084413],[-73.82786693900955,40.7498112850851],[-73.82807314122024,40.74975046567355],[-73.82827349997423,40.74967871596541],[-73.82846651783858,40.74959657972957],[-73.82865083496104,40.74950473195407],[-73.82882914960136,40.74940718442518],[-73.82902159063985,40.74932374924372],[-73.82922512037912,40.749256081184996],[-73.82943632715526,40.749205308789875],[-73.82965157390139,40.74917199321182],[-73.83060941405321,40.749025884044855],[-73.83071466626352,40.74901721382564],[-73.83081942963979,40.74899579235494],[-73.83091972602827,40.74896171095977],[-73.8310116786106,40.74891601887799],[-73.83109206466602,40.74886061215848],[-73.83115861575922,40.74879799754879],[-73.83121778520855,40.74869012218581],[-73.83126084280636,40.74857627197906],[-73.83128640953677,40.74845858524426],[-73.83129378004959,40.748339450221884],[-73.83128299661942,40.74822126126527],[-73.83125479906015,40.74810635912756],[-73.83300301963261,40.747833989295565],[-73.83308582320075,40.74798912473455],[-73.83314141672719,40.748032182688725],[-73.83277623854866,40.74931349454797],[-73.83228373812169,40.75142526898025],[-73.83227581878874,40.75145759506541],[-73.83225199777796,40.75157800346367],[-73.83224723743015,40.751700591324266],[-73.83226187294648,40.75182272126724],[-73.8322953567298,40.75194179063586],[-73.8355915384935,40.75137713277105],[-73.83599840095727,40.7520057360828],[-73.83651002791959,40.7528377843553],[-73.83682851918542,40.75337445218657],[-73.83743572331792,40.75408295638861],[-73.83745850885037,40.75409960693167],[-73.83748413292251,40.75411367027614],[-73.83751209177225,40.75412486993971],[-73.83754183573538,40.75413298573927],[-73.83757278005193,40.754137858119854],[-73.83768167121266,40.754135361848334],[-73.8377803814655,40.75413068334673],[-73.83798921198176,40.75451504298149],[-73.83805974096884,40.75466660685133],[-73.83814233255488,40.75485403740878],[-73.83827816273326,40.75523337865727],[-73.83834041205697,40.75542546285384],[-73.83838479607348,40.755640367167594],[-73.83846752581478,40.75604015559932],[-73.83867321826702,40.75701997859118],[-73.83861811078981,40.75709081642314],[-73.83679107203777,40.76116667125213],[-73.83689455774392,40.762602684223],[-73.8368997020235,40.762698118217465],[-73.83691694292007,40.76276668005816],[-73.83695147349107,40.762830370249105],[-73.83790429522286,40.76458779730728],[-73.83908354407583,40.76525691346805],[-73.83922344410595,40.765336292465484],[-73.83935912292075,40.76540987185399],[-73.83945813380058,40.765445768457816],[-73.83913189197325,40.76599110556749],[-73.83871102167596,40.76666838643216],[-73.8386976499152,40.766689551707216],[-73.83859232575239,40.76684347164524],[-73.83805766643682,40.76759634398266],[-73.83746794553838,40.76830671720226],[-73.83711212068535,40.76864287248599],[-73.83678033674661,40.768966148322455],[-73.83614052420303,40.76952737374757],[-73.83536623467623,40.770121440965035],[-73.83511636144566,40.770283634042315],[-73.83433960090477,40.770787819508364],[-73.83374836576003,40.77113490882036],[-73.83338983139633,40.77134538425978],[-73.83209910152355,40.77210429389273],[-73.83161455517916,40.77241020872241],[-73.8315022685452,40.77248795632881],[-73.8308664939862,40.772960331125795],[-73.83000010993476,40.77373240736498],[-73.8290825617265,40.77479432065286],[-73.8287938933406,40.77524292928446],[-73.82830621279709,40.77600078792107],[-73.82789985061636,40.77668223326421],[-73.82665896031398,40.778818601193834],[-73.82642473855613,40.77922873453886],[-73.82612971624013,40.77975293169626],[-73.82607916299072,40.779852550955674],[-73.82574155156897,40.78045805068566],[-73.82554825458102,40.78082268359257],[-73.8251374025684,40.78169970639144],[-73.82498993088124,40.78170146368462],[-73.82462418798004,40.78170582471004],[-73.82384132755521,40.781716886340895],[-73.82224127638125,40.78169387947962],[-73.82243697279164,40.781413836695904],[-73.8226154137944,40.78112682390927],[-73.82277596896085,40.780833776697676],[-73.82291816206614,40.78053566722467],[-73.82331286855246,40.7795786598341]]]}},{type:"Feature",properties:{ntacode:"QN62",ntaname:"Queensboro Hill",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.8153731735569,40.747218337859756],[-73.81477152717807,40.74668237148337],[-73.81416171989234,40.74613858032687],[-73.81382410552067,40.74583272711921],[-73.81375805457387,40.745746009090055],[-73.81375799486294,40.745745936454504],[-73.81375795981909,40.74574586503149],[-73.81370743683145,40.74565294092844],[-73.81370737790563,40.745652823899576],[-73.81370733068034,40.74565269750815],[-73.81367361974624,40.74555586454306],[-73.81368426736991,40.74530479374979],[-73.81368426772457,40.745304666932725],[-73.81368428040965,40.745304541810874],[-73.8137063299269,40.74505373152659],[-73.81373973024802,40.74480384037691],[-73.81373976781258,40.744803561505854],[-73.81373981556145,40.744803264055825],[-73.81378451957421,40.74455455279396],[-73.81430884847833,40.74297377306678],[-73.81295585996153,40.74273918955518],[-73.81202917996131,40.74259351796228],[-73.8110920766234,40.742446832059784],[-73.81013262640558,40.742295057958636],[-73.80916710543909,40.74215216313773],[-73.80823789560348,40.74201115811041],[-73.8072983982072,40.74199377747679],[-73.80635527410405,40.74205071869943],[-73.80541273795356,40.74210496171047],[-73.8044728757034,40.74216709993137],[-73.8044331655041,40.74216332212633],[-73.80438628038742,40.742159000726694],[-73.80256985850677,40.74221135478655],[-73.80170771668423,40.74222303035284],[-73.8009688968241,40.74223448830431],[-73.80016281143932,40.74224752823304],[-73.79938421615115,40.74222138402538],[-73.79695065298539,40.7419330351485],[-73.79723084972089,40.741695506634905],[-73.7972679511917,40.74056448602594],[-73.79727885479134,40.74044812419907],[-73.79727887871464,40.740447862396834],[-73.79727886805662,40.74044760103631],[-73.79727517587881,40.740330348909374],[-73.79727517637323,40.74033018640926],[-73.79727515305026,40.74033003375129],[-73.79725674344824,40.74021324154199],[-73.79725670792836,40.740213043797844],[-73.79725665019608,40.740212835125405],[-73.79722380153217,40.74009827759279],[-73.79722373068896,40.740098034721754],[-73.7972236245784,40.74009780066751],[-73.79717686670132,40.73998668526031],[-73.79640833669886,40.73859341998231],[-73.79629297225543,40.73855230643041],[-73.79672497924996,40.738416642623164],[-73.79643940048507,40.7384389476447],[-73.796411784322,40.738325326190214],[-73.79640218640299,40.73828235819031],[-73.79684795841109,40.738235541317025],[-73.79729260620189,40.738185428838015],[-73.79822058927321,40.738174630695184],[-73.79911195657837,40.738206140470325],[-73.80000292415365,40.73823762439012],[-73.8008915119535,40.738269015547786],[-73.80132155469646,40.738284202246696],[-73.80180834304075,40.73830265528721],[-73.80268631994699,40.73833105162035],[-73.80363600453451,40.73836085199699],[-73.80461553498795,40.73839157787901],[-73.80466543261262,40.738392985482385],[-73.80471291520374,40.73839394870854],[-73.80564550976283,40.73841865209414],[-73.80657883867744,40.73844721098727],[-73.80752081913792,40.73848084797819],[-73.80805258455743,40.73850029446599],[-73.80844891323513,40.73851478687448],[-73.80893016771205,40.738532380389344],[-73.80941142178239,40.73854997189199],[-73.81040435576355,40.73858964830023],[-73.81139729095227,40.7386293072684],[-73.8122773782403,40.73866445142445],[-73.81322401792548,40.73870225443923],[-73.81407382042502,40.73878090207895],[-73.81489497030951,40.738915743157136],[-73.81499755690888,40.73893258612385],[-73.81504998687,40.73894313388867],[-73.81503862870471,40.738893668287275],[-73.81497208257481,40.738560715568944],[-73.81501663821463,40.738558544632234],[-73.81518583114385,40.738571171540215],[-73.81607676800768,40.73885793359002],[-73.81633109367927,40.73844640177593],[-73.81647443657367,40.73840887077303],[-73.81662531616104,40.738386311396006],[-73.81677959620495,40.73837979389665],[-73.81693283697595,40.73838951039318],[-73.81708075609819,40.73841473523037],[-73.81837989571785,40.73859374098538],[-73.82006431419839,40.73882814037885],[-73.82089716519077,40.73900211076186],[-73.82177826339553,40.73919364711187],[-73.82266847321061,40.739384992554136],[-73.82355883460079,40.73957874505901],[-73.82435011103324,40.73975360608336],[-73.82481178421766,40.7396309598996],[-73.82494800874667,40.739567105506346],[-73.82497439991941,40.73944042675621],[-73.8254265875675,40.73948513792998],[-73.82559030323269,40.73944759229541],[-73.82585368341694,40.73912378014706],[-73.8263496577612,40.73884326497746],[-73.8268674645237,40.738628912159015],[-73.82718901746395,40.73854987069465],[-73.82759017255931,40.738494217157275],[-73.82788031088867,40.7384897972328],[-73.82794360284203,40.73848998244092],[-73.82794969086464,40.737819599240055],[-73.82809152577177,40.737083175775524],[-73.82946751997022,40.737024482753455],[-73.83053551231444,40.7375201947633],[-73.83143025504286,40.73913573312939],[-73.83130117253928,40.73956106268889],[-73.83126834261336,40.74026227580712],[-73.83122032447744,40.740953220996914],[-73.8311729485026,40.74163764590132],[-73.83113122777979,40.74233799990403],[-73.83207064794838,40.74245093782655],[-73.8329689305282,40.742593616096464],[-73.83386850953313,40.74277220641743],[-73.83517950437067,40.74307205076852],[-73.8358613187214,40.74322798453858],[-73.83590197018935,40.74337980611438],[-73.83591564875792,40.743430893895145],[-73.8359253046942,40.74350057072055],[-73.83595071459187,40.743730569606],[-73.8358496778611,40.744175762627385],[-73.83567553947591,40.74485051756018],[-73.83556958664822,40.74515063149456],[-73.83543777103772,40.745523974078154],[-73.83506574687269,40.74620410913855],[-73.83469811233984,40.746888558525896],[-73.83461052590984,40.74700992935645],[-73.83461047748573,40.74701000333363],[-73.8346104174128,40.747010066907436],[-73.83450879195557,40.747125781406],[-73.83450873339983,40.74712585486601],[-73.83450866032628,40.74712592009631],[-73.83439387160524,40.74723474163215],[-73.83426737508165,40.747335294355416],[-73.83426724420521,40.74733539568814],[-73.83426708667658,40.747335496479906],[-73.83413036681566,40.74742679827187],[-73.83392247523471,40.747532253970256],[-73.83392233429981,40.747532325133335],[-73.83392219206242,40.74753238858829],[-73.83370395502072,40.7476264998296],[-73.83364932766807,40.74764622826992],[-73.83300301963261,40.747833989295565],[-73.83125479906015,40.74810635912756],[-73.83128299661942,40.74822126126527],[-73.83129378004959,40.748339450221884],[-73.83128640953677,40.74845858524426],[-73.83126084280636,40.74857627197906],[-73.83121778520855,40.74869012218581],[-73.83115861575922,40.74879799754879],[-73.83109206466602,40.74886061215848],[-73.8310116786106,40.74891601887799],[-73.83091972602827,40.74896171095977],[-73.83081942963979,40.74899579235494],[-73.83071466626352,40.74901721382564],[-73.83060941405321,40.749025884044855],[-73.82965157390139,40.74917199321182],[-73.82943632715526,40.749205308789875],[-73.82922512037912,40.749256081184996],[-73.82902159063985,40.74932374924372],[-73.82882914960136,40.74940718442518],[-73.82865083496104,40.74950473195407],[-73.82846651783858,40.74959657972957],[-73.82827349997423,40.74967871596541],[-73.82807314122024,40.74975046567355],[-73.82786693900955,40.7498112850851],[-73.82765641869182,40.74986083084413],[-73.82751792515751,40.74987478974319],[-73.8273775631301,40.7498743709026],[-73.82723921471795,40.74985960308917],[-73.82673694280294,40.749677234415714],[-73.82584440893326,40.74934839160041],[-73.82573938152404,40.75018353415954],[-73.82572103443259,40.750314280139996],[-73.82571176316864,40.750445579338205],[-73.82571159349634,40.750577067644365],[-73.82572052592943,40.75070838024742],[-73.82573853577263,40.75083915316922],[-73.82576557313442,40.75096902375125],[-73.82518837271274,40.751288585351695],[-73.82492269449735,40.75144029548257],[-73.82461030203187,40.751626748378],[-73.82426493874505,40.75183288858955],[-73.82321319876601,40.75070793150896],[-73.82239598974772,40.74986422292005],[-73.82131898119619,40.74875818304567],[-73.8210842759115,40.748558446445685],[-73.82052281829685,40.748356849572254],[-73.81961962696091,40.748042043154406],[-73.8187314289049,40.74771190075877],[-73.81782025888387,40.74738541614806],[-73.81691898659865,40.74720466785049],[-73.81657996228336,40.747137788288484],[-73.815750695495,40.74697948011592],[-73.8153731735569,40.747218337859756]]]}},{type:"Feature",properties:{ntacode:"MN13",ntaname:"Hudson Yards-Chelsea-Flatiron-Union Square",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-74.00153309066991,40.76264459863024],[-74.00133748538715,40.762208521858724],[-74.00127796266644,40.762075825174485],[-74.00115054116884,40.762025812357024],[-74.00103587459189,40.761968352259345],[-73.9983147442182,40.76082320924079],[-73.99623223142787,40.75994603212304],[-73.99547450100981,40.75962685701757],[-73.99594236631543,40.75898097909532],[-73.99640941554209,40.75833915867447],[-73.99663529266026,40.758012921859745],[-73.99680089701205,40.757789160206706],[-73.99685244878647,40.75773270941392],[-73.99692177871167,40.75763758169525],[-73.99723373723977,40.75720954278108],[-73.99729876461942,40.757107040735946],[-73.99577488185159,40.756454515229464],[-73.99511286348475,40.75617577394358],[-73.99500601602128,40.756136714370285],[-73.99446824672708,40.75590886220473],[-73.99163271310647,40.75470680500966],[-73.99207900077157,40.754091115865435],[-73.99252855991887,40.753473913395325],[-73.99297937844126,40.75285340289908],[-73.99346417736245,40.752190055267725],[-73.99394825659857,40.75152222216266],[-73.99437946790314,40.75093038980283],[-73.99484363830844,40.750293308962945],[-73.99529821460956,40.74967168260011],[-73.9957485550706,40.749052196221],[-73.9961965546698,40.74843932774468],[-73.99664704439101,40.74782272958543],[-73.99709902854316,40.74720510204229],[-73.99426258562549,40.74600398135794],[-73.99141858494625,40.74480268249623],[-73.99096832761562,40.7454208908559],[-73.9905150345503,40.74604031791521],[-73.98872905513959,40.74528637415622],[-73.98729805474686,40.74468149878057],[-73.98569571278533,40.74400764167099],[-73.98413729050282,40.74334959061128],[-73.9840748519408,40.74332471841654],[-73.98452636642436,40.74270704207772],[-73.98497775500906,40.742088957648335],[-73.9854276781103,40.74147034852952],[-73.98587913195354,40.740853000433766],[-73.98636141735395,40.74018480054593],[-73.98684918554822,40.739521821837116],[-73.9870359272106,40.73926637854945],[-73.98730154802887,40.73890302603643],[-73.98774074536304,40.738312188331406],[-73.98817910313703,40.7377307490584],[-73.9885929840867,40.737142561202766],[-73.98901559352103,40.73656015481953],[-73.98920953942574,40.73630712063568],[-73.98945472125543,40.73598724676653],[-73.98987421370785,40.73540825891732],[-73.98986198872078,40.735326099687235],[-73.98989720738645,40.73527068094512],[-73.98992556273403,40.7352130294004],[-73.9899468134991,40.73515363562397],[-73.98996077898988,40.735093005292235],[-73.98996734034141,40.73503165403374],[-73.989966441743,40.73497010389241],[-73.98990295970059,40.734434790136945],[-73.99075396816642,40.734839155076315],[-73.99119899334943,40.735012368583504],[-73.99171498773394,40.735215301169255],[-73.99361688329435,40.73600449161604],[-73.99683993860423,40.737360889398246],[-73.99968392160729,40.73855224865982],[-74.00252381416756,40.73975264364219],[-74.0031073381816,40.739997521061596],[-74.00512553518335,40.740850213571015],[-74.0053622202937,40.74094950351804],[-74.0054421484492,40.74098214026176],[-74.00697077724415,40.741627127660756],[-74.00779116134807,40.74197084474666],[-74.00820401878447,40.74214751879096],[-74.00869902296367,40.74236172396339],[-74.00879080522763,40.742375144226244],[-74.00889339798334,40.74238416769188],[-74.00902439181323,40.74239974331021],[-74.00916608216977,40.74241659146349],[-74.009091568462,40.74288614907243],[-74.00924013575032,40.74289951840998],[-74.00924074160119,40.74291316086345],[-74.0096201534892,40.74295124838978],[-74.00956843411772,40.74325778472641],[-74.00958464345703,40.74326351998055],[-74.01211940028668,40.74351661218264],[-74.01213726936183,40.74353192705929],[-74.012148131836,40.74355930154757],[-74.01209008289037,40.74389763764892],[-74.01206903486676,40.74392249354839],[-74.01202085006406,40.74393977020888],[-74.01197763342881,40.74393556042102],[-74.00951201767367,40.74367609325772],[-74.00948868364232,40.743695681179574],[-74.00943800870871,40.74397125547311],[-74.0093942693211,40.743968716335665],[-74.00904207504237,40.74393387125512],[-74.00890032962849,40.74391792709608],[-74.00880283523894,40.74443934762422],[-74.00872780058876,40.74485823240748],[-74.00872986359428,40.744881537829706],[-74.0089397584428,40.74490921733248],[-74.00957440612915,40.744992908662844],[-74.0096122792442,40.74499790315058],[-74.00955832929756,40.74528882529874],[-74.00991660813463,40.74532725500711],[-74.00993436677702,40.745317078101856],[-74.00993796184939,40.74529670141048],[-74.00994341816724,40.745265769736406],[-74.00995048769153,40.74522569032097],[-74.0099585260135,40.74518011964664],[-74.00996759959425,40.74512868110848],[-74.00997350683397,40.74509519411578],[-74.00998135739349,40.745050682388516],[-74.00998917273148,40.74500638425946],[-74.00999822601722,40.74495505930217],[-74.00998685784825,40.74494416421524],[-74.00986948474737,40.7449339177072],[-74.0098721108548,40.74491650162325],[-74.010167905354,40.74494232970962],[-74.0101646519737,40.74496392412721],[-74.01005375656224,40.74495423492996],[-74.01003848384619,40.744963458078196],[-74.01002361252557,40.74504634531805],[-74.01001404323718,40.745099676615595],[-74.01000814033466,40.745132576765656],[-74.00999930170615,40.74518183979107],[-74.0099925052406,40.7452197185617],[-74.00998320132666,40.74527157308874],[-74.00997743638776,40.74530370360898],[-74.00997395021928,40.745323135109274],[-74.00999095380004,40.745336686171406],[-74.01046920011875,40.745386766029014],[-74.01048835594965,40.74537571459212],[-74.0104918741747,40.745355166511274],[-74.01049693441203,40.74532561543086],[-74.01050332781199,40.74528827090888],[-74.0105117165534,40.745239275258356],[-74.0105208343634,40.7451860213589],[-74.01052681665291,40.745151080706144],[-74.01052968455853,40.745134332512684],[-74.01055044755897,40.7450130572075],[-74.0105318816876,40.745002981869256],[-74.01041700660255,40.74499358220084],[-74.01041937209393,40.744976824171104],[-74.01076419780699,40.74500503202082],[-74.01076156046145,40.745023726183554],[-74.01060621540198,40.74501101647434],[-74.01058579200938,40.74502044656162],[-74.01056801091913,40.74513793282646],[-74.01056370849741,40.745166362253244],[-74.01055056928836,40.74525318207789],[-74.01053978205334,40.74532445541942],[-74.01053373534747,40.74536440745704],[-74.01053106537711,40.745382050389516],[-74.01054520392162,40.74539213501169],[-74.0111035980489,40.74544767024399],[-74.01111624163295,40.74543612462551],[-74.01112466229976,40.745377762202494],[-74.01113010029043,40.74534322832556],[-74.01113887006929,40.745287548631886],[-74.01114545795535,40.745245720718586],[-74.01115627315951,40.74517704715618],[-74.01116113418442,40.745146176461056],[-74.01117183119831,40.74507825828339],[-74.01115328709848,40.7450686430703],[-74.01104281748232,40.745060963423654],[-74.01104459150838,40.74504621240207],[-74.0113876997419,40.74507311268265],[-74.01138567845332,40.7450880081415],[-74.01123038057237,40.74507583066273],[-74.01121085294054,40.745170803682626],[-74.01120592447447,40.74519477063083],[-74.01118816871941,40.745281125589145],[-74.01118102964993,40.74531584944145],[-74.01116675082794,40.74538529798194],[-74.01115419176917,40.745446378084004],[-74.0111670997613,40.74546035254003],[-74.01173958552823,40.745519918190226],[-74.01175140766154,40.74544238769606],[-74.01175495761679,40.745419097671956],[-74.01176281151683,40.74536759428582],[-74.0117725515918,40.745303706497914],[-74.01177404681454,40.74529390321342],[-74.01178757177938,40.74520520356586],[-74.01179527645742,40.745154666985066],[-74.0117827350081,40.745134956630984],[-74.0116690085348,40.745127331191426],[-74.01167067583805,40.74511397733988],[-74.01183642872424,40.74512596367879],[-74.01177458786391,40.74552484591885],[-74.0117702576506,40.74555278403765],[-74.01176635449532,40.74557798004354],[-74.01178275828097,40.74560157225546],[-74.0117189753092,40.74593984499782],[-74.01171123496553,40.74596125915178],[-74.01167885505606,40.745979461816],[-74.0116345125173,40.7459783943036],[-74.0105552490225,40.745871104422946],[-74.01055133475734,40.74590288399974],[-74.01012821388653,40.745857238929055],[-74.01012821162082,40.74584233546311],[-74.00994668462289,40.74581951444568],[-74.00994807913847,40.74580017091201],[-74.00946389855979,40.7457501436595],[-74.0094523667659,40.745817473388364],[-74.00944165126172,40.745880035252775],[-74.00943562211822,40.74591524221597],[-74.00942443646915,40.74598054786053],[-74.00941900727413,40.74601224727719],[-74.00940745668308,40.74607969560914],[-74.00940155801702,40.746114136126515],[-74.00939067734772,40.746177655911815],[-74.00938523645618,40.74620942686062],[-74.00938042260216,40.746237536808046],[-74.00937637598562,40.746261163859295],[-74.00936362734237,40.74633560197729],[-74.01153382764761,40.74656775420974],[-74.01156782922598,40.74657945166641],[-74.01159123434027,40.746601505476015],[-74.01158846879177,40.746628074402224],[-74.01153307246707,40.746966826948025],[-74.01151183018263,40.74698460360052],[-74.01148373087561,40.74699058876532],[-74.01144491250476,40.746986285028505],[-74.00924314658675,40.746762790251196],[-74.00913736259933,40.74735976280306],[-74.00956047962383,40.74740279960458],[-74.00956103476238,40.747387733595296],[-74.00956765300364,40.74738787745326],[-74.00956826626565,40.747371083406634],[-74.0095503986725,40.74737070611285],[-74.00955155415373,40.74733934176795],[-74.00996384996881,40.747377803012576],[-74.00995838445463,40.747411672082876],[-74.00990669970044,40.74740684960846],[-74.00990158912973,40.747438484349],[-74.01135675337724,40.74759241784429],[-74.01139477623494,40.747610902108704],[-74.01140673935525,40.74763055006811],[-74.01134693158473,40.74797620549266],[-74.01133174441699,40.74800057534202],[-74.01130352993758,40.74801457190894],[-74.01126611253972,40.748013719181216],[-74.00905847901352,40.74778564533287],[-74.0089460650233,40.748411893168736],[-74.00897918405981,40.748412709626976],[-74.00897918237631,40.74840021938051],[-74.00907100927563,40.74840976720646],[-74.00907390770358,40.74839506170087],[-74.00941511636567,40.74842958641477],[-74.00941607672542,40.74843693503799],[-74.00952336741523,40.74844795680829],[-74.00951882360127,40.748473540436],[-74.01116687561553,40.748645046766214],[-74.01119472751158,40.74865681411395],[-74.01121561813423,40.74867799224359],[-74.01121562130419,40.748696821175855],[-74.01114914281898,40.74902574726494],[-74.01113289942992,40.74904163383107],[-74.01110891182992,40.74904987591965],[-74.01107797059223,40.749051643117326],[-74.00994817938037,40.74893198800573],[-74.0095600497868,40.74993504128902],[-74.00972257401423,40.74997202900862],[-74.0097277107495,40.74996378830085],[-74.01006544547266,40.750068038251754],[-74.01050182205233,40.75020981164468],[-74.0107511860352,40.75029397720492],[-74.01080815800911,40.75031931136806],[-74.01075658033936,40.75041085295758],[-74.01069531261548,40.750394514816925],[-74.01048679093365,40.75032668876922],[-74.00968282368939,40.7500627577939],[-74.00969350260827,40.75004393617566],[-74.00954248045582,40.750000949023395],[-74.00951808686521,40.750107004781476],[-74.00947001922518,40.75008116415661],[-74.00947559600831,40.75007515721711],[-74.00925340917931,40.749985206224565],[-74.00911896644936,40.75033244243168],[-74.0090009825946,40.750648183782644],[-74.0087061865059,40.75142680500339],[-74.00873137829981,40.7514658944672],[-74.00866729071826,40.75162819722083],[-74.00862089839438,40.751652577419975],[-74.00853256925024,40.751883608801776],[-74.00876004993515,40.75194801420713],[-74.00914082120009,40.7520975940991],[-74.00912661123252,40.75211689573497],[-74.00874567715047,40.751964395327064],[-74.00865115936811,40.75193951211312],[-74.00864318237639,40.75195650203199],[-74.00896912527925,40.752076791478785],[-74.00895742294811,40.75209022513103],[-74.00903895969978,40.75212515564993],[-74.00904909796255,40.75211834944309],[-74.00910757975166,40.75213971211189],[-74.00910596820009,40.75214212444694],[-74.0090577400967,40.75221435124321],[-74.00899734911658,40.75218910594718],[-74.00900762808337,40.75217684223685],[-74.00892887650484,40.75214400187023],[-74.00891472422614,40.75216362847589],[-74.00867223768395,40.75206225000081],[-74.00859053101705,40.752028105434434],[-74.00858095760472,40.75204388241165],[-74.00866456561997,40.752072867374316],[-74.00934089245285,40.75235560954559],[-74.00932795206236,40.75237350304621],[-74.008478955728,40.75201857141735],[-74.00842636447233,40.752157850239314],[-74.00881779819426,40.75232434535166],[-74.00880273703083,40.75234485403726],[-74.00883941662147,40.75235881653475],[-74.00885173565312,40.75234228177302],[-74.00986566961531,40.75276341313931],[-74.00984627922625,40.75278544195949],[-74.00988922619958,40.75280368052562],[-74.00990631519606,40.75278041119841],[-74.00999055819759,40.752816187149165],[-74.00992010631799,40.75291212551443],[-74.00997058797029,40.7529335641532],[-74.009919162755,40.753003591459255],[-74.00978913116433,40.752948370087736],[-74.00988774868325,40.75281407765337],[-74.00983854674409,40.75279496798312],[-74.0098305691399,40.75280346424461],[-74.00882994505399,40.75238001600721],[-74.00883632715006,40.75237152110961],[-74.00879210090847,40.752352137877004],[-74.00868792219579,40.752493998628445],[-74.00835352838851,40.75235073934235],[-74.00801152240538,40.753256452109554],[-74.00790245613038,40.753542611511904],[-74.00773872468993,40.75397215781864],[-74.0076194961186,40.75428184177415],[-74.00774404830221,40.75433680193177],[-74.00759618989153,40.75453055073422],[-74.00747157990928,40.75447701992132],[-74.0072939465032,40.754723184450924],[-74.0072849994433,40.75473556820321],[-74.00741362036914,40.754789302669465],[-74.00727181174774,40.75498559453527],[-74.0071446836098,40.754932481173476],[-74.00695917416685,40.75518079484945],[-74.00680635763685,40.75539177513777],[-74.00670291840645,40.75553236749099],[-74.00657767658518,40.75570687093144],[-74.00620548925974,40.75622084346847],[-74.00610422181602,40.75636051962067],[-74.00596691029232,40.756558142432915],[-74.00592383847436,40.75662023563427],[-74.00580938168254,40.756789341478424],[-74.00541885841015,40.75732314034922],[-74.0052118770578,40.75723199853995],[-74.0048039256019,40.75780984316476],[-74.00496777078664,40.75788416444801],[-74.005278947979,40.75802855492831],[-74.00503105136646,40.75835701597058],[-74.00696428749318,40.75916005756167],[-74.00699375268472,40.75917614764267],[-74.00701038304969,40.759203720386715],[-74.00700358904021,40.75923187034112],[-74.00652959987849,40.759874751241256],[-74.0065068764019,40.75989203231724],[-74.00647588371962,40.75989360126809],[-74.00644352901317,40.759890460464625],[-74.00631515935257,40.75984282204468],[-74.0045048309392,40.759084996552744],[-74.00420629125398,40.75950170768846],[-74.00390742032776,40.75937569218356],[-74.00380657835015,40.75951073146607],[-74.00407988956846,40.75962604474279],[-74.0042469712807,40.75969921417145],[-74.00420247432257,40.75976107188185],[-74.00414863814696,40.75983591417083],[-74.00424487588269,40.75988657316663],[-74.00425967856724,40.75987530767859],[-74.00431889425083,40.75991068576349],[-74.00426869650676,40.75995927901338],[-74.0042105934566,40.75992456661008],[-74.00422266067007,40.759913103043715],[-74.00413171622807,40.759861642396054],[-74.00411162007802,40.75989300730728],[-74.00366891453548,40.759705969576636],[-74.00357251040083,40.75984655897318],[-74.0039285493357,40.76000301972048],[-74.00382559595207,40.7601331366669],[-74.00358800911205,40.76045170695133],[-74.00338488229897,40.760728870706394],[-74.00313338991407,40.76107834509637],[-74.0027869155262,40.76092896970337],[-74.00233528130063,40.76154372700168],[-74.00454520983436,40.76249280144232],[-74.00455814361396,40.762507876075375],[-74.00455641560929,40.7625242650251],[-74.00444951527284,40.762664567200055],[-74.00442709659252,40.762675707356415],[-74.00439976203526,40.76267135909887],[-74.00220082073277,40.76172843222652],[-74.0017882402232,40.762294520141694],[-74.00153309066991,40.76264459863024]]]}},{type:"Feature",properties:{ntacode:"MN21",ntaname:"Gramercy",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.97849845639811,40.73679095652552],[-73.97857449689282,40.73667728140382],[-73.9789091729586,40.73616412596511],[-73.97934819550117,40.7355531126255],[-73.97944605974486,40.735414514559984],[-73.97978903989626,40.734961817756606],[-73.980090505432,40.73454437069079],[-73.98020496163286,40.73438532269399],[-73.98041991267986,40.73408982128818],[-73.98064498892127,40.73377931950947],[-73.98088975663039,40.733437070925405],[-73.9810584702375,40.73321141463654],[-73.98125724824779,40.73293857529644],[-73.981499103137,40.73261859688462],[-73.98180339257145,40.732204798404815],[-73.98196782180968,40.73198256062587],[-73.98232282610995,40.73149789036642],[-73.98238628685765,40.73141124430568],[-73.98255629297823,40.73135013405207],[-73.98494102726602,40.73234760378247],[-73.98718049670536,40.73329214826432],[-73.98877931684082,40.73396539973854],[-73.98990295970059,40.734434790136945],[-73.989966441743,40.73497010389241],[-73.98996734034141,40.73503165403374],[-73.98996077898988,40.735093005292235],[-73.9899468134991,40.73515363562397],[-73.98992556273403,40.7352130294004],[-73.98989720738645,40.73527068094512],[-73.98986198872078,40.735326099687235],[-73.98987421370785,40.73540825891732],[-73.98945472125543,40.73598724676653],[-73.98920953942574,40.73630712063568],[-73.98901559352103,40.73656015481953],[-73.9885929840867,40.737142561202766],[-73.98817910313703,40.7377307490584],[-73.98774074536304,40.738312188331406],[-73.98730154802887,40.73890302603643],[-73.9870359272106,40.73926637854945],[-73.98684918554822,40.739521821837116],[-73.98636141735395,40.74018480054593],[-73.98587913195354,40.740853000433766],[-73.9854276781103,40.74147034852952],[-73.98497775500906,40.742088957648335],[-73.98452636642436,40.74270704207772],[-73.9840748519408,40.74332471841654],[-73.98400852046808,40.743299018402716],[-73.9824552073041,40.7426469600848],[-73.98085965412415,40.74196976808199],[-73.98131180452111,40.74135092410706],[-73.98176150801345,40.740733112559525],[-73.98221134521273,40.74011453513665],[-73.98266497479032,40.73949733270419],[-73.98041832981404,40.73855053056056],[-73.97949062680898,40.73815979254358],[-73.97891574548598,40.7379176596646],[-73.97805226497623,40.73755395365623],[-73.97849845639811,40.73679095652552]]]}},{type:"Feature",properties:{ntacode:"BK38",ntaname:"DUMBO-Vinegar Hill-Downtown Brooklyn-Boerum Hill",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.97905767012286,40.70595288910066],[-73.97906084845799,40.705946028940836],[-73.97924333493582,40.705551196880165],[-73.97912092242274,40.70553006967365],[-73.97932762403644,40.7047462758279],[-73.97960292750824,40.70417640025871],[-73.97998854012022,40.70354105819048],[-73.9802243204412,40.70306332366829],[-73.98025248372656,40.702963705617485],[-73.98056370462322,40.70186285950114],[-73.98064907787817,40.701560873256646],[-73.9807407954097,40.70127731046457],[-73.98040482480258,40.700699006737544],[-73.98041743804941,40.700517663837815],[-73.98044078556386,40.70018363089165],[-73.98046217200908,40.699703158170784],[-73.9804807790367,40.699372714486096],[-73.98048604235427,40.699279228131196],[-73.98054419183883,40.698246512252226],[-73.98050926182293,40.69744627504131],[-73.98040961451129,40.696559343582386],[-73.98040269790216,40.69650210518822],[-73.9803956172886,40.69644349002577],[-73.98038723466334,40.69638291155536],[-73.98037063437815,40.69626305029581],[-73.98035682887034,40.69617751703123],[-73.9803101980116,40.69590599500554],[-73.98028186695961,40.695632111774955],[-73.98025366044371,40.69545725965814],[-73.98022973272094,40.69528899309548],[-73.9801557454917,40.694810117667025],[-73.98013518053028,40.69469801720833],[-73.98009475106316,40.6945870047511],[-73.98003475055339,40.69448012178464],[-73.97995651774359,40.694380295214806],[-73.97986236958447,40.69429009176181],[-73.979755391983,40.69421147652322],[-73.9796164768783,40.69411558329272],[-73.97961635782853,40.69411550202085],[-73.97961626409003,40.69411542192616],[-73.97949074477862,40.69400713991976],[-73.97949061429242,40.69400703117125],[-73.97949049679758,40.69400690483467],[-73.9793809418228,40.69388775687724],[-73.97928966964376,40.693759993994234],[-73.97928957437996,40.69375986715884],[-73.97928950376665,40.69375974250577],[-73.97921815653318,40.69362600342543],[-73.97921806150401,40.693625831022594],[-73.97921799156835,40.693625651588135],[-73.97916718405038,40.693488323221224],[-73.98011299221442,40.69352388053703],[-73.98098333196731,40.69355661741381],[-73.98147150314752,40.693574935414304],[-73.98154757038643,40.69357778957025],[-73.98175316942722,40.69358338543328],[-73.98226689746076,40.69360477555591],[-73.98234987383513,40.693607888238084],[-73.98242892104393,40.69361085317163],[-73.9825112302159,40.69361433402831],[-73.98251747505033,40.69297738730444],[-73.98175889043779,40.69295517303968],[-73.98179025883427,40.69202541598595],[-73.9817890734612,40.691644867884506],[-73.98206215661303,40.69131209056919],[-73.9821318022756,40.69122723736823],[-73.98150118646647,40.68998815584079],[-73.98147315194076,40.689931210087934],[-73.98157420340723,40.689935183143064],[-73.98276720110421,40.68998648110407],[-73.98313467336757,40.69000227675996],[-73.98350485747972,40.69000570642954],[-73.98372011148615,40.690006718625334],[-73.98350982108121,40.689922171249385],[-73.98295684283845,40.689699819770425],[-73.98209737939769,40.68935800980179],[-73.98155298322794,40.689146164238615],[-73.98101786866424,40.68893792700486],[-73.98092822852809,40.68890247727369],[-73.98084308082036,40.68876136160086],[-73.98069118156971,40.6885158116153],[-73.98064972073799,40.688459477553344],[-73.98012756097003,40.6877500086221],[-73.9798405581001,40.68734433154608],[-73.97959037660189,40.68700390235533],[-73.97936297664785,40.686682000715],[-73.97909065785221,40.686293866153974],[-73.97899402928148,40.6861561328783],[-73.97827416053151,40.685195951771675],[-73.97804289547383,40.68485661514009],[-73.97838862561682,40.68442334204906],[-73.97842970688991,40.684355612662294],[-73.97876022462933,40.683765444483214],[-73.97918390511754,40.68312883797278],[-73.97961592408436,40.68249355697744],[-73.98003510082282,40.68185262673837],[-73.98046155377666,40.68122254675678],[-73.9808893222774,40.68059334924173],[-73.9813241369401,40.679951737098065],[-73.98175333524149,40.67931322129879],[-73.98185715522074,40.67935261476171],[-73.98413878071156,40.68024537112401],[-73.98610388172824,40.68100852219337],[-73.98653302974762,40.68037263893463],[-73.98731533571325,40.680692996814756],[-73.98765051657774,40.68081863847096],[-73.98722413947026,40.681447301875444],[-73.9882718920771,40.68186238574159],[-73.9904237420374,40.68269393320181],[-73.9926229263584,40.68354371192407],[-73.9949011360608,40.6844302380909],[-73.99457806788305,40.68510014242688],[-73.99440802432699,40.6854524959963],[-73.994253679571,40.68577799742943],[-73.9940914768684,40.6861134398259],[-73.99392929615895,40.6864528711465],[-73.99378736930764,40.68675596693511],[-73.9936042321315,40.68712723004818],[-73.99333822964901,40.68767879693392],[-73.99326830002887,40.687824451828504],[-73.99300451710872,40.688364636542566],[-73.99292888955875,40.68851942212515],[-73.99268552762916,40.689033246531274],[-73.99262286086666,40.68916054883605],[-73.99236367043254,40.68969012377704],[-73.9907066955895,40.68913674411073],[-73.99054474614356,40.68916810529591],[-73.99016617922649,40.689729533831844],[-73.98973690127069,40.69035997268758],[-73.98930768542112,40.69099168846807],[-73.98930270543927,40.69106022599127],[-73.98902944699005,40.69212386152006],[-73.98910541743085,40.69215331352216],[-73.98947238554467,40.69229549434771],[-73.99066626290957,40.692497177565755],[-73.99097186899586,40.69254880088802],[-73.99085041475476,40.69279825064949],[-73.9907289604851,40.693047701447654],[-73.99058794464075,40.69339137896961],[-73.99045286506302,40.69372058477663],[-73.99044474094244,40.69382825143365],[-73.99066605587356,40.69456882398403],[-73.99080803777396,40.69502713379449],[-73.99115539112536,40.696196476021036],[-73.99118780428707,40.696287414851156],[-73.99120620990817,40.69635779817216],[-73.99128413687757,40.69658820978121],[-73.99136812163782,40.69701375273579],[-73.99142289824287,40.69778099282282],[-73.99143347128846,40.698281859314676],[-73.99142403669723,40.69846471413596],[-73.9914054508122,40.69864716234744],[-73.99137774057395,40.698828938750765],[-73.99134094624291,40.699009779117176],[-73.99129512123005,40.69918942059617],[-73.9912403320726,40.69936760206612],[-73.99102958067772,40.6998471706179],[-73.9908415791883,40.700281257090005],[-73.9908227209651,40.700354754309416],[-73.99081766492996,40.70046229332312],[-73.99083516239324,40.70056976226398],[-73.99087453758072,40.70067311729592],[-73.99093201807536,40.7007662160488],[-73.9912629454785,40.70102710263989],[-73.9919364493597,40.70155640963395],[-73.99202772858834,40.701628141593915],[-73.99206681926408,40.701658860408244],[-73.99211067788664,40.70169344371859],[-73.99221871131128,40.70177257819237],[-73.99232767856807,40.70185537041518],[-73.99261204972427,40.702061129006175],[-73.99286016255952,40.70220276796784],[-73.99325388237139,40.702411971363055],[-73.993817550092,40.702660309303724],[-73.99385200191088,40.70267390983323],[-73.9941849479159,40.70280579883796],[-73.99432513683013,40.70286243588562],[-73.9943829783558,40.70288600142069],[-73.99470923355184,40.70299388612215],[-73.99504592748332,40.703131839799624],[-73.99502134649184,40.703147869246806],[-73.99480038274872,40.703291958644655],[-73.99466290343615,40.70343060855924],[-73.99485765933743,40.70356613852616],[-73.99499542533944,40.703650563714326],[-73.99488239968481,40.70378802583748],[-73.99476934191574,40.70395289495363],[-73.99471424235158,40.703996689060986],[-73.99477158125174,40.70404936037452],[-73.99479231460057,40.7040684056338],[-73.994792313,40.70408889470721],[-73.99477286228586,40.704104541196756],[-73.99469807470807,40.704164700797335],[-73.99477614353466,40.704245861052435],[-73.99470229068413,40.70429253191363],[-73.99463603408401,40.70433440342861],[-73.99456978950899,40.70437626351394],[-73.99386341031884,40.70455600743306],[-73.9938068724842,40.70453961321419],[-73.9937815542651,40.704468944543834],[-73.99377457207812,40.70444945740881],[-73.99369336129293,40.70447612883789],[-73.99368792224492,40.704477914211594],[-73.99358606975366,40.704509118218226],[-73.99362643916744,40.70459524415485],[-73.99350881403616,40.70462350527406],[-73.9928010422899,40.7046340239279],[-73.99269135575003,40.70462984994543],[-73.99251210682054,40.70469411255763],[-73.99230833787298,40.70469000174278],[-73.9921270353508,40.70468964153101],[-73.992121006391,40.70439620107536],[-73.99195715431213,40.704200677853336],[-73.99186159189324,40.70408664210443],[-73.99141794782717,40.70400408902071],[-73.99094755350801,40.70403244213927],[-73.99071473114815,40.70435137904068],[-73.99054617998554,40.70441616750182],[-73.99030768493824,40.704839880602016],[-73.99028496035683,40.70486642888968],[-73.99022721196017,40.70493404448712],[-73.9900911139345,40.70494346328911],[-73.98949358971359,40.70480903812367],[-73.98934734717514,40.704729691702696],[-73.98920046436167,40.704723896988845],[-73.9890698965259,40.704705914698266],[-73.98898897757809,40.70469035678165],[-73.98869723304772,40.70456457877687],[-73.98840744807187,40.70455450033832],[-73.98830332208559,40.70454046845248],[-73.98828999111294,40.70507065899766],[-73.9879567655755,40.70513421741263],[-73.98726969301156,40.705175720694264],[-73.98686320594338,40.70515985694132],[-73.98681551701775,40.70514714630606],[-73.98677081073336,40.705129225373355],[-73.98673006363873,40.70510648560291],[-73.98669416579658,40.70507942371538],[-73.98666390134122,40.70504863084165],[-73.9866399313504,40.70501477961023],[-73.98662277940537,40.70497860945422],[-73.98652972946054,40.70497909917376],[-73.98642911608673,40.705069179930646],[-73.98643429892715,40.70534860741973],[-73.98474329943134,40.70554290726701],[-73.98402149782912,40.70559863456463],[-73.98343806221915,40.70564409484786],[-73.98342627543238,40.70557722134953],[-73.98340650264251,40.70546637066039],[-73.98336819878111,40.70546106507653],[-73.98326398738251,40.705485066660664],[-73.9830863909279,40.70547709070217],[-73.98308986565958,40.70551154182591],[-73.98283552135277,40.70555580739802],[-73.98274161886,40.705572441532745],[-73.9827450812467,40.70555270986944],[-73.98274859301655,40.70553269174202],[-73.98245956872245,40.70550879722539],[-73.98245898641557,40.70554241497246],[-73.98237340572012,40.70554335043768],[-73.98232944216612,40.70555203366408],[-73.98092510311994,40.70536925520058],[-73.98090864629853,40.70590794381198],[-73.9807407042892,40.70585515987033],[-73.98022004252589,40.70585107622362],[-73.98023715381461,40.705763283559904],[-73.97955918553292,40.70574361525],[-73.97955579999744,40.70577021527523],[-73.97932865325969,40.70576543335503],[-73.97927983185274,40.70578948197434],[-73.97927336342913,40.7059171353023],[-73.97921391703919,40.70590664023318],[-73.97918270800938,40.705965214973254],[-73.9790504990412,40.705966963591685],[-73.97905767012286,40.70595288910066]]]}},{type:"Feature",properties:{ntacode:"BK69",ntaname:"Clinton Hill",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.95337017508868,40.68064050844439],[-73.95328187373988,40.68020003147532],[-73.9543683630196,40.68007510652117],[-73.95543681559279,40.67995785518427],[-73.95530907548108,40.67927313504467],[-73.95529361599394,40.67920315104397],[-73.95595862371368,40.67934624715064],[-73.9582921680779,40.67983113349485],[-73.96134655885795,40.68046352430098],[-73.96329205549509,40.68088158589595],[-73.96442184884523,40.6811192884308],[-73.96447930738888,40.68113114887999],[-73.96551043354937,40.68134401997681],[-73.96657247077351,40.68156481436484],[-73.96753196699652,40.68176878361744],[-73.96868961357642,40.68200525759737],[-73.96867398499016,40.68208599361999],[-73.96906202032659,40.68415736136281],[-73.96948939860292,40.68628830764502],[-73.96978314120513,40.68775161211436],[-73.97013154130981,40.689506307958624],[-73.96910362399507,40.68946752150547],[-73.9695211516266,40.691563559265],[-73.96983118473533,40.69313424397399],[-73.9688098964715,40.69312038290147],[-73.96934097665459,40.695768429552814],[-73.96935567905562,40.6958547289799],[-73.96937195632067,40.69593776036491],[-73.96937861702365,40.69599133453207],[-73.96939450111498,40.6960803894207],[-73.968406558692,40.69603648393542],[-73.96741363270377,40.69599862902706],[-73.96641979535798,40.6959641056136],[-73.96546721432584,40.69593216173687],[-73.96534951464524,40.69594289181467],[-73.96523240477468,40.69595686917423],[-73.96511603866765,40.6959740747826],[-73.96500057050352,40.69599448635921],[-73.96488615275322,40.69601807708252],[-73.96477293638439,40.69604481566718],[-73.96466107147646,40.69607466680351],[-73.96455070532542,40.69610759162748],[-73.96434801467151,40.696183765515954],[-73.9641541786226,40.696274450174876],[-73.96397185807423,40.69637865488722],[-73.96380337188405,40.69649503770492],[-73.96365073537379,40.69662194448983],[-73.96347515207889,40.69680066769839],[-73.96331636165816,40.69698969774656],[-73.96317583574375,40.69718762141088],[-73.96305480199304,40.69739287243622],[-73.96295416175167,40.6976037492636],[-73.96288219515587,40.69782702607034],[-73.96283963716351,40.6980386683399],[-73.96248295908703,40.69809538475483],[-73.96239768958385,40.69810894573728],[-73.9623590325303,40.69811509173966],[-73.96233072880827,40.69811959432477],[-73.9618983782425,40.69818833253157],[-73.96105100700014,40.69832607881916],[-73.96092543804191,40.69773650701637],[-73.96062056531667,40.69632014019266],[-73.9601585465834,40.69411730915611],[-73.95931047927606,40.694215087831985],[-73.95799732979476,40.69436583868418],[-73.95708701942448,40.69447044016307],[-73.95614239268214,40.69457901857245],[-73.95582662769682,40.6929923828824],[-73.9554105794961,40.69090829188596],[-73.95635602958284,40.6907997819174],[-73.9572724911262,40.6906934783541],[-73.95808563435835,40.69060146372538],[-73.95818048749948,40.69059073040582],[-73.95857844775944,40.69054569485764],[-73.95886713625445,40.690512248014855],[-73.95899330491865,40.690497629362916],[-73.9592813373065,40.690464256969626],[-73.95934862389831,40.690456460910895],[-73.95942791320562,40.690447274713954],[-73.95957591847144,40.69042998753861],[-73.96008336800449,40.69037071570727],[-73.96013760800464,40.69036438035891],[-73.9602928166812,40.690346249915486],[-73.9602374033644,40.6900622228079],[-73.96022304539731,40.68998862738383],[-73.96018691858282,40.68980345598864],[-73.96017256138684,40.68972986156126],[-73.96012172912188,40.68946930706396],[-73.96009714565353,40.689345210097535],[-73.96000519802642,40.68888103371828],[-73.95985939425711,40.68814745121729],[-73.95971374756466,40.68741563409099],[-73.95956770121344,40.68668255592733],[-73.95684165193603,40.686996078838014],[-73.95468418850515,40.687244854437225],[-73.95453798607413,40.686511175404625],[-73.95439296867423,40.6857797200137],[-73.95424647696173,40.685046248261905],[-73.95410042574014,40.6843131076335],[-73.95395453033531,40.68358077882075],[-73.95380893530675,40.68284800827339],[-73.95366256227202,40.68211490361357],[-73.95351616791022,40.68138260047897],[-73.95337017508868,40.68064050844439]]]}},{type:"Feature",properties:{ntacode:"BK72",ntaname:"Williamsburg",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.9502369375792,40.705473246654584],[-73.94983788658892,40.70522902156312],[-73.94947068333511,40.70501901928322],[-73.94925335721457,40.70489593076176],[-73.94866498839339,40.704565074430946],[-73.94854962741987,40.70450043097989],[-73.94814066076684,40.70427125438633],[-73.94785367275429,40.70411138320623],[-73.94705205297531,40.70366394934024],[-73.94753858146485,40.70335065066488],[-73.94937873543377,40.702158889826364],[-73.95027424109595,40.70157924195064],[-73.95128819434741,40.70092236548596],[-73.95192018927906,40.70148754916082],[-73.95255052777954,40.7020516665145],[-73.95318085172326,40.7026169054775],[-73.95381196906527,40.70318097979551],[-73.9557236101489,40.70194576955729],[-73.95745736372842,40.70082260318464],[-73.95722517405635,40.69999935002633],[-73.95716730105407,40.699707867919095],[-73.95701993123413,40.69897391434964],[-73.9579593822099,40.69882000321588],[-73.95885874627415,40.69867732641629],[-73.96019688857474,40.69846272743867],[-73.96105100700014,40.69832607881916],[-73.9618983782425,40.69818833253157],[-73.96233072880827,40.69811959432477],[-73.9623590325303,40.69811509173966],[-73.96239768958385,40.69810894573728],[-73.96248295908703,40.69809538475483],[-73.96283963716351,40.6980386683399],[-73.96236579985028,40.699605585851806],[-73.96217978155187,40.70022071060445],[-73.96251930393704,40.7004726814649],[-73.96318252095783,40.70100009487211],[-73.9638688939086,40.701541889211136],[-73.96451844743152,40.70207497826768],[-73.96520438968136,40.7026227448141],[-73.965874185774,40.70315769549389],[-73.96607413508086,40.703320152940975],[-73.96653747117692,40.70369661291518],[-73.96720962042629,40.70425570915338],[-73.96761547790794,40.704961635386965],[-73.96795139126226,40.70573121706138],[-73.96838933680795,40.70682918674697],[-73.96728890236449,40.70700200263795],[-73.96593219617112,40.70724387406225],[-73.96484837748658,40.70745361092211],[-73.96442311895234,40.707533724076185],[-73.96327873711068,40.707729298015934],[-73.96274333043827,40.70768508175967],[-73.96213128912169,40.707622692800264],[-73.96186019854574,40.707595056986236],[-73.96114422874845,40.707523595737214],[-73.96050333603083,40.707461523263866],[-73.9604038313614,40.70745188625807],[-73.95993835922924,40.70740680163762],[-73.95939542535814,40.707352408342665],[-73.95920084783101,40.707331585279476],[-73.95845576794653,40.70725184744566],[-73.95838432367226,40.707676690799175],[-73.95815250104353,40.708040918704654],[-73.95790430738566,40.70842717347009],[-73.95735981050645,40.70823462399782],[-73.9572825544482,40.70820731005078],[-73.95720321567883,40.70817924777162],[-73.95672449090597,40.7080099523774],[-73.95626945244263,40.70784956202245],[-73.95554165818704,40.70759344757965],[-73.95401701370642,40.707080241485556],[-73.95337878002881,40.70685629300807],[-73.95291388625985,40.706700310929875],[-73.95251503811667,40.70655858750633],[-73.95229955426804,40.70649029376427],[-73.9519105563325,40.706360078923616],[-73.95108529937012,40.70591295173696],[-73.95095606182493,40.70584293640611],[-73.9502369375792,40.705473246654584]]]}},{type:"Feature",properties:{ntacode:"BK99",ntaname:"park-cemetery-etc-Brooklyn",borocode:"3",boroname:"Brooklyn"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.91513331918196,40.58626938540079],[-73.91509711064722,40.5862665836933],[-73.91505538740171,40.58626722046002],[-73.91498196714757,40.58626925759497],[-73.9149089072476,40.58626217297204],[-73.9148811142977,40.5862576662829],[-73.9148613737018,40.58626057554842],[-73.91484906270544,40.58626572281403],[-73.91483964457827,40.586275068332334],[-73.91482249731196,40.58627650659446],[-73.91479664555939,40.58627151063013],[-73.91477630344794,40.5862643107088],[-73.91475822751109,40.58625612923489],[-73.91473689701499,40.586252870708485],[-73.91472719418131,40.58625284658742],[-73.91470909811237,40.58624959581717],[-73.91469360490532,40.58624240835955],[-73.91468133993774,40.586236459999284],[-73.91465937411907,40.58623048801495],[-73.9145744453553,40.586200937544675],[-73.91455182297848,40.58619718280638],[-73.91453176360426,40.58619935163317],[-73.91451879447347,40.58620671730132],[-73.91451002779564,40.58621507803659],[-73.91450223072464,40.586223195234865],[-73.91448795703413,40.58623376141637],[-73.91447306751336,40.5862366834395],[-73.91444848600902,40.58623711579353],[-73.9144106863387,40.586228145088825],[-73.914302216254,40.58618275690633],[-73.91427510080042,40.58617110092197],[-73.9142566771619,40.58616834287515],[-73.91424534967902,40.58617078068633],[-73.91422561352081,40.58617245733193],[-73.91421300745357,40.58617069991841],[-73.91419138861141,40.586159305510755],[-73.91416592220669,40.58614025732283],[-73.91410914905579,40.5861060914957],[-73.91408557111487,40.586098882499336],[-73.91405550969763,40.5860953559717],[-73.91403188386349,40.58609924139808],[-73.9140156926845,40.586104132701855],[-73.91399595873708,40.58610580981219],[-73.91397561478601,40.58609860857486],[-73.91394601558103,40.58607577113466],[-73.91391171664829,40.58605714308738],[-73.91387373477127,40.586043276654735],[-73.91383319591044,40.58603458290224],[-73.91379130182595,40.586031319552816],[-73.91374929445124,40.58603358334711],[-73.9137084190787,40.58604130717592],[-73.91366988744352,40.58605426206922],[-73.91366585340799,40.586058453807986],[-73.91366277899039,40.586063094437904],[-73.91366074799062,40.586068057469554],[-73.91365981576782,40.58607320762553],[-73.91366000773156,40.5860784045281],[-73.91366131865009,40.586083506525206],[-73.91366371279167,40.586088374551764],[-73.91366712489955,40.58609287591984],[-73.91367146196994,40.586096887935526],[-73.91366854170835,40.58610100800873],[-73.91366481700457,40.58610473199469],[-73.91366037838078,40.586107969388294],[-73.91365533371045,40.58611064151018],[-73.91364980559555,40.58611268341886],[-73.91364392838756,40.58611404548929],[-73.91363784492208,40.586114694618516],[-73.91363170304786,40.58611461503059],[-73.91362565203234,40.5861138086598],[-73.91356180685621,40.58610818820531],[-73.91349961676016,40.58609582570219],[-73.91344030046908,40.58607696341554],[-73.9133850203874,40.586051970985196],[-73.91330276985757,40.58602892370008],[-73.9132231849742,40.586000960992436],[-73.91314677020439,40.58596826011161],[-73.91307400991869,40.58593102834079],[-73.91300536532073,40.58588950168334],[-73.91294127152324,40.585843943366065],[-73.91288213478985,40.585794642170995],[-73.91282976976,40.58575139543788],[-73.91278761357361,40.585706022104915],[-73.91275508690248,40.585680734516664],[-73.91272509389294,40.585653687686815],[-73.91255391691317,40.58552633550371],[-73.91253375307552,40.585342269617506],[-73.91255362993904,40.58530352522478],[-73.91256458555429,40.58526276978651],[-73.91256630151645,40.5852211878456],[-73.91255872796873,40.585179987965276],[-73.91254208504999,40.58514036760184],[-73.91251685649398,40.58510347830175],[-73.91248377556836,40.58507039223259],[-73.91247425970478,40.58502670241598],[-73.91247136011076,40.58498246955784],[-73.9124751148232,40.584938274101845],[-73.91248547455778,40.584894695999374],[-73.91250064914016,40.584741797384126],[-73.91250278714065,40.58473162394277],[-73.91250598875641,40.584707306463464],[-73.91249831364514,40.58468601951813],[-73.91247773546323,40.58466517741912],[-73.9124429998139,40.58465074626807],[-73.91241378119551,40.5846446941103],[-73.91239412142355,40.58463736210499],[-73.91238199348412,40.5846231533946],[-73.91237790672514,40.58459386763496],[-73.91236972324586,40.58456165217843],[-73.91236790288816,40.58452617424733],[-73.91237486072373,40.58450524557409],[-73.91239232328932,40.58449966926975],[-73.91241932859444,40.58450239194061],[-73.91248473796247,40.584506184556545],[-73.91250885205646,40.58448432742595],[-73.91252051530343,40.584461252421164],[-73.91257873642884,40.58437882582985],[-73.9126084771919,40.58431994827609],[-73.9126172003254,40.58427768286924],[-73.91261758823715,40.584249749300156],[-73.9126180809414,40.58422485596799],[-73.91263170246303,40.58420023446834],[-73.91263982584177,40.584179851135644],[-73.91263419680797,40.584172618126274],[-73.9126167474674,40.584168671599635],[-73.91260209243696,40.58415993853356],[-73.91259425542437,40.58414518914058],[-73.91258466852842,40.58412011407683],[-73.91258558570685,40.58408939992072],[-73.91259318315109,40.58406758280875],[-73.91261266604523,40.58402458276059],[-73.91263830734107,40.58396693224823],[-73.91263581397953,40.583950298025876],[-73.91261666905774,40.5839264745127],[-73.91258990362628,40.58391609413046],[-73.91253889560943,40.58391613053403],[-73.91252103091244,40.58391378877658],[-73.91250423830907,40.5839005515479],[-73.91250460035735,40.58388635571074],[-73.91251327125534,40.58387575300671],[-73.91253467541472,40.58387545803299],[-73.91256813712188,40.583886332710115],[-73.91260664321769,40.58389462992034],[-73.91265005310576,40.58389427208483],[-73.9126727844487,40.58388795641492],[-73.91269014904348,40.58387515360662],[-73.91269902546921,40.58385270453277],[-73.91270605956096,40.583830628486844],[-73.91270280580831,40.583753879755164],[-73.91271079739748,40.58369994166936],[-73.91270485854596,40.583675241636485],[-73.9126928262588,40.583650307457845],[-73.9126791029834,40.58362344959178],[-73.91266228121614,40.583605996819344],[-73.91265111155113,40.58360415036221],[-73.91263067653925,40.58360846077103],[-73.91262686025286,40.58361073325439],[-73.91261090987317,40.58362022959444],[-73.91259559746784,40.583642926903174],[-73.91258263821426,40.583654042174174],[-73.91256416724003,40.58365563053865],[-73.91254323349665,40.58364476824486],[-73.91252584404202,40.58362708449979],[-73.91248355319789,40.5835669308214],[-73.91245181343776,40.58354002787526],[-73.91242420853035,40.583514934039854],[-73.91240864017956,40.5834884754653],[-73.9124007270715,40.58345276119286],[-73.91240660608712,40.58342480550653],[-73.91242103069457,40.58339278402734],[-73.91243878847334,40.58336997351225],[-73.91246022036074,40.58335175392386],[-73.9124951143902,40.583337535472516],[-73.91257072971156,40.58331285848096],[-73.9126052251269,40.58329072442718],[-73.9126212430633,40.58327135277839],[-73.91264957500319,40.58324591352522],[-73.9126774828735,40.58322632423995],[-73.91270404052727,40.583204324512906],[-73.91275025844384,40.58314540498745],[-73.91281681585318,40.58309287286291],[-73.91286173083539,40.58307045982734],[-73.91296715647786,40.583034170088915],[-73.91304660950463,40.58300754849562],[-73.91306274695086,40.58300796478864],[-73.91308342481905,40.58301392186656],[-73.91310063492055,40.583025554730064],[-73.91310764522169,40.583039328443185],[-73.91310803072021,40.58305564660961],[-73.91309366069213,40.58307811786342],[-73.91303116125995,40.58311149572032],[-73.91301314865443,40.58312940237872],[-73.91300400920764,40.583151161225125],[-73.91301010544142,40.58317350908119],[-73.91302765232814,40.58318471065444],[-73.91305439371871,40.583186716453405],[-73.91307702388158,40.58317317373965],[-73.91308233206294,40.58314917329274],[-73.91309259176938,40.583133266757535],[-73.91311537519047,40.583117429500696],[-73.91315375727213,40.58311012491594],[-73.91320747763832,40.583106449537894],[-73.91334530004656,40.58308774402703],[-73.91344265090527,40.58306650129187],[-73.91351194436822,40.58304087137117],[-73.91356029877663,40.583030709235146],[-73.91359114656456,40.58303030925957],[-73.91362890961973,40.58303229624128],[-73.91367040800638,40.58302812126707],[-73.91370574416193,40.583020699619105],[-73.91379817883463,40.582991335918926],[-73.9138419814029,40.58298096820865],[-73.91388783020813,40.58298468270139],[-73.913933638425,40.582989546230145],[-73.91398276542384,40.58298988055274],[-73.91401448220044,40.58298626974133],[-73.91404880615279,40.58297597979551],[-73.91408049249043,40.58296818087346],[-73.91412574717681,40.58296742145459],[-73.91415019662948,40.58296724421906],[-73.91418696590452,40.58295684096647],[-73.91421440940218,40.58294421935007],[-73.91424209153728,40.582923884680056],[-73.91426461163289,40.58290733047506],[-73.91428757031255,40.582901730173496],[-73.91430480864925,40.582895437557276],[-73.91431347825373,40.58288483488328],[-73.91432038152685,40.58287345623507],[-73.91433869075239,40.58285626661904],[-73.914348138647,40.582852002163285],[-73.91436272478424,40.58285769530134],[-73.91438024403897,40.582864681270664],[-73.91440852626427,40.58286674553286],[-73.91442531787224,40.582857871439],[-73.91443075792112,40.582845285649434],[-73.9144165647473,40.582829583595775],[-73.91441354718549,40.58281154143735],[-73.91442601823944,40.58279899271591],[-73.91444562078087,40.58279792038302],[-73.91448137951106,40.582806789546446],[-73.91450871967814,40.582809053615684],[-73.91454056069195,40.58279893138276],[-73.91457136618565,40.58277756781236],[-73.91459109911203,40.58276577115124],[-73.91460961616629,40.58275884651346],[-73.91463166275386,40.58275763440283],[-73.91472075055138,40.58277283584666],[-73.91475316846999,40.582776710401966],[-73.91478662998807,40.58278758426654],[-73.91481206768607,40.58280398466636],[-73.91482092346145,40.582817385382384],[-73.91482435715903,40.58283382324109],[-73.9148196690469,40.58284853086503],[-73.91481396714914,40.58286042642483],[-73.91482516810426,40.582866460597224],[-73.91485664605123,40.582870506814146],[-73.91488143663926,40.58286987081267],[-73.91489741970577,40.582872610367716],[-73.9149069536754,40.58288509586317],[-73.91490200810954,40.582894927353976],[-73.91488463973496,40.58291191856406],[-73.91485961850306,40.582938163958154],[-73.91485126450607,40.582962046299556],[-73.91485751324602,40.58298209951927],[-73.91487850168284,40.5830055227934],[-73.91487974591068,40.58302700350838],[-73.91487128569776,40.58304784561477],[-73.91486183617289,40.58307425013909],[-73.91487113272208,40.58309442154663],[-73.91489759501978,40.58310525953436],[-73.91492120779297,40.58311248045484],[-73.91495087200163,40.583121143085506],[-73.91496680213771,40.583133403794776],[-73.91498253486131,40.58314919202414],[-73.91498685680679,40.58315283982601],[-73.91499355016056,40.58315336127186],[-73.9150043495079,40.58315145071376],[-73.91502932438901,40.58313056686798],[-73.91504738947116,40.583125222466165],[-73.91506390193432,40.58312520820461],[-73.91507218234918,40.58312458642512],[-73.91508577200538,40.583117917236514],[-73.9151053823759,40.58310850383887],[-73.91514044992658,40.58310451791612],[-73.91516678218403,40.58310394229706],[-73.9152135907857,40.5830951512282],[-73.91525733442549,40.58308729219172],[-73.91528333907931,40.5830759533725],[-73.9153536435195,40.583053085480685],[-73.91539584617905,40.58304482787623],[-73.91542990602406,40.58304271142224],[-73.91545449816903,40.58303970913205],[-73.9154765054023,40.583032671830146],[-73.91550531932374,40.58302253671631],[-73.9155269382117,40.58300825263127],[-73.91554499756568,40.582990177748925],[-73.91556719011433,40.5829773219317],[-73.91560713091408,40.58296458737226],[-73.91565304415496,40.58295545303646],[-73.91569870775079,40.58294563313605],[-73.91573006889227,40.58294184032327],[-73.9157501285275,40.58293639340558],[-73.91575888276981,40.58293167834107],[-73.915761604573,40.58291447087014],[-73.91577896476088,40.58290849944381],[-73.91579646420043,40.58290675605853],[-73.91590083079727,40.58290836958238],[-73.9159559503259,40.58290714791544],[-73.91601352716064,40.58289804977679],[-73.91604528931647,40.58289142893825],[-73.91607986037056,40.58288302829918],[-73.9161222613293,40.58286123804333],[-73.91614199473294,40.58285743763396],[-73.91615620879065,40.5828626082508],[-73.91616526389157,40.58287515862869],[-73.91616340652098,40.58289332785665],[-73.91616117295044,40.58292200995531],[-73.91616533434859,40.58293491192462],[-73.91619291399626,40.582960926422956],[-73.91625458407773,40.58301910629951],[-73.91628745922038,40.583041939564],[-73.91632545582766,40.58305857276471],[-73.9163582813012,40.5830660081703],[-73.91640110933967,40.5830757280733],[-73.91647381467018,40.58311153408892],[-73.91652537447145,40.58314033821528],[-73.91656345737127,40.58315201369983],[-73.91660432992357,40.58315938686156],[-73.91674435706146,40.583149243148945],[-73.91680904215039,40.5831361391066],[-73.91684198716314,40.58311240995611],[-73.91686865501184,40.58309836381438],[-73.91688414354172,40.5830988471181],[-73.91690459603636,40.58310521664018],[-73.91691664570561,40.5831191294636],[-73.916928046796,40.58314216832029],[-73.9169473272844,40.58318825872985],[-73.91697421629549,40.58321178020438],[-73.91700811433903,40.583229911113705],[-73.91704549903487,40.5832426634835],[-73.91722154944117,40.58325278878481],[-73.9172715063787,40.58324885900875],[-73.91729747607816,40.58323588813925],[-73.91730410990165,40.58322701083628],[-73.91731074592352,40.58321813118901],[-73.91729861410717,40.583190801749616],[-73.91708382946564,40.58305897765299],[-73.91687676635951,40.58292337089758],[-73.91684561145445,40.58289288546199],[-73.91681802428016,40.58287043932541],[-73.91680237542735,40.58284312102359],[-73.91680996859863,40.58281786944132],[-73.91683095894794,40.58279632912122],[-73.91683298734014,40.58278236834701],[-73.91681104385314,40.582762048557186],[-73.91676942718226,40.582747702687215],[-73.91671303114278,40.58273447858888],[-73.91663555189481,40.58272669627276],[-73.91659049396183,40.582725777507335],[-73.91656025765731,40.58273178644673],[-73.91648384235516,40.58278464746012],[-73.9164297950498,40.582811132266606],[-73.9164107855549,40.5828106600774],[-73.91639106239693,40.5828085815957],[-73.91637554088591,40.582802731561806],[-73.9163509359136,40.58280818348846],[-73.91633310071481,40.582819259613906],[-73.916326405681,40.58281886992303],[-73.91631125527731,40.58281391810883],[-73.91629330489094,40.58280188345143],[-73.9162906180458,40.582791313398666],[-73.91629316588654,40.5827699063266],[-73.91628476885714,40.58274755696827],[-73.9162755368557,40.58273080751153],[-73.91626104832942,40.582716029898315],[-73.91624727128278,40.58270687911225],[-73.91620991224374,40.58269820634615],[-73.9161613368347,40.58267785930019],[-73.9161435989042,40.58266887146551],[-73.91612707682087,40.582668062802746],[-73.91611252487061,40.58267337710372],[-73.9160977630739,40.58267449229033],[-73.91608276193867,40.58266602729403],[-73.91606608507514,40.5826432595815],[-73.91606105132732,40.58263826034216],[-73.91604831118637,40.58263545077832],[-73.91604312676826,40.582635119302275],[-73.91603398469314,40.582633766522],[-73.91602653797975,40.58262777742881],[-73.91602327833989,40.58261580824722],[-73.91603150828996,40.58259846708604],[-73.91604510737572,40.58257679368192],[-73.91605924441413,40.58255769961813],[-73.91605982993875,40.582550233591505],[-73.91605533428871,40.58254666209624],[-73.9160421323442,40.58253891208465],[-73.91601234094581,40.58252384934543],[-73.91600076262706,40.58251382244982],[-73.91599673914092,40.58250627129929],[-73.91599507564273,40.582483130742],[-73.91598930325056,40.582464791255916],[-73.91598506756898,40.58245422123583],[-73.91597323763885,40.58244229956239],[-73.91596151080908,40.58243575834027],[-73.91594473563659,40.582434264438035],[-73.91592914771844,40.582433265446554],[-73.91590736628677,40.58243445622125],[-73.91589979876612,40.582440846623314],[-73.9158960153526,40.58244402775186],[-73.91588532189276,40.58244380029231],[-73.91587873931142,40.58243877260366],[-73.915875254895,40.58243380129522],[-73.91586237611399,40.582425612907166],[-73.9158442416109,40.58241824357305],[-73.91582308234156,40.58241081656769],[-73.91580422300518,40.58240671352137],[-73.9157805779702,40.58240062961335],[-73.9157652891067,40.5823914518614],[-73.91574397996054,40.582387536987454],[-73.91573004424873,40.58239191955781],[-73.91571894077822,40.58240335669336],[-73.91570859960468,40.582410403774105],[-73.91566729548903,40.58241844319208],[-73.91561416281974,40.58241456155585],[-73.91557828001797,40.58240706924339],[-73.91555618378293,40.5823998616342],[-73.91554158161847,40.58238859660451],[-73.91553029051457,40.5823781038054],[-73.91552366963936,40.582375408413824],[-73.91551693880298,40.58237504662684],[-73.9155041366084,40.582391122389474],[-73.91549292208363,40.5824060726826],[-73.91548489271247,40.58240755008265],[-73.91547157698861,40.58240331284748],[-73.91546395768319,40.582393124463884],[-73.9154627460607,40.582383762694256],[-73.91545552568117,40.58237192728594],[-73.91543278029661,40.58236565348732],[-73.91541290900807,40.58236407379874],[-73.91537680117042,40.582363580639935],[-73.91533636981164,40.582364868305504],[-73.91529755299925,40.58237156499931],[-73.91526029387258,40.58236942347005],[-73.91518549237695,40.58236324792053],[-73.9151453494571,40.582364069162175],[-73.91510347182272,40.58237070757498],[-73.91507188576279,40.58238152573499],[-73.91503244299057,40.58239799219671],[-73.91499231015695,40.582430576817295],[-73.91495621705263,40.58246266266323],[-73.91492361437763,40.582481464653256],[-73.9148914534753,40.582490855489176],[-73.91485429620485,40.58249409310833],[-73.91481200341404,40.582486926341716],[-73.91477047211993,40.58247536683094],[-73.91469476968891,40.582441632026665],[-73.91466144609751,40.58243164463584],[-73.9146294466244,40.582427503658344],[-73.91456038746429,40.58240650845613],[-73.91442069856869,40.58238222378727],[-73.91438667636007,40.5823831580494],[-73.91435652574022,40.582396338075675],[-73.9143386047637,40.58241861250495],[-73.91432797974475,40.58245154222207],[-73.91433402510407,40.58248061427012],[-73.9143418953653,40.582491516926524],[-73.91436373972239,40.5824980104033],[-73.91439432847737,40.58250750330608],[-73.9144126777686,40.582516739642756],[-73.91443205047094,40.58254115524592],[-73.91444439356765,40.58257338957395],[-73.91445578619143,40.58258926242995],[-73.91446429302799,40.58260927781605],[-73.91445859867211,40.582614050680206],[-73.91444177524473,40.58262260025081],[-73.91440306841218,40.58262696421117],[-73.91439308844032,40.58263236462761],[-73.91438026345521,40.5826395727442],[-73.91437177016248,40.58263728834859],[-73.91436649738984,40.582621556582296],[-73.91436533351332,40.582602151108546],[-73.91435321731488,40.582589542854045],[-73.91434396357897,40.58259167631241],[-73.91432932462531,40.58260818966939],[-73.9143108166107,40.582611332458086],[-73.9142977634743,40.58260009640321],[-73.91428337508101,40.582590697484264],[-73.91425741969758,40.582589004329996],[-73.9142369244519,40.582597251922735],[-73.91421410726333,40.582619879515185],[-73.91417614123812,40.582664178627866],[-73.91416846209651,40.58270067941087],[-73.91416685228512,40.582720715238175],[-73.91418200427732,40.58275113835307],[-73.91418770187882,40.582772936352754],[-73.91418220880678,40.58278964750502],[-73.91417322816018,40.58280136166258],[-73.91415391948266,40.5828112571092],[-73.91413967884692,40.58279834535697],[-73.9141325725104,40.582781871227006],[-73.9141239526859,40.58276536849044],[-73.9141058657216,40.58274913275435],[-73.9140810716333,40.58274022091257],[-73.91405490474298,40.58273550833798],[-73.91402181932011,40.5827362522093],[-73.91393182914146,40.58272627546235],[-73.91388053298886,40.582721955640594],[-73.91385050619411,40.582722756034705],[-73.91381669671352,40.58272676495652],[-73.91379074062979,40.58272507169636],[-73.91376111494455,40.58272307378791],[-73.91372600624901,40.58272889387436],[-73.91370947032047,40.58273813142976],[-73.91370286431712,40.58275201466315],[-73.91369614547608,40.58276938477027],[-73.91367567620946,40.58278531669262],[-73.91364667393282,40.582801297148016],[-73.91361432670014,40.582815353015256],[-73.91352758714922,40.58288061421551],[-73.91343525105174,40.5829305828948],[-73.91335911446285,40.58295402101443],[-73.9133350692023,40.58295073655699],[-73.91331008978217,40.58294649027309],[-73.91329310293696,40.5829419489652],[-73.91327543023235,40.58293949220918],[-73.91326014818331,40.58293860298593],[-73.91324486679498,40.58293771309101],[-73.91321912488195,40.582939066052354],[-73.9131830787931,40.58294510422585],[-73.91314502174606,40.58294856191895],[-73.91311276013543,40.582951391558424],[-73.9130704563263,40.58295311677574],[-73.91303517142008,40.58295591612853],[-73.91300639684992,40.58296374611729],[-73.91297786818073,40.58297459282107],[-73.91296905167876,40.58297280262408],[-73.91294541913712,40.58295667223633],[-73.91292891925865,40.582938132311725],[-73.91293062903868,40.5829246297252],[-73.91294501682766,40.58290624991021],[-73.91295907838861,40.58288949035899],[-73.9129720797649,40.58285870342865],[-73.91298036028756,40.58283134342275],[-73.9129953721431,40.582804319049416],[-73.91300493732533,40.5827851401446],[-73.91300682242105,40.582774683878355],[-73.9130481141272,40.58274891341542],[-73.91305439577195,40.58273549604112],[-73.91304170419441,40.582721460531744],[-73.91301932318423,40.58271353921366],[-73.91299384246965,40.58270674016941],[-73.91298188944978,40.58270719718408],[-73.91296334252159,40.582712646439845],[-73.91294625687514,40.58272934875091],[-73.91293793874237,40.58275673502829],[-73.91294388704215,40.58277924745817],[-73.91295300420718,40.58279951102725],[-73.91295787683184,40.58281804214053],[-73.91295444392058,40.582828497233365],[-73.91294622469934,40.5828357922764],[-73.91293207294984,40.58283830622242],[-73.91290960457906,40.58284158282323],[-73.91289270581325,40.582852439996245],[-73.91288847348098,40.582868466009366],[-73.91288948472226,40.582892538586314],[-73.91288587847073,40.58292536426126],[-73.91288830211467,40.5829440856768],[-73.91289473578661,40.582979250471546],[-73.9128904277056,40.58299758347569],[-73.91287356643893,40.583007286731124],[-73.91285379588716,40.58301226729889],[-73.91282996485275,40.58301084934442],[-73.91281481249887,40.583007051178214],[-73.91280395957409,40.58299257727319],[-73.91279155667944,40.58297925496111],[-73.91276986017411,40.58296924753437],[-73.91275312226192,40.58296660025662],[-73.91272345895841,40.58296575431992],[-73.91269329275208,40.582964687357126],[-73.91266221096731,40.582972651540445],[-73.91264228805962,40.582984576388576],[-73.91258267952516,40.58303223574358],[-73.91253079033142,40.583067715016924],[-73.91251212757238,40.583078953930865],[-73.91250111083939,40.583079193150134],[-73.9124923404176,40.583068562922996],[-73.91250405700487,40.583056247706715],[-73.91250705583363,40.583048620027164],[-73.91250735235229,40.58304049557532],[-73.9124970981477,40.58303634258399],[-73.91247445044137,40.58303890545501],[-73.91244999095223,40.5830495646466],[-73.91240270924914,40.58305861339723],[-73.91237934988001,40.58305442343084],[-73.91234714435846,40.58304191054734],[-73.91227025577582,40.58300712903068],[-73.91225008134609,40.58299067278253],[-73.91223166714853,40.58297611129376],[-73.91222052272708,40.58296333954551],[-73.91222499686906,40.58295689257564],[-73.91224058548934,40.582956739802285],[-73.91232749133063,40.582957328172455],[-73.91236962524655,40.582947945661054],[-73.91241554493004,40.582934228681616],[-73.9124548328976,40.5829266281586],[-73.91248403760504,40.58292025547198],[-73.91249831647532,40.582904263595246],[-73.91249951422785,40.582895893393676],[-73.91249009464644,40.58288616917392],[-73.91248404877419,40.58288490240162],[-73.91244325020692,40.582891293728395],[-73.91240202673663,40.582892772416805],[-73.91237553234437,40.582890858292856],[-73.91235104822749,40.582893858331296],[-73.9123291495493,40.58290084150824],[-73.91230632607945,40.582899232560145],[-73.91228847591184,40.582894908568136],[-73.91226320479217,40.58289348989913],[-73.91223403674708,40.58289871028981],[-73.91213692649706,40.58291049296748],[-73.91204284826814,40.58291464808851],[-73.91199644255421,40.582915793301055],[-73.9119816384673,40.58292039321016],[-73.91197619502327,40.58292703091423],[-73.91197405738403,40.58293674648976],[-73.91197064789375,40.58295598430487],[-73.91196332932957,40.582964213106976],[-73.91195554655084,40.58296870916325],[-73.91193607084428,40.582967843354915],[-73.91191058860355,40.58296337725264],[-73.91188540427932,40.582950786192804],[-73.91186572974851,40.582936910382074],[-73.91184835219073,40.58292863466346],[-73.91182877719525,40.58292126409304],[-73.9118027936419,40.58291306418739],[-73.9117865670517,40.58290646413529],[-73.91175246333535,40.582886702804004],[-73.91168534279777,40.58284350300384],[-73.91163746024111,40.58281695196503],[-73.91155605037896,40.58277088639586],[-73.91152073412317,40.58274297140653],[-73.91150233164481,40.58271957145569],[-73.91148034599225,40.58268472295843],[-73.91144146900237,40.58259998891152],[-73.91138691369105,40.58250118787209],[-73.91132007841033,40.582379158241594],[-73.91128635983853,40.58231358629251],[-73.91128207390518,40.58229642025538],[-73.91127375383417,40.582263099080635],[-73.91127823803276,40.58222132721835],[-73.91129057746164,40.582173907132706],[-73.91134231551287,40.58208888446347],[-73.9113972019499,40.58199277692796],[-73.91145206083559,40.58188783048725],[-73.91147523338645,40.58184362959969],[-73.91148327601971,40.5818321618675],[-73.91149960130727,40.58181878096204],[-73.91151740121359,40.581806552787796],[-73.91154161171623,40.58179402715582],[-73.91157100347303,40.58178298764029],[-73.91160531805495,40.58177810141063],[-73.91175016920778,40.58176215505999],[-73.911838086706,40.5817602189038],[-73.9119719708825,40.58176103573959],[-73.91213518740672,40.581769668998284],[-73.91231554202781,40.58177584538598],[-73.91248781450348,40.58176930688106],[-73.91262397247574,40.58176575987504],[-73.91280910196406,40.58175840776056],[-73.91284574967995,40.58175695293034],[-73.91298249383611,40.58174599544381],[-73.91317650008685,40.58171940785825],[-73.91334451057884,40.58169463881007],[-73.91352729918786,40.5816576124538],[-73.91362394588555,40.58164094124927],[-73.9137112998617,40.58162873719525],[-73.91375780594963,40.58162946149787],[-73.91375946773653,40.58162948753967],[-73.91381856564966,40.5816411428525],[-73.91395583736505,40.58166809050048],[-73.91407954472982,40.581688932112435],[-73.91415185936329,40.58169713882534],[-73.91427450114413,40.581706343669],[-73.9143867033754,40.581716033139735],[-73.91444081609372,40.5817126972277],[-73.91449886342394,40.581701542768094],[-73.91463184406278,40.581665506879034],[-73.9149272537056,40.58154746071879],[-73.91501420402969,40.58153929551709],[-73.91505520170745,40.58154360772265],[-73.91526021720723,40.58157867310467],[-73.91543478914761,40.581603093173406],[-73.91553381168441,40.58161507786607],[-73.91565428472096,40.581632842913265],[-73.91579767708303,40.581658749814615],[-73.91602025693952,40.581697394419095],[-73.91614001524944,40.581709560100684],[-73.91620858371672,40.581720945509964],[-73.91631145428049,40.58173625361083],[-73.91642536736876,40.58175900863268],[-73.91648646817089,40.581761427290445],[-73.91656440839974,40.581782029903614],[-73.91664609625747,40.58180961848249],[-73.91675250020069,40.58184935857366],[-73.91684419368603,40.581879232997075],[-73.91694046369129,40.581904967148645],[-73.91705904915028,40.58193466918457],[-73.91717068751475,40.581963268771545],[-73.9173008230315,40.581998742568615],[-73.91740031696504,40.58203735111885],[-73.91747275685563,40.582061475656296],[-73.91754282640312,40.58208038107568],[-73.91765594991898,40.582103656331185],[-73.91774511391259,40.58211071891305],[-73.9178718350551,40.58211286816893],[-73.91795316745137,40.58210826125223],[-73.91801544298364,40.58211256011898],[-73.9180700430864,40.582122754872785],[-73.91814011869592,40.58213869717282],[-73.9182225636432,40.58216510659862],[-73.91846993349434,40.582247295964116],[-73.9185654146302,40.58227129895316],[-73.91864198877482,40.58229310137844],[-73.91866398779692,40.58229936463159],[-73.91876881548053,40.582335588977976],[-73.91885520898302,40.58237075616681],[-73.91903244654954,40.582428192039536],[-73.91914800330908,40.58246261143327],[-73.91927583490043,40.58249868514514],[-73.91940452561472,40.58253945349359],[-73.9195547389231,40.5825853420626],[-73.91967029776173,40.58261976093157],[-73.91979661930036,40.5826552572085],[-73.91988900617564,40.582678102490235],[-73.92001983914027,40.58270363785098],[-73.92016136884439,40.582727342195206],[-73.92029134800215,40.58274524618796],[-73.92038597491594,40.58276164340878],[-73.92048373132431,40.582782104972424],[-73.92058072742677,40.582803746842586],[-73.92069085443137,40.58283467447293],[-73.92081803189966,40.58287777320664],[-73.92097048597533,40.58291721124642],[-73.9211015498329,40.582963248795565],[-73.9213218375613,40.58302801245799],[-73.92144124962209,40.58306240420436],[-73.92154835139512,40.583095086159595],[-73.92165383725528,40.58312428112714],[-73.92181939703688,40.58316421984654],[-73.92195641792519,40.58319499987748],[-73.92207260289807,40.583219425126835],[-73.92221271877774,40.58325133291653],[-73.9223789353746,40.583284245254966],[-73.9225235966035,40.58330910090233],[-73.92264745221564,40.58333056647573],[-73.92281136591295,40.583364081419006],[-73.92294226666635,40.58339546010498],[-73.9230930457788,40.58342262484589],[-73.92321384460402,40.583442933819036],[-73.92330531313662,40.5834523003367],[-73.92336456215884,40.583461315262404],[-73.92343223286434,40.58347201022729],[-73.92352834449285,40.583483107895425],[-73.9236306089874,40.58349651662128],[-73.92374136944463,40.583511631151886],[-73.92381898015088,40.58351876477829],[-73.92391812130147,40.58352514298111],[-73.92400495251304,40.58352986714739],[-73.92408408214625,40.58353172994978],[-73.92414240638934,40.583530177612445],[-73.92428618071578,40.583544490505076],[-73.92437765038764,40.58355388196905],[-73.92443604095033,40.5835582029417],[-73.92452046724112,40.58355474551069],[-73.92462570164494,40.58355464941148],[-73.92473925816682,40.58354750500702],[-73.92485051379164,40.583538026472716],[-73.92496324822766,40.58352618713365],[-73.92509444897478,40.58351540343309],[-73.92521875540439,40.583506424246345],[-73.92557372740404,40.58351390105639],[-73.92559188192438,40.583498616035044],[-73.92559744025867,40.583466572924],[-73.92560365807883,40.58345538263166],[-73.92562049996992,40.58345382076923],[-73.92563446397443,40.58346113861607],[-73.92563805834016,40.58347739398063],[-73.92564570811074,40.583488762454834],[-73.92599092775816,40.58352317190934],[-73.92626785352488,40.58355069193636],[-73.92630382039857,40.58355293393962],[-73.92712531836796,40.58357927388344],[-73.92823025252056,40.58352576122206],[-73.92943745840644,40.58341892925713],[-73.92944661932395,40.58337264364608],[-73.92947294984565,40.58337431550547],[-73.92946601177597,40.5834156281986],[-73.92963248074966,40.583398808122936],[-73.93034850096225,40.58327369265183],[-73.93043425277853,40.58325401837309],[-73.93051721846494,40.58322832180686],[-73.93059667219879,40.583196827760126],[-73.93067191888315,40.58315981175864],[-73.93074230023049,40.58311759763681],[-73.93080720052076,40.583070554704015],[-73.93084048602786,40.58302973709922],[-73.93086743869966,40.58298628803182],[-73.93088770576712,40.58294077620324],[-73.93089053170122,40.58293019412265],[-73.93089101243345,40.582919401155465],[-73.93088913460278,40.58290869728987],[-73.93088495040448,40.58289838003756],[-73.93087857613814,40.58288873616406],[-73.93087018897613,40.58288003371854],[-73.9308600220378,40.58287251458321],[-73.93084835791156,40.58286638775041],[-73.93083552079845,40.58286182351382],[-73.93076371083933,40.5828587543457],[-73.93075764939621,40.582858388456245],[-73.93075175969206,40.58285723652733],[-73.93074621575326,40.582855332595685],[-73.93074118139077,40.582852732918106],[-73.930736805358,40.582849514308926],[-73.93073321695613,40.582845771870524],[-73.93073052221425,40.58284161618318],[-73.930728800755,40.58283717003767],[-73.93072810344367,40.5828325648071],[-73.93072845088365,40.58282793656504],[-73.93072983280896,40.58282342206522],[-73.93073855032767,40.5828075435898],[-73.93075016494487,40.58279278262846],[-73.93074069433477,40.58275894769527],[-73.93075429378008,40.58275291025655],[-73.9307812297386,40.58275303839726],[-73.93080856473166,40.58275316911726],[-73.93082904863856,40.582758815969804],[-73.93091370009962,40.58278215098494],[-73.93092077220201,40.582784100756896],[-73.93096003144632,40.582728610283525],[-73.93170214276822,40.58281044700817],[-73.93171422041416,40.582811778842405],[-73.93172491413165,40.58287742005756],[-73.93174530349606,40.582877000113534],[-73.93177240335147,40.58288537179152],[-73.93179734609018,40.58289700540028],[-73.9318194619443,40.58291158855194],[-73.93182823681742,40.58292198405461],[-73.93183474185548,40.58293330778915],[-73.931838812905,40.582945274005375],[-73.93184034723326,40.5829575807399],[-73.93183930612051,40.58296991743664],[-73.93183571583758,40.582981972782875],[-73.93182966698267,40.5829934425658],[-73.93182131219572,40.58300403734889],[-73.9318108623061,40.58301348977584],[-73.93180467774232,40.58301506026182],[-73.93179892834314,40.58301740230107],[-73.93179377829975,40.58302044901001],[-73.9317893746864,40.58302411338099],[-73.9317858432612,40.583028290767274],[-73.93178328487437,40.583032861871544],[-73.93178177258842,40.58303769615237],[-73.93178134959133,40.583042655553015],[-73.9318634542836,40.58308286125206],[-73.9320294376898,40.584148636840844],[-73.93204244970433,40.584233960077846],[-73.93116473847775,40.58431299078423],[-73.93106383718818,40.584318467639825],[-73.93107641275597,40.584379675531146],[-73.93009616234029,40.58450207623213],[-73.93019077880939,40.58508559253694],[-73.93119181053729,40.5854137259545],[-73.93126945000867,40.58543639341887],[-73.9313167392335,40.58567129660328],[-73.93132791595431,40.585737851496916],[-73.93134323734657,40.58580563367336],[-73.93139947576307,40.586079895491324],[-73.93131301519199,40.58605420630916],[-73.92942869226212,40.585488202281894],[-73.92858912022149,40.585207259721884],[-73.92840477170027,40.58526206684146],[-73.92762689281314,40.585035056418256],[-73.92712081850249,40.584879357168326],[-73.92678292725596,40.584861437836814],[-73.92583335916892,40.584953077221364],[-73.92571918745796,40.5849033768911],[-73.92562656280641,40.58486435448304],[-73.92552355359841,40.584825074980216],[-73.92546985629915,40.58478284318069],[-73.92542431681332,40.58473462043726],[-73.92537889690013,40.5847096324115],[-73.92536636891269,40.58467613882441],[-73.92534111863344,40.584656605742296],[-73.92532658314171,40.58464688025881],[-73.92530527557129,40.584641789093816],[-73.92529083981621,40.5846407366699],[-73.92528564314603,40.58465176627735],[-73.92528656437592,40.58466505229631],[-73.9252805781324,40.58467435332384],[-73.92525943430542,40.584683754223796],[-73.92519787787752,40.58467660455037],[-73.92517439704694,40.58468369887558],[-73.92514493402152,40.584694302056164],[-73.92511237786758,40.584703776745236],[-73.92506992577464,40.584708086405215],[-73.92502668562052,40.58471069377125],[-73.92496894262419,40.5847064279699],[-73.92491416054912,40.58469461804575],[-73.92488747643591,40.58468948375269],[-73.92482669468785,40.58467779015063],[-73.92476270164589,40.584659686914854],[-73.92465843232962,40.58463370764807],[-73.92461433601937,40.5846287940682],[-73.92457168665297,40.58461575473555],[-73.9245534389345,40.584611818712524],[-73.92454209535663,40.584614774524],[-73.92453696475272,40.5846315973093],[-73.92453331145818,40.58464608804961],[-73.92449855392924,40.58465902009934],[-73.92447425286582,40.58465861931283],[-73.92443091379411,40.584652525915494],[-73.92439217705325,40.58465101712563],[-73.92435810811492,40.58465991530947],[-73.92432019497244,40.58466304743565],[-73.92428379100876,40.58466675584],[-73.92423972725402,40.58466472263915],[-73.92420858698652,40.58466316602431],[-73.92419040444858,40.58466502047441],[-73.92414943247314,40.58466702456056],[-73.92411977016187,40.58466316285454],[-73.92409849475105,40.584660979798194],[-73.9240773180328,40.58466747047252],[-73.92404565018339,40.58468734935999],[-73.9240298004277,40.584694393546165],[-73.92400490630216,40.584709610200775],[-73.9239769223899,40.58471788154772],[-73.9239389404355,40.58471810401876],[-73.92390414996987,40.58472818083011],[-73.92387090453073,40.58474169116533],[-73.92383976574517,40.584740159748556],[-73.92380030270115,40.584742715379726],[-73.92375627034053,40.58474356335325],[-73.92374259272154,40.58474133099294],[-73.92373128190837,40.58474719790541],[-73.92372605244603,40.58475534541151],[-73.92372841862397,40.58476341670813],[-73.92372775935424,40.584773271189974],[-73.92369747513575,40.584779234229025],[-73.92368152467458,40.58478051478473],[-73.92366251875171,40.58477772937893],[-73.92363220046437,40.584780810871706],[-73.92360336259902,40.58478155965564],[-73.9235745231614,40.5847823375814],[-73.92354117944845,40.584787172578665],[-73.923507962432,40.5848064739857],[-73.92348001331938,40.584817654048535],[-73.92344966315014,40.58481785396544],[-73.92336761907826,40.58481316055151],[-73.92330757410673,40.584806587342264],[-73.92327791332094,40.584802724917395],[-73.92327255629726,40.584796381858446],[-73.92325805512237,40.58478953646979],[-73.92323447480602,40.58478795565758],[-73.92320254786281,40.58478178649398],[-73.9231606220976,40.584767568384095],[-73.92311274404507,40.584762678671055],[-73.9230877556041,40.58476628393314],[-73.92306502999465,40.584772226065446],[-73.92303385786948,40.584767784923905],[-73.92294484739413,40.58474752406093],[-73.92287786476935,40.584731147009286],[-73.92282834661043,40.58471409544938],[-73.92278033786384,40.584697622356536],[-73.92276198958491,40.58468789348319],[-73.92274216353398,40.58467761512183],[-73.9227170396734,40.584672547212826],[-73.922695797633,40.584673274575685],[-73.92266396464593,40.58467866100424],[-73.92261003896611,40.58467436911173],[-73.9225872486443,40.58467451844025],[-73.92253407889697,40.58466907492139],[-73.92245200329221,40.58466147134826],[-73.92239659533165,40.584662423031965],[-73.92234875012926,40.58466038705435],[-73.92232306820561,40.584670964592135],[-73.9222911707015,40.584670586185446],[-73.92227673498846,40.58466953288029],[-73.92225174182965,40.58467604911653],[-73.9222138285794,40.58467918054773],[-73.92216374693595,40.584680655736435],[-73.92211281136112,40.58467461009501],[-73.92205510213319,40.58467322603382],[-73.92196786316511,40.58467667957622],[-73.92192310818187,40.5846815909559],[-73.92187674416597,40.5846743668986],[-73.92182955643109,40.58466538688861],[-73.92177263644372,40.58466575976876],[-73.92170654402405,40.58465978705635],[-73.92165711788337,40.58465431921292],[-73.92160322494082,40.58465291005192],[-73.92153193390808,40.58465799365104],[-73.92148629425031,40.58464961766331],[-73.92143088500208,40.58465053939526],[-73.92139293779587,40.58465076155099],[-73.92135650322948,40.584651587500524],[-73.92131474020604,40.584651832315416],[-73.9212615354203,40.58464638969138],[-73.92123411382656,40.58463613333906],[-73.92120843107713,40.58464671012464],[-73.92118797618983,40.584652048494114],[-73.92114999612883,40.584649387365225],[-73.92110968372452,40.58464153757554],[-73.92108374153474,40.584628975490034],[-73.92107282492906,40.584604730835714],[-73.92104987516807,40.58458753257764],[-73.9210125554751,40.58457501861234],[-73.92097161608697,40.58457990309434],[-73.9209255753884,40.584604492885845],[-73.92086664382408,40.58463148804819],[-73.9208174824942,40.584646276681895],[-73.9207736142829,40.58466159046368],[-73.92073119241859,40.58467169003477],[-73.92071070763474,40.584671262102496],[-73.92066736801999,40.584665166614734],[-73.92062166132828,40.584650972441906],[-73.92059058721993,40.58465520538019],[-73.92055119079426,40.58466357723417],[-73.92051853923648,40.58466146807236],[-73.9204774685219,40.584654770306365],[-73.92044708672508,40.58465205992427],[-73.92042663023899,40.58465739648175],[-73.92038424370155,40.58466749712203],[-73.92035159126766,40.584665388414756],[-73.92032272015732,40.584663254343084],[-73.92028625234694,40.58466117044616],[-73.9202489655394,40.584651565237074],[-73.9202192065897,40.584639028284364],[-73.92019563053378,40.58463453786988],[-73.92018513929887,40.58464792523236],[-73.92017316623397,40.58466361660197],[-73.92014899552659,40.584674771675445],[-73.92012015678755,40.58467552075722],[-73.92009138319487,40.58468205969493],[-73.9200510693572,40.58467420953272],[-73.92000618741405,40.58466465273662],[-73.91998043715469,40.584672348364364],[-73.91994571127935,40.584688189548594],[-73.91991558413545,40.584711526850015],[-73.91988779273976,40.584740053991695],[-73.91988338525857,40.584752813647185],[-73.91986825718018,40.58475870499251],[-73.91984852991652,40.584757098697644],[-73.91983330504674,40.58475428782114],[-73.91982199322918,40.58476015384561],[-73.91981686076589,40.58477697641939],[-73.91980409838074,40.58479093913339],[-73.91977009519618,40.58480562699353],[-73.91972168823791,40.58482211627653],[-73.91967772153897,40.58482875657147],[-73.91966101628424,40.58482830512715],[-73.91964661314836,40.58483013352345],[-73.91964214028768,40.58483710280346],[-73.91964529759781,40.58484690397658],[-73.91964457261969,40.584850965723746],[-73.91962490543212,40.58485803310224],[-73.91958942402455,40.58487505339251],[-73.91958068616321,40.584907419495096],[-73.91956156878638,40.58491098588204],[-73.91954145458685,40.58490713621182],[-73.91954171963755,40.58489579214078],[-73.91954180830216,40.5848920537832],[-73.91950792643725,40.58490353295916],[-73.91949518735699,40.58490173498697],[-73.91949049655666,40.58489789661607],[-73.91948310823037,40.58490735115657],[-73.91946398767855,40.58491372816677],[-73.91942274256566,40.584914210884],[-73.91940732432919,40.584908831253934],[-73.91936405077453,40.584923885243974],[-73.91931241284094,40.584922314087606],[-73.91930973924846,40.584914131579524],[-73.91926390407991,40.58492469545143],[-73.91925118119144,40.58493022603934],[-73.91923392167698,40.58493090613991],[-73.91919938901971,40.584943347726636],[-73.91919210895446,40.58495373110791],[-73.91917758052827,40.584949565823734],[-73.91911306122516,40.58497168138383],[-73.9190957806857,40.58498898120781],[-73.91908730247316,40.58500107605724],[-73.91908122270921,40.585009746953034],[-73.91906212452957,40.585028431630455],[-73.91905665370119,40.58504504870808],[-73.9190339319743,40.58505611343148],[-73.91901850516346,40.585042943958996],[-73.9190121547254,40.58503670654988],[-73.91900154662788,40.5850345943996],[-73.91884177539342,40.585043116291224],[-73.91883758063204,40.58506129211611],[-73.91890013733024,40.585091332603504],[-73.91888640282622,40.585109957376204],[-73.91885660977935,40.58509948250209],[-73.91886847145648,40.585149029000874],[-73.91885595132797,40.58515129286397],[-73.91883570621586,40.58513128107701],[-73.91884758466415,40.585168102723074],[-73.91879927743426,40.585198132422704],[-73.91879644302747,40.585219780919935],[-73.91879590737987,40.58522386859487],[-73.91873721844145,40.58524552752564],[-73.9187126847577,40.585255558922505],[-73.91867392598344,40.5852703364073],[-73.91864419997923,40.5852834426353],[-73.91860378882123,40.58529254051589],[-73.91856870204407,40.58530161082789],[-73.91853044526167,40.585315537738005],[-73.91849438494879,40.58533437547628],[-73.91845508432317,40.58534994793263],[-73.91842222499483,40.585371996276365],[-73.91839879920508,40.585375336429145],[-73.91836802938528,40.58538803173224],[-73.91827395948503,40.58541642962002],[-73.9182468603473,40.585423445237836],[-73.91823937833703,40.58541858876387],[-73.91823078255156,40.58541131773252],[-73.9182344579093,40.58539952108184],[-73.91824022053743,40.58538652020691],[-73.91824857781758,40.58536334192129],[-73.91826546182033,40.5853413723948],[-73.91827180019222,40.5853315796141],[-73.91826744930982,40.58532186818787],[-73.91825626000036,40.585318655389514],[-73.91824028513473,40.58531670403219],[-73.91822488302665,40.585322022350475],[-73.9181941438713,40.58534286425071],[-73.91816283268341,40.58536247003816],[-73.91815973251252,40.58537344268391],[-73.91814604944582,40.58539864997136],[-73.91815039750324,40.58541244895099],[-73.9181616560129,40.58542375515629],[-73.91815161347814,40.58543313467762],[-73.91812933413829,40.5854450082017],[-73.91809953946114,40.58544999291497],[-73.91804527530141,40.58545587806336],[-73.91802073840803,40.585448685105526],[-73.91798349497572,40.58545287289717],[-73.91793674604189,40.58546767458471],[-73.91792666940876,40.585477054061954],[-73.91789175297333,40.58550845713636],[-73.91787533807526,40.58552354014268],[-73.91785413888083,40.585535797525246],[-73.91783233433598,40.5855387272693],[-73.91781416463101,40.58553392226198],[-73.9177934377198,40.58553523376497],[-73.91778386478505,40.58553973111196],[-73.91777011248142,40.58555481600838],[-73.91776327205613,40.58556537535185],[-73.91774739918402,40.58557763434887],[-73.91773408413121,40.585579715248656],[-73.91771757083077,40.58557652874121],[-73.91770641294464,40.58558346735847],[-73.9176979857737,40.58559649528047],[-73.91768528021315,40.58560790398037],[-73.91767095771147,40.585613661087216],[-73.91761884935815,40.5856264332065],[-73.91756940464096,40.58563517126129],[-73.91752838662597,40.58563288503777],[-73.91751500366557,40.585624816092206],[-73.91750162418391,40.5856126882442],[-73.91748237773801,40.585603438692836],[-73.91745302088438,40.585591361349366],[-73.9174194158961,40.58558378128863],[-73.91736188271605,40.58557630647474],[-73.9173416593848,40.58558085375448],[-73.91733107710722,40.58558696867214],[-73.91732207726216,40.585596760658525],[-73.91731894439344,40.58560367251171],[-73.91733387677743,40.58560727073159],[-73.91735194017922,40.58560598436785],[-73.91735783885704,40.585611226251174],[-73.91736057042377,40.5856173155657],[-73.91735160448336,40.585631139677254],[-73.91733792102498,40.58565637434272],[-73.91731840761913,40.585682430396396],[-73.91730725130891,40.585687338351676],[-73.91728810734506,40.58569026973969],[-73.9172774234496,40.58568420368103],[-73.91726882707545,40.5856769325775],[-73.91725493968559,40.58566968614305],[-73.91724058242343,40.585671357295666],[-73.91723370766432,40.585675854362385],[-73.91722255135066,40.58568076113667],[-73.91719808032738,40.58568371782195],[-73.91715284984373,40.585687957720964],[-73.91713475103845,40.5856892430227],[-73.91711668576697,40.58569661787335],[-73.91709861927514,40.585701963268626],[-73.91707893582071,40.58570366071339],[-73.91706778003562,40.58570653634612],[-73.91706568864826,40.5857138607315],[-73.91706467880185,40.58572156903733],[-73.9170727342257,40.585729664345614],[-73.91707381310887,40.58573413581495],[-73.91706982693671,40.585736982613696],[-73.91704037807725,40.585759004878554],[-73.91703396102014,40.585760673529116],[-73.91702763761913,40.58577044145782],[-73.91702873718616,40.585778956768124],[-73.91704004320019,40.58579844190455],[-73.91703903774498,40.585814286950644],[-73.91702901906652,40.5858338277214],[-73.9170226643395,40.58584156567292],[-73.91702377112131,40.58584604319392],[-73.9170269941501,40.58585538445],[-73.91701479079539,40.58586800333578],[-73.91699303777233,40.585883109835024],[-73.9169759868209,40.585888854999794],[-73.91695894597187,40.585890537915546],[-73.91692911719672,40.58589143592262],[-73.91690245837466,40.58589151381256],[-73.91689182129552,40.58589762529937],[-73.91687959447985,40.585904173222005],[-73.91685244820684,40.58591523598801],[-73.916827467399,40.58592303298853],[-73.91679440251725,40.58592068692344],[-73.91677622655521,40.58591382599392],[-73.91676181794045,40.58591345168259],[-73.91674690288798,40.58591390024219],[-73.91672935019763,40.58591843845985],[-73.91669100127305,40.58592830628977],[-73.9166426187406,40.58594755501028],[-73.91658563736189,40.58596151978833],[-73.91653773737913,40.58597387514619],[-73.9164717388203,40.58599356835257],[-73.91640942585805,40.58600758244153],[-73.91636524457365,40.58601623434657],[-73.91632850894067,40.586029757046795],[-73.91628542619347,40.5860469525497],[-73.91625507973451,40.58605476897041],[-73.9162332212097,40.58604816058578],[-73.91621802777401,40.586045402527944],[-73.91620669468544,40.586046602485816],[-73.91618951914187,40.58605173261002],[-73.91613698790137,40.58607353358533],[-73.91611233870111,40.586085055354374],[-73.91608026274218,40.5860931016568],[-73.9160553103667,40.586100181484234],[-73.91603098654322,40.58611121210969],[-73.91600470458475,40.5861251956801],[-73.91597194585532,40.58614039445751],[-73.9159447363411,40.586145987629315],[-73.91591724546997,40.586143440165834],[-73.91588978985301,40.58613349093607],[-73.91586167836624,40.58612576081702],[-73.91579991696896,40.58611743677176],[-73.91578405157885,40.586119364632594],[-73.91576459266047,40.58612794094289],[-73.91575612095401,40.58613951118344],[-73.91575184422207,40.58615331280831],[-73.91572407200837,40.58619453031473],[-73.91570783006448,40.58620681673639],[-73.91569387717742,40.586214423392796],[-73.91566114963601,40.58622345400573],[-73.91560385365179,40.58622797208616],[-73.91549901079013,40.58622840281092],[-73.91546956704381,40.586227575839246],[-73.91544948943881,40.58623096962051],[-73.91543488306569,40.58623956100524],[-73.91541313034281,40.58625405237236],[-73.91538726288206,40.5862527547417],[-73.91535428833002,40.58624996152784],[-73.91527796350833,40.58625026596549],[-73.91524915677222,40.58625586550117],[-73.91523328597421,40.58626149601758],[-73.91522159402,40.58627305563386],[-73.91521120965783,40.58628141355368],[-73.91519436770284,40.58628728928122],[-73.91516591088359,40.58628623294232],[-73.91515204156394,40.58627781540406],[-73.91513331918196,40.58626938540079]]],[[[-73.86706149472118,40.58208797679351],[-73.86768677970579,40.58196329178366],[-73.86814728191108,40.58198890271674],[-73.86896292210412,40.58169379478866],[-73.86925758051295,40.58190964057099],[-73.86968631043719,40.58230878579196],[-73.87000313643009,40.582636614313365],[-73.87034778401303,40.58306413703526],[-73.87050597918449,40.58334195251118],[-73.87051388095965,40.58408232690073],[-73.87061497794427,40.584915351060445],[-73.87084743947644,40.58542105412849],[-73.87099791648033,40.58606179786286],[-73.87115922675436,40.58687388796738],[-73.86981356482104,40.589460926788284],[-73.86849671647202,40.59008985028964],[-73.8675927577531,40.59100579118811],[-73.86690268173976,40.591473035441446],[-73.86635052164107,40.5918926765648],[-73.86476222962085,40.5914922185828],[-73.86430826692539,40.59141474432646],[-73.86371118798182,40.59112928198317],[-73.86327273492819,40.59090807569263],[-73.86274156028777,40.59036640659751],[-73.86272348498082,40.590074510753425],[-73.86231374617203,40.58951874680805],[-73.86193216221744,40.58889894537474],[-73.86149401111646,40.588542473099494],[-73.86125299377385,40.58798808592122],[-73.86137584125044,40.58737342003296],[-73.86150824362583,40.586984819495065],[-73.86159140175855,40.58654599627419],[-73.86167447867456,40.58614479499377],[-73.86192220398819,40.58566854772309],[-73.86218624579826,40.58525502227712],[-73.86249965640856,40.58482901487662],[-73.8628294860508,40.58441556714251],[-73.86317563293608,40.58406484086045],[-73.86327471071964,40.583876848531865],[-73.86383442889638,40.58365178167166],[-73.86449245335788,40.58361493767623],[-73.86503589278058,40.58330206008578],[-73.86557925292553,40.58302680245506],[-73.86584278235404,40.582851541285976],[-73.8661228348405,40.58263867613866],[-73.86651827430383,40.582300538285715],[-73.86706149472118,40.58208797679351]]],[[[-73.86952707548932,40.59871375035448],[-73.86967070711498,40.59668856362214],[-73.87020899836229,40.59695423278945],[-73.86952707548932,40.59871375035448]]],[[[-73.91990064336032,40.5996005220903],[-73.91996319600395,40.59956869859949],[-73.91998356109636,40.5995521340898],[-73.91998771390962,40.59954305170433],[-73.91998332969219,40.59953596652187],[-73.91997188266981,40.59953134781213],[-73.91991463613738,40.59952439215989],[-73.91986505165498,40.59952240822572],[-73.91981967414765,40.59952610895867],[-73.91977249931006,40.59952733920586],[-73.919690043808,40.59951951328452],[-73.91966742919766,40.59952084240328],[-73.9196387882035,40.59953092271571],[-73.91955859161355,40.599562213838205],[-73.91951280094558,40.599581339915815],[-73.91948566810402,40.599594330726106],[-73.9194634744964,40.59960356513327],[-73.91943675042572,40.59960782828141],[-73.91939817858746,40.59961191843332],[-73.91935694674234,40.59961136798928],[-73.91933109688695,40.59960734355351],[-73.91928832602004,40.59959902367492],[-73.91926585786398,40.5995977174155],[-73.91923769619382,40.59959830190616],[-73.91920264897199,40.5996054143509],[-73.91917567514068,40.599608276383535],[-73.91915856902736,40.59960928091895],[-73.91914776993256,40.59960597902745],[-73.91914244716914,40.59959990871459],[-73.91914116057043,40.59959170139085],[-73.91913595045415,40.599582996760034],[-73.91912742272756,40.599576924191396],[-73.91911572215287,40.59957463722463],[-73.9190990836608,40.59957662983255],[-73.91908229418473,40.59958260215573],[-73.91907123177614,40.59958964801623],[-73.91905614206664,40.59959079066013],[-73.91903590917147,40.59958676961147],[-73.91901705219247,40.59957728573094],[-73.91899643132949,40.59956533122344],[-73.91897393464515,40.5995573011018],[-73.91896144073314,40.59955638595925],[-73.91894948394368,40.59955695449785],[-73.91894166672203,40.5995589253266],[-73.9189345003432,40.59955977115257],[-73.91892780618915,40.59955671907395],[-73.91892306220868,40.59954897537483],[-73.91892389949841,40.59954200473983],[-73.91893179296326,40.59953498363037],[-73.91893936296279,40.59952971850097],[-73.91894466693127,40.599520472786445],[-73.91894334746688,40.59950984832563],[-73.9189367403538,40.59949557235401],[-73.91892365348792,40.59947780318231],[-73.91890901034759,40.59946651227102],[-73.9188916996778,40.599458622496265],[-73.91887261711801,40.5994563034898],[-73.91885687930014,40.59945670399818],[-73.91884394589214,40.59946152456539],[-73.91883561589877,40.59947109917601],[-73.91883409341436,40.59947996324434],[-73.91883099294404,40.59948350195202],[-73.91881748280642,40.59948868062144],[-73.91880275327955,40.59948861576842],[-73.91878975891339,40.59948481707577],[-73.91877290619072,40.59948351569317],[-73.91875262975405,40.59948695983325],[-73.9187229202249,40.59948784515856],[-73.91869397302801,40.599483049262176],[-73.91865887598074,40.599472428370774],[-73.91862464667486,40.59945837825731],[-73.91860193800093,40.59944708159544],[-73.91859431220423,40.5994413121837],[-73.91858809186013,40.59943310018589],[-73.9185809834588,40.599415967632865],[-73.91857401771863,40.59939864302439],[-73.9185676996966,40.59938258204481],[-73.91856022204298,40.599372311728125],[-73.91854795461406,40.59936233839624],[-73.91852481921568,40.59934739078727],[-73.9185162581545,40.5993402476377],[-73.91850101350444,40.59932017235563],[-73.91845879275182,40.5992739468939],[-73.9184567146926,40.59926653560202],[-73.9184602497121,40.59926154255635],[-73.91846550873942,40.59926033856946],[-73.91847353794829,40.599261139694484],[-73.91850866798785,40.599274146952474],[-73.91851396151083,40.59927349248367],[-73.91851518774826,40.59927256071792],[-73.9185139330129,40.59926676784053],[-73.9185095875017,40.599258365681706],[-73.9185056337521,40.59925114404392],[-73.91850154385789,40.59923985989337],[-73.91850202337804,40.599230363839546],[-73.91849962223338,40.59922042597852],[-73.91849250402807,40.599211361955106],[-73.91844534064039,40.59917314942311],[-73.91843548283042,40.599166390831826],[-73.91842418174826,40.59916155093262],[-73.91839995371947,40.599155907430706],[-73.91838252841973,40.59915254631499],[-73.91837341721713,40.59915245758706],[-73.91836574328059,40.599156624116425],[-73.91836476827352,40.599158983407946],[-73.91836188575698,40.599160958205154],[-73.91835846285828,40.599161971335704],[-73.91834996643696,40.59916023606287],[-73.9183307496015,40.5991495445979],[-73.91826766956041,40.59911274635414],[-73.9182424763982,40.59910142104903],[-73.91822768169669,40.599096497225766],[-73.91820399820945,40.59908862978444],[-73.9181882663926,40.59908420000294],[-73.91817444689876,40.59907694335249],[-73.91816725209881,40.599071064822354],[-73.91815912501023,40.59906191830539],[-73.91814945079761,40.59905172932438],[-73.91813441167821,40.599041095248865],[-73.9181046173186,40.599023672425034],[-73.91807651254089,40.59900817118532],[-73.91804585326514,40.59899099433265],[-73.91799442804974,40.5989639768988],[-73.91796123355884,40.59894806021203],[-73.91792064845438,40.59893147951238],[-73.91788652720797,40.5989171278701],[-73.9178644649359,40.598907505308134],[-73.91783715009426,40.59889439370854],[-73.91779176637517,40.598873225765125],[-73.91777298385641,40.59886248124298],[-73.9177590252435,40.59885118950134],[-73.91773905845905,40.59883657286061],[-73.91773056760843,40.598830363007586],[-73.9177162426041,40.598824259881205],[-73.91770871940791,40.598821317539425],[-73.91767804865435,40.59881413118566],[-73.91766195936232,40.598808795245205],[-73.91764666435176,40.59880134582041],[-73.91763291686203,40.59879354133557],[-73.91761589794363,40.59878298853231],[-73.91760114715821,40.59877284964226],[-73.91758866362714,40.59876312366041],[-73.91757625561395,40.59874955544839],[-73.91756133029189,40.598734998347076],[-73.91754687082114,40.59872159233635],[-73.91752841691182,40.59870662040956],[-73.91751290831654,40.59869667261764],[-73.91745827841918,40.598669460318995],[-73.91743193445973,40.59865766676989],[-73.91741142408016,40.598644805387664],[-73.91739120301511,40.59863153393066],[-73.91737141259803,40.59861944201797],[-73.9173521232306,40.59861042529374],[-73.91732851226807,40.59860118632929],[-73.91730300654208,40.59859247455123],[-73.91725216844844,40.59857511007321],[-73.91722082113657,40.598561363502704],[-73.91718598486727,40.59854432061721],[-73.91716367078001,40.59853412194064],[-73.91713135620083,40.598516147048144],[-73.91711134867722,40.59850444092132],[-73.91708785377304,40.598489408829934],[-73.91706910902833,40.59847674232401],[-73.9170555782001,40.59846855311143],[-73.91703301312745,40.598458736697516],[-73.91700990567698,40.59845065096714],[-73.91698503186986,40.59844234415775],[-73.9169657041723,40.598435248063446],[-73.91694338962024,40.5984260094537],[-73.91692359695247,40.59841584053009],[-73.91689494563173,40.59840654120756],[-73.91683159151566,40.59838752939047],[-73.91676075195093,40.59836554718431],[-73.9167168437384,40.598347865832004],[-73.9166990656994,40.59833750550336],[-73.91668204701033,40.59832698003609],[-73.91666733468917,40.59831492083326],[-73.91665388086498,40.598302860363404],[-73.91663492212608,40.59828865588015],[-73.91661660534268,40.59827906326946],[-73.91659706414232,40.59826947026984],[-73.91657399383551,40.59826042369828],[-73.9165468516952,40.598252690107465],[-73.91651917038025,40.59824569810561],[-73.91648413507367,40.598243092531945],[-73.91645838918683,40.59824172889413],[-73.91643318584711,40.59823956971358],[-73.91638820908479,40.598241294715784],[-73.9163741320588,40.59823867587523],[-73.91636304525383,40.59823531906496],[-73.91635253692556,40.59823020663321],[-73.91634329033828,40.598223201200895],[-73.91633635086238,40.59821564795155],[-73.91632987687207,40.5982082861915],[-73.91631995192462,40.598198562268955],[-73.91630524090209,40.59818554173764],[-73.91628872592389,40.59817424862475],[-73.91626393108346,40.59816113731285],[-73.91624275717282,40.598105826342824],[-73.91624338937461,40.59809961314388],[-73.91624301761748,40.598093386481054],[-73.9162416452982,40.59808724201594],[-73.91623929361789,40.598081274250404],[-73.91623616293205,40.59807327579778],[-73.91623374386592,40.598065136301464],[-73.91623204956254,40.59805689078478],[-73.91623108832657,40.598048576612825],[-73.91623083342898,40.5980290894252],[-73.91622985454572,40.598009615447204],[-73.91622814770052,40.597990171261344],[-73.9162257183702,40.59797077144654],[-73.91622256719491,40.597951431918545],[-73.91622033377298,40.59793039364277],[-73.91621716882233,40.59790942387745],[-73.91621307912544,40.59788854775668],[-73.91620806619363,40.59786778789795],[-73.91620213680828,40.5978471701057],[-73.91619501706238,40.59782533937082],[-73.91618718702189,40.59780365085247],[-73.91617865392328,40.59778211829298],[-73.91616941972902,40.59776075425842],[-73.91615949277804,40.59773956981154],[-73.9161493611691,40.59771667189287],[-73.91613854295528,40.597693956246545],[-73.91612704757128,40.59767143611422],[-73.91611487786153,40.597649121884466],[-73.916102040184,40.597627026796566],[-73.91608854331803,40.59760516074095],[-73.91607538176632,40.5975852841709],[-73.91606157945606,40.59756566194324],[-73.91604714626143,40.59754630662974],[-73.91603208942446,40.59752722744954],[-73.9160164174995,40.59750843831346],[-73.91600014145929,40.59748995229669],[-73.91594641294319,40.59743498854509],[-73.91593875715337,40.59742774484381],[-73.91593052924073,40.59742087515134],[-73.91592176104105,40.59741440529042],[-73.91591248351052,40.59740836158554],[-73.91590273640362,40.59740276450441],[-73.91589255287705,40.597397638530325],[-73.91588197356779,40.59739300128352],[-73.91587424401119,40.597390587894935],[-73.91586622618824,40.59738880286454],[-73.91585800601077,40.59738766434837],[-73.91584967642919,40.597387186151785],[-73.9158413264497,40.597387372193296],[-73.91583867158383,40.59738868552122],[-73.91583568395957,40.597389482112675],[-73.91583253506847,40.59738971317468],[-73.91582940272734,40.597389368785734],[-73.91582646691467,40.59738846700332],[-73.91582389767622,40.59738706022108],[-73.91582183952798,40.59738522795386],[-73.91582041124065,40.5973830749943],[-73.915820555297,40.59738125305162],[-73.91582149522353,40.597379574594385],[-73.91582312088333,40.5973782345459],[-73.91582524438459,40.597377389743514],[-73.9158276154909,40.59737713884616],[-73.91582996053887,40.59737750946321],[-73.91583687009239,40.59737695296565],[-73.91584364635087,40.5973757837156],[-73.91585019918199,40.597374018735074],[-73.91585643470812,40.59737168241455],[-73.91585826736222,40.59736897849402],[-73.91585936271143,40.59736604904176],[-73.91585967137402,40.597363013972675],[-73.91585918616788,40.597359991054525],[-73.91585703476272,40.597351586546836],[-73.91585409966335,40.597343318169166],[-73.91585039795515,40.59733523200439],[-73.91584594695001,40.597327368774934],[-73.9158407698957,40.5973197673643],[-73.91583489377682,40.59731246682667],[-73.91582834821361,40.59730550672038],[-73.91582116481455,40.5972989194017],[-73.9157495649093,40.5972236870044],[-73.91574424372818,40.59721728046987],[-73.91573821833664,40.59721124684156],[-73.91573153351578,40.597205629374606],[-73.91572424173867,40.597200471497494],[-73.91571639548738,40.59719580943487],[-73.91570805163852,40.597191680084926],[-73.915702269334,40.597189299943494],[-73.91569695610039,40.597186352556804],[-73.91569220857743,40.59718288892462],[-73.91568811152045,40.59717897243531],[-73.91568473912828,40.597174672668],[-73.91568223654292,40.59716852853908],[-73.91567894268582,40.59716260513561],[-73.91567489088993,40.59715696094977],[-73.9156701213025,40.59715165397602],[-73.91566468287105,40.59714673467651],[-73.91565862762218,40.597142251672864],[-73.91565201637599,40.59713825208528],[-73.91564282109239,40.59713256743409],[-73.91563310734465,40.59712740559533],[-73.91562292982492,40.59712279341385],[-73.91561234036882,40.59711875639192],[-73.91560139499292,40.59711531618197],[-73.91559014950262,40.597112487902386],[-73.91558087865424,40.5971085170151],[-73.91557202032934,40.5971040299373],[-73.91556362790365,40.59709905183787],[-73.9155557430992,40.59709361139496],[-73.91554841247306,40.597087737625564],[-73.91554167664198,40.597081464065404],[-73.91553557446441,40.59707482491912],[-73.91553013578316,40.59706785723275],[-73.91552539527324,40.59706060090383],[-73.9155213755222,40.597053095318365],[-73.91548351001532,40.59698422735679],[-73.91547435092544,40.59696352154227],[-73.91546432758781,40.59694304896193],[-73.91545344898562,40.596922832071265],[-73.91544151292464,40.59689314983561],[-73.915440597078,40.596891257421284],[-73.91543090572634,40.596877476368554],[-73.91542043769223,40.59686402846171],[-73.91540921250193,40.596850940687055],[-73.91538570765951,40.5968228330806],[-73.91536307918739,40.59679431013958],[-73.91534133629257,40.596765390299375],[-73.9153297919425,40.59675114549213],[-73.91531746930816,40.596737285092416],[-73.91530438923718,40.59672383424478],[-73.91529057697515,40.59671081591906],[-73.91527605403033,40.5966982542551],[-73.9152608491663,40.59668617088508],[-73.91525094460707,40.59667696136587],[-73.91524180941165,40.59666730175961],[-73.91523347892155,40.59665722593326],[-73.91522598582947,40.59664677646369],[-73.91521935953672,40.59663599223958],[-73.91520347223593,40.596618060246634],[-73.91518685632114,40.59660051638155],[-73.91516952473707,40.59658337824436],[-73.91515149921888,40.59656666394373],[-73.91511318266988,40.59653016603197],[-73.91507420366649,40.59649407772937],[-73.91503457187356,40.596458403900705],[-73.91502350117507,40.59645010201082],[-73.91501168661961,40.59644241825526],[-73.91499918969768,40.59643539003837],[-73.91498606904307,40.59642905409221],[-73.91498054457234,40.596425684342094],[-73.91497565747576,40.59642178533571],[-73.91497149030398,40.59641742515109],[-73.91496812229593,40.596412682920715],[-73.91493964092737,40.59638334639761],[-73.91493012378406,40.59637649209621],[-73.91492008343714,40.5963700860501],[-73.91490955501843,40.596364154419696],[-73.91489857718595,40.596358714823964],[-73.91488718947134,40.596353789908655],[-73.91487543339265,40.59634939494949],[-73.91486335090381,40.596345548908275],[-73.91481284944607,40.596331622803596],[-73.9148069635742,40.596329883172025],[-73.9148014723568,40.59632750805919],[-73.91479649616683,40.596324549320926],[-73.91479213624416,40.596321067845366],[-73.91478848941416,40.59631714009792],[-73.91476597964072,40.59626362728596],[-73.91476050464186,40.596253717721446],[-73.91475405756363,40.59624415338356],[-73.91474667965433,40.59623498908477],[-73.91473840952901,40.5962262769552],[-73.91473210938248,40.59622127019152],[-73.91472520510443,40.59621674981929],[-73.91471775861494,40.5962127606146],[-73.91470984041722,40.59620933848105],[-73.91470152607288,40.5962065161428],[-73.91469289247004,40.59620432046149],[-73.91468402068018,40.5962027719358],[-73.91467499376151,40.59620188469981],[-73.91466363901282,40.59620060539138],[-73.91465244289965,40.596198673505455],[-73.91464147134002,40.59619610115339],[-73.91463078827157,40.596192902622555],[-73.91461719909148,40.59618694238929],[-73.91460416462206,40.59618030407304],[-73.91459173933087,40.59617301719967],[-73.91457997899913,40.59616511498155],[-73.91457185074239,40.59615822884691],[-73.91456444944365,40.59615088204412],[-73.91455782032155,40.59614311766183],[-73.91455200243526,40.596134983810195],[-73.91454540714624,40.596128090437055],[-73.91453812803861,40.59612161119006],[-73.91453020968184,40.596115581618186],[-73.91452169796004,40.59611004062248],[-73.91451264755382,40.5961050224193],[-73.91450311095372,40.596100555527606],[-73.9144398539788,40.59606542949164],[-73.91443288710991,40.59606090134875],[-73.91442641042542,40.59605596848471],[-73.91442046212607,40.59605066275852],[-73.91441508107104,40.59604501653246],[-73.91441030018171,40.596039065012214],[-73.9144061486421,40.59603284440587],[-73.91440265387341,40.59602639427083],[-73.91439983516479,40.59601975466114],[-73.91439649157746,40.596008354148246],[-73.91439239968528,40.595997096315415],[-73.91438757505767,40.59598600864883],[-73.91438202425076,40.59597512030339],[-73.91437576239619,40.595964457592494],[-73.9143688074807,40.59595404750152],[-73.91436433605438,40.59594723477428],[-73.9143606757417,40.59594014606048],[-73.91435785789893,40.59593283733832],[-73.91435590267167,40.595925366253],[-73.91435482800439,40.59591779245838],[-73.91435464041491,40.595910174929635],[-73.9143560521526,40.59590495040827],[-73.91435655303563,40.59589963038665],[-73.91435613855136,40.595894306164645],[-73.91435481363932,40.59588906821177],[-73.91435260279796,40.59588400734717],[-73.91434954174001,40.59587921037767],[-73.91434568376329,40.59587476144252],[-73.91433382129819,40.595861220757165],[-73.91432278175432,40.595847282132006],[-73.9143125910306,40.5958329725587],[-73.91430326644846,40.59581832371354],[-73.91428110220451,40.5957777109838],[-73.91423688589165,40.59572009264908],[-73.91420936445157,40.5956846081666],[-73.91418267734579,40.595648755400916],[-73.91415683400938,40.59561254591915],[-73.91410718137445,40.59553984248573],[-73.91405688721092,40.59546739604302],[-73.91400595151501,40.59539521077836],[-73.91397259619512,40.595338554545805],[-73.91393854415261,40.59528213986135],[-73.91390379824053,40.59522597124964],[-73.9138976159783,40.59521113474655],[-73.9138905716942,40.59519652108123],[-73.91388267633272,40.595182164270135],[-73.91387395030226,40.59516808895535],[-73.91386844511639,40.595161649358765],[-73.91386363944576,40.595154891478074],[-73.9138595675175,40.595147860069254],[-73.91385625476713,40.59514060021684],[-73.91385372354905,40.59513316052114],[-73.91383346024995,40.595069685063564],[-73.91382898589073,40.59506029437177],[-73.91382370947873,40.5950511491789],[-73.9138176516205,40.59504228987484],[-73.91381083754081,40.59503375501008],[-73.91380330081553,40.59502558314139],[-73.91379507173102,40.59501780746223],[-73.91377770759524,40.5949980494318],[-73.91376127018681,40.59497783591195],[-73.91374578320782,40.594957192217635],[-73.91373519921925,40.59494315235381],[-73.91372371955862,40.59492952779176],[-73.91371136923594,40.594916352893485],[-73.91369817809823,40.594903660852026],[-73.91368464019436,40.594893834137224],[-73.91367059780661,40.594884429885795],[-73.9136560746552,40.59487545984241],[-73.91364109137724,40.594866940942914],[-73.91362567389073,40.594858884766026],[-73.91360984591327,40.5948513048993],[-73.91360323117576,40.59484925456105],[-73.91359637356418,40.594847732594815],[-73.91358934624067,40.594846756310865],[-73.91358222589302,40.594846335818936],[-73.91357508679708,40.59484647703809],[-73.91356800390113,40.594847175501634],[-73.91356105347381,40.59484842573826],[-73.91355430761902,40.594850213562424],[-73.91354783910508,40.59485252093568],[-73.91354263890751,40.59485414792114],[-73.91353715522014,40.59485508145676],[-73.91353154060256,40.59485529351249],[-73.9135259620899,40.59485477885294],[-73.91352057636503,40.594853549993296],[-73.91351554205356,40.59485164625483],[-73.91350860144726,40.594847518972614],[-73.9135022555663,40.59484286994885],[-73.91349656939875,40.59483774932377],[-73.91349160331472,40.594832209412104],[-73.91348741306078,40.59482630872349],[-73.91348404009027,40.59482011178817],[-73.91347100128986,40.5948048973464],[-73.91345712503106,40.59479011985902],[-73.91344243589259,40.59477580732157],[-73.9134350503717,40.59476870974033],[-73.91342688750655,40.59476212588792],[-73.91341800788979,40.59475610590107],[-73.91340847783525,40.59475069422497],[-73.91340112506079,40.594743940436324],[-73.9133944153968,40.59473680767795],[-73.91338838307945,40.594729333334946],[-73.91338305751263,40.5947215527781],[-73.91337671207945,40.59470895096403],[-73.91337114602055,40.59469613680745],[-73.91336637028736,40.594683138796604],[-73.91336239693122,40.594669984415525],[-73.91335923316748,40.5946567021497],[-73.91332902450166,40.59457167282174],[-73.91330050724518,40.59446128300176],[-73.91329739741934,40.5944481148621],[-73.91329339161973,40.59443508727352],[-73.91328850694138,40.5944222367702],[-73.9132827505952,40.59440959585821],[-73.91327614121455,40.59439720140773],[-73.91325680990705,40.59433707512264],[-73.9132498263307,40.59432513874843],[-73.9132420076644,40.5943135086569],[-73.91323337694475,40.594302215523335],[-73.91322395917989,40.59429129504999],[-73.91321568749623,40.59427870885986],[-73.91320854177944,40.59426572882047],[-73.91320254876698,40.59425241207974],[-73.91319569584229,40.59424243606124],[-73.91318797103506,40.594232836659714],[-73.91317941032952,40.59422365863241],[-73.91317005235112,40.594214944058244],[-73.91315993990148,40.594206734349065],[-73.91311219156654,40.59418111669716],[-73.9131053617516,40.594177210612756],[-73.9130990532032,40.59417282294027],[-73.91309332564262,40.59416799711515],[-73.91308822934405,40.59416277438765],[-73.91308381127278,40.59415720505213],[-73.91308011158317,40.594151338225174],[-73.91307588369652,40.59414520043869],[-73.91307252694513,40.59413875539218],[-73.91307008145115,40.59413207699647],[-73.9130685737094,40.594125239654666],[-73.91306801812564,40.5941183196036],[-73.91306842449032,40.59411139257385],[-73.91306340001267,40.59407211068714],[-73.91306674591392,40.594062746821855],[-73.91307078498586,40.5940535416286],[-73.91307549850795,40.594044525750796],[-73.91308087435495,40.59403572782697],[-73.91308748220405,40.59402425405115],[-73.91309338179806,40.59401255809808],[-73.91309856211504,40.594000665926536],[-73.91310301037561,40.59398860265628],[-73.91310671753541,40.593976394917796],[-73.9131096747696,40.593964068671426],[-73.91311187786798,40.59395165122143],[-73.91311413594113,40.59390441485464],[-73.91311358259566,40.593898981460434],[-73.9131121247657,40.59389364655973],[-73.9131097854148,40.59388849661495],[-73.91310660421107,40.59388361676089],[-73.9131026329171,40.59387908644551],[-73.91309793495263,40.593874977754446],[-73.91309433113786,40.593869079839806],[-73.91309148232274,40.59386294627977],[-73.91308941502501,40.5938566338868],[-73.913088147192,40.59385019963451],[-73.91308768841562,40.593843703003174],[-73.91308804543189,40.59383720296804],[-73.91308954844835,40.593827742718986],[-73.9130903025535,40.59381823097458],[-73.91309030418766,40.59380870157298],[-73.91308955462387,40.59379918969655],[-73.91308805667488,40.593789729523145],[-73.91308581425164,40.59378035590187],[-73.91308753818599,40.59376106402662],[-73.91309004685368,40.593741822165995],[-73.91309333561674,40.5937226472369],[-73.91309740334772,40.59370356084958],[-73.91310224584822,40.59368457975389],[-73.91310785650163,40.593665721702706],[-73.91311755291649,40.59360174774322],[-73.9131188115122,40.59359636229206],[-73.91311912036744,40.593590896546296],[-73.91311847430313,40.593585446496476],[-73.91311688681617,40.5935801111626],[-73.91311438459775,40.59357498354351],[-73.91310672252776,40.593561488791416],[-73.91310267588342,40.59355222085718],[-73.91310288411862,40.59353001064701],[-73.91310256497322,40.59352565062251],[-73.91309389861858,40.59348982495886],[-73.91309391243468,40.59348528827515],[-73.91309471978188,40.59348079457655],[-73.91309630912782,40.59347642393319],[-73.91309865070238,40.59347225405636],[-73.91310170265045,40.59346836097249],[-73.9131054101615,40.59346481198683],[-73.91310970633788,40.593461674730705],[-73.9131225174649,40.59344840939331],[-73.91313472793975,40.59343481976626],[-73.91314632499565,40.593420921755296],[-73.91315729476962,40.59340672892016],[-73.91316762383072,40.59339226068417],[-73.91317730072866,40.5933775344619],[-73.91318631401867,40.59336256347969],[-73.91319188128803,40.59335489266444],[-73.91319665185189,40.593346916008706],[-73.91320059444199,40.59333868073222],[-73.91320368767623,40.59333023674255],[-73.9132059132464,40.593321635792606],[-73.91320725394404,40.59331292963602],[-73.91320770530692,40.59330416970086],[-73.91320633592224,40.59330231428435],[-73.91320428032301,40.593300871141906],[-73.9132017400722,40.593299982658],[-73.91319896559223,40.593299736304445],[-73.91319622563225,40.5933001537282],[-73.91319399257588,40.593295747695315],[-73.91319261072314,40.59329114244293],[-73.91319211005799,40.593286433653006],[-73.91319249858384,40.59328171950369],[-73.91319377112136,40.593277095985385],[-73.9131982148094,40.593238068359206],[-73.91319833653547,40.59323301626919],[-73.91319764464198,40.59322799221214],[-73.9131961495811,40.593223070746355],[-73.91319387213538,40.59321832560053],[-73.91319084913009,40.59321383051538],[-73.91318712553303,40.593209650693545],[-73.9131787005046,40.5932032165631],[-73.91317118195246,40.59319616007529],[-73.91316464867882,40.59318855416527],[-73.91316509019208,40.59318196423018],[-73.91316637333348,40.59317543926228],[-73.91316848659537,40.5931690404011],[-73.9131714112152,40.593162830623505],[-73.91317511613138,40.59315686686579],[-73.91317956676434,40.593151207569676],[-73.9131868675552,40.59314167229009],[-73.91319341143057,40.59313182332597],[-73.91319917702914,40.59312169450223],[-73.91320414430363,40.59311132333028],[-73.91320829518575,40.59310074648567],[-73.91321161534528,40.593089999138726],[-73.91321409220434,40.59307912064944],[-73.91321571824042,40.593068150381626],[-73.9132194198598,40.59305524654985],[-73.91322230519827,40.59304222081037],[-73.91322436872045,40.593029105492064],[-73.91322560159801,40.59301592973855],[-73.91322600686817,40.593002724377406],[-73.91322557899919,40.592989518722156],[-73.91322432146595,40.59297634494118],[-73.91322223643121,40.59296323034316],[-73.91321932890631,40.59295020843779],[-73.91321837160588,40.59293379989189],[-73.91321661540135,40.59291742960949],[-73.91321406224176,40.59290112037591],[-73.91321071517602,40.59288489380466],[-73.91320657966811,40.59286877385658],[-73.91320166030528,40.59285278214633],[-73.91319596453023,40.59283694196597],[-73.91318854871699,40.592820197502746],[-73.91318189134228,40.592803269664834],[-73.91317599853208,40.59278617939814],[-73.9131708761973,40.59276894362775],[-73.91316653199843,40.59275158614868],[-73.91316297118759,40.59273412371797],[-73.91315628604225,40.5926696158503],[-73.91315719168685,40.59265982528254],[-73.91315900750725,40.592650109618106],[-73.91316172772626,40.59264051693358],[-73.91316533689645,40.59263109613575],[-73.91316981451872,40.59262189344705],[-73.91318011173537,40.59260190425546],[-73.91318957392643,40.59258167453011],[-73.91319819007501,40.59256122687932],[-73.91320595268233,40.59254058240629],[-73.91321285557164,40.592519759534795],[-73.91321888794472,40.592498781710894],[-73.91322404779942,40.59247766819907],[-73.91323154928551,40.59243217825555],[-73.91324027512842,40.59238681722816],[-73.9132502204707,40.592341600860756],[-73.91325425697755,40.59232868789816],[-73.91325758511235,40.5923156569627],[-73.9132601989084,40.5923025333468],[-73.91326209482493,40.59228933664865],[-73.91326326931149,40.59227609333538],[-73.91326371992723,40.592262822000926],[-73.91326344707673,40.59224954961773],[-73.91326310633545,40.59223914059478],[-73.91326180340432,40.59222877624604],[-73.91325954327222,40.592218507336554],[-73.91325634037796,40.59220838480612],[-73.91325220674099,40.59219846093286],[-73.91324371783442,40.59217802381791],[-73.91323411215068,40.59215787635487],[-73.91322340744601,40.59213805357056],[-73.91321774739069,40.592130789914435],[-73.91321127587713,40.59212393173639],[-73.91320404118419,40.592117532514415],[-73.91319610149006,40.59211163836302],[-73.91318751519033,40.59210629656948],[-73.91317943909681,40.59210288258581],[-73.9131710340265,40.5920999677581],[-73.91316235094138,40.592097569882654],[-73.91315344761742,40.59209570609128],[-73.91314437568789,40.592094384966764],[-73.91313519733325,40.59209361610541],[-73.9131259670467,40.592093406081915],[-73.91311674306567,40.5920937547729],[-73.91308249063543,40.592096374325486],[-73.91304815192743,40.59209824779436],[-73.91301375793549,40.59209937067967],[-73.91297933679013,40.5920997431702],[-73.9129451047971,40.592094434035936],[-73.91293872980943,40.59209312482256],[-73.91293559105239,40.592092340752544],[-73.91293275402934,40.592091053485355],[-73.9129303516168,40.59208932527508],[-73.91292850303829,40.592087239474225],[-73.91292729629032,40.59208489499174],[-73.91292678880156,40.59208240679642],[-73.91292700612729,40.59207989536107],[-73.9129279353658,40.5920774796219],[-73.91292953548812,40.592075276650775],[-73.91295122631982,40.5920543299696],[-73.9129819927619,40.59203388420148],[-73.91300897860219,40.59201915417739],[-73.91304661071742,40.59200373645426],[-73.91309803285056,40.59198525012655],[-73.91316887100912,40.591964663893656],[-73.91324094882303,40.59194694632051],[-73.91329641035666,40.591935390292385],[-73.91335188024114,40.591921448458294],[-73.9134236499028,40.591903012507316],[-73.91346218665768,40.59189570961363],[-73.91347065385521,40.59189239036483],[-73.91347506019115,40.59188691228997],[-73.91347854059687,40.59187809097223],[-73.91348546354506,40.591869994632845],[-73.91349017419441,40.59186642662114],[-73.91351840022506,40.591854564005764],[-73.91363440815343,40.59181309057426],[-73.91367483520123,40.59180292896888],[-73.9136958451525,40.59179486631773],[-73.91371184740139,40.59178607734841],[-73.91372473055898,40.591774892040654],[-73.91374261964577,40.591764436226356],[-73.91376301345397,40.591753747915526],[-73.91382323701731,40.5917266927107],[-73.91392955194401,40.59168209130958],[-73.91400292654167,40.59165411305685],[-73.914047785409,40.591632507691266],[-73.91408669435623,40.59161160332592],[-73.91411744004438,40.591595929311445],[-73.91422122921334,40.59155633303733],[-73.91428863303828,40.591533828689606],[-73.91434753262654,40.59152299710505],[-73.91437041211196,40.591516849914434],[-73.91439422677803,40.591511657998275],[-73.91441866087067,40.59150790109229],[-73.91444151906644,40.591506525945356],[-73.91448160066923,40.5915039997868],[-73.91453231311088,40.5915043647021],[-73.9145654842131,40.59150754914067],[-73.91459077606592,40.59150874600876],[-73.9146240140631,40.59151031935027],[-73.91466971094331,40.59151234102929],[-73.91476051002722,40.59150898680045],[-73.91479274617377,40.59151121422235],[-73.9148249610701,40.5915182153683],[-73.91484340298724,40.59152470404622],[-73.91485433908016,40.59152950466241],[-73.91486620116964,40.591537647839154],[-73.91487868248527,40.591547224351885],[-73.9148943144643,40.59155203715425],[-73.91490745180688,40.59155469351224],[-73.91492622875452,40.59155593373025],[-73.91496940541205,40.59156176873752],[-73.91501037646702,40.59157093810932],[-73.91505290195363,40.59158249775171],[-73.9151707793104,40.591616439163964],[-73.91519173782521,40.59162030998725],[-73.91520206369265,40.59162129045068],[-73.91520629438757,40.59162022574056],[-73.91521052507932,40.59161916337577],[-73.91521524065092,40.59161440131524],[-73.91522318452532,40.591586976757995],[-73.91522916065571,40.59158030964557],[-73.91524478304683,40.59158750817857],[-73.91525180122733,40.591630242721074],[-73.91524864533646,40.591636201590305],[-73.91524390832531,40.59164573570984],[-73.91524795391884,40.591651472553345],[-73.9152573297239,40.591655075150605],[-73.91529735058648,40.59166686890405],[-73.91532923434016,40.5916779248798],[-73.91536859466886,40.591697830060355],[-73.91537950656638,40.591708596161155],[-73.91539010272311,40.591719838314454],[-73.91540228983338,40.591725118430844],[-73.91542229154622,40.59173280549618],[-73.9154447907877,40.591742645640224],[-73.91545320606065,40.59175125731227],[-73.9154591163941,40.591760102184466],[-73.91547285817657,40.59176777240567],[-73.91548850030455,40.59177019717115],[-73.91549880725888,40.591771557382984],[-73.91550508266171,40.59177238607447],[-73.91552070534733,40.59177958440259],[-73.91552850159098,40.59178956148071],[-73.9155300466648,40.591791539965435],[-73.91554218725159,40.591807559333965],[-73.91555622818305,40.591818333078656],[-73.9155977337418,40.5918492206352],[-73.91563923277573,40.59188130215367],[-73.91566887157265,40.59190523989594],[-73.91569351970946,40.59192487014017],[-73.91571036195032,40.59193970716747],[-73.91572345856227,40.591951911401964],[-73.91573749889469,40.59196268462126],[-73.91576028801653,40.591978014517366],[-73.91578588626065,40.591995021426],[-73.91581693482658,40.59201295574377],[-73.9158414740981,40.59202713681686],[-73.9158848745586,40.59205397261933],[-73.91591233782945,40.59207408685891],[-73.91594282730561,40.592092782154175],[-73.91595741179528,40.592100972274416],[-73.91596485962249,40.59210586287692],[-73.91596584109006,40.592107785491336],[-73.91596920508829,40.59211437554014],[-73.9159654848041,40.5921235398576],[-73.9159592077002,40.59213363611347],[-73.91595375997478,40.59214164706784],[-73.91595820693891,40.5921564728138],[-73.91596453027877,40.592166742296115],[-73.9159793868297,40.592178446707926],[-73.91599809766262,40.592187326542835],[-73.91601764425313,40.59219219867842],[-73.91603722802006,40.59219512180156],[-73.91604992895557,40.59220259752883],[-73.9160567568717,40.59221306020087],[-73.91605951520725,40.59222384926249],[-73.91605928472141,40.59223534981574],[-73.91605692678124,40.59224992297825],[-73.91605485567763,40.59226411153539],[-73.91606085191464,40.59227762095824],[-73.91607271953715,40.59228910337594],[-73.91609232720587,40.59230223675017],[-73.91609987302407,40.59231346957355],[-73.91610237772225,40.59232656365249],[-73.91609389321474,40.59234546850425],[-73.9160809079498,40.59236258655118],[-73.9160693358746,40.59237490172504],[-73.91605729853244,40.59238321076397],[-73.9160384929752,40.59239123927064],[-73.9160209498559,40.5923983080837],[-73.91601348867175,40.59240453220905],[-73.91600796522113,40.59241542612279],[-73.91601046924582,40.59242852020312],[-73.91601536006375,40.59243434324433],[-73.9160265475078,40.592442174035185],[-73.91604396293756,40.59245102460317],[-73.91606440192857,40.592461085933735],[-73.91608387128557,40.592469774319795],[-73.91615216892161,40.59250366644135],[-73.91616756691072,40.59251270817721],[-73.91617734507645,40.59252627563735],[-73.91618089572303,40.59253687261484],[-73.91618772457261,40.59254733527951],[-73.91619967037674,40.592554013837166],[-73.91621295176739,40.59255783883506],[-73.91623119728854,40.592564603737046],[-73.91624537716581,40.59257169570564],[-73.91625850431825,40.592583205993996],[-73.91626562385585,40.592590402546364],[-73.91626723431409,40.59259828128422],[-73.9162635552358,40.59260456530895],[-73.91625655485981,40.59261485320981],[-73.91625229497764,40.59262478459465],[-73.91624849856497,40.592636832045116],[-73.91624945251814,40.59265124294346],[-73.9162518590549,40.59265607557326],[-73.91626390260747,40.59266579217231],[-73.91626411548218,40.59266603055408],[-73.91626880100847,40.59267033126329],[-73.91627402851688,40.59267425190804],[-73.91627974421226,40.592677754587484],[-73.91628589100019,40.592680803576215],[-73.91630517416297,40.59269381538579],[-73.91632394473991,40.59270725552648],[-73.9163421884635,40.592721110250594],[-73.9163598882041,40.59273536982943],[-73.91636444870188,40.59274106797333],[-73.91636827963086,40.59274707199717],[-73.91637134677796,40.59275332525124],[-73.91637362076389,40.59275977226213],[-73.91637508232326,40.59276635371038],[-73.91637571922077,40.59277301195695],[-73.91637390921291,40.592788109220656],[-73.9163729318465,40.59280325048027],[-73.91637278979124,40.59281841044103],[-73.91637348374253,40.59283356062327],[-73.91637341049615,40.592842034873584],[-73.91637406096247,40.592850493735206],[-73.91637543518614,40.59285890202713],[-73.91637752617893,40.59286722422797],[-73.91638032365765,40.592875424311345],[-73.9163838190933,40.59288346859771],[-73.91638799341142,40.59289132122189],[-73.91639485647836,40.592900312153496],[-73.9164010264833,40.592909588050425],[-73.91640648324152,40.59291912192596],[-73.91641121031357,40.592928878754556],[-73.91641519169578,40.59293882719668],[-73.91643201092799,40.592993103518786],[-73.91643342713216,40.5930693014094],[-73.91643113115212,40.59307567423051],[-73.91642961583807,40.593082182648004],[-73.91642889466718,40.59308876920896],[-73.91642897496094,40.593095379304444],[-73.9164298561325,40.593101955303766],[-73.91643152880289,40.593108440240194],[-73.91643398161206,40.59311478032837],[-73.91643718935549,40.59312092060043],[-73.91644112902235,40.59312680944059],[-73.91644576551441,40.59313239522411],[-73.91645105691417,40.59313763168235],[-73.9164604226294,40.59314372097866],[-73.91646921811346,40.593150284805304],[-73.9164774023079,40.593157292642374],[-73.91648493921161,40.593164711795424],[-73.91649178886875,40.593172508729744],[-73.91649792297885,40.59318064338542],[-73.91650331125865,40.59318907988925],[-73.91651428195797,40.59320729511455],[-73.91652592370005,40.59322526774118],[-73.91653822727342,40.59324298285216],[-73.91655118237014,40.59326042402193],[-73.91657651607466,40.593292712416925],[-73.9166011582466,40.593325308390845],[-73.91662510339982,40.5933582050713],[-73.91664834560989,40.59339139407803],[-73.91665387103079,40.593401968180615],[-73.91666019740298,40.5934122773299],[-73.91666730147057,40.593422290013315],[-73.91667515910902,40.59343196617367],[-73.91668374507812,40.593441279490534],[-73.9166930304151,40.5934501925836],[-73.91670267014563,40.59345883084967],[-73.9167115691328,40.59346792040465],[-73.91671968698407,40.59347742503294],[-73.91672699122175,40.593487306012044],[-73.91673345332673,40.59349752244439],[-73.91673904632025,40.59350803142286],[-73.91675388927177,40.59352940601768],[-73.91676946488826,40.59355047322227],[-73.91678576241286,40.59357122364698],[-73.91680276978079,40.59359163969215],[-73.91682047250606,40.59361170660448],[-73.91683861744997,40.59362945439063],[-73.91685613451001,40.593647564085536],[-73.91687301557144,40.593666021946134],[-73.91688924636479,40.59368481523015],[-73.91690481591768,40.5937039308627],[-73.91691971237843,40.59372335560068],[-73.9169380100018,40.59374985504511],[-73.91695706909132,40.59377604326475],[-73.91697687977856,40.593801903666744],[-73.91699743042804,40.593827426525614],[-73.91701871622462,40.5938525969273],[-73.91702744789669,40.59386535673623],[-73.917036957087,40.59387778975348],[-73.91704722361082,40.59388986882471],[-73.91705822442664,40.593901566290576],[-73.91706993363384,40.593912856500324],[-73.91708232665037,40.59392371346885],[-73.91709537713228,40.59393411405789],[-73.9171090528015,40.59394403596262],[-73.91713242391874,40.593966328520885],[-73.91715648940665,40.593988187338994],[-73.91718123499682,40.594009599338854],[-73.91720664817664,40.59403055278403],[-73.91723271379725,40.594051035601],[-73.91726380465204,40.59407778410827],[-73.91729430957736,40.594104923031246],[-73.91732421979435,40.59413244247971],[-73.91735352563852,40.59416033758904],[-73.9173812292882,40.59419096477939],[-73.91740967232948,40.594221192937034],[-73.91743885037874,40.594251013011664],[-73.91746875136263,40.59428041376952],[-73.91749936364626,40.59430938515002],[-73.91753067933053,40.59433791675999],[-73.91755486430114,40.59436343106883],[-73.9175783820556,40.59438930625457],[-73.91760122162013,40.59441552991273],[-73.91762337882922,40.594442093496646],[-73.91766779440746,40.59448915096975],[-73.91771131849733,40.59453668859618],[-73.91775394649545,40.59458469648943],[-73.91779072246149,40.59462625767348],[-73.9178268959167,40.59466812583101],[-73.91786246291421,40.594710293253414],[-73.91787543558087,40.59472218102235],[-73.91788919657196,40.59473353895544],[-73.91790371163553,40.59474434022303],[-73.91791893971238,40.594754553467766],[-73.91792445130486,40.594760362629565],[-73.91793069331518,40.59476572500956],[-73.91793760669282,40.594770584945735],[-73.91794512270772,40.594774894642974],[-73.91795316514983,40.59477861199687],[-73.91796165252991,40.59478169875267],[-73.91797050181175,40.59478412385782],[-73.91803383971123,40.594814361852464],[-73.91804703994809,40.59482566877266],[-73.9180608211166,40.59483656448606],[-73.91807516103935,40.59484703289383],[-73.91809003643904,40.59485705873407],[-73.91810542448017,40.5948666249023],[-73.91812129858931,40.594875715464006],[-73.91813784076588,40.59488377116842],[-73.91815480335815,40.59489130179799],[-73.91817216066987,40.59489829309428],[-73.91818987864943,40.594904734143455],[-73.91820793005921,40.59491061252874],[-73.9182262852408,40.594915919182405],[-73.91834221191117,40.59495991841641],[-73.91835270288986,40.5949636456911],[-73.91836279205062,40.59496797092649],[-73.91837241458636,40.59497287296805],[-73.91838151998495,40.59497832229467],[-73.91839005092659,40.594984285192425],[-73.91839795822357,40.594990727785685],[-73.918405197526,40.59499761368917],[-73.91841172317163,40.59500490082076],[-73.91844064659406,40.59505652405942],[-73.91847777885674,40.595109414274745],[-73.91848190838296,40.595116828029866],[-73.91848673204085,40.59512399433377],[-73.9184922270216,40.59513087447107],[-73.91849836347973,40.59513743240166],[-73.91850510739334,40.595143632752595],[-73.91851242429686,40.59514944366884],[-73.9185202753283,40.59515483396219],[-73.91852862030223,40.595159776129265],[-73.9185374137589,40.595164242663],[-73.91854543930093,40.59516764651606],[-73.91855384950556,40.59517046412114],[-73.9185625679228,40.5951726694569],[-73.91857151831296,40.59517424420864],[-73.91858062355175,40.59517517408165],[-73.91858980233157,40.59517545164699],[-73.91859897399996,40.59517507282683],[-73.91860806009105,40.59517404225638],[-73.9186169805953,40.59517236926065],[-73.91862616546092,40.5951699971842],[-73.91863557006518,40.5951681955323],[-73.9186451352711,40.595166978670484],[-73.91865479689974,40.59516635090913],[-73.91866449538381,40.59516631890722],[-73.91867416347124,40.595166883957326],[-73.91868374161268,40.59516803814355],[-73.91869316783504,40.595169778909],[-73.91870237798366,40.59517209046062],[-73.91871131515016,40.59517496186875],[-73.9187199191442,40.59517837047456],[-73.91873017340005,40.595182525082066],[-73.91874002174261,40.595187213484884],[-73.91874941782382,40.595192415547],[-73.91875831332682,40.59519810409456],[-73.91876666762612,40.59520425179167],[-73.91877443878184,40.59521082828605],[-73.91878158881077,40.59521780239046],[-73.91883082616174,40.59526512952402],[-73.91883095718875,40.595268711560216],[-73.91883027377388,40.595272256834875],[-73.91882879406755,40.595275658811985],[-73.9188265634708,40.59527881265054],[-73.9188236513257,40.59528162575555],[-73.91882014322945,40.595284011742336],[-73.91881614564139,40.59528589848106],[-73.91880918204893,40.59529024731236],[-73.91880278708891,40.5952950770191],[-73.91879701861106,40.595300347267525],[-73.91879192744702,40.59530600615966],[-73.91878755958474,40.59531200816013],[-73.91879054354642,40.59531646671537],[-73.91879416586319,40.595320640251735],[-73.9187983828612,40.59532447831206],[-73.91880313812132,40.59532792858714],[-73.91880837367312,40.595330949991364],[-73.9188140216552,40.59533350226966],[-73.91882001089783,40.59533555404367],[-73.91884599683691,40.59534882647742],[-73.91887141082604,40.59536272757393],[-73.91889622518758,40.59537724592202],[-73.91890052068642,40.595379248248044],[-73.91890515304664,40.5953807529146],[-73.91891002230876,40.59538172802051],[-73.91891502696288,40.59538215205044],[-73.91892005888634,40.59538201889698],[-73.91892501148837,40.595381328484955],[-73.91892978123445,40.59538009682411],[-73.91893452077733,40.59537387377423],[-73.91894005455104,40.595368043303],[-73.91894633061598,40.595362665181575],[-73.9189532803328,40.59535779648876],[-73.91896083661622,40.595353481405084],[-73.91896892270726,40.595349767454486],[-73.91897330083953,40.595349598656476],[-73.91897765653323,40.59534999089816],[-73.91898186320971,40.5953509343734],[-73.9189858022233,40.59535240169147],[-73.9189893639575,40.59535435089264],[-73.9189924469416,40.59535672779358],[-73.91899496422664,40.59535946448368],[-73.91899684447867,40.59536248451918],[-73.91899803461567,40.595365702255435],[-73.91899850156396,40.5953690248578],[-73.91899822960946,40.5953723618494],[-73.9189972289798,40.59537561590304],[-73.9189936002051,40.59538907164251],[-73.91899108397433,40.59540267475434],[-73.91898968914467,40.595416370965246],[-73.91899144585678,40.59542213068768],[-73.9189940590452,40.5954277012031],[-73.91899749210256,40.59543300391451],[-73.9190017033528,40.59543797211582],[-73.91900663155917,40.59544253908695],[-73.91901221723627,40.595446644308005],[-73.91901838396717,40.59545023394807],[-73.91903518537765,40.59545894239945],[-73.91905259799378,40.59546692168885],[-73.91907056667698,40.59547415100363],[-73.91908337195937,40.595478832747766],[-73.91909582871057,40.59548403258062],[-73.91910789892468,40.595489738078605],[-73.91911954724127,40.595495929783326],[-73.91913074203036,40.595502593265195],[-73.91914145013469,40.595509704879476],[-73.9191516399281,40.595517246510795],[-73.91920661061332,40.595558951211736],[-73.9192279709202,40.595573451144105],[-73.91924989028203,40.59558745959931],[-73.91927234651445,40.595600966007154],[-73.91934995256945,40.59565303331383],[-73.91935841663299,40.595660103795915],[-73.9193674821083,40.595666726223456],[-73.91937710903207,40.595672870915614],[-73.91938725435921,40.59567851204255],[-73.9193978706515,40.59568362159346],[-73.91940891375984,40.59568817792598],[-73.91942032942232,40.59569216207114],[-73.91943207194973,40.595695553558166],[-73.91944094793479,40.595697849570925],[-73.91944950735552,40.59570076387931],[-73.91945767332409,40.59570426861944],[-73.91946538126074,40.59570833526622],[-73.91947256021984,40.595712928588945],[-73.91951047302153,40.5957464690469],[-73.91952660766293,40.59575964111165],[-73.91954342840789,40.595772304198015],[-73.919560910227,40.595784437514425],[-73.91957915728098,40.59579441006854],[-73.91959794087944,40.59580378240265],[-73.91961723004908,40.595812541427655],[-73.91963698811024,40.59582066785162],[-73.9196662471378,40.59584085096014],[-73.91969471112921,40.59586168201133],[-73.9197223605453,40.595883143569154],[-73.91973094952421,40.59589130003559],[-73.91974017130073,40.59589904348108],[-73.91974999206417,40.59590634489927],[-73.9197603773399,40.595913179136595],[-73.91977128891924,40.59591951902648],[-73.91978407275373,40.59592405459179],[-73.91979651486983,40.59592911093313],[-73.91980857945877,40.59593467596367],[-73.91982023116061,40.59594072972279],[-73.91983143262976,40.59594725811207],[-73.91984215554074,40.595954240170826],[-73.91985236431664,40.59596165325791],[-73.91986050188099,40.59596854237585],[-73.91986921247214,40.59597501089164],[-73.91987845722092,40.595981032811174],[-73.91988819857727,40.59598658130338],[-73.91989839371158,40.595991633889334],[-73.91990900001456,40.59599616742026],[-73.91991463502488,40.59599825574659],[-73.9199205513129,40.59599982610066],[-73.91992666802464,40.59600085798747],[-73.91993290056156,40.596001338280715],[-73.91993916387892,40.596001259214916],[-73.91994537248216,40.596000621232974],[-73.91995144064502,40.595999435332146],[-73.91995728615548,40.59599771401989],[-73.9199628254628,40.595995486388155],[-73.91996798579088,40.59599277751569],[-73.91997217930081,40.59599099909738],[-73.91997667682186,40.59598972146804],[-73.91998137524094,40.595988976051416],[-73.91998616838778,40.595988777851204],[-73.91999094482841,40.59598913248567],[-73.91999559600265,40.59599003167044],[-73.92000001753952,40.59599145606693],[-73.92000410728487,40.595993370422995],[-73.9200077707838,40.59599573346057],[-73.92001092612406,40.595998490843336],[-73.92001350063812,40.59600157718429],[-73.92001543462665,40.59600492509513],[-73.9200166870847,40.596008456813784],[-73.92001821814766,40.596012049707035],[-73.92002053170167,40.59601539017561],[-73.92002356215279,40.596018378661455],[-73.92002721751561,40.59602093049832],[-73.92003139283277,40.59602296503136],[-73.9200359617981,40.59602442739074],[-73.92004079325876,40.59602527174947],[-73.92004591909385,40.59602493824707],[-73.92005104032451,40.59602532947281],[-73.92005597806747,40.59602643290512],[-73.92006056555643,40.59602821090149],[-73.92006464528426,40.596030602371776],[-73.9200680762517,40.59603352512852],[-73.92006959498391,40.59603787457467],[-73.92007023995146,40.59604234788727],[-73.92006999325366,40.59604684369873],[-73.92006886665983,40.596051260997015],[-73.92006688182877,40.59605549860963],[-73.92006408502839,40.5960594607418],[-73.92006156134643,40.59606255945047],[-73.92005970503378,40.596065921644346],[-73.9200585623432,40.5960694644286],[-73.92005815755803,40.59607309768932],[-73.92005850682558,40.59607673532784],[-73.92005959706745,40.59608028686911],[-73.92006140223354,40.596083665849925],[-73.9200638780322,40.59608678612954],[-73.92006696565075,40.59608957428901],[-73.92010096592935,40.59611273556863],[-73.92010409993921,40.59611587825133],[-73.92010780825407,40.596118632832756],[-73.92011200852784,40.596120940285424],[-73.92011661027377,40.5961227489473],[-73.92012151177839,40.59612402205876],[-73.92012660538668,40.59612472938972],[-73.92013178166758,40.596124855451244],[-73.92013692435978,40.596124398989964],[-73.92014235789904,40.59612516150597],[-73.92014755503682,40.59612659229936],[-73.92015237626299,40.59612865106595],[-73.9201566897749,40.59613128410503],[-73.92016038049655,40.59613441795883],[-73.92016334764742,40.59613797113816],[-73.92016551508179,40.59614184558558],[-73.92016682094476,40.59614593839517],[-73.92017033748304,40.59615303352473],[-73.9201746829113,40.59615985615727],[-73.9201798214724,40.59616635064808],[-73.92018571015468,40.59617246302279],[-73.92019230374304,40.596178143828794],[-73.920199545372,40.59618334528053],[-73.92023160987182,40.59619791444375],[-73.92023608923323,40.596201727336016],[-73.92024108818347,40.59620514488466],[-73.92024654479431,40.596208126169365],[-73.92025239471153,40.596210636802056],[-73.92025857072038,40.596212645407945],[-73.92026499570562,40.596214129317055],[-73.92027159562319,40.59621507088741],[-73.92027640871216,40.59621603818998],[-73.92028136826723,40.596216374846236],[-73.92028632990525,40.59621607137444],[-73.92029115471638,40.596215136054674],[-73.92029570289029,40.5962135949245],[-73.92029984712133,40.59621149312855],[-73.92030346909945,40.59620888871758],[-73.92031436616476,40.5962039012217],[-73.92032581833162,40.59619969814658],[-73.92033772885628,40.59619631427114],[-73.92034331494348,40.59619595979826],[-73.9203489110922,40.596196198553265],[-73.92035441005883,40.59619702359303],[-73.92035970724424,40.596198422280416],[-73.92036469872751,40.596200366231024],[-73.92036929048967,40.59620281668053],[-73.92037339269521,40.59620572850125],[-73.92037692695166,40.59620904451144],[-73.92037982410346,40.59621270200742],[-73.92038203104995,40.59621662908226],[-73.92040460677839,40.5962480732117],[-73.92042393591537,40.59626406352924],[-73.92044395180292,40.59627955642186],[-73.92046462962641,40.596294534784164],[-73.92048594962638,40.596308981179085],[-73.92049712078564,40.596317445617984],[-73.92050881398063,40.596325491593696],[-73.92052100044548,40.596333098145045],[-73.92053365382566,40.59634024900327],[-73.92054674359254,40.596346927226776],[-73.9205602394349,40.59635311687907],[-73.92057411125808,40.59635880537454],[-73.92058357869577,40.59636118513715],[-73.92059328162226,40.59636292208448],[-73.92060314884166,40.59636400544523],[-73.92061310036657,40.59636442511248],[-73.92062306411049,40.596364180031145],[-73.9206329583145,40.5963632706474],[-73.92064271330172,40.596361702944186],[-73.92065224971422,40.59635949127425],[-73.92066630069343,40.59635609292746],[-73.9206800923512,40.59635212362775],[-73.92069358511306,40.59634759524248],[-73.92070673786347,40.59634252148073],[-73.92071951388583,40.59633691387691],[-73.92073187491333,40.59633079334586],[-73.92074378994201,40.596324172766074],[-73.92074781350654,40.59632133089405],[-73.92075236920995,40.5963189981753],[-73.92075734401676,40.596317232831865],[-73.9207626185354,40.59631607884158],[-73.92076806416324,40.59631556325564],[-73.92077354813901,40.5963156987145],[-73.92077893925904,40.5963164819448],[-73.92078410260292,40.59631789308509],[-73.92078891821032,40.596319899551894],[-73.92079326702056,40.59632245133971],[-73.92079398510872,40.59632554090671],[-73.92079547525601,40.596328465151956],[-73.9207976837492,40.596331112128716],[-73.9208005263122,40.59633338176391],[-73.92080389184022,40.59633518686575],[-73.92080765250243,40.59633645983186],[-73.92081828920861,40.59633602521911],[-73.9208294770879,40.59633469068294],[-73.92083196259124,40.59633707868209],[-73.92083361357264,40.59633985594688],[-73.92083433001174,40.59634285538188],[-73.92083406860297,40.596345898705906],[-73.92083284385123,40.5963488013119],[-73.92083321038463,40.596374986890964],[-73.92083481154756,40.596392349386704],[-73.92083729585357,40.59640965268278],[-73.92084065586504,40.596426867623975],[-73.92084489117,40.596443971761005],[-73.92084999213048,40.59646093811491],[-73.92085595328405,40.59647774037971],[-73.92086367015563,40.596560830323654],[-73.92086732334633,40.59657008883099],[-73.92087175325507,40.596579148010605],[-73.92087694168622,40.5965879694857],[-73.92088286582367,40.59659651872946],[-73.920889501097,40.59660475819819],[-73.92089682095298,40.59661265403271],[-73.92090479224294,40.59662017421197],[-73.92091148132826,40.59662677678802],[-73.92091875480467,40.596633011871724],[-73.92092657556758,40.59663884727159],[-73.92093491024337,40.59664425532227],[-73.92094371358793,40.59664921019313],[-73.92095294738532,40.59665369007882],[-73.92096256639095,40.59665766948381],[-73.92097252446897,40.59666113313102],[-73.92098277197191,40.59666406172035],[-73.92099193374438,40.59666607786818],[-73.92100080948812,40.596668732105016],[-73.92100932472403,40.59667200260108],[-73.92101740410085,40.59667586132726],[-73.9210249801875,40.596680273558746],[-73.92103198797206,40.596685203064546],[-73.92103836464742,40.596690607584364],[-73.92104405708473,40.596696438163136],[-73.92107997175623,40.5967444138952],[-73.92111376902572,40.59677963097683],[-73.92114826240214,40.59681445265436],[-73.92118344574286,40.596848870211424],[-73.92118802880371,40.59685372835247],[-73.92119323341322,40.59685820646064],[-73.92119900511636,40.59686226177844],[-73.92120528506322,40.596865850875574],[-73.92121201088028,40.59686893618247],[-73.92121911029548,40.59687148766182],[-73.92122651059219,40.59687347896166],[-73.92123413992638,40.59687488942645],[-73.92124191611916,40.59687570291726],[-73.92124976005617,40.596875913516065],[-73.9212575917409,40.596875518152686],[-73.92126288049948,40.59687387379107],[-73.92126841056853,40.59687279567603],[-73.92127408543955,40.596872304849946],[-73.92127979345449,40.59687240978022],[-73.92128542867985,40.59687310972438],[-73.92129088541984,40.5968743891972],[-73.9212960626006,40.59687622685326],[-73.9213008598256,40.59687858627012],[-73.92130518989319,40.5968814241654],[-73.92131129376092,40.596888406106146],[-73.92131675353417,40.5968956923412],[-73.92132153738551,40.59690324817043],[-73.92132562535527,40.596911039069184],[-73.92132899770931,40.59691902598964],[-73.92133163778813,40.596927171059015],[-73.92133506368913,40.59693634596589],[-73.92133920342219,40.59694534847111],[-73.92134404273862,40.596954147236836],[-73.92134956431777,40.59696270707],[-73.9213557508287,40.59697100065137],[-73.92136257461685,40.59697899646642],[-73.92137001659407,40.59698666669214],[-73.92137804712233,40.59699398383326],[-73.92140073316898,40.597015043706456],[-73.92142420334383,40.597035598507915],[-73.92144843480688,40.59705563347911],[-73.92147341219564,40.59707512984574],[-73.92148452797672,40.59708324334372],[-73.92149627955796,40.59709082101383],[-73.9215086173052,40.59709783199651],[-73.92152149882783,40.59710425314371],[-73.92153487426533,40.59711005878919],[-73.92154100821479,40.59711354942844],[-73.92154754687758,40.59711658466414],[-73.92155443094379,40.59711913815352],[-73.92156160087892,40.597121187407126],[-73.92156898879398,40.59712271260997],[-73.92157653514104,40.59712370249695],[-73.92158416850413,40.59712414579489],[-73.9215918233899,40.59712404128641],[-73.92159738021682,40.59712470815842],[-73.92160273958794,40.59712601502471],[-73.92160777230839,40.59712793113936],[-73.92161235974687,40.59713041336646],[-73.92161639559978,40.59713340182565],[-73.92161978522482,40.59713682525237],[-73.92162244475769,40.59714060501844],[-73.92162431386613,40.5971446494441],[-73.92162977256677,40.597189036523474],[-73.92163298634684,40.59719847211964],[-73.92163717072572,40.59720768422341],[-73.92164229873923,40.59721661434864],[-73.92164833814459,40.59722520752349],[-73.9216552494449,40.59723340927406],[-73.92165833417285,40.59724063624339],[-73.92166215299599,40.59724765564168],[-73.92166668222728,40.597254425737994],[-73.92167189378407,40.59726090429578],[-73.92167775452769,40.59726705058266],[-73.9216842315336,40.59727282788714],[-73.92169128308619,40.597278199826995],[-73.92169886504772,40.59728313370381],[-73.9217069323978,40.597287599499],[-73.9217231009897,40.59729143336327],[-73.9217395650497,40.59729444954867],[-73.92175625404046,40.597296636447545],[-73.92176534005367,40.59729906577652],[-73.92177411768256,40.59730208443024],[-73.9217825208026,40.59730566673192],[-73.9217904898824,40.59730978818178],[-73.92179796210176,40.5973144165715],[-73.92180488497279,40.59731951785696],[-73.92181120601155,40.59732505464375],[-73.92181554237384,40.597327252227174],[-73.92181942480326,40.59732989646968],[-73.92182277731914,40.59733293287255],[-73.9218255309805,40.59733630091098],[-73.92182763092089,40.5973399332008],[-73.92182903239214,40.597343754993666],[-73.92182971196767,40.597347689210146],[-73.92182965039831,40.59735165760111],[-73.92182885437109,40.59735557992448],[-73.92182733387048,40.59735937560545],[-73.92182038141432,40.59736714842112],[-73.92181284405542,40.59737459767459],[-73.92180474666048,40.597381696745416],[-73.92179611673029,40.59738842169547],[-73.92178980016682,40.59739200704586],[-73.92178403247013,40.59739609451972],[-73.92177888270797,40.597400635915484],[-73.92177440962753,40.597405575653646],[-73.92177066802131,40.597410856811514],[-73.92176701421401,40.597416047060676],[-73.92176407307993,40.59742149344455],[-73.92176187347579,40.59742714019559],[-73.92176044206576,40.59743292735649],[-73.9217597899091,40.597438795294416],[-73.92175992630558,40.59744468521293],[-73.92176084869334,40.59745053277909],[-73.92176254791133,40.597456278848824],[-73.92176626013793,40.59747813874914],[-73.92177087842761,40.597499898916],[-73.92177639687284,40.59752153706395],[-73.92178280956708,40.59754303057245],[-73.92179011169831,40.59756436033959],[-73.92179757049225,40.59758779454773],[-73.92180597171705,40.59761104377413],[-73.92181530858868,40.59763408439239],[-73.92182557190223,40.597656894617245],[-73.92183675443037,40.59767945350244],[-73.92184230236882,40.59770071087288],[-73.92184676836521,40.59772211560312],[-73.9218501460818,40.597743636025946],[-73.92185138891014,40.597754754949115],[-73.92185342501575,40.59776580689745],[-73.92185625114323,40.59777675668748],[-73.92185985963867,40.59778757198085],[-73.9218642366908,40.5977982226128],[-73.92186937091306,40.5978086733944],[-73.9218845536419,40.597836596097224],[-73.92190045183087,40.5978642870887],[-73.92191705889918,40.59789173597716],[-73.92192886505784,40.59790580774273],[-73.92193988286631,40.59792024686581],[-73.92195009521461,40.59793502519006],[-73.92195948103144,40.59795011807454],[-73.92197229278285,40.59796695843648],[-73.92198589025635,40.597983433279],[-73.92200025874642,40.59799952583885],[-73.92200887509827,40.59801181409266],[-73.92201817026475,40.598023813483344],[-73.92202812405263,40.59803550104574],[-73.92203446651459,40.59804309308297],[-73.92203994346117,40.59805106666687],[-73.92204451209867,40.598059366651405],[-73.92204814326828,40.59806793069602],[-73.92208576446617,40.5981372081033],[-73.92208881386274,40.598141450838156],[-73.92209251176975,40.59814538056547],[-73.92209680990214,40.598148939622185],[-73.92210164172575,40.59815207586171],[-73.92210693564516,40.59815474299734],[-73.92211261324107,40.59815690311423],[-73.92211859455145,40.59815852231728],[-73.92212478773406,40.598159576587456],[-73.92213110335145,40.59816005296439],[-73.92213744624794,40.598159942001985],[-73.92214437212587,40.59815935766151],[-73.92215114207612,40.59815810510843],[-73.92215764684087,40.59815620571244],[-73.92216378352414,40.59815369073194],[-73.92216944943908,40.598150600639514],[-73.92217455243843,40.5981469847939],[-73.92217877811844,40.59814671039462],[-73.92218299295898,40.59814706187702],[-73.92218704005094,40.59814802472742],[-73.92219076954105,40.598149564333326],[-73.92219403907991,40.59815162028785],[-73.9221967302905,40.598154117625334],[-73.9221987393217,40.5981569648046],[-73.92220420296172,40.598164122504194],[-73.92220902320445,40.598171544966746],[-73.9222131820693,40.59817919599389],[-73.9222166571774,40.59818704189718],[-73.92221943647932,40.5981950491627],[-73.92222268629754,40.59820403729516],[-73.92222514648137,40.59821316980589],[-73.9222268074062,40.59822240664893],[-73.9222276601082,40.598231707108745],[-73.92222770111827,40.59824103013821],[-73.92222847126045,40.598256867030074],[-73.92223027928569,40.5982726547006],[-73.92223312018483,40.59828835411203],[-73.92224024769264,40.59830336972154],[-73.92224651074953,40.59831860755964],[-73.92225189927653,40.598334040312324],[-73.92225970057747,40.59834799022038],[-73.92226641356469,40.598362266073835],[-73.92227201543736,40.59837681843622],[-73.92227376607877,40.59838697038376],[-73.92227461683909,40.598397191079805],[-73.922274560961,40.59840743176865],[-73.9222736000372,40.598417645710875],[-73.9222733571766,40.598418965174375],[-73.92227173873475,40.59842778801168],[-73.92226949878852,40.598438456098144],[-73.9222663622689,40.59844899290527],[-73.92226234307493,40.59845935287451],[-73.92225745971561,40.598469495476174],[-73.92225173004306,40.598479377834806],[-73.92222389025856,40.59852557210163],[-73.92219508751445,40.59857142210709],[-73.92216532643876,40.59861691562411],[-73.92215443198057,40.598632455292034],[-73.92214281543683,40.59864768872888],[-73.92213049353393,40.59866259617743],[-73.92211748277803,40.59867715838252],[-73.92210379615743,40.598691357259774],[-73.92208945303466,40.598705174226296],[-73.92207447255059,40.59871859270927],[-73.92205887142968,40.59873159462689],[-73.92204267189037,40.59874416307336],[-73.92201349109149,40.598766886707104],[-73.92198501540479,40.59879012680205],[-73.9219572644098,40.59881386745668],[-73.92193024669322,40.598838096112864],[-73.92191222987921,40.598855008846805],[-73.92189352936761,40.598871486877464],[-73.92187416539979,40.59888751212515],[-73.92185415447665,40.59890306985818],[-73.92178152944163,40.59895906869189],[-73.92174186243156,40.598989080681065],[-73.92163283677688,40.59905769772213],[-73.92151821611608,40.59911965205492],[-73.92140953753258,40.59918040144592],[-73.92129088298472,40.5992426561882],[-73.92116996805429,40.59929771521765],[-73.9210736991064,40.599339232239295],[-73.920948314347,40.59939843431345],[-73.9208916323198,40.599431113932795],[-73.92086878083218,40.5994476492491],[-73.92086156604135,40.599458403342254],[-73.92086133639023,40.599469876422354],[-73.9208663980296,40.59948442730701],[-73.92087757811551,40.59949994368678],[-73.92088123526705,40.59951323060108],[-73.92088050854787,40.59951943270232],[-73.92087055640675,40.599530076855],[-73.92084893682684,40.59954139732856],[-73.92083168628169,40.59954264861647],[-73.92079917621125,40.59953666954756],[-73.92077725291253,40.5995307255779],[-73.92075457195371,40.599526676172005],[-73.9207388387752,40.59952279405699],[-73.92072869332861,40.599515925062725],[-73.92071257127054,40.59950655475386],[-73.92069036019629,40.59950050083746],[-73.92066385993064,40.599497600541184],[-73.92063321092299,40.59950191570487],[-73.92055176948733,40.59951937176305],[-73.92051636737814,40.599523437509205],[-73.92046271021108,40.599524937466505],[-73.92041582697131,40.59952383399505],[-73.92036966536112,40.59952083708678],[-73.92030873371877,40.59952150902797],[-73.92028841969889,40.599526298337345],[-73.92027043637921,40.599538033178575],[-73.92025813429498,40.59955647011211],[-73.920255847635,40.59957153694048],[-73.92025331946085,40.59957902910292],[-73.92024296948648,40.59959032997484],[-73.92023641368507,40.59959136896435],[-73.92022539730596,40.599589055613144],[-73.92021492291187,40.59958583647181],[-73.92020343507288,40.59958684456048],[-73.92019208659333,40.59959004804755],[-73.92018340395273,40.599594159215584],[-73.92017911629651,40.59959673635498],[-73.92017364161147,40.59959706191479],[-73.92016241311848,40.59959145528858],[-73.9201479477897,40.59958290727967],[-73.92013207395463,40.599576831356366],[-73.9201178545925,40.59957396577049],[-73.9200925395554,40.59957334540126],[-73.92001964207236,40.59958265505129],[-73.91999918067508,40.59959007860387],[-73.91996786796024,40.59960729371523],[-73.91994336348232,40.59962061582624],[-73.91992622063209,40.59962348689324],[-73.91991448104558,40.59962309389835],[-73.91990148636712,40.599618748180944],[-73.91989630775923,40.599613008371165],[-73.91989599129761,40.59960620060101],[-73.91990064336032,40.5996005220903]]],[[[-73.87019491489939,40.59899640590199],[-73.87108141811476,40.59890114747021],[-73.87049411914771,40.602604446204616],[-73.87026280565016,40.601681221756046],[-73.87019491489939,40.59899640590199]]],[[[-73.85243335807012,40.597333397795346],[-73.85269029351832,40.59717075046338],[-73.85286117431974,40.597244308232774],[-73.85365316421074,40.59683787744522],[-73.85399559599509,40.596683485844245],[-73.85436974704125,40.5966921104023],[-73.85465863090127,40.59657838892765],[-73.85492648581572,40.59630166387074],[-73.85595300562048,40.596188876189785],[-73.85673364394975,40.59607576435408],[-73.85716132350703,40.59604369786467],[-73.85778119968528,40.59611781491805],[-73.86044420534076,40.59647190559643],[-73.86054977985192,40.59706302019167],[-73.86141485166938,40.59775369637783],[-73.86177276371008,40.59829917857122],[-73.86274820792747,40.59907120542212],[-73.86328663134245,40.59981004166069],[-73.86335999147606,40.60032220277119],[-73.86297506260962,40.60101827261563],[-73.86187189847233,40.60216432581595],[-73.8615408126043,40.60238035986944],[-73.86117495608622,40.602486648427025],[-73.86112814224651,40.60255033057179],[-73.86078169166855,40.602608400256386],[-73.86048884213619,40.602339346892144],[-73.8590591432786,40.602061431071476],[-73.85482595782968,40.60186719535371],[-73.85471200729276,40.60164902532516],[-73.85427387360807,40.60143043669714],[-73.85372090340795,40.60140066467605],[-73.85276838155842,40.60094885402595],[-73.85257851635325,40.60057068784601],[-73.8520453763197,40.60020662280108],[-73.85176045305609,40.59969751381268],[-73.85076748001559,40.598839443837406],[-73.85153122893794,40.598433936220516],[-73.85200481909777,40.5977484382743],[-73.85243335807012,40.597333397795346]]],[[[-73.86702905185577,40.603743388853935],[-73.86768194154226,40.603070766677455],[-73.8683080846471,40.60313916064365],[-73.86793505372793,40.60396113495038],[-73.86702607287029,40.60417158400832],[-73.86702905185577,40.603743388853935]]],[[[-73.84673651471095,40.60485301485178],[-73.84672467398492,40.60483690519039],[-73.8467055588769,40.60482782674745],[-73.84668049218047,40.60482377009472],[-73.84667392335218,40.60481118792159],[-73.8466693383373,40.604796093612215],[-73.84667529828941,40.60478704861413],[-73.84667004505606,40.60477597729996],[-73.8466568389332,40.60477948081209],[-73.84664432631597,40.6047723550105],[-73.846649586345,40.604762666269856],[-73.84665932871894,40.604756975565394],[-73.84666383637638,40.604748996462135],[-73.84665638299263,40.60473586796741],[-73.84664367285694,40.604730717240294],[-73.84663321896079,40.604721007029276],[-73.84662200220544,40.604717000004804],[-73.84660927613137,40.60471869349527],[-73.84659580336633,40.60471981622053],[-73.84659357988922,40.604710116991036],[-73.84658386963113,40.60470211891242],[-73.84657865612172,40.604691274984184],[-73.84657793717773,40.60467872591117],[-73.84657645952154,40.60467016838396],[-73.84657423605726,40.60466103942384],[-73.84656153118445,40.604653607615454],[-73.84654731588849,40.60465187765969],[-73.846530853536,40.60465128524117],[-73.84652264192131,40.60464271872119],[-73.84651892508282,40.604631876788744],[-73.84651820702246,40.60461875727911],[-73.84650998426369,40.60461475373929],[-73.84649952384093,40.60460732492142],[-73.84650404222664,40.60459535260983],[-73.84650481469882,40.604584517175056],[-73.84649809079207,40.60457994469623],[-73.8464839074293,40.604564525787076],[-73.84646971576358,40.60455252915396],[-73.84646076185055,40.604541109786126],[-73.84645779281266,40.60453083912048],[-73.84645558051515,40.604516576906896],[-73.84644438479533,40.6045034435659],[-73.84642868972394,40.60449486704042],[-73.84640850665576,40.60448457337068],[-73.84639428878222,40.60448455436935],[-73.84637632828682,40.604484530363735],[-73.84635836472698,40.604485647058326],[-73.84634263969843,40.60449018903196],[-73.84632539678293,40.60450328452869],[-73.84630141159062,40.60451979312798],[-73.84628942019619,40.60452776220868],[-73.84628041904061,40.60453687616222],[-73.8462721728868,40.604543139105786],[-73.84626018804595,40.60454768607074],[-73.84623173584876,40.60455449241809],[-73.8462092827434,40.604555603082645],[-73.84619356600216,40.604555582050864],[-73.84617710302169,40.60455556001818],[-73.8461531519461,40.60455723910431],[-73.84614789120089,40.60456692832412],[-73.84613142755816,40.604566906284],[-73.8461306955486,40.60455949112648],[-73.84611648554831,40.60455604930983],[-73.84610226678024,40.60455603027119],[-73.84608506018236,40.604553725815315],[-73.84608059037879,40.60454459383713],[-73.84608884137478,40.60453661976929],[-73.84609710529321,40.604522371577545],[-73.84611060388528,40.604510411808725],[-73.84612185277906,40.60450016033825],[-73.84613384857057,40.60449048063897],[-73.8461525894839,40.604476245966396],[-73.84616384362148,40.60446371341959],[-73.84617136784428,40.604446041440816],[-73.84618190135883,40.60442210001859],[-73.84619241427201,40.60440614368528],[-73.84620367496203,40.60439075828645],[-73.84622092049958,40.60437652210424],[-73.84624337748524,40.60437370029805],[-73.84627407534913,40.6043668969516],[-73.84630401842641,40.60436294443923],[-73.84633023420571,40.604352712794785],[-73.8463512185892,40.60433905202932],[-73.84636620783849,40.60432937580501],[-73.84637147050542,40.604319116140296],[-73.84637449289733,40.60430657206643],[-73.846396221102,40.60429519370128],[-73.84640370325329,40.60429577413822],[-73.84641867542888,40.60429351256451],[-73.84642544129296,40.60428040322186],[-73.84643297723191,40.60425759847799],[-73.84643001607684,40.60424333476033],[-73.84643154814658,40.604227936841866],[-73.84642335518497,40.60421138505398],[-73.84641368109908,40.604187416605846],[-73.8463735381499,40.60421941617245],[-73.84632559499296,40.60424098446909],[-73.84629184149799,40.60426257105358],[-73.84625454389044,40.6042828009256],[-73.84622438825933,40.604282760581825],[-73.84619242765929,40.60429623810121],[-73.84616755966195,40.604311076731825],[-73.84613385215934,40.60431238306924],[-73.8460948311766,40.60431097936343],[-73.84606999366487,40.604312297559645],[-73.84606638701214,40.604337980838],[-73.84608761367181,40.604363697877446],[-73.84609109543162,40.60439209356687],[-73.84607331644176,40.60440964592832],[-73.84603957613,40.604425824609756],[-73.84603596945928,40.604451507886864],[-73.84603591645778,40.604474491163494],[-73.84602700367059,40.604493407356216],[-73.84599327424186,40.60450417768956],[-73.84597547024414,40.604532546030164],[-73.84596831500689,40.60455822404668],[-73.84597001173601,40.604592026198546],[-73.84597880914976,40.604623133943036],[-73.84595746035164,40.604650144898486],[-73.84592548124223,40.60467173375315],[-73.8458934952106,40.60469602684792],[-73.8458703997321,40.604710867790615],[-73.84581713412032,40.60473242806677],[-73.84580465751586,40.60475809943645],[-73.84578511300879,40.604771592996826],[-73.84578504742836,40.60479998443725],[-73.84578322472349,40.604821614382146],[-73.84576016665831,40.60482023131116],[-73.84574422399962,40.604810745848624],[-73.84573181049113,40.60480937772816],[-73.8457158240981,40.60481882033538],[-73.84569278834995,40.60480797271208],[-73.84568395354553,40.60479308893757],[-73.8456627130824,40.604772780657626],[-73.84563257285997,40.60476598037158],[-73.8456006842626,40.604748361533545],[-73.8455723362156,40.60473345153458],[-73.84554750479111,40.60473206603809],[-73.84551205896015,40.60471849861472],[-73.84548546287549,40.604713055015516],[-73.84544466449059,40.604713000158796],[-73.84541093617585,40.60472377049023],[-73.84537187360317,40.60473994181676],[-73.84534168018315,40.60475612523265],[-73.84531678610645,40.60478177967183],[-73.84531142409956,40.604799347955904],[-73.8452989566858,40.60482096356594],[-73.8452865049302,40.6048358187175],[-73.8452669484218,40.60485472002],[-73.84522439404019,40.60484655061654],[-73.84519958138944,40.60483705313306],[-73.84518011016341,40.60481945140508],[-73.8451677266998,40.604804563480556],[-73.84513580371159,40.604801815709706],[-73.8451092022314,40.60479907560434],[-73.84508082355907,40.60479768589658],[-73.84505423061736,40.60479088957016],[-73.84500993363297,40.6047691981216],[-73.84498159016736,40.6047529358539],[-73.84497978092129,40.60476780582896],[-73.84495316128164,40.6047731777677],[-73.84493548711683,40.604744762226765],[-73.84490890831151,40.604732558206734],[-73.84489298127988,40.604716312671364],[-73.84490188455571,40.604701452773554],[-73.84493204037507,40.60470149346432],[-73.84495507194488,40.6047136928614],[-73.84498874200607,40.60472861019083],[-73.8450312994225,40.604735427389286],[-73.84508269778384,40.604754424311174],[-73.84513058278141,40.60475854506562],[-73.8451891080981,40.60476403175942],[-73.84522811744783,40.6047708442732],[-73.84525831403587,40.60475330876226],[-73.84526013756687,40.60473167949656],[-73.84527084098097,40.60470600646863],[-73.84526557165078,40.6046830155245],[-73.84526739336425,40.60466273771514],[-73.84527100391344,40.60463570300848],[-73.84529230555233,40.60462897170864],[-73.8453188702647,40.60464793509421],[-73.84534548043003,40.60464661877531],[-73.84538455009377,40.60462774438165],[-73.8454235320933,40.604646723776995],[-73.84545013912623,40.60464675955889],[-73.84545017355123,40.6046318883624],[-73.84543424103059,40.60461834715295],[-73.84540589845959,40.604600732359074],[-73.84541835014475,40.60458587719423],[-73.8454520734477,40.6045778111121],[-73.84547339739386,40.60456161590975],[-73.84550355940826,40.60455895220065],[-73.84555146015047,40.60455631249042],[-73.8455710006337,40.60454417159588],[-73.84556040994994,40.60452117284469],[-73.8455356005002,40.60451032347606],[-73.84549124541614,40.604514320075424],[-73.84545042079736,40.6045250807109],[-73.84540963504871,40.604519618179545],[-73.84536527237016,40.60452631830837],[-73.8453332805991,40.604553315498364],[-73.84529598748605,40.60457084080707],[-73.84525696637026,40.60456943664928],[-73.84523220462226,40.60453830751983],[-73.84520921315125,40.6045085327308],[-73.84518624276669,40.60446929406636],[-73.8451720185436,40.60448414665092],[-73.84517725829016,40.604519305382276],[-73.84517540520118,40.60455310293214],[-73.8451841912384,40.604589618401754],[-73.84516814998034,40.60462204470939],[-73.84516632015259,40.604646377553614],[-73.84516625744297,40.60467341770674],[-73.84517506659415,40.60469911751478],[-73.84515909335157,40.60470315171337],[-73.84513426821798,40.60469906254787],[-73.84511299477056,40.60469362553174],[-73.84510053986006,40.60470983278833],[-73.84507392273042,40.604713853131834],[-73.8450561864365,40.60471247709306],[-73.84501009056311,40.604701598744604],[-73.84496046047639,40.60468530793125],[-73.84492675677939,40.60468526246097],[-73.84488950249603,40.60468656431813],[-73.84485579857875,40.604686518826725],[-73.84482562705482,40.604693237902886],[-73.84480959904562,40.604720257001986],[-73.84479889048608,40.604748633568434],[-73.84478463314701,40.60477700601137],[-73.8447562199114,40.6047904874194],[-73.84472428685193,40.604791796410666],[-73.84468879712445,40.60479715680675],[-73.84465327278718,40.604817389057956],[-73.84463552703644,40.60482006865887],[-73.8445929547509,40.60482001110192],[-73.84454865789861,40.60479831880553],[-73.84453628783282,40.60477802248186],[-73.84449733750097,40.60474552187197],[-73.84445662414173,40.60470896314527],[-73.84445489982676,40.60468732892294],[-73.84447088160572,40.6046805907429],[-73.84450458778957,40.604679284221085],[-73.84454893176857,40.604680696336374],[-73.84459859388004,40.604683467587066],[-73.84463937403001,40.60469163415422],[-73.84468549367944,40.60469169648793],[-73.84471923599133,40.604675518709115],[-73.84474231781886,40.60466608582545],[-73.8447547853823,40.60464447094568],[-73.84478318978677,40.60463504524322],[-73.8448151497333,40.60462156861726],[-73.84483470381993,40.60460401884686],[-73.84485425409413,40.60458782136466],[-73.844868498578,40.60456485674187],[-73.84488451351818,40.604543247138565],[-73.84488457634296,40.60451620648263],[-73.84489526978513,40.60449458919287],[-73.84490066328506,40.60446350118592],[-73.84490782140392,40.604436471277296],[-73.84493801792607,40.60441893534731],[-73.84495048224011,40.60439867257075],[-73.84496295282614,40.6043757055427],[-73.84495945898925,40.60435271748131],[-73.84494354145629,40.604332415744985],[-73.84493651078742,40.60430401405914],[-73.84493127432441,40.6042675033586],[-73.84495438577507,40.60424590331961],[-73.84496153107281,40.60422428056649],[-73.84499352911459,40.60419457939665],[-73.84501132088452,40.60417161953964],[-73.84501671116553,40.60414188365125],[-73.84501144956403,40.60411618844591],[-73.84497773739679,40.604120198696336],[-73.84492451885205,40.604121479030326],[-73.84489793583722,40.604110626962665],[-73.84488558463809,40.60408221926542],[-73.84488568829524,40.604037603161125],[-73.84488577938546,40.60399839605923],[-73.84488407131576,40.60397000155258],[-73.84487881606056,40.60394160276089],[-73.8448789040147,40.60390374711358],[-73.84487720785566,40.603869944775674],[-73.84487904222901,40.603844259308374],[-73.84488972548236,40.60382669822447],[-73.84491638397411,40.60380510230929],[-73.84490579808984,40.60378075271305],[-73.84489164465558,40.60376450906648],[-73.84489878385955,40.603745590566575],[-73.84491480151569,40.603722628329365],[-73.84492199095271,40.603682078675156],[-73.84494864309723,40.603663186499716],[-73.84497705895393,40.603648352917496],[-73.84501429134613,40.603656515070426],[-73.8450355272396,40.60367817542878],[-73.84505497299298,40.603706593346054],[-73.84506732666989,40.603733650240436],[-73.84509740363362,40.60376749016085],[-73.84511508052294,40.603794554727024],[-73.84513806791198,40.60382568099097],[-73.84517881333612,40.603848719738025],[-73.84521603580289,40.60386093752957],[-73.84524441721238,40.603860975749164],[-73.84527634041585,40.603863722988415],[-73.84532068700203,40.60386378268101],[-73.84537567980378,40.60386250455093],[-73.84541827426996,40.603853098284006],[-73.8454501778208,40.60386395688385],[-73.84550164467825,40.603853210387435],[-73.8455229746381,40.60383431092472],[-73.84551592028659,40.60381672543776],[-73.84550888383062,40.60379102786896],[-73.8455231310462,40.60376671170824],[-73.84553381187018,40.60375050202038],[-73.84551253111614,40.60374776932608],[-73.84547705765345,40.60374636950831],[-73.84543975942685,40.60376659961864],[-73.84541133176091,40.603786840978586],[-73.84535630457516,40.60380299099351],[-73.84530838645094,40.60381374203384],[-73.84526049497192,40.603812326104574],[-73.8452108431041,40.60380549926741],[-73.84517184911697,40.603791926958365],[-73.8451559482099,40.60376486546388],[-73.84515421428615,40.60374728712249],[-73.84515425191294,40.60373106363223],[-73.84517912684937,40.60371352113832],[-73.84519513252187,40.60369596669291],[-73.84521469745562,40.603673009191866],[-73.8452395504173,40.60366493055513],[-73.84526263182194,40.60365549756608],[-73.8453034528079,40.60364608845134],[-73.84534784177248,40.60362722122877],[-73.84537446625431,40.603620496573306],[-73.84539401924067,40.60360294687257],[-73.84541180132342,40.60358404315991],[-73.8454419848076,40.60357191542879],[-73.84546508492626,40.60355437098877],[-73.84548281691352,40.60355709858589],[-73.84548811307013,40.60356792173529],[-73.84550583073855,40.603577409118394],[-73.8455235783732,40.60357337725654],[-73.84553071046163,40.603557162966396],[-73.84553073235793,40.60354769892844],[-73.84554492030809,40.60354906995839],[-73.84557154407796,40.603542345926414],[-73.84559288576578,40.60351803861897],[-73.84562303792465,40.603519431253524],[-73.84564782760678,40.603538392683845],[-73.84564422796488,40.60356137170194],[-73.84564239702091,40.603585704554504],[-73.84562818717824,40.60359379757446],[-73.84561397887141,40.603601890427264],[-73.84562814028573,40.60361407827801],[-73.84564584235825,40.603630325427204],[-73.84564403104655,40.60364654636801],[-73.84567768914962,40.603665519702],[-73.84570601577434,40.60368989371559],[-73.84575386568986,40.60370888557616],[-73.84577867800016,40.60371838294096],[-73.84579990659675,40.60374274740639],[-73.84582822081171,40.60377252905228],[-73.84585300106109,40.60379554681283],[-73.84588137018102,40.60380099203545],[-73.84589558605697,40.6037901955715],[-73.84590272431996,40.603771277008384],[-73.84591872445465,40.60375642654617],[-73.84594357046285,40.60375105200643],[-73.84595775200565,40.603755127235246],[-73.84598077408147,40.6037713816304],[-73.84599668867777,40.60379303518183],[-73.84601793494781,40.603810639151554],[-73.84602142310254,40.603836331935085],[-73.84600363176932,40.6038592919493],[-73.84598939696347,40.603878200506415],[-73.84598756433525,40.603903885993134],[-73.84602120171928,40.603932322762304],[-73.84601935842873,40.60396206412005],[-73.84602103022341,40.60400668243596],[-73.84602098033537,40.60402831358855],[-73.84601913392248,40.604059407573686],[-73.8460492364546,40.60408243175143],[-73.84608648792056,40.60408248164415],[-73.84611307445479,40.60409198080963],[-73.84613609356794,40.60410958763319],[-73.84616090296596,40.60412043704012],[-73.84618393456141,40.60413263552153],[-73.84619450982689,40.60416239350105],[-73.84619623960157,40.60418132394921],[-73.84621572468463,40.604193517678006],[-73.84624942681526,40.604193562768536],[-73.8462795861787,40.6041922509816],[-73.84631685015384,40.6041868931372],[-73.84632930024048,40.604172037871315],[-73.84632758686689,40.60414634747114],[-73.84627089141148,40.60411652799121],[-73.84626918831586,40.60408542975716],[-73.84627102215846,40.604059744770794],[-73.84629233640361,40.60404760495317],[-73.84632781403475,40.60404765239536],[-73.84633842537247,40.604061186367424],[-73.84635258211478,40.60407607720751],[-73.84637386791127,40.60407610566192],[-73.84641468899778,40.60406669615292],[-73.84644483831153,40.60406944069685],[-73.84647141490365,40.604082996488664],[-73.84649087758848,40.604104654207624],[-73.846515668395,40.60412361494804],[-73.84654041504945,40.604161503757354],[-73.84657408364755,40.604176420621066],[-73.84660956978627,40.60417241227024],[-73.84666632132983,40.604177896347906],[-73.84665740010635,40.60420086779329],[-73.84662362433791,40.60423191851211],[-73.84660585174392,40.604246766706076],[-73.84660225151418,40.60426974575131],[-73.84662348457218,40.60429275793943],[-73.8466252064737,40.604315744087636],[-73.84660743385776,40.604330592281805],[-73.84657550416195,40.604330549662436],[-73.84655244380191,40.604330518876225],[-73.84652228814892,40.60433047861063],[-73.84647617342715,40.60432771276187],[-73.84645131414932,40.604338495748074],[-73.84643885030064,40.604358759357645],[-73.84641397366438,40.604377653747164],[-73.84638909814534,40.604395196506324],[-73.8463819692866,40.60441005889101],[-73.84640323341826,40.60441955070719],[-73.84643693786124,40.60441959574559],[-73.84647949434776,40.60442641307701],[-73.84651495353285,40.60443457187114],[-73.8465503994141,40.60444814015837],[-73.84657341566061,40.604467097845955],[-73.84659645498215,40.604476592666174],[-73.84661950852079,40.60447932769268],[-73.84664429972281,40.60449828840483],[-73.8466513668647,40.60451046599155],[-73.84663715161648,40.60452126271657],[-73.84663177667467,40.60454423939402],[-73.84662995315367,40.604565868681206],[-73.84664588411734,40.6045807618518],[-73.84666364437008,40.60457132198442],[-73.8466902801944,40.60455918936072],[-73.84671866744965,40.60455652346802],[-73.84673820794289,40.60454438137013],[-73.84675775219081,40.60453088764733],[-73.84678433279353,40.60454309073956],[-73.846807346034,40.60456340167783],[-73.84682687786658,40.60455531577319],[-73.8468446535951,40.60453911542045],[-73.84684646153941,40.604524245917055],[-73.8468677629835,40.604517514492734],[-73.8469067918412,40.60451621435817],[-73.84695465818663,40.60452844576249],[-73.84698480153386,40.60453389424709],[-73.8470042954994,40.60454203163348],[-73.84703980348927,40.604528559112474],[-73.84706105204542,40.60454481143155],[-73.84709118611997,40.604554315593056],[-73.84711420077808,40.60457462580156],[-73.84711770797,40.60459220663755],[-73.84713717786401,40.60461115999696],[-73.84715495972118,40.604592256183935],[-73.84714614916295,40.60456655635895],[-73.84714087610229,40.604544917625525],[-73.84716215098653,40.60455035426815],[-73.84718339648606,40.60456795801937],[-73.84721705150244,40.604589634483595],[-73.84723122579555,40.60459641330055],[-73.84725961149023,40.60459509940125],[-73.84728269049755,40.604587018133294],[-73.84727561616761,40.60457754466677],[-73.8472827307014,40.60456944218359],[-73.84730047849382,40.60456540937762],[-73.84733065280167,40.6045573380293],[-73.84734487810019,40.604542484509615],[-73.84733960850846,40.60451949366081],[-73.84735029828464,40.604499228267926],[-73.84737162792625,40.60448032896591],[-73.84739294850523,40.60446548536504],[-73.84742311657912,40.60446011706967],[-73.84745328155776,40.60445610139397],[-73.8474780937283,40.604465598390334],[-73.8474957797153,40.60448860570909],[-73.84751704226066,40.60449944961334],[-73.84753296965972,40.60451569461766],[-73.84755777877622,40.60452654372175],[-73.8475896713115,40.60454280939023],[-73.84761093256937,40.60455365377795],[-73.84761088936585,40.60457258185271],[-73.84762326649977,40.60459017376345],[-73.84764096491102,40.604607773229624],[-73.84765511985351,40.604624016034634],[-73.84766927634942,40.60463890671074],[-73.84770116852481,40.60465517285011],[-73.8477224342392,40.60466466509379],[-73.84773667489004,40.60464305173846],[-73.84774025602988,40.60462818457053],[-73.84774561738416,40.604610616172856],[-73.84777043031407,40.60462011260422],[-73.84780052445613,40.60464719252948],[-73.84781291089884,40.604660728714705],[-73.84783061796436,40.604674271943246],[-73.84784476372289,40.60469457093215],[-73.8478624837862,40.6047027063268],[-73.84786244989697,40.604717578194006],[-73.84785531693318,40.60473379212266],[-73.84785526763622,40.604755424447156],[-73.84786054886936,40.604773006938245],[-73.84784632803661,40.60478650839823],[-73.84784274251315,40.60480272702225],[-73.84783559170491,40.60482705353275],[-73.8478568451698,40.60484195358127],[-73.84783197359793,40.604858144695235],[-73.84781066157723,40.60486893250378],[-73.84778223724315,40.60488782249053],[-73.84776455499473,40.604907621473316],[-73.8477427213121,40.604897604788746],[-73.84771964230542,40.604890533290444],[-73.84771834716585,40.604879466766164],[-73.84771442242844,40.60486437337374],[-73.84771313734548,40.604849283981416],[-73.8477032789624,40.604831667943735],[-73.84769737121374,40.60481808102702],[-73.84767429568254,40.604809500420096],[-73.8476650278319,40.60482256446933],[-73.84766760830176,40.60484821746452],[-73.84766560304,40.60485927961503],[-73.84764711158975,40.60486629602625],[-73.84762071384648,40.60486726670902],[-73.84758970053463,40.604866722831254],[-73.84756133120325,40.6048646731804],[-73.84753164723826,40.60486010766617],[-73.8475098921399,40.60485102585504],[-73.8474808703417,40.604845455025185],[-73.84745513656895,40.6048449179496],[-73.84742543789831,40.60484689055483],[-73.84737924259441,40.60484833765424],[-73.84734624391734,40.60485080861228],[-73.84729937100387,40.604860302217475],[-73.84727033081055,40.60486277841296],[-73.84724194702231,40.60486676390744],[-73.84722147320659,40.60487478396401],[-73.84719770359764,40.60488078760817],[-73.84715612519472,40.604883246601965],[-73.84711851926922,40.604880178879576],[-73.84709940870138,40.60486908915145],[-73.84709680310962,40.60485450041566],[-73.84708031887521,40.604848946666316],[-73.84707633416106,40.60486000567029],[-73.84706969569397,40.604877599141986],[-73.84705646055026,40.604893675401144],[-73.84703993965731,40.60490421546803],[-73.84699835333016,40.604910698783286],[-73.84697261262055,40.60491317879344],[-73.84695212684443,40.60492572475792],[-73.84693823614239,40.604940291026395],[-73.84692963836643,40.6049488297694],[-73.846900583128,40.60495784385035],[-73.8468425141627,40.60495776648274],[-73.84683792926477,40.6049431751036],[-73.84683531872636,40.60493009545938],[-73.84683204459479,40.60491902612004],[-73.84680963685585,40.60490692627114],[-73.84678060816647,40.604904372793264],[-73.8467542324925,40.604896291027686],[-73.84673644312906,40.604884196819704],[-73.84673648122886,40.6048676000766],[-73.84673651471095,40.60485301485178]]],[[[-73.84827982667265,40.60543325472772],[-73.84827187216364,40.60542970450032],[-73.84826025868274,40.60542994113235],[-73.8482483047523,40.60543422415139],[-73.84823834468294,40.605436487053204],[-73.84822474020869,40.605437480797995],[-73.84821312729913,40.60543746546193],[-73.8482028555254,40.60543113017793],[-73.84819823707112,40.60541974465046],[-73.84820355866331,40.60541393539686],[-73.84820855360279,40.60540610279522],[-73.84821188965054,40.605398267500036],[-73.8482112486072,40.60538815156946],[-73.84820363858339,40.60537878500751],[-73.84818473793281,40.60537345003445],[-73.84816551253134,40.605365837906014],[-73.84815026259481,40.60536025461329],[-73.8481349869964,40.60536605071228],[-73.8481316256319,40.60538501226281],[-73.8481140133699,40.6053971276596],[-73.84808679223644,40.60540341289864],[-73.84805958340117,40.60540438864139],[-73.84803868800886,40.60540107342098],[-73.84802011343676,40.6053980140674],[-73.84801387144422,40.60539206388402],[-73.84801125267414,40.60538442225761],[-73.84799281497564,40.605374347456085],[-73.84798228242337,40.60536709776758],[-73.84797068380988,40.605364670841624],[-73.84795277186757,40.60535499863192],[-73.84793803450349,40.60534171299179],[-73.84792067413856,40.60532158985635],[-73.8479054065747,40.60530870574833],[-73.84789174562947,40.60528577351422],[-73.84787333270674,40.60526484534031],[-73.84786863249467,40.605243934812634],[-73.84786815530133,40.60522222606897],[-73.84787081431665,40.60521258157607],[-73.84785660802058,40.60519728627657],[-73.847848209042,40.6051795877492],[-73.8478350745827,40.60515665570242],[-73.84784301608455,40.605143802311176],[-73.84784832905895,40.60512692507139],[-73.84784045719046,40.60510922657097],[-73.84783679506712,40.605096357984905],[-73.84783682255981,40.60508497038432],[-73.84784989171486,40.605076462790095],[-73.84788717369037,40.60507793295483],[-73.84790951454403,40.60509075053523],[-73.84792063859682,40.60511776025726],[-73.8479317881065,40.605133404488704],[-73.84795600589725,40.605140540609135],[-73.84798584323035,40.60513631746143],[-73.84798588852163,40.60511642592935],[-73.84798221794412,40.60509084672099],[-73.84800645667248,40.605089457459684],[-73.8480437565243,40.60508240219846],[-73.84809039734215,40.60506683487821],[-73.84814442744273,40.60508111510925],[-73.84816115361635,40.6051038700966],[-73.84817788927325,40.60512236314844],[-73.84821329608832,40.60512809267584],[-73.84824868418937,40.60514234823633],[-73.84827473457335,40.6051636948693],[-73.84829333123508,40.60518361100947],[-73.84829516959364,40.60519498013164],[-73.84827466353632,40.605194953062906],[-73.84825228896236,40.60519634484207],[-73.84825047719241,40.605207901804214],[-73.8482561056878,40.60521347238114],[-73.84826140139404,40.605219043188455],[-73.8482540809804,40.605228389364925],[-73.84824709296258,40.605237231046445],[-73.84823945142048,40.60524202552935],[-73.84824075740092,40.60525087816187],[-73.84825567748884,40.60525544980037],[-73.84826961452887,40.60525521506364],[-73.8482838830883,40.60525447532702],[-73.8482895361299,40.60524866650684],[-73.84830146876509,40.60525373979932],[-73.84831074098918,40.60526184420511],[-73.84831468948158,40.60527651660659],[-73.84831599564438,40.60528587417166],[-73.848313646776,40.605296998032756],[-73.84832093674066,40.60530105398894],[-73.84833123435725,40.60529600953378],[-73.84834781379055,40.60530058334994],[-73.84836238598997,40.60531248811059],[-73.84836303788309,40.60531754651266],[-73.84835871258156,40.60532234537876],[-73.84835172588666,40.60533118706831],[-73.84834540032278,40.60534053506569],[-73.84834372066881,40.60534938325466],[-73.84835132734725,40.6053605200851],[-73.84835263745076,40.60536785540878],[-73.84834963743825,40.605374173335996],[-73.8483416712749,40.60537517453405],[-73.84833304936946,40.60537339270715],[-73.84832474656558,40.60537666901031],[-73.84831644184993,40.60538146362828],[-73.84831112142062,40.60538676661516],[-73.84831740201126,40.60539663701886],[-73.8483303239516,40.60540474623954],[-73.84834093838809,40.60540577145311],[-73.84834589884555,40.60541311159358],[-73.84834853760553,40.605420195533696],[-73.84836079436514,40.605428809476656],[-73.848360442047,40.6054374069504],[-73.84835014687927,40.605441945305294],[-73.8483368792315,40.60543990488208],[-73.84832029418884,40.60543836568275],[-73.84830437452153,40.60543556301563],[-73.84828944568594,40.60543453160122],[-73.84827982667265,40.60543325472772]]],[[[-73.84840341186613,40.60592082886987],[-73.8484131500268,40.605919228909535],[-73.8484262837322,40.60591311700436],[-73.84843308214447,40.605901835500916],[-73.84842590197748,40.60589537464652],[-73.84841573658481,40.60589858701646],[-73.84840602113321,40.60589018718367],[-73.84840519024753,40.60588341187342],[-73.84839249183977,40.605883395123826],[-73.8483819051447,40.60588628460866],[-73.84837130885201,40.60589272201524],[-73.84835944513321,40.60589819043437],[-73.84834548054484,40.60589752702129],[-73.84833956788447,40.60589171231916],[-73.84833873854305,40.60588396986384],[-73.84832648261609,40.605876211659684],[-73.84832311286361,40.60586878801064],[-73.84832312532275,40.60586330395574],[-73.84832314291059,40.60585556245039],[-73.84831764583885,40.605853942391334],[-73.84831171288178,40.605857160337735],[-73.84830536294851,40.605857474115794],[-73.84829945117318,40.605851659915324],[-73.84829480835941,40.60584584755703],[-73.84829015762897,40.605843906287454],[-73.8482825387345,40.60584421905934],[-73.84827620053166,40.60583937160889],[-73.84827113290206,40.605834203509055],[-73.8482686086177,40.60582742612976],[-73.84827369897269,40.60582259426872],[-73.84827413625541,40.605816465619355],[-73.8482652687855,40.60580742190621],[-73.84825638577568,40.60580482955732],[-73.84825302175192,40.6057954707828],[-73.8482543062555,40.60578902059059],[-73.84825600919838,40.60578482941323],[-73.8482611001379,40.605779352565776],[-73.84826915161455,40.60577516960211],[-73.84827634714837,40.60577485627215],[-73.84829073740808,40.605774875267805],[-73.84829495202543,40.60578262286209],[-73.84830806460526,40.60578618860714],[-73.84832499307966,40.60578685610375],[-73.84833895764454,40.60578751951942],[-73.84835206846915,40.60579205307372],[-73.84836052212013,40.60579690280853],[-73.84837620149122,40.60578853647535],[-73.84838720705459,40.60578790600595],[-73.84839141391952,40.60579887919542],[-73.84839265665629,40.60581081578897],[-73.84839813079981,40.60582340345425],[-73.84840743240932,40.60582760931632],[-73.84841926688789,40.605834721800704],[-73.84842136827379,40.60584149878646],[-73.84840994132645,40.60584116088669],[-73.84840020097921,40.6058437286606],[-73.84840737015047,40.60585502858568],[-73.84842133385312,40.60585665930426],[-73.8484433389234,40.60585797896889],[-73.8484682910699,40.60586672104686],[-73.84847675572038,40.605866732206536],[-73.84847719225147,40.60586092655192],[-73.84847890403917,40.60585254229236],[-73.84848695675602,40.605847713824765],[-73.84849542733247,40.60584482204333],[-73.84850094783243,40.60583708795926],[-73.8485064748461,40.6058258047756],[-73.84850945786178,40.60581709885963],[-73.84850990976095,40.60580451901069],[-73.84850526502917,40.605799351478595],[-73.84850189665235,40.605791605174986],[-73.8485065597555,40.605788385545075],[-73.84851501912696,40.60579130014517],[-73.8485285588782,40.605792608133115],[-73.84853745580196,40.60578907125261],[-73.84855269971996,40.605785543405126],[-73.84857218257982,40.605779440016825],[-73.84859333756006,40.60578301632505],[-73.84859668773154,40.605798504130405],[-73.84859453936534,40.60581301754586],[-73.84858561976249,40.605826554056705],[-73.84857713097236,40.60583718835443],[-73.84855764743774,40.60584329124005],[-73.84855085637383,40.60585231429822],[-73.84854152848,40.60585939837959],[-73.84854912351818,40.6058694083788],[-73.84856054476481,40.605872649539876],[-73.84856944081805,40.60586911282335],[-73.84857410707004,40.60586460271662],[-73.84858044295491,40.605870095135295],[-73.84857957188373,40.60588073946892],[-73.84857954774202,40.605891383745586],[-73.84858164622031,40.60589945070006],[-73.84858203913753,40.605912677320056],[-73.84859260168582,40.60592043326602],[-73.84860784563689,40.60591787205534],[-73.8486243718563,40.605908861816054],[-73.84863707911683,40.605904685126106],[-73.84865147891134,40.605900510495985],[-73.84866631528851,40.60589020855253],[-73.84867818950814,40.605879901534536],[-73.84867396738115,40.60587505689214],[-73.84867186655569,40.60586860274066],[-73.84867948713294,40.60586764495743],[-73.848691761305,40.60586766111673],[-73.84870317875635,40.60587219189906],[-73.84871754856975,40.60588124332351],[-73.8487196444303,40.60589027875885],[-73.84869590952097,40.60590444026187],[-73.84866962907184,40.605922147516345],[-73.84863530598517,40.60593984367056],[-73.84859083592313,40.60595301052823],[-73.84854340843769,40.605963593520485],[-73.84850954890737,40.60596354889637],[-73.8484748441327,40.60596285816016],[-73.84843761637296,40.605955389369484],[-73.84840759940602,40.60594051137826],[-73.84839703848527,40.605931465944444],[-73.8483978993318,40.6059253373508],[-73.84840341186613,40.60592082886987]]],[[[-73.86702399475172,40.60806817876951],[-73.86874317559283,40.6070351787767],[-73.86868468826752,40.60824115818391],[-73.86777501561137,40.60853948877841],[-73.86702399475172,40.60806817876951]]],[[[-73.83446265686183,40.60719253294341],[-73.83587601623168,40.605636907043014],[-73.83610156628968,40.60736279332074],[-73.83428342685966,40.60918568185402],[-73.83446265686183,40.60719253294341]]],[[[-73.93531145154154,40.60886003972749],[-73.93423157627723,40.607897715187676],[-73.93351310733414,40.60834345581012],[-73.93201257885733,40.60699707239958],[-73.93169716569194,40.606714058788626],[-73.92986880245913,40.60507134146085],[-73.92950091705418,40.60530869242947],[-73.92915810663294,40.60552985710833],[-73.92844217800592,40.60600119748197],[-73.92769136140546,40.60648050759972],[-73.92696222704565,40.606961374713215],[-73.92624885113788,40.607413522260096],[-73.92444144415046,40.605793569315054],[-73.92373054951098,40.60625280715726],[-73.92301074384855,40.60671540295903],[-73.92230145504088,40.60717863108996],[-73.92158429111194,40.60763908539423],[-73.92065861731825,40.60675454271117],[-73.91984929882278,40.60722139756106],[-73.9197092873112,40.60730216261068],[-73.91852760833393,40.60611336664059],[-73.91847519049195,40.60614556760043],[-73.91794980501203,40.60620925234228],[-73.91701787907759,40.60538177850369],[-73.91712470643998,40.605310423846284],[-73.91560086104337,40.6039362526546],[-73.91549935833629,40.603914351368466],[-73.91541600735403,40.603950005930265],[-73.91476853163945,40.60336022167277],[-73.91489358102517,40.60328888376016],[-73.91442813462284,40.602863919563355],[-73.91399608925039,40.60278621349825],[-73.91396961253751,40.602775504985736],[-73.91395185624528,40.60276832278446],[-73.91389434799432,40.602703577768764],[-73.91386005212335,40.60275901226626],[-73.91384885637001,40.6027564782046],[-73.9138010981717,40.602872821727004],[-73.91382118712666,40.60287785931691],[-73.91382020162834,40.60288818005013],[-73.91380709007022,40.60288445810628],[-73.91368718510047,40.60285042101268],[-73.91369332211234,40.602839390977614],[-73.91378662750738,40.60286814468283],[-73.91383531832668,40.602755727409104],[-73.91381966764283,40.60275117194814],[-73.91382428947989,40.602743256644835],[-73.91385524392162,40.60269025100429],[-73.91382869588132,40.60266843672926],[-73.91383692737398,40.60266417978591],[-73.9138375968917,40.602663832832356],[-73.91375408736899,40.602596774607456],[-73.91373455897015,40.602607914713545],[-73.91364075667397,40.602524181704396],[-73.91332700399032,40.60276377776987],[-73.91348903819966,40.60289869030686],[-73.91347072649002,40.60291169069005],[-73.91329651030553,40.60276561417543],[-73.91363834620357,40.60250187020015],[-73.91363102852749,40.602494152327886],[-73.91366089338922,40.60246891002748],[-73.91365030202756,40.60245677496821],[-73.91357808200866,40.602425393230156],[-73.9134982641367,40.60236697556529],[-73.9133835175522,40.60244683306156],[-73.91337620538674,40.60244217995599],[-73.9133383546093,40.60247561654677],[-73.91335175598745,40.60248678158158],[-73.9132711751117,40.60255272059518],[-73.9133869327257,40.60263461155064],[-73.91319891628837,40.60278506150959],[-73.91318430081161,40.60276924744321],[-73.91335399077845,40.60264388224376],[-73.91335643976096,40.60263644797254],[-73.91326383824199,40.602567588466094],[-73.91324920347246,40.60256664746584],[-73.91301723241872,40.60275424871771],[-73.91300017523373,40.60274029168349],[-73.91329806292933,40.60250905027841],[-73.91328222596236,40.602496024160736],[-73.91331885909023,40.60246072776638],[-73.91332373554694,40.60246259135314],[-73.91336279315738,40.60243938115534],[-73.9133567063621,40.60243100982448],[-73.91347511544238,40.60234929587344],[-73.91340321353769,40.602310559901035],[-73.91336876508088,40.60229082781684],[-73.91331444593793,40.602258448198334],[-73.91329854635799,40.60225035124652],[-73.91324485254827,40.60224677368364],[-73.91317591595909,40.60223964770522],[-73.9131165873372,40.602220255928934],[-73.91290000359841,40.602487953057505],[-73.91290604871145,40.602491168502915],[-73.91273866862338,40.6027086770165],[-73.91270696033584,40.60269470948379],[-73.91285319795077,40.602507405574706],[-73.91272398622357,40.602453262946185],[-73.91274890958807,40.60242270427688],[-73.91288693485399,40.602484703640634],[-73.9129259657381,40.60243458587188],[-73.91292175545634,40.602432085324445],[-73.91309691306886,40.60221445342306],[-73.91305994409451,40.60220621016669],[-73.9129903429,40.60220009427772],[-73.91292868939256,40.602200047584304],[-73.91281401274672,40.60219086548641],[-73.91277093173233,40.602182748843084],[-73.912674147097,40.60217913779721],[-73.91256809408638,40.602165414426366],[-73.91243685475278,40.60214762878904],[-73.9122678192514,40.602136888913],[-73.91212130476976,40.60213980891788],[-73.91195753841404,40.602154841953684],[-73.91176263325637,40.60215570368344],[-73.91158427689338,40.60213548840344],[-73.91157836556718,40.6022178711912],[-73.91181195390887,40.6022327622449],[-73.91216040266461,40.602259735926594],[-73.91230939977284,40.602275084477974],[-73.9123215242302,40.60228332812281],[-73.91254170182432,40.60236443995549],[-73.91252801774947,40.60239217890729],[-73.9125051581593,40.60238604116291],[-73.91251410692416,40.60237254361556],[-73.91230602075088,40.60229789116549],[-73.91225514662504,40.60228989185125],[-73.91225218426689,40.60232444717424],[-73.91202422222574,40.60230280855643],[-73.91182941479134,40.60228942881869],[-73.91165189230664,40.602278257844354],[-73.91164855920921,40.60229392864245],[-73.9115770834805,40.602288741416125],[-73.91157412225583,40.60232151203442],[-73.9115596471404,40.60232040307756],[-73.91154411182994,40.60243932310403],[-73.91162277849257,40.6024504457434],[-73.91162568786618,40.6024508564168],[-73.91208626273551,40.602515972583],[-73.91208793773212,40.60251620941034],[-73.91219875740725,40.602531876852986],[-73.9122096646703,40.602533418412364],[-73.91223208880625,40.602536588773525],[-73.91225690633165,40.60254009802633],[-73.91227574643314,40.602542761714965],[-73.91229559896402,40.60254556773514],[-73.91231860788493,40.6025488209501],[-73.91234251100596,40.60255219981922],[-73.91236146275145,40.60255487949416],[-73.91238406029152,40.60255807408213],[-73.91240284062872,40.60256072949537],[-73.91243560024542,40.602565360171965],[-73.91245058778547,40.60256043098709],[-73.91250311483645,40.60251641751625],[-73.91261098676527,40.602532006593925],[-73.91257290407604,40.60268329953218],[-73.91255889943042,40.60267969319915],[-73.91259129985662,40.60254942169348],[-73.91251889258051,40.60254030930365],[-73.91248882820432,40.60267415026929],[-73.912475287776,40.602673398809195],[-73.9124900672872,40.60260684871148],[-73.91247938988259,40.60259292443466],[-73.91245933636156,40.60258967032001],[-73.91240792926915,40.60258262474656],[-73.91240112704476,40.6025816924556],[-73.91229536833681,40.602567196581326],[-73.9122929248292,40.60256686150107],[-73.91225841311314,40.602562131106545],[-73.91225241960744,40.602561310328454],[-73.91212846663161,40.60254432131097],[-73.91211791202154,40.6025428745001],[-73.9120873814935,40.60253868939035],[-73.9120601313176,40.602534954923115],[-73.91203349801063,40.60253130418362],[-73.91199845033861,40.60252649975544],[-73.91197311405742,40.602523027408516],[-73.91194080371574,40.60251859898446],[-73.91192036060242,40.60251579680599],[-73.91188459718971,40.602510895130244],[-73.9118697794801,40.60250886353411],[-73.91182630076685,40.602502904175445],[-73.91181118946098,40.602500833479695],[-73.91178116749353,40.602496718538525],[-73.91175977525427,40.60249378593533],[-73.9117202557417,40.60248836918771],[-73.91170103252993,40.60248573426381],[-73.91166041994477,40.60248016788994],[-73.911637820139,40.60247707032476],[-73.91160007717856,40.60247189698136],[-73.91156976933146,40.6024677422281],[-73.9115436136137,40.60246415724639],[-73.91151505923006,40.60246024306],[-73.91149232921113,40.60245871762734],[-73.91146180823614,40.60245666902585],[-73.91143632064774,40.60245495901842],[-73.91140473154968,40.60245283821127],[-73.9113646086419,40.60245014590588],[-73.91133770304369,40.60244833996144],[-73.91130574252344,40.60244619521892],[-73.91128075538136,40.60244451806387],[-73.9112492528857,40.602442403311834],[-73.91122379607837,40.60244069445378],[-73.91118973777338,40.60243840867417],[-73.91117505476424,40.60243742347986],[-73.911134633856,40.60243471009019],[-73.91111283637792,40.60243324661924],[-73.91111012276473,40.60243306442651],[-73.91104924152093,40.602428978696324],[-73.9110172449766,40.602426830495055],[-73.91097269662909,40.602423840445155],[-73.91095957598458,40.60243305225959],[-73.9109522497182,40.602498921738345],[-73.91094007982456,40.60249781432204],[-73.91095655549329,40.60237571104598],[-73.91094634346705,40.602364642186615],[-73.91089355171218,40.60236306418764],[-73.91088639353035,40.6024923380603],[-73.91086536585789,40.60249048328855],[-73.91087683378204,40.60234235483669],[-73.91098752750158,40.60234836948109],[-73.91098165500402,40.602403206448635],[-73.91103082003106,40.602406825958255],[-73.91105149314882,40.60240834888512],[-73.9115095375722,40.602442068761135],[-73.91151957194396,40.60239686856943],[-73.91154234369183,40.6022245407857],[-73.91151135057133,40.60222076209501],[-73.91108453833075,40.60216871624993],[-73.91106495246156,40.60216632737422],[-73.91105289498671,40.60216485735608],[-73.91105083185882,40.602164605973314],[-73.91094453904734,40.602151643846284],[-73.91092886882552,40.602208943102525],[-73.91091626763057,40.60220676550798],[-73.91093999639928,40.60212847422256],[-73.91096008663277,40.60213172930111],[-73.91095863542682,40.60213922142233],[-73.91112022777182,40.60216031730553],[-73.91132243660033,40.6021854500985],[-73.91155222594801,40.60221315808215],[-73.911555291408,40.60215546472988],[-73.91148569138119,40.60214745066226],[-73.91148979015902,40.60212474557269],[-73.91091553413843,40.60205045417576],[-73.91075830846516,40.602027500983496],[-73.91074229839457,40.60215033418676],[-73.91073679023073,40.60241849622214],[-73.91074939384333,40.60241889082503],[-73.91075123972264,40.60243729986263],[-73.91070227869037,40.60244204009817],[-73.91068388222124,40.60244382188321],[-73.9106611494386,40.60244602263563],[-73.91062491178188,40.602449530331626],[-73.9105976573654,40.60245216932958],[-73.91057853040581,40.60245402089178],[-73.91054326019861,40.602457436503535],[-73.9105251165245,40.60245919232542],[-73.91050174667049,40.60246145554128],[-73.91046885872737,40.60246463911467],[-73.91044228268643,40.602467212262674],[-73.91041217225653,40.60247012792708],[-73.91038614226275,40.60247264821343],[-73.91035235455543,40.60247591833463],[-73.91032083788154,40.60247896958209],[-73.91029630204753,40.60248134610124],[-73.91027032458513,40.60248386037139],[-73.91024244561032,40.60248655977809],[-73.9102148044883,40.6024892352396],[-73.91018938472068,40.602491696652876],[-73.91015123956916,40.60249538933636],[-73.91013268083921,40.602497185816425],[-73.91009326067896,40.60250100329815],[-73.91008979311815,40.6025013381568],[-73.91005288052875,40.60250491215606],[-73.91004612016704,40.60250556659487],[-73.90999108255586,40.60251089465706],[-73.90996588677653,40.60251333424991],[-73.9099316760778,40.60251664613338],[-73.90991192081313,40.602518558575504],[-73.90987755469135,40.602521885231084],[-73.90986311771721,40.60252328366731],[-73.90981528119761,40.602527915010455],[-73.9097937958812,40.60252999460896],[-73.90975051902264,40.602534184378946],[-73.9097384814668,40.602535349137625],[-73.90971635138919,40.602537491876376],[-73.90968750292872,40.60254028487331],[-73.90966007411464,40.60254294059986],[-73.90963956416499,40.60254492594724],[-73.90960749565794,40.602548030342035],[-73.90958653110113,40.60255005938254],[-73.90955752545295,40.60255286746837],[-73.90952963345023,40.60255556836722],[-73.9094999608392,40.6025584407473],[-73.90946895123092,40.60256144273933],[-73.90943690776788,40.6025645449284],[-73.90942194736621,40.602565992820466],[-73.90939318505434,40.60256877693235],[-73.90936888678964,40.6025711293167],[-73.90933598554832,40.60257431423077],[-73.90930709023294,40.60257711145107],[-73.90928958025673,40.60257880709988],[-73.90926141740549,40.60258153301684],[-73.90923282104954,40.60258430180696],[-73.90920512642842,40.60258698200934],[-73.90918404797516,40.60258902278107],[-73.90915072464523,40.60259224902331],[-73.90913303330453,40.60259396092277],[-73.90909403356345,40.60259773600936],[-73.90907342707469,40.60259973123107],[-73.90904427233983,40.60260255330938],[-73.90905328065217,40.602677383662474],[-73.90903689530526,40.60267734322026],[-73.90901848567094,40.60252482766928],[-73.90903202754454,40.60252382282688],[-73.90903931176996,40.60256941964958],[-73.90904999552458,40.60257799186168],[-73.90906874090433,40.60257620391302],[-73.9095731102396,40.60252809362149],[-73.90959719234452,40.602525795973484],[-73.9096261497805,40.60252303441283],[-73.90964070192067,40.60252164598116],[-73.90965952113021,40.602519851460606],[-73.90968807012342,40.60251712742489],[-73.90972417524189,40.60251368307857],[-73.90973128995621,40.60251300464534],[-73.90975811637514,40.60251044559576],[-73.90978460799371,40.60250791928031],[-73.90980438696396,40.602506031505534],[-73.90983331888222,40.60250327272062],[-73.90985487053709,40.60250121611828],[-73.90988173079975,40.60249865388324],[-73.90990680276435,40.60249626296273],[-73.90992660678681,40.60249437367883],[-73.90994939430524,40.602492198914014],[-73.90997533502276,40.602489724727185],[-73.90999151650696,40.60248818172518],[-73.91002236530564,40.602485238269075],[-73.91004411786929,40.60248316369534],[-73.91006711509377,40.602480969973016],[-73.91009512657575,40.60247829751721],[-73.91011106096981,40.602476777256626],[-73.91013283507189,40.60247470000245],[-73.91015996416098,40.602472112615814],[-73.91018019243549,40.60247018291016],[-73.91020916982845,40.6024674185378],[-73.91022711673475,40.60246570600215],[-73.91025100644434,40.602463427835424],[-73.91027633909889,40.602461010735766],[-73.9103029227871,40.602458474488515],[-73.91042934860639,40.60244641415671],[-73.91043547430496,40.60244582989809],[-73.91071154457046,40.60241949317842],[-73.91072262523717,40.60215882838356],[-73.91071565416222,40.60214811818805],[-73.91070633053948,40.60214451526543],[-73.91065876834338,40.6021467536832],[-73.91062829606578,40.60214818749482],[-73.91062070288947,40.60214854512814],[-73.91058959271591,40.60215000959382],[-73.91058133746694,40.60215039786997],[-73.91055007891845,40.602151869580766],[-73.91054088529246,40.60215230202145],[-73.91051037212483,40.60215373794783],[-73.91049990864467,40.60215423104721],[-73.91047114429789,40.602155584392946],[-73.91045997763976,40.602156110279125],[-73.9104274492333,40.602157641780416],[-73.91041650590408,40.60215815644442],[-73.91038608351266,40.602159588555416],[-73.91037483200684,40.602160117717794],[-73.91033802012439,40.60216185007128],[-73.91032666200859,40.60216238467424],[-73.91029576547848,40.60216383951038],[-73.91028579107838,40.6021643081777],[-73.91025051699417,40.60216596882838],[-73.91024293172676,40.60216632627539],[-73.91021056882964,40.60216784896548],[-73.91019674794013,40.60216849923696],[-73.91016998540684,40.60216975891488],[-73.91015378417343,40.60217052140809],[-73.91012895752176,40.602171689946225],[-73.91010418626243,40.60217285533932],[-73.91008138165786,40.60217392928708],[-73.91005595359917,40.60217512531637],[-73.91004020253801,40.602175866702055],[-73.91001923951556,40.602176853791136],[-73.90999627049041,40.60217793429443],[-73.90997268049529,40.60217904446198],[-73.90995100154383,40.602180064986214],[-73.90993251206359,40.60218093488427],[-73.90990426776705,40.602182264874095],[-73.90988771570824,40.602183043472564],[-73.909862033319,40.60218425249425],[-73.90982047676913,40.60218620762761],[-73.90981964785841,40.60218624651409],[-73.9098003270456,40.602187155778005],[-73.90978008939607,40.60218810837911],[-73.9097536075463,40.60218935511328],[-73.90973216268853,40.60219036422045],[-73.90970812690573,40.60219149542739],[-73.90969237078123,40.60219223676142],[-73.90965206539155,40.60219413300913],[-73.90964573480449,40.602194431595144],[-73.90963361898622,40.60219500121762],[-73.90963206821229,40.602195074213675],[-73.90951989175076,40.602200353589325],[-73.90951755361037,40.60220046315542],[-73.90942704334974,40.602204722658094],[-73.90942469395976,40.60221004622439],[-73.90943138265835,40.6022706292128],[-73.90941924579833,40.60227130584728],[-73.90940934304675,40.602190765755445],[-73.91025181119574,40.60213749406509],[-73.91028052296909,40.60213567868773],[-73.91061414321399,40.60211458135733],[-73.91072006391992,40.60210788227543],[-73.91073123013267,40.60202137602769],[-73.9106762807201,40.60199923388736],[-73.91059343421288,40.601983505990674],[-73.91046418020109,40.60196875141988],[-73.9103249828484,40.601953990118346],[-73.91029382758084,40.601951944564625],[-73.91026730340195,40.6019564709355],[-73.91018507191166,40.60197661876336],[-73.91008627743624,40.60198917304703],[-73.9100086835059,40.60201084068352],[-73.90992843512207,40.602035536455276],[-73.90987671309695,40.602045096670615],[-73.90982765180641,40.602047585030085],[-73.9097964992642,40.602043013003616],[-73.90975806473323,40.602031360828214],[-73.90971898460744,40.60200707659922],[-73.90969049558723,40.60199341147631],[-73.90964543475923,40.601979732146205],[-73.90960169091899,40.60197161379318],[-73.90951771292929,40.6019565588708],[-73.9094139369034,40.60192680753304],[-73.90932461695023,40.60187137556554],[-73.90927717066522,40.60183726971917],[-73.90919062963887,40.601792485818365],[-73.90915998079213,40.60173284130617],[-73.90911535948204,40.601677443994014],[-73.90904839322077,40.6016177707255],[-73.90899811500084,40.601613472165],[-73.90894225138031,40.60160704069881],[-73.90888637011825,40.60161338362799],[-73.90886397208234,40.60164956474063],[-73.9088415653017,40.60169213306016],[-73.90877728320666,40.601713374010366],[-73.9086850788645,40.60172394726705],[-73.90859284082988,40.60176007247883],[-73.90848381882816,40.60181108882302],[-73.90845303178325,40.60185365039284],[-73.90848647031369,40.60191542677827],[-73.90841657414553,40.60195582722339],[-73.908324335646,40.60199195154884],[-73.90827682294537,40.60200681954903],[-73.90822367322265,40.602057879721045],[-73.9081258679568,40.60207909420155],[-73.90805043964134,40.60207903387852],[-73.90796940375033,40.60209387425572],[-73.90798331091142,40.60213860094366],[-73.90793857676012,40.60216411650355],[-73.90788270462797,40.60216407173414],[-73.90783802758442,40.602149131010776],[-73.90780451831077,40.60213845765404],[-73.90773743343888,40.602166084499665],[-73.90766193140539,40.6022192559288],[-73.90770657902236,40.60225548965728],[-73.90767859330323,40.60229166621746],[-73.90757801658857,40.602295843134485],[-73.90746904037098,40.60231279065266],[-73.90741315696371,40.6023212623275],[-73.90734337430533,40.60227862050303],[-73.90730710229315,40.60224665164596],[-73.90722328631658,40.60225084227205],[-73.90714497577616,40.602314657574404],[-73.90708065697879,40.602361451108415],[-73.90700516441797,40.60240823389016],[-73.90694091369421,40.60240605241955],[-73.90683199105865,40.60238467171362],[-73.90676215947408,40.6023782273617],[-73.90669509431986,40.602390948877655],[-73.90665322757248,40.60236323302654],[-73.90657223869849,40.60234400422282],[-73.90651073121998,40.60237802310948],[-73.906438010992,40.602439713683964],[-73.90628991431532,40.60246301494528],[-73.90619769468621,40.602484232171804],[-73.90610553378727,40.602462864456825],[-73.90602170167863,40.60247983013732],[-73.90594063485345,40.60251596168413],[-73.90585959129868,40.60253505949469],[-73.9058121025746,40.60253289061955],[-73.905775738002,40.60256692988304],[-73.90571429217962,40.60255623284234],[-73.90567795029051,40.60257323789291],[-73.90567510895289,40.60260730446474],[-73.90562200191036,40.60262642453012],[-73.90556336027923,40.60260934165598],[-73.9055130681642,40.60261355907933],[-73.90545995334338,40.602639067286596],[-73.90538730361929,40.602649653479354],[-73.9053566064639,40.60262620628321],[-73.9053118828416,40.602643203645144],[-73.90527559951957,40.60261975182481],[-73.90516387803422,40.60260262448318],[-73.90497116186197,40.602570526190945],[-73.90489568749854,40.602602402865344],[-73.90484544064694,40.602574680425974],[-73.90457452701476,40.602525481994704],[-73.90434259119111,40.60257000473512],[-73.90413019682194,40.602623059824225],[-73.9039903959016,40.60270598650473],[-73.9039344950867,40.602725102786536],[-73.90385350349142,40.60270800085844],[-73.90376136276929,40.60267385483428],[-73.90368597722833,40.602643981538435],[-73.90366927963301,40.60259925249417],[-73.90358548780378,40.60258640628677],[-73.90341789367874,40.602569231366765],[-73.90335926212688,40.602545760157696],[-73.90332579345151,40.60250740417741],[-73.90332866108714,40.602456303483024],[-73.90330627451794,40.60248183586868],[-73.90327267391594,40.6025350403317],[-73.90323626727096,40.6025967592714],[-73.90319707837885,40.60264995900657],[-73.9031328460829,40.60263499947873],[-73.90306024236759,40.60261364530102],[-73.90302393445148,40.60260722694953],[-73.90289817410734,40.6026390597031],[-73.90283654031492,40.60275824886276],[-73.9027507945804,40.602747257456244],[-73.90268897007445,40.60277717174262],[-73.90264403730319,40.60277713368882],[-73.902576614479,40.60279419971404],[-73.90255408560793,40.60283698901423],[-73.90248665085545,40.60286261655593],[-73.90242477475519,40.602926777476355],[-73.90234610004897,40.6029566762656],[-73.90225623536399,40.60295659987323],[-73.90208761376893,40.60304207364259],[-73.90201449163602,40.603114785836624],[-73.90195271046693,40.60311473314699],[-73.90186285142322,40.60311037507605],[-73.90175048311514,40.603135964981],[-73.90171674023382,40.603165901573874],[-73.90164934831081,40.60316156254695],[-73.90143013761237,40.60327267745611],[-73.90131218457998,40.603276856435585],[-73.90113803879981,40.60329811130197],[-73.90103135038235,40.60328089632083],[-73.90098085235894,40.603246606507525],[-73.90087406741073,40.60329360322528],[-73.90077857954725,40.60329780153365],[-73.90062134878224,40.60327626115012],[-73.9005090164568,40.6032761639622],[-73.90041343986027,40.60334029411798],[-73.9002785777926,40.60338298557936],[-73.90014380076332,40.60337002677508],[-73.90002589744076,40.60333995765817],[-73.8998349343069,40.60333979138559],[-73.89953149146001,40.60343798627709],[-73.89919990850584,40.60357468288038],[-73.89900742307576,40.60361617488941],[-73.89892158010787,40.603636282503274],[-73.89884507669417,40.6036519177055],[-73.89880755324545,40.6036570901581],[-73.89876962314618,40.60366007846155],[-73.89870283927436,40.60365761977619],[-73.89863711786062,40.60364824817199],[-73.89857368487853,40.60363213846775],[-73.89851372361078,40.60360959117545],[-73.89843337990727,40.60359194199612],[-73.89835614927831,40.603567519561054],[-73.89828301117038,40.603536633599106],[-73.89821489312475,40.603499675810355],[-73.89815265901343,40.60345711489756],[-73.8980762772802,40.60340231378785],[-73.89800185480675,40.6033459684423],[-73.89793178098228,40.603325340515006],[-73.89788865968686,40.6034021785106],[-73.89787509197035,40.603417120613805],[-73.89785879654501,40.603428300098344],[-73.89783200629752,40.60342865657729],[-73.89780602200346,40.6034225905297],[-73.89776039488922,40.60340618502776],[-73.89769932584397,40.60338646962662],[-73.89762630991294,40.60336347572736],[-73.89758896908246,40.60336376461849],[-73.89755308037532,40.603359253237585],[-73.89752215614736,40.603355295600466],[-73.897480565615,40.60335662320115],[-73.89746504398501,40.603358692077485],[-73.8974642755875,40.60336511312107],[-73.89748460204108,40.60337438405879],[-73.89749017011742,40.603381936550605],[-73.89748089896779,40.60339046188314],[-73.89746746061941,40.60339467364118],[-73.89743288129912,40.603401442796645],[-73.89739961901046,40.60341680367945],[-73.89738337960466,40.60341722509201],[-73.89735739381571,40.603411159946766],[-73.8973370660497,40.603401889153],[-73.89732290509437,40.60340717059264],[-73.89730601994378,40.60340599938736],[-73.89729266894606,40.603402142661935],[-73.89723313102627,40.60337224746443],[-73.89715888700508,40.603332566429394],[-73.89712805517978,40.60331787718354],[-73.89710904509039,40.60331722556566],[-73.89708289097219,40.60332458013396],[-73.89706804280162,40.60333093160599],[-73.8970419760686,40.60333021753451],[-73.89698218409256,40.603321781966734],[-73.89688024236906,40.603305041158464],[-73.8968036118789,40.60329005708451],[-73.89673399613537,40.603277796753645],[-73.89666088711941,40.603265530894205],[-73.89658493981723,40.603252139821215],[-73.89654755812755,40.603255145325726],[-73.89651302448962,40.60325653538562],[-73.89649469553758,40.603257476309345],[-73.89648830856083,40.60326441212949],[-73.8964853737435,40.603274069554864],[-73.89647618573015,40.60327724366374],[-73.89644297536412,40.60328453460282],[-73.89640069803062,40.60328695867768],[-73.8963675258509,40.603291588763085],[-73.89634068580159,40.603299984575656],[-73.89632014324188,40.60330954050699],[-73.89629815197993,40.603323896681815],[-73.89628190775072,40.603327008453256],[-73.89624673323141,40.60332408866872],[-73.89619757325677,40.60331036736235],[-73.89617091227475,40.60329999215279],[-73.89614004022916,40.603287993124255],[-73.89610287352741,40.60327217308717],[-73.89607199798003,40.60326286338337],[-73.89604384457012,40.60325997886809],[-73.89600302238496,40.603254884899776],[-73.89596997504184,40.60325147341422],[-73.89593693744898,40.60324265475555],[-73.89590669508631,40.603240317308384],[-73.89585609066737,40.603228735570674],[-73.89578792525599,40.603211645611175],[-73.8957162630387,40.60319724295732],[-73.89566221716451,40.60317756199509],[-73.89561514064172,40.60316598285131],[-73.89554633671868,40.603144610792],[-73.89551469074578,40.60314172297265],[-73.89546191575273,40.603136011991644],[-73.89540348623548,40.603130816688505],[-73.89535002955834,40.60312348603345],[-73.89530920285445,40.603121080155525],[-73.89526973559381,40.603121916019255],[-73.89521755076294,40.60312855521409],[-73.89518646376794,40.60313532687794],[-73.8951532864784,40.603142644949415],[-73.89515269577268,40.60315731650572],[-73.89514890575903,40.60317170791737],[-73.89514202241102,40.60318541677339],[-73.89513292729836,40.60319731024766],[-73.89512150437476,40.603207973667985],[-73.89510803458028,40.60321714477265],[-73.89509815412535,40.60322228325698],[-73.89508387330619,40.603227906803106],[-73.89506870431421,40.60323196011238],[-73.895052942639,40.60323436422689],[-73.89501492149364,40.6032330323231],[-73.8949691159366,40.60323542450351],[-73.89494020095076,40.60323632585188],[-73.89490978913675,40.603247407914346],[-73.89488150427223,40.60325796972552],[-73.89486245266271,40.60325998023969],[-73.89481732811238,40.60326399248735],[-73.89478274837147,40.60327076067778],[-73.89475157385749,40.603285573378024],[-73.8947295822229,40.603299956727525],[-73.89469984783439,40.60331532073111],[-73.89467867139669,40.603317877591046],[-73.89465268435441,40.60331181133029],[-73.89461326656836,40.60330726664617],[-73.8945345514573,40.60329011081684],[-73.89450571278714,40.60328832210953],[-73.89443392639242,40.60328195860363],[-73.89437553713037,40.603274072966094],[-73.89431791280668,40.603262428647014],[-73.89420904879694,40.60323220221615],[-73.89414509368001,40.60321676247207],[-73.8940881482603,40.60320673816775],[-73.89400870714773,40.603193339994014],[-73.89393058604774,40.60318584436752],[-73.89386368619779,40.60318544067831],[-73.89381784436425,40.6031878328689],[-73.89379738864875,40.603189292413504],[-73.89378250053028,40.603198332100725],[-73.89377037361662,40.603213824547794],[-73.89376531210357,40.60322400028408],[-73.8937575289868,40.603227696490144],[-73.89374064328412,40.60322652526301],[-73.89372095675178,40.603221563105485],[-73.89370547536392,40.6032209433377],[-73.89368284421465,40.60323098973723],[-73.89366433856856,40.60324803982219],[-73.89363933020316,40.60327743212924],[-73.89359304552599,40.60332277345041],[-73.8935559921427,40.603362252074405],[-73.89351762125425,40.6033931658754],[-73.8934743652867,40.60341811930497],[-73.89345382364209,40.603427647752845],[-73.89342630576358,40.60343176037777],[-73.89338190366958,40.60343470272284],[-73.89335643009105,40.603443677082275],[-73.89334081897667,40.60345378605028],[-73.89330402166888,40.60347180333427],[-73.8932644737467,40.60347798898244],[-73.8932130138628,40.60348086875281],[-73.89316163463332,40.60347839685463],[-73.89312081407311,40.6034733018641],[-73.89306395211368,40.603457924739686],[-73.89293110384769,40.60342915255523],[-73.89282355444473,40.603407517102056],[-73.89274764309725,40.6033941494935],[-73.89268436914168,40.60338033008228],[-73.8926394134904,40.60337089389577],[-73.89260628922699,40.60337014257254],[-73.89256260761059,40.60337201543292],[-73.89252807514794,40.60337340446413],[-73.89249498473366,40.60337265330807],[-73.8924519450272,40.603378834907886],[-73.89239904115597,40.60338385281302],[-73.89235957546367,40.603384686506374],[-73.89229339638528,40.603383185094465],[-73.89223628261263,40.60338658014463],[-73.89219609555771,40.603388483617096],[-73.89215789933395,40.603403260882665],[-73.8921147296993,40.60342017231254],[-73.89208920339586,40.603437186905936],[-73.89205313344806,40.603451444614706],[-73.89202702408144,40.60345344685702],[-73.89199316756378,40.603459117738986],[-73.89191759402713,40.60347420892371],[-73.89186106878796,40.603489953086225],[-73.89182992930586,40.60350479300467],[-73.89180164974196,40.60351266471684],[-73.89177200539345,40.60351729746748],[-73.89174104754184,40.6035133652151],[-73.89171433958727,40.60350834014508],[-73.89169922125964,40.60350582653154],[-73.8916841035943,40.603503311743886],[-73.89164186812135,40.60350304409142],[-73.89158964434058,40.60350970974749],[-73.89143870629091,40.60352644567225],[-73.89138371189347,40.60353201063125],[-73.8913632105614,40.603538847722184],[-73.89134760000071,40.60354895742541],[-73.89135661721268,40.60355920298942],[-73.89135516745014,40.603564031821044],[-73.89132743458993,40.60358694453805],[-73.89128919675657,40.603604409649236],[-73.89126797331011,40.60361234519924],[-73.89123976857209,40.60361752749762],[-73.89122153254331,40.60360773608257],[-73.8912103463799,40.603600698817054],[-73.89118930023031,40.60359249659941],[-73.89117096536285,40.60359615399242],[-73.89116301115773,40.603613269117766],[-73.89115550834605,40.603656183497655],[-73.89115796922074,40.603686813349995],[-73.89114851886245,40.603714137627264],[-73.89113273210046,40.60374032843012],[-73.89111205599046,40.60376330423651],[-73.8910850850021,40.603782456585854],[-73.89104110517296,40.60380847842284],[-73.8910106050327,40.603827599431476],[-73.89096929951721,40.60386814370043],[-73.89094875605967,40.60387767052624],[-73.89092024791927,40.60390972095926],[-73.89088766987827,40.603924009090946],[-73.89085789102629,40.60394206123728],[-73.89083019806596,40.603962283352615],[-73.8908017889327,40.60398091392356],[-73.89076073860078,40.603999968216314],[-73.89071833666686,40.60401043014433],[-73.89068367020164,40.60402523875596],[-73.89064619902992,40.60403628382543],[-73.89060446917647,40.604053745553415],[-73.89055147645125,40.604066831232736],[-73.8905125583027,40.60408267710516],[-73.89045726371825,40.6041123911719],[-73.89041056052777,40.604131961637485],[-73.89034344230693,40.60415032666846],[-73.89030103578976,40.60416347996227],[-73.89027849507697,40.604162795867495],[-73.89022137677411,40.604168878085915],[-73.89017331472813,40.604182517126134],[-73.89014230894804,40.604183937960954],[-73.89011058707575,40.60418373625253],[-73.89005980212868,40.60419092410778],[-73.89001812356177,40.60420031763319],[-73.8899742728262,40.604215608102166],[-73.88992616445805,40.60423462786494],[-73.88988162700267,40.60425098815247],[-73.8898498133187,40.604261518539666],[-73.88981931636376,40.60427797736347],[-73.88978741509183,40.604296547208094],[-73.8897520242276,40.604312424182844],[-73.88970753820458,40.60432074489348],[-73.88966942825986,40.60432747984552],[-73.88962213646897,40.60433469766539],[-73.88957343459485,40.60434405563669],[-73.88953659378701,40.604364734716675],[-73.88949061795029,40.604380571449134],[-73.88944310840081,40.604406562307844],[-73.88941698840102,40.604413914662224],[-73.88937241465297,40.60443027471746],[-73.88934064576769,40.60443542564432],[-73.88930393936417,40.60444271132225],[-73.88927220625203,40.60444788873431],[-73.88925094029464,40.60445848624466],[-73.88916194261427,40.60450731646351],[-73.88911991617734,40.60452771482319],[-73.88910208281249,40.60453266133963],[-73.88908312889893,40.60453944573982],[-73.88906807134859,40.60454313393757],[-73.88905370221994,40.60454404951955],[-73.88903616246374,40.604545318708226],[-73.88902417118193,40.60454558003534],[-73.88900775526638,40.60454501351477],[-73.88898582146679,40.60454701809373],[-73.88897627762157,40.60454813316317],[-73.8889695742605,40.60455100651442],[-73.8889619907474,40.604561838829575],[-73.88895962644699,40.60457377434081],[-73.88896248224074,40.6045868132167],[-73.88896802301711,40.60460682641388],[-73.88897128950708,40.60463051400944],[-73.88897061353639,40.60464456453252],[-73.88896224867293,40.604667909686036],[-73.88894909569798,40.60469102957654],[-73.88892758849673,40.604714963792894],[-73.88890320391096,40.60473711053541],[-73.88887864752978,40.6047547011502],[-73.88885369531336,40.604772922291815],[-73.88883148283712,40.604788321033375],[-73.88880141294146,40.604808458605696],[-73.88876767301007,40.60482655965162],[-73.88873116131774,40.60484438426147],[-73.88870705524045,40.60485313760797],[-73.88869556411154,40.604855814821065],[-73.88853217218495,40.60490376398516],[-73.88844750219316,40.60492935333924],[-73.88840497731677,40.60494730804264],[-73.88837063642056,40.60495991996451],[-73.88834931982103,40.60497866654851],[-73.88834454377798,40.60498974932565],[-73.88834371671093,40.604989445964435],[-73.88832014479603,40.60500061585474],[-73.88829471413327,40.605005115099154],[-73.88826766445584,40.6050090352909],[-73.8882394945908,40.60501482133223],[-73.8882184920877,40.60502014944435],[-73.88818728742076,40.60503087044423],[-73.8881601818402,40.60504453355141],[-73.88813757394236,40.605060562521196],[-73.88810556920826,40.60509354081579],[-73.88808576758629,40.60510981961298],[-73.88805490559625,40.60512968113551],[-73.88802478686479,40.60513702877594],[-73.88798465970856,40.605144584442556],[-73.88794618738632,40.60515271767389],[-73.88781168218313,40.60521469572754],[-73.88776291623786,40.605237966335714],[-73.88770414238051,40.60525993700306],[-73.88764437104099,40.60527704731365],[-73.88756220282274,40.60529371954212],[-73.88745572410805,40.6053130540721],[-73.8873463911858,40.60531932245008],[-73.887258060216,40.60532028942786],[-73.88715770379109,40.605321490296994],[-73.8870953366259,40.605321911531405],[-73.88704036373873,40.60531666109506],[-73.88699136586477,40.60531130778104],[-73.8869180480688,40.60529577088043],[-73.88686309321761,40.605280806029455],[-73.88682674518245,40.60527088233585],[-73.88677527065992,40.60526313735718],[-73.88670784167623,40.60525573195919],[-73.88661834051132,40.60524725668684],[-73.88650617257595,40.60523074135195],[-73.8864281664883,40.60521959011382],[-73.88635267579596,40.60521082994124],[-73.88626714040403,40.60520074048722],[-73.88619211092349,40.605194422905996],[-73.88612676558368,40.60519001046387],[-73.88605682072867,40.605180213559876],[-73.8859813629434,40.605172961106135],[-73.88586517865721,40.605166266413],[-73.8857559546187,40.60515455683347],[-73.88566338591882,40.60514950759316],[-73.88558856481752,40.60514774511142],[-73.88549498016289,40.605147580545484],[-73.8852422182996,40.60515782130186],[-73.88512439308187,40.605161825651166],[-73.8850413821854,40.605166941417416],[-73.88495200984752,40.60516910492261],[-73.88491093557911,40.60515356633806],[-73.88486698349692,40.60514360094828],[-73.88482144435929,40.60513950141038],[-73.88477565553075,40.605141388117175],[-73.88473096170827,40.60514920566096],[-73.88468867543274,40.60516272446112],[-73.88465003854289,40.605181547505744],[-73.88461618570747,40.60520512201098],[-73.88458811110314,40.60523275565405],[-73.88456663921697,40.605263636904965],[-73.88455240063446,40.605296858858374],[-73.88455416663503,40.60530803128262],[-73.88455336440006,40.605319267868566],[-73.88455001822717,40.60533022827843],[-73.88454422946494,40.60534058053881],[-73.88453617344499,40.6053500110965],[-73.88452609417016,40.60535823431463],[-73.88451429692543,40.605365001125044],[-73.88450113903049,40.605370106571506],[-73.88396434882077,40.60554914042646],[-73.88298427011888,40.60461335358873],[-73.88271777210468,40.60417883717937],[-73.88300897243028,40.60374315458472],[-73.88294848341681,40.60345720839025],[-73.883391452733,40.60301632252466],[-73.88336367944267,40.60287745809572],[-73.88332733991062,40.60273974725042],[-73.88328251515078,40.60260349679652],[-73.8832293050797,40.60246901028685],[-73.88316782829386,40.60233658734205],[-73.88309822180442,40.60220652298386],[-73.88302064073207,40.60207910697758],[-73.88293525796067,40.60195462318683],[-73.88284226375211,40.60183334894103],[-73.882796708532,40.601807052077234],[-73.8827572208235,40.60177556726269],[-73.88272480598876,40.601739696112325],[-73.88270028930779,40.60170035191706],[-73.88268429496821,40.601658536391504],[-73.88267723017329,40.60161531416866],[-73.88267927477649,40.60157178569449],[-73.88269037670489,40.60152905921005],[-73.88269058323345,40.60144329161807],[-73.88268278026625,40.60135773033913],[-73.88266700741232,40.60127280936178],[-73.88264334470595,40.60118895942504],[-73.88261191219844,40.60110660583367],[-73.88257286935045,40.60102616630119],[-73.88252641422078,40.600948048831164],[-73.8824711151898,40.600873384282785],[-73.8824232226062,40.60079580326758],[-73.8823829994762,40.600715731870025],[-73.88235066668105,40.600633609850725],[-73.88232640176601,40.600549888230795],[-73.88231033796517,40.60046502681464],[-73.8823248610542,40.6004060797807],[-73.88233116964581,40.60034629541778],[-73.88232919378187,40.60028633690064],[-73.8823189554025,40.6002268693346],[-73.88230056810117,40.60016855237683],[-73.88227423586333,40.6001120329197],[-73.88224025080395,40.60005793791472],[-73.88219898992479,40.60000686741837],[-73.88215091093285,40.59995938793586],[-73.88209654716256,40.5999160261376],[-73.88207051619092,40.59988276843142],[-73.88205027363969,40.599847248135205],[-73.88203615133725,40.599810047535],[-73.88202838078028,40.59977177646153],[-73.88202708934065,40.59973306229265],[-73.88202770596506,40.59969075814266],[-73.8820212337259,40.59964873999724],[-73.88200777850605,40.59960769516457],[-73.88198756040983,40.5995682950305],[-73.88196091016364,40.59953118407719],[-73.88192826370435,40.599496969340485],[-73.88189015504891,40.59946621048118],[-73.88186153823851,40.59944510789957],[-73.88183762966277,40.59942083860159],[-73.88181902390431,40.599394006146014],[-73.88180618366677,40.59936527783472],[-73.88179942826908,40.59933536811724],[-73.88179892570372,40.59930502082242],[-73.88180468846058,40.59927499066068],[-73.88181657321691,40.59924602445444],[-73.88182469721107,40.59920617315309],[-73.881824053022,40.599165846606276],[-73.88181465844653,40.599126157893856],[-73.88179677280512,40.59908820248841],[-73.88177088978351,40.59905302801832],[-73.88173772380442,40.59902160535268],[-73.88171043092171,40.59898138206353],[-73.88169182452963,40.59893837556319],[-73.8816823726566,40.59889366768351],[-73.88168231304583,40.59884838305252],[-73.88169164717813,40.598803660804],[-73.88171014023564,40.59876062592307],[-73.8817373270104,40.59872036094692],[-73.88174486564337,40.59856546118593],[-73.88174304195663,40.59841046111036],[-73.88173185988136,40.59825568931826],[-73.88171134318826,40.598101473921496],[-73.8816815354363,40.59794814185009],[-73.88164249987975,40.597796018159336],[-73.88159431933428,40.59764542534059],[-73.88153709599973,40.59749668263761],[-73.88147095124378,40.59735010537005],[-73.88139602534389,40.59720600426499],[-73.88131247719005,40.5970646847984],[-73.88122048394615,40.596926446547556],[-73.88112024067571,40.59679158255615],[-73.8810119599267,40.59666037871342],[-73.88095853316862,40.5965848181113],[-73.88091265607088,40.59650642797199],[-73.88087458466819,40.596425645826706],[-73.88084453142484,40.59634292255609],[-73.88082266405051,40.59625871987298],[-73.8808091045643,40.59617350774624],[-73.88080392861518,40.5960877617765],[-73.88080716505966,40.59600196054246],[-73.88081879580179,40.59591658292946],[-73.88083875589437,40.59583210545652],[-73.88086693390355,40.59574899961693],[-73.88087320419325,40.59558948449654],[-73.88087255712169,40.59542989854395],[-73.88086499344533,40.595270416011324],[-73.88085052147213,40.59511121103676],[-73.88082872494873,40.59494970221626],[-73.8807998189676,40.59478884314311],[-73.88076383624816,40.59462881561267],[-73.87990713258998,40.59204799432255],[-73.87941617177,40.59213200579814],[-73.8794080701356,40.59210340689231],[-73.87989902851933,40.592020638852155],[-73.87971492228009,40.59139889182906],[-73.87935729205896,40.590843735297554],[-73.87897881256478,40.590895419361146],[-73.8789689043874,40.59089677311767],[-73.87892411931159,40.59071278028156],[-73.8792932637739,40.5906614313681],[-73.87924495401445,40.59044504782276],[-73.8792343976643,40.590266409456014],[-73.87901743697853,40.59004820262246],[-73.87900019672873,40.59003086158831],[-73.87898885895416,40.589984666132956],[-73.87896831259086,40.5899009350484],[-73.87896840364141,40.58973041813043],[-73.87907498390977,40.58960053485116],[-73.87913901161362,40.58937320023135],[-73.87905394992205,40.58909710006384],[-73.8790345816846,40.588970176709665],[-73.87901194248364,40.588843568332805],[-73.87896863631512,40.58863835015909],[-73.8789167745021,40.58843428820358],[-73.87885640979435,40.58823158971513],[-73.87878760357609,40.58803046055621],[-73.8787104258027,40.5878311049933],[-73.87862495492948,40.58763372549005],[-73.87853127783247,40.587438522501486],[-73.87842948971878,40.587245694270344],[-73.87831969403068,40.58705543662595],[-73.8782020023394,40.58686794278549],[-73.87807653423219,40.58668340315745],[-73.87802886770302,40.58664783179846],[-73.87798683591122,40.58660834658832],[-73.87795098778275,40.58656546320525],[-73.8779217914824,40.58651974170649],[-73.8778996282993,40.58647177921401],[-73.87788478766805,40.58642220211571],[-73.87671672482081,40.584914430200854],[-73.87970231664,40.58013510069826],[-73.881742900221,40.57959170076473],[-73.8818672452673,40.57945462578767],[-73.88174676983894,40.57915880721252],[-73.88206958203656,40.57907397869667],[-73.88214694143207,40.579189971320304],[-73.88232347769521,40.57917709854588],[-73.88250066233414,40.57917140864378],[-73.88262601549968,40.5791629429171],[-73.88275043255993,40.57914853490939],[-73.88287342943585,40.57912824067917],[-73.88299452757485,40.57910213918676],[-73.88311325581338,40.57907033198732],[-73.8832291522104,40.57903294283539],[-73.88334176584539,40.5789901172033],[-73.88348620023756,40.57891877179385],[-73.88363446308527,40.57885214827724],[-73.88378628901633,40.578790365896424],[-73.88394140628402,40.57873353522923],[-73.88403827055835,40.578692358164666],[-73.88413836290103,40.57865594491005],[-73.88424128082839,40.578624441886056],[-73.88434661049678,40.57859797576819],[-73.88445392836688,40.57857665297859],[-73.8845628029055,40.57856055925734],[-73.88467279632157,40.578549759318165],[-73.88477619541968,40.57853957203968],[-73.88488017951587,40.57853380579331],[-73.8849844237208,40.57853247859532],[-73.88510319335336,40.57852048652721],[-73.88522271298856,40.57851416919853],[-73.88528096576366,40.57850752790369],[-73.88533792081007,40.57849608132357],[-73.88539289841202,40.578479966064734],[-73.88544524245411,40.57845937445079],[-73.88549432825204,40.5784345522272],[-73.88553401637762,40.57840968228598],[-73.88557041998473,40.57838204518415],[-73.88558494208375,40.578376873536],[-73.88560035671301,40.578373525056605],[-73.8856162730041,40.5783720846534],[-73.88563228736803,40.57837258885072],[-73.88564799372858,40.57837502486353],[-73.88565798789524,40.57838167378784],[-73.88566928215684,40.57838697642128],[-73.88568156784918,40.57839078784662],[-73.8856945092132,40.57839300390027],[-73.88570775257045,40.57839356401898],[-73.88571671041561,40.57839299322015],[-73.8857255282976,40.57839166197952],[-73.88573148505078,40.57838900552365],[-73.88583872884787,40.57834509276398],[-73.88594966977256,40.57830689114724],[-73.88606378544245,40.57827458054979],[-73.88618053852872,40.57824831310905],[-73.88629937928641,40.578228212507824],[-73.88641974814195,40.57821437339147],[-73.88654107832832,40.578206860922506],[-73.88666279855236,40.578205710474116],[-73.88668284232799,40.57820628962737],[-73.88675923019076,40.578204717240574],[-73.88683500333677,40.5781971773284],[-73.88690936199508,40.57818374947319],[-73.8869815213258,40.57816457540343],[-73.8870507197036,40.57813985749736],[-73.88705637693447,40.57813796310563],[-73.88715103597514,40.578110326848616],[-73.8872485943421,40.57808935630425],[-73.88734824650419,40.578075224623824],[-73.88744916964495,40.578068048491055],[-73.88755053045395,40.57806788715831],[-73.88765149200823,40.578074741957735],[-73.8876939583692,40.57806323884468],[-73.88774071588264,40.57805666628511],[-73.8878049855753,40.578059276858156],[-73.88795268621801,40.578065274489745],[-73.8880572736927,40.578092959414676],[-73.88816417438308,40.57811491495722],[-73.88827284915907,40.57813103038913],[-73.8883827499428,40.578141224435576],[-73.88849332247199,40.57814544568484],[-73.88860400909599,40.57814367284792],[-73.88871425158865,40.57813591486587],[-73.88882349396395,40.57812221086441],[-73.88893118528091,40.5781026299569],[-73.88903678242201,40.578077270895655],[-73.88908067850856,40.578028623346796],[-73.88913061309644,40.57798348819261],[-73.88918610590899,40.577942299537156],[-73.88924662321519,40.577905453526824],[-73.88931158296131,40.57787330454065],[-73.88938036037078,40.577846161781686],[-73.88945229395125,40.57782428630383],[-73.88952669185717,40.57780788850116],[-73.88964060608482,40.577795368753655],[-73.88975533585844,40.577788416491146],[-73.88987041362529,40.5777870600458],[-73.88998537041543,40.57779130494549],[-73.8900997377507,40.577801133891136],[-73.89021304955573,40.5778165068274],[-73.89032484405561,40.577837361105615],[-73.89104014553801,40.577878233436806],[-73.89111239395176,40.5778786238961],[-73.8911841376646,40.577872112216156],[-73.89125424695422,40.577858800934195],[-73.89132161783651,40.57783889965805],[-73.89138518945079,40.57781272176553],[-73.8914439607645,40.57778067946967],[-73.891497006338,40.57774327732712],[-73.89154349089576,40.57770110429296],[-73.89158268248045,40.57765482444627],[-73.89174347715227,40.57758892866442],[-73.89190796867872,40.577528570547784],[-73.89207582923048,40.577473870385916],[-73.89224672426633,40.57742493719214],[-73.89242031320022,40.5773818684863],[-73.89259625007975,40.5773447501007],[-73.8927741842743,40.577313656009096],[-73.89295376117519,40.57728864817924],[-73.89314154719327,40.57725693781735],[-73.89332751458977,40.57721951190283],[-73.89351136425829,40.57717643063153],[-73.89369280049947,40.57712776329507],[-73.89387153149772,40.57707358816976],[-73.89404726979099,40.577013992390306],[-73.8941849227862,40.57696594297912],[-73.89432083569297,40.57691509530681],[-73.89443269880064,40.576874546110446],[-73.89454772077299,40.57683950970497],[-73.89466543488489,40.57681012825669],[-73.89478536348867,40.576786520985344],[-73.89490701995344,40.57676878368147],[-73.89502991063809,40.5767569883167],[-73.89515353689512,40.57675118275251],[-73.89527739709196,40.57675139054598],[-73.8954009886479,40.57675761085395],[-73.89552381007165,40.57676981843652],[-73.89557605010988,40.57698156050744],[-73.89563599317808,40.577192112902836],[-73.89570359297613,40.57740131273678],[-73.89577879727906,40.57760899816782],[-73.8958615479775,40.57781500852508],[-73.89595178112191,40.578019184431696],[-73.89604942697265,40.578221367928805],[-73.89615441005304,40.57842140259745],[-73.89626664920769,40.57861913367967],[-73.89638605766544,40.57881440819829],[-73.89651254310607,40.579007075075616],[-73.89660090211518,40.57907166583643],[-73.89668301620513,40.579140881964065],[-73.89675846995486,40.579214373306165],[-73.89682688163298,40.57929176808146],[-73.89688790512946,40.579372674760556],[-73.8969412317065,40.57945668404643],[-73.89698659156097,40.57954337094466],[-73.89702828010998,40.579656470586855],[-73.89706196810857,40.579771109626996],[-73.89708755890541,40.57988695930414],[-73.8971049790687,40.58000368738377],[-73.89711417859729,40.58012095911052],[-73.89711513106559,40.580238438168145],[-73.89710783369804,40.58035578764428],[-73.89709230737954,40.58047267099597],[-73.89706859659465,40.58058875301572],[-73.89703676930087,40.580703700792185],[-73.89699691673442,40.580817184665435],[-73.89694915314931,40.58092887917194],[-73.89689361548885,40.58103846397852],[-73.89683046299517,40.58114562480099],[-73.89675987675122,40.58125005430533],[-73.89663622638606,40.581571381853834],[-73.89651771599087,40.58189383342865],[-73.89648974285649,40.58201651879577],[-73.89646977888205,40.58214011038438],[-73.89645787317635,40.58226430444917],[-73.89645405504481,40.58238879576257],[-73.8964583339165,40.582513278364665],[-73.89647069932036,40.58263744631519],[-73.89649112091088,40.58276099444578],[-73.89651954854187,40.582883619109445],[-73.8965559123898,40.583005018927246],[-73.89660012312444,40.58312489552913],[-73.89690145326705,40.58363114014197],[-73.8969306950207,40.58366582869623],[-73.89695376341156,40.58370312487038],[-73.89697026563542,40.58374239360865],[-73.89697992069023,40.58378296626695],[-73.896982564163,40.58382415199707],[-73.89697815102902,40.583865249510964],[-73.89697560657291,40.58387686054268],[-73.89698071894091,40.58390011302923],[-73.89699309708226,40.583928121658985],[-73.89703138264113,40.58398757986612],[-73.89720897798401,40.58417595125276],[-73.89731639815791,40.58432286630918],[-73.89743775799184,40.5844660623223],[-73.89754679748128,40.58456716783028],[-73.89766905064103,40.58466790069014],[-73.89782641488564,40.584833196672896],[-73.8979560997442,40.58494815339042],[-73.89807119409498,40.58509370264443],[-73.89812203191424,40.585162477710526],[-73.89813542477576,40.58518565505992],[-73.89814330967798,40.58520992718857],[-73.89814405045662,40.585219562130966],[-73.89814492456449,40.58523658071868],[-73.89814920164099,40.58527475426074],[-73.8981419520887,40.585306903778765],[-73.89812462627509,40.58534046618516],[-73.89807651852621,40.585402485655194],[-73.89800527113277,40.58549411751624],[-73.89796085650754,40.5855668450143],[-73.89791206124531,40.585717597300864],[-73.89789705159707,40.58582125572847],[-73.89790736589511,40.585912999009466],[-73.8979227636033,40.58596188338351],[-73.89794445722232,40.586011643328135],[-73.89802850979437,40.58614938965502],[-73.89808148540052,40.586218739077],[-73.89814988350828,40.58630827420183],[-73.89820561988056,40.586400070773024],[-73.89825781710847,40.58647301292924],[-73.89827886597834,40.58651843774713],[-73.89827579278105,40.58655712863695],[-73.89825559212184,40.58659536057602],[-73.8982385367799,40.58662270839473],[-73.89822306945673,40.58665126098171],[-73.89822124402095,40.58668197153618],[-73.89824518891376,40.58674359215499],[-73.89826305550277,40.586785395352415],[-73.89830506227048,40.58684118500345],[-73.898384918464,40.58693971556553],[-73.89846957082578,40.587052746800595],[-73.8985455781012,40.587134115983226],[-73.89859712057444,40.587198354748715],[-73.89864072346847,40.58725776984765],[-73.89869612847326,40.58734400507402],[-73.89876737942862,40.58742538147319],[-73.89880458585415,40.58746425427515],[-73.89886748676379,40.587505021657144],[-73.89891599908881,40.58753743555856],[-73.89905144380218,40.58745417790869],[-73.89909217892608,40.58748389052659],[-73.89918075194728,40.58742416277757],[-73.89918723259842,40.5874304086007],[-73.89927787511728,40.58737574348947],[-73.89925698447767,40.58735561125411],[-73.89935016768462,40.5872994162564],[-73.89938087234081,40.58727505722648],[-73.89965842539361,40.58709719955056],[-73.89973341305263,40.587165211607406],[-73.8996324668466,40.587230767544646],[-73.89961007389789,40.58724531031213],[-73.8994427492439,40.58735182430369],[-73.89932907018108,40.58742452836838],[-73.89931117446991,40.587408188785645],[-73.89923739812788,40.587455151470834],[-73.89923001526552,40.58744841081493],[-73.89921710048642,40.58745663121488],[-73.89922478113836,40.587463643697944],[-73.89914367094678,40.58751527580483],[-73.8991565072914,40.587526994866856],[-73.8989937173518,40.5876279466869],[-73.89900970734159,40.587650171867566],[-73.89903026096509,40.58767009751652],[-73.899054821896,40.58768718430151],[-73.89908272534011,40.587700969730044],[-73.89915383297698,40.58772107291958],[-73.89922147764005,40.58774721488679],[-73.89928478035742,40.58777905594593],[-73.89934291857352,40.587816182357415],[-73.8993951368356,40.587858111703575],[-73.89944075661076,40.587904299156776],[-73.89948132548325,40.58793727225863],[-73.89952784020244,40.58796531317963],[-73.89957927948987,40.58798780624885],[-73.89963451393909,40.58800425760409],[-73.89969233081337,40.58801430603601],[-73.8997514606733,40.588017730919034],[-73.89981060525021,40.58801445705557],[-73.89984402458256,40.587979157247375],[-73.89990604460492,40.587794089248284],[-73.89994811283017,40.5878052104727],[-73.89994383459397,40.58781409719973],[-73.89993476711322,40.58781183519485],[-73.89987977337957,40.5879669240749],[-73.89987827846663,40.58797113831565],[-73.89994345059326,40.58798341652573],[-73.8999446503535,40.587979950883785],[-73.89999572400494,40.58783251164118],[-73.90000385255316,40.58783414810686],[-73.90000932514985,40.58781834881194],[-73.9000647675982,40.58782951078139],[-73.90030360847123,40.58773256492369],[-73.90035530331363,40.58780658540627],[-73.90055860047876,40.58772772331545],[-73.9011570921119,40.58749551116597],[-73.90110684815411,40.58742024453196],[-73.90117826603625,40.58739872567182],[-73.90121791883185,40.58738334002323],[-73.90123018530906,40.5874017154811],[-73.90116046868502,40.587428765481384],[-73.90120752373748,40.587499254593425],[-73.9009528562996,40.587598060662735],[-73.9009189887111,40.58761120045036],[-73.90034256835536,40.587834835908325],[-73.90029373007758,40.58776167481207],[-73.90003115669674,40.58786974724493],[-73.8999682025134,40.588017148183084],[-73.89996147880395,40.5880163990012],[-73.89995410717111,40.58803668977968],[-73.8999523407064,40.58804159869697],[-73.90007855320306,40.58806069212105],[-73.90012745158445,40.58808439598862],[-73.90016550698388,40.58808313020399],[-73.90023561971621,40.58809100400354],[-73.90027496146784,40.58809626356595],[-73.90031112653438,40.58810031950776],[-73.90035203584291,40.58809832487133],[-73.90044462743609,40.58809117372468],[-73.90051186093999,40.58809010549021],[-73.90057465441288,40.58808855909869],[-73.90062128251243,40.588091148731934],[-73.90065268067511,40.588090376600704],[-73.90071546045651,40.588083995388466],[-73.90081152062155,40.588069102224864],[-73.90088030290718,40.58805352387961],[-73.90094241815486,40.58803481180358],[-73.9009927926347,40.588014668760806],[-73.90101909683602,40.588007133332596],[-73.9010789728454,40.587980929850275],[-73.90113980175721,40.58795569212615],[-73.90116957776681,40.58794162365701],[-73.90121296750546,40.58791882972251],[-73.90126016536905,40.587896272412614],[-73.90130739238987,40.58788459530768],[-73.90133052222224,40.58787585656567],[-73.90134507779152,40.58786326163602],[-73.90135392693685,40.58785091594781],[-73.90140231439554,40.58779861793196],[-73.90149093994187,40.5877295738135],[-73.90155711564758,40.58768764446796],[-73.90161062709673,40.587654197648305],[-73.90164797681828,40.58762488432979],[-73.9016792907157,40.58759267946974],[-73.9017286837513,40.58756068774956],[-73.90177365047886,40.58753426509121],[-73.90180023790927,40.587514156473944],[-73.90181383140683,40.58749696901547],[-73.90182711495812,40.587482684408286],[-73.90184072984661,40.58747395820697],[-73.90185214591399,40.58747345799938],[-73.90187308305745,40.587475360420456],[-73.90191970554073,40.587475531402475],[-73.90194760410006,40.58747162028171],[-73.9019732551163,40.587456590820565],[-73.90198305508366,40.58744400280952],[-73.90199064159235,40.58743480320294],[-73.90201280116307,40.58741905423128],[-73.90203783294848,40.58740982778269],[-73.90206190935329,40.58739963654977],[-73.90207582339603,40.5873843824557],[-73.9020786577812,40.587376399580315],[-73.90208465747034,40.58736599374336],[-73.90209953736353,40.58735654117643],[-73.90214486865965,40.58734776740759],[-73.90217786310491,40.58735182810359],[-73.90221211386388,40.58735153442882],[-73.90224476490276,40.5873451987737],[-73.9022761552482,40.58734200740231],[-73.90230280005393,40.58734365945206],[-73.9023364362419,40.58735037867033],[-73.90239958293348,40.587362855304484],[-73.902461452965,40.587372432393266],[-73.90257722282765,40.587375883544716],[-73.90260767161456,40.587376562722376],[-73.90263812040382,40.587377240719334],[-73.90270377665888,40.58737980056444],[-73.90276847512405,40.587378976471996],[-73.90281793711038,40.587373581986434],[-73.90285597557542,40.58736627066686],[-73.90289526590237,40.58735218684226],[-73.90294629774345,40.58734074631779],[-73.90298179375928,40.58733126162741],[-73.90301852886479,40.58731017035948],[-73.90304607979559,40.58729465357906],[-73.90307999027851,40.58728517254634],[-73.90316147474502,40.587275618526235],[-73.90325153084287,40.58726991931494],[-73.9032851377987,40.58726575736104],[-73.90329940237604,40.58726331774102],[-73.90330193885434,40.587263071764575],[-73.90332316116803,40.587252401914405],[-73.90339384113169,40.58723512625278],[-73.90342995279421,40.587218630164266],[-73.90345147414308,40.58720143007644],[-73.90346445668268,40.587193672644204],[-73.90350374038445,40.58717717098856],[-73.90353637445695,40.5871647896522],[-73.90354523920348,40.58715849011307],[-73.90355282546452,40.58714929040311],[-73.90355753648133,40.587131149578276],[-73.90355589541097,40.587110600044255],[-73.90355615784557,40.58708956359207],[-73.90356373306014,40.58707552863718],[-73.90358685482171,40.58706437064383],[-73.90369050705043,40.58704269248065],[-73.90372220483837,40.58703660019974],[-73.90379102822541,40.58703673591626],[-73.90389474443407,40.58703923748246],[-73.90401746259506,40.58703203678183],[-73.90409070029817,40.58702297796956],[-73.90413063108623,40.58701155294942],[-73.90416896287779,40.58699529452992],[-73.90418425170856,40.586985372018475],[-73.90419725298575,40.586973707146825],[-73.90420762950471,40.586960602459314],[-73.90421511213788,40.586946397844066],[-73.9042195068151,40.58693146171683],[-73.90422415292994,40.586926147773916],[-73.9042299115121,40.58692150982791],[-73.90423661647681,40.58691768164296],[-73.90424407444439,40.58691477362872],[-73.90425207031733,40.58691286965598],[-73.90426037348485,40.58691202463764],[-73.90426874447324,40.586912262945035],[-73.9042769418528,40.58691357770528],[-73.90428472920075,40.586915930998885],[-73.90429188192036,40.58691925495395],[-73.90429819371803,40.586923453703534],[-73.90436592432981,40.5869601620216],[-73.90486485460775,40.58707466895151],[-73.90508188414529,40.58720732955108],[-73.90515536876241,40.587232866936574],[-73.9052355542867,40.58724567170072],[-73.9058534506541,40.587488210931134],[-73.90586686932885,40.587492200046256],[-73.90587919857886,40.587497875957865],[-73.90589007689688,40.58750507224244],[-73.90589918531896,40.587513577897134],[-73.90590625677521,40.587523143527164],[-73.90591108392249,40.58753348865779],[-73.90591352522219,40.58754430995861],[-73.90589233838966,40.58755238362313],[-73.90587306876998,40.58756288429249],[-73.90585619070717,40.587575553481265],[-73.90584211967486,40.58759007932317],[-73.90583120204921,40.58760610424853],[-73.90582370658248,40.587623233785386],[-73.9058198177865,40.58764104627042],[-73.90583401259678,40.58772110307152],[-73.90585651561567,40.58780004538561],[-73.90588718425934,40.587877372914456],[-73.90600054223741,40.58792424872298],[-73.90611609734759,40.58796789548072],[-73.90623369139486,40.58800825343374],[-73.9063034144448,40.5880223628213],[-73.90637485425569,40.58802999356318],[-73.90644697892037,40.58803103543764],[-73.90651874663942,40.58802547339557],[-73.90658912076879,40.588013387777345],[-73.90665708479558,40.587994953152815],[-73.90672165702122,40.58797043579933],[-73.90679325049614,40.58792889612139],[-73.90685972541776,40.58788267625347],[-73.90692055713279,40.58783214099351],[-73.90697526553123,40.58777768919858],[-73.90702341883514,40.58771975063671],[-73.90706463700673,40.58765878259433],[-73.90709859474713,40.58759526626731],[-73.90712502406382,40.58752970296243],[-73.90710529235963,40.58749458642716],[-73.90707804625967,40.5874625239676],[-73.90704407257535,40.58743444146979],[-73.9070043523901,40.58741114988678],[-73.90696003272927,40.58739332182125],[-73.90691239343543,40.58738147210267],[-73.90686281021135,40.58737594292081],[-73.90681271489419,40.587376893944146],[-73.90678349384316,40.58738720497985],[-73.90675260499656,40.58739413689635],[-73.9067180522822,40.58739766029207],[-73.90668320402698,40.58739695785549],[-73.90664894381285,40.58739204739703],[-73.90661476130414,40.58739011280989],[-73.90658136569314,40.58738422645448],[-73.9065495383308,40.587374526052756],[-73.90652002387458,40.58736123856321],[-73.90649351286702,40.58734467487043],[-73.90647062557771,40.58732522251169],[-73.90645189749202,40.58730333660902],[-73.90643776678166,40.587279529221355],[-73.90634513024071,40.587182888946224],[-73.90633517612734,40.5871319262509],[-73.90638772801907,40.58710187945039],[-73.906408633773,40.58709169192758],[-73.90641463144355,40.58708128569567],[-73.90641557145698,40.58707741519104],[-73.90640920708601,40.58706896317287],[-73.90641708967891,40.587052024827976],[-73.90643924223771,40.587033856374816],[-73.90647377807558,40.587020988912535],[-73.90665451225843,40.58700499090314],[-73.90683620925472,40.58699358604227],[-73.90708063256595,40.58695645187206],[-73.90734765801528,40.586917708363934],[-73.90746679470584,40.58690073278503],[-73.90761945884292,40.586881409816414],[-73.90780535419964,40.586854140755534],[-73.90795644961707,40.58682872806062],[-73.90810885035972,40.586796505301564],[-73.90830027751733,40.58674515750683],[-73.90846615146084,40.58669739360278],[-73.90864547838636,40.58663895663612],[-73.90889649531321,40.58653738414835],[-73.90900182081938,40.58649922767604],[-73.90910459453305,40.58646202417392],[-73.9093152106272,40.586387683382796],[-73.90951334397168,40.586321335257296],[-73.90964850230704,40.586280112104205],[-73.9098759422859,40.5862238168854],[-73.91002610774325,40.58618044593877],[-73.91021202252327,40.58613376555107],[-73.91037404988973,40.58609477476446],[-73.91044488558465,40.58607772942874],[-73.91058545398259,40.58603919538967],[-73.91069745365972,40.586002458682735],[-73.91078707408074,40.585975354188825],[-73.91088554171192,40.585947645004524],[-73.91097564632649,40.58594827819478],[-73.91106530701076,40.58595511817122],[-73.91115378968513,40.585968108932896],[-73.91124036991353,40.585987144120345],[-73.9113243388342,40.58601206788656],[-73.9114050089631,40.58604267617236],[-73.91148171982202,40.58607871837759],[-73.91155384334533,40.586119899411976],[-73.9116207890229,40.58616588211158],[-73.91168200873389,40.586216289998475],[-73.91172860699305,40.58626123626225],[-73.911783401795,40.586311865535365],[-73.91183849093946,40.58634949623109],[-73.91191811783656,40.58642796543402],[-73.91197278431802,40.58669735696885],[-73.91196717937065,40.58673559210574],[-73.91195662718857,40.586794206422695],[-73.91193704810674,40.58685672345461],[-73.91191493562087,40.586909665238835],[-73.91189636497208,40.586962125574416],[-73.91188936124115,40.587019030956625],[-73.91188736476202,40.5870342384174],[-73.91188248894132,40.587045267663896],[-73.91187505429757,40.58705285523344],[-73.91187312698577,40.58705211377775],[-73.91186318039419,40.5870452188461],[-73.9118532688722,40.587029736549496],[-73.91184694361414,40.587015108555455],[-73.91184339080448,40.587006893369505],[-73.9118366883188,40.586993872865435],[-73.91182673638393,40.58698820491202],[-73.91180968955123,40.58698595380364],[-73.91178779388788,40.58698859769829],[-73.91175461101325,40.58699612042432],[-73.91171623638176,40.58701393601314],[-73.91167620943475,40.58704156134501],[-73.91166066463342,40.58706384990733],[-73.91163434544481,40.587121933231245],[-73.91163069835791,40.58714695044392],[-73.91162872325218,40.587157251147154],[-73.9116186647836,40.58717611895134],[-73.91159243443187,40.58721334793529],[-73.91158315677313,40.587236319132714],[-73.91158104928873,40.58724153487992],[-73.91157677449881,40.58726262488541],[-73.91157988212737,40.587288395480556],[-73.91159461349697,40.58730511703846],[-73.9116019490053,40.58732083778003],[-73.91161178372174,40.58735349532309],[-73.9116483770056,40.587450502899934],[-73.91166871545042,40.58749837298166],[-73.91167832660591,40.587520996506946],[-73.9117085573094,40.58760081333393],[-73.91173099495603,40.58767108269525],[-73.9117403129149,40.587700263258625],[-73.91177111790168,40.58779627473999],[-73.91180378156336,40.5879089762492],[-73.91182775574835,40.58799251995682],[-73.911845001611,40.58805261359316],[-73.91187205689836,40.58812260870259],[-73.91188215862513,40.5881682702252],[-73.91189192575435,40.58821687615449],[-73.91190189541287,40.58829320684771],[-73.91191138386733,40.58840683122721],[-73.91191080135323,40.58846743337112],[-73.91190444550105,40.58852335986606],[-73.91188405404365,40.588624886986075],[-73.91186659394712,40.588718324344796],[-73.91186181002311,40.58878284093916],[-73.9118637003391,40.58879217042625],[-73.91186785886806,40.588798069478145],[-73.91187556560362,40.58880225893324],[-73.91187843365088,40.588808890941394],[-73.91187288890987,40.58882580732604],[-73.91186737695564,40.58883536215856],[-73.91185931058577,40.58884024933758],[-73.91185216172038,40.588855933652155],[-73.91185049421868,40.5888694241857],[-73.9118562138099,40.58888636847628],[-73.91185779782703,40.5888925069634],[-73.91185520460894,40.588896425664686],[-73.91184811016666,40.58889984301544],[-73.91184394026249,40.58889639792478],[-73.9118407333424,40.58889393613273],[-73.9118134253641,40.588957170090964],[-73.91179582600523,40.589008160070435],[-73.91175419016415,40.589110125360456],[-73.9117294908858,40.58916575948713],[-73.91170191749954,40.589215989581795],[-73.9116911952924,40.58923951637395],[-73.91168855492609,40.589254476227374],[-73.91169217786977,40.58926689763085],[-73.9116929945118,40.58926969951746],[-73.91170456851212,40.58927291877752],[-73.91171803818341,40.58928423886902],[-73.91172344502209,40.589299220318416],[-73.91172131485276,40.58930792401175],[-73.9117191842418,40.58931662887745],[-73.91171142607841,40.58932470587489],[-73.9116991629254,40.589332281345],[-73.91169295508318,40.58935385787831],[-73.91169740685716,40.589440970887786],[-73.91170091348388,40.58952342032453],[-73.91170276783262,40.589541336002306],[-73.91170915177618,40.58955361997441],[-73.91171909424732,40.58956174122951],[-73.91172902556545,40.589572316948185],[-73.91173189429118,40.5895789484574],[-73.91173250930599,40.58958532945423],[-73.91172411356864,40.58959193354672],[-73.9117192808355,40.58959314794003],[-73.91170314503374,40.589602921938706],[-73.91169762851118,40.589613704246844],[-73.91169302433782,40.58963651100762],[-73.91167493064576,40.5897272474355],[-73.91167636550992,40.58976773486286],[-73.9116801316113,40.589790072775486],[-73.91168714196381,40.58980628344874],[-73.9116973704343,40.5898225026257],[-73.91170952314104,40.58984068923751],[-73.91171911495404,40.58985543567504],[-73.91172134100741,40.58986182008729],[-73.91171584839822,40.589866468325916],[-73.9117123115081,40.58986572345328],[-73.9116955715619,40.58986666249195],[-73.91168717578533,40.58987326658155],[-73.91168873082287,40.58988553813142],[-73.91169606061868,40.58990248634631],[-73.91170756485704,40.5899216533444],[-73.91171620703926,40.58993296134937],[-73.91172193116716,40.58994867816059],[-73.91171803975364,40.58995578361015],[-73.9117035176245,40.58996433454374],[-73.91168189842355,40.58997753030137],[-73.91167767127689,40.589987579150296],[-73.91168470756065,40.58999765692768],[-73.91169883503505,40.59000554367636],[-73.91169946208502,40.59000947138198],[-73.91169362007861,40.59002074312774],[-73.91167938675326,40.59003739097521],[-73.91166124503799,40.590064826048696],[-73.91164502688585,40.590094228053054],[-73.91161981427847,40.590118945884555],[-73.91161168877854,40.59013732816204],[-73.91159973505677,40.59014809395362],[-73.9115913640585,40.59014856346426],[-73.91158038765167,40.590156632447666],[-73.9115725943545,40.59017207031404],[-73.9115701795048,40.5902098500166],[-73.91157817747673,40.590220910597544],[-73.91158392479488,40.5902317208325],[-73.91159414412351,40.59025039381377],[-73.91160082544779,40.59026832258717],[-73.91160104928304,40.59029114076342],[-73.91159440572588,40.590338968807885],[-73.9115798597866,40.59042799780464],[-73.91158031302302,40.59047240801309],[-73.91158480689317,40.590510742024684],[-73.91159162634175,40.59053573930384],[-73.91159189283454,40.59054874380913],[-73.91157925684612,40.59056785002575],[-73.9115714665765,40.59058328839639],[-73.9115703829978,40.590585900685696],[-73.911563334329,40.59060289647696],[-73.91156200782171,40.590612216790376],[-73.91157093448233,40.59063162289174],[-73.91157219974197,40.59063702283452],[-73.91157085091331,40.59065125090382],[-73.91156242154541,40.59066521435594],[-73.91155657497599,40.59067771341076],[-73.91155361662597,40.59069193689034],[-73.91155706528342,40.59071353676139],[-73.9115602193328,40.59072826669604],[-73.91155792085404,40.59073905649902],[-73.91154559397252,40.59076135287633],[-73.91153745141267,40.590783414749495],[-73.91153412800526,40.59080794301408],[-73.91153153171062,40.59088743219347],[-73.91152817634901,40.59091932033332],[-73.91149952765184,40.591056623435165],[-73.91148579005616,40.591108753018574],[-73.91149028340334,40.59113603277346],[-73.91149942867152,40.5911590000519],[-73.91150421772593,40.591187019340914],[-73.91150127545662,40.591215615175074],[-73.91149998056011,40.59124302047402],[-73.91150304364874,40.59126537208782],[-73.9115101566958,40.591291236393054],[-73.91155194294743,40.59137218859724],[-73.91156823019685,40.59139309891288],[-73.91159055475737,40.59141584681006],[-73.91160144479001,40.591425868250624],[-73.91160429919086,40.59144503195213],[-73.9116006977331,40.59145597923563],[-73.91159418044842,40.591467601261904],[-73.91159070977228,40.591474877239726],[-73.91159103013578,40.59149300851873],[-73.911598829974,40.59150860011092],[-73.91164618788608,40.59159554506955],[-73.91165439035159,40.591608481627084],[-73.911669007738,40.591631530496436],[-73.91168364528933,40.59165363032572],[-73.9116970064868,40.59168452128034],[-73.9117037400627,40.59171209240497],[-73.9117097959364,40.591740628145075],[-73.91170706136697,40.591772412561255],[-73.91170750309422,40.59179617894999],[-73.91171221410204,40.59181734068951],[-73.91172068205198,40.591841271894815],[-73.91172408321707,40.59186314127659],[-73.91172153092985,40.59188072302924],[-73.91171505765625,40.5918911219639],[-73.91169903912913,40.59189887363613],[-73.91168026066258,40.59192101898213],[-73.91168012436641,40.59192171563189],[-73.911677119813,40.591937120326975],[-73.91167975585192,40.591962401527205],[-73.91168436209057,40.59200462447446],[-73.91168840929198,40.59202255707867],[-73.91168991486339,40.592029230929754],[-73.911701055142,40.592041217169154],[-73.91171148620498,40.59204608571318],[-73.91172195119533,40.592059037741],[-73.911721688759,40.592066380350765],[-73.91172181055562,40.59207764897109],[-73.91172811225503,40.59212141314835],[-73.91173517224219,40.59216510922057],[-73.91174298986914,40.59220872948064],[-73.91176581077845,40.59226806278187],[-73.91176857871497,40.592278048316004],[-73.91177208348527,40.59228789821448],[-73.91177631875895,40.59229758013919],[-73.91178126787439,40.59230706392197],[-73.91178691570965,40.59231631772049],[-73.91179324384332,40.59232531237046],[-73.91179735715106,40.59232983781503],[-73.9118021232352,40.592333975762465],[-73.91180747755834,40.59233767054348],[-73.91181335161693,40.59234087435948],[-73.91181966657005,40.59234354543522],[-73.91182634159016,40.59234564869485],[-73.91183421361069,40.592347466899874],[-73.91184229063678,40.59234864680735],[-73.91185048565603,40.5923491767909],[-73.91185870813372,40.59234905024743],[-73.91186275714466,40.592349345859404],[-73.91186664535698,40.59235025467281],[-73.91187021744544,40.59235173954453],[-73.9118733255876,40.59235374021833],[-73.91187584440371,40.5923561756813],[-73.91187766985718,40.59235894600617],[-73.91187666002627,40.592368277621475],[-73.91187503811831,40.592372802015376],[-73.91187270133904,40.592377139735895],[-73.91186968361524,40.592381227650456],[-73.91186625423705,40.59238950331533],[-73.9118636680845,40.592397956537816],[-73.91186193995115,40.592406535395185],[-73.91186108023228,40.59241518963676],[-73.9118610947081,40.592423869343186],[-73.91186198256916,40.59243252207719],[-73.91186508779114,40.59244189956854],[-73.91186904133914,40.59245108890485],[-73.91187382920673,40.59246004567999],[-73.91187942178395,40.59246872631354],[-73.91188579473312,40.592477087899255],[-73.91189201424318,40.592484816608575],[-73.91189741400552,40.59249289482546],[-73.91190196199918,40.59250127327174],[-73.91190562686765,40.592509898649155],[-73.91190838846333,40.59251871699791],[-73.91192559705821,40.5925758494857],[-73.91192892700289,40.59258881244278],[-73.91193145554234,40.592601880161574],[-73.91193317875845,40.592615023656506],[-73.91193145844268,40.59262700889487],[-73.9119289316931,40.5926389105881],[-73.91192560206821,40.59265069640572],[-73.9119214812539,40.5926623372065],[-73.91191657786379,40.59267380016115],[-73.91191090622402,40.592685053785125],[-73.9119051249427,40.59269945419595],[-73.91190010295739,40.592714018027046],[-73.9118958475494,40.59272872367288],[-73.91189236578236,40.592743547852436],[-73.91188966274626,40.592758464267504],[-73.91188774264393,40.59277345265024],[-73.91188660946526,40.592788487371976],[-73.91188620080706,40.5928793398937],[-73.91188876800659,40.59288975900389],[-73.91189206631108,40.59290005889113],[-73.9118960849921,40.592910208889215],[-73.91190081178132,40.59292018000616],[-73.91190623375144,40.59292994308172],[-73.91191233423666,40.59293947046093],[-73.91194884120097,40.59297092694359],[-73.91195445566167,40.5929772179514],[-73.91195933586299,40.59298385484706],[-73.91196344868598,40.59299078751391],[-73.91196675991327,40.59299796549966],[-73.9119692454417,40.59300533450629],[-73.9119707313167,40.59301065001007],[-73.9119730246225,40.5930157960902],[-73.91197609314676,40.593020701856865],[-73.9119798958833,40.593025298926655],[-73.91198437819351,40.59302952393166],[-73.91198948257448,40.59303331886251],[-73.91199681783458,40.59304093801843],[-73.91200328772642,40.59304899962632],[-73.91200884617297,40.5930574473611],[-73.91201345501351,40.59306622105079],[-73.91201735582018,40.59307345008033],[-73.91202048561775,40.59308089412957],[-73.91202282754762,40.59308850510491],[-73.91202436365306,40.593096233906515],[-73.91202508652634,40.59310403144267],[-73.91202498832092,40.59311184795106],[-73.91202495141914,40.59312717987228],[-73.91202384383882,40.59314248735215],[-73.91202166563335,40.59315772917845],[-73.91201842740999,40.59317286046138],[-73.91201166013099,40.59317899590002],[-73.91200554044276,40.593185514471124],[-73.91200010290225,40.59319237565917],[-73.91199538031132,40.59319953710449],[-73.91199140041495,40.593206957616125],[-73.91198819074575,40.59321459064224],[-73.91198576718821,40.59322238995682],[-73.91198414518685,40.593230309668755],[-73.91198455038462,40.593238188213455],[-73.91198574768993,40.59324601995403],[-73.91198772793425,40.59325375847784],[-73.91199048106681,40.59326135938181],[-73.91199399066632,40.59326877624778],[-73.9119982350322,40.59327596650652],[-73.91202925752303,40.593315542929616],[-73.91203370135212,40.593324973039294],[-73.91203724472078,40.59333462209052],[-73.91203986813362,40.59334444114982],[-73.91204155737357,40.59335437860738],[-73.91204230481654,40.593364382355716],[-73.91204210635411,40.59337440129528],[-73.91203694234194,40.59339082711128],[-73.91203260974942,40.59340739244519],[-73.91202911454454,40.59342407217251],[-73.9120303641274,40.59343043002944],[-73.91203088861565,40.593436845631516],[-73.9120306849935,40.59344327273825],[-73.91202975332595,40.593449661928666],[-73.91202809960842,40.59345596596392],[-73.91202361395312,40.59346359751138],[-73.91201981347797,40.59347144083771],[-73.91201671339157,40.593479462616386],[-73.91201432846759,40.59348762549962],[-73.91201267282268,40.593495890966494],[-73.91201193298534,40.59351297403557],[-73.91201202628125,40.593530066621575],[-73.91201295164574,40.59354714325927],[-73.91201470646982,40.59356418317303],[-73.9120126440893,40.593583244253225],[-73.91201151347246,40.59360234993956],[-73.9120113161932,40.593621473931016],[-73.9120120507475,40.59364059092963],[-73.91201371717094,40.5936596741307],[-73.91201741607044,40.59367155311663],[-73.91202187051954,40.59368328123429],[-73.91202706693132,40.593694829323226],[-73.91203299391215,40.59370617140752],[-73.91203963699404,40.5937172798337],[-73.91206899130812,40.593765967557175],[-73.91207199729043,40.5937856885611],[-73.91207382123791,40.59380549426797],[-73.91207445836996,40.593825342289236],[-73.91207504734324,40.59384170784163],[-73.91207482931073,40.593858079812755],[-73.91207380540303,40.59387443374418],[-73.91207197762785,40.59389074635088],[-73.91206934645322,40.593906995686815],[-73.91205513595644,40.59395180795172],[-73.91205274438246,40.59396317516362],[-73.91204959056557,40.59397443356806],[-73.91204568487227,40.593985554693006],[-73.91204103569373,40.59399650771947],[-73.91203565427404,40.59400726551608],[-73.91203056523979,40.59404097488533],[-73.91202433771039,40.59407457415353],[-73.9120169791869,40.59410804020716],[-73.91201521683598,40.59411688323299],[-73.91201457177284,40.5941227467678],[-73.9120142372173,40.59412579705297],[-73.91201404829783,40.59413473995834],[-73.91201464793133,40.5941436730806],[-73.91201603617374,40.59415255420241],[-73.91201820450559,40.594161344618044],[-73.91202104425527,40.59419230822013],[-73.91202116543431,40.59419658081305],[-73.91202054052064,40.59420082871055],[-73.9120191775284,40.59420497452012],[-73.91201710402495,40.59420894522021],[-73.912014356146,40.59421266997343],[-73.91200977299259,40.59421653119789],[-73.9120058383051,40.59422078694772],[-73.91200260886559,40.59422537544808],[-73.91200013311465,40.59423022804924],[-73.9119984476273,40.594235274416704],[-73.91199467115892,40.59424687829063],[-73.91199173403447,40.594258621521426],[-73.91198964223302,40.594270469770386],[-73.9119884028349,40.59428238735915],[-73.91198802138084,40.594294339445895],[-73.91198849462266,40.59430628967427],[-73.91198982634425,40.59431820202848],[-73.91199201066004,40.59433004031747],[-73.911995037946,40.594341770022936],[-73.9119989034145,40.59435335562479],[-73.91201894144422,40.59439399448109],[-73.91202439676276,40.59441408022886],[-73.91202914186222,40.59443427013835],[-73.9120331732451,40.594454549632076],[-73.91203648719215,40.594474905472396],[-73.9120390802086,40.59449532056872],[-73.91204234015643,40.594506954289],[-73.912046385103,40.5945184443672],[-73.91205120454022,40.59452975996995],[-73.91205678620321,40.59454086925704],[-73.912063112988,40.59455174340034],[-73.91207017020878,40.59456235307082],[-73.91207793921973,40.594572671784476],[-73.91208876235244,40.59458036932512],[-73.91210029925591,40.594587440515916],[-73.91211248448944,40.59459384577],[-73.91212525458197,40.59459955220256],[-73.91213033657843,40.5946024178243],[-73.91213482999255,40.59460580769762],[-73.91213864261151,40.59460965222726],[-73.91214169190204,40.59461387395182],[-73.91214392062031,40.594618384204566],[-73.91214527987934,40.594623089801765],[-73.91217622268437,40.59466848558411],[-73.91218511716238,40.594682830712266],[-73.91219324868815,40.59469743643486],[-73.91220060718297,40.59471227878783],[-73.91220717597442,40.594727334639344],[-73.91221294960022,40.594742578856106],[-73.91221791556399,40.59475798797454],[-73.9122220664276,40.59477353551946],[-73.91222953960647,40.594796945071614],[-73.91223617877866,40.59482049940169],[-73.91224198154814,40.59484418158764],[-73.9122469415631,40.59486797453664],[-73.91225105686691,40.594891861326865],[-73.91225432088841,40.59491582436282],[-73.91225708819063,40.59492743525135],[-73.9122605681491,40.59493893376921],[-73.91226475530168,40.59495029595541],[-73.91226963979554,40.594961493489954],[-73.91227521023195,40.59497250441767],[-73.9122814541188,40.59498330225928],[-73.91228835808013,40.59499386405301],[-73.91229590764011,40.5950041678414],[-73.91230408481084,40.595014188145974],[-73.91231287313701,40.59502390384552],[-73.9123268081393,40.595035966200825],[-73.91233993149919,40.59504854643846],[-73.91235220897208,40.59506161337212],[-73.91236361225184,40.59507513297212],[-73.91237274394311,40.595085472472896],[-73.91238112616925,40.59509617477256],[-73.91238873303661,40.59510720919361],[-73.91239553887628,40.59511854170825],[-73.91240152834544,40.59513014030685],[-73.91240732222501,40.5951459212925],[-73.91241193979855,40.59516192587056],[-73.91241536508915,40.5951781029325],[-73.91241665059879,40.59518259168707],[-73.91241721205857,40.59518716549737],[-73.91241704471923,40.59519175852057],[-73.91241614779274,40.595196301566645],[-73.91241453674903,40.595200728808194],[-73.91241223475028,40.59520497492654],[-73.91240927462516,40.59520897729066],[-73.91240524323482,40.59521387930816],[-73.91240188485853,40.59521906814601],[-73.91239923472925,40.59522449105958],[-73.91239732039394,40.595230091109855],[-73.91239616280816,40.59523580984516],[-73.9123957728197,40.59524158729827],[-73.91239615270116,40.59524736651101],[-73.912398213778,40.59525505298617],[-73.91240121133444,40.59526255907598],[-73.91240511732963,40.595269815904494],[-73.91240990085441,40.59527676347247],[-73.91241551452005,40.59528333875278],[-73.91242496499889,40.59529764139766],[-73.91243521413207,40.595311619140915],[-73.91244624568722,40.59532524834828],[-73.91245633809108,40.5953410991152],[-73.91246724474364,40.595356633033454],[-73.91247895249325,40.59537182395816],[-73.91248969835243,40.59538378133637],[-73.91249966064814,40.59539612527716],[-73.91250882029763,40.59540882695111],[-73.91251715052985,40.595421854507435],[-73.9125246329213,40.59543517861472],[-73.91253125147179,40.59544876592274],[-73.91253698820115,40.595462584419714],[-73.91254065272553,40.595476021885375],[-73.91254508158896,40.59548932440147],[-73.91255026383445,40.59550246817029],[-73.91255619048343,40.595515428725676],[-73.91256284970204,40.595528180594066],[-73.91257022789713,40.59554069863557],[-73.91257834444754,40.59555312174659],[-73.91258726075283,40.59556521945337],[-73.91259695465172,40.59557696459907],[-73.91260740442422,40.595588328352044],[-73.9126185828551,40.59559928254639],[-73.91268220126985,40.59565996411009],[-73.91270381891906,40.59567274609842],[-73.91272477246893,40.59568615665077],[-73.91274502546243,40.59570017647392],[-73.91276455309263,40.595714784273326],[-73.91277985941262,40.59572641471798],[-73.91279450379736,40.59573852932057],[-73.91280846012137,40.59575110661763],[-73.91282170555611,40.59576412481343],[-73.91282654397065,40.59577167953143],[-73.91283219292035,40.59577889980557],[-73.91283861291153,40.595785735346816],[-73.9128457585103,40.59579214005011],[-73.9128609868859,40.59580289424659],[-73.91287570551383,40.59581405414561],[-73.91288989639123,40.59582560515859],[-73.91289538757698,40.59583061643624],[-73.91290021343968,40.59583600967879],[-73.91290432766878,40.59584173693772],[-73.91290769231624,40.59584774172704],[-73.91291115854254,40.595851018881454],[-73.91291520859973,40.59585388050289],[-73.91291975751173,40.59585626688662],[-73.91292471215944,40.59585812720051],[-73.91292996621951,40.59585942400509],[-73.91293819362939,40.59586309242871],[-73.91294589167049,40.5958673789689],[-73.91295297974429,40.59587223766165],[-73.91295938648818,40.59587761852925],[-73.91296504296281,40.59588346757526],[-73.91298785020784,40.595903137707225],[-73.91300999866758,40.59592324190688],[-73.9130314703377,40.59594376675866],[-73.9130354003512,40.59594650247053],[-73.913038744991,40.59594965773515],[-73.91304143226428,40.59595315995806],[-73.91304339787871,40.59595693051927],[-73.91304459975052,40.595960882271825],[-73.91304500854352,40.59596492740827],[-73.91304461800509,40.59596897294497],[-73.91304385180376,40.59597711730393],[-73.91304397224778,40.59599466424481],[-73.91304610863651,40.596002818506506],[-73.91304898958776,40.596010838302846],[-73.91305260328602,40.59601868341792],[-73.91305692802226,40.596026316643744],[-73.9130619464842,40.59603369960283],[-73.91306763102783,40.596040795417785],[-73.91307395466517,40.596047569892136],[-73.91308088732873,40.59605399083746],[-73.9130883928005,40.59606002354755],[-73.9130973506204,40.59606483204631],[-73.9131058559836,40.5960700975572],[-73.91311386562552,40.5960757957559],[-73.91312134243871,40.59608189980968],[-73.91312825261531,40.59608838054298],[-73.91313721910822,40.59609801556384],[-73.91314515659556,40.596108163115915],[-73.91315201615448,40.59611875598338],[-73.91315586956082,40.59612987932173],[-73.91316073754624,40.59614077039336],[-73.91316659227054,40.59615137473017],[-73.91317047431652,40.59615619530302],[-73.91317505024404,40.59616064599276],[-73.91318026188475,40.59616467096809],[-73.91318604095565,40.59616821774068],[-73.91319231257388,40.59617123901063],[-73.9131955046469,40.59617494700205],[-73.91319800271661,40.596178950158304],[-73.91319976094162,40.5961831774125],[-73.91320074910048,40.596187545647204],[-73.91320094421592,40.596191978116764],[-73.91320034508196,40.59619638804011],[-73.91319873952425,40.59620659153844],[-73.9131982336504,40.59621686153893],[-73.91319883019001,40.59622712751364],[-73.91320294366942,40.59623668196751],[-73.91320776245195,40.59624604211733],[-73.91321326987253,40.59625517880038],[-73.91321945036707,40.59626406117945],[-73.91322695723878,40.59627141200181],[-73.9132351618312,40.596278315377134],[-73.91324402023713,40.59628473391322],[-73.91325348063961,40.596290628536366],[-73.91325944330885,40.596296998814715],[-73.91326472422526,40.59630370782505],[-73.91326928805552,40.59631071650637],[-73.91327310716687,40.596317978934884],[-73.91327615678135,40.59632545086428],[-73.91328697424066,40.59636932037033],[-73.91328916240832,40.5963768981979],[-73.91329049636741,40.596384590138555],[-73.91329096739999,40.59639233972824],[-73.91329057205931,40.596400092852434],[-73.91329069144658,40.596417827089184],[-73.9132917846999,40.59643554229233],[-73.91329384966288,40.596453206629526],[-73.91329346814813,40.59646029835858],[-73.91329410422776,40.59646737711795],[-73.91329574855598,40.59647436231902],[-73.913298384321,40.596481168676775],[-73.91330197888098,40.59648771541723],[-73.91330730701968,40.59649412424861],[-73.91331323182914,40.59650021823972],[-73.9133197274146,40.59650596755074],[-73.91332675579793,40.59651133831207],[-73.91333427965073,40.59651630436073],[-73.91334225834859,40.59652083886153],[-73.91335065170367,40.5965249173246],[-73.91337377983909,40.5965438178234],[-73.91338608350591,40.59656044080807],[-73.9133976309511,40.59657737683626],[-73.91340840923465,40.5965946046223],[-73.91341840629585,40.59661210321613],[-73.91342761073076,40.59662985300841],[-73.91343023116018,40.59663629765571],[-73.9134321028285,40.596642890337435],[-73.91343321041076,40.59664958463631],[-73.91343354606566,40.596656326099605],[-73.91343310810065,40.59666306379697],[-73.91343189745977,40.5966697474706],[-73.9134299249803,40.596676324189126],[-73.91342789757822,40.596686443272674],[-73.91342688038979,40.596696650400055],[-73.91342688228174,40.596706887445144],[-73.91342790179394,40.59671709443146],[-73.91342993175007,40.59672721288593],[-73.91343570243254,40.59674066832575],[-73.9134423569443,40.596753884026455],[-73.91344987598562,40.596766828645336],[-73.91345823828297,40.59677946765528],[-73.91346273839629,40.59678684132688],[-73.91346795271964,40.596793935091995],[-73.9134738529505,40.59680071106782],[-73.91348040397632,40.59680712885313],[-73.91348757199944,40.596813151398344],[-73.91349531310574,40.59681874616971],[-73.91351601298143,40.59684056920231],[-73.91353599720796,40.5968627760048],[-73.91355525415447,40.59688535266395],[-73.91355914647922,40.59689009750772],[-73.91356372390055,40.596894471789426],[-73.91356892495125,40.59689842051294],[-73.91357468332745,40.596901889851594],[-73.91358092215815,40.59690483920539],[-73.91358756193775,40.5969072261295],[-73.91359489178382,40.596914573443534],[-73.91360153763534,40.596922290315106],[-73.91360746723475,40.59693033802068],[-73.91361265469611,40.59693867901434],[-73.91361707127885,40.59694727407284],[-73.91362069747747,40.59695608046161],[-73.91362754399032,40.59697297657853],[-73.91363513536558,40.5969896861246],[-73.91364346371617,40.597006190162915],[-73.91364815411255,40.59701175850713],[-73.9136521076035,40.597017651806794],[-73.91365528558478,40.59702381022512],[-73.91365765692197,40.59703017610859],[-73.91365920125445,40.59703668795878],[-73.91365990349844,40.59704328310843],[-73.91365975450121,40.59704990073751],[-73.91365462264105,40.597058207003464],[-73.91365035020185,40.59706679285116],[-73.91364696318834,40.5970756038533],[-73.91364447990745,40.597084590099925],[-73.91364291845603,40.59709369397459],[-73.91364393033042,40.59709692151617],[-73.91364562396893,40.59709997718242],[-73.91364795661879,40.597102779856975],[-73.91365086288808,40.59710525058449],[-73.9136542630822,40.5971073222933],[-73.91365806430431,40.59710894063403],[-73.91366216134007,40.59711005861944],[-73.91366644565383,40.597110647687984],[-73.91366677329009,40.59711069232938],[-73.91371188344324,40.597114908745475],[-73.91373985785499,40.59712002079383],[-73.91376762576394,40.5971257458375],[-73.91379516585833,40.59713207900237],[-73.91382245374976,40.59713901524439],[-73.91384946966548,40.597146549187975],[-73.91385644798187,40.597147712716556],[-73.91386322491958,40.597149433296025],[-73.91386972380056,40.59715169110055],[-73.91387587476702,40.59715446078102],[-73.91388160467154,40.59715771162468],[-73.91388684938481,40.597161407397216],[-73.91389155335766,40.597165505002145],[-73.91389566060423,40.59716995899712],[-73.9138991250328,40.59717472109926],[-73.9139015792635,40.59717818359002],[-73.91390477485595,40.597181275558796],[-73.91390862028274,40.59718390245054],[-73.91391299827909,40.59718598795144],[-73.91391778211215,40.59718746931062],[-73.9139228280989,40.59718830420296],[-73.91392798726092,40.59718846671744],[-73.91394197787787,40.59719035519833],[-73.91395581589491,40.59719281115237],[-73.91396946373938,40.597195827515364],[-73.91398287746675,40.59719939537536],[-73.91399602346323,40.597203504823],[-73.9140159093215,40.59721714268076],[-73.91403514020566,40.59723131814901],[-73.91405368888863,40.59724601110436],[-73.91407153341756,40.597261202097194],[-73.914092317479,40.59727609607753],[-73.91411253415568,40.59729143827328],[-73.9141321654423,40.59730721577178],[-73.91415119772891,40.597323415495694],[-73.91416961235173,40.59734002369398],[-73.91418739482306,40.597357026283746],[-73.91419763070711,40.59736936190235],[-73.91420703005407,40.59738207835956],[-73.91421556762899,40.59739514447641],[-73.91422322106098,40.59740852337993],[-73.91422997039221,40.59742218171711],[-73.91423579808338,40.597436085633966],[-73.91424010991003,40.59744162619641],[-73.9142437083946,40.59744745387413],[-73.91424655909593,40.597453518215076],[-73.91424863681233,40.5974597620732],[-73.9142499220557,40.597466128641436],[-73.91425040281213,40.59747256011333],[-73.91425007476137,40.59747899751533],[-73.9142455595356,40.59748773632537],[-73.91424037403262,40.59749625667944],[-73.91423453499429,40.59750452843472],[-73.91422806465675,40.597512521955],[-73.91422728518754,40.59751552416763],[-73.9142272913646,40.59751858576947],[-73.91422808180374,40.59752158697601],[-73.91422962654403,40.597524411499485],[-73.91423186594224,40.59752695257928],[-73.91423471572932,40.597529110472614],[-73.91423806326473,40.597530801665776],[-73.91424177939865,40.597531961563604],[-73.91424572089112,40.5975325448262],[-73.91426496801704,40.597535206819394],[-73.91428433609784,40.597537298462534],[-73.9143037956835,40.59753881872828],[-73.9143123007698,40.597539553655],[-73.91432066037541,40.59754096194028],[-73.91432877979567,40.597543026592994],[-73.9143365737825,40.597545726608566],[-73.91434395226263,40.597549032434735],[-73.9143508416565,40.59755290716048],[-73.91435890729291,40.597559379968274],[-73.91436626946133,40.597566323846245],[-73.91437287920782,40.59757369402762],[-73.9143786948325,40.59758144424343],[-73.91438367903812,40.597589523202],[-73.9143878000206,40.59759788028601],[-73.91439103037744,40.597606460692916],[-73.9143930041245,40.59761015668591],[-73.91439420905029,40.59761404040913],[-73.91439461648184,40.59761801902983],[-73.91439421686985,40.59762199822212],[-73.91439301780787,40.597625883337486],[-73.91439105128462,40.59762958075097],[-73.91438836334468,40.59763300421924],[-73.91438501497187,40.59763607320616],[-73.91437892135427,40.59764011952361],[-73.91437342274727,40.5976446343609],[-73.91436858185395,40.597649567003344],[-73.91436445039524,40.597654861367324],[-73.91436107635855,40.597660459356],[-73.91435849718879,40.59766629733621],[-73.91435674220051,40.597672310328576],[-73.91435582906291,40.59767843116704],[-73.91435680387849,40.597686081614334],[-73.91435872213594,40.597693629064125],[-73.91436156897976,40.597701003813064],[-73.91436531702114,40.597708140336735],[-73.91436993469344,40.59771497495044],[-73.91437825854511,40.597722344900895],[-73.91438579166037,40.59773019624323],[-73.91439248443643,40.59773847566645],[-73.9143982969349,40.59774713438999],[-73.9144031905461,40.59775611626281],[-73.91440668436684,40.59776269053509],[-73.91440943330277,40.59776946729797],[-73.91441142005367,40.597776397117386],[-73.91441262819859,40.5977834307277],[-73.9144130490131,40.597790516020765],[-73.91440975037757,40.59779335653542],[-73.91440718683135,40.59779660720658],[-73.91440544444725,40.59780016104707],[-73.91440457964633,40.59780389597025],[-73.91440462445534,40.5978076888659],[-73.91440557464202,40.59781141207356],[-73.91440740025686,40.59781494042667],[-73.91441564958163,40.59782302516608],[-73.91442482452808,40.597830508829105],[-73.9144348458327,40.597837330543356],[-73.91444164298508,40.5978408367979],[-73.91444792848162,40.597844857656085],[-73.91445363534353,40.59784935018058],[-73.91445870780481,40.597854268259496],[-73.91446308483542,40.59785955740041],[-73.91446411807519,40.5978703376716],[-73.91446404312785,40.597881147105724],[-73.91446286403465,40.59789191902906],[-73.91446495001335,40.59790066108532],[-73.914467741207,40.59790928790361],[-73.9144712319452,40.5979177653039],[-73.91447540490731,40.59792606043728],[-73.91448024628534,40.597934143640835],[-73.91448573502286,40.59794198139303],[-73.91449185269425,40.59794954570256],[-73.91449857362576,40.59795680471965],[-73.91450293006082,40.59796239472626],[-73.91450800213941,40.597967621223965],[-73.91451374091785,40.59797243106954],[-73.91452008601843,40.597976775299486],[-73.91452697332076,40.59798060947068],[-73.91453433232283,40.59798389550155],[-73.91454207391614,40.59798361746415],[-73.914549787149,40.59798420452618],[-73.91455730478492,40.59798564182076],[-73.9145602378312,40.59799146078447],[-73.91456210042733,40.597997530916246],[-73.91456285733523,40.598003736929925],[-73.91456249507513,40.59800996405784],[-73.91456305954142,40.59801678744125],[-73.91456436959166,40.59802355173844],[-73.91456641363872,40.59803020936258],[-73.91456917723674,40.59803671322722],[-73.9145726426407,40.59804301892381],[-73.91458404111373,40.598058811667094],[-73.91459614131696,40.59807429751466],[-73.91460892986692,40.59808945836296],[-73.91462239206152,40.598104275940344],[-73.91463651165748,40.59811873448661],[-73.91465127197476,40.598132815393555],[-73.91466665632866,40.598146504073355],[-73.91468264716022,40.59815978208451],[-73.91468682814697,40.598163549403075],[-73.91469159870792,40.59816688577128],[-73.9146968861661,40.59816973484536],[-73.91470260090531,40.59817205300109],[-73.91470865484172,40.59817380097121],[-73.91471495064236,40.59817495405667],[-73.91472138415484,40.59817549190895],[-73.91472785736643,40.59817540557641],[-73.91473426565676,40.59817469732683],[-73.91474393078971,40.5981758259382],[-73.91475345299705,40.59817752270207],[-73.91476277163233,40.598179776516375],[-73.91477183528436,40.59818257310317],[-73.91478058572818,40.59818589851424],[-73.914788972442,40.59818973043095],[-73.91479694380537,40.59819404619864],[-73.91480445347518,40.598198821156274],[-73.91480840413267,40.59820414196583],[-73.91481312012209,40.5982090865693],[-73.91481854174168,40.59821359260143],[-73.91482459719745,40.59821760070359],[-73.91483120919096,40.59822105955442],[-73.91483829359821,40.59822392653912],[-73.91484575771953,40.59822616305713],[-73.9148498609942,40.59822590491939],[-73.91485395050435,40.59822627182293],[-73.91485786186766,40.59822725074622],[-73.9148614415051,40.598228802038584],[-73.91486454641684,40.598230862938216],[-73.9148670538468,40.5982333521024],[-73.91486886238008,40.59823617078145],[-73.91486876431425,40.598247580790584],[-73.91486766802393,40.59825895990497],[-73.91486557862623,40.59827025920982],[-73.91486389752937,40.59827660615012],[-73.91486296908423,40.59828304093064],[-73.91486279862744,40.598289515307044],[-73.91486339040671,40.5982959731602],[-73.91486473898978,40.59830236573495],[-73.91486683411426,40.59830864025198],[-73.91486965518288,40.59831474777756],[-73.91487318314006,40.598320636865964],[-73.9148773905716,40.598326261426244],[-73.91488571429964,40.59833607358057],[-73.91489473543446,40.59834552070195],[-73.91490442500127,40.59835457428876],[-73.91491475600046,40.59836320768378],[-73.91492344431688,40.598375125445244],[-73.9149310281033,40.59838747545155],[-73.91493746765627,40.59840019635772],[-73.91494867331002,40.598420988831755],[-73.91495881920136,40.59844209731814],[-73.91496788713279,40.59846348595259],[-73.91499162482174,40.59851496849668],[-73.9149981362714,40.59852561544052],[-73.91500554115422,40.59853591609171],[-73.91501380787247,40.598545830387174],[-73.9150229010989,40.59855531273276],[-73.91503046214288,40.598562421395656],[-73.91503744296027,40.598569869880905],[-73.91504381238073,40.59857762750787],[-73.9150495502191,40.59858566628416],[-73.91505463343391,40.59859395771302],[-73.91505904404272,40.59860247045325],[-73.9150627656018,40.59861117249461],[-73.91507760104052,40.59863097519503],[-73.91509155225413,40.598651149825194],[-73.91510460476944,40.59867167024026],[-73.91511061052513,40.59867955005866],[-73.91511584905167,40.59868774108189],[-73.91512029051074,40.598696201740815],[-73.9151239136417,40.59870488561426],[-73.91512669959955,40.59871374795812],[-73.91512862910307,40.59872274134734],[-73.91512606406265,40.598757598266204],[-73.9151251089278,40.5987617021946],[-73.91512501505804,40.59876586824232],[-73.91512578543986,40.598769994721295],[-73.91512739866984,40.5987739754022],[-73.91512981376925,40.598777714427975],[-73.91513297459494,40.59878111593039],[-73.91513679883606,40.59878409407367],[-73.91514356433069,40.59878805761772],[-73.91515075811971,40.59879155825918],[-73.91515832155062,40.59879457149557],[-73.91516620168738,40.59879707182322],[-73.91517458370498,40.59880018014926],[-73.91518251480994,40.59880391017792],[-73.915189920761,40.59880822550075],[-73.915196724909,40.59881308166591],[-73.91520285852008,40.59881843204975],[-73.91520826276238,40.59882422031912],[-73.91521502464106,40.59883276879639],[-73.91522241638482,40.598841007641205],[-73.91523041274729,40.598848913548444],[-73.91526129154352,40.598863427767625],[-73.91526576604863,40.5988650961399],[-73.91526987290376,40.59886724220188],[-73.9152735282043,40.598869822836704],[-73.9152766487235,40.59887278135812],[-73.91527917322075,40.598876054395],[-73.91528104485967,40.59887957238092],[-73.91528222417162,40.5988832617414],[-73.91528527806808,40.598893171671484],[-73.91528935512915,40.5989028654053],[-73.91529442927782,40.598912282110426],[-73.91530054890139,40.59891619742327],[-73.91530715795884,40.59891961905278],[-73.91531418704089,40.59892251226919],[-73.91532156629518,40.598924845860445],[-73.91533297981698,40.598927816019085],[-73.91534470118442,40.598929980420245],[-73.91535663173352,40.59893132257319],[-73.9153623700253,40.59893264207148],[-73.91536783815327,40.5989345175676],[-73.9153729398914,40.598936916992564],[-73.91537759243302,40.598939798570775],[-73.91538171429609,40.59894311566912],[-73.91539958417555,40.59896560873549],[-73.91542612796813,40.59901882299193],[-73.91544471569526,40.59904219493516],[-73.9155344739184,40.5991107979864],[-73.91556585249901,40.59912773010491],[-73.91560394477511,40.59916184793779],[-73.91563449423268,40.59918009587326],[-73.91567311869423,40.59919088378602],[-73.91573129686093,40.599202701085126],[-73.91578387793781,40.59922618082111],[-73.91580033757546,40.59925117048416],[-73.91580410672528,40.599257793833154],[-73.91581805281626,40.599282309554646],[-73.91585358956556,40.59931384531463],[-73.91588501406684,40.599324299694146],[-73.91591433020129,40.599321795309585],[-73.91594923488863,40.59931248795752],[-73.91603690126875,40.59938432909911],[-73.91606364579825,40.59939379075029],[-73.91611372324525,40.59940332488138],[-73.9161655196714,40.599421614484065],[-73.91620786703461,40.59945087804468],[-73.91624224253374,40.599461690142476],[-73.91627624656071,40.59945395429655],[-73.91628276233509,40.59945507780335],[-73.91629727311599,40.59945728367596],[-73.91632181903475,40.599466496057396],[-73.91633776063104,40.59947573014744],[-73.9163513221006,40.5994867466891],[-73.91635614296347,40.599490950323066],[-73.91637158318203,40.59949688974887],[-73.91638281598057,40.59949879184015],[-73.91639933954968,40.59950349803025],[-73.91642042780603,40.599513915593356],[-73.9164368010449,40.59952301277709],[-73.91645444113819,40.59952755508982],[-73.91647730002268,40.5995330613028],[-73.91648935966357,40.59953655601479],[-73.9165068142593,40.59954496727198],[-73.91652506718992,40.59954841153005],[-73.9165470343393,40.59954710986658],[-73.91656158487505,40.599545666780756],[-73.91657083730628,40.599547456511445],[-73.91658101917103,40.59955421667042],[-73.91661611022751,40.599598268145336],[-73.91662775280886,40.59961806715387],[-73.9166353058768,40.59962581198038],[-73.91665164333709,40.59963438859415],[-73.91666986159865,40.59963728381071],[-73.91668199820654,40.59963583745147],[-73.91669770973537,40.599626956725245],[-73.91670898542586,40.59962339552035],[-73.91672219926438,40.59962543689081],[-73.91673777424802,40.59963897884088],[-73.91674941026518,40.59966531096918],[-73.91676213565182,40.59968258558037],[-73.91677260011099,40.59969365410823],[-73.91678498028277,40.59969959126217],[-73.9168344055606,40.59971261055441],[-73.91686262219532,40.59972618977991],[-73.91687661605539,40.599737618693794],[-73.9168770324865,40.59974950402023],[-73.91687230406696,40.59975839372093],[-73.9168646609248,40.59976629322582],[-73.91685914082419,40.59977358982058],[-73.91685865887356,40.5997852000842],[-73.91686357759069,40.599797528264304],[-73.91687133689634,40.599812136226255],[-73.9168861909504,40.59982751727272],[-73.91690389584288,40.599837301552235],[-73.91691904905909,40.59984313264034],[-73.91693467357182,40.59984520253361],[-73.91695138598224,40.59984290723206],[-73.91696976278125,40.59983413829394],[-73.91698831811121,40.599825669694255],[-73.91700881093413,40.599823351985634],[-73.91702558933886,40.59982577953705],[-73.91707040741538,40.5998372851251],[-73.91709128513465,40.599844491045204],[-73.91711367578142,40.599850903126544],[-73.91713887012357,40.59986135149608],[-73.91715858719805,40.599874183370765],[-73.91716562558177,40.599890629761106],[-73.91716475112281,40.59989817732709],[-73.9171603838185,40.599906381267736],[-73.91715709354423,40.59991755007893],[-73.91716075835838,40.59992372851759],[-73.91716709068109,40.59992820778715],[-73.9171737867899,40.599929117773634],[-73.91719133448245,40.59992056716334],[-73.9172176133197,40.59989980744736],[-73.91723155883308,40.59989216006662],[-73.91724668706972,40.5998890956273],[-73.91726346642493,40.5998897121538],[-73.91727721874068,40.59989323648153],[-73.91728693511226,40.59989777195718],[-73.91730057566032,40.59990387514634],[-73.91731295816078,40.599908001254065],[-73.917318748244,40.59991409828979],[-73.91732032431774,40.599920878493315],[-73.91732395216269,40.59992834754519],[-73.9173338821583,40.59993609504056],[-73.9173483850213,40.599942501402076],[-73.91743211525555,40.59996745743537],[-73.9175046142533,40.59998867078486],[-73.91754276861265,40.600003438392],[-73.91756644521524,40.60001654795279],[-73.91758695033738,40.600034568531036],[-73.91760853457674,40.60005193115441],[-73.91762670792177,40.60006267694069],[-73.91766806318164,40.60007903698756],[-73.91769264353185,40.60009061075923],[-73.91770566532388,40.60010198308823],[-73.91770929031333,40.60011181194216],[-73.91770801389576,40.60012419009646],[-73.91768435883648,40.60018055243022],[-73.91767925353922,40.600202643865444],[-73.91768406403182,40.60021519055797],[-73.9176961462692,40.60022939027544],[-73.91771262127934,40.600243757985794],[-73.9177454576067,40.60027737662668],[-73.91778123630412,40.60031904027283],[-73.91779521853202,40.60034068097594],[-73.91782637491548,40.60039282645155],[-73.9178365885921,40.600404306991585],[-73.91784529537075,40.600410076723264],[-73.91787279962206,40.60041712372915],[-73.91789299943657,40.60041834521048],[-73.91790488417722,40.60041733813872],[-73.91791951170606,40.60041150215272],[-73.91792643852354,40.60040179107612],[-73.91793394476751,40.600388099918916],[-73.91794587383255,40.600381603780264],[-73.9179595187873,40.600383534411584],[-73.91797470448792,40.60039172469694],[-73.91799042415569,40.60040556913697],[-73.9180077656362,40.60041837236516],[-73.91803500633199,40.60043422916988],[-73.91806182036798,40.600445475092684],[-73.91807514078245,40.60044913471534],[-73.91809152834422,40.60044621044688],[-73.91811422430312,40.60043886957553],[-73.91812603535004,40.60043863138749],[-73.91813182934679,40.60044288941654],[-73.91813383910213,40.600447749697715],[-73.91813309247725,40.60046943196792],[-73.91813278460573,40.60048551790257],[-73.91813356095734,40.600499104738795],[-73.91814175737942,40.600509923917095],[-73.91814855814971,40.600514266091935],[-73.91818895561364,40.600519070779136],[-73.91820814640923,40.60052207684546],[-73.91822251015459,40.600526313493965],[-73.91824003666655,40.60053579605476],[-73.91824881184027,40.600544447976695],[-73.91826447883913,40.600572126567734],[-73.91830543680375,40.60061969561866],[-73.91832875071364,40.600637087312464],[-73.91837703552733,40.600670663139326],[-73.91840751312273,40.60069044669312],[-73.91843788919898,40.60070446682726],[-73.91850912125022,40.60073204759911],[-73.91852934477951,40.60074400291602],[-73.91854477885161,40.60075537618891],[-73.91855603487782,40.60076801084183],[-73.91857336923096,40.60078682442403],[-73.91859190395202,40.6007963900695],[-73.91860918373875,40.60080029987518],[-73.9186209992879,40.600798222168905],[-73.91863602304826,40.60079172764771],[-73.91866855912362,40.600776160243306],[-73.91867828675998,40.60077235181711],[-73.91869312203318,40.60077334989832],[-73.91875723059746,40.60079546352174],[-73.91878422409646,40.600807559612974],[-73.91880409704832,40.60081235024757],[-73.91882519627067,40.60081439627648],[-73.91883736467854,40.60081712269688],[-73.91884779871687,40.60082399206102],[-73.91887901850295,40.60085629245457],[-73.91889402037988,40.60086780258178],[-73.91891144376474,40.60087385396901],[-73.91893729843603,40.60087357082357],[-73.918961610932,40.60086938851558],[-73.91898059854392,40.600860810168236],[-73.91898232576955,40.6008605570765],[-73.91899367352849,40.60085889799266],[-73.9190048336398,40.60086154075767],[-73.91905184816436,40.60087458436697],[-73.91906947725316,40.60087921723794],[-73.91907478072217,40.6008806121349],[-73.91908593509092,40.600887455012355],[-73.91909805291066,40.600902202594305],[-73.91910082286125,40.6009051957779],[-73.91910794784852,40.60090887939921],[-73.91916353375686,40.600921352527536],[-73.91917533854992,40.60092761888323],[-73.91917814168286,40.60093171057722],[-73.91917705749938,40.60093601916824],[-73.91916343676967,40.600942459294764],[-73.91914135970356,40.60094452983749],[-73.91912104778446,40.60094588794389],[-73.91911171349467,40.60095139894841],[-73.919111455778,40.60095548798708],[-73.9191160236535,40.60096065193878],[-73.91913369661202,40.60096810283926],[-73.91918590709885,40.60097266787899],[-73.91920714797703,40.60097685546292],[-73.91922071571298,40.60098369901865],[-73.91923257897216,40.60100069816714],[-73.91924192974514,40.60101190356217],[-73.91925362988023,40.60101476581055],[-73.9192689379233,40.60101200429183],[-73.91928471935167,40.601004193271194],[-73.91930014678076,40.600991577597675],[-73.91930740174624,40.6009782982971],[-73.91930761917936,40.60094678872171],[-73.91931068795509,40.60094023026561],[-73.91931886749298,40.60093666780396],[-73.91933788168978,40.60093517104279],[-73.91935182054645,40.60093301232727],[-73.91935921049398,40.600927884753524],[-73.91935979294124,40.600922066705834],[-73.91935533192367,40.60091849537131],[-73.91932309982607,40.60092031121443],[-73.91931363050709,40.60091953611021],[-73.91930265004932,40.60091771673985],[-73.9192980448084,40.60091381644198],[-73.91929798058312,40.600906762245174],[-73.91930356890065,40.600902347084215],[-73.91932071242023,40.60089994368461],[-73.91940336080107,40.600897394083454],[-73.9194177594273,40.600902179599956],[-73.91942851763349,40.600909132568056],[-73.91944385933479,40.60093801815171],[-73.91944888545909,40.60095196512928],[-73.919449917555,40.60096039240344],[-73.91945196503796,40.600965773200876],[-73.91946214741152,40.600972532433545],[-73.9194835657344,40.60097940943681],[-73.91951117923655,40.60098623599308],[-73.91954271573728,40.6009927900387],[-73.91957317528879,40.600998219703825],[-73.91962467121434,40.60099809104886],[-73.91967426193835,40.60099524371575],[-73.91969353230722,40.60099146834281],[-73.91971209045042,40.60098118831568],[-73.9197286939526,40.600979141315136],[-73.91974280611898,40.600982006203616],[-73.91976249301169,40.60099192980433],[-73.91977670330691,40.60100239739936],[-73.91978251184943,40.60102339855739],[-73.9197807746835,40.60103064365237],[-73.91977266662413,40.601035276708295],[-73.91975984495103,40.60103727140617],[-73.91975375422574,40.60104075310083],[-73.91975014484062,40.60104763954835],[-73.91975582709361,40.60105447853941],[-73.91976935752457,40.60106316097213],[-73.91978570053273,40.60106756415789],[-73.91980392083788,40.601068647217595],[-73.91982352098546,40.601061332831286],[-73.91985292611214,40.601042880903144],[-73.91987865386812,40.60103027216737],[-73.91989763488907,40.601028226799905],[-73.91992204048402,40.60103529795951],[-73.91993193709664,40.60104249621283],[-73.91993779023873,40.601055674785975],[-73.91994313488395,40.601072065544386],[-73.91995763043886,40.60108681569672],[-73.91997796402242,40.601098028680276],[-73.92001158049264,40.60111232456404],[-73.92003732206923,40.601118271167785],[-73.92004992437451,40.60111959738505],[-73.92006098575499,40.60111463700154],[-73.92007226783113,40.6011050667022],[-73.92009753006873,40.601090234313865],[-73.92010700786373,40.60108450487109],[-73.92012260482441,40.60108053454899],[-73.92014399285071,40.601082689932845],[-73.92016017744024,40.60108652184825],[-73.9201657379815,40.60108783880489],[-73.92017300752794,40.60109127485228],[-73.92017433407845,40.60109616209755],[-73.92017439212422,40.60109945425395],[-73.92017443595286,40.60110195314976],[-73.92016993010404,40.601105682905306],[-73.92015118519022,40.601121644628826],[-73.92012940107887,40.60115017545981],[-73.92010883532043,40.60118252227573],[-73.92009786339072,40.601202908478506],[-73.920098100347,40.601214464806525],[-73.92010831237522,40.60122830512592],[-73.92012777059982,40.60124703819463],[-73.92014597658064,40.601260143587],[-73.92018070185937,40.60128267508851],[-73.92022921531233,40.60130689043734],[-73.9202524656747,40.6013177478893],[-73.92027450330302,40.60131932823691],[-73.9202864689778,40.60131101988567],[-73.9202933607782,40.601298947486775],[-73.92030281623185,40.60128119461037],[-73.92031373899877,40.60127230906518],[-73.92033578660204,40.60126551780698],[-73.92035956000656,40.601261142171126],[-73.92037954507701,40.60126151335824],[-73.92039721693821,40.60126896339317],[-73.92042017776066,40.60128155101968],[-73.9204353244499,40.60129339158032],[-73.92044273110251,40.60130316818253],[-73.92044747436839,40.601310472722815],[-73.92045575359825,40.601314541203706],[-73.920469289789,40.60131666361743],[-73.92048430764677,40.60131617929533],[-73.92051076120785,40.60132863161119],[-73.9205300788218,40.601345772986924],[-73.92055062419101,40.601360169907416],[-73.920577982519,40.60136924611498],[-73.92059529862243,40.60137370531007],[-73.92062779408786,40.60139233740139],[-73.92065543050411,40.6014093467919],[-73.92066643721799,40.60142005967264],[-73.9206684076849,40.60142856833221],[-73.9206678527521,40.60144091954067],[-73.92066993292842,40.60144866233252],[-73.92067554164576,40.60145626867819],[-73.92068392280544,40.6014637409033],[-73.92069756657529,40.60146803219705],[-73.92072395869452,40.60147104281151],[-73.9207393708553,40.601472261159756],[-73.92075503628868,40.601471200445914],[-73.92076807095478,40.601472390178664],[-73.92077599006171,40.60147527764241],[-73.92080851865367,40.60149627035895],[-73.92081935415844,40.60150014858655],[-73.9208339723954,40.601502133826166],[-73.92085298676878,40.60150244931264],[-73.92087747193757,40.60150455224574],[-73.92089593937085,40.60150939532733],[-73.92092552893062,40.601520532591415],[-73.92094881399787,40.60153193891914],[-73.92095589791772,40.601540563000334],[-73.92095761605059,40.60154948427312],[-73.92095576692455,40.60155930992799],[-73.92095521008713,40.60157349960151],[-73.92096222064357,40.60158338680178],[-73.92097770063809,40.60158748666649],[-73.92099710909608,40.601589503156305],[-73.92102209672717,40.601593116009404],[-73.92104070841964,40.60159774121128],[-73.9210588114722,40.60160741472008],[-73.92107492332492,40.601624772929725],[-73.92109423755748,40.60164608635419],[-73.9211245708161,40.601665566695445],[-73.92114084135589,40.60167123213826],[-73.92114912406117,40.60167112859229],[-73.92115698009401,40.60166641233971],[-73.9211655983087,40.60165672970432],[-73.92117651951598,40.601647816601634],[-73.92118462754694,40.60164504988954],[-73.92120515319725,40.60164506396398],[-73.92122870387247,40.60164584873204],[-73.92124868755369,40.60164805823216],[-73.92126610981764,40.60165410875835],[-73.92128115139077,40.60166432912769],[-73.92128996036958,40.601675342330566],[-73.92129495169254,40.60168692888371],[-73.92129954787023,40.60169810270917],[-73.92131055775006,40.60170700336688],[-73.92132078400631,40.601708301013],[-73.92136278007666,40.60170138550414],[-73.92138561263539,40.60170035741807],[-73.92139987013005,40.601703002236306],[-73.92141210729977,40.60170915892561],[-73.92142034349,40.601718140602976],[-73.92142504461913,40.601731482992776],[-73.92142244284891,40.60173842663847],[-73.92141105247315,40.601748766289624],[-73.92138907143205,40.601760772815005],[-73.92137497382095,40.60177465184248],[-73.92136346453296,40.601793006673304],[-73.92135790599217,40.601804476775506],[-73.92135890295562,40.601812903337546],[-73.92136829024537,40.601824109085904],[-73.92141645365716,40.60187041877983],[-73.92145617208828,40.60190346643381],[-73.92147002357947,40.601914592297625],[-73.92147830140904,40.60191865969848],[-73.92148780695602,40.601919983139396],[-73.92151689981944,40.601923654141174],[-73.92152612096339,40.6019225356471],[-73.92153322059893,40.60191732480885],[-73.92153694106672,40.601908379280864],[-73.92153598005703,40.6018981410845],[-73.92153811694328,40.60188839854412],[-73.92154854419904,40.60187018016375],[-73.92155965231296,40.60185613439363],[-73.9215697796087,40.60184982830351],[-73.92158706910077,40.601847726050536],[-73.92160810002555,40.601846890019644],[-73.92162693823371,40.60184270291131],[-73.92164091966228,40.60183508232875],[-73.9216511602419,40.60182438352619],[-73.9216535155744,40.60181184205506],[-73.92165032453889,40.60180006458914],[-73.92165094648107,40.601791144419636],[-73.92166349282462,40.60177885683337],[-73.92168255247921,40.60177005845882],[-73.92170315115611,40.60177062148716],[-73.92171928075373,40.6017741458966],[-73.92172730617827,40.60177865337421],[-73.92173932549886,40.60178524897419],[-73.92175468270898,40.60180211303331],[-73.92176479249822,40.6018101616512],[-73.9217794065531,40.601815798401034],[-73.9217946389653,40.60181668712286],[-73.92180753372094,40.601813923623986],[-73.9218207948178,40.60180632966923],[-73.92184685489362,40.60178652986511],[-73.92188701180135,40.60175285046359],[-73.9219079521378,40.60173603973935],[-73.92191657304511,40.601730547121825],[-73.92192301744116,40.60172644318212],[-73.92193443677061,40.60172266260226],[-73.92194967363287,40.60171935218775],[-73.9219649789354,40.60171897776658],[-73.92197269359112,40.60172046463258],[-73.92197455638636,40.60172082323703],[-73.92198506448858,40.601726402893554],[-73.92198887708614,40.601731098643874],[-73.92199106492487,40.60173807235815],[-73.92199421934278,40.60175113976442],[-73.92199853119115,40.601758579981215],[-73.92200425704225,40.60175995626621],[-73.92201383653271,40.60175817975403],[-73.92202446625261,40.60175335609532],[-73.92203559501887,40.60175182656518],[-73.92204131784428,40.601755041311506],[-73.92204581235049,40.60176097422287],[-73.92205027568491,40.60176273228583],[-73.92205567929052,40.60176111761891],[-73.9220603668551,40.60175587713479],[-73.92206921126198,40.601737411198215],[-73.92208135790413,40.60172759301042],[-73.92209187580367,40.60172535005655],[-73.92210098576165,40.601726810385024],[-73.92214223054566,40.601747561525286],[-73.92215543963513,40.601753801720776],[-73.92217127987692,40.601757243446386],[-73.92218456872678,40.601756154626194],[-73.92219667576958,40.60175182549282],[-73.92223055154116,40.601729121413385],[-73.92225538189477,40.60171387714298],[-73.92226763245095,40.60170803899631],[-73.922273717557,40.601708757288826],[-73.92228552206917,40.60171450197325],[-73.92229192411692,40.60172183486595],[-73.92230106397129,40.60172801684098],[-73.92231078303837,40.60173019123892],[-73.92232385875646,40.601728279355214],[-73.92233524073562,40.601725789187526],[-73.9223477078364,40.60171896309159],[-73.9223705577354,40.601703580251716],[-73.92241545175197,40.601683765061566],[-73.92243703508683,40.601672416126085],[-73.92244561623141,40.601664022841966],[-73.92245081383555,40.601653733356734],[-73.92244898816395,40.60164374219259],[-73.92244053684487,40.601635172733054],[-73.92242394500194,40.60162522487669],[-73.92240501735294,40.6016139858012],[-73.92239609427338,40.601606815391044],[-73.92239159974385,40.60160088467124],[-73.92239106545962,40.60159706849834],[-73.92239460312709,40.6015890829286],[-73.92240228150452,40.601582254095625],[-73.92241237195186,40.601575398913106],[-73.92244162733233,40.601563203772585],[-73.92245607084489,40.60156068885425],[-73.92247457913395,40.601561880578686],[-73.9224939509947,40.60156516096621],[-73.92251886505412,40.60156954139793],[-73.92253729787319,40.60157383637184],[-73.92254931939385,40.60157914074138],[-73.9225533116614,40.60158359066122],[-73.92255532265294,40.60158845019499],[-73.92255848474154,40.60159366700639],[-73.92256431597028,40.60159666434685],[-73.92258882756775,40.601607138533524],[-73.92259804503614,40.60160837876164],[-73.92260931861337,40.60160665711762],[-73.92262311519376,40.60160287974542],[-73.92263492944241,40.60160080062057],[-73.92264400244568,40.60160171239062],[-73.92265062818646,40.601602101162044],[-73.92266222777471,40.60159862369145],[-73.92267444374241,40.60159223648501],[-73.92269254017482,40.60157555973792],[-73.9227048796416,40.60155457026581],[-73.92272227920651,40.60151936683129],[-73.92272837333098,40.60151171233255],[-73.92274484168045,40.60150151233312],[-73.92278407843641,40.60148504294152],[-73.92283614734508,40.60145691625878],[-73.92287038507452,40.60143355300606],[-73.92291904736976,40.60139279849786],[-73.92294803045955,40.60136613857642],[-73.92296591366795,40.60134803546713],[-73.92297287919708,40.60133469978733],[-73.92297908904168,40.60132081527766],[-73.92298643636853,40.60128878895732],[-73.92299641354248,40.60125580261344],[-73.92300226467997,40.601240765596344],[-73.92301384197246,40.601225292148214],[-73.92303904049196,40.601202857099544],[-73.92305075467893,40.601193696741504],[-73.92306336458508,40.6011884906705],[-73.92307369907856,40.6011877559368],[-73.92307895564846,40.60118817174448],[-73.92308518768189,40.60118685779588],[-73.92308987388357,40.601183458581886],[-73.92309867078848,40.601174625629],[-73.92310638907755,40.60116414564442],[-73.92311348872846,40.60115893537842],[-73.92312353670413,40.60115754155632],[-73.92313272021084,40.601158262043406],[-73.92313916397367,40.6011601321256],[-73.92314957058073,40.601159947599044],[-73.92315994773409,40.60115556225773],[-73.92317061869997,40.60114472740585],[-73.92317419374731,40.60113548101214],[-73.92317781181843,40.60112074270547],[-73.92317706933028,40.60111006490427],[-73.92317293760227,40.60110111524626],[-73.92317345039767,40.601094225616336],[-73.92317990463377,40.60108775274996],[-73.92318988107249,40.60108586550069],[-73.92319949464685,40.60108644772329],[-73.9232125308212,40.60108763617466],[-73.92322315123742,40.601088823513344],[-73.92322859023683,40.60108827765103],[-73.92323359605284,40.60108732205779],[-73.92324120433761,40.60107939346014],[-73.92325253786898,40.60105601596552],[-73.92325991357474,40.60103052110626],[-73.92326212649822,40.60101767694865],[-73.92326199310561,40.601007713228896],[-73.92326142664865,40.6009991490938],[-73.92326053419595,40.600992341954644],[-73.92326511697703,40.60098367035344],[-73.92327200343368,40.60097708854139],[-73.92328317206356,40.60097190778606],[-73.92330154702422,40.600963136662976],[-73.92331675430847,40.60095513254978],[-73.92332825119229,40.60094641178233],[-73.92334959532695,40.600923480050035],[-73.92337084434439,40.600891105132696],[-73.92337276154241,40.600882349995516],[-73.92337086771961,40.60087073812251],[-73.92336759441473,40.60086626257552],[-73.92335996492268,40.60086397875595],[-73.92334872870467,40.60086391681533],[-73.92333785168546,40.60086552906485],[-73.9233248849953,40.60086722167347],[-73.9233166766265,40.60086603528343],[-73.92331228746465,40.60086172367165],[-73.92330984628042,40.60085516243735],[-73.923307488916,40.600838965985226],[-73.92331229486442,40.60082332380903],[-73.92331767132771,40.60081520340366],[-73.92332671714138,40.60080774366832],[-73.92334123743058,40.600802125881756],[-73.9233564413049,40.60079648174469],[-73.92336764802194,40.60078949051856],[-73.92338073597229,40.60077558309782],[-73.92338507405101,40.60076081845952],[-73.92338760309362,40.60072222879174],[-73.92338805690385,40.600704086018126],[-73.92339040365536,40.60069755494935],[-73.92339757658699,40.60069105457221],[-73.92340842111734,40.60068708180908],[-73.92342059661388,40.60068434512454],[-73.92342816371738,40.60068006828802],[-73.92343688775709,40.60067200438685],[-73.92344796102553,40.60065504893027],[-73.92345016908648,40.60064640371698],[-73.92345061633749,40.6006324330856],[-73.92344513492918,40.60060789143389],[-73.9234454346592,40.6005977902935],[-73.9234481416064,40.60059244020912],[-73.92345643584923,40.60058215274017],[-73.92346760593718,40.60057697196774],[-73.92348532507853,40.60057476098884],[-73.92351009864076,40.600577000257296],[-73.92352784845147,40.600579482455004],[-73.92353778463949,40.60058253524951],[-73.92354527007528,40.60058737210648],[-73.92355232434709,40.600589461699954],[-73.92355873559974,40.6005889735962],[-73.92357051667331,40.60058401218085],[-73.92358039242698,40.600576305871826],[-73.92359095650751,40.600564428040016],[-73.92361544051083,40.60053600807855],[-73.9236227264069,40.60052563817317],[-73.92362727560547,40.60051589669339],[-73.92362495167734,40.600500771786265],[-73.92360604612871,40.60046916656561],[-73.92359340322533,40.60044094172141],[-73.92358553540089,40.600424742113276],[-73.92358353124993,40.60041387081649],[-73.92358480111764,40.600405692718134],[-73.92359010595858,40.60039518311819],[-73.92360027447693,40.600383415256694],[-73.92360961937001,40.60036824282105],[-73.92361600655249,40.60035649924921],[-73.92362170569025,40.60034771964885],[-73.92363165286697,40.60034056237581],[-73.92364332452911,40.600336864050355],[-73.92367599533473,40.600328926440504],[-73.9236940481655,40.600319496315464],[-73.92370521869141,40.60031253133423],[-73.92371520547469,40.60030224496994],[-73.92372130542597,40.600290447592236],[-73.92372755454433,40.60027293874026],[-73.92372968924963,40.600232647710115],[-73.92373103394813,40.600221860392395],[-73.92373389127943,40.60021027864981],[-73.92373840639804,40.600198205639025],[-73.92374789127815,40.60018646478533],[-73.92375575253068,40.60017628623617],[-73.92376899292735,40.600156120148384],[-73.92378100763126,40.600134526567516],[-73.92380187302743,40.60009026796526],[-73.92382682188565,40.60003406991416],[-73.92385067646161,40.5999881927739],[-73.92385501257137,40.5999757896071],[-73.92386215202568,40.59996692919457],[-73.92386986398152,40.59996061962545],[-73.92387703838924,40.59995464191006],[-73.92388449965384,40.59994825092219],[-73.9238934428192,40.599937359908196],[-73.92389971842633,40.599928746026784],[-73.92389948837976,40.59990881861101],[-73.92390086636702,40.59990042044702],[-73.9239046937622,40.59989254475308],[-73.92391525222938,40.599884290041196],[-73.92392747048704,40.59987609104159],[-73.92392988662448,40.59987244150946],[-73.92393411506927,40.59985844707591],[-73.92392774239381,40.59982706916144],[-73.92392760768735,40.59981894507863],[-73.92393478234803,40.599810605030505],[-73.92394552203531,40.599803201149044],[-73.92396069286787,40.59979467490487],[-73.923971574733,40.599789412640824],[-73.92398177222448,40.599782365234404],[-73.92398834060724,40.599769660646146],[-73.92399733670662,40.59974312494411],[-73.92400307854624,40.59973014522799],[-73.92401237890165,40.5997222738196],[-73.92402682516602,40.599715586055616],[-73.92404544701309,40.599712359522464],[-73.92406547246652,40.59970910643898],[-73.92408013809683,40.59970143122858],[-73.92408709514426,40.59969462877765],[-73.92409477905152,40.59968123821784],[-73.92410988673996,40.59966615280874],[-73.92412523564633,40.59965792854799],[-73.9241561770424,40.5996499337048],[-73.9241638512213,40.599648962073815],[-73.9241828097034,40.599646560319336],[-73.92418462982313,40.599646329827195],[-73.92421174312555,40.59964802199773],[-73.92424541012143,40.599650871920566],[-73.92427578653708,40.599655177672155],[-73.92429073928069,40.59965729604621],[-73.92430715377998,40.599662768980906],[-73.92431291117896,40.599667026674325],[-73.924315205492,40.599675621093276],[-73.92431019279303,40.599682561542465],[-73.92430039289492,40.59968713835168],[-73.92429552785268,40.5996902367826],[-73.9242912722805,40.59969586078263],[-73.9242912308896,40.599701350352305],[-73.9242964769784,40.599710138369545],[-73.92430658940232,40.599715853588094],[-73.92432195634315,40.5997248660577],[-73.92434437540875,40.59973780887981],[-73.9243570803949,40.59974437785415],[-73.92437141172344,40.59974444273833],[-73.92438186308075,40.59973695636947],[-73.92439249970637,40.59972559868924],[-73.92440486987621,40.599709330191985],[-73.92441456365657,40.59970316077145],[-73.92442659380441,40.59970009452222],[-73.92444650700851,40.59970123307662],[-73.92446511640117,40.599708217037275],[-73.92448153095812,40.59971366247214],[-73.92452211365516,40.59971459496318],[-73.92455239376244,40.59971917231059],[-73.92457042932716,40.59972360273238],[-73.92457841785492,40.59972939945992],[-73.92458240393556,40.599738570279044],[-73.92458307728985,40.59974817751549],[-73.9245857956167,40.59976319226131],[-73.92459068384755,40.59977263808489],[-73.92459877781145,40.599780054384986],[-73.92461752940692,40.59978863044416],[-73.92463430497592,40.599793416866525],[-73.92465076177595,40.5997934013555],[-73.92466380501182,40.59978676687108],[-73.92467381667127,40.59978540103446],[-73.92468717251317,40.59978903294177],[-73.92470272386316,40.599794203366464],[-73.92471629808001,40.59979558465871],[-73.92473567944916,40.599788707882475],[-73.92474940221028,40.599786218505834],[-73.92476743780544,40.59979064956673],[-73.92478060994458,40.599798151937634],[-73.92479626607783,40.59980494192305],[-73.92482542770848,40.59981149296579],[-73.92485419122163,40.59981870380581],[-73.92486491934997,40.59982148242334],[-73.92487924455052,40.59982700885966],[-73.92489500836547,40.59983539076446],[-73.92491642219117,40.5998464389002],[-73.92495896714752,40.59986370510815],[-73.92501594498923,40.59988811561931],[-73.92504527562963,40.59990334087582],[-73.92507625606696,40.599924605790314],[-73.92510107941986,40.599947732624116],[-73.92513064453816,40.59997871379749],[-73.92514689619352,40.60000057186655],[-73.92517243385696,40.60002787297239],[-73.92519060360225,40.6000409493983],[-73.9252079878428,40.60004831675275],[-73.92521529692843,40.600049941516566],[-73.92524212099853,40.60005336249193],[-73.92527811813908,40.60006534229369],[-73.92530612196603,40.600076899573885],[-73.92532417702309,40.60009626159952],[-73.92538087493593,40.60014586947832],[-73.9254249818069,40.600183612783006],[-73.92547665986197,40.60021271262083],[-73.92555357867363,40.60024490462473],[-73.92562198775776,40.60028727366168],[-73.92568778087471,40.60031748102736],[-73.92573201532659,40.60033839749641],[-73.92579962957923,40.600406722551156],[-73.92579971739805,40.60040681089571],[-73.92580642995433,40.60041621009891],[-73.9258232050429,40.600446970910184],[-73.92582991943321,40.60045551705449],[-73.92583164324368,40.60045771179424],[-73.92583327596914,40.6004597907124],[-73.92583775483465,40.600463209858],[-73.92584251867898,40.600466118558316],[-73.92584335486009,40.60046663006196],[-73.9258500736281,40.60047005115491],[-73.92586100945621,40.600474548160044],[-73.92586463613146,40.60047603983411],[-73.92586498616973,40.60047612181413],[-73.9259184127532,40.60048888664143],[-73.92592836870797,40.600492434960856],[-73.92593521516956,40.60049487675553],[-73.92603372345663,40.60053180231579],[-73.92605619362678,40.60054022573561],[-73.92608531584803,40.60055220186519],[-73.9261239067442,40.600570337421544],[-73.92615812012767,40.60058641540681],[-73.92617044247015,40.600590693642566],[-73.92617274590835,40.60059128030176],[-73.92618388603849,40.60059412071117],[-73.9262499858011,40.6006086825676],[-73.92626038449893,40.60061238928983],[-73.92626678761923,40.60061467145994],[-73.92627350927923,40.60061809420522],[-73.92627826204523,40.600620513192574],[-73.92628023072332,40.60062151410207],[-73.92629142748436,40.60062921003576],[-73.92630150230073,40.60063861203624],[-73.92633619879054,40.60067707133962],[-73.92634118598816,40.60068196622084],[-73.92635187240185,40.600692456543364],[-73.92637114016064,40.60070716789995],[-73.92638994148056,40.600721522619864],[-73.92643249022989,40.600753153407545],[-73.92647728272885,40.60078393205359],[-73.92658366943729,40.60084977034637],[-73.9265942895126,40.60085728528552],[-73.92662958157993,40.60088225811051],[-73.92666092795997,40.600909610671714],[-73.92672473632484,40.60097286080274],[-73.9267362962585,40.600982994306335],[-73.9267549643135,40.60099935805858],[-73.92677813208405,40.60101865392235],[-73.92680422726917,40.6010403896981],[-73.92683610747942,40.601063107186135],[-73.92683782009836,40.6010643270512],[-73.9268508759543,40.601072482473306],[-73.92688709503545,40.601095109395025],[-73.92689898565789,40.60110116208176],[-73.92693413537623,40.601119055274],[-73.92702874570658,40.60116065524949],[-73.92704502576358,40.60116781237998],[-73.92710895443551,40.60119671889123],[-73.92713015240506,40.601206303443234],[-73.9271304337976,40.60120645406284],[-73.92715815311838,40.601220842287795],[-73.92717864611902,40.60123172909089],[-73.9271839135284,40.60123452614492],[-73.92720295053422,40.60124649610239],[-73.92721137751549,40.60125330865288],[-73.92722198514126,40.60126188298028],[-73.9272802035588,40.60131231528875],[-73.92734386492134,40.60136510948426],[-73.92734514011778,40.60136617041496],[-73.92734631436707,40.60136728773925],[-73.927363053738,40.601383263180225],[-73.92737648337246,40.601399501558504],[-73.9273876687054,40.60141915426939],[-73.9274077913679,40.601465291112696],[-73.9274154778035,40.60147967868182],[-73.92743015841607,40.60150715955353],[-73.92744917922722,40.60153535901545],[-73.9274570124267,40.60154476000109],[-73.92746597086004,40.601552453233865],[-73.92748948522407,40.60156869695784],[-73.92751524676548,40.6015815248343],[-73.92757797229089,40.601609752333616],[-73.92759648550195,40.60162008111475],[-73.92760709237876,40.60162599956582],[-73.9276197667865,40.60163463948909],[-73.92770115744239,40.601690121262564],[-73.92781313709746,40.60176877422343],[-73.92785120812964,40.601796985414474],[-73.92793854543464,40.601866227241416],[-73.92796961892421,40.60188769129135],[-73.92798557836042,40.60189871566515],[-73.92799229777921,40.601902991366416],[-73.92800013798627,40.60190641236559],[-73.92801806164948,40.60191325660504],[-73.92808304299008,40.60192867244257],[-73.92810544832899,40.60193551880263],[-73.9281155299936,40.60193979659997],[-73.92812176618881,40.60194336870397],[-73.92812448977602,40.60194492725588],[-73.92813120697132,40.601950056006054],[-73.9281379252257,40.60195603949039],[-73.92815029083502,40.60196825825473],[-73.92815695657418,40.60197484279971],[-73.9281594595408,40.601978189754135],[-73.92816590857215,40.6019868074646],[-73.92816966445174,40.601992134726416],[-73.92817374140687,40.60199791619285],[-73.92817437712411,40.60200133066694],[-73.92817485418183,40.60200389617159],[-73.92817597007449,40.60200902141843],[-73.92817653573007,40.60201075151048],[-73.92817708692468,40.602012439376175],[-73.92817627850518,40.60201489551856],[-73.92817596272405,40.60201585425813],[-73.92817491178096,40.60202063890424],[-73.92817258416396,40.60203122797292],[-73.92817258048821,40.60203464472781],[-73.92817257865113,40.602036352518944],[-73.9281725773517,40.602037560235836],[-73.928172576813,40.60203806098013],[-73.92817286010605,40.60203849371748],[-73.92817481375147,40.60204147896786],[-73.92817534501715,40.60204309930686],[-73.92817593148192,40.60204489642361],[-73.92817885678203,40.60204712974011],[-73.92817929074548,40.60204746104893],[-73.9281798260262,40.60204800551813],[-73.9281826490905,40.60205087990478],[-73.92819048928519,40.60205515512211],[-73.92821176889767,40.6020662727514],[-73.92821735995165,40.602069689147726],[-73.92822072840617,40.60207311186196],[-73.92823304157285,40.602085077615456],[-73.92824423625846,40.602100459761544],[-73.9282542979957,40.60211840439536],[-73.9282561205668,40.602122078609874],[-73.9282822552592,40.60217479557381],[-73.92829344377827,40.60219103210984],[-73.92830575510754,40.60220556021263],[-73.92831359349337,40.60221154438525],[-73.92831931739906,40.60221591326268],[-73.92832255237369,40.60221838231466],[-73.92833263229963,40.60222351365273],[-73.92833967200683,40.602225957769484],[-73.92834495508235,40.602227792827335],[-73.9283707227971,40.60223464190179],[-73.92837440833262,40.60223529303915],[-73.92838528891605,40.60223721451045],[-73.92839873568074,40.602238075947156],[-73.92852648878832,40.60223986443289],[-73.92864863242384,40.60224762740448],[-73.92865203667742,40.602247197460244],[-73.92865535739779,40.602246776845654],[-73.9286632031204,40.60224592815481],[-73.92868072657511,40.60224176855964],[-73.92868077406673,40.60224175434917],[-73.92868113858397,40.602241668297886],[-73.92868351783146,40.602240702460975],[-73.92869795603175,40.60223484538613],[-73.92872798506362,40.602221879330195],[-73.92873943918403,40.602216933768496],[-73.92874531826534,40.60221494632961],[-73.92875961732884,40.60221011343397],[-73.92876522242689,40.60220926267716],[-73.92876747029989,40.60220926407044],[-73.92876970498486,40.602209265455464],[-73.9287741871033,40.602209268233324],[-73.92877575426226,40.60220926920456],[-73.92877866988114,40.602209271011425],[-73.9287811637933,40.60221022278223],[-73.92878315083613,40.60221098275311],[-73.92878478744824,40.602211398736955],[-73.92878651195417,40.602211838396876],[-73.92878753889542,40.60221262072424],[-73.92878987124975,40.60221440300439],[-73.92879235977134,40.60221566939134],[-73.928793231457,40.60221611287851],[-73.92879430416646,40.602217260447745],[-73.92879882926825,40.60222209512721],[-73.92880442554089,40.602228078379824],[-73.928807628277,40.602232971042426],[-73.92881337630806,40.60224175028263],[-73.9288149185336,40.602245759205374],[-73.92881896369747,40.60225627483544],[-73.9288335008079,40.602295568419734],[-73.92883420122563,40.60229729272845],[-73.92884690357079,40.60232804169046],[-73.92887540522597,40.60240875913073],[-73.92887707111007,40.60241347677744],[-73.92888713241264,40.60243739896249],[-73.92888764503768,40.60243837982787],[-73.92889831522595,40.60245875998479],[-73.92890726601246,40.60247328661369],[-73.92891552365388,40.60248400621585],[-73.92891845677174,40.60248781512992],[-73.92893189064417,40.6025006360673],[-73.92893711921324,40.60250436179811],[-73.92894868747513,40.60251260401339],[-73.92896227304986,40.60252167791644],[-73.92896660726448,40.60252457298609],[-73.92898564680316,40.602533981294755],[-73.92898846106746,40.60253505522028],[-73.92900581177712,40.602541680828004],[-73.92902597637303,40.602547672565365],[-73.92905667218389,40.60255513701557],[-73.92907527403578,40.60255966206704],[-73.92911224821778,40.602565662486235],[-73.92912414379974,40.6025662374116],[-73.92913017763841,40.602566528277464],[-73.92918172865079,40.60256656005456],[-73.92919101377164,40.6025680830872],[-73.92919741628921,40.60256913224609],[-73.9292052584478,40.60257084486915],[-73.92920595125047,40.602571056215105],[-73.92921086019335,40.60257255728452],[-73.92930719474792,40.602612761925606],[-73.92940240951565,40.602653821201756],[-73.92943377206495,40.60266836038145],[-73.92946177257481,40.60268289815919],[-73.92950671202776,40.602709233504385],[-73.92952653371673,40.60272782849608],[-73.9295311997649,40.602733527348185],[-73.92954217933408,40.602746940767226],[-73.92956585098817,40.60277539468959],[-73.92956616907622,40.6027757758458],[-73.9295840432562,40.60279760847483],[-73.9295988094564,40.60283113206149],[-73.92962398500417,40.60286232833968],[-73.92963395191335,40.60290397247074],[-73.92963408761985,40.60290764127443],[-73.92963545750591,40.602944678785924],[-73.92964821803989,40.60296864929614],[-73.9296478101645,40.60301259210777],[-73.92964063354714,40.60305713739855],[-73.929629077679,40.603087432324244],[-73.92962552383267,40.60311067866948],[-73.92962544552631,40.60313784162861],[-73.92962541070168,40.603149818767946],[-73.92961589749179,40.60318963997947],[-73.92959887783277,40.603216537917795],[-73.92959504624501,40.60322259275416],[-73.92956844608068,40.603245742552616],[-73.92951172074437,40.60328495834489],[-73.92947942819067,40.60330906591343],[-73.92944931704109,40.60331434386697],[-73.92942835807844,40.60331496275151],[-73.92941520249619,40.60332412287212],[-73.92940808221311,40.60334909458024],[-73.9293999160438,40.60337371081859],[-73.92939237228457,40.60339069648658],[-73.9293791374652,40.60340866791676],[-73.92936630105442,40.60342381136338],[-73.92934132980231,40.603437710983684],[-73.92932709555383,40.60344651359393],[-73.92931073811064,40.603454601222346],[-73.92930010623508,40.603461702608726],[-73.92928201173613,40.60347700799489],[-73.92924206782794,40.60351612474911],[-73.92918120003131,40.6035558313679],[-73.92907960400987,40.603629521410404],[-73.92903906112123,40.60365666944284],[-73.92901905320194,40.60367521127397],[-73.9290116971971,40.60368541846887],[-73.92900966703503,40.60369746691515],[-73.92901350716632,40.603710534046265],[-73.92901612396753,40.60372124027134],[-73.92902457501773,40.603732965326],[-73.9290372022207,40.60374417244563],[-73.92903956400461,40.60375968308058],[-73.92904052647938,40.60376882322649],[-73.92905279131024,40.60378285667206],[-73.92909011185044,40.603806511865706],[-73.9291125387482,40.60381423857407],[-73.92912996631458,40.60381732465405],[-73.92914897671425,40.60381997026789],[-73.92915768588944,40.60382689308181],[-73.92916490474249,40.603838634789454],[-73.92916685323532,40.60384180296099],[-73.92916872325594,40.603846216663236],[-73.92917220501916,40.603854431756886],[-73.92916767703421,40.60387932547],[-73.92916956895075,40.603895629565486],[-73.92918035528922,40.603912077521045],[-73.92919568365829,40.60392520767892],[-73.92921374589248,40.60394025973748],[-73.92924015235188,40.603965034625276],[-73.92925238099366,40.60397906752436],[-73.92927458471804,40.603993574804925],[-73.92930104928426,40.60399880509648],[-73.92935726345164,40.60400152967773],[-73.92940872349574,40.60400361989432],[-73.92942158380278,40.60399923601653],[-73.92944103951852,40.60399030056702],[-73.9294646491881,40.60397003046524],[-73.9294913330262,40.6039380978616],[-73.92950334816175,40.60392664406209],[-73.92953282448039,40.603898543380005],[-73.92957181899766,40.60387183231393],[-73.92961228066397,40.60385346809914],[-73.92964239204616,40.60384818792538],[-73.9296671768888,40.6038410666896],[-73.92969815565213,40.60383219302966],[-73.92973379494495,40.603811161103835],[-73.92977444433969,40.60378601670788],[-73.92981112592366,40.603765371381996],[-73.92984643610663,40.603749144290674],[-73.92987492996924,40.603742325988854],[-73.92989750871342,40.6037432460957],[-73.92992357200711,40.6037512762487],[-73.92997300169479,40.60376538720009],[-73.93004747973679,40.60379795850314],[-73.93006118620376,40.60380952233387],[-73.93007711500096,40.60383461951276],[-73.93008075602503,40.60386528106573],[-73.93008511429105,40.603899072163856],[-73.93008748758355,40.60393615584441],[-73.93009881658116,40.6039841419039],[-73.93010981569395,40.60400459786809],[-73.93012524946349,40.60401970363679],[-73.93014252515883,40.60402959483888],[-73.93016762708791,40.60402845782832],[-73.93019328021879,40.60401771318441],[-73.930214048823,40.6039935441407],[-73.93023442879164,40.60396138857636],[-73.93025730770022,40.603916386716215],[-73.93026947522583,40.60388727234372],[-73.93028462271289,40.60386606430435],[-73.93031739463606,40.60383037383774],[-73.93034486413778,40.60380360174438],[-73.93037621988707,40.60378111287045],[-73.93039048333972,40.603773328557814],[-73.9303971176976,40.60376970724557],[-73.9304436695571,40.60374758539732],[-73.93048920100155,40.603735864629044],[-73.93052669571796,40.60373116683187],[-73.9305652321445,40.603726825818654],[-73.93061949814351,40.603732815423804],[-73.93066836360131,40.603734985264396],[-73.93071390997513,40.60374483864962],[-73.93074706415364,40.60375822628367],[-73.93078896040733,40.603778562417496],[-73.93082574338456,40.60380103815612],[-73.93085406295388,40.603822573308676],[-73.93087590379082,40.60383990611036],[-73.93090288636984,40.6038658612052],[-73.93091985385577,40.603880117411634],[-73.93092861464275,40.60388747821081],[-73.93094389424522,40.60391153184259],[-73.93095561984985,40.603924960483155],[-73.93098128579337,40.60393568050747],[-73.93098650258477,40.603935709439696],[-73.93100336143111,40.60393580416403],[-73.93104826056619,40.603910001972096],[-73.93106343895516,40.60389269141379],[-73.93107488876852,40.60388862112464],[-73.93108217243231,40.6038860333144],[-73.93109906602844,40.60388247524053],[-73.9311228428378,40.60387565547679],[-73.93117476161733,40.60385040643483],[-73.93120849798017,40.60382262182376],[-73.93123128465841,40.603796697763684],[-73.93123443596792,40.60377899450106],[-73.931248113308,40.60375180231981],[-73.93127496724915,40.603727307361886],[-73.93130497314321,40.6036850828313],[-73.93135649064645,40.60363153528442],[-73.93142546481506,40.60358587551846],[-73.93144846344933,40.6035637931517],[-73.93148159917892,40.60352453486919],[-73.93151404507825,40.60349068383873],[-73.9315440662299,40.60346912765794],[-73.93156257164631,40.60343798462666],[-73.93160741952671,40.603391514450806],[-73.93166059968237,40.603330995863374],[-73.93169449676314,40.603286386755855],[-73.93172784434596,40.60325097064049],[-73.93177214165856,40.603213695244264],[-73.93182093031916,40.60318547962289],[-73.93186823221386,40.60316802383086],[-73.93191463221196,40.60315210406219],[-73.93193669261589,40.603131558623545],[-73.9319622706445,40.603121637615494],[-73.93197205593805,40.603096857304806],[-73.93198888391238,40.60305196241946],[-73.93200606453804,40.603014725664565],[-73.93203695430982,40.60295029664872],[-73.93207363026063,40.60290099373199],[-73.93209319849413,40.60285143426101],[-73.93211937076855,40.60275348789481],[-73.93212319646196,40.602709738746285],[-73.93211608839754,40.602688516647035],[-73.93209824153328,40.60267297162938],[-73.93205807277273,40.602653486196836],[-73.93200644100658,40.60264505709119],[-73.93198823448277,40.602646013631684],[-73.93197337876066,40.602646794236804],[-73.93192029481557,40.602649123289474],[-73.93187888608838,40.602644213100454],[-73.93183431132815,40.60263633592035],[-73.93178896067165,40.60261319836782],[-73.93176200342052,40.60259638421789],[-73.9317550722581,40.60257897750986],[-73.93174384565107,40.60253568549997],[-73.93172110351152,40.6024827801916],[-73.93170559532443,40.60243427045139],[-73.93168375514567,40.602379800613825],[-73.93163945295004,40.60231757773399],[-73.93157427847974,40.602240656638756],[-73.93152590725897,40.60217703141801],[-73.93150390891184,40.60213941404554],[-73.93148823885093,40.6021077291306],[-73.93144561470663,40.602059231162805],[-73.93139614519977,40.602013995408974],[-73.93137235644889,40.6020001742908],[-73.93134168560594,40.60198958739523],[-73.93128455811797,40.601932324790354],[-73.93124308428159,40.60188610616591],[-73.93119934599105,40.60183535500947],[-73.93114405923458,40.60177499180085],[-73.93108919528449,40.601722258264225],[-73.93102539821933,40.60167209995929],[-73.93096575788032,40.60164398542482],[-73.93091035991495,40.601621142871984],[-73.93087733573229,40.60162288022767],[-73.93085356035948,40.601629699942556],[-73.93082481679065,40.60163665386869],[-73.93078208265798,40.601625675919685],[-73.93073018821799,40.60159276186143],[-73.93068245865955,40.60155759802963],[-73.93068222893048,40.60155742717885],[-73.93066320829799,40.60152794699007],[-73.93065201488477,40.60151512810848],[-73.93064082322839,40.601504007637516],[-73.93063996976649,40.60150336816622],[-73.93063298119057,40.6014980330027],[-73.93063046460841,40.6014966882349],[-73.9306217813477,40.601492046958775],[-73.93057921705034,40.60147237561322],[-73.93057105199394,40.60146738886608],[-73.93056241907169,40.60146211586337],[-73.9305258229981,40.60143708700297],[-73.93050866654544,40.60142535360953],[-73.93040899205376,40.60135376604923],[-73.93033845548122,40.60130310538273],[-73.93031885833612,40.601288573079245],[-73.93032404489968,40.60125460482658],[-73.9303275332228,40.60122389264608],[-73.93033638091532,40.601200650154226],[-73.93032538113468,40.60118184218983],[-73.930306809869,40.601171674640966],[-73.9302845232927,40.601167734910106],[-73.93026651635446,40.60116904160237],[-73.93025369099225,40.60117400290232],[-73.93023945031206,40.60118974886972],[-73.93022055592779,40.60121326033746],[-73.9301855361498,40.60125560719617],[-73.9301580737881,40.60126199632302],[-73.93015219266586,40.60126311368651],[-73.93014462384336,40.60126455067472],[-73.93013683387696,40.60126454593948],[-73.93013341782661,40.60126454386282],[-73.93007178366122,40.60126280243799],[-73.9300269612016,40.60125935454578],[-73.93001555567461,40.60125802964898],[-73.9298275109269,40.60123617070356],[-73.92976745752982,40.60123027870785],[-73.9297311454627,40.6012267162849],[-73.92970313339589,40.6012224271603],[-73.92969849898986,40.601221414794644],[-73.92967960538135,40.60121728821663],[-73.92967475251648,40.60121605172992],[-73.92966952368374,40.60121471952126],[-73.9296662100765,40.60121303282003],[-73.92965944160999,40.601209587795985],[-73.92965366476594,40.601206647306164],[-73.92964936173404,40.60120445757886],[-73.92964040417431,40.601197618077755],[-73.92963530032544,40.60119260901382],[-73.92962473188348,40.60118223432984],[-73.92960072089033,40.60115635429263],[-73.92958667176651,40.60114121143553],[-73.92956636704699,40.60111943159289],[-73.92953965840424,40.60109078599323],[-73.92953297631976,40.60105924184894],[-73.92949818814213,40.601026584992454],[-73.92944300324639,40.60100752902558],[-73.92937892103376,40.60099104885461],[-73.9293596248877,40.60098626107384],[-73.92934268039237,40.60096915112208],[-73.92933017967763,40.60094043228577],[-73.92932027997674,40.60090323472074],[-73.92933595940616,40.60085608875253],[-73.9293528014468,40.60083186199079],[-73.92939430707476,40.60077861154393],[-73.92941042444443,40.600759763522845],[-73.92937830125611,40.600759937618754],[-73.92932650927037,40.60076835930314],[-73.92927494280951,40.60080123701235],[-73.92927955903113,40.600793445223005],[-73.9292936105751,40.600753242677875],[-73.92930300852356,40.60072083290364],[-73.92931151719048,40.60071062689889],[-73.92932802274736,40.60069943772441],[-73.9293473052926,40.60068355725985],[-73.92935953042145,40.600667124466334],[-73.92936653782064,40.600647008853805],[-73.92936224320046,40.600621122285716],[-73.92935568467544,40.60059070634703],[-73.929330732723,40.6005539376168],[-73.92929744680605,40.6005311903025],[-73.92925599005204,40.60050561072663],[-73.92922698259743,40.6004881085161],[-73.92919242166283,40.600479935592475],[-73.9291482359441,40.60047971570165],[-73.92910537836185,40.60048556368242],[-73.92907270660862,40.60049493018339],[-73.92904353846012,40.600494253955986],[-73.9290140186254,40.60048594654964],[-73.9289876276833,40.60048060583306],[-73.92894839890887,40.60045955583644],[-73.92891648851923,40.600463543066546],[-73.92888753322822,40.60046670954815],[-73.92886892721368,40.60045654174436],[-73.92880778459828,40.60041854344659],[-73.92874943482549,40.6003965207556],[-73.92869780302331,40.60038809133295],[-73.92865250413834,40.60038559182885],[-73.92862706586206,40.60039935547641],[-73.92862582735951,40.60041392957884],[-73.9286316082062,40.600429057536225],[-73.92863995628161,40.60043570458222],[-73.92864166939937,40.60044942963678],[-73.92864212258888,40.60049839601825],[-73.92865155628814,40.60056545794396],[-73.9286468612286,40.60057909709793],[-73.92864116613654,40.600583457362035],[-73.92862225814345,40.60058561445299],[-73.92861094896625,40.6005872257604],[-73.92861018260626,40.60059724486966],[-73.9286223818028,40.600604607983286],[-73.92862464646888,40.60060776547207],[-73.92862453839231,40.60060832478487],[-73.92862261946878,40.60061811198816],[-73.92860303341341,40.600614505818434],[-73.9285923060007,40.6006116159763],[-73.92857870563431,40.600601369984226],[-73.92857518798455,40.60059877997482],[-73.92856862903986,40.6005939522305],[-73.9285546210608,40.60059306516748],[-73.92850907632634,40.60058603814545],[-73.9284747682273,40.60057577875496],[-73.92843482019475,40.6005540973882],[-73.92840113840367,40.60053063539063],[-73.92838858614411,40.60051682115469],[-73.9283829548568,40.600496725703],[-73.92838329688392,40.60047866526491],[-73.92838857780212,40.60045758785574],[-73.92840663787993,40.60043937528308],[-73.92841935777851,40.60043191626305],[-73.92843056920009,40.60041998394303],[-73.9284354807066,40.60040826615724],[-73.92843329354068,40.60039802725419],[-73.92842495526673,40.60038410591452],[-73.92840649794391,40.600369820931114],[-73.9283768102623,40.60035009530454],[-73.92833177428726,40.60033694718009],[-73.92830671347868,40.60033380243901],[-73.92827775792114,40.60033724234186],[-73.92825300571437,40.600349222651744],[-73.92823188564527,40.60036562280157],[-73.9281960446756,40.60037537188882],[-73.92816870920274,40.60037777024234],[-73.928146997769,40.60037424274527],[-73.92811939022465,40.60036313655673],[-73.92808461583712,40.60035191664799],[-73.92799773750467,40.600337726472084],[-73.92792338512083,40.600328648868874],[-73.92786714717583,40.60031870490323],[-73.92784799166301,40.60031605848206],[-73.92782946477057,40.600300181834776],[-73.92782473101,40.60028198033371],[-73.92782633539592,40.60026356368484],[-73.92782833586803,40.60024451603473],[-73.927826334532,40.6002304066422],[-73.92781734374718,40.600219421802535],[-73.927802190762,40.600211809641955],[-73.9277785060595,40.60020284618854],[-73.92776246340723,40.600186258087184],[-73.92775178900308,40.60016758627985],[-73.9277274696526,40.600145750311505],[-73.92771292360763,40.60014233713733],[-73.92769451952992,40.60014545450244],[-73.92767834403921,40.60015170304739],[-73.92766007978182,40.60015803202953],[-73.92762853105356,40.60016056480884],[-73.92760041413598,40.60015560549063],[-73.92757953964676,40.600143680342605],[-73.92756399058712,40.60013672679318],[-73.92755662150886,40.60012469991844],[-73.92754632704413,40.60012115152657],[-73.92753411732149,40.60012246245058],[-73.9275020849739,40.60010665865268],[-73.92746901219999,40.60008736974946],[-73.92742100748866,40.60005657086341],[-73.92736149014415,40.60001549899475],[-73.92731870493382,40.59998810521253],[-73.92728762410275,40.59995844226599],[-73.9272665837988,40.599934604122375],[-73.92726648709431,40.599924311067404],[-73.92726483978696,40.59991662345027],[-73.92725756679899,40.59991491876064],[-73.92724506651244,40.59991847854951],[-73.92722641495052,40.59991679295597],[-73.92721130654284,40.599912568018134],[-73.92720240400463,40.59991008043423],[-73.92719082214731,40.59989818757084],[-73.92719043353631,40.5998901450856],[-73.9271926122713,40.59988011046188],[-73.92719282278982,40.59987913993105],[-73.92720914776773,40.599867401952245],[-73.92722777404134,40.599860414546086],[-73.92723610197662,40.59984985291512],[-73.92723463181115,40.599845405424375],[-73.92722768616635,40.59984142103524],[-73.92720540235861,40.59983531355046],[-73.9271722759155,40.599831779140494],[-73.9271603231909,40.59982924589512],[-73.92715594268363,40.59981744102173],[-73.9271041392105,40.59977036229006],[-73.92708901013867,40.599758127416905],[-73.92705304954457,40.599729047494804],[-73.92701978356502,40.59968914504346],[-73.92700202272425,40.59966327730656],[-73.92698531092753,40.599633814889216],[-73.92696222590725,40.59960294921521],[-73.92695110992662,40.59959201790584],[-73.92693981836622,40.59957784697162],[-73.92692599660758,40.59957149770614],[-73.92690317700756,40.59956283818457],[-73.92689425681272,40.5995534448441],[-73.92687471342802,40.59954275460163],[-73.9268471064393,40.599531647939024],[-73.92682702785184,40.59951837790053],[-73.9268059068983,40.599501621079376],[-73.9267652631132,40.59949154862747],[-73.92674017770422,40.59947973121176],[-73.92672334147986,40.59946445940514],[-73.92669369939772,40.59943765174361],[-73.9266592515152,40.59942417918016],[-73.92663891620732,40.59941477953957],[-73.92659961215756,40.59939726891725],[-73.92653503480138,40.59937340449828],[-73.92653118070103,40.599372301870176],[-73.92649518558241,40.5993620150089],[-73.92648406971837,40.59935108365411],[-73.9264754552105,40.59933881098452],[-73.926467243388,40.59932711018147],[-73.92646120556235,40.59931634725735],[-73.92645110447442,40.59930022883932],[-73.92643732732675,40.59928679741364],[-73.92641473713508,40.59926556621475],[-73.92638616901631,40.59924386394341],[-73.92636956306761,40.599216020505075],[-73.92636463944159,40.599210377982274],[-73.92635478144055,40.59919907617602],[-73.9263504451638,40.59918021664441],[-73.92634920303678,40.59916955177659],[-73.92634891129076,40.59916704066179],[-73.92634446148519,40.59915367115687],[-73.92633410188624,40.59914142215226],[-73.92631564601346,40.59912713683174],[-73.92629448276806,40.59911746168346],[-73.92628368473243,40.59911295375037],[-73.92626891935092,40.599113382869675],[-73.92625127323285,40.59911518421305],[-73.92623619163915,40.59910918988778],[-73.92622687393344,40.59910045596993],[-73.92622216715536,40.59909092841013],[-73.92621944449444,40.599078135471885],[-73.92619933031126,40.59906489361253],[-73.92616352553107,40.59904148437353],[-73.92612301467645,40.59900854822992],[-73.92609843902265,40.598990581506335],[-73.92604902566563,40.59896565487893],[-73.92602488490398,40.598953533681126],[-73.92602433232163,40.598953170457094],[-73.92601425313464,40.59894718418087],[-73.92595057866471,40.598903884111515],[-73.92594258905399,40.59889845084911],[-73.92593811050831,40.598895031204655],[-73.92593475338458,40.59889075805121],[-73.92593375346489,40.598889666624096],[-73.92593156242029,40.598887277250576],[-73.92592691844457,40.598882211189455],[-73.92590679030292,40.59884461588258],[-73.92590119587815,40.59883607046347],[-73.92589568516014,40.59882933776412],[-73.92589560021958,40.59882923233347],[-73.9258926145606,40.59882652631914],[-73.92585977761183,40.598796751950744],[-73.92583753317153,40.598779768730985],[-73.92582058901954,40.59876683090573],[-73.92580598355929,40.59875830278416],[-73.92580155223916,40.59875571477985],[-73.9257556331239,40.59873176747946],[-73.92575251558695,40.59872966900472],[-73.92573659804447,40.59871894304834],[-73.92565822746188,40.598653976313386],[-73.92562669063524,40.598629424437],[-73.92560112639413,40.59860952300907],[-73.92556417435036,40.598584728377745],[-73.9255523371867,40.59857815507238],[-73.92552721669266,40.59856420354812],[-73.92548129626527,40.59854281966878],[-73.9254129715835,40.59851373482407],[-73.92536255938595,40.59849045540416],[-73.92531665072475,40.59846925541348],[-73.9252852847651,40.598451291808146],[-73.92527992898941,40.598447201785675],[-73.92527969577682,40.59844702321543],[-73.92525618334719,40.59842992430048],[-73.92523363547856,40.59841506470128],[-73.92514980439398,40.598359813272346],[-73.92511070317777,40.598331863859556],[-73.92509717876685,40.598322196148],[-73.92504791458926,40.59828458169429],[-73.92500649201054,40.59824868012969],[-73.92494604709893,40.59818970271456],[-73.92492254260976,40.598164916657346],[-73.92491081971119,40.598151254696],[-73.92490127818142,40.59814013205919],[-73.92486099249011,40.59809056482007],[-73.92483837071465,40.5980591463377],[-73.92483637884429,40.598056381472745],[-73.92483261009019,40.598050623708545],[-73.92482295530831,40.59803587230796],[-73.92479387712845,40.59798460408015],[-73.92478465432677,40.59796997106704],[-73.92477933494938,40.59796153165086],[-73.92477918550237,40.597961331188095],[-73.92476590856195,40.5979435856746],[-73.9247622735302,40.597939316157735],[-73.9247513614209,40.59792649302685],[-73.92474009937212,40.59791605209888],[-73.9247356885243,40.59791196166448],[-73.92473193763345,40.59790889442804],[-73.92472001436757,40.59789913876225],[-73.92470915116704,40.59789207246632],[-73.9246897815426,40.59787947380579],[-73.92460691614966,40.59782816909626],[-73.92452069570268,40.5977700304484],[-73.92447607835398,40.597736604516996],[-73.92446135436103,40.59772557459889],[-73.9244487071713,40.59771545706837],[-73.92441433342853,40.597687960675344],[-73.92430462445341,40.597592221898424],[-73.924185946551,40.59749989419305],[-73.92415907942457,40.59747766828646],[-73.92413669063662,40.597457153123166],[-73.92410219522203,40.5974222686836],[-73.92409527585879,40.597415271442976],[-73.92408559602272,40.59740499617657],[-73.92402924289875,40.59734518668061],[-73.92394641925162,40.597254592393035],[-73.92394638258862,40.59725455668513],[-73.92392851138528,40.59723920420353],[-73.92390611558805,40.597223814714866],[-73.9238803590299,40.597209276054656],[-73.92383668205136,40.597187893000395],[-73.92382324111105,40.597181905475274],[-73.92380644037667,40.597175915553564],[-73.92373362736275,40.59715365806928],[-73.92371794598849,40.59714766937998],[-73.9237045073623,40.597140827108326],[-73.92369666779267,40.59713599153254],[-73.92367539301226,40.59712287041889],[-73.92364852239879,40.59710320641445],[-73.92363815280622,40.59709425647812],[-73.92362277341711,40.59708098112438],[-73.92361261437705,40.59706972997636],[-73.92360039201075,40.59705619553989],[-73.92356905544636,40.59701603033882],[-73.92353550130474,40.59696475713436],[-73.92352432308421,40.5969416867818],[-73.92351196722836,40.596910033790884],[-73.92350197762818,40.59688444341451],[-73.92349415008601,40.59686991710319],[-73.92348519927056,40.59685709850678],[-73.92348072338427,40.596851970974235],[-73.92347892351451,40.596850321790534],[-73.92347512574173,40.59684684152186],[-73.92346168981793,40.596838291430124],[-73.92346159030858,40.59683824680107],[-73.92344488896383,40.596830592489226],[-73.92341050780513,40.5968154919476],[-73.92340008997358,40.596810916983856],[-73.9233877705673,40.59680407592351],[-73.92337769380057,40.59679723518434],[-73.92336749391434,40.59678909282748],[-73.92335306472157,40.596777573107225],[-73.92329597364638,40.596725431071604],[-73.9232635066702,40.596699785126766],[-73.92313249869716,40.596614280937516],[-73.92307478221241,40.59657397448223],[-73.92300149949261,40.59652279748478],[-73.92297792333675,40.59650640184737],[-73.92293879754487,40.59647919332481],[-73.92292364204584,40.59646621723385],[-73.92290185533977,40.5964475638164],[-73.92288730417671,40.596433887686224],[-73.92287275532036,40.596417649028204],[-73.92282911735117,40.596362099027345],[-73.92278324901831,40.596297152637575],[-73.92276646638513,40.59627578623697],[-73.92276271417492,40.59627230714782],[-73.92275079364768,40.59626125527125],[-73.92273176270669,40.59624672137527],[-73.92271048717754,40.59623389593774],[-73.92268531495287,40.596219581387494],[-73.92265785437878,40.59620396358929],[-73.92264423377209,40.5961952956714],[-73.9226309816841,40.59618686304361],[-73.92260747216093,40.59616720038626],[-73.92259679370899,40.5961564719913],[-73.92258620658549,40.59614583211245],[-73.92257973624291,40.596138694524946],[-73.9225660626608,40.596123610861305],[-73.92255213594396,40.59610375277653],[-73.92254928091405,40.596099683074236],[-73.92254139384103,40.59608633690025],[-73.92253362477716,40.59607319284555],[-73.92252021192988,40.596043288540535],[-73.92251016113933,40.596014239727516],[-73.9224889511695,40.59594503834877],[-73.92248775867358,40.595941805737304],[-73.92247666275819,40.59591171853982],[-73.92247152078268,40.59590174272364],[-73.92246212866127,40.595883521264476],[-73.92245408604424,40.59587035122005],[-73.9224464709583,40.595857885254],[-73.92235359972824,40.59574165606887],[-73.92235294893818,40.59574073773629],[-73.92233898026504,40.59566316190875],[-73.92233231530048,40.595649954924916],[-73.92232477376976,40.59563702343641],[-73.9223163710136,40.59562440498],[-73.9223071320517,40.595612129895244],[-73.92229707948273,40.5956002315355],[-73.92228624271961,40.59558874175097],[-73.9222691205748,40.59557234798544],[-73.9222529150899,40.59555541807365],[-73.92223765347659,40.59553798604288],[-73.9222329404743,40.59553205399248],[-73.92222896451868,40.59552581569461],[-73.92222576159064,40.59551932478301],[-73.92222335756006,40.59551263572233],[-73.92222177609516,40.595505806158684],[-73.92222189417565,40.595495376536014],[-73.92222087136498,40.595484976463965],[-73.92221871637074,40.59547467815344],[-73.92221639107919,40.595469638136514],[-73.92221332882592,40.59546483266435],[-73.92220956821986,40.59546032374865],[-73.9222051577627,40.595456170057666],[-73.92220015497212,40.59545242657971],[-73.9221946279213,40.595449142279364],[-73.92218864667122,40.59544635774609],[-73.9221807631201,40.59544369539341],[-73.9221732644181,40.595440449293726],[-73.92216622767019,40.5954366506599],[-73.92215972118292,40.5954323368972],[-73.92215380775991,40.59542755311367],[-73.92214854800336,40.59542234709626],[-73.92214399438362,40.595416767129144],[-73.92212734219116,40.5953969872237],[-73.92211008461364,40.595377509965964],[-73.92209223262631,40.59535834692255],[-73.92207379764584,40.595339508320265],[-73.92205623831359,40.59532439012904],[-73.92203933617749,40.59530884417609],[-73.92202310814203,40.59529288588587],[-73.92200756890936,40.59527653453459],[-73.92199273933952,40.59525980588437],[-73.92197863347843,40.59524271653044],[-73.92196095458273,40.59521034322994],[-73.92194049917774,40.595180319984216],[-73.92193661822695,40.595175385956004],[-73.92191664456314,40.59516361585097],[-73.92190952281642,40.59515999623234],[-73.92190432655683,40.59515671917891],[-73.92189984052709,40.59515182159463],[-73.92189748415484,40.59514764248294],[-73.92189474842577,40.59514254572308],[-73.92189371865105,40.59514002638794],[-73.92189304385553,40.595138221973976],[-73.92189248507952,40.5951356843632],[-73.9218919932833,40.59513375442665],[-73.92189104834469,40.59513142060401],[-73.92188936906459,40.59512933791128],[-73.9218873709001,40.59512724779792],[-73.92188482570978,40.595125539279486],[-73.92188195708243,40.595124521264374],[-73.92187863799909,40.595124560052675],[-73.92187439945658,40.595125471211006],[-73.92187211183328,40.59512583687987],[-73.92186920995923,40.595126185713305],[-73.92186672506337,40.59512647837273],[-73.92186156866788,40.59512651323084],[-73.92185614886566,40.59512702335773],[-73.92185068798912,40.59512694995197],[-73.92184529548483,40.595126294093106],[-73.92184007726809,40.59512506975821],[-73.92183513528731,40.59512330030304],[-73.92183056795847,40.59512102231618],[-73.92182564491141,40.595116033798334],[-73.92182139587858,40.595110699958454],[-73.92181785926209,40.595105070746364],[-73.92181507323944,40.59509920046757],[-73.92181306389156,40.59509315012067],[-73.92179366710835,40.59505273354927],[-73.92179034544677,40.59504672067298],[-73.92178615002189,40.595041032208734],[-73.92178113524778,40.59503574559194],[-73.92177536324365,40.5950309262012],[-73.92176925703473,40.59502848466091],[-73.92176284122267,40.59502655571658],[-73.92175619006406,40.59502516287292],[-73.92174938265764,40.595024322601624],[-73.92174249613382,40.595024044001676],[-73.921735611145,40.59502433081376],[-73.92172880461726,40.59502517873437],[-73.92172216029513,40.595026578439025],[-73.92171575006306,40.59502851473161],[-73.92170964954934,40.59503096487957],[-73.92170488103618,40.59503364662253],[-73.92169971505945,40.59503586085535],[-73.92169423033926,40.59503757261793],[-73.92168851107718,40.59503875834605],[-73.92168264322856,40.59503939782706],[-73.92167671823177,40.59503948107163],[-73.92167082443592,40.595039008139935],[-73.92166304515766,40.59503725600925],[-73.92165551001433,40.59503497163644],[-73.9216482785463,40.59503217080981],[-73.92164141577794,40.595028878535736],[-73.9216349761801,40.59502512299637],[-73.92163061144817,40.59501764318781],[-73.92162741235373,40.59500982878046],[-73.92162542624331,40.59500178568511],[-73.92161997607418,40.59499746725111],[-73.9216140012445,40.594993574318416],[-73.92160755841799,40.59499013942631],[-73.92160070953088,40.59498719679283],[-73.92159352026113,40.594984775277865],[-73.92158605585645,40.59498289653714],[-73.92157838684278,40.59498157887934],[-73.92155692042587,40.59497126134451],[-73.92153504859844,40.594961448462016],[-73.92151279288682,40.594952149795574],[-73.9214901717425,40.59494337306399],[-73.92146720976831,40.59493512833549],[-73.92144392629616,40.59492742215684],[-73.92142034439242,40.594920262417496],[-73.92139648558721,40.59491365516293],[-73.92137237470678,40.59490760727885],[-73.92134803130342,40.59490212464183],[-73.92130891011698,40.59489362858353],[-73.92126955278182,40.594885794760955],[-73.9212299773139,40.594878626871825],[-73.92119020436813,40.59487212727549],[-73.92115025195977,40.59486630017232],[-73.92111013964657,40.59486114641315],[-73.92106988895912,40.594856671038634],[-73.92105821375999,40.59485549936044],[-73.92104646227465,40.59485490660978],[-73.92103468549053,40.59485489248674],[-73.92102293043708,40.5948554585314],[-73.92101124898306,40.59485660276892],[-73.92099968838669,40.59485831920095],[-73.92098829656439,40.5948606026669],[-73.92097712429563,40.59486344298256],[-73.92096226118235,40.59486699326072],[-73.92094715815973,40.59486991446698],[-73.92093186359128,40.59487219574507],[-73.92091642451659,40.5948738309288],[-73.92090089039222,40.59487481385348],[-73.92088531154974,40.59487514237586],[-73.92086973568286,40.594874814350895],[-73.92085872405373,40.59487450873317],[-73.92084777449742,40.594873565708134],[-73.92083695184301,40.594871988838705],[-73.92082631563939,40.594869786709936],[-73.92081593070311,40.5948669737739],[-73.92080585767157,40.59486356716065],[-73.92079615542374,40.59485958433372],[-73.92076979996794,40.59484676659269],[-73.92075810533983,40.59484067554052],[-73.92074398898546,40.594833322996664],[-73.92071874971528,40.59481926478926],[-73.92068762918156,40.59480772182271],[-73.920656107235,40.59479683226977],[-73.92062420430605,40.594786602342985],[-73.92059194829402,40.594777041777846],[-73.92055936050805,40.594768156955055],[-73.9205264657744,40.594759954592476],[-73.92050846362989,40.594756678000245],[-73.92049030170058,40.594753964695784],[-73.92047200877086,40.59475181922195],[-73.92045361560604,40.59475024361054],[-73.92043515582567,40.59474924224039],[-73.92041665557956,40.59474881764265],[-73.92040747865146,40.59474868882294],[-73.9203983436945,40.59474801170826],[-73.9203893065268,40.5947467900228],[-73.92038042340398,40.594745029501574],[-73.92037174969492,40.5947427419102],[-73.92036333944645,40.59473994186115],[-73.92035216727967,40.59473550564886],[-73.92034142062134,40.59473049510505],[-73.92033115284868,40.594724934055876],[-73.92032141052387,40.594718846993125],[-73.92031224305813,40.59471226628431],[-73.92030509875002,40.59470593458613],[-73.92029855552303,40.59469923490744],[-73.92029264564238,40.5946922019494],[-73.92028739654017,40.59468486856677],[-73.92028283542295,40.59467727280769],[-73.92027898708112,40.59466945137838],[-73.92027084089638,40.59465588959145],[-73.92026182183206,40.59464264902194],[-73.92025195380327,40.59462976352722],[-73.92024126006544,40.59461726729935],[-73.92022976717702,40.59460518933884],[-73.92021832170109,40.59459261183777],[-73.92020621097987,40.59458039959003],[-73.92019345696568,40.59456857371934],[-73.92018008139206,40.59455715434416],[-73.9201661064344,40.59454615940535],[-73.9201532223689,40.594539997102736],[-73.92013990335815,40.59453440057792],[-73.92012618982123,40.59452938560651],[-73.92011212547445,40.59452496712897],[-73.92009775711063,40.594521161092906],[-73.92008747949069,40.594516159060234],[-73.9200776279219,40.59451068120475],[-73.92006823842108,40.59450474916277],[-73.92005935008058,40.59449838557816],[-73.92005099561742,40.59449161493307],[-73.92004320576882,40.59448446304851],[-73.92003601258826,40.59447695758917],[-73.92002944043563,40.594469127722256],[-73.92001963315487,40.59445916111254],[-73.92000925647723,40.59444953553034],[-73.91999833213904,40.5944402690839],[-73.9199868814336,40.594431382226254],[-73.91997492719942,40.59442288971589],[-73.9199624905129,40.59441480982784],[-73.91994960036463,40.59440715866525],[-73.91993627761585,40.59439995031472],[-73.91992254950185,40.59439319853256],[-73.91990844633234,40.59438691891991],[-73.91990113765013,40.59438393297693],[-73.91989341612278,40.59438159123093],[-73.91988613097047,40.59437987668325],[-73.9198859279585,40.5943798287959],[-73.919870986523,40.59436645724663],[-73.91986434478065,40.594360235602856],[-73.91981166463727,40.59431089414378],[-73.91980271208584,40.59430149285306],[-73.91978033156302,40.59427499989601],[-73.91978030061485,40.594274966871126],[-73.91977651555356,40.59427124943411],[-73.91977249912576,40.59426730516821],[-73.9197720703081,40.5942669748361],[-73.9197637997452,40.59426066208608],[-73.91976354218846,40.594260465896966],[-73.91976147753289,40.594259284211454],[-73.91974562641109,40.594250203776035],[-73.91970419135856,40.59422967393529],[-73.91969653244487,40.594224994683366],[-73.91968739555371,40.59421941309038],[-73.91958214734348,40.59415185968714],[-73.91949369648219,40.594092860945324],[-73.91942232132264,40.59404516441215],[-73.91938621479679,40.59402103530723],[-73.91938524979668,40.59401993077962],[-73.91938397688499,40.59401847238167],[-73.9193817387566,40.59401590711061],[-73.91937950018671,40.594013343514426],[-73.91937767575332,40.59401125347908],[-73.91937726205724,40.59401077941596],[-73.91937391060277,40.594003089982394],[-73.91937138796585,40.59399407647599],[-73.91936721603302,40.59397916880148],[-73.9193655786843,40.59397666660753],[-73.91936497849723,40.59397575047124],[-73.91936274228013,40.59397233214182],[-73.91936148012404,40.593970885813285],[-73.91936050349337,40.593969768042534],[-73.91936038119425,40.59396967414034],[-73.9193571449743,40.59396720366003],[-73.9193123626819,40.59393556698308],[-73.91926645872195,40.59390393050573],[-73.91916792844246,40.59384150766922],[-73.91914889160054,40.59383124516878],[-73.91913418741461,40.59382435137791],[-73.91909961781475,40.59380814756761],[-73.91909107643399,40.59380379818919],[-73.9190861794549,40.59380130475306],[-73.91908101874826,40.5937973633427],[-73.9190761054956,40.59379360990674],[-73.91905683743724,40.59377794608316],[-73.91904140279797,40.5937653986569],[-73.91900670477781,40.5937346236987],[-73.91896976736606,40.59370128562776],[-73.91893059566054,40.593662821414426],[-73.9188835901415,40.593615808333155],[-73.9188688709467,40.593598719166195],[-73.91885561687559,40.59358333011421],[-73.91883493800617,40.59355663931514],[-73.91882317352201,40.59354145335179],[-73.91881163274063,40.59352412115976],[-73.91879073786008,40.59349274323218],[-73.91878459182202,40.59348295969999],[-73.91877731813669,40.59347137979114],[-73.91875127627858,40.59342050785753],[-73.91874713533893,40.59341242147265],[-73.91873259542515,40.59339020249941],[-73.91871581289772,40.59336969140716],[-73.9187111966399,40.59336518713158],[-73.91869566732028,40.593350030992276],[-73.91867439973274,40.593332078578776],[-73.91865648749493,40.59331925258823],[-73.91864938775757,40.593314469458626],[-73.91863745400342,40.593306426973726],[-73.91859266312099,40.59328247926829],[-73.91856448495918,40.593270112726856],[-73.91854002703667,40.59325937904352],[-73.91846946904094,40.59323199575795],[-73.91845419250951,40.59322676319684],[-73.9184369876614,40.59322086886444],[-73.91838825446048,40.593207368927246],[-73.91835969863133,40.5931994595198],[-73.91833601898574,40.593190687276596],[-73.91832273846754,40.593185767385904],[-73.9183104343813,40.593180309078484],[-73.91828802138625,40.593170367366],[-73.91825890692178,40.593155825050424],[-73.91825864842129,40.59315568883269],[-73.91825802733138,40.59315535014923],[-73.91823203190458,40.593141285493715],[-73.9182126102968,40.593128572447064],[-73.91820851885727,40.59312589392416],[-73.91820047103653,40.593120259713004],[-73.91818165129403,40.593107083368395],[-73.91817732323159,40.593103634543546],[-73.9181559042382,40.59308656530779],[-73.9181312775745,40.59306604787221],[-73.91810889365574,40.59304553152689],[-73.91809745143651,40.59303370920427],[-73.91808986807042,40.59302587230577],[-73.91804511790262,40.59297031749514],[-73.91804476691296,40.59296997632266],[-73.9180372829567,40.59296262649926],[-73.918027207486,40.59295493222923],[-73.91800056987351,40.592939559329],[-73.91797682082668,40.59292585406096],[-73.91796562587395,40.592918158986414],[-73.91795667035201,40.592910465509696],[-73.91794892365819,40.59290232877525],[-73.91793876571228,40.59289166079301],[-73.91792086252269,40.59287114811299],[-73.91790088378806,40.592845869580785],[-73.91788506186869,40.592825851420784],[-73.91786089090307,40.59278822984297],[-73.91785486631848,40.59277885160046],[-73.9177832999983,40.59266092594521],[-73.91777407793404,40.59264753844398],[-73.91776092863265,40.592628451129094],[-73.9177487889554,40.59261185385356],[-73.91773967608385,40.5925993947077],[-73.91767143080133,40.59251392932833],[-73.91762241276545,40.592455204317574],[-73.9176222014366,40.592454956557724],[-73.91762199009742,40.59245471717436],[-73.91757632591728,40.59240281969291],[-73.91753156213116,40.59235666239424],[-73.91752270311702,40.5923490456809],[-73.91752260805424,40.592348968214075],[-73.91751141325034,40.59234127309485],[-73.9174712855077,40.592316271521746],[-73.91746886335424,40.59231476670893],[-73.91745319419327,40.59230364892908],[-73.91743976237954,40.59229082596566],[-73.91743720400157,40.592287698365155],[-73.91743416901284,40.59228398909537],[-73.91743081571359,40.592277153834345],[-73.91739059704649,40.59218145813775],[-73.9173783961284,40.59214931104018],[-73.91737049255926,40.592128485481034],[-73.91736754058746,40.592122164821795],[-73.91735931833523,40.592104560454324],[-73.9173567809979,40.59209971183817],[-73.91735484702652,40.59209601642532],[-73.91734813434157,40.592087469778825],[-73.9173470150399,40.59208661423904],[-73.91734615416519,40.59208630452824],[-73.91731149774814,40.592073847410084],[-73.91729184574098,40.59206727365565],[-73.91728393191387,40.59206114593463],[-73.91727656176853,40.59205219372467],[-73.91727322348392,40.59204142119521],[-73.91727190030072,40.59203714824444],[-73.91726735796777,40.59201197570103],[-73.91726698858045,40.59199048309597],[-73.91726390596207,40.59197911752876],[-73.91725387046415,40.59197216637904],[-73.91723104894635,40.591966386431075],[-73.91716471428259,40.59194575262584],[-73.91710528993583,40.591928828176336],[-73.9170754069334,40.59191724776057],[-73.91707030734244,40.59191527158985],[-73.917044907494,40.59189930597042],[-73.91703487550618,40.591888319524706],[-73.91700972126809,40.5918480356828],[-73.91699331669324,40.59183660436363],[-73.9169696638963,40.591806065104],[-73.91694809719017,40.59177635142394],[-73.91693014832455,40.591761242045486],[-73.9169153646122,40.59174940060229],[-73.91690849377949,40.591743687071705],[-73.91690749444442,40.59173720865939],[-73.91691067278236,40.59173163943421],[-73.91691557738284,40.59172305123804],[-73.9169343155827,40.5917109882646],[-73.91695572071269,40.59169689491697],[-73.91697500174618,40.59168197762918],[-73.91697824907453,40.59167712112176],[-73.91697883177392,40.59167226268908],[-73.91696929521748,40.59166654656599],[-73.91694002403312,40.59166638937773],[-73.91689804588735,40.591661307514535],[-73.91689171821308,40.59165479710358],[-73.91688609829401,40.5916271820245],[-73.9168714828245,40.59159708787211],[-73.91685466142087,40.59157226158977],[-73.91683837899292,40.591550704192535],[-73.91683475739032,40.59153810252681],[-73.9168285112746,40.59152346867308],[-73.91682064118437,40.591511248579096],[-73.91679898924562,40.59149168993506],[-73.91677733382913,40.591476166228766],[-73.91676254866786,40.59146432543458],[-73.91675251814456,40.59145331148989],[-73.91674198048536,40.59144312058365],[-73.91672819934745,40.591435754048774],[-73.91671383362126,40.591435277570646],[-73.91670116708866,40.59143322453117],[-73.916695798276,40.591432353842265],[-73.91667518648008,40.59141724249277],[-73.91663666876241,40.591380929373315],[-73.91661805304851,40.591358993143075],[-73.91660452811986,40.59134305580995],[-73.9165856229251,40.59131537394512],[-73.91658262287191,40.59129591004984],[-73.91658296231468,40.59125534323075],[-73.9165895000649,40.59123753307265],[-73.91658700075725,40.59122131123378],[-73.91657705029935,40.59120220013535],[-73.91656176922584,40.59118508781126],[-73.91655181759432,40.5911679810309],[-73.91655843588363,40.59114410603512],[-73.91656556230669,40.59111737687519],[-73.91656464778511,40.59110074272389],[-73.91655940040143,40.59109258743777],[-73.91655148738137,40.59108648764351],[-73.91653349833267,40.591075439921916],[-73.91651588538916,40.59107979093167],[-73.91650784540907,40.5910878827891],[-73.9164944761626,40.59109794694956],[-73.91647682208814,40.59110636067783],[-73.91646245643696,40.59110588249301],[-73.91644709062327,40.59109892806693],[-73.91643813849961,40.591088326665655],[-73.9164292230805,40.59107772411772],[-73.91641498243874,40.591063057621554],[-73.91639753524687,40.591051214843375],[-73.91637259668555,40.59104054685514],[-73.91634498527033,40.59103594348868],[-73.91633765358978,40.59103612260066],[-73.91631783688484,40.591036609921225],[-73.91629763738717,40.591036896594424],[-73.91627585918232,40.59103152783042],[-73.91626238685089,40.59102213352137],[-73.91625733271273,40.591009221030944],[-73.91625681924144,40.59100282421829],[-73.91625612032115,40.59099412591968],[-73.91624466481981,40.59098484951124],[-73.91622395296658,40.5909750619226],[-73.91621251436143,40.59096213371827],[-73.91620682762239,40.590947758903106],[-73.91619091467014,40.59093554881515],[-73.91617051377338,40.59092770964253],[-73.91615011770604,40.59091865336896],[-73.91613262466446,40.59090278947725],[-73.9161122698496,40.59088399675571],[-73.91609926411654,40.59086376311573],[-73.91609259372356,40.590855714825416],[-73.91607925140498,40.590839617237286],[-73.91605602036775,40.590821547807145],[-73.9160273196701,40.590812958044864],[-73.91599381110457,40.59080922361473],[-73.91595519207301,40.59080596423599],[-73.91593573367871,40.59080153526848],[-73.91591437329514,40.590793936925664],[-73.91590163861409,40.59078538679171],[-73.91590103695928,40.59077662272282],[-73.91589154083341,40.590757127249134],[-73.91587977537995,40.5907459012055],[-73.91584504731276,40.5907282903871],[-73.91581825525529,40.590721653519886],[-73.91578440969224,40.59072205575186],[-73.9157639779409,40.59072151875412],[-73.91572984627537,40.590713890072685],[-73.9157129766521,40.590707408218194],[-73.91569924434617,40.590702130853735],[-73.91568618671019,40.59069406528883],[-73.91568430582102,40.59068602886534],[-73.91568656639039,40.59068019279578],[-73.91568148602673,40.59067336492682],[-73.91567001088868,40.59066895550939],[-73.91566047310084,40.59065919628985],[-73.91565894487914,40.59064337084693],[-73.91565291595084,40.59063434965607],[-73.91563604009998,40.59062359964005],[-73.91559140326463,40.590608883915586],[-73.91554898746307,40.59059685245396],[-73.91553016329338,40.59059388457222],[-73.9155228186344,40.59059411036343],[-73.9155071807511,40.59059236845489],[-73.91550199771386,40.59058872289027],[-73.91549954144847,40.590586994023745],[-73.91550277477654,40.590577266630895],[-73.9154999543632,40.5905646016821],[-73.91548911690852,40.59056043697333],[-73.91548049738637,40.59056017381108],[-73.91546805766974,40.59055722116945],[-73.91545150377377,40.59054598385257],[-73.91544164940838,40.590535493618674],[-73.91543403496428,40.5905240345348],[-73.91542160053244,40.59051986579637],[-73.91540945612026,40.59052251387251],[-73.91539254361427,40.59052028081906],[-73.91538043592861,40.590514409045674],[-73.91536421759947,40.590499034993016],[-73.91534736250536,40.59048341621121],[-73.9153301591215,40.59047436716946],[-73.91531739818063,40.59047190161774],[-73.91529822663234,40.59047550511651],[-73.91527428392259,40.590474228816916],[-73.91525101186501,40.59046589599981],[-73.91520164257466,40.5904377818224],[-73.91517838462632,40.59042579786589],[-73.91515670408101,40.59041868598583],[-73.91514265685389,40.590418163978235],[-73.91513242627934,40.59042154570939],[-73.91512345801782,40.59042785326728],[-73.91511643660108,40.590427592263275],[-73.91509954328245,40.59042049211757],[-73.91507343618841,40.59040314492727],[-73.9150441987662,40.59037118752554],[-73.91502991287645,40.59035167955917],[-73.91501972942814,40.59034410841236],[-73.91499456432457,40.59033017212846],[-73.91497578584391,40.59031625245953],[-73.91496944173504,40.59030650040363],[-73.91496407656577,40.59029163992851],[-73.91496060892538,40.590281164933685],[-73.91495457131029,40.590274577901134],[-73.91493577149043,40.590265525273054],[-73.91491473902336,40.59025622455312],[-73.914900739634,40.590244749145924],[-73.91488771456287,40.590229383421416],[-73.91488456355735,40.59021963925438],[-73.91488937785802,40.59021356585988],[-73.9149018595605,40.59020678178817],[-73.91491911877146,40.590202443495876],[-73.91493352310258,40.59019396058876],[-73.91493443939731,40.59019196750003],[-73.91493900169442,40.59018204677231],[-73.91493875864109,40.59016427725423],[-73.91493149706874,40.59014503079482],[-73.91490766991242,40.59011697995952],[-73.91485837901725,40.59007061236076],[-73.91481733329107,40.590037164017595],[-73.91476036036907,40.589995158004534],[-73.91470241341574,40.58995704412015],[-73.91468712274492,40.58994873085014],[-73.91466350346147,40.58994696815795],[-73.91464529511366,40.589949112579745],[-73.91461045994836,40.5899570592538],[-73.91458713986324,40.58995967866662],[-73.91456415888068,40.58995816118879],[-73.91454758323465,40.589951790788156],[-73.91454059121104,40.58994422917556],[-73.9145444779511,40.58993109541748],[-73.91456114732735,40.589915559076516],[-73.91457011491376,40.58990925156179],[-73.91457974374596,40.58989710530137],[-73.91458331076498,40.58988445831214],[-73.91458333215583,40.58987958958916],[-73.91457227110722,40.58985278772245],[-73.91454321966893,40.58977701838083],[-73.91453482435571,40.589724421815916],[-73.91453781571583,40.589696925432875],[-73.91454975235688,40.5896679899237],[-73.9145651300669,40.589655615073475],[-73.91457952837447,40.58964834830153],[-73.9145849811801,40.589642520657215],[-73.91458565498924,40.58963424621171],[-73.91457929644203,40.58962814576084],[-73.91456756604086,40.589608400235605],[-73.91456705345101,40.58957894701598],[-73.91457292166801,40.58955072770348],[-73.91457938937448,40.58953127079065],[-73.91458236504873,40.58950742619988],[-73.91458120974193,40.58947894467529],[-73.91457013332167,40.58945579393135],[-73.91457116498634,40.58943851454469],[-73.9145814379999,40.58942539608699],[-73.9145891302395,40.58941860061447],[-73.9145990233472,40.58941935514878],[-73.91461210133193,40.58942255211459],[-73.91462008284321,40.58942257228546],[-73.91462521460305,40.589417229230605],[-73.91462335306716,40.589404324566516],[-73.91461767341262,40.58938873324459],[-73.91461455401829,40.58937168682176],[-73.91461687594222,40.58935124627622],[-73.91462236929614,40.58933568302472],[-73.91461921395867,40.58932715577973],[-73.91461314912445,40.58932665387824],[-73.91460418691328,40.58933174379708],[-73.91459071646592,40.58934607044772],[-73.91458106544532,40.589363085432204],[-73.91456983819307,40.5893752266518],[-73.91454905473766,40.58938247778487],[-73.91453148417673,40.58938486809358],[-73.91450820178449,40.589378968648994],[-73.91449040241545,40.58935993897616],[-73.91448014568918,40.58929443924656],[-73.91447191089654,40.589279084744845],[-73.91445507154582,40.589259813533374],[-73.91443404829576,40.589248078194025],[-73.91440312160414,40.589238021154465],[-73.91437694166328,40.58923771299595],[-73.91435841159237,40.58924034464309],[-73.91433571458984,40.58924686086781],[-73.91429566541713,40.589279620358056],[-73.91427801098399,40.589301482673854],[-73.91427056247792,40.589326047479744],[-73.91426381938237,40.589335036096266],[-73.914259657519,40.58933770474953],[-73.91424721366302,40.58933597007829],[-73.91423671673226,40.589326450427926],[-73.91422754452432,40.58930646854985],[-73.91422064513259,40.589277000173226],[-73.91421687783065,40.58926214303239],[-73.91421185535758,40.58924192820204],[-73.91420586362732,40.589224387757014],[-73.91420566206745,40.58919688313365],[-73.91421550107218,40.58913605737437],[-73.9142288267403,40.58908083807487],[-73.91425076198561,40.58902831722858],[-73.91426299448393,40.58900498130308],[-73.91427808727657,40.588984572908466],[-73.91430342280681,40.58895834882964],[-73.9143124426024,40.58893987254071],[-73.91431473855673,40.58892551681618],[-73.91431860453132,40.58891725178828],[-73.91434427671781,40.588886889305066],[-73.91440356141018,40.58883592296043],[-73.91444263086937,40.58880827117585],[-73.91448229732951,40.588790601726345],[-73.91451559869842,40.58876804773162],[-73.91453034938303,40.588752993623594],[-73.9145469979551,40.5887423255045],[-73.91457898189566,40.58872901662652],[-73.914714923843,40.58867093766252],[-73.91481632371378,40.588626402816345],[-73.91493950490353,40.58856585747435],[-73.915031005541,40.58852178553244],[-73.91519736488587,40.588443091376845],[-73.91531479153443,40.58838399235697],[-73.91548337245831,40.58830798006205],[-73.91560044596098,40.58825666809444],[-73.91574214296406,40.58819592473776],[-73.91589662195774,40.58813277847437],[-73.91605017778171,40.58806135353318],[-73.9161180019858,40.58802890520981],[-73.91629459488155,40.587945609540355],[-73.91634791504147,40.587921774760474],[-73.9163574633772,40.58791638860486],[-73.91636700973312,40.5879110031171],[-73.91638561041572,40.587893037733245],[-73.91639678848273,40.58788022701926],[-73.9164143062014,40.58786385387999],[-73.91642231217018,40.587853840607366],[-73.91643920245708,40.58785031215767],[-73.91645091822839,40.58783873752629],[-73.9164547143442,40.58782509920445],[-73.91645584254479,40.58781543776608],[-73.91646960332541,40.58781069981958],[-73.91647748565171,40.58781273667607],[-73.91648378328266,40.587815183664915],[-73.91649111964193,40.58782205100163],[-73.91650162698664,40.58782612139337],[-73.91652639955635,40.58782465776258],[-73.91654700076994,40.58781953895575],[-73.91656706158336,40.5878132130385],[-73.9165930400693,40.5877980810419],[-73.91666397617632,40.58776308083644],[-73.91671105957896,40.58774203491723],[-73.91674383919741,40.587728554797806],[-73.91678987631491,40.58770909944999],[-73.91683061848214,40.58769161776834],[-73.91688299692045,40.58766859926673],[-73.91693796566115,40.5876475852603],[-73.91698977173137,40.58762320662754],[-73.91701314900699,40.58761220594215],[-73.91708037510354,40.58757879416157],[-73.91713793359351,40.58754633782662],[-73.91725482170455,40.58747787952368],[-73.91736659655939,40.587404626058515],[-73.91747292013062,40.58732679897421],[-73.91757347088121,40.5872446336449],[-73.91766794473568,40.58715837856437],[-73.91775605600074,40.58706829459371],[-73.91783753822864,40.5869746541731],[-73.91791214502287,40.586877740496945],[-73.91797965078307,40.586777846657924],[-73.91803985138735,40.586675274760005],[-73.91809256480846,40.58657033500485],[-73.91819087798079,40.586606854925535],[-73.91972510787194,40.58798727789779],[-73.92095992068701,40.58909565147182],[-73.92230792516307,40.590308207884696],[-73.92332177854802,40.59121191633536],[-73.92363677287064,40.59149537029987],[-73.92405553042137,40.5918723497619],[-73.92440413291212,40.59218425169153],[-73.92547147798064,40.59314878828738],[-73.92653304995385,40.59410431484642],[-73.927599366983,40.59506077917865],[-73.92866850955109,40.59602045165694],[-73.92956858243376,40.59682026491951],[-73.92912437058177,40.59710730362146],[-73.92879010088949,40.59732329496441],[-73.92813139605019,40.5977779281458],[-73.92992224858986,40.59943738271719],[-73.93173390128473,40.60106206949922],[-73.93355117153605,40.602687280824945],[-73.93426266725876,40.60223071136707],[-73.93609407296232,40.6038731622438],[-73.93791557841807,40.60549790110562],[-73.93843493575847,40.60597386305882],[-73.93972613932716,40.60713291512299],[-73.93939269098242,40.607350909347005],[-73.9393396895935,40.607385560235876],[-73.9390124693897,40.607599477307105],[-73.93829679552474,40.60806269410851],[-73.93753749374042,40.60855739025763],[-73.93709376048243,40.60884198346815],[-73.9367611617981,40.60905528671806],[-73.93604627615379,40.60951486891703],[-73.93572378349045,40.60922748631158],[-73.93531145154154,40.60886003972749]]],[[[-73.86966442958507,40.60654012341304],[-73.87109330768092,40.6046941739948],[-73.87105656646231,40.60628508799174],[-73.87245579811875,40.608185530348656],[-73.87268959311749,40.60917799780597],[-73.87300122724774,40.61055545845999],[-73.87180082867997,40.610280413580355],[-73.8710387011171,40.60972358252666],[-73.87076008541293,40.60870540090815],[-73.86966442958507,40.60654012341304]]],[[[-73.85047624966444,40.612342219057304],[-73.85043138798895,40.61232238772524],[-73.85040748237576,40.61230258415292],[-73.85037760117756,40.61227744905522],[-73.85035170805911,40.61225383980426],[-73.85030884336797,40.61223325060898],[-73.85027693613432,40.61222180165542],[-73.85024802212295,40.612210357262775],[-73.85022609323934,40.61219892079199],[-73.85019216713023,40.61219735541599],[-73.85016224338678,40.61219123225524],[-73.85012032091845,40.61219574059121],[-73.85009536061834,40.61220103178423],[-73.85008439533631,40.61219569374119],[-73.8500784419715,40.61218047583478],[-73.85006350297138,40.61216752845729],[-73.85004656813864,40.612154577804056],[-73.85001465520226,40.612145410182414],[-73.84997774743876,40.61213851761283],[-73.84995180836202,40.612135441927634],[-73.84992186928078,40.61213616325635],[-73.84989591139818,40.61214145260101],[-73.84986098497438,40.61214140698589],[-73.84983304128875,40.612142131232844],[-73.84981108749228,40.612142102549655],[-73.84979013062674,40.61214207516509],[-73.84978117236533,40.61213217672347],[-73.84975923673917,40.61212378298706],[-73.84972232796173,40.61211765074899],[-73.84968940529224,40.61211380495652],[-73.84967145086533,40.61210997940172],[-73.84966742906184,40.612097190492584],[-73.84970645260762,40.61207656339693],[-73.8497344168094,40.61206671322301],[-73.84981231540189,40.61203943724618],[-73.8498372951398,40.61202578107286],[-73.84985229630003,40.61201135144491],[-73.84986434055988,40.611980186813426],[-73.84986139375714,40.61195964975015],[-73.8498454659876,40.61194213738992],[-73.84984550019915,40.61192692746009],[-73.84983855893016,40.61190714542533],[-73.84981261481703,40.61190635111444],[-73.84979166790045,40.611902521165625],[-73.8497737460417,40.61188424594197],[-73.84975484139919,40.61185988527355],[-73.84974063478823,40.61184654679256],[-73.84973015834248,40.61182535807795],[-73.84971167393407,40.61180768755945],[-73.8497024248076,40.61180222155328],[-73.84969527533295,40.61179868353735],[-73.8496860350999,40.611789366548074],[-73.84967384557677,40.611780367356914],[-73.84966814760159,40.61177811635406],[-73.84966080610059,40.61177521704114],[-73.84964693973009,40.61176396942256],[-73.84964107052427,40.61175273276636],[-73.84963519114103,40.611746308204935],[-73.84963605203181,40.611738288536195],[-73.84964574762714,40.61173252615292],[-73.84965628416019,40.61172740667305],[-73.84966826690055,40.61172514026301],[-73.84967481555611,40.61172390157283],[-73.84968324923277,40.61171749640188],[-73.84967990846572,40.611705300766424],[-73.8496799438658,40.611689579706244],[-73.8496795526709,40.611676745621196],[-73.84968631250545,40.61166616661663],[-73.84970401694946,40.61165560259302],[-73.84972298194982,40.61164696479007],[-73.84973984871064,40.611634794903736],[-73.84975461198698,40.61162230178203],[-73.84976347650476,40.61161140504062],[-73.84975805174793,40.61159022293064],[-73.84973701801839,40.611582816277526],[-73.84973157587676,40.611569655106045],[-73.84971981373354,40.611558410749524],[-73.84971017363031,40.61153914770113],[-73.84970513858794,40.61153176195946],[-73.84969672723493,40.61152757998658],[-73.84967439826339,40.61153493044734],[-73.84966869098925,40.61153681807328],[-73.8496579674419,40.61154036287034],[-73.84963775849461,40.611540978240306],[-73.84961629096998,40.611539666714634],[-73.84959103838183,40.61153642548921],[-73.84956537299747,40.61152965454805],[-73.84955656557786,40.61151520535508],[-73.84955237617567,40.61150589563548],[-73.8495604145486,40.611488580957605],[-73.84955665451062,40.611475742965204],[-73.84955038128885,40.61145680546341],[-73.84956051721576,40.611443022868414],[-73.84958622238754,40.61143182752962],[-73.84958668283413,40.611414502933144],[-73.84959557331003,40.6113923772592],[-73.84959644994794,40.61137697795011],[-73.84960321410101,40.611364474380444],[-73.84959987330345,40.61135259922555],[-73.84960075506244,40.61133463354334],[-73.8496049928872,40.6113224478213],[-73.84961091198386,40.61131122591644],[-73.84961936440601,40.61129647882575],[-73.84962531595542,40.61127114061751],[-73.84964638793433,40.611261222644885],[-73.84966449122605,40.61126092567293],[-73.84966931531847,40.61125957449323],[-73.84968386876578,40.61125549659988],[-73.84969020642468,40.61124523819611],[-73.84970834143138,40.61123114489446],[-73.84972561800537,40.61122378832436],[-73.84973532234036,40.611214497277324],[-73.84973492043031,40.611205834152244],[-73.84972694063607,40.611197161120224],[-73.84971180791864,40.611187195294356],[-73.84969961215816,40.61118140428122],[-73.84969291248844,40.611165675083285],[-73.8496853599554,40.611154115073866],[-73.84967780302762,40.611144800787095],[-73.84966959180954,40.61113679337694],[-73.8496610006839,40.61112841657007],[-73.84966103464278,40.611113337311444],[-73.84966358184607,40.61110403674144],[-73.84966968331784,40.611096157279356],[-73.849699050048,40.61108484491027],[-73.84973199446576,40.61107880382631],[-73.84976592148664,40.611079609092684],[-73.84979787942042,40.61106824295761],[-73.84982282734414,40.61106827555577],[-73.84984081505112,40.611056891657874],[-73.84984683497221,40.611042450296196],[-73.84984786609698,40.61102724166729],[-73.84985688093188,40.61101280421732],[-73.8498509313653,40.61099606530446],[-73.84983900377051,40.6109747560915],[-73.84982706315726,40.61095953051561],[-73.8498190977078,40.61095191528795],[-73.84981115638504,40.61093289286045],[-73.84980919800216,40.61091615966288],[-73.84980024674769,40.61090321890016],[-73.84978730108016,40.61089103416941],[-73.84976435332739,40.610889483012684],[-73.8497374137516,40.61088792663297],[-73.8496965095303,40.610883310829415],[-73.84967954852871,40.6108817674841],[-73.84965659823521,40.61088173746765],[-73.84963530928387,40.610892784305314],[-73.84961865335616,40.61089233431062],[-73.84960470224506,40.61088395098912],[-73.84960473137123,40.61087102246368],[-73.84960278569521,40.610848965536064],[-73.84959783184367,40.61083298866264],[-73.84958793486786,40.61079647210383],[-73.8495869826824,40.610775937640994],[-73.84958801197395,40.61076225000909],[-73.84961048122051,40.61074589790172],[-73.84964594814157,40.610736469351785],[-73.84966592175208,40.61072965040143],[-73.84969787848172,40.610719045210054],[-73.84971687224348,40.6107038605715],[-73.84972191171164,40.6106818126106],[-73.8497229753856,40.61065215479835],[-73.84972102388166,40.6106323792773],[-73.84971109201412,40.61061183307452],[-73.84970015441843,40.61059432721592],[-73.84967626505437,40.61056767859992],[-73.84964736214077,40.61055167040451],[-73.84962942763933,40.6105394792971],[-73.84961350435569,40.61052044574237],[-73.84959957493749,40.61050217571198],[-73.84959662911663,40.61048087772224],[-73.84960664382457,40.61046492060181],[-73.84963163777296,40.610444419916945],[-73.84965461149976,40.610434563735524],[-73.84967760190487,40.61041710241533],[-73.84968263534779,40.610397336028036],[-73.84967670173054,40.61037375305499],[-73.84966576009775,40.61035776852015],[-73.8496617950937,40.61034635593517],[-73.8496488264607,40.6103448178068],[-73.8496278633064,40.61034783271419],[-73.84962185025383,40.61035923157635],[-73.8496337999373,40.61037065460853],[-73.84961980114072,40.61038280461112],[-73.84959285043801,40.610386571925865],[-73.84956690520507,40.610386537972175],[-73.84954927075934,40.610383739434816],[-73.84953598322663,40.610380414009796],[-73.84952503609053,40.61036747061206],[-73.84952606024576,40.61035606455377],[-73.8495131051079,40.61034844277201],[-73.84949615796295,40.61034081525912],[-73.849496183679,40.61032940856382],[-73.84950319365636,40.61031800984079],[-73.84951119824824,40.61030889433496],[-73.84953592463,40.61030478370829],[-73.84956108579283,40.61031200197061],[-73.84957802265795,40.61032419178353],[-73.84959197641356,40.610331055119765],[-73.84961893957274,40.61032272415836],[-73.84964291960645,40.61030906671775],[-73.84965692303501,40.61029387505785],[-73.84968389986757,40.610279461113386],[-73.84970288323564,40.61026883895361],[-73.84972784389551,40.61026278793357],[-73.84974084696886,40.61024911612091],[-73.84978076434186,40.61024840737907],[-73.84981767446214,40.61025377885248],[-73.84984859166582,40.6102614245684],[-73.84988251485385,40.61026375029112],[-73.84991545372016,40.61025999072764],[-73.84994139890395,40.61026002460269],[-73.84997533510607,40.61025626682676],[-73.85001627930865,40.610242630779034],[-73.85004724072445,40.61023050352892],[-73.8500851787184,40.610222187445565],[-73.8500882258811,40.61019861637412],[-73.850093297634,40.61016211937865],[-73.85007339938613,40.61013547655166],[-73.85006642986059,40.61012862238451],[-73.85003758341941,40.610087517646214],[-73.8500146499942,40.61007912265416],[-73.8499787134175,40.610085159913716],[-73.84995274779001,40.610094252006796],[-73.84994673481313,40.61010565205897],[-73.84994770910343,40.61011629930988],[-73.84994867098581,40.61013227146053],[-73.84995760678369,40.61015205609601],[-73.84997253637674,40.610169566471384],[-73.84997848953674,40.61018478488896],[-73.84996351103463,40.6101893276611],[-73.84993859315999,40.61017636656783],[-73.84992265917565,40.61016189670458],[-73.84991870478933,40.61014516023126],[-73.84989778748725,40.61012840227716],[-73.8498908183704,40.61012078801972],[-73.84987887513746,40.61010708344206],[-73.84987190734284,40.61009946968773],[-73.84986295999524,40.61008424852617],[-73.84986798121578,40.610070565602626],[-73.84986600574165,40.61006143720334],[-73.84984907573347,40.61004620494342],[-73.84982914340452,40.610034771504125],[-73.84980820690032,40.61002637857723],[-73.84979226999712,40.610013429857005],[-73.84977235778437,40.609992870447556],[-73.84973645889158,40.60998217653783],[-73.84971051873238,40.609979861042575],[-73.84967362163931,40.609969165807954],[-73.84964570090798,40.609960003301595],[-73.84962077417484,40.60995084487313],[-73.84960084621981,40.60993789023448],[-73.84958191174238,40.609926458057764],[-73.84956197866109,40.609915784818455],[-73.84953005591578,40.60991118070935],[-73.84950414344226,40.60989669705395],[-73.84948721355828,40.609881464908],[-73.84946266692317,40.60987134398485],[-73.84944832891878,40.60986696475496],[-73.84942939580658,40.60985553255484],[-73.84941845840895,40.60983802666815],[-73.84942148819675,40.60982206041182],[-73.84943447646982,40.60981523302017],[-73.84945267973025,40.6098122507196],[-73.84949091633665,40.60981327899812],[-73.84953172459606,40.609810628338174],[-73.8495725260996,40.60981068174405],[-73.84962397317484,40.609810749063506],[-73.84966126980501,40.60979187023357],[-73.84969145227949,40.60978109351838],[-73.84972343327783,40.6097595036277],[-73.84974822101657,40.609781167741296],[-73.84975170461423,40.609809563974515],[-73.84977826352738,40.60983258252498],[-73.84982261254368,40.60983264047842],[-73.84986875857045,40.60982323720398],[-73.84988832805199,40.609798926798746],[-73.84992209446213,40.60977193083892],[-73.84993987016922,40.60975573001507],[-73.84994878408752,40.6097368142009],[-73.84995416046553,40.609712485254875],[-73.84994001603896,40.60969083558398],[-73.84991166320583,40.609677277616235],[-73.8498708973879,40.609661001014906],[-73.8498798343167,40.60963126887934],[-73.84988377006874,40.609611110202486],[-73.84988880837751,40.60958531292653],[-73.84988887221888,40.60955692082723],[-73.8499049290679,40.60951638246857],[-73.84990853800294,40.60948934712687],[-73.84991394173052,40.609452850570136],[-73.84993173624903,40.60942853783911],[-73.84997430650047,40.60943129750119],[-73.85001149021119,40.60946244196643],[-73.85002207366256,40.60948949532849],[-73.85006287497022,40.609489548560305],[-73.85009834986403,40.609492298920394],[-73.85011673991713,40.609502408999695],[-73.85015504789965,40.6095234687873],[-73.85017453157079,40.60953701396197],[-73.85019757486926,40.60954515592931],[-73.8502384139257,40.60952898511544],[-73.85028099181139,40.60952768862376],[-73.85031645460903,40.609535846744066],[-73.8503270685059,40.609549380844136],[-73.85032700788351,40.60957642031669],[-73.85033048499442,40.6096075207809],[-73.85036236938934,40.60962919400282],[-73.85039248804989,40.60964680920271],[-73.85042626392554,40.609615757392085],[-73.8504884026416,40.60959420585934],[-73.85053283042099,40.60955911215768],[-73.85055777572488,40.609510472664],[-73.85058090984023,40.609478055345264],[-73.85061288198989,40.60946052091046],[-73.85064132561837,40.60943351832343],[-73.85065377703994,40.609418662598564],[-73.85068397128049,40.60940247796226],[-73.85072299082773,40.60940658436013],[-73.85072657221734,40.60939171710711],[-73.85076564247868,40.60937284022214],[-73.85079581788185,40.6093647674646],[-73.85083131558825,40.60935670160637],[-73.85086149465648,40.609347276707865],[-73.85088633092798,40.60934730893118],[-73.85092355146669,40.60936222894882],[-73.85093414778616,40.60938387456759],[-73.85095903236501,40.609362274961946],[-73.85099988577257,40.60933934409211],[-73.851058456936,40.60932590022904],[-73.8511081686627,40.60930838864251],[-73.85115610486964,40.609290874735194],[-73.85117033399727,40.60927466963059],[-73.85118990519817,40.609249007044696],[-73.85121829794151,40.60924498758316],[-73.85127331247415,40.60923559522442],[-73.85129813665868,40.60924103518644],[-73.85132649862288,40.60925053593689],[-73.85134775126477,40.60926678729018],[-73.85136908966906,40.60924383104852],[-73.85139399446194,40.60921276748135],[-73.85142777053187,40.609181715208685],[-73.851452666029,40.60915470783428],[-73.85143143233071,40.60913034392199],[-73.85143149250538,40.60910330444759],[-73.85144572387622,40.609085746848265],[-73.85146529168685,40.60906143667425],[-73.85150786756233,40.60906149168672],[-73.8515504466639,40.60906019472672],[-73.85158237107574,40.60906293954086],[-73.85158778118453,40.609023738656525],[-73.85158965988607,40.6089764219495],[-73.85160751076653,40.6089264209374],[-73.85161646851824,40.60888722479894],[-73.85164847228043,40.60885481871442],[-73.85168937319712,40.60881025578353],[-73.85170183862708,40.60878863965572],[-73.85172139212207,40.60877108939107],[-73.85170464889254,40.608761485620555],[-73.85169304312456,40.6087548287822],[-73.85166646449068,40.608741274707825],[-73.85166827447864,40.608725053177785],[-73.85167008703053,40.60870747935515],[-73.85168081564946,40.60866963812723],[-73.8516808577032,40.608650709388584],[-73.85168445341718,40.608629082318885],[-73.8516986843994,40.608611525189616],[-73.85172705303825,40.608618321761384],[-73.85174122996378,40.60862509985351],[-73.85176250820739,40.60862918301358],[-73.85178555438746,40.60863597270624],[-73.85182810298502,40.60864819571598],[-73.85185465015161,40.608676621617526],[-73.85188129082604,40.608679061504084],[-73.85189194617665,40.60865774206253],[-73.85193277996305,40.60864292226548],[-73.85197753244609,40.60863415262552],[-73.85200550352465,40.60864707214491],[-73.85203031855815,40.60865656882551],[-73.85203915017611,40.60867415568648],[-73.85205508566385,40.60868769597573],[-73.85207814387785,40.608689077111435],[-73.85208705039716,40.60867286521022],[-73.852097727197,40.60865800704469],[-73.85211018048548,40.60864179920296],[-73.85215100355492,40.60863238766085],[-73.85219181420071,40.60862838376438],[-73.85219185011965,40.60861216044727],[-73.85219188304642,40.60859728858467],[-73.85218485549014,40.608566183776176],[-73.85216026657258,40.60854888575087],[-73.85214057464492,40.60853503104971],[-73.85214596210422,40.60850529416987],[-73.85217439405027,40.6084836990309],[-73.85223295612865,40.60847431027295],[-73.85225427901523,40.60845811365056],[-73.85231816694858,40.608447379566755],[-73.8523448030709,40.60843524613958],[-73.85234665131914,40.608401448485665],[-73.85235381348532,40.60837171404323],[-73.85235743332639,40.6083392707931],[-73.85235749611559,40.60831087919143],[-73.85239836334516,40.60828118786912],[-73.85245699903327,40.60823799973305],[-73.85252442153178,40.608232677915574],[-73.85255988391567,40.608240835344766],[-73.8525882883075,40.6082314082188],[-73.852616694798,40.60822062845744],[-73.85267170895037,40.60821123492667],[-73.8527125107978,40.608211287219625],[-73.85272844056598,40.60822753166565],[-73.85272485415891,40.6082451030651],[-73.85272480643872,40.60826673471395],[-73.85269107109657,40.608280211259235],[-73.85268837694088,40.60830245501866],[-73.85268920380742,40.608322120995076],[-73.8527016098215,40.608327544570834],[-73.85273888387762,40.608318128271726],[-73.8527690890412,40.60829653525738],[-73.85277113753995,40.60826383634214],[-73.85278521096696,40.608226252263954],[-73.85281187606411,40.6082005989887],[-73.85284563904239,40.6081749541248],[-73.85285810971861,40.608150634123156],[-73.85289364315729,40.608126344310065],[-73.8529185229962,40.608106095898734],[-73.85291503792038,40.608077699756265],[-73.85290267066193,40.60805470009047],[-73.8529062778642,40.60802766465007],[-73.85291342782594,40.6080033383353],[-73.85292055605517,40.60798847504887],[-73.85295254342435,40.60796282855109],[-73.852998681545,40.60795612759721],[-73.85306610161894,40.6079521575877],[-73.8531033127216,40.60797113327541],[-73.85314761611502,40.60799146963869],[-73.85316715710306,40.607979326787884],[-73.85321326251407,40.607987497779234],[-73.85323979977198,40.60801997956759],[-73.85326850514282,40.60803174627925],[-73.85328942676402,40.608040322505964],[-73.85332847152807,40.6080322604043],[-73.85336754553782,40.60801067854971],[-73.85336611620063,40.60798619752141],[-73.8533587921893,40.60795793973215],[-73.85331983955746,40.60792408999911],[-73.85328974466974,40.60789565990588],[-73.85324904471898,40.60784964026934],[-73.85324556248784,40.6078198921791],[-73.85324386584472,40.607784737854494],[-73.85323328664192,40.60775498120429],[-73.85324221059102,40.607730656128695],[-73.8532706167618,40.60771987670778],[-73.85330251309207,40.60773614145699],[-73.85332197311794,40.60776050159053],[-73.85334499242688,40.60777945908853],[-73.8533395907102,40.60781595581263],[-73.8533395223984,40.60784705166559],[-73.85338379443871,40.607882260138965],[-73.85343161392407,40.607917472783726],[-73.85345111834657,40.60792155336953],[-73.85346712537986,40.60790264615694],[-73.853488436576,40.60789185713418],[-73.85351147762299,40.60790135056436],[-73.85359041803159,40.607881528905374],[-73.85365342379825,40.60788801161122],[-73.85366942483978,40.60787180811726],[-73.85370893284195,40.607826224449745],[-73.85374753206055,40.607847571564314],[-73.85378474713913,40.60786519490795],[-73.85380604642862,40.607859814157635],[-73.85384508466629,40.607854455459155],[-73.85389118415607,40.60786533026063],[-73.85393550316874,40.60787890636783],[-73.85393023783872,40.60785321225067],[-73.85391577022793,40.607831379210936],[-73.85391084199391,40.60779910731816],[-73.85393392196201,40.60779102522054],[-73.85398359564812,40.6077897362084],[-73.85402084786953,40.60778978352773],[-73.85405985190195,40.60780064874707],[-73.85407044176088,40.60782499816036],[-73.85408596750096,40.60783562096458],[-73.85410409770036,40.60784802472545],[-73.85414277275959,40.607837036314976],[-73.85421768054692,40.60782518500738],[-73.85426911931485,40.60782795432852],[-73.85427638750207,40.60784036573326],[-73.85429209553358,40.6078671913309],[-73.85429202766575,40.607898287016795],[-73.85445878451026,40.60789579420708],[-73.85446238649781,40.60787146280108],[-73.85445421512827,40.60784479654183],[-73.85444829405775,40.607825477278446],[-73.85444832942936,40.607809253289275],[-73.85443244738828,40.60777137743141],[-73.85441656153746,40.607734853694836],[-73.85437407497912,40.607694240037745],[-73.85433861856305,40.607683379420884],[-73.85430317528012,40.60766711063085],[-73.85426418441116,40.607650837164066],[-73.8542252314995,40.6076169877368],[-73.8542039904923,40.60759532908398],[-73.8541667944911,40.60756959446887],[-73.85414379142391,40.607542525724966],[-73.85408525495203,40.60754109879531],[-73.85403737922826,40.607531574446526],[-73.85398949081285,40.60752745740304],[-73.85396111901005,40.60752201351316],[-73.85392565881496,40.60751385651824],[-73.85387596100115,40.60752596099499],[-73.85382807347773,40.60752184438793],[-73.85376070807051,40.607501478945245],[-73.8537323636161,40.60748386688194],[-73.85371647459594,40.60744869450138],[-73.85370765904973,40.60742434798284],[-73.85369355240985,40.6073851221519],[-73.85367055091798,40.60735805281196],[-73.85363163020286,40.60730933198652],[-73.85360507843366,40.607283610073004],[-73.85362640653486,40.60726470961458],[-73.85366896941291,40.60727017165559],[-73.85370973677911,40.60728509545796],[-73.85374523456511,40.60727702920267],[-73.8537718959552,40.60725272665442],[-73.85380212398857,40.60722031720548],[-73.85382169357484,40.607194654501214],[-73.85389088377116,40.60719203838848],[-73.8539653893056,40.6071921330774],[-73.85404874047316,40.60720305447174],[-73.85409134175838,40.60719094091164],[-73.85415519776683,40.60719372671742],[-73.85422257479368,40.60720868343021],[-73.85424923685947,40.6071843819449],[-73.85431846833227,40.607162837334904],[-73.8543876340047,40.6071710375856],[-73.85441957030244,40.607168373281525],[-73.85446034366954,40.6071805925681],[-73.85448689137226,40.60720901836841],[-73.85450989314472,40.60723608704283],[-73.85455602853989,40.6072307377568],[-73.85460207339563,40.607265948006145],[-73.85462858292209,40.60731194921825],[-73.85464448917399,40.60733900889072],[-73.85468351658663,40.607339058240576],[-73.85474383061964,40.60733913448111],[-73.85480411164927,40.6073540825545],[-73.85480401167618,40.60740005010748],[-73.85476315575814,40.60742568658464],[-73.85474180285388,40.60745540391509],[-73.8547754323717,40.60749059739728],[-73.85483042143964,40.60749201899252],[-73.85489962211989,40.607483994274006],[-73.85495289440628,40.60745972621704],[-73.85503095957826,40.607454416360405],[-73.85506642640557,40.607459869435694],[-73.85504863428321,40.607484182296275],[-73.85505212295116,40.60751122625058],[-73.85504672218819,40.60754772372602],[-73.85503069535633,40.60757609519549],[-73.85492776864459,40.60759354132345],[-73.85484263051974,40.607588025484695],[-73.8547716717026,40.60758793584653],[-73.85471307338878,40.60761490184676],[-73.85466509451099,40.60765269693334],[-73.85464016761347,40.60769457687125],[-73.85466316438807,40.60772434959648],[-73.8546897850821,40.60771897557876],[-73.85474126159004,40.60770416874143],[-73.85477136877348,40.60772719062613],[-73.85479687775765,40.607750156770315],[-73.85480521124587,40.60778541930275],[-73.85480250478749,40.60785347430115],[-73.85480069948458,40.60792642162106],[-73.85473749285798,40.607987230758276],[-73.85469528238087,40.60806088557521],[-73.85469934100534,40.60812818987928],[-73.85470763961672,40.608179476041734],[-73.85474102789428,40.60829488808482],[-73.85476602152914,40.60840388051163],[-73.85478261042708,40.60850965697639],[-73.85480344786887,40.60859621030294],[-73.85487053116489,40.60868602753169],[-73.85491663291353,40.608756589736394],[-73.85499222624988,40.60880155096349],[-73.85505938742179,40.6088561155069],[-73.85512253938006,40.608820943795024],[-73.85523176452774,40.60886915208501],[-73.8552947568621,40.60890768773989],[-73.8553704465037,40.60890778300632],[-73.85543352069227,40.60890786235629],[-73.85554952387044,40.60898251246564],[-73.85553660951582,40.60902177764735],[-73.85554543202058,40.609053980814465],[-73.8555476071832,40.609076009451464],[-73.85551867697961,40.60908952737527],[-73.85540969424184,40.60911141690319],[-73.8553540455466,40.60914353896381],[-73.85531837850519,40.609187546382],[-73.85523373625958,40.609261989635364],[-73.85523128195804,40.60936872895321],[-73.85524219257998,40.609463624369866],[-73.85524868929981,40.609543265717605],[-73.8552997127547,40.60959415983219],[-73.85535973109899,40.60959762415547],[-73.85543539202703,40.60956383253952],[-73.85559554188656,40.609526758941556],[-73.85564669081727,40.60952004579695],[-73.85577785522132,40.609521905009515],[-73.8558546570704,40.609522976874345],[-73.85591124247074,40.60952376652394],[-73.85594678367823,40.60953736535829],[-73.85598227372716,40.609574685247495],[-73.8559888298203,40.60962721738521],[-73.85597763498086,40.60966447827096],[-73.85595059851877,40.60969290910973],[-73.85591969889215,40.609725401200855],[-73.8558929487572,40.60975925379734],[-73.85588397105202,40.60979821217854],[-73.85587722847752,40.609832089855594],[-73.85587492149867,40.60987105643245],[-73.85589039907791,40.609910045475914],[-73.85592370366848,40.609930419073514],[-73.85597040175941,40.6099253947635],[-73.8560126756291,40.60991019871799],[-73.85603494396891,40.60989328287605],[-73.85606720736858,40.60989944814943],[-73.85606266153484,40.60991815312286],[-73.85605325592353,40.60993029307437],[-73.85605696889381,40.60994816756118],[-73.85605881073941,40.609963894828276],[-73.85605972912833,40.60997318865535],[-73.85606627191399,40.60998320387024],[-73.85608592581188,40.61000324252292],[-73.85608777536955,40.61001539606635],[-73.85610088582806,40.610024705157514],[-73.85612524684879,40.61003617220153],[-73.85614303668842,40.61005049040454],[-73.85615572022152,40.61005308539016],[-73.856171161553,40.61005624421048],[-73.85618522233831,40.61005983553711],[-73.85619270885647,40.610067707551735],[-73.85620208806729,40.61006771928605],[-73.85620205727342,40.610082015351296],[-73.85618422055741,40.61008985518022],[-73.85617903266167,40.610093549241306],[-73.85616919031978,40.610100558074095],[-73.85616916567885,40.61011199509376],[-73.85617663988202,40.6101255852005],[-73.85618411430704,40.61013917580953],[-73.85619534002971,40.6101527706088],[-73.8562065842311,40.61015778843798],[-73.85622959030904,40.61018130547964],[-73.85622806999714,40.61019784373517],[-73.85622804074939,40.61021142445255],[-73.85623269309104,40.610228585261],[-73.85625329829239,40.61024219228842],[-73.8562561025874,40.61024648420765],[-73.85627538273567,40.61026078733311],[-73.85627011417051,40.61027294906034],[-73.85626164411853,40.61028651972499],[-73.85626068568152,40.6102958107005],[-73.8562681700367,40.61030439755428],[-73.85626439630968,40.61031511453593],[-73.8562521857224,40.61032296208078],[-73.85626249438306,40.61032726455744],[-73.85626716059362,40.61033799159064],[-73.85627744529586,40.61035301573654],[-73.85628772407016,40.61037089775459],[-73.85629143536937,40.61038948691032],[-73.85628858951935,40.61040449463757],[-73.85629229642481,40.610425227993794],[-73.85629320034664,40.61044095408369],[-73.85628192069845,40.61045237636067],[-73.85629032460159,40.610469541857015],[-73.856303449904,40.61047241782232],[-73.85631472339891,40.61046385442117],[-73.85631662531843,40.61045170506905],[-73.85631103187059,40.610435972614546],[-73.85632700388868,40.61042312650598],[-73.85633826660428,40.61041956685078],[-73.85635700996511,40.61042673774128],[-73.85636261616544,40.61043675227081],[-73.8563569653607,40.61044746757967],[-73.85636914366297,40.610453915416535],[-73.8563756878609,40.61046393061495],[-73.85637566017955,40.610476797156956],[-73.85636626465508,40.61048464756123],[-73.85635687000541,40.610491783788895],[-73.856353097819,40.61050107141616],[-73.85633525705205,40.61051034129235],[-73.8563314848622,40.61052034359839],[-73.85633239802242,40.6105317817898],[-73.85635114427049,40.61053752315813],[-73.85638022492613,40.61053470044503],[-73.85638019417021,40.61054899650964],[-73.8563801418871,40.61057329889815],[-73.85638011420691,40.610586165272515],[-73.85635947130291,40.61059042805699],[-73.8563472767165,40.6105911279991],[-73.85633786666735,40.61060541234115],[-73.8563368858225,40.61062542498932],[-73.85632842035511,40.61063685095555],[-73.85633307890507,40.610651152713814],[-73.85635366733956,40.61067262201362],[-73.8563686761454,40.61067121124304],[-73.85638463107611,40.61066694209702],[-73.856402432121,40.61067554183154],[-73.85642116699434,40.61068700228539],[-73.85643428685587,40.61069202193226],[-73.85645399200918,40.6106877586334],[-73.85646804284376,40.610696353674165],[-73.85647269681887,40.61071279912438],[-73.85646050089508,40.61071421342134],[-73.85644455496325,40.61071490818645],[-73.85644265393792,40.61072634235933],[-73.85644638462422,40.61073635403939],[-73.8564613695104,40.61074638027655],[-73.85648386737678,40.61075212630801],[-73.85649699889007,40.610752142703205],[-73.85650824475017,40.610756446327635],[-73.8565147830712,40.61076860571635],[-73.85650258472538,40.61077144937368],[-73.8565035034055,40.61078002801472],[-73.85652787157497,40.61078863592798],[-73.85654381137863,40.61079080069921],[-73.85655034795818,40.610804388940096],[-73.85655876952848,40.61081369179112],[-73.8565728320275,40.61081656939761],[-73.85658877337741,40.61081801814482],[-73.85660067606698,40.610825405619124],[-73.85659999315396,40.61083447245156],[-73.85658778558548,40.6108416051885],[-73.85657088187762,40.61085087694031],[-73.85654835786085,40.610857281449796],[-73.8565230301596,40.61085939471334],[-73.85650800353626,40.610868667626264],[-73.8565042328861,40.61087724041301],[-73.85650607947157,40.6108908234712],[-73.8564900873992,40.610912962255185],[-73.85647412605243,40.61092080497267],[-73.85645069276663,40.610913627742185],[-73.85643384106935,40.610899310760196],[-73.85641694281786,40.6109064376201],[-73.85639534644092,40.61091784769002],[-73.85638501241671,40.61092569742559],[-73.85636062422168,40.6109263817982],[-73.85634657071493,40.61091921677026],[-73.85632686966149,40.61092133584986],[-73.85631090213971,40.61093203758996],[-73.85630618357006,40.61094561294677],[-73.85630614356738,40.61096419741115],[-73.85632016608969,40.61098565884283],[-73.85633888169939,40.6110056962769],[-73.85633228053572,40.61102212883722],[-73.85631629914414,40.61103926384859],[-73.8562890643723,40.6110549547594],[-73.85625060193792,40.611058480396395],[-73.8562243462673,40.611055588504655],[-73.85618685108663,40.61104553457746],[-73.85616624565083,40.61103192753922],[-73.85613631413057,40.6109940063722],[-73.85612135916831,40.610969684697885],[-73.85609984394263,40.61094321060282],[-73.85608674629108,40.61092746924571],[-73.85607364380327,40.61091458576139],[-73.85606052546608,40.61090885139586],[-73.85603336820144,40.61088880284062],[-73.8560146357574,40.61087662814992],[-73.85599588702037,40.61087231558023],[-73.85596680950863,40.610872993994114],[-73.85594805152058,40.61087297048713],[-73.8559208696202,40.610864358924],[-73.85590122014287,40.6108428907241],[-73.85590315146263,40.61081716066287],[-73.85590037626223,40.61079928751587],[-73.85589479015829,40.6107799813182],[-73.85587981527138,40.61076495176059],[-73.85585919697365,40.610757777938815],[-73.85583858265139,40.610748459744755],[-73.85581328673156,40.61073556160668],[-73.85579079356074,40.61072767107627],[-73.85576640145882,40.610730499523775],[-73.8557401452789,40.61072760752053],[-73.85572516337332,40.61071615233648],[-73.85570268412606,40.610701828015394],[-73.85568209545288,40.6106803582634],[-73.85567465749027,40.61065032786165],[-73.85566720099041,40.61062887459535],[-73.85565129128508,40.61061241430718],[-73.85564759869905,40.61058524766009],[-73.85564294957275,40.61056665797602],[-73.85563174862756,40.61054162560165],[-73.85561864034435,40.61053088743617],[-73.85559802833221,40.610520854019484],[-73.85559806543958,40.610503699077114],[-73.8555896641428,40.610485104006656],[-73.85556342883092,40.610472919815045],[-73.8555418784117,40.610462885711485],[-73.85550344170082,40.610454259903456],[-73.85547627350714,40.61043992981036],[-73.85542657560052,40.610434148702176],[-73.85540500353963,40.610434121566826],[-73.8553768708384,40.6104319419667],[-73.85536096522782,40.610414052283986],[-73.85536099929772,40.610398327366795],[-73.85536292086209,40.61037688571327],[-73.8553770473672,40.61035045632507],[-73.85540052325236,40.6103376192837],[-73.85543148094035,40.61033479984212],[-73.85545306933551,40.61032696367533],[-73.85546247555152,40.61031482377393],[-73.85546627504716,40.610292670303025],[-73.85547195472353,40.610268374487326],[-73.85549387974196,40.610260493168255],[-73.85550762398591,40.61025555325809],[-73.85550765028727,40.61024340156109],[-73.85550395999361,40.610214806054636],[-73.85549462408694,40.61019477926992],[-73.85548904035767,40.61017475820703],[-73.8555012702413,40.61015761859289],[-73.8555050511496,40.61014404259187],[-73.85541694900722,40.61011534043276],[-73.8553287856402,40.610115229499264],[-73.8552706266138,40.61011873001513],[-73.85523215172812,40.610126903225435],[-73.85521899208067,40.61014153791605],[-73.85520021326431,40.61015080643492],[-73.85518704398544,40.610168659680674],[-73.85516451696374,40.61017649394466],[-73.85514292549476,40.610185044230434],[-73.85512415994215,40.610188595484686],[-73.85510915743768,40.61018643169774],[-73.85509698861692,40.61017569415392],[-73.85508482667707,40.61016138338713],[-73.85507741526742,40.61014286575222],[-73.85506425543886,40.61013205123214],[-73.85505582706291,40.610126321994905],[-73.85505019691136,40.610127744421554],[-73.85503332642716,40.61012200470373],[-73.85501455401807,40.610128414817254],[-73.85500045757561,40.61014126243994],[-73.85499606201925,40.61015125788529],[-73.8549929175078,40.61015840791761],[-73.85497602527983,40.610162676190555],[-73.85496288301445,40.610167662197256],[-73.85496192260995,40.61017838335655],[-73.85496095356328,40.61019267756762],[-73.85493747786342,40.610205515022265],[-73.85491123190812,40.61019833325699],[-73.85488592017869,40.610192582861906],[-73.85487656425809,40.61018184934859],[-73.85485499582681,40.610180392587786],[-73.8548362358202,40.61018108357616],[-73.8548296483589,40.610191082277915],[-73.85482399643551,40.6102025116876],[-73.85480991215529,40.61020964186587],[-73.85478084735877,40.61020460188898],[-73.85475084479872,40.61019956021713],[-73.85473023080321,40.6101902419913],[-73.85470960502747,40.61018664218852],[-73.85467923049946,40.610183940745685],[-73.85466425232015,40.61017333681044],[-73.8546413403528,40.61015581678396],[-73.8546134372997,40.61013829010488],[-73.85458849800426,40.61013445581174],[-73.85456154933826,40.61013746404613],[-73.85454555548759,40.61014961212336],[-73.85451860350112,40.61015414033591],[-73.85449167715112,40.610146501599054],[-73.85448372884301,40.61013052064314],[-73.85446678118439,40.6101228943656],[-73.85445580494705,40.61012288046746],[-73.85444377820784,40.61014644095197],[-73.85443377797,40.610156314520815],[-73.85442846593156,40.61017011689007],[-73.85441575248501,40.61018519047786],[-73.85438281910515,40.610186669924914],[-73.8543558936369,40.6101790311574],[-73.8543357140207,40.61016500316019],[-73.85432301314495,40.61015617419025],[-73.8542851084749,40.610149282240556],[-73.85425220001736,40.61013935311084],[-73.85423623101718,40.61014009377827],[-73.8542172720971,40.61014006973376],[-73.85419830277134,40.61014460866573],[-73.85416137574605,40.61014684323088],[-73.85414044010325,40.610137690847395],[-73.85411848696435,40.610137662986915],[-73.85409652651832,40.61014067677312],[-73.85410340624685,40.61015219610219],[-73.8540904942999,40.61016120249971],[-73.85407153239287,40.61016193867492],[-73.85406284056305,40.61014995918593],[-73.85404663866936,40.61013757177569],[-73.85402769926469,40.61012842173903],[-73.85400675134535,40.61012459255598],[-73.85399774716223,40.610135228102216],[-73.85399884486479,40.61014643100144],[-73.85400068649668,40.610160328045076],[-73.85399067743454,40.61017400430944],[-73.8539806864468,40.61017931485785],[-73.85396071931314,40.610183852482976],[-73.85392280380255,40.610181522722776],[-73.8538978577469,40.61018149101645],[-73.85388887351206,40.61018300076135],[-73.85389183811894,40.61019593309323],[-73.85390079406136,40.61020735187554],[-73.85390876243105,40.61021420640917],[-73.85389179650853,40.61021494525911],[-73.85388082857956,40.6102111285713],[-73.85386587697064,40.61020350491018],[-73.85385692769353,40.61018904430592],[-73.85384596410599,40.610182946207686],[-73.85382100651971,40.61018747746281],[-73.85380902438376,40.61019126480137],[-73.8538089960721,40.610204193328784],[-73.85381395666751,40.61021712769884],[-73.85381991237382,40.61023158500182],[-73.85380393967097,40.61023460651463],[-73.8537929720898,40.61023002957138],[-73.85378500360387,40.610223935277105],[-73.8537770419084,40.61021403891581],[-73.8537740214721,40.61022620338917],[-73.8537650155742,40.61023759865981],[-73.85375103343101,40.610242904780485],[-73.85373306493908,40.61024592374404],[-73.85371510389803,40.61024514047149],[-73.85370015296141,40.61023751611951],[-73.8536971854034,40.61022534469655],[-73.85368824181947,40.61020860267373],[-73.85368128858279,40.61019414409401],[-73.85366831711958,40.61019336733321],[-73.85366630032705,40.610203250998744],[-73.85364631227921,40.610216914360905],[-73.85362832645383,40.61022753911162],[-73.85361235062905,40.61023208108889],[-73.85358541701954,40.61022748446069],[-73.85356147785909,40.6102228904686],[-73.85354153070527,40.61021830206074],[-73.85351960090182,40.61020762696485],[-73.85348867763473,40.61020226431188],[-73.85347072183681,40.610199199092584],[-73.8534447800127,40.61019764552351],[-73.85342082250371,40.610201417551835],[-73.85340884680339,40.6102021625267],[-73.85339386373892,40.610208987822524],[-73.8533818650038,40.61021961966845],[-73.85336887771531,40.61022644750678],[-73.85335090318796,40.610232508230524],[-73.8533429358846,40.610224893244585],[-73.85332897442132,40.610221072852035],[-73.85331301005341,40.610220292064554],[-73.85330107735759,40.6102012647841],[-73.85328414987312,40.610184512036966],[-73.8532791951899,40.61016853532124],[-73.85327928049483,40.61016052770173],[-73.85328921565689,40.61014953539008],[-73.85327925368927,40.61014191802109],[-73.85326526985537,40.61014798483079],[-73.85324931408537,40.610143400964944],[-73.85322338065059,40.610138043941056],[-73.85320937885878,40.61015247578902],[-73.85318608366593,40.610162353211024],[-73.85318637230296,40.61017754328491],[-73.85317040125793,40.610179803794225],[-73.85313347351911,40.61018203802826],[-73.85309951978223,40.61019416295477],[-73.8530935033296,40.61020708315879],[-73.85309945619207,40.61022306115824],[-73.85310644946685,40.61021926802054],[-73.85313140055536,40.61021701849237],[-73.85314134376043,40.610233761835914],[-73.85314530833861,40.610245935049754],[-73.85314627512967,40.610259624593425],[-73.85313926410767,40.61027178395165],[-73.85311728582633,40.61028316326619],[-73.85309731961675,40.61028694032758],[-73.85307436798756,40.6102869109916],[-73.85304942101358,40.610286879099995],[-73.85303247202495,40.61028001302421],[-73.85302051340541,40.61027239240978],[-73.85299655751972,40.610275404104385],[-73.85295163326813,40.61028447262569],[-73.85291269773158,40.61029202746058],[-73.85289571298709,40.61030189246023],[-73.85288769297954,40.61031861283448],[-73.85289064902018,40.61033534725658],[-73.85287566397618,40.61034293339992],[-73.85285071115587,40.610345943285445],[-73.85283871733898,40.61035429350082],[-73.8528107526375,40.61036490417444],[-73.85277980172279,40.610372469858916],[-73.85276481498113,40.61038081623319],[-73.85274781377727,40.61039752509268],[-73.85273181604012,40.61041195432534],[-73.85270386202444,40.61041800216138],[-73.85267592748265,40.61041492453259],[-73.85264900963209,40.61040348262973],[-73.85262608672357,40.61039052467764],[-73.8525891853576,40.61038135153991],[-73.8525682458385,40.61037371986282],[-73.85253930769824,40.610373682741155],[-73.85250637900458,40.61037288024409],[-73.85247147403378,40.61036294871272],[-73.85245056442746,40.610342388488995],[-73.85243361548655,40.610335522324924],[-73.85241165723941,40.610337775544636],[-73.85240963265102,40.61035070150856],[-73.85239064778914,40.61036208452792],[-73.85237266911332,40.61036966625864],[-73.85235370880952,40.61036964190504],[-73.85232378064033,40.61036580071202],[-73.85229783709627,40.61036500712948],[-73.85228626969597,40.61035635596663],[-73.8522649187285,40.610359641080976],[-73.85224199334655,40.61034744379908],[-73.85221112553081,40.610317744911576],[-73.85216330796365,40.61028117981067],[-73.85211347759954,40.6102522169207],[-73.85205161630768,40.61024833456626],[-73.85200872371932,40.610240674695206],[-73.85196381218927,40.610243658688944],[-73.85195475538404,40.61027786905237],[-73.85194969901066,40.610308282660064],[-73.85192467949578,40.61034095146142],[-73.85192956639587,40.61038734810106],[-73.85196540749503,40.61042465812233],[-73.85196832540093,40.610458884578094],[-73.85196027456645,40.61048929382655],[-73.85198612710201,40.61053115447114],[-73.85199205715048,40.61055701873153],[-73.85203090734527,40.61058748870343],[-73.85207678633813,40.61059819490674],[-73.85212460240102,40.61063552028785],[-73.85212853378715,40.61066290313455],[-73.85211548497529,40.6106971090436],[-73.85214735437614,40.61072604832623],[-73.852161268062,40.610751162431484],[-73.85216220485471,40.61077930284524],[-73.85219006792671,40.6108143206179],[-73.85222198389205,40.6108219668111],[-73.85226087744499,40.61083266395924],[-73.85230375529959,40.610847168289055],[-73.85233469537205,40.61084492646155],[-73.8523716146555,40.61084649505051],[-73.85240353584412,40.61085109903736],[-73.85242642444432,40.61088002670934],[-73.85246430748603,40.61089680664883],[-73.85249982687645,40.61090437513298],[-73.85251816851172,40.610908283670526],[-73.85253909745563,40.61092047766497],[-73.85257199662765,40.61093496959484],[-73.85259390468906,40.61095553090784],[-73.85263176051586,40.6109844784021],[-73.85264465803995,40.61101871696262],[-73.85264057030189,40.6110620598999],[-73.85264051826155,40.611085635378245],[-73.85265542125012,40.61111531368329],[-73.85266334931775,40.6111404200533],[-73.85265329597192,40.61117386911109],[-73.85262235707724,40.61117611085845],[-73.85260388020993,40.61117138696743],[-73.85255559830358,40.61113039565238],[-73.85251878660495,40.61108015550816],[-73.85248098622985,40.61102611184044],[-73.85246711642594,40.61098046444832],[-73.8524522354029,40.61094089941131],[-73.85240432982447,40.610943880236654],[-73.85236840323275,40.61094459451336],[-73.8523344615482,40.610950634903936],[-73.85228452123074,40.61097110411814],[-73.85226951409787,40.61098857621894],[-73.85223057265777,40.61099917331291],[-73.85219159921355,40.61102421941021],[-73.85215962611217,40.611042430093356],[-73.85211770428035,40.611046939157966],[-73.85207478083878,40.61105296808338],[-73.85205182242396,40.61105598086495],[-73.85203391835071,40.611030100190185],[-73.8520379499776,40.611011853577246],[-73.85204000704896,40.610983718189665],[-73.85204007615644,40.61095253791284],[-73.85202116926553,40.61092893786015],[-73.85198329305842,40.61090911729601],[-73.85194040342854,40.610899935569165],[-73.85190149000982,40.610897604024814],[-73.85188053485285,40.61089757702305],[-73.85184956773827,40.61091198617139],[-73.85181760010121,40.610927915354026],[-73.85178065633671,40.610937754456025],[-73.8517227510035,40.6109498474174],[-73.85170173795042,40.61097567743422],[-73.85169966759229,40.61100913603896],[-73.85167163822385,40.61104864580773],[-73.85170252369028,40.611070740207865],[-73.85172445671529,40.611080654736156],[-73.85174437763844,40.611097411572636],[-73.85176029065707,40.61112100713937],[-73.85178026122735,40.61111570965328],[-73.85180523889802,40.61110205304931],[-73.85184811007663,40.611119599199945],[-73.85187003822529,40.611131034859106],[-73.85189499607701,40.61112650402774],[-73.85192494480495,40.61112121937302],[-73.85194389725683,40.6111242856145],[-73.8519618222183,40.61114103984215],[-73.85196375482322,40.61116994128397],[-73.85196469359532,40.611196559363],[-73.85195466350187,40.61121936174244],[-73.85192968075846,40.61123529928214],[-73.85190767495996,40.611258846644525],[-73.85188767735964,40.611276312265375],[-73.85186668664596,40.61129225560542],[-73.85186065217077,40.61131354145816],[-73.85184763244573,40.611334818809915],[-73.8518286397962,40.611349244055745],[-73.85180666600253,40.61135834104239],[-73.85177671818737,40.61136286542002],[-73.8517647439485,40.611362849978214],[-73.85176170576713,40.61138261902731],[-73.85176067588188,40.611397067426445],[-73.85175464474135,40.61141683211279],[-73.85173563853591,40.6114373413156],[-73.8517176381961,40.6114548091479],[-73.85171261791159,40.611468491481126],[-73.85171457678639,40.61148522514788],[-73.85171995142525,40.61149906094553],[-73.8517284676991,40.611520986424026],[-73.8517334381236,40.61152935790279],[-73.85173440346254,40.61154456912254],[-73.85174033534182,40.611568912733226],[-73.85172334187396,40.61158257962257],[-73.85170337600765,40.61158559569231],[-73.85167940776411,40.61159393033654],[-73.8516564411364,40.61160074510336],[-73.85163247119131,40.61160984015059],[-73.85159855740217,40.61160295196536],[-73.85157561715643,40.61159759910557],[-73.85156560782211,40.611611274989876],[-73.8515466226777,40.611622657868644],[-73.85151767465946,40.611626423055114],[-73.85148074400114,40.61163017741758],[-73.85145378650373,40.61163622673985],[-73.85143080799149,40.61164836468613],[-73.85140185509674,40.611654411417035],[-73.85138485595316,40.611669599413915],[-73.85137284610295,40.6116855542748],[-73.85138278776557,40.611702298268845],[-73.85140768683765,40.611724384503646],[-73.85143157899918,40.61175027234394],[-73.8514335428904,40.61176472410664],[-73.85142054745135,40.611774594043744],[-73.85139562487609,40.611763154428495],[-73.85137868054215,40.61175400670375],[-73.85135272800248,40.61175701547441],[-73.85132682759134,40.61173720900991],[-73.8512949233702,40.611724238674654],[-73.85126200249806,40.611719633087176],[-73.85121410515852,40.61171805043537],[-73.8511612292612,40.611712658237124],[-73.85116124372716,40.61170617001809],[-73.85116129708372,40.61168223871094],[-73.85116033865559,40.61166398566791],[-73.8511563885801,40.611645728248384],[-73.8511534587286,40.61161682550259],[-73.85115152372907,40.611589445377454],[-73.8511326084907,40.61156964841674],[-73.85112369288446,40.61153997716741],[-73.85112074062586,40.61152172154131],[-73.85111381406509,40.61149509569993],[-73.85108393318382,40.611469960114036],[-73.8510569890697,40.61146992520315],[-73.85103998376671,40.6114881549688],[-73.85103796528762,40.61149879950291],[-73.85104790787653,40.6115147827775],[-73.85105884767279,40.61153152809341],[-73.8510618167238,40.61154293933794],[-73.85104486061395,40.61153911462083],[-73.85103589627593,40.61153149835122],[-73.85102692537214,40.61152692373238],[-73.85101097555577,40.611519297736955],[-73.85098802076764,40.611520789145786],[-73.8509979368489,40.61154894003508],[-73.8510098402733,40.611580896747114],[-73.85101175993896,40.6116151214272],[-73.85098674073306,40.61164702960667],[-73.85096970989946,40.61167666672586],[-73.85096862720796,40.611714690091056],[-73.85098252965159,40.611745128232144],[-73.8509817072239,40.611772722237774],[-73.85097745744667,40.61178238550732],[-73.85096846252398,40.61178845800252],[-73.85094950099963,40.61178919366363],[-73.85092997584404,40.611785493590716],[-73.85090860529473,40.61178077555886],[-73.85088664482222,40.61178378889967],[-73.85086866559271,40.611791370394016],[-73.85087408714678,40.61179929167405],[-73.85087960620959,40.61180735481003],[-73.85090153529767,40.611818790654276],[-73.85091148957017,40.611829450715604],[-73.85090046483371,40.61185073054706],[-73.8508815275132,40.61184081924634],[-73.85088148164711,40.61186135240094],[-73.85090240313528,40.61187658951506],[-73.85092032869815,40.61189334340216],[-73.85094525759106,40.61190174197139],[-73.8509641656976,40.61192534153026],[-73.85096312374705,40.611945113145794],[-73.85095809094639,40.61196411866905],[-73.85091812632571,40.611986121388526],[-73.85089619378341,40.61197620620558],[-73.85087325538433,40.61197009279332],[-73.85085331638888,40.61196170135354],[-73.85083535596038,40.61196015688246],[-73.8508044506331,40.6119471882102],[-73.8507904897753,40.61194260709608],[-73.85076950664958,40.611954748170405],[-73.85075650005396,40.61196994125762],[-73.85073154773283,40.61197142951921],[-73.85071057523133,40.61197900760425],[-73.85069360119844,40.61198354905199],[-73.85067959715632,40.6119979794148],[-73.85067856724709,40.612012427803606],[-73.85066955185337,40.61202762556315],[-73.85064259242121,40.61203443494015],[-73.85065453407168,40.61204966059804],[-73.85067743609481,40.61207174473074],[-73.85068837144728,40.6120907709849],[-73.85068430958945,40.61212194607156],[-73.85068725242854,40.6121447646878],[-73.85069420011602,40.612161505521584],[-73.85069312834582,40.61219496540197],[-73.85069208499282,40.61221473651012],[-73.8506770924734,40.612225364016275],[-73.85066010114454,40.612237509585825],[-73.85065009514817,40.612249664899416],[-73.85063209704805,40.612265611901506],[-73.8506051202775,40.61228002589896],[-73.85058810613351,40.612302058329995],[-73.85057210236661,40.61231876866495],[-73.8505471063031,40.612340029795604],[-73.85052415654953,40.612339240208875],[-73.85050422770733,40.61232628522744],[-73.85049422590112,40.6123361582829],[-73.85047624966444,40.612342219057304]]],[[[-73.84473492652965,40.61396917180158],[-73.84472299362052,40.61395090388265],[-73.84470570353946,40.61394783869794],[-73.84469240178811,40.61394579295348],[-73.84467245295097,40.61394171028498],[-73.84465916300215,40.61393459361229],[-73.84464720246245,40.613928493458914],[-73.84463127285952,40.61391224840435],[-73.84462997073223,40.61390007849828],[-73.84461001159255,40.61390005151858],[-73.8445913840002,40.61390002633567],[-73.8445780805608,40.61389899446224],[-73.84455549292284,40.61388476783242],[-73.8445315448059,40.613883721390664],[-73.84450894839287,40.613873551626114],[-73.84447568368626,40.613873506623676],[-73.8444543997129,40.61387144938124],[-73.84443579938474,40.6138592565665],[-73.84441186782375,40.613851111576295],[-73.8443852818048,40.61383992183043],[-73.84437466615627,40.613827739815086],[-73.844356035341,40.613828728476136],[-73.8443454117276,40.6138195882744],[-73.84433080860191,40.61380537241201],[-73.84431085378071,40.61380331744557],[-73.844288243238,40.61379923110514],[-73.84427628770706,40.61379110297919],[-73.8442603265958,40.613788039025174],[-73.84424305616501,40.61377686186745],[-73.84422843650725,40.61376974401308],[-73.84421383424508,40.613754514082835],[-73.84420721492857,40.61374030969478],[-73.84419525683177,40.61373319544345],[-73.84416997293677,40.613734175056244],[-73.84414467312847,40.6137422526854],[-73.84413132474295,40.61376048638643],[-73.84411134928948,40.6137675573414],[-73.84409271204214,40.61377158777827],[-73.84407141709809,40.6137735873364],[-73.84405278866174,40.61377356206501],[-73.84403684634587,40.61376340056456],[-73.84402755582221,40.613753247585365],[-73.84400226546559,40.613757270152426],[-73.84398097763527,40.61375622670362],[-73.84394905291481,40.6137521271511],[-73.84392510959619,40.61374905281638],[-73.84392381537235,40.613733841085484],[-73.84391051842942,40.61372976731635],[-73.84388923451814,40.61372771047184],[-73.84386396054768,40.61372463381449],[-73.84384933487783,40.61371954434682],[-73.84384929930049,40.61373475376948],[-73.84383731040492,40.6137408216395],[-73.84382003636601,40.61373065829965],[-73.84380144656326,40.61371440917984],[-73.84378550838586,40.61370221970942],[-73.84376421583036,40.61370320415461],[-73.84375352674243,40.61372245598307],[-73.84374235381908,40.61373361817426],[-73.843709821569,40.61372441730376],[-73.84367639167293,40.61371496206672],[-73.84365777880517,40.61369900372287],[-73.8436325447934,40.61367868982468],[-73.84360195924043,40.61367155017027],[-73.84357002441911,40.61367150671507],[-73.84355808303701,40.61365729437633],[-73.84353020935666,40.61362785087868],[-73.84350231994131,40.61360550472623],[-73.84347576010563,40.61358316104759],[-73.84346650535709,40.61355779860006],[-73.84348254870956,40.61352537255791],[-73.8435092124543,40.613503101346375],[-73.84354648752772,40.61349504015696],[-73.8435824349682,40.61348596309477],[-73.84359555397238,40.61346978003692],[-73.84360378553114,40.613459627911936],[-73.84365574487421,40.61343130692344],[-73.84368374674526,40.61340599516146],[-73.84368650259533,40.61336543959229],[-73.84364932995373,40.61332989881684],[-73.84363609486145,40.61329946120013],[-73.84363617799065,40.61326397159645],[-73.84363758917904,40.61322949785337],[-73.84360176044713,40.61318787523532],[-73.84358857661665,40.61313614371791],[-73.84356079669432,40.613067154419255],[-73.84348507283626,40.613016352145884],[-73.84343129679331,40.612971573746314],[-73.84264184886561,40.61317296630621],[-73.84214260312484,40.61277565238773],[-73.84203543691241,40.61269036598904],[-73.84195434126941,40.612681905361654],[-73.84189123185052,40.6126946379054],[-73.8418365785253,40.61268815304908],[-73.84178199488892,40.61265282593342],[-73.84170645234451,40.612588627600985],[-73.84166874226463,40.61253089033398],[-73.8416141423192,40.61250197278252],[-73.84158482790276,40.61245065689042],[-73.8415807366068,40.61240258042231],[-73.84155981690144,40.61235768576006],[-73.84150944621459,40.61231915998906],[-73.84151535268347,40.61227645907509],[-73.84150970490559,40.61221019951791],[-73.84152248681389,40.61213971364722],[-73.84157309402178,40.6120788934113],[-73.8415690179673,40.61202440796451],[-73.8415691320521,40.61197633729021],[-73.84157763400191,40.611937892175476],[-73.84157774047446,40.61189302649168],[-73.84159887362287,40.611848189618236],[-73.84157790018403,40.61182572754671],[-73.84148539352974,40.61182239517785],[-73.84140546481736,40.611835103588945],[-73.84132976426046,40.61183820394964],[-73.84126257189206,40.61179965434306],[-73.8411366758434,40.61169052024742],[-73.84101912281508,40.61161023971736],[-73.8409392400832,40.61160371953418],[-73.8409097271297,40.61163572702945],[-73.84083821615896,40.611645241360094],[-73.84077933620136,40.61164836464822],[-73.84070815291503,40.61163403860375],[-73.84067864951784,40.61154887879718],[-73.84067468895508,40.61144632213716],[-73.84062833262617,40.61148791954201],[-73.84060277936999,40.61162248194345],[-73.84060065845573,40.61165065423395],[-73.84059409478053,40.611737839734005],[-73.8404633512917,40.61189789417507],[-73.84034105597397,40.61204193720404],[-73.84015150008887,40.6121762715808],[-73.83997462011003,40.61228498629705],[-73.83980202183082,40.612361659040474],[-73.83955375242289,40.612428611255034],[-73.8393223730004,40.61246674488355],[-73.83911211112058,40.612466450773695],[-73.8389399375166,40.61236686332394],[-73.83886030782145,40.61225458672262],[-73.83881861942704,40.612103906774635],[-73.83877262526254,40.61199488143339],[-73.83871375352234,40.61199479884156],[-73.83872618352288,40.612071729952085],[-73.83875530227667,40.61220316430405],[-73.83882234505303,40.61230260416223],[-73.83884313977447,40.612398774816576],[-73.8388764872635,40.612520601230536],[-73.83887203436004,40.612623146151556],[-73.8388297654201,40.612712818718975],[-73.83879592263226,40.612796094593044],[-73.8386905585285,40.61289208776867],[-73.83857689399697,40.61294320369734],[-73.83842953108055,40.61301670498192],[-73.83817706043442,40.61308044415496],[-73.83797936685501,40.61309939400087],[-73.83783638762768,40.61309919237778],[-73.83771026857107,40.6130829908842],[-73.83738243759743,40.613008819232256],[-73.83707997185387,40.61288020226661],[-73.83677757845672,40.61272274227228],[-73.8365382728352,40.61256216570729],[-73.83636200655012,40.61241770273869],[-73.8362733164665,40.6123194591012],[-73.8362362114689,40.612270106413284],[-73.83622799751684,40.61218997737669],[-73.8363589402717,40.61195301435253],[-73.8365277127998,40.61172251465071],[-73.83664598274453,40.611507966436974],[-73.83678942104663,40.611319092010056],[-73.83697075068265,40.61111104264741],[-73.83711138059563,40.61108202743741],[-73.83720214975351,40.61106330044956],[-73.83735360568245,40.6110346713534],[-73.83741265762731,40.61096104722511],[-73.83748006384292,40.61090986637431],[-73.8375222398564,40.61085865099495],[-73.837526655718,40.61077212955499],[-73.83749739200942,40.61070158417335],[-73.83749338177526,40.61062146065685],[-73.8374859767051,40.61052890703026],[-73.8374771458891,40.61038108382149],[-73.83746087176618,40.61015673059446],[-73.83756197285659,40.61008316466591],[-73.83767975412191,40.61006730738676],[-73.83781022726306,40.61005011543326],[-73.83788784697586,40.609935501066296],[-73.83792861570163,40.609753596486605],[-73.83799181509977,40.60970241057254],[-73.83803412213585,40.609596714166585],[-73.83811850421534,40.6094814625059],[-73.83818228953608,40.60950071700119],[-73.83825716825312,40.60952331939673],[-73.8383202833472,40.6095073845231],[-73.8384426014278,40.60935372980523],[-73.83851857902535,40.60923526170354],[-73.83852303867697,40.60912951260528],[-73.8386411827456,40.608963033473046],[-73.8386566155071,40.608800297768234],[-73.83866275707553,40.608735528011984],[-73.83867989513344,40.608604158520414],[-73.83871802622694,40.60848563782471],[-73.83872659882906,40.60841835066127],[-73.83872688526988,40.60829977685316],[-73.83875668352175,40.608149196599285],[-73.838773697194,40.60806910260079],[-73.83883694872597,40.60799548244283],[-73.83887080449499,40.6079057985427],[-73.8389802341533,40.60786428971011],[-73.83900957546548,40.60790278766251],[-73.8389925788957,40.60797647205025],[-73.83897138338277,40.60804694638716],[-73.83897116694621,40.60813667795216],[-73.8389835890153,40.608216813889534],[-73.8390075544953,40.60828206728009],[-73.83910109566163,40.60831311998142],[-73.8391894616977,40.60828760563794],[-73.8392947320806,40.608226863351966],[-73.8394000172514,40.60815971131977],[-73.83949266511861,40.608102156049625],[-73.83960208679152,40.60806385195257],[-73.83965655006736,40.60814725064349],[-73.8396900831467,40.608192163435696],[-73.83972359934455,40.60824348569701],[-73.83977817191406,40.60828201863214],[-73.83984545829034,40.608278907573656],[-73.83992545220039,40.60823735732568],[-73.8399970134175,40.60820540978874],[-73.84004319893221,40.60823431708703],[-73.840068252341,40.60830806014239],[-73.84008062114485,40.60841062805385],[-73.84002162903157,40.60846182164532],[-73.8400424848328,40.608532354696926],[-73.84006756138386,40.60859648394744],[-73.84015158417705,40.60862864800829],[-73.840168235031,40.608699175187745],[-73.84008819466187,40.60875995337555],[-73.84006278811472,40.60883362621293],[-73.84006681667901,40.60890734067597],[-73.84009612003635,40.60896186196438],[-73.84014238285674,40.60895872148136],[-73.84012573240497,40.60888819430063],[-73.84017218698192,40.60880493604777],[-73.84024390929663,40.60870568939408],[-73.84031972899461,40.60865131490413],[-73.8404250151227,40.60858416193773],[-73.84049656815603,40.60855541891427],[-73.84052198243543,40.6084785404854],[-73.840530628669,40.60837920661705],[-73.8404845194152,40.60831825261107],[-73.84043418347474,40.608266907726176],[-73.84035852391769,40.608253983324396],[-73.84022399705617,40.60824097755842],[-73.84014835357442,40.60822164404028],[-73.84014003478693,40.60818317612446],[-73.84011077778666,40.608109426566294],[-73.84006887419724,40.60804847874415],[-73.84000582234252,40.60803877648703],[-73.8399049354178,40.60802581733646],[-73.83983772464353,40.607996881355604],[-73.83976226681553,40.60790063464381],[-73.83967832978166,40.60783321839888],[-73.83958166987661,40.607810650186416],[-73.83946813709588,40.60781049167193],[-73.83943463672637,40.607752760187346],[-73.83940204467224,40.60769951606111],[-73.83937180972929,40.60765012169198],[-73.83935927868202,40.607614852162634],[-73.83940560998435,40.60758286972712],[-73.8394705995676,40.60759827822079],[-73.83953171113866,40.60760227436141],[-73.83963269126738,40.60757677711985],[-73.83978407517694,40.607573783405805],[-73.8398807886115,40.607573918178815],[-73.83999441447743,40.6075356202347],[-73.8400156302482,40.60745553173195],[-73.83994009594252,40.607391332205985],[-73.84003274995834,40.60733057116871],[-73.84015059417935,40.60728586910264],[-73.84021805660078,40.60720905037548],[-73.84033594669067,40.607145119170475],[-73.8404117798632,40.60708433496166],[-73.84042033547837,40.60702345680984],[-73.84051299620114,40.60695949106088],[-73.84066856840133,40.60696291166638],[-73.84076099184288,40.60699829177018],[-73.84084081556742,40.607027244681575],[-73.84101320109626,40.60703389293705],[-73.84122364315876,40.606950860968944],[-73.84131214369312,40.60686766048665],[-73.8413627762361,40.60679402201455],[-73.84138825759041,40.60668830112853],[-73.84139275952673,40.606563323446075],[-73.84140987489047,40.60643836316704],[-73.84133444702373,40.60632929817185],[-73.84126735294898,40.606252292322075],[-73.84117493027186,40.60621691262282],[-73.84112879926411,40.606165573337904],[-73.84103645374528,40.60609814644882],[-73.84096922217853,40.606078825600534],[-73.8408676978397,40.6061135862935],[-73.84080908787884,40.60614324878664],[-73.84076643259833,40.60617698974224],[-73.84071317384631,40.60619449144349],[-73.84064742329338,40.60624307225693],[-73.84061009961512,40.60627276415908],[-73.84056938422412,40.60623755618571],[-73.8405783433285,40.606199712852195],[-73.8406156992577,40.606156500551656],[-73.84061580899794,40.606110533005946],[-73.84061236733237,40.60606591266422],[-73.84058219475807,40.60607263062548],[-73.84058206885302,40.606125358124224],[-73.84055535724899,40.60616858518099],[-73.84051268633637,40.606209085325965],[-73.84046123558421,40.606211718009966],[-73.84042455092262,40.60618950513249],[-73.84041880115514,40.60615352374762],[-73.8404189336527,40.60609809216755],[-73.8404243649144,40.60605213201012],[-73.84042442631403,40.60602644398797],[-73.84044758183695,40.60598726841177],[-73.84053098073646,40.60597656846413],[-73.84053283856643,40.60594141886814],[-73.84049743510221,40.60591027445751],[-73.84045493878763,40.605877767558475],[-73.84041958967262,40.60582363884678],[-73.84041971570542,40.60577091134657],[-73.8404411519925,40.60570874953371],[-73.84043953558215,40.60564249983021],[-73.84045743915244,40.60557357313345],[-73.84054101645606,40.60548851352629],[-73.84057660395544,40.605442595194134],[-73.84059798357703,40.605403416954886],[-73.84063168205746,40.60540616794518],[-73.84065469372518,40.60542647944363],[-73.8406527776698,40.605485964942154],[-73.84067038413966,40.605541420615594],[-73.84071281839898,40.605599614788574],[-73.8407517415869,40.60564293283798],[-73.84079442408371,40.60564326638278],[-73.84099276894817,40.60561729464306],[-73.84110640472193,40.605532897238405],[-73.84122845055781,40.60552788857438],[-73.84123757832174,40.60548649262606],[-73.84127923333325,40.60539122379673],[-73.84126815167367,40.60533565978976],[-73.84118402575908,40.605348362750306],[-73.84107199993494,40.605305478034644],[-73.8410554055812,40.60521145002669],[-73.84110038796561,40.60515596402434],[-73.84120138412086,40.60512191992302],[-73.84127988346862,40.60511775518588],[-73.84134161349405,40.60509220290216],[-73.84132495788023,40.6050238130328],[-73.84120736589404,40.60496382824746],[-73.84115707281137,40.60489539170593],[-73.8411516688792,40.60480992501215],[-73.84112375901972,40.60475861073131],[-73.84112952895717,40.60469025115873],[-73.84126968568394,40.60469044481252],[-73.84135387167254,40.604652104858545],[-73.8413821065202,40.60456668443488],[-73.84148878849297,40.6044984640688],[-73.84158414581366,40.604477230528055],[-73.84165126005712,40.60454569056489],[-73.84170713088744,40.604626953751485],[-73.84173496957705,40.60470817847984],[-73.84185810591528,40.60479380720177],[-73.84194784683173,40.604776838802024],[-73.84203212419084,40.60470004161709],[-73.84207150916482,40.60464027436929],[-73.84218367658087,40.60462333659985],[-73.84220634351801,40.604520816484005],[-73.84235229882543,40.604439830556075],[-73.84251489246779,40.604435780295226],[-73.84263823072985,40.604435949234],[-73.84276147820147,40.60447457477707],[-73.84281218661577,40.60436782040149],[-73.84288529853893,40.604269642135016],[-73.8429583110585,40.604214193215505],[-73.84305359719323,40.604222869046616],[-73.84315992624296,40.60430420042086],[-73.8432661648313,40.60442398860064],[-73.84335600580538,40.60436428970956],[-73.84360284156207,40.6042962589889],[-73.84356389803287,40.60416801656264],[-73.84363120414183,40.60415528948102],[-73.84383296931767,40.60418120133185],[-73.84397330626652,40.60410447871511],[-73.84418068771352,40.604126124576794],[-73.84430954226742,40.604164756062346],[-73.84442729406358,40.604156369842855],[-73.84452681767499,40.60432278173332],[-73.8444940021314,40.60435984206815],[-73.84443090084375,40.6043725760167],[-73.8443845816465,40.604401355662155],[-73.84432570912263,40.604404480770356],[-73.84424585711744,40.604388349072835],[-73.84415345040428,40.604346562110265],[-73.84404414950534,40.604336799840496],[-73.8439180082548,40.60433662860366],[-73.84379181517863,40.60435888983799],[-73.84369085651183,40.604377981090074],[-73.84361933184955,40.60439711213897],[-73.8435351024204,40.604454682205876],[-73.8434718731324,40.60452189532187],[-73.84343381286217,40.60461478087787],[-73.84339160774142,40.6046820220847],[-73.84329067235682,40.60469149884413],[-73.84316039330922,40.604662478783084],[-73.8430763966544,40.60462070310169],[-73.84294184510999,40.60462051931078],[-73.84286192463762,40.60463322874291],[-73.84276102721037,40.604626681076226],[-73.84270633510341,40.60463942508019],[-73.84264315767811,40.60468420513151],[-73.84263043881113,40.604729053579085],[-73.84263868087045,40.6047995684092],[-73.84264695469815,40.60485726444028],[-73.84265525874908,40.604902142340414],[-73.84268874537037,40.60496628255399],[-73.8427054139718,40.60503039974165],[-73.84266745807608,40.60507841865344],[-73.84262129627054,40.60503989859382],[-73.84258355943777,40.604994980885635],[-73.84250803146811,40.604927578203736],[-73.84249977441137,40.6048634725139],[-73.84243674790028,40.60484415778032],[-73.8423861999227,40.60488254533129],[-73.84230201423462,40.60492088671072],[-73.84221787455208,40.60493999957804],[-73.84210013438833,40.604943042214],[-73.84202875185802,40.60490128292939],[-73.84194885363473,40.60490437791952],[-73.84193617890355,40.6049299980046],[-73.84197387063077,40.60499414421025],[-73.84200738697841,40.605045465989555],[-73.84206201802314,40.60505835974952],[-73.8421460533586,40.60508411271385],[-73.84220900964549,40.60513227053084],[-73.84223411015952,40.605186784854375],[-73.84227184774373,40.60523170318027],[-73.84236006405932,40.60526707573014],[-73.84243149925095,40.60528640270276],[-73.84254083170153,40.605283347705736],[-73.84261654743469,40.60527063206871],[-73.84273009833088,40.60526117349899],[-73.8428142313856,40.60524526508371],[-73.84279757171117,40.6051779430898],[-73.842797699992,40.605123462729956],[-73.84291547060376,40.60510760024452],[-73.84296601844643,40.60506921296422],[-73.84295770662716,40.605027539912854],[-73.84287788437554,40.60499858846593],[-73.842844314576,40.604969700217275],[-73.84281084956092,40.604895945570824],[-73.84279841684727,40.60481901551766],[-73.8427607253048,40.60475487008502],[-73.84282386345689,40.60472611342582],[-73.84287012321234,40.60472297251368],[-73.84292473242027,40.604745479839735],[-73.84297513677562,40.60476798139497],[-73.84302554781814,40.604787279273786],[-73.84307177747795,40.60479695624315],[-73.84314322765276,40.604809872620585],[-73.84318520728849,40.60483877225716],[-73.84320190621895,40.60489007124319],[-73.84322700635501,40.60494458484715],[-73.84323947056315,40.605008696221645],[-73.84323093282772,40.60506316494423],[-73.8432434419889,40.605108048033586],[-73.84329801270806,40.605146579307736],[-73.84334840245262,40.605175490349616],[-73.84331906735734,40.6051337891714],[-73.84328973207978,40.6050920874825],[-73.84328982986835,40.60505042659194],[-73.84332777047996,40.60500881662347],[-73.84338248378477,40.604986458515256],[-73.84342026026917,40.605015352337524],[-73.84343694307726,40.6050730597653],[-73.84342837543237,40.60514034730219],[-73.84345355230784,40.60516281477866],[-73.8434955398125,40.60518850947528],[-73.84354174728655,40.60520780089954],[-73.8436005755113,40.605223904476745],[-73.84365095043485,40.60525922503698],[-73.84368868813507,40.60530414239353],[-73.84368856808321,40.60535541843032],[-73.8437094726817,40.60540672188632],[-73.84370943516959,40.60542274601412],[-73.84375145293804,40.60543562131435],[-73.84378513584178,40.60541643875603],[-73.8438229480292,40.60542930881646],[-73.84378500836655,40.605470918947795],[-73.84373029392022,40.605493277245344],[-73.84366714727089,40.605525238554854],[-73.84365868486397,40.605547660391466],[-73.84365018492629,40.60558610568485],[-73.84364585990176,40.60563737532976],[-73.84364155054104,40.605682235491734],[-73.84364564225015,40.605730311750484],[-73.84361190660027,40.60577192704032],[-73.84356979103222,40.605800712577455],[-73.84356547344125,40.605848777560404],[-73.8436032189252,40.605890489949395],[-73.84364938939076,40.60592580478596],[-73.84369136244393,40.605957909059825],[-73.84372488125533,40.60600923033422],[-73.84375002789893,40.60604451603927],[-73.84377515934845,40.60608621239426],[-73.84372464120838,40.606111780725165],[-73.84370350468012,40.606159822674265],[-73.84372446117268,40.60618869351767],[-73.84373278795826,40.606223956857264],[-73.84375372286168,40.60626244217226],[-73.8437494428749,40.60629448353595],[-73.84377459691753,40.60632656491161],[-73.84379554621441,40.60635864056719],[-73.84383334460334,40.60637792044187],[-73.84387957548174,40.60638759708472],[-73.84390053212188,40.6064164678954],[-73.84390906067108,40.60636520445652],[-73.84389232445861,40.60632992970874],[-73.84392180366578,40.606310741401835],[-73.84390505181455,40.60628187630548],[-73.84390095173266,40.6062370047154],[-73.84387586511221,40.60617608060928],[-73.8439137901324,40.606140880604144],[-73.84387189246193,40.60607672882945],[-73.84386777676568,40.606038266887154],[-73.84392244048817,40.606038341132184],[-73.84393938683567,40.60598388428451],[-73.84389319369718,40.60595818337073],[-73.84385954802595,40.60596134250271],[-73.84381757488954,40.605929238290315],[-73.84381345989432,40.60589077584384],[-73.84383456649357,40.60585555250514],[-73.84378409354017,40.60586189358551],[-73.84372103636838,40.605855398190734],[-73.84370849739648,40.605823333956735],[-73.84372118640108,40.60579130402734],[-73.84374649796948,40.60575608642201],[-73.84380964479917,40.60572412506967],[-73.84384757025815,40.60568892458311],[-73.84383083380813,40.60565364982342],[-73.84385197008328,40.60560560835102],[-73.84393186112614,40.605605716863096],[-73.84399494715828,40.60559939283908],[-73.84402447886323,40.60555777122894],[-73.84405401691649,40.605512945454045],[-73.84405417411465,40.605445646462464],[-73.84399122280989,40.605394285333524],[-73.84394924996543,40.605362181669996],[-73.843928285485,40.60533651518732],[-73.84388205598748,40.605326838396365],[-73.84387791850905,40.60529799042675],[-73.84390747946404,40.60524355021209],[-73.8438696953651,40.60521786137664],[-73.84380667693996,40.605195342403626],[-73.84376047777691,40.60517284642892],[-73.84370590544947,40.605134315875205],[-73.8436471057611,40.60510539304705],[-73.84362199043099,40.60505728801465],[-73.84364308914256,40.605025269533606],[-73.84365157334318,40.60499323388915],[-73.84365587580677,40.60495157871781],[-73.84362232821388,40.6049130762191],[-73.84361400849643,40.60487460854288],[-73.8436141060839,40.60483294698094],[-73.84360581641015,40.60478166016836],[-73.84360589148064,40.60474961308338],[-73.84360600408644,40.60470154237191],[-73.84363135348933,40.604650301832706],[-73.8436482465284,40.60461827762759],[-73.8436652161333,40.60455420566614],[-73.84373675595157,40.604528665439894],[-73.8437956826358,40.60450310802707],[-73.8438965656515,40.60451606393555],[-73.84398899490522,40.60454823662641],[-73.84406885474431,40.60456116367655],[-73.84411919178352,40.60461250766024],[-73.84414426263716,40.6046798408713],[-73.8441567725592,40.60472472436584],[-73.84420296494855,40.60475042400414],[-73.84426170322241,40.60480498398057],[-73.84432887533876,40.60484994101003],[-73.84438344625373,40.604888471769506],[-73.84446320337237,40.604946264432485],[-73.8445178348102,40.60495915702516],[-73.84456821682092,40.60499127235762],[-73.84460595564514,40.605036189917655],[-73.84455119639983,40.60507777705789],[-73.84453427316858,40.605122620026215],[-73.84453835868251,40.60517390124995],[-73.84454669389326,40.605205959709366],[-73.84451717057284,40.6052443766301],[-73.84452549019728,40.60528284423861],[-73.84455485661624,40.60531172681179],[-73.84459683717863,40.60534062593135],[-73.84465141632639,40.60537595173637],[-73.84466812485329,40.605424045682135],[-73.84462173790497,40.60548166717541],[-73.84460482185675,40.60552330599645],[-73.84460891359032,40.60557138222087],[-73.84467187497188,40.60561953818761],[-73.84470118810202,40.605670853326856],[-73.8447220635423,40.605734975898805],[-73.84467573606933,40.60576696048325],[-73.84463353146965,40.60583420264097],[-73.84459135662581,40.60588862548085],[-73.84458702572277,40.60594310015377],[-73.84456163925458,40.60601036502433],[-73.844603583621,40.606055288267385],[-73.84464552738693,40.60610021032133],[-73.84469175819028,40.606109886805264],[-73.84469167618414,40.60614513871204],[-73.84464957444206,40.60616751499125],[-73.84458234329985,40.60614819575612],[-73.84454036223576,40.60611929663363],[-73.84448581854537,40.606067947152255],[-73.84446073211319,40.606007023676206],[-73.84444828894691,40.60593329796413],[-73.84444834868012,40.605907660533234],[-73.84438948076216,40.605907580846136],[-73.84433069657946,40.60587224922366],[-73.84433083108163,40.60581456471053],[-73.84424672757602,40.60581765560332],[-73.84418785973752,40.60581757581297],[-73.84412471960374,40.6058463325461],[-73.84411200151067,40.605891181152444],[-73.84412023779548,40.6059649006936],[-73.84412013303941,40.606009767076664],[-73.84412421080867,40.60606425246594],[-73.84415354835332,40.60610595393952],[-73.84417883649486,40.606080350212515],[-73.84427140260313,40.60605483866225],[-73.84429651877777,40.60610294287783],[-73.84430058922254,40.60616063308567],[-73.8443257443587,40.60619271434236],[-73.84433406377019,40.60623118246339],[-73.84433811117871,40.60629848714431],[-73.8443673817242,40.60636903081739],[-73.84440088566483,40.60642676087212],[-73.8444511947197,40.606490923332075],[-73.844497366049,40.60652623782585],[-73.84452247509893,40.606577547485195],[-73.84457707891998,40.60660325884717],[-73.84464864229801,40.60656810358189],[-73.84466976490164,40.60652647094604],[-73.8446866809421,40.60648483278934],[-73.84468680768387,40.606430352434536],[-73.8446532425202,40.60639825989129],[-73.84461548183603,40.606362956830615],[-73.84462396639934,40.60633092111953],[-73.84469122142251,40.606340626023254],[-73.84472899769952,40.60636951991196],[-73.84477528831107,40.60635355826203],[-73.84481322106645,40.60631515330378],[-73.84485959353671,40.60626394021611],[-73.84489748896802,40.60624155818388],[-73.84495221786298,40.60621278968069],[-73.84506993192866,40.60622256225432],[-73.84515818142458,40.60624511452503],[-73.84520855706357,40.60628043439778],[-73.84527998761763,40.606302963754516],[-73.84529688837002,40.60626773448778],[-73.84529698490914,40.606226072930255],[-73.8452844970965,40.60617157626414],[-73.84530565410896,40.6061139195471],[-73.84531838783214,40.606062660993274],[-73.84530587687685,40.606017778301286],[-73.84529758641597,40.60596649145009],[-73.84525983917155,40.60592477944944],[-73.84523048769519,40.605889487910616],[-73.84518855110068,40.60584136074109],[-73.8451464510356,40.60586373720472],[-73.84509596332995,40.60587648800958],[-73.84504974750585,40.605860402036946],[-73.84506667889455,40.60581235417177],[-73.84507938145946,40.60577391444041],[-73.84509209298325,40.60573227038657],[-73.84510054006063,40.6057162582635],[-73.84516358958419,40.605725957056684],[-73.84520978305133,40.6057516574605],[-73.84525596846765,40.605780562000156],[-73.84531904122797,40.60578064690267],[-73.84539474891373,40.605771134763316],[-73.8453948008631,40.60574870165446],[-73.84539488991904,40.605710244920246],[-73.84536131933221,40.60568135740967],[-73.84529832901019,40.605646020622494],[-73.84523953648862,40.60561389428862],[-73.84519326879436,40.60562024164991],[-73.84514278871582,40.60562978748254],[-73.8450839210421,40.605629708151135],[-73.84505875241695,40.60560403671194],[-73.8450504466629,40.60555915898854],[-73.84505052104083,40.60552711190509],[-73.84508415156414,40.60553036207549],[-73.84514301171662,40.60553364623243],[-73.8452060759338,40.605536936021394],[-73.84528603439419,40.605508201335006],[-73.84530714664226,40.60546977289772],[-73.84530723574831,40.60543131616253],[-73.84530733227726,40.60538965577416],[-73.845277981011,40.605354364245606],[-73.84518976237612,40.60531899343222],[-73.84508888445406,40.60530283333044],[-73.84498383295978,40.60527384934072],[-73.84495029910394,40.60522893808176],[-73.84490839158569,40.60516799200474],[-73.8449085106988,40.60511671663579],[-73.84491702473957,40.60507186209863],[-73.84493905970686,40.605032533664556],[-73.8450117952542,40.60502992751461],[-73.84507210157395,40.605032713081144],[-73.84510753807182,40.605050336846865],[-73.84514650951094,40.60507337321076],[-73.84517483967464,40.60509639522703],[-73.84521028877279,40.60510861062901],[-73.84524393561388,40.605132991917515],[-73.84529356676181,40.60514928277616],[-73.84534500397673,40.60515205609309],[-73.8453982199839,40.60515212768911],[-73.84544434753099,40.60514948563786],[-73.8455011454216,40.60513469009087],[-73.84551893101178,40.60511443373698],[-73.84553495657664,40.605088767838886],[-73.84552081522334,40.60506711711251],[-73.8455350785681,40.60503604032934],[-73.84555462857925,40.60501984272834],[-73.84559899716132,40.6050104382761],[-73.84562201958184,40.60502669307618],[-73.84564859079636,40.60504295280507],[-73.84565738811992,40.60507406040524],[-73.8456715194847,40.605099766818434],[-73.8457034064626,40.60511873776285],[-73.84574595729167,40.60512825961545],[-73.84577962373749,40.60514452816616],[-73.84581506448455,40.60516079908732],[-73.84584523924102,40.60515272812938],[-73.84588539761492,40.605131539436286],[-73.84591163269876,40.60511834029932],[-73.84594169146465,40.605089746317425],[-73.84599352551727,40.60506503133158],[-73.84604467842267,40.60506173084936],[-73.84605041957222,40.60503647327666],[-73.84604384159118,40.60501360458809],[-73.846029691186,40.60498952373214],[-73.84604521922907,40.604964278600065],[-73.84605882710935,40.60495034063042],[-73.84605475672474,40.604935657097535],[-73.84604815999062,40.60492121058517],[-73.84603017441776,40.6049168551891],[-73.84602073347695,40.604903608227865],[-73.84605488378381,40.60488055369329],[-73.84607799061857,40.60485459749405],[-73.84608688493356,40.60483102764387],[-73.84609832145425,40.60480024302912],[-73.84608795189786,40.60477905410767],[-73.84606906226873,40.604755929197665],[-73.84609561225592,40.60474297084473],[-73.84613254222484,40.60474638863595],[-73.84614193991221,40.60477840450976],[-73.84618897750407,40.60477991123658],[-73.84622053372624,40.60478645041769],[-73.84627484137073,40.60478435741737],[-73.846279302101,40.60477491858349],[-73.84628245564546,40.60476824575287],[-73.84625850040516,40.604751369978544],[-73.84625792797166,40.60472562246977],[-73.84627027297424,40.604711682785556],[-73.84629833929614,40.60472519504093],[-73.84631848103652,40.60475289396521],[-73.84633960704335,40.60476447235312],[-73.84635495818495,40.60479443689841],[-73.84636255225104,40.604809259154564],[-73.8463672573087,40.60482201894818],[-73.84638743087733,40.604836482919154],[-73.84640791324087,40.60485335402544],[-73.8464059829668,40.604868992485166],[-73.84643403056451,40.60489068580857],[-73.84646302586316,40.60491310294492],[-73.84650715186037,40.604945165176154],[-73.84653552490016,40.604962528276424],[-73.84657396021933,40.60499867311121],[-73.84662503731226,40.6050283385198],[-73.84668148302508,40.605057528918046],[-73.84671362861143,40.60508259732362],[-73.84674609627487,40.605104777944376],[-73.84679314294472,40.60510243461213],[-73.84682629162056,40.605102478795125],[-73.84688060623365,40.605097738387],[-73.84692513448638,40.60509178222657],[-73.84694725021453,40.605085555130124],[-73.84698165483607,40.60508848847595],[-73.84700341775256,40.60509790193787],[-73.84701854632893,40.605109472216405],[-73.84704062347065,40.605119126493975],[-73.84705860673584,40.60512492549613],[-73.84708605808264,40.60513194045589],[-73.84710152954979,40.60513123915533],[-73.84711448094467,40.60512764696536],[-73.84712585665476,40.60512333079434],[-73.84713250554103,40.605115398916375],[-73.8471404189848,40.60510602495229],[-73.84715558163259,40.60510243569858],[-73.84718626410411,40.60509622061866],[-73.84720353742351,40.60510536940787],[-73.84723149269331,40.605098308520304],[-73.84725810144597,40.60509834388568],[-73.84727806403566,40.60509532808144],[-73.84729671324375,40.6050852129822],[-73.84732199945472,40.60508119085859],[-73.84734861117803,40.60508021231956],[-73.84737389506616,40.60507720406888],[-73.84740716002774,40.605075219961456],[-73.84744784312599,40.60507638066677],[-73.8474674283525,40.60508247758806],[-73.84748309415826,40.6051038875145],[-73.84748529009096,40.60512570659733],[-73.84747906967571,40.60514623224218],[-73.84746859335301,40.60515828279452],[-73.84746049786823,40.605167595558775],[-73.84747107767434,40.60520482690508],[-73.84747437151047,40.605237342348175],[-73.84748273160507,40.605262592402184],[-73.8474837936963,40.605289543915575],[-73.84747927348666,40.605302370996775],[-73.84748878820197,40.60531436129784],[-73.84749212123675,40.60532933814943],[-73.847494838285,40.60536869723578],[-73.84749138092445,40.6054080486316],[-73.84749187010148,40.60543927690993],[-73.84748620626281,40.6054615137672],[-73.84747551045004,40.60547561659757],[-73.84744632233924,40.6054764332637],[-73.84744629399293,40.60548883860326],[-73.8474563311198,40.605517513675586],[-73.84745626465737,40.60554660186707],[-73.84744491804393,40.605599631106045],[-73.84742791242232,40.6056727591951],[-73.84740656763361,40.605680430504705],[-73.84736781111484,40.60569278492192],[-73.84734534949428,40.60569746082094],[-73.84730045102359,40.60569569003377],[-73.84727241158194,40.60568495804206],[-73.84723932974593,40.60567036985349],[-73.84721630467473,40.60567632791784],[-73.84719271079359,40.60568485210514],[-73.8471764037967,40.60569809153993],[-73.84717411264295,40.60571819418698],[-73.84716222898507,40.605760956153055],[-73.84719419893185,40.605770409955284],[-73.84723741740576,40.605770467406764],[-73.8472834227157,40.60577865589369],[-73.84729066363452,40.60580347693843],[-73.84727265830858,40.60582270279994],[-73.84721762566375,40.605835035704516],[-73.84717998887093,40.605848674486076],[-73.84710866686996,40.60586611827345],[-73.84706316617978,40.60588231360688],[-73.84699690896444,40.6058942030969],[-73.84693345617688,40.6059065241535],[-73.84687333040519,40.60593638858458],[-73.84685249267211,40.60596758844846],[-73.8468305280846,40.60600007075118],[-73.84678673476351,40.6060060010503],[-73.84674178700013,40.60602561911444],[-73.8467142582717,40.60603713204013],[-73.84667159949505,40.606037930878415],[-73.84664244868802,40.606022492023136],[-73.84664586509113,40.6060011074466],[-73.84667452829218,40.60598489048792],[-73.84669308136182,40.60597122574803],[-73.84672007366551,40.60594901737697],[-73.84673807884778,40.60592936389951],[-73.84675943581047,40.60591741470213],[-73.84676060735598,40.605895599426646],[-73.84676513068965,40.60588148893644],[-73.8467831070487,40.605874668492575],[-73.84678706461673,40.60586226788889],[-73.84681403012425,40.605851609432165],[-73.84683259676405,40.60583238439038],[-73.84682983712568,40.60581184681438],[-73.84683155183195,40.6057981602807],[-73.84680967945485,40.6057908590183],[-73.84677035471621,40.60580620656029],[-73.84674840967854,40.605830561022586],[-73.84674948499625,40.60585066764725],[-73.84672976739596,40.60588272472238],[-73.84672298877373,40.605901537933974],[-73.84669716271907,40.605904925610055],[-73.84666409268773,40.605885204676916],[-73.84663103774405,40.60585863750205],[-73.84658451584434,40.60583077007323],[-73.84656934819184,40.60583673849595],[-73.84659118604928,40.60585944022374],[-73.84660910836371,40.605876147549274],[-73.84661522559631,40.6059009664669],[-73.84664661263709,40.60592025880644],[-73.84662468334498,40.605937340651785],[-73.84659153894066,40.60594970179366],[-73.84658978125402,40.6059817828152],[-73.84659254268882,40.6060018921943],[-73.84658295529431,40.60602155688546],[-73.84659750381992,40.60604082659283],[-73.84662330504075,40.60604856084073],[-73.84664292994813,40.606057570116235],[-73.84663165826802,40.606077661271485],[-73.84661197831974,40.606092606766616],[-73.84658050273332,40.60611181521176],[-73.84653898068545,40.60610662651356],[-73.84651430322813,40.60609846554268],[-73.84648285646158,40.606104840418084],[-73.84645308644699,40.606114639143236],[-73.84642611071553,40.60612957536216],[-73.84637721681023,40.60615688782467],[-73.84636425023645,40.60618168174831],[-73.8463423316166,40.60619405782347],[-73.84631256668371,40.60620171834274],[-73.84628111262933,40.60621151527416],[-73.8462350530638,40.60622642542029],[-73.84620694251187,40.60624692170679],[-73.84619848005924,40.606265304931576],[-73.84620347481962,40.606290122368236],[-73.8461888530894,40.60630208064327],[-73.84616584665399,40.60629991100611],[-73.84614279431875,40.60631699125604],[-73.84612367175656,40.606334076762636],[-73.84610738739504,40.606337049545786],[-73.84607652072764,40.60633572477055],[-73.84603724482453,40.60632968349485],[-73.84601932549178,40.606311692642954],[-73.84600254310443,40.60628728693976],[-73.8459728045194,40.60628339676424],[-73.84595819689957,40.60628979389415],[-73.84592956597054,40.606291894364205],[-73.84590992090769,40.60629229623304],[-73.84591214137535,40.60630299344228],[-73.84594634240933,40.60631886695391],[-73.8459648347461,40.606331725320146],[-73.84598783976422,40.606335178270015],[-73.84600294980366,40.60635444897217],[-73.84602255136559,40.606373297317226],[-73.84603710473911,40.60639042791998],[-73.84605115876,40.60638103545258],[-73.84605118835331,40.606368201911025],[-73.84606635649808,40.60636180652522],[-73.84608489457015,40.60635541397513],[-73.8461045119312,40.60636741858837],[-73.84612413433884,40.60637685514844],[-73.84615837281225,40.60637690098227],[-73.84620045387959,40.60638337400758],[-73.84623412066563,40.606387697081736],[-73.84624922115678,40.606411245263786],[-73.84625367610647,40.606426223483226],[-73.84624296214719,40.60644802531733],[-73.84622383332632,40.60646725018103],[-73.84621591922854,40.60649205034451],[-73.84621811051612,40.60651515355481],[-73.84619896919193,40.606540366899395],[-73.84619556641582,40.606555762308005],[-73.84618318847318,40.60656857932428],[-73.84616856733777,40.60658053759734],[-73.8461679729712,40.606594653322034],[-73.84614829003358,40.60661173858494],[-73.84614713152547,40.60662713649358],[-73.84613980353313,40.60664081550189],[-73.84612688738669,40.606643365094435],[-73.84611004768607,40.60664377025073],[-73.84610833839943,40.6066553181011],[-73.84612179666277,40.60666046938504],[-73.84613355648935,40.60667246347258],[-73.84615432249315,40.606672918302884],[-73.84616438487213,40.60669047108227],[-73.8461738887078,40.60670716670349],[-73.84616600379954,40.60671870628914],[-73.84615306463968,40.60673152255087],[-73.84616817996591,40.60674865388848],[-73.84617769070938,40.606762355435194],[-73.8461967625745,40.606767514222945],[-73.84622988347718,40.606764992158645],[-73.84624671040183,40.60677014743211],[-73.8462686095276,40.60676632690237],[-73.84628430587732,40.60677447574662],[-73.84628034914711,40.60678644829586],[-73.84627247366691,40.606794565613164],[-73.84627918268029,40.60680569652037],[-73.84630666256153,40.60681557226484],[-73.84633360063623,40.606817319427755],[-73.84634989910566,40.60680835863242],[-73.84637183181378,40.60678956519843],[-73.84637524932697,40.60676775293058],[-73.84637920210007,40.60675749218702],[-73.84641118871392,40.60676052952131],[-73.84641899682772,40.60678235612076],[-73.84644422663366,40.606794367672116],[-73.84647453715381,40.60679397995873],[-73.84650989644653,40.60679402718466],[-73.84652001729546,40.60678676858898],[-73.84654196272983,40.6067624146752],[-73.84657510263153,40.606752192388385],[-73.84659868877078,40.6067466622336],[-73.8466216765967,40.606757387814426],[-73.84663402795722,40.60675612085455],[-73.8466362331562,40.606773234902796],[-73.84663169555037,40.60679418977651],[-73.84662098896021,40.606812142334476],[-73.8466108388646,40.60683309022001],[-73.84660182597531,40.60684719471102],[-73.84657936194736,40.606852725694246],[-73.84655463242274,40.60686680920127],[-73.84653214314002,40.60688303504315],[-73.84650798757312,40.60689241407915],[-73.84648325791446,40.606906925272924],[-73.84646414936705,40.60691759448253],[-73.84644334600364,40.60693296614954],[-73.8464286890849,40.606960752573684],[-73.84642696376585,40.606978717113435],[-73.84641570859719,40.606991535151835],[-73.84640501034555,40.60700649311475],[-73.84639095536484,40.60701588512113],[-73.84637577758164,40.60702613153203],[-73.84636228039207,40.60703766362927],[-73.8463532711399,40.60705005746407],[-73.84635491990826,40.60706546029957],[-73.84636050550517,40.6070774449368],[-73.84637506404083,40.60709243665588],[-73.84640871818327,40.607102320125385],[-73.8464350760566,40.6071121943394],[-73.84646928178151,40.60712635772838],[-73.84649620916872,40.60713280939584],[-73.84652311448322,40.6071486734923],[-73.84653149019104,40.6071670792231],[-73.8465308854145,40.60718632819938],[-73.84649046026264,40.60719183518104],[-73.84646405807705,40.607201211877126],[-73.84644885818008,40.60722086838743],[-73.84645159808206,40.607249961495846],[-73.84644200948209,40.607270054376336],[-73.84641447165673,40.607284989337764],[-73.84639425067913,40.60729137969171],[-73.8463903067347,40.60729779062436],[-73.84640264726868,40.6073016569392],[-73.84642960291934,40.60729527625263],[-73.84644928818358,40.60727819144825],[-73.8464689699295,40.60726196304545],[-73.84647073459585,40.60722688678313],[-73.84649940043752,40.60720938643112],[-73.84652409632966,40.60720941941061],[-73.84654819924897,40.60722356811229],[-73.84655607530108,40.60721587881441],[-73.84655502175566,40.60718593272282],[-73.84655562554178,40.60716711144738],[-73.84653605299339,40.607135857188545],[-73.84650580723024,40.607108011966076],[-73.84646487242118,40.60709084568351],[-73.84643681711887,40.60708738591482],[-73.84640878707238,40.607072376202076],[-73.84638750044074,40.60705395320721],[-73.84639932928076,40.60703600200355],[-73.84641955116284,40.607029184617794],[-73.84644653720225,40.60700954318777],[-73.8464465982045,40.606983020871674],[-73.84647753754349,40.60695354572137],[-73.84654048463197,40.60691726889451],[-73.84656629896585,40.60691944203716],[-73.84660275383065,40.6069314678677],[-73.84663700209192,40.60692766374875],[-73.8466404106805,40.60690970195448],[-73.8466556057605,40.60689218291811],[-73.84668932762476,40.606872549915074],[-73.84667704894227,40.60684216181789],[-73.84665853699924,40.606837431391696],[-73.84665467597726,40.60680833746139],[-73.84666989886207,40.60677841308434],[-73.84665536784071,40.60675144359782],[-73.84663017830397,40.60672189350608],[-73.84661620695312,40.60669492476125],[-73.84662974323517,40.60666670928244],[-73.84662757013616,40.60663505055188],[-73.8466287555083,40.606608102032894],[-73.84663327563298,40.606594847451596],[-73.84666357525349,40.60659916540399],[-73.8466854102265,40.606623150047085],[-73.84671508516173,40.606654845960705],[-73.84672344678926,40.60667966786366],[-73.8467379811063,40.60670578143905],[-73.84675819205253,40.606703669709084],[-73.84676272001425,40.60668699234254],[-73.84675996364405,40.60666559953403],[-73.846756093414,40.60663992771503],[-73.84677181924859,40.60663524295134],[-73.84678750931366,40.60664681400675],[-73.8467924781364,40.60668275448857],[-73.84680924226193,40.60671528790126],[-73.84682661076981,40.60672899986706],[-73.8468428906099,40.606727738120156],[-73.84685133472186,40.60671662743811],[-73.84684577850776,40.60669180928296],[-73.84683181222024,40.606663556459104],[-73.84682795079542,40.606634034831416],[-73.84682744686144,40.606608795203286],[-73.84686174138551,40.6065844571824],[-73.84689095135128,40.60657422956824],[-73.84687247446634,40.60655452746593],[-73.84683826011413,40.60654421518003],[-73.84683822282234,40.60656047032924],[-73.84681070370509,40.606567705765244],[-73.84676860805531,40.6065672226188],[-73.8467338072199,40.60656803145396],[-73.8466900280333,40.606567544861065],[-73.84666258946216,40.606539702919875],[-73.84663000070826,40.606554631697506],[-73.84661648017384,40.60657600278873],[-73.84659960151168,40.606593947275634],[-73.84660289313044,40.606626890271464],[-73.84657983774122,40.60664568174851],[-73.84655851000934,40.60664479737025],[-73.84654669068637,40.606659326315366],[-73.84652586775354,40.60668325402689],[-73.84650170503818,40.60669519960078],[-73.84647752755862,40.606713561856424],[-73.84645224246147,40.606725505753055],[-73.84642137625612,40.60672332583434],[-73.8463882593185,40.60672413681513],[-73.84634167456421,40.606723646842525],[-73.8462788247281,40.60671714609393],[-73.8462243796057,40.60671792967254],[-73.84620758893956,40.60669694560751],[-73.84619310269137,40.60665072583447],[-73.84619989215932,40.60662720710727],[-73.84623243637347,40.606631100977175],[-73.8462588275285,40.60662643055193],[-73.84627011681805,40.606599067346416],[-73.8462926556356,40.606561026125604],[-73.84630457698562,40.60650286383764],[-73.84630410870338,40.60646222429201],[-73.84633333445508,40.60644515226393],[-73.84632162944933,40.60640963095915],[-73.84634638411735,40.606383997396165],[-73.84638414901596,40.606315175413606],[-73.84641008907943,40.60626259331917],[-73.8464444171342,40.60622328370927],[-73.84650449745459,40.606213097265055],[-73.84659264460593,40.60620166481299],[-73.84663983013994,40.60618504437929],[-73.84672119715738,40.6061928527347],[-73.84679137598118,40.606184390751906],[-73.846830197343,40.60614423161179],[-73.8468915167322,40.60608271296129],[-73.84696564643909,40.60606527287968],[-73.84703078397965,40.60605209847555],[-73.84704756276282,40.606078215503246],[-73.84708293203468,40.606074412240936],[-73.84712673712829,40.606063348579696],[-73.84717896355968,40.606051440192246],[-73.84722161972114,40.60605149690174],[-73.84726370819644,40.60605497512936],[-73.84730749715526,40.606050755284414],[-73.84737486347142,40.606045283795105],[-73.84742597497382,40.60602952348923],[-73.84748097646708,40.606030879932106],[-73.84753540562623,40.606037796556606],[-73.8475719021799,40.606031428258085],[-73.84759663215684,40.60601691683008],[-73.84760006680754,40.60598740439866],[-73.84760402488902,40.60597500427041],[-73.84761641382266,40.60595662614819],[-73.84763441508419,40.60593953890675],[-73.84766138110963,40.60591916707122],[-73.84767978135788,40.60593269415168],[-73.84770458860002,40.60594489534832],[-73.84773824976749,40.605963867573614],[-73.84775774358198,40.60597200533267],[-73.84777723497761,40.60598149521422],[-73.84780559945726,40.60598964471344],[-73.84783395426021,40.60600184990946],[-73.84786231501324,40.606011352188794],[-73.84789599804223,40.60602085966186],[-73.84793499850447,40.6060317274621],[-73.84795091559319,40.60605338023714],[-73.84797393586692,40.60607098685678],[-73.84799163476295,40.60608858626636],[-73.84799870627788,40.606099411142004],[-73.84802176966791,40.606098089679875],[-73.84805192304302,40.606099481509304],[-73.84807851065743,40.606108981390946],[-73.8481104040757,40.60612524691228],[-73.84811921147684,40.60615229811314],[-73.84812980330236,40.606175295954735],[-73.84815110272835,40.60616991625176],[-73.84818480893232,40.60616860881747],[-73.84820961635475,40.60618080973728],[-73.84824330017665,40.60619031777938],[-73.84827875348806,40.60620118077896],[-73.84831242109095,40.606217449088646],[-73.84834078222507,40.606226950579874],[-73.84838156925625,40.606232412237595],[-73.84842593276572,40.60622571094564],[-73.84845431518232,40.606225748372545],[-73.84848979988963,40.606223090897466],[-73.84852704816515,40.60622449212216],[-73.84856073205316,40.60623400057382],[-73.84858555402143,40.60623944112228],[-73.84860686503589,40.606228653002255],[-73.8486334534417,40.60623815208608],[-73.84866180762127,40.60625035757904],[-73.84866531574984,40.60626793769528],[-73.84867592266416,40.60628417569934],[-73.84868121715084,40.60629635032175],[-73.84870603630654,40.60630314347178],[-73.84873796388366,40.606304537624055],[-73.84875924711027,40.60630591709105],[-73.84878050737584,40.606318113387104],[-73.84879468219482,40.606324891842576],[-73.84881063331079,40.606331672800394],[-73.84881769491943,40.60634655399868],[-73.84881943161824,40.6063627801537],[-73.84884425387517,40.606368220646395],[-73.84884607454647,40.606347943286366],[-73.84883193185267,40.6063262929702],[-73.8488426249661,40.606304675317965],[-73.84886216558503,40.60629253269359],[-73.84891008557692,40.60628177950498],[-73.84893317742403,40.606268290078035],[-73.84897042923264,40.60626833903483],[-73.8489916943226,40.60627783104044],[-73.84902183251137,40.606285982736836],[-73.84904132483794,40.60629547240455],[-73.84905016058852,40.60631035642129],[-73.84905188205985,40.60633334202418],[-73.84909090276899,40.60633609685256],[-73.8491033784023,40.606310426302905],[-73.84911762418933,40.60628610852923],[-73.84916197783836,40.60628346248914],[-73.8491939298477,40.60627404035382],[-73.84919400314153,40.606241593043734],[-73.84919582370281,40.60622131584547],[-73.84920295562235,40.60620510116467],[-73.84923490626956,40.6061956790162],[-73.84924381686062,40.60617811470479],[-73.84922788776967,40.60616186977156],[-73.84922792746109,40.60614429432657],[-73.8492155245293,40.606137518249014],[-73.84921557033272,40.60611723805167],[-73.84922979554332,40.606102384803606],[-73.84925111993908,40.60608618890402],[-73.84927421077056,40.60607269940721],[-73.84930083189934,40.60606732647005],[-73.84932210307562,40.60607411416503],[-73.84933449009154,40.60608765018444],[-73.84933444737702,40.60610657775437],[-73.84934684355323,40.606116058067975],[-73.849368109088,40.60612555000459],[-73.84938938399881,40.60613098573066],[-73.84941065564239,40.60613777407991],[-73.84943724824684,40.606144568725604],[-73.84945855409465,40.606136484698716],[-73.8494958313123,40.6061257173256],[-73.84950121061229,40.606100036434505],[-73.84951723029667,40.60607572193896],[-73.84954206535046,40.606075754452746],[-73.84955630875915,40.606052789252715],[-73.8495918048541,40.60604472377467],[-73.84963598239206,40.606028353322415],[-73.84964678348713,40.6060502035545],[-73.84964494241305,40.60607994479753],[-73.84963956621509,40.60610427373798],[-73.84960758323507,40.60612721573721],[-73.84958270683643,40.606146110809355],[-73.84956669868369,40.606165017986264],[-73.84959151549539,40.60617316240078],[-73.84959854702385,40.606201563292196],[-73.84959315861579,40.60623130005946],[-73.84959309465336,40.60625969149795],[-73.84959121699694,40.60630565739972],[-73.84958230475385,40.606324573361896],[-73.84958403554688,40.60634350308487],[-73.84956978903905,40.60636782041253],[-73.84956438537301,40.60640431696436],[-73.84958029937316,40.60642732163695],[-73.84961399415587,40.60643142211612],[-73.84962814017123,40.606451720211076],[-73.84963163876958,40.606473356503514],[-73.84961205016954,40.606507130910785],[-73.84964036289294,40.606538263899914],[-73.84966342335771,40.60653829406567],[-73.84968468059976,40.60655184164855],[-73.8496988436043,40.6065640283243],[-73.84968992288456,40.60658700050191],[-73.84965618473369,40.60660182828351],[-73.84964903069071,40.60662750635632],[-73.84963834823957,40.606645068547834],[-73.84962233759806,40.60666532718717],[-73.84958859546721,40.606681507072345],[-73.84956018000356,40.60669634179118],[-73.84953354318866,40.60670847507645],[-73.84949274596987,40.606707069531154],[-73.84945373722293,40.60669890650777],[-73.84941292542341,40.60670426088862],[-73.84938808469485,40.60670693242984],[-73.84936320975021,40.60672447532685],[-73.8493472020559,40.60674338247298],[-73.84931705729707,40.60673793527899],[-73.84929934872473,40.60672439161132],[-73.84927986932387,40.60670949432751],[-73.84927813184393,40.60669326851426],[-73.84928348380458,40.60667975524994],[-73.84928884491731,40.60666218678379],[-73.84929952572993,40.60664597675128],[-73.84929600825939,40.606632452359236],[-73.84928717829474,40.606614864782124],[-73.84926418058784,40.60658644293434],[-73.84925181007763,40.60656614645348],[-73.84921460542026,40.60654446593471],[-73.84918445792789,40.6065403706634],[-73.84915782875628,40.606549799279314],[-73.84913299658186,40.606548414557686],[-73.84911883847526,40.60653352406355],[-73.84909049631486,40.60651591135727],[-73.84907098252152,40.60651588573396],[-73.8490531854099,40.60654154996108],[-73.84903364475313,40.606553692450206],[-73.84901235838547,40.6065536644887],[-73.84897865286332,40.60655362020546],[-73.84895433282317,40.606545156833555],[-73.84893965782402,40.60654004918018],[-73.84890773646971,40.606535951002215],[-73.84888644856895,40.606535923015365],[-73.84885808198347,40.60652912574232],[-73.84882260697242,40.60652772712505],[-73.84878181272082,40.60652496970491],[-73.84875699281513,40.60651817673804],[-73.84873212784234,40.60653166429834],[-73.84870368554395,40.6065573142931],[-73.84868590119513,40.606577571137706],[-73.8486432901259,40.60659373839922],[-73.84859537293359,40.60660313935144],[-73.84859001164138,40.60662070845548],[-73.84858108614735,40.60664503250241],[-73.84857925750634,40.60666936606618],[-73.84857742842586,40.60669369912662],[-73.84855608833793,40.606716654853805],[-73.84854007800882,40.60673691401316],[-73.8485400043955,40.606769361823844],[-73.8485399062453,40.6068126251244],[-73.84853631508588,40.606831548016906],[-73.84850613375842,40.606842324431966],[-73.84846710752032,40.60684227298569],[-73.84843515206674,40.60685304704308],[-73.84839255918216,40.606861102300456],[-73.84835352284014,40.60686510702116],[-73.8483339856922,40.60687589743451],[-73.84830025631153,40.60688666844347],[-73.84824527029491,40.606883891765975],[-73.84822757726754,40.60686358865],[-73.84822940121306,40.60684195934352],[-73.84824894210085,40.60682981682404],[-73.84828086970055,40.606831211102914],[-73.84827737700724,40.60680687051979],[-73.84824544546663,40.606806828363496],[-73.84822236646752,40.6068149099914],[-73.84818865905869,40.606816217435444],[-73.84816561255333,40.6068094271861],[-73.84815854225543,40.60679860215573],[-73.84816924137152,40.606774280987246],[-73.84816929979294,40.606748592460264],[-73.84814801182468,40.60674856433666],[-73.84812140395262,40.60674852917934],[-73.84808771371466,40.606741724681335],[-73.8480611333172,40.606729521895055],[-73.84805576440225,40.606749794551455],[-73.84803267001168,40.60676463642995],[-73.84803796376092,40.606776810577934],[-73.84802019695897,40.60678895524005],[-73.84801306381065,40.6068051698453],[-73.84801302072084,40.60682409741345],[-73.84801650804192,40.60685114208758],[-73.84802176244227,40.60688089285313],[-73.84804297440091,40.60691336813695],[-73.84807668625629,40.606910709115276],[-73.84812634402236,40.60691618258784],[-73.84815293966129,40.6069216255727],[-73.84816886010526,40.6069419273637],[-73.84818122860266,40.606963574914154],[-73.848184732908,40.60698250716765],[-73.84820244747179,40.60699334658984],[-73.84822725761781,40.607004195546786],[-73.84823785510335,40.60702448929367],[-73.84824134559958,40.60705018183578],[-73.84823952472546,40.60707045918487],[-73.8482345963593,40.60709082239377],[-73.84819842340323,40.6070873798109],[-73.84816294810976,40.607085980822625],[-73.84813812190635,40.60708189230698],[-73.8481097813103,40.607062926730514],[-73.84807432449173,40.60705341580445],[-73.84802287800348,40.60705469991808],[-73.84799093776833,40.60705871389848],[-73.84796081782973,40.6070424501894],[-73.84795377701344,40.60701810490328],[-73.8479361055956,40.60698833770751],[-73.84791664468163,40.60696532811482],[-73.84789540966831,40.60694231617092],[-73.84786879797876,40.6069436330789],[-73.84784569952019,40.606959826372915],[-73.847826164906,40.6069692640721],[-73.84777296902615,40.60695973006763],[-73.84770908861357,40.606967757545604],[-73.84765764130651,40.60696904082459],[-73.84762748071597,40.60697035297278],[-73.84758489691706,40.60697435272945],[-73.8475458589126,40.60697970879979],[-73.84755290575113,40.60700134986174],[-73.84753154977453,40.60703106535125],[-73.84750309973346,40.60706077192711],[-73.84746760505584,40.60706748463346],[-73.84743035280249,40.607067435189585],[-73.84739662539023,40.6070768539748],[-73.84737174426037,40.60709710119299],[-73.8474196132007,40.60710933240135],[-73.84744440097828,40.607129645058635],[-73.8474443515468,40.607151277210185],[-73.84744076093777,40.607170200069035],[-73.84743539620669,40.60718912107526],[-73.84740167182333,40.60719718823983],[-73.84738042918097,40.60717823190722],[-73.84736092446765,40.607174150289694],[-73.84733249814548,40.6071930401597],[-73.84732713338211,40.60721196116091],[-73.84731643963264,40.60723357867011],[-73.84730041643547,40.6072592449816],[-73.84728618370433,40.60727680207007],[-73.84725777675472,40.60728758051494],[-73.847227576453,40.60730646800137],[-73.84720446224206,40.60732942111888],[-73.84719731424501,40.60735239545925],[-73.84718304498944,40.607386176523256],[-73.8471510946002,40.60739424597297],[-73.84712090107207,40.60741042918283],[-73.84710665719565,40.607433394078804],[-73.84708533272806,40.60744958974707],[-73.84705868962838,40.60746442620539],[-73.84705865555908,40.60747929790075],[-73.84702316636917,40.607483307057294],[-73.846992978966,40.607496786654345],[-73.84698052398953,40.60751299394259],[-73.84699111431993,40.607535991884156],[-73.8470087960743,40.60756170352168],[-73.84702293711968,40.60758335405782],[-73.84703531775335,40.60759959457206],[-73.84703349715801,40.607619871734265],[-73.84701220425399,40.607622547651445],[-73.84698380243209,40.60763062177792],[-73.84696603521232,40.60764276577348],[-73.8469393798303,40.60766301003236],[-73.84690561794285,40.6076873010381],[-73.84689494014316,40.607702158555234],[-73.8468860276066,40.607721075479255],[-73.8468788701573,40.60774810499988],[-73.84688059623882,40.607768387386834],[-73.84690717815282,40.60778059061424],[-73.84693554329043,40.60778874032674],[-73.84695858336997,40.60779823507056],[-73.8469673965027,40.607822582775974],[-73.84693719897685,40.60784011806046],[-73.84691231986429,40.60785901305222],[-73.84688390640588,40.60787249498301],[-73.8468501754086,40.60788326556418],[-73.84685010717457,40.607913009791034],[-73.84685714458242,40.60793870676457],[-73.8468986130556,40.60801204801969],[-73.84687093955829,40.60803113043087],[-73.8468244449499,40.60806318969998],[-73.84675462302462,40.608064605731684],[-73.8467210419885,40.60803892344822],[-73.84667492061696,40.60798117674956],[-73.84662449050184,40.60796829062881],[-73.84659500419639,40.60799068394831],[-73.84654031006431,40.608003430275026],[-73.84649407097352,40.607996958859644],[-73.84639739465905,40.60798080619808],[-73.84632599078024,40.607945458741575],[-73.8462671890173,40.6079165382692],[-73.84620410685498,40.607919658712],[-73.84612836664378,40.60794199001099],[-73.84607356162961,40.608002806143844],[-73.8460062829946,40.60800271602326],[-73.84594734015643,40.60803468421138],[-73.84595982234354,40.60809238562138],[-73.84596813553877,40.608134058441614],[-73.84590068619522,40.608207676381745],[-73.84585017466148,40.60823004182185],[-73.84577858726605,40.60827481180034],[-73.84572806083014,40.608303586333605],[-73.84564813713835,40.6083162976994],[-73.84559766249681,40.60832263957457],[-73.84550935819294,40.60832252091669],[-73.84547572624258,40.608319270871576],[-73.84542115035265,40.60828074131198],[-73.84534136026505,40.608235767461494],[-73.84524898534163,40.60817795844545],[-73.84517329654248,40.60817785651383],[-73.84509348355658,40.60814249696402],[-73.84498419950921,40.60812312111881],[-73.84490860755541,40.60808135813334],[-73.84486233812146,40.608087704689794],[-73.84489998889138,40.608171078360435],[-73.84495876949542,40.60820961451045],[-73.84504282391207,40.60822895620054],[-73.84516896508707,40.608232331027516],[-73.84524454185667,40.60828050365717],[-73.84532427996034,40.60834790950503],[-73.84537465073026,40.60838643412346],[-73.84542498445745,40.60844098234057],[-73.84542488057592,40.60848584804358],[-73.84550051039156,40.608511587904545],[-73.8456224914639,40.60849572763296],[-73.84569408073968,40.608450957754705],[-73.84580353511522,40.60839662480248],[-73.84588350392202,40.60836468488369],[-73.84598031463061,40.60832315297492],[-73.84606866934098,40.608300838668356],[-73.84614869026369,40.608246465462045],[-73.84624120563907,40.608243384427595],[-73.84627897022493,40.60827868695021],[-73.84623677303368,40.60834272485489],[-73.84616930900653,40.60842275243317],[-73.84611875242028,40.60846434593323],[-73.84602199465316,40.608483444689185],[-73.84595041383581,40.6085250104506],[-73.8458746136635,40.60857297967618],[-73.84582825516895,40.6086177840147],[-73.8458113236181,40.608665831476074],[-73.84592044607454,40.60875570966061],[-73.8459539238551,40.60882625854845],[-73.84591588677495,40.60890953041272],[-73.84580645231642,40.60895424949595],[-73.8457978798185,40.609024742008735],[-73.84581033919592,40.60909205790188],[-73.84574710934518,40.60915927224036],[-73.84574696865499,40.609220161560266],[-73.84572156729794,40.609293835811236],[-73.84563733350369,40.60935140739063],[-73.84555327008626,40.60933527146444],[-73.84553205272776,40.60941856512806],[-73.8455655520106,40.60947950032044],[-73.84562864154859,40.60947317540218],[-73.84569592298404,40.60947326574559],[-73.84573789925196,40.60950536926061],[-73.84576723777973,40.60954706963573],[-73.84576708970296,40.609611163777565],[-73.84576272902291,40.60967845710053],[-73.84574157868052,40.609732909224284],[-73.84566574581349,40.60979369693129],[-73.84558584997573,40.60979358962482],[-73.8454933607707,40.60978385133489],[-73.84544296051811,40.609758146072814],[-73.84538823525139,40.60978370997373],[-73.8454554338532,40.60981905235013],[-73.84555626679226,40.60985764421738],[-73.84561506408325,40.609889770376704],[-73.84567799102457,40.609953949219644],[-73.84567364504962,40.61001483288843],[-73.84561464905592,40.61006923416722],[-73.84552627570172,40.610097958269925],[-73.84545056092966,40.610107470488835],[-73.84542106652405,40.61013306832744],[-73.84545459552132,40.610181184083295],[-73.84550498258345,40.61021329898919],[-73.8455680224643,40.6102294073731],[-73.84561842290002,40.61025511308146],[-73.845681373951,40.610309678119904],[-73.84569806157563,40.610367385190905],[-73.84573576651385,40.61042832530261],[-73.84573567764798,40.610466782018875],[-73.84570201409761,40.610476351335805],[-73.84564737050768,40.61046666346705],[-73.84558849115538,40.61046978921824],[-73.84552961311748,40.61047291443837],[-73.84555472466532,40.61052422368456],[-73.84557980638034,40.61058835171816],[-73.84564279476382,40.61062689315853],[-73.84573528515858,40.61063663132732],[-73.84576036708928,40.61070075932079],[-73.84575180106377,40.61076804699286],[-73.84568447541449,40.610787184958006],[-73.84560457838768,40.61078707766456],[-73.84552465911479,40.61079658428482],[-73.84553705834732,40.61088953811569],[-73.84562926007702,40.61102425981095],[-73.84569216000861,40.61110125793625],[-73.84570952477213,40.61120857867998],[-73.8457548512193,40.611267987070995],[-73.84575041637031,40.61136732744739],[-73.84573342635744,40.61144101347609],[-73.8457022190523,40.611439484934046],[-73.84566615034795,40.61143771833094],[-73.84562418031082,40.61140240997215],[-73.84555286369167,40.61132860583955],[-73.84545622641505,40.61129322395042],[-73.84532175052092,40.61125458623299],[-73.84522098379949,40.61118715142307],[-73.84517486088986,40.61112940464254],[-73.84508680572078,40.61102032567013],[-73.844990236988,40.61095610114714],[-73.84489772392268,40.61095597634813],[-73.84485550137123,40.611029627697405],[-73.84488049324501,40.61113221259334],[-73.84501891353372,40.61128302063927],[-73.84516581939401,40.611401793451535],[-73.84525812420046,40.61149165008242],[-73.84524945444198,40.61160380356911],[-73.84528702598142,40.61172242830056],[-73.84526993792426,40.611837775288485],[-73.84523608000805,40.61193066636207],[-73.84519798147106,40.61203957588166],[-73.84517666552752,40.61216453098878],[-73.84508811072969,40.61227016766373],[-73.84507534677704,40.61233424428212],[-73.84518864856317,40.612436948087854],[-73.84520946713944,40.612526708444555],[-73.84528912880045,40.61262936633973],[-73.84530161848339,40.61268386347334],[-73.84540235785882,40.61276411699297],[-73.84547803092391,40.61277383257529],[-73.84562092685397,40.61280927657532],[-73.84565797951572,40.61283761263058],[-73.84570908154596,40.612876694091334],[-73.84569633266793,40.612934361798025],[-73.84565460762174,40.612944140914244],[-73.84556588167447,40.612972643934775],[-73.84551532934294,40.61301103216042],[-73.84538904529819,40.613065342354965],[-73.84530071986718,40.61307163318318],[-73.84528638408037,40.61309751423473],[-73.84527436274603,40.61311777829856],[-73.84528363692118,40.613135028696625],[-73.84531425361355,40.61312898574516],[-73.84536350178341,40.61312195396518],[-73.84538745668509,40.61311995841589],[-73.84541404493352,40.613130133879785],[-73.84542329904393,40.61315549616986],[-73.84540725334553,40.613189950420264],[-73.84537927100773,40.6132071506977],[-73.84533799708612,40.613218248927936],[-73.84529672381029,40.61322934714426],[-73.84527140016625,40.61324756536287],[-73.84525671235069,40.61326985310567],[-73.84526063167219,40.6133012923837],[-73.84527790603926,40.61331145550773],[-73.84531118456488,40.61330541613991],[-73.84535379367735,40.613292292445074],[-73.84537107187558,40.61330042711703],[-73.84535635354388,40.61333589703208],[-73.84534164327565,40.61336731057203],[-73.84531366855474,40.61338146901637],[-73.84528572371242,40.613382445963616],[-73.84527903201155,40.61339967420083],[-73.84530028832185,40.61341389889748],[-73.84532290753387,40.61341392933705],[-73.84536147350467,40.613423107210664],[-73.84537340179698,40.61344340283116],[-73.84537069607237,40.613462665046164],[-73.8453546865377,40.61348089581196],[-73.84533200490051,40.61350722902534],[-73.84532529675232,40.61353155545386],[-73.84532526151003,40.613546765379866],[-73.84533721242666,40.6135569213312],[-73.8453491836773,40.61355896588127],[-73.84535979476182,40.61357317624392],[-73.84536773689263,40.61359143822619],[-73.84538235428445,40.613599569819236],[-73.84540362007414,40.6136097382928],[-73.8454235838232,40.61360773720047],[-73.84545420240742,40.61360068032766],[-73.84550339759366,40.613616970487186],[-73.84554065350075,40.613617020555594],[-73.84558322054845,40.6136221478496],[-73.84562176044139,40.61364247935748],[-73.8456321551454,40.61365370520707],[-73.84564432389801,40.61366684611843],[-73.84564426528331,40.613692195380665],[-73.84563013372109,40.6137176024726],[-73.84557365536173,40.61373063191456],[-73.84553504863597,40.613738692641604],[-73.84549778840754,40.61374067033871],[-73.84547644745281,40.613762949165846],[-73.84546757123202,40.61378189399601],[-73.84543515911632,40.613780131568184],[-73.84540985944369,40.61378820947573],[-73.8453894493949,40.61381279088678],[-73.84532729678101,40.613816490079905],[-73.845286082765,40.61380223852863],[-73.8452475022612,40.61379914476749],[-73.84519162229188,40.613797041750274],[-73.84515569673086,40.61379699336098],[-73.84513172275958,40.61380710093376],[-73.845107769956,40.6138080825463],[-73.84508512340645,40.613819206287154],[-73.84507974257033,40.61384454887863],[-73.84505840658902,40.61386479986181],[-73.84501712536503,40.61387893979401],[-73.84497316564331,40.61390017464476],[-73.84494917747583,40.61391636614952],[-73.84492119707089,40.61393255243089],[-73.84489052408922,40.61396293048827],[-73.84487984405116,40.61397812604921],[-73.84486125539837,40.61396086321668],[-73.84483460326678,40.613978064988565],[-73.8448332074819,40.61400645477455],[-73.8448331650567,40.61402470651714],[-73.84481941775915,40.61403822867127],[-73.84479070289277,40.61401589110045],[-73.84477211683158,40.61399761370039],[-73.84476683961277,40.61397834088734],[-73.84474955571744,40.61397223389066],[-73.84473492652965,40.61396917180158]]],[[[-74.01866021768471,40.60364106759197],[-74.01869135708252,40.603607923939485],[-74.01912316533567,40.60373977066065],[-74.01918971417956,40.60376183973345],[-74.01924239456822,40.60377850124137],[-74.02053583504637,40.60419641858659],[-74.02129949141423,40.60442832294215],[-74.02139467231528,40.60449399877191],[-74.02122508359145,40.60473806226657],[-74.02078540907316,40.60567368551246],[-74.02247769425495,40.606674215647786],[-74.0215060289087,40.60782209883299],[-74.02430437545304,40.60945696914199],[-74.02439534326798,40.609548534951166],[-74.02447207511443,40.60965008258322],[-74.02453195982473,40.6097595954073],[-74.02457307668429,40.609874528759875],[-74.02459441688825,40.60999204091506],[-74.02459593815635,40.61010922459517],[-74.0245785549298,40.61022330197489],[-74.02385181228283,40.61200004036832],[-74.02279661900191,40.61457960193814],[-74.02216115926102,40.61616572868149],[-74.02174534085249,40.61719787818571],[-74.02160848456947,40.61753673829389],[-74.02145207492902,40.618027191687666],[-74.02121548198697,40.618471985279434],[-74.020526086285,40.61805784497694],[-74.01984163966091,40.61764397475204],[-74.01832578904354,40.61672605153072],[-74.01611824015609,40.6153840362546],[-74.01445107324068,40.61438019833139],[-74.01390656440223,40.614052361514574],[-74.0117120148979,40.61273502918771],[-74.01348255850202,40.61103739791979],[-74.01522379433119,40.60935638462115],[-74.01701910088792,40.60765441697131],[-74.01623636663774,40.60723326610054],[-74.01549855009642,40.606841524277],[-74.01640553068889,40.60597592531661],[-74.01671283875817,40.60568263485331],[-74.0172836662492,40.605137824696854],[-74.01746711446867,40.60496510482897],[-74.0175086853118,40.60485049723538],[-74.01804702541033,40.60436573512648],[-74.01811904973304,40.604315222826784],[-74.01817646660614,40.6042526088174],[-74.01821458564267,40.60418195828639],[-74.0182314505145,40.604108472503135],[-74.01866021768471,40.60364106759197]]],[[[-73.8337015227212,40.620978601846915],[-73.83401888200325,40.6143811669233],[-73.83405492385532,40.614361887934244],[-73.83406504547996,40.614356474432384],[-73.83410581152287,40.61435944225038],[-73.83417849166878,40.614361990030574],[-73.83434168122305,40.61436543719742],[-73.83445946628927,40.614392450421406],[-73.8346032336605,40.61441390158458],[-73.83472391325719,40.614450526668726],[-73.83484247863916,40.61446793382751],[-73.83490183563694,40.614468157475144],[-73.83496190251225,40.61447290875011],[-73.83501220878382,40.61449233293355],[-73.83504177385315,40.61450939365029],[-73.83506620220972,40.61452021473574],[-73.83512098542279,40.614535692108774],[-73.83517134812571,40.61454663430043],[-73.83520623957126,40.61453597904437],[-73.83525501050032,40.614549744967285],[-73.83532281744324,40.61457067522064],[-73.83538891957515,40.614596598377986],[-73.83542288683323,40.61461045443589],[-73.83545449273417,40.61463245806864],[-73.83546955939202,40.614657264070445],[-73.83547876382197,40.614693398882615],[-73.83545814612324,40.614713845458695],[-73.83543987928485,40.61473067291308],[-73.83542879838902,40.61475470150795],[-73.83542479353247,40.61477237228101],[-73.83542777742117,40.614774599832835],[-73.83546600150888,40.614873466279604],[-73.83551649420136,40.61494874641217],[-73.83558894560753,40.615028916444984],[-73.83565778576532,40.615098678376455],[-73.83574792728247,40.615162925154706],[-73.83579322194048,40.61518439875595],[-73.83585572623771,40.615208999053046],[-73.83590450244584,40.61522051395152],[-73.83598591313452,40.61523188491721],[-73.83604642983033,40.615229775946034],[-73.83610164292601,40.61523130833417],[-73.83615138042872,40.615218424879366],[-73.83620170280982,40.61520235666939],[-73.83622173494825,40.615185065041324],[-73.83622104005504,40.6151746611596],[-73.8362114540538,40.615162049474776],[-73.83615370058651,40.61513926713333],[-73.83614289101911,40.61512618712993],[-73.83614816967186,40.6151180150424],[-73.83619025265256,40.61511239276613],[-73.8362319289268,40.61512576502302],[-73.83625516805921,40.615137874637426],[-73.8362729621882,40.615137790754595],[-73.83629664347198,40.615130879560326],[-73.83631971425355,40.615122623237795],[-73.83634403495043,40.61511933710285],[-73.8363429894533,40.615134733388366],[-73.83630165045997,40.615159789996746],[-73.83625553094582,40.61518083231526],[-73.836256190453,40.615191234973615],[-73.83625868102742,40.615203425933714],[-73.83628443659842,40.615232255019976],[-73.83632259461075,40.61525558586288],[-73.83638214473284,40.61528018116411],[-73.83642080855896,40.6152890205831],[-73.83647071166538,40.61529647459735],[-73.83650810164788,40.61529584158328],[-73.83654842492393,40.615288405515145],[-73.83658509337694,40.615272867217264],[-73.83660620421121,40.615242457511464],[-73.83660293659796,40.615208554511405],[-73.83659202032008,40.61517966383306],[-73.83660663290664,40.615154706842674],[-73.8366362635533,40.61514552697837],[-73.83667370236489,40.61515392380238],[-73.83673971952442,40.61517081523146],[-73.83679106388888,40.61520810759672],[-73.83684841155235,40.61524988249366],[-73.83686341804385,40.6152701609166],[-73.8368896711271,40.61528677685856],[-73.83691998426377,40.61529250094964],[-73.83697872940103,40.61529313377229],[-73.83702921808704,40.61529740448248],[-73.83707080859173,40.61530171834593],[-73.8371224799956,40.615308709019864],[-73.83717716917309,40.6153179535268],[-73.83721530341752,40.615336754552864],[-73.83724567284082,40.615349258878176],[-73.83726642394474,40.61534689979377],[-73.83726283632416,40.61534104878449],[-73.83727813974002,40.61532877380788],[-73.83729720614221,40.61533815998093],[-73.83733296587165,40.61535607975411],[-73.83736778999744,40.61540295527378],[-73.83738923070878,40.6154132506208],[-73.837422505036,40.615416701209035],[-73.83746760280837,40.61541558474037],[-73.83750808709809,40.61543076583841],[-73.83753077231013,40.615448309727306],[-73.83757377957497,40.61547793253406],[-73.83761124299842,40.615490886550155],[-73.83770572740917,40.61550262992674],[-73.83774137083257,40.615509239179154],[-73.83776702143372,40.61552223141885],[-73.8377855655564,40.61553933132385],[-73.83779167484144,40.61555965034299],[-73.83778783177128,40.615599911726655],[-73.83775556201697,40.61564304180018],[-73.8377251129955,40.61569248693372],[-73.83771154036306,40.61570432531896],[-73.83767959707981,40.615717125850104],[-73.83762220640159,40.61573730141608],[-73.8374959490281,40.61575647496071],[-73.83742299815893,40.615761778476745],[-73.83729967326363,40.615774147735834],[-73.83724993001152,40.615789310913065],[-73.83721865108988,40.6158102638907],[-73.83717327566708,40.61585074017477],[-73.83704926990347,40.615994693811075],[-73.83701342650974,40.61604100317136],[-73.83695526084304,40.616112751491286],[-73.83690989149997,40.616150949617875],[-73.83688206247315,40.616159694020126],[-73.83682027132132,40.616152304060016],[-73.83674770660578,40.616131835178315],[-73.8366104464636,40.61611305849761],[-73.83656059890131,40.616112383691835],[-73.83653038538397,40.61612141008842],[-73.83646539870269,40.616156714052046],[-73.83644029720081,40.61617040232741],[-73.8363382174365,40.61624370734774],[-73.83621028429516,40.61634338021536],[-73.8361498330899,40.61639228980919],[-73.83594162529523,40.61654526191712],[-73.83574510959946,40.616717848081784],[-73.83558888700725,40.616880721077635],[-73.83554316307853,40.61693185274682],[-73.83543187671067,40.61705630065521],[-73.83527378301093,40.617247221955395],[-73.83520018779365,40.61735205002432],[-73.8351567994511,40.61741863207841],[-73.8351060716087,40.61749651113473],[-73.83506760060499,40.61755555184755],[-73.83503079738502,40.61762461368565],[-73.83498181133162,40.61774073002501],[-73.83496222645587,40.61778030881189],[-73.83495416881976,40.617833628635374],[-73.83494283781113,40.61788570923586],[-73.8349503574386,40.61791830026063],[-73.83496031607699,40.617940849237115],[-73.83496600704913,40.617959017062674],[-73.83496699909188,40.61796218646281],[-73.83497854383712,40.61796966830186],[-73.83501307295018,40.61796082474809],[-73.83505090527915,40.61795635022515],[-73.83508222781792,40.617961939542404],[-73.83511105765184,40.61797128630457],[-73.83514734483576,40.61799442268999],[-73.83516472778436,40.618015059898504],[-73.83516892325432,40.61803702429238],[-73.83515913111307,40.61806462290482],[-73.83514848023552,40.61807468115786],[-73.83512875541793,40.61808288726141],[-73.83510899173635,40.61807852259017],[-73.83508428232517,40.618078596373365],[-73.83505386643535,40.6180842899368],[-73.83503172539164,40.61810879665903],[-73.83501865754488,40.618135182840966],[-73.83500397387296,40.618173451218524],[-73.83500412587904,40.61821423958565],[-73.83498947570052,40.618268208168665],[-73.83496825668104,40.618313412582424],[-73.83497341955037,40.618381133590965],[-73.83496138913816,40.618468950331206],[-73.83496079783816,40.61853293069669],[-73.83497585229337,40.61859185571536],[-73.8350336707776,40.61864817839479],[-73.83508817813791,40.618703263447934],[-73.83512200639446,40.618730156167466],[-73.83515004883148,40.618737634174664],[-73.83516730584809,40.61873634197401],[-73.83520566728862,40.618707404216664],[-73.83521290614456,40.618707943818194],[-73.83525802361955,40.618700295611326],[-73.8353150144414,40.618697193379234],[-73.83534349182173,40.61870357464669],[-73.83535650781216,40.6187130901799],[-73.83536182798973,40.61873209124549],[-73.83534042009563,40.61875105520217],[-73.83533027499944,40.6187754687607],[-73.83533559517166,40.61879447100011],[-73.83535629616433,40.618828398826786],[-73.83538885612354,40.61885784279439],[-73.83541435759753,40.61887324960194],[-73.83543510318425,40.618889115661545],[-73.8354611268023,40.61892620767183],[-73.83549183618312,40.619005852409884],[-73.83550350266252,40.61910989580285],[-73.83549383449972,40.619203507620504],[-73.83549488479503,40.61927404976689],[-73.83549481789157,40.619301196254995],[-73.8355031030538,40.619315672741415],[-73.83552077811653,40.61937899304081],[-73.83554976450334,40.61942742462217],[-73.83557218292678,40.61944571066136],[-73.83560872508038,40.61947310115986],[-73.835659580496,40.61950495916949],[-73.83571446899523,40.61953726050617],[-73.83572870016224,40.6195505117888],[-73.83574513689678,40.61957556780855],[-73.83574706558578,40.61961152632984],[-73.83572583140196,40.619662659542584],[-73.83571454012318,40.61969898448902],[-73.83570733216762,40.61972916695207],[-73.8356673493013,40.61975875307187],[-73.83564923065019,40.6197879867967],[-73.83563870292694,40.619805895683214],[-73.83560626485747,40.619828493873065],[-73.83556282642931,40.619856730593796],[-73.83554696400545,40.61989126496713],[-73.8355369686483,40.61991268752329],[-73.83553327031747,40.619937631837814],[-73.83551236293499,40.61995810614539],[-73.83549391596809,40.61995975353221],[-73.83538308531075,40.61994200013596],[-73.83531699866512,40.619937240467365],[-73.83526739330783,40.61995317210888],[-73.83522937910507,40.619958194933254],[-73.83520875852197,40.619950178091074],[-73.8351961685202,40.61994310472236],[-73.83514645819189,40.61989977659658],[-73.83511766376013,40.61989062255564],[-73.83508243198399,40.61989150465231],[-73.83504962373323,40.61988863103035],[-73.83501268056406,40.61988267613299],[-73.83499200652611,40.619867220715506],[-73.83495815063702,40.61983928773384],[-73.83495620861949,40.61982089259606],[-73.83495585537514,40.61981748756259],[-73.83495550518789,40.619814002119526],[-73.83495511701948,40.619810405885204],[-73.83495473079734,40.61980664497254],[-73.83495434339326,40.61980282860596],[-73.83495392079347,40.61979893093738],[-73.8349534982628,40.61979500529153],[-73.8349531122461,40.61979116145224],[-73.83495272588712,40.619787455991506],[-73.83495267403251,40.61978717647849],[-73.8349530577307,40.61978377786393],[-73.83495342746937,40.619780156415636],[-73.83495375978538,40.61977664296989],[-73.83495382319218,40.61977607379708],[-73.83495466900004,40.61977313102251],[-73.83495594157691,40.61976857639315],[-73.83495605003769,40.61976819173447],[-73.83495721478998,40.619764120104165],[-73.83495757467031,40.61976341850642],[-73.83495779121546,40.61976297922097],[-73.83496003675234,40.61975856319464],[-73.83496028948841,40.619758069514155],[-73.83496249817028,40.61975370955717],[-73.83496284723834,40.61975302385914],[-73.83496513817671,40.61974954069992],[-73.83496781315462,40.619745454819785],[-73.83497048872387,40.619741396415165],[-73.83497072365974,40.61974107727439],[-73.83497081475623,40.61974095762192],[-73.8349744631506,40.61973709226694],[-73.83497485961921,40.61973670902695],[-73.83497850647574,40.619732842999674],[-73.8349788677645,40.619732460881785],[-73.83498258899796,40.61972856815639],[-73.83498291263061,40.61972821061135],[-73.83498663238849,40.61972429208426],[-73.8349869574908,40.61972396251859],[-73.83498732003322,40.61972360687213],[-73.83498764366566,40.619723249326945],[-73.83499095388885,40.61971975221767],[-73.8349913280428,40.61971941300571],[-73.8349916883215,40.619719083658055],[-73.83499573129845,40.619715330108235],[-73.83499605765442,40.619715027013896],[-73.83500010063072,40.6197112736314],[-73.83500038938872,40.6197109714883],[-73.83500447069015,40.61970718951324],[-73.83500475739878,40.61970691601462],[-73.83500887401333,40.619703078637905],[-73.83500988633469,40.61970214695377],[-73.83501013817067,40.61970192818715],[-73.83501421668167,40.61969811823025],[-73.8350146512536,40.61969770723498],[-73.83501872969266,40.61969392626042],[-73.83503035670653,40.619683100462865],[-73.83503295470122,40.619680715728734],[-73.83503562771511,40.61967822237578],[-73.8350388417637,40.619675207610946],[-73.83504209054854,40.61967219306333],[-73.83504541136438,40.619669122496774],[-73.83504600631076,40.61966858206395],[-73.83504866200782,40.61966588949376],[-73.83505187585385,40.61966260031557],[-73.8350527483464,40.61966175722078],[-73.83505566434684,40.61965977853034],[-73.8350599580499,40.61965687521306],[-73.83506285459794,40.61965493887938],[-73.83506468473206,40.61965367113204],[-73.83506995210881,40.61965008301214],[-73.83507612289279,40.619645863765804],[-73.83507655587347,40.61964556249952],[-73.83508222142478,40.61964170053762],[-73.8350881028403,40.61963767403656],[-73.8350938384386,40.61963375772767],[-73.83509986472068,40.619629649177035],[-73.83510571089087,40.619625649596635],[-73.83510776823077,40.61962425384717],[-73.83511087117782,40.61962162273009],[-73.83511563653995,40.619617621599005],[-73.83511787957178,40.619615726543884],[-73.83511986031198,40.61961356591403],[-73.83512339906771,40.619609755179106],[-73.83512574531281,40.61960719601908],[-73.83512650792001,40.61960589005077],[-73.83512882201632,40.61960174869964],[-73.83513117502804,40.61959760690172],[-73.83513348964644,40.61959352100339],[-73.83513580587267,40.61958940712998],[-73.83513925532316,40.619583298939965],[-73.83514423938809,40.61957273031034],[-73.83514489049413,40.61957134896149],[-73.83514551135299,40.61956850571017],[-73.83514642197723,40.61956441779822],[-73.83514715832766,40.61956110211305],[-73.83514733267062,40.61956030190901],[-73.83514824336807,40.61955618434445],[-73.83514915406101,40.61955206845515],[-73.83514942572108,40.61955085509636],[-73.83514909177528,40.61954808954968],[-73.83514863265604,40.619544108399815],[-73.83514832854686,40.619541457653256],[-73.83514795827978,40.6195400456896],[-73.83514688852236,40.61953592696032],[-73.83514610712336,40.619532913666454],[-73.83514570968532,40.61953164289084],[-73.83514499386496,40.61952949481139],[-73.83514377633992,40.61952716658869],[-73.83514276321702,40.61952522012295],[-73.83514069003044,40.619522440522424],[-73.83513829404669,40.61951923610778],[-73.83513659621009,40.619517412799034],[-73.83513451176393,40.61951518653098],[-73.83513270384407,40.61951324830688],[-73.83513109800161,40.61951183189066],[-73.8351259921635,40.619507259399825],[-73.83512498779893,40.61950666289596],[-73.83512039717206,40.619503834116585],[-73.83511725433775,40.619502233224],[-73.83511367982302,40.6195004077258],[-73.83511143853501,40.619499551452876],[-73.83510843704316,40.619498761603694],[-73.83510807841165,40.61949869189975],[-73.83510471762568,40.619497833518295],[-73.83510247642911,40.61949783030347],[-73.83509911353458,40.61949782547963],[-73.8350957504205,40.61949782065534],[-73.83509013557159,40.61949958623142],[-73.83508234969652,40.6195020454462],[-73.83508228895295,40.61950207115858],[-73.83507654554161,40.61950390406375],[-73.83507203939435,40.61950532494688],[-73.83506882681887,40.61950632383712],[-73.83506854261785,40.619506472697836],[-73.83506630662427,40.61950756680543],[-73.8350643232077,40.619508497766915],[-73.83506259283119,40.61950934515938],[-73.83506107884065,40.6195100839684],[-73.8350564819439,40.61951228473622],[-73.8350549463464,40.619513315182274],[-73.83505386267741,40.619514027803945],[-73.83505285389715,40.61951468457839],[-73.83505195181418,40.61951531403105],[-73.83505108598817,40.61951586228416],[-73.83505029146416,40.61951638266223],[-73.83504749952071,40.61951825112892],[-73.83503401904512,40.619530189844866],[-73.83501812440285,40.61954592482213],[-73.83501743836555,40.61954658323209],[-73.83501678750788,40.61954724051977],[-73.83501617306052,40.61954784341286],[-73.83501501883251,40.61954899452413],[-73.8350144405739,40.619549543859804],[-73.83501389947668,40.61955009090339],[-73.83501335800345,40.6195506121469],[-73.83501285170831,40.619551132938376],[-73.83501176920392,40.619552174421],[-73.83501122810505,40.61955272213469],[-73.83500817335559,40.619555777669454],[-73.83500797686946,40.61955592933635],[-73.8350046200056,40.619558998174845],[-73.8349973994533,40.61956560336789],[-73.83499693894724,40.619566011142894],[-73.8349935377353,40.61956834262177],[-73.83498967769206,40.61957102692843],[-73.83498581617673,40.61957368392552],[-73.83498202816111,40.61957631338574],[-73.83497823933318,40.619578915537446],[-73.83497398161872,40.6195818468807],[-73.83497223516665,40.61958305929459],[-73.83496957971572,40.61958458535831],[-73.83496499971633,40.61958724015057],[-73.83496034584253,40.619589896009316],[-73.83495565555567,40.619592607100216],[-73.8349509300929,40.61959531763786],[-73.83494616931696,40.61959808307403],[-73.83494173227052,40.6196006293443],[-73.83493968118982,40.61960180446393],[-73.8349374365567,40.619602655974504],[-73.8349366472464,40.61960284532175],[-73.83493407154735,40.619603504200974],[-73.8349318282335,40.619604355713285],[-73.83492954791916,40.619604344229984],[-73.83492846599323,40.619604350885375],[-73.83491650941178,40.61960388741831],[-73.83490492692985,40.61960346234889],[-73.83490307284829,40.61960392256908],[-73.83490156191611,40.6196043122497],[-73.8349014869658,40.6196043039331],[-73.83490141551309,40.61960430383047],[-73.83490130690485,40.6196043036745],[-73.83490105473129,40.61960430331233],[-73.83489819967585,40.619604307420815],[-73.83489694687438,40.61960459997022],[-73.83489483466445,40.6196051563163],[-73.8348937136247,40.619605154706214],[-73.83489259047218,40.61960600715646],[-73.83489197374529,40.61960602000808],[-73.8348914696521,40.619606005546686],[-73.83488922611896,40.61960685655531],[-73.8348892240047,40.61960771128576],[-73.83488810107448,40.61960856273106],[-73.83488782426436,40.61960892302368],[-73.83488684804733,40.61961010186402],[-73.83488659512705,40.61961040338819],[-73.83488655959442,40.61961045828676],[-73.83488652215,40.619610486210334],[-73.83488648749562,40.61961054161266],[-73.83488294676313,40.61961479042601],[-73.83488248006871,40.61961538867223],[-73.83487998302981,40.61961917727437],[-73.83487998296182,40.61961920474909],[-73.83487797702507,40.61962221571634],[-73.83487723359994,40.61962367533476],[-73.83487719740667,40.61962373073494],[-73.83487480869455,40.61962825511282],[-73.83487477131926,40.61962825505913],[-73.83487347349391,40.61963075038378],[-73.834873360786,40.61963116318111],[-73.83487317748829,40.61963184911703],[-73.83487154282814,40.61963799441692],[-73.83487154262298,40.61963807734348],[-73.83487120962234,40.619639288938245],[-73.83487052091054,40.61964307142616],[-73.83486780155245,40.61965807494446],[-73.83486805894447,40.6196627200585],[-73.8348680582627,40.61966299564293],[-73.83486833459253,40.61966807284172],[-73.83486836829512,40.61966840225235],[-73.83486860929081,40.61967345410357],[-73.83486864373802,40.61967383796225],[-73.8348688705579,40.61967857684865],[-73.83486891960933,40.61967883390875],[-73.83486895523896,40.6196792730537],[-73.8348694830632,40.61968426986476],[-73.83486955322581,40.61968479148364],[-73.83486996756174,40.61968882802243],[-73.83487026126579,40.61968981502318],[-73.83487179751653,40.61969492200917],[-73.83487308349402,40.619699260514636],[-73.83487333383314,40.619700002525605],[-73.83487458329964,40.6197042582193],[-73.83487483468761,40.61970510946065],[-73.83487608523482,40.619709283904236],[-73.83487636955081,40.61971024442191],[-73.8348766377702,40.619711046266374],[-73.83487690090587,40.61971416972186],[-73.83487700728578,40.61971515963663],[-73.83487735717769,40.619719029223745],[-73.83487746188565,40.619720072912955],[-73.83487756799904,40.619721170548516],[-73.83487767296027,40.619722378416476],[-73.83487772768987,40.61972300639419],[-73.83487774135632,40.619723614209406],[-73.83487772981483,40.619728279710706],[-73.8348777264198,40.61972965210426],[-73.83487770655925,40.61973154817016],[-73.83487735609216,40.61973404334771],[-73.83487713717271,40.61973544223631],[-73.83487656803999,40.61973923360758],[-73.83487640579304,40.61973958635833],[-73.834874311164,40.61974520964691],[-73.83487206295995,40.61974776894272],[-73.83486981541678,40.61975032773676],[-73.83486307480973,40.61975629733521],[-73.83485409145591,40.61976226421396],[-73.83485325984917,40.61976266441899],[-73.83485160003431,40.6197635129148],[-73.83484986957967,40.61976438811377],[-73.83484766933823,40.619765511418514],[-73.83484543326422,40.6197666329965],[-73.83484323258526,40.61976775529535],[-73.83484139316472,40.619768685789744],[-73.83483958986685,40.61976958953137],[-73.83483778657126,40.61977049226786],[-73.83483605545503,40.61977136813577],[-73.83483208731447,40.61977339405989],[-73.83482967163287,40.619774598306385],[-73.83482718297658,40.619775884202156],[-73.83482458696118,40.6197771980885],[-73.83482184592549,40.619778566548476],[-73.83482042054528,40.61977929844538],[-73.83481921278555,40.6197800453975],[-73.8348167235161,40.619781578900124],[-73.83480807158676,40.61978696877874],[-73.83480499749777,40.61978930239746],[-73.83480160512084,40.619791876632995],[-73.8348002105896,40.61979293575835],[-73.83479853640046,40.61979461701987],[-73.8347934678555,40.619799760585636],[-73.83478202158804,40.619816414956276],[-73.83477996605193,40.61981938614614],[-73.83477872965373,40.61982148803203],[-73.83477561930077,40.61982683544629],[-73.83477546438905,40.61982706674887],[-73.83477427491415,40.61983152868464],[-73.83477320071947,40.619835604798965],[-73.83477310957899,40.619836274951886],[-73.83477206006914,40.61984414546832],[-73.83477203469589,40.619854395699726],[-73.83477528305771,40.619875363954755],[-73.83477534387089,40.619875754385],[-73.83477671270015,40.61987983903644],[-73.83478171847091,40.61989464122813],[-73.83478275512489,40.619897826608515],[-73.83478386448336,40.61990103956816],[-73.83478424558758,40.61990224565531],[-73.83478963457658,40.619912959849685],[-73.83478982376725,40.619913358003195],[-73.83479124856031,40.61991570696593],[-73.83479297066046,40.61991856447172],[-73.83479476431347,40.61992155945408],[-73.83479652145606,40.61992447145712],[-73.83479670104255,40.619924663871025],[-73.83479943094243,40.619927797405175],[-73.83480223326198,40.61993098482012],[-73.83480503427988,40.61993425415482],[-73.83480546312809,40.61993473557964],[-73.83480812350955,40.61993744298713],[-73.83481143130801,40.619940796981986],[-73.834814843199,40.61994428833272],[-73.83481552717186,40.6199449996389],[-73.83481894145253,40.619947614313105],[-73.83482318391319,40.619950859248995],[-73.83482746235985,40.6199541328839],[-73.83482783410443,40.61995441285652],[-73.83483199380255,40.61995707517447],[-73.83483652603833,40.61995996368923],[-73.8348409850447,40.619962770344344],[-73.83484126464018,40.61996297328874],[-73.83484537326042,40.61996557589246],[-73.83484968839919,40.619968326888454],[-73.83485393281136,40.619971050810435],[-73.83485469539761,40.6199715343898],[-73.8348581422215,40.61997317090723],[-73.83486220641342,40.61997507015933],[-73.83486605747966,40.61997691465828],[-73.83486925121099,40.619978388811106],[-73.83487911894214,40.61998269692338],[-73.83488448117433,40.61998503880824],[-73.83488973311268,40.61998735088182],[-73.83489020092962,40.61998754421215],[-73.83489070539565,40.61998776456732],[-73.83489588689241,40.61999002326521],[-73.83490060274364,40.61999209969251],[-73.83490585430461,40.6199942092221],[-73.83491071255183,40.61999613692008],[-73.83491553445205,40.61999809321318],[-73.8349203559823,40.620000021528234],[-73.8349241199416,40.62000152933409],[-73.83492517983241,40.62000181196982],[-73.83493007474962,40.62000313644751],[-73.83494497840799,40.62000713900828],[-73.83494652564539,40.62000754145683],[-73.83495037894794,40.62000821660301],[-73.83495138570308,40.62000838222691],[-73.8349568233634,40.62000929636623],[-73.83496669339917,40.62001098699965],[-73.8349729909799,40.620011432453566],[-73.83497889815727,40.62001185271993],[-73.83498473196929,40.620012245908434],[-73.8349903869734,40.62001266514206],[-73.83499593255537,40.620013057413765],[-73.83503648675614,40.62003029806978],[-73.83506194119016,40.62003508370853],[-73.83511140979228,40.62005969316273],[-73.83514945421035,40.62008626121431],[-73.8351892113884,40.62011966873849],[-73.83521267286379,40.620129885460116],[-73.8352471340986,40.6201344633324],[-73.83528337219951,40.62013424068118],[-73.83529889198542,40.62013698090946],[-73.83531201853512,40.620145371311395],[-73.83530504599716,40.62015364999179],[-73.83525703590833,40.620180122834206],[-73.83522806192224,40.62019965289497],[-73.83517947408095,40.6202269767623],[-73.83511109381281,40.62026058371281],[-73.8350599286959,40.620295918759574],[-73.83501945449177,40.62033368338851],[-73.8349766806337,40.620384565412785],[-73.83494291247693,40.620434142902845],[-73.83493474851278,40.62046969006733],[-73.83490436791979,40.620469378561964],[-73.8348827460928,40.62044647459432],[-73.83484443060799,40.620429899678975],[-73.8348244531033,40.62041589285201],[-73.83478277366349,40.62041075012588],[-73.83473109773587,40.62040178055433],[-73.83467940674413,40.620399164981116],[-73.83465272799063,40.62039785573604],[-73.83461271414575,40.62039398571701],[-73.83457770521021,40.6203888525129],[-73.83455936411603,40.62038755524347],[-73.8345460578163,40.620373557968506],[-73.8345694355255,40.62036088436333],[-73.83462614302995,40.620358424202486],[-73.8346778434283,40.62035722835888],[-73.83468957406204,40.62033437164373],[-73.83471631930968,40.62030899560207],[-73.83472974585433,40.62027470494765],[-73.83472646389299,40.62025309752033],[-73.83472321003171,40.6202200537599],[-73.83469998213475,40.620171732279374],[-73.83466336681992,40.62014245300087],[-73.83463006362548,40.620122072762335],[-73.83458345419955,40.62008769574562],[-73.8345634743622,40.620074959577394],[-73.8345235205711,40.62004694582253],[-73.83447690495117,40.62001510983456],[-73.83444527600724,40.61999219137393],[-73.83441198307055,40.61996799912937],[-73.83437867688548,40.61994889019135],[-73.83436542365779,40.61991329026132],[-73.83437550922461,40.61988153658439],[-73.8343905863806,40.61985360188706],[-73.83435893612942,40.6198395781615],[-73.83430555656187,40.619845854944],[-73.83427052900704,40.61984834603565],[-73.83424553658038,40.61983941470989],[-73.83420055433952,40.61982155975967],[-73.83416056208793,40.619808794153386],[-73.83413224101741,40.61979731691944],[-73.83411724837339,40.6197909415775],[-73.83407560978397,40.6197692787757],[-73.83404064383008,40.61974762575941],[-73.83399402232685,40.61971833181974],[-73.83396407481457,40.619690332318015],[-73.83392248376329,40.619649608569986],[-73.83389417000596,40.61963558953602],[-73.83385579513444,40.6196431584977],[-73.8338007558105,40.61964562018703],[-73.8337790198302,40.619668462179234],[-73.83377728010572,40.61969768679144],[-73.83377555466473,40.619720557212744],[-73.83383053056184,40.619743510278944],[-73.83388551488609,40.61976265070358],[-73.83392217391538,40.61977414004445],[-73.83398549064734,40.619795834210066],[-73.83402048658569,40.619806050912146],[-73.83407046188371,40.61982772576728],[-73.83411210594532,40.61984684682711],[-73.8341037142296,40.61986843725985],[-73.83409864530654,40.619895115487694],[-73.83409523950911,40.61992306682367],[-73.8340884901174,40.619954825458564],[-73.83407340649433,40.61998530152325],[-73.83407163758135,40.62002596263803],[-73.83409500894295,40.62001583020114],[-73.83412008036426,40.619992993465544],[-73.83412515082507,40.61996631523925],[-73.83412523293055,40.61993327577134],[-73.83413530444555,40.61990660476044],[-73.83417036360616,40.619891406338134],[-73.83419538445025,40.619888901347196],[-73.83423038839871,40.61989530553697],[-73.83424363839522,40.619932176186325],[-73.83424855014675,40.61996903447679],[-73.83428519445599,40.619986877891336],[-73.83432684366761,40.62000345729631],[-73.83434843581978,40.6200390697495],[-73.83439007877513,40.62005819020379],[-73.83443009013453,40.620063330502816],[-73.8344583654137,40.6200938692249],[-73.83447330458681,40.6201218471544],[-73.83445322955217,40.62014723274568],[-73.83443978170637,40.620190418797606],[-73.834389665752,40.62022465656955],[-73.83436465424852,40.62022334965931],[-73.83431127415491,40.620229626443816],[-73.83425787467927,40.620243527592244],[-73.83423282845727,40.62025619872829],[-73.83421440850024,40.62028667016716],[-73.83419931385158,40.620320958355904],[-73.83419921600088,40.62036035100557],[-73.83420575456513,40.62041373135117],[-73.83423901609058,40.62045063152798],[-73.83427564151407,40.620476098328304],[-73.83432224158916,40.62051428808183],[-73.83431545123959,40.620562566377345],[-73.83430198341615,40.62061337612894],[-73.83428021757892,40.620647654711476],[-73.83424011568363,40.62067936577123],[-73.83419334845973,40.6207085249499],[-73.83410325020932,40.62072618554905],[-73.83402649359142,40.62074386500547],[-73.83396476955207,40.6207514002906],[-73.83388462723146,40.62078940692987],[-73.83381952239904,40.620815998376095],[-73.83376271386294,40.62085912098813],[-73.83373593299234,40.62089847555011],[-73.8337015227212,40.620978601846915]]],[[[-73.83478032317491,40.62262549414083],[-73.8347319094262,40.62261635134652],[-73.83466070679445,40.62262072182311],[-73.8346370516269,40.62260033134483],[-73.83460648591166,40.6225769127164],[-73.83456500750025,40.62256401829939],[-73.83453047548008,40.622543605612684],[-73.83449300103642,40.62251715880622],[-73.83446739366673,40.62248998524628],[-73.8344307891738,40.62249593426264],[-73.83440900482704,40.62250492834694],[-73.83436943501181,40.62251087206726],[-73.8342626093023,40.62252345450638],[-73.83423993410932,40.622505325828314],[-73.83421929458497,40.62247138198785],[-73.83422140825347,40.622433717635495],[-73.83422247949844,40.622411119008],[-73.83420972231967,40.62238472483657],[-73.83418408122881,40.622366589692014],[-73.83413865340543,40.62235218099237],[-73.83409217016928,40.62235584964993],[-73.83401405813783,40.62235719272347],[-73.83395862513802,40.622375155218705],[-73.8339377640602,40.62240223279618],[-73.83393771008483,40.62241729944399],[-73.83392577651,40.62243610811565],[-73.83390691764481,40.622456408846375],[-73.8338673138779,40.622471393218],[-73.83383857960023,40.62248865978731],[-73.83382265293875,40.622518007123],[-73.83382451831925,40.62254889815648],[-73.83381356349646,40.62257072258131],[-73.8337868360521,40.622579706721666],[-73.83375023144639,40.62258565669393],[-73.83372450540134,40.62259087520964],[-73.8337145390478,40.62261270222737],[-73.83368588097686,40.622608874615274],[-73.8336542645498,40.622602780905645],[-73.83362242002327,40.622602638829555],[-73.83368214952584,40.62138130568654],[-73.83370475263521,40.62136479170574],[-73.83373647060533,40.62135212966465],[-73.83375823180748,40.621319122055816],[-73.83378495653201,40.62130264149412],[-73.833836664006,40.621298903616754],[-73.83387671085426,40.62129006670453],[-73.8338767772716,40.62126338075875],[-73.8338535342474,40.621221413300695],[-73.83388696926004,40.621188422035566],[-73.83394875605835,40.6211554722187],[-73.83397221405514,40.621111030479604],[-73.83396897383,40.62107290321752],[-73.83400742535413,40.6210348368323],[-73.83406252136251,40.62100950120636],[-73.83408752683648,40.621013349924375],[-73.83410921937302,40.62100829839707],[-73.83412262132704,40.62098417344458],[-73.83416431216355,40.6209842335934],[-73.83421766894374,40.62098812301028],[-73.8342627087711,40.62098310461795],[-73.83429776061973,40.62097044773091],[-73.83434608633375,40.62098576637658],[-73.83441942928971,40.620999850832355],[-73.83449111658906,40.621008848852526],[-73.83454447025892,40.621014008486256],[-73.8346295188742,40.62101540156869],[-73.83470457880935,40.62100915597798],[-73.83476798190111,40.620996539709125],[-73.83483969505708,40.620995372052136],[-73.83492807534081,40.62099804007319],[-73.83498716099349,40.62101129988891],[-73.83497579312792,40.6210194774182],[-73.834932522732,40.621029754855286],[-73.83488430209229,40.62103508523639],[-73.83484213652866,40.62106906339224],[-73.83480183168719,40.62112548187827],[-73.83479420951207,40.62117231356236],[-73.83477098311594,40.62121488986222],[-73.83475105045636,40.621261806544254],[-73.8347718887183,40.62129287309992],[-73.83480582309397,40.62132569356979],[-73.83485873196315,40.62136714139284],[-73.83487538132381,40.621391971673155],[-73.83486822723698,40.62140948410036],[-73.83485966254408,40.621448222947],[-73.8348525930121,40.621471988684625],[-73.83486126711335,40.62151246494396],[-73.83486060431105,40.62152620606642],[-73.83483952104623,40.62154319405166],[-73.83481179745414,40.62155460231764],[-73.83478248043578,40.6215685284268],[-73.8347492075249,40.62159182778941],[-73.83475371417244,40.621629250879685],[-73.83477298537976,40.621665909479454],[-73.83480293897873,40.62170500321657],[-73.83480340339835,40.62174557205244],[-73.83479227903852,40.62177558297096],[-73.83475187556662,40.62181952121663],[-73.83470560366963,40.62185351871467],[-73.83466687609504,40.62190119121735],[-73.83464782717083,40.62195310084539],[-73.83464424766935,40.62199681592378],[-73.83466451080699,40.622047821480464],[-73.83469109573437,40.622082575920864],[-73.83472500428583,40.62211229758916],[-73.83475906120589,40.622151372607895],[-73.83475855922427,40.62218069282217],[-73.83475977063202,40.62221374787901],[-73.83478129468882,40.62223417329937],[-73.83481994826619,40.622247008630836],[-73.8348562212528,40.62226985072569],[-73.83487706060603,40.62230088978533],[-73.8348814092082,40.62232270395847],[-73.83485471394853,40.62234845838671],[-73.83484193674848,40.62237786315922],[-73.83484824461304,40.62242524692464],[-73.8348977616523,40.62245922442134],[-73.83497147577111,40.62253171001576],[-73.83496944049249,40.62256665114121],[-73.83496726058526,40.62259223723671],[-73.83497835918585,40.62262895978864],[-73.8350007056751,40.62265127959308],[-73.83501981574595,40.622672358049165],[-73.83501827177611,40.622681104535424],[-73.83500610789807,40.62269054241804],[-73.83499220330388,40.62269314646885],[-73.83478032317491,40.62262549414083]]],[[[-73.85023090762976,40.62332082311952],[-73.85023426522079,40.62326066381417],[-73.8502311500823,40.62321277343803],[-73.85020384351827,40.623173447287805],[-73.85016364577285,40.6231341036599],[-73.85008310237805,40.62312172012188],[-73.84998803874504,40.62311668450105],[-73.84990102937111,40.62311288747279],[-73.84984308433727,40.623083343621985],[-73.84978514488033,40.6230513444443],[-73.84977402216441,40.62298134249624],[-73.84975645985132,40.622908877328534],[-73.84973883123743,40.62286587958361],[-73.84970833571339,40.62281181497033],[-73.84969722970732,40.622734446114734],[-73.8496667349366,40.6226803814906],[-73.84959756488703,40.622626265764175],[-73.84952517028415,40.62257337376263],[-73.84950268537584,40.62254019335619],[-73.84939485574922,40.622479887288],[-73.84928212328755,40.622450271364904],[-73.84917419543835,40.622434168325434],[-73.84908235073004,40.622431591817175],[-73.84902111312802,40.622432739398356],[-73.84894047909005,40.62246087350349],[-73.84886470416355,40.62247796406221],[-73.84873908019975,40.622448330155066],[-73.84865693933236,40.6224298045808],[-73.84856833948378,40.622417409875375],[-73.84847781581286,40.622418784790625],[-73.84846364834723,40.62239517082892],[-73.84846371525005,40.62236570273222],[-73.84847349035222,40.6223190574478],[-73.84851226428545,40.62227490635357],[-73.8485445896422,40.62223197423578],[-73.84859302383596,40.622191519300735],[-73.84860280072695,40.622143646521955],[-73.84864801228736,40.62210318731951],[-73.8486883669562,40.62207254493784],[-73.84874645528818,40.622038241074634],[-73.84878679274456,40.62201496505394],[-73.84881264771155,40.62198307540042],[-73.84883369824395,40.62193767289948],[-73.84887412522927,40.62187510638595],[-73.84890807074784,40.62182849266643],[-73.84891138030824,40.62179043392118],[-73.84892594121341,40.62176466849858],[-73.84899045751763,40.62173774105218],[-73.84901143629646,40.621724262083],[-73.84905015077604,40.62170589528604],[-73.84908080628236,40.62168874605182],[-73.84909698212235,40.62166175457226],[-73.84908255178763,40.62162981146723],[-73.8490680798186,40.621616286446],[-73.84902617577157,40.621619915050715],[-73.84899873723815,40.6216395244714],[-73.84896006036315,40.621640701147996],[-73.84894077443181,40.621618574709494],[-73.8489650729352,40.6215621259016],[-73.84899739209882,40.62152164978895],[-73.84902326277847,40.621482393018745],[-73.84908777753407,40.621456693168014],[-73.84914096421944,40.62145185135955],[-73.84918931980664,40.621445775871386],[-73.84921998902696,40.62142248701422],[-73.84925873421686,40.62139061366218],[-73.84930068334053,40.621367340076176],[-73.84935382793155,40.62138091575221],[-73.84939251019092,40.621377282975],[-73.84943608956804,40.62134541589626],[-73.84947803860145,40.62132214224541],[-73.84953761566732,40.621341865192136],[-73.84959716997274,40.62137141181245],[-73.84964390536487,40.62136901697138],[-73.84970679902,40.62134699811373],[-73.84982292634731,40.62129926421587],[-73.8498794080277,40.62126250270995],[-73.84994882807653,40.62120488461857],[-73.85000690948503,40.621173036753675],[-73.85006343994482,40.621114173786786],[-73.85010061775888,40.621062652982964],[-73.8501151697748,40.62104057085771],[-73.85014098998944,40.62102341503599],[-73.85017321447272,40.62102468452375],[-73.85020061173283,40.62102349274199],[-73.8502570641078,40.62099900904666],[-73.85027323589041,40.62097324555045],[-73.85029104401507,40.62093643363322],[-73.85027659123138,40.620914313711545],[-73.85024438267001,40.62090567668187],[-73.85020575186851,40.62088720871314],[-73.85018645935115,40.620867537946616],[-73.85018975623075,40.620834391263806],[-73.85023971182416,40.620833227694895],[-73.85027675648342,40.620840643539395],[-73.8503105844065,40.62084559853778],[-73.85037659864257,40.62086901373098],[-73.8504160043176,40.62088677215993],[-73.85045066141112,40.620896122649874],[-73.85048934201063,40.62089248950163],[-73.85050871481322,40.62087655252959],[-73.8505264671308,40.620864297075514],[-73.85053133438595,40.62084956939354],[-73.85053139762451,40.62082132927515],[-73.85051891928386,40.62080542124675],[-73.85050247545703,40.620784456557296],[-73.85048478366427,40.62076969953836],[-73.85047354506969,40.62075126728213],[-73.85049454524007,40.62072796550743],[-73.8505235718662,40.620718180188426],[-73.85056548307274,40.620710867586865],[-73.85059771972443,40.620707226025694],[-73.85062676281059,40.6206900747857],[-73.85063002946096,40.620670432900845],[-73.85061879908633,40.620648317208506],[-73.85061400968861,40.620628665358126],[-73.85061407289199,40.62060042523902],[-73.85061735580796,40.62057341695636],[-73.85061740801872,40.620550087936394],[-73.85062069642665,40.62052062402018],[-73.85063363725368,40.62049853973476],[-73.85064496102045,40.62047890882006],[-73.85065306078506,40.620459274385944],[-73.85068368025931,40.62045808667536],[-73.850715909973,40.62045689987499],[-73.8507433084171,40.6204544799779],[-73.85075781890778,40.620450815355795],[-73.85076108342079,40.6204324019544],[-73.85075145844888,40.62041274383175],[-73.85076598814692,40.6204004841564],[-73.8507788987072,40.62039190650858],[-73.85080465603778,40.62040299048988],[-73.85082718938529,40.62041407028189],[-73.85085139619572,40.620398139524205],[-73.85084982919827,40.62037849186387],[-73.85083374284326,40.62036619295657],[-73.85082089606816,40.6203465313291],[-73.85082737598158,40.6203305770686],[-73.85086446311797,40.62031957463737],[-73.85087898454566,40.62031099839789],[-73.8508790229482,40.620293808963474],[-73.85087583341956,40.62027907064741],[-73.85086779529716,40.620270465812936],[-73.8508516815297,40.62027044490794],[-73.8508372067553,40.620258146919106],[-73.85085107926835,40.62024715775804],[-73.85086944314158,40.62024290791635],[-73.85088779746533,40.62024293172512],[-73.8509061413749,40.620247617850545],[-73.8509152835108,40.62026355786512],[-73.85092950481734,40.62028766346454],[-73.85094832584657,40.620307112190325],[-73.85098601171619,40.62032580920591],[-73.85102372147128,40.620334404909336],[-73.85104210876517,40.62031966607762],[-73.85106504938426,40.620321249297376],[-73.85108029738855,40.620342248711914],[-73.85108634446391,40.6203568868559],[-73.85108993230217,40.62036557051249],[-73.85110163609768,40.62037607516765],[-73.85114040175196,40.6203679667077],[-73.85117102542593,40.62035363186434],[-73.85120010261753,40.620345899508195],[-73.8512312051642,40.620345551765226],[-73.85128018594527,40.62032929831574],[-73.85128942424353,40.620301726778855],[-73.85129712067823,40.62028036957902],[-73.85133335475398,40.62026448845282],[-73.85134664088233,40.62025090730215],[-73.85134721324428,40.62022293689189],[-73.85134622685251,40.620207783787805],[-73.851341670453,40.62019340340187],[-73.85134018416994,40.62017397715827],[-73.8513358228248,40.62015967877851],[-73.85133973728071,40.6201460044247],[-73.85135147674086,40.62013980377526],[-73.85136001212209,40.62014055746799],[-73.8513868972151,40.620161859535614],[-73.85141266734469,40.62016680429595],[-73.85142874009252,40.62018524270894],[-73.85147219750279,40.62020739996521],[-73.85149472904234,40.620219707612044],[-73.85152532522322,40.62022834220978],[-73.85154947445349,40.62023819595948],[-73.85158974749332,40.62024315940725],[-73.85163325412054,40.62024321556566],[-73.85167353830349,40.62024326754978],[-73.85172350160984,40.62023842055583],[-73.85173963925554,40.620227390819295],[-73.85178639012724,40.62021762854136],[-73.8518089802944,40.62020415097082],[-73.85182354246103,40.6201771571927],[-73.85185742105939,40.62015878321624],[-73.85188159211032,40.62015881436201],[-73.85188961246232,40.620174786862],[-73.85189601529312,40.620194440738345],[-73.85190240841588,40.6202177780627],[-73.85193458962387,40.62023869262869],[-73.85197804657601,40.620260850195315],[-73.85202311915425,40.62028178066458],[-73.85205856119586,40.62028551041173],[-73.85215041328554,40.62028317310737],[-73.85220036909195,40.620282008687255],[-73.85225354308405,40.62028207703949],[-73.85230029002396,40.62027477018816],[-73.85235992314108,40.620268707688396],[-73.85244048002149,40.62027372273462],[-73.85248884574898,40.62026273425616],[-73.85253080660195,40.62023331990217],[-73.8525566340215,40.62021247941598],[-73.85258567910253,40.62019409902573],[-73.85260989083511,40.620175712598886],[-73.85263733246754,40.62015364667885],[-73.85268408315646,40.620143884035755],[-73.8527342676752,40.620133671768905],[-73.85277593027274,40.6201440016985],[-73.85282265386206,40.62014651699963],[-73.85286616042731,40.620146572691375],[-73.85290322277272,40.62014662012103],[-73.8529547803581,40.62014914155376],[-73.85298699182965,40.62015654984061],[-73.8530224140547,40.62016887367217],[-73.85305138870753,40.62018241673633],[-73.85308519532147,40.62019719412379],[-73.85310127686432,40.62021194918784],[-73.85313347669734,40.62022426836462],[-73.853167325247,40.62021940065724],[-73.85320761817825,40.62021576798409],[-73.85324950783784,40.620218277609155],[-73.85328979718554,40.62021587289038],[-73.85335911746951,40.620201227828055],[-73.85340745872404,40.6202012894819],[-73.85346708738453,40.62019768154019],[-73.85349773297905,40.62018421440852],[-73.85354449433976,40.62016953998066],[-73.85358320441587,40.620152399806685],[-73.8536235127789,40.62014140058853],[-73.85368160765927,40.620102183292545],[-73.85369452855292,40.62008869371454],[-73.85370909531386,40.62005924406352],[-73.85377843417291,40.62003600319258],[-73.85381390642286,40.62002622574399],[-73.85385097725728,40.62002136143037],[-73.85388484309888,40.62000912594208],[-73.85390100867365,40.61997962284664],[-73.85390270025646,40.61994898427156],[-73.85392051619574,40.61990726018491],[-73.85397054333643,40.6198729441065],[-73.854022117081,40.61986809866225],[-73.85405109986014,40.61987795802422],[-73.85407203342315,40.61988412353316],[-73.85409775621379,40.61991116889908],[-73.85412945917832,40.619949457852194],[-73.85415686628495,40.61994583865016],[-73.85422012027132,40.619956754323496],[-73.85425716242614,40.619965396368045],[-73.85431839077629,40.619966701461735],[-73.85436835166408,40.61996308113584],[-73.85440865556441,40.619953310294754],[-73.85445381972511,40.61993249387042],[-73.85447805786903,40.6199034274431],[-73.85451805512582,40.61989814612103],[-73.85455196741637,40.619893668261895],[-73.85458922402304,40.61990933613584],[-73.85460690847172,40.61992777597513],[-73.8546310206104,40.61995481918415],[-73.85465031662802,40.61997326105453],[-73.85468570229992,40.6200027739784],[-73.85473241605209,40.62001020010699],[-73.85476782183171,40.62002989097139],[-73.85479359103053,40.62003606195505],[-73.85482259536057,40.62003609858744],[-73.8548467654889,40.62003612910864],[-73.85486771607273,40.620034927572476],[-73.85491444701013,40.62003375907454],[-73.8549450815647,40.62002520265671],[-73.85497734187541,40.620010509347985],[-73.85499831557547,40.61999825709985],[-73.85503378674677,40.61998847944134],[-73.8550531284334,40.61998604768716],[-73.85507891275466,40.61998485270967],[-73.85510150085776,40.619971375160226],[-73.8551079970212,40.619948054260824],[-73.85512577577683,40.61992351959248],[-73.85513869834988,40.61990880169921],[-73.85515323512433,40.61989285852066],[-73.85517740187835,40.6198941164533],[-73.85519188003896,40.619905185241606],[-73.85520640614675,40.619894152988856],[-73.85520805031139,40.619879421049156],[-73.85522581747978,40.61985979779923],[-73.85524839485988,40.61985123165596],[-73.85527257312809,40.61984757863716],[-73.85529996649338,40.61984761312103],[-73.85532090814638,40.61985009495182],[-73.85533215591157,40.619864843117675],[-73.85536921722277,40.61986488975118],[-73.85538214971218,40.61984526056193],[-73.85538059735472,40.61981824639586],[-73.85541929965746,40.61980478855218],[-73.85545637622916,40.619797468087775],[-73.85548213344764,40.61980855102089],[-73.85550303676264,40.61982945091178],[-73.85552558664321,40.61983316221195],[-73.85554974960516,40.61983687670734],[-73.85557875384906,40.61983691314894],[-73.85560617642805,40.61982344107117],[-73.85562554372335,40.61980873121792],[-73.85564167530994,40.61980015639947],[-73.85567712570364,40.61980020091076],[-73.85570451374006,40.61980269143472],[-73.85573995772884,40.61980519139164],[-73.855768948694,40.619811366702386],[-73.8558140665851,40.61981142330036],[-73.85584468170018,40.6198114616953],[-73.85588337064958,40.61980414328262],[-73.85592204545891,40.619802964275486],[-73.8559494361572,40.61980422608651],[-73.8559768255364,40.619805488391876],[-73.85600586155198,40.619790790755076],[-73.85602037690636,40.619784669834544],[-73.85603811864749,40.61977732513245],[-73.85605583016,40.619783486245],[-73.8560606323506,40.61979822626844],[-73.85608476797776,40.619814218652024],[-73.85611534691961,40.61983144641294],[-73.85614274027888,40.619831480696014],[-73.85617822111746,40.61981679108058],[-73.8561830861698,40.61980206315662],[-73.85618151827634,40.61978241556857],[-73.85616060770424,40.61976519975546],[-73.85616064210137,40.61974923780017],[-73.8562089922928,40.61974438667153],[-73.8562347740762,40.619744418916824],[-73.85625578447923,40.61971497716928],[-73.85628643787973,40.61969782584348],[-73.85633474397687,40.61971384838878],[-73.85635081533395,40.6197335134288],[-73.85638301553335,40.61974583286873],[-73.85641042140534,40.61973972749993],[-73.85643140928056,40.61972133607445],[-73.85645398117924,40.61971522482559],[-73.85645723462456,40.619700494709996],[-73.85644114277792,40.61969065222119],[-73.85644442857286,40.61966118813579],[-73.85644931357871,40.61963786514852],[-73.8564558191406,40.61960963307095],[-73.85647841541943,40.61959247129782],[-73.85650844968255,40.61957435802568],[-73.8565515562486,40.61956732199526],[-73.85657837157046,40.61956803947444],[-73.85658960901472,40.61958769845042],[-73.85658596484032,40.61959827068194],[-73.85657988043657,40.61961592701712],[-73.85657336811038,40.61964661506871],[-73.85657008237342,40.61967607899035],[-73.8565571040904,40.61971658153521],[-73.85656509868285,40.61974606020145],[-73.85656664096398,40.61977798578704],[-73.85656654070324,40.619824643333416],[-73.85656808892332,40.61985411328573],[-73.85656804143164,40.619876214325586],[-73.85657441571082,40.619909373927094],[-73.85659850621708,40.61994623975997],[-73.85661618068094,40.619969590390205],[-73.85665804988,40.61998192114188],[-73.85668865716522,40.619985642762856],[-73.8567079517835,40.62000531244054],[-73.85670789643055,40.62003109693086],[-73.85670946075224,40.62005319997936],[-73.85673999494433,40.62009130129859],[-73.85677217167763,40.6201146704786],[-73.85677850919768,40.620165019504654],[-73.85673334033424,40.62018829230801],[-73.85673006254737,40.62021407294939],[-73.85674449887108,40.62024478711455],[-73.85674440400285,40.62028898969521],[-73.85673944153383,40.62034914720169],[-73.85676349057312,40.62040565790122],[-73.85680372941778,40.620426581643635],[-73.85683914261709,40.62044381539947],[-73.85687459291361,40.6204438595411],[-73.85690682053588,40.6204438996603],[-73.85695355764719,40.62044027419809],[-73.85699710123471,40.62042313889031],[-73.85706314062404,40.620435499054764],[-73.85709213987063,40.62043799108331],[-73.85714048064047,40.620438051166566],[-73.85720980885212,40.62041971916015],[-73.85725013844545,40.620398896136415],[-73.85726954230333,40.62036699606815],[-73.85727610951368,40.62031052348966],[-73.85728746191675,40.62027615845142],[-73.85732236897361,40.62026061638877],[-73.85734595713123,40.620265111985674],[-73.85738181787974,40.62028035102696],[-73.85740170805205,40.62030367412872],[-73.85740959597166,40.62034521536077],[-73.85739224504565,40.62037760936197],[-73.85739882685439,40.620408006284485],[-73.85742801044373,40.620437418861556],[-73.85744922216612,40.62046479494771],[-73.85745979439349,40.62049418443674],[-73.85743713396371,40.620522519501534],[-73.85741314641693,40.620549839867834],[-73.85738519941978,40.62056398653177],[-73.85737984513594,40.62058120069887],[-73.85738509986035,40.62061058309463],[-73.85737438695485,40.62064703668109],[-73.85734376707158,40.62066725797123],[-73.85730389256554,40.62066416950673],[-73.85728266872377,40.62064287099668],[-73.8572707644618,40.620614493053374],[-73.85722825030503,40.620602284691614],[-73.85720272667912,40.62060711300675],[-73.85718037337776,40.62061134181539],[-73.85715903620924,40.62064271744541],[-73.85711776458318,40.62067102915291],[-73.85708980445949,40.62069125368119],[-73.8570458722931,40.62072057560589],[-73.857000614285,40.620747868931076],[-73.85699919843042,40.62078838640589],[-73.857021743475,40.62081373846781],[-73.85704023130668,40.620871501002384],[-73.85706276120983,40.620903944037366],[-73.85708984154363,40.62093404028241],[-73.85710914017007,40.620973896135176],[-73.85708514798803,40.62100324285715],[-73.85705951904077,40.62102185847899],[-73.8570301307339,40.62102331126683],[-73.85699101805966,40.62102597172931],[-73.85695190881442,40.62102682554987],[-73.85691396591145,40.6210367117949],[-73.8569008663275,40.62106649404101],[-73.85689843622424,40.62109448410729],[-73.85689484408698,40.62111163628091],[-73.85686993856,40.62112063559099],[-73.85684623506346,40.62112150855548],[-73.85681665238943,40.621100702975944],[-73.85679058506074,40.621098864543285],[-73.85679882335351,40.62112596474809],[-73.85680826109596,40.62114584276311],[-73.85678569613465,40.62116838952255],[-73.85674185586956,40.62116472280638],[-73.85670160546134,40.62114570986585],[-73.85667675158886,40.621130327865096],[-73.856637633239,40.6211356973118],[-73.8566044357914,40.621142879590856],[-73.85660315352847,40.621188027727676],[-73.85661020217076,40.62121693208935],[-73.8566433175395,40.62124767559172],[-73.85667812816885,40.621262603444755],[-73.8567037060882,40.62127122873016],[-73.85674160391893,40.621282111906204],[-73.85674630838837,40.62129927424593],[-73.85672849733592,40.62131550621608],[-73.85667518716362,40.62130731293324],[-73.85662625748876,40.621295345634614],[-73.85659226328049,40.6212927614835],[-73.85658581613376,40.62132087335099],[-73.85660161474716,40.62135237092015],[-73.85663239155257,40.62136866347218],[-73.85662878513526,40.62139303930219],[-73.85659675276739,40.62140925351504],[-73.85660262391873,40.621434544817646],[-73.85659665770537,40.62145349998265],[-73.85656816105036,40.62147874841095],[-73.85652313814144,40.621474177657426],[-73.8565030041371,40.62146873430461],[-73.85648169457252,40.6214587747417],[-73.8564615968104,40.62143617545219],[-73.85644618885462,40.621409009646605],[-73.85641663738075,40.621401805515575],[-73.8563893525278,40.621415315818645],[-73.85635024348642,40.621416169435065],[-73.85633834501812,40.62143782695561],[-73.85634580796514,40.62147237137928],[-73.85633227314861,40.62150644695145],[-73.85630378543206,40.621527180083916],[-73.85628477815301,40.62154882821014],[-73.85627407118758,40.621567777431736],[-73.85628705386937,40.62159307814337],[-73.85627042573715,40.621610213999816],[-73.85623254137738,40.62159210700302],[-73.85620766369684,40.621588463796165],[-73.85618379998476,40.62157463407914],[-73.85612935577659,40.6215553535636],[-73.8561003428445,40.621559000711],[-73.85609943119844,40.62157016219452],[-73.85609703298,40.621599515298655],[-73.85609372840567,40.621637574252574],[-73.85604851373023,40.621681719835074],[-73.8559984200771,40.621746732898444],[-73.85596286045437,40.62179702964058],[-73.85583552048347,40.62181528749089],[-73.85578234107373,40.62181644894525],[-73.85569046510379,40.62182861218621],[-73.8556018388448,40.62182850090062],[-73.85553909130115,40.621782991891244],[-73.85550705241276,40.62169577473059],[-73.85542006119474,40.62168461481193],[-73.85532981555704,40.62168818473992],[-73.85529916964207,40.62170165219036],[-73.8553248749992,40.62173729283095],[-73.85534568685851,40.621799938175684],[-73.85533588601966,40.6218613181834],[-73.8552987464068,40.62189687855696],[-73.85525839199468,40.6219287519135],[-73.85517130927292,40.62195933773932],[-73.85509074303435,40.62195800872879],[-73.85504080469194,40.62195057885063],[-73.85499897723496,40.621918601943655],[-73.8549861909487,40.621870700668026],[-73.85499756902496,40.6218252841718],[-73.8550105480044,40.62178478197861],[-73.85501067069372,40.621728301407295],[-73.85499465859652,40.621681622877965],[-73.85496895343462,40.6216459833361],[-73.85487390843201,40.62163358485575],[-73.85481589571272,40.62163473959373],[-73.85475302997128,40.621644482743825],[-73.85468699204712,40.62163089326913],[-73.85464356472977,40.6215940032639],[-73.85463564296266,40.62153137341948],[-73.8546256086321,40.62149202894188],[-73.85461966594151,40.62146873288507],[-73.85463750322938,40.62141718632789],[-73.85464729259425,40.62136194596461],[-73.85462803361568,40.62132631382503],[-73.85461849093929,40.62126859354327],[-73.8545943923641,40.62123541142003],[-73.85457027530683,40.621210823841416],[-73.85455423600635,40.62117642391686],[-73.85455913717578,40.621145734447474],[-73.85457048130016,40.62111628011099],[-73.8545673149943,40.621090491547996],[-73.85458512814726,40.62104999534754],[-73.85462063939319,40.621021800230494],[-73.85460461637975,40.62098003324463],[-73.85458379722799,40.62092107070772],[-73.85457262457405,40.620871943433876],[-73.85456628106752,40.62082527656814],[-73.8545115586442,40.62079573981049],[-73.85442782337181,40.62076984857935],[-73.85435368411014,40.62077712176203],[-73.85427315530605,40.620758602071504],[-73.85418940473724,40.620740078405696],[-73.85412341075823,40.620706843035016],[-73.85408479088107,40.620682236781086],[-73.85402356725032,40.62067847559449],[-73.85395265051213,40.62068575261053],[-73.85386733897714,40.62064389747296],[-73.85375786122489,40.6206007840467],[-73.85369347355613,40.6205700059446],[-73.85367747748833,40.6205159603238],[-73.85358897081765,40.62046182354696],[-73.8535325228151,40.620485080225436],[-73.85351162348506,40.62046295249709],[-73.8534277832047,40.62048494673065],[-73.85328433909594,40.62049949776077],[-73.85314742241988,40.62047722184122],[-73.85302816207755,40.620485664006196],[-73.8529459124056,40.62051748298646],[-73.85287808081611,40.620587382955115],[-73.85278936552666,40.620627788625185],[-73.85270077814283,40.620610484997684],[-73.852626799477,40.62054531437149],[-73.85251571567552,40.620499742228894],[-73.85239644119801,40.62051432265414],[-73.85229490564114,40.62052278731785],[-73.85219175981878,40.62053124982148],[-73.85211598519584,40.62054957000827],[-73.85206763618629,40.620553191262445],[-73.85199670575473,40.620566606490705],[-73.85185329658614,40.62056519378245],[-73.8518000526752,40.62059582133149],[-73.85178218408365,40.62066087360511],[-73.85177078088708,40.620716111650474],[-73.85176106690763,40.62073697273876],[-73.85172391510518,40.620777443395966],[-73.85166422395281,40.62080929055352],[-73.85162068081326,40.62082519652569],[-73.85155466323285,40.620803010198316],[-73.85147091882844,40.62078202841611],[-73.85140319498332,40.62080281451015],[-73.85138211287203,40.62086295095094],[-73.85138195704177,40.62093293750692],[-73.85137857260173,40.62100537603147],[-73.8513800331472,40.6210729092032],[-73.85140080709849,40.621151517889956],[-73.85140064582055,40.62122395990959],[-73.85137474590483,40.621276723700596],[-73.8513346764398,40.62131749469093],[-73.85135035022284,40.621377375086745],[-73.85131947795665,40.62149275277],[-73.85130478126928,40.62157991016396],[-73.85128841211267,40.62169407843946],[-73.85128341726445,40.621766514202285],[-73.85129292955062,40.62183651392826],[-73.85132016651373,40.62190653590755],[-73.85139903301179,40.621948384599094],[-73.85144726009526,40.62200001671139],[-73.85148581146498,40.62205531859129],[-73.85149373972607,40.62211303771631],[-73.85153709943516,40.62217939700753],[-73.85158535202504,40.62221997787524],[-73.85162879170579,40.62225073011822],[-73.85171726391467,40.62232083168421],[-73.85173805075011,40.622393300712794],[-73.85181045508983,40.6224425077048],[-73.85189572949113,40.62250155395926],[-73.85196814289345,40.62254707740283],[-73.85200670523734,40.62259746934592],[-73.85205333319725,40.62264418702311],[-73.85213053891513,40.62270813349489],[-73.85218040136049,40.622749944335325],[-73.8521948878004,40.62275733004834],[-73.85225760526215,40.622815119376035],[-73.85231226879144,40.62287167033529],[-73.85234115755061,40.62292450470604],[-73.8523603825202,40.622974870516614],[-73.85233613570855,40.62300921917103],[-73.85226039504178,40.623010349849054],[-73.85219759376616,40.62299062350447],[-73.85215891616356,40.622991801759675],[-73.85211867722838,40.62297087639704],[-73.85207690583444,40.62291434193527],[-73.85205119359094,40.62288238519488],[-73.8519949322741,40.622819692451884],[-73.85194826676266,40.622790164350604],[-73.85189830362783,40.62279378345611],[-73.85191102925968,40.622868698206716],[-73.85194154499925,40.622914167686915],[-73.8519656108429,40.62296208432594],[-73.85195742791936,40.62301855451084],[-73.85192354996059,40.62303570102911],[-73.85187835970784,40.6230675664669],[-73.8518395866613,40.6231117186916],[-73.85182337135132,40.62315712796744],[-73.85180548301366,40.62323077510951],[-73.85180208867067,40.62330812523043],[-73.85179555742954,40.62334617989778],[-73.85175839733353,40.62339033417343],[-73.85168262392148,40.62340619910534],[-73.85162141571735,40.62339384091908],[-73.8515779316096,40.6233827342415],[-73.85152957844616,40.62338758342055],[-73.85150207982338,40.62343420556252],[-73.85143275303831,40.62345007865665],[-73.85133280538098,40.623467138427515],[-73.8512796965884,40.62343637407226],[-73.85122021567086,40.62337244880106],[-73.8511478052805,40.62332569740994],[-73.85105928049872,40.62327892459447],[-73.85098839905123,40.62326901018325],[-73.8508981482906,40.6232738047831],[-73.85080462947468,40.62329824002217],[-73.85064017298733,40.623338545039736],[-73.8505353111138,40.623391206018226],[-73.85048043709098,40.62342919791846],[-73.85043521836889,40.623473341286044],[-73.8503883843236,40.623518710521],[-73.8503270564228,40.62356037791091],[-73.85027538377737,40.62358361122701],[-73.85024804081176,40.6235848310757],[-73.85022698915633,40.62355225193343],[-73.85021279551297,40.62349269715943],[-73.850193540382,40.62345583697034],[-73.85023232849383,40.623405545718114],[-73.85023724746435,40.62336748954105],[-73.85023090762976,40.62332082311952]]],[[[-73.83359339215625,40.623594979413475],[-73.8336174675513,40.62359428031446],[-73.83362994279119,40.62361117390356],[-73.83363278247991,40.62363098765147],[-73.83363459028732,40.62364076072855],[-73.83363658292342,40.6236515369018],[-73.83365484362983,40.62366550408641],[-73.83367021064495,40.62366659079977],[-73.8336866156982,40.62366775138531],[-73.83369910742316,40.6236780411636],[-73.83370757495928,40.62369368554622],[-73.83370768871308,40.62371253808821],[-73.83369065729663,40.62372132631649],[-73.83366238668327,40.62373008152835],[-73.83363731573861,40.62374398550996],[-73.83363724441517,40.62377260037104],[-73.83363043352935,40.62380047103191],[-73.83360632879314,40.62381290968827],[-73.83362092674511,40.62383525037372],[-73.83362931182985,40.62386430299617],[-73.8336350424365,40.623883386982335],[-73.83365037938356,40.62391129036203],[-73.83365224121471,40.62393697274352],[-73.83363582579899,40.6239552919114],[-73.83360212776167,40.62395304181104],[-73.83357711958067,40.623942000127414],[-73.83355923946431,40.6239360345009],[-73.83357550708058,40.6235979172803],[-73.83359339215625,40.623594979413475]]],[[[-73.862124015412,40.62399037243997],[-73.86208745843946,40.62395497445795],[-73.86209241863033,40.62391776536255],[-73.86212671206691,40.62386756640891],[-73.86216830052014,40.62383226281268],[-73.86223427090985,40.62381559468801],[-73.86230755281802,40.62380637876092],[-73.86233680024401,40.62383432511289],[-73.86235870587157,40.623869705308095],[-73.86236839725235,40.62390693195631],[-73.86239031059394,40.623938590331576],[-73.86243671453394,40.62393678545753],[-73.86249048285121,40.623916381264515],[-73.86251743286162,40.62387361672161],[-73.86253214691162,40.62384386258185],[-73.86258593427844,40.623814155149894],[-73.86260802005523,40.62376208054909],[-73.86263498678514,40.62371187302248],[-73.86265707248982,40.6236597984117],[-73.86267679230673,40.62363425855982],[-73.86269869881197,40.62360588655895],[-73.86277203332627,40.62357061998353],[-73.86278676566262,40.623531562112426],[-73.86278195890398,40.62349434199867],[-73.86274539200254,40.62346266570016],[-73.86271128044648,40.62342540992256],[-73.86276503208408,40.623412448891585],[-73.86278705638372,40.62339014625258],[-73.86279932475534,40.62336224973477],[-73.86287990825087,40.623364206788224],[-73.86291657070419,40.62334936439105],[-73.86298985898475,40.623336427219044],[-73.86303876770799,40.62330299176948],[-73.86312420672067,40.62331984005311],[-73.86318029301766,40.62335898227176],[-73.86322171663244,40.62340368941826],[-73.86326566198309,40.623409324093174],[-73.86336092235486,40.62340013363328],[-73.86347880947005,40.623388609315846],[-73.86350742741,40.62340961138641],[-73.86351958448432,40.62343567606723],[-73.86351953502081,40.6234598658474],[-73.86349747984043,40.623497054206176],[-73.86353156590036,40.62354733475937],[-73.8635436894309,40.62359014609271],[-73.86354117039113,40.62362735798112],[-73.8635459789006,40.62366457873429],[-73.86354830349316,40.62372226388419],[-73.86355796888962,40.62377251560819],[-73.86359696570145,40.62380977692878],[-73.86364328925127,40.623847046256145],[-73.86370916787568,40.623875035699555],[-73.86374573925971,40.62390485061576],[-73.86377739100024,40.62395140755829],[-73.86371874223153,40.623969944985966],[-73.86365772911833,40.6239512657081],[-73.86359919527645,40.62391398072803],[-73.86353820756023,40.62388227570702],[-73.86347959750438,40.62388220612275],[-73.86343316829773,40.62389703709732],[-73.8633939421441,40.62397141991323],[-73.86339385835947,40.624012356178376],[-73.86344986677254,40.62409057362207],[-73.86349615171865,40.62414645106992],[-73.86348629602347,40.62418923630742],[-73.86343498175036,40.624204061481734],[-73.86339595726093,40.62417982511422],[-73.86334476488754,40.624135106591],[-73.86330578238992,40.62409040239538],[-73.86324240637582,40.624032644132114],[-73.86317658119253,40.6239786047414],[-73.86314977499894,40.62395066218007],[-73.86312046297004,40.62395434810194],[-73.8631008467761,40.62399340019841],[-73.86308124113025,40.62402687040753],[-73.86302581802663,40.6240371627014],[-73.86297384173218,40.624000691700026],[-73.86292507003643,40.623967141007135],[-73.86287135915684,40.62395963364356],[-73.86282734714679,40.623985631384954],[-73.8627638537016,40.623985555609096],[-73.86271748550071,40.62397061413054],[-73.86264913337719,40.62395750728222],[-73.86258066317704,40.62400208331225],[-73.86252683689109,40.624050398133434],[-73.86250476245512,40.624096890499295],[-73.86247776228595,40.62416384431321],[-73.86245569796267,40.62420475444964],[-73.86244553857979,40.62422888438618],[-73.86236174679767,40.624256567935596],[-73.8623041469863,40.62427342122673],[-73.86223569093607,40.62431055358962],[-73.86213798876837,40.6243197396873],[-73.86206472231392,40.624321512884805],[-73.86196958017888,40.62427302002475],[-73.86208708164756,40.62413732657122],[-73.86207746278693,40.624064746021055],[-73.86207510188247,40.624025667734706],[-73.862124015412,40.62399037243997]]],[[[-73.84589458447098,40.62497181531391],[-73.84579352115551,40.62488859431002],[-73.8457078351174,40.624891446451734],[-73.84562221150208,40.62486759281988],[-73.84551705315809,40.62487041867028],[-73.84542357260308,40.62487622790199],[-73.8452756999026,40.62482558400256],[-73.84519392184188,40.62482250680925],[-73.84509259103429,40.62485501082732],[-73.84499513207203,40.62489642246618],[-73.8448899598636,40.624905182605765],[-73.84476545398066,40.624854569573365],[-73.84474611970813,40.62479519666053],[-73.84476906443886,40.62474578950708],[-73.84479705191887,40.62466470205541],[-73.84483232305797,40.62456979457471],[-73.84484418548566,40.62449265946788],[-73.84484049829592,40.62440363411335],[-73.84482516859616,40.62429678873345],[-73.84477857339148,40.62423737902372],[-73.84466966065878,40.624180852219965],[-73.84451777690543,40.624180646908776],[-73.84438926785184,40.624177505261855],[-73.84433569721334,40.62417440917593],[-73.84428413131013,40.624171428695],[-73.84417902315886,40.62415348197135],[-73.84410891038442,40.624159321635474],[-73.84408150314603,40.624221599054266],[-73.84400352422445,40.624260068663915],[-73.84394111586877,40.62430152696631],[-73.84383598677579,40.62429248222396],[-73.84382829573364,40.62425092877535],[-73.84389070973263,40.624206503435616],[-73.84391809026533,40.624156095622375],[-73.8439260235521,40.62409379180621],[-73.84393400043278,40.624013684407174],[-73.84393416001777,40.623945435154255],[-73.84392649538903,40.6238920128198],[-73.84389163279879,40.623811847088675],[-73.84381391204384,40.6237405256198],[-73.84373214298914,40.62373447911784],[-73.84364638319984,40.6237699708041],[-73.8435763042341,40.623760973485886],[-73.8434595620422,40.62372223918926],[-73.84341675247832,40.623710311292854],[-73.84334670842824,40.623686477346205],[-73.84328445956965,40.62365968620686],[-73.84322216416939,40.6236536663887],[-73.84318719100335,40.62362097817691],[-73.84313666158548,40.62357936623835],[-73.84310947034517,40.62354965572662],[-73.84306289114394,40.62348431045336],[-73.84300063560732,40.62346048675907],[-73.84295396014775,40.62343668381246],[-73.84294236017772,40.623401059842784],[-73.84293857782806,40.623353577289535],[-73.84293864765408,40.623323903976704],[-73.84297759140067,40.62332395717426],[-73.84302429624574,40.62333589005139],[-73.8430904378876,40.62336268664626],[-73.84321114954336,40.62336878605226],[-73.84333966395016,40.623368961249405],[-73.84344490288392,40.62333052871],[-73.84352690164123,40.62323865301435],[-73.84358010755525,40.62317816418446],[-73.8437199090266,40.623154351092325],[-73.84389100693161,40.6230878696485],[-73.84409129760785,40.623018250691096],[-73.84428323440882,40.62295497377517],[-73.84444159311606,40.62298695702291],[-73.84459579964667,40.62301258023165],[-73.84474169588995,40.62302548460021],[-73.84487097396644,40.623012951875026],[-73.84495033062736,40.62295269856303],[-73.84520042270502,40.62298162759561],[-73.84536704025818,40.62304856573109],[-73.84545022141882,40.623137629287804],[-73.84531241246255,40.62323274935096],[-73.84517898681267,40.62323574709995],[-73.84508710660171,40.62330233605824],[-73.84509933511363,40.62342307309606],[-73.84520336897486,40.623508988069965],[-73.84532816286917,40.62363305277406],[-73.84549038483287,40.623798466896154],[-73.84553579899193,40.623992315909625],[-73.84553977722719,40.62407491874165],[-73.84541875550083,40.62412240903094],[-73.84531046134892,40.62407461041825],[-73.84521039692667,40.62407447573471],[-73.84516423909281,40.62420148766592],[-73.84520557917342,40.62435403207058],[-73.8454678977558,40.62450687369939],[-73.84562215096072,40.62451343464014],[-73.84580124498063,40.624596272975175],[-73.8458593089417,40.62472977811916],[-73.84596733262143,40.624895118865076],[-73.84599959134817,40.62503564952973],[-73.8459528172794,40.62505201157302],[-73.84590684003537,40.625024744760935],[-73.84589458447098,40.62497181531391]]],[[[-73.84048472674716,40.627495288527875],[-73.84045601787456,40.627483896261154],[-73.84042923626953,40.62749283010096],[-73.84040276097642,40.62750166183204],[-73.84038680750068,40.627496774309506],[-73.84038386410305,40.62748392896211],[-73.840380486999,40.627469195128704],[-73.84033160188106,40.627439124490145],[-73.84027417542427,40.62742039372611],[-73.84022101793526,40.62739599332041],[-73.84016249430992,40.62739104659762],[-73.84013267858415,40.62739749219861],[-73.84005606187495,40.62739252026176],[-73.84001881686665,40.62739003592136],[-73.83996133609519,40.62739400995591],[-73.83995090639078,40.62739899316095],[-73.83993256706643,40.627407755360615],[-73.83990276903533,40.6274069037007],[-73.83987947793347,40.62738498042534],[-73.83986135491287,40.62736792268329],[-73.83982629351931,40.62734273578844],[-73.83978802391677,40.627324032138254],[-73.8397316138778,40.62732476435716],[-73.83970708874219,40.62734419183725],[-73.83970951264084,40.627351637020055],[-73.83971765415495,40.62737664234953],[-73.83974102161666,40.627396136091804],[-73.83979100051631,40.627414045234495],[-73.83983671498866,40.62743519227783],[-73.83984727504824,40.627469264450475],[-73.83983869726835,40.62749601206763],[-73.83980994980004,40.627500837392844],[-73.83977377091142,40.62749754311593],[-73.839726966469,40.62748774763],[-73.83969614291802,40.62747067533946],[-73.83966533841982,40.6274454956713],[-73.8396154140937,40.62740488101678],[-73.83955801125839,40.62737641967868],[-73.83952298507081,40.62733663661302],[-73.8394876479838,40.627308111215456],[-73.8394670088789,40.6272938407629],[-73.83948727797417,40.62725734892406],[-73.83954548696799,40.62718054577884],[-73.8395607673927,40.627120981410435],[-73.83962141418263,40.62707877920497],[-73.83968050607116,40.627082458466916],[-73.83968207144798,40.62703273319771],[-73.83965193611843,40.62697502804068],[-73.83976052535114,40.62692904866454],[-73.83982203142149,40.626916866896664],[-73.83986653203235,40.62690805270023],[-73.83999032636495,40.626833263053186],[-73.84008369053207,40.62682378232125],[-73.84014683702847,40.62679119394883],[-73.84015453940724,40.626735463417745],[-73.84016983211447,40.62667013330685],[-73.84021789197864,40.62661638009062],[-73.84024828527454,40.626566447934884],[-73.84027873700676,40.62649152706451],[-73.84030416614007,40.62640698924523],[-73.84043807788159,40.62632068013802],[-73.84052407933738,40.62622469379289],[-73.84058484167718,40.62613443856872],[-73.8406052245698,40.626049893683096],[-73.8406101902427,40.62599466224546],[-73.84061299992311,40.625963409423036],[-73.8406535189936,40.62589811371068],[-73.84072122115312,40.625864745121774],[-73.84079231931301,40.62587825965529],[-73.84080871850504,40.62591386803007],[-73.84080394348486,40.62594325940206],[-73.84079477771208,40.62599967247731],[-73.84078907850379,40.62608548833558],[-73.84084390034185,40.62613789526441],[-73.84092906183506,40.62614010690243],[-73.84100391688354,40.62613305913861],[-73.8410746266064,40.6261591473486],[-73.8411020156707,40.626194770368755],[-73.84115409092243,40.62624717402262],[-73.84123369377296,40.62627658965168],[-73.84134084474,40.62627464446484],[-73.84143703222166,40.626262217518615],[-73.84154142586041,40.62626445455568],[-73.84155777585457,40.626320995162295],[-73.84156036983109,40.62638589007485],[-73.84163454330178,40.62638808554407],[-73.84168672317254,40.62639653067281],[-73.84172233380774,40.62644053812943],[-73.84171947656752,40.626486585728486],[-73.84165898111827,40.62650952911512],[-73.84169462655198,40.626538883204844],[-73.84175507370139,40.62653687331392],[-73.84178524042945,40.62655994084904],[-73.84179066548761,40.62658925398733],[-73.84170540774412,40.626626814900014],[-73.84159820157308,40.626651786536115],[-73.84156801575318,40.62666844975773],[-73.84150741927759,40.62670190000614],[-73.84150723038405,40.626781443330685],[-73.84157303273581,40.62683805209427],[-73.84166913159937,40.626863304270465],[-73.84175423989304,40.62688854006645],[-73.84180084644933,40.62693046952364],[-73.84182262193313,40.6270163232249],[-73.84192688852046,40.6270729851994],[-73.8420229128781,40.62712963458095],[-73.84208579999672,40.627257410028044],[-73.84223941677074,40.6273580974083],[-73.84238178648006,40.62744078627172],[-73.84236114041039,40.62746949487428],[-73.84231004865849,40.62747185783293],[-73.84224940079629,40.62746447673905],[-73.84222472493433,40.6274486147448],[-73.84217607667355,40.62741734403409],[-73.84198257131182,40.62733436719255],[-73.84184213510542,40.62731309073968],[-73.84175490774676,40.62729432038653],[-73.841686923392,40.62723908614903],[-73.84161476095456,40.62715059949331],[-73.84150737447781,40.62710585295474],[-73.84141703939129,40.62705139841486],[-73.84134159707774,40.627000207716776],[-73.84127575980946,40.626937678300365],[-73.84120980646904,40.62692380227614],[-73.8411289854834,40.62689693105535],[-73.84105566961965,40.62684655444945],[-73.84095150883692,40.626788025890775],[-73.84087394560899,40.626733588588905],[-73.8407804068638,40.626683995157144],[-73.84064956323586,40.62665786515183],[-73.840600648662,40.62663995785602],[-73.84051877242518,40.62660903020576],[-73.8404464565167,40.62658622483688],[-73.84040698723554,40.62662428205584],[-73.84036967370186,40.62665098982194],[-73.84033769044964,40.62667365044255],[-73.8403355079327,40.62669635227629],[-73.84033220922596,40.62674013591176],[-73.84029377771445,40.626789547132425],[-73.84025643987468,40.62682598507712],[-73.84021698675332,40.62685755519645],[-73.84020413095263,40.62689240546568],[-73.84019341158861,40.62692482702021],[-73.8401646304996,40.62694343733979],[-73.84014537016267,40.626986387434684],[-73.84015163614241,40.62703667141821],[-73.84018134296689,40.627075635556395],[-73.84023452604117,40.627088684087795],[-73.84028981212604,40.6271122766052],[-73.84032172294349,40.627119618825525],[-73.84038767629143,40.62713349586155],[-73.8404301916301,40.62715707125109],[-73.84045353424423,40.627187105903424],[-73.84045346252073,40.627217109066],[-73.84045978430865,40.62724387690266],[-73.84048845603546,40.6272706762521],[-73.84055006119516,40.62732265915945],[-73.84061700476722,40.6273673510357],[-73.84066904390951,40.627413643898684],[-73.840677472954,40.627449334553994],[-73.84066569338027,40.62748013233091],[-73.84063901805507,40.627508476605335],[-73.84061322833955,40.6275289241167],[-73.84054954393777,40.627539166651985],[-73.84051124645266,40.627531815133466],[-73.84049186084681,40.627505115454305],[-73.84048472674716,40.627495288527875]]],[[[-73.86872915290877,40.61735678500337],[-73.86919189812279,40.617198170978384],[-73.86956238965762,40.61724709246478],[-73.86999290032703,40.61707064403659],[-73.87075906352898,40.616756619571156],[-73.87108443425144,40.61676399835987],[-73.87125152509424,40.61665486656301],[-73.87153494985628,40.616655183653734],[-73.87175885906049,40.61657586256645],[-73.87196789377161,40.6164737899488],[-73.8721621420212,40.61630349708999],[-73.87235608496937,40.616292344759685],[-73.87255000548873,40.61629255992793],[-73.87275893108098,40.616247322825224],[-73.87299773222932,40.616179383155675],[-73.87329630937846,40.61605467232026],[-73.87353519609337,40.615941262403474],[-73.87395306206885,40.615839415733106],[-73.87432600556753,40.615828456722824],[-73.87478845189774,40.61581759402944],[-73.87535529302863,40.61581821006954],[-73.87571334190723,40.61579586372913],[-73.87620564126632,40.61577365992558],[-73.87671285637963,40.61575147034748],[-73.87724986458197,40.615752045045475],[-73.87756309839186,40.615763746955295],[-73.8779807086463,40.61579829287843],[-73.87829385990096,40.615855461428445],[-73.87862188757236,40.615935378690466],[-73.87896464644798,40.616117617487696],[-73.8792476784885,40.61633389323211],[-73.87951577316615,40.6165615197965],[-73.87972389608197,40.616959592681575],[-73.87975317678399,40.61726654013943],[-73.87978252071184,40.61753938544311],[-73.87978194748358,40.617857668994915],[-73.87978147661421,40.618119115753586],[-73.87978104668585,40.61835782852975],[-73.87978055533664,40.61863064242979],[-73.87973527002059,40.61892614465815],[-73.87958547877423,40.61926700614269],[-73.87948050104254,40.61957381305375],[-73.8793755632115,40.61985788471458],[-73.87925595395654,40.62000553392876],[-73.87903156767545,40.620346316285286],[-73.8788819759143,40.62057350460833],[-73.87864287569269,40.620800597607534],[-73.8785082210813,40.621016434029606],[-73.87825419849301,40.621243510441815],[-73.87800017483468,40.62147058695814],[-73.87779098888922,40.62165224205801],[-73.87747758046295,40.62172011166938],[-73.87722365689703,40.62189034953267],[-73.87689514127645,40.62206050748473],[-73.8766262971789,40.622230728717305],[-73.87637236971841,40.62240096519412],[-73.87613329660131,40.62260531913365],[-73.87586419335331,40.62291194503439],[-73.87556561283952,40.62302529463314],[-73.87538627167477,40.62319561030046],[-73.87481386865049,40.623587189183766],[-73.86645484055241,40.628255386807126],[-73.86590320124137,40.628061500873564],[-73.86547078433091,40.627935955695506],[-73.86518786276295,40.62766280991843],[-73.86497981682864,40.627253344026194],[-73.86489089839552,40.62695769015621],[-73.86472766045426,40.62652554191358],[-73.8648774518156,40.626230169128334],[-73.86498193495926,40.625660706041096],[-73.86525183251173,40.62553720459535],[-73.86553589061488,40.62524198771388],[-73.8657005929937,40.62494663126247],[-73.86570111906934,40.62468518424865],[-73.86586582154159,40.62438982754575],[-73.86626906232405,40.62417431886293],[-73.86650860322545,40.623754008018004],[-73.8665093989422,40.623356154369006],[-73.8663758364951,40.623003613142075],[-73.86618242133146,40.62274194115983],[-73.86589944969427,40.62250289825907],[-73.86549706646773,40.62229781753622],[-73.86522936181838,40.62188828203128],[-73.86509569551417,40.62159257567819],[-73.86503636745203,40.62142199656387],[-73.86493256071851,40.621114958382336],[-73.86497795882241,40.62079672742236],[-73.86500830120069,40.620546683157755],[-73.86506850162097,40.62028530608099],[-73.86517343146882,40.620035349282524],[-73.86541855960347,40.61983602739019],[-73.8653387669192,40.61942171028099],[-73.86550389231374,40.61891037520168],[-73.8656386076045,40.61868318748494],[-73.86575831319405,40.61850144995801],[-73.8660421114302,40.61831990481155],[-73.86620654474063,40.61814958694305],[-73.86660958793519,40.6180136478354],[-73.8668486744204,40.617809314107944],[-73.86717699115536,40.61774149017902],[-73.86759496961122,40.6175941975244],[-73.86805756276387,40.61751515831617],[-73.86820693763136,40.61741302454794],[-73.86872915290877,40.61735678500337]]],[[[-73.84734350667111,40.629094739213784],[-73.84955404755296,40.62493961850565],[-73.85800430922859,40.62472901319997],[-73.85825556222694,40.62579633993591],[-73.85786309317137,40.62844490216495],[-73.85650550977601,40.6290973537267],[-73.85613479841348,40.628280910770414],[-73.8539654419115,40.627610943897984],[-73.85221536588142,40.6275548307033],[-73.85071696108594,40.62800299210956],[-73.84922230898063,40.62880880422368],[-73.84846868196296,40.62964333025063],[-73.84734350667111,40.629094739213784]]],[[[-73.84851993565115,40.63056102427554],[-73.84849819560782,40.630560643318105],[-73.84847551834144,40.630565899305225],[-73.84845562627913,40.630566577882206],[-73.84843990395665,40.63056409012827],[-73.84842604788467,40.63055490920657],[-73.84841820925601,40.630544326461205],[-73.84841731473252,40.630530581046436],[-73.84842474419543,40.630517903880296],[-73.84842478341463,40.630500635894435],[-73.84842991578864,40.63048161188408],[-73.84843274101267,40.63045941351071],[-73.84844849292081,40.63044886186303],[-73.84847579518795,40.63044396445721],[-73.84849985548384,40.63044047185836],[-73.84852527029102,40.630452487343184],[-73.84854326257268,40.630473655868634],[-73.84857654657077,40.63048251005124],[-73.84861031467254,40.630482202038024],[-73.84863669731702,40.63047518866635],[-73.84865754653757,40.63046006212101],[-73.84868437801545,40.63045904016129],[-73.84869127547586,40.630477022740145],[-73.84868983660947,40.63049957525742],[-73.84868886802364,40.630518956569524],[-73.84869762306458,40.63053376976849],[-73.84870083321519,40.63054610847283],[-73.84869709969232,40.63056055275651],[-73.84869381617486,40.63058028350289],[-73.84870393630966,40.630605670741524],[-73.84869374266754,40.63061270593671],[-73.84868033627762,40.630609516469555],[-73.8486622993835,40.63060808297454],[-73.84864427106265,40.630602772702645],[-73.8486290200272,40.63059676196056],[-73.84861051976752,40.63059603264131],[-73.84859110452055,40.63059036822179],[-73.84857123258261,40.630581884189226],[-73.8485583016502,40.630573056982676],[-73.84854028134535,40.63056422240025],[-73.84851993565115,40.63056102427554]]],[[[-73.85300014644605,40.63202284175083],[-73.85301682081834,40.63200188604146],[-73.85302889074032,40.63197917125933],[-73.85303604669406,40.63195527990595],[-73.85303810517682,40.63193082465409],[-73.85303501340606,40.631906432636534],[-73.853026850673,40.63188272936412],[-73.85301382630827,40.631860322684474],[-73.85299627431392,40.63183978719484],[-73.85297464479653,40.63182164950728],[-73.85294949242633,40.631806374743945],[-73.85292146221164,40.63179435461038],[-73.85289398883269,40.631783150950326],[-73.85286914878654,40.631768816364755],[-73.85284755148813,40.631751702533286],[-73.85282972679516,40.631732229320434],[-73.85281611200855,40.631710874474415],[-73.85280704114321,40.63168816190639],[-73.85280273673541,40.631664648836676],[-73.85280330438252,40.63164091212418],[-73.85280873015289,40.63161753411396],[-73.85278724452252,40.6315492202429],[-73.85275783192021,40.63148264247323],[-73.85272072772149,40.63141833354313],[-73.85267622884531,40.63135680803441],[-73.85262469137803,40.63129855825545],[-73.8525665277235,40.63124405030201],[-73.85250220330263,40.63119372032791],[-73.85243223282909,40.631147971055185],[-73.85235717619096,40.63110716855203],[-73.85227763397037,40.63107163930395],[-73.85219424263748,40.631041667601245],[-73.85210766945968,40.63101749326495],[-73.8520186071605,40.63099930972753],[-73.85192776837926,40.63098726248574],[-73.85188186750386,40.63098695286239],[-73.85183673323486,40.63098058077774],[-73.85179373451568,40.63096833950015],[-73.85175417551554,40.63095060031324],[-73.85171925607314,40.63092790125427],[-73.8516900353045,40.630900930795015],[-73.85166739947876,40.63087050695963],[-73.85165203513918,40.63083755251332],[-73.85164440827975,40.630803066974224],[-73.85167530497554,40.63073744770936],[-73.85171473539414,40.630674538786295],[-73.85176229696003,40.630614982453885],[-73.85181750408849,40.630559386732],[-73.85187979314463,40.63050831920453],[-73.85194852819755,40.63046230122538],[-73.85202300751303,40.6304218025958],[-73.85210247071699,40.63038723676905],[-73.8521861065592,40.63035895662925],[-73.8522400822752,40.63034437982605],[-73.85229610571243,40.630335338936156],[-73.85235320328908,40.630331991073085],[-73.85241038275817,40.630334394416224],[-73.85246665044959,40.63034250720014],[-73.85252102853772,40.63035618843991],[-73.85257257203281,40.63037520038166],[-73.8526203852033,40.6303992126336],[-73.85266363714089,40.630427807907495],[-73.85284454838086,40.63053021963128],[-73.85302870744832,40.630629214542125],[-73.85321600319723,40.63072473288535],[-73.85334176025009,40.63078607213028],[-73.85346881119025,40.63084584381468],[-73.85350402567872,40.63086107989675],[-73.85354193506646,40.63087193144077],[-73.85358160588974,40.630878131243065],[-73.85362206131191,40.630879526642346],[-73.85366230517558,40.63087608327889],[-73.8537013465326,40.6308678859406],[-73.85373822404623,40.630855136475105],[-73.85377202966217,40.630838148819926],[-73.85380193096896,40.630817341271],[-73.85382719169509,40.63079322618372],[-73.85389573465052,40.63073963908689],[-73.85396597538944,40.63068734371525],[-73.85411022628726,40.63058751469662],[-73.85426065821001,40.63049312958712],[-73.85441691755852,40.6304044102285],[-73.85457863704184,40.630321565145216],[-73.8547454365399,40.6302447890539],[-73.8549169239969,40.630174262406214],[-73.8550926963422,40.630110150964754],[-73.85527234043853,40.6300526054139],[-73.85545543405156,40.630001761005346],[-73.85564154684272,40.62995773724042],[-73.8558302413804,40.629920637589684],[-73.85602107416715,40.629890549249374],[-73.85621359668173,40.629867542936864],[-73.85640735643399,40.62985167272437],[-73.8566018980259,40.62984297591195],[-73.85679676422346,40.629841472939766],[-73.85699149703001,40.62984716734039],[-73.85718563876182,40.62986004573017],[-73.85737873312422,40.629880077840774],[-73.85757032628274,40.62990721659038],[-73.85775996793029,40.62994139819397],[-73.85787897830434,40.62998609394701],[-73.85799356793974,40.630037056183674],[-73.85810316929137,40.6300940325003],[-73.85820723951537,40.63015674070622],[-73.85830526315834,40.630224870221284],[-73.85839675471004,40.63029808361354],[-73.85848126100726,40.63037601827077],[-73.8585583634798,40.63045828819571],[-73.85855075617714,40.63053668889045],[-73.85853526561813,40.63061441261699],[-73.85851198333759,40.63069099996268],[-73.85848104692735,40.630765998229954],[-73.85844263922381,40.630838964112954],[-73.8583969872268,40.6309094663173],[-73.85834436075928,40.63097708811006],[-73.85828507087284,40.63104142978272],[-73.85823763422178,40.63106584636028],[-73.85819548262731,40.63109535898321],[-73.8581595507872,40.63112931322364],[-73.85813063548399,40.631166956162126],[-73.85810937791368,40.63120745308259],[-73.85809624946941,40.63124990598152],[-73.85809154128533,40.63129337348083],[-73.8580953577805,40.631336891702006],[-73.85813382062027,40.631403405190106],[-73.85816488035023,40.631472127702054],[-73.85818832122189,40.631542581926745],[-73.85820398040283,40.631614278523976],[-73.8582117491063,40.63168671952327],[-73.8582115733485,40.63175940178182],[-73.85820345432444,40.63183182047985],[-73.85818744840003,40.63190347262647],[-73.85816366672081,40.63197386055341],[-73.85811717379057,40.63207684092564],[-73.85806285781763,40.63217757435543],[-73.8580009045755,40.6322757162463],[-73.85793152596669,40.632370930865235],[-73.85785495929719,40.63246289249208],[-73.85777146646666,40.6325512865334],[-73.85768133307187,40.632635810598956],[-73.85758486743005,40.63271617553643],[-73.85753567959674,40.63274372085248],[-73.85748256275781,40.63276664349294],[-73.85742626169716,40.63278462204385],[-73.85736756584836,40.63279740441563],[-73.85730729822613,40.632804811377675],[-73.85724630388485,40.63280673907174],[-73.85700701768093,40.632827783847326],[-73.856766913018,40.632842452563324],[-73.85652628255055,40.63285072734067],[-73.85628541957404,40.63285259809349],[-73.85604461766772,40.6328480625416],[-73.85580417033646,40.63283712621323],[-73.8555643706522,40.63281980243832],[-73.85552433465998,40.632807436900684],[-73.8554821391734,40.632800377257475],[-73.85543898626162,40.63279882462447],[-73.85539610526824,40.63280282323318],[-73.85535471779133,40.632812259170834],[-73.85531600288168,40.63282686362559],[-73.85528106345569,40.63284622054411],[-73.85525089487643,40.63286977848405],[-73.85522635659626,40.632896866322994],[-73.85520814767355,40.632926712377525],[-73.85519678685712,40.6329584663865],[-73.85519259780672,40.63299122373322],[-73.85519569987166,40.633024051216516],[-73.85517572691026,40.63309468774192],[-73.85514822992972,40.633163841341876],[-73.85511339353184,40.6332310476939],[-73.85507145159967,40.63329585554859],[-73.85502268572817,40.6333578297597],[-73.85496742333396,40.63341655420638],[-73.85490603545605,40.633471634586485],[-73.85483893426675,40.63352270106524],[-73.8547665703024,40.63356941075799],[-73.85463038903785,40.633626623900675],[-73.85449010044627,40.63367775408805],[-73.85434617219418,40.633722630869265],[-73.85419908408535,40.633761104639696],[-73.85404932645889,40.63379304714011],[-73.85389739855687,40.633818351884436],[-73.85374380685722,40.63383693451444],[-73.85358906338683,40.633848733081386],[-73.85343368401287,40.63385370825247],[-73.853278186723,40.633851843442066],[-73.85312308989825,40.633843144866724],[-73.85296891058397,40.633827641524974],[-73.85281616276637,40.63380538510016],[-73.85266535565799,40.63377644978828],[-73.85251699199964,40.63374093205055],[-73.8524611157112,40.63369446732601],[-73.85241247452963,40.63364349814737],[-73.85237168911253,40.63358867489516],[-73.85233927987196,40.633530697127426],[-73.85231566033426,40.63347030465252],[-73.85230113186462,40.63340826808913],[-73.85229587982317,40.633345379032626],[-73.85229997120015,40.63328243995398],[-73.85231335376324,40.63322025396031],[-73.85233585672442,40.63315961454707],[-73.85241094088099,40.63299095443286],[-73.85249276812925,40.632824124846174],[-73.8525812616902,40.63265928222155],[-73.85267633853623,40.63249658112892],[-73.85277790946802,40.63233617412942],[-73.8528858791993,40.632178211631555],[-73.85300014644605,40.63202284175083]]],[[[-73.84638458909983,40.635285767688956],[-73.84642038143286,40.635288702276256],[-73.84645632376225,40.63528716372324],[-73.8464914592589,40.63528119298815],[-73.8465248525734,40.63527094901936],[-73.84655561473565,40.635256704523556],[-73.84658292682194,40.635238838706485],[-73.84660606175508,40.635217827177385],[-73.84662440366071,40.63519422928751],[-73.84663746426169,40.6351686732393],[-73.84664489587654,40.6351418393633],[-73.8466465006745,40.635114442005914],[-73.8466367224921,40.63500555913757],[-73.84663578832344,40.63489642406812],[-73.84664370169018,40.63478745330824],[-73.84666043234843,40.63467906273954],[-73.846685916404,40.6345716660271],[-73.84672005655713,40.63446567304143],[-73.8467627224746,40.63436148829368],[-73.8468137512876,40.63425950939221],[-73.84687294821407,40.63416012552519],[-73.84691817456199,40.63413163572206],[-73.84696114418504,40.63410118602698],[-73.84701937235934,40.63405356304309],[-73.84707208895007,40.63400234936885],[-73.84711891408418,40.63394791405999],[-73.84715951034642,40.63389064938657],[-73.84719400430484,40.633828743489005],[-73.84723655171959,40.63376981779963],[-73.84728671490807,40.63371447845473],[-73.84734397785218,40.633663294698515],[-73.84740775150678,40.633616793027706],[-73.84747737985889,40.63357545177606],[-73.84755214667625,40.63353969619459],[-73.8475786666428,40.63351499477569],[-73.84759945253455,40.63348728927347],[-73.84761393064811,40.63345734438661],[-73.84762170138288,40.633425986621944],[-73.84762255026894,40.633394081482024],[-73.8476164538862,40.63336250957602],[-73.84760358050947,40.633332142314465],[-73.84758428546303,40.63330381785742],[-73.8475862200687,40.633232853057045],[-73.84759659369047,40.63316231429294],[-73.84761532082072,40.63309278282126],[-73.84764224711797,40.63302483159594],[-73.84767715068018,40.632959020547716],[-73.84771974387318,40.63289589197007],[-73.84776967570177,40.63283596605119],[-73.84782653470343,40.63277973658756],[-73.8478898523372,40.63272766691515],[-73.84795910684723,40.632680186091974],[-73.84803372756046,40.63263768536248],[-73.84811309958988,40.63260051493441],[-73.84819656890086,40.63256898109293],[-73.84828344769996,40.63254334367735],[-73.84837302010267,40.632523813939905],[-73.84846454803103,40.63251055280551],[-73.84851641359285,40.63249980966958],[-73.84856576319528,40.63248358567035],[-73.84861160457673,40.63246220702065],[-73.84865301601755,40.63243610357698],[-73.84868916487241,40.63240580019556],[-73.84871932431233,40.63237190617917],[-73.8487428879395,40.63233510302549],[-73.84875938197801,40.632296130724605],[-73.84876847480069,40.63225577287935],[-73.84885474372552,40.63221115073741],[-73.84894527132768,40.63217172837496],[-73.84903951874685,40.63213774044839],[-73.84913692498412,40.632109389265864],[-73.84923691023972,40.63208684358359],[-73.84933887936545,40.63207023760104],[-73.84944222540568,40.63205967016265],[-73.8495463332103,40.632055204169355],[-73.84965058309515,40.63205686620411],[-73.84975435453067,40.63206464637411],[-73.84985702983519,40.63207849836902],[-73.84995799784997,40.632098339737304],[-73.84999377574135,40.63211962041727],[-73.85002470194505,40.632144932611176],[-73.85005000279376,40.632173643099435],[-73.85006904534295,40.63220503364849],[-73.85008135320666,40.63223831897812],[-73.8500866184751,40.63227266640645],[-73.85008470941857,40.632307216680005],[-73.8500756737845,40.6323411054699],[-73.85003289210691,40.63256256170991],[-73.84999892226556,40.63278490247139],[-73.84997379543444,40.633007924289956],[-73.84995753469626,40.633231423076325],[-73.84995015502076,40.63345519430249],[-73.8499516632504,40.63367903318919],[-73.84994653461114,40.63378442636431],[-73.84993315735053,40.63388939838871],[-73.84991157913623,40.63399357490983],[-73.84988187688246,40.63409658441022],[-73.84984415647757,40.63419805953268],[-73.84979855240648,40.634297638390294],[-73.84974522727089,40.63439496585692],[-73.84968437121077,40.63448969483443],[-73.8496162012259,40.634581487489925],[-73.8495409604034,40.63467001646084],[-73.84945891704977,40.63475496602313],[-73.84937036373512,40.634836033216516],[-73.84927561625022,40.63491292892591],[-73.84917501247962,40.634985378911956],[-73.84909697218741,40.6350691492672],[-73.8490257331894,40.63515636579482],[-73.84896155693735,40.63524670843771],[-73.8489046789676,40.63533984566581],[-73.84885530803717,40.63543543569189],[-73.84881362535657,40.63553312772675],[-73.84877978392451,40.63563256326539],[-73.84875390796597,40.63573337740324],[-73.84873609247666,40.63583520017493],[-73.84871972379419,40.63602144535831],[-73.8486946612735,40.63620712849822],[-73.84866093662114,40.63639201415014],[-73.84861859252824,40.636575867878975],[-73.84856768261689,40.63675845655624],[-73.84850827137154,40.63693954865539],[-73.84844043405901,40.637118914545844],[-73.84836425663197,40.63729632678427],[-73.84827983562182,40.637471560402616],[-73.84818727801488,40.63764439319377],[-73.84813177002582,40.63774484168749],[-73.84806855653953,40.63784261195047],[-73.84799785906868,40.63793736132426],[-73.84791992535888,40.63802875773657],[-73.84783502851994,40.63811648086468],[-73.84774346606949,40.63820022325907],[-73.84764555888978,40.63827969142031],[-73.84754165010436,40.63835460682846],[-73.84743210387458,40.63842470691905],[-73.84731730412364,40.63848974600357],[-73.84719765319078,40.63854949613091],[-73.8470735704219,40.63860374788616],[-73.84694549069886,40.63865231112496],[-73.8468138629149,40.63869501563987],[-73.84667914840234,40.638731711757124],[-73.84659636091413,40.638726632819754],[-73.84651475063602,40.63871488117885],[-73.84643524170042,40.638696589906694],[-73.84635873444245,40.638671966128676],[-73.84628609520489,40.638641288677356],[-73.84621814652628,40.63860490493495],[-73.84615565782813,40.63856322689936],[-73.84609933670033,40.63851672651847],[-73.84604982088982,40.63846593034596],[-73.8460076710783,40.63841141357806],[-73.84597336453442,40.63835379354031],[-73.8459472897097,40.63829372269651],[-73.84592974184075,40.638231881260886],[-73.84591708803157,40.638150830912316],[-73.84589877480535,40.63807041041843],[-73.84586918742814,40.63797444757272],[-73.8458315449193,40.637880136393775],[-73.84578600374961,40.637787868825924],[-73.8457327532135,40.63769802831869],[-73.84567201464154,40.63761098823395],[-73.84560404048041,40.6375271102937],[-73.84552911324369,40.637446743077554],[-73.84544754433678,40.63737022057406],[-73.84535967276312,40.63729786079275],[-73.84526586371508,40.63722996444299],[-73.84516650705565,40.63716681368432],[-73.84506201569918,40.63710867095399],[-73.84495282389464,40.63705577787664],[-73.84486901822685,40.637037345219404],[-73.84478728071151,40.637014140737435],[-73.84470807879632,40.63698629713501],[-73.8446318654255,40.636953973647046],[-73.84455907645119,40.63691735512817],[-73.84449012813913,40.63687665099554],[-73.84442946948114,40.63683509082698],[-73.84437281877995,40.6367903683259],[-73.84432045942434,40.63674270721808],[-73.84427265333402,40.636692345929575],[-73.84491843346883,40.63575094491383],[-73.84501804135132,40.635680821433354],[-73.8451233221519,40.63561568517195],[-73.84523384637326,40.635555801845584],[-73.84534916313267,40.63550141574099],[-73.84546880199993,40.635452748718755],[-73.84559227491711,40.63540999930903],[-73.8457190781885,40.6353733419015],[-73.84584869453566,40.63534292603412],[-73.84598059520725,40.6353188757834],[-73.8461142421349,40.635301289258294],[-73.84624909012868,40.6352902381998],[-73.84638458909983,40.635285767688956]]],[[[-73.93857097308998,40.64959051024052],[-73.9385455343723,40.64919928371408],[-73.93832775210262,40.649212079716534],[-73.93826012207532,40.64857485501232],[-73.93778495083845,40.64860288392292],[-73.93684457223955,40.64864920726116],[-73.93587605067111,40.648710869904896],[-73.9349010130093,40.64873510576694],[-73.93396236879529,40.64876898747949],[-73.93300276882447,40.64881931199927],[-73.93292069191477,40.64799717163949],[-73.93270476033612,40.646142140358336],[-73.93261418271307,40.6452454785958],[-73.93357588841414,40.64508370106702],[-73.93451037531123,40.6450283773603],[-73.93548506440997,40.644989855133296],[-73.93645634169287,40.64494611715095],[-73.9373830918398,40.644904887633096],[-73.93836050583732,40.64485702961724],[-73.93932905818461,40.64481476160688],[-73.94026718252258,40.644767426029375],[-73.94120010428807,40.64471999922353],[-73.94213671569115,40.644683255687795],[-73.94260824580206,40.64466186238311],[-73.94269164343967,40.64552628340675],[-73.94279961024453,40.64654261731552],[-73.94330831869341,40.646526731538515],[-73.94337384841288,40.647114703218804],[-73.94352578199616,40.648541567782914],[-73.94292151385795,40.6485746789733],[-73.94305166981128,40.649313617884694],[-73.9426311313819,40.64933975773184],[-73.94169994987884,40.64939398695821],[-73.94076397185239,40.64945368200536],[-73.9398336816256,40.64951174152335],[-73.93886143905836,40.64957194121701],[-73.93857097308998,40.64959051024052]]],[[[-73.99516890066164,40.65966952204413],[-73.99296401975991,40.65833740996256],[-73.99238339483462,40.65889901592194],[-73.99018841435027,40.65760081832864],[-73.98959238121046,40.658134060833696],[-73.98901286558804,40.65869079610361],[-73.98843135252157,40.659251211657946],[-73.98622761311833,40.657920482763316],[-73.98402397206452,40.65659117011346],[-73.98179568718413,40.655246097158305],[-73.98145293772257,40.65341633587132],[-73.98129697312955,40.65263750669708],[-73.98110911943488,40.65159173203391],[-73.98071174635906,40.64952408707946],[-73.98036334590329,40.64769374410143],[-73.980291154772,40.64729716143131],[-73.98132887639181,40.64718167270755],[-73.98180533857193,40.64712779976497],[-73.98230939759506,40.64692740380847],[-73.98307340073988,40.64662513470498],[-73.98528412743593,40.64576793822699],[-73.98834986671018,40.64456224388733],[-73.98905872393625,40.644119241039256],[-73.991808234823,40.645783969112124],[-73.99392923789017,40.64706931072978],[-73.9960456530867,40.64834065442648],[-73.99830602251716,40.64974001511186],[-73.9977946595549,40.650288889978505],[-74.00216556058973,40.65294931445417],[-74.00099519212148,40.654067234058],[-74.00041318122865,40.65462870191628],[-73.99983786553108,40.65518615835692],[-73.99925656899191,40.65574571918217],[-73.9986704143944,40.656306861291334],[-73.99809100203701,40.65686468762072],[-73.99750144573358,40.657428472431214],[-73.99691824145854,40.65798963304156],[-73.99633560810481,40.658547215795174],[-73.99575278442983,40.65910783032599],[-73.99516890066164,40.65966952204413]]],[[[-73.96307724112167,40.66213019404676],[-73.96281298376557,40.66050939331312],[-73.96245536567217,40.658286977524654],[-73.96188086439838,40.65488119154972],[-73.9641466633954,40.65399497235049],[-73.96621321893265,40.65318940504901],[-73.9657512138744,40.652499228580055],[-73.96524103510932,40.65174204697282],[-73.96465438630766,40.650887727956096],[-73.96526281915037,40.65064245009963],[-73.96614503260791,40.65029767968276],[-73.96702809161592,40.64994727428319],[-73.96790948388556,40.64959937421617],[-73.96879367132212,40.64924826382848],[-73.9696717366338,40.648897935583456],[-73.96998500726004,40.648774934569616],[-73.97069875667017,40.64850210045987],[-73.9713963168817,40.64825778561156],[-73.97155930286806,40.64882282825483],[-73.97190890311813,40.65005140988433],[-73.9720358499468,40.650485627152754],[-73.97208846173396,40.650656908754065],[-73.97215143683914,40.650650422083174],[-73.972214940795,40.65064861238741],[-73.97227837718023,40.650651496770365],[-73.97234114832968,40.65065904815508],[-73.97239299509327,40.650676503529546],[-73.97244202231171,40.65069817564076],[-73.97248764118022,40.650723803593905],[-73.97252930356018,40.65075308011516],[-73.97255892886264,40.65077839997982],[-73.9725864461772,40.65080506402699],[-73.9726117516321,40.65083297080908],[-73.97263474760483,40.6508620138569],[-73.97265795892044,40.65089541107555],[-73.97267603729539,40.6509306008074],[-73.97268874853813,40.65096712721166],[-73.97269592868868,40.65100451693902],[-73.97269748406869,40.65104228590146],[-73.97269339451996,40.651079944848064],[-73.97268048793518,40.651132382315495],[-73.97265896603903,40.651183152659904],[-73.9726291751281,40.65123143786007],[-73.97259159552209,40.651276460909884],[-73.97255641471781,40.65130592201771],[-73.97251702270049,40.65133210955764],[-73.9724739411659,40.65135467670679],[-73.97242774050466,40.651373324488155],[-73.97237903270315,40.65138780588074],[-73.97232846288082,40.651397929082925],[-73.97236900978172,40.65153994949888],[-73.97242905500813,40.65175025924743],[-73.97268288517628,40.65263927798736],[-73.97305103665852,40.65391250626937],[-73.9732662813325,40.654649261332125],[-73.97355493959195,40.655643939075475],[-73.97379189834392,40.656392323443676],[-73.97404458247942,40.65734725254298],[-73.9740727874033,40.657520977855874],[-73.97407281111923,40.657521085916855],[-73.97407283417533,40.657521193475056],[-73.97411953458278,40.65769375242161],[-73.97418455218438,40.657863505341574],[-73.97418457591456,40.657863577384006],[-73.97426735561807,40.65802878769364],[-73.97436701226503,40.65818790351214],[-73.97448234034711,40.658339449778786],[-73.97515738100013,40.65872279411507],[-73.97751171405966,40.6598627569191],[-73.97957870095645,40.66085324215404],[-73.97961986635075,40.66080721509231],[-73.97962004438669,40.66080700822672],[-73.9796202565021,40.66080686385512],[-73.97968019868355,40.66076673808933],[-73.979680329163,40.660766656861284],[-73.97968049571531,40.66076659390017],[-73.97975657508506,40.660738601649975],[-73.97975683536423,40.66073850285419],[-73.97975708330479,40.66073846671177],[-73.97984197998865,40.660727449898545],[-73.97984227566712,40.66072741426688],[-73.97984261884451,40.6607274411315],[-73.9799265629446,40.66073468665665],[-73.97992670549544,40.66073469706836],[-73.97992682383986,40.660734732772475],[-73.98000089033881,40.6607574917947],[-73.98000113758701,40.660757564209796],[-73.98000138679602,40.66075769928074],[-73.98006025439237,40.66079075826117],[-73.98011964219165,40.660822791359536],[-73.98011991537749,40.66082293631852],[-73.98012012783269,40.66082312465672],[-73.98017186201149,40.66086761931911],[-73.98017201552554,40.66086775387059],[-73.98017209776492,40.660867879698294],[-73.98020992250578,40.66092313310899],[-73.98021005290443,40.6609233224381],[-73.98021012345218,40.660923556821935],[-73.98022894309035,40.66098505575082],[-73.98022902594717,40.66098532598786],[-73.98022901289292,40.66098557794773],[-73.98022716256496,40.661047848306666],[-73.98022716252736,40.66104797512535],[-73.98022710352431,40.66104812773331],[-73.98020654587498,40.66110546000065],[-73.9802064501035,40.66110571244888],[-73.98020628569758,40.661105955001254],[-73.98017161103701,40.66115465898054],[-73.98013355536895,40.66118761238775],[-73.98008984506697,40.661216209643],[-73.98004133170508,40.6612398936038],[-73.97998896043553,40.661258202849574],[-73.97993375157448,40.66127078067195],[-73.97987678042348,40.661277382112594],[-73.97981915720005,40.66127787840444],[-73.97976200455896,40.66127225987839],[-73.97970643598586,40.66126063599834],[-73.97965353410345,40.66124323322839],[-73.97935059946266,40.66159482110007],[-73.97885475852149,40.66220183282867],[-73.97834945228723,40.66279901541472],[-73.97784275025646,40.66340176946378],[-73.97734253034965,40.664011897266654],[-73.9768451674285,40.66460638201047],[-73.97633386169186,40.6652136035386],[-73.97583132284903,40.665815079726286],[-73.97533714558655,40.66641909552941],[-73.9748332761671,40.6670220980279],[-73.9743309352585,40.66762123509058],[-73.97382528468619,40.66822308814429],[-73.97332284253048,40.66882492326089],[-73.97281990665296,40.66942717752561],[-73.97231720913489,40.67002909756783],[-73.9718159465479,40.67062947530526],[-73.9713252639016,40.671248224894235],[-73.9708544070117,40.671864364774464],[-73.97041289484447,40.67259372352666],[-73.97000244563347,40.67263115034057],[-73.96966394014603,40.6726423673646],[-73.969202807993,40.672795157375056],[-73.96894206351271,40.67288749127023],[-73.96877444050895,40.67294236721205],[-73.96865541315472,40.67302383930508],[-73.96841470347255,40.67303269349218],[-73.96839453442622,40.67303242007634],[-73.96817295854787,40.673029414357565],[-73.96793175726621,40.67301394152204],[-73.967692695373,40.67298638399503],[-73.96745732387487,40.672946988327006],[-73.96717086969775,40.672902617344015],[-73.9668859622515,40.6728528074389],[-73.9666027796679,40.6727975897548],[-73.96632149899827,40.67273699881561],[-73.96604229610344,40.67267107250483],[-73.96576534578821,40.67259985210902],[-73.96549082095537,40.672523382097545],[-73.96521889323722,40.67244171028157],[-73.96494973264001,40.67235488772427],[-73.96468350743841,40.67226296870892],[-73.96443269784224,40.67218344604863],[-73.96417930932604,40.67210881381259],[-73.96392350633604,40.672039120433844],[-73.96366545511802,40.671974410793005],[-73.96340532288725,40.67191472724635],[-73.96314327846262,40.671860108525856],[-73.9625753130061,40.67164419839419],[-73.96254108164975,40.67146011871149],[-73.96252326596908,40.67137973874271],[-73.96219447116032,40.66964102979242],[-73.96211021086759,40.66919569769358],[-73.96199657578535,40.66866286988902],[-73.9618065873625,40.6676812264014],[-73.96161627570861,40.66669521626286],[-73.96125791595334,40.66480182391174],[-73.96110886722333,40.66406232366425],[-73.96095595387625,40.66328505483411],[-73.9621314632963,40.663208162617636],[-73.9624501569745,40.66318260548285],[-73.96280710698103,40.66271811063337],[-73.96286569518064,40.662652881917815],[-73.96291767947463,40.662584484411596],[-73.962962765799,40.662513305051746],[-73.96300069911543,40.66243974651159],[-73.96303126482825,40.66236422464181],[-73.96305428998848,40.662287166950804],[-73.96306964436467,40.66220900936871],[-73.96307724112167,40.66213019404676]]],[[[-73.89969830254442,40.679544091694275],[-73.90047001098284,40.67953524406539],[-73.90075235954461,40.67967664350881],[-73.90262262280373,40.680664503418306],[-73.90286312162178,40.68094219463478],[-73.90286197516086,40.68162471691648],[-73.90285320973202,40.68216823295052],[-73.9028257059969,40.682341141553934],[-73.90315234048084,40.68251986628287],[-73.90390258745472,40.68294632173946],[-73.90463612624184,40.68337604498632],[-73.90530570727515,40.68377639122159],[-73.9057554806487,40.68400441802685],[-73.90449401088732,40.68629860045683],[-73.90496878247339,40.686600089078226],[-73.90536569974489,40.68683280781343],[-73.90405577122223,40.68854627815754],[-73.90180467154062,40.69076629826652],[-73.90042465047141,40.68818389837379],[-73.90116155060399,40.687877935355665],[-73.89652644236399,40.682403299241685],[-73.89646625062986,40.682336421972735],[-73.89652633301503,40.68200291841586],[-73.8965815876399,40.6815747184332],[-73.89663536766749,40.68155649534345],[-73.8967496595113,40.68149202606212],[-73.89686937820326,40.680881449031006],[-73.8968990812474,40.68081560222671],[-73.89695913848848,40.68069958140923],[-73.89702781539775,40.68058636609359],[-73.89710488700682,40.68047632707398],[-73.89719010085697,40.68036982474006],[-73.89728317782672,40.680267207896854],[-73.89738381304649,40.680168812622334],[-73.89743756188875,40.68012069159686],[-73.8974931200785,40.680073776726864],[-73.89767194109773,40.67996885493657],[-73.8978629987367,40.679875011117794],[-73.89806444695577,40.67979343117888],[-73.89827418950102,40.6797250434942],[-73.89848997806062,40.67967050877493],[-73.89870944753929,40.679630170682564],[-73.89889928287475,40.67956093490161],[-73.89969830254442,40.679544091694275]]],[[[-73.88735391982819,40.68295010574528],[-73.88819092525408,40.682555946292794],[-73.8889246808548,40.68312517001844],[-73.88962787578775,40.68423645425297],[-73.88908895286676,40.68464055300124],[-73.88808341776523,40.68529363217047],[-73.88728392925596,40.685622475449975],[-73.884522508914,40.686684749095015],[-73.88377698583265,40.68786341118436],[-73.88226665442762,40.689038551150254],[-73.88118296210406,40.68986626969515],[-73.8795613942397,40.69110478082607],[-73.87950641154781,40.69114676934515],[-73.87939315108166,40.69120963169436],[-73.87402053240666,40.69419129521753],[-73.87004292899793,40.69494148465266],[-73.86902594299231,40.695130214529776],[-73.86842489712802,40.694718119514505],[-73.86868454304543,40.69403469190493],[-73.86859478104986,40.69388437469191],[-73.86805885286068,40.691183958239456],[-73.86855294812544,40.69109924405882],[-73.86902636731097,40.69098714830775],[-73.87012861042685,40.69070863490375],[-73.87048169872614,40.69061957508928],[-73.87094762289142,40.6905020414708],[-73.87172865628445,40.69027675037265],[-73.87248400812106,40.68996960937996],[-73.87260336934229,40.68992107396337],[-73.8735294170731,40.68952367732648],[-73.87405418260359,40.689298479360005],[-73.87547086282528,40.68866967036182],[-73.8757077690135,40.68856396222677],[-73.87668112445056,40.68808739476445],[-73.87788683624093,40.6874912344884],[-73.87907479610482,40.686888055325355],[-73.88027239198296,40.68628036087365],[-73.88131291607611,40.685779825356704],[-73.88220333078623,40.685360289833746],[-73.8830416510817,40.68497257332113],[-73.88389603437237,40.68457400641419],[-73.8847964622651,40.684152111322376],[-73.88564663772848,40.68375304906117],[-73.88650461817568,40.68334856784772],[-73.88735391982819,40.68295010574528]]],[[[-73.97892920137538,40.70593158987933],[-73.97893110285537,40.70592490572787],[-73.97906084845786,40.705946028940865],[-73.97905767012284,40.70595288910066],[-73.97892920137538,40.70593158987933]]],[[[-73.9723203207378,40.70908288330412],[-73.97066975742996,40.70725970882158],[-73.97054062182255,40.707316076353955],[-73.9702621853228,40.706887504284126],[-73.97048881848585,40.70540066562196],[-73.97016894509909,40.7053618534073],[-73.97018075572805,40.70492927056695],[-73.96762114779945,40.70334850519438],[-73.96751516691086,40.703437356878155],[-73.96747674493034,40.70394987095633],[-73.96833263747062,40.70448338408168],[-73.96929693837701,40.705088331229746],[-73.96923632685258,40.70599431249845],[-73.96929296348496,40.707093331095614],[-73.96838933680782,40.706829186747015],[-73.96795139126225,40.70573121706139],[-73.96761547790791,40.70496163538699],[-73.96720962042622,40.70425570915338],[-73.9665374711769,40.70369661291518],[-73.96607413508079,40.70332015294099],[-73.96587418577394,40.70315769549393],[-73.96520438968135,40.70262274481414],[-73.96451844743149,40.70207497826772],[-73.96386889390853,40.701541889211136],[-73.96318252095776,40.70100009487211],[-73.96251930393697,40.70047268146492],[-73.96217978155192,40.70022071060448],[-73.96236579985015,40.69960558585179],[-73.96283963716354,40.6980386683399],[-73.96288219515576,40.69782702607039],[-73.96295416175171,40.69760374926366],[-73.96305480199302,40.69739287243624],[-73.96317583574378,40.697187621410876],[-73.96331636165819,40.69698969774656],[-73.96347515207881,40.69680066769841],[-73.96365073537372,40.69662194448983],[-73.96380337188408,40.69649503770497],[-73.96397185807405,40.69637865488722],[-73.9641541786226,40.696274450174876],[-73.9643480146714,40.696183765515975],[-73.96455070532537,40.696107591627495],[-73.96466107147643,40.69607466680351],[-73.96477293638443,40.69604481566718],[-73.96488615275312,40.6960180770825],[-73.9650005705035,40.695994486359226],[-73.96511603866763,40.69597407478266],[-73.96523240477455,40.69595686917422],[-73.96534951464523,40.6959428918147],[-73.96546721432588,40.69593216173687],[-73.96641979535801,40.69596410561361],[-73.96741363270381,40.695998629027116],[-73.96840655869188,40.69603648393546],[-73.96939450111503,40.69608038942072],[-73.96972789882106,40.69780401438267],[-73.97077314951652,40.697840801490294],[-73.97120281107121,40.697857989874606],[-73.9718079406127,40.6978850680288],[-73.97279477798875,40.69792083772707],[-73.9733237859834,40.69793965056517],[-73.97379870981483,40.69796044978557],[-73.97478663810314,40.69800481121007],[-73.97519315230119,40.69802218668752],[-73.97578275822609,40.698047729833995],[-73.97678642620708,40.698086947549605],[-73.977531016978,40.698115812679404],[-73.97808892784852,40.69813832467347],[-73.98054419183876,40.698246512252226],[-73.98048604235419,40.6992792281312],[-73.98048077903668,40.69937271448608],[-73.98046217200897,40.69970315817083],[-73.98044078556377,40.70018363089168],[-73.98041743804934,40.70051766383787],[-73.9804048248025,40.70069900673758],[-73.98074079540959,40.70127731046462],[-73.9806490778781,40.701560873256646],[-73.98056370462315,40.70186285950119],[-73.98025248372653,40.702963705617485],[-73.98022432044107,40.7030633236683],[-73.9799885401201,40.70354105819054],[-73.97960292750817,40.70417640025872],[-73.97932762403637,40.704746275827915],[-73.97912092242255,40.70553006967368],[-73.97896355081078,40.705502196504376],[-73.97886517755391,40.70586795569774],[-73.97881909040053,40.70586246758193],[-73.97892765823747,40.70549619916909],[-73.97879106192651,40.705473808707566],[-73.97873829486646,40.70546306467221],[-73.97863906658566,40.70583064822186],[-73.97860162154021,40.70582296852484],[-73.97869698190469,40.70545626045814],[-73.97868440584477,40.70545417710797],[-73.97864529228849,40.70559102159574],[-73.97846557848975,40.705562221864525],[-73.97843202250121,40.70567863537444],[-73.97845692665041,40.705684670847084],[-73.97844899155682,40.70571654541752],[-73.97842182374887,40.705713093959886],[-73.97838895552232,40.70583025458742],[-73.97842178331267,40.70583801423618],[-73.97841271462556,40.70587075035057],[-73.97838101898186,40.70586643677713],[-73.97839230543774,40.7059706823109],[-73.97840136144193,40.705972407194444],[-73.97839909439138,40.705982745202505],[-73.9788564309653,40.70605950510014],[-73.97885303360727,40.70606553478205],[-73.97839229957343,40.705988774233276],[-73.9783877652644,40.70600600388102],[-73.97834474852871,40.70599996498767],[-73.97835155258505,40.70596550577194],[-73.97837419227056,40.70596809446843],[-73.97836290650389,40.70586384893306],[-73.97834139805158,40.70585953726322],[-73.97834706969743,40.7058250773315],[-73.97837423698817,40.705830251823116],[-73.97840597500259,40.705710506546794],[-73.978385599052,40.705705333673095],[-73.97839127010339,40.70567259692243],[-73.97841617508338,40.705676047963074],[-73.97845405328272,40.705560375234136],[-73.97842683362268,40.705556808509144],[-73.97859313620125,40.704978584142886],[-73.97853198820685,40.70487652342974],[-73.97844190715949,40.7048713958432],[-73.97828301996272,40.70466655164549],[-73.9781619969167,40.704528427576896],[-73.97817256987155,40.70448584133297],[-73.97817688845551,40.704468443117065],[-73.97802067326661,40.70429096645623],[-73.97735570894424,40.70417808927135],[-73.97733878404625,40.70422955028304],[-73.97726204580005,40.7042200963346],[-73.97721196339239,40.70421392662435],[-73.97751215494964,40.70319675266357],[-73.9773608383371,40.70313952051075],[-73.97729538355694,40.7031893080876],[-73.97713562625398,40.703005581402614],[-73.97705518959141,40.70317876839784],[-73.97683246363418,40.703615741871346],[-73.97623864768512,40.70477564368817],[-73.97596096344841,40.70471550644059],[-73.97692749188357,40.70279782040049],[-73.9766405923904,40.702496765592414],[-73.97634835593122,40.70229910574268],[-73.97615937292022,40.70217128035695],[-73.97553456489742,40.703042808805755],[-73.97532987393976,40.70295192433833],[-73.97594762102841,40.702011996502776],[-73.97594746888186,40.70201149372189],[-73.97598092723496,40.701975035899714],[-73.97600587845474,40.70194613327926],[-73.97589598081245,40.70190047088043],[-73.9758141788267,40.701895182644584],[-73.97581234475751,40.70189450427663],[-73.97559301790547,40.70181378876849],[-73.97560071840401,40.70180646678164],[-73.97561086931884,40.70179681450746],[-73.97550083176418,40.70175830896574],[-73.97540348224587,40.70191114706504],[-73.97455023388363,40.70159034380231],[-73.9756119226431,40.70003731595498],[-73.97579951831474,40.69975241800093],[-73.97580504210273,40.69971876734095],[-73.97580281257815,40.69968489756971],[-73.97579289734956,40.699651835581726],[-73.97577559704656,40.69962058377883],[-73.97575143620342,40.69959208967889],[-73.97572114735597,40.69956721718808],[-73.97568564883022,40.699546720409174],[-73.9756460168997,40.69953122077799],[-73.97560345315517,40.699521188223144],[-73.97555924807381,40.699516926918385],[-73.97551474189454,40.699518566060696],[-73.97547128398494,40.699526055953456],[-73.9754301919315,40.699539169513145],[-73.9753927115925,40.699557509154005],[-73.97535997932667,40.69958051884186],[-73.97518254179207,40.69987279014598],[-73.97431850171856,40.70119429500892],[-73.9741151399254,40.70130527091696],[-73.97388878848541,40.70108519439318],[-73.97385488106521,40.701083986028316],[-73.973762109366,40.701080680546355],[-73.97354417557611,40.70089229252963],[-73.97355597076056,40.70086763188132],[-73.97328853602355,40.70062418455236],[-73.97292642848618,40.70029455342773],[-73.97257311967198,40.700082056121026],[-73.97239201397464,40.70016632275235],[-73.97262103106215,40.70046599557631],[-73.97298290412117,40.70080626574634],[-73.97326855015831,40.70105091097216],[-73.97333000146523,40.70105092522765],[-73.97351970654726,40.701225660220025],[-73.9735359322334,40.70132745298922],[-73.973757007132,40.70153413888189],[-73.97318676670908,40.701669803673795],[-73.97288404771976,40.70141679597611],[-73.97284574196078,40.70143472341463],[-73.97156913894533,40.7003006796446],[-73.97113824583214,40.69991789325818],[-73.97097896857517,40.699856457652295],[-73.97078200587988,40.699978663011265],[-73.97080524432837,40.70009750034242],[-73.97254221267232,40.70163644279689],[-73.97250810272996,40.70166238596048],[-73.9733245610394,40.7024126560108],[-73.97283512788735,40.70272874074403],[-73.96982556559537,40.70024507036806],[-73.96948655218084,40.70051906125822],[-73.97283889974949,40.70334642860194],[-73.97266938433755,40.70350138043119],[-73.97183169654934,40.702978669579764],[-73.96924539207373,40.70136474188357],[-73.96893474818435,40.701615868207334],[-73.96898517428966,40.70174708878664],[-73.97147483845828,40.70331654131659],[-73.97231246276117,40.70384453953868],[-73.97215798824998,40.703970207626135],[-73.97145657354827,40.703508715924634],[-73.97110342298826,40.70345973583984],[-73.97093307886338,40.70362477204883],[-73.97101963118519,40.7038156136864],[-73.97340440827125,40.705304335604154],[-73.97465569608046,40.70607426299428],[-73.97439083502317,40.706325774144815],[-73.97347629598461,40.705686283391394],[-73.97254880057812,40.706204490003856],[-73.97329876359842,40.706697713774574],[-73.97462966604415,40.707681060768294],[-73.9742361696854,40.708024386122446],[-73.97310627091206,40.70713556871796],[-73.9722179484904,40.70650549303301],[-73.97170524941599,40.70613603268099],[-73.97122492912253,40.705789899911096],[-73.9710965548913,40.70585005605569],[-73.97100438685837,40.70682824094663],[-73.97105692306188,40.70694643381672],[-73.97275756998387,40.708831278547734],[-73.9723203207378,40.70908288330412]]]]}},{type:"Feature",properties:{ntacode:"MN36",ntaname:"Washington Heights South",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.93139355315769,40.84742823140952],[-73.93185010295723,40.846802633272205],[-73.9319150737706,40.84671052361216],[-73.93198004440234,40.846618415589305],[-73.93201002948507,40.846575966035445],[-73.93204002755533,40.84653350659721],[-73.9320725805398,40.84649567850506],[-73.93210093659894,40.846457729829055],[-73.93218663435836,40.846343067450455],[-73.93224030203096,40.84626460312363],[-73.93232515234445,40.84615390073387],[-73.93277020414004,40.845541105963186],[-73.93315044085381,40.84502194271411],[-73.93323248402116,40.84490992160736],[-73.93371553835098,40.84424637517067],[-73.93421198409459,40.84356890317768],[-73.93467106292576,40.84295724295499],[-73.93514017394457,40.84231167399197],[-73.93556697174432,40.841712527557966],[-73.93561105084665,40.84160899486519],[-73.93561108645711,40.84160889604609],[-73.9356111103673,40.84160880660175],[-73.93563665024222,40.84150019461355],[-73.93563666110356,40.841500140341935],[-73.9356424366579,40.841389445554036],[-73.93564244828568,40.84138928306248],[-73.93564242527157,40.84138913043551],[-73.93562830175736,40.84127961362515],[-73.93562826736888,40.841279361650244],[-73.9356281837989,40.841279099763995],[-73.93559506294737,40.84117340009378],[-73.9354363709435,40.840751331608956],[-73.93529543189298,40.84047481865689],[-73.93519180612908,40.84033568827734],[-73.93519169994748,40.840335544314776],[-73.93519161626601,40.84033539986227],[-73.93510666614682,40.840183726668094],[-73.93504376865361,40.84002162055338],[-73.93504374400077,40.84002156676436],[-73.93504373258291,40.8400215129828],[-73.93500577800762,40.839852009634754],[-73.9350057533989,40.839851910781846],[-73.93500574203479,40.83985180205253],[-73.93499462352905,40.83967821651781],[-73.9349946236073,40.839678136441464],[-73.9349946360393,40.83967805519945],[-73.93501119207527,40.839503971962095],[-73.93505508825109,40.8393332356607],[-73.9351247170429,40.83916963742906],[-73.93512477718969,40.839169484848696],[-73.93512487130641,40.83916933178489],[-73.93521769510795,40.83901592109534],[-73.93521772979143,40.83901586733969],[-73.93521776534807,40.83901582296582],[-73.93533051907266,40.83887503975969],[-73.935330614707,40.838874912997774],[-73.93533073261027,40.83887479613226],[-73.93545962139952,40.83874840359438],[-73.93563711269506,40.838631420045814],[-73.93580416676822,40.838504977044195],[-73.93595950279916,40.83836989797282],[-73.9361020050515,40.83822716914315],[-73.93623075758276,40.838077856217495],[-73.93638316925276,40.83785012505359],[-73.9366907872212,40.83719324953262],[-73.93702353934745,40.83646894709583],[-73.93738281059416,40.835690729391246],[-73.93775116167835,40.83489057694031],[-73.93786306168286,40.83463774986559],[-73.93789684495694,40.83454732293001],[-73.93793758031077,40.834458563842794],[-73.93798512634712,40.83437178063733],[-73.93803931803454,40.834287274488624],[-73.93809996728051,40.834205338668134],[-73.93816686343067,40.83412625741966],[-73.93823977447693,40.83405030528993],[-73.9383184473696,40.83397774586232],[-73.93840260906586,40.83390883094538],[-73.9384919674774,40.83384379969907],[-73.93915487908122,40.833277992897536],[-73.93927348489024,40.83319964883277],[-73.93927371132511,40.83319949633767],[-73.93927390004451,40.83319934332014],[-73.93938209520293,40.833110962827945],[-73.93938216539924,40.83311089920573],[-73.9393822254493,40.833110836080785],[-73.93947800151585,40.833013643406666],[-73.9394781441376,40.83301348986203],[-73.93947827507725,40.83301332793508],[-73.93955977125295,40.83290896671718],[-73.93955986753126,40.83290884112466],[-73.93955994993132,40.832908696762146],[-73.93962603943116,40.83279885340712],[-73.9396260632925,40.832798808355655],[-73.93962608650051,40.83279875409003],[-73.93967601926553,40.8326853713424],[-73.94007535619825,40.832067228714145],[-73.94016848455782,40.83195905622725],[-73.94024600816327,40.83184212110976],[-73.94030591840628,40.83171845123628],[-73.94034688705099,40.83159040468478],[-73.94036830762661,40.831460492514076],[-73.94037033213816,40.831331253807456],[-73.94034643247532,40.83045784284953],[-73.94136799515266,40.83089083808272],[-73.9429796619918,40.83156798036212],[-73.9457193369866,40.83272141326598],[-73.94582395152786,40.83276546128739],[-73.94592558162049,40.832806489702385],[-73.94829108204048,40.83386118077216],[-73.9489054328626,40.834065298876865],[-73.94919448891598,40.83421065859548],[-73.94941570556868,40.83435858983284],[-73.94955175283302,40.83441071669499],[-73.9495743178092,40.834419361918606],[-73.94964119814559,40.834434330086324],[-73.94970807851824,40.83444929000653],[-73.94977616284487,40.83445596451168],[-73.94985590482119,40.83445928686632],[-73.94996243957753,40.83443703067691],[-73.95015521062825,40.83439675931362],[-73.9499796803042,40.8348758786057],[-73.9498891562046,40.835284720759006],[-73.9497982650523,40.835489841210375],[-73.94978471338274,40.83552043388439],[-73.94974257886051,40.835628087824915],[-73.94973891528048,40.835705654477835],[-73.94971243579309,40.83577499028435],[-73.94969313831774,40.83586258094355],[-73.94968349007473,40.83592188337074],[-73.94968950571453,40.83604113937386],[-73.94969117640215,40.83607427749755],[-73.94968634744765,40.836109863324985],[-73.94965628914034,40.8361909394683],[-73.94964541816826,40.836220254750266],[-73.94962137643175,40.83623210360106],[-73.94960149708498,40.836305098802235],[-73.94958334065869,40.83648393783688],[-73.9495460072938,40.83660437150187],[-73.94950991762188,40.836665489687505],[-73.94945701919961,40.836705619473776],[-73.94938852906147,40.83671562143806],[-73.94932846081294,40.83671925093656],[-73.94929034657068,40.83672929248502],[-73.94928698597636,40.83673277577735],[-73.94928446232812,40.83673664541622],[-73.9492828505083,40.836740786580954],[-73.94928219834331,40.83674507639401],[-73.94928252518459,40.836749387567124],[-73.94928382133415,40.83675359217817],[-73.94928604833255,40.83675756546697],[-73.94928914009995,40.836761189537214],[-73.94929300489677,40.83676435685454],[-73.94929752804593,40.83676697343758],[-73.94930257533554,40.83676896164643],[-73.94937713355955,40.83678033442],[-73.94943994696533,40.836791699316976],[-73.94944230013125,40.83679215701855],[-73.94946292071047,40.836797746085516],[-73.94948204647814,40.83680583985776],[-73.94949739893956,40.836814981450416],[-73.9495108159256,40.83682573729348],[-73.94952200610805,40.83683787384192],[-73.94953069616292,40.836851069893655],[-73.9495367499686,40.83686508974769],[-73.94954003717076,40.836879631523615],[-73.94918058897869,40.83786401012173],[-73.94915234129336,40.83793355205517],[-73.949004597679,40.838425588533596],[-73.94892891168692,40.83864342628614],[-73.94883961981112,40.838875635844076],[-73.94875763601407,40.83902023697972],[-73.94865775026908,40.839301344715665],[-73.94856054520534,40.83956488516178],[-73.94849640289067,40.83966759317257],[-73.94842860791518,40.83986085465328],[-73.9483341792375,40.83999733588609],[-73.94827449893756,40.84006354066219],[-73.94823352622102,40.84011759627005],[-73.94807484255472,40.84046625947796],[-73.94796701014101,40.84065410769621],[-73.94786003452238,40.8408960130902],[-73.94776196087699,40.84112575683395],[-73.94770934809969,40.8412636068662],[-73.94760600401798,40.841409547682346],[-73.94755609818577,40.841528667370675],[-73.94748896929357,40.84169746337916],[-73.94738322154268,40.84194082580193],[-73.94727430439136,40.8420517829701],[-73.9472104755569,40.84210112669686],[-73.94716788222367,40.842159099043414],[-73.94713367972308,40.842258623610256],[-73.94712053311088,40.84228559694072],[-73.94710715174422,40.84230678757896],[-73.94696012382853,40.84253957012682],[-73.94693502862813,40.84261919800682],[-73.94686918645304,40.8427048228943],[-73.94678768212604,40.84281512747895],[-73.9467551007485,40.842888461013075],[-73.94670984756608,40.84294412465159],[-73.94661642596206,40.843020098338066],[-73.9465480827829,40.84311998115945],[-73.94645858066619,40.843254383763465],[-73.94636919991542,40.84345477995479],[-73.94631349566399,40.84355976993642],[-73.94624891918201,40.84367120457861],[-73.94619788899446,40.84375409846549],[-73.94612625578613,40.843888568769344],[-73.94612416421779,40.84389249655718],[-73.94611933577562,40.84400473749412],[-73.94609745833893,40.844055052047345],[-73.94609415172182,40.84409735524903],[-73.94611365510735,40.84419627752619],[-73.94611699818839,40.84422496566926],[-73.9460931641311,40.844291148652914],[-73.9461053777256,40.844349722132876],[-73.9460842580584,40.84446818196518],[-73.94609124077483,40.844498801346056],[-73.94607880557095,40.84459767032836],[-73.94610929980446,40.84485857499084],[-73.9461227215279,40.84487955471589],[-73.94612836835324,40.844911807158724],[-73.94614692398878,40.844939757423475],[-73.94616018722822,40.84502984491949],[-73.94616086907168,40.8451258270579],[-73.94619138728342,40.84519797277937],[-73.94620574553647,40.84523179311291],[-73.94622271166776,40.84525916634134],[-73.94621065186487,40.8453336251319],[-73.9461770484539,40.84536591521327],[-73.94617174983884,40.84539289158066],[-73.94620682406678,40.84546174573898],[-73.94623062385426,40.84557698074463],[-73.94627664957979,40.84569065991846],[-73.9463077481461,40.845740934326095],[-73.9464387825549,40.84588592292347],[-73.94646620992481,40.845881260909536],[-73.94647950512913,40.84591977757058],[-73.94644544481527,40.84592148809306],[-73.94648387687256,40.84596468731366],[-73.94651730200584,40.84599518440382],[-73.94650389585198,40.846028199767694],[-73.94645597912823,40.84605816509623],[-73.94642581953708,40.84606333812581],[-73.94634839459363,40.84615644860686],[-73.94635078049983,40.84624033078676],[-73.94640288265283,40.84636129162241],[-73.946436438175,40.846439919994275],[-73.94647353057964,40.84652861766095],[-73.94651683205126,40.846593139850725],[-73.94664058210438,40.84668489453911],[-73.94671767879184,40.84682475824724],[-73.94678956849329,40.84699674934538],[-73.94682445342652,40.84713426206985],[-73.94680935266626,40.84728844663753],[-73.94678220543966,40.84735338919678],[-73.94674933842776,40.84740595933722],[-73.94669858704924,40.84749739387243],[-73.94668576853837,40.84772839454175],[-73.94665606434624,40.847883320483604],[-73.94664058205798,40.84793929215055],[-73.946622857344,40.84814551898899],[-73.94662027748599,40.848214017831204],[-73.94661949998937,40.84827842540946],[-73.94664422572285,40.848399333885375],[-73.94665040763184,40.848667604216864],[-73.94667853765402,40.84883745909306],[-73.94663550012676,40.84891242505976],[-73.94665064310526,40.849005010411744],[-73.94666499624849,40.84904569410093],[-73.9467060176301,40.849094377297114],[-73.9467205117606,40.849231783416876],[-73.94673313406395,40.84926749721455],[-73.94675656427775,40.84930266769509],[-73.94681164673383,40.8493519337888],[-73.9468387203647,40.84938282135107],[-73.94685525004363,40.84942768019969],[-73.94685479847577,40.849539471265054],[-73.94688244417465,40.84959284156921],[-73.946895057933,40.8496394530808],[-73.94690063210699,40.8496741487555],[-73.94696652237204,40.849815174032706],[-73.94695922943868,40.849848957987966],[-73.94695108849987,40.849859164465634],[-73.94695222118325,40.849890097861945],[-73.94699578658121,40.84995592429226],[-73.94695814474193,40.849985259449255],[-73.94696706524557,40.849995665920765],[-73.94698516576958,40.84999453256803],[-73.94702782494728,40.850041831812476],[-73.94702536171079,40.85006211459112],[-73.94700527357749,40.850081867271236],[-73.94697447146316,40.85008989508133],[-73.9469534291509,40.85009773522214],[-73.94696404495714,40.85011165577549],[-73.94698645041234,40.850118830382925],[-73.94701781699514,40.85012699598275],[-73.94702897203601,40.85014475993366],[-73.94701921000421,40.85019509273566],[-73.947049802592,40.85022334922841],[-73.94704399278359,40.850254745987854],[-73.94700406576875,40.850329328700305],[-73.9470045960836,40.850344067993476],[-73.94701110273716,40.850356292154245],[-73.94700167437003,40.85038652011273],[-73.94699808302231,40.850398030842726],[-73.94696441759642,40.85046552531569],[-73.94692626404871,40.850528055668406],[-73.94589703457736,40.85032798156119],[-73.94491482453765,40.85013703802073],[-73.94476853219344,40.85011040320473],[-73.94472103278198,40.85010096228358],[-73.94409966192624,40.849977403102024],[-73.94396593963576,40.84995080954268],[-73.94381229920207,40.849919640610935],[-73.94317806054904,40.849799942999496],[-73.94316977724745,40.849847511735916],[-73.9431609394373,40.849935458718285],[-73.94315143534992,40.85000403496537],[-73.94311799624663,40.8502372436612],[-73.9430964787777,40.85038730308772],[-73.94298963957445,40.85081850431325],[-73.94290346159245,40.85099716448949],[-73.94279927281717,40.85117167331468],[-73.94267766572601,40.851340481945634],[-73.94253951030908,40.851502105330816],[-73.94247684535401,40.85156459133476],[-73.94238599240936,40.85165518438351],[-73.9422185111222,40.851798503691256],[-73.94203871715223,40.85193102939867],[-73.94185191254516,40.85182133603763],[-73.94126220240449,40.85139196269605],[-73.94108895911343,40.85135745683341],[-73.94108888830961,40.85135743920729],[-73.94108881815978,40.85135743046025],[-73.94088990508334,40.85133040417549],[-73.94088972728758,40.85133037610796],[-73.94088954947426,40.85133036780822],[-73.94068821968374,40.85131543261705],[-73.94068804187047,40.85131542431697],[-73.94068785169512,40.85131542421922],[-73.94048587015682,40.85131270884005],[-73.94048575146269,40.851312708778835],[-73.94048563298183,40.85131271692635],[-73.94028476748602,40.85132214990099],[-73.94010658982697,40.851329522042185],[-73.94010645898975,40.85132953185816],[-73.94010632904393,40.85132953179069],[-73.93992663249476,40.85132430526974],[-73.93992646615494,40.85132429580181],[-73.93992631283916,40.851324278132026],[-73.93974720923808,40.85130626457568],[-73.93974711437953,40.85130625514483],[-73.93974700761534,40.85130623699654],[-73.93957073780419,40.85127555618803],[-73.93939985264079,40.85123275560683],[-73.93939969735673,40.85123271934018],[-73.939399532602,40.85123266547861],[-73.9392360334046,40.85117848682325],[-73.93828416717558,40.85090854600993],[-73.9373653180459,40.85064453000817],[-73.93666142761296,40.850447326210194],[-73.93575394296278,40.8501682028503],[-73.93639683136011,40.849541194836995],[-73.93547108195291,40.84914438307412],[-73.93423946366107,40.84862621174475],[-73.93284984915891,40.848038109519095],[-73.93139355315769,40.84742823140952]]]}},{type:"Feature",properties:{ntacode:"BX26",ntaname:"Highbridge",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.91728719351073,40.84510408615955],[-73.9173249481043,40.845057482846535],[-73.91739746990321,40.84494355756407],[-73.91743532028242,40.84487057173877],[-73.91746622359459,40.844795722709186],[-73.91749002264604,40.84471939126184],[-73.91750659638659,40.8446419657236],[-73.91751586052504,40.84456383998601],[-73.91751776806986,40.844485411476406],[-73.91751230917494,40.84440707920709],[-73.9174995116377,40.84432924168397],[-73.91747944058945,40.844252294894815],[-73.91745219816353,40.844176630294456],[-73.91743957046558,40.84406076823894],[-73.91744344449883,40.84394246092132],[-73.91746449728566,40.843823760822104],[-73.91750282026037,40.84370681916913],[-73.91755786158771,40.843593802302564],[-73.91762848486148,40.84348670593479],[-73.91771300737074,40.84338727828725],[-73.91780934911796,40.8432969297376],[-73.91785899265847,40.843224471528295],[-73.91790096963283,40.84314926989951],[-73.91793501943188,40.843071791778996],[-73.91796093066881,40.84299251822746],[-73.91797854331418,40.842911940843784],[-73.91798774708774,40.842830560480856],[-73.91798848487393,40.84274888243151],[-73.91798075212296,40.84266741383515],[-73.91794965213238,40.842229570607735],[-73.91768745917747,40.84223933337103],[-73.9161834443208,40.84233490025417],[-73.91689176238303,40.84134725765412],[-73.91729851615054,40.840766118367114],[-73.91768361901813,40.840225495532444],[-73.91813727496496,40.839606853943174],[-73.91859196117728,40.8389820899165],[-73.91901668362608,40.83838109306445],[-73.91916265280038,40.83825371248989],[-73.91930863311708,40.83812632285723],[-73.91938459876803,40.83807691355358],[-73.91969685318134,40.837873796611916],[-73.92001799496583,40.837656128666],[-73.9203650295597,40.83742570651719],[-73.92071597910994,40.83719846393617],[-73.9218828938447,40.836425701695774],[-73.92237223170049,40.83610874281449],[-73.92340016350738,40.835432763129575],[-73.92399049458315,40.83505229808242],[-73.92414918400192,40.83482856678305],[-73.92439355144457,40.83448402761545],[-73.92502940407256,40.833272479652315],[-73.92537539997485,40.83262809550401],[-73.9264249968702,40.831420921362614],[-73.92680587104843,40.83103556710026],[-73.92726316739058,40.83056486690753],[-73.92742893579384,40.83034231510907],[-73.9275500276089,40.830199591385316],[-73.92761206305866,40.83012648263096],[-73.92781170719735,40.82991862043658],[-73.92781180192056,40.829918521656666],[-73.92781189597197,40.82991843225768],[-73.92802724926972,40.82971953937392],[-73.92825730169304,40.8295305148576],[-73.92850073922976,40.82935234954961],[-73.92861034504674,40.82928090996078],[-73.92875620577725,40.82918583542],[-73.92889437057704,40.82910412872721],[-73.92917196788761,40.82893995924964],[-73.92944983434676,40.82881040443574],[-73.9297379300092,40.82869272292579],[-73.93003491555133,40.828587590293644],[-73.93033933073411,40.82849555490067],[-73.93064968086101,40.82841703007689],[-73.93095939346632,40.82833708946201],[-73.93114131907917,40.82830380883447],[-73.93119978164958,40.8282983866297],[-73.93126199179316,40.8282911744561],[-73.93146631069777,40.82828175975028],[-73.93208873595597,40.828232745041504],[-73.932507900408,40.82820039327257],[-73.93294190941367,40.82816770602623],[-73.93303721920059,40.82815984622901],[-73.93307251134276,40.82815615253924],[-73.93308540282132,40.828225674320116],[-73.93332562839913,40.83002868426826],[-73.93341936655112,40.83077435096858],[-73.93347556906168,40.8312214110777],[-73.93354606680833,40.83150945350111],[-73.93360592036713,40.83278953052082],[-73.9335704473613,40.83289219258064],[-73.93356395675802,40.83294273602094],[-73.93356390791232,40.8329916533306],[-73.93353807990917,40.833058492579276],[-73.93350033328738,40.833123465601155],[-73.93347901194684,40.833252918530555],[-73.93346555920121,40.833382979717115],[-73.93346000362072,40.83351337339003],[-73.93346235703152,40.83364382307177],[-73.93319931381782,40.83477039637688],[-73.93317633707275,40.83494357433007],[-73.93314306643099,40.83519412761615],[-73.93299639001616,40.83567878918874],[-73.93265620353986,40.836473476525995],[-73.93235564152515,40.836993335628065],[-73.93186660172839,40.83764005574783],[-73.93150395368056,40.838320689509715],[-73.93095819766845,40.83925414691306],[-73.93086414351625,40.83935336886767],[-73.9308146852849,40.83942834514667],[-73.93076944989456,40.839570177660896],[-73.93075007893677,40.83961582263312],[-73.93071570389017,40.839638629787224],[-73.93065980124592,40.839715232299135],[-73.93059094800815,40.83985868154755],[-73.93055441727256,40.839888009894246],[-73.93051572319963,40.83993364218387],[-73.93050705627863,40.84001027406941],[-73.93043183972404,40.840231705387595],[-73.9304832445488,40.840460060566755],[-73.93039907555651,40.84061025903023],[-73.93036686093058,40.84062002280721],[-73.92985714678238,40.84156744895771],[-73.92958939441918,40.84208354907936],[-73.92957870818348,40.842276669602086],[-73.92938012588222,40.842467145624454],[-73.92919407941066,40.84281841523662],[-73.92918458606927,40.843203757647316],[-73.92861574822359,40.84467686503004],[-73.9282745464062,40.84497576115658],[-73.92811925283064,40.84531720381811],[-73.92808209373695,40.8453915968336],[-73.92796538295876,40.84536245648049],[-73.92778459327538,40.845319749381794],[-73.92740093575841,40.84522543481827],[-73.9270643578501,40.845139450388395],[-73.92696149266926,40.845114495811096],[-73.92676979809296,40.84507093488961],[-73.92668910079064,40.845051612380644],[-73.92661873032591,40.845035646690505],[-73.92596341910847,40.84488974421085],[-73.92526006675902,40.84479380281303],[-73.92511859432877,40.84477964493691],[-73.92478318716906,40.844752664810144],[-73.92387743417252,40.84474050765104],[-73.92354001945355,40.84475894411194],[-73.92273461008175,40.8447968393723],[-73.92262808531076,40.84480091082951],[-73.92246983593976,40.844812687530116],[-73.92150714539761,40.84487357393374],[-73.92043298027833,40.8449407948031],[-73.91934882368334,40.84499242618798],[-73.91877179199459,40.845034467099374],[-73.91838705999727,40.845054140232435],[-73.91728719351073,40.84510408615955]]]}},{type:"Feature",properties:{ntacode:"BX63",ntaname:"West Concourse",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.91191812320277,40.843257886685016],[-73.91193751545504,40.84320238814958],[-73.91198635358064,40.84305709859038],[-73.91222180466819,40.842356591703144],[-73.91240381713905,40.84181649660898],[-73.91246930262027,40.84162025788505],[-73.91262256226607,40.84115715928261],[-73.91269769187524,40.84093012930209],[-73.91277823096095,40.84069106459231],[-73.91296000948255,40.84019622853964],[-73.91313156280934,40.83981054063795],[-73.91371372660583,40.83880893480729],[-73.91377104974477,40.83872164816371],[-73.91383125912105,40.83863904543592],[-73.91423754080535,40.83810879565889],[-73.91477300591424,40.83751410136219],[-73.91531596675132,40.83694742354432],[-73.91587067532258,40.836393594243184],[-73.91647433404424,40.83577903089646],[-73.91667316872484,40.835567405372906],[-73.91720735744606,40.83502151443564],[-73.91764388517008,40.8345754071254],[-73.91767974796218,40.83453875570229],[-73.9177029912016,40.83451500851334],[-73.91773114976962,40.8344862305633],[-73.91778665830903,40.83442951168564],[-73.91839346704683,40.83380941190172],[-73.91903136636121,40.833087349291795],[-73.91949947117888,40.832479492454524],[-73.9198608932363,40.83194722683397],[-73.92046112158835,40.83091482026163],[-73.92117830200506,40.82962944575398],[-73.92140512872544,40.82922004249886],[-73.92174660211646,40.82860240909058],[-73.92183738084005,40.82843621116799],[-73.92211960684496,40.8279258763296],[-73.92223396050088,40.82771942571417],[-73.92240525979605,40.827411308390204],[-73.92264951582574,40.82697240958074],[-73.92267670957419,40.82684999596159],[-73.92273725149708,40.82671825013159],[-73.92283308023285,40.826507102326396],[-73.92294138843657,40.82629934977835],[-73.92306184139838,40.82609561139882],[-73.92347379160223,40.82541322020586],[-73.92431310100527,40.82399409726578],[-73.92437413454705,40.82382068320324],[-73.92442266317127,40.82364486648421],[-73.92445847591998,40.82346742915684],[-73.9245653014466,40.82314545479431],[-73.92469079493726,40.82282671601188],[-73.92483467742115,40.82251216795849],[-73.9249965487319,40.82220270103251],[-73.9251759317736,40.82189919736756],[-73.92537221939051,40.821602520077846],[-73.92573567239681,40.82117423556588],[-73.9256545296715,40.8211252328375],[-73.92610404093989,40.820745971123934],[-73.92628127008255,40.820537160441525],[-73.92634345653657,40.82057855155489],[-73.92662466291998,40.82002639352228],[-73.92687781612848,40.81947887196952],[-73.92731653132665,40.81855963432504],[-73.9277557600636,40.8175723809579],[-73.92821698955647,40.816535646712495],[-73.92885642118698,40.814879866978835],[-73.9289656746866,40.814828255547916],[-73.92919204509975,40.81449601178134],[-73.92921297954422,40.81438195787171],[-73.93027812597032,40.813248025152554],[-73.93039605125469,40.81330374738462],[-73.93056964973523,40.81337329834509],[-73.9310447882335,40.81358844257702],[-73.93115852284069,40.81363548910949],[-73.93123600492466,40.813666728580436],[-73.93130722793366,40.813698739406135],[-73.93139319413112,40.813744598329535],[-73.93222960529145,40.8140943330296],[-73.93236752529397,40.81411173152637],[-73.93242631935773,40.814117518958824],[-73.9324230759502,40.81415171517568],[-73.93241767276528,40.81420870619084],[-73.93237568818539,40.81465157480257],[-73.93236564182581,40.815032965377334],[-73.93236209265774,40.815342118328246],[-73.93234062845247,40.8172118198021],[-73.93233582202002,40.81763040538423],[-73.93238745042844,40.8194243871483],[-73.93238847622003,40.819460027887565],[-73.9323897125888,40.81950284733645],[-73.93238181702357,40.81955319684333],[-73.93237498504213,40.81959069718477],[-73.93242874671121,40.8204471407975],[-73.93245923814189,40.82112061214075],[-73.9324660358505,40.821577434976234],[-73.93251180822988,40.822138816420086],[-73.93254883512158,40.82259921675257],[-73.93257862787017,40.823040711045905],[-73.93261139068635,40.82348761957574],[-73.93266867628328,40.824078350883],[-73.93270505561196,40.82455972400013],[-73.93272841961678,40.82491254295727],[-73.93273054155674,40.824984347751155],[-73.93273843975155,40.82512551093404],[-73.93274693841843,40.82521678307611],[-73.93275761662531,40.82532227041268],[-73.93276594581172,40.82545822718505],[-73.93281953982259,40.82560989294224],[-73.93295940373595,40.82692344776965],[-73.9329827506964,40.82722440674617],[-73.93300760500102,40.82753571370665],[-73.9330588174997,40.82808624381219],[-73.93307251134276,40.82815615253924],[-73.93303721920059,40.82815984622901],[-73.93294190941367,40.82816770602623],[-73.932507900408,40.82820039327257],[-73.93208873595597,40.828232745041504],[-73.93146631069777,40.82828175975028],[-73.93126199179316,40.8282911744561],[-73.93119978164958,40.8282983866297],[-73.93114131907917,40.82830380883447],[-73.93095939346632,40.82833708946201],[-73.93064968086101,40.82841703007689],[-73.93033933073411,40.82849555490067],[-73.93003491555133,40.828587590293644],[-73.9297379300092,40.82869272292579],[-73.92944983434676,40.82881040443574],[-73.92917196788761,40.82893995924964],[-73.92889437057704,40.82910412872721],[-73.92875620577725,40.82918583542],[-73.92861034504674,40.82928090996078],[-73.92850073922976,40.82935234954961],[-73.92825730169304,40.8295305148576],[-73.92802724926972,40.82971953937392],[-73.92781189597197,40.82991843225768],[-73.92781180192056,40.829918521656666],[-73.92781170719735,40.82991862043658],[-73.92761206305866,40.83012648263096],[-73.9275500276089,40.830199591385316],[-73.92742893579384,40.83034231510907],[-73.92726316739058,40.83056486690753],[-73.92680587104843,40.83103556710026],[-73.9264249968702,40.831420921362614],[-73.92537539997485,40.83262809550401],[-73.92502940407256,40.833272479652315],[-73.92439355144457,40.83448402761545],[-73.92414918400192,40.83482856678305],[-73.92399049458315,40.83505229808242],[-73.92340016350738,40.835432763129575],[-73.92237223170049,40.83610874281449],[-73.9218828938447,40.836425701695774],[-73.92071597910994,40.83719846393617],[-73.9203650295597,40.83742570651719],[-73.92001799496583,40.837656128666],[-73.91969685318134,40.837873796611916],[-73.91938459876803,40.83807691355358],[-73.91930863311708,40.83812632285723],[-73.91916265280038,40.83825371248989],[-73.91901668362608,40.83838109306445],[-73.91859196117728,40.8389820899165],[-73.91813727496496,40.839606853943174],[-73.91768361901813,40.840225495532444],[-73.91729851615054,40.840766118367114],[-73.91689176238303,40.84134725765412],[-73.9161834443208,40.84233490025417],[-73.91768745917747,40.84223933337103],[-73.91794965213238,40.842229570607735],[-73.91798075212296,40.84266741383515],[-73.91798848487393,40.84274888243151],[-73.91798774708774,40.842830560480856],[-73.91797854331418,40.842911940843784],[-73.91796093066881,40.84299251822746],[-73.91793501943188,40.843071791778996],[-73.91790096963283,40.84314926989951],[-73.91785899265847,40.843224471528295],[-73.91780934911796,40.8432969297376],[-73.91771300737074,40.84338727828725],[-73.91762848486148,40.84348670593479],[-73.91755786158771,40.843593802302564],[-73.91750282026037,40.84370681916913],[-73.91746449728566,40.843823760822104],[-73.91744344449883,40.84394246092132],[-73.91743957046558,40.84406076823894],[-73.91745219816353,40.844176630294456],[-73.91747944058945,40.844252294894815],[-73.9174995116377,40.84432924168397],[-73.91751230917494,40.84440707920709],[-73.91751776806986,40.844485411476406],[-73.91751586052504,40.84456383998601],[-73.91750659638659,40.8446419657236],[-73.91749002264604,40.84471939126184],[-73.91746622359459,40.844795722709186],[-73.91743532028242,40.84487057173877],[-73.91739746990321,40.84494355756407],[-73.9173249481043,40.845057482846535],[-73.91728719351073,40.84510408615955],[-73.91697152437625,40.845115246126575],[-73.91684309376485,40.84507077877144],[-73.91611927084675,40.844855793071375],[-73.91586647842486,40.844793925579474],[-73.91474419406401,40.844342503893834],[-73.91385799418659,40.84397879417018],[-73.91302876945527,40.84364162182681],[-73.91293803233587,40.84359755511606],[-73.91211222171971,40.843260342546245],[-73.91191812320277,40.843257886685016]]]}},{type:"Feature",properties:{ntacode:"QN17",ntaname:"Forest Hills",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.83103141767994,40.714336725261326],[-73.83115264657519,40.71430685661613],[-73.83129817876882,40.714264133076846],[-73.83135960046761,40.71423170469128],[-73.83243372731988,40.71365996778591],[-73.8331790683008,40.71326322548063],[-73.83330196116212,40.71320007183036],[-73.83355895942617,40.713068004845205],[-73.83365774225294,40.713015729181876],[-73.83374150282208,40.71296968100856],[-73.83426226908396,40.71268337497518],[-73.8350517557966,40.71225357716739],[-73.83600510686459,40.71172967153982],[-73.83602786393945,40.711749063911924],[-73.83611476516768,40.711825146873366],[-73.83640857617412,40.71164176976253],[-73.8364088015292,40.71164162617684],[-73.8364090255214,40.71164149967699],[-73.83671639080279,40.71147031625211],[-73.83671661544898,40.711470191930474],[-73.83671685306558,40.71147007533347],[-73.83703669303651,40.71131180365554],[-73.83703688151267,40.711311705081265],[-73.83703708295928,40.7113116142316],[-73.83736817837958,40.711166928782546],[-73.8377089413333,40.711036484270416],[-73.83805756063437,40.71092087278376],[-73.83952312732717,40.71049645095398],[-73.83972439908854,40.71039876558744],[-73.8397802510142,40.71038552407913],[-73.8401919932361,40.710276829415776],[-73.84024206327219,40.710261931690624],[-73.84069154199028,40.71015321406137],[-73.84133936609096,40.709946234363166],[-73.84263067991344,40.709432977234385],[-73.84267962189897,40.70941412443508],[-73.8430466578919,40.709264150087925],[-73.84314625301303,40.70922345641882],[-73.84321861814479,40.70918746241483],[-73.84347552022628,40.70906047066051],[-73.84356973293411,40.70901960948483],[-73.84381825734826,40.70891181962236],[-73.8441728125618,40.7087784213437],[-73.8445373878036,40.708661054970094],[-73.8449101116968,40.70856033137047],[-73.84528898563849,40.708476679497856],[-73.84567198083076,40.70841036612317],[-73.84615958311711,40.708350820044714],[-73.84665724111618,40.70831864234091],[-73.84762410122782,40.708332622983384],[-73.84857838674887,40.70843872032452],[-73.84876725167265,40.70844457893018],[-73.84895712548165,40.70843813752211],[-73.84914591506974,40.708419320478065],[-73.8493315621404,40.70838833368083],[-73.84951207338284,40.708345660871544],[-73.85042905370649,40.70808706705499],[-73.85059051032664,40.70803988342335],[-73.85110121675442,40.70790098302163],[-73.85268225581729,40.707418145321014],[-73.85275370562569,40.70739714706123],[-73.85471652519982,40.70676949632781],[-73.85477443426306,40.70675191286005],[-73.85539214289552,40.70656435881924],[-73.85553390239545,40.706521315440135],[-73.85593794133621,40.706396288228966],[-73.8559596585019,40.706426667673185],[-73.8566771436683,40.70769187446599],[-73.85729287192228,40.71146767719103],[-73.85744857909407,40.71369279954616],[-73.85777174530276,40.7164562691571],[-73.85823757109696,40.71961241147819],[-73.8585221407898,40.72153379387886],[-73.85868097648579,40.722612440484085],[-73.85990796422898,40.72434623465843],[-73.86203833783496,40.72595678540589],[-73.86015205580995,40.725227041252005],[-73.85960517172228,40.725022400493756],[-73.85805416894016,40.724445406102625],[-73.85776316849591,40.72490571233364],[-73.85727108050872,40.72568129808879],[-73.85941988033154,40.72646483756301],[-73.85901374294326,40.7271089073006],[-73.85860783722096,40.72775228412479],[-73.85820066505214,40.72839135196939],[-73.85812618520463,40.728508245718466],[-73.85808765733822,40.72856872183102],[-73.85775002487311,40.72844560136916],[-73.8574124059879,40.72832247976302],[-73.85771592477619,40.728505460801],[-73.85762923581929,40.72860692181453],[-73.85782767360726,40.728974720007805],[-73.8581650018149,40.729624934644896],[-73.85837971334233,40.73003567826729],[-73.858510979084,40.730286802804635],[-73.85625665102405,40.730959123100305],[-73.85659673974264,40.73162306018489],[-73.85704937887407,40.73251243447606],[-73.85730927004465,40.733004111207364],[-73.85765183010798,40.73366788602628],[-73.85799293721338,40.73433365672597],[-73.85834345797502,40.73500124017758],[-73.85858333448218,40.73547194235424],[-73.85867078126115,40.73561895953394],[-73.85872465829338,40.73570864419654],[-73.85862016383867,40.735739907102854],[-73.85801767671629,40.7359070835274],[-73.85661541096353,40.73633083718519],[-73.85628567644865,40.73642604250472],[-73.85567427717295,40.73658665815363],[-73.85505083413396,40.7367202216232],[-73.85415418099694,40.73687781334134],[-73.85340136545092,40.737002758279154],[-73.85244443475914,40.73720231298193],[-73.85187067482505,40.7373429291861],[-73.8513035267221,40.73751172754265],[-73.8508760633662,40.737653859934284],[-73.85079216460869,40.73768175602166],[-73.84995440284419,40.737960304354345],[-73.84956453785423,40.73810609239601],[-73.84859447960459,40.738501171063376],[-73.8480129526488,40.73876334447134],[-73.84750820344146,40.739007807040124],[-73.8474631403275,40.73895203102454],[-73.84732494191474,40.7387714575753],[-73.8472136158789,40.738643986683954],[-73.84689366193683,40.73867121739421],[-73.84605541902691,40.73709918847056],[-73.8459088151586,40.73639980122162],[-73.84569341595925,40.73566648032131],[-73.8454261309411,40.73494980327689],[-73.8451154201652,40.73427740760842],[-73.84496800004686,40.73400712882327],[-73.84495697666307,40.733987277643095],[-73.84475302635771,40.733619300251206],[-73.84434729838542,40.732978692938936],[-73.84421250370585,40.73273304088353],[-73.84406020258173,40.73249274021926],[-73.84389098243993,40.73225885563601],[-73.84370558736913,40.73203240529231],[-73.84350489084655,40.73181434436274],[-73.84281412537756,40.731153411890396],[-73.84162181730416,40.73011794747098],[-73.84146810861371,40.72999809347488],[-73.84032703229775,40.728807115130394],[-73.83985434224483,40.728177569282494],[-73.83944537316923,40.72753680021868],[-73.8390635461618,40.726879533672175],[-73.83871472986841,40.72622079088954],[-73.83836161375449,40.72556184225832],[-73.83731459427341,40.723571508553555],[-73.83649768375018,40.722338535890366],[-73.83603385909528,40.7217672015954],[-73.83596312427899,40.72167716812675],[-73.83576124534616,40.72136157462712],[-73.83556698586384,40.72104319125705],[-73.83538045147743,40.72072218037218],[-73.8352750216329,40.72045730646253],[-73.83518572107072,40.72018871934699],[-73.83511286875263,40.719917272065125],[-73.83505666312604,40.719643841601844],[-73.83501684230332,40.71952679885824],[-73.83495894122849,40.71941247712413],[-73.83488359412782,40.719303272417],[-73.8347921439156,40.71920142847761],[-73.83468657465666,40.71910892058109],[-73.83457034898882,40.719027959829035],[-73.83456936799162,40.71902728211246],[-73.8334814835381,40.71833345565667],[-73.83207140953967,40.71729059648653],[-73.83072818113858,40.71625964103738],[-73.82979616614564,40.715565719133075],[-73.82987589078435,40.71542940062872],[-73.82997259726181,40.715298121908944],[-73.83008529851561,40.715173766490786],[-73.83008535790364,40.71517370291812],[-73.83008542961993,40.71517363986618],[-73.83021283161303,40.71505777921024],[-73.83035327332928,40.71495180716004],[-73.83050461007173,40.714856944799656],[-73.83122975576087,40.71462702929711],[-73.83138630175627,40.71457739772497],[-73.83145866985858,40.714554449938205],[-73.8312588898739,40.71444126000944],[-73.83115849834562,40.71439336705095],[-73.83106922178851,40.714353956304194],[-73.83103141767994,40.714336725261326]]]}},{type:"Feature",properties:{ntacode:"QN99",ntaname:"park-cemetery-etc-Queens",borocode:"4",boroname:"Queens"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.86522555434871,40.570458472493975],[-73.86454176111155,40.56924292195143],[-73.864103100604,40.56935460994432],[-73.86406802390394,40.56929797921464],[-73.86316930213529,40.567739272250975],[-73.86308767528757,40.56759772886944],[-73.86286892277319,40.56683057154639],[-73.86267372829579,40.566519566102635],[-73.86267607982795,40.566513013805455],[-73.86268391251237,40.566505656043546],[-73.86269356691328,40.56650219167493],[-73.86270424269816,40.56650199736899],[-73.86271410833751,40.56650509874644],[-73.86277353301251,40.566571862052854],[-73.86295920590138,40.56681598256965],[-73.86300482943793,40.56687595773091],[-73.86319883665412,40.56697222108388],[-73.86335482591645,40.56701963007017],[-73.86342360986507,40.56703174303142],[-73.86349306360218,40.56703431173404],[-73.86355862677976,40.567027194390725],[-73.86373039900171,40.56697901282826],[-73.86387639829707,40.566934285257865],[-73.86402791878818,40.566885611505974],[-73.86449981054619,40.56672407394999],[-73.86459949094912,40.566692997769586],[-73.86475323748434,40.56665257435261],[-73.8648264873412,40.56664084536545],[-73.86484576401449,40.56663776137488],[-73.86495467509337,40.56663147760089],[-73.86508926857464,40.56663218475616],[-73.86525534672167,40.56662474368541],[-73.86537824806334,40.5666081378207],[-73.86553757257518,40.56657160993476],[-73.86557630398984,40.566559976091234],[-73.86565210793127,40.56653377766779],[-73.8657254640664,40.56650378580249],[-73.86579602875476,40.566470135127496],[-73.86586350645346,40.566432967535725],[-73.8663647029966,40.56618133217681],[-73.86644810921864,40.56613891596804],[-73.86653974501586,40.566107909500126],[-73.86661720554639,40.56609194291039],[-73.8665383219143,40.565957276556894],[-73.86630105072975,40.56555221429819],[-73.86630941232447,40.565546064124945],[-73.86654955895564,40.56595352538428],[-73.86663005715072,40.56609011165411],[-73.8666858040467,40.56608473734413],[-73.86674197887774,40.56608343330641],[-73.86679216232602,40.56608480628901],[-73.86686111965149,40.56608647107005],[-73.86688401059845,40.566083976276126],[-73.8669635707926,40.5660687419813],[-73.86702972224325,40.5660562292127],[-73.86709181078315,40.5660385965158],[-73.86714298790692,40.56602136563417],[-73.86732622021528,40.56595559545226],[-73.86738139335085,40.56593539810544],[-73.86742577097748,40.565916871445175],[-73.86747429909373,40.56589584615784],[-73.86765236683229,40.5658137334928],[-73.86768770930935,40.565796124603516],[-73.86770878117888,40.56578742257899],[-73.86775063505794,40.565772837042],[-73.86785317398684,40.56573990593682],[-73.86788155844076,40.56572877222078],[-73.86792367047569,40.56570957616087],[-73.86797245198414,40.565685119440275],[-73.86807455478328,40.56563374527905],[-73.86809782439515,40.565623947214],[-73.86817969316307,40.56559372047055],[-73.86823531210727,40.56556896624546],[-73.86832677099385,40.5655311581122],[-73.86836484239737,40.56551890991527],[-73.86837690378208,40.56551601491614],[-73.86839504421907,40.56551438771067],[-73.86843272443532,40.56551492592724],[-73.86845140122105,40.565516920317684],[-73.86846705188566,40.56552062121707],[-73.86848241215168,40.56552766282988],[-73.86848694845885,40.56552701030158],[-73.86848953699136,40.565519385463205],[-73.86838610254699,40.56534185454277],[-73.86823181879468,40.565077040275966],[-73.86825117550183,40.56506948945968],[-73.8684055523222,40.56533537549583],[-73.86852753205137,40.56554546343381],[-73.86854986356607,40.56554469640835],[-73.86862321827101,40.56553800877506],[-73.86869015638231,40.565528089312544],[-73.86893605282265,40.56547413169046],[-73.86905175794246,40.56544086306036],[-73.86912824634298,40.56541962586073],[-73.86924996432214,40.56538476045344],[-73.86948488954823,40.56527065197855],[-73.86954872397541,40.56524111509824],[-73.86968095022637,40.56518792753771],[-73.8698863945635,40.56511342587345],[-73.8700302879704,40.56506022365148],[-73.87031973070603,40.56493365714452],[-73.87039480972128,40.56489591950441],[-73.87048724064971,40.564855428594775],[-73.87062214815256,40.5648133094942],[-73.87051611850832,40.56463238223509],[-73.87025285397134,40.56418310191558],[-73.87027588464706,40.56417465359743],[-73.8705352486939,40.56462601069157],[-73.87064094150611,40.56480994521743],[-73.87064565391579,40.56480940973805],[-73.87065866951342,40.564814368368914],[-73.87066630743081,40.56481525968418],[-73.87079074288937,40.56479094187685],[-73.87091316206491,40.564764585510765],[-73.87099970074959,40.564736415586985],[-73.87111211955788,40.564690893417634],[-73.87116249832634,40.56467626242609],[-73.87124151827379,40.56464577884293],[-73.8712898277134,40.56462620987844],[-73.87136289489418,40.56459659287439],[-73.8714454347019,40.564559267990084],[-73.87160225040434,40.56450287240947],[-73.87170264487555,40.56445901218899],[-73.87187304106054,40.56437648032957],[-73.8723261709007,40.5641895397475],[-73.87250831174582,40.56412128433032],[-73.87257763511457,40.56409750600724],[-73.87263971280464,40.5640841840268],[-73.87264671264488,40.56404179550637],[-73.87258749014758,40.563938637473186],[-73.872378780474,40.56357511605899],[-73.87239869822392,40.56357077001378],[-73.87256879318463,40.56386147776903],[-73.87260883087156,40.56393103334128],[-73.87266353398367,40.56402605462099],[-73.87266787468029,40.56403425482681],[-73.87268736318264,40.56403769755708],[-73.87270809641156,40.56405759510712],[-73.87272389725001,40.564087456387945],[-73.87273512756178,40.5640996892979],[-73.8727492548171,40.56410955604122],[-73.87276061756677,40.564113963607646],[-73.87277678060894,40.56411502622761],[-73.87283461996128,40.564113793596086],[-73.87288655736047,40.564110483232305],[-73.87294196168124,40.56410425897996],[-73.87298397455187,40.564098479260096],[-73.87302519640886,40.56409210308168],[-73.87307650520123,40.56408433430239],[-73.87314057697274,40.5640780662571],[-73.87321952830263,40.56406390618568],[-73.873298899537,40.56404075184451],[-73.873333838497,40.56402856991337],[-73.87341959004104,40.56399718206548],[-73.87344692115312,40.56398714430691],[-73.87347711337794,40.5639754258507],[-73.87352028757081,40.56396103785391],[-73.87356559873506,40.563946292171565],[-73.87361039032872,40.56393225672883],[-73.87367333727171,40.56391432438935],[-73.87375288230245,40.56389248470012],[-73.87379999120974,40.56387666871008],[-73.87384821426255,40.56385841435441],[-73.87392010655864,40.563830468894494],[-73.87398333570009,40.563807476287685],[-73.87396234686544,40.563760706393325],[-73.87397732709974,40.56375654413271],[-73.87399917445018,40.56380539501697],[-73.87402612883247,40.56380039114743],[-73.87407163775251,40.563787598713105],[-73.87412371693802,40.56377252684615],[-73.87415000285333,40.56376553179257],[-73.87419364441183,40.56375361160228],[-73.8742697323796,40.56373022733148],[-73.87431230105996,40.56371723389809],[-73.87437714732538,40.56369965456148],[-73.87443483573881,40.5636843193001],[-73.87447106976657,40.563674560585696],[-73.87452022105329,40.56365817056468],[-73.87455252668157,40.56364618424397],[-73.87459337507964,40.563631163056364],[-73.87464053117014,40.56360919675158],[-73.87465199208495,40.56359853743914],[-73.87466663753885,40.563577824112194],[-73.87466953105027,40.56355873606785],[-73.87465064476848,40.563511356438724],[-73.87464481920964,40.56350146280297],[-73.87466540729156,40.563497666594444],[-73.87468471054015,40.56353074615861],[-73.87473658078238,40.56353824072979],[-73.8747735195086,40.56352994271134],[-73.87484278763596,40.563516482466376],[-73.87489963722426,40.56350693589],[-73.87495614587777,40.56350301691281],[-73.8750067614759,40.56349906569544],[-73.8750425509355,40.56349364684849],[-73.87508297419436,40.563484901363395],[-73.8751297589891,40.563471283137595],[-73.87517848346009,40.563456134772494],[-73.87522720738548,40.56344103145161],[-73.87524985801701,40.563433645035786],[-73.87527175163011,40.56342650925582],[-73.87529181474284,40.563419363275266],[-73.8753094556423,40.563412988649716],[-73.8753411587627,40.5634013076978],[-73.87535587961032,40.563396325922355],[-73.87538638520543,40.5633871639778],[-73.8753455164679,40.563299066599946],[-73.87536087323868,40.56329585044122],[-73.87540121346898,40.563382533623226],[-73.87541872053993,40.563378059294614],[-73.87545505162295,40.563366976721625],[-73.87547439144488,40.563361179880616],[-73.87551004856216,40.56335021450057],[-73.87552758218408,40.56334468625374],[-73.87555952995206,40.563334535389416],[-73.87559506972568,40.56332275046725],[-73.87562902733033,40.56331136874065],[-73.87565650831084,40.563302861004],[-73.87568355361356,40.56329344377216],[-73.87571355454254,40.56328274243264],[-73.87574542014046,40.5632722133128],[-73.87577452358036,40.563261457041875],[-73.87580575386745,40.563249631039525],[-73.87583528292514,40.563237973902666],[-73.87588556229868,40.56321870317066],[-73.87590988032144,40.563209174211565],[-73.87595295265658,40.563191714870506],[-73.87597470538543,40.56318430003466],[-73.87599724911757,40.563176660721005],[-73.8760379753319,40.56316358407715],[-73.87606765576669,40.56315364740822],[-73.87603074813893,40.56307447802597],[-73.8760461294172,40.56307079405869],[-73.87608271947359,40.563148512787244],[-73.8761005010716,40.563143065469895],[-73.87612944192594,40.563136766065895],[-73.87616566871483,40.56313061825074],[-73.87619188002824,40.56312557688558],[-73.87623177412068,40.563115434399435],[-73.87625899418448,40.563107169993536],[-73.8763131858229,40.56309172129488],[-73.8763303996843,40.56308655277039],[-73.87637686168837,40.56306889923472],[-73.87639149048167,40.563062655727585],[-73.87641778562529,40.56305039218814],[-73.87642834027639,40.563045297065756],[-73.8764481860029,40.56303453083133],[-73.87646000618429,40.56302776160102],[-73.87647953341167,40.56301685948695],[-73.87650201161223,40.56300598784989],[-73.87653101431889,40.562991961095776],[-73.87654600306168,40.56298325208358],[-73.87656188792164,40.56297473166597],[-73.87657784435848,40.562966347022254],[-73.8765944879,40.56295690080763],[-73.87660652200617,40.562949420292675],[-73.87662032765047,40.5629413935217],[-73.87663304695496,40.56293423925054],[-73.87666276170947,40.56291774635049],[-73.87667729045478,40.5629091438788],[-73.8766931748038,40.56290111966593],[-73.87671322891681,40.56289213545716],[-73.87673545637632,40.56288329798806],[-73.87674349066071,40.562880614572414],[-73.8767264597811,40.56284452175172],[-73.87674369135877,40.562842081408355],[-73.87675929844397,40.56287562490444],[-73.87677308491902,40.5628721368139],[-73.87678968296814,40.56286779582764],[-73.87680946313895,40.562860594328654],[-73.87682916055614,40.56285288059877],[-73.87687360302921,40.56283524999345],[-73.87689802684756,40.56282561455708],[-73.87692470871308,40.562815458171755],[-73.87695132985237,40.56280511190388],[-73.87696544963478,40.56280002172409],[-73.8769943254787,40.56279096616614],[-73.87700826709361,40.562786478060126],[-73.87704837900328,40.56277298626639],[-73.87706415438073,40.56276707762041],[-73.87711007301124,40.56274879262406],[-73.87712614278742,40.562742496117814],[-73.87714098654583,40.562735866253696],[-73.87715607666642,40.5627296506175],[-73.87717178189169,40.56272269833806],[-73.87718888135491,40.56271550328869],[-73.87720520197153,40.562707775496804],[-73.87722076596607,40.562700569922036],[-73.87723622469453,40.562693147951606],[-73.87725221358102,40.56268578987194],[-73.87726906383595,40.56267900063674],[-73.87728427215502,40.56267300139107],[-73.87729838041312,40.562667937460176],[-73.87732946042884,40.56266001014097],[-73.87735635919597,40.562653203311875],[-73.87734281968105,40.56263229637032],[-73.87736084534832,40.56262826374076],[-73.87737403170429,40.56264901701334],[-73.87738364742555,40.56264675741661],[-73.87740724013213,40.5626403350454],[-73.87752204544451,40.562602824449414],[-73.87761725904544,40.56256691405192],[-73.8776997695574,40.56253606905339],[-73.87780227013222,40.56249936479847],[-73.87789681427597,40.56246059824523],[-73.87797558561563,40.56242744335976],[-73.87805690415134,40.56239632678022],[-73.87810489087765,40.562370928922824],[-73.87819091216765,40.56233136100088],[-73.87827637443898,40.56230015802665],[-73.87837135315962,40.562263094484514],[-73.87849030785874,40.562216175988496],[-73.87863332705668,40.56216225056564],[-73.87874838460688,40.56212145257678],[-73.87886213323755,40.56207351146084],[-73.8789354197578,40.56204297968116],[-73.87903836918262,40.561998647495656],[-73.87920381335464,40.56191702682256],[-73.87937898313018,40.56183692908746],[-73.87954024329876,40.56179666515634],[-73.87954475733005,40.561794886869876],[-73.8795614227816,40.56179177857377],[-73.87957863349207,40.56178803239054],[-73.87959637702116,40.56178335948531],[-73.87961485607653,40.561777173883314],[-73.87963567395926,40.56177046937635],[-73.87965868676254,40.561763991487844],[-73.87968186281944,40.561758829210405],[-73.87970635043092,40.561753091329024],[-73.879730119287,40.56174613726047],[-73.8797456353009,40.561739317784706],[-73.87975883079322,40.56172967869504],[-73.87977032503356,40.56171939769134],[-73.8797847860974,40.56170873229512],[-73.8798066502014,40.56169739045223],[-73.87982058328085,40.56169106519833],[-73.87983442103653,40.561684488213075],[-73.87984807048599,40.56167855015575],[-73.87986099695864,40.56167313269354],[-73.87987504764723,40.5616669968648],[-73.87989003151357,40.561660591952034],[-73.87990522723571,40.56165461915086],[-73.87991978375338,40.561649367063126],[-73.87993381993434,40.56164408645209],[-73.87994793990521,40.56163899473307],[-73.87996253102735,40.5616337959506],[-73.8799869411663,40.56162516820541],[-73.87999703259662,40.56162123442575],[-73.88001748502994,40.56161395182472],[-73.88003818600492,40.561606121154306],[-73.88005879307929,40.56159810090579],[-73.88008209452897,40.561588381195534],[-73.8801072278345,40.56157824942636],[-73.8801315800466,40.56156944149538],[-73.88015610876731,40.56156007436107],[-73.88017659797273,40.561551865162265],[-73.88019510089906,40.56154479677684],[-73.88021646533026,40.561536290950755],[-73.88024009597926,40.56152720230177],[-73.88026267382291,40.56151992304589],[-73.88028402529332,40.56151140831463],[-73.88029663880246,40.561503100921726],[-73.8802994587199,40.56149839325522],[-73.88030219429349,40.56149380394437],[-73.88030376241467,40.56148194580279],[-73.88029971929637,40.5614715135239],[-73.88029125467685,40.561457338709765],[-73.88028328768735,40.56144262479994],[-73.88028035877862,40.561429825479124],[-73.88027612406746,40.561400913782826],[-73.88027653869287,40.56139974385122],[-73.88028171347887,40.56138518804983],[-73.88029675110967,40.561374955249555],[-73.8803221384527,40.561368011959374],[-73.88033427510754,40.5613686191684],[-73.88035535042592,40.561369658868294],[-73.88037097709194,40.56137971621674],[-73.88038652381846,40.56140191219287],[-73.8803981355594,40.56142554449139],[-73.880414902938,40.56147157034819],[-73.88044061582708,40.5614737215632],[-73.88045748805686,40.5614740636304],[-73.8804783315639,40.561472581238995],[-73.88050508130965,40.56146906112409],[-73.8805204471406,40.561467159562326],[-73.88053506737903,40.561465778240894],[-73.88055180135827,40.561464445186616],[-73.8805678980242,40.56146290389767],[-73.88058466554963,40.56146258811495],[-73.88059874050725,40.5614621075293],[-73.8806247182729,40.56146194572579],[-73.88065503286265,40.5614592039392],[-73.88067122541189,40.561456861272426],[-73.88068750016812,40.561454734467226],[-73.88070388287372,40.56145181619317],[-73.88072084332182,40.56144900556834],[-73.88073916280936,40.56144583733562],[-73.88075795457951,40.56144254226762],[-73.88077595451847,40.561439706244116],[-73.88079254859251,40.56143724720869],[-73.88080875189418,40.56143490503628],[-73.88082570091107,40.56143209438412],[-73.88084176466921,40.561429536451286],[-73.88085587892039,40.56142721807209],[-73.8808798549297,40.56142345224177],[-73.88090590966301,40.5614196602494],[-73.88092118030305,40.561417542254226],[-73.88093924873368,40.5614158322445],[-73.88095900626013,40.561414312286225],[-73.88097801947224,40.56141235078203],[-73.88099687882996,40.56141105554923],[-73.88101282281487,40.5614092627449],[-73.88104769888507,40.56140443514223],[-73.88106581723765,40.56140182485868],[-73.88108276623444,40.56139901467118],[-73.88109935810508,40.561397411331825],[-73.88111436629382,40.56139674183774],[-73.88112995376136,40.56139618150058],[-73.88114925192758,40.561393815678336],[-73.8811696234939,40.561391503735294],[-73.8811857560238,40.56139003493736],[-73.88120008258942,40.56138813220955],[-73.88121897799259,40.56138595426256],[-73.88123683590803,40.56138291932956],[-73.88125385752049,40.56137928963567],[-73.8812670754168,40.561376286757294],[-73.88128249221322,40.561372133879644],[-73.88130424108161,40.561365482636994],[-73.88132655862371,40.56135872542874],[-73.8813487107858,40.56135157954351],[-73.88136894897042,40.56134482889054],[-73.88138983671996,40.561338312441464],[-73.88141204528422,40.561332301617256],[-73.88143293141148,40.56132669467841],[-73.88145183346823,40.5613212481919],[-73.88147293606488,40.56131322820122],[-73.88149581334656,40.561302715685216],[-73.88151915428158,40.56129124001098],[-73.88153201189785,40.56128477003452],[-73.8815547039273,40.561273050597926],[-73.88157549384808,40.561261598751244],[-73.88159656803164,40.56124976070236],[-73.88161925961398,40.56123803254097],[-73.8816401884454,40.56122776107379],[-73.8816634567865,40.561217059953634],[-73.8816889926387,40.56120577548003],[-73.88170253568771,40.56119961193255],[-73.88171737737892,40.56119295450252],[-73.88173260920942,40.56118616143796],[-73.88174658812818,40.56117983650023],[-73.88175861847841,40.561174715434966],[-73.8817819212205,40.5611640418011],[-73.88180537902346,40.5611527551627],[-73.88182947646406,40.56114073087339],[-73.88184233483804,40.561134295876684],[-73.88185623325609,40.561126899824195],[-73.88187025034782,40.561119719000445],[-73.88188268294103,40.561113445562704],[-73.88189455988079,40.561107117775165],[-73.88190695714904,40.56110081866636],[-73.88192107865264,40.561094709464946],[-73.8819349052524,40.56108816739648],[-73.88194830614007,40.561081751206316],[-73.88196126979665,40.56107551566504],[-73.88197456513642,40.561068910054594],[-73.88198752963682,40.56106269143174],[-73.88200050406664,40.56105644618039],[-73.88203604917,40.56104105737823],[-73.88205880591772,40.56103227370221],[-73.88208199965112,40.561023318752206],[-73.88210707368599,40.56101299700833],[-73.88212168973502,40.56100694323963],[-73.88213620094656,40.56100067207526],[-73.88214913940152,40.560995255540554],[-73.88216041225017,40.56099065584659],[-73.88218306409573,40.56098167385044],[-73.88220615093181,40.5609725304621],[-73.88222948744686,40.56096380112391],[-73.8822556351735,40.56095358867284],[-73.88228206413876,40.56094482748047],[-73.88230928304087,40.560936543546426],[-73.88233452702642,40.56093033763381],[-73.8823526704724,40.56092634873716],[-73.88237074147581,40.560923205789386],[-73.8823851748656,40.56092056421643],[-73.88241586728304,40.56091089700159],[-73.88241621202518,40.560910095891536],[-73.88241602369095,40.56090951939592],[-73.88235271249698,40.560788099260904],[-73.88235635712508,40.56077687346539],[-73.88235923039834,40.56076796180773],[-73.88237441679749,40.560760430809836],[-73.88238549043565,40.56076102733194],[-73.88239808836543,40.560761715544785],[-73.88241958961535,40.56076840139463],[-73.88242584458054,40.56077034444339],[-73.88243780514942,40.5607909509685],[-73.8824390871065,40.56079381620419],[-73.88245337703017,40.56082575465578],[-73.88247328322603,40.56087296216579],[-73.88248668159775,40.56087529030042],[-73.88250750253036,40.56087951727153],[-73.88252057000685,40.56088139491088],[-73.88253888350789,40.56088149422313],[-73.8825554023767,40.56088121425253],[-73.88257394133585,40.560880765464404],[-73.88259575058507,40.560880589571745],[-73.88261752366915,40.56088036857249],[-73.88263861248096,40.56087978634554],[-73.88265599601893,40.560878210395146],[-73.88267018015245,40.56087652311708],[-73.88268796496038,40.56087522650899],[-73.88270678652816,40.560874831262566],[-73.8827232354037,40.5608743798133],[-73.88274187901207,40.56087412828759],[-73.8827612416817,40.560875192602474],[-73.8827776183867,40.560875561298076],[-73.88280046617923,40.56087539513805],[-73.88282652775808,40.56087440398439],[-73.88284902255933,40.5608736078773],[-73.88287626049784,40.56087470667485],[-73.88289644771169,40.560876312091686],[-73.88291645747427,40.560879025701766],[-73.88293962972229,40.56088223657728],[-73.88295837856995,40.56088310221298],[-73.88297874541276,40.56088411440749],[-73.88300900265627,40.560886945493316],[-73.8830277150228,40.56088819857716],[-73.88305032489868,40.560889427649094],[-73.88307447541708,40.560886930912496],[-73.88309826218227,40.56088329912067],[-73.88310982640918,40.56088034812424],[-73.88313764957469,40.56087765675662],[-73.88314438194546,40.56087706033128],[-73.8831633133863,40.56087450448887],[-73.88318433715811,40.56087104041399],[-73.88320353254979,40.56086614293307],[-73.88321840479823,40.56086286207259],[-73.88323280320128,40.56085972564183],[-73.88324741562246,40.56085592148515],[-73.88326552705644,40.56085009611668],[-73.88328688961981,40.56084155353122],[-73.88330943510437,40.56083235542648],[-73.88333046640629,40.56082419010873],[-73.88335225445277,40.560815513416834],[-73.88337393471569,40.56080754811079],[-73.8833920132913,40.56080064999514],[-73.88340857891144,40.560793832262924],[-73.8834259028193,40.5607856192714],[-73.88343539982536,40.56078100391243],[-73.88344315695076,40.56077723432076],[-73.88345903958853,40.56076918186304],[-73.88347557387996,40.56076041906734],[-73.88349337258684,40.56075112564452],[-73.8835128591521,40.56074209410462],[-73.88353281763686,40.5607328841181],[-73.88355510425987,40.56072231664832],[-73.8835765415393,40.5607120728187],[-73.88359905432162,40.56070091988517],[-73.8836214608745,40.560689586744935],[-73.88364061968356,40.5606790336799],[-73.88365935482086,40.56066768860379],[-73.88368014419248,40.56065623637552],[-73.88370244284796,40.56064566888935],[-73.88372757697323,40.56063454605972],[-73.8837403622973,40.56062890369555],[-73.88375249634092,40.56062400869175],[-73.88377569269963,40.560614089938],[-73.88380001160772,40.560602479258215],[-73.8838232817824,40.560590778051534],[-73.88384669395799,40.56057850939239],[-73.88386109809434,40.56057202262594],[-73.88387561981152,40.560565751252426],[-73.88389070942684,40.560559562038264],[-73.88390752249391,40.56055274448423],[-73.88392794090561,40.560544633387345],[-73.88394940861694,40.56053678452618],[-73.8839690701961,40.56052897839935],[-73.88399082036813,40.560521643294905],[-73.8840147324762,40.560513274364745],[-73.88403597455228,40.56050670435024],[-73.8840572629734,40.56050013387605],[-73.88410568844873,40.560484486371685],[-73.88413241177597,40.5604762283104],[-73.88415876844616,40.5604673578864],[-73.88418408838787,40.560458189380476],[-73.88420508307243,40.56045112353183],[-73.88422171797333,40.56044491773886],[-73.88423691281291,40.56043894386117],[-73.88425168208957,40.56043314143828],[-73.88426677146688,40.560426925369676],[-73.8842815400802,40.56042112243968],[-73.88429717297159,40.56041498749655],[-73.88431370170932,40.560408556590666],[-73.88433109463166,40.56040184711285],[-73.88434848693706,40.5603951113296],[-73.88436422437739,40.5603892286151],[-73.88437913564503,40.56038361512494],[-73.88439325430417,40.56037855033313],[-73.884407407715,40.56037345809966],[-73.88443206430415,40.56036525233586],[-73.88445407445072,40.560357916735136],[-73.88447607272967,40.56035058178842],[-73.88449720857416,40.5603435257451],[-73.88451499964236,40.560337996385336],[-73.88453390201967,40.56033167538859],[-73.88455439118906,40.56032346540882],[-73.88457420687291,40.56031500228105],[-73.88459797973546,40.56030513822028],[-73.88461097723093,40.56029993724608],[-73.88462498969241,40.56029465654058],[-73.8846385650168,40.56028950941822],[-73.88465332350881,40.560283679960506],[-73.8846700432431,40.560276636538326],[-73.8846861728721,40.560269520650955],[-73.8847019129205,40.56026171046137],[-73.88471693288139,40.560254431454275],[-73.88473148047957,40.560247332065785],[-73.88474405393296,40.56024128412242],[-73.88475532648988,40.5602366759645],[-73.88477491440936,40.56022969806112],[-73.88479112502625,40.5602236267891],[-73.88480416654232,40.560212878587365],[-73.88481685329347,40.560203282801545],[-73.88483601878183,40.56019503576021],[-73.88485800842439,40.56019240145296],[-73.88488436886682,40.56018236804124],[-73.88485674870864,40.56013566602371],[-73.88482942339579,40.56008946001596],[-73.88482639762255,40.56008434162399],[-73.88482738580132,40.56007304171825],[-73.88483809042484,40.56005471714252],[-73.88485949479873,40.56004280745805],[-73.88488243929902,40.560041164372585],[-73.88489701008339,40.56004759905654],[-73.8849071562985,40.56006638547243],[-73.8849203051876,40.56008942529696],[-73.88494436797188,40.56014467881741],[-73.88495111801024,40.56016017455546],[-73.88497701148725,40.56016056939065],[-73.88499384958604,40.560160397446],[-73.88501270961228,40.5601576968166],[-73.88502923310014,40.56015551586839],[-73.885052271757,40.560153810187046],[-73.88508182676432,40.56015342529325],[-73.88511277798888,40.5601509617373],[-73.88513088351239,40.560148367887976],[-73.88514881564583,40.56014530779423],[-73.88516581600378,40.56014249001947],[-73.88518128795548,40.56013980725117],[-73.88519874824452,40.56013688120446],[-73.88521744058866,40.56013332446359],[-73.88523419128822,40.56013006448538],[-73.88524858662332,40.56012818326792],[-73.88527386894712,40.560124769303584],[-73.88529648951827,40.56012220087927],[-73.88531413634168,40.560121035405444],[-73.8853301523258,40.56011876779677],[-73.88534667832289,40.560115625016294],[-73.88536324018611,40.56011244541263],[-73.88538374267834,40.560108918596434],[-73.88540837775074,40.56010429388813],[-73.88543277625313,40.56009928093932],[-73.88545309071591,40.56009536575646],[-73.88547531123193,40.56009115376476],[-73.88550302533794,40.56008545790463],[-73.88551666325479,40.56008230350899],[-73.88554427202216,40.56007641805765],[-73.88555827758942,40.56007291154052],[-73.88558241626407,40.560067483329505],[-73.88559871654977,40.560064781729174],[-73.88561210551569,40.5600625650741],[-73.88563340220871,40.56005804638972],[-73.88565083113032,40.56005365887975],[-73.88567038650886,40.56004930866523],[-73.88569049002713,40.560045033041085],[-73.88570870779361,40.560042025748665],[-73.88572526989817,40.56003868425915],[-73.88574489795893,40.5600338295042],[-73.88576087880908,40.56003153432567],[-73.88577690695972,40.56002855298951],[-73.88579419469822,40.56002347911494],[-73.88580894838488,40.56001895389178],[-73.88582778528172,40.56001342084516],[-73.8858469176151,40.56000840324353],[-73.88586762480844,40.56000344081325],[-73.88589285466007,40.559996235459025],[-73.88590609226958,40.559992339467186],[-73.8859335968963,40.55998449522682],[-73.88594540242445,40.55998079716875],[-73.88597470624975,40.559971935285795],[-73.88598972144887,40.559966940880216],[-73.88600862950346,40.559960496176934],[-73.88602895134332,40.559952727041825],[-73.8860489416347,40.55994435982755],[-73.88607110952502,40.559936177712494],[-73.88608492815665,40.55993135282056],[-73.8861110968448,40.559921919029215],[-73.88614853091282,40.55990671041954],[-73.8861686390255,40.55989853478787],[-73.88618585685418,40.559891781632956],[-73.88620281397756,40.55988552477575],[-73.88622110842623,40.559878854436874],[-73.8862390146779,40.55987144306087],[-73.88625891014193,40.55986287870093],[-73.88628023867395,40.5598540450282],[-73.88631124047738,40.559842404246844],[-73.88633210557431,40.55983469825206],[-73.88634885109286,40.55982808063951],[-73.88636686065668,40.55982086853889],[-73.88638642583062,40.55981262816796],[-73.88640556342546,40.5598045867314],[-73.88642007152288,40.55979756013299],[-73.88643674773695,40.55978970556591],[-73.8864462444221,40.55978559003439],[-73.88646991785983,40.55977579249983],[-73.88648678162862,40.559769373171946],[-73.88650786008968,40.55976107999628],[-73.8865279565182,40.55975287748533],[-73.88654402626243,40.55974694487658],[-73.88656470275008,40.55973786624828],[-73.88658484750061,40.55972875140732],[-73.88660159386589,40.55972108686446],[-73.88661008661327,40.559716888573554],[-73.88663477870323,40.55970609939601],[-73.88664823292271,40.55970005663688],[-73.88666264554955,40.55969386035927],[-73.88667740176894,40.559687375764895],[-73.88669180276409,40.55968117025805],[-73.88671025250976,40.55967327300547],[-73.88672558815323,40.55966693271706],[-73.88674273569092,40.559659981724046],[-73.88676002423273,40.55965342707571],[-73.88677742056538,40.55964703620773],[-73.88680568666389,40.559636114482316],[-73.88682510812201,40.55962862325625],[-73.88684618561719,40.559620330520104],[-73.88686545531715,40.55961152168256],[-73.8868821421945,40.559603667731395],[-73.88689517092234,40.55959682942735],[-73.88690777389547,40.559590153374074],[-73.88692159769388,40.55958180841584],[-73.88693506601848,40.55957376080662],[-73.88694127351903,40.55957027442152],[-73.88696170683089,40.559558154144554],[-73.88697348578668,40.5595493104414],[-73.88698316803391,40.559540898911344],[-73.88698892060476,40.55953274536314],[-73.88699238967519,40.55952481456049],[-73.88699518208239,40.55951773196599],[-73.88699547207658,40.55951471788588],[-73.88695260038016,40.55943216169239],[-73.88695038899557,40.559428452414146],[-73.88694833771416,40.559425018880106],[-73.8869751080125,40.55940048249597],[-73.88700589149607,40.55940590741558],[-73.88701103333499,40.559416628189084],[-73.8870179748429,40.559431107255634],[-73.88702989018383,40.55945824206696],[-73.8870656347993,40.55953960377161],[-73.88706621334136,40.55954014512699],[-73.88707182997254,40.559542104885864],[-73.88708924527644,40.55954187004296],[-73.88710695748823,40.559541806202176],[-73.88712214223442,40.55954127162864],[-73.88714024448595,40.55954047036444],[-73.8871584170821,40.55953976683637],[-73.88718163115952,40.559539384554185],[-73.88719563399837,40.55953958778433],[-73.88721200899762,40.55954039644997],[-73.88722917637322,40.559540772994005],[-73.88724694516023,40.55954128666277],[-73.8872650100889,40.55954138447518],[-73.8872913275865,40.55954198727718],[-73.8873100301025,40.55954239262299],[-73.88733151943781,40.559542134265634],[-73.88735455628871,40.55954185999894],[-73.88737553751093,40.55954162793977],[-73.88739594207814,40.55954129713889],[-73.88741472854424,40.55954076605782],[-73.88743154221284,40.55954039554416],[-73.88744783717954,40.55954007829681],[-73.88746871260942,40.559539666189856],[-73.88750700362012,40.55953950551238],[-73.88753042924667,40.55954002417513],[-73.88755174014891,40.5595404595107],[-73.88757175204285,40.55954138878908],[-73.88759312195926,40.55954239059333],[-73.88761179944224,40.5595431840322],[-73.88762863594872,40.55954347006168],[-73.88764645226935,40.55954406446457],[-73.88766096256654,40.55954423998943],[-73.88766883940558,40.559544031412415],[-73.88769425074308,40.55954285021513],[-73.88771534057199,40.55954138434243],[-73.88773229808271,40.559540248648766],[-73.88774679943641,40.559538948550696],[-73.88776681567542,40.559537292645516],[-73.88778395212016,40.55953503064808],[-73.88780158577296,40.55953177936716],[-73.88781954941885,40.5595286178668],[-73.88783280130961,40.55952629829077],[-73.88785342476332,40.5595218427013],[-73.8878752435508,40.55951557895217],[-73.88789256106392,40.559510651379604],[-73.88791143846925,40.55950474427167],[-73.88792461201494,40.559500281566116],[-73.88794172129424,40.55949286026795],[-73.8879560196101,40.55948557091908],[-73.88796664304081,40.559480646018926],[-73.8879804093228,40.5594742844312],[-73.88799632718074,40.55946606870878],[-73.88800753009562,40.55946073057109],[-73.88802372886778,40.559454100119176],[-73.88804760878529,40.559443830864126],[-73.88806295796367,40.55943651555395],[-73.88807775364896,40.559429172227425],[-73.88809382369234,40.559421227368084],[-73.8881118307229,40.5594136445828],[-73.88812723774969,40.55940745461868],[-73.88814416728086,40.55940201449134],[-73.88816231056671,40.559397665157874],[-73.88817512811303,40.55939353462379],[-73.88818845551666,40.559388333566005],[-73.88821164791311,40.559379738068856],[-73.88823408223283,40.559372213183025],[-73.888252478983,40.559364847036],[-73.88826990485003,40.55935865968713],[-73.88828704675544,40.55935283157854],[-73.88830448749229,40.55934510380144],[-73.88831780453545,40.55933833597895],[-73.88833477455901,40.55933020248473],[-73.88834640400577,40.55932367677416],[-73.88835120127706,40.55932146535221],[-73.8883742544534,40.559310583071294],[-73.88839348051042,40.55930182168106],[-73.88841196066126,40.55929355411115],[-73.88843460892821,40.55928547135191],[-73.88845783243012,40.5592789919054],[-73.88847432349492,40.55927392958604],[-73.88848599622679,40.559270014186765],[-73.88850010155929,40.55926484115548],[-73.888514977219,40.55925914584185],[-73.88854501294055,40.559246334328726],[-73.88856043165246,40.55923967607181],[-73.88857518948618,40.55923376485751],[-73.88858819830037,40.55922844650843],[-73.88860163108492,40.5592229754467],[-73.88861531289731,40.55921793601442],[-73.8886414248378,40.55920750646397],[-73.88866346050547,40.55919818937546],[-73.8886823662914,40.55918978831825],[-73.88870563469128,40.55917781539226],[-73.88872095207054,40.5591684112005],[-73.88873388230934,40.559160930952864],[-73.88874756681231,40.55915386640604],[-73.88876356449074,40.559147343879225],[-73.88877861484144,40.559142504443386],[-73.8887944573453,40.559137224498826],[-73.8888118462847,40.55913191036528],[-73.88882876320555,40.559126712708114],[-73.88884317456646,40.559122665396785],[-73.8888687023636,40.559115143548404],[-73.8888852295013,40.55910961228879],[-73.88889898140339,40.55910479855328],[-73.88891371347255,40.55909981505122],[-73.88892976811799,40.559094418357255],[-73.88894827995534,40.55908881764017],[-73.8889653864727,40.559082926237366],[-73.88898168957077,40.55907751168312],[-73.88899879608145,40.559071620777914],[-73.88901342180202,40.55906598831697],[-73.88903236176566,40.55905864954227],[-73.88904806278263,40.55905256896815],[-73.88906459552489,40.55904457014024],[-73.88907860002213,40.55903670322723],[-73.88908973099926,40.559031203583174],[-73.88910490444832,40.55902350029984],[-73.88912460287204,40.559013640749676],[-73.8891430729845,40.559004436560244],[-73.88915842352402,40.55899709430014],[-73.88917505852872,40.55899032958027],[-73.8892004497329,40.558979953319394],[-73.88921715558521,40.55897337696534],[-73.8892343340058,40.55896661276106],[-73.88924992948034,40.55896083796713],[-73.8892651940847,40.55895536792403],[-73.889281824639,40.55895167350489],[-73.88929867917078,40.55894828621403],[-73.88931527232143,40.558945555218436],[-73.88933518791298,40.558940612844054],[-73.88933571933896,40.55894043275889],[-73.8893479348073,40.55893633887294],[-73.88936900021152,40.5589281285895],[-73.88938592166755,40.558920399645345],[-73.88939953358437,40.558913721944954],[-73.88941636213838,40.55890478685909],[-73.88942809859243,40.55889746772034],[-73.88944006052962,40.558889545689816],[-73.88945256487841,40.55888223616685],[-73.88946571895656,40.5588746665913],[-73.88947903966375,40.55886595428561],[-73.88949428876113,40.55885589102982],[-73.88950329193761,40.55885181212985],[-73.88952413143143,40.55884470009414],[-73.88953821130877,40.55884100318436],[-73.88955600226402,40.55883544556882],[-73.8895720265047,40.55882750984019],[-73.88958349260741,40.55881961362017],[-73.88959408512532,40.55881106051213],[-73.88960513997509,40.55880239861803],[-73.88961883994124,40.55879238897401],[-73.88959262563455,40.55869814093882],[-73.88963947542905,40.55866435179407],[-73.88966114737838,40.55869419176668],[-73.88971251660605,40.55877239782642],[-73.88973183055424,40.55877353295793],[-73.88974665924734,40.558774338772615],[-73.88976684651831,40.55877655563951],[-73.88978843656231,40.55877953912555],[-73.88981016756065,40.55878282915497],[-73.8898263876076,40.55878493398081],[-73.88984272640754,40.55878615570063],[-73.88986547856705,40.558786393801576],[-73.88988292695666,40.5587878154377],[-73.88990545270589,40.55878962055587],[-73.88992527143694,40.558793151313715],[-73.88994362518027,40.55879634794994],[-73.88996071980159,40.55879758026149],[-73.8899782776808,40.55879720941809],[-73.8899949742275,40.558797144159165],[-73.89001495135724,40.55879746032194],[-73.89003085569702,40.5587973405221],[-73.89004747960244,40.55879763638048],[-73.89006522538642,40.55879813920455],[-73.89008167051115,40.558799091436526],[-73.89010045639388,40.55879864116778],[-73.89011859438835,40.55879786593824],[-73.89013605771045,40.55879675717855],[-73.89015182107184,40.55879687981035],[-73.89016988162082,40.558798987018136],[-73.8901773299974,40.55880013820226],[-73.89018413011797,40.55880118824814],[-73.89019106912326,40.558803536783145],[-73.89019916422679,40.55880625482124],[-73.89020264144474,40.55880928390301],[-73.89021653553594,40.55881154912169],[-73.89023464758552,40.558804640746864],[-73.89025218137624,40.558797138258164],[-73.89026622960301,40.55879155065397],[-73.89028203584047,40.558786162412844],[-73.89029615298992,40.5587815381678],[-73.8903116045613,40.558776501396565],[-73.8903262178216,40.55877179586702],[-73.89034504805454,40.558766266596606],[-73.89037454574549,40.55875691190853],[-73.89039100139333,40.5587518481075],[-73.89040687782484,40.55874757750812],[-73.89042333184376,40.55874350397019],[-73.89044251425916,40.55873872270574],[-73.89045634638096,40.55873497167001],[-73.89047102896278,40.55873097886039],[-73.89048871446779,40.558725231523525],[-73.89050235858421,40.55872066124929],[-73.89051863774662,40.55871524645412],[-73.89054916413359,40.558704893050844],[-73.8905731470377,40.558696387793745],[-73.8905942578776,40.558689266440794],[-73.89061099796508,40.55868365388373],[-73.89062392295915,40.55867919046436],[-73.89063850105036,40.55867393653624],[-73.89065244339363,40.55866791672437],[-73.89066807554951,40.55866068258741],[-73.89068514879419,40.55865375556203],[-73.89070326159226,40.558646333802365],[-73.89071751952294,40.55864195289293],[-73.89073738740673,40.558636514676614],[-73.89075892304271,40.55863018695157],[-73.89077963004353,40.55862485691272],[-73.89079589630373,40.558619378907224],[-73.89081077171417,40.55861322493422],[-73.8908220810743,40.55860758037852],[-73.89083940306178,40.558599636827644],[-73.8908549649828,40.5585922126196],[-73.89087643516298,40.55858223751682],[-73.8908951609771,40.55857454625118],[-73.89091301383377,40.55856715218902],[-73.89092976712301,40.55856054882615],[-73.89094582323654,40.55855461156792],[-73.8909602596398,40.5585496012204],[-73.89097938744455,40.55854215357607],[-73.89099331738522,40.55853616051582],[-73.89101216480772,40.55852755965913],[-73.89102836401085,40.55851993901712],[-73.89104144405677,40.55851424167258],[-73.89105494917439,40.558508383398504],[-73.89106808825738,40.55850284861095],[-73.89108116693413,40.558497178567954],[-73.89109520382706,40.55849132079343],[-73.89111285504032,40.5584840347333],[-73.89112776621222,40.55847787019877],[-73.89114339681828,40.55847166312145],[-73.8911590875942,40.55846505922068],[-73.89117728265758,40.55845777299593],[-73.89118391048626,40.558455086064924],[-73.89120803771054,40.55844485274098],[-73.89122525414979,40.55843665539164],[-73.89124131255272,40.55842873755571],[-73.89125687432877,40.55842189026605],[-73.8912700469706,40.55841636436623],[-73.89128423749993,40.55841083054932],[-73.8913029974402,40.558403706840735],[-73.89131718794913,40.55839818223393],[-73.89133357396666,40.55839193965908],[-73.89134873135711,40.558386298524695],[-73.8913702324132,40.558379403061025],[-73.89138923834875,40.558373765058654],[-73.89140483105552,40.558369493047856],[-73.89141887618322,40.558365697534654],[-73.89143378339006,40.558361128343925],[-73.89145192790856,40.558356254793544],[-73.89146564052064,40.55835283674029],[-73.89148184843594,40.55834777305146],[-73.89149498721629,40.55834224809905],[-73.89150868211313,40.55833566856711],[-73.89151945556276,40.55832546695811],[-73.89152846414689,40.55831834288092],[-73.89154826324565,40.55831174263947],[-73.89156731551009,40.5583071773454],[-73.89158297770443,40.558303518032865],[-73.89159799271953,40.5582981467894],[-73.89161127463412,40.55829184679788],[-73.89162655615476,40.558282369644196],[-73.8916405593409,40.55827502628351],[-73.8916544682081,40.558267870465635],[-73.89166825910183,40.558260589389974],[-73.89168619604051,40.558251763743826],[-73.89170233654187,40.55824395230236],[-73.89171417611126,40.55823892131815],[-73.89172783390813,40.55823338644157],[-73.89174360875042,40.55822593651414],[-73.89175592487081,40.558217707661406],[-73.89176760137725,40.55821028017026],[-73.89178229273936,40.558201153749884],[-73.89179238639584,40.558194689401944],[-73.891803330594,40.55818833223588],[-73.8918173438662,40.558181925355306],[-73.8918248683845,40.55817957244887],[-73.89185168390085,40.55817860693071],[-73.89186809765138,40.55817796516553],[-73.8918817012715,40.558176438707704],[-73.89189898298588,40.55817192496633],[-73.89191180092095,40.55816672249437],[-73.89192354828404,40.5581604215251],[-73.89193651477038,40.55815150924037],[-73.89194793452994,40.55814255110359],[-73.89195762921878,40.558134761036705],[-73.89197200524288,40.558123518727726],[-73.89198479627274,40.55811321074839],[-73.89199719571882,40.558104631140495],[-73.89200886207547,40.55809720311261],[-73.89202118696888,40.558090578338515],[-73.8920300739883,40.55808522824935],[-73.89204452639969,40.558078217976046],[-73.89206134338026,40.55806821130544],[-73.89207391762301,40.55806100928443],[-73.89208699685544,40.5580482251374],[-73.89211373696571,40.557916545616486],[-73.89213864396203,40.55787154149408],[-73.89216471320682,40.557868252902416],[-73.8921993963761,40.55791135756906],[-73.8922036773826,40.55795112129291],[-73.89226637138381,40.55802542116515],[-73.89227848852563,40.55803087222685],[-73.89229729856623,40.558037093667686],[-73.89231725631709,40.55804193942074],[-73.89233895484425,40.558043634726964],[-73.89235817225351,40.55804650778438],[-73.892372383173,40.55804961889792],[-73.89238831548232,40.55805370379868],[-73.89240443414798,40.55805977946211],[-73.8924084923352,40.55806189950163],[-73.89242549285898,40.55807769322537],[-73.89243810858301,40.558088907095815],[-73.89244928608807,40.5580985798507],[-73.89246225917614,40.558107895269174],[-73.89247739622505,40.558114248270385],[-73.89249384089578,40.558116218068434],[-73.89250945943259,40.55811779054768],[-73.89252745099402,40.5581192935426],[-73.89254519501223,40.55812024714005],[-73.89255904386302,40.55812069165325],[-73.89256782772821,40.55812127617291],[-73.89259676604317,40.558121474621366],[-73.89261533023681,40.558119565051264],[-73.89263311420231,40.55811807759424],[-73.89265316574712,40.55811598009962],[-73.89266882388023,40.5581143735467],[-73.89268761034246,40.55811384160348],[-73.89270938425796,40.55811265539576],[-73.89272522039113,40.558110860195235],[-73.89274005394672,40.55810870453706],[-73.89275822850792,40.55810649654427],[-73.89278399782745,40.558102486315725],[-73.89280034483956,40.55809865609343],[-73.89281553458237,40.558094636485166],[-73.89283174003617,40.55809100431418],[-73.89284949188887,40.55808748180792],[-73.89286694672931,40.558084805885564],[-73.89288343254088,40.558082353211795],[-73.892901099734,40.55808011892359],[-73.89291853141617,40.55807791071525],[-73.89293684750227,40.55807551401996],[-73.89295657126446,40.5580717951475],[-73.89297166705933,40.55806800042368],[-73.89298807345284,40.55806383701302],[-73.8930050697285,40.5580602868064],[-73.89302303190978,40.558057638305286],[-73.89304052257286,40.55805507832059],[-73.8930593123054,40.55805207927423],[-73.89307393396452,40.55804945412438],[-73.89308984296201,40.55804630848287],[-73.8931056815178,40.558042982846494],[-73.8931259485519,40.558038796036946],[-73.8931518031752,40.55803292102993],[-73.89316803285105,40.55802895561702],[-73.89318481921131,40.558023424985095],[-73.89319530403397,40.55801619392581],[-73.89320861760812,40.558011532389074],[-73.89322766387092,40.5580110099808],[-73.89324879074317,40.55800852588522],[-73.89326280142221,40.558003631620984],[-73.89327827868696,40.55799710798173],[-73.89329506560478,40.55799163010613],[-73.89331270247467,40.55798580271255],[-73.89332746870873,40.55798148410491],[-73.89334402797228,40.55797757375557],[-73.89335990249658,40.55797385123917],[-73.89337632196171,40.55796917497613],[-73.89339216208194,40.55796484847805],[-73.89340847281095,40.55796100054489],[-73.89342424263309,40.55795653961819],[-73.89343594902601,40.55795322752481],[-73.89345614580806,40.55794940078112],[-73.89347065050563,40.55794557863862],[-73.89348635361993,40.55793790223999],[-73.89349979678222,40.55792688386741],[-73.89351478690291,40.55791479373095],[-73.89353242776703,40.557906435098],[-73.89354517685392,40.55790063010994],[-73.89354955190164,40.55789676238142],[-73.89355458792237,40.55789231829233],[-73.89355951721147,40.55788937818761],[-73.89356665523418,40.55788511547059],[-73.89358631459325,40.55787667862064],[-73.89360532636422,40.55786799623859],[-73.89361865369973,40.55786279455065],[-73.89363554546668,40.55785750670131],[-73.89365297118842,40.55785126358576],[-73.89366762641077,40.55784213689081],[-73.89367995542594,40.55783292695608],[-73.89369137329197,40.55782497750931],[-73.89370398329206,40.557817388851504],[-73.89371918082583,40.55780922561375],[-73.89373488375028,40.55780163043294],[-73.89374749199409,40.55779555456377],[-73.89376164383756,40.55779093059499],[-73.89378003300162,40.557787677922555],[-73.89379029427916,40.5577865626165],[-73.89381008575477,40.55778451845657],[-73.89382755748822,40.557779293101255],[-73.89384242170614,40.55777214795339],[-73.8938623446111,40.55776217019211],[-73.89387427890698,40.55775625585515],[-73.89387797702284,40.55775442230685],[-73.89389410537686,40.55774710693722],[-73.89391154277094,40.55774039604974],[-73.89392471499544,40.55773587820759],[-73.89394099359609,40.55773049090432],[-73.89395525321623,40.55772506504557],[-73.89397085126707,40.55771722648224],[-73.8939857639071,40.55770958547196],[-73.89399779211271,40.55770386051762],[-73.89401381433667,40.55769586100864],[-73.894025845604,40.557689172087095],[-73.8940413725929,40.55768070269851],[-73.89405415752279,40.55767440196597],[-73.89407049888506,40.557667096149764],[-73.89408317663843,40.557661614871456],[-73.89409993015842,40.55765452453953],[-73.89411487596627,40.55764797382774],[-73.8941270824513,40.55764159079915],[-73.8941434010887,40.55763364532243],[-73.89415434322025,40.557627838601235],[-73.89416716493498,40.557620627700054],[-73.89418431266448,40.55761079240646],[-73.89419667280885,40.557604184519434],[-73.89421276567165,40.55759690458868],[-73.89422328361134,40.557590980031755],[-73.89423647214902,40.55758292410468],[-73.8942527089063,40.557574374759234],[-73.89426830527643,40.55756755389811],[-73.89427586644534,40.557564705813974],[-73.89430402797811,40.55755579016049],[-73.89432389695583,40.55754927092444],[-73.89434305672248,40.55754341679642],[-73.89436062314705,40.55753741695634],[-73.89437772943427,40.55753153396136],[-73.89439432946327,40.557524930454754],[-73.89441064667753,40.557517291350905],[-73.89442858173408,40.55750902281429],[-73.89444046916793,40.557503513462635],[-73.89445645580396,40.55749600891006],[-73.89447226487347,40.55748855813669],[-73.89449181506379,40.55748247985246],[-73.8945070786953,40.55747700040026],[-73.89452105398479,40.55747213241974],[-73.89453427277249,40.557467695802444],[-73.89455011354572,40.557462415062375],[-73.89456551849213,40.55745729692667],[-73.89457849050996,40.557452364356735],[-73.8945938246096,40.55744606590397],[-73.89460757906467,40.557439712222504],[-73.89463210764868,40.557428180190705],[-73.89464726684722,40.557421494576275],[-73.8946646598371,40.55741317122578],[-73.89467979669065,40.55740546834493],[-73.894695133296,40.55739812466181],[-73.89471090600708,40.557391691566465],[-73.894727835053,40.557385475809944],[-73.89474633523554,40.55737829752375],[-73.89476614767057,40.55737066039979],[-73.89477504316363,40.55736740004161],[-73.89480114342277,40.557355924363435],[-73.89481652964487,40.557347185185385],[-73.89482859594904,40.55734005477047],[-73.89484124113349,40.55733243971768],[-73.8948571950492,40.557323340362046],[-73.89487636109342,40.55731342556077],[-73.89489400002809,40.55730608395841],[-73.89490822437868,40.5573006309767],[-73.89492507893138,40.557296783325796],[-73.89494140837546,40.5572965183218],[-73.89494848366222,40.55729503930598],[-73.89495142499428,40.55729392540946],[-73.89495276013957,40.557293016943255],[-73.8949541911724,40.55729189245112],[-73.89495517340924,40.55728982200969],[-73.89495599424933,40.5572864647909],[-73.89495649475035,40.55728302435181],[-73.89495626172041,40.557281475492196],[-73.89489756403295,40.55714972853708],[-73.89488196616652,40.55710539053751],[-73.89489010400743,40.55708833305338],[-73.89489014015776,40.557088251834465],[-73.8949181726641,40.557078795795725],[-73.8949421816392,40.557090001722386],[-73.89495564136925,40.55710520598149],[-73.89496631694895,40.55713346480679],[-73.89501734885616,40.55726010812491],[-73.89501793789617,40.55726084646507],[-73.89501879966028,40.557261217326385],[-73.89502000255732,40.5572615779451],[-73.8950457120954,40.55726554626924],[-73.89506406240766,40.55727179431212],[-73.89507707602904,40.557277947513164],[-73.8950911347206,40.55728677661748],[-73.8951079724792,40.55729417671507],[-73.89512221087662,40.55730215073948],[-73.89513439494033,40.55730995100068],[-73.8951434505146,40.55731747851365],[-73.89514753304958,40.55732706428168],[-73.89514852671984,40.5573405186783],[-73.89514692835682,40.55735141403457],[-73.89515159156552,40.557359234399726],[-73.8951616465735,40.557368852089155],[-73.89517340416273,40.55737814749637],[-73.89518458696962,40.55738503715093],[-73.89519982761884,40.55739331849247],[-73.89521720563089,40.55740233958377],[-73.89523064412138,40.55740819662704],[-73.89524370640554,40.55741317932199],[-73.89526805469535,40.55741962160903],[-73.89528651630928,40.557422024906295],[-73.89530166347399,40.557422975710395],[-73.8953189365841,40.55742354095354],[-73.89533908996138,40.55742369434989],[-73.89535719235894,40.55742236926537],[-73.89537230601303,40.55742171660086],[-73.89538789129571,40.55742146006959],[-73.89540595765159,40.55742056700422],[-73.89542036374307,40.55741953590903],[-73.89543626972063,40.557418433804706],[-73.89544354339259,40.55741805293003],[-73.89547081878338,40.55741648404561],[-73.89549445853956,40.55741546033949],[-73.89551188771092,40.55741427014972],[-73.89552790081125,40.5574123661645],[-73.89554482507023,40.55740916682683],[-73.89556565952897,40.557404575518184],[-73.89558391866822,40.55740105238055],[-73.89560237805894,40.55739785392746],[-73.89561699906315,40.55739521086271],[-73.89563232828648,40.55739294705722],[-73.89565436553602,40.557389202851546],[-73.89567357950375,40.5573859507929],[-73.89569085963728,40.55738201328516],[-73.89570692406242,40.55737761530383],[-73.89572107424415,40.55737405289671],[-73.89573877925045,40.557369926961314],[-73.89575393356263,40.557366293423826],[-73.89576650112902,40.55736317135101],[-73.89578748916934,40.55735839083272],[-73.89580423768511,40.557354344266095],[-73.89582644044471,40.5573506539547],[-73.89583376321654,40.55734103399289],[-73.89583913360153,40.557335302304466],[-73.89585185203126,40.557326138392924],[-73.89586694243091,40.55731784024732],[-73.89587965836702,40.55731041277794],[-73.89589515186505,40.55730109775245],[-73.89590584948701,40.55729278640568],[-73.8959189238522,40.55728255899439],[-73.89593506810235,40.55727173108802],[-73.89594551358122,40.557267211548634],[-73.89596128166883,40.55726280388155],[-73.89598835415761,40.55725635404161],[-73.89600401650887,40.5572522794899],[-73.89602108451808,40.55724784668951],[-73.89604177905684,40.557242074417076],[-73.89606489515472,40.557235647782555],[-73.89608718331291,40.55722940987069],[-73.89610882361065,40.55722366524662],[-73.89612955327726,40.557217893660194],[-73.89617571486744,40.557205220214584],[-73.89619371634302,40.55719967114295],[-73.89621316114841,40.55719312422443],[-73.89623375248996,40.55718532571737],[-73.89625477931413,40.55717828500274],[-73.89627753339933,40.557169444730086],[-73.89630285742751,40.55715491460959],[-73.89633257498984,40.557140172670856],[-73.8963537486009,40.55712996190208],[-73.89636887458425,40.55712173626307],[-73.89638072903635,40.557114118484485],[-73.89639189314389,40.55710946402112],[-73.89640888902035,40.55710547253933],[-73.89642634856376,40.55710035500208],[-73.89644593365956,40.557094383970934],[-73.89647070447559,40.55708641897934],[-73.89649489769154,40.55707839951725],[-73.89652079133808,40.55706958782541],[-73.89653512089211,40.557064873041355],[-73.89654869476578,40.557059644933325],[-73.89657303082268,40.557050859301604],[-73.89659881984014,40.55704080576627],[-73.89662413630357,40.55703193975435],[-73.89665029842948,40.55702575949978],[-73.89667381225723,40.55702141264946],[-73.89669126886602,40.55701731331605],[-73.89670686171101,40.55701252710649],[-73.8967201877133,40.55700735253231],[-73.89673199093987,40.55700228414161],[-73.89674603923518,40.5569954880218],[-73.89676232388486,40.556985921625525],[-73.89677993051143,40.55697655410041],[-73.89679286790549,40.55697054956041],[-73.89680827343877,40.55696443984995],[-73.89682509817399,40.55695701697267],[-73.89684263133438,40.556949981890895],[-73.89684674230294,40.55694826572119],[-73.89686257314501,40.55694167859014],[-73.89688782001133,40.5569316064098],[-73.8969013940518,40.55692637708749],[-73.89691461391169,40.556921499928606],[-73.89694316598754,40.556911890237274],[-73.89695825050367,40.55690668856583],[-73.89697236759783,40.556901542147024],[-73.89699522942668,40.55689179163881],[-73.89700856116322,40.55688258207839],[-73.89701959656205,40.55687031772732],[-73.89702194052782,40.55686626795056],[-73.8970272086254,40.55685712269277],[-73.89703572008948,40.55684239774324],[-73.89704812159904,40.55683233210401],[-73.89706181021303,40.55682171811897],[-73.89707345559778,40.556811137985],[-73.89708358566911,40.55679596449715],[-73.89708396311588,40.55678079098092],[-73.89707948535917,40.55676738725568],[-73.89707637645036,40.556754984072896],[-73.89707449198423,40.55674435612914],[-73.89706961439569,40.5567297185224],[-73.89706825020913,40.55671828019999],[-73.89706586648747,40.55670237528642],[-73.89706380003528,40.55669496191086],[-73.8970645916061,40.556663624474346],[-73.89707956116774,40.55665743308467],[-73.897096846793,40.55665631372607],[-73.89711859133807,40.5566588634112],[-73.89712552628788,40.556663859166804],[-73.89712899705195,40.55667220978877],[-73.8971296536064,40.55667490358775],[-73.89713317548016,40.55668786451109],[-73.89713692363698,40.55669965560803],[-73.89713909670549,40.556714579443835],[-73.89714213447945,40.55672739669517],[-73.89714624648275,40.556741259960084],[-73.89715174000806,40.55675416937395],[-73.8971556027241,40.55676831135256],[-73.89715972516413,40.55678238990222],[-73.89716376799662,40.5567945332424],[-73.89716856511093,40.55680724317386],[-73.8971714654906,40.556818142753905],[-73.89717425836032,40.55682868087558],[-73.89717686335528,40.55683969645682],[-73.89718544253145,40.556849745210215],[-73.89718596194956,40.556850349620554],[-73.89719491170469,40.556857524896856],[-73.89720641046034,40.556866288292035],[-73.89722312098318,40.55687923571889],[-73.89723833191204,40.55689164872134],[-73.89725586404445,40.556907667199205],[-73.89726846764754,40.55691971884844],[-73.89727249952632,40.556923576145415],[-73.89728569121958,40.556936573690095],[-73.89729639319538,40.55694871309652],[-73.8973064624852,40.55695791664464],[-73.89731702574245,40.556968137875096],[-73.89733107996275,40.55698088422068],[-73.89734247111011,40.55699008894726],[-73.897356886194,40.55699842253928],[-73.89738317571357,40.55700835140524],[-73.89739670068472,40.55701231769735],[-73.897410767973,40.557016283299596],[-73.89742494255974,40.55702046477448],[-73.89745216824505,40.55702867577137],[-73.89747886443112,40.55703569665927],[-73.89749497490688,40.55703966357244],[-73.89751083763666,40.55704318999367],[-73.89753033601988,40.55704771059594],[-73.89754969422734,40.55705096940209],[-73.89757027835617,40.557055624822496],[-73.89759035599654,40.55705926371869],[-73.89760880582953,40.55706174721415],[-73.89762902628071,40.55706464675387],[-73.89764889366549,40.55706688892306],[-73.89766745042861,40.55706954422254],[-73.89768375286755,40.55707180951143],[-73.89769954625494,40.55707415609921],[-73.89771646166693,40.55707661140576],[-73.89773246916424,40.55707827365245],[-73.89774787524973,40.557079800164836],[-73.89776467433907,40.55708104931295],[-73.89778000860088,40.55708243201643],[-73.89780731534128,40.55708465380694],[-73.89782940104332,40.55708771630234],[-73.89784037708668,40.55709063505551],[-73.89789049233045,40.5571011433731],[-73.89790819996337,40.557103212864256],[-73.89792895544446,40.55710414032961],[-73.89795109363455,40.55710390854014],[-73.89797204009125,40.557103188845794],[-73.89799514796819,40.5571021371803],[-73.89801627293329,40.55710002160973],[-73.89803275813114,40.55709855075938],[-73.8980485922054,40.55709785281419],[-73.89806593712169,40.55709709472435],[-73.89808447801877,40.55709461615584],[-73.89810877058372,40.55709060392501],[-73.89813040714719,40.55708658832806],[-73.8981496664707,40.55708456975327],[-73.89817420196265,40.55708459150917],[-73.89819087384144,40.55708428295656],[-73.89820767867592,40.557081911556125],[-73.89823432134082,40.55707770218861],[-73.89824828256279,40.5570743378257],[-73.898260813126,40.557071169879045],[-73.89828608894176,40.557065204245376],[-73.89831103530723,40.557058642578085],[-73.89833278263924,40.55705182677868],[-73.89833569993479,40.557050875278286],[-73.8983517539591,40.55704563910086],[-73.8983762067775,40.557037043169515],[-73.89839853425401,40.557029318686205],[-73.89842095425466,40.55702184574282],[-73.89844375413153,40.55701401310914],[-73.89846539391671,40.55700698074087],[-73.89848519167205,40.55700142401914],[-73.8985028356776,40.55699765796068],[-73.89850415961071,40.55699744335218],[-73.89851450413923,40.55699575943623],[-73.89851946372957,40.556994952471314],[-73.8985414548582,40.55699072183428],[-73.89856820836937,40.556983631475426],[-73.89858221850301,40.55697927634324],[-73.89859642933541,40.55697438110259],[-73.89861242394528,40.5569689017504],[-73.89863179528277,40.55696323657016],[-73.89865213659458,40.556956698239084],[-73.89866213109282,40.55695321020647],[-73.89867377844784,40.556949144480335],[-73.8986963179331,40.5569416364073],[-73.89872169283507,40.55693255370368],[-73.89874579035664,40.556924560655546],[-73.89876742012318,40.55691699698422],[-73.89879060968808,40.55690894867913],[-73.89881272425586,40.55690062953158],[-73.89883436626606,40.5568930931658],[-73.89885272293434,40.55688718380109],[-73.89887292268969,40.55688039334125],[-73.8988938071753,40.55687310893234],[-73.89891429061721,40.556866814436],[-73.8989344897012,40.55686002396471],[-73.89895716970726,40.556852803110445],[-73.8989805127921,40.55684502512779],[-73.89900175147623,40.556838514999015],[-73.89901964668846,40.55683271392869],[-73.899037425606,40.55682668658801],[-73.8990551074604,40.556821515069565],[-73.89907191645959,40.556816613342164],[-73.8990853472157,40.556812176219935],[-73.89909525884558,40.55680884454972],[-73.89911718426411,40.556800353794245],[-73.89913198896232,40.55679355854971],[-73.89911446485256,40.556728743943594],[-73.89910004069087,40.5566634863985],[-73.8991026135056,40.55665828198439],[-73.89910633110544,40.55665349693352],[-73.89911108074182,40.55664927636806],[-73.89911671836649,40.556645748290336],[-73.89912307300003,40.55664301970075],[-73.89912995191762,40.55664117335261],[-73.8991371464938,40.556640265242365],[-73.89914443852983,40.55664032291143],[-73.89915160687111,40.55664134461079],[-73.89915843411464,40.55664329935404],[-73.89916471320208,40.5566461278574],[-73.89917025369978,40.55664974433726],[-73.89917488757403,40.5566540391122],[-73.89919692867946,40.55668200535901],[-73.89921346312981,40.55671209997113],[-73.8992999961605,40.556721130253116],[-73.89938729168115,40.55672323774433],[-73.89947440025654,40.556718399523454],[-73.89956037448474,40.55670666821143],[-73.89964427930212,40.55668817139926],[-73.89972520215414,40.556663110259926],[-73.89980226292091,40.55663175736049],[-73.899795209569,40.55660191839157],[-73.89979274946734,40.55657165645506],[-73.89979491593297,40.556541381463475],[-73.8997975750195,40.55653741736617],[-73.89980107374255,40.556533852780554],[-73.89980531156775,40.556530790133394],[-73.89981016672306,40.556528317428395],[-73.89981549969771,40.55652650571766],[-73.89982115725113,40.5565254070599],[-73.89982697681607,40.55652505302449],[-73.89983279117008,40.55652545378443],[-73.89983843324036,40.55652659782423],[-73.8998437409046,40.556528452270264],[-73.89984856164949,40.55653096383595],[-73.89987312558601,40.55655826175812],[-73.89989113789974,40.55658838566871],[-73.8999020570447,40.55662042989802],[-73.89999588612561,40.55662592615086],[-73.90008998349377,40.55662498872287],[-73.90018359234752,40.556617625153535],[-73.90027595981465,40.55660389466618],[-73.90036634300809,40.556583907691596],[-73.90045401500153,40.5565578249798],[-73.9005382706763,40.55652585630693],[-73.90053984674914,40.55650666867144],[-73.90053778189319,40.55648750803289],[-73.9005321191981,40.556468774209094],[-73.90053474164472,40.556459604080814],[-73.9005393476434,40.55645090062121],[-73.90054580613076,40.55644291148531],[-73.9005539333315,40.55643586400202],[-73.90056349798762,40.55642995870576],[-73.90057422793898,40.556425363630154],[-73.90058581786744,40.55642220952692],[-73.9005943685643,40.55642463061026],[-73.900602320441,40.556428038027164],[-73.90060947937184,40.55643234859393],[-73.90061567058889,40.55643745707865],[-73.90062074294846,40.556443238770136],[-73.90062457262097,40.55644955252248],[-73.9006270661139,40.55645624420076],[-73.90062816255423,40.55646315044386],[-73.90064222658754,40.556510441771124],[-73.90065211439476,40.55655834438586],[-73.90065778173296,40.55660664399161],[-73.90093308545316,40.557856219264444],[-73.9012503562143,40.55791158352631],[-73.90123356900092,40.55803792214303],[-73.90156725983903,40.55941605841972],[-73.90191033825705,40.56068186158337],[-73.90223253845629,40.56187060620644],[-73.90225538368166,40.561944756259315],[-73.90229540705343,40.562093701712506],[-73.9023059600939,40.562128209603515],[-73.90223685657276,40.56214715203861],[-73.89554062740146,40.56402069965743],[-73.8950509314375,40.56415026276612],[-73.89436560139262,40.564343671081964],[-73.89149743340381,40.56515303646401],[-73.89127011456382,40.56521667013292],[-73.89104894067788,40.565277650147756],[-73.89091951046343,40.56531333211187],[-73.89057051146509,40.56540955545435],[-73.88957035293384,40.565690426948464],[-73.88912565943207,40.56581301201097],[-73.8890262404148,40.56584041685711],[-73.88812419456535,40.56609038268845],[-73.88782122595767,40.56617416940599],[-73.88690644510015,40.56642653638885],[-73.88660556568497,40.566508763595245],[-73.88583037303,40.566722113205024],[-73.88536860326788,40.56685701185383],[-73.88444436690345,40.56712420801324],[-73.8831735149996,40.56749160733836],[-73.882756802463,40.567569861119146],[-73.88276986133302,40.56759742187364],[-73.88280654526619,40.56766844770977],[-73.88313094840235,40.56838062601482],[-73.88311385647987,40.56838317501267],[-73.88311091520264,40.56838386542549],[-73.883091298542,40.56838521351031],[-73.88307333791991,40.56838478176584],[-73.88305202325535,40.56838402126102],[-73.88302891606192,40.56838281849113],[-73.88300768867757,40.568380265665844],[-73.88299287240602,40.56837734209024],[-73.88298955629257,40.56837668115795],[-73.88297087726473,40.568375014138724],[-73.88296051092848,40.56837424701247],[-73.88295399278907,40.56837376341368],[-73.8829386322969,40.56837237854015],[-73.88292327300613,40.568370057844405],[-73.88290250762806,40.56836600289596],[-73.88288811812038,40.56836313368645],[-73.88287307747753,40.568360506394306],[-73.88285619540417,40.56835826471872],[-73.88283837926998,40.56835624724795],[-73.88282147024866,40.568355843508954],[-73.88279997403812,40.56835801806143],[-73.88278550605867,40.56835918354622],[-73.88276408427794,40.568359629428144],[-73.88274616121863,40.568357828114905],[-73.88273126157881,40.56835597594088],[-73.88271489474504,40.56835557223712],[-73.8826953376476,40.568357029544586],[-73.882678706604,40.56835946100739],[-73.88266286630129,40.568361966653605],[-73.88264735646707,40.56836456276624],[-73.88262970640687,40.568368929825176],[-73.88261213622381,40.56837484627844],[-73.88259408211292,40.56838086191462],[-73.88257939340112,40.56838636667174],[-73.88256242076484,40.56839477807911],[-73.88254516419582,40.568404116973596],[-73.88252920720882,40.56841250260982],[-73.88251696222011,40.56841866741239],[-73.88250322795523,40.568425840392344],[-73.88248871352707,40.568433542301634],[-73.88247982463254,40.56843799134291],[-73.8824715626353,40.568442116017145],[-73.88245085715819,40.56845183836239],[-73.88243093138232,40.56846103998178],[-73.88240978907668,40.568469933437754],[-73.88239008898232,40.568478593992346],[-73.88237283472407,40.56848609556416],[-73.88235766000412,40.56849260882712],[-73.88234325486872,40.568498610067685],[-73.88232964100625,40.56850413398701],[-73.88231252842183,40.568511392441685],[-73.8822981933936,40.56851799719066],[-73.88228637429427,40.56852393741256],[-73.88226862252871,40.568532374950365],[-73.88225496941793,40.56853971802646],[-73.88224221751398,40.56854590992255],[-73.88222246686084,40.568555435017736],[-73.88220943230385,40.568561077122695],[-73.8821968589679,40.568566413789775],[-73.88218129409174,40.5685731511192],[-73.88216455412915,40.568577258866384],[-73.88214925446408,40.56858072795754],[-73.88213139393254,40.5685843031458],[-73.8821095387252,40.56858905280358],[-73.88209772151971,40.568593903394316],[-73.8820866043099,40.5685980904468],[-73.88207621474677,40.56860200433402],[-73.88209692581236,40.568629500645116],[-73.88212127827958,40.568661818175556],[-73.88206955861442,40.56868029807091],[-73.88201784990412,40.56869877845684],[-73.88197021885644,40.56871510941408],[-73.88192258910153,40.56873144152565],[-73.88192260012148,40.568731297126305],[-73.88190727884275,40.56870769636655],[-73.88189261684603,40.568685096435324],[-73.88187437767255,40.56868871575721],[-73.88184349717487,40.56869484322946],[-73.88182559907013,40.56869926485949],[-73.88180828198192,40.568702848765554],[-73.88178841024005,40.568707494021645],[-73.88177058314989,40.56871200450695],[-73.88175452810032,40.56871599596354],[-73.88174004464452,40.5687190240644],[-73.88173357116797,40.56872035026658],[-73.88172553821393,40.568721999200335],[-73.88170633904193,40.5687269508766],[-73.88168919765208,40.56873130072427],[-73.8816703304981,40.568735342044576],[-73.88165489126109,40.56873856767291],[-73.88163393421307,40.56874310355989],[-73.88161264711546,40.568747062130385],[-73.88159429211802,40.56874969906134],[-73.88157319628647,40.56875209058059],[-73.88155040199125,40.56875426456624],[-73.88152923752183,40.568755593197686],[-73.88150835802936,40.568756526413914],[-73.88148845626273,40.56875826192999],[-73.88146736277672,40.56875969935015],[-73.88144694240088,40.56876151557583],[-73.88142484385897,40.568763932335145],[-73.88140223669959,40.568766494148456],[-73.88138189843522,40.56876833741963],[-73.88135827609781,40.5687708970033],[-73.88133487873435,40.568772953387516],[-73.88131201515046,40.568774055063656],[-73.88128998990621,40.56877477998956],[-73.88126673733974,40.56877521498883],[-73.88124592849785,40.5687756984129],[-73.88124409907878,40.56877574108452],[-73.88121987918441,40.56877558101364],[-73.881199624,40.568770481066814],[-73.88118565632958,40.56876881862989],[-73.88117165492481,40.56876710170922],[-73.88114854785447,40.56876540351082],[-73.88113397769803,40.568764046186104],[-73.88111785003285,40.56876227395162],[-73.88110252501522,40.56876006060212],[-73.88108439250007,40.56875741228493],[-73.8810605336752,40.56875299260701],[-73.88104751315612,40.56875067458478],[-73.88103254369184,40.568747668843194],[-73.88101724521788,40.56874498726411],[-73.88100249970941,40.568742423694175],[-73.88097532354692,40.568737667345225],[-73.8809525859166,40.56873429402485],[-73.88093380204252,40.56873238348011],[-73.88091670520468,40.568730690794624],[-73.88089633892292,40.56872877860328],[-73.8808747431562,40.56872655972649],[-73.88085124936768,40.56872367964723],[-73.8808300924382,40.56872127190856],[-73.88080802486375,40.56871913277651],[-73.88080640764205,40.5687189417898],[-73.88078794238304,40.56871675194457],[-73.88076279486128,40.56871370930236],[-73.88073904289378,40.56870950645205],[-73.88071911660491,40.56870553272953],[-73.88070327264792,40.56870335447172],[-73.88068567967171,40.568701715683765],[-73.8806688655308,40.5687005459479],[-73.88065371743276,40.56869953876918],[-73.88063601740606,40.56869867385001],[-73.8806144240393,40.568695491127876],[-73.88059214722352,40.56869206376792],[-73.88057433278996,40.56868908315419],[-73.880553473168,40.56868529656851],[-73.88054326066381,40.56868399814719],[-73.88053267017415,40.56868264555478],[-73.88051295386217,40.56868042755941],[-73.8804926122531,40.56867763294274],[-73.88047102798275,40.568675881242555],[-73.88045583266589,40.56867437994325],[-73.88043366851844,40.56867392431306],[-73.8804168862767,40.56867469959429],[-73.88040176869185,40.56867567412391],[-73.88038118428908,40.56867707568819],[-73.88036700049226,40.56867786288213],[-73.88034903808516,40.5686783931685],[-73.88032884427662,40.56867869596739],[-73.88032117991818,40.568678634205334],[-73.88030893446718,40.568678540194554],[-73.88028914295069,40.568678573347626],[-73.88027003543007,40.568678914124824],[-73.88025376300216,40.56867875275199],[-73.8802336765341,40.56867824597461],[-73.88021503170341,40.568677101235856],[-73.88019740435372,40.56867540738748],[-73.88017818326927,40.56867365809687],[-73.88016450973767,40.56867301358598],[-73.88014654883925,40.56867258037849],[-73.88012555136858,40.56867315303121],[-73.88012340249365,40.568673213444825],[-73.88009809627151,40.56867269231727],[-73.88007402062846,40.56867162196601],[-73.88004918915742,40.56867011943121],[-73.88002500749938,40.56866789668911],[-73.88000225656695,40.56866548646295],[-73.87997972913303,40.568663401641125],[-73.87995753008543,40.5686619549439],[-73.8799375873511,40.56866080880376],[-73.8799266417824,40.568660355921836],[-73.87989303466897,40.568659465547725],[-73.87987189778748,40.568659011385805],[-73.87985268664367,40.568658216133265],[-73.87983861024614,40.5686577963222],[-73.8798219848696,40.568656977969766],[-73.87980312654089,40.568656795734455],[-73.87978623893142,40.56865691309139],[-73.87976961248069,40.56865705819403],[-73.87975818201765,40.56865687451153],[-73.8797530566218,40.56865679710848],[-73.87973365556664,40.568656669243396],[-73.87971548137115,40.56865683901994],[-73.87969751808579,40.56865736920349],[-73.8796813149437,40.56865826242215],[-73.87966465098825,40.568659226523465],[-73.87964545944043,40.568660359189515],[-73.87962638719449,40.568660753673655],[-73.87960709085914,40.56866078672547],[-73.87958856272984,40.56866120874591],[-73.87956929987963,40.56866228704486],[-73.87954539852952,40.56866239701285],[-73.87951793036882,40.568662728227345],[-73.8794927062653,40.56866333251755],[-73.8794682966321,40.56866352268564],[-73.87944130263308,40.56866283780859],[-73.87941448510414,40.56866248465187],[-73.87938896798269,40.568661603125186],[-73.87936348238738,40.568662728632724],[-73.87933579846134,40.568664536352095],[-73.87931514238133,40.56866583830493],[-73.87930192895685,40.568665519182524],[-73.87928170143012,40.56866502901095],[-73.87925903065398,40.568663744354396],[-73.87923833181722,40.56866232656997],[-73.87921878815285,40.568662215891095],[-73.87919931539005,40.568662258573234],[-73.87917440931022,40.568662664940305],[-73.87915586741876,40.56866352764729],[-73.87913428067498,40.56866389310225],[-73.87911696789523,40.56866417124456],[-73.87909806245419,40.568664286376816],[-73.87908341950954,40.56866421718689],[-73.87906848035375,40.56866406643129],[-73.87905289440761,40.568663689330094],[-73.87903572381282,40.568663698724606],[-73.87903327914879,40.568663686768545],[-73.87901906194236,40.56866362689778],[-73.87900319058565,40.56866375509415],[-73.87898677610018,40.568663674141604],[-73.87896619312768,40.56866354423162],[-73.8789468977915,40.56866338887017],[-73.87892860441218,40.56866422483008],[-73.87890849091845,40.56866554587749],[-73.8788877180914,40.568666046000395],[-73.87887069043246,40.5686658573332],[-73.87885136038182,40.56866509814174],[-73.87883510134073,40.56866434252144],[-73.87882058842125,40.56866404777254],[-73.87880406603735,40.568664831971375],[-73.87878564227978,40.568665965806446],[-73.87877015942404,40.568666768520444],[-73.87875475975724,40.568667247987676],[-73.87873193236224,40.56866777338865],[-73.87871454945254,40.56866783528288],[-73.87869687415937,40.56866631287159],[-73.87868726626317,40.56866344818515],[-73.87868134846248,40.56865816474695],[-73.87867973907339,40.56864652843856],[-73.87867467361706,40.56863993983803],[-73.87851699995426,40.56865978295211],[-73.87830322053807,40.56869386676565],[-73.87819124545658,40.56871491982497],[-73.87797254160722,40.56876163155759],[-73.8778870198165,40.56878221686599],[-73.87780808995744,40.56880063006313],[-73.87763785309707,40.56885184212862],[-73.8776057756236,40.56886089443493],[-73.87745281795063,40.568910250982896],[-73.87740017966804,40.5689261788313],[-73.87731299401726,40.56895836086133],[-73.87706899678487,40.569048440437264],[-73.87685485878131,40.56913462528101],[-73.87662125007243,40.56923183891125],[-73.87656038791111,40.56925715914545],[-73.8764337012454,40.56931436855052],[-73.87634075072576,40.56935313560301],[-73.8761145168807,40.56945944144892],[-73.87608408414435,40.56947288941028],[-73.87598454034425,40.56951979017157],[-73.87585867341252,40.56958044842773],[-73.87543006203028,40.56978995955157],[-73.87518736027626,40.56991034853525],[-73.87510590878092,40.56995068544378],[-73.87484758565495,40.57007545069475],[-73.87443047584196,40.57028182876353],[-73.87392287385028,40.57052948404448],[-73.87316515806769,40.57090189988609],[-73.87260077649113,40.57117643076311],[-73.86718075481141,40.573835794423914],[-73.86663956227204,40.57409921893452],[-73.86554317468651,40.574642128612574],[-73.86464221608006,40.57511921384392],[-73.86348661935092,40.575740315887174],[-73.86288301956722,40.576059761758174],[-73.86280361992888,40.57593303476543],[-73.86278001153656,40.575898561452775],[-73.86275061598447,40.57585798498229],[-73.86333068890161,40.57538325297063],[-73.863412279401,40.575316477164655],[-73.86396642057804,40.5750267867217],[-73.86394267875964,40.57498810849123],[-73.8634062937112,40.57411433175854],[-73.86361132952284,40.57382305752123],[-73.86449302911278,40.5735427757593],[-73.86662811957972,40.573057648923914],[-73.86633836363868,40.57238167501562],[-73.86522555434871,40.570458472493975]]],[[[-73.83668274106836,40.594946696513304],[-73.83678395742555,40.59488757440817],[-73.83677470021865,40.594830253099445],[-73.83670920760014,40.594711963292575],[-73.83647454514848,40.594600595730654],[-73.83624456552009,40.594496397755144],[-73.83599100458643,40.59442798314024],[-73.83587798121897,40.59453169225438],[-73.83581100477588,40.59453372386786],[-73.83576520416742,40.59453511257513],[-73.83565342677656,40.59447730803861],[-73.83559157397224,40.59444532110325],[-73.83548957637794,40.594454754467094],[-73.83541276835365,40.594548935626555],[-73.8352719939008,40.59447351701195],[-73.83511720319572,40.59436584308764],[-73.8350567212435,40.59412219834502],[-73.83513188170359,40.594129469598755],[-73.83514512951915,40.59409770037932],[-73.83516024257885,40.59406145727738],[-73.83511348532726,40.5939682650531],[-73.83496333298639,40.5938856697046],[-73.83486933356926,40.59389628000945],[-73.83433212684896,40.593660767746826],[-73.8343191114079,40.59361700785674],[-73.83430516205229,40.59355788935288],[-73.83433345400071,40.59351763526884],[-73.83430185781059,40.59346923616387],[-73.8343125633163,40.59341552588099],[-73.83422463139533,40.59334824149328],[-73.8341083407294,40.593348073670086],[-73.83401323492562,40.593331818314475],[-73.83387239778598,40.59328326174542],[-73.83385114672696,40.593326211396175],[-73.83373133343392,40.59332603809807],[-73.83361163952702,40.59327751179976],[-73.83352017803841,40.59321290776131],[-73.83349924180628,40.593129602174095],[-73.83348178314422,40.593065105808726],[-73.83336225099534,40.592952107409474],[-73.8332954501209,40.59289022545193],[-73.83324963971405,40.59289015898447],[-73.8332319322488,40.59292505549328],[-73.83322124739884,40.59297070686743],[-73.83314367447235,40.59298939894415],[-73.83308377330457,40.59298662594808],[-73.83303817170868,40.592903283940785],[-73.83303504965419,40.59274210122772],[-73.83307051685826,40.592650818320635],[-73.83313425607432,40.5925273409246],[-73.83316620690063,40.59243336671118],[-73.83312766467346,40.59234466298057],[-73.83312434323189,40.592264069567484],[-73.83279328687097,40.592188371901045],[-73.83271223681815,40.59218825393565],[-73.83265939228941,40.59218280364821],[-73.83262065649225,40.59217200188505],[-73.83257498106381,40.592118209114076],[-73.83260558944005,40.592082557511056],[-73.83263966877416,40.592042862938115],[-73.83262993706296,40.59198397434909],[-73.83260892825419,40.59193021801827],[-73.8326759698535,40.591895393617456],[-73.83274648102439,40.591882064753804],[-73.83276840016217,40.59189292224906],[-73.83280631173088,40.591911700856926],[-73.83281672314865,40.59197618758313],[-73.83288011866269,40.59198971114881],[-73.83298585493252,40.59198180620375],[-73.83306701801907,40.59193625658484],[-73.83309890085684,40.59186914531824],[-73.83304972127212,40.591807289304896],[-73.83305697727177,40.591724024246055],[-73.83307487165116,40.59161391211078],[-73.83314190531902,40.59158177342812],[-73.83324747991834,40.591638338917576],[-73.83321910089052,40.59171351482484],[-73.83319072245975,40.591788690055374],[-73.83322927028011,40.591874707273774],[-73.83330658794618,40.591958095059816],[-73.83344030034398,40.592036191541645],[-73.83355999168035,40.59208471852647],[-73.83367269556636,40.59210905841047],[-73.8337572884091,40.59210112214933],[-73.8336799769248,40.59201504850857],[-73.83369071615041,40.591947906306366],[-73.83370144153454,40.59188613692356],[-73.83378258395581,40.591848646114805],[-73.83387770851954,40.591856842348854],[-73.83393396278987,40.591907963889454],[-73.83399721888703,40.59197789903617],[-73.83395473218893,40.59205842674339],[-73.83396870763796,40.59210679999056],[-73.83408153119413,40.592082786090394],[-73.83412045489979,40.59201837121291],[-73.83422638358289,40.591932562815536],[-73.83414197115785,40.59186796943095],[-73.83410693316274,40.59178732975826],[-73.83407541783328,40.59170669516074],[-73.83399452327548,40.59164479391986],[-73.83392421303131,40.59157753457561],[-73.83398778268781,40.59152121353045],[-73.83409020087365,40.5914300281803],[-73.83422777067335,40.59137381382267],[-73.83420674164265,40.59132811592588],[-73.83415042672559,40.59130117179418],[-73.83406576840986,40.59133597178456],[-73.83403034912318,40.59140845038414],[-73.83388588500932,40.591402868961296],[-73.83376258340144,40.59138925929909],[-73.83360056172259,40.59135947525206],[-73.83349484594547,40.59135932211603],[-73.83343130283045,40.59140489758105],[-73.83335740358876,40.59136449555021],[-73.83328348277718,40.59133215278582],[-73.83320601241866,40.59131055016875],[-73.83311441303454,40.591302357994195],[-73.83305089657878,40.59133718777324],[-73.8329944009479,40.59138277273357],[-73.83292381035743,40.59142833817807],[-73.83287440201858,40.591457814692895],[-73.8328356334226,40.59146044480485],[-73.83281812203559,40.591417438442136],[-73.83277600360135,40.59135021957253],[-73.8326808597025,40.59135008107215],[-73.83264956716961,40.59134371745949],[-73.83256110970068,40.59132572977667],[-73.83256476938888,40.59127200937707],[-73.83260021625286,40.5911887854161],[-73.83260741887509,40.59112701083005],[-73.83260052601985,40.591065216379704],[-73.83253006957874,40.591057054370395],[-73.83251973334971,40.59096301885267],[-73.83248832294235,40.59084208957851],[-73.83247096606378,40.59073729897397],[-73.83247465949026,40.590670146100535],[-73.83249597709356,40.59060033341987],[-73.83249968850212,40.59052512239747],[-73.83248225888134,40.59044988055575],[-73.83245774684438,40.59038805973489],[-73.83246148069999,40.590304790068565],[-73.83253569485045,40.590218935798426],[-73.83262739367157,40.590186833860116],[-73.83274377975121,40.59014670910935],[-73.8328496207025,40.590095823552964],[-73.83298352367537,40.59009601825908],[-73.8331573958161,40.59009975781198],[-73.83328307099929,40.59008570841506],[-73.83342772609623,40.59001338726803],[-73.83354043983068,40.59003235463166],[-73.8335895650073,40.590115701567356],[-73.8336777538464,40.590078221033956],[-73.83377300807372,40.590032691307634],[-73.83387892890956,40.58994956937654],[-73.83400232738641,40.58992288484014],[-73.83411510118859,40.5899176750279],[-73.83423133832342,40.5899366468005],[-73.83439339168024,40.589952997991794],[-73.83450948849554,40.59002838168926],[-73.83463980875793,40.59005274617166],[-73.83478435641435,40.59002340455732],[-73.83483035177464,40.58994825424875],[-73.83485519070769,40.58987844619112],[-73.83488359302045,40.58979252572814],[-73.83495422767712,40.589728155618026],[-73.83491913647815,40.58966900679716],[-73.83481340409882,40.58967691369043],[-73.83466524585181,40.58974117169135],[-73.83454181557455,40.58978128874672],[-73.8344571724898,40.5898107158725],[-73.8343656416377,40.589775662256294],[-73.83430585060809,40.58972990865644],[-73.83418252598176,40.58972704458637],[-73.83405563128252,40.589742979420876],[-73.83400263455428,40.58979931528252],[-73.83394606071687,40.5898771359774],[-73.83382965577484,40.58992532126444],[-73.83374873038537,40.58987685064013],[-73.83363953352402,40.5898605750767],[-73.83353381408288,40.589863108137386],[-73.83339288407706,40.5898548450392],[-73.83332804770667,40.589836595326084],[-73.83322741518312,40.58979550608347],[-73.83323112660219,40.589720295032976],[-73.83329476213325,40.58963711225879],[-73.83340774259375,40.58954862815879],[-73.833443228351,40.58944928646219],[-73.83347866645359,40.589368748710946],[-73.8335968125945,40.58932862497641],[-73.83369035868657,40.58933015040314],[-73.83384520036508,40.58933267559819],[-73.83393712209816,40.5893341743509],[-73.83399312516862,40.5893721791191],[-73.83409883714184,40.589372331795815],[-73.83427132532697,40.58933962277429],[-73.83448611494477,40.58934312347077],[-73.83458883487191,40.58929244910246],[-73.83470507858054,40.58930873440558],[-73.834849663298,40.58934904889273],[-73.83493035837658,40.58940576489031],[-73.83501486800297,40.58943006363344],[-73.83511708989478,40.58941677834088],[-73.83512404459891,40.5894543965385],[-73.83522266937209,40.58947065603466],[-73.83536721419227,40.589441314353685],[-73.8354800532563,40.58940923992466],[-73.8356139363411,40.58941749021547],[-73.83569850571627,40.58941761117129],[-73.83576901366594,40.58940428111996],[-73.83583637795448,40.58936512502896],[-73.8359470545489,40.589366927233606],[-73.83600508350219,40.589412676459894],[-73.83607198232252,40.58943426261689],[-73.83612483726179,40.58943433800956],[-73.83620230045888,40.58945862465627],[-73.83626573378619,40.58945602906106],[-73.83632197535286,40.589512522100655],[-73.83640642113424,40.589563681423904],[-73.83646274185439,40.58958793846149],[-73.83652966006767,40.589601465032544],[-73.83659313295713,40.589582751792896],[-73.83664249161126,40.58957207662686],[-73.8366811404854,40.5896177984588],[-73.83675859162173,40.589647458056525],[-73.83684663235711,40.58966907329223],[-73.8368993903861,40.58970944291118],[-73.83693453583656,40.589747101007994],[-73.83704731566861,40.58973920182267],[-73.83707912070635,40.58970163870672],[-73.83719541135868,40.58969911736303],[-73.83724816918357,40.58973948648601],[-73.83725161485594,40.58977172741033],[-73.83725148391966,40.58982545295937],[-73.83724433877022,40.58986573755856],[-73.8372160304806,40.58991405051862],[-73.83725123513796,40.58992753240644],[-73.8373145648214,40.589967916303365],[-73.83731798282342,40.590010902030855],[-73.8373531227854,40.590051246159646],[-73.8374128965695,40.590105056987824],[-73.83744455749495,40.590126592477326],[-73.83755360541815,40.59020464979236],[-73.8376626794999,40.59027196102251],[-73.83780353914243,40.59030976815226],[-73.83810614160572,40.59049286328023],[-73.8380953872955,40.590568064551654],[-73.83815153368641,40.590664850765265],[-73.8382570915601,40.59072947047198],[-73.83829578946904,40.59073788784509],[-73.83846841001593,40.590775435283966],[-73.83859154196949,40.59085888407705],[-73.83865480129134,40.5909288166658],[-73.83866857222952,40.591063150820624],[-73.83870346633579,40.591205573801716],[-73.83870659463331,40.59136944254274],[-73.83869272703382,40.591427450960175],[-73.83866743647704,40.591533251750974],[-73.83946303818479,40.592256568489184],[-73.83949754039034,40.592168381723],[-73.83962809824395,40.59209603359915],[-73.83973048448158,40.592015587364294],[-73.8398400069581,40.59189754328168],[-73.83996340087393,40.59187353850937],[-73.8399949411648,40.591946112171385],[-73.83992068316995,40.59205346069038],[-73.8397795414988,40.59213116706222],[-73.83960308258355,40.59224106000327],[-73.83946895572458,40.592332205958],[-73.839433457361,40.592439608971134],[-73.83948958143749,40.59254713931961],[-73.83961625566651,40.59262521910231],[-73.83977816861976,40.592703347548564],[-73.83989070190931,40.592800211493916],[-73.84006318617534,40.592878354097536],[-73.84023583948759,40.59288665311245],[-73.84039433124566,40.59292179539169],[-73.840598584528,40.592978491292875],[-73.84081016081029,40.592919686203786],[-73.84093026245452,40.592798968574336],[-73.8409410315887,40.59271570840506],[-73.84093419484864,40.592627051024834],[-73.8409450429313,40.59251155493024],[-73.84098756626557,40.59241222051893],[-73.84111823141757,40.592294203977346],[-73.84116420777487,40.59222442380353],[-73.84122784858585,40.59213586333132],[-73.84135823835143,40.59213335741715],[-73.84146377613868,40.59220871947831],[-73.84141426957346,40.59228118207344],[-73.84134359949141,40.59236167309648],[-73.84131169366489,40.59244221811723],[-73.84116650852388,40.59244606437201],[-73.84143751160619,40.592498744713936],[-73.84142831850586,40.592553276795925],[-73.8416856750108,40.59263809099123],[-73.84184022507793,40.59271336759644],[-73.84187475901594,40.592762663945415],[-73.84190980778232,40.592843301242944],[-73.8419342661035,40.5929319828021],[-73.8420047892326,40.592913275604396],[-73.84206458684879,40.592959025349465],[-73.84213139591982,40.593020901538516],[-73.84216295246591,40.593088102614225],[-73.84220507443729,40.59315800469287],[-73.84230728725645,40.593150086332],[-73.8424024335196,40.59315021686142],[-73.84245517820595,40.593198642226646],[-73.84255328808557,40.59318713590559],[-73.84257613724472,40.59321741717749],[-73.84265231583235,40.59328487407506],[-73.84269009181867,40.59330366564678],[-73.84272271259069,40.59331989247719],[-73.8427966401742,40.59335222916297],[-73.84282990630481,40.59338495431452],[-73.8428867995636,40.593407910113676],[-73.84293744603666,40.593416892756466],[-73.84300206150498,40.59343765335929],[-73.84304660524097,40.59345196410103],[-73.84308788484222,40.59345426838659],[-73.84314526308911,40.59345747097987],[-73.84320943161816,40.593474501146325],[-73.84326567535629,40.593484011627915],[-73.84330729609312,40.59348724139784],[-73.84340242979941,40.59349274375285],[-73.84345911349206,40.593491220743154],[-73.8435566070862,40.59348894427202],[-73.84365042388053,40.593486031129345],[-73.84372313493489,40.59348243500613],[-73.84380073754858,40.59345030499141],[-73.8438589408395,40.59342531196069],[-73.84382165075475,40.59348894846591],[-73.84378161417669,40.593544206760015],[-73.84375969765593,40.59360778607448],[-73.8437631573662,40.593679696452874],[-73.84374124012407,40.59374327576214],[-73.8437338489509,40.59380134416982],[-73.84371192494788,40.59386768920818],[-73.84363933259719,40.59388141817315],[-73.84360653016229,40.59394498281141],[-73.84361726620152,40.59400860653126],[-73.84361712370782,40.59406945037143],[-73.84358788589678,40.59416067579153],[-73.84352600733065,40.594246325608395],[-73.84344244000897,40.59429875875418],[-73.84336623167987,40.594306951298954],[-73.84335158303526,40.59436500928425],[-73.84331153839409,40.59442303297708],[-73.84324615524372,40.594456131232064],[-73.84313364052241,40.59447533690175],[-73.84304658023925,40.594469686703405],[-73.84291602237154,40.59444738352588],[-73.84283967082497,40.59451641955833],[-73.84283218742912,40.594613206525345],[-73.84271954116225,40.59468772365005],[-73.84264325365287,40.5947291030324],[-73.84255616699613,40.5947345150695],[-73.84246049170005,40.59471583792774],[-73.84231495048525,40.59463024852533],[-73.84220803023987,40.59466766271034],[-73.84218630991303,40.59471020698652],[-73.84216429081958,40.594753337201304],[-73.84210603877598,40.59483899106535],[-73.84196074544165,40.59491069750996],[-73.84187111475002,40.59490611775615],[-73.8417938736637,40.59490217082862],[-73.84164143508674,40.59492685138809],[-73.84152874189539,40.59502072698925],[-73.84131074866158,40.5951504106201],[-73.84131049188898,40.59525457122309],[-73.84123770574367,40.59535219934977],[-73.84114504756072,40.595357401753056],[-73.84104539054943,40.59536299613656],[-73.84096797936255,40.595467455578046],[-73.8409143578539,40.59553981457479],[-73.84078351504542,40.59563642989196],[-73.84059825592088,40.59573020401439],[-73.84043404351124,40.59579931254824],[-73.8403197389121,40.59587035564771],[-73.84006799452845,40.59596177922001],[-73.8398864617153,40.59601407289278],[-73.83970857749767,40.59605807497321],[-73.8395125439882,40.596104816507506],[-73.83939267654897,40.596162726991466],[-73.83918213035966,40.596209448181206],[-73.83902964248097,40.59625348474874],[-73.8389207976564,40.59625333223245],[-73.83871038533862,40.59624474020723],[-73.83847829729179,40.59619739892336],[-73.83834418982923,40.5961418976428],[-73.83819202928348,40.59605041828907],[-73.83804339683459,40.596000427524274],[-73.8378875140658,40.595947661264695],[-73.83772796402194,40.595911482908036],[-73.83759018910325,40.59587256952923],[-73.83743435500348,40.59580044301387],[-73.83734112299177,40.595701418090094],[-73.83719111158265,40.59555793627409],[-73.83707862933672,40.59543957960248],[-73.83701776531021,40.59534995011812],[-73.83695207059694,40.59531403945322],[-73.83685364242325,40.595213611736405],[-73.83671758013287,40.59513103869999],[-73.83666574166021,40.59509335783982],[-73.83662377269829,40.595062852372],[-73.8366004456041,40.59499476553556],[-73.83668274106836,40.594946696513304]]],[[[-73.82445629476744,40.59911583817978],[-73.8243900431507,40.59909811302651],[-73.8243943163901,40.599087872782654],[-73.82446713343762,40.59910746485865],[-73.82450212274334,40.599008662160855],[-73.82451733655468,40.598965808733105],[-73.82436255896123,40.598950436332764],[-73.82435472080296,40.59894946809495],[-73.82433824076577,40.59894743204933],[-73.82422585197807,40.5989335455699],[-73.82417340595453,40.59892573150959],[-73.82412749012173,40.59891622196888],[-73.82407791355023,40.59890920383307],[-73.82406984247403,40.59892248125717],[-73.82395853179797,40.5988878541725],[-73.82395871058303,40.59887689667728],[-73.82405944857547,40.598889422330444],[-73.82410071395006,40.59889732638158],[-73.82418471900723,40.598912821907014],[-73.82427026010198,40.598925932424486],[-73.82434640845653,40.598934337528874],[-73.82452271276418,40.59895126399061],[-73.8245370242064,40.59891221796515],[-73.82461363488287,40.5987237895129],[-73.82461719911633,40.59871502310813],[-73.8246190135327,40.59871055954079],[-73.82463684641324,40.59866669670725],[-73.82463881301422,40.59866186229398],[-73.82465178399171,40.59862995900579],[-73.82466325002662,40.598601758167206],[-73.82468443801132,40.598553328229755],[-73.82469739000646,40.59852068593456],[-73.82470460364493,40.59850250658545],[-73.82470658714932,40.598497508688],[-73.82471777465597,40.59846931294728],[-73.8247277308953,40.59844422149197],[-73.82474292407986,40.59839899042229],[-73.82474761015338,40.598400155364956],[-73.8247490756408,40.598389453972665],[-73.82477088992498,40.598391843874204],[-73.82476908857386,40.59839627730866],[-73.82474806935713,40.59844802594391],[-73.82474646665537,40.59845196999219],[-73.82473247786521,40.598486409141],[-73.82471455960449,40.59853052097611],[-73.82470430756199,40.5985557619178],[-73.82470216485935,40.59856103800639],[-73.82468323745928,40.59860709767027],[-73.82468179156821,40.59861083220987],[-73.82468019919395,40.598614941624554],[-73.82466068784461,40.59866533270639],[-73.82465836742644,40.598671324376504],[-73.8246410901707,40.59871594395425],[-73.82463894522908,40.598721482891996],[-73.82462212690155,40.59876491622053],[-73.82462028423045,40.59876967677456],[-73.82460303016025,40.59881423590348],[-73.82460174602116,40.59881755303788],[-73.82458387696445,40.5988637004099],[-73.82458200685129,40.59886853061363],[-73.82456502381474,40.59891238753158],[-73.82456317472429,40.59891716231481],[-73.82454580594204,40.59896202046718],[-73.82454404027547,40.59896657959946],[-73.82450563123368,40.5990657692747],[-73.82450339642128,40.599071541943644],[-73.82448805569017,40.59911116068349],[-73.82453084258711,40.59911949778928],[-73.82452624858554,40.59912902722335],[-73.82447690960618,40.5991200098234],[-73.82445629476744,40.59911583817978]]],[[[-73.82292757811214,40.60006142816315],[-73.82293612660051,40.600040405160186],[-73.82297857646307,40.60004370722482],[-73.8230043655079,40.59992561939738],[-73.82303195166891,40.599930516884356],[-73.82300403883906,40.60004860044182],[-73.82304012567127,40.600050274348945],[-73.82304007849376,40.60006807478585],[-73.82292757811214,40.60006142816315]]],[[[-73.82311740974788,40.60007949252541],[-73.82311789977174,40.60005688484164],[-73.8231329439973,40.60005723585083],[-73.82313384374172,40.60004216544615],[-73.82314760323413,40.60004087570285],[-73.82315293159431,40.59997666264974],[-73.82317356202266,40.59997800531267],[-73.8231669276736,40.60004811389736],[-73.82317337306222,40.600049106375124],[-73.82317376718542,40.60006286885795],[-73.8231840819636,40.6000632119133],[-73.82318015964297,40.600083849028195],[-73.82311740974788,40.60007949252541]]],[[[-73.80997059406069,40.600067537380234],[-73.81000132948596,40.6000286823127],[-73.81006930440232,40.600057325789535],[-73.81014417523038,40.60005485564222],[-73.81014430798412,40.60000816889978],[-73.81010697922879,40.59997179520018],[-73.81004927959853,40.59991982516429],[-73.80998813232563,40.599883412054744],[-73.80997465251748,40.59983670280397],[-73.81005295430022,40.59982386362052],[-73.8101005362173,40.59984469179274],[-73.81013110919803,40.59986289865576],[-73.81018896434595,40.599860400366055],[-73.81022311058277,40.59981895701244],[-73.81024025805884,40.59977229836469],[-73.81024380045389,40.5997230235586],[-73.81024048657297,40.599691893612246],[-73.81022695590299,40.599663340152276],[-73.81026778270201,40.59966600142242],[-73.81029493857329,40.59968938965013],[-73.81030183970357,40.59965568220474],[-73.81030198708324,40.5996038084351],[-73.81028510566192,40.59955709360474],[-73.81025462859995,40.59950516877298],[-73.81025479075987,40.59944810680471],[-73.8102550339964,40.59936251485691],[-73.8103300132373,40.59932113938352],[-73.81035740539002,40.59926152849202],[-73.81034740297181,40.59918888776182],[-73.81033056583132,40.5991266105198],[-73.81030695227008,40.599053947320094],[-73.81029011586074,40.59899167007243],[-73.81033106684644,40.59895023791692],[-73.81038898814545,40.59892439623732],[-73.81041632721015,40.59888294209461],[-73.81040964716316,40.598838837465074],[-73.81048808108211,40.59877931123696],[-73.81058684830298,40.59874834959025],[-73.81068566844984,40.59869923159591],[-73.81078441560814,40.598676050823855],[-73.81085937905812,40.59863986152547],[-73.81090036686125,40.59858546109985],[-73.81096169724562,40.59855703088106],[-73.81104335601394,40.59855975903601],[-73.81111815043568,40.5985832253909],[-73.81117974133639,40.59858489233515],[-73.81122022555878,40.598585986974236],[-73.81131560541446,40.59854983158466],[-73.81138719612333,40.59850326213728],[-73.81141798216309,40.59844625042053],[-73.81148965192033,40.598371150421265],[-73.81152379592886,40.59832970667407],[-73.81153417375037,40.59827006809558],[-73.81150861997398,40.5982161835272],[-73.81157550345682,40.59814119875698],[-73.8117281147513,40.59827557370901],[-73.81178922582555,40.59832495396749],[-73.8119387483091,40.59839523029017],[-73.812057669693,40.59845767362344],[-73.8122207328791,40.59855390797524],[-73.81222404674813,40.598585037698975],[-73.81221034899136,40.59861614029559],[-73.81222386439066,40.59864988071623],[-73.81224417176416,40.59868881978422],[-73.81226787481631,40.5987303577529],[-73.81228818953167,40.59876670313236],[-73.81239671422868,40.59889656680444],[-73.8125324601859,40.59902647427733],[-73.81261044089622,40.599127756796314],[-73.81272920416802,40.59924726157078],[-73.81297362359987,40.59945515799238],[-73.81305369627489,40.59950371201534],[-73.81307061661659,40.59959632674124],[-73.81319899361405,40.59978449908423],[-73.81329385096201,40.59993416930577],[-73.81346702939632,40.60013522962241],[-73.81357883372394,40.600237936586936],[-73.81359530121169,40.600361847853364],[-73.81373524807466,40.60042188128627],[-73.81377983469066,40.600511663582814],[-73.81391392730936,40.60066139734962],[-73.81400893096581,40.6007598040106],[-73.81410386353673,40.60088384265761],[-73.81421007725234,40.600982267951466],[-73.81429377792449,40.601114831781274],[-73.81451206094778,40.601221981833085],[-73.81460712559054,40.60129902925258],[-73.8147074988351,40.60148288218454],[-73.81477424433182,40.601666681334606],[-73.8148410149894,40.60184193647902],[-73.81489670641672,40.601970182723825],[-73.81501471568576,40.60205629106105],[-73.81497829408326,40.60217636915856],[-73.81498542175035,40.60231634966531],[-73.81501300738367,40.602474453435185],[-73.81501839919964,40.602551356129496],[-73.81501813881489,40.60264533722861],[-73.81499541221937,40.602756370169715],[-73.8149671753707,40.602833218726026],[-73.8149669385914,40.60291865585798],[-73.81491622348368,40.60301682771259],[-73.81491595111065,40.60311508078929],[-73.81492685239228,40.60322616735976],[-73.81494322927213,40.603384253751656],[-73.8149484189158,40.60353377862679],[-73.81493124949364,40.60366190749254],[-73.81486921722758,40.60379850860164],[-73.81484063710252,40.60399924090652],[-73.81480117749594,40.60408034333349],[-73.8147057650678,40.60412718004764],[-73.81454873419808,40.604161102274865],[-73.81444222997996,40.604165201869336],[-73.81443084253677,40.604229261987754],[-73.81440817314125,40.60431893538899],[-73.81428693698597,40.60445566622165],[-73.81339665223356,40.60436407224543],[-73.81320862394767,40.6043554390855],[-73.81307995109394,40.60426979188063],[-73.81290118205159,40.60406017847779],[-73.81266625784599,40.60388891977496],[-73.81239190958722,40.60378594742082],[-73.81206144087844,40.603708513487106],[-73.81170299767676,40.60361394476696],[-73.81142322719913,40.603446882528615],[-73.81109851192409,40.60331819224612],[-73.81085365186658,40.60322371301432],[-73.81072346483887,40.6031509716552],[-73.81051641564584,40.60303528944941],[-73.81032632682626,40.60286837184391],[-73.81016958819598,40.60279976304245],[-73.8100354875252,40.602654296920335],[-73.81008067758025,40.6025304865655],[-73.8100865862215,40.60242369929538],[-73.81007598476856,40.60221008736982],[-73.80990829369735,40.60205175006946],[-73.80986333857324,40.60189578950531],[-73.80992146111916,40.601787094839764],[-73.80999658353296,40.601696438509656],[-73.8100342593775,40.60161090795791],[-73.81003453242617,40.60151494013762],[-73.81002446403946,40.60146564335028],[-73.80994982919889,40.60138511416568],[-73.80991258166749,40.60132020943023],[-73.80994337026384,40.60126319862681],[-73.8099945902481,40.60120103387691],[-73.8100391457459,40.60108957743956],[-73.81003591240858,40.60102991651083],[-73.81004293231499,40.60095471004265],[-73.8100261835714,40.60086130844203],[-73.80997877227134,40.60078082493845],[-73.80993821798394,40.60068219640809],[-73.80992817216732,40.60062511756401],[-73.8098910060969,40.600531682170526],[-73.80986053496447,40.60047716338961],[-73.80985064502401,40.600365616758616],[-73.80988145450954,40.6003008250928],[-73.80993943621955,40.60025423403636],[-73.8099905520964,40.60022838130376],[-73.81000088663936,40.60018430478588],[-73.81001471187037,40.600109109564066],[-73.80997059406069,40.600067537380234]]],[[[-73.81569926225605,40.60645706736503],[-73.81552126462867,40.60641964237781],[-73.81551689735707,40.606435884714706],[-73.81546066483358,40.60642813700745],[-73.81552816722292,40.60616306994514],[-73.81558381764532,40.60617290276209],[-73.81552536723672,40.60640738028205],[-73.81570815854812,40.60643929419601],[-73.81572726392089,40.60635426227801],[-73.8157675157871,40.606371592218785],[-73.81574174063832,40.606465245235576],[-73.81571005865207,40.606458627790126],[-73.81569926225605,40.60645706736503]]],[[[-73.80031807730089,40.60706440134238],[-73.80024160259829,40.607058716193436],[-73.80016146199121,40.60706135301158],[-73.80009225617336,40.60706123266264],[-73.80003042709492,40.60703058867498],[-73.80001589879178,40.607016682911514],[-73.79998689276157,40.60697221602342],[-73.7999467332934,40.607002682561976],[-73.79989573249496,40.607005369910894],[-73.79985205681514,40.60699418950764],[-73.79981570693542,40.60696914186424],[-73.79977216450386,40.60691354524716],[-73.79974676789122,40.60688018843818],[-73.79971749560502,40.606924553848614],[-73.79963014442397,40.606902193392436],[-73.7995391591199,40.60687705040071],[-73.79948822290436,40.60685752897071],[-73.79937900187359,40.60684068226174],[-73.79927702331555,40.606837728248415],[-73.79921879470828,40.606820970428906],[-73.79916047404876,40.606834748516924],[-73.79905120234471,40.60683455752201],[-73.79898199698378,40.60683443650497],[-73.79890914822919,40.606834309071786],[-73.79882900717942,40.60683694495977],[-73.79872702799248,40.60683399028975],[-73.79863233362367,40.60683104829254],[-73.79851946130118,40.6068169704999],[-73.79847584463184,40.60678635759832],[-73.79839572789245,40.60678066500185],[-73.7983265400202,40.606774991359025],[-73.79834121046872,40.60674170453523],[-73.79837046682282,40.60670289103664],[-73.79835966528597,40.60666123179977],[-73.79831960721619,40.60665838488202],[-73.79827573005369,40.60671382982769],[-73.79818204762496,40.6067374451691],[-73.79806448841897,40.60670790611584],[-73.79801360403553,40.606671728007],[-73.79795182580222,40.60662442636924],[-73.79792736498884,40.60657940488563],[-73.79794269128365,40.60656275376888],[-73.79796986348731,40.60654007900978],[-73.79799431892613,40.60651946510779],[-73.79801608326252,40.6064926493885],[-73.79802158774247,40.60646477177045],[-73.79802576629977,40.60642759695166],[-73.79803401316508,40.60638939612734],[-73.79805176404999,40.60634501525413],[-73.79808034146406,40.60630581699242],[-73.79810755970632,40.606267649992894],[-73.79814697877295,40.60622847075828],[-73.79823112693737,40.60618627225388],[-73.79823391145499,40.606161488810315],[-73.79824483185209,40.606135687164446],[-73.79828557292467,40.60610683889768],[-73.79833718505151,40.60606871465319],[-73.79837791800539,40.60604296462966],[-73.79840918708123,40.60600996825791],[-73.79839710922677,40.60597069910384],[-73.79839721838766,40.60593454961622],[-73.79839195650855,40.605881865431435],[-73.7983920531956,40.60584984753373],[-73.7983921561208,40.60581576384081],[-73.79838141072022,40.605783727426605],[-73.79834902102586,40.605739257531674],[-73.79833420225499,40.605710311586144],[-73.79831804933447,40.605674134232565],[-73.79829511212985,40.60564104275826],[-73.79828439621005,40.60559971017472],[-73.79826555763343,40.605555265210256],[-73.79824392233441,40.60553973393854],[-73.79823585607268,40.60551803023812],[-73.79825216272165,40.60550359922542],[-73.79826575425004,40.605490196096476],[-73.79829553650856,40.605500576560516],[-73.79834426858717,40.60551822050451],[-73.79838756128538,40.6055420516345],[-73.79844302377825,40.605575200302056],[-73.79848086533194,40.605609351034964],[-73.79852552616762,40.605629052396644],[-73.79857962547018,40.60566426424668],[-73.79861479406767,40.605686015916675],[-73.7986770784642,40.60570368296175],[-73.79872045613457,40.60569962749142],[-73.79877605435567,40.60568733151695],[-73.7988262411928,40.605671926078344],[-73.79886695592509,40.60565237309997],[-73.79892117674656,40.60564730387724],[-73.79896589682576,40.60564738210758],[-73.79900526527048,40.605624728267614],[-73.79906630960555,40.605604178285006],[-73.79910977976238,40.605569137748816],[-73.79912481947935,40.60552475146642],[-73.79915338435917,40.605489685531886],[-73.79919551748047,40.6054484448732],[-73.79923759285492,40.6054268290048],[-73.79927831221073,40.605405209580105],[-73.79935422506041,40.60539707974448],[-73.79942336231667,40.605388937364346],[-73.79950059656531,40.605392171085356],[-73.79952643457935,40.60536226322477],[-73.7995373248974,40.605345756776266],[-73.79958079285764,40.60531174870963],[-73.79960925688756,40.60530973270303],[-73.79965394884704,40.60531910615812],[-73.79971627877242,40.605321280430864],[-73.79974474721858,40.605318231746644],[-73.79978545439187,40.60530074423602],[-73.79981798906496,40.60529666996529],[-73.79986673510204,40.605310181340705],[-73.79993035867705,40.60533301463815],[-73.79997092611816,40.605362005026294],[-73.79998846944869,40.60538682389002],[-73.80001277224328,40.60541681860926],[-73.8000438382689,40.605450956534405],[-73.80005328100073,40.605465432599324],[-73.80005879072993,40.60543548975566],[-73.8000697348279,40.60540142492052],[-73.80009827619413,40.60537358794304],[-73.80011327942059,40.60534159580207],[-73.8001092807901,40.60531886632112],[-73.8000700224733,40.605305371050775],[-73.80004295378689,40.605293962613395],[-73.80001037139985,40.605313530159115],[-73.79997379813928,40.60530830191464],[-73.79993184731953,40.60528860516281],[-73.79989532914094,40.60526478590706],[-73.79986553457547,40.60525853677824],[-73.79983032156166,40.60525124572069],[-73.79979916282294,40.60524809315918],[-73.79977203579125,40.6052563087928],[-73.79973951840367,40.605254186332424],[-73.79970024426703,40.605245855004355],[-73.79966504987385,40.60523236667772],[-73.7996175864076,40.60524364511572],[-73.79956339853662,40.60523735354422],[-73.79952543568457,40.60524348441592],[-73.79950368608705,40.6052661691711],[-73.79948191632369,40.60529505097028],[-73.79946963632234,40.605322916168696],[-73.79945062417282,40.60533630998123],[-73.79937611595714,40.605327917056115],[-73.79932459568438,40.60533609000132],[-73.79927984165606,40.60534737319823],[-73.79921883555362,40.605355529529454],[-73.7991808506374,40.60536888964888],[-73.79913605927119,40.60539256772885],[-73.79910754813534,40.605410075825354],[-73.7991074673325,40.605436929153164],[-73.7990924729267,40.60546582272101],[-73.79907206934064,40.605491608540156],[-73.79904758198532,40.605522550809376],[-73.79901226785263,40.605549343031065],[-73.79896610519897,40.605578182072875],[-73.79891864759024,40.60558739459417],[-73.79884951607116,40.605593470875014],[-73.79880341267594,40.605602685718836],[-73.79877897716045,40.605617102578],[-73.79874102024733,40.605621167562724],[-73.79870714092671,40.60562110823177],[-73.79865838998614,40.605609662162465],[-73.79860288373885,40.60559097316004],[-73.79854875643451,40.60556505698024],[-73.79850004920516,40.60553915061242],[-73.79845402041097,40.60552357711374],[-73.79839043458432,40.60548834973606],[-73.79833630968766,40.605461400137976],[-73.79827676124798,40.60543547414968],[-73.79821176631631,40.60541780212775],[-73.79814400629893,40.60541871579289],[-73.79809929262113,40.60541657144756],[-73.79804918391514,40.6054061552182],[-73.79799372554166,40.605371973882434],[-73.79795179045425,40.60534711250562],[-73.79792071304314,40.60531710493494],[-73.7978815163873,40.605282952135326],[-73.7978707382414,40.60526227629122],[-73.79784095078074,40.60525396101103],[-73.7978261216347,40.60522811394038],[-73.79781265743573,40.60519917047579],[-73.79781142206326,40.60515992032958],[-73.79781557497499,40.60513100785576],[-73.79783331069257,40.605091791081165],[-73.79784427265427,40.60505152990519],[-73.79784979025592,40.6050195208695],[-73.79786885398704,40.604989601966736],[-73.79787571954499,40.60495966110656],[-73.7978785275679,40.60492764847676],[-73.79790433420416,40.60490806961964],[-73.79793831609787,40.60487404549114],[-73.7979844680149,40.60484830513189],[-73.79803735364942,40.60483703739865],[-73.7981322039887,40.60484030232483],[-73.79817420307221,40.60484347454304],[-73.79822297899919,40.60484665897878],[-73.79825138045082,40.60486529992125],[-73.79825672684485,40.60489009764106],[-73.79828516577166,40.60489634430585],[-73.79829607192215,40.60487467390476],[-73.79832322837873,40.604857163128926],[-73.79835984739485,40.604846899186654],[-73.7983964608226,40.60483870052662],[-73.7984330539512,40.60483773205749],[-73.79847505370729,40.60484090399939],[-73.79851571974187,40.6048368438523],[-73.79854148941544,40.60482965929004],[-73.79855372920025,40.60481522110528],[-73.79858087801443,40.604799775893966],[-73.798624224611,40.60480604843232],[-73.79866212434177,40.60482057514021],[-73.79867564112068,40.6048319599987],[-73.79868507167004,40.604850567601225],[-73.79866196549126,40.604873249822084],[-73.79866188450832,40.604900103653605],[-73.7986740254949,40.604918716005024],[-73.79868754518915,40.604929068382745],[-73.79869837112632,40.604934251441506],[-73.79869828392926,40.60496317106824],[-73.79869143610871,40.60498691425422],[-73.79867919320681,40.60500238560237],[-73.79870356378153,40.605009658694016],[-73.79872254862538,40.605005559828186],[-73.79873750795933,40.604988027593656],[-73.79875781654702,40.60499426040624],[-73.79876859181088,40.60501596914915],[-73.7988011277276,40.605011894665886],[-73.7988255730136,40.60499437902557],[-73.7988270125873,40.60496649542307],[-73.79881215288081,40.60495097611684],[-73.79878782900627,40.604928210839674],[-73.79876347712958,40.60491474121747],[-73.79876492141702,40.60488479131496],[-73.79879614841549,40.6048652217484],[-73.7988422484094,40.60485704005619],[-73.79888019865888,40.60485504083306],[-73.79895070028566,40.604843802834665],[-73.79900356333007,40.604839763850464],[-73.79905102350529,40.60482951814443],[-73.7990916872666,40.60482649144663],[-73.79911476132757,40.60481413727692],[-73.79912824466051,40.60483688286891],[-73.79914035381239,40.604865823811394],[-73.79916063754203,40.604880320069384],[-73.79917561625533,40.604856589890424],[-73.79920819222978,40.60483908887807],[-73.79926104772684,40.60483711489841],[-73.79930991129191,40.604811379413995],[-73.79932899161739,40.60477526304749],[-73.79932361689411,40.604759760870216],[-73.79934936782594,40.60475877334545],[-73.79938326843444,40.60475160262199],[-73.7994361965382,40.60472587350849],[-73.79948773471727,40.604711503796224],[-73.79952704218782,40.60470847407571],[-73.79953928483935,40.6046930026368],[-73.79956640678833,40.604686852687855],[-73.79959345676458,40.60470445845726],[-73.7996232634554,40.60470657673622],[-73.79964229708929,40.60468595252655],[-73.79967217881111,40.60466328258909],[-73.79970880769108,40.60464991877133],[-73.79974948592603,40.604641726764264],[-73.7998050465741,40.604641823556776],[-73.79985518969725,40.60464087823649],[-73.79989317406583,40.60462751739066],[-73.79993794607637,40.60461003740539],[-73.79998538119209,40.604608053657465],[-73.80002196710427,40.60460915047639],[-73.80005850596325,40.604625739324405],[-73.80006248774926,40.604653633546306],[-73.8000921559295,40.604702227998004],[-73.80011239277412,40.604732216128866],[-73.80014485117647,40.60475396211657],[-73.80013524774463,40.60479319389148],[-73.80015414896337,40.60481698193842],[-73.8002055914623,40.604834629807314],[-73.800271949848,40.60484920478178],[-73.80033022418455,40.60484827405426],[-73.8003709296011,40.60483078566303],[-73.80039538212375,40.604811203895736],[-73.80041311624102,40.60477198672179],[-73.80045646784508,40.604776193441516],[-73.8004863202352,40.60476281828092],[-73.80042674114841,40.604747222047735],[-73.80039420567769,40.604751297661814],[-73.80035890948758,40.60477189257522],[-73.80033038480863,40.60479456622097],[-73.80028697671122,40.60480894976831],[-73.80023550352583,40.60480163057829],[-73.80019626337321,40.60478193863301],[-73.80017872696617,40.604755054172735],[-73.80017071338484,40.60471579176511],[-73.80014913643492,40.604680637720115],[-73.80013573626692,40.604630005767895],[-73.80014800349922,40.60460627074711],[-73.80011963520056,40.6045762696534],[-73.80004650162783,40.60456168230039],[-73.79996517782145,40.60456670471657],[-73.79990419418402,40.60456763171447],[-73.79985133450629,40.60457063813152],[-73.79976729537998,40.60457772148529],[-73.79966701476238,40.604577546733296],[-73.79961953006274,40.60459605503806],[-73.79957748057639,40.60460940937481],[-73.79953136621687,40.60462275543345],[-73.79946896782202,40.60464330330071],[-73.79941337237962,40.60465456763301],[-73.79937675673405,40.60466379926476],[-73.79932117433673,40.604670932130304],[-73.79926966077521,40.60467703925603],[-73.79922759874532,40.60469452438538],[-73.79918284823825,40.60470477439623],[-73.79910963659442,40.604716007632504],[-73.79904997883318,40.60472623203669],[-73.79900389293009,40.604730282894415],[-73.79895103308306,40.60473328889733],[-73.79890764361066,40.604741475878285],[-73.79887239184546,40.60474761094262],[-73.79882362218315,40.60474236148971],[-73.79878975019365,40.60474023638892],[-73.79875592201076,40.60472365188361],[-73.79872884356521,40.60471534140877],[-73.79870857243209,40.604696714823866],[-73.79868556373887,40.60468737898214],[-73.79865170669574,40.604680089937425],[-73.7986015635266,40.60468103456509],[-73.79855006859022,40.60468094431723],[-73.79848363369042,40.60469218920039],[-73.79841994507342,40.604691044861816],[-73.79835759930113,40.60469403445655],[-73.79832368389205,40.60470636878106],[-73.79829111376992,40.60472180441735],[-73.79824094559359,40.60473101190153],[-73.79820027182406,40.60473713774408],[-73.79816235038405,40.60472984074864],[-73.79812581506317,40.60471221814895],[-73.79810009848688,40.60470184478174],[-73.79806757829768,40.604700754997154],[-73.79801879376932,40.60470066927338],[-73.79794966084057,40.60470777766138],[-73.79790083791103,40.60472008565278],[-73.79786552621069,40.604745844541654],[-73.797849177199,40.60477473556754],[-73.79781119568473,40.604787063091685],[-73.79779757605503,40.604809761827774],[-73.79777031936825,40.60486032302627],[-73.79775803873251,40.60488818804301],[-73.79773217573741,40.60492635785207],[-73.79770756745472,40.604997581256306],[-73.79769389053375,40.60503887079513],[-73.79766800800448,40.60508323730364],[-73.7976407104104,40.60514722555264],[-73.79764187499838,40.60521023125902],[-73.79765934789839,40.605257772884485],[-73.7976632602972,40.60530838892528],[-73.79771052094364,40.605364246036515],[-73.79775107937287,40.605396335484365],[-73.79780927827565,40.60542019306271],[-73.79785528183145,40.6054440291628],[-73.79788907910705,40.60547094274068],[-73.79793510997935,40.60548548381788],[-73.79797161463928,40.60551343461538],[-73.79801625026012,40.60554139969082],[-73.79805823169397,40.60555076900277],[-73.79807985221416,40.60557146438006],[-73.79811636613228,40.60559631635447],[-73.79815149082488,40.605632528229904],[-73.79814733134401,40.60566350583866],[-73.79809178612507,40.60565824417693],[-73.7980335766634,40.60563748451198],[-73.79801861118891,40.60565708244966],[-73.79805915925171,40.60569227072952],[-73.79812683276329,40.60572027623713],[-73.79817550585437,40.60575754404987],[-73.79818760539466,40.60578958336396],[-73.79820101992505,40.6058350521386],[-73.79821583532598,40.60586503041182],[-73.79821706602294,40.60590634685092],[-73.79821561992898,40.60593629674079],[-73.79818030524358,40.60596308870573],[-73.79815176150474,40.60599092587308],[-73.79811510435121,40.60601358351312],[-73.79808251101802,40.606036248783504],[-73.79804853283049,40.606069239803844],[-73.79801729879985,40.60609087495991],[-73.79798335695419,40.60611147269636],[-73.79794939924116,40.60613723382099],[-73.79790460067291,40.606162976041546],[-73.79789637943442,40.60619291401358],[-73.79788004214983,40.606217673616385],[-73.79785557115083,40.60624345139589],[-73.79784463939258,40.60627338509936],[-73.79780116053824,40.60631049077977],[-73.79777674265728,40.606318710876366],[-73.79774012900272,40.60632690883633],[-73.79771025905642,40.60634544734902],[-73.79766143422364,40.60635775590568],[-73.79759911905384,40.60635041628266],[-73.79755177659064,40.60632141312595],[-73.79750577880586,40.606295510608874],[-73.79746657865365,40.606262390819886],[-73.79743552296885,40.60622515392721],[-73.79739767285646,40.606194101629654],[-73.7973611745526,40.60616408552728],[-73.79732464718681,40.6061433637301],[-73.79730029763945,40.60612886064958],[-73.79726929229054,40.60607509835658],[-73.79725850166018,40.606058553879116],[-73.7972340681226,40.60607193725923],[-73.79719882673061,40.60607394088721],[-73.79714062499777,40.6060511156487],[-73.79709324373815,40.60603450656703],[-73.79704856421847,40.60602100069437],[-73.79701882362352,40.605997192995645],[-73.79697688266604,40.60597439639033],[-73.79694711252903,40.60595988349168],[-73.79690103039198,40.60596186787549],[-73.79685226065709,40.605956617587864],[-73.79679401988322,40.60594618593577],[-73.79677649148655,40.60591723566826],[-73.79673180581982,40.60590579546736],[-73.7966992661951,40.60591090251326],[-73.79665449875628,40.60592631543957],[-73.79661517338567,40.60593450891378],[-73.79658401448195,40.605931354810764],[-73.79654343872166,40.605905462172586],[-73.79652045063258,40.60588889552995],[-73.79648796899129,40.605875411033416],[-73.79645687492625,40.6058505681401],[-73.79636754540007,40.605799421299714],[-73.79634761133806,40.60578800285346],[-73.79633325995637,40.605766735353406],[-73.79633276397541,40.605746805500964],[-73.7963324026591,40.60573230568554],[-73.796331520744,40.605706666581554],[-73.79632581908278,40.605685413905285],[-73.79631437330966,40.60565682632446],[-73.79631444258823,40.60563411866168],[-73.79633373815213,40.605609981029986],[-73.79634445241129,40.6055631192313],[-73.79634546546508,40.60554627342246],[-73.79637433281297,40.60553460437396],[-73.79639370874798,40.60548409639119],[-73.79640534886353,40.605448956590244],[-73.79641310922615,40.605425530279476],[-73.79642280743737,40.605396980160286],[-73.79642971355744,40.60533839191374],[-73.79642500171259,40.60530761811537],[-73.79643761906996,40.605267353303766],[-73.79644154569526,40.60524025817313],[-73.79646765605273,40.605187564116804],[-73.79648505824926,40.60515389972383],[-73.79650718993943,40.605145148303],[-73.79654947282985,40.60514668837199],[-73.79658210291542,40.6051621285198],[-73.7966118138812,40.60518928385658],[-73.79663193410111,40.605209829259536],[-73.79666081686831,40.605193033260946],[-73.79669080535754,40.60512935859269],[-73.79669375994612,40.60510592325863],[-73.7966592491599,40.60507656246906],[-73.79663529256592,40.60505381229531],[-73.79661516792997,40.605034731595225],[-73.79659309877873,40.60502297284529],[-73.79656625100925,40.60500241502466],[-73.79656439330934,40.60498116916264],[-73.79655099834247,40.60496136809128],[-73.79651168360822,40.60493199825025],[-73.79648292061309,40.604909239534365],[-73.79645030876038,40.60488793920782],[-73.7964157570728,40.604872496120684],[-73.79637832847082,40.60485484926884],[-73.79633892962273,40.604853314917214],[-73.79633512657237,40.60483939032905],[-73.79634096223224,40.60481669288263],[-73.79635834472747,40.604789620926475],[-73.79636898822235,40.60476619972572],[-73.79635556654537,40.604755188522006],[-73.79632534885316,40.604757983480376],[-73.79629404602979,40.60475874219666],[-73.79626995779643,40.60477920913274],[-73.79625357022995,40.60479529541642],[-73.79623626659615,40.60479672995301],[-73.79620455439908,40.604795208512634],[-73.7961844107181,40.604782720156244],[-73.79616235290864,40.60476729864546],[-73.79614894021302,40.60475335700728],[-73.79613840110686,40.60474235089087],[-73.79611252686279,40.60471813266241],[-73.79611452288306,40.60469396320242],[-73.79613186026347,40.60468154132094],[-73.79614151822784,40.6046661760597],[-73.79614445062002,40.60465006659707],[-73.79615217230287,40.604639092199605],[-73.79616563641291,40.60463618632327],[-73.79617424124751,40.60465085170474],[-73.796202064738,40.60466628343746],[-73.79623087803687,40.604672926979774],[-73.79624912162805,40.60467808723438],[-73.79627509491282,40.60467007560996],[-73.79629242240048,40.60466131638453],[-73.7963078029203,40.60465987843119],[-73.79632025775602,40.60467308541181],[-73.79631059001215,40.604691381096885],[-73.79631054084811,40.604707495673516],[-73.79633838292742,40.60471706789375],[-73.79635856144974,40.604718568861934],[-73.79638141285079,40.60471897992416],[-73.79640372971191,40.604719381155896],[-73.796421091395,40.60469890160704],[-73.79645187474063,40.60468943391973],[-73.79648751280845,40.604663859486884],[-73.79649222187435,40.60464188912602],[-73.79650015434834,40.60461553653938],[-73.79652039714587,40.604595795018405],[-73.79653487557685,40.60457531034754],[-73.79655702045896,40.60456216464117],[-73.79659452928361,40.60455344159451],[-73.79661647170668,40.60455544789274],[-73.79662719570484,40.60455642865647],[-73.79665126586771,40.604542553899755],[-73.79664970077452,40.604532330154996],[-73.79664655331699,40.604511780274365],[-73.79663985808276,40.604501513276304],[-73.79667836577386,40.60448033883083],[-73.79665145327498,40.60448102399161],[-73.796626467653,40.60448024700756],[-73.79659667800892,40.60447872957964],[-73.7965717214028,40.604468430257455],[-73.79656214300527,40.60445815815157],[-73.79656505296792,40.60444937336383],[-73.79657663032026,40.604434743734835],[-73.7966016516304,40.604423800595555],[-73.79663817217372,40.6044238652217],[-73.796656432885,40.60442389753119],[-73.79669872424542,40.60442250713489],[-73.79672660863643,40.604418161486876],[-73.79674779712337,40.60440354883901],[-73.79676226429325,40.604386726817204],[-73.79678247039018,40.60437870554985],[-73.79679300219735,40.60439190907924],[-73.7967919542626,40.60442047452677],[-73.79679625013117,40.60443037390233],[-73.79679958886388,40.604438068069804],[-73.79678223405396,40.604456350036024],[-73.79676007364118,40.604474623669155],[-73.79676578648672,40.60449221364843],[-73.79679652064156,40.60449886044577],[-73.79681770467977,40.6044857129904],[-73.79684278615169,40.60445499204086],[-73.79687356932556,40.60444552407287],[-73.79689188553378,40.60442724362435],[-73.79689386967914,40.604406737497506],[-73.79689967457398,40.604394295119455],[-73.79692758344858,40.6043818917989],[-73.7969439611792,40.60436873582782],[-73.79692958986256,40.604354060315174],[-73.7969316413993,40.604336180499345],[-73.79693353917438,40.60431963981022],[-73.79693554112957,40.60429327286137],[-73.79697831870389,40.60430370628191],[-73.7970171923836,40.604306602005],[-73.79705659826172,40.60430593932265],[-73.79706346275479,40.60426053653746],[-73.79706447097604,40.60424376811055],[-73.79706548823967,40.604226844902314],[-73.79708290458885,40.60418805303318],[-73.79713194445883,40.60418008193841],[-73.79714319732713,40.60418899661286],[-73.79715974860456,40.604202106027316],[-73.79717891438513,40.60422045317276],[-73.79719617491507,40.60423293559787],[-73.7972375060388,40.604231543476665],[-73.7972596767016,40.60420960757425],[-73.7972559148534,40.60418249818062],[-73.7972463995812,40.60415098433789],[-73.79724351708305,40.60411920258897],[-73.79726678192924,40.60408509441277],[-73.79731901178198,40.604066678876556],[-73.79734586615774,40.60407820552145],[-73.79738759193428,40.60408790081065],[-73.79745263159953,40.60409467659263],[-73.79750505764291,40.60409772938761],[-73.79753122172772,40.604115538302445],[-73.79752725431439,40.60414291451508],[-73.79756412064475,40.60415408113483],[-73.7975971356109,40.60415413928182],[-73.79767880505754,40.60412097821222],[-73.79773213271613,40.60414697582535],[-73.79777961768023,40.60417888429667],[-73.79785629447154,40.60419086083995],[-73.79792814696276,40.604192467149645],[-73.79800480522098,40.60421036522686],[-73.79811274109534,40.60416096714719],[-73.79815353577673,40.60415733891061],[-73.79817980007665,40.60414184231614],[-73.7982254246876,40.60414710293985],[-73.79828270894741,40.60414942409871],[-73.7983370381188,40.6041658014659],[-73.79837395021528,40.60416142569058],[-73.79841673377761,40.6041422581318],[-73.79847014571956,40.604140871175765],[-73.79851869794652,40.60414095630142],[-73.79856815405809,40.604163246346985],[-73.79861177672387,40.60418774658575],[-73.7986719439484,40.60420043363221],[-73.79874573152375,40.604204263424144],[-73.79882050848312,40.60420217373749],[-73.79887881584371,40.60418747354906],[-73.79890988750857,40.60418826856619],[-73.79891478489048,40.604174214875385],[-73.79890497756264,40.60415351234478],[-73.79889934658361,40.604141622974545],[-73.7988896873688,40.60412458390192],[-73.7988994491281,40.604107578812105],[-73.79892957955194,40.60409800997428],[-73.79896550641948,40.604098812800395],[-73.79898586706227,40.60410920994574],[-73.79901787526795,40.60412110757966],[-73.79903140589418,40.604160432992956],[-73.79903520300651,40.604171465587186],[-73.7990855738476,40.6042122596381],[-73.79912530053994,40.60424119223508],[-73.79916891656312,40.604267912351126],[-73.79923397862045,40.60426728604487],[-73.79925732629677,40.604253264568015],[-73.79928647984458,40.60424591436653],[-73.7993271813044,40.60427336981281],[-73.79937273783584,40.60430083321725],[-73.79944843684956,40.60431502692406],[-73.79949402924183,40.60433064868729],[-73.79958822491011,40.60432933302475],[-73.79964546961685,40.60434497487851],[-73.79972218401625,40.60434436860826],[-73.79975621500915,40.60432962583615],[-73.799820332216,40.604320115807525],[-73.79987179808145,40.60432020543614],[-73.79991650532202,40.6043069616648],[-73.7999660485047,40.604300386763455],[-73.80000201539953,40.60428786772405],[-73.80003311306692,40.60427978073856],[-73.80005063423056,40.60426574913072],[-73.80007596115962,40.60423914929801],[-73.80013611253906,40.604257016734714],[-73.8001981467446,40.604224297859176],[-73.80024673521216,40.604283111795006],[-73.80026995140246,40.604318703913556],[-73.80032525548592,40.60434768511058],[-73.80037472842125,40.60437665682285],[-73.80047967980487,40.60437683906645],[-73.80054094134833,40.604363613402725],[-73.80056576691314,40.60433092256017],[-73.80059655085428,40.60429038525153],[-73.80059955194936,40.60426150468688],[-73.80062005168242,40.60423043287109],[-73.80066669010316,40.60423273588045],[-73.8006899124755,40.60426610531086],[-73.80069564284639,40.60429944473952],[-73.80069842633098,40.60434388911137],[-73.80072755887461,40.60435060562511],[-73.80074797324976,40.604348418739846],[-73.80074803956212,40.604326199249904],[-73.80075695732262,40.60426844367007],[-73.80075707668041,40.604228448219246],[-73.80078919095763,40.604212950784046],[-73.80085915189588,40.604215293635605],[-73.80091449590228,40.604230943290816],[-73.80096985318218,40.604242149054805],[-73.8009755843502,40.60427548847073],[-73.80096089520438,40.604313236578825],[-73.80095786114377,40.60435322631141],[-73.80100736813043,40.604371087923745],[-73.80106856269848,40.60438008163515],[-73.8010920176739,40.60433568318869],[-73.80109505165485,40.6042956929499],[-73.80114170933291,40.604291329801015],[-73.80120008076915,40.60426921101068],[-73.80122913460707,40.604302590920824],[-73.80125547120069,40.60426930680811],[-73.80125847354842,40.60424042622886],[-73.80129062739321,40.60421159722731],[-73.80133139497532,40.60422722080867],[-73.80138968763329,40.60423176544568],[-73.8014538639026,40.60421854483513],[-73.80154135518282,40.604207586059395],[-73.80160261636117,40.60419435966203],[-73.80158522253453,40.60416100064655],[-73.8015969964766,40.60412324759382],[-73.80164656947734,40.60411888927284],[-73.80171364786665,40.60411011674329],[-73.80171932638272,40.604161232083484],[-73.80172796020027,40.60419902035661],[-73.80173369108473,40.604232359398665],[-73.80177730917238,40.60427020801359],[-73.80184738736934,40.60423255547916],[-73.80188827399095,40.60420818458399],[-73.80192918013901,40.60417714770931],[-73.80200208159535,40.604170607828074],[-73.80207780718084,40.60419517897067],[-73.80215062304391,40.604217524115725],[-73.80219721476794,40.60423538019686],[-73.80224677530957,40.604235465482844],[-73.80224667659007,40.604268794468055],[-73.80226694545374,40.60431549099593],[-73.80226386610966,40.60437103445675],[-73.80228808608935,40.604389578248636],[-73.80231331358763,40.60440889289624],[-73.80231786076189,40.60438838606126],[-73.80232808751121,40.60434225966294],[-73.80236037315802,40.60426899004141],[-73.80242464702384,40.604222439399436],[-73.80248287401716,40.604249202973065],[-73.80252941393692,40.60428483421191],[-73.80254095013126,40.60432707129669],[-73.80257879667731,40.604344912197476],[-73.80265684543292,40.604374812040334],[-73.80268646495966,40.60441175690912],[-73.80270962997047,40.604465123155364],[-73.80272408114162,40.60450736589468],[-73.80276201974125,40.604494098342194],[-73.80277964308861,40.60444968971314],[-73.80282338527384,40.60444532087868],[-73.80290497393278,40.604458792317736],[-73.80300113330533,40.60447451095345],[-73.80309149450355,40.60447911019212],[-73.80316436342481,40.60448367823038],[-73.80318467295663,40.604517042667524],[-73.80318746268,40.604559264707326],[-73.80321951238247,40.60456598558406],[-73.80324007014586,40.60451491524106],[-73.80326358854046,40.6044482968598],[-73.80333369380482,40.604401755860444],[-73.80337459873863,40.6043707189734],[-73.80337683668785,40.604345977859275],[-73.80338062624438,40.60430406946984],[-73.80346816964463,40.604275334103235],[-73.80359060548123,40.604277765011965],[-73.8036634219407,40.60430010919838],[-73.8037275521013,40.60430244084523],[-73.8037704050588,40.60433021451697],[-73.80381183234242,40.60436099741648],[-73.80379518297607,40.60442299276553],[-73.80376055497237,40.60445807161399],[-73.80373125377153,40.60451354235829],[-73.80371286249414,40.60457458382268],[-73.80369450317322,40.60462452114927],[-73.8036325853235,40.60462441537551],[-73.80361427558206,40.6046576966579],[-73.8035741282083,40.604685388355335],[-73.80353047793662,40.6046658816662],[-73.80350489238545,40.60469637436227],[-73.80346112837648,40.604715732281534],[-73.80342840443602,40.60469624356765],[-73.80343218577923,40.60464905765022],[-73.80339577043532,40.60464621923207],[-73.80337740488025,40.60469893246097],[-73.8033955088418,40.60473505212956],[-73.80340628139047,40.60478781520318],[-73.80344258085123,40.604829518750925],[-73.80350797987217,40.60488515135508],[-73.80359162947738,40.60492693462426],[-73.80366440997153,40.604949267186434],[-73.80369341757071,40.60499373365797],[-73.8037151582361,40.60503263561712],[-73.80373323048848,40.60507985886265],[-73.80377309202339,40.60514932818803],[-73.80378388853305,40.605193763541884],[-73.80372548068445,40.605238080229896],[-73.80370348007713,40.60528801183915],[-73.80368154430279,40.60531573467557],[-73.80364860772934,40.605368423221826],[-73.80367025869108,40.605437861970955],[-73.80373929940096,40.60549350065944],[-73.80388115474967,40.605560367430954],[-73.80394299194673,40.60558823323404],[-73.80393554554065,40.605643741805935],[-73.80384075409374,40.6056741166626],[-73.80378236283879,40.60571288164752],[-73.80375309308674,40.605757248089745],[-73.80372754868293,40.60577386108699],[-73.80360352855587,40.60583472209548],[-73.80346872878538,40.605845595525594],[-73.80338852435901,40.60587044319289],[-73.80335562816451,40.60590925123628],[-73.80333347986445,40.60600915102888],[-73.80333690088459,40.606084110232544],[-73.80333672915874,40.606142406839375],[-73.80330744322436,40.60619232523305],[-73.80325272641097,40.60621999255157],[-73.80323438331675,40.60626437756444],[-73.80319415364332,40.60631982995667],[-73.80314302033187,40.60636693493282],[-73.80307009926204,40.60639179434987],[-73.80281869309484,40.6064191236139],[-73.80272391776266,40.60644394581893],[-73.8026473541774,40.60646879871582],[-73.80256351287292,40.60649086292965],[-73.80247975518293,40.60648516675774],[-73.80235958054752,40.6064766324478],[-73.80226490362912,40.60646814137906],[-73.8021702098432,40.606465202296974],[-73.80200638495977,40.60643715989744],[-73.8019153993961,40.606412018283045],[-73.8018170226688,40.60642295304813],[-73.80172588055045,40.60645055615609],[-73.8016929006443,40.60651712438297],[-73.80162351413574,40.60657807767463],[-73.80155037772334,40.60667511297495],[-73.80146638786066,40.60674714531074],[-73.80138247170592,40.60679419337471],[-73.8012730685091,40.60683842067909],[-73.80117086576495,40.6069104218091],[-73.80106506274072,40.60696853495867],[-73.8009519742598,40.607026636064084],[-73.80086805739124,40.60707368375112],[-73.80077334667878,40.607076295751504],[-73.80068606887727,40.60702895138618],[-73.80069716285867,40.606973449855275],[-73.80064626833672,40.606940049028815],[-73.80058079505714,40.60690939951883],[-73.80058101065427,40.60683722200432],[-73.80065767577756,40.606779058096336],[-73.80078155886073,40.60676539290796],[-73.80090547544926,40.60674062278658],[-73.80096748629337,40.6067101937553],[-73.80096766836527,40.60664912120654],[-73.8009969810746,40.60659087506229],[-73.80096804906103,40.606521423707704],[-73.80088436598318,40.606490742331026],[-73.80079693214853,40.606496142919156],[-73.80068780929109,40.60644598522689],[-73.80066247042079,40.60639319597156],[-73.80064444884319,40.606329315717026],[-73.80069546786773,40.606321075974265],[-73.80074997041125,40.606365587392155],[-73.80077897668612,40.60641005409038],[-73.80085539272615,40.60643517136177],[-73.80094642758591,40.60644365678184],[-73.80103373658,40.60647989715452],[-73.80107750310866,40.60646054016413],[-73.80107400950286,40.60641056510493],[-73.80103042501868,40.606368849878606],[-73.8009576438616,40.606346514478965],[-73.80094321483602,40.60629929711],[-73.80091764469324,40.60632423699344],[-73.80092839744563,40.60638255252103],[-73.80087007774024,40.60639633198013],[-73.80083008685322,40.60637127834782],[-73.80081205683847,40.60631017423588],[-73.80076852229296,40.60625180137361],[-73.80069572477308,40.606235019045855],[-73.80063727251436,40.60629321457439],[-73.80060437517022,40.60633202233239],[-73.80049142861391,40.60634293068549],[-73.8004697066531,40.60629847605753],[-73.80042604793559,40.60628174414138],[-73.80033863924568,40.606278815696776],[-73.80028392943578,40.60630370548528],[-73.80030203281828,40.6063398256365],[-73.80037492166058,40.60632607177095],[-73.80040758741445,40.60636499332805],[-73.80045485482326,40.60639283570434],[-73.80052762757161,40.60641794636593],[-73.80056759481384,40.60645132828716],[-73.80064026819312,40.60650975126825],[-73.80069115343686,40.606545928214004],[-73.80074935731882,40.606571013301995],[-73.80082573974587,40.606607234386765],[-73.80085479651889,40.60663504520561],[-73.80079279265787,40.60666269805775],[-73.80066529300511,40.60666802926385],[-73.80057415770719,40.60669285601047],[-73.80051571389615,40.606748275359394],[-73.80048279900531,40.60679263514464],[-73.80044255079481,40.606853637631716],[-73.80045698722218,40.60689807961364],[-73.80048232612164,40.60695086891164],[-73.80048945420144,40.6070036259238],[-73.80051114998228,40.60705640822068],[-73.80052836652632,40.6070886270431],[-73.8004127644355,40.60707011790043],[-73.80031807730089,40.60706440134238]]],[[[-73.82718282107061,40.607919778091286],[-73.82679537497152,40.607720440593155],[-73.82629763015825,40.607817072229764],[-73.82617361009883,40.60755411178239],[-73.8263911775284,40.60735743365131],[-73.82598212776465,40.60715799759942],[-73.82590092720909,40.60646593014694],[-73.82649618795786,40.606224463717766],[-73.82690524584692,40.60642389797732],[-73.8286167145767,40.60583848413763],[-73.82866060090232,40.60625615837484],[-73.82815085191224,40.60795028983303],[-73.82718282107061,40.607919778091286]]],[[[-73.79665699659034,40.608960915071336],[-73.79647556037318,40.60886086768694],[-73.79630873959168,40.60873591468694],[-73.79621470860648,40.608580618422565],[-73.79608811685212,40.6083754010183],[-73.79600863317916,40.608217360285984],[-73.79609616374165,40.60812055927024],[-73.79625245987782,40.60812083643976],[-73.79639074987219,40.60806567816973],[-73.79647817834146,40.608002119049445],[-73.7965257597976,40.6078941667296],[-73.79642049565764,40.607846887297974],[-73.79631857051584,40.607896569853274],[-73.79627507921009,40.607854940274336],[-73.7962607775152,40.60777734962156],[-73.79626124248162,40.60762499077667],[-73.79630161390759,40.60749763489904],[-73.79648002776895,40.60739545458856],[-73.79654941676617,40.607287540363586],[-73.7964950736062,40.607229270721675],[-73.79638238010763,40.60723461183409],[-73.79630590758441,40.60728156886565],[-73.79622217305318,40.60732574303897],[-73.79611287777699,40.607408654715826],[-73.79605813695181,40.60748058220074],[-73.79605418096139,40.60758584165083],[-73.79608280986899,40.607732711415494],[-73.79611533581908,40.60779371315239],[-73.79607871763811,40.6078822937237],[-73.79600966583985,40.60787940058908],[-73.79590759703481,40.60797617572655],[-73.79587458773688,40.60807307293876],[-73.79581987999946,40.608133919632316],[-73.79577650055198,40.60805627776441],[-73.79571510696555,40.60792597063006],[-73.79569358745671,40.60783174664679],[-73.79569385025923,40.60774587151121],[-73.7956613657921,40.607671019061705],[-73.79559978773366,40.60760165540126],[-73.79556366946282,40.607526796460405],[-73.79553853913688,40.60742425521917],[-73.79551694367566,40.60735496279816],[-73.79552079824599,40.60728294488273],[-73.79552457776705,40.607235858401864],[-73.79551746973068,40.60718321251893],[-73.79551038737914,40.60712225654885],[-73.79547785316339,40.60706402472025],[-73.79547805683511,40.60699754100989],[-73.7954636707203,40.60694765227097],[-73.79549292599515,40.606889531560675],[-73.7954530371751,40.60685898780404],[-73.79540955777202,40.6068145878123],[-73.79540245704155,40.60675917183281],[-73.79543529661588,40.60671767727883],[-73.79542089361493,40.606673329205535],[-73.79536286684437,40.60663167340053],[-73.79533393295463,40.60658452867304],[-73.7953051108375,40.60650137250136],[-73.7952872092975,40.60641269490273],[-73.79527327433141,40.606215987948346],[-73.79528475542313,40.60602763639409],[-73.79527814038418,40.60581432153376],[-73.7952968741362,40.60563152308985],[-73.79545004653365,40.60546281515526],[-73.79557773214778,40.60530791269086],[-73.79572698954333,40.60523061324663],[-73.79593043379103,40.60526144693086],[-73.7960320850386,40.6053004097837],[-73.79602450307615,40.605402892720264],[-73.79595517445615,40.60549141471163],[-73.79580940724247,40.605615813863814],[-73.79570367250099,40.60572366305951],[-73.79560502059172,40.60589246813087],[-73.7956300817261,40.60601717021993],[-73.79558586352447,40.60621377422322],[-73.79561085689758,40.60636063766254],[-73.79570141764721,40.606460525121854],[-73.79587219718016,40.6064774493267],[-73.79600332518511,40.60638626649351],[-73.79613089351322,40.60627014562585],[-73.79625827629205,40.606214968164004],[-73.79640447212934,40.606191853683306],[-73.79651632314861,40.60622009971698],[-73.79660063360551,40.606228429584625],[-73.79666810538956,40.60622738028416],[-73.79674937775803,40.60622635585251],[-73.79684743128543,40.6062534079748],[-73.79693935326782,40.60628045018565],[-73.79701589648442,40.606321488553874],[-73.79709084443735,40.60638356006125],[-73.79714438458296,40.606425726918665],[-73.79723164882425,40.60647145830381],[-73.79731275827201,40.606524191887424],[-73.79737084148009,40.60658506478226],[-73.79741364964951,40.60662721192184],[-73.79745955882301,40.606657678994004],[-73.79749167799358,40.60668461435433],[-73.79754380283515,40.60668821240759],[-73.79758985672353,40.606670763572524],[-73.79763277047965,40.60667785091782],[-73.79767560588797,40.606710648857266],[-73.79772763139924,40.60674696901122],[-73.79776126022871,40.60678208808664],[-73.79779795481706,40.606817213215756],[-73.7978377310863,40.606847668676046],[-73.79789746941279,40.60686880990841],[-73.79797720625425,40.60686895009021],[-73.79803547420816,40.606869052493536],[-73.79809221294468,40.606867982825214],[-73.79814747545666,40.60684821307502],[-73.79819189409992,40.60686465166845],[-73.79824095538505,40.60686707534043],[-73.79827924018673,40.60688350380252],[-73.7983344038126,40.60689645614699],[-73.79838966274922,40.60687785428967],[-73.79843099964778,40.60689896296455],[-73.79845087493293,40.606918865306135],[-73.79849223017396,40.60693413022821],[-73.79854896190302,40.60693539853083],[-73.79866703288249,40.60693560541698],[-73.7987498401589,40.60693458158797],[-73.79883111600012,40.60693238650094],[-73.79891086611973,40.606927851651],[-73.79895852845465,40.60688586268611],[-73.79901991690417,40.60686844010055],[-73.79907501031825,40.60690476500715],[-73.79926351179009,40.606940154278185],[-73.79947660011061,40.60695805619029],[-73.79957157845705,40.60698860751174],[-73.79967423625524,40.607015665747966],[-73.79979212491756,40.60707664213589],[-73.79991011209019,40.607104895045126],[-73.7999821109961,40.60712839407396],[-73.80004033499512,40.60714368779259],[-73.80015529752701,40.60715791213445],[-73.80021206445196,40.60714749265472],[-73.80025349366471,40.607138215345636],[-73.80034081426989,40.607166415182725],[-73.80037605715951,40.60717465702974],[-73.80044038942076,40.60719814178491],[-73.80048785562397,40.60722159840089],[-73.80052617654216,40.60722633865066],[-73.80058448408846,40.607213584960064],[-73.80063201163638,40.60721600478213],[-73.80066267723906,40.60721722615349],[-73.80075312642616,40.60722439543475],[-73.80084512997333,40.6072245548904],[-73.80092488727692,40.607217680614234],[-73.80099853636001,40.607202615746644],[-73.8010706750479,40.60717936691705],[-73.80112292143608,40.60714206057111],[-73.80118899074051,40.607097764994606],[-73.801222857521,40.60705341436164],[-73.80129046224634,40.60700795319929],[-73.80141330764525,40.60694973258593],[-73.80150238341277,40.606903139709296],[-73.80158224099027,40.606862373942526],[-73.80159157257097,40.60681798084167],[-73.80160853734672,40.60678528777064],[-73.80166689334794,40.60675617168337],[-73.80170681041068,40.60673987929617],[-73.80172213603636,40.60674224327434],[-73.80170980368048,40.60676442635261],[-73.8016866918647,40.60680178374177],[-73.80165590298074,40.606842634269576],[-73.8016328429756,40.60686246128775],[-73.8016450165328,40.60689403663733],[-73.80170636263593,40.606890636267885],[-73.80174935547006,40.60687084294858],[-73.80179390404608,40.60684404102097],[-73.80182466575275,40.60681253989316],[-73.80183398675992,40.606771652308275],[-73.80182031529414,40.606728388211124],[-73.80181887813997,40.606695663377515],[-73.80185577384235,40.60666417265016],[-73.80192792270975,40.606637417746505],[-73.80201072802707,40.60663639173299],[-73.80210734919139,40.60663071487415],[-73.8021701870997,40.606641341219245],[-73.80222840359116,40.60665897135559],[-73.80226214831083,40.606655523192124],[-73.80230968244351,40.60665560496162],[-73.80239398747258,40.60666626860868],[-73.80244456164623,40.606675704362516],[-73.80249208004454,40.606681629624255],[-73.80258105662033,40.6066677582645],[-73.802693021573,40.60665860121134],[-73.80276053512763,40.606643524515135],[-73.80282047935594,40.60659571193618],[-73.80292632821592,40.606580700400826],[-73.80306739902811,40.60658094220214],[-73.80317013554358,40.60658111818785],[-73.80326523257328,40.60657193219205],[-73.80334199776851,40.60653934070858],[-73.80342818098084,40.60643313960611],[-73.80346065292981,40.60634087099707],[-73.80348837433623,40.6063000147414],[-73.80356359173706,40.60627209470269],[-73.80361425859306,40.60624997693338],[-73.80363583296263,40.6062137852155],[-73.80369883134522,40.60616948362005],[-73.80377411165708,40.60612052788249],[-73.80382478387807,40.60609607249104],[-73.80388311859178,40.606073967188244],[-73.80387322256422,40.60611740828021],[-73.80391678850425,40.6061341028763],[-73.80396767437519,40.60613418967889],[-73.80401493337463,40.60613150017487],[-73.80400026433956,40.60617579775792],[-73.80394917572707,40.60624496528966],[-73.80386536617205,40.60631684639437],[-73.80384328221936,40.60641099443373],[-73.80385395059157,40.60649134803776],[-73.80386831780457,40.60654954598402],[-73.8038063089383,40.6066242348462],[-73.80370423618561,40.60672655708865],[-73.80364944728834,40.606817879127355],[-73.80360926956556,40.60688429454223],[-73.80360548827757,40.60693415120946],[-73.8035108721483,40.60697277189225],[-73.80343803073232,40.607022511140705],[-73.80336880000839,40.60708056598038],[-73.80331765292443,40.60716912348739],[-73.80325195793925,40.607260427340854],[-73.80319350929729,40.607360053024514],[-73.80308415747795,40.60746513217971],[-73.80289112368524,40.60759776991629],[-73.80278191742165,40.607652985906945],[-73.80273449446892,40.607711077948046],[-73.80264348615921,40.60775801474116],[-73.80253792293645,40.607810466656076],[-73.80211971359472,40.60788177216696],[-73.80182143319749,40.607958823036036],[-73.8016865354916,40.60809709917333],[-73.8014827738456,40.60816877150744],[-73.80140263641817,40.608226806993],[-73.80148603850571,40.60829343512481],[-73.80162397881357,40.608354616637264],[-73.80148922904581,40.608443029671584],[-73.80131445386753,40.60854522402847],[-73.80099421230574,40.608672097910656],[-73.80057613593208,40.60869630551976],[-73.80019786080777,40.60878152348576],[-73.79981979017866,40.60879748657923],[-73.79943797800902,40.608849454194214],[-73.79919425456337,40.60891274260614],[-73.79897259777245,40.6088901936804],[-73.79852900919995,40.608936510016065],[-73.79817626416533,40.60899129448807],[-73.79786726388149,40.609004602323715],[-73.79747469478913,40.609006681377195],[-73.797078483409,40.60901152376399],[-73.79665699659034,40.608960915071336]]],[[[-73.83026299815717,40.60854984232156],[-73.82991889867016,40.60677075069706],[-73.83125878911675,40.60595319020867],[-73.83275028159092,40.6053388835546],[-73.83587601623175,40.60563690704301],[-73.83446265686196,40.60719253294337],[-73.83428342685963,40.60918568185402],[-73.83337792466484,40.60832939454487],[-73.83352025331388,40.60859370435932],[-73.83240677103576,40.609655669161924],[-73.83141142585234,40.60942410269011],[-73.83067824786622,40.60878967826989],[-73.83026299815717,40.60854984232156]]],[[[-73.82607472604685,40.60843779904357],[-73.82661051008928,40.60819620533913],[-73.82771104236,40.60839866813073],[-73.82805077260066,40.610046296865335],[-73.8268832641482,40.60959667806946],[-73.82607472604685,40.60843779904357]]],[[[-73.81449876827793,40.61073545365935],[-73.81520720864945,40.60981673359448],[-73.81559858845291,40.610672516330716],[-73.8154036618998,40.610384801512936],[-73.81526445493756,40.61049963818186],[-73.81503874325287,40.61072453111435],[-73.81484699639029,40.61081905690231],[-73.81461364629517,40.61093407380675],[-73.81450261566715,40.611058473505494],[-73.81449876827793,40.61073545365935]]],[[[-73.81409011566801,40.61446692009985],[-73.81413268075441,40.61436629043907],[-73.81416449897708,40.61429106964085],[-73.81441441488539,40.614101424008176],[-73.81468262676498,40.613975157855116],[-73.81486725972138,40.61401064975283],[-73.81486681073616,40.614172542284386],[-73.81485722289104,40.614299226214875],[-73.81504193462985,40.61430656181438],[-73.81535634872871,40.61417332968297],[-73.81549526637585,40.61403981513323],[-73.81535703016017,40.613926971274935],[-73.81536653934623,40.613828443818804],[-73.81519143554442,40.6136873850602],[-73.8149977606888,40.61358149086314],[-73.81487519159307,40.613369848953965],[-73.81479563255326,40.613194029981365],[-73.81485122699664,40.61313076968212],[-73.81487213107756,40.61311332049711],[-73.81503638494634,40.61297621374948],[-73.81523956494536,40.612983579257296],[-73.81528551351116,40.61306811885994],[-73.81527590714317,40.61320184104884],[-73.81532195326886,40.613251186909075],[-73.81546948317195,40.613342929008496],[-73.81560806899904,40.61332907375162],[-73.81571906149267,40.61327294163641],[-73.81578420222385,40.6130970752989],[-73.81588601679648,40.613019810910934],[-73.81598763622696,40.61301293489119],[-73.81615626632507,40.61294211550986],[-73.81643150379578,40.61428233493008],[-73.81623366684654,40.61423104619867],[-73.81614126177557,40.61424497608638],[-73.81598412428805,40.61428695776168],[-73.81582696674214,40.61433597843493],[-73.81569763477408,40.61434280988542],[-73.81554994675577,40.614307378111334],[-73.81538349309409,40.61437749915297],[-73.81523555167274,40.61443357256186],[-73.81506915718597,40.61448257634702],[-73.81495837543929,40.614461282342475],[-73.81471812627869,40.61449608855198],[-73.81458844285433,40.61462961772556],[-73.81444032345242,40.614749038670745],[-73.81420926754481,40.61470344327],[-73.81408062432938,40.614558409236324],[-73.81409011566801,40.61446692009985]]],[[[-73.78478547486456,40.61798072183553],[-73.78472446092974,40.6179732636072],[-73.78467752923342,40.61797939255482],[-73.78465054000071,40.617982917409016],[-73.78458950259908,40.61798280304878],[-73.78451882678755,40.61798267058936],[-73.78450284231383,40.61795816090325],[-73.78449655136123,40.61791653247613],[-73.78455126699096,40.61788481116402],[-73.78458184988725,40.617855050601285],[-73.78453859900645,40.61782848231666],[-73.78441016946628,40.61780620957506],[-73.7843556902111,40.61776449058747],[-73.78434624252317,40.617705720992745],[-73.78438813142868,40.617666630704996],[-73.7844557929837,40.617605557280434],[-73.78445273734569,40.61755659093158],[-73.78440144915814,40.617522222601906],[-73.78432120689818,40.617500040125364],[-73.78429575194149,40.61742410357807],[-73.78429919287694,40.6173531179643],[-73.7843378863219,40.61730912548487],[-73.78433998512628,40.6173047976159],[-73.78437346044541,40.61723575187423],[-73.78442813736531,40.61721627074402],[-73.78444768098059,40.61713307411837],[-73.78445326249798,40.61708854087406],[-73.78446087068056,40.61702783462716],[-73.78438089785334,40.6169224192516],[-73.78426867510213,40.61685611233467],[-73.78418536377016,40.616789859422475],[-73.78414720948084,40.616667386643044],[-73.78415237624972,40.61663524595199],[-73.7841570440553,40.61660620428709],[-73.78412181771593,40.61657186598547],[-73.78406670589834,40.61654371889478],[-73.78405446729734,40.616537468000125],[-73.78396793585166,40.61647365614677],[-73.7839006093886,40.61643191346053],[-73.78390327278201,40.61636910751823],[-73.78390756529677,40.61626790874869],[-73.78381802921346,40.61614044420903],[-73.78370885301034,40.61612555036307],[-73.78366473079505,40.61611425090795],[-73.78366070504742,40.61611322006212],[-73.78366002987659,40.61610922673388],[-73.78364494416381,40.616020164686255],[-73.78355433299562,40.61599629992427],[-73.7835326045825,40.615990577250095],[-73.78344597109862,40.6159585903622],[-73.78333396543638,40.61582618521771],[-73.78327820490827,40.615701281098936],[-73.78326717962135,40.61561797810346],[-73.78322554530025,40.61557873072328],[-73.78310021265165,40.61559318294327],[-73.78298844336037,40.61564124591988],[-73.78298118565495,40.61564436669291],[-73.78275635553693,40.61563170180912],[-73.78256695784228,40.615589727569095],[-73.7824899312752,40.615567549886855],[-73.78238409631459,40.61551349272978],[-73.78231042657163,40.61544725686279],[-73.78230713854055,40.6154365600827],[-73.78228181716425,40.61535417796206],[-73.78231752089336,40.61524163684294],[-73.78229527471444,40.61516815367762],[-73.78221175979071,40.6151655472026],[-73.78213135418503,40.61519477128259],[-73.78205109149759,40.6151799316596],[-73.78199656877106,40.61515289959365],[-73.7819774464431,40.615106350463286],[-73.7818909028381,40.61504743389115],[-73.78186828033728,40.61508900811596],[-73.7818790370823,40.615164855853216],[-73.7818422212803,40.61519911963104],[-73.78181008027435,40.61520395366917],[-73.78171700912475,40.61517684879664],[-73.78164014281391,40.615105710211346],[-73.78158240022438,40.6150811207766],[-73.78149577687142,40.61504668348636],[-73.78147617328916,40.61501039771576],[-73.78144149492911,40.61494621158037],[-73.78141597273677,40.614892306702174],[-73.78127785534143,40.614887147932215],[-73.78122023167023,40.61488130876724],[-73.7812039941578,40.61487966338073],[-73.7811526921111,40.61485018910311],[-73.78113990717657,40.61483058057356],[-73.78114968573607,40.614804743707204],[-73.78115934985775,40.6147792096828],[-73.78113050286764,40.614759570571856],[-73.78111067894667,40.61476240829908],[-73.7810630097626,40.61476923396786],[-73.78098597748873,40.61474950353717],[-73.78085789171342,40.614624409298635],[-73.78079376503531,40.614587567092414],[-73.78081034084246,40.614430926027424],[-73.78080415768544,40.61435747268992],[-73.78076582541526,40.61429130303222],[-73.78072433857203,40.61420799159641],[-73.78075878329847,40.614177856769125],[-73.78076621936079,40.61417135154422],[-73.78075354789337,40.614117470519275],[-73.78070887195295,40.614026809005914],[-73.78085046476048,40.61395119022222],[-73.78097249377764,40.613963662507764],[-73.78114906073044,40.613998271479836],[-73.78114590422734,40.61398112905272],[-73.78112055120533,40.61387581550706],[-73.78104034515623,40.61381349677064],[-73.78100199089364,40.61378501339371],[-73.7809218586979,40.613731004341616],[-73.78088360834532,40.6136403541338],[-73.7809062162167,40.61360367661878],[-73.7809898005403,40.613584251713036],[-73.78105720259796,40.6136015170361],[-73.78115999778092,40.61360171278712],[-73.78119226513171,40.61355770978549],[-73.78119576665532,40.61346958792771],[-73.78122166520583,40.61340843637575],[-73.78127952806568,40.61339630628873],[-73.78126051102046,40.6133179330025],[-73.78137959932609,40.61324716678577],[-73.78160136846209,40.61321086842279],[-73.78177836610482,40.61311328429786],[-73.78197506772618,40.61288354264368],[-73.78231954307914,40.61265163449772],[-73.78239337732373,40.61266646227569],[-73.78239023652246,40.61264442436527],[-73.78261557467629,40.612497968636866],[-73.78272796594389,40.61251042134029],[-73.78278570606847,40.612535011377474],[-73.78287901349171,40.612488674790434],[-73.78291462711563,40.61240306079765],[-73.78292121972024,40.612351665330614],[-73.78296005311708,40.6122636096307],[-73.78302450498055,40.61220008318926],[-73.7831594202564,40.612200337783456],[-73.7832269661075,40.61217353650436],[-73.7833042980316,40.61210024243472],[-73.78335575780854,40.61208075474145],[-73.78345861352146,40.612061364865625],[-73.78352635756796,40.61197336343412],[-73.78355221437411,40.61192445198095],[-73.78371299347681,40.61187334620532],[-73.78376054851849,40.611935103100876],[-73.7838281499226,40.61202289154734],[-73.78394373670093,40.6120402452889],[-73.78422271946248,40.61194037983681],[-73.78436963663623,40.61188778894437],[-73.78447437567289,40.611850295948535],[-73.7845896836486,40.61195332910712],[-73.78458789348971,40.61195962067109],[-73.78457993639401,40.61198758300821],[-73.784640866529,40.61201952090824],[-73.78472760664948,40.61201723561888],[-73.7847598147519,40.611990367755205],[-73.78477285430827,40.611931639093804],[-73.78485638084538,40.611929347690136],[-73.78497523353352,40.611929570088165],[-73.78501066349988,40.611900260408625],[-73.78507185385077,40.61185141469721],[-73.78509129264229,40.61180004195312],[-73.78505931114404,40.61175591822393],[-73.7850679220692,40.61168410172035],[-73.78507251590159,40.61164578191838],[-73.78516282917356,40.61153089354159],[-73.78521116182446,40.61148447099258],[-73.78522423150619,40.61141595124304],[-73.78544973958944,40.61121318664414],[-73.78551080380392,40.61120350834534],[-73.78553984649433,40.61116194637812],[-73.78577809315814,40.61099347707081],[-73.7862184317922,40.61091106458277],[-73.78646972800945,40.610678968981645],[-73.7868244526521,40.61078833091093],[-73.78684518697297,40.61079472358825],[-73.78710253758447,40.61067769555466],[-73.78719897412333,40.610655841667224],[-73.7872151286213,40.610626494949486],[-73.78719602604036,40.6105726033882],[-73.78722835948815,40.61050656667743],[-73.78722999351493,40.6104739240748],[-73.78723178914893,40.610438028181605],[-73.78719984810384,40.610381664913405],[-73.78726107424704,40.610320577896076],[-73.78741544568177,40.61026211109708],[-73.78757610833094,40.610245271710745],[-73.78759578527873,40.610281761814214],[-73.78761442879383,40.61031633464023],[-73.78770742637492,40.61036546776241],[-73.78783925815168,40.61032409384312],[-73.7879132621454,40.61028506219796],[-73.78790602838686,40.61027675011106],[-73.78787485581854,40.61024092722482],[-73.7878589433009,40.61019438497838],[-73.78824140913162,40.61012654606577],[-73.78829264835396,40.6101756006023],[-73.7883248006774,40.610165867889265],[-73.78836030518767,40.610112076401734],[-73.78837012007173,40.61005579033565],[-73.78853725349762,40.61002427371065],[-73.78859475483448,40.610124748559876],[-73.78865910627565,40.610090594226875],[-73.78871402336284,40.60999277489212],[-73.78870777636308,40.609936458768104],[-73.78870800880472,40.60986301813374],[-73.78876926429402,40.60979213860532],[-73.78879514030922,40.60973588151435],[-73.78875680409134,40.60966971449306],[-73.78876011660968,40.609637895678986],[-73.78880507094017,40.609642874504516],[-73.78884041217628,40.609640492165894],[-73.78886620290906,40.609611163085006],[-73.78893706313696,40.60955009236817],[-73.7889752548671,40.60955358746523],[-73.78899165373518,40.609555089318],[-73.7890816016591,40.60955280596735],[-73.78909787128778,40.609486738746874],[-73.78911184344187,40.60941345952068],[-73.78911746868262,40.6093839576834],[-73.78910162466204,40.60931538443424],[-73.7890343548221,40.609256508399206],[-73.78901840238669,40.60922220694466],[-73.78916957341028,40.60915883620245],[-73.78928528024784,40.609137015911934],[-73.78938805806595,40.609130085288264],[-73.7893913031007,40.6091298662423],[-73.78948118868144,40.60914716666053],[-73.78953913741647,40.60910565662008],[-73.7896065737255,40.60907106931477],[-73.78964852690949,40.609049552725615],[-73.78984776252042,40.60902298899241],[-73.78995389362365,40.60898156632602],[-73.78998612257985,40.608947353045],[-73.78999907091949,40.60891555180001],[-73.79006660916073,40.608888746992626],[-73.79011167083365,40.608859453330545],[-73.79009578875053,40.6088031201852],[-73.79001236552759,40.6087735908421],[-73.79001264272655,40.608685463307005],[-73.79007706133478,40.60862927583049],[-73.79017364012891,40.608560907329085],[-73.79028941414948,40.60851705451789],[-73.79029670742369,40.608516250448304],[-73.79039866370323,40.60850501375893],[-73.79047269491821,40.608456187914406],[-73.79048124684383,40.60840923393493],[-73.79048250009534,40.608402349585255],[-73.79046997488514,40.60829950972439],[-73.79038020614576,40.60824549017303],[-73.79054444426579,40.60811114765309],[-73.79071592085985,40.60813047611819],[-73.79072104674604,40.608131053544014],[-73.79077575139752,40.60809932940518],[-73.79085621325444,40.60804806724545],[-73.79086599505871,40.608001572159274],[-73.79085658903642,40.607928114642675],[-73.79083984839735,40.60787640669509],[-73.79089225900364,40.60782046679725],[-73.79088916295157,40.60778374071185],[-73.79087659100227,40.607695588784985],[-73.7909119158013,40.60769810132773],[-73.79098584611036,40.60768109953879],[-73.79098892075748,40.607725169572966],[-73.79104723143564,40.60774732733395],[-73.79118798343309,40.60775245958021],[-73.79133899604454,40.60773804585395],[-73.79139058758122,40.607674490864625],[-73.79139192215597,40.6076616657218],[-73.79139721012076,40.607610854747406],[-73.79147416230957,40.60765505832521],[-73.79147962911385,40.60766182487494],[-73.79156369380667,40.60776587244004],[-73.7915989500812,40.607809510119374],[-73.79151114690598,40.60815452141689],[-73.79150974927404,40.60815551584958],[-73.79140813105532,40.60822777557586],[-73.79128604191646,40.60823734570324],[-73.79115751304623,40.60825180088669],[-73.7911155561007,40.60831537277632],[-73.79107360039261,40.6083789451552],[-73.79117287672645,40.60847459860621],[-73.79126583521462,40.60853596782028],[-73.79133325013782,40.60854833043544],[-73.79141980894761,40.60860234374862],[-73.79147410140646,40.608702811510426],[-73.7914077703634,40.60878404714535],[-73.79140726952063,40.60894434043804],[-73.79147177985219,40.60901021917413],[-73.79151985485936,40.60915826991095],[-73.79180415737507,40.60964788764164],[-73.79192769751491,40.60980840620421],[-73.79190592004454,40.609874127782525],[-73.79177117120727,40.609849223413086],[-73.79144789626599,40.609749994626775],[-73.79116776671721,40.60965084315898],[-73.79093580219806,40.60967097247908],[-73.7906609263918,40.6096170406708],[-73.79047191210138,40.60969889878107],[-73.79024008926383,40.60967381494426],[-73.79009419382939,40.60976397061335],[-73.79000231821183,40.60982545497154],[-73.78998599705672,40.6098706358226],[-73.78992664767874,40.60987874753454],[-73.78988335992447,40.60992387975183],[-73.78982421884238,40.60986623011493],[-73.78979743417263,40.60980863962496],[-73.78974861262273,40.60989897234289],[-73.789656801473,40.60993990553732],[-73.78953790769856,40.61001777974287],[-73.7896343350721,40.61022346179517],[-73.7897947034958,40.61067586707019],[-73.78989088683359,40.61095963910778],[-73.79002510761511,40.611153059720124],[-73.79007306463367,40.6113381019855],[-73.79017032338827,40.611566390152824],[-73.7900618562504,40.61175799669834],[-73.78991743341238,40.611949537931125],[-73.7897951541935,40.611960274486854],[-73.78972307097149,40.61201494419498],[-73.78975864682546,40.61213557198398],[-73.78959932259734,40.61249148937232],[-73.78939733426348,40.612693884499464],[-73.78881409907277,40.61293394083644],[-73.78841808635117,40.61309213666596],[-73.78815894712253,40.613173861196294],[-73.78789303461797,40.613124049495454],[-73.7877063452842,40.61303602263858],[-73.78760546157054,40.61310159793193],[-73.78741844110327,40.6131176925392],[-73.78720239420318,40.613215935435804],[-73.78703649257429,40.613374552781984],[-73.7867338364526,40.61357127595277],[-73.78628730192607,40.613784171579525],[-73.78591993869591,40.613975293067185],[-73.785662216901,40.61398668627251],[-73.78549898289555,40.614059450065895],[-73.78539170324306,40.61462187770912],[-73.78514924368736,40.615476326076916],[-73.7850243354483,40.61555646744669],[-73.78499493400683,40.61575369723109],[-73.7849652270537,40.61604591642455],[-73.78521337659978,40.61640441541273],[-73.78550014128359,40.61668261118672],[-73.78547962683562,40.617099062942714],[-73.7852686051976,40.61712058949514],[-73.7852870070128,40.61736174969833],[-73.78565899491018,40.61797621913835],[-73.78581143129023,40.61828339069918],[-73.78620305329063,40.6187590646772],[-73.78625946345431,40.61910989839656],[-73.78613384675009,40.61940924553808],[-73.78585459350285,40.619774067890454],[-73.78562415132696,40.61986862716701],[-73.78526919176016,40.61991911238428],[-73.78521543076683,40.62006349374449],[-73.78507784902274,40.61996661358065],[-73.7851233143977,40.6198149210435],[-73.78517524443531,40.619651000373466],[-73.78514372469212,40.61946244402126],[-73.78516032368138,40.61929600937447],[-73.7852087026595,40.61923734791788],[-73.78518330139764,40.61914427594807],[-73.78515456010938,40.61909036591646],[-73.78517115109896,40.618926379687956],[-73.7851649557258,40.618855375047055],[-73.78514920785408,40.618757424726404],[-73.78515920006026,40.61864728248343],[-73.78506327944763,40.61850511855426],[-73.78488368265475,40.61840930965989],[-73.784781118168,40.618335676678754],[-73.78476856019044,40.6182450764224],[-73.78477534795479,40.6181324809376],[-73.78478291732569,40.61811635181475],[-73.78481093059064,40.61805665827001],[-73.78481106475013,40.61801504289338],[-73.78478547486456,40.61798072183553]]],[[[-73.76670827781426,40.61491086568303],[-73.76825288003401,40.614877725169436],[-73.77397692019007,40.61600357516895],[-73.76873454607986,40.62090110426621],[-73.76745926950551,40.6205113220626],[-73.76671931113243,40.61500423164765],[-73.76670827781426,40.61491086568303]]],[[[-73.79162058913484,40.622313343483135],[-73.79142802632306,40.622277657845416],[-73.79075818793633,40.62232836832434],[-73.79059984430812,40.62244948526872],[-73.79048062791743,40.62252084576096],[-73.79030507811888,40.62258256142708],[-73.79017983900243,40.62257756034641],[-73.79007341711153,40.622563050188994],[-73.79005044260607,40.62256300823426],[-73.7898855370899,40.622562706455746],[-73.7898103545436,40.62257211265963],[-73.78967870205904,40.622614819172114],[-73.78949653118153,40.62274664236039],[-73.78419483231922,40.62089266990909],[-73.78426326852004,40.6208327232031],[-73.78433830252133,40.620777550763094],[-73.78441936297803,40.6207275726874],[-73.78450583266222,40.62068316952188],[-73.78459705316287,40.620644679363025],[-73.7846923298989,40.62061239528361],[-73.78477286221275,40.620572872876636],[-73.78484860900836,40.620528193474826],[-73.78491900312574,40.620478691624584],[-73.78531492766406,40.62060604162053],[-73.78584280107015,40.620460889235225],[-73.78644831930845,40.620023604740204],[-73.78675608135418,40.61973920921057],[-73.78690140984526,40.619271840587736],[-73.7867499475068,40.618657785088],[-73.78646475861223,40.61788272941983],[-73.7864464450242,40.617612342421985],[-73.78608286946655,40.6173632334751],[-73.7860741943186,40.61707825041608],[-73.78606586985238,40.61668366543848],[-73.78589442324304,40.616325310531444],[-73.78575172076563,40.61597431622563],[-73.78555999745419,40.61595934480572],[-73.78547463952235,40.61566691144985],[-73.78571735449198,40.614732087822226],[-73.78585245783641,40.614461986024125],[-73.78614078523609,40.61425062459774],[-73.78651533545349,40.61406134216164],[-73.78716803394653,40.613843347173535],[-73.78767662692528,40.61371276459671],[-73.78802198764866,40.61365494697949],[-73.78826194671439,40.61357501433707],[-73.78848261350466,40.61353157950144],[-73.78865531515729,40.61349536285706],[-73.78879948488938,40.61338602508322],[-73.78926040644471,40.6131676656969],[-73.78979796152012,40.61297136518079],[-73.78997073217539,40.61291322613601],[-73.79020077676267,40.61293556679595],[-73.79035464459392,40.61278971096598],[-73.79043217422048,40.612526805379275],[-73.79049096423249,40.61212503563096],[-73.79067370859256,40.61194269701372],[-73.79074283939018,40.61129982068035],[-73.79074428233336,40.610839491468376],[-73.79063092418838,40.61029857808057],[-73.79126298055833,40.610533546982786],[-73.79163665158006,40.610614599898135],[-73.79204890183281,40.610622653773575],[-73.79249966118853,40.61057962728562],[-73.79279742633229,40.61040480016581],[-73.79298031675535,40.6101713103913],[-73.79304836022733,40.60987185209357],[-73.79282949983987,40.60933805814371],[-73.79241744956109,40.60870300781505],[-73.79274948626329,40.608646366375574],[-73.79292072732117,40.608675163237606],[-73.7929260604466,40.60867606008199],[-73.79293361676667,40.608681584074276],[-73.79299656635982,40.608727595509365],[-73.79305747543664,40.60876687408003],[-73.79311408510394,40.60877147147509],[-73.79321161830448,40.608779391207136],[-73.79327249723251,40.60882846187336],[-73.79328541535547,40.608856807134266],[-73.7932948291806,40.60887746218558],[-73.793307542293,40.60892154898032],[-73.79340051851436,40.608978021449325],[-73.793519381118,40.608973339326795],[-73.79355791222778,40.60897830425222],[-73.79365104095655,40.60898581496918],[-73.79372793482946,40.60904960211964],[-73.79372780624487,40.6090912180471],[-73.79377580688389,40.609150056087714],[-73.79381432923434,40.609157469186556],[-73.79385279111916,40.60918446635644],[-73.79394893616994,40.60925563203879],[-73.79394239014125,40.609294788017884],[-73.79388132265468,40.609306919229525],[-73.79387997764552,40.609308174461084],[-73.793839444117,40.609346012003705],[-73.79384564915426,40.609417015745564],[-73.79389688394974,40.60946851671828],[-73.7939771424029,40.60948334807858],[-73.79406359128798,40.60957408030576],[-73.79415448227482,40.60959248338824],[-73.79418557615674,40.60959877853637],[-73.79424667469137,40.60957685596056],[-73.794336517542,40.60960884064468],[-73.79443270053301,40.60966776511188],[-73.79454166514712,40.609748744979726],[-73.79454478656237,40.60977812651061],[-73.79446700696278,40.60980986612724],[-73.7944611650666,40.609812249676416],[-73.79446746878682,40.609851429330334],[-73.7945251063308,40.60991028495343],[-73.79452178213803,40.60994699945201],[-73.7945536921462,40.61001560132703],[-73.79467600571869,40.61010685403806],[-73.79467868056418,40.61010884873077],[-73.79475872104085,40.61019467242852],[-73.79480995093294,40.610248620751534],[-73.79478325170496,40.61026211649944],[-73.79476169204911,40.61027301482815],[-73.79476157163344,40.610312182490105],[-73.79480633875221,40.6103783599787],[-73.79487372764497,40.610400511721075],[-73.79494752459141,40.610427571405744],[-73.79505655097421,40.61048896619433],[-73.79508550143636,40.61048901781001],[-73.79514006718179,40.61048911507528],[-73.79523965260145,40.61048684525307],[-73.79529736025314,40.61052366797638],[-73.79537441438865,40.6105360453802],[-73.79555747865162,40.61054616356513],[-73.79566026939081,40.610546346349224],[-73.7957917895718,40.610605332484916],[-73.7960323297316,40.61072816075961],[-73.79624422255736,40.610765256507655],[-73.79637893337686,40.61083159228126],[-73.7965520935238,40.610929819676336],[-73.79679919436896,40.61100859285842],[-73.7968955609592,40.61100876317944],[-73.79692441928977,40.61102595108645],[-73.7969178822806,40.61106265896647],[-73.79691732271002,40.61107042681876],[-73.79691452867719,40.61110916590433],[-73.79696581925704,40.611143529177454],[-73.7970107765337,40.61114850429263],[-73.79711999198304,40.61114869711554],[-73.79716244691305,40.61114877204289],[-73.79722278233528,40.61114887850001],[-73.79731593658023,40.6111490428011],[-73.79736731722683,40.61115402893566],[-73.79737045480938,40.61117851537033],[-73.79736385663251,40.61121314479718],[-73.79735739829864,40.6112470371732],[-73.79745676195708,40.61131820439625],[-73.79752750476563,40.6112938487988],[-73.79771064649526,40.61127948261542],[-73.7979418447845,40.61130681744341],[-73.79808315944801,40.6113144109321],[-73.79824702035744,40.6113024579621],[-73.79836345563704,40.61131132103203],[-73.7983786924036,40.611312481263695],[-73.79839061713199,40.61131636859101],[-73.79850705499896,40.61135432249599],[-73.79848442127285,40.61140324294643],[-73.7984874499733,40.61146444908741],[-73.79852584119683,40.61151592428692],[-73.7986413933355,40.611545503885644],[-73.79876353846714,40.611518789624434],[-73.79886957949962,40.61150673452412],[-73.79898529394497,40.611482457216624],[-73.79903982792409,40.611507032302455],[-73.79912946875956,40.61160755768702],[-73.79912596956514,40.61170302505919],[-73.79912554232719,40.61184500898055],[-73.79911239018277,40.611945354688714],[-73.79917318059671,40.6120262464293],[-73.79932094418697,40.61202650450196],[-73.799378839344,40.612002125168],[-73.79938235953566,40.61198821297149],[-73.79939184177402,40.611950738792],[-73.79944972926403,40.611928807850774],[-73.79961050311418,40.61187523140942],[-73.79970685649208,40.611880295561825],[-73.79972623717927,40.61186879074583],[-73.79978086995635,40.61183636009437],[-73.79988381658072,40.61178513080241],[-73.79988394133284,40.61174351487952],[-73.80001595851078,40.611638480407784],[-73.80007703500378,40.61162389868447],[-73.80017340117156,40.61162406625509],[-73.80025700070246,40.6115972828882],[-73.80030502354087,40.61165122317158],[-73.80034349615059,40.61167576973236],[-73.800398104641,40.61167586457403],[-73.80043669570611,40.61166124361117],[-73.80049472403951,40.6116431814795],[-73.80052668996206,40.61164426408027],[-73.80053951677237,40.61165163032451],[-73.80057149294582,40.61170064593297],[-73.80057144723548,40.6117159469816],[-73.80057138324928,40.61173736566871],[-73.80056162959775,40.6117765176159],[-73.80060330054984,40.61180596585201],[-73.80065460219518,40.61183787871476],[-73.80069947118979,40.61187222968052],[-73.80074112012187,40.611909021813005],[-73.80080125919486,40.61193390448166],[-73.8007377547481,40.61196042387411],[-73.80071198359926,40.61198485959218],[-73.80067977373258,40.61201417968277],[-73.80062192312626,40.612023872281064],[-73.80056088361412,40.61202621415962],[-73.80047742268748,40.61200648463079],[-73.80041950019101,40.612040656729114],[-73.8003519700206,40.61206501934924],[-73.80023948919164,40.612081960169256],[-73.80019944719879,40.6121361618807],[-73.80019433453451,40.612143082510876],[-73.80021346073227,40.612192075878994],[-73.80019080020011,40.61225078954219],[-73.8000713448225,40.61245131953743],[-73.8000712568442,40.612480695323406],[-73.80005830484185,40.6125149449468],[-73.80004543342169,40.612526103801635],[-73.7999906707138,40.61257358033084],[-73.8000162583543,40.612610344774865],[-73.80006058206898,40.612644277387595],[-73.80007074363104,40.612652055692585],[-73.80008992919105,40.61268146499963],[-73.80008978990166,40.61272797760898],[-73.80007677854833,40.61278181181515],[-73.80006848765423,40.61280166319354],[-73.80005736632933,40.612828290398674],[-73.80001550298796,40.61286248922004],[-73.80001213766538,40.61291389175867],[-73.80000872033965,40.61298243061672],[-73.79999243799456,40.613055843302604],[-73.79993435271612,40.61314387003041],[-73.79987003947554,40.613165791199734],[-73.79978007368885,40.61317297851171],[-73.79972220057746,40.61319001343038],[-73.79968671027142,40.613241360650576],[-73.79960319061053,40.61324121507326],[-73.79954212657901,40.613250899851415],[-73.79947902190804,40.613288359582],[-73.79946811138879,40.61329483532634],[-73.79937489594428,40.61331425735187],[-73.7993169407734,40.61335822059162],[-73.79930387847674,40.613429189856305],[-73.79935178325533,40.61352229818023],[-73.79939200146421,40.61354749208343],[-73.79942232263298,40.61356648569728],[-73.79947157403303,40.613569699568856],[-73.79953794488279,40.61357403137919],[-73.79959252486927,40.61358391830652],[-73.79965025075333,40.61361584331312],[-73.79965955705023,40.61372602046499],[-73.79968510153263,40.613777473540544],[-73.79963679933248,40.61381655754872],[-73.79959903264592,40.613845207246534],[-73.79951767033218,40.61390692658452],[-73.79947510832072,40.61417368654274],[-73.79950698933648,40.61425452714598],[-73.79947799745695,40.614281405240085],[-73.79944259530329,40.61430337542762],[-73.79950678346577,40.61432307158216],[-73.79951311219028,40.61435490699563],[-73.79951021374211,40.61437755693215],[-73.79950653347996,40.61440630390775],[-73.79950266109705,40.61440840132185],[-73.7994614868961,40.61443070454717],[-73.79945817122575,40.61446497208114],[-73.79947689000156,40.614513661286054],[-73.79949960873982,40.614572756847885],[-73.79945762700561,40.614646124618446],[-73.79944032859662,40.614662993624016],[-73.7993674150583,40.6147340956659],[-73.79937683876167,40.61480510467686],[-73.79939159947291,40.614862019711865],[-73.79940224366962,40.61490306923502],[-73.79929581592368,40.615042420308924],[-73.79928524480074,40.61504858803884],[-73.79917031100392,40.61511564261115],[-73.79912189571498,40.61519144628431],[-73.79909594590345,40.61527463368839],[-73.7990636455319,40.61533332976341],[-73.79904620020609,40.61533767339952],[-73.7990299151745,40.6153441227895],[-73.79901522470297,40.61535250595049],[-73.7990025205363,40.61536259933241],[-73.79900205053379,40.61538772682651],[-73.79900623216578,40.615412654018265],[-73.79901498197025,40.61543688335026],[-73.79902592909015,40.615456639688645],[-73.79903991670072,40.61547524847894],[-73.79905674147706,40.61549243921924],[-73.79905492951508,40.61551244394856],[-73.7990489771509,40.615531976508024],[-73.79903903504963,40.61555054248168],[-73.79902535486673,40.61556767191978],[-73.7990082828783,40.61558293123443],[-73.79897187441935,40.6155698733661],[-73.79893881229131,40.615552394640844],[-73.79891001234542,40.61553097923691],[-73.79890244926857,40.61552399310084],[-73.79888215665649,40.615521171210865],[-73.79886153141821,40.61552092750132],[-73.79884113375167,40.615523268591545],[-73.79882151767383,40.61552813089569],[-73.79880321597335,40.615535382349655],[-73.79878672573979,40.61554482599802],[-73.79877249486226,40.615556205343594],[-73.79876090986453,40.61556921131382],[-73.79875228540656,40.61558349065552],[-73.79874685573809,40.61559865552941],[-73.79874476833587,40.61561429404413],[-73.79875960344485,40.6156658091465],[-73.79877337735293,40.61571471261736],[-73.79872463343781,40.615730297172966],[-73.79867994661181,40.61575181459726],[-73.79864054949279,40.61577867136702],[-73.79860752879446,40.61581012668103],[-73.79858179535081,40.61584531289347],[-73.79856405899179,40.61588325944613],[-73.79855468962054,40.615887017776565],[-73.79854465662991,40.61588959615712],[-73.79853421399854,40.61589092931788],[-73.79852362607492,40.615890983510695],[-73.7985131608856,40.61588975736368],[-73.79850308335011,40.615887281915946],[-73.79849364857476,40.61588361983196],[-73.79848509539462,40.61587886381489],[-73.79847764032775,40.61587313426032],[-73.79847147209388,40.61586657620805],[-73.79846674683743,40.615859355670906],[-73.7984635464831,40.615851529184305],[-73.79846204272289,40.615843412012936],[-73.79846227485021,40.61583521626259],[-73.79846423679881,40.61582715609239],[-73.79846787730139,40.61581944211858],[-73.79844110263352,40.61579187521798],[-73.79840921414808,40.61576767343107],[-73.79837293055758,40.61574738222125],[-73.79833306962968,40.615731458914446],[-73.7982905297564,40.61572026239177],[-73.7982462697065,40.615714045001525],[-73.79820740884644,40.61571279319154],[-73.79816866238941,40.615715386037614],[-73.7981630061176,40.615716090283655],[-73.79812948539241,40.61574633480311],[-73.79810231859771,40.615780078750326],[-73.79808291098821,40.61581478747739],[-73.79807023757226,40.61585125871454],[-73.79806456048922,40.615888738115814],[-73.79806599717199,40.61592645048184],[-73.79808371498115,40.61592289435424],[-73.79810195950002,40.61592161118011],[-73.79812023213529,40.61592263602652],[-73.79813803352528,40.61592594088606],[-73.79815487718649,40.61593143544226],[-73.79817030280844,40.61593896953766],[-73.79818388883291,40.61594833727754],[-73.79819526397456,40.6159592826563],[-73.79820411736749,40.615971506554025],[-73.79821020706085,40.615984674910614],[-73.79821336663105,40.61599842785521],[-73.79821350973002,40.61601238954085],[-73.79821099288884,40.61606036607121],[-73.79819977173958,40.61610761337349],[-73.79818006299678,40.616153218882125],[-73.79815224731196,40.61619630174051],[-73.7981168619227,40.61623602981455],[-73.79807459027695,40.61627163576555],[-73.79807726069339,40.61628115094263],[-73.79807792214432,40.616290868223416],[-73.79807655797025,40.61630054287858],[-73.79807320252701,40.61630993125213],[-73.79806794032055,40.616318796898064],[-73.79806090387883,40.61632691653507],[-73.79805227041406,40.616334085670076],[-73.7980422573597,40.616340123748294],[-73.79799600560719,40.616354100868996],[-73.79789585986119,40.616388899344265],[-73.79779911544338,40.61642889714594],[-73.79770623650855,40.616473902377415],[-73.79761766866869,40.616523699117835],[-73.79755006077963,40.61656692375334],[-73.79748657792405,40.616571591195886],[-73.79742284775504,40.61656971617219],[-73.79738616087609,40.616579641534265],[-73.79735220369245,40.616594149863616],[-73.79732195355986,40.61661282358244],[-73.7972962811399,40.61663512522436],[-73.79727592534071,40.61666041290384],[-73.79726147204963,40.61668795879042],[-73.7972533372695,40.61671697005691],[-73.79725175514459,40.616746611698545],[-73.79725677122048,40.61677603056579],[-73.7972682411322,40.61680437992006],[-73.79728583475841,40.616830843804564],[-73.79730344911061,40.616828097543014],[-73.79732140914416,40.61682746429068],[-73.79733928102638,40.61682895934409],[-73.797356633054,40.61683254658957],[-73.79737304608082,40.61683813937555],[-73.79738812364243,40.616845602605785],[-73.79740150153286,40.616854756002475],[-73.79741285660212,40.61686537846099],[-73.79742191456198,40.616877213390765],[-73.79742873273275,40.616890678808964],[-73.79743257606818,40.616904811559735],[-73.79743334153854,40.616919232788106],[-73.79742164092707,40.61696737851783],[-73.79740304783229,40.61701748554426],[-73.7973782829107,40.61706601723215],[-73.79738846784323,40.61707152655251],[-73.79739744407043,40.617078144810165],[-73.79740500567709,40.61708572018221],[-73.79741097919931,40.6170940788893],[-73.79741567900872,40.6171043194318],[-73.79741799741284,40.61711502334541],[-73.79741786531218,40.617125871607705],[-73.79741528664272,40.61713654089394],[-73.79741033825877,40.61714671321325],[-73.79740316764254,40.61715608538662],[-73.79739398850863,40.617164378082606],[-73.79738307443445,40.61717134414275],[-73.79737437782991,40.61717539776346],[-73.79736509127345,40.61717860264897],[-73.7973025665909,40.617231427238075],[-73.79723481710514,40.61728036799282],[-73.79716225697132,40.61732512572868],[-73.79714541723963,40.61735256280387],[-73.79713317353422,40.617381379661985],[-73.79716194892204,40.61743281413127],[-73.7971950402035,40.61748271863203],[-73.79723230812478,40.61753088314321],[-73.79723859240083,40.61753931321141],[-73.79724333558109,40.61754830955737],[-73.79724685822534,40.61755954169916],[-73.79724798226796,40.6175710583366],[-73.79724667886875,40.617582563992855],[-73.7972429814671,40.61759376347262],[-73.79723698492445,40.61760436943595],[-73.79722884309041,40.61761410977029],[-73.79722082448518,40.617607827684935],[-73.7972087620578,40.61760078031283],[-73.79719534185368,40.617595342086005],[-73.79718092998759,40.61759166136373],[-73.79716591962736,40.61758983855928],[-73.79715072026819,40.61758992340027],[-73.79713574656121,40.61759191357213],[-73.7971115204926,40.61761572052929],[-73.79708298940712,40.61763657451779],[-73.79705076574446,40.617654027889415],[-73.79701554121038,40.617667705992794],[-73.79697807192831,40.617677315215616],[-73.79695182973974,40.617681425734304],[-73.79692505707183,40.61768217806466],[-73.79689848885477,40.61767955155459],[-73.79687285440635,40.617673618303854],[-73.79684885741128,40.61766454118463],[-73.79682715660427,40.61765256937066],[-73.79681528936632,40.617658445045905],[-73.79680488646083,40.61766575666715],[-73.79679624370003,40.61767429632486],[-73.79678960684585,40.61768382118956],[-73.79678516462153,40.617694060416916],[-73.79678304334503,40.61770472284914],[-73.79678330333714,40.61771550529421],[-73.79678593720598,40.61772610114742],[-73.7967908700571,40.617736209109665],[-73.79679796162304,40.617745541755255],[-73.79680711815551,40.61774919971761],[-73.79681536108542,40.61775395483511],[-73.79682246617286,40.61775967775014],[-73.7968282401315,40.617766212777134],[-73.79683252588683,40.61777338213794],[-73.79683520684905,40.61778099079798],[-73.79683621008495,40.61778883177192],[-73.79683550830198,40.61779669175451],[-73.79683312059083,40.617804356923344],[-73.79681130421606,40.61783395529883],[-73.79679645333309,40.61786596107996],[-73.79678900568894,40.61789943088111],[-73.796789180818,40.617933378162554],[-73.79679432022955,40.61795855030534],[-73.79680366406919,40.617983010023224],[-73.79681506826134,40.618038870281644],[-73.79683551278109,40.61809321346823],[-73.7968553018602,40.6181303353665],[-73.79687931758512,40.61816597982275],[-73.79690098170146,40.61819271117875],[-73.79692502482436,40.61821823422014],[-73.7969763966508,40.61822811671146],[-73.79698912798533,40.61826730754103],[-73.79700499668182,40.61833098412492],[-73.79700484778859,40.61837994395802],[-73.79697270043985,40.61838723116668],[-73.79689881105918,40.618387100643815],[-73.79685705524203,40.61838457909246],[-73.79682174691489,40.61837472544338],[-73.79678892958312,40.61836940014752],[-73.79676073741298,40.61836482467176],[-73.79670932209955,40.61836962996935],[-73.79665464913576,40.618389117946066],[-73.79660959004045,40.61841596638532],[-73.79655815251506,40.61842811505442],[-73.79651316930028,40.6184304837096],[-73.79650023582937,40.618457388465714],[-73.79645524512665,40.61846220552538],[-73.79641030734655,40.61844988525374],[-73.79635567904248,40.61845468453544],[-73.7963362531335,40.618503610887046],[-73.79632956787498,40.61858927954576],[-73.79635192027072,40.618633383031],[-73.79634215632584,40.61867498302073],[-73.79629385521498,40.61871161784593],[-73.79631300438108,40.618753267891684],[-73.79628721338965,40.61878259811342],[-73.7962325623849,40.61879474144492],[-73.79622603236349,40.61882900250578],[-73.7962837319491,40.61887072088483],[-73.79628362735248,40.61890499283245],[-73.79621915173911,40.61897831903194],[-73.79620007763204,40.61901561292179],[-73.7961878405524,40.61905453768116],[-73.79618266814752,40.61909436922816],[-73.79618465664778,40.6191343666115],[-73.79619376907554,40.61917378579356],[-73.79620983593209,40.61921189349132],[-73.7962325583498,40.61924798081694],[-73.79625038803783,40.61926968819356],[-73.79629197255336,40.619328514235654],[-73.79623393627797,40.619396956143866],[-73.79615340374316,40.61946780607097],[-73.79612434843385,40.61951426669915],[-73.79615312712704,40.61955838278806],[-73.79618830890927,40.61960985302927],[-73.79615920936675,40.61967100171487],[-73.79602718518994,40.61977113716198],[-73.79597034564694,40.619780655155644],[-73.7959693271903,40.619780825735674],[-73.79592429747642,40.619797882206775],[-73.79593052903357,40.619861542324124],[-73.79559534308429,40.62021101310478],[-73.79555957594644,40.620350486792475],[-73.7955768073301,40.62052658531262],[-73.79549173591238,40.62075602931516],[-73.79547474221917,40.62077629039204],[-73.79549708295366,40.62080707862231],[-73.79551723382893,40.62083873209178],[-73.79553742954067,40.620875693565786],[-73.79555463970777,40.62091352202256],[-73.7955506278065,40.62092187773054],[-73.79554530911453,40.62092979848465],[-73.7955364912649,40.62093932848309],[-73.79552579101548,40.6209476644657],[-73.79551348247332,40.62095459289005],[-73.79549988094537,40.62095993627108],[-73.79545176147546,40.620959706367444],[-73.79540418922848,40.62096522512158],[-73.79535833969148,40.62097635616776],[-73.79531534578537,40.62099282446319],[-73.79527626987186,40.62101422308409],[-73.79524207750345,40.62104002328002],[-73.79521361356515,40.62106958753905],[-73.79519736218978,40.621130759363815],[-73.79515200781906,40.621154645086214],[-73.79511148377713,40.62118312978495],[-73.79507658678196,40.62121565344467],[-73.7950480029255,40.62125157664246],[-73.79502629418464,40.621290193118526],[-73.79501188737204,40.62133074366118],[-73.79500506574398,40.621372431033066],[-73.79500514352411,40.62140576001696],[-73.79501007899776,40.62143887620256],[-73.79503337737441,40.621472753362866],[-73.79506306561554,40.621503592990926],[-73.79509847535031,40.621530700786145],[-73.7951388093955,40.62155346646279],[-73.79518315970253,40.62157137749014],[-73.79520301100698,40.62159021267897],[-73.7952189125582,40.62161111134603],[-73.79523050151367,40.62163359662938],[-73.795237513434,40.62165715546338],[-73.79516938062008,40.62169501471437],[-73.79509621933407,40.62172696487118],[-73.79501890849939,40.62175262209766],[-73.79493837689397,40.62177167815803],[-73.79488671677734,40.621854818705444],[-73.79487299710415,40.621866951026504],[-73.79485692001394,40.621877266551934],[-73.7948388946667,40.62188550275222],[-73.79481937980603,40.621891450016406],[-73.79479887208403,40.62189495698695],[-73.79477789342143,40.621895934411555],[-73.79475697772448,40.62189435741475],[-73.79473665729698,40.621890266131075],[-73.79471744929295,40.62188376468361],[-73.79469984255489,40.62187501853382],[-73.79468428517269,40.62186425027083],[-73.79468069779324,40.62185090907869],[-73.79467422310569,40.62183821578567],[-73.79466504474541,40.62182653039651],[-73.79465342302852,40.62181618432976],[-73.79463968756862,40.62180747101836],[-73.79462422792832,40.62180063758712],[-73.79460748257063,40.62179587784413],[-73.79458992642337,40.62179332678408],[-73.79457205740957,40.62179305675945],[-73.79454988660441,40.62179299670099],[-73.79453008043772,40.621795372527345],[-73.79451097264986,40.62180000106286],[-73.79449300186582,40.62180677605816],[-73.79447658061062,40.62181554199126],[-73.79446208583988,40.621826097637474],[-73.79444985028657,40.621838200688664],[-73.79444015482305,40.62185157331531],[-73.79443425229748,40.62189321789808],[-73.79442386289529,40.62194964610547],[-73.79441076551142,40.62200574615625],[-73.7944200163696,40.62203446977193],[-73.79443537118254,40.622061633082815],[-73.79445640750033,40.62208648874458],[-73.79448254655587,40.62210835290244],[-73.79451306918821,40.62212662400635],[-73.79454713562856,40.6221407993618],[-73.79458380860508,40.62215048896062],[-73.79460957197989,40.62215872550271],[-73.79463312338576,40.62217017859962],[-73.79465377755196,40.62218451500342],[-73.79467093350688,40.622201317571076],[-73.79468409206451,40.622220097401694],[-73.79469287034925,40.62224030806213],[-73.79469701293671,40.622261361486],[-73.79469703112123,40.62227696502239],[-73.79469349867155,40.62229615045648],[-73.79468611203359,40.6223146881798],[-73.7946871588352,40.622368322575696],[-73.79467951457725,40.62242164572323],[-73.79466329600768,40.622473843094085],[-73.79463875085128,40.62252411735454],[-73.79460625402672,40.62257170054548],[-73.79456630192055,40.622615865813174],[-73.7945195048055,40.62265593851292],[-73.79446657751875,40.62269130651468],[-73.79440832854286,40.62272142955404],[-73.79434564765565,40.622745847485426],[-73.79421064090876,40.622765875013805],[-73.79407428620411,40.62277961326824],[-73.79393708771498,40.62278701145133],[-73.79379955273534,40.62278804220816],[-73.79366218980357,40.62278270172746],[-73.79352550682181,40.62277100975575],[-73.79339000917746,40.62275300952435],[-73.792883580545,40.622559220697006],[-73.79260056336375,40.622462721580625],[-73.79226351352035,40.622369089073075],[-73.7918780051619,40.622361047834815],[-73.79162058913484,40.622313343483135]]],[[[-73.77172760285146,40.623585028030405],[-73.77178742171375,40.623504081370676],[-73.77168780941254,40.623457758248136],[-73.77169908405813,40.623438988708486],[-73.77180205088999,40.623487880338146],[-73.77180655530583,40.623481909990666],[-73.77197318324912,40.623272116308435],[-73.77187021304603,40.623224078888235],[-73.77188149343594,40.6232036020507],[-73.77198669843929,40.6232533521897],[-73.77214546970656,40.623046105200466],[-73.77203131431378,40.62299121290307],[-73.7720729688008,40.62293919036054],[-73.7721490467813,40.62297672382682],[-73.7721882402804,40.622995793795155],[-73.77272418290903,40.622308398880726],[-73.77308562752849,40.62183676009303],[-73.77347337495439,40.62134402610007],[-73.77363729197748,40.62113572436058],[-73.77411466469981,40.62052252021317],[-73.77456049519994,40.61995195912769],[-73.77503322327281,40.619343178695104],[-73.77511891254613,40.619233846984876],[-73.77518045935568,40.61926471788492],[-73.77515794285964,40.61929371556507],[-73.77511877729086,40.61927399328933],[-73.77506460979994,40.6193432401132],[-73.77495328183308,40.619486355822886],[-73.77500588176093,40.61951122950707],[-73.77499461579025,40.61952828992297],[-73.77493976826005,40.6195042665682],[-73.7747664059603,40.61972259389108],[-73.77482012770653,40.61974746935479],[-73.77480885456606,40.61976623803504],[-73.77475625738931,40.61974051120747],[-73.77458288591149,40.619960545524314],[-73.77463437522366,40.61998285399995],[-73.77462198893474,40.61999905929055],[-73.77457162552454,40.619975898115044],[-73.7743982501582,40.62019678671],[-73.7744508590998,40.6202190976318],[-73.77443847627102,40.62023444800694],[-73.77438587309561,40.62021042879407],[-73.77421473327398,40.62043302878822],[-73.77426958798975,40.62045449114355],[-73.77425720928376,40.62046898727493],[-73.77420347429096,40.62044752778321],[-73.77402897875635,40.620667559550405],[-73.77408383225347,40.62068987605576],[-73.7740714399197,40.62070778890116],[-73.77401659018128,40.620684618835305],[-73.77384546527531,40.62090209374786],[-73.77389694638468,40.6209269657334],[-73.77388568146226,40.62094317298181],[-73.77383308349972,40.62091744405933],[-73.77366082988047,40.621136625440315],[-73.77371679447955,40.62116150633293],[-73.77370215913474,40.62118026845242],[-73.77364843599243,40.62115539246864],[-73.77350067294036,40.62134390917446],[-73.77347730578093,40.62137372104888],[-73.77353102837391,40.621398597613315],[-73.77352087855459,40.62141651548635],[-73.77346603422326,40.62139163670679],[-73.77329266580684,40.621608252804684],[-73.77334974791594,40.62163484387202],[-73.77333623479453,40.621652755097514],[-73.77328363248209,40.62162788065233],[-73.77310914042019,40.621845348319034],[-73.77316286325555,40.621870225054266],[-73.77315159799912,40.62188643122393],[-73.77309787515492,40.62186155448344],[-73.77292561443663,40.622081589471385],[-73.77298158223952,40.62210561649274],[-73.77296470322091,40.622124374086624],[-73.77291322153536,40.622099501686726],[-73.7727443212583,40.622320396599676],[-73.77279356247342,40.62234440991187],[-73.77278118331395,40.622358906552044],[-73.77272857395505,40.62233574030547],[-73.77255744039591,40.6225532142679],[-73.77260892229883,40.622578086825975],[-73.77259653300963,40.62259514494924],[-73.77254616993294,40.622571129333885],[-73.7723727896456,40.62278945113],[-73.77242539340949,40.6228143271634],[-73.77241188431096,40.622830528817815],[-73.77236152244457,40.62280651245468],[-73.77220950704005,40.62300523198451],[-73.77240313639182,40.62309530229889],[-73.77236260162722,40.6231473260043],[-73.77216897866997,40.623055547338666],[-73.77215434473122,40.62307345502985],[-73.77200460575487,40.623261928516484],[-73.77215464477065,40.6233267951208],[-73.77218482383712,40.62334001469044],[-73.77217018334781,40.62335963116919],[-73.772153603572,40.623352851738304],[-73.77199669270577,40.62328155898509],[-73.7718210791249,40.62349645992338],[-73.77181882771782,40.623499017983065],[-73.77182442403684,40.623501591116195],[-73.7719990449037,40.62357710444371],[-73.77198776448445,40.623597581962144],[-73.77185569638922,40.62353581994398],[-73.77181316781855,40.62351523514541],[-73.77173897515291,40.62360572607214],[-73.77172760285146,40.623585028030405]]],[[[-73.83190996134941,40.624175722088026],[-73.83199771751491,40.62401689814404],[-73.83204808603244,40.62394891993584],[-73.83209971666311,40.623897832988426],[-73.83215655244149,40.62385023001214],[-73.83227940196086,40.623735169593495],[-73.83235308648098,40.62350076555908],[-73.83251299388667,40.623010304377885],[-73.83241551492011,40.62292479638541],[-73.83249662493121,40.62292018809552],[-73.832552571709,40.622940180927856],[-73.83260485006161,40.62293456810939],[-73.83261986071368,40.622903300396295],[-73.83260315461462,40.62286629822155],[-73.83267226650862,40.622846487503374],[-73.83275070786566,40.62282811280584],[-73.83278623986159,40.62280114188864],[-73.83279192490285,40.62276701644755],[-73.83285928685176,40.62270026930423],[-73.83291731804292,40.62263350856059],[-73.83295849143468,40.622589479268576],[-73.83300342719814,40.62253407769104],[-73.8330390202954,40.622482928487635],[-73.83309705335401,40.62241474583586],[-73.83311402275999,40.622346503048774],[-73.83313657428079,40.62228537946722],[-73.83313854692817,40.622242715526156],[-73.83312012275593,40.62214597643225],[-73.83311837767727,40.62209761830965],[-73.83310545745965,40.62203928804661],[-73.83311492954202,40.62198383443084],[-73.83315221380701,40.62200237806188],[-73.83319507623524,40.6220294621975],[-73.83324923690203,40.622016740711466],[-73.83323439665038,40.62197974133155],[-73.8331934577426,40.62192990335543],[-73.8331953890114,40.62190430604068],[-73.83314871097222,40.62190992708776],[-73.83311693064275,40.62192979229085],[-73.83310008291991,40.6219496791651],[-73.83305164268832,40.62191405329796],[-73.83304617709578,40.62186000031527],[-73.83306307171362,40.62182162450603],[-73.8330818584972,40.621773295691376],[-73.8330856980113,40.62173063445953],[-73.8331082209014,40.6216808885753],[-73.83314377369292,40.62164538464984],[-73.83319798092319,40.62161417374167],[-73.83326711266055,40.6215858292658],[-73.83332317443123,40.62155888845642],[-73.83339606792036,40.621519171619816],[-73.83346147421197,40.62148797681675],[-73.83353436044564,40.62145110502822],[-73.83368214952597,40.62138130568648],[-73.83362242002335,40.62260263882953],[-73.83352792750232,40.6225704795293],[-73.83335781963947,40.622559727163434],[-73.83328804666625,40.62260005026269],[-73.83321825849485,40.62265099732013],[-73.8331373171355,40.62269981242293],[-73.83308424999319,40.62276139780554],[-73.83305621399599,40.62287400296169],[-73.83307282672823,40.62296751583414],[-73.83302813326708,40.62302273233388],[-73.83303086384632,40.62306736000739],[-73.83307543493277,40.62310776891024],[-73.83313667178538,40.62319919079178],[-73.83313937438405,40.62326506881045],[-73.83319228691283,40.623324608858105],[-73.83322850123349,40.62335651084682],[-73.83320894068525,40.623386246517235],[-73.83314754386508,40.62341807505885],[-73.83304986491798,40.62346900230224],[-73.83300795745181,40.62352634559796],[-73.83301346099812,40.6235837257548],[-73.83304130380479,40.62361987188434],[-73.83303289233176,40.62365386605287],[-73.83300122000676,40.623688656372956],[-73.83298618814217,40.62371284968625],[-73.83296500191199,40.623719557426654],[-73.83294733076308,40.62373635300606],[-73.83294024995243,40.623752484809735],[-73.83293229601594,40.6237625641953],[-73.83293050949824,40.62377937297041],[-73.83292343087356,40.6237934862188],[-73.83289518973376,40.623796827416605],[-73.83286342334523,40.62379545876461],[-73.8328272398011,40.62379812012535],[-73.83279546938725,40.623800113924005],[-73.83275929220576,40.62379874217868],[-73.83274253861411,40.623788643782156],[-73.83273814385718,40.623774520889064],[-73.83271697545364,40.623767781891516],[-73.83270813028484,40.623783238652045],[-73.83270810552493,40.62380206469158],[-73.83271336649432,40.62382761918492],[-73.83272128187292,40.623848468634115],[-73.83272656138237,40.6238605754304],[-73.83272390141349,40.62387065865089],[-73.83270712788128,40.623875353034244],[-73.83268416532364,40.62389079980313],[-73.83267620048599,40.62390827522687],[-73.8326885371399,40.62392038794011],[-73.8327008774656,40.623931827023064],[-73.83270879336577,40.623951331383026],[-73.83270965958656,40.62396477952893],[-73.83272287911018,40.623977564141796],[-73.83272638926884,40.62399303134131],[-73.83272284336725,40.624004458698295],[-73.83272282600764,40.62401857902519],[-73.83273782567129,40.62401993488276],[-73.83275458861769,40.62402263755652],[-73.83277134380823,40.62403071789851],[-73.83277664923311,40.62402467999544],[-73.83276699228357,40.62400854580228],[-73.83276615246461,40.623991751302846],[-73.83277411147186,40.62398168734896],[-73.83277942735212,40.6239709480937],[-73.83275213368994,40.62395747423768],[-73.83276098805408,40.623942038260964],[-73.83276633086196,40.623920551555244],[-73.83276550114114,40.623899727326865],[-73.8327787758678,40.623879595406265],[-73.832789399856,40.62386147483549],[-73.83280972239362,40.6238426970797],[-73.83282650103907,40.62383130253256],[-73.8328432834048,40.62381789345175],[-73.83286708112882,40.62381994208481],[-73.8328847088169,40.623821311628085],[-73.83291026038205,40.62382672192632],[-73.83293406351356,40.62382608523046],[-73.83294643442566,40.62381468426049],[-73.83296496081921,40.62380933735055],[-73.83297824489215,40.62378517567693],[-73.83299414430462,40.623772435910084],[-73.83301969249773,40.62377919009706],[-73.83303733720088,40.62377384256496],[-73.83303736912693,40.62376107991425],[-73.83304887155856,40.62374430384302],[-73.83304890348111,40.62373154169485],[-73.83304716891742,40.62372012089931],[-73.83303307298289,40.62371674130346],[-73.83303750690844,40.623706000755135],[-73.83304458797018,40.623694591589405],[-73.83306310884082,40.62369126053252],[-73.83308424471093,40.62370002300235],[-73.83310449555442,40.6237101279339],[-73.83311767309212,40.62372828308659],[-73.83313708403865,40.62372159418511],[-73.83316792116166,40.62372835601558],[-73.83318728677523,40.623739803565805],[-73.83319870019761,40.623758627438214],[-73.83320658423555,40.62377879010695],[-73.83322330930822,40.62378888990211],[-73.83321356244699,40.6238083550332],[-73.83321529244381,40.62382179169631],[-73.83323379554176,40.623825848449066],[-73.83325934713399,40.62383125984239],[-73.83325060299661,40.62380236364653],[-73.83325329814016,40.6237822163256],[-73.83327361447321,40.62376612447184],[-73.83328070724394,40.62375001410888],[-73.83328164216685,40.62372852098675],[-73.83329050476664,40.62370972652646],[-73.83330905816455,40.62369363210993],[-73.83332580415808,40.62369499963712],[-73.83332936417116,40.62368157131495],[-73.83330823498578,40.623670121734136],[-73.83329770074481,40.6236526418925],[-73.83328008898877,40.62364455653155],[-73.83326601632817,40.6236317739281],[-73.833279284279,40.623613656643805],[-73.83330927959851,40.62360496785534],[-73.83334191816317,40.62359628289086],[-73.83335784080055,40.62357481149375],[-73.83338079927762,40.623559395912174],[-73.83340903770534,40.62354801788818],[-73.83343195178202,40.62355073775312],[-73.8334451358617,40.62356620621479],[-73.83347068569805,40.623572288345166],[-73.83349447999987,40.62357568126413],[-73.83352797025967,40.6235790883861],[-73.83354822280941,40.62358852128308],[-73.8335755070806,40.623597917280264],[-73.83355923946428,40.62393603450094],[-73.8334300831898,40.62397527037395],[-73.83339219846212,40.62400452216859],[-73.83339147777231,40.6240323379795],[-73.83338489868602,40.62405617084139],[-73.83335359051573,40.62406258286974],[-73.83332098019324,40.62406849627814],[-73.83326290802106,40.62408927462686],[-73.8331937280133,40.62411997146909],[-73.83319235692933,40.624146792720204],[-73.8331935790457,40.62417957774653],[-73.8331596360431,40.624196914655286],[-73.8331264014072,40.6241914026279],[-73.83309969132917,40.62418391283375],[-73.83298172094179,40.6241733096453],[-73.83288454526452,40.62418906408726],[-73.83280822897962,40.62420584122634],[-73.83269995491816,40.62422803677809],[-73.83266267373104,40.62427666209991],[-73.83263721416468,40.6242905322944],[-73.83260460733084,40.624294458778024],[-73.83257195695603,40.624316266902476],[-73.8325151559783,40.6243499617052],[-73.83247465754447,40.62438119661877],[-73.83241197593267,40.62442034709545],[-73.83238128133361,40.624441660622885],[-73.83234268539118,40.624494754100496],[-73.83232496111123,40.62454340716051],[-73.83228437348164,40.62461040597285],[-73.83224512956079,40.62466151124244],[-73.83219943925603,40.62468379712358],[-73.83215639047391,40.624692178918565],[-73.83211204665957,40.624697577962394],[-73.83206055165266,40.624694522410174],[-73.83202017251004,40.624679065155675],[-73.83199284832328,40.62465617577725],[-73.83196165044909,40.62461887574719],[-73.831935653165,40.62458754432888],[-73.83189464671372,40.62456165408042],[-73.83184974365061,40.624530294996546],[-73.83181526181889,40.62450193148213],[-73.8317931690817,40.624473585581825],[-73.83178488319541,40.62439856803151],[-73.83178692510386,40.62436429726003],[-73.83178182782862,40.62431710072693],[-73.83182429496148,40.62428040514479],[-73.83186736419889,40.62426407626178],[-73.83190913717495,40.62424377151124],[-73.83190996134941,40.624175722088026]]],[[[-73.77348616479092,40.62508511832576],[-73.77381024409408,40.62492559673097],[-73.77383258726553,40.62494484825352],[-73.77348560418902,40.6251131482185],[-73.77348616479092,40.62508511832576]]],[[[-73.79783533398526,40.6274087165716],[-73.79783848157125,40.62701346580113],[-73.797448636127,40.62711047626101],[-73.79566256726103,40.62611400432783],[-73.79921493427776,40.62408471298853],[-73.79698347650432,40.62486468974482],[-73.7940374168862,40.625635195955],[-73.79362927481351,40.62515647619497],[-73.79809093107181,40.623062948244396],[-73.79951085673748,40.62117553302103],[-73.79992057632711,40.61857524016601],[-73.80172498640172,40.619967008731784],[-73.80096292242347,40.61777236939708],[-73.801280495041,40.61587983974758],[-73.8027034386782,40.61358065232179],[-73.80339820961207,40.61317210434854],[-73.80508906012304,40.61343256041955],[-73.80466968986666,40.61430182679826],[-73.80476592616564,40.615800991370975],[-73.8057530222243,40.616694857035824],[-73.80565945060565,40.617600255343795],[-73.80764116896124,40.62119965469229],[-73.80728331329291,40.621666435622],[-73.80768917829124,40.62227766042478],[-73.80698502381068,40.62387199883003],[-73.80557147888454,40.62496900157386],[-73.80516248846963,40.624656224186005],[-73.80271345029587,40.625934787348115],[-73.80251577946919,40.62632913769243],[-73.80011177145667,40.62692744198712],[-73.80092841565204,40.62752410439315],[-73.79783533398526,40.6274087165716]]],[[[-73.81307233892625,40.62926109964272],[-73.81352502122898,40.62730617268593],[-73.81258556038276,40.62837191568116],[-73.81129432207658,40.62470377900039],[-73.81135581995873,40.62293751504072],[-73.81185181296351,40.622097618373985],[-73.81210045334308,40.62110059681497],[-73.81171450418674,40.62070357373626],[-73.81171923661809,40.62009423414055],[-73.81150542539659,40.619796810448904],[-73.81109451157883,40.617910252281916],[-73.81024066505005,40.616487640654285],[-73.81089990481624,40.616218471341],[-73.81200717773372,40.61717937148343],[-73.8121134452435,40.61792554683552],[-73.81288213914512,40.61891091965574],[-73.813703540003,40.62138674458614],[-73.81449543302581,40.622394944802814],[-73.81418278559647,40.62369463155814],[-73.81518203155393,40.62474417064081],[-73.81612703184865,40.62534899918075],[-73.81679073502569,40.62634891812121],[-73.81383288662285,40.625926233997674],[-73.81382899493322,40.62613507714158],[-73.81627026043999,40.627145805917166],[-73.81720935727405,40.62910635115247],[-73.81730576927649,40.63062197379788],[-73.81637181200317,40.63137272774662],[-73.81506788441607,40.631164058075456],[-73.81391733219947,40.63077639171563],[-73.81307233892625,40.62926109964272]]],[[[-73.79577948747392,40.63215847609705],[-73.79803751834721,40.63119623980754],[-73.79796829437954,40.63110130747371],[-73.79811872226212,40.631037509261176],[-73.79827615415303,40.63125217936587],[-73.79812347917947,40.63131768162917],[-73.79805537169106,40.63122445859818],[-73.79581864007584,40.63217769654575],[-73.79365017276976,40.63310177435085],[-73.79364942874962,40.63310209031557],[-73.79119486069376,40.63414821967498],[-73.79081111250512,40.634310355510806],[-73.79079284299108,40.634282043205104],[-73.79356534109547,40.633101939376736],[-73.79356608423642,40.63310162341092],[-73.79577948747392,40.63215847609705]]],[[[-73.82337592129494,40.638987655395034],[-73.82277105438693,40.63557691408511],[-73.82265046764878,40.635368844143],[-73.82253791037502,40.63515817971113],[-73.82243347854276,40.6349451005652],[-73.82233726119252,40.6347297885398],[-73.8222493403523,40.63451242737333],[-73.82216979096809,40.63429320255091],[-73.82209868083989,40.634072301146304],[-73.82203607056432,40.63384991166212],[-73.82198201348312,40.63362622386883],[-73.8219365556379,40.633401428642955],[-73.82189973573114,40.63317571780408],[-73.82187158509346,40.632949283951106],[-73.82185212765725,40.63272232029802],[-73.8218413799364,40.63249502050888],[-73.82183935101267,40.63226757853258],[-73.82184604252811,40.63204018843738],[-73.82107505533462,40.62973377406367],[-73.82081417085446,40.62939043964129],[-73.82059122816399,40.62892422501734],[-73.82022340859287,40.62844358255745],[-73.82008418117975,40.6282616395263],[-73.81999715426697,40.6280511510378],[-73.8199101406816,40.627840653117076],[-73.81973384601807,40.62771230408712],[-73.8194784308857,40.627628632866475],[-73.81796414839577,40.62710556569679],[-73.81800752228983,40.626476343856794],[-73.81769796593277,40.6259616224963],[-73.81710538785221,40.625384851108024],[-73.81611483429558,40.624604655173044],[-73.81608643470942,40.62431540980679],[-73.81664198730388,40.62393220944395],[-73.81672998058583,40.62387151407264],[-73.81795284720693,40.624093280117435],[-73.81891708039977,40.62309026666078],[-73.8188938904747,40.62262915803262],[-73.81778633288242,40.6219377771322],[-73.81778718310696,40.621626331776184],[-73.81697007820877,40.62149155710115],[-73.81691065059825,40.621869647095366],[-73.81653074259724,40.62200251824542],[-73.81571468044633,40.62148955151704],[-73.81557294001762,40.62073484027003],[-73.81543174704288,40.62011653124222],[-73.81639131315183,40.61962195550734],[-73.81682455918795,40.61946156485401],[-73.81718053878465,40.619267274493275],[-73.81744426111145,40.61891175540917],[-73.81744645138983,40.618110896493825],[-73.81764711074594,40.61761194496038],[-73.81777429834656,40.61750112119311],[-73.8177572675077,40.61730714881584],[-73.81760298632476,40.616983832581525],[-73.81751717814201,40.61639641166193],[-73.8171684613709,40.61584319772227],[-73.8171189362222,40.61528219234552],[-73.81652681178412,40.61494700965759],[-73.81768666566467,40.61493299776067],[-73.82075892504896,40.615232679015115],[-73.82141601641386,40.615054763934666],[-73.82157060291621,40.61490869083105],[-73.82163921939836,40.61487061489477],[-73.82170208114353,40.61482419139133],[-73.82176471497259,40.614764457469775],[-73.82234961103364,40.61426002619737],[-73.82379847983219,40.612129421391515],[-73.82382468595328,40.611498664910265],[-73.82397101271306,40.611921499291604],[-73.82403572267924,40.612130480906806],[-73.82410048459039,40.61231956879446],[-73.82424356049412,40.61250877658136],[-73.82432166317011,40.612588470367264],[-73.82438702817217,40.612548782720424],[-73.82436121280817,40.612439329076665],[-73.82444821239926,40.612341126657945],[-73.82458320331682,40.612399881544086],[-73.82467451638088,40.61241991362006],[-73.82473943706769,40.61254932058949],[-73.8246079747782,40.612907204982704],[-73.82468584347532,40.61307641875663],[-73.82490723717613,40.61326574495245],[-73.82520683961262,40.613494977195984],[-73.8252583464623,40.613763619289756],[-73.82540161085674,40.61388319788564],[-73.82555758997889,40.614132104710805],[-73.82575322105295,40.614192081540104],[-73.82593603373314,40.614162518209326],[-73.82609287085769,40.61408318172703],[-73.826197496476,40.61400376542792],[-73.82619778134861,40.61389435100912],[-73.82635390865978,40.61378615702366],[-73.82662889857615,40.61374580085567],[-73.82673157371035,40.61366495612389],[-73.8270383421777,40.61339500215268],[-73.82715194745357,40.613378557154824],[-73.82725636633012,40.61337871412456],[-73.82737373432062,40.613418677970884],[-73.82747351895243,40.613552363326875],[-73.82747779183006,40.61355808935564],[-73.8275819290487,40.61366765928364],[-73.82767204227478,40.61362414886287],[-73.82772568490056,40.613598248167555],[-73.82787525471801,40.61369762859847],[-73.82769886106904,40.61387671776963],[-73.82758123538643,40.613936221503494],[-73.82732003218207,40.613995510187706],[-73.82724153727008,40.61406502057198],[-73.8275022260955,40.614204666720255],[-73.82773709441842,40.614234859242394],[-73.8280765353855,40.61420552712741],[-73.82845503182509,40.6142160391517],[-73.82900287951904,40.61435611007721],[-73.82932878428808,40.614515743329584],[-73.82964171605164,40.61464551612492],[-73.83009815098163,40.61480533955746],[-73.83054575286046,40.614933060278084],[-73.83091996001433,40.6150054870335],[-73.83148122237696,40.61500631122819],[-73.83170324361235,40.614956902445506],[-73.83202970906652,40.6148976998606],[-73.83246091965555,40.614709339811334],[-73.83331105440298,40.61449331081882],[-73.83401888200328,40.61438116692326],[-73.83370152272133,40.6209786018469],[-73.83360817839588,40.621040185163345],[-73.8335912949264,40.621074294440554],[-73.83354831236383,40.62109556586959],[-73.83350723185964,40.621102617655914],[-73.83345865717781,40.62112103681118],[-73.83341941065581,40.62114089061232],[-73.83338577104288,40.62115790855272],[-73.8333353219145,40.62117916908042],[-73.83326621172381,40.621198980200326],[-73.83319523843426,40.621217366085986],[-73.8331578812585,40.62122868961299],[-73.83311309229609,40.62122578046074],[-73.83305141576989,40.62125840230218],[-73.8329953136777,40.62130098812682],[-73.83295785188196,40.62135355642615],[-73.83287376260844,40.62139183438826],[-73.8328251418933,40.62142874222064],[-73.83279896089613,40.62144861480887],[-73.83276902169833,40.62147843851238],[-73.83276515014558,40.621533899747604],[-73.83272959298512,40.62157082704483],[-73.83267349399226,40.62161198972428],[-73.83264727074508,40.62164892957586],[-73.83261734631682,40.62167306380606],[-73.83258928069863,40.62170004537902],[-73.83254808933175,40.6217511857904],[-73.83251446703193,40.6217610927292],[-73.83249022047535,40.621753946128],[-73.83245104112248,40.621746778429134],[-73.83238195085376,40.621758054780436],[-73.83233157015184,40.62175229252753],[-73.83229986381457,40.62174229086487],[-73.83225321864302,40.621735111034816],[-73.8321728876519,40.62176343872013],[-73.83213363679093,40.6217847150677],[-73.83209998667168,40.621805999581845],[-73.83206637369462,40.62181163927024],[-73.83203092491294,40.62180589869697],[-73.83196365817439,40.62183424465336],[-73.8319057748948,40.621842693628125],[-73.83184042639833,40.62185113165423],[-73.83179930158168,40.62187524928765],[-73.83175630359248,40.62190220897624],[-73.831722638072,40.62192918214212],[-73.83169460426055,40.621943363484334],[-73.83165909314309,40.62196180050118],[-73.83163849802001,40.62198737045907],[-73.83162912157668,40.622004423918696],[-73.83160667414575,40.62202430237322],[-73.83158798714344,40.62203280792521],[-73.83161034934845,40.62204706323041],[-73.83164394234747,40.62204853475253],[-73.83168311461692,40.62205854752692],[-73.83172792917279,40.62205150236028],[-73.83178020243544,40.62204731189653],[-73.83183253258457,40.62202036585089],[-73.83187735784678,40.62200905367625],[-73.83192410432845,40.62197641063841],[-73.83197827995461,40.621958000987945],[-73.83201189169407,40.62195236115595],[-73.83203058847874,40.621939588416424],[-73.83205677055852,40.62191971533507],[-73.83209413546373,40.62190554753345],[-73.83213894338161,40.62190134583548],[-73.83217629125839,40.62189428925639],[-73.83220992841336,40.621878694658626],[-73.83225474636993,40.62187022596473],[-73.83231073017977,40.62187457460501],[-73.83235923225126,40.62188602307959],[-73.83239839942215,40.62189745792481],[-73.83244686494358,40.621923128689566],[-73.83248423421573,40.62190753894843],[-73.83252344578366,40.62190190662399],[-73.83256824230851,40.621901971875126],[-73.83256830295775,40.62187779416788],[-73.83260381311936,40.62185935703661],[-73.83263741762481,40.62185656115232],[-73.83267659706046,40.6218637294577],[-73.83271196394337,40.62190218110388],[-73.83272493368912,40.621940600822185],[-73.83272110484475,40.62197899559413],[-73.83274341293706,40.62201458358407],[-73.83276197194097,40.62205727789211],[-73.83281789182048,40.62208722580622],[-73.83286818532413,40.62212854392009],[-73.83288491987231,40.62215416836418],[-73.83289042364783,40.62219257670684],[-73.8328884708883,40.62222670758009],[-73.83288279038304,40.62225941071263],[-73.83286775797126,40.62229921202554],[-73.83285087802805,40.62233189820383],[-73.83282284072432,40.62234750230463],[-73.83278548421748,40.62235740338952],[-73.83274255046715,40.6223587632554],[-73.83273131183306,40.62237439160536],[-73.83273122985685,40.62240710287566],[-73.83272181240213,40.62244122238158],[-73.83272173042117,40.622473933651634],[-73.83275156317164,40.622486777784445],[-73.8327589578338,40.622515232798534],[-73.83274023185476,40.62253938385193],[-73.83269731158738,40.6225350544338],[-73.8326674224343,40.622544966849766],[-73.83266549226369,40.62257056415584],[-73.83263557390086,40.622591854257045],[-73.83262241928048,40.62262739063534],[-73.83261488891024,40.62265298045685],[-73.83258868618626,40.62268138655893],[-73.83255694302986,40.62268560746212],[-73.8325495383926,40.622661418213326],[-73.8325477395336,40.622634393156105],[-73.83251043701759,40.62262296107999],[-73.83247311375656,40.62262006205412],[-73.83246745668329,40.622642809784935],[-73.83248791825454,40.62267128385748],[-73.83250838478,40.62269691446283],[-73.83248779689467,40.62271963993791],[-73.83243175034332,40.62273947009253],[-73.83239813110161,40.622747954009654],[-73.83235894067921,40.622745052727346],[-73.83232157739434,40.62275779829505],[-73.8322879726418,40.62276059408706],[-73.83226185529776,40.6227548665289],[-73.83220149824648,40.622737061915416],[-73.83211480486325,40.622716264270615],[-73.83203751452662,40.62266742403962],[-73.83195850939535,40.62263140392405],[-73.8318980289923,40.62259028244321],[-73.8318139782879,40.62255297308497],[-73.83174500647783,40.62254261318386],[-73.83168277553868,40.62252841714612],[-73.83164414690518,40.62249758532677],[-73.83157185693135,40.622467986617856],[-73.83151804096171,40.6224538028189],[-73.83145583863622,40.622428065957685],[-73.83140373147666,40.622403625632906],[-73.83135825785492,40.62241766387748],[-73.83133624764547,40.622470205894516],[-73.83128725248118,40.62254578945796],[-73.83125177919898,40.62259831169981],[-73.83116921383646,40.62263922353745],[-73.83110855309084,40.62266990969336],[-73.83109160324517,40.622717329691795],[-73.83108419673268,40.62273848443128],[-73.83107634749825,40.622760905542016],[-73.83101572467837,40.62277620382515],[-73.83090133402173,40.62275808354598],[-73.8308223350162,40.622719498458366],[-73.8306812115383,40.62262568332916],[-73.83059560185981,40.62253964277634],[-73.8305586919307,40.6224947083493],[-73.83051848562593,40.62242284076302],[-73.83052208298575,40.62237515740883],[-73.83052370974488,40.62235360434409],[-73.8304706528848,40.62234191400585],[-73.8303872312683,40.62239084765788],[-73.83042402388699,40.622459560708705],[-73.83037994192624,40.62253167557613],[-73.83029204181516,40.622572037124584],[-73.83023196974985,40.62257194843041],[-73.83020866778884,40.62264937543752],[-73.83022227479941,40.62274974309819],[-73.83020818411886,40.62283950731217],[-73.83021033794232,40.6229011273474],[-73.8301639448881,40.62297323871618],[-73.83011296665458,40.623031259289625],[-73.8300736566391,40.62304352479777],[-73.83007113628791,40.62312626401],[-73.83008021232585,40.623191415235766],[-73.8301562876655,40.6232584260253],[-73.83023233247216,40.62333776032348],[-73.83020445003896,40.62339933599702],[-73.83014427888548,40.62343797781857],[-73.83009347035748,40.62342910009282],[-73.83006115910041,40.62341496883773],[-73.83003793285864,40.62346246718583],[-73.8300492486553,40.623555790057665],[-73.83003986305641,40.62361211201422],[-73.8299866222997,40.623650763998334],[-73.82995644707327,40.62370529413596],[-73.82992879771652,40.623675325009565],[-73.82992203661993,40.62360841663696],[-73.82994533027701,40.62353451080809],[-73.82993164638587,40.62346407106904],[-73.82986943301326,40.62339708014434],[-73.82985302281676,40.62349036183511],[-73.82985518913725,40.62354670037087],[-73.82981347096295,40.6235976929323],[-73.82978788833107,40.62366279286636],[-73.82973932827983,40.623678565689985],[-73.82967932260719,40.62365206903506],[-73.82969768092622,40.62370139064951],[-73.82959133070159,40.62372763965783],[-73.82952427590395,40.62374690576542],[-73.82947802698877,40.62376268123564],[-73.82943170386666,40.62380662541414],[-73.82942697984875,40.623847109003606],[-73.82942686737073,40.62389112106309],[-73.82934129284334,40.62392444324923],[-73.82931803439709,40.62398426517427],[-73.82929481709189,40.62402824292839],[-73.82925534508762,40.62410388515897],[-73.82924828736945,40.62415316842269],[-73.82918809223521,40.62420061235299],[-73.82919022779853,40.624269274456026],[-73.82926185787335,40.6242676202952],[-73.82930569906328,40.62429057153879],[-73.82936123179567,40.62425896585907],[-73.82936137582587,40.624202629574164],[-73.82944456832736,40.624197472172895],[-73.82950921273603,40.62421693307408],[-73.82957621790301,40.624217032421456],[-73.82966176956212,40.62419251317574],[-73.82971964991013,40.624146825629516],[-73.82978902781288,40.624122281662196],[-73.82982388654499,40.6240431112953],[-73.82984244344028,40.62401497059661],[-73.82987498695994,40.623937557852095],[-73.8299143962362,40.62388656185406],[-73.82997226203031,40.62384615634912],[-73.830046283582,40.62381281661531],[-73.83007861229567,40.62381990631863],[-73.83011324801456,40.62382876015223],[-73.83010869719324,40.62380058526092],[-73.83012736591571,40.62372843295743],[-73.83012982415114,40.62367034069877],[-73.83014838397317,40.623640440061564],[-73.83017382650542,40.623629914439086],[-73.83019471098542,40.62359473570747],[-73.83019480951994,40.623556005146895],[-73.83018571966203,40.62349613593597],[-73.83022276793515,40.62346450136131],[-73.83025055165821,40.623441655742084],[-73.83028298852767,40.623406494553535],[-73.83031775744966,40.623362532978454],[-73.83032247619917,40.623323809236105],[-73.83032031844245,40.623263949762915],[-73.83034582748594,40.62322701726545],[-73.8303690042111,40.62319888380006],[-73.83039208697112,40.62320772033595],[-73.83039907151066,40.62318660455605],[-73.83039682803408,40.6231601941437],[-73.8304361962002,40.623125042466434],[-73.83044322991154,40.6230845615698],[-73.83042715025357,40.62304756770809],[-73.83042722628892,40.62301763959148],[-73.83045500975598,40.62299479392177],[-73.83048515361627,40.62295258670663],[-73.83049912770664,40.62290859558374],[-73.83052465124372,40.62286638204831],[-73.83051782704997,40.62282411965084],[-73.8304785664161,40.622817019680745],[-73.83044389627479,40.622822250073085],[-73.83039302195047,40.62283978015516],[-73.8303329445104,40.622841451566515],[-73.830330750958,40.62279567603855],[-73.8303308404633,40.62276046591714],[-73.83035865070211,40.62272705776972],[-73.83037258096783,40.622700671220734],[-73.8303934648329,40.62266549228176],[-73.83041434354317,40.6226320738942],[-73.83047669917336,40.62264272907054],[-73.83052752928444,40.62264280401306],[-73.830573666337,40.62267103951616],[-73.83061744438143,40.62271863738219],[-73.83068896689758,40.622759234010914],[-73.83075357902727,40.62279101777465],[-73.83080436930787,40.622806936596994],[-73.83085743404628,40.62283694341393],[-73.83087816625297,40.62286162045524],[-73.83086887067114,40.62288273303233],[-73.83083188483815,40.62288972002758],[-73.8308317866743,40.62292845059142],[-73.83086635423527,40.622963711202175],[-73.83087551666277,40.62299541330552],[-73.83087767556663,40.62305527344109],[-73.83083141186573,40.623076330955016],[-73.83078746383387,40.6230956312959],[-73.83072965341891,40.62311491188019],[-73.83069723412774,40.62314303180742],[-73.83065326814469,40.623169374657],[-73.83063003926142,40.62321863368417],[-73.83060452993824,40.62325556641162],[-73.83059518059694,40.6232978043004],[-73.83062278988824,40.623343617771226],[-73.8306642540168,40.623392972601515],[-73.83068721184002,40.623451102306774],[-73.8307125421454,40.62348458879433],[-73.83070784505844,40.62351450993721],[-73.8306730763159,40.623558470959466],[-73.83066373144179,40.623598948463766],[-73.83065902048477,40.62363415127229],[-73.83066816504007,40.62367289544707],[-73.83070274117183,40.62370463499097],[-73.83070726903196,40.62374161196847],[-73.83069563544299,40.623773283458235],[-73.83064937697026,40.6237925815158],[-73.83057538343667,40.62381535796735],[-73.8305105907001,40.62385399316824],[-73.83051281123248,40.623889206188586],[-73.83053356129713,40.623906841902084],[-73.83055659450204,40.62393504351556],[-73.83055419451003,40.62397024972463],[-73.83049865811047,40.624003617040266],[-73.83047082952355,40.624044067106404],[-73.83046151576217,40.62407222103467],[-73.83052166964228,40.62404062110683],[-73.83059103417531,40.6240213576541],[-73.83059808956756,40.62397207480789],[-73.83060746134193,40.623921034308786],[-73.8305751823394,40.62389457964298],[-73.83055446714211,40.62386286049175],[-73.83058685490461,40.62384706366126],[-73.830649220632,40.62385419746285],[-73.8306955014716,40.62382609863503],[-73.83072103416822,40.62378036294258],[-73.8307373418567,40.623727572584414],[-73.8307674983813,40.62368008379624],[-73.830753732799,40.62364133282662],[-73.83072377317728,40.62361136049061],[-73.83069609986833,40.623590193657385],[-73.83072396963223,40.62353389936855],[-73.8307425425439,40.62349871696635],[-73.83073114674241,40.623437082836],[-73.8307011948342,40.62340358954655],[-73.8306528572063,40.623331338461036],[-73.830639097549,40.62329082692198],[-73.83065303587547,40.62326091939428],[-73.83067855945163,40.62321870515613],[-73.83072951947875,40.62316772588803],[-73.83079425252313,40.62315197712121],[-73.83085432511123,40.62315206552152],[-73.83092595014573,40.62315217088095],[-73.8309768022767,40.62314344317749],[-73.831011570603,40.62309948206151],[-73.83103942586659,40.6230484691937],[-73.83106729913224,40.6229904137589],[-73.83109518037874,40.62292883787315],[-73.8311900030529,40.62289200700312],[-73.83127089590496,40.62288156271417],[-73.83134021452948,40.62287990437057],[-73.83141877542401,40.62287825853312],[-73.83153198708692,40.622878424490246],[-73.83158504864642,40.62291019152875],[-73.83160575361518,40.622945431607945],[-73.83163803854713,40.622970125432914],[-73.83164256999721,40.62300534181816],[-73.83167482833115,40.62304059930573],[-73.83171868707977,40.62305650757401],[-73.83175796885564,40.62305480450438],[-73.8317971898374,40.62307774803921],[-73.83180864401407,40.623116495503886],[-73.83184547529648,40.62317112465116],[-73.83188008342837,40.62319054045202],[-73.83192859030011,40.623195892897876],[-73.83195640369355,40.62316072380818],[-73.8319449633812,40.62311669485791],[-73.83191502430813,40.62307792038212],[-73.83188032731759,40.62309371421014],[-73.8318226851245,40.62304609671543],[-73.83178811191907,40.623012596947866],[-73.83174886589187,40.623000215912455],[-73.83170041178434,40.62297373838892],[-73.83166584821899,40.62293671697005],[-73.83170518895218,40.622912127357864],[-73.83174224483409,40.622876972518824],[-73.83181374936169,40.622924609833284],[-73.83188989308825,40.62296521247312],[-73.83194987619991,40.62300050991929],[-73.83199829054304,40.62304283234472],[-73.83202877072122,40.62305811331515],[-73.83206520883617,40.62307637930193],[-73.83209746742897,40.62311163616806],[-73.83213427171924,40.62317682822474],[-73.83214799684316,40.623231423030695],[-73.83215593457088,40.623305451466415],[-73.83200070338005,40.62348360345902],[-73.8319382877565,40.62354212193432],[-73.83186840563519,40.62365644745309],[-73.83184262441628,40.62371222908274],[-73.83176919171332,40.62378189431288],[-73.83165909439376,40.623865460983396],[-73.8315928236447,40.623999328018684],[-73.83154862281854,40.624096945590715],[-73.83143490418145,40.624163761374064],[-73.83130649151212,40.624247300681674],[-73.83117806440212,40.62433642189181],[-73.83111561879272,40.62440610333803],[-73.83105681358752,40.62448416353575],[-73.83096500894315,40.62457612851382],[-73.83095745554057,40.624665426965684],[-73.8308986371006,40.624749068291],[-73.83091293788858,40.62480224896543],[-73.83092041000855,40.6248300372725],[-73.83097521291471,40.62488593651802],[-73.83114730690329,40.624911307532166],[-73.83123879486097,40.6249449327595],[-73.83134486557047,40.62500648897227],[-73.83127503668199,40.6250984870995],[-73.8311721917099,40.62520997343626],[-73.83108066744695,40.625190302098595],[-73.83101840487438,40.625187420237],[-73.83092676668826,40.62521240380432],[-73.83083507316334,40.62525971431207],[-73.83076902736458,40.62530427213943],[-73.83075789632275,40.625360073909725],[-73.83076869476702,40.62543544485951],[-73.83082724515852,40.62545785829222],[-73.83088585216244,40.62545794451644],[-73.83093341439776,40.62548034290387],[-73.83095160908792,40.625527814545535],[-73.83093313161146,40.62559197879647],[-73.83089271209425,40.625642156274864],[-73.83085595453412,40.62569233845642],[-73.83079724119261,40.625734116220244],[-73.83073483568597,40.625787052148766],[-73.83067982778984,40.62581208994577],[-73.83065396751226,40.625898570035474],[-73.83064281502989,40.62596274435703],[-73.83063167668881,40.626021337636566],[-73.83062761781234,40.62617762365332],[-73.83065299735289,40.62628092507879],[-73.8306820180034,40.62639260529426],[-73.83074034979175,40.62650153712125],[-73.8307511335867,40.626582489772844],[-73.83075091418613,40.62666900812372],[-73.83076901685132,40.62675276257915],[-73.8308238141348,40.62681145290806],[-73.83091526984119,40.626859032829756],[-73.83103240240058,40.62689269642548],[-73.83112391486125,40.626917949173055],[-73.83119350585719,40.62692084223746],[-73.83126669566013,40.6269488586651],[-73.83134717641393,40.62699084040342],[-73.83142403086408,40.62701886277629],[-73.83154476331127,40.62707764992022],[-73.8316069785969,40.627100068319194],[-73.83166916554823,40.6271336502717],[-73.83177178094628,40.62711426357255],[-73.83189278759421,40.62706420415616],[-73.83202103636614,40.62704764557764],[-73.83210172966146,40.62700589996499],[-73.83217874365792,40.6269697299856],[-73.83226293072218,40.626994971635135],[-73.83230301496208,40.6270787584139],[-73.8323100676479,40.62718761412167],[-73.83229881836277,40.62729086173781],[-73.83223287588564,40.62729355639767],[-73.83219249184073,40.62732977988221],[-73.8321923795656,40.627374434231896],[-73.83223620278874,40.62742752596539],[-73.83229842564545,40.62744715313443],[-73.83238271148691,40.62743332205554],[-73.83241192475424,40.627469645889335],[-73.8324630820923,40.6275199573607],[-73.8324739309717,40.627575791309674],[-73.83245542592712,40.62765111937781],[-73.83242231830441,40.62770688976854],[-73.83240747749498,40.627782223168815],[-73.83239629834738,40.62785756190457],[-73.83236682555064,40.62792450120474],[-73.83232998436173,40.628008175276584],[-73.83230418169214,40.628072328544455],[-73.83228937353532,40.62813370748215],[-73.83221602764434,40.62816709185358],[-73.83212819078847,40.62813626311603],[-73.83204768577278,40.62810265465938],[-73.83194146344884,40.628099708574865],[-73.83184982160994,40.628124692702706],[-73.83177644033698,40.62817203073224],[-73.8316993253251,40.628247272904325],[-73.83167724130577,40.62828910472218],[-73.83165512183969,40.628344891143556],[-73.8315927359207,40.62838945428938],[-73.83158165435184,40.628425720306396],[-73.83156686812308,40.62847872591704],[-73.8315593877207,40.62854011549389],[-73.8315738570242,40.628612700853566],[-73.83159565886207,40.62868250591884],[-73.8316174622843,40.628752311149206],[-73.83167232530911,40.62878588236544],[-73.83171251390672,40.628827805341686],[-73.8317746886715,40.6288669689403],[-73.83187722233588,40.62888107357729],[-73.83178944668568,40.628825126388136],[-73.83178226168019,40.628769297742124],[-73.83173109004413,40.62872456785146],[-73.83172388266979,40.62867711126034],[-73.83170210181191,40.62859893399072],[-73.83163269210469,40.62852347734034],[-73.83165485432531,40.628450946299886],[-73.83168435622453,40.62837284292983],[-73.83175766127275,40.62835620486512],[-73.83184926610707,40.62834517524901],[-73.83186036861125,40.6283005363068],[-73.83180924629565,40.62823627013049],[-73.83188632030823,40.62817777385242],[-73.8319889218762,40.628163969339205],[-73.83207673193628,40.628205961268826],[-73.83210584005899,40.62828414967313],[-73.83213874488482,40.62830931583877],[-73.83216452674958,40.6282535353412],[-73.83227442661332,40.62825090435172],[-73.83236230027806,40.628267778370834],[-73.83245753421556,40.6282707082214],[-73.83254177904952,40.628273621820334],[-73.83262605056815,40.62826537176922],[-73.83261154519651,40.628206741148084],[-73.83261899813513,40.6281565150894],[-73.83266662519422,40.62815379405445],[-73.83271412699222,40.628201308553926],[-73.83277644861121,40.628181862826],[-73.83281321309133,40.6281288885188],[-73.83287939376265,40.628031302452484],[-73.83292347647443,40.627981129611825],[-73.83301154481354,40.62791985769103],[-73.8330554458407,40.62794224870074],[-73.83305160108549,40.6280148072826],[-73.83303675327642,40.62809293161547],[-73.83303292900018,40.62815711696043],[-73.83301815794805,40.628204541384704],[-73.83304100907772,40.62826127106059],[-73.83286528731689,40.628408350262625],[-73.83286508734442,40.62848820264793],[-73.83287721797448,40.62859207399203],[-73.83288560857218,40.628663907524704],[-73.8328954895678,40.62890347873301],[-73.832685593144,40.629014967885354],[-73.83266355800987,40.6290235918699],[-73.83236036671234,40.62914225774735],[-73.83219207032327,40.62938156907504],[-73.83196080768151,40.62965272987936],[-73.83188649602356,40.630027927938514],[-73.83183334645686,40.63032330372581],[-73.83189666398201,40.63057239405214],[-73.8317109063512,40.63126149809788],[-73.83166394135652,40.63142672049946],[-73.83160808634409,40.631590329464174],[-73.83154343599088,40.631752047476375],[-73.83147009989497,40.631911600226],[-73.83138820239003,40.632068717073786],[-73.8312978823347,40.63222313151045],[-73.83119929287753,40.63237458160877],[-73.83117261144471,40.63246698807976],[-73.83115393179622,40.632560527529535],[-73.83114333418939,40.6326547982338],[-73.83114086417227,40.63274939532605],[-73.83114653238749,40.632843912536366],[-73.83116031452593,40.63293794393621],[-73.83118215143045,40.633031085681765],[-73.83121194934958,40.63312293774834],[-73.83124958033937,40.63321310564858],[-73.83128625882134,40.63341587766322],[-73.8313311286415,40.63361769142771],[-73.83155195072112,40.63384438316014],[-73.83168397540567,40.633978117774724],[-73.83193878472701,40.63423622542851],[-73.83191167315827,40.63457621843604],[-73.83190631367444,40.63464342568739],[-73.831957877867,40.63497888056585],[-73.8321207636506,40.635125437347234],[-73.83231345475058,40.635298808974724],[-73.8324909443572,40.63557855183561],[-73.83245895783568,40.63579410645505],[-73.83263580697192,40.63632937448197],[-73.83290683934896,40.63692866084931],[-73.83309423850338,40.63743998915376],[-73.83340607979227,40.63850135589906],[-73.83294956256935,40.638823494236846],[-73.83289974361331,40.63886268456428],[-73.83281266635612,40.63888193721905],[-73.83221658819188,40.63892849022081],[-73.82938003995754,40.63707492736811],[-73.82866782109753,40.63661471844806],[-73.82808567353287,40.63587972683662],[-73.82706379083457,40.63581145652365],[-73.82665496763373,40.6358108409342],[-73.82650998539268,40.63578398163533],[-73.82636306759746,40.635764144300936],[-73.82621479963998,40.63575140797248],[-73.82606577229053,40.63574582339752],[-73.82591657934445,40.635747412827655],[-73.82576781525668,40.63575616992984],[-73.82562007277389,40.63577205981162],[-73.82547394057312,40.63579501916016],[-73.82533000091681,40.635824956494396],[-73.82518882733333,40.63586175252943],[-73.82505098233224,40.63590526065188],[-73.82491701516334,40.63595530750365],[-73.82478745962868,40.63601169367283],[-73.82466283195582,40.63607419448779],[-73.82454362874128,40.63614256091246],[-73.82443032497189,40.636216520538184],[-73.82413577690076,40.63878799670462],[-73.82457379890337,40.63935387323925],[-73.82419331921304,40.63995407216308],[-73.82337592129494,40.638987655395034]]],[[[-73.74125253145068,40.68745783905786],[-73.73759994123537,40.6863620115326],[-73.7374416370551,40.6867007678882],[-73.73732190818765,40.68666432060063],[-73.73657845642968,40.68643801495156],[-73.73569987820319,40.68617269717556],[-73.73483039760947,40.68590609746501],[-73.73451246064889,40.685808342873166],[-73.73396025358676,40.68563856252444],[-73.73361575193061,40.685534404084905],[-73.73355835255019,40.68551705380617],[-73.73357435605676,40.68548797695063],[-73.73373350071755,40.68520048607826],[-73.73380062319553,40.68521814758292],[-73.73395424324895,40.68526234853746],[-73.73423734863471,40.685342779383475],[-73.7351990440844,40.68357701229571],[-73.73581149255295,40.682452446198624],[-73.73964596564866,40.68359848592752],[-73.73950237547055,40.68389668302337],[-73.74046388075254,40.68419383871646],[-73.74095291410025,40.68329121570744],[-73.74318849827436,40.68396463598722],[-73.74585752183049,40.68476868708277],[-73.74801584558188,40.68541877661524],[-73.74809302658042,40.68528309208937],[-73.74933720195459,40.68567641082791],[-73.75001704350885,40.68589131900868],[-73.75008991197137,40.68592344636021],[-73.74944546764223,40.686672022061344],[-73.748846014444,40.68744748426511],[-73.74856993094676,40.68780373770455],[-73.74755175366275,40.6893473366558],[-73.74746788938744,40.68932218056848],[-73.74125253145068,40.68745783905786]]],[[[-73.83770237833917,40.70820295427998],[-73.83751301039625,40.7081266309959],[-73.8373277958927,40.70804461793606],[-73.83714702989022,40.70795704576081],[-73.83781050612964,40.706988175620076],[-73.83787564184681,40.706912797218735],[-73.83793318145257,40.70683392045769],[-73.83798280221754,40.7067519877802],[-73.83802422583474,40.70666745876936],[-73.83805721997996,40.706580807570084],[-73.83808159961448,40.70649252022923],[-73.83809722802214,40.70640309196941],[-73.8381040175755,40.706313024410775],[-73.83810193028947,40.706222822814375],[-73.83809097783325,40.706132993075],[-73.83807122167642,40.70604403906085],[-73.83804277266863,40.7059564597259],[-73.83800579041714,40.70587074631161],[-73.83796048239077,40.70578737959133],[-73.83790710275558,40.705706827173906],[-73.83784595094855,40.70562954088089],[-73.83733095588225,40.704854976455685],[-73.83696237811044,40.704212452333174],[-73.83856418283004,40.70329696939342],[-73.83947815241461,40.702690194331666],[-73.84156378094428,40.701100598717645],[-73.84215844733761,40.700902563634166],[-73.8423651228294,40.70083254396167],[-73.84236528892912,40.700832490412814],[-73.84236544272255,40.7008324281357],[-73.8425650694823,40.7007507358561],[-73.84256526008014,40.70075065486596],[-73.84256543770893,40.70075056615182],[-73.84275648798831,40.70065776813771],[-73.84275664180586,40.70065769530587],[-73.84275678397354,40.70065761542197],[-73.84293789500491,40.70055442921935],[-73.84359398129989,40.700172351925154],[-73.84427352104314,40.69978050611139],[-73.84502472877114,40.699359377016236],[-73.84700405316534,40.69882521050982],[-73.8478966979263,40.69860032881982],[-73.84820912855517,40.69851840804352],[-73.84913837242911,40.69828274120195],[-73.85070842256386,40.70020312460183],[-73.85410116469254,40.700513748826836],[-73.8544345567766,40.70060295213113],[-73.85429389591899,40.70044576121453],[-73.8537751263182,40.69990956791656],[-73.85328620564721,40.69928735744431],[-73.85271130876986,40.69841496200387],[-73.85265915040955,40.6982664722324],[-73.85262446517034,40.69811410677918],[-73.85260789851735,40.697959664726945],[-73.85260966053026,40.69780503974873],[-73.85262948594755,40.697652077657565],[-73.85277238650325,40.69755711194465],[-73.85283544386309,40.69754896213068],[-73.85478796060386,40.6972966237558],[-73.85567421922806,40.697179357552386],[-73.8565718515039,40.69706469152465],[-73.85744447739627,40.69691298471686],[-73.85833078917213,40.69674371065089],[-73.8592849835959,40.696553711218876],[-73.86016364237494,40.696384657940094],[-73.86236834141697,40.69595014324528],[-73.86368656429696,40.695691418377436],[-73.86455708883659,40.695520456511595],[-73.86681433894124,40.69506535080987],[-73.86842489712794,40.69471811951446],[-73.86902594299232,40.69513021452977],[-73.87004292899795,40.694941484652674],[-73.87402053240679,40.69419129521751],[-73.87939315108173,40.69120963169435],[-73.87950641154788,40.69114676934511],[-73.87956139423977,40.691104780826045],[-73.88118296210419,40.68986626969512],[-73.88226665442775,40.689038551150226],[-73.88377698583261,40.687863411184324],[-73.88452250891409,40.686684749094994],[-73.88728392925609,40.685622475449975],[-73.8880834177653,40.68529363217049],[-73.88908895286683,40.68464055300124],[-73.88962787578777,40.684236454252954],[-73.89015418672905,40.68500398980454],[-73.89166010659275,40.68404417790939],[-73.89252316832254,40.68342453280407],[-73.89274142443197,40.68367018566329],[-73.89404098783278,40.68513283460051],[-73.89414255551816,40.68524714627241],[-73.89417463267188,40.68528324817061],[-73.895049268373,40.68436259853589],[-73.8953050494878,40.68408052006775],[-73.89554859504656,40.68379189231623],[-73.89561476564508,40.68370742156875],[-73.89577945503012,40.68349718335813],[-73.8959972738214,40.683196878777984],[-73.8962016955737,40.68289148275408],[-73.89628634753666,40.68275838258788],[-73.89635898903519,40.68262086673384],[-73.89636799095432,40.68259975713418],[-73.89641909073791,40.68247987574121],[-73.89643010477513,40.68244635933632],[-73.89646625062993,40.68233642197277],[-73.89652644236406,40.68240329924163],[-73.901161550604,40.68787793535563],[-73.90042465047148,40.68818389837374],[-73.90180467154053,40.69076629826654],[-73.90123290660088,40.691442278638256],[-73.90102391403792,40.69184364212729],[-73.90038667856084,40.693139959624745],[-73.90003039216384,40.693437450574265],[-73.89973223451209,40.69351918299958],[-73.89935202714405,40.69364779602196],[-73.8989646681339,40.69376479336217],[-73.89857107730437,40.69386983366788],[-73.89817221663135,40.693962658729205],[-73.89776907842187,40.69404304974451],[-73.89736265798825,40.694110847232835],[-73.8969102133229,40.69384227053857],[-73.89742730179685,40.693288980149696],[-73.8976423353149,40.69340865137625],[-73.89768631776546,40.693365258982396],[-73.8969565350749,40.69194920744685],[-73.89576145323862,40.69233462238625],[-73.89474270964176,40.69263695279006],[-73.89326209935403,40.69220094745963],[-73.89357935003764,40.69308532923226],[-73.8939811314808,40.693075965541816],[-73.89558625457236,40.69397916201196],[-73.89507694381929,40.694591389702445],[-73.89245207559,40.69522572878888],[-73.89195658664823,40.694410570189056],[-73.88919365279429,40.694935770217555],[-73.88828642303773,40.695236916739084],[-73.88865416919141,40.69582954890077],[-73.88648530277045,40.696439914589284],[-73.88642048158212,40.69645814949442],[-73.88681137109083,40.69666794842841],[-73.88699989895998,40.69677114380176],[-73.88717721894498,40.69689008617982],[-73.88734003264614,40.697023666201204],[-73.88748536209577,40.69717024946576],[-73.88761064208398,40.697327745472144],[-73.88771392559954,40.697493693418004],[-73.8877939630208,40.69766542778768],[-73.887850235915,40.69784014539045],[-73.8878829756248,40.698015120145286],[-73.88809909474769,40.69876329647808],[-73.88818025720118,40.69885791124084],[-73.88771298020104,40.699678076358296],[-73.88676728328299,40.69982608539446],[-73.88584205469309,40.699965471933254],[-73.88492223136602,40.70010402751472],[-73.88431619451555,40.70020119633856],[-73.88384293540214,40.70034726075631],[-73.8834308688459,40.70047443803922],[-73.88280948430295,40.70068345565591],[-73.8827301470192,40.70054990947237],[-73.88182690581613,40.699529299005846],[-73.88106992668072,40.6997998885665],[-73.88024601220093,40.70009334924647],[-73.87942953625259,40.70040484882169],[-73.87860797521766,40.700704188318895],[-73.87778919134801,40.70101362177237],[-73.87621714178015,40.70159500481853],[-73.87625758427971,40.70174876639622],[-73.87639785216525,40.70229404227673],[-73.87543139407882,40.702374353176445],[-73.87446274104722,40.70245683175975],[-73.87351208977547,40.70253545896346],[-73.87256153470271,40.70261209791527],[-73.87210385737747,40.70264976339389],[-73.87164751858704,40.70268731043893],[-73.87073324224045,40.7027620391335],[-73.86981898467371,40.70283793026466],[-73.8691559615748,40.70289343366039],[-73.86903271456593,40.702903901994674],[-73.86873243465988,40.70292909830865],[-73.86824273966054,40.70297019615325],[-73.86724652427561,40.70305165537076],[-73.86653775666525,40.703109737852174],[-73.86564021611301,40.703182590474555],[-73.86472830073468,40.70325882219051],[-73.86379389189378,40.70333379644827],[-73.86341506892072,40.70337880476055],[-73.86285374177443,40.70341449174873],[-73.86241891720914,40.703377474646736],[-73.86142263093666,40.70326975770652],[-73.86068159332247,40.70318418710774],[-73.8599749228599,40.70310890237151],[-73.85874741910561,40.702974297668554],[-73.85853029386706,40.702949708544644],[-73.8582491593093,40.702916934889345],[-73.85819890700746,40.702911073863206],[-73.85823494833613,40.70283289066984],[-73.85893224399118,40.701320344758976],[-73.8582740576157,40.70122365923817],[-73.85739221059833,40.70121397886806],[-73.85725351412522,40.70121217773553],[-73.85716688252516,40.70167410489209],[-73.85630830619003,40.70183818193408],[-73.85538910514678,40.70197691630091],[-73.85529571509375,40.70199100910799],[-73.85529275904757,40.70259550128514],[-73.8551810957932,40.702583267377584],[-73.85252019054452,40.70229172361761],[-73.85305663835196,40.703137046613236],[-73.85371219739146,40.70391788788185],[-73.85389480093353,40.704183419196966],[-73.853921540879,40.70422461210088],[-73.85396105479336,40.70426421713132],[-73.85411264779813,40.70442593407155],[-73.85470823889325,40.705210974144435],[-73.85469943412306,40.70674255462174],[-73.85471652519982,40.70676949632781],[-73.85275370562569,40.70739714706123],[-73.85268225581729,40.707418145321014],[-73.85110121675442,40.70790098302163],[-73.85059051032664,40.70803988342335],[-73.85042905370649,40.70808706705499],[-73.84951207338284,40.708345660871544],[-73.8493315621404,40.70838833368083],[-73.84914591506974,40.708419320478065],[-73.84895712548165,40.70843813752211],[-73.84876725167265,40.70844457893018],[-73.84857838674887,40.70843872032452],[-73.84762410122782,40.708332622983384],[-73.84665724111618,40.70831864234091],[-73.84615958311711,40.708350820044714],[-73.84567198083076,40.70841036612317],[-73.84528898563849,40.708476679497856],[-73.8449101116968,40.70856033137047],[-73.8445373878036,40.708661054970094],[-73.8441728125618,40.7087784213437],[-73.84381825734826,40.70891181962236],[-73.84356973293411,40.70901960948483],[-73.84347552022628,40.70906047066051],[-73.84321861814479,40.70918746241483],[-73.84314625301303,40.70922345641882],[-73.8429643744505,40.709194958651366],[-73.84290926105349,40.70918631979224],[-73.84280177877648,40.70916947829817],[-73.84220736265651,40.7090763167705],[-73.84159160323935,40.70898160165309],[-73.84151213225068,40.70896938070932],[-73.84144586859277,40.70895751111474],[-73.84090806614354,40.70887501124218],[-73.84069937521973,40.70884116958778],[-73.83975789326819,40.70868851296348],[-73.83938086797488,40.7086260337215],[-73.83911666145325,40.70857492944477],[-73.839011012189,40.70855449233495],[-73.83882884063297,40.70852192094149],[-73.83864820581178,40.708484722362236],[-73.838469309981,40.70844293814602],[-73.83829235469615,40.70839661559835],[-73.83809236097821,40.70833805409397],[-73.83789559770365,40.708273466021396],[-73.83770237833917,40.70820295427998]]],[[[-73.90778380515184,40.740744752368194],[-73.90832327571802,40.73863053902398],[-73.90855501542217,40.73793042458199],[-73.90921642038388,40.73649627641613],[-73.90923020854459,40.73645523407491],[-73.90926003023553,40.73640318078676],[-73.90928542383523,40.736334059248854],[-73.90930551837597,40.73628728525477],[-73.90932941221713,40.73623244466336],[-73.90959716531441,40.73565645706254],[-73.90991066443574,40.734997340730224],[-73.91023874078742,40.73433921689307],[-73.91068876401157,40.73347108174283],[-73.9062890340807,40.732400751533056],[-73.90598353285564,40.73326568411651],[-73.90568645938917,40.73391582480753],[-73.90601830403261,40.73401073907951],[-73.90573589815993,40.73463343604188],[-73.90516948859666,40.73585964312846],[-73.90470297584517,40.735679903106416],[-73.9045551246329,40.73560527323141],[-73.90378660869744,40.735217315850605],[-73.90336799148218,40.735012650119046],[-73.90333476049256,40.73499640348051],[-73.90286649544672,40.73476746034097],[-73.90244611632588,40.73457283883602],[-73.9019432483891,40.7343400254089],[-73.90107970900307,40.73391463477932],[-73.90259650842546,40.73210442834588],[-73.90416853267324,40.73018659103313],[-73.9042191083108,40.73012601291692],[-73.90518057919779,40.72895657697379],[-73.90557740103746,40.7286366843154],[-73.90572423637776,40.72852001958623],[-73.90673028128995,40.72773268283043],[-73.90693049911583,40.727576030274776],[-73.90706867295435,40.72746652277255],[-73.90712253078475,40.72742472843786],[-73.90934522586045,40.72880316161055],[-73.90981313849794,40.72907325136617],[-73.91017627611716,40.72927572500653],[-73.91055040415468,40.72946622016908],[-73.91096208682562,40.729640752901304],[-73.91148836213756,40.729831706816434],[-73.91174734100512,40.72991203326157],[-73.9117718693115,40.72984944633928],[-73.91182004369985,40.72972934852997],[-73.91192955073785,40.72945841556757],[-73.91200974687158,40.72922886414811],[-73.91205021265488,40.72850636302706],[-73.91505218095413,40.72860118050043],[-73.91507233834541,40.72797082006912],[-73.9179669664044,40.72850077062887],[-73.91773039128891,40.72987934429954],[-73.91760691025391,40.730571981024696],[-73.91752107567497,40.7310027045886],[-73.91736631775751,40.73132807943473],[-73.9173425053025,40.73138282579031],[-73.91756307145072,40.73144601009738],[-73.91777957207324,40.731511413488136],[-73.9179931284372,40.731582197513085],[-73.91820350953799,40.73165828560802],[-73.9184104882916,40.73173959523559],[-73.91861384032109,40.73182603869992],[-73.9188133456518,40.73191752249748],[-73.91903558480786,40.73201923711213],[-73.91902180336905,40.7320878386099],[-73.91879292050429,40.73196944921533],[-73.91835109071864,40.73315255850434],[-73.91759250812704,40.73523944168978],[-73.91755768560766,40.735291763109075],[-73.91751347899331,40.73535098457976],[-73.91689741909921,40.735444708149565],[-73.91687214166522,40.735541359577624],[-73.91651522687536,40.73675734550494],[-73.91717737969712,40.736897870741004],[-73.91709074551063,40.737144682635865],[-73.91651190571183,40.73894475796499],[-73.9163010853873,40.73906911846416],[-73.91567469626264,40.740784929658666],[-73.91538439305549,40.74072944290675],[-73.9144348323921,40.74053105330968],[-73.91382781904215,40.74241368862158],[-73.9137938867601,40.74251449215342],[-73.91289084169281,40.742482249708814],[-73.91260129457304,40.742442246353576],[-73.91194129701314,40.74238294990334],[-73.91129208846006,40.7423046834405],[-73.91104536599676,40.74227493881099],[-73.91074682819566,40.742240128388225],[-73.9101585711056,40.742171547914865],[-73.90941812820681,40.74208561760109],[-73.90924723845045,40.74206578900281],[-73.90830377429265,40.74196124000843],[-73.90750569620336,40.7418622485949],[-73.90752528179262,40.74178356896766],[-73.90755490341088,40.74166456390521],[-73.90778380515184,40.740744752368194]]],[[[-73.75787141457917,40.7271068514865],[-73.75684854737575,40.72635581216722],[-73.75678272715545,40.72630578486263],[-73.75674739612431,40.72627289598383],[-73.75670329233547,40.726229432661896],[-73.75677678618835,40.72620833625458],[-73.75683174988775,40.72619401768946],[-73.75698318232811,40.726160325334256],[-73.75721902227968,40.726107854904114],[-73.75755793715219,40.726032439582724],[-73.7579601838804,40.725952050011706],[-73.75835433165382,40.725888509861655],[-73.75879801944129,40.725840596404296],[-73.7592270861711,40.72580597829977],[-73.75955973735121,40.72580223344868],[-73.75994854133052,40.725805277834304],[-73.76017281719342,40.72581402120896],[-73.76083706112016,40.725877043162114],[-73.76102756078595,40.7258941790256],[-73.76181677756043,40.72600393892886],[-73.76204408703528,40.72603512504387],[-73.76242439258584,40.72609212045733],[-73.76368265670472,40.72625991730279],[-73.76376765109032,40.72627157302649],[-73.76386689406822,40.726284159373236],[-73.76475781219615,40.72639712411112],[-73.76545422878168,40.72638236218384],[-73.7654693225459,40.726382041624106],[-73.7656825324294,40.726377523600654],[-73.76610679117798,40.726336935257514],[-73.76618933132336,40.726329475210726],[-73.76629387862448,40.726318367976816],[-73.7666088805594,40.72626787574642],[-73.76717559612742,40.72618267332347],[-73.7674578788684,40.72613928143375],[-73.76856605284539,40.72585397073329],[-73.76856674274924,40.725860185705834],[-73.76856792799153,40.72586650051504],[-73.76856964543619,40.72587288943583],[-73.76857188452168,40.725879350101565],[-73.76857466741646,40.7258858400048],[-73.7685779943473,40.7258923573032],[-73.76858186606863,40.72589887502634],[-73.76858628175621,40.72590537692236],[-73.76859123030945,40.72591182561035],[-73.76859671307886,40.72591821271649],[-73.7686027155973,40.72592451911359],[-73.76860920410627,40.7259307006741],[-73.76861617879702,40.72593676577462],[-73.76862361648024,40.72594267047633],[-73.76863146742629,40.72594840412501],[-73.7686397218149,40.72595394106918],[-73.76864834485838,40.72595927989863],[-73.76865729987136,40.72596439490789],[-73.76866656153025,40.72596928604606],[-73.76867607535375,40.72597391584495],[-73.76868582523657,40.72597829298362],[-73.76869575347669,40.72598241969146],[-73.76870583639358,40.725986266603606],[-73.76871602770683,40.72598984434875],[-73.768726302346,40.7259931433275],[-73.76924074796115,40.72590270125526],[-73.76975275207725,40.7257852318691],[-73.76991329270511,40.72574839859399],[-73.77139578147354,40.725350501341424],[-73.77163268955817,40.725274405141334],[-73.77165390451623,40.72526759082866],[-73.7722470294421,40.725077073191194],[-73.77286784140513,40.724867985125826],[-73.77348555824787,40.72462495229975],[-73.7737252947011,40.72453062989229],[-73.77423835459867,40.72431652314526],[-73.7743710868659,40.72426113211025],[-73.77496975263942,40.7239880614153],[-73.77524876564318,40.7238431617291],[-73.77548473594737,40.7237206148724],[-73.77587312866028,40.72347282141078],[-73.77605631092653,40.723355940083906],[-73.77603280481642,40.72336247734617],[-73.7758363135527,40.72343173956721],[-73.77600685757034,40.723303569178164],[-73.77727808027505,40.722346336295125],[-73.77732562815959,40.72239270114324],[-73.77738048930895,40.72244906289549],[-73.77757868117422,40.72264221807347],[-73.77774895414788,40.72284210956462],[-73.77787601889123,40.72303670349558],[-73.77803765890827,40.723284268714735],[-73.77781693007614,40.72333914289484],[-73.77759997905271,40.72341057597812],[-73.7773899930743,40.72349836725194],[-73.77719009810129,40.72360188150893],[-73.77700327859341,40.72372000868235],[-73.77683220647323,40.72385121527626],[-73.77667910900045,40.72399361329232],[-73.7765457136531,40.72414504622515],[-73.77643312801831,40.72430318263859],[-73.77634189042871,40.7244656470972],[-73.77523387160835,40.72523753332621],[-73.775561103931,40.72596986422553],[-73.77596177545828,40.72681284901947],[-73.77672825752977,40.7284300806215],[-73.77754793617493,40.730136776809466],[-73.77757506882068,40.73019327580706],[-73.77667996810023,40.7304310948768],[-73.77580378548888,40.730680454783155],[-73.77491335315091,40.73091285976842],[-73.77399699580587,40.731080837886424],[-73.77376188969765,40.731121655896764],[-73.77307347438149,40.731241168095444],[-73.772292131925,40.731387543731564],[-73.77153652426998,40.73151924988481],[-73.77019103676768,40.73176390707007],[-73.77010830656329,40.731779507912464],[-73.77014278109748,40.731823461129046],[-73.77121678093128,40.733337477278816],[-73.77229585523226,40.735109696236265],[-73.77285961109061,40.7362704249768],[-73.77315793625462,40.736992898159336],[-73.77344044958588,40.73771920271709],[-73.77370703269217,40.73844904134068],[-73.773957581953,40.739182107865496],[-73.77419197810171,40.73991809441517],[-73.77427828901915,40.74013395415781],[-73.77455066850297,40.74081510200941],[-73.77558823908304,40.74300616069953],[-73.77572220645885,40.743291243042286],[-73.77573836927105,40.74332564716406],[-73.77569182427024,40.74333358876371],[-73.77551238363297,40.74335684250359],[-73.77486382138363,40.74345333664347],[-73.77444330451887,40.74351590014567],[-73.77403143122002,40.743567601221265],[-73.77362185174397,40.74363046261939],[-73.773215347914,40.743704396109635],[-73.77281267689025,40.74378924942858],[-73.77241461002669,40.743884845221984],[-73.77162097960094,40.7441597318662],[-73.7715667190341,40.74417951555599],[-73.77153402313084,40.7441916258817],[-73.77145218847468,40.744221522521464],[-73.77137678488471,40.74425103550068],[-73.77038982386928,40.74473791369086],[-73.76937164122795,40.745220309086434],[-73.76857701220435,40.74552220488448],[-73.76772991359309,40.7457762261727],[-73.76770614589687,40.745722742720474],[-73.76761508028086,40.7455263553193],[-73.76697862905398,40.74422296823604],[-73.76687853596802,40.744093579206314],[-73.76676314860944,40.74397036280169],[-73.76663352576406,40.74385485265212],[-73.76649109632837,40.74374843018537],[-73.76633756152015,40.7436522585941],[-73.76617484756132,40.743567271686615],[-73.76556849810598,40.743258155027235],[-73.76515128883285,40.74243734575942],[-73.76431495559873,40.740672626838574],[-73.76360860214447,40.73917476475271],[-73.76316816538484,40.73826170793256],[-73.76268297179284,40.73725583621952],[-73.76259694770847,40.73708732642272],[-73.76253086189546,40.73691168014433],[-73.76248609277283,40.7367309819523],[-73.76246348376307,40.73654750108952],[-73.76246334618436,40.73636362530424],[-73.76248538695637,40.736181695182886],[-73.76252875722406,40.7360039606939],[-73.76273303467923,40.73526216267229],[-73.76349692313109,40.73504763331744],[-73.76511018412212,40.73455773854753],[-73.76471228704162,40.73408569972516],[-73.7637401047645,40.7329128725579],[-73.76369979170171,40.7328641168479],[-73.76434015017232,40.73275295525085],[-73.76491667679711,40.73265467280615],[-73.76555086054007,40.73254428344146],[-73.76564374465646,40.73253312673906],[-73.76558856174465,40.73246752053142],[-73.76528830379664,40.732114664551986],[-73.76486853097366,40.731668639668314],[-73.76435071526222,40.731151192135954],[-73.7638186673541,40.73068357380726],[-73.7632753774447,40.7302405411147],[-73.7623420983916,40.729538290701356],[-73.76160814438546,40.72904753444123],[-73.76114083680416,40.728794414264364],[-73.76024210995271,40.728307611567],[-73.75993818300344,40.72815841181848],[-73.75831675517011,40.72736240711465],[-73.75787141457917,40.7271068514865]]],[[[-73.80302898607394,40.74719480090895],[-73.80335214152798,40.74643196519169],[-73.80327809253335,40.74643951078989],[-73.80017472236375,40.74675557835827],[-73.79921673577677,40.746856281834035],[-73.79826235435003,40.74696565550798],[-73.79467568818264,40.74721192846299],[-73.7945797610729,40.74640268281765],[-73.79452019305238,40.74590015926164],[-73.79448123951785,40.74566969435841],[-73.79448121556756,40.74566953231739],[-73.79448120527351,40.74566937046825],[-73.79445869157468,40.74543695421535],[-73.7944528275929,40.745203756835856],[-73.79445281714163,40.74520343181545],[-73.794452829649,40.745203090418386],[-73.79446368332957,40.74497002170623],[-73.79449114678772,40.74473793786095],[-73.79449117050028,40.744737748430566],[-73.79449120652043,40.74473756790108],[-73.79453507355089,40.74450763821472],[-73.794673271747,40.74424460708199],[-73.7946734082347,40.744244346486234],[-73.7946735649595,40.74424409480546],[-73.79483295516101,40.743986942070045],[-73.79501285847516,40.743737045349384],[-73.79501298453248,40.74373688089497],[-73.79501312009,40.743736707075996],[-73.79521257775808,40.743495568792255],[-73.79543059287576,40.743264290405605],[-73.79566566888072,40.743044235672265],[-73.79589302944714,40.7428038576841],[-73.79589319164029,40.742803687764365],[-73.79589335248312,40.74280352722376],[-73.79613624968265,40.74257152414034],[-73.79613631197088,40.74257146712398],[-73.7961363863714,40.74257141079915],[-73.79639414967053,40.74234850002776],[-73.79639423580167,40.74234842496055],[-73.79639432193282,40.74234834989331],[-73.79666581854543,40.742135523438705],[-73.79666601812379,40.74213537167678],[-73.7966662287115,40.742135221106984],[-73.79695065298539,40.7419330351485],[-73.79938421615115,40.74222138402538],[-73.80016281143932,40.74224752823304],[-73.8009688968241,40.74223448830431],[-73.80170771668423,40.74222303035284],[-73.80256985850677,40.74221135478655],[-73.80438628038742,40.742159000726694],[-73.8044331655041,40.74216332212633],[-73.8044728757034,40.74216709993137],[-73.80541273795356,40.74210496171047],[-73.80635527410405,40.74205071869943],[-73.8072983982072,40.74199377747679],[-73.80823789560348,40.74201115811041],[-73.80916710543909,40.74215216313773],[-73.81013262640558,40.742295057958636],[-73.8110920766234,40.742446832059784],[-73.81202917996131,40.74259351796228],[-73.81295585996153,40.74273918955518],[-73.81430884847833,40.74297377306678],[-73.81378451957421,40.74455455279396],[-73.81373981556145,40.744803264055825],[-73.81373976781258,40.744803561505854],[-73.81373973024802,40.74480384037691],[-73.8137063299269,40.74505373152659],[-73.81368428040965,40.745304541810874],[-73.81368426772457,40.745304666932725],[-73.81368426736991,40.74530479374979],[-73.81367361974624,40.74555586454306],[-73.81370733068034,40.74565269750815],[-73.81370737790563,40.745652823899576],[-73.81370743683145,40.74565294092844],[-73.81375795981909,40.74574586503149],[-73.81375799486294,40.745745936454504],[-73.81375805457387,40.745746009090055],[-73.81382410552067,40.74583272711921],[-73.81416171989234,40.74613858032687],[-73.81341871845622,40.74658444586918],[-73.81316297260872,40.7467379193532],[-73.8123541192485,40.74722328349564],[-73.81161754647964,40.747664843100196],[-73.8097603539163,40.74877922262164],[-73.80750599324409,40.7501365865902],[-73.80727076141024,40.750118974861124],[-73.80633253852092,40.75004766576171],[-73.80539953731984,40.74997272871109],[-73.80446953060739,40.74989927581246],[-73.80353070513625,40.74982541320499],[-73.80295670662414,40.74977052735829],[-73.80287666488464,40.749765149671745],[-73.80280784066667,40.74906666129117],[-73.80277033748075,40.7488475381863],[-73.80274910920718,40.7486067517625],[-73.80274770745889,40.74836447579497],[-73.80276629254261,40.748122144586624],[-73.80280481315957,40.74788116392336],[-73.80286300447514,40.74764297054299],[-73.80294034198928,40.747408916966286],[-73.80302898607394,40.74719480090895]]],[[[-73.83908354407583,40.76525691346805],[-73.83790429522286,40.76458779730728],[-73.83695147349107,40.762830370249105],[-73.83691694292007,40.76276668005816],[-73.8368997020235,40.762698118217465],[-73.83689455774392,40.762602684223],[-73.83679107203777,40.76116667125213],[-73.83861811078981,40.75709081642314],[-73.83867321826702,40.75701997859118],[-73.83846752581478,40.75604015559932],[-73.83838479607348,40.755640367167594],[-73.83834041205697,40.75542546285384],[-73.83827816273326,40.75523337865727],[-73.83814233255488,40.75485403740878],[-73.83805974096884,40.75466660685133],[-73.83798921198176,40.75451504298149],[-73.8377803814655,40.75413068334673],[-73.83768167121266,40.754135361848334],[-73.83757278005193,40.754137858119854],[-73.83754183573538,40.75413298573927],[-73.83751209177225,40.75412486993971],[-73.83748413292251,40.75411367027614],[-73.83745850885037,40.75409960693167],[-73.83743572331792,40.75408295638861],[-73.83682851918542,40.75337445218657],[-73.83651002791959,40.7528377843553],[-73.83599840095727,40.7520057360828],[-73.8355915384935,40.75137713277105],[-73.8322953567298,40.75194179063586],[-73.83226187294648,40.75182272126724],[-73.83224723743015,40.751700591324266],[-73.83225199777796,40.75157800346367],[-73.83227581878874,40.75145759506541],[-73.83228373812169,40.75142526898025],[-73.83277623854866,40.74931349454797],[-73.83314141672719,40.748032182688725],[-73.83308582320075,40.74798912473455],[-73.83300301963261,40.747833989295565],[-73.83364932766807,40.74764622826992],[-73.83370395502072,40.7476264998296],[-73.83392219206242,40.74753238858829],[-73.83392233429981,40.747532325133335],[-73.83392247523471,40.747532253970256],[-73.83413036681566,40.74742679827187],[-73.83426708667658,40.747335496479906],[-73.83426724420521,40.74733539568814],[-73.83426737508165,40.747335294355416],[-73.83439387160524,40.74723474163215],[-73.83450866032628,40.74712592009631],[-73.83450873339983,40.74712585486601],[-73.83450879195557,40.747125781406],[-73.8346104174128,40.747010066907436],[-73.83461047748573,40.74701000333363],[-73.83461052590984,40.74700992935645],[-73.83469811233984,40.746888558525896],[-73.83506574687269,40.74620410913855],[-73.83543777103772,40.745523974078154],[-73.83556958664822,40.74515063149456],[-73.83567553947591,40.74485051756018],[-73.8358496778611,40.744175762627385],[-73.83595071459187,40.743730569606],[-73.8359253046942,40.74350057072055],[-73.83591564875792,40.743430893895145],[-73.83590197018935,40.74337980611438],[-73.8358613187214,40.74322798453858],[-73.83517950437067,40.74307205076852],[-73.83386850953313,40.74277220641743],[-73.8329689305282,40.742593616096464],[-73.83207064794838,40.74245093782655],[-73.83113122777979,40.74233799990403],[-73.8311729485026,40.74163764590132],[-73.83122032447744,40.740953220996914],[-73.83126834261336,40.74026227580712],[-73.83130117253928,40.73956106268889],[-73.83143025504286,40.73913573312939],[-73.83053551231444,40.7375201947633],[-73.82946751997022,40.737024482753455],[-73.82809152577177,40.737083175775524],[-73.82794969086464,40.737819599240055],[-73.82794360284203,40.73848998244092],[-73.82788031088867,40.7384897972328],[-73.82759017255931,40.738494217157275],[-73.82718901746395,40.73854987069465],[-73.8268674645237,40.738628912159015],[-73.8263496577612,40.73884326497746],[-73.82585368341694,40.73912378014706],[-73.82559030323269,40.73944759229541],[-73.8254265875675,40.73948513792998],[-73.82497439991941,40.73944042675621],[-73.82494800874667,40.739567105506346],[-73.82481178421766,40.7396309598996],[-73.824878274002,40.73957231226252],[-73.82532707505344,40.735101793351795],[-73.82539321646867,40.73404823618756],[-73.82542281330781,40.73396614467358],[-73.82546253302976,40.73364066157469],[-73.8255312940303,40.73363428147957],[-73.82566535417556,40.73227957737344],[-73.8273747628054,40.731919624679804],[-73.82893796459805,40.73159143786982],[-73.83386267153118,40.73055318900905],[-73.83307087957829,40.72991903138291],[-73.83289570601124,40.72958633142688],[-73.83269855362799,40.729259861578136],[-73.83248002189004,40.7289408540866],[-73.83224087961432,40.728630520835814],[-73.83198208008115,40.72832999791655],[-73.83170465866355,40.7280403322461],[-73.83140452700816,40.7275976220813],[-73.83086471412872,40.7267096339892],[-73.83073214546054,40.7265493284691],[-73.83057976788325,40.72639650388111],[-73.83057961456666,40.72639635103843],[-73.83057943658815,40.726396197656875],[-73.83040824922062,40.72625286337212],[-73.83040820174678,40.72625282761896],[-73.83040815491269,40.72625280007553],[-73.83021964616513,40.72612077754851],[-73.83021953957211,40.72612069614075],[-73.83021940983225,40.72612062458295],[-73.8300158940977,40.72600180768765],[-73.83001569312782,40.72600169045715],[-73.83001549277373,40.72600159081783],[-73.82979916897101,40.725897281059524],[-73.82979910980461,40.72589725400024],[-73.8297990391901,40.72589722591886],[-73.82957260362515,40.725808470073],[-73.82957252092052,40.72580843376477],[-73.82957243797044,40.725808407340246],[-73.82933887133403,40.72573593884329],[-73.82933877669224,40.725735920610084],[-73.8291009773999,40.72567999802744],[-73.82887984335704,40.725638254411976],[-73.82887971350385,40.725638227917244],[-73.8288795953456,40.72563819205838],[-73.82866154234725,40.72558142275002],[-73.82844909181865,40.7255098228387],[-73.82824491671313,40.72542399659134],[-73.82805160616856,40.72532493113386],[-73.8280514526761,40.725324849654044],[-73.82805131153621,40.72532475998386],[-73.82787086363166,40.725213610272625],[-73.82770512186302,40.72509185604469],[-73.82770498077086,40.72509174828122],[-73.82770485049421,40.72509163064985],[-73.82755527729326,40.72496094976335],[-73.82742447682904,40.72480770311913],[-73.82742443004273,40.72480765798427],[-73.82742439406887,40.724807604154165],[-73.82730900449451,40.724646077497745],[-73.82721028542727,40.72447757830352],[-73.82712930215564,40.72430378465643],[-73.82712926557036,40.72430371206228],[-73.82712924263576,40.724303640158766],[-73.82706662722747,40.7241260829022],[-73.82702267104543,40.7239463913693],[-73.82672635621192,40.72308159955835],[-73.82585945748824,40.72046263176486],[-73.82574130252877,40.72022165653872],[-73.82564380805273,40.719974138037564],[-73.82564372556244,40.71997393922545],[-73.82564366775179,40.71997373324706],[-73.82556770311963,40.71972116801975],[-73.82556765596085,40.71972101466096],[-73.82556762088855,40.719720870366956],[-73.82551375402352,40.719464575912575],[-73.82551374114932,40.71946453133085],[-73.82551374126864,40.71946448576365],[-73.82548232008797,40.71920620793849],[-73.82548232027749,40.71920613556709],[-73.82547346858263,40.718947855586116],[-73.82547345831397,40.718947656883365],[-73.82547346959862,40.71894746759477],[-73.8254869254259,40.718690662488505],[-73.82545983222899,40.71799986551098],[-73.82541926512582,40.71739254442217],[-73.82531645022377,40.717275700247],[-73.8251861472554,40.717288189968166],[-73.82487503772774,40.71732243229991],[-73.8237298387686,40.71743700392238],[-73.82332432043232,40.71745251000064],[-73.82291752938036,40.7174525613244],[-73.82251099305152,40.717437075800824],[-73.82210623779969,40.717406130675265],[-73.82170479062094,40.717359889994455],[-73.82085213562775,40.71734887674286],[-73.81962622538035,40.71734044327478],[-73.81952343869928,40.71733973320299],[-73.81912832524097,40.717349919310735],[-73.81732944795621,40.71766045671162],[-73.81725907785268,40.71763787695519],[-73.81729568967155,40.71757964497187],[-73.81887154582556,40.71725932917301],[-73.81907861006067,40.71720434497673],[-73.81930469431802,40.71713608089451],[-73.82005442538075,40.71681033384462],[-73.82018883804459,40.716735224117976],[-73.8205159917776,40.716811991339306],[-73.82100705220118,40.71687995103214],[-73.82187417684699,40.716917118440605],[-73.82346833712526,40.716731051856414],[-73.82509087496479,40.71645279381692],[-73.8252473165395,40.71645544512237],[-73.8256129074436,40.71620989764681],[-73.82566233773672,40.716152637660635],[-73.82591945198031,40.71598987682762],[-73.82627826038484,40.715806880185454],[-73.8263069899288,40.71579072381926],[-73.82646966057067,40.715695568742824],[-73.82681044658264,40.715550946376744],[-73.82700620040136,40.71544029779944],[-73.82715524215065,40.71538800439017],[-73.82850807650473,40.715044329759884],[-73.82926493517067,40.714792230266326],[-73.82995752627302,40.71458088793373],[-73.83031312028797,40.71449974476357],[-73.8308228419842,40.71438342792013],[-73.83096752453207,40.71435449104196],[-73.83103141767994,40.714336725261326],[-73.83106922178851,40.714353956304194],[-73.83115849834562,40.71439336705095],[-73.8312588898739,40.71444126000944],[-73.83145866985858,40.714554449938205],[-73.83138630175627,40.71457739772497],[-73.83122975576087,40.71462702929711],[-73.83050461007173,40.714856944799656],[-73.83035327332928,40.71495180716004],[-73.83021283161303,40.71505777921024],[-73.83008542961993,40.71517363986618],[-73.83008535790364,40.71517370291812],[-73.83008529851561,40.715173766490786],[-73.82997259726181,40.715298121908944],[-73.82987589078435,40.71542940062872],[-73.82979616614564,40.715565719133075],[-73.83072818113858,40.71625964103738],[-73.83207140953967,40.71729059648653],[-73.8334814835381,40.71833345565667],[-73.83456936799162,40.71902728211246],[-73.83457034898882,40.719027959829035],[-73.83468657465666,40.71910892058109],[-73.8347921439156,40.71920142847761],[-73.83488359412782,40.719303272417],[-73.83495894122849,40.71941247712413],[-73.83501684230332,40.71952679885824],[-73.83505666312604,40.719643841601844],[-73.83511286875263,40.719917272065125],[-73.83518572107072,40.72018871934699],[-73.8352750216329,40.72045730646253],[-73.83538045147743,40.72072218037218],[-73.83556698586384,40.72104319125705],[-73.83576124534616,40.72136157462712],[-73.83596312427899,40.72167716812675],[-73.83603385909528,40.7217672015954],[-73.83649768375018,40.722338535890366],[-73.83731459427341,40.723571508553555],[-73.83836161375449,40.72556184225832],[-73.83871472986841,40.72622079088954],[-73.8390635461618,40.726879533672175],[-73.83944537316923,40.72753680021868],[-73.83985434224483,40.728177569282494],[-73.84032703229775,40.728807115130394],[-73.84146810861371,40.72999809347488],[-73.84162181730416,40.73011794747098],[-73.84281412537756,40.731153411890396],[-73.84350489084655,40.73181434436274],[-73.84370558736913,40.73203240529231],[-73.84389098243993,40.73225885563601],[-73.84406020258173,40.73249274021926],[-73.84421250370585,40.73273304088353],[-73.84434729838542,40.732978692938936],[-73.84475302635771,40.733619300251206],[-73.84495697666307,40.733987277643095],[-73.84496800004686,40.73400712882327],[-73.8451154201652,40.73427740760842],[-73.8454261309411,40.73494980327689],[-73.84569341595925,40.73566648032131],[-73.8459088151586,40.73639980122162],[-73.84605541902691,40.73709918847056],[-73.84689366193683,40.73867121739421],[-73.8472136158789,40.738643986683954],[-73.84732494191474,40.7387714575753],[-73.8474631403275,40.73895203102454],[-73.84750820344146,40.739007807040124],[-73.84755579786192,40.73906391524298],[-73.84767033739122,40.7391952354507],[-73.84793156256193,40.739237563349114],[-73.84823628010908,40.73929040113403],[-73.84794174058088,40.739816405163765],[-73.84780164620646,40.74004967645963],[-73.84795885983631,40.7400970163836],[-73.84892344843811,40.740391914811724],[-73.84935305077013,40.7405232498138],[-73.84965207309183,40.740614663785045],[-73.84984431337409,40.74066554982932],[-73.84996426022836,40.74070177177589],[-73.85011556636425,40.74072356279844],[-73.85020444556645,40.74090203375185],[-73.85051160939294,40.74151885704359],[-73.85086917534353,40.74218041132462],[-73.8509932732466,40.742422542911356],[-73.8512092915446,40.74284402122168],[-73.85135102765129,40.74311905745317],[-73.85155107334928,40.74350722711109],[-73.85189537477702,40.74417973823591],[-73.85224097428436,40.74484096567613],[-73.85257733836393,40.745505647315156],[-73.85292353522307,40.74618194752566],[-73.85325493196294,40.74682354996598],[-73.85360568359911,40.74749682859294],[-73.85378286971776,40.74780299136531],[-73.85382450711346,40.74785404008516],[-73.85405453298725,40.74815831694796],[-73.85436928066466,40.748738930191],[-73.8544257525367,40.74885172688455],[-73.85131105046376,40.7498433761507],[-73.85086439710041,40.74999564187467],[-73.85098691390118,40.75023929830306],[-73.85118150864393,40.750626295818996],[-73.85151883546322,40.75129713663887],[-73.85171508655586,40.7516874141464],[-73.85185614692352,40.751967932988286],[-73.85220450565863,40.75266068236279],[-73.85246329654427,40.75312740926816],[-73.8526172535225,40.753405065528014],[-73.85300762334217,40.75455456501851],[-73.8530211999672,40.75461800241156],[-73.85312635464214,40.755109343016365],[-73.85318689954084,40.75539843021833],[-73.85335095181735,40.756012838314064],[-73.85339372587106,40.75613669143191],[-73.85353821971107,40.75655506900576],[-73.85359320370183,40.75669274436854],[-73.85365156818004,40.75682961272924],[-73.85371329237249,40.75696562565628],[-73.85377835493101,40.7571007359179],[-73.85382000676756,40.757185697573185],[-73.85391003380275,40.75735839348244],[-73.85400478915011,40.757529620530114],[-73.85407612119113,40.757652292978825],[-73.85420831919886,40.75786736759411],[-73.85449593244911,40.758278638673936],[-73.85457971979349,40.75838762037609],[-73.85463995751408,40.758466157766236],[-73.85500920858986,40.75887922570103],[-73.85506702556705,40.75894327751662],[-73.85525140080492,40.75914753084004],[-73.85553311743213,40.759342591353594],[-73.85576997450168,40.759538342684785],[-73.8560398093965,40.75972578741408],[-73.8563821611647,40.759906639650744],[-73.85655895732079,40.7599815614778],[-73.85670598021255,40.76004386579885],[-73.85734910175931,40.760300633579824],[-73.85754428016409,40.76037765406266],[-73.8577360483292,40.7604594779546],[-73.85792420186411,40.760546018051365],[-73.85810854022827,40.760637182122025],[-73.85828886694485,40.76073287300717],[-73.85846498964645,40.76083298894548],[-73.85863672075712,40.76093742301298],[-73.85880387722854,40.76104606390597],[-73.8589662808854,40.76115879583669],[-73.85912375861521,40.76127549865653],[-73.85913545312332,40.761418440648804],[-73.85966666298468,40.761901913560514],[-73.85992937963596,40.76220030111109],[-73.86109724401761,40.76366447759032],[-73.86093691422926,40.763728615491175],[-73.86057039718791,40.76383121304039],[-73.86043337753614,40.763868882372286],[-73.86001698390275,40.76326428501606],[-73.85975083822207,40.76287783919552],[-73.85949072467407,40.762562615399936],[-73.85941339398109,40.76248326533936],[-73.8592206288809,40.7624827439791],[-73.85915607632683,40.76251963069965],[-73.85907893363809,40.762522832270825],[-73.85892056312619,40.76240640118523],[-73.858991973329,40.76224652320742],[-73.85898423264075,40.76217147447134],[-73.85892298182631,40.76212234601902],[-73.8587920421876,40.76227933874775],[-73.85867190067601,40.7625222700064],[-73.8586451048796,40.76251439590909],[-73.85876525911519,40.7622651918492],[-73.85888722726271,40.762133609398674],[-73.85883984926525,40.7621053222161],[-73.85871170031804,40.76223376195511],[-73.85869110268327,40.76222119050092],[-73.85884371506262,40.76205876677921],[-73.8586191528188,40.76193559699894],[-73.8585421867667,40.762026898690955],[-73.85853208671448,40.76202176133267],[-73.85848087980744,40.76208269986142],[-73.85847289638568,40.7620921995017],[-73.8584612577617,40.762106050662545],[-73.85846562340076,40.76210880228014],[-73.8584096899566,40.762173355877316],[-73.85840137452459,40.76218304290121],[-73.8583301033101,40.762266065611136],[-73.85832178366161,40.76227575597448],[-73.8582480108444,40.762361693692014],[-73.85823701549582,40.76237450260429],[-73.8581655020144,40.76245780652368],[-73.858156755143,40.76246799574396],[-73.8580817226888,40.762555399832756],[-73.85807451463602,40.76256379489585],[-73.85800186588584,40.762648420768805],[-73.85799432914463,40.76265720073149],[-73.85793183124427,40.762730003358186],[-73.8579233210838,40.762739915596775],[-73.85786819502799,40.762804131184495],[-73.85785943105928,40.7628143396262],[-73.85780092280254,40.76288249356534],[-73.85779250823938,40.762892296182564],[-73.85773856319501,40.76295513258306],[-73.8577329330059,40.762961691644946],[-73.85767843741597,40.76302774852698],[-73.85768965370654,40.763036305203734],[-73.85765473616344,40.763079822848596],[-73.85777497639234,40.76313883462694],[-73.85786962064171,40.76318528375932],[-73.85788103167243,40.76319088449359],[-73.85796457800303,40.76323188698837],[-73.85805470915616,40.76327612040063],[-73.85815033962189,40.763323053661075],[-73.85815280980256,40.76332426607263],[-73.85816421582155,40.763329862919406],[-73.85825464723453,40.76337424430188],[-73.85826783696174,40.76338071714848],[-73.85835219792045,40.76342211890697],[-73.85841538682998,40.763453130422725],[-73.8584863389237,40.76336934637804],[-73.85850081255373,40.76337643308254],[-73.85834319308987,40.76356256095802],[-73.85832948824928,40.76355585127522],[-73.85839531409542,40.76347705912181],[-73.85835070774988,40.763454788999454],[-73.8583381131558,40.76344850284805],[-73.8582525680362,40.76340579358987],[-73.85824130922833,40.76340017280932],[-73.85813903143384,40.76334910996557],[-73.8581280618518,40.76334363326736],[-73.85805097021219,40.763305145871755],[-73.85803917484546,40.763299257038724],[-73.85795122975046,40.763255348629905],[-73.85794243473836,40.76325095882335],[-73.85786245501029,40.76321102718351],[-73.85784979492293,40.76320470688985],[-73.85777061776874,40.76316517706582],[-73.85775931084065,40.76315953255731],[-73.85763896602019,40.76309944863471],[-73.85760068527992,40.76314040113687],[-73.85758834275443,40.76313355199223],[-73.85683888701783,40.76400017911494],[-73.85697078354384,40.764066067568876],[-73.85696355939812,40.76407442786316],[-73.85667482362356,40.763930188326206],[-73.8566829980236,40.763920728586214],[-73.85680290956297,40.76398084546089],[-73.85685427177677,40.76392254390568],[-73.85686149910768,40.7639143405939],[-73.85691477947756,40.76385386154626],[-73.85692072861961,40.76384710808838],[-73.85697496767952,40.7637855399439],[-73.85698123375252,40.76377842904081],[-73.85702898355713,40.763724226806104],[-73.85703613508532,40.7637161101676],[-73.85708333616498,40.76366252925305],[-73.85708959006753,40.763655431898464],[-73.8571382885444,40.763600153937375],[-73.85714523287602,40.763592270231236],[-73.85719464267639,40.76353618498254],[-73.85720087844686,40.76352910686481],[-73.85724903760439,40.76347443915492],[-73.85725666284323,40.76346578332068],[-73.85730643291357,40.76340928786336],[-73.8573135386543,40.76340122325121],[-73.85735990197875,40.763348593736715],[-73.85736795787831,40.76333944941978],[-73.8574166225438,40.76328420848794],[-73.85742519945241,40.7632744724398],[-73.85747258321614,40.763220687374954],[-73.85747974744935,40.76321255480918],[-73.85752810581153,40.76315766039691],[-73.85753555737766,40.763149201507225],[-73.8575591581844,40.76312241178631],[-73.85754793889845,40.76311556570131],[-73.8575828547071,40.763072900626625],[-73.85746422874739,40.76301478221748],[-73.85737359701513,40.76297037851963],[-73.85718496087131,40.76287796046287],[-73.85717606828281,40.76287360381414],[-73.85709111433489,40.76283198149727],[-73.85708275835434,40.76282788802016],[-73.8569820720168,40.76277855800098],[-73.85697105684483,40.7627731608777],[-73.85688415442016,40.76273058393787],[-73.85682507576571,40.76270163909818],[-73.85682436749687,40.76270129194171],[-73.85675571120362,40.762667654151],[-73.85674350380786,40.76266167353806],[-73.85669035223115,40.76263563235623],[-73.85660302580867,40.76273141743048],[-73.85658675388781,40.76272284011432],[-73.85678236963498,40.76250827740663],[-73.85679858100613,40.76251682329288],[-73.85671169399488,40.762615686952586],[-73.85676092804194,40.76263982618928],[-73.85677318714836,40.7626458365168],[-73.85682558732015,40.7626715270997],[-73.85683660817763,40.762676930945126],[-73.85688788040738,40.762702067932125],[-73.85690044326878,40.76270822738643],[-73.85698999094869,40.762752131053375],[-73.85709311210907,40.76280268870129],[-73.85710529468155,40.762808661540035],[-73.85718716762996,40.76284880177787],[-73.85719629175142,40.76285327497585],[-73.85728240762222,40.762895496554606],[-73.85729174591339,40.76290007370887],[-73.85738067827542,40.76294367543131],[-73.85738951387368,40.762948007702335],[-73.85747499963075,40.762989919270815],[-73.85748453757678,40.76299459449151],[-73.85760424037194,40.76305328178905],[-73.85763578363812,40.76301232196489],[-73.85765037151323,40.76301917337641],[-73.8577084468895,40.7629503952808],[-73.85771567256873,40.76294183508207],[-73.85776740573375,40.76288055227808],[-73.85777623039994,40.76287009799017],[-73.85783497417722,40.76280051049892],[-73.857841366639,40.76279293749995],[-73.85789701257414,40.76272701849159],[-73.8579443338722,40.76267096216962],[-73.85796702348077,40.76264408295395],[-73.85797500120837,40.762634632092364],[-73.85804511529257,40.762551575177184],[-73.85807199853717,40.762519729270515],[-73.85813288714935,40.76244759870898],[-73.85814119991142,40.76243775087654],[-73.85817631070537,40.762396294223905],[-73.85781983894707,40.76222613388968],[-73.85780788168366,40.76222042710031],[-73.8576883472475,40.76216337375984],[-73.85767257542713,40.76215584575948],[-73.85752950976804,40.76208756021171],[-73.85746004192653,40.762054402298425],[-73.85737149406725,40.762012137796354],[-73.85735065780433,40.76200219244694],[-73.85718801666121,40.76192456393165],[-73.85716303201019,40.761912637771005],[-73.85700279501378,40.761836154836026],[-73.8569832889212,40.76182684448674],[-73.85683800035657,40.76175749588099],[-73.85677632095474,40.761728055922696],[-73.85667457135655,40.76167948956152],[-73.85665617597431,40.761670708245425],[-73.85661195813447,40.76164954225676],[-73.8566277294148,40.761629062393276],[-73.85677893473436,40.76170097406419],[-73.85679154181358,40.76170696991357],[-73.85688557543564,40.761751691077414],[-73.85690054310572,40.761758809256264],[-73.85699014273465,40.76180142237468],[-73.85700272542286,40.76180740560611],[-73.85709011185048,40.761848966851154],[-73.85710534324456,40.761856210472374],[-73.8571913986339,40.761897137075785],[-73.85720516175655,40.761903682792926],[-73.85729411358096,40.76194598578511],[-73.85730868889546,40.761952918475856],[-73.85739929667314,40.76199600946949],[-73.85741179997501,40.762001956372124],[-73.85750467691464,40.762046126613185],[-73.85751841919021,40.76205266188028],[-73.85761007602235,40.762096253064655],[-73.85762293989339,40.76210236942364],[-73.85771566567911,40.762146469113375],[-73.85773024174483,40.762153400578754],[-73.85781948058806,40.762195840218574],[-73.85783323591174,40.762202381494944],[-73.8581943313254,40.762374107984606],[-73.85827164316149,40.76228762835293],[-73.85828091939474,40.762277251475616],[-73.85836158883397,40.762187015121135],[-73.85844323288798,40.76209568947987],[-73.85845113610512,40.762099465008156],[-73.8585174974234,40.76201491069999],[-73.85850740232615,40.76200806491513],[-73.85858526284451,40.761917008596974],[-73.85712133534523,40.76118890387284],[-73.85627320640185,40.7609024079278],[-73.85537633453963,40.76066938503233],[-73.85530351821718,40.76074715334918],[-73.85529349219526,40.760742320360805],[-73.85522306397425,40.760816950512044],[-73.85520987254081,40.7608093007757],[-73.85527660311652,40.760734264259796],[-73.85526921633031,40.76072983580972],[-73.85533454594137,40.760658154386945],[-73.85530266029689,40.760649584752315],[-73.85499808982117,40.7603911707675],[-73.85466366458905,40.76017116956217],[-73.85452030823727,40.76015934488473],[-73.85425219901809,40.76025067778138],[-73.85396489201263,40.76027142222448],[-73.8537240393496,40.76024638863486],[-73.85328449446737,40.76012651275208],[-73.85306618709208,40.76003870448116],[-73.85294927727774,40.76002140181016],[-73.85277928565601,40.759972989114125],[-73.85210362063123,40.75968282669977],[-73.85200759608728,40.759572500185094],[-73.85188711257057,40.75952236727895],[-73.8517125242196,40.75940125801413],[-73.85158552901193,40.75935542065702],[-73.85144347566329,40.759419084276225],[-73.8513343885053,40.75942068096522],[-73.85121495373987,40.7594158536328],[-73.85095121951697,40.75941958309286],[-73.85069053065467,40.75944879109043],[-73.85042437822496,40.75950641103764],[-73.85029807676754,40.75954624362115],[-73.85017503995763,40.75959160098042],[-73.85005568534474,40.759642329188935],[-73.84994041798497,40.759698256092925],[-73.84970908350637,40.759838837957474],[-73.84950202299184,40.76000672901066],[-73.84933909178694,40.76018858944734],[-73.84934906664431,40.76019828265282],[-73.84930110814345,40.76024287535003],[-73.8498748449627,40.76110381244591],[-73.85181679300068,40.76035373234461],[-73.85184046510521,40.760305978821464],[-73.85197412962879,40.760249407381835],[-73.85207200177855,40.76039288467216],[-73.8498116247515,40.76127097400823],[-73.84916662406161,40.760296584287886],[-73.84914140272545,40.76030689063899],[-73.84891393715104,40.760275786171064],[-73.84868655659047,40.76013849460812],[-73.84858834617658,40.76017956308831],[-73.84821242063823,40.760437594507955],[-73.8479623364981,40.760551088834305],[-73.84670933730123,40.76134526913701],[-73.84562788058777,40.7621427413596],[-73.84523206915875,40.76243460761832],[-73.84474507206747,40.7627556307033],[-73.8446764805167,40.76275218035519],[-73.84428576361262,40.7629985521503],[-73.84411566722966,40.763136199579286],[-73.843774266081,40.763299322463844],[-73.84359361316308,40.76337054278845],[-73.84366832633641,40.763469907396214],[-73.84361523822162,40.76349671406164],[-73.84368787664134,40.76361272608375],[-73.84365028079142,40.76362779429323],[-73.84357100634557,40.76351513280465],[-73.84352013946443,40.76353690309133],[-73.84343628780478,40.763432566193664],[-73.84314324185469,40.76354809426255],[-73.84306961269664,40.76359256915381],[-73.84300450700961,40.76370422400587],[-73.8429834919085,40.76383185087659],[-73.8430067112638,40.76399462233398],[-73.84305145175348,40.76409735815327],[-73.84304240810839,40.764321319920334],[-73.84298479705657,40.76442359361928],[-73.84272819396492,40.764628548931775],[-73.8426131226346,40.76468298969297],[-73.84231147973289,40.76483166532902],[-73.84211652153677,40.76490103369449],[-73.84183322138847,40.76497505396959],[-73.84107085269773,40.765208406720475],[-73.84052635479397,40.765387989700145],[-73.84046519597915,40.76530287000065],[-73.84016724084749,40.76530854492676],[-73.8399281323677,40.76535021190048],[-73.8397005342854,40.765289588437696],[-73.83957826853553,40.7652523229731],[-73.83945813380058,40.765445768457816],[-73.83935912292075,40.76540987185399],[-73.83922344410595,40.765336292465484],[-73.83908354407583,40.76525691346805]]],[[[-73.90137640287485,40.75964203877372],[-73.90147053012271,40.759633050131235],[-73.90175373483075,40.760775474957335],[-73.90225241261187,40.762643826930066],[-73.9027679358394,40.76387945731201],[-73.90299205576657,40.76441183888058],[-73.90331045221484,40.76516814882733],[-73.90356915620252,40.76578178944326],[-73.90351227752774,40.76584946011402],[-73.9034222290209,40.76595419266903],[-73.90329277357714,40.76612094342281],[-73.90315876168653,40.766285600349974],[-73.90302025188002,40.76644809149402],[-73.90287730470861,40.766608346134475],[-73.90272998256928,40.76676629395906],[-73.90257834981313,40.766921865942415],[-73.9021795174448,40.76731584150143],[-73.90202516499484,40.767416783846706],[-73.90065875130146,40.76721143403221],[-73.89595958528919,40.766431034160604],[-73.8943237195545,40.76614647123227],[-73.89349605945469,40.76595093000082],[-73.8937774141036,40.76586719899169],[-73.89384202032322,40.765842335719775],[-73.89390458866082,40.765818256566234],[-73.89403763130214,40.765758919728185],[-73.894149184548,40.765694356626724],[-73.89428031650134,40.76560677641307],[-73.89437624746155,40.76552658450804],[-73.89446044283339,40.765446391153986],[-73.89453879956355,40.765357267453616],[-73.89461716409501,40.76525625741193],[-73.89470543636384,40.76506903349364],[-73.89477219879008,40.76488921829065],[-73.8948353512509,40.76465531620146],[-73.89499458888936,40.764453154023016],[-73.89505758652862,40.76434653815185],[-73.89506657695159,40.76433132778778],[-73.89516837063914,40.76419736223103],[-73.89527479388143,40.76408559863964],[-73.8954244779487,40.76394724581802],[-73.89557704382769,40.763827968066266],[-73.89585991874092,40.763628473615164],[-73.89598406436703,40.763543110037325],[-73.89608492465558,40.76347375470443],[-73.89624744731641,40.763332747213795],[-73.8964113840347,40.76315008327032],[-73.89668188432333,40.76277758874257],[-73.89700714540729,40.76235119348907],[-73.89720062448762,40.76207328247913],[-73.89723108725003,40.76202952491405],[-73.89735543397136,40.76185091341469],[-73.89789528110559,40.76104450562769],[-73.8979114523292,40.761020349147614],[-73.8982524029576,40.760514486854404],[-73.89866137800627,40.75992101787343],[-73.89877250789253,40.75991557716788],[-73.8988671808199,40.75990420706959],[-73.89901804773385,40.75989121291553],[-73.9012744818576,40.759651478508935],[-73.90137640287485,40.75964203877372]]],[[[-73.75021253221288,40.763749382154764],[-73.74936995660912,40.76293364385721],[-73.7465625583947,40.763786205080514],[-73.7459781056324,40.76397628540282],[-73.74473826542845,40.760759975049105],[-73.74346609359466,40.759338298933606],[-73.74310625831076,40.75849426462639],[-73.74250213924496,40.758588149546874],[-73.74166126958113,40.75734431305253],[-73.74159048735352,40.757176244840885],[-73.74149915208734,40.7570131830658],[-73.74138828571984,40.756857280679945],[-73.74125945440589,40.75671049718647],[-73.74120820712241,40.75620461718462],[-73.74041677628598,40.75667631814296],[-73.73978833922934,40.756729017451796],[-73.73964315657837,40.75673838233887],[-73.73929222404779,40.756973935795656],[-73.73926325548055,40.75691704886809],[-73.73917854086162,40.756719203753654],[-73.73914373219506,40.756393617566815],[-73.73915030159743,40.75626123090399],[-73.7391778908975,40.75612895432055],[-73.73922634559999,40.755999697558295],[-73.73929461373474,40.755876248032685],[-73.73938082579464,40.75576111437999],[-73.7394992134928,40.75563034093087],[-73.73963743587696,40.75550875094055],[-73.73979348173823,40.75539888184556],[-73.73996460740706,40.75530287725088],[-73.74014753655058,40.755222378999605],[-73.74033863310055,40.755158415159954],[-73.74055319581525,40.75507085561957],[-73.74075722166492,40.7549674686691],[-73.74094775622513,40.754849462121115],[-73.74112218809246,40.754718451161764],[-73.74127837848555,40.75457638643172],[-73.74178079760505,40.7534822159418],[-73.7417242006718,40.75328208624025],[-73.74164693879948,40.753085339933094],[-73.74154962121872,40.75289380924558],[-73.74143323701338,40.75270873571026],[-73.74129306381103,40.75253926098612],[-73.74087361794939,40.75196838552481],[-73.74036368596394,40.75163345853833],[-73.73985376108608,40.751298529952855],[-73.73934500900724,40.750642204704],[-73.73880367961924,40.749913321757894],[-73.73830468529277,40.74924682906712],[-73.73755692633914,40.74853508397337],[-73.7374137651222,40.748392216259695],[-73.73727902055633,40.74827727955358],[-73.73725564238073,40.74825733709858],[-73.73708378339553,40.74813177402837],[-73.73689967571406,40.74801670056149],[-73.73670500921551,40.747913085122704],[-73.73650166214603,40.74782171363642],[-73.73629766419407,40.74773954288716],[-73.73610147100649,40.74764502617017],[-73.73591497487695,40.74753887935022],[-73.73573991269129,40.747422005575764],[-73.73557783063009,40.74729550792723],[-73.7354300025271,40.747160668620694],[-73.7353189956661,40.746964381598936],[-73.73522444489406,40.746762954036186],[-73.7351469004101,40.7465575850557],[-73.73512947031487,40.74650715219638],[-73.73508375859215,40.74637493296394],[-73.73503921620804,40.74618407559824],[-73.73501568836913,40.74599072768782],[-73.73501342925748,40.74579689613352],[-73.73502807918739,40.74564702201215],[-73.73503358713586,40.74559893819164],[-73.73503820933664,40.745526214810596],[-73.73504485449659,40.7453767273466],[-73.73503555224963,40.74514659825418],[-73.73500383752774,40.74491604869431],[-73.73494958542037,40.74468696890255],[-73.73487307226326,40.744461268285505],[-73.73477493034568,40.74424079607756],[-73.73465613716628,40.744027326241245],[-73.7345179990822,40.74382245725151],[-73.73436346483149,40.743628805911314],[-73.73380185371403,40.74293995984594],[-73.73374471227073,40.74285163197351],[-73.73370630666219,40.74278250143061],[-73.73375484853686,40.74274762831245],[-73.73436965909255,40.74235159856119],[-73.73539508764232,40.741808844099985],[-73.7356078673723,40.7416962195012],[-73.73685894168129,40.74105040104183],[-73.73751038061056,40.74071544770093],[-73.73816047986672,40.74037643531599],[-73.73857175932287,40.74009212329717],[-73.739012103524,40.73974647917522],[-73.73933151360784,40.73947447466687],[-73.73972244159046,40.73903608955134],[-73.7398699553435,40.738866901329175],[-73.74016951762789,40.73848189750697],[-73.74029081629891,40.73851667014026],[-73.74055585492772,40.738587182623945],[-73.74077344764237,40.73863527343261],[-73.74088217673497,40.73869624049989],[-73.74100612458525,40.73874389514082],[-73.74100625527352,40.738743931118],[-73.74100638485662,40.73874396809784],[-73.74114115776185,40.73877533800588],[-73.74128113850871,40.73878869236665],[-73.74142000647377,40.73878380789623],[-73.74155202649335,40.738762041262326],[-73.74222678183631,40.73861567168181],[-73.74306820821388,40.73844081776191],[-73.74346956816882,40.73887010373101],[-73.74360280254864,40.739012608815244],[-73.74371941311091,40.73938314961704],[-73.74385264167348,40.74009394940156],[-73.74396193554817,40.74078912695609],[-73.74657796032798,40.74034659235188],[-73.74996804311496,40.73974575298686],[-73.75009150860758,40.73981690885996],[-73.75009170881387,40.73981702723342],[-73.75009192212369,40.73981711665317],[-73.75022786289816,40.73987649365211],[-73.75022795724776,40.7398765307127],[-73.75037344456875,40.73992242120908],[-73.75037358668041,40.739922467084476],[-73.75037372864588,40.73992249319136],[-73.75052495320739,40.73995370933967],[-73.75052516602369,40.739953754362844],[-73.75052540203289,40.739953781678416],[-73.75067885094703,40.739969963877044],[-73.75083158989487,40.739988898981736],[-73.7508317666911,40.73998891695461],[-73.75083193306786,40.73998895299779],[-73.75098218260403,40.74002143511723],[-73.750982300336,40.740021462846265],[-73.75098241913857,40.74002149878637],[-73.75112706694055,40.7400671169618],[-73.75112735095341,40.74006720653239],[-73.75112759943626,40.740067314621676],[-73.75126376106563,40.740125143422986],[-73.75126399746568,40.740125243277035],[-73.75126422209358,40.74012536957499],[-73.75138967527703,40.740194159509116],[-73.75347299961389,40.7424048442009],[-73.75253331803364,40.742611332991835],[-73.75163327529152,40.74280676040829],[-73.75072790320007,40.74299784689981],[-73.74979834545364,40.743142443144876],[-73.748876973324,40.74328837454468],[-73.7478486130098,40.743296077971216],[-73.74671975328842,40.74312364806014],[-73.74567621115484,40.743027298621],[-73.74477587129029,40.743281097372304],[-73.74593060304687,40.74571565900569],[-73.74625984399846,40.74671147531287],[-73.74384322065991,40.74769009626963],[-73.74409668770993,40.74820664277994],[-73.74507911666336,40.750273896736914],[-73.74577948747648,40.75156080529696],[-73.7462166566087,40.751685850524446],[-73.74637489420327,40.75176036515793],[-73.74652681412711,40.7518426464508],[-73.74667146050648,40.751932186897236],[-73.7468079461966,40.75202841799885],[-73.7468421961437,40.752058075654766],[-73.7468746805233,40.75208864679695],[-73.74709885341825,40.75234682867546],[-73.74737514953438,40.752959619205356],[-73.74760569959656,40.753507877840335],[-73.74774116505665,40.75384994464695],[-73.74711113900442,40.754173286092346],[-73.74809587941189,40.75589954972394],[-73.75004764532355,40.75840465778929],[-73.75057710625286,40.758014894986],[-73.75115582971537,40.75906976875331],[-73.75230259323044,40.759455198829144],[-73.75277171595495,40.758873028378126],[-73.75320997118314,40.75824487300709],[-73.75335958484503,40.75832324924818],[-73.7535205850753,40.758390330389254],[-73.75369069097549,40.75844478838147],[-73.7538672558946,40.75848565257719],[-73.7540474482549,40.75851238550745],[-73.75422838195372,40.75852489237677],[-73.75497607949174,40.75850155952122],[-73.75511648422504,40.75847949813477],[-73.75525632794934,40.75844214557201],[-73.75539137441757,40.75838924841875],[-73.75551718926344,40.75832147358558],[-73.75557343716427,40.75828095184066],[-73.75583713323272,40.75774206178459],[-73.75625606356343,40.75843046955967],[-73.75682062196408,40.759734806331956],[-73.75800131701072,40.76037986747917],[-73.75848075066824,40.761994736646464],[-73.75811452065423,40.76205389719114],[-73.75802377795762,40.76211102429819],[-73.75794421503397,40.762184185996325],[-73.75792707910851,40.76220843881292],[-73.75788249312883,40.76227122801303],[-73.75784436874744,40.76236797398029],[-73.75783309623819,40.76246860033898],[-73.75784470390781,40.76254231090722],[-73.75784858716702,40.762566799540316],[-73.75788761440499,40.7626570220118],[-73.7579447466503,40.76273540538827],[-73.75809857413944,40.7629845392406],[-73.75823811460896,40.763238765685976],[-73.75836296572514,40.76349738300164],[-73.75844568810525,40.76368153012333],[-73.75843838495446,40.763928488266025],[-73.75845205816829,40.76411553603414],[-73.75851382902854,40.76410483092485],[-73.75859320535807,40.7640882295592],[-73.7588643139926,40.763274540756555],[-73.75909756097019,40.76405669636523],[-73.75919770463078,40.764326745505336],[-73.75862488375219,40.76438314992199],[-73.75856122422594,40.76438654564216],[-73.75850831375267,40.764394359416315],[-73.7583941608429,40.76440524735274],[-73.75635669691555,40.764599558103804],[-73.75601361097249,40.76463784207022],[-73.75567226855472,40.76469114912987],[-73.75533438962545,40.76475941041199],[-73.75500165483628,40.76484240570582],[-73.75467572405671,40.76493975964556],[-73.75435817401844,40.765050943754254],[-73.75405049899658,40.76517533222918],[-73.75377036530641,40.76530463148442],[-73.75380733759987,40.76511533195964],[-73.75380441445226,40.76506822784461],[-73.75375190107118,40.765030438426294],[-73.75367229455694,40.764971622785595],[-73.75355704488845,40.76486880710371],[-73.75346745383105,40.764775815347676],[-73.75340994726439,40.764692659656596],[-73.7533073647489,40.76463871315551],[-73.75321775669782,40.76455060405669],[-73.75311540991832,40.764433163533326],[-73.75297443068315,40.76434006024775],[-73.75285898250388,40.76429096965386],[-73.75264732366163,40.76420259939478],[-73.75269254417348,40.7641343170454],[-73.75264128126554,40.76410001719463],[-73.75249376942004,40.76403620552334],[-73.75236834738651,40.76394937962324],[-73.75226304070054,40.76389406601206],[-73.7521926153653,40.763830418515134],[-73.75212233558254,40.76372769809095],[-73.7520456318619,40.763624963796275],[-73.75200401945543,40.76350287108599],[-73.75195275558262,40.76336126369824],[-73.75189013132062,40.763204381048475],[-73.75181884878032,40.76299772753374],[-73.75178042777574,40.76289650166459],[-73.75160082700448,40.7625738618255],[-73.75150345347906,40.76236250230456],[-73.7513972211752,40.76223244243906],[-73.75128533569816,40.76211176666072],[-73.75117340232904,40.76200390091517],[-73.75107037762625,40.761917410250064],[-73.75105245896155,40.76190285066977],[-73.75104033492923,40.76184047194784],[-73.75108428204243,40.76180383873687],[-73.75107432252567,40.761763671336304],[-73.75097351236757,40.76168572586619],[-73.75090170424896,40.76166250875814],[-73.75082187737046,40.76168112774141],[-73.75072728692223,40.76174242158547],[-73.75057468214744,40.76167881585939],[-73.75041128338708,40.76151217265659],[-73.75019289977799,40.76142855357394],[-73.74998548162925,40.761336645207344],[-73.7494937607278,40.761244116767344],[-73.74914665740235,40.76119279058674],[-73.74868090837377,40.76096434231714],[-73.74861225072569,40.76092780307605],[-73.74853166386508,40.76088214056185],[-73.74845707665719,40.76083194207551],[-73.74840048685752,40.76076813730885],[-73.74822812598752,40.76050136926441],[-73.74796573496874,40.76029609985879],[-73.74789764702892,40.760238086036516],[-73.7477856783315,40.76014217625916],[-73.74773327425406,40.760038708858765],[-73.74765833270499,40.75995398486203],[-73.74753513475063,40.75985719618738],[-73.74746117500995,40.75981005494178],[-73.7472896712356,40.75971401414782],[-73.74716982498838,40.75962235740212],[-73.74695558696774,40.75953903440676],[-73.74673016390415,40.75944372921176],[-73.74655981867959,40.759339147688515],[-73.74642546310739,40.75922354164106],[-73.74628904491381,40.759059244817585],[-73.74628582855776,40.75901909233286],[-73.7462860009915,40.75897382300796],[-73.74629189268205,40.75890123331035],[-73.7463259792523,40.75879966345891],[-73.74634096547005,40.75869890793632],[-73.74632333540849,40.75860918308183],[-73.7463032588724,40.75857155662335],[-73.74635621902142,40.758528110630955],[-73.74641486447484,40.75846674189894],[-73.74638144167086,40.75839406564271],[-73.74640309403442,40.7583129684493],[-73.7464133762837,40.758267721374956],[-73.74641349558709,40.75826711284591],[-73.74642482956004,40.75820966527985],[-73.74641167584933,40.758124220706506],[-73.74637157591265,40.758035301106915],[-73.74633023584076,40.757977126595655],[-73.7463145414672,40.75796855085826],[-73.74626743586938,40.757949655989044],[-73.7462483820594,40.75793850985343],[-73.74624390337443,40.75793508395276],[-73.7462405449714,40.75793166035217],[-73.74623718745184,40.75792823625085],[-73.74623607842273,40.75792481777265],[-73.74623496178857,40.75792310637387],[-73.74623496830108,40.75792139694664],[-73.74623497480722,40.757919689194686],[-73.74623498131783,40.75791798027005],[-73.7462349943301,40.75791456476606],[-73.74623725253434,40.75791115303525],[-73.74625308746197,40.75788300039035],[-73.74627682645145,40.757843762660706],[-73.7462813571868,40.75783352252358],[-73.74628363711003,40.757824985865405],[-73.74628478821265,40.75781730093925],[-73.74628480122679,40.75781388426259],[-73.74628369242,40.757810465115135],[-73.74628034510306,40.75780447922048],[-73.74627700539585,40.75779678490597],[-73.7462613631369,40.75777454144917],[-73.74623789033052,40.75774374023393],[-73.74621889063472,40.75771892806069],[-73.7462099395368,40.75770951361572],[-73.74620770191642,40.75770694619884],[-73.74620546258622,40.75770523232633],[-73.74619538294557,40.75769752316022],[-73.74618193736212,40.75768895185619],[-73.74617520845034,40.75768552099467],[-73.74616847915064,40.757682943680024],[-73.74615725922688,40.757679501078904],[-73.74615501338626,40.75767949613008],[-73.7461482808306,40.7576777735279],[-73.74613929851638,40.75767690068837],[-73.74613143454958,40.757676883358265],[-73.74611008616635,40.757678544075816],[-73.74610334252904,40.75767938225852],[-73.74609771771671,40.75768193301853],[-73.74607183962384,40.7576929806484],[-73.74605833716053,40.75769892890427],[-73.74600094895116,40.75772528164103],[-73.74598069133684,40.757735486419435],[-73.74594916861942,40.75775420803115],[-73.74589061547661,40.7577916623108],[-73.74588385597023,40.757796771871874],[-73.74587709276133,40.75780273614524],[-73.74584552065491,40.7578342702229],[-73.74583763539701,40.757840232018424],[-73.74582750623114,40.75784533414157],[-73.74581738010116,40.75784958255492],[-73.7458072622514,40.75785212271674],[-73.74579714457583,40.757853808827335],[-73.74579265266259,40.75785379891511],[-73.74578928146948,40.75785379147585],[-73.74578479215737,40.75785292684821],[-73.74578142620533,40.757852065704675],[-73.74577918555488,40.75785035299362],[-73.74577582220618,40.75784863663222],[-73.74576014295559,40.757836644817],[-73.74575006788876,40.75782722618049],[-73.74574447151356,40.757822089357006],[-73.74569748120092,40.757773298042515],[-73.7456795754428,40.75775532210837],[-73.74563031826347,40.75771165241099],[-73.74554859793491,40.75763886874307],[-73.74553069357688,40.75762089228578],[-73.74552062382142,40.75761061942223],[-73.74548705882252,40.75757552500128],[-73.74546131211132,40.75755240656654],[-73.74544674827715,40.75754212493891],[-73.74542993623298,40.757532691386814],[-73.74538396629089,40.75751038195798],[-73.74537387044862,40.75750694360757],[-73.74532563749922,40.75748889990958],[-73.74530433161493,40.757479456404056],[-73.74528752286872,40.75746916979271],[-73.74527295907765,40.75745888864558],[-73.74526176625164,40.75744861277306],[-73.74525169762305,40.757437486842456],[-73.7452338367491,40.75740840676922],[-73.74522713431332,40.75739899554482],[-73.74519135509519,40.757355355463666],[-73.74515554196532,40.757321109519566],[-73.74512866796525,40.757298842231066],[-73.74509394882881,40.75727228732281],[-73.74508946871033,40.75726886020089],[-73.74508610540622,40.75726714448928],[-73.74507601527586,40.75726199701847],[-73.74503901306608,40.757244833442705],[-73.74502892382333,40.75723968613721],[-73.74502331642879,40.757237110065766],[-73.74500848856985,40.757228384622636],[-73.74499417705741,40.75721996387884],[-73.74498184854164,40.75721310217036],[-73.74498072779811,40.757212245470974],[-73.74495943751816,40.75719853218409],[-73.74494264524732,40.75718397530413],[-73.74493593369222,40.757176271808724],[-73.74493034812821,40.75716857248141],[-73.74492365424841,40.75715659927291],[-73.74491360993912,40.75713949434012],[-73.74490803614357,40.75712837833187],[-73.74489352243882,40.7571052841392],[-73.7448868253004,40.757094165139556],[-73.74488348163948,40.75708732432297],[-73.74488126044623,40.75708048666221],[-73.74487575929368,40.75705057968462],[-73.74487577237997,40.75704716300772],[-73.7448735518517,40.75704032484566],[-73.74486908179335,40.7570343357523],[-73.74486796826078,40.75703177012845],[-73.74486572898326,40.75703005740237],[-73.74486461151744,40.757028346155664],[-73.74486237136146,40.75702663275744],[-73.74485676618794,40.75702405835796],[-73.74485003174932,40.75702233567536],[-73.74483543956026,40.75701974086646],[-73.74481186189654,40.75701712615108],[-73.7447927758728,40.75701452087917],[-73.74478716195864,40.757013653720946],[-73.74478155285784,40.75701193285733],[-73.7447759422126,40.7570102126602],[-73.74477145951212,40.757007640743446],[-73.74476810038372,40.757005070813356],[-73.74474344954885,40.756988786547396],[-73.74472217336263,40.75697165704383],[-73.7446762773945,40.756930556364345],[-73.74464494262507,40.75689973739274],[-73.74463599057216,40.756891175867175],[-73.74463376024602,40.75688690117133],[-73.74463152687588,40.75688347800664],[-73.744628179973,40.75687749239871],[-73.74462819307196,40.75687407572172],[-73.74462820289602,40.75687151325589],[-73.74462822254412,40.75686638832423],[-73.74462936531705,40.75686126638487],[-73.74464067999014,40.756839937347664],[-73.74464180595258,40.75683908512264],[-73.7446429489443,40.75683396318364],[-73.74464409259679,40.756828841246104],[-73.74464410896961,40.75682457035798],[-73.74464525697196,40.75681773898815],[-73.74464530281037,40.75680578187505],[-73.7446453355552,40.756797240266316],[-73.74464542068966,40.75677503261963],[-73.74464218251296,40.75674085921857],[-73.74463894040586,40.75670753952433],[-73.74464011025245,40.75669558440016],[-73.74464352524525,40.75668363408529],[-73.74464465907558,40.756681073608384],[-73.74464918475151,40.75667254296407],[-73.74465596716087,40.75666145382902],[-73.74469086913771,40.7566401770678],[-73.74469001514129,40.756613240742126],[-73.74468986758593,40.75660857161475],[-73.74468877720258,40.75660002751654],[-73.74465748646881,40.756558104977366],[-73.74465411927879,40.75655724279261],[-73.74462653500632,40.75655130414],[-73.74462606107413,40.756551202070774],[-73.74461483813923,40.75654861520523],[-73.7446058599399,40.75654688636108],[-73.74460137007028,40.75654602168572],[-73.74455864030784,40.756557885832606],[-73.74455292838331,40.756582644160545],[-73.74454039038113,40.75663044806498],[-73.74455026569672,40.756691114780615],[-73.74455137593806,40.75669453394871],[-73.74455908496118,40.75673469528772],[-73.74456018537514,40.75674067742417],[-73.74456566802874,40.75677570952034],[-73.74456887603051,40.756817569649385],[-73.74457102184537,40.75684405366975],[-73.74457308423675,40.75689189112178],[-73.74457639642861,40.756907272386435],[-73.7445819524497,40.756922659798825],[-73.74458975715542,40.75693805152652],[-73.74460093298022,40.75695259717949],[-73.74461548062344,40.756967149133835],[-73.74462443683946,40.75697485661925],[-73.7446249097817,40.75697521768246],[-73.74463451750694,40.75698256693167],[-73.74464235954316,40.75698770878811],[-73.74465468364068,40.75699627778755],[-73.7446995060564,40.757024564160794],[-73.74471071138497,40.75703142173541],[-73.74471631220513,40.757035705574225],[-73.74473870826486,40.75705369228113],[-73.74477452585634,40.75708708297578],[-73.74480809130257,40.75712132355838],[-73.7448215019236,40.75713929034331],[-73.74485052430741,40.7571871868352],[-73.74486058801514,40.75719916751149],[-73.74486618338669,40.75720430487898],[-73.74487290409671,40.757209444236],[-73.74491660449473,40.75723772854098],[-73.74491884704916,40.757238587725006],[-73.74495919877532,40.75726088540536],[-73.74497388924868,40.75726953047293],[-73.74498833903233,40.75727803277568],[-73.74499506563811,40.757281463869376],[-73.74504887346757,40.757309769324785],[-73.74506008019743,40.75731662804075],[-73.7450903371022,40.757335486125356],[-73.74510712943903,40.7573500441561],[-73.74512056306575,40.75736203176311],[-73.74512503992611,40.757366312424836],[-73.74514854061599,40.75738942646945],[-73.74516307822559,40.75740654199113],[-73.74519549607854,40.75744761316357],[-73.74521003022961,40.75746558171702],[-73.74522345670326,40.757479277565],[-73.7452402569589,40.757492127826964],[-73.74525817665759,40.757505833104936],[-73.74527946383131,40.75752040037956],[-73.74528282627132,40.75752211625099],[-73.74528731383289,40.75752383444258],[-73.74529292298796,40.757525555783964],[-73.74529853607058,40.7575264229155],[-73.74533783768742,40.757529925840245],[-73.7453513066513,40.75753251759949],[-73.74535692039619,40.75753338472968],[-73.74536140249566,40.75753595611939],[-73.74536588983987,40.75753767430742],[-73.74536924923659,40.757540244722904],[-73.74542635286761,40.75758820330018],[-73.74547897707497,40.757632735748736],[-73.7455036178823,40.75765158081222],[-73.74555064800565,40.75769012167605],[-73.74556631545042,40.7577055313723],[-73.74558197157728,40.757723502355894],[-73.74561102782197,40.75776285771535],[-73.74562667114482,40.75778424587241],[-73.74564231883868,40.75780478048879],[-73.74567922323611,40.75784756869161],[-73.74570608133472,40.75787410724013],[-73.74573295575992,40.75789637439208],[-73.74575984954217,40.75791351710872],[-73.74576433167893,40.75791608948774],[-73.74576881906107,40.75791780715743],[-73.74578003900938,40.75792124862358],[-73.74579238862106,40.75792298481519],[-73.74580474105262,40.75792386679346],[-73.74581822381339,40.75792304182287],[-73.74583058928918,40.75792050544651],[-73.74584183531495,40.75791711355355],[-73.74585196056854,40.75791286614129],[-73.74589923219959,40.75788820010353],[-73.74592738556304,40.7578694710745],[-73.74597807807315,40.75783199944334],[-73.74599384573914,40.75782093121728],[-73.7460062265893,40.75781412510512],[-73.74601297698,40.75781157750135],[-73.74601859854938,40.75780988095658],[-73.74602422297806,40.757808185590484],[-73.74602983803103,40.75780819796984],[-73.7460343312631,40.75780820787573],[-73.74603882515609,40.757808217782895],[-73.7460421911073,40.75780907942155],[-73.74604668174617,40.75780994286932],[-73.74605453182143,40.75781337687993],[-73.74606237384285,40.757818519141146],[-73.74607581187104,40.75782965309696],[-73.74610490620215,40.75785875829842],[-73.74614632021891,40.75789728603623],[-73.74616086056979,40.75791354721773],[-73.74617203822321,40.75792809271909],[-73.74617537880802,40.75793578653581],[-73.74617871872883,40.75794348135613],[-73.74618532398202,40.75797937106384],[-73.74618866302875,40.75798706487674],[-73.74619089674005,40.75799048700602],[-73.74619312957289,40.757993908463234],[-73.7461964877544,40.75799733256723],[-73.74619984721018,40.7579999019532],[-73.7462032040724,40.75800332555151],[-73.74620768688942,40.758005898919926],[-73.74621778416967,40.75800933787],[-73.74622339361446,40.7580110579938],[-73.74622788360386,40.758011922605725],[-73.74623013011661,40.75801192755458],[-73.74625592955535,40.75802137911014],[-73.74631196705498,40.75805481402283],[-73.74630710944616,40.75815046956323],[-73.74630110309533,40.75825295380475],[-73.74629290506752,40.75834091284927],[-73.74627011032788,40.758427131977044],[-73.74619442433276,40.758538859115546],[-73.7460997318357,40.758626627546974],[-73.74606214942199,40.75876150044928],[-73.74610201562086,40.75891191914634],[-73.74616224371916,40.75902479927701],[-73.74625836714107,40.75915057154634],[-73.74635893029063,40.759290872701236],[-73.74655378098834,40.759450174035884],[-73.74672422976339,40.759527421822845],[-73.74691154237239,40.75960129087412],[-73.74708983971604,40.759682826113874],[-73.74736655364505,40.75987903393782],[-73.74749424153505,40.75997668685221],[-73.74749714890952,40.75998161666273],[-73.74754670155076,40.76006563361908],[-73.74760477048453,40.760156300917494],[-73.74765057016471,40.76022387893513],[-73.74774348406548,40.76030864329329],[-73.74790688416135,40.760468726475835],[-73.74803440272392,40.760611648267364],[-73.74815865904628,40.76072637728028],[-73.74824810096815,40.760838465418416],[-73.74824549509565,40.76085038845049],[-73.74823895743766,40.760880299092676],[-73.74820849783985,40.760914398219],[-73.74821281435796,40.76096138510756],[-73.74824062871399,40.76103234077623],[-73.74823023192418,40.76110833840971],[-73.74821974793963,40.76120739621187],[-73.74823056733844,40.76131675001065],[-73.74825832786316,40.76140222574674],[-73.74837456439492,40.761558789630854],[-73.74847532850534,40.7616478414428],[-73.74858298910193,40.76169590928571],[-73.74872212469742,40.76173806548941],[-73.7488690635083,40.76179646816741],[-73.7490217544709,40.76181900923055],[-73.74913505044147,40.76186196268819],[-73.74929007144144,40.761862300150675],[-73.74936203349068,40.76184452034034],[-73.74938249132602,40.76178135642717],[-73.74933672650832,40.76170352992405],[-73.74933922730612,40.76163605820188],[-73.74933054315895,40.76155574820743],[-73.74928475626947,40.76148390115635],[-73.74921977977782,40.76143678060729],[-73.74917158863266,40.76140678092202],[-73.7491739446239,40.76137774482798],[-73.74947027461461,40.761439888608614],[-73.7496610256024,40.761497530826965],[-73.74979792102481,40.76153797410406],[-73.75004042130584,40.76157608273967],[-73.75018846125847,40.761640464809425],[-73.75032282702001,40.76175692013948],[-73.7504618300977,40.761834949415835],[-73.75057049365314,40.761915474821606],[-73.75063847963771,40.76205911882318],[-73.7508480282829,40.762197944051785],[-73.75098356953313,40.76230073499872],[-73.75110899242173,40.76240606640952],[-73.75123100280115,40.76252249513991],[-73.75132609064241,40.76262946906895],[-73.75142048789614,40.76276169436681],[-73.75150995624062,40.76294904057146],[-73.75153545083697,40.763038558708715],[-73.7515694325176,40.76316082612476],[-73.75156024509356,40.763315730087164],[-73.75160045302607,40.76343919130646],[-73.751621217966,40.76349275926852],[-73.7516350320026,40.7635286998514],[-73.75163833199971,40.763536296081035],[-73.75163834488859,40.76353632576101],[-73.75163837349376,40.76353639501108],[-73.7516489966526,40.76355787419637],[-73.7516506376483,40.76356119174199],[-73.75165082833456,40.763561578636555],[-73.75169523455718,40.7636518273688],[-73.75182834439305,40.763805860565974],[-73.75197615773149,40.763932593321734],[-73.75207014373278,40.76403443876425],[-73.75215748158982,40.764111501211296],[-73.75219219823447,40.76414061642911],[-73.75222243034148,40.76416715900468],[-73.75221773780639,40.76422096091379],[-73.75225349976866,40.76427057840178],[-73.75234326679333,40.7642989588961],[-73.752401479972,40.764353749732685],[-73.75244842106622,40.764418765585695],[-73.75247851756161,40.76448203746595],[-73.75251092750297,40.76452737641618],[-73.75256704188024,40.76454201830279],[-73.75266249865102,40.76455076377026],[-73.75274102673863,40.764579974040664],[-73.7528160503572,40.7646459042241],[-73.75289327855937,40.764722944412014],[-73.75298298856985,40.7647666971752],[-73.75304571090012,40.76481722743519],[-73.7530792107006,40.76487196427674],[-73.75311373500347,40.7649531825268],[-73.75314599997931,40.76503781195534],[-73.75319227856754,40.7651019522589],[-73.75321270190216,40.76513234635011],[-73.75323764782127,40.76516072213909],[-73.75326677589713,40.765186692385726],[-73.75332826529258,40.76526711409455],[-73.75338853072766,40.76533394558626],[-73.74940846573399,40.767551978944375],[-73.74687521766795,40.76451862942164],[-73.74706196011816,40.76445970571155],[-73.75021253221288,40.763749382154764]]],[[[-73.9233404148025,40.77512891155275],[-73.92398142938178,40.77461511268898],[-73.92523246197732,40.775298854664236],[-73.92531479725105,40.7753438519783],[-73.92602208158425,40.77573039913409],[-73.9265808194926,40.77603925893104],[-73.92737641808701,40.77646661157512],[-73.92782147394031,40.776697527758515],[-73.92827730832725,40.77689897532445],[-73.92708229018281,40.77771978069126],[-73.92631833403912,40.77824177518498],[-73.9258220124598,40.77838590626314],[-73.92574521580534,40.778405370838016],[-73.92565076244418,40.778430811833495],[-73.92557304262871,40.7784588518288],[-73.92481615546207,40.77875769162334],[-73.92423363007524,40.77910119376555],[-73.92318694398024,40.780248393125355],[-73.92295652690201,40.78044100761969],[-73.92263013830845,40.78056478572805],[-73.92209965433331,40.780851874636525],[-73.9209756209969,40.78176769150649],[-73.91996458793032,40.78263506853651],[-73.91975969987324,40.782514177965226],[-73.91796581435904,40.78125629196759],[-73.91861823142105,40.78073286893323],[-73.91906476590012,40.78035956387264],[-73.91939411501853,40.7800903565388],[-73.92012731135566,40.779488952866856],[-73.92078680505473,40.77895226756121],[-73.92139486601327,40.77845444446076],[-73.92200155721447,40.77795459197756],[-73.9226488853521,40.77742265143005],[-73.923310415048,40.77688329528272],[-73.92375761330437,40.776547011516435],[-73.9230257154729,40.775384309386794],[-73.9231454937605,40.775287014781284],[-73.9232098143594,40.77523476875299],[-73.9232778374121,40.77517762302116],[-73.9233404148025,40.77512891155275]]]]}},{type:"Feature",properties:{ntacode:"QN03",ntaname:"Springfield Gardens South-Brookville",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.75763129618157,40.66645115660709],[-73.75756438039895,40.666448683608614],[-73.75602173508496,40.666391716105636],[-73.75551141778561,40.6663987638402],[-73.75526231233226,40.66639476647856],[-73.75336722863193,40.66640062565933],[-73.75318579138099,40.66640002896241],[-73.75175886506902,40.66639531955454],[-73.75073017019314,40.66640190195073],[-73.74902967472607,40.66638682094743],[-73.74608613470903,40.66640040020529],[-73.74536651652191,40.666404032481005],[-73.7444056454396,40.66640390961431],[-73.74117817298493,40.66640295437335],[-73.74042437639228,40.66640252297791],[-73.74021946313437,40.666402276703856],[-73.74010286890582,40.66640214017031],[-73.7399311068294,40.66640155380763],[-73.73856469533771,40.66639689811098],[-73.73891022857698,40.66595449208083],[-73.7392085499814,40.6656291892627],[-73.7393713421582,40.665452228408235],[-73.73954958290838,40.665256022091576],[-73.7428188465583,40.66530554896012],[-73.74340973854899,40.66440416963773],[-73.74374970895563,40.66409039316689],[-73.74405313860902,40.66365807099164],[-73.7445092255619,40.663821278281624],[-73.74613697933259,40.661716720489885],[-73.74684750581054,40.66079554094319],[-73.74679260149371,40.65890762239523],[-73.74733230877446,40.65912452125802],[-73.7477978882163,40.65852210335212],[-73.74853177191412,40.6575756965304],[-73.74807112428844,40.65754849221101],[-73.74705195946014,40.65748828866502],[-73.74679970843603,40.65747128149457],[-73.74618048999798,40.65743907502206],[-73.7450603779808,40.657407150119475],[-73.74492278866175,40.65647897509561],[-73.74487420325568,40.6561445581735],[-73.74377018881931,40.65613902389074],[-73.74328714093896,40.65613473208694],[-73.74329846196689,40.65542352663876],[-73.74330720793854,40.65470855938751],[-73.74331194225113,40.65399442043405],[-73.74331805606731,40.653281203732064],[-73.74332546796684,40.652537804004915],[-73.7465499711273,40.65256375493211],[-73.74819999095344,40.652652662570894],[-73.74920814100545,40.652933863700405],[-73.74937142736786,40.65303483496567],[-73.7510942789562,40.65421244131334],[-73.75149741933643,40.65433688297758],[-73.75208885254433,40.65451770446514],[-73.75294892859958,40.65488504065385],[-73.75371894559224,40.65536538148463],[-73.75606608369165,40.656486460555016],[-73.75680959509809,40.65709328357419],[-73.75763169860554,40.6573576298407],[-73.75819056096972,40.65755494723041],[-73.75845384429833,40.65764790324513],[-73.75922652169109,40.657902236163984],[-73.76003600643598,40.65807344171266],[-73.76165732855809,40.65823808606019],[-73.76166370229643,40.657896928372615],[-73.7616637168165,40.65789649701621],[-73.76166374208869,40.657896073220925],[-73.76168563957393,40.65755511018695],[-73.76168565303509,40.657554975186684],[-73.761685665587,40.65755484839347],[-73.76172307678264,40.657214421407495],[-73.76172311319486,40.65721414271509],[-73.76172316104655,40.65721386387889],[-73.76177602265159,40.656874692498704],[-73.76177603510091,40.656874594352644],[-73.76177605858499,40.656874486177706],[-73.76184429685851,40.656536950185156],[-73.76196576519347,40.65641589221646],[-73.76210493871446,40.65630306624571],[-73.76226027435062,40.65620066532158],[-73.76242965087528,40.656110602364244],[-73.76261039841121,40.65603444087597],[-73.76279952179549,40.65597330712099],[-73.76299380535065,40.65592780808988],[-73.76319000548976,40.655898054181094],[-73.76404059433872,40.654393295020995],[-73.76406290141757,40.65435626632851],[-73.76417770178854,40.654421500582345],[-73.76475455397456,40.65474689660449],[-73.76566897098155,40.65525346889087],[-73.76628008266626,40.655578215499105],[-73.76669593904936,40.65580284750299],[-73.76683051617013,40.655876053361695],[-73.76729261027131,40.656124443029896],[-73.76735274263831,40.6561601261629],[-73.76740737316067,40.65619021524385],[-73.76771375867442,40.656358979796856],[-73.7678619673179,40.656440613700404],[-73.76807004681085,40.65655532708028],[-73.76873168674034,40.656920064092276],[-73.76877799843965,40.65694558822396],[-73.76976145123302,40.65748223619052],[-73.77049977779855,40.65787604042477],[-73.77291920323567,40.65912940371254],[-73.77305501066348,40.65919975064437],[-73.77331158589439,40.65934671681237],[-73.77378370499632,40.659624159647095],[-73.77382964723992,40.65965115827017],[-73.77388075629622,40.65967889544619],[-73.77418923567566,40.65986052415664],[-73.7743452150484,40.65993214149203],[-73.77452007422137,40.660012414804584],[-73.7748492264286,40.66014868669043],[-73.77552237717404,40.66036546990592],[-73.77560556163998,40.660387712982974],[-73.776444445076,40.66062997375362],[-73.77670850722468,40.660706230179215],[-73.77679269428833,40.660744007592356],[-73.77849144949025,40.66150630271883],[-73.77864409043148,40.6615670132159],[-73.77871548141329,40.66159539991007],[-73.77876727875423,40.661615994818305],[-73.77932933140644,40.66183952034413],[-73.78075528502313,40.662406602754494],[-73.78128320757432,40.6625830831552],[-73.781401847481,40.662622741871544],[-73.78211253850958,40.66283540483796],[-73.78321833476912,40.66316628384372],[-73.78434920456878,40.66340259852968],[-73.78481455539675,40.66349858226694],[-73.78502513740321,40.66342107239623],[-73.78618470379566,40.66360955304485],[-73.7875117799429,40.66382524347278],[-73.78811679779233,40.66390588086706],[-73.78984347199771,40.664135992234165],[-73.78990759983276,40.66414453806317],[-73.78996736768535,40.66415328882463],[-73.79005980031772,40.66416690757525],[-73.79057832518738,40.66424330033589],[-73.79118919085131,40.66433323371391],[-73.7919946464032,40.66443927694023],[-73.79256433059541,40.664514275967015],[-73.79394317794944,40.66470238782207],[-73.7952263042857,40.664877425488825],[-73.79581914881801,40.66495562745148],[-73.7958907987751,40.66496348168342],[-73.79641492651476,40.665020930015906],[-73.79701291832316,40.665073246764244],[-73.79761237581033,40.66511252793039],[-73.79785881677624,40.66512598908525],[-73.79981954396708,40.66525926147219],[-73.80122050891251,40.665276057052644],[-73.80180049621126,40.66525044104634],[-73.80188667476496,40.66524891739243],[-73.80203207689972,40.665248025332474],[-73.80183646349177,40.66588109373758],[-73.801702979377,40.666264070294176],[-73.80168266553372,40.66632235257094],[-73.80166776757224,40.666372962670614],[-73.80155565335498,40.6667533639433],[-73.80148383497428,40.66675015215045],[-73.80139045282041,40.66674665933225],[-73.80128694735231,40.66674174640475],[-73.80041290545691,40.66668019767602],[-73.79972486732086,40.66656933683187],[-73.79942279874598,40.66652066373778],[-73.79919649597535,40.66651752683819],[-73.7989691473457,40.666528169890036],[-73.79874290459637,40.66655267991331],[-73.79851997041978,40.666590883024874],[-73.7983024439703,40.666642361758164],[-73.7980923306423,40.66670642542591],[-73.79739484686529,40.66693988595774],[-73.79711069028575,40.66694966871822],[-73.79657985419104,40.66694299174326],[-73.79604894576852,40.66694279288608],[-73.79551810130714,40.66694907219784],[-73.79498745760094,40.66696182771168],[-73.79445715033715,40.66698105642055],[-73.79392731564751,40.66700675338841],[-73.793195020696,40.66705844660706],[-73.7930669428101,40.66706729381819],[-73.79218446683393,40.66704188921358],[-73.79129821916082,40.66697078583385],[-73.79039544103233,40.666887703912685],[-73.78940999422146,40.6668411581846],[-73.78697007190237,40.66708518199194],[-73.7856641001146,40.66718754002405],[-73.7850245220432,40.667229914062844],[-73.78328967067134,40.66733150606108],[-73.78265442904299,40.66736859795103],[-73.7817979143631,40.66744044128656],[-73.78062532333902,40.66752330995799],[-73.77970512341591,40.66759019813968],[-73.77791285688093,40.667715067009965],[-73.77701324885736,40.66777636238897],[-73.77611752613619,40.6678457274727],[-73.7752237883333,40.667915072543224],[-73.77431099251417,40.667981733205956],[-73.7734246281306,40.66802761959201],[-73.77154460718661,40.66796326910016],[-73.76675402184517,40.66743299461118],[-73.76493070918974,40.667227152839274],[-73.76375687703245,40.66709461462868],[-73.76270581534925,40.66698948500087],[-73.76182231273005,40.66687776013204],[-73.76079559261966,40.66677326787274],[-73.7577278932645,40.666460986608655],[-73.75763129618157,40.66645115660709]]]}},{type:"Feature",properties:{ntacode:"QN98",ntaname:"Airport",borocode:"4",boroname:"Queens"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.74712154262465,40.63716227570799],[-73.74706655474154,40.63715424973435],[-73.74706485671244,40.63716099926848],[-73.74702836326502,40.63715567264493],[-73.74700628446361,40.63715245006175],[-73.74699391191157,40.63715064468441],[-73.74699985138294,40.63712702776043],[-73.74701102390156,40.63712870635773],[-73.74703789109672,40.63713274210658],[-73.74706834853848,40.63713731882429],[-73.74706683249946,40.63714316627904],[-73.74712053523142,40.637151241025265],[-73.74713631374684,40.63705806030449],[-73.74715781614759,40.63706052352582],[-73.7471492449571,40.63712583134641],[-73.74715435857902,40.637126363104024],[-73.74713019919378,40.63721686084479],[-73.7471040262248,40.63721125924133],[-73.74712154262465,40.63716227570799]]],[[[-73.74693969946725,40.637554234711324],[-73.74694320572222,40.637529202175585],[-73.74704913170716,40.63754513389705],[-73.74704316342152,40.637566426459294],[-73.74693969946725,40.637554234711324]]],[[[-73.74661040472857,40.63872497388552],[-73.74660309901243,40.63871038023642],[-73.74653979728349,40.63871136283545],[-73.74654132478173,40.638696787982],[-73.74660039737186,40.638697100947304],[-73.74659585423827,40.638680086892975],[-73.74664302817517,40.63866224930453],[-73.74666935864059,40.63870604063598],[-73.74661040472857,40.63872497388552]]],[[[-73.75327090492785,40.64733376201661],[-73.75340365356126,40.64716237460747],[-73.7532111244769,40.647072251867385],[-73.75323328269454,40.64705211468622],[-73.75354191835892,40.6471963123193],[-73.75352565816733,40.647214219657336],[-73.75342238771594,40.64717065904423],[-73.75329210608915,40.647343402720615],[-73.75327090492785,40.64733376201661]]],[[[-73.82503467568449,40.663580134305995],[-73.82486060985703,40.6635767897486],[-73.82427005665801,40.66357656374975],[-73.82305210566454,40.66355387813587],[-73.81791759590801,40.66295601625094],[-73.8149692248586,40.66247266823469],[-73.81442763026921,40.66251410224159],[-73.81388759027165,40.66256992606555],[-73.81335011162032,40.66264007870674],[-73.8128161631951,40.662724436131676],[-73.81228672785193,40.66282283799333],[-73.81176694941475,40.66293453587808],[-73.81116608713663,40.66317747410244],[-73.81061044897918,40.66348085401506],[-73.81006836955369,40.66379225210376],[-73.80945926931702,40.66404408886313],[-73.80884594201606,40.664297669395566],[-73.80845016114502,40.66446130126383],[-73.80779777593767,40.6645890082463],[-73.80764810718692,40.664618306233336],[-73.80614395972853,40.66491273021011],[-73.80572397782824,40.66496064061258],[-73.80432050570937,40.66512073336715],[-73.80377524451639,40.665160184274235],[-73.80299527207303,40.665216610781734],[-73.80214866502808,40.66524995346398],[-73.8020320768996,40.665248025332474],[-73.80188667476494,40.66524891739246],[-73.80180049621119,40.665250441046354],[-73.80122050891244,40.665276057052665],[-73.79981954396712,40.66525926147221],[-73.79785881677607,40.665125989085304],[-73.7976123758103,40.66511252793039],[-73.7970129183231,40.6650732467643],[-73.79641492651469,40.665020930015885],[-73.79589079877508,40.66496348168343],[-73.79581914881794,40.66495562745146],[-73.7952263042857,40.664877425488896],[-73.79394317794937,40.66470238782207],[-73.7925643305954,40.664514275967015],[-73.79199464640314,40.66443927694029],[-73.7911891908513,40.664333233713926],[-73.79057832518731,40.66424330033592],[-73.79005980031765,40.664166907575236],[-73.78996736768538,40.66415328882467],[-73.78990759983274,40.66414453806317],[-73.78984347199759,40.6641359922342],[-73.7881167977922,40.66390588086706],[-73.78751177994285,40.6638252434728],[-73.78618470379564,40.66360955304487],[-73.78502513740314,40.66342107239624],[-73.78481455539675,40.66349858226694],[-73.78434920456873,40.663402598529686],[-73.78321833476892,40.663166283843765],[-73.7821125385095,40.662835404837935],[-73.78140184748094,40.662622741871566],[-73.78128320757436,40.66258308315525],[-73.78075528502312,40.662406602754494],[-73.77932933140637,40.66183952034417],[-73.77876727875422,40.661615994818305],[-73.77871548141327,40.66159539991013],[-73.77864409043136,40.661567013215915],[-73.77849144949016,40.66150630271883],[-73.77679269428826,40.66074400759234],[-73.77670850722465,40.660706230179215],[-73.77644444507587,40.66062997375363],[-73.77560556163985,40.66038771298295],[-73.77552237717401,40.6603654699059],[-73.77484922642853,40.660148686690434],[-73.7745200742213,40.660012414804655],[-73.77434521504827,40.659932141492064],[-73.77418923567554,40.65986052415665],[-73.77388075629605,40.65967889544621],[-73.7738296472399,40.65965115827015],[-73.7737837049962,40.65962415964714],[-73.77331158589432,40.65934671681236],[-73.77305501066353,40.65919975064436],[-73.7729192032356,40.659129403712555],[-73.77049977779853,40.65787604042478],[-73.76976145123301,40.657482236190525],[-73.76877799843952,40.65694558822399],[-73.76873168674022,40.6569200640923],[-73.76807004681082,40.65655532708029],[-73.76786196731788,40.65644061370045],[-73.7677137586744,40.65635897979692],[-73.76740737316065,40.65619021524385],[-73.76735274263824,40.6561601261629],[-73.76729261027118,40.65612444302996],[-73.7668305161701,40.65587605336174],[-73.76669593904924,40.65580284750304],[-73.76628008266624,40.655578215499084],[-73.76566897098142,40.65525346889087],[-73.76475455397443,40.654746896604536],[-73.76417770178853,40.65442150058236],[-73.76406290141755,40.654356266328534],[-73.75793937458067,40.6508533039385],[-73.75465758139119,40.64901209660328],[-73.75411086674616,40.648697665158465],[-73.75416443184413,40.648654095158655],[-73.75454918750815,40.64834992800658],[-73.7548367790211,40.64807090295757],[-73.75502113347342,40.647813818722746],[-73.7552238687986,40.64744446893645],[-73.75461208438024,40.64720045895558],[-73.75379289369529,40.64670560418297],[-73.7536600374918,40.64687113919095],[-73.75376706809163,40.64693078070821],[-73.75373770826361,40.64696042357786],[-73.75340189507165,40.64680746120934],[-73.75343611609502,40.64678154246186],[-73.75361134104453,40.64685618225652],[-73.75376146361373,40.64668632265813],[-73.75057032811968,40.64472855667397],[-73.75048503032512,40.644618452487954],[-73.75032661179766,40.644460836255305],[-73.75014428585516,40.64435016863487],[-73.7490763129122,40.64363287005173],[-73.74900180912344,40.64355960927299],[-73.74892032849522,40.643490792883476],[-73.74883232642601,40.64342680548357],[-73.74873829475729,40.643368004684],[-73.74870701496532,40.64334349233754],[-73.74862713616555,40.643193457721225],[-73.74854082253356,40.643045505482796],[-73.74844816750412,40.642899795707386],[-73.74834927137081,40.642756486053145],[-73.74824424117864,40.64261573158014],[-73.74813319060696,40.64247768458281],[-73.74801623984726,40.642342494425236],[-73.74776524915336,40.6420948432851],[-73.74770377256792,40.641961230929205],[-73.74763721360283,40.64182903912975],[-73.747565628757,40.64169838003829],[-73.74756107249806,40.6416904134092],[-73.74756089712601,40.64168898349836],[-73.74754921843241,40.64162987776657],[-73.74752909284689,40.641572105764965],[-73.74750076363476,40.64151636574247],[-73.74746457320985,40.64146333138726],[-73.74742095899626,40.64141364368455],[-73.74740683872487,40.641384164200986],[-73.74739887091104,40.641353376307286],[-73.74739724711814,40.641322020244864],[-73.74740200637864,40.64129084991518],[-73.74741303425617,40.64126061475253],[-73.74743006559703,40.64123204170627],[-73.74745269090685,40.64120581776187],[-73.74748036619692,40.64118257342465],[-73.74749241646397,40.641180483032336],[-73.74750384894222,40.64117690703131],[-73.74751435037211,40.64117194340671],[-73.74752363300603,40.64116572816611],[-73.74753144249289,40.641158431612155],[-73.74753756484665,40.64115025367637],[-73.7475418323104,40.641141418440704],[-73.74754412795325,40.64113216799765],[-73.7475443888737,40.64112275581657],[-73.74754260792271,40.641113439798424],[-73.74753883390125,40.641104475209254],[-73.74753317022059,40.641096107685435],[-73.7475257720705,40.64108856650334],[-73.7475168421663,40.64108205829685],[-73.7475066251941,40.641076761395375],[-73.74748543828109,40.64042785146561],[-73.74747648268577,40.64039946380885],[-73.74746182812675,40.640372486388536],[-73.74744183280912,40.640347578608285],[-73.74743443998267,40.640238928121256],[-73.7474359998434,40.640130138273435],[-73.74744650621615,40.64002163670778],[-73.74746591775755,40.63991384993247],[-73.74749415812084,40.63980720164334],[-73.74748442212763,40.63974811658589],[-73.74748368143487,40.63968857054809],[-73.7474919458706,40.63962935555908],[-73.74750910548532,40.6395712592423],[-73.7475349320149,40.639515054339945],[-73.74754453681344,40.63949596372022],[-73.74755000329462,40.63947594762067],[-73.74755119029155,40.63945552295205],[-73.74754806715448,40.639435217175674],[-73.74753369224112,40.639399261566204],[-73.74752720494547,40.63936200174211],[-73.74752877885012,40.639324434754215],[-73.74753837182541,40.63928756587102],[-73.74755572715668,40.63925238167893],[-73.74758038041581,40.63921982368133],[-73.74762024328325,40.639074740467954],[-73.74763143903947,40.63901419286422],[-73.74761811035013,40.63894040320525],[-73.74763057301057,40.63890626382419],[-73.74766449288359,40.63883202618262],[-73.74767582401284,40.638800446336774],[-73.74768040032282,40.63877654041852],[-73.7477147538997,40.63873448975001],[-73.74774229930892,40.63870113112894],[-73.74772606071879,40.63864470150422],[-73.74772609744197,40.63855285020468],[-73.74777500158162,40.63837016658222],[-73.74777952874075,40.63835907267921],[-73.74778518436894,40.63834627245372],[-73.74781225191593,40.63830447750578],[-73.74782128750705,40.63828741370264],[-73.74782695771786,40.6382703435236],[-73.74782811200754,40.63826180424543],[-73.74782926241119,40.63825411868726],[-73.7478281572005,40.638249845274984],[-73.74782705455601,40.638244718307256],[-73.7478170347376,40.63822590492179],[-73.74781593209414,40.6382207779539],[-73.74781593855258,40.63821906900299],[-73.74781594823676,40.63821650649813],[-73.74781949759755,40.638167827625765],[-73.74782995639367,40.638070475573336],[-73.74783570405536,40.63803290418119],[-73.74784707178308,40.63799193070069],[-73.74786067163458,40.63795352229421],[-73.7478957798794,40.63786134933301],[-73.74791053394084,40.63781440348347],[-73.74792988195635,40.63773842534741],[-73.74794246705504,40.63767182792211],[-73.74794595925108,40.637637668839126],[-73.74794514917606,40.637555667897274],[-73.74794747163277,40.63753431854635],[-73.74795090962952,40.63751468094069],[-73.7479702100006,40.637451515490405],[-73.74799513204617,40.637384090865446],[-73.74802679707516,40.637312410691926],[-73.74802908555866,40.63730045713865],[-73.74803137572476,40.63728765002771],[-73.7480315660138,40.63723725431587],[-73.74803388652208,40.63721676019475],[-73.7480384387038,40.63719883231728],[-73.74804523977623,40.6371792015747],[-73.7480803151143,40.637095569786766],[-73.74809279075087,40.63705801378818],[-73.74809966015859,40.63702044701452],[-73.74811006443797,40.63693761472856],[-73.74811692671976,40.636901755227825],[-73.7481248858499,40.636872731142276],[-73.74812714762471,40.636867612048796],[-73.74814391801104,40.63686544577328],[-73.74816342022616,40.63686285291804],[-73.74818195892121,40.63685800836745],[-73.74821198773496,40.63684462571989],[-73.74826747018606,40.6368074448123],[-73.74836346970811,40.63671743343141],[-73.74839815536178,40.63665363731994],[-73.74840173737819,40.636477291363704],[-73.74841322615914,40.63628919511811],[-73.7484342180468,40.636101868011856],[-73.7484576989299,40.635957141648625],[-73.74843376366319,40.63592535992416],[-73.74843047415528,40.635833217527505],[-73.74845072655566,40.63563613758626],[-73.7484964125478,40.635513745859726],[-73.74852837277139,40.63545666417537],[-73.74855478395106,40.63541155907318],[-73.74857037504452,40.635398065684754],[-73.74864752506176,40.635380239374975],[-73.74868913649001,40.63536763295434],[-73.74871647695606,40.635336108758864],[-73.7487314070714,40.63527562799045],[-73.74875729423272,40.635234141499936],[-73.74879635109595,40.635201031756694],[-73.748954744989,40.63512696791037],[-73.74903528693451,40.635081234190515],[-73.74910418852015,40.63506220765268],[-73.74918291518159,40.63504081136125],[-73.74924755725158,40.635021974805966],[-73.74929083261722,40.63499467110771],[-73.74932106844113,40.63496845722358],[-73.74935446966117,40.63494725633976],[-73.74943386554374,40.63492485331218],[-73.74951155862033,40.634921846403714],[-73.74965094670057,40.63488378645077],[-73.74976433500716,40.63485859278586],[-73.74986892472401,40.634831770416234],[-73.74991458802978,40.63481669427474],[-73.7499367586388,40.6348010570673],[-73.7499623415304,40.63477802231694],[-73.75006533878683,40.63474994402501],[-73.75013480600316,40.63473614166084],[-73.75026901951624,40.634743002558615],[-73.75040709668228,40.634721321525014],[-73.75048430774075,40.63470935378609],[-73.75059083288428,40.63466890696127],[-73.75069606974144,40.634627975765696],[-73.75075214038345,40.63459759879662],[-73.75077215918515,40.634576716449985],[-73.75078394613932,40.63455945733833],[-73.75079242312609,40.634543420381036],[-73.750829596278,40.634516528402756],[-73.75096361420452,40.634435629729076],[-73.7510955479173,40.63435769802069],[-73.75115049909347,40.63433367968608],[-73.75122691675482,40.63429335323389],[-73.75129089022155,40.63427997402937],[-73.75130423469643,40.6342797938164],[-73.75134729160908,40.63424460360703],[-73.75140687152854,40.63421056518526],[-73.75149345321444,40.634168726632716],[-73.7515164891498,40.63413728042086],[-73.75153227880315,40.634100987673335],[-73.75154941187597,40.6340627337137],[-73.75157375622321,40.63404816922158],[-73.75163717295258,40.6340402463888],[-73.7518387235026,40.6339701033449],[-73.75191509369736,40.63395551217222],[-73.75202385504502,40.633919653282895],[-73.75207853887188,40.6338867319282],[-73.7521262186872,40.6338496784181],[-73.75216850447924,40.633816702985484],[-73.75219300353987,40.63379843261427],[-73.75226533640613,40.63377906412382],[-73.75233595246974,40.63376211955595],[-73.75239110350768,40.63371681630399],[-73.75243758572958,40.633676779740824],[-73.75249535224002,40.633655820213065],[-73.75258578316638,40.6336237260903],[-73.75264023618969,40.63361211519703],[-73.7527401867669,40.633617887959076],[-73.75294391606904,40.63362288938011],[-73.753053342552,40.63360362923996],[-73.75319120578224,40.633572136074605],[-73.75340191601916,40.633533448990924],[-73.75348397724756,40.63351429107918],[-73.75349999860639,40.633496321731904],[-73.75350689585112,40.633478395478754],[-73.75352050155807,40.63345566747585],[-73.75352689831058,40.633450121898335],[-73.75355157312504,40.63344325181085],[-73.75360029549098,40.63343620608383],[-73.7536789975172,40.63341252793214],[-73.7537468078236,40.633384364427286],[-73.75376615552337,40.633372177736796],[-73.75376610329218,40.63335707084483],[-73.75375213008684,40.63334062540167],[-73.75375740052226,40.63333083555924],[-73.75378694055807,40.63331592639637],[-73.75386969140592,40.633280684200464],[-73.75394916535157,40.633245341451406],[-73.75409881701825,40.63318065221749],[-73.75410716813673,40.63317642991242],[-73.7541434201449,40.63315982554355],[-73.75417425525853,40.63314831235495],[-73.75421684446941,40.63313352161304],[-73.75427105780182,40.63312124635525],[-73.75429961124797,40.63311025413099],[-73.7543365784819,40.633095389345364],[-73.75435068364474,40.63308873590268],[-73.75438070185308,40.633079766352466],[-73.75441314321066,40.63307687172143],[-73.75444657748768,40.63307945573198],[-73.75450325094066,40.63307322856534],[-73.75454717385455,40.633064800293205],[-73.75457634166861,40.63305840246058],[-73.75459732275837,40.63304579811581],[-73.75460618865522,40.6330332523461],[-73.7546226607266,40.63301130448269],[-73.7546412137972,40.632975514599494],[-73.7546700606754,40.632948374599984],[-73.75472427700076,40.63291541714969],[-73.75476355676027,40.63289401849424],[-73.75479100304916,40.63288248836325],[-73.75483103045177,40.63287095942077],[-73.75490290384477,40.63286221182395],[-73.75492820371319,40.63285785152393],[-73.75497416275843,40.63285024647915],[-73.75498836788768,40.63284699954312],[-73.75499944193322,40.63284433262087],[-73.75504634744715,40.63283737622685],[-73.75507497708298,40.63283191964079],[-73.75510632397352,40.63282245919056],[-73.75512627838025,40.632814294264875],[-73.75514210557176,40.63280233036556],[-73.75516624589697,40.632782918393545],[-73.75517972621628,40.632771938249135],[-73.75520253207719,40.632743079805635],[-73.75521518001781,40.632733251156054],[-73.75523195109297,40.632728811316],[-73.75526063557334,40.63272835018704],[-73.75528256183667,40.63273341988461],[-73.75529407947475,40.63273654653622],[-73.75531032909963,40.63273710213417],[-73.75532760770194,40.63274177762023],[-73.75533895621489,40.632752289098306],[-73.75535705340297,40.632769950339366],[-73.75538508989116,40.632778958562604],[-73.75541914034183,40.63277916770217],[-73.75546110339215,40.63277362780704],[-73.75550013749205,40.632760973403435],[-73.75552446415084,40.63274985109858],[-73.7555545348726,40.632724658996544],[-73.75559748017706,40.632696419589784],[-73.75561395741124,40.63267397085047],[-73.75561458361088,40.63265039160533],[-73.75561683866346,40.63262445366001],[-73.75564085453532,40.63260948788465],[-73.7556609380233,40.63259594210188],[-73.7556802184709,40.63258502867127],[-73.7556975819167,40.63258676732739],[-73.75575087045206,40.63257757345319],[-73.75577197958587,40.63256965680155],[-73.7557830737974,40.632560676842964],[-73.7557955968218,40.632555265945065],[-73.75581915832802,40.63255652420549],[-73.75584761465522,40.6325492818677],[-73.75585904531658,40.63255682686151],[-73.75587494268427,40.63255502164753],[-73.75589590038554,40.63253884160764],[-73.75592547045602,40.63253280933333],[-73.75597660095225,40.63253242264336],[-73.75600275494449,40.632524269550466],[-73.75603634476143,40.632512398170206],[-73.75605970890827,40.63250832953837],[-73.75607612884642,40.63250150120383],[-73.75610506568064,40.63249074706903],[-73.75613109586445,40.632487039742486],[-73.75615787408906,40.63248509171304],[-73.75617464623771,40.632480624598166],[-73.75620449006024,40.63247843662326],[-73.7562253852842,40.63247933180725],[-73.75626154640469,40.63247369655973],[-73.75628805722022,40.632466450491535],[-73.75631544769954,40.63245508858064],[-73.75633083778787,40.632444111846375],[-73.75633966953141,40.63243273857528],[-73.75634616488131,40.63242045385181],[-73.75635686053853,40.6324120752609],[-73.75637049061339,40.63240933186873],[-73.7563869328947,40.63241666796575],[-73.75639379824538,40.63242091061416],[-73.75639995602211,40.632421884272965],[-73.75642766285962,40.63241288248729],[-73.75644845424975,40.63240257690932],[-73.75648903557727,40.63239052805026],[-73.75655369351304,40.63237619613979],[-73.75660706667468,40.63236403879143],[-73.75664455323839,40.63235074712824],[-73.7566658355437,40.63234136379331],[-73.75670413872182,40.63233255273275],[-73.75674004970277,40.632291383689356],[-73.75679224560008,40.63226433594467],[-73.75686080252582,40.63226239050831],[-73.75695019980473,40.632256403718834],[-73.75697515665564,40.63225000458579],[-73.75700076713257,40.632232708885134],[-73.75701349631517,40.63221991477482],[-73.75703782725888,40.632207310530745],[-73.75707018165744,40.63219867625345],[-73.75711882393789,40.632189113919274],[-73.75713193065276,40.63219136555548],[-73.75714110185831,40.63219651869291],[-73.75714826297181,40.63218898461639],[-73.75715892252818,40.632180578399954],[-73.757167150762,40.63217716427693],[-73.75717275872948,40.63217047763209],[-73.7571799633694,40.63216143454221],[-73.7571927963429,40.632159869110204],[-73.75721771795342,40.632153469180025],[-73.75725205687758,40.63214338371563],[-73.7573015381184,40.63213118867841],[-73.7573459708204,40.632120659095314],[-73.75738810055988,40.63210776063085],[-73.75742428153042,40.63208647866796],[-73.75745418168505,40.63206867039785],[-73.75747327709607,40.63204949373519],[-73.75748388847839,40.63201426796804],[-73.75749858221067,40.631985887007716],[-73.75752977573954,40.63194919386551],[-73.7575489943597,40.631925625336166],[-73.75757305637981,40.631907694322486],[-73.75763967892713,40.631877773663895],[-73.75766206563604,40.631865138217336],[-73.75768134620488,40.63185422445176],[-73.75770691490149,40.63183841113933],[-73.75773557554197,40.63182381104917],[-73.7577670499701,40.631819265618184],[-73.75781441395924,40.63181439563875],[-73.75786268427905,40.631818091810175],[-73.75790376563722,40.63181666753891],[-73.7579601153015,40.631808687475825],[-73.75799906361536,40.63179896715622],[-73.75804353579014,40.631786980887874],[-73.75808899718368,40.631780597185745],[-73.75814132298899,40.63177848231002],[-73.75818590262658,40.63177621341055],[-73.7582205583198,40.631768489480386],[-73.75826706331347,40.63175208814679],[-73.75831679695565,40.63172957122544],[-73.7583743121067,40.63170715238984],[-73.7584084189022,40.63169176915354],[-73.75843513468351,40.63167713682531],[-73.75846004957833,40.63164243506186],[-73.75848554913456,40.631615393622376],[-73.75851638964308,40.631576338984146],[-73.75854689310518,40.631550570038044],[-73.75856795805402,40.631544108609795],[-73.75862311011552,40.631537881078614],[-73.7586843854912,40.6315326546278],[-73.75874215564866,40.6315297000245],[-73.75878089493516,40.63152882018929],[-73.7588504369171,40.63151869719288],[-73.75897295237067,40.63149698966382],[-73.7590095540088,40.631489296379954],[-73.7590418363184,40.631469460895715],[-73.75907229843001,40.631445147720335],[-73.7591010486608,40.63142612772177],[-73.7591298748085,40.631405626246575],[-73.75915921567781,40.63139281191586],[-73.75918723218669,40.631387654407746],[-73.75922374947623,40.63138289883925],[-73.75925804651345,40.631374294317126],[-73.75928980843702,40.63135945389797],[-73.75931103879309,40.63134708962001],[-73.75932306065133,40.631331055600974],[-73.75933285238945,40.631312627610775],[-73.75934905425552,40.63128633681719],[-73.75937656518313,40.63124074016667],[-73.75940689669338,40.63119257147167],[-73.75942881450821,40.63116930899109],[-73.75945207812241,40.63115255682745],[-73.7594834003862,40.63113977503926],[-73.7595321243545,40.63112724759404],[-73.75955995346096,40.631113826056385],[-73.75959047816202,40.631102195339906],[-73.75961895299973,40.63107933201791],[-73.75968547076863,40.63103820844868],[-73.75980337246891,40.63098634920323],[-73.75983306493073,40.630975896424566],[-73.75986834417928,40.63097437657326],[-73.75988851734908,40.6309861950035],[-73.7599049945028,40.630993504704215],[-73.75993085708923,40.630995699060996],[-73.7599472289746,40.63099180652623],[-73.75997918320952,40.63098374706395],[-73.76001201554,40.630971571556934],[-73.7600611931,40.63094284894596],[-73.76009061637023,40.63092706944977],[-73.76010971304524,40.630910236588285],[-73.76012314625247,40.63089838897007],[-73.76016278566044,40.630877733051804],[-73.76019276735728,40.630856949255836],[-73.7602143962917,40.6308440286078],[-73.7602543528187,40.63082573380617],[-73.76027589745564,40.63081723641268],[-73.76031756385224,40.630793671836415],[-73.76034463954845,40.630779938441854],[-73.760374498624,40.63076357527187],[-73.76041759484237,40.63074358351979],[-73.76044288647734,40.63072391651975],[-73.76046054726443,40.630701158282214],[-73.76050615332197,40.630674718164705],[-73.76053159841652,40.630663316687055],[-73.76057006799549,40.630658584023614],[-73.76061413735489,40.630661328946815],[-73.7606800980314,40.63067059710667],[-73.76069972667037,40.63067472433448],[-73.76071999493514,40.63067089089562],[-73.7607540534837,40.63067112042076],[-73.76076716279356,40.63067339627557],[-73.76077841089945,40.63067267584928],[-73.7607890290535,40.63066574799073],[-73.76079949399498,40.63065058390782],[-73.76082342668734,40.630638547299036],[-73.76085404083207,40.630622513262544],[-73.7608854475636,40.63060675544663],[-73.76091283718262,40.630595385236056],[-73.76094209470108,40.63058698266236],[-73.76096872639033,40.630576763128644],[-73.76099917759666,40.630566605472815],[-73.76102669054363,40.630550812552116],[-73.76105726420253,40.630536234709126],[-73.76109669544554,40.63052444703421],[-73.7611306782407,40.63051344412537],[-73.76116827706987,40.630511372497665],[-73.76120884670281,40.63051493651261],[-73.76123211820938,40.630518714545566],[-73.76125761180877,40.63052554320447],[-73.76128785723306,40.6305233482121],[-73.76131319486186,40.63051150707692],[-73.7613471186574,40.63049762130618],[-73.76139015365283,40.63048515196316],[-73.76143739687807,40.63048752001837],[-73.76149578507246,40.63047568475855],[-73.76151819749643,40.630465977361155],[-73.76154708353033,40.63044900742327],[-73.76158484074124,40.63044210410978],[-73.7616291920915,40.630446580643515],[-73.76167829367836,40.63044203098231],[-73.76170981968865,40.63043374231209],[-73.76173998729563,40.63041070623543],[-73.7617662441123,40.63038280319724],[-73.76178618170478,40.630357907947804],[-73.7618064045775,40.63034512296908],[-73.76184238646314,40.63034082331812],[-73.76188851225014,40.630342721634484],[-73.76192102479948,40.630341409526615],[-73.76196802441392,40.63032944289076],[-73.76198412013527,40.63032269094313],[-73.76202127079188,40.630291484942724],[-73.76202466226208,40.63026765724306],[-73.76204439165338,40.63025141088483],[-73.76206435904973,40.63025166798551],[-73.76208296323178,40.63026015933936],[-73.7620969901392,40.630269027709126],[-73.76211563325069,40.63027751913808],[-73.76214876857894,40.63027316039511],[-73.76219407813966,40.630259432453954],[-73.7622091014794,40.63025006965924],[-73.76222206374933,40.6302311480728],[-73.76225678249261,40.630182528668925],[-73.76227601903922,40.63016282194068],[-73.76229401125548,40.63014915323822],[-73.76234055958626,40.63013152956271],[-73.76238637072295,40.63009608409245],[-73.76243383572123,40.63006239806267],[-73.76252680368357,40.63003365714939],[-73.7625925474565,40.62999846787223],[-73.7626496260419,40.629967518425296],[-73.7626999304601,40.629936063103024],[-73.76275317523029,40.629898104310016],[-73.76280872269074,40.629861055403225],[-73.76285890498981,40.62983391078936],[-73.7629007190832,40.629797989630866],[-73.76295515090544,40.62976049976108],[-73.76302234370705,40.62971056830706],[-73.76308789670844,40.62965889850206],[-73.76310697873265,40.62965380673453],[-73.76312382071147,40.629647856619826],[-73.7631267386104,40.6296471216495],[-73.76315598317514,40.629676685135394],[-73.76316055173787,40.62967794565479],[-73.7631652702644,40.629678834735465],[-73.76317008446601,40.62967934539693],[-73.76317183161333,40.629679433430496],[-73.76320774336038,40.6296742000706],[-73.7632181445818,40.62967208666647],[-73.76322829728707,40.62966936495362],[-73.76323814578367,40.62966605190526],[-73.76324762579353,40.629662167325165],[-73.76325668204613,40.62965773321353],[-73.76326526034225,40.629652779613984],[-73.76331280027377,40.62962906136544],[-73.76335730323099,40.629608520907205],[-73.76336971008672,40.62960242659939],[-73.7633826655001,40.62959703235111],[-73.76339609703194,40.62959236515293],[-73.76340728450928,40.62958914882948],[-73.76341885572229,40.62958685437033],[-73.76343068237718,40.62958550965625],[-73.7634414675093,40.62958420116223],[-73.7634523592942,40.62958357305538],[-73.76346328162649,40.62958363221524],[-73.76347416041133,40.62958437647914],[-73.76348492287701,40.62958580284927],[-73.76350263166616,40.629585110357056],[-73.76352036416196,40.62958529827702],[-73.76353804295981,40.62958636779021],[-73.76357199559997,40.629586855431604],[-73.76357797528722,40.62958666133172],[-73.76359001149278,40.62958407513796],[-73.76360181048366,40.629580917180455],[-73.76361332406438,40.62957719858465],[-73.76361927747548,40.62957511051063],[-73.7636248412176,40.62957247096653],[-73.76362992652952,40.62956932098212],[-73.76363230087108,40.62956702903754],[-73.76363400195724,40.62956441405263],[-73.76363495726729,40.62956158829052],[-73.76363513119088,40.62955867263413],[-73.76363451075184,40.62955579203361],[-73.76361892634434,40.629520034718716],[-73.76361787609083,40.629517073155455],[-73.76361873688802,40.629514112170554],[-73.76362033189966,40.629511335637126],[-73.76362260249905,40.62950884411961],[-73.7636254617002,40.629506736448995],[-73.763628800826,40.62950508929758],[-73.76363249607677,40.62950396556948],[-73.76363640768275,40.6295034048492],[-73.76368015346335,40.62949420477414],[-73.76373402333425,40.62948562808998],[-73.76379419551434,40.62946813954318],[-73.76380753161585,40.62946128182371],[-73.76382135774492,40.629455011964126],[-73.7638356276512,40.62944935081056],[-73.76387062069412,40.6294390363728],[-73.76392523373082,40.62942343176601],[-73.76398447007958,40.629405225345764],[-73.76404272408749,40.629389214862634],[-73.76406560984685,40.62938280592109],[-73.76408810117773,40.62937563491285],[-73.76411015646818,40.62936771649526],[-73.76413173102975,40.629359065152045],[-73.7641675056345,40.62934571492221],[-73.76420359334747,40.629332862047605],[-73.76423998185382,40.629320507005254],[-73.76427662794283,40.62930868187195],[-73.7643135510575,40.629297360552656],[-73.76432716979348,40.62929332018893],[-73.76434045684971,40.62928868173445],[-73.76435336554333,40.62928346402457],[-73.76436585690043,40.62927768222458],[-73.76437788533245,40.62927135651228],[-73.76441451610482,40.62924896808243],[-73.76441932661352,40.62924622057537],[-73.76442460222657,40.629244021841785],[-73.76443023306732,40.62924241504647],[-73.76443610665096,40.62924143497254],[-73.76444210483693,40.62924109880089],[-73.76444810204487,40.629241413478034],[-73.76445772434465,40.62924234505288],[-73.76446742041226,40.62924256142818],[-73.76447709877678,40.62924206191395],[-73.76448666750923,40.62924085084518],[-73.7644960375219,40.629238937588596],[-73.76449935114603,40.62923503575123],[-73.76450330863474,40.62923149826833],[-73.76450783875137,40.62922838547226],[-73.76451286653716,40.62922575316384],[-73.7645183038841,40.62922364472048],[-73.76452405698836,40.62922209747633],[-73.76453002637294,40.62922113635705],[-73.7645361088373,40.62922078209239],[-73.7645431141042,40.62922293964036],[-73.76454971205213,40.62922574519454],[-73.76455579948207,40.62922915682886],[-73.76456127873858,40.62923311939384],[-73.76456606823847,40.629237571909435],[-73.76457009104173,40.62924244620121],[-73.76457869774556,40.62924915678527],[-73.76458797526048,40.62925532577997],[-73.76459786698547,40.62926091621277],[-73.76460830664193,40.62926589192907],[-73.76461923255212,40.62927022147438],[-73.76463057378935,40.62927387722872],[-73.76469736477482,40.629303677002646],[-73.76471302585074,40.62931047706672],[-73.76472817121079,40.62931792407646],[-73.76474275651279,40.62932599666512],[-73.76475673369627,40.62933466809742],[-73.76479004210678,40.62935619774382],[-73.76482408360913,40.62937705155923],[-73.7648588320784,40.62939721742764],[-73.76487484704617,40.62940425206408],[-73.76489124430448,40.62941075289434],[-73.7649079928901,40.62941670829522],[-73.76492506492393,40.62942210480736],[-73.76493528317573,40.629424028998656],[-73.76494568465803,40.62942524860065],[-73.76495618672534,40.62942575423014],[-73.76496670737069,40.62942554253643],[-73.76497716192713,40.629424616362066],[-73.76498746462208,40.62942298005496],[-73.76499505630464,40.629419909851464],[-73.7650022266064,40.629416298671956],[-73.76500891405117,40.62941218257715],[-73.76501504968947,40.62940759694248],[-73.7650205830156,40.62940258471971],[-73.76502546263204,40.629397192377105],[-73.76502963954987,40.62939146923568],[-73.76503308016325,40.62938546732862],[-73.7650353833627,40.62938069510692],[-73.76503689955497,40.62937574319316],[-73.76503760758472,40.62937068710004],[-73.76503749289714,40.62936560134819],[-73.76503655938656,40.62936056652718],[-73.76503482218594,40.62935565638071],[-73.76503230609403,40.6293509471853],[-73.76502905066829,40.62934650770874],[-73.76502510359752,40.62934240824308],[-73.76501893622955,40.629336335100916],[-73.76501217118357,40.62933064337368],[-73.76500485122084,40.629325366151804],[-73.76499702021331,40.62932053351273],[-73.7649887226886,40.62931617654019],[-73.7649800071572,40.62931231928991],[-73.76497092872313,40.6293089866689],[-73.76496153922167,40.62930619520074],[-73.76494972154093,40.629302392587164],[-73.76493829289645,40.62929795063853],[-73.76492731632194,40.62929289042504],[-73.76491684602549,40.62928724154268],[-73.76490693886427,40.629281030745084],[-73.76486228005983,40.62925457165854],[-73.7648527553845,40.629247835764154],[-73.76484269450472,40.629241570702206],[-73.76483214110722,40.629235796665256],[-73.76482354249028,40.62923021643642],[-73.76481432140744,40.62922525026868],[-73.76480455182653,40.62922093634214],[-73.76479431079593,40.62921731200576],[-73.76478368024004,40.62921440389678],[-73.76477349389181,40.62921079994151],[-73.76476380352469,40.62920647193354],[-73.76475470157636,40.62920145825882],[-73.76474626813993,40.629195805989475],[-73.76474309188248,40.629193242994184],[-73.76474052184209,40.62919030949181],[-73.76473863621513,40.62918709158497],[-73.76473748240676,40.629183677323454],[-73.76473709635597,40.62918016378049],[-73.76473748760418,40.629176651325366],[-73.76473864612808,40.62917323861233],[-73.76474289735042,40.62916808489765],[-73.76474775060301,40.62916324904487],[-73.76475316746821,40.629158775705676],[-73.76475909879007,40.62915469912294],[-73.76476549695258,40.62915105354251],[-73.76477230906644,40.6291478718595],[-73.76477947413096,40.62914518025116],[-73.76479897828219,40.62914046282441],[-73.76481809403808,40.62913489204354],[-73.76483675228373,40.62912848770347],[-73.76490640848266,40.62910375507792],[-73.76493377129627,40.62909063485012],[-73.76496162339556,40.62907812559017],[-73.76498994143259,40.62906623864175],[-73.765018699199,40.629054986180606],[-73.7650478797373,40.62904437571073],[-73.76507744981487,40.62903441587524],[-73.7651008950947,40.62902759524658],[-73.76512405138573,40.62902022720733],[-73.76514689909226,40.629012318921426],[-73.76516941927916,40.629003877386594],[-73.76519158464617,40.628994912096346],[-73.76521337779816,40.62898542988417],[-73.76523477516939,40.62897544142404],[-73.765255762653,40.628964956236445],[-73.76529429813937,40.628947672513256],[-73.76533245839842,40.62892991139063],[-73.76537023175821,40.628911677870995],[-73.76547049398033,40.62885228239974],[-73.76553730257282,40.62881884764314],[-73.7655915261878,40.628781326448674],[-73.76564765993025,40.62874235429818],[-73.76568162194552,40.628721139263334],[-73.76572858080203,40.628690322461075],[-73.76577556468406,40.62866238719365],[-73.76581181618175,40.62864496244281],[-73.76585037548652,40.62862693793509],[-73.76589504582827,40.62861123424313],[-73.76594010311233,40.628597860480696],[-73.76597293606811,40.628590002010846],[-73.76607294587286,40.62855540535713],[-73.7661203126078,40.62853128268836],[-73.76619283582411,40.62849056344451],[-73.76639863095275,40.62835013406266],[-73.76646161096262,40.62829051873343],[-73.76649560507087,40.62825037539882],[-73.76652997878656,40.62820529272235],[-73.76667086933477,40.62800086050719],[-73.76668457506537,40.627983894824226],[-73.76669762854503,40.62796663447239],[-73.76671002005602,40.62794909182924],[-73.7667217409605,40.62793128480311],[-73.76673277890289,40.62791322559886],[-73.76674312459328,40.62789492994551],[-73.76675277072005,40.6278764139113],[-73.76676171216882,40.627857693903756],[-73.76676993371885,40.62783878413231],[-73.76677743377986,40.62781969933635],[-73.76684540771738,40.627665257791634],[-73.76684997214906,40.627657169856356],[-73.76685377811067,40.62764885706632],[-73.76685680742739,40.627640360931956],[-73.76685904521963,40.62763172364062],[-73.76686048144663,40.62762298722183],[-73.7668611064954,40.6276141968889],[-73.7668609175796,40.627605395021206],[-73.76685992005108,40.62759662334441],[-73.76686113689931,40.62759107858316],[-73.76686306092519,40.62758564934331],[-73.76686567170505,40.627580391203175],[-73.76686894093312,40.62757535017575],[-73.76687284248318,40.627570577807155],[-73.76687733618171,40.62756611841107],[-73.76688237966609,40.62756201361628],[-73.76688792397854,40.627558304535654],[-73.76689391842784,40.627555025074756],[-73.7669143172083,40.62755267026091],[-73.76693455831045,40.6275496289239],[-73.76695460147705,40.62754590634323],[-73.7669744090876,40.62754150813873],[-73.76699394195933,40.62753644679581],[-73.7670000611592,40.62752778955806],[-73.76700536082704,40.627518825923374],[-73.76700981333683,40.627509596378005],[-73.76701339762636,40.6275001506356],[-73.76701609418443,40.62749053506227],[-73.76701788921034,40.62748079787861],[-73.767018774392,40.627470989829035],[-73.76701616623718,40.62744929788113],[-73.76701455456268,40.627427550322416],[-73.76701394191397,40.62740577346009],[-73.76701433061915,40.627383993098505],[-73.76701571794572,40.62736223570173],[-73.76701512007014,40.62735455628906],[-73.76701534722892,40.627346865816065],[-73.76701639705371,40.62733921269384],[-73.76701826649455,40.62733165169838],[-73.76702093668625,40.627324233050075],[-73.76702439426768,40.6273170048028],[-73.76702861773997,40.62731001566381],[-73.76703357241605,40.62730331314126],[-73.7670392326374,40.62729694074038],[-73.76704555427442,40.62729094243209],[-73.76705249871212,40.62728535700463],[-73.76706001853964,40.62728022356385],[-73.76706922313551,40.62726739271833],[-73.76707761681367,40.62725424460405],[-73.76708519154793,40.62724081103557],[-73.76709192349793,40.62722711876928],[-73.76709779935815,40.62721320027917],[-73.76710280803377,40.62719908452546],[-73.76712362499462,40.62713999104045],[-73.76714514677882,40.62708104573451],[-73.76716736985976,40.627022250442884],[-73.7672125506339,40.626948882861555],[-73.76725855526036,40.62687581278662],[-73.76730537580451,40.62680304522683],[-73.7673530085153,40.62673058335669],[-73.76740145138415,40.626658435045016],[-73.76741307613626,40.62663213703379],[-73.76742546886933,40.62660604194504],[-73.76743862314771,40.62658016651844],[-73.76745253234706,40.62655451861429],[-73.76746717579319,40.626529099530714],[-73.76748256108586,40.626503936757565],[-73.76749868027274,40.626479040497735],[-73.7675155212159,40.626454423458775],[-73.76772115310611,40.626190615938945],[-73.76775767938537,40.626113343471886],[-73.76777226548654,40.62601239885002],[-73.76777231403112,40.62599617222942],[-73.76776906265275,40.6259585893465],[-73.76776911582101,40.6259406549416],[-73.7677736457522,40.625925291102234],[-73.76777702988433,40.62591846391576],[-73.7677815336205,40.62591163899068],[-73.76785103219707,40.62582695457926],[-73.76793346811745,40.62572658668437],[-73.76814177955679,40.62546307028362],[-73.76815415952875,40.62544942904822],[-73.76816878319605,40.625434937936575],[-73.76823286227831,40.62538296250917],[-73.76825648256381,40.625360801938506],[-73.76826773773413,40.62534801248787],[-73.76827674997205,40.62533521851535],[-73.7682823976001,40.62532327132246],[-73.76828692639636,40.62531046831263],[-73.7682903815058,40.625283995596476],[-73.76829278894895,40.625236167987616],[-73.76829397894706,40.62521652355574],[-73.76830091517198,40.625155891763136],[-73.76830546174259,40.62513796423461],[-73.76831112033018,40.62512260030227],[-73.76832578177424,40.62509700557234],[-73.7683460563248,40.625069713687076],[-73.76836632086773,40.6250449838036],[-73.76841808468576,40.62498871263425],[-73.76844171969093,40.624961427500956],[-73.76845860816938,40.62494096062031],[-73.76850023932995,40.62489662808506],[-73.7685142257769,40.62487967916376],[-73.76856340619784,40.62480123625521],[-73.76860408720806,40.62473271841231],[-73.76861714896998,40.62466282802318],[-73.76862359431996,40.62458532183656],[-73.76862177083235,40.624573676387925],[-73.76862069531838,40.624561976992396],[-73.76862036856001,40.62455025162898],[-73.76862079683777,40.624538527785134],[-73.76863549880974,40.624492929712325],[-73.76865793066861,40.62444919709185],[-73.76868770404542,40.624408087049645],[-73.76872430347316,40.62437031130681],[-73.76873772417945,40.62436567904433],[-73.76875001868278,40.624359492687375],[-73.7687608795303,40.6243519069406],[-73.76877003512077,40.624343111503705],[-73.76877725649818,40.6243333263274],[-73.7687823630753,40.6243227961132],[-73.76878522715127,40.624311784193985],[-73.76878577710455,40.6243005659483],[-73.76878399918303,40.6242894219148],[-73.76878110198791,40.624222702064664],[-73.7687779616938,40.62421377124093],[-73.76877666931613,40.624204578032796],[-73.76877725586633,40.62419534304446],[-73.76877970726876,40.62418628788253],[-73.76878396469783,40.62417762983829],[-73.7687899259899,40.624169576673616],[-73.76879744809476,40.624162321635325],[-73.76880635050857,40.62415603881815],[-73.7688163363747,40.62414308790281],[-73.76882362592215,40.6241291319505],[-73.76882805014858,40.62411449452217],[-73.76882950648275,40.62409951497872],[-73.76882796116205,40.6240845406122],[-73.76882345001628,40.62406991859462],[-73.76881607763514,40.624055987928685],[-73.76880882632773,40.62404169526627],[-73.76880487552278,40.62402667045322],[-73.76880434064729,40.62401135246383],[-73.76880723732604,40.623996188837765],[-73.76881348092581,40.623981622604525],[-73.76882288902794,40.623968079339434],[-73.76883518675845,40.62395595472995],[-73.76883841717661,40.623952206325946],[-73.76884079429442,40.62394810407426],[-73.7688422533408,40.62394375975239],[-73.76884275456052,40.62393929173346],[-73.76884228429607,40.623934821761175],[-73.7688408553619,40.623930471632406],[-73.76883850669283,40.623926359878595],[-73.7688353022857,40.62392259853592],[-73.76875748095118,40.62381998847364],[-73.7687529165093,40.623808354241355],[-73.76875103398456,40.623796296320954],[-73.76875188898029,40.62378417087225],[-73.76875545624053,40.62377233604988],[-73.76876163039667,40.62376114142372],[-73.76877022907851,40.6237509176537],[-73.76866759925501,40.62358869224326],[-73.76863983633753,40.62347903484029],[-73.76864312846776,40.62343138841992],[-73.76861015659111,40.62337337004693],[-73.76858406037157,40.62331335405293],[-73.76856504502437,40.62325181243291],[-73.76855326007481,40.623189229179076],[-73.76855308920605,40.62318720926904],[-73.7685525283286,40.623171102707985],[-73.76855277218253,40.62315499173592],[-73.76855382376347,40.62313889998058],[-73.76855567903303,40.623122850552825],[-73.76855833593456,40.623106865729824],[-73.76856445670738,40.623086228889385],[-73.7685713425698,40.62306573196795],[-73.768578992357,40.62304539355887],[-73.76858739656267,40.62302522855291],[-73.76859655139141,40.623005253360226],[-73.76860644645194,40.62298548437744],[-73.76861707399158,40.62296593800677],[-73.7686269619475,40.62292614288672],[-73.76863612401836,40.62288624763008],[-73.76864456018208,40.622846259105565],[-73.76865226821204,40.62280618568549],[-73.76865924808283,40.62276603507615],[-73.76866313212986,40.62274893998974],[-73.76866781717264,40.62273196462328],[-73.7686732954551,40.62271512638388],[-73.76867956293647,40.62269844905261],[-73.76868661075017,40.622681953217544],[-73.76869442937245,40.62266565879537],[-73.76870300662496,40.622649590388306],[-73.76871233519255,40.622633765069445],[-73.76872240114724,40.622618204756876],[-73.76873319122649,40.62260292969477],[-73.76874469327667,40.62258795744915],[-73.76875173845923,40.62257678216889],[-73.76875948077847,40.622565876672425],[-73.76876790144837,40.62255526906682],[-73.76877698170638,40.62254498059029],[-73.76878669903869,40.62253503649447],[-73.76879703335729,40.62252545985777],[-73.76880795776503,40.62251627190219],[-73.76881945063688,40.622507495200566],[-73.76883148376594,40.622499148291624],[-73.76884402607702,40.62249125255665],[-73.76885705464927,40.62248382386459],[-73.76887053533694,40.62247688141251],[-73.76888443862786,40.62247043988347],[-73.76911304642721,40.622300207785344],[-73.76914997482451,40.62227665461254],[-73.76918628902943,40.62225255354656],[-73.76922197537087,40.62222791595246],[-73.76925702084992,40.62220274951106],[-73.76929141399988,40.6221770640842],[-73.76932513939381,40.62215087002826],[-73.76933924466483,40.62214015517604],[-73.76935277886179,40.6221290186777],[-73.76936571838503,40.62211748192984],[-73.76937804317471,40.622105560137605],[-73.76938973469343,40.62209327319994],[-73.76940077308608,40.622080640678305],[-73.76941114267777,40.62206768130452],[-73.76942082381748,40.62205441916366],[-73.76942980413273,40.622040871821746],[-73.76943806793192,40.62202706286897],[-73.76943909443884,40.62202376409703],[-73.76944088891402,40.62202066103181],[-73.76944339426947,40.62201785876716],[-73.76944652290443,40.622015448430844],[-73.76945017648235,40.62201351023969],[-73.76945422879311,40.62201211028218],[-73.76945854710212,40.622011293860155],[-73.76946298796474,40.62201108816055],[-73.76946740580735,40.62201149992783],[-73.76947165073518,40.62201251411875],[-73.769475584559,40.622014100300994],[-73.76947907599082,40.62201620326162],[-73.76948200654213,40.622018754076215],[-73.76948958770384,40.62208660978217],[-73.76949122545079,40.62209387362015],[-73.76949364745396,40.62210101003306],[-73.76949683806033,40.6221079678929],[-73.76950077654196,40.622114701087504],[-73.76950543360392,40.62212116130971],[-73.76951077751872,40.6221273044355],[-73.76951488205307,40.62212479017536],[-73.76951843253488,40.6221218285062],[-73.76952135023458,40.62211848845973],[-73.76952356320938,40.622114847290355],[-73.76952502102756,40.622110992682344],[-73.76952568820818,40.622107012350064],[-73.76952555145091,40.622103001423454],[-73.76952461197155,40.622099053553875],[-73.76952289166104,40.62209526008869],[-73.76952647003485,40.622075242312874],[-73.7695309422294,40.62205533002952],[-73.76953630509348,40.62203554417322],[-73.7695425514976,40.62201591170192],[-73.7695496760991,40.62199645153556],[-73.76955766628083,40.621977188108026],[-73.76956651646417,40.621958144861885],[-73.769576216685,40.62193934204816],[-73.76957614577694,40.62192982138085],[-73.76957690765572,40.6219203171255],[-73.7695784986589,40.62191087098927],[-73.76958091269246,40.62190152869549],[-73.76958413533039,40.62189232908208],[-73.76958815697647,40.621883313341975],[-73.76959295594123,40.62187452264376],[-73.76959851472739,40.621865994143775],[-73.76960480461756,40.62185776681869],[-73.76961180152142,40.621849876974096],[-73.76962955990479,40.62184025298694],[-73.76964674470219,40.62183004333781],[-73.7696633211189,40.62181926420758],[-73.76967925631588,40.621807938649845],[-73.76969452009975,40.621796087545434],[-73.7697090820461,40.62178373495814],[-73.76971463945462,40.62177668255082],[-73.7697194506224,40.621769318551614],[-73.76972348417151,40.621761688465725],[-73.76972671728892,40.6217538409986],[-73.76972913090574,40.62174582268519],[-73.7697307059349,40.62173768542154],[-73.76973143583005,40.62172947878319],[-73.76973131447787,40.62172125402185],[-73.76973034346574,40.62171306106456],[-73.76972852854844,40.62170495252698],[-73.76972588164627,40.621696978524064],[-73.76972974594261,40.62166282334482],[-73.76974531133713,40.62163369989187],[-73.76978995076207,40.62160538335004],[-73.76979409080818,40.62160110255407],[-73.76979760729198,40.62159651208776],[-73.76980046025109,40.62159166062224],[-73.76980261827025,40.62158660455192],[-73.7698040554227,40.62158140279541],[-73.76980475743761,40.62157611328917],[-73.76980471376868,40.62157079766298],[-73.76980392729254,40.62156551455791],[-73.76980240614982,40.621560325976056],[-73.7698001650864,40.621555291419774],[-73.76981332095873,40.62153445449507],[-73.76980516189212,40.62151564069461],[-73.76980523392598,40.621494753949584],[-73.76980254312741,40.62148012760496],[-73.76980535638563,40.62145924584628],[-73.76981912688288,40.621440474783164],[-73.76982199055293,40.621404972670796],[-73.7698155809748,40.621377350999815],[-73.76974528665983,40.621125882019825],[-73.76975585630294,40.62110662039283],[-73.76977817258351,40.62108725546981],[-73.76980738697772,40.62106872122847],[-73.7698350719391,40.621062065099586],[-73.76986000081712,40.621045688419244],[-73.76988324734293,40.62103689074462],[-73.76991315227171,40.62102052401318],[-73.76994714453998,40.621005327102125],[-73.76996645747914,40.620991308527785],[-73.7699863709015,40.620977785195805],[-73.77000686385972,40.62096477465449],[-73.77002791344175,40.620952290595035],[-73.77006954757616,40.62092847162359],[-73.77008467056805,40.62091292733565],[-73.77009531108557,40.620888497873295],[-73.77009538366943,40.620869148377416],[-73.77009088749651,40.620859711000634],[-73.77007920121056,40.62084172948625],[-73.77008243992967,40.620823231005524],[-73.7700936644865,40.620792451840664],[-73.77011033540292,40.62077048120306],[-73.77013119666917,40.62076056095246],[-73.7701416170973,40.62074716737721],[-73.77014141841939,40.62073182296568],[-73.77014121444765,40.62070154413852],[-73.77014985541115,40.62066360747089],[-73.77023670570323,40.62048289477386],[-73.77031005565397,40.620370583578804],[-73.77036668268502,40.62029867365363],[-73.77041082133688,40.6202595193991],[-73.77044322272266,40.620223013448815],[-73.7704615502414,40.620197779244734],[-73.77049318944084,40.620177032418844],[-73.77053739266744,40.62014942721671],[-73.77058951937127,40.62011463940785],[-73.770670938122,40.62006678593015],[-73.77077016688384,40.62003118230883],[-73.77094374424664,40.62000134151392],[-73.77109809439675,40.6200053818456],[-73.77128160204238,40.62008481274852],[-73.771389954339,40.62015301705093],[-73.77148534732076,40.620232974982585],[-73.7716037718314,40.62034324779976],[-73.77165454622448,40.62041642731817],[-73.77171003015205,40.62066926342392],[-73.77171699447133,40.620961679300656],[-73.7715638272399,40.62136052728512],[-73.77147609310902,40.62159827272771],[-73.77141068789413,40.621682326857346],[-73.77130563315409,40.62177610757277],[-73.77123826240759,40.62189031314163],[-73.77114355377437,40.62204241550894],[-73.77107118073744,40.62213676331687],[-73.77104111931189,40.62221150814519],[-73.77102862044842,40.62226790914083],[-73.77097308320103,40.62233796381748],[-73.77091499946107,40.622403888653025],[-73.77090364021893,40.62244748361791],[-73.770924954283,40.62250703334536],[-73.77090735471072,40.62257140944791],[-73.77095099748462,40.62265230602215],[-73.77092843224473,40.62270219669464],[-73.77089021330099,40.62275556506891],[-73.77086739906305,40.622826343123776],[-73.7708327024371,40.622911551582725],[-73.77081128948615,40.62294974729594],[-73.77083934986626,40.622988853480045],[-73.77089044773999,40.6230041994869],[-73.77091145707952,40.62307807923116],[-73.77088576894965,40.623158696085774],[-73.7708383826606,40.62320319191123],[-73.77082069707971,40.62328299794493],[-73.77086001184797,40.6233305383716],[-73.77092465891748,40.623366901282054],[-73.77096875228843,40.62334060561207],[-73.7709853777766,40.623323774059],[-73.77101792509502,40.62332031239849],[-73.771068409468,40.62333608463799],[-73.77109204859103,40.62332852420299],[-73.7711027737106,40.6233030233045],[-73.77108646021512,40.62328159297357],[-73.77108337125242,40.62325564021788],[-73.7710999588873,40.62323053413244],[-73.77114623129718,40.62322466840953],[-73.77117239042536,40.62324406425267],[-73.7712519499541,40.62328477807908],[-73.77129441698875,40.62328434373141],[-73.7713575106856,40.623297657473344],[-73.7714187724035,40.62328126442376],[-73.77143883664012,40.623284616705035],[-73.77145620794944,40.62329297292334],[-73.77155510465143,40.62336221819667],[-73.77160292660119,40.62340651113102],[-73.77165522519451,40.62348170065026],[-73.77172760285144,40.62358502803046],[-73.77173897515279,40.62360572607222],[-73.77186033018583,40.62376460648497],[-73.77255536242437,40.6244489266691],[-73.77266148809888,40.62457090356014],[-73.77300150699898,40.62483946294981],[-73.77323537240508,40.624994162477016],[-73.77336936226585,40.62506619438234],[-73.77343972975956,40.62502755122084],[-73.7734866840498,40.625059228202865],[-73.77348616479081,40.62508511832573],[-73.77348560418906,40.62511314821852],[-73.77349461614597,40.62514256937098],[-73.77357897320331,40.62516133095213],[-73.7736434144031,40.62520859103386],[-73.77362449666941,40.62523684277731],[-73.77365915269094,40.62525912907767],[-73.77368363657924,40.62533150217395],[-73.77407526415509,40.62578348284023],[-73.7765422988783,40.62765172472903],[-73.77946897687943,40.627315505121494],[-73.78136195891639,40.62484274611494],[-73.78419483231913,40.620892669909075],[-73.78949653118146,40.62274664236039],[-73.7892582428098,40.62288605165948],[-73.78919528279329,40.62299092043224],[-73.789185941826,40.62300669578153],[-73.78911343036437,40.62312915649305],[-73.78896262685663,40.623286355395194],[-73.78880577133044,40.62337673584355],[-73.78843028207511,40.62363938965405],[-73.78822856211609,40.623765128553565],[-73.78487888740895,40.626631470708006],[-73.78346558375067,40.62811814125987],[-73.7828433517429,40.62940570617637],[-73.78264543369811,40.630247968585024],[-73.78377728609046,40.630634115647894],[-73.78434764242147,40.63137332043361],[-73.78501190425071,40.63172818918047],[-73.78570293740455,40.632094989480834],[-73.78570771770141,40.63209452411538],[-73.7859397466618,40.63207190717148],[-73.78649505516192,40.632229771345365],[-73.78690666618533,40.63226190072778],[-73.78743060087147,40.63257653657221],[-73.78779972378281,40.633024190291515],[-73.78832339440348,40.63342507956292],[-73.78922701968342,40.633947254291954],[-73.7892734984345,40.63396315714332],[-73.78931618921858,40.63398434532746],[-73.78935406456743,40.634010308896016],[-73.7893862129069,40.6340404229683],[-73.78941186049433,40.63407396276992],[-73.78943039004184,40.634110121076375],[-73.78944135557428,40.6341480276402],[-73.78944449316299,40.63418677013623],[-73.78943972727967,40.63422541611859],[-73.78942717261496,40.63426303546268],[-73.78949663072326,40.634269779202214],[-73.78951517879281,40.63422683450742],[-73.78954187943043,40.63418645942102],[-73.78957614244551,40.63414954637196],[-73.78961721049691,40.63411691126482],[-73.7896641758323,40.63408927544591],[-73.78971600035351,40.63406724975956],[-73.78977153856191,40.6340513210468],[-73.78996079176446,40.63402045367547],[-73.79015161034133,40.633995806681106],[-73.79034364220853,40.63397742554036],[-73.79042465520642,40.63396259278801],[-73.79050409772563,40.63394345483265],[-73.79058157608992,40.63392010651256],[-73.79065670635774,40.63389266353016],[-73.79070323485497,40.63387307966364],[-73.79074856221233,40.63385192399576],[-73.79075884976292,40.63384968458544],[-73.79076947474762,40.63384872574015],[-73.79078016435537,40.63384907207935],[-73.79079064411532,40.63385071471059],[-73.79080064494508,40.63385361145675],[-73.7908099100591,40.633857687940036],[-73.79081820156259,40.63386283949079],[-73.79082530655923,40.63386893383582],[-73.79083104261768,40.633875814494154],[-73.79083526245628,40.63388330479515],[-73.79083785772389,40.633891212414504],[-73.79083876178281,40.633899334312815],[-73.79081464775241,40.63395212358176],[-73.7907840141438,40.63400291284564],[-73.79074714205257,40.63405123603545],[-73.79070436982407,40.63409664971115],[-73.79069379198991,40.634103212503156],[-73.79068457971817,40.63411087767814],[-73.79067692896814,40.634119482186655],[-73.79067100248292,40.634128842998024],[-73.79066637335862,40.63414067566706],[-73.79066449486471,40.63415293947352],[-73.79066542340155,40.63416526621578],[-73.7906685260208,40.634175830578336],[-73.79067369342712,40.63418591498396],[-73.79069609930993,40.63421475325611],[-73.79072384907492,40.634240754965035],[-73.79075633436224,40.63426335006784],[-73.7907928429911,40.63428204320517],[-73.790811112505,40.6343103555108],[-73.7910813277265,40.63423263436587],[-73.79120937857412,40.634292570112024],[-73.79130877788236,40.63440130065493],[-73.79130837053434,40.634531559086675],[-73.7912508846191,40.634688851763656],[-73.79122898509743,40.634857064069976],[-73.79174707931197,40.63549302075534],[-73.79188217155821,40.635580105172686],[-73.79197460312484,40.63563997507464],[-73.7922231797165,40.63589008827889],[-73.79286950309725,40.636009720298084],[-73.79308475913254,40.636064940587104],[-73.79322531649919,40.63608223196643],[-73.7933055098205,40.63609209718345],[-73.79343369196134,40.6360866908474],[-73.7935903387631,40.6361735115863],[-73.79373986097146,40.63627118341681],[-73.79391074823646,40.63636343106345],[-73.79394583398673,40.63638620818974],[-73.79410299228095,40.63648823273039],[-73.79425964333736,40.63656420354979],[-73.79443054503011,40.636602201215446],[-73.79445013244714,40.63659895953246],[-73.79459434028966,40.63657509757978],[-73.79474387433133,40.636629367394626],[-73.79487203057417,40.636754158726895],[-73.79495835469514,40.636813364134504],[-73.7951568395726,40.63694949408211],[-73.79543453756646,40.63710142925962],[-73.79558408549565,40.63710144760328],[-73.79579770842193,40.63718284801842],[-73.79591162026914,40.637323911940776],[-73.79608251691774,40.63740530684641],[-73.79634598637261,40.63750841205489],[-73.79661656832563,40.63766034314821],[-73.79668777304548,40.63770917659733],[-73.79681595596884,40.637720040248716],[-73.79690853064233,40.63773632509904],[-73.79695123594924,40.637855680444694],[-73.79706516419257,40.637931642835866],[-73.79725742867075,40.63800761375781],[-73.79749955105005,40.63803476427796],[-73.797649100452,40.63804020586163],[-73.79786273076135,40.63811075225729],[-73.79801938499436,40.63821384304223],[-73.79823301265215,40.63830608960041],[-73.79838256174376,40.63830610379922],[-73.79849700498235,40.63830611559621],[-73.7985249912263,40.638306118564216],[-73.79855209803826,40.63832935406715],[-73.79863891856657,40.638403779071176],[-73.79874573760638,40.63842006375979],[-73.79877135684968,40.63842184117943],[-73.79890240949845,40.63843092836599],[-73.79908757609142,40.6383712706603],[-73.79923711983864,40.6384201097036],[-73.79973557686455,40.63872395306654],[-73.80015572081227,40.63889216365416],[-73.80042981505872,40.63912138145206],[-73.80044766948815,40.639136311619296],[-73.80177220185456,40.63976028395167],[-73.80297570292014,40.640270309687054],[-73.80465930241435,40.640905209496694],[-73.80565939586664,40.64160198312521],[-73.80580359615624,40.641569664153735],[-73.80608411148707,40.64160369974764],[-73.80621927671366,40.641652560374624],[-73.80642160496572,40.64172570129286],[-73.80670200675765,40.641776184672906],[-73.80746947644857,40.6421795815064],[-73.80864568650716,40.6428149273768],[-73.80918418656877,40.64301998246308],[-73.81002443101535,40.64331398271654],[-73.81011710546838,40.64333653705302],[-73.81075749378117,40.64349239125482],[-73.81114482981684,40.64369683260682],[-73.81147397559809,40.64398877771603],[-73.81203333683291,40.64430357504581],[-73.81278138104253,40.64450580732243],[-73.8132912081776,40.6445760294306],[-73.81350685093187,40.64463665382688],[-73.8139162641244,40.64486197707701],[-73.81413907180028,40.644933571270926],[-73.81495103596714,40.64526913195976],[-73.81589171154273,40.64568147708899],[-73.81595404340251,40.64573809117872],[-73.81602149061206,40.645791194829506],[-73.81609371337633,40.64584052049893],[-73.81617034783757,40.645885819678135],[-73.81625100790912,40.645926864143334],[-73.81633528722062,40.64596344710647],[-73.81643071612875,40.64599800564396],[-73.81652936517027,40.64602684507914],[-73.81663064461823,40.646049793007975],[-73.81673394901911,40.64606671224608],[-73.81683866081192,40.64607750164889],[-73.81694415402148,40.646082096716405],[-73.81704979799987,40.64608046997911],[-73.81715496119858,40.646072631161566],[-73.81727126905133,40.646083523869386],[-73.81738678602845,40.64609852473287],[-73.81750126216694,40.64611760129222],[-73.81761254066045,40.64614028685716],[-73.81772234125556,40.64616682365057],[-73.8178304343505,40.64619715618233],[-73.81795416896301,40.64623728605483],[-73.81807491565387,40.646282388467064],[-73.81819233028564,40.6463323348759],[-73.81830607821547,40.64638698293238],[-73.81841583524769,40.6464461768876],[-73.81853647404101,40.646519493391],[-73.81865099214755,40.646598299315954],[-73.81875895970894,40.64668229886943],[-73.81885997144893,40.64677117676342],[-73.81895364819526,40.646864599397794],[-73.81903963830261,40.64696221611264],[-73.81911761897327,40.647063660504074],[-73.81924719798542,40.64724411027731],[-73.8193831247155,40.6474218303075],[-73.81952530016156,40.647596691087344],[-73.8196736207662,40.64776856519198],[-73.81982797849106,40.64793732737218],[-73.81998826089578,40.64810285464559],[-73.82015435122027,40.648265026386184],[-73.82032612846861,40.64842372441227],[-73.82047623544108,40.64851093700581],[-73.82062072618716,40.648603489226645],[-73.82075927358572,40.64870117155548],[-73.82089156396661,40.64880376285885],[-73.82101729781913,40.648911030889025],[-73.82113619047242,40.64902273281007],[-73.82124797273785,40.64913861574727],[-73.82135239152015,40.64925841735931],[-73.82144921038957,40.64938186643236],[-73.82153821011835,40.649508683493615],[-73.8216211305022,40.64960147837988],[-73.82169676101452,40.649697818423476],[-73.82176484112837,40.64979737179948],[-73.82182513631959,40.64989979561395],[-73.82187743887496,40.650004737084636],[-73.82192156860768,40.65011183475576],[-73.82195737347914,40.65022071974332],[-73.82198473012242,40.6503310170051],[-73.82198322623374,40.650409182828234],[-73.82198790363242,40.65048727582667],[-73.82199874537184,40.65056501269871],[-73.82201571214176,40.650642111433825],[-73.82204199276637,40.65072759338706],[-73.82207580081877,40.650811526586864],[-73.82211698163503,40.65089352698883],[-73.82216534681456,40.650973219391076],[-73.82219024797541,40.65100962318214],[-73.82221144247737,40.65104736375232],[-73.82223097577003,40.65109186980018],[-73.8222453562692,40.65113750048075],[-73.8222544751245,40.651183910435506],[-73.82224699213994,40.65127650223238],[-73.82224652345741,40.651369268579074],[-73.8222530706624,40.651461901492496],[-73.82239196285228,40.65178232312535],[-73.82243483429777,40.65186583427582],[-73.8224719096269,40.651950939557565],[-73.82250308723748,40.65203740579664],[-73.82253086731384,40.65213544095627],[-73.82255106707531,40.6522345462808],[-73.82256361725032,40.65233438207506],[-73.82256849939813,40.65243723558697],[-73.82256526265546,40.652540126760826],[-73.82257768538942,40.65265594743821],[-73.82259836384665,40.65277108177012],[-73.82262723680846,40.6528851886658],[-73.82266421877905,40.65299793007628],[-73.82270920023704,40.65310897199646],[-73.82276204796047,40.65321798545446],[-73.82285571194205,40.653374138744624],[-73.82294137956319,40.65353293313227],[-73.82301892268127,40.65369413119779],[-73.8230882252987,40.65385749192612],[-73.82314918373604,40.65402277106669],[-73.82320066970243,40.65418612384662],[-73.82321692539378,40.65423769869676],[-73.82348381110747,40.65536991271874],[-73.82340406982628,40.65608024209366],[-73.82285416151373,40.657696987498085],[-73.82246765596551,40.65915986639891],[-73.82243101125546,40.65923011406358],[-73.82238733204261,40.65929798928415],[-73.82233688072859,40.659363084269586],[-73.82227996040397,40.6594250079311],[-73.82221691302823,40.65948338823197],[-73.8221481173748,40.65953787442325],[-73.821713048647,40.65987010482569],[-73.82166324174825,40.65990368204029],[-73.8216112551027,40.65993528509569],[-73.82164220805245,40.659982142039674],[-73.82166962703863,40.659976618755],[-73.82169328351475,40.66001143784347],[-73.82167498880229,40.66002114790927],[-73.82169139439544,40.66003508624053],[-73.8216072624332,40.66006973770648],[-73.82157269913499,40.66001403350666],[-73.82159281364113,40.66000710775371],[-73.82156893575569,40.659958693873335],[-73.8214833346581,40.66000041092129],[-73.82139373442627,40.660036934709886],[-73.82130067723858,40.660068044228375],[-73.81970074120706,40.66072408680881],[-73.81974183289621,40.660788901774126],[-73.81976926718504,40.660777814677964],[-73.81979109615273,40.660812630789465],[-73.81977097679966,40.660820946705456],[-73.81978369873804,40.66084600962041],[-73.8197141990923,40.660873726175936],[-73.81967417049665,40.66081244754973],[-73.8196979434636,40.66080413687488],[-73.81965725287023,40.660741919045414],[-73.81901192154808,40.6610065227672],[-73.8189361108008,40.66103701246222],[-73.8188578489913,40.66106367002514],[-73.81877746971327,40.66108638182641],[-73.81869531558701,40.661105051055216],[-73.81862106189675,40.661102844053495],[-73.81854750471531,40.66109480831505],[-73.81847543090757,40.6610810298008],[-73.8184056114691,40.66106165590397],[-73.81833879327824,40.66103689387326],[-73.81764402333808,40.66094903243005],[-73.81763843488952,40.66099288686267],[-73.81768045496287,40.66099295347147],[-73.81768043595136,40.66099990938826],[-73.81769505282601,40.660999932554844],[-73.81769314953247,40.6610277555036],[-73.81767487969634,40.66102772654679],[-73.81767296498694,40.66105972277716],[-73.81750491431545,40.66104832620161],[-73.81751421355423,40.66098851622633],[-73.81756353412196,40.66099137660352],[-73.81756727119134,40.66093673426212],[-73.81717968323649,40.6608766109733],[-73.81698527812745,40.66082815986432],[-73.81688339900965,40.66080006182458],[-73.81677960498192,40.660776374323326],[-73.81667422500524,40.660757172434494],[-73.81656759306581,40.660742517015336],[-73.81646004711689,40.66073245451389],[-73.81613954700391,40.660715254334434],[-73.81613358334386,40.66078458246764],[-73.81617376586361,40.66078881982259],[-73.8161754844337,40.66082777878869],[-73.81616087341048,40.660826364449896],[-73.81616082356759,40.66084445023514],[-73.81598180388734,40.66083581654869],[-73.81599658826148,40.66077462431126],[-73.81604225839901,40.66077608901591],[-73.81605203034856,40.66071157370263],[-73.81546134614433,40.66066358527993],[-73.81535709770517,40.66064406566781],[-73.81525403832453,40.66062117545237],[-73.81515235583697,40.66059495635309],[-73.81468148791375,40.660515214761794],[-73.81467075459389,40.6605791087257],[-73.81470180006028,40.660583331873674],[-73.81469804300211,40.66062089038484],[-73.8146779499051,40.66061946752881],[-73.8146760376376,40.6606500715558],[-73.81457011758387,40.66063459713658],[-73.8145885643114,40.660570628835906],[-73.81461414120095,40.66057067005977],[-73.81462533969847,40.66050667365322],[-73.814089401262,40.66041989142057],[-73.81388342232948,40.66036953568028],[-73.81376113561484,40.66035099875197],[-73.81374960326026,40.66034738776747],[-73.81358233645567,40.66031040195073],[-73.81325179851115,40.66023191615591],[-73.81309228037969,40.66019403855651],[-73.81262125517684,40.66015704989841],[-73.81260077144056,40.66016005549479],[-73.81230741828549,40.660203109633336],[-73.81200162977873,40.66020606034842],[-73.81199051239547,40.660206369360964],[-73.81193258523973,40.66019214833295],[-73.81157245411647,40.660217980378285],[-73.81153799971723,40.66023155337733],[-73.81149882578244,40.660226237841435],[-73.8114383384403,40.66025421077357],[-73.81142305912215,40.66030718200851],[-73.81129490932156,40.66037443873542],[-73.81124435291262,40.66054463906423],[-73.81130119061753,40.660628073862505],[-73.81131701151884,40.66062988396662],[-73.81133255020652,40.660632783765315],[-73.81135830926065,40.660640269683135],[-73.8113822106432,40.66065073573273],[-73.81140366431973,40.660663923547695],[-73.8114221406801,40.66067950757146],[-73.81143718361116,40.660697103093966],[-73.81144842175743,40.66071627574875],[-73.81145557768791,40.66073655223537],[-73.81151448346341,40.66076714229857],[-73.81172117807213,40.66080310253933],[-73.81200903755588,40.66088150891198],[-73.81221926505215,40.660891651700595],[-73.81282911530823,40.66100982708405],[-73.81286081321996,40.661002179553435],[-73.81288562883437,40.661012590267326],[-73.81408379964383,40.661259192890505],[-73.81412455122046,40.66124985169228],[-73.81413697263518,40.66125247498733],[-73.81414819826006,40.66126714650013],[-73.81494556574751,40.66141517921025],[-73.81509345157654,40.661455251428066],[-73.81528885641659,40.661488586891906],[-73.81576553536979,40.66156586005075],[-73.81622039610443,40.66163469281632],[-73.8165732258728,40.66168808605715],[-73.81687031247164,40.661734653670386],[-73.81690188832701,40.66174938846878],[-73.81699793816571,40.66175830154163],[-73.81707579746804,40.661786097218666],[-73.81716394269988,40.66179326299339],[-73.81719339807672,40.661782163808724],[-73.81721150500537,40.66177877634388],[-73.81724651992897,40.66178491392936],[-73.81727015297604,40.661804789683096],[-73.81735817322921,40.661835200512016],[-73.8174688311303,40.66186051630516],[-73.81759528618308,40.66189190917283],[-73.81769354535172,40.66191029789261],[-73.81771393378754,40.661903474941774],[-73.81775237687606,40.66190273540436],[-73.8177557257858,40.661910493588806],[-73.81777264299778,40.66191829588454],[-73.81791836264728,40.66194113877927],[-73.81801666078455,40.661952640695034],[-73.81807992067797,40.66196231014609],[-73.81816926265071,40.66195742572067],[-73.81830259716294,40.66197075924002],[-73.81837483655242,40.66199250927863],[-73.81845378958299,40.66202719568747],[-73.81848374583883,40.662048897680094],[-73.81849714886319,40.66205139958925],[-73.81850747205792,40.66210512530831],[-73.81867184374161,40.662132776928736],[-73.81873310883161,40.662048345703255],[-73.81874444075677,40.662050387470074],[-73.81873799114157,40.66207176247229],[-73.81880193629692,40.66206344322695],[-73.81886428195152,40.66204979225761],[-73.8189242639554,40.66203097687993],[-73.81897271127576,40.6620111517666],[-73.81899985670667,40.66200159594436],[-73.81905442944014,40.66198545516978],[-73.81919250865958,40.66194219393634],[-73.81932891078914,40.66189595041547],[-73.81946352477684,40.661846762257376],[-73.81962034574521,40.661792321525056],[-73.81977303707797,40.661731452975445],[-73.81992114486204,40.661664337560204],[-73.82006422881462,40.66159117480103],[-73.82009861238053,40.66157223856788],[-73.8201319855832,40.661550036699644],[-73.82016247953617,40.6615255507731],[-73.82018033317597,40.66150880691488],[-73.82018690072955,40.661506226638274],[-73.82019394338879,40.66150452135277],[-73.82020126179607,40.66150373933017],[-73.82020864878756,40.66150390270736],[-73.82021589525813,40.661505006859485],[-73.82022279608086,40.66150702053124],[-73.82022915591229,40.66150988672109],[-73.82025927848473,40.661515050786676],[-73.8202900730252,40.661516762406784],[-73.82032086102585,40.66151498386866],[-73.82035096412237,40.66150975435937],[-73.82037971904191,40.661501189102864],[-73.82040649221668,40.66148947682075],[-73.82061856253115,40.661404118967134],[-73.82076957662187,40.661343405483244],[-73.8209172840944,40.66127814515664],[-73.82106144900045,40.661208442238625],[-73.82120184105298,40.66113440807727],[-73.82133823599376,40.66105616093903],[-73.82136419508114,40.661041704521274],[-73.82143730986351,40.66100468472013],[-73.8215134434048,40.66097138027973],[-73.82158370972842,40.66094489951693],[-73.82171812590708,40.66089648479198],[-73.82185398377928,40.66085046299674],[-73.82193957310098,40.66082739231484],[-73.8220218416881,40.6607981433005],[-73.82210002257504,40.66076298863505],[-73.82217338690755,40.6607222560568],[-73.82224125073904,40.66067632530463],[-73.82228434943076,40.66064591259974],[-73.82233225923137,40.66062000867846],[-73.82238417246205,40.66059905023465],[-73.82243921395617,40.66058339058985],[-73.82249645581251,40.66057329373731],[-73.82255315472135,40.66056897739801],[-73.8226227774157,40.66055999460093],[-73.82269131252144,40.66054703975973],[-73.82275836985622,40.66053018662862],[-73.8228056899485,40.66051563577704],[-73.82285189813204,40.66049914227772],[-73.82295042324608,40.6604617450964],[-73.82304549561503,40.66041948178627],[-73.82313670139283,40.66037253632083],[-73.82322364356648,40.660321113054984],[-73.8233059436861,40.6602654358348],[-73.82338324351055,40.66020574702343],[-73.82345520656824,40.66014230644605],[-73.82352151962064,40.660075390258115],[-73.82403754350221,40.6585986792177],[-73.82406197808763,40.658544222480764],[-73.82408006436559,40.65848834684716],[-73.82409166371484,40.65843148062128],[-73.82409668723979,40.65837405969956],[-73.82409509645046,40.658316524229186],[-73.82387766032782,40.658284961857774],[-73.82387951519954,40.65825780833898],[-73.82393298572904,40.65826467912047],[-73.82393475032544,40.658271471413755],[-73.82408625283456,40.65828935484835],[-73.82408489983058,40.65816443101494],[-73.82410171817739,40.658098887304476],[-73.82412449126426,40.6580343950777],[-73.82415310842369,40.65797126769171],[-73.82418743059307,40.65790981187147],[-73.82421491330632,40.657880299869646],[-73.82423709161256,40.65784830402276],[-73.82425358451158,40.65781437399738],[-73.82426410867653,40.65777909268661],[-73.82410728599035,40.6577503396416],[-73.82410368854589,40.65776255400004],[-73.82404130456885,40.657755670164356],[-73.82405929133718,40.65769595402026],[-73.82411097425337,40.65770418013882],[-73.82410557911007,40.65772182318804],[-73.82426776040361,40.65774651163854],[-73.82428746303513,40.65768475507041],[-73.82430065317283,40.65762200069777],[-73.8243072472547,40.65755864616932],[-73.82430720351584,40.65749509293543],[-73.82430741328304,40.65748001664263],[-73.82431091078413,40.65746517664326],[-73.82431759870339,40.657450985841045],[-73.82433776275997,40.65738390178584],[-73.82436660576023,40.65731868224164],[-73.824403840456,40.65725597667421],[-73.82444909603728,40.657196409512736],[-73.82489319190287,40.655892632776805],[-73.82496862375538,40.655658829755076],[-73.82498070378553,40.65543197118379],[-73.82490473333498,40.65514880880948],[-73.82459663375623,40.654000406941925],[-73.82459044520077,40.653966845988464],[-73.82458015110267,40.65393387499508],[-73.82455852448142,40.65388839487222],[-73.82452910764981,40.65384552535454],[-73.82450787277001,40.65382131583168],[-73.82448414511026,40.65379848845569],[-73.82445750260813,40.65375907895117],[-73.82443795686993,40.65371732684816],[-73.8244258530785,40.653673969528256],[-73.82442140498333,40.65362977272143],[-73.82442469112617,40.65358551698193],[-73.82443565345584,40.65354198390365],[-73.82443162885352,40.65349601702605],[-73.82442050463715,40.65345073381048],[-73.82440243651432,40.65340676803729],[-73.82437767737824,40.65336473504671],[-73.82434657376652,40.65332522312681],[-73.82431135184007,40.65327559462883],[-73.8242832432214,40.65322339987288],[-73.82426256527604,40.653169228204966],[-73.82424955146551,40.65311369129144],[-73.82424434871272,40.65305741621263],[-73.82424701574338,40.653001038381994],[-73.82425752242335,40.65294519437151],[-73.82424251845849,40.65282333430416],[-73.82421953046178,40.652702198315126],[-73.82418861602105,40.65258208963843],[-73.82414985256537,40.652463308934955],[-73.82410333716987,40.65234615353956],[-73.82406059027474,40.652291095203495],[-73.82402448885414,40.6522333425928],[-73.82399532298152,40.65217335977574],[-73.82397332699824,40.652111628739966],[-73.82395867763114,40.652048645519464],[-73.82395149257236,40.65198491620874],[-73.82395182953498,40.651920952895885],[-73.82394363843873,40.651812045397946],[-73.82392805850307,40.65170360666508],[-73.82390513151482,40.65159592728998],[-73.82387491894869,40.6514892958293],[-73.82383750180159,40.65138399802973],[-73.82379298037625,40.65128031606312],[-73.82374147401084,40.651178527769886],[-73.82372063886146,40.65114351707974],[-73.82370605009562,40.65110671892085],[-73.82369796271941,40.651068776537954],[-73.82369651809174,40.6510303531759],[-73.82370174145375,40.65099212048645],[-73.82370821868588,40.65096902587932],[-73.82371869974548,40.6509430250975],[-73.82373232493954,40.65091788402058],[-73.82374042962712,40.650880000340635],[-73.82374093210834,40.650841618958566],[-73.82373382087758,40.65080361972174],[-73.82371925896366,40.65076687371584],[-73.82369758019239,40.65073222329646],[-73.82366928153141,40.650700462779305],[-73.82362275957294,40.6506215600335],[-73.82358548149514,40.65054293667904],[-73.8235559634204,40.65046242384574],[-73.82353436796197,40.65038046515142],[-73.82352081407893,40.650297512178916],[-73.82351537642116,40.65021402198758],[-73.82351808491876,40.65013045459518],[-73.82352664160497,40.65006056148399],[-73.823540898858,40.649991210182854],[-73.82354044908728,40.64995018145263],[-73.82353394984052,40.649909450994166],[-73.82352148343156,40.649869534596164],[-73.82350320773848,40.6498309377377],[-73.82347935420376,40.64979414918699],[-73.82346645409037,40.64977439208372],[-73.82345730539846,40.64975345583637],[-73.82345208765439,40.64973175128878],[-73.82345090324513,40.64970970436162],[-73.82345377540877,40.64968774769356],[-73.82344270257964,40.64957562000814],[-73.82342236787477,40.64946424735856],[-73.82339285229094,40.64935407310854],[-73.82335427337104,40.649245535849225],[-73.82330678473657,40.64913906765272],[-73.82318105938764,40.64915748853021],[-73.82290717700913,40.64809344600482],[-73.82293158913075,40.648068116450844],[-73.8229611348564,40.6480461872809],[-73.82299501064529,40.648028254888544],[-73.82303229519745,40.64801480696876],[-73.82307197450885,40.64800620925544],[-73.82311296944901,40.64800269557452],[-73.82315416510757,40.64800436148501],[-73.82319444111556,40.64801116168041],[-73.82338836405725,40.64830562802041],[-73.82341209148474,40.64834386783244],[-73.82343814617748,40.64838121848782],[-73.82349305441892,40.64844855680158],[-73.82353725985588,40.64849460546663],[-73.82358519814943,40.648538433989984],[-73.82363667760976,40.648579867109234],[-73.82370866290391,40.64863986365559],[-73.82377434375812,40.648703919017244],[-73.8238333270886,40.64877164985683],[-73.82386954563114,40.6488187308094],[-73.8239036472566,40.64886672013948],[-73.82392543616082,40.64890252388507],[-73.82393903078744,40.64894060420995],[-73.82394404583789,40.64897988188304],[-73.82394033916596,40.64901924373731],[-73.82392801580704,40.649057574218034],[-73.82390742500371,40.6490937869987],[-73.8239063194673,40.64911244679255],[-73.82390937496407,40.6491309800301],[-73.823916503393,40.64914885231043],[-73.8239274992111,40.64916554829089],[-73.8239420453589,40.6491805865466],[-73.82395972240361,40.64919353345261],[-73.82398002063259,40.6492040156873],[-73.82404432737339,40.649257117090954],[-73.82411480777384,40.64930545992083],[-73.82419085742423,40.649348629601],[-73.82427182415084,40.64938625591853],[-73.82432487379928,40.64941938633579],[-73.82439395247681,40.649462527416276],[-73.82445462918838,40.64950688364831],[-73.824510725668,40.64955460943812],[-73.82456192030581,40.64960543117485],[-73.8246079195919,40.64965905749828],[-73.8246484597997,40.649715180968414],[-73.82466230025429,40.649723997497915],[-73.8246779090906,40.649730891008055],[-73.82469483073633,40.649735660299115],[-73.82471257130268,40.64973816617052],[-73.824730612998,40.64973833548375],[-73.82474842924218,40.64973616329714],[-73.82476550003518,40.649731713009935],[-73.82478132713443,40.649725114511945],[-73.82479544859753,40.649716560392555],[-73.82480745226415,40.6497063003194],[-73.82481698778692,40.649694633751224],[-73.82482377685521,40.6496819011981],[-73.82482762132005,40.64966847428219],[-73.82481035200124,40.649634967115766],[-73.82478828507726,40.64960313550486],[-73.82476319575689,40.64956818783321],[-73.82474197565924,40.64953178337045],[-73.82473257069655,40.64951880279613],[-73.82472624652787,40.64950478114958],[-73.82472319274974,40.64949013880001],[-73.82472349525182,40.64947535520186],[-73.82472713231107,40.64946083163518],[-73.82473399548202,40.64944700113844],[-73.82474388012886,40.64943427608475],[-73.82475320585728,40.64942560301939],[-73.82476393930398,40.64941793223429],[-73.824775896488,40.6494113952132],[-73.8247888724527,40.64940610400621],[-73.82482722193724,40.649390102681885],[-73.82486843169956,40.6493789658109],[-73.82491144628106,40.64937297862898],[-73.82495516399881,40.64937229447893],[-73.82499846516194,40.649376930882944],[-73.82505364847447,40.6494002816797],[-73.82510406945204,40.64942921288365],[-73.82514876195245,40.6494631701327],[-73.82518686959455,40.64950150275794],[-73.8252176621693,40.64954347625094],[-73.825240549631,40.649588286337575],[-73.82525509340509,40.64963507438858],[-73.82536184791358,40.64991356569251],[-73.82548770815009,40.649892156439],[-73.82555494215028,40.64965829588422],[-73.82555270207234,40.64963073498217],[-73.82555634945906,40.64960326141646],[-73.82556578808303,40.6495765999563],[-73.82558076894112,40.64955145394659],[-73.82560089682416,40.64952848675269],[-73.82562564074308,40.64950830426118],[-73.8256543479374,40.649491438896156],[-73.82568626109493,40.64947833557381],[-73.82572053833064,40.649469339965854],[-73.82575627539516,40.64946468938034],[-73.82579252952908,40.649464506501744],[-73.82582834433249,40.64946879615443],[-73.8258596209365,40.649475601600194],[-73.82588910281751,40.649486069293424],[-73.82591605601795,40.649499938638876],[-73.82593980953035,40.64951686435625],[-73.82595977200315,40.64953642507602],[-73.82597544646212,40.64955813382938],[-73.82598644268286,40.64958145017099],[-73.82599248690651,40.64960579363379],[-73.82599342865467,40.64963055817938],[-73.82602161775411,40.649653163918764],[-73.82604450065605,40.64967901404114],[-73.82606144502003,40.649707394217074],[-73.82607198260543,40.64973752020206],[-73.82607582221202,40.64976855950771],[-73.8261036173387,40.65001874952452],[-73.8261057923785,40.65003318313043],[-73.82611120982882,40.65004711324102],[-73.82611970665282,40.65006012062772],[-73.82613102713901,40.65007181383124],[-73.82614483059669,40.65008184094269],[-73.82617108998416,40.650082867255705],[-73.82619719575217,40.65008047563469],[-73.82622238659992,40.650074735824646],[-73.82624592790869,40.65006581521077],[-73.82626713316412,40.65005397393705],[-73.82628538397732,40.650039557320405],[-73.82630014811815,40.65002298577974],[-73.82627759209944,40.649976887104806],[-73.82624916696666,40.64993271118972],[-73.82621515084399,40.64989089025375],[-73.82621444149224,40.64986355105401],[-73.82620931346183,40.6498364868927],[-73.82619984495574,40.64981011047298],[-73.82618099389325,40.64980229849907],[-73.82616403934718,40.649792277535425],[-73.82614942337791,40.64978030886162],[-73.82613752707012,40.64976670454043],[-73.82612866059834,40.64975181928126],[-73.82612305513807,40.6497360411912],[-73.82612085683937,40.64971978165638],[-73.82612212301676,40.64970346461525],[-73.82612682065432,40.649687515505526],[-73.82613482726713,40.64967235017129],[-73.82614593409555,40.64965836402097],[-73.82615987478538,40.649644502047984],[-73.82617061837706,40.64962907688841],[-73.82617786982874,40.6496125121532],[-73.82618143000116,40.649595262748036],[-73.8261812011272,40.64957780238103],[-73.8261771894951,40.6495606105534],[-73.82616950527574,40.64954415939139],[-73.82617204533648,40.64952693570343],[-73.82617842115401,40.64951029791417],[-73.82618844428343,40.64949473776644],[-73.8262018184809,40.649480715152215],[-73.82621814846021,40.64946864452039],[-73.82623695157558,40.649458882627265],[-73.82625767208633,40.64945171799247],[-73.82628233078333,40.64945154589911],[-73.82630664389619,40.649448407844254],[-73.82633000035865,40.649442382697295],[-73.82635181314834,40.64943362188941],[-73.82637153404077,40.64942234560776],[-73.82640208896575,40.649362787132155],[-73.82642475828035,40.64930121855689],[-73.82643931960762,40.649238243906105],[-73.82644563011583,40.6491744809963],[-73.82644362791918,40.64911055537594],[-73.82643333268402,40.64904709418766],[-73.82641484543473,40.64898472001599],[-73.82638834756247,40.64892404477995],[-73.82635641701131,40.64886120052756],[-73.8263311331655,40.648796624886394],[-73.82631265540078,40.64873072495664],[-73.82630110018484,40.64866391618603],[-73.82631136752902,40.64863589280963],[-73.82631620648282,40.64860703311675],[-73.8263155153294,40.64857794379294],[-73.82630930860505,40.648549236350085],[-73.82629771679382,40.64852151427154],[-73.82627259971964,40.648405025855226],[-73.82628836795757,40.648382964431526],[-73.82630891762723,40.648363318435464],[-73.82633362673386,40.64834668250537],[-73.82636174738889,40.64833356017146],[-73.8263924284449,40.6483243486157],[-73.8267194361284,40.64957881932039],[-73.8268962332488,40.65034970898691],[-73.82701324397524,40.65085989912898],[-73.82712509975835,40.65132568596996],[-73.82724192613374,40.65181216271289],[-73.82736078914716,40.65230711930861],[-73.82747807095915,40.65279547828376],[-73.82759641692014,40.65328826598071],[-73.82770683601397,40.65374803619062],[-73.82782507568182,40.65424036172589],[-73.82807181096479,40.6552677027026],[-73.82827925614913,40.65603353292292],[-73.82859942404691,40.6571969730161],[-73.82931420152833,40.65889865674559],[-73.82991335753408,40.659665668183045],[-73.83003131984027,40.65989400832964],[-73.83029375208166,40.6604019910296],[-73.83107771065994,40.66205622373806],[-73.83185737951247,40.66365393062868],[-73.8324776828015,40.66496821281326],[-73.83270533904125,40.66540577261355],[-73.83255286591691,40.665370353925624],[-73.83225430936334,40.6653010001787],[-73.83003156868136,40.66458188767802],[-73.82938864174247,40.66436464971052],[-73.82910033539589,40.664250738088164],[-73.82789758845881,40.66390630702655],[-73.82713313564089,40.66375536803228],[-73.82687353924473,40.66370410749201],[-73.82629450900436,40.66363833412235],[-73.82571228011945,40.66359314004255],[-73.82503467568449,40.663580134305995]]],[[[-73.89008921667374,40.773626435524896],[-73.89034195964736,40.773237605029315],[-73.8918324483841,40.774880199888244],[-73.8917254778065,40.7750520321341],[-73.89171751335823,40.77516363289302],[-73.89168935121107,40.77525473784365],[-73.89152759083368,40.77547813536747],[-73.89144361875286,40.77562269470974],[-73.89135801404697,40.77604940793019],[-73.8913676627334,40.77634299857859],[-73.89145185712488,40.77651276927097],[-73.89126414584786,40.776855855374684],[-73.89110422665516,40.77702320697478],[-73.89112044339562,40.77712469923346],[-73.89106681416067,40.777212925304944],[-73.89094860635713,40.77728384517275],[-73.89073132114231,40.77733204986783],[-73.89056250595364,40.7774039209644],[-73.89049834642208,40.77746263585206],[-73.89045915776728,40.7775504972535],[-73.89046537395133,40.77770321928713],[-73.89035193082609,40.77780032027489],[-73.89017369508576,40.777850812777906],[-73.89008729416877,40.7777841931044],[-73.8900236909521,40.77724712640645],[-73.88951644381002,40.77593671444573],[-73.88947151143196,40.77573805652349],[-73.8894710539975,40.77553555096729],[-73.88955512480433,40.77527870911039],[-73.88956149685701,40.775092238602575],[-73.88958184665768,40.77503504961387],[-73.88958935733962,40.774958710192585],[-73.88961448773941,40.774845687142225],[-73.88978900756075,40.77423686116989],[-73.88984246558401,40.77410037805429],[-73.88988671629585,40.77401734907434],[-73.89006760152654,40.77396248375342],[-73.89019171520681,40.77364687622505],[-73.89008921667374,40.773626435524896]]],[[[-73.87287195903886,40.78597502780481],[-73.87282839783694,40.78595446173845],[-73.8728226286446,40.785963974666956],[-73.87277405940557,40.78594192145887],[-73.87280920016211,40.785903108597445],[-73.8728535000943,40.78592565061064],[-73.8728404791595,40.785943122879075],[-73.87288496983648,40.78596263321604],[-73.87287195903886,40.78597502780481]]],[[[-73.87124856242525,40.78603815125508],[-73.86978081192638,40.78533793332593],[-73.86923491699645,40.78596991541829],[-73.86918113371671,40.785943489569284],[-73.86969325713977,40.78529616325486],[-73.86987007434347,40.78508590706823],[-73.86943751657205,40.78363839931125],[-73.86872657288532,40.78373169775153],[-73.86872335428404,40.78374216358828],[-73.86871750114337,40.78375414705228],[-73.86871737797536,40.78375435330328],[-73.86871725546841,40.78375455955507],[-73.86871665054227,40.783755532691465],[-73.86871597950507,40.7837566133038],[-73.86871545733726,40.78375741917644],[-73.86871532337727,40.78375762156211],[-73.86871519007946,40.783757823445946],[-73.86871505457674,40.78375802582983],[-73.86871491973757,40.78375822704179],[-73.86871478357465,40.7837584289224],[-73.86871464741375,40.783758629797845],[-73.86871450992972,40.783758831006814],[-73.86871437288613,40.783759032383855],[-73.86871295487254,40.78376103219495],[-73.86871237721111,40.78376181438333],[-73.86871095230745,40.783763619857055],[-73.8687093057922,40.78376570568349],[-73.86870914960257,40.78376589263144],[-73.86870899319342,40.78376607907659],[-73.8687086711011,40.78376646083521],[-73.86870850807348,40.78376665062333],[-73.86870834592884,40.78376683974237],[-73.86870702277724,40.783768346131545],[-73.86870685424492,40.783768533232994],[-73.86870668637616,40.78376871916256],[-73.86870651630134,40.783768906094686],[-73.86870634689085,40.783769091519886],[-73.86870617593685,40.783769277278374],[-73.86870600454273,40.783769462701315],[-73.86870583292722,40.78376964862661],[-73.86870566153539,40.783769832876864],[-73.86870548860074,40.78377001712532],[-73.86870531544679,40.783770200871004],[-73.86870514030822,40.78377038511698],[-73.86870496605361,40.78377056819131],[-73.8687047909174,40.78377075126466],[-73.86870461578181,40.78377093400288],[-73.86870426264694,40.783771298638506],[-73.86870390731072,40.783771662099],[-73.86870318871276,40.78377238432015],[-73.86870300696991,40.783772564705544],[-73.8687028211423,40.78377274885554],[-73.86870263863015,40.783772928151144],[-73.86870246152844,40.78377310200828],[-73.86870208944583,40.78377346335566],[-73.86870135369209,40.78377416788327],[-73.86870096948554,40.78377453030563],[-73.86870021986329,40.78377522635747],[-73.8686994623186,40.78377591636935],[-73.86869926912908,40.78377608953809],[-73.86869907682212,40.783776262372726],[-73.86869830054985,40.7837769491803],[-73.86869789763115,40.783777300692165],[-73.86869770666195,40.783777465654694],[-73.86869751547329,40.78377763011443],[-73.8686973174425,40.78377779959207],[-73.86869711919259,40.78377796839934],[-73.86869672203255,40.78377830551065],[-73.86869630898637,40.78377865148259],[-73.86869469947105,40.78377996824167],[-73.86869386947504,40.7837806279326],[-73.8686930445821,40.78378127054176],[-73.86869006902315,40.78378349105172],[-73.86868920031573,40.78378411091128],[-73.86868610020906,40.78378623126651],[-73.86868584200998,40.78378640050802],[-73.86868150130944,40.7837891230439],[-73.86867962432576,40.7837902240601],[-73.86867865260227,40.78379077796463],[-73.86867770142233,40.78379130818776],[-73.86867674320364,40.78379183136669],[-73.86867649013747,40.78379196828171],[-73.86867623839578,40.783792104192976],[-73.86867575477865,40.7837923604584],[-73.8686754635492,40.783792514920094],[-73.86867428652042,40.783793127056974],[-73.86867179897214,40.783794371700516],[-73.86866722406592,40.78379649590303],[-73.86866675840281,40.7837967006748],[-73.86864732144208,40.7838035628133],[-73.86862661342214,40.78380775515427],[-73.86860526184735,40.78380915092552],[-73.86858391565679,40.78380770647246],[-73.86856322361527,40.78380346692923],[-73.86854381382541,40.78379656049954],[-73.86852627786232,40.78378719743342],[-73.8685111467651,40.78377566162289],[-73.86850398371179,40.78376847481671],[-73.86850192721394,40.783766115219485],[-73.86849499746143,40.783756748335335],[-73.86849323069448,40.78375387761336],[-73.86849274921957,40.78375304915315],[-73.86849029142766,40.783748433032606],[-73.86849026179247,40.78374837319216],[-73.86848925437694,40.78374624212401],[-73.86848906017151,40.78374581370733],[-73.86848832475243,40.783744116002765],[-73.86848814707196,40.78374368995029],[-73.86848713831819,40.78374112080151],[-73.86848711530357,40.783741056445464],[-73.86848621695336,40.783738495128816],[-73.86848620468376,40.78373845842669],[-73.86848606184341,40.783738023535136],[-73.8684853930592,40.783735841758094],[-73.86848514419836,40.783734965315965],[-73.86848500436882,40.78373445688415],[-73.86848478846136,40.78373363425537],[-73.86848477140138,40.78373356789579],[-73.86848466752525,40.78373315650223],[-73.86848456563312,40.783732744775975],[-73.8684844425616,40.78373223234268],[-73.86848433875329,40.78373178660649],[-73.86848404386434,40.78373044623385],[-73.86848387424986,40.783729618799605],[-73.86848369057971,40.783728654648534],[-73.86848361558077,40.78372824060761],[-73.86848354278783,40.78372782556399],[-73.8684834556516,40.78372730781086],[-73.8684833885891,40.78372689277378],[-73.8684833243928,40.78372647706991],[-73.8684832702145,40.78372612235665],[-73.86848321890145,40.78372576764673],[-73.86848316891162,40.78372541243573],[-73.86848313068545,40.78372512692871],[-73.86848312134615,40.78372505722749],[-73.86848296343135,40.783723774137336],[-73.86848285934164,40.78372280136581],[-73.86848281549241,40.7837223500022],[-73.86848266809196,40.78372054173174],[-73.86848263923088,40.78372008988264],[-73.8684825890053,40.783719184517814],[-73.86848256763975,40.78371873167209],[-73.86848254980049,40.78371827883048],[-73.86848253673745,40.78371786268233],[-73.86848252544073,40.78371744486097],[-73.86848250447672,40.78371556134839],[-73.86848254443115,40.783713298125086],[-73.86848257715279,40.783712464890854],[-73.86848259898403,40.78371201259698],[-73.86848264755395,40.783711189767416],[-73.86848309800821,40.78370652251982],[-73.86848322100579,40.783705621875825],[-73.86848335435995,40.783704722248764],[-73.86848382691949,40.78370203031901],[-73.86848399253009,40.7837012025972],[-73.86848450618764,40.78369890423152],[-73.86848461395918,40.78369845923948],[-73.86848495754482,40.783697127301586],[-73.868485076775,40.78369668332768],[-73.86848532470741,40.78369579807106],[-73.86848556479559,40.783694978810544],[-73.868485717428,40.78369447289036],[-73.86848597382019,40.78369365632881],[-73.86848754343325,40.78368922154347],[-73.8684878612943,40.78368841610874],[-73.86848806150762,40.78368792280729],[-73.86848860513953,40.7836866284559],[-73.86848914555334,40.78368540111098],[-73.86848976641737,40.783684059605584],[-73.86849035375336,40.78368284370588],[-73.8684919167947,40.78367983891026],[-73.86849234788434,40.78367906158156],[-73.86849261549874,40.78367858879498],[-73.8684930936349,40.78367775975459],[-73.86849358212297,40.783676934244],[-73.86849383066213,40.783676522750085],[-73.86849455720593,40.783675348890654],[-73.86849459125551,40.78367529398115],[-73.86849507674819,40.78367453430461],[-73.86849564179217,40.7836736691779],[-73.86849642119535,40.783672513471515],[-73.86849645722522,40.78367246023952],[-73.86849782906583,40.78367051850965],[-73.86849786729748,40.783670466452904],[-73.86849844894287,40.783669676563946],[-73.86849904049828,40.783668890706984],[-73.86849964218221,40.78366810971977],[-73.86850021400659,40.783667382474164],[-73.86850025399721,40.783667332429665],[-73.86850083462741,40.78366661021987],[-73.86850087439747,40.78366656034265],[-73.86850119010438,40.78366617589696],[-73.86850182569937,40.783665410193194],[-73.86850214779106,40.783665029105286],[-73.8685027572696,40.783664318822694],[-73.86850279857823,40.783664271125126],[-73.86850345795192,40.783663517677866],[-73.86850412877641,40.78366276910196],[-73.86850515163528,40.78366165538718],[-73.86850549684392,40.78366128689002],[-73.86850578616739,40.783660981486186],[-73.86850584491421,40.78366092007134],[-73.86850610684701,40.783660645796026],[-73.8685063703231,40.78366037118735],[-73.86850690277949,40.783659824991844],[-73.86850757522961,40.7836591461083],[-73.86850834569923,40.783658384579056],[-73.86850903598297,40.78365771509733],[-73.86850908102953,40.78365767175966],[-73.86850943698002,40.78365733242418],[-73.86851015460694,40.78365665577004],[-73.8685105778836,40.783656263238186],[-73.86851245326973,40.783654575716255],[-73.86851284316657,40.78365423357159],[-73.86851328361121,40.783653852618656],[-73.86851402892698,40.78365321720736],[-73.86851405784647,40.78365319311667],[-73.86851444771546,40.78365286521161],[-73.86851523405723,40.783652213429605],[-73.86851568616142,40.78365184337911],[-73.8685176997762,40.78365024714857],[-73.86851774833839,40.78365020934326],[-73.86851896058543,40.78364928464558],[-73.86852028910072,40.783648299771386],[-73.86852198216062,40.78364708772977],[-73.86852285216246,40.78364648186135],[-73.86852329487886,40.783646178140266],[-73.86852351601213,40.78364602862479],[-73.86852373891298,40.78364587676598],[-73.86852398608676,40.783645710192616],[-73.86852423502354,40.783645543621255],[-73.86852508245886,40.78364498136745],[-73.86852553375422,40.78364468603235],[-73.86852558362898,40.78364465308673],[-73.86852598768888,40.783644393380676],[-73.86852644338687,40.78364410073103],[-73.86852667178341,40.783643956082095],[-73.86852690040068,40.783643811433336],[-73.8685274101518,40.783643490366046],[-73.86852828443104,40.783642950591236],[-73.86852833430264,40.78364291932091],[-73.86852854106243,40.783642793912655],[-73.8685287493672,40.78364266733352],[-73.86852921496101,40.78364238575181],[-73.86852926637435,40.78364235498579],[-73.86852947379333,40.783642230583474],[-73.86852968407841,40.78364210568188],[-73.8685301540726,40.783641827958284],[-73.86853020482475,40.78364179719146],[-73.86853109846174,40.78364127620165],[-73.86853114987277,40.783641246608276],[-73.86853205143112,40.78364073216095],[-73.86853210261937,40.783640703740026],[-73.8685323153202,40.783640583196814],[-73.86853253066585,40.78364046265662],[-73.86853277005937,40.78364032957947],[-73.86853301011666,40.783640195330335],[-73.86853325083267,40.78364006225467],[-73.86853349309163,40.78363992901325],[-73.86853373380532,40.783639797110254],[-73.86853397672337,40.7836396650423],[-73.86853446255603,40.78363940258152],[-73.86853494970644,40.783639142467685],[-73.86853543861804,40.78363888336092],[-73.86853568351194,40.7836387551483],[-73.86853592928851,40.78363862643402],[-73.86853642105775,40.78363837118364],[-73.868536914806,40.78363811811336],[-73.86853740987347,40.78363786671986],[-73.86853790736198,40.78363761700428],[-73.86853840616963,40.78363736896552],[-73.86853895703642,40.78363709786762],[-73.86853991050319,40.783636636752526],[-73.86854016265394,40.78363651675686],[-73.86854041568733,40.78363639625972],[-73.86854092241103,40.78363615744384],[-73.86854143001159,40.783635920974326],[-73.86854168369959,40.783635803828425],[-73.8685419389316,40.783635686014065],[-73.86854244916968,40.78363545323315],[-73.8685429622693,40.783635222298294],[-73.86854321903755,40.78363510783621],[-73.8685434762475,40.78363499287209],[-73.86854373301378,40.78363487941517],[-73.8685439908827,40.783634765624555],[-73.8685445077184,40.78363454005469],[-73.86854476646482,40.78363442827531],[-73.86854502609256,40.78363431666449],[-73.86854528483678,40.78363420605778],[-73.86854554578596,40.78363409495096],[-73.86854580585047,40.78363398535092],[-73.86854606679726,40.783633875416825],[-73.86854632641972,40.78363376648639],[-73.86854658802478,40.78363365806076],[-73.86854685029084,40.78363354963592],[-73.86854711277661,40.78363344171387],[-73.86854739974439,40.78363332460589],[-73.86854768957829,40.783633206998516],[-73.86854792581069,40.7836331122811],[-73.86854816358806,40.783633016392656],[-73.86854868986937,40.78363280674855],[-73.86854922099718,40.78363259828262],[-73.86854948567671,40.78363249538875],[-73.86854975145835,40.783632392496315],[-73.86855028279922,40.78363218771613],[-73.86855081479582,40.783631985784666],[-73.86855135031524,40.78363178553249],[-73.86855188583036,40.78363158745811],[-73.86855242288537,40.78363139089323],[-73.86855296125799,40.78363119667518],[-73.86855323011227,40.7836311003197],[-73.86855349962745,40.78363100413243],[-73.86855409224627,40.78363079556908],[-73.86855433639319,40.78363071074458],[-73.86855458230333,40.78363062592214],[-73.86855566915231,40.78363025508779],[-73.86855594152334,40.78363016359445],[-73.86855621477572,40.78363007226971],[-73.86855648648185,40.78362998261844],[-73.86855676039322,40.78362989229963],[-73.86855730821155,40.78362971400727],[-73.86855785668676,40.78362953789343],[-73.86855840736312,40.783629363289904],[-73.86855868192674,40.78362927749496],[-73.86855895869583,40.78362919103246],[-73.86855951068547,40.78362902095362],[-73.8685600628912,40.78362885305279],[-73.86856033965344,40.78362876994082],[-73.86856061773834,40.783628686830305],[-73.86856089449743,40.7836286053935],[-73.8685611721406,40.78362852278507],[-73.8685617285218,40.783628360919984],[-73.86856228644272,40.78362820073183],[-73.86856284502039,40.78362804272233],[-73.86856312375534,40.78362796514086],[-73.86856340425494,40.78362788689138],[-73.86856396414643,40.783627733239],[-73.86856452557744,40.783627581263616],[-73.86856480607027,40.783627506364596],[-73.86856508788436,40.78362743213716],[-73.86856554743157,40.783627310702734],[-73.86856564930754,40.78362728401488],[-73.86856593111867,40.78362721129513],[-73.8685662135908,40.78362713857625],[-73.86856677941358,40.78362699481461],[-73.86856734501013,40.78362685390065],[-73.86856791236698,40.783626714496435],[-73.86856848016,40.78362657743808],[-73.86856876350386,40.78362650974584],[-73.8685690494929,40.78362644188915],[-73.86856961749777,40.78362630918668],[-73.8685701890244,40.78362617866603],[-73.8685704730242,40.783626113655004],[-73.86857075988829,40.7836260491498],[-73.86857190490592,40.78362579799479],[-73.86857247795945,40.78362567568462],[-73.86857305166969,40.78362555555305],[-73.868573626699,40.78362543709826],[-73.86857420326696,40.783625320823],[-73.86857477983034,40.78362520672558],[-73.86857535705089,40.783625094806744],[-73.86857593492778,40.783624985234056],[-73.86857651302118,40.78362487767184],[-73.86857709243236,40.783624772456534],[-73.86857738213541,40.783624721189085],[-73.86857767316297,40.78362466875044],[-73.86857796286488,40.783624617985524],[-73.86857825344823,40.78362456738915],[-73.86857883350753,40.7836244687081],[-73.8685791254092,40.78362442012351],[-73.86857941576798,40.783624371537194],[-73.86857999956662,40.783624276713475],[-73.86858028992077,40.78362423047247],[-73.86858058181808,40.78362418406573],[-73.86858087437432,40.78362413883243],[-73.86858116626937,40.78362409359841],[-73.86858174983466,40.783624005307814],[-73.86858233361578,40.78362391936289],[-73.86858292025902,40.78362383492893],[-73.8685835066765,40.78362375317511],[-73.86858409264858,40.78362367376616],[-73.86858468060134,40.78362359586722],[-73.8685852678883,40.78362352031289],[-73.86858585516974,40.78362344743886],[-73.86858644333007,40.78362337607352],[-73.86858703280798,40.78362330705516],[-73.86858753696855,40.7836232500013],[-73.86858778981868,40.78362322231289],[-73.868588043331,40.783623194122626],[-73.86858905450264,40.7836230875568],[-73.86858956085544,40.783623036536355],[-73.86859057443259,40.783622939522246],[-73.8685911645416,40.78362288574936],[-73.8685917568501,40.78362283432433],[-73.86859234915408,40.78362278507713],[-73.86859294145398,40.78362273800776],[-73.86859412824553,40.78362264990237],[-73.86859472119373,40.78362260936721],[-73.86859531479861,40.78362257101064],[-73.86859590861935,40.783622534999694],[-73.86859650221567,40.78362250099871],[-73.86859679846111,40.783622484919015],[-73.86859709602882,40.78362246884082],[-73.86859769049687,40.78362243986662],[-73.86859947520296,40.783622363332185],[-73.86860007031605,40.783622342567476],[-73.86860126052972,40.78362230723642],[-73.86860185629111,40.78362229300593],[-73.86860245138668,40.78362228112009],[-73.8686030473609,40.78362227074292],[-73.86860364244767,40.783622263212635],[-73.86860423885273,40.78362225786172],[-73.86860453639233,40.783622256023115],[-73.86860483481357,40.78362225418559],[-73.8686054298876,40.783622253188774],[-73.86860602495605,40.78362225503992],[-73.86860632315155,40.78362225588253],[-73.86860662156619,40.78362225739534],[-73.86860721662731,40.78362226293211],[-73.86860781300625,40.783622270815655],[-73.86860840894131,40.78362228020637],[-73.86860900398922,40.783622292444065],[-73.8686095990329,40.783622306859606],[-73.86860989655294,40.78362231490496],[-73.8686101940732,40.783622322950336],[-73.86861078976946,40.783622341722236],[-73.86861108728526,40.78362235194543],[-73.86861138480121,40.78362236216868],[-73.86861168231266,40.78362237456967],[-73.86861197982749,40.78362238529548],[-73.86861227733914,40.78362239769646],[-73.86861257507111,40.78362241009774],[-73.86861316920697,40.783622437746736],[-73.86861356433894,40.78362245796517],[-73.86861376289812,40.78362246740549],[-73.86861396079468,40.78362247751512],[-73.86861435724683,40.78362249890774],[-73.86861495225143,40.783622533091226],[-73.86861554570991,40.78362256894816],[-73.86861613938355,40.78362260748568],[-73.86861673283359,40.78362264769825],[-73.86861732583743,40.783622690590775],[-73.86861851073093,40.783622782572834],[-73.8686188075574,40.7836228070349],[-73.86861910284118,40.78362283149522],[-73.86861969494599,40.78362288326549],[-73.86861999088669,40.78362290990435],[-73.86862028704788,40.783622936543516],[-73.8686205816638,40.78362296435351],[-73.868620876941,40.783622992164304],[-73.86862117375755,40.783623021652105],[-73.86862146903297,40.78362305046807],[-73.86862186258305,40.78362309045276],[-73.86862225613243,40.78362313094001],[-73.868622649459,40.783623172599654],[-73.86862323867375,40.783623236930985],[-73.86862441642785,40.78362337279657],[-73.86862471102782,40.78362340881532],[-73.86862500562988,40.78362344366145],[-73.86862529934568,40.78362348085189],[-73.86862559262327,40.78362351686912],[-73.86862588722104,40.783623553892994],[-73.86862617961347,40.78362359158452],[-73.8686267665982,40.783623669147815],[-73.86862706119057,40.78362370901969],[-73.86862735357869,40.783623748889006],[-73.86862764728738,40.78362378976499],[-73.86862793989366,40.78362383080723],[-73.8686285246616,40.783623914901476],[-73.86862881704444,40.78362395745122],[-73.86862911008731,40.78362400067179],[-73.86862950007443,40.78362405924766],[-73.8686296948467,40.78362408912169],[-73.86862988851664,40.783624118994474],[-73.86863027761896,40.78362417924465],[-73.86863086170959,40.7836242715469],[-73.86863144359044,40.783624366694454],[-73.86863173441868,40.78362441527336],[-73.86863202480717,40.78362446334917],[-73.86863231651472,40.783624513101664],[-73.86863260668065,40.78362456234991],[-73.86863289750458,40.78362461310655],[-73.86863318788843,40.783624663527725],[-73.8686334780488,40.7836247154563],[-73.86863376754954,40.783624766714055],[-73.86863434654487,40.78362487224498],[-73.86863492553664,40.78362497945113],[-73.86863521502943,40.78362503472951],[-73.86863550386214,40.78362508933696],[-73.8686357924723,40.78362514511691],[-73.86863609617357,40.78362520392943],[-73.86863723352545,40.78362543105018],[-73.86863838264692,40.78362566907354],[-73.86863866926305,40.78362573021198],[-73.8686389715203,40.783625794802475],[-73.86863925703179,40.7836258571961],[-73.86863952844438,40.78362591630692],[-73.86864010078679,40.783626042603395],[-73.86864067246246,40.78362617174703],[-73.86864097206768,40.783626240103885],[-73.86864124215154,40.78362630239615],[-73.86864182725763,40.783626438423674],[-73.86864211055384,40.78362650659437],[-73.8686423804151,40.7836265700591],[-73.86864266481197,40.78362663890112],[-73.86864294788704,40.783626707406675],[-73.86864351535586,40.783626846261996],[-73.86864379754518,40.78362691694433],[-73.86864408127755,40.78362698746087],[-73.86864464631303,40.78362713083663],[-73.86864492717568,40.78362720369524],[-73.86864521002201,40.783627276388664],[-73.86864549242533,40.78362735025422],[-73.86864577394817,40.783627423616174],[-73.86864633610672,40.78362757301956],[-73.86864661630185,40.78362764906039],[-73.86864689781787,40.78362772577287],[-73.86864717713135,40.78362780181272],[-73.86864747120214,40.78362788256016],[-73.8686480166057,40.78362803445725],[-73.86864857522075,40.783628192567825],[-73.8686488538656,40.78362827246006],[-73.86864913251124,40.78362835184966],[-73.86864940961074,40.78362843291277],[-73.86864968825323,40.78362851397766],[-73.86864996601193,40.78362859604662],[-73.86865024399131,40.78362867811586],[-73.86865079818317,40.78362884392761],[-73.8686513519297,40.78362901208425],[-73.86865190390904,40.78362918224908],[-73.868652178354,40.78362926833494],[-73.86865245478288,40.783629354255524],[-73.86865357854147,40.783629712868105],[-73.86865410032509,40.783629883668624],[-73.86865464743727,40.78363006320936],[-73.86865493178193,40.78363015852042],[-73.86865519300117,40.78363024559628],[-73.86865573723966,40.7836304294894],[-73.86865682195649,40.783630803972365],[-73.86865709109375,40.78363089926603],[-73.86865736177478,40.78363099405894],[-73.8686576309101,40.7836310903577],[-73.8686579015891,40.78363118615575],[-73.8686581700609,40.783631283626484],[-73.8686584391949,40.78363138059538],[-73.86865870766576,40.78363147856867],[-73.86865897613605,40.78363157670953],[-73.86865924460353,40.78363167635808],[-73.8686595130734,40.78363177483397],[-73.86866004714085,40.78363197530055],[-73.8686605796636,40.783632176770475],[-73.86866707567846,40.78363484280258],[-73.86868461162118,40.78364420584759],[-73.86869974205841,40.78365574113225],[-73.8687120074903,40.78366909884336],[-73.86872103602697,40.783683871974105],[-73.86872154015359,40.783684950239575],[-73.86942344795426,40.78359131491779],[-73.87048029898958,40.78230611231526],[-73.87146292358177,40.78212640074084],[-73.87255732673727,40.780821121542665],[-73.87238637036785,40.78074052747705],[-73.87218014326744,40.78052591567096],[-73.87118588705202,40.78000159885228],[-73.8701948502004,40.77954680398099],[-73.87015751178103,40.77949794563907],[-73.86825520270827,40.778512644075846],[-73.86792643466022,40.77839424779844],[-73.8663290285321,40.777641998558884],[-73.86615198692074,40.7775906809876],[-73.86576064949385,40.77735812069452],[-73.86513221186647,40.77696647001435],[-73.86471066497087,40.77673318625367],[-73.86215889693487,40.775514553767444],[-73.85921146961684,40.774088467311664],[-73.8591179260299,40.774130424886394],[-73.85901031879031,40.774134187405295],[-73.8589284221736,40.774095136097046],[-73.85890298388736,40.77400941084968],[-73.85893795943063,40.773956124872086],[-73.85863356071194,40.77380883459966],[-73.85840105714999,40.77372133605429],[-73.8579615794531,40.77348920588879],[-73.85773563893164,40.773384814756746],[-73.85723387590262,40.77318362981206],[-73.85690044014636,40.77305877286941],[-73.85674398259154,40.77297907257256],[-73.85656384625648,40.77289966825794],[-73.8559380688681,40.772636741565215],[-73.8555107354459,40.7724389681713],[-73.85505106271819,40.7721953899892],[-73.85504825390281,40.77211435071411],[-73.85504803073813,40.772037078325226],[-73.85505451774685,40.771924657916415],[-73.85506798595154,40.77187023014768],[-73.8550863591045,40.771831387774846],[-73.85511549005498,40.77181323378774],[-73.85518065336801,40.77178358138668],[-73.8556587255464,40.77115074024051],[-73.8564211916896,40.7703467130632],[-73.85643866852624,40.77033323611155],[-73.85645807349368,40.770320861198805],[-73.85650122019834,40.77030029318379],[-73.85652419256841,40.77029246081004],[-73.85654757393833,40.77028645581012],[-73.85657099964926,40.77028236953403],[-73.85661890723391,40.77027930513911],[-73.85666883680076,40.77028247319027],[-73.85669390392565,40.7702863678512],[-73.85671858798986,40.770291738267936],[-73.85674255927898,40.77029851350247],[-73.85676549671844,40.77030660118424],[-73.8572320319643,40.77052901036693],[-73.85728951464276,40.77055097301542],[-73.8573137209906,40.770558360561054],[-73.85733677055224,40.7705640712436],[-73.85735910137694,40.770568213827694],[-73.85738091328331,40.77057080715651],[-73.8573967280712,40.77056998960436],[-73.85740515395037,40.770567937622026],[-73.85743064536503,40.77055579456303],[-73.857447623204,40.77054291976692],[-73.85745955790412,40.77052876067497],[-73.85746405294711,40.770520193771965],[-73.85746766311506,40.77051046314496],[-73.85747194415998,40.77049130633464],[-73.85747816799682,40.77044489329811],[-73.85748432439799,40.7704238102496],[-73.85748920023883,40.770414505027624],[-73.85749528182234,40.77040655222498],[-73.85750267630988,40.77039981644553],[-73.85750688716104,40.77039687721933],[-73.85752974542942,40.7703863074673],[-73.85755023687757,40.77038078501808],[-73.8575730336926,40.77037761613731],[-73.85759841800356,40.77037676599201],[-73.85762452189127,40.770378022362316],[-73.85765412555529,40.77038128230367],[-73.85776107882876,40.770399974405436],[-73.8577762649952,40.7704050983337],[-73.85783557421978,40.77043161933196],[-73.85784854459688,40.770436606160956],[-73.8578600035371,40.77044006044043],[-73.85787912685437,40.77044287601547],[-73.85789051085527,40.77044210670607],[-73.85790102304883,40.77043921025007],[-73.85790399937207,40.77043786349506],[-73.85810814036756,40.77033328729686],[-73.85812062818609,40.770337336864095],[-73.85813724838904,40.770347235656445],[-73.85814676560993,40.77035036385687],[-73.8581549242783,40.770350941478625],[-73.85816356056772,40.77035063699416],[-73.85817215042397,40.77034947605996],[-73.85818022083116,40.77034752309374],[-73.8581872858477,40.7703449110156],[-73.85819573008204,40.77033990568531],[-73.85820511050316,40.770323455974626],[-73.85820236123453,40.77030737882348],[-73.85818924879582,40.77029046000006],[-73.85798709647948,40.77017361371148],[-73.85773623576031,40.770003145072444],[-73.85745009449602,40.76980870552698],[-73.85692407357435,40.769512526044636],[-73.85669054762441,40.76938550770766],[-73.85621267610183,40.76919579775786],[-73.85614888582383,40.76907879647404],[-73.85614973578456,40.76898684694487],[-73.85624565746174,40.768885714199044],[-73.85631296048622,40.76887844058351],[-73.85647771882186,40.76890515740584],[-73.8566356595733,40.7689403297537],[-73.85681833769988,40.769038846179846],[-73.85704790262234,40.769139555948925],[-73.85710288000817,40.76909250012835],[-73.85716158430348,40.76899140170883],[-73.85724041942667,40.768881574641455],[-73.85731254450552,40.76876360817363],[-73.8576780026624,40.768276265391535],[-73.85797604163109,40.768114830470275],[-73.85805261946524,40.768090656371356],[-73.85819704236063,40.76794331410318],[-73.85832813918698,40.76782418505336],[-73.85843507175626,40.767705440958785],[-73.85859539017551,40.76748501377079],[-73.85877376553057,40.76734999560111],[-73.85892075977725,40.76727356056683],[-73.85937510429778,40.767075328942795],[-73.85963779907536,40.76702796771882],[-73.85983028214702,40.76703180469943],[-73.85998650669511,40.766957936481305],[-73.86016778943647,40.76694222727409],[-73.86033645988823,40.76695943289266],[-73.86055456613438,40.767000318757084],[-73.8606974303085,40.76701133385545],[-73.86077468876901,40.76699451566896],[-73.8608553594459,40.76693211808933],[-73.86092884231329,40.76694195062053],[-73.86098883676625,40.7670142707441],[-73.8610076217557,40.76705938132751],[-73.86100038221741,40.767173916246776],[-73.86103345678849,40.76725679418064],[-73.8611027715228,40.76727194252989],[-73.86118998431375,40.76720716686895],[-73.86121194395173,40.767031089935635],[-73.86131386166113,40.76694063174378],[-73.86143250938805,40.76691478503684],[-73.86169177207913,40.766917042037996],[-73.86181545316393,40.766937361567415],[-73.86202142385251,40.76691313355555],[-73.86205271633106,40.76691261216038],[-73.86212976522565,40.766911335364746],[-73.86222539270146,40.76689460151029],[-73.86220059780598,40.76683989324716],[-73.86226565137724,40.7668031677728],[-73.86243485599893,40.766888917529634],[-73.8626022140311,40.7668939798399],[-73.8626886417663,40.766875910504886],[-73.86275490196977,40.7667645249259],[-73.8627202147973,40.76667064229232],[-73.86224047985044,40.76628308650587],[-73.86215785661717,40.766191757929604],[-73.86216751063289,40.766047994214446],[-73.86201493096908,40.7658909264003],[-73.86176874486026,40.76559400452211],[-73.86153844239246,40.76534253221654],[-73.86123668863942,40.76496061610322],[-73.86043337753607,40.76386888237228],[-73.86057039718791,40.76383121304042],[-73.8609369142292,40.76372861549117],[-73.86109724401749,40.763664477590375],[-73.86180888794328,40.76454470752483],[-73.86286118526485,40.765846236249395],[-73.86321805258571,40.766250816417404],[-73.86340214931707,40.766455512263775],[-73.86353063445014,40.766576224206304],[-73.8640497563207,40.767063947612996],[-73.86458486962489,40.76756669037982],[-73.86473884218836,40.76770264928817],[-73.86484009584296,40.76779205521366],[-73.86509294016857,40.768015314736566],[-73.86550588652887,40.768345768337554],[-73.8660687595498,40.768796182155235],[-73.86728193749028,40.76965000329073],[-73.86809873437277,40.77017200865152],[-73.86889382724557,40.7706490218974],[-73.8694371969787,40.770924482029415],[-73.8696297045435,40.77100636597563],[-73.87016128312283,40.77120898587921],[-73.87071447492593,40.77139069003697],[-73.87143357341982,40.77157646722143],[-73.87173533999831,40.77162258581682],[-73.87223577630479,40.771695659019],[-73.87272561588566,40.7717366426891],[-73.87327941389206,40.771767401350274],[-73.87380524624177,40.77176797845617],[-73.87426330423894,40.77175338749954],[-73.87475943290804,40.771719987453025],[-73.87517573281463,40.77167671112571],[-73.87601656518736,40.771551044050284],[-73.87608949641871,40.77153690308667],[-73.87615314114652,40.771523455871275],[-73.87665135297375,40.771418946298496],[-73.87704537116788,40.7713165290761],[-73.87743339837307,40.77120025528238],[-73.8778141631998,40.77107045683788],[-73.87818647017923,40.77092753544954],[-73.87854915607663,40.77077199556527],[-73.87897365135682,40.770556421790346],[-73.87961158784404,40.770232447966045],[-73.8802016152108,40.769904189598854],[-73.88056341504745,40.76970115290324],[-73.88068583532848,40.76963245210977],[-73.88159926405389,40.76912585191353],[-73.88277241826258,40.76852944143757],[-73.8835659356267,40.76818044516139],[-73.88426804118332,40.76789476450059],[-73.88439729428212,40.76784217036947],[-73.88506266082872,40.767598942589494],[-73.88564823426097,40.76740769077912],[-73.88602554198904,40.76728295820269],[-73.88667620356289,40.767103258810266],[-73.88671945967403,40.767091312865354],[-73.88713429376327,40.76698296557485],[-73.88762452851309,40.76686520068985],[-73.88770661820021,40.76683859805161],[-73.88772988224949,40.766914434369546],[-73.88781814564817,40.767202078252204],[-73.88813062683894,40.76826419247144],[-73.88817759226338,40.76842825670083],[-73.88818541926055,40.76847940439165],[-73.88819008154654,40.76850987381555],[-73.88822109389267,40.7685922895698],[-73.88827130994922,40.768671871644564],[-73.88833975496362,40.768744806518384],[-73.8884237566462,40.76880764422566],[-73.88851925802432,40.76885784078159],[-73.88862144935695,40.7688940494594],[-73.88872551338747,40.76891623912022],[-73.88873647166173,40.768985931043495],[-73.88904000254621,40.770916237979016],[-73.88942374351181,40.773045928514385],[-73.8894548683754,40.773532951629164],[-73.88779843805143,40.77371129742472],[-73.88767940155564,40.773818791723336],[-73.88580762286668,40.774022224475495],[-73.88581012437984,40.77403601766626],[-73.8858179236742,40.774078998238],[-73.88582793733663,40.77407794805809],[-73.88583361561382,40.77410924043998],[-73.88579151867035,40.77411365507251],[-73.88579034397598,40.77410718725053],[-73.88568182351509,40.774118568043235],[-73.88568292636904,40.774124645460255],[-73.88566947657924,40.774126056083915],[-73.88569498085096,40.77426661044566],[-73.88570207086153,40.774265867131376],[-73.88571221642924,40.77432177112162],[-73.88567398900969,40.77432577994898],[-73.88567349258264,40.774323050631175],[-73.88565054964837,40.77432545748964],[-73.88567007665036,40.774433071216954],[-73.8856265073983,40.77443763979212],[-73.88560236103582,40.774304563939154],[-73.88564627381488,40.774299959528435],[-73.88564767572954,40.77430769122319],[-73.88566773133991,40.77430558790476],[-73.88566130980077,40.77427020514197],[-73.88566791315597,40.7742695127772],[-73.88564276584745,40.774130932886045],[-73.8856385336236,40.774131377654435],[-73.8856323103537,40.77409707478869],[-73.8856758683633,40.77409250687025],[-73.88567708364381,40.774099202065976],[-73.88578804109311,40.77408756570373],[-73.88578683431469,40.77408091775983],[-73.88579477727255,40.774080084653924],[-73.88578718974975,40.77403826876139],[-73.88578473697669,40.774024712164575],[-73.88431556689014,40.77418436398419],[-73.88408262463024,40.77410448014342],[-73.88391627963814,40.77413260659165],[-73.88393168284377,40.774184644352545],[-73.88410836235256,40.77416708289565],[-73.88455150532151,40.774360622332196],[-73.8846598266042,40.774480101210216],[-73.88479222517182,40.77480706312015],[-73.88483742391051,40.774952980745745],[-73.88485536080363,40.77510221207493],[-73.88483519529915,40.77522084161279],[-73.8847736190733,40.77533228058661],[-73.8846752373344,40.77539676647523],[-73.88460175355176,40.775420510694566],[-73.88454882637315,40.77542804960348],[-73.88445519420917,40.77546480385054],[-73.88441988513166,40.775456466204616],[-73.88428737712128,40.77547205616608],[-73.88428830552827,40.77548309653424],[-73.88433217018849,40.775482970368245],[-73.88436257156576,40.775493373732765],[-73.88440957187993,40.775549360877406],[-73.88475744404441,40.77725413868535],[-73.88482322075305,40.777512397707106],[-73.88493197897425,40.77790502160194],[-73.88499070411903,40.77814521789079],[-73.88503248656444,40.778299831722855],[-73.88505522658464,40.77840531274421],[-73.88511399222651,40.77847552903457],[-73.8852000839678,40.77851357126359],[-73.88523914391578,40.778559221175854],[-73.88525026986592,40.7786129017425],[-73.88521875942243,40.778661362805124],[-73.88508345876635,40.77867131316204],[-73.88505291740942,40.77877543567212],[-73.88512416435393,40.77906120928311],[-73.88508410716267,40.77935257161623],[-73.88497842475375,40.77974438290783],[-73.88493466381271,40.77993691230446],[-73.88488113731053,40.77998719674132],[-73.88478225021112,40.78003848049794],[-73.88445032609359,40.780154601326295],[-73.88385203219576,40.780264319754615],[-73.88325271441298,40.78026542290223],[-73.88324038254842,40.78032572327386],[-73.88290491186557,40.78034869723987],[-73.88287851751457,40.78023631960685],[-73.88281116030053,40.78021893669772],[-73.88274449717231,40.78022342356961],[-73.88264030510899,40.78028585745639],[-73.88231777091364,40.78036054929842],[-73.88215899724347,40.780367867563214],[-73.88211863000274,40.780395863177276],[-73.88208293364791,40.78045083616728],[-73.88202629453511,40.78048504302535],[-73.88187200517194,40.780498454869914],[-73.88168407683699,40.78050006263894],[-73.88155872181817,40.78054662523416],[-73.88139075985576,40.78060160840813],[-73.8812191473699,40.780610617237734],[-73.88096087912395,40.78058557723641],[-73.88087003883854,40.780573060175364],[-73.88075025848383,40.78057432574367],[-73.88038817410674,40.780619416402956],[-73.88018929439086,40.78063496792166],[-73.8800224049746,40.7806447198398],[-73.87990587782392,40.780639145171016],[-73.87973466843022,40.78065481804996],[-73.87961343937253,40.78069431895536],[-73.87958646834709,40.780698110357555],[-73.87959071037689,40.780779148716555],[-73.87960408126783,40.78077916268667],[-73.87960692432874,40.78085031306535],[-73.87947468643911,40.78085695107514],[-73.87947341303463,40.78070268891424],[-73.87944805023605,40.780700476009436],[-73.8793580603621,40.78065668012745],[-73.87930409174368,40.78075940788089],[-73.87920483851639,40.7807673893349],[-73.87913370828576,40.78067822887976],[-73.87892488684261,40.780673552151534],[-73.87870562518967,40.78058590944756],[-73.87905115693101,40.781730532860884],[-73.87930868295156,40.78185365833239],[-73.878858374856,40.78239817868128],[-73.87888831235482,40.78241442661205],[-73.87888384757909,40.78241893924365],[-73.87914510421407,40.78254456779576],[-73.87916445729734,40.782523130927196],[-73.87918078802261,40.782529923616515],[-73.87916440606021,40.78255136427326],[-73.87974777853677,40.78283656370453],[-73.8797016367226,40.78288281807234],[-73.87967788425725,40.78287262950656],[-73.87970469079092,40.782837648359504],[-73.87945679555362,40.78271542259295],[-73.87942106533065,40.78275604079175],[-73.87940622567464,40.78274586149495],[-73.87943006869374,40.782706359483456],[-73.87914654749872,40.78256828555271],[-73.87908251177446,40.7826506586608],[-73.8790602451593,40.78264047102363],[-73.87912427592009,40.78256035616566],[-73.87886747171406,40.78243699065758],[-73.87885705699973,40.78244488557133],[-73.87883146781755,40.78243071449441],[-73.87833923298075,40.78302592074954],[-73.87515754893464,40.78150944915075],[-73.87484527331479,40.781684924075336],[-73.87124856242525,40.78603815125508]]]]}}],FU={type:LU,crs:zU,features:BU},OU=r=>r.map(o=>{const{geometry:u,properties:m}=o;let x=[];return u&&"coordinates"in u&&(x=JSON.parse(JSON.stringify(u.coordinates))),{type:"Feature",properties:m,geometry:{coordinates:x,type:u.type}}});function _M(r,o,u={}){const m={type:"Feature"};return(u.id===0||u.id)&&(m.id=u.id),u.bbox&&(m.bbox=u.bbox),m.properties=o||{},m.geometry=r,m}function tm(r,o,u={}){if(!r)throw new Error("coordinates is required");if(!Array.isArray(r))throw new Error("coordinates must be an Array");if(r.length<2)throw new Error("coordinates must be at least 2 numbers long");if(!lw(r[0])||!lw(r[1]))throw new Error("coordinates must contain numbers");return _M({type:"Point",coordinates:r},o,u)}function NU(r,o,u={}){for(const x of r){if(x.length<4)throw new Error("Each LinearRing of a Polygon must have 4 or more Positions.");if(x[x.length-1].length!==x[0].length)throw new Error("First and last Position are not equivalent.");for(let T=0;T=2&&!Array.isArray(r[0])&&!Array.isArray(r[1]))return[...r];throw new Error("coord must be GeoJSON Point or an Array of numbers")}function UU(r,o){return r.type==="FeatureCollection"?"FeatureCollection":r.type==="GeometryCollection"?"GeometryCollection":r.type==="Feature"&&r.geometry!==null?r.geometry.type:r.type}function Vu(r,o,u){if(r!==null)for(var m,x,T,C,k,s,B,V=0,U=0,Y,a7=r.type,f7=a7==="FeatureCollection",b7=a7==="Feature",L7=f7?r.features.length:1,p7=0;p7u;){if(m-u>600){var T=m-u+1,C=o-u+1,k=Math.log(T),s=.5*Math.exp(2*k/3),B=.5*Math.sqrt(k*s*(T-s)/T)*(C-T/2<0?-1:1),V=Math.max(u,Math.floor(o-C*s/T+B)),U=Math.min(m,Math.floor(o+(T-C)*s/T+B));yM(r,o,V,U,x)}var Y=r[o],a7=u,f7=m;for(bo(r,u,o),x(r[m],Y)>0&&bo(r,u,m);a70;)f7--}x(r[u],Y)===0?bo(r,u,f7):(f7++,bo(r,f7,m)),f7<=o&&(u=f7+1),o<=f7&&(m=f7-1)}}function bo(r,o,u){var m=r[o];r[o]=r[u],r[u]=m}function $U(r,o){return ro?1:0}let GU=class{constructor(o=9){this._maxEntries=Math.max(4,o),this._minEntries=Math.max(2,Math.ceil(this._maxEntries*.4)),this.clear()}all(){return this._all(this.data,[])}search(o){let u=this.data;const m=[];if(!ac(o,u))return m;const x=this.toBBox,T=[];for(;u;){for(let C=0;C=0&&T[u].children.length>this._maxEntries;)this._split(T,u),u--;this._adjustParentBBoxes(x,T,u)}_split(o,u){const m=o[u],x=m.children.length,T=this._minEntries;this._chooseSplitAxis(m,T,x);const C=this._chooseSplitIndex(m,T,x),k=Cr(m.children.splice(C,m.children.length-C));k.height=m.height,k.leaf=m.leaf,Mr(m,this.toBBox),Mr(k,this.toBBox),u?o[u-1].children.push(k):this._splitRoot(m,k)}_splitRoot(o,u){this.data=Cr([o,u]),this.data.height=o.height+1,this.data.leaf=!1,Mr(this.data,this.toBBox)}_chooseSplitIndex(o,u,m){let x,T=1/0,C=1/0;for(let k=u;k<=m-u;k++){const s=Ro(o,0,k,this.toBBox),B=Ro(o,k,m,this.toBBox),V=QU(s,B),U=Lf(s)+Lf(B);V=u;B--){const V=o.children[B];Lo(k,o.leaf?T(V):V),s+=sc(k)}return s}_adjustParentBBoxes(o,u,m){for(let x=m;x>=0;x--)Lo(u[x],o)}_condense(o){for(let u=o.length-1,m;u>=0;u--)o[u].children.length===0?u>0?(m=o[u-1].children,m.splice(m.indexOf(o[u]),1)):this.clear():Mr(o[u],this.toBBox)}};function HU(r,o,u){if(!u)return o.indexOf(r);for(let m=0;m=r.minX&&o.maxY>=r.minY}function Cr(r){return{children:r,height:1,leaf:!0,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0}}function cw(r,o,u,m,x){const T=[o,u];for(;T.length;){if(u=T.pop(),o=T.pop(),u-o<=m)continue;const C=o+Math.ceil((u-o)/m/2)*m;VU(r,C,o,u,x),T.push(o,C,C,u)}}const YU=Object.freeze(Object.defineProperty({__proto__:null,default:GU},Symbol.toStringTag,{value:"Module"}));function uw(r,o={}){let u=0,m=0,x=0;return Vu(r,function(T){u+=T[0],m+=T[1],x++},!0),tm([u/x,m/x],o.properties)}var Ag={exports:{}};const XU=_w(YU);class KU{constructor(o=[],u=JU){if(this.data=o,this.length=this.data.length,this.compare=u,this.length>0)for(let m=(this.length>>1)-1;m>=0;m--)this._down(m)}push(o){this.data.push(o),this.length++,this._up(this.length-1)}pop(){if(this.length===0)return;const o=this.data[0],u=this.data.pop();return this.length--,this.length>0&&(this.data[0]=u,this._down(0)),o}peek(){return this.data[0]}_up(o){const{data:u,compare:m}=this,x=u[o];for(;o>0;){const T=o-1>>1,C=u[T];if(m(x,C)>=0)break;u[o]=C,o=T}u[o]=x}_down(o){const{data:u,compare:m}=this,x=this.length>>1,T=u[o];for(;o=0)break;u[o]=k,o=C}u[o]=T}}function JU(r,o){return ro?1:0}const eV=Object.freeze(Object.defineProperty({__proto__:null,default:KU},Symbol.toStringTag,{value:"Module"})),tV=_w(eV);var $u={exports:{}},rV=function(o,u,m,x){var T=o[0],C=o[1],k=!1;m===void 0&&(m=0),x===void 0&&(x=u.length);for(var s=(x-m)/2,B=0,V=s-1;BC!=f7>C&&T<(a7-U)*(C-Y)/(f7-Y)+U;b7&&(k=!k)}return k},nV=function(o,u,m,x){var T=o[0],C=o[1],k=!1;m===void 0&&(m=0),x===void 0&&(x=u.length);for(var s=x-m,B=0,V=s-1;BC!=f7>C&&T<(a7-U)*(C-Y)/(f7-Y)+U;b7&&(k=!k)}return k},xM=rV,vM=nV;$u.exports=function(o,u,m,x){return u.length>0&&Array.isArray(u[0])?vM(o,u,m,x):xM(o,u,m,x)};$u.exports.nested=vM;$u.exports.flat=xM;var iV=$u.exports,rm={exports:{}};(function(r,o){(function(u,m){m(o)})(gw,function(u){const x=33306690738754706e-32;function T(b7,L7,p7,l7,d7){let T7,D7,I7,J7,Z7=L7[0],F4=l7[0],c4=0,L4=0;F4>Z7==F4>-Z7?(T7=Z7,Z7=L7[++c4]):(T7=F4,F4=l7[++L4]);let e0=0;if(c4Z7==F4>-Z7?(I7=T7-((D7=Z7+T7)-Z7),Z7=L7[++c4]):(I7=T7-((D7=F4+T7)-F4),F4=l7[++L4]),T7=D7,I7!==0&&(d7[e0++]=I7);c4Z7==F4>-Z7?(I7=T7-((D7=T7+Z7)-(J7=D7-T7))+(Z7-J7),Z7=L7[++c4]):(I7=T7-((D7=T7+F4)-(J7=D7-T7))+(F4-J7),F4=l7[++L4]),T7=D7,I7!==0&&(d7[e0++]=I7);for(;c40!=I7>0)return J7;const Z7=Math.abs(D7+I7);return Math.abs(J7)>=k*Z7?J7:-function(F4,c4,L4,e0,d0,X4,f0){let K4,j0,s4,k4,y4,Z4,E4,J0,i0,e3,_0,z0,R4,z4,j4,y0,f4,t3;const I0=F4-d0,g3=L4-d0,f3=c4-X4,U0=e0-X4;y4=(j4=(J0=I0-(E4=(Z4=134217729*I0)-(Z4-I0)))*(e3=U0-(i0=(Z4=134217729*U0)-(Z4-U0)))-((z4=I0*U0)-E4*i0-J0*i0-E4*e3))-(_0=j4-(f4=(J0=f3-(E4=(Z4=134217729*f3)-(Z4-f3)))*(e3=g3-(i0=(Z4=134217729*g3)-(Z4-g3)))-((y0=f3*g3)-E4*i0-J0*i0-E4*e3))),V[0]=j4-(_0+y4)+(y4-f4),y4=(R4=z4-((z0=z4+_0)-(y4=z0-z4))+(_0-y4))-(_0=R4-y0),V[1]=R4-(_0+y4)+(y4-y0),y4=(t3=z0+_0)-z0,V[2]=z0-(t3-y4)+(_0-y4),V[3]=t3;let S8=function(o4,r7){let u7=r7[0];for(let S7=1;S7=Q4||-S8>=Q4||(K4=F4-(I0+(y4=F4-I0))+(y4-d0),s4=L4-(g3+(y4=L4-g3))+(y4-d0),j0=c4-(f3+(y4=c4-f3))+(y4-X4),k4=e0-(U0+(y4=e0-U0))+(y4-X4),K4===0&&j0===0&&s4===0&&k4===0)||(Q4=B*f0+x*Math.abs(S8),(S8+=I0*k4+U0*K4-(f3*s4+g3*j0))>=Q4||-S8>=Q4))return S8;y4=(j4=(J0=K4-(E4=(Z4=134217729*K4)-(Z4-K4)))*(e3=U0-(i0=(Z4=134217729*U0)-(Z4-U0)))-((z4=K4*U0)-E4*i0-J0*i0-E4*e3))-(_0=j4-(f4=(J0=j0-(E4=(Z4=134217729*j0)-(Z4-j0)))*(e3=g3-(i0=(Z4=134217729*g3)-(Z4-g3)))-((y0=j0*g3)-E4*i0-J0*i0-E4*e3))),f7[0]=j4-(_0+y4)+(y4-f4),y4=(R4=z4-((z0=z4+_0)-(y4=z0-z4))+(_0-y4))-(_0=R4-y0),f7[1]=R4-(_0+y4)+(y4-y0),y4=(t3=z0+_0)-z0,f7[2]=z0-(t3-y4)+(_0-y4),f7[3]=t3;const J4=T(4,V,4,f7,U);y4=(j4=(J0=I0-(E4=(Z4=134217729*I0)-(Z4-I0)))*(e3=k4-(i0=(Z4=134217729*k4)-(Z4-k4)))-((z4=I0*k4)-E4*i0-J0*i0-E4*e3))-(_0=j4-(f4=(J0=f3-(E4=(Z4=134217729*f3)-(Z4-f3)))*(e3=s4-(i0=(Z4=134217729*s4)-(Z4-s4)))-((y0=f3*s4)-E4*i0-J0*i0-E4*e3))),f7[0]=j4-(_0+y4)+(y4-f4),y4=(R4=z4-((z0=z4+_0)-(y4=z0-z4))+(_0-y4))-(_0=R4-y0),f7[1]=R4-(_0+y4)+(y4-y0),y4=(t3=z0+_0)-z0,f7[2]=z0-(t3-y4)+(_0-y4),f7[3]=t3;const m5=T(J4,U,4,f7,Y);y4=(j4=(J0=K4-(E4=(Z4=134217729*K4)-(Z4-K4)))*(e3=k4-(i0=(Z4=134217729*k4)-(Z4-k4)))-((z4=K4*k4)-E4*i0-J0*i0-E4*e3))-(_0=j4-(f4=(J0=j0-(E4=(Z4=134217729*j0)-(Z4-j0)))*(e3=s4-(i0=(Z4=134217729*s4)-(Z4-s4)))-((y0=j0*s4)-E4*i0-J0*i0-E4*e3))),f7[0]=j4-(_0+y4)+(y4-f4),y4=(R4=z4-((z0=z4+_0)-(y4=z0-z4))+(_0-y4))-(_0=R4-y0),f7[1]=R4-(_0+y4)+(y4-y0),y4=(t3=z0+_0)-z0,f7[2]=z0-(t3-y4)+(_0-y4),f7[3]=t3;const $8=T(m5,Y,4,f7,a7);return a7[$8-1]}(b7,L7,p7,l7,d7,T7,Z7)},u.orient2dfast=function(b7,L7,p7,l7,d7,T7){return(L7-T7)*(p7-d7)-(b7-d7)*(l7-T7)},Object.defineProperty(u,"__esModule",{value:!0})})})(rm,rm.exports);var oV=rm.exports,hw=XU,Mc=tV,sV=iV,aV=oV.orient2d;Mc.default&&(Mc=Mc.default);Ag.exports=bM;Ag.exports.default=bM;function bM(r,o,u){o=Math.max(0,o===void 0?2:o),u=u||0;var m=dV(r),x=new hw(16);x.toBBox=function(l7){return{minX:l7[0],minY:l7[1],maxX:l7[0],maxY:l7[1]}},x.compareMinX=function(l7,d7){return l7[0]-d7[0]},x.compareMinY=function(l7,d7){return l7[1]-d7[1]},x.load(r);for(var T=[],C=0,k;CT||k.push({node:V,dist:U})}for(;k.length&&!k.peek().node.children;){var Y=k.pop(),a7=Y.node,f7=Of(a7,o,u),b7=Of(a7,m,x);if(Y.dist=o.minX&&r[0]<=o.maxX&&r[1]>=o.minY&&r[1]<=o.maxY}function fw(r,o,u){for(var m=Math.min(r[0],o[0]),x=Math.min(r[1],o[1]),T=Math.max(r[0],o[0]),C=Math.max(r[1],o[1]),k=u.search({minX:m,minY:x,maxX:T,maxY:C}),s=0;s0!=Gr(r,o,m)>0&&Gr(u,m,r)>0!=Gr(u,m,o)>0}function Bf(r){var o=r.p,u=r.next.p;return r.minX=Math.min(o[0],u[0]),r.minY=Math.min(o[1],u[1]),r.maxX=Math.max(o[0],u[0]),r.maxY=Math.max(o[1],u[1]),r}function dV(r){for(var o=r[0],u=r[0],m=r[0],x=r[0],T=0;Tm[0]&&(m=C),C[1]x[1]&&(x=C)}var k=[o,u,m,x],s=k.slice();for(T=0;T1?(m=u[0],x=u[1]):k>0&&(m+=T*k,x+=C*k)}return T=r[0]-m,C=r[1]-x,T*T+C*C}function lc(r,o,u,m,x,T,C,k){var s=u-r,B=m-o,V=C-x,U=k-T,Y=r-x,a7=o-T,f7=s*s+B*B,b7=s*V+B*U,L7=V*V+U*U,p7=s*Y+B*a7,l7=V*Y+U*a7,d7=f7*L7-b7*b7,T7,D7,I7,J7,Z7=d7,F4=d7;d7===0?(D7=0,Z7=1,J7=l7,F4=L7):(D7=b7*l7-L7*p7,J7=f7*l7-b7*p7,D7<0?(D7=0,J7=l7,F4=L7):D7>Z7&&(D7=Z7,J7=l7+b7,F4=L7)),J7<0?(J7=0,-p7<0?D7=0:-p7>f7?D7=Z7:(D7=-p7,Z7=f7)):J7>F4&&(J7=F4,-p7+b7<0?D7=0:-p7+b7>f7?D7=Z7:(D7=-p7+b7,Z7=f7)),T7=D7===0?0:D7/Z7,I7=J7===0?0:J7/F4;var c4=(1-T7)*r+T7*u,L4=(1-T7)*o+T7*m,e0=(1-I7)*x+I7*C,d0=(1-I7)*T+I7*k,X4=e0-c4,f0=d0-L4;return X4*X4+f0*f0}function fV(r,o){return r[0]===o[0]?r[1]-o[1]:r[0]-o[0]}function pV(r){r.sort(fV);for(var o=[],u=0;u=2&&Gr(o[o.length-2],o[o.length-1],r[u])<=0;)o.pop();o.push(r[u])}for(var m=[],x=r.length-1;x>=0;x--){for(;m.length>=2&&Gr(m[m.length-2],m[m.length-1],r[x])<=0;)m.pop();m.push(r[x])}return m.pop(),o.pop(),o.concat(m)}var mV=Ag.exports;const gV=xs(mV);function _V(r,o={}){o.concavity=o.concavity||1/0;const u=[];if(Vu(r,x=>{u.push([x[0],x[1]])}),!u.length)return null;const m=gV(u,o.concavity);return m.length>3?NU([m]):null}function wM(r,o={}){switch(UU(r)){case"Point":return tm(jU(r),o.properties);case"Polygon":var u=[];Vu(r,function(T7){u.push(T7)});var m=uw(r,{properties:o.properties}),x=m.geometry.coordinates,T=0,C=0,k=0,s,B,V,U,Y,a7,f7,b7,L7=u.map(function(T7){return[T7[0]-x[0],T7[1]-x[1]]});for(s=0;so.metric===r)}function xV(r){return yn.value.map(o=>({metric:o.metric,[r]:o[r]}))}function G5(r,o,u,m={"fill-color":"rgba(0,0,0,0)"}){const x=o+"_SOURCE",T=o+"_FILL",C=o+"_OUTLINE",k=o+"_BASICOUTLINE";let s=new ys.Popup({closeButton:!0});const B=yV(o),V=OU(FU.features).map(Y=>{if(Y.properties){const{ntacode:a7}=Y.properties;Y.properties[o]=+B[a7]}return Y}).filter(Y=>Y.properties&&Y.properties[o]);r.addSource(x,{type:"geojson",data:{type:"FeatureCollection",features:V},promoteId:"ntacode"}),r.addLayer({id:T,type:"fill",source:x,layout:{},paint:m}),r.addLayer({id:k,type:"line",source:x,layout:{},paint:{"line-color":"#ffffff","line-width":1}}),r.addLayer({id:C,type:"line",source:x,layout:{},paint:{"line-color":["case",["boolean",["feature-state","clicked"],!1],"#0079DA",["boolean",["feature-state","hovered"],!1],"#666666","rgba(0, 0, 0, 0)"],"line-width":["case",["boolean",["feature-state","clicked"],!1],2.5,["boolean",["feature-state","hovered"],!1],2.5,0]}}),r.on("mousemove",T,Y=>{var a7;if(r.getCanvas().style.cursor="pointer",Y.features){Z5.value=!1;const{ntacode:f7,boroname:b7,ntaname:L7}=Y.features[0].properties,p7=xV(f7),l7=new Map(p7.map(L4=>[L4.metric,L4[f7]]));let d7=l7.has(o)?Ho(".1f")(+(l7.get(o)??"")):"N/A";o.startsWith("PCT")&&(d7+="%");const T7=Ho(".1f")(+(l7.get("PCT_TREES")??"")),D7=Ho(".1f")(+(l7.get("PCT_BUILDINGS_COOLROOF")??"")),I7=`
+ (${l.data.width}, ${l.data.height})`)));const S=!(i instanceof HTMLImageElement||ImageBitmap&&i instanceof ImageBitmap);l.data.replace(b,S),this.style.updateImage(d,l)}hasImage(d){return d?!!this.style&&!!this.style.getImage(d):(this.fire(new s.a(new Error("Missing required image id"))),!1)}removeImage(d){this.style.removeImage(d)}loadImage(d,i){s.d(this._requestManager.transformRequest(d,s.R.Image),(l,f)=>{i(l,f instanceof HTMLImageElement?s.f.getImageData(f):f)})}listImages(){return this.style.listImages()}addModel(d,i){this._lazyInitEmptyStyle(),this.style.addModel(d,i)}hasModel(d){return d?this.style.hasModel(d):(this.fire(new s.a(new Error("Missing required model id"))),!1)}removeModel(d){this.style.removeModel(d)}listModels(){return this.style.listModels()}addLayer(d,i){return this._isValidId(d.id)?(this._lazyInitEmptyStyle(),this.style.addLayer(d,i),this._update(!0)):this}getSlot(d){const i=this.getLayer(d);return i&&i.slot||null}setSlot(d,i){return this.style.setSlot(d,i),this.style.mergeLayers(),this._update(!0)}addImport(d,i){return this.style.addImport(d,i),this}updateImport(d,i){return typeof i!="string"&&i.id!==d?(this.removeImport(d),this.addImport(i)):(this.style.updateImport(d,i),this._update(!0))}removeImport(d){return this.style.removeImport(d),this}moveImport(d,i){return this.style.moveImport(d,i),this._update(!0)}moveLayer(d,i){return this._isValidId(d)?(this.style.moveLayer(d,i),this._update(!0)):this}removeLayer(d){return this._isValidId(d)?(this.style.removeLayer(d),this._update(!0)):this}getLayer(d){return this._isValidId(d)?this.style.getOwnLayer(d):null}setLayerZoomRange(d,i,l){return this._isValidId(d)?(this.style.setLayerZoomRange(d,i,l),this._update(!0)):this}setFilter(d,i,l={}){return this._isValidId(d)?(this.style.setFilter(d,i,l),this._update(!0)):this}getFilter(d){return this._isValidId(d)?this.style.getFilter(d):null}setPaintProperty(d,i,l,f={}){return this._isValidId(d)?(this.style.setPaintProperty(d,i,l,f),this._update(!0)):this}getPaintProperty(d,i){return this._isValidId(d)?this.style.getPaintProperty(d,i):null}setLayoutProperty(d,i,l,f={}){return this._isValidId(d)?(this.style.setLayoutProperty(d,i,l,f),this._update(!0)):this}getLayoutProperty(d,i){return this._isValidId(d)?this.style.getLayoutProperty(d,i):null}getSchema(d){return this.style.getSchema(d)}setSchema(d,i){return this.style.setSchema(d,i),this._update(!0)}getConfig(d){return this.style.getConfig(d)}setConfig(d,i){return this.style.setConfig(d,i),this._update(!0)}getConfigProperty(d,i){return this.style.getConfigProperty(d,i)}setConfigProperty(d,i,l){return this.style.setConfigProperty(d,i,l),this._update(!0)}setLights(d){if(this._lazyInitEmptyStyle(),d&&d.length===1&&d[0].type==="flat"){const i=d[0];i.properties?this.style.setFlatLight(i.properties,i.id,{}):this.style.setFlatLight({},"flat")}else this.style.setLights(d),this.painter.terrain&&(this.painter.terrain.invalidateRenderCache=!0);return this._update(!0)}getLights(){const d=this.style.getLights()||[];return d.length===0&&d.push({id:this.style.light.id,type:"flat",properties:this.style.getFlatLight()}),d}setLight(d,i={}){return console.log("The `map.setLight` function is deprecated, prefer using `map.setLights` with `flat` light type instead."),this.setLights([{id:"flat",type:"flat",properties:d}])}getLight(){return console.log("The `map.getLight` function is deprecated, prefer using `map.getLights` instead."),this.style.getFlatLight()}setTerrain(d){return this._lazyInitEmptyStyle(),!d&&this.transform.projection.requiresDraping?this.style.setTerrainForDraping():this.style.setTerrain(d),this._averageElevationLastSampledAt=-1/0,this._update(!0)}getTerrain(){return this.style?this.style.getTerrain():null}setFog(d){return this._lazyInitEmptyStyle(),this.style.setFog(d),this._update(!0)}getFog(){return this.style?this.style.getFog():null}setCamera(d){return this.style.setCamera(d),this._triggerCameraUpdate(d)}_triggerCameraUpdate(d){return this._update(this.transform.setOrthographicProjectionAtLowPitch(d["camera-projection"]==="orthographic"))}getCamera(){return this.style.camera}_queryFogOpacity(d){return this.style&&this.style.fog?this.style.fog.getOpacityAtLatLng(s.bq.convert(d),this.transform):0}setFeatureState(d,i){return this._isValidId(d.source)?(this.style.setFeatureState(d,i),this._update()):this}removeFeatureState(d,i){return this._isValidId(d.source)?(this.style.removeFeatureState(d,i),this._update()):this}getFeatureState(d){return this._isValidId(d.source)?this.style.getFeatureState(d):null}_updateContainerDimensions(){if(!this._container)return;const d=this._container.getBoundingClientRect().width||400,i=this._container.getBoundingClientRect().height||300;let l,f,g,y=this._container;for(;y&&(!f||!g);){const b=window.getComputedStyle(y).transform;b&&b!=="none"&&(l=b.match(/matrix.*\((.+)\)/)[1].split(", "),l[0]&&l[0]!=="0"&&l[0]!=="1"&&(f=l[0]),l[3]&&l[3]!=="0"&&l[3]!=="1"&&(g=l[3])),y=y.parentElement}this._containerWidth=f?Math.abs(d/f):d,this._containerHeight=g?Math.abs(i/g):i}_detectMissingCSS(){window.getComputedStyle(this._missingCSSCanary).getPropertyValue("background-color")!=="rgb(250, 128, 114)"&&s.w("This page appears to be missing CSS declarations for Mapbox GL JS, which may cause the map to display incorrectly. Please ensure your page includes mapbox-gl.css, as described in https://www.mapbox.com/mapbox-gl-js/api/.")}_setupContainer(){const d=this._container;d.classList.add("mapboxgl-map"),(this._missingCSSCanary=a7("div","mapboxgl-canary",d)).style.visibility="hidden",this._detectMissingCSS();const i=this._canvasContainer=a7("div","mapboxgl-canvas-container",d);this._canvas=a7("canvas","mapboxgl-canvas",i),this._interactive&&(i.classList.add("mapboxgl-interactive"),this._canvas.setAttribute("tabindex","0")),this._canvas.addEventListener("webglcontextlost",this._contextLost,!1),this._canvas.addEventListener("webglcontextrestored",this._contextRestored,!1),this._canvas.setAttribute("aria-label",this._getUIString("Map.Title")),this._canvas.setAttribute("role","region"),this._updateContainerDimensions(),this._resizeCanvas(this._containerWidth,this._containerHeight);const l=this._controlContainer=a7("div","mapboxgl-control-container",d),f=this._controlPositions={};["top-left","top-right","bottom-left","bottom-right"].forEach(g=>{f[g]=a7("div",`mapboxgl-ctrl-${g}`,l)}),this._container.addEventListener("scroll",this._onMapScroll,!1)}_resizeCanvas(d,i){const l=s.f.devicePixelRatio||1;this._canvas.width=l*Math.ceil(d),this._canvas.height=l*Math.ceil(i),this._canvas.style.width=`${d}px`,this._canvas.style.height=`${i}px`}_addMarker(d){this._markers.push(d)}_removeMarker(d){const i=this._markers.indexOf(d);i!==-1&&this._markers.splice(i,1)}_addPopup(d){this._popups.push(d)}_removePopup(d){const i=this._popups.indexOf(d);i!==-1&&this._popups.splice(i,1)}_setupPainter(){const d=s.e({},V.webGLContextAttributes,{failIfMajorPerformanceCaveat:this._failIfMajorPerformanceCaveat,preserveDrawingBuffer:this._preserveDrawingBuffer,antialias:this._antialias||!1}),i=this._canvas.getContext("webgl2",d);i?(s.dj(i,!0),this.painter=new va(i,this._contextCreateOptions,this.transform,this._tp),this.on("data",l=>{l.dataType==="source"&&this.painter.setTileLoadedFlag(!0)}),s.dk.testSupport(i)):this.fire(new s.a(new Error("Failed to initialize WebGL")))}_contextLost(d){d.preventDefault(),this._frame&&(this._frame.cancel(),this._frame=null),this.fire(new s.b("webglcontextlost",{originalEvent:d}))}_contextRestored(d){this._setupPainter(),this.resize(),this._update(),this.fire(new s.b("webglcontextrestored",{originalEvent:d}))}_onMapScroll(d){if(d.target===this._container)return this._container.scrollTop=0,this._container.scrollLeft=0,!1}loaded(){return!this._styleDirty&&!this._sourcesDirty&&!!this.style&&this.style.loaded()}_update(d){return this.style?(this._styleDirty=this._styleDirty||d,this._sourcesDirty=!0,this.triggerRepaint(),this):this}_requestRenderFrame(d){return this._update(),this._renderTaskQueue.add(d)}_cancelRenderFrame(d){this._renderTaskQueue.remove(d)}_requestDomTask(d){!this.loaded()||this.loaded()&&!this.isMoving()?d():this._domRenderTaskQueue.add(d)}_render(d){let i;this.fire(new s.b("renderstart"));const l=this.painter.context.extTimerQuery,f=s.f.now(),g=this.painter.context.gl;if(this.listens("gpu-timing-frame")&&(i=g.createQuery(),g.beginQuery(l.TIME_ELAPSED_EXT,i)),this.painter.context.setDirty(),this.painter.setBaseState(),(this.isMoving()||this.isRotating()||this.isZooming())&&(this._interactionRange[0]=Math.min(this._interactionRange[0],performance.now()),this._interactionRange[1]=Math.max(this._interactionRange[1],performance.now())),this._renderTaskQueue.run(d),this._domRenderTaskQueue.run(d),this._removed)return;this._updateProjectionTransition();const y=this._isInitialLoad?0:this._fadeDuration;if(this.style&&this._styleDirty){this._styleDirty=!1;const A=this.transform.zoom,P=this.transform.pitch,R=s.f.now(),z=new s.N(A,{now:R,fadeDuration:y,pitch:P,transition:this.style.transition});this.style.update(z)}this.style&&this.style.hasFogTransition()&&(this.style._markersNeedUpdate=!0,this._sourcesDirty=!0);let b=!1;if(this.style&&this._sourcesDirty?(this._sourcesDirty=!1,this.painter._updateFog(this.style),this._updateTerrain(),b=this._updateAverageElevation(f),this.style.updateSources(this.transform),this._forceMarkerAndPopupUpdate()):b=this._updateAverageElevation(f),this._placementDirty=this.style&&this.style._updatePlacement(this.painter.transform,this.showCollisionBoxes,y,this._crossSourceCollisions),this.style&&this.painter.render(this.style,{showTileBoundaries:this.showTileBoundaries,showParseStatus:this.showParseStatus,wireframe:{terrain:this.showTerrainWireframe,layers2D:this.showLayers2DWireframe,layers3D:this.showLayers3DWireframe},showOverdrawInspector:this._showOverdrawInspector,showQueryGeometry:!!this._showQueryGeometry,showTileAABBs:this.showTileAABBs,rotating:this.isRotating(),zooming:this.isZooming(),moving:this.isMoving(),fadeDuration:y,isInitialLoad:this._isInitialLoad,showPadding:this.showPadding,gpuTiming:!!this.listens("gpu-timing-layer"),gpuTimingDeferredRender:!!this.listens("gpu-timing-deferred-render"),speedIndexTiming:this.speedIndexTiming}),this.fire(new s.b("render")),this.loaded()&&!this._loaded&&(this._loaded=!0,this.fire(new s.b("load"))),this.style&&this.style.hasTransitions()&&(this._styleDirty=!0),this.style&&!this._placementDirty&&this.style._releaseSymbolFadeTiles(),i){const A=s.f.now()-f;g.endQuery(l.TIME_ELAPSED_EXT),setTimeout(()=>{const P=g.getQueryParameter(i,g.QUERY_RESULT)/1e6;g.deleteQuery(i),this.fire(new s.b("gpu-timing-frame",{cpuTime:A,gpuTime:P}))},50)}if(this.listens("gpu-timing-layer")){const A=this.painter.collectGpuTimers();setTimeout(()=>{const P=this.painter.queryGpuTimers(A);this.fire(new s.b("gpu-timing-layer",{layerTimes:P}))},50)}if(this.listens("gpu-timing-deferred-render")){const A=this.painter.collectDeferredRenderGpuQueries();setTimeout(()=>{const P=this.painter.queryGpuTimeDeferredRender(A);this.fire(new s.b("gpu-timing-deferred-render",{gpuTime:P}))},50)}const S=this._sourcesDirty||this._styleDirty||this._placementDirty||b;if(S||this._repaint)this.triggerRepaint();else{const A=!this.isMoving()&&this.loaded();if(A&&(b=this._updateAverageElevation(f,!0)),b)this.triggerRepaint();else if(this._triggerFrame(!1),A&&(this.fire(new s.b("idle")),this._isInitialLoad=!1,this.speedIndexTiming)){const P=this._calculateSpeedIndex();this.fire(new s.b("speedindexcompleted",{speedIndex:P})),this.speedIndexTiming=!1}}!this._loaded||this._fullyLoaded||S||(this._fullyLoaded=!0,this._performanceMetricsCollection&&s.dl(this._requestManager._customAccessToken,{width:this.painter.width,height:this.painter.height,interactionRange:this._interactionRange,visibilityHidden:this._visibilityHidden,terrainEnabled:!!this.painter.style.getTerrain(),fogEnabled:!!this.painter.style.getFog(),projection:this.getProjection().name,zoom:this.transform.zoom,renderer:this.painter.context.renderer,vendor:this.painter.context.vendor}),this._authenticate())}_forceMarkerAndPopupUpdate(d){for(const i of this._markers)d&&!this.getRenderWorldCopies()&&(i._lngLat=i._lngLat.wrap()),i._update();for(const i of this._popups)!d||this.getRenderWorldCopies()||i._trackPointer||(i._lngLat=i._lngLat.wrap()),i._update()}_updateAverageElevation(d,i=!1){const l=g=>(this.transform.averageElevation=g,this._update(!1),!0);if(!this.painter.averageElevationNeedsEasing())return this.transform.averageElevation!==0&&l(0);const f=this.transform.elevation&&this.transform.elevation.exaggeration()!==this._averageElevationExaggeration;if(f||(i||d-this._averageElevationLastSampledAt>500)&&!this._averageElevation.isEasing(d)){const g=this.transform.averageElevation;let y=this.transform.sampleAverageElevation();this.transform.elevation&&(this._averageElevationExaggeration=this.transform.elevation.exaggeration()),isNaN(y)?y=0:this._averageElevationLastSampledAt=d;const b=Math.abs(g-y);if(b>1){if(this._isInitialLoad||f)return this._averageElevation.jumpTo(y),l(y);this._averageElevation.easeTo(y,d,300)}else if(b>1e-4)return this._averageElevation.jumpTo(y),l(y)}return!!this._averageElevation.isEasing(d)&&l(this._averageElevation.getValue(d))}_authenticate(){s.dm(this._getMapId(),this._requestManager._skuToken,this._requestManager._customAccessToken,d=>{if(d&&(d.message===s.dn||d.status===401)){const i=this.painter.context.gl;s.dj(i,!1),this._logoControl instanceof Ba&&this._logoControl._updateLogo(),i&&i.clear(i.DEPTH_BUFFER_BIT|i.COLOR_BUFFER_BIT|i.STENCIL_BUFFER_BIT),this._silenceAuthErrors||this.fire(new s.a(new Error("A valid Mapbox access token is required to use Mapbox GL JS. To create an account or a new access token, visit https://account.mapbox.com/")))}}),s.dp(this._getMapId(),this._requestManager._skuToken,this._requestManager._customAccessToken,()=>{})}_postStyleLoadEvent(){this.style.globalId&&s.dq(this._requestManager._customAccessToken,{map:this,skuToken:this._requestManager._skuToken,style:this.style.globalId,importedStyles:this.style.getImportGlobalIds()})}_updateTerrain(){const d=this._isDragging();this.painter.updateTerrain(this.style,d)}_calculateSpeedIndex(){const d=this.painter.canvasCopy(),i=this.painter.getCanvasCopiesAndTimestamps();i.timeStamps.push(performance.now());const l=this.painter.context.gl,f=l.createFramebuffer();function g(y){l.framebufferTexture2D(l.FRAMEBUFFER,l.COLOR_ATTACHMENT0,l.TEXTURE_2D,y,0);const b=new Uint8Array(l.drawingBufferWidth*l.drawingBufferHeight*4);return l.readPixels(0,0,l.drawingBufferWidth,l.drawingBufferHeight,l.RGBA,l.UNSIGNED_BYTE,b),b}return l.bindFramebuffer(l.FRAMEBUFFER,f),this._canvasPixelComparison(g(d),i.canvasCopies.map(g),i.timeStamps)}_canvasPixelComparison(d,i,l){let f=l[1]-l[0];const g=d.length/4;for(let y=0;y{const l=!!this._renderNextFrame;this._frame=null,this._renderNextFrame=null,l&&this._render(i)}))}_preloadTiles(d){const i=this.style?this.style.getSourceCaches():[];return s.b4(i,(l,f)=>l._preloadTiles(d,f),()=>{this.triggerRepaint()}),this}_onWindowOnline(){this._update()}_onWindowResize(d){this._trackResize&&this.resize({originalEvent:d})._update()}_onVisibilityChange(){document.visibilityState==="hidden"&&this._visibilityHidden++}get showTileBoundaries(){return!!this._showTileBoundaries}set showTileBoundaries(d){this._showTileBoundaries!==d&&(this._showTileBoundaries=d,this._tp.refreshUI(),this._update())}get showParseStatus(){return!!this._showParseStatus}set showParseStatus(d){this._showParseStatus!==d&&(this._showParseStatus=d,this._tp.refreshUI(),this._update())}get showTerrainWireframe(){return!!this._showTerrainWireframe}set showTerrainWireframe(d){this._showTerrainWireframe!==d&&(this._showTerrainWireframe=d,this._tp.refreshUI(),this._update())}get showLayers2DWireframe(){return!!this._showLayers2DWireframe}set showLayers2DWireframe(d){this._showLayers2DWireframe!==d&&(this._showLayers2DWireframe=d,this._tp.refreshUI(),this._update())}get showLayers3DWireframe(){return!!this._showLayers3DWireframe}set showLayers3DWireframe(d){this._showLayers3DWireframe!==d&&(this._showLayers3DWireframe=d,this._tp.refreshUI(),this._update())}get speedIndexTiming(){return!!this._speedIndexTiming}set speedIndexTiming(d){this._speedIndexTiming!==d&&(this._speedIndexTiming=d,this._update())}get showPadding(){return!!this._showPadding}set showPadding(d){this._showPadding!==d&&(this._showPadding=d,this._tp.refreshUI(),this._update())}get showCollisionBoxes(){return!!this._showCollisionBoxes}set showCollisionBoxes(d){this._showCollisionBoxes!==d&&(this._showCollisionBoxes=d,this._tp.refreshUI(),d?this.style._generateCollisionBoxes():this._update())}get showOverdrawInspector(){return!!this._showOverdrawInspector}set showOverdrawInspector(d){this._showOverdrawInspector!==d&&(this._showOverdrawInspector=d,this._tp.refreshUI(),this._update())}get repaint(){return!!this._repaint}set repaint(d){this._repaint!==d&&(this._repaint=d,this._tp.refreshUI(),this.triggerRepaint())}get vertices(){return!!this._vertices}set vertices(d){this._vertices=d,this._update()}get showTileAABBs(){return!!this._showTileAABBs}set showTileAABBs(d){this._showTileAABBs!==d&&(this._showTileAABBs=d,this._tp.refreshUI(),d&&this._update())}_setCacheLimits(d,i){s.dv(d,i)}get version(){return s.du}},NavigationControl:class{constructor(d){this.options=s.e({},P1,d),this._container=a7("div","mapboxgl-ctrl mapboxgl-ctrl-group"),this._container.addEventListener("contextmenu",i=>i.preventDefault()),this.options.showZoom&&(s.a$(["_setButtonTitle","_updateZoomButtons"],this),this._zoomInButton=this._createButton("mapboxgl-ctrl-zoom-in",i=>{this._map&&this._map.zoomIn({},{originalEvent:i})}),a7("span","mapboxgl-ctrl-icon",this._zoomInButton).setAttribute("aria-hidden","true"),this._zoomOutButton=this._createButton("mapboxgl-ctrl-zoom-out",i=>{this._map&&this._map.zoomOut({},{originalEvent:i})}),a7("span","mapboxgl-ctrl-icon",this._zoomOutButton).setAttribute("aria-hidden","true")),this.options.showCompass&&(s.a$(["_rotateCompassArrow"],this),this._compass=this._createButton("mapboxgl-ctrl-compass",i=>{const l=this._map;l&&(this.options.visualizePitch?l.resetNorthPitch({},{originalEvent:i}):l.resetNorth({},{originalEvent:i}))}),this._compassIcon=a7("span","mapboxgl-ctrl-icon",this._compass),this._compassIcon.setAttribute("aria-hidden","true"))}_updateZoomButtons(){const d=this._map;if(!d)return;const i=d.getZoom(),l=i===d.getMaxZoom(),f=i===d.getMinZoom();this._zoomInButton.disabled=l,this._zoomOutButton.disabled=f,this._zoomInButton.setAttribute("aria-disabled",l.toString()),this._zoomOutButton.setAttribute("aria-disabled",f.toString())}_rotateCompassArrow(){const d=this._map;if(!d)return;const i=this.options.visualizePitch?`scale(${1/Math.pow(Math.cos(d.transform.pitch*(Math.PI/180)),.5)}) rotateX(${d.transform.pitch}deg) rotateZ(${d.transform.angle*(180/Math.PI)}deg)`:`rotate(${d.transform.angle*(180/Math.PI)}deg)`;d._requestDomTask(()=>{this._compassIcon&&(this._compassIcon.style.transform=i)})}onAdd(d){return this._map=d,this.options.showZoom&&(this._setButtonTitle(this._zoomInButton,"ZoomIn"),this._setButtonTitle(this._zoomOutButton,"ZoomOut"),d.on("zoom",this._updateZoomButtons),this._updateZoomButtons()),this.options.showCompass&&(this._setButtonTitle(this._compass,"ResetBearing"),this.options.visualizePitch&&d.on("pitch",this._rotateCompassArrow),d.on("rotate",this._rotateCompassArrow),this._rotateCompassArrow(),this._handler=new Xt(d,this._compass,this.options.visualizePitch)),this._container}onRemove(){const d=this._map;d&&(this._container.remove(),this.options.showZoom&&d.off("zoom",this._updateZoomButtons),this.options.showCompass&&(this.options.visualizePitch&&d.off("pitch",this._rotateCompassArrow),d.off("rotate",this._rotateCompassArrow),this._handler&&this._handler.off(),this._handler=void 0),this._map=void 0)}_createButton(d,i){const l=a7("button",d,this._container);return l.type="button",l.addEventListener("click",i),l}_setButtonTitle(d,i){if(!this._map)return;const l=this._map._getUIString(`NavigationControl.${i}`);d.setAttribute("aria-label",l),d.firstElementChild&&d.firstElementChild.setAttribute("title",l)}},GeolocateControl:class extends s.E{constructor(d){super();const i=navigator.geolocation;this.options=s.e({geolocation:i},S4,d),s.a$(["_onSuccess","_onError","_onZoom","_finish","_setupUI","_updateCamera","_updateMarker","_updateMarkerRotation","_onDeviceOrientation"],this),this._updateMarkerRotationThrottled=ba(this._updateMarkerRotation,20),this._numberOfWatches=0}onAdd(d){return this._map=d,this._container=a7("div","mapboxgl-ctrl mapboxgl-ctrl-group"),this._checkGeolocationSupport(this._setupUI),this._container}onRemove(){this._geolocationWatchID!==void 0&&(this.options.geolocation.clearWatch(this._geolocationWatchID),this._geolocationWatchID=void 0),this.options.showUserLocation&&this._userLocationDotMarker&&this._userLocationDotMarker.remove(),this.options.showAccuracyCircle&&this._accuracyCircleMarker&&this._accuracyCircleMarker.remove(),this._container.remove(),this._map.off("zoom",this._onZoom),this._map=void 0,this._numberOfWatches=0,this._noTimeout=!1}_checkGeolocationSupport(d){const i=(l=!!this.options.geolocation)=>{this._supportsGeolocation=l,d(l)};this._supportsGeolocation!==void 0?d(this._supportsGeolocation):navigator.permissions!==void 0?navigator.permissions.query({name:"geolocation"}).then(l=>i(l.state!=="denied")).catch(()=>i()):i()}_isOutOfMapMaxBounds(d){const i=this._map.getMaxBounds(),l=d.coords;return!!i&&(l.longitudei.getEast()||l.latitudei.getNorth())}_setErrorState(){switch(this._watchState){case"WAITING_ACTIVE":this._watchState="ACTIVE_ERROR",this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-active"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-active-error");break;case"ACTIVE_LOCK":this._watchState="ACTIVE_ERROR",this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-active"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-active-error"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-waiting");break;case"BACKGROUND":this._watchState="BACKGROUND_ERROR",this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-background"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-background-error"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-waiting")}}_onSuccess(d){if(this._map){if(this._isOutOfMapMaxBounds(d))return this._setErrorState(),this.fire(new s.b("outofmaxbounds",d)),this._updateMarker(),void this._finish();if(this.options.trackUserLocation)switch(this._lastKnownPosition=d,this._watchState){case"WAITING_ACTIVE":case"ACTIVE_LOCK":case"ACTIVE_ERROR":this._watchState="ACTIVE_LOCK",this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-active-error"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-active");break;case"BACKGROUND":case"BACKGROUND_ERROR":this._watchState="BACKGROUND",this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-background-error"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-background")}this.options.showUserLocation&&this._watchState!=="OFF"&&this._updateMarker(d),this.options.trackUserLocation&&this._watchState!=="ACTIVE_LOCK"||this._updateCamera(d),this.options.showUserLocation&&this._userLocationDotMarker.removeClassName("mapboxgl-user-location-dot-stale"),this.fire(new s.b("geolocate",d)),this._finish()}}_updateCamera(d){const i=new s.bq(d.coords.longitude,d.coords.latitude),l=d.coords.accuracy,f=this._map.getBearing(),g=s.e({bearing:f},this.options.fitBoundsOptions);this._map.fitBounds(i.toBounds(l),g,{geolocateSource:!0})}_updateMarker(d){if(d){const i=new s.bq(d.coords.longitude,d.coords.latitude);this._accuracyCircleMarker.setLngLat(i).addTo(this._map),this._userLocationDotMarker.setLngLat(i).addTo(this._map),this._accuracy=d.coords.accuracy,this.options.showUserLocation&&this.options.showAccuracyCircle&&this._updateCircleRadius()}else this._userLocationDotMarker.remove(),this._accuracyCircleMarker.remove()}_updateCircleRadius(){const d=this._map.transform,i=s.bo(1,d._center.lat)*d.worldSize,l=Math.ceil(2*this._accuracy*i);this._circleElement.style.width=`${l}px`,this._circleElement.style.height=`${l}px`}_onZoom(){this.options.showUserLocation&&this.options.showAccuracyCircle&&this._updateCircleRadius()}_updateMarkerRotation(){this._userLocationDotMarker&&typeof this._heading=="number"?(this._userLocationDotMarker.setRotation(this._heading),this._userLocationDotMarker.addClassName("mapboxgl-user-location-show-heading")):(this._userLocationDotMarker.removeClassName("mapboxgl-user-location-show-heading"),this._userLocationDotMarker.setRotation(0))}_onError(d){if(this._map){if(this.options.trackUserLocation)if(d.code===1){this._watchState="OFF",this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-active"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-active-error"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-background"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-background-error"),this._geolocateButton.disabled=!0;const i=this._map._getUIString("GeolocateControl.LocationNotAvailable");this._geolocateButton.setAttribute("aria-label",i),this._geolocateButton.firstElementChild&&this._geolocateButton.firstElementChild.setAttribute("title",i),this._geolocationWatchID!==void 0&&this._clearWatch()}else{if(d.code===3&&this._noTimeout)return;this._setErrorState()}this._watchState!=="OFF"&&this.options.showUserLocation&&this._userLocationDotMarker.addClassName("mapboxgl-user-location-dot-stale"),this.fire(new s.b("error",d)),this._finish()}}_finish(){this._timeoutId&&clearTimeout(this._timeoutId),this._timeoutId=void 0}_setupUI(d){if(this._map!==void 0){if(this._container.addEventListener("contextmenu",i=>i.preventDefault()),this._geolocateButton=a7("button","mapboxgl-ctrl-geolocate",this._container),a7("span","mapboxgl-ctrl-icon",this._geolocateButton).setAttribute("aria-hidden","true"),this._geolocateButton.type="button",d===!1){s.w("Geolocation support is not available so the GeolocateControl will be disabled.");const i=this._map._getUIString("GeolocateControl.LocationNotAvailable");this._geolocateButton.disabled=!0,this._geolocateButton.setAttribute("aria-label",i),this._geolocateButton.firstElementChild&&this._geolocateButton.firstElementChild.setAttribute("title",i)}else{const i=this._map._getUIString("GeolocateControl.FindMyLocation");this._geolocateButton.setAttribute("aria-label",i),this._geolocateButton.firstElementChild&&this._geolocateButton.firstElementChild.setAttribute("title",i)}this.options.trackUserLocation&&(this._geolocateButton.setAttribute("aria-pressed","false"),this._watchState="OFF"),this.options.showUserLocation&&(this._dotElement=a7("div","mapboxgl-user-location"),this._dotElement.appendChild(a7("div","mapboxgl-user-location-dot")),this._dotElement.appendChild(a7("div","mapboxgl-user-location-heading")),this._userLocationDotMarker=new ie({element:this._dotElement,rotationAlignment:"map",pitchAlignment:"map"}),this._circleElement=a7("div","mapboxgl-user-location-accuracy-circle"),this._accuracyCircleMarker=new ie({element:this._circleElement,pitchAlignment:"map"}),this.options.trackUserLocation&&(this._watchState="OFF"),this._map.on("zoom",this._onZoom)),this._geolocateButton.addEventListener("click",this.trigger.bind(this)),this._setup=!0,this.options.trackUserLocation&&this._map.on("movestart",i=>{i.geolocateSource||this._watchState!=="ACTIVE_LOCK"||i.originalEvent&&i.originalEvent.type==="resize"||(this._watchState="BACKGROUND",this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-background"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-active"),this.fire(new s.b("trackuserlocationend")))})}}_onDeviceOrientation(d){this._userLocationDotMarker&&(d.webkitCompassHeading?this._heading=d.webkitCompassHeading:d.absolute===!0&&(this._heading=-1*d.alpha),this._updateMarkerRotationThrottled())}trigger(){if(!this._setup)return s.w("Geolocate control triggered before added to a map"),!1;if(this.options.trackUserLocation){switch(this._watchState){case"OFF":this._watchState="WAITING_ACTIVE",this.fire(new s.b("trackuserlocationstart"));break;case"WAITING_ACTIVE":case"ACTIVE_LOCK":case"ACTIVE_ERROR":case"BACKGROUND_ERROR":this._numberOfWatches--,this._noTimeout=!1,this._watchState="OFF",this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-active"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-active-error"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-background"),this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-background-error"),this.fire(new s.b("trackuserlocationend"));break;case"BACKGROUND":this._watchState="ACTIVE_LOCK",this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-background"),this._lastKnownPosition&&this._updateCamera(this._lastKnownPosition),this.fire(new s.b("trackuserlocationstart"))}switch(this._watchState){case"WAITING_ACTIVE":this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-active");break;case"ACTIVE_LOCK":this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-active");break;case"ACTIVE_ERROR":this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-active-error");break;case"BACKGROUND":this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-background");break;case"BACKGROUND_ERROR":this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-background-error")}if(this._watchState==="OFF"&&this._geolocationWatchID!==void 0)this._clearWatch();else if(this._geolocationWatchID===void 0){let d;this._geolocateButton.classList.add("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.setAttribute("aria-pressed","true"),this._numberOfWatches++,this._numberOfWatches>1?(d={maximumAge:6e5,timeout:0},this._noTimeout=!0):(d=this.options.positionOptions,this._noTimeout=!1),this._geolocationWatchID=this.options.geolocation.watchPosition(this._onSuccess,this._onError,d),this.options.showUserHeading&&this._addDeviceOrientationListener()}}else this.options.geolocation.getCurrentPosition(this._onSuccess,this._onError,this.options.positionOptions),this._timeoutId=setTimeout(this._finish,1e4);return!0}_addDeviceOrientationListener(){const d=()=>{"ondeviceorientationabsolute"in window?window.addEventListener("deviceorientationabsolute",this._onDeviceOrientation):window.addEventListener("deviceorientation",this._onDeviceOrientation)};typeof DeviceMotionEvent<"u"&&typeof DeviceMotionEvent.requestPermission=="function"?DeviceOrientationEvent.requestPermission().then(i=>{i==="granted"&&d()}).catch(console.error):d()}_clearWatch(){this.options.geolocation.clearWatch(this._geolocationWatchID),window.removeEventListener("deviceorientation",this._onDeviceOrientation),window.removeEventListener("deviceorientationabsolute",this._onDeviceOrientation),this._geolocationWatchID=void 0,this._geolocateButton.classList.remove("mapboxgl-ctrl-geolocate-waiting"),this._geolocateButton.setAttribute("aria-pressed","false"),this.options.showUserLocation&&this._updateMarker(null)}},AttributionControl:Ei,ScaleControl:class{constructor(d){this.options=s.e({},Na,d),this._isNumberFormatSupported=function(){try{return new Intl.NumberFormat("en",{style:"unit",unitDisplay:"short",unit:"meter"}),!0}catch{return!1}}(),s.a$(["_update","_setScale","setUnit"],this)}getDefaultPosition(){return"bottom-left"}_update(){const d=this.options.maxWidth||100,i=this._map,l=i._containerHeight/2,f=i._containerWidth/2-d/2,g=i.unproject([f,l]),y=i.unproject([f+d,l]),b=g.distanceTo(y);if(this.options.unit==="imperial"){const S=3.2808*b;S>5280?this._setScale(d,S/5280,"mile"):this._setScale(d,S,"foot")}else this.options.unit==="nautical"?this._setScale(d,b/1852,"nautical-mile"):b>=1e3?this._setScale(d,b/1e3,"kilometer"):this._setScale(d,b,"meter")}_setScale(d,i,l){this._map._requestDomTask(()=>{const f=function(y){const b=Math.pow(10,`${Math.floor(y)}`.length-1);let S=y/b;return S=S>=10?10:S>=5?5:S>=3?3:S>=2?2:S>=1?1:function(A){const P=Math.pow(10,Math.ceil(-Math.log(A)/Math.LN10));return Math.round(A*P)/P}(S),b*S}(i),g=f/i;this._container.innerHTML=this._isNumberFormatSupported&&l!=="nautical-mile"?new Intl.NumberFormat(this._language,{style:"unit",unitDisplay:"short",unit:l}).format(f):`${f} ${ja[l]}`,this._container.style.width=d*g+"px"})}onAdd(d){return this._map=d,this._language=d.getLanguage(),this._container=a7("div","mapboxgl-ctrl mapboxgl-ctrl-scale",d.getContainer()),this._container.dir="auto",this._map.on("move",this._update),this._update(),this._container}onRemove(){this._container.remove(),this._map.off("move",this._update),this._map=void 0}_setLanguage(d){this._language=d,this._update()}setUnit(d){this.options.unit=d,this._update()}},FullscreenControl:class{constructor(d){this._fullscreen=!1,d&&d.container&&(d.container instanceof HTMLElement?this._container=d.container:s.w("Full screen control 'container' must be a DOM element.")),s.a$(["_onClickFullscreen","_changeIcon"],this),"onfullscreenchange"in document?this._fullscreenchange="fullscreenchange":"onwebkitfullscreenchange"in document&&(this._fullscreenchange="webkitfullscreenchange")}onAdd(d){return this._map=d,this._container||(this._container=this._map.getContainer()),this._controlContainer=a7("div","mapboxgl-ctrl mapboxgl-ctrl-group"),this._checkFullscreenSupport()?this._setupUI():(this._controlContainer.style.display="none",s.w("This device does not support fullscreen mode.")),this._controlContainer}onRemove(){this._controlContainer.remove(),this._map=null,document.removeEventListener(this._fullscreenchange,this._changeIcon)}_checkFullscreenSupport(){return!(!document.fullscreenEnabled&&!document.webkitFullscreenEnabled)}_setupUI(){const d=this._fullscreenButton=a7("button","mapboxgl-ctrl-fullscreen",this._controlContainer);a7("span","mapboxgl-ctrl-icon",d).setAttribute("aria-hidden","true"),d.type="button",this._updateTitle(),this._fullscreenButton.addEventListener("click",this._onClickFullscreen),document.addEventListener(this._fullscreenchange,this._changeIcon)}_updateTitle(){const d=this._getTitle();this._fullscreenButton.setAttribute("aria-label",d),this._fullscreenButton.firstElementChild&&this._fullscreenButton.firstElementChild.setAttribute("title",d)}_getTitle(){return this._map._getUIString(this._isFullscreen()?"FullscreenControl.Exit":"FullscreenControl.Enter")}_isFullscreen(){return this._fullscreen}_changeIcon(){(document.fullscreenElement||document.webkitFullscreenElement)===this._container!==this._fullscreen&&(this._fullscreen=!this._fullscreen,this._fullscreenButton.classList.toggle("mapboxgl-ctrl-shrink"),this._fullscreenButton.classList.toggle("mapboxgl-ctrl-fullscreen"),this._updateTitle())}_onClickFullscreen(){this._isFullscreen()?document.exitFullscreen?document.exitFullscreen():document.webkitCancelFullScreen&&document.webkitCancelFullScreen():this._container.requestFullscreen?this._container.requestFullscreen():this._container.webkitRequestFullscreen&&this._container.webkitRequestFullscreen()}},Popup:class extends s.E{constructor(d){super(),this.options=s.e(Object.create(oe),d),s.a$(["_update","_onClose","remove","_onMouseEvent"],this),this._classList=new Set(d&&d.className?d.className.trim().split(/\s+/):[])}addTo(d){return this._map&&this.remove(),this._map=d,this.options.closeOnClick&&d.on("preclick",this._onClose),this.options.closeOnMove&&d.on("move",this._onClose),d.on("remove",this.remove),this._update(),d._addPopup(this),this._focusFirstElement(),this._trackPointer?(d.on("mousemove",this._onMouseEvent),d.on("mouseup",this._onMouseEvent),d._canvasContainer.classList.add("mapboxgl-track-pointer")):d.on("move",this._update),this.fire(new s.b("open")),this}isOpen(){return!!this._map}remove(){this._content&&this._content.remove(),this._container&&(this._container.remove(),this._container=void 0);const d=this._map;return d&&(d.off("move",this._update),d.off("move",this._onClose),d.off("preclick",this._onClose),d.off("click",this._onClose),d.off("remove",this.remove),d.off("mousemove",this._onMouseEvent),d.off("mouseup",this._onMouseEvent),d.off("drag",this._onMouseEvent),d._canvasContainer&&d._canvasContainer.classList.remove("mapboxgl-track-pointer"),d._removePopup(this),this._map=void 0),this.fire(new s.b("close")),this}getLngLat(){return this._lngLat}setLngLat(d){this._lngLat=s.bq.convert(d),this._pos=null,this._trackPointer=!1,this._update();const i=this._map;return i&&(i.on("move",this._update),i.off("mousemove",this._onMouseEvent),i._canvasContainer.classList.remove("mapboxgl-track-pointer")),this}trackPointer(){this._trackPointer=!0,this._pos=null,this._update();const d=this._map;return d&&(d.off("move",this._update),d.on("mousemove",this._onMouseEvent),d.on("drag",this._onMouseEvent),d._canvasContainer.classList.add("mapboxgl-track-pointer")),this}getElement(){return this._container}setText(d){return this.setDOMContent(document.createTextNode(d))}setHTML(d){const i=document.createDocumentFragment(),l=document.createElement("body");let f;for(l.innerHTML=d;f=l.firstChild,f;)i.appendChild(f);return this.setDOMContent(i)}getMaxWidth(){return this._container&&this._container.style.maxWidth}setMaxWidth(d){return this.options.maxWidth=d,this._update(),this}setDOMContent(d){let i=this._content;if(i)for(;i.hasChildNodes();)i.firstChild&&i.removeChild(i.firstChild);else i=this._content=a7("div","mapboxgl-popup-content",this._container||void 0);if(i.appendChild(d),this.options.closeButton){const l=this._closeButton=a7("button","mapboxgl-popup-close-button",i);l.type="button",l.setAttribute("aria-label","Close popup"),l.setAttribute("aria-hidden","true"),l.innerHTML="×",l.addEventListener("click",this._onClose)}return this._update(),this._focusFirstElement(),this}addClassName(d){return this._classList.add(d),this._updateClassList(),this}removeClassName(d){return this._classList.delete(d),this._updateClassList(),this}setOffset(d){return this.options.offset=d,this._update(),this}toggleClassName(d){let i;return this._classList.delete(d)?i=!1:(this._classList.add(d),i=!0),this._updateClassList(),i}_onMouseEvent(d){this._update(d.point)}_getAnchor(d){if(this.options.anchor)return this.options.anchor;const i=this._map,l=this._container,f=this._pos;if(!i||!l||!f)return"bottom";const g=l.offsetWidth,y=l.offsetHeight,b=f.xi.transform.width-g/2;if(f.y+di.transform.height-y){if(b)return"bottom-left";if(S)return"bottom-right"}return b?"left":S?"right":"bottom"}_updateClassList(){const d=this._container;if(!d)return;const i=[...this._classList];i.push("mapboxgl-popup"),this._anchor&&i.push(`mapboxgl-popup-anchor-${this._anchor}`),this._trackPointer&&i.push("mapboxgl-popup-track-pointer"),d.className=i.join(" ")}_update(d){const i=this._map,l=this._content;if(!i||!this._lngLat&&!this._trackPointer||!l)return;let f=this._container;if(f||(f=this._container=a7("div","mapboxgl-popup",i.getContainer()),this._tip=a7("div","mapboxgl-popup-tip",f),f.appendChild(l)),this.options.maxWidth&&f.style.maxWidth!==this.options.maxWidth&&(f.style.maxWidth=this.options.maxWidth),i.transform.renderWorldCopies&&!this._trackPointer&&(this._lngLat=Qt(this._lngLat,this._pos,i.transform)),!this._trackPointer||d){const g=this._pos=this._trackPointer&&d?d:i.project(this._lngLat),y=se(this.options.offset),b=this._anchor=this._getAnchor(y.y),S=se(this.options.offset,b),A=g.add(S).round();i._requestDomTask(()=>{this._container&&b&&(this._container.style.transform=`${I1[b]} translate(${A.x}px,${A.y}px)`)})}if(!this._marker&&i._showingGlobe()){const g=s.de(i.transform,this._lngLat)?0:1;this._setOpacity(g)}this._updateClassList()}_focusFirstElement(){if(!this.options.focusAfterOpen||!this._container)return;const d=this._container.querySelector(Fa);d&&d.focus()}_onClose(){this.remove()}_setOpacity(d){this._container&&(this._container.style.opacity=`${d}`),this._content&&(this._content.style.pointerEvents=d?"auto":"none")}},Marker:ie,Style:L6,LngLat:s.bq,LngLatBounds:s.ag,Point:s.P,MercatorCoordinate:s.O,FreeCameraOptions:p1,Evented:s.E,config:s.dd,prewarm:s.dy,clearPrewarmedResources:s.dz,get accessToken(){return s.dd.ACCESS_TOKEN},set accessToken(d){s.dd.ACCESS_TOKEN=d},get baseApiUrl(){return s.dd.API_URL},set baseApiUrl(d){s.dd.API_URL=d},get workerCount(){return s.dA.workerCount},set workerCount(d){s.dA.workerCount=d},get maxParallelImageRequests(){return s.dd.MAX_PARALLEL_IMAGE_REQUESTS},set maxParallelImageRequests(d){s.dd.MAX_PARALLEL_IMAGE_REQUESTS=d},clearStorage(d){s.dB(d)},get workerUrl(){return s.dC.workerUrl},set workerUrl(d){s.dC.workerUrl=d},get workerClass(){return s.dC.workerClass},set workerClass(d){s.dC.workerClass=d},get workerParams(){return s.dC.workerParams},set workerParams(d){s.dC.workerParams=d},get dracoUrl(){return s.dD()},set dracoUrl(d){s.dE(d)},get meshoptUrl(){return s.dF()},set meshoptUrl(d){s.dG(d)},setNow:s.f.setNow,restoreNow:s.f.restoreNow}});var k=T;return k})})(GE);var ys=GE.exports;const q6=xs(ys),VN="/nyc-urban-heat/icons/NYC%20Urban%20Heat%20Portal.svg";var Sg={};Sg.match=ZN;Sg.parse=qE;var $N=/(?:(only|not)?\s*([^\s\(\)]+)(?:\s*and)?\s*)?(.+)?/i,GN=/\(\s*([^\s\:\)]+)\s*(?:\:\s*([^\s\)]+))?\s*\)/,HN=/^(?:(min|max)-)?(.+)/,qN=/(em|rem|px|cm|mm|in|pt|pc)?$/,WN=/(dpi|dpcm|dppx)?$/;function ZN(r,o){return qE(r).some(function(u){var m=u.inverse,x=u.type==="all"||o.type===u.type;if(x&&m||!(x||m))return!1;var T=u.expressions.every(function(C){var k=C.feature,s=C.modifier,B=C.value,V=o[k];if(!V)return!1;switch(k){case"orientation":case"scan":return V.toLowerCase()===B.toLowerCase();case"width":case"height":case"device-width":case"device-height":B=tw(B),V=tw(V);break;case"resolution":B=ew(B),V=ew(V);break;case"aspect-ratio":case"device-aspect-ratio":case"device-pixel-ratio":B=Jb(B),V=Jb(V);break;case"grid":case"color":case"color-index":case"monochrome":B=parseInt(B,10)||1,V=parseInt(V,10)||0;break}switch(s){case"min":return V>=B;case"max":return V<=B;default:return V===B}});return T&&!m||!T&&m})}function qE(r){return r.split(",").map(function(o){o=o.trim();var u=o.match($N),m=u[1],x=u[2],T=u[3]||"",C={};return C.inverse=!!m&&m.toLowerCase()==="not",C.type=x?x.toLowerCase():"all",T=T.match(/\([^\)]+\)/g)||[],C.expressions=T.map(function(k){var s=k.match(GN),B=s[1].toLowerCase().match(HN);return{modifier:B[1],feature:B[2],value:s[2]}}),C})}function Jb(r){var o=Number(r),u;return o||(u=r.match(/^(\d+)\s*\/\s*(\d+)$/),o=u[1]/u[2]),o}function ew(r){var o=parseFloat(r),u=String(r).match(WN)[1];switch(u){case"dpcm":return o/2.54;case"dppx":return o*96;default:return o}}function tw(r){var o=parseFloat(r),u=String(r).match(qN)[1];switch(u){case"em":return o*16;case"rem":return o*16;case"cm":return o*96/2.54;case"mm":return o*96/2.54/10;case"in":return o*96;case"pt":return o*72;case"pc":return o*72/12;default:return o}}var QN=Sg.match,rw=typeof window<"u"?window.matchMedia:null;function YN(r,o,u){var m=this,x;rw&&!u&&(x=rw.call(window,r)),x?(this.matches=x.matches,this.media=x.media,x.addListener(k)):(this.matches=QN(r,o),this.media=r),this.addListener=T,this.removeListener=C,this.dispose=s;function T(B){x&&x.addListener(B)}function C(B){x&&x.removeListener(B)}function k(B){m.matches=B.matches,m.media=B.media}function s(){x&&x.removeListener(k)}}function XN(r,o,u){return new YN(r,o,u)}var KN=XN;const JN=xs(KN);var ej=/[A-Z]/g,tj=/^ms-/,If={};function rj(r){return"-"+r.toLowerCase()}function WE(r){if(If.hasOwnProperty(r))return If[r];var o=r.replace(ej,rj);return If[r]=tj.test(o)?"-"+o:o}function nj(r,o){if(r===o)return!0;if(!r||!o)return!1;const u=Object.keys(r),m=Object.keys(o),x=u.length;if(m.length!==x)return!1;for(let T=0;T`not ${r}`,fj=(r,o)=>{const u=WE(r);return typeof o=="number"&&(o=`${o}px`),o===!0?u:o===!1?dj(u):`(${u}: ${o})`},pj=r=>r.join(" and "),mj=r=>{const o=[];return Object.keys(hj.all).forEach(u=>{const m=r[u];m!=null&&o.push(fj(u,m))}),pj(o)},gj=q7.createContext(void 0),_j=r=>r.query||mj(r),nw=r=>r?Object.keys(r).reduce((u,m)=>(u[WE(m)]=r[m],u),{}):void 0,JE=()=>{const r=q7.useRef(!1);return q7.useEffect(()=>{r.current=!0},[]),r.current},yj=r=>{const o=q7.useContext(gj),u=()=>nw(r)||nw(o),[m,x]=q7.useState(u);return q7.useEffect(()=>{const T=u();nj(m,T)||x(T)},[r,o]),m},xj=r=>{const o=()=>_j(r),[u,m]=q7.useState(o);return q7.useEffect(()=>{const x=o();u!==x&&m(x)},[r]),u},vj=(r,o)=>{const u=()=>JN(r,o||{},!!o),[m,x]=q7.useState(u),T=JE();return q7.useEffect(()=>{if(T){const C=u();return x(C),()=>{C&&C.dispose()}}},[r,o]),m},bj=r=>{const[o,u]=q7.useState(r.matches);return q7.useEffect(()=>{const m=x=>{u(x.matches)};return r.addListener(m),u(r.matches),()=>{r.removeListener(m)}},[r]),o},Oe=(r,o,u)=>{const m=yj(o),x=xj(r);if(!x)throw new Error("Invalid or missing MediaQuery!");const T=vj(x,m),C=bj(T),k=JE();return q7.useEffect(()=>{k&&u&&u(C)},[C]),q7.useEffect(()=>()=>{T&&T.dispose()},[]),C};function wj({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5M16.5 12 12 16.5m0 0L7.5 12m4.5 4.5V3"}))}const Tj=q7.forwardRef(wj);function Sj({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M17.25 8.25 21 12m0 0-3.75 3.75M21 12H3"}))}const eM=q7.forwardRef(Sj);function Ej({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"}))}const Mj=q7.forwardRef(Ej);function Cj({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5m-9-6h.008v.008H12v-.008ZM12 15h.008v.008H12V15Zm0 2.25h.008v.008H12v-.008ZM9.75 15h.008v.008H9.75V15Zm0 2.25h.008v.008H9.75v-.008ZM7.5 15h.008v.008H7.5V15Zm0 2.25h.008v.008H7.5v-.008Zm6.75-4.5h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V15Zm0 2.25h.008v.008h-.008v-.008Zm2.25-4.5h.008v.008H16.5v-.008Zm0 2.25h.008v.008H16.5V15Z"}))}const Xp=q7.forwardRef(Cj);function Aj({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 19.5 8.25 12l7.5-7.5"}))}const tM=q7.forwardRef(Aj);function Ij({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"m8.25 4.5 7.5 7.5-7.5 7.5"}))}const rM=q7.forwardRef(Ij);function Pj({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"m11.25 11.25.041-.02a.75.75 0 0 1 1.063.852l-.708 2.836a.75.75 0 0 0 1.063.853l.041-.021M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9-3.75h.008v.008H12V8.25Z"}))}const P8=q7.forwardRef(Pj);function Dj({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.25 6.75h12M8.25 12h12m-12 5.25h12M3.75 6.75h.007v.008H3.75V6.75Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0ZM3.75 12h.007v.008H3.75V12Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm-.375 5.25h.007v.008H3.75v-.008Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z"}))}const kj=q7.forwardRef(Dj);function Rj({title:r,titleId:o,...u},m){return q7.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:m,"aria-labelledby":o},u),r?q7.createElement("title",{id:o},r):null,q7.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18 18 6M6 6l12 12"}))}const Pf=q7.forwardRef(Rj),Uu=()=>{const[r,o]=q7.useState(!1),u=Tn(),m=Oe({query:"(min-width: 1280px)"}),x=Oe({query:"(min-width: 768px)"}),T=Oe({query:"(max-width: 768px)"}),C=()=>{o(!r)},k=({to:s,children:B,className:V})=>Q.jsx(Xb,{to:s,className:({isActive:U})=>`font-bold ${U?"text-[#FF7E6C]":"text-[#7E7E7E]"} hover:text-[#FF7E6C] ${V||""}`,children:B});return Q.jsx("nav",{className:"flex justify-center w-full h-[3.125rem] bg-[#1B1B1B]",children:Q.jsxs("div",{className:`relative flex justify-between items-center px-5 ${u.pathname==="/"?"px-6 w-full":"container"} h-full bg-[#1B1B1B]`,children:[Q.jsx(Xb,{to:"/",children:Q.jsx("img",{src:VN,alt:"Urban Heat logo",className:"cursor-pointer"})}),T&&Q.jsx(Mj,{className:"text-white w-6 h-6 cursor-pointer",onClick:C}),T&&r&&Q.jsxs("div",{className:"absolute right-0 top-[3.125rem] flex flex-col items-start w-[5.625rem] bg-white border-r-[1px] border-l-[1px] border-b-[1px] border-[#828282] z-30",children:[Q.jsx(k,{to:"/",className:"px-1 py-2 w-full font-regular text-left hover:text-white hover:bg-[#828282] border-b-[1.5px] border-[#828282]",children:"Map"}),Q.jsx(k,{to:"/resources",className:"px-1 py-2 w-full font-regular text-left hover:text-white hover:bg-[#828282] border-b-[1.5px] border-[#828282]",children:"Resources"}),Q.jsx(k,{to:"/download",className:"px-1 py-2 w-full font-regular text-left hover:text-white hover:bg-[#828282] border-b-[1.5px] border-[#828282]",children:"Download"}),Q.jsx(k,{to:"/about",className:"px-1 py-2 w-full font-regular text-left hover:text-white hover:bg-[#828282]",children:"About"})]}),x&&Q.jsxs("div",{className:`flex text-regular ${m?"gap-[6rem]":"gap-[2rem]"}`,children:[Q.jsx(k,{to:"/",children:"Map"}),Q.jsx(k,{to:"/resources",children:"Resources"}),Q.jsx(k,{to:"/download",children:"Download"}),Q.jsx(k,{to:"/about",children:"About"})]})]})})},Lj=()=>{var o,u;var r=p5(1);try{const[m,x]=q7.useState("cool_roofs"),T=Oe({query:"(min-width: 1024px)"}),C=Oe({query:"(min-width: 768px)"}),k=()=>{window.print()},s=()=>{n2.value=!n2.value,n2.value===!1&&h5.value.flyTo({center:[-73.913,40.763],zoom:11,essential:!0,duration:2e3,easing:B=>B})};return Q.jsxs("div",{className:`transition-all duration-[1500ms] ${!n2.value&&"translate-y-[70vh] md:translate-y-0 md:translate-x-[calc(65vw)]"} absolute bottom-0 md:top-[3.125rem] md:right-0 flex items-center z-20`,children:[C&&Q.jsx("div",{className:"flex items-center justify-center w-9 h-24 bg-[#1B1B1B] rounded-l-2xl cursor-pointer",onClick:s,children:n2.value?Q.jsx(rM,{width:20,height:20,className:"text-[#BDBDBD]"}):Q.jsx(tM,{width:20,height:20,className:"text-[#BDBDBD]"})}),Q.jsxs("div",{className:"printable-white-bg md:flex md:flex-col md:justify-center md:gap-[4rem] px-6 md:px-10 pt-12 pb-6 md:pt-0 md:pb-0 w-[100vw] md:w-[65vw] h-[70vh] md:h-[calc(100vh_-_3.125rem)] bg-[#1B1B1B] rounded-[1rem] md:rounded-[0] overflow-y-auto scrollbar",children:[Q.jsxs("div",{className:"md:flex md:gap-8 md:h-[30%]",children:[Q.jsxs("div",{className:"md:flex md:flex-col md:w-[50%] h-full",children:[Q.jsx("h2",{className:"text-regular md:text-subheadline text-gray_six",children:(o=cm.value)==null?void 0:o.boroname}),Q.jsx("h1",{className:"md:mb-4 font-semibold text-subheadline md:text-headline text-gray_six",children:(u=cm.value)==null?void 0:u.ntaname}),C&&Q.jsx("p",{className:"flex-1 p-4 text-small text-[#D5D5D5] border-[1px] border-[#333] rounded-[0.75rem] overflow-y-scroll",children:"Lorem ipsum dolor sit, amet consectetur adipisicing elit. Tempora, sunt enim quos sapiente facere doloremque voluptate aspernatur sint eos debitis deserunt, quasi deleniti iste voluptatem aliquid voluptatibus, fuga assumenda. Eum?"})]}),Q.jsxs("div",{className:"md:flex md:flex-col md:gap-2 md:justify-center my-6 md:my-0 p-4 w-full md:w-[50%] md:h-full bg-[#333333] rounded-lg",children:[Q.jsxs("div",{className:"flex justify-between md:h-[35%]",children:[Q.jsx("h2",{className:"font-semibold w-[50%] min-w-[4rem] text-regular md:text-[1rem] lg:text-subheadline text-gray_six",children:"Outdoor Heat Exposure Index"}),Q.jsxs("div",{className:"flex flex-col",children:[Q.jsx("h1",{className:"font-bold text-[2.5rem] lg:text-[3.5rem] text-gray_six leading-tight lg:leading-none ",children:"4.0"}),Q.jsx("h3",{className:"font-regular text-regular lg:text-[1rem] text-[#BDBDBD]",children:"Medium High"})]})]}),Q.jsxs("div",{className:"flex-1 flex flex-col gap-2 mt-2 pt-4 border-t-[1px] border-[#757575] overflow-scroll",children:[Q.jsxs("div",{className:"flex justify-between items-center gap-4",children:[Q.jsx("h3",{className:"text-small text-gray_six min-w-20",children:"Air Temperature"}),Q.jsxs("div",{className:"flex items-center gap-2.5",children:[Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"Score"}),Q.jsxs("div",{className:"flex gap-1",children:[Q.jsx("div",{className:"w-7 h-2 rounded-l-[20px] bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 rounded-r-[20px] bg-[#D9D9D9]"})]}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"5"})]})]}),Q.jsxs("div",{className:"flex justify-between items-center gap-4",children:[Q.jsx("h3",{className:"text-small text-gray_six min-w-20",children:"Mean Radiant Temperature"}),Q.jsxs("div",{className:"flex items-center gap-2.5",children:[Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"Score"}),Q.jsxs("div",{className:"flex gap-1",children:[Q.jsx("div",{className:"w-7 h-2 rounded-l-[20px] bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 rounded-r-[20px] bg-[#D9D9D9]"})]}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"5"})]})]}),Q.jsxs("div",{className:"flex justify-between items-center gap-4",children:[Q.jsx("h3",{className:"text-small text-gray_six min-w-20",children:"Tree Canopy"}),Q.jsxs("div",{className:"flex items-center gap-2.5",children:[Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"Score"}),Q.jsxs("div",{className:"flex gap-1",children:[Q.jsx("div",{className:"w-7 h-2 rounded-l-[20px] bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 rounded-r-[20px] bg-[#D9D9D9]"})]}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"5"})]})]}),Q.jsxs("div",{className:"flex justify-between items-center gap-4",children:[Q.jsx("h3",{className:"text-small text-gray_six min-w-20",children:"Cool Roofs"}),Q.jsxs("div",{className:"flex items-center gap-2.5",children:[Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"Score"}),Q.jsxs("div",{className:"flex gap-1",children:[Q.jsx("div",{className:"w-7 h-2 rounded-l-[20px] bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 rounded-r-[20px] bg-[#4F4F4F]"})]}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"4"})]})]}),Q.jsxs("div",{className:"flex justify-between items-center gap-4",children:[Q.jsx("h3",{className:"text-small text-gray_six min-w-20",children:"Premeable Surfaces"}),Q.jsxs("div",{className:"flex items-center gap-2.5",children:[Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"Score"}),Q.jsxs("div",{className:"flex gap-1",children:[Q.jsx("div",{className:"w-7 h-2 rounded-l-[20px] bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 bg-[#D9D9D9]"}),Q.jsx("div",{className:"w-7 h-2 rounded-r-[20px] bg-[#4F4F4F]"})]}),Q.jsx("div",{className:"text-small text-[#C5C5C5]",children:"4"})]})]})]})]})]}),Q.jsxs("div",{className:"md:flex md:flex-col md:gap-6 w-full md:h-[55%]",children:[Q.jsx("div",{className:"w-full h-[16rem] md:h-[90%] bg-[#333] rounded-[0.75rem]"}),Q.jsxs("div",{className:"flex-1 flex md:justify-between md:items-center gap-5 md:gap-0",children:[Q.jsx("button",{onClick:k,className:"print:hidden min-w-[9rem] h-[2.4rem] font-medium text-regular bg-[#E0E0E0] border-2 border-[#E0E0E0] rounded-[0.5rem]",children:"Print profile"}),C&&Q.jsxs("div",{className:"flex items-center",children:[Q.jsx("button",{className:"p-[0.625rem] text-regular text-[#E0E0E0] ",children:"View the closest weather station"})," :",Q.jsx(eM,{width:24,height:24,className:"text-white"})]})]})]})]})]})}finally{r.f()}},zj=({dataset:r,handleDatasetChange:o,handleViewChange:u})=>{var m=p5(1);try{const[x,T]=q7.useState(!0),C=V=>{V.stopPropagation(),T(!x)},k=Fe(()=>{var V;return((V=H0.value)==null?void 0:V.name)===r.name}),s=Fe(()=>{var V;if(k)return(V=H0.value)==null?void 0:V.currentView}),B=Object.keys(r.views);return Q.jsxs("div",{className:`px-5 py-3 w-[20rem] ${k.value?"bg-[#D9D9D9] text-[#4F4F4F]":"hover:bg-[#6A6A6A] text-[#F2F2F2]"} cursor-pointer`,onClick:V=>o(V,r),children:[Q.jsxs("div",{className:"flex justify-between items-center gap-3 ",children:[Q.jsxs("div",{className:"flex items-center gap-3",children:[Q.jsx("img",{src:r.icon,alt:"",className:"w-6 h-6 text-[#BDBDBD]"}),Q.jsx("h3",{className:`text-regular ${k.value?"font-semibold":""}`,children:r.name})]}),Q.jsx(P8,{width:20,height:20,onClick:C})]}),k.value&&x&&Q.jsx("div",{title:r.info,className:"mt-2 ml-8 font-regular text-small",children:r.info??"Dataset info to be added."}),k.value&&B.length===2&&Q.jsxs("div",{className:"flex items-center gap-3 mt-4 ml-8 font-semibold text-small",children:[Q.jsx("div",{children:r.views[B[0]].name}),Q.jsx("div",{className:`flex items-center ${s.value===B[0]?"justify-start bg-[#BDBDBD]":"justify-end bg-[#BDBDBD] outline outline-1 outline-gray-300"} + transition-colors ease-in-out px-[2px] w-8 h-4 rounded-[20px]`,onClick:V=>u(V,r),children:Q.jsx("div",{className:"w-3 h-3 bg-[#4F4F4F] rounded-full"})}),Q.jsx("div",{children:r.views[B[1]].name})]})]})}finally{m.f()}},Bj="/nyc-urban-heat/icons/outdoor_heat_exposure_index.svg",Fj="/nyc-urban-heat/icons/weather_stations.svg",Oj="/nyc-urban-heat/icons/air_temperature.svg",Nj="/nyc-urban-heat/icons/air_heat_index.svg",jj="/nyc-urban-heat/icons/mean_radiant_temperature.svg",Uj="/nyc-urban-heat/icons/surface_temperature.svg",Vj="/nyc-urban-heat/icons/tree_canopy.svg",$j="/nyc-urban-heat/icons/cool_roofs.svg",Gj="/nyc-urban-heat/icons/permeable_surface.svg";var Jr=Math.pow,e6=(r,o,u)=>new Promise((m,x)=>{var T=s=>{try{k(u.next(s))}catch(B){x(B)}},C=s=>{try{k(u.throw(s))}catch(B){x(B)}},k=s=>s.done?m(s.value):Promise.resolve(s.value).then(T,C);k((u=u.apply(r,o)).next())}),G6=Uint8Array,Wo=Uint16Array,Hj=Int32Array,nM=new G6([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),iM=new G6([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),qj=new G6([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),oM=function(r,o){for(var u=new Wo(31),m=0;m<31;++m)u[m]=o+=1<>1|(E3&21845)<<1,$5=($5&52428)>>2|($5&13107)<<2,$5=($5&61680)>>4|($5&3855)<<4,lM[E3]=(($5&65280)>>8|($5&255)<<8)>>1;var $5,E3,Zo=function(r,o,u){for(var m=r.length,x=0,T=new Wo(o);x>s]=B}return k},Is=new G6(288);for(E3=0;E3<144;++E3)Is[E3]=8;var E3;for(E3=144;E3<256;++E3)Is[E3]=9;var E3;for(E3=256;E3<280;++E3)Is[E3]=7;var E3;for(E3=280;E3<288;++E3)Is[E3]=8;var E3,cM=new G6(32);for(E3=0;E3<32;++E3)cM[E3]=5;var E3,Yj=Zo(Is,9),Xj=Zo(cM,5),Df=function(r){for(var o=r[0],u=1;uo&&(o=r[u]);return o},L9=function(r,o,u){var m=o/8|0;return(r[m]|r[m+1]<<8)>>(o&7)&u},kf=function(r,o){var u=o/8|0;return(r[u]|r[u+1]<<8|r[u+2]<<16)>>(o&7)},Kj=function(r){return(r+7)/8|0},Jj=function(r,o,u){(u==null||u>r.length)&&(u=r.length);var m=new G6(u-o);return m.set(r.subarray(o,u)),m},eU=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],$6=function(r,o,u){var m=new Error(o||eU[r]);if(m.code=r,Error.captureStackTrace&&Error.captureStackTrace(m,$6),!u)throw m;return m},Mg=function(r,o,u,m){var x=r.length,T=0;if(!x||o.f&&!o.l)return u||new G6(0);var C=!u||o.i!=2,k=o.i;u||(u=new G6(x*3));var s=function(j4){var y0=u.length;if(j4>y0){var f4=new G6(Math.max(y0*2,j4));f4.set(u),u=f4}},B=o.f||0,V=o.p||0,U=o.b||0,Y=o.l,a7=o.d,f7=o.m,b7=o.n,L7=x*8;do{if(!Y){B=L9(r,V,1);var p7=L9(r,V+1,3);if(V+=3,p7)if(p7==1)Y=Yj,a7=Xj,f7=9,b7=5;else if(p7==2){var D7=L9(r,V,31)+257,I7=L9(r,V+10,15)+4,J7=D7+L9(r,V+5,31)+1;V+=14;for(var Z7=new G6(J7),F4=new G6(19),c4=0;c4>4;if(l7<16)Z7[c4++]=l7;else{var f0=0,K4=0;for(l7==16?(K4=3+L9(r,V,3),V+=2,f0=Z7[c4-1]):l7==17?(K4=3+L9(r,V,7),V+=3):l7==18&&(K4=11+L9(r,V,127),V+=7);K4--;)Z7[c4++]=f0}}var j0=Z7.subarray(0,D7),s4=Z7.subarray(D7);f7=Df(j0),b7=Df(s4),Y=Zo(j0,f7),a7=Zo(s4,b7)}else $6(1);else{var l7=Kj(V)+4,d7=r[l7-4]|r[l7-3]<<8,T7=l7+d7;if(T7>x){k&&$6(0);break}C&&s(U+d7),u.set(r.subarray(l7,T7),U),o.b=U+=d7,o.p=V=T7*8,o.f=B;continue}if(V>L7){k&&$6(0);break}}C&&s(U+131072);for(var k4=(1<>4;if(V+=f0&15,V>L7){k&&$6(0);break}if(f0||$6(2),E4<256)u[U++]=E4;else if(E4==256){Z4=V,Y=null;break}else{var J0=E4-254;if(E4>264){var c4=E4-257,i0=nM[c4];J0=L9(r,V,(1<>4;e3||$6(3),V+=e3&15;var s4=Qj[_0];if(_0>3){var i0=iM[_0];s4+=kf(r,V)&(1<L7){k&&$6(0);break}C&&s(U+131072);var z0=U+J0;if(U>3&1)+(o>>4&1);m>0;m-=!r[u++]);return u+(o&2)},nU=function(r){var o=r.length;return(r[o-4]|r[o-3]<<8|r[o-2]<<16|r[o-1]<<24)>>>0},iU=function(r,o){return((r[0]&15)!=8||r[0]>>4>7||(r[0]<<8|r[1])%31)&&$6(6,"invalid zlib data"),(r[1]>>5&1)==+!o&&$6(6,"invalid zlib data: "+(r[1]&32?"need":"unexpected")+" dictionary"),(r[1]>>3&4)+2};function oU(r,o){return Mg(r,{i:2},o,o)}function sU(r,o){var u=rU(r);return u+8>r.length&&$6(6,"invalid gzip data"),Mg(r.subarray(u,-8),{i:2},new G6(nU(r)),o)}function aU(r,o){return Mg(r.subarray(iU(r,o),-4),{i:2},o,o)}function Kp(r,o){return r[0]==31&&r[1]==139&&r[2]==8?sU(r,o):(r[0]&15)!=8||r[0]>>4>7||(r[0]<<8|r[1])%31?oU(r,o):aU(r,o)}var lU=typeof TextDecoder<"u"&&new TextDecoder,cU=0;try{lU.decode(tU,{stream:!0}),cU=1}catch{}var uM=(r,o)=>r*Jr(2,o),xo=(r,o)=>Math.floor(r/Jr(2,o)),gu=(r,o)=>uM(r.getUint16(o+1,!0),8)+r.getUint8(o),hM=(r,o)=>uM(r.getUint32(o+2,!0),16)+r.getUint16(o,!0),uU=(r,o,u,m,x)=>{if(r!==m.getUint8(x))return r-m.getUint8(x);const T=gu(m,x+1);if(o!==T)return o-T;const C=gu(m,x+4);return u!==C?u-C:0},hU=(r,o,u,m)=>{const x=dM(r,o|128,u,m);return x?{z:o,x:u,y:m,offset:x[0],length:x[1],isDir:!0}:null},iw=(r,o,u,m)=>{const x=dM(r,o,u,m);return x?{z:o,x:u,y:m,offset:x[0],length:x[1],isDir:!1}:null},dM=(r,o,u,m)=>{let x=0,T=r.byteLength/17-1;for(;x<=T;){const C=T+x>>1,k=uU(o,u,m,r,C*17);if(k>0)x=C+1;else if(k<0)T=C-1;else return[hM(r,C*17+7),r.getUint32(C*17+13,!0)]}return null},dU=(r,o)=>r.isDir&&!o.isDir?1:!r.isDir&&o.isDir?-1:r.z!==o.z?r.z-o.z:r.x!==o.x?r.x-o.x:r.y-o.y,fM=(r,o)=>{const u=r.getUint8(o*17);return{z:u&127,x:gu(r,o*17+1),y:gu(r,o*17+4),offset:hM(r,o*17+7),length:r.getUint32(o*17+13,!0),isDir:u>>7===1}},ow=r=>{const o=[],u=new DataView(r);for(let m=0;m{r.sort(dU);const o=new ArrayBuffer(17*r.length),u=new Uint8Array(o);for(let m=0;m>8&255,u[m*17+3]=x.x>>16&255,u[m*17+4]=x.y&255,u[m*17+5]=x.y>>8&255,u[m*17+6]=x.y>>16&255,u[m*17+7]=x.offset&255,u[m*17+8]=xo(x.offset,8)&255,u[m*17+9]=xo(x.offset,16)&255,u[m*17+10]=xo(x.offset,24)&255,u[m*17+11]=xo(x.offset,32)&255,u[m*17+12]=xo(x.offset,48)&255,u[m*17+13]=x.length&255,u[m*17+14]=x.length>>8&255,u[m*17+15]=x.length>>16&255,u[m*17+16]=x.length>>24&255}return o},pU=(r,o)=>{if(r.byteLength<17)return null;const u=r.byteLength/17,m=fM(r,u-1);if(m.isDir){const x=m.z,T=o.z-x,C=Math.trunc(o.x/(1<(o,u)=>{if(u instanceof AbortController)return r(o,u);const m=new AbortController;return r(o,m).then(x=>u(void 0,x.data,x.cacheControl||"",x.expires||""),x=>u(x)).catch(x=>u(x)),{cancel:()=>m.abort()}},yU=class{constructor(){this.tilev4=(r,o)=>e6(this,null,function*(){if(r.type==="json"){const U=r.url.substr(10);let Y=this.tiles.get(U);Y||(Y=new Qo(U),this.tiles.set(U,Y));const a7=yield Y.getHeader();return{data:{tiles:[`${r.url}/{z}/{x}/{y}`],minzoom:a7.minZoom,maxzoom:a7.maxZoom,bounds:[a7.minLon,a7.minLat,a7.maxLon,a7.maxLat]}}}const u=new RegExp(/pmtiles:\/\/(.+)\/(\d+)\/(\d+)\/(\d+)/),m=r.url.match(u);if(!m)throw new Error("Invalid PMTiles protocol URL");const x=m[1];let T=this.tiles.get(x);T||(T=new Qo(x),this.tiles.set(x,T));const C=m[2],k=m[3],s=m[4],B=yield T.getHeader(),V=yield T==null?void 0:T.getZxy(+C,+k,+s,o.signal);return V?{data:new Uint8Array(V.data),cacheControl:V.cacheControl,expires:V.expires}:B.tileType===1?{data:new Uint8Array}:{data:null}}),this.tile=_U(this.tilev4),this.tiles=new Map}add(r){this.tiles.set(r.source.getKey(),r)}get(r){return this.tiles.get(r)}};function Er(r,o){return(o>>>0)*4294967296+(r>>>0)}function xU(r,o){const u=o.buf;let m=u[o.pos++],x=(m&112)>>4;if(m<128||(m=u[o.pos++],x|=(m&127)<<3,m<128)||(m=u[o.pos++],x|=(m&127)<<10,m<128)||(m=u[o.pos++],x|=(m&127)<<17,m<128)||(m=u[o.pos++],x|=(m&127)<<24,m<128)||(m=u[o.pos++],x|=(m&1)<<31,m<128))return Er(r,x);throw new Error("Expected varint not more than 10 bytes")}function vo(r){const o=r.buf;let u=o[r.pos++],m=u&127;return u<128||(u=o[r.pos++],m|=(u&127)<<7,u<128)||(u=o[r.pos++],m|=(u&127)<<14,u<128)||(u=o[r.pos++],m|=(u&127)<<21,u<128)?m:(u=o[r.pos],m|=(u&15)<<28,xU(m,r))}function vU(r,o,u,m){if(m===0){u===1&&(o[0]=r-1-o[0],o[1]=r-1-o[1]);const x=o[0];o[0]=o[1],o[1]=x}}var bU=[0,1,5,21,85,341,1365,5461,21845,87381,349525,1398101,5592405,22369621,89478485,357913941,1431655765,5726623061,22906492245,91625968981,366503875925,1466015503701,5864062014805,23456248059221,93824992236885,375299968947541,0x5555555555555];function wU(r,o,u){if(r>26)throw Error("Tile zoom level exceeds max safe number limit (26)");if(o>Jr(2,r)-1||u>Jr(2,r)-1)throw Error("tile x/y outside zoom level bounds");const m=bU[r],x=Jr(2,r);let T=0,C=0,k=0;const s=[o,u];let B=x/2;for(;B>0;)T=(s[0]&B)>0?1:0,C=(s[1]&B)>0?1:0,k+=B*B*(3*T^C),vU(B,s,T,C),B=B/2;return m+k}function mM(r,o){return e6(this,null,function*(){if(o===1||o===0)return r;if(o===2){if(typeof globalThis.DecompressionStream>"u")return Kp(new Uint8Array(r));const u=new Response(r).body;if(!u)throw Error("Failed to read response stream");const m=u.pipeThrough(new globalThis.DecompressionStream("gzip"));return new Response(m).arrayBuffer()}throw Error("Compression method not supported")})}var H5=(r=>(r[r.Unknown=0]="Unknown",r[r.Mvt=1]="Mvt",r[r.Png=2]="Png",r[r.Jpeg=3]="Jpeg",r[r.Webp=4]="Webp",r[r.Avif=5]="Avif",r))(H5||{}),TU=127;function SU(r,o){let u=0,m=r.length-1;for(;u<=m;){const x=m+u>>1,T=o-r[x].tileId;if(T>0)u=x+1;else if(T<0)m=x-1;else return r[x]}return m>=0&&(r[m].runLength===0||o-r[m].tileId=300)throw Error(`Bad response code: ${s.status}`);const V=s.headers.get("Content-Length");if(s.status===200&&(!V||+V>o))throw x&&x.abort(),Error("Server returned no content-length header or content-length exceeding request. Check that your storage backend supports HTTP Byte Serving.");return{data:yield s.arrayBuffer(),etag:B||void 0,cacheControl:s.headers.get("Cache-Control")||void 0,expires:s.headers.get("Expires")||void 0}})}};function z9(r,o){const u=r.getUint32(o+4,!0),m=r.getUint32(o+0,!0);return u*Jr(2,32)+m}function MU(r,o){const u=new DataView(r),m=u.getUint8(7);if(m>3)throw Error(`Archive is spec version ${m} but this library supports up to spec version 3`);return{specVersion:m,rootDirectoryOffset:z9(u,8),rootDirectoryLength:z9(u,16),jsonMetadataOffset:z9(u,24),jsonMetadataLength:z9(u,32),leafDirectoryOffset:z9(u,40),leafDirectoryLength:z9(u,48),tileDataOffset:z9(u,56),tileDataLength:z9(u,64),numAddressedTiles:z9(u,72),numTileEntries:z9(u,80),numTileContents:z9(u,88),clustered:u.getUint8(96)===1,internalCompression:u.getUint8(97),tileCompression:u.getUint8(98),tileType:u.getUint8(99),minZoom:u.getUint8(100),maxZoom:u.getUint8(101),minLon:u.getInt32(102,!0)/1e7,minLat:u.getInt32(106,!0)/1e7,maxLon:u.getInt32(110,!0)/1e7,maxLat:u.getInt32(114,!0)/1e7,centerZoom:u.getUint8(118),centerLon:u.getInt32(119,!0)/1e7,centerLat:u.getInt32(123,!0)/1e7,etag:o}}function gM(r){const o={buf:new Uint8Array(r),pos:0},u=vo(o),m=[];let x=0;for(let T=0;T0?m[T].offset=m[T-1].offset+m[T-1].length:m[T].offset=C-1}return m}function CU(r){const o=new DataView(r);return o.getUint16(2,!0)===2?(console.warn("PMTiles spec version 2 has been deprecated; please see github.com/protomaps/PMTiles for tools to upgrade"),2):o.getUint16(2,!0)===1?(console.warn("PMTiles spec version 1 has been deprecated; please see github.com/protomaps/PMTiles for tools to upgrade"),1):3}var Jp=class extends Error{};function AU(r,o){return e6(this,null,function*(){const u=yield r.getBytes(0,16384);if(new DataView(u.data).getUint16(0,!0)!==19792)throw new Error("Wrong magic number for PMTiles archive");if(CU(u.data)<3)return[yield pM.getHeader(r)];const x=u.data.slice(0,TU),T=MU(x,u.etag),C=u.data.slice(T.rootDirectoryOffset,T.rootDirectoryOffset+T.rootDirectoryLength),k=`${r.getKey()}|${T.etag||""}|${T.rootDirectoryOffset}|${T.rootDirectoryLength}`,s=gM(yield o(C,T.internalCompression));return[T,[k,s.length,s]]})}function IU(r,o,u,m,x){return e6(this,null,function*(){const T=yield r.getBytes(u,m,void 0,x.etag),C=yield o(T.data,x.internalCompression),k=gM(C);if(k.length===0)throw new Error("Empty directory is invalid");return k})}var PU=class{constructor(r=100,o=!0,u=mM){this.cache=new Map,this.invalidations=new Map,this.maxCacheEntries=r,this.counter=1,this.decompress=u}getHeader(r){return e6(this,null,function*(){const o=r.getKey(),u=this.cache.get(o);if(u)return u.lastUsed=this.counter++,yield u.data;const m=new Promise((x,T)=>{AU(r,this.decompress).then(C=>{C[1]&&this.cache.set(C[1][0],{lastUsed:this.counter++,data:Promise.resolve(C[1][2])}),x(C[0]),this.prune()}).catch(C=>{T(C)})});return this.cache.set(o,{lastUsed:this.counter++,data:m}),m})}getDirectory(r,o,u,m){return e6(this,null,function*(){const x=`${r.getKey()}|${m.etag||""}|${o}|${u}`,T=this.cache.get(x);if(T)return T.lastUsed=this.counter++,yield T.data;const C=new Promise((k,s)=>{IU(r,this.decompress,o,u,m).then(B=>{k(B),this.prune()}).catch(B=>{s(B)})});return this.cache.set(x,{lastUsed:this.counter++,data:C}),C})}getArrayBuffer(r,o,u,m){return e6(this,null,function*(){const x=`${r.getKey()}|${m.etag||""}|${o}|${u}`,T=this.cache.get(x);if(T)return T.lastUsed=this.counter++,yield T.data;const C=new Promise((k,s)=>{r.getBytes(o,u,void 0,m.etag).then(B=>{k(B.data),this.cache.has(x),this.prune()}).catch(B=>{s(B)})});return this.cache.set(x,{lastUsed:this.counter++,data:C}),C})}prune(){if(this.cache.size>=this.maxCacheEntries){let r=1/0,o;this.cache.forEach((u,m)=>{u.lastUsed{this.getHeader(r).then(T=>{m(),this.invalidations.delete(o)}).catch(T=>{x(T)})});this.invalidations.set(o,u)})}},Qo=class{constructor(r,o,u){typeof r=="string"?this.source=new EU(r):this.source=r,u?this.decompress=u:this.decompress=mM,o?this.cache=o:this.cache=new PU}getHeader(){return e6(this,null,function*(){return yield this.cache.getHeader(this.source)})}getZxyAttempt(r,o,u,m){return e6(this,null,function*(){const x=wU(r,o,u),T=yield this.cache.getHeader(this.source);if(T.specVersion<3)return pM.getZxy(T,this.source,this.cache,r,o,u,m);if(rT.maxZoom)return;let C=T.rootDirectoryOffset,k=T.rootDirectoryLength;for(let s=0;s<=3;s++){const B=yield this.cache.getDirectory(this.source,C,k,T),V=SU(B,x);if(V){if(V.runLength>0){const U=yield this.source.getBytes(T.tileDataOffset+V.offset,V.length,m,T.etag);return{data:yield this.decompress(U.data,T.tileCompression),cacheControl:U.cacheControl,expires:U.expires}}C=T.leafDirectoryOffset+V.offset,k=V.length}else return}throw Error("Maximum directory depth exceeded")})}getZxy(r,o,u,m){return e6(this,null,function*(){try{return yield this.getZxyAttempt(r,o,u,m)}catch(x){if(x instanceof Jp)return this.cache.invalidate(this.source),yield this.getZxyAttempt(r,o,u,m);throw x}})}getMetadataAttempt(){return e6(this,null,function*(){const r=yield this.cache.getHeader(this.source),o=yield this.source.getBytes(r.jsonMetadataOffset,r.jsonMetadataLength,void 0,r.etag),u=yield this.decompress(o.data,r.internalCompression),m=new TextDecoder("utf-8");return JSON.parse(m.decode(u))})}getMetadata(){return e6(this,null,function*(){try{return yield this.getMetadataAttempt()}catch(r){if(r instanceof Jp)return this.cache.invalidate(this.source),yield this.getMetadataAttempt();throw r}})}};const DU=q6.Style.getSourceType("vector"),em="pmtile-source",Cg=(r,...o)=>{for(const u of o)for(const m in u)r[m]=u[m];return r},sw=r=>(180+r)/360,aw=r=>(180-180/Math.PI*Math.log(Math.tan(Math.PI/4+r*Math.PI/360)))/360;class kU{constructor(o,u,m){this.bounds=q6.LngLatBounds.convert(this.validateBounds(o)),this.minzoom=u||0,this.maxzoom=m||24}validateBounds(o){return!Array.isArray(o)||o.length!==4?[-180,-90,180,90]:[Math.max(-180,o[0]),Math.max(-90,o[1]),Math.min(180,o[2]),Math.min(90,o[3])]}contains(o){const u=Math.pow(2,o.z),m={minX:Math.floor(sw(this.bounds.getWest())*u),minY:Math.floor(aw(this.bounds.getNorth())*u),maxX:Math.ceil(sw(this.bounds.getEast())*u),maxY:Math.ceil(aw(this.bounds.getSouth())*u)};return o.x>=m.minX&&o.x=m.minY&&o.y{Cg(this,m),this.header=u;const{specVersion:x,clustered:T,tileType:C,minZoom:k,maxZoom:s,minLon:B,minLat:V,maxLon:U,maxLat:Y,centerZoom:a7,centerLon:f7,centerLat:b7}=u,L7=[k,s,B,V,U,Y];switch(!L7.includes(void 0)&&!L7.includes(null)&&(this.tileBounds=new kU([B,V,U,Y],k,s),this.minzoom=k,this.maxzoom=s),this.maxzoom==null&&console.warn("The maxzoom parameter is not defined in the source json. This can cause memory leak. So make sure to define maxzoom in the layer"),this.minzoom=Number.parseInt(this.minzoom.toString())||0,this.maxzoom=Number.parseInt(this.maxzoom.toString())||0,this._tileJSONRequest=void 0,this._loaded=!0,this.tileType=C,C){case H5.Png:this.contentType="image/png";break;case H5.Jpeg:this.contentType="image/jpeg";break;case H5.Webp:this.contentType="image/webp";break;case H5.Avif:this.contentType="image/avif";break;case H5.Mvt:this.contentType="application/vnd.mapbox-vector-tile";break}[H5.Jpeg,H5.Png].includes(this.tileType)?(this.loadTile=this.loadRasterTile,this.type="raster"):this.tileType===H5.Mvt?(this.loadTile=this.loadVectorTile,this.type="vector"):this.fire(new Rf(new Error("Unsupported Tile Type"))),this.fire(new Ec("data",{dataType:"source",sourceDataType:"metadata"})),this.fire(new Ec("data",{dataType:"source",sourceDataType:"content"}))}).catch(u=>{this.fire(new Rf(u)),o&&o(u)}),this._tileJSONRequest}loaded(){return this._loaded}loadVectorTile(o,u){var s,B,V,U;const m=(Y,a7)=>{var f7,b7;if(delete o.request,o.aborted)return u(null);if(Y&&Y.status!==404)return u(Y);a7&&a7.resourceTiming&&(o.resourceTiming=a7.resourceTiming),(f7=this.map)!=null&&f7._refreshExpiredTiles&&a7&&o.setExpiryData(a7),o.loadVectorData(a7,(b7=this.map)==null?void 0:b7.painter),u(null),o.reloadCallback&&(this.loadVectorTile(o,o.reloadCallback),o.reloadCallback=null)},x=(s=this.map)==null?void 0:s._requestManager.normalizeTileURL(o.tileID.canonical.url(this.tiles,this.scheme)),T=(B=this.map)==null?void 0:B._requestManager.transformRequest(x,"Tile"),C={request:T,data:{},uid:o.uid,tileID:o.tileID,tileZoom:o.tileZoom,zoom:o.tileID.overscaledZ,tileSize:this.tileSize*o.tileID.overscaleFactor(),type:"vector",source:this.id,scope:this.scope,showCollisionBoxes:(V=this.map)==null?void 0:V.showCollisionBoxes,promoteId:this.promoteId,isSymbolTile:o.isSymbolTile,extraShadowCaster:o.isExtraShadowCaster},k=(Y,a7,f7,b7)=>{if(Y||!a7){m.call(this,Y);return}C.data={cacheControl:f7,expires:b7,rawData:a7},this.map._refreshExpiredTiles&&o.setExpiryData({cacheControl:f7,expires:b7}),o.actor&&o.actor.send("loadTile",C,m.bind(this),void 0,!0)};!o.actor||o.state==="expired"?(o.actor=this._tileWorkers[x]=this._tileWorkers[x]||((U=this.dispatcher)==null?void 0:U.getActor()),o.request=this._protocol.tile({...T},k)):o.state==="loading"?o.reloadCallback=u:o.request=this._protocol.tile({...o,url:x},k)}loadRasterTileData(o,u){o.setTexture(u,this.map.painter)}loadRasterTile(o,u){var k,s;const m=({data:B,cacheControl:V,expires:U})=>{if(delete o.request,o.aborted)return u(null);if(B==null){const a7={width:this.tileSize,height:this.tileSize,data:null};return this.loadRasterTileData(o,a7),o.state="loaded",u(null)}B&&B.resourceTiming&&(o.resourceTiming=B.resourceTiming),this.map._refreshExpiredTiles&&o.setExpiryData({cacheControl:V,expires:U});const Y=new window.Blob([new Uint8Array(B)],{type:"image/png"});window.createImageBitmap(Y).then(a7=>{this.loadRasterTileData(o,a7),o.state="loaded",u(null)}).catch(a7=>(o.state="errored",u(new Error(`Can't infer data type for ${this.id}, only raster data supported at the moment. ${a7}`))))},x=(k=this.map)==null?void 0:k._requestManager.normalizeTileURL(o.tileID.canonical.url(this.tiles,this.scheme)),T=(s=this.map)==null?void 0:s._requestManager.transformRequest(x,"Tile"),C=new AbortController;o.request={cancel:()=>C.abort()},this._protocol.tile(T,C).then(m.bind(this)).catch(B=>{B.code!==20&&(o.state="errored",u(B))})}};Ig.SOURCE_TYPE=em;let _u=Ig;const Ps=Object.freeze(Object.defineProperty({__proto__:null,PmTilesSource:_u,SOURCE_TYPE:em,default:_u},Symbol.toStringTag,{value:"Module"}));function RU(r,o="20230902"){const{PmTilesSource:u,SOURCE_TYPE:m}=Ps;q6.Style.setSourceType(m,u);const x=`https://urban-heat-portal-tiles.s3.amazonaws.com/ST_Clipped_${o}.pmtiles`;return u.getHeader(x).then(T=>{const C=[T.minLon,T.minLat,T.maxLon,T.maxLat];r.addSource("surface_temperature",{type:u.SOURCE_TYPE,url:x,minzoom:T.minZoom,maxzoom:T.maxZoom,bounds:C}),r.addLayer({id:"surface_temperature",source:"surface_temperature","source-layer":"raster-layer",type:"raster",layout:{visibility:"visible"},interactive:!0,paint:{"raster-opacity":.8,"raster-color":["interpolate",["linear"],["raster-value"],0,"#5e4fa2",.315,"#98c1d9",.375,"#ffe6a8",.4,"#ffbba8",.45,"#d66852",.55,"#511113"]}})}),function(){r.removeLayer("surface_temperature"),r.removeSource("surface_temperature")}}const LU="FeatureCollection",zU={type:"name",properties:{name:"urn:ogc:def:crs:OGC:1.3:CRS84"}},BU=[{type:"Feature",properties:{ntacode:"BK43",ntaname:"Midwood",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.94732672160586,40.6291665672095],[-73.94687439946745,40.62677366812856],[-73.94642266064325,40.624385567286495],[-73.94542442897415,40.62449560959825],[-73.94497031348955,40.62210451293768],[-73.94451833370505,40.619713647095125],[-73.94551663574792,40.619605611951776],[-73.94651373193837,40.61949401915],[-73.94606699612437,40.617103739180195],[-73.94576359491901,40.6155040642213],[-73.94573691912035,40.61536340675668],[-73.94657366828146,40.61478913113757],[-73.94742608780814,40.61422460055372],[-73.94772682569703,40.61416971618292],[-73.94834517370126,40.61413649663165],[-73.94930527478502,40.61403073451607],[-73.95026514882969,40.61392435179743],[-73.94999598103782,40.612491461663275],[-73.94996296695332,40.61231572784942],[-73.94993049319113,40.612144650893214],[-73.94978380450684,40.611371750477716],[-73.95070512926125,40.6112504522241],[-73.95163235049947,40.61112353986179],[-73.95256553090692,40.610987184734014],[-73.95258786948979,40.611112239589076],[-73.95359888852914,40.610949865606464],[-73.9547955271003,40.61082076565262],[-73.95574066989153,40.610714827456256],[-73.95670471406353,40.61061187782897],[-73.9576680137944,40.610503715219004],[-73.9580473192723,40.61046276244427],[-73.95859278495774,40.61040303093512],[-73.95952069567834,40.61030205283683],[-73.96044361881546,40.61020150680262],[-73.9613726831359,40.61009887471168],[-73.96237947824771,40.60998637452588],[-73.96285973961463,40.612549486467074],[-73.96336094023269,40.615204428336206],[-73.96356470625163,40.61623872246754],[-73.96362245555169,40.61658973720426],[-73.96375418658931,40.61730243354301],[-73.96381145170669,40.61758940154463],[-73.96388935578916,40.6180005498844],[-73.96426798339402,40.619983803285436],[-73.96471983385591,40.62237296070275],[-73.96571874618468,40.622264029464375],[-73.9666451571374,40.622162237424824],[-73.96757137736043,40.62206027486031],[-73.96864510622696,40.621941695814904],[-73.96909724465469,40.624332825138055],[-73.97019276977224,40.624203249974215],[-73.97047171931142,40.6241700304817],[-73.97080408232932,40.625932666590366],[-73.97086150876686,40.62623718333581],[-73.97092126268784,40.62656998550555],[-73.97111421951189,40.627585883684546],[-73.9712075052422,40.628089712197784],[-73.97136622157032,40.62892916271593],[-73.97109232328968,40.62896614062427],[-73.97000109763489,40.629113473756036],[-73.96892915890132,40.62923162562483],[-73.96800084402996,40.62933305821522],[-73.96707656865335,40.629434681648],[-73.96608191359873,40.62954270682635],[-73.9650807282895,40.62965467559493],[-73.96414862835252,40.6297389655613],[-73.96322149343035,40.62984106103689],[-73.96232599364598,40.62996871673765],[-73.96197454283195,40.62999504108041],[-73.96182099849084,40.63000487740185],[-73.9616363994039,40.63002222301846],[-73.96136921593195,40.630058388262476],[-73.96046280639713,40.630155661219504],[-73.96040734342061,40.630162530576314],[-73.96025855010787,40.62941826256545],[-73.96024902920543,40.62937062183246],[-73.9602256005792,40.62925450129718],[-73.96014773493869,40.6289151854171],[-73.95995565121842,40.627778672540664],[-73.9589941629722,40.62788559454318],[-73.95805293146628,40.627971118632026],[-73.95684697280602,40.62811987905407],[-73.95581207194958,40.628233491907054],[-73.9548849915694,40.62833554833747],[-73.95395983418416,40.62843938961412],[-73.95303133100145,40.62854011509276],[-73.95206901809611,40.628645781014804],[-73.95110641920346,40.62875046709457],[-73.95017656950539,40.628852772028154],[-73.94925229833636,40.628954765326625],[-73.94832386196283,40.62905666053285],[-73.94732672160586,40.6291665672095]]]}},{type:"Feature",properties:{ntacode:"BK75",ntaname:"Bedford",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.94193078816188,40.70072523469558],[-73.94438788596484,40.70042452378268],[-73.94424286147488,40.699699279647824],[-73.94409591260099,40.69897295461316],[-73.94394947271316,40.69822127983922],[-73.94391750192887,40.69805620211368],[-73.94380383211842,40.697469265449946],[-73.94378455587054,40.69736972905388],[-73.94374306706808,40.69715549995511],[-73.94372453568916,40.697059812179575],[-73.94368427179924,40.69685190211118],[-73.9436380693487,40.69661331854315],[-73.94362121368998,40.69652627966178],[-73.94355634152964,40.696191282951126],[-73.94354024149409,40.69610814211517],[-73.94352527471476,40.696030855238206],[-73.94338802084432,40.695288990519124],[-73.94324249086105,40.69455748573347],[-73.9431282674319,40.69396703833105],[-73.9431142781378,40.693894720557545],[-73.94310040895432,40.69382302905855],[-73.94295136131592,40.693090784235984],[-73.94280765181722,40.69235779412907],[-73.94266181801646,40.69162434435992],[-73.94251587928618,40.6908920009708],[-73.942369327487,40.69015994466539],[-73.94222203471816,40.68942797886758],[-73.9420768492439,40.688697202983484],[-73.94193245081846,40.687962958755264],[-73.94178527584315,40.68722837212121],[-73.94163933150475,40.68649727009269],[-73.94149491757346,40.6857645288292],[-73.9413482718491,40.68503120251259],[-73.94120399291621,40.68429983923366],[-73.94105783787943,40.683566872846015],[-73.9409133427312,40.68283361723441],[-73.94076893329961,40.68210083903897],[-73.94062005382199,40.68137013010268],[-73.94047635005943,40.68063569542304],[-73.94032793962053,40.679889975064704],[-73.94120864299758,40.67993835375228],[-73.94326176928661,40.680050607126674],[-73.94397347805014,40.68008812842708],[-73.94627470970082,40.6802133269296],[-73.94674915979894,40.68023966136313],[-73.94773023556641,40.68029184628239],[-73.94955688711141,40.68039040292335],[-73.95115828512971,40.68047861480692],[-73.95155682676484,40.68049884757566],[-73.95337017508857,40.68064050844442],[-73.95351616791017,40.68138260047897],[-73.95366256227194,40.68211490361357],[-73.9538089353068,40.682848008273375],[-73.95395453033525,40.68358077882076],[-73.95410042574001,40.684313107633514],[-73.9542464769617,40.685046248261926],[-73.9543929686742,40.685779720013734],[-73.95453798607413,40.686511175404625],[-73.95468418850514,40.68724485443725],[-73.9568416519359,40.686996078838014],[-73.95956770121347,40.68668255592737],[-73.95971374756448,40.68741563409099],[-73.95985939425704,40.688147451217304],[-73.96000519802637,40.688881033718275],[-73.96009714565352,40.68934521009758],[-73.96012172912187,40.68946930706396],[-73.96017256138667,40.68972986156127],[-73.9601869185827,40.689803455988674],[-73.9602230453972,40.68998862738387],[-73.96023740336427,40.69006222280794],[-73.96029281668125,40.69034624991554],[-73.96013760800469,40.69036438035891],[-73.96008336800442,40.69037071570732],[-73.95957591847143,40.69042998753866],[-73.9594279132056,40.690447274713954],[-73.95934862389834,40.690456460910916],[-73.95928133730649,40.69046425696966],[-73.95899330491864,40.690497629362966],[-73.95886713625443,40.690512248014855],[-73.95857844775942,40.690545694857654],[-73.95818048749936,40.69059073040586],[-73.95808563435823,40.690601463725415],[-73.95727249112623,40.69069347835414],[-73.95635602958272,40.6907997819174],[-73.95541057949592,40.69090829188599],[-73.95582662769681,40.692992382882416],[-73.95614239268207,40.69457901857249],[-73.95708701942436,40.694470440163116],[-73.9579973297947,40.694365838684206],[-73.95931047927604,40.694215087831985],[-73.96015854658327,40.69411730915614],[-73.9606205653166,40.69632014019266],[-73.9609254380419,40.69773650701639],[-73.96105100700002,40.69832607881914],[-73.96019688857473,40.698462727438724],[-73.95885874627417,40.69867732641632],[-73.95795938220978,40.69882000321593],[-73.95701993123406,40.69897391434965],[-73.95716730105394,40.69970786791913],[-73.95722517405622,40.69999935002633],[-73.95745736372845,40.70082260318466],[-73.95572361014887,40.70194576955732],[-73.95381196906526,40.70318097979557],[-73.95318085172319,40.70261690547754],[-73.95255052777945,40.702051666514485],[-73.951920189279,40.70148754916087],[-73.9512881943473,40.70092236548596],[-73.95027424109588,40.70157924195065],[-73.94937873543371,40.70215888982641],[-73.94753858146474,40.703350650664916],[-73.94705205297525,40.7036639493403],[-73.94625107780898,40.70320874745368],[-73.94585499046791,40.702987206774964],[-73.94544988192183,40.702760635974485],[-73.94463910154846,40.70231369467463],[-73.94431460096806,40.70213334535193],[-73.94400504048731,40.701961792197245],[-73.94382473741146,40.701862007878375],[-73.94322686012326,40.7015207091458],[-73.9430640684584,40.70142443509189],[-73.9422005870527,40.70089066746787],[-73.94193078816188,40.70072523469558]]]}},{type:"Feature",properties:{ntacode:"BX40",ntaname:"Fordham South",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.89138023380268,40.86170058826312],[-73.89106280613044,40.86152941211668],[-73.89106059904515,40.86147181520919],[-73.89115375546027,40.860913616166776],[-73.89174395026589,40.86017714781643],[-73.89225707621117,40.85940997630246],[-73.89299354227641,40.858386120465475],[-73.89441355073767,40.856433775801534],[-73.89477596003178,40.85592952563401],[-73.89549889768506,40.854749765891455],[-73.89560883346189,40.854570370097946],[-73.89644052566304,40.854907759155644],[-73.89709926839454,40.855172290942946],[-73.89831118626613,40.854061151051475],[-73.89863543744144,40.85390697543617],[-73.89816577520754,40.85514637639317],[-73.89877598610734,40.85536324709649],[-73.89967155800215,40.85566890839729],[-73.90060386049313,40.85598723786522],[-73.90077922747544,40.85604710972909],[-73.90085477134983,40.85593744032848],[-73.90116590959876,40.85549567456134],[-73.9013012656247,40.85530349000014],[-73.90153703392653,40.854994643789404],[-73.90185996053121,40.85458614925998],[-73.90208001143421,40.854622599700164],[-73.90298864594837,40.85477310914514],[-73.90395154262782,40.854973923015976],[-73.90472622214324,40.855370394831404],[-73.90557007241212,40.85578732289619],[-73.90522169962252,40.85620359480216],[-73.90508614076853,40.856410830705514],[-73.90468371344771,40.857060301724346],[-73.9056595351534,40.857398734663796],[-73.90526389216578,40.85804717834949],[-73.9048684721553,40.85869322470889],[-73.90447464104074,40.85934159467653],[-73.90408132735658,40.85998784750838],[-73.90351390564147,40.86091751015086],[-73.90254479326406,40.86057825533576],[-73.90233887221463,40.86095497146928],[-73.90211720350513,40.8613269480236],[-73.90188007349452,40.861693624619974],[-73.90162785087747,40.86205443458009],[-73.90136090363188,40.86240886466229],[-73.90107966951535,40.86275638342246],[-73.90028368104456,40.86247183708813],[-73.89996177631039,40.86235028002589],[-73.89964261686009,40.8622104369477],[-73.89943670840414,40.86211691206559],[-73.89841038406641,40.86229696667965],[-73.8979809937003,40.862402539869876],[-73.8973727479162,40.86243236404017],[-73.89714379743616,40.862445065151945],[-73.89773815441906,40.861351137028045],[-73.89802453020987,40.860820461119935],[-73.89822728963502,40.860448864352804],[-73.89828973363099,40.860334421461665],[-73.89859097184369,40.85976678326749],[-73.8988045761834,40.8593642709936],[-73.89883814571431,40.85930730834153],[-73.89866157479753,40.85924690179631],[-73.89818244709184,40.859083681169714],[-73.89735765478777,40.85876273492747],[-73.89636314517462,40.85837531884541],[-73.89573924731735,40.858138206765275],[-73.89469326407517,40.85942628230913],[-73.89381026006318,40.85898656513147],[-73.89321520757817,40.85987420615576],[-73.89256392566527,40.86052272891597],[-73.8914180242402,40.86166298404381],[-73.89138023380268,40.86170058826312]]]}},{type:"Feature",properties:{ntacode:"BK88",ntaname:"Borough Park",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.9760493559142,40.6312759056467],[-73.97716511994676,40.63074665412942],[-73.97699848928201,40.62987149612543],[-73.97684964309028,40.62908858147846],[-73.97669604371922,40.62835456420883],[-73.9765777568916,40.627573186819035],[-73.97651462100188,40.62729449049396],[-73.97644970441586,40.62700825547306],[-73.9762345368276,40.625976350730305],[-73.97726150032744,40.62585277281369],[-73.9771966564501,40.62510197855904],[-73.97710959292846,40.624948260194195],[-73.9769438237417,40.62405275001475],[-73.97683465206518,40.62348104194574],[-73.97675209645581,40.623013312325774],[-73.97656583927015,40.62199490319375],[-73.97695070814686,40.621630007174595],[-73.97705352864574,40.62153252180767],[-73.97539380523683,40.62076998723739],[-73.9768243355731,40.618675800159224],[-73.97752301889595,40.61767654076742],[-73.9778500933811,40.61728760629207],[-73.97562954146075,40.615945390667044],[-73.97537335532128,40.61575472238246],[-73.97544276701363,40.616114090355104],[-73.97548097046223,40.6163119246418],[-73.97444328442478,40.61642164295956],[-73.97335879350753,40.61654171529669],[-73.97290326943279,40.61415296838456],[-73.97399319461383,40.614029894242556],[-73.97517176991701,40.6147241858811],[-73.97497264664416,40.613668110171886],[-73.97489295756661,40.613186368414105],[-73.97477657974542,40.612638474926904],[-73.9752082941378,40.612885258215364],[-73.97740816458996,40.614218112990336],[-73.9796382177285,40.615564547228125],[-73.98003930358357,40.61580692966763],[-73.98087912783717,40.6163144347883],[-73.98186818243137,40.61691212660387],[-73.98406791766597,40.61824073930276],[-73.98627524709674,40.619566616589765],[-73.9856935782419,40.62013151444766],[-73.98785095534195,40.6214350319381],[-73.99009356051293,40.62278895334308],[-73.99254973616594,40.6242742682767],[-73.99398197149378,40.62514139905062],[-73.99432497413308,40.625342908797485],[-73.99489280561384,40.62546179419176],[-73.9947348567927,40.62561474060347],[-73.99464972974181,40.62569717922162],[-73.99507814869855,40.62580673783718],[-73.99678847531315,40.6268260514128],[-73.99687778353763,40.62653078256242],[-73.99701633648017,40.62606161545068],[-73.99724067039737,40.62528868702809],[-73.99811614328412,40.625815706609636],[-74.00031369476778,40.6271445825938],[-74.00251454806305,40.62847420956262],[-74.00222793462218,40.628751169643806],[-74.00193011441134,40.6290327678914],[-74.00306153964821,40.62971517490206],[-74.00368597245091,40.63009178102786],[-74.00413728034545,40.63036396583657],[-74.0063387058703,40.631693626683656],[-74.00702302420392,40.63210999547647],[-74.00680677851524,40.632250391235374],[-74.00661914959815,40.63237545858953],[-74.00630615538655,40.63258408846237],[-74.00556490392165,40.63308317641426],[-74.00735636663003,40.63416362723905],[-74.0067512271806,40.63474478652971],[-74.00641784683822,40.635064850455564],[-74.00616926871135,40.6353035019161],[-74.00558613003888,40.635866229033375],[-74.00500346527622,40.6364252351776],[-74.00442048380333,40.63698498636176],[-74.00411104085101,40.63728296100248],[-74.00383793090829,40.63754593186747],[-74.00325273129664,40.638104262022985],[-74.00267214342671,40.638667010470044],[-74.00236943480257,40.63895767781403],[-74.00209075435137,40.63922525430826],[-74.00150771254631,40.63978496207337],[-74.00092541773442,40.64034590202881],[-74.00066078180652,40.64059930920137],[-74.00034122066641,40.640905316173225],[-73.99975690844902,40.64146714994339],[-73.99917564718916,40.64202544202915],[-73.99697357409418,40.640694104594644],[-73.99551033762252,40.639809667130095],[-73.9947953953938,40.640288487384474],[-73.99433124126976,40.640600287952964],[-73.9940769200914,40.64077040176043],[-73.99336253671034,40.64124779897807],[-73.99264456057628,40.6417282909465],[-73.9919281237556,40.64220490408617],[-73.99121277380057,40.64268589050534],[-73.99049634082621,40.643164441188475],[-73.98977890274082,40.643644886731],[-73.98905872393617,40.644119241039256],[-73.98834986671035,40.64456224388733],[-73.98749940592027,40.64404551035488],[-73.98673080503099,40.64357399370718],[-73.98589644491506,40.64306759533018],[-73.98509519573034,40.64257305584109],[-73.98458719482507,40.642262004572665],[-73.98430293077361,40.64208456309327],[-73.9833162845212,40.64147868283318],[-73.98299419175471,40.641324996849065],[-73.98244454153824,40.6415386255619],[-73.98204321765263,40.64170758200557],[-73.98123240501371,40.64204491389037],[-73.98042057821888,40.64238522690579],[-73.98007428560837,40.64053969984811],[-73.98000693002508,40.64020883725207],[-73.97990983138492,40.639686357911806],[-73.97987360298713,40.6395182059505],[-73.97967704956557,40.63846479981808],[-73.97955441228142,40.63781925969083],[-73.97947592089832,40.637431363984504],[-73.97938644718411,40.63693216348765],[-73.97928591670797,40.63641419419123],[-73.97911188671785,40.63544038643933],[-73.97802158944141,40.635552702905294],[-73.97688861212468,40.63567486202841],[-73.9766365602116,40.634353821270814],[-73.97655064148627,40.63390350914416],[-73.97643342179838,40.633289122590746],[-73.9760493559142,40.6312759056467]]]}},{type:"Feature",properties:{ntacode:"BK96",ntaname:"Rugby-Remsen Village",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.90855790522774,40.65209593779457],[-73.90944846379408,40.651521598790275],[-73.91022992877046,40.65101403099981],[-73.91110070243363,40.65044791280462],[-73.91182280208042,40.64998342260488],[-73.9125358922127,40.64952147916125],[-73.9132529419082,40.64906142549381],[-73.91396129346943,40.648600658218605],[-73.9147321683769,40.64810117524876],[-73.91550029708117,40.647604854879035],[-73.91620934098205,40.64715114206872],[-73.9169368364265,40.64668353518555],[-73.91730801199596,40.64644290538781],[-73.91764732286035,40.64622293597032],[-73.91798513208946,40.646010880193934],[-73.91830152283332,40.645812262749274],[-73.91861676756703,40.6456020983999],[-73.91892329074821,40.64539775266743],[-73.9192541969956,40.64517776368618],[-73.91943014893677,40.64506079226833],[-73.91982077663542,40.64478383154434],[-73.91995063033038,40.6447076302324],[-73.91990782605168,40.64432958074554],[-73.91973736982153,40.64277814834517],[-73.92025802353956,40.642366298568255],[-73.92154948087534,40.64134469239512],[-73.92332654587373,40.63990021559215],[-73.92335409176906,40.64017632494926],[-73.9233741886042,40.64049554446124],[-73.92341500192268,40.64092360577048],[-73.92356525947073,40.642499298286666],[-73.92454228384933,40.642439177776595],[-73.92518619049149,40.64239729151996],[-73.92538233100778,40.642384532667236],[-73.92547887290522,40.6415870421781],[-73.92558280784833,40.64107003066691],[-73.92562125724396,40.64081122001612],[-73.92570388327054,40.64036095048455],[-73.92574389425866,40.64001446624989],[-73.92594627431782,40.63999816254693],[-73.92622007365028,40.63997609477959],[-73.92716497367988,40.6399164622775],[-73.92761438876369,40.63988764099213],[-73.92809818206719,40.63985661551057],[-73.92910623104011,40.639795105915624],[-73.92935451268158,40.64213431927795],[-73.92959986320598,40.64443271943729],[-73.92974213614681,40.64574338429321],[-73.92980243889859,40.64632007793004],[-73.92999915467318,40.64818106413784],[-73.93020593233037,40.65010866715089],[-73.9303814430314,40.651734054238176],[-73.93139116688353,40.651689608124904],[-73.9316086865125,40.65374163911998],[-73.93177153203366,40.65527364166675],[-73.93190743894843,40.656537652543044],[-73.9309035493228,40.656610355984235],[-73.92989802426051,40.65668443579574],[-73.92896419407975,40.65674261382696],[-73.92799465183676,40.65680210148195],[-73.92817215363185,40.658477345325615],[-73.92834017576644,40.66006003644375],[-73.92819257852791,40.6601771735376],[-73.92725505325636,40.65933756357737],[-73.92646424218873,40.659814361773854],[-73.92828249221597,40.66144706650277],[-73.92854068382307,40.66168068611849],[-73.93068465493039,40.66362047727543],[-73.92987364761342,40.66399077252792],[-73.92940352909339,40.664199846270996],[-73.92916752137731,40.66429953215157],[-73.9290523539942,40.66435100754483],[-73.92872204594664,40.66449556918274],[-73.92822872379821,40.66470986468376],[-73.92771188941751,40.664934328494326],[-73.9273935002166,40.665074716656754],[-73.92637970549286,40.66551489214164],[-73.92454945864158,40.66386259188942],[-73.92272843043321,40.66223123195695],[-73.92090904220994,40.66059911453582],[-73.92021313014995,40.65997544070721],[-73.92008167071683,40.65985763346026],[-73.91998634754263,40.660115466363074],[-73.9199044043909,40.66033711672647],[-73.91974399531388,40.66077097395043],[-73.91966280892866,40.66140503295244],[-73.91962719168718,40.66170805936993],[-73.91959479824114,40.66199567928803],[-73.91945727792734,40.66188078529251],[-73.91920450977376,40.66165519964589],[-73.91893607302657,40.66141601067318],[-73.91860168097776,40.66111804860659],[-73.91829936279716,40.66116125739906],[-73.9181849310438,40.660726208915584],[-73.91741819217582,40.660051191598335],[-73.91707363436487,40.659745353962926],[-73.9157280376988,40.658550128276815],[-73.91556629546196,40.658392571717805],[-73.9144124769044,40.65736241979368],[-73.91402878145271,40.657003709587585],[-73.91377943675828,40.656783679208324],[-73.91314356258604,40.65622086354528],[-73.91236458830654,40.65551356474634],[-73.91199538318848,40.65556155962876],[-73.91108323494242,40.65570239282345],[-73.91012255698546,40.655851771051566],[-73.90977962021952,40.65446625508358],[-73.90975756152424,40.65436711717215],[-73.90974279768291,40.65431111245007],[-73.90972827516238,40.654251864232926],[-73.90970013790621,40.65415294719764],[-73.90933499313009,40.652808592144225],[-73.90855790522774,40.65209593779457]]]}},{type:"Feature",properties:{ntacode:"QN52",ntaname:"East Flushing",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.79493246234003,40.757798030074596],[-73.79474720575196,40.7556281878547],[-73.79457726990006,40.75356301133912],[-73.79462769154273,40.75270267481621],[-73.79465583917538,40.7519881445344],[-73.79468324712465,40.751275045374115],[-73.79471901146258,40.750647616850024],[-73.79566544951754,40.75023620032339],[-73.7964461724972,40.74985921656466],[-73.79729524699198,40.74943505289057],[-73.79704716101429,40.7493323184447],[-73.79658103615321,40.74897739761161],[-73.79598269360959,40.74853189315545],[-73.79472264944076,40.74759933020909],[-73.79467568818264,40.74721192846299],[-73.79826235435003,40.74696565550798],[-73.79921673577677,40.746856281834035],[-73.80017472236375,40.74675557835827],[-73.80327809253335,40.74643951078989],[-73.80335214152798,40.74643196519169],[-73.80302898607394,40.74719480090895],[-73.80294034198928,40.747408916966286],[-73.80286300447514,40.74764297054299],[-73.80280481315957,40.74788116392336],[-73.80276629254261,40.748122144586624],[-73.80274770745889,40.74836447579497],[-73.80274910920718,40.7486067517625],[-73.80277033748075,40.7488475381863],[-73.80280784066667,40.74906666129117],[-73.80287666488464,40.749765149671745],[-73.80295670662414,40.74977052735829],[-73.80353070513625,40.74982541320499],[-73.80446953060739,40.74989927581246],[-73.80539953731984,40.74997272871109],[-73.80633253852092,40.75004766576171],[-73.80727076141024,40.750118974861124],[-73.80750599324409,40.7501365865902],[-73.8097603539163,40.74877922262164],[-73.81161754647964,40.747664843100196],[-73.8123541192485,40.74722328349564],[-73.81316297260872,40.7467379193532],[-73.81341871845622,40.74658444586918],[-73.81416171989234,40.74613858032687],[-73.81477152717807,40.74668237148337],[-73.8153731735569,40.747218337859756],[-73.81598751412868,40.74776993646549],[-73.81654271178436,40.74826004209788],[-73.81710925560616,40.7487605444728],[-73.81768650986474,40.74928821181448],[-73.817795411334,40.74939201450773],[-73.81826477278261,40.74982699033356],[-73.8188369834081,40.75035215791699],[-73.81911566904415,40.75062107328138],[-73.81941130761328,40.75088775460606],[-73.81998860976307,40.75142862089802],[-73.8208492883675,40.75224154492555],[-73.81977819372317,40.75293689462696],[-73.81909232075407,40.75338482035457],[-73.81840782858148,40.75383042207754],[-73.82030067736649,40.75551498022306],[-73.81961754403778,40.75596557940174],[-73.81926771979839,40.756199847858134],[-73.81893695315149,40.756409577973976],[-73.81789245661689,40.757086338484385],[-73.81856914417965,40.75751884857007],[-73.81923286412189,40.75794681275782],[-73.82004500584688,40.758483228162014],[-73.82063593339377,40.75887226784807],[-73.81728821410952,40.759775546570125],[-73.81508732575526,40.760371610605574],[-73.81399882876025,40.76066503432044],[-73.81313229873773,40.760898349140454],[-73.81226778100637,40.761130021647205],[-73.81104963173338,40.7614170205847],[-73.8104434836545,40.76137743901472],[-73.80951372622071,40.76129991102505],[-73.80859484054322,40.76113246182399],[-73.8076802372951,40.760959958834505],[-73.80676048649916,40.76078777314712],[-73.80584005382904,40.760615390655666],[-73.80491668517485,40.76044041190105],[-73.80399971294432,40.76027048753266],[-73.8030732893279,40.76012624811303],[-73.8021529189535,40.75998721801142],[-73.80125017485665,40.75982823730051],[-73.80030039037482,40.75970229914461],[-73.7994008890291,40.75939721905918],[-73.79850160206713,40.75907103553958],[-73.79760259802714,40.75874417854367],[-73.79670467871297,40.758417711777334],[-73.79621926933272,40.75824167953416],[-73.79580437654788,40.75809121700475],[-73.79493246234003,40.757798030074596]]]}},{type:"Feature",properties:{ntacode:"QN53",ntaname:"Woodhaven",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.84913837242911,40.69828274120195],[-73.84947763541679,40.69819580789686],[-73.84894128982707,40.6975568475714],[-73.84773325527176,40.69477527996693],[-73.8466179386087,40.692495183056046],[-73.84596733106588,40.691165965054026],[-73.84504195009234,40.68931894732308],[-73.84500533216861,40.68924391192705],[-73.84430714442654,40.68944166805981],[-73.84419150920434,40.68947440763624],[-73.84415010344455,40.68939328690966],[-73.84386364489964,40.68883211206457],[-73.84356447799873,40.68821396125548],[-73.84300297507045,40.68703791687922],[-73.84217464638787,40.6853535589012],[-73.84119605663233,40.68335136684398],[-73.84134091972138,40.68331050308295],[-73.84151391997548,40.68326168095423],[-73.84237029108915,40.683018422214886],[-73.84323090375356,40.68277519705794],[-73.8440891495959,40.682529299067994],[-73.84451063724633,40.682415088341784],[-73.84496190679074,40.68230745531898],[-73.84505837855848,40.6822844513382],[-73.84513349946198,40.68226653300118],[-73.84520200269179,40.6822506681483],[-73.8452904239152,40.68223044482692],[-73.84583237438079,40.68210645072879],[-73.84671464307618,40.681858493191974],[-73.84757845129982,40.68157986828037],[-73.84786817631948,40.68148683212292],[-73.84863383975222,40.68168402809155],[-73.84921620607906,40.6818442105582],[-73.84976407465187,40.681986614051844],[-73.85060478202189,40.68219378266441],[-73.85087162771067,40.682259542912085],[-73.85197864600379,40.682564211285886],[-73.85163928772111,40.68188627232193],[-73.85131773820146,40.68124001572848],[-73.85099089348901,40.68056836766137],[-73.85168205505992,40.680367977397694],[-73.85223417083931,40.680207890967964],[-73.85267726102964,40.680079415082616],[-73.85392389162116,40.67968615630435],[-73.85439330766253,40.67966011368512],[-73.85653410305873,40.679527725297845],[-73.85683137043245,40.67950933830446],[-73.85721078550023,40.67948586434497],[-73.85779268428884,40.6794557166448],[-73.85819836100589,40.67943084906947],[-73.85878576902995,40.680630463644356],[-73.85929512365685,40.680486365503725],[-73.859662718462,40.68038237286584],[-73.85977462580162,40.6803507121753],[-73.86053300126068,40.68013444842131],[-73.86066198730117,40.68009753814595],[-73.86142329542798,40.67987881343663],[-73.86156047073003,40.67983996752058],[-73.86229626172906,40.67963158049479],[-73.8633494359305,40.67935164088979],[-73.86378674403508,40.681113747023616],[-73.86399008846416,40.68192857556375],[-73.86410096679141,40.68237285029269],[-73.86499404523265,40.68212896989977],[-73.86602666805615,40.681918051772215],[-73.86629003016269,40.683115007207654],[-73.86630263853506,40.68318669460303],[-73.86631496942958,40.68324894282325],[-73.86650407890414,40.684474052264825],[-73.86659848349277,40.68526955906996],[-73.86687058632373,40.6863305906248],[-73.86701802926096,40.686830349035745],[-73.86728057407039,40.68774928510369],[-73.86746088891049,40.688415017596505],[-73.86762340346426,40.68914534234732],[-73.86776832168454,40.689803288876035],[-73.8679094851279,40.6904762612669],[-73.86805885286074,40.69118395823942],[-73.86859478104999,40.69388437469189],[-73.86868454304556,40.69403469190488],[-73.86842489712794,40.69471811951446],[-73.86681433894124,40.69506535080987],[-73.86455708883659,40.695520456511595],[-73.86368656429696,40.695691418377436],[-73.86236834141697,40.69595014324528],[-73.86016364237494,40.696384657940094],[-73.8592849835959,40.696553711218876],[-73.85833078917213,40.69674371065089],[-73.85744447739627,40.69691298471686],[-73.8565718515039,40.69706469152465],[-73.85567421922806,40.697179357552386],[-73.85478796060386,40.6972966237558],[-73.85283544386309,40.69754896213068],[-73.85277238650325,40.69755711194465],[-73.85262948594755,40.697652077657565],[-73.85260966053026,40.69780503974873],[-73.85260789851735,40.697959664726945],[-73.85262446517034,40.69811410677918],[-73.85265915040955,40.6982664722324],[-73.85271130876986,40.69841496200387],[-73.85328620564721,40.69928735744431],[-73.8537751263182,40.69990956791656],[-73.85429389591899,40.70044576121453],[-73.8544345567766,40.70060295213113],[-73.85410116469254,40.700513748826836],[-73.85070842256386,40.70020312460183],[-73.84913837242911,40.69828274120195]]]}},{type:"Feature",properties:{ntacode:"BK44",ntaname:"Madison",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.93753749374048,40.60855739025758],[-73.93829679552492,40.608062694108504],[-73.93901246938972,40.60759947730706],[-73.93933968959361,40.60738556023584],[-73.93939269098237,40.607350909346955],[-73.93972613932716,40.607132915122925],[-73.9384349357585,40.60597386305882],[-73.93791557841809,40.60549790110556],[-73.93609407296233,40.60387316224378],[-73.93426266725888,40.602230711367035],[-73.93503274500121,40.60173379090083],[-73.93447158901424,40.601231511897396],[-73.93525981895479,40.60114234811612],[-73.93619686434425,40.60105507045564],[-73.9371506294309,40.60094886618521],[-73.93811308681033,40.60084375767252],[-73.9390413471464,40.60074143209538],[-73.93952543849397,40.60068809778149],[-73.93996699296437,40.600639448293904],[-73.9408926353988,40.6005378364892],[-73.94116609805582,40.60050801673133],[-73.94189057649224,40.60042741982833],[-73.94288954061504,40.60031865019886],[-73.94283742407713,40.60004569363948],[-73.94278945934994,40.59979455040939],[-73.94248473340747,40.59820036561237],[-73.94341159064722,40.59809781555899],[-73.9438759647954,40.59804616334442],[-73.94433922623935,40.59799462665514],[-73.94479667452057,40.597944732788264],[-73.9452651923013,40.59789362694905],[-73.94622941179422,40.59778899208439],[-73.9471920693741,40.59768208727058],[-73.94812013074049,40.597579400451906],[-73.94855032686537,40.59753296411288],[-73.9490468155639,40.59747936153635],[-73.94997334604554,40.5973774419373],[-73.95100585444776,40.59726261947335],[-73.95220370755834,40.59713035149406],[-73.95314947405714,40.5970279185682],[-73.95411036203492,40.59692073980614],[-73.95507631338381,40.5968153907743],[-73.95545313439202,40.5967733839306],[-73.95600127799993,40.59671338628022],[-73.95692719713637,40.596612076311345],[-73.95733246328277,40.59873091427],[-73.95775745922603,40.60098588910515],[-73.95683001633182,40.6010873490776],[-73.95728347449563,40.6034696422002],[-73.9575305759447,40.604823308830284],[-73.95772401207805,40.60579983370665],[-73.95828056952207,40.60874735478209],[-73.95859278495774,40.61040303093512],[-73.9580473192723,40.61046276244427],[-73.9576680137944,40.610503715219004],[-73.95670471406353,40.61061187782897],[-73.95574066989153,40.610714827456256],[-73.9547955271003,40.61082076565262],[-73.95359888852914,40.610949865606464],[-73.95258786948979,40.611112239589076],[-73.95256553090692,40.610987184734014],[-73.95163235049947,40.61112353986179],[-73.95070512926125,40.6112504522241],[-73.94978380450684,40.611371750477716],[-73.94993049319113,40.612144650893214],[-73.94996296695332,40.61231572784942],[-73.94999598103782,40.612491461663275],[-73.95026514882969,40.61392435179743],[-73.94930527478502,40.61403073451607],[-73.94834517370126,40.61413649663165],[-73.94772682569703,40.61416971618292],[-73.94742608780814,40.61422460055372],[-73.94657366828146,40.61478913113757],[-73.94573691912035,40.61536340675668],[-73.94482770996301,40.61604620910946],[-73.94479547279659,40.61588853050791],[-73.94457366524341,40.61480377240435],[-73.9443088819457,40.61341173798482],[-73.94417450628596,40.61272253843777],[-73.94405560932157,40.6119928417343],[-73.9438003204616,40.61071911866002],[-73.94369953940306,40.61021403910715],[-73.94364091185493,40.60985881739125],[-73.94354698000039,40.60934655569823],[-73.94231175859338,40.608268197325856],[-73.94187230011026,40.60855546746692],[-73.94154757627133,40.60876773629699],[-73.94082897916,40.60922931816597],[-73.94011528762218,40.60969107767303],[-73.93934703447138,40.61018714136914],[-73.93753749374048,40.60855739025758]]]}},{type:"Feature",properties:{ntacode:"QN48",ntaname:"Auburndale",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.77573836927105,40.74332564716406],[-73.77579713443087,40.74331766617726],[-73.77805835666935,40.74298648913887],[-73.77859924778001,40.74290812265163],[-73.77965641306183,40.742729310552924],[-73.78036603543947,40.74259166264408],[-73.78068584982353,40.74250560729258],[-73.78100566363362,40.742419541335906],[-73.78121857584439,40.74236225059073],[-73.78137698877951,40.74231999390173],[-73.78176526826739,40.74221640582717],[-73.78216009718024,40.74211554946793],[-73.783110118511,40.741848305643934],[-73.7834969715439,40.74174135985229],[-73.78400944120372,40.741599356880016],[-73.78484244557379,40.74136852993804],[-73.78577051265957,40.741110679885196],[-73.78664844616125,40.74086674864182],[-73.78669085316545,40.740852986463196],[-73.78673516821081,40.740841776052655],[-73.78759444360145,40.740617958368844],[-73.78848243499033,40.74036827816074],[-73.7886511031454,40.74032571468576],[-73.78934727257422,40.740126337752926],[-73.79020750137926,40.73989470395366],[-73.79111526499385,40.73964983945037],[-73.79202817595545,40.7394035815926],[-73.79285797103304,40.7391797328995],[-73.79291603145104,40.73916776147875],[-73.79297881735037,40.73915188124352],[-73.79369341385141,40.73895006226742],[-73.7944080181618,40.738748230832044],[-73.79533772922133,40.73849367327542],[-73.79588681695621,40.73837637499801],[-73.79611584773757,40.73833614019549],[-73.79640218640299,40.73828235819031],[-73.796411784322,40.738325326190214],[-73.79643940048507,40.7384389476447],[-73.79672497924996,40.738416642623164],[-73.79629297225543,40.73855230643041],[-73.79640833669886,40.73859341998231],[-73.79717686670132,40.73998668526031],[-73.7972236245784,40.74009780066751],[-73.79722373068896,40.740098034721754],[-73.79722380153217,40.74009827759279],[-73.79725665019608,40.740212835125405],[-73.79725670792836,40.740213043797844],[-73.79725674344824,40.74021324154199],[-73.79727515305026,40.74033003375129],[-73.79727517637323,40.74033018640926],[-73.79727517587881,40.740330348909374],[-73.79727886805662,40.74044760103631],[-73.79727887871464,40.740447862396834],[-73.79727885479134,40.74044812419907],[-73.7972679511917,40.74056448602594],[-73.79723084972089,40.741695506634905],[-73.79695065298539,40.7419330351485],[-73.7966662287115,40.742135221106984],[-73.79666601812379,40.74213537167678],[-73.79666581854543,40.742135523438705],[-73.79639432193282,40.74234834989331],[-73.79639423580167,40.74234842496055],[-73.79639414967053,40.74234850002776],[-73.7961363863714,40.74257141079915],[-73.79613631197088,40.74257146712398],[-73.79613624968265,40.74257152414034],[-73.79589335248312,40.74280352722376],[-73.79589319164029,40.742803687764365],[-73.79589302944714,40.7428038576841],[-73.79566566888072,40.743044235672265],[-73.79543059287576,40.743264290405605],[-73.79521257775808,40.743495568792255],[-73.79501312009,40.743736707075996],[-73.79501298453248,40.74373688089497],[-73.79501285847516,40.743737045349384],[-73.79483295516101,40.743986942070045],[-73.7946735649595,40.74424409480546],[-73.7946734082347,40.744244346486234],[-73.794673271747,40.74424460708199],[-73.79453507355089,40.74450763821472],[-73.79449120652043,40.74473756790108],[-73.79449117050028,40.744737748430566],[-73.79449114678772,40.74473793786095],[-73.79446368332957,40.74497002170623],[-73.794452829649,40.745203090418386],[-73.79445281714163,40.74520343181545],[-73.7944528275929,40.745203756835856],[-73.79445869157468,40.74543695421535],[-73.79448120527351,40.74566937046825],[-73.79448121556756,40.74566953231739],[-73.79448123951785,40.74566969435841],[-73.79452019305238,40.74590015926164],[-73.7945797610729,40.74640268281765],[-73.79467568818264,40.74721192846299],[-73.79472264944076,40.74759933020909],[-73.79598269360959,40.74853189315545],[-73.79658103615321,40.74897739761161],[-73.79704716101429,40.7493323184447],[-73.79729524699198,40.74943505289057],[-73.7964461724972,40.74985921656466],[-73.79566544951754,40.75023620032339],[-73.79471901146258,40.750647616850024],[-73.79468324712465,40.751275045374115],[-73.79465583917538,40.7519881445344],[-73.79462769154273,40.75270267481621],[-73.79457726990006,40.75356301133912],[-73.79474720575196,40.7556281878547],[-73.79493246234003,40.757798030074596],[-73.79402473959114,40.75773596895659],[-73.79303015813386,40.75775619377561],[-73.79212059100132,40.75777758234761],[-73.792011714968,40.75778015034513],[-73.79122151560284,40.75779876580738],[-73.79031516996672,40.757823450590344],[-73.79053451035584,40.7593730382102],[-73.79076004620488,40.760985769424714],[-73.79165466242245,40.76091206344299],[-73.79255338049316,40.76084029433977],[-73.79343991212562,40.76076412796254],[-73.79344033470085,40.76082252671547],[-73.79344299910355,40.76118533700557],[-73.79343800248614,40.76151352662959],[-73.79343673769412,40.76159683082914],[-73.79334546260597,40.76229534285244],[-73.79322483940088,40.7631420076809],[-73.79302551365771,40.76462119218875],[-73.79395914652886,40.764695319925714],[-73.79361279622417,40.76722335755158],[-73.79342227701169,40.76859990751418],[-73.79321182250867,40.77033648909828],[-73.79317944556053,40.770403177727914],[-73.7923824381369,40.76948383943586],[-73.79235243694565,40.76944963785697],[-73.79190204127927,40.76893621297627],[-73.79149870491376,40.768447391247406],[-73.79137684496301,40.76832429661043],[-73.79059858124609,40.76741868770474],[-73.79021960777558,40.76695117475314],[-73.78990502958709,40.76651159651793],[-73.78963649752909,40.76614161060157],[-73.78871018005239,40.764854252375635],[-73.78861085591791,40.764709593713434],[-73.78849669754898,40.764570552526315],[-73.78836856546751,40.76443842934965],[-73.78822763080986,40.7643143957905],[-73.78807523740844,40.76419949042416],[-73.78733166671515,40.763807813550265],[-73.78714131745379,40.76370782091579],[-73.78595810626356,40.76310224365156],[-73.78571993566753,40.762921464726],[-73.78546383070346,40.7625919254089],[-73.78542241974337,40.76251310807721],[-73.78535911541569,40.76225631857739],[-73.7853017538984,40.76197850433073],[-73.78527359224829,40.76184210636365],[-73.78525170777323,40.76175695901846],[-73.78516838329206,40.76143281814066],[-73.7850243474471,40.761036515858805],[-73.7848605928224,40.76064436286373],[-73.78467742477748,40.76025720833081],[-73.78447529330391,40.759875861994416],[-73.78430628708995,40.75948364503482],[-73.78428991884707,40.75944029943579],[-73.7842594089738,40.75938264589476],[-73.78407792963682,40.75903964439747],[-73.78382076148569,40.75853003411843],[-73.7834611106796,40.75786406350209],[-73.78338071525589,40.75775389724709],[-73.7831615773999,40.75732618501061],[-73.7830319133788,40.75708319052878],[-73.78281576386435,40.756666343785376],[-73.78264852969639,40.756331904045076],[-73.78248130737073,40.75599745518597],[-73.78212461978052,40.75533931152846],[-73.78165171760702,40.75470775288259],[-73.78113322656422,40.75408932646792],[-73.78052037800599,40.7533307431027],[-73.78009357371535,40.75250750384609],[-73.77980639319682,40.751895005430626],[-73.77944067027246,40.751122696144996],[-73.77906558901958,40.75033257447581],[-73.77831180786255,40.74874501368035],[-73.77753347577244,40.7471483424384],[-73.77679197013187,40.74554428913856],[-73.77616785637258,40.74424002253527],[-73.77596628014423,40.74381044790558],[-73.7758523777589,40.74356469331021],[-73.77575892644916,40.74336722747386],[-73.77573836927105,40.74332564716406]]]}},{type:"Feature",properties:{ntacode:"BX44",ntaname:"Williamsbridge-Olinville",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.84704957988549,40.8876718158795],[-73.84744396884648,40.88697853116725],[-73.84748708817729,40.88691453806626],[-73.84785777320191,40.88636441282507],[-73.84790388184055,40.886295984153314],[-73.84798702067236,40.88617211823637],[-73.84802165707175,40.886120514783954],[-73.84804918089598,40.88607950865168],[-73.8480941526193,40.88601250619935],[-73.84813585815644,40.885950370319044],[-73.84817178627576,40.88589684167415],[-73.84820835311214,40.885842361659016],[-73.84824941323669,40.88578118763974],[-73.8482853411743,40.88572765845524],[-73.84832190782497,40.88567317823494],[-73.84836417174802,40.88561021075015],[-73.84846274096435,40.885461032310744],[-73.848763849576,40.885005316711634],[-73.8488204414689,40.88491966700004],[-73.84927742080971,40.884241504735144],[-73.84973488154704,40.88355580319686],[-73.85020149438334,40.88286987008212],[-73.85065123143109,40.88219178992179],[-73.85110603635785,40.881508971067994],[-73.85156600559465,40.88082536377014],[-73.85203280472665,40.88013997216872],[-73.85248305833824,40.8794637050411],[-73.8520701172023,40.879297657085665],[-73.85186563767871,40.87905886510672],[-73.85138374105527,40.87847622385491],[-73.85091896017342,40.8778934406343],[-73.85211217375235,40.87729787962043],[-73.85254854030985,40.877091586763584],[-73.85172236136454,40.87684337066314],[-73.85093186790806,40.875830014923565],[-73.85068955599085,40.87548667838518],[-73.85143247985496,40.874987271483256],[-73.85206424598658,40.874503646917006],[-73.85215435860401,40.874434199161094],[-73.85278034330943,40.87395322902561],[-73.85362131923083,40.87331208758597],[-73.85363638793234,40.87330059920986],[-73.85450805066631,40.87358094249729],[-73.8555175843402,40.8739039558002],[-73.85577052357691,40.87398371293062],[-73.85651292387632,40.87421779315943],[-73.85655118175053,40.87303042871626],[-73.85661382516636,40.87125016698299],[-73.85754854444214,40.871266317777305],[-73.85848731700756,40.871284060119606],[-73.8594268045545,40.87130069674406],[-73.86036598198893,40.871318622474725],[-73.86137924069509,40.871336512141525],[-73.8623921285398,40.87135673360249],[-73.86333198334079,40.87137515749865],[-73.86426604390138,40.8713896502362],[-73.86520890077001,40.87140764959887],[-73.86614489502145,40.871422984590886],[-73.86715864219332,40.871441913140465],[-73.86825887799573,40.87146232802613],[-73.86935122364724,40.871483353709735],[-73.87056192524669,40.87151077845378],[-73.8703766718184,40.87328437216205],[-73.87031310874234,40.87534062095659],[-73.87031508333357,40.875617522732234],[-73.87031684661684,40.87573572281559],[-73.8703175077389,40.8757797934626],[-73.87030247991875,40.87594247661722],[-73.87026997881347,40.876103970312265],[-73.8702203286068,40.87626264289013],[-73.87019944869922,40.876311355321434],[-73.8701809422137,40.876354530437986],[-73.87015418392427,40.87641695754105],[-73.87004672690107,40.87667053082932],[-73.86948896192662,40.8779894684106],[-73.86943466926999,40.87812884292244],[-73.86941232626828,40.87818180748919],[-73.86938557933017,40.87823358294908],[-73.8693545373007,40.878283958585364],[-73.86931932626109,40.878332729264606],[-73.86928008973368,40.878379696587075],[-73.86923698739879,40.87842466940056],[-73.86918623356077,40.87846614898982],[-73.86912851747668,40.87851887015145],[-73.86907407564996,40.878579167530575],[-73.86894382691679,40.87859185277937],[-73.86885103292825,40.878579818238016],[-73.86812877191865,40.880066552919885],[-73.86705258284128,40.882255215750575],[-73.86605231329287,40.884287044151954],[-73.86603813220563,40.884359022043334],[-73.86603809566084,40.884359193209036],[-73.86603810764099,40.88435938218842],[-73.86604065203618,40.8844329818441],[-73.86604066388638,40.88443323531958],[-73.8660407342542,40.88443347696883],[-73.86606024936972,40.88450565595912],[-73.86606028461782,40.88450579973442],[-73.86606034351723,40.88450592711995],[-73.86609568402109,40.8845736214592],[-73.86616465843814,40.884677922965096],[-73.86616476518267,40.88467807720967],[-73.86616484807236,40.88467823930014],[-73.86621798004754,40.884790014681435],[-73.86625345816202,40.884907300171086],[-73.86627000593697,40.8850272996944],[-73.86627001745485,40.885027389667414],[-73.86627001727457,40.885027479291765],[-73.8662672721201,40.885147691324484],[-73.86624574919097,40.885265449837895],[-73.86624572511447,40.88526556774589],[-73.86624567696252,40.88526569333199],[-73.86620661508553,40.885378614062795],[-73.86538049290174,40.88688347522357],[-73.86460021982454,40.88829971188813],[-73.86380857394386,40.889715899372995],[-73.86303842471298,40.89111254785968],[-73.86276661966666,40.89161957433855],[-73.86275188404169,40.891650687002816],[-73.86273972188111,40.89183889282555],[-73.86225345518159,40.89267048819031],[-73.86215575170635,40.89283406251692],[-73.86198229582854,40.89316126228462],[-73.86192535143314,40.89329121598514],[-73.86149253626178,40.89427891722789],[-73.861405140482,40.89453904366812],[-73.86135927864306,40.89466231935555],[-73.86071098194206,40.89537054437287],[-73.85983338106632,40.89508522661504],[-73.856956194034,40.89416793772324],[-73.8573628168522,40.89341143940488],[-73.85566327271745,40.89285239422686],[-73.8552537851847,40.89272062619409],[-73.85449169183926,40.892478518250584],[-73.85340274735687,40.89213229962083],[-73.85182948407949,40.89162978232084],[-73.85149873297607,40.89153479674222],[-73.85069084081347,40.89130277112294],[-73.8504012506809,40.89120545864748],[-73.8487415337905,40.89064771486615],[-73.84741355269567,40.89022219767596],[-73.8463253313182,40.889877226706304],[-73.84590568546282,40.889741369380836],[-73.84626182326826,40.8890983381845],[-73.8464560085601,40.888748434698094],[-73.84665457770721,40.888390619908655],[-73.84704957988549,40.8876718158795]]]}},{type:"Feature",properties:{ntacode:"QN51",ntaname:"Murray Hill",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.80379022888253,40.77561011179253],[-73.80098974064956,40.775389116458506],[-73.79865192006214,40.775200558985055],[-73.79853009427285,40.77519072888345],[-73.79823295511946,40.77484830546588],[-73.79785400453235,40.77441566944935],[-73.79772190077286,40.77427237380948],[-73.7975752289451,40.774136842044264],[-73.79741530994494,40.77401038228581],[-73.79741522772028,40.774010319151465],[-73.79741514502736,40.77401026506273],[-73.79730005603778,40.77393228605379],[-73.79724339821914,40.77389389663621],[-73.7967268509793,40.77360922870778],[-73.79652490521453,40.773503278471665],[-73.79571707389991,40.773069642778864],[-73.79565702077277,40.77303608671467],[-73.79521550584721,40.77267490720631],[-73.7950719029127,40.77254212458496],[-73.79493636799312,40.77240453038564],[-73.79480546134091,40.77225687477918],[-73.79415923541376,40.77151603827045],[-73.79394905802269,40.771267374937416],[-73.7932371186424,40.77046772080936],[-73.79317944556053,40.770403177727914],[-73.79321182250867,40.77033648909828],[-73.79342227701169,40.76859990751418],[-73.79361279622417,40.76722335755158],[-73.79395914652886,40.764695319925714],[-73.79302551365771,40.76462119218875],[-73.79322483940088,40.7631420076809],[-73.79334546260597,40.76229534285244],[-73.79343673769412,40.76159683082914],[-73.79343800248614,40.76151352662959],[-73.79344299910355,40.76118533700557],[-73.79344033470085,40.76082252671547],[-73.79343991212562,40.76076412796254],[-73.79255338049316,40.76084029433977],[-73.79165466242245,40.76091206344299],[-73.79076004620488,40.760985769424714],[-73.79053451035584,40.7593730382102],[-73.79031516996672,40.757823450590344],[-73.79122151560284,40.75779876580738],[-73.792011714968,40.75778015034513],[-73.79212059100132,40.75777758234761],[-73.79303015813386,40.75775619377561],[-73.79402473959114,40.75773596895659],[-73.79493246234003,40.757798030074596],[-73.79580437654788,40.75809121700475],[-73.79621926933272,40.75824167953416],[-73.79670467871297,40.758417711777334],[-73.79760259802714,40.75874417854367],[-73.79850160206713,40.75907103553958],[-73.7994008890291,40.75939721905918],[-73.80030039037482,40.75970229914461],[-73.80125017485665,40.75982823730051],[-73.8021529189535,40.75998721801142],[-73.8030732893279,40.76012624811303],[-73.80399971294432,40.76027048753266],[-73.80491668517485,40.76044041190105],[-73.80584005382904,40.760615390655666],[-73.80676048649916,40.76078777314712],[-73.8076802372951,40.760959958834505],[-73.80859484054322,40.76113246182399],[-73.80951372622071,40.76129991102505],[-73.8104434836545,40.76137743901472],[-73.81104963173338,40.7614170205847],[-73.81226778100637,40.761130021647205],[-73.81313229873773,40.760898349140454],[-73.81399882876025,40.76066503432044],[-73.81508732575526,40.760371610605574],[-73.81728821410952,40.759775546570125],[-73.82063593339377,40.75887226784807],[-73.82080684858938,40.75894178331652],[-73.82116404950045,40.75968607609572],[-73.82155809662831,40.76053432449925],[-73.82176735371581,40.76097981376633],[-73.82181077148367,40.76107223677414],[-73.82207359778968,40.76162495400487],[-73.82260198317304,40.76275935649206],[-73.82302513277548,40.763666341208335],[-73.82348245212708,40.76465179236747],[-73.82372658168691,40.76582551589813],[-73.82395032520976,40.76688720215665],[-73.82421202453429,40.76816922799936],[-73.82444330283619,40.7692855140787],[-73.82466909032323,40.770407607808686],[-73.82556485153245,40.77028295959617],[-73.82604927472883,40.77021081449481],[-73.8265584197165,40.770137083593355],[-73.82656578893237,40.77064147572847],[-73.82657511687427,40.77163035301263],[-73.82657481799629,40.772345397962006],[-73.82647720752793,40.773116442789664],[-73.82625348460473,40.774520659101796],[-73.82583089977449,40.77591527158138],[-73.82486800908848,40.77654235484542],[-73.82433101875273,40.77674307030117],[-73.82428360049262,40.77698996098394],[-73.82422147275788,40.77723522698467],[-73.8241448049238,40.77747809322924],[-73.82405384581061,40.777717830159304],[-73.82382108964217,40.77836013814994],[-73.82376244869418,40.77850455199379],[-73.82354681609377,40.77903553756734],[-73.82331286855246,40.7795786598341],[-73.82223999335503,40.779490237046694],[-73.82132278461552,40.77940925889184],[-73.82032141636088,40.77933468076801],[-73.81981042155483,40.779296989188076],[-73.81930985112403,40.779260059857],[-73.81728146973035,40.7791055126966],[-73.81452997802205,40.77888817488034],[-73.81466305923634,40.77790468769652],[-73.81475883042394,40.77720350114397],[-73.81478821761252,40.77699573898313],[-73.81485850655609,40.77648592311957],[-73.81268626346116,40.77631279409209],[-73.8094525210094,40.77605807874615],[-73.80659228450716,40.775831861528],[-73.80379022888253,40.77561011179253]]]}},{type:"Feature",properties:{ntacode:"QN27",ntaname:"East Elmhurst",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.86109724401761,40.76366447759032],[-73.85992937963596,40.76220030111109],[-73.85966666298468,40.761901913560514],[-73.85913545312332,40.761418440648804],[-73.85912375861521,40.76127549865653],[-73.8589662808854,40.76115879583669],[-73.85880387722854,40.76104606390597],[-73.85863672075712,40.76093742301298],[-73.85846498964645,40.76083298894548],[-73.85828886694485,40.76073287300717],[-73.85810854022827,40.760637182122025],[-73.85792420186411,40.760546018051365],[-73.8577360483292,40.7604594779546],[-73.85754428016409,40.76037765406266],[-73.85734910175931,40.760300633579824],[-73.85670598021255,40.76004386579885],[-73.85655895732079,40.7599815614778],[-73.8563821611647,40.759906639650744],[-73.8560398093965,40.75972578741408],[-73.85576997450168,40.759538342684785],[-73.85553311743213,40.759342591353594],[-73.85525140080492,40.75914753084004],[-73.85506702556705,40.75894327751662],[-73.85500920858986,40.75887922570103],[-73.85463995751408,40.758466157766236],[-73.85457971979349,40.75838762037609],[-73.85449593244911,40.758278638673936],[-73.85462918660679,40.75830695548457],[-73.85476880279928,40.75832812997877],[-73.8549087266597,40.75833644940588],[-73.85505441025492,40.75833037151092],[-73.85530200157807,40.75829284196687],[-73.85540366146685,40.75834030998554],[-73.85560819880331,40.75830541067603],[-73.85695186768805,40.75813312704392],[-73.85775351182151,40.75802727488424],[-73.85856139034308,40.75791243685781],[-73.85888932339373,40.757899475965594],[-73.85951332358748,40.75787859024118],[-73.85992746201961,40.75786410162949],[-73.86046162216206,40.757843731728286],[-73.86099882371653,40.75782499338467],[-73.86190617173669,40.75779486363709],[-73.86280704236877,40.757758984275526],[-73.86371499880944,40.757725670910425],[-73.86461956648263,40.757693716436165],[-73.86567437019231,40.757629582857085],[-73.86656997613866,40.75753552146229],[-73.86746336460044,40.757441540684034],[-73.86848374832506,40.75733493706786],[-73.86950314746122,40.75722801907275],[-73.87041371425073,40.75713241272215],[-73.87132395898328,40.757036340296935],[-73.87221856383633,40.756943224795684],[-73.87311054765844,40.75685088214351],[-73.87365721712088,40.756803485602056],[-73.87420803095058,40.756731562824285],[-73.8751387429954,40.756633816060734],[-73.87551080441015,40.758679636371575],[-73.87580654566993,40.760307836279324],[-73.87601371860652,40.76144373213948],[-73.87549091125351,40.7613515948982],[-73.87499575093968,40.76126432242948],[-73.8753155292129,40.76294497530347],[-73.87532089453802,40.76300800772556],[-73.87532636995816,40.76305660488948],[-73.87553509519228,40.7642305126199],[-73.875865038556,40.76605165351371],[-73.87613975693169,40.76769550550178],[-73.8762330035856,40.76808593838394],[-73.87624365566445,40.76812831878297],[-73.87625062092845,40.76816607485869],[-73.87638792444179,40.768999558474164],[-73.87601415579749,40.76981697608507],[-73.87602197537186,40.770312000894336],[-73.87600937678242,40.77048155256648],[-73.87597757036225,40.770909609146024],[-73.87597362680933,40.77104276224567],[-73.87598378976922,40.77117614730501],[-73.87600801475872,40.77130849258433],[-73.87604778727295,40.77144359312579],[-73.87608949641871,40.771536903086655],[-73.87601656518731,40.77155104405028],[-73.8751757328147,40.77167671112571],[-73.87475943290806,40.771719987453025],[-73.87426330423905,40.7717533874995],[-73.87380524624189,40.77176797845617],[-73.87327941389208,40.7717674013503],[-73.87272561588561,40.7717366426891],[-73.8722357763049,40.77169565901893],[-73.87173533999842,40.77162258581677],[-73.87143357341989,40.77157646722139],[-73.87071447492605,40.77139069003692],[-73.87016128312284,40.77120898587921],[-73.86962970454368,40.771006365975644],[-73.86943719697877,40.770924482029365],[-73.86889382724564,40.77064902189741],[-73.8680987343728,40.77017200865152],[-73.86728193749033,40.769650003290714],[-73.86606875954982,40.768796182155235],[-73.86550588652888,40.76834576833757],[-73.8650929401686,40.76801531473656],[-73.86484009584308,40.76779205521361],[-73.86473884218837,40.76770264928811],[-73.86458486962496,40.76756669037977],[-73.86404975632075,40.76706394761296],[-73.86353063445021,40.76657622420624],[-73.8634021493172,40.76645551226373],[-73.86321805258567,40.76625081641742],[-73.8628611852649,40.765846236249395],[-73.86180888794335,40.76454470752483],[-73.86109724401761,40.76366447759032]]]}},{type:"Feature",properties:{ntacode:"BK81",ntaname:"Brownsville",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.89880698433517,40.65740666180455],[-73.89891727397938,40.65739022474991],[-73.89904180388838,40.65737165807354],[-73.89948109278969,40.6573213434068],[-73.89968548097173,40.65729793755243],[-73.899889868366,40.65727452094748],[-73.90002679348675,40.65725384777588],[-73.90029426200188,40.657208882665856],[-73.9003948667884,40.657184205305015],[-73.90048767160411,40.65714867935171],[-73.90057491535649,40.65709994695746],[-73.90064904766783,40.65704155823763],[-73.90118559908719,40.656514551101445],[-73.90230238195439,40.65578061148661],[-73.90245383307466,40.65566436669918],[-73.90261911401878,40.65555811073343],[-73.90279641594041,40.65546321053979],[-73.9029836670884,40.6553807813939],[-73.90317858413412,40.655311633837464],[-73.90414221326978,40.65514642113806],[-73.90446144027071,40.65509953574616],[-73.90489261828196,40.65503619985079],[-73.90507059709333,40.65501006119506],[-73.90556272808058,40.654937910163675],[-73.90606783109017,40.65486385126579],[-73.90692334240393,40.65473842009026],[-73.90784346310066,40.65459153024292],[-73.90782538191748,40.65453360358072],[-73.90780156916472,40.654438949288625],[-73.90740035662834,40.65284399014236],[-73.90821606823968,40.6523120867787],[-73.90855790522774,40.65209593779457],[-73.90933499313009,40.652808592144225],[-73.90970013790621,40.65415294719764],[-73.90972827516238,40.654251864232926],[-73.90974279768291,40.65431111245007],[-73.90975756152424,40.65436711717215],[-73.90977962021952,40.65446625508358],[-73.91012255698546,40.655851771051566],[-73.91108323494242,40.65570239282345],[-73.91199538318848,40.65556155962876],[-73.91236458830654,40.65551356474634],[-73.91314356258604,40.65622086354528],[-73.91377943675828,40.656783679208324],[-73.91402878145271,40.657003709587585],[-73.9144124769044,40.65736241979368],[-73.91556629546196,40.658392571717805],[-73.9157280376988,40.658550128276815],[-73.91707363436487,40.659745353962926],[-73.91741819217582,40.660051191598335],[-73.9181849310438,40.660726208915584],[-73.91829936279716,40.66116125739906],[-73.91860168097776,40.66111804860659],[-73.91893607302657,40.66141601067318],[-73.91920450977376,40.66165519964589],[-73.91945727792734,40.66188078529251],[-73.91959479824114,40.66199567928803],[-73.91962719168718,40.66170805936993],[-73.91966280892866,40.66140503295244],[-73.91974399531388,40.66077097395043],[-73.9199044043909,40.66033711672647],[-73.91998634754263,40.660115466363074],[-73.92008167071683,40.65985763346026],[-73.92021313014995,40.65997544070721],[-73.92090904220994,40.66059911453582],[-73.92272843043321,40.66223123195695],[-73.92454945864158,40.66386259188942],[-73.92637970549286,40.66551489214164],[-73.92592201549584,40.66571503570415],[-73.92546270195412,40.66591675199164],[-73.92439099384761,40.66638142327787],[-73.9242446727457,40.666445000386744],[-73.92331039698415,40.666853460424946],[-73.92323224537391,40.66688762756694],[-73.9231197845567,40.66693679363199],[-73.92303439380234,40.6669741259334],[-73.92281106532995,40.667071761215944],[-73.9227525715444,40.66709733296169],[-73.92221564149389,40.667333446469144],[-73.9218717118052,40.66748069046783],[-73.92101988847209,40.6678526980696],[-73.9201486425542,40.66822948387542],[-73.9201146425319,40.66837600234439],[-73.91999873728055,40.66840948385137],[-73.91923062965691,40.66863136530611],[-73.91838191153047,40.66900224732733],[-73.91748266125654,40.669392231100105],[-73.91713588978303,40.66954376367917],[-73.91658459950003,40.66978754948586],[-73.91652296113404,40.66981426418321],[-73.9164716345366,40.66983650915053],[-73.91586213225733,40.67010066868867],[-73.91580361911352,40.67012602814181],[-73.91572874515477,40.67015847809633],[-73.91558467328046,40.67022136347989],[-73.91553422511005,40.67024338351535],[-73.91487246337714,40.67053222822073],[-73.91461857729773,40.67064323825137],[-73.91454485538064,40.67067547301587],[-73.91403857192044,40.67089683982661],[-73.91308574663641,40.67131022633253],[-73.91221776895038,40.67168716252572],[-73.91133533666638,40.67207645346068],[-73.91115995481621,40.672155350628294],[-73.91109867289384,40.67218291959568],[-73.91104631010326,40.67220464200177],[-73.91046305323356,40.672446602102546],[-73.91037473937192,40.672483238199234],[-73.91019287105694,40.67255868530127],[-73.91014265020483,40.67257951905929],[-73.90995832863727,40.672655981103425],[-73.90989833479603,40.672680869322114],[-73.90954171958883,40.67282880309108],[-73.90925438134724,40.67294799823466],[-73.90841931632208,40.67331333272415],[-73.90832954086157,40.67335530302139],[-73.9082780093342,40.67337939350506],[-73.90787711572172,40.67356680930781],[-73.90746843008544,40.67376161413563],[-73.90695655491835,40.673985259133566],[-73.90629662105013,40.6742653330755],[-73.90609438779364,40.67435293235806],[-73.90582626773173,40.67446965385985],[-73.90524012940088,40.67472494627425],[-73.9045091233681,40.67505211098795],[-73.90438792800414,40.67520674660642],[-73.90428786796184,40.675229355562244],[-73.90374374580135,40.675406834472525],[-73.90347422276491,40.6755066832772],[-73.90346228886747,40.67545791947577],[-73.90344272369958,40.67537791906057],[-73.90322131898083,40.67447291368903],[-73.90296768996103,40.6734393952624],[-73.90266008354745,40.67219717915082],[-73.90228822560127,40.670936006966706],[-73.90198218142216,40.66967007119869],[-73.90166767890625,40.66841352919279],[-73.90126570398775,40.66688065016491],[-73.90085135672518,40.66534589452361],[-73.90041654055052,40.66380652743318],[-73.90050957793385,40.66379470590312],[-73.90059097103793,40.66378216894256],[-73.90071712008276,40.66376455324756],[-73.90145114637866,40.66365836465773],[-73.90105329821102,40.662124821109],[-73.90066118690957,40.66058615800486],[-73.9001465844421,40.66065327738649],[-73.89988908753975,40.660639807288206],[-73.89972880407026,40.66070453508509],[-73.89965233279806,40.660735416378245],[-73.89921760894248,40.659111403690645],[-73.89883571453828,40.65752594187363],[-73.8988183473786,40.657453812902276],[-73.89880698433517,40.65740666180455]]]}},{type:"Feature",properties:{ntacode:"BK85",ntaname:"East New York (Pennsylvania Ave)",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.89880698433517,40.65740666180455],[-73.8988183473786,40.657453812902276],[-73.89883571453828,40.65752594187363],[-73.89921760894248,40.659111403690645],[-73.89965233279806,40.660735416378245],[-73.89972880407026,40.66070453508509],[-73.89988908753975,40.660639807288206],[-73.9001465844421,40.66065327738649],[-73.90066118690957,40.66058615800486],[-73.90105329821102,40.662124821109],[-73.90145114637866,40.66365836465773],[-73.90071712008276,40.66376455324756],[-73.90059097103793,40.66378216894256],[-73.90050957793385,40.66379470590312],[-73.90041654055052,40.66380652743318],[-73.90085135672518,40.66534589452361],[-73.90126570398775,40.66688065016491],[-73.90166767890625,40.66841352919279],[-73.90198218142216,40.66967007119869],[-73.90228822560127,40.670936006966706],[-73.90266008354745,40.67219717915082],[-73.90296768996103,40.6734393952624],[-73.90322131898083,40.67447291368903],[-73.90344272369958,40.67537791906057],[-73.90346228886747,40.67545791947577],[-73.90347422276491,40.6755066832772],[-73.90313803813324,40.67562221542786],[-73.90302076373686,40.67565648129092],[-73.90291887262823,40.67568458142084],[-73.90279745993566,40.67575749274221],[-73.90267831840302,40.67578972875392],[-73.90257716361329,40.675831706875925],[-73.90245583103473,40.67588205089746],[-73.9009623469395,40.67650221152797],[-73.9007918367847,40.676572457650934],[-73.90004626142508,40.67689308953782],[-73.90002748328058,40.67681911353729],[-73.89974568870544,40.67571196377557],[-73.89973501104475,40.675654871363385],[-73.89972239711247,40.67560373790351],[-73.89971755925664,40.67556426479296],[-73.89970899475242,40.675494250784745],[-73.89930675442262,40.67398204176656],[-73.89838655947376,40.67412124433974],[-73.89748422770533,40.67425548525474],[-73.89650977887963,40.674397047588116],[-73.89549943478339,40.67455074432918],[-73.89459383972243,40.67468410488774],[-73.8936703642662,40.67482177088446],[-73.89335128281994,40.67358164593697],[-73.89302801266585,40.672314491579165],[-73.89271090669772,40.67104582891267],[-73.89179952161746,40.67118041269012],[-73.89087804994615,40.671318087158646],[-73.89055868980283,40.67006023116495],[-73.89016521925038,40.66852437687793],[-73.8897698862758,40.666989914671944],[-73.89069385325429,40.66685223434639],[-73.89029917759841,40.665311759354175],[-73.8899066949764,40.663778289998156],[-73.88898470630262,40.66391661475753],[-73.88810817419636,40.66404741245783],[-73.88739217285975,40.66435345676697],[-73.88726131208318,40.664413573713105],[-73.88657767928026,40.664708036977174],[-73.88641344683668,40.66478080712042],[-73.88556364519427,40.665140486712495],[-73.88493743612787,40.665407108757925],[-73.88474247383925,40.665494893648756],[-73.8841216989663,40.665760742211305],[-73.88391264507172,40.66585179856754],[-73.88330883390667,40.666112004945624],[-73.88208825702687,40.6644641466781],[-73.88185557344767,40.664149988540224],[-73.88266944223219,40.66379795350502],[-73.88309163111575,40.66361709126527],[-73.88348677553914,40.663447816821794],[-73.88430189356369,40.66309545704035],[-73.88511751844143,40.6627456402541],[-73.88593574026198,40.66239371274994],[-73.88681373136549,40.6620138233493],[-73.88756863519616,40.66168908090814],[-73.88838556405716,40.6613377386356],[-73.88919997579819,40.660988081003],[-73.89001492663948,40.66063583315395],[-73.89083184220326,40.660283968379744],[-73.89164919956775,40.65993257633931],[-73.89246408790075,40.659580275377365],[-73.8932789425393,40.65923017428116],[-73.8940984502131,40.65887791979046],[-73.89491382043494,40.6585264489209],[-73.8957184809456,40.65815995956684],[-73.89616756045221,40.657978451628225],[-73.8961375929559,40.65788224896777],[-73.89612587286433,40.65781466403394],[-73.89704215355337,40.6576635888362],[-73.89796594400642,40.65753203607127],[-73.89880698433517,40.65740666180455]]]}},{type:"Feature",properties:{ntacode:"BK41",ntaname:"Kensington-Ocean Parkway",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.97482741755584,40.64566342086815],[-73.97474803795042,40.6452635910391],[-73.97467086701627,40.64493508330303],[-73.97464224409916,40.644813218879335],[-73.97442369359652,40.64491306529493],[-73.97413996843542,40.64502975453272],[-73.97310135322374,40.645450975739905],[-73.97208574769402,40.64586232454582],[-73.971743981668,40.64600111018026],[-73.97084113729686,40.646378571072404],[-73.97076976083284,40.64611090684055],[-73.97054554390657,40.64531666812147],[-73.97031677051459,40.64453794134665],[-73.97008897793081,40.64374583950711],[-73.96988464671774,40.64303029756915],[-73.96968611807551,40.642356009772314],[-73.96948468137931,40.64168989653153],[-73.96939903065629,40.641382445715756],[-73.968914611244,40.63975715975437],[-73.9687909917335,40.63925593322145],[-73.96872218447866,40.63901853824929],[-73.968223433854,40.63729690644196],[-73.96803868487805,40.63665098543643],[-73.96935965791315,40.636505550149266],[-73.97029036162957,40.63640634141807],[-73.96986869339578,40.63419467459823],[-73.97087567598683,40.6337195133142],[-73.97190427082307,40.63323009413742],[-73.97216145893003,40.63311162134956],[-73.97231129169533,40.63304191454541],[-73.97241481651278,40.63299383426839],[-73.97278066351257,40.6328234711816],[-73.97319613382545,40.632620588979435],[-73.97431883460409,40.63209057418872],[-73.97517146283597,40.63168858076314],[-73.9760493559142,40.6312759056467],[-73.97643342179838,40.633289122590746],[-73.97655064148627,40.63390350914416],[-73.9766365602116,40.634353821270814],[-73.97688861212468,40.63567486202841],[-73.97802158944141,40.635552702905294],[-73.97911188671785,40.63544038643933],[-73.97928591670797,40.63641419419123],[-73.97938644718411,40.63693216348765],[-73.97947592089832,40.637431363984504],[-73.97955441228142,40.63781925969083],[-73.97967704956557,40.63846479981808],[-73.97987360298713,40.6395182059505],[-73.97990983138492,40.639686357911806],[-73.98000693002508,40.64020883725207],[-73.98007428560837,40.64053969984811],[-73.98042057821888,40.64238522690579],[-73.98123240501371,40.64204491389037],[-73.98204321765263,40.64170758200557],[-73.98244454153824,40.6415386255619],[-73.98299419175471,40.641324996849065],[-73.9833162845212,40.64147868283318],[-73.98430293077361,40.64208456309327],[-73.98458719482507,40.642262004572665],[-73.98509519573034,40.64257305584109],[-73.98589644491506,40.64306759533018],[-73.98673080503099,40.64357399370718],[-73.98749940592027,40.64404551035488],[-73.98834986671035,40.64456224388733],[-73.98528412743599,40.645767938226946],[-73.98307340073988,40.646625134704976],[-73.98230939759502,40.64692740380843],[-73.98180533857202,40.647127799764945],[-73.981328876392,40.64718167270752],[-73.98029115477208,40.64729716143129],[-73.97911821811071,40.647428061256086],[-73.97819074359326,40.647525991511195],[-73.97777380564229,40.64534187657507],[-73.97684760927915,40.64544202120687],[-73.9759191873116,40.64554427312566],[-73.97482741755584,40.64566342086815]]]}},{type:"Feature",properties:{ntacode:"BX46",ntaname:"Parkchester",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.86033845846154,40.8332531664861],[-73.86037967123946,40.83333610297387],[-73.86042717623383,40.833403832518776],[-73.86049053534526,40.83346640405649],[-73.8605680060051,40.83352073451797],[-73.86065651473099,40.83356427211968],[-73.86075203106824,40.8335953747569],[-73.86085019682683,40.83361353809994],[-73.86129183742291,40.833536420998755],[-73.86137654810399,40.833490723427936],[-73.86142309005575,40.83344741121642],[-73.86155834859032,40.83333022116242],[-73.8627111440693,40.832991508800575],[-73.86272700634372,40.83307222121121],[-73.86284851112651,40.833690231272556],[-73.86288113195225,40.83388907260413],[-73.86289361640559,40.833964260708676],[-73.86289761423143,40.83400338368116],[-73.86294260187287,40.83429960067291],[-73.86295952066598,40.834420322896285],[-73.86315638415567,40.83553082182572],[-73.8635555157536,40.83786562045689],[-73.86393748103448,40.8400445659027],[-73.86448011717899,40.84108779688432],[-73.86436922143827,40.84110901762617],[-73.8636393815756,40.84126527476391],[-73.8635801404717,40.84127795713531],[-73.86347232379073,40.841305932707286],[-73.8617616657164,40.84151272010246],[-73.86162833369188,40.841527859684454],[-73.86045627426137,40.84166166543653],[-73.86018491948538,40.8416890901825],[-73.85972452366218,40.841744019466404],[-73.85919593618584,40.84180403347777],[-73.85835669163129,40.84189928611437],[-73.85719248018799,40.84202764844579],[-73.85618402155103,40.84214591724773],[-73.85553579829246,40.842219489993106],[-73.85519675397637,40.842257992556156],[-73.85420745831796,40.84237073917785],[-73.85349746634706,40.8424516676459],[-73.85333525008231,40.84247015515568],[-73.85309460207033,40.8410469607221],[-73.85303510230469,40.84073545824901],[-73.85286997857988,40.83985130437081],[-73.85266480473535,40.838780083878476],[-73.85247938939497,40.83778428714096],[-73.8523314866911,40.837010527112014],[-73.85220721014562,40.83634749530018],[-73.85207005930694,40.83562530305237],[-73.85185868702293,40.83477774656422],[-73.85168459747835,40.83420105235036],[-73.85188599692006,40.834179420960595],[-73.85281379696548,40.834079762403086],[-73.85347099014263,40.834014917215505],[-73.85465135624938,40.833888027206235],[-73.85773226127617,40.83355730672372],[-73.85905672170647,40.83341322529167],[-73.85983937633148,40.8333408963421],[-73.86033845846154,40.8332531664861]]]}},{type:"Feature",properties:{ntacode:"BK95",ntaname:"Erasmus",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.9482649959084,40.638607190711745],[-73.94923295697076,40.638547673398385],[-73.95017361526034,40.63851059749294],[-73.95116311183473,40.63844818339577],[-73.9521385225579,40.63844349646567],[-73.95307699850177,40.638446261317306],[-73.95360004719386,40.63842234745011],[-73.95374853778475,40.63858633758556],[-73.95404358590135,40.638877549190276],[-73.9542735840814,40.63911553919629],[-73.95476763256215,40.63962444686561],[-73.9556382062173,40.64050392611558],[-73.95571599971687,40.640582526273526],[-73.9570703102167,40.641960671907675],[-73.95746359870888,40.642371669776374],[-73.9576364457626,40.64268949946328],[-73.95789394426582,40.64401556202924],[-73.95791873735426,40.64414326509119],[-73.95797764682932,40.64457625601912],[-73.95802176470437,40.64506996232088],[-73.95803664426094,40.64530250097162],[-73.95810672219415,40.64651800935827],[-73.95814068445166,40.64750340358305],[-73.95815003514562,40.64776767369121],[-73.95826082077697,40.648532745031375],[-73.95844335238868,40.64930344311771],[-73.95870789822976,40.650387273782634],[-73.95582518373749,40.65052980807863],[-73.95480071964032,40.650569302863786],[-73.95295083898303,40.65065556059242],[-73.95246901307857,40.65066945528938],[-73.95137845862445,40.65071574533828],[-73.9495711308331,40.65080789987126],[-73.94966851174588,40.65169751958089],[-73.94976874975266,40.65264232265623],[-73.9499300879139,40.65415032686904],[-73.95006664927294,40.65542299720064],[-73.94715896257108,40.65559378727074],[-73.94703257592013,40.65433871483276],[-73.94606690611332,40.654410262825955],[-73.94590468778361,40.6528546504768],[-73.94570606186448,40.651006784974065],[-73.9466741446162,40.650948118687126],[-73.94647882438562,40.64910075087308],[-73.9462597264788,40.64700621533086],[-73.9460721678057,40.64531181207486],[-73.94598813698694,40.644533796809576],[-73.94586879247788,40.64342374460726],[-73.94685570610542,40.6433621405064],[-73.94778994683475,40.643305736449406],[-73.947544968364,40.64100547637898],[-73.94744296772852,40.64004766474157],[-73.94841343299748,40.63998746458352],[-73.9482649959084,40.638607190711745]]]}},{type:"Feature",properties:{ntacode:"QN33",ntaname:"Cambria Heights",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.72677759533717,40.703059291901525],[-73.72672841221149,40.7021457357555],[-73.72678346833689,40.70198712445102],[-73.72673796369634,40.70158795178743],[-73.7266540915016,40.70111265889273],[-73.72654435058587,40.698982640166136],[-73.72652452220497,40.698258091872134],[-73.72651147522076,40.69778119263463],[-73.72650269296263,40.69688607407138],[-73.7262625434882,40.69077325317003],[-73.72625831315975,40.690610862323204],[-73.72625886521553,40.690268927897776],[-73.72620259742769,40.68898434081072],[-73.72617495100414,40.688650030110004],[-73.72616338318795,40.688453617698336],[-73.7259961634152,40.68693205428964],[-73.72594098559587,40.68639910536145],[-73.7259319624301,40.68631194081714],[-73.7259263563925,40.68622520825662],[-73.72579787942321,40.684353849825115],[-73.72580147959631,40.68428378027195],[-73.72586264116346,40.683241080946374],[-73.72658306452165,40.68341483045296],[-73.7266646071816,40.683436889150165],[-73.7267524594687,40.68346409450291],[-73.72718272427994,40.68359733001725],[-73.72785251209915,40.683800442683314],[-73.72872058412531,40.6840623911503],[-73.72959149713328,40.684325338356935],[-73.73045845029642,40.68458679458461],[-73.73132732793682,40.68485054405551],[-73.73222005766402,40.68512109618673],[-73.73308454574304,40.685382535027685],[-73.73350033567313,40.68550058460784],[-73.73355835255019,40.68551705380617],[-73.73361575193061,40.685534404084905],[-73.73396025358676,40.68563856252444],[-73.73451246064889,40.685808342873166],[-73.73483039760947,40.68590609746501],[-73.73569987820319,40.68617269717556],[-73.73657845642968,40.68643801495156],[-73.73732190818765,40.68666432060063],[-73.7374416370551,40.6867007678882],[-73.73759994123537,40.6863620115326],[-73.74125253145068,40.68745783905786],[-73.74746788938744,40.68932218056848],[-73.74755175366275,40.6893473366558],[-73.74728617701345,40.68973717310514],[-73.74624345580148,40.6912794443484],[-73.74510485066804,40.69278293535419],[-73.74487951537357,40.69309307821627],[-73.74484610564873,40.69313905661794],[-73.74479652994698,40.69322037171514],[-73.74467955538249,40.693412263972796],[-73.74452718234298,40.69369059892434],[-73.74438938966283,40.693973434025466],[-73.74426648842497,40.69426010141448],[-73.74415874099208,40.69454990011392],[-73.74386913448024,40.695400117925395],[-73.74359286087846,40.696215325310476],[-73.743651783506,40.69622415696894],[-73.74458386999146,40.69636378169998],[-73.74474545394713,40.69638546549654],[-73.74490994876138,40.69639460096724],[-73.74507480022552,40.696390949410734],[-73.74523747509926,40.69637465934404],[-73.74612956305778,40.69613573333659],[-73.7461815788438,40.69612192598156],[-73.74649367299267,40.696799874342716],[-73.74681909191885,40.69752545216712],[-73.74712436881627,40.698198034670625],[-73.74741867889179,40.69885902844125],[-73.74773012181637,40.699553136834375],[-73.74767063081337,40.699568576472906],[-73.74677542831209,40.699800888192904],[-73.74588751793202,40.70003041703612],[-73.74500119060674,40.70026221304986],[-73.74590871019444,40.70228727366441],[-73.74502395270888,40.702518298166254],[-73.74413435450195,40.70274211163289],[-73.74386175958192,40.70281109643354],[-73.74330723785354,40.70295979673725],[-73.74287389297282,40.703074942924644],[-73.74167563371692,40.703384099523184],[-73.7414880528803,40.70343161213646],[-73.74129277972837,40.703464249106034],[-73.74109294020505,40.70348106268254],[-73.74089188579323,40.70348164558755],[-73.74069300160711,40.70346611466861],[-73.74055102453849,40.703443380838394],[-73.74050336486631,40.70343355694997],[-73.74051703319398,40.703387616599684],[-73.74077675795917,40.70267983786244],[-73.74072128232191,40.702678019371305],[-73.73819580012781,40.70259533589064],[-73.73624941220454,40.7025369782637],[-73.73430403660015,40.70247813169511],[-73.73426739309811,40.70316624740458],[-73.73426455293955,40.70321954287834],[-73.73331873252158,40.703190519592155],[-73.73245633480359,40.703164051985055],[-73.73231483147711,40.703159706170496],[-73.73036969840791,40.70309853258439],[-73.7277679188981,40.7030206379441],[-73.72736346693998,40.70303714125506],[-73.72725657528989,40.70304149872209],[-73.72713924636975,40.70304627211401],[-73.72677759533717,40.703059291901525]]]}},{type:"Feature",properties:{ntacode:"BK91",ntaname:"East Flatbush-Farragut",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.92574389425866,40.64001446624989],[-73.92582711297435,40.63962627030676],[-73.92583475558837,40.63941858880403],[-73.92586068563273,40.639211071539066],[-73.92590483102221,40.639005105924326],[-73.92596691756188,40.63880208928548],[-73.92604638812075,40.638603341527755],[-73.92606338061381,40.63852406103607],[-73.92608134589493,40.63816294641204],[-73.92612684910623,40.63774352323172],[-73.92616377838273,40.63757296117995],[-73.92627399177773,40.637215328461934],[-73.92652490892391,40.63649272329663],[-73.92668615669372,40.636257088398814],[-73.9267444303014,40.63617310644377],[-73.92682085728673,40.63606066218717],[-73.92691457650808,40.63593944065701],[-73.92712769497705,40.63566745590415],[-73.92744822294394,40.6352584095578],[-73.92766858635159,40.635245022633775],[-73.92861283775714,40.635187645672794],[-73.92962453260672,40.6351213161907],[-73.930553331457,40.635062914529115],[-73.93152735144483,40.635007967812165],[-73.93223554834408,40.634963338756286],[-73.93249995700809,40.634947068938274],[-73.93342687552466,40.63488405100486],[-73.9343944024839,40.63482680304845],[-73.9353598503034,40.634767312459104],[-73.93629596690985,40.63470952574237],[-73.93726700184811,40.634650625674226],[-73.93706492823591,40.63277116737664],[-73.93703669055444,40.63250925007402],[-73.93701746157835,40.632310978633235],[-73.93740833057383,40.63228068528096],[-73.93759273570492,40.6322678569992],[-73.9379979979659,40.63224680631198],[-73.93892456990883,40.63219309046725],[-73.93985458416012,40.63213497568627],[-73.94032359755087,40.6321052682972],[-73.94078821476108,40.632075845718184],[-73.94175680815009,40.632016626875995],[-73.9427287801517,40.63195729417188],[-73.94365994531908,40.631899427451266],[-73.94462885425996,40.631837734632185],[-73.94488042819056,40.63417695449509],[-73.9451233512813,40.63644827998136],[-73.94537272424152,40.63878695524375],[-73.94638150279992,40.63872625048358],[-73.94715150255871,40.638676406361746],[-73.9482649959084,40.638607190711745],[-73.94841343299748,40.63998746458352],[-73.94744296772852,40.64004766474157],[-73.947544968364,40.64100547637898],[-73.94778994683475,40.643305736449406],[-73.94685570610542,40.6433621405064],[-73.94586879247788,40.64342374460726],[-73.94598813698694,40.644533796809576],[-73.9460721678057,40.64531181207486],[-73.9462597264788,40.64700621533086],[-73.94647882438562,40.64910075087308],[-73.9466741446162,40.650948118687126],[-73.94570606186448,40.651006784974065],[-73.94590468778361,40.6528546504768],[-73.94606690611332,40.654410262825955],[-73.94703257592013,40.65433871483276],[-73.94715896257108,40.65559378727074],[-73.94507909388315,40.655722047043575],[-73.94487284338396,40.655734762103954],[-73.94431012333273,40.65576866576871],[-73.9433548889927,40.6558283353844],[-73.94240147928586,40.65588481159516],[-73.94146260922957,40.65594424853215],[-73.94053214686083,40.65600153896521],[-73.93955925311151,40.65606275324785],[-73.9385934899817,40.65612237929749],[-73.93765923512824,40.65618387639605],[-73.93712063808276,40.65621590359217],[-73.93668469506133,40.656241823300945],[-73.93617927750097,40.65627397206933],[-73.93571813261288,40.6563032967294],[-73.9347843737794,40.656360395589914],[-73.93381012074789,40.656422992675076],[-73.93284657292847,40.65647848205156],[-73.93190743894843,40.656537652543044],[-73.93177153203366,40.65527364166675],[-73.9316086865125,40.65374163911998],[-73.93139116688353,40.651689608124904],[-73.9303814430314,40.651734054238176],[-73.93020593233037,40.65010866715089],[-73.92999915467318,40.64818106413784],[-73.92980243889859,40.64632007793004],[-73.92974213614681,40.64574338429321],[-73.92959986320598,40.64443271943729],[-73.92935451268158,40.64213431927795],[-73.92910623104011,40.639795105915624],[-73.92809818206719,40.63985661551057],[-73.92761438876369,40.63988764099213],[-73.92716497367988,40.6399164622775],[-73.92622007365028,40.63997609477959],[-73.92594627431782,40.63999816254693],[-73.92574389425866,40.64001446624989]],[[-73.93857097308995,40.64959051024051],[-73.93886143905847,40.649571941217005],[-73.93983368162579,40.649511741523355],[-73.94076397185246,40.64945368200537],[-73.94169994987887,40.64939398695821],[-73.94263113138196,40.64933975773179],[-73.94305166981128,40.64931361788468],[-73.94292151385814,40.6485746789733],[-73.94352578199629,40.64854156778287],[-73.94337384841293,40.64711470321875],[-73.94330831869347,40.64652673153853],[-73.9427996102447,40.646542617315454],[-73.94269164343974,40.64552628340671],[-73.94260824580202,40.64466186238308],[-73.94213671569128,40.64468325568774],[-73.94120010428824,40.6447199992235],[-73.94026718252265,40.644767426029404],[-73.93932905818474,40.644814761606845],[-73.9383605058374,40.64485702961718],[-73.93738309183988,40.64490488763308],[-73.93645634169293,40.644946117150894],[-73.93548506441009,40.64498985513325],[-73.93451037531125,40.64502837736028],[-73.93357588841415,40.64508370106697],[-73.93261418271324,40.64524547859576],[-73.93270476033624,40.646142140358286],[-73.9329206919149,40.64799717163946],[-73.93300276882458,40.6488193119993],[-73.93396236879535,40.64876898747949],[-73.93490101300931,40.648735105766946],[-73.93587605067107,40.648710869904896],[-73.93684457223968,40.64864920726111],[-73.93778495083852,40.64860288392287],[-73.93826012207539,40.6485748550123],[-73.93832775210274,40.64921207971648],[-73.93854553437231,40.64919928371409],[-73.93857097308995,40.64959051024051]]]}},{type:"Feature",properties:{ntacode:"BK46",ntaname:"Ocean Parkway South",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.96285973961463,40.612549486467074],[-73.96385332519587,40.612432518713206],[-73.96478112808951,40.612330922164304],[-73.96429649832041,40.60977642617511],[-73.96522378067702,40.60967440102221],[-73.96629835479915,40.60955521381416],[-73.967399795128,40.60945960757387],[-73.96768635621926,40.609417787482414],[-73.9678067633598,40.60940315527957],[-73.96792168799618,40.60938918952616],[-73.96904086639498,40.60925319316327],[-73.96996566110148,40.609150476893404],[-73.97089538377747,40.60904971921041],[-73.97191518725329,40.608935921690914],[-73.97299433938903,40.608814141802306],[-73.97316643491057,40.60879557784566],[-73.97403097769339,40.60870231015889],[-73.97418385389656,40.60946350202198],[-73.97439072889608,40.61057921254774],[-73.97451543928025,40.61125680143397],[-73.974584074143,40.61161357623675],[-73.97477657974542,40.612638474926904],[-73.97489295756661,40.613186368414105],[-73.97497264664416,40.613668110171886],[-73.97517176991701,40.6147241858811],[-73.97399319461383,40.614029894242556],[-73.97290326943279,40.61415296838456],[-73.97335879350753,40.61654171529669],[-73.97444328442478,40.61642164295956],[-73.97548097046223,40.6163119246418],[-73.97544276701363,40.616114090355104],[-73.97537335532128,40.61575472238246],[-73.97562954146075,40.615945390667044],[-73.9778500933811,40.61728760629207],[-73.97752301889595,40.61767654076742],[-73.9768243355731,40.618675800159224],[-73.97539380523683,40.62076998723739],[-73.97705352864574,40.62153252180767],[-73.97695070814686,40.621630007174595],[-73.97656583927015,40.62199490319375],[-73.97675209645581,40.623013312325774],[-73.97683465206518,40.62348104194574],[-73.9769438237417,40.62405275001475],[-73.97710959292846,40.624948260194195],[-73.9771966564501,40.62510197855904],[-73.97726150032744,40.62585277281369],[-73.9762345368276,40.625976350730305],[-73.97563580928473,40.626035208743644],[-73.97507611264221,40.62611376711572],[-73.97414911512993,40.62621489784494],[-73.97322001066985,40.62631854258555],[-73.97229894777733,40.62643116816177],[-73.97119209843825,40.626542696922485],[-73.97108160338041,40.626553708820914],[-73.97092126268784,40.62656998550555],[-73.97086150876686,40.62623718333581],[-73.97080408232932,40.625932666590366],[-73.97047171931142,40.6241700304817],[-73.97019276977224,40.624203249974215],[-73.96909724465469,40.624332825138055],[-73.96864510622696,40.621941695814904],[-73.96757137736043,40.62206027486031],[-73.9666451571374,40.622162237424824],[-73.96571874618468,40.622264029464375],[-73.96471983385591,40.62237296070275],[-73.96426798339402,40.619983803285436],[-73.96388935578916,40.6180005498844],[-73.96381145170669,40.61758940154463],[-73.96375418658931,40.61730243354301],[-73.96362245555169,40.61658973720426],[-73.96356470625163,40.61623872246754],[-73.96336094023269,40.615204428336206],[-73.96285973961463,40.612549486467074]]]}},{type:"Feature",properties:{ntacode:"BK93",ntaname:"Starrett City",borocode:"3",boroname:"Brooklyn"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.88828531356063,40.64672241327611],[-73.88829183077075,40.64671871907075],[-73.8884678792332,40.646899734050656],[-73.88845814310982,40.64690185238695],[-73.88845010494451,40.646904903324916],[-73.88844607627962,40.64691169939688],[-73.88844491182591,40.646918445978145],[-73.88844964271202,40.646932211353565],[-73.88844980905999,40.646932696174744],[-73.888453155545,40.64694294897852],[-73.88845557432914,40.64694726451191],[-73.88845986411339,40.64695491517337],[-73.88848084346216,40.64695711422619],[-73.88848453218324,40.646957500438035],[-73.88853549293236,40.646968149198436],[-73.88864137641377,40.64707955331607],[-73.88861004869393,40.64708136093199],[-73.88858655441062,40.64709366826726],[-73.88858247895199,40.64711031145285],[-73.88858810217326,40.647136211771866],[-73.88860588082292,40.64715349145935],[-73.88862610172173,40.64716275945115],[-73.88864283734105,40.64718534760165],[-73.88863572588188,40.64721640785978],[-73.88860628438282,40.64724547082784],[-73.88859389868036,40.64727620800547],[-73.88857810718578,40.64733085958222],[-73.88855005250682,40.64734193668585],[-73.88851637568531,40.64736069152202],[-73.88846286525185,40.64736319009084],[-73.88846254740335,40.64736320519522],[-73.888444611414,40.64735806327133],[-73.888399828828,40.64731445673346],[-73.88839030942347,40.64729295912519],[-73.88837636776765,40.647261476717105],[-73.88835250194862,40.64724890550292],[-73.88834387533174,40.64724436213297],[-73.88834372593615,40.64724413029607],[-73.88832486176054,40.647214446880994],[-73.8883128546048,40.647185051737424],[-73.88830810804143,40.64717343120815],[-73.88830681766245,40.647169725063435],[-73.88830364435219,40.64716061530286],[-73.88828631655448,40.6471529931836],[-73.8882666647589,40.64714435056605],[-73.88820050726665,40.647140869529174],[-73.88820047292253,40.647140626411996],[-73.88819787718677,40.64712194664501],[-73.88819718305182,40.647116949936986],[-73.88819109577662,40.647100178275],[-73.88818605874535,40.64708629465143],[-73.8881860202115,40.64708618923857],[-73.88818580754705,40.64708105679792],[-73.88818386386632,40.647034082947755],[-73.88818956342328,40.646979422784646],[-73.88819745070407,40.646957221709016],[-73.88819758375224,40.64695683920339],[-73.88820871943209,40.646924775032026],[-73.88820645247965,40.64690506964015],[-73.88820429805556,40.64688633384474],[-73.88819127336549,40.64686518361589],[-73.88818640383647,40.64685727388423],[-73.88817639326408,40.64680857770329],[-73.88818990838855,40.64677356952395],[-73.88822696216246,40.646745419383315],[-73.88826623150285,40.64673349902664],[-73.88828531356063,40.64672241327611]]],[[[-73.87992598662035,40.65133475989688],[-73.87843582155668,40.64932734420613],[-73.87679877365403,40.64714224996088],[-73.87610397950509,40.64621478892476],[-73.87468212887873,40.645654467919385],[-73.87458081075013,40.6456101059866],[-73.8749535780765,40.64514158369785],[-73.87530646431506,40.644655669102214],[-73.8754586194526,40.64442693087841],[-73.8759630907146,40.64364448375226],[-73.87616087417587,40.64332052800682],[-73.87617767060624,40.64328965902278],[-73.87619933032926,40.64325717309291],[-73.87654859970411,40.6426389282807],[-73.87683349023571,40.642118589839455],[-73.87709627128203,40.64160295452828],[-73.87734248271096,40.64108268098327],[-73.87752894550083,40.64071680010534],[-73.8779734133436,40.63980711772142],[-73.87841589414067,40.638912188701596],[-73.87846866500736,40.63896098961857],[-73.87856413386818,40.63904355660788],[-73.87855170426533,40.63906468760295],[-73.87852787039827,40.639105205191385],[-73.87856127519748,40.63913033261404],[-73.87858925521972,40.639159048910805],[-73.87861115506473,40.639190681442585],[-73.87862646174962,40.63922448926047],[-73.87863481672548,40.639259680461414],[-73.87863602427679,40.6392954307371],[-73.87863005610672,40.639330902682346],[-73.87861705200115,40.63936526541029],[-73.87884245241324,40.63946574453161],[-73.87910673071907,40.6397577837957],[-73.87913214511086,40.63982476352674],[-73.87916544009343,40.6398897081851],[-73.87920634049013,40.639952080971625],[-73.87925450825912,40.640011366343685],[-73.87930954528699,40.6400670742761],[-73.87937099667886,40.640118744312176],[-73.87943835451806,40.64016594936948],[-73.87951106206415,40.64020829927038],[-73.87958851835464,40.640245443967274],[-73.87967008317248,40.640277076436234],[-73.87975508233795,40.640302935214834],[-73.87979770383551,40.6403127820403],[-73.87986381281486,40.640338476968196],[-73.87989404397662,40.64036327915726],[-73.87989669687799,40.6403703881558],[-73.87990073959111,40.64038122276637],[-73.87989951993829,40.640436671780414],[-73.87989951761271,40.640436741972486],[-73.87988251824574,40.640453177032114],[-73.87987480747903,40.64046063271119],[-73.87987403656035,40.640478637711034],[-73.87987363622297,40.64048796394442],[-73.87987558551826,40.640491691816464],[-73.87988928035197,40.64051787710245],[-73.87990718901271,40.6405428047946],[-73.87992059896217,40.64056147126369],[-73.87994069623035,40.64058450179676],[-73.87995416764048,40.640599943233205],[-73.87997993971464,40.64061022087371],[-73.88004942970171,40.64062823049802],[-73.88005805709228,40.64063241045613],[-73.88009536277116,40.6406504864935],[-73.88010244648973,40.64066312603738],[-73.88010877521272,40.64067441702613],[-73.88011878577457,40.6407196977066],[-73.88012484055935,40.64073094401373],[-73.88012648911463,40.64073400614442],[-73.88012660813735,40.640734226903646],[-73.88016325038511,40.6407410325794],[-73.88016359994799,40.64074109827984],[-73.88016598988173,40.64075138065925],[-73.88016916221733,40.64076502112671],[-73.88016574828806,40.64079320442061],[-73.88016948418834,40.64081768072133],[-73.88017018150151,40.64082225095753],[-73.88017124285757,40.64085556394916],[-73.88016780438193,40.64089741352868],[-73.88017455805054,40.64090208221653],[-73.8801913226312,40.64091366786765],[-73.88019161647212,40.64091377907773],[-73.88019356367425,40.6409145249333],[-73.88020590080949,40.6409128289945],[-73.88020783247646,40.64091304058505],[-73.880213748628,40.6409136912303],[-73.88022196606983,40.64092059694148],[-73.88023614067774,40.640932505898895],[-73.88023338907551,40.64093710169263],[-73.880230517257,40.64094189604997],[-73.88025625666046,40.640970109036026],[-73.88025849683312,40.64097182032773],[-73.88028649285039,40.64099234927798],[-73.8803358377169,40.640988129663576],[-73.88040314772049,40.640971116630496],[-73.88046932032066,40.6409617895921],[-73.88048386922634,40.640978034547544],[-73.88048718054169,40.641007933128535],[-73.8804792323827,40.64106259061502],[-73.88047801022185,40.641118964553236],[-73.88049589429858,40.641150586735414],[-73.88052495505929,40.64120272116644],[-73.88055289293261,40.64125570814903],[-73.88057522492359,40.641308688800194],[-73.88059867988312,40.64136081738968],[-73.88062774081747,40.64141295078836],[-73.88067700349109,40.641454856080365],[-73.88068925431814,40.64150184748758],[-73.88072505409032,40.641548008590135],[-73.88073623546425,40.64156595797324],[-73.88072836247474,40.64157876188989],[-73.88071493065785,40.64156593587571],[-73.88068025141445,40.64151977476005],[-73.88062758953842,40.641497512686534],[-73.8806096991929,40.64146930726478],[-73.88058841799526,40.6414556183552],[-73.88054246213983,40.641445320389884],[-73.880526738182,40.641458970365235],[-73.88046058804903,40.64145548554522],[-73.88045727891352,40.64142473273904],[-73.88040795144316,40.6414187021882],[-73.88039003605546,40.641404162513936],[-73.8803586436718,40.64140156734054],[-73.88033286817544,40.64139385347233],[-73.8802924806858,40.64140491573318],[-73.88024419559177,40.64144244764605],[-73.88019060023024,40.64147976978879],[-73.88019030582102,40.64147997369937],[-73.88018806234936,40.64148082609269],[-73.88013640919014,40.641520917638005],[-73.88009708226066,40.64156529332129],[-73.88007119773141,40.64161822529237],[-73.88004867717642,40.6416703040253],[-73.88002616426273,40.64171811329602],[-73.88002504480971,40.6417290095262],[-73.88002502222498,40.64172921640043],[-73.88001933705614,40.6417736273172],[-73.88001926794284,40.64181206416111],[-73.8800192372249,40.64182914768679],[-73.88002474270968,40.641884673904094],[-73.88003922041297,40.64194020881063],[-73.8800414575424,40.641943627889304],[-73.88005931553077,40.64198977165242],[-73.88006083136449,40.641992418006765],[-73.88006714132523,40.6420034461242],[-73.8801197766653,40.64204022946569],[-73.88016682754629,40.642065049110236],[-73.88018923070797,40.642078740438414],[-73.8801895244298,40.642078920837655],[-73.88022395348789,40.64210013046968],[-73.88025345151576,40.642111173847155],[-73.88027886094923,40.6421206862728],[-73.88029385334005,40.64212006895728],[-73.8803192320207,40.64211902050929],[-73.88033103498239,40.642109456189985],[-73.88033607759535,40.64210537173025],[-73.88036531935776,40.642056715173304],[-73.88036553332917,40.64205672628525],[-73.8803955912833,40.64205845495092],[-73.88043420266793,40.642067953095236],[-73.88045835809267,40.64207389431136],[-73.88048425398037,40.64207495940234],[-73.88050096563106,40.64207564638114],[-73.88052902991467,40.64205859365903],[-73.88053544673281,40.642059488561735],[-73.88054136113627,40.64206031425552],[-73.88055968307387,40.64206532010949],[-73.88057274225639,40.64206888812596],[-73.88060408824205,40.64209796225333],[-73.88063995091672,40.64210910478285],[-73.8806659264156,40.64210796741758],[-73.88067807913619,40.64210743556024],[-73.88069490858642,40.64212367296867],[-73.88069934834363,40.64212795725918],[-73.8807328981911,40.64217753326907],[-73.88073320720284,40.64217765052448],[-73.88077996226711,40.642195518683444],[-73.88085171526228,40.64220328177216],[-73.88087946326684,40.64220396002679],[-73.88092459816869,40.64220506504921],[-73.88096668986051,40.642212850623146],[-73.88096673669087,40.64221285888054],[-73.8809896139519,40.64221709087581],[-73.88101033957045,40.64222802228486],[-73.88103666594097,40.64224191016466],[-73.88106111804935,40.64225692473976],[-73.88109379117468,40.64227698941465],[-73.88113277724985,40.64229146850272],[-73.88113301353468,40.64229154715032],[-73.88120138217512,40.64230955893464],[-73.88125228305634,40.64231870160614],[-73.88127312402565,40.64232244560938],[-73.88132805521839,40.642330189356684],[-73.88134663984903,40.64233509215849],[-73.88134669678378,40.642335107462316],[-73.88139306230627,40.642347339979196],[-73.88142553539556,40.64237299829893],[-73.8814379975946,40.64238410455357],[-73.88147255731236,40.64241489992873],[-73.88148782994844,40.64242493236866],[-73.88148794066355,40.642425005525226],[-73.88152855846566,40.6424516860917],[-73.88156734043697,40.64249118621537],[-73.88157210190703,40.64249603738478],[-73.88157221057696,40.642496147730455],[-73.88157720208717,40.64250856271536],[-73.88159007500377,40.64254058229974],[-73.88159450203514,40.64257389923918],[-73.88159559157799,40.642577615138975],[-73.88160453293135,40.642608076678556],[-73.88161008072039,40.6426405395378],[-73.88161787940902,40.64266959014704],[-73.88162692441351,40.64271478140332],[-73.8816289945395,40.64272512205555],[-73.88163899855539,40.642739140084096],[-73.88164912697256,40.6427533296215],[-73.8816838133671,40.642796073029956],[-73.88168742214039,40.64280356510105],[-73.88168745106232,40.64280362661379],[-73.88169945562693,40.64282854744216],[-73.88171847191643,40.64285504589391],[-73.88175122795556,40.6429026901862],[-73.88175314434557,40.64290547648104],[-73.8817701089467,40.642914836487705],[-73.88179347128604,40.642927727031015],[-73.88180328830667,40.6429387075603],[-73.88182480827837,40.64296277940354],[-73.88186733712459,40.64300894705622],[-73.8818887417746,40.64303296398697],[-73.8819031484403,40.64304913020885],[-73.88193782457263,40.64309785228676],[-73.88198484754012,40.64313975470916],[-73.88200935122872,40.64316707460683],[-73.88202625451186,40.64318592182073],[-73.88207103387184,40.64322867596613],[-73.882083447977,40.64324026625767],[-73.88210126024657,40.643256894304294],[-73.88213256756671,40.643308176054795],[-73.88214855443796,40.64333873908887],[-73.88215939005522,40.64335945303337],[-73.88219967565513,40.64340647299243],[-73.88224108165664,40.64345349240911],[-73.88224776614919,40.64347827152956],[-73.88224620098794,40.643487556200675],[-73.88223870162183,40.64353207391796],[-73.88220499245979,40.6435704763014],[-73.88219157421186,40.643587943990156],[-73.88217352294,40.64361144449103],[-73.88214875914163,40.64366352232944],[-73.88213522252437,40.643709632911836],[-73.88213525105554,40.643709791590574],[-73.88213525034425,40.64370982073983],[-73.88214832562578,40.64374372784066],[-73.88270189929732,40.64404587513112],[-73.88302004751293,40.64417919237705],[-73.88315333117278,40.644312321055715],[-73.88324554462226,40.64443758464198],[-73.88341999203033,40.64452381564955],[-73.88360497047859,40.644461418055876],[-73.88369759560321,40.644351988163486],[-73.88387223398931,40.64432869507534],[-73.883995410045,40.64436793595876],[-73.88412906283673,40.64428983874174],[-73.88432452601299,40.64410228062378],[-73.88455063703385,40.64400863055953],[-73.88480750411135,40.643946303680345],[-73.88557762149001,40.64404094978983],[-73.88574170653574,40.64418192918688],[-73.88600582856145,40.64450289111099],[-73.88600571176025,40.64457125769966],[-73.88609107142462,40.64464296523571],[-73.88624448927308,40.644745823788035],[-73.88673134918903,40.64513193532231],[-73.88679595168574,40.64523947381592],[-73.88720113465627,40.64560217171691],[-73.88722033765481,40.64568157961351],[-73.88722035338296,40.64568164328975],[-73.88727419528817,40.64570622191155],[-73.88727896068914,40.64575951052071],[-73.88732297933892,40.645793125692926],[-73.88732997194613,40.645798465645235],[-73.8873338286881,40.64581028085094],[-73.88735029808308,40.64586073411074],[-73.88743444708427,40.645936681773826],[-73.88740120112722,40.64596388299047],[-73.88736029915242,40.64598718568287],[-73.88738823781271,40.6460786413691],[-73.88744693360196,40.64610398708343],[-73.88746222111713,40.64612539928224],[-73.88746471887167,40.64615847201265],[-73.8875336378743,40.64617993666967],[-73.88763668640428,40.64632545126511],[-73.88766589229482,40.64650492455395],[-73.88763764907327,40.64659437977461],[-73.88767074460127,40.646656659982604],[-73.88765531016625,40.64672278329654],[-73.88771097487434,40.6470321350494],[-73.88772611233232,40.647143029199924],[-73.88764430451712,40.647191581473045],[-73.88756755982128,40.64726737122375],[-73.88753168688045,40.64733736554937],[-73.88751623247269,40.64741516069427],[-73.8875723293542,40.64746773755573],[-73.88761566189326,40.6475183575817],[-73.88764108201369,40.647588411316434],[-73.88764613154623,40.647623430865394],[-73.88762302100234,40.64769732819697],[-73.88764072166737,40.64780239000729],[-73.8877121115619,40.64787443413403],[-73.88777082214233,40.647891998665266],[-73.88784153520037,40.64787851392872],[-73.88796131043722,40.64788045757287],[-73.88796494058965,40.6478805165612],[-73.88796538193878,40.64788069976466],[-73.88802108784841,40.64790391398526],[-73.88806961284433,40.64790396122252],[-73.88812293345948,40.64788310555657],[-73.88815394851174,40.64787097466724],[-73.8882279691141,40.64790695283045],[-73.88843465427955,40.64800741559479],[-73.8886360535894,40.648024461637725],[-73.88863638434108,40.64802449261571],[-73.88865204984745,40.648045008069765],[-73.88867219245029,40.64807065187992],[-73.88868415993245,40.64808763107783],[-73.88870351913678,40.648115099346306],[-73.88871203763173,40.64811887781683],[-73.88873825775944,40.64813050704228],[-73.88874920382723,40.648149330905746],[-73.88875167600895,40.648153582320546],[-73.8887606071996,40.64817750731708],[-73.88877842029954,40.64819898761652],[-73.88877846134488,40.64819903875236],[-73.88878187140566,40.64820315219243],[-73.88878573742811,40.648229958133065],[-73.88878963323992,40.64825697217253],[-73.88879034256367,40.64827558694124],[-73.8887917823199,40.64831334890425],[-73.88880096709333,40.64832516585835],[-73.88881304373358,40.648340702560624],[-73.88888029486111,40.64836126683792],[-73.88890716492978,40.64838777284088],[-73.88891921009576,40.64841496981431],[-73.88893058013291,40.64844064782437],[-73.88893062680768,40.64844075274224],[-73.88894519646634,40.648446746068764],[-73.88896496571107,40.6484778783668],[-73.88905476803744,40.6485607934259],[-73.88911601123046,40.64859197658823],[-73.88914998188328,40.64864128982881],[-73.88922136766999,40.64871825649793],[-73.88924677936032,40.64874565360682],[-73.88925359963055,40.64875134190059],[-73.88926259780217,40.64875799356904],[-73.88927210388746,40.648764221208744],[-73.88929214744336,40.648774406631084],[-73.88931263132754,40.64878407430834],[-73.88933353488542,40.64879321148821],[-73.88935482843938,40.64880180842532],[-73.88937648825124,40.648809854877335],[-73.88939848882373,40.64881734026528],[-73.88942080069712,40.64882425601667],[-73.88943829765378,40.648830615631525],[-73.88945541865291,40.648837544478965],[-73.88947213182686,40.6488450274509],[-73.88948840794069,40.648853053462624],[-73.88950421689124,40.648861604392266],[-73.88951952680848,40.648870666472085],[-73.88953430780745,40.6488802225857],[-73.88954853660502,40.64889025361268],[-73.88956218375763,40.64890074143194],[-73.8895752240011,40.64891166775875],[-73.88958763207896,40.64892300961778],[-73.88960918705243,40.64894367818537],[-73.88963010047034,40.64896472659017],[-73.88965036399777,40.648986140584654],[-73.88966996379772,40.649007907926276],[-73.88968889064789,40.64903001888992],[-73.88970713291512,40.64905245855472],[-73.88971934222174,40.64906166087092],[-73.88973210500633,40.64907041909615],[-73.88974538896774,40.649078713933385],[-73.8897560495367,40.649084758860944],[-73.88977341012776,40.64909383878754],[-73.88978808315817,40.64910063356163],[-73.88980315298333,40.64910689731389],[-73.88981491121227,40.649115153992454],[-73.88984125931685,40.64913741577979],[-73.88984660009898,40.64914254491892],[-73.88985587496042,40.64915246846768],[-73.88986445925187,40.64916274383415],[-73.8898723360786,40.64917334570547],[-73.8898794786595,40.6491842417232],[-73.88988587251866,40.64919540691186],[-73.88989149505264,40.64920680975462],[-73.88990327549885,40.649218681373085],[-73.88991571316232,40.64923015707968],[-73.88992878718163,40.649241216248285],[-73.88994247097712,40.649251837912125],[-73.8899567414861,40.649262002448125],[-73.88997157058691,40.64927169022829],[-73.88998994466203,40.649282988329915],[-73.89000877257935,40.64929384224224],[-73.89002803675986,40.64930424139396],[-73.89004771984308,40.649314176051625],[-73.89006780073073,40.64932363564053],[-73.89008826139963,40.649332612101944],[-73.89010907921197,40.64934109469217],[-73.89013023724266,40.64934907635867],[-73.89015171020827,40.64935655004089],[-73.89017347964784,40.64936350633949],[-73.89019552379551,40.649369939202465],[-73.89021782110424,40.64937584324816],[-73.89022928523703,40.649376283398446],[-73.89024076270597,40.64937610437539],[-73.89025219412503,40.649375305117054],[-73.8902635216341,40.649373892939614],[-73.89027469001691,40.64937187248116],[-73.89028564096604,40.64936925558061],[-73.89029632189313,40.64936605391491],[-73.89030667800287,40.64936228368208],[-73.8903148200938,40.64935876045154],[-73.89031665867256,40.64935796510488],[-73.89032621217916,40.6493531187401],[-73.89033529141233,40.649347769002],[-73.89013701016981,40.6491704121165],[-73.89034734693783,40.649033605778115],[-73.89053526315185,40.649207682284384],[-73.89056792988495,40.64920863343767],[-73.89121853469067,40.6499876986227],[-73.89125147174485,40.65002559738403],[-73.89004263999247,40.65111858570855],[-73.89000589124603,40.65114869713052],[-73.88959044326135,40.651337546468],[-73.8887654098658,40.651690591492695],[-73.88794902793663,40.6520409744839],[-73.88713098974723,40.652393915913514],[-73.886373737473,40.65273440408871],[-73.88628975316314,40.652768900947876],[-73.88621116644362,40.65280058375134],[-73.88551222105004,40.65309253232393],[-73.88465215906861,40.65345165419563],[-73.88221364854401,40.65451863808515],[-73.88220052985366,40.65444157636586],[-73.88172188057688,40.65375382732232],[-73.88141998000867,40.65334717597735],[-73.87992598662035,40.65133475989688]]]]}},{type:"Feature",properties:{ntacode:"BX35",ntaname:"Morrisania-Melrose",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.89696589084865,40.83434214589531],[-73.89678547070196,40.83412502924705],[-73.89630199965595,40.83354321799736],[-73.89647296209098,40.83304756810607],[-73.89669216084157,40.8319661437064],[-73.89690017875228,40.83103333642687],[-73.89717221035377,40.83036883289555],[-73.89669632472305,40.83041450454029],[-73.89560633538963,40.83052438261074],[-73.89485843426115,40.83060185787125],[-73.89469205210413,40.83061909439517],[-73.89336041819091,40.830152530588336],[-73.89288558494476,40.83014757107075],[-73.89187594356154,40.83013750602598],[-73.89087299803066,40.830136002647244],[-73.88991106473186,40.830124192291215],[-73.88898205302826,40.82981480112814],[-73.8880536110249,40.82950305247824],[-73.88761307869305,40.82933741954039],[-73.88755325069015,40.82929634309353],[-73.88601262712389,40.828238531426166],[-73.88609624167168,40.827655777358004],[-73.88639957228074,40.82750337973937],[-73.88789510901428,40.8267431852966],[-73.88885046203767,40.826768594741516],[-73.8896389531616,40.82679751051],[-73.88969004961298,40.826799384072466],[-73.88980564172331,40.82680362154563],[-73.88983599170113,40.8268047337547],[-73.88997942487843,40.82680999274082],[-73.89090559996548,40.82678778462189],[-73.89191271858499,40.82679445025072],[-73.8929322610107,40.82678703653241],[-73.89386719020574,40.82651496845292],[-73.8948352292406,40.82624684121228],[-73.89515277859992,40.827834290178224],[-73.89511020860829,40.82803689895239],[-73.89529156500163,40.82814234986795],[-73.89548522764677,40.82824854088243],[-73.8957666862259,40.82821180343451],[-73.89700278091992,40.82805045580222],[-73.89820469328062,40.82788910948233],[-73.89932567011681,40.82774501758954],[-73.89940994829603,40.82773418363322],[-73.89979756756772,40.82768435429456],[-73.90093510700864,40.827928101757266],[-73.9016489556052,40.82625697834713],[-73.90050540470321,40.82600762243008],[-73.9011766912314,40.82438890916771],[-73.90181687351429,40.822850635251754],[-73.90184683707271,40.82277863334272],[-73.90198758597437,40.822440423105675],[-73.90061141080834,40.82210880792958],[-73.9008456123215,40.8215414181171],[-73.9012927762704,40.82047544261423],[-73.90266819174944,40.820803159886665],[-73.9037931018166,40.821091100156124],[-73.90478103796076,40.82134144522368],[-73.90489653151185,40.82137070987814],[-73.90525022500152,40.821456921612366],[-73.9053277028844,40.821475805773424],[-73.90545592197533,40.821507058608944],[-73.90552466303079,40.82152381327514],[-73.9056589024782,40.821556532634474],[-73.90645722144359,40.82171536403063],[-73.90742681740186,40.82194506199504],[-73.90841854182946,40.822181271155934],[-73.90945760816992,40.82243240236992],[-73.90990894137941,40.82255110811745],[-73.91069998778043,40.82232411384538],[-73.9110729852431,40.822242943234116],[-73.91135642272566,40.82216364806257],[-73.91136683126392,40.82216315215036],[-73.91137726375233,40.82216255590852],[-73.9113876840326,40.822161853446],[-73.9113981167845,40.822161059021234],[-73.91140856114546,40.822160157891446],[-73.91141899350998,40.82215915707457],[-73.91142942732846,40.82215805775351],[-73.9114398599561,40.82215685875363],[-73.91145027022095,40.82215556123136],[-73.9114606784246,40.8221541551508],[-73.91147107661517,40.82215265022224],[-73.91148146346794,40.82215104761739],[-73.91149182510742,40.82214933409114],[-73.91150216459081,40.82214753226163],[-73.91151249252977,40.82214562220162],[-73.91152278311043,40.82214361327267],[-73.91153305132906,40.82214150498373],[-73.911543285057,40.822139297157975],[-73.91155348208785,40.822136990631286],[-73.91156365675566,40.82213458541481],[-73.91157378326015,40.822132080650995],[-73.91158387372789,40.82212947802445],[-73.91159391801875,40.82212677451197],[-73.91160391480686,40.822123972122874],[-73.91161386319762,40.82212108023782],[-73.91162376562922,40.822118089477335],[-73.91163361966342,40.82211500922094],[-73.91164340370389,40.82211182806041],[-73.91165314022855,40.82210855773967],[-73.91166281755068,40.822105197412256],[-73.91167243589165,40.82210174640812],[-73.91168198267869,40.82209820689557],[-73.91169147027821,40.822094565984685],[-73.91170088807569,40.822090845780615],[-73.91171023364937,40.82208704326595],[-73.91171949686398,40.82208315173209],[-73.91172869955403,40.822079169185436],[-73.91173782075576,40.822075106163986],[-73.91174685892634,40.82207096199652],[-73.91175582641465,40.8220667370275],[-73.91176469851244,40.82206243844162],[-73.91177350082071,40.8220580510138],[-73.91178220772419,40.82205360069068],[-73.91179083006523,40.82204905983904],[-73.91179935942837,40.8220444552564],[-73.9118078057598,40.822039769862926],[-73.91181615756743,40.82203502241253],[-73.91189154921676,40.822141481777365],[-73.91287633326617,40.82244134839339],[-73.91450553698643,40.82294185675899],[-73.91621588627129,40.823467930225945],[-73.91587735817289,40.82410373152731],[-73.91677400519717,40.82438708737327],[-73.91608782791748,40.82483785183088],[-73.91630917515717,40.82490286651306],[-73.91661368442402,40.82499230850744],[-73.91642451895778,40.82511491321852],[-73.91636661659156,40.82515244039043],[-73.91630387940631,40.82519310275802],[-73.91624748129514,40.82522965546787],[-73.91618778387418,40.825268346209164],[-73.91613011850754,40.825305721321776],[-73.91592284988873,40.825440056490066],[-73.91545061497118,40.82574777987903],[-73.91541108235488,40.82577390912324],[-73.9152759010149,40.82565539472183],[-73.91475121064774,40.825200473433746],[-73.91351191676087,40.82480494441779],[-73.91316674503243,40.82545645531289],[-73.91192435242225,40.82504975934986],[-73.91130974473407,40.82484855889513],[-73.91179361950763,40.82642815560154],[-73.9116943023857,40.82775871580946],[-73.91030770386986,40.828772485243306],[-73.90948178359366,40.82959211897714],[-73.90895990310004,40.83022623304412],[-73.9077216507432,40.82982336759775],[-73.9075275884684,40.829760781945076],[-73.9074734104566,40.82974330911301],[-73.90657083643055,40.8294522195704],[-73.90553116785026,40.82910413259044],[-73.90450621930367,40.8306249634595],[-73.9034350145197,40.83221638082448],[-73.90185605790978,40.83462212462309],[-73.90134101172016,40.83544132441067],[-73.90122534987556,40.835499911237434],[-73.90121578431382,40.835410141021406],[-73.89963414954536,40.835016223923766],[-73.89845304924027,40.83472024111264],[-73.89809341445714,40.83462880257549],[-73.89696589084865,40.83434214589531]]]}},{type:"Feature",properties:{ntacode:"QN29",ntaname:"Elmhurst",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.86790963860365,40.744933716588434],[-73.8678759513348,40.744815306128345],[-73.86785097448515,40.74471654594573],[-73.8678269100335,40.74462945686138],[-73.86768504942893,40.74407171827454],[-73.86749135058352,40.743302047457426],[-73.86747169233723,40.742095722519686],[-73.86755729554964,40.74167769682396],[-73.86756253428732,40.74094188859127],[-73.86731779457081,40.740261345192096],[-73.86714669816446,40.739837224402294],[-73.86703973802646,40.73957219040902],[-73.86676012179126,40.73889037040516],[-73.8664801150607,40.73821096459611],[-73.8660946373808,40.737251430150664],[-73.86582956039905,40.73664322351462],[-73.86550061648722,40.735989332008366],[-73.86515865436974,40.73532501397948],[-73.86481505378521,40.73466021582641],[-73.86462193290043,40.73428169011403],[-73.86457248576087,40.734188397514785],[-73.86450230092382,40.7340753994597],[-73.86447086179031,40.734007274929],[-73.86491748912391,40.733866510046035],[-73.86524772497677,40.733762249230324],[-73.86610439434365,40.733491763457884],[-73.86682801197911,40.73324578079832],[-73.8679258648835,40.73287256874568],[-73.86810582281177,40.7328262545154],[-73.86827761517479,40.73276707164936],[-73.86831806762609,40.732753620288726],[-73.86835853307404,40.73274015904463],[-73.8684520354004,40.73271337551546],[-73.86860949229325,40.73265317664764],[-73.86904838665137,40.73251391794024],[-73.86955585184903,40.732352842530915],[-73.87054725230915,40.73203701870297],[-73.87112231381236,40.73187152900892],[-73.87128940419706,40.73181626187121],[-73.87134309769064,40.73179935711385],[-73.8714980070649,40.7317505866538],[-73.8719205833651,40.73161392878643],[-73.8731552720697,40.73124396981526],[-73.8741547648795,40.730950086250026],[-73.8748129897453,40.730753394752924],[-73.8750915408955,40.73067136321897],[-73.87538647201853,40.730590672869496],[-73.87628302426643,40.730313093919726],[-73.8769972418841,40.73004835314014],[-73.87789402726263,40.729715930890215],[-73.87836629230127,40.72951588663193],[-73.87847478491948,40.72946892197959],[-73.87969354088516,40.72901015941869],[-73.88008877489115,40.72890627471683],[-73.88049068212491,40.72881654204633],[-73.8808848458627,40.72874373021715],[-73.88089793649071,40.728741312442246],[-73.88130917687711,40.72868082652125],[-73.88172301699049,40.72863525402909],[-73.88208519865992,40.72861037535029],[-73.88297543383351,40.728540951286654],[-73.88353321207907,40.728497448058306],[-73.88387642510988,40.72846758325387],[-73.8839198025458,40.728463913257926],[-73.88444917100301,40.728419126530156],[-73.88500729501999,40.728371895070175],[-73.88559330979855,40.72827444098023],[-73.88590069912213,40.7282113228672],[-73.88623765884988,40.728127017228715],[-73.8865683548225,40.728028891182284],[-73.88661323200101,40.728013392919856],[-73.88672984931327,40.72797312855385],[-73.88689134375426,40.72791736553119],[-73.88720524954054,40.727792997190996],[-73.88720482610215,40.727868828938014],[-73.8872043012329,40.7280108301367],[-73.88720051710293,40.72809239420286],[-73.88719765148095,40.7281837115703],[-73.88720114129725,40.72861206966361],[-73.8872357300767,40.7289329646609],[-73.88728902504224,40.72925285033608],[-73.88736092198708,40.72957073781853],[-73.88736093270074,40.72957078339629],[-73.88736094495762,40.729570827970385],[-73.88745118235234,40.729885643793395],[-73.88745122983651,40.72988582342844],[-73.88745128856516,40.72988599520072],[-73.88755962160518,40.73019705574079],[-73.88805975152198,40.730087230197725],[-73.88811223438665,40.73059071134472],[-73.88817834094692,40.73119478248537],[-73.88825349191589,40.73189716243922],[-73.88828525966346,40.73226054033282],[-73.88830747883357,40.732514631471126],[-73.88833156069374,40.73276054759434],[-73.88834926197237,40.73294143171682],[-73.88837510135612,40.73320535947113],[-73.88840065507331,40.73344799161787],[-73.88844349195386,40.73385475560532],[-73.88847908994914,40.73415815415183],[-73.88852285901486,40.73453116001538],[-73.88770199270435,40.734291322758644],[-73.88751426620887,40.734225348823166],[-73.8871867668375,40.73415894020986],[-73.8868919775636,40.734099162842995],[-73.88639651881996,40.734067463415485],[-73.8859846758227,40.73404112176175],[-73.88548975106393,40.7340094546437],[-73.88532612581928,40.73400812198202],[-73.88532603067883,40.73400812188731],[-73.88532593621608,40.73400811190915],[-73.88516210667103,40.73399498242367],[-73.88500028533984,40.73397007423816],[-73.88500017855749,40.73397005654121],[-73.88500007245375,40.73397002845832],[-73.88484260360518,40.733933707290305],[-73.88484243849439,40.733933670436855],[-73.88484227253133,40.7339336169974],[-73.88469091994872,40.73388646862834],[-73.88381086968478,40.73355953566881],[-73.88352910369622,40.73384827870439],[-73.88268121863038,40.73351123979835],[-73.88182222668252,40.73320039763011],[-73.88108691611797,40.732935630218066],[-73.88029391921197,40.73256164530344],[-73.87932144440553,40.73220754133694],[-73.87844215079522,40.73192119189743],[-73.87752195765937,40.731593169216396],[-73.87725122453762,40.73179415338157],[-73.87822455964046,40.73210226976788],[-73.87708276281708,40.732909316762125],[-73.87771964076885,40.73341722584638],[-73.87834920992512,40.73390580497148],[-73.87895373077906,40.734380047008294],[-73.87931157628798,40.734662120298864],[-73.87955435469688,40.734853489019635],[-73.88015913050235,40.73532715683223],[-73.88056928405362,40.73564493259513],[-73.88066188945518,40.73570787419102],[-73.8805153679162,40.735752171924126],[-73.88035425545195,40.73713112350065],[-73.8803385412426,40.73726569734436],[-73.88033059323025,40.73733367722739],[-73.88051819007087,40.73736701111221],[-73.88150982222392,40.73753989848019],[-73.88203267998777,40.73764290354272],[-73.88230252677229,40.73770770115408],[-73.88213493825684,40.73773983993018],[-73.88178451833636,40.73780702695607],[-73.88128967328691,40.73789514667842],[-73.87964850369602,40.73819044002194],[-73.8795503883212,40.73818743739306],[-73.8794515489233,40.73819811363759],[-73.87935689909366,40.73822225561401],[-73.87927094289975,40.73825836617899],[-73.87823490585285,40.738444536249965],[-73.87797778305588,40.73849579141315],[-73.87743058352494,40.73860051566839],[-73.87791831742709,40.73939495718864],[-73.87848682293277,40.73993390905903],[-73.87863239386544,40.740059962914266],[-73.87910739756694,40.74044507821553],[-73.87931979592602,40.740602080304754],[-73.87999120502812,40.741070261682886],[-73.88011277184974,40.74116823883127],[-73.8802776547708,40.74129746151827],[-73.8810038798403,40.74184066249266],[-73.88186399002747,40.74173456791749],[-73.88294286815264,40.74160954372021],[-73.88282912173041,40.740992282854336],[-73.88325318316474,40.74085945625346],[-73.88333435045476,40.74083402656853],[-73.88416972265763,40.74057237304625],[-73.88461490000756,40.740432934646904],[-73.88540705188223,40.74019643185348],[-73.88551225128528,40.740165018885875],[-73.8855903701595,40.74057655762343],[-73.88572588124347,40.741288705926834],[-73.88661927245637,40.741181716281446],[-73.88666826998661,40.74117814526623],[-73.88751132057517,40.74108252663572],[-73.88798650795333,40.743548192370085],[-73.88886955184587,40.743399319916044],[-73.88974416823146,40.743268291608885],[-73.88979159830899,40.7432611864752],[-73.88983831807904,40.74325444936812],[-73.89071647522992,40.743127783975545],[-73.89111026226408,40.745202718612056],[-73.89139145532346,40.74664100432992],[-73.89175048792538,40.74681172763676],[-73.8914312862041,40.74684473695479],[-73.8905012921449,40.7469419387097],[-73.88957128360846,40.74703905370295],[-73.88867766206579,40.74713427785111],[-73.88778326883894,40.747228926736284],[-73.88764663725351,40.74724483937559],[-73.88671656253139,40.747341462519366],[-73.88578740519941,40.747439754494366],[-73.88485538533263,40.74753481156721],[-73.88393579396725,40.747630242517204],[-73.88299918288806,40.74773440242372],[-73.88256876889947,40.747777845909084],[-73.88207112127164,40.74782992681802],[-73.88113747535017,40.7479272934946],[-73.8802064802553,40.748024980195154],[-73.87983894919982,40.74806172504242],[-73.87927779959655,40.74812409297506],[-73.87845779335431,40.74821481086837],[-73.87834312488306,40.748222660041826],[-73.877416124923,40.74831937384753],[-73.87692458255289,40.74836898911763],[-73.87647953043987,40.748416401607486],[-73.87625180146978,40.748438850112606],[-73.87555643147176,40.748513608551626],[-73.87543236162979,40.748527359521546],[-73.87462946351052,40.748613927918825],[-73.87398293746195,40.748685668973884],[-73.8737009821757,40.74871731947948],[-73.87330310096021,40.748758125141244],[-73.87277356790166,40.748812957984384],[-73.87237256353676,40.74885155133129],[-73.87184095898122,40.748905576649236],[-73.87135648544833,40.74895695080114],[-73.87037881278434,40.749064078059206],[-73.86942458603164,40.74915685152007],[-73.86919188072181,40.7487628941079],[-73.8689139580131,40.74836887704184],[-73.8685292517073,40.74758830224434],[-73.86843751028884,40.74703119731588],[-73.86826502607592,40.746314223003225],[-73.86808574250371,40.7456005825517],[-73.86790963860365,40.744933716588434]]]}},{type:"Feature",properties:{ntacode:"MN22",ntaname:"East Village",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.98255629297823,40.73135013405207],[-73.98246876214044,40.731314884230585],[-73.9815005343366,40.730918077120144],[-73.9808200081765,40.73063915903255],[-73.98034007566325,40.73044246087398],[-73.97926849214934,40.72998142843756],[-73.97802697950827,40.72943306011259],[-73.97805542869901,40.72938308632425],[-73.97853582898925,40.728746085107765],[-73.97899861994412,40.72810574735582],[-73.97946913027481,40.72746767704165],[-73.97990650235911,40.7268657730024],[-73.98033298234985,40.7262803357778],[-73.98076713939163,40.72568559545436],[-73.98121129540532,40.72507280022509],[-73.98163663897637,40.724493481283425],[-73.98208242445308,40.72388204367649],[-73.98252449477805,40.723277977251925],[-73.98296414352899,40.72267132479108],[-73.98344363552759,40.72201850730476],[-73.98377990965027,40.72153595428579],[-73.98382387298197,40.72147287206696],[-73.98467780229358,40.72173060534052],[-73.98551686110534,40.721985224957656],[-73.98628573956023,40.722241920008734],[-73.98713584830264,40.72246981112067],[-73.9878649152097,40.72269708870196],[-73.98854361419592,40.722903617853525],[-73.98863862848773,40.72293372026375],[-73.98875683260623,40.722970366111184],[-73.9893921810378,40.72317405849504],[-73.99027361581884,40.7234260177906],[-73.99102410461471,40.7236494322379],[-73.99127307096406,40.72372981293946],[-73.99135472734831,40.723754619084836],[-73.9921986126605,40.72401260867892],[-73.99253198926891,40.7241145665997],[-73.99260322198447,40.72413644968344],[-73.99257987396703,40.72420155492328],[-73.9923276795879,40.72490609789466],[-73.9922151661298,40.7252325956682],[-73.99206108477459,40.72564461433431],[-73.99179396219476,40.72639179485907],[-73.99156762927882,40.727034646613674],[-73.99155207513003,40.72709433722645],[-73.99136388138162,40.72755978345917],[-73.99135869097051,40.72778247018576],[-73.9911225669305,40.72856796626875],[-73.99093053529381,40.729142296320134],[-73.99075728493307,40.7297408314207],[-73.99072530409879,40.72987868747651],[-73.99050558603597,40.73056495673781],[-73.99039010002673,40.73128852433011],[-73.9902119097245,40.7319963344049],[-73.99002687656825,40.73275628449427],[-73.98986852139572,40.733527114554946],[-73.98990295970059,40.734434790136945],[-73.98877931684082,40.73396539973854],[-73.98718049670536,40.73329214826432],[-73.98494102726602,40.73234760378247],[-73.98255629297823,40.73135013405207]]]}},{type:"Feature",properties:{ntacode:"QN44",ntaname:"Glen Oaks-Floral Park-New Hyde Park",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.7104999536208,40.72722708741327],[-73.71050351839014,40.72727839012928],[-73.71055506440652,40.72802084966809],[-73.71061871801888,40.72883987364221],[-73.710655187436,40.72938296550087],[-73.71066275834595,40.72949571059707],[-73.71075217230293,40.73052537505848],[-73.71089324897284,40.73097104248749],[-73.71147804876124,40.73250140137643],[-73.7118619142998,40.73315683735632],[-73.71208085983099,40.73351852632288],[-73.71228621910915,40.73385241809877],[-73.71250100929886,40.734201632973885],[-73.71278768920429,40.734670381285895],[-73.7128300443311,40.73473962763699],[-73.71289825028462,40.73485113705853],[-73.71328662109183,40.73547312553615],[-73.7137015570374,40.736160122489736],[-73.71436629332702,40.737243892200546],[-73.71476982690568,40.737900348238874],[-73.71494063026769,40.73823460023519],[-73.71496199802853,40.7382764108035],[-73.71511121279742,40.73856841048028],[-73.71544946835718,40.73921680407128],[-73.71578320219085,40.73989434639623],[-73.71656765564634,40.74164945867674],[-73.71740598531818,40.74351093059434],[-73.71760306100839,40.74397462865511],[-73.71762516363698,40.74402847915479],[-73.71764303017969,40.74407041462045],[-73.71823250199579,40.74539666302323],[-73.71853063646333,40.74603933026638],[-73.71869037444355,40.746392765703916],[-73.71892134793455,40.74689486905631],[-73.71894406331187,40.74694425567274],[-73.71896368184588,40.746994740238954],[-73.71988664004944,40.749369510672935],[-73.72010101501543,40.74977532930492],[-73.72014429313151,40.74976283107501],[-73.72258571843747,40.7488504512062],[-73.72339596217745,40.750389075924446],[-73.72627213222945,40.749306490760674],[-73.72768032618183,40.74963924507571],[-73.72782422071612,40.74928385097365],[-73.72795155690751,40.74892433007976],[-73.72806204987052,40.74856135087769],[-73.72815547757145,40.74819562219998],[-73.7282316786941,40.74782782168799],[-73.72829055896221,40.74745866499534],[-73.72888621580051,40.74756663620096],[-73.72896183010451,40.74763286903564],[-73.72871952803447,40.748197080556665],[-73.72862207356991,40.74851209230463],[-73.72849178503796,40.74904470704299],[-73.72837798402854,40.74938116668683],[-73.72825381049512,40.74969372864567],[-73.72805355565748,40.75008215082043],[-73.72788401100635,40.75038748282136],[-73.72771356186333,40.75062689461167],[-73.72737889140166,40.75102956739978],[-73.72709389557777,40.75134160474376],[-73.72677739460192,40.75162309216973],[-73.72666529910182,40.751713588267734],[-73.7264147213716,40.75191587781279],[-73.72602966341832,40.75217435468346],[-73.72582988889903,40.752291721104584],[-73.72551247795796,40.75247819788627],[-73.72509445299451,40.75270759232013],[-73.72506847992138,40.75272184382597],[-73.72475823085931,40.752908148326284],[-73.72384451856358,40.75345681166757],[-73.72382698899047,40.75346908923073],[-73.72351867196423,40.75372143795798],[-73.72344135538698,40.753790845186565],[-73.72326673411287,40.753947599497074],[-73.72299301324894,40.75421767149952],[-73.72279703234824,40.754433538174496],[-73.72264543527848,40.75460052402783],[-73.72241094797577,40.754920188745906],[-73.72207071370228,40.75549670313634],[-73.72180289210019,40.756069897951974],[-73.7217633963682,40.75613846710725],[-73.7216135707157,40.756398595393115],[-73.72159631478497,40.75642750433069],[-73.72145870261363,40.756658080546245],[-73.72121176129168,40.75697920899403],[-73.72111001482723,40.75711152631839],[-73.7209651171017,40.75729378916878],[-73.72063319399314,40.7576168350556],[-73.72031595291577,40.7578972581176],[-73.71998296988502,40.75816082151304],[-73.71967732241716,40.75837249941066],[-73.71956460720749,40.75845056042057],[-73.7191790962069,40.75866643744708],[-73.71897050364863,40.75878323753915],[-73.71877787649194,40.7588716921713],[-73.71831971818546,40.759082076178],[-73.71767237065713,40.75931121152041],[-73.71685440444719,40.75952551452232],[-73.71613842612973,40.75965827919369],[-73.71612528233506,40.75966071430736],[-73.71498214022971,40.759782865022146],[-73.71455685902008,40.7598088084877],[-73.71426287737295,40.7598267473649],[-73.71351828105999,40.75983773083087],[-73.71332542078797,40.75973018956983],[-73.71244940730725,40.759241704218674],[-73.71085768866145,40.75819506463755],[-73.71054499726549,40.757991034324945],[-73.70782538631602,40.756216404324434],[-73.70527128316668,40.75477044095116],[-73.70346781783964,40.75368336353465],[-73.7027349563765,40.75325051680822],[-73.70217841679899,40.75288593949739],[-73.7016938696176,40.752536854544125],[-73.70163345826077,40.75249332969123],[-73.70162212204926,40.752425517891226],[-73.70134715916582,40.75078058137425],[-73.70117316548921,40.748924301621244],[-73.70090127413582,40.747128543578015],[-73.70089340027849,40.74705726562521],[-73.70077960740574,40.74504145379848],[-73.70058164037462,40.74318384158855],[-73.70029222175359,40.74101060201102],[-73.70002140396646,40.739404166177295],[-73.70000906321053,40.73932341316169],[-73.70002020437224,40.739236541730264],[-73.70031835176934,40.73896808258158],[-73.70081147096268,40.738439152387976],[-73.70147073038125,40.73751156096414],[-73.7020603635647,40.7364427571685],[-73.702280841997,40.736125796616925],[-73.70268794525755,40.73549022278896],[-73.703314909527,40.7345632568835],[-73.70352249022429,40.734207945306004],[-73.70394463077426,40.73352626221533],[-73.70460114351192,40.73256974742781],[-73.70499536266365,40.73197055802487],[-73.70522165762341,40.731619630204676],[-73.70584734754675,40.73067285439986],[-73.70648028199737,40.72971129922886],[-73.70709970076486,40.72874771455186],[-73.70766217306,40.72783093450952],[-73.7085694901564,40.727636418424474],[-73.71043109574448,40.72724106146698],[-73.7104999536208,40.72722708741327]]]}},{type:"Feature",properties:{ntacode:"BX33",ntaname:"Longwood",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.8948352292406,40.82624684121228],[-73.89487088534926,40.82393727215583],[-73.89389702292229,40.82398399830829],[-73.89320005033738,40.824008182506205],[-73.89390164426551,40.823643120569706],[-73.89433874740772,40.823416353240894],[-73.89488228864273,40.82313435524411],[-73.8958601956783,40.8226310458994],[-73.8958813587288,40.82099257470517],[-73.89490478842353,40.82098752009217],[-73.89387380270432,40.8209793352442],[-73.89283653079521,40.820974054615945],[-73.89290156198606,40.82081122319073],[-73.89389462454922,40.81986028985726],[-73.89493076155703,40.81884672090199],[-73.8956761077011,40.81812936775148],[-73.89704466722102,40.81680185968676],[-73.89621352183843,40.81631897129975],[-73.89580071523002,40.81606564867964],[-73.89542858772518,40.81584467242816],[-73.89685073098637,40.814460168993975],[-73.8970834170293,40.814224346708414],[-73.89733049072613,40.813996336200255],[-73.89759123779679,40.81377687334904],[-73.89775779547467,40.813648916293786],[-73.89786486509261,40.81356666950733],[-73.89815051722154,40.81336635472642],[-73.8984472341743,40.813176502681536],[-73.89912449225326,40.812695241359826],[-73.90090498051349,40.8114287133462],[-73.90259424238603,40.81022335927561],[-73.90279087809762,40.810083047095304],[-73.90308946530334,40.809856399702305],[-73.90324273436093,40.810712884531924],[-73.90341720373655,40.8115068828557],[-73.90418036435757,40.81212482006482],[-73.90446551410524,40.81228196041574],[-73.90418337761744,40.81308645548078],[-73.90380412291687,40.81413184229496],[-73.90346997117648,40.81507578848336],[-73.9030644378355,40.81610676102298],[-73.90300983214371,40.81631779195475],[-73.90257859074227,40.81736979443094],[-73.90210743240814,40.818505192100034],[-73.90166319343373,40.819550426351796],[-73.9016012124732,40.81969485926064],[-73.9012927762704,40.82047544261423],[-73.9008456123215,40.8215414181171],[-73.90061141080834,40.82210880792958],[-73.90198758597437,40.822440423105675],[-73.90184683707271,40.82277863334272],[-73.90181687351429,40.822850635251754],[-73.9011766912314,40.82438890916771],[-73.90050540470321,40.82600762243008],[-73.9016489556052,40.82625697834713],[-73.90093510700864,40.827928101757266],[-73.89979756756772,40.82768435429456],[-73.89940994829603,40.82773418363322],[-73.89932567011681,40.82774501758954],[-73.89820469328062,40.82788910948233],[-73.89700278091992,40.82805045580222],[-73.8957666862259,40.82821180343451],[-73.89548522764677,40.82824854088243],[-73.89529156500163,40.82814234986795],[-73.89511020860829,40.82803689895239],[-73.89515277859992,40.827834290178224],[-73.8948352292406,40.82624684121228]]]}},{type:"Feature",properties:{ntacode:"MN32",ntaname:"Yorkville",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.93804640603445,40.78082954427557],[-73.93790133623946,40.78074999617261],[-73.93779448726423,40.7807812587555],[-73.93779944179569,40.78103133979672],[-73.9376463182149,40.78100121589292],[-73.93765365963817,40.78079000755287],[-73.93759894622629,40.78046784086151],[-73.93779269036351,40.780357904212394],[-73.93823773509408,40.780259079465395],[-73.93839622591744,40.780262433391215],[-73.93861200821952,40.78033895586901],[-73.93923746178287,40.77973339355585],[-73.93931821987607,40.779718001826915],[-73.93953015793261,40.77952762026054],[-73.93958378972484,40.779576474007186],[-73.9394323810078,40.779812200274655],[-73.93949329752063,40.77987369131546],[-73.93937515379682,40.77997877184928],[-73.93930528496786,40.77995122455217],[-73.93921789625287,40.7800135202215],[-73.93872802926602,40.78051074370466],[-73.93883951845044,40.780599249799934],[-73.93882863410163,40.780763450727676],[-73.93874423089282,40.78104387604228],[-73.93830097951654,40.78136208436506],[-73.93808213268768,40.781418437274674],[-73.93796757721654,40.78128933406031],[-73.93804948921765,40.78105580604252],[-73.93806723089939,40.78094470269815],[-73.93804640603445,40.78082954427557]]],[[[-73.9438325667603,40.78285908947531],[-73.94376005274518,40.78282893171716],[-73.94363201727836,40.782962323685446],[-73.94356979719859,40.78292307857347],[-73.94354420712527,40.7828805238227],[-73.94364823539019,40.78265616133333],[-73.94388068102462,40.781532043364415],[-73.94387075988713,40.78127302657163],[-73.94371468850572,40.78062981552894],[-73.94360047475419,40.7801590994662],[-73.94321386265231,40.779317588660035],[-73.94300423950475,40.77963949547423],[-73.94278066641978,40.77950615406823],[-73.94271600545096,40.779544169476125],[-73.94262799584384,40.7793231189687],[-73.94271237476227,40.77921485693987],[-73.9425355632086,40.77909095606252],[-73.942893408188,40.778614093246155],[-73.94265530676864,40.77812496557388],[-73.94245740990851,40.77740747334769],[-73.9424384817451,40.777315235766025],[-73.94232881653741,40.77724265564132],[-73.94236132549453,40.77716473788688],[-73.94230245536237,40.77714470440734],[-73.94224790663618,40.77711854005672],[-73.94219877703723,40.777086771360686],[-73.94215605522942,40.77705003762484],[-73.9421206009236,40.777009078068865],[-73.94209312757748,40.776964716950346],[-73.94207418803884,40.77691784697714],[-73.94200266722281,40.776185317382776],[-73.94208160457383,40.77595701631709],[-73.94240100949055,40.77572692752619],[-73.94258769640687,40.77521895652812],[-73.94293043781404,40.774676268035876],[-73.94333894750497,40.7742111925907],[-73.94366431814811,40.77384076417687],[-73.94396084370884,40.773530420092],[-73.94442433595857,40.7730453225159],[-73.94487889596756,40.772569561504746],[-73.9456151401256,40.77194302608517],[-73.94640418919076,40.77126904561929],[-73.94690764133775,40.77073391172361],[-73.94748975456338,40.770115154521676],[-73.94752257888102,40.7701296952895],[-73.9476145295589,40.77017042944496],[-73.94766538436603,40.770193253129634],[-73.94771625089354,40.7702160680857],[-73.94779385491799,40.770249152061716],[-73.94807387944718,40.77039439466549],[-73.95043175557535,40.77138973153784],[-73.95268752458831,40.7723430209828],[-73.95505481622966,40.77333685117609],[-73.95729410043819,40.77428355507537],[-73.95679749082426,40.77496631066823],[-73.95633492325497,40.7756007833806],[-73.95586933682178,40.7762362258428],[-73.95540729761616,40.77686847989687],[-73.95494520074173,40.7775039466643],[-73.95448224114969,40.77813866502176],[-73.95398370221369,40.77882211062088],[-73.95349212383226,40.77949662267627],[-73.95303367951716,40.78012545503876],[-73.95257421938273,40.78075303402302],[-73.95212203271694,40.781386710220865],[-73.95165920749092,40.78200767416544],[-73.9511992733903,40.78263339296127],[-73.95073913807917,40.783261710274374],[-73.95028254920825,40.78389046999271],[-73.94982390409018,40.78451557104574],[-73.94933170560962,40.78519312655767],[-73.94706938226716,40.78423622711473],[-73.94472264526935,40.78324757264149],[-73.94464665992,40.783217873300245],[-73.94405439446342,40.78296435804627],[-73.94395460163109,40.78291552015387],[-73.94389324539817,40.782887727332266],[-73.9438325667603,40.78285908947531]]]]}},{type:"Feature",properties:{ntacode:"MN40",ntaname:"Upper East Side-Carnegie Hill",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.94933170560962,40.78519312655767],[-73.94982390409018,40.78451557104574],[-73.95028254920825,40.78389046999271],[-73.95073913807917,40.783261710274374],[-73.9511992733903,40.78263339296127],[-73.95165920749092,40.78200767416544],[-73.95212203271694,40.781386710220865],[-73.95257421938273,40.78075303402302],[-73.95303367951716,40.78012545503876],[-73.95349212383226,40.77949662267627],[-73.95398370221369,40.77882211062088],[-73.95448224114969,40.77813866502176],[-73.95494520074173,40.7775039466643],[-73.95540729761616,40.77686847989687],[-73.95586933682178,40.7762362258428],[-73.95633492325497,40.7756007833806],[-73.95679749082426,40.77496631066823],[-73.95729410043819,40.77428355507537],[-73.95779380470232,40.77359989745685],[-73.9582553493721,40.77296533708623],[-73.95871707441768,40.77233167465393],[-73.95918180038358,40.77169682395604],[-73.9596444077395,40.77106426585265],[-73.96010955196549,40.77043221096548],[-73.96060180637537,40.769749186706484],[-73.9611099705802,40.769064407802716],[-73.96154785518016,40.7684315818494],[-73.96201413119704,40.7678123089956],[-73.9624699892819,40.767184933787874],[-73.9629286576574,40.766558627946864],[-73.96340154083667,40.76591119153758],[-73.96384291091131,40.765309685670196],[-73.96429790392935,40.76468198762058],[-73.96475544914031,40.764057070599726],[-73.96521327987921,40.76343135906091],[-73.96566959883934,40.76280455611176],[-73.96612747295735,40.762179299695674],[-73.96658338422266,40.7615509355766],[-73.96818687803618,40.762226821325974],[-73.96968801164826,40.76286596244073],[-73.9698002889174,40.76291351263049],[-73.96990489279004,40.76295804272892],[-73.97141141623717,40.763587474199724],[-73.97301487242227,40.76427887944541],[-73.9725535229577,40.764897731723416],[-73.97209852444371,40.76551725122757],[-73.97164774334325,40.766142468472744],[-73.97118520979596,40.766770290172424],[-73.97072777348481,40.767393722918634],[-73.97028165436174,40.768025032429584],[-73.96982455287822,40.768646008820895],[-73.96936484612672,40.76927065682319],[-73.96890454710345,40.76990083179117],[-73.9684415593339,40.7705163268731],[-73.96799327777019,40.771147230952714],[-73.96753398378272,40.77177618398385],[-73.96703947579957,40.772461218816474],[-73.96653617013212,40.773140368590276],[-73.96607449041011,40.7737729891002],[-73.9656096862153,40.7744072014455],[-73.96514745374786,40.77504423208984],[-73.96468735841758,40.775677081715436],[-73.96422820174051,40.7763103091826],[-73.96376123785126,40.7769509694321],[-73.96372602674175,40.77700571789993],[-73.96322991911053,40.77767704736193],[-73.96276715559667,40.77831304088878],[-73.9623036141374,40.77894704120466],[-73.96183836905858,40.779584192196296],[-73.96136872694957,40.780229749047656],[-73.960910160722,40.780857036026724],[-73.96041430653966,40.78152426780495],[-73.95992094286156,40.78221294450753],[-73.95946905991524,40.782833321664505],[-73.95900363247578,40.783467290036164],[-73.95856810077629,40.78408344454256],[-73.95809563777446,40.78471746205279],[-73.95763599389805,40.78534345832389],[-73.95716853680067,40.7859828935328],[-73.9567186306438,40.786600793824654],[-73.9562613091966,40.78722287627993],[-73.95577735912332,40.78791392447112],[-73.95416383080617,40.78722686110491],[-73.95266136728193,40.78659501962446],[-73.95255145535168,40.78654858066249],[-73.95244615070395,40.78650248558295],[-73.95092812788225,40.785865380675304],[-73.95033804130394,40.785617150013216],[-73.94933170560962,40.78519312655767]]]}},{type:"Feature",properties:{ntacode:"BK40",ntaname:"Windsor Terrace",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.97984261884451,40.6607274411315],[-73.97984227566712,40.66072741426688],[-73.97984197998865,40.660727449898545],[-73.97975708330479,40.66073846671177],[-73.97975683536423,40.66073850285419],[-73.97975657508506,40.660738601649975],[-73.97968049571531,40.66076659390017],[-73.979680329163,40.660766656861284],[-73.97968019868355,40.66076673808933],[-73.9796202565021,40.66080686385512],[-73.97962004438669,40.66080700822672],[-73.97961986635075,40.66080721509231],[-73.97957870095645,40.66085324215404],[-73.97751171405966,40.6598627569191],[-73.97515738100013,40.65872279411507],[-73.97448234034711,40.658339449778786],[-73.97436701226503,40.65818790351214],[-73.97426735561807,40.65802878769364],[-73.97418457591456,40.657863577384006],[-73.97418455218438,40.657863505341574],[-73.97411953458278,40.65769375242161],[-73.97407283417533,40.657521193475056],[-73.97407281111923,40.657521085916855],[-73.9740727874033,40.657520977855874],[-73.97404458247942,40.65734725254298],[-73.97379189834392,40.656392323443676],[-73.97355493959195,40.655643939075475],[-73.9732662813325,40.654649261332125],[-73.97305103665852,40.65391250626937],[-73.97268288517628,40.65263927798736],[-73.97242905500813,40.65175025924743],[-73.97236900978172,40.65153994949888],[-73.97232846288082,40.651397929082925],[-73.97237903270315,40.65138780588074],[-73.97242774050466,40.651373324488155],[-73.9724739411659,40.65135467670679],[-73.97251702270049,40.65133210955764],[-73.97255641471781,40.65130592201771],[-73.97259159552209,40.651276460909884],[-73.9726291751281,40.65123143786007],[-73.97265896603903,40.651183152659904],[-73.97268048793518,40.651132382315495],[-73.97269339451996,40.651079944848064],[-73.97269748406869,40.65104228590146],[-73.97269592868868,40.65100451693902],[-73.97268874853813,40.65096712721166],[-73.97267603729539,40.6509306008074],[-73.97265795892044,40.65089541107555],[-73.97263474760483,40.6508620138569],[-73.9726117516321,40.65083297080908],[-73.9725864461772,40.65080506402699],[-73.97255892886264,40.65077839997982],[-73.97252930356018,40.65075308011516],[-73.97248764118022,40.650723803593905],[-73.97244202231171,40.65069817564076],[-73.97239299509327,40.650676503529546],[-73.97234114832968,40.65065904815508],[-73.97227837718023,40.650651496770365],[-73.972214940795,40.65064861238741],[-73.97215143683914,40.650650422083174],[-73.9720884610741,40.650656908753895],[-73.9720358499468,40.650485627152754],[-73.97190890311813,40.65005140988433],[-73.97155930286806,40.64882282825483],[-73.9713963168817,40.64825778561156],[-73.9712103896698,40.647620154483896],[-73.97084113729679,40.6463785710724],[-73.97174398166798,40.64600111018026],[-73.97208574769401,40.64586232454587],[-73.97310135322373,40.64545097573993],[-73.97413996843537,40.64502975453277],[-73.97442369359649,40.64491306529496],[-73.97464224409907,40.64481321887937],[-73.9746708670162,40.644935083303025],[-73.9747480379503,40.64526359103916],[-73.97482741689596,40.64566342086802],[-73.97591918731165,40.6455442731257],[-73.97684760927919,40.64544202120687],[-73.97777380564222,40.6453418765751],[-73.97819074359315,40.64752599151123],[-73.97911821811076,40.64742806125608],[-73.980291154772,40.64729716143131],[-73.98036334590329,40.64769374410143],[-73.98071174635906,40.64952408707946],[-73.98110911943488,40.65159173203391],[-73.98129697312955,40.65263750669708],[-73.98145293772257,40.65341633587132],[-73.98179568718413,40.655246097158305],[-73.98402397206452,40.65659117011346],[-73.98622761311833,40.657920482763316],[-73.98843135252157,40.659251211657946],[-73.98784059298357,40.659816863537785],[-73.9874498254646,40.66018957251019],[-73.98731033261721,40.660329623896864],[-73.98725068844568,40.66037895632427],[-73.98713178889902,40.66037436873086],[-73.9868846451219,40.66036638909827],[-73.98680654132274,40.660241902297166],[-73.9867125193754,40.660123203373274],[-73.98660379640887,40.660012021654204],[-73.98648200798283,40.65990987961827],[-73.98508679303156,40.659013288426706],[-73.98448024131692,40.6595983365168],[-73.98391792629067,40.660137488895565],[-73.98323712040053,40.66093622191212],[-73.982732523158,40.66153948375942],[-73.98223034213176,40.662141492793744],[-73.98017161103701,40.66115465898054],[-73.98020628569758,40.661105955001254],[-73.9802064501035,40.66110571244888],[-73.98020654587498,40.66110546000065],[-73.98022710352431,40.66104812773331],[-73.98022716252736,40.66104797512535],[-73.98022716256496,40.661047848306666],[-73.98022901289292,40.66098557794773],[-73.98022902594717,40.66098532598786],[-73.98022894309035,40.66098505575082],[-73.98021012345218,40.660923556821935],[-73.98021005290443,40.6609233224381],[-73.98020992250578,40.66092313310899],[-73.98017209776492,40.660867879698294],[-73.98017201552554,40.66086775387059],[-73.98017186201149,40.66086761931911],[-73.98012012783269,40.66082312465672],[-73.98011991537749,40.66082293631852],[-73.98011964219165,40.660822791359536],[-73.98006025439237,40.66079075826117],[-73.98000138679602,40.66075769928074],[-73.98000113758701,40.660757564209796],[-73.98000089033881,40.6607574917947],[-73.97992682383986,40.660734732772475],[-73.97992670549544,40.66073469706836],[-73.9799265629446,40.66073468665665],[-73.97984261884451,40.6607274411315]]]}},{type:"Feature",properties:{ntacode:"QN12",ntaname:"Hammels-Arverne-Edgemere",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.76809925805183,40.59784597010975],[-73.7679532290951,40.59742605734336],[-73.76776273829462,40.59654905674638],[-73.76771811821804,40.59626131005126],[-73.76742090523268,40.59630520448583],[-73.7673366100691,40.59637765215013],[-73.76726813345223,40.59645316642404],[-73.76721443552663,40.59653587952924],[-73.7671772012547,40.59662318177043],[-73.76715706629372,40.596712238507195],[-73.7671277160335,40.596849014344485],[-73.76711717715396,40.59698813333794],[-73.76712577746504,40.59712732730093],[-73.76715321530205,40.597264333965704],[-73.76716449230577,40.59742159808042],[-73.76715168747815,40.59758390060858],[-73.7671129667118,40.59774804236263],[-73.76704742344081,40.59791042679288],[-73.76695532825391,40.5980672744286],[-73.7668381844017,40.59821484848976],[-73.76669864699976,40.59834981575745],[-73.76654034483103,40.5984694258154],[-73.76636755798638,40.598571744277855],[-73.76618488714062,40.59865569702544],[-73.76599689442871,40.59872106244477],[-73.76654205017643,40.59943444217995],[-73.76444582456163,40.60043524063652],[-73.76386778547331,40.59972731258947],[-73.76336096535546,40.59910504279471],[-73.76165797274835,40.59997307078815],[-73.76158779164948,40.59990109901063],[-73.76154124827337,40.59984656147209],[-73.76128753361091,40.599549271017686],[-73.76181486287948,40.59895137067757],[-73.76255289863583,40.59831811842337],[-73.76333449656087,40.597822873720645],[-73.76319972918824,40.59714459114734],[-73.76301371044174,40.596081550219125],[-73.76299716300188,40.59598702441935],[-73.76298159766687,40.59589946971465],[-73.76277845626555,40.594756544875175],[-73.76362979856583,40.59466695018562],[-73.76440183061949,40.59457168393237],[-73.76429039258878,40.59393964544319],[-73.76414300311558,40.59320517194282],[-73.76404947014633,40.5927390468905],[-73.76391218167618,40.59203934529877],[-73.76385620468204,40.59175407800945],[-73.76376223381337,40.591439709534995],[-73.76409879359156,40.59139387105033],[-73.76428206816603,40.59136497918449],[-73.7646392316718,40.591298769876104],[-73.76499023204357,40.591233701134826],[-73.7651713998933,40.59120547114967],[-73.76541994963522,40.5911736048457],[-73.76551723507026,40.591155606480676],[-73.76567285203025,40.59112681628279],[-73.76604736542077,40.59104682933087],[-73.76622772170025,40.59099390262786],[-73.76632501256162,40.59097365064884],[-73.76642597472086,40.590960932832665],[-73.76665068484348,40.590938785749856],[-73.76674971845257,40.5909270821471],[-73.76704832460803,40.590882976519346],[-73.7671948161464,40.59087299025641],[-73.76735429887442,40.59086337103322],[-73.7674534552509,40.59084341823696],[-73.76746687297737,40.59083875405148],[-73.76762172035336,40.590784935721864],[-73.76776279865119,40.59075858368912],[-73.76796973006685,40.59072948246184],[-73.76807147481213,40.59072282584452],[-73.76813345500135,40.590736899968306],[-73.76821993382147,40.590798815059166],[-73.76828636409626,40.59083434776341],[-73.76844393841716,40.59085767412755],[-73.76858695488038,40.59086859720201],[-73.76872708525329,40.590870068453064],[-73.76883387634093,40.59086377966348],[-73.76886283140874,40.590862074658574],[-73.76914741260795,40.59083210085485],[-73.76945313604804,40.5907924702964],[-73.76978825596237,40.590750907233584],[-73.76995620052735,40.59073007232882],[-73.76998923560173,40.590724663081566],[-73.77002485586436,40.59071653127761],[-73.77017538907647,40.59067149049819],[-73.77021137888447,40.59066247649317],[-73.77024425199662,40.590656156826576],[-73.77057474482316,40.59060997196561],[-73.77069663752148,40.59059042245816],[-73.77072132001814,40.590585400916936],[-73.7707467960226,40.590579751878906],[-73.77082321393215,40.590562155365],[-73.77085305962993,40.59055695578956],[-73.77088020413458,40.5905538390801],[-73.77088579106665,40.59055391337884],[-73.77091290683522,40.590562567419965],[-73.77095214359059,40.590567734023075],[-73.77098252750118,40.59057085669505],[-73.77101650427393,40.590573211358176],[-73.77111441652131,40.590577962910395],[-73.77133707453243,40.59058545754333],[-73.77142845953556,40.590585189208724],[-73.77153385684248,40.59058063493619],[-73.77163693117758,40.5905716727632],[-73.77168745194982,40.59056555059413],[-73.77178997907718,40.5905506606604],[-73.77209060079494,40.590502971188826],[-73.77224111425137,40.59048217794873],[-73.77228081745477,40.59047669280418],[-73.77242217935712,40.59045995283606],[-73.77247070703973,40.590456131586315],[-73.772524531906,40.59045434707636],[-73.77274072126988,40.59045705359366],[-73.77278993524692,40.59045633119344],[-73.77283395784069,40.59045418505975],[-73.77286232906454,40.59045153972608],[-73.7728931511806,40.59044730501544],[-73.77303452122412,40.590420928495845],[-73.77306871342178,40.59041582689404],[-73.77309963866257,40.59041260136398],[-73.77315678948577,40.59040902184451],[-73.7734850390847,40.59040324931078],[-73.77353992912973,40.590400989300086],[-73.77360853280679,40.59039536916435],[-73.77364313739055,40.590386909733255],[-73.7736811306432,40.59037560242497],[-73.77370603260931,40.590368176789525],[-73.77374135977988,40.59035925050596],[-73.77376174702836,40.590356354352295],[-73.77379843010962,40.59035488663689],[-73.77383881018658,40.59035725307073],[-73.77388174249249,40.590362947969936],[-73.77396801908658,40.590378129731114],[-73.7740045963671,40.59038364070024],[-73.77404303478927,40.590387336110936],[-73.77407763164739,40.590387963017875],[-73.77409639395057,40.59038676638334],[-73.77411550495823,40.590384156311735],[-73.7741554752312,40.5903746258691],[-73.77420071437778,40.59035848800233],[-73.77429526133089,40.59031727595613],[-73.77434868621285,40.59029769512081],[-73.77438246523187,40.59028884634954],[-73.77441435006318,40.59028444260481],[-73.77442481913916,40.59028354475868],[-73.77467587364495,40.59027403194912],[-73.77478603527506,40.59027136640266],[-73.77521117634132,40.590268218373126],[-73.77529299783379,40.59026292179478],[-73.77547648519088,40.59024542262576],[-73.77559905541064,40.59022739979783],[-73.77579676083842,40.59019371819821],[-73.7758602960537,40.59018468446556],[-73.77591759770552,40.590178294224756],[-73.77592594777785,40.590178589947996],[-73.77593042822038,40.590181407825426],[-73.77592993689237,40.59019043002469],[-73.7759203982968,40.59020593674941],[-73.7759084785901,40.590220465816415],[-73.77584876326794,40.59028427822889],[-73.77582466487922,40.590316226903894],[-73.77582373106807,40.59031964671155],[-73.77582424055569,40.59032276359304],[-73.77582658548944,40.59032463243993],[-73.7758298087261,40.59032521469576],[-73.77583688595274,40.59032459875778],[-73.77592417813321,40.59030830669686],[-73.77608710709416,40.59027431419275],[-73.77635064603923,40.59021225018259],[-73.77645489089387,40.59018123250741],[-73.77646844928543,40.59017495523853],[-73.7764811199318,40.590165829741665],[-73.77651625337225,40.59012613068278],[-73.77653951423245,40.590104446965505],[-73.77657809244411,40.590087438294766],[-73.77662543841156,40.59007310468422],[-73.77666243480817,40.59006633216663],[-73.77669882905165,40.590063241945536],[-73.77675237473706,40.59006713769315],[-73.77686267144298,40.590091593500155],[-73.7769111421871,40.59009768501641],[-73.77701315649976,40.590101215366566],[-73.77710926070162,40.59010241956981],[-73.77720080214566,40.590101291039325],[-73.77728844028086,40.59009784111602],[-73.77735319926276,40.59009381488937],[-73.77745559131473,40.59008337811346],[-73.77750026725043,40.59007629686675],[-73.77761352076867,40.59005347120872],[-73.77775882321451,40.59001959601339],[-73.77783509043988,40.59000049901],[-73.77791587910748,40.589978970120214],[-73.77810144460165,40.58992581088001],[-73.7781494669272,40.58990673065526],[-73.77824956631368,40.58985379363012],[-73.7782735086316,40.58984396076565],[-73.77838680010406,40.58981645229557],[-73.7785445021912,40.58978726338217],[-73.77865504053754,40.58976360420337],[-73.77870305555771,40.58975055782309],[-73.77884539331761,40.589705679221964],[-73.77897465802026,40.589659587344805],[-73.77912834079986,40.5896059407627],[-73.77918495356114,40.58959310889538],[-73.77924909762389,40.58958558675229],[-73.77928116131314,40.5895845141701],[-73.7793605954027,40.589593284963016],[-73.7793939859843,40.5895910158862],[-73.77942325796705,40.58958020324841],[-73.77951586432022,40.58958863852742],[-73.77980375731806,40.58964376225584],[-73.77985959718431,40.589647102072824],[-73.77992945455964,40.58964435437398],[-73.78008826023273,40.589623721038095],[-73.78014903250926,40.58961425629995],[-73.78022286069904,40.58961102029945],[-73.78031021036229,40.5896087735683],[-73.78037236784091,40.58960535332389],[-73.78043036102068,40.58959662092651],[-73.78048449570858,40.58958313634879],[-73.7805528437951,40.58956872330121],[-73.78057452813785,40.58956255923967],[-73.78064367909164,40.58953746764455],[-73.7806760403792,40.58952847091284],[-73.78075384368988,40.58950493553291],[-73.78084602797264,40.58946936956993],[-73.78086936029926,40.58945802203989],[-73.78097447293358,40.58942078706927],[-73.78102983980423,40.5894025314912],[-73.78108784417543,40.58937957901912],[-73.7811486577807,40.589357190747904],[-73.78121208011397,40.58934257024152],[-73.78135755523394,40.58929116570035],[-73.78142243554645,40.589271306346426],[-73.78148525449788,40.589260583966],[-73.78161081064154,40.589249539198725],[-73.78168370364959,40.5892539914424],[-73.78178622345098,40.58925099792162],[-73.7819089013724,40.58922427779516],[-73.78206226147391,40.58918551287886],[-73.78211351753536,40.589170626215974],[-73.78214454631346,40.589160274075994],[-73.78218351388853,40.58914671437314],[-73.78222391702081,40.58913432790881],[-73.78228054765907,40.58911220116926],[-73.78234015973196,40.58909592483021],[-73.78240601797019,40.589091357053924],[-73.78243514633103,40.58909162849144],[-73.78246331446434,40.58908957446497],[-73.78252737843984,40.58907385545234],[-73.78255697152063,40.589065842718384],[-73.78270884916651,40.58903920463441],[-73.7827734160817,40.58902469348821],[-73.78288961869198,40.588998671070506],[-73.78297602324302,40.58896705489514],[-73.78310566264253,40.58892437200104],[-73.78330722135856,40.58884745134523],[-73.78350063414182,40.588757870841675],[-73.78370053961724,40.58870244196644],[-73.78381007095393,40.58867891046376],[-73.78393636438312,40.58864763816588],[-73.78406171242322,40.588609331720555],[-73.78438543099928,40.58851831957559],[-73.78453311048499,40.588478055217934],[-73.78465258073355,40.58845250656507],[-73.78474624813421,40.58843602156829],[-73.78484776439464,40.58841776934487],[-73.78491351080619,40.588407131155265],[-73.78497718722865,40.588400964278705],[-73.78505919649477,40.58839153601548],[-73.78513382316427,40.58838182450071],[-73.78517136143304,40.588374843359745],[-73.78524236737758,40.58836350381886],[-73.78537587818695,40.58833948306346],[-73.78551073140787,40.588334881533406],[-73.78563095491506,40.58831017929585],[-73.78577545794718,40.58828019977917],[-73.7860206318109,40.58821892589802],[-73.78610751824598,40.588194773061566],[-73.78630555217107,40.588147107883145],[-73.7863918267207,40.588133022236505],[-73.78645905573438,40.588128149448],[-73.78653419682253,40.58811629426883],[-73.78660941617716,40.58810572648507],[-73.78670594394559,40.58809180288188],[-73.7868420628937,40.58807553117468],[-73.78692504410601,40.58806459058943],[-73.78708881251852,40.58803827501515],[-73.78720687841519,40.58802304044104],[-73.78737986814572,40.587993660823294],[-73.78750185809338,40.58796651965908],[-73.78768370715753,40.58792293771211],[-73.78818270539439,40.58774835460106],[-73.78842295061155,40.58764590359737],[-73.7884468737858,40.587633619629095],[-73.78847472503746,40.58761563263316],[-73.78849742602807,40.5875977003143],[-73.78853706550598,40.587564804743515],[-73.78857477507721,40.58752622400137],[-73.78858894789722,40.587508167747536],[-73.78860298459878,40.587484446052905],[-73.78878406873133,40.58745028886733],[-73.78887538807139,40.587473150287245],[-73.78898283996148,40.58749323982933],[-73.78901325882023,40.587503760607554],[-73.78903388871807,40.58751663914544],[-73.78907590827114,40.58754940537714],[-73.78910469601011,40.58756749598732],[-73.78912690923758,40.58757675877034],[-73.7891773570224,40.58760031892067],[-73.78923024711172,40.58762075826003],[-73.78926228451178,40.5876235552981],[-73.78929582562459,40.587629082302655],[-73.78932570533475,40.58763089313893],[-73.7893439307522,40.587631323432205],[-73.78936256861509,40.58763176218503],[-73.78941470793583,40.587628147304144],[-73.78945065591792,40.58762324290711],[-73.78947987453292,40.58761734360724],[-73.78953791751893,40.587603312430915],[-73.78957437415306,40.58759835347447],[-73.7895975404447,40.587593758337285],[-73.78963535896555,40.58758765059041],[-73.78968379436971,40.58757481667655],[-73.78971718205149,40.587568916068264],[-73.78975824801661,40.5875632276877],[-73.7898370482928,40.5875556907709],[-73.78989469426638,40.58754627396728],[-73.7898973453773,40.58754584122706],[-73.78996298573021,40.587534785487684],[-73.79009685734262,40.5875073932314],[-73.79015229641783,40.58749835423504],[-73.7903045519529,40.58747718972548],[-73.79040001810134,40.58745866959411],[-73.79050360269476,40.58743522842235],[-73.79057603970989,40.587414990688536],[-73.79063770956613,40.587404296227824],[-73.79084516483026,40.587356522959986],[-73.79088356288585,40.587350037240114],[-73.79091570414661,40.58734252271365],[-73.79099703166321,40.58731214238671],[-73.79103431331984,40.58730370018295],[-73.79105759554312,40.58729633150634],[-73.79108661726372,40.58728535294131],[-73.79111283049743,40.58727348654867],[-73.79114367230203,40.587269490067676],[-73.79128113976074,40.587274296838736],[-73.79129641503235,40.587284968927285],[-73.79132452803378,40.58729635723277],[-73.79134615079211,40.58730196234349],[-73.79138172,40.587304880967416],[-73.79141754078486,40.58730302795021],[-73.7914772079079,40.58730159648292],[-73.79153984145441,40.58729262365091],[-73.7916645751707,40.587269956597396],[-73.79172064744301,40.58725976739823],[-73.79187055097115,40.5872309434545],[-73.79197454551816,40.58721593046036],[-73.79200188355031,40.58721073844653],[-73.79209625186272,40.58718791007344],[-73.7921846586337,40.58716003723996],[-73.79230828344566,40.587126283877616],[-73.79234189038513,40.5871153055775],[-73.7923922594181,40.587098851855366],[-73.79243962937691,40.587078765840644],[-73.79251797208627,40.58704316501594],[-73.7926129755747,40.58702484039974],[-73.79274578763993,40.58700339548159],[-73.79281029204687,40.58699607282037],[-73.79293381050257,40.58698160797664],[-73.79301601821659,40.586971598763526],[-73.79307866251794,40.58696246260881],[-73.79313762150873,40.586953788701116],[-73.79319946350606,40.586948190773604],[-73.79326405222143,40.58694802823376],[-73.7933234268082,40.58694600004856],[-73.79338308107955,40.586937454085664],[-73.7934772753964,40.586909571567304],[-73.79349915398873,40.58690096584886],[-73.79352137559059,40.58688859701793],[-73.79358367520733,40.58683828784185],[-73.79376524530204,40.58678654545155],[-73.79379355004055,40.58678572291927],[-73.79385183335947,40.58680037160347],[-73.79388370976318,40.586805426539286],[-73.79390948680724,40.58680871498143],[-73.79394033243054,40.586811047871095],[-73.7939690211547,40.586811838291105],[-73.79400669001234,40.586808167904735],[-73.79403029581889,40.586802807888866],[-73.79405336467568,40.58679491569778],[-73.79410918649319,40.58677676118785],[-73.79414149029755,40.586773694805196],[-73.79419885193849,40.58677319428655],[-73.79434460523136,40.58675667848612],[-73.79440078001358,40.58674239725303],[-73.79444991319525,40.58673282287803],[-73.7945105837691,40.586720035288316],[-73.79453736495415,40.5867114292611],[-73.79468886939416,40.586660703166444],[-73.79471998303336,40.58664917842738],[-73.79474172935497,40.58663755569454],[-73.79479420340179,40.586597602761216],[-73.79482352521629,40.58658098641105],[-73.79485521341151,40.586566607450806],[-73.79488456535046,40.58655162103638],[-73.79494319554198,40.586533967860866],[-73.79497612363878,40.586527632343504],[-73.79500512248693,40.58652378533064],[-73.7950339944374,40.586522548533644],[-73.79506190351582,40.58651971680346],[-73.79522576667674,40.5864831411733],[-73.79525645329635,40.58647981862531],[-73.79529022754984,40.58647872653362],[-73.79534267191772,40.58647907192313],[-73.79538200168787,40.58647658445963],[-73.79542826118839,40.58647179523153],[-73.79544358593473,40.586470273367034],[-73.7955487811461,40.58647119890177],[-73.79559625132548,40.58646845579154],[-73.79573362789844,40.586448367005346],[-73.79576511591766,40.58644144352029],[-73.79583321779113,40.58642068145799],[-73.79588349292342,40.58640408347209],[-73.79590852396379,40.586392025582875],[-73.79595625878642,40.586356584325756],[-73.79598297100253,40.586335414946454],[-73.79602046510776,40.5863190471759],[-73.7961475350142,40.586336004562895],[-73.79622173814732,40.586347645151235],[-73.79625178337808,40.586353128242095],[-73.79633505857097,40.58637636567711],[-73.79643078428039,40.58637983079406],[-73.79645157575762,40.58637927139005],[-73.79652371849961,40.58637732967468],[-73.79659741256918,40.58637743368634],[-73.79663442436691,40.58637609396083],[-73.79670174417556,40.58636727152464],[-73.79673529350127,40.58635868583972],[-73.79675983252011,40.58635307327431],[-73.79682251600632,40.58633828034807],[-73.79685841158144,40.58632722251801],[-73.79881542788088,40.58589401901042],[-73.7989335956125,40.58588564380839],[-73.79908200195132,40.58586989242396],[-73.7992838155624,40.585844147522785],[-73.79949174993214,40.58581418097837],[-73.79963642262108,40.58579070510226],[-73.79968846411937,40.585779912603265],[-73.79974084641994,40.58576904830178],[-73.80007589595292,40.58568487426212],[-73.8001457731878,40.58566735276149],[-73.80028251237509,40.58563306631718],[-73.80045350238471,40.585581448098246],[-73.80054546083589,40.58553705958273],[-73.80061781447172,40.58550755768207],[-73.80071108578069,40.58547432779195],[-73.80075861454407,40.58545524648569],[-73.80079451624755,40.58543770353166],[-73.80083956676282,40.585429947433255],[-73.80091511175833,40.585407060933164],[-73.80116064145149,40.58539678798387],[-73.80119138109782,40.58540675592564],[-73.80122412486948,40.58541057680475],[-73.80126813622238,40.58541032859905],[-73.80133785981276,40.58540717178872],[-73.80143187846257,40.58540075072503],[-73.80156339177988,40.58538874038306],[-73.80169093145435,40.585374651358855],[-73.80177161574291,40.58536373127582],[-73.80184018400173,40.5853517108463],[-73.8019017059641,40.58533768780589],[-73.80195743621876,40.58532133965556],[-73.80203251846667,40.585295083772266],[-73.802227818667,40.58522258551993],[-73.80241963073186,40.58515512425481],[-73.80253970860062,40.58511541017166],[-73.8026552506859,40.58508385675826],[-73.8028651639141,40.58503028390363],[-73.80304240416453,40.58497667426329],[-73.8032377013062,40.58490057139455],[-73.80330229481865,40.58488615648938],[-73.80338852227415,40.58488562943109],[-73.80349876666158,40.584924287560625],[-73.8035148881032,40.58494479363854],[-73.80354468490692,40.58497428275875],[-73.80357247869424,40.58499043123195],[-73.80361128707321,40.585004257799326],[-73.80366299243441,40.58501453985078],[-73.80371873405744,40.5850180841921],[-73.80377557037254,40.58501469648518],[-73.80407247759706,40.5849566965679],[-73.80421036759763,40.584932905167335],[-73.8043142243662,40.584909938357704],[-73.80440924673874,40.58487933799824],[-73.80455361072485,40.58482670505751],[-73.80468776810689,40.58477446838448],[-73.80476634753889,40.584747631311906],[-73.80484109780336,40.58472572243938],[-73.80494831722108,40.58469611569925],[-73.80519393375727,40.58463024471369],[-73.80524718089748,40.584614034667],[-73.80540383998209,40.584561593216684],[-73.80562312964233,40.58451118378318],[-73.80571961087715,40.58450608736727],[-73.80586233123243,40.58452681532279],[-73.8058770462154,40.58453571038544],[-73.80592671156093,40.584545060694545],[-73.80597104297549,40.58454441585869],[-73.80605992902821,40.58453519129621],[-73.80619747309217,40.58451602527434],[-73.80633603572647,40.58449612417624],[-73.80643157748608,40.58448079570727],[-73.80651754277375,40.58446468625925],[-73.80659491177052,40.584447445188516],[-73.80663736453775,40.58443489109348],[-73.80668208768722,40.58441723533235],[-73.80672634779768,40.58439624677484],[-73.80688379979652,40.584318039564955],[-73.80691898920247,40.584305013120726],[-73.80718262664438,40.58421883474339],[-73.80743073987689,40.584133746162124],[-73.80746677141404,40.584123513515856],[-73.80758995887543,40.58409352531218],[-73.8078350296547,40.58401495035296],[-73.80792558260917,40.58400509638654],[-73.80828978494436,40.584024714597305],[-73.80834370637818,40.58402831681776],[-73.80849971475817,40.58404475982293],[-73.80854592324494,40.58404450361398],[-73.80863348320932,40.58403590560179],[-73.80866370337714,40.584034082948406],[-73.80875382070498,40.584031827928044],[-73.80881507288834,40.58402882269208],[-73.80887034203364,40.58402397084173],[-73.80892008844691,40.584017057037684],[-73.80897688682218,40.584006182637935],[-73.80903284025744,40.583992858525335],[-73.80908759716274,40.583977162520966],[-73.80914080102232,40.58395920477144],[-73.80919306534248,40.58393898495755],[-73.80930913443467,40.583890962915866],[-73.80936210702276,40.5838709961654],[-73.80940719882241,40.58385605913214],[-73.80951491959128,40.58382343175401],[-73.80962143091786,40.58381744017786],[-73.81132481815278,40.58372152471493],[-73.81216750375414,40.58362614107543],[-73.8126959584455,40.58356632215463],[-73.81320376356813,40.58350883811568],[-73.81341809223986,40.58348912250248],[-73.81352448727566,40.58347314904675],[-73.81364582276551,40.583428058256104],[-73.81398801425189,40.58333109468612],[-73.81417259932945,40.58327345387287],[-73.81425389459007,40.583245433959696],[-73.81453624637717,40.58314811233041],[-73.81471054401906,40.58309434341838],[-73.81485224316022,40.5830654767841],[-73.81501580175303,40.58301698538451],[-73.81523945963082,40.582924653550286],[-73.81539400218129,40.58286969235866],[-73.8154435137996,40.5828520849442],[-73.81589630882407,40.58273930861993],[-73.81652734669424,40.58257569709103],[-73.81655438992011,40.58256868458875],[-73.81684582937459,40.58246342820496],[-73.81702595651316,40.58241017939206],[-73.81730795932272,40.58233475893998],[-73.81751059222933,40.582785271178736],[-73.8167027302235,40.583015352182215],[-73.81567618438119,40.58330770521131],[-73.81544517911848,40.583373491888395],[-73.8155191529207,40.5834952929235],[-73.81563938991977,40.583722207642076],[-73.81567316326183,40.583776464075605],[-73.81570076168317,40.58382964895798],[-73.8157613876845,40.583959214867285],[-73.81637844552162,40.58491100456425],[-73.81693289471538,40.58582331072219],[-73.8173367823376,40.586483192531716],[-73.81739093030967,40.58656943209837],[-73.81771610146431,40.58715095754665],[-73.8178832233181,40.58744846866307],[-73.81800188686518,40.58740172055492],[-73.81812861134455,40.58737005169992],[-73.81829590082597,40.587355737099266],[-73.81849901756216,40.58736235305485],[-73.81880351767356,40.5874959215832],[-73.81890104036441,40.587574097596715],[-73.81893219212505,40.58759907343453],[-73.81897507774096,40.5876440585665],[-73.81904410183603,40.58773374240214],[-73.81909407365121,40.58783196115577],[-73.81912265243209,40.58793502584923],[-73.81912652270687,40.58799676478866],[-73.8191291636317,40.58803889294534],[-73.81883722364626,40.58825143495895],[-73.81876839990471,40.58828335013206],[-73.81869746373587,40.5883124533213],[-73.81862482365844,40.588338593293734],[-73.81855048071942,40.58836178455358],[-73.81847464070609,40.5883819629051],[-73.81837503223585,40.58841883613816],[-73.81827864977083,40.58846039460128],[-73.81818587202154,40.58850647500369],[-73.81809706353704,40.58855689628679],[-73.81801257327271,40.58861146033536],[-73.81800184906048,40.588616141887],[-73.81791292627655,40.58866179926537],[-73.81741586147444,40.58891701410975],[-73.81746593567631,40.58904194281445],[-73.81758962988337,40.58921724645502],[-73.81763800450659,40.589285798982615],[-73.81762330439487,40.58929182682337],[-73.8176076196294,40.58926958598513],[-73.81753265580447,40.58930032794417],[-73.81750208580833,40.58931286003617],[-73.81751220913998,40.5893301304977],[-73.81751021655988,40.589333044527294],[-73.81742045103191,40.58935933325237],[-73.81736798137534,40.58925520305167],[-73.81721886184172,40.58931889409234],[-73.81720706565166,40.58933901122143],[-73.81716590847287,40.589365798736736],[-73.81712969614937,40.58936797428142],[-73.81708178953298,40.58935746126487],[-73.81700298780085,40.58934015378187],[-73.81691558269166,40.589311693656256],[-73.81682951096678,40.58930484658259],[-73.81678888161395,40.58931149170652],[-73.81674197582366,40.58931916984598],[-73.81669191177085,40.58935459790431],[-73.81662649621329,40.58940088785616],[-73.81659271776111,40.58942478800821],[-73.81657902384815,40.58943447449434],[-73.81653859470391,40.589423720049915],[-73.81650433814315,40.58942814090486],[-73.81647294031464,40.58943218887132],[-73.81644364346981,40.58944147113199],[-73.81641916119344,40.589452616468556],[-73.81639660081423,40.58947346400139],[-73.81636027213159,40.5895181616672],[-73.81631809499218,40.58955463750041],[-73.81629654402995,40.589565049193396],[-73.81627601811667,40.58955904645609],[-73.81625940802864,40.58955081630371],[-73.81624423864835,40.58955153855817],[-73.81615706220047,40.58959018541577],[-73.81605618762231,40.58962656722496],[-73.81600226087954,40.589666013197],[-73.8159662667935,40.589692350189225],[-73.81594103102296,40.58969799204008],[-73.8158930711573,40.58970239092936],[-73.81584523000225,40.58970677239831],[-73.81582455452254,40.589711971379884],[-73.81526955469299,40.58997885168371],[-73.81524832375096,40.5899890562929],[-73.81521320297826,40.59001530432238],[-73.81518965919061,40.59003689604616],[-73.81516608506082,40.59006968271897],[-73.81513268300161,40.590118851714706],[-73.81508349103123,40.59021872193467],[-73.81504418972447,40.59027832738789],[-73.81500343530516,40.59033420211523],[-73.81496908451923,40.59037218542224],[-73.8149239291529,40.59042581098475],[-73.81488172581692,40.59047124640418],[-73.81484403460324,40.59051285281695],[-73.81484393983283,40.59051295150673],[-73.81474784672461,40.5905881261723],[-73.81470067461726,40.590610589888165],[-73.81459418101944,40.59065371581369],[-73.81455024927261,40.59066641369617],[-73.81451879513521,40.590673549950296],[-73.8144810726058,40.590679081360825],[-73.81444754631256,40.590679818805064],[-73.81441717033528,40.590677375248404],[-73.81438262208187,40.59067173534675],[-73.8143512145649,40.59066209487481],[-73.81432610889472,40.590650877903876],[-73.81429696620413,40.59063785446449],[-73.8142606969068,40.59062681008571],[-73.81421986803565,40.5906195570589],[-73.8141821591739,40.590616308833766],[-73.81414340154413,40.590616246151754],[-73.81409310024583,40.59062095562678],[-73.81405803164179,40.5906242392584],[-73.81402182783819,40.59063601412593],[-73.8139050466204,40.59067398931839],[-73.81381576194511,40.590713143794105],[-73.8137648345345,40.590735474724035],[-73.81370144041975,40.590763270173646],[-73.81363221410695,40.59079363240039],[-73.81357398073838,40.59082615445523],[-73.81352240790832,40.59085495054061],[-73.81345814115201,40.590890839975806],[-73.81340983344646,40.59091782311178],[-73.81337671660803,40.590940831297004],[-73.81335361365774,40.59096075828281],[-73.81329441415511,40.59100931490099],[-73.81325671566435,40.59104630249103],[-73.81358856612644,40.59169768582359],[-73.81355405036118,40.59170889619414],[-73.81323474432604,40.59107074001769],[-73.8131920906077,40.59112657773359],[-73.81315702925446,40.591185405844186],[-73.8131299166973,40.59124662634177],[-73.81305738293008,40.59125608117282],[-73.81298550919135,40.59126188974409],[-73.812902255573,40.591268606851],[-73.81281452639972,40.59128381789965],[-73.81274321153704,40.5912961840057],[-73.81262404792935,40.59133237049378],[-73.81258705762342,40.591363405517136],[-73.81254622831923,40.591381105606246],[-73.8124937635701,40.591386937154546],[-73.8124432708427,40.59138389198802],[-73.81238893874789,40.591368998361745],[-73.81233849596872,40.59134818620757],[-73.8122850222481,40.59132612550717],[-73.81224338225381,40.591325823102316],[-73.81219867626392,40.5913405549768],[-73.8121436008148,40.59135870088945],[-73.8120411019059,40.59142913463009],[-73.81200998568868,40.591450515797845],[-73.81194289483928,40.591473396950924],[-73.8118339786604,40.59152355729177],[-73.81170344836356,40.59159374663799],[-73.81157348240856,40.59168611701807],[-73.81151303182719,40.591783490316864],[-73.81151254025708,40.59195764194906],[-73.81153473098965,40.592089317619966],[-73.81156715658807,40.592148616318305],[-73.8115043696878,40.59219055825778],[-73.8115317469121,40.592259412784344],[-73.8115165521838,40.5923148153815],[-73.81152858438605,40.59249257167578],[-73.81156051309388,40.592727705656785],[-73.81157420358267,40.592828532702256],[-73.81156191658266,40.59284995400249],[-73.81152689347668,40.5928824417097],[-73.81149423586018,40.59290132619431],[-73.81148025711863,40.59290248300577],[-73.81147327231115,40.592853572827586],[-73.81147916226416,40.59274211530353],[-73.81146628908358,40.592627881184],[-73.81143557275117,40.592507700468474],[-73.81142968258312,40.592255003991355],[-73.81139868245089,40.5921010891922],[-73.81136137191552,40.591981482975484],[-73.81132554567684,40.59174649564326],[-73.81117019530949,40.59175817259398],[-73.81100766585118,40.591768297259804],[-73.8109453471329,40.59182426122776],[-73.81093416761489,40.59185107823746],[-73.81089019539007,40.591956619423996],[-73.81087995835134,40.591996955109565],[-73.81090890307115,40.59205844575277],[-73.81082116336788,40.592079948515035],[-73.8108247654628,40.592087810078276],[-73.81081791874651,40.592090268696076],[-73.81083023597272,40.5921293501883],[-73.81083807023163,40.59212909420006],[-73.81086040071847,40.59220609190304],[-73.81088386616334,40.59228587045076],[-73.81089235942197,40.59231335225512],[-73.81095018952739,40.5925030591446],[-73.81095747722603,40.59250180963579],[-73.810954226711,40.59248851717674],[-73.81109769692031,40.59246860684044],[-73.811100119416,40.592478080938754],[-73.81110742207225,40.59247612547507],[-73.81111636738386,40.59247459321046],[-73.81125929809602,40.59245448912661],[-73.81138593152039,40.5924423184546],[-73.81138707024917,40.592459860175175],[-73.81137968396614,40.59246108207455],[-73.81139249922286,40.592640888554016],[-73.81140179703924,40.59276603941142],[-73.8114075122731,40.59287125673613],[-73.811376580472,40.59287216658155],[-73.81137922933891,40.592877221445654],[-73.81107287021052,40.59302233057213],[-73.81106060092218,40.59300666497385],[-73.81104740380376,40.59301273682978],[-73.81102821253153,40.592987425551215],[-73.81109624136863,40.59295772935829],[-73.8110999785653,40.592960122966765],[-73.8111653984807,40.59293648735217],[-73.81117286836945,40.59294333483662],[-73.81121929327986,40.59292661224754],[-73.8112267315565,40.59293142787703],[-73.81137383935817,40.59286110160766],[-73.81137331289652,40.592703054284236],[-73.81129377931254,40.59271699686214],[-73.81128202539553,40.592719056434625],[-73.81121682748504,40.59273048576796],[-73.81120557268086,40.592732458367095],[-73.81111169561659,40.592748913986156],[-73.8110895808893,40.592752791292256],[-73.81101743525888,40.59276543758537],[-73.81100438932805,40.59276772452025],[-73.81092243628915,40.592782090565095],[-73.81091016761653,40.59278424089131],[-73.81075729308193,40.59281103823074],[-73.8107497491334,40.592792113552626],[-73.81078919953889,40.59278530712197],[-73.8108252396765,40.59277908912377],[-73.81083602322003,40.59277722886858],[-73.81085983237304,40.59277312019379],[-73.81137347255566,40.592684499633165],[-73.81135829315791,40.59246258404501],[-73.81123958938305,40.59247169404632],[-73.81124288390842,40.59249105030506],[-73.81117549363145,40.59249835059599],[-73.81117764467454,40.592502169953434],[-73.81097892144214,40.59252896193125],[-73.81097565205259,40.59251363998764],[-73.81095321054819,40.592516760166035],[-73.81096369026619,40.59254131647914],[-73.81093965894607,40.5925468478067],[-73.81091502170898,40.592460648445915],[-73.81090878646332,40.592441413488295],[-73.81089585366708,40.59240152115445],[-73.81089303386884,40.592392822060184],[-73.81087632857835,40.59234129377464],[-73.81087408982036,40.59233438853845],[-73.81085814227855,40.5922851995409],[-73.81085513382521,40.59227591713188],[-73.81083836171015,40.592224182333624],[-73.8108356597854,40.59221584847892],[-73.81081637692301,40.592133225619605],[-73.81081984088495,40.592132675124034],[-73.81080537904428,40.592092095735175],[-73.81079464766289,40.59209357946663],[-73.81079225824644,40.59208703249403],[-73.81058765771306,40.59214074400652],[-73.81019492494126,40.59223825461312],[-73.81017610822896,40.59223616552782],[-73.81015789418348,40.59223200221482],[-73.81013909941669,40.592225169513966],[-73.81012198059632,40.592216132767845],[-73.81006789627874,40.59221904306807],[-73.81001490783252,40.59222779848325],[-73.80996409664759,40.59224222033268],[-73.80994142864199,40.59225081078741],[-73.80989929913359,40.59227095388655],[-73.81003920584665,40.59307790953904],[-73.80999792371021,40.59308160216084],[-73.80998357571247,40.59308159384873],[-73.80990340300151,40.59308077605174],[-73.80977831849532,40.59239902778626],[-73.8097313839372,40.592404186053365],[-73.80976380498836,40.592646318404746],[-73.80980266288223,40.592649246144745],[-73.80980749716522,40.59271040950482],[-73.80978743592418,40.59271133925948],[-73.80978598807627,40.59269298499487],[-73.80974319444982,40.59269495801152],[-73.8097098243654,40.59243960783691],[-73.80963383143494,40.59249516631251],[-73.80950556866911,40.59277519685429],[-73.80950264563144,40.592876159615166],[-73.80952819730975,40.593008776725206],[-73.80970128863618,40.59353404259573],[-73.80961679374381,40.59357572691464],[-73.80961196378864,40.59357698426375],[-73.80959170493232,40.593580688115544],[-73.8095898385534,40.59358087433143],[-73.80957210064295,40.593582663640035],[-73.80955816047573,40.5935827936602],[-73.80955380210733,40.59358283150256],[-73.80953749182832,40.593581228351255],[-73.80952333760497,40.59357789148919],[-73.8095171653245,40.59357559364074],[-73.80951162078632,40.59357288303441],[-73.80950671536877,40.59356977711213],[-73.80950247217099,40.59356626770337],[-73.80948844806684,40.59355060237916],[-73.80947603912017,40.59353152631473],[-73.809466394858,40.5935123827953],[-73.80944628883678,40.593466846060835],[-73.8094405771263,40.59345633616649],[-73.80943487840642,40.59344581841951],[-73.80942207563068,40.59342821830216],[-73.80940742101465,40.59341372228411],[-73.8093761543156,40.59338357539641],[-73.80936192813834,40.59337235847075],[-73.80935376557315,40.59336777857342],[-73.80934565917394,40.59336469480836],[-73.80934158659272,40.593363706495154],[-73.80933747652844,40.593363068926706],[-73.80933333205442,40.59336278328074],[-73.80932913773756,40.5933628667873],[-73.80931797010626,40.593364270080635],[-73.80930616021521,40.59336716817921],[-73.80925382893768,40.59338740719349],[-73.80924085965796,40.59339103194726],[-73.80922880342273,40.59339292110052],[-73.80919726795521,40.5933953364542],[-73.80917407641948,40.59339569415169],[-73.80915365567313,40.593394074905625],[-73.80914442218568,40.593392492833],[-73.80913573458393,40.59339038026238],[-73.80910194254545,40.59338010297916],[-73.8090714359297,40.59336933659736],[-73.80904365978333,40.5933578627439],[-73.80901841432227,40.593345609218396],[-73.80895786981473,40.593313207690606],[-73.80893615472338,40.59330158071354],[-73.80862030990582,40.59313435927298],[-73.80851768249579,40.59307430332536],[-73.80844038658469,40.593033876245485],[-73.80832111121651,40.59296684022199],[-73.80830432387174,40.59295915762115],[-73.80827521057547,40.592948735781924],[-73.8082641747995,40.592945105764365],[-73.80820833983583,40.59292675905864],[-73.80804428640037,40.59287843293377],[-73.80800100945643,40.59286385323475],[-73.80796284677096,40.59284926447573],[-73.80793775175643,40.592838172613654],[-73.80791189469785,40.59282513545812],[-73.80788476930228,40.59280990689872],[-73.8078548153493,40.59279160328716],[-73.80780755431435,40.59276160814529],[-73.80770160074522,40.592696656213214],[-73.80767265848411,40.59268018283309],[-73.80763927500543,40.59266331384485],[-73.80751264768752,40.59260657528295],[-73.80746208913204,40.59258168144843],[-73.80744766643778,40.592573165873226],[-73.80743263373073,40.59256264947231],[-73.8073713829518,40.59251367455603],[-73.8073551585959,40.59250319283629],[-73.80733923448066,40.59249490809906],[-73.80731054866915,40.59248390942392],[-73.80724077071342,40.592462558512025],[-73.80722392069795,40.59245596526038],[-73.80720944534767,40.592448961521924],[-73.80719049471524,40.5924378350739],[-73.80714453181292,40.59240841931033],[-73.80711819396237,40.59239440849098],[-73.80704392152818,40.592362630072124],[-73.80693526505901,40.59230947887322],[-73.80692764644434,40.592305142969565],[-73.80691980581203,40.59229961002793],[-73.806895224326,40.59227864007785],[-73.80688544112357,40.59227123021754],[-73.80687456746529,40.5922649533697],[-73.80686910550789,40.59226263898159],[-73.80686354627547,40.5922608285265],[-73.8068566755334,40.59225930401776],[-73.80684941288638,40.59225840909648],[-73.80683328821986,40.592258490215784],[-73.80681753486238,40.592260427348165],[-73.80679788045379,40.59226387959148],[-73.80679513037929,40.592267044126416],[-73.80678289293705,40.592266438369094],[-73.80677822541202,40.59226732211366],[-73.80676740146949,40.592268474777484],[-73.80675768885955,40.59226879986981],[-73.8067296310455,40.59226936533803],[-73.80670307474296,40.59226990585034],[-73.80667911877465,40.59226920900132],[-73.8066558684717,40.59226600843105],[-73.80664571748996,40.59226335242347],[-73.80663638290025,40.59225995077399],[-73.80661166636496,40.59224861700996],[-73.80653538284011,40.59221045936758],[-73.80648079157956,40.592186782951565],[-73.8064583813963,40.5921787578963],[-73.80640686405593,40.592162658963524],[-73.8063847506685,40.592154373550215],[-73.80629859387238,40.592115118714794],[-73.80623135421924,40.59208234326246],[-73.80620694259626,40.59207223356186],[-73.80616779799587,40.59205854235005],[-73.80614774525748,40.59205265604125],[-73.80609921205144,40.592041857282226],[-73.80607784880964,40.59203591447016],[-73.80606163594129,40.59202945664901],[-73.80604514697413,40.59202060419292],[-73.80602807459859,40.59200930900457],[-73.80600567884329,40.59199242307292],[-73.80599072502844,40.5919796102861],[-73.80597757081358,40.591965683448066],[-73.80596690945471,40.591951509355816],[-73.80596648473376,40.59195095093235],[-73.80595770522845,40.591935716706004],[-73.80594676932569,40.59191022200032],[-73.80593841309594,40.59188341804994],[-73.80593270594102,40.59185554588029],[-73.80592971712144,40.591826894932545],[-73.80592952782638,40.59180673191321],[-73.80593155065074,40.59176094360426],[-73.8059308668099,40.5917400506604],[-73.80592045908108,40.59165518566446],[-73.80592254487087,40.59160406599668],[-73.80592216636731,40.591588135629834],[-73.80591806873285,40.59155075652207],[-73.80591156706438,40.59149139128086],[-73.80590551083068,40.59140890250109],[-73.8058985417753,40.59135580442455],[-73.80588536526905,40.59129259231319],[-73.80587981268572,40.59127666258673],[-73.80587085612918,40.59126121227524],[-73.80585893055652,40.59124698175639],[-73.80584476587397,40.59123507929872],[-73.80582359299021,40.591187802159546],[-73.80579625655079,40.591127348776084],[-73.80579163930139,40.59111467103692],[-73.8057886198245,40.59110082496551],[-73.80578716401102,40.59108567497276],[-73.80578724799271,40.59106888897454],[-73.80579199643358,40.59100796829344],[-73.805794421793,40.59094190052392],[-73.8057957869247,40.59093133036715],[-73.80579754704999,40.59092330096312],[-73.80580107848317,40.59090725038288],[-73.80580204455654,40.59089591427589],[-73.80580066752539,40.59086977044741],[-73.80579592013925,40.590824618531755],[-73.80579246867326,40.590788690980794],[-73.80578740342445,40.59076737549029],[-73.8057866993957,40.590765835037494],[-73.80578572285177,40.5907643742033],[-73.80578446296644,40.59076301290539],[-73.80578293207846,40.590761740107766],[-73.80578111562811,40.590760574884044],[-73.80577902839049,40.59075949966864],[-73.80577408293307,40.590757672607126],[-73.80576802802213,40.59075625813855],[-73.80576583170406,40.59075596577233],[-73.80576112051922,40.590755345152566],[-73.80575824909201,40.59075520526974],[-73.80574947643383,40.59075800979723],[-73.805746269981,40.59075571692621],[-73.80574117844213,40.590755833965964],[-73.80573192380771,40.59075774574919],[-73.80572770393019,40.590758738264526],[-73.80572399023143,40.59076023556479],[-73.80572071231882,40.59076195926429],[-73.80571790763143,40.590763881951396],[-73.805715573999,40.59076599424088],[-73.80571180498664,40.59077048989378],[-73.80570857722216,40.590775446498284],[-73.80570373711994,40.59078673098862],[-73.80570106413046,40.590799810370704],[-73.80570056008595,40.59081465951832],[-73.80570748366124,40.590875384657586],[-73.80570722859028,40.590926192297374],[-73.80570895373428,40.59094235010289],[-73.80571761728764,40.59099337084213],[-73.80571725830895,40.591007381916214],[-73.80571257261786,40.59103847872939],[-73.80571268723446,40.59105180658042],[-73.80572448497986,40.59113027146854],[-73.80573253402183,40.59117301452988],[-73.8057357691571,40.59119015694646],[-73.80575243265777,40.59128896414012],[-73.80579662785853,40.591519716834526],[-73.80580910590933,40.59159925488236],[-73.80581938310804,40.591692755991176],[-73.80582787272647,40.591735031542406],[-73.80582987216087,40.59175006434383],[-73.80582955757691,40.59176090700336],[-73.80582548309854,40.591788888297046],[-73.80582589879418,40.59180418864762],[-73.80582979202734,40.59183876598116],[-73.8058296759714,40.591854417748],[-73.80582944725398,40.59185575843661],[-73.80582900629439,40.5918570818461],[-73.80582835307213,40.59185839501263],[-73.80582749818404,40.59185968136873],[-73.80582515259432,40.591862190517865],[-73.8058220153475,40.59186457100663],[-73.80581805080821,40.59186683433432],[-73.80581342612514,40.59186886099953],[-73.80580830610225,40.591870582091],[-73.80580302092503,40.591871887932065],[-73.80578937244614,40.59187385478288],[-73.80577447345905,40.59187447794067],[-73.80575828067315,40.591873756661755],[-73.8057405542969,40.591871701094526],[-73.80571363588952,40.59186675601155],[-73.80568650890005,40.591859857508545],[-73.80565937714405,40.591851049655254],[-73.80563248630247,40.59184041411918],[-73.80552819621899,40.59179303249305],[-73.80540889704749,40.59173592572222],[-73.80535394294337,40.59171199568676],[-73.80533561774513,40.59170467006647],[-73.80527935890794,40.59168218808933],[-73.80525481375525,40.59167342908625],[-73.80523372006155,40.59166796403313],[-73.80522630359651,40.59166325024422],[-73.80517027311457,40.59164327132654],[-73.80509962356159,40.591613875872284],[-73.80503545939064,40.591583995155304],[-73.80488383522516,40.59150850875692],[-73.80480575004535,40.591468959587885],[-73.80476400054201,40.591449716730516],[-73.80471983452671,40.591432585483666],[-73.80470994408556,40.59142950656735],[-73.80469855180887,40.59142679517067],[-73.8046504640142,40.59141805080413],[-73.80463232266469,40.591412913991626],[-73.80455694652761,40.591383806693585],[-73.80448669213703,40.59136051665002],[-73.8043618478532,40.59131367428325],[-73.80435987723328,40.59131307703537],[-73.80435826055438,40.5913125877766],[-73.80435447085492,40.59131172608515],[-73.80434913397221,40.591311032974595],[-73.80433954242883,40.591310584081285],[-73.80433496306864,40.591313340858704],[-73.80432874341595,40.591311367154795],[-73.80431979545321,40.591313053684104],[-73.8043112128641,40.59131559624156],[-73.80430333508217,40.59131887880467],[-73.80429647253351,40.59132278496654],[-73.80428263197668,40.59133332447585],[-73.804275440859,40.59134046189215],[-73.80427041764692,40.59134544287284],[-73.80426018397979,40.59135877956786],[-73.8042522990739,40.59137288637647],[-73.80423021792917,40.59142574558976],[-73.80422320774721,40.591447995159506],[-73.80421838603536,40.59146887052582],[-73.80420358554638,40.59155299949304],[-73.8041900343424,40.591622001147734],[-73.80417218532642,40.5916861595642],[-73.8041674172754,40.59170903381611],[-73.80416445531067,40.591740277411006],[-73.80416331320512,40.59178298782882],[-73.80416314045418,40.59178958770154],[-73.80416282661469,40.591820241748955],[-73.8041638930989,40.59184333284314],[-73.80416410100773,40.591844827562305],[-73.8041644050228,40.591845998945416],[-73.80416569103046,40.59185470983283],[-73.80417596602172,40.5918594632403],[-73.80417813448977,40.591860944212456],[-73.80418269897228,40.591863500787575],[-73.80418758281778,40.591865742280746],[-73.80421458092256,40.591876072093775],[-73.80427957013416,40.59189833559109],[-73.80430843287904,40.59190914601757],[-73.80438421369713,40.59194161263287],[-73.80439971403247,40.591948852344395],[-73.80442009939183,40.591958387483714],[-73.80450016953398,40.59199848911669],[-73.80453792098722,40.59201560032133],[-73.80462483579119,40.59204956349498],[-73.80464277339352,40.59205596966912],[-73.80481573709534,40.59211776859764],[-73.80491764890527,40.59215611480376],[-73.8049622709198,40.592172905320965],[-73.8050855195806,40.592220409079346],[-73.8051145098673,40.59223248989643],[-73.80514561892494,40.592246905642],[-73.80527174695682,40.59231175909979],[-73.8053289395651,40.59233819636063],[-73.80535062910133,40.59234635594692],[-73.8053846249821,40.592359156673105],[-73.80551114077316,40.592400739981784],[-73.80556324807051,40.592421019006665],[-73.80562173943838,40.59244792589404],[-73.8057471099613,40.59250950853958],[-73.8057986894485,40.59253299124002],[-73.80600051162054,40.59261592829378],[-73.80606952150052,40.592645519111834],[-73.80621015155441,40.59271267424384],[-73.80625780301978,40.592734187670295],[-73.80630706180516,40.59275497419451],[-73.80634574672249,40.59277129245283],[-73.80650324063365,40.59283772896339],[-73.80669255942883,40.592915177751124],[-73.80688541131913,40.592992514724926],[-73.80701238174973,40.593048695672906],[-73.80703934800813,40.59305842199437],[-73.8070641006152,40.59306508231823],[-73.80708731483067,40.593068858041434],[-73.80710917781222,40.5930697774566],[-73.80711067889035,40.593069680631224],[-73.80711216797074,40.593069476734215],[-73.80711364593874,40.59306916358922],[-73.80711509962909,40.59306873397035],[-73.807118021212,40.5930675229441],[-73.8071209793609,40.59306582614316],[-73.80712480334864,40.593063004828615],[-73.807136706779,40.59305223606525],[-73.80713982037732,40.5930498286964],[-73.80714273144706,40.59304799611685],[-73.80714541698488,40.593046713326125],[-73.80714808899491,40.593045853189956],[-73.80714943722164,40.59304556679905],[-73.80715078362209,40.593045380085165],[-73.80715215498275,40.59304530180488],[-73.80715353619482,40.59304531283442],[-73.80720102715914,40.59304876975514],[-73.80724914926257,40.59305482928292],[-73.80729558299447,40.5930606256181],[-73.807308378858,40.59306395243592],[-73.8073138652305,40.59306605910696],[-73.80731885591656,40.59306850821491],[-73.80734240629877,40.59308252369517],[-73.80737427670432,40.593103541952246],[-73.807425954448,40.59313827185728],[-73.80747119169219,40.59316911799782],[-73.80755723037755,40.59322596872834],[-73.80761324036342,40.59326986414694],[-73.80765636672558,40.59329558278546],[-73.80772997405056,40.593333195585785],[-73.80773892789193,40.593337316718646],[-73.80774944264486,40.5933413236941],[-73.80779266428914,40.59335474174369],[-73.80781002253826,40.59336123641589],[-73.80781870474208,40.59336543783748],[-73.80782611143391,40.59336993482547],[-73.80783240566717,40.593374809072245],[-73.80783763517672,40.59338012130349],[-73.80787257345804,40.593427249858664],[-73.80792061763916,40.59348908830478],[-73.80793174413246,40.593505748627315],[-73.80795507620155,40.59354694161521],[-73.80796983416118,40.593566516987615],[-73.80802283850531,40.59362446442622],[-73.8080233209107,40.593624996133606],[-73.80804688683975,40.59365031287623],[-73.80802985692699,40.593669087452135],[-73.80800324329978,40.59367278911923],[-73.80800171159983,40.59370011768086],[-73.8079806519222,40.59372333426595],[-73.8079500072573,40.59373222561922],[-73.80793600951935,40.5937441070482],[-73.80793051874204,40.59374724943841],[-73.80791316053897,40.593756972659364],[-73.8078992259726,40.59376759386399],[-73.80789358565498,40.59377321292816],[-73.8078888447486,40.593779022804256],[-73.80785786957041,40.593823943007465],[-73.80785236547314,40.59383193987804],[-73.807829398291,40.59386531944679],[-73.80781782542294,40.59388439076523],[-73.807815401699,40.593889537578015],[-73.80781354308931,40.59389503731563],[-73.80781142831076,40.59390737987549],[-73.80781234323584,40.59394654547939],[-73.8078117766478,40.593958539821436],[-73.80780972642799,40.593968991414606],[-73.80780197028538,40.59399585823761],[-73.80780083771187,40.59400375436052],[-73.80780083641619,40.594004204510505],[-73.80780090001184,40.594010895248],[-73.80780131750429,40.5940135167799],[-73.80780206552056,40.594016066324336],[-73.8078031580961,40.59401855429154],[-73.80780456820642,40.59402097812333],[-73.80780844063132,40.59402569469578],[-73.80781374429543,40.594030304935],[-73.80782594807354,40.59403798882026],[-73.80786098223912,40.59405611212475],[-73.80786953030987,40.59406189881825],[-73.80787295925694,40.59406477718193],[-73.80787588194288,40.594067699764594],[-73.80788026060588,40.594073146772516],[-73.80788434031183,40.594079610520346],[-73.80790059974899,40.59411113813212],[-73.80790676774166,40.5941189734171],[-73.80791018390372,40.594122248636005],[-73.80791388441621,40.594125153922086],[-73.80791650320951,40.594126761223116],[-73.80791955906294,40.594128162355545],[-73.80792307563611,40.59412938366102],[-73.80792712430106,40.5941304438546],[-73.8079558547775,40.5941345991969],[-73.80796095498314,40.59413560686705],[-73.80796515805505,40.594136776044046],[-73.8079692635889,40.59413846607512],[-73.80797095039009,40.594139441570945],[-73.8079724243867,40.59414051622375],[-73.80797368470499,40.59414168818926],[-73.80797473241054,40.594142969028795],[-73.80797556687439,40.59414434818694],[-73.80797618914238,40.59414584409368],[-73.8079772167469,40.59414983519404],[-73.8079776888494,40.594153950845794],[-73.80797757099498,40.59415786816185],[-73.8079768759831,40.59416141594822],[-73.80797565026899,40.59416441234539],[-73.80797484437758,40.594165707175485],[-73.80797390698393,40.59416687647368],[-73.80797286407547,40.59416790135252],[-73.8079716804628,40.59416879079981],[-73.80797039135892,40.59416952761882],[-73.80796899539847,40.59417012805768],[-73.80795183804577,40.59417561965383],[-73.80794340992048,40.59417771309086],[-73.80793410536154,40.594180029552135],[-73.80792795958985,40.59418104573399],[-73.80790787186213,40.59418276887232],[-73.80790290865399,40.59418348966457],[-73.8078985583726,40.594184445687674],[-73.80789674907058,40.59418502851413],[-73.80789508124998,40.594185782122295],[-73.80789353092969,40.59418671551861],[-73.8078921097547,40.59418782972777],[-73.80789081840936,40.59418911603936],[-73.80788965623967,40.59419057260946],[-73.8078877096956,40.59419401795277],[-73.80788627986381,40.59419814097961],[-73.80788534491852,40.5942029654427],[-73.80788489525864,40.594215113102344],[-73.80788671364685,40.59422810136425],[-73.80789459806505,40.59425511244815],[-73.80789688004843,40.59426692274637],[-73.80789919253874,40.59428417160996],[-73.80789918943563,40.59429350065989],[-73.80789837337375,40.59429779492294],[-73.80789694444985,40.594301601823],[-73.80789489176733,40.59430496573706],[-73.80789362345719,40.594306494670086],[-73.80789218972517,40.59430792398152],[-73.80785053280614,40.59434142593162],[-73.80779319455705,40.594385411107616],[-73.80778114829829,40.594396278541396],[-73.80776973533705,40.594409236295334],[-73.80775866888294,40.594424508547064],[-73.80774538902809,40.594445603775156],[-73.80774339247242,40.594449697371964],[-73.80774194896013,40.59445452131802],[-73.80773961922729,40.59447159120245],[-73.80773816031675,40.594477793723975],[-73.80773694668302,40.594480863181715],[-73.80773542660164,40.59448358014692],[-73.80773356514116,40.59448601659893],[-73.80773136248953,40.594488183595],[-73.80772715937756,40.59449121990573],[-73.80772188266543,40.59449403009772],[-73.80770022809381,40.59450238625928],[-73.80769570915854,40.59450443294541],[-73.80769192235347,40.5945065329583],[-73.80762339890754,40.594553579530135],[-73.80761706906105,40.594556990055736],[-73.8076094758699,40.5945602019537],[-73.80757608116319,40.59457161830048],[-73.8075693266217,40.59457467831048],[-73.80756359977525,40.594577954814035],[-73.8075524122263,40.59458618540515],[-73.80754226042332,40.594595651083],[-73.80753338160473,40.594606163606784],[-73.80752600137781,40.59461745279436],[-73.80752076979321,40.59462930378912],[-73.80751187239721,40.59465845629665],[-73.80750844940499,40.59466578132433],[-73.80750437881902,40.59467208752464],[-73.80747149958302,40.59471377982112],[-73.80744315456732,40.59475215859868],[-73.80744093502189,40.594755909721],[-73.80743922160723,40.59475996860566],[-73.80743725731816,40.594769096181366],[-73.80743722690853,40.594779641115196],[-73.80743911524137,40.594792584937935],[-73.80744929111663,40.594815790099645],[-73.80745390122236,40.59483114303535],[-73.80745487381012,40.59483827723877],[-73.80745484170731,40.594844913536065],[-73.8074538319264,40.59485113489955],[-73.80745202143554,40.59485639045339],[-73.80745181821317,40.59485697629903],[-73.80744673724519,40.59486581921309],[-73.80743943495007,40.59487453275747],[-73.80742998350355,40.59488300933119],[-73.80741856029402,40.59489108572205],[-73.8074044327885,40.59489861796649],[-73.80736974006635,40.594913553550526],[-73.80736180027928,40.59491781777478],[-73.80735512629568,40.5949221916745],[-73.80733773154967,40.59493591401402],[-73.80732310339965,40.59494953226293],[-73.80731110851839,40.594963173018684],[-73.80730171210546,40.594976863195996],[-73.80727482562543,40.595025563196806],[-73.80723502281853,40.59509181136193],[-73.80720750225,40.595143536035415],[-73.8072008117165,40.59515309762066],[-73.8071915799665,40.595162871222485],[-73.80715261007059,40.59519475590749],[-73.80713865341605,40.59520846539057],[-73.80713600944162,40.595211991807474],[-73.8071337534946,40.595215931836044],[-73.80713030001905,40.59522526430852],[-73.80712512047313,40.595259916991004],[-73.80712362480706,40.59526641647276],[-73.80712169472807,40.595271897817945],[-73.80711866673386,40.59527750212984],[-73.80711685230987,40.59527992156268],[-73.80711480139887,40.59528211560626],[-73.80711253952035,40.59528407542436],[-73.80711002967571,40.595285827424505],[-73.80710728510613,40.5952873526981],[-73.80710428091608,40.59528867231203],[-73.80709037585278,40.59529303405804],[-73.80708510301052,40.59529416926613],[-73.80705494713395,40.59530063755032],[-73.80703942357043,40.595305250212554],[-73.80698841354756,40.595324814096585],[-73.8069661988648,40.59533498804809],[-73.80693313000911,40.59535233949211],[-73.80692963899835,40.59535442288876],[-73.80692633587283,40.595356894264526],[-73.80692013891147,40.59536310573516],[-73.80690468005723,40.59538591706286],[-73.8068988944608,40.59539305817529],[-73.80689255705751,40.59539858538497],[-73.80688913728872,40.59540073155619],[-73.80688549372964,40.59540251783269],[-73.80686762450468,40.59540871085741],[-73.80684657127435,40.595413420748876],[-73.80677388004737,40.59542224981929],[-73.80673869879965,40.59542617116175],[-73.80666648810767,40.595432145932705],[-73.80665375101523,40.59543319602258],[-73.80661100431219,40.59543896836374],[-73.80655072109649,40.59545054773373],[-73.80648696866825,40.595464713415915],[-73.80641841167687,40.59548176169295],[-73.8064094377709,40.595484186812044],[-73.80638648920237,40.59549038862813],[-73.80637505690622,40.59549348524945],[-73.80634058103605,40.59550280177723],[-73.80626556722595,40.59552618845431],[-73.80623717982293,40.59553405552982],[-73.80618258993726,40.595546030797195],[-73.80613590532049,40.59555273331318],[-73.80609327973684,40.595557623455214],[-73.80607074853641,40.59555865645113],[-73.80606003467561,40.59555811685044],[-73.80605033944236,40.59555675773779],[-73.80604149807392,40.59555455521362],[-73.80603347280274,40.59555149765481],[-73.80599855087694,40.595535490890065],[-73.80593734398472,40.5955073630214],[-73.80591381395747,40.595498173820154],[-73.80586588106064,40.59548346852334],[-73.805846478796,40.59547665498283],[-73.8058365222659,40.59547204550346],[-73.80582632109683,40.595465858988604],[-73.80578720765585,40.595436868232255],[-73.80577826735733,40.595431737940395],[-73.805769453903,40.59542780553151],[-73.8057100234559,40.59540593995301],[-73.80564963340495,40.595385468074966],[-73.80554970079346,40.59535332096601],[-73.80547628368495,40.595327396647285],[-73.8054677537,40.59532356471021],[-73.80545906237589,40.59531830799493],[-73.80542613930719,40.59529341615494],[-73.80541867347479,40.59528913469118],[-73.80541126393753,40.59528589820456],[-73.8054098235537,40.59528543673433],[-73.80540832497664,40.595285109859375],[-73.80540675419154,40.59528490013284],[-73.80540512414018,40.59528481612068],[-73.80540163854371,40.59528502649896],[-73.80539779744561,40.595285731995276],[-73.80539048986736,40.59528800656698],[-73.80537360051612,40.59529465117123],[-73.80536955611801,40.595295886721054],[-73.80536600938758,40.59529663711018],[-73.80536263102334,40.59529692892081],[-73.80536107050897,40.59529689009126],[-73.8053595824728,40.59529671685821],[-73.80535817834658,40.59529640806822],[-73.80535683214318,40.59529598210562],[-73.80535555841853,40.595295421571926],[-73.8053543433258,40.595294726778775],[-73.8053532710798,40.595293959184666],[-73.80535228099386,40.59529312857103],[-73.80535057338899,40.595291225725134],[-73.80534919793055,40.59528899893688],[-73.80534811804364,40.595286404419205],[-73.80534694039687,40.59528123279517],[-73.8053454530824,40.59526874965365],[-73.80534389739508,40.59526336110847],[-73.80534275776529,40.59526120675741],[-73.80534135686126,40.595259340617275],[-73.80533967275929,40.595257744222685],[-73.80533768021506,40.59525640731157],[-73.8053116685344,40.59524341437824],[-73.80528024608604,40.59523091619987],[-73.80521822973039,40.59520864843651],[-73.80517819688504,40.59519549617455],[-73.80517162088525,40.59519387322312],[-73.80515328335105,40.595190906342786],[-73.80514501976324,40.5951888841533],[-73.80510965013254,40.59517671245151],[-73.80505811696978,40.595157146204606],[-73.80501528398058,40.59513972098311],[-73.80496564817987,40.595117600909184],[-73.80490619438037,40.59508789013121],[-73.80485298477413,40.59505633554079],[-73.80483664402577,40.595044619247496],[-73.80480294935442,40.595017437797516],[-73.8047884602156,40.59500722889102],[-73.80473202988057,40.59497381271204],[-73.8047090968501,40.59495840172429],[-73.80467205000161,40.5949302611275],[-73.80464046899166,40.5949070726053],[-73.8046390783583,40.594905836720436],[-73.80463794885969,40.59490451114857],[-73.80463705500307,40.59490309551131],[-73.80463639744481,40.59490159081496],[-73.80463598876834,40.59489997781492],[-73.80463581660999,40.59489827575618],[-73.80463616986174,40.594894494542736],[-73.80463712460113,40.59489110084273],[-73.80463873183771,40.59488718572705],[-73.80464772722605,40.594869299305],[-73.80464923932396,40.594864924996216],[-73.80464992395929,40.59486108068481],[-73.80465167068301,40.59484171354247],[-73.80465086460822,40.594830500753794],[-73.80464939025956,40.59482565312282],[-73.80464474473,40.59482262868683],[-73.80464408404343,40.59481806187846],[-73.80464226996298,40.594816581518145],[-73.80464022928469,40.59481525506735],[-73.80462863472792,40.594809147328455],[-73.8046150195181,40.594803207535584],[-73.80456626817472,40.59478561879302],[-73.80454797934073,40.59477814987456],[-73.80451749247618,40.59476479716883],[-73.80450888258946,40.59476022504581],[-73.80450170052852,40.594755593867845],[-73.80449229719729,40.59474781555172],[-73.80448329943953,40.59473828070647],[-73.804461367089,40.594708040139736],[-73.80443848374183,40.59466783814562],[-73.80442801227822,40.59465324926672],[-73.80437012156722,40.5945864585179],[-73.80431816425579,40.5945263944417],[-73.80430854967304,40.59451385187759],[-73.80428600162162,40.59447995406101],[-73.80426079065688,40.59444821250134],[-73.80423662846748,40.5944213451549],[-73.80421505847823,40.594400712479796],[-73.8041764670526,40.59436728252373],[-73.80413054129572,40.59433344367827],[-73.80411459954823,40.59431916995084],[-73.80410298118379,40.59430496708523],[-73.80409224487845,40.59428818073969],[-73.80406481365799,40.59423196814829],[-73.80404215171494,40.59418887555862],[-73.80403735959113,40.59417546836523],[-73.80403509120197,40.59416315358053],[-73.80402722368042,40.59407086416138],[-73.80401462360794,40.59392399338208],[-73.80401191331646,40.593881637430314],[-73.80400956805114,40.593815102043074],[-73.80400883285999,40.59376772490997],[-73.80401015818727,40.59372687958669],[-73.8040110296031,40.59371998220166],[-73.80401285848409,40.59371251132023],[-73.80402625236034,40.5936771798768],[-73.80402859239685,40.5936685202387],[-73.80402950979637,40.593662128536394],[-73.80402972598942,40.593660651628575],[-73.80402978935518,40.593643478606346],[-73.8040260826686,40.59359002596776],[-73.80402702025042,40.593580725984964],[-73.80402929189897,40.59357103022678],[-73.80403789382379,40.593550468735714],[-73.80403903339128,40.59354865097182],[-73.80404047940998,40.59354695167147],[-73.80404223259572,40.59354535156985],[-73.80404429226063,40.59354386038248],[-73.80404935685061,40.59354116743554],[-73.80405576668535,40.593538837641105],[-73.80406973970611,40.59353560117182],[-73.80410356479008,40.59353018346817],[-73.8041107408926,40.593528475841886],[-73.80411633350994,40.59352655794665],[-73.80411888922319,40.59352535625716],[-73.80412103093944,40.59352406272579],[-73.80412277148102,40.593522651574816],[-73.80412412334577,40.59352113270988],[-73.80412464566975,40.593520332138276],[-73.80412508524897,40.59351949456919],[-73.80412566863781,40.59351773063862],[-73.80412586365172,40.59351583101715],[-73.8041256801528,40.59351380510323],[-73.80405944647862,40.59335528015712],[-73.80405265595691,40.59325817374558],[-73.8040305590592,40.5932118948606],[-73.80400505652699,40.59317906245967],[-73.80394974576421,40.593127044129886],[-73.80392744479786,40.59310606922738],[-73.80390545276887,40.593088561036545],[-73.80389765765692,40.593083820549396],[-73.80388812529334,40.59307937362436],[-73.80384576146027,40.59306379426818],[-73.80383748195115,40.59305966409829],[-73.80383058372263,40.593055222670294],[-73.80378568861472,40.593016611682415],[-73.80378278856887,40.593014661711024],[-73.80377921433738,40.593012765035425],[-73.80376605945035,40.59300723101296],[-73.80376135214243,40.59300494423562],[-73.80375720216703,40.59300220876025],[-73.80375556435511,40.59300074694733],[-73.80375419863296,40.59299920468223],[-73.80375259802929,40.59299689741056],[-73.80375130673924,40.59299448143779],[-73.80375034566333,40.5929919490932],[-73.80374969084542,40.59298930083856],[-73.80374931853156,40.59298362681039],[-73.80375018745161,40.59297736017173],[-73.80375446436814,40.59296509324707],[-73.80376827508404,40.59293673278255],[-73.80376946328178,40.59293429474193],[-73.80377115951208,40.592931731251475],[-73.80377612618891,40.59292607438185],[-73.8037998121601,40.59290579062869],[-73.80380392365633,40.59290179955301],[-73.8038067687814,40.59289835530976],[-73.80380799040518,40.5928963580964],[-73.80380877646841,40.59289450387979],[-73.80380911207622,40.592892775881666],[-73.80380912656982,40.592891956853826],[-73.8038090223121,40.592891163925415],[-73.80380873854008,40.592891181534135],[-73.80380811471738,40.592890549719854],[-73.80380729893439,40.59289070094657],[-73.8038062726809,40.592890230948946],[-73.80380503347199,40.59288976109033],[-73.80380317955779,40.59288959542119],[-73.803799272,40.59288865225862],[-73.80379329848634,40.59288738223608],[-73.80378816362888,40.592885805558154],[-73.8037811633884,40.59288422686745],[-73.80377066646727,40.59288263299113],[-73.80374204069555,40.59288327734218],[-73.80370931670726,40.59288361782306],[-73.80369772652483,40.59288446314742],[-73.80369163812182,40.59288556933174],[-73.803686354199,40.59288715451719],[-73.80368177512464,40.59288924483584],[-73.80367972852248,40.59289048306929],[-73.80367785840446,40.592891867187475],[-73.80363926449398,40.59292364360934],[-73.80361739455445,40.59294133774383],[-73.8032849675576,40.59276191647641],[-73.80307523673557,40.59261338378145],[-73.8030583785511,40.5925935165279],[-73.80305190114228,40.59258666150377],[-73.80304019179833,40.59257978880023],[-73.80303153999515,40.59257718898752],[-73.80302130187182,40.592575721636],[-73.80298178778088,40.59257565389447],[-73.80297504566437,40.59257859621802],[-73.8029548781227,40.592599219554494],[-73.80294773193398,40.59260325096413],[-73.80276364574294,40.592615524492935],[-73.80243846290315,40.592640063835155],[-73.80249228040067,40.59319232243858],[-73.80249285356655,40.59328631108798],[-73.80237735357423,40.59328671578616],[-73.80249643941052,40.59387520614358],[-73.80250965087289,40.59394812804157],[-73.80262413573652,40.59393071351872],[-73.80263394474773,40.59392827320884],[-73.80270714100803,40.59391595781445],[-73.80271741822492,40.593914228124504],[-73.80279429173726,40.5939012930969],[-73.80280727640998,40.5939021344321],[-73.8028832211171,40.5938893553966],[-73.80289671587417,40.59388766639101],[-73.80297182983908,40.59387502743463],[-73.80298475753888,40.593874395731326],[-73.8030596018979,40.59386180249356],[-73.8030702500825,40.59386029236907],[-73.80314197343128,40.593848224463095],[-73.8031167250185,40.593761023733656],[-73.80313503440732,40.59375794307123],[-73.80316549464926,40.59386313284481],[-73.80315740064141,40.593864495236424],[-73.80318082190898,40.59394537813101],[-73.8031661682035,40.593947843192495],[-73.80314275347479,40.5938669844304],[-73.80305458988303,40.59388181838889],[-73.80304191109995,40.593882701821215],[-73.80294527834619,40.59389635014728],[-73.8029340017687,40.59389877372693],[-73.8028496327891,40.59391177673791],[-73.80283853806156,40.59391304818367],[-73.80276170058656,40.59392471845377],[-73.80274941413899,40.59392796369025],[-73.80267008927838,40.593940371283296],[-73.80265877687393,40.593941972371326],[-73.80251304282994,40.59396685179244],[-73.80256837601077,40.594272266994246],[-73.8027275047464,40.59425057865143],[-73.80273723095652,40.59424939968888],[-73.80279473322312,40.59424242494697],[-73.80289861369415,40.59422982719238],[-73.80294044341228,40.594224754096096],[-73.80323967749769,40.5941884622592],[-73.80322027459175,40.59408901325226],[-73.80324253171159,40.594087239362906],[-73.80328793893028,40.594282115891744],[-73.80325775448789,40.59428585206267],[-73.80324024295783,40.594204054877224],[-73.80281972468124,40.594260864599],[-73.80282824885447,40.594288300479114],[-73.8027220186609,40.594303214589594],[-73.80271634477465,40.59427361576122],[-73.80260442850994,40.5942877515425],[-73.80260727634314,40.59429859845103],[-73.80270640618437,40.59428597779946],[-73.8027098385908,40.59430643303216],[-73.80257740915907,40.59432212325606],[-73.80258875504296,40.59438474740678],[-73.80233663086602,40.59440486335882],[-73.8023451384567,40.59449597525695],[-73.80277370333907,40.59448182541827],[-73.80277681567546,40.59455581805215],[-73.8030421571541,40.59453639859798],[-73.8030977681142,40.594563014177844],[-73.80309543789568,40.59460130913789],[-73.80311851898692,40.594589517908695],[-73.80318574404423,40.59466300284167],[-73.80322769006426,40.59463957914493],[-73.80343287022092,40.594524244378185],[-73.80347149929429,40.594502672654805],[-73.8034177410993,40.59444673385777],[-73.8034401704146,40.59443420917688],[-73.80350896976364,40.59450580001121],[-73.80348620935123,40.59451851059976],[-73.80348397999094,40.59451618918215],[-73.80348190694265,40.59451638868295],[-73.80319675364963,40.594678199883305],[-73.8033503136885,40.59484029875077],[-73.8033775430384,40.594869040659106],[-73.8036551931351,40.59473064203009],[-73.80372454267393,40.59481711197996],[-73.80371008333066,40.594823976771266],[-73.80365167080731,40.59475314278163],[-73.80359397066682,40.59478296363181],[-73.80358444964382,40.59478758608683],[-73.8035231503072,40.59481737109679],[-73.80351665446399,40.59482221834986],[-73.80345448960458,40.59485170112761],[-73.8034462656882,40.59485676538747],[-73.80338468036209,40.59488526035873],[-73.80336102564662,40.59488688764139],[-73.80334489745121,40.59487108461331],[-73.80320010623207,40.594872846424174],[-73.8032030344506,40.59493729339116],[-73.80338350994714,40.594934486438746],[-73.80338472349479,40.59494957958515],[-73.80320373655323,40.59495275556912],[-73.80320704407399,40.59500968311454],[-73.80339097327912,40.59500651249419],[-73.80339061688498,40.59502044297915],[-73.80320801748981,40.59502645047782],[-73.80321494251412,40.59514564794803],[-73.80331306803198,40.595149066350245],[-73.80331384838644,40.59516528003153],[-73.80335137111737,40.595163695756895],[-73.80335292789007,40.59515574997726],[-73.80336665301196,40.59515465252258],[-73.8033776892124,40.59515376892415],[-73.80339410194216,40.5951524554282],[-73.80345112529993,40.5951478928023],[-73.80351421895674,40.595142843131974],[-73.8035262195331,40.595141882764345],[-73.80359362442051,40.59513648961436],[-73.80360538450553,40.59513554792581],[-73.80363981182522,40.59513279276307],[-73.80367181134943,40.595114916740535],[-73.80368318999312,40.595108561174726],[-73.80375440681264,40.59506877658741],[-73.8037652168322,40.59506273734355],[-73.80383512197943,40.5950236865915],[-73.80386069871204,40.59500939792129],[-73.80389507006744,40.59499087536727],[-73.80390842264879,40.59500481333229],[-73.80367723202615,40.595134303316904],[-73.80365158624451,40.595149547417314],[-73.80331443412848,40.59517742793799],[-73.80331453729224,40.595179561436964],[-73.80332883082933,40.59518814029883],[-73.80342683886538,40.5951913245313],[-73.80349792164739,40.59517513809819],[-73.8035400150353,40.59516683509514],[-73.80357135342224,40.59516370962491],[-73.80358534121657,40.59516364357051],[-73.80359840436367,40.59516456670437],[-73.80362294026635,40.59516891247249],[-73.8036463328685,40.595176184029704],[-73.80366722697462,40.59518595437382],[-73.8036846869573,40.595197790183875],[-73.80427909056914,40.59587879998562],[-73.80428103560176,40.595896345325016],[-73.80429363816013,40.595941689581906],[-73.804299735393,40.59595333473016],[-73.80432894848427,40.59599038707799],[-73.80439804267077,40.59603625185114],[-73.80449519927522,40.59616928944532],[-73.80457037853027,40.59626352188909],[-73.80459353615733,40.596286966663854],[-73.80467800508396,40.59635520719949],[-73.80469297945402,40.59636950684321],[-73.80470623094213,40.596386675014564],[-73.80471802119769,40.59640697417514],[-73.80473137309319,40.59643858741979],[-73.80473367046885,40.59646886760982],[-73.80473460190198,40.59648179175651],[-73.80473523397666,40.59648758265384],[-73.80475097698773,40.59652968178391],[-73.80477270313187,40.59656221943954],[-73.80477863809378,40.59657258452712],[-73.8048620246607,40.596730110000024],[-73.8048646264694,40.59673362835153],[-73.80495031715083,40.59674437643973],[-73.80500965260916,40.59676326859506],[-73.80501631753079,40.59676392003436],[-73.80501624964819,40.59676029725902],[-73.80509431912363,40.59676740814047],[-73.80509981825789,40.59670649264592],[-73.8051075938244,40.59669046906156],[-73.80509892506635,40.59660906211091],[-73.80513406252767,40.59660758897062],[-73.8051480996638,40.59672153809771],[-73.80515426905593,40.59672110829045],[-73.80515688401555,40.596733757523594],[-73.80521293968297,40.59673277885509],[-73.80521738621866,40.59676677915376],[-73.805224512612,40.59676670110163],[-73.80522538542247,40.59678770090896],[-73.80520595406566,40.59679045063977],[-73.8052091671792,40.59680961376643],[-73.80520407924881,40.59689225938944],[-73.8052433814347,40.59689472234669],[-73.80524832538406,40.59689503211108],[-73.8052473722954,40.596945031380585],[-73.80521848902971,40.59694445052179],[-73.80520078229962,40.59694409449564],[-73.80520109057912,40.5969603919627],[-73.80521063000937,40.59696015013712],[-73.8052448179685,40.59695928315058],[-73.80525143538657,40.5970327447026],[-73.80520792410331,40.5970350215649],[-73.80522178031923,40.5971888392323],[-73.80519243494224,40.59719037599564],[-73.8051906839703,40.597170930044975],[-73.8051886680324,40.59715785630345],[-73.80518573178925,40.59713720162763],[-73.80518463880968,40.59712891711146],[-73.8051816731802,40.59710424887913],[-73.80518073771536,40.597095611645045],[-73.80517870390074,40.59707488160274],[-73.80517795116306,40.59706628957629],[-73.80517643161778,40.5970467719798],[-73.80517553345601,40.59703318430919],[-73.80517425241231,40.597008983826996],[-73.80517300904629,40.59696735128354],[-73.80517284271632,40.596946396064034],[-73.8051736226764,40.59689827886417],[-73.80517470455739,40.59687255250724],[-73.80517517503618,40.59686383958768],[-73.80517691041399,40.59683770590139],[-73.80517761958889,40.59682868663974],[-73.80518115407432,40.59679148514458],[-73.80516310470958,40.59679204575627],[-73.80515744715204,40.59676928731916],[-73.80516503589433,40.59676847996067],[-73.80516341154981,40.59675799203137],[-73.805149620232,40.59675741965364],[-73.8051370606517,40.59682203580174],[-73.80510231687575,40.59681915853197],[-73.80510264190889,40.596811184841634],[-73.80501035319578,40.596806042102095],[-73.80501106896833,40.596793717493476],[-73.80497365287549,40.596780163344555],[-73.80497148353979,40.59678712051803],[-73.80494572745916,40.596781096834924],[-73.80495249836125,40.596764879399394],[-73.80493010902495,40.59675715430034],[-73.80487565214924,40.59674853593171],[-73.80494117146377,40.5968565372316],[-73.80508458771845,40.597101078100415],[-73.8051118547992,40.59715104799816],[-73.80508457209591,40.59717903555561],[-73.80505481227634,40.59720551580411],[-73.80502098047313,40.597228880888146],[-73.80500890493177,40.597237855063355],[-73.8049695753391,40.5972697432539],[-73.80493314568713,40.59730357383241],[-73.80484578871352,40.59741506483035],[-73.80476515501026,40.59752946104873],[-73.80475076026454,40.59755127541543],[-73.8047298146244,40.597625329788805],[-73.80472959943346,40.597635675770135],[-73.80472761318977,40.59764591168755],[-73.80472388992656,40.597655862149985],[-73.80471849344075,40.59766535665733],[-73.80471112227947,40.59767466319456],[-73.80470214568611,40.59768311083329],[-73.80469173344082,40.59769053979738],[-73.80468018575317,40.59769585631663],[-73.80466801290443,40.597700289072954],[-73.80466667714965,40.5977007089771],[-73.80464469776635,40.59770594606651],[-73.80462188261234,40.59770832826697],[-73.80459886525766,40.597707789425414],[-73.80458138264063,40.59770656186127],[-73.80456298434079,40.5977081346696],[-73.80454475877016,40.597709338868654],[-73.80451363490396,40.59771386970605],[-73.80449561721883,40.597718010709585],[-73.80448509591108,40.59772005141358],[-73.80447756524438,40.59772215198701],[-73.8044641439563,40.59773047396793],[-73.80445636320812,40.5977318874107],[-73.80444431269775,40.59772753023425],[-73.80443910360171,40.597723103279584],[-73.80443582727864,40.59772348084433],[-73.80442940256636,40.59772835624646],[-73.80442416889076,40.59773254630136],[-73.80442085683889,40.597735967314954],[-73.80441857054228,40.597738329444326],[-73.80440580135843,40.59774574552302],[-73.80438983496543,40.59775016441475],[-73.80437866087811,40.59775423512664],[-73.80436267120177,40.597767274377595],[-73.80435822020668,40.59777467713661],[-73.80435118081836,40.597780428672905],[-73.80434843981273,40.5977821812242],[-73.80433914461106,40.59778356527595],[-73.80432404105343,40.59778889196267],[-73.80431282695542,40.59779408739369],[-73.80430791850934,40.5977978405773],[-73.80429952498115,40.59779903283211],[-73.80429452398974,40.59779754218135],[-73.80429005911881,40.59779745332584],[-73.80427924903063,40.597799932111684],[-73.80427294307239,40.59780140300345],[-73.8042623830589,40.59780456958752],[-73.80424670540192,40.59780967565498],[-73.80424035951775,40.597812244968495],[-73.80423360865754,40.5978175583966],[-73.80423190049069,40.59782318230307],[-73.80423207114205,40.59782614702989],[-73.80423260470637,40.59782864513491],[-73.80422806444821,40.59782968043965],[-73.80421769771009,40.59782831835389],[-73.80420966950665,40.59782791986093],[-73.8042031128846,40.5978286773159],[-73.80419463977597,40.59783212236539],[-73.80418473047483,40.597834410018066],[-73.80417089390048,40.59783795465344],[-73.80415718796988,40.597845588739524],[-73.80414434347918,40.597854159777356],[-73.8041254397993,40.59786601210774],[-73.80411123700335,40.59787114747528],[-73.80409956610495,40.59787269213966],[-73.80408649461575,40.597871957352986],[-73.80407482430027,40.59787352781542],[-73.80406586421812,40.59787806884137],[-73.80405722417927,40.59788244690351],[-73.80404748778284,40.59788767347573],[-73.80403554415491,40.59789602355819],[-73.80398037247113,40.59792181412656],[-73.80395581914529,40.59793308082553],[-73.8039333892241,40.597943498584],[-73.80392075541621,40.59795388044855],[-73.8039188096436,40.597966311174744],[-73.80391445482739,40.59800253570363],[-73.80390637589983,40.598019402367356],[-73.80389841364092,40.59803283788853],[-73.80388859776934,40.59804034288159],[-73.80388685014034,40.59804711848142],[-73.8038896446321,40.59805170769746],[-73.80388273645944,40.59806154966382],[-73.80387647055765,40.59806186783117],[-73.80386762022651,40.598059410480396],[-73.80386126093076,40.59805448631915],[-73.80385658782936,40.598051431147596],[-73.8038524106046,40.598052027794566],[-73.80384868845728,40.59805624854804],[-73.80384964249745,40.59806239901493],[-73.8038518221512,40.598067919317025],[-73.80385593800584,40.598077066421254],[-73.80385746539642,40.59808346497279],[-73.8038574800899,40.598090957758686],[-73.80385331601525,40.598099047859044],[-73.80384570372406,40.59810340018455],[-73.80384062878571,40.59810306115379],[-73.80381966983134,40.5980910305932],[-73.8038115487871,40.59808541722054],[-73.80380597510347,40.59808255367106],[-73.80380093554913,40.59808221570417],[-73.80379282787162,40.59808409628652],[-73.80378259246721,40.59808679563814],[-73.80376990111125,40.59809198799127],[-73.80371151197195,40.59811096738213],[-73.80370714924594,40.59811238560711],[-73.80369294305653,40.59811864638095],[-73.8036922136417,40.598119824878296],[-73.80368751590309,40.59812739304405],[-73.80368332624678,40.59814410131914],[-73.80368483048039,40.59815911839304],[-73.8036859928003,40.59816820567565],[-73.80368138795559,40.59817901234672],[-73.80367896997254,40.598180325836246],[-73.80367170913676,40.59817562025828],[-73.80366362687107,40.59816885366778],[-73.80365698226015,40.59816326994639],[-73.80365227068299,40.59816134100223],[-73.80364956811991,40.598161967636216],[-73.80364728360571,40.59816737158801],[-73.80364610804308,40.59817549476444],[-73.80364456970709,40.59818410969044],[-73.8036402368264,40.598188082287514],[-73.80363138229865,40.598186750207674],[-73.8036245437051,40.59818569548291],[-73.8036153244925,40.59818595363966],[-73.80360361343293,40.598188650956196],[-73.80359355082516,40.598194315524914],[-73.80358075867733,40.598209252881006],[-73.8035750381042,40.59821956309348],[-73.80357453476107,40.59823205156386],[-73.80357782268703,40.59824029159786],[-73.8035806711835,40.59825124821062],[-73.80357553086347,40.59826065408496],[-73.80357063634361,40.59827190002159],[-73.80356578073972,40.59828202005816],[-73.80355854855952,40.59829230071365],[-73.80354913666118,40.59829708803315],[-73.80354200774705,40.59829647257237],[-73.80353204588033,40.598292392614496],[-73.80352704413089,40.59829092873385],[-73.80352283004477,40.598291497998524],[-73.80351914721827,40.598294593847356],[-73.80351665263274,40.59829818526981],[-73.80351417389636,40.598308116708935],[-73.80351090999122,40.59831598870459],[-73.80349615803847,40.59832365945513],[-73.80349417737595,40.5983246892233],[-73.80348529924224,40.59833084985263],[-73.80345463435873,40.598362635906554],[-73.80344809563279,40.59836976181874],[-73.80344577173938,40.59837629049274],[-73.80344747125592,40.59838565310989],[-73.80344679241966,40.59839630180455],[-73.80344033314655,40.59840114911476],[-73.80343103518447,40.598403659054775],[-73.80342415691206,40.5984037575239],[-73.80341407622181,40.59840308105116],[-73.8034084230741,40.59840249491134],[-73.8033996626231,40.59840637699792],[-73.80339557838508,40.598411064189705],[-73.80339402411333,40.59841328481578],[-73.80339685940422,40.59841677562196],[-73.80340383015361,40.59842192082108],[-73.80341482571787,40.59842987165404],[-73.80343045341503,40.59844203087843],[-73.80343320999695,40.598447771136335],[-73.80343092465719,40.59845314760744],[-73.80342352535186,40.5984593387389],[-73.80341623970862,40.59846327880173],[-73.80339972746997,40.598482436210105],[-73.80339355144571,40.59848797020343],[-73.80338906181251,40.59849649932745],[-73.80338940193114,40.59850355307231],[-73.80338610107485,40.59851142600628],[-73.80337927223914,40.598518989508044],[-73.80337235216247,40.598521338159934],[-73.80335830742627,40.598521917402785],[-73.80334646350407,40.598520524733665],[-73.80333789837333,40.59851875285881],[-73.80332630606306,40.59851804681935],[-73.80331394331685,40.598521622521424],[-73.80329818618026,40.598529005888174],[-73.80328484470328,40.598535049633014],[-73.80326373338201,40.59855002816521],[-73.80324373585277,40.59856659895885],[-73.80320358175048,40.5986043260505],[-73.80319234268167,40.598618140726366],[-73.80316610486292,40.5986500178816],[-73.80313217792829,40.598688551714254],[-73.80312408419128,40.598697897559006],[-73.80311386319194,40.59870811811634],[-73.80310166848581,40.59871581011778],[-73.80308620057198,40.59872272855381],[-73.80307007829882,40.598731675989896],[-73.803056657512,40.59873999763955],[-73.80304348449522,40.598750157176745],[-73.80302729963748,40.59876772423155],[-73.80301724588924,40.59878203597175],[-73.80301149067554,40.59879234542629],[-73.80300615192714,40.59880743270048],[-73.80300191229126,40.598816649109025],[-73.80299435528559,40.59882739523922],[-73.80297943325755,40.59884430455304],[-73.80295721424767,40.598856755286285],[-73.8029215526803,40.598872971477356],[-73.80289207302592,40.59888041418201],[-73.80286443007374,40.59889149387944],[-73.80283474315517,40.59889888833491],[-73.80280059975935,40.598907239736555],[-73.80270532053356,40.598922178156755],[-73.802671167935,40.598933187695984],[-73.80265662904502,40.59893569293],[-73.8026299053837,40.59893565574851],[-73.80257090475835,40.59893139380665],[-73.80242371672549,40.59892943908579],[-73.80235841779347,40.59892594957472],[-73.80233534245137,40.59892284845197],[-73.80227866522596,40.59891220530131],[-73.80220095890976,40.598901355887506],[-73.8021928925363,40.59890022541898],[-73.80218256438741,40.59889744306818],[-73.80216066276242,40.59888884158905],[-73.80215058177315,40.59888579781216],[-73.80209436587944,40.59887510175519],[-73.80207586677597,40.598870513426924],[-73.80202769328535,40.59885643636861],[-73.80200819959839,40.598852756001705],[-73.80198680899798,40.598851053065324],[-73.80196349903485,40.59885133740399],[-73.80193825657736,40.59885358956045],[-73.80188884923486,40.59886166308928],[-73.80176573815996,40.59888741335647],[-73.80174596688477,40.598889729355214],[-73.80168808986757,40.59889317743707],[-73.80167092680185,40.598896309269506],[-73.8016564394446,40.59890113759863],[-73.8016258342888,40.59891524973438],[-73.80154617023737,40.598954969491444],[-73.80149524423835,40.59897716984129],[-73.80147213607039,40.59898873821651],[-73.80136360351149,40.59905041583164],[-73.80125412491213,40.59911234534797],[-73.80124572498381,40.59911649962696],[-73.80123490662552,40.59912290165517],[-73.8010228888713,40.59914230174378],[-73.80094867862827,40.59915166461992],[-73.80095155254571,40.599181241081965],[-73.80091083450371,40.599183899439225],[-73.80089078534833,40.599200570754626],[-73.80090327346912,40.59931173938862],[-73.8008930699798,40.59931240456173],[-73.80089596964328,40.59933820579025],[-73.80090900567353,40.599337354540275],[-73.80091500623972,40.59939076113584],[-73.8008828551434,40.599392860200034],[-73.80087685441293,40.59933944355073],[-73.80088646326429,40.599338816215635],[-73.80088341549103,40.59931168018961],[-73.80087055313186,40.599312520345585],[-73.80085916792922,40.599211164654065],[-73.80082299851892,40.59918872956972],[-73.80077984407804,40.59919154616161],[-73.8007765470778,40.59916235997577],[-73.80056517505574,40.59917549389565],[-73.80056802039573,40.59919942306316],[-73.80049526371985,40.599204368068634],[-73.80050985467847,40.599329107445115],[-73.80047379227803,40.59933155912378],[-73.80046729855633,40.599276048984215],[-73.80046234043202,40.599276385654065],[-73.80045131861482,40.59918256837777],[-73.79997353177345,40.59921225176978],[-73.79918457376533,40.59925814415454],[-73.79917478119674,40.59925788429217],[-73.79916040009203,40.59925813759461],[-73.79916724875058,40.59932103899804],[-73.79919148970745,40.59931950909268],[-73.7991969082539,40.59936939496684],[-73.79918842607509,40.599369931317995],[-73.79918997630767,40.59941675553078],[-73.7991432750362,40.59941879886295],[-73.79913853303412,40.59937337062348],[-73.79912877642312,40.599373353570456],[-73.79912265687948,40.59932234552726],[-73.79914566217458,40.59932052649351],[-73.79914024196684,40.599258494215924],[-73.79878847850685,40.59926470134395],[-73.79868820989638,40.599262899200056],[-73.79865412395282,40.599236439587386],[-73.79861531633047,40.599214075692416],[-73.79857262597494,40.599196290976735],[-73.79852697576614,40.59918346990911],[-73.79847935256797,40.59917588965441],[-73.79843078589482,40.59917371408189],[-73.79838232565639,40.59917699022282],[-73.79831033792289,40.59918581129749],[-73.79823995746187,40.599200328817474],[-73.79817195788618,40.599220383208376],[-73.79810708664007,40.59924575403506],[-73.79811229286908,40.59930104024062],[-73.7978224823487,40.59932182778744],[-73.797690034392,40.59932850328681],[-73.79768899035638,40.599320536589374],[-73.79677270989367,40.59937714112748],[-73.79676951663455,40.59937733852637],[-73.79660826359417,40.599386954250086],[-73.79567352802908,40.59944332570975],[-73.79561756986821,40.599444829296026],[-73.79561833118456,40.59946221670452],[-73.79554315704534,40.59946730371291],[-73.79554637621133,40.5994967621491],[-73.7954650486309,40.59949853112468],[-73.79546353545753,40.599472676268604],[-73.79531360293964,40.599482785772814],[-73.79519333656789,40.599454839053365],[-73.79507068550623,40.59943375695475],[-73.7949463231563,40.599419655225525],[-73.7948209323138,40.59941261128936],[-73.79469712002812,40.59941236482946],[-73.79457361595706,40.59941902430045],[-73.79445108219451,40.59943255400164],[-73.79433017563363,40.59945288140142],[-73.79421154444567,40.59947989752639],[-73.79409582460595,40.599513457545214],[-73.79398363648474,40.59955338154511],[-73.79387558152213,40.59959945549601],[-73.79377223900394,40.59965143239793],[-73.79367416295656,40.59970903360483],[-73.79358187917704,40.599771950318335],[-73.79355194144348,40.59978384190545],[-73.79351553895268,40.59981721156219],[-73.7934818062449,40.599848940194214],[-73.79346903770336,40.59985846643576],[-73.79345627135608,40.599867992679826],[-73.79343111451118,40.59987957988243],[-73.79341155586143,40.599901141468905],[-73.79338538353744,40.59992040739829],[-73.79337743081248,40.59992652384609],[-73.79335905370641,40.59994915789457],[-73.79334683895597,40.599951739675916],[-73.79333658528583,40.5999496720154],[-73.79331874722568,40.599965658111856],[-73.79330907387686,40.5999684655988],[-73.7932888767979,40.599967409352125],[-73.79325781619463,40.59996575491212],[-73.79318874258809,40.59995796598399],[-73.79316543249622,40.5999611332309],[-73.79314362456492,40.59997575784602],[-73.79312325093932,40.59998514689079],[-73.79310013027356,40.59998661873077],[-73.793039398113,40.59997792968323],[-73.793026104177,40.599979871031785],[-73.79298202592092,40.59998632311627],[-73.79291325690726,40.5999878329669],[-73.79289534205134,40.59997816086274],[-73.79287566137779,40.59995800927691],[-73.79285499477663,40.5999478328012],[-73.7928452560433,40.599949252316016],[-73.79281390938527,40.5999559963372],[-73.79280540330522,40.59995222398302],[-73.7927832267537,40.599942400940016],[-73.7927720156042,40.59994156552572],[-73.79275541652943,40.599948437645565],[-73.7927427579211,40.59999232399193],[-73.79273589624488,40.599997921513484],[-73.79270311156478,40.600006755020715],[-73.79266695282934,40.60000738755329],[-73.79263370220788,40.600008709847934],[-73.79262432704735,40.60001202341967],[-73.79261890089387,40.60001993124492],[-73.79261285952843,40.60004319908432],[-73.7925965027124,40.60005223559832],[-73.7925855403835,40.60005131886044],[-73.7925589939752,40.600044384306834],[-73.79253803879713,40.60004800532667],[-73.79252458170379,40.60003666306777],[-73.7925078288954,40.60002021173763],[-73.7924870624978,40.600018749068056],[-73.79245722965995,40.6000106551153],[-73.7924287857375,40.599995829643284],[-73.79237472275251,40.599962340819864],[-73.79235534608985,40.599953324214226],[-73.79233256449521,40.59995439142583],[-73.79228672001338,40.59999268542026],[-73.79228420646568,40.600018618648704],[-73.79226718128467,40.60002071298873],[-73.79226064450121,40.60001427440202],[-73.79224190801935,40.60001015465223],[-73.79221194321235,40.60001255428423],[-73.79219461864334,40.600020661379915],[-73.79219580084785,40.600035367423736],[-73.79219277191139,40.60004984136323],[-73.79215987901125,40.60005471596285],[-73.79213992689131,40.600063999549576],[-73.79212903284511,40.600078850610764],[-73.7921060455247,40.60009049153916],[-73.79209106359733,40.60011295428078],[-73.79208109552373,40.60013549578387],[-73.79205879155963,40.6001577767392],[-73.79205236431297,40.600169874652174],[-73.79204593467392,40.60018196368139],[-73.79203992547673,40.600205701971994],[-73.79203025769776,40.60022200504392],[-73.79193098310199,40.600252765388205],[-73.79191356365531,40.60026540227026],[-73.79188654338618,40.600278555848504],[-73.79185432754716,40.600287302861005],[-73.7918230691134,40.600294569966884],[-73.79179857672631,40.60030008540298],[-73.79176698175701,40.600305386091556],[-73.79174667556806,40.600309408203856],[-73.79171766890819,40.60031568138766],[-73.79169154494757,40.600318743388385],[-73.79166252001905,40.60032255652051],[-73.79158933627977,40.60033492203873],[-73.79157418998506,40.600338429780194],[-73.791540705762,40.60035038041856],[-73.79150983810044,40.60036699462483],[-73.7914732156515,40.600391261520215],[-73.79143789580182,40.60041724442821],[-73.79141703054283,40.60043332408111],[-73.79138201374137,40.60045635313731],[-73.7913476245363,40.60047716606801],[-73.79131133023756,40.60050216845994],[-73.79118742497016,40.60059790837368],[-73.7911582509534,40.60062558670476],[-73.79111492508608,40.60066021540724],[-73.79107832683245,40.60068817222764],[-73.79104527848648,40.60071562117496],[-73.79101481799653,40.60074404313977],[-73.79098309110499,40.600775670314945],[-73.79095553934778,40.600804573003124],[-73.79093666034052,40.60082753461187],[-73.79091682387852,40.60085197610734],[-73.79090083628782,40.60087295640452],[-73.79088488360614,40.600898858112416],[-73.79086987166728,40.60092081888835],[-73.79084517545138,40.60094281966825],[-73.79082205893052,40.60095989409469],[-73.7907896026353,40.600980205944694],[-73.79076000197998,40.60099361640948],[-73.79073654738765,40.60100872340571],[-73.790718315661,40.60103192773464],[-73.79070491695133,40.60105388204499],[-73.79069791123557,40.601067196433384],[-73.79068511656517,40.60108324340759],[-73.79067067838224,40.60109560659408],[-73.79064880280512,40.60110578621993],[-73.79062047044047,40.60111599244262],[-73.79058890078467,40.60112498235822],[-73.79056344142626,40.60113074790143],[-73.79053507391635,40.60113603537009],[-73.79050959633351,40.601139340360966],[-73.79047958817974,40.60114094285982],[-73.79045247839966,40.60114179490953],[-73.79043249059035,40.60114532332565],[-73.7904035020935,40.601154057221],[-73.79037646383733,40.60116474940172],[-73.79035235258125,40.60117838270418],[-73.79032695537157,40.60119276100498],[-73.79029900492384,40.60121108532438],[-73.7902742722163,40.601228165570674],[-73.79025461686723,40.60124199646002],[-73.79008673003665,40.60137030374598],[-73.78999783811005,40.60143127809212],[-73.78997570072126,40.60145775137489],[-73.7899575546667,40.60147833272857],[-73.78993929915086,40.60150526877931],[-73.78990757356279,40.60153969708906],[-73.7898497880334,40.60160225370508],[-73.78979682206885,40.60164324766182],[-73.78974621092652,40.601676638886],[-73.78969738402579,40.60170326750281],[-73.7896083086835,40.60177483276724],[-73.78948529810323,40.60187995648296],[-73.78939931834402,40.601965535576845],[-73.78933344957241,40.602013180053575],[-73.78924402338713,40.60207287642835],[-73.78907194280728,40.60218640647004],[-73.7890109903036,40.60223918417954],[-73.78895787564203,40.60228865229502],[-73.78888972550827,40.602339662855485],[-73.7888520157449,40.60236640317213],[-73.78881266616581,40.6023914326665],[-73.78875014623195,40.602438263909995],[-73.7886533041081,40.60250890229276],[-73.78857420265734,40.60258226157879],[-73.78851556653765,40.60262955484949],[-73.78846327872509,40.60266335085981],[-73.78841829858406,40.60269256060774],[-73.78836540496471,40.60272931888895],[-73.78832266934053,40.60275727994638],[-73.78827700707457,40.60279368528584],[-73.78824663875274,40.6028137208242],[-73.7882077880738,40.60284214417462],[-73.78816768514837,40.60287860628848],[-73.78814055596676,40.60290418127097],[-73.78810890201653,40.602934372893976],[-73.78807903186848,40.60295780178043],[-73.78804089550752,40.60297690990406],[-73.78797928486762,40.603016206756564],[-73.78794321237673,40.60304465809412],[-73.78789694353765,40.60308402492364],[-73.78785755633542,40.60311117193016],[-73.78782341431888,40.603124388303115],[-73.78779155529845,40.60313423818631],[-73.78776928578891,40.60313613219912],[-73.78774716058878,40.603129553163186],[-73.78773333842652,40.603125177729865],[-73.78769792465245,40.603115499470135],[-73.78766902829139,40.60311478501602],[-73.78761995942563,40.60312319011075],[-73.78757584187358,40.60313461149212],[-73.78752715891612,40.60315276681182],[-73.78747569794757,40.603170893854816],[-73.78743204173539,40.603187828092295],[-73.78738115026485,40.603205112969974],[-73.78734312524062,40.60321786633631],[-73.78730232089391,40.603230592097496],[-73.78727495168629,40.60323794423932],[-73.78663897364018,40.60325551557725],[-73.78650335648786,40.603250205676474],[-73.78635332811831,40.60319465903849],[-73.78630485944039,40.60315872781621],[-73.78630354951896,40.60315059416476],[-73.78631438792215,40.60313837577833],[-73.78631473411524,40.60312250986265],[-73.78628810615072,40.60311409425826],[-73.7862564906197,40.603113729052744],[-73.78622201957909,40.60310480413141],[-73.78616881842797,40.60307472641099],[-73.78616632597016,40.60306714893381],[-73.78616855124976,40.603047449249445],[-73.78617884041229,40.60303206287443],[-73.78620120622988,40.60300977546987],[-73.78624389553242,40.60297567213903],[-73.7862680434145,40.60295174993158],[-73.78628781106944,40.60293044208211],[-73.78634019782154,40.60290424032216],[-73.78638878254627,40.60287408160815],[-73.78643305284129,40.60284028401457],[-73.78647254180929,40.602803203993346],[-73.78650683298206,40.602763232614656],[-73.78646693278729,40.60272304151776],[-73.78658983800644,40.60264611723694],[-73.78662553843184,40.60267711585203],[-73.78676630786013,40.60259542306462],[-73.7869028449721,40.602509658862445],[-73.78703494719878,40.60241995049721],[-73.7871624185537,40.60232643107235],[-73.78716533441558,40.602322705085655],[-73.78717833739196,40.60230605293447],[-73.78719464253118,40.60228308432939],[-73.78721056286679,40.60225974728214],[-73.78721960231057,40.60224216051128],[-73.78723151312124,40.602215907723796],[-73.78724040001642,40.60219831999875],[-73.78724998481167,40.602177545309196],[-73.78726421495588,40.60214824341728],[-73.78727070288194,40.60213440357705],[-73.78728010373177,40.60211327003104],[-73.78729172089956,40.60208982884537],[-73.78730464904663,40.60206497278433],[-73.78731850516156,40.60204025782372],[-73.78733315550733,40.60201219574951],[-73.78734339509622,40.601990708587465],[-73.78735230263753,40.60197434905115],[-73.78736942151811,40.6019473174909],[-73.78738061112074,40.60192988060337],[-73.78739495122231,40.60190604773441],[-73.78741155786308,40.60187952350495],[-73.78741930529903,40.601864608267974],[-73.78743058075548,40.601840286570315],[-73.78744253850941,40.60181304793535],[-73.78745510944218,40.601787480703216],[-73.78746708759124,40.6017643933193],[-73.78747574429948,40.60175120514725],[-73.78748824832364,40.60172828274498],[-73.7875001640695,40.601698828949715],[-73.78751201462379,40.60167645768161],[-73.78752185315035,40.60166078588682],[-73.78753506455566,40.601639625355745],[-73.78754626169663,40.60161778645784],[-73.78755333656763,40.60160215746482],[-73.78756566424086,40.60157357658308],[-73.78757451437923,40.60155705559196],[-73.78758714219514,40.601530780302426],[-73.78759671822468,40.60151248969575],[-73.78760873824109,40.601488854384634],[-73.78761975946908,40.601467023865766],[-73.78763043154154,40.60144198082304],[-73.78764094701941,40.60141821054736],[-73.7876496402185,40.601396219251136],[-73.78766351014492,40.60137046408197],[-73.78767448766608,40.60135303498228],[-73.78768902814282,40.60133095195757],[-73.78788971616292,40.60104105218528],[-73.78792994192817,40.60099530254858],[-73.78800227052693,40.60093739150595],[-73.78807155049921,40.6008544686558],[-73.78835483974446,40.60064281780458],[-73.7885000751372,40.60053885780112],[-73.78862536682465,40.60047958263024],[-73.78876061567777,40.600380115166644],[-73.78886763442704,40.60032347137186],[-73.78898515769978,40.60023985757646],[-73.78908852968243,40.600185510747245],[-73.78913278615586,40.600152020364106],[-73.78918828231726,40.600128268137674],[-73.78921850456058,40.60011322982365],[-73.78923630845091,40.60009857498716],[-73.78924924498655,40.600083452358376],[-73.78926404974584,40.60006066917639],[-73.78927079438964,40.60004245482377],[-73.78928357791783,40.60001988471629],[-73.78930418649628,40.6000074681815],[-73.78935965392397,40.60000419212758],[-73.78939493881231,40.59999428878255],[-73.78946269696273,40.59999749212851],[-73.78951637510225,40.59998109297387],[-73.78953462130688,40.59997181492674],[-73.78954114938689,40.599943694805226],[-73.78954721422899,40.599927261874114],[-73.78955983471064,40.59991161644173],[-73.78957751078521,40.599892494475945],[-73.78960231173672,40.59987290792468],[-73.7896263534455,40.59985404136075],[-73.78965485679724,40.599837019250245],[-73.789676159164,40.59981782365973],[-73.7897009861484,40.599801398083684],[-73.78975070067408,40.59976026268642],[-73.7897654061277,40.59974667361868],[-73.78977298858644,40.599728623440235],[-73.78978096149116,40.59972164031233],[-73.78980075832338,40.59971560726015],[-73.7898060265518,40.59970071312546],[-73.78983482716302,40.599656739683084],[-73.78987511294137,40.59958962492255],[-73.78988889381986,40.5995691453302],[-73.78990943888182,40.59954288710546],[-73.78992643538108,40.59951810904831],[-73.78994852033419,40.59949413236931],[-73.7899803860389,40.59945949287684],[-73.78999622917713,40.59943704571911],[-73.79001376410714,40.599413663484455],[-73.79003227104504,40.59939311125822],[-73.79005223846885,40.59937395772147],[-73.79013529954666,40.599346031132306],[-73.79017301455487,40.59933342068679],[-73.79020609988629,40.59932046856099],[-73.79024080346258,40.59930403392542],[-73.79028210290409,40.59927877747886],[-73.79030062101964,40.59926610498581],[-73.79030531748313,40.599260151846025],[-73.79032776296991,40.59921186234426],[-73.79034006550992,40.59919167636016],[-73.79033913622065,40.59914520730634],[-73.79033746838851,40.599115974363734],[-73.7903342387757,40.599087150694565],[-73.79032939368577,40.5990726168684],[-73.79032450017976,40.59904683534923],[-73.79032383949529,40.599027868616695],[-73.79032748499745,40.59900292122653],[-73.7903366941606,40.598948591917676],[-73.79035167891203,40.598890895411756],[-73.79037103389143,40.59884839008624],[-73.79038145956578,40.59883164106215],[-73.79038743050687,40.59881106591148],[-73.79039143297341,40.59878595767134],[-73.79039668745622,40.5987641746649],[-73.79040429644661,40.598737722545636],[-73.79040940067206,40.59871843311065],[-73.79041555276808,40.598697065706],[-73.79043233771195,40.59864908902288],[-73.79066455579301,40.59811095337761],[-73.7906640413027,40.598094050039364],[-73.79067875876689,40.59805002258149],[-73.79069745099922,40.598003968048324],[-73.79071634863203,40.59796039081188],[-73.79073876434006,40.59789471996972],[-73.79075868097779,40.59785039572398],[-73.79079111150196,40.59778570807599],[-73.79080339747316,40.59775230258041],[-73.79081330022349,40.597713805539826],[-73.79083507962096,40.59764780901444],[-73.79085314627793,40.597582481374744],[-73.79087622688424,40.59754632323523],[-73.79088855613792,40.59752117584792],[-73.79090029665457,40.597495865386804],[-73.79090629084791,40.597479215804206],[-73.79091651274486,40.59745963058468],[-73.79092298864285,40.5974363998049],[-73.79092749195193,40.5974126884791],[-73.79093675560826,40.597397305838605],[-73.79095604358135,40.597391109157996],[-73.79096864748604,40.597380289565166],[-73.79100150128568,40.59733920520885],[-73.79103242414769,40.59729583809088],[-73.79105572908412,40.59724826083098],[-73.79107079436693,40.597198362372986],[-73.79107981022914,40.59714864289388],[-73.79107551858861,40.597081689904364],[-73.79106821763797,40.597043908576474],[-73.7910688209369,40.597013355111066],[-73.79108998321668,40.59697079849721],[-73.79109553348387,40.59694511674044],[-73.79109463124016,40.59692384503165],[-73.79107264031917,40.59689520472398],[-73.79106730800335,40.59687405881687],[-73.79106696389056,40.59684797985359],[-73.79107940608651,40.59682832544488],[-73.791100715875,40.59680631962559],[-73.79110296641798,40.59678974447837],[-73.79108785355295,40.596741160877045],[-73.79107684455171,40.59670329172305],[-73.79107312725633,40.59668296947976],[-73.7910708634147,40.59663636346876],[-73.79105611266208,40.59651787189751],[-73.7910497241339,40.59649798573428],[-73.79103616098979,40.596483057297526],[-73.79102080130033,40.596464640807426],[-73.79100822160373,40.59643780061818],[-73.790999653336,40.59642345773033],[-73.7909926255078,40.596392754685326],[-73.790990894284,40.596345789116185],[-73.79098674490582,40.59630153849031],[-73.79097923693378,40.59623943465142],[-73.79097335401308,40.59620906640108],[-73.79096682814975,40.59618778496312],[-73.79096043520511,40.59616202703853],[-73.7909440025576,40.59612054561269],[-73.79094119971701,40.596072182067175],[-73.79094283512615,40.596055463067536],[-73.79093996379397,40.59602946779228],[-73.79093525469423,40.596005082149205],[-73.79093189738256,40.59598317572396],[-73.7909314225109,40.59596118340657],[-73.79093356901969,40.59591115557794],[-73.7909344978794,40.59588129811776],[-73.79095128245292,40.59581056042938],[-73.79097084741012,40.59576123021517],[-73.79099537275644,40.59569545492397],[-73.79101892771617,40.59563200434721],[-73.79103296846414,40.59556905580673],[-73.79103617492403,40.595522240105744],[-73.79102515675068,40.59547290904665],[-73.79101795420644,40.595447639340385],[-73.79099860607766,40.595399861039745],[-73.79098954422564,40.595372280731034],[-73.79096931737888,40.59532270775651],[-73.79095841622554,40.595277864185505],[-73.7909468894717,40.59523411629203],[-73.79093660758717,40.59519000276676],[-73.79091870920449,40.5951375999186],[-73.7909114925757,40.59511502774223],[-73.79090267378737,40.59509357962237],[-73.79088672466455,40.595055555871014],[-73.79087520715093,40.59503372639867],[-73.79086292380052,40.59501313726146],[-73.79084507236638,40.594990894857354],[-73.79083135822432,40.59497552149496],[-73.79080058466239,40.59494487890977],[-73.79077640549808,40.59492348423491],[-73.7907540710102,40.59491068618218],[-73.7907277927605,40.594897721287296],[-73.79070678530564,40.59488197293104],[-73.79069026234704,40.59486216143248],[-73.79068248480618,40.594844195788575],[-73.79067640689736,40.594832854181334],[-73.79066622427592,40.594808610503065],[-73.79065080043442,40.59478270157952],[-73.79059537102417,40.59476745954885],[-73.7905379737374,40.59475729570349],[-73.7904794062024,40.59475235128646],[-73.79042048230914,40.59475269500831],[-73.79042117097256,40.59476274268542],[-73.79042269746898,40.59477130271904],[-73.7904326101786,40.59482598691114],[-73.79043709310874,40.5948259950865],[-73.79045684084392,40.59496013627629],[-73.79057004196048,40.594951800299796],[-73.79057552409164,40.594990247969456],[-73.79057713478775,40.59500301214441],[-73.79058403455436,40.59505769250637],[-73.79060301364463,40.59520809738954],[-73.7906087854567,40.59525384133499],[-73.79061012490936,40.595264449745436],[-73.79061174677382,40.59527730105535],[-73.79061362295649,40.59529217306916],[-73.79066959329512,40.59573571724394],[-73.79067071979931,40.59574464427237],[-73.79070673101853,40.596030006713804],[-73.79071439952173,40.59608554152331],[-73.79080405847402,40.59608143327056],[-73.79080626141696,40.59609339588431],[-73.79059442974042,40.59610838477282],[-73.79059334326149,40.59609727842327],[-73.79068189277977,40.596088898582764],[-73.79067422496256,40.596033363772314],[-73.79067270897347,40.59602143256261],[-73.79066544464773,40.59596422687505],[-73.79066382960134,40.59595150558219],[-73.79065688507919,40.59589681978759],[-73.7906464545828,40.595814685441816],[-73.79064137096434,40.59577464311964],[-73.79063777408562,40.59574632555776],[-73.79063349603543,40.595712637930895],[-73.79062909576776,40.59567797723614],[-73.79062786162415,40.595668264967024],[-73.79062041464837,40.595609616846154],[-73.79061775872789,40.595588704302024],[-73.79060294782425,40.59547206308211],[-73.79060063981325,40.595453886093395],[-73.79057680046425,40.59526615444718],[-73.79057536323678,40.59525483888288],[-73.79056985972834,40.59521149813553],[-73.79056812031581,40.595197798910455],[-73.79056783356437,40.59519553891487],[-73.79055777863792,40.595116355437504],[-73.79055239375607,40.595073949385515],[-73.7905506534921,40.595060243624786],[-73.79053857666527,40.594980784056105],[-73.79042537549722,40.59498911949899],[-73.79040674421692,40.59485583557949],[-73.79031932474747,40.59486165540383],[-73.79031712329412,40.594848839218024],[-73.79040454942988,40.594841310437026],[-73.79040235107965,40.594827640694675],[-73.79041243624418,40.59482765908901],[-73.79040472102021,40.594786644635974],[-73.79038342313405,40.59478916899267],[-73.79038123820116,40.5947712270994],[-73.7903803610231,40.59476508536821],[-73.79037896334782,40.594751965913126],[-73.79029571148459,40.594753821385325],[-73.79021283170943,40.59476009535143],[-73.79015263648823,40.594768202272824],[-73.79016082074742,40.59481782695099],[-73.79014961159251,40.59481957794106],[-73.79015777357894,40.594869158015605],[-73.79016562708796,40.59486912946881],[-73.79016964649537,40.5948981687001],[-73.79017141401823,40.59491093685305],[-73.79018099990341,40.59498018617188],[-73.79018278077179,40.59499304498245],[-73.79019224696111,40.59506143649664],[-73.79019943226767,40.59511334394916],[-73.79020384476625,40.59514521816359],[-73.79020562561922,40.595158084679944],[-73.79021521095288,40.59522732226606],[-73.79021697825918,40.59524009494075],[-73.7902205542705,40.59526589501073],[-73.79022458719236,40.59529890253946],[-73.79022732688378,40.59532129972699],[-73.79023589224634,40.59539131831452],[-73.79023746568085,40.59540417289189],[-73.79024612515727,40.595474952067114],[-73.79024831933846,40.595492884094384],[-73.79025595436583,40.59555529680847],[-73.7902576175575,40.59556889538099],[-73.79026609107041,40.59563815907559],[-73.79026766387454,40.59565100812257],[-73.79027612537865,40.59572018333828],[-73.79027768616703,40.595732940724325],[-73.79028604655572,40.595801288492574],[-73.79028761938281,40.59581413268075],[-73.79029628728851,40.59588499093861],[-73.79029775615017,40.59589699996885],[-73.79030621838805,40.595966171328726],[-73.79030777984043,40.595978930893146],[-73.79031625476236,40.59604819893948],[-73.7904238115949,40.596041977249335],[-73.79042481472436,40.59605393165137],[-73.7902504239904,40.59606657324095],[-73.79025001049283,40.596066603311655],[-73.79017830001324,40.596071319704485],[-73.79017616944475,40.59606021094187],[-73.79025054772767,40.59605376900572],[-73.79028151177366,40.59605141610625],[-73.79027434428164,40.59598223889915],[-73.79018744892959,40.59531159480493],[-73.79018263760138,40.59527445373379],[-73.79018161945724,40.59526659573735],[-73.79015546104428,40.5950647130535],[-73.79014793843872,40.59500664659024],[-73.7901343095841,40.59490146330861],[-73.79012992012332,40.594872414018575],[-73.79013888581902,40.594871575655894],[-73.79013119491627,40.59482287479853],[-73.79011998666634,40.594823708059664],[-73.79011344054715,40.59477348142083],[-73.7900656436187,40.59477991738325],[-73.78994705523384,40.594807310743455],[-73.78990643704793,40.594808623133346],[-73.78990069186754,40.594802426427655],[-73.78986650490678,40.59471554399453],[-73.78985807338593,40.59471718645023],[-73.78986144770668,40.59472643272157],[-73.78986855134788,40.594745883345404],[-73.78989588911122,40.59482073601447],[-73.7898824324281,40.59482412801088],[-73.78985461915227,40.59474499492275],[-73.78984868911807,40.59472812489401],[-73.78984569560451,40.59471959684838],[-73.78978513163791,40.59473138972916],[-73.7897868794217,40.59473616182699],[-73.78978971292152,40.59474385578606],[-73.78982301134079,40.59483427015333],[-73.78981067236691,40.59483851791699],[-73.78977984173876,40.59474728683007],[-73.78977687995949,40.59473852429912],[-73.78977512688962,40.594733337220404],[-73.78975503448109,40.59473724980675],[-73.7897390188999,40.594743668052025],[-73.78972206998868,40.59476493442025],[-73.78970621834499,40.59477798917539],[-73.78969316915291,40.59479273670467],[-73.78968322877537,40.594808830774504],[-73.789676630589,40.59482589353791],[-73.78967352950481,40.594843524405135],[-73.78968737611616,40.59484256383524],[-73.78971205739911,40.59484090003297],[-73.78971317198072,40.594842611043106],[-73.78972631820017,40.5949383009254],[-73.78971619942237,40.59494853204403],[-73.78972052634784,40.59499808151001],[-73.78973173375083,40.59499724895637],[-73.78973825297514,40.59505272192721],[-73.7897397518766,40.595065483061596],[-73.78974959344501,40.59514922805606],[-73.78975402689436,40.595186944924585],[-73.78976094449139,40.59524580573734],[-73.78976253995152,40.59525938274985],[-73.78976484966445,40.595279038711396],[-73.78977218658353,40.595341469007664],[-73.78977369748519,40.59535433185366],[-73.78978343812537,40.59543721253991],[-73.78978611238576,40.595459963608526],[-73.78979476954501,40.59553363303625],[-73.78979619274125,40.59554573530401],[-73.7898060323173,40.59562946001472],[-73.78980753381974,40.595642240920746],[-73.78981216446194,40.59568163746338],[-73.78981867672653,40.59573705981905],[-73.78982861675216,40.595821636765926],[-73.78986386560996,40.596121566295174],[-73.78987360648402,40.59620444378464],[-73.78999689158513,40.59619698204696],[-73.78999909439096,40.59620894350335],[-73.78969872360824,40.5962280399114],[-73.78969763458433,40.596217788285024],[-73.78984110232892,40.59620694687989],[-73.78983128043261,40.5961232200315],[-73.7898298410862,40.596111285265025],[-73.78982485495779,40.59606995411197],[-73.7898171908591,40.596006413173676],[-73.78980819728919,40.595931856568725],[-73.78980278325442,40.595886973001925],[-73.78979666026058,40.59583621354187],[-73.78979511829804,40.595823438593015],[-73.78978501167515,40.595739644874776],[-73.78978367321106,40.59572855162591],[-73.78977347472878,40.59564399681798],[-73.78977203516638,40.59563206741073],[-73.7897619279268,40.59554827854606],[-73.78976048903947,40.59553634545412],[-73.78975038247816,40.5954525597719],[-73.78974875210838,40.595439040828374],[-73.78973884562731,40.595356912881634],[-73.78973729471538,40.595344055657925],[-73.78972957937056,40.595280091267725],[-73.78972709481054,40.59525950134251],[-73.78972565680684,40.595247570764364],[-73.78971706053827,40.59517630599436],[-73.78971411016781,40.59515184427505],[-73.78969586671145,40.59500059958777],[-73.7897059537131,40.59499976381349],[-73.78969826580331,40.59495020819618],[-73.78968593487119,40.59495189342685],[-73.7896750018979,40.594865602991646],[-73.7896743600628,40.59486263252044],[-73.78967389675836,40.59486047590021],[-73.78946035244327,40.59499746624793],[-73.78942472254535,40.59495613940299],[-73.78941370549553,40.59494678965265],[-73.78940242709983,40.59494978552379],[-73.78939514308209,40.59496289343593],[-73.78940128760802,40.59497764597048],[-73.7894121968291,40.59500223251831],[-73.78942455099666,40.59502168793264],[-73.78942487963675,40.59504494031721],[-73.7893838254405,40.59511301633019],[-73.78937810584902,40.59513606011183],[-73.78937936325387,40.5951604939427],[-73.78937617071962,40.59517654346753],[-73.7893531151334,40.59519376497544],[-73.78933124413895,40.59519872212579],[-73.78930387855209,40.59518758400123],[-73.78927329745385,40.59518514649219],[-73.78924333205907,40.59518587708571],[-73.7892099783518,40.595184390399226],[-73.7891795936881,40.59518586671939],[-73.78917256028754,40.59519231677666],[-73.78917945709637,40.595196969834745],[-73.78918787990531,40.59520911008123],[-73.78918877196477,40.59523354709711],[-73.78918611880981,40.59528221312557],[-73.78918244284354,40.59529822238857],[-73.78914227176723,40.59533991367201],[-73.7891290465877,40.595385547613134],[-73.78912084848464,40.59542626222163],[-73.78911306667324,40.59547475633216],[-73.78911155609104,40.595522581277734],[-73.78911537561896,40.59554567488423],[-73.78912343204303,40.59557007880896],[-73.78914192170494,40.595590519864054],[-73.78916426403765,40.59560790755227],[-73.78918544890199,40.59562596440418],[-73.78920275081701,40.59564588225305],[-73.78921283174594,40.59566774996715],[-73.78921549146814,40.59569212371476],[-73.78920994300101,40.595715437858686],[-73.78918996471492,40.595737675288504],[-73.7891666427372,40.59575914247734],[-73.78915199084764,40.59579310502384],[-73.78914991183137,40.59580908806501],[-73.7891301148116,40.59582993431527],[-73.78911663564627,40.59585059765421],[-73.78910675861594,40.5958777367612],[-73.78911180104409,40.59590151428955],[-73.78912429078726,40.5959134179123],[-73.7891381937533,40.59592864741332],[-73.78912085860425,40.595952778075294],[-73.7891087057417,40.59597449476073],[-73.78910696253823,40.595991727853594],[-73.78911779697167,40.59601718762184],[-73.78913143742211,40.59602981071743],[-73.78914969171474,40.59605188944352],[-73.78916261774482,40.59607729876542],[-73.78916999432197,40.59610196010399],[-73.78917203908637,40.59612425166962],[-73.7891737634755,40.59615063087432],[-73.7891760519467,40.59617808313622],[-73.78918028632467,40.59619502966328],[-73.78919140114523,40.596218157925165],[-73.7892003477199,40.59623958831599],[-73.78921223411797,40.59628390681028],[-73.78920609254932,40.59630961553932],[-73.78920558571946,40.596335171430106],[-73.7892117672763,40.59636056837397],[-73.78922841127252,40.59638358062382],[-73.78924554412225,40.59640532288763],[-73.78926249847355,40.59643063203092],[-73.78926858096278,40.59645372374885],[-73.78926786684322,40.5964780452358],[-73.78926243909665,40.59650606031719],[-73.78925362474276,40.59652843952029],[-73.7892424482871,40.596577525322445],[-73.78923305136946,40.59660168647383],[-73.78922877308283,40.59662077868551],[-73.78923712086231,40.596644702993736],[-73.78923757533886,40.59666156233856],[-73.789229564897,40.59668819374443],[-73.78923191354296,40.596711008390066],[-73.78922928197751,40.59673291326196],[-73.78922394739688,40.59675716361742],[-73.78920081200872,40.59677351044192],[-73.78919874488453,40.596780638723374],[-73.78920315252986,40.59678789699022],[-73.78922257366162,40.596806978224286],[-73.7892363961817,40.59682951705128],[-73.78924347852413,40.596846189358544],[-73.78924970828226,40.59686733632712],[-73.78925485566766,40.596890975827215],[-73.78925996091006,40.59691675778665],[-73.7892563899011,40.59694043507521],[-73.78924787332313,40.596969767472],[-73.78923987554067,40.59699196003489],[-73.78923548177497,40.59701796782671],[-73.78922272649535,40.59704311476004],[-73.78921674191196,40.59706766932885],[-73.78922113376613,40.5970911459456],[-73.78922065193301,40.59710119432902],[-73.78922017232347,40.59711123450757],[-73.78921222323446,40.59714034227972],[-73.7891979985427,40.59716323541869],[-73.7891863750342,40.597185339907156],[-73.78917081216849,40.59720896771842],[-73.78915880590195,40.59725824900204],[-73.78915978633403,40.59728094487204],[-73.78915616499387,40.597297714481186],[-73.78914947665899,40.597309589444755],[-73.78914279978,40.597321455047265],[-73.78912107702611,40.59733895721878],[-73.7891344157258,40.59735375044004],[-73.78913396797222,40.59736121490782],[-73.78911816585139,40.597381664402455],[-73.78910195861322,40.597403868694734],[-73.78910066668486,40.597412511357064],[-73.78909938750351,40.5974211540428],[-73.78910387272931,40.5974371908422],[-73.7891106751929,40.59744917130981],[-73.78911747897816,40.59746115161192],[-73.78913181369528,40.59748208896859],[-73.78914765407937,40.597508827120066],[-73.78915664160114,40.59752492712763],[-73.78918554149374,40.597598733070136],[-73.78919199856624,40.597648976506015],[-73.78919207479244,40.59771853278262],[-73.7891908024929,40.59778827606107],[-73.78918154643208,40.597835356526424],[-73.78916558855911,40.59788275807975],[-73.78913926451679,40.597928492621534],[-73.78906829121509,40.59801992738268],[-73.78897703662645,40.598091675976626],[-73.78889576026545,40.5981613540684],[-73.78885999736175,40.59820677317103],[-73.78884430434427,40.598226339945995],[-73.78883199925087,40.59824703790583],[-73.78881408327989,40.59826397171659],[-73.78879716014778,40.598276781931524],[-73.78877241067022,40.59829111752418],[-73.78876415584487,40.59830518707163],[-73.78874406562069,40.598314649910826],[-73.78872539542705,40.59833078085939],[-73.78870476351896,40.5983323634413],[-73.78867553924209,40.59832695126933],[-73.7886413261121,40.59832700528628],[-73.78860652033923,40.59833486608981],[-73.78858394436516,40.59834555952465],[-73.78855367211803,40.59836181233867],[-73.78853627903104,40.59837399090137],[-73.78852376561045,40.598385827634],[-73.78851125218542,40.59839766436527],[-73.78850339346619,40.59841329197856],[-73.7884923259624,40.59842729317137],[-73.78846760804294,40.59844300668786],[-73.78842878612724,40.598465890135245],[-73.78841627774585,40.598472449178814],[-73.788366776586,40.5984908283417],[-73.78834045693924,40.59850137042392],[-73.7882884717326,40.59852085167887],[-73.7882618681034,40.59853866920017],[-73.78822073050372,40.5985536864793],[-73.78821017271338,40.59856744482858],[-73.78820372858468,40.5985912062473],[-73.788191224594,40.598615281504514],[-73.78817521847286,40.59863306425765],[-73.78815240499205,40.59865185203504],[-73.78810693083858,40.598682125743174],[-73.78809204657607,40.59869634384703],[-73.78807199631656,40.59871883843871],[-73.78805818605258,40.598733914427655],[-73.78803815735553,40.59874960952736],[-73.78801808483837,40.598764773808796],[-73.78800284383942,40.598779540740225],[-73.78798201164632,40.598795558852814],[-73.78796656719445,40.59880434677357],[-73.78792811711259,40.59882477173761],[-73.78791566941314,40.59884574927774],[-73.78789223767825,40.59886552629763],[-73.78787414051966,40.59887232743417],[-73.78785750117575,40.59888494973112],[-73.78783559421089,40.59891575166463],[-73.78782314404408,40.59892981390132],[-73.78780551211844,40.598946584402476],[-73.78778210998524,40.59896809069556],[-73.78775051756735,40.59897220166191],[-73.78774204023078,40.59898890026992],[-73.78772349722144,40.599009757804225],[-73.78768875002704,40.599032504619984],[-73.7876558291997,40.599056649149105],[-73.78765085932116,40.59908126029003],[-73.78764162877367,40.59909746177854],[-73.78762264350992,40.59911941814384],[-73.78759278945748,40.599133986631784],[-73.78759405452898,40.59914131989965],[-73.78758292335189,40.599156860651725],[-73.78756221247815,40.599179028422846],[-73.7875402762316,40.59919312636742],[-73.78753410819994,40.59919709546853],[-73.78751457283289,40.59920293109664],[-73.78750156253716,40.59921484805081],[-73.78747494755444,40.599228829107375],[-73.78744993620802,40.599247414660375],[-73.78743157906499,40.59925416096681],[-73.78740174482724,40.599258608808576],[-73.78738041014347,40.59926564763377],[-73.78735136126893,40.599283324888475],[-73.78732492544114,40.59929645100298],[-73.78728350798694,40.59933238568252],[-73.78724385944071,40.599369396146614],[-73.78721550733765,40.599405932463384],[-73.78719087856459,40.59942691316947],[-73.78716919221365,40.59943985923703],[-73.78714983363768,40.59944577520977],[-73.78712482297095,40.59944196466081],[-73.78710231226596,40.59944330089246],[-73.78709695541536,40.59945209900698],[-73.78709826804005,40.599470489994594],[-73.78709163412177,40.59948338217772],[-73.78706556464314,40.599504198856785],[-73.78703790554091,40.59951918573582],[-73.78700832765932,40.59953265743211],[-73.78697627601908,40.5995805776758],[-73.78696895025038,40.59959544156589],[-73.78697631058098,40.59960673849812],[-73.78698368124576,40.599618034946396],[-73.78699255784461,40.599627975520086],[-73.7870014351055,40.59963791609429],[-73.78702449400724,40.59965732894125],[-73.78702312925991,40.59966658409985],[-73.78700008160384,40.59968064302489],[-73.78694898907166,40.59968996800671],[-73.78693257025931,40.59971126191223],[-73.78692146983114,40.59973575359782],[-73.78690879051683,40.59975883745117],[-73.78689334053557,40.599783429293026],[-73.78687267364997,40.599806832049374],[-73.78685794744113,40.599827147024335],[-73.78684530719121,40.599848997589845],[-73.78681970674828,40.599870364412425],[-73.78679571732103,40.59988341385871],[-73.78675556871706,40.599917838746094],[-73.78669090076122,40.59996095277173],[-73.78666800277259,40.599979982847195],[-73.7866436747179,40.599998903714344],[-73.78662409463651,40.60001863317837],[-73.786605401371,40.600030395068586],[-73.78658480977566,40.6000409830685],[-73.78656003666521,40.60005156329879],[-73.78653086817754,40.60006234292863],[-73.7865005057334,40.60007327228242],[-73.78647084246828,40.60008336695439],[-73.78646687479001,40.600097524380296],[-73.78644433473198,40.60010796449171],[-73.78642400877881,40.600113204405424],[-73.78640244096506,40.60011151582986],[-73.78639515018543,40.60011559083963],[-73.78633700069815,40.60013724852926],[-73.7862915727928,40.60016348615029],[-73.78623873377438,40.6001908634102],[-73.78620893972166,40.600204639570094],[-73.78616546425793,40.60023378925529],[-73.7861273913582,40.60024684854302],[-73.78607800558756,40.60026187600751],[-73.78605715435529,40.600272572156406],[-73.7860237486716,40.600281731464435],[-73.78599381598211,40.60029498478551],[-73.78597109766227,40.60031649181472],[-73.78595291643506,40.60033808870934],[-73.78592510437572,40.60036803375629],[-73.78588400526718,40.60042214129996],[-73.78585126197781,40.60046034456111],[-73.7858237106098,40.60050464317006],[-73.78579378813444,40.60056892849589],[-73.78606508184849,40.60066726577759],[-73.78608873453459,40.60062972570644],[-73.78614358698643,40.600648618751734],[-73.78610528242105,40.60071175706419],[-73.78578006551946,40.6005932618931],[-73.78577809498519,40.600596645836596],[-73.78575323544426,40.60064145454773],[-73.78573810856425,40.60066461563005],[-73.78572362900539,40.60068509342254],[-73.78570450753412,40.6007090205367],[-73.78568891607716,40.60072968555989],[-73.78566778500603,40.60076128110714],[-73.78564205273437,40.600797194018305],[-73.78598359117794,40.600918237942004],[-73.78594303730421,40.60098393286829],[-73.78588596247516,40.600959910521674],[-73.78591858960046,40.600919824672886],[-73.78563276373298,40.60081638362851],[-73.78561954620861,40.60084602109856],[-73.78560190733342,40.60086797947243],[-73.78558774342778,40.60089287039918],[-73.78558236941576,40.60091813841525],[-73.78556742279201,40.60098826992379],[-73.78556455167377,40.60101774760229],[-73.78556344393962,40.60104648088625],[-73.7855645941979,40.60107828115975],[-73.78556568271823,40.60109234914523],[-73.78557493300872,40.60113683446181],[-73.78557852749984,40.6011617585187],[-73.78558198071667,40.60118652969239],[-73.78557921545477,40.6012161700719],[-73.78557197568777,40.60124112769145],[-73.78556135557066,40.601262766104945],[-73.78554956347807,40.60128851618786],[-73.78554609407465,40.60131702978845],[-73.78554281915144,40.601336042979625],[-73.78553432310456,40.60135836937753],[-73.78551703221491,40.60138224593094],[-73.78549716081642,40.60140389337464],[-73.78546138101123,40.60144250364778],[-73.78544721139693,40.601458173045366],[-73.78541561873354,40.60149511682999],[-73.78539358087042,40.60151802170852],[-73.78536819795495,40.601537767595964],[-73.78531548692726,40.60156917844756],[-73.78528368751249,40.60158193287873],[-73.78525301558616,40.601589647771675],[-73.78522050560397,40.601599104880016],[-73.78519419789828,40.601605126147476],[-73.78517278166005,40.601611452409756],[-73.78514344867374,40.60161801700508],[-73.78508307760511,40.601635688733204],[-73.78505429032082,40.60163755294271],[-73.78502591433279,40.60163660023376],[-73.78499779144994,40.60163772669878],[-73.7849630953366,40.601643694861046],[-73.78494233197921,40.60164896066688],[-73.78491612549178,40.60166762401233],[-73.78488951641796,40.60167929893812],[-73.78487942718726,40.60167933450055],[-73.78487058620506,40.60167295098854],[-73.78485964586189,40.60167273232136],[-73.7848137197046,40.6016992748362],[-73.78479582997838,40.6017071210938],[-73.78476801116514,40.601701936226284],[-73.78473444345659,40.601713760587664],[-73.78469537110144,40.601725051431956],[-73.78464772967797,40.601737038207204],[-73.78462516662913,40.601743579672025],[-73.78459545855726,40.60175252854379],[-73.78456651170445,40.60176370379565],[-73.78453737153383,40.601776274199445],[-73.78451003112951,40.60178739046283],[-73.78448233170407,40.60180009858298],[-73.78442865140266,40.60183110145379],[-73.78438419864645,40.601858547367534],[-73.78433250516588,40.601885348927645],[-73.78428141234362,40.60191643850721],[-73.78422268038932,40.60194936844203],[-73.78416952993523,40.60198100310314],[-73.78410099617876,40.60202712545034],[-73.78403910487124,40.602069027603164],[-73.7839886112991,40.60210442251687],[-73.78394152998376,40.602140786783515],[-73.78389262255433,40.60217544616636],[-73.78385119349258,40.60220270825111],[-73.78382888415064,40.60221811955706],[-73.78380343380198,40.60223681154588],[-73.78376189431738,40.60227656372822],[-73.78373615075945,40.602297956565394],[-73.78364491488631,40.60239324975153],[-73.7835952739754,40.602453644697825],[-73.78355678422011,40.602496364806676],[-73.78352073287935,40.60254098123991],[-73.7835056090532,40.60256343874278],[-73.78349609995507,40.60258469139365],[-73.78346945172417,40.60265182910572],[-73.78347079103517,40.60268345837036],[-73.78346832091073,40.60271646710026],[-73.78346427862328,40.602735153777665],[-73.78345786484171,40.60276009539521],[-73.78344576340876,40.60280464870281],[-73.78342932788642,40.60285226432443],[-73.78340637324847,40.60290286643763],[-73.7833959860443,40.60292856634086],[-73.7833731769397,40.60297792548429],[-73.78337125913848,40.60303734729878],[-73.783364312511,40.60305909998542],[-73.7833576278077,40.603076404919435],[-73.78334197405536,40.603127048423325],[-73.78332456130778,40.60316634970295],[-73.78328989623128,40.60322815067825],[-73.78324859465158,40.60329257721539],[-73.78322836743007,40.6033360163464],[-73.78320987069098,40.603385275868035],[-73.7831727864432,40.60347158433611],[-73.78315109265387,40.60354112698992],[-73.78313663833136,40.6035896020462],[-73.78313211669636,40.60361750109591],[-73.78313333402961,40.603643195898435],[-73.78313980170087,40.60367054792627],[-73.78313633785437,40.6037149281874],[-73.78312802405917,40.603760992350544],[-73.78313432465113,40.603814746893555],[-73.78314743495277,40.603837725864985],[-73.78316444382371,40.60385762378232],[-73.78318475870343,40.60387781558222],[-73.78320431690423,40.60389851976438],[-73.78322662710895,40.60391569057389],[-73.78325548762352,40.60393146715389],[-73.78327556725576,40.60393713351135],[-73.7832931232548,40.60393035905078],[-73.78332575086445,40.60393209536049],[-73.78335044081528,40.60394754139188],[-73.78337341425879,40.60396097550285],[-73.78339119484174,40.60397223852325],[-73.78345546639731,40.60402033005839],[-73.78346451772408,40.60402724480748],[-73.78348138271595,40.60404783581107],[-73.78348417724958,40.60406425763446],[-73.7834889069768,40.60407029961993],[-73.78349844663525,40.60409438958117],[-73.78350383731247,40.60411893879863],[-73.78351427600731,40.60414247978219],[-73.78352983127387,40.60416630984125],[-73.78355968611218,40.604199793412924],[-73.78357890384386,40.60421608432751],[-73.78359541367001,40.6042331623875],[-73.78360749285524,40.60425011499993],[-73.78361728511564,40.604272448711214],[-73.7836285544024,40.60429527974959],[-73.78363588044576,40.60431341203276],[-73.78363792382864,40.60432790517756],[-73.78360500674495,40.60436089343981],[-73.78360617356084,40.604368936721336],[-73.78362666255006,40.604390363462315],[-73.78362721014992,40.60440363719136],[-73.78362777074128,40.604416903908586],[-73.78363675613473,40.604422413784086],[-73.78363998576073,40.60443570244627],[-73.78365127613468,40.60445183351144],[-73.78368085978587,40.604459715173036],[-73.78370918509934,40.6044729430081],[-73.78374492984219,40.604511796550334],[-73.7837644056855,40.60453625481793],[-73.78377702304961,40.60455497351595],[-73.78380616108606,40.60458705964931],[-73.78387077837422,40.60467501877713],[-73.78388089200153,40.604685988365716],[-73.78389101794075,40.604696958144025],[-73.78389001884977,40.604713480544405],[-73.78388690725328,40.604729305567616],[-73.78390153621194,40.6047509906269],[-73.78392399606533,40.60477680660834],[-73.78393645837986,40.60479945105216],[-73.78394764971203,40.604824425116895],[-73.7839567448507,40.60486526297053],[-73.78394980799098,40.60488039745148],[-73.78393049962534,40.60490289153486],[-73.78393244742767,40.604925345498636],[-73.7839173477158,40.60493961709936],[-73.78389978539971,40.60495962162034],[-73.78387413209455,40.60497129760449],[-73.78385371955588,40.60498069632547],[-73.78382786824552,40.605013534931565],[-73.78380917955154,40.605045090158754],[-73.78381765950607,40.60504991504563],[-73.78382062196526,40.60505836745842],[-73.7837950718665,40.60507440340839],[-73.78378379511756,40.60508687219359],[-73.78376301359908,40.605111705373],[-73.78373194492426,40.605153944946686],[-73.78371775172985,40.60517672805844],[-73.78370892902626,40.605197432516725],[-73.78369369911522,40.605219359106144],[-73.78368064738764,40.60523643512157],[-73.7836744426422,40.60524789620256],[-73.78366824932456,40.605259357304725],[-73.78366474741381,40.60528619497981],[-73.78366993164249,40.60530877247734],[-73.78366696292414,40.60532443643177],[-73.78362945445046,40.60536284518684],[-73.78360001082372,40.605380745236],[-73.78357072106965,40.605395180386004],[-73.78355811146592,40.605407123946705],[-73.78355403052747,40.605433961030286],[-73.78351610591255,40.605476682180466],[-73.78349084244994,40.605495762614545],[-73.78347184737761,40.60549800506476],[-73.7834436837137,40.60551099082774],[-73.78340119872034,40.60550624624433],[-73.78338424455796,40.60551702949746],[-73.7833796243208,40.605531816832524],[-73.78339077689368,40.60554648914927],[-73.78340456530209,40.60555774514363],[-73.78340388941068,40.60557670888583],[-73.78338792822815,40.60559084359674],[-73.78335880755249,40.60559668725805],[-73.78333790302446,40.6055904430603],[-73.78331677485018,40.60558727846804],[-73.78330237302313,40.60559787754766],[-73.78329484997525,40.60560785013517],[-73.78328732604643,40.60561782255301],[-73.78326977128425,40.60563498066415],[-73.78325205219872,40.6056556952827],[-73.78323984389574,40.605678257588444],[-73.7832328529063,40.60570267590863],[-73.78325148966303,40.605719622327435],[-73.78325298186283,40.605736780167895],[-73.78324158710842,40.60575276143664],[-73.78319733341536,40.60578361079237],[-73.78319201769635,40.60581225602506],[-73.78317655827199,40.605835585674875],[-73.78315553331,40.60585530427708],[-73.78311089073529,40.60588525205927],[-73.78307003702231,40.60592412256313],[-73.78303641072955,40.60595282190446],[-73.78298147505011,40.6060126932646],[-73.78293629446303,40.606052023293174],[-73.78290564931932,40.60606160188006],[-73.78289313003971,40.60608185734921],[-73.7828850408963,40.60608769622135],[-73.78284369490659,40.606103412795655],[-73.78282806847025,40.60610896619224],[-73.7828046065297,40.60612583430081],[-73.78279970949178,40.60615639717908],[-73.78279335180748,40.60617513440134],[-73.78277451921353,40.60618560810544],[-73.78274680234507,40.60619173320181],[-73.78273951892086,40.606215430226285],[-73.78273827896189,40.60623319489363],[-73.78271292634912,40.60625364353654],[-73.78268130762082,40.606254078973265],[-73.78265122934434,40.60627821034832],[-73.78265821587703,40.60629886336798],[-73.78263012680299,40.60631066128809],[-73.7826017357239,40.606324746078535],[-73.78260283324371,40.60633210471199],[-73.78259735072285,40.606354167029686],[-73.78258632670776,40.60636874352889],[-73.78255966900554,40.606379867822604],[-73.78253617144028,40.60638602815783],[-73.78250922760188,40.60638721069517],[-73.7824862661089,40.606395947968934],[-73.78246275418508,40.60641379679849],[-73.78237872847772,40.60648398657153],[-73.782331245798,40.606518927419465],[-73.78228947951075,40.60655077157042],[-73.78225374776456,40.606583879757295],[-73.78220830117485,40.60663940943702],[-73.78212243600959,40.606740970134354],[-73.78203560781267,40.60684043917714],[-73.78198561886245,40.606904984467604],[-73.78195272531627,40.606944058142396],[-73.78188075607429,40.60702374421743],[-73.78183306559197,40.607074722402366],[-73.78180699983879,40.60710045488066],[-73.78178620290743,40.60711875904486],[-73.78174774113894,40.607159002669455],[-73.78173055396175,40.60717563000619],[-73.78169238230541,40.60721727839566],[-73.78165603780775,40.6072533843457],[-73.78163667536042,40.60727025933285],[-73.78161663663886,40.60728441352483],[-73.78157907651075,40.6073272972285],[-73.78155885431549,40.607343368604795],[-73.78153852900559,40.60736918380187],[-73.78150652174315,40.60740495484767],[-73.78146586687696,40.60744348322916],[-73.78141950854514,40.60748841193755],[-73.78136750281035,40.6075436235694],[-73.78130436722196,40.60759911103065],[-73.78127010687197,40.60763681319181],[-73.78102182419187,40.60786652366044],[-73.78098733071238,40.60790705402886],[-73.78040832267881,40.60842597482804],[-73.78024564879587,40.60856335375483],[-73.779401439224,40.6092262606824],[-73.77927015444956,40.609307361807545],[-73.77881487685069,40.609550268000184],[-73.77869322136975,40.60960259738462],[-73.77856806939961,40.60964366342906],[-73.77828921243008,40.609706180128384],[-73.77798083001039,40.60976056219123],[-73.77768759425656,40.60980458086869],[-73.77739041698332,40.609839738570436],[-73.7772789827502,40.60984911258937],[-73.7771309348389,40.609853220589684],[-73.77703113969548,40.60984827188623],[-73.77692798047838,40.60983520294526],[-73.77680331562762,40.609808224394655],[-73.7766672635364,40.60977291227643],[-73.77658082259636,40.60974596268242],[-73.77647493008587,40.60969521900864],[-73.77635843694797,40.60965583824237],[-73.77626538330097,40.609649038391765],[-73.77614076210116,40.609658260325396],[-73.77595171894997,40.60967811732319],[-73.77583557010857,40.60969112803794],[-73.77547924055116,40.60974052018886],[-73.7754586287521,40.60974177710567],[-73.77543801698724,40.60974302363204],[-73.77539529253994,40.60974197668983],[-73.77535164745724,40.609737406964385],[-73.77526446193362,40.609718019049545],[-73.77522255076993,40.60970354714689],[-73.77514648392248,40.609666557616926],[-73.77505226664114,40.60960900143691],[-73.77492336658482,40.60952078520302],[-73.77480417881402,40.609418567473234],[-73.77473640418886,40.60935819942162],[-73.77465245646796,40.609290026419075],[-73.7745335984847,40.60919168183161],[-73.77441360213426,40.60908092463204],[-73.77426957108315,40.60894965218356],[-73.77422234411404,40.608893231635314],[-73.7742023975811,40.608858656738796],[-73.7741722192074,40.6088095545148],[-73.77412897394225,40.608746595868084],[-73.7741294628375,40.60870682899968],[-73.77413361027622,40.6086962109182],[-73.77416577139458,40.60865140098895],[-73.77422269363441,40.60860112864034],[-73.77427052824274,40.60856521948807],[-73.77433004519891,40.60852330034701],[-73.77442552706047,40.608465016780464],[-73.77445904722437,40.608447927535344],[-73.77449080316181,40.60843557121454],[-73.77451194308938,40.608431821160465],[-73.77453648247203,40.60843244560144],[-73.77456033784064,40.6084361760337],[-73.77458795569875,40.60844210177581],[-73.77461557246382,40.60844802717408],[-73.77464085996338,40.608451237035524],[-73.77466166934941,40.60845091781363],[-73.7746799841415,40.608447171906654],[-73.77477056234719,40.60841663222381],[-73.7747972510298,40.60841083153927],[-73.7748032719372,40.60840898844893],[-73.77481026628276,40.60840568808311],[-73.77481441008925,40.60839956311239],[-73.77481379409203,40.60839319561507],[-73.77480685406124,40.60838013381139],[-73.77479766202063,40.608366084866454],[-73.77475339012697,40.60826703036632],[-73.77470784811868,40.60818430062118],[-73.77469639156172,40.60816875236279],[-73.77468082407897,40.60815284590767],[-73.77466217243813,40.60813710411646],[-73.77439705423556,40.60793574022306],[-73.77437661952852,40.607919878451995],[-73.77434996612136,40.60789760031603],[-73.77432745803154,40.60787636732097],[-73.77430904775365,40.607855925233615],[-73.77429437865186,40.60783662516772],[-73.77428088383344,40.607816021345535],[-73.7742628713389,40.607782351729924],[-73.77424702088247,40.60774578625366],[-73.77423322429092,40.607702561320934],[-73.7742173775336,40.60763663897148],[-73.77421620346296,40.60761682411599],[-73.77422245171753,40.60758264377294],[-73.77423017881632,40.607565450146865],[-73.77424665012266,40.60753378389575],[-73.7742553958969,40.60751930306469],[-73.77427548255108,40.60749490162608],[-73.77429834320846,40.607474874299875],[-73.77432541481352,40.607456943493304],[-73.77435307582296,40.607442562281385],[-73.77438085592455,40.60743196428172],[-73.77440850401472,40.60742523779213],[-73.77443548153951,40.6074210845743],[-73.77446245971814,40.60741693202155],[-73.77448294122009,40.60741538738053],[-73.77450343459164,40.60741384259161],[-73.77455109867337,40.60741400863556],[-73.77457386389517,40.60741537677117],[-73.77458879604335,40.60741627067694],[-73.77460294599081,40.607417648882596],[-73.77462118055847,40.607424105378485],[-73.77463059951617,40.60743066185666],[-73.77463657538324,40.6074382294927],[-73.77463948286311,40.607444944082594],[-73.77464146767261,40.607452080043025],[-73.7746428084316,40.60746800417935],[-73.7746413131629,40.60748378672099],[-73.77463415784062,40.60754541385482],[-73.77464611907916,40.60760045904276],[-73.77466711273044,40.60765019097927],[-73.77470777471929,40.60771575682326],[-73.77473181602407,40.60774841223415],[-73.7747450428038,40.60776464731216],[-73.77476386205943,40.607786584997356],[-73.77478645925201,40.607802614445866],[-73.774812993211,40.60782149642242],[-73.7748241424828,40.60783689898716],[-73.77482661058244,40.607858408251815],[-73.77482677634993,40.607879255954934],[-73.77482689131575,40.607894114879365],[-73.7748280247386,40.60791899775228],[-73.77483488501998,40.607990495216676],[-73.77484441731437,40.60801594437447],[-73.77484886546657,40.60802483265714],[-73.77488854943111,40.60808251659794],[-73.77493877830547,40.60815984441251],[-73.77497330783939,40.608207765496886],[-73.77499455012969,40.60823303083548],[-73.77504484438239,40.60828776452206],[-73.77505485789852,40.60829999518143],[-73.77506487207947,40.608312225338636],[-73.7752385198619,40.60855094300032],[-73.77526040812864,40.6085775330351],[-73.77527385543812,40.60859129323251],[-73.77528731484878,40.60860505177673],[-73.77531972207765,40.60863415738233],[-73.77536481707958,40.60867131076612],[-73.77544786519013,40.6087366896154],[-73.77550407441584,40.60878228469164],[-73.77552127293185,40.60879804159961],[-73.7755355553277,40.608812945780834],[-73.77554297676086,40.608823253288904],[-73.77554865434448,40.60883559237241],[-73.77555991525685,40.608881181391546],[-73.77556653312452,40.60889839390161],[-73.77558665548172,40.60893724626733],[-73.77560428285234,40.60895891142643],[-73.77561965325152,40.60897033243644],[-73.77565785343116,40.608991551241246],[-73.77567326241294,40.60900202745274],[-73.77574188419341,40.609060128926245],[-73.77583121674292,40.60914344776115],[-73.77584513358129,40.60915511937791],[-73.77587386659688,40.60917727389511],[-73.77590421500915,40.609196901858624],[-73.7759197459365,40.60920604490692],[-73.77595185825966,40.609221470635234],[-73.77595575350485,40.609222648589366],[-73.77596014736234,40.609223089212605],[-73.77596253397134,40.60922302249697],[-73.77596761840654,40.609222249039284],[-73.77597575572126,40.609219904911185],[-73.77598137654427,40.6092174213517],[-73.77599218651694,40.60921073369994],[-73.77599692689698,40.60920682542792],[-73.7760009693189,40.60920272765983],[-73.77600417347126,40.60919859089885],[-73.77600645602104,40.60919455235695],[-73.77600772152829,40.609190754248196],[-73.77600798764794,40.60918894494528],[-73.77600799341674,40.609187225600955],[-73.77600774966996,40.60918557713792],[-73.77600724708525,40.60918402634283],[-73.776006507919,40.60918255700857],[-73.77600550834237,40.60918119539092],[-73.77596856303177,40.60914140112846],[-73.77593092581083,40.60910696443975],[-73.77578490792126,40.608982344463804],[-73.77572596269121,40.6089245056527],[-73.77570616982372,40.60890336769017],[-73.77568626097032,40.60887880787449],[-73.77562418082998,40.608790362281425],[-73.77559808590868,40.60875663203648],[-73.7755703276482,40.60872590569284],[-73.77553727918811,40.60869362103832],[-73.77549750814705,40.60865828794326],[-73.7753747121142,40.60855415391022],[-73.77533809151664,40.60851959219104],[-73.77530770397065,40.60848724029774],[-73.77512849738149,40.608260777707386],[-73.77507352134262,40.6081931391406],[-73.7750481477033,40.60816652365164],[-73.77500343026054,40.60812609299653],[-73.77497445618742,40.60809852507367],[-73.77494598484267,40.60806542027068],[-73.77493177205695,40.60804058265338],[-73.77492696553858,40.608025841362156],[-73.77492519696129,40.60800006414676],[-73.77493055726659,40.60793791146095],[-73.77492977398738,40.60792156624606],[-73.77492675098532,40.60790717808132],[-73.77490855452629,40.60785090528708],[-73.77489995781191,40.607832094314915],[-73.77489013475235,40.60781575769724],[-73.77487268409396,40.60779419161363],[-73.77482533208155,40.607746911809045],[-73.77480631263748,40.60772449611479],[-73.7747602813148,40.607657298767734],[-73.77474669742111,40.60763140072383],[-73.7747373853524,40.60760709537766],[-73.77473105020155,40.60757961632165],[-73.77472761598477,40.60755050467941],[-73.77472723631908,40.60753006231277],[-73.77472998438448,40.607510346285935],[-73.7747366070582,40.60748062377306],[-73.77473739669337,40.60746392965914],[-73.77473443925517,40.60745064999265],[-73.77472758702204,40.607436552519495],[-73.77471733297284,40.60742185364814],[-73.77470197610457,40.607403317560475],[-73.77468903799887,40.60738910931278],[-73.77467746725019,40.60737949623222],[-73.77463538087291,40.60735104677352],[-73.77462135640815,40.60734050109726],[-73.7745900946968,40.60729765659286],[-73.77454551613876,40.60712210203481],[-73.77458166277775,40.60693211666178],[-73.77462489159221,40.606811351463264],[-73.77462803843727,40.60677873175102],[-73.7746264711952,40.60674219365976],[-73.7746014907181,40.60659615185799],[-73.77458447675642,40.6065259673208],[-73.77460443182936,40.60647726087562],[-73.77468845087081,40.60637623456075],[-73.77471597176783,40.6063300012563],[-73.77473691648514,40.60627204842394],[-73.77474541830456,40.60623499983565],[-73.77476161442604,40.60616947356326],[-73.77477666357501,40.60612491756734],[-73.7748136238157,40.606026571045255],[-73.77482760366995,40.60598385962578],[-73.77483262353255,40.605956215015674],[-73.77483419700788,40.605885806248395],[-73.77483934867543,40.60585394634879],[-73.77484871856139,40.60582943435132],[-73.77488097814077,40.605769018018755],[-73.77489234690894,40.605740412493944],[-73.7748978294845,40.60571927010764],[-73.7749033245857,40.60569812774557],[-73.77490994287623,40.605662327067996],[-73.77491282982936,40.60562960749058],[-73.77491198709542,40.60559928566359],[-73.77490728653338,40.60556725334279],[-73.77489353184077,40.60550456798874],[-73.77487934789144,40.60539742312154],[-73.77487577051369,40.60532662547625],[-73.77487800897143,40.60529359821671],[-73.77488547725294,40.6052579880099],[-73.77489825231667,40.60521900225546],[-73.7749081979199,40.605195032667545],[-73.77495922863108,40.60507968442984],[-73.77515942093721,40.604629372673536],[-73.77517084548865,40.604598012035645],[-73.7751799020558,40.60456443168799],[-73.775186359924,40.6045205790364],[-73.77518711261344,40.60450025631854],[-73.77517968909292,40.60444882126275],[-73.77516723801905,40.60442360882847],[-73.77514902078921,40.604405509643996],[-73.77513168220328,40.604396721964015],[-73.77511128119934,40.6043920712965],[-73.77508384952797,40.60439080168694],[-73.77505358255999,40.604393191902005],[-73.77502292796426,40.60439841896701],[-73.7749266749064,40.604417996996055],[-73.77489092243015,40.604421042858526],[-73.77483359721174,40.60442053418941],[-73.77479068451473,40.60441700921844],[-73.7747540331875,40.604409778518075],[-73.7747231861441,40.604398615200886],[-73.77470340449685,40.60438571701908],[-73.77469424734139,40.60437498286861],[-73.77468662049303,40.60435577672908],[-73.77468798964644,40.604324648389266],[-73.77469363854065,40.60430696481735],[-73.7747088967982,40.60427758356309],[-73.7747313243792,40.60424535244027],[-73.77477178552552,40.60420155824385],[-73.77481959506731,40.60416137076854],[-73.77487848447882,40.604125942546844],[-73.77491373899672,40.604112513232444],[-73.77496888359174,40.60410086080551],[-73.77499969776952,40.60409761527282],[-73.7750324888994,40.60409612210821],[-73.77506714247416,40.60409637874059],[-73.77510340854616,40.60409839473085],[-73.77512871591901,40.60410233529269],[-73.77515729231774,40.60411055860535],[-73.77518662765085,40.60412173694266],[-73.77526249036993,40.60415396220749],[-73.77528421727517,40.60416158741629],[-73.77530321052362,40.604166649266766],[-73.77533426151223,40.604169915816044],[-73.77536062624213,40.60416508654274],[-73.77537608316852,40.60415730886788],[-73.77540696319,40.60413383850896],[-73.77544367157978,40.60409578217125],[-73.77546430298108,40.604070401200424],[-73.77548575925313,40.604039149589006],[-73.77555704898487,40.6039309283259],[-73.77559061167688,40.60387616141911],[-73.77567242794636,40.60372599580616],[-73.77570186438705,40.603682387834375],[-73.77577763204935,40.603584783314645],[-73.77585475447277,40.60350560663007],[-73.77588140582182,40.60347168175346],[-73.77589503235498,40.60344572766295],[-73.77590501110134,40.60341556196708],[-73.77591114923251,40.60338546065214],[-73.77592245363391,40.60330904545657],[-73.77593307894497,40.60326907366644],[-73.77594998950583,40.60322961889502],[-73.7759888761184,40.60315477125696],[-73.77600346476153,40.60312379498209],[-73.77601557930305,40.60309098462747],[-73.7760224377882,40.60306084031431],[-73.77602601326564,40.603027041142376],[-73.77603171304695,40.60293396491088],[-73.77605391761074,40.60275289440231],[-73.77604574101491,40.60273907369202],[-73.77602911188825,40.60273393498313],[-73.77600401563222,40.60273422850359],[-73.77595079855445,40.60274552516265],[-73.77591015473372,40.6027596293158],[-73.7758730459438,40.60277655015557],[-73.77584590981608,40.602793373331096],[-73.7758341309444,40.60280384106318],[-73.77581534137111,40.60282954182374],[-73.77580804561244,40.60284516045274],[-73.775798526677,40.60287566946936],[-73.77578265111754,40.60294858174014],[-73.77577095277321,40.60298074286785],[-73.77575502513498,40.60300566533072],[-73.77572546382109,40.603030011857435],[-73.77568919892448,40.60304220643074],[-73.77565936175351,40.60304698393541],[-73.77563285731408,40.60304806704146],[-73.77561758173472,40.603047424563144],[-73.77560642182007,40.603045836037246],[-73.77559683616961,40.6030434491223],[-73.77558895434609,40.60304029958797],[-73.77558293018492,40.60303646044294],[-73.77558061023703,40.60303428590142],[-73.77557740048607,40.60302944439337],[-73.77557616484859,40.60302104891327],[-73.77558060876551,40.60299254622461],[-73.77559843812168,40.60293605620364],[-73.77561158536435,40.60290883133485],[-73.7756454519546,40.602858306348786],[-73.77568814362708,40.60281474067054],[-73.77572593568121,40.60278406218197],[-73.77577486968543,40.60274674980193],[-73.77586748273028,40.602674230965505],[-73.77590052116649,40.602644748692114],[-73.77593843827098,40.602608711941706],[-73.77597636679722,40.602572665316835],[-73.77600933049507,40.60254459698409],[-73.77601699635363,40.60253807441512],[-73.77603607413987,40.60252495565901],[-73.77605793555117,40.60251331742225],[-73.77608197645213,40.602503459409476],[-73.77610751118813,40.60249567379555],[-73.77613377080026,40.60249018759205],[-73.77616006838683,40.60248714102318],[-73.77617290098065,40.60248686848335],[-73.7761857439049,40.60248659596216],[-73.77621025347908,40.60248858050057],[-73.77622492564394,40.60249261587603],[-73.77623203834986,40.60249616007708],[-73.77623565675341,40.60249850248542],[-73.7762559218417,40.60250912341483],[-73.77627825767881,40.60251696920052],[-73.77630201636885,40.602521812259404],[-73.7763265087425,40.60252351210873],[-73.7763510243483,40.6025220194408],[-73.77637485206075,40.60251737755353],[-73.77639730070848,40.60250972109441],[-73.77641617365099,40.60250020495707],[-73.77643286433504,40.60248855837798],[-73.77644696288073,40.602475067367706],[-73.77647924254997,40.602448176643435],[-73.77652001305607,40.60240753106733],[-73.77655507698569,40.60236390233682],[-73.7765840617403,40.60231775407653],[-73.77660893156762,40.60226367816323],[-73.77662545802659,40.602207777785566],[-73.77661833443378,40.602201950473464],[-73.77661006906682,40.60219707707818],[-73.77660087916011,40.60219328568453],[-73.77659100624699,40.602190675939596],[-73.77658070981185,40.60218931643387],[-73.77657026047014,40.602189242898504],[-73.77656852619963,40.602194348208734],[-73.77656571676692,40.60219916756147],[-73.77656190827057,40.602203570415504],[-73.77655720387064,40.602207437511254],[-73.77655173099454,40.60221066410115],[-73.77654563788535,40.602213162786896],[-73.77653908958641,40.60221486588684],[-73.77653226347076,40.602215727269325],[-73.7765253444367,40.60221572360222],[-73.77651851989937,40.60221485498478],[-73.77651197471431,40.60221314494517],[-73.77650564663085,40.6022105199867],[-73.77649999949585,40.60220711004457],[-73.77649519915673,40.602203015263505],[-73.77649138659174,40.60219835590081],[-73.7764886737697,40.602193268794565],[-73.77648714036167,40.60218790334512],[-73.77648683140109,40.60218241712718],[-73.77648775596134,40.602176971262224],[-73.77648988688931,40.60217172568654],[-73.77649883959205,40.60216217866236],[-73.77651289165601,40.60215025609917],[-73.77652982761262,40.602138159717626],[-73.77654557257671,40.60212872574449],[-73.7765597666236,40.60212021586298],[-73.77660496626659,40.60209312573135],[-73.77663529645503,40.6020715095299],[-73.77665458669367,40.602054859726465],[-73.77667042930051,40.60204119345698],[-73.77670556145135,40.60201087837707],[-73.77672850763769,40.60198927410632],[-73.77676002871907,40.60195776286893],[-73.77678810455103,40.60192490385664],[-73.77684680922387,40.601844609322896],[-73.776875754079,40.601809635239235],[-73.77692438118379,40.60175726487806],[-73.77696014499355,40.601721881331294],[-73.77699505209685,40.60169160073952],[-73.77702968356846,40.601666182988104],[-73.77733632025053,40.60147266976117],[-73.77736657905942,40.60145068382521],[-73.77740272820684,40.60141668635714],[-73.7774256372646,40.60139184905514],[-73.77745439299352,40.601357085211205],[-73.77746362163556,40.601339060010766],[-73.77747583240914,40.60132209639714],[-73.77749082004745,40.601306479530926],[-73.7775144606409,40.60128834416973],[-73.77754181530601,40.601273550335335],[-73.77757208129556,40.601262532165016],[-73.77760437042859,40.60125561299577],[-73.77762215646592,40.60124166312447],[-73.77763689332339,40.60122578195557],[-73.77764822536278,40.60120835274489],[-73.777655879114,40.601189796106546],[-73.7776596141804,40.60115214903186],[-73.77767142267217,40.601113795680575],[-73.7776910159335,40.601077340774914],[-73.77770514895467,40.60105817691075],[-73.77772144347028,40.601040037332346],[-73.77775981349879,40.601001733910074],[-73.7778030236477,40.60096655219618],[-73.77785063938295,40.60093484598246],[-73.77790720295117,40.60089749266448],[-73.77796667277258,40.600862860978694],[-73.7780288237907,40.600831081982136],[-73.77803980571383,40.600820882905474],[-73.7780527666084,40.600812136839],[-73.77806737989671,40.60080506415815],[-73.778083277366,40.60079984307396],[-73.77810005844616,40.600796605142484],[-73.77811730030288,40.60079543195016],[-73.77813456849184,40.60079635305796],[-73.77815142790512,40.60079934525671],[-73.77816745373474,40.60080433315174],[-73.77835714769742,40.600845100435414],[-73.77835997266725,40.60084449142707],[-73.77836261809742,40.60084352112329],[-73.77836500513037,40.60084221844783],[-73.7783670626111,40.60084062223218],[-73.77836872920824,40.600838780057806],[-73.77836995524228,40.600836746838105],[-73.77837070416638,40.60083458318128],[-73.77837095365601,40.60083235358371],[-73.77837069627414,40.60083012450734],[-73.77836993969312,40.600827962398704],[-73.7783687064659,40.600825931707995],[-73.77836703335373,40.60082409296799],[-73.77836497023038,40.60082250098961],[-73.77836257859545,40.6008212032281],[-73.77835992974104,40.600820238368314],[-73.77815341199054,40.60075498012126],[-73.77813381914186,40.60074807937578],[-73.77811584658271,40.60073896993364],[-73.77809991955559,40.60072786733069],[-73.77808641490377,40.60071503426201],[-73.77807565215493,40.6007007743667],[-73.77807854866133,40.600679131106766],[-73.77808016555358,40.60065470270811],[-73.77808041391313,40.60057627702343],[-73.77807471168268,40.60053260761397],[-73.77807640267669,40.60051418663685],[-73.77809077931221,40.600482849493766],[-73.778121451537,40.60043988994491],[-73.77813823326687,40.60042034482648],[-73.77815821309515,40.60040208530313],[-73.77818086978316,40.600385541085856],[-73.77820562117087,40.600371153998005],[-73.77821809226911,40.60036577456368],[-73.77823203524605,40.60036173971341],[-73.7782643138161,40.60035768696537],[-73.77830243560247,40.600358985321044],[-73.77834715405773,40.60036563656287],[-73.77836673971011,40.600370158769955],[-73.77838774899804,40.60037645802571],[-73.77847044329707,40.60040740589289],[-73.7785075620665,40.60041861698768],[-73.77871486318385,40.60046760881235],[-73.77886696798232,40.60049874430111],[-73.77898728659625,40.60052013826517],[-73.77910890171096,40.60053958019404],[-73.77913417165497,40.600539880726124],[-73.77918989225923,40.6005459402949],[-73.77924725759357,40.60055505555386],[-73.77930686918691,40.60056730924258],[-73.77936988436022,40.60058293728324],[-73.77942452180812,40.60059833292937],[-73.77945472592796,40.60060761290153],[-73.77952429814624,40.60062993485819],[-73.77958486504498,40.600649988740585],[-73.77968480144605,40.6006830862063],[-73.77983460397337,40.60072841664942],[-73.77986876620486,40.60073691201485],[-73.779902942076,40.60074540622349],[-73.77993422228536,40.60075059839616],[-73.77996753325097,40.600752499475206],[-73.7800023794586,40.6007510713187],[-73.78007400543524,40.60073839406518],[-73.78010900085116,40.60072742903382],[-73.78017210547577,40.60069783284537],[-73.78025665342635,40.60065037490403],[-73.78034900306375,40.600580461729564],[-73.7804206218156,40.60050748362278],[-73.78069401326353,40.60021683274368],[-73.78072266528332,40.60016579237795],[-73.78073981986158,40.600115449107115],[-73.78073270458145,40.600055001552356],[-73.78075527150946,40.600004182769034],[-73.78081083231588,40.599947754024456],[-73.7808707385161,40.59991690794668],[-73.7810107337273,40.59986097311823],[-73.78110356332843,40.59981658255666],[-73.7811662833748,40.599770946637335],[-73.78121212475881,40.59972363005985],[-73.78131649934977,40.59963140779649],[-73.7813730892661,40.59959197377434],[-73.78143367080331,40.59954626997927],[-73.78147774223328,40.59948736072948],[-73.7815200374222,40.59940797847344],[-73.78154063755598,40.59935143783999],[-73.78156560000298,40.599319426644335],[-73.78158957195528,40.59929725626386],[-73.78160801552181,40.59928255004388],[-73.78163488736334,40.5992625908603],[-73.78165622085089,40.5992563726535],[-73.78165884725462,40.599256395234036],[-73.78171657592746,40.599237290589706],[-73.78177096037196,40.59921314893131],[-73.78182124742406,40.599184304595774],[-73.78186674066691,40.59915115704656],[-73.78190681007558,40.59911416534166],[-73.78194090074214,40.59907384177557],[-73.7819706785216,40.59902678668574],[-73.78199231614126,40.598977215061595],[-73.78200218336931,40.59894252559715],[-73.78200805391968,40.598907313339076],[-73.78200967919362,40.59886215896602],[-73.78201130686449,40.59881694294636],[-73.78199133207463,40.59868213228952],[-73.78193601357017,40.59853114424337],[-73.7819055918767,40.598470028813935],[-73.78189405690806,40.5984364095953],[-73.78187788377925,40.598403919848295],[-73.78185725698457,40.59837293018511],[-73.7818322654305,40.59834364127478],[-73.7818086981073,40.59832117929787],[-73.78178262043454,40.59830039153782],[-73.78159013310618,40.59813269856021],[-73.78151695888286,40.59804156085774],[-73.7814955737048,40.59801681040713],[-73.78145229184504,40.59798997277527],[-73.78144254983533,40.59799193545421],[-73.78141927498923,40.59799954645642],[-73.78141092338419,40.59799941313283],[-73.78138790044231,40.59799123761491],[-73.78137707623546,40.59798500334728],[-73.78135874440802,40.59796937128965],[-73.78134045293936,40.597912693023446],[-73.78134197798622,40.59777887839921],[-73.78132973998132,40.597753037446985],[-73.78110523556019,40.59759848422375],[-73.78093054006915,40.5974873336222],[-73.78061773744464,40.597326074073344],[-73.78059568708412,40.59731339119702],[-73.7805710995667,40.597303794137446],[-73.78054471038764,40.59729756997465],[-73.78051730893506,40.59729490489394],[-73.78049749982743,40.597296880877195],[-73.7804775376232,40.597297486451744],[-73.78045026420027,40.597296087226965],[-73.78042342543611,40.59729213453348],[-73.7803936198718,40.59728450877311],[-73.78036553370644,40.59727373904203],[-73.78023674755511,40.597232816450806],[-73.7801833442608,40.59721256970331],[-73.78016742223159,40.597200859410194],[-73.78015218615243,40.597177866798525],[-73.78014720242551,40.59716323292561],[-73.78014410214388,40.597146756980976],[-73.78015037078762,40.59705837242394],[-73.78015983766764,40.59698901447016],[-73.7801711536611,40.59692870096097],[-73.78017065145637,40.59691234692225],[-73.78016845573198,40.596897627246896],[-73.78016314495008,40.59688520782653],[-73.78015594130345,40.59688056570235],[-73.78014537451891,40.59687847481977],[-73.7801013698854,40.596878093091405],[-73.78009116767447,40.59687641636479],[-73.78008143556384,40.59687194061277],[-73.78006730392143,40.59685824331085],[-73.7800549369557,40.59686134490888],[-73.78004769902059,40.59687098462055],[-73.78004458246942,40.59688461205617],[-73.78004452317698,40.596888667166986],[-73.78003922259191,40.59694066990372],[-73.7800255679308,40.59699178033075],[-73.78000376669421,40.59704122168742],[-73.77997415019375,40.59708824257745],[-73.77993716851803,40.59713212838856],[-73.77989338369296,40.59717221215333],[-73.77988394639937,40.59717876744071],[-73.77981453577543,40.59724086086832],[-73.77979724995502,40.59725237288962],[-73.77975178148095,40.597276130929544],[-73.77972702901415,40.59729462534067],[-73.77972417563896,40.597339376606115],[-73.77971840311122,40.597352548286565],[-73.7796811227407,40.59737245088444],[-73.77959238264616,40.59741005749719],[-73.77954674499146,40.597432879645574],[-73.77944343306663,40.59748454291398],[-73.779371742404,40.597517616892475],[-73.77931746547937,40.59754007004837],[-73.77915495057196,40.5976010390461],[-73.77906643551219,40.597638006057046],[-73.77904364405252,40.59764939932356],[-73.77902413723456,40.597664184844554],[-73.7790133842303,40.597675699592905],[-73.77900398445966,40.597688666577135],[-73.77898263163237,40.597718731103534],[-73.77898142407913,40.59773041853701],[-73.77898284917472,40.59774209172608],[-73.7789868651644,40.597753408639655],[-73.77899335437861,40.59776403768564],[-73.778995599218,40.59776558877598],[-73.77899748054364,40.597767399125225],[-73.77899894756692,40.59776941986086],[-73.7789999606839,40.59777159643089],[-73.77900050836284,40.59777400681983],[-73.77900049949334,40.59777645308387],[-73.77899993434397,40.5977788611285],[-73.7789988300324,40.597781158017014],[-73.77899722000684,40.597783274179406],[-73.77899545186209,40.59778491403844],[-73.77899337992731,40.59778633225301],[-73.77876825301165,40.597965525772054],[-73.77876452164378,40.597966343292036],[-73.77876068001834,40.597966771312656],[-73.77875679778064,40.59796680207426],[-73.77875205391294,40.59796629217995],[-73.77874748627858,40.59796519061787],[-73.77874322096486,40.59796352779619],[-73.77873937571368,40.59796134961628],[-73.7787249640223,40.59795521299974],[-73.77871154174154,40.597947887782894],[-73.77868535376183,40.59795736443187],[-73.77863586418806,40.59797155202581],[-73.77861593382976,40.597978663298484],[-73.77860198346559,40.597985480849445],[-73.77858816631496,40.59799447754673],[-73.77858115374504,40.59800014630817],[-73.77855757266275,40.5980213984203],[-73.77854903824996,40.59803337676652],[-73.77853670204489,40.598062701015046],[-73.77853278398936,40.59806858280366],[-73.7785281947318,40.59807346398396],[-73.77851179227504,40.59808582353925],[-73.77849136266212,40.598097131284824],[-73.77846656618281,40.59810762847655],[-73.77843466744613,40.5981184902521],[-73.77840574320479,40.59812625979512],[-73.77834122817022,40.5981402113894],[-73.77831588651239,40.59814722153902],[-73.77828844723518,40.59815654323179],[-73.77826598146598,40.59816546993006],[-73.77824654067497,40.59817477018876],[-73.7782297316044,40.598184661374226],[-73.77820861785005,40.59819956947042],[-73.77818894084257,40.59821559675381],[-73.77817093945248,40.59823255571785],[-73.77815476477687,40.59825028281098],[-73.77814832326932,40.59825915581629],[-73.77811000871472,40.598311927078555],[-73.7780908391464,40.59833555631489],[-73.7780774758972,40.598350118158706],[-73.77806376669828,40.59836236591521],[-73.778049640093,40.598372109467576],[-73.77803567464672,40.59837952098096],[-73.77801915791677,40.598386603059645],[-73.77796108316015,40.59840663564407],[-73.77793995584122,40.598414943329495],[-73.777863102567,40.59844737564209],[-73.77784156447143,40.59845818473904],[-73.77781414448631,40.598475917017026],[-73.77780489089362,40.598484084794606],[-73.77773188259508,40.59856816129528],[-73.7776779608581,40.59861467698994],[-73.7776240511342,40.598661192682556],[-73.77752065324317,40.59872484063874],[-73.77747337927363,40.59876188575306],[-73.77742174810771,40.5988124043614],[-73.7774017544399,40.598838391374535],[-73.77738606412923,40.598866970195736],[-73.77737230109219,40.598912763073905],[-73.77736943709198,40.598928237102],[-73.77736925986851,40.59893063243335],[-73.77735188319821,40.599165086562884],[-73.77731478794625,40.59924620544086],[-73.77730957913361,40.59927415722559],[-73.77730277625065,40.599351183073274],[-73.77729516944353,40.599375798044704],[-73.77719850629329,40.59957695925308],[-73.77718611055556,40.59959514368712],[-73.77714992395398,40.599637596074494],[-73.77713029383243,40.59965359646183],[-73.77706440746661,40.59969139923291],[-73.77703664882254,40.599718252658946],[-73.77701942427394,40.5997391840723],[-73.77698813377806,40.59978709430839],[-73.77694848707506,40.59987827614481],[-73.77694612101374,40.59988281914575],[-73.77693496079702,40.59990587754605],[-73.77678472483242,40.60016713451754],[-73.77662029686022,40.600494585503476],[-73.77657030504837,40.60057100482045],[-73.77652234190826,40.60064168363533],[-73.77635394700262,40.60092800485123],[-73.77635356053128,40.600948105481294],[-73.77634982386033,40.60098509646641],[-73.77631770386218,40.601040888680444],[-73.77630001841685,40.601062499760296],[-73.77627647523347,40.60108370858767],[-73.7762598265401,40.60109036412841],[-73.77621689765053,40.601097598743415],[-73.77619472568304,40.601104920507076],[-73.77619278826192,40.60110555468709],[-73.77618080126811,40.60111979213801],[-73.77618056108169,40.601124432577066],[-73.7761791514489,40.601151143944556],[-73.77617390971382,40.601160996374865],[-73.77611735312823,40.60121152741458],[-73.77608810786968,40.60123766085406],[-73.77604445135134,40.60128211237713],[-73.77601949411718,40.6013116916962],[-73.7760102755631,40.601323449557164],[-73.77600900750176,40.60133427754331],[-73.77601420746161,40.601353661645724],[-73.77601876560809,40.6013706252012],[-73.7760154391344,40.60137897057433],[-73.77600163850975,40.60139432390489],[-73.77598423858349,40.60140932443677],[-73.77596308986891,40.6014241100889],[-73.77593917936285,40.60143989117499],[-73.77590985077349,40.60145668312],[-73.7758079787678,40.601512644903686],[-73.77574805670334,40.601561289512965],[-73.775680083204,40.601606851745586],[-73.77560049633026,40.60164845314312],[-73.77556400519101,40.60165807381231],[-73.77551882909407,40.60165792191914],[-73.77545501327923,40.6016507963554],[-73.77541420101475,40.60164882050769],[-73.7753882033901,40.601650600967595],[-73.77536147802913,40.60165779991872],[-73.77529336298835,40.6016821575847],[-73.77527035354747,40.601690384873336],[-73.77524793361741,40.60169677768773],[-73.7752271320922,40.60170100298127],[-73.77511142727626,40.60171866779015],[-73.77497207353788,40.60174448709198],[-73.7749703323786,40.60173240060596],[-73.77496282745702,40.60170440963014],[-73.77494796055582,40.60167264902954],[-73.77492692363444,40.60164298358081],[-73.77490020705783,40.60161610476654],[-73.77486843357794,40.601592639113896],[-73.77485738758321,40.60157076387541],[-73.77485133036168,40.601547783549655],[-73.77485020380273,40.60153525905958],[-73.77485056716503,40.60152270822464],[-73.77485535410943,40.60149911334286],[-73.77487421736235,40.60146206522762],[-73.77488556834291,40.60142327828922],[-73.77488914968752,40.60138363199842],[-73.77488488020532,40.60134402530978],[-73.77487285671772,40.601305356278296],[-73.77485335186182,40.60126850169676],[-73.77482680790757,40.601234297215086],[-73.77481454025073,40.60122171733228],[-73.77478269665723,40.601179750765624],[-73.77475520203896,40.601136034464226],[-73.77473222074437,40.601090829754924],[-73.77471242746797,40.60104004387251],[-73.77471038037602,40.601033702547085],[-73.77471009680067,40.60102980608863],[-73.77471054782303,40.60102570132305],[-73.77471176740984,40.60102135313574],[-73.77471611047928,40.601012320910534],[-73.77473244431859,40.60098586816187],[-73.77474212725795,40.60096342593517],[-73.77461657884194,40.60097065110739],[-73.77461980021182,40.60099674347059],[-73.7746039850795,40.60099772751663],[-73.77460211334103,40.6009802037598],[-73.77448133964765,40.60098770385079],[-73.77447954247171,40.60097089006145],[-73.7745250442264,40.600968063320195],[-73.77452342169425,40.60095290104666],[-73.77460096410354,40.600948085564504],[-73.77459908825229,40.600930543706276],[-73.7746175548556,40.60092939800123],[-73.77462062960335,40.60095816519082],[-73.7747472472182,40.60094979034332],[-73.77476381099767,40.600845785370765],[-73.7746411337565,40.60085079676333],[-73.7746403362974,40.60083765634957],[-73.77476313172296,40.600831744885056],[-73.77475641309177,40.60078730558728],[-73.77474285023061,40.60074378310665],[-73.77472263330397,40.60070178762848],[-73.77469604576497,40.60066190792846],[-73.77466346038061,40.60062470311801],[-73.77463690395811,40.60059731723711],[-73.77461553554612,40.60056794332797],[-73.77459931507569,40.60053671437617],[-73.77459299222605,40.60051986976522],[-73.77458859552883,40.600496272926435],[-73.7745891413363,40.600472442935384],[-73.77459306971151,40.60045381832402],[-73.77459228175756,40.60044067986951],[-73.7745886160989,40.60042782789988],[-73.7745821764307,40.60041562596963],[-73.77457314491863,40.600404419244846],[-73.77456177704562,40.600394524739215],[-73.77454839438472,40.60038622234649],[-73.77453337550244,40.60037974692304],[-73.77449368157671,40.600360688598386],[-73.77448414163544,40.60035522614928],[-73.77447534678561,40.60034908000435],[-73.77446427155074,40.60033926384403],[-73.77445509082555,40.60032837109509],[-73.77444798230066,40.60031661258514],[-73.77444308355932,40.60030421589827],[-73.77444333608187,40.60029027291202],[-73.77444042075119,40.60027650679028],[-73.77443502470005,40.600264373402155],[-73.77442716608329,40.600253048397306],[-73.77442705422241,40.60025291432152],[-73.77441643980218,40.60024230406997],[-73.77440366709081,40.600233179823235],[-73.77438317080107,40.60022349104966],[-73.77437018193267,40.60021536680451],[-73.77435842277077,40.6002062189022],[-73.7743125982149,40.60017550972076],[-73.77426438292609,40.60014700647958],[-73.77426028244004,40.60014474548597],[-73.77425173334527,40.60013871897884],[-73.77424462061668,40.60013169128021],[-73.77423914297385,40.600123858734534],[-73.77423545345412,40.600115440172495],[-73.7742336551369,40.60010667079712],[-73.77423379826394,40.600097795612754],[-73.77423587883571,40.60008906257967],[-73.77423983872322,40.6000807156866],[-73.77424077337488,40.60006393016075],[-73.77423820634328,40.60004724385052],[-73.77423220250846,40.600031078475084],[-73.77422291360988,40.600015842587666],[-73.77421057441107,40.600001921249806],[-73.774183964022,40.599982496669334],[-73.77415850996135,40.599957291564984],[-73.77414111420305,40.59993342106702],[-73.77412817966243,40.59990795710521],[-73.77411995097059,40.59988138129004],[-73.7741096794356,40.59984062118152],[-73.7741059476436,40.599799213550924],[-73.77410881031734,40.59975776573171],[-73.77411822545733,40.59971688564567],[-73.77413405495862,40.599677172886516],[-73.77415219774205,40.599645056269495],[-73.77417453950311,40.599614515924785],[-73.77417488660664,40.59961326499246],[-73.77417494940717,40.59961211284661],[-73.77417488005415,40.599611563212925],[-73.77417472840892,40.59961104038979],[-73.77417450615091,40.59961053535359],[-73.7741742123664,40.59961005832184],[-73.77417384731483,40.59960959756795],[-73.77417341161647,40.599609164652676],[-73.7741723160727,40.599608352326285],[-73.77417091211097,40.599607620478174],[-73.77416922544776,40.59960696882384],[-73.77416496385499,40.5996058884269],[-73.77415934273671,40.59960503956466],[-73.77413094827952,40.599602958160084],[-73.7741196706874,40.59960125181846],[-73.77411709754823,40.59960055385811],[-73.77411490366421,40.599599756292825],[-73.77411308598099,40.599598852415475],[-73.77411161370205,40.59959784987192],[-73.77411101199147,40.59959730807085],[-73.77411049523887,40.59959673108803],[-73.77411007173733,40.5995961363628],[-73.77410973034164,40.599595504942435],[-73.77410932142853,40.59959417127242],[-73.77410924166644,40.599593450235325],[-73.77410924416255,40.59959271243944],[-73.77411412164396,40.599565390896046],[-73.77413480412251,40.599503790333294],[-73.77414082969474,40.599475840798256],[-73.77414168902212,40.599459417037444],[-73.77414097253634,40.59940892334963],[-73.77414328371947,40.59939310571652],[-73.77414785481307,40.59937929132159],[-73.77415246595817,40.59937111471471],[-73.77416455981816,40.59935488374415],[-73.77416909783781,40.599347661744716],[-73.77417762359414,40.59932786760802],[-73.77418426304372,40.59930361045856],[-73.77418446850724,40.59930206238523],[-73.77418439064007,40.599300585960464],[-73.77418401798776,40.599299188700584],[-73.77418336140379,40.599297845832574],[-73.77418241995235,40.599296574107484],[-73.77418118402286,40.59929535574833],[-73.77417965160438,40.59929420046783],[-73.77417781177215,40.59929308914618],[-73.77417338921587,40.599291062895524],[-73.77416761842706,40.59928911541476],[-73.77413993625039,40.59928221708993],[-73.77413389337856,40.59928039539012],[-73.77412900931672,40.59927854949785],[-73.77412426793622,40.5992761076476],[-73.77412239338668,40.599274799074365],[-73.77412083947502,40.599273435678924],[-73.77411960342738,40.59927199282906],[-73.77411868741608,40.59927047806786],[-73.77411806616327,40.599268892015736],[-73.77411776434862,40.59926721595796],[-73.77411815160379,40.59925045805254],[-73.77412213675535,40.59923228489157],[-73.77412969411947,40.59921236136474],[-73.77414205349847,40.599187477673794],[-73.77418482152417,40.59911761806577],[-73.77420518646194,40.59907998885758],[-73.77421643846507,40.5990541390167],[-73.77422283950827,40.59903030574881],[-73.7742241174658,40.59901915882227],[-73.77422411780903,40.59900839755208],[-73.7742238871069,40.59900675028181],[-73.7742233845768,40.59900521824053],[-73.77422263379313,40.599003784554036],[-73.77422161057765,40.59900244967746],[-73.77422031496042,40.599001204731685],[-73.77421874732266,40.59900006697311],[-73.77421476134148,40.59899802365599],[-73.77421020647661,40.598996456680716],[-73.77420449275509,40.59899505931386],[-73.7741788709985,40.59899075790352],[-73.77416837527052,40.59898827894799],[-73.77416344285443,40.59898650432973],[-73.77415942170819,40.59898446144417],[-73.77415773645828,40.59898333166257],[-73.77415626354218,40.598982131433196],[-73.77415499093793,40.598980841131365],[-73.7741539210303,40.59897947047859],[-73.77415118559341,40.598974583789634],[-73.77414910150799,40.59896881717445],[-73.77414522234444,40.59894923135874],[-73.77414330739191,40.59894245621188],[-73.77414040909049,40.598936336183925],[-73.77413858788655,40.59893368446247],[-73.77413648082693,40.59893126655326],[-73.77412070066755,40.59891614295416],[-73.77410258240828,40.59890082578342],[-73.77405725561299,40.59886794843191],[-73.77400855447473,40.598837405486975],[-73.7739550054611,40.59880805099078],[-73.77394465922119,40.59880336610993],[-73.77393247086746,40.59879902841163],[-73.77387914525713,40.59878387648335],[-73.77386801826337,40.59877960402523],[-73.77385846405335,40.598774946997196],[-73.77383620507058,40.59876126041156],[-73.77382748458099,40.59875476822589],[-73.77381454646805,40.5987451342628],[-73.77379337887538,40.598726479545235],[-73.77377245684357,40.59870508653127],[-73.77374432839086,40.598670153981544],[-73.77372538853864,40.598628494435594],[-73.77371225023637,40.59840932595511],[-73.77371011299215,40.598384565712145],[-73.77370141351622,40.598323060650195],[-73.77370149938103,40.598314910833324],[-73.77370324567599,40.598305414499116],[-73.77371648942139,40.598266924321216],[-73.77371858470379,40.59825873356296],[-73.77371949436646,40.59825173830764],[-73.77371901244977,40.59824412882879],[-73.77371810271826,40.59824076789898],[-73.77371671887806,40.59823767559098],[-73.7737148616425,40.59823483599081],[-73.77371253123879,40.598232246921036],[-73.77370971541697,40.59822989126943],[-73.77367405496834,40.598189766180994],[-73.77363244067017,40.59815312320087],[-73.77358545223939,40.598120472783876],[-73.7735337442543,40.59809226976563],[-73.77348642671427,40.59807746878308],[-73.77343692189791,40.59806766965874],[-73.77338613520386,40.59806305160963],[-73.77333499547423,40.59806369909572],[-73.77329921604252,40.598061652777616],[-73.77326423243608,40.59805557764707],[-73.77323082101456,40.59804560852394],[-73.77319972324669,40.59803196664405],[-73.77317162925526,40.598014954749175],[-73.77314716250167,40.59799495036849],[-73.77312844613017,40.597974438100316],[-73.77311355698112,40.59795217869827],[-73.77310277082694,40.59792858445031],[-73.77307306817907,40.59789077599186],[-73.77307026659976,40.59788786197599],[-73.77306706257987,40.597885081859225],[-73.77305945949539,40.597879997060296],[-73.77305043595358,40.59787562112197],[-73.77304022999468,40.597872079323714],[-73.7730290744642,40.59786947331303],[-73.77301747820705,40.597867919355146],[-73.77300592490843,40.59786749965725],[-73.7729948998132,40.59786822556468],[-73.77296826720641,40.59787288305169],[-73.77291269298561,40.59788670418261],[-73.77288812728874,40.597891599606875],[-73.77281528614772,40.59790082154766],[-73.77275691437653,40.59790368699432],[-73.77273734104325,40.597906394100534],[-73.7727133923943,40.5979064725526],[-73.77268672376208,40.59790452906409],[-73.77265976439492,40.597900702295036],[-73.77260315524087,40.597892675351545],[-73.772575308774,40.597889575729226],[-73.77255072726739,40.59788832974507],[-73.77252829049004,40.59788893367606],[-73.7724857353135,40.597892694409545],[-73.77246641203307,40.59789477238798],[-73.77235386148604,40.59790792489672],[-73.77224038996695,40.59791734910609],[-73.77215532660358,40.597924410903346],[-73.77211311900409,40.59792548986946],[-73.77203573514677,40.59792275626504],[-73.7720056883703,40.597922506176545],[-73.77197533133433,40.59792403580312],[-73.77194838445092,40.597927695963484],[-73.77190429752832,40.59793673498464],[-73.77179424461725,40.59796172972179],[-73.77171192635853,40.59797686252895],[-73.77167625332427,40.59798502172499],[-73.77164691783646,40.59799470579415],[-73.77161618713686,40.59800844063263],[-73.77158592630697,40.59802481482267],[-73.77152812007805,40.59805909561101],[-73.77145426140142,40.59810164202767],[-73.77141091952375,40.59812944583965],[-73.77130405892144,40.59820449479403],[-73.77120110410124,40.59827582656908],[-73.77119531944807,40.598279835765744],[-73.77118363099221,40.598286899001465],[-73.77117055903152,40.59829311412611],[-73.77115632723964,40.598298372857826],[-73.77114118511246,40.5983025998021],[-73.77112543742342,40.59830568717378],[-73.7711094146854,40.59830758419929],[-73.77109348236986,40.59830823648924],[-73.77105747385899,40.59831020196829],[-73.77102147929128,40.5983080933164],[-73.77098628769963,40.59830195675702],[-73.7709526705145,40.59829192680904],[-73.77092136465322,40.598278223337694],[-73.77088477126044,40.59824690281066],[-73.77084203703998,40.59822048421736],[-73.77079427806582,40.59819965751845],[-73.77074274163718,40.59818496663357],[-73.77068877370375,40.598176795236206],[-73.77063378371541,40.598175356734004],[-73.77061275382664,40.59816736231506],[-73.7705938147541,40.598156757379705],[-73.77057751865438,40.59814385110874],[-73.77056434062895,40.59812901977687],[-73.77054849254066,40.598117487796316],[-73.77053027860386,40.598108205278066],[-73.77051024162607,40.59810144885708],[-73.7704889787439,40.5980974198863],[-73.77046712362764,40.59809623843581],[-73.77044532759685,40.59809793971498],[-73.77037291381306,40.598091768162426],[-73.7703000510889,40.59809220831352],[-73.77022777472331,40.598099253914185],[-73.7701571116843,40.59811280485413],[-73.77000536331651,40.59811876049998],[-73.7698810317215,40.59811849350923],[-73.76985203601336,40.598119542647915],[-73.7698261670201,40.598121724679366],[-73.76981453556971,40.5981235024944],[-73.76980274735972,40.5981262516668],[-73.76977813260173,40.598134829805005],[-73.76975656054964,40.598144872715594],[-73.76969872038954,40.59817498756043],[-73.76966704134745,40.59819061122123],[-73.769612750882,40.59821925586005],[-73.76959619219411,40.59822799401758],[-73.76956240774554,40.59824413595368],[-73.76954772708181,40.598249635666875],[-73.76953162129008,40.59825380836505],[-73.76951429256845,40.59825659196455],[-73.76949606996307,40.59825791525454],[-73.76947725109353,40.59825776995255],[-73.76945836460685,40.598256138355474],[-73.76943991017139,40.59825305681451],[-73.76942238085549,40.59824862717199],[-73.76937573678943,40.598232351877144],[-73.7693397084542,40.59821733021972],[-73.76928763490541,40.59819563177511],[-73.76925038636344,40.59818149973578],[-73.76918555501953,40.598159728886706],[-73.76910769166354,40.598134619420094],[-73.76902982862009,40.59810950001691],[-73.76895212650022,40.59808260724691],[-73.76889754940724,40.598060840432616],[-73.76877753895151,40.598006927021295],[-73.76872294130126,40.59798446684422],[-73.76864003071232,40.59795308765518],[-73.7685850103499,40.59793333602],[-73.76853401970868,40.59791664536966],[-73.76848685673268,40.59790309755955],[-73.76846375258597,40.59789845784913],[-73.76840476510134,40.59789191774002],[-73.76837842399092,40.5978869575382],[-73.76834488474911,40.597876605115374],[-73.76827327946759,40.59784910381181],[-73.76824081665794,40.597838402219146],[-73.76818980317383,40.59782479157164],[-73.76817114837235,40.59782142227625],[-73.76815495736331,40.5978198860332],[-73.7681404588345,40.59782020809205],[-73.76813404241527,40.59782110483285],[-73.76812817662508,40.59782248785041],[-73.76812285376332,40.597824359474814],[-73.76811806127552,40.597826727387066],[-73.76811381015078,40.59782959160949],[-73.76811008873942,40.597832952453636],[-73.76809925805183,40.59784597010975]]]}},{type:"Feature",properties:{ntacode:"BX98",ntaname:"Rikers Island",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.87287195903883,40.78597502780481],[-73.87288496983659,40.78596263321604],[-73.87298121182407,40.78589445246439],[-73.8730876168894,40.785854952783446],[-73.87320234314198,40.78582496989537],[-73.87328576346658,40.78581238366023],[-73.87335461082212,40.78578868882548],[-73.87342763286821,40.78576182945685],[-73.8735145245874,40.78575009119657],[-73.8736893466884,40.7857552395215],[-73.87386380701591,40.785765215059186],[-73.87403767494443,40.78578000462256],[-73.87421072063124,40.785799588660765],[-73.87435603369163,40.78580981327254],[-73.87459603196619,40.78583621914641],[-73.87483701227791,40.78585682040811],[-73.8750787316625,40.785871596286874],[-73.87532094640996,40.785880531885006],[-73.87556341231041,40.7858836181934],[-73.87580588490057,40.78588085210035],[-73.8760481197104,40.78587223639465],[-73.8762898725098,40.78585777976307],[-73.87653089955504,40.78583749678119],[-73.87677095783464,40.785811407899004],[-73.87697326903152,40.78577771414419],[-73.87717340723805,40.78573721136754],[-73.87737097597781,40.78568997980635],[-73.87756558386697,40.78563611302759],[-73.87775684538978,40.78557571774267],[-73.8779443816628,40.78550891359572],[-73.87812782118549,40.78543583292658],[-73.87830680057657,40.78535662050851],[-73.88522186783524,40.78663048719548],[-73.8853744221104,40.786669126798536],[-73.88577029372414,40.78667786713529],[-73.88596200181823,40.78675251998748],[-73.88612955538379,40.78670799375484],[-73.88631726172096,40.78673287062181],[-73.88659282770276,40.78673817541274],[-73.8869219972026,40.78673311425369],[-73.8871531648489,40.78682618202998],[-73.88727783418658,40.7868066737514],[-73.88770126306416,40.78687227457264],[-73.88830725666149,40.78700634478562],[-73.88856541967036,40.78716095033834],[-73.88905212443201,40.787372560258135],[-73.8894046087313,40.78779128057779],[-73.88952254829924,40.78805882469781],[-73.88961097042943,40.788199991008284],[-73.88979724086121,40.7886523926924],[-73.88987049678015,40.78889549848691],[-73.8898848219705,40.78900996593522],[-73.8901268497069,40.78963627999313],[-73.89030135565066,40.78987672733539],[-73.89056971575147,40.79010763571037],[-73.89079999909839,40.79020757619857],[-73.89091952963922,40.79022555427788],[-73.8911564949803,40.79017385620706],[-73.89140452803719,40.79019391929953],[-73.89160587115377,40.790160700953244],[-73.89177016603425,40.79022204377205],[-73.89197448927162,40.7902362737391],[-73.89210433910239,40.79032333744276],[-73.8921818291882,40.79039426960841],[-73.89282283610943,40.7928170819515],[-73.892618051665,40.79384099530887],[-73.89179289686587,40.796775245758724],[-73.8914641257185,40.79706970970709],[-73.89138566506294,40.79713592160791],[-73.89131158868794,40.797232471180514],[-73.89126861053289,40.79729759286185],[-73.89073139028339,40.79766089980657],[-73.89074667860804,40.79767465553881],[-73.8907276326389,40.79768290300252],[-73.89080903156575,40.79778629449899],[-73.89082535336989,40.79778217694924],[-73.89087421679004,40.797829748226405],[-73.89080346891848,40.79786274095026],[-73.89075732720477,40.7978131066392],[-73.89078725984366,40.79779867072501],[-73.89071401711381,40.79769528744909],[-73.8906895264554,40.79770766174906],[-73.89067322907721,40.79769731502422],[-73.8906214826663,40.797748922946035],[-73.89067572679164,40.79783162639602],[-73.89068932626918,40.79782957303977],[-73.89083042169482,40.79800740607713],[-73.89079505127071,40.79802183735306],[-73.8906512320208,40.797846066769814],[-73.8906593963296,40.7978419415047],[-73.89060785824263,40.797767507137806],[-73.89016916368638,40.7979646584326],[-73.89011894402671,40.797887456753294],[-73.89008344066393,40.79790090498272],[-73.89004647710708,40.79790311607242],[-73.89000362263562,40.79789184045503],[-73.88976564041539,40.797869142979344],[-73.88961192353318,40.79784765016873],[-73.88936510050218,40.79780809138592],[-73.88921283898107,40.79780120410416],[-73.88914925293639,40.797810130857734],[-73.88906339518948,40.7978338780236],[-73.88886162194015,40.79787305689599],[-73.88871105363499,40.79793824873023],[-73.8885622460056,40.798022499381574],[-73.88846004385225,40.7980850155216],[-73.88835248098286,40.7981393591984],[-73.88831097224384,40.798184185370225],[-73.8885138927114,40.7982431557863],[-73.88846064091261,40.79829085828172],[-73.88856204587574,40.79835340382449],[-73.88850873250034,40.798437839994556],[-73.888392825453,40.7983752803653],[-73.88851285371696,40.798590540517154],[-73.88861288997046,40.79859842395764],[-73.88861405901488,40.79861949370268],[-73.88899654222848,40.79868075448788],[-73.88897708980154,40.79875053035702],[-73.88883691629134,40.79874672177416],[-73.88885148496425,40.79870632845625],[-73.88860021869965,40.79865098541619],[-73.88858562507421,40.79870607179456],[-73.8882134885137,40.79866530413603],[-73.88821415282803,40.798663795714994],[-73.88825230744409,40.79857718039837],[-73.88837251380018,40.79858745575382],[-73.88839250519786,40.79856629676743],[-73.88823353313656,40.79824288428596],[-73.88794420603786,40.798343336181205],[-73.88766940705635,40.79838105015452],[-73.88755967580659,40.79836873243714],[-73.88745451160952,40.79835365457657],[-73.88744413439007,40.798351933343525],[-73.88734380764402,40.79833532909422],[-73.8872856801373,40.798324358684546],[-73.88723161846646,40.79831226578506],[-73.88718674168426,40.7982996504603],[-73.88713264426255,40.79828110190254],[-73.88707655961201,40.79825992072705],[-73.88703352908817,40.798241481301005],[-73.88699057468457,40.79822080915986],[-73.886937568587,40.798193823177066],[-73.88682628424978,40.798134208744536],[-73.88677992738086,40.79810681476002],[-73.8867307113912,40.79807487986173],[-73.8867212364684,40.79807189028048],[-73.88670122347547,40.798064324278705],[-73.8866822442604,40.798055399991696],[-73.88665108524683,40.79803819619739],[-73.88660440944896,40.79801033409823],[-73.88653645218793,40.79796863725461],[-73.8864857106124,40.79793482714912],[-73.88646193517583,40.79791690200789],[-73.88644762799724,40.79790611773014],[-73.88639344440259,40.797861255414055],[-73.8863183712551,40.797796075306024],[-73.8862868005626,40.797770028532234],[-73.88618605645823,40.79769315237734],[-73.88609112726317,40.79761856993674],[-73.88598921889337,40.79754356555447],[-73.88586675456384,40.797453970573194],[-73.88570879586403,40.79733929778959],[-73.88557218565802,40.79724109694233],[-73.88541962818051,40.79713548837191],[-73.88536002886451,40.79709249327743],[-73.88531358206163,40.79705652568052],[-73.88526897378195,40.79701915569963],[-73.88522375474957,40.79697882190975],[-73.885110382671,40.79687410782222],[-73.8850048675164,40.79677535262034],[-73.88487106375858,40.7966461585774],[-73.88479288320676,40.796576309956066],[-73.88470366866719,40.79649503207029],[-73.88465812670368,40.796457129525464],[-73.88457592146102,40.79639244454069],[-73.88450450963258,40.7963355697771],[-73.88446288938594,40.796303956959534],[-73.88436938249593,40.79623858537057],[-73.88428576654391,40.79618176992698],[-73.88424498708434,40.796151012754386],[-73.88422937028093,40.79613685024669],[-73.88421619472535,40.79612287999505],[-73.88415665725522,40.79605151864885],[-73.88408036837765,40.79595839282079],[-73.88403220776807,40.795900316364865],[-73.88400985604743,40.79587539478749],[-73.88398001309032,40.79584548614965],[-73.88395093198068,40.79581988316331],[-73.88391718206135,40.79579502145692],[-73.88388038316805,40.795771625529014],[-73.88384160297457,40.79575001944106],[-73.88375741590167,40.79570856541985],[-73.8837160236473,40.7956898387569],[-73.88368606502723,40.7956783091039],[-73.88365916952812,40.79567073562468],[-73.88364726324727,40.795668742454744],[-73.88363602032439,40.79566784841537],[-73.8836349187716,40.79566786539597],[-73.8836337101812,40.79566795430433],[-73.88363113716713,40.795668375377694],[-73.88362866045406,40.795669065761025],[-73.88362651450475,40.7956699462842],[-73.8836256605961,40.7956704141573],[-73.88362493671508,40.79567089924926],[-73.88362434350401,40.79567141244976],[-73.8836238918149,40.79567192478808],[-73.88362358249528,40.79567245586539],[-73.8836234751106,40.795672726309995],[-73.8836234160024,40.79567299630078],[-73.88362339107708,40.79567325761476],[-73.88362339060501,40.795673527664746],[-73.88362343840939,40.795673797260946],[-73.88362352038055,40.79567406739413],[-73.88363082548162,40.79569131946823],[-73.88364118305212,40.79571067304273],[-73.88366120810036,40.79574454237249],[-73.88368570715015,40.79578851244846],[-73.88369177813964,40.795799405360505],[-73.8837213644678,40.79585411288941],[-73.88372923494418,40.79587318468216],[-73.88373136425905,40.79588233621304],[-73.88373228479097,40.795891180121224],[-73.88373179288764,40.79590815410519],[-73.88372908649984,40.795924225575476],[-73.88372552582672,40.79593466784332],[-73.88372319549673,40.7959388797538],[-73.88372041619797,40.79594255060782],[-73.88371433895323,40.79594847905329],[-73.88370684004408,40.79595406314028],[-73.88369799188175,40.79595924112476],[-73.88368791207017,40.795963949633084],[-73.88368124897231,40.79596630233266],[-73.88367448015728,40.79596784460627],[-73.88366792669447,40.795968512615865],[-73.88366478678286,40.79596850944681],[-73.88366175261713,40.79596829077962],[-73.88365516756667,40.79596723006517],[-73.88364828586808,40.79596550380875],[-73.88363294995126,40.795959859986695],[-73.88362568067895,40.79595639425963],[-73.88361818816549,40.79595213675068],[-73.88360044806838,40.79593998935042],[-73.88357745705343,40.79592096493205],[-73.88354870255077,40.795892453771174],[-73.88352132338427,40.79586230375456],[-73.88349059449263,40.795824460775975],[-73.8834377822945,40.79574969303044],[-73.88341030322769,40.79571686030626],[-73.8833863742291,40.7956927652556],[-73.88334750984663,40.79565830923794],[-73.88332622624765,40.795639431405604],[-73.88326600487375,40.79558727649104],[-73.88324624360267,40.79557194803208],[-73.88322052550602,40.79555484815515],[-73.88320394303753,40.79554499746231],[-73.88318903725767,40.79553750855991],[-73.88317473357553,40.7955318568436],[-73.88316406288538,40.795528855872284],[-73.88316079453175,40.79552794407064],[-73.88314358221398,40.79552504468743],[-73.8830989077101,40.79552013680336],[-73.88298311646325,40.79550055925795],[-73.88294565229104,40.79549236224264],[-73.88289156223478,40.79547848530569],[-73.88283375197733,40.79546393764428],[-73.88281685343816,40.79545799459994],[-73.88280269382375,40.795451298967336],[-73.88273381151998,40.79541236241364],[-73.8826473633498,40.79536383705843],[-73.88256589218072,40.79532175419625],[-73.88251548178512,40.795297299442424],[-73.88245647333534,40.79527009887325],[-73.88241189497766,40.79525094398221],[-73.88237750527854,40.79523946391305],[-73.88228246152998,40.79521398197168],[-73.88218546415965,40.79518761476252],[-73.88209633687475,40.79515986104306],[-73.88207307315645,40.795155306862334],[-73.88202447821966,40.7951495842311],[-73.88200405621473,40.79514623125214],[-73.88189640244079,40.79512278910246],[-73.88179719700854,40.79509817647438],[-73.88170835287268,40.79507870635927],[-73.88166054417225,40.795070831516036],[-73.88159381157878,40.79506283837471],[-73.88153903087928,40.795057874606314],[-73.88148620045226,40.79505534394169],[-73.88138137953152,40.79505729801615],[-73.88136502712487,40.79505760551518],[-73.88130870043948,40.79505603460761],[-73.88128967259661,40.795054250805215],[-73.88127276943145,40.79505153138258],[-73.88119676142418,40.795035892661616],[-73.8811036978255,40.79501712870752],[-73.88106414287486,40.79501153209573],[-73.88097705479039,40.795003797023156],[-73.88087685804125,40.794991311397396],[-73.88084019560729,40.79498513303536],[-73.88075892952149,40.794968514765834],[-73.88072255224142,40.79496202975531],[-73.88066224490046,40.79495316103841],[-73.8806128208905,40.794947229557096],[-73.88050077207262,40.79493616249449],[-73.88038031546317,40.7949231428036],[-73.88031188472499,40.79491772335873],[-73.88023542873945,40.79491445577131],[-73.8800988143837,40.79491159363491],[-73.87998700129225,40.794908020051984],[-73.87991508464478,40.794904315549665],[-73.87991449155311,40.79490426165879],[-73.87985396453315,40.79489884900341],[-73.87980493377025,40.79489225117041],[-73.87975745821173,40.79488368367073],[-73.87967478298802,40.79486649659614],[-73.87956272211952,40.794842390127585],[-73.87946001096142,40.79481857259248],[-73.87934893739137,40.79479262132384],[-73.8792044653218,40.79475827779219],[-73.87907659806872,40.794728273984155],[-73.8789935276619,40.79470652965683],[-73.87887252713169,40.79467360633405],[-73.87874662234793,40.7946394442373],[-73.87864663726121,40.79460883904976],[-73.87852685920609,40.794574079234536],[-73.87847233873845,40.79455671457335],[-73.87841281195293,40.79453577765999],[-73.87837437812767,40.79452080676727],[-73.8783437027606,40.794506636947396],[-73.87824960606176,40.79445685683769],[-73.87820787186261,40.7944325618064],[-73.8781898904402,40.79442319590678],[-73.87817745874597,40.79441798697573],[-73.87816302352927,40.79441314548602],[-73.87811831475966,40.79440155322266],[-73.87804184880989,40.794384372210224],[-73.87801071682793,40.79437429898065],[-73.87797523216791,40.79435979009449],[-73.8779324351779,40.794339716979245],[-73.87789422394128,40.79431924430052],[-73.87778072525022,40.79425333319394],[-73.87762195395447,40.79416047624437],[-73.87753980202655,40.79411136643942],[-73.87744715599827,40.794059695517504],[-73.8773349906181,40.79399729771855],[-73.87726571206605,40.793963491772715],[-73.87715743689009,40.79390651001001],[-73.87705474512786,40.79385314443554],[-73.87695902423808,40.7938053696568],[-73.87690341417044,40.793775458467536],[-73.87685334972979,40.7937449592997],[-73.87683239271824,40.793730195529704],[-73.8767854325193,40.793693224801416],[-73.8767632583535,40.793677253703834],[-73.87667149377106,40.79361710079404],[-73.8765777105676,40.793553191409664],[-73.87653382908454,40.79352398548313],[-73.87649347940088,40.79350070098355],[-73.8764025505539,40.79345691060203],[-73.87636541846648,40.793436528530755],[-73.87633147326592,40.79341632158021],[-73.87631755762357,40.7934064365676],[-73.87628751906917,40.79338163204686],[-73.87627936699444,40.79337590448957],[-73.87627147160735,40.79337118704912],[-73.87624509705746,40.793358479255446],[-73.87620619071456,40.793342786937664],[-73.87614385924944,40.79332124240854],[-73.87612202605555,40.7933127822093],[-73.87609618491513,40.79329952547209],[-73.87606235014539,40.793277507613126],[-73.87604786716727,40.793266686497006],[-73.87601532254277,40.793239491808116],[-73.87599744174835,40.793227208556246],[-73.87596602598038,40.793210424747635],[-73.87591748808254,40.79318803101082],[-73.8758640771575,40.79316731596841],[-73.87584483848298,40.793158507210315],[-73.87583075485668,40.793150117287304],[-73.87581681561583,40.79313983599121],[-73.87580272711058,40.79312744857345],[-73.87578703333051,40.79311169937123],[-73.87575830870142,40.793075522506896],[-73.87574836430476,40.79306453503416],[-73.87572500179964,40.79304350118267],[-73.87569604980146,40.79302111020776],[-73.87561279450145,40.79296780065142],[-73.87557896865948,40.792941181411756],[-73.87555275917393,40.7929161551741],[-73.87553042327208,40.79289078181324],[-73.87551232737927,40.79286725898759],[-73.87547123144947,40.792806367767405],[-73.875449698109,40.79277715038665],[-73.87543203665538,40.79275543862975],[-73.87538576406493,40.792706833777025],[-73.87530659534373,40.79262898982541],[-73.87522354103159,40.7925507266519],[-73.87512795125669,40.792465183933814],[-73.87507395872477,40.79242077547188],[-73.87498356453413,40.79235155521862],[-73.8749177175303,40.79230347842363],[-73.87485267905696,40.79226072390691],[-73.87481081338949,40.7922374004781],[-73.87471064054348,40.79218973574528],[-73.87466759149254,40.792166654056835],[-73.87463269006615,40.7921449683235],[-73.87454446880679,40.79208707814082],[-73.87449318523967,40.79205745058926],[-73.87440998103729,40.792015360043465],[-73.87429326006698,40.79195306184482],[-73.87420003309367,40.791904378316126],[-73.8741752688971,40.79189245565304],[-73.87415314054995,40.791883561703216],[-73.87413213350347,40.791877118192474],[-73.87411193956919,40.791873025777356],[-73.87407064434693,40.791868037331646],[-73.87401755922829,40.79186378314724],[-73.87392742618485,40.79185865900266],[-73.8738851008293,40.79185338122025],[-73.8738685193683,40.791849914066226],[-73.8736197824649,40.79177281820974],[-73.87351081387888,40.79172536073441],[-73.87343783594687,40.791683038631916],[-73.87337134112279,40.79164620704171],[-73.87335904106948,40.791640979639624],[-73.87334448778861,40.791636478829986],[-73.87329524220443,40.79162598804919],[-73.87327840110606,40.791621628955376],[-73.87320017614616,40.791597418954076],[-73.87314608947125,40.791578358725864],[-73.87309734778619,40.79155818729903],[-73.87303537491212,40.79152962702556],[-73.87297284856079,40.791499590043664],[-73.8729272419177,40.79147626113354],[-73.87288457445673,40.7914521082072],[-73.87284269361076,40.79142558682333],[-73.87273896798445,40.79135358558467],[-73.87264706604657,40.79129414076948],[-73.87256990394128,40.791247806788796],[-73.87246121603879,40.79118066172876],[-73.87235602503654,40.791119887235205],[-73.87226298911682,40.791065682720124],[-73.872223866718,40.791040173170934],[-73.87221878971071,40.79103686176652],[-73.87216399871974,40.79099572113582],[-73.8720839064243,40.790932830573844],[-73.8719736724587,40.79084501775297],[-73.87184538603461,40.79073697651658],[-73.87175020506189,40.79065850902714],[-73.87171094798333,40.790624075918686],[-73.87168210639906,40.790594704777234],[-73.87160773568911,40.790507993800574],[-73.87153422429415,40.79042463390274],[-73.87143773747378,40.790323687494094],[-73.87136151517988,40.79024543079722],[-73.87134366346883,40.79022488852227],[-73.87132522630539,40.790201283061286],[-73.87126782455513,40.79011992145694],[-73.8712309216787,40.790068732252024],[-73.87121154143512,40.790036121737195],[-73.87120394439434,40.79001908497302],[-73.8711972404664,40.78999989667409],[-73.8711833651615,40.789945319689885],[-73.87115500629417,40.78981952324059],[-73.87114607484412,40.78978815788256],[-73.8711340950594,40.78974607319274],[-73.87110291637646,40.78966364252117],[-73.87107215941829,40.789564940412525],[-73.8710515800515,40.78950368287383],[-73.87102842677989,40.78943168893723],[-73.87101839580254,40.78939257797737],[-73.87101587054431,40.78937525906627],[-73.87101491849424,40.78935891373004],[-73.87101411499668,40.7892721489647],[-73.87101378121687,40.7892305455251],[-73.87101364700275,40.7892140391068],[-73.87101127918724,40.78919441488812],[-73.87100344385944,40.78916585980686],[-73.87098474146705,40.78910815287402],[-73.87098333940943,40.7891038288166],[-73.87097263727199,40.78905713490397],[-73.87094746326213,40.78895375432449],[-73.87097658623003,40.788877656728516],[-73.8709665203652,40.78874201344182],[-73.87094904716928,40.788606805227104],[-73.87092419687208,40.78847226565561],[-73.87089201244662,40.78833862714217],[-73.87085254953459,40.78820612054358],[-73.87080132197016,40.78806324191903],[-73.87079045023965,40.78803026885287],[-73.87078573969121,40.78799646524406],[-73.87078728252386,40.787962492794456],[-73.8707950485274,40.78792901650996],[-73.87080888567439,40.78789669168309],[-73.87107316744454,40.787574840752804],[-73.87122538725042,40.78744541718077],[-73.87137398759097,40.78727091482749],[-73.87148752146946,40.78705256647372],[-73.87163065373466,40.78679790534056],[-73.87187562145004,40.78662350895414],[-73.87210572329188,40.78646881713695],[-73.87224806110349,40.78642874043706],[-73.87226518997609,40.78642391827488],[-73.87247298613184,40.786303007282406],[-73.87268454327942,40.78615392699087],[-73.87278847069526,40.7860779763532],[-73.87287195903883,40.78597502780481]]]}},{type:"Feature",properties:{ntacode:"BX27",ntaname:"Hunts Point",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.88438994861662,40.82296739644863],[-73.88436128591937,40.822873801331966],[-73.88433212381813,40.822810142477216],[-73.88429488145059,40.82271820526738],[-73.8842398645624,40.82262562985897],[-73.88378786126488,40.821933413771326],[-73.88244779552899,40.81926832251157],[-73.88098029593274,40.8182356231273],[-73.87806283262134,40.81618263244413],[-73.87663459963714,40.81571150809923],[-73.87673185506917,40.81538649598405],[-73.87642408558172,40.8152841237845],[-73.87520539092394,40.81487874500288],[-73.87446381927745,40.8146452318617],[-73.8725011088598,40.813888128234126],[-73.87239437900098,40.813974335605884],[-73.87232977098004,40.81392182334135],[-73.87243667235084,40.813850934001636],[-73.87218961012053,40.81367367076723],[-73.87209716961011,40.813738021521054],[-73.8720368753994,40.81368551337274],[-73.87212931147369,40.81362116869268],[-73.87208038785036,40.81358405461955],[-73.87180463640208,40.813314890539296],[-73.87165777683406,40.813254261976056],[-73.87095753684106,40.81214618060951],[-73.8705680692794,40.81208731762247],[-73.87047093165324,40.811458294991695],[-73.87055342191738,40.81124338022042],[-73.86811219140087,40.80675183283189],[-73.86846346959152,40.8059365489391],[-73.86978968017567,40.804125105863854],[-73.87151855030304,40.80187414888821],[-73.87161142592578,40.80191439620704],[-73.87169881930814,40.80180527192051],[-73.87160336192537,40.8017518114465],[-73.87174509373926,40.801547366116196],[-73.87238060453704,40.801290114632764],[-73.87246949337067,40.80078919284306],[-73.87223657260762,40.80076162264971],[-73.87223731051016,40.80075769467133],[-73.872345653064,40.8001811333313],[-73.87234684998857,40.800174763010524],[-73.87297065553922,40.80024973054032],[-73.87297862944656,40.80025068902652],[-73.87287711063713,40.800840089046204],[-73.87287336804417,40.80083936740931],[-73.87262705811784,40.80079186150163],[-73.87259883028918,40.8008918581403],[-73.8725856615107,40.80096116391859],[-73.87257566696654,40.80101380496983],[-73.87258547042562,40.80106099335561],[-73.87261058260296,40.801104101332804],[-73.87266088531184,40.80114791108709],[-73.87270503758607,40.80116717681063],[-73.87317223327209,40.800997839706014],[-73.87355096572513,40.8008533027719],[-73.87467716314067,40.80097942286424],[-73.87473060452704,40.80125663762867],[-73.87526517037328,40.801398152548515],[-73.87585788581336,40.801455987586465],[-73.87592998071614,40.801084223091195],[-73.8781421881993,40.80131929030653],[-73.87807685486553,40.801666644035095],[-73.87798629509406,40.801656715506965],[-73.87796880375474,40.80171111462567],[-73.87803300236476,40.80205990686087],[-73.87806294853426,40.802194319345055],[-73.87790646495218,40.8022718010202],[-73.87811438894302,40.80236808487929],[-73.8781658114016,40.802551683744994],[-73.87823464921807,40.80264680576828],[-73.87843295513456,40.80270273469493],[-73.87874344166562,40.80273911424297],[-73.87892453835487,40.80277208050825],[-73.87921348407694,40.80279532683513],[-73.87934292184543,40.80277251917868],[-73.87950995961052,40.80276949081523],[-73.87962764836539,40.802743318719486],[-73.87974300820387,40.80274343912107],[-73.87975704576844,40.802743453764236],[-73.8799166060346,40.80276000771118],[-73.88005462984886,40.80276015140767],[-73.880171151188,40.80272421955092],[-73.88027898796534,40.802721053803126],[-73.88041836510072,40.802667940286575],[-73.88056943638333,40.80263284747924],[-73.88077149808502,40.80258742670935],[-73.88092030545269,40.80255854342736],[-73.88106910311687,40.80253588232156],[-73.88117965667236,40.80252977344619],[-73.88132025761249,40.802511251986914],[-73.88143082957606,40.80249477276178],[-73.88153320765761,40.80248139645064],[-73.88170931957853,40.80244735447323],[-73.88182125479868,40.802431914257],[-73.88193863933337,40.802421663404445],[-73.88203490143376,40.80240779338894],[-73.88206013127407,40.80240415828236],[-73.88206539258188,40.80240288628758],[-73.88219256706591,40.80237214533421],[-73.88232088798672,40.802351534973006],[-73.88237010115739,40.80235384695566],[-73.88239465208339,40.80235499995064],[-73.88244775081955,40.80235121209347],[-73.88243021774048,40.80226557239005],[-73.88251894912058,40.80225218128446],[-73.88254113402208,40.80233568156296],[-73.88259526944304,40.8023257063234],[-73.88276028400811,40.802306208851206],[-73.88288323972513,40.80228912668079],[-73.88297059068799,40.802284299039634],[-73.88307091642812,40.80225981958037],[-73.88320360331397,40.80222799770899],[-73.88354011849418,40.80217917412927],[-73.88369542422483,40.80216212360295],[-73.88380941028294,40.80212219523409],[-73.88383849993205,40.802107183995325],[-73.88385182690114,40.802095531657976],[-73.88387745071435,40.8020753348686],[-73.88389999312504,40.802061357348535],[-73.8839153677213,40.80204892757258],[-73.88393791667505,40.802031061295416],[-73.88396462519707,40.80196514835971],[-73.88378353970137,40.801929015924784],[-73.88377737963174,40.801939899169994],[-73.88373845737092,40.801956193769826],[-73.8836903699655,40.801945255805194],[-73.88366893088967,40.801913345465465],[-73.88368024716252,40.80188069019262],[-73.8837232666593,40.8018628439411],[-73.88377442409544,40.80187378498757],[-73.88379279040672,40.80190724801437],[-73.88378457957901,40.80191968382404],[-73.88396774707954,40.801957444852654],[-73.88398945322727,40.80190387915869],[-73.88505172336717,40.80213090679806],[-73.8851457697343,40.80225958898479],[-73.8852671450527,40.80228439481699],[-73.88527262213982,40.802274028967844],[-73.88531087058682,40.80225332677264],[-73.88536544598875,40.8022606397447],[-73.88539676408844,40.802302153070144],[-73.88538033197325,40.80233428526736],[-73.88533116885962,40.80235290267019],[-73.88528342105947,40.80234248553897],[-73.88525755169513,40.80230823696405],[-73.88526166505233,40.802296833448835],[-73.8851551712668,40.80227245354394],[-73.88525553670259,40.80240978102548],[-73.88559978112276,40.80256549733344],[-73.88578073880996,40.80268039213667],[-73.88591424672623,40.802798516993036],[-73.88600887424711,40.80295265678855],[-73.88607771246713,40.80305432919248],[-73.88609972664484,40.80308537287134],[-73.8861637705657,40.803175684976885],[-73.88627576454385,40.80326428936854],[-73.8864243555304,40.803345162253315],[-73.88648691823563,40.80337921283251],[-73.88672389248728,40.80353021498243],[-73.88684879825263,40.80363521911676],[-73.88708573531777,40.80380916317772],[-73.88727097347126,40.80394700233672],[-73.88738095624225,40.80411068128394],[-73.88724738458342,40.80418614061684],[-73.88733552633317,40.80429318940807],[-73.88740234683186,40.80437434258945],[-73.88752886022145,40.80440172674043],[-73.88771124600456,40.80461478122018],[-73.88763129537654,40.80467132537596],[-73.88795897223962,40.80499792592073],[-73.88859217706411,40.804789275097846],[-73.88882576006084,40.8048532253734],[-73.88907297129765,40.805013860005346],[-73.8892789258671,40.80518182876011],[-73.88938265718089,40.80531020813602],[-73.88944105902301,40.805440093556534],[-73.88940685507234,40.805582020782026],[-73.88922416091161,40.80584535119207],[-73.88946981686539,40.80553923602251],[-73.8894700406611,40.8055389589835],[-73.8897789361774,40.80515563359982],[-73.88979493978447,40.80513577207843],[-73.88999512475608,40.804887350890446],[-73.88999598170776,40.8048862867528],[-73.89015098501612,40.80495818226267],[-73.88937439253702,40.805925273115335],[-73.88954478026062,40.805807076192856],[-73.88965874963534,40.8058477452696],[-73.88975332987268,40.80587549058627],[-73.88981346825875,40.80587739135771],[-73.88981398349792,40.80587739185016],[-73.88985041274162,40.80585714644442],[-73.88987229258514,40.80583135646492],[-73.88989905762276,40.80578529092784],[-73.88992823364954,40.805748446241886],[-73.88996089070017,40.80571476991751],[-73.88999139115366,40.8057042598731],[-73.89005932692436,40.805704324681365],[-73.89013594081212,40.80571469094752],[-73.89023295689283,40.80573690702573],[-73.89033596715247,40.80576663601392],[-73.89035259769878,40.80577143583899],[-73.89043667322545,40.80579363876656],[-73.89051422588497,40.80584779247119],[-73.89058213079802,40.805867522344556],[-73.8907212261888,40.80587502872269],[-73.89086354177189,40.80589237135283],[-73.89101234323628,40.80589988606525],[-73.89127112984055,40.80591242189428],[-73.89149717186824,40.805927198466854],[-73.89149903730085,40.80593123824053],[-73.89144104277298,40.80566189856484],[-73.89178618135611,40.80562289208622],[-73.8919792953428,40.80638470897628],[-73.89245494636063,40.80637010660534],[-73.89270641330681,40.80634398993939],[-73.89270681066438,40.80634394859553],[-73.89253177139432,40.80565655156842],[-73.89227315843539,40.80570243312486],[-73.89216364547649,40.80530259256549],[-73.89181312009521,40.805186955466105],[-73.89180973582816,40.80519378495768],[-73.89167604184024,40.80515095314261],[-73.89168699312529,40.805130110109346],[-73.89156417608666,40.80509393945373],[-73.89156004966482,40.805099980538216],[-73.89149997938146,40.80508158808913],[-73.8915075139588,40.805070311042726],[-73.89130372999033,40.805006788325734],[-73.89129856973861,40.80501649772256],[-73.89126710622979,40.80501048892162],[-73.89128402413931,40.80497628189924],[-73.89131376917467,40.8049849378106],[-73.89131118790105,40.80498982140625],[-73.89146488860884,40.80504398694351],[-73.89150645665768,40.80505769308256],[-73.89169561834663,40.80511584342222],[-73.89173240995704,40.805049362917785],[-73.89186610809398,40.80509048742671],[-73.8918288899756,40.80516647209415],[-73.89219739671569,40.80528468791942],[-73.89230020327587,40.805660605670234],[-73.8923373050779,40.805656370118434],[-73.89233507004727,40.80564867947979],[-73.89239803509012,40.80563848893187],[-73.89240027239127,40.8056453248598],[-73.89256667738418,40.805620710004696],[-73.89274814037411,40.80634026130207],[-73.89289770901873,40.80632691879639],[-73.89304654394522,40.80631476551215],[-73.89315654170542,40.806312409921134],[-73.8933051648924,40.806343997835434],[-73.89337655119162,40.80629786456433],[-73.89345420126826,40.80629302000551],[-73.8935480465593,40.806275898888565],[-73.89362245442148,40.80627596757265],[-73.89371954313557,40.806253933628916],[-73.89383602227322,40.80624420825325],[-73.89395248091265,40.80624677353257],[-73.89403658607418,40.80625176721954],[-73.89410449503131,40.80626903692791],[-73.89422096374238,40.806266685595155],[-73.8945251014218,40.80624238250862],[-73.89462863918351,40.806232644993706],[-73.89463252351102,40.806232331922146],[-73.89457393913423,40.80604577300726],[-73.89472601909627,40.80602624658356],[-73.89477679721053,40.8062136337427],[-73.8948033737135,40.806208222822725],[-73.89485360535885,40.806214908158765],[-73.89472970526766,40.80574110095915],[-73.8948429598364,40.80572399701219],[-73.89496909528805,40.806231129991424],[-73.89509836487406,40.80686363917361],[-73.89528550564233,40.80684271107144],[-73.89537269057827,40.806703517334896],[-73.89545911867951,40.80660308388952],[-73.89550633968575,40.8065953053037],[-73.89541794877965,40.80626777768835],[-73.89539221099788,40.806176801777234],[-73.89530206142922,40.80590140416178],[-73.8953118163587,40.8058694561573],[-73.89527962874017,40.80576618406796],[-73.89531197487536,40.80576867103506],[-73.89534416707085,40.805869485530614],[-73.89540549061039,40.80596049374924],[-73.8954665569821,40.806216200015484],[-73.89551163917193,40.806348983004916],[-73.89559109091833,40.806581343347524],[-73.89572273778772,40.80655965730829],[-73.89569912530932,40.80644502168976],[-73.89567025138764,40.806290130456986],[-73.89574790898865,40.80628036801023],[-73.89583174887832,40.80645497430256],[-73.89583838073186,40.80654060706938],[-73.89597794687757,40.80651761583964],[-73.89594184174666,40.80639116067788],[-73.895935533632,40.80628791146813],[-73.89587766345048,40.8060567905951],[-73.8957906695809,40.80583055920915],[-73.89587481599325,40.805808511582434],[-73.89594888835511,40.80602244045196],[-73.89601320589162,40.80626831615595],[-73.8961082451789,40.8064961509513],[-73.89622424119072,40.80647704184231],[-73.89620708243056,40.806415845339096],[-73.89619572352203,40.80632406352672],[-73.89619585301486,40.80624103132261],[-73.89623040737025,40.80621047190221],[-73.89627642502973,40.80620614259322],[-73.89635118493806,40.80621058055466],[-73.89678682323758,40.80615925851499],[-73.89708748307687,40.8061238376568],[-73.89711438014338,40.80611086592905],[-73.89715079498731,40.8060933036286],[-73.89717387408186,40.806045253647596],[-73.89726014999154,40.806040959847294],[-73.89731296146917,40.806081527294744],[-73.89738639439287,40.8062246166342],[-73.89749681953904,40.80621440020255],[-73.89747588735374,40.805999226821534],[-73.89741472698579,40.805800059478145],[-73.89748591740928,40.8057878325167],[-73.89754706596736,40.80599437375081],[-73.89763818741159,40.80620132083886],[-73.89776126648756,40.806189933501585],[-73.89775065693331,40.8061371288228],[-73.89772827251078,40.80596749413736],[-73.89779945195393,40.805962640911545],[-73.89786715835083,40.806112649674496],[-73.89787360835064,40.80617953949245],[-73.89801340896244,40.80616660385929],[-73.8980030659639,40.80609064751381],[-73.89799037051544,40.80593085364817],[-73.89787127990664,40.805534981759656],[-73.89793600296262,40.80552029002885],[-73.89806803798807,40.8059137157085],[-73.89816110752706,40.80613807009994],[-73.89822085495243,40.806119991154176],[-73.89829494887958,40.80609757069837],[-73.89828171995184,40.80605096133676],[-73.89827305836843,40.8059173349156],[-73.89826275488733,40.805890938490435],[-73.89825761224627,40.80587128446629],[-73.8982723922852,40.805869613382754],[-73.89827462411785,40.80585950975397],[-73.89824438081581,40.8058263587206],[-73.89819342379805,40.805811155585175],[-73.89811666687609,40.80575550656539],[-73.8981330076063,40.80569937875524],[-73.89812758027273,40.805693282830745],[-73.89812348826719,40.805686612030314],[-73.89812083432874,40.8056795338401],[-73.8981196850903,40.805672225974824],[-73.89812006940572,40.80566487191556],[-73.89812197762534,40.80565765630325],[-73.89812536183838,40.80565076030264],[-73.89813013707585,40.80564435705393],[-73.89817522313254,40.805634290784745],[-73.89818927544479,40.805624197764864],[-73.89819077474289,40.80561072523676],[-73.89822827832403,40.805571275436044],[-73.89820859619738,40.80555291442798],[-73.89824555840792,40.805539472704055],[-73.89827734404709,40.80554272141994],[-73.8982898837186,40.80554400332722],[-73.89852656516611,40.80543430909798],[-73.89860605231716,40.80543295792417],[-73.89861792001669,40.80541757266453],[-73.89863817915862,40.805419011592214],[-73.89864347097317,40.80542327991877],[-73.89865344564535,40.80542328868819],[-73.89866125420426,40.80541287383448],[-73.89867464252207,40.805422359800616],[-73.8986971209161,40.80539916798865],[-73.89872705340942,40.80539303624351],[-73.89876692700402,40.805409413979845],[-73.89883087365865,40.80537820596691],[-73.89889072251071,40.8053775476661],[-73.89890820128136,40.80536216780016],[-73.89894592858053,40.805354621552844],[-73.89896072596665,40.80535933262508],[-73.89897632522705,40.80536218235036],[-73.89899232374398,40.80536309717696],[-73.89900830859474,40.80536205349334],[-73.89902386720937,40.8053590782369],[-73.89903859801917,40.80535424819919],[-73.89905212082137,40.8053476880438],[-73.89906408659215,40.805339567088645],[-73.89906410455049,40.80532772460824],[-73.89907875965574,40.805324895045395],[-73.89908622371647,40.80533603360286],[-73.89909839745378,40.80533768883827],[-73.89911076358231,40.80533780646511],[-73.8991229880343,40.80533638330566],[-73.89913474056935,40.8053334578062],[-73.89914570369586,40.80532910899837],[-73.89915558124811,40.80532345436405],[-73.89916410638699,40.8053166466616],[-73.89917104880871,40.80530886979923],[-73.89919599355922,40.805302734072306],[-73.8992131327452,40.80530582749371],[-73.89923122845309,40.8052947112894],[-73.8992633449207,40.805287634296256],[-73.89927610744394,40.80529854042369],[-73.89929545829543,40.80528245132691],[-73.89935750911333,40.80526734736796],[-73.8993821324516,40.805268315879694],[-73.89939832969061,40.805276146388046],[-73.89943233890997,40.805254149062336],[-73.89943824260529,40.805266707013764],[-73.8994606861696,40.80526577906922],[-73.89949251979704,40.805238805849235],[-73.8995109168418,40.80523526918858],[-73.89951900101076,40.805248539844335],[-73.89954297563133,40.805253222953944],[-73.89958950658985,40.8052284028106],[-73.89970489842132,40.80521541856724],[-73.89973764677029,40.805194511981114],[-73.89973674855389,40.805182675404616],[-73.89973595797935,40.80517226723824],[-73.9000719306024,40.805101135088954],[-73.90026555019044,40.805060888907526],[-73.90052559486205,40.80500683488147],[-73.90078578431074,40.80491748944857],[-73.9008408811078,40.80491364592224],[-73.90091131597185,40.80489933235407],[-73.90097298881543,40.80487609789121],[-73.90125734119651,40.804881881847756],[-73.90130652153383,40.804874430242386],[-73.90152331419797,40.80484158292809],[-73.90153096032256,40.804840173204674],[-73.90180270933678,40.80479008691603],[-73.902049522779,40.80478414102417],[-73.90205984155942,40.80478716264238],[-73.9020693756488,40.80479141999058],[-73.90207787085353,40.80479679956144],[-73.90208510067829,40.80480315792739],[-73.90209087236445,40.804810325564574],[-73.90209503202948,40.804818111372775],[-73.90209746876965,40.80482630777032],[-73.90209811761704,40.80483469622836],[-73.90210082783871,40.80483528319157],[-73.90212049408358,40.8048395421219],[-73.902114729948,40.80485079992083],[-73.90214009154406,40.804883690156],[-73.90214991578478,40.80489092468256],[-73.90215795517472,40.80489933585692],[-73.90216396987647,40.80490867275113],[-73.90216778045429,40.804918656820206],[-73.90216911883387,40.80492636971238],[-73.90216913673814,40.80493414935093],[-73.9021678338675,40.804941865752795],[-73.90218021957055,40.804953828320784],[-73.90220621473205,40.80495034324382],[-73.90222284699477,40.80494811318958],[-73.90288034385583,40.80874479305687],[-73.90293929105155,40.809062701053996],[-73.90298795437424,40.80936430103641],[-73.90299766939508,40.80945558285951],[-73.90300877850962,40.809550073280825],[-73.9030201799446,40.80962342852907],[-73.9030296757075,40.809702121686584],[-73.90307568337809,40.809768986806986],[-73.90308946530334,40.809856399702305],[-73.90279087809762,40.810083047095304],[-73.90259424238603,40.81022335927561],[-73.90090498051349,40.8114287133462],[-73.89912449225326,40.812695241359826],[-73.8984472341743,40.813176502681536],[-73.89815051722154,40.81336635472642],[-73.89786486509261,40.81356666950733],[-73.89775779547467,40.813648916293786],[-73.89759123779679,40.81377687334904],[-73.89733049072613,40.813996336200255],[-73.8970834170293,40.814224346708414],[-73.89685073098637,40.814460168993975],[-73.89542858772518,40.81584467242816],[-73.89580071523002,40.81606564867964],[-73.89621352183843,40.81631897129975],[-73.89704466722102,40.81680185968676],[-73.8956761077011,40.81812936775148],[-73.89493076155703,40.81884672090199],[-73.89389462454922,40.81986028985726],[-73.89290156198606,40.82081122319073],[-73.89283653079521,40.820974054615945],[-73.89387380270432,40.8209793352442],[-73.89490478842353,40.82098752009217],[-73.8958813587288,40.82099257470517],[-73.8958601956783,40.8226310458994],[-73.89488228864273,40.82313435524411],[-73.89433874740772,40.823416353240894],[-73.89390164426551,40.823643120569706],[-73.89320005033738,40.824008182506205],[-73.89389702292229,40.82398399830829],[-73.89487088534926,40.82393727215583],[-73.8948352292406,40.82624684121228],[-73.89386719020574,40.82651496845292],[-73.8929322610107,40.82678703653241],[-73.89191271858499,40.82679445025072],[-73.89090559996548,40.82678778462189],[-73.88997942487843,40.82680999274082],[-73.88983599170113,40.8268047337547],[-73.88980564172331,40.82680362154563],[-73.88969004961298,40.826799384072466],[-73.8896389531616,40.82679751051],[-73.88885046203767,40.826768594741516],[-73.88789510901428,40.8267431852966],[-73.88639957228074,40.82750337973937],[-73.88609624167168,40.827655777358004],[-73.8861503794627,40.82730567787177],[-73.88635032525306,40.82601262304941],[-73.88647552823458,40.82528542413247],[-73.88710697213963,40.82330587093806],[-73.887062489711,40.823190275117874],[-73.88753429505176,40.822509339469875],[-73.8871940508473,40.8225935285224],[-73.88709505454432,40.82260272471355],[-73.88698003718818,40.82261725785655],[-73.88658010086918,40.822668117912905],[-73.88561280687767,40.82279451897361],[-73.88508162369628,40.82286844468305],[-73.88456358423471,40.8229370672318],[-73.88438994861662,40.82296739644863]]]}},{type:"Feature",properties:{ntacode:"QN28",ntaname:"Jackson Heights",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.87365721712088,40.756803485602056],[-73.87271067448536,40.75506352094249],[-73.87269240706938,40.75502993973754],[-73.87266966994615,40.75498679890194],[-73.87214232666338,40.753986048184665],[-73.87207047251485,40.7538619879717],[-73.87179244195528,40.75332566941373],[-73.87084215640758,40.75154469308956],[-73.86968550952024,40.74961236188554],[-73.86942458603164,40.74915685152007],[-73.87037881278434,40.749064078059206],[-73.87135648544833,40.74895695080114],[-73.87184095898122,40.748905576649236],[-73.87237256353676,40.74885155133129],[-73.87277356790166,40.748812957984384],[-73.87330310096021,40.748758125141244],[-73.8737009821757,40.74871731947948],[-73.87398293746195,40.748685668973884],[-73.87462946351052,40.748613927918825],[-73.87543236162979,40.748527359521546],[-73.87555643147176,40.748513608551626],[-73.87625180146978,40.748438850112606],[-73.87647953043987,40.748416401607486],[-73.87692458255289,40.74836898911763],[-73.877416124923,40.74831937384753],[-73.87834312488306,40.748222660041826],[-73.87845779335431,40.74821481086837],[-73.87927779959655,40.74812409297506],[-73.87983894919982,40.74806172504242],[-73.8802064802553,40.748024980195154],[-73.88113747535017,40.7479272934946],[-73.88207112127164,40.74782992681802],[-73.88256876889947,40.747777845909084],[-73.88299918288806,40.74773440242372],[-73.88393579396725,40.747630242517204],[-73.88485538533263,40.74753481156721],[-73.88578740519941,40.747439754494366],[-73.88671656253139,40.747341462519366],[-73.88764663725351,40.74724483937559],[-73.88778326883894,40.747228926736284],[-73.88867766206579,40.74713427785111],[-73.88957128360846,40.74703905370295],[-73.8905012921449,40.7469419387097],[-73.8914312862041,40.74684473695479],[-73.89175048792538,40.74681172763676],[-73.89240906681825,40.747135328888895],[-73.8937970876941,40.74769149984853],[-73.89527600647773,40.74831729393691],[-73.8954093393868,40.74837385870562],[-73.89564469814562,40.74847370507541],[-73.89572779213752,40.74851104302712],[-73.89581462633576,40.74855093974735],[-73.89585801037587,40.74856930333827],[-73.89605152793317,40.74864946523063],[-73.89610951075919,40.748669413129235],[-73.8961453410188,40.748680036786126],[-73.89624245506702,40.74871954507859],[-73.89647000174409,40.74908647148587],[-73.89700039309167,40.74996515534873],[-73.89706187445725,40.7500878467799],[-73.89711443825027,40.750212912284645],[-73.89715792689466,40.7503399771887],[-73.89719221021899,40.75046866106622],[-73.89728972093975,40.75087278071636],[-73.89742196983823,40.75154161771331],[-73.89746744549417,40.75176866371223],[-73.8974982062631,40.752045603308105],[-73.89758589543506,40.752406272160904],[-73.89763479564674,40.75254627971213],[-73.8977266523259,40.75275880323177],[-73.89793446562894,40.75311211809773],[-73.89831892739929,40.753689797231566],[-73.89862947442641,40.75416152244509],[-73.89897117114607,40.754715305945375],[-73.89905513013387,40.754949825455775],[-73.89914104836491,40.755163869730495],[-73.89930661019675,40.75552363360362],[-73.89959808778829,40.756235438423595],[-73.89969372686603,40.75644660926704],[-73.89972650438914,40.756541867319704],[-73.89976862080852,40.756664237360205],[-73.89979518155333,40.75677539088328],[-73.89982174151714,40.756886536691475],[-73.89985245450484,40.75711160900415],[-73.89986047525849,40.75733746251917],[-73.89984592654017,40.75756215304109],[-73.89980933227785,40.75778375346285],[-73.89978921664465,40.75789847889486],[-73.89976111384685,40.757985758787676],[-73.8997166865107,40.75816257851032],[-73.89967747524835,40.75829686387912],[-73.8996486441353,40.75837966697798],[-73.89960731931295,40.75845463504678],[-73.89956743939895,40.75854526251294],[-73.89948479510139,40.75868286849671],[-73.8994103518499,40.758808839528136],[-73.89906072889902,40.75932801641214],[-73.89866137800627,40.75992101787343],[-73.8982524029576,40.760514486854404],[-73.8979114523292,40.761020349147614],[-73.89789528110559,40.76104450562769],[-73.89735543397136,40.76185091341469],[-73.89723108725003,40.76202952491405],[-73.89720062448762,40.76207328247913],[-73.89700714540729,40.76235119348907],[-73.89668188432333,40.76277758874257],[-73.8964113840347,40.76315008327032],[-73.89624744731641,40.763332747213795],[-73.89608492465558,40.76347375470443],[-73.89598406436703,40.763543110037325],[-73.89585991874092,40.763628473615164],[-73.89557704382769,40.763827968066266],[-73.8954244779487,40.76394724581802],[-73.89527479388143,40.76408559863964],[-73.89516837063914,40.76419736223103],[-73.89506657695159,40.76433132778778],[-73.89505758652862,40.76434653815185],[-73.89499458888936,40.764453154023016],[-73.8948353512509,40.76465531620146],[-73.89477219879008,40.76488921829065],[-73.89470543636384,40.76506903349364],[-73.89461716409501,40.76525625741193],[-73.89453879956355,40.765357267453616],[-73.89446044283339,40.765446391153986],[-73.89437624746155,40.76552658450804],[-73.89428031650134,40.76560677641307],[-73.894149184548,40.765694356626724],[-73.89403763130214,40.765758919728185],[-73.89390458866082,40.765818256566234],[-73.89384202032322,40.765842335719775],[-73.8937774141036,40.76586719899169],[-73.89349605945469,40.76595093000082],[-73.89325812561805,40.76621130947589],[-73.89325108788074,40.76627144523117],[-73.89299530747321,40.76624861374854],[-73.89277464882123,40.76623007440437],[-73.8923258314032,40.766217472344366],[-73.89206947756884,40.766219636307206],[-73.89183535796354,40.766227080049426],[-73.89165463928471,40.766156536158896],[-73.89144489747402,40.76607465363181],[-73.8908904369411,40.76585819811047],[-73.89072002725092,40.76588687952585],[-73.89042403175738,40.76596206057524],[-73.88994886805017,40.76610440955434],[-73.88918520529242,40.76629769192928],[-73.88877310552249,40.76651132717368],[-73.8883547117752,40.766697713800745],[-73.88777877385844,40.76682329668812],[-73.88770661820028,40.76683859805156],[-73.88762452851321,40.76686520068985],[-73.88713429376338,40.76698296557481],[-73.88671945967404,40.76709131286537],[-73.8866762035629,40.76710325881026],[-73.88602554198911,40.76728295820264],[-73.88564823426108,40.76740769077907],[-73.8850626608289,40.767598942589494],[-73.8843972942822,40.76784217036942],[-73.88426804118333,40.76789476450059],[-73.88356593562672,40.76818044516136],[-73.88277241826259,40.76852944143752],[-73.88159926405396,40.76912585191352],[-73.88068583532844,40.76963245210971],[-73.88056341504756,40.769701152903195],[-73.88020161521091,40.76990418959882],[-73.87961158784411,40.770232447966045],[-73.87897365135679,40.770556421790346],[-73.8785491560767,40.77077199556527],[-73.87818647017934,40.77092753544951],[-73.87781416319982,40.77107045683784],[-73.87743339837314,40.77120025528233],[-73.87704537116801,40.771316529076074],[-73.87665135297382,40.771418946298496],[-73.87615314114653,40.77152345587129],[-73.87608949641871,40.771536903086655],[-73.87604778727295,40.77144359312579],[-73.87600801475872,40.77130849258433],[-73.87598378976922,40.77117614730501],[-73.87597362680933,40.77104276224567],[-73.87597757036225,40.770909609146024],[-73.87600937678242,40.77048155256648],[-73.87602197537186,40.770312000894336],[-73.87601415579749,40.76981697608507],[-73.87638792444179,40.768999558474164],[-73.87625062092845,40.76816607485869],[-73.87624365566445,40.76812831878297],[-73.8762330035856,40.76808593838394],[-73.87613975693169,40.76769550550178],[-73.875865038556,40.76605165351371],[-73.87553509519228,40.7642305126199],[-73.87532636995816,40.76305660488948],[-73.87532089453802,40.76300800772556],[-73.8753155292129,40.76294497530347],[-73.87499575093968,40.76126432242948],[-73.87549091125351,40.7613515948982],[-73.87601371860652,40.76144373213948],[-73.87580654566993,40.760307836279324],[-73.87551080441015,40.758679636371575],[-73.8751387429954,40.756633816060734],[-73.87420803095058,40.756731562824285],[-73.87365721712088,40.756803485602056]]]}},{type:"Feature",properties:{ntacode:"BK27",ntaname:"Bath Beach",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-74.00200394677513,40.59413237127572],[-74.0021914307555,40.59435645428157],[-74.0023029884134,40.59454334056503],[-74.00242215707563,40.594727476708755],[-74.00254882028031,40.59490868266276],[-74.00268285423435,40.59508678124073],[-74.0028241279343,40.5952615982934],[-74.00297250329427,40.59543296287892],[-74.0031278352808,40.59560070743004],[-74.00328997205452,40.59576466791818],[-74.00345875511847,40.595924684013696],[-74.00363401947317,40.596080599242974],[-74.00552621986132,40.59753915407078],[-74.00774585717103,40.598935722418716],[-74.00848409142577,40.5993914586422],[-74.00921723904915,40.5998440451524],[-74.00961563255373,40.60003996413902],[-74.00977479604605,40.600131490510805],[-74.00993545102723,40.60022149043694],[-74.01017239980608,40.60034999618631],[-74.01041238887335,40.600475181737174],[-74.01065533816525,40.60059700531715],[-74.01091566257462,40.600721974365165],[-74.01117894203486,40.600843294151666],[-74.0114450885048,40.600960924099866],[-74.01165797156767,40.60105124063131],[-74.01187282226167,40.601138808863055],[-74.01206343136866,40.601219522300944],[-74.01236981602707,40.60134925711624],[-74.01299887033382,40.60155920754663],[-74.01302160049842,40.60156586710367],[-74.01394137729609,40.60183534437336],[-74.01478363716754,40.602082102970854],[-74.0153028898336,40.60219124627199],[-74.01582404828723,40.602294980866425],[-74.01617431337412,40.602350578387565],[-74.01652635790973,40.60239921151781],[-74.01687994354,40.6024408473294],[-74.01723483086609,40.60247545763206],[-74.01759077960651,40.60250301899237],[-74.017992279369,40.6024919523539],[-74.01829286301495,40.602447355230424],[-74.01832347216859,40.602417651130494],[-74.01913563902897,40.602612754505024],[-74.01913408409756,40.60264855305151],[-74.01932826647825,40.60281080817148],[-74.01942760889759,40.60287157834802],[-74.01939343505347,40.60291176128186],[-74.01923150325347,40.60310217424778],[-74.01918088947602,40.60314959511349],[-74.01917685113902,40.60315442280303],[-74.01871382223203,40.60358207590745],[-74.01869135708259,40.603607923939485],[-74.01866021768478,40.60364106759193],[-74.01823145051448,40.60410847250312],[-74.01821458564274,40.60418195828639],[-74.01817646660622,40.60425260881741],[-74.01811904973306,40.60431522282674],[-74.01804702541035,40.60436573512646],[-74.01750868531181,40.6048504972354],[-74.01746711446869,40.60496510482894],[-74.01728366624926,40.605137824696826],[-74.01671283875824,40.6056826348533],[-74.01640553068891,40.60597592531663],[-74.01549855009644,40.60684152427695],[-74.01623636663781,40.60723326610047],[-74.01701910088799,40.60765441697131],[-74.01522379433128,40.60935638462111],[-74.01348255850203,40.611037397919745],[-74.01171201489791,40.61273502918765],[-74.01108648038164,40.61333904369975],[-74.01050403587423,40.61389661199515],[-74.01019858717079,40.613712166889066],[-74.00830383413306,40.612568000548116],[-74.00788398468907,40.61234007182299],[-74.00708800634332,40.61190794524949],[-74.00601438422689,40.61132508244683],[-74.00342538921288,40.60996909393535],[-74.00266468107714,40.60956996659105],[-74.00185301784188,40.609137560422205],[-74.00094408424455,40.6086397096707],[-74.00130866077224,40.608343569113366],[-74.00171808485806,40.60800297793394],[-74.00195012006189,40.60781768296325],[-74.00264412402825,40.60725717532037],[-74.0044247724135,40.605568597474466],[-74.00493448904172,40.60507440640125],[-74.00444636770062,40.604801846664685],[-74.00416249602961,40.60465473897293],[-74.00340902744847,40.60425938096272],[-74.00263069590397,40.60384644946051],[-74.00184603088401,40.60343143172627],[-74.00109809514984,40.60303462622342],[-74.000323538209,40.60262029186994],[-74.00002266096666,40.602907315726604],[-73.99927902001481,40.60245801702691],[-73.99856385085857,40.60202843370563],[-73.99782332514864,40.60157817938217],[-73.99708036439387,40.60112882871558],[-73.99636516467007,40.60069605412974],[-73.99559320762661,40.60023222172232],[-73.99733919609984,40.59855161228876],[-73.9986558663796,40.59726856248295],[-73.99931921392803,40.59664075069102],[-73.9995104935508,40.59644180857035],[-73.99996503010348,40.59599430377028],[-73.99999769541414,40.59596779278191],[-74.00004233922176,40.595940371761785],[-74.00027871994637,40.59570266960394],[-74.00184497144349,40.59423667244404],[-74.00200394677513,40.59413237127572]]]}},{type:"Feature",properties:{ntacode:"SI36",ntaname:"Old Town-Dongan Hills-South Beach",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.06503332356236,40.58899099836793],[-74.06503309568014,40.58890931419603],[-74.06454186133782,40.58843399239431],[-74.06436003721254,40.588267891174866],[-74.06440881666178,40.588238924315824],[-74.06458752315093,40.58840315741573],[-74.06470615524961,40.58847254633704],[-74.06477833033001,40.58848831072572],[-74.06593797099988,40.587606097795664],[-74.06722276816946,40.586734449760165],[-74.06933503355589,40.584776520152374],[-74.06951435164838,40.584585517372545],[-74.0698079096072,40.58430404171486],[-74.0702115428942,40.58398135720897],[-74.07096310182052,40.58318199040264],[-74.07144837595622,40.58243406796456],[-74.07149180521237,40.58216878265251],[-74.07059533733307,40.58169054342515],[-74.07065781537823,40.5816256250378],[-74.07146670932961,40.58202724339555],[-74.0717763843114,40.58187653466151],[-74.07335389590745,40.580678938636396],[-74.07383321073283,40.580277228229804],[-74.0748926415471,40.57931743567526],[-74.07499413073522,40.57923655741639],[-74.0749290910492,40.57917126032183],[-74.07482318784567,40.57909893296436],[-74.07480676226304,40.579092025696326],[-74.07478997100378,40.57908565107289],[-74.07477284308214,40.579079819126676],[-74.07475540795454,40.57907454240315],[-74.07473769880762,40.579069828922],[-74.07471974443352,40.579065686705775],[-74.07470157736003,40.57906212410967],[-74.0746880048985,40.579060139164945],[-74.07467460447482,40.579057560047126],[-74.07466142311917,40.57905439510209],[-74.07464850237137,40.579050655192425],[-74.0746358877265,40.579046351345575],[-74.07462361809385,40.57904149995429],[-74.07461173941253,40.579036116233986],[-74.07460028663829,40.57903021792022],[-74.074589301101,40.57902382475484],[-74.07457881710297,40.57901695966715],[-74.0745688702631,40.579009644078035],[-74.07455949444545,40.57900190208988],[-74.07454666036023,40.57898720651886],[-74.07453317848535,40.578972854467075],[-74.07451906179996,40.57895885966338],[-74.07450432746322,40.57894524069221],[-74.07448899504466,40.57893201027275],[-74.07447307994615,40.57891918749333],[-74.07445660063793,40.57890678457122],[-74.07443957713221,40.57889481724113],[-74.07442499929435,40.57888615200654],[-74.07440993884478,40.57887798179739],[-74.07439442348493,40.57887032167324],[-74.0743784837721,40.57886318618912],[-74.07436215136039,40.57885658839171],[-74.07434545416811,40.578850540827496],[-74.07432842692502,40.578845056206056],[-74.07431110216157,40.57884014539571],[-74.07429351108712,40.57883581675253],[-74.07427568952467,40.57883207829471],[-74.07426066418725,40.57882996792153],[-74.07424581217717,40.57882723439206],[-74.07423117920457,40.57882388471299],[-74.07421680900734,40.578819930583364],[-74.07420274268368,40.578815381023176],[-74.07418902551557,40.578810253258965],[-74.07417569662567,40.578804558154935],[-74.07416279646668,40.578798317128914],[-74.07415036416732,40.57879154657367],[-74.07413808612755,40.578783600027755],[-74.07412628574866,40.57877524373015],[-74.07411498457968,40.57876649240969],[-74.07410420131805,40.57875736515285],[-74.07409396278882,40.57874787919802],[-74.07408428615169,40.57873805396764],[-74.07407519230304,40.57872791022214],[-74.07406669862277,40.57871746788643],[-74.07405882380777,40.57870674571183],[-74.07404582592645,40.578695571158384],[-74.07403220847777,40.57868482956396],[-74.07401800049185,40.57867454520139],[-74.07400322703661,40.57866473598002],[-74.07398791515486,40.57865541746244],[-74.07397209167446,40.578646609567194],[-74.07395578869185,40.57863832802119],[-74.07393903412816,40.578630588051396],[-74.07392185897946,40.578623403877735],[-74.07390268867519,40.57861613102159],[-74.07388314529092,40.57860945497483],[-74.07386326355449,40.57860338693941],[-74.07384307577873,40.578597939961746],[-74.0738226158067,40.57859312005095],[-74.07380191528617,40.57858893489293],[-74.07378101047942,40.57858539267318],[-74.07375993347117,40.5785824988995],[-74.07374662046958,40.57857738841351],[-74.07373369993412,40.57857172047083],[-74.073721214291,40.57856551313762],[-74.0737092004746,40.578558785656185],[-74.07369769673872,40.57855155827319],[-74.07368673738583,40.57854385458847],[-74.07367635847427,40.578535696525414],[-74.073666591895,40.57852711271132],[-74.07365746469759,40.57851812490779],[-74.07364900987571,40.57850876559456],[-74.07363842048906,40.57849702638408],[-74.07362722877575,40.578485615078876],[-74.07361545145494,40.57847455009631],[-74.0736031070024,40.57846384884746],[-74.07359021389347,40.578453528408254],[-74.07357679631491,40.5784436046784],[-74.07356287208094,40.578434093058966],[-74.07354846340168,40.57842501028857],[-74.0735335942425,40.578416370926675],[-74.07351828988307,40.57840818584643],[-74.0735059130214,40.57840175125009],[-74.07349309093156,40.57839584432019],[-74.07347986340393,40.57839048446462],[-74.07346627066265,40.57838568589745],[-74.07345235029639,40.57838146400729],[-74.07343698511896,40.578395684188024],[-74.07342228481113,40.57841030802298],[-74.07340826824962,40.5784253179098],[-74.07339495255164,40.578440694571874],[-74.07338235571345,40.578456418899606],[-74.07337751844602,40.57845929629354],[-74.07337223569873,40.57846167607396],[-74.07336659685546,40.57846351981949],[-74.07336069570336,40.57846479714738],[-74.0733546264795,40.57846548722371],[-74.07334849309822,40.578465577919964],[-74.07334239355212,40.57846506682828],[-74.07333643243902,40.57846396393351],[-74.07333070316108,40.57846228844202],[-74.07332530593747,40.57846006474923],[-74.07332032496511,40.5784573330085],[-74.07331584532245,40.57845413588565],[-74.0733119419939,40.578450527947474],[-74.07330867612438,40.57844656645013],[-74.07330610403763,40.57844232021238],[-74.07330426821301,40.57843785621903],[-74.07330319905405,40.57843324950388],[-74.07330291158651,40.57842857745604],[-74.07330341402238,40.57842391529102],[-74.07330469502065,40.578419340079634],[-74.07331420346324,40.57840459208305],[-74.07332463446711,40.57839021038656],[-74.07333596236295,40.57837622985241],[-74.07334815906087,40.578362681993795],[-74.07334703225165,40.57835279863797],[-74.07334515012124,40.5783429827761],[-74.07334252105669,40.57833326841138],[-74.07334090736222,40.57832719750095],[-74.07334007906601,40.57832103646079],[-74.07334004853429,40.57831484190802],[-74.07334081341763,40.57830867549505],[-74.07334152248289,40.57830590226099],[-74.0733423669689,40.57830259586148],[-74.07334469475155,40.57829666232197],[-74.07334777133943,40.578290930847544],[-74.07335157262358,40.57828545640323],[-74.07335605669604,40.57828029229012],[-74.07336118472111,40.57827548828921],[-74.07336690379663,40.578271090169785],[-74.073373161895,40.578267139679745],[-74.0733798955622,40.57826367756934],[-74.07338704462872,40.57826073436719],[-74.07339453332254,40.57825833826665],[-74.07341048150221,40.57825641220926],[-74.07342624827163,40.57825375834978],[-74.07344177519596,40.57825038660982],[-74.07345960990155,40.57823289685052],[-74.07347805846365,40.578215779951556],[-74.07349710639595,40.57819904982702],[-74.07350263890552,40.57819664006071],[-74.07350852334771,40.57819477755549],[-74.07351466835311,40.578193492860144],[-74.07352097748856,40.57819280714509],[-74.07352734903546,40.578192730527185],[-74.07353368126508,40.57819326390914],[-74.07353987705261,40.578194398976635],[-74.07354583684457,40.57819611669511],[-74.07355146657486,40.57819839300055],[-74.07355667809313,40.57820118874753],[-74.07356138742053,40.57820446193994],[-74.07356551979343,40.57820815884878],[-74.07356901186967,40.57821222221951],[-74.07357180930849,40.578216588425846],[-74.07357386347473,40.57822118747154],[-74.07357514682278,40.57822594616395],[-74.07357563510108,40.57823078980041],[-74.07357532163522,40.57823564333192],[-74.0735661085428,40.57824976192031],[-74.07355619533533,40.57826360319223],[-74.07354559978798,40.57827714736761],[-74.07353433462056,40.57829037299434],[-74.07352241805093,40.57830326314009],[-74.07351999874362,40.57830567895654],[-74.07350986543726,40.57831579785884],[-74.0734966967547,40.57832795971451],[-74.07353135170511,40.57834784557699],[-74.07356653230393,40.57836718611885],[-74.07360222645728,40.578385973305856],[-74.07363841745607,40.578404198101715],[-74.07369969345358,40.57843498022371],[-74.07376053874331,40.578466256634144],[-74.0738209460723,40.578498024657804],[-74.07388090554832,40.57853027927588],[-74.0739404127752,40.57856301831408],[-74.07406033780552,40.57862739738717],[-74.07418094820504,40.578691029213175],[-74.07430257821711,40.578757711300796],[-74.07430790841205,40.57876125411854],[-74.07438401619972,40.578802481799094],[-74.07446028819844,40.578839360423586],[-74.07454539912791,40.57888481144464],[-74.07462334758773,40.578928200578304],[-74.07470110047481,40.57896342623957],[-74.07481070714098,40.57902120169403],[-74.07508288192628,40.57916015875563],[-74.07538416887542,40.578803852811596],[-74.0757981954072,40.57830925065069],[-74.07523453617969,40.57799880325324],[-74.07534622582355,40.57788796906919],[-74.07601596977908,40.578244912290295],[-74.0761100804473,40.578173861682636],[-74.0762049932398,40.57812661289568],[-74.07624676324706,40.57810441582908],[-74.07626037024012,40.57808500871891],[-74.07628942409008,40.57806559202079],[-74.07633845483525,40.57803646224958],[-74.07636660419917,40.57802120220588],[-74.07639928398525,40.57799485505256],[-74.0764083471409,40.5779754509462],[-74.07639844893005,40.57796977408893],[-74.07630470430556,40.57792009669975],[-74.07629015242438,40.577907636301816],[-74.07629741018448,40.577898625093404],[-74.07631467297807,40.577898613627625],[-74.07642748022619,40.57795011964622],[-74.0764646711527,40.57796709998589],[-74.07649283077303,40.57796084612537],[-74.07651642995182,40.57794004686176],[-74.07653911250895,40.577911627954755],[-74.0765545262063,40.57788252048229],[-74.07658356267696,40.57784924785427],[-74.07662183569542,40.577818535946705],[-74.0767227386615,40.57773054541083],[-74.07688226472088,40.57763678940899],[-74.07691552896407,40.577579500012675],[-74.0767374761675,40.57737250932549],[-74.07674837365109,40.57736695916299],[-74.07689787379758,40.577516308290654],[-74.07693881528708,40.57753434508881],[-74.07737472522494,40.577282158905646],[-74.07830169156934,40.57646471865807],[-74.0787741289471,40.576010822245586],[-74.07926321256916,40.575671292205776],[-74.07867933938924,40.5750818252234],[-74.07875185316308,40.57504212563726],[-74.07933640538265,40.57562720401693],[-74.08017867442055,40.57518041825953],[-74.08050289147515,40.574980458710684],[-74.0809068328301,40.574689804249026],[-74.0813377071867,40.574319989306815],[-74.0817372535145,40.573938578523475],[-74.08230682682289,40.57342250310407],[-74.08259185204047,40.573149515902195],[-74.0830062074024,40.57278557004964],[-74.08359916061029,40.57237147537061],[-74.08469075991437,40.5714779139398],[-74.08597647495844,40.57223697088941],[-74.0876579143761,40.57301266463172],[-74.08769737595844,40.57306188404061],[-74.08775041802929,40.57311057975213],[-74.08886977653029,40.57372323827117],[-74.08960544781667,40.57413046961468],[-74.09032842535416,40.574515336157084],[-74.09109428090468,40.5748992286652],[-74.0918223417836,40.57527493330423],[-74.09257214644325,40.57567191334098],[-74.09335651083325,40.57604719396089],[-74.09408671710112,40.576419550826024],[-74.09483640558778,40.57680653826436],[-74.09517725127283,40.57702113890273],[-74.09613172548268,40.57752610632633],[-74.09741191072715,40.578174432312444],[-74.09851032532683,40.57873068671356],[-74.09940090442292,40.57918675553435],[-74.1003908342878,40.57968866610746],[-74.0997404412822,40.58020781783997],[-74.0990889376113,40.58072522936597],[-74.09844000868479,40.581241706006814],[-74.10061310938742,40.582711191024785],[-74.10249696103797,40.58401503298074],[-74.10263321561645,40.584106945694046],[-74.1027886290526,40.58422448752874],[-74.10525775474666,40.585921435734875],[-74.1045486461326,40.586500648547975],[-74.10392537952129,40.58707587422039],[-74.10357323123208,40.58739375969279],[-74.10344974414173,40.58750523145319],[-74.10328238018538,40.58765631047106],[-74.10317352512214,40.58775457131027],[-74.10292541157015,40.58797854012851],[-74.10282423894105,40.588069865738404],[-74.10256758234401,40.58830154124048],[-74.10246256597141,40.58839633614332],[-74.10207990052146,40.5887417511883],[-74.10149482345588,40.589344261003845],[-74.10088251662548,40.590179215641214],[-74.10089057028651,40.59042994899215],[-74.10090957428974,40.59102161430699],[-74.10097579686271,40.59183223435316],[-74.10083052260454,40.59263230579948],[-74.10081739424693,40.59266873468467],[-74.10074056645472,40.59284456650244],[-74.10074047316026,40.59284478286463],[-74.10074036688464,40.592844989354],[-74.100647384131,40.593016539647344],[-74.10064730218211,40.59301670172002],[-74.10064720659425,40.593016854925594],[-74.10053851571678,40.593183204868595],[-74.10041498984681,40.59334309266045],[-74.10006671883748,40.59364027087483],[-74.09979588970083,40.59387136552129],[-74.09949192250028,40.59404778067438],[-74.0990817976487,40.59428707089988],[-74.09873787399614,40.5944877154243],[-74.0980683913998,40.59488151992039],[-74.09798651188379,40.594929686766214],[-74.09722072868999,40.59536515534785],[-74.09586192742509,40.59595088889736],[-74.09490220801491,40.59629562262198],[-74.09427668467906,40.596449270997105],[-74.09375453841182,40.59674489030664],[-74.09336426773824,40.59703306891736],[-74.09272305137702,40.59746426362759],[-74.09228641027808,40.59808240038086],[-74.0919282787704,40.598504050807506],[-74.09178257454684,40.59871923931015],[-74.09175512228711,40.59880106078594],[-74.09173443242041,40.59888403007788],[-74.09172058586464,40.5989678227953],[-74.091713637524,40.5990521113734],[-74.09171361385611,40.59913656617931],[-74.09172051497976,40.59922085701057],[-74.09161330405932,40.5992615616663],[-74.09147742448773,40.59940849035296],[-74.09083323262558,40.59998852396544],[-74.09060390412819,40.600198824167485],[-74.09036073916268,40.60040036362657],[-74.09010463492235,40.600592349306304],[-74.08983655911122,40.600774094667166],[-74.0894763057305,40.60090432158654],[-74.08920169549286,40.60096378980528],[-74.0883067040034,40.601107780275505],[-74.0866623509513,40.601233538866595],[-74.08647535888494,40.60126896187172],[-74.08625420417904,40.60132418938413],[-74.08583797104811,40.60142777338853],[-74.08520894220322,40.601600958051904],[-74.08457153399388,40.60182247994879],[-74.08432821290553,40.601872683294076],[-74.08383802510482,40.60192576738106],[-74.08281516077984,40.60197418227439],[-74.0821872931919,40.60194100804505],[-74.08184498190198,40.601535197279745],[-74.08139658944198,40.60092495241744],[-74.08131820769842,40.60080532923673],[-74.08125785872106,40.60067884767465],[-74.08121690347278,40.60054793161505],[-74.08119595997864,40.60041517349129],[-74.08116420928472,40.60020655437922],[-74.08130343818571,40.59938765560118],[-74.08144216627137,40.59915922040527],[-74.08149422089161,40.599081990895954],[-74.08160410665616,40.599024459442965],[-74.08199990162275,40.59868243819086],[-74.08230923843254,40.59845665485487],[-74.0824830337643,40.598329807781305],[-74.0836077506701,40.59791241412691],[-74.08469129658789,40.597507132383406],[-74.08476803220962,40.59746356293017],[-74.08476811500967,40.5974635173011],[-74.08476818615084,40.597463463471755],[-74.08497132861918,40.59732510951611],[-74.0851581858051,40.59717283737733],[-74.08515824486814,40.597172791765594],[-74.08515829161296,40.59717273795408],[-74.08532650115495,40.59700832209201],[-74.08547414045287,40.596833816586845],[-74.08585350634402,40.595940980532106],[-74.08587511934066,40.595890121255884],[-74.08578780813959,40.59588408036151],[-74.08491019877964,40.595704727646684],[-74.08406968690548,40.595496270409306],[-74.08376862327293,40.595520957415665],[-74.08330235094718,40.594716328333895],[-74.0832075795399,40.594533734941585],[-74.08304163562974,40.594229720774315],[-74.08239591948612,40.59319116174823],[-74.08177066500554,40.59221445051688],[-74.08173343020644,40.59215628569237],[-74.08029682126296,40.59266864279189],[-74.07936282334181,40.59299407454758],[-74.07846693758708,40.59330001196944],[-74.07888191676811,40.59394279178405],[-74.07802261104277,40.59425482378352],[-74.07714922363117,40.59453408085396],[-74.07626202976564,40.59482256962555],[-74.07539899059779,40.5951041478897],[-74.07453730486705,40.59538678041501],[-74.07367959087885,40.59566839556141],[-74.07281699256797,40.59595221475435],[-74.07118634943032,40.59648999296814],[-74.070439761199,40.59673474668109],[-74.06970478517748,40.59537636003469],[-74.06964532750258,40.5952640107521],[-74.06831810789858,40.592785766399444],[-74.06814585464933,40.59245576357266],[-74.06795227254432,40.59208368336301],[-74.0675147746501,40.591334643072564],[-74.067284107037,40.590986202943235],[-74.0666672398048,40.59038276180463],[-74.06662559502352,40.59034201970403],[-74.06651182892105,40.59034492205114],[-74.06582939714852,40.590059165205055],[-74.06577682854285,40.59002139114002],[-74.06573690899913,40.5899695169115],[-74.06571835045294,40.589908102724856],[-74.06572536504899,40.5898452959812],[-74.06575530251928,40.58978965391624],[-74.06580036064396,40.589746609936476],[-74.06572336332758,40.58969105419476],[-74.06563611909225,40.589628104818495],[-74.06503332356236,40.58899099836793]]]}},{type:"Feature",properties:{ntacode:"BK42",ntaname:"Flatbush",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.95870789822976,40.650387273782634],[-73.95844335238868,40.64930344311771],[-73.95826082077697,40.648532745031375],[-73.95815003514562,40.64776767369121],[-73.95814068445166,40.64750340358305],[-73.95810672219415,40.64651800935827],[-73.95803664426094,40.64530250097162],[-73.95802176470437,40.64506996232088],[-73.95797764682932,40.64457625601912],[-73.95791873735426,40.64414326509119],[-73.95789394426582,40.64401556202924],[-73.9576364457626,40.64268949946328],[-73.95746359870888,40.642371669776374],[-73.9570703102167,40.641960671907675],[-73.95571599971687,40.640582526273526],[-73.9556382062173,40.64050392611558],[-73.95476763256215,40.63962444686561],[-73.9542735840814,40.63911553919629],[-73.95404358590135,40.638877549190276],[-73.95374853778475,40.63858633758556],[-73.95360004719386,40.63842234745011],[-73.95307699850177,40.638446261317306],[-73.9521385225579,40.63844349646567],[-73.95116311183473,40.63844818339577],[-73.95017361526034,40.63851059749294],[-73.94923295697076,40.638547673398385],[-73.9482649959084,40.638607190711745],[-73.94715150255871,40.638676406361746],[-73.94638150279992,40.63872625048358],[-73.94537272424152,40.63878695524375],[-73.9451233512813,40.63644827998136],[-73.94488042819056,40.63417695449509],[-73.94462885425996,40.631837734632185],[-73.94561754711692,40.63177743031228],[-73.94647961784939,40.631708161678105],[-73.94551095521956,40.6307914829014],[-73.94480816070822,40.63012716666311],[-73.94453995101931,40.62986656270843],[-73.94415535255874,40.62950828470547],[-73.94446784050527,40.629480051510924],[-73.94540053213089,40.62937781235568],[-73.94632622234428,40.629276642758626],[-73.94732672160586,40.6291665672095],[-73.94832386196283,40.62905666053285],[-73.94925229833636,40.628954765326625],[-73.95017656950539,40.628852772028154],[-73.95110641920346,40.62875046709457],[-73.95206901809611,40.628645781014804],[-73.95303133100145,40.62854011509276],[-73.95395983418416,40.62843938961412],[-73.9548849915694,40.62833554833747],[-73.95581207194958,40.628233491907054],[-73.95684697280602,40.62811987905407],[-73.95805293146628,40.627971118632026],[-73.9589941629722,40.62788559454318],[-73.95995565121842,40.627778672540664],[-73.96014773493869,40.6289151854171],[-73.9602256005792,40.62925450129718],[-73.96024902920543,40.62937062183246],[-73.96025855010787,40.62941826256545],[-73.96040734342061,40.630162530576314],[-73.96046280639713,40.630155661219504],[-73.96136921593195,40.630058388262476],[-73.9616363994039,40.63002222301846],[-73.96182099849084,40.63000487740185],[-73.96197454283195,40.62999504108041],[-73.96232599364598,40.62996871673765],[-73.96322149343035,40.62984106103689],[-73.96414862835252,40.6297389655613],[-73.9650807282895,40.62965467559493],[-73.96608191359873,40.62954270682635],[-73.96707656865335,40.629434681648],[-73.96800084402996,40.62933305821522],[-73.96892915890132,40.62923162562483],[-73.97000109763489,40.629113473756036],[-73.97109232328968,40.62896614062427],[-73.97136622157032,40.62892916271593],[-73.9712075052422,40.628089712197784],[-73.97111421951189,40.627585883684546],[-73.97092126268784,40.62656998550555],[-73.97108160338041,40.626553708820914],[-73.97119209843825,40.626542696922485],[-73.97229894777733,40.62643116816177],[-73.97322001066985,40.62631854258555],[-73.97414911512993,40.62621489784494],[-73.97507611264221,40.62611376711572],[-73.97563580928473,40.626035208743644],[-73.9762345368276,40.625976350730305],[-73.97644970441586,40.62700825547306],[-73.97651462100188,40.62729449049396],[-73.9765777568916,40.627573186819035],[-73.97669604371922,40.62835456420883],[-73.97684964309028,40.62908858147846],[-73.97699848928201,40.62987149612543],[-73.97716511994676,40.63074665412942],[-73.9760493559142,40.6312759056467],[-73.97517146283597,40.63168858076314],[-73.97431883460409,40.63209057418872],[-73.97319613382545,40.632620588979435],[-73.97278066351257,40.6328234711816],[-73.97241481651278,40.63299383426839],[-73.97231129169533,40.63304191454541],[-73.97216145893003,40.63311162134956],[-73.97190427082307,40.63323009413742],[-73.97087567598683,40.6337195133142],[-73.96986869339578,40.63419467459823],[-73.97029036162957,40.63640634141807],[-73.96935965791315,40.636505550149266],[-73.96803868487805,40.63665098543643],[-73.968223433854,40.63729690644196],[-73.96872218447866,40.63901853824929],[-73.9687909917335,40.63925593322145],[-73.968914611244,40.63975715975437],[-73.96939903065629,40.641382445715756],[-73.96948468137931,40.64168989653153],[-73.96968611807551,40.642356009772314],[-73.96988464671774,40.64303029756915],[-73.97008897793081,40.64374583950711],[-73.97031677051459,40.64453794134665],[-73.97054554390657,40.64531666812147],[-73.97076976083284,40.64611090684055],[-73.97084113729686,40.646378571072404],[-73.97121038966982,40.6476201544839],[-73.97139631688181,40.64825778561156],[-73.9706987566702,40.64850210045985],[-73.96998500726015,40.64877493456957],[-73.96967173663386,40.64889793558344],[-73.9687936713221,40.64924826382847],[-73.96790948388565,40.64959937421615],[-73.96702809161597,40.64994727428319],[-73.96614503260804,40.65029767968276],[-73.96526281915038,40.65064245009963],[-73.96465438630769,40.650887727956054],[-73.9652410351093,40.65174204697282],[-73.96575121387437,40.65249922858006],[-73.96621321893267,40.653189405049],[-73.96414666339547,40.65399497235047],[-73.96188086439834,40.654881191549705],[-73.96156461422339,40.65500411715297],[-73.9606980937956,40.655340924680644],[-73.95986103047147,40.65563478893659],[-73.95969665863038,40.65483921522885],[-73.95945183797807,40.65357538781577],[-73.95932926470229,40.65292817871177],[-73.95915001039323,40.65214455720866],[-73.95892527261276,40.651211550097806],[-73.95870789822976,40.650387273782634]]]}},{type:"Feature",properties:{ntacode:"BX34",ntaname:"Melrose South-Mott Haven North",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.9012927762704,40.82047544261423],[-73.9016012124732,40.81969485926064],[-73.90166319343373,40.819550426351796],[-73.90210743240814,40.818505192100034],[-73.90257859074227,40.81736979443094],[-73.90300983214371,40.81631779195475],[-73.9030644378355,40.81610676102298],[-73.90346997117648,40.81507578848336],[-73.90380412291687,40.81413184229496],[-73.90418337761744,40.81308645548078],[-73.90446551410524,40.81228196041574],[-73.90541359885397,40.812476195176096],[-73.90632991836297,40.812667074146155],[-73.90724503605497,40.81285516277571],[-73.90815917726094,40.81304357639289],[-73.9090745181181,40.813233072943056],[-73.9094968481844,40.81332214869364],[-73.90952367763514,40.81332780644995],[-73.91001840298344,40.81343214830669],[-73.91013342121258,40.81345551153224],[-73.91029615542287,40.813488565045304],[-73.91033664523722,40.81349678949693],[-73.9103874216884,40.813507103590204],[-73.91043307743587,40.81351637670617],[-73.91094778957405,40.813620920737364],[-73.91181210784875,40.813883314552434],[-73.91295450818349,40.81426933468127],[-73.91495493671819,40.81493646601094],[-73.9167711773861,40.81569882905605],[-73.91768626980308,40.8160812427864],[-73.91861739796052,40.81552313607113],[-73.91946744904934,40.81507370953826],[-73.9203489277287,40.814628863974285],[-73.92048117349661,40.81456368686985],[-73.92130383366657,40.81547724777699],[-73.92158392084697,40.81555063206604],[-73.92124519680912,40.81621939729788],[-73.92309299904522,40.8166977281391],[-73.92372701303204,40.81581732007314],[-73.92376838885555,40.81575986476347],[-73.92390804830025,40.81556592664743],[-73.92395483117598,40.81550096086137],[-73.9239995134313,40.81543891295271],[-73.92480953822904,40.81565902022272],[-73.92505519851713,40.8157215763305],[-73.92550133056174,40.81583301291596],[-73.92568897152093,40.81587494543141],[-73.92662718211726,40.81611895967692],[-73.92621972038792,40.81675865597444],[-73.92518486463509,40.81801266937757],[-73.92454726013266,40.81871262350998],[-73.92402557241974,40.81928533011077],[-73.92265261239713,40.82049431528112],[-73.92194764145455,40.821031544959446],[-73.92114409038749,40.8215630020621],[-73.92066539132301,40.82183689358972],[-73.9205434700689,40.821933857481646],[-73.92048603277179,40.82197953611126],[-73.9204016380275,40.82206121668077],[-73.9199347171237,40.82235220193829],[-73.91980424620863,40.82243697456019],[-73.91944303601359,40.82267166790189],[-73.91938041791651,40.82271235247818],[-73.9189459722909,40.822992672880986],[-73.91888836789798,40.82302977384997],[-73.91875570608572,40.82311521802199],[-73.91833825897207,40.82338338717322],[-73.91788272033193,40.82367877684647],[-73.91782151593539,40.823718371329576],[-73.91756599376923,40.82388367192946],[-73.91746772699828,40.82394610695224],[-73.91740459115819,40.8239862220034],[-73.91731782325954,40.824041350018994],[-73.91725010296902,40.824084377625056],[-73.91719007374034,40.824122517330956],[-73.91712693756695,40.82416263105622],[-73.9168919579493,40.82431192557521],[-73.91677400519717,40.82438708737327],[-73.91587735817289,40.82410373152731],[-73.91621588627129,40.823467930225945],[-73.91450553698643,40.82294185675899],[-73.91287633326617,40.82244134839339],[-73.91189154921676,40.822141481777365],[-73.91181615756743,40.82203502241253],[-73.9118078057598,40.822039769862926],[-73.91179935942837,40.8220444552564],[-73.91179083006523,40.82204905983904],[-73.91178220772419,40.82205360069068],[-73.91177350082071,40.8220580510138],[-73.91176469851244,40.82206243844162],[-73.91175582641465,40.8220667370275],[-73.91174685892634,40.82207096199652],[-73.91173782075576,40.822075106163986],[-73.91172869955403,40.822079169185436],[-73.91171949686398,40.82208315173209],[-73.91171023364937,40.82208704326595],[-73.91170088807569,40.822090845780615],[-73.91169147027821,40.822094565984685],[-73.91168198267869,40.82209820689557],[-73.91167243589165,40.82210174640812],[-73.91166281755068,40.822105197412256],[-73.91165314022855,40.82210855773967],[-73.91164340370389,40.82211182806041],[-73.91163361966342,40.82211500922094],[-73.91162376562922,40.822118089477335],[-73.91161386319762,40.82212108023782],[-73.91160391480686,40.822123972122874],[-73.91159391801875,40.82212677451197],[-73.91158387372789,40.82212947802445],[-73.91157378326015,40.822132080650995],[-73.91156365675566,40.82213458541481],[-73.91155348208785,40.822136990631286],[-73.911543285057,40.822139297157975],[-73.91153305132906,40.82214150498373],[-73.91152278311043,40.82214361327267],[-73.91151249252977,40.82214562220162],[-73.91150216459081,40.82214753226163],[-73.91149182510742,40.82214933409114],[-73.91148146346794,40.82215104761739],[-73.91147107661517,40.82215265022224],[-73.9114606784246,40.8221541551508],[-73.91145027022095,40.82215556123136],[-73.9114398599561,40.82215685875363],[-73.91142942732846,40.82215805775351],[-73.91141899350998,40.82215915707457],[-73.91140856114546,40.822160157891446],[-73.9113981167845,40.822161059021234],[-73.9113876840326,40.822161853446],[-73.91137726375233,40.82216255590852],[-73.91136683126392,40.82216315215036],[-73.91135642272566,40.82216364806257],[-73.9110729852431,40.822242943234116],[-73.91069998778043,40.82232411384538],[-73.90990894137941,40.82255110811745],[-73.90945760816992,40.82243240236992],[-73.90841854182946,40.822181271155934],[-73.90742681740186,40.82194506199504],[-73.90645722144359,40.82171536403063],[-73.9056589024782,40.821556532634474],[-73.90552466303079,40.82152381327514],[-73.90545592197533,40.821507058608944],[-73.9053277028844,40.821475805773424],[-73.90525022500152,40.821456921612366],[-73.90489653151185,40.82137070987814],[-73.90478103796076,40.82134144522368],[-73.9037931018166,40.821091100156124],[-73.90266819174944,40.820803159886665],[-73.9012927762704,40.82047544261423]]]}},{type:"Feature",properties:{ntacode:"BK79",ntaname:"Ocean Hill",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.90404639808897,40.67922059801925],[-73.90349050037082,40.67889804853481],[-73.90320745632027,40.67874076470078],[-73.90256467268154,40.67834519464979],[-73.90202189364913,40.67802673228718],[-73.90145370051373,40.67769316355672],[-73.90046361829343,40.67712230643053],[-73.90014864502069,40.67694931684544],[-73.90004626142508,40.67689308953782],[-73.9007918367847,40.676572457650934],[-73.9009623469395,40.67650221152797],[-73.90245583103473,40.67588205089746],[-73.90257716361329,40.675831706875925],[-73.90267831840302,40.67578972875392],[-73.90279745993566,40.67575749274221],[-73.90291887262823,40.67568458142084],[-73.90302076373686,40.67565648129092],[-73.90313803813324,40.67562221542786],[-73.90347422276491,40.6755066832772],[-73.90374374580135,40.675406834472525],[-73.90428786796184,40.675229355562244],[-73.90438792800414,40.67520674660642],[-73.9045091233681,40.67505211098795],[-73.90524012940088,40.67472494627425],[-73.90582626773173,40.67446965385985],[-73.90609438779364,40.67435293235806],[-73.90629662105013,40.6742653330755],[-73.90695655491835,40.673985259133566],[-73.90746843008544,40.67376161413563],[-73.90787711572172,40.67356680930781],[-73.9082780093342,40.67337939350506],[-73.90832954086157,40.67335530302139],[-73.90841931632208,40.67331333272415],[-73.90925438134724,40.67294799823466],[-73.90954171958883,40.67282880309108],[-73.90989833479603,40.672680869322114],[-73.90995832863727,40.672655981103425],[-73.91014265020483,40.67257951905929],[-73.91019287105694,40.67255868530127],[-73.91037473937192,40.672483238199234],[-73.91046305323356,40.672446602102546],[-73.91104631010326,40.67220464200177],[-73.91109867289384,40.67218291959568],[-73.91115995481621,40.672155350628294],[-73.91133533666638,40.67207645346068],[-73.91221776895038,40.67168716252572],[-73.91308574663641,40.67131022633253],[-73.91403857192044,40.67089683982661],[-73.91454485538064,40.67067547301587],[-73.91461857729773,40.67064323825137],[-73.91487246337714,40.67053222822073],[-73.91553422511005,40.67024338351535],[-73.91558467328046,40.67022136347989],[-73.91572874515477,40.67015847809633],[-73.91580361911352,40.67012602814181],[-73.91586213225733,40.67010066868867],[-73.9164716345366,40.66983650915053],[-73.91652296113404,40.66981426418321],[-73.91658459950003,40.66978754948586],[-73.91713588978303,40.66954376367917],[-73.91748266125654,40.669392231100105],[-73.91838191153047,40.66900224732733],[-73.91923062965691,40.66863136530611],[-73.91999873728055,40.66840948385137],[-73.9201146425319,40.66837600234439],[-73.9201486425542,40.66822948387542],[-73.92101988847209,40.6678526980696],[-73.9218717118052,40.66748069046783],[-73.92221564149389,40.667333446469144],[-73.9227525715444,40.66709733296169],[-73.92272714241194,40.667365056929455],[-73.9226553004529,40.66812711501406],[-73.9226321076669,40.66837321106466],[-73.92261354322449,40.66856410724225],[-73.92254432235502,40.66927581119731],[-73.92246696829339,40.67011693025583],[-73.92245355442314,40.67026114885387],[-73.9223840178856,40.67100876297077],[-73.9222995036712,40.67190026210086],[-73.92221444321095,40.67279163304969],[-73.92213153379244,40.67368388900711],[-73.92204843320643,40.67457439719813],[-73.92197495287279,40.675348547269806],[-73.92190090521798,40.676131621044526],[-73.92183232495854,40.676849042763834],[-73.92182361015799,40.676938358473],[-73.92181539031597,40.67701839046189],[-73.92171159945381,40.67811571394574],[-73.92164748131961,40.67887054703269],[-73.91905083907092,40.678728474490455],[-73.91796830613771,40.67866902181592],[-73.91720270736367,40.678626815481756],[-73.91630119861499,40.67857711243409],[-73.91639300075408,40.67890584888107],[-73.91653998655802,40.679637497352566],[-73.91668638370818,40.680371378789545],[-73.91683011417062,40.68110098122958],[-73.91697632824906,40.681834159418024],[-73.9171213852815,40.68256847168662],[-73.91726632656652,40.68330322455328],[-73.91741294270074,40.68403405152249],[-73.91755763291403,40.68476719192122],[-73.91762630559238,40.68511814934074],[-73.91763742515009,40.68517497630596],[-73.917647765087,40.68522782275788],[-73.91765638722468,40.68527188366816],[-73.91770109386896,40.685500359167285],[-73.9177654758855,40.68581854081244],[-73.91778426812593,40.68591141261907],[-73.91783531177447,40.68616366960057],[-73.91784937476166,40.68623316791453],[-73.91789200318277,40.68644915917852],[-73.91791548411962,40.686565936301875],[-73.91799890633432,40.68696577961044],[-73.91804606958492,40.68721324777099],[-73.9176811391875,40.68700409480143],[-73.91755226133584,40.68693022304985],[-73.91679832884954,40.686497199369335],[-73.91661031966161,40.68639135319387],[-73.91604599329085,40.68607206947068],[-73.91550033953949,40.68576152453053],[-73.91528963516168,40.68564553649273],[-73.91470083314597,40.685316944737416],[-73.91453972421897,40.685226917977516],[-73.91379700170998,40.68479987228612],[-73.913307280448,40.684520858323744],[-73.91303721372346,40.6843678096827],[-73.91227301214938,40.683934964689456],[-73.91151192885341,40.683504990590514],[-73.91076954357516,40.68309270127182],[-73.91002460929406,40.68265737058685],[-73.90927462882547,40.682234323582556],[-73.90905526962082,40.68210557474483],[-73.90886025553507,40.68199403596291],[-73.90851642314132,40.681803943322564],[-73.90777158725635,40.68137784657353],[-73.90701820217927,40.68094827978997],[-73.90671941184522,40.680767421942654],[-73.90628287060713,40.68050675607437],[-73.90565934136644,40.68014069142737],[-73.90554836824933,40.68007160223698],[-73.90549303545265,40.6800371581605],[-73.90541416544553,40.67999264338064],[-73.90478936068008,40.679650456871066],[-73.90456891332478,40.67951553702162],[-73.90404639808897,40.67922059801925]]]}},{type:"Feature",properties:{ntacode:"MN09",ntaname:"Morningside Heights",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.9521012514923,40.81144285350132],[-73.95259125776441,40.810765333066826],[-73.95307869995446,40.81009408490712],[-73.95327654949371,40.809879604283054],[-73.95357577810373,40.80947669765971],[-73.95496657106328,40.810064554703565],[-73.95542974856465,40.80942915340676],[-73.95588417616412,40.80880224904909],[-73.95634493679755,40.80817335404048],[-73.95680543877327,40.8075457092798],[-73.95726581554526,40.806916171387066],[-73.95772176015936,40.80629098862739],[-73.95818167252807,40.80559679163102],[-73.95825482580142,40.80471387844149],[-73.9582030080717,40.803894270998896],[-73.95824878329822,40.8031064864712],[-73.95868839367523,40.802469794366054],[-73.95914741137359,40.801843760137274],[-73.9596468542316,40.80115642325654],[-73.95848111410017,40.80067047758584],[-73.95817297103852,40.80058254145743],[-73.95833304956629,40.80036505401374],[-73.95861879256708,40.79997702615455],[-73.959076690723,40.79935223392771],[-73.95953658868206,40.798718525520655],[-73.96003018437096,40.79803810789695],[-73.9614777990138,40.798654156436434],[-73.9628698014617,40.79923967661975],[-73.96571144280446,40.80043806998772],[-73.96775900356984,40.8013035159855],[-73.96787379721908,40.80135169818446],[-73.96798415954919,40.80139826627667],[-73.96858360746548,40.80163547026637],[-73.97004742165267,40.80226501033987],[-73.97021594793269,40.80233585148794],[-73.97027400465879,40.802359036994105],[-73.97032589767372,40.8023845608706],[-73.97150381003817,40.80283773617448],[-73.97250022180603,40.80321661262821],[-73.97257779806128,40.803247183771276],[-73.97265744745978,40.803276514162796],[-73.97279907756597,40.80332915965672],[-73.97287179081526,40.80335618764536],[-73.97255429829636,40.80379863465019],[-73.97217237241804,40.80431907695912],[-73.97205095521875,40.8045303760101],[-73.97195292438532,40.80461970905164],[-73.97181849483572,40.804717542701994],[-73.9717998015075,40.804785615486075],[-73.97171200727101,40.80493169127659],[-73.97162049569343,40.80504229439943],[-73.97161113391448,40.8050961874744],[-73.97144210961528,40.80533442683986],[-73.97129083300337,40.80552870753327],[-73.97110765852311,40.805790139676766],[-73.9704599022662,40.80663109398832],[-73.97021400799252,40.80693570565082],[-73.96988290614725,40.80736478797876],[-73.96977288943343,40.8075252826438],[-73.96955934797359,40.80779550099904],[-73.96911173565847,40.80840637006901],[-73.96909103244377,40.80843016507845],[-73.96891678484042,40.808630780559845],[-73.96885218645332,40.80875198611463],[-73.96866264764945,40.80896329267823],[-73.96855747771231,40.80907289382105],[-73.96854420633791,40.809145109890224],[-73.9684634861167,40.80931871402],[-73.96842473507041,40.80939406033308],[-73.9682395273215,40.809662683894466],[-73.9681533751209,40.80976588090622],[-73.96811675018674,40.809806836240575],[-73.96813186592726,40.809844489225064],[-73.96796065311783,40.81010000956678],[-73.96788312497569,40.810201564679666],[-73.96788099174029,40.81024414732453],[-73.96779484834474,40.810366996871515],[-73.96772160095232,40.81043416111095],[-73.96770439052307,40.81048819988444],[-73.96766778940905,40.810550445942944],[-73.9676203882462,40.81058485039441],[-73.96762041422627,40.8106307010374],[-73.96754397270522,40.81077319972419],[-73.96740185312376,40.81102215539717],[-73.96713048758602,40.81138742007397],[-73.96704111180297,40.8115200996269],[-73.96700232144056,40.81154794802974],[-73.96692265508445,40.8116904465337],[-73.96688175014953,40.81177397642826],[-73.96674930787985,40.81198198501188],[-73.96663300760117,40.81215397028551],[-73.9665296232188,40.81228501552488],[-73.96639177720914,40.81247337265937],[-73.96627762716814,40.8126388120003],[-73.96615809223954,40.81281570279132],[-73.96610639539495,40.81286320693632],[-73.96588240945127,40.81320062634864],[-73.96579194974653,40.81332838170008],[-73.96565840161267,40.81349873149249],[-73.9654897501297,40.81374707236793],[-73.96548932424909,40.81374769375627],[-73.96534706551711,40.813939651896774],[-73.96510784267464,40.81427547602979],[-73.96509511906355,40.814319572156585],[-73.96432483391378,40.8155127370107],[-73.96414082888306,40.81577165745395],[-73.96340395102314,40.816684197437766],[-73.96312702403797,40.81695509533648],[-73.96308529694112,40.817006113433195],[-73.96271913392087,40.81736849075739],[-73.96203105795998,40.81808633097924],[-73.96189984916315,40.818047287355796],[-73.96181860145678,40.81802315422647],[-73.96168805983679,40.817966694246635],[-73.96163613558907,40.81793985130486],[-73.96157544035097,40.81790997171822],[-73.96138876040176,40.81781807601415],[-73.96102015661893,40.81764868569803],[-73.96068717801364,40.817510516645186],[-73.95949328870022,40.81700747377918],[-73.95839496608983,40.81579688733442],[-73.95829447377152,40.815690790640616],[-73.95819953208634,40.81558041796575],[-73.95782821871717,40.81515604887906],[-73.95716930019692,40.81440312395318],[-73.95710690001744,40.81433182143881],[-73.95707628428208,40.814294828347634],[-73.95625889682354,40.81338943342304],[-73.95570690057345,40.81414395953754],[-73.95520337804867,40.81355412906549],[-73.95408058275426,40.812280112895344],[-73.95354382953641,40.812050820629736],[-73.9521012514923,40.81144285350132]]]}},{type:"Feature",properties:{ntacode:"BX55",ntaname:"Soundview-Bruckner",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.86033845846154,40.8332531664861],[-73.86032509022768,40.83319863961699],[-73.86008270266052,40.833111456899886],[-73.85934693642824,40.832889021625796],[-73.85911914251976,40.832820225707145],[-73.85847699508787,40.832625922126454],[-73.85766181022024,40.83237925477039],[-73.85739121253681,40.83229737222691],[-73.85738951502017,40.83225420065558],[-73.85738092520373,40.83213523513543],[-73.85737529457852,40.83204654639932],[-73.857323208424,40.831821484428104],[-73.85715675905718,40.83110226804172],[-73.85698995239288,40.83038524008721],[-73.85682187599957,40.829664769443646],[-73.85665560423341,40.82894491334298],[-73.85649133790614,40.82822507749956],[-73.85641767297076,40.82790052005662],[-73.8563843570694,40.82775374219087],[-73.85632851882318,40.827507683795844],[-73.85615112829527,40.82677004571346],[-73.85635677476587,40.82675208596078],[-73.85643698769384,40.8267450808057],[-73.85672105848228,40.8267082520769],[-73.85700204899901,40.82665967721585],[-73.85727871181689,40.826599624582826],[-73.858671940176,40.82642407677064],[-73.85970333247579,40.82627734853483],[-73.86120690792787,40.82608779523234],[-73.8621668749329,40.82596516323114],[-73.86354738877064,40.82577932854455],[-73.8636169678935,40.8257699619801],[-73.86395604395872,40.82572431491776],[-73.86406913796306,40.82570908982001],[-73.86446141893387,40.82565627831569],[-73.86455514453746,40.825643660107076],[-73.86474490881228,40.82561811256889],[-73.86490949539231,40.82559595523555],[-73.86529634228822,40.82554131805917],[-73.86538050255258,40.82552943114398],[-73.86567536788421,40.82548778518199],[-73.86577274914704,40.82547403007146],[-73.8665352134662,40.825366333983965],[-73.86662745179785,40.82535330511835],[-73.86707924568815,40.82528948770632],[-73.86718504325597,40.82527454330519],[-73.86753173910685,40.82522556965111],[-73.8676174232934,40.82521337712231],[-73.86770310813081,40.82520117414411],[-73.86779104452452,40.825189451295586],[-73.86787899170972,40.82517772018365],[-73.8684024952166,40.82510980836979],[-73.8684938633575,40.82509795605481],[-73.86911744376711,40.82501705802703],[-73.8692297456804,40.82500248852372],[-73.86984170759897,40.82492309385489],[-73.8705187780933,40.8248409028903],[-73.87145992831222,40.824720208839125],[-73.87216881511195,40.82461073986098],[-73.87253656972884,40.82456891338761],[-73.87258431948935,40.8245625643826],[-73.87263071115642,40.82455335823779],[-73.87288306617447,40.82451595996866],[-73.87356808464372,40.82441984696743],[-73.87423302126017,40.824348587373166],[-73.87437004386828,40.82433051058814],[-73.87528548336792,40.82420788488654],[-73.8762130602201,40.82408475014626],[-73.87713691614898,40.82395814711635],[-73.8779351380241,40.823851611054614],[-73.87806435774712,40.82383439458989],[-73.87898855680683,40.82371109055438],[-73.87993002276619,40.82364106213154],[-73.88178621703611,40.82340170049673],[-73.88276030351201,40.8232485482781],[-73.88421976563875,40.8229964575283],[-73.88438994861662,40.82296739644863],[-73.88464602649714,40.82382353747467],[-73.88462165802034,40.82495620683698],[-73.88461336010324,40.825276503822174],[-73.88460938858506,40.82530353642656],[-73.88438705287575,40.82681728353224],[-73.88378414134579,40.82827429246245],[-73.88365759121731,40.82827878584912],[-73.88295104555125,40.82830386626169],[-73.88198096595167,40.82835598023322],[-73.88104510325337,40.82843181312282],[-73.88011211259426,40.82851166617402],[-73.87917067097918,40.828582182949326],[-73.8787028357506,40.82862110591517],[-73.87823501079615,40.828660018953165],[-73.87729930515366,40.82874277437326],[-73.87640134545657,40.82897729420339],[-73.87550702477634,40.82923413457348],[-73.87460867878903,40.829502905423254],[-73.8737287018992,40.829752886469144],[-73.87332596918954,40.82987665913731],[-73.87327288487585,40.82989371961136],[-73.87322660117376,40.82990616654953],[-73.87275546539115,40.83002788153905],[-73.87179422426188,40.83030543915192],[-73.87090345624685,40.830563654118755],[-73.87000669957446,40.83082034053062],[-73.86907935360546,40.83108592818756],[-73.86814994382983,40.83136038547578],[-73.8672577037107,40.831623917957664],[-73.86635554734742,40.83187448359748],[-73.86546044854113,40.832131642151325],[-73.86456547270946,40.832389234655395],[-73.86366561257758,40.83269532457164],[-73.8627111440693,40.832991508800575],[-73.86155834859032,40.83333022116242],[-73.86142309005575,40.83344741121642],[-73.86137654810399,40.833490723427936],[-73.86129183742291,40.833536420998755],[-73.86085019682683,40.83361353809994],[-73.86075203106824,40.8335953747569],[-73.86065651473099,40.83356427211968],[-73.8605680060051,40.83352073451797],[-73.86049053534526,40.83346640405649],[-73.86042717623383,40.833403832518776],[-73.86037967123946,40.83333610297387],[-73.86033845846154,40.8332531664861]]]}},{type:"Feature",properties:{ntacode:"BX31",ntaname:"Allerton-Pelham Gardens",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.85363638793234,40.87330059920986],[-73.85357628496654,40.87327602055021],[-73.85265751852018,40.87299218740441],[-73.85170987327449,40.87269745850997],[-73.85108463433502,40.87249279143155],[-73.8507898330885,40.872396292455164],[-73.84987645192226,40.87210188139216],[-73.84859676068899,40.871670785136416],[-73.84792614069129,40.87134223358054],[-73.84725144839936,40.8709870524543],[-73.84699273689803,40.87085288875669],[-73.8464076640937,40.870554300686216],[-73.84608957133453,40.87038977190822],[-73.84578147454154,40.870227696250026],[-73.8451725669669,40.869914698204646],[-73.84487737497136,40.86976050749551],[-73.84442133679855,40.86952229868006],[-73.84423146966189,40.869420350466754],[-73.84358581450726,40.86908763737348],[-73.84315715493723,40.86886326604471],[-73.84280443533905,40.8686807525724],[-73.84240629439105,40.86847474402091],[-73.84185186483789,40.86819192588125],[-73.8412236259784,40.86785815135249],[-73.84064364768116,40.86755417556983],[-73.83974233401754,40.86708793062],[-73.83954475735618,40.866986738383495],[-73.83922085407521,40.86682084024312],[-73.83875223521005,40.86657277746506],[-73.83784380169185,40.86609918802325],[-73.83697021129969,40.865643136401864],[-73.83678824263303,40.865545906632015],[-73.83618601376548,40.86522409938256],[-73.83578436657699,40.86501601149709],[-73.8315962003195,40.86264470442444],[-73.83151964220629,40.86259766919237],[-73.83089329727795,40.862212849092955],[-73.83012016034486,40.86204928183282],[-73.82972614837894,40.861952744635474],[-73.82950892691994,40.86184121394923],[-73.82924089576106,40.86163186813613],[-73.82911929069478,40.86150997697185],[-73.82841963441669,40.86093193984359],[-73.82834347431387,40.860892026674904],[-73.8284267974439,40.86078903758312],[-73.82881978108206,40.86044911329766],[-73.82945155471113,40.86000056854162],[-73.8296095176647,40.85988842149271],[-73.8297371972006,40.859809735407886],[-73.8298748867173,40.859740420127515],[-73.83002075618269,40.85968150922028],[-73.83017269431829,40.85963375440847],[-73.83103340888792,40.859343033745425],[-73.83190625043378,40.85907019941746],[-73.83308052015931,40.8586790189721],[-73.83348699491107,40.858529494722454],[-73.8343770830379,40.85819084911111],[-73.83533372606104,40.85783130110693],[-73.83628873354887,40.8574769211612],[-73.83681918527068,40.8572768095973],[-73.83724089052787,40.857357322878705],[-73.8381762207472,40.85750772395836],[-73.8391111660645,40.857657901473374],[-73.84004614332595,40.857806269396086],[-73.84097144736832,40.85794907924532],[-73.84191078762727,40.85809153150895],[-73.843295532168,40.85829037563004],[-73.84458712912767,40.85844580971834],[-73.84552460637619,40.8585384871105],[-73.84645854077307,40.85863637370377],[-73.84739747041232,40.858682545856894],[-73.84833709101098,40.85870184838895],[-73.84930893471982,40.8587175028588],[-73.85028234816409,40.85865726624597],[-73.85122867045907,40.85857584352703],[-73.85217337933392,40.85849915608204],[-73.8531094794976,40.858409797736016],[-73.85405423903421,40.8583237310684],[-73.85585355933962,40.85817176504142],[-73.85601437898406,40.858158180184645],[-73.85663774670334,40.858119171990104],[-73.85735319680543,40.85971160585054],[-73.85739481962082,40.8599841030858],[-73.85746244202511,40.860426811693564],[-73.85747219640301,40.860495676849546],[-73.8574788572866,40.8605427006754],[-73.85752224260838,40.86084898074856],[-73.85752991800437,40.86090316844943],[-73.8575668268937,40.86116372253199],[-73.85759960654418,40.86141838907988],[-73.85760926698264,40.86149344106741],[-73.85767084845814,40.86197187252082],[-73.85767885602472,40.862034078443685],[-73.8576918173041,40.862134773427314],[-73.85769842190052,40.86218608056049],[-73.85770552766589,40.86224128540552],[-73.8577102836695,40.86227823049465],[-73.85780378831072,40.86303621662242],[-73.85806098565243,40.863042359763504],[-73.85844789742286,40.863761390123294],[-73.85871220300655,40.86425255333891],[-73.85890956790679,40.864636926125996],[-73.85961281249308,40.86551271811329],[-73.86055100834703,40.865529695928046],[-73.86156274129902,40.86554946455502],[-73.86154239755814,40.86615362323769],[-73.86150246534677,40.86755143325913],[-73.86149826078228,40.86778221561744],[-73.86143383852497,40.86960346802523],[-73.86137924069509,40.871336512141525],[-73.86036598198893,40.871318622474725],[-73.8594268045545,40.87130069674406],[-73.85848731700756,40.871284060119606],[-73.85754854444214,40.871266317777305],[-73.85661382516636,40.87125016698299],[-73.85655118175053,40.87303042871626],[-73.85651292387632,40.87421779315943],[-73.85577052357691,40.87398371293062],[-73.8555175843402,40.8739039558002],[-73.85450805066631,40.87358094249729],[-73.85363638793234,40.87330059920986]]]}},{type:"Feature",properties:{ntacode:"QN06",ntaname:"Jamaica Estates-Holliswood",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.75670329233547,40.726229432661896],[-73.75670987168289,40.72617907294539],[-73.75603127001449,40.725592717811715],[-73.75581422958717,40.725430011197965],[-73.7556663733442,40.725319169537364],[-73.75548073556065,40.72511980726117],[-73.75524449485196,40.7247831266972],[-73.7550862509897,40.72449006011642],[-73.75496919462802,40.724159647309065],[-73.75577121005361,40.72364021589355],[-73.75546163054334,40.72335276282624],[-73.75491105986194,40.7228415237066],[-73.75462715569469,40.72258094095445],[-73.75433064311743,40.722308786774946],[-73.75322664498377,40.721283650134815],[-73.75301295440092,40.721099279291955],[-73.75281552276394,40.72090362496657],[-73.75263582253405,40.72069796646175],[-73.75247511881724,40.72048373106578],[-73.75233438339828,40.720262460693036],[-73.75313314342768,40.71991531764368],[-73.75393063626868,40.71957218231452],[-73.75474912835767,40.71921669486027],[-73.75556553022709,40.718866870469135],[-73.7563821187827,40.718515727437676],[-73.75721025896513,40.718158639333886],[-73.75725671509146,40.71813860166262],[-73.75832728607047,40.71958208936262],[-73.75839264972755,40.71955392345714],[-73.75878322191528,40.71938563552916],[-73.75921639481577,40.71919899161205],[-73.76002959796162,40.71884681520324],[-73.76084486820184,40.718493520105056],[-73.76166150079739,40.71814054638846],[-73.76247897212738,40.71778561457058],[-73.76335501839623,40.71741138277427],[-73.76437291211946,40.71696662638129],[-73.76571447240643,40.71639337871304],[-73.76664095177638,40.717646613663156],[-73.76733228086889,40.71728979681067],[-73.76817990663042,40.71699522033885],[-73.76870434940284,40.716809029228145],[-73.76906210677195,40.71668376795344],[-73.76913914032889,40.71665679858542],[-73.76922535780017,40.71662658799403],[-73.77007984747934,40.716327202424594],[-73.77110410783582,40.71597506275367],[-73.77192122007095,40.71568504445303],[-73.77275859222605,40.71539722095007],[-73.77357135168411,40.71512009536875],[-73.77444238095191,40.7149050431277],[-73.77529927897523,40.714696314052674],[-73.77571458374833,40.71459845492171],[-73.77618628360051,40.71448557420626],[-73.77712346906112,40.714261994083905],[-73.7773063386293,40.71420931681873],[-73.7780011963368,40.714051124131544],[-73.77886957497952,40.71384929762952],[-73.77972553639621,40.71363577002178],[-73.77998005181796,40.713574571277],[-73.78042034021223,40.71346871015355],[-73.78058892735457,40.71342817616389],[-73.78178273970804,40.713139993198105],[-73.78227126504426,40.71302513007158],[-73.78236650031015,40.713002743196895],[-73.78247043241812,40.712976581028016],[-73.78262547451321,40.712937548490956],[-73.78356075603682,40.71271078835307],[-73.78446144432783,40.71249390497926],[-73.7853527219912,40.71228361653],[-73.78575198481913,40.71216395260093],[-73.78616005924954,40.71206007134267],[-73.78657528627535,40.71197249327677],[-73.78699598642164,40.71190160924303],[-73.78742040690562,40.71184767846018],[-73.78784678347894,40.711810833165195],[-73.78843481183722,40.711984687609046],[-73.7884445536424,40.71198769571004],[-73.78845432971939,40.71199065780311],[-73.78846414468669,40.71199357540453],[-73.78847398096134,40.71199643910042],[-73.78848385480799,40.711999257464534],[-73.78849375039961,40.71200202276154],[-73.78850368227147,40.71200473351042],[-73.78851365039272,40.712007399427655],[-73.78852363076811,40.71201001979908],[-73.78853364546563,40.71201257824751],[-73.78854369707669,40.71201509069283],[-73.78855376027657,40.71201755909882],[-73.78856385978527,40.7120199639102],[-73.78857398101486,40.712022323193096],[-73.78858412773035,40.71202462991825],[-73.78859429993915,40.712026881740364],[-73.78860448156588,40.71202907980254],[-73.78861469944235,40.71203123286548],[-73.78862492982054,40.71203333167157],[-73.78863519496467,40.71203536738272],[-73.78864546025234,40.712037358028354],[-73.78865576247775,40.71203929496453],[-73.78866607654271,40.71204117814522],[-73.78867640222704,40.712043007569996],[-73.78868675186283,40.71204478225634],[-73.78869712478694,40.71204650304063],[-73.78870749851329,40.71204817926317],[-73.78871789423565,40.71204979253484],[-73.78872830444303,40.71205135088311],[-73.78873873727548,40.71205285616574],[-73.78874917094197,40.71205430683502],[-73.78875961713217,40.712055696211294],[-73.78877008571023,40.71205703788234],[-73.78878055379543,40.71205832678041],[-73.78879103506846,40.71205955321393],[-73.7888015294778,40.71206073343306],[-73.7888120234213,40.712061852335324],[-73.78882252895994,40.712062925020305],[-73.7888330454884,40.71206393406402],[-73.78884356372707,40.71206488983623],[-73.7888540821364,40.71206579183146],[-73.78886461150574,40.71206663956693],[-73.78887515406323,40.71206742467035],[-73.78888568377587,40.71206816418178],[-73.78889622447447,40.71206884122464],[-73.7889067675176,40.71206947320594],[-73.7889172977747,40.71207004099981],[-73.78892784118904,40.71207055587818],[-73.78893838477487,40.712071016644515],[-73.78894892853324,40.71207142296376],[-73.78895945947258,40.712071775482244],[-73.78897000291123,40.71207207424637],[-73.78898053488147,40.712072309830624],[-73.78899105334614,40.71207249982172],[-73.78900157484316,40.71207263604109],[-73.78901209587966,40.712072709100774],[-73.78914879648286,40.71205688563867],[-73.78928335067772,40.71203172864856],[-73.78941412058758,40.71199753200045],[-73.79021544241655,40.71171704467687],[-73.79101410711806,40.71143258509638],[-73.79202854650671,40.71106937169864],[-73.7930380005236,40.71071107542549],[-73.793007219643,40.71154946992473],[-73.79300604107841,40.71176522155695],[-73.79302654138145,40.7119813641373],[-73.79306872754856,40.71219599572715],[-73.7931322491813,40.712407235512394],[-73.79321635668958,40.712613280018594],[-73.79350163559035,40.71321339838683],[-73.79356328451989,40.71335799632515],[-73.79360704402329,40.71350847000987],[-73.79360705552703,40.71350852330421],[-73.79360706614649,40.713508577769666],[-73.7936316665291,40.71366304193688],[-73.79363635362851,40.71381920900053],[-73.79363636603529,40.713819397323554],[-73.79363634233286,40.713819586251965],[-73.79362091250016,40.713975347182064],[-73.79358570233359,40.71412867817331],[-73.79353167866988,40.71427716553191],[-73.79353164228333,40.71427725559637],[-73.79353159510752,40.71427734597659],[-73.7934601233842,40.714419192044396],[-73.79314903694585,40.71493343025904],[-73.79268721559893,40.715680033482705],[-73.79240413283512,40.716193040972634],[-73.79234087510494,40.716462873766034],[-73.79226766030081,40.71728392737734],[-73.79224175567452,40.717427179492084],[-73.79218492809956,40.717611393677466],[-73.7921087363863,40.71779211543699],[-73.79210870159254,40.71779218774597],[-73.79201376639666,40.717967687438204],[-73.79190106512245,40.718136366563165],[-73.79173290194657,40.71831992856616],[-73.79162842582073,40.71841796530896],[-73.79151426769805,40.71851003837692],[-73.79139134698895,40.71859532333017],[-73.79126073657342,40.718673140752564],[-73.79115948985414,40.71873143388628],[-73.79099991062444,40.71881897451642],[-73.79089960601587,40.71887580779083],[-73.79076914036045,40.71913418936065],[-73.79073248864266,40.71920875733032],[-73.79070834383357,40.71926865152469],[-73.79053210834367,40.71975196002769],[-73.79050800377834,40.71980649655946],[-73.79037661618453,40.72010372371398],[-73.79030267429744,40.720891464957226],[-73.79029346788651,40.72137614927049],[-73.79035703879451,40.72300529967723],[-73.79045149257381,40.72355453182217],[-73.79088077248275,40.724188858591866],[-73.79136701893644,40.72495161826608],[-73.7914761363254,40.72513846498086],[-73.79157252978425,40.72532961192764],[-73.79165577216905,40.72552430834625],[-73.79172554701888,40.72572175458817],[-73.79174472669796,40.725788850395745],[-73.79169223061061,40.725792385078144],[-73.79085659843841,40.72602748929776],[-73.78998042227668,40.726317244795595],[-73.7896444476141,40.726424999102065],[-73.789112807285,40.726600167500656],[-73.7882500381031,40.72688697318085],[-73.78738339590267,40.72717198175341],[-73.78655584623336,40.72744150389708],[-73.7861901751855,40.72756357410791],[-73.78568492825605,40.72773019277446],[-73.78482734371114,40.72801171424312],[-73.78397695358836,40.72829139717857],[-73.78360140145438,40.728412819777986],[-73.78292253144811,40.728635948388366],[-73.78205851384448,40.72891889678021],[-73.78116054967626,40.729212758599004],[-73.78024774689924,40.729459823257905],[-73.77936529420849,40.72970186813204],[-73.778486360865,40.7299438954276],[-73.77757506882068,40.73019327580706],[-73.77754793617493,40.730136776809466],[-73.77672825752977,40.7284300806215],[-73.77596177545828,40.72681284901947],[-73.775561103931,40.72596986422553],[-73.77523387160835,40.72523753332621],[-73.77634189042871,40.7244656470972],[-73.77643312801831,40.72430318263859],[-73.7765457136531,40.72414504622515],[-73.77667910900045,40.72399361329232],[-73.77683220647323,40.72385121527626],[-73.77700327859341,40.72372000868235],[-73.77719009810129,40.72360188150893],[-73.7773899930743,40.72349836725194],[-73.77759997905271,40.72341057597812],[-73.77781693007614,40.72333914289484],[-73.77803765890827,40.723284268714735],[-73.77787601889123,40.72303670349558],[-73.77774895414788,40.72284210956462],[-73.77757868117422,40.72264221807347],[-73.77738048930895,40.72244906289549],[-73.77732562815959,40.72239270114324],[-73.77727808027505,40.722346336295125],[-73.77600685757034,40.723303569178164],[-73.7758363135527,40.72343173956721],[-73.77603280481642,40.72336247734617],[-73.77605631092653,40.723355940083906],[-73.77587312866028,40.72347282141078],[-73.77548473594737,40.7237206148724],[-73.77524876564318,40.7238431617291],[-73.77496975263942,40.7239880614153],[-73.7743710868659,40.72426113211025],[-73.77423835459867,40.72431652314526],[-73.7737252947011,40.72453062989229],[-73.77348555824787,40.72462495229975],[-73.77286784140513,40.724867985125826],[-73.7722470294421,40.725077073191194],[-73.77165390451623,40.72526759082866],[-73.77163268955817,40.725274405141334],[-73.77139578147354,40.725350501341424],[-73.76991329270511,40.72574839859399],[-73.76975275207725,40.7257852318691],[-73.76924074796115,40.72590270125526],[-73.768726302346,40.7259931433275],[-73.76871602770683,40.72598984434875],[-73.76870583639358,40.725986266603606],[-73.76869575347669,40.72598241969146],[-73.76868582523657,40.72597829298362],[-73.76867607535375,40.72597391584495],[-73.76866656153025,40.72596928604606],[-73.76865729987136,40.72596439490789],[-73.76864834485838,40.72595927989863],[-73.7686397218149,40.72595394106918],[-73.76863146742629,40.72594840412501],[-73.76862361648024,40.72594267047633],[-73.76861617879702,40.72593676577462],[-73.76860920410627,40.7259307006741],[-73.7686027155973,40.72592451911359],[-73.76859671307886,40.72591821271649],[-73.76859123030945,40.72591182561035],[-73.76858628175621,40.72590537692236],[-73.76858186606863,40.72589887502634],[-73.7685779943473,40.7258923573032],[-73.76857466741646,40.7258858400048],[-73.76857188452168,40.725879350101565],[-73.76856964543619,40.72587288943583],[-73.76856792799153,40.72586650051504],[-73.76856674274924,40.725860185705834],[-73.76856605284539,40.72585397073329],[-73.7674578788684,40.72613928143375],[-73.76717559612742,40.72618267332347],[-73.7666088805594,40.72626787574642],[-73.76629387862448,40.726318367976816],[-73.76618933132336,40.726329475210726],[-73.76610679117798,40.726336935257514],[-73.7656825324294,40.726377523600654],[-73.7654693225459,40.726382041624106],[-73.76545422878168,40.72638236218384],[-73.76475781219615,40.72639712411112],[-73.76386689406822,40.726284159373236],[-73.76376765109032,40.72627157302649],[-73.76368265670472,40.72625991730279],[-73.76242439258584,40.72609212045733],[-73.76204408703528,40.72603512504387],[-73.76181677756043,40.72600393892886],[-73.76102756078595,40.7258941790256],[-73.76083706112016,40.725877043162114],[-73.76017281719342,40.72581402120896],[-73.75994854133052,40.725805277834304],[-73.75955973735121,40.72580223344868],[-73.7592270861711,40.72580597829977],[-73.75879801944129,40.725840596404296],[-73.75835433165382,40.725888509861655],[-73.7579601838804,40.725952050011706],[-73.75755793715219,40.726032439582724],[-73.75721902227968,40.726107854904114],[-73.75698318232811,40.726160325334256],[-73.75683174988775,40.72619401768946],[-73.75677678618835,40.72620833625458],[-73.75670329233547,40.726229432661896]]]}},{type:"Feature",properties:{ntacode:"QN07",ntaname:"Hollis",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.75725671509146,40.71813860166262],[-73.75588878021972,40.71629864362884],[-73.75470078416912,40.71471005282077],[-73.75407540973588,40.71390469472651],[-73.75404783955211,40.71387753941079],[-73.75401024530542,40.7138349013797],[-73.75370834556831,40.713324636738356],[-73.75360661855915,40.71307112215809],[-73.75357512198494,40.712992296656196],[-73.75318399386089,40.71205517561484],[-73.75245965484076,40.71031656364927],[-73.75184269862771,40.70882292095355],[-73.7513982866852,40.7077487195527],[-73.75121246969927,40.707306580078146],[-73.75077435837696,40.70632183690155],[-73.75047058182733,40.70563993103507],[-73.75052149054902,40.70562662274248],[-73.75205066516914,40.705228027517016],[-73.75293777165199,40.70499820570146],[-73.75382395815093,40.704765835031324],[-73.75471127039005,40.70453789071895],[-73.75561453941796,40.70430046423966],[-73.75651887288761,40.70406425772578],[-73.75740580368182,40.70383535520582],[-73.75829554399144,40.703603381475375],[-73.7591822815834,40.70337203354216],[-73.76006675303269,40.7031407114185],[-73.76095546550677,40.70290957793811],[-73.76126359340884,40.70359894045669],[-73.76262946595456,40.703241550763735],[-73.76278023539192,40.70320597529469],[-73.76366846114144,40.702972975402716],[-73.76455359278602,40.702742997098944],[-73.76544147833864,40.70251231465967],[-73.76612489310696,40.70233448577168],[-73.7663692519047,40.70256339728291],[-73.76657282468808,40.702751621013284],[-73.7666541353111,40.70333761692614],[-73.76679155659056,40.70400852680101],[-73.76701441776628,40.70526813130767],[-73.76705298532839,40.70547030223978],[-73.76725075938913,40.70631255785006],[-73.76734431877853,40.70663634649571],[-73.76755588774955,40.707321957777424],[-73.76776269713876,40.70799573506326],[-73.76789085725706,40.708406402964776],[-73.76825969052474,40.70952636787698],[-73.76844546450805,40.70963702715856],[-73.76865794804777,40.70973774461811],[-73.76881217340598,40.7098081235522],[-73.77084362930023,40.71017162598523],[-73.77115938664892,40.710205221542964],[-73.7714781965869,40.71022223572221],[-73.7716515522263,40.710222372164274],[-73.77169204852609,40.710263984754846],[-73.77172444678743,40.71031681885548],[-73.77158686805181,40.71035023373894],[-73.77158671425873,40.710350270122305],[-73.77158658355312,40.7103503149279],[-73.7714416253631,40.710395907652924],[-73.7714414245863,40.7103959704122],[-73.77144123390673,40.710396041902904],[-73.77130105334905,40.71044965108531],[-73.77130095944095,40.71044968658212],[-73.77130086329915,40.71044973145602],[-73.77118657762165,40.710499509657204],[-73.77102494308824,40.71057651564711],[-73.7710248129801,40.710576578546245],[-73.77102469520293,40.71057664079973],[-73.77089074779063,40.71065160305204],[-73.7707658456988,40.710735192905986],[-73.77076577487406,40.710735237829866],[-73.77076570467808,40.710735291969016],[-73.77065838897413,40.71081884318048],[-73.77006800779805,40.71135386813837],[-73.7696255240175,40.71178631983863],[-73.76943987094944,40.71197689255628],[-73.76946291126715,40.712011248343856],[-73.77039451928513,40.71340019855393],[-73.77113435035717,40.714501936645874],[-73.77192122007095,40.71568504445303],[-73.77110410783582,40.71597506275367],[-73.77007984747934,40.716327202424594],[-73.76922535780017,40.71662658799403],[-73.76913914032889,40.71665679858542],[-73.76906210677195,40.71668376795344],[-73.76870434940284,40.716809029228145],[-73.76817990663042,40.71699522033885],[-73.76733228086889,40.71728979681067],[-73.76664095177638,40.717646613663156],[-73.76571447240643,40.71639337871304],[-73.76437291211946,40.71696662638129],[-73.76335501839623,40.71741138277427],[-73.76247897212738,40.71778561457058],[-73.76166150079739,40.71814054638846],[-73.76084486820184,40.718493520105056],[-73.76002959796162,40.71884681520324],[-73.75921639481577,40.71919899161205],[-73.75878322191528,40.71938563552916],[-73.75839264972755,40.71955392345714],[-73.75832728607047,40.71958208936262],[-73.75725671509146,40.71813860166262]]]}},{type:"Feature",properties:{ntacode:"BK58",ntaname:"Flatlands",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.9186022474009,40.63206832825331],[-73.9183549174102,40.62979529836227],[-73.91824254400225,40.62877007500131],[-73.91816260205991,40.628004494955],[-73.91799464607244,40.626457723443544],[-73.91775240159997,40.624164717357154],[-73.91770927067421,40.62371768614019],[-73.91751556159407,40.62194031629475],[-73.91746991635159,40.62151242860916],[-73.91741279788276,40.62095853067421],[-73.9172644092585,40.619548037968286],[-73.91717137732495,40.618711251963056],[-73.91716779456266,40.61838796216513],[-73.91711554441466,40.617925191239294],[-73.9170080999228,40.61720192372333],[-73.91697651683475,40.616932212854714],[-73.91690302737176,40.61627422940855],[-73.9171958738815,40.61609171641334],[-73.91739073173487,40.61596630640256],[-73.91788753351767,40.61564658037959],[-73.91862838146194,40.61516860665755],[-73.91893348463415,40.614967780281326],[-73.91937088698589,40.61469022304982],[-73.91960797147132,40.614534464035934],[-73.92010699963089,40.61421212889104],[-73.92052694107505,40.61394269500629],[-73.92062400307964,40.614838681675],[-73.92159370078795,40.6147781838769],[-73.92252930293762,40.61471903335374],[-73.92349786366526,40.61465815803783],[-73.92446651407248,40.61459941765096],[-73.92539545805566,40.61454056392989],[-73.92640044535105,40.61447853502839],[-73.92631599005247,40.613439676046866],[-73.92629769848669,40.61319215517265],[-73.9262960456562,40.61311679907704],[-73.92739580756171,40.6140526905759],[-73.92769203557164,40.61431264133256],[-73.92776129984719,40.614373425016986],[-73.92808935390525,40.61466788526044],[-73.92842985426601,40.61497277981085],[-73.92946094817567,40.61589682022158],[-73.9298988449368,40.61629427236378],[-73.93060244601848,40.616922263421124],[-73.93173179213727,40.61792692139451],[-73.9324872738569,40.617431702361486],[-73.9332045751448,40.616970442250945],[-73.9350185867529,40.618600110516795],[-73.93686699606758,40.62025328123279],[-73.93696272673391,40.62019914053267],[-73.93757616405298,40.61979552855903],[-73.93781351826432,40.619652096372384],[-73.93828802339956,40.61932901989144],[-73.9386473235013,40.61909724640072],[-73.93900236377165,40.618867271295436],[-73.93949341962175,40.61855079052532],[-73.93971671616383,40.61840609588947],[-73.94037010842499,40.61799238572621],[-73.94045274629376,40.61792905021249],[-73.94078914087082,40.617696789890985],[-73.94128215867188,40.617629270144],[-73.94138899931563,40.61761741989833],[-73.94221251549482,40.61752605529712],[-73.94314510050567,40.61742561734777],[-73.94325340656663,40.61741206433579],[-73.94346961883583,40.61738500186916],[-73.94395779538323,40.61681630946462],[-73.94467599520522,40.61616511253575],[-73.94482770996301,40.61604620910946],[-73.94573691912035,40.61536340675668],[-73.94576359491901,40.6155040642213],[-73.94606699612437,40.617103739180195],[-73.94651373193837,40.61949401915],[-73.94551663574792,40.619605611951776],[-73.94451833370505,40.619713647095125],[-73.94497031348955,40.62210451293768],[-73.94542442897415,40.62449560959825],[-73.94642266064325,40.624385567286495],[-73.94687439946745,40.62677366812856],[-73.94732672160586,40.6291665672095],[-73.94632622234428,40.629276642758626],[-73.94540053213089,40.62937781235568],[-73.94446784050527,40.629480051510924],[-73.94415535255874,40.62950828470547],[-73.94453995101931,40.62986656270843],[-73.94480816070822,40.63012716666311],[-73.94551095521956,40.6307914829014],[-73.94647961784939,40.631708161678105],[-73.94561754711692,40.63177743031228],[-73.94462885425996,40.631837734632185],[-73.94365994531908,40.631899427451266],[-73.9427287801517,40.63195729417188],[-73.94175680815009,40.632016626875995],[-73.94078821476108,40.632075845718184],[-73.94032359755087,40.6321052682972],[-73.93985458416012,40.63213497568627],[-73.93892456990883,40.63219309046725],[-73.9379979979659,40.63224680631198],[-73.93759273570492,40.6322678569992],[-73.93740833057383,40.63228068528096],[-73.93701746157835,40.632310978633235],[-73.93703669055444,40.63250925007402],[-73.93706492823591,40.63277116737664],[-73.93726700184811,40.634650625674226],[-73.93629596690985,40.63470952574237],[-73.9353598503034,40.634767312459104],[-73.9343944024839,40.63482680304845],[-73.93342687552466,40.63488405100486],[-73.93249995700809,40.634947068938274],[-73.93223554834408,40.634963338756286],[-73.93152735144483,40.635007967812165],[-73.930553331457,40.635062914529115],[-73.92962453260672,40.6351213161907],[-73.92861283775714,40.635187645672794],[-73.92766858635159,40.635245022633775],[-73.92744822294394,40.6352584095578],[-73.92712769497705,40.63566745590415],[-73.92691457650808,40.63593944065701],[-73.92682085728673,40.63606066218717],[-73.9267444303014,40.63617310644377],[-73.92668615669372,40.636257088398814],[-73.92652490892391,40.63649272329663],[-73.92627399177773,40.637215328461934],[-73.92616377838273,40.63757296117995],[-73.92612684910623,40.63774352323172],[-73.92608134589493,40.63816294641204],[-73.92606338061381,40.63852406103607],[-73.92604638812075,40.638603341527755],[-73.92596691756188,40.63880208928548],[-73.92590483102221,40.639005105924326],[-73.92586068563273,40.639211071539066],[-73.92583475558837,40.63941858880403],[-73.92582711297435,40.63962627030676],[-73.92574389425866,40.64001446624989],[-73.92570388327054,40.64036095048455],[-73.92562125724396,40.64081122001612],[-73.92558280784833,40.64107003066691],[-73.92547887290522,40.6415870421781],[-73.92538233100778,40.642384532667236],[-73.92518619049149,40.64239729151996],[-73.92454228384933,40.642439177776595],[-73.92356525947073,40.642499298286666],[-73.92341500192268,40.64092360577048],[-73.9233741886042,40.64049554446124],[-73.92335409176906,40.64017632494926],[-73.92332654587373,40.63990021559215],[-73.92154948087534,40.64134469239512],[-73.92025802353956,40.642366298568255],[-73.91973736982153,40.64277814834517],[-73.91965951373268,40.64207823728245],[-73.91958298575624,40.641395762734994],[-73.91955576638021,40.64118495835028],[-73.91953493982516,40.64085774103468],[-73.91946588514801,40.640284187019745],[-73.91946141154892,40.640239293450904],[-73.9194547296417,40.64017313729202],[-73.91941447362966,40.63977466530875],[-73.91928984621299,40.638596033153355],[-73.91917180394196,40.63746984127252],[-73.91916482679031,40.6374033422729],[-73.91905790422044,40.636385109839765],[-73.91902770822686,40.63609754453547],[-73.9190062952925,40.63589361818468],[-73.91899154572509,40.63575906257008],[-73.91895156556656,40.63539431845253],[-73.91893983659224,40.63528732106185],[-73.91892161236453,40.63512106187765],[-73.91891212087721,40.63503446032055],[-73.91889071028088,40.63483913266659],[-73.91888284311007,40.63476735250086],[-73.91886934549005,40.63464421615195],[-73.9188619920748,40.63457712831955],[-73.91885164403314,40.634482718979406],[-73.91876282571147,40.63363752915494],[-73.91862982428371,40.63234687253644],[-73.9186022474009,40.63206832825331]]]}},{type:"Feature",properties:{ntacode:"BK82",ntaname:"East New York",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.86106295016758,40.67434293473021],[-73.86107192433124,40.67401981389379],[-73.86077512791483,40.6728056222384],[-73.86038937918141,40.67126877544449],[-73.85947416457984,40.67138053203743],[-73.8585548036278,40.67153293413977],[-73.85763323108371,40.671656194038086],[-73.8573094767315,40.67041623286147],[-73.85728486683195,40.6703219894023],[-73.85726744602755,40.67025529379226],[-73.85724675715905,40.67017405117863],[-73.8572269363026,40.670096212133046],[-73.8568467616236,40.66860293533223],[-73.8567050909436,40.66802643910115],[-73.85667995705208,40.667924158674154],[-73.85646311943086,40.66704176338901],[-73.85618809594169,40.66584655462609],[-73.8561174022985,40.66550937960371],[-73.85568461155151,40.66386749237218],[-73.85611710208981,40.66380840213466],[-73.85659075119862,40.66374715959919],[-73.85753563345155,40.66359786251392],[-73.85842950791418,40.6634533604285],[-73.85811779269268,40.66203657079237],[-73.85802504232102,40.661721050091764],[-73.85792219714415,40.661318856312484],[-73.85761537185587,40.66011893315387],[-73.85851436327648,40.65989894246786],[-73.85938691847059,40.65977271487947],[-73.86035978140126,40.65964582850884],[-73.86122245044761,40.65922093757418],[-73.8617475902522,40.65893835651095],[-73.86317083274416,40.65827651294811],[-73.86269778299643,40.65761830850984],[-73.86300202201296,40.65748811662734],[-73.86300994210781,40.65747609303833],[-73.86301532164845,40.657463280422895],[-73.863018030837,40.657449987928025],[-73.86301800430692,40.657436536279306],[-73.86301524269997,40.65742325004217],[-73.86300981265062,40.657410449790774],[-73.86300184517806,40.657398444373136],[-73.8630129753607,40.6573490240437],[-73.86300267139993,40.65733403625387],[-73.86299489115193,40.657318190005476],[-73.86298975506257,40.657301730617704],[-73.86299451834671,40.657282556536096],[-73.86300321588475,40.65726420086231],[-73.86301562733944,40.6572471285993],[-73.86303143828982,40.657231772237225],[-73.86305024819661,40.6572185207971],[-73.86307158054919,40.65720770997606],[-73.86307775804362,40.65721242301616],[-73.8630848545341,40.657216313740705],[-73.86309268342504,40.657219279846785],[-73.86310103886298,40.65722124334319],[-73.86310970114933,40.65722215260167],[-73.86311844251713,40.65722198371408],[-73.86312343187129,40.657219214142664],[-73.86312777533958,40.657215872496266],[-73.8631313610917,40.65721204481154],[-73.86313409680612,40.65720782963915],[-73.86313591204707,40.657203335506416],[-73.86313676007812,40.657198678122725],[-73.86313661906534,40.657193977400894],[-73.86313549263963,40.65718935436938],[-73.863133409803,40.65718492805638],[-73.86313042418195,40.65718081242519],[-73.86312661264677,40.657177113440035],[-73.86312207333229,40.657173926337826],[-73.86312086314315,40.65716786598068],[-73.86312096520274,40.65716173643736],[-73.86312237678516,40.657155701398466],[-73.8631250601935,40.657149922030676],[-73.86312894376657,40.65714455267304],[-73.86313392379267,40.657139736715116],[-73.86313986727922,40.65713560276776],[-73.86314661550433,40.65713226122876],[-73.86315398825559,40.65712980133426],[-73.86315810974217,40.65708778410367],[-73.86321868203994,40.6570418793427],[-73.86321606222141,40.65703782728704],[-73.8632143949813,40.6570334928134],[-73.86321372984979,40.65702900469042],[-73.86321408658647,40.65702449625138],[-73.86321545459316,40.65702010143302],[-73.86321779322893,40.657015950796634],[-73.86322103301741,40.65701216764936],[-73.86322507771081,40.65700886438098],[-73.86322980714931,40.65700613912491],[-73.86323508083069,40.65700407284301],[-73.8632407420845,40.65700272692045],[-73.86324662272627,40.657002141341756],[-73.86326056957486,40.65698307345826],[-73.86327051713663,40.656962603781764],[-73.86327623068614,40.656941215328224],[-73.8632498848927,40.65690040890398],[-73.86321767415738,40.6568621207954],[-73.86318000806129,40.65682683785002],[-73.86313736555019,40.65679500870281],[-73.86309028884438,40.65676703807183],[-73.86303937654402,40.6567432816125],[-73.86300171715274,40.65665375737028],[-73.86303117341508,40.65650818118065],[-73.86303820094562,40.65650375030345],[-73.8630441943227,40.656498511733915],[-73.8630489955499,40.65649260357052],[-73.86305247805824,40.656486181563565],[-73.86305455004269,40.656479415009095],[-73.86305515688233,40.65647248228603],[-73.86305428258017,40.65646556615377],[-73.8630519501849,40.656458848934314],[-73.86304822118318,40.65645250770583],[-73.86304319387865,40.656446709634714],[-73.86303700080052,40.65644160756862],[-73.8630298052098,40.65643733600726],[-73.86301307871317,40.65641760960331],[-73.86299992602156,40.65639637133683],[-73.86299057835204,40.65637399457038],[-73.86299398140478,40.65636538995207],[-73.86299920950299,40.65635733369673],[-73.86300611811306,40.656350048522974],[-73.86301451624307,40.656343735832415],[-73.86302417172293,40.65633857014198],[-73.86303481762279,40.656334694259236],[-73.86304615963239,40.656332215334515],[-73.86305788419743,40.656331201898574],[-73.86306966718773,40.65633168196834],[-73.8631237892545,40.6563899390294],[-73.86313059625468,40.656395242833185],[-73.86313849697012,40.6563995787917],[-73.86314725719684,40.656402818372264],[-73.86315661725187,40.65640486554273],[-73.8631662996712,40.6564056596179],[-73.86317601743475,40.6564051770587],[-73.86318487962386,40.656397535293436],[-73.8631920618279,40.65638893123025],[-73.86319738696245,40.656379577011855],[-73.8632007237313,40.65636970327668],[-73.86320198986368,40.65635955347233],[-73.8632011541427,40.65634937785309],[-73.8631982371749,40.65633942730964],[-73.86319331088207,40.65632994718309],[-73.8631864967279,40.65632117121573],[-73.86312264257559,40.65621227376043],[-73.86305132211272,40.656106098044035],[-73.862972734644,40.65600294072184],[-73.86288709977516,40.65590309001447],[-73.86279465679911,40.65580682490256],[-73.86269566402713,40.655714414347614],[-73.86264117343171,40.655667537007744],[-73.86173355547598,40.6552952217741],[-73.86158297117993,40.655288294193234],[-73.86143294283006,40.65527625583951],[-73.8612837693458,40.65525913069838],[-73.86113574794275,40.65523695289028],[-73.86098917354025,40.655209766602646],[-73.86059601856863,40.654779697268225],[-73.86056716719686,40.65474745228597],[-73.86052767845536,40.65470596207668],[-73.86048308196997,40.65465892817505],[-73.86042178339467,40.65461220184153],[-73.85975533673276,40.65410417618981],[-73.85898002979162,40.65267545783555],[-73.8569587029194,40.6505873734718],[-73.85701278085673,40.65054096091477],[-73.85706090510679,40.65049088996573],[-73.85710265142716,40.650437602042615],[-73.85713765180503,40.65038156692274],[-73.85716559770108,40.65032327860091],[-73.85718624276903,40.65026325093455],[-73.85720730991805,40.650231049145304],[-73.85723212115484,40.65020043363649],[-73.85726047236989,40.650171656260255],[-73.85752429374361,40.64999619023141],[-73.85759335427863,40.64939728589292],[-73.85770542077633,40.64874597146731],[-73.85783469416442,40.64830233778515],[-73.8583760531768,40.64727441531353],[-73.85716978298218,40.64367855888603],[-73.85741343143272,40.64359349657461],[-73.85766067130119,40.64351467655068],[-73.85791122705632,40.643442186649935],[-73.85816481947451,40.64337610765347],[-73.85842116595077,40.64331651319801],[-73.8586799808135,40.64326346969392],[-73.85894097564261,40.64321703625124],[-73.85920385959064,40.643177264613776],[-73.85946833970667,40.6431441991017],[-73.8597341212625,40.64311787656183],[-73.8600009080809,40.6430983263271],[-73.8602684028653,40.643085570183366],[-73.86052841363501,40.64307059459892],[-73.86078784560765,40.64305062727711],[-73.86104653362737,40.64302568092936],[-73.86130431301244,40.64299577143658],[-73.86156101966016,40.64296091783935],[-73.86178755736685,40.6429259044213],[-73.86201301027859,40.64288704051756],[-73.86289463224395,40.64255067968251],[-73.8633113893913,40.64229912902861],[-73.86379865777518,40.64179957766923],[-73.86439393961584,40.64141360621647],[-73.86509362394416,40.64093967569424],[-73.86531173665134,40.640751191443854],[-73.86670411973786,40.64002176349547],[-73.86609210226031,40.63943387896004],[-73.86598797060668,40.639504411182685],[-73.86535389969124,40.63895129367579],[-73.86534275703471,40.63890203859473],[-73.86536256486349,40.63883569061968],[-73.86548637000644,40.638765182979114],[-73.86557348743779,40.63876956621657],[-73.86563247391346,40.63878676362298],[-73.86625535025031,40.63931631406578],[-73.86617093011645,40.63936760006652],[-73.86681528201358,40.6399635271642],[-73.86702994403171,40.639851068518794],[-73.86732291072718,40.63987198395291],[-73.86867282895095,40.64092507920347],[-73.86991239339442,40.643278202993635],[-73.87001708273587,40.644071372405485],[-73.87061492461166,40.64485674138423],[-73.87119172949649,40.64530535631252],[-73.871571741837,40.64541496233493],[-73.87198476733933,40.645445871815646],[-73.87212202857916,40.64542370386453],[-73.87257043102996,40.64557561185711],[-73.8733782828781,40.64671520526754],[-73.87342508856537,40.64678123051588],[-73.8734655825863,40.64681663296927],[-73.87352036861596,40.64687620940498],[-73.87623339658161,40.650554274824344],[-73.87629452527894,40.650637140333444],[-73.87921513909535,40.654589131892756],[-73.87921658230904,40.65459108377302],[-73.87926863785954,40.65456913073265],[-73.87933211680567,40.65462201684987],[-73.87963865502327,40.65449909180431],[-73.8797197903431,40.6543759297764],[-73.87924124622327,40.65373718643204],[-73.87910837392928,40.653706235539644],[-73.8767619395632,40.6505609544952],[-73.8767224338223,40.65037540309042],[-73.87672192491905,40.6503232219679],[-73.87395425313413,40.64644443411586],[-73.87390127736109,40.646368367861335],[-73.87386034009107,40.64631440609907],[-73.87382160378152,40.646256531428186],[-73.87375709027756,40.64616014330102],[-73.87367284956426,40.64606797914328],[-73.87360265286921,40.64596662919098],[-73.87352462463153,40.64587122906822],[-73.87345352818085,40.64575281441653],[-73.87342337082694,40.64565070359496],[-73.87335740212754,40.64559447591422],[-73.87330678000775,40.64558267959168],[-73.87318593330961,40.64544501336168],[-73.87331378312946,40.64522208871272],[-73.87335638175524,40.64511471453338],[-73.87339074846226,40.645005642058386],[-73.87341676802528,40.644895237116415],[-73.87343435321681,40.64478387000347],[-73.87344344509907,40.64467191424076],[-73.87344401322119,40.644559745321956],[-73.87343605572065,40.644447739453796],[-73.87341959932903,40.64433627229426],[-73.87339469928176,40.644225717692606],[-73.87336143913235,40.644116446435746],[-73.87331993047152,40.64400882500461],[-73.8732703125525,40.643903214344974],[-73.87309815600763,40.64393468354096],[-73.87297320732577,40.64383923106533],[-73.87275635704994,40.64324896465484],[-73.87194880116562,40.64239408453878],[-73.8718943983013,40.64224823672757],[-73.87088107173646,40.64077187075253],[-73.87084503422281,40.64055662018323],[-73.87061752711543,40.64038627866392],[-73.87043578304264,40.64029080737939],[-73.87008544224531,40.63984418086375],[-73.87007958407024,40.639211694017035],[-73.86989583386254,40.63893452891962],[-73.8697775375915,40.638844145658524],[-73.86952435189372,40.63864570191872],[-73.86859780095368,40.638349566578334],[-73.86808857108028,40.63818561428029],[-73.86799709668236,40.63811526470709],[-73.86860673985531,40.637743362594996],[-73.86926691693802,40.63731148130959],[-73.86960972136572,40.637085534608765],[-73.86961569339269,40.637090564895566],[-73.8696248946671,40.63708319183704],[-73.8696954981896,40.63714738961512],[-73.86920846110648,40.63746580926106],[-73.86955902490311,40.63794748432758],[-73.86976333668437,40.6378652803007],[-73.8699705906495,40.63778746812291],[-73.87018062416212,40.637714108851355],[-73.87025308570813,40.63769004523163],[-73.87042969306711,40.6376340015549],[-73.87060795904965,40.637581093279174],[-73.8707706559167,40.63752371196335],[-73.87093022302474,40.63746143911087],[-73.87108640707604,40.63739437357753],[-73.87123896014545,40.63732262182685],[-73.87138764007423,40.63724629776142],[-73.8715322108544,40.63716552254151],[-73.87167244300348,40.63708042439302],[-73.87243460834048,40.63654851920022],[-73.87255337118387,40.636493365056225],[-73.872676601456,40.6364442268206],[-73.87280377480162,40.6364013135772],[-73.87293435009092,40.63636480792194],[-73.8730677717218,40.636334865186235],[-73.87320347198346,40.6363116127761],[-73.8733408734717,40.636295149630186],[-73.87347939154509,40.63628554579886],[-73.87368012187781,40.636349316203315],[-73.87387767294554,40.6364186095431],[-73.87407178301423,40.6364933340154],[-73.8742621949061,40.63657339062184],[-73.87444865634018,40.63665867329914],[-73.87463092026657,40.636749069060066],[-73.87480874519349,40.63684445814277],[-73.8749818955073,40.636944714169324],[-73.87515014178459,40.63704970431325],[-73.8753132610959,40.6371592894753],[-73.87547103730137,40.637273324467714],[-73.87562872291922,40.637439345148415],[-73.87579365748806,40.63760122707154],[-73.87596565400958,40.63775878664893],[-73.87614451747245,40.63791184519302],[-73.87633004507335,40.63806022911971],[-73.87665328436682,40.638285302850115],[-73.8769748931981,40.63851172883941],[-73.87703369785869,40.63856493930846],[-73.87709861216413,40.63861385471024],[-73.87716909796437,40.6386580695186],[-73.87724457091613,40.63869721717625],[-73.87732440532739,40.63873097313397],[-73.87740793934468,40.638759057541186],[-73.8774944804405,40.63878123756658],[-73.87758331115499,40.63879732932833],[-73.87767369504456,40.63880719941884],[-73.87779837155564,40.638803161389234],[-73.87792315046876,40.63880437861852],[-73.87804765036114,40.638810847385855],[-73.87817149066267,40.63882254791762],[-73.87829429281902,40.63883944444764],[-73.87835076562658,40.638871613745174],[-73.87841589414067,40.638912188701596],[-73.8779734133436,40.63980711772142],[-73.87752894550083,40.64071680010534],[-73.87734248271096,40.64108268098327],[-73.87709627128203,40.64160295452828],[-73.87683349023571,40.642118589839455],[-73.87654859970411,40.6426389282807],[-73.87619933032926,40.64325717309291],[-73.87617767060624,40.64328965902278],[-73.87616087417587,40.64332052800682],[-73.8759630907146,40.64364448375226],[-73.8754586194526,40.64442693087841],[-73.87530646431506,40.644655669102214],[-73.8749535780765,40.64514158369785],[-73.87458081075013,40.6456101059866],[-73.87468212887873,40.645654467919385],[-73.87610397950509,40.64621478892476],[-73.87679877365403,40.64714224996088],[-73.87843582155668,40.64932734420613],[-73.87992598662035,40.65133475989688],[-73.88141998000867,40.65334717597735],[-73.88172188057688,40.65375382732232],[-73.88220052985366,40.65444157636586],[-73.88221364854401,40.65451863808515],[-73.88465215906861,40.65345165419563],[-73.88551222105004,40.65309253232393],[-73.88621116644362,40.65280058375134],[-73.88628975316314,40.652768900947876],[-73.886373737473,40.65273440408871],[-73.88713098974723,40.652393915913514],[-73.88794902793663,40.6520409744839],[-73.8887654098658,40.651690591492695],[-73.88959044326135,40.651337546468],[-73.89000589124603,40.65114869713052],[-73.89003782518755,40.65117817747756],[-73.89136543587172,40.65236471994955],[-73.89245737415162,40.6537109390806],[-73.89354677073854,40.65520271408369],[-73.89441114043058,40.65483294916828],[-73.89520540354793,40.65448793002922],[-73.8954642725966,40.65437757715907],[-73.89558884530419,40.65432447226998],[-73.89594442822816,40.65417288840297],[-73.89667745494128,40.65385495715886],[-73.896782133071,40.653809555821844],[-73.8974134466263,40.65353832071896],[-73.8976101324237,40.653453816120646],[-73.89746257719834,40.65332105720265],[-73.89684143460042,40.65276219240123],[-73.89676845053246,40.65269652550916],[-73.89663417916634,40.65257571516919],[-73.89654981308277,40.6524998057795],[-73.89619634416371,40.65218176816276],[-73.89610981547662,40.652103912160435],[-73.89586154935887,40.651880527333375],[-73.89621590671875,40.65164801859902],[-73.89627957580502,40.65160624219762],[-73.89655685899565,40.651424302505376],[-73.89661390650117,40.651386871008675],[-73.89675272197879,40.65129578657616],[-73.89680700310423,40.651260169512376],[-73.89721054727028,40.65099537974274],[-73.89727504547263,40.650953162762185],[-73.89736588001443,40.65089370729668],[-73.89742477796523,40.650855011706014],[-73.89757174797239,40.650758886929836],[-73.89771516057108,40.650665089120885],[-73.89779457103772,40.65061310982969],[-73.89797649417179,40.65049403187279],[-73.89872808772854,40.65002460686859],[-73.8994689426353,40.64954176946933],[-73.90019369833269,40.64908881896919],[-73.90027088009907,40.64903777100403],[-73.90056999892317,40.648847606682686],[-73.90074707868183,40.6487354445913],[-73.90089120754445,40.648641710940296],[-73.9016583373007,40.64814221211605],[-73.90235538570639,40.64768960236367],[-73.90309943838035,40.64719961118593],[-73.90398200487084,40.64662856757665],[-73.90509580281167,40.64760685197991],[-73.90579983711687,40.64826507856766],[-73.9058889391206,40.64834514497669],[-73.90637218779634,40.64877938177641],[-73.90754641388077,40.649834253795554],[-73.90761503388298,40.6498958942006],[-73.90827570665556,40.65049857380687],[-73.90849084284739,40.65058641812015],[-73.90868769478016,40.65072148112209],[-73.90944846379408,40.651521598790275],[-73.90855790522774,40.65209593779457],[-73.90821606823968,40.6523120867787],[-73.90740035662834,40.65284399014236],[-73.90780156916472,40.654438949288625],[-73.90782538191748,40.65453360358072],[-73.90784346310066,40.65459153024292],[-73.90692334240393,40.65473842009026],[-73.90606783109017,40.65486385126579],[-73.90556272808058,40.654937910163675],[-73.90507059709333,40.65501006119506],[-73.90489261828196,40.65503619985079],[-73.90446144027071,40.65509953574616],[-73.90414221326978,40.65514642113806],[-73.90317858413412,40.655311633837464],[-73.9029836670884,40.6553807813939],[-73.90279641594041,40.65546321053979],[-73.90261911401878,40.65555811073343],[-73.90245383307466,40.65566436669918],[-73.90230238195439,40.65578061148661],[-73.90118559908719,40.656514551101445],[-73.90064904766783,40.65704155823763],[-73.90057491535649,40.65709994695746],[-73.90048767160411,40.65714867935171],[-73.9003948667884,40.657184205305015],[-73.90029426200188,40.657208882665856],[-73.90002679348675,40.65725384777588],[-73.899889868366,40.65727452094748],[-73.89968548097173,40.65729793755243],[-73.89948109278969,40.6573213434068],[-73.89904180388838,40.65737165807354],[-73.89891727397938,40.65739022474991],[-73.89880698433517,40.65740666180455],[-73.89796594400642,40.65753203607127],[-73.89704215355337,40.6576635888362],[-73.89612587286433,40.65781466403394],[-73.8961375929559,40.65788224896777],[-73.89616756045221,40.657978451628225],[-73.8957184809456,40.65815995956684],[-73.89491382043494,40.6585264489209],[-73.8940984502131,40.65887791979046],[-73.8932789425393,40.65923017428116],[-73.89246408790075,40.659580275377365],[-73.89164919956775,40.65993257633931],[-73.89083184220326,40.660283968379744],[-73.89001492663948,40.66063583315395],[-73.88919997579819,40.660988081003],[-73.88838556405716,40.6613377386356],[-73.88756863519616,40.66168908090814],[-73.88681373136549,40.6620138233493],[-73.88593574026198,40.66239371274994],[-73.88511751844143,40.6627456402541],[-73.88430189356369,40.66309545704035],[-73.88348677553914,40.663447816821794],[-73.88309163111575,40.66361709126527],[-73.88266944223219,40.66379795350502],[-73.88185557344767,40.664149988540224],[-73.88208825702687,40.6644641466781],[-73.88330883390667,40.666112004945624],[-73.88391264507172,40.66585179856754],[-73.8841216989663,40.665760742211305],[-73.88474247383925,40.665494893648756],[-73.88493743612787,40.665407108757925],[-73.88556364519427,40.665140486712495],[-73.88641344683668,40.66478080712042],[-73.88657767928026,40.664708036977174],[-73.88726131208318,40.664413573713105],[-73.88739217285975,40.66435345676697],[-73.88810817419636,40.66404741245783],[-73.88898470630262,40.66391661475753],[-73.8899066949764,40.663778289998156],[-73.89029917759841,40.665311759354175],[-73.89069385325429,40.66685223434639],[-73.8897698862758,40.666989914671944],[-73.89016521925038,40.66852437687793],[-73.89055868980283,40.67006023116495],[-73.89087804994615,40.671318087158646],[-73.89179952161746,40.67118041269012],[-73.89271090669772,40.67104582891267],[-73.89302801266585,40.672314491579165],[-73.89335128281994,40.67358164593697],[-73.8936703642662,40.67482177088446],[-73.89459383972243,40.67468410488774],[-73.89549943478339,40.67455074432918],[-73.89650977887963,40.674397047588116],[-73.89748422770533,40.67425548525474],[-73.89838655947376,40.67412124433974],[-73.89930675442262,40.67398204176656],[-73.89970899475242,40.675494250784745],[-73.89971755925664,40.67556426479296],[-73.89972239711247,40.67560373790351],[-73.89973501104475,40.675654871363385],[-73.89974568870544,40.67571196377557],[-73.90002748328058,40.67681911353729],[-73.90004626142508,40.67689308953782],[-73.89992296422379,40.676949273386775],[-73.899125628246,40.677312637524224],[-73.89883201599379,40.67744643951899],[-73.89836229241564,40.677658276929485],[-73.89819892491379,40.67776217213681],[-73.89784150705074,40.67799457008239],[-73.89775655561127,40.67806072105037],[-73.897616004141,40.67811198757067],[-73.89747545245206,40.67816325559428],[-73.89695521871538,40.67840924320179],[-73.896536765437,40.67859358116531],[-73.89621773666622,40.67735818427251],[-73.89531770443233,40.67749603841143],[-73.89438881436197,40.67762988878411],[-73.89348405381881,40.67776206163332],[-73.8925790537623,40.67790012412521],[-73.89167121082767,40.67803172097095],[-73.89077319156166,40.67816458866923],[-73.8898743916635,40.678302150448744],[-73.88900569752447,40.67855704427466],[-73.8881563448683,40.678827835498474],[-73.88730460904796,40.67909753722669],[-73.88643790512282,40.67937347654737],[-73.8855550238309,40.679656597111304],[-73.88467046559656,40.67994028568079],[-73.8848925467211,40.680811116190135],[-73.88397193774045,40.680947115195394],[-73.8830308326465,40.68108517490692],[-73.88210725265982,40.68121749113814],[-73.88116730337698,40.681353663667274],[-73.88109834151788,40.6810744767198],[-73.88063900644738,40.679176985704764],[-73.88061377809613,40.67911003249605],[-73.8801511058705,40.67924206266779],[-73.87974063257428,40.679360961945086],[-73.87926692511289,40.67949108530251],[-73.87862924163156,40.67967653331628],[-73.87838855876099,40.67973905437529],[-73.87742686156632,40.68001443724357],[-73.87688955090687,40.680164996989916],[-73.87657495289118,40.6801670018296],[-73.87556707582901,40.68016946469644],[-73.87531627567074,40.680110983644674],[-73.87507136302217,40.6800351461885],[-73.8748353897093,40.679942570176735],[-73.87461126420908,40.67983425445119],[-73.87440161976859,40.67971160935608],[-73.87420866718264,40.67957633963728],[-73.87404657381862,40.67942964899499],[-73.87389692837012,40.679274722525285],[-73.8737607577733,40.679112497381055],[-73.87363895953983,40.678944031026155],[-73.87353219496659,40.67877042070264],[-73.873427670602,40.67861884734512],[-73.87331183108842,40.678471800766275],[-73.87318521752742,40.678330001730814],[-73.87304845606532,40.678194107436035],[-73.87257015460395,40.67786661001999],[-73.8723101797973,40.677755747364486],[-73.87204099330945,40.67765741903331],[-73.8717641753443,40.67757222814875],[-73.87148141830154,40.67750066371774],[-73.87045821462694,40.67722236782258],[-73.86977606761083,40.67702720945607],[-73.8694231287858,40.676912227565815],[-73.86838105917259,40.67653059922421],[-73.86725717651821,40.67611268487224],[-73.86627349406392,40.67576404591219],[-73.86521514219662,40.67538657499544],[-73.86455313239765,40.67515112221289],[-73.86413333494181,40.67499725237638],[-73.86310050982873,40.67464721339999],[-73.86176409662187,40.674232260606104],[-73.86106295016758,40.67434293473021]]]}},{type:"Feature",properties:{ntacode:"BX30",ntaname:"Kingsbridge Heights",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.9060791797798,40.87324242069405],[-73.90601809363197,40.873226989180985],[-73.90591126405228,40.87319581742682],[-73.90586616778188,40.87318266093013],[-73.90571425362513,40.87313832210184],[-73.90467728274552,40.87261987949897],[-73.9045920324782,40.87256455397406],[-73.90459194935468,40.872564500130515],[-73.90459188940376,40.872564446306114],[-73.90452088300444,40.87249539194217],[-73.90452070450385,40.87249521120482],[-73.90452057544915,40.872495022802305],[-73.90446908610083,40.87241562845516],[-73.90446901453103,40.8724155206787],[-73.90446896770436,40.8724153949978],[-73.90444010831449,40.872330499656655],[-73.90444008459521,40.87233041939358],[-73.90444007325026,40.87233032825174],[-73.90443428798514,40.87224530928337],[-73.90448860555922,40.870578548548295],[-73.90442003209802,40.8703612760012],[-73.90403592642973,40.869949163861506],[-73.90374975893972,40.86959562714014],[-73.9031866739963,40.86914899149062],[-73.90235804846445,40.8686961209535],[-73.90215186048364,40.86861183115833],[-73.90194155022924,40.86853363081179],[-73.90172742962807,40.86846163589369],[-73.90150981643258,40.86839595298254],[-73.90128903321057,40.8683366796773],[-73.90106540741166,40.86828390388595],[-73.89996575648391,40.868017301510406],[-73.89942436187414,40.86788083771623],[-73.89965220207921,40.868554578781044],[-73.89960300360646,40.86872820825637],[-73.89953404373001,40.86889961388911],[-73.89944561545173,40.869066842581496],[-73.89933851172397,40.869228028104814],[-73.899213876948,40.86938138678491],[-73.89907327253485,40.869525355601716],[-73.89891854298273,40.86965857448669],[-73.89656060531273,40.868565200083836],[-73.89740323298729,40.867474189711224],[-73.89797842705795,40.86672770770547],[-73.89887282957814,40.865584026770776],[-73.90027587221543,40.863787635356374],[-73.90107966951535,40.86275638342246],[-73.90136090363188,40.86240886466229],[-73.90162785087747,40.86205443458009],[-73.90188007349452,40.861693624619974],[-73.90211720350513,40.8613269480236],[-73.90233887221463,40.86095497146928],[-73.90254479326406,40.86057825533576],[-73.90351390564147,40.86091751015086],[-73.90408132735658,40.85998784750838],[-73.90447464104074,40.85934159467653],[-73.9048684721553,40.85869322470889],[-73.90572262484223,40.85899298856514],[-73.90679734942154,40.85937358893134],[-73.9070700388315,40.85936184873643],[-73.907257860559,40.85935343791883],[-73.90777330706584,40.85960754329527],[-73.90956719944191,40.857591623656226],[-73.9097616579275,40.85718261160405],[-73.90980269866728,40.857607548832945],[-73.91020818094415,40.85828878887086],[-73.91030880851142,40.85840932660504],[-73.91042952728367,40.85852085687654],[-73.91056799272936,40.85862059373614],[-73.91072104256482,40.858706232233644],[-73.91088488376786,40.85877618293661],[-73.91328436985216,40.85961860133016],[-73.91307976660896,40.85976164339116],[-73.91286093048608,40.859894146674975],[-73.91262932351835,40.86001494423653],[-73.91238663112787,40.86012299964064],[-73.91213471633273,40.86021749421051],[-73.91187557276707,40.86029780907061],[-73.91161125293098,40.8603635493852],[-73.91145048722831,40.86040372382531],[-73.91129557356025,40.86045738129163],[-73.91114937351193,40.86052367182045],[-73.91101447198413,40.860601261608025],[-73.91075688336613,40.860739954814804],[-73.91050960898265,40.86089127077988],[-73.9102742249185,40.861054535340685],[-73.9100521908241,40.86122888645986],[-73.90984482683959,40.86141337053032],[-73.90965329492415,40.86160687953639],[-73.90947862933619,40.86180812896203],[-73.90947854755834,40.86180822823915],[-73.90947846356343,40.861808335220566],[-73.90932135442844,40.86201616240263],[-73.9092243712624,40.862135392799814],[-73.90922426407231,40.86213551835789],[-73.90922418070103,40.8621356528134],[-73.9091458768099,40.8622641913524],[-73.90914584054863,40.86226424509876],[-73.90914581664487,40.8622642983523],[-73.90908830764162,40.862399497526056],[-73.90908822418272,40.862399695640214],[-73.90908816453013,40.86239991186564],[-73.9090527353727,40.862538739375566],[-73.9090526881127,40.862538929309586],[-73.90905267550956,40.86253910938705],[-73.90903950919973,40.86267886458903],[-73.90922113369527,40.86262994830312],[-73.90939703489295,40.862567771966674],[-73.90956472231869,40.862493010614585],[-73.90972194030017,40.86240666799144],[-73.90986668166414,40.8623100683499],[-73.91075595739588,40.86165148436419],[-73.91181229111774,40.86173238640154],[-73.91194992592466,40.861750141592175],[-73.91208148776727,40.86176800724708],[-73.91245929749668,40.86182043342578],[-73.91266095161316,40.861851635328826],[-73.91273784304111,40.86186388601199],[-73.9127896286233,40.861872470523195],[-73.91295585355702,40.86191313581623],[-73.91329746851025,40.86208962857993],[-73.91335994596977,40.86211267443263],[-73.91343151747175,40.86213906631419],[-73.9142291800157,40.862488556659244],[-73.91341462193661,40.86336749370076],[-73.91276271995469,40.863029174157646],[-73.91227278976987,40.86363214899675],[-73.91274397646838,40.86389256817305],[-73.91276050612298,40.86387691390994],[-73.91279762128949,40.863898875432874],[-73.912752162165,40.86394505684292],[-73.91271607314997,40.86392622943415],[-73.91273054020908,40.863909790277],[-73.91252604516879,40.86379522333526],[-73.91267634020393,40.86402111160248],[-73.91091292412027,40.86593794598767],[-73.91055668613829,40.866421948723215],[-73.91051287081443,40.86645346220261],[-73.91047471000151,40.86648896207013],[-73.91044282748048,40.86652786804975],[-73.91041774441094,40.86656954418849],[-73.91039987081184,40.866613309251456],[-73.91037589895178,40.8666546442706],[-73.91035861618968,40.86669786023631],[-73.91034827100232,40.86674233585956],[-73.9103450121303,40.86678743174059],[-73.91034888643901,40.86683249956138],[-73.91035983824395,40.866876891406065],[-73.91017468179747,40.867191215115994],[-73.90986176493806,40.86794331561698],[-73.90966694847798,40.86841703959018],[-73.9094966437846,40.86883115714351],[-73.90927464107409,40.869554132885746],[-73.90893714929906,40.87101984030888],[-73.9086494317759,40.87138578380334],[-73.90893235241596,40.87215734797067],[-73.90872046391387,40.87222866558939],[-73.90846367912478,40.87262079220719],[-73.90774270784567,40.87284595211162],[-73.9074648972811,40.87354735423592],[-73.90669984735038,40.873396763246],[-73.90662887073017,40.87338037872878],[-73.90636316550635,40.873319047921996],[-73.90614668924587,40.873260204728986],[-73.9060791797798,40.87324242069405]]]}},{type:"Feature",properties:{ntacode:"QN02",ntaname:"Springfield Gardens North",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.76031464000948,40.67510997137939],[-73.75880484963706,40.67300565486225],[-73.75859630277033,40.67274790366515],[-73.75857198801718,40.6726373316153],[-73.75814760678543,40.67270691480772],[-73.75643906149276,40.672441159775865],[-73.7563623925968,40.67242923711032],[-73.75646388360393,40.671684002569904],[-73.75648374561726,40.67148986637321],[-73.75646127228335,40.67109403158382],[-73.75642478734333,40.670633564599335],[-73.75640621235962,40.67037291542147],[-73.75643734357965,40.669666378743514],[-73.75668454730251,40.66875852213388],[-73.75671602468465,40.668562526875206],[-73.75699533361431,40.66774126856443],[-73.75731692780406,40.667040315880385],[-73.75763129618157,40.66645115660709],[-73.7577278932645,40.666460986608655],[-73.76079559261966,40.66677326787274],[-73.76182231273005,40.66687776013204],[-73.76270581534925,40.66698948500087],[-73.76375687703245,40.66709461462868],[-73.76493070918974,40.667227152839274],[-73.76675402184517,40.66743299461118],[-73.77154460718661,40.66796326910016],[-73.7734246281306,40.66802761959201],[-73.77431099251417,40.667981733205956],[-73.7752237883333,40.667915072543224],[-73.77611752613619,40.6678457274727],[-73.77701324885736,40.66777636238897],[-73.77791285688093,40.667715067009965],[-73.77970512341591,40.66759019813968],[-73.78062532333902,40.66752330995799],[-73.7817979143631,40.66744044128656],[-73.78265442904299,40.66736859795103],[-73.78328967067134,40.66733150606108],[-73.7850245220432,40.667229914062844],[-73.7856641001146,40.66718754002405],[-73.78697007190237,40.66708518199194],[-73.78940999422146,40.6668411581846],[-73.78915781978202,40.66833809574804],[-73.78883107956787,40.66982348615074],[-73.78847621466404,40.67132650177468],[-73.78808647356885,40.67300962650031],[-73.78686902018158,40.672823924563936],[-73.78573730864937,40.67238503513473],[-73.7853237151703,40.67312502088289],[-73.78511037994735,40.67347836431999],[-73.78484333948681,40.673903323110736],[-73.78434496348798,40.674696439416586],[-73.78416807221693,40.67491103409662],[-73.7839738405305,40.67511760920124],[-73.78397364009446,40.67511780701088],[-73.78397344981052,40.67511799545793],[-73.78376278376167,40.675315389956175],[-73.78376261804856,40.67531553288138],[-73.783762439539,40.675315686336845],[-73.7835361329611,40.67550309062827],[-73.7832954894879,40.67567944561837],[-73.78304214607591,40.675843717137184],[-73.78221808355458,40.67643753776389],[-73.78157185490326,40.676901331129],[-73.78128277896296,40.67710972906374],[-73.78095126308288,40.67735350702032],[-73.78025859482693,40.67784092439012],[-73.77947817297851,40.678364550525714],[-73.7793120881772,40.67843680464645],[-73.77841935412062,40.67903087956202],[-73.77820864762427,40.679182075575135],[-73.77798227224241,40.67932109316262],[-73.77774211287583,40.67944657604701],[-73.77749031599558,40.67955740300642],[-73.77722923649374,40.67965272144995],[-73.77636248117614,40.67993590938752],[-73.77549588368922,40.680219046210844],[-73.77475342068155,40.680467281380054],[-73.77469730116003,40.680486046910175],[-73.77346815406875,40.67971949984204],[-73.7717773091779,40.67866778383028],[-73.77109848747236,40.67824364764569],[-73.7703029524301,40.67775050177018],[-73.76932704626262,40.67714828377281],[-73.76837330731253,40.67655024133655],[-73.76561573131738,40.67477902045609],[-73.76380287417155,40.6737843709188],[-73.7637182510461,40.67431589223476],[-73.76367677578418,40.67474552572671],[-73.76362543090342,40.674749924920036],[-73.76357382059386,40.67474805085678],[-73.76352325866625,40.67473995124366],[-73.76347503204197,40.67472583210621],[-73.76343036859083,40.6747060530448],[-73.76339040525822,40.67468111755351],[-73.76248600364032,40.67419498176471],[-73.76114911278653,40.67476362080719],[-73.76031464000948,40.67510997137939]]]}},{type:"Feature",properties:{ntacode:"BK50",ntaname:"Canarsie",borocode:"3",boroname:"Brooklyn"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.8883392925636,40.64671022841505],[-73.88835262237487,40.6467079576087],[-73.88837395798778,40.646710398770566],[-73.88840531896193,40.64671398851541],[-73.88845015102365,40.6467285525379],[-73.88849720193876,40.64675678600017],[-73.88853617903807,40.646788248267704],[-73.8885364000043,40.64678842689968],[-73.8885377294146,40.64680287182084],[-73.88853970368744,40.6468243049786],[-73.88853297695891,40.64686151942697],[-73.8885329121288,40.64686188223073],[-73.88850950500944,40.64688116417933],[-73.8884678792332,40.646899734050656],[-73.88829183077075,40.64671871907075],[-73.88830775449037,40.64671560225748],[-73.8883392925636,40.64671022841505]]],[[[-73.89121853469067,40.6499876986227],[-73.89056792988495,40.64920863343767],[-73.89058122439953,40.649210171097785],[-73.89058918285619,40.64921144015798],[-73.89059695454306,40.64921326406152],[-73.89060447020137,40.64921562682741],[-73.89060767237345,40.64921690945513],[-73.89061166783537,40.64921850963351],[-73.89061848326294,40.64922188561435],[-73.89063192466098,40.64922653926895],[-73.89064497244475,40.64923180302119],[-73.8906575764933,40.649237659735654],[-73.89069206343935,40.64925829432292],[-73.89070821143378,40.64926855051268],[-73.89072347249872,40.64928476635027],[-73.89073969963152,40.649300429254694],[-73.89075685659587,40.64931550518288],[-73.89076294103764,40.64932310569442],[-73.89076981092728,40.64933030739639],[-73.89077742675076,40.64933706300812],[-73.89078573315841,40.649343324563745],[-73.89079467610264,40.64934905482059],[-73.8908035248961,40.649354658168285],[-73.89081292865741,40.649359709366045],[-73.89082282959035,40.64936417686344],[-73.89083316373497,40.649368032119845],[-73.89084386800234,40.649371251956374],[-73.89085292300993,40.64937409864872],[-73.89086225721437,40.649376361601334],[-73.89087180795616,40.64937802400181],[-73.8908815068461,40.649379075733506],[-73.89089128812914,40.649379509865426],[-73.89090108120963,40.64937932046698],[-73.89091635502119,40.649378098092704],[-73.89093151026877,40.649376208170864],[-73.89094649855343,40.649373656016486],[-73.89096126839122,40.64937045045985],[-73.89097577159528,40.649366601674586],[-73.89098074859679,40.64936383966105],[-73.89098963485289,40.649358910184695],[-73.89100298051619,40.64935070506315],[-73.89101577841618,40.64934200789267],[-73.89102799486629,40.64933283924752],[-73.89103960167753,40.649323220544815],[-73.89105056977347,40.649313177891585],[-73.89105967199404,40.6493039486631],[-73.89106087184419,40.64930273320841],[-73.89107048189103,40.649291913610426],[-73.89107937963671,40.64928074471044],[-73.89108753996085,40.649269254629615],[-73.89109494390264,40.64925747099233],[-73.89110204108842,40.64924631144244],[-73.89110986320993,40.649235438046816],[-73.89111839306881,40.64922487642096],[-73.89112760862525,40.6492146536834],[-73.89113748520072,40.64920479661514],[-73.89114799745921,40.649195330488865],[-73.89115673657194,40.64918821930551],[-73.8911591224898,40.6491862772289],[-73.89117082990153,40.64917765975774],[-73.89118308930138,40.649169502338026],[-73.89118832603091,40.649162972009904],[-73.89119290665819,40.649156160953325],[-73.89119680582488,40.649149108346066],[-73.89119999971287,40.64914185303221],[-73.8912024746171,40.649134436880956],[-73.89120421309676,40.649126899580054],[-73.89120520716253,40.649119284846954],[-73.89120545080627,40.649111635395684],[-73.8912050491176,40.64910559930256],[-73.89120494088282,40.649103991765195],[-73.89120368479729,40.64909639902757],[-73.89120168467873,40.64908890057468],[-73.89119895343819,40.64908153712807],[-73.89119550640748,40.64907434857399],[-73.89119136419431,40.649067376646435],[-73.89118768684351,40.64904537216514],[-73.89118321862831,40.64902345237482],[-73.89117796546084,40.6490016340339],[-73.89117192863371,40.648979934231335],[-73.89116511098351,40.64895836737718],[-73.89115752326018,40.6489369509044],[-73.89114916653844,40.648915700561524],[-73.89114005025013,40.648894632775104],[-73.89113017788887,40.64887376363097],[-73.89111955911072,40.64885310687543],[-73.89110820334604,40.64883267977263],[-73.89109611474707,40.64881249907912],[-73.89108330605379,40.648792575696085],[-73.8910405899324,40.648743675407495],[-73.89100218065948,40.64869899771739],[-73.89099834122686,40.64869453229448],[-73.89099527837945,40.64869091329086],[-73.89095656520472,40.648645152896165],[-73.8909152631785,40.64859554123493],[-73.89091305861336,40.648592848805166],[-73.89087444305513,40.648545703852456],[-73.89085215944336,40.648524838821594],[-73.8908461261976,40.64851919090623],[-73.8908172170864,40.64849305014143],[-73.89078772428553,40.64846729027714],[-73.89078630206969,40.648466090595846],[-73.89075765503787,40.64844192086898],[-73.89072701791504,40.64841694594532],[-73.8907149265684,40.64840742169033],[-73.89069582367958,40.648392374729944],[-73.89066408045677,40.64836821510402],[-73.89063179791427,40.648344473274825],[-73.89059898527891,40.64832115595184],[-73.89056565441582,40.648298270517095],[-73.89054523278774,40.648280934843605],[-73.89052543387217,40.64826318244593],[-73.89050627633917,40.64824502892225],[-73.8904877702886,40.648226485004415],[-73.89046993285153,40.648207565786485],[-73.89045277522092,40.64818828602209],[-73.89043630991294,40.64816865828797],[-73.89042055075952,40.64814869750762],[-73.89040550565613,40.64812841725874],[-73.89039118974885,40.64810783581662],[-73.89034023735859,40.64804053949378],[-73.89032126335283,40.648016379884744],[-73.89030153303236,40.647992575381494],[-73.89028105671679,40.64796913721789],[-73.89025984603794,40.64794608115223],[-73.89023791549322,40.64792341909254],[-73.89021527583897,40.64790116411588],[-73.89019194002869,40.647879330641615],[-73.89016792256295,40.64785792856738],[-73.89012821103141,40.64782523431978],[-73.89012215504694,40.64782024724383],[-73.8901120996378,40.647811717810775],[-73.89009165255445,40.6477943748275],[-73.89007712569537,40.64778205229514],[-73.89003284746893,40.647743353451204],[-73.88999979852356,40.64771359040802],[-73.88999517921637,40.64770942977694],[-73.88998932760902,40.64770416077149],[-73.88997515369726,40.64769377083657],[-73.88996148916974,40.64768299272138],[-73.8899483507189,40.64767184068186],[-73.8899357592168,40.64766032864314],[-73.88992372739102,40.647648474375515],[-73.88991227369105,40.647636293644524],[-73.88990141283193,40.647623799364126],[-73.88989115995335,40.647611013662676],[-73.8898815288927,40.647597948113116],[-73.88987253171004,40.647584625008406],[-73.8898641806981,40.647571058935476],[-73.88985648814153,40.64755726933945],[-73.88983615944993,40.64753358329445],[-73.8898151082958,40.64751026645642],[-73.88979334785891,40.647487329391865],[-73.88977088977136,40.647464787524115],[-73.8897546848206,40.64744928583022],[-73.88974774655519,40.64744265007885],[-73.8897239294052,40.64742093080374],[-73.88969945435703,40.64739964227835],[-73.88967433195239,40.647378794061524],[-73.8896445223009,40.64734822318452],[-73.88961398550202,40.6473180697527],[-73.88958273010998,40.64728834834863],[-73.88955076776975,40.647259066521755],[-73.88951810770413,40.64723023349443],[-73.88948476309237,40.647201860000486],[-73.88945074227759,40.647173955093905],[-73.8894323816678,40.64715148611942],[-73.88941469484386,40.647128704344105],[-73.88939768948232,40.64710562250781],[-73.88938137787993,40.64708225251723],[-73.8893657674932,40.647058607111916],[-73.88935086599888,40.64703469886425],[-73.88947349934485,40.64695667214],[-73.88948944517216,40.646933967256246],[-73.88948152576077,40.64691275506829],[-73.88941012796798,40.646797572277805],[-73.88919383109037,40.646523212651935],[-73.88908093175144,40.64638868736352],[-73.8887969084868,40.64605025805643],[-73.88877900211308,40.64605604593662],[-73.88876108248682,40.64606991286134],[-73.88899920564425,40.64637155947544],[-73.88930879801701,40.64674597721852],[-73.88941394816904,40.646892999651364],[-73.88942186350425,40.64691572797253],[-73.88941387285541,40.646938439491606],[-73.88937602975052,40.646974754423226],[-73.88931122378494,40.647014584778255],[-73.8891879927457,40.64707951488755],[-73.88918711471413,40.64707965174992],[-73.88913234608954,40.64708818580256],[-73.8890947396008,40.64707132449396],[-73.88906042485355,40.64704387318991],[-73.88904487458719,40.64704697304466],[-73.8890423902259,40.64706566531417],[-73.8890489028018,40.6470849894696],[-73.88898577577903,40.64716344527793],[-73.88889569015409,40.64721881840601],[-73.88886541778221,40.64722003573569],[-73.88884580264072,40.64720755383585],[-73.88880164237973,40.64719691731745],[-73.8887814604978,40.64719443798177],[-73.88878119331733,40.64719440539042],[-73.88876076273789,40.64718067644333],[-73.88873381759487,40.64714886905941],[-73.8887291468569,40.647138426680876],[-73.88872322160677,40.647125179499824],[-73.88871260669792,40.64711270628515],[-73.88869054474094,40.647095859382716],[-73.88866601496267,40.64708773530332],[-73.88864137641377,40.64707955331607],[-73.88853549293236,40.646968149198436],[-73.88854908304708,40.646967552398316],[-73.88855801324334,40.646965860973516],[-73.88856693950008,40.646965869622875],[-73.88857944085474,40.6469638412388],[-73.88859507057285,40.6469580774866],[-73.88861562144021,40.646946198851964],[-73.88864048640741,40.646910673562765],[-73.8886539856288,40.64688506131455],[-73.88865453631097,40.6468599245393],[-73.88865520044065,40.64682954205554],[-73.88864625621957,40.646799849532464],[-73.88864181593095,40.646785112948834],[-73.88861498719649,40.64673469206469],[-73.88859943567122,40.64671262539925],[-73.8885993255204,40.64671246882095],[-73.88856459699629,40.64669108082651],[-73.88849960118246,40.64666368405493],[-73.88843010109095,40.6466473885054],[-73.88835945887139,40.64664304898084],[-73.88835503647371,40.6466439531945],[-73.88828878739808,40.6466575008834],[-73.88822784441571,40.64665321844464],[-73.88818911397975,40.646649782816674],[-73.88816089249859,40.64664660868848],[-73.88813886530893,40.64664448913913],[-73.88810266231476,40.64664023689374],[-73.88808138883995,40.64662057013136],[-73.88806574115193,40.64658895082725],[-73.88806004362428,40.64655387018429],[-73.88806001229499,40.64655366593662],[-73.88805686135335,40.64653427647685],[-73.8880569576789,40.64653402025204],[-73.88806361930757,40.646516345280425],[-73.8880662700269,40.646488054649716],[-73.8880673451986,40.646300391323315],[-73.8880734950462,40.646282684692295],[-73.88809065494021,40.64626778566286],[-73.88808823399766,40.646251934947195],[-73.88809441935739,40.64621278654936],[-73.88813708213608,40.6461764613117],[-73.88814269992831,40.64616963396013],[-73.88816403043435,40.646155987900684],[-73.88821007899958,40.64611332480839],[-73.88821447213195,40.64611135827386],[-73.88827292415571,40.64608519854635],[-73.88828977845563,40.64606556935899],[-73.88828978925126,40.64605912136646],[-73.88828981420751,40.64604421554564],[-73.88828941313264,40.64604441836807],[-73.88827491322205,40.646051761294885],[-73.88826961075078,40.64605444547789],[-73.8882687707752,40.64605511109004],[-73.8882629374048,40.64605973976241],[-73.88823030919461,40.64603108548321],[-73.88822400304603,40.64602554588901],[-73.88822322295584,40.64602486211729],[-73.8882531151053,40.646015282739356],[-73.88825622169905,40.64601428779088],[-73.88825611006948,40.64601422737217],[-73.88824831056077,40.64600997143913],[-73.8882405361026,40.64600572976982],[-73.88822564997592,40.64600440757541],[-73.88821138355614,40.64600313992568],[-73.88819178134625,40.64600685273383],[-73.888179975929,40.64600908865011],[-73.88812836780443,40.646022704258364],[-73.88810538611929,40.64602815103448],[-73.88807452031939,40.6460354644416],[-73.88803619812859,40.646039699114525],[-73.88802853501174,40.646040544708605],[-73.8880055972574,40.646030031238276],[-73.88800052027014,40.64602770535466],[-73.88798172866083,40.6460044836899],[-73.88796247240951,40.64598068862195],[-73.88792888504217,40.645948199265945],[-73.88792863149857,40.645948038694115],[-73.88787175450915,40.64591226819435],[-73.88783954471293,40.64587323934108],[-73.8878393001925,40.64587294492262],[-73.88783648597921,40.645868922164794],[-73.88780461952591,40.64582336991029],[-73.88777108781665,40.64578495072406],[-73.8877643275202,40.64577720598665],[-73.88774083832438,40.64574130817863],[-73.88774534679712,40.64572764627692],[-73.88774684229067,40.645723396701676],[-73.88774985339187,40.645714838098286],[-73.88773925530512,40.6457140465681],[-73.887715095356,40.64571224098136],[-73.88767480358256,40.645666930248346],[-73.88762889453582,40.64562503343602],[-73.88760719154669,40.645592435980895],[-73.88759645566908,40.645576315280024],[-73.88758479056722,40.64556083480125],[-73.88758476467069,40.645560801270214],[-73.88757519707437,40.64554810716401],[-73.88755462163026,40.645516116416346],[-73.88754276182526,40.64549767953535],[-73.88751249922842,40.64546745510861],[-73.88749910233263,40.64545407373411],[-73.88749551943762,40.645450067303685],[-73.88746776206912,40.64541902291849],[-73.88746169123543,40.64541317660011],[-73.8874420121383,40.64539422712558],[-73.88742568126156,40.64537524356636],[-73.88741627153323,40.645364306807316],[-73.88741147970732,40.64533914285683],[-73.8874096015651,40.645329280124294],[-73.88743649431218,40.64531702460203],[-73.88745449177074,40.64530882377184],[-73.88748017095871,40.64530629844603],[-73.88748028754627,40.64530628700067],[-73.88748504890107,40.6453087109379],[-73.88749373237727,40.645313133641125],[-73.88749425824834,40.64531326750826],[-73.88750718407125,40.645316563543425],[-73.88750167617481,40.64527921756532],[-73.88750164051399,40.64527897478166],[-73.88751736108672,40.64526532335303],[-73.88751760842847,40.64526524669938],[-73.88754765490872,40.645255956976875],[-73.88760152266916,40.64523123904418],[-73.88764385071786,40.64521114683339],[-73.88766437100684,40.64520140482764],[-73.88767130551632,40.64519799100463],[-73.88772497502684,40.64517156888824],[-73.88775225382699,40.64516012115621],[-73.88776761931865,40.64515367273638],[-73.88780902508171,40.64513553060135],[-73.88782597401116,40.645128104346895],[-73.8878475212706,40.64511658683813],[-73.88788658219808,40.645095705810625],[-73.88790367351756,40.64507983675058],[-73.88791690723629,40.645067548702855],[-73.88792588075627,40.64506584899281],[-73.88793370047165,40.645083793217715],[-73.88795587366931,40.6451140426569],[-73.8879650287929,40.64512653211304],[-73.88796518926915,40.645126579512386],[-73.88798856532657,40.64513338852671],[-73.88800647124273,40.645154759815924],[-73.88802537505067,40.645158167994936],[-73.88802553006343,40.645158194615355],[-73.88802684907822,40.645158565802525],[-73.88806812125324,40.64517019509803],[-73.88807196882098,40.64516852439569],[-73.88807596671359,40.645166790346195],[-73.88807830661167,40.64516602735332],[-73.88808383164915,40.64516423112899],[-73.88808383875676,40.64515999367052],[-73.88808385457112,40.64515056535052],[-73.88805587182875,40.645119787257364],[-73.88804571571679,40.64511032926705],[-73.88800996589536,40.645077034694495],[-73.88796406442877,40.6450325738294],[-73.88794876930241,40.64502124773955],[-73.8879271047492,40.645005204707196],[-73.88791252941968,40.64500348154405],[-73.88788110148204,40.64502138868557],[-73.88788096371279,40.64502144065262],[-73.88786807651287,40.64502633315418],[-73.88784519285488,40.645035019975026],[-73.8877823900507,40.64503922968093],[-73.8877352861538,40.645042600283595],[-73.88767244806144,40.64506645646284],[-73.88761184035707,40.645098000156615],[-73.88754899585209,40.64512612606052],[-73.88749665617938,40.64515287054805],[-73.8874872687578,40.6451576724471],[-73.88742554053776,40.64518750498308],[-73.88742502464663,40.64518784422584],[-73.88736940895976,40.64522417863183],[-73.88734361665774,40.64522415336849],[-73.88731487147743,40.64520457345955],[-73.8873021744444,40.64519592592955],[-73.88729121814045,40.64518616402942],[-73.88726858280884,40.645165996208156],[-73.88725293073142,40.64513779469938],[-73.88724513428936,40.645106182974736],[-73.88720940903949,40.6450842214789],[-73.88719920587512,40.6450779512671],[-73.88719205915834,40.645066637927016],[-73.88718354961215,40.6450531653152],[-73.88718697935073,40.64501387705142],[-73.88718097101561,40.64499855034219],[-73.88717357973105,40.644979697308976],[-73.88716449216513,40.64497638975703],[-73.88715004600381,40.64497113294562],[-73.88711196189627,40.64494547024288],[-73.88709182294323,40.644918971087115],[-73.88709117708191,40.64488706934332],[-73.887090787541,40.64486772092824],[-73.88707517897979,40.64481389293898],[-73.88706756030206,40.644787129315006],[-73.88706180246129,40.64476690230172],[-73.88703445337089,40.64474402622915],[-73.8870147716994,40.64472756447536],[-73.88698457931646,40.64467713938997],[-73.88695887549865,40.64462501042044],[-73.88694102650788,40.6445703254787],[-73.88693656992281,40.644554093952266],[-73.88692500573501,40.64453740361287],[-73.88691643330144,40.644525032083344],[-73.88691203454522,40.644473777607956],[-73.88688964143911,40.644453256965804],[-73.88687171566689,40.644444697055235],[-73.88680331813818,40.64444035827689],[-73.88678424430313,40.644446318760245],[-73.88678415535189,40.64444650529943],[-73.8867789508068,40.64445736305834],[-73.88677524272775,40.64446510190457],[-73.88678391809636,40.64447421042608],[-73.88678419647532,40.64447450605285],[-73.88679424990552,40.644498432988044],[-73.88679645571428,40.644519789514185],[-73.8867860550357,40.644522154159546],[-73.88678523743255,40.64452233998137],[-73.88674829310725,40.64448728277796],[-73.88671024836576,40.64443855884391],[-73.88668366556934,40.644421641257665],[-73.88668336392242,40.644421448805254],[-73.88667745680381,40.644415648173755],[-73.88665201863785,40.644390668058854],[-73.88663887364112,40.64438239276399],[-73.88663077735525,40.64435221021973],[-73.88663048377359,40.644352060662435],[-73.88661733302607,40.64434536364536],[-73.88658356007103,40.64433144708825],[-73.88658091508066,40.644329782261906],[-73.88657950376458,40.64433067681239],[-73.88654888956006,40.644312490378475],[-73.88655111189426,40.644311013126654],[-73.8865761610946,40.644294361043094],[-73.8865422159471,40.64423207966327],[-73.88643332005414,40.64419306652975],[-73.88643250009721,40.64419244033614],[-73.88642580656833,40.64418687445996],[-73.88641689065338,40.64417945854902],[-73.88640742962835,40.64417042762678],[-73.88637210852883,40.64413670710628],[-73.8863618586524,40.64411318468775],[-73.88635758725515,40.644103380384394],[-73.88634638759284,40.64407385514962],[-73.8863374930815,40.644050402587396],[-73.88630504007675,40.6440059499888],[-73.88628516767385,40.64399336251914],[-73.88622602727351,40.64394905538985],[-73.88623633525131,40.64389459905398],[-73.88624664233512,40.643840141208216],[-73.88623646791814,40.64381678772106],[-73.88616522744313,40.643801671991255],[-73.88613720679481,40.64379395670271],[-73.8861291045219,40.643786530517765],[-73.88612041154622,40.64377856480809],[-73.88609803773586,40.64374779279169],[-73.88607233562762,40.64369566412183],[-73.88607210761973,40.64369549754012],[-73.88602529679092,40.643661450406526],[-73.88599086192337,40.64366101336725],[-73.88595241003677,40.64366052509086],[-73.88591017758995,40.64366048320018],[-73.88587952270538,40.64366045278361],[-73.88587918263777,40.64366035259915],[-73.88586685006715,40.64365672492727],[-73.8858503812861,40.64365188208487],[-73.88582799112632,40.643630505500774],[-73.885801109499,40.643611686800845],[-73.88578858289053,40.64360475861609],[-73.88576862162407,40.643593716753756],[-73.88572752319052,40.643582893954616],[-73.88570024976748,40.643575712209966],[-73.88568863830471,40.643569693431026],[-73.88566888045229,40.64355945220472],[-73.88564648781829,40.643538929642936],[-73.88562236163982,40.643527666328986],[-73.88560615138474,40.64352009818715],[-73.88558493934038,40.64351307187983],[-73.88553890885707,40.64349782319595],[-73.88551316184987,40.643472172906954],[-73.88548495517051,40.64346302490493],[-73.88547617787066,40.6434601780636],[-73.88543581638075,40.64345586755981],[-73.88537977613854,40.64343958172236],[-73.88535216412457,40.643419337191304],[-73.88535177774828,40.643419053515366],[-73.88532376006897,40.64340963074784],[-73.88525314667172,40.64339076796661],[-73.88519039515121,40.64336508101053],[-73.88512764875126,40.643336831006344],[-73.88509819735417,40.643320277407774],[-73.88506827423,40.643303459305194],[-73.88502120740561,40.643286329205125],[-73.88495508542847,40.64326405448931],[-73.8849382948493,40.64324695530976],[-73.88492244965377,40.64322597141715],[-73.88492151268106,40.64322472926067],[-73.88491396903099,40.643220741233804],[-73.88491387257119,40.643220688533326],[-73.88486325515525,40.643193922762414],[-73.88483222472689,40.64318019573098],[-73.88479938783796,40.643165671456025],[-73.88475150350405,40.64314953956636],[-73.88473326671422,40.64314339661307],[-73.88469181436625,40.643121146972426],[-73.88468354514852,40.643116288059645],[-73.8846335642669,40.643086921945105],[-73.8846173429459,40.64307417869596],[-73.88438270992518,40.64291067040395],[-73.88373578763795,40.64245034918849],[-73.88311261924571,40.641874465976144],[-73.88251634847876,40.64135071055144],[-73.8819016774993,40.64083493912285],[-73.881265333803,40.640218772768364],[-73.88078889725654,40.63975743313817],[-73.88076685498295,40.63958164765349],[-73.88055123882263,40.63915881973733],[-73.8797498303033,40.63842223613293],[-73.87953888016997,40.63821783982333],[-73.8794552216831,40.63819224591976],[-73.8793548001818,40.63817938832376],[-73.87911787864053,40.638266587441294],[-73.87907715576776,40.63830298109652],[-73.87905060850318,40.63843594862689],[-73.87896686071058,40.63845954419819],[-73.87887362582701,40.63843940524618],[-73.878765180833,40.638368557192756],[-73.87870039141254,40.6383377252491],[-73.87863863842107,40.63829360625961],[-73.87859391184176,40.638217012365885],[-73.87843722393106,40.63794869077648],[-73.87861153550384,40.63764882995193],[-73.87863488136271,40.63755178179693],[-73.87846702145636,40.63748983083077],[-73.87783674990152,40.636902310085745],[-73.87714434868604,40.63597649800759],[-73.87749381692707,40.635390423977086],[-73.8779388963427,40.6350195711393],[-73.87813717798738,40.6346947318909],[-73.8782059048979,40.634572943662654],[-73.87833349586336,40.634480417945326],[-73.87856542917655,40.63433946507625],[-73.87872776183094,40.63425138864703],[-73.87890455278949,40.634115882416175],[-73.87918335624668,40.634014825526215],[-73.87936895387097,40.63390801528147],[-73.87971206396064,40.63369008482512],[-73.8799876750385,40.63351488348106],[-73.88018468342881,40.63330963859068],[-73.88023282194041,40.63322689052147],[-73.88037629489106,40.63298026236336],[-73.88093320122395,40.63258706129037],[-73.88127068104549,40.6323691191611],[-73.88144495909127,40.63230509611657],[-73.88162197738082,40.63229710561401],[-73.8816303732892,40.63229672726638],[-73.8817821476974,40.6322498004703],[-73.8819789199707,40.63217295899958],[-73.88208583089737,40.63207890430529],[-73.88215899502401,40.632006215384976],[-73.88256945182805,40.63181830588513],[-73.8827268494474,40.63176710490035],[-73.88301362103519,40.631626149535435],[-73.88322181279732,40.631442312087415],[-73.88345265635685,40.63115577211299],[-73.88364451728326,40.63094331163608],[-73.88375501660344,40.630556437510066],[-73.88376932796385,40.630221761342426],[-73.88345412923478,40.6299076699349],[-73.88404726149392,40.62956011854657],[-73.88263248433411,40.62827427312696],[-73.8830002635899,40.62802619438625],[-73.8836923157151,40.62755937391405],[-73.88512954023787,40.62882725867143],[-73.8857216697127,40.62844671572573],[-73.88604117197379,40.62869724597904],[-73.8862145259171,40.628680613553925],[-73.8863866700482,40.6286578262675],[-73.88655722810529,40.62862893392695],[-73.88672582729467,40.62859399968346],[-73.88689209910572,40.62855309989407],[-73.88705568011682,40.62850632395483],[-73.88721621278982,40.628453774105374],[-73.88737334625178,40.62839556520517],[-73.88752673706207,40.62833182448254],[-73.88766290771201,40.628269072228804],[-73.88779544838239,40.62820196007797],[-73.88792411875013,40.62813060972361],[-73.88804868551236,40.628055150544],[-73.88816892280944,40.62797571936727],[-73.88828461263458,40.62789246022356],[-73.89042299743646,40.62627859829517],[-73.89148720748328,40.62448172241523],[-73.89160792254694,40.624347525962676],[-73.89173628339896,40.624217514213946],[-73.89187204048461,40.62409193988902],[-73.89201492987668,40.623971047081014],[-73.89216467378861,40.62385507078168],[-73.89232098111457,40.62374423642486],[-73.89248354799541,40.62363875944853],[-73.89265205840935,40.623538844875945],[-73.8928261847862,40.62344468691755],[-73.89300558864403,40.62335646859347],[-73.89308340975259,40.623361675418074],[-73.89313041733634,40.62340955364198],[-73.8932088654326,40.62342557109934],[-73.89329777597081,40.62344159871671],[-73.89351237165364,40.62337801861454],[-73.89359082527896,40.62339005030476],[-73.8945644804552,40.62302023013254],[-73.89480003637243,40.622932749253664],[-73.89492365447474,40.6228864317339],[-73.89504313667756,40.622834191540335],[-73.89515799486679,40.62277624209139],[-73.89526775982233,40.62271282012912],[-73.89537198313542,40.62264418475181],[-73.89547023904042,40.62257061635535],[-73.89560107017026,40.62254283230014],[-73.89577374598771,40.62251907138483],[-73.89594111031244,40.62254712660615],[-73.89599336881417,40.62258304936643],[-73.89601947733968,40.6226149631096],[-73.8959719408253,40.622654382534904],[-73.8959618564144,40.622662744994415],[-73.89596702487546,40.62270261182587],[-73.89602450367016,40.62274651182647],[-73.89607154396447,40.62277445796954],[-73.89612385854738,40.62277450525086],[-73.89619315402973,40.62277172420769],[-73.89626176678121,40.622768969981436],[-73.89632454431386,40.62279224427048],[-73.89639006180772,40.622817393464665],[-73.89754989861989,40.62348901440698],[-73.90146161102504,40.62523141835031],[-73.90211611823442,40.62553323765221],[-73.90289816742141,40.62587758767372],[-73.9037036978271,40.62621785795746],[-73.90412793207706,40.62630619963178],[-73.90448697973092,40.62647529210647],[-73.90454477156396,40.626502518465685],[-73.90460520923254,40.62653097950036],[-73.90483487851212,40.62663913392724],[-73.90489270645814,40.62666636784705],[-73.90490634847117,40.62667279096041],[-73.90493526224004,40.6266864131829],[-73.90501149169378,40.62672230556916],[-73.90504862589898,40.62673978989427],[-73.90505511040665,40.62674283907987],[-73.90506354457806,40.62674681781697],[-73.90529160821058,40.626854221315824],[-73.90579604091253,40.62709176601949],[-73.9059490888678,40.62716383772395],[-73.90663673204195,40.62748765499163],[-73.90746333160088,40.627876899515925],[-73.9082520114175,40.6282482765628],[-73.90826288994354,40.62825340039849],[-73.90828315868141,40.62826295364558],[-73.90908063035505,40.62863846124724],[-73.90991074426346,40.62902932898024],[-73.91071335177108,40.62940723528357],[-73.91122829462826,40.62964968889385],[-73.91153217921635,40.62979195228696],[-73.91236461548849,40.63018164237551],[-73.91316650880023,40.63055702337228],[-73.91399510011667,40.63094489207637],[-73.91633195427663,40.632038732055804],[-73.91642761949177,40.63203648804688],[-73.91652258366143,40.63202739948585],[-73.91661600494707,40.63201154694101],[-73.91670705518882,40.631989070942026],[-73.91679492724778,40.63196017073394],[-73.9168788421617,40.63192510251086],[-73.9169580560508,40.63188417714446],[-73.91703186671252,40.63183775742807],[-73.91709961984651,40.63178625486037],[-73.91716071485489,40.63173012599706],[-73.9186022474009,40.63206832825331],[-73.91862982428371,40.63234687253644],[-73.91876282571147,40.63363752915494],[-73.91885164403314,40.634482718979406],[-73.9188619920748,40.63457712831955],[-73.91886934549005,40.63464421615195],[-73.91888284311007,40.63476735250086],[-73.91889071028088,40.63483913266659],[-73.91891212087721,40.63503446032055],[-73.91892161236453,40.63512106187765],[-73.91893983659224,40.63528732106185],[-73.91895156556656,40.63539431845253],[-73.91899154572509,40.63575906257008],[-73.9190062952925,40.63589361818468],[-73.91902770822686,40.63609754453547],[-73.91905790422044,40.636385109839765],[-73.91916482679031,40.6374033422729],[-73.91917180394196,40.63746984127252],[-73.91928984621299,40.638596033153355],[-73.91941447362966,40.63977466530875],[-73.9194547296417,40.64017313729202],[-73.91946141154892,40.640239293450904],[-73.91946588514801,40.640284187019745],[-73.91953493982516,40.64085774103468],[-73.91955576638021,40.64118495835028],[-73.91958298575624,40.641395762734994],[-73.91965951373268,40.64207823728245],[-73.91973736982153,40.64277814834517],[-73.91990782605168,40.64432958074554],[-73.91995063033038,40.6447076302324],[-73.91982077663542,40.64478383154434],[-73.91943014893677,40.64506079226833],[-73.9192541969956,40.64517776368618],[-73.91892329074821,40.64539775266743],[-73.91861676756703,40.6456020983999],[-73.91830152283332,40.645812262749274],[-73.91798513208946,40.646010880193934],[-73.91764732286035,40.64622293597032],[-73.91730801199596,40.64644290538781],[-73.9169368364265,40.64668353518555],[-73.91620934098205,40.64715114206872],[-73.91550029708117,40.647604854879035],[-73.9147321683769,40.64810117524876],[-73.91396129346943,40.648600658218605],[-73.9132529419082,40.64906142549381],[-73.9125358922127,40.64952147916125],[-73.91182280208042,40.64998342260488],[-73.91110070243363,40.65044791280462],[-73.91022992877046,40.65101403099981],[-73.90944846379408,40.651521598790275],[-73.90868769478016,40.65072148112209],[-73.90849084284739,40.65058641812015],[-73.90827570665556,40.65049857380687],[-73.90761503388298,40.6498958942006],[-73.90754641388077,40.649834253795554],[-73.90637218779634,40.64877938177641],[-73.9058889391206,40.64834514497669],[-73.90579983711687,40.64826507856766],[-73.90509580281167,40.64760685197991],[-73.90398200487084,40.64662856757665],[-73.90309943838035,40.64719961118593],[-73.90235538570639,40.64768960236367],[-73.9016583373007,40.64814221211605],[-73.90089120754445,40.648641710940296],[-73.90074707868183,40.6487354445913],[-73.90056999892317,40.648847606682686],[-73.90027088009907,40.64903777100403],[-73.90019369833269,40.64908881896919],[-73.8994689426353,40.64954176946933],[-73.89872808772854,40.65002460686859],[-73.89797649417179,40.65049403187279],[-73.89779457103772,40.65061310982969],[-73.89771516057108,40.650665089120885],[-73.89757174797239,40.650758886929836],[-73.89742477796523,40.650855011706014],[-73.89736588001443,40.65089370729668],[-73.89727504547263,40.650953162762185],[-73.89721054727028,40.65099537974274],[-73.89680700310423,40.651260169512376],[-73.89675272197879,40.65129578657616],[-73.89661390650117,40.651386871008675],[-73.89655685899565,40.651424302505376],[-73.89627957580502,40.65160624219762],[-73.89621590671875,40.65164801859902],[-73.89586154935887,40.651880527333375],[-73.89610981547662,40.652103912160435],[-73.89619634416371,40.65218176816276],[-73.89654981308277,40.6524998057795],[-73.89663417916634,40.65257571516919],[-73.89676845053246,40.65269652550916],[-73.89684143460042,40.65276219240123],[-73.89746257719834,40.65332105720265],[-73.8976101324237,40.653453816120646],[-73.8974134466263,40.65353832071896],[-73.896782133071,40.653809555821844],[-73.89667745494128,40.65385495715886],[-73.89594442822816,40.65417288840297],[-73.89558884530419,40.65432447226998],[-73.8954642725966,40.65437757715907],[-73.89520540354793,40.65448793002922],[-73.89441114043058,40.65483294916828],[-73.89354677073854,40.65520271408369],[-73.89245737415162,40.6537109390806],[-73.89136543587172,40.65236471994955],[-73.89003782518755,40.65117817747756],[-73.89000589124603,40.65114869713052],[-73.89004263999247,40.65111858570855],[-73.89125147174485,40.65002559738403],[-73.89121853469067,40.6499876986227]]]]}},{type:"Feature",properties:{ntacode:"BX43",ntaname:"Norwood",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.8830938237215,40.86660218502374],[-73.88362518063384,40.8672575880064],[-73.88284356161253,40.8677362266716],[-73.88188379812968,40.868320836657524],[-73.8814688972879,40.86857364626349],[-73.88174189542869,40.869552714028316],[-73.8819764986879,40.87038728445132],[-73.88222049294251,40.871227248374375],[-73.88246984281406,40.872128685122256],[-73.88250145060536,40.87229362353754],[-73.88250147355377,40.87229375037577],[-73.88250150954129,40.87229386684084],[-73.88255385575945,40.872457116444],[-73.88255391548503,40.872457287713246],[-73.88255399838492,40.872457458000895],[-73.88262679104965,40.872616855578265],[-73.88262687460906,40.87261702754176],[-73.88262696833891,40.8726171889617],[-73.88271951386226,40.87277078129017],[-73.88283030603293,40.87291636705004],[-73.88283042361178,40.87291652095544],[-73.88283055489129,40.87291666482341],[-73.88295778262345,40.873052452143206],[-73.88308270364732,40.87321891779671],[-73.88308273908441,40.87321897160747],[-73.88308277518361,40.87321902541892],[-73.88319042256721,40.87339319039053],[-73.8831904815561,40.87339327990746],[-73.88319052839033,40.873393378793374],[-73.88327982513046,40.87357381039083],[-73.88334994331304,40.873758850180515],[-73.88340035287173,40.87394662676594],[-73.88345044174731,40.874794833584176],[-73.8834363279344,40.87538431982905],[-73.8834247266165,40.875742666922044],[-73.88341932359921,40.87584701846771],[-73.88342965021391,40.87595216990757],[-73.88345575738079,40.876055933105526],[-73.88345579329214,40.87605609513637],[-73.88345586385503,40.876056256532124],[-73.88349725749596,40.87615673931114],[-73.88355294375293,40.87625222907152],[-73.883838595077,40.87679795008179],[-73.88392907054559,40.87695296652561],[-73.88467762029913,40.87823547703403],[-73.8847707482987,40.87839502842186],[-73.88489171522674,40.87860601620624],[-73.88505419447313,40.87889287554304],[-73.8852768320774,40.87921766899118],[-73.88541068063606,40.87910168392835],[-73.88567518025677,40.87887251080854],[-73.88575540641662,40.879313118379144],[-73.88578568417086,40.87961687421811],[-73.88582680401753,40.879907897306985],[-73.88595071664209,40.880507412132594],[-73.88706962783782,40.882476896066194],[-73.88716505199072,40.88257651139485],[-73.88694246809388,40.88268276725855],[-73.88697007522879,40.88279564271693],[-73.88723194076053,40.883054978429065],[-73.88718101566911,40.883083942234634],[-73.88714697686306,40.88311793815627],[-73.88713206613238,40.883150944958906],[-73.88712303584818,40.883200939945496],[-73.8871070335288,40.88367398595175],[-73.88710004492289,40.88372994438709],[-73.8870870571993,40.88379702731984],[-73.88704304071425,40.88404023237842],[-73.8870483340024,40.884235520617246],[-73.88705142536126,40.88434957584602],[-73.88692889734071,40.884355714853974],[-73.88683486674795,40.884342025562816],[-73.88662413039563,40.884267303209924],[-73.88516495834318,40.88363161165537],[-73.88452615159298,40.8833121473326],[-73.88437922315181,40.883247723328104],[-73.8843790575109,40.88324765129497],[-73.88437887903551,40.883247597844],[-73.88421696443189,40.88319772805854],[-73.88421683426614,40.8831976917431],[-73.88421671489878,40.88319766532227],[-73.88404353442243,40.883165001963306],[-73.8840434159238,40.883164983751826],[-73.88404328571234,40.88316497373714],[-73.88386391400923,40.88315139442832],[-73.88386374759692,40.883151385382156],[-73.88386358115356,40.883151394093396],[-73.8836834756177,40.88315761543937],[-73.8836833685653,40.88315761533148],[-73.88368327384195,40.883157633328466],[-73.88350810457705,40.88318314708984],[-73.88350787959229,40.883183183550216],[-73.88350764153827,40.88318324646596],[-73.88334258673261,40.88322637446407],[-73.88334234867828,40.883226437379456],[-73.88334213509289,40.883226518412044],[-73.88319088769377,40.883284834512295],[-73.88274833360879,40.88339738680175],[-73.88208623674458,40.88313222191124],[-73.88124422541561,40.88270963300562],[-73.87995798752786,40.88439062896617],[-73.87936283259538,40.88521823997486],[-73.87876041620903,40.88604019986077],[-73.87814944568301,40.88687380736412],[-73.87813129124092,40.88691279731877],[-73.87803562426492,40.88711832175623],[-73.87799009000491,40.887050358507054],[-73.87783125838072,40.886772759678216],[-73.87760676612407,40.884523044123064],[-73.87772817727739,40.883454195085264],[-73.87812575227798,40.88215368497451],[-73.87717006018114,40.88199391281058],[-73.87625890073612,40.88183204020776],[-73.87533699431141,40.881671832397295],[-73.87470255490288,40.881553823556],[-73.87479240732004,40.88007512838785],[-73.87494589755502,40.87994766929536],[-73.87406751271402,40.880038906292135],[-73.87307334534816,40.88013438485497],[-73.87191661824274,40.88023817801631],[-73.87187100693804,40.880328119922844],[-73.87083567774043,40.880454114278486],[-73.87024100052683,40.88022935240384],[-73.87094414748078,40.87850969541408],[-73.87160718628841,40.87692157250928],[-73.87255250900341,40.87517518332597],[-73.87436750696264,40.872701009198366],[-73.8751885016261,40.871575756812156],[-73.87619257550203,40.87047695670112],[-73.87694352025083,40.86995468157216],[-73.87772753018513,40.86955533815708],[-73.87981206304924,40.86841664797142],[-73.87991380386933,40.868361251664275],[-73.88133855509102,40.86759008825947],[-73.8830938237215,40.86660218502374]]]}},{type:"Feature",properties:{ntacode:"MN06",ntaname:"Manhattanville",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.94607828674233,40.82126321606199],[-73.94640289847727,40.820572042184835],[-73.94671832033772,40.81989426803393],[-73.94703623206826,40.81920837200811],[-73.94734953979693,40.81853499822363],[-73.9476664125259,40.81785550948908],[-73.94800732867316,40.817116508899375],[-73.94835601519232,40.81637430561895],[-73.94867681741444,40.815692285514615],[-73.94883491252047,40.81536398055541],[-73.94900927796712,40.81503994253878],[-73.94919960013988,40.8147208540832],[-73.94940550546033,40.81440740950306],[-73.94962639580592,40.81410043619298],[-73.94962653685346,40.814100238743244],[-73.94962668076099,40.814100049838515],[-73.94986218985596,40.81379998043682],[-73.95035019142975,40.813159388787014],[-73.95092865672774,40.81257507153126],[-73.95098203327814,40.8125216297895],[-73.95150537264622,40.81200768463682],[-73.9521012514923,40.81144285350132],[-73.95354382953641,40.812050820629736],[-73.95408058275426,40.812280112895344],[-73.95520337804867,40.81355412906549],[-73.95570690057345,40.81414395953754],[-73.95625889682354,40.81338943342304],[-73.95707628428208,40.814294828347634],[-73.95710690001744,40.81433182143881],[-73.95716930019692,40.81440312395318],[-73.95782821871717,40.81515604887906],[-73.95819953208634,40.81558041796575],[-73.95829447377152,40.815690790640616],[-73.95839496608983,40.81579688733442],[-73.95949328870022,40.81700747377918],[-73.96068717801364,40.817510516645186],[-73.96102015661893,40.81764868569803],[-73.96138876040176,40.81781807601415],[-73.96157544035097,40.81790997171822],[-73.96163613558907,40.81793985130486],[-73.96168805983679,40.817966694246635],[-73.96181860145678,40.81802315422647],[-73.96189984916315,40.818047287355796],[-73.96203105795998,40.81808633097924],[-73.96131833180583,40.81889452355744],[-73.96094889843982,40.81931128887279],[-73.96044728492038,40.819877156791065],[-73.95999892229352,40.82038294480232],[-73.95981462674563,40.820297874701446],[-73.9593906879794,40.820855178355906],[-73.95932566265216,40.82094627625347],[-73.95928300647294,40.82099497441374],[-73.95913061580636,40.82116895377483],[-73.95920767709252,40.82120790934954],[-73.9592625540375,40.82123565535864],[-73.95930263598686,40.82118989752311],[-73.95942624349655,40.82125238173802],[-73.95914685715198,40.82157132855101],[-73.95903294155781,40.82151374622854],[-73.95923467194034,40.821277824767904],[-73.95917712794267,40.82124942998516],[-73.95908960240095,40.82120624705598],[-73.95881892234003,40.82151852484681],[-73.95894172941718,40.82156936400964],[-73.95874523660507,40.82180551197368],[-73.95896360094646,40.82237379414217],[-73.959000182899,40.82240972837441],[-73.95911304024114,40.82245496464561],[-73.95922976213471,40.822286910132384],[-73.95990999444403,40.82257111982206],[-73.95960332460287,40.82299468678337],[-73.95892614718309,40.82271175544138],[-73.95904953331716,40.82254133536831],[-73.95891721760457,40.822486051371506],[-73.95886745433315,40.8224502392281],[-73.95883849863246,40.82240504207789],[-73.95865126011928,40.82191843657339],[-73.95864585147665,40.82190436963181],[-73.95852731524265,40.82184375665221],[-73.95820019354021,40.822283136918166],[-73.958168053636,40.822458100991255],[-73.9581306330557,40.822531090958435],[-73.95807467943877,40.82261135846493],[-73.9579390490913,40.822774353547366],[-73.95822838183042,40.82288786710094],[-73.95820639539141,40.82292213140975],[-73.95814312769241,40.82302072176891],[-73.95916458632335,40.823451795483415],[-73.95918196037681,40.8234591224431],[-73.95943846744461,40.823562391790425],[-73.95946454189183,40.8235711356718],[-73.95948269766964,40.823578652665674],[-73.95949747410961,40.823586816285946],[-73.95950361164496,40.823591185797795],[-73.95950897939196,40.82359578890284],[-73.95722203107722,40.82322595909161],[-73.95715187419391,40.8232137662618],[-73.95708264224682,40.823201547934886],[-73.95682824526367,40.823165079441445],[-73.9565146847601,40.823120128284444],[-73.9563401037562,40.823092327507155],[-73.95576937327064,40.822904320864524],[-73.95573074983069,40.82289125774779],[-73.95569660843475,40.82287647687146],[-73.95376927438991,40.822058690931435],[-73.95367103483926,40.82201753401282],[-73.95357262947377,40.82197589162561],[-73.95291029068669,40.82169694692639],[-73.95082879991442,40.820827937097334],[-73.95037710585379,40.82144561858183],[-73.9499219438759,40.822072314227704],[-73.9485402970213,40.82148762331533],[-73.94808289749521,40.822108021510736],[-73.94723844746235,40.82175398626679],[-73.94607828674233,40.82126321606199]]]}},{type:"Feature",properties:{ntacode:"MN23",ntaname:"West Village",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.98990295970059,40.734434790136945],[-73.98986852139572,40.733527114554946],[-73.99002687656825,40.73275628449427],[-73.9902119097245,40.7319963344049],[-73.99039010002673,40.73128852433011],[-73.99050558603597,40.73056495673781],[-73.99072530409879,40.72987868747651],[-73.99075728493307,40.7297408314207],[-73.99093053529381,40.729142296320134],[-73.9911225669305,40.72856796626875],[-73.99135869097051,40.72778247018576],[-73.99136388138162,40.72755978345917],[-73.99155207513003,40.72709433722645],[-73.99156762927882,40.727034646613674],[-73.99179396219476,40.72639179485907],[-73.99206108477459,40.72564461433431],[-73.9922151661298,40.7252325956682],[-73.9923276795879,40.72490609789466],[-73.99257987396703,40.72420155492328],[-73.99260322198447,40.72413644968344],[-73.99267182446481,40.724160254422074],[-73.99345769032037,40.724432895683314],[-73.99417930485535,40.72469240731427],[-73.99490827322937,40.72495122972201],[-73.995329078714,40.7250837402314],[-73.99584577492527,40.7252083534818],[-73.99677175777512,40.72543194350271],[-73.99761019525762,40.725797139105005],[-73.99836119306715,40.72616746826309],[-73.9991182465161,40.726542313089844],[-73.99991579217247,40.72693471343452],[-74.00063239124468,40.72728661266085],[-74.00139033536439,40.72766000209289],[-74.00214891520814,40.72803536650207],[-74.00242264678396,40.72817553796023],[-74.0026239961673,40.728278642493635],[-74.00272009727819,40.72832281552372],[-74.0028172663915,40.72836312930413],[-74.00312767450967,40.72839380211467],[-74.00531369223243,40.72860449508684],[-74.00709020770752,40.728772253353405],[-74.00859272105127,40.72891527788767],[-74.00934962020504,40.72898755640043],[-74.01054441305821,40.72910009756991],[-74.01067264955414,40.7291126665003],[-74.01076791505002,40.72817395780773],[-74.01087083220068,40.728180494239986],[-74.01100472980757,40.728193239175525],[-74.01138323604764,40.72822927236723],[-74.01439069932407,40.728463048022725],[-74.01434461474173,40.728622183781525],[-74.01421928543026,40.729523427755566],[-74.01407741391147,40.73064040918792],[-74.01408693559914,40.73066317253776],[-74.01403796924806,40.73069421884396],[-74.01401552295438,40.730682839656154],[-74.01116195696484,40.73045067634909],[-74.0110864294042,40.73128902907972],[-74.01099350879161,40.73232041794065],[-74.0109412737414,40.733020313341335],[-74.01400220214613,40.73306800179552],[-74.01399957240972,40.73333227751777],[-74.01090389883292,40.73329761713961],[-74.01089840712447,40.73335120737605],[-74.01087119577915,40.73335261103076],[-74.0108445982428,40.73335720254202],[-74.01081925594958,40.733364871179496],[-74.01079578006237,40.7333754320041],[-74.01077473673386,40.733388630327646],[-74.01075663345337,40.73340414785517],[-74.01074330018398,40.73342264681074],[-74.01073424450719,40.73344258743598],[-74.01072972413807,40.73346340225033],[-74.01072986772392,40.73348449889461],[-74.01073467118293,40.73350527698868],[-74.01074399781965,40.73352514521714],[-74.0107575822148,40.73354353815782],[-74.01077503777827,40.73355993237257],[-74.01079086196434,40.73357075481833],[-74.01080865012587,40.73357963891007],[-74.01082799566834,40.73358638157854],[-74.01084845639875,40.73359082870226],[-74.01086956463317,40.733592878630496],[-74.0108328456322,40.734007094011034],[-74.01201792010481,40.73406374445639],[-74.01200124222402,40.734338401166234],[-74.01081359479107,40.73428344314506],[-74.0107879833173,40.73454829384442],[-74.01070922910387,40.7353628721402],[-74.01064292017887,40.73604869770494],[-74.01067724659349,40.73605627995684],[-74.01066986751228,40.736101931929184],[-74.01068752603776,40.73611386772282],[-74.01070404345651,40.73612918442986],[-74.01071702976381,40.73614635650748],[-74.01072613232675,40.7361649176652],[-74.0107311039709,40.73618436389314],[-74.01073180969243,40.73620416714775],[-74.01072823032436,40.73622378969026],[-74.01072046305741,40.73624269868856],[-74.01070871880138,40.73626038068572],[-74.01069377901115,40.736275949179756],[-74.01067576029907,40.73628950146192],[-74.01065512584186,40.736300689165276],[-74.01065421033894,40.73634774474337],[-74.01061910077439,40.736345390721844],[-74.01056810573448,40.73697222014256],[-74.01051581576758,40.737596064451104],[-74.01047659814427,40.73806394059509],[-74.01108706635947,40.73809274957877],[-74.01106791934333,40.73830409617411],[-74.01108874586997,40.73831752469244],[-74.01110665714326,40.73833319830074],[-74.01112123961595,40.73835075511832],[-74.011132156597,40.738369789783505],[-74.0111391560257,40.738389862813094],[-74.01111553676054,40.73839208547079],[-74.01109173775369,40.73839218117413],[-74.011068088912,40.73839014859649],[-74.0110542671546,40.73838794795727],[-74.01105126196644,40.738396425750665],[-74.01045432864609,40.73836450572565],[-74.0104286788464,40.738703364658825],[-74.01039303134561,40.73917429605923],[-74.01049858988306,40.739173432770485],[-74.01055473996819,40.739186239049076],[-74.01074676135309,40.739175936679636],[-74.01138798406558,40.73921605558611],[-74.01148456734629,40.73926046209156],[-74.01158045502314,40.73926453560948],[-74.01158818724915,40.739271595397675],[-74.01158715816632,40.73947886983224],[-74.011633518952,40.73950648606616],[-74.01162792311776,40.739562473603655],[-74.01155518156294,40.73955672622738],[-74.01152745020414,40.739873770947355],[-74.0115928613314,40.73987376438155],[-74.01161258017349,40.73970760054944],[-74.0123481924169,40.73973756485115],[-74.01236917400041,40.739751646372206],[-74.01237411577745,40.73977886786778],[-74.01234943428386,40.73979389076185],[-74.01228649627019,40.7397929610213],[-74.0122889784717,40.73989904162206],[-74.01231366348776,40.73990279375335],[-74.01234328917019,40.73992062979232],[-74.01235687134131,40.73993658471755],[-74.0123494755224,40.74001637981599],[-74.0123235611813,40.74003140250113],[-74.01227049910153,40.74003422696515],[-74.01226310747175,40.740142189767695],[-74.01230877290101,40.740147812776],[-74.01232852356426,40.74016283157758],[-74.0123297586015,40.74018348844808],[-74.01231001212777,40.74019475620412],[-74.01157686924239,40.74016009950157],[-74.01158637887602,40.73997384744997],[-74.01151491736542,40.73997286369883],[-74.01146073955347,40.74058421475258],[-74.01215741913094,40.740605998131315],[-74.01215372624058,40.740674256620736],[-74.01265742490001,40.740696652231854],[-74.01265928208497,40.740747638497474],[-74.01257372996922,40.74074173184493],[-74.0125737287474,40.74073525762269],[-74.01147486918869,40.7406870602711],[-74.01137438820494,40.740723947641335],[-74.01071840609642,40.74068559392557],[-74.00963145571754,40.74064536687172],[-74.00949685520368,40.74072701178555],[-74.0094915462129,40.74074270943986],[-74.0095162735821,40.74077358367354],[-74.0095184419594,40.74080572291697],[-74.00950137905865,40.74082922374583],[-74.00946293860214,40.74090233724038],[-74.00941140266139,40.741154093312936],[-74.00958131822189,40.74117496028483],[-74.00957692791627,40.74121065665444],[-74.01216232909215,40.74149188918009],[-74.01211745872146,40.74175851621165],[-74.00951947145008,40.74149030169605],[-74.00944784072524,40.741891591220224],[-74.0092779275608,40.74187861085618],[-74.00916608216977,40.74241659146349],[-74.00902439181323,40.74239974331021],[-74.00889339798334,40.74238416769188],[-74.00879080522763,40.742375144226244],[-74.00869902296367,40.74236172396339],[-74.00820401878447,40.74214751879096],[-74.00779116134807,40.74197084474666],[-74.00697077724415,40.741627127660756],[-74.0054421484492,40.74098214026176],[-74.0053622202937,40.74094950351804],[-74.00512553518335,40.740850213571015],[-74.0031073381816,40.739997521061596],[-74.00252381416756,40.73975264364219],[-73.99968392160729,40.73855224865982],[-73.99683993860423,40.737360889398246],[-73.99361688329435,40.73600449161604],[-73.99171498773394,40.735215301169255],[-73.99119899334943,40.735012368583504],[-73.99075396816642,40.734839155076315],[-73.98990295970059,40.734434790136945]]]}},{type:"Feature",properties:{ntacode:"SI14",ntaname:"Grasmere-Arrochar-Ft. Wadsworth",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.08155470057667,40.60629029656788],[-74.07778089565605,40.60617100936037],[-74.07656734669396,40.60612166415859],[-74.07606892843637,40.60606295233336],[-74.07551714010069,40.60599795054273],[-74.07543239714452,40.60598796734546],[-74.07478942135806,40.605870212512094],[-74.07399965308106,40.605725567958174],[-74.07358326598177,40.60562106795437],[-74.07335207300818,40.6055630442721],[-74.07298106934671,40.6054699303888],[-74.07268510572833,40.605384613096405],[-74.07242904790678,40.60530270257179],[-74.07206682849927,40.60518634776661],[-74.07172956285828,40.60505809072814],[-74.06914030987438,40.60403971873027],[-74.06898118280036,40.603981919466676],[-74.06571018029834,40.602793823167524],[-74.06550663191044,40.60271988093248],[-74.06472638271804,40.60249786659328],[-74.06421734021286,40.602353014957494],[-74.06367318930187,40.60219816630058],[-74.06350565660198,40.60215005483053],[-74.06397850746674,40.60261251275472],[-74.06430060502119,40.6030952955359],[-74.06517091250736,40.604213508343776],[-74.0604642965535,40.606405824064026],[-74.0604286723919,40.606352729885494],[-74.0580106711799,40.60736879157471],[-74.05778710398523,40.607449591882585],[-74.05789016885467,40.607580754464756],[-74.0568581238049,40.60805635754522],[-74.05677183367798,40.607899470387444],[-74.05674934830245,40.607798757335914],[-74.0566599985294,40.607555930876],[-74.05649565936776,40.607247648256255],[-74.05640693287123,40.6071887375237],[-74.05601041410883,40.60678056613207],[-74.05552126122375,40.60648289256875],[-74.05543198004169,40.606482491040744],[-74.05537932434086,40.60649422352242],[-74.05528719697097,40.606538889576164],[-74.0551600112233,40.60673049135093],[-74.05498867839412,40.60666069640925],[-74.0549991647688,40.6066457447841],[-74.05503373135771,40.60665982614341],[-74.05505194098787,40.60663386047026],[-74.05501954336766,40.60662066296664],[-74.05505591012944,40.60656880569473],[-74.0551040353217,40.60658841067161],[-74.05517250950527,40.606490767349605],[-74.05518218103522,40.606474566331855],[-74.05517955854648,40.60640233492243],[-74.05516855689997,40.60636554680055],[-74.05515251060771,40.606329045897766],[-74.05512022975006,40.60630536171681],[-74.05505974095813,40.60626542045289],[-74.05381069805448,40.605912718853055],[-74.05371769396113,40.60560458157255],[-74.0536072974083,40.60523880941779],[-74.05367256354407,40.60518834332237],[-74.05402039959021,40.60493472041373],[-74.05385099498766,40.604530274454916],[-74.05378152765529,40.60436142291271],[-74.05375474319881,40.604276931421445],[-74.0536960798503,40.604148103335405],[-74.05367126851743,40.60400478590509],[-74.0535913355607,40.603761688551735],[-74.05356753570294,40.603696466325914],[-74.0535396448012,40.603633557567306],[-74.05320486119416,40.60205979319976],[-74.0531579919075,40.601975984397306],[-74.05311861801947,40.601889964328016],[-74.05308691752364,40.60180212191805],[-74.0530630337178,40.601712854331566],[-74.05304707455645,40.60162256517476],[-74.05303911216332,40.601531662671036],[-74.05303330746418,40.601466470296714],[-74.05303612683774,40.601401163307884],[-74.0530475417183,40.60133640280804],[-74.05306743652844,40.601272844366605],[-74.05309560985006,40.601211131382776],[-74.053318573423,40.60101058824172],[-74.05341694790869,40.60070227383928],[-74.05342751357041,40.60065744017522],[-74.05342938269754,40.60061191124787],[-74.05342251529157,40.60056666178795],[-74.05340705839427,40.60052266054133],[-74.05319033527645,40.60028115619144],[-74.05300717979266,40.60016041710728],[-74.0524031963274,40.59986949892361],[-74.05225411910487,40.5998511669076],[-74.05222983028332,40.59982388359401],[-74.05222826954201,40.59977610230364],[-74.05224531733295,40.59974801415294],[-74.05226779270313,40.59973493984092],[-74.05229099291422,40.59972044052664],[-74.05232494851856,40.59971490532041],[-74.05237245780278,40.59971878241831],[-74.05242827330763,40.59972815401494],[-74.05249178950844,40.59973684307162],[-74.05260660501538,40.59981457537068],[-74.05271736633539,40.59985447244894],[-74.05279416485456,40.59987346465492],[-74.05287153843396,40.59986725546713],[-74.05291038228704,40.5998454653317],[-74.05302288272377,40.599778683597656],[-74.05309724728713,40.599731067125695],[-74.05434118619364,40.59881917533661],[-74.05431150481272,40.59877750576027],[-74.05433644573074,40.59876044502758],[-74.05447422333911,40.5987555395485],[-74.05681139913344,40.59672692304165],[-74.05719369904659,40.596395078812044],[-74.0597269057724,40.593908216712784],[-74.05974734759414,40.593848611064686],[-74.0596412059616,40.593709388393016],[-74.059662557662,40.59370317571045],[-74.05976660687651,40.593835257510214],[-74.05984505851379,40.59378053194159],[-74.06055353637065,40.59337975542361],[-74.06133778103242,40.59271541906458],[-74.06215274432553,40.59202504054206],[-74.0638870912541,40.59020746620937],[-74.06503332356236,40.58899099836793],[-74.06563611909225,40.589628104818495],[-74.06572336332758,40.58969105419476],[-74.06580036064396,40.589746609936476],[-74.06575530251928,40.58978965391624],[-74.06572536504899,40.5898452959812],[-74.06571835045294,40.589908102724856],[-74.06573690899913,40.5899695169115],[-74.06577682854285,40.59002139114002],[-74.06582939714852,40.590059165205055],[-74.06651182892105,40.59034492205114],[-74.06662559502352,40.59034201970403],[-74.0666672398048,40.59038276180463],[-74.067284107037,40.590986202943235],[-74.0675147746501,40.591334643072564],[-74.06795227254432,40.59208368336301],[-74.06814585464933,40.59245576357266],[-74.06831810789858,40.592785766399444],[-74.06964532750258,40.5952640107521],[-74.06970478517748,40.59537636003469],[-74.070439761199,40.59673474668109],[-74.07118634943032,40.59648999296814],[-74.07281699256797,40.59595221475435],[-74.07367959087885,40.59566839556141],[-74.07453730486705,40.59538678041501],[-74.07539899059779,40.5951041478897],[-74.07626202976564,40.59482256962555],[-74.07714922363117,40.59453408085396],[-74.07802261104277,40.59425482378352],[-74.07888191676811,40.59394279178405],[-74.07846693758708,40.59330001196944],[-74.07936282334181,40.59299407454758],[-74.08029682126296,40.59266864279189],[-74.08173343020644,40.59215628569237],[-74.08177066500554,40.59221445051688],[-74.08239591948612,40.59319116174823],[-74.08304163562974,40.594229720774315],[-74.0832075795399,40.594533734941585],[-74.08330235094718,40.594716328333895],[-74.08376862327293,40.595520957415665],[-74.08406968690548,40.595496270409306],[-74.08491019877964,40.595704727646684],[-74.08578780813959,40.59588408036151],[-74.08587511934066,40.595890121255884],[-74.08585350634402,40.595940980532106],[-74.08547414045287,40.596833816586845],[-74.08532650115495,40.59700832209201],[-74.08515829161296,40.59717273795408],[-74.08515824486814,40.597172791765594],[-74.0851581858051,40.59717283737733],[-74.08497132861918,40.59732510951611],[-74.08476818615084,40.597463463471755],[-74.08476811500967,40.5974635173011],[-74.08476803220962,40.59746356293017],[-74.08469129658789,40.597507132383406],[-74.0836077506701,40.59791241412691],[-74.0824830337643,40.598329807781305],[-74.08230923843254,40.59845665485487],[-74.08199990162275,40.59868243819086],[-74.08160410665616,40.599024459442965],[-74.08149422089161,40.599081990895954],[-74.08144216627137,40.59915922040527],[-74.08130343818571,40.59938765560118],[-74.08116420928472,40.60020655437922],[-74.08119595997864,40.60041517349129],[-74.08121690347278,40.60054793161505],[-74.08125785872106,40.60067884767465],[-74.08131820769842,40.60080532923673],[-74.08139658944198,40.60092495241744],[-74.08184498190198,40.601535197279745],[-74.0821872931919,40.60194100804505],[-74.08281516077984,40.60197418227439],[-74.08383802510482,40.60192576738106],[-74.08432821290553,40.601872683294076],[-74.08457153399388,40.60182247994879],[-74.08520894220322,40.601600958051904],[-74.08583797104811,40.60142777338853],[-74.08625420417904,40.60132418938413],[-74.08647535888494,40.60126896187172],[-74.0866623509513,40.601233538866595],[-74.0883067040034,40.601107780275505],[-74.08920169549286,40.60096378980528],[-74.0894763057305,40.60090432158654],[-74.08983655911122,40.600774094667166],[-74.09010463492235,40.600592349306304],[-74.09036073916268,40.60040036362657],[-74.09060390412819,40.600198824167485],[-74.09083323262558,40.59998852396544],[-74.09147742448773,40.59940849035296],[-74.09161330405932,40.5992615616663],[-74.09172051497976,40.59922085701057],[-74.0917989239912,40.5993182101453],[-74.09197184913333,40.59982426331359],[-74.0921186991294,40.60008696940644],[-74.09227904334895,40.60034541023424],[-74.0924525669933,40.600598978533206],[-74.09263886122409,40.60084710212631],[-74.09283746578753,40.601089234005826],[-74.09286749597996,40.601177793409995],[-74.09288850363201,40.60126785059256],[-74.092900364325,40.60135887234336],[-74.09290300779645,40.601450319739115],[-74.09289641844215,40.60154165118154],[-74.0928806351472,40.601632326064156],[-74.09285575132604,40.601721807508326],[-74.09282191427815,40.60180956569936],[-74.09272060205332,40.60249806112925],[-74.09260921071355,40.60323012263218],[-74.09244145252248,40.60411958645073],[-74.09258665864604,40.60514053596878],[-74.09262561863416,40.60545055411189],[-74.09268272608386,40.60591244939669],[-74.09271376769675,40.606059183062584],[-74.09271379156053,40.60605927250389],[-74.09271380333564,40.606059362625075],[-74.09272620657858,40.606209856935294],[-74.0927190926982,40.60636202435392],[-74.09271909283478,40.60636212269338],[-74.09271908066331,40.606362222047984],[-74.09269213805368,40.60651384758494],[-74.09264560289118,40.60666272233192],[-74.0926455798992,40.60666278601153],[-74.09264555623338,40.60666283930486],[-74.09258024967308,40.606806786205865],[-74.09249749393625,40.60694385010532],[-74.09239912791301,40.607072289195095],[-74.09203043471953,40.60742604009487],[-74.09187212202276,40.607568367629526],[-74.09172937265154,40.607721192126874],[-74.0916038861328,40.607882972864985],[-74.09149703005623,40.60805196835161],[-74.09140973749913,40.60822629838752],[-74.0909603607828,40.60862968263681],[-74.09080114138608,40.60877808852033],[-74.09055711282683,40.609001151341666],[-74.09045495931339,40.60909452587405],[-74.08949370131728,40.60868693325838],[-74.08874638585371,40.608370046269464],[-74.08796268630067,40.60805182796267],[-74.08716421604905,40.60772760222106],[-74.08635759632473,40.607400059137525],[-74.0854275624828,40.607022390027],[-74.08490002512049,40.606890132044484],[-74.08406781698507,40.60668148483809],[-74.08355131535785,40.6065519863715],[-74.08341933374228,40.60652250866133],[-74.08280949797454,40.60641097856769],[-74.08155470057667,40.60629029656788]]]}},{type:"Feature",properties:{ntacode:"QN34",ntaname:"Queens Village",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.72816233855367,40.723084139781264],[-73.72849600634221,40.72299077912079],[-73.72882383523122,40.72288364269538],[-73.72914435407183,40.722763070525254],[-73.72945614275596,40.722629528411424],[-73.72965186962809,40.72253485764378],[-73.72975788452321,40.72248357940933],[-73.73004830902784,40.72232591485313],[-73.73032628968103,40.722157296784886],[-73.73030132044737,40.72209451698983],[-73.72966103193104,40.72048138422526],[-73.72924189793743,40.71934545959953],[-73.72917629515452,40.71916721456179],[-73.72883757452368,40.71793301901335],[-73.72856951532246,40.716956292770234],[-73.72855295495388,40.71689594610753],[-73.72852236530304,40.71678448063799],[-73.72850152454318,40.71670554572311],[-73.72736801316009,40.71241113162291],[-73.72735961842663,40.712388941114845],[-73.72718876295184,40.71169261768808],[-73.72698520211988,40.710776311653866],[-73.72697146783065,40.7107145040335],[-73.72696515524453,40.71066071011724],[-73.72690004188749,40.709996830999856],[-73.72689487481331,40.70997857361943],[-73.72704696552925,40.70949875281057],[-73.72696135626666,40.7075490870948],[-73.72689497659947,40.705800172602714],[-73.72683525295203,40.704405699645704],[-73.72677759533717,40.703059291901525],[-73.72713924636975,40.70304627211401],[-73.72725657528989,40.70304149872209],[-73.72736346693998,40.70303714125506],[-73.7277679188981,40.7030206379441],[-73.73036969840791,40.70309853258439],[-73.73231483147711,40.703159706170496],[-73.73245633480359,40.703164051985055],[-73.73331873252158,40.703190519592155],[-73.73426455293955,40.70321954287834],[-73.73426739309811,40.70316624740458],[-73.73430403660015,40.70247813169511],[-73.73624941220454,40.7025369782637],[-73.73819580012781,40.70259533589064],[-73.74072128232191,40.702678019371305],[-73.74077675795917,40.70267983786244],[-73.74051703319398,40.703387616599684],[-73.74050336486631,40.70343355694997],[-73.74055102453849,40.703443380838394],[-73.74069300160711,40.70346611466861],[-73.74089188579323,40.70348164558755],[-73.74109294020505,40.70348106268254],[-73.74129277972837,40.703464249106034],[-73.7414880528803,40.70343161213646],[-73.74167563371692,40.703384099523184],[-73.74287389297282,40.703074942924644],[-73.74330723785354,40.70295979673725],[-73.74386175958192,40.70281109643354],[-73.74413435450195,40.70274211163289],[-73.74502395270888,40.702518298166254],[-73.74590871019444,40.70228727366441],[-73.74500119060674,40.70026221304986],[-73.74588751793202,40.70003041703612],[-73.74677542831209,40.699800888192904],[-73.74767063081337,40.699568576472906],[-73.74773012181637,40.699553136834375],[-73.74741867889179,40.69885902844125],[-73.74712436881627,40.698198034670625],[-73.74681909191885,40.69752545216712],[-73.74649367299267,40.696799874342716],[-73.7461815788438,40.69612192598156],[-73.7462487598591,40.69610314513022],[-73.74744768975957,40.69577042133923],[-73.74774501654485,40.69568854106044],[-73.7482999387439,40.69553724402269],[-73.74863325886783,40.695444760921454],[-73.74928080801233,40.69689407679234],[-73.75019295751494,40.69891208157827],[-73.74930547145115,40.69914231349242],[-73.74962119582999,40.699829780357426],[-73.74991098943147,40.70047962766999],[-73.75022047035604,40.70116599678198],[-73.75053038733068,40.701854897446346],[-73.75082756868599,40.70251465496407],[-73.75113533223447,40.70320334279658],[-73.75143698247683,40.70386432350898],[-73.75174489150413,40.7045461553103],[-73.75205066516914,40.705228027517016],[-73.75052149054902,40.70562662274248],[-73.75047058182733,40.70563993103507],[-73.75077435837696,40.70632183690155],[-73.75121246969927,40.707306580078146],[-73.7513982866852,40.7077487195527],[-73.75184269862771,40.70882292095355],[-73.75245965484076,40.71031656364927],[-73.75318399386089,40.71205517561484],[-73.75357512198494,40.712992296656196],[-73.75360661855915,40.71307112215809],[-73.75370834556831,40.713324636738356],[-73.75401024530542,40.7138349013797],[-73.75404783955211,40.71387753941079],[-73.75407540973588,40.71390469472651],[-73.75470078416912,40.71471005282077],[-73.75588878021972,40.71629864362884],[-73.75725671509146,40.71813860166262],[-73.75721025896513,40.718158639333886],[-73.7563821187827,40.718515727437676],[-73.75556553022709,40.718866870469135],[-73.75474912835767,40.71921669486027],[-73.75393063626868,40.71957218231452],[-73.75313314342768,40.71991531764368],[-73.75233438339828,40.720262460693036],[-73.75247511881724,40.72048373106578],[-73.75263582253405,40.72069796646175],[-73.75281552276394,40.72090362496657],[-73.75301295440092,40.721099279291955],[-73.75322664498377,40.721283650134815],[-73.75433064311743,40.722308786774946],[-73.75462715569469,40.72258094095445],[-73.75491105986194,40.7228415237066],[-73.75546163054334,40.72335276282624],[-73.75577121005361,40.72364021589355],[-73.75496919462802,40.724159647309065],[-73.7550862509897,40.72449006011642],[-73.75524449485196,40.7247831266972],[-73.75548073556065,40.72511980726117],[-73.7556663733442,40.725319169537364],[-73.75581422958717,40.725430011197965],[-73.75603127001449,40.725592717811715],[-73.75670987168289,40.72617907294539],[-73.75670329233547,40.726229432661896],[-73.75663658112518,40.726246410794545],[-73.75655253396543,40.72627075493299],[-73.75612598784825,40.72643026035887],[-73.75527584384045,40.72671544060024],[-73.75442222511286,40.72704214823287],[-73.75406469193341,40.72720104552178],[-73.75380709282926,40.72731553150399],[-73.7536310998029,40.727393747658894],[-73.75297028783322,40.72770562013309],[-73.75259470935107,40.72790898597659],[-73.75221914071443,40.72811234357934],[-73.75192413491133,40.728280032262454],[-73.75184238290177,40.72832650189824],[-73.75177679913047,40.72836807818111],[-73.75106753918175,40.72881769833995],[-73.7508106693951,40.72899503877889],[-73.75048295649871,40.72922129439394],[-73.74980987506927,40.72974675005727],[-73.74917188558466,40.73029906884016],[-73.74793423784914,40.73140119622041],[-73.74749692868386,40.73179105118319],[-73.74733126656156,40.73193874099733],[-73.74704531507689,40.7321936537058],[-73.74672140296651,40.73247715064259],[-73.74671314386562,40.73236436923567],[-73.74669850536597,40.73221018770121],[-73.74667404594445,40.7319526502442],[-73.7466568937244,40.731814924056124],[-73.74662058842013,40.73167780505562],[-73.74659290549421,40.731610709790516],[-73.74656523697361,40.731543605335695],[-73.74649162170697,40.73141458904654],[-73.74640108850404,40.73129283880041],[-73.74629555788853,40.73118017796751],[-73.7455559147628,40.73063747348314],[-73.7454315252199,40.73061791817827],[-73.74488800669606,40.7304831066174],[-73.74417482487148,40.730322763796764],[-73.74411105242338,40.73030792492922],[-73.74398331020816,40.73027821213854],[-73.74385189941903,40.73024764570249],[-73.74383878396223,40.730244599527836],[-73.74376398865884,40.73022719757222],[-73.7424214383311,40.729918864983105],[-73.74230786029156,40.72989362198804],[-73.7420032940061,40.72982592371381],[-73.74080920978216,40.729560508027426],[-73.74040469929881,40.72946953661871],[-73.73968059912352,40.729306682980734],[-73.73904904934854,40.72916463957995],[-73.738401753721,40.729011524086964],[-73.7381614409295,40.728958091675615],[-73.73715501979233,40.72873201184046],[-73.7363248358132,40.72854566197869],[-73.73545493841068,40.728345625061955],[-73.73498719837164,40.72824220584505],[-73.73450816454209,40.72813641028489],[-73.73424214196116,40.72807537986757],[-73.73361727782488,40.727933573989425],[-73.73272577887451,40.72773406985835],[-73.73161736034173,40.727449126725624],[-73.73147215054856,40.72741179527274],[-73.73144806407602,40.727343849951076],[-73.7312191816521,40.72669819641135],[-73.73095653185241,40.72601493998348],[-73.73069257648821,40.725328267124624],[-73.73043003819448,40.724640254671215],[-73.73016587212742,40.723958596401516],[-73.72990781056978,40.72327301236062],[-73.72836415359927,40.72361435238177],[-73.72818574863065,40.72314563728205],[-73.72816233855367,40.723084139781264]]]}},{type:"Feature",properties:{ntacode:"MN27",ntaname:"Chinatown",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.98382387298197,40.72147287206696],[-73.9838642281237,40.721396378136966],[-73.98447731709088,40.72023423864926],[-73.98507342254652,40.71908329385846],[-73.98591092322013,40.719338973286646],[-73.98675136662514,40.71959284637353],[-73.98736015269183,40.71836979677026],[-73.98739393086917,40.71830352283493],[-73.98743405759959,40.718213080149496],[-73.98751208052443,40.71807218583028],[-73.98787935731309,40.717408972530734],[-73.98791645892003,40.71733557386604],[-73.98795181535576,40.717265627902286],[-73.98836626251685,40.7164457020369],[-73.98915463750751,40.71670864677167],[-73.98975418241207,40.71555234834068],[-73.99020235909244,40.714664429887726],[-73.9902215565094,40.714578756408784],[-73.99022750964447,40.714491669047526],[-73.99022012603884,40.71440493989802],[-73.99075515306713,40.71455407251632],[-73.99122551061829,40.71448664355407],[-73.99213486515168,40.714419801865915],[-73.9925624217065,40.71438807722871],[-73.99246827740603,40.71385682477345],[-73.9924556361928,40.713762882376116],[-73.99239156983424,40.713190810488335],[-73.9922674749001,40.712467557498435],[-73.9922536929576,40.71235432592937],[-73.9922431940444,40.71226805502942],[-73.992218560095,40.71206565514705],[-73.99220577798494,40.7119606353039],[-73.99217242386277,40.71177608347281],[-73.9921625040027,40.71170616272966],[-73.9921548447848,40.71165655562406],[-73.9921355030317,40.71157561464466],[-73.99202215897341,40.71110130039563],[-73.99200166097897,40.71101552280308],[-73.99197674892314,40.710911265664556],[-73.9919169057525,40.71059750550525],[-73.9917766263305,40.70981904022575],[-73.99183817482428,40.70981055232599],[-73.99190709732672,40.7098019935454],[-73.99204746257493,40.7097757448063],[-73.99200595943785,40.70969647869493],[-73.99197509052009,40.70964553526221],[-73.99194346565635,40.70958905298924],[-73.9919204754304,40.709554293873985],[-73.99190544366463,40.709525396079705],[-73.99203926968359,40.709516919162795],[-73.9920913163598,40.709508222401254],[-73.99214868970158,40.709498609104145],[-73.99236116139919,40.70946436881148],[-73.99284846748654,40.70938187763879],[-73.99374012862235,40.70924612043539],[-73.99400820164053,40.709237479919075],[-73.99414063200354,40.70923326739997],[-73.99437823543941,40.70919263919898],[-73.99457899963733,40.7091309729101],[-73.99517577369843,40.709034293307795],[-73.99580385653576,40.70894601390757],[-73.9960189839577,40.70891622384752],[-73.99666400996597,40.70882690451777],[-73.99728287195586,40.708731619842965],[-73.99808351187006,40.7085096153672],[-73.99828602320599,40.70842993146765],[-73.99852758585318,40.70833152790832],[-73.99856114620623,40.708315282731014],[-73.99872197955071,40.70823745289623],[-73.99875396570866,40.70822365102726],[-73.9988084627665,40.70820013449014],[-73.99882158420992,40.70817548117496],[-73.99888130863887,40.70813663391986],[-73.99898340963252,40.708092653316186],[-73.99905276738559,40.708032545363835],[-73.99913434918957,40.70798239694598],[-73.99919451108859,40.70794737635152],[-73.99928731116871,40.70801660316883],[-73.9993619558228,40.70807228658838],[-73.9993995500764,40.70810033836024],[-73.99944281374432,40.70813655675664],[-73.99956273366946,40.70823648314762],[-73.99981193858524,40.70844261448074],[-73.99992936357589,40.708536817087364],[-74.00000765523289,40.70859961948387],[-74.00012359123085,40.7086845187782],[-74.00019103138905,40.708733912362185],[-74.00026566682735,40.70879294941712],[-74.00055004887027,40.70901791729954],[-74.00134439847693,40.70964629295898],[-74.00147140232087,40.70974655432328],[-74.00155908170454,40.70981710784757],[-74.00173689006438,40.709960170032254],[-74.0026763453774,40.710715826357756],[-74.00276772825482,40.71078930204504],[-74.00328686348293,40.71120724883048],[-74.0033318473381,40.71124208343619],[-74.00353144192042,40.71139214515312],[-74.00364556635019,40.711412919465985],[-74.00373068843787,40.711462985413746],[-74.00381845945806,40.71151032905938],[-74.00390872915276,40.71155486935084],[-74.00400134314657,40.71159653007522],[-74.00409614269388,40.71163523991497],[-74.00419296550663,40.711670932600946],[-74.0045261675465,40.71178625544381],[-74.00459760413982,40.71181294629831],[-74.00466676045089,40.71184291350905],[-74.00473337727374,40.71187604475678],[-74.0049067463782,40.71197227873339],[-74.00497114481996,40.712004351774496],[-74.0050392439741,40.712031642226044],[-74.00511043246738,40.7120539047419],[-74.00518407076284,40.71207093963486],[-74.00525261135833,40.712079191083795],[-74.00532187480763,40.71208241748864],[-74.00539122688127,40.71208058824393],[-74.00546003126512,40.71207372105939],[-74.00594294507677,40.711955680080436],[-74.00603546629264,40.71190618829896],[-74.00613488810247,40.711948152740696],[-74.0060691758846,40.712008428913535],[-74.00574044668762,40.71208875753898],[-74.00558932954138,40.71217005375561],[-74.00543047939847,40.71220369574965],[-74.00527561958654,40.71224944049537],[-74.00512712552712,40.71230677376262],[-74.00498716656529,40.712374857176805],[-74.00485768087738,40.71245254111699],[-74.00470652283605,40.71257401517036],[-74.00429113891562,40.712907825695964],[-74.00421405367513,40.71298074314484],[-74.00405900803752,40.71313479025536],[-74.00360280331238,40.71364543042647],[-74.00321983078315,40.714036237059716],[-74.00272286179334,40.714389709262726],[-74.00245393220686,40.71478982036137],[-74.00211455704905,40.715158910162934],[-74.00168306201294,40.71574412326429],[-74.00081842515503,40.71692970835204],[-74.00027443693313,40.71761940210776],[-73.99995620864664,40.718017095087234],[-73.99931241700152,40.71755024177744],[-73.9985892556804,40.717099511537164],[-73.9977628592577,40.71681392862417],[-73.99698375281551,40.71654054317212],[-73.9960587274438,40.71623164071355],[-73.9958091234925,40.71664465920546],[-73.99542875878757,40.71727924304793],[-73.99480779021312,40.71845742685296],[-73.99442117800946,40.719391299457264],[-73.99437745820222,40.71951908896216],[-73.99410818213799,40.7201558871019],[-73.9940726322125,40.72024349140559],[-73.99404155202366,40.72032097982317],[-73.99401883810856,40.72037780557678],[-73.99379593869149,40.72093753746581],[-73.99352731301752,40.72163326186851],[-73.9932601612888,40.72235442627797],[-73.99309190227042,40.722820084866605],[-73.99263254954302,40.724056865152455],[-73.99260322198447,40.72413644968344],[-73.99253198926891,40.7241145665997],[-73.9921986126605,40.72401260867892],[-73.99135472734831,40.723754619084836],[-73.99127307096406,40.72372981293946],[-73.99102410461471,40.7236494322379],[-73.99027361581884,40.7234260177906],[-73.9893921810378,40.72317405849504],[-73.98875683260623,40.722970366111184],[-73.98863862848773,40.72293372026375],[-73.98854361419592,40.722903617853525],[-73.9878649152097,40.72269708870196],[-73.98713584830264,40.72246981112067],[-73.98628573956023,40.722241920008734],[-73.98551686110534,40.721985224957656],[-73.98467780229358,40.72173060534052],[-73.98382387298197,40.72147287206696]]]}},{type:"Feature",properties:{ntacode:"BX10",ntaname:"Pelham Bay-Country Club-City Island",borocode:"2",boroname:"Bronx"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.7883334983454,40.83466712975942],[-73.78931223606631,40.83446488655351],[-73.78951019872322,40.83536404252578],[-73.7884570001522,40.83530991431544],[-73.7883334983454,40.83466712975942]]],[[[-73.81563378110697,40.84818312239426],[-73.81570146316263,40.848159365263406],[-73.81576246982658,40.84818168006506],[-73.81580020821312,40.84815707311204],[-73.81580733004628,40.84815242882806],[-73.81586666029968,40.848088518539974],[-73.81590281420684,40.84801312148178],[-73.81589711649306,40.84789897954562],[-73.81589732510683,40.84782360519038],[-73.81586136315973,40.84777558185133],[-73.8157757623119,40.847730906105646],[-73.81569459752502,40.84771364563102],[-73.81563145161962,40.84770669282995],[-73.81560442844199,40.84768951830921],[-73.81560451391995,40.84765868316219],[-73.81564516681607,40.84764161781642],[-73.81569476839688,40.847651975504434],[-73.81575340325445,40.84765892106596],[-73.8158029843458,40.84767613107154],[-73.81587968574799,40.84767625352137],[-73.81595734753998,40.84765673360197],[-73.81597449927885,40.84765242209677],[-73.81605589232977,40.847587455148215],[-73.81609670609214,40.847512146032926],[-73.8161286299349,40.84738885611985],[-73.81614705574123,40.84725184039089],[-73.81617026812133,40.847015474361854],[-73.81616622859931,40.8468441621691],[-73.81614872235673,40.84664884528282],[-73.81613006048693,40.84652798288465],[-73.81611797359888,40.846487326504004],[-73.81610537477164,40.846454544437506],[-73.8160724677435,40.84642365735295],[-73.81602685115054,40.846400458267496],[-73.81584432887757,40.84632693310398],[-73.81577586619575,40.84630562480634],[-73.81571903834568,40.846293443498865],[-73.81568488630353,40.846340804905594],[-73.81568770320892,40.84634184034873],[-73.81545867615479,40.846603028771575],[-73.81533644376381,40.846690889090794],[-73.8150396314557,40.84687195469742],[-73.81493465453258,40.846935009180896],[-73.8148616003869,40.84698411349452],[-73.81462727788747,40.847142794761005],[-73.81462363819288,40.84716768999995],[-73.81466741414535,40.847204006481846],[-73.81464594697555,40.847219613529],[-73.81451106769603,40.84710607802678],[-73.81453370023935,40.847090899393976],[-73.81457540884753,40.847124816493135],[-73.81460847368066,40.84712713724154],[-73.81484735096417,40.84696357162566],[-73.81496489547813,40.84688983746207],[-73.81515846332772,40.84677136764712],[-73.81532877823561,40.84666566380005],[-73.81543413390241,40.846590726085765],[-73.81550409270038,40.84651260985811],[-73.81547456779663,40.84649683598933],[-73.81555508085559,40.8464089391435],[-73.81558313973729,40.846423627606065],[-73.8156828841435,40.84630782512486],[-73.81569104659616,40.84631082612369],[-73.81570353189461,40.84629134042382],[-73.81566171153821,40.84628809751477],[-73.81561559185774,40.846293276014556],[-73.81561094027843,40.846293798289835],[-73.81557285082495,40.84630144567663],[-73.8155144213171,40.84632255189417],[-73.8151637093424,40.84649929275557],[-73.81511795800384,40.84652427263893],[-73.8150722238065,40.84654347111362],[-73.81503922076114,40.84654727225554],[-73.81499863613448,40.846539498895744],[-73.81496569829842,40.846520173779176],[-73.81492265739456,40.84648348818972],[-73.81484683784984,40.84652123412641],[-73.81470214136642,40.84660331566673],[-73.8145897658329,40.84666922780633],[-73.81456579118259,40.84668301602286],[-73.81451301364105,40.846713368924725],[-73.81447890592032,40.84673298372799],[-73.8144342346978,40.84675867387066],[-73.81440953169582,40.84677288069782],[-73.81435726288606,40.84680294067725],[-73.81433272712046,40.84681705076073],[-73.81427876523472,40.8468480839737],[-73.81424262585271,40.846868867433116],[-73.81420111199441,40.84689274108206],[-73.81416157394463,40.84691547990913],[-73.81412394940428,40.84693711681828],[-73.8140977649371,40.84695217606581],[-73.81404710378925,40.846981311250254],[-73.81402010393955,40.8469968378976],[-73.81396720857063,40.84702725736849],[-73.81392771742695,40.847049968716895],[-73.81389036650843,40.847071447848386],[-73.8138653271873,40.847085848511284],[-73.81381218552615,40.84711640856857],[-73.81378699193864,40.84713089792061],[-73.81373354969328,40.84716163134614],[-73.81370805578543,40.84717629207548],[-73.81365740839385,40.84720527717653],[-73.81365654726866,40.84721570515367],[-73.81370542127053,40.847264915002384],[-73.81368634738345,40.84727432500654],[-73.8136119463971,40.84720259571643],[-73.81356372861678,40.84715141127856],[-73.81358305958233,40.847140710268164],[-73.81362745320945,40.847189583390644],[-73.81364472783083,40.84719024269671],[-73.81369588380126,40.847160518804515],[-73.81372091416915,40.84714618735142],[-73.81377318095352,40.84711626217965],[-73.81380002008142,40.8471008949811],[-73.81385116806634,40.8470716102546],[-73.81387894248587,40.8470557083029],[-73.81390641660713,40.84703997773959],[-73.81395483717448,40.84701225458046],[-73.81400644417965,40.84698270701007],[-73.8140339021106,40.846966985604],[-73.81408421730956,40.84693817754449],[-73.81411261428543,40.84692191870865],[-73.81412248680306,40.84691626611073],[-73.81428325967711,40.846824213858845],[-73.81431749077784,40.846804614724356],[-73.8144236329161,40.84674384183795],[-73.81443094799502,40.84673965428392],[-73.81458182304965,40.84665326877283],[-73.81484315852336,40.846505089301225],[-73.8149085820334,40.846468764376496],[-73.81465695793442,40.84620554530144],[-73.81446907674177,40.84623415170205],[-73.81442352579833,40.846187825072505],[-73.81465507970388,40.845968497425204],[-73.81460449034037,40.8459086730715],[-73.81468170770437,40.84586721486087],[-73.81475299202879,40.84581753085877],[-73.81480534287806,40.84577794558435],[-73.81486296240932,40.84574356282206],[-73.81508593855914,40.845595002916056],[-73.81502627604308,40.84549999505848],[-73.81420573129114,40.84601018088841],[-73.81399042132547,40.84582691869128],[-73.8139000299201,40.845865808655454],[-73.8131886507265,40.84622953597268],[-73.8131446020025,40.846168562138764],[-73.81381880576481,40.84580248822442],[-73.814005890137,40.8456686916361],[-73.81401812695727,40.84563145688787],[-73.81397964395025,40.84564911300566],[-73.81348326838835,40.84596517094715],[-73.81346409683657,40.84594950610959],[-73.8139741915034,40.84563555470817],[-73.81402255974189,40.84561796663016],[-73.81403198219388,40.84558929786798],[-73.81395424463119,40.8455215675536],[-73.81368589093519,40.84565906225485],[-73.81367220100496,40.8456465324691],[-73.81394279129064,40.84551158860873],[-73.8139020694071,40.84547610835492],[-73.81385667798963,40.845417562386494],[-73.81372892648916,40.84548506766973],[-73.81371114891508,40.84546210844939],[-73.81384258869352,40.845399390439205],[-73.81380544590598,40.84535148296834],[-73.81363258232713,40.84528076903141],[-73.81361921535255,40.84530614373159],[-73.81361456155746,40.845315742706056],[-73.81360994394942,40.84532525948446],[-73.81360627346886,40.845332856293346],[-73.81359840473667,40.845349026392604],[-73.81351835901005,40.84551779014545],[-73.81351698189347,40.84552058590424],[-73.81348525981531,40.845584985939574],[-73.81345513687909,40.845646141602465],[-73.8134513738107,40.845653781142424],[-73.81342525440876,40.8457101845861],[-73.81340565578921,40.8457525047819],[-73.81340174662512,40.84576094669104],[-73.81335905585033,40.845845499331105],[-73.81335311605343,40.845854243684066],[-73.81333092964162,40.845886902761215],[-73.81331925050857,40.8459040954384],[-73.81328932692884,40.84595102273166],[-73.81321295244258,40.84592293984191],[-73.81321888080075,40.84591364264867],[-73.81328359296064,40.84593743814771],[-73.81330787049288,40.84589936323219],[-73.81331213394155,40.845892187878206],[-73.81333800338919,40.84584866229304],[-73.81334354640929,40.84583933649326],[-73.81336084994422,40.84581022286352],[-73.81336591663215,40.8458016987316],[-73.8134396445911,40.845650158397916],[-73.81346215335955,40.84560169845827],[-73.81347146008758,40.84558165737286],[-73.81348768163419,40.84554673241017],[-73.81349880426097,40.845522787432394],[-73.81350354028251,40.84551259087041],[-73.81352545669002,40.84546545122118],[-73.81352888367314,40.84545807950865],[-73.81355132160496,40.84540981761654],[-73.81355519045887,40.84540149759417],[-73.81357718780497,40.84535418233247],[-73.81358150186063,40.845344905629226],[-73.81358334364425,40.84534546411518],[-73.81359057586121,40.84533097660406],[-73.81359235780215,40.84532738391693],[-73.81360307935857,40.84530593757017],[-73.81360529679651,40.84530146792854],[-73.81360874968281,40.84529452930476],[-73.81361858267195,40.84527504188602],[-73.8134616641355,40.84521084953064],[-73.813259977247,40.84523399045824],[-73.81323858414328,40.84529364896698],[-73.81323306389243,40.84530870462147],[-73.81320532266804,40.84537685920892],[-73.81318496869372,40.8454268673287],[-73.81318132634566,40.84543581742812],[-73.8131583633645,40.845492232961675],[-73.8131289406329,40.845564521641755],[-73.81310414849827,40.84562542953792],[-73.81310021214404,40.84563482259403],[-73.81307003010971,40.8457068262417],[-73.81306571530206,40.84571712180483],[-73.8130559203805,40.845740487584],[-73.8130321484998,40.845797201479236],[-73.81297222057106,40.84593197685416],[-73.81296525153226,40.84594764931383],[-73.81296109021818,40.8459570086627],[-73.81293267079397,40.84601706732128],[-73.81292791787257,40.84602711071486],[-73.81289951858633,40.846087125673556],[-73.81289475100887,40.84609719969877],[-73.81286634522239,40.84615722988283],[-73.81286162489774,40.84616720648426],[-73.8128347148283,40.846224073219055],[-73.81282910435476,40.846235931176295],[-73.81280034773184,40.846295005049534],[-73.8128550632998,40.84631005254608],[-73.8128493995853,40.84631879949834],[-73.81272457676774,40.84628661994715],[-73.81273118509989,40.84627639345542],[-73.81278637726459,40.846288889698755],[-73.81281302458177,40.84623267840565],[-73.81291272697045,40.84602236357815],[-73.81291695576708,40.84601309446841],[-73.81294340748354,40.84595513052518],[-73.81294861826642,40.84594371216665],[-73.81298050490149,40.84587383468303],[-73.81298556073546,40.84586275597758],[-73.81301735339659,40.84579308522264],[-73.81302130291404,40.8457844319767],[-73.81304250986376,40.84573352064161],[-73.81308968175215,40.84562026897557],[-73.81311515692597,40.84555911040056],[-73.81311991809359,40.845547680248615],[-73.81314023855161,40.845496754893276],[-73.81315189449788,40.84546754536696],[-73.81316632973481,40.8454313686639],[-73.81316934230645,40.84542381787771],[-73.81319008790818,40.84537182875397],[-73.81320083160482,40.845344903609245],[-73.81321337704125,40.84531346677767],[-73.8132173322466,40.84530355425595],[-73.81321883272052,40.845300039687544],[-73.81324326351071,40.84523590785004],[-73.81320733625522,40.84524002990259],[-73.81318603211845,40.84521868168302],[-73.81316072533401,40.84520002273985],[-73.81313199687594,40.84518448142864],[-73.81310050626863,40.84517241453303],[-73.8130669764461,40.84516409907383],[-73.8130321771558,40.845159725949706],[-73.81299690728778,40.84515939555483],[-73.81293647419955,40.84514842234495],[-73.81287703597576,40.84513466794591],[-73.81286150958854,40.84517498772256],[-73.81299499392549,40.84521129673849],[-73.813149142696,40.84519958231243],[-73.81315597044261,40.84521210037635],[-73.81299343808752,40.845224771184164],[-73.81285536957645,40.84518628546145],[-73.81283121824968,40.84525297023401],[-73.81275096195385,40.845465089156896],[-73.8126935739551,40.84560324714138],[-73.81263653799262,40.845749012426296],[-73.81260846487896,40.84582075804073],[-73.81258924696192,40.84586987197997],[-73.8125852677472,40.84588003957936],[-73.81251579437539,40.84606170959754],[-73.81248886322328,40.84613512205594],[-73.81246982034817,40.84618703139441],[-73.81246665727674,40.84619565407004],[-73.81244657871605,40.84625152232139],[-73.81236589325682,40.84647602663041],[-73.81234003852582,40.84654452062243],[-73.81241445328283,40.84655938024627],[-73.81240957707578,40.84657054381725],[-73.81227790900512,40.84654345827929],[-73.8122817026539,40.84653122364681],[-73.81232960133013,40.846541511832555],[-73.81239225664605,40.84635942912895],[-73.81240162310175,40.846332206980385],[-73.81240460541042,40.84632354229927],[-73.81242744919571,40.84625715302339],[-73.81244374631157,40.84621312692518],[-73.81245152428293,40.84619211782993],[-73.8124551804164,40.84618224002936],[-73.8124653783112,40.84615469372764],[-73.81247945862843,40.846116656183625],[-73.81249769032173,40.84606740513455],[-73.81250124152164,40.84605780927208],[-73.81251930423122,40.84600901679256],[-73.81252247454879,40.84600032225924],[-73.81254490240885,40.84593881459864],[-73.81254810273289,40.84593003785901],[-73.81256795450682,40.84587559467999],[-73.81257091004814,40.84586748948047],[-73.8125890919344,40.84581762452638],[-73.81259307325115,40.845806709270796],[-73.81261586581404,40.84574419922118],[-73.81262066867939,40.845732881231314],[-73.81264753175562,40.84566958791144],[-73.81265211763233,40.8456587843688],[-73.81267740391044,40.845599205334295],[-73.81268166510723,40.84558916500484],[-73.81270305302151,40.84553876899268],[-73.81270737483662,40.84552858603019],[-73.8127300363472,40.84546969208228],[-73.81273369555683,40.84546018165678],[-73.81275913731996,40.84539405886652],[-73.81276260918158,40.845385035965684],[-73.81278779244037,40.84531958368219],[-73.81279160896062,40.845309667766934],[-73.81281480700466,40.845249377186214],[-73.81281873708748,40.845239161586356],[-73.81284143551544,40.845180170174906],[-73.81260675421484,40.8451295602829],[-73.812613787873,40.845109507865914],[-73.81284896543558,40.84516302793781],[-73.81285774337962,40.845129544589156],[-73.81278677056574,40.84510776401864],[-73.8127181552563,40.84508199258824],[-73.8126522859272,40.8450523762079],[-73.81264187041187,40.845039728475214],[-73.81263431789287,40.84502595780823],[-73.81262983159861,40.84501143476088],[-73.81262853224834,40.844996550132535],[-73.8125445781562,40.844979598008365],[-73.81244008431358,40.845237073817586],[-73.81254866464366,40.84526069010328],[-73.81253844344081,40.84528373015132],[-73.81245544053382,40.84526432746115],[-73.81218860345778,40.84595210250332],[-73.81217481496427,40.84594604114938],[-73.81195504551974,40.84647582483546],[-73.81196127339028,40.84648442528001],[-73.81203383713482,40.846501697995045],[-73.81202172363125,40.8465294279249],[-73.81203501629663,40.84653260540151],[-73.81202665040009,40.846550981373696],[-73.81191568267123,40.846527388688884],[-73.81188458844798,40.84659496706127],[-73.8123023649707,40.84668940706109],[-73.81243625060682,40.84673771207562],[-73.81242358654646,40.84675536693247],[-73.81230255202044,40.84671279219775],[-73.81187766058922,40.846616556633855],[-73.81184149221681,40.84671412757354],[-73.81169971823667,40.8466817008137],[-73.81223386948304,40.84539678352259],[-73.81224107628928,40.84537889984108],[-73.81231816792742,40.84518730601327],[-73.8123193698126,40.845184317330855],[-73.81232956124445,40.845159027573956],[-73.81234277106795,40.84512618287225],[-73.81243223218523,40.84486828198525],[-73.81243398195497,40.84486320768131],[-73.81244786509156,40.8448232672426],[-73.81251553354956,40.84462820008204],[-73.81251753680016,40.84462241253646],[-73.81252704775477,40.84459492658707],[-73.81260112783669,40.84438139792444],[-73.8126032056585,40.84437544531963],[-73.81262135209245,40.84432313310026],[-73.81264820679277,40.84424569285334],[-73.8126614134906,40.844207649500845],[-73.81277306108593,40.844226517907906],[-73.81278395304,40.844228348196076],[-73.81278360795045,40.844229471889506],[-73.81278360787171,40.84422949986589],[-73.81271381182844,40.844461863291954],[-73.81271242301725,40.84446653629649],[-73.81271596620685,40.84446710962062],[-73.81272384167127,40.8444684120068],[-73.81272387652574,40.84446841206338],[-73.81272698328199,40.8444689386095],[-73.81272816252361,40.844469123795236],[-73.81277618716044,40.84428468345961],[-73.81277698942267,40.844282351152515],[-73.81277790078938,40.844279581114826],[-73.8127784125107,40.844277331763095],[-73.8127788168699,40.84427513617984],[-73.81278096800885,40.844255431981175],[-73.81282121937934,40.84425961554697],[-73.81279995233884,40.84435487689033],[-73.81276123529966,40.84447330393556],[-73.81276862682319,40.84447858523296],[-73.81277607099781,40.844480051926595],[-73.81280551188209,40.84448586370618],[-73.81280554651599,40.8444858637624],[-73.81299120305096,40.84452250705558],[-73.81298325218076,40.844549827043465],[-73.81297181218929,40.84454745143275],[-73.81275955825147,40.844503340442095],[-73.81276135038127,40.84449660620647],[-73.81276183239152,40.844494803090576],[-73.81274408650043,40.844491912638915],[-73.81271493393899,40.84448719876146],[-73.81271240439851,40.844486782880395],[-73.81270337280496,40.844485312432454],[-73.81270267989656,40.84448750871948],[-73.81269786567117,40.84450289819959],[-73.81264889336676,40.84465946766737],[-73.81289731370839,40.84471323145978],[-73.81291074426976,40.84468373602108],[-73.81290225785125,40.8446814440978],[-73.81291175693302,40.844658047693436],[-73.81296220789099,40.844672539252564],[-73.81297213793852,40.84465018537367],[-73.81311318152878,40.84468395445373],[-73.81309288066743,40.844731048234415],[-73.81304510205858,40.844717549790474],[-73.81303619713663,40.84474328446311],[-73.81307041827016,40.84475069037459],[-73.81306473125412,40.84477288914212],[-73.81311795023716,40.84478760306714],[-73.81309338317114,40.84484827629721],[-73.81265744462631,40.84475144920646],[-73.8126802398515,40.84469011565874],[-73.81267984609727,40.84469003159235],[-73.8126409580989,40.844681662260356],[-73.81254909120858,40.84495227464359],[-73.81263397114253,40.84497086631789],[-73.81264025477073,40.84495917682428],[-73.81264904038397,40.84494845761826],[-73.81266007714042,40.84493901474722],[-73.8126730499255,40.844931117817325],[-73.81268758834892,40.84492499229609],[-73.81270327731977,40.844920813074985],[-73.81271966889788,40.84491869947602],[-73.81285367163069,40.84491990464657],[-73.81298747453062,40.84492558934411],[-73.81312081807003,40.844935742542326],[-73.81325344361206,40.844950344547904],[-73.81335171769834,40.844953369980395],[-73.81344958138001,40.84496082485127],[-73.81354668877842,40.844972682812795],[-73.81354761947748,40.84504186920365],[-73.81359095646485,40.84504822910766],[-73.81363296498206,40.84505851661133],[-73.81365580666265,40.84505912197081],[-73.81367848759538,40.8450569803715],[-73.81370043853632,40.845052145562995],[-73.813721108563,40.84504473888894],[-73.81373997890174,40.84503494624118],[-73.81375657594774,40.84502301339449],[-73.81377048315171,40.84500923983809],[-73.81378135147433,40.84499397125872],[-73.81378890814626,40.844977590864815],[-73.81383957782843,40.84496631289556],[-73.8138918509208,40.84496065565079],[-73.8139437772791,40.84494924196472],[-73.8139930379485,40.84493233564985],[-73.8140386312759,40.844910280475474],[-73.81407963018154,40.84488352490603],[-73.8141152010104,40.84485261298234],[-73.81414462048349,40.844818173258425],[-73.81416729040454,40.84478090602071],[-73.81418274982299,40.844741569048075],[-73.81411591388297,40.84476412400602],[-73.81386204925687,40.84481838155548],[-73.81386694883199,40.84484233165291],[-73.81374940735265,40.844867067648515],[-73.81373976204523,40.84484130615252],[-73.8136997928782,40.844848456863424],[-73.81369162178129,40.84482910453114],[-73.81389591464294,40.84478890255933],[-73.81389381185014,40.84477314454205],[-73.81395108050192,40.844760197361595],[-73.81396104947162,40.84477705546294],[-73.81403795661893,40.84476085778139],[-73.81418653212594,40.84472541544326],[-73.81418334588746,40.84468219909307],[-73.81417097549243,40.844639946777505],[-73.81414974827611,40.84459977648456],[-73.81412022592085,40.84456275111033],[-73.81408318959261,40.84452985033558],[-73.81403961927073,40.8445019447039],[-73.81399066781724,40.8444797725881],[-73.81393763047285,40.84446392065364],[-73.8138819105858,40.84445480833606],[-73.81383041777636,40.84446023393142],[-73.81381176562527,40.84446191592121],[-73.81372273148044,40.84445198843919],[-73.81365179646399,40.84443683774959],[-73.81358891945251,40.84439761896825],[-73.81355528835344,40.84437910481044],[-73.8135393270811,40.84434009802115],[-73.81353615806111,40.84433235060975],[-73.81349521226957,40.84428217698253],[-73.81345592741413,40.84424262637739],[-73.81343074980116,40.844187440444244],[-73.81342078460062,40.84412370037613],[-73.81341603574059,40.84406308067005],[-73.81339678166474,40.844007753370036],[-73.81337679293823,40.84395745956502],[-73.81336555155835,40.84390562317479],[-73.81336324693221,40.84385311769063],[-73.8133699178737,40.84380082787665],[-73.8133854519509,40.843749634860714],[-73.81340958738194,40.84370040128671],[-73.81344191744762,40.84365395677843],[-73.81348189734601,40.84361108396021],[-73.8135435123856,40.84357829593183],[-73.81359687499426,40.84355668483917],[-73.81365345267726,40.84354046170833],[-73.81371230684698,40.843529895670166],[-73.81377246115213,40.84352516200808],[-73.81383291767409,40.843526339250296],[-73.8138926734809,40.84353340786713],[-73.81395479585471,40.84352943039304],[-73.81401565730083,40.84351917111179],[-73.81407416144873,40.84350281483621],[-73.81412925439476,40.8434806562116],[-73.81417994368788,40.843453094407664],[-73.81422531620855,40.84342062592727],[-73.81426455461785,40.8433838356624],[-73.81429695208111,40.84334338635711],[-73.81432192500051,40.84330000666869],[-73.81433902352745,40.84325447804114],[-73.8143479396651,40.84320762062788],[-73.81433904028714,40.84319282421142],[-73.81433357912904,40.843177094963615],[-73.81433171485284,40.84316088987047],[-73.81433350161912,40.84314467974239],[-73.81433888751401,40.84312893553585],[-73.81434771605753,40.843114114670406],[-73.81435973075021,40.84310064773931],[-73.81437458252546,40.84308892599951],[-73.81443311693074,40.843098285266166],[-73.81447435420367,40.843185441306794],[-73.81453028230091,40.84325409145751],[-73.81458365728061,40.84328889749701],[-73.81464226888833,40.84331844841335],[-73.81470522534187,40.84334229458288],[-73.81476748814008,40.843356643353026],[-73.81482697475151,40.843376663787055],[-73.81488279316045,40.84340205567486],[-73.81493410635386,40.84343243825981],[-73.81498014487248,40.843467355948256],[-73.81502021834869,40.84350628514096],[-73.81505372585904,40.84354864208413],[-73.81508016493564,40.84359379162289],[-73.81510646166564,40.84361531043031],[-73.81512806837597,40.843639654381235],[-73.81514446694665,40.843666239723824],[-73.81515526414394,40.84369442895838],[-73.81516020105038,40.84372354612418],[-73.81516424746427,40.843783987077664],[-73.81517635756103,40.843843803252035],[-73.8151964060813,40.843902375839704],[-73.81522418564008,40.843959098896455],[-73.8152594088713,40.84401338561039],[-73.8153017114,40.8440646743726],[-73.81535065561127,40.84411243458754],[-73.81540573517707,40.84415617216236],[-73.81546638029387,40.84419543461847],[-73.81553196357754,40.84422981577312],[-73.81555076740275,40.844243912633075],[-73.81556658776937,40.84425998417932],[-73.81557906976349,40.84427766986532],[-73.81558793336302,40.84429657293282],[-73.81559297971992,40.84431626931272],[-73.81559409562132,40.844336317138364],[-73.81561503181356,40.844353628094765],[-73.8156392236585,40.844368288930596],[-73.81566609594316,40.84437995105193],[-73.81569500972013,40.8443883371658],[-73.81572527750002,40.844393247873455],[-73.81575617959837,40.84439456641179],[-73.8158172963163,40.84440425560728],[-73.81587930562638,40.84440977839414],[-73.81594171601608,40.844411090996374],[-73.81595261856475,40.8444123278386],[-73.8159636387415,40.84441212135971],[-73.81597444770557,40.84441047772103],[-73.81598472291877,40.844407445968585],[-73.81599415777009,40.84440311656947],[-73.81600247072495,40.8443976187124],[-73.81600941372619,40.844391116452705],[-73.81601477959606,40.84438380381686],[-73.81601840821835,40.84437589901286],[-73.8160201913162,40.84436763791878],[-73.81602007568293,40.84435926704423],[-73.81601806476975,40.84435103617461],[-73.81600028903135,40.84433276259892],[-73.81598630210996,40.84431267964335],[-73.8159758354474,40.84428954898829],[-73.81597039431051,40.844265442319895],[-73.81597011983887,40.844240984973794],[-73.81597501914669,40.84421681138162],[-73.81598496513894,40.844193548613724],[-73.81599969980869,40.84417180011275],[-73.81601970132414,40.84413455106072],[-73.81604649512526,40.844099849643555],[-73.8160795331966,40.84406840559877],[-73.81611813981331,40.84404086204075],[-73.81616152536206,40.844017782307894],[-73.81620880249059,40.843999638441076],[-73.81625900425631,40.843986801529425],[-73.81631110390228,40.84397953412092],[-73.81634628559122,40.843981736722434],[-73.81638078456385,40.843987418853914],[-73.81641400672741,40.84399648266569],[-73.81644537997599,40.84400877207362],[-73.81646142591822,40.84402092992935],[-73.81647463438499,40.844034918673444],[-73.81648464895586,40.844050360832284],[-73.81649119939425,40.844066839712866],[-73.81649410893962,40.844083910646894],[-73.81649329907754,40.84410111298966],[-73.81649226951565,40.84410483628446],[-73.81649206747642,40.84410863769034],[-73.81649269855774,40.844112411885376],[-73.81649414527492,40.844116054301445],[-73.81649636754524,40.84411946402136],[-73.81649930379844,40.844122546575306],[-73.8165028726825,40.84412521655773],[-73.81650697531771,40.84412739999386],[-73.81651115785812,40.844128936998175],[-73.81651560208361,40.8441299667939],[-73.81652020207221,40.84413046483724],[-73.81652484818952,40.844130419258],[-73.81652942970166,40.84412983114257],[-73.81653383741462,40.84412871450779],[-73.81653796627664,40.84412709596713],[-73.81654171788199,40.84412501409633],[-73.81654803579576,40.844117130398296],[-73.8165557956228,40.84411002784448],[-73.816564896147,40.84410381933464],[-73.81657509494696,40.84409868885681],[-73.81658617249323,40.844094746844526],[-73.8165978903415,40.84409207814958],[-73.81660999626506,40.844090740215655],[-73.81663118869433,40.844106977916454],[-73.81665561355494,40.84412034300105],[-73.81668260364091,40.84413047037887],[-73.81671142167163,40.844137083402806],[-73.81674128043205,40.844140001426396],[-73.81677136427726,40.84413914473869],[-73.81680085141362,40.84413453674158],[-73.81682893634797,40.844126303310745],[-73.81684719792003,40.84411229364477],[-73.81686826992157,40.84410078193355],[-73.81689156698357,40.84409208796565],[-73.81691644192698,40.844086453254235],[-73.81694220374078,40.844084034328176],[-73.81696813677765,40.8440848983838],[-73.81699352063383,40.844089021418036],[-73.81701765016128,40.84409628889562],[-73.81703985505587,40.84410649893046],[-73.81705951847788,40.84411936789379],[-73.81707609418726,40.84413453829336],[-73.81708912171798,40.844151588704],[-73.81709823916947,40.84417004547462],[-73.81709507744927,40.844187660497646],[-73.81708835290071,40.84420468917479],[-73.81707822859131,40.84422071856097],[-73.81707489060193,40.844225516029034],[-73.81707264010379,40.84423066584062],[-73.81707153872104,40.84423602698196],[-73.81707161661241,40.84424145265248],[-73.81707287164528,40.84424679428465],[-73.81707526945424,40.84425190561208],[-73.81707874438186,40.844256646674594],[-73.81708320127667,40.8442608876507],[-73.81708851809856,40.84426451241252],[-73.81709454926046,40.84426742170547],[-73.81710112961495,40.84426953586623],[-73.81710807897635,40.84427079700402],[-73.81711520705466,40.84427117058591],[-73.81715021153563,40.8442794561156],[-73.81718636618248,40.844284087558485],[-73.81722301274536,40.844284980592114],[-73.81731841759415,40.84430674038372],[-73.81741119253847,40.844334288484134],[-73.81750072974584,40.8443674444078],[-73.81783277820657,40.84437074682541],[-73.81823722746209,40.844355041712696],[-73.81824065893514,40.84434212791],[-73.81824124459875,40.84432896131889],[-73.81823896847857,40.844315901103975],[-73.81823389266535,40.84430330352796],[-73.8182261556209,40.84429151223323],[-73.81821596840113,40.84428084886788],[-73.818205663408,40.84427409512024],[-73.81819696186508,40.84426614599315],[-73.81819010087838,40.84425721809073],[-73.8181852674007,40.84424755468755],[-73.81818259313746,40.84423741909945],[-73.81818215095802,40.84422708750864],[-73.8181839529102,40.84421684143813],[-73.81818794989208,40.84420696008042],[-73.81819403299002,40.84419771268989],[-73.81819985139518,40.844176693248706],[-73.81820127223779,40.84415524153022],[-73.81819826059873,40.844133884802964],[-73.81819089050619,40.84411314800006],[-73.81816887844262,40.84411106516604],[-73.81814670636615,40.84411157593374],[-73.81812490102162,40.84411466816879],[-73.81810398044158,40.84412026840854],[-73.8180844416393,40.84412824360734],[-73.81806674880151,40.84413840429721],[-73.81805132226057,40.84415050908916],[-73.81801695603492,40.84418849707729],[-73.81797529226127,40.844222009991334],[-73.81792732610215,40.84425024734851],[-73.81786296480266,40.844263066193626],[-73.8178056429559,40.84426942413844],[-73.81774776230833,40.8442712403139],[-73.81768994516548,40.84426849519337],[-73.81763281315011,40.844261218291],[-73.81759643821476,40.844254115443235],[-73.81756077382802,40.8442451728443],[-73.81751331632256,40.84422661675731],[-73.81746907981476,40.8442039307707],[-73.81742868454715,40.84417743296778],[-73.81739269690172,40.844147494877326],[-73.81736232764285,40.84411538457181],[-73.81733703579184,40.84408082946192],[-73.81731715864612,40.84404429039287],[-73.81728029497067,40.843997856105815],[-73.81723673536798,40.84395489587488],[-73.8171870417976,40.84391596391507],[-73.81716878402365,40.84391139790827],[-73.81714976954683,40.84390925712255],[-73.81713055266592,40.84390960396475],[-73.81711169358005,40.84391242832394],[-73.81669068165962,40.843974965825325],[-73.816678776969,40.84397102148402],[-73.81665600190966,40.8439634756881],[-73.81662677325103,40.843944898560316],[-73.81660732931893,40.843917073575696],[-73.8166123479303,40.84386705101787],[-73.81661236142162,40.84386215716102],[-73.81661244498656,40.843831844665424],[-73.81657668436152,40.84381076823537],[-73.8165588516267,40.843800258905965],[-73.81651503368266,40.843763129555285],[-73.81648830094409,40.84372417422],[-73.81644451954219,40.843674073852135],[-73.81643730734311,40.84363515057117],[-73.81642277916198,40.843594361323134],[-73.81639116165084,40.84355725134022],[-73.81636686950466,40.84351830086516],[-73.81635809445439,40.84349591641],[-73.8163523318217,40.84348121806077],[-73.81635489948374,40.84343489740639],[-73.81636235714126,40.843384878068164],[-73.81635030530008,40.843331122875426],[-73.81630900985763,40.8432643502327],[-73.81627260471056,40.843193878224994],[-73.81623130431205,40.84312895869535],[-73.81620217852921,40.84307332262819],[-73.81615112347623,40.843006534206296],[-73.81610484559276,40.8429768132079],[-73.8160268382359,40.84295074621421],[-73.81596837571968,40.842915447111565],[-73.81593877753971,40.84289193312021],[-73.81590994535829,40.84286902912594],[-73.81587589832017,40.84282820931977],[-73.81586704543963,40.842788609261184],[-73.81572300132149,40.842536565484394],[-73.81517113664881,40.84257716162391],[-73.81516936817918,40.84255492332523],[-73.8157020784642,40.84251972168966],[-73.81561798090965,40.84245835926555],[-73.81550698344915,40.84242060831811],[-73.8154424353358,40.8424108271934],[-73.81541503896561,40.8423913272809],[-73.8154059927485,40.842353790267616],[-73.815407900116,40.84232599873672],[-73.81543361658649,40.842291296743234],[-73.8154684709021,40.8422607780313],[-73.81546968074426,40.84225954263427],[-73.81550517425416,40.842223313871585],[-73.81552354975145,40.84219554851023],[-73.8155474397291,40.84215945312005],[-73.81556406036567,40.84210528047593],[-73.81556419521858,40.84205664042001],[-73.81555879401793,40.842024668027804],[-73.81557540624688,40.84197327392132],[-73.81559206830937,40.84190381376306],[-73.81558492163339,40.841841264603595],[-73.8155686985859,40.841752295621596],[-73.81552506814658,40.84164799590024],[-73.81547217396647,40.84158537238341],[-73.81542649444991,40.84156028410111],[-73.81537535736688,40.841524069665766],[-73.81532969699906,40.84149203214223],[-73.81530238614394,40.8414419588593],[-73.81529153823867,40.84139469015301],[-73.81528985873155,40.841340487564466],[-73.81528083654403,40.84129461172713],[-73.81526263397684,40.841259839423074],[-73.81523211232668,40.84123377337663],[-73.81479748280589,40.84138417014298],[-73.81480293388564,40.841398075351904],[-73.81476263163106,40.84141329821182],[-73.81473345817545,40.841375728310915],[-73.81522026179331,40.84120267649973],[-73.8152171393903,40.84116804376922],[-73.81522089631214,40.84113330663519],[-73.815233786406,40.84110414274768],[-73.8152467125482,40.841062471233826],[-73.81523404887392,40.841009640994],[-73.81522135566308,40.840967928440456],[-73.81520503680385,40.84091370289616],[-73.81518319802547,40.840870585737605],[-73.81514858030364,40.84081633153235],[-73.81512854729725,40.84078155576789],[-73.81510852634057,40.840742610679605],[-73.81509998662796,40.840724329829],[-73.81509033516019,40.84070366969357],[-73.81507398877267,40.840659170867525],[-73.8150667815676,40.840618857036986],[-73.81506638429512,40.84059068638671],[-73.81505399109449,40.84053808589661],[-73.81497890551924,40.84055114124618],[-73.8149802577072,40.840558439424456],[-73.81491572995787,40.8405666737399],[-73.81491163259714,40.84055937115576],[-73.8149047708612,40.84055936014465],[-73.81490069938245,40.840542676755064],[-73.81490894317923,40.84053956264449],[-73.81490758787838,40.84053330696278],[-73.81497075225538,40.84052194362766],[-73.81497347937909,40.84052820150924],[-73.81504912628212,40.84051761955134],[-73.81500569765595,40.84029373486594],[-73.81497336213286,40.8400768846979],[-73.81480646696156,40.83980436688646],[-73.81436596502499,40.839865363765014],[-73.81436188587953,40.839851807681974],[-73.81479697880754,40.839787957406955],[-73.81478892933633,40.839773278918116],[-73.81477935155445,40.83976284018766],[-73.81476701970107,40.83975552437361],[-73.81475878782429,40.83975446932083],[-73.81474506385672,40.83975444727895],[-73.81473269673683,40.83975963858756],[-73.81472033674393,40.839762745403725],[-73.81470935814204,40.83976272776762],[-73.81469838960736,40.83975854147655],[-73.8146956741558,40.8397481137635],[-73.8146998384362,40.83973144359545],[-73.81470537675678,40.839713733131966],[-73.8147191417948,40.83969916389396],[-73.81473018446577,40.83967625109841],[-73.81473026574143,40.83964706668481],[-73.81472761705206,40.83961266621057],[-73.8147231968449,40.83958888660008],[-73.81447505522954,40.839625809762396],[-73.81447095193991,40.83962059215696],[-73.8143844488859,40.83963504433308],[-73.81438717009947,40.83964338772787],[-73.81431578800094,40.839649526509476],[-73.81430900133697,40.83962241637933],[-73.81438450995485,40.83961315656735],[-73.81438722825935,40.83962254229258],[-73.81447097519421,40.83961225368123],[-73.81446962061659,40.83960599749188],[-73.81471999083719,40.83957187909207],[-73.81469650157506,40.83945105897779],[-73.81478277740284,40.83907648795769],[-73.81538843489156,40.83885231539419],[-73.81540002409558,40.83881569859171],[-73.81542613964216,40.83878279776946],[-73.81545219273711,40.83877295737681],[-73.81547691868155,40.83877612813035],[-73.81547820773592,40.838776292690994],[-73.81548685525921,40.83878618910919],[-73.81552154585943,40.838789538794515],[-73.81554757935409,40.83878628623581],[-73.81559976613791,40.838736957096295],[-73.81566927530368,40.83869753836979],[-73.8157387198614,40.83868117768852],[-73.8157994438608,40.83868127468257],[-73.81584721151475,40.83866158579068],[-73.81588634760159,40.83862541246227],[-73.81596456850168,40.83857283051693],[-73.81606022905481,40.83848733371372],[-73.81612981830294,40.838418267418085],[-73.81619078912549,40.83832942150606],[-73.81626470640914,40.83826365571725],[-73.8162996523474,40.838174768285],[-73.81633894250326,40.838082593061124],[-73.81634147251425,40.83803170124046],[-73.81630880926818,40.83800019036543],[-73.81628721293548,40.83796721401764],[-73.8162873039008,40.83793427254658],[-73.81630907304007,40.837904658792716],[-73.81632225026162,40.8378946923229],[-73.8163525367438,40.837871786557436],[-73.81640906870994,40.83781916909946],[-73.8164525792945,40.83776982592489],[-73.8164787847788,40.837703983888495],[-73.81647890291158,40.837661159370946],[-73.81644869632319,40.83760511031892],[-73.8164403312291,40.83749309503573],[-73.81642765539813,40.83737118912986],[-73.8164236541233,40.83724929819993],[-73.81641525209507,40.83715045912881],[-73.81639818381197,40.837048312567056],[-73.81638980002977,40.83694288512833],[-73.8163640764484,40.83683413588455],[-73.81634259824504,40.83675833484837],[-73.81629939882241,40.83669567616351],[-73.81623447512595,40.8366461606388],[-73.8161954944488,40.836626332678904],[-73.81616090485221,40.8365867470323],[-73.81616966141684,40.836557114231695],[-73.81620014053709,40.836514338093274],[-73.81620466896723,40.836445167027726],[-73.81618326520417,40.83634301351211],[-73.81614023718554,40.83621776547813],[-73.81609280117426,40.83611886413319],[-73.81606068234822,40.836030195954365],[-73.81640954662276,40.835929380054466],[-73.81720434638054,40.83574058123334],[-73.81804583476772,40.83554236270109],[-73.81890004134635,40.83534343613975],[-73.81977578088926,40.83513284002686],[-73.82062699743256,40.83492251474402],[-73.82150930821223,40.83473357372552],[-73.82223130070501,40.834556012682214],[-73.82258051527162,40.83447870157314],[-73.82265928739116,40.83446987156933],[-73.82309210491957,40.834421379476936],[-73.82319485472334,40.83440178827734],[-73.82327499008426,40.83438818751261],[-73.82368336711117,40.834318888774746],[-73.82379383234665,40.83430014696038],[-73.82463346491001,40.83385580771469],[-73.8248910415012,40.83422775243307],[-73.8251588386896,40.83461447159703],[-73.82528905860585,40.83450598826743],[-73.82542434390058,40.83440114182939],[-73.82556451860151,40.83430006864381],[-73.82570940068433,40.8342029003717],[-73.82585880138102,40.83410976318245],[-73.82601252636911,40.834020778206366],[-73.82606785487556,40.83411663090936],[-73.82616018063732,40.8342665119767],[-73.82622087804748,40.83435470829333],[-73.82604118602394,40.83450929544929],[-73.82587775648807,40.83467404745171],[-73.8257314345236,40.83484818900349],[-73.82560350361787,40.83503014721447],[-73.82549496419657,40.8352182237906],[-73.82544607419143,40.835361129367186],[-73.82541568986986,40.835508854963585],[-73.82540482647457,40.83565927474109],[-73.82541397482804,40.83581014864427],[-73.82544296399844,40.8359591707741],[-73.82549108785382,40.83610415251645],[-73.82555705999643,40.83624304442135],[-73.82565389194595,40.83644204822585],[-73.82573525071918,40.83664539491336],[-73.82580066782697,40.83685202204054],[-73.82584985894466,40.8370608671021],[-73.82588663723422,40.83812148943906],[-73.82590798500918,40.83874481789581],[-73.82596226806236,40.839976416591064],[-73.82596550413028,40.84032613800077],[-73.82598686829111,40.840675752385664],[-73.82602634305822,40.84102446413724],[-73.82608382033283,40.84137145739914],[-73.82624132976044,40.842993594145476],[-73.82580705553993,40.84288069354737],[-73.82567803751556,40.84284715214996],[-73.8255815551548,40.842818658893655],[-73.82517999004776,40.842700059478226],[-73.82513836231067,40.843343597547666],[-73.82507950048333,40.844304002390814],[-73.82508489219661,40.84469769785312],[-73.82495697663153,40.846105444802056],[-73.82443760484706,40.84637787407211],[-73.82395955465346,40.84664124205515],[-73.82301297055878,40.84716173885757],[-73.82203826848409,40.847690369206454],[-73.8211035570011,40.8481989802778],[-73.82048405617276,40.8485010261328],[-73.82014043680655,40.84802059855175],[-73.81915009211642,40.848170179988344],[-73.81820226896392,40.84831103248246],[-73.81726322594591,40.84842656785964],[-73.81630119218518,40.848572171902056],[-73.81514191918808,40.849080612232505],[-73.81524086686387,40.84900396441877],[-73.81528550608492,40.84896321754727],[-73.81534394312409,40.8488533201379],[-73.81535631417053,40.84877983164651],[-73.81535751961223,40.8487726747792],[-73.81531832763223,40.848704120081024],[-73.81531732188196,40.84865238392122],[-73.8153234400272,40.84857757069272],[-73.81545090097029,40.84851289737658],[-73.8155173550395,40.84842590902128],[-73.81553003666971,40.84829927640203],[-73.81563378110697,40.84818312239426]]],[[[-73.8367664370915,40.843385970013316],[-73.8368892515443,40.843374788306065],[-73.83676876796397,40.84354282093725],[-73.83653312720052,40.8446206945635],[-73.8361990718311,40.84582739572041],[-73.83615362980426,40.846131175564736],[-73.83606934391234,40.84716484942548],[-73.83593362175444,40.84840635613435],[-73.83580031358906,40.84967681647619],[-73.83555900198806,40.85196401344657],[-73.83545671552251,40.85226119247797],[-73.83533589078577,40.85255469778777],[-73.83519691898877,40.85284353177146],[-73.83504028878286,40.85312673682802],[-73.83480132444465,40.85349832636242],[-73.83473123578555,40.85366018732827],[-73.83463970282196,40.853817993762],[-73.83452741958966,40.85396932354692],[-73.83439574308422,40.85411187093305],[-73.83424656548493,40.85424355206666],[-73.83408232110328,40.85436264086783],[-73.83390574013094,40.85446778024185],[-73.83350017836109,40.854679684268284],[-73.83295928385681,40.85492410634654],[-73.83262464742583,40.855056966781774],[-73.83228148930034,40.85517744961011],[-73.83193102157843,40.855285115599784],[-73.83157448973819,40.855379597616],[-73.83129157705645,40.85543410484934],[-73.83056649294191,40.85551244759972],[-73.82956640505427,40.85562081655448],[-73.82908318639825,40.85567601369523],[-73.82860197165202,40.85571784809734],[-73.82801415960884,40.85472248696775],[-73.82723026126365,40.85335075694891],[-73.82721751210366,40.853250512796386],[-73.82737835766393,40.85281795916682],[-73.82713133325596,40.85187108052188],[-73.82718423759042,40.85171120529131],[-73.82742445673762,40.85099364680603],[-73.82765823684339,40.85027403382674],[-73.82776682792557,40.85000897305105],[-73.82785535403791,40.84973868596944],[-73.82792321788371,40.849464488138004],[-73.8279700236423,40.84918776810925],[-73.82799559786811,40.84890992196039],[-73.82799994536633,40.84863235054614],[-73.82767729675133,40.8481306809806],[-73.82688311089858,40.846903514679475],[-73.82672302624424,40.84669743908834],[-73.82657840268168,40.846483723299244],[-73.82645014940867,40.84626339582648],[-73.8263483644476,40.84605657026968],[-73.82633899938845,40.84603754740294],[-73.82624553007022,40.84580733888292],[-73.82617014070509,40.845573988474456],[-73.82611304198562,40.84533885531697],[-73.82611300711162,40.84533869377135],[-73.82674715146324,40.845078918448685],[-73.82757536047421,40.84473187468053],[-73.82845274256465,40.84445071741226],[-73.828709710341,40.84437387243179],[-73.82931548420696,40.84419272582834],[-73.82965549939892,40.844089123052754],[-73.830431863581,40.84385798363012],[-73.83108377110221,40.84374456851798],[-73.83200795756369,40.843630394358875],[-73.83294076425474,40.843519160469455],[-73.8338320439568,40.843516412723424],[-73.8347481340174,40.84350280743002],[-73.8358291140748,40.843471294694176],[-73.8367664370915,40.843385970013316]]],[[[-73.78061730829731,40.85573517581009],[-73.78090476851463,40.85496813265972],[-73.78156389699946,40.8550012864339],[-73.78156303268166,40.855744796000856],[-73.78122782332022,40.85608778916281],[-73.78061730829731,40.85573517581009]]],[[[-73.78283291447875,40.85587030844581],[-73.78302371522504,40.85509276666498],[-73.78367819665135,40.85517343750978],[-73.78394699722018,40.85563043752669],[-73.78343487501394,40.85636286595886],[-73.78283291447875,40.85587030844581]]],[[[-73.79018745195012,40.85860991738624],[-73.79013351158893,40.85856248730978],[-73.79012065319706,40.85857012058913],[-73.79009141537651,40.8585387453294],[-73.79009877156558,40.858531798104075],[-73.7900459983792,40.85847540440959],[-73.78992229296315,40.858532289390006],[-73.78972202672388,40.85856245340869],[-73.78934280432152,40.85856093104275],[-73.78898385013291,40.85847084323739],[-73.78897652126382,40.8584484225351],[-73.78897806160975,40.85843756780748],[-73.78897964442014,40.85842640307117],[-73.78897973637197,40.85839742247958],[-73.78897067954554,40.85836494853523],[-73.78896617276536,40.85834175585128],[-73.7889559192738,40.85831029373747],[-73.78894954009633,40.85829072099745],[-73.78893285573221,40.858255913898375],[-73.78892076275638,40.85821763824264],[-73.78891167199019,40.858195596433234],[-73.78890874036239,40.85815733753709],[-73.78891041371973,40.85811097205082],[-73.78890751432803,40.85806228000485],[-73.7889009034536,40.85799406515941],[-73.7888789806591,40.857912689441655],[-73.78886684361846,40.857888323860095],[-73.78884710614868,40.85785351233133],[-73.78882587932843,40.85780710493008],[-73.78881535014922,40.85775723897939],[-73.78879564521498,40.85771199429158],[-73.78879886108656,40.857660994738225],[-73.78879449753795,40.85759259352108],[-73.788791672538,40.85752071816488],[-73.78878275515433,40.857444194262804],[-73.78878402854745,40.85742068983401],[-73.78826498050702,40.8575070008607],[-73.78826195310808,40.857498881461126],[-73.78817640998429,40.85751263510247],[-73.7881824508761,40.8575335114395],[-73.78804342975806,40.857559917687205],[-73.78802830701837,40.857514681283774],[-73.78816580032999,40.857488272249086],[-73.78817186248538,40.85750219354372],[-73.78825587182061,40.85749075578653],[-73.78825436690762,40.857483797942486],[-73.78877898544029,40.85740092519971],[-73.78876389074047,40.85732121876109],[-73.78875047058213,40.85727379569842],[-73.78873164778066,40.85721811889833],[-73.78872093476778,40.85717276216799],[-73.7887048588445,40.85710678617601],[-73.78871047688195,40.8570470327111],[-73.78871879678151,40.856991406114595],[-73.78875148515348,40.856954371696084],[-73.7887624726089,40.856913175615865],[-73.78877463362328,40.85688983820479],[-73.78879251250675,40.85685552689663],[-73.78880626678901,40.85679784953116],[-73.78879556033841,40.856750431604354],[-73.78877940590488,40.856709185830525],[-73.78880667250758,40.85667008025652],[-73.78883933406084,40.85664128876782],[-73.78886926255446,40.856618674396735],[-73.78888830770921,40.856604283108965],[-73.78889654957197,40.856573386709876],[-73.78888312226795,40.85652802401769],[-73.78885616237608,40.856470271462996],[-73.78881837966715,40.85640219554319],[-73.78878247271511,40.8563629419866],[-73.78877003064174,40.856349340570084],[-73.78875894260254,40.8563155329067],[-73.78873183366804,40.85630517854678],[-73.78872519415663,40.85630485127603],[-73.78868841289086,40.856303038818695],[-73.78865312839916,40.856302974186406],[-73.78862333817504,40.856282311843465],[-73.78860444893718,40.85624724265708],[-73.7885964318946,40.85620807247326],[-73.7885821237361,40.85616288821659],[-73.78853687735332,40.85615850428803],[-73.78850992512646,40.85609869095219],[-73.78852086082922,40.85607398181182],[-73.78846710159934,40.85590901726215],[-73.78847402223275,40.85587324721078],[-73.78843767148473,40.855775010626935],[-73.78840780812433,40.85577701657001],[-73.78835943222373,40.8556264891483],[-73.78842551577245,40.85532985288193],[-73.78841511184298,40.85518763710453],[-73.78853250003318,40.85515467692943],[-73.78855365724979,40.855148735611756],[-73.78853679526945,40.855101890854854],[-73.78849696186788,40.85505383483564],[-73.7884480874702,40.855059926852086],[-73.78843187532559,40.85503722864145],[-73.788391143165,40.85504333657029],[-73.78835855433594,40.85504945908891],[-73.7883396144436,40.85503087711382],[-73.78833159638143,40.854991706398245],[-73.78832094280712,40.85492780265956],[-73.7883129319905,40.85488657074247],[-73.78830763495638,40.85484534480931],[-73.78829413646673,40.854822651390165],[-73.78829419550345,40.85480410393416],[-73.78832138880058,40.85478766798306],[-73.7883540175146,40.854769180114275],[-73.7883975159524,40.85474659142322],[-73.78842472253517,40.854726032879],[-73.7884276004138,40.854674517218385],[-73.78841692123994,40.8546188557766],[-73.78841706546345,40.85457351890778],[-73.78842728684904,40.85455467815891],[-73.7884416373082,40.854528225160884],[-73.7884580597343,40.8544849783486],[-73.78848260375635,40.854447928722806],[-73.78848266929248,40.854427320902246],[-73.78847732653368,40.854400520532245],[-73.78843136980257,40.85434273369275],[-73.78840976856608,40.854307659487795],[-73.78839632893785,40.854266418620234],[-73.78834700683639,40.85415351894986],[-73.78786849474665,40.85427324147091],[-73.78787151151602,40.854284840168305],[-73.78765149076952,40.85434007726066],[-73.78764693594799,40.85433195385589],[-73.78755676945066,40.85436076813234],[-73.78756282815225,40.854375848893326],[-73.78736269074918,40.854419530571654],[-73.78734753146591,40.854385884956976],[-73.78754919139502,40.85434336587599],[-73.78755374968755,40.854350330026215],[-73.78764390877062,40.85432383393295],[-73.78763935179052,40.854316870961355],[-73.78834514784104,40.85413201235017],[-73.78832399449921,40.8541025156497],[-73.78827221224097,40.85411296306842],[-73.78819872490025,40.85412778905818],[-73.78816813692188,40.85408577890358],[-73.78777873831832,40.8541733848172],[-73.78769014281568,40.85418829124556],[-73.7876580750067,40.854190551091165],[-73.78762757097086,40.854181220991016],[-73.78756345016593,40.854181102936515],[-73.78743057248603,40.8541982464804],[-73.78731450066249,40.85421194272572],[-73.78726555834831,40.85420762787158],[-73.78722448578475,40.85419322967835],[-73.78719706018569,40.854175790790784],[-73.78717271889465,40.85414908430558],[-73.78714539852176,40.854099188362255],[-73.78712545967682,40.854044378654436],[-73.78691339069745,40.85408369046212],[-73.78690734702704,40.85406397229923],[-73.78713287236027,40.85402427087838],[-73.78715458896126,40.85397968963621],[-73.78720845606804,40.85395440378599],[-73.78729251210592,40.85392673777927],[-73.78732350665304,40.853917164312016],[-73.78741935244055,40.85388755807506],[-73.78762411569345,40.85382881587754],[-73.78781206717194,40.853775837380844],[-73.78787778457732,40.85375393370863],[-73.7879282170732,40.8537377973892],[-73.78796799947462,40.85371005016569],[-73.78799403047,40.85368575461542],[-73.78800508108608,40.85366486845126],[-73.78801104438996,40.85361623333713],[-73.78801424958198,40.85356871120831],[-73.78800064949675,40.85352463632808],[-73.78796264288079,40.8534747209356],[-73.7876050231903,40.85311470853494],[-73.78716496421875,40.852757412281925],[-73.7871267203091,40.852779974025246],[-73.78712215823376,40.85277417045426],[-73.78707627655109,40.852799587435484],[-73.78706106582095,40.852782172226796],[-73.78710999004426,40.85276023732134],[-73.78710390562183,40.85275327033497],[-73.78713667028039,40.85273387524419],[-73.78693805735833,40.85257908292895],[-73.78691672214168,40.85256745204475],[-73.78688470337576,40.852554640983136],[-73.78684958987272,40.85255457611147],[-73.78678232558094,40.852555707235645],[-73.78675959223277,40.85253122633286],[-73.78676574721068,40.85251616759755],[-73.7867764893383,40.852498799145025],[-73.78677653764687,40.85248372962472],[-73.78676899717088,40.85245473539841],[-73.786593901633,40.8523083519206],[-73.78641733510774,40.85214457646973],[-73.78637622032107,40.85211204192058],[-73.78632442342102,40.852078329311425],[-73.78624762093362,40.85202281469256],[-73.78588186506659,40.85178867244091],[-73.78566404122412,40.85179599582096],[-73.78545277174184,40.85166422583652],[-73.78540194432492,40.851645584224485],[-73.78529210719034,40.85162064997358],[-73.78521881434403,40.85162515043427],[-73.78510066461136,40.85165275193447],[-73.78503542906002,40.85168354240644],[-73.78495591460675,40.85172358068351],[-73.78489888572966,40.85173429288913],[-73.78480722795193,40.85175266902383],[-73.78468307195419,40.85174934687992],[-73.78433474208569,40.85177615757245],[-73.78427457330064,40.85179199351653],[-73.7842779846805,40.8517991729341],[-73.7841318916799,40.85183280615729],[-73.78412338226612,40.85180866377692],[-73.78426432858586,40.851773717101366],[-73.78426688465255,40.85177959007608],[-73.7843141516602,40.851767545706956],[-73.78402637080511,40.851609931862875],[-73.7839793289861,40.851532617440505],[-73.78387115358154,40.851558961670115],[-73.78386093355672,40.85153286072504],[-73.78397173451759,40.85150768135722],[-73.78396112488481,40.85148693342045],[-73.78381306352932,40.8515188832949],[-73.7835776710341,40.85156967744482],[-73.78356242001067,40.85156501244072],[-73.7835426733776,40.851537970704236],[-73.78347956767112,40.85156018338462],[-73.78347528477381,40.851556915163236],[-73.78341001772293,40.85157901820884],[-73.78338158610401,40.85158673391442],[-73.78337646578856,40.85157694324867],[-73.78341339043071,40.85156341968866],[-73.7835341691677,40.85152078053078],[-73.78344495936118,40.85140090922449],[-73.78349609889987,40.85136877997581],[-73.78360210541769,40.85131951928015],[-73.78379501276287,40.85125393535626],[-73.7839879199499,40.851188350606904],[-73.78414275091902,40.851147424176325],[-73.78435188706094,40.851098355045416],[-73.7844795319986,40.85107180299245],[-73.78460077697615,40.85109569219526],[-73.784519363001,40.850892735021425],[-73.78444750529499,40.85090481745945],[-73.78443407549108,40.850861514903876],[-73.78450494990615,40.85085350046373],[-73.78448807935767,40.850815826824125],[-73.784474418539,40.850791457898126],[-73.78445463288561,40.850772873854545],[-73.78442108103766,40.850762379109604],[-73.7843920760887,40.85076232490323],[-73.78434575107666,40.85077005079136],[-73.78433708794144,40.85077149540493],[-73.7843126535288,40.850773767919115],[-73.7842699363079,40.850765573519546],[-73.78422574727735,40.850739988707325],[-73.78416329499161,40.850696980725075],[-73.78411913614846,40.85066212146797],[-73.78407975214627,40.85063061490858],[-73.78404133663183,40.85064458870912],[-73.78404741235458,40.85065387337036],[-73.78402142627259,40.85066425744252],[-73.78401687236347,40.85065613489476],[-73.78385181911884,40.850711467658634],[-73.78384119308002,40.85069289949836],[-73.78395428629148,40.850654857765505],[-73.78395883886589,40.85066298131835],[-73.78401079664805,40.85064684922682],[-73.78400319779759,40.850636402278596],[-73.78403070700524,40.85062718049517],[-73.78403526025058,40.85063530354373],[-73.78406580837341,40.85062523323645],[-73.78401710573824,40.850584263374984],[-73.78400879049802,40.85052593205355],[-73.78400362316145,40.850505412757705],[-73.7840128804185,40.85047528985311],[-73.78401421301582,40.85047391295598],[-73.78404198397556,40.85044520577757],[-73.78412613427243,40.850387402173205],[-73.78420112638037,40.850329582380816],[-73.78423943051348,40.850286762872976],[-73.78425785826208,40.85025318064237],[-73.78425338375501,40.850220713839526],[-73.78421247052582,40.850126741818244],[-73.7842049427164,40.85009426997138],[-73.78420047134394,40.85006064424066],[-73.78415333900811,40.850001437194024],[-73.78409701801239,40.84995148504635],[-73.78407378345834,40.8499024253895],[-73.78357825260396,40.84926638680226],[-73.78353497808749,40.84922096742034],[-73.78349977784673,40.84919617197562],[-73.78345368077761,40.84918372050776],[-73.78339395583208,40.849189790013256],[-73.7833369305494,40.849199987658544],[-73.78329074622597,40.84921432656425],[-73.78323644139171,40.849222467552806],[-73.78322357300667,40.84922244337172],[-73.78317944898446,40.84922236044697],[-73.78314691693564,40.84921199556689],[-73.78311715803493,40.8491830883062],[-73.78303535538078,40.84907190762535],[-73.78244952709221,40.849341154015725],[-73.78221806474312,40.84916680459619],[-73.78209456304509,40.849247300009765],[-73.78207020661748,40.84922638821656],[-73.78219328627897,40.84914279099542],[-73.7821581415206,40.849116173923925],[-73.78203367458848,40.84919386175848],[-73.78201995532729,40.84918803900287],[-73.78196338004865,40.84921575363057],[-73.78197402498962,40.84922852517325],[-73.7817920623668,40.84931975894556],[-73.78178293737243,40.84930930795581],[-73.78174317784196,40.849330098687766],[-73.78175535569162,40.849340554283636],[-73.78157492380005,40.84943063184538],[-73.78154449088606,40.84940043464336],[-73.781718832686,40.84930570921145],[-73.78173101140982,40.84931616481164],[-73.78176924362306,40.84929537236717],[-73.78176163701302,40.8492872429476],[-73.78193902433566,40.849194841810835],[-73.78194967598765,40.84920529450146],[-73.78201082139049,40.84917990738364],[-73.78214108697856,40.84910066266773],[-73.7819378271363,40.84893398090483],[-73.7818660849463,40.8489448410394],[-73.78184847915912,40.848947505217936],[-73.78182869098394,40.84895920486108],[-73.78169581560931,40.848848362347894],[-73.7816159406908,40.84889620461116],[-73.78160738546435,40.84888640802883],[-73.78168604284518,40.84883788315225],[-73.7816136753521,40.84877238634997],[-73.78153019763842,40.84885757137711],[-73.78150620325322,40.84884252817917],[-73.78159491975421,40.84875294787667],[-73.78157440440646,40.848731808212456],[-73.78153956955138,40.84872637528179],[-73.78145563649944,40.848813090897806],[-73.78143249522297,40.84880000581335],[-73.7815075637598,40.84871928937889],[-73.78149337884136,40.848715306264126],[-73.78149386587503,40.84858047582584],[-73.78178514040069,40.84850980183924],[-73.78203616713363,40.848438049283516],[-73.78200212772748,40.848344088926396],[-73.78202189306519,40.84833956242014],[-73.78206189132602,40.84844918328471],[-73.78178920235649,40.8485272077288],[-73.78179709401367,40.8485471432713],[-73.78207041238298,40.84846941249464],[-73.78207657695815,40.84842247637466],[-73.78209640639673,40.84839838786312],[-73.78220384181536,40.84836794391188],[-73.78251408510481,40.84828963079504],[-73.78255877758858,40.84827732597626],[-73.78261900912098,40.84823961994351],[-73.7826191050119,40.848210277623316],[-73.78267467078888,40.84813967244404],[-73.78189457733093,40.84832716154017],[-73.78176219386197,40.84835164156271],[-73.78155442120504,40.84840070758633],[-73.78152611318411,40.848343466137166],[-73.78138148782895,40.84837719582928],[-73.78139151751196,40.84842203772918],[-73.7813365258044,40.84843275253877],[-73.78112258968127,40.84849880794614],[-73.7811082716298,40.8485204200223],[-73.78108791694194,40.84852038139702],[-73.7810757507968,40.84850644694727],[-73.78107580166375,40.84849099161353],[-73.78109415548883,40.84848020673819],[-73.78130194972269,40.84842495894282],[-73.78131826349657,40.84841571607575],[-73.78131833463341,40.8483940779714],[-73.78106574674747,40.84845387768867],[-73.7810189021387,40.84846306206492],[-73.78099244183952,40.84846301183235],[-73.78097820938963,40.8484583479136],[-73.78098438117362,40.848438267303855],[-73.78101090695078,40.8484182246648],[-73.78109036010913,40.84839673722953],[-73.78114129062818,40.84838292317653],[-73.78130627517392,40.84834768647266],[-73.78130228002807,40.848324495417586],[-73.7811455793435,40.84831646967783],[-73.78112520061126,40.84832415956643],[-73.78110078567316,40.84832102158368],[-73.78109878127901,40.84831174448817],[-73.78110697775332,40.84829475819659],[-73.781127333034,40.84829479681975],[-73.78115378309806,40.8482979376527],[-73.78115381869347,40.84828711851659],[-73.78129420976597,40.848302840872634],[-73.78135124158368,40.848290584541],[-73.78137145882074,40.84833235409692],[-73.78172594274022,40.84823410580601],[-73.78183174368219,40.84824667089901],[-73.78263740397901,40.84807264924588],[-73.78250408633545,40.847913273763304],[-73.78158418081556,40.848037052039835],[-73.7814843195057,40.847882193848704],[-73.78150307163168,40.8476816429631],[-73.78142920347923,40.847456345357294],[-73.78152237195347,40.84731347994146],[-73.78184409900793,40.84713610743451],[-73.78182523912389,40.84706551767212],[-73.7820526192914,40.846990837425246],[-73.78209539971074,40.84691339096243],[-73.7822149781744,40.84686140958951],[-73.78218546562235,40.846719715627735],[-73.78216393435588,40.846636337780886],[-73.7811254829112,40.84682946640495],[-73.78113626322278,40.84685215537736],[-73.78106836981031,40.84686645220564],[-73.78105758362102,40.84684582342662],[-73.7806366841117,40.84692333475246],[-73.78067693704081,40.84706148579355],[-73.78046241598473,40.84710023328964],[-73.78040326958602,40.84693113416615],[-73.78106043973023,40.84680255185436],[-73.7811518257874,40.8462463041246],[-73.78118979824525,40.84625255880361],[-73.78110675760807,40.846746997141224],[-73.78168786937856,40.84663887521195],[-73.78171847815011,40.84640812132618],[-73.78174288903263,40.846412290115964],[-73.78171494622933,40.84665747371218],[-73.78109853456951,40.8467717114391],[-73.78109301885196,40.84679849158747],[-73.78215667396842,40.846607578113726],[-73.78214232783148,40.84657770660867],[-73.78232827748448,40.84654861127131],[-73.7822915299101,40.84645779011668],[-73.78251345116867,40.84640877155125],[-73.78235702810524,40.84598158833271],[-73.78257932865698,40.8459358930278],[-73.78251990755476,40.84575819426212],[-73.78249597258964,40.8456615619491],[-73.7830944204866,40.84551828556474],[-73.78309556892455,40.84551369086324],[-73.78314644227376,40.84530994202606],[-73.78311070737088,40.8453081297424],[-73.78307455830668,40.84550976429195],[-73.78257509379031,40.84560185056611],[-73.78257849117337,40.845613159149956],[-73.78253839771502,40.845620038669985],[-73.78254177870107,40.84563656392404],[-73.78242148841528,40.845660680520595],[-73.78242487155688,40.84567633616447],[-73.78182047648954,40.84578198749816],[-73.78181646104319,40.84576497805105],[-73.7823805745748,40.845665578303674],[-73.7823765539348,40.845650114778444],[-73.78250690114292,40.84562408480096],[-73.78250088102264,40.8455977983018],[-73.78305074940808,40.845496823175935],[-73.78308181330742,40.845333047389715],[-73.78305943989584,40.84532836841482],[-73.78309455887232,40.8451692354712],[-73.7830602312659,40.84508570856708],[-73.7819073592792,40.845355561746864],[-73.78183975772686,40.84548835758412],[-73.78181535900463,40.845480582880384],[-73.78188707672845,40.84533388514686],[-73.78307457446692,40.84505636873394],[-73.78313318952942,40.84518167305949],[-73.78310841325,40.84528981940088],[-73.78315245505749,40.84529598332785],[-73.78322207613935,40.84506344465824],[-73.78309714310723,40.84499167433208],[-73.78297579244338,40.844680948020454],[-73.78336536135352,40.84444472298174],[-73.78335700996662,40.844402846537605],[-73.78333543476715,40.844361589719846],[-73.78332100656213,40.844347824802426],[-73.78328485082524,40.84433951285013],[-73.78323818917814,40.84434701485441],[-73.78323416798325,40.844347661647],[-73.78315451147789,40.844363997809346],[-73.78310017474661,40.84438313060094],[-73.78306040951841,40.84437206439549],[-73.78304608891065,40.84432532503522],[-73.78301129829556,40.84417269034727],[-73.78326987138847,40.84406939209166],[-73.7830949470613,40.84386609440229],[-73.78349593173988,40.84373234243343],[-73.78348428748825,40.8436785459985],[-73.78298567054611,40.84379407880406],[-73.78289307603846,40.84389488425854],[-73.78290650949772,40.84393612584015],[-73.78057367810472,40.844469585986495],[-73.78054653995336,40.844469534359106],[-73.78057628971348,40.84450050300959],[-73.78052736048554,40.844525140338234],[-73.77992703744445,40.8438830813559],[-73.77997868590168,40.84385638925445],[-73.78053302714568,40.844453021762696],[-73.78056017668041,40.8444489518187],[-73.7803690621757,40.84397666119372],[-73.78039623282017,40.843966408179824],[-73.7805846472889,40.84443457269828],[-73.78106261364306,40.84432831787675],[-73.78087690198717,40.84386222048785],[-73.78091220023288,40.84385610539359],[-73.7810897779786,40.84432012707769],[-73.78154602523341,40.84421588974776],[-73.78135229180018,40.843712682553836],[-73.78137674098376,40.8437044865401],[-73.78157590302705,40.8442077034705],[-73.78200770536682,40.84410960066971],[-73.78180047475476,40.84358370068886],[-73.78183306599368,40.84357551830493],[-73.78203757586273,40.84410347497352],[-73.78243679895468,40.84400943109993],[-73.78221611882313,40.84344641111841],[-73.78224871668739,40.84343616841755],[-73.78246939706251,40.84399918783512],[-73.78282243971397,40.84391948119953],[-73.78257210723946,40.84329458194333],[-73.78260741176456,40.843286404957674],[-73.78278498635667,40.84375454548098],[-73.78309186112386,40.843685054811274],[-73.78287388243196,40.8431241023624],[-73.7829010388897,40.84311797083111],[-73.78313252568678,40.84369749673181],[-73.78280661506567,40.84377931612209],[-73.7828415161769,40.843894787201975],[-73.78286866600381,40.84389071688302],[-73.78294225812179,40.84379193640611],[-73.78298304439997,40.84376728323539],[-73.78347481249261,40.843654738109784],[-73.78319194518645,40.84286786448651],[-73.78304539815453,40.842896332066736],[-73.7832450126048,40.84347167587893],[-73.78321038850872,40.843479338866544],[-73.78300874308395,40.842902446433676],[-73.7829109867891,40.842922355005626],[-73.78289487635375,40.842869773693344],[-73.78313925968686,40.8428223194901],[-73.78311703961027,40.8427712726345],[-73.78291747085125,40.84280644567917],[-73.7828992550775,40.84277549983609],[-73.78312383020331,40.84273620299373],[-73.78301653344687,40.84260538729735],[-73.78288778301493,40.84249482884969],[-73.78273319376784,40.842521705498534],[-73.78281584526064,40.84276452259668],[-73.7827791904622,40.84277063689125],[-73.78270669982578,40.84253247581037],[-73.78229941270925,40.84260589641337],[-73.78244452404601,40.843042034416776],[-73.7824078688454,40.84304814691735],[-73.78226682874745,40.84261201822829],[-73.78180048362458,40.842696145793695],[-73.78196972502666,40.84322042881595],[-73.78193306593678,40.8432280880765],[-73.7817719692774,40.84270227349201],[-73.78124656634506,40.84279710728953],[-73.7814278518861,40.84337087377901],[-73.78138916319342,40.84337698260538],[-73.78121601119462,40.84280477689318],[-73.7806742992503,40.84290730453775],[-73.78085958503787,40.84350117186933],[-73.7808290368131,40.84350729714572],[-73.78064375993317,40.842910337620914],[-73.78029552532078,40.84297304489403],[-73.7802928657743,40.84377830536545],[-73.78022773872688,40.84377818129777],[-73.78022662418255,40.84288326843297],[-73.78029175678309,40.84288184660039],[-73.78029152196498,40.842952944754074],[-73.78286499304926,40.84247810188276],[-73.7827155202276,40.842446500590526],[-73.78230783665796,40.8425193582654],[-73.782295726989,40.84248842384865],[-73.78243481093597,40.84246612143512],[-73.78241082488192,40.842450050324594],[-73.78059735822602,40.84278659994103],[-73.7805852537409,40.84275411944148],[-73.7823685595351,40.84242849314971],[-73.78234000558824,40.842340925643605],[-73.78215975190277,40.8423706998426],[-73.78215166139398,40.84235522861396],[-73.7823305166085,40.84232245126288],[-73.78231110910554,40.84222417895724],[-73.78221716280962,40.84224097717739],[-73.78222115152468,40.842265714126285],[-73.78216005558025,40.842277963047785],[-73.7821560453187,40.842259408368726],[-73.78162861016048,40.84235423956527],[-73.7816205502193,40.84232949488807],[-73.78224574731092,40.84221320956451],[-73.78224979212568,40.842220945258745],[-73.78230643317771,40.842211115810045],[-73.78232118543184,40.84217162017215],[-73.78232536834766,40.84213762434112],[-73.78233160994075,40.84209590500639],[-73.78237240991109,40.842066615672245],[-73.78237057744754,40.842004786909044],[-73.78233257215899,40.841922844111444],[-73.78229348197964,40.84193045282993],[-73.78231163148821,40.841981492171044],[-73.78227701311971,40.84198760897673],[-73.78226695851787,40.841950494612405],[-73.7814541800845,40.8421715271261],[-73.78144003107856,40.84214213349346],[-73.78232351285958,40.84189833045466],[-73.78226771471746,40.84178617490479],[-73.7820753351818,40.84183242503763],[-73.78208103076521,40.84184112996924],[-73.78206499291935,40.841844577302965],[-73.78206158354133,40.84183674614089],[-73.78203752533953,40.8418419167151],[-73.78203410829997,40.84183669422451],[-73.78226345326252,40.84177811598248],[-73.7822402454026,40.841735866123464],[-73.78201593435614,40.841793189025246],[-73.78201252301935,40.84178622747602],[-73.78203658908615,40.841778448905096],[-73.78203546964856,40.84177062156673],[-73.7820515083583,40.84176717490881],[-73.78205377835482,40.84177326417962],[-73.78223592679389,40.8417278829806],[-73.78221542233348,40.84170401730028],[-73.78216624418971,40.84168914411016],[-73.78207235608514,40.841693313845454],[-73.78202093113632,40.84170433391492],[-73.78188333127869,40.84173381939347],[-73.78186601221277,40.84168736467972],[-73.78140696595467,40.8417720402016],[-73.78141830199787,40.841805969420825],[-73.78136676413502,40.84181282684597],[-73.78135197332534,40.841784977227235],[-73.78129928115577,40.84179444162364],[-73.7813208230328,40.84185794850821],[-73.78127498829281,40.84187090285895],[-73.78133868571565,40.84199621848423],[-73.78130775340726,40.84200311494347],[-73.78124863502511,40.84187780798539],[-73.78113290101275,40.841910626053654],[-73.78119772238901,40.84204202937307],[-73.78117137190387,40.842048065539046],[-73.78109967064522,40.84192012611333],[-73.78097935660921,40.84195293533555],[-73.78105448455379,40.84208348935694],[-73.78102354424855,40.84209299491417],[-73.78095529321463,40.84195984541318],[-73.7808464399712,40.84198919812327],[-73.780924990388,40.84212323619839],[-73.78088717448664,40.84213446705867],[-73.78081435394031,40.84199870077758],[-73.7806963280214,40.84203238300072],[-73.78076452835779,40.84218031288254],[-73.78072098830447,40.842191532305826],[-73.78065508284425,40.84204186836377],[-73.78060581105889,40.84205568586579],[-73.78058402738814,40.84206520704617],[-73.78053131415082,40.842080756033354],[-73.78059157622201,40.842206066537614],[-73.78056292706859,40.842214705706276],[-73.78050381144554,40.84208939837395],[-73.78043963564981,40.842109272591486],[-73.78045552576684,40.84215103462293],[-73.78039480479669,40.84216482923709],[-73.78037662609171,40.84212306350982],[-73.78036980593735,40.8421082707012],[-73.78034805158232,40.8421090982245],[-73.78042577181705,40.84249439370433],[-73.78029863976332,40.84251153996479],[-73.78019599955294,40.84204621097621],[-73.78033227924834,40.8420316902674],[-73.78034466049735,40.84209605118052],[-73.78037786810305,40.842093505224476],[-73.78037675812331,40.84208307104398],[-73.78126135401872,40.84183957845708],[-73.78123754712259,40.84176824204211],[-73.7818504819779,40.841653946394366],[-73.78183863598316,40.841534784626155],[-73.78183884886533,40.84146986973236],[-73.7818390921632,40.841395679917305],[-73.78182300321762,40.841336917003886],[-73.78180486440007,40.84128278594002],[-73.78176234410705,40.841216244451545],[-73.78171765603024,40.84118988354893],[-73.78168516996325,40.84116663855679],[-73.78166051213618,40.84112417508567],[-73.78084223802317,40.84127632402818],[-73.78092886505002,40.84154542526763],[-73.7808922061016,40.84155308419833],[-73.78079752923466,40.84125614604843],[-73.78164855295597,40.84109776352887],[-73.78161356543811,40.84100727206973],[-73.78139590619048,40.84104786583501],[-73.78139143568959,40.841036609618214],[-73.78161069651536,40.84099624002574],[-73.78159702603995,40.84094866959328],[-73.7813787188565,40.84098719200249],[-73.7813748819496,40.84097887100511],[-73.78159396937264,40.84093979674809],[-73.78156821701036,40.84083516059579],[-73.78154308949306,40.84078478202754],[-73.78151345014936,40.840772682570446],[-73.78148088927448,40.840764371324646],[-73.78144833515,40.84075441063883],[-73.78142666976522,40.84073622034483],[-73.78141805071895,40.84071475571624],[-73.78142028765274,40.84069496127114],[-73.78144207161223,40.84067685330999],[-73.78146602422757,40.84066039906469],[-73.78147694069288,40.84064392129011],[-73.78148570562809,40.84062083948609],[-73.78148577066193,40.84060104025472],[-73.78147718457511,40.84056967551258],[-73.78146203707627,40.840551498745505],[-73.78145342800349,40.84052673340767],[-73.78145349846605,40.84050528457507],[-73.78146442574847,40.84048550709681],[-73.7814883769659,40.8404690528438],[-73.78151347737075,40.840451271290284],[-73.781523217499,40.840444370318735],[-73.78154284140993,40.840422959694145],[-73.78154296060546,40.840386661604505],[-73.78153441046081,40.8403437476446],[-73.7815150432262,40.84028761446137],[-73.78149172006943,40.84020622452529],[-73.78125361834579,40.84025550043888],[-73.78124907233905,40.84024435480524],[-73.7814887808926,40.840197323922105],[-73.78146559787318,40.84017515976339],[-73.78145366531965,40.84013628677315],[-73.78136267245323,40.83973018981636],[-73.78118431444945,40.83976164869885],[-73.78117947802409,40.83974586225587],[-73.78135932010682,40.83971170821583],[-73.78134125145773,40.83947856344295],[-73.78113994352744,40.8395054168936],[-73.78113875725971,40.83949427880179],[-73.78133988849424,40.839469699830325],[-73.7813252257704,40.83929178135662],[-73.78134240000931,40.8392383748445],[-73.78156780983517,40.83853740573638],[-73.78159698419168,40.838477850143065],[-73.78172154866678,40.8382235661098],[-73.7820042098905,40.83801557230719],[-73.78188455720452,40.83765027610225],[-73.78238142556087,40.837324106167436],[-73.78272760738669,40.837487959848886],[-73.7827455904673,40.83747439359709],[-73.78281452653017,40.83742239086379],[-73.7829062919105,40.837320005570234],[-73.78288733483183,40.83716473564673],[-73.78279680443435,40.836920523452044],[-73.78270364583658,40.836842801965616],[-73.78268131435598,40.83648367715361],[-73.78282260139746,40.83633815588794],[-73.78302921862907,40.836345851842225],[-73.78338168059342,40.836909271680696],[-73.78366393608448,40.83681161024665],[-73.78410164591482,40.83672552885544],[-73.78421807494101,40.83675490167128],[-73.78431347112951,40.83681282675128],[-73.78448456140023,40.83702422253858],[-73.7849151225642,40.836841998575316],[-73.78488487052034,40.83679244441215],[-73.78498060328265,40.83674642557803],[-73.78508226642788,40.83688190771057],[-73.78498435600933,40.83692957218059],[-73.78494325733297,40.83687504914366],[-73.78450333965368,40.83705776517117],[-73.7848500922267,40.83747048917858],[-73.78512582175489,40.837446041569486],[-73.7856399784546,40.83706443458539],[-73.7858306796413,40.837209980004594],[-73.78579367439927,40.83723300987097],[-73.78565279572327,40.83713210472603],[-73.78516584428671,40.83747133406182],[-73.78527712948429,40.83775671808698],[-73.78557796850956,40.83792711322541],[-73.78549864183121,40.838480366292536],[-73.78554772810236,40.83872571394744],[-73.78553011511532,40.83879827733841],[-73.78556031159746,40.83886597978364],[-73.78568113678004,40.83910110436914],[-73.78573509298698,40.839234231775876],[-73.78592998544998,40.83942928196889],[-73.78607898490311,40.839538133390704],[-73.78614637767024,40.83958736625317],[-73.78627272274834,40.83958830856524],[-73.78652598496433,40.83972311560703],[-73.78690015821415,40.83971486189477],[-73.78730353132524,40.83967472450108],[-73.78732985699001,40.83970310072258],[-73.78740758746179,40.83967762269438],[-73.78741374512616,40.83968663880654],[-73.78733627876471,40.83971002159764],[-73.78738854482569,40.83976635600598],[-73.78747108571837,40.83994515630112],[-73.7874916216141,40.839989639321566],[-73.7874909528021,40.84004902609761],[-73.78748134063117,40.84005454556568],[-73.78745014326734,40.84007246158657],[-73.78747062422697,40.84012220342891],[-73.78763931219017,40.84053189523672],[-73.7873977472517,40.84058231694797],[-73.78735724244467,40.840590771776675],[-73.7873867213583,40.84065192521408],[-73.78749166412602,40.84084234167411],[-73.78771665246718,40.84080427063834],[-73.7877134692208,40.840780754097985],[-73.78791889178505,40.840742771796435],[-73.78792536909037,40.84075515855146],[-73.7881813214457,40.84071108050143],[-73.7881635562785,40.84066155184445],[-73.78813910778538,40.8406639816078],[-73.7880940024933,40.84050179629605],[-73.78815921166523,40.840490778567094],[-73.78821083495592,40.840652976324265],[-73.78818800455085,40.840659121572955],[-73.78820578965016,40.84070246426402],[-73.78824000945386,40.84070128925744],[-73.78825453283463,40.84074586311853],[-73.78796596546525,40.84079854204589],[-73.78795786196106,40.840784916142674],[-73.78777526956985,40.84081675335063],[-73.7877849634728,40.84084275703804],[-73.78752379733703,40.84087961218522],[-73.78757937523626,40.84093271049879],[-73.78778656795109,40.84089222201285],[-73.78786404049865,40.84108172533239],[-73.78760640589613,40.841141885756535],[-73.787612377826,40.841198005295915],[-73.78780098073938,40.84144046340608],[-73.78784487499486,40.841471479333315],[-73.7878969868388,40.84148023684226],[-73.78795239075875,40.84147910137585],[-73.78804369145315,40.841461945677715],[-73.78812190151487,40.8414620893698],[-73.78812391608905,40.84146252561784],[-73.78819680117707,40.84147831310457],[-73.78823908235256,40.84150437725484],[-73.78825197587604,40.84152874537167],[-73.78836617474987,40.84150461051404],[-73.78837101202579,40.84152070556363],[-73.78826064465729,40.84154196286081],[-73.78826006848509,40.84156628664891],[-73.788260005467,40.841586085713274],[-73.78825337746513,40.84162072123132],[-73.78823370218423,40.84165904580128],[-73.7882042790782,40.84168868962656],[-73.78816020303373,40.841714594533215],[-73.78811941308079,40.84173184311935],[-73.78805250551616,40.84176389321284],[-73.78802003550369,40.84178384145883],[-73.78804847089727,40.84185072312651],[-73.78829358843869,40.84178537313674],[-73.78830167638192,40.8418039488218],[-73.78805599070796,40.84186703017761],[-73.78823199262385,40.84219608477214],[-73.78838456613681,40.84238197837067],[-73.78843909037188,40.842402498075465],[-73.78850993801123,40.842391035327005],[-73.78852027082421,40.842411765450656],[-73.78883864895155,40.84235039596123],[-73.78884273257219,40.842363454573636],[-73.78852780867543,40.84242557639227],[-73.78871619613669,40.84265675331425],[-73.78876384724535,40.84265962534241],[-73.78879053510735,40.84272185515486],[-73.78876233408164,40.842751500852614],[-73.78884308883879,40.84300024582255],[-73.7888908617258,40.84307006434966],[-73.78905825501373,40.843235331770096],[-73.78961660328457,40.84311265436505],[-73.78965755656877,40.8432313545617],[-73.78978620461307,40.8432081256582],[-73.78977897832591,40.8431747016446],[-73.78983522236202,40.84316552413701],[-73.7898545655629,40.84323238006145],[-73.78992424924428,40.84322415424076],[-73.7899170567335,40.84317959329374],[-73.78992928728766,40.84317683131777],[-73.78991962151201,40.843141548042986],[-73.78990617379515,40.84314337904726],[-73.78988202767484,40.843049600290186],[-73.78993093388257,40.84304226436372],[-73.78995751500807,40.84313883280073],[-73.78994406956208,40.84313973556236],[-73.78995006820075,40.84317501332992],[-73.78996596076026,40.8431731867723],[-73.78999975309046,40.84330781724368],[-73.78995207552983,40.84331329893439],[-73.78993152902558,40.84324087250173],[-73.78986183858288,40.84325095414676],[-73.78988953603846,40.84338093446734],[-73.78973469326772,40.84341324747874],[-73.78974579972734,40.84344782258875],[-73.78989919889912,40.84341714665911],[-73.7899064514337,40.84344221745638],[-73.7897562683991,40.843470340661895],[-73.78977421223915,40.84351357415061],[-73.78980449502207,40.84358665577987],[-73.78974084707787,40.84359957047404],[-73.78933708725721,40.84368149805558],[-73.78931949144749,40.843749111149776],[-73.7893302133707,40.843793677906284],[-73.78936047257326,40.84384323034272],[-73.78942132625376,40.84383674251037],[-73.78946443345282,40.84394571454749],[-73.78934702026461,40.84397519801952],[-73.78934047096325,40.84398508505812],[-73.78934690532097,40.844011496094744],[-73.78947033356724,40.84428962481831],[-73.7894718221426,40.844292977849534],[-73.78959737629602,40.84450197311124],[-73.78990804558823,40.84489761040096],[-73.78992895494362,40.844924237568115],[-73.79001969152131,40.844928417157305],[-73.79019920190946,40.845187777884405],[-73.79049642768086,40.84549275471249],[-73.79066589001029,40.84574155883445],[-73.79085156066745,40.84569878164132],[-73.79098858375903,40.84565283206254],[-73.79101885992958,40.84569743474463],[-73.79069785364865,40.84578601255092],[-73.79096069596191,40.8462302462746],[-73.79090848534604,40.84625160108985],[-73.79094073443619,40.8463008206403],[-73.79094673676967,40.84630998134588],[-73.79097333310685,40.84635731152502],[-73.79106349089025,40.8463461666545],[-73.79106427125276,40.84634607040143],[-73.79149076513723,40.84625100446274],[-73.79149937351556,40.84627741912921],[-73.79112759246658,40.8463575909496],[-73.79114478825142,40.846417018901285],[-73.79112476570174,40.84642747233158],[-73.79118128785353,40.84655567592983],[-73.79126057441374,40.84654917006803],[-73.79131170561926,40.84653776390082],[-73.7913290103075,40.84656254319435],[-73.79141379114448,40.846547847032895],[-73.7914310833176,40.846575927181654],[-73.79132451947149,40.84660873249923],[-73.7913807040328,40.846706177472306],[-73.79141982667448,40.8467012995604],[-73.7914803472585,40.84680205221118],[-73.7917934362562,40.84673167182676],[-73.79180418591469,40.84676798949423],[-73.791433630072,40.846864797968855],[-73.79136709858457,40.84688764268587],[-73.79137658530533,40.846927821044474],[-73.79138428282984,40.846950369625205],[-73.79148637416965,40.846958803260314],[-73.79144049688337,40.847306043483606],[-73.79169837795344,40.84725286892706],[-73.79169408366246,40.847236362068934],[-73.79177232700859,40.84722825327915],[-73.79192007100077,40.847228519879074],[-73.79191997810095,40.847258218030795],[-73.79174613599449,40.84726615386963],[-73.79171569758662,40.84727269885695],[-73.7917156252612,40.84729579710264],[-73.79142962756507,40.84735998917444],[-73.79141738478465,40.84748004656218],[-73.79151739185984,40.847460429196886],[-73.79154104882431,40.8475380167957],[-73.79130570048285,40.84759286747166],[-73.7912670856737,40.847601867354136],[-73.79127720066803,40.8476464250922],[-73.79127932953905,40.8476630915502],[-73.79132975970217,40.84805792256176],[-73.7916068733175,40.84802650566646],[-73.79161765431458,40.84805292440787],[-73.79133588063239,40.848086238652485],[-73.79136288106807,40.84823230239033],[-73.79131020699889,40.84840049699919],[-73.7912308631246,40.84850103935603],[-73.79124475264268,40.84855222044718],[-73.79106000608529,40.848725088828665],[-73.79111195407891,40.84880812703421],[-73.79109726468717,40.84881552442547],[-73.79104432321182,40.84874079645004],[-73.79101783522145,40.848811669064396],[-73.7909197172791,40.84886687301587],[-73.79101362338997,40.848985209716865],[-73.79098057835539,40.848999999169415],[-73.79088710207219,40.848886563799155],[-73.79024725581012,40.849178846989965],[-73.78975711070618,40.84953146928768],[-73.7898338332936,40.849858973644864],[-73.789858369522,40.84997255936192],[-73.79016063799033,40.84992253947396],[-73.79015633936476,40.8499076826687],[-73.79022591071283,40.84989460932092],[-73.79022586388024,40.84990945922682],[-73.79064976493066,40.849844233237576],[-73.79064762821838,40.84983267959023],[-73.79092590534489,40.84978203770643],[-73.79091297721085,40.849747366138374],[-73.79094776857642,40.849739179643855],[-73.79098877124811,40.84982834902966],[-73.79067569819904,40.8498888270877],[-73.79066056595524,40.849864050983776],[-73.79044102699415,40.849891701248694],[-73.79044531982241,40.84990820797592],[-73.79036705822728,40.849921264659045],[-73.79036275955568,40.849906407861475],[-73.79023451253404,40.849922673828814],[-73.79024098424526,40.84993753441498],[-73.79017140897678,40.84995225687022],[-73.79016710514144,40.84993905016667],[-73.7898663031382,40.84998939020066],[-73.79001758789013,40.850316331962574],[-73.79016816439429,40.850292130202696],[-73.79020083377259,40.85026744164824],[-73.79020729510405,40.8502856014325],[-73.79024642580455,40.850279073151576],[-73.79023787009316,40.85023616108533],[-73.79028137292717,40.85022139018945],[-73.79025767031705,40.850158651269815],[-73.79035766981737,40.85014233461598],[-73.79040506054316,40.850272762714035],[-73.79014198665578,40.850325080607654],[-73.79015490797077,40.8503614023573],[-73.79022013429534,40.85034832110928],[-73.79022659043383,40.85036813166335],[-73.79005484537802,40.85039751803704],[-73.79005271916634,40.85038266468018],[-73.79012446887556,40.850367945917675],[-73.79011588587774,40.85033328317349],[-73.79002411829498,40.850347819582915],[-73.7900388848642,40.85045128862404],[-73.78991872482875,40.85061172713783],[-73.79101737069537,40.85040751477942],[-73.7910238113043,40.85043227542411],[-73.78992953626668,40.85062612255505],[-73.79003174223273,40.85076854781399],[-73.79007093170918,40.85093201960428],[-73.79024764837526,40.85090351052287],[-73.79025006401119,40.85091279540392],[-73.79007405920511,40.850939715312556],[-73.79008640021917,40.850984473853536],[-73.79026460471555,40.85095272938405],[-73.79026824507275,40.850961088073895],[-73.79009094385916,40.85099476390037],[-73.7901243917184,40.85118991219462],[-73.78951371516176,40.851300771713206],[-73.78956272464208,40.85148733682216],[-73.78966051794588,40.85147686081878],[-73.78966276217228,40.851488703320996],[-73.78978510702815,40.851462293378205],[-73.78977663032417,40.8514372197087],[-73.78971059211996,40.851449164586356],[-73.78970213099699,40.85141945136566],[-73.78968379674502,40.85141941794192],[-73.78966571913863,40.85133864332747],[-73.78976843228789,40.85132398106961],[-73.78977935323195,40.851349058524214],[-73.78979525427965,40.851345375002346],[-73.78980855115424,40.85139180351462],[-73.78979509883278,40.85139456274786],[-73.78981080478488,40.8514521319669],[-73.79005781426932,40.85141453021113],[-73.79001797053549,40.85125947095957],[-73.79004975343743,40.85125767280957],[-73.79008961570001,40.85140716358983],[-73.79034518797954,40.85136679305505],[-73.7903028518773,40.851226578857265],[-73.79033709518083,40.851220143851116],[-73.79037943653314,40.85135850372405],[-73.79082454198978,40.85128970631845],[-73.79078463524459,40.85115413577381],[-73.79081765352963,40.851148627155865],[-73.79085756325749,40.85128326944466],[-73.79098717984307,40.851264015299115],[-73.7909907664911,40.85128907934997],[-73.79086603902772,40.85130834236295],[-73.79089018435674,40.851403977940336],[-73.79085961290887,40.851408562095],[-73.79083302265299,40.85131385099816],[-73.79038545954293,40.851386356467685],[-73.79041080487912,40.85148848989671],[-73.79038756834589,40.85149308792228],[-73.79035488894874,40.8513909411603],[-73.790094424919,40.851432229893085],[-73.79011618216899,40.85150929930601],[-73.79007338074119,40.85151664642073],[-73.79005162420026,40.851439577001045],[-73.78966490344526,40.85150038213217],[-73.7897257371209,40.851692670565],[-73.79014778434488,40.85160740718411],[-73.79017310700401,40.85166257915497],[-73.79089217930081,40.85154690354896],[-73.79091633421984,40.851638825967406],[-73.79019588667292,40.85175290456296],[-73.7902164027296,40.85183982678931],[-73.7902483826229,40.851833435437925],[-73.79023273612086,40.851756377166325],[-73.79045528741685,40.85172337200311],[-73.79046370528106,40.85176700615405],[-73.79038421946564,40.85177985423555],[-73.79038660320035,40.851799348126605],[-73.79026555282874,40.851814905345506],[-73.79026673300345,40.85182790030757],[-73.79029484512262,40.851827951413014],[-73.79030685108077,40.851896650317606],[-73.79027873037283,40.851899383948826],[-73.79029928959125,40.85196902564688],[-73.79025566394587,40.85197606492978],[-73.79008396904281,40.85203452687968],[-73.79015509261018,40.85225128523588],[-73.79024346325457,40.85223063948427],[-73.7901609515003,40.85204023592842],[-73.79019520313307,40.85203101773814],[-73.79027404235792,40.85222327109259],[-73.79053212420844,40.85216341464523],[-73.79045200336108,40.851989720950364],[-73.79050704238193,40.8519777563453],[-73.79057493410313,40.8521532841344],[-73.79080610587776,40.8520998759678],[-73.79074309499374,40.85192621249443],[-73.79058037559471,40.85197788949147],[-73.79056092524493,40.851944443388874],[-73.7907946335485,40.85186134138581],[-73.7908189678089,40.85189665230207],[-73.79076267521076,40.85191882351917],[-73.79079446716639,40.85191424043085],[-73.79085380717729,40.85208882496844],[-73.7909969223701,40.85205288980367],[-73.79098719999055,40.85203523963263],[-73.79111196150583,40.85200576731114],[-73.79106594789565,40.851868329827724],[-73.79102069040583,40.8518793843367],[-73.79101097118463,40.85186080525298],[-73.79117366731285,40.851816552766934],[-73.79118338365942,40.85183605991407],[-73.79110265321711,40.85185633106274],[-73.79116692916892,40.85201607489485],[-73.79118770764556,40.85201611250677],[-73.79146293338881,40.85194514969675],[-73.79139621768195,40.851783545620144],[-73.79132894174217,40.851800128256436],[-73.79132045117517,40.851779696094205],[-73.79151738677957,40.85172993589094],[-73.79152343356952,40.8517503642926],[-73.7914267964552,40.85177617591723],[-73.79149596814226,40.85193407242137],[-73.7917699488302,40.851870530951366],[-73.79172750188746,40.851764653959215],[-73.79227187668224,40.85161064825812],[-73.79226217075856,40.85158742972984],[-73.79248359357194,40.85152379140695],[-73.7924945097808,40.85155072509277],[-73.79229143994003,40.85160789923657],[-73.7922987241309,40.851623689581906],[-73.79176780605955,40.851774007706105],[-73.79180175231387,40.85186223511003],[-73.79204882760354,40.851803284661315],[-73.79205731457897,40.85182557326244],[-73.79016350155167,40.85227183108294],[-73.79017007126308,40.85228066115343],[-73.7911379517094,40.852055852573706],[-73.7912055906846,40.852197749784466],[-73.79133456753266,40.85216606767365],[-73.79134184580009,40.85218348237878],[-73.79121251169289,40.85221517641541],[-73.79122653385124,40.85225801050327],[-73.79136187979906,40.85222597753396],[-73.79136460869951,40.8522329430854],[-73.79123084007861,40.85226480602774],[-73.79123655971785,40.852280289886586],[-73.79318284075863,40.851808571871345],[-73.7930890196573,40.851584429758084],[-73.79311837183845,40.85157829524088],[-73.79322026048374,40.85182843708703],[-73.79315339612631,40.851844404533736],[-73.79325258079677,40.851916352231235],[-73.79323786787641,40.85193117467452],[-73.79314353689422,40.85187037215127],[-73.79312894074083,40.85184807217337],[-73.79124556783773,40.85230468141078],[-73.79138052695531,40.85260203830481],[-73.79340960300395,40.852109878158984],[-73.79338376739318,40.85203283608551],[-73.7934098763117,40.85202188373045],[-73.7935076283192,40.8522640439249],[-73.79347862914328,40.85227279103707],[-73.79342400669051,40.852136302527626],[-73.7913910646868,40.852628074985944],[-73.79144640027795,40.852771571924215],[-73.79042053780178,40.853022978212586],[-73.790498793629,40.85318872201607],[-73.79077127595497,40.853118526990706],[-73.79079150757724,40.85316339959219],[-73.79100586740226,40.85311769126199],[-73.79098982724445,40.85303599282679],[-73.79100777755559,40.85302860035527],[-73.7910303311475,40.85311154909025],[-73.79145436303888,40.85301084721103],[-73.79138972495292,40.85283625393712],[-73.79143702716648,40.85282272798355],[-73.79150327251581,40.85300474895971],[-73.79170223896097,40.85295808594566],[-73.79163107692119,40.85278471802283],[-73.79165554436251,40.852777338226566],[-73.7917299552463,40.85295442349019],[-73.79196318311155,40.852895448228786],[-73.79189365386577,40.852720846583054],[-73.79191649946225,40.8527109881385],[-73.79198928164574,40.852888070298064],[-73.7922241306374,40.85283157209435],[-73.79215297057415,40.852656968169455],[-73.79217580837809,40.85264958432164],[-73.79225186097568,40.85282296038224],[-73.79248669881498,40.852770173952266],[-73.79241717582843,40.85259309796957],[-73.79243675473361,40.85258570820608],[-73.79250954048062,40.85276155271444],[-73.79283083884901,40.852680460767935],[-73.79276455802395,40.85250833946975],[-73.79281511966937,40.85249481930895],[-73.79290086687226,40.852695435479774],[-73.79283890218422,40.85270769837343],[-73.79080758729935,40.853199060064334],[-73.79086201986848,40.853319781103544],[-73.7911143142939,40.853264451924716],[-73.79126573165885,40.85370686423321],[-73.79252408728918,40.853409920704934],[-73.79238610589393,40.85306209388162],[-73.79240931037094,40.85305333561223],[-73.79255598392744,40.853401178038304],[-73.79297928311212,40.85330294440692],[-73.7928471009268,40.85295292945357],[-73.79287610048596,40.85294418132849],[-73.79303991170275,40.85337124928524],[-73.79301381632493,40.85337780240402],[-73.79299948055413,40.85332937972215],[-73.79127368128137,40.85373220788171],[-73.79129041006357,40.853844573750685],[-73.79105721254838,40.85391841242671],[-73.79128417842018,40.853861078984075],[-73.79129023495199,40.85387872299456],[-73.79245816844819,40.85360070875498],[-73.79248836752522,40.85367170890941],[-73.7924622663883,40.85367991099739],[-73.7924406924878,40.8536303750979],[-73.79107002765959,40.85394495666468],[-73.79108281745847,40.85396319653266],[-73.79138477253821,40.85389547867395],[-73.79158360989703,40.853890888232094],[-73.79171835293911,40.85391732827802],[-73.79178611175703,40.853993539900834],[-73.79181781995327,40.85398943667004],[-73.79181716188386,40.85398003873746],[-73.79251418368904,40.85389630827079],[-73.79250616578439,40.853854221420164],[-73.79253714605031,40.85384932731038],[-73.79256758944797,40.854016434440574],[-73.79253009854862,40.85401884218871],[-73.79251736175944,40.8539222999434],[-73.79182612163216,40.854001487230406],[-73.79182140042258,40.85399695489834],[-73.79179366809423,40.85400482990045],[-73.79191811736392,40.854222354742944],[-73.79133811791584,40.854439011538375],[-73.79129282160812,40.8545840254743],[-73.79186843464565,40.855416751867054],[-73.79207675667561,40.85564516770717],[-73.79250306685458,40.85578866613709],[-73.7924929783847,40.855894063480676],[-73.79248791157379,40.855946993209834],[-73.7924182154141,40.85599534434066],[-73.7923072079675,40.8560723554083],[-73.79211616948513,40.85601261529168],[-73.79203322933733,40.85614052347187],[-73.79201712228533,40.856176948606354],[-73.79257074199653,40.85620600721384],[-73.79256944485284,40.856230135335124],[-73.79263787674981,40.85623582617114],[-73.79264532066655,40.856200572789234],[-73.79270523985143,40.856192328905784],[-73.79268768222663,40.856335218720396],[-73.79311537800547,40.85637218147511],[-73.7931191198309,40.85634805890513],[-73.79315700296162,40.856350911074856],[-73.79314686085976,40.85646782847118],[-73.79310775533071,40.85646497410622],[-73.79311527696755,40.85640466330663],[-73.79261793796837,40.85635829490772],[-73.79263294381187,40.85624973902943],[-73.79256817599394,40.85624498185483],[-73.7925681412615,40.85625611826747],[-73.79201050009063,40.85622512771848],[-73.79198719874024,40.85636551214252],[-73.79193700279913,40.8564051574196],[-73.79207000927926,40.85641496516153],[-73.79205892560437,40.856441394836565],[-73.7920974020609,40.85644981691223],[-73.79208814819972,40.85647764200945],[-73.79206981995938,40.856475521967695],[-73.7920577847072,40.85651308623457],[-73.79201746383654,40.85650814112627],[-73.79200911229962,40.85654014421002],[-73.79190832251768,40.856523954229495],[-73.79190183340263,40.85654691136808],[-73.79305133808131,40.856725961149664],[-73.79306886680186,40.85667979474312],[-73.79309492152379,40.85668644140416],[-73.79305685295354,40.85681616547454],[-73.79303078361237,40.856813917951605],[-73.79304835895832,40.85675235385777],[-73.79189422958892,40.856568889329665],[-73.7918593771359,40.856665924380685],[-73.79184213112691,40.856661183336435],[-73.79182845506888,40.856668143394664],[-73.7919618059142,40.85671685658522],[-73.791956282112,40.8567245027936],[-73.79182299976173,40.85667610751286],[-73.79179264535448,40.85671985231661],[-73.79192955714281,40.856769001668496],[-73.79192219262933,40.85677873324118],[-73.79178502817688,40.85673085794519],[-73.79170704257528,40.85685184235253],[-73.79186032552964,40.856792803532045],[-73.79188223026728,40.85682416512517],[-73.79183633462846,40.85684287530323],[-73.79183269744594,40.85683312505865],[-73.79173546476564,40.856866429528296],[-73.79182143771025,40.85690024255178],[-73.7918717258125,40.856984288963915],[-73.7922026595026,40.85714600041039],[-73.79222842637164,40.857114723736295],[-73.79221469914036,40.85710704284576],[-73.79237484012407,40.85690617253148],[-73.79242794130654,40.85692854203427],[-73.79226687280288,40.85713289038615],[-73.79224490126397,40.85712310596907],[-73.79222189186393,40.857152298424744],[-73.79273719867791,40.857393666216744],[-73.7928271323799,40.85743578991797],[-73.79289753888773,40.85718939649062],[-73.79295400784775,40.856991783351226],[-73.79301264383007,40.85700302604324],[-73.792996284781,40.85706359655055],[-73.79288403888904,40.85747920249369],[-73.79281074586513,40.857464221427314],[-73.7927173038384,40.857419011319756],[-73.79185978715222,40.85700410725947],[-73.79185432642016,40.85701379719819],[-73.79268338575649,40.85742039309019],[-73.79260923020638,40.85750770450234],[-73.79257669621401,40.85748784672498],[-73.79263557328072,40.85742195660265],[-73.79211266783636,40.85716693187039],[-73.79189451913099,40.85743712186531],[-73.79246516065301,40.8577153317841],[-73.79254150089488,40.85762472518385],[-73.79255162803105,40.85763007584026],[-73.79256970440606,40.857639625362346],[-73.7923952172329,40.85784554775223],[-73.79238725639993,40.857839475268],[-73.79237353813335,40.857829010337674],[-73.79244336403721,40.85773674146933],[-73.79174254082366,40.857393950004194],[-73.79175781399942,40.857374179454055],[-73.79187281963952,40.85742718307679],[-73.79209332504102,40.85715798994722],[-73.79184303217404,40.857028702011426],[-73.7917397997259,40.85717835427728],[-73.79160393461477,40.857375312489964],[-73.79129378852319,40.85726323819558],[-73.79094202260379,40.85755274818887],[-73.79123307405833,40.85768657030253],[-73.79124452095054,40.85767421737993],[-73.79131613460326,40.85770528253108],[-73.79130630096442,40.857722588201476],[-73.79163664587975,40.857882812570956],[-73.79175600351648,40.85776052352318],[-73.79178529423419,40.857775425353076],[-73.79159890915157,40.8579631775601],[-73.79143695908117,40.85815468512314],[-73.79140929150871,40.858142260297804],[-73.79161866075835,40.85790134204812],[-73.79129321642526,40.85773741400031],[-73.79127850954822,40.85774976103002],[-73.791211796499,40.85771499223188],[-73.79122161784544,40.85770139903982],[-73.79093222800755,40.85756778747061],[-73.79079067047196,40.85775035081794],[-73.79068061701014,40.85780279032991],[-73.79044190145548,40.85791653409866],[-73.7902359273877,40.858154084811275],[-73.79006133563252,40.85845954856128],[-73.79012538798254,40.858522101839746],[-73.7901364046847,40.85851724995597],[-73.79016016469447,40.85854165463294],[-73.7901463778869,40.858552767033444],[-73.79020122975753,40.85860158971052],[-73.79018745195012,40.85860991738624]]],[[[-73.76783205637174,40.8544422057421],[-73.76823126524468,40.853887888807414],[-73.76855660327061,40.853238322959484],[-73.76904438987135,40.853290924693624],[-73.76938529139706,40.85253613399685],[-73.76860817687108,40.85078839537816],[-73.76959674311477,40.84759451909825],[-73.76950321562764,40.84721783423525],[-73.76805636086236,40.8455982181375],[-73.76789492672835,40.8452894330171],[-73.76901389181131,40.84509734272192],[-73.76998042657789,40.84595141286956],[-73.77118378010583,40.846944513312174],[-73.77157218833248,40.84750005858043],[-73.7713077293812,40.848028773819266],[-73.77088920221183,40.84975177133804],[-73.77204963668463,40.85161828975743],[-73.77246892938179,40.85170914738935],[-73.77246651950148,40.85180956889397],[-73.77271117496151,40.85182658093376],[-73.77270912061792,40.85184766295896],[-73.77246594126674,40.85183368399975],[-73.7724605229544,40.85205954217373],[-73.77264417003494,40.852138980076234],[-73.77267130533089,40.85209888827971],[-73.77272072829591,40.85211948523009],[-73.77271845211204,40.85212716875467],[-73.77291739323185,40.852174537925436],[-73.77292081162773,40.85216173175281],[-73.77296356611295,40.85215925395863],[-73.77296793744176,40.85219684538562],[-73.77294539162801,40.852210466946936],[-73.77287681617629,40.852198373764],[-73.77287683950733,40.85219154117834],[-73.77270601491726,40.85214593507698],[-73.7726483774693,40.85222440262959],[-73.77290429476207,40.85238719216125],[-73.77289075731308,40.852398268998286],[-73.77263935802999,40.85223036227603],[-73.77263258310062,40.8522380369325],[-73.7725842958314,40.85221402586788],[-73.77261479509717,40.85217650433539],[-73.7724594016303,40.852106267082206],[-73.7724514941549,40.85243589689359],[-73.77173060411917,40.85247683131917],[-73.77171715936551,40.8530045392819],[-73.77229680531389,40.853086378252435],[-73.77227577057616,40.85331813153638],[-73.77227536313363,40.85343713536388],[-73.77229293607887,40.853479776239084],[-73.7723126687319,40.85352765331288],[-73.77233735401532,40.85364194680009],[-73.77236200679859,40.85376576110123],[-73.77234917455009,40.853851420234136],[-73.77280751808925,40.853850631275684],[-73.77281122687674,40.85379708655041],[-73.7729628533488,40.853800062246535],[-73.77295817517052,40.85413743292343],[-73.77279597721959,40.85413175870191],[-73.77280008065789,40.85396307625664],[-73.77269430639835,40.85395751299711],[-73.77269448026063,40.85390663901343],[-73.77233272219745,40.85390084467528],[-73.77231116956717,40.85396558949446],[-73.77228771760832,40.854010449326964],[-73.77222913187585,40.85412251504382],[-73.7721972470163,40.85427953840113],[-73.77214036841825,40.85441271260064],[-73.77212722589752,40.85458881421397],[-73.77214547937626,40.854750697092776],[-73.77218226378277,40.85499353996753],[-73.77220024034331,40.855236346354445],[-73.77220606901298,40.85536488333851],[-73.7721864456303,40.85560285544227],[-73.77217269968644,40.8559550828593],[-73.77214690490929,40.856164481774755],[-73.77213970639956,40.85643579919968],[-73.772169340647,40.856935678765666],[-73.77216818289585,40.85727365139715],[-73.77215380205813,40.857811526141795],[-73.77216585105386,40.85795435608551],[-73.77216552491828,40.858049559538955],[-73.77219618881773,40.858249549157094],[-73.77220802669538,40.85845426144415],[-73.7722075538853,40.85859230561824],[-73.77218824024087,40.858739834136195],[-73.77218152925327,40.85886834628097],[-73.77219364526384,40.858992135745424],[-73.77223689704867,40.85917786877326],[-73.7723543271066,40.85967316198063],[-73.7721922305543,40.85998663859699],[-73.77084562360405,40.86010101335938],[-73.7694730542402,40.85933013666862],[-73.76836277290796,40.85835828885191],[-73.76836085918987,40.85765536320341],[-73.76533243995299,40.855043595124954],[-73.76783205637174,40.8544422057421]]],[[[-73.78452431937974,40.86047706314786],[-73.78449025389742,40.8604129500405],[-73.78448776047783,40.86036891095499],[-73.78448009774307,40.860292836382094],[-73.78447503221128,40.86022877642982],[-73.78446994162162,40.86017272389286],[-73.78446215634155,40.860134679134575],[-73.78442797497674,40.86010659359296],[-73.78437534588987,40.86007647132331],[-73.78435963136381,40.86004441729394],[-73.78436247019229,40.85998237351188],[-73.78436267137533,40.85992032546949],[-73.7843680791811,40.85987830305211],[-73.7843867671944,40.85980628169416],[-73.7844000789591,40.85976627444509],[-73.7844239160223,40.859732293421885],[-73.78449516071964,40.8597124104551],[-73.78457156372308,40.85971548228996],[-73.78456904816251,40.859690530973644],[-73.78455594466574,40.859666487632694],[-73.78454815872999,40.85962844404819],[-73.78455623644258,40.85957641773663],[-73.78456430743658,40.859526393486924],[-73.7846040468282,40.85946642116832],[-73.78462528561684,40.85942042497652],[-73.7846017275142,40.85936834027041],[-73.7846124088117,40.859326326677845],[-73.78464412229502,40.8593023668351],[-73.78467589967498,40.85925839170869],[-73.78469969172274,40.85923842071491],[-73.78470241202123,40.859212405845675],[-73.78470517053435,40.8591743809398],[-73.78472896902362,40.859152407876245],[-73.78476590334522,40.85914447099438],[-73.78480288859107,40.859120520439355],[-73.78483197791435,40.859092552838895],[-73.78487654337056,40.85905832709185],[-73.78490329323192,40.85905065278334],[-73.78492443458978,40.85903467961191],[-73.78494557725975,40.85901870694159],[-73.78497195857584,40.85901275122576],[-73.78500630915839,40.858988796867564],[-73.78504589749807,40.85897485945249],[-73.78510392836262,40.858964959857225],[-73.7851303555703,40.85894499351471],[-73.78515408763413,40.85894303580187],[-73.78517519142936,40.858939072119966],[-73.78518844391961,40.85891707932437],[-73.785188534427,40.85888905763818],[-73.78519126745005,40.85885903946627],[-73.7851966438713,40.858827023637474],[-73.78523623919959,40.85881108476447],[-73.78527841239698,40.85881316533549],[-73.78529680189482,40.85883321495369],[-73.78530197795789,40.858863247846195],[-73.78526760881849,40.85889320781479],[-73.78525697970898,40.85891920831335],[-73.78525422152356,40.85895723273156],[-73.78525939603036,40.85898726629256],[-73.78527521479666,40.85898729573399],[-73.78529633019859,40.85897932873807],[-73.78530432970689,40.8589513222725],[-73.78533335414251,40.85894336948447],[-73.78534653596103,40.85894339400979],[-73.78537016555028,40.858973461229674],[-73.78535426993075,40.858997450534],[-73.78535158219418,40.859013458117445],[-73.78535416011124,40.85903147757272],[-73.78538834843648,40.85905756095055],[-73.78541471079492,40.85905760998472],[-73.7854305663366,40.85904563037055],[-73.78545964311277,40.859021665399595],[-73.78548075336974,40.85901570043594],[-73.78549921267188,40.8590137326807],[-73.78552292047307,40.859019781641265],[-73.78553605067319,40.85903581813004],[-73.78555172614128,40.859079881704346],[-73.78555685070461,40.859125928244204],[-73.78556732396568,40.859147964676914],[-73.78558046666775,40.85915999770257],[-73.78559628481332,40.85916002709875],[-73.78562002984123,40.859154067005925],[-73.78564115948066,40.85914209699526],[-73.78566224996806,40.85914213617796],[-73.78568065813855,40.85915618155196],[-73.78569113232638,40.859178218477574],[-73.78569372346452,40.85919223396572],[-73.78572792401758,40.85921431495636],[-73.78577268864449,40.85923041016372],[-73.78582168503195,40.859254132521095],[-73.78588066129586,40.859266638739015],[-73.78594123750537,40.859284765298895],[-73.78601763836595,40.859300920107025],[-73.78608881774572,40.85930105209857],[-73.7861652830201,40.859297189859824],[-73.78622853422625,40.85930331195698],[-73.78629177967485,40.859311435414035],[-73.78636034162442,40.85930555750386],[-73.78642632600139,40.85928166129635],[-73.78646327947395,40.85926771851846],[-73.7865081462317,40.85925178946904],[-73.78657148225416,40.859231890586024],[-73.78662961453672,40.859189965078606],[-73.78666931246265,40.85914200073927],[-73.78673010854321,40.85909207481993],[-73.78680410917092,40.85903416597238],[-73.78683848410726,40.85900220365077],[-73.78687017009233,40.858986250107385],[-73.78689932903514,40.85893626464591],[-73.78695485110835,40.85888632786045],[-73.78700771825798,40.85884239103315],[-73.78705987145734,40.8588252894874],[-73.7870684163671,40.858822487007004],[-73.78710536878422,40.85880854519372],[-73.78716072383347,40.85881064872951],[-73.78722398107533,40.858814767715224],[-73.78726083742167,40.85883084826387],[-73.78727504379461,40.858854636519325],[-73.7872949815787,40.858870942843],[-73.78733185055391,40.85888302007867],[-73.78736608944588,40.858893091385006],[-73.78740560244184,40.85890317206451],[-73.78743186194188,40.858935245614504],[-73.78741589162622,40.85898325360339],[-73.78736038283736,40.85902918765569],[-73.78732864420125,40.859061153819056],[-73.78732060778724,40.85910117062946],[-73.78729411738172,40.85914115274863],[-73.78726224420477,40.85921515284664],[-73.78723311169156,40.85925713098213],[-73.78718675246945,40.85931159051637],[-73.78718547939343,40.85931308733742],[-73.7871352032137,40.85937104020004],[-73.7870796360164,40.85943498765926],[-73.78703204832667,40.85947693335836],[-73.78697913779845,40.85953488078651],[-73.78698691781938,40.8595749261018],[-73.78702108009924,40.859609015904276],[-73.78706307596649,40.859667139025966],[-73.78708149186814,40.85967918278349],[-73.78710521132149,40.85968122795872],[-73.78711182162286,40.85969939972023],[-73.78710772633411,40.85971926164174],[-73.78709446746821,40.85974325671727],[-73.78707858510545,40.85976324229672],[-73.78705743121492,40.85978321931741],[-73.78704158794577,40.85979119636585],[-73.78702051604039,40.85978515258469],[-73.78700212067216,40.85976710514285],[-73.7869810616005,40.85975705806542],[-73.78694940092093,40.85976500589653],[-73.7869255452327,40.85980499329501],[-73.7869201262221,40.85985101928931],[-73.7869147114105,40.85989504371815],[-73.78689872125061,40.85994905630944],[-73.78689858015446,40.85999309047727],[-73.7868588677331,40.86004505783963],[-73.7867981629137,40.86006696264344],[-73.78672426294743,40.860092847007294],[-73.78663190867252,40.860118696024834],[-73.78649739841282,40.860136461850125],[-73.78640247859718,40.86014028914161],[-73.78627850088293,40.86016207752278],[-73.78618087879961,40.860185915016444],[-73.7861069857841,40.86020979642031],[-73.78604370086563,40.86021368306425],[-73.78595670855582,40.8602115198047],[-73.78586179482437,40.8602133455929],[-73.78576157641956,40.86022516881319],[-73.7856718512435,40.86025302334948],[-73.78558478790853,40.86027287764541],[-73.78548188740284,40.86029870631096],[-73.78538694703593,40.860308537949294],[-73.7853078644928,40.86030638941599],[-73.78522080164288,40.8603262429357],[-73.78515212149158,40.86036814741722],[-73.78512562839137,40.860408130200526],[-73.7851017584412,40.860452120170706],[-73.7850384100871,40.86047602052998],[-73.78499095625669,40.86047593210836],[-73.78494355332283,40.86045983118227],[-73.78491727455791,40.8604337624251],[-73.78489093019577,40.8604277079243],[-73.78483815862288,40.8604416207003],[-73.78478799097688,40.86046554650672],[-73.78473518652004,40.86048946636656],[-73.78467713549222,40.86050537012103],[-73.78463757790966,40.86050929977015],[-73.78459149396521,40.860509725358526],[-73.78455587045991,40.86050314234222],[-73.78452431937974,40.86047706314786]]]]}},{type:"Feature",properties:{ntacode:"BX62",ntaname:"Woodlawn-Wakefield",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.83737956188605,40.893924741107114],[-73.83645878163837,40.8915161261581],[-73.83554853982263,40.88913350396948],[-73.83643359077088,40.8889356639685],[-73.83732165118074,40.88874196425606],[-73.83822700945898,40.88864452501174],[-73.83920549903881,40.88870221700346],[-73.83939762729277,40.88872801341588],[-73.83959356290939,40.888739533166],[-73.83979050694745,40.8887364026276],[-73.83998563427303,40.88871867249174],[-73.84017616889129,40.88868679894084],[-73.84105278662534,40.88855346751225],[-73.84196149557141,40.88845596791575],[-73.84285880248272,40.888306873992484],[-73.84313196789992,40.888265078953964],[-73.84319225124844,40.888255855154256],[-73.8436277523573,40.88818922083542],[-73.84367706970667,40.8881816744065],[-73.84376573884215,40.888168106691786],[-73.84402197488984,40.8881291586385],[-73.84407903870101,40.88812048452477],[-73.84432835227022,40.88808258870074],[-73.84437965696415,40.88807478934755],[-73.8446539870899,40.88803308944124],[-73.84525554683881,40.88794347030974],[-73.84575227855908,40.887868259853526],[-73.84633285995945,40.887780347967144],[-73.84704957988549,40.8876718158795],[-73.84665457770721,40.888390619908655],[-73.8464560085601,40.888748434698094],[-73.84626182326826,40.8890983381845],[-73.84590568546282,40.889741369380836],[-73.8463253313182,40.889877226706304],[-73.84741355269567,40.89022219767596],[-73.8487415337905,40.89064771486615],[-73.8504012506809,40.89120545864748],[-73.85069084081347,40.89130277112294],[-73.85149873297607,40.89153479674222],[-73.85182948407949,40.89162978232084],[-73.85340274735687,40.89213229962083],[-73.85449169183926,40.892478518250584],[-73.8552537851847,40.89272062619409],[-73.85566327271745,40.89285239422686],[-73.8573628168522,40.89341143940488],[-73.856956194034,40.89416793772324],[-73.85983338106632,40.89508522661504],[-73.86071098194206,40.89537054437287],[-73.86135927864306,40.89466231935555],[-73.8617618074537,40.89479118364248],[-73.86182532361813,40.8948115210055],[-73.86190465853076,40.894837405493824],[-73.86209147149725,40.89489836101408],[-73.86214409344599,40.89491553040591],[-73.862190030509,40.89493051852683],[-73.86287533264161,40.89515402968615],[-73.86330853009213,40.89529484888724],[-73.86355915755325,40.895377017205],[-73.86401637740464,40.89552304744748],[-73.86491632477374,40.89574949536632],[-73.86691694871655,40.89608268491192],[-73.87006981126909,40.8965907367487],[-73.87048672642314,40.89664021101386],[-73.87241034490094,40.896241286144296],[-73.87480618114917,40.89572568763897],[-73.87572387241622,40.89562260134732],[-73.8771197410581,40.89546866364358],[-73.87643743064935,40.896870593962284],[-73.87589465388929,40.8975594586441],[-73.87482041484941,40.89844543802374],[-73.87388944310385,40.89896546270362],[-73.87301813879293,40.89935490470137],[-73.87118446521416,40.900139140792604],[-73.87010369641827,40.90074194698191],[-73.86899707630553,40.90155915515452],[-73.86820270305348,40.90235538277367],[-73.86816613883205,40.90244829800068],[-73.86789043713755,40.90298695364981],[-73.86652124512919,40.902515929628734],[-73.86565794325837,40.90224320754048],[-73.8647725828354,40.90201244187384],[-73.86305085664802,40.901508084038895],[-73.86279850645592,40.90153552172098],[-73.86266208666926,40.90145918739448],[-73.8624577262727,40.9013583965145],[-73.86224439595226,40.901267706536],[-73.86202342452106,40.90118777618705],[-73.86179626006846,40.90111912228835],[-73.86156438385056,40.90106212283475],[-73.86134100834329,40.90111157030153],[-73.86109329992786,40.90103207528215],[-73.86088138507574,40.90096407585079],[-73.86078380031499,40.90093304486081],[-73.86068622778856,40.90090201380277],[-73.86050354628273,40.90084609261495],[-73.8602703090111,40.90077469541227],[-73.86019317267801,40.900750257713284],[-73.86010706911135,40.90072198205428],[-73.85946778767008,40.90051720926774],[-73.85939698647385,40.900606109472854],[-73.85932418496402,40.90069752739864],[-73.85907692274921,40.90100799259736],[-73.85923576168406,40.901098612631145],[-73.85941984091437,40.90139312450997],[-73.85938315348156,40.901540390719234],[-73.85937696525166,40.90156521766183],[-73.85928099683122,40.901555501377345],[-73.8592055202392,40.90154786365858],[-73.85902704152231,40.90144490975352],[-73.85886401316361,40.90171169504962],[-73.85928903127692,40.90186911201346],[-73.85938576822912,40.90190494089284],[-73.85946389958127,40.90193387763364],[-73.85949851165397,40.90210160450129],[-73.85953201376377,40.90224311112358],[-73.85957883014504,40.90244084277225],[-73.85926432475756,40.90266947939321],[-73.85917899567971,40.90265607844995],[-73.85910498771877,40.902644455434945],[-73.85903604826336,40.90258349594377],[-73.85896148071949,40.90251786471598],[-73.85872824767227,40.90228897056948],[-73.85840075352183,40.902213255799076],[-73.85816000004863,40.90230571020279],[-73.85816460299573,40.90259586055899],[-73.85796932262134,40.90285090768691],[-73.8577474745886,40.90278754692002],[-73.85755967657761,40.902917795456105],[-73.8571109047998,40.903649532696],[-73.8571717630256,40.90408206543633],[-73.85699157413104,40.904584209064076],[-73.85704144118148,40.904640567427116],[-73.8571015144453,40.90470845788322],[-73.8571862132477,40.90469201720563],[-73.857359352341,40.904730960987514],[-73.85743457618358,40.90484154319794],[-73.85717766075972,40.90528654166153],[-73.85705022733639,40.90529153575656],[-73.85680038348676,40.905142248178706],[-73.85673146604616,40.905101069369636],[-73.8566543688902,40.905055000280626],[-73.85636081366792,40.90510215405824],[-73.85601023323035,40.90530598362614],[-73.85601160839352,40.90548208344075],[-73.85635545205875,40.905528117925044],[-73.85642386943034,40.90554474079478],[-73.85650251694372,40.90556384879581],[-73.85692398180085,40.9059741701111],[-73.85681013638543,40.90615582832607],[-73.8565573254503,40.90626203234357],[-73.85595622644276,40.906218503235884],[-73.8558804419499,40.90624143036787],[-73.85580463795952,40.9062643641266],[-73.85552697739085,40.90638025145921],[-73.85513792149335,40.9068668891419],[-73.85423776686888,40.907032868254426],[-73.85374103630878,40.90778791623306],[-73.85383360999596,40.90797434981967],[-73.85422905366877,40.90801858904689],[-73.85471078273532,40.908006309439635],[-73.85475581952936,40.90808399273469],[-73.85479372803583,40.90815833168554],[-73.8549110967375,40.90835486933168],[-73.85458940522005,40.90893949929753],[-73.85391646028977,40.909465603441895],[-73.85377507893078,40.909531555241195],[-73.8536006172029,40.90960674145086],[-73.8533535186497,40.910043140249556],[-73.85295618487685,40.91035304418012],[-73.8527699158051,40.910406007563545],[-73.85258474750418,40.91031061706416],[-73.8526603589222,40.91001519315826],[-73.85245653383649,40.909860509071486],[-73.85227451616605,40.909854099140674],[-73.85178316950153,40.910160630652086],[-73.85149242502598,40.910271640499715],[-73.85144753969057,40.91044967120286],[-73.85107116183838,40.910371520222014],[-73.85207287938339,40.90919708276405],[-73.85234744960765,40.90886284159345],[-73.85304970782887,40.908035926901384],[-73.85347522399954,40.907530293024166],[-73.85257767317123,40.90720019121035],[-73.85228059711383,40.90708126662594],[-73.8514250778236,40.90678017495917],[-73.8509205936284,40.90661649448961],[-73.85040148860391,40.90721817000312],[-73.85017317552104,40.90750786565144],[-73.84933641390809,40.90712531426534],[-73.84863913198119,40.906806522166384],[-73.84708032914381,40.90615673253037],[-73.84623270427188,40.90589867176176],[-73.84538061117225,40.90565580758549],[-73.8448188698502,40.90552994967472],[-73.84492921919716,40.90466300376888],[-73.84489264909261,40.90419086679624],[-73.84441319532984,40.90417132954648],[-73.84339559934519,40.90417112455869],[-73.84237543779483,40.9041664047764],[-73.84138689304667,40.90417274153403],[-73.84106272886994,40.90321411632823],[-73.84102047408982,40.902814135477605],[-73.84099491985431,40.90255182498176],[-73.84094803912092,40.90228945828479],[-73.84087973360386,40.902028538568516],[-73.8407901417147,40.90177056145587],[-73.84067966390433,40.90151703146399],[-73.84054892575911,40.901269379366376],[-73.84039877924167,40.901028994026234],[-73.84023030136137,40.90079712958997],[-73.84004474701788,40.900574957189335],[-73.83924604741874,40.899501154049204],[-73.83921744856468,40.89942651232692],[-73.83919486675836,40.899350692233476],[-73.83917838506956,40.899273972751274],[-73.83916806412176,40.89919663617109],[-73.8391639418694,40.89911896705342],[-73.83916603364304,40.89904125114294],[-73.83917433154636,40.898963774440745],[-73.83918880502584,40.89888682202018],[-73.83920940080559,40.89881067702456],[-73.83923604308364,40.89873561962529],[-73.83966433211845,40.89788551510575],[-73.83964812813005,40.897330535340714],[-73.8389662594588,40.89559320646658],[-73.83839199123524,40.89406700804814],[-73.83804277286066,40.89414233088528],[-73.83737956188605,40.893924741107114]]]}},{type:"Feature",properties:{ntacode:"QN71",ntaname:"Old Astoria",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.92827730832725,40.77689897532445],[-73.92782147394031,40.776697527758515],[-73.92737641808701,40.77646661157512],[-73.9265808194926,40.77603925893104],[-73.92602208158425,40.77573039913409],[-73.92531479725105,40.7753438519783],[-73.92523246197732,40.775298854664236],[-73.92398142938178,40.77461511268898],[-73.9227926438563,40.77396229534396],[-73.92216697479356,40.77354687752585],[-73.92146878439152,40.77305130718897],[-73.92076339555784,40.7725525479913],[-73.92007608703037,40.772066909874574],[-73.91942178471126,40.7715951757305],[-73.91880312478663,40.77114938805168],[-73.91870527842383,40.77107888189001],[-73.9181534664796,40.770701242540206],[-73.91770217216225,40.77039311108536],[-73.91807875244572,40.77006199589583],[-73.91828990904077,40.76987856716758],[-73.91995596858477,40.76844006497461],[-73.91911161524811,40.7680254513642],[-73.91849336913882,40.76773465653304],[-73.91890601294075,40.767226775275866],[-73.91977764822664,40.766152184345664],[-73.9205872733665,40.76652069935126],[-73.92139066139455,40.76689410484928],[-73.92218946137194,40.767267357212724],[-73.92353865219906,40.76560349816231],[-73.92425288796424,40.76472456423419],[-73.92506062038149,40.765097315860324],[-73.92643792587864,40.76573281597287],[-73.92855636564416,40.76671423931445],[-73.92985647875638,40.767326552360416],[-73.93202371679922,40.76825649638489],[-73.93344468520237,40.76881778989884],[-73.93422865774694,40.767854683355054],[-73.9349351105363,40.767013024131344],[-73.93594942653571,40.76757822587475],[-73.93618379675485,40.76769180166226],[-73.93593177037013,40.76778370276522],[-73.9358207087812,40.76863091509208],[-73.93577133991259,40.76905001004513],[-73.93522718149107,40.769525729625116],[-73.93503989744542,40.76968230223316],[-73.9348693965331,40.769850735289886],[-73.93486925404616,40.769850878443776],[-73.93486912322818,40.76985103148829],[-73.9347171845006,40.77002985821513],[-73.93458521617555,40.77021742148313],[-73.93447449145681,40.77041159718893],[-73.93424609615047,40.77102927567422],[-73.93452730109448,40.77117677510342],[-73.93448548303913,40.77130652321851],[-73.9348579097491,40.77138291296919],[-73.93487018163434,40.77135427855315],[-73.93495398714995,40.77137294301691],[-73.93492943319873,40.77144023609013],[-73.93483715299818,40.77142013530978],[-73.93484282697524,40.77139579319236],[-73.93448015089054,40.77132306820038],[-73.93443525743184,40.771462362333466],[-73.93482622761707,40.771576958073325],[-73.9348085889712,40.77169958689865],[-73.93480681344217,40.77173413838737],[-73.93515017807539,40.77183369712226],[-73.93605335028744,40.772105801123956],[-73.93746638537084,40.77253149512526],[-73.93781335969517,40.77356289464798],[-73.93785811822784,40.77408756897309],[-73.9376548302471,40.77508568538337],[-73.93704702153701,40.77586648704144],[-73.93703012773827,40.775893204997715],[-73.93638022817545,40.77692145656271],[-73.93608919699106,40.777184322077105],[-73.93585452641511,40.77721168462422],[-73.93550938863643,40.777539103286394],[-73.93508232492155,40.77794423372784],[-73.93474353011291,40.77807633537707],[-73.93441179004597,40.77809254576765],[-73.93390840247872,40.77811712981856],[-73.93290347544708,40.77794449907976],[-73.93277477867674,40.777922388778],[-73.93274122965349,40.777993950317665],[-73.93272210453974,40.778034767118],[-73.93264931107286,40.77802197423256],[-73.93184646077512,40.77788082503065],[-73.93178834305164,40.77787060710488],[-73.9310496429895,40.777441897312094],[-73.93107377146761,40.777260594398214],[-73.93088304263148,40.77697370667988],[-73.93062856554172,40.77659090274963],[-73.92988058500093,40.776221631901905],[-73.92903572143487,40.77646741705896],[-73.92860515023357,40.776592675101035],[-73.9283956114134,40.77679052956771],[-73.92827730832725,40.77689897532445]]]}},{type:"Feature",properties:{ntacode:"QN70",ntaname:"Astoria",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.90202516499484,40.767416783846706],[-73.9021795174448,40.76731584150143],[-73.90257834981313,40.766921865942415],[-73.90272998256928,40.76676629395906],[-73.90287730470861,40.766608346134475],[-73.90302025188002,40.76644809149402],[-73.90315876168653,40.766285600349974],[-73.90329277357714,40.76612094342281],[-73.9034222290209,40.76595419266903],[-73.90351227752774,40.76584946011402],[-73.90356915620252,40.76578178944326],[-73.90359001683696,40.76575398789889],[-73.90370771119207,40.76559714897404],[-73.90451229915779,40.764589063994315],[-73.90519286706422,40.76375094169231],[-73.90566075324435,40.76316798812215],[-73.90606811200968,40.762660444977215],[-73.90625691681171,40.76242520729055],[-73.90651032137538,40.762109470080894],[-73.90677808721601,40.76177748184767],[-73.90703976376585,40.76145304381863],[-73.90741972877893,40.76098192614534],[-73.9075304268957,40.76084467846586],[-73.90779405461588,40.76051780023578],[-73.90740335036824,40.76033397860793],[-73.9069970649811,40.76014455708535],[-73.90632326954616,40.75983682031972],[-73.90649338748717,40.75956399038153],[-73.90705781877418,40.75867814509603],[-73.90753428656868,40.75804521693944],[-73.90782817471643,40.75699926489836],[-73.90794888874281,40.756675814546014],[-73.90798755620071,40.75657220662882],[-73.90802408326986,40.75647433173963],[-73.9080608167564,40.756375907516876],[-73.90810013817645,40.75627054289893],[-73.90813601060705,40.75617442412604],[-73.908171881392,40.75607830533948],[-73.90820623782363,40.75598624867809],[-73.9082421084052,40.755890130369565],[-73.90827537916033,40.75580098274797],[-73.90830736954517,40.75571526234979],[-73.90835663281571,40.755583258350285],[-73.90840546824795,40.75545240020043],[-73.90846544581838,40.75529168584236],[-73.90850901790964,40.7552111050705],[-73.90853125359216,40.75516998452462],[-73.90854932067397,40.75513657105226],[-73.90860265491916,40.75503793750969],[-73.90862474294862,40.7549970907328],[-73.90865671542092,40.754937961292946],[-73.90868067276367,40.75489365372563],[-73.90871371057138,40.75483255450444],[-73.90873645133013,40.75479050035927],[-73.90876818485036,40.7547318148092],[-73.90879316462839,40.754685616322526],[-73.90901259013462,40.754279814840174],[-73.90917451133419,40.7540641670064],[-73.9092213978803,40.75400172309785],[-73.90922902598815,40.75399264232606],[-73.90944851160434,40.7537313537376],[-73.9096931479366,40.75346973314051],[-73.9099543967442,40.75321782325719],[-73.91023124668574,40.75297652347289],[-73.91067474831037,40.752995076324375],[-73.91256954179121,40.75330421523763],[-73.91354183449963,40.75346871442338],[-73.91446450844823,40.7536764115691],[-73.91468429733862,40.75368006915899],[-73.91547326264902,40.75379181810011],[-73.91650534619929,40.75389159079446],[-73.91763192835671,40.75385784877929],[-73.9189234812016,40.75363612441164],[-73.92027684657563,40.7533381182137],[-73.92047925949508,40.75328523729019],[-73.92161909483329,40.753027654424656],[-73.92204020417142,40.75293762805229],[-73.92296643303521,40.75272880286238],[-73.92441748465815,40.752404302282585],[-73.92562743725462,40.75213724475503],[-73.92415700043733,40.75396114233179],[-73.92495400083335,40.75433675217003],[-73.92575429190654,40.75471089943671],[-73.9265541302221,40.75508563487607],[-73.92735228415643,40.75546007636626],[-73.92815372529488,40.755835855563824],[-73.92895587392933,40.756212584158874],[-73.9297505215304,40.7565805776465],[-73.93055267410905,40.7569589425236],[-73.9313512874998,40.7573340850237],[-73.93215200275837,40.75771038532709],[-73.93335306545171,40.75827433402223],[-73.93425020745059,40.75869513429419],[-73.9349605326958,40.75902508582709],[-73.93503410236234,40.75905925823479],[-73.93505987444539,40.7590712294264],[-73.93579879164827,40.75941804465454],[-73.93588175058325,40.75945698065946],[-73.93679091595878,40.75988288113898],[-73.93605584524697,40.76065331054805],[-73.93601701955076,40.76069400230519],[-73.93593276118891,40.760782312651386],[-73.93589256951446,40.7608244352825],[-73.93584407562074,40.76087526127162],[-73.93581185122312,40.76090903496753],[-73.93577489125687,40.76094777181661],[-73.93569960359572,40.761026677396444],[-73.93566314281402,40.76106489080175],[-73.9356085491536,40.76112210958905],[-73.93556528706505,40.76116745107286],[-73.9355040891903,40.76123159063042],[-73.9354671288656,40.76127032788148],[-73.93543323322186,40.761305851681556],[-73.93538955240184,40.761355383523295],[-73.93480791640259,40.76196041576446],[-73.93472503030975,40.76204716967404],[-73.93463877484425,40.76213744970598],[-73.93457323611523,40.762206044831146],[-73.93437179250849,40.76241688466727],[-73.93429712535443,40.76249503379225],[-73.93410816986638,40.76269280153832],[-73.93404264746825,40.76276137827325],[-73.93398092137909,40.7628259832654],[-73.93541372919573,40.76349678833663],[-73.93614654245947,40.76384283022247],[-73.9361686171689,40.76385325384913],[-73.9361918494237,40.76386422424679],[-73.93621639294734,40.763875813535954],[-73.93625574994708,40.763894397513354],[-73.93684249186607,40.76416508268235],[-73.93687031143914,40.764177917003934],[-73.93700478537784,40.76423995421666],[-73.93600532386753,40.765884895711274],[-73.93682006627654,40.766182735927245],[-73.93763535409089,40.76647487210399],[-73.93846096334372,40.76676830348494],[-73.93858976873327,40.76681735924912],[-73.9383612593649,40.76691075561663],[-73.93709253694,40.767360392932254],[-73.93618379675485,40.76769180166226],[-73.93594942653571,40.76757822587475],[-73.9349351105363,40.767013024131344],[-73.93422865774694,40.767854683355054],[-73.93344468520237,40.76881778989884],[-73.93202371679922,40.76825649638489],[-73.92985647875638,40.767326552360416],[-73.92855636564416,40.76671423931445],[-73.92643792587864,40.76573281597287],[-73.92506062038149,40.765097315860324],[-73.92425288796424,40.76472456423419],[-73.92353865219906,40.76560349816231],[-73.92218946137194,40.767267357212724],[-73.92139066139455,40.76689410484928],[-73.9205872733665,40.76652069935126],[-73.91977764822664,40.766152184345664],[-73.91890601294075,40.767226775275866],[-73.91849336913882,40.76773465653304],[-73.91911161524811,40.7680254513642],[-73.91995596858477,40.76844006497461],[-73.91828990904077,40.76987856716758],[-73.91807875244572,40.77006199589583],[-73.91725714795407,40.76985353036581],[-73.91682702403467,40.76979148930115],[-73.91633725578677,40.76971303691325],[-73.91584870519885,40.76963357549646],[-73.91487376464495,40.769470417345026],[-73.91388850243511,40.769323930123704],[-73.91291677989152,40.769161297906344],[-73.91194026070337,40.769010153120824],[-73.91094174895504,40.76885247317261],[-73.90998006332215,40.76869723475893],[-73.90900804189181,40.76854719019955],[-73.90803079067078,40.768384734175505],[-73.90708728989502,40.76823623153373],[-73.906113050732,40.768067705098964],[-73.90577352969945,40.76802858875878],[-73.90554848037713,40.7679765798916],[-73.90531717784731,40.76789865071781],[-73.90490866390324,40.767745560603224],[-73.9044652710846,40.767583778869415],[-73.90427336750369,40.7675451047405],[-73.90418895266174,40.76753028543669],[-73.90413637780117,40.767520317812426],[-73.90325211610566,40.76750432344483],[-73.9030052880139,40.76750966353105],[-73.90275780081622,40.76750354661692],[-73.90251104086839,40.76748594086863],[-73.9022663722998,40.76745694444519],[-73.90202516499484,40.767416783846706]]]}},{type:"Feature",properties:{ntacode:"MN50",ntaname:"Stuyvesant Town-Cooper Village",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.96236596889446,40.72420906161429],[-73.96200744799052,40.723991901105265],[-73.96207271943864,40.72388030090559],[-73.96246790011062,40.72413157960133],[-73.96247195112912,40.72417498927356],[-73.96244340911463,40.724199784978815],[-73.9623904304464,40.72419356718683],[-73.96236596889446,40.72420906161429]]],[[[-73.9751105536218,40.73539025518538],[-73.97495992976475,40.735368717998796],[-73.97489305141308,40.735375196930356],[-73.97482618516203,40.73538167415051],[-73.97474900590656,40.73542518850017],[-73.97467193127463,40.73539830317865],[-73.974440650826,40.73531677190059],[-73.97442616184169,40.73523421918361],[-73.97441126714145,40.735178245451955],[-73.97439063081448,40.735092132430566],[-73.97437417946846,40.735030636339516],[-73.97435054998027,40.734942312633876],[-73.97431559737876,40.734803677193504],[-73.9742714792686,40.73463060847887],[-73.9742554346788,40.734566885863316],[-73.97421192226577,40.734405868440355],[-73.9741831728201,40.73430095641397],[-73.97416917978924,40.73423971179254],[-73.97415110840353,40.73416396616613],[-73.97410591714232,40.73399354354758],[-73.97406016216334,40.73381107244238],[-73.97402174588265,40.73366389393447],[-73.97399237089762,40.73355457425372],[-73.97395905029718,40.73342116553851],[-73.97394321924945,40.73340308886328],[-73.97393531356992,40.73336607678402],[-73.97390702695195,40.73334971660828],[-73.97390137711378,40.73332733730503],[-73.97389120382263,40.73330926190455],[-73.97386631865605,40.733310976086834],[-73.97386292958622,40.73329118239613],[-73.97385275193648,40.733282571401084],[-73.97384483854893,40.73326536111381],[-73.9738652080242,40.73324642803967],[-73.97385730036501,40.73321630363859],[-73.9738414596267,40.73321974036568],[-73.97384937381283,40.73323265510631],[-73.97383126846718,40.7332455646066],[-73.97380976846569,40.733248999373004],[-73.97378375783407,40.733227480705544],[-73.97380298847442,40.73321198753985],[-73.9737837686718,40.73319993432442],[-73.97376452649476,40.73321284338792],[-73.97374076899379,40.73320938893712],[-73.97372718707776,40.73321971435095],[-73.97370795169587,40.73321368520494],[-73.97368984982613,40.73321885060352],[-73.97367627576065,40.733205933888094],[-73.97369438098616,40.73319560901105],[-73.97369212859833,40.733174095747515],[-73.97371588914258,40.7331697967472],[-73.97372607356365,40.73315947055953],[-73.9737373976233,40.73314311937241],[-73.97375776032753,40.7331396843603],[-73.97377813922661,40.73312419146027],[-73.97380529755297,40.733120757484414],[-73.97381887171854,40.73309924765463],[-73.9738403679706,40.73310355629597],[-73.97387206174024,40.73309495480666],[-73.97386810776214,40.73306568719566],[-73.9737703082618,40.732688446176894],[-73.9736770279926,40.73231023074884],[-73.9736473576663,40.73217549326398],[-73.97362736401257,40.73210744560789],[-73.9736083334665,40.73204268972972],[-73.97353969289712,40.73176433282346],[-73.9735213791429,40.7316901647813],[-73.97341321730885,40.731282415926145],[-73.97338181410154,40.73123602391942],[-73.97336591000709,40.73122001994839],[-73.97334064688691,40.73118304166202],[-73.97331715426388,40.731157927173165],[-73.97328321111145,40.731112675908584],[-73.97323625417964,40.73105692623849],[-73.9732001291542,40.7310166323901],[-73.97314592791611,40.730960880996186],[-73.97309858148482,40.730913679890726],[-73.97305304853832,40.73086730325306],[-73.97300605975389,40.73082313191055],[-73.97291929100201,40.73075024150269],[-73.97283215562864,40.73068148080715],[-73.97274611643178,40.730605831946946],[-73.97264270492418,40.73052353780738],[-73.9725599000732,40.73045809311558],[-73.9724797005305,40.73040080686033],[-73.97245936471911,40.73038632937772],[-73.97233277439524,40.730296572468156],[-73.97224018578804,40.73023049713602],[-73.97223370120919,40.730225677843244],[-73.9720891859024,40.73011835704169],[-73.97205385215004,40.73008664992997],[-73.97201026033464,40.73004517148766],[-73.97196340301255,40.73000037721753],[-73.97190238512815,40.72993070864448],[-73.97185608949054,40.72987555026728],[-73.97182992841702,40.72984569147027],[-73.97174822357022,40.729742014544634],[-73.97174494790085,40.72973454858858],[-73.97170029038138,40.729665702453985],[-73.97162729998564,40.72955788414602],[-73.97157719441833,40.72946913613529],[-73.97151882628023,40.7293513617402],[-73.97150816031602,40.729323965989856],[-73.97147994907235,40.72924957719585],[-73.97145716122316,40.72916940755801],[-73.97143981566722,40.729095849864486],[-73.97143221814223,40.72906361904422],[-73.97142139208245,40.72899584397227],[-73.97141235109784,40.72887985602169],[-73.97140659672077,40.72879447130579],[-73.97140617908548,40.728718763748525],[-73.97141946379281,40.728568827544095],[-73.97142718443557,40.728485825885016],[-73.97145269559668,40.72834143331318],[-73.97145662182957,40.72831923801434],[-73.97147343820015,40.72820925542549],[-73.97151048447955,40.72800276340408],[-73.97155553514959,40.72770310859818],[-73.97156931647126,40.7276937666959],[-73.9715727876015,40.727645919767745],[-73.97158965149993,40.727640033693284],[-73.97161872707005,40.72765055818584],[-73.97163586152155,40.72764797412137],[-73.97165160075595,40.727643212534645],[-73.9716851486659,40.72740588663658],[-73.97158604106336,40.727396933052745],[-73.97156114365922,40.72739468824769],[-73.9715368659275,40.727392965100854],[-73.97152076789634,40.727386165737165],[-73.97151282181265,40.72737430807856],[-73.97149260058265,40.72737312284881],[-73.97149039092861,40.72735009760738],[-73.97162697271735,40.72662845299689],[-73.97179602053032,40.726713679656825],[-73.97185671303782,40.72675868546631],[-73.97191244217888,40.7267910087676],[-73.97197685059943,40.726830356201695],[-73.9720501541326,40.726880946294976],[-73.97329796772112,40.72742800835722],[-73.97569651087613,40.72847505314052],[-73.97580243718582,40.72851847991979],[-73.976132900459,40.72863827228723],[-73.97615204060288,40.72864520950927],[-73.97626997052424,40.72868925919637],[-73.97690436305633,40.728957823775374],[-73.97739386777184,40.72916504779091],[-73.97802697950827,40.72943306011259],[-73.97926849214934,40.72998142843756],[-73.98034007566325,40.73044246087398],[-73.9808200081765,40.73063915903255],[-73.9815005343366,40.730918077120144],[-73.98246876214044,40.731314884230585],[-73.98255629297823,40.73135013405207],[-73.98238628685765,40.73141124430568],[-73.98232282610995,40.73149789036642],[-73.98196782180968,40.73198256062587],[-73.98180339257145,40.732204798404815],[-73.981499103137,40.73261859688462],[-73.98125724824779,40.73293857529644],[-73.9810584702375,40.73321141463654],[-73.98088975663039,40.733437070925405],[-73.98064498892127,40.73377931950947],[-73.98041991267986,40.73408982128818],[-73.98020496163286,40.73438532269399],[-73.980090505432,40.73454437069079],[-73.97978903989626,40.734961817756606],[-73.97944605974486,40.735414514559984],[-73.97934819550117,40.7355531126255],[-73.9789091729586,40.73616412596511],[-73.97857449689282,40.73667728140382],[-73.97849845639811,40.73679095652552],[-73.97833820630659,40.7367214710445],[-73.97792798408676,40.73654414633996],[-73.97712441142463,40.736196798027606],[-73.97636373339385,40.735867977808304],[-73.97589093627826,40.73567319882144],[-73.9752227552852,40.73539790753062],[-73.9751105536218,40.73539025518538]]]]}},{type:"Feature",properties:{ntacode:"BK30",ntaname:"Dyker Heights",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-74.00702302420392,40.63210999547647],[-74.0063387058703,40.631693626683656],[-74.00413728034545,40.63036396583657],[-74.00368597245091,40.63009178102786],[-74.00306153964821,40.62971517490206],[-74.00193011441134,40.6290327678914],[-74.00222793462218,40.628751169643806],[-74.00251454806305,40.62847420956262],[-74.00031369476778,40.6271445825938],[-73.99811614328412,40.625815706609636],[-73.99724067039737,40.62528868702809],[-73.99748403960933,40.62451984605616],[-73.99771358929604,40.623680269916065],[-73.99932090284953,40.624655246846594],[-73.99994664923268,40.62405062210224],[-74.00052987492997,40.62348993908312],[-74.00120222368234,40.622842712352025],[-74.00169380090712,40.62237242731967],[-74.00227586285996,40.621814274427045],[-74.00285701574202,40.62125364333956],[-74.003435570367,40.620695403847705],[-74.00401906841425,40.620136189069136],[-74.00459906977375,40.619576853495644],[-74.00522665991707,40.61897315402659],[-74.00585319868235,40.61837047726061],[-74.00643394992096,40.61781471690195],[-74.00701531620913,40.61725394643715],[-74.00759806823626,40.61669446086941],[-74.00817687551067,40.616133180706385],[-74.00876039928936,40.615575823443244],[-74.00934164498165,40.615015095537316],[-74.00992371927121,40.61445664264562],[-74.01050403587423,40.61389661199515],[-74.01108648038164,40.61333904369975],[-74.01171201489791,40.61273502918765],[-74.01390656440225,40.614052361514574],[-74.0144510732407,40.61438019833135],[-74.01611824015616,40.61538403625456],[-74.01832578904362,40.61672605153066],[-74.019841639661,40.617643974752006],[-74.02052608628509,40.61805784497689],[-74.02121548198703,40.618471985279434],[-74.02145207492903,40.61802719168763],[-74.0216084845695,40.617536738293815],[-74.02174534085256,40.61719787818568],[-74.02216115926109,40.61616572868149],[-74.02279661900191,40.614579601938104],[-74.0238518122829,40.61200004036829],[-74.02457855492983,40.61022330197488],[-74.02478376263248,40.609699629004375],[-74.02497932455229,40.60974197518837],[-74.02710660490864,40.610243956324354],[-74.02637609057159,40.612450603402124],[-74.02653228216735,40.612425370768186],[-74.02754297128634,40.61293718320437],[-74.02736880386101,40.61323451610893],[-74.02651463147978,40.61467032683155],[-74.02624732375949,40.615104781387686],[-74.02607013070833,40.61548666695267],[-74.02574988994125,40.61605822319568],[-74.02525327108921,40.61667845789224],[-74.02462461252937,40.61738902401657],[-74.02387366993632,40.618259319526146],[-74.02363350473848,40.61853764827995],[-74.02287598677538,40.61946614790902],[-74.02227378599949,40.62010905862065],[-74.02180154239188,40.62060316610898],[-74.02172925531512,40.62067945263874],[-74.02117699394138,40.621257856860126],[-74.02090368274192,40.62152616686243],[-74.02062331034178,40.62180625156355],[-74.0200866720256,40.62242095266208],[-74.01970491557137,40.622184965008145],[-74.0193870292768,40.62289181919978],[-74.0190757830466,40.623614673534995],[-74.01879271564887,40.62422469662935],[-74.01875180668256,40.62431751137606],[-74.01784193302122,40.62659069437672],[-74.01722288034091,40.628100689353126],[-74.0169695505201,40.628728785911925],[-74.01692644799826,40.62883563868568],[-74.01664336473864,40.62957607869517],[-74.01634322325057,40.630285595931305],[-74.01604820334829,40.63103288864487],[-74.01574804336565,40.63176426971412],[-74.01542409802916,40.63251313909742],[-74.01514630680128,40.633221938487345],[-74.01317646020495,40.63201376564779],[-74.01097026449787,40.630681868528065],[-74.01000340831538,40.63011308934302],[-74.00922358682915,40.63063393383369],[-74.00845601121132,40.63115026994153],[-74.00773968315761,40.63163008979406],[-74.00702302420392,40.63210999547647]]]}},{type:"Feature",properties:{ntacode:"BK28",ntaname:"Bensonhurst West",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.9796382177285,40.615564547228125],[-73.9802202739342,40.61500494926265],[-73.98080506235102,40.61444712977546],[-73.98143750071515,40.613837688441734],[-73.98174843337956,40.613554624257745],[-73.9820610615202,40.61323841891892],[-73.98215550188134,40.613149615481824],[-73.98265927413547,40.61269247130584],[-73.98322226927908,40.61212220914471],[-73.98335142357615,40.611992301023555],[-73.98380893612823,40.61155987299067],[-73.98416201093052,40.611217300519925],[-73.98438244867789,40.61100542046096],[-73.98496383419888,40.61044799444129],[-73.98535587535243,40.61007201422715],[-73.98554853225933,40.60988724309757],[-73.98575987188961,40.60968408396699],[-73.98612915353986,40.60932986396618],[-73.98671330018242,40.60876626176016],[-73.987339176748,40.60816828655292],[-73.98737795290916,40.60812811803294],[-73.98796510209228,40.607565535844095],[-73.98842267576022,40.60711914900995],[-73.98855078940481,40.60700228254135],[-73.98913191482265,40.60645613670466],[-73.98864527888134,40.60616665360089],[-73.98684762648287,40.605097236127826],[-73.98747998193296,40.60453971241503],[-73.98806312972609,40.60397945271975],[-73.98869008707037,40.603425307156144],[-73.98922343827917,40.602865675725965],[-73.98980757266993,40.60230291066337],[-73.99038998474997,40.60174340324401],[-73.99097171220907,40.60118456089553],[-73.9915984261123,40.60058036605477],[-73.99336225798443,40.59888868876473],[-73.99522558713464,40.59709332878586],[-73.99630015750485,40.59606105419123],[-73.99674706860179,40.595643125568614],[-73.99669451104393,40.59559920611939],[-73.99639126501408,40.59534580538005],[-73.99611613040098,40.595115886185305],[-73.9959328209781,40.59496136580347],[-73.99549868242347,40.59459440667778],[-73.99530829609849,40.59442758719643],[-73.99535761799511,40.594403328454426],[-73.99617939795381,40.59398002357215],[-73.99629319697503,40.593716442494255],[-73.99631331179773,40.593665893873904],[-73.99633951293985,40.593622475320714],[-73.99736802518498,40.593974310858655],[-73.99838831083626,40.593531391606355],[-73.99854421315833,40.593596762256844],[-74.00030548953637,40.592804778399845],[-74.00105748445725,40.592537005062326],[-74.00164017530531,40.59348065580993],[-74.00193320208332,40.59389469541284],[-74.00184415135479,40.59397766673536],[-74.00200394677513,40.59413237127572],[-74.00184497144349,40.59423667244404],[-74.00027871994637,40.59570266960394],[-74.00004233922176,40.595940371761785],[-73.99999769541414,40.59596779278191],[-73.99996503010348,40.59599430377028],[-73.9995104935508,40.59644180857035],[-73.99931921392803,40.59664075069102],[-73.9986558663796,40.59726856248295],[-73.99733919609984,40.59855161228876],[-73.99559320762661,40.60023222172232],[-73.99636516467007,40.60069605412974],[-73.99708036439387,40.60112882871558],[-73.99782332514864,40.60157817938217],[-73.99856385085857,40.60202843370563],[-73.99927902001481,40.60245801702691],[-74.00002266096666,40.602907315726604],[-74.000323538209,40.60262029186994],[-74.00109809514984,40.60303462622342],[-74.00184603088401,40.60343143172627],[-74.00263069590397,40.60384644946051],[-74.00340902744847,40.60425938096272],[-74.00416249602961,40.60465473897293],[-74.00444636770062,40.604801846664685],[-74.00493448904172,40.60507440640125],[-74.0044247724135,40.605568597474466],[-74.00264412402825,40.60725717532037],[-74.00195012006189,40.60781768296325],[-74.00171808485806,40.60800297793394],[-74.00130866077224,40.608343569113366],[-74.00094408424455,40.6086397096707],[-74.00185301784188,40.609137560422205],[-74.00266468107714,40.60956996659105],[-74.00342538921288,40.60996909393535],[-74.00601438422689,40.61132508244683],[-74.00708800634332,40.61190794524949],[-74.00788398468907,40.61234007182299],[-74.00830383413306,40.612568000548116],[-74.01019858717079,40.613712166889066],[-74.01050403587423,40.61389661199515],[-74.00992371927121,40.61445664264562],[-74.00934164498165,40.615015095537316],[-74.00876039928936,40.615575823443244],[-74.00817687551067,40.616133180706385],[-74.00759806823626,40.61669446086941],[-74.00701531620913,40.61725394643715],[-74.00643394992096,40.61781471690195],[-74.00585319868235,40.61837047726061],[-74.00522665991707,40.61897315402659],[-74.00459906977375,40.619576853495644],[-74.00401906841425,40.620136189069136],[-74.003435570367,40.620695403847705],[-74.00285701574202,40.62125364333956],[-74.00227586285996,40.621814274427045],[-74.00169380090712,40.62237242731967],[-74.00120222368234,40.622842712352025],[-74.00052987492997,40.62348993908312],[-73.99994664923268,40.62405062210224],[-73.99932090284953,40.624655246846594],[-73.99771358929604,40.623680269916065],[-73.99748403960933,40.62451984605616],[-73.99724067039737,40.62528868702809],[-73.99701633648017,40.62606161545068],[-73.99687778353763,40.62653078256242],[-73.99678847531315,40.6268260514128],[-73.99507814869855,40.62580673783718],[-73.99464972974181,40.62569717922162],[-73.9947348567927,40.62561474060347],[-73.99489280561384,40.62546179419176],[-73.99432497413308,40.625342908797485],[-73.99398197149378,40.62514139905062],[-73.99254973616594,40.6242742682767],[-73.99009356051293,40.62278895334308],[-73.98785095534195,40.6214350319381],[-73.9856935782419,40.62013151444766],[-73.98627524709674,40.619566616589765],[-73.98406791766597,40.61824073930276],[-73.98186818243137,40.61691212660387],[-73.98087912783717,40.6163144347883],[-73.98003930358357,40.61580692966763],[-73.9796382177285,40.615564547228125]]]}},{type:"Feature",properties:{ntacode:"SI22",ntaname:"West New Brighton-New Brighton-St. George",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.07258133873532,40.637941874592116],[-74.07329742269697,40.63790350882978],[-74.07373948815427,40.63786123416191],[-74.07469451366116,40.63780518022462],[-74.07486917409233,40.63779280957809],[-74.07492706217778,40.637790277875276],[-74.0749652911615,40.63778794575581],[-74.07507517752045,40.63778540318621],[-74.07529215274818,40.63778525797012],[-74.07601310207285,40.637771694309315],[-74.07683997714435,40.6377502596201],[-74.07698362202888,40.63779569411445],[-74.07789902235452,40.638094652499866],[-74.07813163368073,40.63817145360944],[-74.07818273581817,40.638209923294944],[-74.07823997966075,40.63824299536923],[-74.07830239010642,40.63827010647179],[-74.07836890403931,40.63829079478262],[-74.07843838843976,40.63830470788939],[-74.07850965967357,40.63831160878996],[-74.07858150369059,40.63831137993264],[-74.07865269667109,40.638304025215774],[-74.07872202588601,40.638289669922564],[-74.07878831035616,40.63826855858662],[-74.08055168530535,40.6373200002473],[-74.08177940518492,40.63662301475504],[-74.0830209119931,40.63602507064248],[-74.08373397276411,40.63573714405662],[-74.08513463086156,40.63635959916758],[-74.08568983334594,40.63660727984289],[-74.08587882899158,40.636691589501005],[-74.08690592827851,40.63585724313128],[-74.0875977518021,40.63626202395633],[-74.08870582339766,40.63684520627825],[-74.08891735147492,40.63652838422115],[-74.08910236350049,40.636247027007705],[-74.0891591982305,40.636166324273034],[-74.08922167821618,40.636088080894034],[-74.08928962060966,40.63601252582572],[-74.08936282658111,40.63593988015595],[-74.08944108172832,40.635870356163124],[-74.0895241572095,40.635804157549984],[-74.08961180992246,40.63574147802118],[-74.08970378337382,40.63568250098358],[-74.09027738593927,40.63549903007718],[-74.09090698781264,40.63548572915709],[-74.09182025852598,40.63555529800409],[-74.09242513546207,40.635581813311546],[-74.09338942318304,40.63659955499514],[-74.09362634089759,40.63728369518529],[-74.09386276384386,40.638024917087],[-74.09409312556052,40.63926691373034],[-74.09570924847907,40.639098641445216],[-74.09637906209687,40.639035370194506],[-74.0968624213534,40.639007471277786],[-74.09767290788837,40.63896067917038],[-74.09787969175635,40.64035805499117],[-74.09928833828572,40.640204723400544],[-74.09990409604538,40.6401629546138],[-74.10042458228907,40.64004103014969],[-74.10129653357345,40.63982715781618],[-74.10216582763336,40.63961813402164],[-74.1030526113348,40.639401246128855],[-74.10371467664287,40.63924348815874],[-74.10394708507621,40.6391876931646],[-74.1048099083325,40.63897670148314],[-74.10542286555271,40.63889896694462],[-74.1069050671644,40.63872593231399],[-74.10696706837507,40.63871703932102],[-74.10702773920465,40.63870385636293],[-74.107086569278,40.638686494337435],[-74.10714306370582,40.638665099297626],[-74.10719674747112,40.6386398512555],[-74.10724716875113,40.63861096254441],[-74.1072939033949,40.638578676182874],[-74.10733655826603,40.6385432637707],[-74.10746323196217,40.63843848833606],[-74.10822759427079,40.63831404020558],[-74.10868871421224,40.63823996054388],[-74.10887095422909,40.63822056189334],[-74.10887113145303,40.63822054413504],[-74.10887129721176,40.6382205082945],[-74.10905105173379,40.63818489343512],[-74.10905120519044,40.638184865814885],[-74.10905134696307,40.63818482078278],[-74.10922508199015,40.63813337119491],[-74.10922521168224,40.638133335388126],[-74.10922535365975,40.63813328130907],[-74.10938954834239,40.63806700889134],[-74.10938961823226,40.63806698235534],[-74.10938968942652,40.638066946604035],[-74.10954135497744,40.63798742951589],[-74.10974833343457,40.637865832885964],[-74.11080847831818,40.637745618893554],[-74.11175008180851,40.63764575956979],[-74.11197916151133,40.63761817610744],[-74.11279390228972,40.63753081039391],[-74.11373640317638,40.63742912343446],[-74.11499559713084,40.637292225803606],[-74.11519147377689,40.6383476810524],[-74.11588274171689,40.63826439086681],[-74.11641377307812,40.63820248439684],[-74.11708884665657,40.63812709177038],[-74.11765722511888,40.63806246692536],[-74.11754902326443,40.63695363233316],[-74.11753352364279,40.63674776250452],[-74.11752704590687,40.63666172440008],[-74.11751731931224,40.636532533228525],[-74.1175113688379,40.63644180260731],[-74.1175003528878,40.6363071940345],[-74.1174940965777,40.63622409147014],[-74.11748576393235,40.63611340592429],[-74.11747983176224,40.63602690621508],[-74.11747417315533,40.6359435185728],[-74.11746820616482,40.63588019581778],[-74.11745986550405,40.63576940540125],[-74.11738361334659,40.63539539861529],[-74.11719947139964,40.63456809812993],[-74.117077857796,40.634007108452295],[-74.11704470999358,40.6338166099655],[-74.11695838547095,40.633351407933205],[-74.11683619616025,40.63267481833744],[-74.11666642606231,40.63171010196237],[-74.11650496444017,40.63075571451986],[-74.11634635521709,40.62983500318547],[-74.11618948747544,40.62894119691988],[-74.11614321176972,40.62870226452701],[-74.11595162376548,40.628230133584374],[-74.11588524896901,40.62808893653461],[-74.11560933518734,40.62754898265873],[-74.11544777625292,40.627220617646444],[-74.11527552812633,40.6268890559436],[-74.11526026635342,40.626859678313],[-74.11524316501087,40.62682656529128],[-74.11503453376162,40.62642257558707],[-74.11475499241602,40.62588928867867],[-74.11473772761916,40.625856346453894],[-74.11471448493997,40.6258116855179],[-74.11407428653384,40.62458177001729],[-74.11393395728123,40.62433020442863],[-74.11358478243055,40.62369716868706],[-74.11326249557817,40.62305442504082],[-74.11541921763997,40.62391096269061],[-74.11627412752884,40.62423942094183],[-74.11701375755935,40.62452357781817],[-74.11724781811637,40.624591509024896],[-74.11747606519833,40.6246735023727],[-74.1176963127474,40.62476906542128],[-74.1179065488252,40.62487746147739],[-74.11810485736774,40.62499772960808],[-74.11828960528949,40.62512868260261],[-74.11845939667421,40.625268989104676],[-74.11916467789621,40.6258238281411],[-74.1196743590296,40.62619142209635],[-74.12012888024834,40.626536153486654],[-74.12056862538866,40.626988700861254],[-74.12125677927585,40.62782275033962],[-74.12216225504122,40.627476892666174],[-74.1227065491783,40.627407395699215],[-74.12365042874383,40.6272868767388],[-74.12424800111806,40.627211641625074],[-74.12513287161646,40.62710260138385],[-74.12666303762201,40.6268896184606],[-74.12826227071211,40.62667350350697],[-74.12920250130291,40.62654060567622],[-74.13007946896835,40.62641859612028],[-74.13069767192914,40.6263409568691],[-74.13130985317964,40.62632834364919],[-74.13099290721455,40.6273741106206],[-74.13069219507733,40.628336902214244],[-74.13056374557047,40.628707729656014],[-74.13033008274155,40.62938433962148],[-74.13024788984738,40.62960913078645],[-74.13014141541791,40.62996520852993],[-74.1304742900949,40.6308855097406],[-74.13060220372334,40.631357827693826],[-74.13046976905301,40.63167632109491],[-74.13016617683134,40.632371028886915],[-74.13005905962736,40.63264202685338],[-74.12993247595178,40.632908787459655],[-74.12978688499932,40.63317008364521],[-74.12962295900346,40.63342476449549],[-74.12944148707814,40.633671720673966],[-74.12900054064667,40.63433359385654],[-74.12893129415095,40.63457748796842],[-74.12888191339457,40.63482489780535],[-74.12885281942049,40.63507441986811],[-74.12884416531081,40.63532458477383],[-74.12885588805639,40.635573961065255],[-74.12884672486679,40.63643600396631],[-74.12886142552082,40.63656824636376],[-74.12885649512532,40.63670218604486],[-74.12883165551092,40.636835274704744],[-74.12878738872885,40.63696495413021],[-74.12872489343226,40.63708883718112],[-74.12867047300657,40.63734826480645],[-74.127846692108,40.637277430457786],[-74.12688872731633,40.63721008809413],[-74.12707923561747,40.63812243797882],[-74.12705471945306,40.63819781057753],[-74.12700745986942,40.63833512034714],[-74.12698957222229,40.63837127854469],[-74.12698188980266,40.63839714021659],[-74.12697679183952,40.63843259038407],[-74.126979944872,40.63861106957299],[-74.12699054233337,40.63911089228966],[-74.12702109759618,40.63927694073035],[-74.12702736021006,40.63931907848693],[-74.12706120037382,40.6395154888531],[-74.1270762595556,40.63957708622486],[-74.12709855597721,40.63962704090002],[-74.1271025962808,40.63968137283515],[-74.12710162941882,40.63972000617146],[-74.12710456721283,40.63976646129127],[-74.12712443009144,40.639863184264236],[-74.1270977621233,40.639979811817504],[-74.12708754098072,40.64004284905467],[-74.12708156070906,40.64016102917542],[-74.12705362205271,40.64024173763904],[-74.12651529293352,40.640371752880775],[-74.1264482385315,40.640377994702376],[-74.1263961034778,40.64037805201885],[-74.12634633446173,40.64037630175888],[-74.12627520035353,40.64035471693709],[-74.12622303392628,40.64033852778785],[-74.12619220658341,40.64032773022688],[-74.12614949907143,40.64030069910171],[-74.126069828623,40.640254473190055],[-74.12599542488437,40.64023124262808],[-74.12593026606521,40.64021089879877],[-74.12580812542708,40.64017984787845],[-74.12569811633223,40.64015593368921],[-74.1255783363538,40.64014732844298],[-74.12546249892092,40.640154839545986],[-74.12533094025878,40.64018202513972],[-74.1252049141542,40.64019329855544],[-74.1248776989752,40.64024024993131],[-74.12469728947039,40.64023935107466],[-74.12461512802044,40.64022237751929],[-74.12452923298106,40.64020540778091],[-74.12448065949822,40.64018271099276],[-74.12438357093606,40.64016859588744],[-74.12425872973986,40.64014708817002],[-74.12415578445018,40.64013471664009],[-74.1241072851922,40.64015183178198],[-74.12402895211248,40.64018604220867],[-74.1239506354575,40.640228782785485],[-74.1238424522653,40.64027155614752],[-74.12374918106772,40.640302938336475],[-74.12363726025609,40.640342870891374],[-74.12357759271384,40.64037706043671],[-74.12354404678021,40.64040553513164],[-74.12354039803759,40.640451039483885],[-74.12354793772022,40.6404908433821],[-74.12351439697942,40.640522161190226],[-74.12340726999294,40.6405889571093],[-74.12318343910978,40.64067318973683],[-74.12285630555346,40.640820508848925],[-74.12277977043289,40.64077054980148],[-74.12265174126281,40.64062676563046],[-74.12260363667694,40.64059707440466],[-74.12257280545143,40.64062234009354],[-74.12274476493053,40.64084347450505],[-74.12279688359492,40.64090052031105],[-74.1228795964406,40.64095636807637],[-74.12290724898483,40.64101926611459],[-74.12290581791943,40.641072873273274],[-74.12285698413841,40.64113818387068],[-74.12286625523555,40.641188282937186],[-74.12285868344767,40.64123024336699],[-74.12282672952654,40.64129159497255],[-74.12282565410412,40.64129387601767],[-74.1228239772096,40.64129473857057],[-74.1227944526031,40.64133150526583],[-74.1227815318065,40.641339229062524],[-74.12276185398231,40.64134182096462],[-74.12272114449755,40.64134762404888],[-74.1226955588768,40.64135302667264],[-74.12195850128329,40.641446983080684],[-74.12194129720368,40.64144190812147],[-74.12190205926673,40.64140120224989],[-74.12184147061464,40.64140589427098],[-74.12180661082168,40.64141215957818],[-74.12175764696883,40.64142342445435],[-74.12172375318877,40.641428664443914],[-74.12144753366925,40.64150273758478],[-74.12138690689447,40.641485332555206],[-74.1213733293904,40.64147647474085],[-74.12131194763698,40.641452531325776],[-74.12128074794371,40.641432495987175],[-74.12121470320182,40.64139683998687],[-74.12118039507705,40.64138344537961],[-74.12071317588789,40.64104578269349],[-74.12064634499585,40.64104409562105],[-74.12057429028437,40.64105632840836],[-74.12052811811587,40.64106278260178],[-74.12016783688034,40.6411389959884],[-74.1199348008892,40.641197604383905],[-74.11997111213593,40.64131481456235],[-74.11960716747876,40.641380309354226],[-74.11962565609898,40.64144262867614],[-74.11995699875771,40.64220945342911],[-74.11985443942102,40.64223561390483],[-74.11952986105761,40.641469914321966],[-74.11946561296838,40.641478874171966],[-74.1194498817769,40.64143464839654],[-74.11942631292405,40.64142352418476],[-74.1193230254711,40.6414391986628],[-74.1190972049364,40.64147346602085],[-74.11948087155095,40.64235510170983],[-74.11940029532462,40.64237937853277],[-74.11900348200315,40.64146461451014],[-74.11861635236279,40.641530365029055],[-74.11860486153483,40.64156325117887],[-74.11868834100237,40.6417976435533],[-74.11865171598568,40.641808846121826],[-74.11887505926273,40.642387365974145],[-74.11889948312599,40.64238361874228],[-74.11896077402359,40.64250451599326],[-74.1188362461695,40.642541864060405],[-74.11864479718028,40.64203960910607],[-74.11858364618466,40.64199687114779],[-74.11842117592676,40.64157604952025],[-74.11840185083558,40.64152980054292],[-74.11815536520918,40.641593684261785],[-74.11820831549396,40.641750235375966],[-74.11800767093663,40.641805497533376],[-74.11815635743865,40.64213129829882],[-74.11804891156369,40.642157461011855],[-74.11791728683143,40.64182587695219],[-74.11785534854029,40.64183757899113],[-74.11780150303672,40.64180946926173],[-74.11773478385712,40.64179669853565],[-74.11762841614821,40.6416215829014],[-74.11745689604227,40.64164480177377],[-74.1174030337486,40.641633339690316],[-74.11734926426597,40.641620367216916],[-74.1173028282628,40.641609249485526],[-74.11728814480384,40.64159437720465],[-74.11717093284699,40.64162427104184],[-74.11711235699563,40.64165596713894],[-74.11713406122502,40.64169616394924],[-74.11722122301954,40.64187096523024],[-74.11750702523295,40.64242040843019],[-74.11741912492036,40.642448412156625],[-74.11713706403366,40.64189806463117],[-74.11672187663895,40.642031756096635],[-74.11673703407648,40.6420594856166],[-74.11688396076242,40.64236707592781],[-74.11703348126235,40.64264978574936],[-74.11722470082552,40.643027359962645],[-74.11714900527423,40.643049768652354],[-74.11705580706138,40.64284330020253],[-74.11695775345513,40.64265358427193],[-74.11684258188897,40.64245458128051],[-74.1167396725861,40.642281619762045],[-74.11666607646237,40.64210676633398],[-74.11660991949591,40.64212543236372],[-74.11659975924104,40.642109982964044],[-74.11630000082752,40.64220266510233],[-74.11633166977431,40.64227086677678],[-74.11630481365934,40.642280198811925],[-74.11675342874666,40.64316182670241],[-74.11667041382694,40.643189824892886],[-74.11624629709863,40.64234725163886],[-74.11621943792055,40.64235472325256],[-74.11615722747135,40.64224490178988],[-74.11614208635727,40.64221645415041],[-74.11599693311305,40.642262293230715],[-74.11571917042303,40.64235181921409],[-74.11622691905424,40.643307105862114],[-74.11614843005736,40.643331112591845],[-74.11564823433797,40.64237468283189],[-74.11535082182938,40.64247054015824],[-74.11511714752066,40.642784992677925],[-74.11480735067579,40.64297696808482],[-74.1147807642833,40.642957615929056],[-74.11429538722354,40.643279147343264],[-74.11379666086016,40.64360951580795],[-74.11404053146029,40.64404250211981],[-74.11395094068489,40.6441365916753],[-74.11288806510889,40.64453244413502],[-74.11282960893463,40.644462428186046],[-74.11379152893636,40.644075221830825],[-74.11380493647312,40.64404273550796],[-74.11385205211509,40.64404098008153],[-74.11389010824351,40.64398966912675],[-74.11381590334798,40.64389574134067],[-74.11376653215515,40.64389066348563],[-74.1136903010246,40.64392321142739],[-74.11363867687012,40.64391300836723],[-74.11354450863915,40.643954120067335],[-74.1133302319255,40.6437234970838],[-74.11230370906547,40.64431879992954],[-74.11180799136841,40.644610674476795],[-74.11190333685163,40.64470602674036],[-74.11116129469181,40.64509642267875],[-74.11111633666607,40.645046902323145],[-74.11176646649947,40.644706159842414],[-74.11172529995721,40.64465936172616],[-74.11167635063411,40.644688182791334],[-74.11149571146358,40.64477816422495],[-74.11092281878446,40.645081603190086],[-74.10973932564491,40.645463728184794],[-74.10953808583857,40.64549583253679],[-74.10886489895974,40.64557912880404],[-74.10869553743704,40.64557472334873],[-74.10823620496782,40.645562773203764],[-74.10779674146393,40.64556198428931],[-74.10680342706121,40.645560195940924],[-74.1047222159977,40.64556365739953],[-74.10464577782211,40.645630470315815],[-74.1043961355521,40.6456699410801],[-74.104340587449,40.645721165905435],[-74.10412356301752,40.64574043220018],[-74.10405509113343,40.64566616481563],[-74.10402237217046,40.645638052148165],[-74.10398644791063,40.64562270284434],[-74.10391463250352,40.645614222131634],[-74.10383609558849,40.645612584781944],[-74.103764288185,40.64560923117646],[-74.10372839854058,40.64561609971926],[-74.10369926142755,40.64563663499692],[-74.10365048802048,40.64565481325093],[-74.10307296677492,40.64563814892003],[-74.10231679337329,40.645542599677555],[-74.10168264441675,40.64540673298676],[-74.10167855232605,40.64541576035735],[-74.1016648034942,40.6454153828413],[-74.10162941761638,40.64548895894029],[-74.10170826781206,40.64551863173063],[-74.10169906586988,40.64553648533399],[-74.10162518955096,40.645509512889014],[-74.10161828954745,40.64552653887153],[-74.10157833974783,40.645514421316136],[-74.10164420314486,40.6454078302724],[-74.10163782873126,40.645405598396195],[-74.10164266441157,40.6453965489262],[-74.1006054200536,40.64513233331717],[-74.1001000735663,40.64505941559202],[-74.09971112877115,40.64505571085147],[-74.09880066885815,40.64504703431085],[-74.09849981625514,40.64537036195384],[-74.09604555281587,40.645372747442735],[-74.09468500921268,40.64555571773483],[-74.09362656930114,40.64583865879401],[-74.09303960268048,40.645961997824685],[-74.09298828187654,40.64597278075254],[-74.09300507296243,40.64607631431431],[-74.09135697942018,40.64670072410057],[-74.09096024080262,40.64681894255409],[-74.08992334047585,40.64717613210441],[-74.08939752535348,40.64731035953131],[-74.08845521748323,40.64784347057657],[-74.08836043489232,40.64790790532772],[-74.08827444370833,40.6479206500783],[-74.08824112474034,40.647901656486155],[-74.08793804157611,40.64808009375922],[-74.08767442681507,40.64823529361484],[-74.08634467630309,40.64869960938664],[-74.08570754378219,40.64888055337051],[-74.08522698411677,40.64892555177354],[-74.08484403215724,40.64889114733951],[-74.08482973925598,40.64888665706606],[-74.08476074854887,40.6488747846178],[-74.08469394765464,40.64885707985029],[-74.0846301835672,40.648833767249556],[-74.08457026477328,40.64880514240532],[-74.08446817790008,40.64875390179274],[-74.0843617970343,40.648708007509626],[-74.08425160405871,40.64866766744379],[-74.08413809812097,40.64863306432376],[-74.08402179337286,40.64860435489107],[-74.08390321664172,40.64858166919058],[-74.08256585807125,40.64831581935346],[-74.08221272914943,40.64828016229011],[-74.08212394387886,40.648278112186055],[-74.08204629493254,40.64830775311515],[-74.08186603545593,40.64837339135724],[-74.08165246388575,40.64842426021789],[-74.0814222820375,40.64850472544686],[-74.08135603833666,40.64849094302846],[-74.08095598247473,40.648348676459456],[-74.0807283876238,40.64827487384632],[-74.08051823788367,40.64824551473275],[-74.07980996428711,40.64838331298801],[-74.07923252724945,40.64818632548874],[-74.07899546333265,40.648142554422485],[-74.07708658002642,40.64719986076534],[-74.07699341088889,40.647205851839104],[-74.07682895680895,40.647080521936275],[-74.07650657152865,40.64696881818342],[-74.0762092250255,40.646723882224755],[-74.0759922276155,40.646552023759064],[-74.07530767022057,40.64591302206681],[-74.07445282563648,40.645067488220704],[-74.07407812091225,40.64508432891072],[-74.07395839976473,40.6451932054456],[-74.07387258053323,40.645147815844574],[-74.07359107919284,40.64499892804304],[-74.07349851367627,40.645083373475146],[-74.07375861295385,40.64531335177292],[-74.07380088322202,40.645285707094956],[-74.07382911232182,40.645311772142726],[-74.0737788034296,40.64535629846431],[-74.0738341938235,40.645407380688575],[-74.07385653684676,40.64542481559709],[-74.07382143191994,40.645443483377306],[-74.07333813856935,40.64578311565973],[-74.0732453946486,40.64570492526957],[-74.07348694129148,40.64554980774533],[-74.07341838754064,40.64548847917837],[-74.07369011806506,40.645305724557446],[-74.07346429816418,40.64510794360956],[-74.07333328763889,40.64503438073411],[-74.07334938819308,40.64502209632998],[-74.07323853810767,40.644963863909894],[-74.07305744965313,40.645145026871845],[-74.07302520507153,40.64513123781762],[-74.07320225954705,40.644943941243596],[-74.07301240029503,40.64483867970184],[-74.07305559881728,40.64480791784096],[-74.07341383827801,40.645015918471934],[-74.07342590747594,40.64500056801266],[-74.07327272901537,40.64491627947553],[-74.07334517133624,40.644850257928994],[-74.07312184183516,40.64471479946901],[-74.07292585037405,40.644864073457505],[-74.07287964133025,40.64484417943492],[-74.07279850341503,40.64491012376881],[-74.07258775553878,40.64479086317368],[-74.07270308267555,40.64464559512502],[-74.07269226552988,40.644637369784476],[-74.07259617125501,40.64473547246697],[-74.0725646823296,40.644719748858215],[-74.07261232795683,40.64467529008256],[-74.07259934926812,40.64466706492535],[-74.0725726394011,40.64469380340308],[-74.07252587520988,40.6446700395146],[-74.07257551719223,40.64461768538865],[-74.07262742408439,40.64464399713202],[-74.07261662439399,40.64465058915869],[-74.07262311218139,40.64465387833532],[-74.07266630771213,40.644620920659584],[-74.0725538388442,40.64456007180672],[-74.07254303492054,40.644563371225814],[-74.07253222025737,40.64455679217028],[-74.07258623043295,40.644530414249935],[-74.0725992077408,40.64453699193514],[-74.07258408702018,40.64454688046273],[-74.07272467145087,40.64462088376612],[-74.07279042215043,40.644552018312886],[-74.0727458600087,40.64452403106865],[-74.0727826061294,40.64449184001749],[-74.07269828799033,40.64444127346742],[-74.072331008943,40.64459987318507],[-74.07170671648247,40.645022649831084],[-74.0717164118446,40.64503186572135],[-74.07168737376738,40.64505032820065],[-74.0716582975979,40.6450337464351],[-74.07168248051138,40.64500421939311],[-74.07168733413357,40.645013438973734],[-74.07230919046799,40.644577753554785],[-74.0722558843629,40.64454643110195],[-74.07216148380613,40.64458153480658],[-74.07201843213245,40.644411932940905],[-74.07211281812991,40.64436391744451],[-74.07209826186556,40.644338103741305],[-74.07223218396429,40.644288269793684],[-74.07229190281828,40.644266047820494],[-74.07218488601674,40.6441104653952],[-74.07197701849002,40.644181399058034],[-74.07196247757315,40.64417034173332],[-74.07186080870882,40.64420176177022],[-74.07175648087788,40.644011845498646],[-74.07187025099053,40.64397488502981],[-74.07186296798405,40.64395828969238],[-74.07193800055097,40.64392688581529],[-74.07194769578638,40.64393610218971],[-74.07205817506043,40.64390042769868],[-74.07200080155484,40.643781132969615],[-74.07190624013552,40.64379710917857],[-74.0717925924341,40.64381630857898],[-74.07177075212533,40.64377205483541],[-74.07164969408527,40.64378688572467],[-74.07158891657964,40.643591315373726],[-74.07162787633776,40.64357834116646],[-74.07159679201112,40.64346015698608],[-74.0713561217664,40.64349730455609],[-74.07134109417926,40.643456225521646],[-74.07149090063899,40.643428740585954],[-74.07147284705019,40.64336027271823],[-74.07150206405166,40.64335486600382],[-74.07148202432627,40.64329262506358],[-74.07125341439215,40.64333094968353],[-74.0712577512496,40.64334411975703],[-74.07098328230782,40.643388744008355],[-74.07097244806438,40.64336405315127],[-74.07095083519592,40.64336571345981],[-74.07093784471483,40.64334596384061],[-74.070968094631,40.64333441938809],[-74.0709594216861,40.64330972702834],[-74.07125765981525,40.64325850172709],[-74.07127283144268,40.64329636112255],[-74.0714433170627,40.64327056082806],[-74.07141659716522,40.64319310959584],[-74.07130487290105,40.64321200376001],[-74.07130787990523,40.64322113269783],[-74.07114309289017,40.64325090974208],[-74.07113105720943,40.64320526367833],[-74.07150263147409,40.64312930419293],[-74.07147777322623,40.64280829377505],[-74.07164540901468,40.64280035968068],[-74.07164892198948,40.64267993117711],[-74.0717028612147,40.642679897557784],[-74.07170351967274,40.642796335280025],[-74.07218434969047,40.642714093289136],[-74.07210952444639,40.64246321679279],[-74.07037430990604,40.6426914030532],[-74.07032923715397,40.64252612813236],[-74.07323829183603,40.642184736082406],[-74.07314400585983,40.64185297397759],[-74.07024658698668,40.64220697429693],[-74.07019399559226,40.64200750280536],[-74.07308689819335,40.6416368144671],[-74.07289005609582,40.640922672373506],[-74.07196280961685,40.64099557976074],[-74.07198176865174,40.641012401156196],[-74.07180500367045,40.6410293437563],[-74.07181141822929,40.64112312420194],[-74.07001849148747,40.64127813223757],[-74.06998354653958,40.64106894311684],[-74.07177648067547,40.640925959468504],[-74.07177665731002,40.64092035954187],[-74.07177804351149,40.64091485842628],[-74.0717806013426,40.64090960667407],[-74.07178426080141,40.64090474801297],[-74.07178892173718,40.64090041541277],[-74.07179445659119,40.64089672744623],[-74.07180071388785,40.6408937850441],[-74.07180752238008,40.640891668732664],[-74.07181469573601,40.64089043643027],[-74.07182203763837,40.64089012186201],[-74.07182934715722,40.64089073363682],[-74.07183642424887,40.64089225501197],[-74.07183643460417,40.6409018738207],[-74.07285041194888,40.640803687942515],[-74.07277690011117,40.640528963147396],[-74.07307725837752,40.6405133117964],[-74.07309035578791,40.638618999685924],[-74.07303265958855,40.63859061027198],[-74.07292933384755,40.63859264983827],[-74.07292601136356,40.63844115456006],[-74.07301618029156,40.638426633932426],[-74.07301444562215,40.63840938411889],[-74.07293199871847,40.638414488430264],[-74.07292278393915,40.63837622975353],[-74.07287265506703,40.63837998736705],[-74.07279336887422,40.63838593056918],[-74.0727207645828,40.63838597650768],[-74.07267024642069,40.63837638962683],[-74.07261338131855,40.6383355452385],[-74.0725880905416,40.6383018941706],[-74.0725817300912,40.63825861400706],[-74.0726093386763,40.63822689532106],[-74.07238852950302,40.63824526599679],[-74.07237941129388,40.63816272607414],[-74.07260632797502,40.6381363078445],[-74.07258133873532,40.637941874592116]]]}},{type:"Feature",properties:{ntacode:"SI35",ntaname:"New Brighton-Silver Lake",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.08373397276411,40.63573714405662],[-74.08394671311241,40.63565410550717],[-74.0844364757863,40.63540524804896],[-74.0857492899968,40.6339555577254],[-74.0871412964813,40.632239515730575],[-74.08761781638948,40.63164751202381],[-74.08807764880225,40.63108071673735],[-74.08820728117372,40.63090392535504],[-74.08835621368928,40.63073496369138],[-74.08852313564796,40.630575614851125],[-74.0887063588457,40.63042749989381],[-74.08890387705357,40.630291990678174],[-74.0890297592992,40.63021316935673],[-74.08914567537256,40.63012462153622],[-74.08924974873968,40.630027509844744],[-74.08934045708186,40.62992328545802],[-74.08941665344084,40.629813551544125],[-74.09158095983408,40.626545922332994],[-74.09223971361145,40.62574291524266],[-74.09396033804393,40.62433925268505],[-74.09639991932879,40.62232899722098],[-74.09751734341977,40.621418888181616],[-74.09814034133656,40.62091145566431],[-74.09967734692555,40.61966605391849],[-74.10004426975577,40.61935795541314],[-74.10039572568483,40.619038963099655],[-74.10073089089855,40.61870975465764],[-74.10104903228459,40.618371059456315],[-74.10134946655786,40.61802367115314],[-74.10189835044608,40.6174522110704],[-74.10254940490813,40.61685368522764],[-74.10350925295988,40.61641607539772],[-74.10458409229676,40.61761290081785],[-74.10495324285564,40.61802256351913],[-74.10511622186019,40.6182030039457],[-74.10518709679585,40.61828147484378],[-74.10552598888425,40.61859232949968],[-74.10608939626863,40.61898419570856],[-74.10734089104443,40.619543076804334],[-74.10770635305464,40.61969949782748],[-74.1091080611564,40.62029623969023],[-74.11001550650619,40.62068834425549],[-74.1109439286574,40.62119448899861],[-74.11153393893865,40.62160364605469],[-74.11235088050758,40.622265292176714],[-74.11326249557817,40.62305442504082],[-74.11358478243055,40.62369716868706],[-74.11393395728123,40.62433020442863],[-74.11407428653384,40.62458177001729],[-74.11471448493997,40.6258116855179],[-74.11473772761916,40.625856346453894],[-74.11475499241602,40.62588928867867],[-74.11503453376162,40.62642257558707],[-74.11524316501087,40.62682656529128],[-74.11526026635342,40.626859678313],[-74.11527552812633,40.6268890559436],[-74.11544777625292,40.627220617646444],[-74.11560933518734,40.62754898265873],[-74.11588524896901,40.62808893653461],[-74.11595162376548,40.628230133584374],[-74.11614321176972,40.62870226452701],[-74.11618948747544,40.62894119691988],[-74.11634635521709,40.62983500318547],[-74.11650496444017,40.63075571451986],[-74.11666642606231,40.63171010196237],[-74.11683619616025,40.63267481833744],[-74.11695838547095,40.633351407933205],[-74.11704470999358,40.6338166099655],[-74.117077857796,40.634007108452295],[-74.11719947139964,40.63456809812993],[-74.11738361334659,40.63539539861529],[-74.11745986550405,40.63576940540125],[-74.11746820616482,40.63588019581778],[-74.11747417315533,40.6359435185728],[-74.11747983176224,40.63602690621508],[-74.11748576393235,40.63611340592429],[-74.1174940965777,40.63622409147014],[-74.1175003528878,40.6363071940345],[-74.1175113688379,40.63644180260731],[-74.11751731931224,40.636532533228525],[-74.11752704590687,40.63666172440008],[-74.11753352364279,40.63674776250452],[-74.11754902326443,40.63695363233316],[-74.11765722511888,40.63806246692536],[-74.11708884665657,40.63812709177038],[-74.11641377307812,40.63820248439684],[-74.11588274171689,40.63826439086681],[-74.11519147377689,40.6383476810524],[-74.11499559713084,40.637292225803606],[-74.11373640317638,40.63742912343446],[-74.11279390228972,40.63753081039391],[-74.11197916151133,40.63761817610744],[-74.11175008180851,40.63764575956979],[-74.11080847831818,40.637745618893554],[-74.10974833343457,40.637865832885964],[-74.10954135497744,40.63798742951589],[-74.10938968942652,40.638066946604035],[-74.10938961823226,40.63806698235534],[-74.10938954834239,40.63806700889134],[-74.10922535365975,40.63813328130907],[-74.10922521168224,40.638133335388126],[-74.10922508199015,40.63813337119491],[-74.10905134696307,40.63818482078278],[-74.10905120519044,40.638184865814885],[-74.10905105173379,40.63818489343512],[-74.10887129721176,40.6382205082945],[-74.10887113145303,40.63822054413504],[-74.10887095422909,40.63822056189334],[-74.10868871421224,40.63823996054388],[-74.10822759427079,40.63831404020558],[-74.10746323196217,40.63843848833606],[-74.10733655826603,40.6385432637707],[-74.1072939033949,40.638578676182874],[-74.10724716875113,40.63861096254441],[-74.10719674747112,40.6386398512555],[-74.10714306370582,40.638665099297626],[-74.107086569278,40.638686494337435],[-74.10702773920465,40.63870385636293],[-74.10696706837507,40.63871703932102],[-74.1069050671644,40.63872593231399],[-74.10542286555271,40.63889896694462],[-74.1048099083325,40.63897670148314],[-74.10394708507621,40.6391876931646],[-74.10371467664287,40.63924348815874],[-74.1030526113348,40.639401246128855],[-74.10216582763336,40.63961813402164],[-74.10129653357345,40.63982715781618],[-74.10042458228907,40.64004103014969],[-74.09990409604538,40.6401629546138],[-74.09928833828572,40.640204723400544],[-74.09787969175635,40.64035805499117],[-74.09767290788837,40.63896067917038],[-74.0968624213534,40.639007471277786],[-74.09637906209687,40.639035370194506],[-74.09570924847907,40.639098641445216],[-74.09409312556052,40.63926691373034],[-74.09386276384386,40.638024917087],[-74.09362634089759,40.63728369518529],[-74.09338942318304,40.63659955499514],[-74.09242513546207,40.635581813311546],[-74.09182025852598,40.63555529800409],[-74.09090698781264,40.63548572915709],[-74.09027738593927,40.63549903007718],[-74.08970378337382,40.63568250098358],[-74.08961180992246,40.63574147802118],[-74.0895241572095,40.635804157549984],[-74.08944108172832,40.635870356163124],[-74.08936282658111,40.63593988015595],[-74.08928962060966,40.63601252582572],[-74.08922167821618,40.636088080894034],[-74.0891591982305,40.636166324273034],[-74.08910236350049,40.636247027007705],[-74.08891735147492,40.63652838422115],[-74.08870582339766,40.63684520627825],[-74.0875977518021,40.63626202395633],[-74.08690592827851,40.63585724313128],[-74.08587882899158,40.636691589501005],[-74.08568983334594,40.63660727984289],[-74.08513463086156,40.63635959916758],[-74.08373397276411,40.63573714405662]]]}},{type:"Feature",properties:{ntacode:"SI07",ntaname:"Westerleigh",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.1304742900949,40.6308855097406],[-74.13014141541791,40.62996520852993],[-74.13024788984738,40.62960913078645],[-74.13033008274155,40.62938433962148],[-74.13056374557047,40.628707729656014],[-74.13069219507733,40.628336902214244],[-74.13099290721455,40.6273741106206],[-74.13130985317964,40.62632834364919],[-74.13069767192914,40.6263409568691],[-74.13007946896835,40.62641859612028],[-74.12920250130291,40.62654060567622],[-74.12826227071211,40.62667350350697],[-74.12666303762201,40.6268896184606],[-74.12513287161646,40.62710260138385],[-74.12424800111806,40.627211641625074],[-74.12365042874383,40.6272868767388],[-74.1227065491783,40.627407395699215],[-74.12216225504122,40.627476892666174],[-74.12125677927585,40.62782275033962],[-74.12056862538866,40.626988700861254],[-74.12012888024834,40.626536153486654],[-74.1196743590296,40.62619142209635],[-74.11916467789621,40.6258238281411],[-74.11845939667421,40.625268989104676],[-74.11828960528949,40.62512868260261],[-74.11810485736774,40.62499772960808],[-74.1179065488252,40.62487746147739],[-74.1176963127474,40.62476906542128],[-74.11747606519833,40.6246735023727],[-74.11724781811637,40.624591509024896],[-74.11701375755935,40.62452357781817],[-74.11627412752884,40.62423942094183],[-74.11541921763997,40.62391096269061],[-74.11326249557817,40.62305442504082],[-74.11235088050758,40.622265292176714],[-74.11153393893865,40.62160364605469],[-74.1109439286574,40.62119448899861],[-74.11001550650619,40.62068834425549],[-74.1091080611564,40.62029623969023],[-74.10770635305464,40.61969949782748],[-74.10734089104443,40.619543076804334],[-74.10608939626863,40.61898419570856],[-74.10552598888425,40.61859232949968],[-74.10518709679585,40.61828147484378],[-74.10511622186019,40.6182030039457],[-74.10495324285564,40.61802256351913],[-74.10458409229676,40.61761290081785],[-74.10350925295988,40.61641607539772],[-74.10302593083763,40.61578110768041],[-74.10256802197586,40.61518744362307],[-74.10209434379634,40.614600490702],[-74.10127614431183,40.61398540164433],[-74.10068376007588,40.613553150032736],[-74.10055168524373,40.61346054704164],[-74.0998773380551,40.61291865202135],[-74.09935043021714,40.61241907603305],[-74.09862151345293,40.611518912145335],[-74.09847061042211,40.61135390310913],[-74.09810312073539,40.6109615183507],[-74.0978775832352,40.61072932235404],[-74.09776968697943,40.6106235929408],[-74.09938453032055,40.610561389933395],[-74.09946989754877,40.610558101373606],[-74.1000361652412,40.610536282311266],[-74.10082806876161,40.610506671337944],[-74.1013859682829,40.61048580704328],[-74.10165478069673,40.61047575358812],[-74.10181225391422,40.61046986327239],[-74.10239596915216,40.61044802768126],[-74.10290182379002,40.61042910333296],[-74.10337596951443,40.61041347176277],[-74.10429495465014,40.61038212983729],[-74.10549389024675,40.61034361707521],[-74.10667509626366,40.61028680302829],[-74.10722963838862,40.61025244531569],[-74.10778645175388,40.61023505717995],[-74.10834417935492,40.61023476735728],[-74.108852682512,40.61025010903298],[-74.10890146158118,40.61025158549945],[-74.10945696462582,40.61028543917057],[-74.11000934052294,40.61033620554779],[-74.11047956436141,40.610418656145455],[-74.11082654354695,40.61050691535158],[-74.1111363807901,40.61058606049717],[-74.11263747380988,40.61096736625979],[-74.11295306821812,40.611038972444675],[-74.11327407950714,40.61109793754854],[-74.1135992039971,40.61114391251119],[-74.1139270709543,40.61117668254385],[-74.11425629862228,40.6111961491491],[-74.11458547834059,40.61120229579381],[-74.11508745369113,40.611209431935],[-74.11566833774822,40.61117538441355],[-74.11651105808897,40.61105092797054],[-74.11677996738318,40.61099204870697],[-74.11687458182028,40.61097182592989],[-74.117389239309,40.610833214599474],[-74.11832650861193,40.610580774267525],[-74.11993967873948,40.61014626700226],[-74.1204407989599,40.61001806653642],[-74.12135179626344,40.60976526866164],[-74.12247214696794,40.60948123504737],[-74.12252324810154,40.60946899970972],[-74.12326521987752,40.60929134754621],[-74.12350639197322,40.609233602197214],[-74.12398126046095,40.609135218580995],[-74.12452618721501,40.60902231895474],[-74.1251456318324,40.608908471012775],[-74.12520040314774,40.60889840451293],[-74.12630497776699,40.60869964294621],[-74.12650911458438,40.608662907804316],[-74.12674361560914,40.60863191472378],[-74.12742960813665,40.60854976033657],[-74.127842671467,40.60850028947278],[-74.12874897506455,40.60839174103177],[-74.12983323759036,40.608303943294686],[-74.13094002327297,40.608214312415384],[-74.13156873408485,40.6081811718584],[-74.13210459722464,40.60815292410637],[-74.13211741285117,40.60826434878844],[-74.13215051174832,40.60855196388092],[-74.13311710762517,40.60850583170355],[-74.13404435497532,40.60845319896252],[-74.13497712835219,40.6084111791292],[-74.1359058134975,40.6083589074572],[-74.13717406014197,40.608292698392134],[-74.13810528785845,40.608242324956635],[-74.13903904969365,40.60819581284407],[-74.13997406985578,40.608146392015655],[-74.1409252827277,40.6080896315783],[-74.14188196357529,40.608042941440985],[-74.14283290552234,40.607992595485634],[-74.14391816348177,40.607989837479714],[-74.14418304083583,40.60799797168233],[-74.14444741850161,40.608012796997144],[-74.14471100558443,40.60803429711189],[-74.14497351205877,40.608062448369964],[-74.14523464925394,40.608097219516964],[-74.14549412969194,40.608138572546],[-74.14575166786493,40.60818646195661],[-74.14600698040032,40.60824083505612],[-74.14631057000567,40.6083070877744],[-74.14661053085571,40.60838297909351],[-74.1469060926716,40.60846834048681],[-74.14719646653559,40.608562929243355],[-74.14746971691153,40.60865584937152],[-74.14773969774731,40.60875416464889],[-74.14800622568804,40.60885780831078],[-74.14826911998462,40.60896670970092],[-74.14852820183322,40.60908079514606],[-74.14878329527244,40.60919998717104],[-74.14954343557092,40.609627172890356],[-74.14893620769462,40.609750837135074],[-74.147740368238,40.60999924981496],[-74.14696864216111,40.61015135570597],[-74.14689344884835,40.61063170979161],[-74.14680105543378,40.61133491935586],[-74.14670113522895,40.61207152126736],[-74.14654340779514,40.61326141168843],[-74.1464594491219,40.613891425091104],[-74.14640703857827,40.614273151538384],[-74.1460356211517,40.61701277749984],[-74.14512419135698,40.616965979075346],[-74.14419491885178,40.616870261569936],[-74.14326214865979,40.61674023916747],[-74.14233611439462,40.61660864350825],[-74.14173426825481,40.61653721930926],[-74.14161689051143,40.6165224696341],[-74.14112983624184,40.61646120584354],[-74.14072587924078,40.61641455538543],[-74.13982184794222,40.616299825941],[-74.13964602350758,40.61701454964299],[-74.13944209882749,40.61776581353119],[-74.13923849312228,40.61851915765309],[-74.13900214120528,40.61939464313693],[-74.13873783679765,40.62037370258319],[-74.13853418159965,40.621128234414904],[-74.13836666875461,40.621737116862136],[-74.13861274061534,40.621772877689864],[-74.13850455751306,40.62263379772209],[-74.13826358199567,40.62424376957261],[-74.13805836227618,40.62421931305117],[-74.13784961661364,40.62420974650969],[-74.13764014534725,40.62421538220074],[-74.1374328087563,40.62423617347844],[-74.13723036985678,40.62427160408242],[-74.13704499391466,40.62435399573393],[-74.13686356168051,40.62444133561604],[-74.13668630057133,40.62453351425993],[-74.13651343303782,40.62463041569152],[-74.13634517541097,40.62473191881468],[-74.1361817385964,40.624837896411265],[-74.1358100827804,40.62506433958871],[-74.13793305116066,40.626956697348085],[-74.13805849495903,40.62706851789316],[-74.1378912670391,40.62745288039201],[-74.13806393800293,40.62756847163911],[-74.13788484879939,40.62770718820619],[-74.13730784607117,40.62819029537424],[-74.13674237782399,40.628662536725514],[-74.13604609107328,40.62818801302515],[-74.1358610841642,40.62806152888195],[-74.13408698261905,40.62954168121527],[-74.1334373128667,40.62907434625281],[-74.13228531910973,40.6300189900427],[-74.13161834492145,40.63058368945245],[-74.13107460341521,40.631147729710655],[-74.13059499828947,40.63088028267209],[-74.1304742900949,40.6308855097406]]]}},{type:"Feature",properties:{ntacode:"BX36",ntaname:"University Heights-Morris Heights",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.9048684721553,40.85869322470889],[-73.90526389216578,40.85804717834949],[-73.9056595351534,40.857398734663796],[-73.90468371344771,40.857060301724346],[-73.90508614076853,40.856410830705514],[-73.90522169962252,40.85620359480216],[-73.90557007241212,40.85578732289619],[-73.9073328965612,40.85381641456408],[-73.90841737122807,40.85264382291021],[-73.9092154554491,40.85180094506627],[-73.91058169863241,40.850181595320066],[-73.91069463666348,40.85001909854052],[-73.91112232242739,40.849418098404506],[-73.91167991098445,40.84863951982263],[-73.91197263841485,40.848229595433665],[-73.91236345700678,40.84768333908628],[-73.91305693105791,40.84670883807309],[-73.91315074731624,40.846577004160814],[-73.91346470815387,40.84614733661263],[-73.91360819812493,40.84594143850221],[-73.91375168786955,40.845735540206455],[-73.91397534823497,40.845429430759154],[-73.91412710507856,40.84522891448191],[-73.91416076333736,40.84517775519094],[-73.91477436629464,40.845165434653694],[-73.91558822826113,40.845147153847726],[-73.91697152437625,40.845115246126575],[-73.91728719351073,40.84510408615955],[-73.91838705999727,40.845054140232435],[-73.91877179199459,40.845034467099374],[-73.91934882368334,40.84499242618798],[-73.92043298027833,40.8449407948031],[-73.92150714539761,40.84487357393374],[-73.92246983593976,40.844812687530116],[-73.92262808531076,40.84480091082951],[-73.92273461008175,40.8447968393723],[-73.92354001945355,40.84475894411194],[-73.92387743417252,40.84474050765104],[-73.92478318716906,40.844752664810144],[-73.92511859432877,40.84477964493691],[-73.92526006675902,40.84479380281303],[-73.92596341910847,40.84488974421085],[-73.92661873032591,40.845035646690505],[-73.92668910079064,40.845051612380644],[-73.92676979809296,40.84507093488961],[-73.92696149266926,40.845114495811096],[-73.9270643578501,40.845139450388395],[-73.92740093575841,40.84522543481827],[-73.92778459327538,40.845319749381794],[-73.92796538295876,40.84536245648049],[-73.92808209373695,40.8453915968336],[-73.92804748335665,40.845464595954176],[-73.9278686981083,40.84559772120009],[-73.92767073280395,40.84603348248382],[-73.92763424726984,40.84601878419666],[-73.92759209751698,40.84605233651543],[-73.92754828446891,40.84608721456098],[-73.92746013035536,40.84619477632862],[-73.92742141536051,40.84625508392981],[-73.92739125951096,40.84634148368166],[-73.92736756994752,40.84640506089699],[-73.92734184453744,40.84646364143808],[-73.92730194432454,40.846506867375744],[-73.9272779799737,40.846548036105645],[-73.92722479545697,40.84658965730813],[-73.92715519758056,40.84665083018796],[-73.92701961315866,40.84681765779745],[-73.92693545888355,40.84692414417047],[-73.92687934762637,40.84703950707445],[-73.92688167671439,40.847103402047466],[-73.92685912332028,40.847192936477505],[-73.92685127536309,40.84722409105546],[-73.92683023216802,40.84728976018861],[-73.92677400482232,40.84732556266208],[-73.92675776970877,40.84733590162686],[-73.92669933401277,40.847351871052574],[-73.92662687440186,40.84739268650038],[-73.92656608820782,40.84750982319219],[-73.92651699739682,40.84756484084805],[-73.92645855261809,40.84764825480115],[-73.9264141327066,40.847731670467425],[-73.92630425864088,40.84787010144103],[-73.92619439118049,40.84796061202845],[-73.92611024061644,40.848020949899464],[-73.92603310172115,40.84807241529872],[-73.9259793295691,40.84816292863138],[-73.92593957829568,40.84827119335983],[-73.92586477100224,40.84836170519108],[-73.92577127033306,40.84842204283266],[-73.92521955397399,40.84908224723939],[-73.92465379864163,40.849785043512696],[-73.9244527318352,40.85009207742224],[-73.9242240509067,40.85056887705388],[-73.9240886581912,40.850737350174555],[-73.9238477887965,40.85118260871559],[-73.92394789369119,40.85122178461572],[-73.92351769173088,40.85183581997066],[-73.9233181034127,40.852129787962085],[-73.92256178946482,40.85318891202994],[-73.92174035403015,40.85422123784054],[-73.92154261803927,40.854116883381764],[-73.92134207683874,40.85431743565772],[-73.9214899115403,40.854490217786086],[-73.92151543705533,40.8545100638914],[-73.92080070289343,40.85538081439456],[-73.92037235451438,40.855172965136724],[-73.92030027213498,40.85524637083895],[-73.9205665595437,40.85551389831368],[-73.92055014989623,40.85561817968151],[-73.92052653132858,40.855686668401844],[-73.92044141417745,40.85574613630998],[-73.92035024788383,40.855785363828744],[-73.92029392909443,40.85584511451729],[-73.92030620609957,40.855927119811106],[-73.9200200214285,40.85627072103319],[-73.91956620944698,40.85684018368817],[-73.91902369125224,40.85739653841378],[-73.91829123397632,40.85815501491096],[-73.91811187549496,40.85831372963358],[-73.91776041251113,40.85870809795834],[-73.91720664647058,40.85892892273461],[-73.91691308641693,40.859270212209275],[-73.91580528008556,40.86046973585615],[-73.91576213144813,40.86064463678995],[-73.91487470201936,40.8616916999863],[-73.9148093432549,40.861714189645795],[-73.9147233085529,40.861853182389176],[-73.91481817339113,40.861899088982476],[-73.91477109608928,40.86194630814873],[-73.91474323818429,40.86193358998094],[-73.91470028509583,40.86195311254399],[-73.9146716292916,40.86198133760502],[-73.91463437465735,40.8620204198398],[-73.91461143815327,40.862052993997914],[-73.91461141304481,40.86207254946143],[-73.91462116355163,40.86209669073479],[-73.91429082589032,40.86242801822073],[-73.9142291800157,40.862488556659244],[-73.91343151747175,40.86213906631419],[-73.91335994596977,40.86211267443263],[-73.91329746851025,40.86208962857993],[-73.91295585355702,40.86191313581623],[-73.9127896286233,40.861872470523195],[-73.91273784304111,40.86186388601199],[-73.91266095161316,40.861851635328826],[-73.91245929749668,40.86182043342578],[-73.91208148776727,40.86176800724708],[-73.91194992592466,40.861750141592175],[-73.91181229111774,40.86173238640154],[-73.91075595739588,40.86165148436419],[-73.90986668166414,40.8623100683499],[-73.90972194030017,40.86240666799144],[-73.90956472231869,40.862493010614585],[-73.90939703489295,40.862567771966674],[-73.90922113369527,40.86262994830312],[-73.90903950919973,40.86267886458903],[-73.90905267550956,40.86253910938705],[-73.9090526881127,40.862538929309586],[-73.9090527353727,40.862538739375566],[-73.90908816453013,40.86239991186564],[-73.90908822418272,40.862399695640214],[-73.90908830764162,40.862399497526056],[-73.90914581664487,40.8622642983523],[-73.90914584054863,40.86226424509876],[-73.9091458768099,40.8622641913524],[-73.90922418070103,40.8621356528134],[-73.90922426407231,40.86213551835789],[-73.9092243712624,40.862135392799814],[-73.90932135442844,40.86201616240263],[-73.90947846356343,40.861808335220566],[-73.90947854755834,40.86180822823915],[-73.90947862933619,40.86180812896203],[-73.90965329492415,40.86160687953639],[-73.90984482683959,40.86141337053032],[-73.9100521908241,40.86122888645986],[-73.9102742249185,40.861054535340685],[-73.91050960898265,40.86089127077988],[-73.91075688336613,40.860739954814804],[-73.91101447198413,40.860601261608025],[-73.91114937351193,40.86052367182045],[-73.91129557356025,40.86045738129163],[-73.91145048722831,40.86040372382531],[-73.91161125293098,40.8603635493852],[-73.91187557276707,40.86029780907061],[-73.91213471633273,40.86021749421051],[-73.91238663112787,40.86012299964064],[-73.91262932351835,40.86001494423653],[-73.91286093048608,40.859894146674975],[-73.91307976660896,40.85976164339116],[-73.91328436985216,40.85961860133016],[-73.91088488376786,40.85877618293661],[-73.91072104256482,40.858706232233644],[-73.91056799272936,40.85862059373614],[-73.91042952728367,40.85852085687654],[-73.91030880851142,40.85840932660504],[-73.91020818094415,40.85828878887086],[-73.90980269866728,40.857607548832945],[-73.9097616579275,40.85718261160405],[-73.90956719944191,40.857591623656226],[-73.90777330706584,40.85960754329527],[-73.907257860559,40.85935343791883],[-73.9070700388315,40.85936184873643],[-73.90679734942154,40.85937358893134],[-73.90572262484223,40.85899298856514],[-73.9048684721553,40.85869322470889]]]}},{type:"Feature",properties:{ntacode:"QN46",ntaname:"Bayside-Bayside Hills",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.76779450621818,40.77874556945709],[-73.767604546338,40.77829903466078],[-73.76761894075503,40.77799469391596],[-73.7674781736674,40.777655540866505],[-73.76713717312546,40.77693775278896],[-73.76709113484742,40.77684484110923],[-73.76700068069788,40.77669521396552],[-73.76658827278418,40.77617259416607],[-73.76632823258116,40.775843054330835],[-73.76627787969194,40.775741186325334],[-73.76614233294089,40.77546695928393],[-73.76600398326563,40.775067006932616],[-73.76572796903935,40.77460332809213],[-73.76510436820399,40.773799038220545],[-73.76469385424615,40.773340474352075],[-73.76436067006391,40.7730285203453],[-73.76417633114707,40.772829989940185],[-73.76358456590289,40.77235821590681],[-73.7622386311045,40.77122066177058],[-73.76126301259849,40.77039596507433],[-73.76085900055742,40.77002264272344],[-73.7606052406626,40.769765933457286],[-73.76052349508042,40.76961682035219],[-73.76044056848684,40.76948518693153],[-73.76001142296236,40.76909583112422],[-73.75960078092831,40.76872325671305],[-73.7593738942837,40.7686363887858],[-73.75907352924436,40.76845378633812],[-73.75893512093702,40.76833432851591],[-73.75880776561004,40.768182652725464],[-73.75883847871573,40.76803828723655],[-73.75882204462985,40.76794933389855],[-73.75882736002048,40.76776752387233],[-73.75879456996007,40.76765389065604],[-73.7587340354636,40.76754922615339],[-73.75864264358086,40.7673571700355],[-73.75842156550806,40.76719906744813],[-73.75802387192728,40.76707532904308],[-73.75787030567236,40.766946427949605],[-73.75760683799243,40.76696991900696],[-73.75752194375067,40.76710675613379],[-73.75739020803881,40.76716667235848],[-73.75734523174015,40.76706980756661],[-73.75718430019478,40.76695200038978],[-73.75703114820048,40.76682325434137],[-73.75692940163006,40.76679768260611],[-73.7566598285144,40.766650329159575],[-73.75641084289758,40.766514222767654],[-73.75640921140932,40.76651014893061],[-73.75640836159593,40.76650604089557],[-73.75640830611404,40.76650187205263],[-73.75640903263066,40.766497640700464],[-73.75641318320446,40.766486492556076],[-73.75642003660361,40.76647464752034],[-73.75644838018889,40.76643884842521],[-73.75646019018087,40.766425365908034],[-73.75649903977316,40.766386195258846],[-73.75650884816608,40.76637283482113],[-73.75651240090934,40.76636639373767],[-73.75651468312414,40.76636104961195],[-73.75651512522738,40.766359997643185],[-73.75651550914027,40.76635871017686],[-73.75651572652953,40.76635746826089],[-73.75651577784075,40.766356270555924],[-73.75651563993466,40.76635511801823],[-73.75651534873263,40.76635400904848],[-73.75651487825859,40.76635293705825],[-73.756514243031,40.76635190861172],[-73.75651342915998,40.76635092602495],[-73.75651244924585,40.76634997810025],[-73.75651129245527,40.766349074866305],[-73.75650846744554,40.76634739396748],[-73.75650494248838,40.766345873587305],[-73.75650071937834,40.766344505018075],[-73.75649107536188,40.76634237765635],[-73.75647876240255,40.7663407212651],[-73.75647377830022,40.76634035993007],[-73.75643582839582,40.76633764971254],[-73.75640357156841,40.7663357452595],[-73.756387586046,40.766334793080425],[-73.7563431222664,40.766335202974346],[-73.7563156703825,40.76633788196015],[-73.75628664411583,40.76634340404937],[-73.75625559323801,40.76635184819829],[-73.7562206450326,40.76636370615339],[-73.756205780994,40.76637041093613],[-73.75619103618456,40.76637963606815],[-73.75617702002064,40.76639061121288],[-73.75616353456154,40.766402333473906],[-73.7561448970507,40.766410516221285],[-73.75602210333298,40.766464421210244],[-73.7558829495032,40.76641229346212],[-73.755473104398,40.76636558041656],[-73.75493674341273,40.76609325213893],[-73.75425553419647,40.76553289278835],[-73.75425235038249,40.76552911246547],[-73.75410065488633,40.76534935346204],[-73.7540196191294,40.765307450824736],[-73.75397498244777,40.76530695093858],[-73.75388234874704,40.76534929289714],[-73.75385085906888,40.76534212937312],[-73.75382270603576,40.76533572114301],[-73.75377036530641,40.76530463148442],[-73.75405049899658,40.76517533222918],[-73.75435817401844,40.765050943754254],[-73.75467572405671,40.76493975964556],[-73.75500165483628,40.76484240570582],[-73.75533438962545,40.76475941041199],[-73.75567226855472,40.76469114912987],[-73.75601361097249,40.76463784207022],[-73.75635669691555,40.764599558103804],[-73.7583941608429,40.76440524735274],[-73.75850831375267,40.764394359416315],[-73.75856122422594,40.76438654564216],[-73.75862488375219,40.76438314992199],[-73.75919770463078,40.764326745505336],[-73.75909756097019,40.76405669636523],[-73.7588643139926,40.763274540756555],[-73.75859320535807,40.7640882295592],[-73.75851382902854,40.76410483092485],[-73.75845205816829,40.76411553603414],[-73.75843838495446,40.763928488266025],[-73.75844568810525,40.76368153012333],[-73.75836296572514,40.76349738300164],[-73.75823811460896,40.763238765685976],[-73.75809857413944,40.7629845392406],[-73.7579447466503,40.76273540538827],[-73.75788761440499,40.7626570220118],[-73.75784858716702,40.762566799540316],[-73.75784470390781,40.76254231090722],[-73.75783309623819,40.76246860033898],[-73.75784436874744,40.76236797398029],[-73.75788249312883,40.76227122801303],[-73.75792707910851,40.76220843881292],[-73.75794421503397,40.762184185996325],[-73.75802377795762,40.76211102429819],[-73.75811452065423,40.76205389719114],[-73.75848075066824,40.761994736646464],[-73.75800131701072,40.76037986747917],[-73.75987745887133,40.759994922113464],[-73.76031183402046,40.75990880153927],[-73.76125540608659,40.759714707973096],[-73.76239510540921,40.759496997619785],[-73.76199745967656,40.75810219071278],[-73.76176692858851,40.757278802073166],[-73.76185572317247,40.7565169758882],[-73.76192713820727,40.75577285336234],[-73.76189611090984,40.75565400283409],[-73.76184344003023,40.755537269313486],[-73.76176970647144,40.75542602058647],[-73.76167669802217,40.75532347682208],[-73.7615672372437,40.75523235221875],[-73.7614449746479,40.75515465640028],[-73.76128938234288,40.75505221538885],[-73.76114556508222,40.75493894872047],[-73.76101539982136,40.7548160929935],[-73.76090046979775,40.754685135993306],[-73.76080194147534,40.75454772982198],[-73.76048623704753,40.753839616746774],[-73.76018801925116,40.753160499124256],[-73.76012952586258,40.75302222211943],[-73.7601294887901,40.75302211717055],[-73.76012942480004,40.753022023724945],[-73.76004880462752,40.75288773932958],[-73.76004867910854,40.75288754205675],[-73.76004854119032,40.75288736218085],[-73.7599464973107,40.75276000637813],[-73.7599463722829,40.75275985634871],[-73.75994624627732,40.75275973312154],[-73.75982443862917,40.75264207652122],[-73.7598243012002,40.752641944558704],[-73.75982412631951,40.752641813020716],[-73.75968523096986,40.75253645512633],[-73.75968509343865,40.75253635164298],[-73.75968494420047,40.75253625684657],[-73.75953220679574,40.7524451383005],[-73.75953204547152,40.75244503526985],[-73.7595318710865,40.75244494980224],[-73.75943983045362,40.752402506555406],[-73.75906249202711,40.75220918082636],[-73.75782746217173,40.75075826957923],[-73.75737034770673,40.75024385676462],[-73.75698991515898,40.74957501019826],[-73.75686552189254,40.74936148930606],[-73.75684127432626,40.74932207770716],[-73.75714080479104,40.74923725926902],[-73.75744314906512,40.74915673332299],[-73.75773936954685,40.749063443241916],[-73.75802805583024,40.748957816318644],[-73.75805782280084,40.74894194889563],[-73.75845857488834,40.748763093904294],[-73.75885932508002,40.74858422763053],[-73.7597255364159,40.74818866099072],[-73.76073612098453,40.74773738547204],[-73.76138355784937,40.7475291711644],[-73.76145571943749,40.74750795159141],[-73.7615184669521,40.74749054800739],[-73.7624004584231,40.74724325429293],[-73.7629777777423,40.747081621983114],[-73.76414324409247,40.746764045831306],[-73.76501623130673,40.74652288166303],[-73.76589202362265,40.746280626990064],[-73.76635520865307,40.74615249683943],[-73.76681551943756,40.74603005776714],[-73.76729011945527,40.745903814557934],[-73.76772991359309,40.7457762261727],[-73.76857701220435,40.74552220488448],[-73.76937164122795,40.745220309086434],[-73.77038982386928,40.74473791369086],[-73.77137678488471,40.74425103550068],[-73.77145218847468,40.744221522521464],[-73.77153402313084,40.7441916258817],[-73.7715667190341,40.74417951555599],[-73.77162097960094,40.7441597318662],[-73.77241461002669,40.743884845221984],[-73.77281267689025,40.74378924942858],[-73.773215347914,40.743704396109635],[-73.77362185174397,40.74363046261939],[-73.77403143122002,40.743567601221265],[-73.77444330451887,40.74351590014567],[-73.77486382138363,40.74345333664347],[-73.77551238363297,40.74335684250359],[-73.77569182427024,40.74333358876371],[-73.77573836927105,40.74332564716406],[-73.77575892644916,40.74336722747386],[-73.7758523777589,40.74356469331021],[-73.77596628014423,40.74381044790558],[-73.77616785637258,40.74424002253527],[-73.77679197013187,40.74554428913856],[-73.77753347577244,40.7471483424384],[-73.77831180786255,40.74874501368035],[-73.77906558901958,40.75033257447581],[-73.77944067027246,40.751122696144996],[-73.77980639319682,40.751895005430626],[-73.78009357371535,40.75250750384609],[-73.78052037800599,40.7533307431027],[-73.78113322656422,40.75408932646792],[-73.78165171760702,40.75470775288259],[-73.78212461978052,40.75533931152846],[-73.78248130737073,40.75599745518597],[-73.78264852969639,40.756331904045076],[-73.78281576386435,40.756666343785376],[-73.7830319133788,40.75708319052878],[-73.7831615773999,40.75732618501061],[-73.78338071525589,40.75775389724709],[-73.7834611106796,40.75786406350209],[-73.78382076148569,40.75853003411843],[-73.78407792963682,40.75903964439747],[-73.7842594089738,40.75938264589476],[-73.78428991884707,40.75944029943579],[-73.78430628708995,40.75948364503482],[-73.78447529330391,40.759875861994416],[-73.78467742477748,40.76025720833081],[-73.7848605928224,40.76064436286373],[-73.7850243474471,40.761036515858805],[-73.78516838329206,40.76143281814066],[-73.78525170777323,40.76175695901846],[-73.78527359224829,40.76184210636365],[-73.7853017538984,40.76197850433073],[-73.78535911541569,40.76225631857739],[-73.78542241974337,40.76251310807721],[-73.78546383070346,40.7625919254089],[-73.78571993566753,40.762921464726],[-73.78595810626356,40.76310224365156],[-73.78714131745379,40.76370782091579],[-73.78733166671515,40.763807813550265],[-73.78807523740844,40.76419949042416],[-73.78822763080986,40.7643143957905],[-73.78836856546751,40.76443842934965],[-73.78849669754898,40.764570552526315],[-73.78861085591791,40.764709593713434],[-73.78871018005239,40.764854252375635],[-73.78963649752909,40.76614161060157],[-73.78990502958709,40.76651159651793],[-73.79021960777558,40.76695117475314],[-73.79059858124609,40.76741868770474],[-73.79137684496301,40.76832429661043],[-73.79149870491376,40.768447391247406],[-73.79190204127927,40.76893621297627],[-73.79235243694565,40.76944963785697],[-73.7923824381369,40.76948383943586],[-73.79317944556053,40.770403177727914],[-73.7932371186424,40.77046772080936],[-73.79394905802269,40.771267374937416],[-73.79415923541376,40.77151603827045],[-73.79480546134091,40.77225687477918],[-73.79493636799312,40.77240453038564],[-73.7950719029127,40.77254212458496],[-73.79521550584721,40.77267490720631],[-73.79565702077277,40.77303608671467],[-73.79557358468125,40.77304924463558],[-73.79499129359314,40.773143347932475],[-73.79365230336126,40.77336043864258],[-73.79271259448991,40.77378752736295],[-73.79226795287033,40.773990042009174],[-73.79163526132577,40.774238655587126],[-73.79034971791278,40.7745730942066],[-73.78984204014792,40.774687325745205],[-73.78913873725512,40.77484869017332],[-73.78893975769458,40.77490059230741],[-73.7882697295343,40.775075356827074],[-73.78740991590463,40.77531789240423],[-73.78655073418518,40.775557746679006],[-73.78626498302616,40.77564607981164],[-73.78569433845284,40.775812774903955],[-73.78491489263799,40.776040510058586],[-73.78459339349219,40.776141225190564],[-73.78448330717684,40.776168259235966],[-73.78440918795098,40.77619021960559],[-73.78407645358521,40.77628882255578],[-73.78279772917007,40.77666603617846],[-73.78036180354215,40.777387047193606],[-73.77947656124536,40.77766416992052],[-73.778587711903,40.77791239208444],[-73.7776935489526,40.778160416551884],[-73.77678363328381,40.77840958379165],[-73.77583958332178,40.77861237261467],[-73.77572440796122,40.7779004344356],[-73.77553732181369,40.77702559797917],[-73.77465548717808,40.77728560923519],[-73.77378257081325,40.777547468009054],[-73.77290301903876,40.77780428148494],[-73.77203608150842,40.77806980361594],[-73.77113180388133,40.77834080978199],[-73.76934982514948,40.778874769063144],[-73.76885562663053,40.77901955674631],[-73.76864150023577,40.7790868673389],[-73.76857305035132,40.77910542930701],[-73.76833788977248,40.77868252564392],[-73.76825889099071,40.77870210538205],[-73.76807192226767,40.7787484485384],[-73.76811174664455,40.778834035283566],[-73.76803333393231,40.77885839405482],[-73.76796073127606,40.778776009213374],[-73.76779450621818,40.77874556945709]]]}},{type:"Feature",properties:{ntacode:"BK61",ntaname:"Crown Heights North",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.92164748131961,40.67887054703269],[-73.92171159945381,40.67811571394574],[-73.92181539031597,40.67701839046189],[-73.92182361015799,40.676938358473],[-73.92183232495854,40.676849042763834],[-73.92190090521798,40.676131621044526],[-73.92197495287279,40.675348547269806],[-73.92204843320643,40.67457439719813],[-73.92213153379244,40.67368388900711],[-73.92221444321095,40.67279163304969],[-73.9222995036712,40.67190026210086],[-73.9223840178856,40.67100876297077],[-73.92245355442314,40.67026114885387],[-73.92246696829339,40.67011693025583],[-73.92254432235502,40.66927581119731],[-73.92261354322449,40.66856410724225],[-73.9226321076669,40.66837321106466],[-73.9226553004529,40.66812711501406],[-73.92272714241194,40.667365056929455],[-73.9227525715444,40.66709733296169],[-73.92281106532995,40.667071761215944],[-73.92303439380234,40.6669741259334],[-73.9231197845567,40.66693679363199],[-73.92323224537391,40.66688762756694],[-73.92331039698415,40.666853460424946],[-73.9242446727457,40.666445000386744],[-73.92439099384761,40.66638142327787],[-73.92546270195412,40.66591675199164],[-73.92592201549584,40.66571503570415],[-73.92637970549286,40.66551489214164],[-73.9273935002166,40.665074716656754],[-73.92771188941751,40.664934328494326],[-73.92822872379821,40.66470986468376],[-73.92872204594664,40.66449556918274],[-73.92869200562133,40.66496229737623],[-73.92868404424785,40.66508602327391],[-73.92930683848171,40.665117007011254],[-73.93145550047731,40.66523381808765],[-73.93422426270018,40.66537774253346],[-73.936983623726,40.665535507878175],[-73.93694519264002,40.665981297064526],[-73.93690681057134,40.66642659052647],[-73.9368680220435,40.666849829007305],[-73.93682521755451,40.66731699409569],[-73.93674946947412,40.668127370786614],[-73.93951520847219,40.66829561647255],[-73.94228420365046,40.668461427104916],[-73.94504645741819,40.66861461633204],[-73.9478185747195,40.66878375367408],[-73.9477511028092,40.66949526585212],[-73.94774398859076,40.669568690435646],[-73.94772996328912,40.669713442410064],[-73.9505022749518,40.66986535189489],[-73.95087469630845,40.66988709933708],[-73.9516046495352,40.669923703301],[-73.95160495953368,40.669923718844004],[-73.95327019744913,40.670007205105016],[-73.95526963588763,40.67012490485391],[-73.95797317201801,40.67065727407631],[-73.95904725351431,40.67088226754675],[-73.96131877957826,40.671406676433236],[-73.96126442078996,40.671563590695165],[-73.96102898255523,40.67224318470643],[-73.96070974428058,40.67312139453406],[-73.96039301802897,40.67399860243467],[-73.960074282831,40.674878071474275],[-73.96318238790325,40.675529504488665],[-73.96286444202589,40.67640534112749],[-73.96254635403497,40.67728661754943],[-73.96222841240527,40.6781662082222],[-73.96195644346221,40.67893384348491],[-73.96167998623254,40.679702205955834],[-73.96153961956436,40.68008625502718],[-73.9614104625313,40.68041315275769],[-73.96134655885795,40.68046352430098],[-73.9582921680779,40.67983113349485],[-73.95595862371368,40.67934624715064],[-73.95529361599394,40.67920315104397],[-73.95530907548108,40.67927313504467],[-73.95543681559279,40.67995785518427],[-73.9543683630196,40.68007510652117],[-73.95328187373988,40.68020003147532],[-73.95337017508868,40.68064050844439],[-73.95155682676503,40.68049884757563],[-73.95115828512968,40.68047861480687],[-73.94955688711138,40.680390402923365],[-73.94773023556648,40.6802918462824],[-73.94674915979896,40.68023966136313],[-73.94627470970099,40.68021332692959],[-73.9439734780502,40.680088128427066],[-73.94326176928664,40.68005060712663],[-73.94120864299755,40.67993835375224],[-73.9403279396206,40.679889975064704],[-73.93843613326659,40.67978585170405],[-73.93739763665235,40.679729900176795],[-73.93487210891475,40.679593088244765],[-73.93435066474025,40.679563407550944],[-73.93439531043775,40.67983538025151],[-73.93450839038856,40.680221693034774],[-73.93457098296317,40.68056476171331],[-73.93471441051976,40.68129738430256],[-73.93486257155247,40.682030568699965],[-73.9350082172008,40.68276376850586],[-73.93208669808146,40.6831003497816],[-73.92916130703004,40.68343632494633],[-73.92900884018417,40.6827029054858],[-73.92609461679781,40.68303870957614],[-73.9228137426775,40.683414429622545],[-73.92267012232548,40.68268151274587],[-73.92254479560334,40.68193561365234],[-73.92250799329112,40.68171007013404],[-73.92249266176297,40.68161610994268],[-73.9224265209966,40.68121074517352],[-73.92240197058138,40.681089553988926],[-73.9223825600955,40.68099373733062],[-73.92236962395955,40.68092988027636],[-73.92235458562179,40.68085564480023],[-73.92233849620894,40.68077621826844],[-73.92231261910518,40.68064847331615],[-73.92227774187808,40.68047629375892],[-73.92225617616023,40.680367764450324],[-73.92223681791751,40.680270343213444],[-73.92221626961557,40.68016693473192],[-73.92217715658315,40.67997008548759],[-73.92215222981581,40.67984463525375],[-73.9221324286594,40.679744977700565],[-73.92211150002032,40.67965755728053],[-73.92208787201925,40.67955885840091],[-73.92205453523519,40.67941960385456],[-73.92203214093044,40.679326059452166],[-73.92201534562915,40.679255900351315],[-73.9219999080483,40.67919141465723],[-73.92197376275989,40.67907748928778],[-73.92183500137115,40.67894555914438],[-73.92164748131961,40.67887054703269]]]}},{type:"Feature",properties:{ntacode:"BX14",ntaname:"East Concourse-Concourse Village",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.9095872726967,40.842756375018524],[-73.90962455423077,40.84210962501079],[-73.90939429835062,40.84125366038957],[-73.90911670411187,40.84017108427283],[-73.9090625742055,40.83994747620959],[-73.90898551029593,40.83969092773126],[-73.90892870385369,40.83943037913752],[-73.9088926510439,40.839167217444654],[-73.9088775999969,40.83890289261951],[-73.90888356926153,40.838638818251326],[-73.90891035803187,40.83837648078538],[-73.90895464251246,40.838159640683955],[-73.90901826345664,40.83794482392125],[-73.90910092087518,40.83773351616611],[-73.90920204375843,40.837527166010304],[-73.90927061336215,40.83741171375189],[-73.9093208347102,40.837327133743095],[-73.90937860639744,40.83726135331285],[-73.9094526698341,40.837203825307476],[-73.9095395589101,40.837157787727335],[-73.90963449164151,40.83712531811408],[-73.90916255883805,40.83696459652344],[-73.908136637256,40.83714993686314],[-73.90807979845712,40.837165435827785],[-73.90802548928208,40.83718549574607],[-73.90797434204252,40.83720988306498],[-73.90792695282725,40.83723831396134],[-73.90788387278653,40.837270457237814],[-73.9078456034934,40.837305938660876],[-73.90762981221657,40.83757481964418],[-73.90755900279713,40.83765342475637],[-73.90748190803522,40.8377285416403],[-73.90739882473284,40.83779988057463],[-73.90731007332508,40.83786716689686],[-73.90719785425188,40.837936242828626],[-73.90709097488087,40.83801004202981],[-73.90698977939697,40.838088326856386],[-73.9068945936856,40.838170845219196],[-73.90680572407122,40.83825733127412],[-73.90672345695783,40.838347506651246],[-73.90664805728841,40.83844108096864],[-73.90657976789461,40.83853775289794],[-73.90648535556355,40.838661056043584],[-73.90580671727233,40.83950414341212],[-73.90575413160516,40.83962170470687],[-73.90568740577093,40.839735347088116],[-73.90560739454273,40.83984361930205],[-73.90538358007402,40.839768983469526],[-73.90597940441805,40.838505195300066],[-73.90625475338356,40.83806528025425],[-73.906356746971,40.837902326180576],[-73.90646169558165,40.837734649732674],[-73.90652353994155,40.837635842513144],[-73.90668146355937,40.83738352544776],[-73.90679854833553,40.837195516237905],[-73.90688497207985,40.83705837625401],[-73.90697550488302,40.83691372841437],[-73.90713954460968,40.83665163457457],[-73.90721294091618,40.836534363908264],[-73.90727112553854,40.836441399407754],[-73.90733307028988,40.8363424266365],[-73.90740200530828,40.836232283418575],[-73.90757269383843,40.83592860377386],[-73.90762666017547,40.835832589281786],[-73.90771821660996,40.835669696283084],[-73.9078329313928,40.83546559909678],[-73.90797135223326,40.83521932326503],[-73.90799132704225,40.83518378307838],[-73.90810870143581,40.834974949643644],[-73.90823980241734,40.834741693632765],[-73.90837655995249,40.83449837058396],[-73.90852151707216,40.83424045616245],[-73.90857548044934,40.834144441701355],[-73.90869131229394,40.833938346774616],[-73.90882575998323,40.833698811229546],[-73.90889804116556,40.83357003468206],[-73.90910597826652,40.8331995659433],[-73.90917778101321,40.83307163918532],[-73.90923681509291,40.83296646097326],[-73.9092835484705,40.83288319625362],[-73.90937415299824,40.83272177181025],[-73.90942257630667,40.83263549627689],[-73.90946039510563,40.832568115809536],[-73.90951895735994,40.83246377703993],[-73.9096213067717,40.832281421770595],[-73.91049010681668,40.83073737253023],[-73.90971373754965,40.83047001387283],[-73.90914465884441,40.830285730357645],[-73.90895990310004,40.83022623304412],[-73.90948178359366,40.82959211897714],[-73.91030770386986,40.828772485243306],[-73.9116943023857,40.82775871580946],[-73.91179361950763,40.82642815560154],[-73.91130974473407,40.82484855889513],[-73.91192435242225,40.82504975934986],[-73.91316674503243,40.82545645531289],[-73.91351191676087,40.82480494441779],[-73.91475121064774,40.825200473433746],[-73.9152759010149,40.82565539472183],[-73.91541108235488,40.82577390912324],[-73.91545061497118,40.82574777987903],[-73.91592284988873,40.825440056490066],[-73.91613011850754,40.825305721321776],[-73.91618778387418,40.825268346209164],[-73.91624748129514,40.82522965546787],[-73.91630387940631,40.82519310275802],[-73.91636661659156,40.82515244039043],[-73.91642451895778,40.82511491321852],[-73.91661368442402,40.82499230850744],[-73.91630917515717,40.82490286651306],[-73.91608782791748,40.82483785183088],[-73.91677400519717,40.82438708737327],[-73.9168919579493,40.82431192557521],[-73.91712693756695,40.82416263105622],[-73.91719007374034,40.824122517330956],[-73.91725010296902,40.824084377625056],[-73.91731782325954,40.824041350018994],[-73.91740459115819,40.8239862220034],[-73.91746772699828,40.82394610695224],[-73.91756599376923,40.82388367192946],[-73.91782151593539,40.823718371329576],[-73.91788272033193,40.82367877684647],[-73.91833825897207,40.82338338717322],[-73.91875570608572,40.82311521802199],[-73.91888836789798,40.82302977384997],[-73.9189459722909,40.822992672880986],[-73.91938041791651,40.82271235247818],[-73.91944303601359,40.82267166790189],[-73.91980424620863,40.82243697456019],[-73.9199347171237,40.82235220193829],[-73.9204016380275,40.82206121668077],[-73.92048603277179,40.82197953611126],[-73.9205434700689,40.821933857481646],[-73.92066539132301,40.82183689358972],[-73.92114409038749,40.8215630020621],[-73.92194764145455,40.821031544959446],[-73.92265261239713,40.82049431528112],[-73.92402557241974,40.81928533011077],[-73.92454726013266,40.81871262350998],[-73.92518486463509,40.81801266937757],[-73.92538538431177,40.818065415043264],[-73.92582070670066,40.8181803374006],[-73.9263585904545,40.81832069154518],[-73.9272466267484,40.81854298572335],[-73.92731653132665,40.81855963432504],[-73.92687781612848,40.81947887196952],[-73.92662466291998,40.82002639352228],[-73.92634345653657,40.82057855155489],[-73.92628127008255,40.820537160441525],[-73.92610404093989,40.820745971123934],[-73.9256545296715,40.8211252328375],[-73.92573567239681,40.82117423556588],[-73.92537221939051,40.821602520077846],[-73.9251759317736,40.82189919736756],[-73.9249965487319,40.82220270103251],[-73.92483467742115,40.82251216795849],[-73.92469079493726,40.82282671601188],[-73.9245653014466,40.82314545479431],[-73.92445847591998,40.82346742915684],[-73.92442266317127,40.82364486648421],[-73.92437413454705,40.82382068320324],[-73.92431310100527,40.82399409726578],[-73.92347379160223,40.82541322020586],[-73.92306184139838,40.82609561139882],[-73.92294138843657,40.82629934977835],[-73.92283308023285,40.826507102326396],[-73.92273725149708,40.82671825013159],[-73.92267670957419,40.82684999596159],[-73.92264951582574,40.82697240958074],[-73.92240525979605,40.827411308390204],[-73.92223396050088,40.82771942571417],[-73.92211960684496,40.8279258763296],[-73.92183738084005,40.82843621116799],[-73.92174660211646,40.82860240909058],[-73.92140512872544,40.82922004249886],[-73.92117830200506,40.82962944575398],[-73.92046112158835,40.83091482026163],[-73.9198608932363,40.83194722683397],[-73.91949947117888,40.832479492454524],[-73.91903136636121,40.833087349291795],[-73.91839346704683,40.83380941190172],[-73.91778665830903,40.83442951168564],[-73.91773114976962,40.8344862305633],[-73.9177029912016,40.83451500851334],[-73.91767974796218,40.83453875570229],[-73.91764388517008,40.8345754071254],[-73.91720735744606,40.83502151443564],[-73.91667316872484,40.835567405372906],[-73.91647433404424,40.83577903089646],[-73.91587067532258,40.836393594243184],[-73.91531596675132,40.83694742354432],[-73.91477300591424,40.83751410136219],[-73.91423754080535,40.83810879565889],[-73.91383125912105,40.83863904543592],[-73.91377104974477,40.83872164816371],[-73.91371372660583,40.83880893480729],[-73.91313156280934,40.83981054063795],[-73.91296000948255,40.84019622853964],[-73.91277823096095,40.84069106459231],[-73.91269769187524,40.84093012930209],[-73.91262256226607,40.84115715928261],[-73.91246930262027,40.84162025788505],[-73.91240381713905,40.84181649660898],[-73.91222180466819,40.842356591703144],[-73.91198635358064,40.84305709859038],[-73.91193751545504,40.84320238814958],[-73.91191812320277,40.843257886685016],[-73.91175338045697,40.84317949267618],[-73.91096872775073,40.84313621437861],[-73.9104302641435,40.84310772907308],[-73.91046008396596,40.84279164297504],[-73.9095872726967,40.842756375018524]]]}},{type:"Feature",properties:{ntacode:"QN26",ntaname:"North Corona",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.85449593244911,40.758278638673936],[-73.85420831919886,40.75786736759411],[-73.85407612119113,40.757652292978825],[-73.85400478915011,40.757529620530114],[-73.85391003380275,40.75735839348244],[-73.85382000676756,40.757185697573185],[-73.85377835493101,40.7571007359179],[-73.85371329237249,40.75696562565628],[-73.85365156818004,40.75682961272924],[-73.85359320370183,40.75669274436854],[-73.85353821971107,40.75655506900576],[-73.85339372587106,40.75613669143191],[-73.85335095181735,40.756012838314064],[-73.85318689954084,40.75539843021833],[-73.85312635464214,40.755109343016365],[-73.85323754904188,40.755095600667595],[-73.85383081355542,40.75495833751345],[-73.85478630718745,40.75470744951631],[-73.85579909030602,40.7544095281747],[-73.85538540411152,40.75357106042531],[-73.85497762399042,40.752782217111125],[-73.85455552256295,40.75196191903415],[-73.85583495566063,40.75157727245897],[-73.85547890672149,40.75089123411185],[-73.85513928895834,40.750226395438986],[-73.8547928670934,40.74956323075513],[-73.8544701182428,40.74893934813929],[-73.8544257525367,40.74885172688455],[-73.85734765245128,40.74797143586598],[-73.86027336093441,40.7471017276629],[-73.86032027659734,40.74719569902144],[-73.86253100986947,40.746533801558705],[-73.86407236689791,40.746073652917154],[-73.86608850634853,40.745473953062906],[-73.86790963860365,40.744933716588434],[-73.86808574250371,40.7456005825517],[-73.86826502607592,40.746314223003225],[-73.86843751028884,40.74703119731588],[-73.8685292517073,40.74758830224434],[-73.8689139580131,40.74836887704184],[-73.86919188072181,40.7487628941079],[-73.86942458603164,40.74915685152007],[-73.86968550952024,40.74961236188554],[-73.87084215640758,40.75154469308956],[-73.87179244195528,40.75332566941373],[-73.87207047251485,40.7538619879717],[-73.87214232666338,40.753986048184665],[-73.87266966994615,40.75498679890194],[-73.87269240706938,40.75502993973754],[-73.87271067448536,40.75506352094249],[-73.87365721712088,40.756803485602056],[-73.87311054765844,40.75685088214351],[-73.87221856383633,40.756943224795684],[-73.87132395898328,40.757036340296935],[-73.87041371425073,40.75713241272215],[-73.86950314746122,40.75722801907275],[-73.86848374832506,40.75733493706786],[-73.86746336460044,40.757441540684034],[-73.86656997613866,40.75753552146229],[-73.86567437019231,40.757629582857085],[-73.86461956648263,40.757693716436165],[-73.86371499880944,40.757725670910425],[-73.86280704236877,40.757758984275526],[-73.86190617173669,40.75779486363709],[-73.86099882371653,40.75782499338467],[-73.86046162216206,40.757843731728286],[-73.85992746201961,40.75786410162949],[-73.85951332358748,40.75787859024118],[-73.85888932339373,40.757899475965594],[-73.85856139034308,40.75791243685781],[-73.85775351182151,40.75802727488424],[-73.85695186768805,40.75813312704392],[-73.85560819880331,40.75830541067603],[-73.85540366146685,40.75834030998554],[-73.85530200157807,40.75829284196687],[-73.85505441025492,40.75833037151092],[-73.8549087266597,40.75833644940588],[-73.85476880279928,40.75832812997877],[-73.85462918660679,40.75830695548457],[-73.85449593244911,40.758278638673936]]]}},{type:"Feature",properties:{ntacode:"BK83",ntaname:"Cypress Hills-City Line",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.8633494359305,40.67935164088979],[-73.86330964247934,40.67916796966376],[-73.86328640844519,40.67907719706371],[-73.86296470699588,40.67911281695303],[-73.8623458053503,40.67916478614693],[-73.86225943089224,40.67881678615641],[-73.86202843089838,40.67788611403279],[-73.86171238717566,40.67661059597518],[-73.86139775932804,40.67533658998075],[-73.86131863648576,40.675021268816245],[-73.86106295016758,40.67434293473021],[-73.86176409662187,40.674232260606104],[-73.86310050982873,40.67464721339999],[-73.86413333494181,40.67499725237638],[-73.86455313239765,40.67515112221289],[-73.86521514219662,40.67538657499544],[-73.86627349406392,40.67576404591219],[-73.86725717651821,40.67611268487224],[-73.86838105917259,40.67653059922421],[-73.8694231287858,40.676912227565815],[-73.86977606761083,40.67702720945607],[-73.87045821462694,40.67722236782258],[-73.87148141830154,40.67750066371774],[-73.8717641753443,40.67757222814875],[-73.87204099330945,40.67765741903331],[-73.8723101797973,40.677755747364486],[-73.87257015460395,40.67786661001999],[-73.87304845606532,40.678194107436035],[-73.87318521752742,40.678330001730814],[-73.87331183108842,40.678471800766275],[-73.873427670602,40.67861884734512],[-73.87353219496659,40.67877042070264],[-73.87363895953983,40.678944031026155],[-73.8737607577733,40.679112497381055],[-73.87389692837012,40.679274722525285],[-73.87404657381862,40.67942964899499],[-73.87420866718264,40.67957633963728],[-73.87440161976859,40.67971160935608],[-73.87461126420908,40.67983425445119],[-73.8748353897093,40.679942570176735],[-73.87507136302217,40.6800351461885],[-73.87531627567074,40.680110983644674],[-73.87556707582901,40.68016946469644],[-73.87657495289118,40.6801670018296],[-73.87688955090687,40.680164996989916],[-73.87742686156632,40.68001443724357],[-73.87838855876099,40.67973905437529],[-73.87862924163156,40.67967653331628],[-73.87926692511289,40.67949108530251],[-73.87974063257428,40.679360961945086],[-73.8801511058705,40.67924206266779],[-73.88061377809613,40.67911003249605],[-73.88063900644738,40.679176985704764],[-73.88109834151788,40.6810744767198],[-73.88116730337698,40.681353663667274],[-73.88210725265982,40.68121749113814],[-73.8830308326465,40.68108517490692],[-73.88397193774045,40.680947115195394],[-73.8848925467211,40.680811116190135],[-73.88467046559656,40.67994028568079],[-73.8855550238309,40.679656597111304],[-73.88643790512282,40.67937347654737],[-73.88730460904796,40.67909753722669],[-73.8881563448683,40.678827835498474],[-73.88900569752447,40.67855704427466],[-73.8898743916635,40.678302150448744],[-73.89077319156166,40.67816458866923],[-73.89167121082767,40.67803172097095],[-73.8925790537623,40.67790012412521],[-73.89348405381881,40.67776206163332],[-73.89438881436197,40.67762988878411],[-73.89531770443233,40.67749603841143],[-73.89621773666622,40.67735818427251],[-73.896536765437,40.67859358116531],[-73.89695521871538,40.67840924320179],[-73.89747545245206,40.67816325559428],[-73.897616004141,40.67811198757067],[-73.89775655561127,40.67806072105037],[-73.89784150705074,40.67799457008239],[-73.89819892491379,40.67776217213681],[-73.89836229241564,40.677658276929485],[-73.89883201599379,40.67744643951899],[-73.899125628246,40.677312637524224],[-73.89992296422379,40.676949273386775],[-73.90004626142508,40.67689308953782],[-73.90014864502069,40.67694931684544],[-73.90046361829343,40.67712230643053],[-73.90145370051373,40.67769316355672],[-73.90202189364913,40.67802673228718],[-73.90256467268154,40.67834519464979],[-73.90320745632027,40.67874076470078],[-73.90349050037082,40.67889804853481],[-73.90404639808897,40.67922059801925],[-73.90352584558363,40.67973924251464],[-73.90262262280385,40.68066450341825],[-73.90075235954473,40.67967664350876],[-73.90047001098286,40.679535244065335],[-73.89969830254444,40.67954409169423],[-73.89889928287477,40.67956093490163],[-73.8987094475394,40.6796301706825],[-73.8984899780606,40.67967050877488],[-73.8982741895011,40.67972504349417],[-73.89806444695579,40.67979343117888],[-73.89786299873687,40.67987501111775],[-73.89767194109776,40.679968854936526],[-73.89749312007861,40.68007377672688],[-73.89743756188872,40.68012069159684],[-73.89738381304655,40.680168812622334],[-73.89728317782672,40.68026720789679],[-73.89719010085692,40.68036982474006],[-73.89710488700682,40.68047632707395],[-73.89702781539779,40.68058636609359],[-73.89695913848848,40.68069958140924],[-73.89689908124753,40.680815602226694],[-73.89686937820323,40.68088144903097],[-73.89674965951131,40.68149202606205],[-73.8966353676675,40.68155649534345],[-73.89658158763997,40.68157471843315],[-73.89652633301499,40.68200291841585],[-73.89646625062993,40.68233642197277],[-73.89643010477513,40.68244635933632],[-73.89641909073791,40.68247987574121],[-73.89636799095432,40.68259975713418],[-73.89635898903519,40.68262086673384],[-73.89628634753666,40.68275838258788],[-73.8962016955737,40.68289148275408],[-73.8959972738214,40.683196878777984],[-73.89577945503012,40.68349718335813],[-73.89561476564508,40.68370742156875],[-73.89554859504656,40.68379189231623],[-73.8953050494878,40.68408052006775],[-73.895049268373,40.68436259853589],[-73.89417463267188,40.68528324817061],[-73.89414255551816,40.68524714627241],[-73.89404098783278,40.68513283460051],[-73.89274142443197,40.68367018566329],[-73.89252316832254,40.68342453280407],[-73.89166010659275,40.68404417790939],[-73.89015418672905,40.68500398980454],[-73.88962787578777,40.684236454252954],[-73.88892468085493,40.68312517001843],[-73.88819092525421,40.6825559462928],[-73.8873539198282,40.682950105745284],[-73.88650461817564,40.68334856784769],[-73.8856466377286,40.68375304906114],[-73.88479646226511,40.68415211132237],[-73.88389603437238,40.68457400641415],[-73.88304165108175,40.684972573321105],[-73.8822033307862,40.68536028983372],[-73.88131291607618,40.6857798253567],[-73.88027239198303,40.68628036087366],[-73.87907479610483,40.68688805532533],[-73.87788683624112,40.68749123448835],[-73.87668112445057,40.68808739476445],[-73.87570776901346,40.68856396222671],[-73.87547086282535,40.68866967036177],[-73.87405418260366,40.689298479360005],[-73.87352941707327,40.689523677326434],[-73.87260336934231,40.68992107396332],[-73.87248400812119,40.68996960937992],[-73.87172865628456,40.690276750372625],[-73.87094762289149,40.69050204147077],[-73.87048169872621,40.690619575089244],[-73.87012861042696,40.690708634903736],[-73.8690263673111,40.69098714830775],[-73.86855294812551,40.69109924405883],[-73.86805885286074,40.69118395823942],[-73.8679094851279,40.6904762612669],[-73.86776832168454,40.689803288876035],[-73.86762340346426,40.68914534234732],[-73.86746088891049,40.688415017596505],[-73.86728057407039,40.68774928510369],[-73.86701802926096,40.686830349035745],[-73.86687058632373,40.6863305906248],[-73.86659848349277,40.68526955906996],[-73.86650407890414,40.684474052264825],[-73.86631496942958,40.68324894282325],[-73.86630263853506,40.68318669460303],[-73.86629003016269,40.683115007207654],[-73.86602666805615,40.681918051772215],[-73.86499404523265,40.68212896989977],[-73.86410096679141,40.68237285029269],[-73.86399008846416,40.68192857556375],[-73.86378674403508,40.681113747023616],[-73.8633494359305,40.67935164088979]]]}},{type:"Feature",properties:{ntacode:"QN37",ntaname:"Kew Gardens Hills",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.81497208257481,40.738560715568944],[-73.81483960033175,40.73791441392483],[-73.81469391916045,40.73714048048534],[-73.81469163039093,40.735949993019],[-73.81472294126714,40.735338030071354],[-73.8147426114522,40.73490936876755],[-73.81475217192789,40.73470101845518],[-73.8147590826949,40.734550421266164],[-73.81477621547747,40.73424680540966],[-73.81480147440703,40.73379916033344],[-73.81481416361471,40.73359959828213],[-73.81481996307741,40.73351072790477],[-73.81482699411511,40.73340297554262],[-73.8148320480415,40.73332552477284],[-73.81483811039242,40.733232619426644],[-73.81484566900146,40.733116797802964],[-73.81485170579978,40.733024277221546],[-73.81485676261221,40.73294679746921],[-73.8148625596794,40.732857955725095],[-73.814868106449,40.73277295547123],[-73.8148739154721,40.732683921422804],[-73.81487971609678,40.732595051033286],[-73.81488551310463,40.73250620861353],[-73.81489282060379,40.73239423030876],[-73.81489836729432,40.7323092307181],[-73.81491341984156,40.732078589138546],[-73.81491646925713,40.732037620813145],[-73.81492083102678,40.73197983305293],[-73.81492410800891,40.73193074757647],[-73.81492830278026,40.731867904254884],[-73.81493851816123,40.731714870603575],[-73.81494260079224,40.731653699185514],[-73.81496058361436,40.73138433911217],[-73.81496454715214,40.731324959869724],[-73.81497202702636,40.73121290877732],[-73.81497572474079,40.73115749262541],[-73.81502002695522,40.73049387220129],[-73.81502127704263,40.73046566954196],[-73.81504493617422,40.73039883531566],[-73.81514620729322,40.72968596488782],[-73.81523144911563,40.72879391205758],[-73.81517739600302,40.72866695294266],[-73.81517732644825,40.728666782121],[-73.81517723086216,40.72866662784276],[-73.81510037005003,40.72854363898846],[-73.81510024072378,40.72854342250344],[-73.81510007611026,40.72854322505987],[-73.81500114180794,40.72842749464691],[-73.81500104700021,40.72842737756075],[-73.81500091740288,40.72842725891092],[-73.81488194783412,40.72832209580193],[-73.81488183120237,40.728321987056916],[-73.81488170086479,40.72832189722045],[-73.81474600593721,40.72823021377462],[-73.81474579272914,40.728230070028474],[-73.81474555632511,40.72822995271431],[-73.81459716306962,40.72815380923784],[-73.81459693966056,40.72815369127417],[-73.81459667876261,40.728153592180696],[-73.81443976455479,40.72809402279999],[-73.81394369352063,40.72785224543747],[-73.81280168222005,40.7272956438497],[-73.81246807437677,40.72713304524135],[-73.81151613691017,40.726657993516],[-73.81114177123743,40.7264495681557],[-73.81074306894072,40.72618960794214],[-73.81069693652209,40.72619033137789],[-73.81069463518703,40.726402794278115],[-73.8106937019696,40.72648898708459],[-73.81068815268176,40.72662953834425],[-73.8106881524243,40.72662962897592],[-73.81068816450038,40.726629718957824],[-73.81070499677611,40.72677121668357],[-73.81070500956424,40.72677128857369],[-73.81070503250672,40.72677135176911],[-73.81074434957559,40.72691076203832],[-73.81074438379154,40.72691088773984],[-73.81074444330484,40.72691102286448],[-73.81080535453178,40.72704517340648],[-73.81080542476093,40.72704533485042],[-73.81080551881925,40.72704547991585],[-73.81088635081109,40.72717185537762],[-73.81101007997107,40.72743995065603],[-73.81111797292553,40.72781641599081],[-73.80985637211592,40.727973603326994],[-73.80895751545084,40.72807345930531],[-73.80806424010636,40.728170003554126],[-73.807170422635,40.728269133119085],[-73.80704045643851,40.72759650395756],[-73.80691166250627,40.72691266580616],[-73.80678542884152,40.72623219903277],[-73.80665182013199,40.72555305150978],[-73.80652142318162,40.724873063652176],[-73.80497988260286,40.72503869670798],[-73.80487958230653,40.725049593118094],[-73.80480893039501,40.7243543876364],[-73.80473910633027,40.72363153661163],[-73.8046672070306,40.72290600670932],[-73.80459632430893,40.72220220886529],[-73.80453392037533,40.72151758873774],[-73.80452680160798,40.7214625463169],[-73.80459931347258,40.72144112071655],[-73.8047591375274,40.721383739715655],[-73.80550258866285,40.72111680861962],[-73.80578893801264,40.72101873022386],[-73.80636387680043,40.72082022717012],[-73.80722012188512,40.720525124507034],[-73.80786106023842,40.72030243771701],[-73.80808460116604,40.72022476265048],[-73.80904032736186,40.71991160454242],[-73.80902609762953,40.71986279216025],[-73.80861284034192,40.71844560029175],[-73.8082352947324,40.71723813237009],[-73.80809856373968,40.71680213813168],[-73.80784387577573,40.71599973406734],[-73.80782231744784,40.71591146648152],[-73.80780927700916,40.71585389623785],[-73.81022435004482,40.71591266800048],[-73.81114665659922,40.715907206820646],[-73.81151841243367,40.71590499774548],[-73.81291344155969,40.715896709290476],[-73.81364203973475,40.715892992012115],[-73.81524262491973,40.71585683165033],[-73.81595932688444,40.71584062663828],[-73.81628944800184,40.71583316720838],[-73.8163608043461,40.71583237087772],[-73.81643940214033,40.71583182980134],[-73.81680638003691,40.7158279304772],[-73.81720417926243,40.71584072828739],[-73.81743591121422,40.7158573141461],[-73.81767649987407,40.71588472041312],[-73.81778021190293,40.71590104798018],[-73.81789512258501,40.71591837085736],[-73.8182845274849,40.716003714911444],[-73.81852868942252,40.71608211630981],[-73.8187529577356,40.71617287501333],[-73.81931944086128,40.71640861419293],[-73.81948747054393,40.71647859758963],[-73.82018883804459,40.716735224117976],[-73.82005442538075,40.71681033384462],[-73.81930469431802,40.71713608089451],[-73.81907861006067,40.71720434497673],[-73.81887154582556,40.71725932917301],[-73.81729568967155,40.71757964497187],[-73.81725907785268,40.71763787695519],[-73.81732944795621,40.71766045671162],[-73.81912832524097,40.717349919310735],[-73.81952343869928,40.71733973320299],[-73.81962622538035,40.71734044327478],[-73.82085213562775,40.71734887674286],[-73.82170479062094,40.717359889994455],[-73.82210623779969,40.717406130675265],[-73.82251099305152,40.717437075800824],[-73.82291752938036,40.7174525613244],[-73.82332432043232,40.71745251000064],[-73.8237298387686,40.71743700392238],[-73.82487503772774,40.71732243229991],[-73.8251861472554,40.717288189968166],[-73.82531645022377,40.717275700247],[-73.82541926512582,40.71739254442217],[-73.82545983222899,40.71799986551098],[-73.8254869254259,40.718690662488505],[-73.82547346959862,40.71894746759477],[-73.82547345831397,40.718947656883365],[-73.82547346858263,40.718947855586116],[-73.82548232027749,40.71920613556709],[-73.82548232008797,40.71920620793849],[-73.82551374126864,40.71946448576365],[-73.82551374114932,40.71946453133085],[-73.82551375402352,40.719464575912575],[-73.82556762088855,40.719720870366956],[-73.82556765596085,40.71972101466096],[-73.82556770311963,40.71972116801975],[-73.82564366775179,40.71997373324706],[-73.82564372556244,40.71997393922545],[-73.82564380805273,40.719974138037564],[-73.82574130252877,40.72022165653872],[-73.82585945748824,40.72046263176486],[-73.82672635621192,40.72308159955835],[-73.82702267104543,40.7239463913693],[-73.82706662722747,40.7241260829022],[-73.82712924263576,40.724303640158766],[-73.82712926557036,40.72430371206228],[-73.82712930215564,40.72430378465643],[-73.82721028542727,40.72447757830352],[-73.82730900449451,40.724646077497745],[-73.82742439406887,40.724807604154165],[-73.82742443004273,40.72480765798427],[-73.82742447682904,40.72480770311913],[-73.82755527729326,40.72496094976335],[-73.82770485049421,40.72509163064985],[-73.82770498077086,40.72509174828122],[-73.82770512186302,40.72509185604469],[-73.82787086363166,40.725213610272625],[-73.82805131153621,40.72532475998386],[-73.8280514526761,40.725324849654044],[-73.82805160616856,40.72532493113386],[-73.82824491671313,40.72542399659134],[-73.82844909181865,40.7255098228387],[-73.82866154234725,40.72558142275002],[-73.8288795953456,40.72563819205838],[-73.82887971350385,40.725638227917244],[-73.82887984335704,40.725638254411976],[-73.8291009773999,40.72567999802744],[-73.82933877669224,40.725735920610084],[-73.82933887133403,40.72573593884329],[-73.82957243797044,40.725808407340246],[-73.82957252092052,40.72580843376477],[-73.82957260362515,40.725808470073],[-73.8297990391901,40.72589722591886],[-73.82979910980461,40.72589725400024],[-73.82979916897101,40.725897281059524],[-73.83001549277373,40.72600159081783],[-73.83001569312782,40.72600169045715],[-73.8300158940977,40.72600180768765],[-73.83021940983225,40.72612062458295],[-73.83021953957211,40.72612069614075],[-73.83021964616513,40.72612077754851],[-73.83040815491269,40.72625280007553],[-73.83040820174678,40.72625282761896],[-73.83040824922062,40.72625286337212],[-73.83057943658815,40.726396197656875],[-73.83057961456666,40.72639635103843],[-73.83057976788325,40.72639650388111],[-73.83073214546054,40.7265493284691],[-73.83086471412872,40.7267096339892],[-73.83140452700816,40.7275976220813],[-73.83170465866355,40.7280403322461],[-73.83198208008115,40.72832999791655],[-73.83224087961432,40.728630520835814],[-73.83248002189004,40.7289408540866],[-73.83269855362799,40.729259861578136],[-73.83289570601124,40.72958633142688],[-73.83307087957829,40.72991903138291],[-73.83386267153118,40.73055318900905],[-73.82893796459805,40.73159143786982],[-73.8273747628054,40.731919624679804],[-73.82566535417556,40.73227957737344],[-73.8255312940303,40.73363428147957],[-73.82546253302976,40.73364066157469],[-73.82542281330781,40.73396614467358],[-73.82539321646867,40.73404823618756],[-73.82532707505344,40.735101793351795],[-73.824878274002,40.73957231226252],[-73.82481178421766,40.7396309598996],[-73.82435011103324,40.73975360608336],[-73.82355883460079,40.73957874505901],[-73.82266847321061,40.739384992554136],[-73.82177826339553,40.73919364711187],[-73.82089716519077,40.73900211076186],[-73.82006431419839,40.73882814037885],[-73.81837989571785,40.73859374098538],[-73.81708075609819,40.73841473523037],[-73.81693283697595,40.73838951039318],[-73.81677959620495,40.73837979389665],[-73.81662531616104,40.738386311396006],[-73.81647443657367,40.73840887077303],[-73.81633109367927,40.73844640177593],[-73.81607676800768,40.73885793359002],[-73.81518583114385,40.738571171540215],[-73.81501663821463,40.738558544632234],[-73.81497208257481,40.738560715568944]]]}},{type:"Feature",properties:{ntacode:"QN38",ntaname:"Pomonok-Flushing Heights-Hillcrest",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.79640218640299,40.73828235819031],[-73.79639000865409,40.73823358032079],[-73.79636108875368,40.73812415326036],[-73.79607605094833,40.738144297742686],[-73.79650350005986,40.738003835926484],[-73.79651029115776,40.73790863722912],[-73.79584803288836,40.7380746802112],[-73.79594852765032,40.73781371914673],[-73.79516450887603,40.73641140399307],[-73.79458633174337,40.73505225214353],[-73.79459579433987,40.734544246139514],[-73.79462605120443,40.73359608941348],[-73.79459486541107,40.73340935817163],[-73.79454395186826,40.73322422979884],[-73.79447360138272,40.733042508048094],[-73.79438449784261,40.73286592934916],[-73.79427767399618,40.732696145309404],[-73.79397708648696,40.73229685316542],[-73.79392707914282,40.73199969477887],[-73.79390942515771,40.73171777556226],[-73.79381937230349,40.73165738823387],[-73.79384983414475,40.731246783491],[-73.79378938651787,40.730701181663946],[-73.79352516268365,40.73005381646709],[-73.79322750872406,40.72934789414441],[-73.79283910325252,40.72842900847928],[-73.79229974144657,40.72714071944233],[-73.79204513253977,40.72655107371676],[-73.79191210280938,40.72620816216603],[-73.79176169580921,40.725839652699875],[-73.79174472669796,40.725788850395745],[-73.79172554701888,40.72572175458817],[-73.79165577216905,40.72552430834625],[-73.79157252978425,40.72532961192764],[-73.7914761363254,40.72513846498086],[-73.79136701893644,40.72495161826608],[-73.79088077248275,40.724188858591866],[-73.79045149257381,40.72355453182217],[-73.79035703879451,40.72300529967723],[-73.79029346788651,40.72137614927049],[-73.79030267429744,40.720891464957226],[-73.79037661618453,40.72010372371398],[-73.79050800377834,40.71980649655946],[-73.79053210834367,40.71975196002769],[-73.79070834383357,40.71926865152469],[-73.79073248864266,40.71920875733032],[-73.79141773134954,40.71920231065234],[-73.79155692217273,40.71920099535518],[-73.79176986793928,40.71917860736998],[-73.79211141214239,40.71913886392012],[-73.7924959968581,40.71906743621002],[-73.79261566377595,40.71904521003981],[-73.79309042864529,40.71893343766777],[-73.79315493416436,40.7189175785102],[-73.79399335080392,40.71864514081101],[-73.79443736038012,40.718500858149554],[-73.79480794873157,40.71837515892496],[-73.79563775080624,40.718076160927296],[-73.79653978066266,40.71778674890483],[-73.79741025103759,40.71753290751213],[-73.79802996158443,40.717352426736475],[-73.79912568327785,40.71703434617641],[-73.7995953572901,40.716899043411466],[-73.80004693804847,40.716781906804975],[-73.80021672675281,40.716737859270154],[-73.800927342344,40.71660393255482],[-73.8018832097107,40.71640881056997],[-73.80308484101333,40.71622016241846],[-73.803139525951,40.71621390732589],[-73.80319838004745,40.71620252546007],[-73.80394838899223,40.71610291197045],[-73.80464476377767,40.71603439668534],[-73.80494148511318,40.71599623098787],[-73.8057923786748,40.71594264954186],[-73.80670677731148,40.715885239600354],[-73.80780927700916,40.71585389623785],[-73.80782231744784,40.71591146648152],[-73.80784387577573,40.71599973406734],[-73.80809856373968,40.71680213813168],[-73.8082352947324,40.71723813237009],[-73.80861284034192,40.71844560029175],[-73.80902609762953,40.71986279216025],[-73.80904032736186,40.71991160454242],[-73.80808460116604,40.72022476265048],[-73.80786106023842,40.72030243771701],[-73.80722012188512,40.720525124507034],[-73.80636387680043,40.72082022717012],[-73.80578893801264,40.72101873022386],[-73.80550258866285,40.72111680861962],[-73.8047591375274,40.721383739715655],[-73.80459931347258,40.72144112071655],[-73.80452680160798,40.7214625463169],[-73.80453392037533,40.72151758873774],[-73.80459632430893,40.72220220886529],[-73.8046672070306,40.72290600670932],[-73.80473910633027,40.72363153661163],[-73.80480893039501,40.7243543876364],[-73.80487958230653,40.725049593118094],[-73.80497988260286,40.72503869670798],[-73.80652142318162,40.724873063652176],[-73.80665182013199,40.72555305150978],[-73.80678542884152,40.72623219903277],[-73.80691166250627,40.72691266580616],[-73.80704045643851,40.72759650395756],[-73.807170422635,40.728269133119085],[-73.80806424010636,40.728170003554126],[-73.80895751545084,40.72807345930531],[-73.80985637211592,40.727973603326994],[-73.81111797292553,40.72781641599081],[-73.81101007997107,40.72743995065603],[-73.81088635081109,40.72717185537762],[-73.81080551881925,40.72704547991585],[-73.81080542476093,40.72704533485042],[-73.81080535453178,40.72704517340648],[-73.81074444330484,40.72691102286448],[-73.81074438379154,40.72691088773984],[-73.81074434957559,40.72691076203832],[-73.81070503250672,40.72677135176911],[-73.81070500956424,40.72677128857369],[-73.81070499677611,40.72677121668357],[-73.81068816450038,40.726629718957824],[-73.8106881524243,40.72662962897592],[-73.81068815268176,40.72662953834425],[-73.8106937019696,40.72648898708459],[-73.81069463518703,40.726402794278115],[-73.81069693652209,40.72619033137789],[-73.81074306894072,40.72618960794214],[-73.81114177123743,40.7264495681557],[-73.81151613691017,40.726657993516],[-73.81246807437677,40.72713304524135],[-73.81280168222005,40.7272956438497],[-73.81394369352063,40.72785224543747],[-73.81443976455479,40.72809402279999],[-73.81459667876261,40.728153592180696],[-73.81459693966056,40.72815369127417],[-73.81459716306962,40.72815380923784],[-73.81474555632511,40.72822995271431],[-73.81474579272914,40.728230070028474],[-73.81474600593721,40.72823021377462],[-73.81488170086479,40.72832189722045],[-73.81488183120237,40.728321987056916],[-73.81488194783412,40.72832209580193],[-73.81500091740288,40.72842725891092],[-73.81500104700021,40.72842737756075],[-73.81500114180794,40.72842749464691],[-73.81510007611026,40.72854322505987],[-73.81510024072378,40.72854342250344],[-73.81510037005003,40.72854363898846],[-73.81517723086216,40.72866662784276],[-73.81517732644825,40.728666782121],[-73.81517739600302,40.72866695294266],[-73.81523144911563,40.72879391205758],[-73.81514620729322,40.72968596488782],[-73.81504493617422,40.73039883531566],[-73.81502127704263,40.73046566954196],[-73.81502002695522,40.73049387220129],[-73.81497572474079,40.73115749262541],[-73.81497202702636,40.73121290877732],[-73.81496454715214,40.731324959869724],[-73.81496058361436,40.73138433911217],[-73.81494260079224,40.731653699185514],[-73.81493851816123,40.731714870603575],[-73.81492830278026,40.731867904254884],[-73.81492410800891,40.73193074757647],[-73.81492083102678,40.73197983305293],[-73.81491646925713,40.732037620813145],[-73.81491341984156,40.732078589138546],[-73.81489836729432,40.7323092307181],[-73.81489282060379,40.73239423030876],[-73.81488551310463,40.73250620861353],[-73.81487971609678,40.732595051033286],[-73.8148739154721,40.732683921422804],[-73.814868106449,40.73277295547123],[-73.8148625596794,40.732857955725095],[-73.81485676261221,40.73294679746921],[-73.81485170579978,40.733024277221546],[-73.81484566900146,40.733116797802964],[-73.81483811039242,40.733232619426644],[-73.8148320480415,40.73332552477284],[-73.81482699411511,40.73340297554262],[-73.81481996307741,40.73351072790477],[-73.81481416361471,40.73359959828213],[-73.81480147440703,40.73379916033344],[-73.81477621547747,40.73424680540966],[-73.8147590826949,40.734550421266164],[-73.81475217192789,40.73470101845518],[-73.8147426114522,40.73490936876755],[-73.81472294126714,40.735338030071354],[-73.81469163039093,40.735949993019],[-73.81469391916045,40.73714048048534],[-73.81483960033175,40.73791441392483],[-73.81497208257481,40.738560715568944],[-73.81503862870471,40.738893668287275],[-73.81504998687,40.73894313388867],[-73.81499755690888,40.73893258612385],[-73.81489497030951,40.738915743157136],[-73.81407382042502,40.73878090207895],[-73.81322401792548,40.73870225443923],[-73.8122773782403,40.73866445142445],[-73.81139729095227,40.7386293072684],[-73.81040435576355,40.73858964830023],[-73.80941142178239,40.73854997189199],[-73.80893016771205,40.738532380389344],[-73.80844891323513,40.73851478687448],[-73.80805258455743,40.73850029446599],[-73.80752081913792,40.73848084797819],[-73.80657883867744,40.73844721098727],[-73.80564550976283,40.73841865209414],[-73.80471291520374,40.73839394870854],[-73.80466543261262,40.738392985482385],[-73.80461553498795,40.73839157787901],[-73.80363600453451,40.73836085199699],[-73.80268631994699,40.73833105162035],[-73.80180834304075,40.73830265528721],[-73.80132155469646,40.738284202246696],[-73.8008915119535,40.738269015547786],[-73.80000292415365,40.73823762439012],[-73.79911195657837,40.738206140470325],[-73.79822058927321,40.738174630695184],[-73.79729260620189,40.738185428838015],[-73.79684795841109,40.738235541317025],[-73.79640218640299,40.73828235819031]]]}},{type:"Feature",properties:{ntacode:"BK73",ntaname:"North Side-South Side",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.95814292441031,40.724404284402425],[-73.95771989205173,40.72428495735959],[-73.95627311466727,40.72338987633474],[-73.95477662947458,40.72245950466816],[-73.95418330278459,40.722636428307965],[-73.95382461698487,40.72275973498614],[-73.95332036755617,40.72293270004629],[-73.95249594843969,40.72321773429729],[-73.9516463225237,40.72348585748406],[-73.9506459426724,40.721705693281855],[-73.94986599463698,40.72217948374484],[-73.94907816838743,40.722540287203095],[-73.94887459659003,40.72129240655175],[-73.94853260396513,40.719167176402756],[-73.94841638539012,40.71845553312284],[-73.94721341810755,40.718560986118405],[-73.94832167554978,40.71786451246864],[-73.94855765965052,40.717719877610335],[-73.94904281591643,40.71742851869003],[-73.94949091126976,40.71712902495174],[-73.94983133724045,40.71690114456709],[-73.95024722916088,40.71663248508145],[-73.95114433699767,40.71603452078605],[-73.95184243452252,40.715442067813655],[-73.95210878461613,40.71525889373838],[-73.95275381269644,40.71473599105693],[-73.9533529450423,40.71418365561198],[-73.95348472164821,40.7140702080787],[-73.95325272975529,40.714065629746386],[-73.95316497602772,40.714065098366724],[-73.95303149420042,40.71406284653376],[-73.95291049798612,40.71406098664111],[-73.95162366321426,40.714066360919354],[-73.94937231850689,40.71406687830977],[-73.94924526243747,40.71332030861264],[-73.94913083041745,40.71261242073406],[-73.94901358447837,40.71190375628073],[-73.94889233878467,40.71116753535468],[-73.94877149748591,40.71043225942837],[-73.9486553351181,40.709724983182234],[-73.95087492667223,40.70951311519836],[-73.9508296381688,40.709143597999734],[-73.95076027208604,40.708802860331694],[-73.95065919549928,40.70816998315678],[-73.95053009998703,40.70739098520349],[-73.95040588964174,40.706652746636436],[-73.95028918411273,40.70591343893078],[-73.9502369375792,40.705473246654584],[-73.95095606182493,40.70584293640611],[-73.95108529937012,40.70591295173696],[-73.9519105563325,40.706360078923616],[-73.95229955426804,40.70649029376427],[-73.95251503811667,40.70655858750633],[-73.95291388625985,40.706700310929875],[-73.95337878002881,40.70685629300807],[-73.95401701370642,40.707080241485556],[-73.95554165818704,40.70759344757965],[-73.95626945244263,40.70784956202245],[-73.95672449090597,40.7080099523774],[-73.95720321567883,40.70817924777162],[-73.9572825544482,40.70820731005078],[-73.95735981050645,40.70823462399782],[-73.95790430738566,40.70842717347009],[-73.95815250104353,40.708040918704654],[-73.95838432367226,40.707676690799175],[-73.95845576794653,40.70725184744566],[-73.95920084783101,40.707331585279476],[-73.95939542535814,40.707352408342665],[-73.95993835922924,40.70740680163762],[-73.9604038313614,40.70745188625807],[-73.96050333603083,40.707461523263866],[-73.96114422874845,40.707523595737214],[-73.96186019854574,40.707595056986236],[-73.96213128912169,40.707622692800264],[-73.96274333043827,40.70768508175967],[-73.96327873711068,40.707729298015934],[-73.96442311895234,40.707533724076185],[-73.96484837748658,40.70745361092211],[-73.96593219617112,40.70724387406225],[-73.96728890236449,40.70700200263795],[-73.96838933680795,40.70682918674697],[-73.96929296348505,40.70709333109561],[-73.96962252118874,40.7076275885551],[-73.96984864823521,40.7080030421903],[-73.96994088125658,40.70931023090342],[-73.96960817478124,40.71016491759821],[-73.96959883962894,40.71028696544266],[-73.96967860237862,40.710337409937225],[-73.96998284859488,40.7103971745272],[-73.97008829539726,40.71047232276788],[-73.97000287031145,40.710536673467914],[-73.96993139908234,40.71053093812949],[-73.96984349884629,40.71053091513608],[-73.96967717270171,40.71050823200961],[-73.96962435873452,40.71066977930217],[-73.96972983027746,40.710692446350976],[-73.96980418477125,40.71074494790542],[-73.96978116840728,40.710803596927526],[-73.96968512805608,40.710858112274046],[-73.96941326712128,40.71094859625078],[-73.96938078026294,40.71101547679484],[-73.96981749541764,40.711212140174496],[-73.96980126032655,40.711230658707734],[-73.96970468021004,40.71122026592243],[-73.96965522430776,40.71119357489062],[-73.96954839822031,40.71117193703786],[-73.96931312512126,40.71109984045998],[-73.96928198314748,40.71118318521768],[-73.96923173337332,40.711248461931135],[-73.96928734857016,40.71127785951165],[-73.9692303863663,40.71143941370951],[-73.96914245238779,40.71146308502386],[-73.96909386245243,40.71156830792782],[-73.96907799891633,40.71162812571642],[-73.96888473220876,40.712176858730835],[-73.9688637459676,40.71223408781372],[-73.96881124862402,40.71225433331121],[-73.96886220469707,40.71227634306332],[-73.9688309598131,40.712398470489966],[-73.96893744381921,40.71243033526178],[-73.96891951556549,40.71247675365686],[-73.96890597197059,40.712506776530155],[-73.96889595072834,40.71252831427438],[-73.96887248523558,40.71257874393899],[-73.96884041595132,40.71262737956904],[-73.96883197798047,40.71264017567571],[-73.96881607174583,40.71268527097019],[-73.96879580931463,40.712737038853646],[-73.96873958212083,40.71272276068747],[-73.96872927908811,40.71272014379836],[-73.96872432113703,40.712730240977464],[-73.96867997513401,40.71284926990264],[-73.96854773954317,40.712816785718275],[-73.96849857554915,40.71280446473892],[-73.9684697334705,40.712824709346215],[-73.9684729800567,40.71285342770898],[-73.96845231690259,40.7129231866451],[-73.96846827481617,40.712926793349595],[-73.96856767224726,40.712949263785084],[-73.96849927445864,40.71310284085],[-73.9688422905026,40.71322392552426],[-73.96839125147876,40.71426191817131],[-73.96800830687334,40.715120723806116],[-73.96765448249123,40.71586910972543],[-73.96736391633402,40.71648367955768],[-73.96729235333522,40.71651557312152],[-73.96724404348959,40.71658535041898],[-73.96726331381625,40.716666167688416],[-73.96711354289913,40.71689753960658],[-73.96715159998944,40.71691927317977],[-73.96726798422105,40.71698574095588],[-73.96676841729855,40.71770540351892],[-73.96659690332702,40.71796798088769],[-73.96656241897503,40.718015866806304],[-73.96655430740996,40.718037203351216],[-73.96653986343505,40.71803403390178],[-73.9665311756521,40.718032126596114],[-73.96651881782783,40.71805098434928],[-73.96635278582256,40.71830437392156],[-73.96625931488356,40.718259996177295],[-73.9662420075595,40.71825177876989],[-73.96619320724908,40.718299349782825],[-73.96607597913057,40.718397328057044],[-73.9661077567966,40.71842326169368],[-73.96613319545365,40.71844402274076],[-73.96614672505464,40.71850187139524],[-73.96587893532677,40.718755077686474],[-73.96585847175183,40.71877322834653],[-73.96570636270008,40.718914902636655],[-73.96570332142319,40.718918114225374],[-73.96563350220073,40.71893371612078],[-73.96552577399214,40.71890089271253],[-73.96515385976046,40.719269683047436],[-73.96528401324458,40.71936086098309],[-73.96528849280129,40.71936399960866],[-73.96539613438651,40.71956487925424],[-73.96554693084722,40.7196591986909],[-73.96538515805562,40.719954272782395],[-73.9653743106175,40.72009363256437],[-73.96513713562295,40.720343594754226],[-73.9650132543809,40.72029027259398],[-73.96490548671244,40.72032712936556],[-73.9645621374806,40.720123070019675],[-73.96446386180374,40.72006466299997],[-73.96438190823228,40.72013942466027],[-73.96435606131362,40.720163003598714],[-73.96446581250264,40.72022477634756],[-73.96447993459574,40.720232723486426],[-73.96439765915927,40.72029673553183],[-73.96435090640159,40.720404032371974],[-73.96408769213932,40.720755529522506],[-73.96399793724497,40.72093843757022],[-73.96355958424284,40.72153948696591],[-73.96353855414525,40.7215733785144],[-73.96343759552933,40.72155909516237],[-73.96341522820951,40.72158162744537],[-73.9629656640305,40.72203447662036],[-73.96275665488734,40.722399015126335],[-73.96225346320195,40.7235322975463],[-73.96223504964361,40.72357025876268],[-73.96207271943864,40.72388030090559],[-73.96200744799052,40.723991901105265],[-73.96190256180014,40.72409829048118],[-73.96189426778251,40.72410670210136],[-73.96165984301383,40.72486045396051],[-73.96211461566843,40.72514806339896],[-73.96190239643137,40.725320500811165],[-73.96176070350789,40.725228792110826],[-73.9615367935873,40.725108918349584],[-73.96141263511791,40.725177219492494],[-73.96116366302364,40.725264605830745],[-73.96043230240619,40.72511410866058],[-73.96036651102428,40.72504730938617],[-73.95875928169899,40.72454135436962],[-73.95833078226916,40.724411700766204],[-73.95814292441031,40.724404284402425]]]}},{type:"Feature",properties:{ntacode:"MN28",ntaname:"Lower East Side",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.98237340572012,40.70554335043768],[-73.98245898641557,40.70554241497246],[-73.98242287179885,40.70582205545202],[-73.98102390618287,40.705898913893606],[-73.98101733900967,40.70579750596523],[-73.98230205183886,40.70573697939971],[-73.98232944216612,40.70555203366408],[-73.98237340572012,40.70554335043768]]],[[[-73.96715101172614,40.71831612593248],[-73.96656241897503,40.718015866806304],[-73.96659690332702,40.71796798088769],[-73.967183432238,40.7182759210276],[-73.96719282626964,40.71826514402209],[-73.96730741474423,40.71831306668163],[-73.96723013304991,40.718414668340536],[-73.96718243631275,40.71848305579905],[-73.96706867689166,40.718439035791334],[-73.96709096267314,40.71840576680833],[-73.96715101172614,40.71831612593248]]],[[[-73.9663650330529,40.71905633078421],[-73.96585847175183,40.71877322834653],[-73.96587893532677,40.718755077686474],[-73.96634259840098,40.7190187424302],[-73.96637067848124,40.71898970835094],[-73.96662993360914,40.719132427860956],[-73.96654344630556,40.71922294246954],[-73.96631897740728,40.71910842000837],[-73.9663650330529,40.71905633078421]]],[[[-73.96435090640159,40.720404032371974],[-73.96439765915927,40.72029673553183],[-73.96468283641285,40.72047045736002],[-73.96459313964773,40.720544844211574],[-73.96435090640159,40.720404032371974]]],[[[-73.96399793724497,40.72093843757022],[-73.96408769213932,40.720755529522506],[-73.96504914549375,40.721357344251835],[-73.96489422031942,40.72147512037953],[-73.96399793724497,40.72093843757022]]],[[[-73.9717741096532,40.72582128133712],[-73.97179142961497,40.72581422114912],[-73.9718165058776,40.72581496624995],[-73.9718593583093,40.72558296903035],[-73.97187437695224,40.72550311607987],[-73.9718849095149,40.725424405065844],[-73.97191120732076,40.72529037069999],[-73.97193374501083,40.72517629035128],[-73.9719397545633,40.72515803861008],[-73.97196154778615,40.725039978308274],[-73.97200511841216,40.72484148970829],[-73.97203666966888,40.72468407002014],[-73.9720659586742,40.72455915832872],[-73.97207196960356,40.724536350858145],[-73.97208098151931,40.724497567930406],[-73.97208400057295,40.72446790554576],[-73.97209751290934,40.72442341473216],[-73.97215609001735,40.72417017827816],[-73.9721658599665,40.72413196327322],[-73.97221692376209,40.72393005464679],[-73.9722334467697,40.723846779926376],[-73.97226499868269,40.7237144568311],[-73.97232507731593,40.723463499327366],[-73.97236115744656,40.72331206047654],[-73.97239945748284,40.72314881636665],[-73.9725101118039,40.72269688600677],[-73.97288971396706,40.72108829721935],[-73.97294737987278,40.72085908387981],[-73.97304357864523,40.72043966516185],[-73.97314831151802,40.72002143152356],[-73.97326155315892,40.719604483484865],[-73.97338327619217,40.719188921254535],[-73.97351345120526,40.718774844706644],[-73.97362017345542,40.71845869161566],[-73.97381137123755,40.71790307064473],[-73.9740110128573,40.71734917190566],[-73.9742190713252,40.71679706969716],[-73.97443551852477,40.71624683807523],[-73.97466032521653,40.71569855084301],[-73.97489346104193,40.715152281541116],[-73.97513489452747,40.71460810343769],[-73.9751586524183,40.714561606274046],[-73.97517484286148,40.71452991316871],[-73.97518850986313,40.71450316072397],[-73.97521387023669,40.71444849879851],[-73.97522549627965,40.714423439942],[-73.97523890578304,40.714394531698915],[-73.97523893090134,40.714394480106],[-73.97580133088601,40.71318222426948],[-73.9757934636602,40.71317403724822],[-73.975968445197,40.71278957339091],[-73.97604981455515,40.712604193777956],[-73.97612368838799,40.71246032539838],[-73.97616531238329,40.71242019791088],[-73.97631127867203,40.712118647310206],[-73.97642872514535,40.71190903250373],[-73.97650540115399,40.71179878945255],[-73.97655008814228,40.71173453872833],[-73.97671221539676,40.71153576517841],[-73.97681883540072,40.711419567021224],[-73.97699076574634,40.711256660230596],[-73.97705659401758,40.711197626466856],[-73.97722213562594,40.711068730725785],[-73.97752668432646,40.71084307273322],[-73.97772119493075,40.71071007466076],[-73.97782091638254,40.71064544490706],[-73.97789949619451,40.710599866202415],[-73.97799674790409,40.71056101688908],[-73.97807974906628,40.71053225057728],[-73.97818190694308,40.710506865015105],[-73.97825557749219,40.71049790905531],[-73.97837148165264,40.71048970749161],[-73.97861560124007,40.7104737819109],[-73.9787761334209,40.710463315047285],[-73.97918894377011,40.71043492338834],[-73.97920726434617,40.71043366639318],[-73.97929015237128,40.71042814456697],[-73.9800364229284,40.71037840126669],[-73.980283443322,40.710361815108506],[-73.9803365249048,40.71035920071475],[-73.98033090124436,40.71028693831357],[-73.98051046026386,40.710274751443144],[-73.98128647552568,40.71021834788171],[-73.98124579569952,40.709826214601286],[-73.98306019477408,40.70964791174815],[-73.9836423447264,40.709591879244776],[-73.98449647076782,40.70950966343689],[-73.98655035339989,40.709311944139486],[-73.98816491726693,40.70915678150655],[-73.98817340967882,40.70914751830132],[-73.98839064023274,40.7091269491627],[-73.98844653437392,40.70913382054704],[-73.98847967268782,40.70915584680596],[-73.98849727173886,40.70917630529321],[-73.98863658071856,40.709912061516334],[-73.98864533493692,40.70991693389858],[-73.9886675058095,40.70992003483078],[-73.98869610271339,40.709928449844604],[-73.98871771111254,40.7099470900163],[-73.98873681707532,40.70997074184515],[-73.98879717785812,40.709966607472275],[-73.9888984598089,40.70995473576506],[-73.98935765696685,40.709900986707915],[-73.98946067019435,40.70988928705133],[-73.98957449608723,40.709874081606564],[-73.98974515155749,40.70984876165568],[-73.9901582537339,40.709790372663804],[-73.99051420376705,40.709733884118855],[-73.99078913018573,40.70968950608616],[-73.99106783463014,40.70965722984267],[-73.99135109237068,40.709620332703395],[-73.99170260292532,40.709565262453495],[-73.99176779580141,40.709555055523744],[-73.99190544366463,40.709525396079705],[-73.9919204754304,40.709554293873985],[-73.99194346565635,40.70958905298924],[-73.99197509052009,40.70964553526221],[-73.99200595943785,40.70969647869493],[-73.99204746257493,40.7097757448063],[-73.99190709732672,40.7098019935454],[-73.99183817482428,40.70981055232599],[-73.9917766263305,40.70981904022575],[-73.9919169057525,40.71059750550525],[-73.99197674892314,40.710911265664556],[-73.99200166097897,40.71101552280308],[-73.99202215897341,40.71110130039563],[-73.9921355030317,40.71157561464466],[-73.9921548447848,40.71165655562406],[-73.9921625040027,40.71170616272966],[-73.99217242386277,40.71177608347281],[-73.99220577798494,40.7119606353039],[-73.992218560095,40.71206565514705],[-73.9922431940444,40.71226805502942],[-73.9922536929576,40.71235432592937],[-73.9922674749001,40.712467557498435],[-73.99239156983424,40.713190810488335],[-73.9924556361928,40.713762882376116],[-73.99246827740603,40.71385682477345],[-73.9925624217065,40.71438807722871],[-73.99213486515168,40.714419801865915],[-73.99122551061829,40.71448664355407],[-73.99075515306713,40.71455407251632],[-73.99022012603884,40.71440493989802],[-73.99022750964447,40.714491669047526],[-73.9902215565094,40.714578756408784],[-73.99020235909244,40.714664429887726],[-73.98975418241207,40.71555234834068],[-73.98915463750751,40.71670864677167],[-73.98836626251685,40.7164457020369],[-73.98795181535576,40.717265627902286],[-73.98791645892003,40.71733557386604],[-73.98787935731309,40.717408972530734],[-73.98751208052443,40.71807218583028],[-73.98743405759959,40.718213080149496],[-73.98739393086917,40.71830352283493],[-73.98736015269183,40.71836979677026],[-73.98675136662514,40.71959284637353],[-73.98591092322013,40.719338973286646],[-73.98507342254652,40.71908329385846],[-73.98447731709088,40.72023423864926],[-73.9838642281237,40.721396378136966],[-73.98382387298197,40.72147287206696],[-73.98377990965027,40.72153595428579],[-73.98344363552759,40.72201850730476],[-73.98296414352899,40.72267132479108],[-73.98252449477805,40.723277977251925],[-73.98208242445308,40.72388204367649],[-73.98163663897637,40.724493481283425],[-73.98121129540532,40.72507280022509],[-73.98076713939163,40.72568559545436],[-73.98033298234985,40.7262803357778],[-73.97990650235911,40.7268657730024],[-73.97946913027481,40.72746767704165],[-73.97899861994412,40.72810574735582],[-73.97853582898925,40.728746085107765],[-73.97805542869901,40.72938308632425],[-73.97802697950827,40.72943306011259],[-73.97739386777184,40.72916504779091],[-73.97690436305633,40.728957823775374],[-73.97626997052424,40.72868925919637],[-73.97615204060288,40.72864520950927],[-73.976132900459,40.72863827228723],[-73.97580243718582,40.72851847991979],[-73.97569651087613,40.72847505314052],[-73.97329796772112,40.72742800835722],[-73.9720501541326,40.726880946294976],[-73.97197685059943,40.726830356201695],[-73.97191244217888,40.7267910087676],[-73.97185671303782,40.72675868546631],[-73.97179602053032,40.726713679656825],[-73.97162697271735,40.72662845299689],[-73.97166972701187,40.7263923271544],[-73.97169587451626,40.72624182930239],[-73.97171894361514,40.72612199325957],[-73.97173843379372,40.72599966755556],[-73.97176755410246,40.725833302952104],[-73.9717741096532,40.72582128133712]]]]}},{type:"Feature",properties:{ntacode:"BK76",ntaname:"Greenpoint",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.93226852216206,40.72817465803192],[-73.93255438611665,40.72786288983005],[-73.93412337289868,40.72685547097659],[-73.93539740294541,40.725906867423],[-73.93676382405543,40.724838919223124],[-73.93765314493838,40.724265554929524],[-73.93848857027078,40.7238089055206],[-73.93891183794575,40.72357882529913],[-73.93931199946552,40.72334789420801],[-73.94022123671164,40.72289150576965],[-73.94109418847233,40.722309245616664],[-73.94150380820712,40.72199097899236],[-73.94195633562964,40.7216523192302],[-73.9428168362496,40.721143621118514],[-73.94367548005562,40.72065997480344],[-73.94440536741837,40.72024041217995],[-73.94560358883415,40.719567285919],[-73.94679211606083,40.71882160754952],[-73.94721341810755,40.718560986118405],[-73.94841638539012,40.71845553312284],[-73.94853260396513,40.719167176402756],[-73.94887459659003,40.72129240655175],[-73.94907816838743,40.722540287203095],[-73.94986599463698,40.72217948374484],[-73.9506459426724,40.721705693281855],[-73.9516463225237,40.72348585748406],[-73.95249594843969,40.72321773429729],[-73.95332036755617,40.72293270004629],[-73.95382461698487,40.72275973498614],[-73.95418330278459,40.722636428307965],[-73.95477662947458,40.72245950466816],[-73.95627311466727,40.72338987633474],[-73.95771989205173,40.72428495735959],[-73.95814292441031,40.724404284402425],[-73.95803916741671,40.724427440878685],[-73.95794183489502,40.72464920269995],[-73.95795096213246,40.72503643916846],[-73.95827588223737,40.72516745704107],[-73.95835177078868,40.72519805730177],[-73.95842611843929,40.72540053583221],[-73.96012497133249,40.72531963663696],[-73.96028544944218,40.725948122413016],[-73.96106343511711,40.725844899185546],[-73.96161518769881,40.72586556307387],[-73.96165280762044,40.726203926230916],[-73.96161717029831,40.72666142199129],[-73.96149920105319,40.72675109112532],[-73.96141826820902,40.72735617970475],[-73.9611415924641,40.7281037254044],[-73.96105130889346,40.72846638151089],[-73.96101148031259,40.72851935234777],[-73.960996409077,40.72876912608616],[-73.9610610775042,40.728776716825585],[-73.96107076772519,40.72921950919174],[-73.96114030095053,40.729416328863124],[-73.96119502346002,40.72941634731757],[-73.96121771630966,40.72952970731518],[-73.96134881243243,40.73016195052163],[-73.96129090118608,40.73016193106858],[-73.9612841382307,40.7301619287949],[-73.96130143673095,40.73025294292476],[-73.96143187611779,40.73096517164769],[-73.96171614578101,40.73156991744375],[-73.9618255748586,40.73160779952896],[-73.96190947783934,40.7316513745003],[-73.96212128236093,40.73237372333104],[-73.96226340489372,40.73291555162378],[-73.96230391870563,40.733113660982234],[-73.96234062260227,40.733389226130555],[-73.9623083763064,40.73353232526878],[-73.9623550588918,40.73371326062133],[-73.96232467894617,40.733907760848446],[-73.96228520236963,40.73404769537414],[-73.96218552877326,40.73424901663285],[-73.96209034449917,40.734507997873656],[-73.96198477870496,40.73463803314822],[-73.96190964676359,40.7347508062467],[-73.9617620845886,40.73489161477922],[-73.96157494306753,40.73517961492866],[-73.96119003134037,40.73560279658307],[-73.96051916717987,40.73634219230016],[-73.96051155046186,40.736350608897595],[-73.96046748142298,40.73639964535296],[-73.96042262234349,40.73644455601358],[-73.96029557044778,40.73656291980001],[-73.9602386308908,40.736613761013885],[-73.96022288450327,40.73663665560248],[-73.96021577508544,40.73664518107993],[-73.96018765307628,40.73667547287311],[-73.9601473184299,40.736715693746085],[-73.96009521419676,40.73675854873335],[-73.96007713554933,40.73677856103873],[-73.96003383184517,40.73683431389303],[-73.96000106579143,40.73686913461293],[-73.95991659213418,40.73695405035636],[-73.95989501952855,40.73697905906496],[-73.959850814178,40.737036855859934],[-73.95982931147849,40.73706090063321],[-73.95981583252677,40.73707273787131],[-73.95979907338217,40.73708439336933],[-73.95977974555225,40.737095660981716],[-73.9597224391937,40.7371263120265],[-73.95970585909079,40.73713685201498],[-73.95969225036401,40.73714725700967],[-73.9596654323611,40.7371721644954],[-73.95960239868401,40.737236951506205],[-73.95958311452337,40.73725416310577],[-73.95956431785025,40.73726867183434],[-73.95947010019206,40.73733478132878],[-73.95940138328852,40.73738101602739],[-73.95936872915003,40.737404328376996],[-73.95930574127584,40.73745206858893],[-73.959191075568,40.737539116286584],[-73.95916372962877,40.73755700896855],[-73.95910990410897,40.73758603978788],[-73.95908953404945,40.73759800901692],[-73.95902797087001,40.73763735784868],[-73.95898856589722,40.737664727690394],[-73.95888819766138,40.73774116352353],[-73.95883332045656,40.73778546722046],[-73.95882474477477,40.73779080322138],[-73.95881432450635,40.7377958334964],[-73.95877797055279,40.73780944591506],[-73.95876542999092,40.73781480846921],[-73.9587303631384,40.737833742475004],[-73.95867800305574,40.737866492702956],[-73.9586403101833,40.73789994206986],[-73.95861342305082,40.73792120206596],[-73.95848746915824,40.73801668347339],[-73.95845868680826,40.73803920305098],[-73.9584318951818,40.73805864437213],[-73.95837507902792,40.73809694936874],[-73.95831235513272,40.73813702647093],[-73.95824213550962,40.73817991962032],[-73.95815588076864,40.73823082990843],[-73.95795987117351,40.73834839137311],[-73.95789424699929,40.73838640527267],[-73.95785444148471,40.73841010976986],[-73.95776488076132,40.73846435936523],[-73.9577167367705,40.73849332024748],[-73.95763409607034,40.73853811776148],[-73.95754703861478,40.73858224599515],[-73.9574182351607,40.73864924133247],[-73.95715479533321,40.73877632162026],[-73.95709329518279,40.73880598925829],[-73.95695851073052,40.73887387325908],[-73.95694640793145,40.7388791820021],[-73.95693002865121,40.73888707307156],[-73.95691820009662,40.73888891478808],[-73.95690347291892,40.73888996268382],[-73.95677816914443,40.73890559317945],[-73.95564004576144,40.73904431620753],[-73.95563515530768,40.739044701812226],[-73.95563004111833,40.73904469984198],[-73.95561454319146,40.73904581043339],[-73.95558336322837,40.73904007118767],[-73.95553067150925,40.73903269326231],[-73.95519660913396,40.73908454169369],[-73.95492280493168,40.73910330066506],[-73.95480757566897,40.73911884299765],[-73.95476314020394,40.739123535556324],[-73.95471533253487,40.739126541959074],[-73.95466321500027,40.73912795313443],[-73.95460353380136,40.73912784837416],[-73.95454644819095,40.73912491692962],[-73.95444125113264,40.73911765397003],[-73.95439555417094,40.73911477252257],[-73.95428317027609,40.73910737037346],[-73.95423262939593,40.73910735029933],[-73.95419351267842,40.73910695664043],[-73.95415627885325,40.73910691485311],[-73.95412186600363,40.7391007683434],[-73.95402778116032,40.739083144574806],[-73.9539724039832,40.73907494582792],[-73.95381551491707,40.73905312586357],[-73.95373783285373,40.73904533318722],[-73.95358089064756,40.73903297728501],[-73.95351461853674,40.739026926975164],[-73.95336744598879,40.739010514220446],[-73.95323299037712,40.738992683138235],[-73.95292355724189,40.73893494239526],[-73.952862320742,40.73892156030049],[-73.95278707574718,40.738904174916286],[-73.95271781388739,40.73889108480326],[-73.95265702902651,40.73887887597196],[-73.95255527572034,40.738857681377546],[-73.9523844877752,40.73882039306003],[-73.95218669424789,40.73878525403563],[-73.95217731880587,40.73878358409279],[-73.95214506084815,40.738778257425906],[-73.95210541738102,40.73877098386998],[-73.95203337473424,40.738757256928395],[-73.95201751319482,40.73875376459918],[-73.95200514191774,40.738751517438374],[-73.95198794354467,40.738747620474314],[-73.95197731225187,40.73873128908657],[-73.95197285125764,40.73872743361661],[-73.95195469190352,40.738708939001775],[-73.95194927258078,40.73870482128731],[-73.9519436860238,40.738701711844165],[-73.95193588669203,40.73869852089709],[-73.95192759029224,40.73869589681886],[-73.95191056675526,40.73869269314039],[-73.95190236352286,40.738692203888135],[-73.95189451325656,40.73869245206639],[-73.95188714964526,40.73869343974139],[-73.95188035286647,40.73869515672768],[-73.95188004444124,40.738695264318274],[-73.95187976088397,40.73869539972865],[-73.9518794878859,40.738695552733695],[-73.95187925034102,40.73869571513508],[-73.95187902576573,40.73869591221979],[-73.95187881197522,40.73869611952814],[-73.95187846958486,40.738696597002814],[-73.95187820863441,40.73869714638035],[-73.95187803065294,40.738697785251674],[-73.95187789894663,40.738699307006435],[-73.95187825200324,40.73870205341417],[-73.9518804005862,40.738709897730345],[-73.95188068446186,40.73871145634699],[-73.95188069530285,40.73871260859811],[-73.95188060027732,40.73871304999045],[-73.95188044628405,40.738713409940345],[-73.95188033957285,40.738713563685],[-73.9518802203214,40.73871369815885],[-73.95188008963618,40.738713806158785],[-73.95187993583116,40.738713905437656],[-73.95187975825954,40.7387139767297],[-73.95187956968144,40.738714039808336],[-73.95187936768768,40.7387140759097],[-73.95187914324204,40.73871409340615],[-73.9518786452735,40.73871407560784],[-73.95187806586502,40.73871398590662],[-73.95185788444083,40.73870829531165],[-73.95181269331368,40.738694183253436],[-73.95171714969761,40.73866521896621],[-73.95154202956658,40.73861125820229],[-73.950645217333,40.73836447215232],[-73.95050973889585,40.738322684524206],[-73.95046458280525,40.73830958079511],[-73.95038748197707,40.738284837125704],[-73.95021944060167,40.73822153160044],[-73.95004848537424,40.73815805268326],[-73.9499651646994,40.73812448107612],[-73.94964771678883,40.73799773111222],[-73.94948430551237,40.73793385945845],[-73.94939701000166,40.7378996643399],[-73.94925743288613,40.73784498780443],[-73.9488437740078,40.737685891913834],[-73.94861200384813,40.737595449599155],[-73.94858408326112,40.73758455026464],[-73.94840521772193,40.73751383459343],[-73.94812291657065,40.7373971546085],[-73.94810675303039,40.73743370795949],[-73.94809172682278,40.73746770486479],[-73.94754211492838,40.73727891604581],[-73.94720149585582,40.737166448819735],[-73.94718139793848,40.73716125315264],[-73.94716178589239,40.73715493175981],[-73.9471363414269,40.73714465423],[-73.94709557208328,40.73712486001719],[-73.94704934942246,40.73709995757929],[-73.94703617987686,40.73709179315318],[-73.94703400243716,40.73709027922046],[-73.94700570033986,40.73707061752649],[-73.94698861180862,40.73706106350237],[-73.94696827978063,40.73705259857928],[-73.94691047650052,40.73703173433766],[-73.94685990836237,40.7370073881856],[-73.94683977748876,40.73699914899069],[-73.94682157432798,40.7369937641603],[-73.9467782401274,40.73698401889659],[-73.94675925460254,40.73697872365646],[-73.94669919052937,40.736957750711305],[-73.94661589520473,40.736924554960375],[-73.94658050649036,40.736944268474645],[-73.94652352854833,40.736926853455614],[-73.94644229140869,40.73678062626318],[-73.9466617484335,40.736365663237045],[-73.94667515359113,40.73634062407209],[-73.94690376821477,40.73591365817873],[-73.94700144589555,40.7357169108341],[-73.94719983367165,40.73535517761164],[-73.94718691118464,40.73523078210046],[-73.94715775859926,40.73503229725161],[-73.94708643463508,40.73454591548958],[-73.94706532915394,40.73440199281932],[-73.9465980670736,40.73444222434735],[-73.9466282822119,40.734584789334875],[-73.94673692340706,40.735294943719886],[-73.94675678399406,40.73525766653479],[-73.94692902737518,40.735313140181205],[-73.94674407995369,40.73565102723948],[-73.94662663786632,40.735865585167474],[-73.94644310074192,40.73581318445575],[-73.94643051256958,40.73583535893788],[-73.94640050675874,40.73588906853691],[-73.94630720090632,40.736057519506204],[-73.94624748296928,40.736166165227026],[-73.94617195881517,40.73620288877428],[-73.94587310562898,40.73610183125821],[-73.94557048457224,40.736612303910455],[-73.94553259905288,40.73660508051783],[-73.94551998044177,40.73659066241569],[-73.94554528485216,40.73653783285464],[-73.94541584986419,40.736501744008216],[-73.94540003127129,40.73653776407878],[-73.94535897179911,40.73654975457594],[-73.9452074370181,40.7365088505162],[-73.9452011393883,40.73648722990574],[-73.94522012115176,40.73644400571894],[-73.94507806672316,40.73639349768488],[-73.94505908334074,40.73643912518243],[-73.94503381424792,40.73644872026406],[-73.94499908889496,40.73643669371267],[-73.94499910475602,40.73641747877056],[-73.9452549227957,40.73589278900382],[-73.94518507181326,40.735479152677875],[-73.94503299031929,40.7354286156834],[-73.94502785767132,40.73545052301668],[-73.94502179930076,40.73547490611663],[-73.945006422121,40.73553144180918],[-73.94499058533006,40.73557030826204],[-73.94496124483632,40.73563424864827],[-73.94492309227398,40.73570278659708],[-73.94488540424979,40.73576637049454],[-73.94486214046064,40.73581053893722],[-73.94483653414869,40.735867780688736],[-73.94478551270917,40.73596454331526],[-73.9447727208077,40.73598576127719],[-73.94475921021498,40.73600410782432],[-73.94473954067824,40.7360242427751],[-73.94469052058984,40.736064138286224],[-73.94467094742123,40.736082752131075],[-73.94463300629043,40.73612385025152],[-73.94461272994512,40.736147398742865],[-73.94457726112488,40.73619118130501],[-73.94456766241353,40.73620282111451],[-73.94454962530504,40.736224657881834],[-73.9445490329953,40.736225288333756],[-73.94454837002642,40.73622587318447],[-73.94454679443379,40.73622692583217],[-73.94454488774223,40.73622780761094],[-73.9445426138031,40.73622855368397],[-73.94453916861208,40.73622931778828],[-73.94452715112098,40.73623101373389],[-73.94452429787944,40.73623158010661],[-73.94452191718351,40.73623225409141],[-73.94452006963604,40.736232991490446],[-73.94451850588779,40.736233837248335],[-73.94451721533669,40.73623482804817],[-73.94451617245139,40.736235944109616],[-73.94451565068147,40.73623676289507],[-73.94451534256626,40.736237555481814],[-73.94451527153971,40.736237951145114],[-73.94451524743099,40.73623833878976],[-73.94451528167916,40.736238734503765],[-73.94451537650787,40.73623911282422],[-73.94451551846068,40.73623949987872],[-73.94451570799218,40.73623987874738],[-73.94451626302056,40.73624064427566],[-73.94451704402208,40.73624140170403],[-73.94451805009487,40.73624217616101],[-73.94452008496636,40.73624341114125],[-73.94452280603188,40.73624473540862],[-73.94453691364185,40.736250667614925],[-73.94453998943439,40.73625235323977],[-73.94454119610879,40.73625317285776],[-73.94454220280468,40.73625399304953],[-73.94454298311638,40.73625478599298],[-73.94454363410225,40.736255632817716],[-73.94454415356006,40.73625653335503],[-73.9445445438968,40.736257506369185],[-73.9445447914802,40.73625852471427],[-73.94454492119901,40.7362595863919],[-73.94454475257297,40.73626187438712],[-73.94454404114096,40.73626432344896],[-73.94454280763566,40.73626689740163],[-73.94454106488932,40.73626952605771],[-73.94453886008628,40.73627214577989],[-73.9445332210586,40.73627716869032],[-73.94453001123435,40.73627933661193],[-73.94452667130426,40.73628117226585],[-73.94452008735745,40.73628365418167],[-73.94451542117406,40.73628439089281],[-73.94449242081755,40.736283073772604],[-73.94448138831783,40.73628149253298],[-73.94447036793879,40.736279902921794],[-73.9444475829819,40.73627488490189],[-73.94442362731287,40.736267920827686],[-73.94438048917428,40.736251978788744],[-73.9443156602332,40.73622448300389],[-73.9432996801762,40.735823612230746],[-73.94321347652954,40.73579053001617],[-73.94316788320037,40.735767508652394],[-73.9431050709284,40.73573579771023],[-73.94300691110816,40.73568865195115],[-73.94294414311418,40.73566019179401],[-73.94288044032226,40.73563294704603],[-73.94284189605366,40.735617232365605],[-73.94239443542436,40.73542574994758],[-73.94212245963013,40.73523376090372],[-73.94210536596893,40.735219038124725],[-73.94196892130132,40.73511897640356],[-73.94177231077725,40.734982081389994],[-73.94173819589862,40.73495071791762],[-73.9417918916103,40.734912896647515],[-73.94178616641574,40.73489493692329],[-73.94176306503526,40.7348593823185],[-73.94169368832179,40.73476937811143],[-73.9416065819687,40.73468770216392],[-73.94154566832457,40.734734335934846],[-73.94129801856815,40.7343762934337],[-73.94114746701959,40.73415292753762],[-73.94099746599925,40.73379048555585],[-73.94115615809422,40.733748909609936],[-73.94113533955351,40.73370281125003],[-73.94103843274787,40.73348826020305],[-73.94094207548787,40.73350865207853],[-73.94092914681454,40.733511391877244],[-73.94091758051704,40.73348404712138],[-73.94081817225859,40.733248909440285],[-73.94075490700695,40.73327780991456],[-73.94072562055003,40.733291185407126],[-73.94064423487137,40.733170511479614],[-73.94059112746456,40.73309176571776],[-73.9405686893026,40.73305849425773],[-73.9406849160139,40.733017076622],[-73.94036658952959,40.73221258691486],[-73.9398878514625,40.731295620531085],[-73.93981322625459,40.73115268891211],[-73.9397460775416,40.731065475472114],[-73.93891503477076,40.730383794733264],[-73.9385612041256,40.730133642716204],[-73.93810334960672,40.72972851952139],[-73.93808900912062,40.72974684626054],[-73.93729511262941,40.72930055678741],[-73.93711874507956,40.72918993206505],[-73.93693124799925,40.72910809076304],[-73.93684001378094,40.72908791393835],[-73.93655894375001,40.729017826267054],[-73.93608245486638,40.72888271134954],[-73.93563591233664,40.72875195265279],[-73.9356145398116,40.728745985634404],[-73.93527438167986,40.72865101907356],[-73.93501193202127,40.72857242773124],[-73.93492926391879,40.728543915753036],[-73.93480845721072,40.72852861070389],[-73.93425572782625,40.728432914472634],[-73.93423032768024,40.7284313151652],[-73.93423524033705,40.728395495578404],[-73.93422871008798,40.7283908269012],[-73.93415421562194,40.72838165362075],[-73.93376676075232,40.72833393893798],[-73.93352761652707,40.7283073975901],[-73.93349948194384,40.72830413920152],[-73.9334855598165,40.728294414781416],[-73.93348271999325,40.728281563846004],[-73.93325729805615,40.72824070281483],[-73.93301658610176,40.728210341731064],[-73.93291116235268,40.728233315941736],[-73.93262682661634,40.72818061356352],[-73.93240789866194,40.72814592383738],[-73.93238700367878,40.72814769455622],[-73.93236090629111,40.72816777036712],[-73.93234598849831,40.72818239388475],[-73.93226852216206,40.72817465803192]]]}},{type:"Feature",properties:{ntacode:"BX29",ntaname:"Spuyten Duyvil-Kingsbridge",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.89787887465401,40.8902761012416],[-73.8982721693129,40.88945794299893],[-73.8992249910414,40.88753080256143],[-73.89936426850633,40.8872490897004],[-73.89962065314559,40.88677948771865],[-73.8997112759671,40.886638731039355],[-73.89978252141886,40.886529124010615],[-73.89972588559948,40.886514887010286],[-73.89892571825057,40.886383501804794],[-73.89738336102366,40.88608677179571],[-73.8971564543346,40.88604482374264],[-73.89688178428628,40.88599934727598],[-73.89668243080887,40.88596459035183],[-73.89661546555921,40.88595525550798],[-73.89711223266607,40.885569435595826],[-73.8976004847466,40.88517729372129],[-73.89781492112932,40.884999182695076],[-73.89808000744046,40.88477900050717],[-73.89835487868135,40.88454286527742],[-73.89843428843382,40.8844746424487],[-73.89855059942451,40.884374727091966],[-73.89914458882421,40.88368756630961],[-73.89988688849081,40.88282880911014],[-73.90150658419327,40.88095490632147],[-73.90226256936751,40.88010809989411],[-73.90333605438529,40.87897514559755],[-73.90369454788167,40.87850161877182],[-73.90389833781167,40.878121108052724],[-73.90417988508364,40.87733663307811],[-73.90448464902646,40.876476977908474],[-73.90463748457758,40.87609276872476],[-73.90480365068977,40.87571153747377],[-73.90498296648424,40.875333689857484],[-73.90517526106356,40.87495960528174],[-73.90519207524393,40.8749285266971],[-73.90556943283718,40.874230992182966],[-73.9060537961631,40.87329322579479],[-73.9060791797798,40.87324242069405],[-73.90614668924587,40.873260204728986],[-73.90636316550635,40.873319047921996],[-73.90662887073017,40.87338037872878],[-73.90669984735038,40.873396763246],[-73.9074648972811,40.87354735423592],[-73.90716476356187,40.874374219611376],[-73.90691694520318,40.87505586276143],[-73.90665099539486,40.875752504192675],[-73.9068200411229,40.87658552560735],[-73.90682822856846,40.87663155188885],[-73.90685372865205,40.87666367552698],[-73.9069258643486,40.876754547302944],[-73.90703748936647,40.876895161210726],[-73.90765281705268,40.87742802285946],[-73.90835569750199,40.87791831418726],[-73.90906236038347,40.878486782812146],[-73.90949832117543,40.878776731679196],[-73.91033193566497,40.87903804680473],[-73.91148913190452,40.87901885880958],[-73.91205830030249,40.878119320048704],[-73.91250172915484,40.87790124435415],[-73.91484624156388,40.87666671027655],[-73.91571027699666,40.8757954550527],[-73.91574314674688,40.87576089599312],[-73.91578515505691,40.87571694506389],[-73.91726028337301,40.875809003580635],[-73.91733338910994,40.87580205921559],[-73.9174010082165,40.87578690427288],[-73.91747364858448,40.87576225015326],[-73.91768907071945,40.875680684057315],[-73.91775669395926,40.87566362786075],[-73.91778922506651,40.87567695519411],[-73.91783922540316,40.8757378049118],[-73.91791929539372,40.87577777133641],[-73.91799187227194,40.87580442889652],[-73.91808452199034,40.87579499314213],[-73.91824974232485,40.87581791600845],[-73.91825972376282,40.875844529544125],[-73.91827974003644,40.87585594632312],[-73.91829727535911,40.87584835638902],[-73.91832983767529,40.87583697633156],[-73.91908326290819,40.876064881825876],[-73.91978381232798,40.876421436608545],[-73.91978371603047,40.87650125542506],[-73.91987703515726,40.87650888742052],[-73.91992137179292,40.87654506189153],[-73.91994332119538,40.876546830412636],[-73.91996893813686,40.87654889581038],[-73.92002897596292,40.876592647123225],[-73.92006899542467,40.87662688365772],[-73.92005645945069,40.87665692050955],[-73.9200539303847,40.8766629812373],[-73.92007143601701,40.87668009776749],[-73.92008028430847,40.87668010389533],[-73.9201114951111,40.87668012550484],[-73.9201540076001,40.876723865791064],[-73.92025638898811,40.87695199027668],[-73.92157710424078,40.87813654211932],[-73.92160630247125,40.87815710157624],[-73.92163286210764,40.8781847936895],[-73.92169203715567,40.878250984203156],[-73.92182211843544,40.878351796569405],[-73.9220672358568,40.87857241480255],[-73.9221344399667,40.87860986428789],[-73.9222297949897,40.87864549649122],[-73.92240799295882,40.87868309024719],[-73.92240797516868,40.87869833429418],[-73.92242973280537,40.878697713171654],[-73.92248829893151,40.87870664479075],[-73.9224899279421,40.878744754943014],[-73.92253523106855,40.87876657586894],[-73.92258529781694,40.87877611218597],[-73.92267879929861,40.87886681383414],[-73.92273788287535,40.87890544542797],[-73.92279794451161,40.87893209156769],[-73.92287303871055,40.87895114604796],[-73.9229506536743,40.87895499931462],[-73.92304082223721,40.878930353907435],[-73.92309319848731,40.87890555543219],[-73.92312345723839,40.878922807306374],[-73.92316350605242,40.87893423657296],[-73.92318603906209,40.8789361519494],[-73.92324363509955,40.878930488971235],[-73.9232591715722,40.87892107129613],[-73.92326869161516,40.87891530111015],[-73.92330375396068,40.87890772274117],[-73.92359172553142,40.878952159332734],[-73.92362973950421,40.87896394324333],[-73.9237493550128,40.87898403609693],[-73.9237944130199,40.8789935690821],[-73.92382697877487,40.87898028710509],[-73.92390209942492,40.878976535740456],[-73.92394215187096,40.87898416331522],[-73.92396967812208,40.878999385974836],[-73.92398718755103,40.87901460085821],[-73.92403725620429,40.87902223549901],[-73.92405728829729,40.8790203483055],[-73.92406481567701,40.8790070502855],[-73.9241799962176,40.879005225132595],[-73.92431268537318,40.879018615033175],[-73.9244904277914,40.87904723895678],[-73.92451795851044,40.87905865956197],[-73.92453549396485,40.87905106935457],[-73.9245380315838,40.879020663644454],[-73.9245806168051,40.879003587084604],[-73.92461565385292,40.879018813325324],[-73.92465572020947,40.879015039237984],[-73.92468081882915,40.87896184322634],[-73.92472342118937,40.87892956327499],[-73.92477853394459,40.878904893137346],[-73.9249032747309,40.878888367853214],[-73.92380525605562,40.88032490113355],[-73.92182955043403,40.88451160083689],[-73.92138842752429,40.885459051858334],[-73.92106413087319,40.88615556120499],[-73.92058641943575,40.887182677615186],[-73.92039852745066,40.887129305049584],[-73.91869590495996,40.886885204107976],[-73.91866590362338,40.886666534562664],[-73.91865219604773,40.88644622203373],[-73.91865495670301,40.88622532606172],[-73.91867420025007,40.88600490003696],[-73.91870982611361,40.885786008318036],[-73.91876151390899,40.885569684780684],[-73.91630438639301,40.88490951147782],[-73.91586527704149,40.88485810708782],[-73.91489276976351,40.884624770698615],[-73.91440838426809,40.88499889846176],[-73.91393522050159,40.885381398107654],[-73.9138687492253,40.885437637746435],[-73.9134736547802,40.885771971194565],[-73.91302404578,40.88617032446336],[-73.91281277474936,40.88639518774],[-73.91261653601076,40.88662819337414],[-73.91243612636984,40.88686844898384],[-73.91227221247895,40.88711502305427],[-73.91210920633296,40.88738250503897],[-73.9119642751748,40.88765634062123],[-73.9118380100165,40.887935438743426],[-73.91173089063534,40.88821871395272],[-73.9113076078338,40.888236029589955],[-73.91115061781213,40.888277105622464],[-73.9107516533118,40.88849245541673],[-73.90981767073015,40.88899656952543],[-73.909759302401,40.88925002861991],[-73.90929422475332,40.8892822967741],[-73.9090053598196,40.889500141299195],[-73.90887023178078,40.88942175468658],[-73.90881650965919,40.88939059129934],[-73.90877717904446,40.8893701732559],[-73.90855714247311,40.88928966715892],[-73.9085330808376,40.889167389275336],[-73.90848550811448,40.889142542344864],[-73.90843131776307,40.8891249937848],[-73.90837360310661,40.889116015693425],[-73.9083158515219,40.88911589796889],[-73.9079633993128,40.88885975337082],[-73.90759731843592,40.888200980348564],[-73.90738178843894,40.88781730512401],[-73.90626252451067,40.887570338820744],[-73.90533517129033,40.88735459996911],[-73.90413642428673,40.88708070903215],[-73.90381882618661,40.88747900964982],[-73.90358612636986,40.88780145899035],[-73.90337314450544,40.888132345033505],[-73.90318064195075,40.888470595376816],[-73.9030092613818,40.88881511171442],[-73.90285948996001,40.889164744507816],[-73.90275996736813,40.88912217016887],[-73.90271344637114,40.88910898579703],[-73.90266520871158,40.88910003346965],[-73.90261592108907,40.88909543634223],[-73.9025662631573,40.88909525819233],[-73.90195148685953,40.889153194549124],[-73.90189941804839,40.88915234817857],[-73.90184769158029,40.88914774595453],[-73.9017967769886,40.8891394284082],[-73.90174713627641,40.889127472116805],[-73.90130550955163,40.888943193147],[-73.90124685701093,40.888922970501895],[-73.9011855054212,40.888908056865496],[-73.9011222859437,40.88889865428019],[-73.9010580550435,40.88889489012724],[-73.90099368288708,40.88889681540144],[-73.90093004154177,40.888904403954015],[-73.90086799319052,40.888917553047186],[-73.90080837843377,40.88893608454373],[-73.90075200490463,40.888959747388164],[-73.9006996363279,40.88898822100785],[-73.9006180535479,40.88905217835012],[-73.90021962820788,40.88937881350071],[-73.90015635883532,40.889423194710204],[-73.90008815995452,40.88946315048528],[-73.9000155679651,40.88949836644147],[-73.89993915248951,40.889528566715164],[-73.89964636570156,40.88979719078318],[-73.89853911925495,40.89038907454575],[-73.89842801199322,40.8904309743466],[-73.89834896166478,40.89044499707403],[-73.89828904251884,40.89044298126535],[-73.898252018924,40.8904349703849],[-73.89820201042401,40.89041593529088],[-73.89801518035985,40.89031454633991],[-73.89787887465401,40.8902761012416]]]}},{type:"Feature",properties:{ntacode:"BK34",ntaname:"Sunset Park East",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.98905872393617,40.644119241039256],[-73.98977890274082,40.643644886731],[-73.99049634082621,40.643164441188475],[-73.99121277380057,40.64268589050534],[-73.9919281237556,40.64220490408617],[-73.99264456057628,40.6417282909465],[-73.99336253671034,40.64124779897807],[-73.9940769200914,40.64077040176043],[-73.99433124126976,40.640600287952964],[-73.9947953953938,40.640288487384474],[-73.99551033762252,40.639809667130095],[-73.99697357409418,40.640694104594644],[-73.99917564718916,40.64202544202915],[-73.99975690844902,40.64146714994339],[-74.00034122066641,40.640905316173225],[-74.00066078180652,40.64059930920137],[-74.00092541773442,40.64034590202881],[-74.00150771254631,40.63978496207337],[-74.00209075435137,40.63922525430826],[-74.00236943480257,40.63895767781403],[-74.00267214342671,40.638667010470044],[-74.00325273129664,40.638104262022985],[-74.00383793090829,40.63754593186747],[-74.00411104085101,40.63728296100248],[-74.00442048380333,40.63698498636176],[-74.00500346527622,40.6364252351776],[-74.00558613003888,40.635866229033375],[-74.00616926871135,40.6353035019161],[-74.00641784683822,40.635064850455564],[-74.0067512271806,40.63474478652971],[-74.00735636663003,40.63416362723905],[-74.00556490392165,40.63308317641426],[-74.00630615538655,40.63258408846237],[-74.00661914959815,40.63237545858953],[-74.00680677851524,40.632250391235374],[-74.00702302420392,40.63210999547647],[-74.00773968315761,40.63163008979406],[-74.00845601121132,40.63115026994153],[-74.00922358682915,40.63063393383369],[-74.01000340831538,40.63011308934302],[-74.01097026449787,40.630681868528065],[-74.01317646020495,40.63201376564779],[-74.01514630680128,40.633221938487345],[-74.0156020496924,40.63351697794159],[-74.01591473467852,40.633365549075165],[-74.01602010138637,40.633317113662045],[-74.01600191118003,40.633524190712485],[-74.01600468099352,40.63373391246118],[-74.0160289636358,40.63394443149198],[-74.01607491124071,40.634153823369495],[-74.01614231507432,40.6343601588385],[-74.01623055737052,40.63456153030116],[-74.01626769025664,40.63462840563044],[-74.01633863267679,40.63475616104502],[-74.01646523008988,40.63494240707726],[-74.01650516128869,40.63499150664635],[-74.0166086945648,40.63511883402954],[-74.01667603035767,40.63518670500175],[-74.01684406219687,40.63536231289643],[-74.01679830913139,40.6354083666482],[-74.01669546413098,40.63552147510884],[-74.01630548243972,40.6358956741932],[-74.01606790732409,40.63613845109495],[-74.01591339547757,40.63628607022706],[-74.015739468329,40.63645223721406],[-74.01514575030549,40.63701460961418],[-74.01456685461942,40.63757090831672],[-74.01396088612064,40.6381532674195],[-74.01616711475124,40.63948244156943],[-74.01556266735,40.64006663734962],[-74.01497963598217,40.64062546868241],[-74.01439632401176,40.641185836812305],[-74.01381389935342,40.641745247264005],[-74.01323203289385,40.64230518489323],[-74.01264921130814,40.642865787750694],[-74.0120657304695,40.64342519756606],[-74.01148370452395,40.64398661340753],[-74.01090222417827,40.644546999769325],[-74.01031893880953,40.645106662945146],[-74.00973537056369,40.645666835954856],[-74.00915282093517,40.64622673516061],[-74.00856800383539,40.64678864959462],[-74.00798795232718,40.647344715960216],[-74.0074050549466,40.64790503007599],[-74.00682351845919,40.64846488159062],[-74.0062409204053,40.64902242583507],[-74.0056625015041,40.6495783835774],[-74.00507350634174,40.65014666238794],[-74.00449022886258,40.6507053854618],[-74.00390815853957,40.65126596925241],[-74.00345707861067,40.65170676620216],[-74.00332660710201,40.651832963528925],[-74.00317064032289,40.65198024634518],[-74.00275058647193,40.652384832594784],[-74.0021655605898,40.65294931445413],[-73.99779465955491,40.65028888997845],[-73.99830602251727,40.64974001511186],[-73.99604565308672,40.64834065442642],[-73.99392923789013,40.64706931072974],[-73.99180823482313,40.6457839691121],[-73.98905872393617,40.644119241039256]]]}},{type:"Feature",properties:{ntacode:"MN01",ntaname:"Marble Hill-Inwood",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.92151894059096,40.856601170623236],[-73.92159078705235,40.85649666113424],[-73.92159696512891,40.85649911033577],[-73.92167181691573,40.856394016002625],[-73.92168970374037,40.85640064347367],[-73.92175965629768,40.856304681808545],[-73.92182325044618,40.856329125863574],[-73.92202956731802,40.856040055047814],[-73.92204171700536,40.85604505428097],[-73.92212909531307,40.85592262927445],[-73.92212701759905,40.855919408911106],[-73.92212563579956,40.85591597710047],[-73.92212498555794,40.85591241896842],[-73.92212508375187,40.85590882951214],[-73.92212592520555,40.855905295002636],[-73.92212749215832,40.85590190907343],[-73.92212974214695,40.855898757970415],[-73.92213261947902,40.85589592022435],[-73.92213604839019,40.85589346932685],[-73.9221399440836,40.85589146720418],[-73.92214420566873,40.85588996488297],[-73.92214872542947,40.855889001323305],[-73.92215338838704,40.855888599900915],[-73.92215807516386,40.85588877209428],[-73.9221850575137,40.85584741554977],[-73.92221895084703,40.85579546579656],[-73.92223557106679,40.85577118594848],[-73.92225931710604,40.85572561516491],[-73.92227219913913,40.8557008918708],[-73.92228113774081,40.855686931639006],[-73.92228832283233,40.85567571342006],[-73.9222883705767,40.85567563890435],[-73.92229611014517,40.85566383522926],[-73.92234459374136,40.85568233581491],[-73.92234217898563,40.85568546101273],[-73.92233636262439,40.855692987439326],[-73.922329712764,40.85570159265736],[-73.92232888081078,40.85570267128266],[-73.92232785330083,40.85570400173139],[-73.92219572192133,40.855874990550504],[-73.92217874229397,40.85589696519635],[-73.92218117594764,40.855899953109],[-73.92218295644157,40.855903194713875],[-73.92218404128792,40.8559066087336],[-73.92218440300901,40.855910108037584],[-73.92218403221847,40.85591360617732],[-73.92218293740311,40.85591701537645],[-73.92218114624364,40.855920249043926],[-73.92217870362543,40.85592322495613],[-73.92217567339736,40.85592587045092],[-73.92217212888971,40.85592811806582],[-73.92216815974804,40.85592991040077],[-73.92216386729525,40.85593120413547],[-73.9221593579168,40.855931966339696],[-73.92215474438105,40.85593217732165],[-73.92215014297054,40.85593183112895],[-73.92206335132532,40.85605391178447],[-73.92207704565466,40.85605913536598],[-73.9219520146899,40.8562369904473],[-73.92187322153129,40.85634966205611],[-73.92188760113727,40.856355133723355],[-73.92181750095666,40.8564542243657],[-73.9218354933061,40.856462141312555],[-73.9217650845442,40.856565868590195],[-73.92177019744706,40.85656789439871],[-73.92169841904703,40.856672301855],[-73.92151894059096,40.856601170623236]]],[[[-73.91122441407808,40.87302775193207],[-73.91119084409507,40.87298470740767],[-73.91118411250186,40.87298835104215],[-73.91117450708151,40.87298469583905],[-73.91118028522202,40.87297448742352],[-73.91116685503262,40.87295625009742],[-73.91115342819141,40.87294311015752],[-73.91110354046076,40.87288473492081],[-73.91109971709056,40.87286796411066],[-73.91110454354379,40.87285119879127],[-73.91108439239636,40.87282638284834],[-73.91105560631837,40.87280083939586],[-73.91103643518395,40.872771656208755],[-73.91103934599363,40.87274832469679],[-73.9110124714733,40.872722053647315],[-73.91099234251124,40.87268995163316],[-73.91098084741265,40.87266004479444],[-73.91096742522566,40.872643995466234],[-73.9109616926926,40.87261701014666],[-73.91094440549774,40.872608244575304],[-73.91091466885956,40.87257394694844],[-73.91083211635973,40.872517737233075],[-73.91076303115136,40.87245206311462],[-73.91069663181867,40.87236327304434],[-73.91066886250466,40.87231808252767],[-73.9106487727775,40.87229624896326],[-73.91064402620893,40.87226205286494],[-73.91060004692936,40.8721849286295],[-73.9105646933814,40.87211653582042],[-73.91054082062284,40.87205832757498],[-73.91053797212403,40.872033597817286],[-73.91055333016284,40.872018337834405],[-73.91054474954707,40.87198632794734],[-73.91051802379035,40.87190629880145],[-73.91049514192574,40.87182555244867],[-73.91048468158372,40.87176153752593],[-73.91047920100685,40.87172972503381],[-73.91047284244472,40.87169568481078],[-73.91046075952984,40.8716424058376],[-73.91045325835385,40.87157683189251],[-73.91044754306465,40.87150187101401],[-73.91044265486107,40.87149037129688],[-73.91042644048581,40.87148543755955],[-73.91042903752819,40.87146595331222],[-73.91044420430086,40.871463671025076],[-73.91044955631065,40.871436228227196],[-73.91045107077697,40.871406653067496],[-73.910446151866,40.871393706933766],[-73.91043363570456,40.87138081638431],[-73.91044770536618,40.87136628313325],[-73.91046468617844,40.87135678218176],[-73.91047292046972,40.87133220207209],[-73.91049367311844,40.87132051267542],[-73.91051165045901,40.87131533357556],[-73.91052094065158,40.87129867442884],[-73.91054357762054,40.871286247540716],[-73.91055942169153,40.871261612010095],[-73.91055064917803,40.87124436291578],[-73.91055808944395,40.87123204837853],[-73.91057828495451,40.87117709272946],[-73.9105895707352,40.87116834806758],[-73.910601595163,40.871143016696394],[-73.91061845542379,40.87112414071173],[-73.91065000065672,40.87106549342609],[-73.91065177797212,40.87105538177935],[-73.91066110163469,40.87104233846096],[-73.91068192829894,40.87103640802223],[-73.91069406395997,40.871019736153606],[-73.91070326135421,40.8709958633831],[-73.91071625722239,40.8709719716052],[-73.91072355879902,40.870948836142084],[-73.91071412003859,40.87092254281943],[-73.91069983355035,40.87090424328836],[-73.91067793650177,40.870872789828915],[-73.91067907069412,40.87084726054987],[-73.9106907232946,40.870829069041854],[-73.91069182369075,40.87080865253572],[-73.91071594812264,40.87079341790731],[-73.91071898793243,40.87076935911036],[-73.91072680697499,40.870749689593104],[-73.91073765208684,40.870709610586204],[-73.9107456109549,40.870668788894335],[-73.91072557297353,40.87064755795638],[-73.91074991772,40.87059950173024],[-73.910752870379,40.87058856644235],[-73.91075680633612,40.870574726397244],[-73.91075212343651,40.87055792625726],[-73.91076090304625,40.87053680656386],[-73.91076400877428,40.87050471860942],[-73.91074892704985,40.87045942767692],[-73.91075573481271,40.87044851564057],[-73.910772226929,40.87042523148331],[-73.91075887769874,40.87040912941067],[-73.91076307682796,40.870355891693826],[-73.91076811226283,40.87032162642724],[-73.91076453224834,40.8702822142246],[-73.91074831413627,40.87026464661899],[-73.91076966625731,40.87023336096932],[-73.91077272650088,40.870206375223745],[-73.91077967561657,40.870174302300384],[-73.91078077308448,40.870152421303246],[-73.91080419957599,40.87009925758238],[-73.91080160534331,40.87005474657558],[-73.91080176629,40.870030676166664],[-73.91080953728992,40.87001975884011],[-73.91080487714851,40.86999785697458],[-73.91081280366804,40.869962137661645],[-73.91081583350996,40.86993953295004],[-73.91080914035417,40.869935135827994],[-73.91082662573868,40.86990748326275],[-73.91083344969006,40.86989218196471],[-73.91083356177754,40.86987540982182],[-73.9108500345867,40.86985504254576],[-73.91085019100322,40.86983170404017],[-73.91084158440093,40.869825104525184],[-73.91084068977315,40.869814885436924],[-73.91085426331361,40.869797424788295],[-73.91086020406858,40.86977192233388],[-73.9108767745143,40.86973696940867],[-73.91086238292405,40.86973253334146],[-73.91087307742475,40.86971506996383],[-73.91088289148273,40.86968519329228],[-73.91088400870706,40.869660395230454],[-73.91085334197537,40.86964860774663],[-73.91087643987271,40.86964285241253],[-73.91089674542114,40.86962396312868],[-73.91090942293586,40.869596292764946],[-73.91092395627817,40.86957956676654],[-73.91091538027264,40.86956859677409],[-73.9109164799315,40.86954816937171],[-73.9109251965826,40.86953799707092],[-73.91091855656241,40.86952410663768],[-73.91094089748815,40.86948917507613],[-73.9109469167152,40.869451995153824],[-73.91092491224241,40.86943659135417],[-73.91095582665595,40.869411177355325],[-73.91098662221385,40.869405460270606],[-73.91100863593165,40.86941940058515],[-73.9110393651463,40.86942170460186],[-73.91105771592447,40.86940865178951],[-73.91113245415131,40.869441762655875],[-73.91118903577585,40.86945876188532],[-73.9112561168322,40.869487471310485],[-73.9113040204298,40.869510272667576],[-73.91134621371639,40.86952428990731],[-73.911381773903,40.869522973352574],[-73.91143962214105,40.86949474474723],[-73.91146376612767,40.86947660160839],[-73.91147448899119,40.869454757638394],[-73.91147188670006,40.869413163545346],[-73.91146347606931,40.869377382230205],[-73.91142415779105,40.869364097974966],[-73.91141653489751,40.86935458502805],[-73.9114002186209,40.8693516043297],[-73.91139354527348,40.869344281300314],[-73.91135803466582,40.86933612363582],[-73.91135530830279,40.869313496560785],[-73.91112244509763,40.86921411419701],[-73.91111690871283,40.86917907552046],[-73.91109673067572,40.86917899749022],[-73.911061257513,40.86916719094521],[-73.91103057950265,40.86915540299604],[-73.91105489313921,40.86911171851609],[-73.91107529676418,40.86907824238002],[-73.91107925214641,40.86906147587652],[-73.91107553161048,40.86904322573782],[-73.91109290713966,40.8690316229164],[-73.9110920271018,40.86901921850277],[-73.91111871768766,40.86900617043002],[-73.91113366008835,40.86897269175164],[-73.9111203524457,40.8689522098604],[-73.91113932222602,40.86893376695673],[-73.9111289088184,40.86892004316149],[-73.91114259196222,40.86889501320279],[-73.91114869896012,40.868880214737864],[-73.91116523543216,40.868876855232195],[-73.91119985851095,40.86886445234706],[-73.91125094701945,40.86886122595803],[-73.91128256772069,40.868847672871446],[-73.91130374286973,40.868824947570964],[-73.91132817758832,40.868802439535834],[-73.91133483134666,40.868785348594066],[-73.9113374209975,40.86877427396476],[-73.91132970748646,40.868758636468954],[-73.91133402644398,40.86874039586552],[-73.91132547908174,40.86871823689677],[-73.9113314989181,40.86870521125042],[-73.91132553554424,40.868675895507636],[-73.91133500160365,40.868657658859135],[-73.91135046077721,40.86864659478737],[-73.9113470512369,40.868623792458],[-73.91135909150232,40.86860621531274],[-73.91136427055325,40.868583409194514],[-73.91139004972904,40.86856324012878],[-73.91140985490458,40.86851308940596],[-73.9114193268046,40.86849159309233],[-73.91144165907039,40.86847662530267],[-73.91148208144213,40.8684082551757],[-73.91149242138643,40.86837503525786],[-73.91149244825756,40.86835484641321],[-73.91150538755205,40.86830338456402],[-73.91151485871015,40.86828123925717],[-73.91152432337304,40.86826496612779],[-73.91153547484784,40.86826431698234],[-73.91154065941305,40.86824542871927],[-73.9115801924498,40.86820376706926],[-73.9116016621045,40.86818619712245],[-73.91162485562198,40.86817448074007],[-73.91165319817492,40.868154304866266],[-73.91166781354126,40.86813542431978],[-73.9117116303807,40.86810028455802],[-73.91172833168773,40.86807448891028],[-73.91173192064308,40.86806062376708],[-73.9117300618979,40.868040163934396],[-73.91173383481929,40.86803017993706],[-73.91172569759577,40.86803017371234],[-73.9117257108522,40.86802018750917],[-73.9117251038062,40.86800353710158],[-73.91173640142557,40.8679911726627],[-73.91173516231129,40.86797738507472],[-73.91175522501959,40.86796598305694],[-73.91175276270567,40.86793505776842],[-73.91176907763854,40.86791318788763],[-73.91178038282352,40.867895601925646],[-73.91179668040864,40.867895614384466],[-73.91180859604007,40.86788230457588],[-73.9117942026245,40.86786802111718],[-73.91179676558272,40.86783140003522],[-73.91180556034631,40.867810479113935],[-73.91182376049139,40.86778908877646],[-73.91184571092026,40.8677762558634],[-73.91187101089491,40.86775948971891],[-73.91188960227132,40.86774775284782],[-73.9118922526096,40.86772591741022],[-73.91191159865951,40.86770020516994],[-73.91184774646823,40.86767252047253],[-73.91199296785776,40.867505834023056],[-73.91209755267259,40.86737319061864],[-73.9122296295347,40.86721546219413],[-73.91245215298932,40.8669405587706],[-73.91261754676023,40.866739559841825],[-73.91273173919593,40.86660521220881],[-73.9125521935271,40.86652862429225],[-73.91254775130288,40.86651494300437],[-73.9128285969365,40.86615711135716],[-73.91312015100738,40.86578124232261],[-73.9135199770816,40.86526747116961],[-73.91384485056739,40.864848338592104],[-73.91391863133248,40.86474558440365],[-73.91393526952021,40.86473928454507],[-73.9140386683302,40.86471050057715],[-73.9141682169298,40.86466640141028],[-73.91425257819606,40.864645725109575],[-73.91431200712579,40.864625022193316],[-73.9143892269682,40.86462417924381],[-73.91492387927876,40.8645803789192],[-73.91492863719188,40.8645695666337],[-73.91454037626028,40.86441235162342],[-73.91447397606242,40.864311285995],[-73.91441113392689,40.86417362687303],[-73.91504407599555,40.86443672160776],[-73.91507404941322,40.86444650490868],[-73.9150858385434,40.86444814341735],[-73.91516833371702,40.864439253673794],[-73.91525511928835,40.86443362601679],[-73.91543189718286,40.86441830355372],[-73.91542869731141,40.86440772916072],[-73.91543408398903,40.86438740049532],[-73.9154587239744,40.86438416826824],[-73.91545342726546,40.864333736583866],[-73.91563236347676,40.86430947267692],[-73.91563874300547,40.86434851407675],[-73.9156644439218,40.86435015331555],[-73.91571159105638,40.8643428671742],[-73.9157587290517,40.864342090787055],[-73.9158165856661,40.86433481225373],[-73.91586052063046,40.86432590208434],[-73.91589911645868,40.86430803758256],[-73.91592270819771,40.86428040089974],[-73.91593561439078,40.864242184211975],[-73.91593138049889,40.86420396458439],[-73.91592605810229,40.86417305587672],[-73.91589824230905,40.86414619254091],[-73.91587148065727,40.864129090533076],[-73.91585434906568,40.864122576469164],[-73.91583264511797,40.864114308953575],[-73.91579009737806,40.86410300762466],[-73.91574189992457,40.86409647019715],[-73.91572596025644,40.86409562479378],[-73.91566728284167,40.86408664892001],[-73.91561569079911,40.86407535683066],[-73.91558377690824,40.864070651048145],[-73.91553872985187,40.86406681853637],[-73.9154934082793,40.864066193949945],[-73.91543982630466,40.864078356575035],[-73.91540554211828,40.86408158223041],[-73.91538444080851,40.86408030145593],[-73.91537454216416,40.86407970082963],[-73.91535981968266,40.86407728972986],[-73.91534579103049,40.86407312911807],[-73.91533281441188,40.86406732523023],[-73.91532122116843,40.86406002626152],[-73.91531130731867,40.86405141858193],[-73.91530571225168,40.86404293917369],[-73.91529828268418,40.86403531492625],[-73.91528923924582,40.86402877224995],[-73.91527885049175,40.86402350543666],[-73.91526742492746,40.86401967089005],[-73.91524067177467,40.863996067672254],[-73.91521584698332,40.863975952188596],[-73.91519574800165,40.86394522423335],[-73.91518803106305,40.86389774351624],[-73.91518505954302,40.86387946053972],[-73.91518192994822,40.86386020363498],[-73.91518119486996,40.86384311506679],[-73.91517880018051,40.86378745190828],[-73.91517693846926,40.863744186521885],[-73.91517656557141,40.86373551943922],[-73.91517539779139,40.863708385698736],[-73.91517556429716,40.86368043375101],[-73.91520071079613,40.86365218622613],[-73.91521818572787,40.863641081395805],[-73.91525443919687,40.863618043780235],[-73.91529676393408,40.863598644019284],[-73.91530810246232,40.86359047369599],[-73.91534455813908,40.86356420568445],[-73.91536190015135,40.86354723256722],[-73.91537404288239,40.86352873067109],[-73.91541657363648,40.863447906317624],[-73.91542702548205,40.86342917098901],[-73.91546863429276,40.863362497623164],[-73.9154768244426,40.86334610729683],[-73.91548516464105,40.863300717820685],[-73.9154730685432,40.863280330608646],[-73.91545987478291,40.86325707342236],[-73.91545061536715,40.86323298451727],[-73.91545496554147,40.86320845729244],[-73.91542295700958,40.86319418012833],[-73.9154108333574,40.86319548596244],[-73.91534506689432,40.86316454227492],[-73.91541096127459,40.863094919069916],[-73.91538673051149,40.86308438420074],[-73.91544970533438,40.86300651049486],[-73.9154996593966,40.862938127791],[-73.9155201532825,40.862910074965555],[-73.91556578044955,40.86293107187455],[-73.91557595266815,40.86291610375414],[-73.91556299694953,40.862909251120996],[-73.9155799152006,40.86289599834806],[-73.91558892372528,40.86290113868555],[-73.91559964505792,40.862892159247],[-73.91559401542858,40.86288915679965],[-73.91560361016819,40.862879752870505],[-73.91561827252417,40.86287890822123],[-73.9156719978,40.86290242787808],[-73.91568204906048,40.86289390578289],[-73.91569323362013,40.86287981839092],[-73.91571907457947,40.86285286403298],[-73.91578014796734,40.862789157360176],[-73.91581868929805,40.8627512515447],[-73.91583883849177,40.862731434183324],[-73.91585768842083,40.86271494020027],[-73.91586450572593,40.86270897498165],[-73.91586962339942,40.862704495961395],[-73.91593363168734,40.86264848769431],[-73.9159518546963,40.86263145532205],[-73.91595260030219,40.862630756958595],[-73.91610517927842,40.86248814430612],[-73.91616935439104,40.862441260343935],[-73.91620484946908,40.862421286040565],[-73.91622522141266,40.862405417795856],[-73.91627635012753,40.86236559143218],[-73.91639175003215,40.862275702276314],[-73.9164001918306,40.862269126575754],[-73.91642605482272,40.8622489805492],[-73.91649196679454,40.86219763869993],[-73.91652512043848,40.86218050396304],[-73.91653438522646,40.86217571565002],[-73.91656892746106,40.862157863900684],[-73.91659639029285,40.862146379604965],[-73.91660191778604,40.862141955293104],[-73.91661720458568,40.86212972006318],[-73.91663823025,40.8621128904668],[-73.91664696334854,40.862105900506165],[-73.91666173979027,40.86209363474746],[-73.91672483714166,40.8620412576156],[-73.91673206785228,40.86203473043575],[-73.9167468904529,40.86202134865996],[-73.91675431445424,40.862014645383766],[-73.91676153411389,40.86200812807795],[-73.91678113004257,40.86199043786239],[-73.91678584948345,40.861986175958826],[-73.91679534822495,40.861977601267306],[-73.91685100780678,40.86196360881365],[-73.91687889367479,40.861953580028995],[-73.91692039865949,40.861931727040655],[-73.91695815503816,40.861933255061004],[-73.916984373539,40.86192504083441],[-73.91700967075892,40.861912786955564],[-73.91701546163462,40.86190998158962],[-73.9170512980186,40.86189262297657],[-73.91706909419665,40.861878268479515],[-73.91709135961977,40.86186030823953],[-73.91715278759465,40.86181076114899],[-73.91723056919935,40.8617365437312],[-73.9172703439264,40.86169469967219],[-73.91729467741752,40.86167941772813],[-73.91734277917426,40.86161732756789],[-73.91737841920242,40.861570977988215],[-73.91740810708953,40.86153273761931],[-73.9174099446935,40.86148637270634],[-73.91746019820958,40.861429469883106],[-73.91748061393734,40.861398634589435],[-73.91750401182706,40.8613633243671],[-73.91751560442545,40.861349924266975],[-73.91753292728929,40.86133573604437],[-73.91754749618147,40.86132313078796],[-73.91756413342264,40.86130683529903],[-73.91757176600545,40.861292116971676],[-73.91759256564414,40.86127636421188],[-73.91761405307781,40.861261125062946],[-73.91765636331758,40.861221191772394],[-73.91768825624447,40.86119282169404],[-73.9177291765483,40.86114499922028],[-73.91778534144005,40.86109350426297],[-73.91780823442271,40.861063552851924],[-73.91782702380155,40.86104278280532],[-73.91782221945644,40.861024436096365],[-73.91783553765009,40.86099693592746],[-73.91782468139125,40.86098042163286],[-73.91782136420329,40.86094890179117],[-73.91784103780024,40.86093144631551],[-73.91786115746812,40.86090065580495],[-73.91786536368986,40.86088446734711],[-73.91787707054974,40.86088383607673],[-73.91788211332292,40.86087367385566],[-73.91790472454439,40.86084987200056],[-73.91790211673535,40.86083961320202],[-73.91792190583877,40.860825426172156],[-73.91792234646316,40.86081399922552],[-73.91788387387682,40.86080222076811],[-73.91792828566341,40.86074989768191],[-73.91795061771717,40.860731984729426],[-73.91805221056597,40.86062109843891],[-73.91826264968347,40.86040482431125],[-73.91843439251792,40.86022153339533],[-73.91836074527987,40.86019580904418],[-73.91837648027341,40.86017013802991],[-73.91838738720126,40.86013529689531],[-73.91839903543263,40.86009619700583],[-73.91839311217653,40.86008046942197],[-73.91841071714781,40.860048677421524],[-73.91842828384405,40.860056892617116],[-73.91843100240959,40.86004561218513],[-73.9184350811163,40.86001791510371],[-73.91845133777643,40.859991245841385],[-73.91846755096891,40.859992283211945],[-73.91849190290455,40.859970760616825],[-73.91850002964877,40.85995024476265],[-73.91852845077705,40.859918459210746],[-73.91855953955277,40.859907198302565],[-73.918587938257,40.85989387310946],[-73.91861094928491,40.85986311030169],[-73.91860422359109,40.85983540709901],[-73.91860966059004,40.85981180808429],[-73.918620514322,40.859782064284886],[-73.91864215241517,40.85976771660585],[-73.91866650284999,40.85973900823056],[-73.91867866057481,40.85974824666034],[-73.91869488994601,40.85973492157379],[-73.91869354554886,40.85972877034599],[-73.91870302556357,40.8597164582054],[-73.91868681416338,40.85970516392413],[-73.91873839393098,40.85964830753158],[-73.9187207993235,40.85964222493365],[-73.91880140046715,40.85955809573274],[-73.91877796600104,40.85954675081402],[-73.9188857796499,40.8594391634973],[-73.91890338201664,40.8594180416418],[-73.91900350576384,40.8593134659011],[-73.91913611131916,40.85917299234008],[-73.91923217991439,40.859076617000724],[-73.91933772085427,40.858963833101754],[-73.91940131157722,40.85889924908143],[-73.91943853541456,40.85885542134407],[-73.9194809629506,40.858813937358484],[-73.91950213660934,40.85879113379056],[-73.91952342324127,40.85878363321201],[-73.91954564190218,40.85879161544393],[-73.919546273353,40.85879857798332],[-73.91980771609536,40.85891081244997],[-73.92008353369326,40.859024565831156],[-73.9202757085524,40.85910140282122],[-73.92026652422834,40.859110330489294],[-73.92034495747812,40.85914325674763],[-73.92039805137156,40.85916150182793],[-73.92041299163515,40.859146550801306],[-73.92043467150593,40.85912094659175],[-73.92044466588791,40.85912449207719],[-73.92046134307476,40.85910326112523],[-73.92032551794729,40.859043492109905],[-73.92026958923765,40.85901867159202],[-73.92024228428156,40.859011061403564],[-73.92020833439096,40.85899586467849],[-73.92019834633368,40.858987258634514],[-73.92009647993571,40.858945216186],[-73.92006917293497,40.858938614445],[-73.91995665658928,40.85888644357653],[-73.91993534975497,40.85888086367009],[-73.91990871589528,40.85886719354687],[-73.91984679689212,40.85884388206959],[-73.91977223409505,40.8588018582986],[-73.9197742461087,40.85879477229121],[-73.91984149127155,40.85882719172713],[-73.91991539174822,40.8588585980396],[-73.91996200375154,40.85887836026852],[-73.92007317233694,40.85892634345705],[-73.9204786827317,40.859104092098896],[-73.92043089498746,40.8591550007931],[-73.92044055434965,40.859161012827634],[-73.92043350742908,40.85917235515506],[-73.9205090668942,40.85920510375516],[-73.92050818037755,40.859212450713805],[-73.9206197676957,40.85925924508332],[-73.92065316209789,40.8592632659965],[-73.92067070680038,40.85928997791529],[-73.92069792257475,40.85932403533711],[-73.9206934889055,40.859351398048354],[-73.92074793277072,40.85939815249684],[-73.92081547121333,40.85952299882177],[-73.92082481039881,40.85953762397847],[-73.92096638988298,40.859759363327655],[-73.9210716667691,40.85993630055114],[-73.92120245201033,40.860098568838836],[-73.92127091296321,40.860188042816766],[-73.92132187073462,40.86021411051689],[-73.92134032213036,40.86021678939724],[-73.92134560571346,40.86021278567646],[-73.9213640618383,40.860211465442134],[-73.92139397626875,40.8601908017355],[-73.9214309172989,40.86017480665246],[-73.92145906374998,40.860162813899066],[-73.921516235223,40.86013081281598],[-73.9215162438842,40.86012347346233],[-73.92154265042433,40.86009880067789],[-73.92155671740986,40.86009947665005],[-73.92159014848235,40.86007280002694],[-73.92163335462696,40.8599640409767],[-73.92166068449623,40.859890650861374],[-73.92168799950957,40.859839944713215],[-73.92170654327631,40.85976520810077],[-73.92171803927083,40.85971182591414],[-73.92170136023329,40.859693795630555],[-73.92171017514366,40.85967244189824],[-73.9217365409035,40.85967245978601],[-73.9217383262248,40.859647103173494],[-73.92172252011018,40.85963373783414],[-73.92170406731486,40.85963106018622],[-73.92168648450203,40.859635721983516],[-73.92169705737574,40.859611695439455],[-73.92168123846972,40.859609019072856],[-73.92166455789805,40.85959232159737],[-73.92167072779549,40.85958097927038],[-73.92166897017361,40.85957230640458],[-73.92164788416545,40.85957094989086],[-73.92164878482485,40.85955093348666],[-73.92169009920318,40.85954762061978],[-73.92173052181322,40.85955566202531],[-73.9217199644338,40.85956766728364],[-73.92175425140604,40.85956902335626],[-73.92174017250328,40.85957969358089],[-73.92175862854322,40.85957903969073],[-73.92176920814258,40.85955901979753],[-73.92180348498407,40.85955904303382],[-73.9218034983238,40.859547697532044],[-73.92181669341481,40.85954236583367],[-73.92181579426189,40.859560393069366],[-73.92183337804904,40.859555065348154],[-73.92183602852782,40.859540380214575],[-73.92183957291697,40.859521697241995],[-73.9218264000164,40.85950834308168],[-73.9218009271001,40.859494971705075],[-73.9217842137291,40.859496968979535],[-73.92178423413672,40.8594796164343],[-73.92178951542864,40.859475612188646],[-73.92179128111259,40.85946693300168],[-73.9217833791679,40.859460255362116],[-73.92177813999363,40.85943689270546],[-73.92175531523277,40.85941085316415],[-73.9217447590963,40.8594115117421],[-73.92172807855685,40.85939481544789],[-73.9217386270277,40.85939148118512],[-73.921742165152,40.85937813885154],[-73.92178084463,40.859376165858514],[-73.92180105814849,40.85938351774835],[-73.92181422123252,40.85939487385559],[-73.92184589125212,40.85938288171897],[-73.92182743857524,40.859371523204146],[-73.92179318314099,40.85935281461512],[-73.92180638758471,40.85932879872232],[-73.92183628344677,40.859323479344106],[-73.9218415890084,40.85930012450316],[-73.92185654400592,40.8592907871714],[-73.92185568980092,40.859270760194754],[-73.92186363617596,40.859240734187935],[-73.92187159464831,40.859200028581974],[-73.92186633783719,40.859181339647265],[-73.92184878326545,40.859162642382856],[-73.9218101313761,40.859141256311396],[-73.92182860052972,40.85912859049987],[-73.92181807326611,40.85911523762751],[-73.92179523134106,40.859103875462466],[-73.92175392059863,40.85909383425412],[-73.92171348569535,40.859096472454475],[-73.92170031212032,40.859083784183106],[-73.92168362346409,40.859074434775366],[-73.92167133304659,40.859067078862445],[-73.92165637797657,40.859075749092966],[-73.92164144199697,40.859068400259154],[-73.921622991024,40.859055699515814],[-73.92157640358332,40.859055001451054],[-73.92156323476823,40.85903830634614],[-73.9215368812829,40.859028284441216],[-73.92151667805089,40.85901158404425],[-73.92149647546047,40.85900556442384],[-73.92148241816894,40.85899687380342],[-73.92145693841961,40.85898017097753],[-73.92143674687578,40.85896481260307],[-73.92141478438391,40.858952109434995],[-73.92140688831238,40.858939425226836],[-73.92139545451546,40.85894008384512],[-73.92138491884924,40.85893207156823],[-73.92136207929836,40.85891937700618],[-73.92134098678989,40.85891268984179],[-73.92132253891845,40.858907337627045],[-73.921306726744,40.858899312865894],[-73.92129619437276,40.858879953898196],[-73.9213137878254,40.85887529166458],[-73.92134542016291,40.858885327606075],[-73.92137001739778,40.85889669038691],[-73.92138847158154,40.85889670296225],[-73.92137003870118,40.85887867143297],[-73.92133313153484,40.85886663334934],[-73.92130940178669,40.85886394316094],[-73.92127775129079,40.85886926120577],[-73.92125580136803,40.8588465535271],[-73.92123913926541,40.85881451204285],[-73.92123916377072,40.858793819252185],[-73.92124971927132,40.85878448837614],[-73.92125502240958,40.85876313160806],[-73.92126384154854,40.85873710468045],[-73.92125683475687,40.85871508298702],[-73.92123928232215,40.85869371179087],[-73.92121027761036,40.858689017753186],[-73.92118832732744,40.8586663112333],[-73.9211725300236,40.858645615841844],[-73.92113298285801,40.858638906647485],[-73.9211040004344,40.858616194634],[-73.92110930043296,40.858597512881225],[-73.92112073232295,40.858588182783464],[-73.92110317429326,40.85857215103116],[-73.92108911428338,40.858566801779155],[-73.92108561693338,40.858556119779166],[-73.92107155243163,40.85855344402566],[-73.92110236769086,40.85851275393427],[-73.92111383643038,40.85847271718305],[-73.92112177944227,40.858445356850844],[-73.92109189655203,40.858441329092834],[-73.92108224017785,40.85843265148391],[-73.92106819230472,40.85841728803172],[-73.92106558355215,40.85839726855682],[-73.92105857634,40.85837457122834],[-73.92107355499483,40.85834521632246],[-73.92107885124764,40.85832986610288],[-73.92105864446832,40.85831717344766],[-73.92107887262897,40.858311847817255],[-73.92108767646558,40.85829984124807],[-73.92106395088467,40.85829381863874],[-73.92099712882887,40.858303777223554],[-73.92098748015567,40.85828975896989],[-73.92094165735584,40.858284414914095],[-73.92092950082902,40.85825501412298],[-73.92091459857797,40.85821896663775],[-73.92093869016958,40.858120674461546],[-73.92081205174532,40.858082255605524],[-73.92066414958998,40.85803608476019],[-73.92066000938517,40.85802724891326],[-73.92062427494893,40.8580168147724],[-73.92060931660943,40.85801869565052],[-73.92048438547533,40.8582325480625],[-73.92035142875454,40.858195220619194],[-73.92036477249776,40.85816493709921],[-73.92047278308783,40.85819530433261],[-73.92048278543038,40.85817196149783],[-73.92042547044454,40.85814731130454],[-73.92043129405526,40.858137220871],[-73.92049359805812,40.85816534105873],[-73.92050776371414,40.858142001090606],[-73.92050777201263,40.85813505809416],[-73.9204736971958,40.85812557088676],[-73.9204787052354,40.858112949282024],[-73.92051858770841,40.85812623254591],[-73.92055690666105,40.858058100417345],[-73.92052448982932,40.858049874644074],[-73.92053115561146,40.858039785288014],[-73.92055940739428,40.85804926796672],[-73.92058272320216,40.85801141873191],[-73.92054366782158,40.85800066666619],[-73.92056616182894,40.857964393262485],[-73.92053125929242,40.85795301382898],[-73.92053626149342,40.85794544354684],[-73.92056783382274,40.857955559738365],[-73.92059865529569,40.85789878704383],[-73.9205812143535,40.85788362925947],[-73.92056957361464,40.85788866436674],[-73.92056458747523,40.85788297837658],[-73.92058288710622,40.85787415680175],[-73.92061195368261,40.85789563603599],[-73.92061194313844,40.857904469531405],[-73.92077315152545,40.85794118585798],[-73.92077568813257,40.85790332113993],[-73.9207241770347,40.85788498802641],[-73.9207508424432,40.85783199511057],[-73.92075835110653,40.85781054053531],[-73.92071431024073,40.85779473427554],[-73.92071848663927,40.857783381747176],[-73.9207060159916,40.85777832184738],[-73.9206802056533,40.8578199510642],[-73.92067272424293,40.857817424694986],[-73.92069520768341,40.85778083514139],[-73.92063119159813,40.85779593807333],[-73.92062871453696,40.85778458097087],[-73.9206935629997,40.85776789384215],[-73.92069440518284,40.857757169747806],[-73.9206786250261,40.85775274717397],[-73.92067447271347,40.85774390143489],[-73.92068280608348,40.857727500436106],[-73.920706108161,40.85770101410198],[-73.9207152412633,40.857709854551686],[-73.92072604222565,40.857712383199136],[-73.9207410247469,40.857699777816585],[-73.92074018031846,40.8577123929127],[-73.92071186501487,40.857755920967854],[-73.92070770216496,40.85776664378531],[-73.92071766909086,40.85777233268966],[-73.92072099675332,40.857766652921505],[-73.92074591736558,40.85777487282077],[-73.92075009406696,40.85776289023636],[-73.92085894403371,40.857795779415305],[-73.92085476658995,40.85780840060185],[-73.92082485064834,40.85780143807843],[-73.92081902487583,40.85781341919868],[-73.92085806645677,40.85782607104366],[-73.92090874735565,40.857843772803356],[-73.92091792340274,40.85781727791507],[-73.9209594703203,40.857827400836264],[-73.92095530904547,40.85783497171298],[-73.92100848746333,40.85784763268906],[-73.9210143215978,40.857838802678025],[-73.92100188046814,40.85781796615774],[-73.92098278238339,40.85780154635145],[-73.92098779381682,40.85777630838022],[-73.92096035984808,40.85778701426222],[-73.92095035684848,40.857810357139364],[-73.92082407985977,40.857752207481596],[-73.92083991421828,40.857721294888485],[-73.92096286020849,40.857778813197484],[-73.9209711801068,40.85777313633943],[-73.92098531723391,40.857764312351925],[-73.92098948520376,40.85774979914609],[-73.92097620645463,40.85773590505166],[-73.92096290445862,40.85774157749206],[-73.92092883675505,40.85772640786579],[-73.92093134355567,40.857722627410574],[-73.9209213765725,40.85771567858199],[-73.92091720674992,40.85772134789479],[-73.92091056810699,40.85771945284384],[-73.92091472483641,40.85771440386103],[-73.92090475573042,40.85770998463115],[-73.92090225899072,40.857714395315305],[-73.92089228746039,40.85771312803334],[-73.920893953438,40.857707455832006],[-73.92087484340283,40.85770112994751],[-73.92087151368256,40.857707440443896],[-73.92086403145032,40.85770616565297],[-73.92086987022306,40.8576941847067],[-73.92089728099391,40.857702406783844],[-73.92090394377423,40.857694208071464],[-73.92091142601704,40.8576954734785],[-73.92090725459606,40.85770304384418],[-73.92091722324952,40.857707471784714],[-73.92092388660244,40.857699903294204],[-73.92093219665334,40.85770306094025],[-73.92092553330085,40.85771062959874],[-73.9209355032805,40.857715057538606],[-73.92095880812552,40.85768541149864],[-73.92088985451497,40.85766390567786],[-73.92091400831151,40.85761911327548],[-73.92089157534436,40.857613415840945],[-73.92088491030982,40.85762351510288],[-73.92081427830715,40.857607059918],[-73.92078761914503,40.85765437063234],[-73.92077266841048,40.85764993976202],[-73.92079765383644,40.857603887677215],[-73.92077605235173,40.8575975605684],[-73.92078855913722,40.857571698198946],[-73.92078356914897,40.85756980360243],[-73.92071949545591,40.85763286578195],[-73.9206970692759,40.85762148625933],[-73.92075532130518,40.85755715914578],[-73.92077195797657,40.857548966620975],[-73.92078857040987,40.85756223330825],[-73.92079356302101,40.85755340273015],[-73.92090075662537,40.85758249917929],[-73.92089408405248,40.857597641557795],[-73.92091900484346,40.85760586142007],[-73.92092983808885,40.85759199222085],[-73.92098217660381,40.85761221698073],[-73.9210021570656,40.857585098758854],[-73.92094565691814,40.85756423272517],[-73.9209514890963,40.857556663495835],[-73.92101011202348,40.857578468607954],[-73.92101505160261,40.85757358148227],[-73.92101050029316,40.85757127391597],[-73.92101657172327,40.85756177698911],[-73.92102453923822,40.8575640786851],[-73.92103198692237,40.857555043891125],[-73.92090011378174,40.85749428733871],[-73.92090943072886,40.85747877738357],[-73.92093729165431,40.85748726176657],[-73.920944747837,40.85747033747442],[-73.92099676230913,40.85748447437716],[-73.92103583613064,40.85743935946249],[-73.92101354984878,40.85742946602837],[-73.9210489151369,40.85738152111164],[-73.92106933540916,40.8573942326795],[-73.92109350791374,40.85738295630139],[-73.92116405945683,40.85743662019529],[-73.92113244275022,40.857454941382336],[-73.92107291328604,40.85751698028264],[-73.92112119690395,40.85753677033066],[-73.92118439137651,40.85752410721193],[-73.92122323658657,40.85752233035383],[-73.92130475209377,40.857420651433216],[-73.92136378026875,40.85739996486137],[-73.92140169782755,40.85738959755397],[-73.92145963506654,40.857367252881836],[-73.92151967268641,40.857348906380096],[-73.92155550463556,40.85732175009374],[-73.92158397060011,40.857289791927734],[-73.92159242598996,40.8572634156027],[-73.92158614447969,40.85723223373981],[-73.92157985204607,40.85721144384189],[-73.92155849622633,40.857152702522924],[-73.92155857155757,40.85708883062919],[-73.92159160704574,40.857065154233474],[-73.9216179420986,40.85705477914983],[-73.92164638409352,40.85704360657244],[-73.92166323981645,40.85703562380646],[-73.92170326805507,40.85702126106153],[-73.92174434054154,40.85701329471576],[-73.92180121504497,40.85699894336227],[-73.9218370216018,40.856992571921516],[-73.92186334597864,40.856991790499286],[-73.92188651896572,40.8569846112326],[-73.92190021806378,40.85697502728472],[-73.92191814231168,40.85695425312498],[-73.92194132896783,40.856934283116885],[-73.92196978492636,40.856911118312986],[-73.92204492149666,40.856854160086385],[-73.92263329576978,40.856831754713134],[-73.92277921134004,40.85682619788828],[-73.92282846036967,40.856851409092165],[-73.92295449494824,40.858850762381834],[-73.92295854150304,40.85891389320498],[-73.92414145686672,40.86064252794398],[-73.92461303483985,40.86139973089602],[-73.92467728650543,40.86149664480741],[-73.92474153407633,40.86159363774953],[-73.92537318162897,40.86258081465961],[-73.92601092857535,40.86357366450522],[-73.92661948977597,40.86452429402344],[-73.92726915091967,40.86553455981902],[-73.92805770329404,40.866199363738374],[-73.92872643202351,40.86674142822113],[-73.92700250526968,40.86795125961583],[-73.92623313377536,40.86850613778139],[-73.92382143432062,40.86901838116508],[-73.9223436070516,40.86945904067102],[-73.9221415258698,40.869147795973596],[-73.9219712056074,40.86922332459325],[-73.9218046525507,40.869303548831134],[-73.92164209124485,40.86938836053622],[-73.92148374085619,40.869477645372726],[-73.92132981572882,40.86957128258102],[-73.92118052247878,40.8696691462583],[-73.92103606238962,40.86977110447407],[-73.92089663023204,40.8698770197773],[-73.91925481689904,40.87100784213327],[-73.91969887598285,40.872063530536764],[-73.91945895114928,40.87224928070319],[-73.91845930852196,40.87302205327095],[-73.91717258083189,40.8724966423139],[-73.91627785399625,40.87211564454855],[-73.91505692571339,40.871602896373574],[-73.91414729204712,40.871216537609705],[-73.91409037244694,40.87119463150041],[-73.9140098548321,40.87116059386505],[-73.91387455919606,40.87134981712473],[-73.91336718327064,40.871767636108494],[-73.91273605220017,40.872317385094604],[-73.91223226699675,40.87273400613095],[-73.9117847107562,40.873124099317984],[-73.91157791409442,40.87327158747437],[-73.91151516123327,40.87323662962534],[-73.9114259618444,40.873181766652465],[-73.91135878271366,40.87312775663281],[-73.91130503460016,40.87309198489039],[-73.91127431695807,40.87306352176131],[-73.91122441407808,40.87302775193207]]],[[[-73.90665099539486,40.875752504192675],[-73.90691694520318,40.87505586276143],[-73.90716476356187,40.874374219611376],[-73.9074648972811,40.87354735423592],[-73.90774270784567,40.87284595211162],[-73.90846367912478,40.87262079220719],[-73.90872046391387,40.87222866558939],[-73.90893235241596,40.87215734797067],[-73.90897851320426,40.872224353837325],[-73.90901544810355,40.872289587054894],[-73.90905980328434,40.872341328287334],[-73.90908937851096,40.872375075117],[-73.90909972110758,40.87239419176061],[-73.90909969344742,40.87241442515099],[-73.90913961594177,40.872462794980024],[-73.90917513257429,40.87248081439231],[-73.90919137639156,40.87251342545052],[-73.90921055868316,40.872565146643616],[-73.90924604689923,40.87260452534399],[-73.90926526038348,40.87263376146554],[-73.90927114033471,40.87266299598015],[-73.9093554096119,40.8727709765766],[-73.90943966198343,40.87288233452421],[-73.90951136328027,40.872977383598496],[-73.90954388337914,40.87301787624887],[-73.90957936374178,40.87306286601486],[-73.90958973103714,40.873064000058676],[-73.90960006621947,40.87308761849051],[-73.90963706332197,40.87310788137882],[-73.9096533284655,40.8731247514355],[-73.90967403471012,40.87314725272855],[-73.90970952896232,40.87318212944511],[-73.90971690006455,40.873204611417144],[-73.90974797439698,40.87321812483081],[-73.90978644203243,40.873247384797374],[-73.90984559557381,40.87331376102429],[-73.90990769889426,40.873383498858416],[-73.90996168309202,40.87343132017936],[-73.91001640952283,40.87348194420785],[-73.91007556918927,40.873535955960726],[-73.91009482086638,40.8735370875004],[-73.91010961440487,40.873553965726074],[-73.91010367455517,40.87356070590342],[-73.9101687622909,40.87361696401594],[-73.91017913402392,40.873614720917324],[-73.91018355417503,40.8736270882126],[-73.91018946365084,40.87364283409457],[-73.91027378161124,40.87370809437584],[-73.91035513943608,40.87377785530874],[-73.91044539453694,40.87383862811767],[-73.91050606585384,40.87388026825339],[-73.91058897765755,40.87393374868108],[-73.91065439249638,40.8739759430606],[-73.91070983743509,40.87401502699889],[-73.91080913136386,40.874085022111124],[-73.91085171013944,40.874109737487764],[-73.9109211794344,40.87414639603964],[-73.91098953841525,40.87417963991316],[-73.91106909593061,40.87422141225139],[-73.91111279528434,40.874242725001075],[-73.91115761993541,40.874265739292],[-73.91119459843252,40.87428194057353],[-73.91125288040129,40.87431007178001],[-73.91126294698125,40.87432370415093],[-73.91127192524354,40.87431604789101],[-73.91127864269544,40.874331369498336],[-73.91131058949595,40.8743448156469],[-73.91148428295622,40.8744179211002],[-73.9115100668898,40.87442304596401],[-73.91155043099778,40.87442818317053],[-73.91157173217167,40.87443161277187],[-73.91159751206732,40.8744392858024],[-73.91159974687183,40.87444524898079],[-73.91162329171345,40.874447815203524],[-73.91162776474863,40.87445633766601],[-73.91163897440975,40.87445719207217],[-73.91165017606446,40.87447337363486],[-73.91166810833884,40.87447594476516],[-73.91167146256853,40.87448786105163],[-73.91168826950909,40.87449043131745],[-73.91169275500538,40.87448957954602],[-73.91170284090767,40.874496394719955],[-73.91173423701485,40.874501524832574],[-73.91173983024694,40.87450578837764],[-73.91177009204122,40.87451602287031],[-73.91179139167228,40.87452114424256],[-73.91180933990444,40.87452201433661],[-73.91183904212825,40.87453267104353],[-73.91185921058023,40.87454120598883],[-73.9118827464452,40.87455057893807],[-73.91189619458632,40.87455399377164],[-73.91191525688399,40.874555719400995],[-73.911920862033,40.874560828768935],[-73.9119298328267,40.8745582782124],[-73.91193318126028,40.8745659444332],[-73.91194440287815,40.87456595299617],[-73.91194663007467,40.87457702125162],[-73.91195447077261,40.874578728930466],[-73.91195784426583,40.87457447290717],[-73.91196570028471,40.87457277670118],[-73.91196907084381,40.874562567920165],[-73.9120307218903,40.87458303763646],[-73.91208452733996,40.87459584739397],[-73.9121529082611,40.874613775154934],[-73.91217644642775,40.87462145623313],[-73.91221454459928,40.87463509996542],[-73.91221566227571,40.874641909277116],[-73.91222814393915,40.87465056294721],[-73.91222813340742,40.87465854121234],[-73.91223791318727,40.87465455892722],[-73.91225294310462,40.874655138593596],[-73.91227699190466,40.87465402157476],[-73.91227397190605,40.87466770656151],[-73.91228449360723,40.874668291507874],[-73.9122950076181,40.874675710707336],[-73.912306279097,40.874674574757265],[-73.91231155283498,40.87466944670381],[-73.91232355804881,40.87467858632016],[-73.91233333415857,40.87467688333936],[-73.91234234243716,40.874683733153354],[-73.91233707663257,40.87469171680778],[-73.91234308831571,40.87469400822789],[-73.91234910043528,40.874686593377376],[-73.9123558647767,40.87469401793185],[-73.91234984247754,40.87470028172588],[-73.91235885478005,40.87470257542418],[-73.91236487541032,40.87469858206483],[-73.9123686254531,40.874706004329504],[-73.9123776467019,40.87470201274542],[-73.91238741532891,40.874707162609276],[-73.91239492548208,40.87470716831064],[-73.91240469487191,40.87471174072251],[-73.9124227169354,40.87471859854431],[-73.91243099035725,40.87471518383961],[-73.91244000249527,40.87471861166072],[-73.91245203199362,40.87471804383879],[-73.91245729299465,40.87472375734166],[-73.91247757294451,40.87472833839011],[-73.9124880924183,40.874730624342604],[-73.91249033749129,40.87473690262154],[-73.91250236327554,40.87474033339304],[-73.91250687842329,40.87473406023987],[-73.91251965493196,40.87473521377133],[-73.9125256583788,40.87474377354355],[-73.91252941069214,40.87474948539692],[-73.91255120081593,40.87475177955074],[-73.91255570248819,40.87475692473893],[-73.91259176816818,40.87476436326967],[-73.91261880868387,40.87477979081857],[-73.91264284946531,40.87478379874214],[-73.91267516981222,40.87478895576656],[-73.91269621446048,40.87478954763239],[-73.91270634480857,40.87480010906392],[-73.91272287812588,40.87480240021396],[-73.9127285964352,40.87480240453848],[-73.91274315925422,40.87480241555039],[-73.91275366372643,40.874814972792116],[-73.91276869458598,40.874810996107136],[-73.91278747256487,40.87481670942491],[-73.91280023429066,40.87482528032065],[-73.9128062401589,40.8748298394682],[-73.91282126799678,40.874829850821605],[-73.91284830680813,40.87483956763088],[-73.91285656152284,40.874847558670695],[-73.9128693345632,40.87484700125055],[-73.9128790964347,40.874854994096744],[-73.9128843623574,40.874845869755255],[-73.91289487740512,40.874849874451094],[-73.9129046392801,40.87485786729511],[-73.91292117140951,40.87485787977082],[-73.91293619928636,40.874856180701656],[-73.91294371710197,40.87484933552867],[-73.91350042749801,40.87501785069998],[-73.91348928985882,40.87503601656288],[-73.91349955074138,40.87503407227889],[-73.91350895567798,40.87503472764115],[-73.91350877702233,40.87504431299329],[-73.91353415362848,40.87504713332539],[-73.9135479740428,40.87505310346996],[-73.91356872935599,40.875052065633255],[-73.91358209908861,40.875058727640265],[-73.91358762888868,40.87506573574099],[-73.91360146835545,40.87506469322228],[-73.91362222381795,40.87506541134985],[-73.9136314547226,40.87506191602741],[-73.91364482725912,40.87506472617797],[-73.91365267603881,40.87505807905117],[-73.91377065497058,40.87509603193656],[-73.91386358688736,40.875124009795044],[-73.91387367971981,40.87512401682525],[-73.9138823176811,40.87512948853458],[-73.9140746732545,40.87518270162389],[-73.91406841937206,40.87520823581443],[-73.91535105928374,40.875594528844346],[-73.91538268006393,40.87559300395597],[-73.91540205177748,40.8755992036011],[-73.91542548761979,40.87560773646301],[-73.91545504953523,40.875620919549426],[-73.91546855860089,40.875631931167526],[-73.91548683498641,40.875636571029204],[-73.9155098980838,40.8756431960193],[-73.9155290489652,40.87564552336023],[-73.91555167364334,40.87565380080057],[-73.91557560969605,40.87565811376459],[-73.915584744188,40.87566274574996],[-73.9156169387301,40.87567763894994],[-73.915671776147,40.875685279708755],[-73.915707896071,40.87569290559896],[-73.91572006383339,40.87570943541246],[-73.91574225919553,40.87571308602582],[-73.91578515505691,40.87571694506389],[-73.91574314674688,40.87576089599312],[-73.91571027699666,40.8757954550527],[-73.91484624156388,40.87666671027655],[-73.91250172915484,40.87790124435415],[-73.91205830030249,40.878119320048704],[-73.91148913190452,40.87901885880958],[-73.91033193566497,40.87903804680473],[-73.90949832117543,40.878776731679196],[-73.90906236038347,40.878486782812146],[-73.90835569750199,40.87791831418726],[-73.90765281705268,40.87742802285946],[-73.90703748936647,40.876895161210726],[-73.9069258643486,40.876754547302944],[-73.90685372865205,40.87666367552698],[-73.90682822856846,40.87663155188885],[-73.9068200411229,40.87658552560735],[-73.90665099539486,40.875752504192675]]]]}},{type:"Feature",properties:{ntacode:"BK25",ntaname:"Homecrest",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.95859278495774,40.61040303093512],[-73.95828056952207,40.60874735478209],[-73.95772401207805,40.60579983370665],[-73.9575305759447,40.604823308830284],[-73.95728347449563,40.6034696422002],[-73.95683001633182,40.6010873490776],[-73.95775745922603,40.60098588910515],[-73.95733246328277,40.59873091427],[-73.95692719713637,40.596612076311345],[-73.9565554049202,40.59464772534324],[-73.95607720352434,40.59210143244559],[-73.95700330423736,40.59200225623528],[-73.95671579278493,40.59049873417029],[-73.95665683391786,40.59010165289703],[-73.95658790513684,40.58988411518509],[-73.95639200198174,40.58892867585995],[-73.95622721577621,40.587995914524406],[-73.95619424557165,40.58776182693236],[-73.95712566385998,40.587660961038765],[-73.95819543156371,40.587544332289085],[-73.95934736730591,40.587417537230486],[-73.95978030214336,40.587369475477274],[-73.96034953585246,40.5873062855714],[-73.96040710099687,40.58803435179983],[-73.96045968360148,40.588723819821126],[-73.96051667238424,40.589452911647655],[-73.96057230464483,40.59018142713141],[-73.96062410325189,40.59086268120797],[-73.96067984068405,40.59159758212367],[-73.96283785851625,40.591360111512756],[-73.96377366315362,40.59125722888876],[-73.96483485551114,40.59113696911524],[-73.965143851925,40.5911019161181],[-73.96528827807191,40.591086610300955],[-73.96542523791753,40.59107142837304],[-73.96651951112841,40.590952873464246],[-73.96744527478253,40.59085121029377],[-73.96787702167666,40.59080375616198],[-73.9683709996117,40.59074946661116],[-73.96929959284087,40.59064758991982],[-73.97022337670379,40.59054017534086],[-73.97115101831338,40.5904424440307],[-73.97128748858987,40.59115950174961],[-73.97141847563299,40.59183850998368],[-73.97155530513322,40.59256045755624],[-73.97178220187702,40.593756083857826],[-73.97189684823083,40.594352510693206],[-73.97176508999075,40.59511141144364],[-73.97169554948486,40.595488542319295],[-73.97153324450734,40.59636870925094],[-73.97132951066911,40.59635243071844],[-73.97148350788795,40.59717158495785],[-73.97163038157815,40.59794401696428],[-73.9717610527434,40.598651932947284],[-73.97191080477083,40.59942305913225],[-73.97291116841232,40.59931580420325],[-73.97256533709854,40.60179437302316],[-73.97245261588472,40.60261705403712],[-73.97235152087224,40.60334811886109],[-73.97217742734931,40.604194711537275],[-73.97239735475941,40.6056518906468],[-73.97258982341155,40.60667153337348],[-73.97299433938903,40.608814141802306],[-73.97191518725329,40.608935921690914],[-73.97089538377747,40.60904971921041],[-73.96996566110148,40.609150476893404],[-73.96904086639498,40.60925319316327],[-73.96792168799618,40.60938918952616],[-73.9678067633598,40.60940315527957],[-73.96768635621926,40.609417787482414],[-73.967399795128,40.60945960757387],[-73.96629835479915,40.60955521381416],[-73.96522378067702,40.60967440102221],[-73.96429649832041,40.60977642617511],[-73.96478112808951,40.612330922164304],[-73.96385332519587,40.612432518713206],[-73.96285973961463,40.612549486467074],[-73.96237947824771,40.60998637452588],[-73.9613726831359,40.61009887471168],[-73.96044361881546,40.61020150680262],[-73.95952069567834,40.61030205283683],[-73.95859278495774,40.61040303093512]]]}},{type:"Feature",properties:{ntacode:"MN35",ntaname:"Washington Heights North",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.92872643202351,40.86674142822113],[-73.92805770329404,40.866199363738374],[-73.92726915091967,40.86553455981902],[-73.92661948977597,40.86452429402344],[-73.92601092857535,40.86357366450522],[-73.92537318162897,40.86258081465961],[-73.92474153407633,40.86159363774953],[-73.9249981830786,40.861463738038054],[-73.92496864064553,40.8612832695706],[-73.92496779010656,40.86125346815235],[-73.92496310640058,40.86108928317828],[-73.92498050337184,40.860892518744734],[-73.92500890230106,40.86075631338059],[-73.9250216286815,40.86069522627876],[-73.92508675990665,40.86049976633723],[-73.92517550986231,40.86030884613867],[-73.92528690167846,40.86012489927635],[-73.92541941460219,40.85995018107265],[-73.92557098895237,40.85978668934908],[-73.92573921533358,40.859636065381025],[-73.92592136994661,40.85949958806296],[-73.92611458037022,40.85937810299049],[-73.92629698136336,40.85928556406289],[-73.92646882895579,40.859176454930626],[-73.9266263309416,40.85905185961648],[-73.92676602605641,40.85891354083871],[-73.92688495070286,40.858763822005436],[-73.92698091222499,40.85860548167312],[-73.92705257822205,40.85844158607165],[-73.92709952112088,40.8582752698383],[-73.92712222071847,40.8581096107083],[-73.9269111749119,40.857508760855936],[-73.92687811143345,40.85761400634239],[-73.9268227356291,40.85772223817709],[-73.92674232275557,40.85782976791304],[-73.92663553986668,40.85793192426913],[-73.92650299462578,40.85802341918504],[-73.92634775493242,40.858098971182336],[-73.92617526930337,40.85815409637826],[-73.92599285788846,40.85818586639448],[-73.92580872934269,40.8581934195302],[-73.925630758415,40.8581779517763],[-73.92546547789384,40.85814241093288],[-73.92531748382586,40.85809080701817],[-73.92518925048233,40.85802753667571],[-73.92508143685167,40.857956787810565],[-73.92496717376007,40.85781100449197],[-73.92486930008563,40.85765619133618],[-73.92478952121468,40.85749399708745],[-73.92472918878468,40.857326286696306],[-73.92468915288427,40.85715512178682],[-73.92466977966382,40.85698261123486],[-73.92467094651872,40.85681088921767],[-73.92469199965241,40.85664199724975],[-73.92679937896115,40.853717144964584],[-73.92723934896078,40.85311537198856],[-73.92769565671937,40.85248778210536],[-73.92703315670515,40.85220077510244],[-73.92707982277834,40.85143234288165],[-73.92747680551697,40.85069437029729],[-73.9282491884678,40.84983985458187],[-73.92842288041075,40.84974568075641],[-73.92858519996814,40.84963880268659],[-73.92873382244407,40.849520488644245],[-73.92886675422001,40.84939231334607],[-73.92898242721628,40.849256121989484],[-73.92970731493044,40.848122612216514],[-73.93062107886078,40.848480976768926],[-73.93088430095672,40.84811893848376],[-73.93116151707109,40.84774060051512],[-73.93139355315769,40.84742823140952],[-73.93284984915891,40.848038109519095],[-73.93423946366107,40.84862621174475],[-73.93547108195291,40.84914438307412],[-73.93639683136011,40.849541194836995],[-73.93575394296278,40.8501682028503],[-73.93666142761296,40.850447326210194],[-73.9373653180459,40.85064453000817],[-73.93828416717558,40.85090854600993],[-73.9392360334046,40.85117848682325],[-73.939399532602,40.85123266547861],[-73.93939969735673,40.85123271934018],[-73.93939985264079,40.85123275560683],[-73.93957073780419,40.85127555618803],[-73.93974700761534,40.85130623699654],[-73.93974711437953,40.85130625514483],[-73.93974720923808,40.85130626457568],[-73.93992631283916,40.851324278132026],[-73.93992646615494,40.85132429580181],[-73.93992663249476,40.85132430526974],[-73.94010632904393,40.85132953179069],[-73.94010645898975,40.85132953185816],[-73.94010658982697,40.851329522042185],[-73.94028476748602,40.85132214990099],[-73.94048563298183,40.85131271692635],[-73.94048575146269,40.851312708778835],[-73.94048587015682,40.85131270884005],[-73.94068785169512,40.85131542421922],[-73.94068804187047,40.85131542431697],[-73.94068821968374,40.85131543261705],[-73.94088954947426,40.85133036780822],[-73.94088972728758,40.85133037610796],[-73.94088990508334,40.85133040417549],[-73.94108881815978,40.85135743046025],[-73.94108888830961,40.85135743920729],[-73.94108895911343,40.85135745683341],[-73.94126220240449,40.85139196269605],[-73.94185191254516,40.85182133603763],[-73.94203871715223,40.85193102939867],[-73.9422185111222,40.851798503691256],[-73.94238599240936,40.85165518438351],[-73.94247684535401,40.85156459133476],[-73.94253951030908,40.851502105330816],[-73.94267766572601,40.851340481945634],[-73.94279927281717,40.85117167331468],[-73.94290346159245,40.85099716448949],[-73.94298963957445,40.85081850431325],[-73.9430964787777,40.85038730308772],[-73.94311799624663,40.8502372436612],[-73.94315143534992,40.85000403496537],[-73.9431609394373,40.849935458718285],[-73.94316977724745,40.849847511735916],[-73.94317806054904,40.849799942999496],[-73.94381229920207,40.849919640610935],[-73.94396593963576,40.84995080954268],[-73.94409966192624,40.849977403102024],[-73.94472103278198,40.85010096228358],[-73.94476853219344,40.85011040320473],[-73.94491482453765,40.85013703802073],[-73.94589703457736,40.85032798156119],[-73.94692626404871,40.850528055668406],[-73.9468689961493,40.85058959685878],[-73.94681367391635,40.85064903917816],[-73.94680219628027,40.8506613719885],[-73.94651590216137,40.850968339080566],[-73.94650229457842,40.850975665598014],[-73.946487434485,40.850981420528385],[-73.94647163441964,40.85098548283347],[-73.94645688375452,40.85098762074664],[-73.94644189200109,40.85098828125181],[-73.94642691469149,40.8509874530907],[-73.94641216089357,40.85098514040765],[-73.946397931683,40.850981383425236],[-73.94638447114475,40.85097624658992],[-73.94637201017792,40.85096981801802],[-73.94633875378993,40.850947826324756],[-73.94632077412074,40.850923256174426],[-73.94632888036685,40.85090437687034],[-73.94635174194335,40.850893073305535],[-73.94635218637771,40.850869964657335],[-73.94633796356092,40.85085289544365],[-73.94632729794844,40.850846032574324],[-73.94631589827826,40.85083869560609],[-73.9462971730484,40.850833135330966],[-73.94627501496711,40.85084097717305],[-73.94624374642427,40.85088454249236],[-73.94619776917543,40.85090566620358],[-73.94617304480161,40.85095795448572],[-73.94619597814533,40.85097417207254],[-73.9462007832209,40.85103148810541],[-73.94618601249212,40.85103146965695],[-73.94617210619425,40.85105211981517],[-73.94615819227641,40.85104728646899],[-73.94614699837972,40.85103129062846],[-73.94614542501235,40.85100746588202],[-73.94613392284688,40.850983931341034],[-73.94611976648007,40.85096875414165],[-73.94609670195236,40.85096634124815],[-73.94608190501076,40.85098071488112],[-73.94608745879566,40.85100806249665],[-73.94609742395552,40.85103260246982],[-73.94609813224069,40.85103357510683],[-73.94614159383504,40.85109369946765],[-73.94613653655327,40.85115472606463],[-73.946117441052,40.85117258251721],[-73.94604780286089,40.85118855097144],[-73.9459647343917,40.85117187433393],[-73.94593025783092,40.851189721707215],[-73.94589577454221,40.851187338601115],[-73.94584092799164,40.85116947664425],[-73.9457672616567,40.851169465154655],[-73.94572493994542,40.85119683231845],[-73.94572806361975,40.85122777318991],[-73.94568261912615,40.851226576624626],[-73.94565283626461,40.85121109783869],[-73.94561208079911,40.85123965310489],[-73.94555563975041,40.851320567777016],[-73.94552743024876,40.851320563339],[-73.9455195790857,40.85136221265921],[-73.94548126448142,40.851371858148006],[-73.94544903734412,40.85142765920956],[-73.94542239540598,40.851426465903195],[-73.94539575400486,40.851415751061396],[-73.94537850253998,40.85142645819601],[-73.94538946888117,40.85145263641178],[-73.94532207338207,40.85146928848211],[-73.94531266195567,40.85148476301882],[-73.94527975259133,40.851494277486594],[-73.94525311095315,40.85149188685131],[-73.94524369522848,40.851519259229626],[-73.94527268032809,40.85154604373086],[-73.94526640999088,40.851571028551234],[-73.94519586853592,40.85159244593412],[-73.94515355659364,40.85158648460712],[-73.94506578300154,40.85163883110606],[-73.94504382704947,40.851670957840994],[-73.94500620234618,40.85170190075372],[-73.9449779839564,40.85173164800299],[-73.94493252678451,40.85173044225768],[-73.9448773127255,40.85175382276425],[-73.94477702280395,40.85179628973281],[-73.9447657741483,40.85180105290194],[-73.94471445485975,40.85181539412333],[-73.94469380703819,40.851824093769245],[-73.94468765455628,40.85183573436764],[-73.94469269934123,40.85186250585689],[-73.94468978310033,40.85187715404713],[-73.9446832405573,40.85191000995952],[-73.94466721178152,40.85192122600682],[-73.94463234124377,40.85190949654104],[-73.94458845635093,40.85192734234599],[-73.94457747870636,40.85194281556678],[-73.9445038194599,40.85195707945267],[-73.94448658151269,40.85192375812131],[-73.94450316357843,40.851899397639855],[-73.94450515512605,40.851889898512084],[-73.94448761915845,40.851888798325014],[-73.9444619785478,40.851899390886736],[-73.94445368133272,40.85189756775513],[-73.94442232659375,40.8519047047313],[-73.9443972527993,40.8518928021714],[-73.94440667125785,40.851854720092525],[-73.94436749784863,40.85182496177967],[-73.94432518482483,40.85182257643867],[-73.94431733342704,40.85185589339356],[-73.94429068208869,40.85188207432169],[-73.94424522499308,40.85192014936554],[-73.94421073803197,40.85192965572935],[-73.94422169651077,40.851976073392414],[-73.94419660781355,40.85201534181591],[-73.94413391031543,40.852027229589524],[-73.9440712308197,40.852015319630816],[-73.94401323950731,40.851999843664444],[-73.9439912813091,40.85204149055218],[-73.94395991649446,40.852118841320525],[-73.94388153574961,40.852172377207495],[-73.94379610595591,40.85219795246168],[-73.94360072985184,40.85223102071621],[-73.94347978545674,40.852281882444586],[-73.94305902944305,40.852601430147025],[-73.94302644371187,40.85262617787103],[-73.9427983850536,40.85285123388991],[-73.94260996683578,40.85306791474684],[-73.94247365925783,40.853171277809274],[-73.94205514258492,40.85365410745572],[-73.94186996426724,40.853867738940295],[-73.94182774425055,40.85398996013009],[-73.94173105661493,40.854108388549406],[-73.94158158800451,40.85434714380849],[-73.94153736742436,40.85443564359617],[-73.941502131899,40.85450012674862],[-73.94149762132164,40.85450838436777],[-73.94140980642403,40.85468463048618],[-73.9413131113137,40.85479553925269],[-73.94126592051167,40.85494407828595],[-73.94123366359774,40.85500988797692],[-73.9410327700313,40.85530503864258],[-73.94099928999195,40.85535861893865],[-73.9410091431331,40.85541503963485],[-73.94095704472466,40.85552033389198],[-73.94085539855502,40.85562183077847],[-73.94076854842899,40.85580797146757],[-73.94074621710375,40.85584744692043],[-73.94069419380146,40.85585306555767],[-73.94061975134666,40.85601100023997],[-73.9404883126932,40.85620462832018],[-73.94040517776632,40.85637290578205],[-73.94035056461428,40.85651580307326],[-73.94029347497172,40.85664177015511],[-73.9401471761872,40.85683351705717],[-73.94008523452428,40.856856051297676],[-73.9400182701592,40.85695004564525],[-73.93994880677148,40.85706661425616],[-73.93978146211123,40.857234836996],[-73.93968482410268,40.857289321036085],[-73.93961041073234,40.85739647639685],[-73.939402115144,40.85766529797223],[-73.93936488888231,40.857740505738406],[-73.93928303850696,40.85786082228881],[-73.93922231976181,40.857893694231095],[-73.93911094164403,40.858040911225785],[-73.93904122641781,40.8582020163639],[-73.93891471443516,40.858406937423275],[-73.93865680565524,40.858734030419285],[-73.93865306164706,40.85876881362201],[-73.93850174725083,40.85901133450525],[-73.93843728791879,40.859073362121194],[-73.93841643396335,40.85916624546459],[-73.93830957434346,40.85938052310562],[-73.93785336586485,40.859830271233],[-73.93773556378015,40.85993351173684],[-73.93755734318513,40.86008135632528],[-73.93752944172569,40.86009664128209],[-73.93753066305464,40.86011187884767],[-73.93755218656993,40.860123674583036],[-73.93758716318425,40.860149540326645],[-73.93758054206506,40.860203206651285],[-73.93735436134432,40.86051512129022],[-73.93713577511521,40.86078363669968],[-73.93709390407568,40.86092524299129],[-73.93704223142191,40.86105753297896],[-73.93696851748113,40.861143219025166],[-73.9368109697291,40.861258023749876],[-73.93680279963681,40.86127908162663],[-73.93681851547561,40.86131581817796],[-73.93681045449263,40.861363466060006],[-73.93647561664903,40.8619265911708],[-73.93596813006853,40.86254409239621],[-73.93559460797832,40.86296505185212],[-73.93485089173126,40.863965576934966],[-73.93475540717621,40.86409633924065],[-73.93461870076247,40.86426987104501],[-73.93443446851114,40.864503731733855],[-73.93435568513532,40.86473290706846],[-73.93423164079239,40.86481389782275],[-73.93419230301882,40.8648791075311],[-73.93408173881352,40.86497781014825],[-73.93401664426705,40.86503554829168],[-73.93401648524478,40.86519581766674],[-73.93395001711586,40.86534674620989],[-73.93386283123486,40.86541004611189],[-73.93378916436363,40.86542863426858],[-73.93363055568618,40.865709019423385],[-73.93357158007589,40.86576675094431],[-73.93357396122042,40.86584129553877],[-73.93349285424173,40.86594561482492],[-73.9334363506971,40.865986581995365],[-73.93343628914437,40.86604807580758],[-73.93340182700811,40.86613564683996],[-73.93332317557575,40.866238095014225],[-73.93325688879925,40.86624178458106],[-73.9331315018568,40.86642621378962],[-73.93307500307864,40.86655741872513],[-73.93283349428324,40.8669820482055],[-73.93266332721521,40.86723706593449],[-73.93275648627258,40.86726436016797],[-73.93276260783134,40.867252297557194],[-73.93290171891776,40.86729304389974],[-73.9328395820512,40.867415276408884],[-73.93264569574576,40.86735847764243],[-73.93266035056378,40.86732966135383],[-73.93259794852813,40.86731134967046],[-73.9325483038696,40.867413833501566],[-73.93251888404448,40.86741050336592],[-73.93242538215398,40.86756824792113],[-73.93238662235737,40.867693893244805],[-73.93236431431234,40.86786330050533],[-73.9323507813683,40.867979120295416],[-73.93235431562981,40.86800719569789],[-73.93236746809555,40.868037214476],[-73.93237341288628,40.8680634880733],[-73.93227397128067,40.868477151977906],[-73.93228124006663,40.86853253815762],[-73.93226769826262,40.86856231897245],[-73.93232284384432,40.868578111887054],[-73.9323159101133,40.86860414289612],[-73.93244643748251,40.86865976546896],[-73.9324921429864,40.86867751915975],[-73.93249377280239,40.868674808921945],[-73.93253077796828,40.86861327191393],[-73.93253690662308,40.86860307837562],[-73.93256891816321,40.86854984723814],[-73.93257970501193,40.868531909823304],[-73.93261431891618,40.86847434737956],[-73.93262211514676,40.86846138448322],[-73.93262525075038,40.86845616797423],[-73.93262844350282,40.86845727431717],[-73.93265083512814,40.868465033481925],[-73.93254546521908,40.86864025873041],[-73.93255050661651,40.86864200559119],[-73.93256804264144,40.86864808335355],[-73.93252354560046,40.868722078358985],[-73.93250125163011,40.8687143527316],[-73.93250619965725,40.86870612539127],[-73.93249532884062,40.86870195039148],[-73.93235229874698,40.86864702816244],[-73.93230597278911,40.86862923903983],[-73.93229831818662,40.86864737091795],[-73.93225031755007,40.868639508870146],[-73.93225427749164,40.86868339885557],[-73.9322775105329,40.868711156972616],[-73.93228732044338,40.868875141887884],[-73.93231385448239,40.86892372034377],[-73.93236035093781,40.868949609798534],[-73.93245670800957,40.86896227317819],[-73.93253729354957,40.86896800236237],[-73.93256895482799,40.86897940321399],[-73.93256795169884,40.869044391473906],[-73.93250469803205,40.86912955816267],[-73.93239016804625,40.869187303110074],[-73.93229327689924,40.86919950143973],[-73.93218903826086,40.869366976389145],[-73.93246883069915,40.869476099387036],[-73.93235370807284,40.86975525529665],[-73.9322658163698,40.86973477164011],[-73.9323593446601,40.86950736321941],[-73.93213336603057,40.86941597544104],[-73.9321099710676,40.869477248599125],[-73.93207712619441,40.86954268416003],[-73.93205908286353,40.86958281688677],[-73.9320534384777,40.86960075024186],[-73.93205002169803,40.869641746280216],[-73.93206712211841,40.86969942778644],[-73.93209566102917,40.8697596511453],[-73.93217976024567,40.869822366400356],[-73.93219855115144,40.8698448707435],[-73.9315653693979,40.86958215843711],[-73.93141437380679,40.86896192840384],[-73.93127671582005,40.868843594071535],[-73.93117877468141,40.86876886737529],[-73.93091942455646,40.86857100149072],[-73.92998961818627,40.86779240986605],[-73.92934104103156,40.86725724047147],[-73.92872643202351,40.86674142822113]]]}},{type:"Feature",properties:{ntacode:"QN72",ntaname:"Steinway",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.89183244838411,40.77488019988819],[-73.89034195964749,40.773237605029315],[-73.89008921667381,40.77362643552491],[-73.88997672804932,40.77372361065128],[-73.88985169893574,40.77375329736337],[-73.88975035178024,40.773717395850326],[-73.88960719661054,40.7736203381621],[-73.88952353236945,40.77357518000574],[-73.88945486837551,40.773532951629164],[-73.88942374351173,40.77304592851438],[-73.88904000254627,40.770916237979016],[-73.88873647166184,40.76898593104344],[-73.88872551338747,40.76891623912022],[-73.88862144935696,40.76889404945936],[-73.88851925802439,40.76885784078155],[-73.88842375664622,40.76880764422566],[-73.88833975496375,40.76874480651832],[-73.88827130994929,40.76867187164451],[-73.8882210938928,40.76859228956975],[-73.88819008154665,40.76850987381551],[-73.88818541926062,40.768479404391634],[-73.8881775922635,40.768428256700844],[-73.88813062683906,40.76826419247139],[-73.88781814564808,40.767202078252154],[-73.88772988224963,40.76691443436954],[-73.88770661820028,40.76683859805156],[-73.88777877385844,40.76682329668812],[-73.8883547117752,40.766697713800745],[-73.88877310552249,40.76651132717368],[-73.88918520529242,40.76629769192928],[-73.88994886805017,40.76610440955434],[-73.89042403175738,40.76596206057524],[-73.89072002725092,40.76588687952585],[-73.8908904369411,40.76585819811047],[-73.89144489747402,40.76607465363181],[-73.89165463928471,40.766156536158896],[-73.89183535796354,40.766227080049426],[-73.89206947756884,40.766219636307206],[-73.8923258314032,40.766217472344366],[-73.89277464882123,40.76623007440437],[-73.89299530747321,40.76624861374854],[-73.89325108788074,40.76627144523117],[-73.89325812561805,40.76621130947589],[-73.89349605945469,40.76595093000082],[-73.8943237195545,40.76614647123227],[-73.89595958528919,40.766431034160604],[-73.90065875130146,40.76721143403221],[-73.90202516499484,40.767416783846706],[-73.9022663722998,40.76745694444519],[-73.90251104086839,40.76748594086863],[-73.90275780081622,40.76750354661692],[-73.9030052880139,40.76750966353105],[-73.90325211610566,40.76750432344483],[-73.90413637780117,40.767520317812426],[-73.90418895266174,40.76753028543669],[-73.90427336750369,40.7675451047405],[-73.9044652710846,40.767583778869415],[-73.90490866390324,40.767745560603224],[-73.90531717784731,40.76789865071781],[-73.90554848037713,40.7679765798916],[-73.90577352969945,40.76802858875878],[-73.906113050732,40.768067705098964],[-73.90708728989502,40.76823623153373],[-73.90803079067078,40.768384734175505],[-73.90900804189181,40.76854719019955],[-73.90998006332215,40.76869723475893],[-73.91094174895504,40.76885247317261],[-73.91194026070337,40.769010153120824],[-73.91291677989152,40.769161297906344],[-73.91388850243511,40.769323930123704],[-73.91487376464495,40.769470417345026],[-73.91584870519885,40.76963357549646],[-73.91633725578677,40.76971303691325],[-73.91682702403467,40.76979148930115],[-73.91725714795407,40.76985353036581],[-73.91807875244572,40.77006199589583],[-73.91770217216225,40.77039311108536],[-73.9181534664796,40.770701242540206],[-73.91870527842383,40.77107888189001],[-73.91880312478663,40.77114938805168],[-73.91942178471126,40.7715951757305],[-73.92007608703037,40.772066909874574],[-73.92076339555784,40.7725525479913],[-73.92146878439152,40.77305130718897],[-73.92216697479356,40.77354687752585],[-73.9227926438563,40.77396229534396],[-73.92398142938178,40.77461511268898],[-73.9233404148025,40.77512891155275],[-73.9232778374121,40.77517762302116],[-73.9232098143594,40.77523476875299],[-73.9231454937605,40.775287014781284],[-73.9230257154729,40.775384309386794],[-73.92375761330437,40.776547011516435],[-73.923310415048,40.77688329528272],[-73.9226488853521,40.77742265143005],[-73.92200155721447,40.77795459197756],[-73.92139486601327,40.77845444446076],[-73.92078680505473,40.77895226756121],[-73.92012731135566,40.779488952866856],[-73.91939411501853,40.7800903565388],[-73.91906476590012,40.78035956387264],[-73.91861823142105,40.78073286893323],[-73.91796581435904,40.78125629196759],[-73.91975969987324,40.782514177965226],[-73.91996458793032,40.78263506853651],[-73.9190903474067,40.78336764600452],[-73.918473842255,40.78375415769791],[-73.91818862939196,40.783932966113746],[-73.91773807440306,40.784075951913074],[-73.91724516427529,40.78414200119843],[-73.91717118646437,40.784193484371464],[-73.91718200679689,40.78455206317944],[-73.9168327695031,40.78519139248694],[-73.9157517289457,40.78610757857816],[-73.91541718691306,40.78606392941056],[-73.91534351270909,40.786116348086885],[-73.91526013936043,40.78619221714415],[-73.91558710139773,40.78642963116591],[-73.91423947964576,40.78785620956341],[-73.91259985911498,40.78937632963395],[-73.9122295242637,40.789179279966234],[-73.91206853578743,40.78933865381297],[-73.9119511090558,40.78940179722104],[-73.91207975024426,40.789521814989605],[-73.91177445569414,40.78972251040854],[-73.91161831292108,40.789586154430054],[-73.91124959039156,40.7897439363027],[-73.91113056873603,40.79011407609537],[-73.91029611590574,40.79065675602392],[-73.90985862925785,40.79094549378195],[-73.9067799142078,40.79037510865323],[-73.90647314610108,40.79018117520813],[-73.90251173700943,40.78947208452573],[-73.9023993608415,40.78955162018339],[-73.90206327886838,40.789494405495304],[-73.90203428533844,40.789414686426696],[-73.90169686089976,40.78932032382401],[-73.90077375891744,40.789143818251645],[-73.90032629743828,40.78900766282577],[-73.9001075937136,40.788850489597124],[-73.89961637941795,40.78840049623647],[-73.89924748492673,40.78814865962586],[-73.89783180169587,40.78718217039415],[-73.89725536651032,40.786750956944],[-73.89702410373334,40.78665815696017],[-73.89693993562571,40.78662466896977],[-73.8965120491362,40.78606865902607],[-73.89637905280335,40.786131081583605],[-73.89640086049135,40.78615791177362],[-73.8963525132242,40.78617930970075],[-73.89630366096534,40.78611920156266],[-73.89635026246759,40.78609731961283],[-73.89636888344329,40.78612023020108],[-73.89650254833988,40.78605746784411],[-73.89637855982315,40.78590898059191],[-73.89626785620472,40.78596057194645],[-73.89628652699835,40.78598371863654],[-73.89621803522925,40.786016022871344],[-73.89604376668139,40.78579998748052],[-73.89611381864474,40.78576734216545],[-73.89613322780043,40.78579140356489],[-73.89624259793268,40.78574043299199],[-73.89614015089825,40.785607167288376],[-73.89600516772029,40.785666650238646],[-73.89602744472417,40.78568928592323],[-73.89598001322793,40.785711675769],[-73.89592962975532,40.785648944313856],[-73.89597673220969,40.78562708775981],[-73.89599975377499,40.785655752018435],[-73.89612632632598,40.785593168808894],[-73.89582914377065,40.78522152738354],[-73.896831738244,40.78442766370351],[-73.89677700751385,40.7843884209637],[-73.89675857252612,40.784403276011766],[-73.89672269281553,40.784377548823244],[-73.89673441949864,40.784368099341876],[-73.89672513646285,40.78436144160664],[-73.89673005421024,40.78435747867787],[-73.89672052173837,40.78435064397942],[-73.89675564813938,40.784322339375834],[-73.8967718270751,40.78433394109585],[-73.89678844985498,40.78432054842672],[-73.89682807945591,40.7843489645512],[-73.8968066009438,40.78436627012371],[-73.89685938880396,40.78440412048278],[-73.89708339167629,40.78425125951736],[-73.89697315561355,40.784160497967],[-73.89874897638406,40.78278115576608],[-73.9011457755212,40.78271110609066],[-73.90172373164532,40.78212925463794],[-73.90174935055369,40.782117237604105],[-73.90179093113875,40.782101919008056],[-73.90185231622016,40.782080998798456],[-73.90186925588475,40.782074033780674],[-73.90188611408102,40.782065817778744],[-73.90191949285621,40.782045621351706],[-73.90195095786953,40.78202128909455],[-73.90198345147952,40.78199048351647],[-73.90205256434423,40.78191807899368],[-73.90211707957938,40.781847706125035],[-73.90217132811904,40.78178969659172],[-73.9021781531601,40.7817805618635],[-73.90218359459608,40.781769769804214],[-73.90218781908911,40.78175713879037],[-73.90230443036819,40.78151989321854],[-73.90251248041874,40.781108250858104],[-73.9025804939893,40.78081489812369],[-73.90267723582114,40.78059413174246],[-73.90267677081155,40.78035257154418],[-73.90257929672431,40.78028912033307],[-73.90234303882686,40.78018724480462],[-73.90225480922948,40.780274167814284],[-73.90218303706666,40.78035936664955],[-73.90214967411922,40.780780493954325],[-73.90203565790122,40.781203101962966],[-73.90129127618934,40.781858419270385],[-73.90121754094699,40.78181911242203],[-73.9007284702246,40.78197949528406],[-73.90034572668023,40.782066054511304],[-73.90034960780271,40.78216441053003],[-73.89947947752702,40.78216988593735],[-73.89865437844044,40.781995420320854],[-73.89718604766007,40.782807209963615],[-73.89711384250631,40.78272307423868],[-73.8970539904501,40.78275635398792],[-73.89704959249185,40.78276553434301],[-73.89704323057336,40.782774023708555],[-73.89703508504816,40.78278158141922],[-73.89702538683363,40.782787993221085],[-73.89701441086456,40.78279307734564],[-73.89700246829919,40.782796689662675],[-73.896989897698,40.78279872776641],[-73.89697705542586,40.78279913387844],[-73.89693680919582,40.78282151312641],[-73.89693431571855,40.78282897648349],[-73.89693017265795,40.782836003322856],[-73.89692450318269,40.78284238474339],[-73.89691747584033,40.7828479310317],[-73.89690929954666,40.782852477302],[-73.89690021737485,40.78285588839803],[-73.89689049932906,40.78285806291116],[-73.89688043431752,40.78285893619523],[-73.89687032156348,40.782858482288226],[-73.89681940823228,40.78288679306943],[-73.89681423583244,40.782895037364106],[-73.89680735467284,40.78290252523124],[-73.89679895109727,40.78290905389663],[-73.89678925267725,40.78291444656164],[-73.89677852204937,40.78291855719081],[-73.89676704980302,40.7829212744668],[-73.89675514661101,40.78292252480465],[-73.8967120798328,40.78294647182999],[-73.89670510558338,40.78295592060192],[-73.89669611583379,40.782964328284784],[-73.89668537334153,40.78297144913343],[-73.89667319209472,40.78297707501489],[-73.89665992813472,40.78298104149226],[-73.8966459691493,40.78298323263061],[-73.89659467842831,40.783011751710326],[-73.89659295563102,40.78301803635615],[-73.89658991338679,40.78302402502722],[-73.89658563241537,40.78302955882577],[-73.89658022630383,40.78303449092309],[-73.89657383849273,40.78303869045536],[-73.8965666384703,40.7830420459961],[-73.8965588172753,40.78304446851234],[-73.89655058242822,40.783045893727305],[-73.89654215242506,40.78304628382555],[-73.89653375093994,40.78304562845659],[-73.89648431039494,40.783073119872064],[-73.89648030618312,40.78308077821545],[-73.89647474540641,40.78308785267939],[-73.89646777060021,40.783094161928695],[-73.8964595605449,40.78309954424239],[-73.89645032568338,40.78310386165907],[-73.89644030272696,40.783107003512974],[-73.89642974858776,40.78310888927097],[-73.89641893379354,40.783109470596585],[-73.89636379011655,40.783140132948],[-73.89636175536262,40.783146232962885],[-73.8963583715647,40.78315197637209],[-73.89635373943301,40.78315719223701],[-73.89634799683141,40.78316172531998],[-73.89634131467437,40.78316544070487],[-73.89633389184002,40.783168227812105],[-73.89632594925106,40.78317000369025],[-73.89631772329957,40.783170715484516],[-73.89630945881117,40.78317034201005],[-73.8962554267884,40.783200387308426],[-73.89624754408462,40.78321098853729],[-73.89623741637257,40.783220423830585],[-73.89622533538001,40.783228421404885],[-73.89621164909926,40.78323475089007],[-73.89619675176337,40.78323922996525],[-73.89618107249012,40.783241729610594],[-73.89600297728214,40.78333672680547],[-73.89600297461297,40.7833384357296],[-73.89600184769625,40.783340996008334],[-73.89600072123002,40.78334270341573],[-73.89599959276777,40.78334526536834],[-73.8959984678452,40.78334697210697],[-73.8959973407176,40.78334867951376],[-73.89599508912016,40.783351239279995],[-73.89599396353516,40.783352946688126],[-73.89599283640759,40.78335465392731],[-73.89599058636321,40.78335636032054],[-73.89598833543742,40.78335806654542],[-73.89598721051252,40.78335977445663],[-73.8959849602477,40.78336148068204],[-73.89598271020212,40.78336318757773],[-73.89598045861547,40.783364893299265],[-73.8959793336913,40.783366600540305],[-73.8959770834258,40.783368306933085],[-73.89597370959552,40.78336915742952],[-73.89597146021241,40.783370863152896],[-73.89596921060775,40.783372569546124],[-73.89596696123485,40.78337342223012],[-73.89596471318612,40.78337427374256],[-73.89596246291917,40.783375980637615],[-73.8959590910711,40.78337683163802],[-73.8959568416995,40.78337768331664],[-73.89595346918902,40.783378534986426],[-73.8959512211381,40.78337938767127],[-73.89594784708655,40.78338023816677],[-73.89594559903549,40.78338109085155],[-73.89594222786047,40.783381087807605],[-73.89593997981193,40.78338193881701],[-73.89593660841648,40.78338193577271],[-73.89593435904284,40.78338278845607],[-73.89593098852892,40.78338278541239],[-73.89592761601943,40.7833836360762],[-73.89592536842241,40.783383634046466],[-73.89592199724726,40.783383631001925],[-73.8959197498706,40.78338362897228],[-73.89574317446558,40.78348169687207],[-73.89574204733019,40.78348340360618],[-73.8957409195168,40.78348596555679],[-73.89573979238126,40.783487672290924],[-73.89573866611205,40.78349023323772],[-73.8957364158362,40.783491939625755],[-73.89573528958125,40.78349364686319],[-73.89573416110623,40.783496208813126],[-73.89573191171164,40.78349791520188],[-73.8957296620968,40.783499621422884],[-73.89572853496077,40.78350132815684],[-73.89572628424347,40.783503034544275],[-73.8957240348487,40.783504740765366],[-73.89572178391079,40.78350644715249],[-73.8957195345158,40.78350815337349],[-73.8957172851207,40.78350985959445],[-73.89571503618073,40.78351071227389],[-73.89571278612398,40.783512418661665],[-73.89571053606817,40.7835141243793],[-73.89570828646859,40.78351497588536],[-73.895704913948,40.7835158275478],[-73.89570266455199,40.78351753393598],[-73.89570041495223,40.78351838544188],[-73.89569704375373,40.78351923710527],[-73.8956947943732,40.78352008928137],[-73.89569142185215,40.78352094094342],[-73.89568917225292,40.78352179194652],[-73.89568579973172,40.78352264360841],[-73.89568355167435,40.783523495115354],[-73.89568018115332,40.783523492064326],[-73.89567680775033,40.78352434372517],[-73.89567455970777,40.783524341690125],[-73.8956711885102,40.7835251923476],[-73.89566781666672,40.78352518929504],[-73.8956655699465,40.783525187261006],[-73.89566219788261,40.78352518420808],[-73.89548449389879,40.78362581265403],[-73.89548336629531,40.78362837342958],[-73.89548111532774,40.78363093452651],[-73.8954799884035,40.783632641258194],[-73.89547886057909,40.78363520220105],[-73.8954766111735,40.78363690841725],[-73.89547543359787,40.78363943195677],[-73.89547323239846,40.783641176747466],[-73.89547098099032,40.78364373717371],[-73.89546985516681,40.78364544440889],[-73.895467603098,40.783648004331845],[-73.89546535369145,40.78364971071537],[-73.89546310428504,40.783651416931306],[-73.89546085333471,40.78365312381591],[-73.89545747946457,40.78365482850916],[-73.8954552291762,40.78365653472415],[-73.89545297844774,40.783658240436075],[-73.89545072904046,40.783659946819284],[-73.89544735628883,40.78366079847399],[-73.8954451055592,40.78366250468838],[-73.89544173234835,40.78366421005185],[-73.89543948428228,40.7836650620566],[-73.89543611175142,40.783665913208594],[-73.89543273787923,40.78366761840367],[-73.89542936534816,40.78366846955544],[-73.89542711573876,40.78366932172608],[-73.89542374320673,40.78367017338026],[-73.89542037133846,40.78367102335972],[-73.89541699880627,40.78367187501368],[-73.89541362761655,40.78367187195432],[-73.89541025508606,40.78367272243541],[-73.89540688321486,40.78367357408974],[-73.89540463560805,40.783673572049835],[-73.89540126441824,40.78367356899005],[-73.89539789122607,40.78367441963774],[-73.89539452003622,40.78367441657779],[-73.89497050778476,40.78390977515597],[-73.8949693828255,40.78391148238699],[-73.89496825431551,40.783914043324124],[-73.89496712712703,40.783916604765004],[-73.89496599949767,40.7839191662055],[-73.8949648723339,40.783920873602],[-73.89496374514516,40.783923435042844],[-73.89496149505545,40.78392514124832],[-73.89496036654494,40.78392770218538],[-73.89495811623357,40.78392940906068],[-73.89495698995127,40.78393111629038],[-73.89495473917546,40.78393367620445],[-73.89495248886479,40.78393538240949],[-73.89495023877413,40.78393708878229],[-73.89494798934483,40.783938794988096],[-73.89494573903355,40.7839405013606],[-73.89494348828163,40.78394220756514],[-73.89494123885196,40.7839439137708],[-73.89493898787913,40.78394562014256],[-73.89493673845004,40.783947325845546],[-73.89493336455081,40.78394903102596],[-73.89493111492477,40.78394988368943],[-73.89492886549428,40.7839515900624],[-73.89492549206105,40.783952441031076],[-73.89492324130795,40.78395414740271],[-73.89491986941809,40.783954997870055],[-73.89491649686512,40.783955849509354],[-73.89491424878301,40.78395670116876],[-73.89491087689107,40.78395755280851],[-73.89490750367852,40.78395840327429],[-73.89490525405184,40.7839592559373],[-73.89490188284758,40.783959252862886],[-73.8948985109572,40.783960103329655],[-73.89489513840371,40.78396095496829],[-73.89489176719937,40.783960951893626],[-73.89488952046447,40.78396094984448],[-73.89488614903975,40.78396094676945],[-73.8948827773692,40.783961797403464],[-73.89487940528325,40.78396179432761],[-73.89471407574713,40.78405218232502],[-73.89471294722337,40.78405474426475],[-73.89471182090509,40.784057305201294],[-73.89471069373245,40.78405901259526],[-73.89470956587039,40.784061574033004],[-73.89470843734628,40.78406413597264],[-73.89470618790543,40.78406584284381],[-73.89470506070614,40.784068403109394],[-73.89470393353315,40.784070110503336],[-73.89470168208094,40.78407267091434],[-73.89469943264066,40.78407437711525],[-73.89469830546741,40.784076084509124],[-73.89469605514537,40.78407779070918],[-73.8946938030322,40.78408035061685],[-73.89469155358961,40.78408205799031],[-73.89468930260678,40.784083763687036],[-73.89468705316582,40.78408546988772],[-73.8946848037245,40.784087176255866],[-73.89468255475367,40.78408802774241],[-73.89467918150171,40.78408973308346],[-73.89467693073792,40.784091439282754],[-73.89467468044259,40.78409229194062],[-73.89467130785168,40.784093997114496],[-73.89466905910058,40.784094848768504],[-73.89466568518701,40.78409655394101],[-73.89466343621456,40.784097406097295],[-73.89466006453453,40.78409825655719],[-73.89465669042819,40.784099108187476],[-73.89465444233792,40.78409995984182],[-73.89465106977423,40.78410081147336],[-73.89464769787347,40.78410166193269],[-73.89464432578043,40.78410165884998],[-73.8946409540981,40.784102510482036],[-73.89463870581565,40.784102508426564],[-73.8946353332524,40.78410335955506],[-73.89463196336325,40.784103356474],[-73.89462859149052,40.784103353391025],[-73.894625220279,40.78410335030859],[-73.89462184906746,40.78410334722602],[-73.89461960232777,40.784103345171594],[-73.89461622957344,40.784103342087455],[-73.89461285968429,40.78410333900585],[-73.89460948850245,40.784102481711066],[-73.89460611795216,40.78410247862866],[-73.89460274809365,40.78410162083229],[-73.89460050270515,40.78410076523695],[-73.89459713215494,40.78410076215431],[-73.89459376141504,40.78409990435687],[-73.89459039243681,40.78409904756612],[-73.89458814484642,40.78409819079586],[-73.89458477700012,40.784096479961626],[-73.894582531612,40.78409562436592],[-73.89457916087255,40.78409476656807],[-73.89457691551577,40.78409305609028],[-73.89457354631746,40.78409219946636],[-73.89457130228222,40.784090489659796],[-73.89456793242553,40.78408963135987],[-73.89456568684882,40.78408792088168],[-73.89456344281474,40.78408621057236],[-73.89456119789944,40.78408450009469],[-73.89455895254241,40.784082790286675],[-73.89455670850867,40.784081079977234],[-73.8945544644753,40.78407936950026],[-73.89455221889901,40.784077659189315],[-73.89444200402886,40.78413478596391],[-73.89444424758963,40.784137349984384],[-73.89444536799867,40.78413991414887],[-73.89444648755905,40.78414162343052],[-73.89444760797089,40.784144185919715],[-73.89444872749885,40.784146749915784],[-73.89444984658608,40.78414931391144],[-73.89445096768925,40.78415102336201],[-73.89445208810066,40.78415358635371],[-73.89445320630733,40.78415614984596],[-73.89445320224533,40.784158712310344],[-73.89445432265612,40.78416127580461],[-73.89445431859494,40.78416383776642],[-73.89445431453218,40.78416640073342],[-73.89445543406316,40.78416896322169],[-73.89445543000043,40.78417152618867],[-73.8944554259377,40.78417408915564],[-73.8944542982851,40.78417665008844],[-73.89445429422314,40.784179212552836],[-73.89445429016196,40.78418177451465],[-73.89445316162491,40.78418433712188],[-73.89445315891778,40.78418604487305],[-73.89445203258728,40.78418860580703],[-73.89445090405192,40.78419116724156],[-73.894450899989,40.7841937302085],[-73.89444977211548,40.784196291141065],[-73.89444864490149,40.78419885307933],[-73.89444639412861,40.78420055893903],[-73.89444626716225,40.784200847468945],[-73.89444526559203,40.78420312087608],[-73.89444413705694,40.78420568180795],[-73.89444301207918,40.78420738903376],[-73.89444076039082,40.78420995010951],[-73.89443851027805,40.78421165630472],[-73.89443738174255,40.78421421723653],[-73.89443513229152,40.784215922929675],[-73.894432881958,40.78421762912457],[-73.89443062982812,40.78422019019972],[-73.89442838037593,40.7842218963953],[-73.89442612938163,40.78422360208688],[-73.89442387992895,40.784225308449884],[-73.8944216304764,40.78422701464535],[-73.89441937948096,40.78422872083937],[-73.89441600690773,40.784229572463985],[-73.89441375657297,40.78423127882602],[-73.89441038352756,40.78423298399185],[-73.89440813388683,40.78423383563992],[-73.89440475995953,40.784235540804744],[-73.89440251186063,40.784236392956736],[-73.89439913994984,40.7842372434088],[-73.8943957653599,40.784238949242855],[-73.89439351571717,40.784239801895836],[-73.8943901431457,40.78424065184444],[-73.89438677123269,40.784241503468806],[-73.89438340001416,40.78424150037928],[-73.89438002743982,40.784242352002856],[-73.89437777934144,40.78424320348424],[-73.89437440790245,40.78424320039425],[-73.89437103620949,40.78424405201836],[-73.89436766410925,40.784244048927555],[-73.89436429222941,40.78424404583689],[-73.89436092101076,40.784244042746685],[-73.8943575497921,40.784244039656386],[-73.89435417923468,40.78424403656662],[-73.89435080801603,40.78424403347612],[-73.89434743679737,40.78424403038554],[-73.89434406693503,40.78424317258167],[-73.89434069637763,40.784243169491454],[-73.89433845098692,40.7842423143936],[-73.89433507958199,40.784241456588056],[-73.89433170770228,40.7842414534964],[-73.89432833850145,40.78424059569265],[-73.89432496929886,40.78423973906149],[-73.89432272324993,40.784238882287454],[-73.89431935540519,40.78423717027281],[-73.89431598465927,40.78423631414255],[-73.89431373860978,40.78423545787093],[-73.89431037010397,40.784233746022956],[-73.89430812383344,40.78423289025359],[-73.8943047562079,40.784231179411385],[-73.89430251063396,40.784229468425536],[-73.89429914077293,40.784228610620346],[-73.89429689674014,40.78422690080845],[-73.8942946518275,40.784225189990586],[-73.89429240713481,40.7842234795079],[-73.89429016222078,40.78422176969507],[-73.89428791686687,40.78422005937925],[-73.89428567419279,40.78421749418385],[-73.89428342927914,40.7842157843709],[-73.89428118458679,40.784214074055505],[-73.89428006418018,40.78421151156474],[-73.89427782015007,40.78420980074734],[-73.8942767010687,40.784207236582525],[-73.89427445571482,40.784205526769],[-73.89427333530942,40.78420296377557],[-73.89427234227928,40.784200688037494],[-73.89427221777164,40.78420039927705],[-73.89426997374078,40.78419868929712],[-73.89426885333724,40.784196125298536],[-73.89426773293219,40.78419356230507],[-73.89426773700136,40.78419099984067],[-73.89426661791964,40.784188436345836],[-73.89426549616014,40.78418672639032],[-73.89426550022752,40.784184165098615],[-73.89426438136827,40.78418160043125],[-73.89426438543674,40.784179038469446],[-73.89426438950602,40.78417647600504],[-73.89426326844028,40.784173913010896],[-73.8942632725096,40.78417135054652],[-73.89426327658053,40.78416878707698],[-73.89426440578235,40.784166226650036],[-73.89426440985243,40.784163663683074],[-73.8942644139201,40.78416110222383],[-73.89426554092016,40.784158540287166],[-73.8942655449894,40.784155977822756],[-73.89426667217508,40.78415427043314],[-73.89426779939454,40.784151708999175],[-73.89426892793549,40.784149148069034],[-73.89427005647717,40.78414658663627],[-73.89427118281635,40.78414402419632],[-73.89427230999983,40.78414231797935],[-73.89427343788006,40.78413975654594],[-73.89427456620206,40.78413719444283],[-73.89427681587493,40.784135488752995],[-73.89427794221127,40.78413292782071],[-73.89428019298751,40.784131221126664],[-73.89428244401633,40.78412866122608],[-73.89428357120191,40.784126953333704],[-73.89428582131501,40.78412524764412],[-73.89428807366843,40.7841226860694],[-73.89429032312007,40.784120980379065],[-73.8942925725716,40.78411927468872],[-73.89429482356766,40.78411756782706],[-73.8942981966094,40.784115863167166],[-73.89430044826612,40.784114156473564],[-73.89430269724299,40.78411330482693],[-73.89430607050471,40.78411160016704],[-73.89430831995737,40.78410989330368],[-73.89431169252593,40.78410904168221],[-73.89431394329888,40.78410733599266],[-73.89431731520499,40.784106485040475],[-73.89431956418137,40.78410563339352],[-73.89432293810428,40.78410392823117],[-73.89432631001114,40.78410307660863],[-73.89432968257833,40.78410222548919],[-73.89433193064036,40.784102227550456],[-73.89433530408982,40.784101375929076],[-73.89433867599455,40.78410052547889],[-73.89434204720592,40.7841005285697],[-73.89434541911238,40.784099676946624],[-73.8943487909849,40.7840996800379],[-73.89435216288963,40.784098829419726],[-73.89435553343974,40.78409883250958],[-73.89435890531223,40.784098835600524],[-73.89436227586232,40.78409883869016],[-73.89436564839602,40.78409884178154],[-73.89436789535594,40.78409884384112],[-73.89437126521288,40.78409970063917],[-73.89437463642423,40.78409970372907],[-73.8943780056185,40.78410056153148],[-73.89438137682988,40.784100564621184],[-73.89438474668736,40.78410142125133],[-73.89438811654307,40.784102279054046],[-73.89439148706086,40.7841031363547],[-73.89439373332647,40.784103993127566],[-73.8943971023027,40.78410484975654],[-73.89440047237912,40.784105707559114],[-73.89440271776493,40.78410656332587],[-73.89440608560551,40.78410827517061],[-73.89440945612569,40.78410913129806],[-73.89441170169832,40.784110842281855],[-73.89441394573012,40.7841125520915],[-73.89441731558676,40.78411340989337],[-73.89441956116053,40.78411512037445],[-73.89442180585229,40.784116831189756],[-73.89442517369547,40.78411854202876],[-73.89442741772683,40.78412025250826],[-73.89442966330134,40.7841219628216],[-73.894431907334,40.78412367263093],[-73.89454100171909,40.784065691801366],[-73.89453987995465,40.78406398184846],[-73.89453763595264,40.784061417326775],[-73.89453651639235,40.78405970737591],[-73.89453539598009,40.784057143882414],[-73.89453315040423,40.78405543407366],[-73.89453203219536,40.78405287108473],[-73.89453091043109,40.78405116129925],[-73.89452979002026,40.78404859713562],[-73.89452979407852,40.78404603517374],[-73.8945286745168,40.784044326395446],[-73.89452755410512,40.784041762901865],[-73.89452755816427,40.78403920043742],[-73.8945264390759,40.784036636442444],[-73.89452644313506,40.78403407397799],[-73.89452532137074,40.78403236452755],[-73.89452532542917,40.78402980256565],[-73.8945253294884,40.78402724010119],[-73.89452533354762,40.78402467763676],[-73.89452533760685,40.78402211517227],[-73.89452646478335,40.78402040794762],[-73.89452646884095,40.784017846488304],[-73.89452647290199,40.78401528285117],[-73.8945276001091,40.78401272141463],[-73.89452760416823,40.78401015895017],[-73.89452873134367,40.78400845222807],[-73.89452985766899,40.784005890790695],[-73.8945309861974,40.78400332985792],[-73.89453211337343,40.784001622633184],[-73.89453323969956,40.78399906052567],[-73.89453436822744,40.78399649976038],[-73.89453549474234,40.78399479236748],[-73.89453662327114,40.783992230932036],[-73.89453887271387,40.78399052406417],[-73.8945399990071,40.783988817341175],[-73.89454225068309,40.78398625693346],[-73.8945445001244,40.78398455073558],[-73.89454562730083,40.783982842840636],[-73.89454787875522,40.783980282935204],[-73.89455012907699,40.7839785772406],[-73.8945523785189,40.78397687037248],[-73.89455462950161,40.78397516467838],[-73.89455687894144,40.78397345898282],[-73.89455912703028,40.7839726063252],[-73.89456137779307,40.783970900128224],[-73.89456475258561,40.783969194289455],[-73.8945670006742,40.783968341631706],[-73.89456925165625,40.78396663593731],[-73.89457262333184,40.78396578480995],[-73.89457487299129,40.78396407911424],[-73.89457824554904,40.783963227484925],[-73.89458049495698,40.78396237650335],[-73.8945838661922,40.78396152487269],[-73.8945872402917,40.783960673747096],[-73.89458948837972,40.783959821088914],[-73.89459286093442,40.7839589711344],[-73.8945962334917,40.783958119504575],[-73.89459960535706,40.78395812258849],[-73.89460185432537,40.78395727060094],[-73.8946052246479,40.78395727368329],[-73.89460859742535,40.78395642205328],[-73.89461196774785,40.78395642513545],[-73.89461533983354,40.78395642821909],[-73.89461758656826,40.78395643027359],[-73.89462095843355,40.783956433356884],[-73.8947840379856,40.78386775219654],[-73.89478404203408,40.78386519023459],[-73.8947851669981,40.78386348250278],[-73.89478629551613,40.78386092039476],[-73.89478742315143,40.783858358956],[-73.89478855031764,40.78385665223131],[-73.89478967751118,40.783854091294714],[-73.89479192694168,40.783852385092],[-73.89479305546006,40.78384982248132],[-73.89479418196478,40.78384811575596],[-73.89479643340506,40.78384555584564],[-73.89479868437788,40.78384384964416],[-73.89479981069108,40.78384128753398],[-73.89480206144248,40.783839581834826],[-73.89480431175456,40.78383787513003],[-73.8948065618456,40.78383616876011],[-73.89480881215586,40.78383446306039],[-73.89481106158628,40.783832756187195],[-73.89481331101473,40.7838310504866],[-73.89481556198582,40.783829344787364],[-73.89481781141484,40.78382763858411],[-73.89482118528495,40.78382678694891],[-73.8948234355964,40.7838250800762],[-73.89482680814207,40.783824229612286],[-73.89482905823208,40.78382252324189],[-73.89483242945704,40.78382167160394],[-73.89483467907735,40.78382082061757],[-73.89483805162453,40.78381996898064],[-73.8948402997038,40.783819116820105],[-73.89484367158778,40.783818266355105],[-73.89484704479591,40.78381741471851],[-73.89485041888473,40.78381656358519],[-73.89485266696452,40.783815710921814],[-73.8948560375003,40.78381571399704],[-73.89485941004432,40.78381486403472],[-73.89486278124126,40.78381486711035],[-73.89486615243818,40.78381487018584],[-73.89486952432347,40.78381401854742],[-73.8948717723758,40.78381402059815],[-73.89487514357268,40.78381402367339],[-73.8948785141084,40.78381402674793],[-73.89530927247168,40.78357611384055],[-73.89531040096468,40.78357355172729],[-73.89531152813414,40.78357099028287],[-73.89531265528363,40.783569282547866],[-73.89531378156978,40.7835667221078],[-73.8953149087194,40.78356501420522],[-73.89531603721093,40.783562452762],[-73.89531716281739,40.78356074502547],[-73.89531941310447,40.78355903981831],[-73.89532054159574,40.78355647837506],[-73.89532166654026,40.78355477097298],[-73.89532391727124,40.783553063588286],[-73.8953261668975,40.783551357877826],[-73.8953272940455,40.783549650645206],[-73.89532954345219,40.78354794426439],[-73.89533179418011,40.78354623855476],[-73.89533404446871,40.78354453183962],[-73.89533629387506,40.78354282545863],[-73.89533854482303,40.78354111974911],[-73.89534079288647,40.7835402675788],[-73.89534304229146,40.7835385618678],[-73.89534641770219,40.783536856676676],[-73.89534866642657,40.78353600450682],[-73.8953509151509,40.78353515233687],[-73.89535428769531,40.783533447645546],[-73.89535653730263,40.78353259447118],[-73.89535878536634,40.783531741797916],[-73.89536215789033,40.783530891318286],[-73.8953644072763,40.78353003864611],[-73.8953677791392,40.783529187998205],[-73.89537115254637,40.7835283363464],[-73.89537339926669,40.78352833838617],[-73.89537677178954,40.783527488408694],[-73.89538014231077,40.78352749146858],[-73.89538239169637,40.78352663879605],[-73.89538576376033,40.783526641857165],[-73.89538913428152,40.78352664491678],[-73.89539138234382,40.78352579274543],[-73.89539475352615,40.7835257958055],[-73.8955713262017,40.78343029207824],[-73.8955713288809,40.78342858382426],[-73.89557245735946,40.78342602288103],[-73.89557358251653,40.78342431497408],[-73.89557470965522,40.78342260824159],[-73.89557471233539,40.783420899317505],[-73.89557584013521,40.78341919258559],[-73.8955769650706,40.78341748534851],[-73.89557809154898,40.783415777945315],[-73.89558034226607,40.78341407223085],[-73.89558146808363,40.78341236449192],[-73.89558259522299,40.783410657089235],[-73.89558372015729,40.7834089503547],[-73.89558597109622,40.783407243467614],[-73.89558709823434,40.783405536735],[-73.8955893462908,40.78340468405724],[-73.8955904725472,40.78340297732378],[-73.89559272282354,40.783401271106115],[-73.89559497087899,40.783400418930796],[-73.89559722093658,40.78339871154012],[-73.89559834673484,40.78339785901819],[-73.89560059567172,40.78339700684354],[-73.89560284506706,40.78339529995475],[-73.89560509444271,40.7833944489531],[-73.89560734271899,40.78339359627518],[-73.89560959077295,40.78339274476968],[-73.89561184015028,40.78339189259526],[-73.89561408908676,40.7833910404204],[-73.89561633714239,40.78339018774208],[-73.89561858673812,40.7833893367404],[-73.8956219592534,40.78338848508048],[-73.89562420596901,40.78338848711535],[-73.89562645556616,40.78338763510835],[-73.89562870294291,40.78338763714373],[-73.89563207479682,40.783386785482904],[-73.89563432371632,40.7833867875196],[-73.89563657043186,40.78338678955421],[-73.89563881980787,40.78338593788181],[-73.89564218899957,40.78338594093287],[-73.89564443703745,40.78338594296854],[-73.89564668397337,40.78338594500317],[-73.89582887869108,40.78328788283207],[-73.89583000582094,40.783286176097036],[-73.8958311307468,40.783284469359984],[-73.89583225921449,40.78328190740904],[-73.89583338568481,40.78328019950071],[-73.89583338835729,40.7832784912467],[-73.89583563840306,40.7832767848565],[-73.89583676553255,40.78327507812139],[-73.8958378939983,40.783272517175526],[-73.8958390195849,40.78327081043901],[-73.895840146715,40.78326910320133],[-73.89584239698303,40.783267395303454],[-73.89584352190928,40.78326568789621],[-73.89584577149789,40.78326483689009],[-73.895846897086,40.78326312898081],[-73.89584914801144,40.78326142326124],[-73.89585139739398,40.78325971754024],[-73.89585364676451,40.78325886485849],[-73.89585477191153,40.78325715694872],[-73.89585702195575,40.78325545072564],[-73.89585927154464,40.783254599216676],[-73.89586151959251,40.78325374653357],[-73.89586376897554,40.783252040142216],[-73.89586601922463,40.783251189136294],[-73.89586826881508,40.78325033645444],[-73.8958705175231,40.78324948427432],[-73.89587388936586,40.783248633276514],[-73.89587613741179,40.78324778159827],[-73.8958783861204,40.78324692891545],[-73.89588063504675,40.783246077908025],[-73.89588400755144,40.783245226240396],[-73.8958862555846,40.78324522827137],[-73.89588850385222,40.78324437558794],[-73.89589187635488,40.783243525092765],[-73.89589412438798,40.783243527123574],[-73.89589749423367,40.783243530167724],[-73.89589974382345,40.78324267748526],[-73.89590199053416,40.783242679514736],[-73.89590536170216,40.78324268255986],[-73.89590760973523,40.78324268459039],[-73.89606377738438,40.78315720180526],[-73.89605475061276,40.78315465825626],[-73.89604638628117,40.78315103528901],[-73.89603890599187,40.783146428889495],[-73.89603250792544,40.78314096109832],[-73.89602736159017,40.78313477677772],[-73.89602360333129,40.783128039773295],[-73.89602133271853,40.78312092857324],[-73.89602060990839,40.78311363157963],[-73.89602145405026,40.783106342116774],[-73.89601782383109,40.78310651442897],[-73.89601420930342,40.783106205603595],[-73.89601072000005,40.78310542499908],[-73.8960074616591,40.783104196270486],[-73.89600453301964,40.78310255665263],[-73.89600202282966,40.783100555831616],[-73.89600000715666,40.783098254439274],[-73.89599854708248,40.78309572221589],[-73.89599768685243,40.78309303589664],[-73.89599745253436,40.78309027688634],[-73.89598684947902,40.783091648031764],[-73.89597609407636,40.783091643099695],[-73.89596549320525,40.783090262230836],[-73.89595534933534,40.78308754482487],[-73.89594595189682,40.78308356841626],[-73.89593756902217,40.78307844646196],[-73.89593043989564,40.78307232510428],[-73.89592476792875,40.78306537900084],[-73.89592071495643,40.7830578063414],[-73.89591839661952,40.78304982319281],[-73.89591787906532,40.7830416573341],[-73.89591917706022,40.783033541757455],[-73.89591630063079,40.78303421418142],[-73.89591331585412,40.783034506143025],[-73.8959103091689,40.783034409187096],[-73.89590736764815,40.783033926121426],[-73.89590457647792,40.78303307093557],[-73.89590201648993,40.783031868395554],[-73.89589976182101,40.78303035332669],[-73.895897877766,40.78302856960515],[-73.89589641888674,40.78302656888719],[-73.89589542743208,40.78302440911325],[-73.89589493211432,40.783022152830014],[-73.89589494727772,40.783019865379],[-73.89588453815823,40.78302105244821],[-73.8958740139372,40.783020922020036],[-73.8958636612617,40.78301947764685],[-73.89585376210634,40.78301675866903],[-73.8958445860932,40.783012839142906],[-73.89583638314814,40.78300782582425],[-73.8958293766935,40.78300185526016],[-73.89582375756278,40.782995090070074],[-73.89581967880306,40.782987714516594],[-73.8958172515064,40.78297992948654],[-73.89581654178407,40.78297194701955],[-73.89581756896608,40.78296398453273],[-73.89579357075614,40.782945871096814],[-73.89578212878769,40.782946528770175],[-73.8957706996964,40.78294575243421],[-73.89575959244031,40.7829435630753],[-73.89574910727737,40.78294001987751],[-73.89573952764856,40.782935218622576],[-73.89573111251583,40.782929289100935],[-73.89572408936161,40.78292239160284],[-73.89571864803933,40.782914712585374],[-73.89571493564137,40.7829064596321],[-73.89571305252264,40.7828978558414],[-73.89571304958794,40.782889133795685],[-73.89570846359264,40.782888027540345],[-73.89570414331614,40.782886417837],[-73.89570018380445,40.78288434009914],[-73.89569667216676,40.78288184003697],[-73.89569368565903,40.782878972651844],[-73.89569128998426,40.78287580102616],[-73.89568388888823,40.78287033283128],[-73.89567466291113,40.782872352909315],[-73.89566511843184,40.78287314443918],[-73.8956555364327,40.78287268411889],[-73.89564619900074,40.78287098549992],[-73.89563738102298,40.78286809858833],[-73.89562934209405,40.782864108372664],[-73.89562231887385,40.78285913232187],[-73.89561651812042,40.78285331692712],[-73.8956121106032,40.78284683338928],[-73.89560922607568,40.78283987257856],[-73.89560794945561,40.78283263941599],[-73.89560831832517,40.78282534684007],[-73.89561032182459,40.78281820953845],[-73.89560553354033,40.782817496111335],[-73.89560094567548,40.782816233290866],[-73.89559666663642,40.782814450916156],[-73.89559279753222,40.7828121911028],[-73.89558942978567,40.782809507247826],[-73.89558664297294,40.782806462767795],[-73.89558450294338,40.782803129600545],[-73.89558306026348,40.782799586505256],[-73.89558243942555,40.782796716899995],[-73.89558227729147,40.782793811363064],[-73.8955825762165,40.78279091210369],[-73.89557081050037,40.78279237691671],[-73.89555888836792,40.78279244702793],[-73.89554709424353,40.78279112076477],[-73.89553570949771,40.78278842976757],[-73.89552500573441,40.78278443823514],[-73.8955152383114,40.78277924139272],[-73.89542536848091,40.7827199703018],[-73.89477429053545,40.782253592494314],[-73.89542197971673,40.78171777101631],[-73.89535750567521,40.78165765713348],[-73.89535083030229,40.781663945840045],[-73.89527872466536,40.781722686959604],[-73.89528796173616,40.78172923772398],[-73.8946243933841,40.782269809190794],[-73.89460091774598,40.78225315898139],[-73.89523739867157,40.78173465477351],[-73.89521264204446,40.7817170967076],[-73.89524343107063,40.78169201531756],[-73.89526612251349,40.7817081101756],[-73.89531098163934,40.78167156589409],[-73.89531667833326,40.78167560575169],[-73.89534092170221,40.78165585424188],[-73.89534850467467,40.781649264981844],[-73.89532558010092,40.78162627391099],[-73.89535590038531,40.78159565149602],[-73.895344478423,40.78158556631134],[-73.89528467911312,40.78154124925482],[-73.89527648087528,40.78155307295847],[-73.89526579423438,40.78156368650331],[-73.89525292084048,40.78157279030153],[-73.89523822406946,40.781580127380586],[-73.89523151924767,40.78159093283119],[-73.895222787322,40.78160086647855],[-73.89521222003842,40.781609710186856],[-73.8952000494463,40.78161726975462],[-73.89518654280285,40.781623379179],[-73.8951862108305,40.781644994970904],[-73.89518095258548,40.7816662395118],[-73.8951709273942,40.78168646906697],[-73.89515643902797,40.781705070656464],[-73.89513792649868,40.78172148062902],[-73.89511595075656,40.78173520174183],[-73.89509117769286,40.78174581822766],[-73.89506435796243,40.78175300839321],[-73.89506095403155,40.781761208590154],[-73.89505582521785,40.78176887274301],[-73.89504911069848,40.78177579287407],[-73.89504099268117,40.78178178119557],[-73.8950316914597,40.78178667520564],[-73.89502145943611,40.78179034209824],[-73.89501057427115,40.7817926823669],[-73.89500426068122,40.78181301422473],[-73.89499345075671,40.78183222094902],[-73.89497846519357,40.7818497327311],[-73.89495974856796,40.78186503004595],[-73.89493785614725,40.78187765906512],[-73.89491343741695,40.78188724512094],[-73.89488721681208,40.78189350382177],[-73.89488496832841,40.781902152498844],[-73.89488094958715,40.781910422276745],[-73.89487526163752,40.781918105214864],[-73.8948680475005,40.781925008128354],[-73.89485948857265,40.781930957445795],[-73.89484980006512,40.78193580357356],[-73.89483922559205,40.781939424657324],[-73.89482803104507,40.78194172964612],[-73.89482005612336,40.7819618240301],[-73.8948082182256,40.78198078615327],[-73.894792783492,40.781998189703046],[-73.89477409892879,40.782013643406984],[-73.89475258460686,40.78202679982948],[-73.8947287242176,40.78203736318295],[-73.89470305419839,40.782045095978134],[-73.89470149807565,40.7820531234216],[-73.89469817325273,40.782060833922316],[-73.89469317607954,40.78206800403671],[-73.89468665136931,40.78207442598104],[-73.89467878820217,40.78207991365282],[-73.89466981444575,40.78208430802402],[-73.89465999015178,40.78208748174947],[-73.89464960001999,40.782089342857155],[-73.89464297977115,40.78210909766879],[-73.89463214659553,40.78212774619992],[-73.89461739972035,40.78214477334661],[-73.89459914647678,40.7821597087899],[-73.89457789104883,40.78217213998703],[-73.8945542205471,40.78218172356662],[-73.89452878879173,40.78218819481322],[-73.8945228952062,40.78219953256048],[-73.89451476403009,40.782210040298445],[-73.89450459123495,40.78221946477612],[-73.89449262199844,40.782227578850645],[-73.89447914479518,40.782234186961446],[-73.89446448444436,40.78223912984379],[-73.89445904520596,40.782256940904105],[-73.89444990510958,40.782273854175926],[-73.89443730253522,40.78228942854449],[-73.89442156616843,40.78230325781457],[-73.89440310642792,40.78231498130471],[-73.89438240476154,40.78232429325413],[-73.8943600010897,40.78233095079737],[-73.89433647972342,40.7823347802988],[-73.89433563702748,40.782342605358586],[-73.89433312564871,40.782350220984576],[-73.89432901292027,40.78235742299068],[-73.89432340910997,40.782364018280504],[-73.89431646446386,40.782369830024614],[-73.8943083651779,40.78237470240141],[-73.89429932840582,40.782378504775274],[-73.89428959643689,40.78238113519885],[-73.89427943019976,40.78238252314648],[-73.89427308551967,40.78240085243084],[-73.89426271445011,40.78241808830587],[-73.89424862193721,40.782433723970954],[-73.89423122235259,40.78244729967744],[-73.89421102730945,40.78245841624707],[-73.89418863061918,40.78246674680961],[-73.89416469083098,40.7824720464141],[-73.8941399118678,40.78247415923144],[-73.89411502232788,40.7824730231366],[-73.89409075406101,40.78246867153519],[-73.89406782064877,40.78246123238126],[-73.8940468964223,40.78245092441494],[-73.89402859663407,40.78243805073049],[-73.89401345936703,40.78242298986397],[-73.89400177803807,40.78242444299711],[-73.8939899417841,40.78242452338641],[-73.89397822816007,40.782423229146744],[-73.89396691184531,40.782420590627446],[-73.89395625820234,40.78241666970071],[-73.89394651705419,40.782411558310464],[-73.89393791682618,40.782405376316454],[-73.89393065918938,40.78239826868373],[-73.89390715107861,40.782400920075226],[-73.89388338816298,40.78240065448994],[-73.89385999276773,40.78239747888333],[-73.89383757759298,40.78239147642106],[-73.89381672966753,40.782382804301086],[-73.89379799497516,40.78237168963677],[-73.89378186415561,40.782358423508995],[-73.89376875965539,40.78234335334273],[-73.89375902466435,40.78232687380864],[-73.89375291412813,40.782309416486626],[-73.89374075951078,40.78230640178055],[-73.89372943633789,40.78230188878682],[-73.89371926162919,40.782296003857745],[-73.89371052025011,40.78228891175624],[-73.89370345693634,40.782280811043],[-73.89369826944176,40.78227192851703],[-73.8936677269629,40.78226410576276],[-73.89363936718772,40.782252466208455],[-73.89361400855302,40.782237345761274],[-73.89359238288404,40.78221918078388],[-73.89357511427443,40.78219849550071],[-73.8935627010758,40.782175886869574],[-73.89355402716328,40.78217441174537],[-73.89354577526319,40.78217190115213],[-73.89353815780562,40.782168419720584],[-73.893531370888,40.78216405707378],[-73.89352558922697,40.782158925520086],[-73.89352096166053,40.782153157162],[-73.89351760731655,40.782146900495235],[-73.89351561254607,40.782140316586144],[-73.89348965070869,40.78213501065358],[-73.89346528031992,40.78212638311348],[-73.89344323066275,40.78211469214499],[-73.89342416157135,40.78210028760002],[-73.89340864368543,40.782083600534],[-73.89339714137398,40.78206513030647],[-73.89338999883933,40.78204542963741],[-73.89338099466029,40.78204563511854],[-73.8933720653227,40.78204473084215],[-73.89336344598745,40.782042740623],[-73.89335536365128,40.78203971687502],[-73.89334803116857,40.78203573923095],[-73.89334164164563,40.782030912445066],[-73.89333636335513,40.78202536363434],[-73.89333233530448,40.782019238930836],[-73.893329663575,40.782012699633185],[-73.89332841852824,40.78200591795849],[-73.89332863295296,40.78199907250712],[-73.89330984878903,40.781999861427614],[-73.89329113513281,40.781998395136625],[-73.8932729576776,40.781994710123165],[-73.893255768773,40.7819888980895],[-73.8932399961681,40.7819811036693],[-73.89322603236673,40.7819715208282],[-73.89321422485978,40.781960388037035],[-73.89320486747798,40.78194798233716],[-73.8931981930799,40.78193461244648],[-73.89319436775725,40.781920611076664],[-73.89316202560146,40.78190028084114],[-73.89313414972773,40.78187643307125],[-73.89310800167998,40.78186982622566],[-73.89308341029621,40.781860377048325],[-73.89306090692071,40.781848289707185],[-73.89230750203653,40.78246604157378],[-73.89229702094529,40.78253434998602],[-73.89281494422102,40.78291321498267],[-73.89274917876422,40.782965706684806],[-73.89214593583789,40.782540842691475],[-73.89165459123731,40.782194781530734],[-73.89171690105493,40.782142286027366],[-73.89188955621884,40.78225806580531],[-73.89214162714605,40.7824317265032],[-73.89224191097456,40.782410799061154],[-73.893009861802,40.781798023562246],[-73.89300068989458,40.78177971925839],[-73.89298944040073,40.7817766177107],[-73.89297902278227,40.7817721417777],[-73.8929697252135,40.781766415273616],[-73.89296180488542,40.78175959660623],[-73.89295548089136,40.781751874394935],[-73.8929509281663,40.781743462253054],[-73.89292378243715,40.78173841653952],[-73.89289812861938,40.781729991964355],[-73.89287468890139,40.78171842569062],[-73.89285412314088,40.78170404332413],[-73.89283701028874,40.78168724974725],[-73.89282383209095,40.78166851772062],[-73.89281495952697,40.78164837457445],[-73.89279607123115,40.78164223468646],[-73.89277875372112,40.78163383477767],[-73.8927634709977,40.781623399913364],[-73.89275063254145,40.78161120968275],[-73.89272707548353,40.78160525581047],[-73.89270499091704,40.78159663719147],[-73.8926848969346,40.78158555601448],[-73.8926672649301,40.78157227223835],[-73.89265250853992,40.781557097493874],[-73.89264097393927,40.78154038777265],[-73.89263293172121,40.78152253507579],[-73.8926189481694,40.78151841276898],[-73.89260590837006,40.78151277989727],[-73.89259409287382,40.7815057576517],[-73.89258375589026,40.78149749711568],[-73.89257511981847,40.78148817601424],[-73.89256837046239,40.781477994890395],[-73.89254346997987,40.78147283193978],[-73.89251990369803,40.78146483074323],[-73.89249822779632,40.78145418013424],[-73.89247895383933,40.781441131474296],[-73.89246253670343,40.78142599272021],[-73.89244936384132,40.78140912115605],[-73.89243974613812,40.78139091496127],[-73.89242833834359,40.781387883506575],[-73.89241768315932,40.781383549453004],[-73.89240803616273,40.78137801675815],[-73.89239962874852,40.78137141813037],[-73.89239266257825,40.781363911845766],[-73.89238730474335,40.78135567795156],[-73.89235597147777,40.78134718330836],[-73.89232690321597,40.781334886646704],[-73.89230089184586,40.78131912295714],[-73.89227864597686,40.78130032168029],[-73.8921783240055,40.78137075104879],[-73.89216184201993,40.7813581911532],[-73.89211148854689,40.781395179209134],[-73.89208480450486,40.78137365032215],[-73.89224627026245,40.78125475229797],[-73.89223503512714,40.781243993527134],[-73.89222640841179,40.78123192347808],[-73.89222064846625,40.78121890362252],[-73.89221792778655,40.78120532387656],[-73.89219774242395,40.78120509437112],[-73.8921778678135,40.78120240260459],[-73.89215882036427,40.78119731851818],[-73.8921410949926,40.7811899742134],[-73.89212515226245,40.78118056051993],[-73.89211140641828,40.781169322036895],[-73.89210021462164,40.78115655077745],[-73.8920918676709,40.781142578581154],[-73.89208658244551,40.781127768491736],[-73.89208449627087,40.781112505323826],[-73.89207759304658,40.78111342824007],[-73.89207058386332,40.78111343012388],[-73.89206367978217,40.78111251091848],[-73.89205708869927,40.781110698303124],[-73.89205100908578,40.781108046859366],[-73.8920456240113,40.78110463642765],[-73.89204109563143,40.78110056970311],[-73.89203756030483,40.78109596914315],[-73.89203512448726,40.78109097328018],[-73.89203386152587,40.78108573254974],[-73.89203380945075,40.781080404760935],[-73.89203496982968,40.78107515034435],[-73.89201473544315,40.781074779033325],[-73.89199485126733,40.78107190570159],[-73.8919758491189,40.78106660719849],[-73.89195823722373,40.78105902523634],[-73.89194248662403,40.78104936260007],[-73.89192901857979,40.78103787772375],[-73.89191819330189,40.78102487777828],[-73.8919103003181,40.781010710456016],[-73.89190555072958,40.78099575467133],[-73.89190407156495,40.78098041042629],[-73.89190406398701,40.78096695587712],[-73.89190683064348,40.78095366670308],[-73.89191230314925,40.78094087137263],[-73.8919203462391,40.78092888614756],[-73.89186879455289,40.7808926836139],[-73.89184879381251,40.7809014192213],[-73.8918271317274,40.78090744557487],[-73.89180443781821,40.780910587542856],[-73.89178137159179,40.78091075381678],[-73.89175860337502,40.78090793956446],[-73.89173679483422,40.780902226570866],[-73.8917165797462,40.780893780860964],[-73.89169854557998,40.78088284787527],[-73.89168321642418,40.78086974533649],[-73.89167103775651,40.78085485401651],[-73.89166236349789,40.780838606670606],[-73.8916574457273,40.780821475461025],[-73.89165642735652,40.7808039582355],[-73.89165933797716,40.780786564059355],[-73.8916660930012,40.78076979842158],[-73.89165880076665,40.78076661510437],[-73.89165234112083,40.78076252251672],[-73.89164690809389,40.78075764358892],[-73.89164266487902,40.78075212487075],[-73.89163973893056,40.78074613212955],[-73.89163821813571,40.780739845370945],[-73.89163814817455,40.780733453431964],[-73.89163953114814,40.78072714830902],[-73.89164232551533,40.78072111939066],[-73.89164644734069,40.780715547768985],[-73.89163697362142,40.78070859694046],[-73.89161945808675,40.78069682448571],[-73.89160475164397,40.780683008146184],[-73.89159326108484,40.780667530094405],[-73.89158530424616,40.78065081846713],[-73.89158110121838,40.78063333552265],[-73.89158076825784,40.780615564854145],[-73.89158431457143,40.780597998013015],[-73.89159164206224,40.78058112091244],[-73.89160254804331,40.78056540038625],[-73.89161673084442,40.780551271276416],[-73.89163379815669,40.78053912440464],[-73.8916532778843,40.780529295762456],[-73.89167463120295,40.78052205721708],[-73.89167988932711,40.78050892034555],[-73.8916874147562,40.78049643716544],[-73.8916983210332,40.780483554936794],[-73.89171163588736,40.78047205525223],[-73.89172706068874,40.780462196029454],[-73.89172861208016,40.780444672013054],[-73.89173389815416,40.78042757417412],[-73.89174277769273,40.78041135927422],[-73.89175501348038,40.78039646048725],[-73.89177027864156,40.78038327582742],[-73.89178816537313,40.78037215751669],[-73.89180819583865,40.78036340257519],[-73.89182983493359,40.780357244886815],[-73.89185250458026,40.78035384895114],[-73.8918497246003,40.780348738824664],[-73.89184813167344,40.7803433431981],[-73.89184777245917,40.780337820119335],[-73.89184865747922,40.7803323313696],[-73.89185076080943,40.780327037724476],[-73.89185402083912,40.78032209424456],[-73.89185834207579,40.78031764573344],[-73.89186359794238,40.78031382249612],[-73.89186963448479,40.78031073652215],[-73.89187627488171,40.7803084782053],[-73.8918833246238,40.78030711369579],[-73.89189057721136,40.7803066829626],[-73.89189782020298,40.78030719862263],[-73.89190484143839,40.78030864557129],[-73.89190843217436,40.78029036660009],[-73.8919158973294,40.78027277769188],[-73.89192703692528,40.78025635001525],[-73.89194155255407,40.78024152363163],[-73.89195905537213,40.780228695707066],[-73.89197907651636,40.780218209873034],[-73.89200107966421,40.7802103470215],[-73.89202447540036,40.78020531778056],[-73.8920253184956,40.78019700252707],[-73.89202790631253,40.78018889792366],[-73.89203217175739,40.78018121409466],[-73.89203800424141,40.78017415025514],[-73.89204525254809,40.780167889545886],[-73.89205372875371,40.78016259428531],[-73.89206321309955,40.780158401761035],[-73.89207345968951,40.78015542067058],[-73.8920842028653,40.780153728303155],[-73.89209092163203,40.780133794735995],[-73.8921016570588,40.78011490460086],[-73.89211614518496,40.78009752235913],[-73.89213402978106,40.780082075396535],[-73.89215487110793,40.78006894351484],[-73.89217815672876,40.78005844959365],[-73.8922033141087,40.78005085165158],[-73.89220959070914,40.780042226697525],[-73.89221743353498,40.78003437738801],[-73.8922266795945,40.78002746684898],[-73.89223713673387,40.7800216386966],[-73.89224651885581,40.780017733026234],[-73.89225644458965,40.78001470162414],[-73.89226677355458,40.78001258736374],[-73.89226759644616,40.7800030724117],[-73.89226953828685,40.77999365186234],[-73.89227641003907,40.77997596848349],[-73.89228720086635,40.7799594547288],[-73.89230158566573,40.779944608115684],[-73.89231913105787,40.779931875934565],[-73.89233930844374,40.779921641773186],[-73.89236150993008,40.779914213960254],[-73.89238693345648,40.779907428463694],[-73.89238594722093,40.77990319111799],[-73.89238594223865,40.779898887966226],[-73.89238691866032,40.779894649307415],[-73.89238884691977,40.77989060348793],[-73.89239335270508,40.77988442870331],[-73.89239897388674,40.77987880722235],[-73.89240559490153,40.779873854614046],[-73.89241307963137,40.7798696726965],[-73.89241853906796,40.77986745214899],[-73.89242435593312,40.779865839106776],[-73.8924304139375,40.779864865817295],[-73.89243659197095,40.77986455173837],[-73.89244276652373,40.779864903149],[-73.89244504715484,40.779842060831776],[-73.89244763137978,40.77983118795379],[-73.89245239465966,40.77982074917697],[-73.8924592225865,40.77981099522539],[-73.89246795116277,40.77980216037446],[-73.89247837074043,40.77979445682411],[-73.89249023105634,40.77978806960205],[-73.89250324724328,40.779783152119684],[-73.89251710667192,40.77977982248757],[-73.8925348456491,40.77977051958855],[-73.89251281724427,40.77974178684951],[-73.89249619226906,40.77970211219382],[-73.89249710706609,40.77967441203679],[-73.89254394803146,40.779575595747204],[-73.89254018145559,40.77955183427154],[-73.89247748773298,40.77951465264369],[-73.89245856422359,40.779528093477225],[-73.89243701341996,40.77953901182393],[-73.89241341090595,40.779547116073495],[-73.89238838706393,40.779552189775224],[-73.89236261023807,40.77955409741912],[-73.89233676888378,40.779552788055284],[-73.89231155317997,40.779548296654546],[-73.89228763659516,40.77954074317468],[-73.89222623410133,40.77953164392622],[-73.892163930881,40.77952735316958],[-73.89210137686588,40.779527915664815],[-73.8920392246038,40.77953332554412],[-73.89197812245185,40.77954352637297],[-73.89181791840957,40.77958857362868],[-73.89166859702932,40.77949253890735],[-73.89150718848524,40.77909786666828],[-73.89129658525387,40.77891576446904],[-73.89119589704408,40.77856328788715],[-73.89218330746364,40.77772181348745],[-73.89252259860898,40.777404628989125],[-73.892502719233,40.77736469430006],[-73.89225365703466,40.77720452302897],[-73.89213229037043,40.77709093638007],[-73.89204077552426,40.77696289817075],[-73.89184469282272,40.77668551040876],[-73.89177229718685,40.77659352115402],[-73.89165215964928,40.776562323549754],[-73.89153058423855,40.77647676928538],[-73.89143415042028,40.776380523645415],[-73.89141605836208,40.77633895673629],[-73.89140128178535,40.77604486488095],[-73.89148016646915,40.775896842388846],[-73.89152987157547,40.77560563119809],[-73.8916678564771,40.77548456209771],[-73.89176577778619,40.77535718790525],[-73.89180883450184,40.775219641067004],[-73.89179251028413,40.77508872809514],[-73.89183244838411,40.77488019988819]]]}},{type:"Feature",properties:{ntacode:"BX39",ntaname:"Mott Haven-Port Morris",borocode:"2",boroname:"Bronx"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.89680883223781,40.795808445159864],[-73.896938729988,40.79563587285365],[-73.89723603843946,40.79572003753714],[-73.89796839783749,40.795644839162065],[-73.89857332665564,40.79606914025966],[-73.89895261832534,40.796227852579705],[-73.89919434249988,40.79650245601829],[-73.89852052071478,40.79693619418986],[-73.89788253240191,40.7971165321471],[-73.8971314979565,40.796798077728376],[-73.89678526341318,40.79632916598459],[-73.89680883223781,40.795808445159864]]],[[[-73.89833036270564,40.802412820940084],[-73.89646668834578,40.800790470891386],[-73.89798486686922,40.79960428081984],[-73.89864038715002,40.79910116462141],[-73.89902455567236,40.79917219984003],[-73.90021004993153,40.79926415589603],[-73.89978738800929,40.79950955387201],[-73.89971563817451,40.800798808502854],[-73.90003735815749,40.80090874205027],[-73.89948919423753,40.80090111542706],[-73.89938748571058,40.80193566507032],[-73.89833036270564,40.802412820940084]]],[[[-73.92480953822904,40.81565902022272],[-73.9239995134313,40.81543891295271],[-73.92395483117598,40.81550096086137],[-73.92390804830025,40.81556592664743],[-73.92376838885555,40.81575986476347],[-73.92372701303204,40.81581732007314],[-73.92309299904522,40.8166977281391],[-73.92124519680912,40.81621939729788],[-73.92158392084697,40.81555063206604],[-73.92130383366657,40.81547724777699],[-73.92048117349661,40.81456368686985],[-73.9203489277287,40.814628863974285],[-73.91946744904934,40.81507370953826],[-73.91861739796052,40.81552313607113],[-73.91768626980308,40.8160812427864],[-73.9167711773861,40.81569882905605],[-73.91495493671819,40.81493646601094],[-73.91295450818349,40.81426933468127],[-73.91181210784875,40.813883314552434],[-73.91094778957405,40.813620920737364],[-73.91043307743587,40.81351637670617],[-73.9103874216884,40.813507103590204],[-73.91033664523722,40.81349678949693],[-73.91029615542287,40.813488565045304],[-73.91013342121258,40.81345551153224],[-73.91001840298344,40.81343214830669],[-73.90952367763514,40.81332780644995],[-73.9094968481844,40.81332214869364],[-73.9090745181181,40.813233072943056],[-73.90815917726094,40.81304357639289],[-73.90724503605497,40.81285516277571],[-73.90632991836297,40.812667074146155],[-73.90541359885397,40.812476195176096],[-73.90446551410524,40.81228196041574],[-73.90418036435757,40.81212482006482],[-73.90341720373655,40.8115068828557],[-73.90324273436093,40.810712884531924],[-73.90308946530334,40.809856399702305],[-73.90307568337809,40.809768986806986],[-73.9030296757075,40.809702121686584],[-73.9030201799446,40.80962342852907],[-73.90300877850962,40.809550073280825],[-73.90299766939508,40.80945558285951],[-73.90298795437424,40.80936430103641],[-73.90293929105155,40.809062701053996],[-73.90288034385583,40.80874479305687],[-73.90222284699477,40.80494811318958],[-73.90223410893216,40.80493879780756],[-73.90223923415385,40.8049341355829],[-73.90223822383325,40.804924022593454],[-73.90222993422928,40.804915935674146],[-73.90221178518172,40.804882734452875],[-73.90220455137592,40.80485230849096],[-73.90219185700496,40.804823261147995],[-73.90219372687254,40.80478869398908],[-73.90222653239715,40.804754153071784],[-73.90225572751255,40.80470025226144],[-73.90231956734617,40.804597984559194],[-73.90231697603268,40.804596449176316],[-73.9023032040057,40.80458829177885],[-73.902290488023,40.804573070753186],[-73.90229231992853,40.80456477563915],[-73.90244539136967,40.804416954054574],[-73.90252298450766,40.8044637880986],[-73.90275593595223,40.80432853482159],[-73.90292770331098,40.80419729170919],[-73.90287760500694,40.804157582145635],[-73.902712782113,40.80417688743684],[-73.90270973102626,40.80416366296469],[-73.9029046938852,40.804139053935174],[-73.90305966667655,40.804017434347294],[-73.90297311945027,40.80393677187107],[-73.90300283171088,40.80391735277009],[-73.90308609780345,40.80399708789635],[-73.90321268862623,40.8038996395136],[-73.90325563815313,40.80392767616941],[-73.90333865261591,40.803855412435865],[-73.90331727421186,40.80377528245519],[-73.90333877121294,40.80377374417673],[-73.90335633787767,40.803861123610716],[-73.90339901556956,40.80387490713978],[-73.90355158434653,40.80383536818982],[-73.90356583811923,40.80383102312848],[-73.90363555376415,40.80380977075973],[-73.90368265865956,40.80379503259296],[-73.90373284581693,40.80377329611785],[-73.90374201335618,40.80376780879093],[-73.9036653925338,40.803702462032],[-73.90368997946517,40.803687704539634],[-73.90376599453892,40.803753454679104],[-73.9037717752455,40.80374999525854],[-73.90379945054796,40.803722796073245],[-73.90382200372186,40.80369870354421],[-73.90385991710889,40.80366995724986],[-73.90389269713367,40.803652096113126],[-73.90392732704318,40.80363439079911],[-73.90385084302861,40.803574282777966],[-73.90387236017023,40.803558744700666],[-73.90394842506748,40.803621309947935],[-73.90396748173782,40.80360782449506],[-73.90400232330268,40.80357907559452],[-73.90407055303484,40.80352097714823],[-73.90401680971804,40.803470976168924],[-73.90409774980091,40.803416598125615],[-73.9041489883488,40.80345565208425],[-73.90437865610477,40.803274597518616],[-73.90445884046355,40.80321138584584],[-73.90448088690123,40.803191695319406],[-73.90449983884304,40.80318343345098],[-73.90452954095741,40.80317023565194],[-73.90455004089962,40.803150030032675],[-73.90457566775639,40.803123607450765],[-73.90462487688035,40.80306920276441],[-73.90467203828264,40.80301479669835],[-73.90476931117234,40.80291284189394],[-73.90479864625094,40.80288624391096],[-73.90485211233535,40.80283522898892],[-73.90495358976564,40.802724613445925],[-73.90500098071391,40.80266796125859],[-73.9050301424153,40.80263479995129],[-73.90504498642542,40.80260033338415],[-73.90505752846579,40.802571216668404],[-73.90506666976972,40.80254080436124],[-73.90508491686411,40.80250486787981],[-73.90511408874735,40.802464793645115],[-73.90515780873872,40.80243026086644],[-73.90518695888115,40.802405396178116],[-73.90524527987117,40.80234045620776],[-73.90531233908501,40.802274729987445],[-73.90539107059989,40.8021857100948],[-73.90543844595956,40.802140119545854],[-73.90546395589021,40.802115251297835],[-73.90549128546145,40.80209038403331],[-73.90550588373301,40.802061358913335],[-73.90552153240704,40.8020199548986],[-73.90576051517745,40.801799881262575],[-73.90601427821808,40.80155293109594],[-73.90606336502248,40.80158339144964],[-73.9062038675776,40.80149299299673],[-73.90652042213179,40.80117551051982],[-73.90638976821423,40.80109079168587],[-73.90645171125529,40.80103691520174],[-73.90658587767753,40.80110747844547],[-73.90672893676947,40.80096996755177],[-73.90681401688896,40.800890639606244],[-73.90675009147222,40.800850594522565],[-73.9067013004488,40.80082002982634],[-73.90676850092187,40.80074671046321],[-73.90676872958048,40.80074541685324],[-73.90717872796375,40.80032263305572],[-73.9072629877428,40.80023744844494],[-73.9073427203574,40.80015683791883],[-73.90739374242631,40.8001043353962],[-73.90743384140619,40.80005458974869],[-73.90745262874309,40.800028244451006],[-73.90747030502902,40.800003457915466],[-73.9074976284787,40.79998135616748],[-73.90752658104606,40.799963219694845],[-73.90753951558011,40.79995511784314],[-73.90757045920857,40.79994684581932],[-73.90760867251468,40.79994549420576],[-73.90763052690525,40.79993168488233],[-73.90764146516842,40.79991648288551],[-73.9076433128822,40.79989574410906],[-73.90775808108174,40.79979904428605],[-73.90790019737854,40.79966088568637],[-73.907936635567,40.799627729276196],[-73.90795847677174,40.799622215547046],[-73.90799121626046,40.799631921275214],[-73.9080203235567,40.79963609242231],[-73.90807397255669,40.799572819167274],[-73.90802770464775,40.79956143060283],[-73.90795130658044,40.79954477778333],[-73.90787127636885,40.7995225896665],[-73.90779307559549,40.799493489538044],[-73.90773488799063,40.79946578930057],[-73.9076585292854,40.79942009821408],[-73.90768222800902,40.79938831392535],[-73.90778950640649,40.7994423260725],[-73.90784951426158,40.79947002824023],[-73.90793317717979,40.79949636769411],[-73.90799501744914,40.79951439182562],[-73.90805140706445,40.79952688141031],[-73.90810210034314,40.799539646360344],[-73.90816794754281,40.799461986193805],[-73.90813152403813,40.799431300273405],[-73.90796076542284,40.799283449268465],[-73.90802633276789,40.79923787165961],[-73.90816814020239,40.799322330683694],[-73.90825177132407,40.79937217631206],[-73.90832086851557,40.79940541663996],[-73.90842190768014,40.79944209244499],[-73.90847556062441,40.79938341538659],[-73.90855026742403,40.79930742538956],[-73.90848846163402,40.799264511395904],[-73.90837756004217,40.799198052427144],[-73.90829031194333,40.7991329950906],[-73.90825579566477,40.79909286818115],[-73.90825513733586,40.799091000089014],[-73.9082431084007,40.79905690705985],[-73.90824133200078,40.79902510304334],[-73.90830303542162,40.79895913541759],[-73.90915659660251,40.79830942792159],[-73.90963900093568,40.79794222580134],[-73.90967334768554,40.797961249551605],[-73.90967455525328,40.79796191909008],[-73.90974077921042,40.79791214367456],[-73.90979388517735,40.797868495233345],[-73.90984607703052,40.79790059833704],[-73.90991082881776,40.7978588605259],[-73.9099464428087,40.79783430590637],[-73.90996589145402,40.797804822964785],[-73.91004369318317,40.79767951655246],[-73.91013438705271,40.79758863462841],[-73.91032544789748,40.797429001774496],[-73.9104679052546,40.797330785393534],[-73.91060709552252,40.79725714741221],[-73.9107139213971,40.79719577567384],[-73.91079168499056,40.79709750926236],[-73.91089222265352,40.79701779503635],[-73.91090501284457,40.79701156009367],[-73.91095679669988,40.79698947591858],[-73.91098593464817,40.79696983299864],[-73.91105069334655,40.79692071992937],[-73.91109827415784,40.796888070832956],[-73.91126755502748,40.79681518482573],[-73.9114164403433,40.796746470854586],[-73.91149413374461,40.79669982456396],[-73.91162285800151,40.796641078496215],[-73.91168831241202,40.796623769888804],[-73.91174653324049,40.79662627324501],[-73.91178857213154,40.79663367937288],[-73.9118209199052,40.79663370412366],[-73.91188561236643,40.79663375359557],[-73.91195998908088,40.79664855949799],[-73.91203438162793,40.796651075059515],[-73.91208612977923,40.79665603089618],[-73.91214700601907,40.79667811757119],[-73.9121540238973,40.79668066444174],[-73.91223808593006,40.79671022611217],[-73.91234481835284,40.79671768194573],[-73.91266826025978,40.796735134620036],[-73.91300786031607,40.79676243196522],[-73.91317604910044,40.79677239148838],[-73.91344774544476,40.796782428535415],[-73.9137225597352,40.79678943926129],[-73.91512767378669,40.79736294850776],[-73.9161694713279,40.79783071892695],[-73.91880394070594,40.79887972972234],[-73.91889092597602,40.79891589459656],[-73.9189558163998,40.79894691777695],[-73.9190497869768,40.7989939356866],[-73.91912380270128,40.79903245555486],[-73.92024068026612,40.79961368786943],[-73.92044066980394,40.79980415649069],[-73.92078133858249,40.80027500944898],[-73.92095645264327,40.80059881472736],[-73.92132730712386,40.80128459163102],[-73.92168826973916,40.801585723804244],[-73.92203765903034,40.80187719757228],[-73.92259610934217,40.80218820082877],[-73.92292709999653,40.80237329464249],[-73.92358699045901,40.80251572532395],[-73.92422706775028,40.80254501135776],[-73.92665794722359,40.802409803914294],[-73.92700359398923,40.80251195094201],[-73.927627886588,40.80269566598418],[-73.92750834884234,40.80293323371119],[-73.92731248358176,40.803211770982884],[-73.92743689902518,40.80327744169376],[-73.92728271943609,40.80350826441711],[-73.92764500352529,40.803988633348716],[-73.92766050000964,40.80400725290022],[-73.92793174026247,40.8039994625138],[-73.9281095956935,40.804012934337436],[-73.92836718794604,40.80403270916186],[-73.92841624365248,40.804100622184755],[-73.92848299190669,40.804193029575295],[-73.92872607423696,40.80410362522694],[-73.93005458824392,40.805902347322814],[-73.93031950058693,40.80619014569912],[-73.9305364499354,40.80647027744518],[-73.93051758773044,40.806590563566466],[-73.93116268063118,40.80712829627911],[-73.93176476876175,40.80776969347362],[-73.93181050747305,40.807818417950585],[-73.93184564426907,40.80785584548109],[-73.93187509560097,40.80788945125113],[-73.93191956757522,40.80793713410442],[-73.93226960779292,40.80833952748126],[-73.93252708719841,40.80882328177502],[-73.93264257181467,40.809382864526754],[-73.93262095222703,40.8097707412709],[-73.93259434581176,40.81005355686645],[-73.93282288760703,40.81011361733356],[-73.93283250633498,40.81011615255955],[-73.93286397083286,40.810124437388545],[-73.93287411935826,40.81041404342862],[-73.93278688019228,40.81049446019877],[-73.9326908970083,40.810582932578704],[-73.93267921899464,40.81079913518714],[-73.93256503302078,40.81088597518975],[-73.93261225836422,40.81139350530815],[-73.93262208596603,40.811531179233256],[-73.93263229189057,40.81190462226288],[-73.93247701797061,40.813423608337615],[-73.93243119315416,40.8140168338896],[-73.93242839946707,40.81406068631591],[-73.93242631935773,40.814117518958824],[-73.93236752529397,40.81411173152637],[-73.93222960529145,40.8140943330296],[-73.93139319413112,40.813744598329535],[-73.93130722793366,40.813698739406135],[-73.93123600492466,40.813666728580436],[-73.93115852284069,40.81363548910949],[-73.9310447882335,40.81358844257702],[-73.93056964973523,40.81337329834509],[-73.93039605125469,40.81330374738462],[-73.93027812597032,40.813248025152554],[-73.92921297954422,40.81438195787171],[-73.92919204509975,40.81449601178134],[-73.9289656746866,40.814828255547916],[-73.92885642118698,40.814879866978835],[-73.92821698955647,40.816535646712495],[-73.9277557600636,40.8175723809579],[-73.92731653132665,40.81855963432504],[-73.9272466267484,40.81854298572335],[-73.9263585904545,40.81832069154518],[-73.92582070670066,40.8181803374006],[-73.92538538431177,40.818065415043264],[-73.92518486463509,40.81801266937757],[-73.92621972038792,40.81675865597444],[-73.92662718211726,40.81611895967692],[-73.92568897152093,40.81587494543141],[-73.92550133056174,40.81583301291596],[-73.92505519851713,40.8157215763305],[-73.92480953822904,40.81565902022272]]]]}},{type:"Feature",properties:{ntacode:"BK23",ntaname:"West Brighton",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.9688899587795,40.57526123899418],[-73.96894589458469,40.57527868808945],[-73.9690377987527,40.575308619096084],[-73.96992014801816,40.57558262190271],[-73.97078155975821,40.57578760551272],[-73.97302844365751,40.57605005491302],[-73.97329388531234,40.57526526436999],[-73.97352840324048,40.574804025227834],[-73.97660923005529,40.57530428600191],[-73.97680855752631,40.57532439645175],[-73.97786798901826,40.57543046483561],[-73.97877963922893,40.57549604339272],[-73.97963850353565,40.57553673075436],[-73.98064359590619,40.57555270136133],[-73.9812011515465,40.57556428262348],[-73.98156367397998,40.57698182049746],[-73.9819383961229,40.5791997089215],[-73.98138136398148,40.57924625869628],[-73.97961058513854,40.57944363162741],[-73.97875740801989,40.57953694525237],[-73.97784695763467,40.57963660997691],[-73.977109041814,40.5797128838861],[-73.97627721560535,40.57982043775587],[-73.97621147369915,40.57982711428393],[-73.97613566855001,40.57983523144826],[-73.97486591930887,40.57995289221109],[-73.97463376781889,40.579974345605926],[-73.97462551351138,40.58003193304077],[-73.9745680669808,40.58052438959659],[-73.97453215082427,40.581018436207415],[-73.97451787151665,40.58151326157151],[-73.9745210495687,40.58172668656975],[-73.9745252421555,40.582008047318425],[-73.97453763364157,40.58221912374351],[-73.97455422684949,40.58250194573697],[-73.97456829317647,40.582598016923306],[-73.97458113926668,40.58278151691777],[-73.9745866716452,40.5828446825958],[-73.97459350975653,40.582899603266604],[-73.97459000582634,40.58313882075888],[-73.97449713027834,40.58315338981503],[-73.97308506387361,40.58342982612491],[-73.97174499685822,40.58366274888415],[-73.97084642227952,40.58382021546739],[-73.97045373474111,40.58389227928451],[-73.97005546345088,40.5839477304339],[-73.96985445569905,40.58396698261896],[-73.96899985585692,40.584062894645285],[-73.96785844198462,40.58451404375915],[-73.96691480272965,40.58456713268021],[-73.96684429786961,40.584569329607895],[-73.96670868929563,40.58456896974414],[-73.96661531537428,40.58457084645519],[-73.96670866223937,40.5842393015329],[-73.96674664164033,40.584055352012506],[-73.9667612886701,40.583984392135285],[-73.96677678308154,40.58391499002164],[-73.96681375454503,40.58375771471721],[-73.96691975150392,40.58335247304209],[-73.9669366213641,40.58327775508796],[-73.96701115990244,40.58294762411124],[-73.96707277553068,40.58266981233114],[-73.96708956054442,40.58259579426355],[-73.96733404016224,40.581517522296025],[-73.96758713801368,40.58042905913995],[-73.96759867753207,40.58037847067594],[-73.9676155568429,40.58030516337025],[-73.967923985315,40.57896439510134],[-73.96804463332833,40.57843983979067],[-73.96834847522274,40.57711237005529],[-73.96852475501848,40.576340380995646],[-73.9685323418787,40.57630503116189],[-73.96854635420199,40.57624267196692],[-73.96865108864603,40.57576305434603],[-73.96866614128533,40.575696968555356],[-73.96868119543258,40.57563088326533],[-73.96873173299481,40.57550141027253],[-73.96880187120085,40.57537736366892],[-73.968833353652,40.575335858730284],[-73.9688899587795,40.57526123899418]]]}},{type:"Feature",properties:{ntacode:"MN03",ntaname:"Central Harlem North-Polo Grounds",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.93383000695918,40.819491095587736],[-73.93411701695146,40.819550534910974],[-73.93431276819774,40.819629866849056],[-73.93440040009492,40.819667782434536],[-73.93439036753765,40.81958743539707],[-73.93438112852355,40.81932807562954],[-73.93429487808079,40.81890498677692],[-73.9342357607261,40.81864931925143],[-73.9340848201346,40.81793086150496],[-73.93407463977736,40.817826513948596],[-73.93412816761222,40.81773396251397],[-73.93423519549519,40.81755488121534],[-73.93445400138883,40.817188529061454],[-73.93463790272774,40.81690804797269],[-73.9348734383499,40.81652784751768],[-73.9357554821079,40.815325584297135],[-73.93613554331003,40.814788126639385],[-73.93620957748082,40.81467385042282],[-73.93668854882769,40.81404163072335],[-73.93708163694994,40.813506141052656],[-73.93714398424221,40.813421041444606],[-73.93761714951764,40.81274036483147],[-73.93813552407518,40.812065619232406],[-73.93820642688324,40.81196760479805],[-73.93830925043031,40.8118254640113],[-73.93838748529845,40.811718443578954],[-73.93863753326713,40.81137638806716],[-73.9387439443758,40.811230820566486],[-73.93901753314606,40.81085655687455],[-73.93740733660468,40.810175611401284],[-73.9358078020119,40.80949763825768],[-73.93586263420026,40.8094302029214],[-73.93625936035674,40.80885560872575],[-73.93671827467935,40.808220478726845],[-73.93718011799042,40.80759900035803],[-73.93763439424372,40.806974606921905],[-73.93808666916735,40.80635301191102],[-73.9385440792941,40.80572965293293],[-73.93869430486183,40.8057910292109],[-73.94015793743951,40.80640908964359],[-73.9417714017004,40.807089000349734],[-73.94491601785565,40.808413503781324],[-73.94499360671236,40.80844618384192],[-73.94506102986614,40.80847450034996],[-73.9477398545344,40.809599721617104],[-73.94783892229982,40.80964112780527],[-73.94792306809067,40.80967692246531],[-73.95067975515936,40.810842964353604],[-73.9521012514923,40.81144285350132],[-73.95150537264622,40.81200768463682],[-73.95098203327814,40.8125216297895],[-73.95092865672774,40.81257507153126],[-73.95035019142975,40.813159388787014],[-73.94986218985596,40.81379998043682],[-73.94962668076099,40.814100049838515],[-73.94962653685346,40.814100238743244],[-73.94962639580592,40.81410043619298],[-73.94940550546033,40.81440740950306],[-73.94919960013988,40.8147208540832],[-73.94900927796712,40.81503994253878],[-73.94883491252047,40.81536398055541],[-73.94867681741444,40.815692285514615],[-73.94835601519232,40.81637430561895],[-73.94800732867316,40.817116508899375],[-73.9476664125259,40.81785550948908],[-73.94734953979693,40.81853499822363],[-73.94703623206826,40.81920837200811],[-73.94671832033772,40.81989426803393],[-73.94640289847727,40.820572042184835],[-73.94607828674233,40.82126321606199],[-73.94516004895782,40.82087904397895],[-73.94460364603815,40.82146198118824],[-73.94404986368137,40.8220515921051],[-73.9435059446334,40.82262775327944],[-73.94292366912589,40.82326058725051],[-73.94242953956318,40.82390915693555],[-73.94195569729003,40.82455444012059],[-73.94150312653687,40.82517136689076],[-73.94104840809358,40.82579262960388],[-73.94059472654733,40.826413604029305],[-73.94013953822814,40.827038690555646],[-73.93968952799148,40.82765657422795],[-73.939248856163,40.82829635121192],[-73.93896034889062,40.828986329960266],[-73.93864026693875,40.829738874420585],[-73.93899743437676,40.829888852864364],[-73.9394342877244,40.830076116692226],[-73.93962569930152,40.83015583738804],[-73.94017089788659,40.83038439112877],[-73.9400790579522,40.830463957741415],[-73.93998939894352,40.83073096688927],[-73.93996368656913,40.830820534304095],[-73.93996366268439,40.83082060632699],[-73.93992395119228,40.830908060163516],[-73.9399238924195,40.83090817706466],[-73.93992383233882,40.83090827687767],[-73.9398706334639,40.830991796067025],[-73.93987057339184,40.83099188616365],[-73.93987049016135,40.83099197658322],[-73.93980498983957,40.83106979015937],[-73.93980484742829,40.83106996028944],[-73.93980468099211,40.83107011331952],[-73.9397283144388,40.83114089857181],[-73.93960982570297,40.83125089467685],[-73.93960970782909,40.831251002333055],[-73.93960960075401,40.831251119208765],[-73.93950338652499,40.83136946047251],[-73.93941083406938,40.83149499458969],[-73.93941078701711,40.83149507581414],[-73.93933313154199,40.83162629993888],[-73.93927119324172,40.83176165739717],[-73.93927116936446,40.831761720038564],[-73.93927114613955,40.831761792899265],[-73.93922536460639,40.831899660975154],[-73.93913480796975,40.83209759542913],[-73.93902897268028,40.83229149797048],[-73.93894859789039,40.832417335825866],[-73.93890834478147,40.83248035713769],[-73.93877360195545,40.83266321215955],[-73.93868316230184,40.832800789417526],[-73.93862894892679,40.832857941708525],[-73.93857474693532,40.83291508577092],[-73.93838508900468,40.8331135025213],[-73.93795718243032,40.83345441842222],[-73.93729719818147,40.83397732122575],[-73.93729666512165,40.83397774410142],[-73.93705905884414,40.83416598865102],[-73.93700641578693,40.83419311018005],[-73.9364955712839,40.83456879562562],[-73.93572624332155,40.835156346599796],[-73.93530788003902,40.83547772443083],[-73.9350633634263,40.83567765881008],[-73.93496274110696,40.835759934749916],[-73.93485740276078,40.83598502557729],[-73.9347988627785,40.8361101157589],[-73.93474569422979,40.83609209412607],[-73.93467393068336,40.836064903239176],[-73.93460027698643,40.83609686811029],[-73.93436132705648,40.8362007755935],[-73.9344523939738,40.83598096014993],[-73.9345605182698,40.835866081728085],[-73.93475466450667,40.835589299839334],[-73.93475368707848,40.835569821114284],[-73.93480514039267,40.835427472646046],[-73.93481898168228,40.83539825039473],[-73.93483181137562,40.83538552549238],[-73.9348481357197,40.83535143220739],[-73.93486985067811,40.835332715131116],[-73.93489460042001,40.83525404312237],[-73.93491533578657,40.83523082193886],[-73.93493620828463,40.835080217651594],[-73.93494225855352,40.835026875417334],[-73.93495859566978,40.8348827785422],[-73.93497941208683,40.834789120951044],[-73.93498833140745,40.834748657391124],[-73.93495087178468,40.834706673367755],[-73.93495775984094,40.83468276036342],[-73.93496523015567,40.834656847953745],[-73.93496624164202,40.83462912314574],[-73.93497316061236,40.834621634539076],[-73.93497219073582,40.83460814429504],[-73.93499389736716,40.83459766568053],[-73.93503060323997,40.834392365341316],[-73.9350361242772,40.834298320343386],[-73.93503124118656,40.83424886234696],[-73.93504212490862,40.8342113992345],[-73.93507644502905,40.83392404328712],[-73.93506958098253,40.833887317502274],[-73.9350834136338,40.83386559692968],[-73.93509687471915,40.83371535679229],[-73.93509690469149,40.83368463190991],[-73.93510384255598,40.833657656917886],[-73.93511245100083,40.83342573907354],[-73.93511743048099,40.833377034281426],[-73.93512041704282,40.83335380306752],[-73.93513225848751,40.83334482290507],[-73.93512636041875,40.833326080356294],[-73.93512935500898,40.833294609479985],[-73.9351244355287,40.83328111818526],[-73.93513826819088,40.83326014375572],[-73.9351372912786,40.833241413188645],[-73.93513040300637,40.833228667273545],[-73.9351215497373,40.833201692274095],[-73.9351235294987,40.83318969900635],[-73.93511565892314,40.83317620538076],[-73.93513243602696,40.8331627251178],[-73.93513935847744,40.83315149100039],[-73.93512752379414,40.833142488809166],[-73.93512465984584,40.83305106902936],[-73.93512171853361,40.83302859034765],[-73.93511580946046,40.83302184217296],[-73.9351118788231,40.83300310072928],[-73.93511979365529,40.83298362817425],[-73.93511783020577,40.83296713902455],[-73.9351237677009,40.8329454129968],[-73.9351208554737,40.83290419576854],[-73.9351317051838,40.832902697673745],[-73.93514455114406,40.83288472203658],[-73.93516725294643,40.83287499227596],[-73.93516480840947,40.83285288326431],[-73.9351565917339,40.832682406237296],[-73.93512878131635,40.832363534476954],[-73.93511398341522,40.832365776837236],[-73.93507789246178,40.83194162361141],[-73.93509565184887,40.83194238126709],[-73.93508783728595,40.83185919835009],[-73.93506824974112,40.83170406762582],[-73.93502275465524,40.831319999549905],[-73.93498505621461,40.831027353357996],[-73.93493515655055,40.83060244471329],[-73.93489353332383,40.83028656383781],[-73.93483087208487,40.82980843705182],[-73.93479881905742,40.82979230914972],[-73.93480080676939,40.829772833255035],[-73.93478996278803,40.829768324076795],[-73.9347929382791,40.82975634075218],[-73.93478111085831,40.8297405931673],[-73.934770282297,40.8297203616943],[-73.93475944294435,40.82970012100022],[-73.93476343288329,40.82965740394863],[-73.93474372591288,40.82963716812021],[-73.93473930831003,40.82960906094404],[-73.93474919492786,40.82959708136345],[-73.93473737349927,40.82957458942525],[-73.93472260127828,40.82955060049565],[-73.93472557699936,40.829527369270906],[-73.93471476025769,40.82949514407976],[-73.93470100252422,40.82944043080004],[-73.93469412707422,40.829416455216055],[-73.9347128856073,40.82940072544212],[-73.93470504902291,40.82934077469058],[-73.93469321669627,40.82932877360135],[-73.93467597101822,40.829313402210566],[-73.9346622898784,40.82918075994608],[-73.93468302702513,40.82916578733358],[-73.93470769402487,40.82915830979227],[-73.9347008078078,40.82913207363139],[-73.93468107924866,40.82913355777886],[-73.9346771488021,40.829116328547954],[-73.93467025222034,40.82911257042646],[-73.93465447618158,40.82909757696112],[-73.93464959243254,40.82904811940708],[-73.93466193198358,40.82903876029453],[-73.93466295225612,40.82901403331151],[-73.93466495971369,40.828973566826534],[-73.93465611022587,40.828942836386176],[-73.93465515536514,40.82891285858115],[-73.93463641852132,40.828906860149075],[-73.93461640343902,40.828693655793366],[-73.93461171264792,40.82868983525948],[-73.93460260323828,40.828682401237764],[-73.93460883576695,40.82866118868214],[-73.93461052506926,40.82865543568969],[-73.93460804993315,40.82865336301825],[-73.93460065845323,40.828647182213096],[-73.9345987364064,40.828600724008986],[-73.93460192118359,40.828592549298655],[-73.93461159553212,40.828567755186235],[-73.93460917445488,40.82852167496818],[-73.9346101771652,40.82850293629022],[-73.93461219001007,40.82845722914908],[-73.93460433489895,40.828428002794716],[-73.93460731363098,40.82840102556375],[-73.93460043185596,40.8283822824144],[-73.93460834555339,40.82836355753903],[-73.93459750565482,40.828344820353614],[-73.93460048488126,40.82832833398515],[-73.9345936004085,40.82830135116018],[-73.93458674147803,40.82825938499251],[-73.93459562914454,40.828251149857394],[-73.93458676210551,40.82823840277652],[-73.93459170474897,40.828227167559874],[-73.93459763971548,40.82820843167853],[-73.93458877267302,40.828195693476516],[-73.93458684240808,40.828156719068836],[-73.93456513010256,40.828162704449426],[-73.93455810179873,40.82811740277779],[-73.93454586266024,40.828048161464224],[-73.93454230638152,40.828026870313096],[-73.93453258880574,40.82796855836179],[-73.93452175638062,40.827907800091424],[-73.93453898134071,40.82790347267076],[-73.93453183092772,40.827849402043505],[-73.93452076528126,40.82776568965106],[-73.93451590672424,40.827728930758525],[-73.93442396339059,40.82704289397218],[-73.93448291058766,40.82703709277883],[-73.934464265495,40.826842205193536],[-73.93442844400523,40.826467850591506],[-73.93436717955385,40.825827598158575],[-73.93435643452156,40.825820937144414],[-73.93432574289129,40.82523259029451],[-73.93429530732783,40.82464923122282],[-73.93429371670621,40.82449638641472],[-73.9342728544086,40.82443895275139],[-73.93424642895093,40.82416688303724],[-73.93421834803303,40.82379904579017],[-73.93416594530667,40.82307858087102],[-73.93414657666999,40.82302903205047],[-73.93414604382146,40.82302061918042],[-73.93413373625347,40.822800655976835],[-73.93412126165082,40.82264725274176],[-73.9341175261267,40.8225243326885],[-73.93410233366357,40.82220121691679],[-73.93409986738277,40.82213991234116],[-73.9340984379997,40.822104227343914],[-73.93409112517428,40.82199603748761],[-73.93407944723488,40.82180557579632],[-73.93407434354862,40.82171709911032],[-73.93407734095163,40.821694561770094],[-73.93407005522705,40.82155932093424],[-73.93404447476475,40.821176703574466],[-73.93404599779092,40.821133876520285],[-73.93403560443234,40.82095254677995],[-73.93402662334593,40.82081680975292],[-73.93400389615752,40.820397839681576],[-73.93400069207462,40.82033819717473],[-73.9339829570549,40.81999992020177],[-73.93398664640623,40.81996803472524],[-73.93397241531095,40.81972957476566],[-73.93383009163733,40.81971974292713],[-73.93383076840267,40.81959665747731],[-73.93383000695918,40.819491095587736]]]}},{type:"Feature",properties:{ntacode:"QN68",ntaname:"Queensbridge-Ravenswood-Long Island City",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.93452730109448,40.77117677510342],[-73.93424609615047,40.77102927567422],[-73.93447449145681,40.77041159718893],[-73.93458521617555,40.77021742148313],[-73.9347171845006,40.77002985821513],[-73.93486912322818,40.76985103148829],[-73.93486925404616,40.769850878443776],[-73.9348693965331,40.769850735289886],[-73.93503989744542,40.76968230223316],[-73.93522718149107,40.769525729625116],[-73.93577133991259,40.76905001004513],[-73.9358207087812,40.76863091509208],[-73.93593177037013,40.76778370276522],[-73.93618379675485,40.76769180166226],[-73.93709253694,40.767360392932254],[-73.9383612593649,40.76691075561663],[-73.93858976873327,40.76681735924912],[-73.93846096334372,40.76676830348494],[-73.93763535409089,40.76647487210399],[-73.93682006627654,40.766182735927245],[-73.93600532386753,40.765884895711274],[-73.93700478537784,40.76423995421666],[-73.93687031143914,40.764177917003934],[-73.93684249186607,40.76416508268235],[-73.93625574994708,40.763894397513354],[-73.93621639294734,40.763875813535954],[-73.9361918494237,40.76386422424679],[-73.9361686171689,40.76385325384913],[-73.93614654245947,40.76384283022247],[-73.93541372919573,40.76349678833663],[-73.93398092137909,40.7628259832654],[-73.93404264746825,40.76276137827325],[-73.93410816986638,40.76269280153832],[-73.93429712535443,40.76249503379225],[-73.93437179250849,40.76241688466727],[-73.93457323611523,40.762206044831146],[-73.93463877484425,40.76213744970598],[-73.93472503030975,40.76204716967404],[-73.93480791640259,40.76196041576446],[-73.93538955240184,40.761355383523295],[-73.93543323322186,40.761305851681556],[-73.9354671288656,40.76127032788148],[-73.9355040891903,40.76123159063042],[-73.93556528706505,40.76116745107286],[-73.9356085491536,40.76112210958905],[-73.93566314281402,40.76106489080175],[-73.93569960359572,40.761026677396444],[-73.93577489125687,40.76094777181661],[-73.93581185122312,40.76090903496753],[-73.93584407562074,40.76087526127162],[-73.93589256951446,40.7608244352825],[-73.93593276118891,40.760782312651386],[-73.93601701955076,40.76069400230519],[-73.93605584524697,40.76065331054805],[-73.93679091595878,40.75988288113898],[-73.93588175058325,40.75945698065946],[-73.93579879164827,40.75941804465454],[-73.93505987444539,40.7590712294264],[-73.93503410236234,40.75905925823479],[-73.9349605326958,40.75902508582709],[-73.93425020745059,40.75869513429419],[-73.93335306545171,40.75827433402223],[-73.93215200275837,40.75771038532709],[-73.9313512874998,40.7573340850237],[-73.93055267410905,40.7569589425236],[-73.9297505215304,40.7565805776465],[-73.92895587392933,40.756212584158874],[-73.92815372529488,40.755835855563824],[-73.92735228415643,40.75546007636626],[-73.9265541302221,40.75508563487607],[-73.92575429190654,40.75471089943671],[-73.92495400083335,40.75433675217003],[-73.92415700043733,40.75396114233179],[-73.92562743725462,40.75213724475503],[-73.92596072422191,40.75209646733147],[-73.92646866931187,40.75206856840578],[-73.92790807351295,40.75205079525442],[-73.92874215628218,40.75204162471352],[-73.92914224092,40.7520315348239],[-73.93015432293966,40.752012124542404],[-73.93126506838222,40.75199252221013],[-73.93195863813281,40.75197425817862],[-73.93227623247532,40.751953886037086],[-73.93383269406617,40.75160470194024],[-73.93474259153805,40.75097904407226],[-73.93609499043167,40.74973153037643],[-73.93616086900062,40.74967406992087],[-73.93645660615394,40.74941256831178],[-73.93675697103181,40.749146971790935],[-73.93739653782157,40.748916439963345],[-73.93745906657803,40.748982913303564],[-73.93752799663193,40.749049403818276],[-73.93759818878534,40.74911711037715],[-73.93766069706338,40.74917740020389],[-73.93782704769735,40.74941481705922],[-73.93793335740605,40.749608548200634],[-73.93798927879982,40.74968852247093],[-73.93815211139939,40.74975948212485],[-73.93883270854612,40.75004011563035],[-73.93963348684176,40.75038201063792],[-73.94021330512146,40.750637218297975],[-73.94044179919561,40.750737789020924],[-73.94064583997375,40.750834393576966],[-73.94084762483584,40.75092390539834],[-73.94089954310579,40.75094777285811],[-73.94095900081089,40.75097510591888],[-73.94143064307323,40.75118721982844],[-73.94206838423291,40.751462004548905],[-73.94256342309792,40.751666972704506],[-73.94270657769242,40.75172979173537],[-73.94291412884529,40.751818829026476],[-73.94345411636708,40.75205360761039],[-73.94405265174575,40.752313260410965],[-73.94458401983222,40.75253488941529],[-73.94481659345182,40.752631698459204],[-73.94504698683147,40.752735715978794],[-73.94552905238224,40.752957407037385],[-73.9457177829659,40.753044196060834],[-73.9459751164496,40.75315619680625],[-73.94635771502588,40.75332271658956],[-73.94655794605399,40.75340986155812],[-73.94745113041174,40.753796805833865],[-73.94827444541666,40.75415377808575],[-73.9491129513343,40.754523619821306],[-73.95080763818356,40.75526368011436],[-73.95077122659492,40.755307969156],[-73.950734814957,40.7553522593585],[-73.95066341826295,40.75543632283318],[-73.94915021809408,40.75732894589758],[-73.94844487663767,40.75821799730463],[-73.94783189583042,40.7589891928021],[-73.9459642421986,40.761292606610326],[-73.94580554804884,40.761449567121105],[-73.94570525640742,40.76148815705669],[-73.94473048906003,40.76285654700894],[-73.9447146086918,40.76287884042695],[-73.94467628079384,40.7629300855996],[-73.9435028196664,40.76449904074354],[-73.94158523205667,40.76661608765737],[-73.94131174941458,40.76691800476968],[-73.94046256951712,40.767530469300674],[-73.94035103718333,40.76765337548456],[-73.9398355934913,40.76798800593936],[-73.93953321663776,40.76805874385175],[-73.93936587223897,40.768159701377044],[-73.93895502453361,40.767958186217115],[-73.93820383552183,40.76872757186434],[-73.93757632517338,40.76892399418498],[-73.93681460654736,40.7689039474785],[-73.9366853911942,40.769133054690954],[-73.93670737989198,40.769252609074194],[-73.93640381802275,40.769474884517294],[-73.93616913919571,40.76951611465456],[-73.93574021432632,40.76936722986661],[-73.93524016831195,40.76967932546301],[-73.93489533894565,40.77004186288956],[-73.9346949906704,40.770425338022605],[-73.93514715402607,40.77054195605848],[-73.93500813872231,40.771162394866614],[-73.93494027200506,40.77116402093282],[-73.93493892890592,40.771164053176975],[-73.93490481282657,40.771270641186725],[-73.93452730109448,40.77117677510342]]]}},{type:"Feature",properties:{ntacode:"SI45",ntaname:"New Dorp-Midland Beach",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.08469075991437,40.5714779139398],[-74.08595297385926,40.57029822710429],[-74.08654858694779,40.56963231913561],[-74.0869126365323,40.56898584268361],[-74.08619244366383,40.56856462008969],[-74.08621632224202,40.56853269764457],[-74.08725078316114,40.56908167819292],[-74.08734672272574,40.56902189199864],[-74.0875636244048,40.56885044817728],[-74.08792981869541,40.56859328693616],[-74.08835699781737,40.56826670759147],[-74.08852300985575,40.56807032943137],[-74.08920295103201,40.56717403620758],[-74.08914045954106,40.56713347417211],[-74.08924906075143,40.56701557053479],[-74.08998259932845,40.56738001153315],[-74.0905496010634,40.56708359721136],[-74.09099905467049,40.56673712909761],[-74.09123807762198,40.566506613228185],[-74.09404968409739,40.5629816476111],[-74.09399643661999,40.56280605965065],[-74.09407071109436,40.56273161946123],[-74.09511063361226,40.56317327293206],[-74.09524145226956,40.56314838653878],[-74.09542371796334,40.56315463556863],[-74.09568304214095,40.56291939729118],[-74.09566331996854,40.562819317672535],[-74.09567198061379,40.56277559824544],[-74.09571191999143,40.56275086940133],[-74.09576141073457,40.562732119090725],[-74.09582321827429,40.562722273415375],[-74.09588687685141,40.56272491634672],[-74.09611847135466,40.562587574490145],[-74.0962920220188,40.5624208307733],[-74.09661362272224,40.56208714553745],[-74.09687036780434,40.56171797215017],[-74.09698199431753,40.56147621667041],[-74.09702483295523,40.56133643899707],[-74.09708844300322,40.561254567526035],[-74.0971549584566,40.56118830750997],[-74.09723420757031,40.56111958671925],[-74.09730732893392,40.561015811090016],[-74.09741969570315,40.5608836477063],[-74.09759824840347,40.56061292503338],[-74.09788807970733,40.56016942673064],[-74.09796392976416,40.56003655008674],[-74.0979786415211,40.559993013615774],[-74.0979934869681,40.55996710535798],[-74.09804431644584,40.559913165445884],[-74.09812034213046,40.559892952543564],[-74.0981976726193,40.559836476804676],[-74.09827265698348,40.5595488087949],[-74.09829030823708,40.55933261415688],[-74.09822154829872,40.5592835820384],[-74.0980868632024,40.55920274335821],[-74.09799902257589,40.5591857061715],[-74.09783230303486,40.55912045436094],[-74.09779665317967,40.559087242775284],[-74.09782127023944,40.559053465715195],[-74.09784815988279,40.55903366909171],[-74.09793172715031,40.55904146289146],[-74.09862204726865,40.55938798186038],[-74.09865870468046,40.55940756041864],[-74.09870617083742,40.559423600995],[-74.09876415480832,40.559423551148335],[-74.09883262879097,40.559387308977776],[-74.09892581152896,40.559350056892896],[-74.09909547833871,40.55925879063091],[-74.09932770361475,40.55909741373025],[-74.09929593747903,40.5590049724142],[-74.09938031432745,40.55896419336121],[-74.09971784547345,40.55914130003115],[-74.09992914135422,40.55907068565315],[-74.10173732685874,40.55990557835612],[-74.10199826099297,40.56000651948452],[-74.10225503235043,40.5601134905573],[-74.1025074014466,40.56022639181349],[-74.10275513289903,40.56034511796121],[-74.1029979956467,40.56046955827561],[-74.1032357630202,40.56059959635732],[-74.10346821342976,40.56073511124469],[-74.10369513005637,40.56087597655471],[-74.10391630123786,40.56102206091368],[-74.10413152066639,40.561173228079674],[-74.1048462712451,40.56159523941294],[-74.10557645442852,40.561989973493155],[-74.1061723704818,40.562296332829405],[-74.10690692366002,40.56266704603616],[-74.10710400795134,40.56276988339378],[-74.10786795796581,40.56314558825822],[-74.10861594087234,40.56352836334712],[-74.10936214435911,40.56390893776597],[-74.11013947106055,40.56431066683259],[-74.1121123972154,40.565505557759224],[-74.11369932807328,40.56645974453621],[-74.11376161129408,40.56649718960742],[-74.11430477314572,40.56594740157209],[-74.11489902429997,40.56536698598247],[-74.11546552820768,40.56480595877509],[-74.11636336342798,40.56391563798662],[-74.11641052729107,40.563943515913316],[-74.11721290279186,40.56441776378151],[-74.11804055353467,40.56492164205962],[-74.11876038740162,40.56535522432758],[-74.11948009676149,40.56577955271803],[-74.12024008920466,40.56622746618808],[-74.12166636348529,40.56708846008525],[-74.12309281139785,40.56796636645453],[-74.12329206152019,40.56807586384363],[-74.12359663119429,40.568239981273635],[-74.12395063628747,40.56843071865634],[-74.1248990437231,40.568949142444566],[-74.12418560387272,40.56942453772834],[-74.12345096152922,40.56992276185704],[-74.12278967273443,40.570429844768924],[-74.12259644862691,40.5705964331641],[-74.12216856503933,40.57093949424356],[-74.12162563868573,40.57150139386952],[-74.1214453570592,40.57177561468045],[-74.12138731345065,40.572092211574684],[-74.12138815278217,40.57222366825498],[-74.12135754352437,40.57237261191115],[-74.12135751975761,40.57237271128138],[-74.12135750783665,40.572372800754856],[-74.12134254805625,40.57252387158175],[-74.12134351937483,40.57267566220592],[-74.12134351950753,40.57267573524875],[-74.12136044698732,40.572826743739434],[-74.1213929913507,40.57297554929352],[-74.12160439038819,40.573555919884335],[-74.12170075443483,40.57383202775972],[-74.12183079698013,40.57421708946966],[-74.12185333597449,40.57465318139661],[-74.12172623853937,40.574906985584065],[-74.1215372890615,40.57515325257949],[-74.12125713791016,40.575254894032085],[-74.12112080198584,40.57530684557241],[-74.11978567428567,40.575815556490944],[-74.11910954863288,40.57615725222906],[-74.11844855636885,40.576658680966304],[-74.11803358434757,40.57717040890649],[-74.11792781405947,40.57731007480271],[-74.11781533624975,40.577446659971045],[-74.11769630589836,40.57757997700444],[-74.11757088531417,40.577709843481465],[-74.1174926662899,40.577801798729276],[-74.11740829760205,40.57789053704863],[-74.11731800632394,40.57797581958026],[-74.1172220360669,40.578057416688075],[-74.11712064457453,40.57813510885277],[-74.1170141047471,40.57820868694798],[-74.1169284434097,40.57824245187832],[-74.11683912776515,40.57827017082621],[-74.1167468908653,40.57829161685215],[-74.11665248795548,40.578306613899336],[-74.11602124335958,40.57836179020808],[-74.1159340418253,40.578375179350225],[-74.11584891114977,40.578394845171125],[-74.11576662657066,40.57842060858552],[-74.11568793741027,40.578452234980716],[-74.11561356031997,40.57848943612754],[-74.1155441725109,40.578531873462914],[-74.11548040586808,40.57857916053425],[-74.11542284109144,40.578630866724424],[-74.11481941463235,40.579176874600165],[-74.11422746742873,40.57973390805737],[-74.11394959692657,40.580041416020514],[-74.11367299833314,40.58031293718846],[-74.11306954333429,40.580768522920756],[-74.11220998062825,40.58126623843366],[-74.11127706512296,40.5817907287919],[-74.11028714328886,40.582198747624005],[-74.10924835542119,40.582678413036064],[-74.10790851582661,40.583685637783894],[-74.10729031072196,40.584222298293795],[-74.1064946506255,40.58489534298605],[-74.1058839313891,40.58540720777868],[-74.10525775474666,40.585921435734875],[-74.1027886290526,40.58422448752874],[-74.10263321561645,40.584106945694046],[-74.10249696103797,40.58401503298074],[-74.10061310938742,40.582711191024785],[-74.09844000868479,40.581241706006814],[-74.0990889376113,40.58072522936597],[-74.0997404412822,40.58020781783997],[-74.1003908342878,40.57968866610746],[-74.09940090442292,40.57918675553435],[-74.09851032532683,40.57873068671356],[-74.09741191072715,40.578174432312444],[-74.09613172548268,40.57752610632633],[-74.09517725127283,40.57702113890273],[-74.09483640558778,40.57680653826436],[-74.09408671710112,40.576419550826024],[-74.09335651083325,40.57604719396089],[-74.09257214644325,40.57567191334098],[-74.0918223417836,40.57527493330423],[-74.09109428090468,40.5748992286652],[-74.09032842535416,40.574515336157084],[-74.08960544781667,40.57413046961468],[-74.08886977653029,40.57372323827117],[-74.08775041802929,40.57311057975213],[-74.08769737595844,40.57306188404061],[-74.0876579143761,40.57301266463172],[-74.08597647495844,40.57223697088941],[-74.08469075991437,40.5714779139398]]]}},{type:"Feature",properties:{ntacode:"BX28",ntaname:"Van Cortlandt Village",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.88705142536126,40.88434957584602],[-73.8870483340024,40.884235520617246],[-73.88704304071425,40.88404023237842],[-73.8870870571993,40.88379702731984],[-73.88710004492289,40.88372994438709],[-73.8871070335288,40.88367398595175],[-73.88712303584818,40.883200939945496],[-73.88713206613238,40.883150944958906],[-73.88714697686306,40.88311793815627],[-73.88718101566911,40.883083942234634],[-73.88723194076053,40.883054978429065],[-73.88697007522879,40.88279564271693],[-73.88694246809388,40.88268276725855],[-73.88716505199072,40.88257651139485],[-73.88706962783782,40.882476896066194],[-73.88595071664209,40.880507412132594],[-73.88582680401753,40.879907897306985],[-73.88578568417086,40.87961687421811],[-73.88575540641662,40.879313118379144],[-73.88567518025677,40.87887251080854],[-73.88773577644089,40.87703388179028],[-73.88808032200723,40.87627274630061],[-73.88824333740209,40.87589219547008],[-73.8885569985434,40.87519731342943],[-73.88937163753202,40.87338229790128],[-73.88863187232505,40.87276503124141],[-73.88857987860804,40.87272163969384],[-73.88798774411049,40.872227491014954],[-73.88785196328801,40.87211417612795],[-73.88793503664571,40.87203023235732],[-73.88833547031604,40.87170983053299],[-73.88868449911651,40.8714951130181],[-73.8888430155313,40.87139806733185],[-73.88950049155315,40.87102055609319],[-73.88991744475739,40.87078063219616],[-73.89042763850242,40.87048705432512],[-73.89098696993584,40.87016071543085],[-73.89119350421447,40.870010033300105],[-73.89138947034844,40.869850994184915],[-73.8915740010945,40.86968425284094],[-73.89174633546581,40.86951054755235],[-73.89191718260827,40.869302110075516],[-73.89221258783869,40.86891549954435],[-73.89243509112494,40.868620598289205],[-73.89300269948352,40.867881068389785],[-73.89368435627699,40.86698082111976],[-73.89376139036976,40.86687505769729],[-73.89397201751032,40.866602304411295],[-73.89408697050877,40.866453432712746],[-73.89431825320116,40.86615392687445],[-73.89436438771094,40.86609167213986],[-73.89438130324771,40.8660688512117],[-73.89453048696325,40.866143809344436],[-73.89536151622255,40.86656133070879],[-73.8954426344424,40.86660208889509],[-73.89631315669926,40.867038575444056],[-73.89740323298729,40.867474189711224],[-73.89656060531273,40.868565200083836],[-73.89891854298273,40.86965857448669],[-73.89907327253485,40.869525355601716],[-73.899213876948,40.86938138678491],[-73.89933851172397,40.869228028104814],[-73.89944561545173,40.869066842581496],[-73.89953404373001,40.86889961388911],[-73.89960300360646,40.86872820825637],[-73.89965220207921,40.868554578781044],[-73.89942436187414,40.86788083771623],[-73.89996575648391,40.868017301510406],[-73.90106540741166,40.86828390388595],[-73.90128903321057,40.8683366796773],[-73.90150981643258,40.86839595298254],[-73.90172742962807,40.86846163589369],[-73.90194155022924,40.86853363081179],[-73.90215186048364,40.86861183115833],[-73.90235804846445,40.8686961209535],[-73.9031866739963,40.86914899149062],[-73.90374975893972,40.86959562714014],[-73.90403592642973,40.869949163861506],[-73.90442003209802,40.8703612760012],[-73.90448860555922,40.870578548548295],[-73.90443428798514,40.87224530928337],[-73.90444007325026,40.87233032825174],[-73.90444008459521,40.87233041939358],[-73.90444010831449,40.872330499656655],[-73.90446896770436,40.8724153949978],[-73.90446901453103,40.8724155206787],[-73.90446908610083,40.87241562845516],[-73.90452057544915,40.872495022802305],[-73.90452070450385,40.87249521120482],[-73.90452088300444,40.87249539194217],[-73.90459188940376,40.872564446306114],[-73.90459194935468,40.872564500130515],[-73.9045920324782,40.87256455397406],[-73.90467728274552,40.87261987949897],[-73.90571425362513,40.87313832210184],[-73.90586616778188,40.87318266093013],[-73.90591126405228,40.87319581742682],[-73.90601809363197,40.873226989180985],[-73.9060791797798,40.87324242069405],[-73.9060537961631,40.87329322579479],[-73.90556943283718,40.874230992182966],[-73.90519207524393,40.8749285266971],[-73.90517526106356,40.87495960528174],[-73.90498296648424,40.875333689857484],[-73.90480365068977,40.87571153747377],[-73.90463748457758,40.87609276872476],[-73.90448464902646,40.876476977908474],[-73.90417988508364,40.87733663307811],[-73.90389833781167,40.878121108052724],[-73.90369454788167,40.87850161877182],[-73.90333605438529,40.87897514559755],[-73.90226256936751,40.88010809989411],[-73.90150658419327,40.88095490632147],[-73.89988688849081,40.88282880911014],[-73.89914458882421,40.88368756630961],[-73.89855059942451,40.884374727091966],[-73.89843428843382,40.8844746424487],[-73.89835487868135,40.88454286527742],[-73.89808000744046,40.88477900050717],[-73.89781492112932,40.884999182695076],[-73.8976004847466,40.88517729372129],[-73.89711223266607,40.885569435595826],[-73.89661546555921,40.88595525550798],[-73.89652068999247,40.885936989195706],[-73.89595674959419,40.88582832452113],[-73.89508270593421,40.88564151150409],[-73.89467948886868,40.885519941585684],[-73.89453431343169,40.88559406387414],[-73.89291643700882,40.88531143409427],[-73.89288644520525,40.885264306306155],[-73.89176617913937,40.885049846262035],[-73.89080543980872,40.884867843467326],[-73.88984701827071,40.88468574608965],[-73.88889642181157,40.884503919159044],[-73.88840157207179,40.88441707517055],[-73.88758612608929,40.8842556191605],[-73.88705142536126,40.88434957584602]]]}},{type:"Feature",properties:{ntacode:"BX13",ntaname:"Co-op City",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.82027433015828,40.88555070032882],[-73.82023958328116,40.88549105134718],[-73.81992586501934,40.88211933346689],[-73.8211026856609,40.87896924536069],[-73.82329599430474,40.87309741817937],[-73.82126543759561,40.86907454349094],[-73.82111615264914,40.869008137472065],[-73.82103881104537,40.86897607974813],[-73.82097601115584,40.86894978689488],[-73.82091617219083,40.86891693437206],[-73.81940759158807,40.867999271044944],[-73.81938761441872,40.86798690235931],[-73.81578764066228,40.86575806093616],[-73.81641455929821,40.86515149760708],[-73.81699760266439,40.86445903114313],[-73.81684495908262,40.86430679279961],[-73.81761651294968,40.863626343146144],[-73.8189542552922,40.8624745616902],[-73.82037553020744,40.86103300549346],[-73.82450575184417,40.85976402146646],[-73.82444012074629,40.859501383985446],[-73.82632571111331,40.8592979973968],[-73.82699653234856,40.85908778590322],[-73.827145562984,40.85923239493478],[-73.82720794093149,40.85941373891194],[-73.82732348828942,40.85968688707433],[-73.82741458080997,40.859959872718264],[-73.82759107994592,40.86007855140401],[-73.82787032368184,40.86067821250283],[-73.8279944496935,40.860840185902816],[-73.82826796566385,40.86083733316125],[-73.82834347431387,40.860892026674904],[-73.82840758909654,40.860948301200025],[-73.82954731091633,40.86216408726458],[-73.83022388516403,40.863429528330784],[-73.83054182750284,40.86373143490321],[-73.83175316568182,40.865906767833685],[-73.83255828878004,40.867287773799106],[-73.83312914447798,40.86826720173392],[-73.83315960407377,40.86831975626282],[-73.83347966650885,40.868216122010125],[-73.83354911595802,40.86819363773739],[-73.8340017568927,40.86804943983189],[-73.83481793870449,40.86778172158286],[-73.83565766526787,40.86751275590623],[-73.83655628079896,40.869352175934985],[-73.83740181375627,40.871108928800716],[-73.83829221480218,40.87295133933147],[-73.83746027748752,40.87322264997061],[-73.83835409385173,40.8749219577441],[-73.83924789026595,40.87661873843404],[-73.83841016445525,40.87686761524328],[-73.83815674946115,40.87695350228235],[-73.83855198047935,40.877119527639735],[-73.83925549178818,40.877419823026834],[-73.83956485784739,40.877549815726084],[-73.8397118910436,40.87761159508521],[-73.84014801784912,40.87778842587031],[-73.84114053245477,40.87821573633734],[-73.8422824193902,40.87870197260951],[-73.8423955933879,40.87875039323211],[-73.84324113793834,40.879108913436376],[-73.84273785237589,40.879424902693806],[-73.84201454936574,40.879872259539205],[-73.84127784685252,40.88031754811522],[-73.8404621332562,40.8806228683714],[-73.83965170906946,40.880925957795576],[-73.83874273698511,40.881265967621],[-73.83782792479431,40.88160814037221],[-73.83698743803569,40.88193908330994],[-73.83664134346934,40.882120025323275],[-73.83621837374393,40.8823930125113],[-73.83560954994586,40.882945279971324],[-73.83475583441768,40.88355629367058],[-73.83434542051532,40.88385002034711],[-73.83404698750573,40.883990320276354],[-73.83361799766247,40.8841856308771],[-73.8334224637448,40.88427528910931],[-73.83342222618879,40.88427539698617],[-73.83342197629415,40.884275495966506],[-73.83321720295982,40.88435431703998],[-73.83321711965496,40.88435435260192],[-73.83321703636945,40.88435438045787],[-73.83300454304575,40.88442163545354],[-73.83300425851836,40.884421725169105],[-73.8330039618954,40.884421797109724],[-73.83278561394599,40.88447683384068],[-73.83278538755918,40.884476888292625],[-73.83278516230342,40.88447693185724],[-73.83256256256267,40.884519401655695],[-73.83256233752567,40.88451944589028],[-73.83256211165046,40.88451947236623],[-73.83233699255429,40.8845491944545],[-73.83130254333112,40.88471142351065],[-73.8306535910889,40.884852938518804],[-73.83033698218316,40.884969491851336],[-73.8295332726831,40.88530333412247],[-73.82791367854853,40.88599054280928],[-73.82777310667036,40.886047018798095],[-73.82700490411864,40.88634614684698],[-73.82672826596117,40.88644534288793],[-73.82611278931783,40.88666603623394],[-73.82529579952416,40.88697638046613],[-73.82448935965171,40.88742252027409],[-73.82403093410734,40.88769579571543],[-73.82387140581662,40.88778362843762],[-73.82385099061675,40.88776831603583],[-73.82382288878063,40.8877472378304],[-73.82077408667796,40.88671060257277],[-73.8203116768009,40.885609739710844],[-73.82027433015828,40.88555070032882]]]}},{type:"Feature",properties:{ntacode:"BK31",ntaname:"Bay Ridge",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-74.03266558997939,40.64372034478011],[-74.03260637681458,40.64369890119857],[-74.0290553984282,40.64172534305737],[-74.02889666841023,40.64121402181217],[-74.02890829878075,40.641173410836046],[-74.02839277768008,40.6409631366368],[-74.02802775304903,40.64079348972724],[-74.0274271144525,40.640514336673505],[-74.02703439376484,40.640349986267076],[-74.02691981311034,40.64030850814347],[-74.02674292455585,40.640244467944775],[-74.02662323844885,40.64020113583752],[-74.02626267340175,40.640094381840534],[-74.02628611968333,40.64007452888581],[-74.02635007613456,40.640018465763795],[-74.026464349706,40.639918293193546],[-74.02659984402807,40.63978656111544],[-74.02664251543543,40.63974743250577],[-74.02686129357214,40.63953629106618],[-74.02695244733725,40.63944606454221],[-74.0247543760484,40.6381214180917],[-74.0245384185754,40.638324937098254],[-74.02417094670042,40.638669370878375],[-74.0239261071216,40.63889885818356],[-74.02354939088762,40.639320333692474],[-74.02351787245736,40.63944477391468],[-74.02348203672635,40.6395332128084],[-74.02346821834126,40.63956733547946],[-74.02340085362954,40.639685731848594],[-74.02331683024391,40.63979778172492],[-74.0232178021329,40.63990151460364],[-74.02310593208492,40.63999532592689],[-74.02259016761803,40.64043910553477],[-74.02246253869204,40.64053889908089],[-74.02228790869736,40.640638836128716],[-74.0222256216768,40.640677822501395],[-74.0218090320189,40.640950409033366],[-74.02172676000266,40.64100494154013],[-74.02152001080445,40.64115336788141],[-74.02120118184749,40.64138694027997],[-74.02113625977444,40.641433968244],[-74.02111136818502,40.64145200172218],[-74.02108051325916,40.64149093663093],[-74.02105802404694,40.64147598331173],[-74.02108520174139,40.64144035374874],[-74.02110519670639,40.64141413573653],[-74.02114153316342,40.641362394778454],[-74.02126975061383,40.641173501938],[-74.02147133019807,40.640829613052134],[-74.02159214518203,40.6405692090304],[-74.021615403433,40.64050926298694],[-74.02166136865367,40.640374383224376],[-74.02170923859892,40.64020009787967],[-74.02172617345349,40.64011332047689],[-74.02176040850917,40.639824346198566],[-74.02174188966374,40.63946629231517],[-74.0217388047929,40.639440506751086],[-74.02170856691704,40.6393009027919],[-74.02170098661924,40.63926546022685],[-74.02167777172698,40.63919125653443],[-74.02164685082695,40.63909104800698],[-74.02160867715273,40.63897677983423],[-74.0215464674866,40.638830162888844],[-74.0215087640167,40.63874907192942],[-74.02141038300273,40.638584902672854],[-74.02129372116968,40.63842824199152],[-74.02116029833364,40.63828079800599],[-74.02111444521897,40.638235536219604],[-74.02107776152573,40.63820262192853],[-74.020990375817,40.638119740466465],[-74.02084657571855,40.6379833512001],[-74.0205984441428,40.63777414278915],[-74.02032883796959,40.637572969287575],[-74.02002934963144,40.63737936561029],[-74.01976496043788,40.63721743492747],[-74.01962151024512,40.63713106404477],[-74.01955410711678,40.63709122719839],[-74.01899546812697,40.636754104062405],[-74.0179993919075,40.636157921944545],[-74.01755212626345,40.63588725076579],[-74.01750323346401,40.63585616475809],[-74.01727269453237,40.63569567680716],[-74.01705633769721,40.635530957030944],[-74.01684406219687,40.63536231289643],[-74.01667603035767,40.63518670500175],[-74.0166086945648,40.63511883402954],[-74.01650516128869,40.63499150664635],[-74.01646523008988,40.63494240707726],[-74.01633863267679,40.63475616104502],[-74.01626769025664,40.63462840563044],[-74.01623055737052,40.63456153030116],[-74.01614231507432,40.6343601588385],[-74.01607491124071,40.634153823369495],[-74.0160289636358,40.63394443149198],[-74.01600468099352,40.63373391246118],[-74.01600191118003,40.633524190712485],[-74.01602010138637,40.633317113662045],[-74.01591473467852,40.633365549075165],[-74.0156020496924,40.63351697794159],[-74.01514630680128,40.633221938487345],[-74.01542409802916,40.63251313909742],[-74.01574804336565,40.63176426971412],[-74.01604820334829,40.63103288864487],[-74.01634322325057,40.630285595931305],[-74.01664336473864,40.62957607869517],[-74.01692644799826,40.62883563868568],[-74.0169695505201,40.628728785911925],[-74.01722288034091,40.628100689353126],[-74.01784193302122,40.62659069437672],[-74.01875180668256,40.62431751137606],[-74.01879271564887,40.62422469662935],[-74.0190757830466,40.623614673534995],[-74.0193870292768,40.62289181919978],[-74.01970491557137,40.622184965008145],[-74.0200866720256,40.62242095266208],[-74.02062331034178,40.62180625156355],[-74.02090368274192,40.62152616686243],[-74.02117699394138,40.621257856860126],[-74.02172925531512,40.62067945263874],[-74.02180154239188,40.62060316610898],[-74.02227378599949,40.62010905862065],[-74.02287598677538,40.61946614790902],[-74.02363350473848,40.61853764827995],[-74.02387366993632,40.618259319526146],[-74.02462461252937,40.61738902401657],[-74.02525327108921,40.61667845789224],[-74.02574988994125,40.61605822319568],[-74.02607013070833,40.61548666695267],[-74.02624732375949,40.615104781387686],[-74.02651463147978,40.61467032683155],[-74.02736880386101,40.61323451610893],[-74.02754297128634,40.61293718320437],[-74.02653228216735,40.612425370768186],[-74.02637609057159,40.612450603402124],[-74.02710660490864,40.610243956324354],[-74.02497932455229,40.60974197518837],[-74.02478376263248,40.609699629004375],[-74.02457855492983,40.61022330197488],[-74.02459593815637,40.610109224595135],[-74.02459441688832,40.60999204091506],[-74.02457307668436,40.609874528759825],[-74.0245319598247,40.6097595954073],[-74.0244720751145,40.60965008258321],[-74.02439534326805,40.609548534951166],[-74.02430437545306,40.60945696914202],[-74.02150602890873,40.60782209883297],[-74.02247769425492,40.606674215647786],[-74.02078540907324,40.60567368551241],[-74.02122508359146,40.60473806226653],[-74.02139467231537,40.60449399877191],[-74.02129949141428,40.604428322942155],[-74.02053583504643,40.60419641858659],[-74.01924239456824,40.60377850124137],[-74.01918971417963,40.60376183973339],[-74.01912316533569,40.603739770660674],[-74.01869135708259,40.603607923939485],[-74.01871382223203,40.60358207590745],[-74.01917685113902,40.60315442280303],[-74.01918088947602,40.60314959511349],[-74.01923150325347,40.60310217424778],[-74.01939343505347,40.60291176128186],[-74.01942760889759,40.60287157834802],[-74.01974772844808,40.603084809263905],[-74.02010437562558,40.60325955247405],[-74.02024692223941,40.60332431782376],[-74.0203938499675,40.60338312117951],[-74.02054472997146,40.603435790907334],[-74.02069912187375,40.60348217327577],[-74.02085657504338,40.603522132904416],[-74.02101662991156,40.603555553159254],[-74.02117881931325,40.60358233649326],[-74.02134266985136,40.60360240473113],[-74.02150770327866,40.60361569929755],[-74.02514668248186,40.60408312372738],[-74.02930882862755,40.60459906406192],[-74.03005146547692,40.60475917381201],[-74.03088511216569,40.60518456375308],[-74.03101612271291,40.605251414115266],[-74.03143471659988,40.60552946630822],[-74.03179633794448,40.60578027459598],[-74.03186039997445,40.605811184728715],[-74.03213159551298,40.605901835761735],[-74.03270681479891,40.606331066038145],[-74.03359224082014,40.60708260743892],[-74.03378350679228,40.60725434988606],[-74.03427280539483,40.607717478732994],[-74.03435536043466,40.60782297439085],[-74.03443004633827,40.60793182315283],[-74.03449662936798,40.60804368442162],[-74.03453929685563,40.60814055535543],[-74.03459014036937,40.60823510641055],[-74.03464894467052,40.608326937255136],[-74.03471546081123,40.608415659073096],[-74.03478940718801,40.60850089621079],[-74.03487047073382,40.608582287767305],[-74.03495830824313,40.60865948912311],[-74.03505254782498,40.60873217339918],[-74.03515279047737,40.60880003284119],[-74.03525861177661,40.60886278012303],[-74.03530371251405,40.608888235269234],[-74.035351702438,40.60891041067605],[-74.03540217219033,40.608929117184125],[-74.0354771543336,40.608945048766614],[-74.03554940978246,40.60896711688537],[-74.03561807675689,40.60899505833822],[-74.03568233627314,40.60902853987238],[-74.03574142191123,40.609067162158944],[-74.03579462895561,40.609110464555414],[-74.03603977777922,40.609295639001914],[-74.03608058166913,40.60934688638752],[-74.03611335501411,40.60939472890954],[-74.03621010288079,40.60960104111708],[-74.03629809451581,40.60980961794222],[-74.03637723880091,40.610020243592054],[-74.03644745376882,40.61023270015192],[-74.03650866668846,40.61044676781086],[-74.03656290096677,40.61058758653194],[-74.03662541025842,40.61072639877745],[-74.0366960675077,40.6108629222856],[-74.03677472908826,40.61099687944685],[-74.03686123509475,40.61112799786835],[-74.03695540966763,40.61125601092824],[-74.03705706135057,40.6113806583176],[-74.03716598347937,40.61150168657011],[-74.03728195460204,40.6116188495775],[-74.03740473892893,40.611731909090004],[-74.03753408681197,40.61184063520117],[-74.03873050931435,40.61294376134215],[-74.0389201610343,40.61314167158668],[-74.03920557647403,40.61343951273374],[-74.03944150515288,40.61377594419192],[-74.03982365089756,40.614327388663874],[-74.04023427278455,40.61502825664936],[-74.04038132338685,40.615341782328464],[-74.04047612021493,40.615625263161554],[-74.04072760517796,40.61705041589278],[-74.04086140769232,40.617630765285035],[-74.041017506547,40.61830780552478],[-74.04112777288307,40.61878605611306],[-74.04137522891598,40.619993552965305],[-74.04143385992103,40.620083282106656],[-74.04148540015991,40.62017550417754],[-74.04152966796576,40.62026989417064],[-74.04156650729904,40.6203661194371],[-74.04159578829778,40.620463840858754],[-74.04161740773576,40.62056271404321],[-74.04162219763727,40.62066875807835],[-74.04162336891537,40.6207748611502],[-74.04161785575627,40.620942259033406],[-74.04160333814045,40.62110934382452],[-74.0415798404251,40.621275834417546],[-74.04159968131142,40.62146631518384],[-74.04167119741676,40.62209180591913],[-74.04174932346261,40.62245699566955],[-74.04169490179864,40.6228024562284],[-74.04170832517211,40.62324493419516],[-74.04171015812476,40.623305320611884],[-74.04175794013365,40.6234283208524],[-74.04179876821134,40.62355276684105],[-74.04183256747066,40.62367843043716],[-74.04185927590898,40.62380508126671],[-74.041878844522,40.623932487144415],[-74.04189123739401,40.62406041449961],[-74.04189643176396,40.62418862880404],[-74.04189513119624,40.62429902670371],[-74.0418884929308,40.6244093131259],[-74.04187652595637,40.62451933829394],[-74.04175669301488,40.62505506019893],[-74.04168321534911,40.62538354217464],[-74.04164207726834,40.626009357924815],[-74.04156624733889,40.62674359415526],[-74.04142918710255,40.628070665157004],[-74.04141650353672,40.62814996054551],[-74.04130293385236,40.62886001369021],[-74.04127701609366,40.62902206057011],[-74.04109062117581,40.629725700428715],[-74.04110307519083,40.629818740500966],[-74.04110655511704,40.629912225560425],[-74.04110104223895,40.630005653844776],[-74.04108656610832,40.6300985238944],[-74.04106320438632,40.63019033724372],[-74.04103108242755,40.63028060109698],[-74.04099037260788,40.63036883097301],[-74.04094129340005,40.63045455330602],[-74.04088410820161,40.6305373079874],[-74.04081912392178,40.63061665083548],[-74.04074668933463,40.63069215597998],[-74.04065885393275,40.63088875293382],[-74.04028911535325,40.63171630457634],[-74.04015481009858,40.63201690156312],[-74.03991790625027,40.63253444320458],[-74.03929388690408,40.6338863542965],[-74.03843230568417,40.635685188639584],[-74.03816058598171,40.63624398008184],[-74.0378337608469,40.63691608333068],[-74.03745424937449,40.637696515307276],[-74.03708957847093,40.63844640944508],[-74.03680662048859,40.63898422154557],[-74.03876297920765,40.63958825898059],[-74.03868804690741,40.63973825602962],[-74.0367248437489,40.63914119020676],[-74.0366064144888,40.639363018468515],[-74.03647949180207,40.63958210424059],[-74.03634418489841,40.63979825886902],[-74.03620061021049,40.640011296222006],[-74.03608560956965,40.64017159101672],[-74.0359659275617,40.64032988487284],[-74.03584162412305,40.64048609847358],[-74.0357127615071,40.64064015354396],[-74.03597990789548,40.64094005054452],[-74.0363471229651,40.641143311064454],[-74.03673442685165,40.64145842171889],[-74.03675181350991,40.641477552814436],[-74.03676491264979,40.64149857287788],[-74.03677337985864,40.64152092924025],[-74.0367769925079,40.64154403409753],[-74.03677565560689,40.641567279965194],[-74.03676940430103,40.64159005565068],[-74.03675840294824,40.641611762323045],[-74.03674294079798,40.64163182925786],[-74.03672342438668,40.64164972884318],[-74.036700366849,40.64166499045186],[-74.03445193181369,40.64382678668239],[-74.03453829739412,40.64387638151011],[-74.03407329294268,40.64431393296396],[-74.03284291947888,40.64356371035083],[-74.03266558997939,40.64372034478011]]]}},{type:"Feature",properties:{ntacode:"BK32",ntaname:"Sunset Park West",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.98725068844577,40.66037895632423],[-73.98731033261733,40.66032962389682],[-73.98744982546465,40.66018957251017],[-73.98784059298359,40.659816863537735],[-73.9884313525216,40.65925121165789],[-73.98901286558822,40.658690796103635],[-73.98959238121057,40.65813406083364],[-73.9901884143504,40.65760081832862],[-73.99238339483475,40.65889901592192],[-73.99296401975992,40.65833740996256],[-73.99516890066165,40.6596695220441],[-73.99575278443,40.659107830325944],[-73.99633560810483,40.65854721579513],[-73.99691824145862,40.65798963304156],[-73.99750144573365,40.65742847243116],[-73.99809100203703,40.656864687620704],[-73.99867041439448,40.65630686129129],[-73.99925656899194,40.655745719182164],[-73.9998378655311,40.655186158356855],[-74.00041318122867,40.65462870191626],[-74.00099519212148,40.65406723405795],[-74.0021655605898,40.65294931445413],[-74.00275058647193,40.652384832594784],[-74.00317064032289,40.65198024634518],[-74.00332660710201,40.651832963528925],[-74.00345707861067,40.65170676620216],[-74.00390815853957,40.65126596925241],[-74.00449022886258,40.6507053854618],[-74.00507350634174,40.65014666238794],[-74.0056625015041,40.6495783835774],[-74.0062409204053,40.64902242583507],[-74.00682351845919,40.64846488159062],[-74.0074050549466,40.64790503007599],[-74.00798795232718,40.647344715960216],[-74.00856800383539,40.64678864959462],[-74.00915282093517,40.64622673516061],[-74.00973537056369,40.645666835954856],[-74.01031893880953,40.645106662945146],[-74.01090222417827,40.644546999769325],[-74.01148370452395,40.64398661340753],[-74.0120657304695,40.64342519756606],[-74.01264921130814,40.642865787750694],[-74.01323203289385,40.64230518489323],[-74.01381389935342,40.641745247264005],[-74.01439632401176,40.641185836812305],[-74.01497963598217,40.64062546868241],[-74.01556266735,40.64006663734962],[-74.01616711475124,40.63948244156943],[-74.01396088612064,40.6381532674195],[-74.01456685461942,40.63757090831672],[-74.01514575030549,40.63701460961418],[-74.015739468329,40.63645223721406],[-74.01591339547757,40.63628607022706],[-74.01606790732409,40.63613845109495],[-74.01630548243972,40.6358956741932],[-74.01669546413098,40.63552147510884],[-74.01679830913139,40.6354083666482],[-74.01684406219687,40.63536231289643],[-74.01705633769721,40.635530957030944],[-74.01727269453237,40.63569567680716],[-74.01750323346401,40.63585616475809],[-74.01755212626345,40.63588725076579],[-74.0179993919075,40.636157921944545],[-74.01899546812697,40.636754104062405],[-74.01955410711678,40.63709122719839],[-74.01962151024512,40.63713106404477],[-74.01976496043788,40.63721743492747],[-74.02002934963144,40.63737936561029],[-74.02032883796959,40.637572969287575],[-74.0205984441428,40.63777414278915],[-74.02084657571855,40.6379833512001],[-74.020990375817,40.638119740466465],[-74.02107776152573,40.63820262192853],[-74.02111444521897,40.638235536219604],[-74.02116029833364,40.63828079800599],[-74.02129372116968,40.63842824199152],[-74.02141038300273,40.638584902672854],[-74.0215087640167,40.63874907192942],[-74.0215464674866,40.638830162888844],[-74.02160867715273,40.63897677983423],[-74.02164685082695,40.63909104800698],[-74.02167777172698,40.63919125653443],[-74.02170098661924,40.63926546022685],[-74.02170856691704,40.6393009027919],[-74.0217388047929,40.639440506751086],[-74.02174188966374,40.63946629231517],[-74.02176040850917,40.639824346198566],[-74.02172617345349,40.64011332047689],[-74.02170923859892,40.64020009787967],[-74.02166136865367,40.640374383224376],[-74.021615403433,40.64050926298694],[-74.02159214518203,40.6405692090304],[-74.02147133019807,40.640829613052134],[-74.02126975061383,40.641173501938],[-74.02114153316342,40.641362394778454],[-74.02110519670639,40.64141413573653],[-74.02108520174139,40.64144035374874],[-74.02105802404694,40.64147598331173],[-74.02108051325916,40.64149093663093],[-74.02111136818502,40.64145200172218],[-74.02113625977444,40.641433968244],[-74.02120118184749,40.64138694027997],[-74.02152001080445,40.64115336788141],[-74.02172676000266,40.64100494154013],[-74.0218090320189,40.640950409033366],[-74.0222256216768,40.640677822501395],[-74.02228790869736,40.640638836128716],[-74.02246253869204,40.64053889908089],[-74.02259016761803,40.64043910553477],[-74.02310593208492,40.63999532592689],[-74.0232178021329,40.63990151460364],[-74.02331683024391,40.63979778172492],[-74.02340085362954,40.639685731848594],[-74.02346821834126,40.63956733547946],[-74.02348203672635,40.6395332128084],[-74.02351787245736,40.63944477391468],[-74.02354939088762,40.639320333692474],[-74.0239261071216,40.63889885818356],[-74.02417094670042,40.638669370878375],[-74.0245384185754,40.638324937098254],[-74.0247543760484,40.6381214180917],[-74.02695244733725,40.63944606454221],[-74.02686129357214,40.63953629106618],[-74.02664251543543,40.63974743250577],[-74.02659984402807,40.63978656111544],[-74.026464349706,40.639918293193546],[-74.02635007613456,40.640018465763795],[-74.02628611968333,40.64007452888581],[-74.02626267340175,40.640094381840534],[-74.02662323844885,40.64020113583752],[-74.02674292455585,40.640244467944775],[-74.02691981311034,40.64030850814347],[-74.02703439376484,40.640349986267076],[-74.0274271144525,40.640514336673505],[-74.02802775304903,40.64079348972724],[-74.02839277768008,40.6409631366368],[-74.02890829878075,40.641173410836046],[-74.02889666841023,40.64121402181217],[-74.0290553984282,40.64172534305737],[-74.03260637681458,40.64369890119857],[-74.03266558997939,40.64372034478011],[-74.03262055640162,40.64376540175675],[-74.03231070598224,40.64357458611525],[-74.03223524436785,40.64364337015542],[-74.03246968787256,40.64378612633409],[-74.03254173795654,40.64382548435197],[-74.03231084234105,40.64403921397805],[-74.0322687086583,40.644074379292626],[-74.03220689841655,40.64402992889289],[-74.03197857157313,40.64389338025596],[-74.03189708494347,40.64388934936983],[-74.03159762607356,40.644202239849825],[-74.03051830863402,40.64527442470649],[-74.02908090885784,40.64440359693042],[-74.02899762468775,40.644471961492975],[-74.02915418994536,40.644581445419604],[-74.02886241127045,40.64486602372307],[-74.02882159751965,40.64484212565192],[-74.02909142239679,40.644600588028105],[-74.02908654289247,40.644583001799695],[-74.02896958211086,40.64449746101688],[-74.02850116250612,40.6441775647027],[-74.0284254329047,40.644250724824964],[-74.02823134309672,40.644438228837835],[-74.02819053049329,40.64441433020634],[-74.02845721095788,40.644156059248246],[-74.02820569545013,40.64401598289032],[-74.0277529818689,40.644506277021904],[-74.02703434223368,40.64519782098347],[-74.02604948400327,40.64626135032623],[-74.02954714502881,40.648369331685984],[-74.0297407821108,40.648486026210485],[-74.02938990486628,40.64880405511394],[-74.02919183069383,40.64868601671465],[-74.0257175880482,40.646615492291005],[-74.02552081269259,40.64675513814717],[-74.0251851171391,40.64709632778361],[-74.02516202606733,40.6471387484942],[-74.02483957406794,40.646944424765465],[-74.02467396344875,40.647094518878745],[-74.02461487103118,40.647151125118874],[-74.02629688858225,40.64816892652109],[-74.02625506529249,40.64821273567903],[-74.0262419129011,40.64822653781886],[-74.02622102475586,40.648248427809264],[-74.0248830549114,40.6474105230243],[-74.02468390384914,40.64760566521824],[-74.02435496936728,40.64739927815352],[-74.02414566050577,40.64761510125991],[-74.02512911955246,40.6483231814573],[-74.02496792117125,40.648605961765],[-74.0255386457805,40.649782159348106],[-74.02484436363451,40.650599638057045],[-74.02520581187584,40.6508184678994],[-74.02541553929468,40.65061869708257],[-74.02605133196805,40.65099430074319],[-74.02587113764659,40.65116053579744],[-74.02592807625284,40.651196653120344],[-74.02577633161967,40.65133397795865],[-74.02569093920542,40.65131954641443],[-74.02552971543663,40.65147855069289],[-74.02491122849025,40.65110628529078],[-74.02508999105083,40.65092400267918],[-74.02507739284516,40.6509144129272],[-74.02510257190247,40.650893305576915],[-74.02477160495681,40.65068770743542],[-74.024523280554,40.65093755347279],[-74.02448801174867,40.650918377161034],[-74.02446077599477,40.65094460933546],[-74.0242891936497,40.65111207358983],[-74.02427173047934,40.65110251074397],[-74.02424021347537,40.65113351631343],[-74.02550139045752,40.65183985103426],[-74.02541604028599,40.65193380685512],[-74.02417752973403,40.65119177321224],[-74.02382347395071,40.651353784913155],[-74.02365443141973,40.65125618183636],[-74.02359400295197,40.651315663253804],[-74.02305991047038,40.65097430413481],[-74.02302464837877,40.651002737391174],[-74.02302012112847,40.651006388235196],[-74.02285141795988,40.651169195161785],[-74.02536890150526,40.65272143692731],[-74.02522662972649,40.6528298564571],[-74.02272372795788,40.65129732276879],[-74.02262161936142,40.65131155867348],[-74.02154138319233,40.65067162291129],[-74.0213446128791,40.650851861184805],[-74.02128163421044,40.65081734243693],[-74.02124652373418,40.6508349725644],[-74.02127564873982,40.650861578371355],[-74.02127560550277,40.65089153494179],[-74.0213918821068,40.65096775798842],[-74.02135959921647,40.65099727861094],[-74.02124332438399,40.65092597432825],[-74.02118521368601,40.65097763417074],[-74.02112707783834,40.65094321211551],[-74.02105230392206,40.65109828242518],[-74.02134474360493,40.65126047090846],[-74.02233734666841,40.651910605381666],[-74.02225173199717,40.65198160150685],[-74.0212641650562,40.65132571010405],[-74.02098261225869,40.65115682265776],[-74.02089862870841,40.65124727521834],[-74.02380703903115,40.653044728008936],[-74.02359434497563,40.65321636896182],[-74.023534301656,40.65309642604737],[-74.02333174650838,40.65294224018334],[-74.02309923681547,40.652919438445664],[-74.02294172283457,40.652879484508304],[-74.02288920245826,40.65282237388573],[-74.02285167504522,40.65274241159154],[-74.02195900090588,40.65222278146823],[-74.02186900073934,40.652222798616236],[-74.02171151888273,40.6522742376681],[-74.02162153367624,40.65231995129057],[-74.02123165456236,40.65269702471582],[-74.02118670027899,40.65283983689539],[-74.0232046472713,40.654096116315344],[-74.02306219089238,40.654233236291994],[-74.02210195162459,40.653587953807694],[-74.02193694561616,40.65357656098006],[-74.02187693558213,40.653548012371694],[-74.02162946295489,40.65364516471351],[-74.02128455998418,40.65396510854651],[-74.02123961069394,40.65413076888817],[-74.02114963484502,40.65421075521162],[-74.02182479745491,40.65465617528289],[-74.02164486415383,40.654878982879914],[-74.02089469797602,40.65443357541358],[-74.02063969158998,40.654439333329556],[-74.02060218183955,40.654410779516475],[-74.02060214479565,40.65429082432445],[-74.02047461820194,40.65421658922721],[-74.02024211371028,40.65422234292428],[-74.02002459222695,40.65416525925297],[-74.01961958177256,40.65416532905231],[-74.01941702844249,40.65399971256709],[-74.01925203374124,40.65403401221281],[-74.01919203025415,40.6540225979916],[-74.01924450754504,40.653942619981116],[-74.01917698964485,40.653885509509074],[-74.01904948304198,40.653868394574985],[-74.0189669806887,40.65386840820973],[-74.01892195088293,40.65376559721408],[-74.01885441729479,40.653651365473635],[-74.0187718830648,40.65353713681145],[-74.0187268658869,40.65347431052445],[-74.01862238308571,40.65349134902305],[-74.01811897876479,40.65388527110532],[-74.02025589052934,40.655118262881196],[-74.02005182454289,40.65533594837194],[-74.01787407223824,40.65406150233091],[-74.01715319581034,40.65477510436217],[-74.01746633453746,40.654926800896156],[-74.01741891331396,40.654991840677035],[-74.01980081652006,40.6564872105847],[-74.01970596410239,40.65658116375106],[-74.01726715936596,40.655194187986574],[-74.0169161785108,40.65548327495781],[-74.01665047959769,40.655338796572224],[-74.01639437533771,40.65562064234824],[-74.0191084380313,40.65736888430352],[-74.01890923625244,40.65754956446419],[-74.01860569461005,40.65784587402291],[-74.01585370056823,40.65621324005287],[-74.01543632269656,40.656632396759726],[-74.017742327275,40.658098916725],[-74.01766644409528,40.65818563877156],[-74.01786573109686,40.6583084472986],[-74.01768549175478,40.65845299276127],[-74.01748620434728,40.65833740924331],[-74.01750516410587,40.658272374297674],[-74.01504738221863,40.65695038669347],[-74.0144213048456,40.65760802195147],[-74.01745803087911,40.659450197386775],[-74.01554165389003,40.660758354973574],[-74.01400428392422,40.65981196344019],[-74.01366273992612,40.66002878063692],[-74.01246851441834,40.65931636814535],[-74.01183862056558,40.658912837274784],[-74.01142219567046,40.65932869445917],[-74.0111075041032,40.6597062745807],[-74.01402247678031,40.661529747440134],[-74.01315554938823,40.66198159772601],[-74.01265358811501,40.661981654037646],[-74.01023484431796,40.6604611865511],[-74.00859956968297,40.65952092309831],[-74.00857262378996,40.65954542776522],[-74.00778095960345,40.66026532833964],[-74.00745858163903,40.660558476209964],[-74.01037201297228,40.66239887973],[-74.01046331724493,40.66264211928752],[-74.00955074142043,40.66326769413043],[-74.0086837159131,40.663372012840306],[-74.00616141136328,40.661845068990544],[-74.00568594756899,40.66227474036058],[-74.00553501251869,40.66218385874688],[-74.00428358250132,40.66144489410131],[-74.00418545737632,40.661528306067446],[-74.00414624892221,40.661561635681345],[-74.0042478861123,40.6616232385631],[-74.00425415353583,40.661627037699645],[-74.00426187385507,40.661631717811964],[-74.00426191059584,40.66163174629035],[-74.00427880061244,40.66164197609747],[-74.00439580546143,40.6617128945089],[-74.00451173232308,40.66178315797598],[-74.00470164001483,40.66189344110571],[-74.00472274891177,40.66190549639525],[-74.00475221025464,40.66192231968622],[-74.00476182862168,40.661928178748624],[-74.00476870023637,40.66193236482173],[-74.00495172594651,40.6620417815344],[-74.0051236485759,40.662144558309016],[-74.00512658939391,40.66214922818902],[-74.0051267464899,40.662149478468876],[-74.0051274776725,40.66215126964585],[-74.00514101962996,40.662184440259246],[-74.00526589544623,40.662270165565666],[-74.00562039670665,40.66249392634682],[-74.0057848663663,40.662582528951944],[-74.00582714339058,40.66259010846575],[-74.00585740199439,40.66257517029911],[-74.00585795416251,40.662574896865245],[-74.00585857414517,40.662575255343626],[-74.00603815112557,40.66267887134567],[-74.00620046233036,40.66277252611272],[-74.00622698247932,40.662787827861024],[-74.00622684103384,40.66278796674937],[-74.00622501390113,40.662789757052586],[-74.00608958340489,40.66292240141682],[-74.00592904571481,40.66310215813557],[-74.00592802062337,40.66310330659285],[-74.0059236050304,40.663108250739135],[-74.00545775556658,40.66286136665867],[-74.00460146379469,40.66238266851939],[-74.00422549172741,40.66217696122088],[-74.0039133457196,40.661977527307414],[-74.00389812942466,40.661967805335294],[-74.00383146963539,40.66192521575302],[-74.00380815470892,40.66190794572824],[-74.00348801100655,40.662240556128566],[-74.00389334189988,40.66246917396664],[-74.00423930501746,40.66265796345976],[-74.00436556756063,40.66273567615298],[-74.00438799951012,40.66271432134197],[-74.00446593631081,40.662761951916025],[-74.0045549848872,40.66281637291278],[-74.00455523060695,40.6628161149099],[-74.0045589256441,40.66281225893895],[-74.0045594850582,40.662811674746635],[-74.0045599463602,40.662811191074994],[-74.00456179244877,40.66280926593747],[-74.00460158473545,40.66276772310295],[-74.0045899436489,40.66273373280547],[-74.00460574305605,40.66271888466927],[-74.00454367850816,40.662680146118085],[-74.00473298121784,40.662496503996756],[-74.00523840365594,40.662799535401184],[-74.00535812864258,40.66286912973176],[-74.00515599719326,40.66304741406134],[-74.0050616081685,40.662992041202166],[-74.00498010506897,40.66306099744228],[-74.00497993436097,40.663061142361386],[-74.00497850424134,40.663062353483205],[-74.00497796703894,40.66306280750736],[-74.00497510679932,40.663065227908135],[-74.00497157758619,40.663068213242134],[-74.00519233775094,40.66320155309663],[-74.00519281929492,40.663201120517606],[-74.00519747590567,40.663196929091846],[-74.00519907606547,40.66319548794371],[-74.00520010976793,40.66319455912177],[-74.0052010512971,40.663193710884904],[-74.00524384971582,40.6631551909044],[-74.00523151018437,40.66311846916119],[-74.00524863034882,40.663105620491486],[-74.00518629798101,40.66306960144795],[-74.00538014413928,40.662883926452864],[-74.00565964975702,40.663055853563684],[-74.00599748682698,40.66325861082858],[-74.00579501836202,40.663436151293496],[-74.00569963747793,40.66337678866096],[-74.00562415155505,40.66344828846601],[-74.00562218007471,40.66345015549433],[-74.0056205315281,40.663451716265676],[-74.00561348681755,40.663458390254824],[-74.00590835965357,40.66363828363019],[-74.00591638354518,40.66364119334649],[-74.00591778279274,40.663641702057014],[-74.00591847405614,40.663641952308275],[-74.00592011069166,40.66364254577573],[-74.00630567322526,40.66386341177638],[-74.00672835016063,40.66411875442078],[-74.0074325142905,40.66454244712895],[-74.00766379098475,40.66468352836643],[-74.0077213350671,40.66471863301985],[-74.00772545192984,40.66474271539151],[-74.00767434594513,40.66479110926581],[-74.00763877534817,40.66479598033112],[-74.00730516126842,40.66459759075265],[-74.0072574263175,40.664642959510914],[-74.00726610280043,40.664673048829414],[-74.00725283559053,40.66469032364312],[-74.00731878365993,40.66472986075775],[-74.00712532646747,40.664915218474356],[-74.00652469600124,40.66454722716042],[-74.00670685940645,40.66436298985679],[-74.00679912430286,40.66441830653364],[-74.00688215307314,40.664340372943],[-74.00662937859578,40.6641879301245],[-74.00653579559392,40.66425740363628],[-74.00664155766745,40.664320210853546],[-74.00644979980795,40.66450620629653],[-74.00584157632493,40.66413802067463],[-74.00602870773498,40.66395913653522],[-74.00611934710192,40.664010566693264],[-74.00620306585382,40.66393016821056],[-74.00604608518987,40.6638400056356],[-74.00599262641803,40.66389076321396],[-74.00592138703402,40.66384959807337],[-74.00589826436897,40.66387569057232],[-74.0058099935989,40.66387400202663],[-74.00575781045495,40.66392275680168],[-74.00577974295805,40.663987763093054],[-74.00574809232246,40.664011942317416],[-74.00582327521123,40.66405456385326],[-74.00575753791422,40.66411439291204],[-74.00589272459436,40.66419031812327],[-74.00574908832148,40.664326509889634],[-74.00574145525138,40.66438182951622],[-74.00577046133883,40.66439749528106],[-74.0057446303361,40.66441763946748],[-74.0058349944878,40.664469580318325],[-74.00580832976843,40.66447828424339],[-74.00584924770618,40.66450329861973],[-74.00582211847096,40.66452876005963],[-74.00564140754486,40.66453149139328],[-74.00565025959592,40.66390033784378],[-74.00564925172908,40.66389985155957],[-74.00564311080417,40.66389689080386],[-74.0056421339589,40.66389641993062],[-74.00556312932869,40.66384904217342],[-74.00430053267485,40.66309186190215],[-74.00429508002975,40.66309558022233],[-74.0042662247347,40.66311526248556],[-74.0042637448154,40.663113783137746],[-74.00362862508571,40.66273484703203],[-74.00340348595637,40.66298572609572],[-74.0045923863676,40.663735199832914],[-74.00432294897384,40.66405231997535],[-74.0052813217735,40.66465700352402],[-74.00486193792668,40.66506482193825],[-74.00113519509667,40.66290172355258],[-74.00094424265617,40.66307639198397],[-74.00091723430252,40.66305925274779],[-74.0008340110845,40.66300644218919],[-74.00074785689021,40.66308446140935],[-74.0004941336116,40.66331422709338],[-74.0005378069282,40.66333347770702],[-74.00023141373406,40.663627995622846],[-74.000030241774,40.66382136938726],[-74.00007728967003,40.66384525383019],[-74.0000991366711,40.66385634550627],[-73.99984301565593,40.664105599940704],[-73.9997100826994,40.664230166954134],[-73.99953152609925,40.664397485434385],[-74.00292463516392,40.666462311660865],[-74.00224030991384,40.66679383514525],[-74.0020328905918,40.66678725866813],[-74.00204667064895,40.66676977035098],[-74.00161950021099,40.666766279174524],[-74.00120611348318,40.66701810720285],[-74.00146470932715,40.667169568707635],[-74.00068774868772,40.66754595189884],[-73.9999814933913,40.66745027440613],[-73.999545414989,40.66790034946864],[-73.99902600998396,40.66844297212706],[-73.99905372182702,40.66885179921336],[-73.99894520195375,40.66897377448515],[-73.99902633264182,40.66900788840076],[-73.99905044103019,40.668921687297],[-73.99903627811008,40.66891715219936],[-73.99904324792313,40.668880220232644],[-73.99906368149807,40.66887346818928],[-73.9990903918156,40.66873147779725],[-73.999175430243,40.668319625185845],[-73.99917988320561,40.6682966398876],[-73.99918971480976,40.66829820450032],[-73.99924049105041,40.66830628656003],[-73.99915332740883,40.66866988112067],[-73.99907935327982,40.66903827186165],[-73.99896950024659,40.669162244242834],[-73.9986558069162,40.669514795045416],[-73.99880972556304,40.6695961809436],[-73.99891160167898,40.66964857863958],[-73.99890126537402,40.66972727291534],[-73.99891684838768,40.66980456321779],[-73.99889207315212,40.66993843617493],[-73.99874991491654,40.67053337322001],[-73.9987125513135,40.670689736268166],[-73.99855824468399,40.67133550167],[-73.99871360475845,40.6715353781238],[-73.99876941058929,40.671602047105125],[-73.99868108236413,40.6717391576037],[-73.99861887970076,40.671830172564796],[-73.99845678080503,40.67156804322786],[-73.99822510038965,40.67120286840634],[-73.9979893158488,40.67084208175756],[-73.99787130022766,40.67066149969125],[-73.99771474276986,40.670415448363],[-73.99764875170982,40.67031173455809],[-73.99757732134013,40.67019948438505],[-73.99696465059336,40.66923454902903],[-73.99691791463928,40.66915348355837],[-73.99667191671698,40.6687391675141],[-73.99659742926397,40.66881192772278],[-73.99648142701447,40.66892523573985],[-73.99616566052634,40.668435498739335],[-73.99585129212471,40.66797249600206],[-73.99507117648331,40.66707573169517],[-73.99490350133989,40.66678543451378],[-73.99494918015664,40.66670164341424],[-73.99496779810241,40.66666374103606],[-73.99498642702814,40.6666258304463],[-73.99502872563244,40.666515285793025],[-73.99512478908616,40.666381355173826],[-73.9953080037801,40.66615799946808],[-73.99575957360116,40.66578388890491],[-73.99587394436466,40.66573228574451],[-73.99595866270732,40.66570454947417],[-73.99581025280148,40.665530989060926],[-73.99583369356809,40.66550726192318],[-73.99593232902605,40.66540742465613],[-73.99605311570706,40.66528516662633],[-73.9963724835894,40.664961909827134],[-73.9969268994678,40.66437491500554],[-73.99521061887378,40.66332127972009],[-73.99510907592352,40.66326211176292],[-73.99502082459199,40.66320906727253],[-73.99283830619191,40.661908481400715],[-73.99156751440897,40.661141586794386],[-73.99063765228719,40.660577413767925],[-73.99005216500555,40.661138647905744],[-73.98947000113306,40.66169904051911],[-73.98888159770004,40.66224717520806],[-73.98876800655844,40.66235596390325],[-73.98871651059692,40.662404938359344],[-73.98804399009586,40.661475435501124],[-73.98729619166085,40.660441853065535],[-73.98725068844577,40.66037895632423]]]}},{type:"Feature",properties:{ntacode:"BK68",ntaname:"Fort Greene",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.96939450111498,40.6960803894207],[-73.96937861702365,40.69599133453207],[-73.96937195632067,40.69593776036491],[-73.96935567905562,40.6958547289799],[-73.96934097665459,40.695768429552814],[-73.9688098964715,40.69312038290147],[-73.96983118473533,40.69313424397399],[-73.9695211516266,40.691563559265],[-73.96910362399507,40.68946752150547],[-73.97013154130981,40.689506307958624],[-73.96978314120513,40.68775161211436],[-73.96948939860292,40.68628830764502],[-73.96906202032659,40.68415736136281],[-73.96867398499016,40.68208599361999],[-73.96868961357642,40.68200525759737],[-73.96966940326183,40.68221165406951],[-73.9706834806023,40.68242291375698],[-73.97186424226668,40.68267028730839],[-73.97278529836328,40.68285263162083],[-73.97376084923572,40.68304940863981],[-73.97483835293046,40.68328774137265],[-73.97583963012181,40.68349095920493],[-73.97595023269963,40.683513232049464],[-73.97677747704289,40.68381231157101],[-73.97745722097197,40.68405228711075],[-73.97804289547383,40.68485661514009],[-73.97827416053151,40.685195951771675],[-73.97899402928148,40.6861561328783],[-73.97909065785221,40.686293866153974],[-73.97936297664785,40.686682000715],[-73.97959037660189,40.68700390235533],[-73.9798405581001,40.68734433154608],[-73.98012756097003,40.6877500086221],[-73.98064972073799,40.688459477553344],[-73.98069118156971,40.6885158116153],[-73.98084308082036,40.68876136160086],[-73.98092822852809,40.68890247727369],[-73.98101786866424,40.68893792700486],[-73.98155298322794,40.689146164238615],[-73.98209737939769,40.68935800980179],[-73.98295684283845,40.689699819770425],[-73.98350982108121,40.689922171249385],[-73.98372011148615,40.690006718625334],[-73.98350485747972,40.69000570642954],[-73.98313467336757,40.69000227675996],[-73.98276720110421,40.68998648110407],[-73.98157420340723,40.689935183143064],[-73.98147315194076,40.689931210087934],[-73.98150118646647,40.68998815584079],[-73.9821318022756,40.69122723736823],[-73.98206215661303,40.69131209056919],[-73.9817890734612,40.691644867884506],[-73.98179025883427,40.69202541598595],[-73.98175889043779,40.69295517303968],[-73.98251747505033,40.69297738730444],[-73.9825112302159,40.69361433402831],[-73.98242892104393,40.69361085317163],[-73.98234987383513,40.693607888238084],[-73.98226689746076,40.69360477555591],[-73.98175316942722,40.69358338543328],[-73.98154757038643,40.69357778957025],[-73.98147150314752,40.693574935414304],[-73.98098333196731,40.69355661741381],[-73.98011299221442,40.69352388053703],[-73.97916718405038,40.693488323221224],[-73.97921799156835,40.693625651588135],[-73.97921806150401,40.693625831022594],[-73.97921815653318,40.69362600342543],[-73.97928950376665,40.69375974250577],[-73.97928957437996,40.69375986715884],[-73.97928966964376,40.693759993994234],[-73.9793809418228,40.69388775687724],[-73.97949049679758,40.69400690483467],[-73.97949061429242,40.69400703117125],[-73.97949074477862,40.69400713991976],[-73.97961626409003,40.69411542192616],[-73.97961635782853,40.69411550202085],[-73.9796164768783,40.69411558329272],[-73.979755391983,40.69421147652322],[-73.97986236958447,40.69429009176181],[-73.97995651774359,40.694380295214806],[-73.98003475055339,40.69448012178464],[-73.98009475106316,40.6945870047511],[-73.98013518053028,40.69469801720833],[-73.9801557454917,40.694810117667025],[-73.98022973272094,40.69528899309548],[-73.98025366044371,40.69545725965814],[-73.98028186695961,40.695632111774955],[-73.9803101980116,40.69590599500554],[-73.98035682887034,40.69617751703123],[-73.98037063437815,40.69626305029581],[-73.98038723466334,40.69638291155536],[-73.9803956172886,40.69644349002577],[-73.98040269790216,40.69650210518822],[-73.98040961451129,40.696559343582386],[-73.98050926182293,40.69744627504131],[-73.98054419183883,40.698246512252226],[-73.97808892784853,40.69813832467343],[-73.97753101697812,40.69811581267945],[-73.9767864262071,40.69808694754957],[-73.9757827582261,40.69804772983398],[-73.97519315230124,40.698022186687524],[-73.97478663810315,40.698004811210055],[-73.97379870981491,40.69796044978557],[-73.97332378598347,40.69793965056515],[-73.97279477798878,40.69792083772704],[-73.97180794061265,40.697885068028775],[-73.97120281107122,40.69785798987457],[-73.97077314951659,40.69784080149029],[-73.96972789882108,40.69780401438263],[-73.96939450111498,40.6960803894207]]]}},{type:"Feature",properties:{ntacode:"MN24",ntaname:"SoHo-TriBeCa-Civic Center-Little Italy",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.99260322198447,40.72413644968344],[-73.99263254954302,40.724056865152455],[-73.99309190227042,40.722820084866605],[-73.9932601612888,40.72235442627797],[-73.99352731301752,40.72163326186851],[-73.99379593869149,40.72093753746581],[-73.99401883810856,40.72037780557678],[-73.99404155202366,40.72032097982317],[-73.9940726322125,40.72024349140559],[-73.99410818213799,40.7201558871019],[-73.99437745820222,40.71951908896216],[-73.99442117800946,40.719391299457264],[-73.99480779021312,40.71845742685296],[-73.99542875878757,40.71727924304793],[-73.9958091234925,40.71664465920546],[-73.9960587274438,40.71623164071355],[-73.99698375281551,40.71654054317212],[-73.9977628592577,40.71681392862417],[-73.9985892556804,40.717099511537164],[-73.99931241700152,40.71755024177744],[-73.99995620864664,40.718017095087234],[-74.00027443693313,40.71761940210776],[-74.00081842515503,40.71692970835204],[-74.00168306201294,40.71574412326429],[-74.00211455704905,40.715158910162934],[-74.00245393220686,40.71478982036137],[-74.00272286179334,40.714389709262726],[-74.00321983078315,40.714036237059716],[-74.00360280331238,40.71364543042647],[-74.00405900803752,40.71313479025536],[-74.00421405367513,40.71298074314484],[-74.00429113891562,40.712907825695964],[-74.00470652283605,40.71257401517036],[-74.00485768087738,40.71245254111699],[-74.00498716656529,40.712374857176805],[-74.00512712552712,40.71230677376262],[-74.00527561958654,40.71224944049537],[-74.00543047939847,40.71220369574965],[-74.00558932954138,40.71217005375561],[-74.00574044668762,40.71208875753898],[-74.0060691758846,40.712008428913535],[-74.00613488810247,40.711948152740696],[-74.00698584118983,40.7117374985361],[-74.00738921542694,40.71164226960669],[-74.007467493695,40.71156690270689],[-74.00796787779458,40.71144733262073],[-74.00834761045074,40.711358545553985],[-74.00860085403339,40.71139223970903],[-74.00883879468182,40.7115039588395],[-74.01012167469983,40.71208469638957],[-74.01166334809638,40.71279805576282],[-74.0125525115542,40.71314716348057],[-74.0130846581707,40.71340719568526],[-74.01359729949573,40.7136233778841],[-74.01375388483048,40.713690554843254],[-74.01359240030881,40.71449431649471],[-74.0134752428493,40.71511071139399],[-74.013351214892,40.71523331232205],[-74.0132338494691,40.71565618757176],[-74.01314862424086,40.71602934976208],[-74.0130480335133,40.7164537088236],[-74.01286663121742,40.717176100768924],[-74.01281566844848,40.71735629834897],[-74.01244109278858,40.71905767270337],[-74.01255468897354,40.71906986252336],[-74.01270167940497,40.71909177532679],[-74.01303068126442,40.71913145581916],[-74.0130125908045,40.719215117577185],[-74.01295868239204,40.7194736964431],[-74.01296083955081,40.719483935271704],[-74.01291448746338,40.719708293225395],[-74.01294460912571,40.719713197540536],[-74.0129458374396,40.719696808422114],[-74.0130261679073,40.719709208407316],[-74.01302432551556,40.719725597596025],[-74.01344694115659,40.71978202028881],[-74.01338906903452,40.720042607273264],[-74.01396546195677,40.72011613298903],[-74.0145241585651,40.72018739744575],[-74.0145070613962,40.72026590617727],[-74.01457231438084,40.72027413774231],[-74.01451968588738,40.72051578688335],[-74.01452586453671,40.720516569459235],[-74.01452278990025,40.72053205032788],[-74.01418581466797,40.72048801202081],[-74.01414732641821,40.720481589088635],[-74.0141586125424,40.720431590837464],[-74.01409095949843,40.720422747859146],[-74.01407954419409,40.720473311522454],[-74.014004167556,40.72046852023531],[-74.01396301313098,40.720464446458905],[-74.01396609722487,40.72041363453815],[-74.01386714357228,40.72040757231263],[-74.01385921064883,40.72044993325531],[-74.01368173910707,40.720425901487346],[-74.01368744836832,40.72039057476864],[-74.01364192748751,40.72038336630004],[-74.0136358033241,40.72041955013271],[-74.0135484172308,40.720406854379426],[-74.01355378315911,40.72036872582206],[-74.01350724376618,40.720362832840465],[-74.01350069470509,40.72040186132088],[-74.01296558526823,40.72032867508464],[-74.01286909071989,40.72083375221183],[-74.01323937337028,40.72088798672815],[-74.01315895020882,40.72125326078353],[-74.01313846153461,40.72125131813758],[-74.01308347695169,40.721528774532715],[-74.01308010145645,40.72154580719529],[-74.01307805009785,40.72154553033906],[-74.01304353513855,40.72154472392743],[-74.01300955803944,40.72156048651216],[-74.0125387580727,40.72150317657644],[-74.01249171031539,40.7217797578275],[-74.012370717154,40.72238758057897],[-74.01223080840154,40.72305625707273],[-74.012094638296,40.72370705248117],[-74.01196432049132,40.7243298642398],[-74.01178072408695,40.72523995904124],[-74.01165415104047,40.72586737457337],[-74.0116532656995,40.725871761851415],[-74.01195833074843,40.72597759921838],[-74.0123158841747,40.72603384278283],[-74.01411595444273,40.726215863302954],[-74.01477821548471,40.726281706473394],[-74.0151632411843,40.726319711936874],[-74.01520426531148,40.72636194937964],[-74.01518864981992,40.72645118250506],[-74.01517084019795,40.72657939015512],[-74.0151432552331,40.72671052627941],[-74.01512356549469,40.726793942564605],[-74.01430671596627,40.726708120694184],[-74.0134167752073,40.72662103121347],[-74.01234454766039,40.72651943048253],[-74.01154201897612,40.72644734692712],[-74.01138323604764,40.72822927236723],[-74.01100472980757,40.728193239175525],[-74.01087083220068,40.728180494239986],[-74.01076791505002,40.72817395780773],[-74.01067264955414,40.7291126665003],[-74.01054441305821,40.72910009756991],[-74.00934962020504,40.72898755640043],[-74.00859272105127,40.72891527788767],[-74.00709020770752,40.728772253353405],[-74.00531369223243,40.72860449508684],[-74.00312767450967,40.72839380211467],[-74.0028172663915,40.72836312930413],[-74.00272009727819,40.72832281552372],[-74.0026239961673,40.728278642493635],[-74.00242264678396,40.72817553796023],[-74.00214891520814,40.72803536650207],[-74.00139033536439,40.72766000209289],[-74.00063239124468,40.72728661266085],[-73.99991579217247,40.72693471343452],[-73.9991182465161,40.726542313089844],[-73.99836119306715,40.72616746826309],[-73.99761019525762,40.725797139105005],[-73.99677175777512,40.72543194350271],[-73.99584577492527,40.7252083534818],[-73.995329078714,40.7250837402314],[-73.99490827322937,40.72495122972201],[-73.99417930485535,40.72469240731427],[-73.99345769032037,40.724432895683314],[-73.99267182446481,40.724160254422074],[-73.99260322198447,40.72413644968344]]]}},{type:"Feature",properties:{ntacode:"MN25",ntaname:"Battery Park City-Lower Manhattan",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-74.00078295275682,40.69428651566467],[-74.00095868483027,40.69406908358224],[-74.0030139382909,40.69477784447919],[-74.0026355689018,40.69536203703763],[-74.00239802583802,40.69571165486454],[-74.00026872311764,40.69496580257799],[-74.00070104811176,40.694387856342274],[-74.00078295275682,40.69428651566467]]],[[[-74.0004314734044,40.69705246617861],[-73.99959333515217,40.69678226147443],[-73.9995313520268,40.69687661261948],[-73.99958770006701,40.69689805666562],[-73.99955389083678,40.69694523239685],[-73.99940738376932,40.69688518944611],[-73.99950317795842,40.69672650719381],[-73.99947406754579,40.69670413446206],[-73.99952373837488,40.69657482654348],[-74.00048933405964,40.69692619508813],[-74.0004314734044,40.69705246617861]]],[[[-73.99837760685779,40.69806329614615],[-73.99887117097663,40.69715757729589],[-74.00104903057533,40.69790823619487],[-74.00048768562523,40.69875777763458],[-73.99837760685779,40.69806329614615]]],[[[-73.99799957540142,40.69879768554436],[-73.99802102725117,40.698761736573836],[-74.00001840433627,40.699466048073724],[-73.99947463838933,40.70032277751578],[-73.99749898310007,40.69963886932132],[-73.99799957540142,40.69879768554436]]],[[[-73.99538448382657,40.70264301006589],[-73.99669768997471,40.700876976917115],[-73.9968218908587,40.700990782325334],[-73.99752763273982,40.70122881645617],[-73.99776011033627,40.70135941487678],[-73.99780162786318,40.70131939476629],[-73.99813879899463,40.70151878774586],[-73.99619227228742,40.703377140864184],[-73.99513826840693,40.7029741147229],[-73.99526015183429,40.70281020903626],[-73.99538448382657,40.70264301006589]]],[[[-73.99502134649184,40.703147869246806],[-73.99504592748332,40.703131839799624],[-73.99544564312076,40.703275305471834],[-73.9952934670094,40.70355406589805],[-73.99498203312831,40.703381715535244],[-73.99480038274872,40.703291958644655],[-73.99502134649184,40.703147869246806]]],[[[-73.99476934191574,40.70395289495363],[-73.99488239968481,40.70378802583748],[-73.99491043069526,40.7037973159588],[-73.99492964609257,40.70377131508381],[-73.99502925916458,40.70380820036549],[-73.99488204726416,40.70400865389523],[-73.9948363743527,40.70398633908104],[-73.99476934191574,40.70395289495363]]],[[[-74.01244109278858,40.71905767270337],[-74.01281566844848,40.71735629834897],[-74.01286663121742,40.717176100768924],[-74.0130480335133,40.7164537088236],[-74.01314862424086,40.71602934976208],[-74.0132338494691,40.71565618757176],[-74.013351214892,40.71523331232205],[-74.0134752428493,40.71511071139399],[-74.01359240030881,40.71449431649471],[-74.01375388483048,40.713690554843254],[-74.01359729949573,40.7136233778841],[-74.0130846581707,40.71340719568526],[-74.0125525115542,40.71314716348057],[-74.01166334809638,40.71279805576282],[-74.01012167469983,40.71208469638957],[-74.00883879468182,40.7115039588395],[-74.00860085403339,40.71139223970903],[-74.00834761045074,40.711358545553985],[-74.00796787779458,40.71144733262073],[-74.007467493695,40.71156690270689],[-74.00738921542694,40.71164226960669],[-74.00698584118983,40.7117374985361],[-74.00613488810247,40.711948152740696],[-74.00603546629264,40.71190618829896],[-74.00594294507677,40.711955680080436],[-74.00546003126512,40.71207372105939],[-74.00539122688127,40.71208058824393],[-74.00532187480763,40.71208241748864],[-74.00525261135833,40.712079191083795],[-74.00518407076284,40.71207093963486],[-74.00511043246738,40.7120539047419],[-74.0050392439741,40.712031642226044],[-74.00497114481996,40.712004351774496],[-74.0049067463782,40.71197227873339],[-74.00473337727374,40.71187604475678],[-74.00466676045089,40.71184291350905],[-74.00459760413982,40.71181294629831],[-74.0045261675465,40.71178625544381],[-74.00419296550663,40.711670932600946],[-74.00409614269388,40.71163523991497],[-74.00400134314657,40.71159653007522],[-74.00390872915276,40.71155486935084],[-74.00381845945806,40.71151032905938],[-74.00373068843787,40.711462985413746],[-74.00364556635019,40.711412919465985],[-74.00353144192042,40.71139214515312],[-74.0033318473381,40.71124208343619],[-74.00328686348293,40.71120724883048],[-74.00276772825482,40.71078930204504],[-74.0026763453774,40.710715826357756],[-74.00173689006438,40.709960170032254],[-74.00155908170454,40.70981710784757],[-74.00147140232087,40.70974655432328],[-74.00134439847693,40.70964629295898],[-74.00055004887027,40.70901791729954],[-74.00026566682735,40.70879294941712],[-74.00019103138905,40.708733912362185],[-74.00012359123085,40.7086845187782],[-74.00000765523289,40.70859961948387],[-73.99992936357589,40.708536817087364],[-73.99981193858524,40.70844261448074],[-73.99956273366946,40.70823648314762],[-73.99944281374432,40.70813655675664],[-73.9993995500764,40.70810033836024],[-73.9993619558228,40.70807228658838],[-73.99928731116871,40.70801660316883],[-73.99919451108859,40.70794737635152],[-73.99925945470778,40.70791402131047],[-73.99932632675433,40.707879676494],[-73.99938225177367,40.70784154932158],[-73.99942129138616,40.70781893705539],[-73.999460330752,40.707796325948564],[-73.99952324941074,40.70776262865818],[-73.9995121136476,40.70774870660916],[-73.9994906247463,40.70772184472247],[-73.99953839659457,40.70769347002571],[-73.99955121325503,40.70769435277655],[-73.99957149513797,40.70771719818593],[-73.99960948039256,40.707759973176344],[-73.99988297085227,40.707624086035345],[-73.99994855949797,40.70759149637102],[-73.99994505655118,40.70758262698339],[-73.99994855952328,40.707558691051226],[-73.99995671262313,40.70753119885591],[-73.99997222648804,40.70750639882208],[-73.99999645016034,40.707491647898564],[-74.0001386885915,40.70740505440758],[-74.00023380525768,40.70734714248689],[-74.00040027832037,40.70726027957076],[-74.00055247932062,40.70718427542044],[-74.00077175219111,40.70708014820081],[-74.00084973367694,40.70704311863661],[-74.0008825909763,40.70702525330057],[-74.00118685262835,40.70685982526923],[-74.00113130577208,40.706799050182],[-74.00122367538829,40.706745261647804],[-74.00123213691973,40.70674033642846],[-74.00122701299965,40.70673486990653],[-74.00116039022585,40.706663720834364],[-74.00117521610991,40.70664874526919],[-74.0011691334155,40.706639497667794],[-74.00117643567694,40.70663505829284],[-74.00117602079688,40.70662757435904],[-74.00098276691742,40.706416712993004],[-74.00140533024062,40.70618013470537],[-74.00140666691962,40.70617938802069],[-74.00140581495849,40.70617861288322],[-74.00058297047987,40.70543393364896],[-74.00059240209356,40.70541007891099],[-74.0008241754993,40.70526711251576],[-74.00143661179409,40.704872177705305],[-74.00145437418853,40.70487330292953],[-74.00146085765644,40.704873717309574],[-74.00183509983022,40.70521225882242],[-74.00205517727986,40.70541134986929],[-74.00206142563813,40.705417005138216],[-74.00206282084564,40.70541607684544],[-74.00212278686429,40.70537900267255],[-74.00215818348556,40.705357119118574],[-74.00256965059474,40.705523579523565],[-74.00268512768801,40.705449248118725],[-74.00236285311753,40.70515896669267],[-74.00241573476924,40.70512931128258],[-74.00238385458351,40.70510127025087],[-74.00197070397952,40.70473786798469],[-74.00197014837812,40.70473115920238],[-74.00217184941907,40.70460659646373],[-74.00218562331573,40.704607018873986],[-74.00233344621171,40.70474813530705],[-74.00233393075771,40.704742606901654],[-74.00242059318673,40.70468033410121],[-74.00243071075872,40.704677858004416],[-74.00248839829267,40.7047267723513],[-74.00248790148643,40.70473376058913],[-74.0023983274896,40.70479492514092],[-74.00238670740686,40.704795663674574],[-74.00332307270796,40.70562859522013],[-74.00358262337764,40.70546112883122],[-74.00363187169334,40.705429806751816],[-74.00360802644231,40.70540778137041],[-74.00355934714835,40.70543833765559],[-74.00287843069464,40.70483135798982],[-74.00297246475294,40.704766491940056],[-74.00358383172686,40.70530161130762],[-74.00364968772811,40.70537795000959],[-74.00362197523812,40.705398899984424],[-74.00364446183872,40.70542168413628],[-74.00383327532263,40.70530324302645],[-74.0039475895745,40.70540287190034],[-74.00438344417232,40.705113259854905],[-74.00426687037435,40.70501166020212],[-74.00458622952472,40.70479945067933],[-74.0045900388368,40.704787752945045],[-74.00349632042331,40.703796769267754],[-74.00351016434438,40.7037880882591],[-74.00371987043047,40.70365448194472],[-74.00396975693856,40.703881645118074],[-74.00480628900748,40.70464206854866],[-74.0048406282479,40.70463977952653],[-74.00492037826487,40.70459100497339],[-74.00518805067328,40.704420535188085],[-74.00511107204143,40.70435060526201],[-74.0050846038028,40.70436635582891],[-74.00492580498373,40.70421180838472],[-74.00500393507076,40.70416531204198],[-74.00516296842169,40.704320093236724],[-74.00513867768045,40.70433455643984],[-74.0052116090041,40.70440553223539],[-74.0052603582919,40.70437448841019],[-74.00535027224763,40.70431007996159],[-74.00418492090175,40.703248065673826],[-74.00418130143028,40.70325036143019],[-74.0041574215417,40.70323163158471],[-74.00416265161383,40.70322776838663],[-74.00420723493853,40.70319937375787],[-74.00411763228843,40.70311193702748],[-74.00427258752109,40.70301566641155],[-74.0042978856611,40.70301726836971],[-74.00432634521927,40.70304454424593],[-74.00434743166846,40.7030469472989],[-74.004365347406,40.703070216313066],[-74.00438643514077,40.703088667457045],[-74.00441805325273,40.70311673525841],[-74.00444124738819,40.703137598367626],[-74.00448447402039,40.70317690392743],[-74.00462520935542,40.703300034682805],[-74.00462626412614,40.703314479168114],[-74.0046505097913,40.703329723163556],[-74.0046663202565,40.703348174468736],[-74.0046768625702,40.703348174040855],[-74.00474855169053,40.70341956364632],[-74.00480222883253,40.703484006775255],[-74.00483652285266,40.70351292588915],[-74.00498836312724,40.70363743615189],[-74.00503377442328,40.703674920052876],[-74.00510304451792,40.70373114347396],[-74.00520771937114,40.70382133725163],[-74.00527929789548,40.703875218096364],[-74.00534891537744,40.7039237335951],[-74.00535945878076,40.70391972568756],[-74.00539635538088,40.703942182821876],[-74.0053879184723,40.70394940514532],[-74.0055924254297,40.704082563229136],[-74.00560507496269,40.70408496696357],[-74.00563775955968,40.70410583003668],[-74.0056633064066,40.70410424397568],[-74.00589129888937,40.70395985344205],[-74.00602048621101,40.703874900101916],[-74.0061410675356,40.70398097343549],[-74.0063421556028,40.703849822104885],[-74.00643259271953,40.703791189449085],[-74.00659591913882,40.703685902451895],[-74.00634518899996,40.70348864644173],[-74.0063243416104,40.70346987449474],[-74.00591217944549,40.70309876190142],[-74.00588747266444,40.703076515223856],[-74.00548384082445,40.70271432213409],[-74.00552682615246,40.70268528761718],[-74.00550531272079,40.70266684658562],[-74.0054713086128,40.70268982858098],[-74.00543599763363,40.702659555411394],[-74.00542728826255,40.70266543619412],[-74.00530412596086,40.7025598656331],[-74.00549427805106,40.70243138145303],[-74.00550166067461,40.70243086729451],[-74.00561361797632,40.70253024203238],[-74.0056016319642,40.70253805976995],[-74.00560905264526,40.70255281855376],[-74.00559479485838,40.70256801982696],[-74.00559935100485,40.70258016783934],[-74.00559022977772,40.70258581428392],[-74.0055919461144,40.702598835921194],[-74.00558509547812,40.70260405020245],[-74.00558909594909,40.7026127305969],[-74.0055354613818,40.702645520604314],[-74.00555771998823,40.70266439465208],[-74.00567522249861,40.70258407219763],[-74.00598430339501,40.70286001804117],[-74.0062387050854,40.70307978930164],[-74.00636372730418,40.703187792252564],[-74.00649425191115,40.70330054817184],[-74.00654880812661,40.70336761508595],[-74.00655720878515,40.70336314833334],[-74.0067554158404,40.70354148947686],[-74.00678502191055,40.703568127402754],[-74.00699466002465,40.703441188566686],[-74.00722046663681,40.703301977303305],[-74.00751905283802,40.703121819734584],[-74.0075271497927,40.70311498091361],[-74.00760498179527,40.702993141155886],[-74.00764555161307,40.702928174276394],[-74.00765095550913,40.70291983910511],[-74.0076584085455,40.70290916746318],[-74.00770527479781,40.70288182540734],[-74.00770614970416,40.70287516162014],[-74.00796578643671,40.702718157070215],[-74.00837395801649,40.70246975865783],[-74.00912772758912,40.70200832391913],[-74.0091595553383,40.70199730765007],[-74.00930907655489,40.70195460302261],[-74.00869964313574,40.701139867542295],[-74.00775549150647,40.70154800167187],[-74.0075913620422,40.70132808054558],[-74.00853611510782,40.700919695745114],[-74.00834927559107,40.700669348388274],[-74.00862036163876,40.70055216371334],[-74.00960052263295,40.70186548191793],[-74.01026747279741,40.70169850845773],[-74.0108381008573,40.70155304671233],[-74.01107989699035,40.70149710025954],[-74.01116664151894,40.70147720220839],[-74.01109588602677,40.701274998846316],[-74.0111194909233,40.70126874780322],[-74.01112667396991,40.701274995874186],[-74.01128983905525,40.70124998174176],[-74.01120975778777,40.701044583273834],[-74.01112868539616,40.7010648974505],[-74.01107837974558,40.700957120315145],[-74.01106708568972,40.70091494089489],[-74.01110886351553,40.70090142010379],[-74.01109386310783,40.7008664103711],[-74.0110933738937,40.70085125607305],[-74.01107872437133,40.70085194903645],[-74.0110558431284,40.70081153127287],[-74.01105943295772,40.70080262099252],[-74.01103748928752,40.70075713124817],[-74.0110153838858,40.700741124296535],[-74.01102945843252,40.700731170993755],[-74.0110199968732,40.70071239494581],[-74.01100668082344,40.70071138770606],[-74.01099272755793,40.700690593047106],[-74.01100854661057,40.7006835572344],[-74.0110036190303,40.70066806679786],[-74.01099134410616,40.70067335177949],[-74.01096997178935,40.700645536089645],[-74.01098841773417,40.700634244502595],[-74.01095827294421,40.70057459160009],[-74.01093617683652,40.700575841947085],[-74.0109248271704,40.70056679303642],[-74.01092557334943,40.70055583199391],[-74.01094712848693,40.70053774303583],[-74.01091918086532,40.700486463091956],[-74.01090496934052,40.700491783763994],[-74.01088462665348,40.70046142740961],[-74.01090366423297,40.700451381512444],[-74.01078537980499,40.700232514470805],[-74.01079959311012,40.70020721300703],[-74.01081530667376,40.70020044410125],[-74.01085157384678,40.700238511084976],[-74.01093093205085,40.70041515233447],[-74.01100364429972,40.70058110944157],[-74.01104377249551,40.70068284521968],[-74.01107427475974,40.70074833739361],[-74.01110436404362,40.700810649429414],[-74.01113362222928,40.70086787440554],[-74.01115033556846,40.70089840010096],[-74.01135836291354,40.700851958133825],[-74.01130318921167,40.700647844036396],[-74.0112981643226,40.70059888452937],[-74.01130986410949,40.70057980068853],[-74.01133409410419,40.70056835317976],[-74.01136082267439,40.70056581099931],[-74.01138171875647,40.700570257117896],[-74.01139508123393,40.70059060767382],[-74.01143269912252,40.70067454111634],[-74.01146947437402,40.70074892825809],[-74.01150291143718,40.70081505897425],[-74.01172926817483,40.700770118059744],[-74.01170009248345,40.70072153863595],[-74.01168275397713,40.70069334506211],[-74.01166539833075,40.700637560590316],[-74.01163149614051,40.700555391747365],[-74.01161019835885,40.700493006421524],[-74.0116141358712,40.700472618462626],[-74.01163147918656,40.700458218248166],[-74.01167798034302,40.70046181520751],[-74.01170321011999,40.700481002386844],[-74.01172605835687,40.700478604421924],[-74.01175129264942,40.70053078758636],[-74.01177730827744,40.700570974375],[-74.01182619233437,40.70066634278209],[-74.01183407601526,40.70068613447619],[-74.01184827026114,40.70072992530342],[-74.01185378549596,40.7007389214502],[-74.01199159781132,40.70070483096387],[-74.012086682147,40.700681308739235],[-74.01208509377962,40.700664514803954],[-74.01206932171671,40.70059973334412],[-74.0120385679701,40.70052895630976],[-74.01197670642502,40.70037842429926],[-74.01190488098501,40.700226930002046],[-74.01185672557001,40.700107103408456],[-74.01193096316575,40.7000512096544],[-74.01196196116926,40.700037545595514],[-74.01204027930213,40.70004809164561],[-74.0120884209169,40.700086583689526],[-74.01212759506149,40.70014308650678],[-74.01215779158517,40.700211378145596],[-74.01217247961003,40.700233115597726],[-74.01223694549935,40.70032127734174],[-74.01225490284905,40.70036473434154],[-74.01231855974248,40.70048828709012],[-74.01236222440268,40.70057582996208],[-74.01239160032281,40.700620527591475],[-74.01259392327516,40.70057083347249],[-74.01259064684228,40.70051185050815],[-74.01255471870945,40.700359730657844],[-74.01252899955242,40.70025232035701],[-74.01251593564199,40.7001846484802],[-74.01251511280131,40.70015049211085],[-74.01254202780171,40.700134974148376],[-74.01261382087363,40.70010826530856],[-74.01264808858089,40.70011508778045],[-74.01268072728456,40.70014675538149],[-74.01273499158569,40.700218772700964],[-74.0127961913925,40.70030009938211],[-74.01283454933407,40.700352874231925],[-74.0128663775657,40.70040751337175],[-74.01288188403382,40.70044165938359],[-74.01290474249379,40.700496912162855],[-74.01290881793963,40.700523611693555],[-74.01300205335566,40.7005160284655],[-74.01310747847378,40.70050745218071],[-74.01311155389513,40.70047205304466],[-74.01311153191467,40.70036029060319],[-74.01309395831636,40.70022369323995],[-74.01307843485958,40.70010324258432],[-74.01302495705578,40.69988283020611],[-74.01301189265867,40.69981825663128],[-74.01302085702767,40.699793418865426],[-74.01304370092444,40.69977478473593],[-74.01311303826311,40.69977416538273],[-74.01314078965099,40.69980333792555],[-74.01315384897738,40.699844940485455],[-74.01316691626812,40.69993124433762],[-74.0131775356333,40.70001754746253],[-74.01318571684638,40.700103230343935],[-74.01320084197314,40.700239827473574],[-74.01320736787206,40.70027521651889],[-74.01322288016907,40.70033358608547],[-74.01327349483093,40.70049687022783],[-74.01348560832746,40.700478222908465],[-74.01348068493708,40.70035777106847],[-74.01348311536121,40.70026338811634],[-74.01350349660873,40.70017645952833],[-74.01353285018098,40.70010816092071],[-74.01358669315096,40.700079590345084],[-74.0136102983073,40.70008429808716],[-74.01367479248766,40.70012582145096],[-74.01366274903862,40.70013665603025],[-74.01364265186707,40.70016178280945],[-74.01361182137072,40.70024517364563],[-74.01357049009938,40.70023220236886],[-74.01356130931916,40.70029512215829],[-74.01353310205644,40.700297124245786],[-74.01353047796482,40.70031110034652],[-74.01356131236544,40.700310097585195],[-74.01356034144288,40.700366533437304],[-74.01352950823136,40.700373524124224],[-74.01353147476038,40.70038201618367],[-74.01356297111612,40.70038001320648],[-74.01355970482904,40.70043893442755],[-74.01352361756743,40.700441937578354],[-74.01352295918907,40.70046041540706],[-74.01358069886767,40.70045691449316],[-74.01358541666438,40.70050191275643],[-74.01355283163475,40.700503357164614],[-74.01357712756537,40.70064368147619],[-74.0135103959266,40.70065037115215],[-74.01355826959494,40.700939870830595],[-74.01395152690482,40.7009909824601],[-74.01433920985552,40.70113268060173],[-74.01411459711312,40.70117801727416],[-74.01372314441109,40.70113302190394],[-74.0137476827635,40.70120035687619],[-74.0138140552446,40.70130626667199],[-74.01397912677267,40.70153107111011],[-74.0140112888414,40.70197612382804],[-74.01400917836105,40.70198734308432],[-74.01400504383992,40.70199823117952],[-74.01399896518156,40.70200857768839],[-74.01399105986236,40.70201818265229],[-74.01398208481862,40.70202961077322],[-74.01396697986875,40.702044202529514],[-74.01394918363013,40.702056916058275],[-74.01392909439352,40.7020674668219],[-74.0139071617692,40.70207561868685],[-74.01388387662439,40.7020811892086],[-74.01387197505224,40.702081775144414],[-74.01386034943638,40.70208380090816],[-74.01384929854511,40.70208721443944],[-74.01383910637686,40.70209192801341],[-74.0138300348618,40.702097820495304],[-74.01382231713043,40.7021047404534],[-74.01381615152233,40.70211251005058],[-74.01381169648904,40.702120929614786],[-74.01380906652189,40.702129782770164],[-74.0138083292096,40.702138841997915],[-74.01380950350125,40.702147874483146],[-74.01381943997532,40.702236691686906],[-74.01383441071599,40.702405701038074],[-74.01420580567233,40.70273719713137],[-74.0142624945828,40.70279900116167],[-74.0143118853103,40.70286433213334],[-74.01435360148128,40.70293269223192],[-74.01438732602485,40.70300356080991],[-74.0144128010359,40.703076397668966],[-74.01442983236642,40.70315064778888],[-74.0143917683421,40.703598783213835],[-74.01425523947044,40.70442547183961],[-74.0142534262339,40.70445756468554],[-74.01425861373396,40.70448944367333],[-74.01427065879689,40.70452022968996],[-74.01428922948985,40.704549075352574],[-74.01437031212753,40.70455803784477],[-74.0145171226823,40.704605675378424],[-74.0146670980627,40.70464721297009],[-74.0147805943406,40.7046741132913],[-74.01489542019343,40.70469751885548],[-74.01496125083526,40.70475979724416],[-74.01516257030225,40.704805095201294],[-74.01527219703561,40.704830037226316],[-74.01539758616087,40.704800149762214],[-74.01565756640272,40.70483308755055],[-74.01565582157104,40.704882634106816],[-74.01587396195755,40.70488211287324],[-74.01621736846116,40.70485302702099],[-74.01629888445076,40.70484641544054],[-74.01637519695767,40.704838485434],[-74.01652040447148,40.704799718505264],[-74.01662761249752,40.70479943133937],[-74.01668613062371,40.70479933894017],[-74.01668714611367,40.704743942258034],[-74.0167590663393,40.70474228384461],[-74.01684600701807,40.70463488608701],[-74.0171312391559,40.70428253590349],[-74.01757035573985,40.70418388098671],[-74.017794545203,40.704234897598845],[-74.01785585682936,40.70407884711311],[-74.01775054986875,40.704054882893566],[-74.01779139303444,40.703950912583636],[-74.01781758697953,40.70393792249664],[-74.01783782825974,40.70396266613856],[-74.01780821746962,40.70403196447965],[-74.01791229326227,40.70405449715105],[-74.01794269363937,40.70397317657629],[-74.01795473982628,40.70397578560865],[-74.01784441106732,40.70424203993796],[-74.01844742686775,40.70416230497789],[-74.0186678467669,40.704435277552186],[-74.01865560578024,40.70444100176161],[-74.01751646371474,40.70458062414995],[-74.01748090483308,40.704667260857896],[-74.01753170409481,40.704670872388284],[-74.01754796252621,40.70466365937501],[-74.01755812673764,40.70466572142438],[-74.01757031461885,40.70466262399804],[-74.01757369902543,40.704667783652475],[-74.01756693013905,40.70467138584919],[-74.01759808539697,40.704684272136376],[-74.0176343306108,40.70467870736853],[-74.01767570940254,40.70468067934985],[-74.01768670225864,40.704673791122936],[-74.01771837938905,40.7046796984516],[-74.01773325394235,40.70467133287091],[-74.01774941603907,40.70467526793779],[-74.01776556881744,40.704672314957826],[-74.01776687049343,40.70466493016041],[-74.01778367349175,40.704670837588175],[-74.0177978958547,40.70466690218766],[-74.01780630901132,40.70466198547254],[-74.01782893315094,40.704664929945615],[-74.01783992611867,40.704660995542675],[-74.01790198846373,40.704651648111515],[-74.01791039104732,40.704659033076204],[-74.01794142815912,40.7046555835495],[-74.01794401937293,40.704648208433134],[-74.01796922420496,40.70464721759877],[-74.01797892738362,40.70464082408533],[-74.01798926941164,40.70464673182202],[-74.01799832152908,40.70464968541824],[-74.01800802337456,40.7046383655994],[-74.01802418707251,40.70464574984388],[-74.01804292991575,40.70462803711038],[-74.0180539241077,40.704629504934616],[-74.0180650937426,40.70463582599167],[-74.01811302905892,40.704553602333796],[-74.01886289045419,40.70471960666822],[-74.01888747948004,40.704729142804304],[-74.01892572382421,40.70477376257033],[-74.01934155704548,40.70607053820406],[-74.01934254624481,40.70609367252713],[-74.01922242283983,40.706573088223536],[-74.01912275963419,40.70697581433748],[-74.0191025548843,40.707000437641554],[-74.01909155084718,40.70700447318451],[-74.01906617140152,40.70701377062152],[-74.01903338019711,40.70701319087608],[-74.01895359463379,40.70699676946555],[-74.01894579167343,40.70701777094141],[-74.01893740557162,40.70703420689674],[-74.01892660443812,40.70704425778585],[-74.01890921570677,40.70706434245132],[-74.01888462028901,40.707085805536835],[-74.01885943006926,40.70710041568375],[-74.01882943775041,40.70711548664011],[-74.01879644936797,40.707127819847635],[-74.01876105767876,40.70713786652508],[-74.01872626987438,40.70714335568639],[-74.01868966870484,40.70714244375402],[-74.01865548075632,40.707141539125146],[-74.01863058372707,40.707139715269335],[-74.01858078403731,40.70712374810284],[-74.01854718475349,40.707107770264265],[-74.01857117399443,40.707079922388694],[-74.01860717601136,40.70709544097521],[-74.01863417023105,40.707103198808774],[-74.0186443710118,40.70710547586051],[-74.01864796262204,40.70708173752746],[-74.01868695379932,40.707084009237605],[-74.018721152491,40.70708172564731],[-74.01875054622975,40.70707989330999],[-74.01876194037428,40.70707578536433],[-74.01874993324,40.70704976248959],[-74.01877393087646,40.7070442827876],[-74.01879432757896,40.70703241116981],[-74.0188201191436,40.70701597288303],[-74.01883870432947,40.7069949696516],[-74.0188482972444,40.70698309041026],[-74.01884889814515,40.70697031235028],[-74.01881110035026,40.70696621177417],[-74.01879851485637,40.70698218837629],[-74.01877571598487,40.70699725864652],[-74.01874212416385,40.707007763378876],[-74.01872292981697,40.7070068569979],[-74.01869473190773,40.70701096766998],[-74.01867853372211,40.70701873300245],[-74.01864794474133,40.707017819578475],[-74.0186281448807,40.70701097846501],[-74.0186125449898,40.70699728514596],[-74.01860474411282,40.706989064177286],[-74.01860294181324,40.70697491797816],[-74.0185915305334,40.70695939441586],[-74.01857952850993,40.706949814809036],[-74.01857172609176,40.706938397923935],[-74.01856933191756,40.706920595205794],[-74.01856452356985,40.706906440109286],[-74.01854892759584,40.70690827067919],[-74.01853513269677,40.70691832201415],[-74.01853033752089,40.70695073241046],[-74.01840649088632,40.70725787215852],[-74.01821726389763,40.70774220596916],[-74.01821699384486,40.707751309768305],[-74.01819029259642,40.707821625607416],[-74.0186555704964,40.70792394838073],[-74.01864689079092,40.70794681354704],[-74.01880063068432,40.70798062163746],[-74.01883195883917,40.70799916678923],[-74.01883395951496,40.70800221914018],[-74.01885347760383,40.708022012284104],[-74.01885500911973,40.708047534447466],[-74.01874689830464,40.70848058025367],[-74.0186314246897,40.70894110005422],[-74.01846882134534,40.70958957100879],[-74.01834136609793,40.710106476441055],[-74.0182640918069,40.71040899662687],[-74.01814480361766,40.710888649686424],[-74.01811057789186,40.711029628214455],[-74.01804609687582,40.71134450148713],[-74.01797853231501,40.71175631920811],[-74.01792224257035,40.71203924270078],[-74.01787333422648,40.71231514395388],[-74.01777014254512,40.71283457478918],[-74.01775292705909,40.71284832755603],[-74.01773183836708,40.71284931234672],[-74.01772021563553,40.71284473093367],[-74.01772148946122,40.71278414461054],[-74.017800378884,40.71234512415859],[-74.01662424425285,40.7121573184928],[-74.01654463812537,40.71245603793102],[-74.01659227582786,40.71254817107689],[-74.01661817655325,40.712649763569125],[-74.01661840078312,40.71275615002971],[-74.01659149520506,40.712861563217324],[-74.01655548893461,40.71292909550443],[-74.01654112171727,40.712955564316836],[-74.01647724204152,40.71302949307403],[-74.01639169485821,40.71309999795078],[-74.01632006627587,40.71340798247833],[-74.01654114686637,40.71344105274243],[-74.01691068695473,40.71349632801033],[-74.01754443334664,40.71361122266432],[-74.01756811041477,40.71352370297547],[-74.01757889322145,40.71344274342802],[-74.01764810719095,40.71320618595174],[-74.01765509447196,40.71316106266708],[-74.0176704166406,40.71306920796515],[-74.01767270844302,40.713065996204165],[-74.01767565425374,40.71306310967053],[-74.0176791761236,40.71306062474475],[-74.01768318086044,40.71305860718035],[-74.01768756249498,40.71305711036415],[-74.0176922050849,40.71305617390321],[-74.01769698578275,40.71305582257731],[-74.01770177808663,40.71305606568286],[-74.01770610827126,40.71305681374581],[-74.01771024205993,40.71305804746583],[-74.01771408596004,40.71305973894011],[-74.01771755303518,40.71306184991314],[-74.01772056487155,40.713064332641686],[-74.01772305335126,40.71306713097459],[-74.01772496219301,40.71307018162277],[-74.01770687258343,40.7131692824661],[-74.01761833310022,40.71365432343298],[-74.01753721790739,40.714097542247856],[-74.01740871360494,40.71480679990547],[-74.01738223187863,40.71494446127933],[-74.01732570958451,40.71525491325493],[-74.01726421509515,40.715592681867406],[-74.01712122293628,40.71637179307723],[-74.01698274294634,40.71713064366822],[-74.01686297377279,40.717786954287845],[-74.0167101860583,40.71862417605804],[-74.01669419095948,40.71864884335448],[-74.0166594696962,40.71866602122471],[-74.01662996338199,40.71866536845027],[-74.01594695204281,40.7185755489063],[-74.01594382984217,40.718589255044265],[-74.01566883666864,40.71855448876318],[-74.01567062060754,40.718537748233686],[-74.01555087754512,40.718521933183844],[-74.01500060682407,40.71844923555248],[-74.01499619731612,40.718473000814136],[-74.0149898133956,40.71850734682514],[-74.01498333230731,40.71852379143303],[-74.01497036258003,40.71853585086431],[-74.01494515549345,40.71854353507721],[-74.0147027002182,40.718516154884234],[-74.01321322719201,40.71831571989584],[-74.01306805492324,40.71892219382555],[-74.01307237769211,40.71893861867015],[-74.01303068126442,40.71913145581916],[-74.01270167940497,40.71909177532679],[-74.01255468897354,40.71906986252336],[-74.01244109278858,40.71905767270337]]]]}},{type:"Feature",properties:{ntacode:"MN15",ntaname:"Clinton",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.9938310813699,40.77293178785068],[-73.9937873699982,40.77290384626278],[-73.99372534708556,40.77286419898795],[-73.99359086402823,40.77279008029663],[-73.99350262180837,40.77275163310059],[-73.99387445126077,40.77223816788832],[-73.99378189812299,40.77219909094511],[-73.99365606188516,40.7721459624011],[-73.99091307486908,40.770987759035535],[-73.99059644681441,40.77085481028243],[-73.98806289548584,40.769790800287986],[-73.9852172032729,40.768594630457955],[-73.98236545039542,40.767392153213464],[-73.98287713521306,40.76671559514084],[-73.98336657834086,40.76604524186615],[-73.98382185703383,40.76541847469751],[-73.98428230080648,40.76479181510174],[-73.98473393779608,40.76416910487748],[-73.98519152159373,40.76354367464774],[-73.98564677724607,40.76291487498554],[-73.98610406084964,40.76228995260429],[-73.9865613853335,40.76166012236253],[-73.98701514555326,40.76103736747788],[-73.98747524633468,40.76040478688599],[-73.9879264062775,40.75979027715778],[-73.98839044575153,40.759164186680366],[-73.98884253868648,40.75853349956074],[-73.98929727477795,40.75790663764965],[-73.98979085335519,40.757233131918845],[-73.9902762134649,40.756567565552174],[-73.99072636339719,40.755950405564896],[-73.99117738092279,40.755329849083914],[-73.99163271310647,40.75470680500966],[-73.99446824672708,40.75590886220473],[-73.99500601602128,40.756136714370285],[-73.99511286348475,40.75617577394358],[-73.99577488185159,40.756454515229464],[-73.99729876461942,40.757107040735946],[-73.99723373723977,40.75720954278108],[-73.99692177871167,40.75763758169525],[-73.99685244878647,40.75773270941392],[-73.99680089701205,40.757789160206706],[-73.99663529266026,40.758012921859745],[-73.99640941554209,40.75833915867447],[-73.99594236631543,40.75898097909532],[-73.99547450100981,40.75962685701757],[-73.99623223142787,40.75994603212304],[-73.9983147442182,40.76082320924079],[-74.00103587459189,40.761968352259345],[-74.00115054116884,40.762025812357024],[-74.00127796266644,40.762075825174485],[-74.00133748538715,40.762208521858724],[-74.00153309066991,40.76264459863024],[-74.00375735037701,40.763582241640634],[-74.00361214794182,40.76377704390977],[-74.00138603698608,40.76285009500195],[-74.00097308022025,40.76342027172571],[-74.00314976988997,40.76433288818468],[-74.0029480951573,40.764616835931385],[-74.00306161234074,40.76466578265347],[-74.00313458336231,40.764649598206766],[-74.00316194577051,40.76461261045468],[-74.0032227558537,40.764638037670295],[-74.0031558705819,40.76473050988001],[-74.00314652967036,40.76473628138705],[-74.00313606019571,40.764740796438204],[-74.00312475154773,40.76474393023154],[-74.00311291631215,40.764745596144984],[-74.00310088163042,40.76474574813042],[-74.00308898015697,40.76474438198682],[-74.00106364220518,40.76388820826291],[-74.00073105253739,40.763755285858885],[-73.99992712367737,40.763406528479386],[-73.9996385355538,40.76356907099083],[-73.99962263458194,40.7635590812105],[-73.9995176709683,40.763706279180326],[-73.99944642217322,40.76380619457852],[-73.99943330724625,40.76382391019702],[-73.99915098087915,40.76420525958276],[-74.0022743664238,40.765525181099626],[-74.00228802371488,40.76556154379527],[-74.0020571383157,40.76587739041865],[-74.00202454330342,40.765893266570444],[-73.99919997246748,40.76470191498257],[-73.99910832564552,40.764662499355],[-73.99888473174995,40.76456937704855],[-73.99857638530546,40.76499860727084],[-73.99859978707632,40.765073340285994],[-73.99863487876351,40.765085794737814],[-73.9986653047345,40.765104480747226],[-73.99868637477225,40.765137394267796],[-73.99869573037307,40.76517476567961],[-73.99868870694569,40.76520856994733],[-73.99866764711383,40.76523703534298],[-73.9986337155608,40.76526016874128],[-73.99858924105155,40.765276178806864],[-73.9984827646869,40.76529753698446],[-73.99843830371474,40.76531621383393],[-73.99840202518259,40.765350909087594],[-73.9983582973388,40.76541804876379],[-73.99829119846436,40.765521072758794],[-73.99827090308357,40.76555223341329],[-73.99828160709536,40.765567774934794],[-74.0015421787121,40.76694470253274],[-74.00157335385275,40.76697719221077],[-74.00156180575487,40.76699649936835],[-74.00139437159505,40.76723004773309],[-74.00136434612986,40.76724936397113],[-74.00131469636011,40.76725111954742],[-74.00129391015001,40.767241458241635],[-73.99815678438988,40.76589403537414],[-73.99814818647373,40.765905607075005],[-73.99806675905361,40.765871881135745],[-73.99772134825704,40.76634912055582],[-73.99737808447972,40.766823385877025],[-74.00062837395313,40.76820311105875],[-74.00065016786209,40.7682203737867],[-74.00064950530425,40.76824523610562],[-74.00045489336723,40.76850419517751],[-74.00041765393202,40.76851247996449],[-74.00038586489083,40.76850419542934],[-73.99715588949218,40.76712869617286],[-73.9968159846351,40.76760062185922],[-73.99645715405047,40.76809881579569],[-73.99972819190108,40.76947350663374],[-73.9997359024786,40.76950617733157],[-73.99955518930793,40.76975080774013],[-73.9995155216162,40.76976756583787],[-73.99947253734031,40.76976421496922],[-73.99707176039317,40.768732643576904],[-73.9970262882108,40.76879551562391],[-73.99715035477153,40.76884738771345],[-73.99701071413833,40.769028790653685],[-73.99689311312378,40.76897962881951],[-73.99657126439583,40.76942456827388],[-73.99902682832911,40.77046327298211],[-73.99876206914323,40.770825056709256],[-73.99631327022094,40.76979883633646],[-73.99588004351695,40.77040057901229],[-73.99601693196205,40.77045484888625],[-73.9959007742504,40.77061312350101],[-73.99576733283625,40.77055459595393],[-73.9954247443631,40.77103161516803],[-73.99575648212908,40.77116066846586],[-73.99570859069955,40.77122581253298],[-73.99579774020461,40.771282562764135],[-73.99581687579051,40.77125651641561],[-73.99591283603851,40.77129785562383],[-73.9959280367068,40.771275102837684],[-73.99600175749057,40.7713074653306],[-73.99589990100944,40.77145029858215],[-73.99589260894895,40.77144708702468],[-73.99585437252819,40.77149918074852],[-73.99579117748787,40.771475518820445],[-73.9958280588625,40.77142166722246],[-73.99572993314415,40.77137881879378],[-73.99575123412833,40.771354282277244],[-73.99562982240315,40.77132529262812],[-73.99562306904373,40.77133695751292],[-73.99530566365364,40.77119600490957],[-73.99512395556893,40.771450738267156],[-73.99499014482083,40.771440709806534],[-73.99495733353706,40.77144919069775],[-73.99493501659018,40.77146814607547],[-73.99492385794427,40.77148560543495],[-73.99492582120644,40.771516042405544],[-73.99500915438738,40.77160733944164],[-73.99497830771205,40.77164524947334],[-73.99497688494738,40.771658774923374],[-73.99711218538614,40.7725532366996],[-73.99690946902795,40.77283294566],[-73.99477407930829,40.771929547530256],[-73.99444501293391,40.77237712658838],[-73.99545514995596,40.77280267502914],[-73.99554492520859,40.77267481382626],[-73.99644894667641,40.7730568419968],[-73.99635558854996,40.77317889165259],[-73.99622972001944,40.77312897454279],[-73.9961432913309,40.77324754156353],[-73.99656159477657,40.77341094144849],[-73.99668544431174,40.773503688046326],[-73.99667705784749,40.77351005394222],[-73.99434191991628,40.77252478194347],[-73.9942497922866,40.77252648513818],[-73.99416328456313,40.77248719102132],[-73.9938310813699,40.77293178785068]]]}},{type:"Feature",properties:{ntacode:"BK64",ntaname:"Prospect Heights",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.96868961357642,40.68200525759737],[-73.96753196699652,40.68176878361744],[-73.96657247077351,40.68156481436484],[-73.96551043354937,40.68134401997681],[-73.96447930738888,40.68113114887999],[-73.96442184884523,40.6811192884308],[-73.96329205549509,40.68088158589595],[-73.96134655885795,40.68046352430098],[-73.9614104625313,40.68041315275769],[-73.96153961956436,40.68008625502718],[-73.96167998623254,40.679702205955834],[-73.96195644346221,40.67893384348491],[-73.96222841240527,40.6781662082222],[-73.96254635403497,40.67728661754943],[-73.96286444202589,40.67640534112749],[-73.96318238790325,40.675529504488665],[-73.960074282831,40.674878071474275],[-73.96039301802897,40.67399860243467],[-73.96070974428058,40.67312139453406],[-73.96102898255523,40.67224318470643],[-73.96126442078996,40.671563590695165],[-73.96131877957826,40.671406676433236],[-73.96257531300613,40.671644198394176],[-73.96314327846265,40.67186010852581],[-73.96340532288725,40.671914727246296],[-73.96366545511813,40.67197441079296],[-73.96392350633602,40.672039120433816],[-73.9641793093261,40.67210881381258],[-73.96443269784228,40.67218344604864],[-73.96468350743837,40.67226296870892],[-73.96494973264002,40.672354887724204],[-73.9652188932372,40.672441710281525],[-73.96549082095547,40.672523382097545],[-73.96576534578827,40.67259985210898],[-73.96604229610357,40.672671072504784],[-73.96632149899818,40.672736998815594],[-73.9666027796679,40.67279758975477],[-73.96688596225162,40.672852807438915],[-73.96717086969775,40.67290261734399],[-73.96745732387498,40.672946988326984],[-73.96769269537317,40.672986383995045],[-73.96793175726617,40.67301394152199],[-73.96817295854783,40.673029414357515],[-73.96839453442635,40.67303242007633],[-73.96841470347262,40.673032693492154],[-73.96865541315474,40.67302383930506],[-73.96877444050892,40.672942367212016],[-73.96894206351273,40.67288749127023],[-73.96888104038278,40.6729803530392],[-73.96882876454896,40.673142177455915],[-73.9687933702671,40.67324337430013],[-73.96876418017513,40.67334571238823],[-73.96874125715975,40.673448971345266],[-73.96872279129686,40.673567868394485],[-73.96871263309042,40.67368734374172],[-73.96871081117526,40.67380706112495],[-73.96871733072402,40.673926683599056],[-73.96874143439018,40.67408910683861],[-73.96878202025557,40.67425035363993],[-73.9688389018631,40.67440897699761],[-73.96891154617292,40.67456356314416],[-73.96899918465306,40.67471277681398],[-73.96907731791573,40.67483967181992],[-73.9690773533214,40.67483971572169],[-73.96907738938638,40.67483976129895],[-73.9691722977699,40.67496136552783],[-73.96917233295542,40.67496140993209],[-73.96917236836042,40.674961455509134],[-73.96928310681953,40.67507596807886],[-73.9694081359414,40.67518162195442],[-73.96940821887122,40.67518167575289],[-73.96954556759223,40.67527696965248],[-73.96954563820837,40.67527700535457],[-73.96969317549163,40.675360854936],[-73.9694973878445,40.67590638046689],[-73.97188596772797,40.676394653479406],[-73.97368695778152,40.677078002416685],[-73.97618051352326,40.67806432146635],[-73.97574929454473,40.678699706341064],[-73.97532192593974,40.67933277598323],[-73.97495737942053,40.679877112578225],[-73.97490473795888,40.67995413100181],[-73.9746911837326,40.68026661680478],[-73.97450395883652,40.68073320332454],[-73.97439144201506,40.68104617024677],[-73.97422671395785,40.681504639033996],[-73.97395601638301,40.68226973289019],[-73.97374011798202,40.68289203299909],[-73.97375294502952,40.682989412185705],[-73.97376084923572,40.68304940863981],[-73.97278529836328,40.68285263162083],[-73.97186424226668,40.68267028730839],[-73.9706834806023,40.68242291375698],[-73.96966940326183,40.68221165406951],[-73.96868961357642,40.68200525759737]]]}},{type:"Feature",properties:{ntacode:"QN76",ntaname:"Baisley Park",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.77469730116003,40.680486046910175],[-73.77475342068155,40.680467281380054],[-73.77549588368922,40.680219046210844],[-73.77636248117614,40.67993590938752],[-73.77722923649374,40.67965272144995],[-73.77749031599558,40.67955740300642],[-73.77774211287583,40.67944657604701],[-73.77798227224241,40.67932109316262],[-73.77820864762427,40.679182075575135],[-73.77841935412062,40.67903087956202],[-73.7793120881772,40.67843680464645],[-73.77947817297851,40.678364550525714],[-73.78025859482693,40.67784092439012],[-73.78095126308288,40.67735350702032],[-73.78128277896296,40.67710972906374],[-73.78157185490326,40.676901331129],[-73.78221808355458,40.67643753776389],[-73.78304214607591,40.675843717137184],[-73.7832954894879,40.67567944561837],[-73.7835361329611,40.67550309062827],[-73.783762439539,40.675315686336845],[-73.78376261804856,40.67531553288138],[-73.78376278376167,40.675315389956175],[-73.78397344981052,40.67511799545793],[-73.78397364009446,40.67511780701088],[-73.7839738405305,40.67511760920124],[-73.78416807221693,40.67491103409662],[-73.78434496348798,40.674696439416586],[-73.78484333948681,40.673903323110736],[-73.78511037994735,40.67347836431999],[-73.7853237151703,40.67312502088289],[-73.78573730864937,40.67238503513473],[-73.78686902018158,40.672823924563936],[-73.78808647356885,40.67300962650031],[-73.78847621466404,40.67132650177468],[-73.78883107956787,40.66982348615074],[-73.78915781978202,40.66833809574804],[-73.78940999422146,40.6668411581846],[-73.79039544103233,40.666887703912685],[-73.79129821916082,40.66697078583385],[-73.79218446683393,40.66704188921358],[-73.7930669428101,40.66706729381819],[-73.793195020696,40.66705844660706],[-73.79392731564751,40.66700675338841],[-73.79445715033715,40.66698105642055],[-73.79498745760094,40.66696182771168],[-73.79551810130714,40.66694907219784],[-73.79604894576852,40.66694279288608],[-73.79657985419104,40.66694299174326],[-73.79711069028575,40.66694966871822],[-73.79739484686529,40.66693988595774],[-73.7980923306423,40.66670642542591],[-73.7983024439703,40.666642361758164],[-73.79851997041978,40.666590883024874],[-73.79874290459637,40.66655267991331],[-73.7989691473457,40.666528169890036],[-73.79919649597535,40.66651752683819],[-73.79942279874598,40.66652066373778],[-73.79972486732086,40.66656933683187],[-73.80041290545691,40.66668019767602],[-73.80128694735231,40.66674174640475],[-73.80139045282041,40.66674665933225],[-73.80148383497428,40.66675015215045],[-73.80155565335498,40.6667533639433],[-73.80153052669348,40.66683715949297],[-73.80141266307585,40.667358409696654],[-73.801342868033,40.66777379734386],[-73.80124710861257,40.668500134636794],[-73.80120616597719,40.6689444235507],[-73.80117909108158,40.669100265712046],[-73.80116000865927,40.66980042097257],[-73.80113236148262,40.67054866761709],[-73.80113430131911,40.671294462128515],[-73.80113697261632,40.67135852938838],[-73.80114238138218,40.67148794259652],[-73.80115538597236,40.67179912084393],[-73.80115934931432,40.67189389022066],[-73.8011723425107,40.67220503174234],[-73.80119461615134,40.672422464605624],[-73.80130166462126,40.67312152223214],[-73.80140210650745,40.67356131987989],[-73.80142836780244,40.67366683394037],[-73.80168194759732,40.674383848959934],[-73.80202521779674,40.67511427321624],[-73.80238906440029,40.67588847918264],[-73.80267769608535,40.67649796690526],[-73.80307520428964,40.677345601239885],[-73.8032302765361,40.67768105700577],[-73.8041022658937,40.67942454965137],[-73.8042828817001,40.679817356729906],[-73.80464517096217,40.68057988974779],[-73.80492976253603,40.68117697416891],[-73.80522682790058,40.68179814988025],[-73.80551811187094,40.68240821040146],[-73.80576840191377,40.682932391250375],[-73.80568769571026,40.68295563335821],[-73.80519209272292,40.68309605817911],[-73.80432351077064,40.68334179510668],[-73.80344528062822,40.68359185735809],[-73.80256430932246,40.683842438935656],[-73.80168572426372,40.68409195625971],[-73.800773948638,40.68434992805104],[-73.79986119155573,40.684610142826195],[-73.79943031440402,40.684731988761925],[-73.79898209140565,40.684858737824804],[-73.79995042843731,40.686827719453724],[-73.79913531223158,40.687181958540975],[-73.79828588271735,40.68752401893838],[-73.79746057152212,40.68787230232544],[-73.7966293325788,40.68822145202254],[-73.79561486786868,40.68865689126309],[-73.79521094899948,40.688094665730354],[-73.79477837410158,40.68747068389475],[-73.79437087255886,40.68691258199833],[-73.79390841678135,40.68630469089464],[-73.79317220781111,40.68659668640914],[-73.79248043477878,40.686889630177696],[-73.79210699373377,40.68704753627734],[-73.79038468296118,40.68775361379946],[-73.78962631295374,40.68793905928153],[-73.78920529903093,40.68805321270444],[-73.78867912023972,40.688180184084736],[-73.78764209871325,40.68843485037898],[-73.78698344487003,40.68860847697062],[-73.78643950630247,40.688781709639635],[-73.78580380802069,40.68899621942394],[-73.78479240675154,40.68936159916888],[-73.78409904018537,40.68964775496829],[-73.78326625044213,40.68999429273677],[-73.78234452821745,40.68840743798872],[-73.7814867561804,40.68869718331473],[-73.78051569864361,40.68703652091896],[-73.7797650919136,40.68574360262817],[-73.77966850635775,40.68537712312305],[-73.7795734724526,40.68541503264895],[-73.77870794514436,40.68570042040621],[-73.77784971062758,40.68598927318104],[-73.77699767603643,40.68628268900784],[-73.77697494104947,40.686246713693095],[-73.77679912436707,40.685968464830886],[-73.77632402116663,40.68521655626265],[-73.77567289870474,40.68474158947137],[-73.77501231409929,40.68427557945444],[-73.77462061099078,40.683990970173724],[-73.77455790395265,40.68388562174163],[-73.7744197540815,40.68365352187211],[-73.77418414936861,40.68323792148529],[-73.7734991526998,40.683482227059876],[-73.77328704038128,40.68345473193422],[-73.77297749089124,40.68293379290643],[-73.77256209562054,40.682209496991966],[-73.77220275281798,40.68161033878101],[-73.77232211204065,40.68149096826255],[-73.77299539387256,40.68120882455216],[-73.77356539523521,40.68096392630874],[-73.77408130137064,40.68076015443524],[-73.77469730116003,40.680486046910175]]]}},{type:"Feature",properties:{ntacode:"QN01",ntaname:"South Jamaica",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.77395659465951,40.69980578158968],[-73.77446186169773,40.69899514646069],[-73.77459377478965,40.69879949818144],[-73.77489224473868,40.69838744806143],[-73.77513633783735,40.698050466028185],[-73.77532842133535,40.697785667199874],[-73.77567626121238,40.69730502998354],[-73.77576287750395,40.69718286256572],[-73.77608749167005,40.69672523099634],[-73.77618932331848,40.696574341720755],[-73.77659775517718,40.6959691144171],[-73.77703882067713,40.69536433701952],[-73.77725734344634,40.69506404240704],[-73.77783593415649,40.69432133540331],[-73.7786339981455,40.694013788260776],[-73.77944081337641,40.6936451096977],[-73.78018646112437,40.69301522981086],[-73.78023723847117,40.69297233543561],[-73.7791983850613,40.69165056892532],[-73.77789337371746,40.68991769003262],[-73.77796055159259,40.689894810200805],[-73.77891249600714,40.68957064724996],[-73.7797729507006,40.68928116998799],[-73.78078155498301,40.69102994294884],[-73.78160296575821,40.69068690440524],[-73.78242712281634,40.69034436928375],[-73.78326625044204,40.68999429273682],[-73.78409904018518,40.68964775496829],[-73.78479240675152,40.689361599168905],[-73.78580380802067,40.688996219423984],[-73.78643950674096,40.68878171014304],[-73.78698344487002,40.688608476970636],[-73.78764209871323,40.68843485037898],[-73.78867912023959,40.68818018408479],[-73.7892052990309,40.688053212704446],[-73.78962631295363,40.687939059281575],[-73.79038468296116,40.68775361379946],[-73.7921069937337,40.6870475362774],[-73.79248043477867,40.686889630177696],[-73.793172207811,40.68659668640917],[-73.79390841678133,40.68630469089464],[-73.79437087255889,40.686912581998364],[-73.79477837410157,40.68747068389475],[-73.79521094899933,40.688094665730354],[-73.79561486786865,40.68865689126309],[-73.79662933257873,40.68822145202254],[-73.79746057152211,40.68787230232544],[-73.79828588271722,40.68752401893839],[-73.79913531223157,40.687181958540975],[-73.7999504284373,40.68682771945376],[-73.79898209140552,40.68485873782485],[-73.79943031440395,40.684731988761946],[-73.79986119155568,40.68461014282619],[-73.80077394863798,40.68434992805109],[-73.80168572426355,40.68409195625971],[-73.80256430932249,40.683842438935706],[-73.80344528062811,40.683591857358124],[-73.80432351077063,40.68334179510667],[-73.8051920927229,40.68309605817916],[-73.80568769571018,40.68295563335821],[-73.80576840191375,40.68293239125036],[-73.80606202730917,40.68355436096251],[-73.80660608736402,40.68468114578389],[-73.80709063332455,40.68563031078388],[-73.80733621802683,40.686125446990104],[-73.80787469619212,40.687098337793806],[-73.80807342422307,40.6874528242587],[-73.8085765517067,40.68833089030057],[-73.80874358572513,40.68862588409132],[-73.8089241714599,40.688944809204116],[-73.8091446130455,40.68933103023053],[-73.8091842520077,40.68940047896951],[-73.80954787530312,40.69003754612461],[-73.80972326740789,40.69034634414521],[-73.80995601250672,40.6907561126579],[-73.81024426244694,40.69126358681656],[-73.8106329831089,40.69194738257678],[-73.81054216697882,40.691972458771446],[-73.81026958007317,40.69204524900037],[-73.80971017159624,40.69219938442506],[-73.8089021690073,40.69256434895535],[-73.80828132375149,40.69214738569946],[-73.80803640355094,40.69198289482041],[-73.80723957222759,40.691431988390214],[-73.80642479404882,40.690873858413816],[-73.8055584983553,40.691608704952635],[-73.8046879304442,40.69234557163949],[-73.80381770566765,40.693079631560096],[-73.80295940045595,40.6938174711307],[-73.80211252549796,40.69454449894282],[-73.80119617824683,40.69533648906364],[-73.80053204219234,40.6958566923755],[-73.79985927555352,40.69634708017609],[-73.79918226883795,40.6968714763249],[-73.79876814887383,40.69725955139652],[-73.7985464016822,40.69746653282772],[-73.79786193446473,40.69799340427753],[-73.79753672777434,40.69819892460315],[-73.79722374730008,40.69835945788557],[-73.79647606456409,40.698693084558926],[-73.79572173793618,40.69901473511368],[-73.79449920881495,40.69938577672121],[-73.79357708734877,40.69975647169591],[-73.79284356468972,40.70024368353768],[-73.79260506717986,40.70043210047648],[-73.79246111637784,40.70055378910584],[-73.79246106872066,40.70055382470339],[-73.79232917039718,40.700684224895255],[-73.79232905182735,40.70068434161561],[-73.79232894464768,40.70068447644953],[-73.79221043987604,40.70082250910698],[-73.7922102971705,40.700822671351204],[-73.79221016673704,40.70082285120801],[-73.79210611202815,40.70096735731332],[-73.792105957708,40.70096757331279],[-73.7921058265005,40.7009677893541],[-73.79201691196027,40.70111772616038],[-73.79194372086778,40.70127172605588],[-73.7918691655686,40.70136613668613],[-73.79235282137118,40.70209793952679],[-73.7923917031459,40.70216652965294],[-73.79213732443543,40.70220336924178],[-73.79187893539816,40.70222179408262],[-73.79161998858301,40.70222157200694],[-73.79150083658797,40.702223138725564],[-73.79138194594083,40.70223594070268],[-73.79126603284811,40.70225980495049],[-73.79115569660638,40.70229407580015],[-73.79055566937386,40.70256779556257],[-73.78999405812208,40.702871416289526],[-73.78977597260842,40.70297886361087],[-73.78966391480172,40.70303948852106],[-73.78919308913315,40.70320438524415],[-73.78835413952253,40.70346023064843],[-73.788041614994,40.70355559698317],[-73.78751689969752,40.70371508233905],[-73.78597976427156,40.70418661636315],[-73.7848487620354,40.70458556973788],[-73.78442027321722,40.70476246677474],[-73.7825658258397,40.70542486386785],[-73.78147887400361,40.705455250917005],[-73.78034491107965,40.705412416707226],[-73.77981827969892,40.70492789791022],[-73.77916009841341,40.704388966664546],[-73.7784913099875,40.703833225245184],[-73.77791979959224,40.70329153588746],[-73.77733989871166,40.7028500367931],[-73.77691037746324,40.70252488532593],[-73.77638291253909,40.702094928288496],[-73.77586892894928,40.701655170719356],[-73.77536886169382,40.70120598304518],[-73.774883186405,40.700747752360144],[-73.77441230115849,40.7002808768337],[-73.77395659465951,40.69980578158968]]]}},{type:"Feature",properties:{ntacode:"QN56",ntaname:"Ozone Park",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.84012856127187,40.681146650583784],[-73.83952065325153,40.6799618692112],[-73.83794251035302,40.67679420925385],[-73.83811946691182,40.67662988905894],[-73.83784372255333,40.67607812416117],[-73.8374957178212,40.67540682376928],[-73.83713760457339,40.674665134272736],[-73.83680894764422,40.67396111720047],[-73.83641423893981,40.673115589231834],[-73.83600752809828,40.67226955921544],[-73.83547485739217,40.671201870046694],[-73.83528117660407,40.670813642800844],[-73.83334819269365,40.66677318701547],[-73.83464965632122,40.667115307803456],[-73.83487654300711,40.667211664718124],[-73.83528941549285,40.6672359792613],[-73.83570108828373,40.66726022192228],[-73.83667829534586,40.66758649247942],[-73.8373007213446,40.667707359816276],[-73.83744908726744,40.66779835039973],[-73.83834358195394,40.667989026072036],[-73.83927851016378,40.66820184891067],[-73.84008553675031,40.66846748161132],[-73.84013623756778,40.668268025015145],[-73.8411739918563,40.668507442711366],[-73.84215802163928,40.668701447728054],[-73.842272378807,40.668736046184556],[-73.84229542237738,40.66881391805974],[-73.84243585420239,40.66928855691421],[-73.84258048966693,40.669280533137396],[-73.84271367705314,40.669278293352136],[-73.8428858937472,40.66928507550817],[-73.84305613831279,40.66930593830466],[-73.84322150154426,40.669340410884594],[-73.84481033205488,40.66984462298918],[-73.84556839865523,40.67008337621671],[-73.84593839119822,40.670178977829856],[-73.84686893110232,40.67046997731531],[-73.84741378151114,40.670629995177805],[-73.84787000874057,40.670779499854575],[-73.84847765302489,40.67091673865278],[-73.85096453684089,40.67171951137119],[-73.85163460956038,40.671930332833384],[-73.85283803895659,40.67227918976725],[-73.8564873929824,40.67337677418863],[-73.85711349130688,40.67357505459422],[-73.85825153692181,40.67413561068765],[-73.85928317923722,40.674452716436285],[-73.85959262179804,40.674556410171114],[-73.86029565646672,40.67477189446222],[-73.86131863648576,40.675021268816245],[-73.86139775932804,40.67533658998075],[-73.86171238717566,40.67661059597518],[-73.86202843089838,40.67788611403279],[-73.86225943089224,40.67881678615641],[-73.8623458053503,40.67916478614693],[-73.86296470699588,40.67911281695303],[-73.86328640844519,40.67907719706371],[-73.86330964247934,40.67916796966376],[-73.8633494359305,40.67935164088979],[-73.86229626172906,40.67963158049479],[-73.86156047073003,40.67983996752058],[-73.86142329542798,40.67987881343663],[-73.86066198730117,40.68009753814595],[-73.86053300126068,40.68013444842131],[-73.85977462580162,40.6803507121753],[-73.859662718462,40.68038237286584],[-73.85929512365685,40.680486365503725],[-73.85878576902995,40.680630463644356],[-73.85819836100589,40.67943084906947],[-73.85779268428884,40.6794557166448],[-73.85721078550023,40.67948586434497],[-73.85683137043245,40.67950933830446],[-73.85653410305873,40.679527725297845],[-73.85439330766253,40.67966011368512],[-73.85392389162116,40.67968615630435],[-73.85267726102964,40.680079415082616],[-73.85223417083931,40.680207890967964],[-73.85168205505992,40.680367977397694],[-73.85099089348901,40.68056836766137],[-73.85131773820146,40.68124001572848],[-73.85163928772111,40.68188627232193],[-73.85197864600379,40.682564211285886],[-73.85087162771067,40.682259542912085],[-73.85060478202189,40.68219378266441],[-73.84976407465187,40.681986614051844],[-73.84921620607906,40.6818442105582],[-73.84863383975222,40.68168402809155],[-73.84786817631948,40.68148683212292],[-73.84757845129982,40.68157986828037],[-73.84671464307618,40.681858493191974],[-73.84583237438079,40.68210645072879],[-73.8452904239152,40.68223044482692],[-73.84520200269179,40.6822506681483],[-73.84513349946198,40.68226653300118],[-73.84505837855848,40.6822844513382],[-73.84496190679074,40.68230745531898],[-73.84451063724633,40.682415088341784],[-73.8440891495959,40.682529299067994],[-73.84323090375356,40.68277519705794],[-73.84237029108915,40.683018422214886],[-73.84151391997548,40.68326168095423],[-73.84134091972138,40.68331050308295],[-73.84119605663233,40.68335136684398],[-73.84012856127187,40.681146650583784]]]}},{type:"Feature",properties:{ntacode:"BK45",ntaname:"Georgetown-Marine Park-Bergen Beach-Mill Basin",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.91716071485489,40.63173012599706],[-73.91722315055857,40.63171150744939],[-73.91728187052814,40.63168685088161],[-73.91733587396587,40.63165657653145],[-73.91738424046439,40.63162120038354],[-73.91742614569402,40.63158132537475],[-73.91746087545218,40.631537631117546],[-73.9174878378354,40.631490862316745],[-73.91750657332693,40.631441816076546],[-73.91751676262737,40.631391328315026],[-73.91751823209557,40.63134025951674],[-73.91731998946494,40.63100715271813],[-73.91535460301485,40.62999169456814],[-73.91479936773446,40.629740795377025],[-73.9091803329733,40.62720140925174],[-73.90826357306818,40.6267836383167],[-73.90464209220781,40.62513319188159],[-73.90396106711272,40.62483361555418],[-73.90385540661566,40.62494019819712],[-73.90387959926052,40.62494949416173],[-73.90386678862853,40.62496884844086],[-73.90429538513884,40.625183231786615],[-73.90500868576235,40.625545144959915],[-73.90546206137269,40.62577481968347],[-73.90544562242687,40.625792780664014],[-73.90541298266844,40.62577561762984],[-73.90532958044666,40.625864956084456],[-73.9053187038138,40.62585846560613],[-73.9053972670155,40.625767267628696],[-73.9053102020987,40.6257268809866],[-73.90529638710875,40.62571990107975],[-73.90521440773837,40.625678482723295],[-73.90520180604923,40.625672115955524],[-73.9051216069481,40.62563159594969],[-73.90510413546042,40.62562276918007],[-73.90502366754421,40.625582113185416],[-73.9050096972736,40.62557505521476],[-73.904928957682,40.62553426239309],[-73.90491413580983,40.62552677382765],[-73.90483360089105,40.62548608430571],[-73.90481752687597,40.62547796344272],[-73.90473668710965,40.625437119306206],[-73.90471864600136,40.62542800368864],[-73.90463581485054,40.625386154332915],[-73.90462553017424,40.625380958272075],[-73.90454359250502,40.625339559070575],[-73.90452861581961,40.62533199242578],[-73.90444812311694,40.62529132360875],[-73.90443316820436,40.625283768361506],[-73.90435248995944,40.62524300533935],[-73.90433438062485,40.625233855093505],[-73.9042557084935,40.62519410604897],[-73.90423993408861,40.625186137303025],[-73.90416026610599,40.62514588444191],[-73.90414446601989,40.62513790091886],[-73.90406470521228,40.625097601843414],[-73.90404776615212,40.62508904306783],[-73.90396618557361,40.62504782451458],[-73.90395484264207,40.625042093260085],[-73.90386956154764,40.62499900510794],[-73.90385806241625,40.62499319514226],[-73.90378061751072,40.624954064811185],[-73.90377017455434,40.62494878879729],[-73.90369982053775,40.62491324192434],[-73.90368742940358,40.62490698054181],[-73.90361911089178,40.624872461438436],[-73.90360313362584,40.624864389236926],[-73.90353736803573,40.6248311605219],[-73.90352248737207,40.62482364274441],[-73.90345432810348,40.62478920308497],[-73.90344089448107,40.62478241610007],[-73.90342223545694,40.624772988490584],[-73.90335985536372,40.62474146930109],[-73.90329059682497,40.62470647577499],[-73.90327787444258,40.62470004721078],[-73.90320897829305,40.62466523688164],[-73.90314076321712,40.62474538167441],[-73.9031244379266,40.624737953261246],[-73.9032084827848,40.62464076938305],[-73.90315226124036,40.62461338719587],[-73.90307005655613,40.62470549847196],[-73.90305433084028,40.624699456017666],[-73.90312436585711,40.62461885378034],[-73.90303756836532,40.62457540689404],[-73.90296568765469,40.62453942622531],[-73.90293036900194,40.624521747416246],[-73.90288263908512,40.62449785653056],[-73.90286791182727,40.62449048471514],[-73.90279838836081,40.62445568399562],[-73.90278450261597,40.62444873287571],[-73.90271162732661,40.62441225448347],[-73.90269924551993,40.62440605666278],[-73.90262747173367,40.62437012914633],[-73.90255865671654,40.62444888762504],[-73.90254656112616,40.62444423916958],[-73.90263059517278,40.62434936424844],[-73.90313231786654,40.62460225619687],[-73.90317372279088,40.62455574101555],[-73.90320334369777,40.624570588908966],[-73.90327045944031,40.62448418394102],[-73.90302283562501,40.62436795022774],[-73.90288536052962,40.62431056512234],[-73.90269333271986,40.62421333487331],[-73.90283262223258,40.62405099444951],[-73.90278628951704,40.62403918286185],[-73.90275548257651,40.62406806005412],[-73.90271898828902,40.624052393713555],[-73.90241543050313,40.62446290725006],[-73.90228707932283,40.624409853930345],[-73.90229694049911,40.624396518305225],[-73.90240380972976,40.62444239705093],[-73.9027136957306,40.62402332683599],[-73.90261908735029,40.623982713303924],[-73.90262364456694,40.62397655126535],[-73.90271937115783,40.624017646045054],[-73.90274531019521,40.623982567015275],[-73.90263558802593,40.623935463542836],[-73.9026435555471,40.62392468930731],[-73.9027020908575,40.62394981859852],[-73.9027123675959,40.623935921062156],[-73.90283449086043,40.623988348957624],[-73.90283456578885,40.62398838135402],[-73.9028395814041,40.62399053364759],[-73.90284448473484,40.62399263877052],[-73.90284816261754,40.623994217822336],[-73.90287492375013,40.62395802673148],[-73.90287435266733,40.62395778031668],[-73.90287130277984,40.62395647185277],[-73.90286819664271,40.62395513804438],[-73.90286800877114,40.62395505763937],[-73.9027392621576,40.62389978623771],[-73.90275168375604,40.623882988075316],[-73.90288181620241,40.62393885251323],[-73.90291619574114,40.62395453125651],[-73.90294293123954,40.62391517061255],[-73.90296245923999,40.623873423217454],[-73.90297442328858,40.62383005113583],[-73.90297860500665,40.62378584608803],[-73.9029749280761,40.623741614997996],[-73.90296345963135,40.623698165263406],[-73.90296065673185,40.623685469907755],[-73.90295713031355,40.62367287881434],[-73.90295288187941,40.62366041711371],[-73.90294792348554,40.623648110280286],[-73.90294226389703,40.62363597892746],[-73.90293591363093,40.62362404852845],[-73.90292888386887,40.62361234103876],[-73.90291810016419,40.62359437384673],[-73.90290666267298,40.62357664265214],[-73.90289457775081,40.62355916186778],[-73.90288185637004,40.623541946245155],[-73.90286850906958,40.62352500617979],[-73.90285454637772,40.6235083592709],[-73.90283997707344,40.62349201658255],[-73.90282481652865,40.6234759911948],[-73.90280660982143,40.62346804884176],[-73.90278801536527,40.62346064576829],[-73.9027690584293,40.623453792549995],[-73.90274976999571,40.62344750211255],[-73.90273017665979,40.623441780174346],[-73.902710308746,40.6234366383203],[-73.90269019416931,40.6234320819349],[-73.90266986567802,40.62342811891953],[-73.9026493518476,40.6234247539891],[-73.90262904096099,40.623427415071795],[-73.90260886691279,40.62343062257845],[-73.90258885257221,40.62343437418297],[-73.90256902433315,40.62343866287168],[-73.90254940770791,40.62344348313784],[-73.90253002798576,40.62344883165239],[-73.90251090782613,40.62345469922064],[-73.9024920720835,40.623461079162574],[-73.90247354451523,40.623467963289656],[-73.90245534865716,40.62347534458569],[-73.90243750783283,40.62348321084114],[-73.9024200429422,40.62349155336228],[-73.9024109542177,40.62349172674621],[-73.90240187911957,40.62349130239811],[-73.90239288404346,40.623490283557366],[-73.90238403779604,40.62348867865887],[-73.90237540544199,40.62348649898236],[-73.90236704917793,40.62348376250625],[-73.90235903449837,40.62348048721185],[-73.90235141831155,40.623476698946995],[-73.90234425796433,40.62347242422997],[-73.90233760507866,40.62346769527037],[-73.90233151170976,40.62346254863376],[-73.90232602177707,40.62345702138134],[-73.90232117457623,40.62345115492626],[-73.90231700918187,40.623444991519094],[-73.90231355388516,40.623438580102345],[-73.90231083588556,40.62343196442421],[-73.90230887533566,40.62342519576572],[-73.90230768513534,40.62341832339133],[-73.90230112448485,40.62339129373851],[-73.90229383394131,40.62336437152097],[-73.9022858218419,40.623337569477954],[-73.90227708509383,40.62331089816094],[-73.90226763313505,40.62328436930479],[-73.90225746660778,40.623257995307036],[-73.90224658923782,40.623231784882115],[-73.9022350078236,40.623205750432795],[-73.9022227271848,40.623179904360065],[-73.90220072696053,40.62315146069209],[-73.902178047789,40.62312332854834],[-73.90215469603162,40.623095518320596],[-73.90213068091347,40.62306803671749],[-73.90210601099336,40.62304089497034],[-73.90208069373439,40.62301410179653],[-73.9020547370425,40.622987663735984],[-73.90202814991294,40.62296159419837],[-73.90200094223155,40.62293589888756],[-73.9019731214591,40.62291058802873],[-73.901953554109,40.62290648698895],[-73.90193379927547,40.622902943656996],[-73.90191388289432,40.622899963415826],[-73.90189383266251,40.622897550142106],[-73.90187367979732,40.6228957060404],[-73.90185344979801,40.622894434315334],[-73.90183317212092,40.62289373851023],[-73.90181287337202,40.622893616804916],[-73.90179258388882,40.622894071570705],[-73.90177233181686,40.62289510065378],[-73.90175214507882,40.62289670391055],[-73.90173205050401,40.62289887717564],[-73.90170994546214,40.62289090384117],[-73.90168818443276,40.62288239001348],[-73.90166679663866,40.62287334912008],[-73.90164579856079,40.622863787541355],[-73.90162521766416,40.62285371786568],[-73.90160507613969,40.62284315083416],[-73.9015816206827,40.622838032016],[-73.9015762025093,40.622836849314524],[-73.90154754053253,40.62283000768833],[-73.90153472417254,40.6228266821535],[-73.90151910911229,40.622822630160144],[-73.90149092495476,40.62281471959245],[-73.90146300542224,40.62280628119368],[-73.90143536831306,40.622797322685656],[-73.90140802857636,40.62278784558913],[-73.90138100532684,40.62277785946981],[-73.90135431219292,40.622767366852685],[-73.9013279669713,40.62275637646457],[-73.90130198614288,40.62274489468608],[-73.90127638311044,40.622732927895036],[-73.90125117677205,40.62272048331168],[-73.90122638052671,40.622707569826716],[-73.90120201085617,40.62269419315068],[-73.90117807983887,40.622680363010836],[-73.9011546046126,40.62266608746357],[-73.90113159791656,40.62265137539919],[-73.90110907512856,40.62263623554259],[-73.90109501077437,40.62262629886647],[-73.90108704854971,40.62262067561112],[-73.90106553289168,40.62260470868484],[-73.90104994443513,40.622592553949666],[-73.90104454067833,40.622588340470905],[-73.90102408442432,40.62257158287484],[-73.90100417642638,40.62255444646186],[-73.90099541782122,40.62254811269457],[-73.90098717516376,40.62254138634825],[-73.90097947677506,40.62253429542472],[-73.90097235384006,40.622526864075134],[-73.90096582940444,40.62251911929156],[-73.90095992915099,40.62251108890611],[-73.90095467216253,40.622502803425476],[-73.90095007972376,40.622494291180494],[-73.90094616541806,40.62248558451601],[-73.90094294876793,40.62247671393921],[-73.90094043763898,40.62246771262756],[-73.90093864055893,40.62245861208399],[-73.90093756495315,40.622449445820614],[-73.90093721626847,40.622440247180386],[-73.90093759357467,40.62243105017097],[-73.90093869660409,40.622421886790036],[-73.90094052266511,40.62241279271896],[-73.90094306203963,40.622403797434345],[-73.90094430083163,40.622393376531164],[-73.90094481565998,40.62238292149835],[-73.9009446078042,40.622372459309275],[-73.9009436759007,40.62236202011784],[-73.90094202276428,40.6223516334116],[-73.90093965319198,40.622341326334315],[-73.90093657329413,40.62233113005157],[-73.90093279226524,40.62232107154341],[-73.9009283206193,40.622311177623345],[-73.90092317018501,40.622301478121805],[-73.90091735587303,40.62229200019105],[-73.90091089413885,40.622282767131765],[-73.90089988760488,40.622274563472544],[-73.90088945973578,40.622265929259356],[-73.9008796432529,40.62225689032003],[-73.90087046076512,40.622247471635994],[-73.9008619401594,40.62223769718808],[-73.90085410513834,40.62222759564433],[-73.9008469758894,40.62221719382692],[-73.90084057105565,40.6222065220748],[-73.9008349130199,40.6221956093898],[-73.9008300131707,40.62218448543458],[-73.90082588597363,40.62217318054439],[-73.90082254479397,40.62216172572362],[-73.90082111869398,40.62215525787906],[-73.90081999595708,40.62215015481877],[-73.9008182479927,40.62213849782481],[-73.90082960341012,40.62213250087339],[-73.90084049167196,40.622126021704894],[-73.90085088020949,40.622119079724676],[-73.9008607302906,40.622111699191215],[-73.90086797415758,40.62210561643359],[-73.9008700148385,40.62210390269764],[-73.90087870193425,40.62209571635111],[-73.90088676185678,40.6220871667632],[-73.90089417060233,40.62207828004783],[-73.90090090240153,40.62206908684074],[-73.90090693786307,40.62205961644288],[-73.90091225495361,40.622049900665836],[-73.90091683735977,40.6220399689807],[-73.90091516438471,40.622025477799326],[-73.90091275917523,40.62201104746985],[-73.90090962720153,40.62199669609008],[-73.90090577304436,40.6219824484582],[-73.9009011997524,40.62196832468022],[-73.90089591872935,40.62195434470179],[-73.90088993214242,40.62194052996844],[-73.90088325425221,40.621926901265866],[-73.90087589118592,40.62191347836766],[-73.90086785544666,40.621900281052916],[-73.9008591601947,40.62188733077651],[-73.90084981464013,40.62187464396408],[-73.900839836123,40.621862240398784],[-73.90082923824563,40.621850139860676],[-73.90081803637472,40.62183835844557],[-73.90080624741088,40.62182691560123],[-73.90080472337648,40.6218255479207],[-73.90079389024082,40.62181582591875],[-73.90078098132761,40.62180510733781],[-73.90077204557815,40.62179111984335],[-73.90076386435673,40.62177686612601],[-73.90075645103994,40.621762369483996],[-73.90074981658586,40.62174765321341],[-73.900743974366,40.62173274396305],[-73.90073893357821,40.62171766586516],[-73.90073470188001,40.62170244388819],[-73.90073128605027,40.62168710249739],[-73.9007286924238,40.62167166900543],[-73.90072692580011,40.62165616821079],[-73.90072598723958,40.621640625913905],[-73.90071552039446,40.62163447895184],[-73.90070461050104,40.62162879432091],[-73.90069329710965,40.62162358864049],[-73.9006816136122,40.62161888003241],[-73.9006695978028,40.62161468327187],[-73.90065729143674,40.62161101062432],[-73.90065607671067,40.62161070752007],[-73.9006447294526,40.621607875019684],[-73.90063195492877,40.62160528604418],[-73.90061900940411,40.62160325361789],[-73.90060593486541,40.621601782132835],[-73.90059276934043,40.62160087698277],[-73.90057956053433,40.62160054122436],[-73.90058116543307,40.621604589439904],[-73.90058199776072,40.621608769335076],[-73.90058204334792,40.62161299914363],[-73.9005812979308,40.62161718923385],[-73.90057978032145,40.6216212563602],[-73.90057751966451,40.62162511795616],[-73.90057455960931,40.62162869565576],[-73.90057096270608,40.62163191596802],[-73.90056680226331,40.62163471546281],[-73.90056216147767,40.62163703457171],[-73.90055713517697,40.621638828143894],[-73.90055182433159,40.621640060248026],[-73.90054633869134,40.62164070501192],[-73.90054078755016,40.62164074745262],[-73.90053528567206,40.62164019034976],[-73.90052033941929,40.62162868291043],[-73.90050353782037,40.621618772222114],[-73.90048517240982,40.621610630250565],[-73.90046556185624,40.62160439827153],[-73.90041050055413,40.6216059394854],[-73.90035599947926,40.6216121049408],[-73.90030272545592,40.621622819203026],[-73.90025373306072,40.621637130671964],[-73.90020698810538,40.621655289511466],[-73.9001630092401,40.621677094244205],[-73.90011689338739,40.62168736190284],[-73.90009355346214,40.62169544700394],[-73.90006989359256,40.62170297076793],[-73.90004593687114,40.62170992885903],[-73.90001980348659,40.62171998333117],[-73.89999332307832,40.62172949956029],[-73.89996651632693,40.6217384688526],[-73.89993940127118,40.621746884857494],[-73.89991199748714,40.62175474239839],[-73.8998843249904,40.621762036466684],[-73.89985640556026,40.621768758872165],[-73.89982825789065,40.62177490628046],[-73.89979990441476,40.62178047435512],[-73.89977136294789,40.62178545925843],[-73.8997426581201,40.62178985782864],[-73.89971380554941,40.621793665388445],[-73.89968483030536,40.62179687894408],[-73.89965575349552,40.621799498513916],[-73.89962659403486,40.621801520093705],[-73.89959737567152,40.62180294219627],[-73.89956811841303,40.621803765341745],[-73.89955445196482,40.621796903481005],[-73.89954039322582,40.621790518900646],[-73.89952597097886,40.621784624190354],[-73.89951121357109,40.62177922925899],[-73.89949615483935,40.62177434854351],[-73.89948081895609,40.621769990106266],[-73.89946524438604,40.62176616118454],[-73.89944945771553,40.62176287285841],[-73.8994334925748,40.62176013068568],[-73.89941738171514,40.62175793988831],[-73.89940115833002,40.621756304013324],[-73.8993848540724,40.62175522761178],[-73.89936850279862,40.621754712053445],[-73.89935213792378,40.62175475971295],[-73.89933579374748,40.621755369615165],[-73.89931950127166,40.62175654061452],[-73.89930329567738,40.62175827039654],[-73.8992872097293,40.62176055530422],[-73.89918279748169,40.621781802944014],[-73.89907849548197,40.621803378774814],[-73.89897430878864,40.621825280791064],[-73.89896106322365,40.62182117223165],[-73.89894753866747,40.621817636039175],[-73.89893377467928,40.62181468263513],[-73.89891981455666,40.6218123219417],[-73.89890570423809,40.621810562208104],[-73.8988914852731,40.62180940615123],[-73.89887720250384,40.62180886000919],[-73.89886290517757,40.6218089248304],[-73.89884863352948,40.621809600147586],[-73.89883443439238,40.62181088432679],[-73.89882035196484,40.62181277305119],[-73.89880643066884,40.62181525965873],[-73.89879271426757,40.621818336984205],[-73.89877924586742,40.62182199601918],[-73.89876429026147,40.6218233706594],[-73.89874926340613,40.62182417429647],[-73.89873420070214,40.62182440528629],[-73.89871914172667,40.621824062658575],[-73.89870412473209,40.62182314912745],[-73.89868918489755,40.621821664221386],[-73.89867436046953,40.621819614507636],[-73.89865968970012,40.6218170028681],[-73.89864520775626,40.6218138368726],[-73.89863095288511,40.62181012258588],[-73.89861695826843,40.62180587176443],[-73.8986143472161,40.62180165024689],[-73.89861109970163,40.621797692026014],[-73.89860726224782,40.62179405510769],[-73.898602887765,40.621790789964756],[-73.89859803554869,40.62178794087706],[-73.89859277633224,40.621785548951486],[-73.89858718283978,40.621783647255356],[-73.89858133351986,40.62178226366766],[-73.89857531035447,40.6217814156836],[-73.89856919775048,40.621781116612425],[-73.89856308232937,40.62178136921112],[-73.89855704742111,40.62178217204531],[-73.89855118164965,40.62178351229358],[-73.89854556221451,40.62178537159589],[-73.89850515009074,40.621796836614756],[-73.89846436802041,40.62180751574975],[-73.89842324306139,40.6218174001454],[-73.89838180270593,40.621826484464655],[-73.89834211373835,40.62183010116991],[-73.89830237647833,40.62183351996717],[-73.89826260368028,40.621836739527346],[-73.89822281183422,40.62183975986512],[-73.89818301655689,40.621842576973535],[-73.89811767568106,40.62185156162381],[-73.89810966198675,40.62185064215927],[-73.89804258216522,40.62184295208145],[-73.89800838382149,40.621837491465314],[-73.89796188892218,40.62183006888407],[-73.89787223561088,40.621813760416394],[-73.8977209457804,40.62178543800919],[-73.8976369001469,40.621766571322404],[-73.89762233423068,40.62176228737046],[-73.89758984528349,40.62174944682942],[-73.89758135050049,40.62174712652557],[-73.89757415829773,40.621745161370136],[-73.89757314558578,40.62174460494206],[-73.89750149948769,40.62170520982692],[-73.8974809447075,40.621695666643944],[-73.89744594264133,40.62168764798269],[-73.89739897897798,40.621682061709535],[-73.89705223967152,40.62168396511887],[-73.8969945043729,40.62167350952359],[-73.89692451062321,40.621655115944606],[-73.89684302276332,40.62162006432913],[-73.89680032629263,40.621571098359766],[-73.89675081965716,40.62151432225984],[-73.89666488195805,40.62147734965524],[-73.8966188263534,40.62146194450848],[-73.8965730408543,40.62146236989364],[-73.8965146421596,40.6214444761825],[-73.89647475412458,40.62142824608901],[-73.89645921169516,40.621415907326174],[-73.89644123346908,40.62139475619014],[-73.89636674052947,40.621231895372915],[-73.89630006047625,40.62107129230293],[-73.89630054609091,40.62101472258804],[-73.89630687672923,40.62099746411044],[-73.89631329635812,40.62096919789134],[-73.89631753490589,40.62090700527005],[-73.89631373620314,40.62082432867695],[-73.89630588865226,40.62077557353629],[-73.89630104744741,40.62076107724924],[-73.89628847803006,40.620736499472045],[-73.89627904966805,40.62073050783856],[-73.89627652049425,40.62073582929012],[-73.896271759222,40.620763136225925],[-73.89626695075953,40.62079675560788],[-73.89625097822253,40.62082998127359],[-73.89623478359796,40.6208434160448],[-73.89622243312355,40.62084022050695],[-73.8962138351881,40.62083293947777],[-73.89620462845751,40.62080021327364],[-73.89612551516582,40.620644237073186],[-73.89610054469405,40.620625879809346],[-73.8960837028472,40.6206154337343],[-73.8960784220076,40.6206062889186],[-73.8960752320394,40.62059558177546],[-73.89608043035844,40.620566079943515],[-73.8960807005431,40.62053149585536],[-73.8960718421056,40.620506015579515],[-73.89605303119977,40.62048769084552],[-73.89603159920475,40.62048725967849],[-73.89602082120963,40.62049254685945],[-73.89600274852947,40.62048555980116],[-73.8959917510134,40.620469464898754],[-73.89596971501872,40.620440432973446],[-73.89594222035439,40.6204242686893],[-73.89590647248625,40.62040963350083],[-73.89587644639153,40.62040038384226],[-73.89585305268294,40.620387379663214],[-73.89581582469506,40.62035166428295],[-73.89572932995615,40.62024091525824],[-73.89571803089285,40.620211316555064],[-73.89571728892918,40.62020157139522],[-73.895726110957,40.62018058165868],[-73.8957424364746,40.62015298384747],[-73.89574679921195,40.62012630848931],[-73.8957366762563,40.62010425853446],[-73.89574632647606,40.62008354412717],[-73.89576993938006,40.62007140662523],[-73.89577962782316,40.620049153999254],[-73.89577740344707,40.62001992053214],[-73.89576287108359,40.61998433476838],[-73.89574043818142,40.61995593385409],[-73.89572773953005,40.619945491651045],[-73.89570835936716,40.619945089256795],[-73.89569880676606,40.61995004916278],[-73.89567985869908,40.619950580961984],[-73.89566550350564,40.61993953380962],[-73.89568213618168,40.61992231218869],[-73.89570116683558,40.61991549427647],[-73.89570911106678,40.619902024619954],[-73.89570509771269,40.61988942230164],[-73.89569532006219,40.619876184174394],[-73.89567436959626,40.619867271388216],[-73.8956570847364,40.61986374295436],[-73.89564146603628,40.61985453378456],[-73.89561388502015,40.619801286648126],[-73.89561842775397,40.6197525986596],[-73.89564527067564,40.61970151431151],[-73.89569398800695,40.61959898559136],[-73.89571166246283,40.61956010794419],[-73.89571934603005,40.61952995015877],[-73.89571674120873,40.61951600419588],[-73.89571326932361,40.61950090467979],[-73.895696122862,40.61947766827426],[-73.8956688618955,40.619450552433726],[-73.89564087338177,40.61942727803454],[-73.89562440512054,40.61940846131186],[-73.89561243616025,40.61936928218067],[-73.89561044677663,40.619350533384505],[-73.89562799133984,40.6193269441538],[-73.89563743758082,40.6193209146522],[-73.89567864071537,40.61932443749001],[-73.89570104654028,40.61932344226035],[-73.89572065812958,40.61931308515294],[-73.89574031871783,40.619294437917596],[-73.89576374681731,40.6192620711303],[-73.89580103532292,40.61921157268156],[-73.89582666510618,40.619175886113204],[-73.89585293851344,40.61914461936788],[-73.89586628685262,40.61910831772146],[-73.89587519415305,40.61907862776841],[-73.89590091378405,40.61903193360841],[-73.89589974097991,40.618998309321846],[-73.8958920370438,40.618971842992835],[-73.89590229663817,40.61895370873266],[-73.89592275902996,40.61892847562398],[-73.89594745359167,40.618915926942634],[-73.89597444319298,40.618886306956384],[-73.89598707714195,40.618845612542486],[-73.89599673768333,40.618817542595586],[-73.89600865075647,40.61877794651664],[-73.89601458972122,40.618758134555875],[-73.8960148077334,40.61873334867919],[-73.89601372545529,40.61868871732081],[-73.89601991843271,40.61864414749252],[-73.89603565085724,40.61857976879048],[-73.89604900757567,40.61853795023294],[-73.89606087614204,40.61850387066782],[-73.89606105380473,40.6184818307208],[-73.89606127673231,40.61845430005355],[-73.89607322875591,40.61841193123022],[-73.89608357746052,40.61838279088443],[-73.89611869448042,40.61833832944909],[-73.89616025744323,40.61829502675992],[-73.8961995294757,40.618266022257785],[-73.89625768896481,40.618227758041044],[-73.89630432968178,40.61818500770145],[-73.8963196169211,40.61817571760273],[-73.89632614336405,40.618171358187105],[-73.89633851449193,40.61816093966136],[-73.89634089502007,40.61813560791296],[-73.89635415386773,40.61811034042004],[-73.89637957358079,40.6180939493524],[-73.89640197406345,40.61809569827325],[-73.8964207301034,40.61810296197448],[-73.89643882054936,40.61809754363422],[-73.89645347974523,40.61807557050784],[-73.8964514556041,40.61805684966997],[-73.8964263867059,40.618031931278715],[-73.89640785140534,40.61799988287426],[-73.89641441392178,40.617995497016516],[-73.89642471559755,40.61797187416255],[-73.89640262071879,40.61793430498378],[-73.89639712615583,40.617901774118444],[-73.89640301407094,40.61789022394777],[-73.89643071664405,40.617865024243166],[-73.89645032769138,40.61785466717727],[-73.89647498570167,40.61784211818118],[-73.89648375473709,40.61783169522283],[-73.89646516413956,40.617810652926806],[-73.89644505819997,40.61779183404716],[-73.89643947672184,40.6177675644604],[-73.89645130038078,40.61773897440093],[-73.896476078447,40.61771816415733],[-73.89649856930215,40.61770890648854],[-73.89653978363225,40.61770416767389],[-73.8965471522925,40.61769042285879],[-73.89652920407673,40.617673800732256],[-73.89653166877319,40.617640206693906],[-73.89654641678638,40.61760722748488],[-73.89655608112437,40.61757644017146],[-73.89657947287309,40.61754404520304],[-73.89660510673166,40.61750561316258],[-73.89661900303182,40.61748750941421],[-73.89662829741123,40.617416483651006],[-73.89664335225316,40.61734771264491],[-73.89664253106984,40.61727277837991],[-73.8966372981587,40.61720994478527],[-73.8966305008978,40.61715756911909],[-73.89662424028397,40.61712890732477],[-73.89660129568227,40.617106215161414],[-73.89657411018278,40.61707632732691],[-73.89654702264582,40.617029916024535],[-73.89652159562571,40.61695926895691],[-73.89648639538774,40.616848925134875],[-73.8964707789781,40.616815231884914],[-73.89645381130998,40.616769981769664],[-73.8964534004976,40.61673251505285],[-73.89645289840082,40.61670882700908],[-73.89645900601863,40.616672491958255],[-73.89646731947171,40.61663011930665],[-73.89647055156647,40.616589911410685],[-73.89647877731876,40.61655857330996],[-73.89647976597588,40.61652440096982],[-73.89647499164612,40.61649077343722],[-73.89647385439109,40.61645717564947],[-73.89646687893263,40.616426839921196],[-73.89647146180664,40.6163982151893],[-73.89648031491392,40.61637953111658],[-73.89650208809938,40.61636862649271],[-73.89651297380928,40.616363174681005],[-73.89651162235701,40.61635158984065],[-73.89650091074239,40.61633777346352],[-73.89647860282746,40.61632221891635],[-73.89645129330269,40.61630336439694],[-73.89644304793738,40.61625595380677],[-73.89644124174153,40.61621242027653],[-73.89645387489878,40.61617172647024],[-73.89646281830358,40.616142008350934],[-73.89646002707961,40.61612987389054],[-73.89644931551149,40.616116057340726],[-73.89641048978444,40.61608997478537],[-73.89638390254686,40.616069996110674],[-73.89635946950878,40.61605501491884],[-73.8963313136161,40.61604826541913],[-73.89630022413722,40.61605142076269],[-73.89629001983322,40.61605852115178],[-73.8962783208324,40.616076076680315],[-73.89627315092362,40.61608927447197],[-73.89625578586805,40.61609085133177],[-73.8962363544041,40.61607919538708],[-73.89622640450794,40.61606150991948],[-73.89619554153101,40.61603436396921],[-73.89617052459145,40.616001183703716],[-73.89616498434627,40.615974169341264],[-73.89617244709085,40.61594664688149],[-73.89620658955958,40.61592535010234],[-73.89622718456373,40.61590733487113],[-73.89624255855996,40.61588857494823],[-73.89624565770123,40.61586395634535],[-73.89623756851972,40.615854233535224],[-73.89621435783677,40.615840295948374],[-73.89617619316839,40.61583035331742],[-73.89616744953226,40.61582444421123],[-73.89615450745936,40.615785812732554],[-73.89615177996477,40.615756358504704],[-73.89616825783177,40.61572173409078],[-73.89618196016559,40.61568880892714],[-73.8961733697759,40.61565449123105],[-73.89616531514709,40.61564476744167],[-73.8961442313192,40.615630256466865],[-73.8961104175631,40.61562462642277],[-73.89609539639194,40.61562590231668],[-73.89607657418824,40.61561627851909],[-73.89607175222883,40.61559011685289],[-73.89606843901997,40.615567221690576],[-73.89608178433564,40.615554498536845],[-73.8961052467119,40.61554548875962],[-73.89609054371948,40.61552653698722],[-73.89606075325291,40.6155061430519],[-73.89603259976565,40.61549717020328],[-73.89600507004269,40.61548166411376],[-73.89598725304317,40.61545071409963],[-73.89598860943883,40.61541193186194],[-73.89598948311654,40.615382426105434],[-73.89599489373002,40.61533156953264],[-73.8959913445866,40.615297722950956],[-73.89598371160913,40.61527323251889],[-73.89595293093333,40.61524026712051],[-73.89592667317936,40.6152171052501],[-73.89590336269961,40.615197705225896],[-73.89588852436637,40.61517329001607],[-73.89584100101537,40.615090821355075],[-73.89580772810936,40.61503929881657],[-73.89579481816507,40.6150034126209],[-73.89579287705227,40.61497829658831],[-73.89579182376883,40.61496028978367],[-73.89578507514734,40.61494562588277],[-73.89575285496791,40.614912110801974],[-73.89573445152972,40.61488774712016],[-73.89573706509427,40.61487515097454],[-73.89575106482053,40.61485861247624],[-73.8957765901638,40.614843566723636],[-73.89578215002696,40.614834761581704],[-73.89578754392964,40.61481777618266],[-73.89580527745042,40.614809365716916],[-73.89582832172628,40.61481512262858],[-73.89584423213425,40.61482092802128],[-73.89585156740998,40.61482903234957],[-73.8958689818206,40.6148408502098],[-73.8958928450214,40.61485097332112],[-73.89591310967756,40.61486109300155],[-73.89594911474761,40.61486889341598],[-73.89597637791373,40.61487075705692],[-73.89598917340123,40.61486459284628],[-73.89600183472022,40.614852966397116],[-73.89601717605841,40.61483148797978],[-73.89602881667926,40.61480459954947],[-73.89602128163777,40.61478557182549],[-73.89600719861579,40.61476277664852],[-73.89597285228832,40.6147298634798],[-73.89593641173259,40.61470024101994],[-73.89591934865112,40.614670938652765],[-73.89590928604177,40.614633380761774],[-73.89589071515411,40.61460081071161],[-73.89586641672611,40.61456886722175],[-73.8958622492246,40.61453886235102],[-73.89586112894195,40.614518137494805],[-73.89584505008605,40.61450409756556],[-73.8958161128409,40.6144907871289],[-73.89574845601022,40.614476837130454],[-73.89571673714003,40.614467914746264],[-73.89568501893625,40.6144589933591],[-73.89561883888256,40.6144455654721],[-73.89558999916949,40.61443768970815],[-73.89558256611161,40.61442412265538],[-73.8955773251833,40.61441272809941],[-73.8955775765204,40.614389781208565],[-73.89557717490528,40.6143706497004],[-73.89557193332442,40.61435925397082],[-73.89555890646783,40.61435174889771],[-73.89553639672374,40.614358544361316],[-73.89553252926268,40.61435971220942],[-73.89552192775791,40.614368019384465],[-73.89552942926952,40.61438433029369],[-73.89552681480461,40.61439692710457],[-73.89551772066703,40.614408501292296],[-73.89550221294459,40.614421772581395],[-73.89547940515918,40.61442696685563],[-73.89545646109471,40.61442667107563],[-73.89541819432468,40.61441401010716],[-73.89535161149865,40.614381451226436],[-73.89527409167427,40.61434084044782],[-73.89517981230676,40.614284596107346],[-73.89508186256771,40.614225630850875],[-73.89495144332791,40.61415612272575],[-73.89487398981487,40.614118256029414],[-73.89478995879121,40.61407387760603],[-73.89473568611922,40.61404720454124],[-73.89465257429426,40.61401265377611],[-73.894601144768,40.61398702461358],[-73.89452749457412,40.61396003062068],[-73.89445096385661,40.61393196392757],[-73.8943990163251,40.61391563909573],[-73.8943276952914,40.61389625075406],[-73.89427581408161,40.613882643248196],[-73.89420959882779,40.61386921568858],[-73.89415922473631,40.61385887633307],[-73.89409304193269,40.61384816505177],[-73.89401835332868,40.61383975192738],[-73.89395164950135,40.61383834548405],[-73.89391529273705,40.61384802845233],[-73.89386882051048,40.613854051109854],[-73.89382074025089,40.61385131669367],[-73.89376473888605,40.6138470391983],[-73.89371319266702,40.61384984490179],[-73.89367745418022,40.613855714400735],[-73.8936410966634,40.61386542475636],[-73.89359452455147,40.61386595745187],[-73.89357014093243,40.613865138947276],[-73.89353934479217,40.61386604423583],[-73.89348292372819,40.61387653138536],[-73.89343222994786,40.61388639307028],[-73.89337269463688,40.61388491118256],[-73.89330589222915,40.613878041486544],[-73.89326360875327,40.6138774264341],[-73.89323713137937,40.61387992650754],[-73.89320355277043,40.61388522022511],[-73.89315059976596,40.61389022201513],[-73.89306942949449,40.61388075921319],[-73.89299607780903,40.6138701510327],[-73.89291775644507,40.61385904346261],[-73.89283216522257,40.61384526769537],[-73.89277688473138,40.61383991870755],[-73.8927055281985,40.613820528152935],[-73.8926710978869,40.613818739300335],[-73.89261149496332,40.61381451165693],[-73.89255539456106,40.61380477002299],[-73.89249926249694,40.61379231168125],[-73.8924350055886,40.61377012852286],[-73.89230358303571,40.61372194289395],[-73.89218519034617,40.613678520124836],[-73.89207536848586,40.61363554286679],[-73.89196849544201,40.613596356609065],[-73.89189118166044,40.61356392216919],[-73.89186800428628,40.613552729699606],[-73.89179484323734,40.61351368471971],[-73.89173395404288,40.61348052515541],[-73.89165791434932,40.61344043434073],[-73.89157666468341,40.613391665582895],[-73.89149171553895,40.613337485605115],[-73.89142496896245,40.61329674401336],[-73.89137580174513,40.61327600186072],[-73.89134028451886,40.6132562069006],[-73.89131556906172,40.61323899991274],[-73.89127831370429,40.61320229475105],[-73.89123107591752,40.61317005365967],[-73.89121431130594,40.613157136718044],[-73.89120980641009,40.613147322623725],[-73.89120383206897,40.613134317552905],[-73.89118725926257,40.61309302019566],[-73.89117349916282,40.613050023571276],[-73.89114036104336,40.613006707377465],[-73.89108702975217,40.61295595938451],[-73.89103674500947,40.61291449385609],[-73.8909806325802,40.61286816393331],[-73.89095414564773,40.61283404681458],[-73.89094355366394,40.612769177725646],[-73.89094910253665,40.61272378412445],[-73.89095861661752,40.612697443007995],[-73.89098259882952,40.61267913104108],[-73.89102790276478,40.61264966693976],[-73.89104355929439,40.61262377090035],[-73.8910472336025,40.612600855403215],[-73.8910457011409,40.6125693442482],[-73.89103710302503,40.61254068042036],[-73.89104410644795,40.612509560997985],[-73.89106691390768,40.61248147542722],[-73.89109229075507,40.61246914789161],[-73.89112774540106,40.612460425572344],[-73.89116522429474,40.61244843934736],[-73.89120818997519,40.612427673917196],[-73.89123374315227,40.6123951991376],[-73.8912560424507,40.61234809263654],[-73.89127258158659,40.61229889410802],[-73.89130942516817,40.612234179306014],[-73.89134386172844,40.61218744043024],[-73.89137297960701,40.61215491521186],[-73.8913830769423,40.61214771530812],[-73.89141430474197,40.612125447699555],[-73.89145771186615,40.612120986688666],[-73.89149618167238,40.61211877175376],[-73.89154010439354,40.6121077522681],[-73.8915846815315,40.61209294555084],[-73.89161708481012,40.612077769328344],[-73.89164657746811,40.612058831168426],[-73.89166423584777,40.612053110612614],[-73.89168017762586,40.61206157965583],[-73.89167636602092,40.61207903292727],[-73.89167276013633,40.61210463852411],[-73.89168448105922,40.612116974180196],[-73.89171982690972,40.61213111577459],[-73.89174190772185,40.612129681248064],[-73.89175874328302,40.612119623748086],[-73.89177898056383,40.612101390512116],[-73.89179636682505,40.6120848002267],[-73.89181155973817,40.61206609499771],[-73.89182922786195,40.612032104231396],[-73.89185960943743,40.612020220329455],[-73.89200214578042,40.611987031971836],[-73.8920736385454,40.61196582695142],[-73.89209633768664,40.61196057880325],[-73.89211560559858,40.61196084332462],[-73.89212863177879,40.6119682390584],[-73.89211576721847,40.611994550156346],[-73.89210914447719,40.61201367458649],[-73.89209765347557,40.61203776369336],[-73.89208616044363,40.61206187976932],[-73.89209637445896,40.61207097462671],[-73.89212013413936,40.61207821508567],[-73.89215284463714,40.61207390912382],[-73.89217749989486,40.6120626516847],[-73.89220136614308,40.61204705617294],[-73.89222856220763,40.61202325619441],[-73.89226337354157,40.611990103666244],[-73.8923231069567,40.61195656453285],[-73.89240262899749,40.61191401173195],[-73.8924742959736,40.61187268722248],[-73.89256424515894,40.611819111101674],[-73.89263748842295,40.61178374378938],[-73.89266643069746,40.61177133731438],[-73.89270638042107,40.61174406335364],[-73.89274879587042,40.61172983063449],[-73.8927979612827,40.611727433590154],[-73.89286362222396,40.61172697278927],[-73.89293363286976,40.611730798380584],[-73.89297737859262,40.61173992438868],[-73.89301197002024,40.611752445882864],[-73.8930336714241,40.611762977691335],[-73.89307714661396,40.611761234458996],[-73.89311499848385,40.611762834719755],[-73.8931504529309,40.61175411127378],[-73.89320774838933,40.61173585677647],[-73.89326463906347,40.61170127030378],[-73.89330629990862,40.61168538919743],[-73.89335882918688,40.61167481609904],[-73.8934180488139,40.61164780670529],[-73.89348377908404,40.61162450939246],[-73.89353429172967,40.611591646780674],[-73.89359262137849,40.611557582326114],[-73.89364470697582,40.61153067728275],[-73.89369638020446,40.61151573726301],[-73.89376203873113,40.61151527711959],[-73.89383650564832,40.611526105979365],[-73.89388460631403,40.611536800218545],[-73.89393240072206,40.61153659672427],[-73.89396490703531,40.61152413792644],[-73.8940021795489,40.61150399811894],[-73.8940339386832,40.611464365565354],[-73.89404227901508,40.61142833356323],[-73.8940403298225,40.61140878883045],[-73.89404098799945,40.61137942058623],[-73.89403088196018,40.611347488773006],[-73.89398851362921,40.611310642562856],[-73.89396886980992,40.61129679073078],[-73.89396616744756,40.61127562579817],[-73.89395838926964,40.611251272292776],[-73.8939664865009,40.61123266946067],[-73.89396385060911,40.611214222580834],[-73.89394013317668,40.61118142665128],[-73.89391997408077,40.611174107466454],[-73.89389343874534,40.61116853859943],[-73.89388075170797,40.611174702678795],[-73.89386562665678,40.61119615354379],[-73.89384782444586,40.6112247098579],[-73.89383232489581,40.61123254561997],[-73.89379152722772,40.61122718301821],[-73.89371682298231,40.61120822975436],[-73.89364561695493,40.61118648060298],[-73.89359381403108,40.611170402472204],[-73.89358085539493,40.611165724958056],[-73.89357472169961,40.611150046431604],[-73.89358175848261,40.61111895435711],[-73.89357185579503,40.611095175325644],[-73.8935726510379,40.61107124084793],[-73.89358009404614,40.61105642577185],[-73.89359497528658,40.611052404275846],[-73.89360834756067,40.61104511657463],[-73.89360608756945,40.61104025613955],[-73.89359851326353,40.611024081734854],[-73.89357760194993,40.61101514178724],[-73.8935493885305,40.61100089763652],[-73.8935188715208,40.611007348222046],[-73.89347916625475,40.61101719095753],[-73.89345807815894,40.611028398206166],[-73.89344216311389,40.61104822894759],[-73.89338856819988,40.61107186618589],[-73.89336405167377,40.61108855983003],[-73.89331326938039,40.61111055350181],[-73.89325185819887,40.61113541861309],[-73.89319644725863,40.611144973926535],[-73.89315962168568,40.61115586460876],[-73.89313335787412,40.611161165105024],[-73.89311590293929,40.61117501006331],[-73.89308853752162,40.6111933747824],[-73.8930418031412,40.611206066529185],[-73.89299339045633,40.61121005690977],[-73.89293616670427,40.61120550211661],[-73.89290770999395,40.61120865966466],[-73.89289532812606,40.61122569320595],[-73.8928808213099,40.611243328205354],[-73.8928600719736,40.61126812243533],[-73.89281930041531,40.61129103088161],[-73.89277578448073,40.611318327857916],[-73.89274228034446,40.611346596112426],[-73.89269269747115,40.61136093203751],[-73.89266036251965,40.61137882578157],[-73.89262435670534,40.61139408018499],[-73.89257532615906,40.61140188444932],[-73.89248131228024,40.61140821994632],[-73.8924328995919,40.611412236895525],[-73.89237141920273,40.61143438431744],[-73.89226399024342,40.61147353473128],[-73.89217291855086,40.611509186635644],[-73.89210656779058,40.61153629725394],[-73.89204347623418,40.611552487162015],[-73.89202221714045,40.61155825817063],[-73.89199869529162,40.61155916987888],[-73.89197535223022,40.61153993436923],[-73.89194175364264,40.6115371854666],[-73.89191302416833,40.61152947356093],[-73.89189389086533,40.61153467074735],[-73.89187232044368,40.61155512602866],[-73.89186052081729,40.61156834536903],[-73.89186089428063,40.61158193199295],[-73.8918457698071,40.611603382592534],[-73.89181625045826,40.6115940499134],[-73.89179465309849,40.61158620698171],[-73.89176776994226,40.61159532121984],[-73.89175552504013,40.611617817554965],[-73.89175102759332,40.611636367666684],[-73.89175568450055,40.61165152338133],[-73.89176751025313,40.611666548975045],[-73.89176733298613,40.61168666821171],[-73.89173382823988,40.61171493499856],[-73.89168982834131,40.61175148105735],[-73.89162453754813,40.61179108235809],[-73.89157803740032,40.61181464385403],[-73.89153473422522,40.611821821827284],[-73.89149026555653,40.61181381988036],[-73.89145981786126,40.61182298680357],[-73.89144229406158,40.61183411412078],[-73.89142291623949,40.611856712409605],[-73.89137304754503,40.61191403260583],[-73.89134842585995,40.61192797924848],[-73.89132284639949,40.6119321819924],[-73.89127724585104,40.6119345280011],[-73.89125615692427,40.6119457051919],[-73.89122728330713,40.611960829033364],[-73.8911909395732,40.61196249706562],[-73.89115352994874,40.61197720118892],[-73.89111488318902,40.6119995345745],[-73.8910863830435,40.612028245676576],[-73.89101629376157,40.61204997293189],[-73.89099709323199,40.61205245241625],[-73.89098820988835,40.61206671696549],[-73.89099866192969,40.61208396427809],[-73.89103194924557,40.61210139775349],[-73.89107089230552,40.612118205999685],[-73.89113801780368,40.612146540457125],[-73.89115056142593,40.61216321259903],[-73.89115950685314,40.61217719316106],[-73.89116138821086,40.612194020053764],[-73.89115263930701,40.6122137468603],[-73.89113833509916,40.61223950698998],[-73.89112317309495,40.61226095628514],[-73.8910992043694,40.61227111683323],[-73.89107794632709,40.612276861366006],[-73.89102257650505,40.612260860955075],[-73.89097777129403,40.6122392449123],[-73.89088095934869,40.61219342481758],[-73.89082997815255,40.612181711025194],[-73.89075132831518,40.61217474733712],[-73.89069540915487,40.612165279042],[-73.89064360771894,40.61214920075735],[-73.8905882756979,40.6121332001728],[-73.89054936434661,40.61211910978476],[-73.89049067522032,40.612085760164504],[-73.89044497991424,40.6120570877463],[-73.89036856635734,40.61202671240013],[-73.89033390698201,40.61201147372932],[-73.8903255119452,40.6119909609993],[-73.89030196651625,40.61196357399798],[-73.89025541408732,40.61193059200575],[-73.89018932416259,40.61188647426974],[-73.89013698090888,40.611848656498665],[-73.89006245439332,40.6118095536494],[-73.88999149500496,40.61177039938356],[-73.88992780018492,40.611736577947305],[-73.88987373662218,40.61171566560975],[-73.8898183008588,40.61169692042774],[-73.88979163130155,40.6116859156746],[-73.88976671387495,40.611660749520134],[-73.88973579798127,40.61162533990432],[-73.88971513183803,40.61159899690417],[-73.88970208064974,40.61156330202824],[-73.88969643663938,40.61151281993391],[-73.88969631846476,40.61145355959229],[-73.8897077194203,40.61139848244817],[-73.88972080425117,40.61132649904577],[-73.88973659161258,40.61127568050744],[-73.88974857431359,40.61121678877659],[-73.88975684996939,40.61117804070377],[-73.88975069109824,40.61113409057784],[-73.88974339996201,40.61110048730174],[-73.88974700785218,40.611074881261494],[-73.88975400969892,40.61104378938592],[-73.8897664021326,40.610998457178965],[-73.88978451776202,40.61095524400539],[-73.88980307538881,40.6109283085462],[-73.8898508863016,40.61087428134481],[-73.88988195927249,40.61083574726199],[-73.88993676636524,40.61077618268667],[-73.88998862619714,40.6107128550738],[-73.8900327680801,40.6106561892191],[-73.89006874744163,40.610612664229066],[-73.89010750322367,40.610567494568606],[-73.89012431460485,40.610529165743884],[-73.89015491427854,40.6104716087078],[-73.89021716446274,40.61039725778833],[-73.89030211389498,40.6103176568626],[-73.89042145603678,40.61021687144173],[-73.89051720497693,40.61013980698997],[-73.89058822830548,40.610074026468624],[-73.89066106589085,40.610022356259705],[-73.89071377146547,40.60999163731972],[-73.8907856775879,40.60995843874225],[-73.89086026035169,40.609918161541245],[-73.89093412025699,40.60987895411684],[-73.89099306795269,40.60984107642192],[-73.89103308636446,40.60981654840244],[-73.89107790656527,40.6097843390193],[-73.89116264069364,40.60972485833335],[-73.89126352802087,40.609653697157846],[-73.89136506644351,40.60958146951597],[-73.8914751069743,40.60950691445624],[-73.89156049550932,40.60944361761331],[-73.89169657038092,40.60932733847848],[-73.89181714695255,40.609218922819394],[-73.89190421803727,40.609138746400134],[-73.89194461446819,40.60910225214837],[-73.89197293667661,40.60909366006808],[-73.8919835665812,40.609090788054914],[-73.89199014557256,40.60909718915873],[-73.8919925108927,40.609104768053065],[-73.89198153250932,40.609122350303394],[-73.89196496903487,40.609143251080745],[-73.89195059673281,40.60916632073708],[-73.89194730240312,40.60917724254861],[-73.89194692142841,40.60918920946497],[-73.89191293485955,40.609226699507204],[-73.89189568455586,40.609248723413785],[-73.89187706053886,40.609272942499686],[-73.89186495088511,40.609300845645514],[-73.89186552721658,40.60932258442985],[-73.89188030062544,40.60934140011955],[-73.89191115290006,40.60934853873731],[-73.89194567584646,40.60935834216507],[-73.8919725162872,40.60937478189651],[-73.89198053798378,40.60938173368457],[-73.89198204467488,40.60938497394075],[-73.89197710758093,40.609387220054465],[-73.89195434226035,40.6093897512979],[-73.89191491605408,40.60938219351302],[-73.89190428741908,40.609385065520996],[-73.8918414781761,40.60938385316421],[-73.89181291580356,40.609384293354594],[-73.89179320143211,40.60939330461566],[-73.89176826872499,40.609421964301944],[-73.89173846460531,40.60945558797271],[-73.89174617296986,40.609477224245836],[-73.8917525506489,40.60947547303951],[-73.89176235782823,40.60946826344605],[-73.89177213049341,40.609461053819224],[-73.89178632544625,40.60945810292434],[-73.8917930094766,40.60946724927005],[-73.89179602504252,40.6094737299569],[-73.89178570212489,40.60948747270283],[-73.89176876304661,40.60949481178407],[-73.89176138601053,40.60951231766002],[-73.89176940682319,40.60951926895928],[-73.89178661669845,40.609522797411],[-73.89182975218768,40.609507468223654],[-73.89185947818022,40.609499398508135],[-73.89191869648222,40.60947239105361],[-73.89195381174632,40.60945010835347],[-73.89198865067048,40.60941967391915],[-73.89200226922904,40.60939498354391],[-73.89201262725679,40.60938124231919],[-73.89203673967056,40.609348244480834],[-73.89207449626201,40.6093188562996],[-73.89208619107383,40.609302892039395],[-73.89209579987555,40.60926197721715],[-73.89210797938078,40.60923676228471],[-73.8921480638508,40.60921495243315],[-73.89218982624993,40.60920181662096],[-73.89225205821363,40.60918128899891],[-73.89226735458978,40.60916527314671],[-73.892258543928,40.60915670163766],[-73.89223996351478,40.60915536677041],[-73.89223736489402,40.60913691870881],[-73.89223415091624,40.60909673199523],[-73.89226636666673,40.60901955104337],[-73.8922871295627,40.608940959979],[-73.89231046617189,40.608852489616844],[-73.8923238806388,40.60881967384896],[-73.89233475269697,40.60879937313851],[-73.892354748289,40.60877298626263],[-73.89236651131547,40.60875974053202],[-73.89237210877523,40.60872812515524],[-73.89236659371537,40.608708631998624],[-73.89235117112763,40.608690941055364],[-73.89232233910619,40.60868048485814],[-73.89226903237268,40.60866119284696],[-73.89222992108634,40.608638951201996],[-73.89222484752992,40.608635762051264],[-73.89222320409775,40.608627086857595],[-73.89224086147325,40.608621395361226],[-73.89227092888667,40.6086241946458],[-73.89230884579739,40.608628512054906],[-73.89233887804396,40.60863131246145],[-73.89237419500395,40.60861718296016],[-73.89240577649026,40.60859764211125],[-73.8924216558239,40.60857783895005],[-73.89242327207704,40.608558242738766],[-73.89241874979803,40.60854852181703],[-73.89240003217421,40.608541725230126],[-73.89237230295832,40.60851823078349],[-73.89235046683704,40.60850226357214],[-73.89232081489429,40.608487495076844],[-73.89230655271749,40.60848770184778],[-73.89228759092036,40.6084983339059],[-73.89226605304385,40.60852150779189],[-73.89225154669344,40.60853911524196],[-73.89222497129012,40.608559100506724],[-73.89220227177681,40.60856434868067],[-73.89217649206057,40.60856040046506],[-73.89217280422028,40.6085509703093],[-73.89217035937489,40.60854472135737],[-73.89218566106382,40.608503150962896],[-73.89220095663836,40.60848713679314],[-73.89220613849825,40.60846748830905],[-73.8922197567367,40.60844282605057],[-73.89224455411602,40.608408730822326],[-73.89224765128866,40.60836410329715],[-73.89226476757585,40.608336644565675],[-73.89227063393146,40.60831589873415],[-73.8922649175468,40.60828825442101],[-73.89227551823754,40.60825708232825],[-73.89228652890527,40.608242242865636],[-73.89232674661815,40.60822586654724],[-73.89234067063053,40.6082120463753],[-73.89236254719505,40.60820246007421],[-73.89242809958009,40.60819928310627],[-73.8924586138726,40.60819283297461],[-73.89246694577119,40.608185101426976],[-73.89248324041583,40.608153304564766],[-73.89249634968841,40.60810961903179],[-73.89250390941056,40.60804369551642],[-73.89251225672602,40.60798213871325],[-73.89251265000024,40.60791631872841],[-73.89251606825816,40.60782873601958],[-73.89253161366013,40.60776976371559],[-73.89253453424537,40.6077452554263],[-73.89255332887919,40.60772647170555],[-73.89257263734933,40.60770118280301],[-73.89257644693238,40.60768372882259],[-73.89257923318533,40.607653758789105],[-73.8925892568119,40.60760087535544],[-73.89259255667892,40.60756440064497],[-73.8925987716394,40.60752894321472],[-73.89262744796898,40.60748011247976],[-73.8926456276862,40.60743958891786],[-73.89265629812338,40.60741091622001],[-73.89266288822195,40.607388881068275],[-73.89266865111799,40.60736522630955],[-73.8926775387694,40.607348079624835],[-73.89269805366112,40.607312114524674],[-73.89271349483415,40.60727296062595],[-73.89272944999257,40.60722719231655],[-73.8927457807249,40.60719514834262],[-73.89277298224883,40.607165639675195],[-73.89282052082672,40.60714347802751],[-73.89285972311296,40.60713187733309],[-73.89291755142122,40.607116120494155],[-73.8929588118858,40.607101172943445],[-73.89301735849159,40.60708706537753],[-73.89305100460895,40.60708155164336],[-73.8930786847519,40.60706848482654],[-73.89311202433872,40.60705204705154],[-73.89313133653123,40.60702376665687],[-73.89314509341314,40.60700162773866],[-73.89316193846595,40.606962996099625],[-73.89319508034653,40.60688954979091],[-73.89321442938626,40.6068612689136],[-73.89324008782306,40.606828519860265],[-73.89325682785132,40.606810144728584],[-73.89330488145164,40.606781396950005],[-73.8933307781673,40.606756854512795],[-73.89334621420025,40.60674344623471],[-73.89335633266566,40.60674438993374],[-73.89337437125617,40.60674682210484],[-73.89339858556976,40.60673929637261],[-73.89343192495727,40.60672283102955],[-73.89346029068598,40.60670866677018],[-73.89350216842736,40.60668987580754],[-73.89353228048536,40.6066871862148],[-73.89355865577508,40.60667908665291],[-73.89356637422159,40.606672369013104],[-73.89356829553782,40.606663586903906],[-73.89361034669534,40.606650286662756],[-73.89364313453264,40.60664040883161],[-73.89366875604004,40.60663066106525],[-73.89370261066205,40.60660763500862],[-73.89372092468463,40.60659527288086],[-73.89375096918052,40.6065898385383],[-73.89376811931865,40.60658518937437],[-73.8937910298785,40.60658260178388],[-73.89380526239007,40.606576878904335],[-73.8938239889523,40.60657821315198],[-73.89384899207734,40.60657233603779],[-73.89387766451438,40.60656909452422],[-73.89390098811445,40.6065544594343],[-73.89392804932649,40.606545262434764],[-73.89395425232846,40.606531671855144],[-73.893996303326,40.6065183714726],[-73.89403704781705,40.60651000996978],[-73.89406640667275,40.60650567222858],[-73.89411984237428,40.60648834701874],[-73.89417838753785,40.60647423885991],[-73.89422747013808,40.60645531689235],[-73.89426670628808,40.60644371457629],[-73.89433115077944,40.60643441449231],[-73.89436554952175,40.60643057602179],[-73.89438918052545,40.606426891658316],[-73.89443956109277,40.60642877707582],[-73.89447793734095,40.606438556816265],[-73.89453092577041,40.606430562713456],[-73.89454769743287,40.60643793464272],[-73.8945796596797,40.60644946467224],[-73.89461789972694,40.606453781617965],[-73.89466683917883,40.6064551439287],[-73.89471331217754,40.60644615618615],[-73.89476314750135,40.60642888216111],[-73.89479799307225,40.6064157110889],[-73.89482797028587,40.606407530935535],[-73.89486168368424,40.60640476320585],[-73.89489159174694,40.60639386514726],[-73.89492901063726,40.606370761239745],[-73.89496005370195,40.60634943567873],[-73.89499201826902,40.60633519190592],[-73.89502195866997,40.606327039813216],[-73.89506033940971,40.60631104466828],[-73.8950919639529,40.606285848841424],[-73.8951284934906,40.60625566259976],[-73.89516502304127,40.606225447028834],[-73.89519469177489,40.60620631595531],[-73.89524390832837,40.60619291191854],[-73.89527724698792,40.60617644603928],[-73.89531041351165,40.606154517872994],[-73.89534756041654,40.60612048883749],[-73.89541355308593,40.6060656797588],[-73.89545306479339,40.606039255313924],[-73.89549686545371,40.606011682489694],[-73.89558134136276,40.60597300441315],[-73.89562963265264,40.60595246229335],[-73.89569445337862,40.60593111057683],[-73.89575210848123,40.60590989070364],[-73.89581744632903,40.605881925670715],[-73.89587853199575,40.605855164801305],[-73.8959134442481,40.60584471127649],[-73.89596629793127,40.60583122729715],[-73.89600848153307,40.60582341589375],[-73.89604504219396,40.60581897443158],[-73.89609336459678,40.6058241788637],[-73.89611282804927,40.60582577424773],[-73.89613229172278,40.605827369461146],[-73.89616247045463,40.60582742420503],[-73.89619251418563,40.60582198972623],[-73.89622585106441,40.60580555104475],[-73.89625089867458,40.605792507891096],[-73.89627865673785,40.60577749200922],[-73.8963091409681,40.60576637564345],[-73.89634239220545,40.605759048426755],[-73.89637419684213,40.605756552442244],[-73.89641374039084,40.60575571040325],[-73.89646612349594,40.60574365244828],[-73.89651361336807,40.60572835239513],[-73.89655332325364,40.60571405970929],[-73.89661922910479,40.60568971838744],[-73.89666965076971,40.60566473051773],[-73.89669873597379,40.60565037394954],[-73.8967257315121,40.605636537517206],[-73.8967603828682,40.60563245145161],[-73.89682399045016,40.605627458235894],[-73.89688900043511,40.60562301557126],[-73.89694627348013,40.605616917445936],[-73.89700270131331,40.60561996043334],[-73.89702463446025,40.60561901997698],[-73.89705299760514,40.605605732010886],[-73.89709908395135,40.6055898814656],[-73.89714512964419,40.60557672021107],[-73.89718195493803,40.605564017258736],[-73.89722931501056,40.60556216569963],[-73.89726958519437,40.60555756248376],[-73.89730704372411,40.60555457674863],[-73.89733808216646,40.60555853002057],[-73.89736261836433,40.60557482755984],[-73.8973738428307,40.60558189273842],[-73.8974063278038,40.6055810154075],[-73.89746649122918,40.605567921575016],[-73.89753375190584,40.60555219897247],[-73.89760739642938,40.605532200140274],[-73.89767890823978,40.60551541022608],[-73.897741235871,40.60549910714507],[-73.89777027644398,40.60549015760474],[-73.89779935721694,40.60547849110496],[-73.89782852308669,40.60545875445874],[-73.89787099896031,40.605448251610774],[-73.89790846177613,40.60544254886306],[-73.89794732394876,40.605440113661686],[-73.89799106940538,40.605446299643816],[-73.8980220281826,40.60545563252433],[-73.89805944668558,40.60545533635665],[-73.89810829528956,40.605445937561896],[-73.8981437165486,40.60543271103583],[-73.89819758590772,40.60541313406265],[-73.8982345715051,40.605389671857296],[-73.8982444557702,40.605379633549916],[-73.89825839002106,40.60535746804034],[-73.89826235401655,40.60535402614459],[-73.8982860129763,40.60533347550909],[-73.8983173043665,40.60531217656749],[-73.89833878117793,40.60530365978803],[-73.89850211043303,40.60529669018293],[-73.89855419496183,40.6052944673199],[-73.89864718918486,40.6052979803612],[-73.89867496480667,40.605320291590935],[-73.89871019993691,40.605352842404336],[-73.89891955307402,40.6054442451699],[-73.89898451773178,40.605461413379324],[-73.89901959721259,40.60545837925965],[-73.89902693503326,40.605463794050216],[-73.89903664073208,40.60547321503481],[-73.8990564654164,40.60548607154775],[-73.89907731163701,40.605491752340164],[-73.89912474245459,40.6055158938862],[-73.89916181724777,40.605528084848764],[-73.89919567313146,40.605525452509426],[-73.8992294632575,40.605520074467094],[-73.89927388742447,40.60550630749831],[-73.89930511062288,40.60548226359843],[-73.89933650290612,40.605466480030756],[-73.89938188499735,40.6054625940587],[-73.8994478078393,40.60547442804645],[-73.89951668033203,40.60549005123675],[-73.89953705115362,40.605497480031936],[-73.89954599733571,40.605511677906],[-73.89955484411477,40.60552035929241],[-73.89959332756773,40.605530329575146],[-73.89966123971186,40.6055360701325],[-73.8997183165722,40.605539194610024],[-73.8997550221785,40.605534862328604],[-73.89978363261976,40.605523523273966],[-73.89981289975293,40.60550828772148],[-73.8998322454239,40.60550311704318],[-73.8998374217735,40.605509078221004],[-73.89984767580253,40.6055155648391],[-73.89986221809438,40.6055208744471],[-73.89986880363873,40.605524640544104],[-73.89986625885685,40.60554006407655],[-73.89987585891429,40.605550392906046],[-73.89989115422782,40.605557351150644],[-73.89990675380638,40.60557806045111],[-73.89991439513986,40.605597197259584],[-73.89990948636968,40.60560496131168],[-73.89990091168009,40.605607260050355],[-73.89989449398193,40.60561175546653],[-73.89989689122706,40.605622160779845],[-73.89990656060218,40.60563523446471],[-73.89993286393363,40.605650298303665],[-73.89996859770169,40.60566745692023],[-73.89998399429284,40.60567990483574],[-73.89999705604325,40.60569457349445],[-73.90000916147463,40.60570817013826],[-73.90003750449316,40.605751259668864],[-73.90007152836586,40.605799161715616],[-73.90011244187701,40.605837752941376],[-73.90015072424687,40.605870652911754],[-73.90019598546004,40.60595498334158],[-73.90025988076994,40.60603271336141],[-73.90033080688534,40.60614533621369],[-73.90037522509638,40.60619151476272],[-73.90047624076539,40.60624968546954],[-73.90051858955592,40.6062777629924],[-73.90059787827101,40.60640999415863],[-73.90064279017173,40.6064784279354],[-73.90070783005754,40.606626743741145],[-73.90075756347146,40.606705609654924],[-73.90083447110638,40.60684327876892],[-73.90087037418711,40.60691946077631],[-73.90087672510106,40.6069801208448],[-73.90086969928238,40.607020918849805],[-73.90084067879596,40.607067087125216],[-73.9008049974843,40.60711397755879],[-73.90071969724113,40.60720030571531],[-73.90060680153849,40.60737825993724],[-73.9005659530404,40.60747450979012],[-73.90056134860687,40.60754930538077],[-73.90056214377343,40.6076039951119],[-73.90056573940007,40.607634479140444],[-73.90053369436049,40.607789132219175],[-73.90052614806864,40.607881774147025],[-73.90052116645816,40.6080147717006],[-73.9005022262354,40.60812059852303],[-73.900493222254,40.60816619231933],[-73.90049794020089,40.60820970086529],[-73.90051119878132,40.608280766798025],[-73.90051041448285,40.608339612393095],[-73.9004827455618,40.60842805938755],[-73.9004597028485,40.60849927515457],[-73.90044035823009,40.60856789909407],[-73.90044931995533,40.60861453322096],[-73.90047105749804,40.60865400632226],[-73.90048641763471,40.60870691911339],[-73.90047574853061,40.608771613969544],[-73.90045175880208,40.60883775378611],[-73.90044787076549,40.60888837050812],[-73.90046543832717,40.60892789712492],[-73.90048500513427,40.6089823456111],[-73.90048848205215,40.60906403212224],[-73.90047946417808,40.60916559770615],[-73.9004768571482,40.609217469826916],[-73.9004689004316,40.609235062035694],[-73.90044173391966,40.60925194973191],[-73.90042781786615,40.60926421404154],[-73.90041127533885,40.60930863093722],[-73.90039892292809,40.6093727116701],[-73.90036972500594,40.609410932920824],[-73.90033566913102,40.60943712990725],[-73.90029844130743,40.609451920092106],[-73.90028079199128,40.6094651863199],[-73.90025106789457,40.60951740547913],[-73.90023451276171,40.6096177958153],[-73.9002245430429,40.609883791514456],[-73.90021643720988,40.60998884313644],[-73.90019785885387,40.610016750920884],[-73.90016673111681,40.61004322816161],[-73.90015619936541,40.610076438187],[-73.90016389707458,40.61010369029471],[-73.90018302188462,40.61011934507385],[-73.9002014617577,40.61012292442938],[-73.90023385289861,40.61011582921234],[-73.90025430873611,40.61011620162475],[-73.90027897235066,40.61011811040772],[-73.90034074595505,40.61015643348938],[-73.90041033828334,40.61020864879218],[-73.9004377911746,40.61024232430787],[-73.90045104607618,40.610275545746944],[-73.90045278253672,40.61029746708987],[-73.90043054227262,40.610329554772946],[-73.90040902065068,40.61037530892325],[-73.90041773606401,40.61041081605217],[-73.90044811559758,40.61044477136077],[-73.90053422078529,40.61048882412862],[-73.90066942279975,40.61054528291595],[-73.90070837436892,40.61057054175744],[-73.9007614722145,40.61061279103339],[-73.90084903639746,40.610703891843954],[-73.90090494093589,40.61075978117745],[-73.90091868380293,40.61077741356421],[-73.90093184970625,40.61078773816928],[-73.90097600589974,40.61080307245996],[-73.9010298537826,40.61082273314057],[-73.9010741016154,40.61086096232911],[-73.90109862677394,40.61089435740123],[-73.90109605210851,40.61090997425529],[-73.90108630690479,40.61092218342887],[-73.9010842748707,40.6109435170087],[-73.90108769605943,40.61096605261143],[-73.90111116924604,40.61098960276768],[-73.9011564144155,40.61101637044352],[-73.90120565297323,40.6110351361578],[-73.9012231820736,40.61103522862132],[-73.90124817814933,40.61103331731641],[-73.90129606828728,40.61104764834438],[-73.90134997400665,40.61108861510201],[-73.90139131154884,40.61114628207612],[-73.901424940701,40.61123266980432],[-73.90144034047245,40.61132501581076],[-73.9014316242573,40.611381314013705],[-73.90143121409692,40.61138396732215],[-73.90142267880165,40.611394253992614],[-73.90140134363612,40.6113968965572],[-73.90139687678784,40.611397448754374],[-73.90137555983178,40.61137705089162],[-73.90135576888225,40.61136903724446],[-73.90133145872423,40.61138302532583],[-73.90130949868566,40.61142783121646],[-73.9013121594103,40.6115667722115],[-73.90131357332741,40.61166820355302],[-73.9013330345866,40.611717882905985],[-73.90139558106486,40.61175333295304],[-73.90146385783203,40.611764857024234],[-73.90152882294926,40.611796459756995],[-73.90155357611944,40.611821265374566],[-73.9015627450133,40.611839592025525],[-73.90158692049967,40.61185709052932],[-73.90161461584262,40.61186404809783],[-73.90169576011482,40.61183791949952],[-73.90170411628962,40.61183522909303],[-73.90170562488024,40.61183470065625],[-73.90188714552372,40.611771176442666],[-73.90195417433642,40.611745189404076],[-73.90198714603056,40.61174540147075],[-73.90202288770011,40.61175766156242],[-73.90217513917959,40.6118676462318],[-73.90221791366727,40.61189857146501],[-73.90228989425349,40.611961574676855],[-73.90230593068881,40.61195208254244],[-73.90231625626173,40.6119459709795],[-73.9023323476477,40.61196142077924],[-73.90244757158244,40.61188564757196],[-73.90248711043364,40.61186185849178],[-73.90245961268222,40.61183936733827],[-73.90249392985305,40.61181499903235],[-73.90121944263932,40.61057524873372],[-73.9012076150598,40.61058154218475],[-73.90119253465456,40.61056381754665],[-73.90120767284111,40.610554677775795],[-73.90123565151298,40.61053778456731],[-73.90125039672998,40.61052888100422],[-73.90127679496273,40.61051294218121],[-73.90129324731707,40.61050300860236],[-73.90131395708791,40.6104905040899],[-73.90132962659487,40.61048104260079],[-73.90134497358645,40.61049882105915],[-73.90130184418446,40.61052505778408],[-73.90131057398958,40.6105333201071],[-73.90125388461328,40.61056475632975],[-73.90124836865576,40.610580274499114],[-73.90130898852296,40.61063895269086],[-73.90253555121062,40.61182621119945],[-73.90255730736904,40.611827233144055],[-73.90264007983012,40.61177163991645],[-73.90265077946793,40.61178062116423],[-73.90250227199071,40.61187818918435],[-73.90249848536924,40.61187265516865],[-73.90246715531467,40.61189756076319],[-73.90247243018365,40.611907007343234],[-73.90236032096219,40.61198041218261],[-73.9024069353588,40.612016016677295],[-73.90250700965541,40.61194329096758],[-73.90251499233747,40.61194329773804],[-73.90256308414813,40.61192431374956],[-73.90257168768622,40.61192096694344],[-73.90271854260662,40.61182602529598],[-73.90272806388145,40.611836881864456],[-73.90263899474448,40.61189478976391],[-73.90263827747417,40.61190652255538],[-73.90266710890633,40.611931807336795],[-73.902681531107,40.611944455593765],[-73.90271107896199,40.61197036886948],[-73.90272726591974,40.61198456490737],[-73.90275819543663,40.61201169057501],[-73.90277356656748,40.61202517056713],[-73.90280506848983,40.612052797785516],[-73.90281973905282,40.61206566469283],[-73.90284371811906,40.61208669411004],[-73.90292666983443,40.61215944197647],[-73.90302781199239,40.612084256217564],[-73.90304392812507,40.612095214987285],[-73.90291750370369,40.61218654344863],[-73.90290113117345,40.61217503059372],[-73.902909530651,40.61216840856485],[-73.90280546663435,40.612078745857275],[-73.90270664450757,40.61199422728235],[-73.90262918245357,40.611925809170856],[-73.9025974474088,40.611948363690196],[-73.90258114049817,40.61193640119697],[-73.90252788313926,40.61195837924751],[-73.90242274717586,40.61203356000479],[-73.9025597512368,40.612163973946636],[-73.90271124133437,40.612247066498924],[-73.90417612379218,40.613550753418096],[-73.90418042590373,40.613555088969555],[-73.9041898239052,40.61356456018199],[-73.90587105277379,40.615063313977295],[-73.90590695505034,40.61503857270347],[-73.90587336970394,40.61500950305295],[-73.9057345590125,40.61488297394386],[-73.90575026311427,40.614875298748494],[-73.90577903144978,40.61490217237047],[-73.9057870839008,40.61490969432074],[-73.90580868591472,40.61492987363431],[-73.90581675725333,40.61493741352355],[-73.90584343332293,40.6149623328646],[-73.90588571114621,40.615001826090804],[-73.90599790513691,40.61492589692788],[-73.9060086541315,40.61493485327299],[-73.90603328924873,40.614953389219586],[-73.90598587691345,40.61498998083145],[-73.90595950755578,40.61497014075064],[-73.90592831880686,40.61499075664418],[-73.90596638222898,40.61502410025578],[-73.90592374609095,40.61505396175395],[-73.90591926792737,40.61505054083275],[-73.90587937620937,40.615077461411445],[-73.90595891316939,40.61515017846606],[-73.90596246364105,40.61515342406158],[-73.90696515116683,40.61606387150077],[-73.90696283645083,40.61611401757882],[-73.90714745439537,40.616000150328006],[-73.90717291149855,40.61600987533844],[-73.90698679725274,40.61613782775687],[-73.90673848666412,40.61629591999016],[-73.90681023172998,40.616359594281],[-73.90706311776502,40.6162038826614],[-73.90725685565064,40.616087581376824],[-73.90727466091555,40.61610506415295],[-73.90708346968275,40.616221367525824],[-73.90722592437278,40.61635152593244],[-73.9074120219436,40.616235218724036],[-73.90744255412149,40.61625853519807],[-73.9072549471799,40.616378096995575],[-73.90702160678453,40.61653360035678],[-73.90710595399032,40.61660986021434],[-73.90735919243349,40.61644388155506],[-73.90752735132176,40.616344432548985],[-73.90754332867895,40.61636273671461],[-73.907375168889,40.61646218574324],[-73.90724169382707,40.61655150188763],[-73.9072949558038,40.616608449915425],[-73.90734299224266,40.61658613341433],[-73.90747503705724,40.61671274456851],[-73.90758977173547,40.61662937645128],[-73.90767882862013,40.6166954400081],[-73.9075513560225,40.616780739630606],[-73.90761948560613,40.616845429918065],[-73.907590003848,40.616865391084616],[-73.90761659104577,40.61689646712795],[-73.90764926296617,40.6168766896164],[-73.9076717467148,40.6169087531164],[-73.90771601593572,40.61693511131459],[-73.90775282642038,40.61692426823155],[-73.90781365577251,40.61692202841678],[-73.90794537860008,40.617033602709185],[-73.90794587567353,40.61704093618411],[-73.90794790621798,40.61707087958781],[-73.90773254270911,40.61721104173294],[-73.90778119931512,40.61726087741384],[-73.90772115004238,40.61731453431184],[-73.90778333873068,40.617374762789],[-73.90813768389081,40.61715425860608],[-73.9083864623969,40.61739102927809],[-73.90852252572827,40.6173209081646],[-73.90860351593497,40.61726549655167],[-73.90879088017654,40.617436396721445],[-73.90886910990899,40.61739079305862],[-73.90881396020812,40.6173310379918],[-73.90863333912976,40.61716785490943],[-73.90866392881279,40.61715041080857],[-73.90883691110787,40.61731164662769],[-73.90907145153962,40.617160438331894],[-73.90835403214686,40.616530998961586],[-73.90837442625032,40.61651742845364],[-73.90879420819172,40.61687295732467],[-73.90913839448226,40.6166325516129],[-73.90913853186657,40.61653162172911],[-73.90859831133405,40.616085198376965],[-73.90847891987522,40.615980190215474],[-73.90810560476349,40.61566901642853],[-73.90799087259839,40.615752386241745],[-73.90797306390527,40.615736844061246],[-73.90815663851608,40.61560112405161],[-73.90817445255627,40.61561278389188],[-73.90812345822506,40.615651562286885],[-73.90850653891913,40.61596935984324],[-73.9086286169874,40.61606482263637],[-73.90917675105405,40.616521946980285],[-73.90916894153123,40.61664616184907],[-73.90881456208596,40.616890441882454],[-73.9089570612873,40.61699148481938],[-73.90911449272944,40.61686646159236],[-73.90943027899098,40.616670505788996],[-73.9094537083596,40.616686408335795],[-73.90964406040369,40.61657537149959],[-73.90963625834856,40.61656543743373],[-73.90959740910351,40.6163926697994],[-73.90902960565286,40.615796291369826],[-73.90902020844368,40.61578615010573],[-73.9090078273068,40.615772786907314],[-73.90865024676279,40.61548455568721],[-73.90857474481764,40.61544019631193],[-73.90840539767183,40.61543670907549],[-73.90834295344668,40.61537312326996],[-73.90785596197068,40.61520595414653],[-73.90740582820487,40.61475340341138],[-73.90730153384294,40.614808913007714],[-73.90687239780976,40.6142625583434],[-73.90674467587286,40.61430216486311],[-73.90544378703045,40.61301450850553],[-73.9053551302118,40.61306605793208],[-73.90521241748837,40.61298965918147],[-73.90505053373576,40.612902997003395],[-73.90509214724555,40.61286577023578],[-73.90509488171145,40.61286332355433],[-73.90508447750602,40.61285787094059],[-73.90496210660237,40.61279372164136],[-73.9049099585277,40.61282147626856],[-73.90424103859345,40.612362273218835],[-73.90437410766307,40.61222538629702],[-73.90431684436952,40.61218761428869],[-73.90428823037026,40.61215582327571],[-73.90427007250938,40.6121002139798],[-73.9042860014384,40.61203535882988],[-73.90429103725168,40.61201485612885],[-73.90420814113493,40.611955152099135],[-73.90410629882962,40.61204241028698],[-73.90404332529351,40.61199868643173],[-73.90406770985665,40.6119779621676],[-73.9041163714218,40.612010756372065],[-73.90416083877572,40.611972581088914],[-73.90409929902903,40.61192776700778],[-73.90414089145179,40.61189613938374],[-73.9038492515958,40.611688867932195],[-73.90350980782252,40.611406490372644],[-73.90339509282563,40.61147954390017],[-73.90340510537739,40.61149047001527],[-73.90331047012583,40.61154716336113],[-73.9032832889576,40.61151984615857],[-73.90337362137012,40.61146642441076],[-73.90337648209082,40.611469702511016],[-73.90349407447785,40.61138900874271],[-73.90345549862134,40.61134747337174],[-73.90342187266519,40.611311267057616],[-73.90333856047313,40.61127148761568],[-73.90313578707031,40.61096753815717],[-73.90286496065261,40.610881933282],[-73.90274504537499,40.610931468731486],[-73.90262906864346,40.610810188398325],[-73.9026827792879,40.610752722667016],[-73.90239138175355,40.610482449724834],[-73.90232361334402,40.61050423258515],[-73.90225859966289,40.610422772599975],[-73.90221442765996,40.610343315529484],[-73.90222497639529,40.610255963622116],[-73.90227449074742,40.61024607779067],[-73.9022051629441,40.609553084558755],[-73.90207490818705,40.60954900355574],[-73.90214599092792,40.609042765060195],[-73.90210336163594,40.609037916486535],[-73.9019616421977,40.60861970003272],[-73.90196196584296,40.608399311254345],[-73.90199063921331,40.60837892815057],[-73.90201440809045,40.60835068139823],[-73.90200434649246,40.608314192352886],[-73.90200130936604,40.608307085021636],[-73.90199681828284,40.60829973286331],[-73.90197885878763,40.60829054114188],[-73.90197307401533,40.60828757345617],[-73.90197086408868,40.60827985384062],[-73.9019474600097,40.60805972860951],[-73.90191623151603,40.60805967499221],[-73.90187803412178,40.60780778415155],[-73.90191354153028,40.607807481243384],[-73.90191177585929,40.60778705575991],[-73.90188779398781,40.60751042177122],[-73.90187641024094,40.60734541899064],[-73.9019075212498,40.60734516610802],[-73.90189745276444,40.607233177532194],[-73.90186893018578,40.607233090025034],[-73.90171996150794,40.60634753343007],[-73.90170495677208,40.606258368460225],[-73.90169872618114,40.60622136984967],[-73.90167739606483,40.60609454913331],[-73.90168632809926,40.60609513324184],[-73.90171150437264,40.60609676640496],[-73.90170081037202,40.6058722212995],[-73.90165858100028,40.60585692192897],[-73.90164808286119,40.60579724375501],[-73.90164211790098,40.605763360738955],[-73.90177669809987,40.60567468655587],[-73.90181267270421,40.60566786468227],[-73.90185037412348,40.60571038411897],[-73.90187376201811,40.60570355147691],[-73.90187582791526,40.6057058582742],[-73.90189710069494,40.60572961179582],[-73.90291909122436,40.605475863929016],[-73.90381289962683,40.605253933339746],[-73.90470757613204,40.60503177806131],[-73.90520530979812,40.60490818290945],[-73.9052430099211,40.604910090324445],[-73.90528793023405,40.60493479702367],[-73.90539181422366,40.605226808829904],[-73.90533534473158,40.605324270159684],[-73.9054244000323,40.60554029758942],[-73.905606903771,40.60589785864355],[-73.90570001056892,40.606005533340294],[-73.90575205936491,40.60611650427585],[-73.90588481979454,40.60629761103492],[-73.90597461177866,40.60638402870438],[-73.90623422405318,40.60635397950523],[-73.90695508400552,40.60635892293568],[-73.90710057938125,40.60637146339548],[-73.90724679877958,40.606377344055396],[-73.90739321785895,40.6063765438274],[-73.9075393115616,40.606369065581134],[-73.90768455599681,40.606354936133485],[-73.90782843032012,40.60633420615255],[-73.90797041860147,40.6063069499757],[-73.9081100116758,40.60627326534311],[-73.90818770904451,40.60635433681387],[-73.9082168330884,40.60637297859173],[-73.90828607999725,40.60640286980083],[-73.90837376514956,40.60639662774238],[-73.90841450766798,40.60652757500922],[-73.90844815360899,40.60661674673975],[-73.9084809317712,40.606635399067024],[-73.90856971576315,40.606653284607376],[-73.90861472394643,40.60666083726632],[-73.90863959535437,40.60665872204789],[-73.9087052910723,40.6066469371449],[-73.90874599099345,40.606608616355274],[-73.90882919866073,40.60656496549791],[-73.90881822284264,40.60653819384672],[-73.90881136337127,40.60652146280002],[-73.90878731055282,40.606462797297716],[-73.90880856612382,40.606457353050004],[-73.908772435151,40.606384339645615],[-73.90874058936068,40.60631382849627],[-73.9087082575167,40.60624324290357],[-73.90868276737537,40.606187593267975],[-73.90865739211561,40.60613219350365],[-73.90861508774053,40.60604514993725],[-73.90859415171707,40.60600127131522],[-73.90857234429065,40.60600738587108],[-73.9085686492958,40.60599998735833],[-73.9085524852395,40.60596762043551],[-73.90853062658876,40.605923850463974],[-73.90851469514972,40.60589194928412],[-73.90851058586281,40.60588372150553],[-73.9085337831182,40.605876801749666],[-73.90849236685047,40.60577213762569],[-73.90846664297473,40.605779493449724],[-73.908434081385,40.60572873265534],[-73.908456492779,40.60572229091966],[-73.90844212792882,40.60569268997912],[-73.90842412709921,40.60569779365299],[-73.90841705422213,40.605687585660576],[-73.908399367103,40.605662058553655],[-73.90839365150683,40.60565380921941],[-73.9084189987444,40.605646340029374],[-73.90840420569981,40.605613883543604],[-73.90839062290428,40.60561845665021],[-73.90838757402338,40.605612781683504],[-73.90838306867137,40.60560439493432],[-73.90836406109767,40.605569008684625],[-73.90835983309924,40.60556113982065],[-73.90838206875922,40.605553618736614],[-73.908365400853,40.605522231932255],[-73.90836357914428,40.60551081202891],[-73.90835197687808,40.6054894213691],[-73.9083342658806,40.60548438371618],[-73.90830727294622,40.60549220187811],[-73.90828019855473,40.60544106881049],[-73.9082658484361,40.60541396521561],[-73.90826141716497,40.605405595441006],[-73.90827578546376,40.605401224681565],[-73.90825771968142,40.60536662571441],[-73.90825600624457,40.60536712726917],[-73.90825589550582,40.60535701746731],[-73.90824110417503,40.60532277861832],[-73.9080459406239,40.60538064769792],[-73.90803306097827,40.60535860211728],[-73.90840361574607,40.60524329655727],[-73.9084180062658,40.605267721879216],[-73.90829586897219,40.60530550149001],[-73.90831206762086,40.605337601102406],[-73.90833028940001,40.60533160184387],[-73.90835398458637,40.60538151410141],[-73.90837359285287,40.60542281578364],[-73.90837834785444,40.605432833125974],[-73.90838993959274,40.60545724968611],[-73.90839498062373,40.605467869020394],[-73.9084093344274,40.60549810120853],[-73.90841392944176,40.605507781353204],[-73.90838831344226,40.60551588224785],[-73.90840357563165,40.605547623760465],[-73.90842905394327,40.60553959412017],[-73.90843296851591,40.605549054593766],[-73.90844522073027,40.60557866641768],[-73.9084491664133,40.605588204984066],[-73.90846767150133,40.60563292822326],[-73.9084906143087,40.6056265230904],[-73.90851327699114,40.60567968974997],[-73.90849314617634,40.60568434142088],[-73.9085958928092,40.605907529095155],[-73.90860117540868,40.605919002172875],[-73.90862096434284,40.60596198829195],[-73.9086729791914,40.60605132500571],[-73.90867329409811,40.60605186704511],[-73.90867801158548,40.60605996797885],[-73.90866141097769,40.60606451057457],[-73.90868421931651,40.606109103675536],[-73.90870624207349,40.60610322816609],[-73.90871078443432,40.60611128875236],[-73.90872998669695,40.60614536099862],[-73.90873438126899,40.606153159618515],[-73.90871695983166,40.60615837135185],[-73.90873265005885,40.6061939849241],[-73.90873582779628,40.60620095263835],[-73.908752974453,40.60623854035459],[-73.90877458860349,40.60628592168108],[-73.90878902084853,40.60631755760782],[-73.90879343156904,40.606327225528055],[-73.90876710091462,40.606334682125144],[-73.90877708012742,40.60635914661742],[-73.90881635624258,40.60642614587497],[-73.90882146047565,40.60643485205691],[-73.90882788621848,40.60644581272116],[-73.90884305768967,40.60646413200214],[-73.90886670981313,40.606471287834246],[-73.90892100027699,40.60645859497029],[-73.90892527516439,40.60646650338684],[-73.90887097975094,40.60648281822848],[-73.90887338346896,40.606490012159405],[-73.90885497326921,40.60649471903452],[-73.9088857442217,40.60653651882846],[-73.90906279646934,40.60646614621095],[-73.90908737385237,40.606466165654105],[-73.90913322764871,40.60648368458379],[-73.90918728471095,40.606493718409865],[-73.90923449625599,40.60648364615843],[-73.90927254334018,40.60645257592518],[-73.90933804983158,40.60647760302479],[-73.90984528326656,40.60616830550718],[-73.9098088373604,40.606080860048735],[-73.90985478785194,40.60602719798739],[-73.90985154845477,40.60599972217774],[-73.90977661382527,40.60582267723152],[-73.90960943418408,40.605657795548154],[-73.90959070936653,40.60566519716746],[-73.90915233587806,40.60529384716799],[-73.90898535789204,40.60515050964311],[-73.90894531863223,40.60504942652813],[-73.90885691315681,40.605060073797155],[-73.90872476424396,40.604739969994526],[-73.9087428590495,40.60472926702118],[-73.90861357941976,40.60451654785956],[-73.90857840990388,40.60452549978718],[-73.9085443686703,40.60444585598165],[-73.9084579664315,40.60446109835484],[-73.90830966174907,40.60412895007765],[-73.90832536835181,40.604073373918666],[-73.9088994495654,40.603913672523646],[-73.90893375673268,40.6039765286766],[-73.90912526593866,40.603927107042054],[-73.90913452972956,40.60394410684937],[-73.91092270021188,40.60350547610075],[-73.91247254015333,40.60375190241975],[-73.91306509094011,40.60384611337241],[-73.9132900399956,40.603878435837466],[-73.91352500916966,40.60392913916159],[-73.91365119759608,40.60398251383705],[-73.91362533833542,40.60401648707581],[-73.91377776447159,40.60420645695338],[-73.91384142172971,40.604157684185196],[-73.9149777907494,40.60520409454713],[-73.91491345354065,40.6052453862556],[-73.91500401101564,40.60532198810561],[-73.91504389099268,40.60535572210601],[-73.91509616293014,40.60532360703469],[-73.9156700690796,40.605838835495675],[-73.91591887691352,40.606062199400526],[-73.91595124865768,40.606099741725295],[-73.91626594416165,40.606440633658885],[-73.91634828533692,40.6064605972484],[-73.91673556486208,40.60681456155024],[-73.91669736890366,40.60683596955629],[-73.91675554034519,40.60690644261116],[-73.91669121427904,40.60693854852312],[-73.91671583604746,40.60698858703729],[-73.91660442147959,40.60708939344474],[-73.91670644426729,40.60716337556586],[-73.91661465264772,40.60720525980099],[-73.91666955358514,40.607319499676834],[-73.91672115759049,40.60762484678018],[-73.91664171593744,40.607834145932976],[-73.91632230017534,40.60867566266908],[-73.91668775150289,40.60875341754165],[-73.91678394432826,40.60877388388967],[-73.91657073983433,40.60942353954599],[-73.91662568373567,40.60943683665822],[-73.91683981118777,40.60876001472058],[-73.91648700927341,40.60869920872239],[-73.91650924535939,40.608629754090096],[-73.91688964587323,40.608710013686974],[-73.91685536799858,40.60876093230741],[-73.91687395013787,40.60876294889293],[-73.91682803243766,40.608906057366774],[-73.91699867098373,40.608936730312095],[-73.91705165775888,40.60881413058731],[-73.91708838503385,40.608820854396],[-73.91702822741908,40.6089748774135],[-73.9168196452965,40.60893138638264],[-73.91665676533479,40.60943674997082],[-73.91681036958983,40.609466915624395],[-73.9167995309076,40.60949419172851],[-73.91670379289539,40.609472712342125],[-73.91668075282962,40.609551335121054],[-73.91664099809655,40.60954543188998],[-73.91666379730023,40.60945728558767],[-73.91656604065835,40.60943782267778],[-73.91638585145222,40.61008889290495],[-73.91627678158136,40.61010958945701],[-73.91623508953572,40.61018764764726],[-73.9161880144275,40.61026390742237],[-73.91613568922139,40.61033815335548],[-73.9160769313959,40.61041174685379],[-73.91606077132596,40.61043050936294],[-73.91616475037738,40.61051557507617],[-73.91562898108964,40.61088347754496],[-73.91554577673016,40.61092847019072],[-73.9149203593213,40.61126665733814],[-73.91499950855355,40.61133572880873],[-73.91489001105666,40.61139315949266],[-73.91481827328008,40.61134207784824],[-73.91464933054569,40.61145502607303],[-73.91455938763596,40.611570851641744],[-73.9144954220599,40.61165322366494],[-73.91458057649926,40.611895384672096],[-73.91474395640023,40.612708287538084],[-73.91486259053781,40.61329854209982],[-73.91482568233829,40.61332521117227],[-73.91476336459152,40.61337023831889],[-73.91479289781111,40.61353268727756],[-73.91485570360746,40.61350033320753],[-73.91486977791303,40.6134930820878],[-73.91493418790442,40.61395815505501],[-73.91487851298012,40.61399363031904],[-73.91415762351951,40.614452968808365],[-73.91386053060755,40.61464226856835],[-73.91407985868305,40.614888233399064],[-73.9141815817573,40.61480520697864],[-73.91416424991627,40.61479197399178],[-73.91418409377808,40.61477876758935],[-73.9142261959575,40.61480335239394],[-73.91411206158428,40.61490147801337],[-73.91416579246986,40.614919928188556],[-73.9142223866605,40.6149324567014],[-73.91428072663378,40.61493881616064],[-73.91433966039318,40.61493888099063],[-73.91439690443767,40.61491893680452],[-73.9144508788269,40.61489425997701],[-73.91450091246867,40.61486515732998],[-73.91454638327076,40.614831990713746],[-73.91457541231355,40.61480636479392],[-73.91460170699138,40.61477907860198],[-73.91460363331865,40.61477281863791],[-73.91461912939573,40.614722430734055],[-73.91466875774401,40.614675250550974],[-73.91475621277925,40.614676830571106],[-73.91477780531865,40.61467722050629],[-73.91508764077818,40.61446832874469],[-73.91526818192833,40.61435094742978],[-73.91580224199764,40.61400371438647],[-73.91596393246694,40.61389020969632],[-73.91642099003505,40.61356935469273],[-73.91640428251726,40.613552344717405],[-73.91614556120369,40.61373023354993],[-73.9159290752941,40.613859054977496],[-73.91591452110694,40.613845376312376],[-73.91595602370164,40.6138197829392],[-73.91572538303382,40.613618030803764],[-73.91576807356574,40.61354033333583],[-73.91575004260973,40.61361719582289],[-73.91597173175474,40.61380783486408],[-73.91624768959667,40.61362610028864],[-73.91588490852129,40.613328587196946],[-73.91576488361791,40.613402811309996],[-73.91574585230343,40.61338486020049],[-73.91596572500275,40.61323639646897],[-73.91598251878878,40.61325178355094],[-73.91588941550168,40.613309799605716],[-73.91626452766663,40.61360561270412],[-73.91638679683801,40.61352968074038],[-73.91633753617185,40.61348352081669],[-73.91639586745897,40.613446834034754],[-73.9159930713156,40.61288193934436],[-73.91588093410749,40.61292456533532],[-73.91587086536373,40.612910037390606],[-73.91600318849488,40.61285973859135],[-73.91641827930165,40.61345026708702],[-73.91645866206095,40.61342467104209],[-73.91650568236666,40.61346912199892],[-73.91646978847831,40.61349045000329],[-73.91649912103998,40.613520542098044],[-73.91662804371164,40.61344358926552],[-73.91573181927143,40.611830844513854],[-73.91674652389312,40.61117845546822],[-73.91669154817443,40.611127656686484],[-73.91667108215472,40.61114322406113],[-73.91658936486053,40.61109075400434],[-73.91662098248948,40.611075194734084],[-73.91665069880062,40.61109363057443],[-73.91671582048876,40.61103985070159],[-73.9166731127404,40.611005823250615],[-73.91669171257135,40.610995920857235],[-73.91678827905614,40.611065400092954],[-73.91678083391096,40.61107389428809],[-73.91682920812521,40.611118077220375],[-73.9180528636207,40.61027534308026],[-73.9181103667902,40.610208394058205],[-73.91810261499008,40.61012428359599],[-73.91774340916777,40.60980656943987],[-73.9177365783905,40.60979484804863],[-73.91773185484934,40.60978253820006],[-73.91772932254715,40.60976985881387],[-73.91772902651743,40.60975703538178],[-73.91786638626971,40.6093272338009],[-73.91781719473123,40.609317498539255],[-73.91770422310171,40.60966763015615],[-73.91767870757346,40.60966286444635],[-73.91796270083078,40.608785937120395],[-73.91798455297263,40.608791772842416],[-73.91781972771439,40.60930430006594],[-73.91787400308765,40.60931132766888],[-73.91801584702748,40.60886652988332],[-73.91802177099753,40.60885621943194],[-73.91802964454196,40.60884669674355],[-73.91803929189084,40.60883817440287],[-73.91805049767602,40.60883084266264],[-73.91806301173906,40.60882486519674],[-73.91855666120603,40.6084983090434],[-73.9180992539839,40.6080933582585],[-73.91800500501202,40.60814977851468],[-73.91818728590106,40.60802458091078],[-73.91812303859336,40.60808069425832],[-73.91857357570962,40.60848794628739],[-73.91887978314337,40.608300747535885],[-73.91888852404196,40.60829445902567],[-73.9188985511772,40.60828940690779],[-73.91890956709108,40.60828574105486],[-73.91892124499341,40.60828357021531],[-73.91893141978515,40.60828295005179],[-73.91894160444583,40.60828346764008],[-73.91900737147334,40.608267254971125],[-73.91824893434121,40.60758887292735],[-73.91814759534263,40.60765393376545],[-73.91813814889979,40.60764538690772],[-73.91836246737645,40.607501369418785],[-73.91841039790272,40.60754473166767],[-73.91830794532595,40.60761050770851],[-73.91902310765319,40.60825686819948],[-73.9193539848412,40.608042922287765],[-73.91837826940161,40.60717402193581],[-73.91827215643134,40.6072431429136],[-73.9182526909296,40.60722935064061],[-73.91850300413928,40.60707123602707],[-73.91851674502816,40.60708466786517],[-73.91840159359653,40.60715485289817],[-73.91937100429925,40.60803264124191],[-73.91942285183852,40.60799865797486],[-73.91947494229281,40.60798083621691],[-73.91950358918933,40.607974903975276],[-73.91950459282144,40.607922077734855],[-73.91952209796024,40.60773879743487],[-73.91924135011547,40.60738541386066],[-73.91905150176791,40.60721662408659],[-73.91887719522379,40.607113323711175],[-73.91868471829692,40.60696635699289],[-73.91858079216605,40.60679365825731],[-73.9185834211487,40.606771834093884],[-73.91794980501216,40.606209252342246],[-73.91847519049209,40.60614556760036],[-73.91852760833395,40.60611336664055],[-73.91970928731133,40.60730216261062],[-73.91984929882271,40.60722139756102],[-73.92065861731831,40.60675454271118],[-73.92158429111207,40.60763908539419],[-73.92230145504084,40.607178631089944],[-73.92301074384856,40.60671540295897],[-73.92373054951105,40.60625280715722],[-73.9244414441506,40.605793569315026],[-73.92624885113786,40.60741352226011],[-73.92696222704568,40.606961374713215],[-73.92769136140548,40.6064805075997],[-73.92844217800594,40.60600119748192],[-73.92915810663301,40.6055298571083],[-73.9295009170542,40.60530869242945],[-73.92986880245921,40.60507134146085],[-73.93169716569196,40.606714058788626],[-73.9320125788574,40.60699707239952],[-73.93351310733415,40.60834345581012],[-73.9342315762772,40.607897715187605],[-73.9353114515416,40.60886003972751],[-73.93572378349046,40.60922748631157],[-73.93604627615392,40.60951486891697],[-73.93676116179817,40.609055286718025],[-73.9370937604825,40.60884198346815],[-73.93753749374048,40.60855739025758],[-73.93934703447138,40.61018714136914],[-73.94011528762218,40.60969107767303],[-73.94082897916,40.60922931816597],[-73.94154757627133,40.60876773629699],[-73.94187230011026,40.60855546746692],[-73.94231175859338,40.608268197325856],[-73.94354698000039,40.60934655569823],[-73.94364091185493,40.60985881739125],[-73.94369953940306,40.61021403910715],[-73.9438003204616,40.61071911866002],[-73.94405560932157,40.6119928417343],[-73.94417450628596,40.61272253843777],[-73.9443088819457,40.61341173798482],[-73.94457366524341,40.61480377240435],[-73.94479547279659,40.61588853050791],[-73.94482770996301,40.61604620910946],[-73.94467599520522,40.61616511253575],[-73.94395779538323,40.61681630946462],[-73.94346961883583,40.61738500186916],[-73.94325340656663,40.61741206433579],[-73.94314510050567,40.61742561734777],[-73.94221251549482,40.61752605529712],[-73.94138899931563,40.61761741989833],[-73.94128215867188,40.617629270144],[-73.94078914087082,40.617696789890985],[-73.94045274629376,40.61792905021249],[-73.94037010842499,40.61799238572621],[-73.93971671616383,40.61840609588947],[-73.93949341962175,40.61855079052532],[-73.93900236377165,40.618867271295436],[-73.9386473235013,40.61909724640072],[-73.93828802339956,40.61932901989144],[-73.93781351826432,40.619652096372384],[-73.93757616405298,40.61979552855903],[-73.93696272673391,40.62019914053267],[-73.93686699606758,40.62025328123279],[-73.9350185867529,40.618600110516795],[-73.9332045751448,40.616970442250945],[-73.9324872738569,40.617431702361486],[-73.93173179213727,40.61792692139451],[-73.93060244601848,40.616922263421124],[-73.9298988449368,40.61629427236378],[-73.92946094817567,40.61589682022158],[-73.92842985426601,40.61497277981085],[-73.92808935390525,40.61466788526044],[-73.92776129984719,40.614373425016986],[-73.92769203557164,40.61431264133256],[-73.92739580756171,40.6140526905759],[-73.9262960456562,40.61311679907704],[-73.92629769848669,40.61319215517265],[-73.92631599005247,40.613439676046866],[-73.92640044535105,40.61447853502839],[-73.92539545805566,40.61454056392989],[-73.92446651407248,40.61459941765096],[-73.92349786366526,40.61465815803783],[-73.92252930293762,40.61471903335374],[-73.92159370078795,40.6147781838769],[-73.92062400307964,40.614838681675],[-73.92052694107505,40.61394269500629],[-73.92010699963089,40.61421212889104],[-73.91960797147132,40.614534464035934],[-73.91937088698589,40.61469022304982],[-73.91893348463415,40.614967780281326],[-73.91862838146194,40.61516860665755],[-73.91788753351767,40.61564658037959],[-73.91739073173487,40.61596630640256],[-73.9171958738815,40.61609171641334],[-73.91690302737176,40.61627422940855],[-73.91697651683475,40.616932212854714],[-73.9170080999228,40.61720192372333],[-73.91711554441466,40.617925191239294],[-73.91716779456266,40.61838796216513],[-73.91717137732495,40.618711251963056],[-73.9172644092585,40.619548037968286],[-73.91741279788276,40.62095853067421],[-73.91746991635159,40.62151242860916],[-73.91751556159407,40.62194031629475],[-73.91770927067421,40.62371768614019],[-73.91775240159997,40.624164717357154],[-73.91799464607244,40.626457723443544],[-73.91816260205991,40.628004494955],[-73.91824254400225,40.62877007500131],[-73.9183549174102,40.62979529836227],[-73.9186022474009,40.63206832825331],[-73.91716071485489,40.63173012599706]]]}},{type:"Feature",properties:{ntacode:"BK19",ntaname:"Brighton Beach",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.96034953585246,40.5873062855714],[-73.96031712034933,40.58651472359935],[-73.96031766303655,40.586436467969534],[-73.96033803655938,40.58628108950029],[-73.9603461494317,40.58612477047285],[-73.96034190762015,40.58596836626224],[-73.96032539267323,40.58581272325358],[-73.96025825836568,40.585029307841474],[-73.96024315330821,40.584827081568285],[-73.96023943362206,40.5847918744809],[-73.960234615707,40.584746283206],[-73.96023124300913,40.58467600462857],[-73.9602275387827,40.58460895942083],[-73.96021792111749,40.58451466283786],[-73.96014924129614,40.583575897039275],[-73.96010509454615,40.58340835766174],[-73.9600479866749,40.58326987240666],[-73.95900740039086,40.58283812780214],[-73.95733608389979,40.58302513488046],[-73.95723610016482,40.58304227081632],[-73.9571329137329,40.58304572652506],[-73.95703134180408,40.583035332416976],[-73.95695596036089,40.58298226254098],[-73.95689047345006,40.58293397946084],[-73.95682583573122,40.582886308647325],[-73.95675618284838,40.582834970030625],[-73.95645729125704,40.582658851057815],[-73.95604146734541,40.5827362543198],[-73.95571160123403,40.5828045851912],[-73.95517441482563,40.58291587071759],[-73.95436572648416,40.58308107764048],[-73.95414287795595,40.58310614010563],[-73.95412132062694,40.582982984803415],[-73.95411176089392,40.58291991804917],[-73.95407172807266,40.58270239791871],[-73.95403970550875,40.58251639125155],[-73.95392000747037,40.58186979357341],[-73.9538380158872,40.58174555231511],[-73.95374063111363,40.58135589224016],[-73.95334153845486,40.57926712750856],[-73.9530996385651,40.57799415612494],[-73.95303970811807,40.577679587111135],[-73.95300123109237,40.57747651236879],[-73.9528745114385,40.576882159363166],[-73.95242628474841,40.574559107962955],[-73.95235846742624,40.574274686193085],[-73.95254341027402,40.57422397950432],[-73.95275899192161,40.57421363093189],[-73.95295058831677,40.57425023854554],[-73.95311788871614,40.57428779386092],[-73.95328291809363,40.57429188984179],[-73.95340408353219,40.57429419483699],[-73.95352660081426,40.5742965237054],[-73.95374257958358,40.57429723224197],[-73.95377968074374,40.57428764371042],[-73.95385051373721,40.574271477271914],[-73.95393490539739,40.57424290865272],[-73.95399423405088,40.574266317041854],[-73.95401136297541,40.57423762256754],[-73.95403199797883,40.57408629718053],[-73.95408333385913,40.574073272183355],[-73.95410726751426,40.574101982577524],[-73.95410029594863,40.57428723314881],[-73.95413360803461,40.574333267495206],[-73.95439793821812,40.57437084590726],[-73.9551111442603,40.57437112680513],[-73.95513705246908,40.5743711369258],[-73.95569484044366,40.57432699626324],[-73.95620816595135,40.574265470675236],[-73.95634506681633,40.57420722198957],[-73.95636904107714,40.57417331255937],[-73.95629561203627,40.573834984654425],[-73.95631111453281,40.573800174388445],[-73.95634533454614,40.57379757829191],[-73.95638980040842,40.57382368774364],[-73.9564716944759,40.5741394872426],[-73.95656750905916,40.574170778493],[-73.95720053498206,40.57418667087835],[-73.95794413859453,40.574144812662354],[-73.95843476359047,40.57408881504636],[-73.95865147139088,40.57405152377128],[-73.95888419181605,40.57399159552878],[-73.95896634152749,40.57394726876854],[-73.95897543388965,40.57390455197669],[-73.95894268461853,40.57346716764746],[-73.95898718972589,40.5734306552294],[-73.95902607773799,40.57345199461579],[-73.95907248027612,40.57384554749776],[-73.95909642194572,40.57386382043332],[-73.9593918224741,40.57391210975244],[-73.95941778288552,40.575177983139305],[-73.96103342769754,40.57507632436148],[-73.96286117998785,40.57498014075901],[-73.96471128859534,40.57478261776807],[-73.96675354107147,40.57483291839353],[-73.96756707291428,40.5748815269492],[-73.96765743523486,40.57504368249048],[-73.9678035361571,40.57502045417895],[-73.96795533369414,40.57501255371092],[-73.96810857702928,40.575020899453456],[-73.96825878817552,40.575045489493455],[-73.96840165964271,40.57508536807467],[-73.96853345861899,40.575138760399014],[-73.96883249994838,40.57524150150756],[-73.9688899587795,40.57526123899418],[-73.968833353652,40.575335858730284],[-73.96880187120085,40.57537736366892],[-73.96873173299481,40.57550141027253],[-73.96868119543258,40.57563088326533],[-73.96866614128533,40.575696968555356],[-73.96865108864603,40.57576305434603],[-73.96854635420199,40.57624267196692],[-73.9685323418787,40.57630503116189],[-73.96852475501848,40.576340380995646],[-73.96834847522274,40.57711237005529],[-73.96804463332833,40.57843983979067],[-73.967923985315,40.57896439510134],[-73.9676155568429,40.58030516337025],[-73.96759867753207,40.58037847067594],[-73.96758713801368,40.58042905913995],[-73.96733404016224,40.581517522296025],[-73.96708956054442,40.58259579426355],[-73.96707277553068,40.58266981233114],[-73.96701115990244,40.58294762411124],[-73.9669366213641,40.58327775508796],[-73.96691975150392,40.58335247304209],[-73.96681375454503,40.58375771471721],[-73.96677678308154,40.58391499002164],[-73.9667612886701,40.583984392135285],[-73.96674664164033,40.584055352012506],[-73.96670866223937,40.5842393015329],[-73.96661531537428,40.58457084645519],[-73.96660079773989,40.584641741513785],[-73.96653588787531,40.584957806865155],[-73.96649796172706,40.58514249244034],[-73.96643740845941,40.58541469427101],[-73.96636486713898,40.58575124444154],[-73.96633012708645,40.58589875142141],[-73.96615022765327,40.586668823367894],[-73.96597498444335,40.58743213587772],[-73.96581402658387,40.58813321784834],[-73.965640918929,40.58888717504064],[-73.96546500586655,40.58964333676739],[-73.96530164378395,40.5903582306156],[-73.965143851925,40.5911019161181],[-73.96483485551114,40.59113696911524],[-73.96377366315362,40.59125722888876],[-73.96283785851625,40.591360111512756],[-73.96067984068405,40.59159758212367],[-73.96062410325189,40.59086268120797],[-73.96057230464483,40.59018142713141],[-73.96051667238424,40.589452911647655],[-73.96045968360148,40.588723819821126],[-73.96040710099687,40.58803435179983],[-73.96034953585246,40.5873062855714]]]}},{type:"Feature",properties:{ntacode:"BK29",ntaname:"Bensonhurst East",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.97477657974542,40.612638474926904],[-73.974584074143,40.61161357623675],[-73.97451543928025,40.61125680143397],[-73.97439072889608,40.61057921254774],[-73.97418385389656,40.60946350202198],[-73.97403097769339,40.60870231015889],[-73.97316643491057,40.60879557784566],[-73.97299433938903,40.608814141802306],[-73.97258982341155,40.60667153337348],[-73.97239735475941,40.6056518906468],[-73.97217742734931,40.604194711537275],[-73.97235152087224,40.60334811886109],[-73.97245261588472,40.60261705403712],[-73.97256533709854,40.60179437302316],[-73.97291116841232,40.59931580420325],[-73.97191080477083,40.59942305913225],[-73.9717610527434,40.598651932947284],[-73.97163038157815,40.59794401696428],[-73.97148350788795,40.59717158495785],[-73.97323983466613,40.59697881855931],[-73.97408390555658,40.59688294407077],[-73.97492695554826,40.59679353816292],[-73.97503940363372,40.59678002745571],[-73.97558819236635,40.59671920643151],[-73.97650934440635,40.59661610946456],[-73.97750674183297,40.596506453420574],[-73.978501691787,40.596394853131734],[-73.97890571395484,40.596352730581856],[-73.97942586777036,40.59629752332757],[-73.98035785473861,40.59619154174641],[-73.98014301296614,40.59506617575721],[-73.97995443451727,40.59407381210667],[-73.980710131281,40.5939972281329],[-73.98110896781706,40.59394677628454],[-73.98179117900918,40.593870630954406],[-73.98273346394228,40.593763699083944],[-73.98303296905152,40.59373029397059],[-73.98344124422071,40.593687773457994],[-73.98354622426923,40.593676510636456],[-73.9836676641565,40.5936634814534],[-73.98407040293226,40.59361736491855],[-73.98412888435644,40.593610667485095],[-73.98463965435984,40.59355217604259],[-73.98467793992157,40.593658650343585],[-73.9860193682429,40.59444604946173],[-73.98798856340974,40.59255277791327],[-73.98962150098927,40.59098199324497],[-73.99036425045072,40.59143193167635],[-73.99066311983646,40.59116716660836],[-73.99147342135694,40.59044930578847],[-73.99153934444456,40.59039090308136],[-73.99161412310944,40.59035644594463],[-73.99255747826092,40.58992167522656],[-73.99286067739627,40.58978269841933],[-73.99291591535888,40.58975737877886],[-73.99297835954073,40.589730033452966],[-73.99330854901028,40.58958389858046],[-73.99375761854486,40.59033184450579],[-73.99801867022973,40.58842540004126],[-73.99867293375566,40.58919554993971],[-73.99923690396966,40.58893532826913],[-73.9994644681108,40.589233269380756],[-73.99837834882116,40.58977044508862],[-73.99842061695271,40.58981405455969],[-73.99883618014582,40.58962548954236],[-73.99886586173697,40.589666975288154],[-73.99844387079497,40.589860399177574],[-73.99851059611984,40.58996013293435],[-73.99855344167929,40.590017683146286],[-73.99858515364289,40.59004738497784],[-73.99862485126748,40.59008456707952],[-73.99868197911893,40.590129674174435],[-73.99874318832654,40.59019033604546],[-73.99877991358244,40.59023233184726],[-73.99879419437941,40.5902805494418],[-73.99877800589594,40.59031435534196],[-73.99873298307868,40.59033498792957],[-73.9986880961938,40.59032565570918],[-73.9986534121261,40.59029143644466],[-73.99859424387033,40.590227663532374],[-73.998533034061,40.590208998160975],[-73.99849018691943,40.59021677414829],[-73.99844325936876,40.5902401049919],[-73.99839633111733,40.59028210025492],[-73.99835552304212,40.59033498314756],[-73.9977597270137,40.59095246961382],[-73.99711168571544,40.5912779774438],[-73.99710562336736,40.59133427920573],[-73.99710730375568,40.59139075579625],[-73.99711670853898,40.591446790117196],[-73.99713373497377,40.59150176990153],[-73.99715819703631,40.591555094403226],[-73.99718982745448,40.591606180961506],[-73.9972282806274,40.59165447136772],[-73.9980643826769,40.59120946473156],[-73.99812869461273,40.591288664258016],[-73.99740518642429,40.59164508447782],[-73.99728269703796,40.591714814365524],[-73.9975485105841,40.591917578673055],[-73.9985640480067,40.59149232530962],[-73.99916761862087,40.59114913531314],[-73.99957329199397,40.59109256658339],[-73.9998621974639,40.59112803340924],[-73.9999266914099,40.59114738406905],[-73.99998735005168,40.59117294564143],[-74.00004314946183,40.59120428664502],[-74.0000931477334,40.59124087804058],[-74.00013650087928,40.591282102160825],[-74.00017247707885,40.591327263136264],[-74.00020046903171,40.59137559864132],[-74.00022000420982,40.59142629276188],[-74.0002307528348,40.59147848976823],[-74.000232533446,40.59153130855938],[-74.00005812170905,40.591714847484546],[-73.99967223219596,40.59196375866881],[-73.99930612934236,40.59217872640612],[-73.99903131441664,40.592312803447626],[-73.99902051718766,40.592323348989154],[-73.99901217210243,40.59233511699093],[-73.99900651179529,40.59234777940056],[-73.99900369405826,40.592360983232304],[-73.99900379744219,40.59237436040717],[-73.9990068190668,40.592387538013774],[-73.99901267470085,40.59240014870374],[-73.99902120110995,40.59241184093234],[-73.99903216060693,40.59242228875833],[-73.99904524767761,40.59243120093018],[-73.99906009749755,40.59243832900538],[-73.99907629610207,40.592443474276216],[-73.99909339192644,40.592446493308955],[-73.99930029587165,40.592559122665044],[-73.99934775359273,40.59262230949066],[-73.99938869477756,40.59268809192375],[-73.99942287680146,40.592756080157436],[-73.99945009709052,40.59282587131265],[-73.99947019432246,40.59289705182545],[-73.99948304938312,40.59296919989767],[-73.99919727742318,40.59317814391916],[-73.99897464320549,40.5933063693685],[-73.99838831083626,40.593531391606355],[-73.99736802518498,40.593974310858655],[-73.99633951293985,40.593622475320714],[-73.99631331179773,40.593665893873904],[-73.99629319697503,40.593716442494255],[-73.99617939795381,40.59398002357215],[-73.99535761799511,40.594403328454426],[-73.99530829609849,40.59442758719643],[-73.99549868242347,40.59459440667778],[-73.9959328209781,40.59496136580347],[-73.99611613040098,40.595115886185305],[-73.99639126501408,40.59534580538005],[-73.99669451104393,40.59559920611939],[-73.99674706860179,40.595643125568614],[-73.99630015750485,40.59606105419123],[-73.99522558713464,40.59709332878586],[-73.99336225798443,40.59888868876473],[-73.9915984261123,40.60058036605477],[-73.99097171220907,40.60118456089553],[-73.99038998474997,40.60174340324401],[-73.98980757266993,40.60230291066337],[-73.98922343827917,40.602865675725965],[-73.98869008707037,40.603425307156144],[-73.98806312972609,40.60397945271975],[-73.98747998193296,40.60453971241503],[-73.98684762648287,40.605097236127826],[-73.98864527888134,40.60616665360089],[-73.98913191482265,40.60645613670466],[-73.98855078940481,40.60700228254135],[-73.98842267576022,40.60711914900995],[-73.98796510209228,40.607565535844095],[-73.98737795290916,40.60812811803294],[-73.987339176748,40.60816828655292],[-73.98671330018242,40.60876626176016],[-73.98612915353986,40.60932986396618],[-73.98575987188961,40.60968408396699],[-73.98554853225933,40.60988724309757],[-73.98535587535243,40.61007201422715],[-73.98496383419888,40.61044799444129],[-73.98438244867789,40.61100542046096],[-73.98416201093052,40.611217300519925],[-73.98380893612823,40.61155987299067],[-73.98335142357615,40.611992301023555],[-73.98322226927908,40.61212220914471],[-73.98265927413547,40.61269247130584],[-73.98215550188134,40.613149615481824],[-73.9820610615202,40.61323841891892],[-73.98174843337956,40.613554624257745],[-73.98143750071515,40.613837688441734],[-73.98080506235102,40.61444712977546],[-73.9802202739342,40.61500494926265],[-73.9796382177285,40.615564547228125],[-73.97740816458996,40.614218112990336],[-73.9752082941378,40.612885258215364],[-73.97477657974542,40.612638474926904]]]}},{type:"Feature",properties:{ntacode:"BX08",ntaname:"West Farms-Bronx River",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.8627111440693,40.832991508800575],[-73.86366561257758,40.83269532457164],[-73.86456547270946,40.832389234655395],[-73.86546044854113,40.832131642151325],[-73.86635554734742,40.83187448359748],[-73.8672577037107,40.831623917957664],[-73.86814994382983,40.83136038547578],[-73.86907935360546,40.83108592818756],[-73.87000669957446,40.83082034053062],[-73.87090345624685,40.830563654118755],[-73.87179422426188,40.83030543915192],[-73.87275546539115,40.83002788153905],[-73.87322660117376,40.82990616654953],[-73.87327288487585,40.82989371961136],[-73.87332596918954,40.82987665913731],[-73.8737287018992,40.829752886469144],[-73.87460867878903,40.829502905423254],[-73.87550702477634,40.82923413457348],[-73.87640134545657,40.82897729420339],[-73.87729930515366,40.82874277437326],[-73.87823501079615,40.828660018953165],[-73.8787028357506,40.82862110591517],[-73.87917067097918,40.828582182949326],[-73.88011211259426,40.82851166617402],[-73.88104510325337,40.82843181312282],[-73.88198096595167,40.82835598023322],[-73.88295104555125,40.82830386626169],[-73.88365759121731,40.82827878584912],[-73.88378414134579,40.82827429246245],[-73.88352018758046,40.82926018198959],[-73.88357411772881,40.82947864610188],[-73.88390094788778,40.829802816407906],[-73.88384720852531,40.82987251868889],[-73.88251202727768,40.831552260624214],[-73.88057338950786,40.834031092471875],[-73.8800751988857,40.83467195592176],[-73.88005188503392,40.83470205869842],[-73.87940077125124,40.834472365103736],[-73.87925239497825,40.83442478999541],[-73.87916928894417,40.834526261229804],[-73.87906181163814,40.83463927136951],[-73.8789270557162,40.83478096421733],[-73.87866481401801,40.83502565869368],[-73.87838370339513,40.835259032169404],[-73.87808501970453,40.83547984251444],[-73.87801301798288,40.83553007217106],[-73.87794606040579,40.83557678375529],[-73.87783304776583,40.835655622362246],[-73.8775652462933,40.835818751531654],[-73.87747843286114,40.835864728780656],[-73.8774642507207,40.835872232694285],[-73.87734872329335,40.835933414638966],[-73.87728333597747,40.83596804265881],[-73.87698921455357,40.836102496374274],[-73.87673323427785,40.83620561805494],[-73.87655099235596,40.83634482890838],[-73.87645487630311,40.83638732818257],[-73.87628029489376,40.83646153158353],[-73.87615142816834,40.83649857439166],[-73.87609408703824,40.83652621189241],[-73.87584064882793,40.83661248609516],[-73.8756511179164,40.83665954914025],[-73.87545635015218,40.836691981876626],[-73.87525928590043,40.83670942728141],[-73.87498772396148,40.83677297815945],[-73.87490147295965,40.836808093661084],[-73.87482228158166,40.836859480492265],[-73.87475779973934,40.83692560525114],[-73.8747145209037,40.83700225374603],[-73.87469588480154,40.83708331460924],[-73.87470145087778,40.83716231123166],[-73.87472740040637,40.83723397368073],[-73.87490851072138,40.83735960969514],[-73.87471801512717,40.83731259572619],[-73.87454332205947,40.83726133765955],[-73.8743738679641,40.837242522703285],[-73.87430028550877,40.837242442533125],[-73.87419768639097,40.83725079532207],[-73.87407495727705,40.83728961658146],[-73.87401051324298,40.83731000523755],[-73.87379590222527,40.83744513333413],[-73.87367306162818,40.83754154024353],[-73.87353901837416,40.83766841756845],[-73.87347510538498,40.83774633960027],[-73.87322928294998,40.83815590248534],[-73.8731471467485,40.83826389897317],[-73.873127281586,40.83833509691856],[-73.87298042939231,40.83895248468318],[-73.87277204658538,40.8397512823361],[-73.87272718491772,40.83974894480079],[-73.87120605925604,40.839674622443155],[-73.87021450744992,40.8396179421216],[-73.86955862089142,40.83959565346196],[-73.86920766882214,40.839600046711894],[-73.8687407355091,40.839824576139094],[-73.86830846924931,40.83999521345354],[-73.86782258181357,40.84016649901693],[-73.86740207044754,40.84029027605579],[-73.86724818889554,40.840343803867746],[-73.86636130790107,40.840592685022976],[-73.86546450190863,40.84085689196474],[-73.86448011717899,40.84108779688432],[-73.86393748103448,40.8400445659027],[-73.8635555157536,40.83786562045689],[-73.86315638415567,40.83553082182572],[-73.86295952066598,40.834420322896285],[-73.86294260187287,40.83429960067291],[-73.86289761423143,40.83400338368116],[-73.86289361640559,40.833964260708676],[-73.86288113195225,40.83388907260413],[-73.86284851112651,40.833690231272556],[-73.86272700634372,40.83307222121121],[-73.8627111440693,40.832991508800575]]]}},{type:"Feature",properties:{ntacode:"BK17",ntaname:"Sheepshead Bay-Gerritsen Beach-Manhattan Beach",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.91809256480843,40.586570335004794],[-73.91812533369671,40.586507374499185],[-73.91805568585312,40.58643654567633],[-73.9180834965314,40.5864322084016],[-73.91811489256271,40.586454053666536],[-73.91813973414875,40.586445678813355],[-73.91817125485696,40.586419415396065],[-73.91817590459905,40.586395093266916],[-73.91820329129608,40.58638704237147],[-73.91823846026826,40.58640790605318],[-73.91826250403764,40.586404285761],[-73.91831572119307,40.58639068084729],[-73.91839025484448,40.58635364815583],[-73.91843893816075,40.5863223914095],[-73.91848607837935,40.58630967637508],[-73.91855338716837,40.58629993402178],[-73.91858038529334,40.58626338634014],[-73.91862753793333,40.58624024037159],[-73.91871030551805,40.586191673708534],[-73.91877052073929,40.58616732869984],[-73.91881005548723,40.586159244197376],[-73.91884807293599,40.58614768187139],[-73.91888988807584,40.586134796553395],[-73.91894085082477,40.58610718413058],[-73.91896974793168,40.5860956154973],[-73.91900017409675,40.58607709412302],[-73.91904637464813,40.58605874083086],[-73.91919033172425,40.58596249364511],[-73.919234359682,40.58600888150376],[-73.91927750147183,40.58601472693522],[-73.91932708202246,40.58601474148626],[-73.91940300812709,40.586082012771584],[-73.91943489358104,40.58611332695057],[-73.91950545928152,40.58613369286961],[-73.9195139403542,40.5861145406478],[-73.91961116419942,40.586169079397344],[-73.91973129637589,40.586135554300306],[-73.91983470833891,40.58610085810954],[-73.91989300129312,40.586091622493655],[-73.91997613293842,40.58605923516506],[-73.92005215131579,40.58605001667061],[-73.92013922923815,40.586056945263564],[-73.9201397073573,40.586025009293046],[-73.9201823615418,40.58602503893175],[-73.92018236611423,40.58602121323283],[-73.92018863964591,40.58602026183535],[-73.9201849119553,40.585990609887276],[-73.9200494041944,40.58600677424036],[-73.92004691580864,40.58598860025635],[-73.92017489750644,40.58597243067782],[-73.92017117347494,40.585939908785036],[-73.92020630052706,40.58593897692696],[-73.92021129118366,40.58596193460531],[-73.92025268900605,40.58596291960345],[-73.92025517678763,40.58598109358257],[-73.92020248303382,40.585983926442964],[-73.92020745883694,40.58601931747527],[-73.92021749158339,40.58602219388622],[-73.9202187408312,40.58602697738383],[-73.92027770472495,40.586026061382654],[-73.92027733491852,40.5860637770266],[-73.9202953564165,40.58606525139118],[-73.92036072067842,40.58606761431727],[-73.92040498231108,40.58608977964576],[-73.92047021116163,40.58603408174138],[-73.92055080816579,40.58600979932686],[-73.92062531128549,40.58599594353109],[-73.92071501761457,40.58598209801129],[-73.92082156941949,40.58599577370376],[-73.92082145662488,40.5859578339061],[-73.92086842926204,40.58592108032111],[-73.92075867676222,40.585812961600396],[-73.92076503207039,40.58580973752351],[-73.92072837493507,40.58577797077209],[-73.92069730257867,40.585797317240555],[-73.92066980865967,40.58577362651969],[-73.92073901660144,40.58573009669362],[-73.92076368725994,40.58575378545106],[-73.92073896679767,40.58577205976688],[-73.92077774028743,40.5858038284768],[-73.9207819788004,40.58580060360954],[-73.92089145806854,40.585903061803094],[-73.92092948644272,40.585873306272475],[-73.9209021757945,40.58583040647386],[-73.92097520370785,40.58577830497905],[-73.92098905633158,40.58576904862029],[-73.9209110429073,40.58565005223222],[-73.92087843027383,40.58559946336444],[-73.92090603836394,40.58559058153368],[-73.92094410567564,40.58564899358325],[-73.92101218266109,40.58575359585827],[-73.9210122437972,40.58575355586076],[-73.92103757896915,40.58573662633233],[-73.92108167330677,40.58572854468426],[-73.92110266359053,40.58574144981933],[-73.92117707765681,40.58574646780559],[-73.92128230739013,40.58574954274463],[-73.92147080849865,40.58574619516209],[-73.92151428021857,40.58578133702384],[-73.92153288620226,40.585766900988396],[-73.92176261356072,40.585799705445346],[-73.92178240271303,40.5857765402165],[-73.92175809215347,40.58576609277948],[-73.92178148758457,40.58573348620485],[-73.92181131953906,40.5857475856828],[-73.92180978578287,40.5857591743252],[-73.92183560839662,40.585776576424024],[-73.92189955122028,40.58569317567355],[-73.92194817438862,40.585711752044304],[-73.9218481910778,40.58583842143645],[-73.92186698755134,40.585832037778644],[-73.92189928556192,40.585844612885005],[-73.92188902702777,40.58582112565658],[-73.92211851289869,40.58581051415307],[-73.9221603528537,40.585856117211826],[-73.92230460012128,40.58599256620734],[-73.92230200146551,40.586018025739946],[-73.92235337377306,40.58602393656242],[-73.92246128010514,40.586016174751435],[-73.92255248710742,40.586009381296314],[-73.92256267742556,40.586008729941504],[-73.92262827740285,40.58600453563991],[-73.92271691647173,40.585996761618105],[-73.92282358156726,40.58595080745118],[-73.92284926622406,40.58595572091543],[-73.92296409826427,40.585894456561235],[-73.92302013749725,40.58592645722694],[-73.92313312983316,40.58596276647312],[-73.92334118079806,40.58599522055551],[-73.92353515890936,40.585977723369616],[-73.92369833045609,40.58594159924945],[-73.92385770220568,40.58585846613543],[-73.92389501884095,40.58580071381236],[-73.9239258458293,40.585800734226936],[-73.9239720403672,40.58584189461747],[-73.92401693919705,40.585892845892324],[-73.92404262147119,40.58589971834481],[-73.92406317839519,40.58589483521514],[-73.92406705275037,40.58587721066448],[-73.9240490956051,40.5858546759722],[-73.92400933327518,40.58580470631131],[-73.92401064509505,40.585780225768595],[-73.9240218200951,40.585773535332194],[-73.92429576856115,40.58568275890197],[-73.92432314536741,40.58570540831965],[-73.92456754948078,40.58564637736859],[-73.92467945283781,40.585637746453486],[-73.92475709799696,40.58563257509929],[-73.92480731263166,40.58565349922688],[-73.92483669450591,40.58568301250976],[-73.92486051151307,40.585713398157374],[-73.92493840743981,40.58570024105191],[-73.92499331426552,40.58571284597135],[-73.92507664964353,40.58575987157356],[-73.92520361514255,40.58580627115549],[-73.92522694757406,40.585839824560146],[-73.92522254459423,40.58587904435372],[-73.92528378572608,40.58589815289536],[-73.92546644505286,40.586092369107256],[-73.92541835687561,40.586196514062486],[-73.92554277632252,40.586193290070746],[-73.92559446148023,40.5862528906471],[-73.92564689237783,40.58633474880308],[-73.9257084728564,40.58640268462263],[-73.92570600948363,40.58646749161642],[-73.92579061919334,40.58645844726852],[-73.92593435338459,40.58657518269965],[-73.92600279804196,40.586630936862214],[-73.92598398427624,40.58668024004204],[-73.92607581839894,40.586679729897604],[-73.92613057532044,40.58672328774676],[-73.92621271663342,40.58678427298229],[-73.92628800917517,40.58684351346974],[-73.92628231953509,40.586886258465874],[-73.92630373489658,40.58690211746981],[-73.92637018571118,40.58687142093832],[-73.92647284761276,40.5869620152146],[-73.92657322890156,40.58704912584215],[-73.9264978183317,40.58709608235675],[-73.92653260420083,40.587120911017664],[-73.92658537503539,40.5871330856028],[-73.92670333122682,40.587204091014584],[-73.9267397767154,40.58718850671611],[-73.92684232736042,40.58728968995385],[-73.92677874563466,40.58733038506491],[-73.926831505499,40.58737362299822],[-73.92687946572494,40.58740958238616],[-73.92695782460444,40.58745196857891],[-73.92700073232187,40.58750153462455],[-73.9270688492864,40.58756666104001],[-73.92708799146806,40.58755640263135],[-73.92709462919943,40.58756045703381],[-73.92712785833076,40.58754022531682],[-73.92694208311522,40.58736896953351],[-73.92696733834309,40.58735379586578],[-73.92718761078234,40.58755950327782],[-73.92717032872191,40.58757164457227],[-73.92714112938145,40.58755137326478],[-73.92710524303519,40.58757160329984],[-73.9271198446933,40.58757971311115],[-73.92709935625732,40.58759103716307],[-73.92711083019424,40.58761769150013],[-73.92715928733524,40.58766114718815],[-73.9272077418891,40.58772275918682],[-73.92725820254618,40.58770577334009],[-73.9272937317056,40.587686661290135],[-73.92734003426654,40.58765689078621],[-73.9273858944955,40.58763029299071],[-73.92740972113167,40.58761572109402],[-73.92743892751625,40.58759785778924],[-73.92747003092673,40.58757883503088],[-73.92750198619639,40.58755929077994],[-73.92753045676095,40.58754187713907],[-73.92756029198226,40.58752362921742],[-73.92757304438493,40.587515830051586],[-73.92762064976772,40.587486713955144],[-73.92765006933622,40.58746669328731],[-73.92766845967842,40.58735941669488],[-73.92768287747332,40.58736160013414],[-73.9276659912846,40.58747501343986],[-73.92761198768146,40.58750759271277],[-73.92738744939169,40.587648128649924],[-73.92737059583168,40.587658677208175],[-73.92735333435405,40.58766988322646],[-73.92734349185179,40.58767564118693],[-73.92732601574136,40.58768657901836],[-73.92729944851476,40.58770320726217],[-73.92727720149662,40.587738464989705],[-73.9272475052138,40.587753274719844],[-73.92724312575982,40.587769050702576],[-73.92731915293682,40.587849929906376],[-73.92726483869916,40.587882998507176],[-73.92727932188922,40.587909169398856],[-73.92735680928901,40.588022176276226],[-73.92739188174706,40.58799880011724],[-73.92746402494058,40.58795453583478],[-73.92749456893748,40.58793579500417],[-73.92750580174398,40.58792890155623],[-73.92756846941417,40.5878904518704],[-73.9275800288608,40.587883258408425],[-73.92764640357976,40.5878426338044],[-73.92765584309353,40.587836842728564],[-73.92772506988987,40.587794365994476],[-73.92773463890912,40.587788495417136],[-73.92779832443689,40.58774941985338],[-73.92794598351139,40.58765882000512],[-73.92787426020543,40.58758815885387],[-73.92787393831615,40.58757550297885],[-73.92791625741116,40.58754873588948],[-73.92807906817866,40.58770246052323],[-73.92803041429278,40.587731484346186],[-73.92795555226495,40.5876666035572],[-73.92785030679856,40.58773298537205],[-73.92782113152734,40.587751386905076],[-73.9276758176574,40.58784303881285],[-73.927675380275,40.58784331412337],[-73.92760667965304,40.58788664472117],[-73.92759326264309,40.587895064503115],[-73.92746925071997,40.58797306001004],[-73.92747502650583,40.58797967687834],[-73.92736935753547,40.588044598803044],[-73.92743823625611,40.588147891351525],[-73.92739015107539,40.58817859507876],[-73.92740452245746,40.58820644519776],[-73.92742552260708,40.58821939139704],[-73.92744551755537,40.58820630423172],[-73.92750396203989,40.588221360130326],[-73.9276360393085,40.58814049201499],[-73.92777244932797,40.588056971800405],[-73.92790482500558,40.587975920285736],[-73.92789056855496,40.587960335629965],[-73.92790175740997,40.58795340927999],[-73.9280218527643,40.58806875635094],[-73.9280067651899,40.588076999396236],[-73.92792318048322,40.587996187276865],[-73.92785876092745,40.58803455647933],[-73.92784847367834,40.588040684108535],[-73.92779092085897,40.588074964003994],[-73.9277844315926,40.588078829016865],[-73.92776892978345,40.5880880615342],[-73.92769483165665,40.588132196952415],[-73.92768070085899,40.58814061294468],[-73.9276412149981,40.58816413132521],[-73.9275554387914,40.588215221149675],[-73.92756724259823,40.588228952598286],[-73.92755751586101,40.58823550272876],[-73.92754721531426,40.58822790681802],[-73.92754016723904,40.588233143865416],[-73.92752569167645,40.5882216544499],[-73.9275174175099,40.58822596562533],[-73.92752258162807,40.58823208973636],[-73.92751674803634,40.58823639156171],[-73.92752878258524,40.58824788949054],[-73.92750327767831,40.588269384341686],[-73.92747241644977,40.58828911758548],[-73.92745467790999,40.588299564074106],[-73.92748612581528,40.58832057451872],[-73.92743489681935,40.58836901479369],[-73.92753942773571,40.5884938288333],[-73.92755035972347,40.58851353131814],[-73.92763372065514,40.58845892001775],[-73.92776143639121,40.58866060975887],[-73.92711186317572,40.58908147225947],[-73.92695102774621,40.589182075210765],[-73.92665299278448,40.589368496651694],[-73.92662861634163,40.58938412866688],[-73.92665280163368,40.589410879616594],[-73.92636118829897,40.589592718950456],[-73.92606024219887,40.58978037720309],[-73.9257534786634,40.58997165992745],[-73.92544308131163,40.590165207317675],[-73.92513959885669,40.59035444080572],[-73.92483070193956,40.59054704767485],[-73.92454610016385,40.590739259052725],[-73.92424735748774,40.59094101895617],[-73.92395467165781,40.59113868733655],[-73.92395294850101,40.5911398505251],[-73.92407257175675,40.59124868147026],[-73.92419963392668,40.59136428018875],[-73.9242599701323,40.591321446703255],[-73.92428247530927,40.59133793033916],[-73.92435025820504,40.59129226812163],[-73.9243635723446,40.59130074130609],[-73.92443135419072,40.59125592422543],[-73.92444799020582,40.591272016976276],[-73.92451798743392,40.59123143443239],[-73.92452686320944,40.5912382117984],[-73.92460129938573,40.5911993250032],[-73.92465686346468,40.59115788587481],[-73.9246368947459,40.59114179046575],[-73.92477134199535,40.59105638901163],[-73.92475692077483,40.59104452971632],[-73.92491025194094,40.59095152139591],[-73.92492023633999,40.59095914581439],[-73.92497245564529,40.59092870884728],[-73.92495914742985,40.59091515674979],[-73.92508693133422,40.59082975057342],[-73.92509358650534,40.59083567992241],[-73.92536357858722,40.59067334024741],[-73.92588801019416,40.59035203456],[-73.92587504247334,40.590337151599265],[-73.92602962522372,40.59024379563505],[-73.92615947414349,40.59016537791104],[-73.92635608508674,40.590037914735596],[-73.92665232672316,40.58984586109497],[-73.92696173942338,40.58964526620515],[-73.92725962405345,40.5894521425308],[-73.92777636022342,40.589102199594926],[-73.92776465896637,40.589077182114934],[-73.92815905123103,40.58882524959008],[-73.92836271266815,40.58896901609191],[-73.92836783373293,40.58896582483451],[-73.92841885809041,40.588934035098234],[-73.92841297161783,40.588929034197406],[-73.92839694020007,40.58894062377462],[-73.9283694769214,40.588918215686924],[-73.92839594752827,40.588898033169116],[-73.92837977293738,40.58888637359866],[-73.92836438201134,40.58888289346597],[-73.92835661260027,40.588889245691526],[-73.92821616994866,40.58878391290396],[-73.9282253953156,40.588776254198095],[-73.92833619994991,40.58886253481147],[-73.92835866230419,40.58886543132904],[-73.92842900670276,40.58881272670056],[-73.92847329475443,40.588779543255015],[-73.92849709626648,40.58876171082954],[-73.92852165883295,40.588743206409625],[-73.92854348148694,40.588726765415224],[-73.9285597504689,40.58871529960173],[-73.92861252736508,40.58867810184758],[-73.92867344933796,40.588635164878156],[-73.92867656173952,40.58862566755952],[-73.92862139018244,40.588580295327624],[-73.92863061415645,40.5885726364207],[-73.92873407743998,40.58865522309503],[-73.9287492680464,40.588665585328336],[-73.92875761553682,40.588674297005795],[-73.9287498483862,40.58868064808673],[-73.9286956708222,40.58863843410084],[-73.92864656679114,40.588674559138155],[-73.9286278470956,40.58868833082377],[-73.9285983672653,40.588710018452105],[-73.92856305715725,40.58873599572353],[-73.92853560735247,40.58875564626787],[-73.92851423024597,40.588770950683646],[-73.92849655735783,40.58878414921094],[-73.92845089882499,40.58881825020807],[-73.9283903685656,40.588863457828616],[-73.92839582804501,40.58887850436335],[-73.92846910760323,40.58893255510831],[-73.92844312664116,40.58895292072237],[-73.92843184870172,40.58894403263148],[-73.9283826899825,40.588977737224305],[-73.92837745971524,40.58898132361611],[-73.92844090493716,40.58903042763949],[-73.92862026499206,40.58912043629623],[-73.9286538005811,40.589098740794576],[-73.92865104293679,40.58909642248614],[-73.92876308761683,40.589021003438674],[-73.92878037394753,40.58901050151887],[-73.9288035361039,40.58899460862412],[-73.92882969525405,40.58897666015285],[-73.92885099369309,40.58896217032527],[-73.928913518454,40.5889196327745],[-73.92891343177568,40.58890568422549],[-73.92886464540871,40.58886735631622],[-73.92888139684439,40.588853719575404],[-73.92895102993239,40.58890964240956],[-73.92881443150358,40.58900432604689],[-73.9287908044545,40.58901929255337],[-73.92863158702713,40.58912636163901],[-73.92866593842908,40.58914326406653],[-73.92869126291149,40.589126881340874],[-73.92873426467311,40.589147165167766],[-73.92887113950061,40.58905765745021],[-73.92913440382647,40.588879241682015],[-73.92925835283346,40.58893237343772],[-73.92924314818048,40.58895069162139],[-73.9291331200571,40.588896603969296],[-73.92888297664001,40.589068959607104],[-73.92884820698339,40.58909128683487],[-73.92885578380296,40.58910479590119],[-73.92881653421964,40.58912792348126],[-73.92884055219533,40.58915012510958],[-73.92882409150155,40.58915976125541],[-73.9287861591788,40.58913272783042],[-73.92875703499426,40.58915296692506],[-73.92887844830061,40.58920995672337],[-73.9288467909144,40.58923212387593],[-73.92888599651933,40.589252405295],[-73.92891656225574,40.58926317791782],[-73.92906310125791,40.58929592380382],[-73.92908417239435,40.589261066410636],[-73.92921570403199,40.58928563058899],[-73.92934866543276,40.58930381547507],[-73.9296452452796,40.58936184634361],[-73.9297649181976,40.58940061950795],[-73.92990258163896,40.58946466728652],[-73.92998187866198,40.58951599787868],[-73.93001399131913,40.5894619976001],[-73.92998364350584,40.58944139963788],[-73.9298605507018,40.58937444265735],[-73.92975766786942,40.58934351068265],[-73.92975094353115,40.589320355186594],[-73.92961092161885,40.58930869355274],[-73.92936128354422,40.58925066247994],[-73.92937312241652,40.58922365916542],[-73.92957384158939,40.589272657379865],[-73.92976615773367,40.589292068945134],[-73.93003427450559,40.58942599650079],[-73.93015902101664,40.589525109214904],[-73.93032759859518,40.58965768991767],[-73.93039500720491,40.58973232891244],[-73.9304236378425,40.58978122243876],[-73.93043882862932,40.58977608630685],[-73.93057705718265,40.589890641203226],[-73.93054835816324,40.58990734463014],[-73.93038990330136,40.58977348476759],[-73.93034074246664,40.589807684238025],[-73.93022846617636,40.58968813602472],[-73.9302712478117,40.58965316310111],[-73.93016235501895,40.5895636971058],[-73.93010325988773,40.589606105071496],[-73.93018342737294,40.58967665569107],[-73.93031065188339,40.58981852725539],[-73.93037543247343,40.58994045971049],[-73.93029788091684,40.59003516763004],[-73.93032208619155,40.59004903480979],[-73.93044041745267,40.590020411238804],[-73.93045501847295,40.59003763271233],[-73.93056682228969,40.590016943606216],[-73.93055281235758,40.58995686028714],[-73.93058940447374,40.58995259113259],[-73.93062849364433,40.59025299033784],[-73.93058909225783,40.59025296654362],[-73.9305696095191,40.59004269153599],[-73.9304676891716,40.59006137258812],[-73.9305356068157,40.590263661461734],[-73.93052888333267,40.59030798867756],[-73.93062960712379,40.59030549035139],[-73.93063135116724,40.5902936075426],[-73.93065213846444,40.59029097949235],[-73.93067434421398,40.59059072131561],[-73.93062757826274,40.590590693091336],[-73.9306313141332,40.59032925860267],[-73.9305250722871,40.590333112927276],[-73.9304807893013,40.590625077392545],[-73.93047314150472,40.590740679401996],[-73.9304713508023,40.59085960119707],[-73.93047481956812,40.59090787670679],[-73.93047712293615,40.5909207001257],[-73.93049906406726,40.59092071339869],[-73.93049905444687,40.59092995682399],[-73.9305233026295,40.59092997148773],[-73.9305250476428,40.590916767880536],[-73.93062344246586,40.59091869427625],[-73.93062639159983,40.59061900064533],[-73.93064749948583,40.590619683671854],[-73.93064106700581,40.590944566419424],[-73.93052154756096,40.59095241634202],[-73.93052502016795,40.59094317601574],[-73.93049384083263,40.590945798259995],[-73.9304955610588,40.59095768215632],[-73.93046958507558,40.59095642957218],[-73.93046013661939,40.59100121851839],[-73.93069297189209,40.591000054303386],[-73.93069641658059,40.59101854140026],[-73.93045632075872,40.59102541699414],[-73.93044970323479,40.591078871264436],[-73.93044960172932,40.5910796919292],[-73.93072580784465,40.59107005445721],[-73.93072578729833,40.591089860265186],[-73.93050592282742,40.59109385073803],[-73.93050596616101,40.59111112772929],[-73.93044497861843,40.59111702723106],[-73.93037197719033,40.59121140087598],[-73.93042667103758,40.59124771583166],[-73.93053169280377,40.59119009299105],[-73.93052474130064,40.591211215074686],[-73.93056977645749,40.591209922498685],[-73.9305715282782,40.59119143786811],[-73.93060444306967,40.59118617622105],[-73.9306006690624,40.59148458204174],[-73.93056428429387,40.591495123288006],[-73.93057495301076,40.59122973111145],[-73.93052645879105,40.59122574040353],[-73.93052297842125,40.59124158305585],[-73.9304653676588,40.59127340709359],[-73.93049945183164,40.59129603763985],[-73.93047480590856,40.59146198432003],[-73.93047423397492,40.59146420189474],[-73.93040541662212,40.59173094214301],[-73.93046185647549,40.59172084849416],[-73.93057117820943,40.591528137432114],[-73.93060580656646,40.59154136200593],[-73.93050516364971,40.59171691396534],[-73.93046529420525,40.59174725889178],[-73.93045964272069,40.59198513203021],[-73.93045465227367,40.59213519976281],[-73.93045091922718,40.59224503726185],[-73.93042493568437,40.592246341830965],[-73.93042696672626,40.592125083833935],[-73.93043411755339,40.59193279181274],[-73.93043758093529,40.59174724211842],[-73.93039905602146,40.59175559642905],[-73.93038380855816,40.59182962928963],[-73.93035545570714,40.592028138039204],[-73.93034584310854,40.592095441304615],[-73.9303310650978,40.59213223736412],[-73.93031136732726,40.592193963156085],[-73.93030161927084,40.59229917922375],[-73.93034433277134,40.592301385517544],[-73.93034462939922,40.592298067779296],[-73.93036426041921,40.59229908703116],[-73.93036922747561,40.59224352542568],[-73.9303885069651,40.59225223975196],[-73.93038744801133,40.59226226758278],[-73.9303868698106,40.592267746948885],[-73.93038338821802,40.59230069936362],[-73.93038116977196,40.592321696311345],[-73.93037650336811,40.592365867278474],[-73.93037497475133,40.59238034071741],[-73.93037402412385,40.59238932825657],[-73.9303701170141,40.59242632138725],[-73.93036902388124,40.592436665324826],[-73.93036570007465,40.59246813134654],[-73.93036443603307,40.59248009351361],[-73.93034189370516,40.59246497306266],[-73.93036221568069,40.59231177060911],[-73.93030109951047,40.59230803685345],[-73.93030751617447,40.59235672359123],[-73.9302865634837,40.592445575465426],[-73.93020441819367,40.592378175968726],[-73.93017616634206,40.59240622097045],[-73.93021785135728,40.59244085717813],[-73.93020149452248,40.59244831201501],[-73.93020605819208,40.59245166570823],[-73.9302653116939,40.592495229147936],[-73.9302694335104,40.592491972534006],[-73.93035364458582,40.59255495029408],[-73.93034305347943,40.59256266060953],[-73.93031400512102,40.59258380764507],[-73.93030388752202,40.592591173468726],[-73.93027668921944,40.5926109745137],[-73.93026510927326,40.59261940493304],[-73.93025320174311,40.592610495198684],[-73.93032634060401,40.592553689837004],[-73.93027813759237,40.59251762420766],[-73.93026579193088,40.592512439390454],[-73.93023285891267,40.59248779862242],[-73.9302378122829,40.592483951135996],[-73.93021718600755,40.59246851938163],[-73.93021322788658,40.592471593486145],[-73.93018970658288,40.59245411828885],[-73.93012526400597,40.592546697030485],[-73.93010583866857,40.59257460414383],[-73.93002301026212,40.592683046384856],[-73.93002724398056,40.59268501642719],[-73.93002811427216,40.59268542103782],[-73.93002958401453,40.592686104782224],[-73.93002970922109,40.59268616248855],[-73.93011593181357,40.59272627808422],[-73.93009404144686,40.592753619959886],[-73.93009108240788,40.59275224358174],[-73.9300890526212,40.59275478125352],[-73.93010191656572,40.59276076618975],[-73.9301866063073,40.59266562031702],[-73.93021251489374,40.5926783702925],[-73.93017886503432,40.5927185803395],[-73.93016410331175,40.59273621991163],[-73.93014694708359,40.592756721939814],[-73.93012845255079,40.59277882121365],[-73.9301175483634,40.59279184953565],[-73.93010658211628,40.5928049553849],[-73.9300761609901,40.59278950994135],[-73.93008682543831,40.59277730320867],[-73.93007558219132,40.59277160640221],[-73.92999950016451,40.592733054474245],[-73.92999915553304,40.59273288020134],[-73.92999827166095,40.59273243219212],[-73.92999750442213,40.59273204422945],[-73.92999008815521,40.59272828588211],[-73.929962637037,40.59281717042394],[-73.92991250156453,40.59285339487308],[-73.92991885786934,40.592855091800935],[-73.92992176281814,40.59285586705538],[-73.92992534072589,40.59285682164139],[-73.92999065309387,40.59287425685681],[-73.92998741450498,40.59288126732534],[-73.93005338592842,40.59289897631441],[-73.93007018426374,40.59290277655382],[-73.93007514030569,40.59289515681883],[-73.93008710848925,40.59286925033295],[-73.93009899324122,40.59287244045238],[-73.9300970112836,40.59287673101247],[-73.93009377470072,40.59288456489176],[-73.93007945243026,40.5929192273728],[-73.9300665964167,40.59295033912306],[-73.93006258490901,40.59296448436383],[-73.93005244539411,40.59300024352081],[-73.93003260345897,40.59300023144113],[-73.93004645355538,40.59295858421454],[-73.93006353529205,40.59291716846808],[-73.9300085775105,40.59290489163029],[-73.93001166376524,40.592896865505736],[-73.92998800211895,40.59289157994978],[-73.9299854941081,40.59289810218036],[-73.92995835875502,40.59289204101892],[-73.92996052938291,40.59288639744202],[-73.92990668955944,40.59287437035291],[-73.92990039140619,40.59287296395565],[-73.9298951155918,40.592871784848896],[-73.92989066964374,40.59287079136814],[-73.9298320135118,40.592903648605],[-73.92971282036609,40.59312004824811],[-73.92973850612188,40.59312346748158],[-73.92974639689034,40.59312451752131],[-73.92975537733656,40.59312571263693],[-73.92980336402735,40.59313209785501],[-73.92980260586417,40.59313540760334],[-73.92988841971217,40.59314682836421],[-73.92988961346842,40.59314161893131],[-73.92998120814467,40.59315888690682],[-73.93001524679536,40.59305439716789],[-73.93004238419596,40.59306087931812],[-73.9300268937803,40.59309073114708],[-73.93002033232534,40.5931054688924],[-73.92997911251689,40.5932365634381],[-73.92997510439899,40.59324597513718],[-73.9299559190958,40.59330857232668],[-73.92993575938499,40.593305321695304],[-73.92997593629298,40.593173815413486],[-73.92989436237973,40.593158421666985],[-73.92979816541938,40.59314505122784],[-73.9297414732266,40.5931439224456],[-73.92976735400586,40.59318654967944],[-73.92977852035668,40.593247437824104],[-73.92981465540555,40.59329882823666],[-73.92982317336856,40.59337269559891],[-73.9298932020808,40.59336641696107],[-73.92990069737287,40.593358810845146],[-73.93003922396677,40.59334843088385],[-73.9300354613715,40.59336745389024],[-73.92990442337944,40.5933759356175],[-73.92980068404546,40.59339144145816],[-73.92978081742065,40.59343674147166],[-73.92985305834164,40.593525079228186],[-73.92985678414777,40.5935842352589],[-73.92984368238147,40.593646132350464],[-73.92985416775143,40.59369933684088],[-73.92986032030691,40.593782101239384],[-73.92991887262694,40.59387631171102],[-73.9299437717559,40.593932451885756],[-73.9299611658138,40.59400571081675],[-73.93001650952141,40.59409453555963],[-73.93021519470322,40.593972944184586],[-73.93019837897526,40.59393884360415],[-73.93018896715208,40.59394107825593],[-73.93018541414267,40.593932015443315],[-73.93016703888821,40.593885152702136],[-73.93016374518358,40.59387674944169],[-73.93014585611337,40.59383112654153],[-73.93012135534396,40.59376864014023],[-73.93011026067562,40.593739040516404],[-73.93010626301137,40.593728375683206],[-73.93009029511929,40.59369757090292],[-73.93007832030712,40.59367446886653],[-73.93007437110955,40.593666848571466],[-73.93005017634252,40.593602306420635],[-73.93008159453146,40.59359546287131],[-73.93013632556486,40.59371096002851],[-73.93013899067876,40.59372212915144],[-73.93016493129325,40.59378428069555],[-73.93018261761634,40.593826654574265],[-73.93018748124108,40.59383790527816],[-73.93022756280048,40.59393062089694],[-73.93028760390371,40.59390604192334],[-73.93029155870597,40.59391169860349],[-73.93030764773742,40.593902378823685],[-73.93045934564648,40.59381449774486],[-73.93052488661878,40.59388024070087],[-73.93038136884579,40.5939633822249],[-73.93035968941543,40.593975941324054],[-73.93044330312584,40.59405981155863],[-73.93054333165136,40.59415859321657],[-73.93057032638426,40.59418567053495],[-73.93054679070718,40.5941993040856],[-73.93052537125837,40.594177819579585],[-73.93052029290234,40.59417284072194],[-73.93048730994084,40.59413914269787],[-73.93048105499375,40.59413284014796],[-73.93044180984528,40.594093294565525],[-73.93043396411389,40.59408538913507],[-73.93042039869005,40.59407171957892],[-73.93036624660004,40.59401715247645],[-73.93034985747647,40.59400063806122],[-73.93034386205132,40.593994597509315],[-73.93033684931896,40.593987703281236],[-73.93034434256158,40.59398271226775],[-73.93032694746395,40.59396544788095],[-73.93029934404399,40.5939380545103],[-73.930040119477,40.59410488733051],[-73.93009827326885,40.59416085019415],[-73.93020176823164,40.59423891758607],[-73.93027533487958,40.59429698953196],[-73.93043246129619,40.594402674949954],[-73.93052974770511,40.59445124927912],[-73.93058089609414,40.594467451455344],[-73.93061349621858,40.594476810566576],[-73.93075181378958,40.594387624349324],[-73.9307612283957,40.59438190052086],[-73.93074807610728,40.59436877907354],[-73.93070936725972,40.59433016335922],[-73.93070268256015,40.59432349434337],[-73.93066439573109,40.59428529819399],[-73.93061151254723,40.59423254145782],[-73.93059803646454,40.59421933301745],[-73.93062305684568,40.59420449765995],[-73.93064177530427,40.59422284252647],[-73.93064956938707,40.5942305777017],[-73.93068733320831,40.5942680528298],[-73.93069541073771,40.594276066941575],[-73.93074061678281,40.59432092721019],[-73.93074913473302,40.59432937984016],[-73.93078832527885,40.59436827024413],[-73.93079506249998,40.594374955704474],[-73.93083446436542,40.594413571304294],[-73.93080693832657,40.594429892356196],[-73.93076839841696,40.59439212211648],[-73.93066303510119,40.594463950932884],[-73.93070567804776,40.59447703975046],[-73.93076901026969,40.594493014815704],[-73.93082526679719,40.59444675750647],[-73.93081953536743,40.59444165044421],[-73.93083206587457,40.59443065566926],[-73.93093516114615,40.594459949861054],[-73.9309592489763,40.59444157029092],[-73.93099362203114,40.59441691739253],[-73.93102812893822,40.594393718718315],[-73.93103616514576,40.594387960031575],[-73.93110437164661,40.594343699334075],[-73.93119016326044,40.59428756527013],[-73.93126301572389,40.59424418611869],[-73.93121284213832,40.594188409219356],[-73.93122055938916,40.594183317262754],[-73.93122677419933,40.59419110690579],[-73.93127371485134,40.594233105262596],[-73.93130987534305,40.59426545835946],[-73.93132512146077,40.594276256190064],[-73.93131702522805,40.594281437890274],[-73.93127650555762,40.59425676491418],[-73.93124036875805,40.5942780439751],[-73.93119990483336,40.59430360013701],[-73.93112950421389,40.59434979587978],[-73.93112087099465,40.59435546090139],[-73.93104573382048,40.59440476393456],[-73.93103520310468,40.59441167456399],[-73.93099809750407,40.59443666893403],[-73.93097341657634,40.59445329362188],[-73.9309546342641,40.59446594520626],[-73.93100842980634,40.594482265215404],[-73.93111095510916,40.59448901298439],[-73.93117079151008,40.59449753084704],[-73.93116797698231,40.59450340307277],[-73.93117266234971,40.594504009654656],[-73.93118315992703,40.59450537024831],[-73.93124713622456,40.59451366053266],[-73.93125615625154,40.59451482858215],[-73.9313256237361,40.59452383025383],[-73.93133571171832,40.59452513731448],[-73.93136684826817,40.594529172094546],[-73.9314197928919,40.59452099074856],[-73.93143023023501,40.594519378644215],[-73.93151134999196,40.59450684272342],[-73.93158758229934,40.594495062910944],[-73.93161562036217,40.59436596310953],[-73.93173994773728,40.594370867902875],[-73.93174223368146,40.59430090317003],[-73.93174280308611,40.59428351246122],[-73.93176387400021,40.594284098762884],[-73.93175908241432,40.59436700800088],[-73.93175808167224,40.594384328258755],[-73.93163177589167,40.59437662255869],[-73.93162407058458,40.59442908094047],[-73.93161313737272,40.59450351791187],[-73.93153064222902,40.594519553776784],[-73.93146047172368,40.594533194229186],[-73.93136806343378,40.59454645078474],[-73.93117195590501,40.59452009321491],[-73.93102713500404,40.59450468985108],[-73.93098771679725,40.59449342128484],[-73.9308462672729,40.59445152529726],[-73.93078131379626,40.59449895527681],[-73.93080547079995,40.59451610120176],[-73.93081918377608,40.59452942786813],[-73.93085036660078,40.59454371510526],[-73.9308847319492,40.59454889166051],[-73.9310190347345,40.59461690950103],[-73.93113820375065,40.594640190480106],[-73.93130171057103,40.594654480586925],[-73.93143018596702,40.59468661706275],[-73.93156252515327,40.59469897618463],[-73.93169652225832,40.59470992922868],[-73.93187721739726,40.59468868237036],[-73.9319050358971,40.59468541126373],[-73.93193364983986,40.59469240430241],[-73.93199915298696,40.594728286305795],[-73.93208972932149,40.59479438644153],[-73.93212964858503,40.5948287424691],[-73.93216666204168,40.594863096767426],[-73.93221820952614,40.59489192177986],[-73.9322523391237,40.594904678318684],[-73.93230826395411,40.594916340487195],[-73.93234749083412,40.59491691693664],[-73.93239677902245,40.59491201404879],[-73.93245217688458,40.5949149676658],[-73.9324127763983,40.59484250702071],[-73.93239815454956,40.59484584213666],[-73.93237188265158,40.5948023638896],[-73.9323908943352,40.594795689318396],[-73.93240548656371,40.59482355818799],[-73.93256343839342,40.59476347229707],[-73.9325780349937,40.5947857697939],[-73.93243762903231,40.59484363603985],[-73.93247702888691,40.59491609667602],[-73.932555978366,40.59491168558768],[-73.93260420556862,40.59492954452502],[-73.93267147327072,40.594911753314136],[-73.93279727104485,40.59484273251852],[-73.93282654852896,40.59480374496919],[-73.9328193283163,40.5947157019385],[-73.93280736080123,40.59466915899533],[-73.93280121604185,40.59464525651375],[-73.93278001234773,40.594559660610244],[-73.93271241665671,40.594333871161574],[-73.9326765397576,40.59423641796768],[-73.93259834109004,40.59411222823947],[-73.93252661189283,40.59404001821552],[-73.9324486303951,40.59395996141999],[-73.93235089999568,40.593868469124345],[-73.9321655450527,40.59356300857747],[-73.93200062731809,40.59328764992166],[-73.93190580796012,40.59308588347251],[-73.93182549996227,40.592991109930885],[-73.93175890743093,40.592830104899235],[-73.9317446553905,40.592834112614646],[-73.93167410829325,40.59285395021896],[-73.93175015415497,40.59301110338482],[-73.93176073534406,40.59303709413354],[-73.93173338203982,40.59304452121354],[-73.93171090794297,40.59305030052057],[-73.93168977728061,40.59300774573812],[-73.93168855675181,40.59300489316127],[-73.93153495293333,40.59269283051898],[-73.93155057104215,40.59269009334787],[-73.93162526000424,40.59282794876049],[-73.93166486127929,40.59281645467765],[-73.93172925082952,40.5927977673627],[-73.9317408751199,40.59279439369446],[-73.93168985287667,40.59268679297566],[-73.93167672233835,40.59266115368805],[-73.9316665789073,40.59263548434462],[-73.931615984695,40.59260222732169],[-73.93156462560299,40.59255174077168],[-73.93153229504004,40.592479814415015],[-73.93148861724082,40.59230071094023],[-73.93146597430803,40.59226351413936],[-73.93146571541051,40.59226309951741],[-73.93145367368663,40.592238386452],[-73.93143159840106,40.59222541941236],[-73.93143675613813,40.592167134518164],[-73.93130932293172,40.59216058122616],[-73.93127197116036,40.592130766818805],[-73.93122104631831,40.59208280989751],[-73.93115993293202,40.592027075835134],[-73.93113956057573,40.59200892874752],[-73.93120075354477,40.59198824051715],[-73.93125838564379,40.59196519516439],[-73.93131727481922,40.59194678741055],[-73.9313640679285,40.59192837307228],[-73.93139997986394,40.5918048905622],[-73.93100989343166,40.59193104248101],[-73.93100451460823,40.5918307414579],[-73.93100012922308,40.59183073882469],[-73.93099465973233,40.591818198986154],[-73.93105716582593,40.59180820585468],[-73.93106043562123,40.591827431973556],[-73.93115143543254,40.59182999411143],[-73.93115360172426,40.59185506969032],[-73.93116347042047,40.591854239631246],[-73.93135300954744,40.59179119396194],[-73.9313013085502,40.5916929706104],[-73.93135740555589,40.5916696887435],[-73.93139310403656,40.59165416618976],[-73.93140775751678,40.59164400925841],[-73.93142565439751,40.59160418414744],[-73.93123713742933,40.59165368814866],[-73.93124260951424,40.59166288593493],[-73.93119983469272,40.59167790513542],[-73.93119326187252,40.59167121376435],[-73.93107262221244,40.59170541092615],[-73.93107040459768,40.591728812269615],[-73.9310484787569,40.59172629086604],[-73.93107602225746,40.591597592768196],[-73.93109794805822,40.591600112993824],[-73.93107702484355,40.59168869665352],[-73.9312305704303,40.591641983133094],[-73.93122728942267,40.59163445876777],[-73.93128458380475,40.591361181178556],[-73.93130541636044,40.59136035866838],[-73.93124592494826,40.59163697699591],[-73.93142252650115,40.59158857039059],[-73.93144647757222,40.59156975807163],[-73.93142232187772,40.5915066346912],[-73.9314929190244,40.59148103928665],[-73.93148064834175,40.59143179074565],[-73.93151343730574,40.591412981001675],[-73.93154334667186,40.59135047118309],[-73.93148084879932,40.591352941009454],[-73.93148628705333,40.591396406050485],[-73.93146654894637,40.591398901859044],[-73.93143272420824,40.591239241307996],[-73.93145684761491,40.59123674862382],[-73.93147538548232,40.591334549229956],[-73.93147647503532,40.5913420722816],[-73.93154664980315,40.591337935423496],[-73.93155939441627,40.59129296407085],[-73.93155272211996,40.59119979703648],[-73.93149418291654,40.59116653304393],[-73.93142883104395,40.59113638100179],[-73.9313961055899,40.590809407366834],[-73.93140697512015,40.59069991048222],[-73.93141600360832,40.590609105923015],[-73.93134125982637,40.590615463253044],[-73.93131907299009,40.590527528418136],[-73.93113301959818,40.589546118924105],[-73.93121294858962,40.58953130811934],[-73.9310917816459,40.58932656557218],[-73.93105313024455,40.589330303420695],[-73.93101236544736,40.58931170698338],[-73.93092739827043,40.589256258167005],[-73.93088880073581,40.5892073401738],[-73.93079601727001,40.58907815085377],[-73.9307048853001,40.588942066776696],[-73.9306856805982,40.58882195422685],[-73.93062438721967,40.588849071569015],[-73.93056889562725,40.58877843681942],[-73.93010137658854,40.58896931778164],[-73.93009138279227,40.58898886237901],[-73.93007004763602,40.58895409308379],[-73.93053614268548,40.588762124960006],[-73.93054468184411,40.58877081970282],[-73.93058602090883,40.588751292833095],[-73.93053444128242,40.58867959008413],[-73.93065021927531,40.58866986977078],[-73.93063532324227,40.58862358012025],[-73.93054733435078,40.58862854179403],[-73.93050707979366,40.588593413015616],[-73.9304372696049,40.58851438636995],[-73.93039967597517,40.58846552041533],[-73.93037983195732,40.588470906357564],[-73.93038328514668,40.58847744712131],[-73.92974410780877,40.58864107922714],[-73.92972846380195,40.58861391582979],[-73.93036500375173,40.58844282514484],[-73.93036806742565,40.588448629046326],[-73.93038545256275,40.58844161607892],[-73.93035961230103,40.58840429816223],[-73.93037062807483,40.588360866146],[-73.93036760201359,40.58832110138204],[-73.93036150933804,40.58827899571414],[-73.93033698653392,40.58825792944253],[-73.93029098162947,40.58824152872795],[-73.9302633815748,40.588229816921945],[-73.92970255020452,40.587607355474226],[-73.9297223264674,40.58756008290386],[-73.92990371101136,40.58752912370034],[-73.93021881179956,40.58747683272649],[-73.930732843034,40.587406983784774],[-73.93134917824072,40.58732816722955],[-73.93136556192984,40.58716922512902],[-73.93135135966138,40.587124684315995],[-73.93131722179243,40.58707144166885],[-73.93130299966698,40.587047537443674],[-73.93127751247593,40.58689328743534],[-73.93125191267133,40.58684982521431],[-73.93118073044315,40.58679873371345],[-73.93104528754795,40.586814160037214],[-73.9310580930065,40.586907276373466],[-73.93081444951885,40.58692342249533],[-73.93080593035234,40.58689626302761],[-73.93055771935788,40.586925117650225],[-73.92964322159196,40.58703132696816],[-73.9296418154951,40.587013947612476],[-73.93055096924041,40.586907278390576],[-73.93082019774093,40.58687563400696],[-73.9308287126038,40.58690822443914],[-73.93091135186287,40.58690284319088],[-73.93091279265604,40.5868876384188],[-73.93095696421395,40.58688223416909],[-73.93095410532536,40.586890921866036],[-73.93101679851644,40.586885528219234],[-73.9310121806848,40.58683048768311],[-73.93052821173201,40.58685721589492],[-73.92966894624756,40.586955311676974],[-73.92961575482592,40.58697984176417],[-73.92956343312873,40.58703562262398],[-73.92928895400581,40.58705526204131],[-73.92919437666504,40.587087532114474],[-73.92908894003969,40.58709506974451],[-73.92888983084923,40.587083818719364],[-73.92879236548937,40.58709060159949],[-73.92869359490867,40.587081851936304],[-73.9285739393653,40.587061501868874],[-73.92849798568446,40.58703249030307],[-73.92843153421317,40.58700058835765],[-73.92836889002513,40.58695999983478],[-73.9282967488811,40.58691795605461],[-73.92824930479973,40.58687592832395],[-73.92818575991515,40.58682528921673],[-73.92814302680287,40.58678172830891],[-73.92811462171169,40.58669916226929],[-73.92808232971652,40.58669769343511],[-73.92806347188161,40.58656879120493],[-73.92807588962815,40.58648036137613],[-73.92808640183121,40.58644425900191],[-73.9280997427591,40.586403716857],[-73.92810548598212,40.58636172267003],[-73.92811957884439,40.58632914969703],[-73.92808962925503,40.58632649638939],[-73.92803894403421,40.58632382975411],[-73.92804358383427,40.58629397188226],[-73.92809657044741,40.58629927452325],[-73.92811039892595,40.586294891560144],[-73.92814969379582,40.5861781072604],[-73.92813819706511,40.586156143162825],[-73.92791933785854,40.58613580604619],[-73.92792514440922,40.58609365392661],[-73.92816473860951,40.58611400349518],[-73.9281623937406,40.58615176718015],[-73.92817273929964,40.58617285219895],[-73.92819501248124,40.586134408570445],[-73.92827672497621,40.58610694357016],[-73.92815700695624,40.58586452306612],[-73.92801568895457,40.585870680114084],[-73.92785999074792,40.58591742368942],[-73.92774311153156,40.58605006520939],[-73.92764071689665,40.586045316480714],[-73.9275138693361,40.58602514137326],[-73.92744400140185,40.58601571445455],[-73.92740528162341,40.58599235415464],[-73.92738822581009,40.58601549694818],[-73.92736955785895,40.5860065853164],[-73.92733683471802,40.58604038446058],[-73.92753271376797,40.58625944180866],[-73.92758641829907,40.58625413533242],[-73.92759559857473,40.58640009709852],[-73.9275162199562,40.58639826671549],[-73.92751168880429,40.586270107541296],[-73.92734144038631,40.586099125029875],[-73.92728079727057,40.58604390900857],[-73.92730650401882,40.58602078544195],[-73.92732050626594,40.58602613463523],[-73.92735088516034,40.586001234348885],[-73.92733921875939,40.58599410646891],[-73.92737247661522,40.58595920481574],[-73.92735853538504,40.58592100147283],[-73.92731976953053,40.585892606688084],[-73.92730433823887,40.58586592841992],[-73.92721334283728,40.585812472316526],[-73.92714096644347,40.585812426444456],[-73.92711203473608,40.58580355282461],[-73.92697296751655,40.58571976229786],[-73.92686097045846,40.58565739340118],[-73.92676297506539,40.585600371980654],[-73.92669065751862,40.585546927365314],[-73.92666268980562,40.58550241135615],[-73.92666272889836,40.58546681238278],[-73.92657139551342,40.58541853170936],[-73.92638041881077,40.58529575634781],[-73.92630563576259,40.58536156673945],[-73.9263369745879,40.58537928196409],[-73.9266019591252,40.58552907123928],[-73.92656690671231,40.58555752783968],[-73.92654820963334,40.58557531538767],[-73.92610161910733,40.5853398746667],[-73.92559227190125,40.58507134304681],[-73.92549354358317,40.585019292003224],[-73.92552860874585,40.58497837657274],[-73.92565445909015,40.58504145835678],[-73.92627529542244,40.58535264744203],[-73.92634542074781,40.585276154250636],[-73.92628242042902,40.58524229451342],[-73.92623109243678,40.58521022257149],[-73.926184430732,40.585181713604925],[-73.92620547282698,40.58515502845809],[-73.92604075506983,40.58506563421759],[-73.92583335916898,40.58495307722135],[-73.92678292725587,40.5848614378368],[-73.92712081850256,40.5848793571683],[-73.9276268928131,40.58503505641823],[-73.9284047717004,40.58526206684141],[-73.92858912022162,40.58520725972185],[-73.92942869226214,40.58548820228192],[-73.9313130151921,40.58605420630916],[-73.93139947576314,40.58607989549131],[-73.93134323734664,40.58580563367332],[-73.93132791595445,40.585737851496894],[-73.93131673923345,40.58567129660323],[-73.93126945000868,40.58543639341884],[-73.9311918105374,40.585413725954524],[-73.93019077880936,40.58508559253689],[-73.93009616234023,40.58450207623213],[-73.93107641275594,40.584379675531125],[-73.93106383718829,40.5843184676398],[-73.9311647384777,40.58431299078417],[-73.93204244970441,40.584233960077846],[-73.93202943768982,40.584148636840844],[-73.93186345428363,40.58308286125204],[-73.93194258951976,40.583109750227145],[-73.931977212822,40.58311054253919],[-73.93192811186763,40.58286976893529],[-73.93237695742832,40.582918509978164],[-73.93237196954634,40.58296138469962],[-73.93201379961108,40.58292598224756],[-73.9319887370742,40.58294351160217],[-73.93201839411543,40.5831111246186],[-73.93233083503229,40.583020552658375],[-73.93235599286206,40.5830171007425],[-73.9323800500277,40.583010512642296],[-73.93240233894628,40.583000971176695],[-73.93242224110412,40.582988741120175],[-73.93243920422074,40.5829741618549],[-73.93247465882295,40.58295458565024],[-73.93251294196074,40.582938399547125],[-73.93255349881497,40.58292583812219],[-73.93259877057672,40.58291926741512],[-73.93264479791341,40.58291751373604],[-73.93269070334146,40.58292061051783],[-73.93273561170126,40.58292849872223],[-73.93277866684117,40.5829410279652],[-73.93279115049131,40.582946020600914],[-73.93280451368716,40.58294944286696],[-73.93281841912223,40.582951208380265],[-73.932832515803,40.58295127257673],[-73.93284644790859,40.58294963383601],[-73.93285986377226,40.58294633352217],[-73.93291966144001,40.58293914902991],[-73.93298015909541,40.5829375150711],[-73.933040473669,40.582941455496226],[-73.93309972476365,40.58295091278787],[-73.93315704750471,40.582965748900214],[-73.93330340227959,40.583014768302334],[-73.93339305958213,40.583031301694184],[-73.93349145637741,40.583058717260336],[-73.9334895283373,40.58296458804391],[-73.9337137801663,40.582967184177306],[-73.93420971487024,40.58297979839091],[-73.93420772865396,40.583094258738065],[-73.93437027873024,40.58311020468175],[-73.9343797014332,40.583139033673724],[-73.93446928196316,40.58315251128192],[-73.93455992902905,40.58316541362898],[-73.93456279121914,40.583124906302416],[-73.93456057101989,40.5830201738323],[-73.93528194372162,40.58309697687033],[-73.93527605262635,40.583217822764475],[-73.9352761118094,40.5832429136836],[-73.93544040688035,40.583253964387815],[-73.93569071639774,40.58327509318919],[-73.9356895363614,40.58325484190394],[-73.93572423542375,40.58325398145627],[-73.93571933875562,40.583152699792876],[-73.93567676468082,40.58315353070112],[-73.93567353145994,40.583019424412605],[-73.93582439275784,40.5830211155521],[-73.93582690671916,40.58315194690382],[-73.93575981919543,40.58315597669318],[-73.93576657211096,40.58327750984976],[-73.93576749805193,40.58327753616694],[-73.93611243753038,40.58331301303931],[-73.93613233585616,40.583314474096326],[-73.93615228263732,40.58331346790609],[-73.93617175502894,40.58331002084289],[-73.93619024262094,40.583304223261095],[-73.93620726081716,40.5832962271269],[-73.9362223635376,40.58328624203473],[-73.93623515491116,40.583274529713506],[-73.93624529965226,40.58326139716608],[-73.93625253184912,40.58324718862206],[-73.93625432045476,40.583183924128264],[-73.93627418270638,40.583181234739314],[-73.93627045070235,40.58305920974591],[-73.9362893368138,40.58306024734317],[-73.93628752264316,40.583009384060496],[-73.93628723189411,40.583000903558364],[-73.93624507152879,40.58300005559132],[-73.93624185128184,40.582976153214965],[-73.93612802211184,40.582979364522075],[-73.93612865942582,40.58300547015339],[-73.93612881237667,40.58301119807039],[-73.93609824969629,40.58301163893412],[-73.93609807701682,40.58300471585097],[-73.93609668691366,40.58294874583294],[-73.93624023910769,40.58294667199488],[-73.93624037244734,40.5829520068768],[-73.93635149114631,40.58295040140199],[-73.93656607029153,40.582957648786504],[-73.93656436764802,40.582986944224366],[-73.93635050713779,40.58297972135913],[-73.93634906196033,40.583004602702935],[-73.93630031206771,40.58300295567554],[-73.9363016916905,40.58300973334185],[-73.93630359862797,40.58301909694998],[-73.93630860178949,40.58301953831571],[-73.93631716129542,40.583179051201164],[-73.936539128471,40.58316362091802],[-73.93654855488361,40.583221455279705],[-73.9365759244079,40.583240505590005],[-73.93662876045133,40.58324262903007],[-73.93697427463816,40.58323032590879],[-73.93697724711029,40.583066047826286],[-73.93698651739254,40.583066173029536],[-73.93698743671982,40.58302662803935],[-73.93698767831044,40.58301627267386],[-73.93693100722126,40.58301550478478],[-73.93693148518255,40.58299498821781],[-73.93690397408115,40.5829946157726],[-73.9368916774404,40.58299444986605],[-73.93682584926134,40.582993557781556],[-73.93674491407207,40.5829924620038],[-73.93673190264417,40.582992286304986],[-73.93666300283667,40.58299135239617],[-73.93664922102937,40.58299116587647],[-73.93663263829892,40.58299094162399],[-73.93663307422514,40.58297221190413],[-73.93705921677478,40.58297798232019],[-73.93705623806866,40.58302832312099],[-73.93705290451037,40.58308469947809],[-73.93763269743303,40.58309626828412],[-73.93763204328887,40.58311531971307],[-73.93705356331516,40.58310377524481],[-73.9370527874278,40.58312639196556],[-73.93702675588732,40.58312587259938],[-73.93703012691954,40.58302767974019],[-73.93703051033474,40.58301651679289],[-73.93700558408273,40.583016019471444],[-73.93700520516788,40.58302706598817],[-73.9370038732407,40.583065857037255],[-73.93701423047533,40.58306606358346],[-73.93701481021198,40.58323327236402],[-73.93705106890127,40.58323547162589],[-73.93707737778308,40.583329755694606],[-73.93712459798458,40.58334673016426],[-73.93729744072719,40.58334884150832],[-73.93732049535781,40.583340481301185],[-73.93732470759885,40.58329281845608],[-73.93783180297187,40.58329309395864],[-73.93788732683069,40.583343967164865],[-73.93811917695146,40.58334047849263],[-73.93809420627777,40.583116810717016],[-73.93823991479746,40.58311688913326],[-73.9382574576992,40.583279567141744],[-73.93833089139787,40.58334119827819],[-73.93855276236515,40.583337984991324],[-73.93847712885879,40.58317789727122],[-73.93866846657751,40.58316442817509],[-73.93866646107386,40.583159141718],[-73.93865999147293,40.58314208376649],[-73.93866334157606,40.5831413449073],[-73.9386466303218,40.58310636722813],[-73.93862218897617,40.58310300492519],[-73.93862755765124,40.583067021797525],[-73.93878660441523,40.583070937875526],[-73.93878266639013,40.58309483804132],[-73.9387311533362,40.5830894538288],[-73.93866851730591,40.58308406482888],[-73.938663228136,40.5831050398753],[-73.93867832712044,40.583137951556026],[-73.93868719999851,40.583139421503894],[-73.93869745798789,40.58316493936689],[-73.93929640384756,40.58316726873502],[-73.93930153084898,40.58333321505454],[-73.93982538850577,40.583331446250575],[-73.93982883984631,40.58317053569225],[-73.9398570019679,40.58317497187465],[-73.93985851576811,40.58333133409549],[-73.94027355766538,40.58332993058923],[-73.94057745828917,40.583328225573545],[-73.94057532545175,40.58328213645079],[-73.94057495376246,40.58327411762932],[-73.94057258161928,40.58322286210957],[-73.94057214999938,40.5832135450714],[-73.94056962801638,40.58315906218658],[-73.94056916880342,40.58314914705397],[-73.94056754325052,40.58311477034375],[-73.94056608947777,40.58308736830814],[-73.94054199309056,40.58308813032936],[-73.94054229555778,40.5830936815741],[-73.94047360621622,40.58309385072783],[-73.94047357740773,40.58308722040005],[-73.94010952396506,40.58309297532051],[-73.94010903682931,40.583075069184325],[-73.94012576769953,40.58307479628738],[-73.94021422135174,40.583073353011926],[-73.94022518035788,40.58307317309137],[-73.94026708883335,40.58307249009063],[-73.9402794150495,40.583072288929294],[-73.94036352491,40.583070916323805],[-73.94037688389585,40.583070697594906],[-73.94047281456956,40.583069131850614],[-73.94048659523183,40.58306890679377],[-73.9405616665926,40.58306768131026],[-73.94057550702215,40.583067456273724],[-73.94065816747762,40.58306610682712],[-73.94067657802282,40.5830658055674],[-73.94067712191342,40.58308579077085],[-73.94058568405318,40.58308597638866],[-73.94058667187677,40.58311524077545],[-73.94058727912835,40.58314227246795],[-73.94058754647745,40.58315420589602],[-73.94058846960873,40.583195430008644],[-73.9405887280994,40.58320694745647],[-73.94062855574234,40.58320529576533],[-73.94063649330332,40.58332834119572],[-73.94070019514761,40.58332762473215],[-73.9406969032376,40.58330243682434],[-73.94091645490745,40.58330240653138],[-73.94090001047697,40.58312295058619],[-73.94089710477468,40.58308760657724],[-73.94073868464447,40.58309124295594],[-73.94073840604636,40.5830756128176],[-73.94079355384365,40.58307460273412],[-73.94083081733427,40.58307392081971],[-73.94084677123499,40.5830736288219],[-73.94091637255401,40.5830723542197],[-73.94097532797586,40.58307127447188],[-73.94100408977756,40.58307074795645],[-73.94102517918694,40.583070361906266],[-73.94102584392415,40.58308549719258],[-73.94091450362937,40.58308833841565],[-73.94091736917908,40.583123377834944],[-73.94092816033081,40.583255342473],[-73.94093422085363,40.58330230643677],[-73.94115699675496,40.5832992274681],[-73.94116258456316,40.58327511614196],[-73.94113701228312,40.58316528347326],[-73.9411308939101,40.583163110832196],[-73.94110905972596,40.58314114122361],[-73.94110624879384,40.58312802407013],[-73.9410984456554,40.58309477619725],[-73.94114534994205,40.58310017993907],[-73.94115074719812,40.58310353245491],[-73.94120155728893,40.583090465205025],[-73.94120561662957,40.58309900307512],[-73.9411540861052,40.583113222225315],[-73.9411583380939,40.583129304549146],[-73.94119384397223,40.58326360343954],[-73.94120929823993,40.58329850488311],[-73.94124697402347,40.583301378857],[-73.94126351164644,40.58333675629566],[-73.94131115116119,40.58333662684802],[-73.94144050857255,40.58334014697364],[-73.9414883378427,40.58352873644659],[-73.94154438657314,40.58351808329945],[-73.94157408083625,40.58360755543685],[-73.94255133565302,40.5835144761709],[-73.94202033352758,40.583110423782486],[-73.94214938810211,40.58310667955097],[-73.9427016776299,40.583508797614016],[-73.94304709646012,40.5834921294643],[-73.94256316190985,40.5831273475165],[-73.94268774005674,40.58312281657209],[-73.94319506158033,40.58348966263331],[-73.9435446753093,40.58347101436113],[-73.94309334781468,40.58313454521446],[-73.94322815546563,40.5831308202111],[-73.94351205889535,40.58333704598056],[-73.94369153004578,40.58346775426603],[-73.94406764167111,40.58347200911046],[-73.9436358979575,40.58314557390959],[-73.94376511641467,40.58314471883163],[-73.94423403587142,40.58347995164659],[-73.94461828666243,40.58349662608774],[-73.94417458523773,40.58315829121829],[-73.94432059818085,40.5831594248777],[-73.94477544081302,40.583507804409884],[-73.94517477781622,40.583521378244264],[-73.94471270964236,40.58316504453033],[-73.9448451294088,40.58316423484358],[-73.94534992503482,40.583529052110435],[-73.9457301493048,40.58354487455879],[-73.94526670124633,40.58318251856731],[-73.94537605237888,40.58318193165056],[-73.94589911888096,40.583552662610295],[-73.9462863469192,40.583568685205414],[-73.9457994125894,40.58319463972774],[-73.94592412935312,40.583194104434824],[-73.9464342905936,40.58356315259248],[-73.94678945068826,40.58355046711162],[-73.94631603648762,40.58320694021073],[-73.94645496477305,40.58320516808009],[-73.94691796276112,40.58354603324976],[-73.94726832705274,40.58353318207195],[-73.94682202947203,40.58319119187112],[-73.94701390883586,40.583188100979505],[-73.94746867861326,40.583528195362454],[-73.94836747924934,40.5834885962583],[-73.94958266755188,40.583361437789144],[-73.95025076956802,40.58328726469974],[-73.9511822698627,40.583199265180205],[-73.95247447970873,40.58307717642468],[-73.95349322048686,40.582988198261035],[-73.95343216344405,40.582674343320996],[-73.95341929823675,40.58260821088629],[-73.95330135995684,40.582002749633546],[-73.95286292151864,40.582041145586906],[-73.95233099098512,40.582087726643714],[-73.95193849433295,40.58212209546854],[-73.9510236946264,40.58220219549067],[-73.95008839464282,40.58228480784734],[-73.94969672499404,40.58231940106673],[-73.9493747352231,40.58225748399364],[-73.94800448116943,40.58199633761601],[-73.94697681875229,40.58180047146965],[-73.94600616631166,40.581615461082166],[-73.94502940359533,40.581429276408095],[-73.94413672913886,40.58125911268343],[-73.94306208267827,40.58105626783243],[-73.94274062592521,40.580995589559315],[-73.9421653834803,40.58100469916265],[-73.94124120272413,40.581019327645386],[-73.9403576569334,40.581033307384345],[-73.93899065793421,40.581054145127844],[-73.93805680414236,40.58106837127856],[-73.93710561356737,40.581082852585055],[-73.93616960757997,40.58109709572441],[-73.93475193843821,40.581118654156924],[-73.93381280663917,40.581132925742104],[-73.93381364630932,40.581213989052465],[-73.93383615339377,40.58121373581179],[-73.93383598074712,40.58120413761318],[-73.93429954734854,40.58119927690171],[-73.93513407704947,40.58118378905519],[-73.93513789283378,40.581303276753694],[-73.93510879115198,40.58130381702104],[-73.93510615823949,40.58122139622261],[-73.93509532596842,40.58121061896325],[-73.93391404481245,40.581229347983935],[-73.93383645111473,40.58123016090883],[-73.93383627277944,40.581220316271136],[-73.93381304804863,40.58122057898266],[-73.9338132808983,40.58123261560759],[-73.93376391735092,40.581233172340006],[-73.93376314737054,40.58119356440802],[-73.933662959338,40.58119469455562],[-73.93366325722234,40.58121290317217],[-73.93340042885245,40.5812153888693],[-73.93339931869019,40.58116480152515],[-73.93366243426826,40.581162313818616],[-73.93366279643875,40.58118459913484],[-73.93376313431393,40.581183466225774],[-73.93375801356132,40.58113204160588],[-73.9330034891642,40.581144675417235],[-73.93300294726055,40.581281409651275],[-73.9329716189074,40.58128362957223],[-73.93296350375768,40.58114517026223],[-73.93290958744825,40.58114576736116],[-73.9329134081497,40.58128373933719],[-73.9328729502241,40.58128600047323],[-73.93286916364714,40.58114848252064],[-73.93280636427474,40.581147418686506],[-73.9327788560718,40.5811984307363],[-73.9327494487058,40.58123722558512],[-73.93269753266539,40.58126928847305],[-73.93264074804839,40.58127671947119],[-73.93258006568044,40.581264741203476],[-73.93255268134354,40.58124009494576],[-73.93252433664165,40.581196042842095],[-73.93250341155886,40.581146988136574],[-73.9324506061657,40.58097120409402],[-73.9320212466453,40.579541868922696],[-73.93199576876017,40.579521010325394],[-73.93181497833336,40.57895869723011],[-73.93182688427207,40.5786804710955],[-73.93169026330284,40.578178861146945],[-73.93164069394213,40.57817080917612],[-73.93106028108014,40.5762659200969],[-73.93106288335709,40.57616310022078],[-73.93144225619669,40.57570097042997],[-73.93150256744066,40.57566050512684],[-73.93309736378181,40.57558991920091],[-73.93334420953848,40.57556570305229],[-73.93480882465865,40.57553187661334],[-73.93486092830437,40.575527796668226],[-73.93489148244178,40.57551548548772],[-73.93490229100978,40.57548535354595],[-73.93489356455247,40.575221645997686],[-73.93499540304099,40.57522641258882],[-73.93500161782006,40.5754356213388],[-73.93507861830443,40.57550946601027],[-73.93532410491063,40.575596991920264],[-73.9357572231628,40.575727216272554],[-73.93623444465564,40.57584247795823],[-73.93647107586598,40.57586049635645],[-73.93656163438811,40.57581920094075],[-73.93660358189835,40.57577240595007],[-73.93662109585517,40.57572271545574],[-73.93665097426803,40.575622710084204],[-73.93667153857142,40.57542845949749],[-73.93668273285681,40.575423579888664],[-73.9366948432383,40.57542020382144],[-73.93670752538124,40.57541842728748],[-73.93672041869414,40.57541830079905],[-73.93673315658145,40.57541982795254],[-73.93674537686671,40.57542296532642],[-73.93675673209043,40.57542762371571],[-73.93675674501793,40.57542766108193],[-73.93679335497868,40.575537794561626],[-73.93679549488775,40.57554240166286],[-73.93679859207222,40.57554668074887],[-73.93680256350291,40.57555051710594],[-73.93680730271375,40.57555380788887],[-73.93681268265597,40.575556464878304],[-73.93681855910403,40.575558416845574],[-73.93682477452192,40.57555961146235],[-73.9368311622866,40.57556001670326],[-73.93683755115461,40.57555962170458],[-73.93684376985303,40.57555843705549],[-73.93684965167076,40.57555649451407],[-73.93761562467293,40.57553175091355],[-73.93896720783601,40.575488077562774],[-73.94250907828435,40.57537355453184],[-73.94251918829033,40.5753821334379],[-73.94252738350853,40.57539182758617],[-73.94253345598736,40.57540239099106],[-73.9425372516387,40.57541355560985],[-73.94253867414801,40.57542503814405],[-73.94253768741838,40.57543654722802],[-73.94253447861391,40.575447393867236],[-73.94252912955587,40.57545773796982],[-73.94252176639431,40.57546733558273],[-73.9425125627797,40.57547596035778],[-73.94250173576755,40.57548340889009],[-73.94248954069961,40.57548950551485],[-73.94247626518175,40.57549410645041],[-73.94248281368657,40.57550951133324],[-73.9424925505537,40.575523903048925],[-73.9425052182228,40.57553690090392],[-73.94252048160672,40.57554816107522],[-73.94253793695499,40.575557385705395],[-73.94255712253408,40.575564330781596],[-73.94257753084129,40.575568812590475],[-73.94259862202955,40.575570712577786],[-73.94274060818087,40.5755987880105],[-73.94288748744758,40.575632466380966],[-73.94311590561621,40.575676774845],[-73.94329220627868,40.57572028533151],[-73.94347256946389,40.57574893063853],[-73.94364149533136,40.575772859958455],[-73.94382057423431,40.57578965857662],[-73.9439346072952,40.57580102027927],[-73.94404937434645,40.575806628374785],[-73.94416437661535,40.575806458490696],[-73.94427911430671,40.57580051136531],[-73.94439308877547,40.575788812844564],[-73.944505804694,40.57577141376965],[-73.94454293695215,40.57575673825366],[-73.94457698607962,40.575738218895395],[-73.94460727238592,40.57571622538085],[-73.94463319129613,40.57569119674714],[-73.94455272237951,40.575293496210726],[-73.94456623438656,40.57526902398227],[-73.94456720914557,40.57526639105973],[-73.9445676294483,40.5752636740751],[-73.9445674848609,40.57526094047673],[-73.94456677897276,40.57525825812535],[-73.94456677781257,40.57525551866527],[-73.94456729274242,40.57525280748863],[-73.9445683130817,40.575250180829926],[-73.94456981766679,40.575247693170496],[-73.94457177528997,40.57524539610867],[-73.94458057520609,40.575240853417036],[-73.94459025665743,40.575237512213256],[-73.94460054017145,40.575235468947106],[-73.94460637768907,40.57523524102961],[-73.94461218184571,40.57523576805437],[-73.9446177859246,40.57523703488313],[-73.94462302895593,40.57523900512803],[-73.94462776034044,40.57524162219632],[-73.94464233847732,40.57526178369827],[-73.94467768384732,40.575446321801714],[-73.94469506613217,40.57548381608219],[-73.94474441660819,40.57551372743738],[-73.94491960209957,40.575538831605584],[-73.94509624230986,40.57555707060379],[-73.94527387480835,40.57556839668357],[-73.94545203456572,40.575572780194044],[-73.94554290853786,40.57557403564394],[-73.94563360926966,40.575569578652825],[-73.94572352018267,40.57555943951908],[-73.9458120300682,40.575543687167894],[-73.94589853724271,40.57552242868284],[-73.94598245363849,40.57549580857761],[-73.94603603737566,40.57546565664864],[-73.94608366266894,40.575430163602604],[-73.94612442136052,40.575390006257265],[-73.94615753623621,40.575345950372714],[-73.9461823758455,40.57529883604874],[-73.94619846654179,40.575249561704446],[-73.94620550151315,40.57519906694635],[-73.94615898850621,40.57518971074452],[-73.9459533007827,40.57521201772141],[-73.94592148276956,40.57519893359947],[-73.94590897955284,40.57513925954719],[-73.94592390235846,40.57511543230946],[-73.94665101734046,40.57501942635756],[-73.94671197360073,40.57502011722812],[-73.94677953289859,40.57501732852097],[-73.94680134069236,40.575015440344316],[-73.9469198029282,40.575005184031156],[-73.94708500319533,40.57498087162427],[-73.94776716764062,40.57490728819628],[-73.9486854928756,40.5748082236792],[-73.9489637597348,40.57477820421156],[-73.94938813625942,40.57468967986306],[-73.9495406590233,40.574649987333956],[-73.94991862626009,40.574551624739144],[-73.95006575815162,40.57456212504084],[-73.95018552432919,40.57455956793123],[-73.95030872902433,40.57453352906252],[-73.95053081571793,40.57452059915298],[-73.95053115913467,40.574520579029794],[-73.95081177068985,40.57449199819004],[-73.95104789991787,40.57446078861339],[-73.95132509565445,40.5744243779154],[-73.95147653230823,40.57442444198],[-73.95151329579546,40.5744244575025],[-73.95176309165703,40.57442195405851],[-73.95207791647874,40.574398602865365],[-73.95224221101475,40.57433344096684],[-73.95235846742624,40.574274686193085],[-73.95242628474841,40.574559107962955],[-73.9528745114385,40.576882159363166],[-73.95300123109237,40.57747651236879],[-73.95303970811807,40.577679587111135],[-73.9530996385651,40.57799415612494],[-73.95334153845486,40.57926712750856],[-73.95374063111363,40.58135589224016],[-73.9538380158872,40.58174555231511],[-73.95392000747037,40.58186979357341],[-73.95403970550875,40.58251639125155],[-73.95407172807266,40.58270239791871],[-73.95411176089392,40.58291991804917],[-73.95412132062694,40.582982984803415],[-73.95414287795595,40.58310614010563],[-73.95436572648416,40.58308107764048],[-73.95517441482563,40.58291587071759],[-73.95571160123403,40.5828045851912],[-73.95604146734541,40.5827362543198],[-73.95645729125704,40.582658851057815],[-73.95675618284838,40.582834970030625],[-73.95682583573122,40.582886308647325],[-73.95689047345006,40.58293397946084],[-73.95695596036089,40.58298226254098],[-73.95703134180408,40.583035332416976],[-73.9571329137329,40.58304572652506],[-73.95723610016482,40.58304227081632],[-73.95733608389979,40.58302513488046],[-73.95900740039086,40.58283812780214],[-73.9600479866749,40.58326987240666],[-73.96010509454615,40.58340835766174],[-73.96014924129614,40.583575897039275],[-73.96021792111749,40.58451466283786],[-73.9602275387827,40.58460895942083],[-73.96023124300913,40.58467600462857],[-73.960234615707,40.584746283206],[-73.96023943362206,40.5847918744809],[-73.96024315330821,40.584827081568285],[-73.96025825836568,40.585029307841474],[-73.96032539267323,40.58581272325358],[-73.96034190762015,40.58596836626224],[-73.9603461494317,40.58612477047285],[-73.96033803655938,40.58628108950029],[-73.96031766303655,40.586436467969534],[-73.96031712034933,40.58651472359935],[-73.96034953585246,40.5873062855714],[-73.95978030214336,40.587369475477274],[-73.95934736730591,40.587417537230486],[-73.95819543156371,40.587544332289085],[-73.95712566385998,40.587660961038765],[-73.95619424557165,40.58776182693236],[-73.95622721577621,40.587995914524406],[-73.95639200198174,40.58892867585995],[-73.95658790513684,40.58988411518509],[-73.95665683391786,40.59010165289703],[-73.95671579278493,40.59049873417029],[-73.95700330423736,40.59200225623528],[-73.95607720352434,40.59210143244559],[-73.9565554049202,40.59464772534324],[-73.95692719713637,40.596612076311345],[-73.95600127799993,40.59671338628022],[-73.95545313439202,40.5967733839306],[-73.95507631338381,40.5968153907743],[-73.95411036203492,40.59692073980614],[-73.95314947405714,40.5970279185682],[-73.95220370755834,40.59713035149406],[-73.95100585444776,40.59726261947335],[-73.94997334604554,40.5973774419373],[-73.9490468155639,40.59747936153635],[-73.94855032686537,40.59753296411288],[-73.94812013074049,40.597579400451906],[-73.9471920693741,40.59768208727058],[-73.94622941179422,40.59778899208439],[-73.9452651923013,40.59789362694905],[-73.94479667452057,40.597944732788264],[-73.94433922623935,40.59799462665514],[-73.9438759647954,40.59804616334442],[-73.94341159064722,40.59809781555899],[-73.94248473340747,40.59820036561237],[-73.94278945934994,40.59979455040939],[-73.94283742407713,40.60004569363948],[-73.94288954061504,40.60031865019886],[-73.94189057649224,40.60042741982833],[-73.94116609805582,40.60050801673133],[-73.9408926353988,40.6005378364892],[-73.93996699296437,40.600639448293904],[-73.93952543849397,40.60068809778149],[-73.9390413471464,40.60074143209538],[-73.93811308681033,40.60084375767252],[-73.9371506294309,40.60094886618521],[-73.93619686434425,40.60105507045564],[-73.93525981895479,40.60114234811612],[-73.93447158901424,40.601231511897396],[-73.93503274500121,40.60173379090083],[-73.93426266725888,40.602230711367035],[-73.93355117153612,40.602687280824945],[-73.93173390128484,40.60106206949922],[-73.92992224858992,40.59943738271713],[-73.92813139605025,40.59777792814579],[-73.92879010088956,40.59732329496437],[-73.92912437058185,40.59710730362146],[-73.92956858243373,40.59682026491947],[-73.92866850955116,40.59602045165692],[-73.92759936698302,40.595060779178596],[-73.92653304995396,40.59410431484636],[-73.92547147798076,40.59314878828733],[-73.92440413291224,40.59218425169153],[-73.92405553042134,40.59187234976186],[-73.92363677287061,40.59149537029987],[-73.92332177854813,40.5912119163353],[-73.92230792516304,40.59030820788468],[-73.92095992068714,40.58909565147182],[-73.91972510787211,40.58798727789777],[-73.9181908779808,40.586606854925556],[-73.91809256480843,40.586570335004794]]]}},{type:"Feature",properties:{ntacode:"BX59",ntaname:"Westchester-Unionport",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.83936794316955,40.8408829729802],[-73.8395670033306,40.84054722788747],[-73.83972014449368,40.83956540598526],[-73.84030282537192,40.839524313945056],[-73.84027376887715,40.839206272895204],[-73.84022375735452,40.839136839127335],[-73.84016248431193,40.83906606528619],[-73.8401669851167,40.839004153465325],[-73.84014540732238,40.83894399683777],[-73.84010873870933,40.83885211820893],[-73.84003063598396,40.83885759214785],[-73.84004441282289,40.838944353529676],[-73.8400280886904,40.838947871007996],[-73.84000970504773,40.83883809045593],[-73.84009889636509,40.83882745541139],[-73.84006879974007,40.83875204009085],[-73.8401074296292,40.838628428902794],[-73.84013531533499,40.838614176917496],[-73.83995595134373,40.83828651714418],[-73.84000264348632,40.83825197547391],[-73.8399334106245,40.83790249607474],[-73.83992026416522,40.83782066325935],[-73.83985132007376,40.83782174943232],[-73.83985578100591,40.83790495779824],[-73.8398417964704,40.83790493838019],[-73.83982833571837,40.83768717876133],[-73.83984697847102,40.83768897554639],[-73.83984907065567,40.83778811149498],[-73.83991581404855,40.83778279647408],[-73.83995029818128,40.83758389658759],[-73.83988714189641,40.83699113382497],[-73.83984192033134,40.83688527655312],[-73.83983441084679,40.83676600822798],[-73.8398590937156,40.836678286841256],[-73.83983837999762,40.83641969667338],[-73.83984235556312,40.83611624146397],[-73.839754581121,40.83613197034196],[-73.83977909556177,40.83629630569242],[-73.83975942901597,40.83629627837051],[-73.83972573144979,40.836133922284255],[-73.83969950546427,40.836135876860794],[-73.83969302493078,40.836104999690704],[-73.8396825363718,40.83610498511194],[-73.83968247158707,40.8361318701311],[-73.83966936372387,40.83613085614679],[-73.83965902852741,40.83606711375891],[-73.83967213877752,40.83606713198426],[-73.83967473692066,40.83607709289499],[-73.83982556569323,40.836054400070275],[-73.83982172292785,40.83601655488623],[-73.83971549108546,40.8360313440876],[-73.83971159080423,40.83601739831444],[-73.83982175649051,40.83600261458008],[-73.83981792943716,40.835958795339444],[-73.8397248281832,40.83596464124929],[-73.83972485456962,40.835953688223334],[-73.83981403197616,40.83594385431265],[-73.83981022824557,40.835890077301826],[-73.83975907248141,40.83589996404145],[-73.83975779019491,40.835888013433696],[-73.83981026660732,40.83587414480507],[-73.8397999282559,40.83581139835375],[-73.8396517348171,40.8358291154892],[-73.83969574806126,40.8360631812451],[-73.83968001567382,40.836063159377545],[-73.83960850400315,40.83570805068459],[-73.8396259947691,40.83569971236968],[-73.83965573346737,40.835802235937805],[-73.83979605087643,40.83578848940346],[-73.8397896015034,40.83574466769039],[-73.83966108593484,40.83575743368834],[-73.83965849740676,40.83574348923372],[-73.83979226941015,40.83572575105294],[-73.83977927824583,40.83567594483313],[-73.83968615907087,40.835689756961884],[-73.83968226014208,40.835675810016085],[-73.83977669622737,40.8356590136022],[-73.83977542353503,40.83564307978604],[-73.83979488496128,40.835619206989385],[-73.83975417773668,40.83555823145694],[-73.83973604081653,40.83547873347313],[-73.83972433955512,40.83539489801501],[-73.83970352829589,40.83531065085073],[-73.83968384416781,40.835173231742424],[-73.83967445429424,40.83509875738682],[-73.83968581314615,40.834992826042125],[-73.83967911280047,40.834938709608394],[-73.83968788241205,40.83488878770474],[-73.83970803032457,40.83485436570511],[-73.83970899486327,40.8348527179378],[-73.83959266755045,40.834560475645596],[-73.83958027782928,40.83449172358078],[-73.8395308510191,40.834368918234894],[-73.83956886155465,40.83423049144241],[-73.83959108518467,40.83404168809153],[-73.83975991111969,40.83371789749494],[-73.83978358725801,40.833667242592824],[-73.83992048478684,40.833320794799505],[-73.84018151765184,40.833043425474706],[-73.84074229124928,40.83260077901625],[-73.84112675262186,40.83228698273916],[-73.84181725912119,40.8317261936547],[-73.8422133473087,40.831550507278116],[-73.84234527426558,40.83130044801933],[-73.84253111776243,40.83112048820928],[-73.84262745681552,40.83100012051881],[-73.84275884293787,40.83081848414287],[-73.84270324854323,40.83074502666996],[-73.84293731237607,40.830121401687514],[-73.84305256297345,40.83010156708161],[-73.84309408652356,40.83002097002277],[-73.84309950959603,40.829960011795194],[-73.8430211629788,40.82996158712058],[-73.84305345327977,40.829762090039466],[-73.84310691599912,40.82979413931992],[-73.84303612708158,40.82930698234339],[-73.84303394542393,40.82893498494017],[-73.84299484136996,40.828827466198945],[-73.8429459840539,40.82870291569918],[-73.84291548074192,40.828622468676194],[-73.8428952744156,40.82856917662351],[-73.84310437725895,40.828532864771304],[-73.84370820990375,40.8284387992635],[-73.84390649944869,40.82840633273758],[-73.84389248167064,40.82834904456594],[-73.8438574330193,40.828199344112356],[-73.84385103719892,40.82817200519737],[-73.84383805262239,40.828102469371245],[-73.84381208761245,40.82796232505938],[-73.84379428358322,40.82789034270625],[-73.84375757256949,40.82778278288572],[-73.84374214786374,40.82773315333661],[-73.8437281693863,40.82766817297585],[-73.84358503243983,40.827002943901924],[-73.84341053529174,40.8262804731359],[-73.84324615071769,40.82555394541989],[-73.8430693849076,40.824816611452135],[-73.84289858827323,40.82408305991108],[-73.8459555085751,40.82367098282475],[-73.84901767516993,40.82325995752392],[-73.85207829073302,40.82284723785537],[-73.8551363981545,40.82243618880755],[-73.85531220798067,40.82319243061628],[-73.85548601358582,40.82391214570494],[-73.85564695973899,40.824632861552104],[-73.85588881565036,40.82567371795443],[-73.85597162390535,40.82606387775792],[-73.85619656533888,40.82604099472451],[-73.85621834427177,40.82616062907565],[-73.8562608759524,40.82632936705455],[-73.85626925490354,40.826393777374456],[-73.85629023798532,40.82648152965796],[-73.85632684719468,40.8266238351009],[-73.85635677476587,40.82675208596078],[-73.85615112829527,40.82677004571346],[-73.85632851882318,40.827507683795844],[-73.8563843570694,40.82775374219087],[-73.85641767297076,40.82790052005662],[-73.85649133790614,40.82822507749956],[-73.85665560423341,40.82894491334298],[-73.85682187599957,40.829664769443646],[-73.85698995239288,40.83038524008721],[-73.85715675905718,40.83110226804172],[-73.857323208424,40.831821484428104],[-73.85737529457852,40.83204654639932],[-73.85738092520373,40.83213523513543],[-73.85738951502017,40.83225420065558],[-73.85739121253681,40.83229737222691],[-73.85766181022024,40.83237925477039],[-73.85847699508787,40.832625922126454],[-73.85911914251976,40.832820225707145],[-73.85934693642824,40.832889021625796],[-73.86008270266052,40.833111456899886],[-73.86032509022768,40.83319863961699],[-73.86033845846154,40.8332531664861],[-73.85983937633148,40.8333408963421],[-73.85905672170647,40.83341322529167],[-73.85773226127617,40.83355730672372],[-73.85465135624938,40.833888027206235],[-73.85347099014263,40.834014917215505],[-73.85281379696548,40.834079762403086],[-73.85188599692006,40.834179420960595],[-73.85168459747835,40.83420105235036],[-73.85185868702293,40.83477774656422],[-73.85207005930694,40.83562530305237],[-73.85220721014562,40.83634749530018],[-73.8523314866911,40.837010527112014],[-73.85247938939497,40.83778428714096],[-73.85266480473535,40.838780083878476],[-73.85286997857988,40.83985130437081],[-73.85303510230469,40.84073545824901],[-73.85309460207033,40.8410469607221],[-73.85333525008231,40.84247015515568],[-73.8523115320831,40.84258699449656],[-73.85179886625366,40.84264763293373],[-73.85120896760867,40.84271512190175],[-73.85088863384921,40.84275300688671],[-73.85052278148935,40.84278948980248],[-73.8489861781429,40.841599952434116],[-73.84796242202597,40.84082789233434],[-73.84779791990559,40.840696310626974],[-73.84715638304725,40.84026367561648],[-73.84647864674169,40.83980920617571],[-73.84553089510374,40.83917330709376],[-73.84458129174462,40.8385355076295],[-73.84391720365895,40.83908632630838],[-73.84361155613546,40.839348325604846],[-73.84306252775156,40.83979720629474],[-73.84261308851536,40.840167156492754],[-73.8424009857798,40.840348514154435],[-73.8420414470581,40.84064589724817],[-73.84188621198894,40.84061305825217],[-73.84188596285023,40.840613006313255],[-73.84188571124207,40.84061297246359],[-73.84172602285814,40.84059184092679],[-73.84172577213249,40.840591807077935],[-73.84172552136101,40.84059179249429],[-73.84156320480743,40.84058279038561],[-73.84140065516775,40.84058608181107],[-73.84124053003703,40.84060145432189],[-73.83936794316955,40.8408829729802]]]}},{type:"Feature",properties:{ntacode:"SI25",ntaname:"Oakwood-Oakwood Beach",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.1215372890615,40.57515325257949],[-74.12172623853937,40.574906985584065],[-74.12185333597449,40.57465318139661],[-74.12183079698013,40.57421708946966],[-74.12170075443483,40.57383202775972],[-74.12160439038819,40.573555919884335],[-74.1213929913507,40.57297554929352],[-74.12136044698732,40.572826743739434],[-74.12134351950753,40.57267573524875],[-74.12134351937483,40.57267566220592],[-74.12134254805625,40.57252387158175],[-74.12135750783665,40.572372800754856],[-74.12135751975761,40.57237271128138],[-74.12135754352437,40.57237261191115],[-74.12138815278217,40.57222366825498],[-74.12138731345065,40.572092211574684],[-74.1214453570592,40.57177561468045],[-74.12162563868573,40.57150139386952],[-74.12216856503933,40.57093949424356],[-74.12259644862691,40.5705964331641],[-74.12278967273443,40.570429844768924],[-74.12345096152922,40.56992276185704],[-74.12418560387272,40.56942453772834],[-74.1248990437231,40.568949142444566],[-74.12395063628747,40.56843071865634],[-74.12359663119429,40.568239981273635],[-74.12329206152019,40.56807586384363],[-74.12309281139785,40.56796636645453],[-74.12166636348529,40.56708846008525],[-74.12024008920466,40.56622746618808],[-74.11948009676149,40.56577955271803],[-74.11876038740162,40.56535522432758],[-74.11804055353467,40.56492164205962],[-74.11721290279186,40.56441776378151],[-74.11641052729107,40.563943515913316],[-74.11636336342798,40.56391563798662],[-74.11546552820768,40.56480595877509],[-74.11489902429997,40.56536698598247],[-74.11430477314572,40.56594740157209],[-74.11376161129408,40.56649718960742],[-74.11369932807328,40.56645974453621],[-74.1121123972154,40.565505557759224],[-74.11013947106055,40.56431066683259],[-74.10936214435911,40.56390893776597],[-74.10861594087234,40.56352836334712],[-74.10786795796581,40.56314558825822],[-74.10710400795134,40.56276988339378],[-74.10690692366002,40.56266704603616],[-74.1061723704818,40.562296332829405],[-74.10557645442852,40.561989973493155],[-74.1048462712451,40.56159523941294],[-74.10413152066639,40.561173228079674],[-74.10391630123786,40.56102206091368],[-74.10369513005637,40.56087597655471],[-74.10346821342976,40.56073511124469],[-74.1032357630202,40.56059959635732],[-74.1029979956467,40.56046955827561],[-74.10275513289903,40.56034511796121],[-74.1025074014466,40.5602263918135],[-74.10225503235043,40.5601134905573],[-74.10199826099297,40.56000651948452],[-74.10173732685874,40.55990557835612],[-74.09992914135422,40.55907068565315],[-74.10021225849331,40.55887115112902],[-74.10079963928118,40.5583218211159],[-74.10124354139803,40.55766083081297],[-74.10160202986738,40.556803458719514],[-74.10184637674712,40.55621698878005],[-74.10184032964908,40.55594463924128],[-74.1013747759572,40.555692372106776],[-74.10134593796657,40.55562567725737],[-74.10135423270518,40.555583299943514],[-74.10140516910765,40.555538525661916],[-74.10147440635073,40.55553361099766],[-74.10265076360254,40.55613440478527],[-74.10309839111545,40.55590464145121],[-74.10385795454354,40.55511816010139],[-74.10465943491404,40.55412046731127],[-74.10508907947461,40.55323546801073],[-74.10486249561586,40.55308001800674],[-74.10484447636345,40.55302581455632],[-74.10491463759176,40.55301626711257],[-74.10509470498086,40.55312902839262],[-74.10603643936648,40.5536405673812],[-74.10642822065097,40.55385337311872],[-74.10643358982925,40.55396967062595],[-74.10640876688433,40.55402389811487],[-74.10640076728392,40.55406134646246],[-74.1064125633194,40.55410827558506],[-74.10648150812247,40.55415682787043],[-74.10656361101273,40.55418692754806],[-74.10667681964345,40.55418786062953],[-74.10704738449591,40.55419545104465],[-74.10734831283659,40.5541481520312],[-74.1076862346399,40.55397667097499],[-74.1085392246255,40.55325802567339],[-74.1090961994216,40.552719121894235],[-74.10925134404972,40.55258046580696],[-74.10944792625601,40.55237880069372],[-74.10984807430201,40.551945284580675],[-74.1102845738755,40.55149635741759],[-74.11097678212187,40.550512377685195],[-74.11120326201805,40.55019042824335],[-74.11166742567629,40.54951517842225],[-74.11278846957904,40.54788426222174],[-74.11291619903368,40.54781765172042],[-74.11301046104472,40.54778006543013],[-74.11338340616284,40.54807337515077],[-74.11395149921981,40.548725322799996],[-74.11444772300887,40.54916945005605],[-74.11458035189139,40.549276466498874],[-74.11494202920868,40.54958864961225],[-74.116562899904,40.54912774172563],[-74.1181347763281,40.550592693150584],[-74.11876291986586,40.55121611440539],[-74.1185027830628,40.55141638768771],[-74.11936210899631,40.55214080657787],[-74.1194585929117,40.55222190604461],[-74.12076288171679,40.55308194958211],[-74.12269895760376,40.55435850246331],[-74.12380031497776,40.55508465817255],[-74.12402047127605,40.55523082777775],[-74.12572675050366,40.55632805700635],[-74.12725227898424,40.557265490911476],[-74.12730057821929,40.5572951724478],[-74.12811697199807,40.556534436295244],[-74.12896141576559,40.555769871907096],[-74.12975602291057,40.555032625745646],[-74.13042459572932,40.55443704205852],[-74.13108665241715,40.55397375933053],[-74.1317782811865,40.553489970511365],[-74.13316825933352,40.55235617916006],[-74.13321002528629,40.5523838763787],[-74.1337664703595,40.552812732911626],[-74.1343689645619,40.55330608035533],[-74.1349872611113,40.553810884375864],[-74.1360977619396,40.554721104984786],[-74.13743125496403,40.55581758281974],[-74.13754790987593,40.555906578182054],[-74.1376998510689,40.55602734624619],[-74.13885092683525,40.55695117886521],[-74.13818001022918,40.55759386549132],[-74.13739437880433,40.55802093713796],[-74.13660029409279,40.558388939183764],[-74.13574932448071,40.55885004542644],[-74.13561300319128,40.558980026280416],[-74.13549208729263,40.55912034483013],[-74.13538846163614,40.5592693427008],[-74.1353036345093,40.559425089389734],[-74.13523859445911,40.559585513439316],[-74.13519379625627,40.55974841853258],[-74.13480973431137,40.56082861823111],[-74.1339683378877,40.56158699297477],[-74.1336711631621,40.56184093495247],[-74.13340740082349,40.562129805701346],[-74.13310979289093,40.562867691865016],[-74.13264383970339,40.563503334912276],[-74.13170008960108,40.56453574960828],[-74.13240280496689,40.564760999844346],[-74.13329816279953,40.564973974974436],[-74.1345967127976,40.565270933906675],[-74.1349392002206,40.56538743625873],[-74.13527417288707,40.56551776112093],[-74.13560020762768,40.56566145606535],[-74.13591592627614,40.565817960903324],[-74.13622008483739,40.5659865990339],[-74.13651149229393,40.56616662159767],[-74.13768351013155,40.56671786706896],[-74.13889993751329,40.567293036491016],[-74.1397641350074,40.567712245921975],[-74.14026824277005,40.56795018943462],[-74.14131233629968,40.568433348251524],[-74.14151969425897,40.568520308674834],[-74.14287311171032,40.56908188453874],[-74.144387450266,40.569706100667275],[-74.1440215328941,40.57033011963034],[-74.14387453553135,40.570606594189854],[-74.14403879784749,40.57129949739382],[-74.14418588207629,40.57203741050752],[-74.14184764649329,40.57233261396776],[-74.14110631274953,40.57242255263393],[-74.14024008786683,40.57252737262165],[-74.13846597004327,40.57273988737392],[-74.1381387369324,40.572779642960455],[-74.13704258121895,40.57290845220903],[-74.13635343242767,40.57299130958048],[-74.13579193326575,40.5730519498341],[-74.13461855596367,40.57319771268522],[-74.13378794180849,40.57329697458487],[-74.1335712892275,40.5733256824312],[-74.13335614144685,40.573360351954676],[-74.13314278049235,40.57340093770922],[-74.13293148655033,40.57344738676901],[-74.1327225360953,40.573499637923014],[-74.13251620303103,40.57355762267896],[-74.13195383472507,40.573742531121574],[-74.13094048717159,40.574106011203405],[-74.12930379600714,40.5746754110396],[-74.12914464419524,40.574730054142705],[-74.12814797505489,40.57505653857924],[-74.12784711441535,40.57516757675327],[-74.12765358202367,40.57523494256356],[-74.12757193610192,40.57534023530293],[-74.12749559135045,40.57544781562875],[-74.12742465786818,40.57555752843278],[-74.12735923795364,40.57566921553145],[-74.12729942595737,40.575782715893915],[-74.12724530795514,40.57589786543525],[-74.12719696214236,40.57601449856722],[-74.12715445825492,40.57613244712697],[-74.12711785760678,40.57625154105414],[-74.12708721300136,40.57637160863599],[-74.12665688938017,40.57628493291623],[-74.12563664107314,40.575973444481356],[-74.12513333838355,40.57587998803215],[-74.12405836162026,40.57583287168276],[-74.12349756417892,40.57580793382917],[-74.12333972977284,40.57578701241024],[-74.12333955263706,40.57578698613076],[-74.1233393647002,40.57578694076441],[-74.12318380662013,40.57575185289021],[-74.12318366483878,40.575751816185715],[-74.12318352282381,40.57575177194263],[-74.12303336131099,40.57570277277914],[-74.12303319642999,40.57570271968129],[-74.12303304139982,40.57570264697189],[-74.1228913593144,40.5756405814452],[-74.12289127729679,40.57564054584915],[-74.12289120514797,40.57564050035827],[-74.12276083964319,40.575566787962636],[-74.12276069843999,40.57556670686162],[-74.1227605794275,40.57556662573692],[-74.12264375348585,40.575483019681094],[-74.12209602127056,40.57513258737524],[-74.12198585893297,40.5751146671522],[-74.12198569476263,40.575114641024356],[-74.12198554138799,40.575114631302945],[-74.1218719864123,40.57510757468539],[-74.12187183304074,40.57510756663913],[-74.12187169046487,40.57510757499937],[-74.12175740004847,40.57511179362943],[-74.12175724670897,40.575111803173606],[-74.12175709338536,40.57511182142933],[-74.1216449263904,40.57512723102572],[-74.12164481986467,40.575127249231706],[-74.12164470259123,40.575127277333344],[-74.1215372890615,40.57515325257949]]]}},{type:"Feature",properties:{ntacode:"SI08",ntaname:"Grymes Hill-Clifton-Fox Hills",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.08155470057667,40.60629029656788],[-74.08280949797454,40.60641097856769],[-74.08341933374228,40.60652250866133],[-74.08355131535785,40.6065519863715],[-74.08406781698507,40.60668148483809],[-74.08490002512049,40.606890132044484],[-74.0854275624828,40.607022390027],[-74.08635759632473,40.607400059137525],[-74.08716421604905,40.60772760222106],[-74.08796268630067,40.60805182796267],[-74.08874638585371,40.608370046269464],[-74.08949370131728,40.60868693325838],[-74.09045495931339,40.60909452587405],[-74.09081541062325,40.609236585566705],[-74.09305685619938,40.61011993573739],[-74.0941095904345,40.61040655212258],[-74.09446404943493,40.61048521881028],[-74.09482489118831,40.61054805736011],[-74.09519027010238,40.61059466348516],[-74.09555829768529,40.61062477803696],[-74.09592704440013,40.610638347985955],[-74.09721750729031,40.610628017665015],[-74.09730455685593,40.61062732096524],[-74.09776968697943,40.6106235929408],[-74.0978775832352,40.61072932235404],[-74.09810312073539,40.6109615183507],[-74.09847061042211,40.61135390310913],[-74.09862151345293,40.611518912145335],[-74.09935043021714,40.61241907603305],[-74.0998773380551,40.61291865202135],[-74.10055168524373,40.61346054704164],[-74.10068376007588,40.613553150032736],[-74.10127614431183,40.61398540164433],[-74.10209434379634,40.614600490702],[-74.10256802197586,40.61518744362307],[-74.10302593083763,40.61578110768041],[-74.10350925295988,40.61641607539772],[-74.10254940490813,40.61685368522764],[-74.10189835044608,40.6174522110704],[-74.10134946655786,40.61802367115314],[-74.10104903228459,40.618371059456315],[-74.10073089089855,40.61870975465764],[-74.10039572568483,40.619038963099655],[-74.10004426975577,40.61935795541314],[-74.09967734692555,40.61966605391849],[-74.09814034133656,40.62091145566431],[-74.09751734341977,40.621418888181616],[-74.09639991932879,40.62232899722098],[-74.09396033804393,40.62433925268505],[-74.09223971361145,40.62574291524266],[-74.09158095983408,40.626545922332994],[-74.08941665344084,40.629813551544125],[-74.08934045708186,40.62992328545802],[-74.08924974873968,40.630027509844744],[-74.08914567537256,40.63012462153622],[-74.0890297592992,40.63021316935673],[-74.08890387705357,40.630291990678174],[-74.0887063588457,40.63042749989381],[-74.08852313564796,40.630575614851125],[-74.08835621368928,40.63073496369138],[-74.08820728117372,40.63090392535504],[-74.08807764880225,40.63108071673735],[-74.08761781638948,40.63164751202381],[-74.0871412964813,40.632239515730575],[-74.0857492899968,40.6339555577254],[-74.08520082197386,40.633762398003896],[-74.08491321664188,40.63363992417819],[-74.08343738353513,40.63228040429627],[-74.08259974508576,40.6314673656052],[-74.0820144305296,40.63089152600431],[-74.08140615450958,40.63030123606564],[-74.08173135317774,40.63001222593147],[-74.08075821944611,40.629494042854944],[-74.07972492243607,40.628950688396],[-74.08037988958296,40.628261901428885],[-74.08045421127429,40.62818462155119],[-74.08051601925146,40.628099884471126],[-74.08056350655221,40.628009519548414],[-74.08059556632878,40.627915708130445],[-74.08061179853478,40.62782070058902],[-74.08061902163165,40.62772455597833],[-74.08064690621765,40.62762867631293],[-74.08069514702869,40.62753689719489],[-74.08076183718734,40.62745285866239],[-74.0808437145244,40.62737949054209],[-74.08099625451291,40.62733981423176],[-74.08165220260311,40.627351029348425],[-74.08183352422147,40.62740084409955],[-74.08202428279016,40.62743512510121],[-74.0822209426253,40.62745254532695],[-74.08241960070436,40.627452403086195],[-74.08261621655836,40.627434701271966],[-74.08280689110161,40.62740014716119],[-74.08298808863208,40.627350072843505],[-74.08306246802559,40.62731250391673],[-74.08326107460383,40.627194743184525],[-74.0834483774787,40.62706443738309],[-74.08362236749544,40.62692257812341],[-74.08378128760646,40.62677039992491],[-74.08392362360581,40.626609355256704],[-74.08404821043044,40.626441020639625],[-74.0841541987563,40.62626711492777],[-74.08496211810642,40.62462523253144],[-74.08524991565882,40.62280087128641],[-74.08537203145812,40.62220532924705],[-74.08548866826767,40.62165317857288],[-74.08560507936451,40.621146140253686],[-74.08561680242643,40.6210995997129],[-74.0858126909107,40.620375549031436],[-74.0858988357624,40.61990942924536],[-74.08600629734384,40.61909415131999],[-74.08604124454934,40.61882017772749],[-74.08608006278438,40.61851530436448],[-74.08626756626742,40.617832010894496],[-74.0865715770272,40.617169385716494],[-74.08698538877881,40.61653298204399],[-74.08741339100428,40.6159293253255],[-74.08769173752376,40.61553515340238],[-74.08783375480267,40.61531765017988],[-74.08785144136412,40.61524323571093],[-74.08785147588577,40.61524307368403],[-74.08785147568425,40.615242920562736],[-74.08784843018354,40.615164875165924],[-74.08784842999283,40.61516473025351],[-74.08784838295384,40.61516456845646],[-74.08782341902536,40.61508793532335],[-74.0878233720215,40.61508780016338],[-74.08782329999225,40.615087692664815],[-74.08777810296105,40.615017620837335],[-74.08777800778859,40.61501746762098],[-74.08777786646296,40.61501732449166],[-74.08771657468296,40.61495785544005],[-74.08761751334737,40.61483266941118],[-74.08753556534263,40.61469961533386],[-74.08747218473565,40.61456080333795],[-74.08742825243033,40.61441850062365],[-74.08720982761504,40.61330697300235],[-74.0869297368189,40.613499617680205],[-74.08628169015418,40.61397561754293],[-74.08617531880775,40.614061607205265],[-74.08546427491125,40.61458243146941],[-74.08476230864173,40.615104696076735],[-74.08464853121811,40.61520502539497],[-74.08404976819864,40.61562731372637],[-74.08379332776816,40.61580983928537],[-74.08331319636726,40.61616342573157],[-74.08323479909816,40.61621947739754],[-74.08274330457752,40.6165815714298],[-74.08173992076665,40.61731079267168],[-74.08110332458621,40.61778874503374],[-74.08000095005671,40.61855295205973],[-74.0793889624055,40.6188857945237],[-74.07805406267839,40.61958534193942],[-74.07769140354227,40.6197763358098],[-74.0769560495448,40.62016056014858],[-74.075580119532,40.62087646854352],[-74.07461777573651,40.62138010120686],[-74.0744973822155,40.62144277425895],[-74.07381368790452,40.62179707503102],[-74.07253551739767,40.62246402222169],[-74.07206380581198,40.62185926728056],[-74.07174165503767,40.621460818517136],[-74.07134330102258,40.62093170077331],[-74.07127025890091,40.62083584302336],[-74.07116568638847,40.620698785785805],[-74.07114283609457,40.62054910704457],[-74.07113462330261,40.620359948271044],[-74.07114727753502,40.62016924586948],[-74.07115583104084,40.620121157282306],[-74.07118111121099,40.61997902673858],[-74.07123598318408,40.61979131486302],[-74.0712595058359,40.61973410760756],[-74.07131130381909,40.61960813834793],[-74.07140608277169,40.61943137895],[-74.07151888061529,40.6192627583734],[-74.07164799829226,40.61910377248458],[-74.07183293044936,40.61890075146609],[-74.07197737524561,40.61876338963093],[-74.07203694339596,40.61870674163017],[-74.07225884864869,40.61852327433416],[-74.07249719095861,40.61835175579259],[-74.07255048291415,40.61831840637223],[-74.07274400095581,40.61819682161318],[-74.07300160710747,40.618056578862436],[-74.0732696558643,40.617930906402854],[-74.07351228476593,40.61779138689355],[-74.0737445949799,40.617640772354534],[-74.0739652987143,40.61747977131857],[-74.07417323317786,40.617309177516574],[-74.07436734830452,40.61712990204876],[-74.07454676716239,40.616942929618155],[-74.07502569794862,40.61637873915214],[-74.0752769040904,40.61597807105753],[-74.07538235241518,40.61580988114422],[-74.07620479360301,40.61441869046236],[-74.07661374811697,40.613728729179286],[-74.07681055473793,40.613396681895246],[-74.07721874680446,40.61270798256006],[-74.07755680880642,40.61213759414928],[-74.07784324772933,40.61165528823575],[-74.07841920414978,40.6107006080668],[-74.07915097186238,40.60948761726353],[-74.07939423972307,40.609084364034246],[-74.0796211252363,40.60876293695108],[-74.07985980926264,40.60844643577974],[-74.08011002814033,40.60813523891146],[-74.08069498036794,40.607388261006186],[-74.08129735584954,40.60661901618613],[-74.08136745620243,40.606529499507445],[-74.08148289065696,40.60638202914248],[-74.08155470057667,40.60629029656788]]]}},{type:"Feature",properties:{ntacode:"BK37",ntaname:"Park Slope-Gowanus",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.97376084923572,40.68304940863981],[-73.97375294502952,40.682989412185705],[-73.97374011798202,40.68289203299909],[-73.97395601638301,40.68226973289019],[-73.97422671395785,40.681504639033996],[-73.97439144201506,40.68104617024677],[-73.97450395883652,40.68073320332454],[-73.9746911837326,40.68026661680478],[-73.97490473795888,40.67995413100181],[-73.97495737942053,40.679877112578225],[-73.97532192593974,40.67933277598323],[-73.97574929454473,40.678699706341064],[-73.97618051352326,40.67806432146635],[-73.97368695778152,40.677078002416685],[-73.97188596772797,40.676394653479406],[-73.9694973878445,40.67590638046689],[-73.96969317549163,40.675360854936],[-73.96954563820837,40.67527700535457],[-73.96954556759223,40.67527696965248],[-73.96940821887122,40.67518167575289],[-73.9694081359414,40.67518162195442],[-73.96928310681953,40.67507596807886],[-73.96917236836042,40.674961455509134],[-73.96917233295542,40.67496140993209],[-73.9691722977699,40.67496136552783],[-73.96907738938638,40.67483976129895],[-73.9690773533214,40.67483971572169],[-73.96907731791573,40.67483967181992],[-73.96899918465306,40.67471277681398],[-73.96891154617292,40.67456356314416],[-73.9688389018631,40.67440897699761],[-73.96878202025557,40.67425035363993],[-73.96874143439018,40.67408910683861],[-73.96871733072402,40.673926683599056],[-73.96871081117526,40.67380706112495],[-73.96871263309042,40.67368734374172],[-73.96872279129686,40.673567868394485],[-73.96874125715975,40.673448971345266],[-73.96876418017513,40.67334571238823],[-73.9687933702671,40.67324337430013],[-73.96882876454896,40.673142177455915],[-73.96888104038278,40.6729803530392],[-73.96894206351273,40.67288749127023],[-73.96920280799297,40.67279515737499],[-73.96966394014595,40.67264236736459],[-73.97000244563348,40.67263115034053],[-73.9704128948446,40.67259372352662],[-73.97085440701171,40.67186436477447],[-73.9713252639016,40.6712482248942],[-73.97181594654793,40.67062947530526],[-73.97231720913486,40.67002909756777],[-73.97281990665304,40.669427177525584],[-73.97332284253055,40.66882492326086],[-73.9738252846862,40.66822308814429],[-73.97433093525851,40.667621235090586],[-73.97483327616713,40.66702209802785],[-73.97533714558651,40.66641909552937],[-73.97583132284922,40.665815079726244],[-73.97633386169198,40.6652136035386],[-73.97684516742856,40.66460638201048],[-73.97734253034966,40.66401189726663],[-73.97784275025643,40.66340176946378],[-73.97834945228719,40.66279901541468],[-73.97885475852158,40.66220183282863],[-73.97935059946269,40.6615948211],[-73.9796535341035,40.66124323322838],[-73.97970643598593,40.66126063599831],[-73.97976200455903,40.66127225987834],[-73.97981915720015,40.6612778784044],[-73.97987678042348,40.661277382112594],[-73.97993375157459,40.66127078067197],[-73.97998896043546,40.661258202849545],[-73.9800413317051,40.66123989360376],[-73.98008984506706,40.66121620964299],[-73.98013355536908,40.66118761238773],[-73.9801716110371,40.6611546589805],[-73.98223034213171,40.66214149279373],[-73.98273252315808,40.66153948375942],[-73.98323712040059,40.660936221912074],[-73.98391792629084,40.660137488895565],[-73.98448024131687,40.6595983365168],[-73.98508679303157,40.65901328842672],[-73.9864820079828,40.65990987961827],[-73.98660379640894,40.66001202165419],[-73.98671251937547,40.660123203373246],[-73.98680654132285,40.66024190229715],[-73.98688464512202,40.66036638909827],[-73.98713178889898,40.66037436873084],[-73.98725068844577,40.66037895632423],[-73.98729619166085,40.660441853065535],[-73.98804399009586,40.661475435501124],[-73.98871651059692,40.662404938359344],[-73.98876800655844,40.66235596390325],[-73.98888159770004,40.66224717520806],[-73.98947000113306,40.66169904051911],[-73.99005216500555,40.661138647905744],[-73.99063765228719,40.660577413767925],[-73.99156751440897,40.661141586794386],[-73.99283830619191,40.661908481400715],[-73.99502082459199,40.66320906727253],[-73.99510907592352,40.66326211176292],[-73.99521061887378,40.66332127972009],[-73.9969268994678,40.66437491500554],[-73.9963724835894,40.664961909827134],[-73.99605311570706,40.66528516662633],[-73.99593232902605,40.66540742465613],[-73.99583369356809,40.66550726192318],[-73.99581025280148,40.665530989060926],[-73.99595866270732,40.66570454947417],[-73.99587394436466,40.66573228574451],[-73.99575957360116,40.66578388890491],[-73.9953080037801,40.66615799946808],[-73.99512478908616,40.666381355173826],[-73.99502872563244,40.666515285793025],[-73.99498642702814,40.6666258304463],[-73.99496779810241,40.66666374103606],[-73.99494918015664,40.66670164341424],[-73.99490350133989,40.66678543451378],[-73.99507117648331,40.66707573169517],[-73.99585129212471,40.66797249600206],[-73.99616566052634,40.668435498739335],[-73.99648142701447,40.66892523573985],[-73.99659742926397,40.66881192772278],[-73.99667191671698,40.6687391675141],[-73.99691791463928,40.66915348355837],[-73.99696465059336,40.66923454902903],[-73.99757732134013,40.67019948438505],[-73.99764875170982,40.67031173455809],[-73.99771474276986,40.670415448363],[-73.99787130022766,40.67066149969125],[-73.9979893158488,40.67084208175756],[-73.99822510038965,40.67120286840634],[-73.99845678080503,40.67156804322786],[-73.99861887970076,40.671830172564796],[-73.99855090521793,40.67192594185835],[-73.99847134058685,40.67205910149201],[-73.99812844659415,40.67244074975713],[-73.99805741652267,40.672469545103255],[-73.99745115649259,40.6731945684881],[-73.99717696106487,40.673528293874504],[-73.99696673342606,40.6737841597491],[-73.99666043540715,40.67414278084139],[-73.99596213113571,40.67496822491347],[-73.99572188048883,40.67522229335695],[-73.99540989293114,40.675563097285654],[-73.99520266318582,40.67572952597615],[-73.99506451106149,40.67584047543521],[-73.99493096239424,40.67590705256597],[-73.99479291228569,40.67596807601265],[-73.99465075877292,40.67602336982252],[-73.99450491172786,40.67607277456301],[-73.99435579167522,40.676116147781556],[-73.99420802689419,40.67615242703827],[-73.99405797580715,40.67618278353027],[-73.99396082061604,40.67616263895697],[-73.99380485103427,40.6761766033369],[-73.99364806807085,40.67618349925241],[-73.99349102389782,40.676183302416916],[-73.99333427160731,40.6761760135236],[-73.9931783632633,40.67616165824315],[-73.9931237447386,40.67617871434166],[-73.99280910236517,40.676148750696164],[-73.99279927074298,40.67613190650716],[-73.9925657564995,40.6761058201511],[-73.99069861947522,40.67580741896596],[-73.99036651414423,40.676218320608015],[-73.9898656612043,40.67682660194189],[-73.98940896383955,40.6774545168597],[-73.98931805451755,40.67825394028361],[-73.9893181373708,40.67834938986695],[-73.98897369327285,40.67884987667409],[-73.98850509818281,40.67953715784814],[-73.98808029219934,40.6801721667736],[-73.98765051657774,40.68081863847096],[-73.98731533571325,40.680692996814756],[-73.98653302974762,40.68037263893463],[-73.98610388172824,40.68100852219337],[-73.98413878071156,40.68024537112401],[-73.98185715522074,40.67935261476171],[-73.98175333524149,40.67931322129879],[-73.9813241369401,40.679951737098065],[-73.9808893222774,40.68059334924173],[-73.98046155377666,40.68122254675678],[-73.98003510082282,40.68185262673837],[-73.97961592408436,40.68249355697744],[-73.97918390511754,40.68312883797278],[-73.97876022462933,40.683765444483214],[-73.97842970688991,40.684355612662294],[-73.97838862561682,40.68442334204906],[-73.97804289547383,40.68485661514009],[-73.97745722097197,40.68405228711075],[-73.97677747704289,40.68381231157101],[-73.97595023269963,40.683513232049464],[-73.97583963012181,40.68349095920493],[-73.97483835293046,40.68328774137265],[-73.97376084923572,40.68304940863981]]]}},{type:"Feature",properties:{ntacode:"SI37",ntaname:"Stapleton-Rosebank",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.07258133873532,40.637941874592116],[-74.07257275212615,40.637871909875976],[-74.07348353801731,40.637787357935665],[-74.07345636159818,40.6376539456857],[-74.07353447593373,40.63764172263231],[-74.07348737303569,40.63723352923627],[-74.07053959705154,40.637471404121776],[-74.07049412213846,40.63716188683963],[-74.07052719831884,40.637132058705674],[-74.07341562632824,40.63689395096561],[-74.07337342888043,40.63661072563945],[-74.07324020722554,40.6366189197912],[-74.07323857883877,40.63663279738652],[-74.07251025221072,40.63669287467952],[-74.07250421469615,40.63667682858064],[-74.07239586630895,40.63668377473269],[-74.07239588123416,40.63669753216844],[-74.07210395164903,40.63672523098925],[-74.07209483807516,40.63664727762462],[-74.07241084247515,40.63661727120759],[-74.07241085491532,40.636628735681604],[-74.07250717003211,40.636626381355235],[-74.07250414244821,40.636610332855625],[-74.07282315707201,40.63658032340701],[-74.07282919715702,40.63659866245114],[-74.07290142399268,40.63658944583379],[-74.07290140645776,40.63657339493354],[-74.07322343404286,40.63654567492465],[-74.07323116008135,40.63656642545297],[-74.07331604904005,40.636558762881734],[-74.07335822045603,40.636536094165194],[-74.07303948646683,40.634798231299385],[-74.0728318441044,40.63366603282573],[-74.07332821316413,40.632058442990385],[-74.0730575129975,40.63069065404752],[-74.07298474612331,40.63030897898152],[-74.0727820681782,40.63024610461548],[-74.06802173543959,40.62878758518551],[-74.06813019247998,40.62853904609157],[-74.07291177936567,40.629996379406556],[-74.07292822551912,40.62995669634181],[-74.07251259406827,40.62776877842701],[-74.07250354307288,40.62774814778001],[-74.07245835854148,40.62770919635311],[-74.07244929761491,40.62767939418067],[-74.07245527865858,40.62764499542497],[-74.07239900616773,40.627631100526024],[-74.07229223079963,40.62715170720405],[-74.0727115125801,40.627103445651144],[-74.07278382204876,40.62704855467624],[-74.0727806595013,40.626927963130115],[-74.07270543377288,40.62687414856288],[-74.07256780177245,40.626224897636696],[-74.0722550095578,40.62460875019401],[-74.07123455549068,40.62309329706209],[-74.07121598307049,40.62305780569781],[-74.07114704488252,40.62292014490075],[-74.071061793965,40.622793154505494],[-74.07098941522611,40.62270880005272],[-74.07091706977315,40.62265642912788],[-74.07082375839352,40.62262361498614],[-74.07078879374504,40.622612498703354],[-74.07075960911395,40.62260322066421],[-74.07071994036932,40.62257748182335],[-74.07058681402954,40.62238122372831],[-74.07056693762577,40.62232882035379],[-74.0705657781344,40.62230954871853],[-74.07056805240389,40.62228084511363],[-74.07055403064895,40.62225242475042],[-74.07050617650624,40.62220448005562],[-74.07049566264682,40.62218494141912],[-74.07044775729975,40.622089022174336],[-74.07039291413935,40.62204818862176],[-74.07036956800756,40.622021550922675],[-74.07033687509679,40.62197803806401],[-74.07028197822292,40.62188478924686],[-74.07028312709515,40.62186879624341],[-74.07024340413854,40.621792417160414],[-74.07022006282924,40.62177022162159],[-74.07016754440221,40.62172139089232],[-74.07008697435893,40.62160772264841],[-74.07007995707126,40.621586406035526],[-74.07007993001969,40.621560641123985],[-74.07006471960449,40.62151001179234],[-74.07002735061586,40.62145406385075],[-74.06998300752352,40.62141766640085],[-74.06995735676412,40.62141768201305],[-74.06994453532849,40.62142124377111],[-74.06992059737622,40.621433097762676],[-74.06990374594841,40.62143903668834],[-74.06988039212372,40.6214052909801],[-74.06988154825544,40.62139551781821],[-74.06989092489677,40.621392788769434],[-74.06990602432013,40.62138839552677],[-74.0698978246625,40.62135108664927],[-74.06987800332111,40.62135109869921],[-74.06985814982643,40.62131912900944],[-74.06983970578155,40.621323207983345],[-74.06977065208991,40.62126854186662],[-74.06978373653092,40.621247173999045],[-74.06975543088336,40.62120813987243],[-74.06946265791285,40.62108749300963],[-74.0692133249812,40.620902564743105],[-74.0692246048856,40.62089218540349],[-74.06875750296254,40.620556259976674],[-74.06839268883103,40.62029389372517],[-74.06837042857441,40.62029399424889],[-74.0672051910484,40.61945540554297],[-74.06669157924438,40.619085764247515],[-74.06665653311661,40.619016487935],[-74.0664933529639,40.61889760159523],[-74.06642251522554,40.61896055650506],[-74.066420275084,40.618962266258784],[-74.06641466743953,40.618957998517786],[-74.06596065271789,40.61935901559381],[-74.06591003230041,40.61931580040395],[-74.06637761277025,40.61889481228409],[-74.06640988953257,40.61886446706454],[-74.06619907954877,40.61872248128885],[-74.06557280841218,40.6192745436],[-74.0654458606949,40.61920262828937],[-74.06607937908453,40.618620919774486],[-74.06668207982932,40.618067495938604],[-74.06641558715184,40.61787249816562],[-74.06604991535914,40.6181954103528],[-74.0656986474415,40.61795641558666],[-74.06546549952762,40.61810707028084],[-74.06513742311563,40.617890699604786],[-74.06513041282285,40.61789638699414],[-74.06496189280487,40.61777239906791],[-74.06435705158674,40.61824594486567],[-74.06425721751599,40.61817168758561],[-74.06509908407214,40.6175109561255],[-74.06443662005033,40.61706241460261],[-74.06401211702048,40.61740222613357],[-74.0639089224037,40.61732882514913],[-74.06432745858056,40.61698850302222],[-74.0641981286969,40.616900934590404],[-74.0639106023493,40.61686761382153],[-74.06386816787052,40.61685771087534],[-74.06382843915674,40.61684263895531],[-74.0637924919977,40.61682280618566],[-74.06376129978212,40.61679874960655],[-74.0637357071398,40.61677112063165],[-74.0637302790957,40.6167283695671],[-74.06373372636982,40.616685499274354],[-74.06374596344239,40.61664357306695],[-74.0637666867813,40.616603630840345],[-74.06368609895256,40.616541671226564],[-74.06355954496294,40.61644436693844],[-74.06288724049922,40.615751879521376],[-74.062880057867,40.61574448068291],[-74.06183263746614,40.6147873106475],[-74.06143961457283,40.61437802069964],[-74.06118151412515,40.613860888132535],[-74.06103942014826,40.61359054883512],[-74.06080853165757,40.61303173380626],[-74.06073779377434,40.61304667709518],[-74.06064940589532,40.61280785041947],[-74.06067426145067,40.61257799811723],[-74.06061238930384,40.61230567673779],[-74.06050359224622,40.61210055412039],[-74.06033680792022,40.611901880219705],[-74.06023648814484,40.61194773576095],[-74.06009027689052,40.61201456789588],[-74.06007967319157,40.61199824137401],[-74.0600045732294,40.61203319498172],[-74.06000850450064,40.61203838063167],[-74.05985444328633,40.61210295860819],[-74.05986708141947,40.612143485996604],[-74.05988716753717,40.61220789427628],[-74.05991223842211,40.612288287746225],[-74.05992120586605,40.61231704193245],[-74.0599521919467,40.61241640161416],[-74.05996132786262,40.61244569699516],[-74.05999192119093,40.61254379805713],[-74.06000161183928,40.612574873475324],[-74.06001816918666,40.612627966152225],[-74.06004176589492,40.6127036321904],[-74.060047368217,40.612721594064745],[-74.06000447610408,40.61272658453489],[-74.06001625116241,40.61276368789547],[-74.06019772795608,40.61278637593202],[-74.06019594097107,40.61280177462227],[-74.05999919711643,40.612783899618705],[-74.0597693073819,40.612056647139426],[-74.0600343232965,40.611942734574164],[-74.06002048435364,40.611928574210815],[-74.06027224809954,40.61181963993927],[-74.06007754896733,40.611830179257495],[-74.05990110428591,40.611749173078266],[-74.05953306748964,40.61171425456691],[-74.0595031263177,40.611704125317104],[-74.05947565128642,40.61169052982595],[-74.05945132775905,40.611673807233025],[-74.05943076248327,40.611654374683404],[-74.05941446845591,40.6116327169214],[-74.05933866884314,40.61156482966675],[-74.0592702824684,40.611492514670005],[-74.05920975274853,40.61141624084735],[-74.05915747215093,40.61133650278364],[-74.05911377964921,40.61125381752528],[-74.05902269047489,40.61115235852161],[-74.0589216345499,40.61105605489813],[-74.0589013342153,40.611002286486375],[-74.05892744754193,40.61093837754449],[-74.0590456347315,40.61088963849611],[-74.05912333939779,40.61082228858657],[-74.05912214071788,40.61073842904661],[-74.05908584308668,40.61063367675195],[-74.05857881231017,40.61004864438748],[-74.05848042971124,40.61001074045376],[-74.0584773643765,40.60992729480936],[-74.05832711414439,40.60976822898013],[-74.05776219713302,40.60932605170742],[-74.05737570322854,40.608961948239255],[-74.05716383878988,40.60874278310375],[-74.0571340354375,40.60863567182061],[-74.05703263589409,40.608474289196344],[-74.05699887669272,40.60837477309166],[-74.05696598957387,40.60826954732193],[-74.0568581238049,40.60805635754522],[-74.05789016885467,40.607580754464756],[-74.05778710398523,40.607449591882585],[-74.0580106711799,40.60736879157471],[-74.0604286723919,40.606352729885494],[-74.0604642965535,40.606405824064026],[-74.06517091250736,40.604213508343776],[-74.06430060502119,40.6030952955359],[-74.06397850746674,40.60261251275472],[-74.06350565660198,40.60215005483053],[-74.06367318930187,40.60219816630058],[-74.06421734021286,40.602353014957494],[-74.06472638271804,40.60249786659328],[-74.06550663191044,40.60271988093248],[-74.06571018029834,40.602793823167524],[-74.06898118280036,40.603981919466676],[-74.06914030987438,40.60403971873027],[-74.07172956285828,40.60505809072814],[-74.07206682849927,40.60518634776661],[-74.07242904790678,40.60530270257179],[-74.07268510572833,40.605384613096405],[-74.07298106934671,40.6054699303888],[-74.07335207300818,40.6055630442721],[-74.07358326598177,40.60562106795437],[-74.07399965308106,40.605725567958174],[-74.07478942135806,40.605870212512094],[-74.07543239714452,40.60598796734546],[-74.07551714010069,40.60599795054273],[-74.07606892843637,40.60606295233336],[-74.07656734669396,40.60612166415859],[-74.07778089565605,40.60617100936037],[-74.08155470057667,40.60629029656788],[-74.08148289065696,40.60638202914248],[-74.08136745620243,40.606529499507445],[-74.08129735584954,40.60661901618613],[-74.08069498036794,40.607388261006186],[-74.08011002814033,40.60813523891146],[-74.07985980926264,40.60844643577974],[-74.0796211252363,40.60876293695108],[-74.07939423972307,40.609084364034246],[-74.07915097186238,40.60948761726353],[-74.07841920414978,40.6107006080668],[-74.07784324772933,40.61165528823575],[-74.07755680880642,40.61213759414928],[-74.07721874680446,40.61270798256006],[-74.07681055473793,40.613396681895246],[-74.07661374811697,40.613728729179286],[-74.07620479360301,40.61441869046236],[-74.07538235241518,40.61580988114422],[-74.0752769040904,40.61597807105753],[-74.07502569794862,40.61637873915214],[-74.07454676716239,40.616942929618155],[-74.07436734830452,40.61712990204876],[-74.07417323317786,40.617309177516574],[-74.0739652987143,40.61747977131857],[-74.0737445949799,40.617640772354534],[-74.07351228476593,40.61779138689355],[-74.0732696558643,40.617930906402854],[-74.07300160710747,40.618056578862436],[-74.07274400095581,40.61819682161318],[-74.07255048291415,40.61831840637223],[-74.07249719095861,40.61835175579259],[-74.07225884864869,40.61852327433416],[-74.07203694339596,40.61870674163017],[-74.07197737524561,40.61876338963093],[-74.07183293044936,40.61890075146609],[-74.07164799829226,40.61910377248458],[-74.07151888061529,40.6192627583734],[-74.07140608277169,40.61943137895],[-74.07131130381909,40.61960813834793],[-74.0712595058359,40.61973410760756],[-74.07123598318408,40.61979131486302],[-74.07118111121099,40.61997902673858],[-74.07115583104084,40.620121157282306],[-74.07114727753502,40.62016924586948],[-74.07113462330261,40.620359948271044],[-74.07114283609457,40.62054910704457],[-74.07116568638847,40.620698785785805],[-74.07127025890091,40.62083584302336],[-74.07134330102258,40.62093170077331],[-74.07174165503767,40.621460818517136],[-74.07206380581198,40.62185926728056],[-74.07253551739767,40.62246402222169],[-74.07381368790452,40.62179707503102],[-74.0744973822155,40.62144277425895],[-74.07461777573651,40.62138010120686],[-74.075580119532,40.62087646854352],[-74.0769560495448,40.62016056014858],[-74.07769140354227,40.6197763358098],[-74.07805406267839,40.61958534193942],[-74.0793889624055,40.6188857945237],[-74.08000095005671,40.61855295205973],[-74.08110332458621,40.61778874503374],[-74.08173992076665,40.61731079267168],[-74.08274330457752,40.6165815714298],[-74.08323479909816,40.61621947739754],[-74.08331319636726,40.61616342573157],[-74.08379332776816,40.61580983928537],[-74.08404976819864,40.61562731372637],[-74.08464853121811,40.61520502539497],[-74.08476230864173,40.615104696076735],[-74.08546427491125,40.61458243146941],[-74.08617531880775,40.614061607205265],[-74.08628169015418,40.61397561754293],[-74.0869297368189,40.613499617680205],[-74.08720982761504,40.61330697300235],[-74.08742825243033,40.61441850062365],[-74.08747218473565,40.61456080333795],[-74.08753556534263,40.61469961533386],[-74.08761751334737,40.61483266941118],[-74.08771657468296,40.61495785544005],[-74.08777786646296,40.61501732449166],[-74.08777800778859,40.61501746762098],[-74.08777810296105,40.615017620837335],[-74.08782329999225,40.615087692664815],[-74.0878233720215,40.61508780016338],[-74.08782341902536,40.61508793532335],[-74.08784838295384,40.61516456845646],[-74.08784842999283,40.61516473025351],[-74.08784843018354,40.615164875165924],[-74.08785147568425,40.615242920562736],[-74.08785147588577,40.61524307368403],[-74.08785144136412,40.61524323571093],[-74.08783375480267,40.61531765017988],[-74.08769173752376,40.61553515340238],[-74.08741339100428,40.6159293253255],[-74.08698538877881,40.61653298204399],[-74.0865715770272,40.617169385716494],[-74.08626756626742,40.617832010894496],[-74.08608006278438,40.61851530436448],[-74.08604124454934,40.61882017772749],[-74.08600629734384,40.61909415131999],[-74.0858988357624,40.61990942924536],[-74.0858126909107,40.620375549031436],[-74.08561680242643,40.6210995997129],[-74.08560507936451,40.621146140253686],[-74.08548866826767,40.62165317857288],[-74.08537203145812,40.62220532924705],[-74.08524991565882,40.62280087128641],[-74.08496211810642,40.62462523253144],[-74.0841541987563,40.62626711492777],[-74.08404821043044,40.626441020639625],[-74.08392362360581,40.626609355256704],[-74.08378128760646,40.62677039992491],[-74.08362236749544,40.62692257812341],[-74.0834483774787,40.62706443738309],[-74.08326107460383,40.627194743184525],[-74.08306246802559,40.62731250391673],[-74.08298808863208,40.627350072843505],[-74.08280689110161,40.62740014716119],[-74.08261621655836,40.627434701271966],[-74.08241960070436,40.627452403086195],[-74.0822209426253,40.62745254532695],[-74.08202428279016,40.62743512510121],[-74.08183352422147,40.62740084409955],[-74.08165220260311,40.627351029348425],[-74.08099625451291,40.62733981423176],[-74.0808437145244,40.62737949054209],[-74.08076183718734,40.62745285866239],[-74.08069514702869,40.62753689719489],[-74.08064690621765,40.62762867631293],[-74.08061902163165,40.62772455597833],[-74.08061179853478,40.62782070058902],[-74.08059556632878,40.627915708130445],[-74.08056350655221,40.628009519548414],[-74.08051601925146,40.628099884471126],[-74.08045421127429,40.62818462155119],[-74.08037988958296,40.628261901428885],[-74.07972492243607,40.628950688396],[-74.08075821944611,40.629494042854944],[-74.08173135317774,40.63001222593147],[-74.08140615450958,40.63030123606564],[-74.0820144305296,40.63089152600431],[-74.08259974508576,40.6314673656052],[-74.08343738353513,40.63228040429627],[-74.08491321664188,40.63363992417819],[-74.08520082197386,40.633762398003896],[-74.0857492899968,40.6339555577254],[-74.0844364757863,40.63540524804896],[-74.08394671311241,40.63565410550717],[-74.08373397276411,40.63573714405662],[-74.0830209119931,40.63602507064248],[-74.08177940518492,40.63662301475504],[-74.08055168530535,40.6373200002473],[-74.07878831035616,40.63826855858662],[-74.07872202588601,40.638289669922564],[-74.07865269667109,40.638304025215774],[-74.07858150369059,40.63831137993264],[-74.07850965967357,40.63831160878996],[-74.07843838843976,40.63830470788939],[-74.07836890403931,40.63829079478262],[-74.07830239010642,40.63827010647179],[-74.07823997966075,40.63824299536923],[-74.07818273581817,40.638209923294944],[-74.07813163368073,40.63817145360944],[-74.07789902235452,40.638094652499866],[-74.07698362202888,40.63779569411445],[-74.07683997714435,40.6377502596201],[-74.07601310207285,40.637771694309315],[-74.07529215274818,40.63778525797012],[-74.07507517752045,40.63778540318621],[-74.0749652911615,40.63778794575581],[-74.07492706217778,40.637790277875276],[-74.07486917409233,40.63779280957809],[-74.07469451366116,40.63780518022462],[-74.07373948815427,40.63786123416191],[-74.07329742269697,40.63790350882978],[-74.07258133873532,40.637941874592116]]]}},{type:"Feature",properties:{ntacode:"QN41",ntaname:"Fresh Meadows-Utopia",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.77757506882068,40.73019327580706],[-73.778486360865,40.7299438954276],[-73.77936529420849,40.72970186813204],[-73.78024774689924,40.729459823257905],[-73.78116054967626,40.729212758599004],[-73.78205851384448,40.72891889678021],[-73.78292253144811,40.728635948388366],[-73.78360140145438,40.728412819777986],[-73.78397695358836,40.72829139717857],[-73.78482734371114,40.72801171424312],[-73.78568492825605,40.72773019277446],[-73.7861901751855,40.72756357410791],[-73.78655584623336,40.72744150389708],[-73.78738339590267,40.72717198175341],[-73.7882500381031,40.72688697318085],[-73.789112807285,40.726600167500656],[-73.7896444476141,40.726424999102065],[-73.78998042227668,40.726317244795595],[-73.79085659843841,40.72602748929776],[-73.79169223061061,40.725792385078144],[-73.79174472669796,40.725788850395745],[-73.79176169580921,40.725839652699875],[-73.79191210280938,40.72620816216603],[-73.79204513253977,40.72655107371676],[-73.79229974144657,40.72714071944233],[-73.79283910325252,40.72842900847928],[-73.79322750872406,40.72934789414441],[-73.79352516268365,40.73005381646709],[-73.79378938651787,40.730701181663946],[-73.79384983414475,40.731246783491],[-73.79381937230349,40.73165738823387],[-73.79390942515771,40.73171777556226],[-73.79392707914282,40.73199969477887],[-73.79397708648696,40.73229685316542],[-73.79427767399618,40.732696145309404],[-73.79438449784261,40.73286592934916],[-73.79447360138272,40.733042508048094],[-73.79454395186826,40.73322422979884],[-73.79459486541107,40.73340935817163],[-73.79462605120443,40.73359608941348],[-73.79459579433987,40.734544246139514],[-73.79458633174337,40.73505225214353],[-73.79516450887603,40.73641140399307],[-73.79594852765032,40.73781371914673],[-73.79584803288836,40.7380746802112],[-73.79651029115776,40.73790863722912],[-73.79650350005986,40.738003835926484],[-73.79607605094833,40.738144297742686],[-73.79636108875368,40.73812415326036],[-73.79639000865409,40.73823358032079],[-73.79640218640299,40.73828235819031],[-73.79611584773757,40.73833614019549],[-73.79588681695621,40.73837637499801],[-73.79533772922133,40.73849367327542],[-73.7944080181618,40.738748230832044],[-73.79369341385141,40.73895006226742],[-73.79297881735037,40.73915188124352],[-73.79291603145104,40.73916776147875],[-73.79285797103304,40.7391797328995],[-73.79202817595545,40.7394035815926],[-73.79111526499385,40.73964983945037],[-73.79020750137926,40.73989470395366],[-73.78934727257422,40.740126337752926],[-73.7886511031454,40.74032571468576],[-73.78848243499033,40.74036827816074],[-73.78759444360145,40.740617958368844],[-73.78673516821081,40.740841776052655],[-73.78669085316545,40.740852986463196],[-73.78664844616125,40.74086674864182],[-73.78577051265957,40.741110679885196],[-73.78484244557379,40.74136852993804],[-73.78400944120372,40.741599356880016],[-73.7834969715439,40.74174135985229],[-73.783110118511,40.741848305643934],[-73.78216009718024,40.74211554946793],[-73.78176526826739,40.74221640582717],[-73.78137698877951,40.74231999390173],[-73.78121857584439,40.74236225059073],[-73.78100566363362,40.742419541335906],[-73.78068584982353,40.74250560729258],[-73.78036603543947,40.74259166264408],[-73.77965641306183,40.742729310552924],[-73.77859924778001,40.74290812265163],[-73.77805835666935,40.74298648913887],[-73.77579713443087,40.74331766617726],[-73.77573836927105,40.74332564716406],[-73.77572220645885,40.743291243042286],[-73.77558823908304,40.74300616069953],[-73.77455066850297,40.74081510200941],[-73.77427828901915,40.74013395415781],[-73.77419197810171,40.73991809441517],[-73.773957581953,40.739182107865496],[-73.77370703269217,40.73844904134068],[-73.77344044958588,40.73771920271709],[-73.77315793625462,40.736992898159336],[-73.77285961109061,40.7362704249768],[-73.77229585523226,40.735109696236265],[-73.77121678093128,40.733337477278816],[-73.77014278109748,40.731823461129046],[-73.77010830656329,40.731779507912464],[-73.77019103676768,40.73176390707007],[-73.77153652426998,40.73151924988481],[-73.772292131925,40.731387543731564],[-73.77307347438149,40.731241168095444],[-73.77376188969765,40.731121655896764],[-73.77399699580587,40.731080837886424],[-73.77491335315091,40.73091285976842],[-73.77580378548888,40.730680454783155],[-73.77667996810023,40.7304310948768],[-73.77757506882068,40.73019327580706]]]}},{type:"Feature",properties:{ntacode:"QN43",ntaname:"Bellerose",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.7104999536208,40.72722708741327],[-73.71056285616504,40.72721887134823],[-73.71191821874102,40.72704180765033],[-73.71410391168406,40.726756335402314],[-73.71496944810012,40.726646609865746],[-73.71587971928591,40.72654190565756],[-73.71828706712711,40.7260411107663],[-73.72038627250684,40.72547455438219],[-73.721192656457,40.7252665463892],[-73.72204226674124,40.72501260289461],[-73.72257879305465,40.72487767553376],[-73.72291170306703,40.72479394646619],[-73.72295712068644,40.724782448108584],[-73.72296233442395,40.72478112780443],[-73.7231516346356,40.72473320703516],[-73.72342754028128,40.72466335089967],[-73.72419675472072,40.72445460186057],[-73.72454518797862,40.724360035904574],[-73.72463422455465,40.72433644790631],[-73.72471792421165,40.724312604499694],[-73.72473123407562,40.72430839552904],[-73.72493417658757,40.72424416984241],[-73.7250848905788,40.724195613601],[-73.72567196959447,40.72403765899322],[-73.72647559454751,40.72375249638798],[-73.72732826518171,40.72341196273883],[-73.72797157386204,40.72315911649375],[-73.72816233855367,40.723084139781264],[-73.72818574863065,40.72314563728205],[-73.72836415359927,40.72361435238177],[-73.72990781056978,40.72327301236062],[-73.73016587212742,40.723958596401516],[-73.73043003819448,40.724640254671215],[-73.73069257648821,40.725328267124624],[-73.73095653185241,40.72601493998348],[-73.7312191816521,40.72669819641135],[-73.73144806407602,40.727343849951076],[-73.73147215054856,40.72741179527274],[-73.73161736034173,40.727449126725624],[-73.73272577887451,40.72773406985835],[-73.73361727782488,40.727933573989425],[-73.73424214196116,40.72807537986757],[-73.73450816454209,40.72813641028489],[-73.73498719837164,40.72824220584505],[-73.73545493841068,40.728345625061955],[-73.7363248358132,40.72854566197869],[-73.73715501979233,40.72873201184046],[-73.7381614409295,40.728958091675615],[-73.738401753721,40.729011524086964],[-73.73904904934854,40.72916463957995],[-73.73968059912352,40.729306682980734],[-73.74040469929881,40.72946953661871],[-73.74080920978216,40.729560508027426],[-73.7420032940061,40.72982592371381],[-73.74230786029156,40.72989362198804],[-73.7424214383311,40.729918864983105],[-73.74376398865884,40.73022719757222],[-73.74383878396223,40.730244599527836],[-73.74385189941903,40.73024764570249],[-73.74398331020816,40.73027821213854],[-73.74411105242338,40.73030792492922],[-73.74417482487148,40.730322763796764],[-73.74488800669606,40.7304831066174],[-73.7454315252199,40.73061791817827],[-73.7455559147628,40.73063747348314],[-73.74629555788853,40.73118017796751],[-73.74640108850404,40.73129283880041],[-73.74649162170697,40.73141458904654],[-73.74656523697361,40.731543605335695],[-73.74659290549421,40.731610709790516],[-73.74662058842013,40.73167780505562],[-73.7466568937244,40.731814924056124],[-73.74667404594445,40.7319526502442],[-73.74669850536597,40.73221018770121],[-73.74671314386562,40.73236436923567],[-73.74672140296651,40.73247715064259],[-73.7461625945496,40.73292721958233],[-73.74555367971422,40.733404318019815],[-73.74472417700733,40.73401103024839],[-73.74294785856037,40.73545655153036],[-73.74228431198438,40.736086408339936],[-73.74158944542796,40.73678200942448],[-73.74151636839609,40.736860361040534],[-73.74144628592875,40.73693874680752],[-73.74016951762789,40.73848189750697],[-73.7398699553435,40.738866901329175],[-73.73972244159046,40.73903608955134],[-73.73933151360784,40.73947447466687],[-73.739012103524,40.73974647917522],[-73.73857175932287,40.74009212329717],[-73.73816047986672,40.74037643531599],[-73.73751038061056,40.74071544770093],[-73.73685894168129,40.74105040104183],[-73.7356078673723,40.7416962195012],[-73.73539508764232,40.741808844099985],[-73.73436965909255,40.74235159856119],[-73.73375484853686,40.74274762831245],[-73.73370630666219,40.74278250143061],[-73.73366461514226,40.74281318426827],[-73.7324169461371,40.743694576404756],[-73.73232731650204,40.74377143341641],[-73.73226918056359,40.743818962745415],[-73.73106461880846,40.744888375884386],[-73.7306280183627,40.74536415823946],[-73.73043134633875,40.74558483642484],[-73.72993169106807,40.74618812459023],[-73.72964619296488,40.74656191447419],[-73.72953448980199,40.74671639589137],[-73.72914593876247,40.747273799814316],[-73.72906671040167,40.74739095924776],[-73.72896183010451,40.74763286903564],[-73.72888621580051,40.74756663620096],[-73.72829055896221,40.74745866499534],[-73.7282316786941,40.74782782168799],[-73.72815547757145,40.74819562219998],[-73.72806204987052,40.74856135087769],[-73.72795155690751,40.74892433007976],[-73.72782422071612,40.74928385097365],[-73.72768032618183,40.74963924507571],[-73.72627213222945,40.749306490760674],[-73.72339596217745,40.750389075924446],[-73.72258571843747,40.7488504512062],[-73.72014429313151,40.74976283107501],[-73.72010101501543,40.74977532930492],[-73.71988664004944,40.749369510672935],[-73.71896368184588,40.746994740238954],[-73.71894406331187,40.74694425567274],[-73.71892134793455,40.74689486905631],[-73.71869037444355,40.746392765703916],[-73.71853063646333,40.74603933026638],[-73.71823250199579,40.74539666302323],[-73.71764303017969,40.74407041462045],[-73.71762516363698,40.74402847915479],[-73.71760306100839,40.74397462865511],[-73.71740598531818,40.74351093059434],[-73.71656765564634,40.74164945867674],[-73.71578320219085,40.73989434639623],[-73.71544946835718,40.73921680407128],[-73.71511121279742,40.73856841048028],[-73.71496199802853,40.7382764108035],[-73.71494063026769,40.73823460023519],[-73.71476982690568,40.737900348238874],[-73.71436629332702,40.737243892200546],[-73.7137015570374,40.736160122489736],[-73.71328662109183,40.73547312553615],[-73.71289825028462,40.73485113705853],[-73.7128300443311,40.73473962763699],[-73.71278768920429,40.734670381285895],[-73.71250100929886,40.734201632973885],[-73.71228621910915,40.73385241809877],[-73.71208085983099,40.73351852632288],[-73.7118619142998,40.73315683735632],[-73.71147804876124,40.73250140137643],[-73.71089324897284,40.73097104248749],[-73.71075217230293,40.73052537505848],[-73.71066275834595,40.72949571059707],[-73.710655187436,40.72938296550087],[-73.71061871801888,40.72883987364221],[-73.71055506440652,40.72802084966809],[-73.71050351839014,40.72727839012928],[-73.7104999536208,40.72722708741327]]]}},{type:"Feature",properties:{ntacode:"BK35",ntaname:"Stuyvesant Heights",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.91804606958479,40.68721324777099],[-73.9179989063342,40.68696577961044],[-73.91791548411955,40.686565936301925],[-73.91789200318269,40.68644915917852],[-73.91784937476169,40.68623316791452],[-73.91783531177445,40.68616366960061],[-73.91778426812586,40.68591141261907],[-73.91776547588543,40.685818540812434],[-73.91770109386893,40.68550035916728],[-73.91765638722472,40.68527188366816],[-73.91764776508694,40.685227822757874],[-73.9176374251499,40.685174976306],[-73.9176263055923,40.685118149340745],[-73.91755763291401,40.68476719192124],[-73.91741294270057,40.68403405152249],[-73.9172663265665,40.68330322455329],[-73.91712138528139,40.68256847168666],[-73.91697632824892,40.68183415941801],[-73.91683011417055,40.68110098122958],[-73.91668638370807,40.68037137878955],[-73.91653998655795,40.67963749735263],[-73.91639300075407,40.678905848881094],[-73.91630119861492,40.67857711243409],[-73.91720270736356,40.67862681548178],[-73.9179683061377,40.67866902181592],[-73.91905083907095,40.678728474490455],[-73.92164748131943,40.67887054703273],[-73.92183500137108,40.67894555914441],[-73.92197376275982,40.6790774892878],[-73.92199990804824,40.67919141465723],[-73.92201534562918,40.67925590035132],[-73.92203214093033,40.679326059452166],[-73.92205453523518,40.67941960385458],[-73.92208787201913,40.67955885840096],[-73.92211150002025,40.67965755728056],[-73.92213242865948,40.67974497770057],[-73.9221522298157,40.67984463525379],[-73.922177156583,40.67997008548759],[-73.92221626961545,40.680166934731915],[-73.9222368179175,40.6802703432135],[-73.92225617616016,40.680367764450324],[-73.9222777418781,40.68047629375897],[-73.92231261910513,40.680648473316204],[-73.92233849620898,40.68077621826849],[-73.92235458562178,40.68085564480027],[-73.92236962395937,40.68092988027637],[-73.92238256009539,40.68099373733064],[-73.9224019705814,40.68108955398894],[-73.92242652099652,40.681210745173544],[-73.92249266176286,40.681616109942674],[-73.9225079932911,40.68171007013405],[-73.92254479560323,40.68193561365239],[-73.9226701223254,40.68268151274587],[-73.92281374267755,40.683414429622545],[-73.92609461679774,40.683038709576174],[-73.929008840184,40.682702905485826],[-73.92916130702991,40.68343632494631],[-73.93208669808139,40.68310034978164],[-73.93500821720075,40.68276376850586],[-73.93486257155246,40.68203056870001],[-73.93471441051963,40.68129738430262],[-73.93457098296315,40.68056476171331],[-73.93450839038859,40.6802216930348],[-73.93439531043762,40.67983538025148],[-73.93435066474012,40.679563407551015],[-73.93487210891475,40.679593088244786],[-73.93739763665222,40.67972990017684],[-73.93843613326662,40.679785851704075],[-73.94032793962053,40.679889975064704],[-73.94047635005943,40.68063569542304],[-73.94062005382199,40.68137013010268],[-73.94076893329961,40.68210083903897],[-73.9409133427312,40.68283361723441],[-73.94105783787943,40.683566872846015],[-73.94120399291621,40.68429983923366],[-73.9413482718491,40.68503120251259],[-73.94149491757346,40.6857645288292],[-73.94163933150475,40.68649727009269],[-73.94178527584315,40.68722837212121],[-73.94193245081846,40.687962958755264],[-73.9420768492439,40.688697202983484],[-73.94222203471816,40.68942797886758],[-73.942369327487,40.69015994466539],[-73.94251587928618,40.6908920009708],[-73.94266181801646,40.69162434435992],[-73.94280765181722,40.69235779412907],[-73.94295136131592,40.693090784235984],[-73.94310040895432,40.69382302905855],[-73.9431142781378,40.693894720557545],[-73.9431282674319,40.69396703833105],[-73.94324249086105,40.69455748573347],[-73.94338802084432,40.695288990519124],[-73.94352527471476,40.696030855238206],[-73.94354024149409,40.69610814211517],[-73.94355634152964,40.696191282951126],[-73.94362121368998,40.69652627966178],[-73.9436380693487,40.69661331854315],[-73.94368427179924,40.69685190211118],[-73.94372453568916,40.697059812179575],[-73.94374306706808,40.69715549995511],[-73.94378455587054,40.69736972905388],[-73.94380383211842,40.697469265449946],[-73.94391750192887,40.69805620211368],[-73.94394947271316,40.69822127983922],[-73.94299724519583,40.698330097773805],[-73.94292064079953,40.698338851306815],[-73.94253735853277,40.698382649907316],[-73.94247471487125,40.6983898082166],[-73.94185058675735,40.698461124232296],[-73.94176673756087,40.69847070443975],[-73.94115035325997,40.69854113234627],[-73.94081408832633,40.69858112090494],[-73.9407201329988,40.6985922942007],[-73.94059420815579,40.69860726836813],[-73.94051278043688,40.69861695160613],[-73.94011148839299,40.69866467155287],[-73.94002089568257,40.69867544429698],[-73.93960973978662,40.69872433473554],[-73.93952025950128,40.69873497482015],[-73.93906425896584,40.698789195919666],[-73.93896470906404,40.698801032416696],[-73.93856854782629,40.69884813605206],[-73.93817718552788,40.698640223291996],[-73.9377735456835,40.69840469304997],[-73.93739064765448,40.69818579539986],[-73.93675979026742,40.697831188830556],[-73.93638762625113,40.69761530150733],[-73.93600679155837,40.697405396249984],[-73.93522264436683,40.69698654513184],[-73.93479699618126,40.696736592354206],[-73.93468892659651,40.696674954387596],[-73.93460675112364,40.69662808583929],[-73.93457999442563,40.69661282447088],[-73.93448784758965,40.69656026847842],[-73.93413397294019,40.696358431403624],[-73.93382817155934,40.69618427730793],[-73.93311862859147,40.69579115384643],[-73.93236605675591,40.6953583772966],[-73.93192889996024,40.69511465753107],[-73.93177404621473,40.695028215346746],[-73.93145784254995,40.694855471056925],[-73.93121199886635,40.6947127697823],[-73.93114516482403,40.69467397486365],[-73.93051146662931,40.69431652304899],[-73.92970192402757,40.6938633976118],[-73.92882897891408,40.69335047457429],[-73.92882834234968,40.69335009925421],[-73.9286426904778,40.69324101255149],[-73.92850659671738,40.693165726861814],[-73.92804330621108,40.69290417236958],[-73.9278112067198,40.692774208653574],[-73.92750685270873,40.692603811958875],[-73.92707069461471,40.69234622409642],[-73.92644992133336,40.69200176882872],[-73.92631612531531,40.691928453968124],[-73.92556064122229,40.6914908405057],[-73.92534903613239,40.691366941838034],[-73.92439183303613,40.69083174927703],[-73.92429213267955,40.69077335735668],[-73.9236437983556,40.69039883758179],[-73.92316966710646,40.69012340649337],[-73.92280702359453,40.68992392584727],[-73.92207133797021,40.68948984130085],[-73.9213058780854,40.68907164359795],[-73.92121369884181,40.68901947711506],[-73.9209610386626,40.68887205183754],[-73.92055013077218,40.68864092211608],[-73.91980961940622,40.688211241411985],[-73.91906109224843,40.68778436926201],[-73.9187832329374,40.68762608844388],[-73.91829345766612,40.6873566678149],[-73.91804606958479,40.68721324777099]]]}},{type:"Feature",properties:{ntacode:"BK90",ntaname:"East Williamsburg",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.92405909737057,40.71411155964499],[-73.9240401133403,40.714008312628984],[-73.92313936349305,40.713394728593556],[-73.92223466477687,40.71285595386039],[-73.92181880306822,40.71178206744716],[-73.92154601695691,40.711043283534885],[-73.92122073526376,40.7107905585565],[-73.92112020108584,40.710735407312654],[-73.92074853049766,40.71053364895832],[-73.92189184698759,40.70939609620829],[-73.92248241807401,40.709332488501076],[-73.92418647456476,40.70906472933201],[-73.92576502456102,40.708803764341546],[-73.92740683824637,40.7085413217671],[-73.92902566127064,40.708276815361515],[-73.9320728501507,40.70778578586936],[-73.93229708608682,40.70774944664824],[-73.93252310861853,40.70823818811687],[-73.93269215659014,40.70863203559734],[-73.9329969078398,40.70931716031414],[-73.93329596409352,40.70998771069453],[-73.93360146501901,40.710669106304074],[-73.933892726603,40.711335678278104],[-73.93425709418351,40.7121230235985],[-73.9345332910338,40.71275330439052],[-73.93480281865526,40.71337249559376],[-73.93724803605222,40.71278274129185],[-73.93832001381224,40.712523685440196],[-73.93846617709319,40.712489256447085],[-73.94068803134343,40.71196204863684],[-73.9404771346628,40.71156264280796],[-73.94042252027602,40.71121764774937],[-73.94075355908933,40.7111865129893],[-73.94116852850452,40.71114748327299],[-73.9415917958387,40.711107671407234],[-73.94196964849236,40.711072130661385],[-73.94210580711083,40.71105932292288],[-73.94245994740999,40.711025863565524],[-73.94283637055915,40.71099029781684],[-73.94326978850427,40.710949345135134],[-73.94357731304211,40.7109202869305],[-73.94378799623543,40.71090037906398],[-73.94368828339792,40.71029296420945],[-73.94367685544526,40.71022334811253],[-73.94358512961296,40.70966450462568],[-73.94357094724016,40.709578094081635],[-73.94355745109821,40.70949586584962],[-73.9435443468133,40.70941603126653],[-73.94344009780147,40.70878089130205],[-73.94332294437868,40.70807019497224],[-73.94320222948313,40.707334751268085],[-73.94308587370254,40.70659666175451],[-73.94296619394842,40.705888440494974],[-73.94285013578616,40.7051820303036],[-73.94273448447805,40.70447330641367],[-73.94221149484201,40.70452328576625],[-73.94214324964608,40.704529807492236],[-73.9417696577679,40.70456550811564],[-73.9416804161869,40.70457403580317],[-73.94103009697554,40.704636177536614],[-73.94089287166021,40.70391415711484],[-73.9407793936526,40.70322246943076],[-73.94076481194541,40.70313403319159],[-73.94067575418063,40.70259194111623],[-73.94061996635888,40.70225545066481],[-73.94059895032493,40.70212795913531],[-73.94054456556232,40.70179804479514],[-73.94042057874324,40.701076598295],[-73.94193078816201,40.70072523469555],[-73.94220058705272,40.700890667467824],[-73.94306406845847,40.70142443509189],[-73.94322686012322,40.7015207091458],[-73.94382473741148,40.70186200787835],[-73.94400504048733,40.70196179219727],[-73.94431460096811,40.702133345351875],[-73.94463910154865,40.70231369467465],[-73.94544988192185,40.702760635974435],[-73.94585499046798,40.702987206774964],[-73.946251077809,40.70320874745362],[-73.94705205297531,40.70366394934024],[-73.94785367275429,40.70411138320623],[-73.94814066076684,40.70427125438633],[-73.94854962741987,40.70450043097989],[-73.94866498839339,40.704565074430946],[-73.94925335721457,40.70489593076176],[-73.94947068333511,40.70501901928322],[-73.94983788658892,40.70522902156312],[-73.9502369375792,40.705473246654584],[-73.95028918411273,40.70591343893078],[-73.95040588964174,40.706652746636436],[-73.95053009998703,40.70739098520349],[-73.95065919549928,40.70816998315678],[-73.95076027208604,40.708802860331694],[-73.9508296381688,40.709143597999734],[-73.95087492667223,40.70951311519836],[-73.9486553351181,40.709724983182234],[-73.94877149748591,40.71043225942837],[-73.94889233878467,40.71116753535468],[-73.94901358447837,40.71190375628073],[-73.94913083041745,40.71261242073406],[-73.94924526243747,40.71332030861264],[-73.94937231850689,40.71406687830977],[-73.95162366321426,40.714066360919354],[-73.95291049798612,40.71406098664111],[-73.95303149420042,40.71406284653376],[-73.95316497602772,40.714065098366724],[-73.95325272975529,40.714065629746386],[-73.95348472164821,40.7140702080787],[-73.9533529450423,40.71418365561198],[-73.95275381269644,40.71473599105693],[-73.95210878461613,40.71525889373838],[-73.95184243452252,40.715442067813655],[-73.95114433699767,40.71603452078605],[-73.95024722916088,40.71663248508145],[-73.94983133724045,40.71690114456709],[-73.94949091126976,40.71712902495174],[-73.94904281591643,40.71742851869003],[-73.94855765965052,40.717719877610335],[-73.94832167554978,40.71786451246864],[-73.94721341810755,40.718560986118405],[-73.94679211606083,40.71882160754952],[-73.94560358883415,40.719567285919],[-73.94440536741837,40.72024041217995],[-73.94367548005562,40.72065997480344],[-73.9428168362496,40.721143621118514],[-73.94195633562964,40.7216523192302],[-73.94150380820712,40.72199097899236],[-73.94109418847233,40.722309245616664],[-73.94022123671164,40.72289150576965],[-73.93931199946552,40.72334789420801],[-73.93891183794575,40.72357882529913],[-73.93848857027078,40.7238089055206],[-73.93765314493838,40.724265554929524],[-73.93676382405543,40.724838919223124],[-73.93539740294541,40.725906867423],[-73.93412337289868,40.72685547097659],[-73.93255438611665,40.72786288983005],[-73.93226852216206,40.72817465803192],[-73.93200420453822,40.72814508289352],[-73.9319608529367,40.728125624359635],[-73.93188125492905,40.72809538279414],[-73.93174841322016,40.72805372769674],[-73.9316831782675,40.72803172609704],[-73.93166858749703,40.72803828230695],[-73.9315735618689,40.72801829455839],[-73.93120770151401,40.727941338121845],[-73.93080479131768,40.72784883926176],[-73.93072254234555,40.72784107268971],[-73.93032635560016,40.7277951417464],[-73.92991812728013,40.72763889835634],[-73.92983531275459,40.72760788882412],[-73.92966308042134,40.72754339771136],[-73.9296548490523,40.72754765204885],[-73.9296322460582,40.72756459428369],[-73.92962400635024,40.727577574576245],[-73.92962734303953,40.72760005400571],[-73.92961163522438,40.72761121893694],[-73.92958020690887,40.72761282070873],[-73.92949753423126,40.72755906407937],[-73.92942476304847,40.7275117520126],[-73.92937588603783,40.727479969538884],[-73.92924333948397,40.72739794231869],[-73.9292689889355,40.72736521532121],[-73.92886953255004,40.72700263162846],[-73.92849418540169,40.72661460330791],[-73.92833738013024,40.72641758269863],[-73.92815870725649,40.726205230757806],[-73.92813074743839,40.726172686824476],[-73.92805429534313,40.72607234016267],[-73.92795514073475,40.725916517513674],[-73.92793912625216,40.72588372904581],[-73.92792754362858,40.725879056847155],[-73.92790171856072,40.72587578044165],[-73.92788257665268,40.725866484122925],[-73.92787172405087,40.72585405069514],[-73.92786431997052,40.72582667905834],[-73.92785895385164,40.725754599499865],[-73.92780584783978,40.72504980016617],[-73.92779650104139,40.72492566871368],[-73.92720275963467,40.7236529471862],[-73.9256147051663,40.72006166221252],[-73.92481798943705,40.720265137475366],[-73.92481537158022,40.720225558550865],[-73.92470891655739,40.71999887556637],[-73.92471098441739,40.71999119547691],[-73.92474503108123,40.71998524724632],[-73.92467622369266,40.719885695480855],[-73.9246088564733,40.719789692834944],[-73.92453432562192,40.71966615777248],[-73.92451999415138,40.71961273042426],[-73.92452018596849,40.71956837077426],[-73.92452083048204,40.71955356651195],[-73.92453854985806,40.719342580204554],[-73.92455355876753,40.7192791311942],[-73.92457948088958,40.71916252283223],[-73.92462954199931,40.718986974373735],[-73.92469004857121,40.7187223355559],[-73.92470227807121,40.71868830410068],[-73.92477183253628,40.71856461085534],[-73.9248155567733,40.71848683540348],[-73.92486413509118,40.71844044541357],[-73.92493181379004,40.71840582874949],[-73.92499204426612,40.71838478776125],[-73.9250867752078,40.71838421920431],[-73.9261579023424,40.718099467633294],[-73.92638366600812,40.718084807526246],[-73.92837930101508,40.71757836729014],[-73.92839153834063,40.71757875368064],[-73.92840375075656,40.71758019245844],[-73.92842127419085,40.717584210598346],[-73.92842419720884,40.71758530268083],[-73.92842688160786,40.717586754127574],[-73.92842937757854,40.71758857435138],[-73.92843171853909,40.71759080894039],[-73.92843568965914,40.71759595398254],[-73.92844561386131,40.717611862810664],[-73.92844953863248,40.717616088268265],[-73.92845165582268,40.717617773229506],[-73.92845389020758,40.71761919759167],[-73.92846194563566,40.71762312038177],[-73.9284708308496,40.71762628629768],[-73.92848064026607,40.7176287324213],[-73.9284915378781,40.71763049587775],[-73.92851353839775,40.717632093842646],[-73.92857425221374,40.71763313166135],[-73.92859170789382,40.71763506050517],[-73.92860667565216,40.717638338238],[-73.92863720061466,40.717647956790145],[-73.92866774684488,40.71765931310399],[-73.92869826813657,40.717672380179025],[-73.92872866939295,40.71768714103624],[-73.92873538646593,40.717691187618605],[-73.92874207976143,40.71769646885922],[-73.9287684578226,40.71772204225029],[-73.92877608562029,40.71772727029095],[-73.92877998940904,40.717729316366686],[-73.92878398825962,40.71773100248577],[-73.92878963057193,40.71773285212239],[-73.92879561877741,40.71773429739517],[-73.9288085531669,40.717735970946606],[-73.9288225296621,40.7177359971787],[-73.92883713697681,40.71773436746046],[-73.92885202896089,40.717731107711955],[-73.92886642560455,40.71772634410146],[-73.92887965180023,40.7177203186236],[-73.92889108105997,40.71771331116426],[-73.92896850706055,40.71764754015088],[-73.92898221166277,40.71763657123721],[-73.92907419357621,40.71757133281938],[-73.92909346674554,40.71755616122465],[-73.9291100394286,40.717541601112394],[-73.92912432770682,40.717527292724576],[-73.929136486102,40.71751307131072],[-73.929138560544,40.71751003800503],[-73.92914020897888,40.717506761858196],[-73.92914231209298,40.717499332999],[-73.92914297144019,40.71749071598796],[-73.92914245456939,40.71746451965397],[-73.92914397868006,40.71745661399179],[-73.92914530784586,40.717453139464006],[-73.92914701545094,40.71744991595689],[-73.9291570069505,40.717436414578],[-73.9291698977285,40.71742355459973],[-73.92918539042986,40.7174116501187],[-73.92920294211397,40.71740109800635],[-73.9295685690554,40.717221535562615],[-73.92960578835411,40.71719018405253],[-73.92963940071817,40.7171564988538],[-73.92964876146115,40.71714594216952],[-73.92966723720511,40.71712254843965],[-73.92968295619136,40.7170984430439],[-73.92969572853043,40.71707392909122],[-73.92970539915335,40.717049279389194],[-73.92970762282214,40.71704020380325],[-73.92970848430288,40.7170306673566],[-73.9297079860939,40.71702080692036],[-73.92970612734645,40.71701080158025],[-73.92969847812833,40.716991030240386],[-73.92969285538777,40.71698172487434],[-73.92968617709147,40.716973075233845],[-73.92950714859498,40.716590780876025],[-73.9295023492772,40.716585518429184],[-73.92949846168209,40.71657965377861],[-73.92949561546543,40.71657342087136],[-73.9294939059559,40.71656703436785],[-73.92949347200971,40.71656326993941],[-73.92949464975439,40.716535769271815],[-73.92949639794358,40.71652681971342],[-73.92949731486156,40.71652213722704],[-73.92950169400076,40.716499789805404],[-73.9293199976609,40.71611200883268],[-73.92931572636307,40.71607810126977],[-73.92931651965586,40.71604383780596],[-73.92932187977773,40.716012070449295],[-73.92933177634781,40.71597656097959],[-73.92934483421239,40.715938917983145],[-73.92936131668628,40.71589831554494],[-73.9293825020933,40.71585162805975],[-73.92940052893978,40.715816518766296],[-73.92941981817357,40.71578500369694],[-73.9294406781309,40.71575657861635],[-73.929463250814,40.715731044756296],[-73.92947356921468,40.71572145262119],[-73.92948531923354,40.71571242743564],[-73.92949834532278,40.71570406928501],[-73.92951247231154,40.71569650471205],[-73.92952747418948,40.71568984129777],[-73.92954313880726,40.715684196180945],[-73.92955920385603,40.715679649111074],[-73.9295754332347,40.71567627315286],[-73.93029962426965,40.71550787636406],[-73.93149304610925,40.71520848057263],[-73.93151298432791,40.71521190462474],[-73.93153325506198,40.715213988487875],[-73.93153596540613,40.71521416080972],[-73.93155892431626,40.715214850264836],[-73.9315843812839,40.71521425224754],[-73.93165926717451,40.715208552394316],[-73.93170534538318,40.71520316761246],[-73.93175008954258,40.7151945849368],[-73.93179267229124,40.715182975091246],[-73.9318324282953,40.7151685278273],[-73.93190482995993,40.71513758388352],[-73.93198814917395,40.71510013641419],[-73.93204461652172,40.715074171920605],[-73.93208047053645,40.71505649754102],[-73.93210478113069,40.71504259926931],[-73.93212999514394,40.71502560378401],[-73.93215573266123,40.71500605917628],[-73.9321975314634,40.71497210749043],[-73.93220607307308,40.71496398092936],[-73.93221363282323,40.71495510661934],[-73.93222529811977,40.71493579746088],[-73.93223037717566,40.71492154524634],[-73.93223414916389,40.71490201533027],[-73.93223469045117,40.714893461219454],[-73.93223536350642,40.71488285313806],[-73.93223397469481,40.7148644283749],[-73.93223001508854,40.714846965043336],[-73.93221519306184,40.714805613509405],[-73.93219698438811,40.71476644888616],[-73.93217367921356,40.71472213951946],[-73.93215665337236,40.71469483448544],[-73.93215361559888,40.71469104172741],[-73.93214998601219,40.71468746473028],[-73.93214128153383,40.7146812910892],[-73.93213686921233,40.71467904647483],[-73.93175357182277,40.71474167550574],[-73.93159048356586,40.71439949197867],[-73.9315566200756,40.71439338442307],[-73.93154203825738,40.714359606502164],[-73.93148254530652,40.71422174884003],[-73.93124067059497,40.71372481088475],[-73.9314530173305,40.713438844463646],[-73.93155604271153,40.71339947275478],[-73.93159144262151,40.7133848159179],[-73.93164527391674,40.71334279375818],[-73.93197184127632,40.71325326091031],[-73.93245163156712,40.71312171693678],[-73.9325504173054,40.71309537126208],[-73.93257765480176,40.71308911115326],[-73.93259563619503,40.713083700676655],[-73.93261051935515,40.713077288247376],[-73.93261675980563,40.713073672144276],[-73.9326222660997,40.71306974937174],[-73.93263159981667,40.71306137111272],[-73.93263905242472,40.71305258616938],[-73.9326443754897,40.71304370180879],[-73.93264621458866,40.71303927179547],[-73.93264747285889,40.71303487863331],[-73.9326482349781,40.71303104254324],[-73.93264917373021,40.713015815055044],[-73.93264693956348,40.713000730286296],[-73.93203262980516,40.71159022307434],[-73.93338484615309,40.71123372774572],[-73.93328349320305,40.71097870695538],[-73.93190101920868,40.71133847142826],[-73.93166398860778,40.710810243985236],[-73.93151092590595,40.71046980839424],[-73.93126572703272,40.70992444355304],[-73.9310297877015,40.709358512207345],[-73.93093227547746,40.70916531125418],[-73.93079490181083,40.70911470106859],[-73.93079180370556,40.70911293430802],[-73.93078745172927,40.70911000516061],[-73.93078694295181,40.709109590392686],[-73.9307835264741,40.70910679750453],[-73.93078002707038,40.70910330078509],[-73.93077693109807,40.70909948098085],[-73.9307719933313,40.709091013034794],[-73.93076857210805,40.70908113257446],[-73.93076600066686,40.709060653520766],[-73.93076683651722,40.70901916694293],[-73.9307660262387,40.70900254307668],[-73.93076270533354,40.708986377059645],[-73.93075999154782,40.708979378490525],[-73.93075653104792,40.70897298273728],[-73.93073903156981,40.70894731643945],[-73.93071882196718,40.70892173947501],[-73.93069593784368,40.70889631301137],[-73.93067043926477,40.708871073939044],[-73.93064180374205,40.708846941665286],[-73.9305721330635,40.70879486826073],[-73.93054296635063,40.70876887089758],[-73.93052794395777,40.70875118386972],[-73.9305257228552,40.70874760833847],[-73.93051585863111,40.70873176236183],[-73.93050712316415,40.708711225134145],[-73.93050203180107,40.70869029440689],[-73.93050100083205,40.708681225039626],[-73.93036094565849,40.708717738032696],[-73.9303734795638,40.70873930350504],[-73.93037720999898,40.70874751861013],[-73.93038184928771,40.70875776871392],[-73.93038563133175,40.70877453878905],[-73.93038574076623,40.708782319148966],[-73.93038466900731,40.70878976558314],[-73.93038021735113,40.70880284776282],[-73.93037287805085,40.70881587324688],[-73.9303628542564,40.70882846505403],[-73.93035053503827,40.70884013725543],[-73.9302887981323,40.70888572873891],[-73.93026628094653,40.708904923590474],[-73.93026509729762,40.7089060937203],[-73.93025651835322,40.70891654288412],[-73.9302503884909,40.70892791292],[-73.93037671406215,40.70922233953032],[-73.93068099428767,40.70992095296722],[-73.93099835621321,40.71061822511616],[-73.9311583696589,40.71100104854482],[-73.93154613746873,40.71185535175112],[-73.93088881912216,40.71205600685823],[-73.93085966173932,40.712064941156825],[-73.9308357102642,40.712074931483265],[-73.9308163730949,40.71208622106963],[-73.93080841450555,40.712092384296625],[-73.93080159026498,40.7120988907977],[-73.9307878093359,40.71211647921725],[-73.93078286503953,40.71212531932626],[-73.93077936591722,40.71213390717075],[-73.9307773691762,40.712142064536415],[-73.93077687548676,40.71214978254487],[-73.93077788533881,40.71215701395369],[-73.9307789473706,40.712160427955546],[-73.93078037523028,40.712163706145354],[-73.93079020414108,40.71218082226047],[-73.93080080544404,40.71219469635342],[-73.93081258043576,40.712205805949644],[-73.93081894298973,40.71221034858319],[-73.93082563734872,40.71221423370466],[-73.93083369272603,40.712217922464156],[-73.93084682544527,40.71222140586961],[-73.93085528765525,40.71222066327951],[-73.93086409444768,40.71221819268695],[-73.93161032734899,40.7120380226804],[-73.93182042077258,40.71247898361114],[-73.93183334985467,40.71250752798778],[-73.93184122321156,40.712528262778065],[-73.93184635118176,40.71254724863565],[-73.93184868877461,40.71256477418329],[-73.93184794873008,40.712593491059096],[-73.93184249493439,40.71262723799066],[-73.93183415746145,40.712655374577366],[-73.9318218728668,40.71267946522623],[-73.93181633870061,40.71268716098762],[-73.93180970336485,40.71269477484584],[-73.93179285963708,40.71271003780276],[-73.93177226424535,40.712724956611055],[-73.93173436851782,40.71274929223811],[-73.93066788646631,40.71302126689371],[-73.93057114310334,40.71305109641209],[-73.93054642776428,40.71305574595817],[-73.93052713207432,40.71306156090456],[-73.93051906936881,40.71306503188898],[-73.93051205952989,40.71306888195182],[-73.93050607875237,40.71307313754831],[-73.93050113783252,40.71307779081124],[-73.93049150439388,40.71309041921195],[-73.9304736152221,40.71311996285394],[-73.93046418241937,40.7131316723203],[-73.93043603849996,40.71315608645074],[-73.93043058814575,40.71316154906079],[-73.93042631105754,40.71316678789346],[-73.93042448583905,40.71316958700426],[-73.93042294313078,40.713172558671104],[-73.93042263899017,40.71319163126949],[-73.93077166547458,40.71392946758257],[-73.93095073591775,40.71436381947852],[-73.93105231901724,40.71461022392341],[-73.93085190134038,40.71490298559287],[-73.92991665528322,40.71514981699947],[-73.92990279901291,40.715124963477],[-73.92931412285786,40.71527983418702],[-73.92927167067009,40.71531421647622],[-73.9292536656754,40.71532880253982],[-73.928438818146,40.71553094957583],[-73.92890242854068,40.71657281231796],[-73.92890598986274,40.71659635422921],[-73.92890601265078,40.716618956809555],[-73.92890251043835,40.716640107434905],[-73.92889551897689,40.716659518985864],[-73.92888441854605,40.71668042166835],[-73.92887072694877,40.71670144906414],[-73.92885446710959,40.71672257421465],[-73.92883566172445,40.716743778034704],[-73.9287905809006,40.71678793806766],[-73.92876805027402,40.716807330616504],[-73.92874531987823,40.71682512834844],[-73.92871111320495,40.71684974585989],[-73.92867728796213,40.71687240822312],[-73.92864365422396,40.716893243646396],[-73.92861009191249,40.716912331295646],[-73.92857581108376,40.71692983368462],[-73.9284891092036,40.716971041409224],[-73.92843622401537,40.716998834267216],[-73.92832241942129,40.71706245620059],[-73.92827145107036,40.717089728832214],[-73.92825263489715,40.71709859586688],[-73.92823253044942,40.717106453750844],[-73.92821135004576,40.71711323979324],[-73.92818927188948,40.71711888022521],[-73.92816651950668,40.71712333280146],[-73.92814336621646,40.717126524817964],[-73.92812006106163,40.71712843649423],[-73.92809688744711,40.71712903466935],[-73.9259516394396,40.71769107056994],[-73.9259409110886,40.717674151659715],[-73.92514606059835,40.717855612376795],[-73.92499740680218,40.71788955508737],[-73.92497473707176,40.71789389953423],[-73.9249548965364,40.71789814547227],[-73.9249425244252,40.717900884345724],[-73.9249262108136,40.71790485364578],[-73.92490239368502,40.71790942231887],[-73.92488911247911,40.71791154744509],[-73.9248629971177,40.71791650059258],[-73.92483730903174,40.7179219234235],[-73.92482214344783,40.717925092009594],[-73.92479461917738,40.717931773936925],[-73.92477173579093,40.71793694662485],[-73.92475077183745,40.71794044395343],[-73.924729061349,40.717944050687834],[-73.9247122757728,40.717946155912124],[-73.92469362102369,40.71794812488465],[-73.92467591434072,40.71794992259187],[-73.9246600407461,40.7179514432337],[-73.92464513863995,40.71795310891743],[-73.92462555040049,40.71795384276217],[-73.92460339476085,40.717953306073404],[-73.92458693486765,40.717950702646334],[-73.92458407107222,40.717950240741544],[-73.92456824137082,40.71794488190694],[-73.92455290971769,40.71793913473412],[-73.92453801671428,40.71793237179605],[-73.9245208166273,40.71792448139521],[-73.92450755701478,40.71791763726832],[-73.92449266537852,40.71790967583775],[-73.92447781046103,40.717900985519734],[-73.92446061312049,40.717890879568216],[-73.92445062958932,40.71788537964234],[-73.92442924671536,40.717872298844476],[-73.92440877531887,40.717858894811535],[-73.92439020556483,40.71784825655297],[-73.9243692700287,40.7178364195899],[-73.92435070091094,40.71782523183709],[-73.92433303151249,40.717813990728914],[-73.92431306786771,40.717802154394334],[-73.9242930560776,40.717790065394055],[-73.92427585871783,40.71778060757639],[-73.92426006927381,40.71777088079652],[-73.92424565221582,40.717761730707466],[-73.92423357693372,40.71775456383367],[-73.92422196230999,40.717747748063175],[-73.92420571235456,40.71773697627482],[-73.9241908235596,40.71772697114598],[-73.92418084168794,40.717720247078454],[-73.9241659886565,40.71770997191655],[-73.92415062601896,40.717699992772104],[-73.92413531121603,40.7176895817727],[-73.92411999510148,40.71767936007581],[-73.92410280094352,40.71766713720242],[-73.92408423619383,40.71765219513096],[-73.92406646436007,40.71763856715802],[-73.92404826607341,40.71762433680918],[-73.92403042353506,40.71760939353012],[-73.92401456906464,40.7175947770652],[-73.92400123172605,40.71758340440821],[-73.92398912454948,40.71757201396631],[-73.9239772799706,40.717559920921154],[-73.92396563781045,40.71754641508637],[-73.92395450324669,40.71753361051828],[-73.92394037469353,40.71752081385525],[-73.92393132858302,40.717514135951404],[-73.92390367881613,40.71749562069664],[-73.92389417064565,40.71748905941819],[-73.92387326148533,40.71747454664172],[-73.92385189177783,40.71746075543031],[-73.9238323896617,40.71744847738094],[-73.92381472136086,40.71743663242622],[-73.9238065716196,40.71743149484561],[-73.92379521885334,40.71742355342404],[-73.92378242354744,40.717414593655384],[-73.92377013710419,40.717405994405084],[-73.92374875470092,40.71739217585907],[-73.92372831938444,40.71737827601586],[-73.92370971501536,40.717367313626646],[-73.92368739798667,40.71735310679255],[-73.92367370384754,40.717344038360984],[-73.92366000842225,40.717335519415265],[-73.92363989262076,40.717320657493445],[-73.92362699415033,40.71730857259162],[-73.92361499494699,40.7172968219987],[-73.92360155242686,40.717284737235595],[-73.92358786233984,40.7172715806369],[-73.92357604244326,40.717258425948096],[-73.92356606851841,40.717245271478454],[-73.92355875481368,40.717234775583805],[-73.92354950298389,40.71722055092759],[-73.92353534366413,40.71720456649136],[-73.92352727088023,40.717195149969115],[-73.92351902168137,40.717185014135936],[-73.92351052402476,40.717173814676194],[-73.9234961193941,40.717154615397824],[-73.92348498545186,40.717142172139575],[-73.92347481994258,40.71713080085864],[-73.9234627869621,40.71711764601631],[-73.9234523385271,40.71710589643701],[-73.9234400204306,40.717092929702915],[-73.92342891999948,40.71708199922962],[-73.92341861434731,40.71706901573878],[-73.92341069923313,40.717056925248116],[-73.9234052216492,40.71704449445618],[-73.92340130597825,40.71703208329861],[-73.92339299433873,40.717015390745594],[-73.92338539779375,40.717002949663694],[-73.92337834167154,40.71699424629931],[-73.92337052250697,40.71698144505285],[-73.92336526384064,40.71697452537059],[-73.9233535568472,40.71696589948913],[-73.92328653237344,40.716834003108204],[-73.92323157113611,40.71669943915764],[-73.92316776085264,40.71647891538615],[-73.92313445722397,40.71647946894538],[-73.92311718168413,40.71647618845656],[-73.92311149603768,40.71646918823167],[-73.92310361125,40.71645153249398],[-73.92307579911488,40.716389234766474],[-73.92305500014399,40.716342664290856],[-73.92326039798914,40.71624973413544],[-73.92331244916085,40.71622884989686],[-73.92333477379789,40.71622532626133],[-73.92336627583313,40.71621730510384],[-73.92338579746865,40.71621278867068],[-73.92340491085962,40.71619240447994],[-73.92343169275928,40.716172521098656],[-73.92347144070807,40.71614666662388],[-73.92361145155554,40.7161035081713],[-73.92359001003162,40.71602814869496],[-73.92431329961582,40.71584705657681],[-73.92459408281053,40.71553437585553],[-73.92483287559035,40.7152829120414],[-73.92488553507606,40.71526718765259],[-73.92485230936022,40.7151986006984],[-73.92478745137136,40.715075593546075],[-73.9247662928448,40.71503204900932],[-73.92476128782202,40.71501947417916],[-73.92476257206162,40.71500407627397],[-73.9247649334009,40.714988652770884],[-73.92476155049354,40.71497597144843],[-73.92472981629034,40.71493796647534],[-73.92469009338396,40.714880957033024],[-73.92466013078402,40.7148668804073],[-73.9246150150586,40.71482708365429],[-73.92455568744022,40.714753653732856],[-73.92452581669896,40.71469041784696],[-73.92451226161342,40.714620772180695],[-73.92448221734756,40.71452345230064],[-73.92443153174081,40.71436477617639],[-73.92441910967027,40.71434961252493],[-73.9244145311771,40.71434853851888],[-73.92440910864673,40.71434991236543],[-73.92439028050515,40.71434917913243],[-73.92436718832808,40.71433082947481],[-73.92434751117986,40.714307053009456],[-73.92433779606851,40.71425370871098],[-73.92433699107772,40.714201587351305],[-73.92433637463608,40.71414008175552],[-73.92433589757131,40.714122593466456],[-73.92405909737057,40.71411155964499]]]}},{type:"Feature",properties:{ntacode:"QN20",ntaname:"Ridgewood",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.90477244568567,40.71286579987747],[-73.90376943967873,40.71281703180071],[-73.9029347294924,40.71278607329173],[-73.90224267787134,40.712759832934736],[-73.9005958785017,40.712697385241015],[-73.90018380438363,40.7126806579371],[-73.89935504376622,40.71264701444443],[-73.89768322659468,40.712580297771815],[-73.89710338714579,40.71255773656972],[-73.89621914072688,40.712522056969796],[-73.89590386058438,40.71250695923008],[-73.89502460986058,40.71247825314405],[-73.89401868745136,40.712440554910025],[-73.89367393271202,40.71243002539006],[-73.88877304406876,40.712280177827076],[-73.88842000710417,40.712269957779895],[-73.88687943040455,40.71222318540867],[-73.88637649653135,40.712207714688475],[-73.8862278556617,40.71220238191253],[-73.88519763047903,40.712166273921596],[-73.88507555749,40.712161055608945],[-73.88435098707411,40.712230173376504],[-73.88205387373834,40.71245415012565],[-73.88006267706814,40.712652573689525],[-73.87907685282384,40.71035938984054],[-73.8794349550352,40.710284419435574],[-73.87926181248316,40.70990534726839],[-73.8787278320734,40.71002753514196],[-73.87761134178646,40.70716770558134],[-73.88086188483801,40.70658472936581],[-73.88088332654884,40.70645397726771],[-73.8817801768889,40.70640454801895],[-73.88266573808845,40.706355516916936],[-73.8837729691808,40.70629420165476],[-73.88456244603812,40.70636218692214],[-73.88553214158821,40.70644568324879],[-73.88554946851852,40.706154618533695],[-73.88652826814841,40.70622520637745],[-73.8873957253416,40.70601813011593],[-73.88826271719408,40.70580991270574],[-73.88911917685519,40.70559887739671],[-73.88984330207877,40.704972402195715],[-73.89105316972807,40.70381641330253],[-73.8912683769093,40.70359657640159],[-73.89194157342574,40.70288622835829],[-73.89283458119634,40.701910277985924],[-73.89384018414073,40.70085972555689],[-73.8942016526164,40.70050730944816],[-73.89500322684938,40.69971237746394],[-73.89484994963583,40.69858962332337],[-73.8957800508964,40.69851096214159],[-73.89558457649512,40.697127642006706],[-73.89677249966005,40.69679911679609],[-73.89756263023105,40.69648070881289],[-73.89838185197424,40.696135997502346],[-73.8988858577282,40.69538947540043],[-73.89954093129799,40.694285731489245],[-73.90003039216384,40.693437450574265],[-73.90038667856084,40.693139959624745],[-73.90102391403792,40.69184364212729],[-73.90123290660088,40.691442278638256],[-73.90148893588018,40.6915568842065],[-73.90158972038063,40.69163180715806],[-73.90207277431018,40.691999231304784],[-73.90278824707013,40.69241833920613],[-73.90354057071899,40.692848781795966],[-73.9038660047507,40.69303571222892],[-73.90428792777008,40.69327806874776],[-73.90504295361542,40.6937040067608],[-73.90579597075318,40.69412715501159],[-73.90491424259838,40.695073571330944],[-73.90480435382135,40.69514816908216],[-73.90426018411695,40.69570037144325],[-73.90466384753621,40.69593224703021],[-73.90500484834332,40.69611874678646],[-73.90540127730313,40.69635030638612],[-73.90576535954328,40.6965485556274],[-73.90611626069261,40.696750557132034],[-73.9065235071216,40.6969761441197],[-73.9068458352659,40.697163549312215],[-73.90727452392147,40.697399190226015],[-73.90756985226629,40.69757174997115],[-73.90802249245736,40.69782540863488],[-73.90877366102974,40.698255226694435],[-73.90953273204597,40.698675105126014],[-73.91103489578808,40.69953211397071],[-73.91180820104427,40.69993800312449],[-73.91067882737427,40.70104596906413],[-73.91142242657311,40.70148658851934],[-73.91216169804017,40.70192316460563],[-73.91290404121901,40.70236189179931],[-73.91180710069375,40.70343495252928],[-73.91254913842354,40.70387341983597],[-73.91329162431983,40.70431263854721],[-73.91403097536558,40.704749113035625],[-73.91477063847708,40.7051894372726],[-73.91551250506075,40.705626444653554],[-73.91589738629864,40.70585481662754],[-73.91625252031223,40.7060655429796],[-73.91660892379089,40.70627549467011],[-73.91664948178591,40.70629938812497],[-73.91699506801974,40.706502964578156],[-73.91736520321223,40.7067224690084],[-73.91773662905582,40.70694273892946],[-73.91808167671864,40.70714732960866],[-73.91810299645124,40.70715996945821],[-73.91847670933096,40.70738156323952],[-73.91884342572229,40.70759799840191],[-73.91922162603299,40.70781513434497],[-73.91956473351323,40.70802397889995],[-73.91995952930924,40.70825728802115],[-73.92070065918882,40.708694630123986],[-73.92143475972897,40.70912876570629],[-73.92189184698759,40.70939609620829],[-73.92074853049766,40.71053364895832],[-73.92112020108584,40.710735407312654],[-73.92122073526376,40.7107905585565],[-73.92154601695691,40.711043283534885],[-73.92181880306822,40.71178206744716],[-73.92223466477687,40.71285595386039],[-73.92313936349305,40.713394728593556],[-73.9240401133403,40.714008312628984],[-73.92083937550794,40.7138151400793],[-73.91947977186409,40.71373199851356],[-73.91633296488652,40.71353115557909],[-73.91569881913063,40.71348528960908],[-73.91521146716418,40.71346123901988],[-73.91466958174145,40.71343707492709],[-73.91303759072946,40.713332078060205],[-73.91077807358391,40.71318759991906],[-73.91069895798562,40.713268521815934],[-73.91015817920974,40.713821599987014],[-73.91159537806556,40.71464113335584],[-73.91173862270927,40.714723810626616],[-73.91274485067025,40.71530376808898],[-73.91279690016461,40.71534014329312],[-73.91283037732983,40.71536090798485],[-73.91245827580991,40.715532290204386],[-73.91232805368347,40.715615307444054],[-73.91221070492861,40.71570935679099],[-73.91210851600843,40.71581262185938],[-73.91178934232093,40.716122478220846],[-73.91156249215481,40.71636931348649],[-73.91151824756729,40.71641746661209],[-73.91134270782906,40.7165970288617],[-73.91105946249321,40.716842180596394],[-73.910483643808,40.71732796504552],[-73.91000764268948,40.71759738202674],[-73.90984027232697,40.717693621787944],[-73.9096598007548,40.71779315582922],[-73.90962006749731,40.71775153876139],[-73.90955515632926,40.71769519705763],[-73.9094339865837,40.71758177334302],[-73.90862256645863,40.717480823237224],[-73.90850501105004,40.71746899662044],[-73.90768387344418,40.71737969456071],[-73.90696370818954,40.717304417247654],[-73.9068815242617,40.71731291511726],[-73.90639010094546,40.717363692055386],[-73.90617600189641,40.71642140407257],[-73.90602078325578,40.71574267892362],[-73.90586816415544,40.71506869312336],[-73.90574342578721,40.714516011579235],[-73.90571002429301,40.71436797510729],[-73.90556258981188,40.71371463369163],[-73.90537582225082,40.71287658156334],[-73.90489449550579,40.71285681511044],[-73.90477244568567,40.71286579987747]]]}},{type:"Feature",properties:{ntacode:"MN33",ntaname:"East Harlem South",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.93505300005583,40.79168720290907],[-73.9351068533151,40.79164962938515],[-73.93517135169392,40.79160520703168],[-73.93526809778409,40.79152802580045],[-73.93526500788943,40.79152576348123],[-73.93519039296183,40.791471160129134],[-73.93546762088413,40.79126365205755],[-73.93553896695946,40.791318693659804],[-73.93583106788914,40.79109470487028],[-73.93602391823836,40.79082912762342],[-73.93632010870614,40.79042595764862],[-73.93669302210037,40.78991304915913],[-73.93706168747119,40.78941358971095],[-73.93705304578889,40.78940641675746],[-73.93708104382308,40.78936639571004],[-73.93707246262235,40.78934584188623],[-73.93701479686749,40.789321281184925],[-73.9361407331413,40.78894907341053],[-73.93612836235305,40.78893853005968],[-73.93612689279693,40.788926867985474],[-73.9362185986996,40.788800497574314],[-73.93622751295354,40.78879561294987],[-73.93624303325059,40.78879577415209],[-73.93714965461112,40.78916844905952],[-73.93722890167302,40.78899630803717],[-73.93739788609363,40.78862171934094],[-73.93741675677447,40.78857976151636],[-73.93754989162586,40.78828374452889],[-73.93763482912341,40.78809424431224],[-73.93768669385383,40.78797356057906],[-73.93769563022268,40.787957293520535],[-73.93774122176198,40.787853904350904],[-73.93777363255121,40.78778335806264],[-73.93781722692921,40.78768846868092],[-73.93794768976998,40.78747729942929],[-73.93794590851282,40.78746915875535],[-73.93795930775197,40.787456279930055],[-73.93797181801402,40.78743187338252],[-73.93811570089734,40.787184762756446],[-73.93813356193043,40.78716578989595],[-73.93819429625327,40.787097330299794],[-73.93824519951464,40.78704106760557],[-73.93853937331663,40.78671077700015],[-73.93926642644567,40.78588875256457],[-73.93982619696513,40.78525655191296],[-73.9398345399793,40.785253972359165],[-73.93984282390915,40.785251410364076],[-73.93985267603388,40.785243931650186],[-73.93988045560667,40.78523237551018],[-73.93988852061754,40.78522352734711],[-73.93991003282476,40.78521196675803],[-73.93992974399467,40.78520176553136],[-73.93995483679343,40.785189522794504],[-73.93998978019047,40.78517047729022],[-73.94001308386734,40.78515687380643],[-73.9400247325259,40.785153475923245],[-73.94004982707638,40.78513851372888],[-73.94006415729089,40.7851310296201],[-73.94011434323876,40.78510382464473],[-73.94014947276271,40.785087255379516],[-73.94018512931063,40.78506620206071],[-73.94020230181304,40.78505918714037],[-73.94022475284203,40.78504515078844],[-73.9402379576832,40.785037134684096],[-73.94026700995524,40.785022101453485],[-73.9403620935134,40.784971984082325],[-73.9404532074854,40.78492287258095],[-73.94053377198226,40.784878771605946],[-73.94055093807772,40.78486674159363],[-73.94058130200911,40.78485370870928],[-73.94059054968379,40.784846689142164],[-73.94062357057666,40.78482965041174],[-73.94067374402167,40.78480359792671],[-73.9407173267637,40.78478054056452],[-73.94072128361559,40.78478054259988],[-73.94074901720533,40.78476751820222],[-73.94076750825948,40.784757495121355],[-73.94078868006108,40.78474744878868],[-73.94083088142592,40.784727424556394],[-73.94102499731892,40.784635222486415],[-73.94108573710655,40.784609166516745],[-73.94111082838869,40.78459714868053],[-73.94113723613106,40.784583114004306],[-73.9411728885479,40.784566076962555],[-73.94144612018945,40.78443147385166],[-73.94152576810191,40.784390900969925],[-73.94167454195752,40.784313830631994],[-73.94185448592212,40.78422074667749],[-73.94201431753103,40.78413758489747],[-73.94217918595567,40.78405136339489],[-73.94231388874329,40.78398116576647],[-73.94239128520975,40.78394072618269],[-73.94243451137072,40.78391783032241],[-73.9424697044478,40.783896460947076],[-73.94257225524929,40.78382472365283],[-73.94260442723572,40.783801830930805],[-73.9426737981829,40.7837537431472],[-73.9427813753337,40.78367819009658],[-73.94286783792676,40.783618655802606],[-73.94293520531144,40.78357210608968],[-73.94301663136943,40.783514865458535],[-73.94311516211351,40.78344617012712],[-73.94316141910546,40.78341182999223],[-73.94320565536947,40.7833698429877],[-73.94323985739759,40.7833278516944],[-73.9432700303568,40.783288154676804],[-73.94331027382083,40.78323318044389],[-73.94334749366399,40.78318203299859],[-73.94339679077294,40.78310950284648],[-73.94344105526426,40.78304918212817],[-73.94355143839518,40.7829035079858],[-73.94354420712527,40.7828805238227],[-73.94356979719859,40.78292307857347],[-73.94363201727836,40.782962323685446],[-73.94376005274518,40.78282893171716],[-73.9438325667603,40.78285908947531],[-73.94389324539817,40.782887727332266],[-73.94395460163109,40.78291552015387],[-73.94405439446342,40.78296435804627],[-73.94464665992,40.783217873300245],[-73.94472264526935,40.78324757264149],[-73.94706938226716,40.78423622711473],[-73.94933170560962,40.78519312655767],[-73.95033804130394,40.785617150013216],[-73.95092812788225,40.785865380675304],[-73.95244615070395,40.78650248558295],[-73.95255145535168,40.78654858066249],[-73.95266136728193,40.78659501962446],[-73.95416383080617,40.78722686110491],[-73.95577735912332,40.78791392447112],[-73.95528233480863,40.7885844554883],[-73.95481723750537,40.7892047443699],[-73.95439919191305,40.789774908667766],[-73.95388917014817,40.79047049905669],[-73.95343832916402,40.79108536813292],[-73.95297740553578,40.79171969316815],[-73.9525222270489,40.792347622225535],[-73.95207127078667,40.79298117198346],[-73.95160265364882,40.79360780611645],[-73.95111102372421,40.79428503532196],[-73.95062885475744,40.794959591376454],[-73.95015821226998,40.79558773150446],[-73.94969538240491,40.796216872181276],[-73.94942287749507,40.796606384160505],[-73.94923327016375,40.79687199990517],[-73.94906517858914,40.79710049410616],[-73.9487870281117,40.79748283900516],[-73.94831125454388,40.79812921756685],[-73.94722520890943,40.79767168595849],[-73.94670030971349,40.797450543718014],[-73.9456668471408,40.79700834433975],[-73.94556506780826,40.79696479511535],[-73.94522698885582,40.79682013329722],[-73.94509614635697,40.79676348346358],[-73.94495942937161,40.79670574109354],[-73.94421313822389,40.79638585793372],[-73.94415121732047,40.7963593166195],[-73.94348324027955,40.79607299357246],[-73.94287776087015,40.79582167148397],[-73.94275348016754,40.79577008466947],[-73.94247923180245,40.79565624775501],[-73.94232710869326,40.79559310276942],[-73.941876046609,40.79540586854793],[-73.94234988115835,40.79475532397245],[-73.94281682211141,40.79413407660791],[-73.9432725119053,40.79348810343821],[-73.94103496861403,40.792546669178094],[-73.93864883300415,40.79155775480616],[-73.93819346894594,40.79218819474599],[-73.93773612057383,40.792815804101664],[-73.93679209282904,40.79240392875405],[-73.93555312839231,40.791842225574314],[-73.93539920812492,40.79197068895172],[-73.93529038127546,40.791873136674],[-73.93524060844987,40.7918338750111],[-73.9351936053202,40.79179799905833],[-73.93513822196006,40.791752834631914],[-73.93508265847825,40.791710044242826],[-73.93505300005583,40.79168720290907]]]}},{type:"Feature",properties:{ntacode:"QN18",ntaname:"Rego Park",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.85872465829338,40.73570864419654],[-73.85867078126115,40.73561895953394],[-73.85858333448218,40.73547194235424],[-73.85834345797502,40.73500124017758],[-73.85799293721338,40.73433365672597],[-73.85765183010798,40.73366788602628],[-73.85730927004465,40.733004111207364],[-73.85704937887407,40.73251243447606],[-73.85659673974264,40.73162306018489],[-73.85625665102405,40.730959123100305],[-73.858510979084,40.730286802804635],[-73.85837971334233,40.73003567826729],[-73.8581650018149,40.729624934644896],[-73.85782767360726,40.728974720007805],[-73.85762923581929,40.72860692181453],[-73.85771592477619,40.728505460801],[-73.8574124059879,40.72832247976302],[-73.85775002487311,40.72844560136916],[-73.85808765733822,40.72856872183102],[-73.85812618520463,40.728508245718466],[-73.85820066505214,40.72839135196939],[-73.85860783722096,40.72775228412479],[-73.85901374294326,40.7271089073006],[-73.85941988033154,40.72646483756301],[-73.85727108050872,40.72568129808879],[-73.85776316849591,40.72490571233364],[-73.85805416894016,40.724445406102625],[-73.85960517172228,40.725022400493756],[-73.86015205580995,40.725227041252005],[-73.86203833783496,40.72595678540589],[-73.85990796422898,40.72434623465843],[-73.85868097648579,40.722612440484085],[-73.8585221407898,40.72153379387886],[-73.85823757109696,40.71961241147819],[-73.85777174530276,40.7164562691571],[-73.85744857909407,40.71369279954616],[-73.85729287192228,40.71146767719103],[-73.85818745298316,40.711599545560084],[-73.85964590990136,40.71182734410181],[-73.85975932796815,40.71184505978392],[-73.85971313582799,40.71260553908273],[-73.85966066695589,40.713294646744245],[-73.85965416837634,40.71337996141241],[-73.85964254795847,40.71349314467923],[-73.85963511297894,40.71391991087989],[-73.85963616914624,40.71397813137102],[-73.85964031040828,40.714009219240296],[-73.85968907233247,40.71420029397411],[-73.85975358765756,40.714389233810614],[-73.85983356779349,40.71457492347879],[-73.8599285549997,40.71475627044773],[-73.86003789875782,40.714932235724014],[-73.86062663290492,40.71548716956489],[-73.86122406383275,40.716037328764834],[-73.86152886655597,40.71631493670858],[-73.86183368326944,40.716592542843664],[-73.862136381509,40.71687677399795],[-73.86242540525377,40.71714814705244],[-73.86272195098454,40.71742801894492],[-73.86301850142442,40.71770788185688],[-73.86357111137097,40.71827667989158],[-73.86412297578205,40.71884480791692],[-73.8646872952353,40.71942707560227],[-73.86523870611752,40.71997671002676],[-73.86547610870426,40.72028093725037],[-73.86604176152649,40.720900922601466],[-73.8665724107752,40.721486637451235],[-73.86711404496064,40.722076403897276],[-73.8673090834665,40.722289024525445],[-73.86765927313898,40.72266125612558],[-73.86821068530571,40.723254748638325],[-73.86845305144747,40.72348549408497],[-73.86876817321684,40.72382090716378],[-73.86927215672425,40.72441183571592],[-73.86929270489091,40.72443592947496],[-73.8693102591822,40.72446599082535],[-73.86970765351238,40.72514643414145],[-73.8702113583967,40.726187326381265],[-73.870631851331,40.72705885402535],[-73.87074561011353,40.72726953937376],[-73.87084539424188,40.72748459344062],[-73.87093081319087,40.72770320666976],[-73.87100156107084,40.72792452402851],[-73.87113283455851,40.72837172030047],[-73.87140980823119,40.72917810248163],[-73.87146074183515,40.72932637413774],[-73.87154749998776,40.72936238333102],[-73.87235229606141,40.7296554843435],[-73.87316942630481,40.729950619198554],[-73.87408913173927,40.730282792381935],[-73.87475475597944,40.730541891754534],[-73.87495349518939,40.730618695773146],[-73.8750915408955,40.73067136321897],[-73.8748129897453,40.730753394752924],[-73.8741547648795,40.730950086250026],[-73.8731552720697,40.73124396981526],[-73.8719205833651,40.73161392878643],[-73.8714980070649,40.7317505866538],[-73.87134309769064,40.73179935711385],[-73.87128940419706,40.73181626187121],[-73.87112231381236,40.73187152900892],[-73.87054725230915,40.73203701870297],[-73.86955585184903,40.732352842530915],[-73.86904838665137,40.73251391794024],[-73.86860949229325,40.73265317664764],[-73.8684520354004,40.73271337551546],[-73.86835853307404,40.73274015904463],[-73.86831806762609,40.732753620288726],[-73.86827761517479,40.73276707164936],[-73.86810582281177,40.7328262545154],[-73.8679258648835,40.73287256874568],[-73.86682801197911,40.73324578079832],[-73.86610439434365,40.733491763457884],[-73.86524772497677,40.733762249230324],[-73.86491748912391,40.733866510046035],[-73.86447086179031,40.734007274929],[-73.86450230092382,40.7340753994597],[-73.86457248576087,40.734188397514785],[-73.86462193290043,40.73428169011403],[-73.86284000194742,40.73479949449891],[-73.86106394462786,40.735314491921855],[-73.85942834837071,40.735788732193676],[-73.85886555687739,40.73593913931035],[-73.85877141151015,40.73578528953795],[-73.85872465829338,40.73570864419654]]]}},{type:"Feature",properties:{ntacode:"MN34",ntaname:"East Harlem North",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.92718514778379,40.797349896780304],[-73.92735485441787,40.79731658078637],[-73.92734692252742,40.79729390212046],[-73.92767122620874,40.797217014266295],[-73.9277069412713,40.79729866337961],[-73.92738263624567,40.7973770630779],[-73.92736675660674,40.79734682034486],[-73.92720299770355,40.79738674779986],[-73.92718514778379,40.797349896780304]]],[[[-73.92672091168978,40.800414210943615],[-73.92653846456179,40.80033389830838],[-73.92655351653667,40.800315172921486],[-73.92674263893004,40.800403498972805],[-73.92673683953153,40.800411470979355],[-73.92672526216842,40.80040733882289],[-73.92672091168978,40.800414210943615]]],[[[-73.92666565546537,40.80018271403629],[-73.92669572629511,40.800146977655096],[-73.92724770789289,40.80039295736902],[-73.92711464230649,40.8005637562296],[-73.92706696628497,40.80054301212587],[-73.92716933022494,40.8004058536962],[-73.92666565546537,40.80018271403629]]],[[[-73.92688606022007,40.80084064836897],[-73.92650954867311,40.8006570315246],[-73.92655241808488,40.800604825092336],[-73.9268452842962,40.800739646712834],[-73.92683162740755,40.80076552901474],[-73.92686908679467,40.80078367679933],[-73.92699531303141,40.80063617610435],[-73.92704640297916,40.800651743031345],[-73.92688606022007,40.80084064836897]]],[[[-73.93380589881876,40.81651249324714],[-73.93382900884615,40.81558536018752],[-73.93394608825353,40.8155876247392],[-73.9339460993373,40.81557645756473],[-73.93394170146244,40.81556529841826],[-73.9339490585753,40.81555636955857],[-73.93395054151395,40.81554298000998],[-73.93394173470443,40.815531808453805],[-73.93394175021224,40.8155161849634],[-73.93395205657954,40.8154972182193],[-73.93395353730942,40.81548605238907],[-73.93393445709589,40.815471534509],[-73.93394623227616,40.81544251797635],[-73.93393892276264,40.81541572428057],[-73.93394921255545,40.815401223226694],[-73.93394628434713,40.8153900548706],[-73.93395659090909,40.81537220417385],[-73.933948531127,40.81534820201147],[-73.93394855439148,40.8153247614981],[-73.93394858430494,40.81529462168478],[-73.93395302092107,40.81526672687834],[-73.933954521582,40.81523547202673],[-73.93394426378265,40.815205325816926],[-73.93394870283147,40.81517519791038],[-73.93394725313918,40.81515509799576],[-73.93396344530996,40.81512944302359],[-73.93396788302584,40.81510042245194],[-73.93396350512248,40.81506916406498],[-73.93396941358058,40.81503902711462],[-73.93398565957858,40.8149475104223],[-73.93398936930939,40.814912357030984],[-73.93398203685835,40.81489561278118],[-73.93398352753844,40.81487439749644],[-73.93397473519491,40.81484872821335],[-73.93398210661402,40.81482529307844],[-73.93397332647247,40.81478733186032],[-73.93399097511467,40.81477506811665],[-73.9339777641614,40.814758311119206],[-73.93398954202269,40.81473822765619],[-73.93399543936428,40.814719257878956],[-73.93398075656611,40.8147047425219],[-73.93398224834063,40.81468242006778],[-73.93398523964008,40.81462995863841],[-73.93397645066003,40.81460093082535],[-73.93396620950398,40.81456521074893],[-73.93399121978352,40.81452838643415],[-73.93401476726986,40.81448375262485],[-73.93385652638824,40.81448147441924],[-73.93386230972808,40.814249296320554],[-73.9338639144929,40.814192737283506],[-73.9338651026191,40.81415315795568],[-73.93386927846755,40.814101174314025],[-73.93387232548969,40.81406326426077],[-73.93392984600203,40.81334769063382],[-73.93398178986831,40.81281463554531],[-73.93400770204944,40.812608498697344],[-73.93403843917886,40.812340880071034],[-73.93409306691929,40.8119684025308],[-73.93413711416126,40.81171237042198],[-73.93419558749177,40.81139317769294],[-73.93428227801454,40.81082305000611],[-73.93430417398093,40.810481665612635],[-73.9343144050731,40.81032226491131],[-73.93434080971481,40.809927582749616],[-73.93433864584746,40.80956221383143],[-73.93421391016989,40.809059173792726],[-73.9341963919578,40.8090318515825],[-73.93413532624061,40.80873639051426],[-73.93412073484305,40.808656451977456],[-73.93356119311488,40.80760067738671],[-73.93332852361894,40.807318945960446],[-73.93325909539998,40.80723724520672],[-73.93318395639821,40.80715619779711],[-73.93317413539499,40.80714539094994],[-73.9330847174972,40.80702691470211],[-73.93293288329299,40.806871022133905],[-73.93263088267584,40.806552933906865],[-73.93239017119159,40.806299140968584],[-73.93154417434349,40.80539778332668],[-73.9314960425863,40.80535115370669],[-73.93147549592484,40.80532809243557],[-73.93146707188407,40.80530596930307],[-73.9314489142784,40.80529764576174],[-73.93143198588078,40.80528195738803],[-73.93140904211006,40.805246913811516],[-73.93139090102116,40.805233069660154],[-73.93130511520246,40.80513160645997],[-73.9312694724059,40.805090553712496],[-73.93115949987336,40.80496694026251],[-73.93112688759336,40.80492267799734],[-73.93111408924709,40.804904350512935],[-73.93109790844389,40.80488117752955],[-73.93107375389327,40.80484705102836],[-73.93103390093935,40.804794482214405],[-73.93102787741601,40.804782494559305],[-73.93097654532372,40.80471563251208],[-73.93097535296582,40.804705498895224],[-73.9309584321079,40.80468704529114],[-73.93093429158864,40.80465291876797],[-73.93090936516867,40.804619393517484],[-73.93082801324286,40.804509966805846],[-73.93080628114518,40.80447400780629],[-73.93071630316513,40.80435549733261],[-73.93071028702632,40.80434074466808],[-73.93069577525883,40.8043259880687],[-73.93068733276415,40.80431031272545],[-73.93063902817013,40.804245752960476],[-73.93063179560956,40.80423007951359],[-73.93061004100677,40.804207015681556],[-73.93057261208965,40.80415260421613],[-73.93057263757196,40.80414339187633],[-73.93054243306781,40.80410741834049],[-73.93044280213064,40.8039741495968],[-73.93040536964531,40.803920665657465],[-73.93035345052837,40.80384780474337],[-73.9303329206557,40.80381921361442],[-73.93030876458782,40.80378601536816],[-73.9302786056749,40.80373437922569],[-73.93026171394969,40.803705794136974],[-73.93019175460361,40.80358316519045],[-73.93018329452568,40.80357394720844],[-73.93006020693858,40.80336164816057],[-73.93001261302976,40.80328749842881],[-73.92997373618653,40.80319646747157],[-73.92997862176954,40.803190245385],[-73.93004460905006,40.80310611177075],[-73.93000931090454,40.8030401351573],[-73.92998288427778,40.8029847524943],[-73.92991008609903,40.80286455074747],[-73.92988948082977,40.80283035745911],[-73.92978668000161,40.802660748717564],[-73.92969251214602,40.802440285947995],[-73.92957693839514,40.802180025215726],[-73.92952043928486,40.802053479615594],[-73.92945366333561,40.80190736833346],[-73.92943654118778,40.80186171185746],[-73.92935435998574,40.80167125043794],[-73.92933126971818,40.80159885399091],[-73.92930220396846,40.80149580134901],[-73.92927487688043,40.801373190232766],[-73.92920817595972,40.80114752061132],[-73.92911838814236,40.801113003226384],[-73.92903490240316,40.80108090385191],[-73.92902671406678,40.80096986031435],[-73.9290212358465,40.80089557256174],[-73.92901644642049,40.80083071554217],[-73.92900788120612,40.800772349125424],[-73.92899994866342,40.80071009769278],[-73.92898618763002,40.800602123119404],[-73.9289534865762,40.80030936798216],[-73.92893763668603,40.800170843777735],[-73.92890152344178,40.799855214662756],[-73.92891942515786,40.79945818649155],[-73.92894396946969,40.79891158893552],[-73.92897121002353,40.79825886057979],[-73.92903640179632,40.7967625941013],[-73.92927936741178,40.79585313952065],[-73.92930773275866,40.795810257453084],[-73.92953058056915,40.79550779834929],[-73.9296829425114,40.79529623376317],[-73.92974594691628,40.795208748234124],[-73.92987485778272,40.795035156225794],[-73.92984244753458,40.79501503785597],[-73.92985144395331,40.7950014004286],[-73.92980955349994,40.79498316629677],[-73.92983254042532,40.79494906114088],[-73.92988740651924,40.79496729260401],[-73.92990139788408,40.79494682436255],[-73.92991636120607,40.79494911213709],[-73.9299373533456,40.79491878628447],[-73.92992039501107,40.79490967233013],[-73.93006881035545,40.79470082860552],[-73.93010771028152,40.79471299106377],[-73.93019664392902,40.79459322435229],[-73.93041980479977,40.794470872348654],[-73.93111408045343,40.7940965013439],[-73.9314275855797,40.793927988382904],[-73.93165821105754,40.79380174043922],[-73.93179292520311,40.793727961791085],[-73.9318750017175,40.79368192184372],[-73.93201001457193,40.793605486169916],[-73.93207886021767,40.79356650883391],[-73.9323512886909,40.79341384515131],[-73.93250920949693,40.79333190154461],[-73.93253852654901,40.79331668213543],[-73.93267239130904,40.79324823277293],[-73.932877126551,40.793130251367906],[-73.93310683207812,40.79299532820959],[-73.93324587394602,40.79291429653176],[-73.93327130499027,40.79289947490211],[-73.93348475349634,40.792774284832085],[-73.93372762154046,40.79260172681535],[-73.93388747605502,40.79248981386158],[-73.93406949343627,40.792358733752145],[-73.93427161550194,40.79221786711496],[-73.93433968650818,40.792168558382755],[-73.93450968573133,40.79205197655585],[-73.93473794107723,40.79190156964999],[-73.93505300005583,40.79168720290907],[-73.93508265847825,40.791710044242826],[-73.93513822196006,40.791752834631914],[-73.9351936053202,40.79179799905833],[-73.93524060844987,40.7918338750111],[-73.93529038127546,40.791873136674],[-73.93539920812492,40.79197068895172],[-73.93555312839231,40.791842225574314],[-73.93679209282904,40.79240392875405],[-73.93773612057383,40.792815804101664],[-73.93819346894594,40.79218819474599],[-73.93864883300415,40.79155775480616],[-73.94103496861403,40.792546669178094],[-73.9432725119053,40.79348810343821],[-73.94281682211141,40.79413407660791],[-73.94234988115835,40.79475532397245],[-73.941876046609,40.79540586854793],[-73.94232710869326,40.79559310276942],[-73.94247923180245,40.79565624775501],[-73.94275348016754,40.79577008466947],[-73.94287776087015,40.79582167148397],[-73.94348324027955,40.79607299357246],[-73.94415121732047,40.7963593166195],[-73.94421313822389,40.79638585793372],[-73.94495942937161,40.79670574109354],[-73.94509614635697,40.79676348346358],[-73.94522698885582,40.79682013329722],[-73.94556506780826,40.79696479511535],[-73.9456668471408,40.79700834433975],[-73.94670030971349,40.797450543718014],[-73.94722520890943,40.79767168595849],[-73.94831125454388,40.79812921756685],[-73.94820641538018,40.798272851098396],[-73.94815384258709,40.79834487657812],[-73.94810108960435,40.79841714838116],[-73.94805130202998,40.79848535985436],[-73.94784679118885,40.79876554270089],[-73.94781662986688,40.79880686297172],[-73.94775716402721,40.798888332040605],[-73.94771055979322,40.7989521806135],[-73.94741996169066,40.79935029529545],[-73.94737599778598,40.7994105242177],[-73.94732771514597,40.799476671478665],[-73.94728018231291,40.79954178928631],[-73.94697366807036,40.79996170291025],[-73.94646133852078,40.80066530537977],[-73.94596789749376,40.80134239517248],[-73.94550863918208,40.801970231239686],[-73.94505127984522,40.80259859871755],[-73.94475976480136,40.80300304149278],[-73.94459915296278,40.803225047840314],[-73.9461313104868,40.803877357584234],[-73.94569261251631,40.80451494865834],[-73.94523965213928,40.80513601446182],[-73.9447820817179,40.805761256464024],[-73.9443019458713,40.80639082458107],[-73.94275367228201,40.805744012794676],[-73.9422631115501,40.80641573774515],[-73.9417714017004,40.807089000349734],[-73.94015793743951,40.80640908964359],[-73.93869430486183,40.8057910292109],[-73.9385440792941,40.80572965293293],[-73.93808666916735,40.80635301191102],[-73.93763439424372,40.806974606921905],[-73.93718011799042,40.80759900035803],[-73.93671827467935,40.808220478726845],[-73.93625936035674,40.80885560872575],[-73.93586263420026,40.8094302029214],[-73.9358078020119,40.80949763825768],[-73.93740733660468,40.810175611401284],[-73.93901753314606,40.81085655687455],[-73.9387439443758,40.811230820566486],[-73.93863753326713,40.81137638806716],[-73.93838748529845,40.811718443578954],[-73.93830925043031,40.8118254640113],[-73.93820642688324,40.81196760479805],[-73.93813552407518,40.812065619232406],[-73.93761714951764,40.81274036483147],[-73.93714398424221,40.813421041444606],[-73.93708163694994,40.813506141052656],[-73.93668854882769,40.81404163072335],[-73.93620957748082,40.81467385042282],[-73.93613554331003,40.814788126639385],[-73.9357554821079,40.815325584297135],[-73.9348734383499,40.81652784751768],[-73.93463790272774,40.81690804797269],[-73.93445400138883,40.817188529061454],[-73.93423519549519,40.81755488121534],[-73.93412816761222,40.81773396251397],[-73.93407463977736,40.817826513948596],[-73.9340848201346,40.81793086150496],[-73.9342357607261,40.81864931925143],[-73.93429487808079,40.81890498677692],[-73.93438112852355,40.81932807562954],[-73.93439036753765,40.81958743539707],[-73.93440040009492,40.819667782434536],[-73.93431276819774,40.819629866849056],[-73.93411701695146,40.819550534910974],[-73.93383000695918,40.819491095587736],[-73.93382777421706,40.819415494918886],[-73.93382614137718,40.81935642975039],[-73.93380019473054,40.818349758874035],[-73.93379334625784,40.817776608579756],[-73.93378997399215,40.81715137370172],[-73.93380589881876,40.81651249324714]]]]}},{type:"Feature",properties:{ntacode:"BK77",ntaname:"Bushwick North",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.90123290660088,40.691442278638256],[-73.90180467154053,40.69076629826654],[-73.90405577122235,40.68854627815755],[-73.9041968642238,40.68858474394226],[-73.9044726975277,40.688684599051],[-73.90482499670766,40.68880856987019],[-73.90504399343153,40.68893224088764],[-73.90579286814076,40.689364750494555],[-73.90654394358143,40.68979093700708],[-73.9072918311104,40.69021906972519],[-73.90804254478051,40.69064700162541],[-73.90879653381995,40.69107475110157],[-73.90955061508042,40.691502973300494],[-73.91029860251048,40.69192995177037],[-73.91105300980693,40.692357245932115],[-73.91180565427099,40.692785082252094],[-73.91255469973734,40.69321202030872],[-73.9133130622842,40.69363224245951],[-73.91405670859898,40.69406846773706],[-73.91480825344067,40.69449685156321],[-73.91502132211926,40.69461706695392],[-73.91506798842849,40.69464339617309],[-73.91556201290936,40.69492212544741],[-73.91631325673593,40.695351245833976],[-73.91655004872209,40.69548591514819],[-73.91661144267638,40.695520830981565],[-73.91670957662284,40.69557664159627],[-73.91677235158915,40.695612342706056],[-73.91686074421187,40.695662612883275],[-73.91691887420791,40.69569567216792],[-73.91707163038276,40.69578254612307],[-73.91728545099436,40.69590435253167],[-73.91736166599604,40.695947768566974],[-73.91743326144316,40.69598855357022],[-73.91750809643558,40.69603118398712],[-73.91760570498239,40.69608678656008],[-73.91769867114179,40.696139745330754],[-73.91781824895696,40.69620786264965],[-73.91800959451807,40.69631614190959],[-73.9181214389986,40.69637943246626],[-73.91824631872969,40.69645009868819],[-73.91835160543701,40.69650967714776],[-73.91842289822206,40.69655002038479],[-73.9184876566118,40.696586664468185],[-73.9185644069234,40.69663009448864],[-73.91932072862144,40.69706039687192],[-73.91956944215005,40.69720230748512],[-73.91960508467,40.69722264323888],[-73.92007372419302,40.69749003439993],[-73.92043054015885,40.697693412082614],[-73.92049620493225,40.69773083901353],[-73.92082397449298,40.697917657602396],[-73.9215740215118,40.6983455091114],[-73.92175647288616,40.69845331701818],[-73.92232801992675,40.698772097726014],[-73.92268944868104,40.69897762185656],[-73.92308169441696,40.699200671882025],[-73.92383267057792,40.69962779821725],[-73.92458241318445,40.70005525202628],[-73.92532959980917,40.70048119453349],[-73.92608301619141,40.700910144616515],[-73.92683805761757,40.70133420986383],[-73.92758774301248,40.70176258092146],[-73.92833850293488,40.702191640125605],[-73.9290907167686,40.70261967790582],[-73.92984252714389,40.70304681037086],[-73.93059386241828,40.70347330787457],[-73.93115533924312,40.703772334870244],[-73.93172871783067,40.70354599112429],[-73.93269784924976,40.703170390720025],[-73.93281494962717,40.703577112019396],[-73.93293503489802,40.70399456101334],[-73.9330107657727,40.70427708596144],[-73.93312548709352,40.704700862112965],[-73.93320124208539,40.70497168983999],[-73.93331989727935,40.705393026835026],[-73.9334004185125,40.7056682877576],[-73.93351899920967,40.7060953100014],[-73.93359321497705,40.70637065440275],[-73.93371088076998,40.706791531487596],[-73.93379054211789,40.70706657581512],[-73.93391870754878,40.707487026131595],[-73.93229708608682,40.70774944664824],[-73.9320728501507,40.70778578586936],[-73.92902566127064,40.708276815361515],[-73.92740683824637,40.7085413217671],[-73.92576502456102,40.708803764341546],[-73.92418647456476,40.70906472933201],[-73.92248241807401,40.709332488501076],[-73.92189184698759,40.70939609620829],[-73.92143475972897,40.70912876570629],[-73.92070065918882,40.708694630123986],[-73.91995952930924,40.70825728802115],[-73.91956473351323,40.70802397889995],[-73.91922162603299,40.70781513434497],[-73.91884342572229,40.70759799840191],[-73.91847670933096,40.70738156323952],[-73.91810299645124,40.70715996945821],[-73.91808167671864,40.70714732960866],[-73.91773662905582,40.70694273892946],[-73.91736520321223,40.7067224690084],[-73.91699506801974,40.706502964578156],[-73.91664948178591,40.70629938812497],[-73.91660892379089,40.70627549467011],[-73.91625252031223,40.7060655429796],[-73.91589738629864,40.70585481662754],[-73.91551250506075,40.705626444653554],[-73.91477063847708,40.7051894372726],[-73.91403097536558,40.704749113035625],[-73.91329162431983,40.70431263854721],[-73.91254913842354,40.70387341983597],[-73.91180710069375,40.70343495252928],[-73.91290404121901,40.70236189179931],[-73.91216169804017,40.70192316460563],[-73.91142242657311,40.70148658851934],[-73.91067882737427,40.70104596906413],[-73.91180820104427,40.69993800312449],[-73.91103489578808,40.69953211397071],[-73.90953273204597,40.698675105126014],[-73.90877366102974,40.698255226694435],[-73.90802249245736,40.69782540863488],[-73.90756985226629,40.69757174997115],[-73.90727452392147,40.697399190226015],[-73.9068458352659,40.697163549312215],[-73.9065235071216,40.6969761441197],[-73.90611626069261,40.696750557132034],[-73.90576535954328,40.6965485556274],[-73.90540127730313,40.69635030638612],[-73.90500484834332,40.69611874678646],[-73.90466384753621,40.69593224703021],[-73.90426018411695,40.69570037144325],[-73.90480435382135,40.69514816908216],[-73.90491424259838,40.695073571330944],[-73.90579597075318,40.69412715501159],[-73.90504295361542,40.6937040067608],[-73.90428792777008,40.69327806874776],[-73.9038660047507,40.69303571222892],[-73.90354057071899,40.692848781795966],[-73.90278824707013,40.69241833920613],[-73.90207277431018,40.691999231304784],[-73.90158972038063,40.69163180715806],[-73.90148893588018,40.6915568842065],[-73.90123290660088,40.691442278638256]]]}},{type:"Feature",properties:{ntacode:"BK78",ntaname:"Bushwick South",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.93229708608682,40.70774944664824],[-73.93391870754878,40.707487026131595],[-73.93379054211789,40.70706657581512],[-73.93371088076998,40.706791531487596],[-73.93359321497705,40.70637065440275],[-73.93351899920967,40.7060953100014],[-73.9334004185125,40.7056682877576],[-73.93331989727935,40.705393026835026],[-73.93320124208539,40.70497168983999],[-73.93312548709352,40.704700862112965],[-73.9330107657727,40.70427708596144],[-73.93293503489802,40.70399456101334],[-73.93281494962717,40.703577112019396],[-73.93269784924976,40.703170390720025],[-73.93172871783067,40.70354599112429],[-73.93115533924312,40.703772334870244],[-73.93059386241828,40.70347330787457],[-73.92984252714389,40.70304681037086],[-73.9290907167686,40.70261967790582],[-73.92833850293488,40.702191640125605],[-73.92758774301248,40.70176258092146],[-73.92683805761757,40.70133420986383],[-73.92608301619141,40.700910144616515],[-73.92532959980917,40.70048119453349],[-73.92458241318445,40.70005525202628],[-73.92383267057792,40.69962779821725],[-73.92308169441696,40.699200671882025],[-73.92268944868104,40.69897762185656],[-73.92232801992675,40.698772097726014],[-73.92175647288616,40.69845331701818],[-73.9215740215118,40.6983455091114],[-73.92082397449298,40.697917657602396],[-73.92049620493225,40.69773083901353],[-73.92043054015885,40.697693412082614],[-73.92007372419302,40.69749003439993],[-73.91960508467,40.69722264323888],[-73.91956944215005,40.69720230748512],[-73.91932072862144,40.69706039687192],[-73.9185644069234,40.69663009448864],[-73.9184876566118,40.696586664468185],[-73.91842289822206,40.69655002038479],[-73.91835160543701,40.69650967714776],[-73.91824631872969,40.69645009868819],[-73.9181214389986,40.69637943246626],[-73.91800959451807,40.69631614190959],[-73.91781824895696,40.69620786264965],[-73.91769867114179,40.696139745330754],[-73.91760570498239,40.69608678656008],[-73.91750809643558,40.69603118398712],[-73.91743326144316,40.69598855357022],[-73.91736166599604,40.695947768566974],[-73.91728545099436,40.69590435253167],[-73.91707163038276,40.69578254612307],[-73.91691887420791,40.69569567216792],[-73.91686074421187,40.695662612883275],[-73.91677235158915,40.695612342706056],[-73.91670957662284,40.69557664159627],[-73.91661144267638,40.695520830981565],[-73.91655004872209,40.69548591514819],[-73.91631325673593,40.695351245833976],[-73.91556201290936,40.69492212544741],[-73.91506798842849,40.69464339617309],[-73.91502132211926,40.69461706695392],[-73.91480825344067,40.69449685156321],[-73.91405670859898,40.69406846773706],[-73.9133130622842,40.69363224245951],[-73.91255469973734,40.69321202030872],[-73.91180565427099,40.692785082252094],[-73.91105300980693,40.692357245932115],[-73.91029860251048,40.69192995177037],[-73.90955061508042,40.691502973300494],[-73.90879653381995,40.69107475110157],[-73.90804254478051,40.69064700162541],[-73.9072918311104,40.69021906972519],[-73.90654394358143,40.68979093700708],[-73.90579286814076,40.689364750494555],[-73.90504399343153,40.68893224088764],[-73.90482499670766,40.68880856987019],[-73.9044726975277,40.688684599051],[-73.9041968642238,40.68858474394226],[-73.90405577122235,40.68854627815755],[-73.9053656997449,40.68683280781343],[-73.90496878247346,40.68660008907819],[-73.90449401088733,40.68629860045681],[-73.90575548064876,40.6840044180268],[-73.90530570727512,40.6837763912216],[-73.9046361262418,40.68337604498632],[-73.90390258745485,40.682946321739394],[-73.90315234048087,40.68251986628286],[-73.90282570599688,40.682341141553884],[-73.90285320973209,40.682168232950524],[-73.90286197516082,40.681624716916424],[-73.90286312162185,40.68094219463474],[-73.90262262280385,40.68066450341825],[-73.90352584558363,40.67973924251464],[-73.90404639808897,40.67922059801925],[-73.90456891332478,40.67951553702162],[-73.90478936068008,40.679650456871066],[-73.90541416544553,40.67999264338064],[-73.90549303545265,40.6800371581605],[-73.90554836824933,40.68007160223698],[-73.90565934136644,40.68014069142737],[-73.90628287060713,40.68050675607437],[-73.90671941184522,40.680767421942654],[-73.90701820217927,40.68094827978997],[-73.90777158725635,40.68137784657353],[-73.90851642314132,40.681803943322564],[-73.90886025553507,40.68199403596291],[-73.90905526962082,40.68210557474483],[-73.90927462882547,40.682234323582556],[-73.91002460929406,40.68265737058685],[-73.91076954357516,40.68309270127182],[-73.91151192885341,40.683504990590514],[-73.91227301214938,40.683934964689456],[-73.91303721372346,40.6843678096827],[-73.913307280448,40.684520858323744],[-73.91379700170998,40.68479987228612],[-73.91453972421897,40.685226917977516],[-73.91470083314597,40.685316944737416],[-73.91528963516168,40.68564553649273],[-73.91550033953949,40.68576152453053],[-73.91604599329085,40.68607206947068],[-73.91661031966161,40.68639135319387],[-73.91679832884954,40.686497199369335],[-73.91755226133584,40.68693022304985],[-73.9176811391875,40.68700409480143],[-73.91804606958492,40.68721324777099],[-73.91829345766625,40.68735666781485],[-73.91878323293741,40.68762608844383],[-73.91906109224854,40.687784369261955],[-73.91980961940624,40.68821124141199],[-73.9205501307722,40.688640922116086],[-73.92096103866255,40.68887205183752],[-73.92121369884183,40.68901947711506],[-73.92130587808552,40.68907164359789],[-73.92207133797028,40.68948984130083],[-73.92280702359464,40.68992392584723],[-73.92316966710648,40.69012340649333],[-73.92364379835573,40.69039883758176],[-73.92429213267964,40.69077335735664],[-73.92439183303614,40.690831749277045],[-73.92534903613246,40.691366941838034],[-73.92556064122242,40.69149084050567],[-73.92631612531531,40.69192845396809],[-73.92644992133333,40.69200176882872],[-73.92707069461477,40.692346224096376],[-73.92750685270879,40.692603811958875],[-73.92781120671992,40.692774208653574],[-73.92804330621111,40.69290417236958],[-73.9285065967174,40.693165726861764],[-73.92864269047787,40.69324101255151],[-73.92882834234973,40.693350099254154],[-73.9288289789141,40.69335047457425],[-73.92970192402753,40.693863397611786],[-73.93051146662938,40.69431652304899],[-73.931145164824,40.69467397486365],[-73.93121199886636,40.69471276978228],[-73.9314578425499,40.694855471056925],[-73.93177404621474,40.695028215346746],[-73.93192889996037,40.69511465753107],[-73.93236605675594,40.69535837729656],[-73.93311862859149,40.695791153846386],[-73.93382817155936,40.69618427730793],[-73.9341339729402,40.696358431403624],[-73.93448784758984,40.69656026847842],[-73.9345799944257,40.69661282447088],[-73.93460675112365,40.69662808583926],[-73.93468892659652,40.69667495438757],[-73.93479699618136,40.69673659235416],[-73.93522264436685,40.69698654513179],[-73.9360067915585,40.697405396249984],[-73.93638762625126,40.69761530150731],[-73.93675979026753,40.697831188830534],[-73.93739064765457,40.69818579539986],[-73.93777354568363,40.69840469304993],[-73.93817718552793,40.698640223291996],[-73.93856854782635,40.69884813605203],[-73.93896470906415,40.698801032416654],[-73.93906425896586,40.698789195919666],[-73.93952025950135,40.69873497482015],[-73.93960973978656,40.69872433473552],[-73.94002089568254,40.69867544429697],[-73.94011148839306,40.69866467155283],[-73.94051278043689,40.69861695160607],[-73.94059420815586,40.698607268368065],[-73.94072013299893,40.6985922942007],[-73.94081408832646,40.698581120904926],[-73.94115035325999,40.69854113234624],[-73.94176673756078,40.698470704439714],[-73.94185058675731,40.69846112423227],[-73.94247471487127,40.698389808216575],[-73.94253735853279,40.69838264990727],[-73.94292064079954,40.69833885130679],[-73.94299724519591,40.698330097773784],[-73.94394947271313,40.69822127983914],[-73.944095912601,40.69897295461316],[-73.94424286147489,40.69969927964782],[-73.94438788596497,40.70042452378264],[-73.94193078816201,40.70072523469555],[-73.94042057874324,40.701076598295],[-73.94054456556232,40.70179804479514],[-73.94059895032493,40.70212795913531],[-73.94061996635888,40.70225545066481],[-73.94067575418063,40.70259194111623],[-73.94076481194541,40.70313403319159],[-73.9407793936526,40.70322246943076],[-73.94089287166021,40.70391415711484],[-73.94103009697554,40.704636177536614],[-73.9416804161869,40.70457403580317],[-73.9417696577679,40.70456550811564],[-73.94214324964608,40.704529807492236],[-73.94221149484201,40.70452328576625],[-73.94273448447805,40.70447330641367],[-73.94285013578616,40.7051820303036],[-73.94296619394842,40.705888440494974],[-73.94308587370254,40.70659666175451],[-73.94320222948313,40.707334751268085],[-73.94332294437868,40.70807019497224],[-73.94344009780147,40.70878089130205],[-73.9435443468133,40.70941603126653],[-73.94355745109821,40.70949586584962],[-73.94357094724016,40.709578094081635],[-73.94358512961296,40.70966450462568],[-73.94367685544526,40.71022334811253],[-73.94368828339792,40.71029296420945],[-73.94378799623543,40.71090037906398],[-73.94357731304211,40.7109202869305],[-73.94326978850427,40.710949345135134],[-73.94283637055915,40.71099029781684],[-73.94245994740999,40.711025863565524],[-73.94210580711083,40.71105932292288],[-73.94196964849236,40.711072130661385],[-73.9415917958387,40.711107671407234],[-73.94116852850452,40.71114748327299],[-73.94075355908933,40.7111865129893],[-73.94042252027602,40.71121764774937],[-73.9404771346628,40.71156264280796],[-73.94068803134343,40.71196204863684],[-73.93846617709319,40.712489256447085],[-73.93832001381224,40.712523685440196],[-73.93724803605222,40.71278274129185],[-73.93480281865526,40.71337249559376],[-73.9345332910338,40.71275330439052],[-73.93425709418351,40.7121230235985],[-73.933892726603,40.711335678278104],[-73.93360146501901,40.710669106304074],[-73.93329596409352,40.70998771069453],[-73.9329969078398,40.70931716031414],[-73.93269215659014,40.70863203559734],[-73.93252310861853,40.70823818811687],[-73.93229708608682,40.70774944664824]]]}},{type:"Feature",properties:{ntacode:"MN11",ntaname:"Central Harlem South",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.9417714017004,40.807089000349734],[-73.9422631115501,40.80641573774515],[-73.94275367228201,40.805744012794676],[-73.9443019458713,40.80639082458107],[-73.9447820817179,40.805761256464024],[-73.94523965213928,40.80513601446182],[-73.94569261251631,40.80451494865834],[-73.9461313104868,40.803877357584234],[-73.94459915296278,40.803225047840314],[-73.94475976480136,40.80300304149278],[-73.94505127984522,40.80259859871755],[-73.94550863918208,40.801970231239686],[-73.94596789749376,40.80134239517248],[-73.94646133852078,40.80066530537977],[-73.94697366807036,40.79996170291025],[-73.94728018231291,40.79954178928631],[-73.94732771514597,40.799476671478665],[-73.94737599778598,40.7994105242177],[-73.94741996169066,40.79935029529545],[-73.94771055979322,40.7989521806135],[-73.94775716402721,40.798888332040605],[-73.94781662986688,40.79880686297172],[-73.94784679118885,40.79876554270089],[-73.94805130202998,40.79848535985436],[-73.94810108960435,40.79841714838116],[-73.94815384258709,40.79834487657812],[-73.94820641538018,40.798272851098396],[-73.94831125454388,40.79812921756685],[-73.9487870281117,40.79748283900516],[-73.94906517858914,40.79710049410616],[-73.94923327016375,40.79687199990517],[-73.94974773084435,40.797097001601266],[-73.95237419062782,40.79820977124787],[-73.95246092785293,40.79824249401042],[-73.95253186754353,40.79826974269272],[-73.95276726978325,40.798372092071816],[-73.95522296544125,40.79940664661793],[-73.95525763649202,40.79942119889453],[-73.95530363920521,40.79944050069715],[-73.95536651686383,40.79946642641673],[-73.95786499295228,40.80051527294165],[-73.95817297103852,40.80058254145743],[-73.95848111410017,40.80067047758584],[-73.9596468542316,40.80115642325654],[-73.95914741137359,40.801843760137274],[-73.95868839367523,40.802469794366054],[-73.95824878329822,40.8031064864712],[-73.9582030080717,40.803894270998896],[-73.95825482580142,40.80471387844149],[-73.95818167252807,40.80559679163102],[-73.95772176015936,40.80629098862739],[-73.95726581554526,40.806916171387066],[-73.95680543877327,40.8075457092798],[-73.95634493679755,40.80817335404048],[-73.95588417616412,40.80880224904909],[-73.95542974856465,40.80942915340676],[-73.95496657106328,40.810064554703565],[-73.95357577810373,40.80947669765971],[-73.95327654949371,40.809879604283054],[-73.95307869995446,40.81009408490712],[-73.95259125776441,40.810765333066826],[-73.9521012514923,40.81144285350132],[-73.95067975515936,40.810842964353604],[-73.94792306809067,40.80967692246531],[-73.94783892229982,40.80964112780527],[-73.9477398545344,40.809599721617104],[-73.94506102986614,40.80847450034996],[-73.94499360671236,40.80844618384192],[-73.94491601785565,40.808413503781324],[-73.9417714017004,40.807089000349734]]]}},{type:"Feature",properties:{ntacode:"QN23",ntaname:"College Point",borocode:"4",boroname:"Queens"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.86788407470773,40.78736103669464],[-73.86803304873462,40.78718202995278],[-73.86813032000025,40.78723277784421],[-73.86918113371678,40.78594348956927],[-73.8692349169965,40.785969915418264],[-73.8681712712517,40.78725619565453],[-73.86823784768386,40.78727964308482],[-73.86809912257897,40.787458661818455],[-73.86788407470773,40.78736103669464]]],[[[-73.83839013354559,40.798304872076045],[-73.83919004727316,40.79777726594512],[-73.84022425799832,40.79761115131158],[-73.84025860809143,40.79758885843222],[-73.83997099590056,40.79690564189232],[-73.83903676812409,40.79705247657828],[-73.83843368287215,40.796786758892914],[-73.83840083077847,40.79675525880947],[-73.83736225289826,40.79426352424776],[-73.83730248774921,40.79421958563686],[-73.83722791422484,40.794111384493185],[-73.83717497439582,40.79402369952416],[-73.83708406769928,40.79390346197063],[-73.83706498880277,40.793851098426245],[-73.8370714677767,40.79379892245163],[-73.83712604697547,40.793695550041186],[-73.83686308628933,40.79306679811224],[-73.83663288923384,40.792516375538675],[-73.83818069206988,40.792748501901606],[-73.83887362404644,40.79294980647061],[-73.83905064763248,40.79298782137919],[-73.839050766156,40.792987849018864],[-73.839050883778,40.79298788486599],[-73.839223031062,40.793043046118356],[-73.83938616962105,40.79311469261865],[-73.83953619073147,40.793201278456856],[-73.83953626138191,40.793201322949415],[-73.83966981901409,40.793300636543364],[-73.83966987751977,40.79330068989779],[-73.83978455928083,40.79341008105123],[-73.83990622716328,40.79351658930024],[-73.84004094787988,40.793615255247644],[-73.8401872558494,40.79370468015762],[-73.84018731572067,40.79370471592351],[-73.84018738639176,40.793704752206956],[-73.84034364835951,40.793783861779],[-73.84050794845979,40.79385176175269],[-73.8405080539576,40.793851798754226],[-73.84067828271262,40.79390789163235],[-73.8407608008275,40.79250035109467],[-73.84081532628049,40.791504885220704],[-73.83987372958472,40.79147054206201],[-73.83895676116035,40.79143843059265],[-73.83900524084831,40.79061732235709],[-73.83992306201111,40.790649901705684],[-73.83999984513879,40.789251997452055],[-73.84008157479757,40.78785153121181],[-73.8391632894574,40.787820105655136],[-73.83824429137964,40.787785915651504],[-73.8383496382993,40.785850306161066],[-73.8384560547871,40.78582446764896],[-73.83853062476659,40.78470030276601],[-73.83862028918895,40.78322714273885],[-73.8386992118955,40.78167695659909],[-73.83777640184013,40.78165237435197],[-73.83669385942838,40.78164957501856],[-73.83218249398654,40.781658871050794],[-73.82770726077392,40.78166791701482],[-73.82678475898985,40.78166766875772],[-73.82569679297757,40.78169053111799],[-73.82528484203172,40.781697291825175],[-73.8251374025684,40.78169970639144],[-73.82554825458102,40.78082268359257],[-73.82574155156897,40.78045805068566],[-73.82607916299072,40.779852550955674],[-73.82612971624013,40.77975293169626],[-73.82642473855613,40.77922873453886],[-73.82665896031398,40.778818601193834],[-73.82789985061636,40.77668223326421],[-73.82830621279709,40.77600078792107],[-73.8287938933406,40.77524292928446],[-73.8290825617265,40.77479432065286],[-73.83000010993476,40.77373240736498],[-73.8308664939862,40.772960331125795],[-73.8315022685452,40.77248795632881],[-73.83161455517916,40.77241020872241],[-73.83209910152355,40.77210429389273],[-73.83338983139633,40.77134538425978],[-73.83374836576003,40.77113490882036],[-73.83433960090477,40.770787819508364],[-73.83511636144566,40.770283634042315],[-73.83536623467623,40.770121440965035],[-73.83614052420303,40.76952737374757],[-73.83678033674661,40.768966148322455],[-73.83711212068535,40.76864287248599],[-73.83746794553838,40.76830671720226],[-73.83805766643682,40.76759634398266],[-73.83859232575239,40.76684347164524],[-73.8386976499152,40.766689551707216],[-73.83871102167596,40.76666838643216],[-73.83913189197325,40.76599110556749],[-73.839256217027,40.76603420963876],[-73.83952678647843,40.76613954972565],[-73.83954371555897,40.766211721721675],[-73.83969772549094,40.76639267704544],[-73.83973778802083,40.76665087171903],[-73.83973386806872,40.76673441465326],[-73.83969375990998,40.766824805959935],[-73.83956050541862,40.76691684117707],[-73.8395100059508,40.76697415971262],[-73.83949805795822,40.767017016984774],[-73.83959072609822,40.76711082471909],[-73.83968175000271,40.767104891161125],[-73.8397538798216,40.76712044493837],[-73.8397875047297,40.76705148541026],[-73.83986957818307,40.767086535709225],[-73.83993922177477,40.76706427714742],[-73.83994022313291,40.76700188164965],[-73.83988430822662,40.766952204208565],[-73.83990190913461,40.766824158414096],[-73.84000758970953,40.76662342046597],[-73.84011313772201,40.76656666461232],[-73.84022374446924,40.76652923979885],[-73.84027020920495,40.76646466650527],[-73.84027438049097,40.7663796729563],[-73.84031170315293,40.76629479789847],[-73.84057222218067,40.76627040438156],[-73.84086515071183,40.76621486974837],[-73.84084759497465,40.76616201969752],[-73.84084013645541,40.76616295457582],[-73.84083644357534,40.76614783042166],[-73.84086007103157,40.7661421939807],[-73.84087122017908,40.76615732742763],[-73.84086500211312,40.76615920886738],[-73.84088883538406,40.7662103792583],[-73.84102191922581,40.76618514877884],[-73.84100802893805,40.7661168842159],[-73.84107888708118,40.76611036721406],[-73.84108497073608,40.76616518206642],[-73.84105761922739,40.766168924392986],[-73.84105643008814,40.766178605084264],[-73.8412053056117,40.766150380877455],[-73.84120337400242,40.76609747652473],[-73.84119574495972,40.76609729965612],[-73.84120075497827,40.766081242662416],[-73.84123679749334,40.76608129233475],[-73.84123676821123,40.76609357613728],[-73.84122309104406,40.766095447317454],[-73.84122723929289,40.76614622161624],[-73.84144364387923,40.76610519298723],[-73.84172286075058,40.76604328052956],[-73.84170125823003,40.76598832628328],[-73.84167323806354,40.76599495749295],[-73.84166211638211,40.76596848399214],[-73.84171309645741,40.76595816022874],[-73.84174481257101,40.76603841356498],[-73.8419644492189,40.765989710849155],[-73.8419840191646,40.765965145881864],[-73.84196546583163,40.765927323053546],[-73.84191573973837,40.76593292441636],[-73.8419157285222,40.76593764980648],[-73.84187344475325,40.76594893027441],[-73.84186231494719,40.76592529148892],[-73.84190335600032,40.76591400814711],[-73.84190583063507,40.76591873694834],[-73.84231868231792,40.765821028797006],[-73.84231744497025,40.765819137075354],[-73.84235723067208,40.7658125765892],[-73.8423646345372,40.765835266052754],[-73.84232856912524,40.76584466516738],[-73.84232609735791,40.76583899287278],[-73.84227261595433,40.76585592824663],[-73.84228991176658,40.76589941989144],[-73.84231828010071,40.76591125187972],[-73.84251347571947,40.76586796746768],[-73.84249272360766,40.76580236758501],[-73.84248152879441,40.765806132336316],[-73.84247287859905,40.76578533187447],[-73.8425226165897,40.76577500488201],[-73.84252754583241,40.76579296554711],[-73.8425113777549,40.7657976683503],[-73.84253623494864,40.76586292069545],[-73.84268196002431,40.765830607164354],[-73.84295915637381,40.76585472242497],[-73.84336969753056,40.7657252928477],[-73.84346820695733,40.7656530714174],[-73.84359974376518,40.765643479938504],[-73.84370633527988,40.76567996834536],[-73.84394748335808,40.76549488148579],[-73.84407906365583,40.765496761363636],[-73.84426568006506,40.765469215008935],[-73.84448895884212,40.765459602584],[-73.8449133284613,40.76552838767602],[-73.84528163541594,40.76566611948257],[-73.8459302329295,40.76601257581844],[-73.84602715981252,40.766044871553916],[-73.84614072149938,40.766115704313734],[-73.84620024037959,40.76619634316643],[-73.84652170418752,40.766295800129186],[-73.84666768544625,40.76628375673107],[-73.84684964636887,40.76626203475846],[-73.84701309198003,40.766267961527795],[-73.84712188593465,40.76629056396771],[-73.84723067976162,40.76631315809579],[-73.84738263097084,40.766419412624046],[-73.84769353575082,40.76670591163115],[-73.84780575104436,40.76677294817174],[-73.84786167716126,40.76685023290028],[-73.8479223456839,40.76701249603303],[-73.8479904827164,40.76711716133726],[-73.84804248817572,40.76723778076489],[-73.84809411442583,40.767378768976954],[-73.8482132401847,40.767634597848065],[-73.84828222857003,40.767745378786294],[-73.84837411868583,40.76786934546522],[-73.8484203827974,40.767910766813806],[-73.84849386891705,40.76797657316453],[-73.84850405385018,40.76799249900593],[-73.84851789782907,40.76801414748416],[-73.8485669713905,40.768090907199124],[-73.8485206061516,40.768135412162785],[-73.84848118613252,40.768173245475644],[-73.84842604842983,40.768223374851374],[-73.84837586137564,40.768276425377245],[-73.84833089176938,40.76833211504405],[-73.84829137867703,40.76839014781262],[-73.84829430420952,40.768410592144576],[-73.84830138199155,40.76843044060826],[-73.84831243929901,40.76844920881752],[-73.84832720629004,40.76846643874869],[-73.84834532258996,40.768481709918134],[-73.84841573602812,40.76850098668377],[-73.84848358226762,40.768525002531625],[-73.8485483108165,40.76855356260251],[-73.84860939647717,40.768586435166284],[-73.84866634360749,40.76862335350164],[-73.84883522381728,40.76875230209411],[-73.84901287079074,40.76921530435133],[-73.84892255780406,40.76932453446293],[-73.84892276167727,40.76940717390539],[-73.84884133186713,40.76946410514129],[-73.84871788733923,40.76954777089418],[-73.84865863960307,40.76961433169584],[-73.84860729245456,40.76970346841506],[-73.84860101425252,40.7698178253854],[-73.84872999189109,40.76998954177925],[-73.8489272434338,40.769914788361646],[-73.84881781029634,40.76973805413245],[-73.84950427178495,40.769510223882314],[-73.84953434085807,40.76951712501365],[-73.849555329113,40.76954917482342],[-73.849555298111,40.769562898502244],[-73.84949207284865,40.76958340150852],[-73.84955506042942,40.769668112981606],[-73.8496032168347,40.76965902709578],[-73.84963028831308,40.769661349325055],[-73.84970521295291,40.7697895355177],[-73.84969012358813,40.7698101019145],[-73.84964193972189,40.76983062462388],[-73.84969586733001,40.769931335979614],[-73.8497500414759,40.769922257882605],[-73.8497740779322,40.769936012943035],[-73.84976198757572,40.769961156547396],[-73.8490755119527,40.77019356326761],[-73.84899274432654,40.77002868007282],[-73.84872671824343,40.77010618908885],[-73.84862550962053,40.77038775742728],[-73.84861273687676,40.77042603035473],[-73.84858664304582,40.7705042499051],[-73.8485841850122,40.770543302143736],[-73.84858696848272,40.77060563831665],[-73.84859368539885,40.770623920025066],[-73.84859790419016,40.770635405109864],[-73.84861027612756,40.77065908656984],[-73.84862191287678,40.77068804462921],[-73.84864527048902,40.770719241319966],[-73.84867152868858,40.770761572902565],[-73.84874746796315,40.77084403300935],[-73.84882636338864,40.770913141616035],[-73.84890527065554,40.77098225068591],[-73.84912991114948,40.771063788377624],[-73.8493381477535,40.77118761986608],[-73.84949402711874,40.77132861681552],[-73.84957609477371,40.771438916609675],[-73.8496097901702,40.7714842039585],[-73.84973230426183,40.77173009402281],[-73.8497380449764,40.77174241985019],[-73.84977303656791,40.77180479915264],[-73.84980501475299,40.77184258926526],[-73.84982268798771,40.77185829037202],[-73.84993252885835,40.7718937785809],[-73.84994046677306,40.77192059740442],[-73.84994241882985,40.77192719325994],[-73.85020188336173,40.77193739278479],[-73.85020240095885,40.77194553487697],[-73.85030397450475,40.771938199589584],[-73.85031075024506,40.77192028681636],[-73.85028379823406,40.77192537239293],[-73.85029060850985,40.77189209905677],[-73.85031415825233,40.77190237084046],[-73.85033808818532,40.77174366853881],[-73.85037848157009,40.771751401889574],[-73.85036823526184,40.771815393830664],[-73.85126052461462,40.77187287281687],[-73.8512674258831,40.77179863646523],[-73.85130108374483,40.771806360797655],[-73.85127037620718,40.771985534743635],[-73.85124007806633,40.77198037503707],[-73.85125374913348,40.77189078614862],[-73.85036146530213,40.771830745647904],[-73.85033410569274,40.7720176057582],[-73.85029707789947,40.7720098772678],[-73.85029717573912,40.771966353520114],[-73.85019734544957,40.77196132649064],[-73.85019486668955,40.77197227426252],[-73.84995162517428,40.771958298374535],[-73.84996292837211,40.77199648468664],[-73.84994620808682,40.77205737261629],[-73.84986902411926,40.77218306200831],[-73.85003738572814,40.772181073431],[-73.8500406554637,40.772224600554985],[-73.84983958377799,40.77223100236494],[-73.84972769544886,40.772413201294164],[-73.84957160955912,40.7725611038308],[-73.84918580437134,40.77310472058782],[-73.84897619867208,40.77356166795701],[-73.84896112400045,40.77374268475342],[-73.84912365290285,40.77426022845489],[-73.84921197208931,40.77454763447602],[-73.84921678103707,40.774639582054505],[-73.84921427402784,40.774731582541854],[-73.84920446019021,40.77482329983348],[-73.84918737534703,40.77491439885796],[-73.84916308188505,40.77500454680124],[-73.84913166852743,40.77509341432256],[-73.84909325000997,40.77518067675766],[-73.84906220318184,40.77524019835472],[-73.84903349588859,40.775300394795046],[-73.84901442828765,40.77534379666874],[-73.84897287694058,40.775451329273636],[-73.8489387347477,40.77556035848077],[-73.8490034840888,40.775680147677086],[-73.84911614425813,40.775786266324445],[-73.84911636597835,40.77578751886948],[-73.84903813841063,40.77700475296559],[-73.84903491312336,40.77728844342925],[-73.84901842052129,40.777404632037154],[-73.84899941431674,40.77752205117353],[-73.84897771676322,40.77763491828809],[-73.84897404925765,40.77767465358539],[-73.84897165988063,40.77777261628056],[-73.84895680884703,40.77789056185417],[-73.84895450913385,40.77792770447228],[-73.84895559325427,40.777961673731376],[-73.84896008359,40.77799309754691],[-73.84896802544704,40.77802221269163],[-73.84897383480381,40.77803534945898],[-73.84898207469965,40.778048300609946],[-73.84899254202323,40.77806074087803],[-73.84899380740224,40.778061922754524],[-73.84900491920548,40.77807228336486],[-73.84901882664954,40.778082585652584],[-73.84903388635976,40.77809137635643],[-73.84904969603447,40.778098412204294],[-73.84906591373247,40.77810355721979],[-73.84911406661884,40.77811469640721],[-73.84917605388875,40.778126870898255],[-73.8492056110267,40.778131385698465],[-73.84923662799217,40.77813500982435],[-73.84928764656928,40.778140965759015],[-73.84931206343683,40.77814545571611],[-73.8493333857543,40.77815101311606],[-73.84934534071382,40.77815546800875],[-73.84935671111727,40.778161336387576],[-73.84936761627048,40.778168680225605],[-73.84937825751263,40.77817763581705],[-73.84939585408344,40.77819636205019],[-73.84943535665238,40.77824556318463],[-73.84947844499679,40.7782960661401],[-73.84949436325361,40.77831779842363],[-73.84950757331903,40.77833853625382],[-73.84951731632317,40.77835715337093],[-73.84952520808005,40.77837657839134],[-73.84953114505731,40.77839659523963],[-73.84953505641943,40.77841695203263],[-73.84953586596347,40.77842588555717],[-73.84969196925063,40.778428022693134],[-73.84969626130311,40.77841506716728],[-73.84974741420477,40.77841405400611],[-73.84974445808732,40.77846481410784],[-73.84953664690565,40.7784576202899],[-73.84953430348146,40.77847747320718],[-73.84952990131126,40.77849672017624],[-73.84952858977934,40.77849996041997],[-73.84952657007385,40.77850304628541],[-73.84952383818546,40.778505996530235],[-73.84952033715506,40.778508855809356],[-73.84951133367785,40.77851424742384],[-73.84948131861702,40.7785289402598],[-73.84947722420424,40.7785317531955],[-73.84947388931553,40.77853462207164],[-73.84947124090876,40.77853758951187],[-73.8494692797773,40.77854069455074],[-73.84945846130685,40.778562822784984],[-73.84945106324778,40.77858090421417],[-73.84944619452752,40.77859721535343],[-73.84944382671773,40.77861185433608],[-73.84944397412875,40.778625218216646],[-73.84944670731146,40.77863709985817],[-73.84944905360415,40.77864250512293],[-73.84945203895062,40.77864754283363],[-73.84945566507541,40.77865223008013],[-73.8494599557781,40.77865656756353],[-73.84946904846173,40.778663783211755],[-73.84947957696502,40.77867039747493],[-73.849505138649,40.778681831986006],[-73.84953685333711,40.778691039733566],[-73.8495772081674,40.77869873879113],[-73.84960429240053,40.77870211443642],[-73.84968687978896,40.77870938977833],[-73.8496951331869,40.77871069719229],[-73.84973917397116,40.77871768901677],[-73.8497578686038,40.778722305772575],[-73.84977311348459,40.77872756702237],[-73.84978540855222,40.77873371482376],[-73.84979030575785,40.77873708076658],[-73.8497943604448,40.77874064329126],[-73.84979758647621,40.77874441162978],[-73.84979999376903,40.778748385795275],[-73.84980157152526,40.778752565438566],[-73.84980132097904,40.77876730653046],[-73.84993353296183,40.778769123381075],[-73.84993080856665,40.77879720785141],[-73.84980088112202,40.77879328482774],[-73.84979610479627,40.77907534402304],[-73.84979223897973,40.779092971224046],[-73.84979044990972,40.77909795713514],[-73.84978799963766,40.779102772145755],[-73.8497848969632,40.77910742313593],[-73.84978114316357,40.779111930042845],[-73.84977161159097,40.77912054485205],[-73.8497592371478,40.77912874099303],[-73.8497310839683,40.77914222058693],[-73.84966179483973,40.779168695420644],[-73.84965811870548,40.77917013101001],[-73.84965398205615,40.77917143164284],[-73.84964409727893,40.779173661076385],[-73.8496016047257,40.77917910716704],[-73.84959577388824,40.77918016233941],[-73.84959302348577,40.779180663336746],[-73.84958612583542,40.7791824729918],[-73.84958246208276,40.77918379216458],[-73.84957931896628,40.77918526530278],[-73.84957666210792,40.7791868916915],[-73.84957448948226,40.779188689923444],[-73.84957279225398,40.77919066886596],[-73.84957155453708,40.77919283670712],[-73.84957754850309,40.77939741224928],[-73.84957921443755,40.77941026414163],[-73.84958285649805,40.77942323621637],[-73.84958833734389,40.77943585972493],[-73.8495954771791,40.77944772851771],[-73.84960400544783,40.77945841940667],[-73.8496137809669,40.779467798354354],[-73.84962460342157,40.77947566406819],[-73.84963631633605,40.779481920351635],[-73.84963968933052,40.77948327517682],[-73.84964324176318,40.779484414463],[-73.8496509609572,40.77948605439128],[-73.84965952458631,40.7794868489138],[-73.84966912057467,40.77948682574968],[-73.84968773448699,40.77948502148882],[-73.84973187730185,40.7794780826873],[-73.84974262512048,40.77947713275955],[-73.84974869047646,40.779477051209426],[-73.8497519006943,40.77947700111673],[-73.8497540443526,40.7794772014244],[-73.84973851276231,40.77940144669327],[-73.85007007124787,40.77934793010842],[-73.850091140892,40.77935138794178],[-73.85009398131932,40.77937335558599],[-73.85012866957884,40.77936681108518],[-73.85011148130106,40.779300895876695],[-73.85067227797764,40.77919399711249],[-73.85065788415108,40.77916981824896],[-73.85096718956476,40.779110914112614],[-73.85094705724259,40.77906915543032],[-73.85118700387098,40.7790145548318],[-73.85119275794487,40.77902554457235],[-73.85147606060336,40.77896440922805],[-73.8514875548044,40.77899297811502],[-73.85120426185333,40.77904971963788],[-73.85120998157566,40.77907608533758],[-73.85101339619426,40.779121956674416],[-73.85102767132237,40.77919885046031],[-73.85105079164711,40.77919668391872],[-73.85107946016636,40.7792977581858],[-73.85105055581262,40.77930211351793],[-73.85103904766697,40.77928013352073],[-73.85094655574721,40.77929319249292],[-73.85094937054797,40.77932614289475],[-73.85074415423088,40.7793544313482],[-73.85073555596266,40.77932367038119],[-73.85015741651685,40.779432741990945],[-73.85014017315841,40.77939098692576],[-73.85011125881368,40.779399735201224],[-73.85012275250433,40.77942830422242],[-73.85003696878476,40.779449432019575],[-73.84979304347635,40.779497684694974],[-73.84981720066129,40.77963034755167],[-73.84987859833787,40.77962573616521],[-73.84987537319618,40.77961461194841],[-73.84998643275301,40.7796058207622],[-73.85000542456564,40.77960366178764],[-73.85000701949768,40.779617254714225],[-73.85235267881417,40.77948067233084],[-73.85232086242225,40.77916928470382],[-73.85235661936261,40.779169330522365],[-73.85238832778415,40.77952890238701],[-73.85236232095836,40.77953010473948],[-73.85235751917295,40.779496739045236],[-73.8499749305627,40.77964129089633],[-73.84982102259875,40.779651338801386],[-73.84984362844342,40.77977547491927],[-73.84984249038332,40.77977605910589],[-73.84984112663383,40.779776552534585],[-73.84984040336785,40.77977673218474],[-73.84983952619353,40.779776947317266],[-73.84983630294747,40.77977739325845],[-73.84983225116733,40.77977759437008],[-73.84981375969707,40.77977725515618],[-73.84980586942726,40.779777578081074],[-73.8498020776487,40.77977809531628],[-73.84979887674906,40.77977889308931],[-73.84979622113302,40.77977996061916],[-73.8497950943899,40.77978060797718],[-73.84979408627264,40.77978132685574],[-73.84977014020248,40.779804078118495],[-73.84975449350078,40.7798189524214],[-73.84973818784664,40.779831871509124],[-73.84972178132017,40.77984202528529],[-73.84970553216183,40.77985031570948],[-73.84968940703453,40.77985676954236],[-73.8496734158978,40.77986136870421],[-73.8496642425202,40.77986296833346],[-73.84965393555241,40.77986375649677],[-73.84961851526954,40.779863097638255],[-73.84961020050459,40.77986294288285],[-73.84960016522173,40.77986336233694],[-73.84959129058171,40.77986442174518],[-73.8495863362689,40.779865523628054],[-73.8495814397405,40.77986719148767],[-73.84957661227041,40.77986941009386],[-73.84957193877224,40.77987215040809],[-73.8495674417425,40.77987540475354],[-73.84956325207474,40.779879082167184],[-73.84955945235384,40.77988311139094],[-73.84955614907031,40.77988737512843],[-73.84955259386662,40.77989340341921],[-73.84955001985391,40.77989990239765],[-73.8495476758589,40.77991462266056],[-73.84954849514271,40.77992978848331],[-73.84954857704813,40.779930310600086],[-73.84955331323867,40.779962446687335],[-73.84955456302886,40.779970841184394],[-73.8495545196058,40.77997923298792],[-73.8495545007702,40.779982790034545],[-73.8495531555009,40.77999041538409],[-73.84973465207523,40.779996391955514],[-73.84974018040872,40.7800404500221],[-73.85031476156136,40.78003175655811],[-73.85031473957861,40.78004153550155],[-73.8503742647838,40.7800351505055],[-73.85037642446966,40.780009592085555],[-73.85041635235571,40.78001124077512],[-73.85041840010898,40.7800352078032],[-73.85044992795434,40.78003365069645],[-73.85045656031708,40.7798882799138],[-73.85048178019544,40.77988831263908],[-73.85048371588411,40.77996180377541],[-73.8516228678157,40.77993931296459],[-73.85163563328636,40.77986903549036],[-73.85169028085554,40.77986750797565],[-73.85167099162247,40.78003522887821],[-73.85162266134186,40.78003197177824],[-73.85162492646285,40.77995848607233],[-73.8504857822581,40.779977782535695],[-73.85047510549947,40.78005285432801],[-73.8504204557044,40.780055978787885],[-73.85041830321093,40.78007834233696],[-73.85036786060353,40.780079873703656],[-73.85036580861221,40.78005750586875],[-73.84999800412756,40.78006341795461],[-73.84973711050041,40.7800637649132],[-73.84949381208322,40.780065828114246],[-73.84948977929822,40.78007331492722],[-73.84948747742561,40.78008050647537],[-73.84948686941634,40.78008751126697],[-73.84948719303804,40.780090978799564],[-73.84948794336412,40.78009442946684],[-73.84949102749182,40.78010288834471],[-73.84949574651405,40.7801118995118],[-73.8495123606579,40.78013552422672],[-73.84952637351849,40.78015206641306],[-73.84956532837262,40.78019228873939],[-73.8495749556847,40.78020439464497],[-73.84958219167939,40.78021587708103],[-73.84958596479922,40.78022402190739],[-73.84958872905425,40.780232725119866],[-73.84959131415293,40.78025225075475],[-73.84959072704528,40.780271178203385],[-73.84958612528548,40.78031502771838],[-73.84958618687185,40.780335081953055],[-73.84959129206807,40.780388082993774],[-73.84959707959035,40.780448108602506],[-73.84960315614047,40.78049053099819],[-73.84961037731618,40.780529082030405],[-73.84961303589249,40.780537549730504],[-73.84961740029917,40.7805460020664],[-73.84962343481708,40.78055434903007],[-73.84963103378942,40.78056243619233],[-73.84964012579196,40.780570174503566],[-73.84965044094128,40.780577328740435],[-73.84966171544087,40.78058370071075],[-73.8496735742173,40.78058908386844],[-73.84967914925268,40.78059098166718],[-73.8496853298431,40.78059242190551],[-73.84969216289491,40.780593420559434],[-73.84969977836907,40.78059400745038],[-73.84970842754521,40.780593774981114],[-73.84975146751556,40.78059264267869],[-73.8497609454889,40.78059283562836],[-73.84976904639298,40.780593557168096],[-73.84977733487825,40.780595143886394],[-73.84978100511829,40.78059625702012],[-73.84978438993313,40.780597576173214],[-73.84978747936458,40.78059911942545],[-73.84979031790805,40.7806008968864],[-73.8497928720852,40.78060289946608],[-73.84979518948063,40.78060513560281],[-73.84980162766699,40.78061304215582],[-73.84980707998373,40.780621765451045],[-73.84980829427975,40.78062481097364],[-73.84981503152136,40.78064171303464],[-73.84981746562717,40.78065561999314],[-73.84981911467315,40.78066505031484],[-73.84981943123971,40.780692174795384],[-73.84981943043,40.78069253380166],[-73.84981214796541,40.78077040025509],[-73.84981067388033,40.78079830575112],[-73.84981008898802,40.78085272165434],[-73.84981173168435,40.78087073363316],[-73.84981488309081,40.78088682136891],[-73.84982676964927,40.780926332020734],[-73.84984980805802,40.78099048681279],[-73.8498567369542,40.78100695824426],[-73.84988263236193,40.78105985182874],[-73.84988560815732,40.78106957972737],[-73.84988800830888,40.781077445499335],[-73.84988932081801,40.7810891347985],[-73.84991219996324,40.7810875045878],[-73.85093970945044,40.78108116289216],[-73.85093646396547,40.78111957515607],[-73.84991855290103,40.781120744072794],[-73.84988728063759,40.78112151131695],[-73.84984470805747,40.78159250358277],[-73.84984092044385,40.78159630784378],[-73.8498366001429,40.78159962491632],[-73.84983172551631,40.78160247252985],[-73.84982629433684,40.78160486106794],[-73.84981313500595,40.78160927446731],[-73.84979896935721,40.78161291208285],[-73.84976687720928,40.781618083645675],[-73.84973620036656,40.781620439767586],[-73.84965318361688,40.78162387934646],[-73.84958435348442,40.78162942659476],[-73.84954646302374,40.78163139397256],[-73.84949053395479,40.78163144675128],[-73.84945107629301,40.781630197402805],[-73.8493616991156,40.78162737087989],[-73.849288153897,40.78162815690958],[-73.84920125952738,40.781632293191336],[-73.84919977948284,40.78163244437297],[-73.8491983569141,40.781632713232725],[-73.84919696998585,40.78163310711316],[-73.8491956292935,40.78163361865703],[-73.84919434894239,40.7816342477153],[-73.84919312672976,40.7816349937825],[-73.84919084924896,40.78163682704981],[-73.84918882990353,40.781639121182664],[-73.84918709418588,40.78164181104702],[-73.84918567739635,40.781644879936465],[-73.84918460308107,40.78164824629694],[-73.8491836140275,40.78165580961947],[-73.84918433205544,40.78166340131003],[-73.84918531851984,40.78166690606318],[-73.84918667463249,40.78167009551435],[-73.84918838580943,40.781672889232254],[-73.84919040545051,40.78167523304504],[-73.84920292850447,40.781685542203455],[-73.84921772841393,40.78169429651943],[-73.84923492578908,40.78170156835331],[-73.84925485088972,40.78170750170548],[-73.84927462461545,40.7817116693043],[-73.84928876450591,40.78171378639016],[-73.84929760029765,40.78171510397458],[-73.84938705771687,40.78172372134054],[-73.84942345201134,40.78172876652301],[-73.84944211373585,40.78173260881315],[-73.84945880658735,40.78173718798612],[-73.84947384025718,40.78174258301678],[-73.84948737902813,40.78174885091154],[-73.8495012434973,40.78175747765485],[-73.84951378900277,40.78176812001696],[-73.84952476609256,40.78178056960577],[-73.84953389183208,40.78179451277949],[-73.84954094279989,40.78180963228853],[-73.84954561024587,40.78182533452217],[-73.84954774266004,40.781841078342765],[-73.84954725821574,40.781856304946004],[-73.8495406937949,40.78188822758469],[-73.84952913459499,40.781918217492276],[-73.84952161585518,40.781932102579454],[-73.8495129851484,40.7819451490889],[-73.84950332753196,40.781957265494825],[-73.84949266315824,40.78196840893688],[-73.84947294903967,40.78198472698122],[-73.84945388296076,40.7819971028197],[-73.84944812889468,40.78200084134157],[-73.84942272215851,40.78201476570616],[-73.84936186667633,40.78204555510292],[-73.84933420378464,40.782061413261694],[-73.8493117668669,40.782077151262975],[-73.8492939241006,40.78209333669787],[-73.84926950224774,40.78212166180794],[-73.84925186203317,40.78214824849263],[-73.84924064542712,40.78217363739415],[-73.84923742986966,40.78218591649599],[-73.84923580368732,40.78219794504845],[-73.84923644337586,40.782224177371134],[-73.84923866768689,40.78223600406687],[-73.84924212637732,40.78224677780407],[-73.84924675980254,40.78225636532172],[-73.84925258182851,40.78226477501412],[-73.84925954248898,40.78227197917401],[-73.84926345684922,40.78227510948326],[-73.84926764495172,40.78227794145233],[-73.84929600721544,40.78229326072919],[-73.8493290404437,40.78230704520613],[-73.8493673000707,40.78231956783421],[-73.84941366539049,40.78233176733069],[-73.84947755621805,40.78234686175887],[-73.8495231920477,40.782356538328834],[-73.84956490053906,40.78236385099429],[-73.84960336728723,40.78236881824455],[-73.8496446346407,40.78237219479531],[-73.84974246546638,40.78237721246478],[-73.84978655217188,40.78238055695776],[-73.8498276497408,40.78238524745957],[-73.84993441724679,40.7823994885058],[-73.84999442110677,40.78240473612981],[-73.85017560390806,40.782411175968335],[-73.85020961297323,40.78241284953182],[-73.85023033855583,40.78241557832103],[-73.8502323040449,40.782416057988165],[-73.85023422072207,40.78241668233388],[-73.85023606851358,40.78241745937334],[-73.85023785443317,40.78241840637078],[-73.85024128462479,40.782420761379335],[-73.85024456008435,40.78242380957492],[-73.85024983944817,40.7824304439133],[-73.85026066567188,40.78244717133414],[-73.85026365512809,40.78245087669532],[-73.85026662248428,40.78245382514731],[-73.85026987468248,40.782456241908164],[-73.85027156691412,40.78245719883489],[-73.85027330557253,40.78245799365719],[-73.8502751045428,40.78245862622557],[-73.85027696382417,40.782459096875066],[-73.85027889487668,40.78245940578813],[-73.85028089657798,40.78245956200966],[-73.85028520882517,40.78245944967397],[-73.85028961793525,40.782458798199265],[-73.85029412126639,40.78245760624187],[-73.85029868704018,40.78245589235581],[-73.8503079857207,40.78245086241845],[-73.85031711167865,40.78244393988752],[-73.85032112499817,40.78244003656182],[-73.85032509149045,40.7824353948901],[-73.85034040945209,40.78241432532863],[-73.8503447798018,40.782409639116295],[-73.8503493383475,40.782405745879075],[-73.85035396591763,40.78240261849055],[-73.85035918415383,40.7823997795102],[-73.85037136170389,40.782394995882875],[-73.85038574038474,40.78239145748137],[-73.85040198724094,40.78238923657877],[-73.85044211739626,40.782365541752846],[-73.85046237692158,40.78235969761351],[-73.85048366289546,40.78235568166835],[-73.85050121243175,40.78235387589492],[-73.85051869908612,40.78235337707154],[-73.85052785662312,40.78235357775089],[-73.85057294395968,40.78235455459721],[-73.85064452756714,40.78235741190035],[-73.85080255677512,40.78236568563758],[-73.85085191062862,40.78236610903312],[-73.85095974363333,40.78236442938341],[-73.8510586521194,40.78236488175557],[-73.85115888224179,40.782366939136814],[-73.85116661764668,40.78236750732244],[-73.85117451639583,40.782368751013934],[-73.85118245022109,40.78237067004563],[-73.85119028608587,40.78237322839529],[-73.85120513920211,40.782380055476935],[-73.8512118475054,40.78238420654232],[-73.85121791474415,40.782388726173444],[-73.8512250197332,40.78239545228263],[-73.85123047734258,40.7824025473338],[-73.8516873553553,40.78236274850472],[-73.85192054727287,40.78234735174153],[-73.85201582564929,40.78234443136432],[-73.85209644831808,40.7823420129366],[-73.85216039867633,40.78234159057524],[-73.85228097619091,40.78234630206015],[-73.85234426450961,40.78234537466383],[-73.85238157190443,40.782344404741345],[-73.85253458158671,40.782335280020064],[-73.85260053877975,40.78233259168671],[-73.85277635625377,40.782333607991056],[-73.85285529539576,40.782331943929634],[-73.85297395843452,40.78232944780928],[-73.85314993069186,40.78232393627623],[-73.85322330950059,40.782060533865085],[-73.85324407205742,40.78205239243228],[-73.85326692782859,40.78204537960015],[-73.8532919615054,40.7820394680011],[-73.85331933850046,40.78203460406853],[-73.8534681212246,40.78201330752587],[-73.85364506982408,40.78198934521584],[-73.85367974095068,40.78198574204433],[-73.85371711005862,40.781983465738925],[-73.85375796075677,40.78198246418588],[-73.85380512238741,40.781982659050826],[-73.85395650777686,40.781989847872104],[-73.85405570899192,40.781991036328705],[-73.85413969536413,40.78198915329561],[-73.85417157081469,40.78198584295784],[-73.85424027305149,40.781973773886904],[-73.85426817724948,40.781971169812806],[-73.85429401467097,40.78197115758686],[-73.85435233041167,40.7819742306819],[-73.85437833322295,40.7819745781559],[-73.85449826596852,40.7819707403591],[-73.85459641854948,40.78196425435657],[-73.85463146933253,40.781960354355014],[-73.8547096110763,40.78194948550511],[-73.85474428264904,40.78194594466847],[-73.85480622596481,40.78194177210342],[-73.85485429206557,40.781940041469944],[-73.85490018569651,40.781940162421236],[-73.85496441517031,40.7819419356182],[-73.85505842171236,40.7819463587956],[-73.85516739460502,40.78195413161709],[-73.855195772659,40.78195717553493],[-73.85522450332184,40.78196174922937],[-73.85525344295306,40.7819678283961],[-73.85528242786711,40.781975383847396],[-73.8553022800636,40.78198218937202],[-73.85532050466523,40.781990722048434],[-73.85533642950323,40.782000665918055],[-73.85534961480482,40.782011758587444],[-73.85536631186166,40.78203115839592],[-73.85537942606398,40.7820527688958],[-73.85538845174567,40.78207571580813],[-73.85545062835038,40.78314307863584],[-73.85561617015418,40.78314629374285],[-73.85573475263928,40.783156572015265],[-73.8557346758227,40.78319202567683],[-73.85581862697781,40.78319415645831],[-73.85587567996792,40.783309704325696],[-73.85587458930506,40.78319827823183],[-73.85592656549974,40.78319631750461],[-73.85593296680133,40.7833178794989],[-73.85599394362382,40.783327026044276],[-73.85608523645452,40.78333637458827],[-73.85617718177417,40.783340654514774],[-73.85626929315936,40.78333984318144],[-73.85636108330797,40.78333394488052],[-73.85645206661763,40.78332299081614],[-73.85643993663054,40.783157517469625],[-73.85667690893447,40.78315008765957],[-73.85667159264435,40.783095269048346],[-73.85665332064656,40.78297943929007],[-73.85662133635185,40.78297939950116],[-73.85661875947625,40.78293887790564],[-73.85660942954796,40.78293987965899],[-73.85660286912335,40.78289226124887],[-73.85664951090615,40.78289231927649],[-73.85665341005885,40.78293790765007],[-73.85668139047677,40.78293996917444],[-73.85670256831037,40.78309712187028],[-73.85670377431899,40.783149245412204],[-73.85671074167989,40.78318160961596],[-73.85671669801938,40.78319946435106],[-73.8567187222914,40.78320553614927],[-73.85672676824629,40.783221017132554],[-73.85674405554543,40.78324780199479],[-73.85678319162523,40.78330561795287],[-73.8568036524281,40.78333241445573],[-73.85682476802248,40.783357888819474],[-73.85683209884918,40.783364957953935],[-73.85684129014679,40.78337136348524],[-73.85685209384226,40.78337695969265],[-73.85686419228814,40.78338156776657],[-73.8568772045524,40.78338502305844],[-73.85689057554154,40.783387183319675],[-73.85690380601625,40.78338796500511],[-73.85690977849755,40.783387675398224],[-73.85691574879358,40.78338737707705],[-73.85691642482507,40.78338734173088],[-73.8569305618582,40.78338563008416],[-73.85698714612683,40.78337878419493],[-73.85708073280611,40.78336984202424],[-73.85712873299362,40.78336600238622],[-73.85717784525659,40.78336320812528],[-73.85727946259628,40.78336078528363],[-73.85729827323256,40.783361898833796],[-73.85731850031054,40.78336539919503],[-73.85734052316845,40.783371270586244],[-73.85736824871134,40.78338057124222],[-73.85739520262227,40.78339091596064],[-73.85741998550947,40.78340204083344],[-73.85744261237829,40.7834139371691],[-73.85746304507944,40.78342661447073],[-73.85749351368155,40.78344952457457],[-73.85751733577968,40.78347265210978],[-73.85752670606038,40.78348423551786],[-73.85753435811877,40.78349582500984],[-73.85757561010652,40.78355295044703],[-73.85761223352844,40.78361187050421],[-73.85769080621277,40.78363660244645],[-73.85777187431519,40.78365613466613],[-73.85785484348955,40.783670323963605],[-73.85791465221868,40.78367601602223],[-73.85797317515241,40.78368698446652],[-73.85802960947844,40.78370307883249],[-73.85808318103436,40.78372407833917],[-73.8580929315962,40.783736196742716],[-73.85809385126217,40.78373735899427],[-73.85810281002684,40.783753056106484],[-73.85810938899778,40.78376903759414],[-73.85811509504636,40.78378777899407],[-73.85813601750651,40.783857757193815],[-73.858159076312,40.78393343388462],[-73.85816966828465,40.78399506295867],[-73.85817248535963,40.784006781482184],[-73.85817378865623,40.78401740085077],[-73.8581732580205,40.78403226121515],[-73.85817002215373,40.78404870153347],[-73.85814972842131,40.78410864682305],[-73.85813635063462,40.78415520813332],[-73.8581338051295,40.78416260811798],[-73.85812502709346,40.78418815131226],[-73.85812230968634,40.78419420116469],[-73.85811884686252,40.78420016013824],[-73.85810975652915,40.784211732327655],[-73.85809779066983,40.78422277611835],[-73.85808312939183,40.78423316826498],[-73.85806577086599,40.7842428358907],[-73.85804623764822,40.784251473568965],[-73.85802503979706,40.78425884889902],[-73.8580030190064,40.78426465718316],[-73.85799502501753,40.78426594833596],[-73.85798583738467,40.78426649805733],[-73.85795493700617,40.784265551986934],[-73.85794392872951,40.78426575687128],[-73.85793355654636,40.78426708797487],[-73.85792895944307,40.78426823169997],[-73.85792468299061,40.78426969931187],[-73.85790564851222,40.78427750983782],[-73.85789394771585,40.78428371496093],[-73.85788929769767,40.78428703527762],[-73.85788555791413,40.78429046544066],[-73.85788269478967,40.78429404058902],[-73.8578806934983,40.784297788513726],[-73.85785678595936,40.78436259523794],[-73.85785479002148,40.78436858281675],[-73.85784993964596,40.784383158585825],[-73.85783635535145,40.78442391535009],[-73.85783272297678,40.78443484106826],[-73.85783194243332,40.78443819463528],[-73.85783105450375,40.78444208833947],[-73.85783033335665,40.78444972610851],[-73.85783174883987,40.78446630935772],[-73.8578368413378,40.78448481564449],[-73.85784666000175,40.78450904406463],[-73.8579355004682,40.78450208705524],[-73.85793785344396,40.78450715559075],[-73.85794201573752,40.784516124506546],[-73.85800470789722,40.78465118741896],[-73.85799433965467,40.78465095334248],[-73.85798864693258,40.78465074546472],[-73.85798309391517,40.784651067976874],[-73.85797817966133,40.78465188698379],[-73.85797615343934,40.78465244117391],[-73.85797435379835,40.78465309431566],[-73.85797281315543,40.78465383790528],[-73.85797153240999,40.784654663567636],[-73.8579705106826,40.78465557029643],[-73.85797010587358,40.784656055621376],[-73.85796977329821,40.78465656800694],[-73.85796951145262,40.78465708919098],[-73.85796930885493,40.78465762904335],[-73.8579691769692,40.78465818607052],[-73.85796911579074,40.78465876245021],[-73.85796943207055,40.784663512856895],[-73.85797081502557,40.7846682930575],[-73.85797327315979,40.784673146116475],[-73.8579768554254,40.78467816456816],[-73.85798576369183,40.78468741055448],[-73.85800821599297,40.784706901662716],[-73.85804860814207,40.784742888815956],[-73.85813170195361,40.78481040572457],[-73.85816525317938,40.784839057018864],[-73.85827576991642,40.784938300536616],[-73.85831062791256,40.78497270303588],[-73.85834010817558,40.78500481152171],[-73.8584127203446,40.7850899246096],[-73.8584649588324,40.78514968445891],[-73.85847639475128,40.78516071698656],[-73.8585039039542,40.785183050747094],[-73.8585135334749,40.785192524239186],[-73.85851907436074,40.785199901658515],[-73.85852327431566,40.78520800717231],[-73.85852665393918,40.78521766614747],[-73.85852698593604,40.78522893917461],[-73.8589915605102,40.78520416863993],[-73.85905644532382,40.78543181306046],[-73.85909500008373,40.78543874885153],[-73.85909193046118,40.78542107669324],[-73.85908119906443,40.785421063571796],[-73.85899065925463,40.78510490083794],[-73.8590362897395,40.78509272227702],[-73.85912145674435,40.78541295714949],[-73.8591053607532,40.78541293747244],[-73.85911049798678,40.78544258469845],[-73.85921738195145,40.78546535001198],[-73.85921602303405,40.7854775036625],[-73.85923734418851,40.78547854306761],[-73.85924002857163,40.785469429444596],[-73.85952909197357,40.78553056003154],[-73.85952369505974,40.785561954252735],[-73.85941579536221,40.78553953761042],[-73.85941715122314,40.78552839731536],[-73.85939317223698,40.785524316292104],[-73.85939048227361,40.785535454959195],[-73.85906638595918,40.78546668776307],[-73.859088877022,40.785532288573215],[-73.85899048937377,40.785491598933774],[-73.85894034431871,40.785567647388255],[-73.85896945899574,40.785568258554854],[-73.8589980888955,40.78557232624258],[-73.85902552814666,40.78557975016245],[-73.85905110023282,40.78559034727743],[-73.85907417467189,40.78560385631509],[-73.85909418256041,40.7856199442092],[-73.85911063059989,40.785638214311504],[-73.8591231132592,40.78565821617065],[-73.8591313227732,40.7856794566385],[-73.85913505673099,40.7857014120282],[-73.85913431983082,40.78570864253017],[-73.85913188308702,40.785717581221505],[-73.85912804012794,40.785725808053606],[-73.85912285858112,40.785733131794956],[-73.85911539050564,40.78574079415773],[-73.85910597960681,40.78574843722476],[-73.85907851498816,40.78576585577386],[-73.85907309466312,40.785768631743224],[-73.85906659710834,40.78577125327679],[-73.85904595729271,40.78577773807296],[-73.85904279128083,40.78577873432751],[-73.85903403038806,40.78578198265151],[-73.85902600066795,40.78578612410965],[-73.85902273779894,40.785788416221834],[-73.85901993539123,40.78579089903858],[-73.85901500687343,40.7857967552268],[-73.85901247467507,40.78580121835694],[-73.85912461223832,40.78585015916075],[-73.85910322798067,40.78587950876999],[-73.85900754869691,40.78583314401719],[-73.85900765755171,40.7858379435863],[-73.8590126256116,40.785864001040466],[-73.8590158623749,40.78587362313735],[-73.8590267291247,40.78589531103742],[-73.85903045064191,40.78590531149662],[-73.85903169431474,40.78591138263154],[-73.85903226093976,40.78591774945826],[-73.85903137893783,40.78593146335083],[-73.85902784022912,40.78594671371983],[-73.8590212250391,40.78596532758635],[-73.8590158599168,40.785975749313245],[-73.8590081859405,40.785985807030464],[-73.85899816623999,40.78599552984191],[-73.85898579987953,40.78600494287459],[-73.85897116148848,40.78601398322952],[-73.85895403468541,40.78602283207104],[-73.85891074139377,40.78604072691426],[-73.85885571609533,40.786060406764044],[-73.85880488978582,40.78607734599034],[-73.85875663984991,40.786092064619346],[-73.85871030047457,40.78610475868039],[-73.85865102736511,40.786116050922715],[-73.85865077887468,40.7861160950122],[-73.85863807102218,40.786119285359476],[-73.85862705727058,40.7861229634397],[-73.85861177077359,40.786130050277585],[-73.85859860229594,40.786138624657454],[-73.85859310695352,40.78614328232514],[-73.85858840508565,40.78614814015392],[-73.85858453141704,40.786153141227814],[-73.85858152390765,40.78615826197246],[-73.85857642796735,40.78617016895431],[-73.858572335688,40.78618345506419],[-73.85856623298437,40.786217748571886],[-73.85856492361448,40.786248328227394],[-73.8585664570325,40.78626262086491],[-73.85856942617828,40.786276185691115],[-73.85857844553298,40.7863022756082],[-73.85859127699719,40.78632962999312],[-73.85860815700275,40.78635880046076],[-73.85863031307785,40.78639192965738],[-73.85864130325437,40.786405189875],[-73.85866900182889,40.78643327497078],[-73.85867919948001,40.78644630788597],[-73.85868879765653,40.78646233960767],[-73.85869445579407,40.78647559378464],[-73.85869684685191,40.78648759940935],[-73.85869681117987,40.78649319153133],[-73.85869595921667,40.786498531196855],[-73.85869073576795,40.786514642914625],[-73.85868283350085,40.78653116647532],[-73.85867223053754,40.786548127985576],[-73.8586588762672,40.78656559120973],[-73.85860949106953,40.78662369377924],[-73.85856725130927,40.78666969367951],[-73.85854493188536,40.78669090901102],[-73.85848303366862,40.786744691768675],[-73.85847124228883,40.78675704133404],[-73.85844506383684,40.78678813942375],[-73.85842953643268,40.786802816684606],[-73.85842561959424,40.78680560334893],[-73.85842092224429,40.7868083088096],[-73.85839718127826,40.78681907581678],[-73.85839184340394,40.78682199676456],[-73.85838745384763,40.78682496276903],[-73.85832309838248,40.78687465396315],[-73.8582674310272,40.786916710616815],[-73.85826152049138,40.78692202596496],[-73.8582557478152,40.78692843056496],[-73.85823412406243,40.786957292382965],[-73.85820537379041,40.786988657304896],[-73.85816956419362,40.78702511987391],[-73.8581575411015,40.787035379242276],[-73.85814354176264,40.787044322442725],[-73.85812817158512,40.787051561058334],[-73.85811203509846,40.78705680902927],[-73.85809131675404,40.78706102459315],[-73.85806906235952,40.78706349214445],[-73.85804551953426,40.78706416524766],[-73.85803582823893,40.78706372075973],[-73.85802109164301,40.78706303669277],[-73.85799961604486,40.78706070525238],[-73.8579799805244,40.787057394041625],[-73.85796202844764,40.78705306752053],[-73.85794568998367,40.78704770784613],[-73.85792172009295,40.78703739424954],[-73.85786314840358,40.787008551215834],[-73.85780599688687,40.786985472610624],[-73.85772986169725,40.786958867252764],[-73.85770909350585,40.78695330439635],[-73.85768482601922,40.78694943793294],[-73.85760255605204,40.7869438697911],[-73.85757378493416,40.78694053834418],[-73.85754734103452,40.786934562865305],[-73.85753581125742,40.786930550619665],[-73.85752521760928,40.7869257918643],[-73.85750542076948,40.78691415938635],[-73.85746576865724,40.78688587076361],[-73.85744739357717,40.78687439432483],[-73.85737743401083,40.786840601323284],[-73.85736136582726,40.78683114439633],[-73.85734834299672,40.786821493221574],[-73.85729374399085,40.78677411243205],[-73.85728559591062,40.78676704282173],[-73.85724349816167,40.78672979066163],[-73.85723836454254,40.786726038937005],[-73.8572324711963,40.786722690677394],[-73.8572180769618,40.786717080176935],[-73.85720314500298,40.78671328816685],[-73.857168185896,40.78670633861101],[-73.85715356205543,40.78670234879384],[-73.85712345763567,40.78669109213229],[-73.85705112356345,40.786660367398355],[-73.85703042955883,40.786652966087324],[-73.85701118969908,40.78664735876359],[-73.85700889280375,40.78664686087622],[-73.85700658229658,40.78664654339678],[-73.85700423682005,40.78664639607971],[-73.85700184401014,40.78664642879371],[-73.85699693804685,40.786647007872624],[-73.85699174536794,40.78664828936468],[-73.85698165442473,40.786652311524705],[-73.85696250051097,40.78666189600637],[-73.85695218260261,40.78666691700364],[-73.85694857751146,40.786668199794185],[-73.8569441800101,40.78666940152384],[-73.85693993620097,40.78667016100949],[-73.85693580067615,40.78667048020511],[-73.85691545961242,40.78667023046878],[-73.85686648756557,40.78666745892937],[-73.8568415584459,40.78666805769383],[-73.856811337656,40.78667261319466],[-73.85676146990947,40.78668437433233],[-73.85670911174462,40.78669716832929],[-73.85667405292938,40.78670871531516],[-73.85665906408555,40.786715287793456],[-73.85664594534668,40.78672239465671],[-73.85663891840062,40.78672716776121],[-73.85663457884488,40.7867301151659],[-73.85662488072516,40.78673849595689],[-73.85660829894928,40.786757979975555],[-73.85659430490497,40.78678148447112],[-73.85658367207006,40.78680570395798],[-73.85656012485987,40.78686911484999],[-73.85655178203123,40.78688678978827],[-73.85654281565951,40.78690211407086],[-73.85652107510904,40.78694054732223],[-73.85651686958873,40.78694562095422],[-73.85651235931152,40.786949947043304],[-73.85650746918371,40.786953597531905],[-73.8565021433668,40.78695660736323],[-73.85650037645314,40.78695737980069],[-73.8564985392625,40.78695803454777],[-73.85649461549448,40.78695898371922],[-73.85649033745521,40.78695945650972],[-73.8564855973525,40.78695945881593],[-73.85647634701832,40.78695844767244],[-73.85645160692759,40.786954022668695],[-73.85644453537559,40.786953501065206],[-73.85644134734417,40.7869535233956],[-73.85643833805511,40.78695375418264],[-73.85640981200987,40.78695812221802],[-73.85638522628385,40.78696449390211],[-73.85636465148193,40.78697283431271],[-73.85635589754595,40.78697773038894],[-73.85634817318301,40.786983115246734],[-73.85633435604633,40.786995560741005],[-73.85632138571499,40.7870107630822],[-73.85628495146486,40.78706655822731],[-73.85626918661913,40.78708693478533],[-73.85625338291692,40.787102538661514],[-73.85621071201801,40.78713918136823],[-73.85620020315085,40.78715009995902],[-73.85619204167907,40.78716058959746],[-73.85617856602619,40.78718439975198],[-73.85616904420907,40.78721038546586],[-73.85616371236854,40.78723789804139],[-73.85616275026435,40.78726606506372],[-73.85617045836503,40.78735648512484],[-73.85617604276467,40.7874367360879],[-73.85617604394493,40.78746322838754],[-73.8561743696006,40.78748705326713],[-73.85617378287446,40.78749021390662],[-73.85617275786664,40.78749321987574],[-73.8561712812903,40.78749609997235],[-73.85616935713482,40.78749884398232],[-73.85616696948941,40.78750147098368],[-73.85616413290577,40.787503978816716],[-73.85615699040498,40.787508725445704],[-73.85614910324823,40.78751260487098],[-73.85613932084584,40.787516456131115],[-73.85609772992457,40.78752950703872],[-73.85608104623329,40.7875358166556],[-73.8560750930001,40.78753875381511],[-73.85606648062445,40.78754388508395],[-73.85605693532978,40.787553058077236],[-73.85603321264644,40.78758738220778],[-73.85601603404238,40.78760921644494],[-73.8559760842039,40.787663538065694],[-73.85597404083197,40.78766595859939],[-73.85597165405024,40.78766818001875],[-73.85596893750527,40.78767021105217],[-73.85596586474315,40.78767205384434],[-73.85595868913052,40.78767517877381],[-73.85595002350551,40.78767760744779],[-73.85592982941749,40.787680392276506],[-73.85589212531872,40.78768212811049],[-73.85580406250831,40.787687105542396],[-73.85573914362436,40.787689564320424],[-73.85560310030951,40.78769279689541],[-73.8555614908814,40.78769294344057],[-73.85542196652811,40.78768971584818],[-73.85539747580002,40.78769054033981],[-73.85537111936176,40.78769366813685],[-73.85534234055967,40.78769915164492],[-73.85530780984429,40.7877076098766],[-73.85529901270428,40.787710399018664],[-73.85528960943248,40.78771430445833],[-73.85525882990052,40.78773015073178],[-73.85524681590145,40.78773555709958],[-73.85523407103416,40.787739638427425],[-73.85522886931616,40.78774066334722],[-73.8552279423134,40.78774084545555],[-73.85522186387648,40.787741531710104],[-73.85512749399346,40.7877479774383],[-73.85494971413871,40.787760244017946],[-73.85491542031187,40.78776363177176],[-73.85483685607234,40.78777470779183],[-73.85480173164538,40.78777853589507],[-73.85476457332561,40.7877800112108],[-73.85473138125603,40.787777970130264],[-73.85470705318237,40.78777443667473],[-73.85468022861996,40.78776934157755],[-73.85457032389056,40.78774439427817],[-73.85453886969702,40.78773835734166],[-73.85451097917965,40.78773329704513],[-73.85449877839773,40.787732263925754],[-73.85448454707984,40.78773329935782],[-73.85446748011476,40.78773617850988],[-73.85444998385454,40.78774013631585],[-73.8544275447976,40.787745241120795],[-73.8544158710039,40.78774703631938],[-73.85440532437048,40.78774783264662],[-73.85439211484714,40.78774777089407],[-73.85437741367036,40.787746762579566],[-73.85431409235983,40.787739181269146],[-73.85429883286447,40.78773858552398],[-73.85428498197084,40.78773911749593],[-73.85416877913472,40.78774962295513],[-73.85401805617202,40.78776425411687],[-73.85393152201343,40.787773590897665],[-73.85371524447422,40.78779889084311],[-73.85354068080403,40.7878148065272],[-73.85345184461457,40.78782611179635],[-73.8533645753846,40.787841480476295],[-73.85332033752434,40.78785160001052],[-73.85328433106353,40.78786264787832],[-73.85325391367606,40.78787544193256],[-73.85322865679308,40.787890223035966],[-73.85313945328282,40.7879552694068],[-73.85304318488684,40.78802164841076],[-73.85301986377878,40.78804022303605],[-73.85299455222676,40.788063640119425],[-73.8529374264024,40.78812567459657],[-73.8528729257571,40.78817980298661],[-73.85285256044203,40.788200795056696],[-73.85284230133878,40.78821137174],[-73.85284201138369,40.78834255597355],[-73.85286179283699,40.7883443193055],[-73.85288990261306,40.788346669552176],[-73.8529729685185,40.78835183682672],[-73.85306663884123,40.788356548155214],[-73.85312593333683,40.788358479245304],[-73.85316420377838,40.788358203513376],[-73.85325093763149,40.78835436055239],[-73.85328967042608,40.78835371647664],[-73.85346961745084,40.78835850276182],[-73.85353771951816,40.78835829180146],[-73.85359051889243,40.78835591820993],[-73.85361442297682,40.78835306713749],[-73.85367261904092,40.78834211887531],[-73.85369958159863,40.788338650149186],[-73.85386496770786,40.788326865490134],[-73.85401770764068,40.78831756723795],[-73.85415345566285,40.78831452445785],[-73.85424119113253,40.788313419551464],[-73.85432601017298,40.788313590450876],[-73.85435363507959,40.78831533596619],[-73.8543836478859,40.78832012876307],[-73.85441611713871,40.78832777007365],[-73.85446440284555,40.78834142892459],[-73.8545002771565,40.788352856061394],[-73.8545350335833,40.78836618285405],[-73.85456828189734,40.78838125334753],[-73.85459973691684,40.78839795242851],[-73.85463110180248,40.78841798313176],[-73.8546621264139,40.788441940359576],[-73.85469341458983,40.78847027317131],[-73.85472744729432,40.788505210436014],[-73.85476549772577,40.78854580790733],[-73.85478518134803,40.78857125401463],[-73.85479249924812,40.78858380770191],[-73.85479768615804,40.78859587187523],[-73.85480083624127,40.788607626575754],[-73.85480194733212,40.78861915472597],[-73.85480065341635,40.78864244012703],[-73.85479536031539,40.78867916507023],[-73.85479355550152,40.788691625510864],[-73.85479289872492,40.78869968432871],[-73.85479170822227,40.788713045824544],[-73.85479015014043,40.78880257276637],[-73.85478828752542,40.788841633480935],[-73.85477488753462,40.78895587224297],[-73.85477486760361,40.78901401792422],[-73.85477254371332,40.789036374605324],[-73.85476700102998,40.789056944425425],[-73.8547509245975,40.78910019328486],[-73.85474513677768,40.78911925808205],[-73.85472716940046,40.789197849053565],[-73.85471341557887,40.78925082651872],[-73.85470067034751,40.78929330543452],[-73.85469330882115,40.78931121600525],[-73.85467402308332,40.78934767083628],[-73.85466678497431,40.789363664065625],[-73.85464575832678,40.78943264241261],[-73.85463754730378,40.78944903027532],[-73.85461486312099,40.78948447230688],[-73.8546074354343,40.78950066297299],[-73.85459364262427,40.789544473553086],[-73.85457924070361,40.78959649495246],[-73.85456120188897,40.789669700700436],[-73.85454851361675,40.789761392247414],[-73.8545315068945,40.789839561726986],[-73.8545261443122,40.78986025958227],[-73.85452541296591,40.789863084141494],[-73.85452345733195,40.78987422026511],[-73.8545212436375,40.789905609038264],[-73.85451938179011,40.78997156811307],[-73.8545147646747,40.790067601709765],[-73.85450773725086,40.79014387348733],[-73.85450297303271,40.79018264389067],[-73.85449618458748,40.790209263136454],[-73.85448648377783,40.790235058500826],[-73.85447734713772,40.7902519227963],[-73.85447194071236,40.79025897531964],[-73.85446599251514,40.790265010614924],[-73.85445942841008,40.7902700630987],[-73.85445222779883,40.79027417831171],[-73.85444728242062,40.7902765221117],[-73.85443480521779,40.790282440938455],[-73.85442371474166,40.7902877220713],[-73.85415926148384,40.790412719467554],[-73.85406972067979,40.79045232738919],[-73.8538989057515,40.79052143145547],[-73.85383120135687,40.79055003532763],[-73.85362955320065,40.790642954822175],[-73.85355197936227,40.79067681416444],[-73.8534774943636,40.79070629190356],[-73.85340954041105,40.79073004183444],[-73.85337851301637,40.79073919615672],[-73.85330681318793,40.79075803360757],[-73.85327445627,40.7907680508078],[-73.853167914558,40.79080623218659],[-73.85312868602597,40.79082212039497],[-73.8530937697148,40.79083784371325],[-73.85300596376406,40.79088013627156],[-73.85283622037697,40.79096246926657],[-73.85279912994596,40.79098046739352],[-73.85277126566287,40.79099498439167],[-73.85274514158608,40.79101060206989],[-73.85273595696938,40.791016920781445],[-73.85272098170411,40.791027202610266],[-73.85269895180713,40.79104467163853],[-73.85268853906086,40.79105464484905],[-73.85267927339872,40.79106580778187],[-73.85267114137176,40.791078161927764],[-73.85266414518995,40.791091704776896],[-73.85265830693056,40.791106420610426],[-73.85265359064725,40.79112231759115],[-73.85264759969779,40.791157717578635],[-73.85264742419875,40.79118940644144],[-73.85265299090068,40.79122229927847],[-73.85266418431986,40.791255794525426],[-73.85268071109523,40.791288990017],[-73.85270703591517,40.79133243717435],[-73.85273431337085,40.791374020818445],[-73.85276257920901,40.791413823081726],[-73.85279187961865,40.791451888919205],[-73.85283502179415,40.79150469504935],[-73.8528587964923,40.79153378501174],[-73.85288469081839,40.791562967635656],[-73.85290948021553,40.79158884373695],[-73.85297910559673,40.79165682085703],[-73.8530608095311,40.79173345914623],[-73.85314657162903,40.79181301095364],[-73.85317478813982,40.79183739603245],[-73.85320119873414,40.79185858225409],[-73.85335450891081,40.79197048428289],[-73.85342445523912,40.79202232566942],[-73.85346170233026,40.79205180973622],[-73.85357001852796,40.79214460965127],[-73.85366553706972,40.79222770271565],[-73.85371695117279,40.79226911070598],[-73.85374337894287,40.792293772302656],[-73.85375336392241,40.79230565363575],[-73.85376137210832,40.79231744266632],[-73.85376299952783,40.792320948019686],[-73.85376989890614,40.79233577890688],[-73.85377222418467,40.79234521001186],[-73.85377521952782,40.792357063879706],[-73.85377760787475,40.79238053384993],[-73.85377854910713,40.79242127400713],[-73.85377797340081,40.792462399893104],[-73.85377595819347,40.79247919124226],[-73.85377267751836,40.79249457678905],[-73.8537312653732,40.79264103597814],[-73.85369739407193,40.79275209591178],[-73.85369038565968,40.7927708176801],[-73.85367235728881,40.79281175941077],[-73.8536660273113,40.79282949112686],[-73.85365784517353,40.7928646270355],[-73.8536496767007,40.79292081669771],[-73.85363607087186,40.793024249115234],[-73.85363080166015,40.793098182710715],[-73.85363152808598,40.793145252533556],[-73.85363659358022,40.79320729490713],[-73.85365042177179,40.793335930646435],[-73.85368396814056,40.79345372287886],[-73.85371089772228,40.7935954061873],[-73.85372635874774,40.79371998300251],[-73.85374051410707,40.79384049684207],[-73.85373351593844,40.79393537458859],[-73.85371825553308,40.793962036128086],[-73.85368561848588,40.794018394081846],[-73.8535845163888,40.79410782853745],[-73.85353237176389,40.794138856811806],[-73.85351764622314,40.79414337685947],[-73.85338820351068,40.79418311411063],[-73.8532170102762,40.79422058136178],[-73.85304034260255,40.794263553963965],[-73.85290227105698,40.79431522857129],[-73.85282872033466,40.794355260491216],[-73.85276627198512,40.794389247326826],[-73.85268508273039,40.79447496977506],[-73.85263725293456,40.794542292806405],[-73.85262416811551,40.79461344263225],[-73.85262310783072,40.794750155924646],[-73.85265711034066,40.79487508977655],[-73.85265879996409,40.79491971194105],[-73.85263098256252,40.79494485424476],[-73.85259261251846,40.794935638368585],[-73.85258042693634,40.79492158400395],[-73.8525561151062,40.79489356497267],[-73.85253153207265,40.79479005755587],[-73.85249076582947,40.79467497470566],[-73.85242651222985,40.79460975882109],[-73.85233601016053,40.79454536566445],[-73.85225478631891,40.79451254658362],[-73.8521406258608,40.79444649208598],[-73.8520028894732,40.79436318108862],[-73.85193160677211,40.79430978954531],[-73.85189730713638,40.79428665631339],[-73.85181651299679,40.79423690787674],[-73.85168072178348,40.794142558073325],[-73.85159077157358,40.794086531077944],[-73.85143723745657,40.79402591832604],[-73.8512917816525,40.79398321820863],[-73.85112011660964,40.793924122033594],[-73.85097034152759,40.79385794832408],[-73.85079807258433,40.79380961136816],[-73.85062808294124,40.7937752170512],[-73.8504908278998,40.79373727270519],[-73.85032638136614,40.79367766219592],[-73.85016769642246,40.793643066105325],[-73.85000721695778,40.79360091123411],[-73.84984085640868,40.79354448520959],[-73.84973467938595,40.793495694820635],[-73.8496225183909,40.79346569570814],[-73.84948233898481,40.793418600803456],[-73.84933654876032,40.79337149956626],[-73.84922034385451,40.79336616002205],[-73.84913455725523,40.79336270580539],[-73.84906160835095,40.793362610298544],[-73.8489834275516,40.793393611803516],[-73.8489305183281,40.79341069705522],[-73.84890131445054,40.79343538717827],[-73.84886198397848,40.79346863578053],[-73.84884894723234,40.79350168515579],[-73.84885848370801,40.79359109902297],[-73.84887965495568,40.79365488253957],[-73.84890147425781,40.793668283513604],[-73.84896194839726,40.79380491495363],[-73.84901721175513,40.79392484379945],[-73.84907814795734,40.79414538448086],[-73.84903163032314,40.7943380846353],[-73.84896271217633,40.79440847690403],[-73.84878370153797,40.794542102225336],[-73.84877745470283,40.79457974348269],[-73.8487712200042,40.79461737604415],[-73.8487845736855,40.79470091527702],[-73.84884690961502,40.79490523039208],[-73.84887162206843,40.795027488024914],[-73.84887654563352,40.79513404169133],[-73.84884566489981,40.79522916657762],[-73.84881376432966,40.79528731529218],[-73.84870999361348,40.79541648128994],[-73.84855988738988,40.795495060218386],[-73.84840067725118,40.79556462149246],[-73.84823442276523,40.795631841320514],[-73.84808903411287,40.79568851740237],[-73.84792364797515,40.795753513693995],[-73.84781967180642,40.79578469546816],[-73.84763762072204,40.79582581476207],[-73.84745840378466,40.79586126478083],[-73.84729839674378,40.795900350307406],[-73.84712646747464,40.79593506179961],[-73.8468583117692,40.79597954211461],[-73.84677146173748,40.7959928896874],[-73.8467308665807,40.79600147934482],[-73.84660914258158,40.796027234408555],[-73.84651631916131,40.7960618337928],[-73.8464472761265,40.79610167934105],[-73.8463782325894,40.79614151563331],[-73.8463226431794,40.79616408876087],[-73.8462442065604,40.79616309543721],[-73.84611557837339,40.7960953012324],[-73.84603306375186,40.796040541808345],[-73.84596567572908,40.796020650127545],[-73.84587487177852,40.79601824621486],[-73.84569256064614,40.79603647546685],[-73.84566251601532,40.796037140690196],[-73.8456082717434,40.796038345425],[-73.84557802709035,40.79602089569063],[-73.84558173268536,40.79599218348453],[-73.84561524370308,40.79590102044843],[-73.84560469078751,40.795854783260786],[-73.84556537509962,40.795816191919606],[-73.84550638716907,40.79577304733258],[-73.84542780237636,40.79565379201352],[-73.8453669860492,40.79555517629772],[-73.8452788515902,40.79544938579944],[-73.84519633478965,40.795403312786256],[-73.84505891720589,40.79532957854352],[-73.84498017170012,40.79526864341763],[-73.84494765019123,40.795205596452135],[-73.8448866075451,40.79511159498745],[-73.84487085658145,40.795099197360855],[-73.84479944233455,40.79505942940701],[-73.8446668184045,40.79495724480691],[-73.84459915044442,40.79491154987523],[-73.84451391906182,40.794881790168866],[-73.84438471988378,40.794870341529595],[-73.84422311865049,40.794876985073635],[-73.84407887373857,40.79487506084184],[-73.84390523936062,40.79486930620641],[-73.84382499651194,40.7948753622708],[-73.84379857938133,40.79487735637728],[-73.84373233041339,40.794882353650635],[-73.84354668938998,40.79491394401056],[-73.84343262021302,40.79494844908796],[-73.84338511407094,40.79498491861981],[-73.84333760876132,40.79502138696037],[-73.84332414153786,40.795069050190804],[-73.84335588804112,40.79523435329692],[-73.84336415641472,40.79534609866879],[-73.84335118053635,40.79547252924375],[-73.84330632386927,40.79550093348895],[-73.84323462158974,40.79547660380325],[-73.84317961314841,40.795433872529635],[-73.8431483000162,40.795386787331054],[-73.84311059001834,40.79526369124002],[-73.8430436391917,40.79521473951437],[-73.8429342686602,40.79519114989717],[-73.84289545847211,40.7951827854082],[-73.84286053658477,40.795198875175],[-73.84284865322398,40.795213401671774],[-73.8428925458187,40.79539277833718],[-73.84328497194211,40.79617439268509],[-73.84320653636784,40.79619290309326],[-73.84280875241232,40.79541822241316],[-73.84225959368354,40.7955849689374],[-73.84292069025288,40.79690368618403],[-73.84286675259376,40.796922229071996],[-73.84216747341145,40.79561294016366],[-73.8420880490145,40.79563705636475],[-73.84203334901665,40.79563868313398],[-73.84197864967464,40.7956403110508],[-73.8419048025195,40.79562179424081],[-73.84183741226617,40.79558859863677],[-73.84178209280178,40.79553692460997],[-73.84168698798499,40.79540867089502],[-73.84165397120609,40.79539590970692],[-73.84158721174536,40.79540106871868],[-73.84153823334032,40.79541881301263],[-73.84148925424627,40.795436557954886],[-73.84142736717014,40.79549043036316],[-73.84136287271963,40.79561995069516],[-73.84135034620313,40.7957399074833],[-73.8413613364369,40.79585660057763],[-73.84149409342295,40.795981889206466],[-73.84148780606066,40.79601448800373],[-73.84144315649665,40.79604513413288],[-73.84134129989084,40.796095358756354],[-73.84130710747097,40.796138076350815],[-73.84129204826151,40.796167457129656],[-73.84130572466171,40.79620095620887],[-73.84129943545983,40.79621966933008],[-73.84059982294626,40.79680680321062],[-73.84013930364468,40.79687918783617],[-73.84043977575963,40.797637513245384],[-73.8404005522574,40.79764862901956],[-73.84041517975963,40.79767843675621],[-73.83923388155401,40.797885306448244],[-73.83920948324113,40.79784431435402],[-73.83841944083929,40.798342146635505],[-73.83842915829173,40.7983756711534],[-73.83789967503733,40.798508970684125],[-73.83787044050955,40.7984419086133],[-73.83839013354559,40.798304872076045]]]]}},{type:"Feature",properties:{ntacode:"MN17",ntaname:"Midtown-Midtown South",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.97301487242227,40.76427887944541],[-73.97141141623717,40.763587474199724],[-73.96990489279004,40.76295804272892],[-73.9698002889174,40.76291351263049],[-73.9702581472511,40.76228875261049],[-73.9707506390483,40.76160870175048],[-73.97124277307155,40.76093641797654],[-73.97169609214878,40.76031266144985],[-73.97215595488039,40.75968124035729],[-73.97261271418452,40.75905930848459],[-73.97306851954805,40.75843149419644],[-73.97352419611904,40.75780844078163],[-73.97398183196334,40.757179758588464],[-73.97443866317396,40.75655630684871],[-73.97488727186546,40.75592379114352],[-73.9753437795632,40.75529969518193],[-73.97580739426205,40.75467727461185],[-73.9758987769702,40.754714222695746],[-73.97651569446155,40.754974263345176],[-73.97697379042023,40.75434867554563],[-73.97743259180935,40.75371708824109],[-73.97787494240546,40.75309839238373],[-73.97834877041348,40.752410130141875],[-73.97928686230297,40.752800496942235],[-73.98088709894274,40.75348098873857],[-73.98094066392166,40.75340720742592],[-73.98137150401975,40.75281385262084],[-73.98182244344719,40.75219712693091],[-73.98227490438863,40.75157729841364],[-73.98272387486375,40.75095894445159],[-73.98317416294078,40.75034220969328],[-73.98362158446457,40.749723771653585],[-73.98407636095376,40.74910212488147],[-73.98247212047103,40.74843150141646],[-73.98094250047258,40.747790071404644],[-73.98085054482473,40.74775037037835],[-73.98134068727688,40.74707866368256],[-73.98183365081863,40.746416590552265],[-73.9822787272248,40.74579756296622],[-73.98272686543109,40.74518041438059],[-73.9831741189751,40.74456031088428],[-73.9836252002839,40.74394311456537],[-73.9840748519408,40.74332471841654],[-73.98413729050282,40.74334959061128],[-73.98569571278533,40.74400764167099],[-73.98729805474686,40.74468149878057],[-73.98872905513959,40.74528637415622],[-73.9905150345503,40.74604031791521],[-73.99096832761562,40.7454208908559],[-73.99141858494625,40.74480268249623],[-73.99426258562549,40.74600398135794],[-73.99709902854316,40.74720510204229],[-73.99664704439101,40.74782272958543],[-73.9961965546698,40.74843932774468],[-73.9957485550706,40.749052196221],[-73.99529821460956,40.74967168260011],[-73.99484363830844,40.750293308962945],[-73.99437946790314,40.75093038980283],[-73.99394825659857,40.75152222216266],[-73.99346417736245,40.752190055267725],[-73.99297937844126,40.75285340289908],[-73.99252855991887,40.753473913395325],[-73.99207900077157,40.754091115865435],[-73.99163271310647,40.75470680500966],[-73.99117738092279,40.755329849083914],[-73.99072636339719,40.755950405564896],[-73.9902762134649,40.756567565552174],[-73.98979085335519,40.757233131918845],[-73.98929727477795,40.75790663764965],[-73.98884253868648,40.75853349956074],[-73.98839044575153,40.759164186680366],[-73.9879264062775,40.75979027715778],[-73.98747524633468,40.76040478688599],[-73.98701514555326,40.76103736747788],[-73.9865613853335,40.76166012236253],[-73.98610406084964,40.76228995260429],[-73.98564677724607,40.76291487498554],[-73.98519152159373,40.76354367464774],[-73.98473393779608,40.76416910487748],[-73.98428230080648,40.76479181510174],[-73.98382185703383,40.76541847469751],[-73.98336657834086,40.76604524186615],[-73.98287713521306,40.76671559514084],[-73.98236545039542,40.767392153213464],[-73.98211061467002,40.76774447654629],[-73.98206055921953,40.76772790257],[-73.98200835086487,40.7677157604164],[-73.98195466592408,40.767708207377325],[-73.98190019919375,40.767705341018114],[-73.98184565685199,40.76770719885882],[-73.98179174546713,40.767713756831995],[-73.98171007884838,40.7677451157594],[-73.98163466733725,40.76778588788833],[-73.98156819945983,40.76783483464121],[-73.98151276215224,40.7678901680317],[-73.97907658778136,40.76687608613497],[-73.97836112975317,40.7665737113197],[-73.97623388796958,40.76567463144461],[-73.97419229021419,40.764806528331924],[-73.9736358469905,40.76456991377596],[-73.97301487242227,40.76427887944541]]]}},{type:"Feature",properties:{ntacode:"QN19",ntaname:"Glendale",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.85729287192228,40.71146767719103],[-73.8566771436683,40.70769187446599],[-73.8559596585019,40.706426667673185],[-73.85593794133621,40.706396288228966],[-73.85553390239545,40.706521315440135],[-73.85539214289552,40.70656435881924],[-73.85477443426306,40.70675191286005],[-73.85471652519982,40.70676949632781],[-73.85469943412306,40.70674255462174],[-73.85470823889325,40.705210974144435],[-73.85411264779813,40.70442593407155],[-73.85396105479336,40.70426421713132],[-73.853921540879,40.70422461210088],[-73.85389480093353,40.704183419196966],[-73.85371219739146,40.70391788788185],[-73.85305663835196,40.703137046613236],[-73.85252019054452,40.70229172361761],[-73.8551810957932,40.702583267377584],[-73.85529275904757,40.70259550128514],[-73.85529571509375,40.70199100910799],[-73.85538910514678,40.70197691630091],[-73.85630830619003,40.70183818193408],[-73.85716688252516,40.70167410489209],[-73.85725351412522,40.70121217773553],[-73.85739221059833,40.70121397886806],[-73.8582740576157,40.70122365923817],[-73.85893224399118,40.701320344758976],[-73.85823494833613,40.70283289066984],[-73.85819890700746,40.702911073863206],[-73.8582491593093,40.702916934889345],[-73.85853029386706,40.702949708544644],[-73.85874741910561,40.702974297668554],[-73.8599749228599,40.70310890237151],[-73.86068159332247,40.70318418710774],[-73.86142263093666,40.70326975770652],[-73.86241891720914,40.703377474646736],[-73.86285374177443,40.70341449174873],[-73.86341506892072,40.70337880476055],[-73.86379389189378,40.70333379644827],[-73.86472830073468,40.70325882219051],[-73.86564021611301,40.703182590474555],[-73.86653775666525,40.703109737852174],[-73.86724652427561,40.70305165537076],[-73.86824273966054,40.70297019615325],[-73.86873243465988,40.70292909830865],[-73.86903271456593,40.702903901994674],[-73.8691559615748,40.70289343366039],[-73.86981898467371,40.70283793026466],[-73.87073324224045,40.7027620391335],[-73.87164751858704,40.70268731043893],[-73.87210385737747,40.70264976339389],[-73.87256153470271,40.70261209791527],[-73.87351208977547,40.70253545896346],[-73.87446274104722,40.70245683175975],[-73.87543139407882,40.702374353176445],[-73.87639785216525,40.70229404227673],[-73.87625758427971,40.70174876639622],[-73.87621714178015,40.70159500481853],[-73.87778919134801,40.70101362177237],[-73.87860797521766,40.700704188318895],[-73.87942953625259,40.70040484882169],[-73.88024601220093,40.70009334924647],[-73.88106992668072,40.6997998885665],[-73.88182690581613,40.699529299005846],[-73.8827301470192,40.70054990947237],[-73.88280948430295,40.70068345565591],[-73.8834308688459,40.70047443803922],[-73.88384293540214,40.70034726075631],[-73.88431619451555,40.70020119633856],[-73.88492223136602,40.70010402751472],[-73.88584205469309,40.699965471933254],[-73.88676728328299,40.69982608539446],[-73.88771298020104,40.699678076358296],[-73.88818025720118,40.69885791124084],[-73.88809909474769,40.69876329647808],[-73.8878829756248,40.698015120145286],[-73.887850235915,40.69784014539045],[-73.8877939630208,40.69766542778768],[-73.88771392559954,40.697493693418004],[-73.88761064208398,40.697327745472144],[-73.88748536209577,40.69717024946576],[-73.88734003264614,40.697023666201204],[-73.88717721894498,40.69689008617982],[-73.88699989895998,40.69677114380176],[-73.88681137109083,40.69666794842841],[-73.88642048158212,40.69645814949442],[-73.88648530277045,40.696439914589284],[-73.88865416919141,40.69582954890077],[-73.88828642303773,40.695236916739084],[-73.88919365279429,40.694935770217555],[-73.89195658664823,40.694410570189056],[-73.89245207559,40.69522572878888],[-73.89507694381929,40.694591389702445],[-73.89558625457236,40.69397916201196],[-73.8939811314808,40.693075965541816],[-73.89357935003764,40.69308532923226],[-73.89326209935403,40.69220094745963],[-73.89474270964176,40.69263695279006],[-73.89576145323862,40.69233462238625],[-73.8969565350749,40.69194920744685],[-73.89768631776546,40.693365258982396],[-73.8976423353149,40.69340865137625],[-73.89742730179685,40.693288980149696],[-73.8969102133229,40.69384227053857],[-73.89736265798825,40.694110847232835],[-73.89776907842187,40.69404304974451],[-73.89817221663135,40.693962658729205],[-73.89857107730437,40.69386983366788],[-73.8989646681339,40.69376479336217],[-73.89935202714405,40.69364779602196],[-73.89973223451209,40.69351918299958],[-73.90003039216384,40.693437450574265],[-73.89954093129799,40.694285731489245],[-73.8988858577282,40.69538947540043],[-73.89838185197424,40.696135997502346],[-73.89756263023105,40.69648070881289],[-73.89677249966005,40.69679911679609],[-73.89558457649512,40.697127642006706],[-73.8957800508964,40.69851096214159],[-73.89484994963583,40.69858962332337],[-73.89500322684938,40.69971237746394],[-73.8942016526164,40.70050730944816],[-73.89384018414073,40.70085972555689],[-73.89283458119634,40.701910277985924],[-73.89194157342574,40.70288622835829],[-73.8912683769093,40.70359657640159],[-73.89105316972807,40.70381641330253],[-73.88984330207877,40.704972402195715],[-73.88911917685519,40.70559887739671],[-73.88826271719408,40.70580991270574],[-73.8873957253416,40.70601813011593],[-73.88652826814841,40.70622520637745],[-73.88554946851852,40.706154618533695],[-73.88553214158821,40.70644568324879],[-73.88456244603812,40.70636218692214],[-73.8837729691808,40.70629420165476],[-73.88266573808845,40.706355516916936],[-73.8817801768889,40.70640454801895],[-73.88088332654884,40.70645397726771],[-73.88000104576761,40.70649293404653],[-73.87900684284206,40.70653683936734],[-73.87814452368525,40.70660962564742],[-73.8772061475785,40.70668884049963],[-73.87625034919223,40.70674464283922],[-73.87532966761412,40.70679838822812],[-73.87504258461331,40.70681035266911],[-73.87491827793093,40.706815532630046],[-73.874255180167,40.70685703123324],[-73.87326052978808,40.70692273702328],[-73.87153400383465,40.707036767559025],[-73.86911007093028,40.707089336764284],[-73.86915904548992,40.70722393414366],[-73.8692143546318,40.70735710286648],[-73.86927592671485,40.707488670350735],[-73.86934368271505,40.707618465395605],[-73.86941753421671,40.70774632041926],[-73.86949738553986,40.70787206971616],[-73.8697580470808,40.70832499944456],[-73.87016941721758,40.70922897957259],[-73.86939706585555,40.70952637638019],[-73.86661823125498,40.710401648558],[-73.86557714607004,40.71065921902499],[-73.86500981935573,40.7107769089327],[-73.8620787268836,40.71220106006422],[-73.85978566470042,40.71331129612701],[-73.85965416837634,40.71337996141241],[-73.85966066695589,40.713294646744245],[-73.85971313582799,40.71260553908273],[-73.85975932796815,40.71184505978392],[-73.85964590990136,40.71182734410181],[-73.85818745298316,40.711599545560084],[-73.85729287192228,40.71146767719103]]]}},{type:"Feature",properties:{ntacode:"SI11",ntaname:"Charleston-Richmond Valley-Tottenville",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.20699885281925,40.55756748910281],[-74.20880330692863,40.55730868910714],[-74.21050789381182,40.55706418186843],[-74.21220034092838,40.556443430360495],[-74.21350175560958,40.55566761760136],[-74.21437138945709,40.555588065558354],[-74.21455413977367,40.55559031766239],[-74.21455422192051,40.555590317508894],[-74.2145543046983,40.55559030864269],[-74.21473791137318,40.55557614306113],[-74.21473803016876,40.5555761329547],[-74.21473815882354,40.55557611512346],[-74.21491900919494,40.55554545652257],[-74.21509339688775,40.555498932556844],[-74.21525777189217,40.55543783838496],[-74.2172133809564,40.5547148589448],[-74.2172895676767,40.554698654952475],[-74.21736362385401,40.55467747021693],[-74.2174349909545,40.55465146451475],[-74.21750313072727,40.55462083398217],[-74.21756752926406,40.554585809635995],[-74.21762770087538,40.55454665563082],[-74.21768319154032,40.554503667243424],[-74.21773358297516,40.55445716873488],[-74.21777849514045,40.554407510795265],[-74.2178175893234,40.55435506794237],[-74.21785057069229,40.554300235696594],[-74.21787719051976,40.554243427598074],[-74.21789891350517,40.55407676052682],[-74.21790502216838,40.55390846971959],[-74.21789528076908,40.55373984544257],[-74.2178697015937,40.55357219390289],[-74.21782855423461,40.55340678847962],[-74.2177723265385,40.553244885044215],[-74.21778377707885,40.55304918802872],[-74.21877630415244,40.552473628604396],[-74.2191157639139,40.552232314138074],[-74.2193140664271,40.552055134755875],[-74.22106803249707,40.55055473309507],[-74.2211486975976,40.550489658404665],[-74.22121805079068,40.55041641991186],[-74.22127412369642,40.550336848851686],[-74.22131562715379,40.55025307385656],[-74.2210934028939,40.54977355555377],[-74.22087752081102,40.54920399894641],[-74.22083496897751,40.5490917398982],[-74.22064536102818,40.54859150917091],[-74.22060624580217,40.54848651978037],[-74.22056994644242,40.54839063778596],[-74.22036702032456,40.5478338698567],[-74.22008210980711,40.54713827141566],[-74.21997344665908,40.5468344156858],[-74.21987141762713,40.54657677148183],[-74.21981449749637,40.54643839725623],[-74.21954309291078,40.54569938368506],[-74.21929684582494,40.545052706921624],[-74.21899304691196,40.544309917235054],[-74.21888584278543,40.54407004038697],[-74.21873688737288,40.54366800392618],[-74.21844305056453,40.54296149124276],[-74.21842637382643,40.54291740866575],[-74.21817195689599,40.54225028526081],[-74.21803946390473,40.54191336048017],[-74.21800676051275,40.54182852078784],[-74.21778893094631,40.54112540110156],[-74.21775655527638,40.54098679363038],[-74.21767785777914,40.54013154699498],[-74.21766104513277,40.53982827490548],[-74.2176530820216,40.53952479248868],[-74.21765397226821,40.539221250023566],[-74.2176637165025,40.53891779774908],[-74.21768230851072,40.53861458601027],[-74.21770973896663,40.53831176494321],[-74.21775657265722,40.538070321369354],[-74.21779984318027,40.53774949530807],[-74.2178155250097,40.53765619709819],[-74.2178677973868,40.53736657860711],[-74.21793513879413,40.537071053671816],[-74.21806225352043,40.536496513430336],[-74.21819886050397,40.53585902009678],[-74.21828207338866,40.53548704281724],[-74.2183151523703,40.53531207880198],[-74.21829305271741,40.5347650031915],[-74.21826852094395,40.5345252475068],[-74.21825618459513,40.53423819323476],[-74.21823826802537,40.533951310187],[-74.21821477525008,40.533664661508645],[-74.21818571151182,40.53337831029229],[-74.21815108385569,40.533092319468594],[-74.21811089944848,40.532806752068794],[-74.21806516720552,40.53252167094397],[-74.21801389726299,40.53223713883744],[-74.21778084408645,40.531427687215206],[-74.21752355324554,40.53064379860822],[-74.21728324509466,40.52987328254958],[-74.21701386675709,40.52912208442536],[-74.21682691059729,40.528647204555185],[-74.21672062654211,40.52840575277921],[-74.21666369883938,40.52828331588697],[-74.21661081156395,40.52817658605651],[-74.21648646892207,40.52792564032494],[-74.21619395471903,40.52735009922733],[-74.21586638629842,40.52664794159273],[-74.2157647407924,40.52645860920968],[-74.2156447049924,40.525981848172044],[-74.21560783639097,40.52549473925576],[-74.21559985675731,40.52443977100414],[-74.21559699225028,40.524061069625354],[-74.21567230421215,40.52395762836108],[-74.21409806769036,40.52409719506805],[-74.21398779870974,40.52345242257454],[-74.21390912550422,40.52301463143873],[-74.21381535677578,40.52249465062756],[-74.21361475710034,40.5215316364589],[-74.2135459344776,40.52123571536638],[-74.21450846005992,40.52115497951232],[-74.2173550121212,40.520930048646974],[-74.21760570062983,40.52087168710079],[-74.21802828289108,40.52066372769048],[-74.22013810237418,40.5196218831387],[-74.22269085397954,40.51851230351488],[-74.22281985011752,40.51845646639953],[-74.2229520068689,40.51840511423361],[-74.2230870566725,40.51835835098073],[-74.22322472611194,40.51831627131398],[-74.22336473669887,40.518278960225615],[-74.22350680476285,40.518246493468716],[-74.22365064268226,40.51821893677265],[-74.22379595925351,40.51819634592632],[-74.22398999651158,40.518212368108],[-74.22418327987596,40.51823302691335],[-74.22437561917313,40.51825830201604],[-74.22456682515791,40.51828816854772],[-74.2247567096995,40.51832259712242],[-74.22494508627025,40.51836155393725],[-74.22513176921197,40.51840500060489],[-74.22531657484079,40.51845289437743],[-74.22549932131878,40.51850518813128],[-74.22567982883287,40.518561830413404],[-74.22579666690885,40.51867404416307],[-74.22592651755086,40.51877933259093],[-74.22606827207163,40.51887643013065],[-74.22622054516619,40.5189642037768],[-74.2263816913603,40.51904171336675],[-74.22654990959104,40.51910823667433],[-74.22672328926495,40.51916332058561],[-74.22669461462407,40.518548726257336],[-74.22657761251993,40.517270649639514],[-74.22290251395953,40.50893653913093],[-74.22321582470961,40.50865861081134],[-74.22186988416672,40.50271493069759],[-74.22184144452646,40.5025384163498],[-74.22193907695907,40.50257361983845],[-74.22199500258526,40.502589241096366],[-74.22205322907084,40.502598779587245],[-74.2221126269575,40.50260205028649],[-74.22217204406358,40.50259898975009],[-74.22223032783455,40.50258965734533],[-74.22228634770087,40.5025742340993],[-74.22233901700933,40.50255301918708],[-74.22236766251066,40.502534219977214],[-74.22239987667618,40.50251915819393],[-74.22243483088639,40.502508221258644],[-74.22247162604341,40.5025016904926],[-74.22250931569745,40.50249973388094],[-74.22254693039082,40.502502401751926],[-74.22257824502199,40.50251123678163],[-74.22261036634684,40.50251818226518],[-74.22264818586406,40.502523794666594],[-74.22268651324735,40.502526788858624],[-74.22272104018455,40.502527227508466],[-74.22275550111328,40.502525540547715],[-74.2228336896201,40.50251862103752],[-74.22291062037523,40.50250591033378],[-74.22298555904419,40.50248752976533],[-74.22304657849516,40.50247817863753],[-74.22310507077125,40.50246194808999],[-74.22315971292508,40.502439205217264],[-74.22320926909279,40.502410464406005],[-74.22325261844672,40.50237637570058],[-74.2232743417999,40.502355675872096],[-74.22330007244535,40.50233785237778],[-74.22332916550651,40.50232335191846],[-74.22336089183791,40.50231253791131],[-74.22339445629913,40.502305681381706],[-74.22342901768273,40.50230295417106],[-74.22351209881073,40.502306984547126],[-74.22359532976952,40.50230567146667],[-74.2236781217984,40.50229902421817],[-74.22375988924183,40.50228708982298],[-74.2238400536928,40.502269952702825],[-74.22391804808461,40.50224773408244],[-74.22399332070272,40.50222059113194],[-74.22410098578247,40.502151063864915],[-74.22421217259702,40.502084845125154],[-74.22432670677232,40.5020220387574],[-74.22444440868655,40.5019627432547],[-74.2247563150541,40.50185823555008],[-74.22481155058291,40.501827108474096],[-74.22487167184605,40.50180180073444],[-74.22493563313569,40.50178275251444],[-74.2250023219568,40.501770295123876],[-74.22507057837625,40.501764645236555],[-74.22513921519678,40.50176590112215],[-74.22520703860509,40.50177404093675],[-74.22527286893495,40.50178892310301],[-74.22548789676905,40.50184439262559],[-74.22570064661157,40.50190476430983],[-74.22591092672587,40.50196998374868],[-74.22611854759944,40.502039992166125],[-74.22623690030623,40.50209386757717],[-74.22635956044137,40.50214180138202],[-74.22648601679596,40.50218359380434],[-74.22661574233624,40.50221907066316],[-74.2267481964005,40.502248084099094],[-74.22688282695273,40.5022705131906],[-74.22701907288392,40.50228626445816],[-74.22715636635107,40.5022952722538],[-74.22729413514423,40.50229749903501],[-74.22743180507209,40.50229293552097],[-74.22756880235538,40.50228160073153],[-74.22769425172793,40.50226247585634],[-74.22782110261014,40.50224983799581],[-74.22794878000343,40.502243744435624],[-74.2280767051634,40.50224422279703],[-74.22820429822289,40.50225127091177],[-74.22822138349666,40.50224965259288],[-74.228236680937,40.50224802576505],[-74.22825206733631,40.50224699935716],[-74.22826750275345,40.50224657395115],[-74.22828294593447,40.502246751304355],[-74.2282983580355,40.502247531996716],[-74.22831369515411,40.502248913435075],[-74.22832892150018,40.50225089066473],[-74.22834434243428,40.50225342203299],[-74.22835990102978,40.50225539038839],[-74.22837556698475,40.502256791435364],[-74.228391301446,40.50225762324079],[-74.22840707060405,40.50225788268893],[-74.22842283627271,40.502257570358296],[-74.22843856574727,40.502256685308794],[-74.22849384570489,40.50224519955656],[-74.22854942780774,40.50223459924776],[-74.22860528683563,40.50222488929051],[-74.2287364062093,40.50221079463372],[-74.2287777092499,40.502208772288384],[-74.22881893708703,40.502206002889565],[-74.22886006514693,40.502202488831784],[-74.22890106797847,40.50219823267885],[-74.22895205756367,40.502189553367536],[-74.22900325374337,40.50218160422421],[-74.22905463305558,40.502174390991584],[-74.22907591039738,40.50217316105884],[-74.22909711797973,40.50217136416876],[-74.22911822793938,40.50216900322505],[-74.2291392181129,40.50216607927713],[-74.22916006173962,40.50216259673438],[-74.22918073095975,40.502158559505716],[-74.2292012018697,40.502153973167474],[-74.22922144946686,40.50214884279566],[-74.2292414463391,40.50214317481135],[-74.22927038497792,40.50213741759065],[-74.22929952338403,40.502132252353356],[-74.22932883346799,40.502127679658045],[-74.22935829308662,40.50212370608252],[-74.22938787284349,40.50212033503609],[-74.22941755167615,40.50211756823606],[-74.22942138198785,40.50211722132801],[-74.22943841155767,40.50211505779301],[-74.2294552871693,40.50211228692813],[-74.22949740502128,40.502107387693584],[-74.22953936378536,40.50210179501559],[-74.22958114326808,40.50209550859966],[-74.22961022163652,40.50209313212577],[-74.22963939213264,40.502091508679875],[-74.22966861789251,40.50209064001097],[-74.22968445817503,40.50208957229498],[-74.22970021195391,40.50208792023408],[-74.22971584237075,40.50208568758767],[-74.2297313134497,40.50208287945385],[-74.22974658812042,40.50207950177044],[-74.22979546595202,40.50206238157278],[-74.22984406719718,40.50204480572106],[-74.22989238527859,40.502026776406765],[-74.22991536204454,40.502018372918656],[-74.22993870875456,40.5020105857016],[-74.22996239099075,40.50200342588145],[-74.2299863756457,40.50199690273847],[-74.2301602913139,40.501923917097535],[-74.23017873406394,40.501919548757144],[-74.23019694119273,40.50191463305979],[-74.23021488484422,40.501909174919874],[-74.23023253608235,40.50190318427994],[-74.23024986904426,40.501896671243884],[-74.23026685720174,40.50188964390653],[-74.23028347096967,40.50188211489222],[-74.23029968690521,40.50187409597539],[-74.23030686452945,40.50187062423144],[-74.23031441673139,40.501867646287025],[-74.23032228170678,40.50186518706068],[-74.23033039937476,40.50186326208579],[-74.2303326562516,40.50186016292169],[-74.23033663156615,40.5018547054914],[-74.2303360734209,40.5018513182956],[-74.23033285397626,40.50183180571136],[-74.23032743945036,40.501811732115456],[-74.23032989415545,40.501808276383244],[-74.23033358226228,40.50180481717011],[-74.23033892500193,40.501804178372],[-74.23034304643095,40.50180730795639],[-74.23034718449813,40.501815458413745],[-74.23035422834212,40.50183144768089],[-74.23036283929179,40.5018493756545],[-74.2303658228657,40.50185558825131],[-74.23038056288571,40.50187815357706],[-74.23038426772159,40.50188286180403],[-74.23038948441491,40.50189079984282],[-74.23039390320268,40.50189901657976],[-74.23040176854849,40.5019054544204],[-74.23041024635418,40.50191142328395],[-74.23041929063439,40.50191688942137],[-74.2304288508024,40.501921821270734],[-74.23043886991842,40.50192619063354],[-74.23044929215264,40.50192997299462],[-74.23046005729455,40.50193314636075],[-74.23047527187622,40.50193693383766],[-74.23049071815467,40.50194012962999],[-74.23050635571751,40.5019427251072],[-74.23052214459979,40.50194471415085],[-74.23053804483898,40.50194609131267],[-74.23055401780144,40.501946854659806],[-74.23057002023421,40.50194699925324],[-74.23058600979121,40.5019465285286],[-74.23061606414736,40.5019443106683],[-74.23064604933012,40.5019415725876],[-74.23067594493178,40.501938315332794],[-74.23070573318459,40.501934541787705],[-74.23073539346257,40.501930253334045],[-74.23076490778547,40.501925454866594],[-74.23079425749675,40.501920146087876],[-74.23082342089164,40.50191433374288],[-74.23084851211858,40.501908863806975],[-74.23085238041732,40.501908019374866],[-74.23088112029123,40.501901208711786],[-74.23095331081456,40.5018869544787],[-74.23114494958587,40.501851215882034],[-74.23118057193084,40.50183722714865],[-74.23120353968652,40.50182285562783],[-74.23122327112021,40.501816854110395],[-74.23122469229246,40.50181644230339],[-74.23123357692778,40.501817550879856],[-74.23124443244193,40.50182686031901],[-74.2315487998193,40.501724537389556],[-74.23184935718416,40.50161585064149],[-74.23214587623553,40.50150088263923],[-74.2324381317435,40.501379720718326],[-74.23272590172057,40.501252456919005],[-74.23300896759027,40.50111918791628],[-74.23304744169123,40.50110177283051],[-74.23314424618249,40.5010793195174],[-74.23321049636225,40.50109564717326],[-74.23359904119745,40.5009125316013],[-74.23441378278551,40.5007740942329],[-74.23494577701943,40.50065915779631],[-74.23501360835814,40.50065361505561],[-74.23508091792986,40.5006451409607],[-74.23517395943607,40.50062838352554],[-74.23526495949297,40.50060602857205],[-74.23535334118174,40.5005782178259],[-74.23543854418547,40.50054512760112],[-74.23552002834157,40.50050696768219],[-74.23559727706663,40.500463979993896],[-74.23566269106276,40.500430831842365],[-74.23573157542214,40.500402070577586],[-74.23580342653587,40.50037790646949],[-74.23587771910738,40.50035851617857],[-74.23595390999249,40.500344041464466],[-74.23610536560948,40.50026621668828],[-74.2362524513581,40.500183652267296],[-74.23635130661148,40.5001255811003],[-74.23642784022643,40.50007741203196],[-74.23647256988743,40.50011303934436],[-74.23652981831943,40.50009943174852],[-74.2366196366744,40.50007228189282],[-74.23670606284696,40.50003933498732],[-74.23678845619546,40.50000083525594],[-74.23686620597506,40.49995706808334],[-74.23693873586538,40.49990835789908],[-74.23700550824246,40.49985506577291],[-74.2370660281641,40.49979758673759],[-74.23718407598768,40.49970224263568],[-74.23729667531977,40.49960313264792],[-74.23740362022905,40.499500438056785],[-74.23750471512943,40.499394346700555],[-74.23759977513777,40.49928505262953],[-74.23768862641175,40.49917275575118],[-74.23766770359762,40.49912325493382],[-74.2377480524738,40.499100845376546],[-74.23777146009989,40.499180351388176],[-74.23781982777913,40.49918384554565],[-74.23786840947213,40.49918350191925],[-74.23792863582672,40.499177685695756],[-74.23798737383338,40.49916598059862],[-74.23804363968651,40.499148582677286],[-74.23809649098861,40.499125783330385],[-74.23844104903405,40.49893585618125],[-74.23851321635533,40.498896075866305],[-74.2389515070694,40.49844338406657],[-74.23944024302588,40.49793857961807],[-74.23966845041303,40.4977029249419],[-74.23971237574324,40.49766233705475],[-74.23976289569345,40.4976264984457],[-74.23981913721133,40.497596028446914],[-74.23984851239636,40.497583013155015],[-74.239880172859,40.49757362645005],[-74.2399133551891,40.49756809466797],[-74.23994725928142,40.49756655119314],[-74.23998106762775,40.497569033242435],[-74.24001396502845,40.49757548096776],[-74.24004515824848,40.49758573889906],[-74.24007389514378,40.49759955969311],[-74.24013023077472,40.49761940688178],[-74.24018972112661,40.497632859277594],[-74.24025112802146,40.49763963689425],[-74.24031317339023,40.49763959866842],[-74.24037456587476,40.49763274539567],[-74.24046072278627,40.497618990363975],[-74.2405481496859,40.4976111975931],[-74.24063614005227,40.497609430058624],[-74.24072398281093,40.49761370204441],[-74.24081096808015,40.49762397902739],[-74.2408590548428,40.4976353165387],[-74.24090866403783,40.497641786497645],[-74.24095895398736,40.49764327913368],[-74.2410090714633,40.4976397691225],[-74.24105816616388,40.49763131601563],[-74.2411054051406,40.497618063229815],[-74.24123510821235,40.49762608502383],[-74.24136522975822,40.49762707777034],[-74.24149511694033,40.49762103648854],[-74.24162411809688,40.49760799148846],[-74.24175158601217,40.49758800821851],[-74.24187688116443,40.49756118693746],[-74.24199937493492,40.497527662211],[-74.24203938842078,40.49751251561412],[-74.24208206686055,40.49750246610837],[-74.24212630449081,40.49749777406801],[-74.24217095515192,40.49749856105985],[-74.24221486198324,40.49750480669362],[-74.24225688739561,40.497516349150175],[-74.24229594254456,40.49753288937417],[-74.24233101554064,40.49755399882199],[-74.2424166830081,40.49758356032676],[-74.2425056345693,40.49760679144689],[-74.24259706962593,40.497623483092525],[-74.24269016522493,40.497633485031734],[-74.24278408346626,40.49763670724281],[-74.24287797904492,40.49763312072443],[-74.24297100685988,40.497622757756744],[-74.24311685537815,40.49760244956925],[-74.24326378176855,40.49758733310666],[-74.24341146909937,40.49757744097635],[-74.24355959879796,40.497572794516344],[-74.24370785133782,40.497573403749406],[-74.24385590692752,40.497579267361395],[-74.24397481574317,40.49758175036795],[-74.24409361501269,40.49757713078779],[-74.24421157785937,40.49756543688594],[-74.24432798252506,40.497546740211824],[-74.24444211678679,40.49752115516148],[-74.24455328231522,40.497488838277405],[-74.24466079894793,40.49744998729063],[-74.24476400885143,40.497404839910885],[-74.24495162973757,40.497322388839265],[-74.24513522575188,40.49723481681623],[-74.24531455716676,40.497142238195295],[-74.24548938982625,40.497044773867096],[-74.24565949545183,40.49694255110171],[-74.24582465194071,40.49683570338221],[-74.24590703235594,40.496785256944214],[-74.24603300798384,40.49666493479758],[-74.24616589257492,40.49654902496636],[-74.2463054212485,40.496437758464545],[-74.24645131588612,40.49633135705073],[-74.24660328568585,40.49623003278603],[-74.24676102774201,40.4961339876119],[-74.24694239086602,40.49612122798792],[-74.24712436216004,40.49611539516859],[-74.24730648798847,40.49611650369458],[-74.24748831433071,40.4961245508024],[-74.24766938791234,40.49613951643144],[-74.24784925733489,40.49616136327391],[-74.2480274742006,40.49619003686785],[-74.24820359422985,40.49622546573266],[-74.2483771783683,40.496267561547555],[-74.24854779388114,40.49631621937132],[-74.2487150154314,40.49637131790415],[-74.24887842614008,40.49643271978961],[-74.24903761862511,40.49650027195721],[-74.24917156868966,40.49656729705341],[-74.24955978366349,40.49685685437295],[-74.24968820466829,40.49699021165101],[-74.24993362550583,40.497208977246146],[-74.2501002671862,40.49735424403253],[-74.25032706750167,40.49753852654379],[-74.25050715142575,40.49769166223744],[-74.25068311794719,40.49784756275837],[-74.25085489422256,40.49800616359522],[-74.25086108509575,40.49802921492337],[-74.25090066516793,40.498091601343276],[-74.2509333388137,40.49815627649884],[-74.25095888137339,40.49822279573245],[-74.25097711721372,40.49829070170682],[-74.25098792093567,40.49835952754904],[-74.25099121823736,40.49842880006034],[-74.25098698642543,40.49849804296952],[-74.25098813387821,40.49851023840844],[-74.25100346236457,40.498618170990994],[-74.25102797801067,40.49872511079799],[-74.25106157650154,40.4988306026056],[-74.25110411485619,40.498934197351595],[-74.25116773245422,40.49899309015193],[-74.25123652201383,40.499048491381245],[-74.25131015559843,40.49910013691853],[-74.25138828217551,40.499147780547005],[-74.25147052929005,40.49919119512834],[-74.25155650484025,40.499230173685504],[-74.25172949863423,40.49929161551246],[-74.25191210542233,40.499363213330106],[-74.25200034554489,40.49940041958599],[-74.25207484139113,40.49943320985641],[-74.25208380907422,40.49943724424448],[-74.25225360989198,40.499509044539955],[-74.25242564998172,40.49957766847539],[-74.25259982739802,40.49964307538373],[-74.25270761230372,40.49971306820249],[-74.25281011839458,40.49978753898894],[-74.25290702685786,40.49986625613845],[-74.25299803628639,40.49994897483936],[-74.25308286361592,40.500035437834065],[-74.25316124500559,40.50012537621918],[-74.25323293665878,40.50021851028165],[-74.25329771558141,40.50031455036842],[-74.2533553802758,40.50041319778727],[-74.25340575136765,40.50051414573577],[-74.25344867216418,40.50061708025502],[-74.2535774575908,40.500958857968385],[-74.25370341736807,40.50130124889618],[-74.25374291422789,40.50141464717274],[-74.25379045770474,40.50152623147121],[-74.25384590619254,40.50163566934936],[-74.25390909453156,40.50174263475804],[-74.25397983450004,40.501846809012996],[-74.25405791537457,40.50194788174404],[-74.25414310455761,40.502045551820174],[-74.25423514827021,40.50213952824692],[-74.25427407656728,40.50216118050969],[-74.25472027611606,40.5029652011596],[-74.25523408934788,40.503934569232555],[-74.2552756580837,40.504034668311824],[-74.2553096976515,40.50413641072483],[-74.255336097714,40.50423946678283],[-74.25535477268788,40.50434350253892],[-74.25536566202162,40.50444818086984],[-74.255368730392,40.50455316256857],[-74.25535850504906,40.50517012777078],[-74.25533004608208,40.50596510120409],[-74.25530710377627,40.50653645411906],[-74.25532532869852,40.506700187057696],[-74.255352526144,40.5068631932827],[-74.25538521001822,40.50701137356381],[-74.2554253090527,40.50715848904908],[-74.25547276439336,40.50730432363598],[-74.255527506379,40.50744866310198],[-74.25555705464825,40.50751244440504],[-74.25557768158056,40.50757823836309],[-74.25558915990892,40.50764532014486],[-74.2555913631522,40.50771295072913],[-74.25554269163948,40.50783774249623],[-74.25553185854768,40.50786122885193],[-74.2555291316083,40.5078671412342],[-74.25545272937916,40.508032776305626],[-74.2552481775318,40.50824323071307],[-74.25504293715979,40.50839740737793],[-74.25489888207036,40.50843368580244],[-74.25462856709916,40.50867482572708],[-74.2547027248366,40.50871606263621],[-74.25473104757671,40.508724010778835],[-74.25490187176645,40.508764383441864],[-74.25490412260203,40.50875636743895],[-74.25498130009497,40.50877117277584],[-74.2549729037078,40.50880566163071],[-74.2548963650735,40.50878658433316],[-74.25489961775251,40.508776805017966],[-74.25471523818561,40.508736090686085],[-74.25468414988084,40.50872411754283],[-74.2546185072803,40.50868390879992],[-74.25448711664845,40.50880437483035],[-74.25434543215414,40.5087916521514],[-74.25412000836144,40.50899116710306],[-74.25410010608631,40.50898319001282],[-74.25404998088295,40.50895311305291],[-74.25403791902308,40.508948944719755],[-74.25402821488001,40.508948766149494],[-74.25401162726044,40.508955997601184],[-74.25399753075472,40.50897031495309],[-74.25398592544707,40.50899171811752],[-74.25397681140795,40.50902020696293],[-74.25411121318575,40.50916704718079],[-74.25403804567861,40.509252671645726],[-74.25430713012466,40.50937626384603],[-74.25434874440134,40.50932901714474],[-74.25438877737028,40.50934418413465],[-74.25431454169318,40.50941369464903],[-74.25428177080063,40.509397124218125],[-74.25429083557022,40.509391556843],[-74.25402069505346,40.50927297578751],[-74.25389169939281,40.50942393252003],[-74.25373355115255,40.50937689274588],[-74.25368911881067,40.50942559643919],[-74.25370535508561,40.50943441373004],[-74.25367604695046,40.509467389668174],[-74.25369339837313,40.5094769878713],[-74.25413324931498,40.50968292755792],[-74.25433256547629,40.50977376100492],[-74.25434937126052,40.50978095473896],[-74.25456815512888,40.50988011029755],[-74.25462336202818,40.50981460210898],[-74.25464651262918,40.50982624592442],[-74.25452621732435,40.509973015383615],[-74.25450038789263,40.509963196704724],[-74.25455333637309,40.50989597318158],[-74.2541246246757,40.509693659767755],[-74.25366810379268,40.50947991476319],[-74.2536639382744,40.50947795816003],[-74.25364812518262,40.509470530436346],[-74.25360711255473,40.50948090044595],[-74.2535029786815,40.50960201174767],[-74.25347835886963,40.509672702102264],[-74.25331579805137,40.50986150454101],[-74.25328327353384,40.51000017430856],[-74.25319261503117,40.510241765228756],[-74.25314984243143,40.51038849654179],[-74.25312730843177,40.51071258104548],[-74.25306394553094,40.5110552573698],[-74.25326008268317,40.51107864379328],[-74.25325806885677,40.51108868938086],[-74.25306274811032,40.51106765345785],[-74.25303779934359,40.51113607723544],[-74.25300847277562,40.51119398970543],[-74.2530203792398,40.51128514610713],[-74.25308195034374,40.51139283939305],[-74.25318020396998,40.511458169731654],[-74.2534335044824,40.51163668784347],[-74.25348602963642,40.51159519786613],[-74.25349300571608,40.51159899228281],[-74.25345907659354,40.51163043791604],[-74.25348740701023,40.51164944524412],[-74.2535239695038,40.51161898908776],[-74.25353195022878,40.51162272147429],[-74.25349517785085,40.51165588724199],[-74.25352685076719,40.51167776603188],[-74.25350211252206,40.5117009178519],[-74.2531715192469,40.51146606218072],[-74.25309286964249,40.51141076593544],[-74.25306199505238,40.51141937810198],[-74.25303635381562,40.511433160458814],[-74.25303207962365,40.5114682279405],[-74.25300008721328,40.51183226997473],[-74.25299713902218,40.511859145416246],[-74.25299940823014,40.51188605922244],[-74.25300684536761,40.511912424589056],[-74.25301928828775,40.51193766666868],[-74.2530364657012,40.511961235104586],[-74.25305800309063,40.51198261603006],[-74.2530764161372,40.51199777736784],[-74.25309036760845,40.51201668511409],[-74.25309984530637,40.51203714387789],[-74.25310456614307,40.51205854258862],[-74.25310438910999,40.51208024210047],[-74.2530993194901,40.51210159428248],[-74.25308950870073,40.51212196137721],[-74.2530752497714,40.512140735049904],[-74.25243270667283,40.512594328851776],[-74.25216570187108,40.512782813117305],[-74.25195197488291,40.512997002044685],[-74.25192931269068,40.513209444992896],[-74.25199467998813,40.51334743001476],[-74.25208955294629,40.513460529799396],[-74.25214378895005,40.51355347081548],[-74.25212591397067,40.5137103798],[-74.25179186478285,40.514004805448494],[-74.25178592002563,40.51401004629637],[-74.25175583198902,40.5140369383817],[-74.25172346740712,40.51406224389354],[-74.25168048931707,40.51409118993756],[-74.25163453762599,40.514117340289054],[-74.25158592366503,40.51414051777259],[-74.25153546924777,40.51417472458087],[-74.25148978164479,40.51421263308378],[-74.25144932478446,40.5142538583518],[-74.2514145094835,40.51429798177559],[-74.2513856892753,40.514344555316626],[-74.25138383883503,40.514355656029615],[-74.25137951254625,40.51436634799634],[-74.25137283953907,40.5143763120825],[-74.25136401898882,40.514385250879464],[-74.25135331417113,40.514392897581395],[-74.25134104460368,40.51439902394889],[-74.25132757650927,40.51440344712159],[-74.25131331188474,40.514406035076156],[-74.25129867650199,40.51440671056709],[-74.25128410719948,40.51440545343225],[-74.25127003884326,40.51440230119475],[-74.25118528352402,40.51442604645695],[-74.25110334079602,40.514454976344446],[-74.2510247540859,40.5144888990017],[-74.25095004456637,40.51452758946229],[-74.2508797077,40.514570791140336],[-74.25075668084285,40.51462320285308],[-74.25068266586777,40.51464970864763],[-74.25061193066567,40.51468099904448],[-74.25054500497006,40.514716839713074],[-74.2504823899877,40.514756962246],[-74.2504245546453,40.51480106616881],[-74.25037193207773,40.51484882119013],[-74.25036757484855,40.51486210326265],[-74.2503606500576,40.51487473420942],[-74.25035131520013,40.51488642675383],[-74.2503397825859,40.514896914961845],[-74.25032631451059,40.514905960290655],[-74.25031121729019,40.51491335701417],[-74.25029483429425,40.514918936901886],[-74.2502550303215,40.514946530384655],[-74.25022073120849,40.5149781374507],[-74.25019262447174,40.51501312455241],[-74.25011262464757,40.51503074559178],[-74.25004587756588,40.515108510494315],[-74.25004011503248,40.51518249067774],[-74.25018131058559,40.51532776528295],[-74.25017086663526,40.51533399641214],[-74.25028083612395,40.51544116717461],[-74.25027416157499,40.51544555981713],[-74.25028567520503,40.51545720726754],[-74.25029330638944,40.51545281320838],[-74.25055526413564,40.5157163424289],[-74.25045509923832,40.515772007109064],[-74.25019601571461,40.515509931093874],[-74.2502751830965,40.51546306675981],[-74.25026175346918,40.51545069338584],[-74.25025220967821,40.51545509211565],[-74.25015626516775,40.5153611881995],[-74.24988824875005,40.515521545193],[-74.25047627306125,40.51611729929943],[-74.25053507045669,40.51608604354209],[-74.25056007272016,40.516106741032466],[-74.25041535921207,40.51618833452333],[-74.25039487478173,40.51616416863544],[-74.25045139325627,40.51612945938242],[-74.24984374594065,40.51551805020889],[-74.24935660923907,40.515005928193766],[-74.24927734323784,40.51505009569789],[-74.24935726272882,40.51512887092514],[-74.24933775243699,40.51514081437937],[-74.24925615031898,40.51506119508579],[-74.24921528676109,40.515084861299314],[-74.2495248092738,40.515409958251205],[-74.2496322010925,40.51554537795107],[-74.24962270300453,40.51557472993954],[-74.2495004712355,40.51564648806439],[-74.24953303060434,40.51568216421428],[-74.24951393678685,40.51569398097652],[-74.24994158808049,40.51613748819108],[-74.24989861903745,40.51616006240444],[-74.24948229759768,40.5157165315774],[-74.24946420338267,40.51572521768425],[-74.24943096899098,40.515687885597515],[-74.24905586508787,40.51590409611532],[-74.24903055962498,40.515881236130596],[-74.24864764632113,40.51611262849686],[-74.24871583641311,40.51616954901996],[-74.24870679818538,40.51617648562501],[-74.24884323664618,40.516305889562155],[-74.24882966609405,40.51631283600299],[-74.24868189274353,40.51618172785634],[-74.24862466940395,40.51621575105302],[-74.24875958315151,40.51635622113428],[-74.24873695634676,40.516364916948895],[-74.24854589291682,40.51616991714849],[-74.24855013363106,40.51619574727792],[-74.24851245601305,40.516225717901285],[-74.24857496383635,40.516288695496705],[-74.24860080823059,40.5163133319179],[-74.24828422083898,40.51648694955373],[-74.2489462466562,40.51719453978676],[-74.249378140381,40.51695149632231],[-74.24940770789102,40.516980830921135],[-74.24851449056044,40.51747562626508],[-74.24848720326708,40.517449745681105],[-74.24891910653062,40.51720843369248],[-74.2482217169459,40.516486019747525],[-74.24751811835539,40.515735864778705],[-74.24693048008484,40.5160664544178],[-74.2468714783546,40.51603688177654],[-74.24659499935208,40.51607244351569],[-74.24644039651146,40.515965028005986],[-74.24612560876704,40.51611659644707],[-74.24612462197078,40.51612736879577],[-74.24612857679294,40.51613739257376],[-74.24613667051261,40.51614674003256],[-74.24614748095293,40.51615375951757],[-74.24615993200395,40.51615760479138],[-74.24617464050681,40.516159230462414],[-74.24618298246295,40.516159266347884],[-74.24623549606493,40.51615405657124],[-74.24625286283558,40.51615339844293],[-74.24630085106864,40.51614061103401],[-74.24652992417053,40.5163777001404],[-74.24659873437143,40.5163582023269],[-74.24674997194073,40.51649561324052],[-74.2465933923621,40.51658682659813],[-74.24651040267686,40.516669855306],[-74.246697694268,40.51687938448538],[-74.24669323577743,40.51688186280467],[-74.2467070672088,40.51689543156667],[-74.24671033904384,40.51689398075205],[-74.24699556996602,40.5171820851956],[-74.246968927769,40.51719824208425],[-74.2466825860256,40.51690695637092],[-74.24669527620904,40.51690149606667],[-74.24668162673822,40.516885006512],[-74.24666521689277,40.51689161720228],[-74.24647899705336,40.516687327210846],[-74.24644391386613,40.516702545167355],[-74.24642373950086,40.51671516201807],[-74.2463773643545,40.516739093358964],[-74.2465643992027,40.51694579219922],[-74.2465368283427,40.51695996037952],[-74.24634969801778,40.51675337193497],[-74.2459817688671,40.5169432423617],[-74.2459527699196,40.51693199314798],[-74.24520861528362,40.517289743624175],[-74.24566989001391,40.51778970805133],[-74.24559938749391,40.51785729500315],[-74.24571276694226,40.517984421621556],[-74.2456642714601,40.51804946914115],[-74.24563473169952,40.51807558074577],[-74.2455687984227,40.51808986210906],[-74.24556587385844,40.518090495266826],[-74.24552667154022,40.51808086250158],[-74.24549055670985,40.51806002300425],[-74.24537078493638,40.518039913035345],[-74.24530568431346,40.518029374764964],[-74.24524560494247,40.51803406401103],[-74.24519792215156,40.518037784047834],[-74.24508804460547,40.51806683940426],[-74.24492775667785,40.51812002114928],[-74.24486088052588,40.51815532456253],[-74.24477399945282,40.5182083203211],[-74.24469200084198,40.51825867000801],[-74.24460054529652,40.51833956292485],[-74.24451292617466,40.518417044539014],[-74.24440812395486,40.51847737885722],[-74.24431751097615,40.51851322704374],[-74.24429835217613,40.518515003107794],[-74.24419318643801,40.51850764678453],[-74.24399957376173,40.518441159390086],[-74.24382126609247,40.518329384189954],[-74.24365228511607,40.51829461462316],[-74.24301946478666,40.51830792426688],[-74.24282337422683,40.51830818329586],[-74.24263711942871,40.51824276883447],[-74.24232477833283,40.51832652502182],[-74.24209123122783,40.518485317498275],[-74.24186964584054,40.518742121386886],[-74.2412596867504,40.519180469320425],[-74.24109075921604,40.51934560382898],[-74.2410312291855,40.519542512687956],[-74.24086961979962,40.51949407965859],[-74.24075928637679,40.5193196571287],[-74.24059645807867,40.51920981244949],[-74.24049069687527,40.51919162846748],[-74.2403956006753,40.519279099891264],[-74.24024433791307,40.51951749846858],[-74.2401880289656,40.5196638079804],[-74.24009650833146,40.51986823053184],[-74.23991612395805,40.52001046416991],[-74.23984977618821,40.52000168482081],[-74.23982258316785,40.520090711443814],[-74.23991820715253,40.52011367846007],[-74.2399191824131,40.52016197106067],[-74.24003142061726,40.52031311901853],[-74.24033380813603,40.52040852891317],[-74.24055584307524,40.520447528900135],[-74.24073284548767,40.52056915165386],[-74.24084659637533,40.52065351966445],[-74.24093977907874,40.52075367328212],[-74.2409219219438,40.52080683682558],[-74.24097377890226,40.52088739946698],[-74.2411729355221,40.521060131432044],[-74.2412192461466,40.52103248818709],[-74.24123956765662,40.52094783784776],[-74.2413321957553,40.52089451758027],[-74.24138379039566,40.52090227902602],[-74.24157217328343,40.520947138350444],[-74.24189065727218,40.52097754949171],[-74.24293235036517,40.52122716113284],[-74.24290433936007,40.52142442574145],[-74.24281484743373,40.521631214872606],[-74.24259440562312,40.522055641382416],[-74.24258375639455,40.522198649000636],[-74.24259082521009,40.52225163732097],[-74.24264266046033,40.522411359445435],[-74.24270806228728,40.52257272615969],[-74.24271469863305,40.52265675936344],[-74.24273215954142,40.52270077737204],[-74.2427624678373,40.522726789127596],[-74.2427484903933,40.52280007810474],[-74.24269227372702,40.52284093026777],[-74.24265487812158,40.522883937775916],[-74.2426234553969,40.522947135197754],[-74.24262129271062,40.52302533933614],[-74.24261397838441,40.52308093752454],[-74.24261666939864,40.5230989378896],[-74.24265793838222,40.52313222884212],[-74.24269383331631,40.52315161267557],[-74.24271065391669,40.52317754423216],[-74.24272886354079,40.52322940931142],[-74.24273957613109,40.52326748603106],[-74.24275355918752,40.523367036989114],[-74.2427512240466,40.52351227462107],[-74.24274023652961,40.52356385012526],[-74.24274423415707,40.52358271771164],[-74.24275345819949,40.52360625003246],[-74.24276237449884,40.52362610754331],[-74.24276575861552,40.52363762634383],[-74.24276517879034,40.52364995298481],[-74.24275756811282,40.523684144877755],[-74.24275890301051,40.523700068713296],[-74.2427647114741,40.523721307889666],[-74.24279784366074,40.52376089187344],[-74.24281673693903,40.52380362991621],[-74.24281834659308,40.5238324527127],[-74.24281641236715,40.52384796614313],[-74.24281449076028,40.52386338790742],[-74.2428088271666,40.52389195100281],[-74.2428067828125,40.52392525728323],[-74.2428065825146,40.52395170899021],[-74.24280252193657,40.523980193473015],[-74.2428015700958,40.52400729628671],[-74.24281304883503,40.524028873773744],[-74.24286227003468,40.52408735084129],[-74.24290564933494,40.52413381354277],[-74.24294001416735,40.52418809487356],[-74.24298985090253,40.52425392066572],[-74.24302432341925,40.524338328485754],[-74.24303990307361,40.52437999829259],[-74.2430807255027,40.52445364269714],[-74.24311293970744,40.52451110441237],[-74.24317524592874,40.52459107917173],[-74.24326436709384,40.52471217700183],[-74.24330095332328,40.52477372904668],[-74.24332687887498,40.524794601716934],[-74.24335792685689,40.52481891331788],[-74.24338504510453,40.52483480761206],[-74.2434076892355,40.52484538708814],[-74.2434888239249,40.524861258950786],[-74.24360793545573,40.524844839344034],[-74.24396500758682,40.5249053658353],[-74.24396761706944,40.524950954487224],[-74.24396835839087,40.524998933586616],[-74.24333883883864,40.525853805179985],[-74.24307389513741,40.52669417721677],[-74.24305101318737,40.526812289846895],[-74.24305991770107,40.526876312966195],[-74.24306019356837,40.52694069528719],[-74.24305183787068,40.52700476146756],[-74.24303493823123,40.5270678394792],[-74.24300967189703,40.52712926765765],[-74.24297630388045,40.52718840164282],[-74.24293518418034,40.527244621138095],[-74.24288674411135,40.52729733641765],[-74.2428588857939,40.52733529090942],[-74.24283933941221,40.527376156130764],[-74.24282860798598,40.52741888046128],[-74.24282696769384,40.52746236443649],[-74.24283446076467,40.52750548904111],[-74.242850894389,40.527547144505824],[-74.24287584567898,40.527586258866094],[-74.24287940175424,40.527609452185345],[-74.24289515067318,40.527633896124385],[-74.24292862564678,40.52766792870607],[-74.24294563760256,40.52769784537564],[-74.24294799832873,40.52772601705562],[-74.24293971176877,40.52780021355965],[-74.24290983682846,40.52786685252567],[-74.24287261789867,40.52792278286977],[-74.24285745679579,40.52794381560402],[-74.24285076542618,40.527960130174215],[-74.24284226646176,40.5280029745618],[-74.24285856207023,40.528031988595],[-74.24288723774359,40.52804910117799],[-74.24288671381217,40.52820013082609],[-74.24276120556763,40.528305727288405],[-74.24275675859768,40.52830969310009],[-74.24270218581813,40.52834125821187],[-74.24266345955348,40.52836958862322],[-74.24264218517105,40.52839460942144],[-74.24262640726323,40.528408292677746],[-74.24261257701806,40.52841634680081],[-74.24261267872582,40.5284175712362],[-74.24259362148122,40.528420961288234],[-74.24256732309536,40.52841486462436],[-74.24255062166966,40.52841752394796],[-74.2425102899756,40.52844593526597],[-74.24250919866807,40.52845213704942],[-74.24252416256849,40.52848645847065],[-74.24253509556496,40.52851113662024],[-74.24253332154781,40.52852844161122],[-74.24249931304183,40.5285842152749],[-74.24249023516849,40.52863938559643],[-74.24248405744746,40.52866182499106],[-74.24245926425655,40.52868332766842],[-74.24242781388128,40.528711918890195],[-74.24242002837849,40.52873443622759],[-74.2424129392699,40.52883255556887],[-74.24241987628238,40.528867268551046],[-74.24243402108469,40.5288917904898],[-74.24244956541212,40.52891378494925],[-74.24245581741144,40.52893069738371],[-74.24245684392429,40.52894294590667],[-74.2424554102525,40.52895469954595],[-74.24244489204789,40.52896382203357],[-74.24242054279598,40.52898099845363],[-74.24239489550058,40.529001927451525],[-74.24237543220754,40.52902931962634],[-74.24236464310127,40.52905444270882],[-74.24236058312512,40.52908292783279],[-74.24233695655933,40.529137579352046],[-74.2423089235808,40.52919736476683],[-74.24228365805881,40.52926132037429],[-74.2422549073445,40.529312532057816],[-74.24221113063446,40.52937677700063],[-74.24219764536412,40.52940818045383],[-74.24218801762318,40.529437551660294],[-74.24218040993703,40.52950064607413],[-74.2421726016684,40.529590191511645],[-74.24217254400456,40.52966644612756],[-74.242166569266,40.52969133454261],[-74.24216769875886,40.529704808170436],[-74.2421764118527,40.52972221617711],[-74.24218939305216,40.52974249000767],[-74.24220131578343,40.529759741301184],[-74.24222830140386,40.52978363691474],[-74.24223810433921,40.52979484246961],[-74.24224565508129,40.52980800233203],[-74.24224637250269,40.529816576217435],[-74.2422452813733,40.52982277950502],[-74.2422342165562,40.52983500261317],[-74.24202464913063,40.53006221866071],[-74.24199108185152,40.530110597765386],[-74.24194042090903,40.53018728521509],[-74.24190634667376,40.53024455907003],[-74.2418671379309,40.53031488231873],[-74.24184320695073,40.53036233473488],[-74.24182920013072,40.530397882276894],[-74.24181772165439,40.53041731288752],[-74.24180708875622,40.530431416247076],[-74.24178702312598,40.53045314218724],[-74.24176703054637,40.53047558248878],[-74.24174754347753,40.53049835125544],[-74.24172854514073,40.530516809092425],[-74.2417116046186,40.53053729256423],[-74.24168936071905,40.530574038187915],[-74.24168110124026,40.530597551266666],[-74.24167218669888,40.530619336638495],[-74.2416572991304,40.53065101571629],[-74.2416409703835,40.530681737203885],[-74.24162417534387,40.53071284398613],[-74.24160715747763,40.53074183766632],[-74.241596053511,40.530764807223875],[-74.24158841240596,40.53078082617971],[-74.24156916008909,40.53082873643657],[-74.24154928903597,40.53087489126395],[-74.24153508696003,40.53092671663763],[-74.24152427275673,40.53098012558675],[-74.24150733322904,40.53104134279521],[-74.24150247553199,40.53108022032337],[-74.24150032655457,40.53112285204655],[-74.24149964476047,40.531143439663374],[-74.24150339439733,40.53117543685632],[-74.24150594015066,40.53122310858371],[-74.24150791783302,40.53124281224191],[-74.24150791145655,40.53127325293335],[-74.24153092332014,40.531470073794964],[-74.24171924066694,40.53160972765349],[-74.24166784213224,40.531923319447586],[-74.2418106162154,40.532562675421566],[-74.24217799663242,40.53257613847666],[-74.24228200338162,40.53338749651777],[-74.24226378911364,40.5334044979461],[-74.24224602776088,40.53341724397226],[-74.24222972576094,40.53342565004785],[-74.24220533806522,40.53343668079568],[-74.24218127234498,40.533446585052424],[-74.24215971270047,40.53345354737154],[-74.24213691846262,40.53345774066163],[-74.2421194761952,40.533459478721824],[-74.24209589720601,40.533465128495806],[-74.24207044355155,40.53347940083734],[-74.24205252795612,40.533499227678355],[-74.2420207437614,40.53353368841405],[-74.24202006073205,40.533534433187896],[-74.24199777336818,40.533558797089725],[-74.24198757151025,40.5335724872598],[-74.24197674772859,40.533593673228054],[-74.24197052780079,40.53361457507685],[-74.24196458870281,40.533633717930655],[-74.24196285953134,40.53365293534189],[-74.24196506450946,40.533665556817496],[-74.24197061664901,40.533679022797465],[-74.24198641905012,40.533711021538586],[-74.24199835147877,40.5337280411338],[-74.24201329191392,40.53376078284407],[-74.24201538293072,40.533772005342016],[-74.24201178363339,40.53379133659618],[-74.24200867165078,40.53380638523957],[-74.24200316414974,40.53382514236719],[-74.24200254007269,40.533841805285896],[-74.2420003069948,40.53386072237179],[-74.24199689844407,40.533872943553305],[-74.24198920997155,40.53391591615097],[-74.24199085844441,40.53396361772728],[-74.24199307588104,40.53399004571984],[-74.24199155022879,40.53401598755379],[-74.24198995216894,40.53404121636191],[-74.24198749133218,40.5340672151169],[-74.24199017398936,40.53410248038085],[-74.24199354944778,40.53413096455015],[-74.24199960338322,40.53416317498839],[-74.24201801113506,40.53422972664229],[-74.24202357895078,40.53425702543223],[-74.24202759488963,40.534273431461244],[-74.24203508673911,40.53430591328147],[-74.24204056270811,40.53432791577965],[-74.24204570286015,40.53434637705048],[-74.2420531820558,40.53436505352509],[-74.24206500251842,40.534380646657],[-74.2420846657796,40.53439611452344],[-74.24209753548732,40.534403854781466],[-74.24211323214718,40.53441672238603],[-74.24212310699541,40.534431716169145],[-74.24213335577288,40.53445022161236],[-74.24214184326127,40.53446955468551],[-74.24214917360682,40.53448683225098],[-74.24215801441217,40.534514288646],[-74.24217267502326,40.53454881562925],[-74.24219707950321,40.534592351962885],[-74.24220899621271,40.53460473348003],[-74.24222686064859,40.534620340649305],[-74.24224858034943,40.53463780681136],[-74.24226480041072,40.53464639187516],[-74.24228246325013,40.53465598896074],[-74.24230272455792,40.534667885615185],[-74.24232111615446,40.53467989711762],[-74.24232934699907,40.53468789408072],[-74.24234373145858,40.53470581497262],[-74.24235523266897,40.53472319278326],[-74.24236610201437,40.53473423256342],[-74.24238253031123,40.5347403457575],[-74.24240487331883,40.534741121496786],[-74.2424345351432,40.534736173670105],[-74.2424630909971,40.534733779664585],[-74.2424874171585,40.53473586933155],[-74.24251134992089,40.5347383444749],[-74.24253258828749,40.534741675188556],[-74.24254166365223,40.534744346057956],[-74.24254649044354,40.53474617534858],[-74.2425612711316,40.534754487823285],[-74.24258024253031,40.53476754110575],[-74.24258552957428,40.53478740243126],[-74.24258647897027,40.53480117999626],[-74.24258604604276,40.534810759816146],[-74.24258473066885,40.53482500723173],[-74.24258240637457,40.53483859955591],[-74.24257987310278,40.534854689032194],[-74.2425770271653,40.53486334113921],[-74.24257356089768,40.53487948854186],[-74.24257151644912,40.534891295737054],[-74.24257216705975,40.53490224668454],[-74.24257723608505,40.53491079880575],[-74.242586196725,40.53492123764431],[-74.24259345306334,40.53492860689944],[-74.24260331267014,40.53493898838449],[-74.24261556299506,40.53495419623568],[-74.24262641248842,40.53496984631149],[-74.24263737228993,40.53498618235906],[-74.24267503288968,40.53501404554923],[-74.2426824229427,40.5350182021142],[-74.24269465731128,40.53502882551199],[-74.24270423424777,40.53504099229087],[-74.2427116571391,40.53505437135167],[-74.24271970002924,40.53506947835354],[-74.24273191439221,40.5350846857657],[-74.2427432872261,40.535096053810996],[-74.24275634772657,40.53510590648946],[-74.24276764529425,40.53511656050797],[-74.24278130109549,40.53513203928231],[-74.24278977364584,40.53514676172526],[-74.2427940551128,40.535156770674284],[-74.24279612716555,40.53517257700576],[-74.24280270365361,40.53520053285711],[-74.24280937879712,40.535216054535674],[-74.24282052967875,40.53522530897235],[-74.24283261641628,40.53523450547327],[-74.24284499756197,40.535246528431394],[-74.24285891554027,40.535264835063266],[-74.24286242837529,40.53528091276114],[-74.24286096382357,40.535293733635754],[-74.24285585200928,40.53530291273571],[-74.24284899763346,40.53531747476573],[-74.24284699248216,40.535329995395784],[-74.24284936584546,40.535339404597785],[-74.24285776172404,40.53535344032176],[-74.24287082219792,40.53536326718745],[-74.24288545359335,40.5353702075244],[-74.24290036605798,40.535375336760204],[-74.24293260577896,40.535386521754866],[-74.24296420703931,40.53540056331799],[-74.24298366574536,40.53540933358438],[-74.24299170999933,40.53541524480209],[-74.24299898375966,40.53542719746804],[-74.2429999163797,40.53543633513337],[-74.24300083073793,40.535450112768594],[-74.24300563383352,40.53546503444947],[-74.24301549236593,40.53547544337628],[-74.24303042250874,40.535485183338665],[-74.24305122739919,40.535498094951826],[-74.24306922463576,40.535510490814644],[-74.24309258925152,40.535534952600976],[-74.24310053967935,40.535544762784944],[-74.24311505623018,40.53555947123338],[-74.24312942233608,40.53557278061436],[-74.2431418282836,40.53558090588534],[-74.24316470983098,40.53559123344191],[-74.2431804831725,40.53559559285717],[-74.2431938435625,40.53559904936486],[-74.24321874959116,40.5356021806955],[-74.24323948336036,40.53560518398753],[-74.2432489140998,40.53560675487912],[-74.2432574629948,40.53561296756954],[-74.24326300040929,40.53562184970863],[-74.24326514821098,40.53562917429238],[-74.2432667154749,40.53564465131401],[-74.24326787177682,40.53565593055111],[-74.24327127497514,40.535671293782414],[-74.24329169749869,40.535707619419796],[-74.24330785790104,40.53572932362689],[-74.24332702417475,40.535756704438775],[-74.24334122131106,40.53578250356739],[-74.24335015493183,40.535795769149395],[-74.2433654565783,40.53580866472731],[-74.24337631463283,40.5358169316344],[-74.24339700266037,40.5358270706315],[-74.24342147422983,40.53583912334823],[-74.2434398640073,40.53585061214698],[-74.24345994865159,40.53586322365795],[-74.24347756002402,40.53587874941402],[-74.24349756433085,40.53589871736319],[-74.24350923027619,40.535910907621805],[-74.24352601537522,40.53592648957036],[-74.24354347976981,40.53594077992139],[-74.24356451801353,40.53595854917027],[-74.2435881548312,40.53597861913017],[-74.24359779183426,40.53598664049384],[-74.24361438955525,40.536000383674725],[-74.24362902598622,40.53601852450837],[-74.24363519206035,40.53603226251386],[-74.24364417849384,40.53605011160167],[-74.24365012038771,40.536061381851816],[-74.24366348091039,40.536074719769736],[-74.24368184907898,40.53609018960834],[-74.24370362672224,40.53610331800139],[-74.24375292831432,40.53612712064769],[-74.24378788666425,40.536143762472854],[-74.2438256114549,40.53615995964943],[-74.24384799440861,40.53617124774484],[-74.24386744479504,40.53617716315568],[-74.24389476550641,40.53618141451504],[-74.2439596390817,40.536184102763016],[-74.24399257458953,40.53618861775648],[-74.24401106699737,40.53618877011136],[-74.24403185975603,40.53618820439562],[-74.24405365116971,40.53618541325299],[-74.24407177057273,40.53618191572881],[-74.24409007631034,40.53618025779566],[-74.24410512126279,40.53618214772196],[-74.24410657006216,40.53618280890099],[-74.24411643737716,40.53618731041347],[-74.24412495988497,40.53619629572904],[-74.2441291704223,40.536206470634234],[-74.24412742566449,40.536221268982956],[-74.24412154393622,40.536226496050645],[-74.2441085602414,40.53623736574281],[-74.24405447420251,40.536282716031906],[-74.24403478981345,40.53631080988807],[-74.24401667277057,40.536334810146855],[-74.24399742170682,40.53636317765834],[-74.24398566896944,40.536386204268126],[-74.24398100168128,40.53640820075143],[-74.24397810941538,40.53644388960211],[-74.24397655106581,40.53646049855924],[-74.24397853958956,40.53649255385107],[-74.24397902720077,40.53651791445384],[-74.24398467190879,40.53654669629951],[-74.2439978112267,40.53657806966605],[-74.24401049848301,40.53660458459561],[-74.24402676361252,40.536635182181946],[-74.24404541744633,40.53666964548598],[-74.24406472844558,40.53670679625806],[-74.24408173920102,40.53674469357546],[-74.24408936949507,40.53676507137156],[-74.24410176970609,40.53680111202779],[-74.24411142926041,40.53682565819574],[-74.2441234626606,40.536850061605186],[-74.24413049431506,40.53686434657376],[-74.24414782538707,40.536881409917065],[-74.24416391650684,40.53689367312391],[-74.24420135328691,40.53691936743614],[-74.24422130941558,40.53692618704753],[-74.24425651926272,40.53693332987337],[-74.24428706720589,40.53693400653994],[-74.24432494105511,40.53693153796762],[-74.24434400016709,40.53692921982803],[-74.24438549472552,40.53692284576042],[-74.24442018769186,40.53691654060493],[-74.24445168170108,40.536910461882684],[-74.24448207754256,40.53690929916633],[-74.24450047479375,40.536912856874906],[-74.24451809478843,40.536920394587916],[-74.24455422515405,40.53693269614604],[-74.24456599437329,40.53693418237168],[-74.24458753910733,40.53693292707287],[-74.2446742323205,40.536900380951096],[-74.24470356323947,40.53689287991015],[-74.2447287561834,40.53687580944773],[-74.24475018625778,40.536852844558695],[-74.24475859495949,40.53684072136587],[-74.24477092868536,40.536819176253246],[-74.24478134347459,40.53679469707653],[-74.2447863495375,40.53677635050061],[-74.24479242459041,40.53676497444168],[-74.24480094352171,40.53675345546144],[-74.244816360139,40.5367390951945],[-74.24482855340182,40.53672830886321],[-74.24483927779471,40.536719420770545],[-74.24485718067005,40.53670552126657],[-74.24488642434096,40.536684845245574],[-74.2449055505108,40.53667118956248],[-74.2449198103864,40.5366651754493],[-74.2449369311429,40.53666387641459],[-74.24495564760984,40.53666647140777],[-74.24498370121036,40.53667404173891],[-74.24500424061657,40.53668297336998],[-74.24506311067766,40.536706206707585],[-74.24508662785064,40.536712497044725],[-74.24510852513951,40.536718901237975],[-74.24513716051966,40.53672858419242],[-74.24516782872698,40.53674243397907],[-74.24517196781851,40.53674469283656],[-74.24518862824632,40.536753781652536],[-74.24521393085183,40.53676640751353],[-74.24523301385167,40.53678061407122],[-74.24524710649044,40.53679724389546],[-74.24525506330745,40.536808727716114],[-74.24529835540656,40.5368610344875],[-74.24532046399324,40.53688580056199],[-74.24533651176064,40.53690599443469],[-74.24534237855741,40.53691668778193],[-74.24534807468939,40.53692952086093],[-74.24535239770357,40.53694090203711],[-74.24535342151948,40.53695522841731],[-74.24535885752809,40.5369855477362],[-74.24536014307091,40.537002919098086],[-74.24535957048451,40.5370133506172],[-74.24535245121773,40.537031141846185],[-74.24534109334655,40.53705779646598],[-74.24529231199065,40.53711391710492],[-74.24525871106502,40.53714608944786],[-74.24523949007893,40.537157022012195],[-74.24521960224016,40.53716491146167],[-74.2452053047095,40.537168763875705],[-74.24517018109587,40.5371763305214],[-74.24508436925838,40.537200275783285],[-74.24499955668539,40.53722673516002],[-74.24498075604096,40.53723464570236],[-74.24496192484646,40.53724338859941],[-74.24494300461804,40.53725462135731],[-74.24492402371116,40.53726751363337],[-74.2449061016912,40.53728125956202],[-74.24488696975777,40.53729830390029],[-74.24484181700959,40.53734221752175],[-74.24480104574182,40.53738539218706],[-74.2447872950514,40.537404211414895],[-74.24477577996973,40.537421415737185],[-74.24468100865391,40.53757229319344],[-74.244591009801,40.53771163814226],[-74.24458644598263,40.5377173576462],[-74.2445818819482,40.53772307832315],[-74.24456840329931,40.53773442557726],[-74.24451934819763,40.53776579296514],[-74.24450480865869,40.53777628722676],[-74.24449353682033,40.53778685025209],[-74.2444890028901,40.5377917397413],[-74.24448552763178,40.537797481550214],[-74.24446682136762,40.537832814406094],[-74.24445134915774,40.537869046044335],[-74.24443911232059,40.53790617545823],[-74.24443122780906,40.53794339662613],[-74.24442769607816,40.537980711893425],[-74.2444274892204,40.538016433399],[-74.24443166461728,40.538051418324414],[-74.2444402552429,40.53808483413885],[-74.24445096103692,40.53811995493263],[-74.24446000108067,40.53814091773379],[-74.24447025085163,40.538158581791805],[-74.24447650928512,40.5381661919508],[-74.24448276618293,40.53817380211274],[-74.24454183962219,40.53822656257122],[-74.24456514606761,40.538244502376834],[-74.24462149668265,40.53828225047147],[-74.24464483460402,40.538299359744165],[-74.24466696413778,40.538319767083614],[-74.2446742204025,40.53832989158425],[-74.24468147600638,40.538340014913096],[-74.24468241444153,40.53834418945368],[-74.2446833513354,40.53834836282487],[-74.24468425921074,40.53835336687512],[-74.24468407806181,40.53835834811657],[-74.24468045110736,40.53836824267041],[-74.24467316992519,40.53838886027518],[-74.24466111360879,40.538421008638764],[-74.24466096323296,40.53842515902979],[-74.24465972493562,40.538429288284746],[-74.24466051167542,40.538437612716756],[-74.24466719613743,40.538463510781845],[-74.2446742090513,40.53848027604789],[-74.24468448970877,40.538497110073564],[-74.24469912318733,40.53851403584268],[-74.24471816775267,40.53852939367016],[-74.24473618572895,40.538543067821266],[-74.24475855587082,40.53855683321039],[-74.24479004658191,40.53858562139723],[-74.244856066282,40.53864120703195],[-74.2449037764401,40.53868923584223],[-74.24493296793435,40.538722213978424],[-74.24496634011597,40.538767740451355],[-74.24501677236448,40.53883005109513],[-74.24511419899561,40.53893868265123],[-74.24515916207888,40.53902210171352],[-74.245213446512,40.53911336809253],[-74.24525660731743,40.53921620341705],[-74.24532276689041,40.53938415232682],[-74.24529711710342,40.53943090865418],[-74.2452969950918,40.539443733724525],[-74.24530773817044,40.53946119142784],[-74.24532336142968,40.539474209191624],[-74.24534816868534,40.5394915259352],[-74.2453680983028,40.539513311926456],[-74.24538509864784,40.539533266027874],[-74.24539376219921,40.539551674715746],[-74.24539745610075,40.53956923258166],[-74.24540047984351,40.539585544613765],[-74.24538470272101,40.53959905098364],[-74.24536484272784,40.53961902421702],[-74.24536295030305,40.53963530001458],[-74.24537906381414,40.53965694857442],[-74.2454023234799,40.539688443552905],[-74.24540488108266,40.53969322778898],[-74.24541723984659,40.53971704283383],[-74.24542329900373,40.53975062598483],[-74.24542947177191,40.53977561925901],[-74.24543254761096,40.53980001302667],[-74.24542908073487,40.539845474696456],[-74.2454256685195,40.53989601527699],[-74.24542188311179,40.53997230143078],[-74.24541276701905,40.540213563930706],[-74.24542969776738,40.540385764864894],[-74.24545378722244,40.54051850790566],[-74.24547647854264,40.54063300079165],[-74.24551910321276,40.54075760692815],[-74.24559250992407,40.54092675074656],[-74.24560205698332,40.54094959457739],[-74.24560770705527,40.54095976634646],[-74.24562047939828,40.54096953806184],[-74.24563856476095,40.54097622371926],[-74.24568077627619,40.54098848510949],[-74.24570589382084,40.540999053143075],[-74.24573072943727,40.541011599306664],[-74.24575714989663,40.54102444346047],[-74.24578384879415,40.54103531132293],[-74.24580741667184,40.54104558076126],[-74.2458236379358,40.54105394518434],[-74.24583169314701,40.54106282063422],[-74.24584508121539,40.54108307675139],[-74.24599284790568,40.541278932157894],[-74.24604749879236,40.54136651267775],[-74.24606137187138,40.541401562363795],[-74.24608152745908,40.5414623713348],[-74.24610313832206,40.541537121430736],[-74.24614764964228,40.54168464315564],[-74.24619797483047,40.541809149598016],[-74.24621414027348,40.54184133979447],[-74.24626027017561,40.541930611778255],[-74.24632094551917,40.542022103147765],[-74.24635676349405,40.542066356258815],[-74.24640677149647,40.542124191612295],[-74.24646660694752,40.542192739204374],[-74.24648614815797,40.54221339265568],[-74.24651389364612,40.542234330547984],[-74.24653391966426,40.54224013504276],[-74.24657486530855,40.54225014754594],[-74.24659287581984,40.54226243527188],[-74.24662220136474,40.54227783067846],[-74.24664837060054,40.54229751360103],[-74.24676193481065,40.54236679968512],[-74.2467781542565,40.54242325599936],[-74.24686253132226,40.54251010144374],[-74.24767778039617,40.54312540330289],[-74.24792244709691,40.54304911927137],[-74.24803463735701,40.543093240441465],[-74.24770550072222,40.543524320441584],[-74.24761937463575,40.54350933127682],[-74.24671076682218,40.544852948317846],[-74.24613743768714,40.54569644693201],[-74.24363807144763,40.54766619523541],[-74.24360202725684,40.547637811107386],[-74.2433664876998,40.547808507519115],[-74.24340208563808,40.54783551137697],[-74.24336346552778,40.54786513523589],[-74.24329878677631,40.547828344531766],[-74.24334063308865,40.54779871503066],[-74.24335033310246,40.547803617528466],[-74.24358447651178,40.547623990376024],[-74.24293585929027,40.54711321924527],[-74.24266546073761,40.54701079971161],[-74.24231726803761,40.546964012768484],[-74.24229800775316,40.54696132400172],[-74.24222961262038,40.546953809134216],[-74.24220318463261,40.54694867779761],[-74.24211830776133,40.546949845386806],[-74.2420496763576,40.54695597326021],[-74.24196459767592,40.54697152299087],[-74.24190290276822,40.54697568895232],[-74.24185443321969,40.54698495832046],[-74.24179850544306,40.5470016277856],[-74.24172117606946,40.547050510658714],[-74.24169335448104,40.54706835560561],[-74.24160691885214,40.54709601318322],[-74.24150964965958,40.54713321742607],[-74.24145107546954,40.54716476933675],[-74.24140253504117,40.54718414008579],[-74.24133944836854,40.54721128113136],[-74.24128029509166,40.54723163475305],[-74.24122936796721,40.54725812060819],[-74.24117275175607,40.547283738350956],[-74.24112113404524,40.54730833066997],[-74.24107266988074,40.54733933846196],[-74.24101667065491,40.5473661092852],[-74.2409742253417,40.54738008664782],[-74.24093642651654,40.54739498806106],[-74.24086739059274,40.54742905933531],[-74.24082703907902,40.54745456103456],[-74.24076977131882,40.54748918303635],[-74.2407236357915,40.54750723132939],[-74.24063341370851,40.54754326727563],[-74.2405763307284,40.54756929849623],[-74.24045847559319,40.54762548379757],[-74.24039182810066,40.54766331017379],[-74.24035341572274,40.54768795675834],[-74.24031300590522,40.54771774081373],[-74.24027644117184,40.54774575907881],[-74.24023730218573,40.54777858665629],[-74.24020392409678,40.54780215213795],[-74.24012539879445,40.54785965621244],[-74.24003491309965,40.54790903973109],[-74.23998281879166,40.54794023641825],[-74.23996167162491,40.547957807489105],[-74.2399407299479,40.54797731796286],[-74.23991253323103,40.54800475656088],[-74.23987753787304,40.54802838999236],[-74.23984372828579,40.54804316912489],[-74.2398186419255,40.54805578128326],[-74.23979131363897,40.54807536219506],[-74.23975764471818,40.548103465885504],[-74.2397006544104,40.54814472265563],[-74.2396249662086,40.54821055309669],[-74.2395931308508,40.54823984371927],[-74.23954208846193,40.54827292758693],[-74.23949951309943,40.54829345310669],[-74.23945746357063,40.54831492188374],[-74.23942745667559,40.54833336824828],[-74.23939195750444,40.548360284839276],[-74.2393408534098,40.548416785326744],[-74.23931414637488,40.54845421336515],[-74.23930273251608,40.548487115187044],[-74.23928907288625,40.548514953721025],[-74.23926751220246,40.548528648532425],[-74.23924448067322,40.54852454745702],[-74.23922270854287,40.54852427283145],[-74.23918633439716,40.548534981931105],[-74.23915003219385,40.54855837041816],[-74.23912563695852,40.548589476691035],[-74.23910193115233,40.54862704334341],[-74.23906950439651,40.54867881010935],[-74.23902299983392,40.54873047331726],[-74.23888020474578,40.54885867364582],[-74.23876882860992,40.54894167524387],[-74.2387067264851,40.5489669897191],[-74.23865414487686,40.548981631276284],[-74.2385872314848,40.548997812036774],[-74.23852526847644,40.549024417282226],[-74.23847241578217,40.54906053974823],[-74.23841922458465,40.54910546260093],[-74.23837191304239,40.54914156681436],[-74.23833012180317,40.549185456589555],[-74.23828107985932,40.549249310091625],[-74.23822562357564,40.54930900687668],[-74.23814886177931,40.549392787612426],[-74.23810087098505,40.54945852625474],[-74.23801045315942,40.549594210029504],[-74.23794845873023,40.54968455469142],[-74.23790310005232,40.54974297609291],[-74.23781194433843,40.549896051907616],[-74.23780980173161,40.54989965104687],[-74.23776472013307,40.54997268852033],[-74.23771157820494,40.55003809506035],[-74.23766529763614,40.550083889823796],[-74.23761963467338,40.55012346857864],[-74.23756080914043,40.5501635367616],[-74.23751715838264,40.55018998110913],[-74.23746496283266,40.55020427319089],[-74.23740672481254,40.55020983549649],[-74.23736517465873,40.550215988504235],[-74.23731918162655,40.5502204659918],[-74.23726283898999,40.55021582890348],[-74.23722616127564,40.550207696017026],[-74.23719811959249,40.55021658899727],[-74.23717117913243,40.55023582001404],[-74.23713313596456,40.550262892265096],[-74.23708755767912,40.550271245961774],[-74.23703643398291,40.55026758507715],[-74.23698467413377,40.55027794828827],[-74.23693199895331,40.550287718631225],[-74.23688278114189,40.550297922758574],[-74.2368179273547,40.550321455001125],[-74.23675493076695,40.55035039947159],[-74.23669255497104,40.550385159956825],[-74.23662978347166,40.55039620493576],[-74.23660315566069,40.550400960036626],[-74.23654578800999,40.5504109283418],[-74.23650104019481,40.55043014360971],[-74.23645834947251,40.550465889549564],[-74.23641459726802,40.55050822344987],[-74.23639375851005,40.55054858943114],[-74.23637837431889,40.55057917648299],[-74.23634970376501,40.55060954594875],[-74.23631925670895,40.550643608587094],[-74.236288251339,40.55069369900309],[-74.23627805467596,40.55074651101933],[-74.23628047658983,40.550805779999656],[-74.23628455634756,40.550855815643786],[-74.23626238471498,40.55095016618408],[-74.23623944740284,40.551053901006846],[-74.2362348629264,40.55107361889181],[-74.2362131235942,40.55116020064525],[-74.23620168976198,40.55120391996703],[-74.23618909428245,40.55125621270379],[-74.23617761285844,40.551311082782135],[-74.23617068040369,40.55135395468761],[-74.23616713574185,40.551393404516595],[-74.23616473136128,40.5514294246618],[-74.23616575255403,40.55145344576276],[-74.23617016976209,40.55147232825357],[-74.23617904708895,40.55149979990596],[-74.23621176229511,40.551585176876586],[-74.23624962900041,40.55166930579076],[-74.23629256587093,40.551752005905136],[-74.23634048067902,40.5518330995455],[-74.23638773306955,40.55186391690861],[-74.23642885306302,40.55189948405233],[-74.23646302803758,40.5519390981003],[-74.23648958261494,40.55198197620019],[-74.2365079920078,40.55202727099385],[-74.23651789239177,40.552074087362676],[-74.23651908809644,40.55212150011676],[-74.2365115554737,40.552168572278326],[-74.23649544336648,40.55221437359853],[-74.2364710701687,40.55225799894128],[-74.23643891753443,40.55229858617082],[-74.2363996208603,40.552335333190115],[-74.2363539567294,40.552367513792085],[-74.23489865800815,40.55300521667134],[-74.2348845511608,40.55300565128345],[-74.23486887015243,40.5530048296193],[-74.23483637407905,40.55299891624196],[-74.23478705695852,40.5529862053543],[-74.23477472348728,40.552981959044665],[-74.23476014439514,40.55297600901616],[-74.23471079195586,40.55295304731459],[-74.23469060684471,40.55294540210183],[-74.23466818577363,40.552938614352044],[-74.23465810181811,40.55293692664918],[-74.23464802086424,40.55293609351211],[-74.23460434130746,40.552934473940404],[-74.23456850740597,40.55293454713794],[-74.23456067074989,40.552935417214584],[-74.23453828333653,40.55293802548372],[-74.23453044368179,40.55293804149416],[-74.23452708414352,40.55293804835495],[-74.23452372226639,40.55293720115022],[-74.23452035973162,40.55293635428174],[-74.2345169948546,40.552934652342536],[-74.23451362932005,40.55293295073965],[-74.234510263788,40.55293124980676],[-74.23449117229988,40.55291591334813],[-74.23448443889811,40.552911656745344],[-74.23442608142102,40.55287590057868],[-74.23437110451341,40.55284611681274],[-74.23435091567336,40.5528367618997],[-74.23432737110336,40.55282912280848],[-74.23430159423015,40.552823196072275],[-74.23422650945949,40.552807119221455],[-74.23420521117362,40.55280118332918],[-74.23418615061163,40.55279438913463],[-74.23415026290738,40.55277908804186],[-74.23413904045171,40.55277227685298],[-74.23413454837394,40.55276886939524],[-74.23413117753203,40.552765459986546],[-74.23412668245952,40.55276119762674],[-74.23412330862577,40.552756934153635],[-74.23411203164906,40.552734748803516],[-74.23410865482454,40.5527296310983],[-74.23410528033051,40.55272536645328],[-74.2340794376841,40.5527006482454],[-74.23402778170806,40.55265975362773],[-74.23398398868008,40.552625675361185],[-74.23394020898165,40.55259501500711],[-74.2338953202699,40.552567772841094],[-74.23384932109053,40.55254309563211],[-74.23382688696731,40.55253289163142],[-74.23380333579382,40.552522689900485],[-74.23377755011771,40.55251420001635],[-74.23374952550607,40.55250571568877],[-74.23368676337618,40.552491322213875],[-74.23360048067309,40.552475268745305],[-74.23356462611537,40.55246936234269],[-74.2335354980121,40.55246600479631],[-74.2335097394782,40.55246520243442],[-74.23348622564322,40.55246610498375],[-74.23345711931385,40.5524687262001],[-74.23342913886769,40.552473055103874],[-74.23340452091131,40.55247822972941],[-74.23338102628757,40.5524842568072],[-74.23335977547117,40.55249198712618],[-74.23334188482511,40.552499710613795],[-74.2333240008033,40.55250914356594],[-74.23330947861358,40.55251942275054],[-74.23318551828146,40.552617049751404],[-74.23299007634671,40.552768634953644],[-74.23295545476877,40.55279518438088],[-74.23291523611304,40.552822598884504],[-74.23281579690901,40.55288771772818],[-74.23281020734512,40.5528902921079],[-74.23280350017384,40.552893721315336],[-74.23278895974724,40.55289887604918],[-74.23273637215125,40.55291179536265],[-74.2327184730561,40.55291695672657],[-74.23270282250198,40.552924676244714],[-74.23269611466459,40.55292810594982],[-74.23269165371481,40.55293324008],[-74.23264143423731,40.55298288426097],[-74.23255553103108,40.55307616295537],[-74.23239598706131,40.553246465487824],[-74.23229112933173,40.553363697975726],[-74.23226659278501,40.5533927900091],[-74.23224430607316,40.55342443886014],[-74.23222314817691,40.55345864863982],[-74.23220311678347,40.55349456444554],[-74.23218421497475,40.55353389474712],[-74.23216532632816,40.55357664012663],[-74.23214645415396,40.55362451273839],[-74.23212315508482,40.55368691398949],[-74.23209983300623,40.553743336288434],[-74.23206037235393,40.553808777358775],[-74.23200263530491,40.553896012849414],[-74.23196648230747,40.55396419202275],[-74.23195544871734,40.55402151959802],[-74.23195537304154,40.554078235835775],[-74.2319333144495,40.55414983011721],[-74.2318870713615,40.554213320025454],[-74.23181597639547,40.55427609480239],[-74.23168300324518,40.554411631718544],[-74.23156232580658,40.55453177913729],[-74.23150063118824,40.55458893807316],[-74.23135620243781,40.55474173339229],[-74.23121793211084,40.55486078404759],[-74.23114456149615,40.55494580097071],[-74.23106943792429,40.55504383295699],[-74.23098961854353,40.55514725306874],[-74.2308747279151,40.55535130375609],[-74.23084007911201,40.555448098589245],[-74.23078781040188,40.555508241673365],[-74.23075511245862,40.55553665804296],[-74.23071036198128,40.555557594258985],[-74.2306557610155,40.55557521420871],[-74.23060876282469,40.555578642946955],[-74.2305551438646,40.55556374138422],[-74.230508046315,40.555537987993574],[-74.23045979656847,40.55549555823956],[-74.2304246984796,40.55546227587582],[-74.23034473534749,40.55541657366525],[-74.2302495215352,40.55538674616268],[-74.23017519392053,40.555390231187296],[-74.23004306465751,40.55543468860082],[-74.22992626744912,40.55548620505382],[-74.22978862412674,40.555516498466254],[-74.22968040863923,40.55552088426544],[-74.22960496893398,40.55551853287803],[-74.22947149429747,40.55548961568604],[-74.22937963425456,40.55548145986464],[-74.22931954185721,40.5554915869628],[-74.22927374907927,40.55552753391468],[-74.22924873918501,40.555566774392005],[-74.22924779391415,40.55561013615912],[-74.22925226143867,40.5556376434375],[-74.22926986460233,40.55567012896128],[-74.22928356407398,40.55567348225897],[-74.22929656579846,40.555678181531306],[-74.22930864360406,40.555684145032124],[-74.22931958739099,40.55569126902331],[-74.22933099915323,40.555701217807915],[-74.22934020113951,40.55571241952209],[-74.22934696108045,40.555724591422305],[-74.22935110834626,40.55573742627627],[-74.22935253825382,40.55575060011785],[-74.22933656131245,40.55578528336367],[-74.22931328088998,40.55581747232821],[-74.2292833387125,40.555846279707225],[-74.22924756014366,40.5558709114103],[-74.22923558772395,40.55587679849786],[-74.22922255559644,40.55588118515677],[-74.22920878442422,40.55588396345075],[-74.22919461305518,40.55588506501813],[-74.22918039018438,40.555884462754214],[-74.22916646577414,40.55588217147804],[-74.22915318244289,40.555878247567904],[-74.2291408670348,40.5558727875739],[-74.22910541631092,40.55591556547965],[-74.22909039712042,40.55593690027891],[-74.22907299563894,40.55596361788823],[-74.22907639765326,40.55599946612257],[-74.22908306094037,40.55602947126056],[-74.22907443408077,40.55606451002418],[-74.22905162187645,40.556107082105136],[-74.22899926815357,40.55614220823084],[-74.22894905874809,40.55616565570328],[-74.22890104752685,40.55619243379975],[-74.2288159888287,40.556255142387585],[-74.22872429974615,40.55629701663668],[-74.22862814037859,40.556310549551036],[-74.22854505831721,40.55631154871163],[-74.22848274556105,40.55631250666228],[-74.22846525096304,40.55631170749917],[-74.22844122097803,40.5563175923925],[-74.22841287834889,40.55634183009894],[-74.22839545566376,40.556361876754146],[-74.22836927678115,40.556379440092364],[-74.22833214372014,40.55639035431148],[-74.22826763729701,40.556388814775424],[-74.22821296402233,40.556385587396804],[-74.22816154992317,40.55637651692674],[-74.22810792999,40.55636161422422],[-74.2280728553879,40.556335001488286],[-74.22804538468097,40.556294197223245],[-74.2280136069692,40.556272581217314],[-74.22797312564708,40.556263488957065],[-74.22783307235044,40.55622874465369],[-74.22770173052298,40.55618397866452],[-74.22763272834413,40.55614659149506],[-74.22755928210498,40.55608836862563],[-74.2274368273054,40.55603853351647],[-74.22724124339076,40.55603541124658],[-74.22708256217514,40.55605853939573],[-74.22692497792282,40.55610124359463],[-74.22690230903031,40.556107386824],[-74.22687006826384,40.556110786549326],[-74.22683835342123,40.5561070970169],[-74.22679571409188,40.55610634675834],[-74.2267694919,40.556110985184276],[-74.22673731479395,40.556133146137554],[-74.22667341215057,40.55614828082254],[-74.22661001070877,40.5561500737047],[-74.22657942850287,40.55615847236502],[-74.22657299342221,40.55619517437838],[-74.22653700730457,40.55623067988207],[-74.22647661167687,40.556253862064445],[-74.22640494542958,40.55625571284592],[-74.22637020813315,40.5562498009886],[-74.22633201675364,40.556215709781526],[-74.2261869214749,40.5562290889671],[-74.22611420492606,40.55625236709399],[-74.22606854510722,40.55621187928383],[-74.22390334134501,40.55589706554454],[-74.22386421498094,40.55609769408291],[-74.22344265106317,40.55604656990356],[-74.2234721093337,40.55594586956399],[-74.22371910444996,40.55598110029817],[-74.2237574121033,40.55598102566953],[-74.22377438375163,40.55596476041859],[-74.22378606708968,40.5558802675072],[-74.22319470527177,40.55579556099059],[-74.22316128942748,40.55578714269184],[-74.2231298673658,40.5557675579621],[-74.22311296670927,40.555736840096756],[-74.22310353721313,40.55568306927583],[-74.22309672573041,40.55563694213435],[-74.22304228365795,40.55559579285782],[-74.22300155997482,40.55557561902712],[-74.2229711957508,40.55553724065464],[-74.22297219698761,40.555503373621434],[-74.22288310030736,40.55547286003064],[-74.2228187658905,40.55545396330241],[-74.22273960124309,40.555434188962515],[-74.22265568834068,40.5554153306156],[-74.22257486801384,40.55540620977971],[-74.22251833049015,40.555426822037234],[-74.22247482113703,40.55545705660072],[-74.22242225993624,40.55547936773966],[-74.22237077098708,40.555487154074314],[-74.2223203663617,40.55548383537997],[-74.22224752905602,40.55547030939695],[-74.22222452335865,40.55546612193034],[-74.2222172756695,40.55546524335245],[-74.22219699760922,40.55544589044555],[-74.22212244487841,40.5554168847142],[-74.2220111270967,40.55540271596955],[-74.22190184151735,40.555393375771224],[-74.2217986388706,40.5554170707591],[-74.22174872671063,40.55543934531283],[-74.2216967575854,40.55550307048984],[-74.22166724221158,40.5555551977382],[-74.22165396875013,40.55558920320298],[-74.22160298618643,40.555636210421426],[-74.22158844541165,40.55564620268045],[-74.22157006613206,40.55564898295775],[-74.2215445018062,40.55563420918996],[-74.22149876696078,40.55559205580039],[-74.22149377308709,40.555562036621474],[-74.22147280956301,40.555541848765266],[-74.2214526081938,40.55552907499903],[-74.22145469372062,40.555482090608585],[-74.22146243021767,40.55545132666678],[-74.22145446439758,40.555412903528115],[-74.22143195325407,40.55537877945296],[-74.2214005495372,40.5553643204767],[-74.2213467762412,40.55535844480252],[-74.22129864604469,40.55536622468561],[-74.22125504247907,40.55538766395929],[-74.22121375057486,40.555431305414324],[-74.22120713936614,40.55546377614887],[-74.22120284421429,40.55551930599036],[-74.22119742494206,40.55557398275406],[-74.22119312650439,40.55562865735854],[-74.2211832282331,40.555683343417556],[-74.22115976703873,40.555700472338756],[-74.22109369280592,40.55569974582392],[-74.22105338275381,40.5557015312229],[-74.2210399857681,40.55571436939411],[-74.22102448950066,40.55576906654787],[-74.221010108592,40.555822906980595],[-74.2209901341244,40.555878466481516],[-74.22097904527045,40.55591180005444],[-74.22094329732123,40.55593834800801],[-74.22086715093408,40.55594020227776],[-74.22082231656253,40.55592833051101],[-74.22076962266118,40.55591049434234],[-74.22069567868563,40.5559012410238],[-74.2206217594897,40.55589882050257],[-74.22055340151068,40.55588528417038],[-74.22052870386396,40.55586739479374],[-74.22049941794984,40.55581620030986],[-74.22046901559506,40.555765863371526],[-74.22045714043783,40.555748288612605],[-74.22044538227213,40.55573088752436],[-74.22042290601588,40.5557070145355],[-74.2204182382291,40.555649794123376],[-74.22040587158563,40.555635296159416],[-74.2203330147875,40.55561579067985],[-74.22029711808959,40.555597921062805],[-74.22028585305715,40.555577443825214],[-74.22027782854303,40.55552108391517],[-74.22026655851352,40.55549975144274],[-74.22026655569566,40.55549889670834],[-74.22021943697268,40.555473361459505],[-74.22018456182465,40.555425594895745],[-74.22017880896051,40.55537862740017],[-74.22018310280153,40.55532224436842],[-74.22018179076741,40.55526416226913],[-74.22017936854363,40.55520864584737],[-74.22016238732667,40.55515315834145],[-74.22014316776014,40.55509767411821],[-74.22013522631478,40.55506693914458],[-74.22014369883058,40.55506013507694],[-74.22014474318159,40.55500592293362],[-74.2201062716495,40.5549288129258],[-74.22005143156753,40.554841907273726],[-74.21999334606832,40.55476450376756],[-74.21992072431517,40.55469843787549],[-74.21986518402717,40.5546507855019],[-74.21980229197149,40.55462156378435],[-74.2197435693073,40.554612672072494],[-74.21967214719984,40.5546268353556],[-74.21960026741107,40.554654723388474],[-74.21956112618464,40.55470214632439],[-74.21952987169998,40.55471864699894],[-74.2194844686723,40.5547221648009],[-74.21940883619055,40.55472532972473],[-74.21932321285612,40.554754532315386],[-74.21925552903434,40.554745466985004],[-74.21917586317088,40.55475879414024],[-74.21911014911268,40.554801298513425],[-74.21908060899354,40.554847002198],[-74.21909005126754,40.554928065523754],[-74.21912835054245,40.554974709799424],[-74.21917339795985,40.55507143309306],[-74.21923458499377,40.555118169686025],[-74.21925824504446,40.555156195118855],[-74.21923330127105,40.555264526311376],[-74.21919554653138,40.55539464782629],[-74.21920978196958,40.555455583606864],[-74.21925223716606,40.55547460655125],[-74.21929510878155,40.55548926384934],[-74.2193101550095,40.55551218225158],[-74.21932052662473,40.55561374765068],[-74.21933701278992,40.555691366981094],[-74.21930539588995,40.55575085204579],[-74.21928639639643,40.55579538237195],[-74.21921716370942,40.555796969878635],[-74.21919443458172,40.55577944586259],[-74.21918232634414,40.555752652725495],[-74.21917968028522,40.55570297648625],[-74.2191813621983,40.55565620165392],[-74.21918905441802,40.555565553059665],[-74.21917849469102,40.555528105387296],[-74.2191693922861,40.55551736362489],[-74.21913632951258,40.555531480166266],[-74.21909202087257,40.55552871065532],[-74.2190754688577,40.55550714053321],[-74.21907068516734,40.55544201520202],[-74.21906787202632,40.555352538926826],[-74.21904407246133,40.55522799703146],[-74.21899014747794,40.55504707931057],[-74.21895832633234,40.55485758341586],[-74.21891390920527,40.55477765559594],[-74.21886973476663,40.55473879183292],[-74.21878077485508,40.55467228928326],[-74.21859325782815,40.5546742102478],[-74.21853981756327,40.55470738763676],[-74.21853272333964,40.5547388841095],[-74.21856501731429,40.55482004237235],[-74.21855087085402,40.5548736475094],[-74.21853638146914,40.554932881478905],[-74.21856768240669,40.555040253427244],[-74.21863889566353,40.555270078066634],[-74.21870070984458,40.55547612471548],[-74.218759186337,40.55566241329445],[-74.21879744746741,40.55581298368636],[-74.21881905965185,40.555874718986225],[-74.2187539992375,40.555893469788124],[-74.21880202518881,40.555955465545054],[-74.21875036880567,40.55602774053733],[-74.21870767560007,40.556041015698625],[-74.2186704432802,40.556050411836175],[-74.21865679372598,40.55603314986682],[-74.21841519874818,40.555727625651535],[-74.2182699919576,40.55569054915035],[-74.21817360193403,40.55560052324853],[-74.21812156459298,40.55551041320511],[-74.21812855546034,40.555465271778296],[-74.2180714638307,40.555292928825246],[-74.21791498891794,40.55509504347551],[-74.21775342391744,40.55500528477622],[-74.21741272772688,40.555093865416644],[-74.21719072564815,40.555159089418716],[-74.21697226573868,40.55523093574985],[-74.2167576873948,40.5553092927942],[-74.21654732398623,40.55539403882122],[-74.21624183551114,40.555480315235584],[-74.21604246060643,40.55554411878306],[-74.21585156387715,40.55565864897366],[-74.2155682464114,40.55581309842188],[-74.21474053198826,40.556242389132144],[-74.2149121758891,40.556523927255704],[-74.21497052999894,40.55665149155005],[-74.21501817201815,40.556755638379904],[-74.21499256964779,40.55679493279597],[-74.21462340478132,40.556913361718365],[-74.21458359755584,40.5568991652001],[-74.2144935750941,40.556724298542946],[-74.21447533239662,40.556688864101694],[-74.21443562607355,40.55670030567851],[-74.2143444763131,40.556726571354524],[-74.21428212817725,40.5566367520729],[-74.21422698854255,40.55655731791706],[-74.2141661398687,40.55658872941329],[-74.21412277605764,40.55661973284436],[-74.2140577137869,40.55663223210404],[-74.21401027808214,40.55663081139335],[-74.21396934069199,40.55665833583382],[-74.2139553744973,40.556657154796994],[-74.21386874412876,40.55658729535469],[-74.2138635936641,40.556574486532284],[-74.21390088160723,40.55654216549752],[-74.21388755483316,40.55651381386747],[-74.21386858605868,40.55649612649687],[-74.21384686609436,40.55648767013959],[-74.21383699253852,40.55647122130024],[-74.21381634554197,40.55642926341268],[-74.21379034458806,40.55640128785015],[-74.21377719790853,40.55639906205501],[-74.21376467317597,40.55639694332537],[-74.21373503614494,40.55641330320364],[-74.21371156940101,40.556435003515574],[-74.21366207475863,40.5564871921683],[-74.21362904461427,40.55651181975313],[-74.21359594595766,40.55652587997951],[-74.21356439624242,40.55652928774994],[-74.21352072182307,40.55653389746736],[-74.21347392300083,40.5565399136965],[-74.21339560620774,40.55655990370754],[-74.2133333235228,40.55658595796453],[-74.2132745729123,40.55662493377406],[-74.2132403147457,40.55667262373708],[-74.20569605091455,40.55851600560161],[-74.20699885281925,40.55756748910281]]]}},{type:"Feature",properties:{ntacode:"SI99",ntaname:"park-cemetery-etc-Staten Island",borocode:"5",boroname:"Staten Island"},geometry:{type:"MultiPolygon",coordinates:[[[[-74.1181347763281,40.550592693150584],[-74.116562899904,40.54912774172563],[-74.11494202920868,40.54958864961225],[-74.11458035189139,40.549276466498874],[-74.11444772300887,40.54916945005605],[-74.11395149921981,40.548725322799996],[-74.11338340616284,40.54807337515077],[-74.11340791195539,40.548069708680785],[-74.11343842392498,40.5480651430023],[-74.11374841507804,40.54801875755083],[-74.11387354532674,40.54809147694606],[-74.11473781165276,40.547996610676606],[-74.11497175661188,40.547894751610045],[-74.11523058951619,40.547599497353104],[-74.11526784217496,40.54757100065514],[-74.1153109031846,40.54754774961688],[-74.11535851898344,40.547530421103254],[-74.1154093034182,40.54751951956719],[-74.1154617780957,40.547515362364614],[-74.11551441541947,40.547518070516354],[-74.11556568305828,40.547527565185106],[-74.11561408855282,40.54754356997034],[-74.11565280430618,40.54759750456589],[-74.11569815233754,40.54764834267599],[-74.11574971069103,40.547695611244144],[-74.11580699961966,40.547738870427985],[-74.11586948604935,40.54777771769241],[-74.11593658853911,40.54781179155542],[-74.11600768269157,40.547840774951986],[-74.11608004748922,40.547864946837],[-74.11615549887641,40.54788280163809],[-74.11623309254476,40.54789411589375],[-74.1163118573723,40.54789874800058],[-74.1163908075784,40.5478966399855],[-74.11646895506217,40.547887818231324],[-74.11654532176992,40.54787239314664],[-74.11676361899077,40.54775203152231],[-74.11697706667313,40.547626711234024],[-74.1170796492482,40.547566823955265],[-74.11718742988477,40.54751250840432],[-74.11729988945814,40.5474640261856],[-74.11741648631181,40.547421610807554],[-74.11753665886593,40.547385466558],[-74.11765982832186,40.547355767520344],[-74.1177854014494,40.54733265673556],[-74.1179127734436,40.547316245512995],[-74.11804133083719,40.54730661289462],[-74.11817087785757,40.54721002123582],[-74.11829500483702,40.547109373349016],[-74.11841349373385,40.547004846052644],[-74.11852613641427,40.546896622979716],[-74.118632735018,40.54678489425494],[-74.11873310230567,40.5466698561608],[-74.11882706198779,40.54655171079259],[-74.11891444903412,40.546430665703255],[-74.11899287800443,40.546305714023674],[-74.11907706965296,40.54618296398574],[-74.11916691791124,40.54606257018984],[-74.11926230958824,40.545944684267866],[-74.11934442048626,40.545850175157305],[-74.11943009461564,40.54575752500896],[-74.11948690777558,40.54569180329169],[-74.11955056042599,40.54562983659434],[-74.11962062815168,40.54557203807301],[-74.11969664376932,40.545518793091716],[-74.11977810044243,40.54547045665355],[-74.11986445506082,40.54542735103385],[-74.11995513186143,40.54538976363184],[-74.1200495262671,40.54535794505436],[-74.12014700891709,40.54533210744555],[-74.12024692986293,40.545312423072275],[-74.12034862290133,40.54529902317596],[-74.12040737736358,40.54528654141448],[-74.1204675480491,40.54527894004353],[-74.12052844045945,40.5452763067991],[-74.12059595016066,40.54527923061889],[-74.12066252526739,40.54528825696431],[-74.12079542722994,40.545308125082606],[-74.12092981414328,40.54532092231791],[-74.12106504033513,40.545326587184974],[-74.12120045610004,40.54532509246643],[-74.1213354108215,40.545316445343744],[-74.12146925609862,40.54530068736277],[-74.12160134886199,40.54527789423392],[-74.12173105446388,40.54524817546856],[-74.12185774972815,40.545211673852485],[-74.12198082594473,40.54516856476007],[-74.1220996917947,40.54511905531117],[-74.12221377619169,40.545063383376146],[-74.12249960095382,40.544858107210494],[-74.12424449712786,40.54311038091081],[-74.12575094543556,40.54130542494776],[-74.12638185131081,40.54052075545926],[-74.12762434074305,40.538717953560436],[-74.13071184272678,40.53453507543624],[-74.13356443498047,40.53151117480564],[-74.13527548623176,40.53028572793422],[-74.13618848993356,40.52962079668729],[-74.13690799076257,40.5292819183801],[-74.1372850425177,40.52974046748228],[-74.1374379727973,40.5296758640466],[-74.13793376881655,40.52966815993494],[-74.13804028983976,40.5296700192511],[-74.13814635487634,40.529677758478336],[-74.1382514071957,40.52969133699374],[-74.13835489538228,40.52971068352428],[-74.13845627622933,40.52973569652087],[-74.13855501758982,40.52976624469116],[-74.13865060116939,40.52980216768868],[-74.13874252524647,40.5298432769543],[-74.13883030730558,40.52988935670611],[-74.13888337295806,40.52996067648382],[-74.13892891918164,40.53003496123199],[-74.13896666350149,40.53011175028292],[-74.13899637182294,40.53019056743715],[-74.13901785988354,40.530270923916525],[-74.1390309943965,40.53035232139509],[-74.13903569387807,40.53043425508933],[-74.13903192915342,40.530516216888614],[-74.13901972353852,40.53059769850616],[-74.13899915269619,40.53067819463115],[-74.13899666667415,40.53080021004381],[-74.13900228727339,40.530922164816914],[-74.13901600009586,40.53104374558275],[-74.13903776994977,40.53116463993306],[-74.13906754093952,40.53128453722158],[-74.13910523660896,40.53140312936248],[-74.13915076013733,40.53152011162196],[-74.1392039945877,40.53163518340147],[-74.14027015269494,40.533300016693325],[-74.14061092703128,40.53413060019021],[-74.14062383828936,40.534244513705595],[-74.14062780663777,40.53435881227744],[-74.14062281785363,40.53447308757032],[-74.14060888971375,40.53458693132974],[-74.1405860719319,40.53469993684102],[-74.14055444598179,40.53481170038199],[-74.14051412480664,40.534921822665574],[-74.14049228277301,40.53499866806231],[-74.14046219147274,40.535073873306985],[-74.1404240567626,40.535146923846405],[-74.14037813953475,40.53521731986823],[-74.14032475393215,40.53528457972075],[-74.14026426519995,40.535348243208695],[-74.14019708718666,40.53540787474198],[-74.1401520619728,40.535427067145775],[-74.14010422764329,40.53544178119231],[-74.14005434565728,40.535451782652956],[-74.1400032100712,40.53545691231733],[-74.13995163489813,40.53545708852773],[-74.13948154211919,40.53536354257026],[-74.13927563085308,40.53532287986791],[-74.13906788386787,40.53528807479718],[-74.13885858730043,40.53525917529584],[-74.13864802942078,40.535236221167786],[-74.13843650023503,40.53521924402812],[-74.13822429108642,40.53520826725981],[-74.13801169425408,40.53520330598129],[-74.13507509325707,40.535241170623074],[-74.13490721849251,40.53527009593958],[-74.13474110389473,40.53530443107119],[-74.13457704879218,40.53534411414859],[-74.13441534880383,40.5353890736658],[-74.13425629530646,40.535439228608986],[-74.13410017491002,40.535494488602225],[-74.13395313242837,40.53556646058249],[-74.13381005151612,40.53564293958233],[-74.13367116935375,40.5357237988323],[-74.1335367161645,40.53580890430218],[-74.13340691483282,40.53589811492256],[-74.1332738365627,40.536008152325145],[-74.1331468312007,40.53612229115273],[-74.13302611571197,40.53624033644852],[-74.13320696251606,40.536290635640995],[-74.13321567585736,40.53627869385786],[-74.13338312919035,40.53632442083091],[-74.1333690539624,40.53635619472285],[-74.13320656709273,40.53631136880863],[-74.1331958010139,40.536306742050655],[-74.13301207668806,40.53625606504289],[-74.13297120403656,40.536294688577485],[-74.133172359752,40.536355197720944],[-74.13316120141171,40.536374002701066],[-74.1330906261182,40.53635273095699],[-74.13307585702796,40.53639748804034],[-74.1329426645363,40.53632203308201],[-74.13119545689398,40.5378724087746],[-74.1312833709034,40.53793349083367],[-74.13133279191938,40.537891329439844],[-74.13132101349659,40.537884617577866],[-74.13151307813554,40.53771070573274],[-74.13152564883093,40.537718542135785],[-74.13135412336865,40.5378715148574],[-74.13135956321354,40.53787521473799],[-74.13137656776074,40.53788749149953],[-74.13129269799688,40.53795670136826],[-74.13136153935856,40.538001720429016],[-74.13173356771334,40.538251840358775],[-74.13181387201782,40.538307358685756],[-74.13211244495567,40.53805229667775],[-74.1320291207996,40.53799648064423],[-74.13201606168641,40.537987671674784],[-74.13194001207694,40.537936372203916],[-74.1319277612649,40.53792810861169],[-74.13185028741356,40.53787584842413],[-74.13183905268345,40.53786826918931],[-74.13176571749544,40.53781744629262],[-74.13169530373465,40.537879028606305],[-74.13168409320616,40.537871353166246],[-74.1316976760198,40.53785712281314],[-74.13172118332834,40.537837356763205],[-74.13175700174489,40.53780723678206],[-74.13176530086916,40.537800258837386],[-74.13181654199995,40.53775717004361],[-74.13182665649258,40.53774866481492],[-74.13184627147507,40.53773464329699],[-74.13185661324854,40.537742618257866],[-74.13178520730632,40.537802290749106],[-74.13185740371584,40.537851888954854],[-74.13203209392432,40.53796798435109],[-74.13203758048024,40.537971630368666],[-74.13204941374727,40.537979493864604],[-74.13213560512364,40.53803312668019],[-74.13221581581321,40.53796492559036],[-74.13242438513231,40.53777496023242],[-74.13235106393164,40.53771939859692],[-74.13199817051196,40.537480984438666],[-74.1319219095137,40.53753966244253],[-74.13191182124639,40.537532840977015],[-74.13193499515751,40.53751379832619],[-74.1319776807088,40.53747872154017],[-74.13198946626913,40.53746903697338],[-74.13199934255559,40.53746092067323],[-74.13204846767982,40.53742055322301],[-74.13205832728967,40.53741245017182],[-74.1320795227957,40.53739503363782],[-74.13209260206646,40.53740465225089],[-74.13201821176258,40.53746460223465],[-74.13208677586489,40.53751489084523],[-74.13213200952642,40.53754507013505],[-74.13217569640206,40.53757421702347],[-74.13227873270837,40.53764296083448],[-74.13235811226102,40.53769592065642],[-74.13236894558156,40.53770314899237],[-74.13245302764074,40.53776028086145],[-74.13275480490121,40.53750453647999],[-74.13266909657814,40.537442608308396],[-74.13257069197334,40.537375127032604],[-74.13254236849322,40.537355704443954],[-74.13248107280033,40.53731367081295],[-74.13243400364243,40.53728139278027],[-74.13239380632275,40.53725382747214],[-74.13232205590629,40.537205222039475],[-74.1322471738397,40.53727022545229],[-74.13223596269252,40.53726255073664],[-74.1322592520324,40.537241900936586],[-74.13226528046694,40.53723655530536],[-74.1323146229854,40.53719280589144],[-74.13239801584179,40.537118864430106],[-74.13240922529005,40.53712568439261],[-74.13233769707668,40.5371881207843],[-74.13241056494725,40.5372367239134],[-74.13269083568588,40.53742688007332],[-74.13277603711713,40.53748401091593],[-74.1330744557156,40.53722912330407],[-74.13299485796236,40.537174548733844],[-74.13298060828414,40.5371648508293],[-74.13291262916063,40.53711858816079],[-74.1328978564073,40.53710853401202],[-74.13286528600638,40.53708636841949],[-74.13280917293156,40.53704817981591],[-74.13272924637705,40.53699378721193],[-74.13271794955382,40.536986097732],[-74.13264694004074,40.53693703830805],[-74.13256683070935,40.5369973767242],[-74.13255786139081,40.5369914077574],[-74.13258133450974,40.53697173488319],[-74.132614915379,40.53694581083268],[-74.13264197295344,40.53692492457224],[-74.13265090290389,40.536918029599235],[-74.13266830698976,40.53690459450429],[-74.1327087688679,40.536873358969295],[-74.13273560233314,40.53685453524324],[-74.13274345171702,40.53686135972786],[-74.1326672694534,40.53692018908495],[-74.13274096742437,40.53697051409491],[-74.13275151405811,40.536977715251595],[-74.13283168966521,40.537032462213546],[-74.13284007707578,40.537038189751],[-74.13291844847244,40.53709170538193],[-74.13292737130993,40.537097797341595],[-74.13300283995002,40.53714933053931],[-74.13301721920242,40.53715914857774],[-74.13309457511478,40.537212017425205],[-74.1333918737735,40.536957984347595],[-74.1333073206762,40.536898641975064],[-74.13329656721417,40.536891364213055],[-74.13321806916443,40.53683823665127],[-74.13320844392594,40.53683172285017],[-74.13312853241115,40.53677763842632],[-74.13311938058955,40.53677144455423],[-74.13304340527394,40.53672002392931],[-74.13303088228238,40.53671154817356],[-74.1329557718342,40.536661238721926],[-74.13288634042227,40.53672604241129],[-74.13287438281012,40.536719632302386],[-74.13289203626447,40.536701458291034],[-74.13289925552114,40.53669507088492],[-74.13294850623693,40.536651501397095],[-74.1330138544644,40.536593692433044],[-74.13303508839539,40.53657487562594],[-74.13304405638317,40.536580844557186],[-74.13297252934733,40.53664328201715],[-74.13304651887573,40.53669273801742],[-74.13329285686439,40.53685798007383],[-74.1333168681471,40.536874086700394],[-74.13332786488395,40.53688146302085],[-74.13341004365374,40.53693972187099],[-74.13368134221336,40.536709083857986],[-74.13368957732493,40.53670342481361],[-74.13366576472689,40.53668764304211],[-74.13380823263041,40.53656217567611],[-74.13386054140291,40.53659796199128],[-74.13359543790352,40.53681717033903],[-74.13321060585267,40.53714608954094],[-74.13277513113407,40.5375198346231],[-74.13246512857405,40.53778519473224],[-74.13220259291269,40.538010086867395],[-74.13193731463419,40.538237114375335],[-74.13117706403384,40.538889412557154],[-74.13104786423703,40.53899765026281],[-74.13062872480319,40.53936604352796],[-74.1300813626207,40.539848874055025],[-74.13007620892903,40.5398451195104],[-74.13007172337132,40.53985113524101],[-74.13008325390017,40.53985943955084],[-74.12996934202994,40.53996776911154],[-74.12993843189794,40.53994713555825],[-74.13004928514935,40.539838507602994],[-74.13005836130189,40.539843437453634],[-74.13006392754679,40.53983813417811],[-74.13005667868707,40.53983267034972],[-74.13020869361593,40.53970266381729],[-74.13012468138238,40.539646587014396],[-74.12992916823863,40.53952115355481],[-74.12984771334919,40.539468895521935],[-74.12976405619081,40.53941522294959],[-74.12969427411416,40.53947824038455],[-74.12968375508703,40.539471719592484],[-74.12984555503505,40.53932685696165],[-74.12985819958895,40.539335241789196],[-74.12978384857321,40.539398676235855],[-74.13011984290372,40.539615808317336],[-74.13012883708456,40.5396216204695],[-74.13014051454844,40.53962916636542],[-74.13022754297762,40.53968371705371],[-74.13052164283054,40.53942555811969],[-74.13043048137233,40.5393629203035],[-74.1301562296181,40.539168776170534],[-74.13008440018547,40.53911792637375],[-74.13001148713687,40.539180041715014],[-74.1300027281496,40.53917239365855],[-74.13016935798474,40.539032878023406],[-74.13017804327295,40.539040004796725],[-74.13010505586591,40.53910173596796],[-74.13044839887802,40.53934511343197],[-74.13054176521172,40.53940930625574],[-74.13083906851804,40.53914759238992],[-74.13075187665902,40.5390899944717],[-74.13073922310438,40.53908108337255],[-74.13066327325787,40.53902759483429],[-74.13065254269101,40.53902003735935],[-74.13057878861144,40.53896809441336],[-74.13056304824939,40.53895700958239],[-74.13050249445024,40.538914363073815],[-74.13047733304576,40.538896643181985],[-74.13040743526437,40.53884741576426],[-74.13033366098287,40.538909000381786],[-74.13032244899308,40.53890047124452],[-74.1303431377213,40.53888248684424],[-74.13035121393892,40.538875465697906],[-74.13039930643463,40.538833658032274],[-74.13044784914135,40.538791457981525],[-74.13046292342256,40.53877835473273],[-74.13047277242573,40.53876979179305],[-74.13048528360623,40.538758916255304],[-74.13049601788299,40.53876593077627],[-74.13042531514324,40.538830312230104],[-74.13065501375061,40.53899095113215],[-74.13067307625545,40.539003583632486],[-74.13072447360575,40.53903952720497],[-74.13075959354838,40.53906408785573],[-74.13077148681657,40.53907240542131],[-74.13085918854111,40.53913133980239],[-74.13115328715274,40.53887357410371],[-74.13107294890192,40.53881805636099],[-74.131033325968,40.538791540673415],[-74.13098497193299,40.538759182264286],[-74.13097226672957,40.53875068019085],[-74.13089371476266,40.5386981109949],[-74.13088104058419,40.538689629147136],[-74.13080381066517,40.53863794612532],[-74.1307192580886,40.53858136191494],[-74.1306477472195,40.53864214269475],[-74.1306376580378,40.53863532128636],[-74.13065428041838,40.53861731113304],[-74.13066325706131,40.53860970559964],[-74.13071230442817,40.538568145832365],[-74.13072134857937,40.53856048308974],[-74.13072485772103,40.53855750911845],[-74.13077736811273,40.53851301527638],[-74.13079971896302,40.53849249031417],[-74.13081093015191,40.538500165336856],[-74.1307378245926,40.53856443278656],[-74.13080965715957,40.538612221563234],[-74.13109054543966,40.53880156737985],[-74.13117436984979,40.53885516089608],[-74.13147424215236,40.5385983143802],[-74.13139059484325,40.53854384318834],[-74.1313815435179,40.53853765191152],[-74.13130326515578,40.538484112179034],[-74.13129293456173,40.53847704617499],[-74.1312129025489,40.538422306691736],[-74.13120198444507,40.53841483894326],[-74.13112547533105,40.538362508646344],[-74.13111517489916,40.53835546353314],[-74.13103945369006,40.53830497946747],[-74.1309666880345,40.538367671724636],[-74.13095678067931,40.5383607375565],[-74.13097509115998,40.53834174990215],[-74.13098483643273,40.53833354605376],[-74.1310326382865,40.538293306367194],[-74.13104306533835,40.53828452861473],[-74.13106488337183,40.538266162333],[-74.13110213313625,40.53823480522082],[-74.13111962282595,40.5382188923252],[-74.1311306476119,40.53822692152112],[-74.13105906666104,40.53828898106294],[-74.13113529513663,40.538338356826415],[-74.1311447776071,40.53834473308621],[-74.1312251352699,40.538398765769976],[-74.13141556350838,40.53852680828337],[-74.1314974007249,40.53858138087559],[-74.13179350815567,40.538325991489195],[-74.13171176236928,40.538268527597694],[-74.1317008480923,40.53826112305099],[-74.13162168805184,40.53820742036621],[-74.13161107195388,40.5382002180133],[-74.13153338702047,40.538147516077665],[-74.13152338067098,40.538140726985276],[-74.1314446149412,40.53808729110482],[-74.13143339816803,40.53807968148695],[-74.1313886951316,40.538049354224306],[-74.13134558736806,40.538020109710146],[-74.1312810202301,40.53797630604312],[-74.13125546600548,40.537958969408876],[-74.13116466312688,40.53790013586917],[-74.13086625286718,40.53816441458353],[-74.12881604599968,40.539985742396595],[-74.12878737501516,40.53996308041396],[-74.12861371550241,40.54010385504027],[-74.1284466730707,40.5402492157188],[-74.1282864556917,40.54039898151015],[-74.1281332628455,40.54055296599047],[-74.12798728527227,40.54071097748316],[-74.12788702675303,40.54085416811395],[-74.12779434223813,40.541000298573884],[-74.12770937959799,40.54114913580294],[-74.12763227439044,40.54130044242251],[-74.12756314964403,40.54145397711403],[-74.12750211566181,40.541609495003684],[-74.12746105529658,40.54174455664999],[-74.12742903236125,40.54188103395404],[-74.12740612943836,40.542018575197346],[-74.12739240560832,40.54215682591736],[-74.12738789629657,40.54229542982083],[-74.12739261318167,40.542434029702136],[-74.12740654416467,40.54257226836381],[-74.12744321816587,40.54273687798727],[-74.1274879728289,40.5429003202953],[-74.127540745021,40.54306236451375],[-74.12760146028732,40.543222781840846],[-74.12767003295592,40.5433813457704],[-74.12770001341796,40.543374121032606],[-74.12773143427266,40.543423084301146],[-74.12789824961548,40.543366171562205],[-74.12786756770628,40.543315180066074],[-74.12788626375583,40.5433080770748],[-74.12792830507625,40.543373247055975],[-74.12769175450508,40.543455708191864],[-74.1275666076285,40.54349933393447],[-74.1276299403809,40.54360889311564],[-74.12775375608564,40.543566025184276],[-74.12798968390747,40.543484343631135],[-74.12803068497507,40.54355055827898],[-74.12801054879334,40.54355725060729],[-74.12798005253312,40.5435090302188],[-74.12781893446562,40.5435643996446],[-74.12794808054089,40.54376427098183],[-74.12808505077861,40.54396108784549],[-74.12822972124134,40.54415467204761],[-74.12838196101681,40.544344848325245],[-74.12854163233638,40.54453144449947],[-74.12870859069942,40.54471429163119],[-74.12886010300893,40.54488860534918],[-74.1290186463237,40.54505924150785],[-74.12918406741686,40.545226035135826],[-74.12935620640847,40.54538882497556],[-74.12944814577598,40.545483996039266],[-74.12954591589268,40.545575723015624],[-74.12964929540854,40.54566379821409],[-74.12975805026981,40.5457480222119],[-74.12987193424887,40.54582820430552],[-74.12999068950174,40.545904162942605],[-74.13011404715186,40.545975726133136],[-74.1302605293007,40.54605376785213],[-74.13041166382568,40.54612646441045],[-74.13056711582347,40.54619365471079],[-74.13072654081984,40.546255189857305],[-74.13088958553328,40.546310933485884],[-74.13110690075058,40.54638729583523],[-74.13132719585204,40.54645851682566],[-74.13155026186188,40.546524528892846],[-74.13177588717386,40.54658526941378],[-74.13200385775194,40.54664068076614],[-74.13257816042841,40.54675402607678],[-74.1327457180816,40.54678761708296],[-74.13291537090808,40.546814398429305],[-74.13308664365884,40.5468342950929],[-74.1332590565454,40.546847251336814],[-74.13343212658432,40.54685323086648],[-74.13346993318876,40.54685516378526],[-74.13364262288299,40.546854962936386],[-74.13382177094921,40.54684574183126],[-74.13400037358615,40.54683165036257],[-74.13417820331671,40.54681270647795],[-74.13435503364867,40.5467889343052],[-74.13453063936338,40.54676036412179],[-74.13475634478475,40.546721347634346],[-74.13498045524992,40.54667730519503],[-74.13520277846435,40.546628274594404],[-74.13542312366826,40.54657429790305],[-74.13564130180043,40.54651542143529],[-74.13585712566044,40.54645169570967],[-74.13693522288135,40.54701859262097],[-74.13745743464345,40.54730960516997],[-74.13820193893251,40.54803179591593],[-74.13860741733005,40.548441479093356],[-74.13865265909186,40.54848581677663],[-74.1384119372382,40.54869183148487],[-74.13769731592977,40.549383546429496],[-74.13738988166142,40.54959236951954],[-74.13607343371187,40.550433300274086],[-74.1352807604434,40.550863238952694],[-74.13455868225856,40.551255078203575],[-74.13316825933352,40.55235617916006],[-74.1317782811865,40.553489970511365],[-74.13108665241715,40.55397375933053],[-74.13042459572932,40.55443704205852],[-74.12975602291057,40.555032625745646],[-74.12896141576559,40.555769871907096],[-74.12811697199807,40.556534436295244],[-74.12730057821929,40.5572951724478],[-74.12725227898424,40.557265490911476],[-74.12572675050366,40.55632805700635],[-74.12402047127605,40.55523082777775],[-74.12380031497776,40.55508465817255],[-74.12269895760376,40.55435850246331],[-74.12076288171679,40.55308194958211],[-74.1194585929117,40.55222190604461],[-74.11936210899631,40.55214080657787],[-74.1185027830628,40.55141638768771],[-74.11876291986586,40.55121611440539],[-74.1181347763281,40.550592693150584]]],[[[-74.05050806403253,40.566422034160865],[-74.05047137128513,40.56641738743559],[-74.0503032127173,40.566417461200636],[-74.05012587375462,40.56640588033517],[-74.0499835256258,40.56639592492835],[-74.04931640362094,40.56588774778047],[-74.04923629842051,40.56536273636815],[-74.05002620158649,40.565318180621226],[-74.0507440997722,40.56588712593509],[-74.05074768943304,40.56595407675394],[-74.05073223954248,40.56599211901778],[-74.05073571037059,40.56603277459586],[-74.05080326895589,40.56605220046121],[-74.0508733304564,40.56608124020995],[-74.05090601705056,40.56609434162807],[-74.05091292518983,40.56613368425466],[-74.05088200371624,40.56617829000416],[-74.05085250143466,40.56618955570334],[-74.05083386287302,40.566196673075815],[-74.05076507357141,40.56619932634293],[-74.05070831606595,40.56619410555594],[-74.05068769619561,40.56621772227073],[-74.05068255194837,40.56623739755215],[-74.05068257682474,40.566270185949406],[-74.05067916748581,40.56631084523386],[-74.05069640316096,40.566360675532486],[-74.05073426497883,40.56639475864603],[-74.05078416752394,40.566431459939075],[-74.05083923031428,40.566469470348984],[-74.05088395913184,40.566487811629486],[-74.05093386416952,40.56652844729087],[-74.05097000266296,40.56655859665579],[-74.05099129304102,40.56657675898394],[-74.05101302659664,40.5665953003985],[-74.05103884196264,40.56661889687885],[-74.05105606896416,40.56665692348723],[-74.05107500361564,40.56667921109252],[-74.0510733020018,40.566702819462],[-74.05107159803782,40.56672249339785],[-74.05104913175498,40.56673811798868],[-74.05091664821106,40.5666955751654],[-74.05085066503881,40.56664338723529],[-74.05075889672302,40.56658513687567],[-74.05066714822927,40.566550203047804],[-74.05061513912324,40.56650825677548],[-74.05053865301065,40.56644067379676],[-74.05050806403253,40.566422034160865]]],[[[-74.05314036821075,40.57770271504324],[-74.05406044939882,40.577116445238964],[-74.0548977821081,40.577782440919876],[-74.05469316907451,40.57969163172693],[-74.05485134625356,40.57970759257509],[-74.0548456005218,40.57994579142764],[-74.05368629150425,40.580548759614466],[-74.05293190639823,40.57990247466589],[-74.05314036821075,40.57770271504324]]]]}},{type:"Feature",properties:{ntacode:"SI05",ntaname:"New Springville-Bloomfield-Travis",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.19555975259365,40.63502398613064],[-74.19248937669354,40.63340261561599],[-74.19215842706988,40.633230922934466],[-74.18649068504392,40.63022274005487],[-74.18368791026886,40.62873792505181],[-74.18190235713598,40.62775580720626],[-74.18033424842409,40.62683463017513],[-74.17993706047928,40.626601296520995],[-74.17954470633771,40.626362354118896],[-74.17924623470897,40.62618058125687],[-74.17918377429767,40.626137885673],[-74.1788839050775,40.62593287173798],[-74.17828177368071,40.625451361420026],[-74.17808820191252,40.62526042651777],[-74.17781502147113,40.624990962901926],[-74.17775298570592,40.624938449851705],[-74.17610052859058,40.62340624288044],[-74.1751962566633,40.62270624388063],[-74.17490328488017,40.62252910713628],[-74.17459706258603,40.62236401199175],[-74.17427887985593,40.622211792356026],[-74.17395016713998,40.622073168518874],[-74.17361244028386,40.62194874087086],[-74.17326730843244,40.62183898386288],[-74.17270752202475,40.62171153828253],[-74.17236260957925,40.62163579886603],[-74.17207112938708,40.62157862058637],[-74.17181178029973,40.62154338375568],[-74.170955464478,40.621442180628534],[-74.16985740623377,40.62131238690582],[-74.16953656511424,40.62127050010989],[-74.16923624546473,40.62121643367113],[-74.16888894245784,40.62115114335071],[-74.16878471992338,40.621124028545445],[-74.16847311342426,40.621045815304605],[-74.1680808633965,40.62093625618708],[-74.16769710295549,40.6207902747532],[-74.16742666689836,40.62067728407168],[-74.1660319330626,40.62009453454084],[-74.16570682521471,40.619954036436056],[-74.16484190385377,40.61957240490343],[-74.16394094910295,40.61914326193573],[-74.16337391773716,40.61885459028181],[-74.16235457690466,40.618335637920396],[-74.16163010326694,40.61793493590682],[-74.16052177352992,40.61722978926086],[-74.1598670492538,40.61681322560283],[-74.15912798225561,40.61629637478342],[-74.15861741660659,40.61593931591698],[-74.15792673862431,40.615457424604216],[-74.1573738359039,40.61503191082994],[-74.15651187814589,40.61435448201045],[-74.15479265209848,40.61303223093538],[-74.15474080231691,40.61299231789824],[-74.15386832269955,40.6123206275913],[-74.15379116657415,40.61225561275542],[-74.15371834221513,40.61220628185339],[-74.15317275341847,40.611761521752896],[-74.1512034824915,40.61026499538172],[-74.15031900700399,40.60959281468878],[-74.15018666451158,40.6094978111553],[-74.14998477116396,40.609538417829974],[-74.14954343557092,40.609627172890356],[-74.14878329527244,40.60919998717104],[-74.14852820183322,40.60908079514606],[-74.14826911998462,40.60896670970092],[-74.14800622568804,40.60885780831078],[-74.14773969774731,40.60875416464889],[-74.14746971691153,40.60865584937152],[-74.14719646653559,40.608562929243355],[-74.1469060926716,40.60846834048681],[-74.14661053085571,40.60838297909351],[-74.14631057000567,40.6083070877744],[-74.14600698040032,40.60824083505612],[-74.14575166786493,40.60818646195661],[-74.14549412969194,40.608138572546],[-74.14523464925394,40.608097219516964],[-74.14497351205877,40.608062448369964],[-74.14471100558443,40.60803429711189],[-74.14444741850161,40.608012796997144],[-74.14418304083583,40.60799797168233],[-74.14391816348177,40.607989837479714],[-74.14283290552234,40.607992595485634],[-74.14188196357529,40.608042941440985],[-74.1409252827277,40.6080896315783],[-74.13997406985578,40.608146392015655],[-74.13903904969365,40.60819581284407],[-74.13810528785845,40.608242324956635],[-74.13717406014197,40.608292698392134],[-74.1359058134975,40.6083589074572],[-74.13497712835219,40.6084111791292],[-74.13404435497532,40.60845319896252],[-74.13311710762517,40.60850583170355],[-74.13215051174832,40.60855196388092],[-74.13211741285117,40.60826434878844],[-74.13210459722464,40.60815292410637],[-74.13156873408485,40.6081811718584],[-74.13094002327297,40.608214312415384],[-74.12983323759036,40.608303943294686],[-74.12874897506455,40.60839174103177],[-74.127842671467,40.60850028947278],[-74.12742960813665,40.60854976033657],[-74.12674361560914,40.60863191472378],[-74.12650911458438,40.608662907804316],[-74.12630497776699,40.60869964294621],[-74.12520040314774,40.60889840451293],[-74.1251456318324,40.608908471012775],[-74.12452618721501,40.60902231895474],[-74.12398126046095,40.609135218580995],[-74.12350639197322,40.609233602197214],[-74.12326521987752,40.60929134754621],[-74.12252324810154,40.60946899970972],[-74.12247214696794,40.60948123504737],[-74.12135179626344,40.60976526866164],[-74.12133581806272,40.60966649812208],[-74.12127253375773,40.60936217016115],[-74.12116879881756,40.60883437596141],[-74.12079903102543,40.60887493263543],[-74.12066342780017,40.60888980574277],[-74.12052328678442,40.608905175984084],[-74.12025405538084,40.60893470387883],[-74.11913216526908,40.609057741079006],[-74.11897246881844,40.609075254132584],[-74.11883362261557,40.609090480582985],[-74.11869020320799,40.60910620814447],[-74.11848942449511,40.609128225415816],[-74.11839688776706,40.6091383738619],[-74.11834442054376,40.609144126231534],[-74.11742466453849,40.60928900891127],[-74.11706965273345,40.608206249755],[-74.11649318843435,40.60765675164931],[-74.11632047766084,40.60757552900954],[-74.1162535671224,40.607536441121105],[-74.11615857789464,40.6074809479689],[-74.11601008181948,40.60737434987478],[-74.11587716401417,40.60725747053396],[-74.11585624312096,40.6071511844857],[-74.11579141405598,40.60686116485439],[-74.1156748206881,40.60613313830911],[-74.11554728310291,40.605395927591154],[-74.11544265192643,40.604694948669646],[-74.11537755010374,40.6039841869333],[-74.11530272511737,40.603868256418764],[-74.11511342595867,40.602533817373136],[-74.11487058414063,40.60213665954412],[-74.11500030957134,40.60207428599326],[-74.11684368719231,40.601894806951265],[-74.11777623924927,40.60186024819016],[-74.11790155113151,40.601856454330395],[-74.11957594371609,40.601817028975944],[-74.12059546276714,40.60180975823964],[-74.12055576765727,40.60104529194864],[-74.12056668786656,40.60095567879836],[-74.12056671123037,40.600955471707664],[-74.12056678071724,40.600955245972806],[-74.12059572205064,40.60086711798966],[-74.12059578084886,40.60086693733133],[-74.12059587483185,40.60086676652042],[-74.1206421906409,40.60078295109104],[-74.12064226096713,40.60078282520273],[-74.12064234363265,40.600782716389425],[-74.12070424315338,40.6007059809471],[-74.12229425056167,40.59968717751887],[-74.12264348705804,40.59941858473054],[-74.12318579069928,40.599195115840566],[-74.12322499734961,40.59909695322763],[-74.12399136736207,40.59871481091879],[-74.12454298027582,40.598395258203915],[-74.12462020021322,40.598347934754884],[-74.12470164777159,40.598304925798104],[-74.12478690886768,40.59826644998901],[-74.12487555003275,40.59823270293655],[-74.12496712061619,40.598203856208514],[-74.1250611551003,40.598180056332225],[-74.12515717540819,40.59816142443713],[-74.12525469337838,40.59814805524644],[-74.12535321323642,40.59814001672809],[-74.12545223411512,40.59813734974926],[-74.12714563678433,40.598330361823564],[-74.12798105653144,40.59842483609141],[-74.12888881101435,40.5985478333426],[-74.12982988730997,40.598671576859495],[-74.13080319465435,40.59884208586801],[-74.13091909425599,40.59885504815406],[-74.13095007654756,40.598737151605846],[-74.13099847667215,40.5986215420736],[-74.13106374523046,40.59851042401048],[-74.13114463238286,40.59840588924542],[-74.13123935852089,40.59830974875974],[-74.13205430801176,40.59781870571356],[-74.13281306469587,40.59724097409255],[-74.13378749564964,40.596330532161694],[-74.13510176782287,40.59453503267482],[-74.13544074003747,40.59381694309685],[-74.13549571929566,40.59370046793973],[-74.13639761390179,40.59197345654901],[-74.13659957140705,40.59166794779344],[-74.13681569003859,40.591367879252054],[-74.13704557964785,40.59107381856555],[-74.13728879491126,40.59078631534531],[-74.13849744236457,40.589313705735016],[-74.13862035582919,40.58906443961389],[-74.14168277390333,40.58874118495241],[-74.14273910360009,40.588697736702834],[-74.14414960262846,40.588607920819726],[-74.14583447984,40.58856291924376],[-74.14636402137604,40.58855786922581],[-74.14684720187039,40.588571084813694],[-74.14776039970927,40.58855595672588],[-74.1479057654224,40.58855634617012],[-74.14805282718638,40.58857080740342],[-74.14819807748583,40.588599680505055],[-74.14833787869549,40.58864260781147],[-74.14846882501656,40.58869854149019],[-74.14858798614058,40.58876582832571],[-74.14869312182378,40.58884235368001],[-74.14972777163999,40.589492503582015],[-74.15096968888479,40.590176574016866],[-74.15216210264813,40.59083619320902],[-74.15235278607254,40.59093618033642],[-74.15314270658958,40.59137072065254],[-74.15451364546298,40.59212059875743],[-74.15537259655297,40.59259733846101],[-74.15610300430015,40.59304747555056],[-74.15636568641338,40.59319512822004],[-74.15795821640782,40.594087045110875],[-74.15800268916703,40.59412020389876],[-74.15843220320436,40.59435962031963],[-74.15891672581358,40.594629684822614],[-74.15989227948229,40.595170141069694],[-74.16025756093413,40.59534393813324],[-74.16180204355294,40.59530144784004],[-74.1618994057822,40.59529877113207],[-74.16188699170579,40.595007127465074],[-74.16188546180199,40.59499033529011],[-74.16188841107339,40.59483745761353],[-74.1619081833582,40.594685313298974],[-74.1619444903282,40.59453549578205],[-74.1620042077436,40.594326342649545],[-74.16208932485033,40.59408204114493],[-74.16219305322393,40.59384151588857],[-74.16231492838959,40.593605976211634],[-74.16245428608424,40.59337661463317],[-74.16261028361872,40.59315453244869],[-74.1628329689929,40.592920692495184],[-74.16307514349867,40.59269728934706],[-74.1632301694804,40.59257129358273],[-74.16333722141806,40.59249568615711],[-74.1634717717326,40.59241197648509],[-74.16378228626164,40.59218814690093],[-74.16578641259241,40.59070780380047],[-74.16758983529448,40.58895348874378],[-74.16765026276109,40.58888836475962],[-74.16770592974564,40.588820819771755],[-74.16775666976919,40.58875105579956],[-74.16780233157854,40.58867928150774],[-74.16784277812535,40.58860571153107],[-74.16787788845672,40.58853056590766],[-74.16792455227501,40.588418200132715],[-74.16796294073049,40.58830402866606],[-74.16799293439303,40.58818840499558],[-74.16801444061777,40.58807168794174],[-74.16818745402126,40.58741515788931],[-74.16841896645887,40.58657805908017],[-74.16846500932795,40.586271934821056],[-74.16850268751452,40.58602141819297],[-74.16852867711289,40.58585297305038],[-74.16895369168262,40.583098363702284],[-74.16901204265221,40.58268826949379],[-74.16903999847074,40.58249177882091],[-74.16904837826124,40.58243293524436],[-74.1690549824351,40.58238696324325],[-74.16907820717701,40.58222502330973],[-74.16908500814691,40.58217764560941],[-74.16909417619631,40.58211339702851],[-74.1691380793406,40.581805812475224],[-74.16948145757473,40.5794000745062],[-74.16955946597147,40.578915242135274],[-74.16962344942657,40.578429043919584],[-74.16967337637394,40.57794182219284],[-74.16970918653443,40.57745394546085],[-74.16973086900397,40.57696575685437],[-74.16975526264068,40.57668893441343],[-74.16980912427324,40.57579489354281],[-74.16991886090375,40.573973354653944],[-74.16995464109121,40.573457969136506],[-74.16997050300797,40.57294155979553],[-74.16996641563729,40.57242479345469],[-74.16994235743131,40.571908344787275],[-74.16989836438242,40.57139288066482],[-74.16983454521943,40.570879076385076],[-74.16974884991393,40.57023566587444],[-74.1696855676829,40.56959029807824],[-74.16964479183355,40.56894363530783],[-74.1696265839035,40.56829637659766],[-74.16963095573573,40.56764920479213],[-74.16966210876025,40.566900486319504],[-74.16967801670178,40.56647024502273],[-74.16969147292161,40.566070399947826],[-74.1697249022135,40.56447115986415],[-74.16972693359935,40.56437399817245],[-74.16973775150728,40.563838418908595],[-74.1697455406093,40.56345282232778],[-74.16974968882833,40.5633312534008],[-74.1697497476699,40.56332951250939],[-74.16976493882177,40.56288426411397],[-74.16982582316338,40.561090420605595],[-74.17002502656251,40.561108248868734],[-74.17022346309173,40.56113050267287],[-74.17042096376943,40.56115716306742],[-74.17061736041036,40.561188207349446],[-74.17081248594744,40.56122360883411],[-74.17100617406162,40.56126333758717],[-74.17119825981513,40.56130735977755],[-74.17138857963376,40.56135563791807],[-74.17177723834705,40.561492415866745],[-74.17185166456863,40.561520923021284],[-74.17191921399359,40.561551719332414],[-74.17225507663656,40.56170483665321],[-74.17348507930004,40.56226748996514],[-74.17421738058576,40.56256808540131],[-74.17488750356505,40.5628264192664],[-74.17539949146435,40.56296466219537],[-74.17659366008482,40.56324132982433],[-74.17758036744729,40.56375544023414],[-74.1779454414252,40.56398336711036],[-74.18139492387458,40.5652379790033],[-74.18159556472743,40.56531796146261],[-74.181808165828,40.56538457936635],[-74.1820303864844,40.56543640464591],[-74.18225953167678,40.565472350231175],[-74.18241339407028,40.56548514602295],[-74.18249259879966,40.56549172911957],[-74.18272650687688,40.56549428316625],[-74.18295815945137,40.565480200240685],[-74.18318459678275,40.56545009438325],[-74.18340311678426,40.565404962386715],[-74.18369189008715,40.56531906815525],[-74.18397454541079,40.56522036795185],[-74.1839748877571,40.56522024108586],[-74.18397521780345,40.56522011490969],[-74.18425030509941,40.56510899005634],[-74.18425062347553,40.5651088543489],[-74.1842509313077,40.56510871882589],[-74.18451749291532,40.56498549575572],[-74.18451768202483,40.564985404818174],[-74.18451788253338,40.56498530515077],[-74.18477472957412,40.56485049747259],[-74.18502026903012,40.56470502789304],[-74.18502052845446,40.56470486497099],[-74.18502077560444,40.564704711953],[-74.18525395887325,40.56454935471541],[-74.18576667631618,40.56444512842564],[-74.18576687785132,40.56444508320163],[-74.1857670778497,40.56444503831519],[-74.18627446111165,40.56432552707514],[-74.18677554240722,40.56419095752296],[-74.18726897630083,40.56404169379861],[-74.18909923999361,40.56368927163301],[-74.1892907524071,40.563642741831224],[-74.18947754545528,40.563580990171815],[-74.18965655024935,40.56350449200162],[-74.18982471205501,40.563414287573565],[-74.18982482983823,40.56341422422011],[-74.18982494847538,40.56341415215361],[-74.18997973062169,40.56331160538465],[-74.19011908531446,40.56319841244254],[-74.19024124606146,40.5630766841727],[-74.19030154457725,40.563009885848466],[-74.19036562945855,40.5629451704169],[-74.19043337716765,40.562882662620304],[-74.19050465724241,40.56282248279185],[-74.19057933209608,40.56276474704607],[-74.1906572577865,40.56270956666696],[-74.19078509728638,40.56266148770125],[-74.19091666417387,40.562619664431],[-74.19105143278698,40.562584263954825],[-74.19118886467453,40.56255542770975],[-74.19132841074699,40.56253327090628],[-74.19146951346984,40.5625178820682],[-74.19161160909069,40.562509322679],[-74.19175412973618,40.56250762694869],[-74.19189650614413,40.56251280162513],[-74.1920381694757,40.562524826033865],[-74.19217855374033,40.56254365213357],[-74.19231709805665,40.562569204707906],[-74.19245324889273,40.562601381666006],[-74.19258646227728,40.562640054450256],[-74.19268475906256,40.56265171668462],[-74.1927840544826,40.56265632530235],[-74.19288348022276,40.5626538400022],[-74.19298216632474,40.56264428171771],[-74.19307925022912,40.562627734943014],[-74.19317388298127,40.5626043443724],[-74.1933542190839,40.56251810518497],[-74.19352912636403,40.562425595831215],[-74.19352931541326,40.562425490806305],[-74.19352950356392,40.56242537891423],[-74.19369846761191,40.56232685392629],[-74.19369858472423,40.56232678839205],[-74.19369870181761,40.56232671632415],[-74.19386150753988,40.56222231999973],[-74.19769481155542,40.558887053521325],[-74.19946683259188,40.55718118107848],[-74.20005954013365,40.556577940445386],[-74.20018273922582,40.55645443356859],[-74.20031905491753,40.556338225756946],[-74.2004673070257,40.55623049006038],[-74.20062607248923,40.55613226140773],[-74.20079377103659,40.55604436525961],[-74.20091501288037,40.55600526047233],[-74.2010387609661,40.55597102632495],[-74.20116467922047,40.55594175578912],[-74.20129242567796,40.555917528356474],[-74.20142165340938,40.55589840982262],[-74.20155201146375,40.55588445210876],[-74.20168314572261,40.555875693011274],[-74.20181470016446,40.55587215641906],[-74.20194631752169,40.55587385193664],[-74.20207764035591,40.55588077495933],[-74.20220831202835,40.55589290668605],[-74.20233797766817,40.555910214170154],[-74.20247541198366,40.55592731245256],[-74.20261207142457,40.55594770644565],[-74.20274782018022,40.55597137588211],[-74.20288252370993,40.55599829689569],[-74.20301604777853,40.55602844312751],[-74.20314825968633,40.55606178461783],[-74.20325012815341,40.55609586146922],[-74.20334842578636,40.55613557355794],[-74.20344261762945,40.556180704765445],[-74.20353219167417,40.55623100924088],[-74.20361665986752,40.55628621347989],[-74.20369556250871,40.5563460170533],[-74.20384426412232,40.55648572776341],[-74.20398450010036,40.55661748457266],[-74.20492823973228,40.5572054897207],[-74.20506288252334,40.55727787627237],[-74.20520041109951,40.557332220533425],[-74.20530543987884,40.557368621773435],[-74.20557588439563,40.55744359296266],[-74.20585448497486,40.557502456611495],[-74.2061387253424,40.55754450567579],[-74.20642597199989,40.55756934914047],[-74.20671355404421,40.55757693566736],[-74.20699885281925,40.55756748910281],[-74.20569605091455,40.55851600560161],[-74.2132403147457,40.55667262373708],[-74.21324697340438,40.556704694430564],[-74.2132439726516,40.55676445738848],[-74.21323871480102,40.5567790816561],[-74.2132292952676,40.556803138736974],[-74.21321916835905,40.556827027589655],[-74.21320833776967,40.55685073597731],[-74.21319680763578,40.55687425250006],[-74.21318912695337,40.55688747534854],[-74.21318222726086,40.55690094820977],[-74.21317612273955,40.556914640902185],[-74.21317082517288,40.556928528944546],[-74.21316634786469,40.5569425824919],[-74.21316269578455,40.55695677556789],[-74.21315987828157,40.556971077999854],[-74.21315790097958,40.55698546230241],[-74.2131579261442,40.556994038298875],[-74.21315714073502,40.557002593685716],[-74.21315554416542,40.55701108239318],[-74.21315314750142,40.55701946184806],[-74.21314996223822,40.557027686293125],[-74.21314600537504,40.55703571398183],[-74.21314129786005,40.5570435016523],[-74.21313586263055,40.55705100989229],[-74.21312973096788,40.557058198436366],[-74.21312293460127,40.55706502969878],[-74.2131155057041,40.5570714676007],[-74.21310748744774,40.5570774809012],[-74.21309756468277,40.55708957925197],[-74.21308692538119,40.55710132259437],[-74.21307559669918,40.55711268574828],[-74.21306360183866,40.55712364337338],[-74.21305096422824,40.557134172306846],[-74.21303771191351,40.55714425071745],[-74.21302387294011,40.55715385677408],[-74.21300947821503,40.55716297048306],[-74.21299661528438,40.55717262163458],[-74.21298321633752,40.557181838870086],[-74.21296930636055,40.55719060522238],[-74.21295491319827,40.55719890472439],[-74.21294006315482,40.55720672040655],[-74.21292478298696,40.55721403948678],[-74.21290910120231,40.5572208471694],[-74.21289304851524,40.557227131837735],[-74.2128766565133,40.55723288019816],[-74.21285152674612,40.55723026756595],[-74.2128263108876,40.55722820961298],[-74.21280102629423,40.55722670781487],[-74.21279345061264,40.55722755682231],[-74.21278602592422,40.55722898687962],[-74.21277883125556,40.557230983097746],[-74.21277193682923,40.55723352490788],[-74.2127654135102,40.557236586546686],[-74.21275932994138,40.5572401342135],[-74.2127537479593,40.55724413495791],[-74.21274872519352,40.557248545282874],[-74.21274431399893,40.55725332069598],[-74.21274055946918,40.557258412697486],[-74.21272721528753,40.55726180527604],[-74.21271358814327,40.55726449190186],[-74.21269974850213,40.557266459209586],[-74.21268576552481,40.55726769785675],[-74.21267170969946,40.55726820151427],[-74.2126650889156,40.55727169857152],[-74.2126589050904,40.557275632910994],[-74.21265320336815,40.55727997194834],[-74.21264803482642,40.557284683925765],[-74.21264343798919,40.55728972655441],[-74.21263944810704,40.55729506425264],[-74.21263610105706,40.55730065121836],[-74.21263342042661,40.557306445022796],[-74.21263142824638,40.55731239720892],[-74.21263014128348,40.557318461842485],[-74.21262956839121,40.557324590993346],[-74.21262971687366,40.55733073304879],[-74.21263058196857,40.5573368409416],[-74.21263215868922,40.557342866097144],[-74.21263443458075,40.55734875995469],[-74.21263739081907,40.55735447413286],[-74.21264100420298,40.55735996528418],[-74.21264524647613,40.55736518906535],[-74.21265008147955,40.55737010265547],[-74.21267231450364,40.557412797290304],[-74.21267613434769,40.55743291127396],[-74.21267905237278,40.55745311538347],[-74.21268106740469,40.55747338599925],[-74.21268217364741,40.55749369666233],[-74.21268237366978,40.5575140265942],[-74.21268166321018,40.55753434832783],[-74.21268368190906,40.55754852485516],[-74.212684816912,40.557562758471406],[-74.21268506306676,40.557577017857994],[-74.21268442114682,40.55759127017759],[-74.21268289148747,40.557605482928665],[-74.21268047859414,40.55761962259681],[-74.21267718720632,40.557633660190355],[-74.21267302665491,40.55764756000812],[-74.2126622112393,40.55766350981915],[-74.21265063327766,40.5576791432361],[-74.21263830720682,40.557694441468584],[-74.21262525097013,40.557709383206834],[-74.21261148075322,40.55772394697677],[-74.21259701626799,40.55773811498338],[-74.21258187831175,40.55775186540902],[-74.21256608528125,40.55776518129881],[-74.21255225994285,40.557778444458435],[-74.21253785114293,40.55779134381517],[-74.21252287529501,40.5578038604075],[-74.21250735279195,40.55781598330802],[-74.2124912983003,40.55782769674147],[-74.21247473308307,40.55783898709838],[-74.21245767335351,40.55784984144871],[-74.21245156908856,40.557853465531025],[-74.21244014147622,40.5578602471861],[-74.21240973253934,40.55787731294622],[-74.21237984165451,40.55789490210998],[-74.21232168091385,40.55793161283228],[-74.21231012772964,40.55793897771182],[-74.21229910426544,40.55794680114659],[-74.21228863856422,40.557955060300735],[-74.21227876284131,40.557963731995684],[-74.21226950403732,40.55797279205746],[-74.21226088820306,40.55798221279559],[-74.21225293920567,40.55799197054432],[-74.21224568001404,40.55800203544093],[-74.21223913140855,40.558012380139765],[-74.21223369481658,40.55802228201115],[-74.21223331416222,40.55802297494967],[-74.21222824092038,40.55803379002696],[-74.21222392651754,40.558044793178595],[-74.2122203862392,40.558055955896236],[-74.21221762722675,40.55806724432559],[-74.21221565882875,40.558078627959006],[-74.21219844901492,40.55809482073231],[-74.21218188598289,40.558111400308206],[-74.21216598418681,40.55812835309028],[-74.21215075917543,40.558145664307496],[-74.21213622297354,40.55816331617966],[-74.2121223913528,40.558181294940425],[-74.21210927501966,40.558199582644555],[-74.21209688644579,40.558218163856445],[-74.21208523721312,40.558237019624016],[-74.21207433957694,40.55825613551733],[-74.21206419984551,40.558275491923816],[-74.21204963602939,40.55829546329226],[-74.2120357687577,40.55831572085482],[-74.21202260611179,40.55833625002169],[-74.2120101581542,40.558357037539615],[-74.2119984316426,40.55837806697843],[-74.21198743707838,40.55839932491647],[-74.2119771823255,40.558420797434565],[-74.21196767172611,40.55844246827432],[-74.21195891467917,40.55846432267596],[-74.21195091597096,40.558486345888184],[-74.21194367928575,40.55850852198897],[-74.21193721380297,40.55853083621885],[-74.21193152100778,40.55855327182218],[-74.211926606128,40.55857581471692],[-74.2119224708711,40.558598448984576],[-74.21191912111433,40.55862115752636],[-74.21191655681493,40.55864392660498],[-74.21189867612955,40.558704428470946],[-74.21188017390033,40.55876482777913],[-74.21186105230251,40.55882511832668],[-74.2118413119797,40.55888529575625],[-74.2118209551051,40.558945353194765],[-74.21179998319984,40.55900528594821],[-74.21177840042205,40.55906508965291],[-74.21175620455136,40.55912475727623],[-74.21175573559024,40.559131620180075],[-74.21175602577796,40.559138487715366],[-74.21175707738492,40.55914531380706],[-74.21175888080047,40.55915204620342],[-74.21176142028541,40.55915863953274],[-74.2117646831661,40.559165045402146],[-74.21176864271833,40.55917121778998],[-74.211773271569,40.559177113858844],[-74.21177853641001,40.559182689442174],[-74.2117844002198,40.55918790691385],[-74.21179081872276,40.55919272698574],[-74.21179774898036,40.55919711639849],[-74.2118131007147,40.55919930199992],[-74.21182827737121,40.55920210728156],[-74.2118432400287,40.559205518912854],[-74.21185794473566,40.55920953044125],[-74.21187234972703,40.55921413222718],[-74.21188641321586,40.55921930776227],[-74.21190010067772,40.559225044880726],[-74.21191336724671,40.559231325907206],[-74.21192617926411,40.55923813465355],[-74.21193349329313,40.5592434987111],[-74.21194027809773,40.55924925576558],[-74.2119464953552,40.559255373554436],[-74.2119521128942,40.55926182013886],[-74.2119571035869,40.559268560890274],[-74.21196143657079,40.55927556101937],[-74.21196509129861,40.55928278303737],[-74.21196804875596,40.55929018794494],[-74.2119702916882,40.55929773757699],[-74.21197181096169,40.55930539174326],[-74.21197259700178,40.559313109751535],[-74.211972644628,40.55932085123662],[-74.21197195436729,40.55932857465003],[-74.2119705304812,40.559336238603905],[-74.21196838009273,40.55934380354794],[-74.21196551296175,40.559351230262],[-74.2119571680198,40.55937783907972],[-74.21194799863959,40.55940429177219],[-74.21193801509092,40.55943057156726],[-74.21192721864463,40.55945666388723],[-74.21191561803298,40.5594825519627],[-74.21190768055534,40.55950120769878],[-74.21190056124934,40.559520055254666],[-74.21189427102989,40.55953907299897],[-74.21188881181239,40.55955824132726],[-74.21188419516282,40.55957753609401],[-74.21188042321688,40.559596937861855],[-74.21187398427341,40.55961152202373],[-74.21186683213753,40.55962591149045],[-74.21185898256148,40.55964008646421],[-74.21185044273778,40.559654029341],[-74.21184122621581,40.559667718316675],[-74.21183134501638,40.559681134438016],[-74.211820812482,40.55969425992202],[-74.21180964546396,40.55970707513644],[-74.21179785841157,40.55971956497665],[-74.21178650571942,40.55973534280095],[-74.21177445749689,40.55975081666647],[-74.21176172643182,40.559765970131636],[-74.21174832586196,40.55978078390557],[-74.21173427396825,40.55979524203928],[-74.2117195862904,40.559809326913076],[-74.21170427684129,40.55982302426093],[-74.21168836796697,40.5598363154455],[-74.2116718761035,40.55984918837404],[-74.21165706886278,40.55986034754442],[-74.21164290738878,40.559871983654226],[-74.21162941665301,40.55988407471122],[-74.2116166233806,40.55989659754721],[-74.21160454903087,40.55990953084658],[-74.21159321724531,40.5599228487663],[-74.21158264815587,40.55993652697768],[-74.21156059716067,40.559966135344986],[-74.2115392574804,40.559996045292564],[-74.21151863853393,40.56002624825938],[-74.2114987451179,40.56005673267737],[-74.21147958489247,40.560087489486214],[-74.21147067582095,40.560103765704895],[-74.21146107650421,40.56011981200197],[-74.21145079545288,40.560135610770914],[-74.21143984403741,40.56015114574012],[-74.211428234724,40.560166399798455],[-74.21141597822468,40.560181356843074],[-74.21140309140527,40.560196001764965],[-74.21138958256114,40.560210318298275],[-74.21137547009205,40.56022429015837],[-74.21133713481086,40.560257855693585],[-74.21129944575489,40.56029184488361],[-74.21126241146888,40.56032625067712],[-74.21122604291124,40.56036106518072],[-74.21121708697993,40.56037255562915],[-74.21120881644369,40.56038434168008],[-74.21120124703887,40.560396398175165],[-74.21119439340669,40.5604087009632],[-74.21118827150954,40.56042122689592],[-74.21118289114933,40.56043394965306],[-74.21117826608189,40.56044684290725],[-74.21117440259937,40.56045988185251],[-74.2111713102841,40.56047304016911],[-74.21116899541983,40.5604862903705],[-74.21116746275794,40.56049960664839],[-74.21116671397098,40.560512962027374],[-74.21116675116966,40.560526329196186],[-74.21116521298032,40.56055798150043],[-74.21116463850318,40.56058965213639],[-74.21116503010134,40.560621323844146],[-74.21116638706478,40.56065298003945],[-74.21116870824467,40.560684604306466],[-74.21117199314746,40.56071617905532],[-74.211172090817,40.560723172592674],[-74.21117303560408,40.56073012838597],[-74.21117482073379,40.56073698781212],[-74.21117743393653,40.56074369125284],[-74.21118084823277,40.560750181462325],[-74.21118503686581,40.56075640219958],[-74.2111899645227,40.56076230058988],[-74.2111955862291,40.560767824949],[-74.2112018550511,40.56077292912484],[-74.21120871725006,40.56077756848547],[-74.21121857348918,40.56078104001498],[-74.21122807010414,40.56078505533802],[-74.21123715233068,40.56078959277646],[-74.21124577263949,40.56079462628311],[-74.21125388482024,40.56080013014345],[-74.21126144484327,40.56080607361295],[-74.21126841087234,40.560812424937964],[-74.21127474743385,40.56081915000767],[-74.21128041882396,40.560826211361096],[-74.21128669305782,40.560837537594935],[-74.21129215619146,40.560849107401786],[-74.21129678768321,40.56086088513554],[-74.211300573588,40.560872837315905],[-74.21130350610599,40.56088492877602],[-74.21130557523807,40.5608971235153],[-74.21130677428052,40.56090938569466],[-74.21131155011135,40.56092234843857],[-74.21131545617921,40.56093548165296],[-74.21131848314285,40.56094874900104],[-74.21132062144926,40.56096211665935],[-74.21132186593337,40.56097554912105],[-74.21132221231187,40.560989011882825],[-74.21132425778703,40.56101740600033],[-74.2113255094853,40.56104582670773],[-74.21132596868452,40.5610742616055],[-74.21132563160221,40.561102695790424],[-74.21132637809609,40.561122025561936],[-74.2113281579797,40.5611413150676],[-74.21133096698286,40.56116053348974],[-74.21133479841268,40.561179648004554],[-74.211339648,40.561198628129404],[-74.21134026248674,40.561214487754995],[-74.21134005281333,40.56123035308535],[-74.21133901823806,40.56124619815457],[-74.21133716220605,40.561262001177404],[-74.21133448309006,40.561277734011696],[-74.21133098696745,40.56129337369458],[-74.21132668188994,40.561308896421934],[-74.21132157194528,40.561324275213714],[-74.2113156658442,40.56133948626446],[-74.2113089725235,40.56135450777878],[-74.21127926148343,40.561401139187964],[-74.21125007208879,40.56144797384908],[-74.21122141090804,40.561495004714224],[-74.21119328295511,40.56154221937731],[-74.21119323731048,40.56155738195104],[-74.2111924221418,40.561572532537284],[-74.211190841765,40.56158764683625],[-74.21118849676978,40.56160270306785],[-74.21118539060343,40.56161768011688],[-74.21118153043922,40.56163255418083],[-74.21117691796512,40.56164730347758],[-74.21117156563,40.56166190536757],[-74.21116105263191,40.56169434748847],[-74.21115130362037,40.56172692876166],[-74.21114232317126,40.56175963711672],[-74.21113411608863,40.561792463163364],[-74.21112626601062,40.56181481104602],[-74.21111924501376,40.56183731940586],[-74.21111305501654,40.56185996947617],[-74.21110770474598,40.56188274214257],[-74.21110319547012,40.56190562131993],[-74.21109953372093,40.5619285884005],[-74.21109672141542,40.561951624114876],[-74.21109475872274,40.56197471221239],[-74.21109364843487,40.561997832249226],[-74.2110933920395,40.56202096813984],[-74.21109399056917,40.562044098773484],[-74.21109391919107,40.56207323173792],[-74.21109459070583,40.562102358478526],[-74.21109600355238,40.562131471291806],[-74.21109815988446,40.562160556268815],[-74.21110105594326,40.56218960537491],[-74.2111046912449,40.562218604203295],[-74.21110906466818,40.56224754521724],[-74.21115994766839,40.562393063576714],[-74.21116656015927,40.56241566766241],[-74.21117394588568,40.56243813295129],[-74.21118209403491,40.562460443715196],[-74.21119100455739,40.56248258403874],[-74.21120066840561,40.56250454070353],[-74.21121107937391,40.56252629613009],[-74.2112222325943,40.56254783893511],[-74.21127372383458,40.56271528833894],[-74.21128348460323,40.562735365129285],[-74.21129255643011,40.562755629312235],[-74.21130093487787,40.562776067158566],[-74.21130861550066,40.5627966622587],[-74.21131559145478,40.56281740407094],[-74.2113218571923,40.56283827501495],[-74.211327409823,40.56285926437425],[-74.21133370130136,40.56288049261206],[-74.21133920984407,40.56290184760274],[-74.2113439248539,40.56292331278033],[-74.21134784781161,40.56294487038397],[-74.2113509725127,40.562966503672236],[-74.21135329846464,40.562988196060566],[-74.21135529340582,40.56311821424989],[-74.21135292461254,40.5631344328511],[-74.21135129758804,40.563150703194395],[-74.21135041689129,40.563167008015796],[-74.21135028004288,40.56318332721631],[-74.2113508880728,40.563199639015004],[-74.21135224180145,40.563215924814635],[-74.21135433809462,40.56323216585752],[-74.21135717556756,40.56324834086982],[-74.21136074998395,40.563264429923144],[-74.21136505623261,40.56328041426357],[-74.21136685536021,40.56329507219004],[-74.21136937781718,40.563315616801525],[-74.21137296608791,40.56335087061278],[-74.2113758216735,40.56338616648192],[-74.21137794234112,40.56342149335631],[-74.21137932828437,40.56345684336153],[-74.21137997858786,40.56349220527491],[-74.2113700861942,40.56351582999112],[-74.21135936781721,40.56353924262538],[-74.21134783066393,40.563562430096795],[-74.21133548477961,40.563585373790886],[-74.21132233714161,40.56360805744396],[-74.21130839824046,40.56363046428352],[-74.21129367571207,40.56365257787732],[-74.21127639770376,40.563678433433196],[-74.21125981930147,40.56370455558037],[-74.21124395079542,40.56373093324322],[-74.21122879851217,40.56375755233792],[-74.21121436747524,40.563784403473825],[-74.21120066709564,40.56381147540935],[-74.21118769931256,40.56383875591151],[-74.21117547287442,40.56386623256722],[-74.21114908650834,40.56391252945861],[-74.21112338114193,40.563959050922676],[-74.21109836004757,40.56400578941494],[-74.21107402518713,40.564052739738855],[-74.21105038247177,40.56409989518276],[-74.21102743276397,40.56414725021703],[-74.21100517977932,40.56419479846906],[-74.2109836250383,40.56424253407298],[-74.21096277401234,40.56429045015031],[-74.2109347587436,40.56441163027395],[-74.21092165530237,40.56446260026249],[-74.21090755600588,40.56451341510205],[-74.21089245905276,40.564564061560716],[-74.21087637317811,40.56461452387424],[-74.21086774089827,40.56463778888894],[-74.21085993776234,40.56466122359667],[-74.21085297008614,40.56468481039533],[-74.21084684089466,40.5647085330291],[-74.21084155693573,40.56473237154961],[-74.21083712189817,40.56475631120753],[-74.21081321472657,40.564856374954125],[-74.21078819559095,40.56496865636483],[-74.21077973071219,40.56506916017703],[-74.21075976100586,40.56513940904724],[-74.21075316824259,40.56518284412439],[-74.21074330542268,40.565228179129186],[-74.21072667691011,40.565273911362134],[-74.21071792669088,40.56529701960463],[-74.21070850895168,40.5653218960115],[-74.21069743518649,40.56534862398299],[-74.21067733198507,40.56538802089529],[-74.2106399339153,40.56547839393407],[-74.21062343743951,40.56552020017459],[-74.2105846227726,40.56557239533423],[-74.21056232688477,40.56561278551081],[-74.21047559606602,40.5657646766958],[-74.21045176120744,40.56584209735152],[-74.21039639550112,40.56595306168714],[-74.21037558522814,40.56599685214442],[-74.21036079656368,40.56603248005569],[-74.21033396826647,40.56609662119373],[-74.21030851498733,40.56613978821635],[-74.21028473121014,40.566176803317866],[-74.21025750938679,40.56620745889713],[-74.21023567751155,40.56623522040585],[-74.21020935035422,40.566275425732016],[-74.21011458775703,40.5664147062594],[-74.21003694208022,40.56656040531863],[-74.20997641188171,40.56670036411243],[-74.20992198936466,40.56679170233921],[-74.20988348982418,40.566853009479445],[-74.20985586162146,40.56691501042373],[-74.2097973714864,40.567028779425804],[-74.2097769134272,40.56707037280585],[-74.20976134380442,40.56709820721992],[-74.20973856379584,40.56713340987289],[-74.20971519072356,40.567174733982135],[-74.20969971286495,40.56720907240959],[-74.20967795471476,40.56724902182605],[-74.20964655233293,40.567289921983345],[-74.20962824988975,40.5673183646423],[-74.20960959528618,40.56736116242457],[-74.20959638520998,40.56739538679927],[-74.20957929223891,40.567442436656826],[-74.20955643852942,40.56748894802506],[-74.20954125857405,40.56751458487452],[-74.20952892037968,40.567551827045854],[-74.20952461322842,40.56757815706752],[-74.20952390733659,40.56760601878176],[-74.20952991213734,40.56763828686206],[-74.20954069373911,40.56766725241853],[-74.20955087909813,40.56770146174919],[-74.20957207113814,40.567790711781946],[-74.20956174056079,40.567825205479515],[-74.20955122470816,40.56784581076473],[-74.20953849782626,40.56788522148467],[-74.20953467232916,40.5679280486581],[-74.20952755116934,40.567935318382354],[-74.2095139351511,40.567949221580506],[-74.20948488887288,40.567949548467666],[-74.20944766625247,40.56794774989159],[-74.2094237327748,40.56794823329545],[-74.20938515363272,40.5679617251329],[-74.2093478026958,40.567988171498065],[-74.20932175268342,40.56802530075697],[-74.2093108835425,40.56804810264813],[-74.20930302509856,40.56809071635696],[-74.20930222761181,40.56812338165868],[-74.20930338344994,40.56815895122126],[-74.20926886123799,40.568249620937095],[-74.20926525883038,40.56828286664645],[-74.20927042628914,40.56832430501905],[-74.20925794317967,40.56837197717645],[-74.2092416854725,40.56840985887984],[-74.20921948028867,40.56844547099368],[-74.20918588410116,40.56847520360483],[-74.20916235741996,40.56849130303446],[-74.20912500684169,40.56851777612937],[-74.20909031328986,40.56854191135136],[-74.2090581658527,40.568575018024404],[-74.20904489974667,40.568602737239154],[-74.20903429038032,40.56864030506824],[-74.20901810631888,40.568679036484916],[-74.20899298483528,40.5687256895707],[-74.20896988848027,40.5687639393424],[-74.20894236847846,40.568803322623005],[-74.20891142961015,40.56884290477436],[-74.2088842631804,40.56888009091051],[-74.20886661112199,40.568909793929194],[-74.20885566763613,40.568943905029386],[-74.20884572715468,40.56898838843862],[-74.20884299766746,40.5690246254702],[-74.20884318638389,40.569062009468084],[-74.20884309550485,40.56909028067207],[-74.2088453824514,40.56910798109472],[-74.20885305891258,40.56913407033702],[-74.20887190552192,40.569175620556834],[-74.20888640180836,40.56919565877368],[-74.20889248058968,40.569228805108196],[-74.20889153469776,40.56927189975656],[-74.20889159336406,40.56930190043636],[-74.20889085115293,40.569341070321684],[-74.20889579663694,40.56936861919074],[-74.20890031354504,40.569397514440595],[-74.2088799705534,40.5694756139226],[-74.20889013891419,40.569538972065],[-74.20891141733877,40.569564268608886],[-74.2089248946429,40.569591774484444],[-74.20892636328676,40.56962429845005],[-74.20888302882739,40.56967112083325],[-74.20885307543512,40.569703234692085],[-74.20884705448229,40.569723585299236],[-74.20882741271082,40.56975035445422],[-74.2088049636793,40.569765520213956],[-74.20877818748558,40.56978922915673],[-74.20875830301415,40.569807737329704],[-74.20872712118627,40.56981558983798],[-74.20870130896743,40.56981398924643],[-74.20868227933656,40.56981767446649],[-74.20865187713922,40.569833320210215],[-74.20861881832603,40.56986258560534],[-74.20858691045274,40.569903952446786],[-74.2085566234876,40.56995610343074],[-74.20850409350281,40.570078646023525],[-74.20850161234658,40.57010540150658],[-74.20849312722837,40.570131431661565],[-74.20847889157291,40.57015595902591],[-74.2084593305619,40.57017825102112],[-74.20843502843536,40.57019764183368],[-74.20840671104199,40.5702135523015],[-74.2083752241599,40.57022550721262],[-74.2083333915136,40.57024658197847],[-74.20829081802135,40.570272020723024],[-74.20825567636729,40.57029184662074],[-74.20821981084164,40.570321693290936],[-74.20817926338394,40.57036225276893],[-74.20811163891253,40.57041172647924],[-74.20807647994943,40.570437179688156],[-74.20805897478267,40.57045645255906],[-74.20803424151272,40.5704895723132],[-74.20801705381426,40.5705179574008],[-74.20800811544841,40.57054931930035],[-74.2080050298666,40.57056428465273],[-74.20800546023757,40.57058643453172],[-74.2080074684796,40.570607181169706],[-74.20801360133805,40.57062336385591],[-74.20802776229127,40.57063997244016],[-74.20804694132664,40.57064932441616],[-74.20807383412179,40.57066214888522],[-74.20809988826471,40.570671983450346],[-74.2081254798899,40.57068313596896],[-74.2081469996814,40.570693225342914],[-74.20816851102198,40.57071942341432],[-74.20783559015139,40.572610000949105],[-74.20727340079675,40.57407098490867],[-74.20726298207316,40.574113027772796],[-74.20723159613127,40.57414395967354],[-74.20719165903249,40.57417455735336],[-74.20712711526095,40.5742145921254],[-74.20707800410268,40.574266339714086],[-74.20708127254862,40.574327384941036],[-74.20708141086655,40.57437199944083],[-74.20711849533393,40.574414198899575],[-74.20715858686282,40.574432912085406],[-74.20718142374716,40.57444214670347],[-74.20720483655361,40.5744516141501],[-74.20722650206059,40.5744867964118],[-74.20719267147534,40.57450094653865],[-74.20715669106103,40.57454195257675],[-74.20711896133164,40.574564479176864],[-74.20709136979626,40.57460444729862],[-74.20707313358406,40.57468196832683],[-74.2070702436619,40.57474302532235],[-74.20709287504488,40.57479947112072],[-74.20712612520154,40.574888508824394],[-74.20715404454613,40.57495420663694],[-74.2072004985495,40.57503865531548],[-74.20722841802842,40.57510435260646],[-74.20727167599367,40.57515123774858],[-74.20728723368893,40.575202868557554],[-74.20728431413183,40.57525453287264],[-74.20723205025755,40.575282804367944],[-74.20717364247045,40.575315784292776],[-74.20710601770283,40.575355823932846],[-74.20697412386826,40.57552512720603],[-74.20692512074693,40.57561209703678],[-74.20687395306447,40.575682874614515],[-74.20685311460255,40.5757669615972],[-74.20683148750722,40.57585423004938],[-74.20681205626782,40.57592202018826],[-74.206818846074,40.57596106054437],[-74.20682054032538,40.575993858524676],[-74.20683824659565,40.57605213914297],[-74.20684637155813,40.57610314828299],[-74.20684971914974,40.57615538044907],[-74.20687371877257,40.57618813776162],[-74.2068865558777,40.57621727105963],[-74.20692807001006,40.5762463522036],[-74.20697111795945,40.57625599357346],[-74.20702213223731,40.576265620404364],[-74.20705559440113,40.576266775026845],[-74.20709545812741,40.57627763684905],[-74.20708917179348,40.57630558983624],[-74.20707333773315,40.576337203977594],[-74.20705113024685,40.57636883077624],[-74.20704010235573,40.576408939737156],[-74.20701468863138,40.576434497334674],[-74.20698130610018,40.57645885402152],[-74.2069399228889,40.5764722919368],[-74.2069367859862,40.57648809080571],[-74.2069368876107,40.576520891651626],[-74.20692739963458,40.57654399035164],[-74.20690513533935,40.57655739381553],[-74.20688441149343,40.57655378669046],[-74.20685407570691,40.576533188723374],[-74.20682535188583,40.57651866214805],[-74.20679189402038,40.576518722377934],[-74.20673936541115,40.57653461013698],[-74.20670274735949,40.57654318001685],[-74.20664709610863,40.57657972560942],[-74.20661471962212,40.576610461596026],[-74.20658040532062,40.57665273683677],[-74.20655509342093,40.57671109417132],[-74.20653617393431,40.57677551481217],[-74.20652680533067,40.57683748876048],[-74.20652532907184,40.57687515131358],[-74.20653125429696,40.57690163736895],[-74.20654779575806,40.576927349615076],[-74.2065924637601,40.57694549153285],[-74.20663554593689,40.576966066475265],[-74.20666586305765,40.57698059023152],[-74.20669297509639,40.576989045444684],[-74.2066930615621,40.5770169862721],[-74.2067058777525,40.57704004549188],[-74.20672986390205,40.57706794398494],[-74.20674745004465,40.57708735000214],[-74.20677775928132,40.57709944338583],[-74.20679849745787,40.577107910046195],[-74.20681606482226,40.57712124178521],[-74.20681616638844,40.57715404262934],[-74.20680827961661,40.577179568290006],[-74.20677966547672,40.577200272220104],[-74.20675099027221,40.57720153875635],[-74.20671602826768,40.57723075758017],[-74.20668904792859,40.57726482258038],[-74.20667480992543,40.577297648048976],[-74.2066701396917,40.577332887834025],[-74.20666067340048,40.57736327502945],[-74.20663528237792,40.577396121727624],[-74.20659709323024,40.577411984129256],[-74.20654610443378,40.57741086038154],[-74.20650468364548,40.5774121502728],[-74.2064728750397,40.57743042917549],[-74.20644429360419,40.57746206663764],[-74.20641889868139,40.57749369786464],[-74.20639507149842,40.57751682295132],[-74.20635176963054,40.57752778113751],[-74.20632344195363,40.57753881896488],[-74.20629493544448,40.577594752789295],[-74.20626642888806,40.577650686773865],[-74.20623005707407,40.57773943572744],[-74.2062063610092,40.57780507980835],[-74.20619853327662,40.57785004298182],[-74.20618117210456,40.57790352758727],[-74.20616863938862,40.5779727962382],[-74.20615140873669,40.57806879937008],[-74.206159510262,40.57811251953046],[-74.20617482449853,40.578145055514355],[-74.20617390206726,40.578163474742],[-74.20616518054977,40.57817380437448],[-74.20615112441084,40.578188460490544],[-74.20613343399599,40.578199949103336],[-74.20610886698286,40.578232148040165],[-74.20609542491869,40.578259473169865],[-74.20607561715713,40.57828681021904],[-74.20606295812051,40.578310493682004],[-74.20604632007598,40.578333578324084],[-74.20603923034056,40.57835664533733],[-74.2060313291473,40.578374860295334],[-74.2060194179044,40.57838276863045],[-74.2060067395653,40.578399778901364],[-74.20598931391201,40.57842589790928],[-74.20597744326369,40.57844654648421],[-74.20596399604655,40.578472659527925],[-74.20595372759254,40.57849694481587],[-74.20594901152575,40.57851576118645],[-74.20593715361629,40.578541263076524],[-74.20593482006092,40.5785582549629],[-74.20591732509249,40.57861664705112],[-74.20595771074414,40.579310888060746],[-74.20596154294704,40.58004699376582],[-74.20598641215845,40.580076988969395],[-74.20600309864417,40.5802037445182],[-74.20601270293525,40.580252559753816],[-74.20601164437026,40.580278228910046],[-74.20599824576986,40.580301697405886],[-74.20598907320182,40.58031812625505],[-74.20598602922115,40.58033853769373],[-74.20598768121012,40.58036684845971],[-74.2059941442461,40.58039520069109],[-74.20599255081498,40.58041038393595],[-74.20598341988574,40.58042393287068],[-74.20594660290554,40.58045087268135],[-74.20592159850322,40.58046900201933],[-74.20591861496122,40.580485222084256],[-74.20591753329508,40.58051246237591],[-74.20589705440753,40.58053231652654],[-74.20589079814897,40.58055520746563],[-74.20582069215307,40.580602828645915],[-74.20577550769052,40.580638082152234],[-74.2057649422171,40.580655810661646],[-74.20575982767915,40.58067672805646],[-74.20575734259269,40.58070605258607],[-74.20575496234966,40.58072804230093],[-74.20575332946562,40.58074584527767],[-74.20576270054566,40.58076321625624],[-74.20577197242993,40.580787400182764],[-74.20577441108802,40.580808904141826],[-74.20576787123058,40.58083348026214],[-74.20574692749372,40.58085583694179],[-74.2057426294889,40.580867852511965],[-74.20574379921241,40.58088201088232],[-74.20574206147643,40.580907149343204],[-74.20573808837712,40.58094432179421],[-74.20572403289721,40.580965688932224],[-74.20569702651673,40.580979610103014],[-74.20565901048468,40.5809944874679],[-74.20561757191878,40.581008287362],[-74.20557469907024,40.581026268003235],[-74.20544302999244,40.581053456907355],[-74.20541737056942,40.581069486480324],[-74.20541159080952,40.581091130787485],[-74.20540679870368,40.58112048305443],[-74.2053929112428,40.58113787151844],[-74.20537706597231,40.58114039268922],[-74.20535699520667,40.58114631121049],[-74.20532229370896,40.58116907939569],[-74.20528796822218,40.58120288159009],[-74.20527220884891,40.58122913856353],[-74.20526958812981,40.581258448580336],[-74.20526936202026,40.58129433506055],[-74.20527202154243,40.58135114237647],[-74.20526700378392,40.58137387509622],[-74.20524920561921,40.58140403613948],[-74.20521287714378,40.581442847346835],[-74.20516545262058,40.58147469989996],[-74.20513750637826,40.581504511318755],[-74.20512521495208,40.5815262841726],[-74.20512231077565,40.58154731837956],[-74.20511158049042,40.58157237186298],[-74.20508136987087,40.58159946830012],[-74.20506947323955,40.581632825804924],[-74.20506822436074,40.58165989952376],[-74.20507853137727,40.58168619337065],[-74.2050897605969,40.58169151635696],[-74.20510800400604,40.581698963999244],[-74.2051220944174,40.58172298223062],[-74.2051236729697,40.5817812193347],[-74.20511888390132,40.58181862926699],[-74.20509095824319,40.58185340856767],[-74.20507422735608,40.5818822907642],[-74.20507012398791,40.58191489052476],[-74.20510186514686,40.581982156419684],[-74.20512510854444,40.58202005039068],[-74.20513077033345,40.582038205882405],[-74.20513225919508,40.582066521470296],[-74.20512670483006,40.58208362881668],[-74.2051050512314,40.58210664269005],[-74.20509671037533,40.58212909904501],[-74.20509542302048,40.582165967466025],[-74.20509339544925,40.58219054972921],[-74.20508854474832,40.58220819057283],[-74.20506897543824,40.58222532226255],[-74.20505645907896,40.582257403454676],[-74.20505514413796,40.582285724549614],[-74.20504263125677,40.582318872899165],[-74.20503506784884,40.58236590499721],[-74.20501903173698,40.58239318352094],[-74.20500227903972,40.5824145850326],[-74.20499119588331,40.58245681513252],[-74.20498291791685,40.58249957364155],[-74.20498022302424,40.58253484332052],[-74.20496559453866,40.58256372107804],[-74.20488662231865,40.58263439100584],[-74.20487687548707,40.58265578050754],[-74.20486430388446,40.582669693831285],[-74.20483141014509,40.5826841786435],[-74.20480198335086,40.58268583419504],[-74.20477815309492,40.58268480783033],[-74.20476976290915,40.58269123465488],[-74.20476280082809,40.58270620731279],[-74.20476216027069,40.5827259776492],[-74.20476221924594,40.58274521315627],[-74.20475597011281,40.58276445890017],[-74.20473569721078,40.58278052411781],[-74.2047224023389,40.58278695967865],[-74.20470911902734,40.5827976694069],[-74.20470286889567,40.58281638089678],[-74.20470294422908,40.582840958902025],[-74.20471635299828,40.582871389763305],[-74.20472623268006,40.58289381328773],[-74.20474594990985,40.5829247669896],[-74.20475094130774,40.58295254208538],[-74.20474959018422,40.582969107836014],[-74.20473981443638,40.582980880157315],[-74.2047251117299,40.582985181216024],[-74.2047118159373,40.582991616777086],[-74.2047048341605,40.58300017809815],[-74.20470347483335,40.58301407142634],[-74.20470352560278,40.58303063518121],[-74.20471128061838,40.58304558278622],[-74.20472604415853,40.58306105048],[-74.20473588871467,40.58307171899785],[-74.20474573327549,40.583082388017395],[-74.20475417505169,40.583093058530885],[-74.20475561223626,40.58310427628231],[-74.20474934341341,40.58311711119492],[-74.20474450739573,40.5831400948585],[-74.2047431669759,40.58315986711125],[-74.20473901192646,40.583175901930026],[-74.20472712204165,40.58318393858323],[-74.20470539425239,40.58318290895941],[-74.20466404415039,40.583181913784294],[-74.20463814971198,40.583193714808104],[-74.20462417365793,40.58320656293822],[-74.20461932144084,40.58322420376274],[-74.2046193803718,40.58324343809623],[-74.20461943766848,40.58326213901757],[-74.20460617051482,40.583277656978986],[-74.20459708277419,40.583285152867965],[-74.20458940764419,40.583295853097376],[-74.2045810428922,40.58331082891107],[-74.20454341730593,40.58338195838174],[-74.2045302398874,40.5834268627544],[-74.20451503396666,40.583496348873936],[-74.2045102722503,40.5835428423617],[-74.2044998430848,40.58357011082871],[-74.20447402884271,40.58360809223269],[-74.20442721397757,40.58365359003324],[-74.204400764337,40.583712945841995],[-74.20439877211821,40.58374874716515],[-74.2043975271837,40.58380004283238],[-74.20440188741989,40.583850794275044],[-74.20441389194136,40.58388015932924],[-74.20444705558123,40.583953833559754],[-74.20445697556906,40.583989615361055],[-74.20446835234785,40.58404302457252],[-74.2044859834888,40.58407932556051],[-74.20453808215646,40.5841567073391],[-74.20461476082349,40.584251676833695],[-74.20463030601357,40.584293324543225],[-74.20463390208111,40.584323238801346],[-74.20462977804416,40.584349427207826],[-74.20460253447371,40.584378328050036],[-74.20442145408374,40.58451917255607],[-74.20439771409593,40.58454806711542],[-74.20437680805176,40.584586573846806],[-74.20436433898936,40.58463414886814],[-74.20436167594364,40.58468010435898],[-74.20436741459908,40.584723372637306],[-74.2043962998549,40.58477301110767],[-74.20441392548737,40.58480717510371],[-74.20442456988813,40.58485043465082],[-74.20442328538299,40.5848883723921],[-74.20441781684255,40.58493379828696],[-74.20441939116998,40.5849898977092],[-74.20444200119037,40.585050232886815],[-74.20443857102875,40.58507428404444],[-74.20442602919746,40.5850978146482],[-74.20441210120495,40.58512722633836],[-74.20441081363566,40.58516409524361],[-74.20442210017703,40.585196298688786],[-74.20440049572863,40.585456911678826],[-74.20441040927217,40.585490020720144],[-74.20441471663631,40.58552367482482],[-74.20440428309328,40.58554933968976],[-74.20436367228733,40.585561701079484],[-74.20434127305671,40.585570289797005],[-74.20432588794985,40.58558100271241],[-74.20431982332883,40.58559826957146],[-74.2043189388622,40.58560078425918],[-74.20431867099323,40.585607607220055],[-74.20431828965758,40.585617349254754],[-74.20431854925837,40.58561845381984],[-74.2043225489159,40.58563550794453],[-74.20434224520226,40.585658982712296],[-74.2043507166696,40.585679271087564],[-74.20435009526358,40.5857049184956],[-74.20433621964578,40.585751428175],[-74.20430757734022,40.58578139926483],[-74.20424528742357,40.58580875923675],[-74.20417383515829,40.58581957345854],[-74.20413954560365,40.58583619705354],[-74.20411999295435,40.5858592069977],[-74.20411940258339,40.585895541075814],[-74.2041412497184,40.58593504013664],[-74.2041707691208,40.58596277116562],[-74.20420542329504,40.58601355823144],[-74.20422356877557,40.58604015115943],[-74.20425943665491,40.58608122937393],[-74.20427494282607,40.58611005412703],[-74.20427713544655,40.5861394361311],[-74.20425570487679,40.58623618316048],[-74.20425857092113,40.58625648200871],[-74.20425865426667,40.58628373175728],[-74.20425381709474,40.586306180807085],[-74.20423984358267,40.58632009721851],[-74.20422026477986,40.58633509276634],[-74.20421541115932,40.586351665232925],[-74.20420228531196,40.58641420214251],[-74.20420240620959,40.58645374030296],[-74.20421693369822,40.58662068340188],[-74.2042354561409,40.58671896233089],[-74.20423706725393,40.5867910782001],[-74.20424560837019,40.58683007936899],[-74.20424571295362,40.58686427469642],[-74.20424585675676,40.58691129352276],[-74.20425040456477,40.5870234881881],[-74.2042581287548,40.58725749951363],[-74.20426533002748,40.5873205345404],[-74.20429215203119,40.58738246617788],[-74.20435412247357,40.587479599653754],[-74.20437820037003,40.58756077074892],[-74.20438266473577,40.58764518324812],[-74.20438579358996,40.58775203789982],[-74.2043831912768,40.58781722686192],[-74.20437917821559,40.58788028165804],[-74.2043863332233,40.587928356346175],[-74.20439762296994,40.58795291439113],[-74.20442567593929,40.58795927584984],[-74.20449018740189,40.58796984761556],[-74.20454212228184,40.587993264463634],[-74.20456465389375,40.588027419694534],[-74.20457893934702,40.58811502004506],[-74.2045806569465,40.5882176031801],[-74.20455143291757,40.588287114731884],[-74.20449833794231,40.5883427761877],[-74.20443395174996,40.58837281241705],[-74.20441023417303,40.58840918713091],[-74.20440523678184,40.58841960213329],[-74.20437829681792,40.58842228553584],[-74.20435234806,40.58842842300067],[-74.20432814668084,40.588437835675954],[-74.20430639793362,40.588450249267005],[-74.20428773560033,40.5884653020292],[-74.2042727035228,40.58848255530954],[-74.20426173975453,40.58850150632938],[-74.204255163795,40.58852160283558],[-74.20425316727889,40.58854225919401],[-74.20425580839122,40.588562873455025],[-74.204261234613,40.58859481624044],[-74.20426068074418,40.58862702300186],[-74.20424399205817,40.588640177797245],[-74.20422490770629,40.58865127921239],[-74.20420385801515,40.588660076924604],[-74.20418131762779,40.58866637255668],[-74.20415692245047,40.58872020425913],[-74.20413021376598,40.58877339392436],[-74.2041219536036,40.588827250730766],[-74.2041220097486,40.588881474412254],[-74.20413038145102,40.58893532120899],[-74.20414695389992,40.588988052528755],[-74.20417149979703,40.58903894507822],[-74.20420368247356,40.589087300784065],[-74.20432302142402,40.58913661747339],[-74.20457422072948,40.588719139325555],[-74.20470529848636,40.58877237083062],[-74.20446810314513,40.58918269561877],[-74.20443548400944,40.58921839779437],[-74.20464608943216,40.58928574546588],[-74.20440892551599,40.58970676381162],[-74.20420300609169,40.589642971741746],[-74.20410075342387,40.58984275741251],[-74.20385886609283,40.590249525361685],[-74.20369974335655,40.5901999059723],[-74.20394167611991,40.58980739639936],[-74.20388550456377,40.589786110238926],[-74.20265866971887,40.59072214578245],[-74.20263401596733,40.590698148970375],[-74.20260466544201,40.59067745013273],[-74.20257136674913,40.59066057720544],[-74.20253496919305,40.590647960541965],[-74.20249640111469,40.590639921937125],[-74.20245664621395,40.590636666419826],[-74.20241671846047,40.590638277023764],[-74.20237763623254,40.590644712669636],[-74.20234039634339,40.59065580921284],[-74.20230594861754,40.59067128363014],[-74.20227517166549,40.59069074123793],[-74.2022168883354,40.590746953417366],[-74.20215374432694,40.59080002705115],[-74.2020860296561,40.590849718366385],[-74.2020140553345,40.5908957991251],[-74.20246775956592,40.59083882485742],[-74.20258622729126,40.590876710641396],[-74.2030525491151,40.59114054180991],[-74.20296340195652,40.5912309227767],[-74.20245495063143,40.59095112585205],[-74.20202733920708,40.59099907929204],[-74.20206727337379,40.59114453377129],[-74.20208857970697,40.591178592152964],[-74.20210693333246,40.59121363537017],[-74.2021128970373,40.59121799044387],[-74.20211784377807,40.59122303174054],[-74.2021216397715,40.59122862291984],[-74.20212418235583,40.591234612770116],[-74.20212540276725,40.59124083929759],[-74.20212526799973,40.59124713410769],[-74.20212378169765,40.59125332695906],[-74.20212098405726,40.59125925036775],[-74.20211695073966,40.59126474413679],[-74.20210582304526,40.59128520454838],[-74.20209021838598,40.59130388819113],[-74.20207060766751,40.59132023123985],[-74.20202398004857,40.59133292916433],[-74.20197947682853,40.5913494743801],[-74.2019376422905,40.59136966453657],[-74.2018989880805,40.591393252704734],[-74.20187170905163,40.59143112837094],[-74.20185112965717,40.59147138873499],[-74.20183760010958,40.5915133486854],[-74.2018282943061,40.59154386227338],[-74.20182573144622,40.591575128656345],[-74.20182998201936,40.59160628799248],[-74.2018409291418,40.591636483382885],[-74.20185827176994,40.59166488443647],[-74.20188153297843,40.59169071010648],[-74.20192266920832,40.591715255029605],[-74.20195886491132,40.59174396877851],[-74.20198939965576,40.59177627984608],[-74.20200349813035,40.59178076479507],[-74.20230284591763,40.59146932177439],[-74.20231743569848,40.591476984863945],[-74.20228727877051,40.59150864109837],[-74.20231645768179,40.591523964600164],[-74.20230864003058,40.5915325212073],[-74.20228057909453,40.59151634066375],[-74.20210009097985,40.591703901856256],[-74.20202032457784,40.59178671501961],[-74.20205960871623,40.591808854189615],[-74.20200944557345,40.591860299961105],[-74.20194367621762,40.59182367411999],[-74.20175478948582,40.5920173248185],[-74.20182443609613,40.59205295636967],[-74.20178248226549,40.59209513428541],[-74.20172160160593,40.592053021679156],[-74.20130339394402,40.59253148864061],[-74.20128925984213,40.59252433475256],[-74.20092540496366,40.59286637930493],[-74.20074880806413,40.59275033941981],[-74.20068976791885,40.59274995343193],[-74.20063127854056,40.592756098763445],[-74.2005745766856,40.59276864547156],[-74.20052086131471,40.59278732825635],[-74.20047126824196,40.59281175207046],[-74.20042684611848,40.59284140047203],[-74.20042886467795,40.59288645449777],[-74.20042345948032,40.5929313460929],[-74.20041071576168,40.59297536722636],[-74.20039083450237,40.59301782359453],[-74.20036412925795,40.59305804557226],[-74.20033102121457,40.593095398774146],[-74.20029203254659,40.593129294060375],[-74.20022540742697,40.59316618668414],[-74.20015656826548,40.59320063639572],[-74.20004403599859,40.59328578491676],[-74.19993703430058,40.59337498036887],[-74.19983581333493,40.593468014237175],[-74.19974060975437,40.59356466903277],[-74.19965164614744,40.593664718801186],[-74.19956913051799,40.59376792965004],[-74.19949325579879,40.5938740602962],[-74.19942419940026,40.5939828626296],[-74.19936212279552,40.594094082292976],[-74.19938898825838,40.59413826959181],[-74.19942322768496,40.594179387595176],[-74.19946424899112,40.594216725255905],[-74.19947352142881,40.59422115194753],[-74.19948165573734,40.59422672935761],[-74.1994884090365,40.59423329095194],[-74.19949357968103,40.59424064080978],[-74.19949701328157,40.59424855947377],[-74.19949860731451,40.59425681050258],[-74.19949831418336,40.59426514753095],[-74.19949736363222,40.59428427800784],[-74.19949236458334,40.59430303910255],[-74.19948344880311,40.59432093629216],[-74.1994708512994,40.59433749782499],[-74.19945632117577,40.59435115711249],[-74.19943168327703,40.594384589351776],[-74.19939999868318,40.594414373438845],[-74.19936217589883,40.59443965535493],[-74.19932799056586,40.59445624324336],[-74.19929116182533,40.59446913040086],[-74.19921082423521,40.594543609478],[-74.19902465726138,40.59467644801819],[-74.19894864455007,40.59478000776047],[-74.19889498982701,40.594878816481746],[-74.19888888242056,40.59490475678921],[-74.19887443541113,40.59494492776043],[-74.19886101146606,40.594952638759636],[-74.19879713413995,40.594950186581194],[-74.19877140264342,40.594963897491326],[-74.19876805458158,40.59496817478603],[-74.19873232553738,40.595011798310544],[-74.19869662340412,40.59506396411391],[-74.19867324216096,40.59511440080804],[-74.19865548667411,40.59517251436715],[-74.19863211254363,40.59522551307084],[-74.19862556264016,40.59528360775766],[-74.1986302228051,40.595343391535074],[-74.19862810792421,40.59538610318739],[-74.1986092208704,40.59544080192646],[-74.19858473171693,40.59549551151586],[-74.19856137143594,40.59555278101237],[-74.19852902294933,40.595602378432126],[-74.1984955632755,40.595655394528755],[-74.19845423987313,40.59570159066197],[-74.19842750755896,40.59575544935369],[-74.19840296649929,40.59579307465475],[-74.19835042032804,40.59583331199791],[-74.19830796614386,40.59587609225705],[-74.19825315828022,40.59590950059451],[-74.19822305871914,40.59596165540637],[-74.19819183483919,40.59601295975836],[-74.19815500349999,40.596062564801024],[-74.19812041317545,40.596112165968044],[-74.1980824663725,40.596163481879636],[-74.19804451037245,40.59621223526104],[-74.19800880011681,40.59626183715078],[-74.19800105800282,40.59629601782265],[-74.19799668454354,40.596332754720436],[-74.19796546162983,40.59638405733151],[-74.19796226704077,40.59644043839567],[-74.19795002851609,40.59647035480374],[-74.19791431640483,40.59651910427502],[-74.19788395473407,40.59654833268189],[-74.19787729703575,40.59655474226975],[-74.19787520651853,40.596556754549574],[-74.19787297115447,40.596558466195525],[-74.19783497175463,40.59659269895019],[-74.19780037992416,40.59664144528391],[-74.1977679544483,40.59666541778705],[-74.19772992710949,40.59669025448838],[-74.19768636210596,40.59673645419574],[-74.1976371771623,40.59677668374953],[-74.19760471617687,40.596788699343506],[-74.19759350961745,40.59678871861297],[-74.19755768499313,40.59679988289559],[-74.19754872963597,40.596803316062235],[-74.19751847587483,40.596803368065785],[-74.19751357718718,40.596798986036795],[-74.1975144866895,40.597349186057315],[-74.19752238430426,40.59736454835034],[-74.19751458239438,40.59737737894754],[-74.19747654174141,40.597396247845744],[-74.19745764465608,40.597442417132314],[-74.19745448312746,40.597501370033385],[-74.19745243314736,40.597557758994014],[-74.19745486880225,40.59761499230266],[-74.19748305460243,40.59766363165793],[-74.19748879495064,40.597703772272354],[-74.19749670929895,40.597724259603474],[-74.197481068136,40.59773881364446],[-74.1974329636363,40.59776453837898],[-74.19738378828,40.59780564230679],[-74.19737603240739,40.59783214021442],[-74.19736166383336,40.5978911155413],[-74.19734391981146,40.59794667956135],[-74.19731269637096,40.597992873840894],[-74.19729933937762,40.598020238273385],[-74.19730619713826,40.59805952224099],[-74.19733439377856,40.59811157955087],[-74.19737601619578,40.598156774400024],[-74.19741764372814,40.5982036802049],[-74.19743893251959,40.598460834052204],[-74.19838181294872,40.60086178369357],[-74.19875958205306,40.60171197517627],[-74.19918333889085,40.602358736484526],[-74.20014866759918,40.60368335009874],[-74.20138527472531,40.60463696620854],[-74.20221849851063,40.605969679616535],[-74.20281628374599,40.608270827967345],[-74.20273927047054,40.60883221126092],[-74.2026729916909,40.60982786123196],[-74.20230179014115,40.61187564203909],[-74.20244374449379,40.61328469342939],[-74.20064229730268,40.616033237076195],[-74.20038348428827,40.616428097741235],[-74.20058986446034,40.617028927389526],[-74.20069001303351,40.6170415709253],[-74.20076290801362,40.61705340154452],[-74.2008089237768,40.61707296732952],[-74.20082804386205,40.61709428804832],[-74.20083040964782,40.61713528352547],[-74.20083723821072,40.617169438188455],[-74.20084742522644,40.61720273241615],[-74.20084535241524,40.61725911148558],[-74.20084328605809,40.617317198336856],[-74.20084680818474,40.61737015036785],[-74.20086267588451,40.617428205883044],[-74.20087629624604,40.617484557529416],[-74.2008764607543,40.61753922321937],[-74.20087662783502,40.617594743638875],[-74.20089136968508,40.61765109231763],[-74.20089938404755,40.617706599022505],[-74.20090739710223,40.617762105058695],[-74.2009142323829,40.61779882239866],[-74.20090986705074,40.61783812184218],[-74.20087858490709,40.61787234209636],[-74.20087301283664,40.61788345684632],[-74.20089110022636,40.61793382089267],[-74.20089346564392,40.61797481737096],[-74.20090027353565,40.61800213770684],[-74.20089138557015,40.61802863224636],[-74.2008769051663,40.61805940754898],[-74.2008747874014,40.618100410855945],[-74.20084680817139,40.61811498084632],[-74.20081543372872,40.61811930597996],[-74.200782904499,40.61811167572031],[-74.20076379764053,40.61809462546131],[-74.20074009349527,40.618040000380525],[-74.20070855668945,40.61798966046446],[-74.200695075268,40.6179794337234],[-74.20064125203872,40.61797354956423],[-74.20058410068685,40.61797877385469],[-74.20055275649831,40.61799249424068],[-74.20054156331675,40.617997638991056],[-74.20048674969237,40.61803531795115],[-74.20043867109614,40.618075546664166],[-74.20041529080622,40.61812854728372],[-74.20038742362472,40.618180698137394],[-74.20036292502182,40.61823455375405],[-74.20034850652033,40.61828582926986],[-74.20035203856105,40.618342198052176],[-74.20036566101727,40.61839940230605],[-74.20039607974434,40.6184505989974],[-74.20042313487264,40.6185009479833],[-74.20044231269775,40.61854191414943],[-74.20048393619729,40.61859138298337],[-74.2005165714905,40.61863403463204],[-74.2005671260384,40.6186715292832],[-74.2006366965344,40.6186953255302],[-74.20070737819536,40.61871655559218],[-74.2007724770939,40.61874462938239],[-74.20080841793809,40.61876762901848],[-74.20083991450647,40.61880430260733],[-74.20083441496891,40.6188393332019],[-74.20081542374608,40.61886071982583],[-74.20075835642871,40.61889413252726],[-74.20071136905477,40.61892496406849],[-74.2006979927425,40.61894975813083],[-74.20069592745408,40.619008699198794],[-74.20069049525473,40.61906593768104],[-74.20068053952248,40.61911037142221],[-74.20068071414835,40.61916845434696],[-74.20069092927324,40.61921029084952],[-74.20070789218413,40.61925980264966],[-74.20071472324898,40.61929481103737],[-74.20073954753308,40.619349433658435],[-74.20075316134262,40.61938801381742],[-74.20075764740841,40.619404069692735],[-74.20077574921672,40.619459557774285],[-74.20079832794025,40.61951247701328],[-74.20082091697924,40.61956881298854],[-74.20085806260052,40.61961999679629],[-74.20089632653298,40.61967032608117],[-74.20093569892528,40.619716381922565],[-74.20096499633098,40.61976758108827],[-74.200972962805,40.61980685896731],[-74.20097089773084,40.61986579936487],[-74.2009755282762,40.61991447794752],[-74.20099363018723,40.61996996699737],[-74.20101618955513,40.62001605237249],[-74.2010286835012,40.62007069699071],[-74.20103548328758,40.620095455805256],[-74.20102657539641,40.62011511703388],[-74.20100533126897,40.62013309136924],[-74.20099525859284,40.620138234705465],[-74.20098303339525,40.62017327689377],[-74.20098217389375,40.62019625134552],[-74.20098095847092,40.62022880071526],[-74.20098449202797,40.62028516946524],[-74.20098684384332,40.62032189396014],[-74.20100375236272,40.62035346912197],[-74.20104077573255,40.620363653484624],[-74.20106882599738,40.620372146742234],[-74.2010699746924,40.620381540275105],[-74.2010520698348,40.62039182169898],[-74.20099715575675,40.62039618804555],[-74.20092318554525,40.620400588846195],[-74.20084920460002,40.62040157185412],[-74.2007740792592,40.620394870069376],[-74.20070002640499,40.62037193646628],[-74.20064051727088,40.6203395825611],[-74.20057989124822,40.62030808430287],[-74.20053613507316,40.62029534783714],[-74.20050588129764,40.620299671598694],[-74.20046674061967,40.62033049085515],[-74.2004578309891,40.62035015153931],[-74.20046240094848,40.62037833103357],[-74.20049052767342,40.62041244856472],[-74.20050515347548,40.62043035923803],[-74.20049514742391,40.62045771059112],[-74.20047052940548,40.62047227512487],[-74.20043245103159,40.62048429892004],[-74.20042800191926,40.62049541101689],[-74.20043709346758,40.62053639476112],[-74.20045955296389,40.620550021963815],[-74.20052688004169,40.62057296745379],[-74.20056725122811,40.62057802157748],[-74.20064122848511,40.620576184191236],[-74.20071518908168,40.620568369008524],[-74.20077347485088,40.62056655893295],[-74.20084750825829,40.62058265733013],[-74.20087331582207,40.620591155223764],[-74.20087674494062,40.620613356236234],[-74.2008768991763,40.62066460583792],[-74.20089935755509,40.62067737922783],[-74.20092966672655,40.62069184735476],[-74.20092969500975,40.62070124284697],[-74.20092192004216,40.62072517341102],[-74.20093094529162,40.620743949054884],[-74.20098260193492,40.620774608745],[-74.20099047807632,40.62078399051651],[-74.20098615866907,40.62083866452973],[-74.20100089721817,40.62089415945375],[-74.2010211961116,40.620934268820726],[-74.20106836913789,40.62096493681466],[-74.20108983459902,40.62102041996093],[-74.201121381947,40.62107332293821],[-74.20112483433924,40.62110321215264],[-74.20112718199758,40.62113823002882],[-74.20113848207173,40.62116810551259],[-74.20114977443359,40.621195418481676],[-74.20117906131725,40.62124234611228],[-74.2011971691268,40.621299543408426],[-74.20121079614711,40.62135760227298],[-74.20123113820878,40.62141223329334],[-74.2012313055942,40.62146775369],[-74.20123366361726,40.621506186627705],[-74.20125847310126,40.62155483087225],[-74.20128883426504,40.621586381431804],[-74.20133145358062,40.621593994883405],[-74.2013830378688,40.621599883817176],[-74.20143239998048,40.6216126089654],[-74.20143578875681,40.621621144839565],[-74.20142240959551,40.62164508475231],[-74.20140225479477,40.62165280781168],[-74.2013293950203,40.62165464372835],[-74.20130810779172,40.62165809826727],[-74.20130147814127,40.62169056765576],[-74.20129941204388,40.62174865448854],[-74.20129622163321,40.62180588972822],[-74.20128966370724,40.621861420223105],[-74.2012830046592,40.62188364055943],[-74.20126628533922,40.6219152740491],[-74.20126518935855,40.62192381777953],[-74.20125970677968,40.62196397340677],[-74.2012430558626,40.6220186690109],[-74.20123089203493,40.62207421098945],[-74.20122657597604,40.62212973923015],[-74.20123122680747,40.62218525127224],[-74.20124484631354,40.62224074811686],[-74.2012618232834,40.62229453061896],[-74.20127768566682,40.62235002353251],[-74.20129466954012,40.622406368711275],[-74.20131276554139,40.62245929467928],[-74.20132414579007,40.62251564899552],[-74.20132319150883,40.62257117185267],[-74.20131102145743,40.62262415132079],[-74.2012876035384,40.62266519191273],[-74.2012753426314,40.622688276286084],[-74.20128435897739,40.62270448888547],[-74.20130229725318,40.62270531271311],[-74.20137624811919,40.62269322412828],[-74.20145020839281,40.622684552739834],[-74.20152419915588,40.622686131524084],[-74.20154553334775,40.62269805202314],[-74.2015613264203,40.62273048328354],[-74.201567098446,40.62278599384599],[-74.20157400062908,40.622844063780015],[-74.20158537726884,40.62289956518386],[-74.20160235599987,40.622953347629654],[-74.20161933837997,40.62300883852891],[-74.20162847442855,40.623064343187025],[-74.20163201104124,40.62312156545746],[-74.20163217876443,40.62317708584364],[-74.20163346671026,40.62323260493482],[-74.20163139695075,40.623289836366986],[-74.20162484432535,40.62334707750376],[-74.20161267733185,40.62340176478682],[-74.20159939399518,40.623457308759725],[-74.2015849443557,40.62349833368147],[-74.20156258549954,40.62351887376553],[-74.20151667919961,40.623536890418784],[-74.20144495652634,40.62354470486823],[-74.20137209129277,40.62354483252251],[-74.20134408905358,40.62355256864436],[-74.20133404548386,40.62356796088915],[-74.20133748521884,40.6235935797932],[-74.20138019476278,40.623630234252325],[-74.20140831691226,40.62366178852966],[-74.20141176249723,40.623689116386174],[-74.2013973307358,40.62373612103814],[-74.20136497069724,40.62378571911515],[-74.20132924492236,40.62383446834308],[-74.20127892559051,40.62387641076848],[-74.20122634786176,40.62391323207208],[-74.2011782330443,40.623943211524306],[-74.20113576602962,40.6239868479375],[-74.20109892401541,40.62403730801032],[-74.20107662790342,40.62407834658985],[-74.20108128389452,40.62413556758269],[-74.2010904271505,40.62419363478994],[-74.20108835947426,40.62425172210855],[-74.20110421636825,40.624305505577226],[-74.20113912157537,40.62435584063686],[-74.20114489015495,40.62441049648286],[-74.20114394150433,40.624467727277086],[-74.20113962867161,40.62452410955815],[-74.20113418927706,40.62457963974594],[-74.20111978609883,40.624636039845804],[-74.20110537966276,40.62469158571797],[-74.20108872991607,40.62474628077805],[-74.20107095873253,40.624801832530416],[-74.20105655441874,40.62485737839168],[-74.20104439249315,40.6249137750632],[-74.20103671160906,40.62496930916366],[-74.20103015573079,40.625025694354505],[-74.20102247739635,40.62508208318253],[-74.20101367409139,40.62513676568194],[-74.20100853518755,40.6251739237531],[-74.2010059946952,40.62519229977632],[-74.2009960772788,40.62524954440204],[-74.20098504238952,40.62530764755657],[-74.20097848041384,40.62536232546346],[-74.20098195802603,40.625400756433386],[-74.20101007985379,40.62543231080378],[-74.20103706793003,40.62545959750202],[-74.20105176401948,40.62550057137766],[-74.20106090574293,40.625557784350775],[-74.2010610807167,40.62561586723574],[-74.20106236889212,40.62567138564783],[-74.2010636579492,40.62572690405804],[-74.20106158505442,40.625783282578546],[-74.2010595083272,40.62583795214066],[-74.20106080033459,40.625895179509456],[-74.20107666274698,40.62595067243087],[-74.20109587274143,40.62600103377311],[-74.20113189608315,40.62605051280818],[-74.20117014779807,40.62609571577229],[-74.20118252353674,40.62611021520694],[-74.20120831355551,40.62611187836888],[-74.20121615531625,40.626053771069685],[-74.20141670667768,40.62607051339319],[-74.20139260637585,40.626248890541994],[-74.2009862556542,40.629344148106384],[-74.20080479681287,40.62933257144432],[-74.20075483895448,40.6295946341135],[-74.20062123354494,40.62958763810697],[-74.20061121332829,40.629610717977535],[-74.2005798786491,40.62962956454992],[-74.20052497747274,40.62964076464412],[-74.20047681715863,40.62965707750508],[-74.2004511906392,40.62971008030168],[-74.20043565877475,40.62976477328594],[-74.20042573785123,40.62982116595341],[-74.20042366560821,40.62987754393296],[-74.20042495421521,40.62993306232549],[-74.20042510042784,40.62998174869613],[-74.20042414785728,40.630038125728106],[-74.20042319337587,40.63009364735964],[-74.20042223823522,40.63014916966216],[-74.20041343977806,40.630205559866866],[-74.20040812771624,40.63025010069462],[-74.2004306594709,40.630251483740224],[-74.20043452432529,40.630251720757556],[-74.20043408735447,40.630236256242064],[-74.2004641483227,40.630237690989134],[-74.20046497314355,40.63025226223353],[-74.20047491385823,40.63025302994217],[-74.20052900571386,40.63025720643172],[-74.20052899588495,40.63025393527652],[-74.20061528534914,40.630260624790864],[-74.20061725250866,40.630265677217814],[-74.20072423728034,40.63027500731733],[-74.20072616306821,40.63026608219537],[-74.20072862574732,40.630261691542685],[-74.20073195149416,40.630257644567244],[-74.20073606000513,40.63025403898728],[-74.20074085207598,40.63025096186314],[-74.20074621199738,40.63024848749501],[-74.20075201034867,40.63024667562897],[-74.20075810712288,40.630245570014296],[-74.20076435510741,40.63024519734717],[-74.2007689976902,40.63024530579686],[-74.20077355842253,40.63024597588123],[-74.2007779210069,40.63024719051325],[-74.20078197419852,40.630248918720206],[-74.20078561464203,40.630251116433236],[-74.20078874950701,40.63025372761118],[-74.20079129885514,40.63025668566973],[-74.20079319767858,40.63025991517909],[-74.2007943975577,40.63026333378754],[-74.20079486789578,40.63026685432145],[-74.2007940766311,40.63027515375253],[-74.20078729982946,40.63034627396529],[-74.20078612300236,40.63035022637743],[-74.20078422588877,40.63035401271836],[-74.20078164645572,40.63035755721162],[-74.20077843632563,40.6303607889209],[-74.2007746597431,40.63036364316957],[-74.20076973884673,40.6303663742637],[-74.20076430396317,40.63036846454994],[-74.2007584975615,40.630369859233866],[-74.20075247184971,40.63037052175544],[-74.20074638478484,40.63037043474748],[-74.20073858600192,40.63036879494087],[-74.20073124916266,40.630366197374435],[-74.20072457532989,40.63036271323328],[-74.20071874739696,40.63035843799882],[-74.20071392507566,40.63035348883202],[-74.20071024051929,40.63034800136253],[-74.20070779470116,40.63034212597193],[-74.20070665464748,40.63033602367271],[-74.20070685160051,40.630329861695444],[-74.20070838016248,40.63032380890623],[-74.20040311643069,40.63029236226745],[-74.20038928301838,40.63037472640562],[-74.20037487473552,40.63043027215237],[-74.20036382796745,40.63048495730581],[-74.20035614843887,40.63054134505148],[-74.20034398231971,40.63059688688606],[-74.20033518820874,40.630654986373145],[-74.200329754749,40.63071222376286],[-74.20032768364506,40.63076945696892],[-74.20032224115997,40.63082413235157],[-74.20030671047282,40.63087882631439],[-74.20028669542491,40.63093438131185],[-74.20027229016048,40.630990781769974],[-74.20025788164573,40.6310463269958],[-74.20024347054542,40.631101018495976],[-74.2002301813126,40.631155707537715],[-74.20021577082565,40.63121039903262],[-74.20020248154837,40.631265088070485],[-74.20018694655934,40.63131892795865],[-74.20018695424596,40.6313214904694],[-74.2001846215906,40.631328669464246],[-74.20035346710831,40.631377236551344],[-74.20036347745413,40.63135675677609],[-74.20036791095535,40.631352833433105],[-74.20037313677025,40.631349524286506],[-74.20037901029833,40.63134692090167],[-74.20038536901669,40.631345095315304],[-74.20039203697702,40.63134409804215],[-74.20039882967427,40.63134395667702],[-74.2004055591518,40.631344675131686],[-74.20041203920238,40.63134623352615],[-74.2004180905204,40.63134858873903],[-74.20042354566343,40.631351675600634],[-74.20042825368543,40.63135540869632],[-74.20043208431336,40.63135968472978],[-74.20043493155202,40.63136438538147],[-74.20043671661695,40.631369380582356],[-74.20043739011435,40.63137453211314],[-74.20041405776936,40.63143084444788],[-74.20041177856223,40.631436258135444],[-74.20040832721646,40.631441298895275],[-74.20040380373116,40.63144582067636],[-74.20039833916975,40.631449692464464],[-74.20039209186245,40.631452802078286],[-74.20038524281888,40.63145505941976],[-74.20037799048345,40.63145639908459],[-74.2003705449856,40.631456782257224],[-74.20036312205156,40.63145619783567],[-74.2003559367537,40.631454662752915],[-74.20034919727914,40.631452221486555],[-74.20034309889762,40.6314489447699],[-74.20033781830377,40.63144492754274],[-74.20033350849751,40.63144028620026],[-74.20033029435106,40.63143515522084],[-74.20032826899093,40.63142968326963],[-74.2003274910996,40.63142402889096],[-74.2003279832154,40.63141835591487],[-74.20032973107946,40.63141282871011],[-74.20033268404885,40.631407607421956],[-74.20033675656404,40.63140284333178],[-74.20017265407739,40.631361080531036],[-74.2001570067434,40.63142916660898],[-74.20013810584061,40.63148215761578],[-74.20010798593178,40.63153260612375],[-74.20006776010861,40.63157794615547],[-74.20002079954787,40.6316207362026],[-74.19997047608248,40.63166353224659],[-74.19991789471193,40.63170120597351],[-74.19986082809453,40.631738888645394],[-74.19980488565139,40.63177742289548],[-74.19975342724334,40.63181595033321],[-74.19969860102792,40.63185277480098],[-74.19967512075765,40.63187416899671],[-74.19958138195464,40.6319436877578],[-74.19922396189578,40.63225066089282],[-74.19888910947776,40.63251435781245],[-74.1988306761225,40.63256853505981],[-74.19869022038324,40.6326987609337],[-74.19856881854749,40.632768147235204],[-74.198523462055,40.632783049024766],[-74.19850080496626,40.632797911275574],[-74.1984835284849,40.632828118936814],[-74.19847496643607,40.632832909130755],[-74.1984246321248,40.632873141314334],[-74.19838103570679,40.63291677927466],[-74.19834081295461,40.632963827482406],[-74.19833525916712,40.632980920161934],[-74.19835215694154,40.63300822353634],[-74.19839937094847,40.63304999702008],[-74.19840057854898,40.633079035417694],[-74.1983827331338,40.63311067088884],[-74.19837451123043,40.63311612792374],[-74.19834358263722,40.63314148770749],[-74.19828426341236,40.633175756719254],[-74.19822493365639,40.63320746319494],[-74.19815998724077,40.6332349083356],[-74.19809389789813,40.633255521398354],[-74.19803227375657,40.63326929506802],[-74.19795938941573,40.63326685738023],[-74.19791561643251,40.63325070386611],[-74.19785945083697,40.6332149260391],[-74.19780328255034,40.63317829412642],[-74.19774935751586,40.6331416576581],[-74.19768982830236,40.633105885030375],[-74.19762359861353,40.63307866501906],[-74.19759109214644,40.633081284078656],[-74.19756087372019,40.633099273165804],[-74.19752514502046,40.63314973062065],[-74.19748941010836,40.633198478608946],[-74.19746144974164,40.63322158900547],[-74.19739537162567,40.633245619573565],[-74.19732704477035,40.63326794432948],[-74.19728675288697,40.633291930578444],[-74.19727448930186,40.633315013995215],[-74.19728474265872,40.633370517016765],[-74.19728710892987,40.633412366555554],[-74.19726255931043,40.63345170042104],[-74.1972268278903,40.633501303052384],[-74.19722689857433,40.63352522003883],[-74.19724948428886,40.63357984717512],[-74.19726870369117,40.63363362585189],[-74.19728567947575,40.63368740904496],[-74.19728584360954,40.633742929374854],[-74.1972725211298,40.633787369023324],[-74.19723678514812,40.6338352633705],[-74.19719319610104,40.63388231744675],[-74.19714960710624,40.63392851677326],[-74.1971093273717,40.63395677274769],[-74.19707345771229,40.63395939625253],[-74.19703417037123,40.6339440887781],[-74.197011720218,40.633935586116905],[-74.19693997159295,40.6339382715525],[-74.1968861881993,40.6339494674797],[-74.1968492461093,40.633969176853036],[-74.19680564860431,40.63401281404216],[-74.19677318194323,40.634029097971975],[-74.19670031696386,40.63403349413128],[-74.19662858901322,40.63404301217358],[-74.19658156160827,40.634064446496964],[-74.1965233604014,40.6340987126825],[-74.19646965159143,40.634135533685416],[-74.19642830481202,40.63418258263236],[-74.19640266897436,40.63423387722051],[-74.19639381410384,40.63427318241098],[-74.19639167415751,40.63430820749362],[-74.19638286583748,40.6343628884117],[-74.1963695721331,40.63441757749162],[-74.19635291542015,40.634472272312586],[-74.19633289229807,40.63452611881632],[-74.19625489591562,40.63456079576934],[-74.19618464614526,40.634625724563726],[-74.19620359550315,40.634686050233796],[-74.19619879725185,40.634730209672625],[-74.19616074043178,40.634778104790364],[-74.19614123036094,40.63479275899465],[-74.19611983392554,40.63480696307969],[-74.19609834576862,40.634827748692125],[-74.19603303929257,40.634877187275066],[-74.19602261159353,40.63491051148356],[-74.19603260182686,40.634973358015834],[-74.19602904691313,40.63499584830446],[-74.19596386706306,40.63503051912158],[-74.19588355330798,40.63506696183839],[-74.19580605679685,40.63505839723769],[-74.19568609289362,40.63501686463901],[-74.19557688057976,40.63500421857061],[-74.19555975259365,40.63502398613064]]]}},{type:"Feature",properties:{ntacode:"SI24",ntaname:"Todt Hill-Emerson Hill-Heartland Village-Lighthouse Hill",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.09776968697943,40.6106235929408],[-74.09730455685593,40.61062732096524],[-74.09721750729031,40.610628017665015],[-74.09592704440013,40.610638347985955],[-74.09555829768529,40.61062477803696],[-74.09519027010238,40.61059466348516],[-74.09482489118831,40.61054805736011],[-74.09446404943493,40.61048521881028],[-74.0941095904345,40.61040655212258],[-74.09305685619938,40.61011993573739],[-74.09081541062325,40.609236585566705],[-74.09045495931339,40.60909452587405],[-74.09055711282683,40.609001151341666],[-74.09080114138608,40.60877808852033],[-74.0909603607828,40.60862968263681],[-74.09140973749913,40.60822629838752],[-74.09149703005623,40.60805196835161],[-74.0916038861328,40.607882972864985],[-74.09172937265154,40.607721192126874],[-74.09187212202276,40.607568367629526],[-74.09203043471953,40.60742604009487],[-74.09239912791301,40.607072289195095],[-74.09249749393625,40.60694385010532],[-74.09258024967308,40.606806786205865],[-74.09264555623338,40.60666283930486],[-74.0926455798992,40.60666278601153],[-74.09264560289118,40.60666272233192],[-74.09269213805368,40.60651384758494],[-74.09271908066331,40.606362222047984],[-74.09271909283478,40.60636212269338],[-74.0927190926982,40.60636202435392],[-74.09272620657858,40.606209856935294],[-74.09271380333564,40.606059362625075],[-74.09271379156053,40.60605927250389],[-74.09271376769675,40.606059183062584],[-74.09268272608386,40.60591244939669],[-74.09262561863416,40.60545055411189],[-74.09258665864604,40.60514053596878],[-74.09244145252248,40.60411958645073],[-74.09260921071355,40.60323012263218],[-74.09272060205332,40.60249806112925],[-74.09282191427815,40.60180956569936],[-74.09285575132604,40.601721807508326],[-74.0928806351472,40.601632326064156],[-74.09289641844215,40.60154165118154],[-74.09290300779645,40.601450319739115],[-74.092900364325,40.60135887234336],[-74.09288850363201,40.60126785059256],[-74.09286749597996,40.601177793409995],[-74.09283746578753,40.601089234005826],[-74.09263886122409,40.60084710212631],[-74.0924525669933,40.600598978533206],[-74.09227904334895,40.60034541023424],[-74.0921186991294,40.60008696940644],[-74.09197184913333,40.59982426331359],[-74.0917989239912,40.5993182101453],[-74.09172051497976,40.59922085701057],[-74.09171361385611,40.59913656617931],[-74.091713637524,40.5990521113734],[-74.09172058586464,40.5989678227953],[-74.09173443242041,40.59888403007788],[-74.09175512228711,40.59880106078594],[-74.09178257454684,40.59871923931015],[-74.0919282787704,40.598504050807506],[-74.09228641027808,40.59808240038086],[-74.09272305137702,40.59746426362759],[-74.09336426773824,40.59703306891736],[-74.09375453841182,40.59674489030664],[-74.09427668467906,40.596449270997105],[-74.09490220801491,40.59629562262198],[-74.09586192742509,40.59595088889736],[-74.09722072868999,40.59536515534785],[-74.09798651188379,40.594929686766214],[-74.0980683913998,40.59488151992039],[-74.09873787399614,40.5944877154243],[-74.0990817976487,40.59428707089988],[-74.09949192250028,40.59404778067438],[-74.09979588970083,40.59387136552129],[-74.10006671883748,40.59364027087483],[-74.10041498984681,40.59334309266045],[-74.10053851571678,40.593183204868595],[-74.10064720659425,40.593016854925594],[-74.10064730218211,40.59301670172002],[-74.100647384131,40.593016539647344],[-74.10074036688464,40.592844989354],[-74.10074047316026,40.59284478286463],[-74.10074056645472,40.59284456650244],[-74.10081739424693,40.59266873468467],[-74.10083052260454,40.59263230579948],[-74.10097579686271,40.59183223435316],[-74.10090957428974,40.59102161430699],[-74.10089057028651,40.59042994899215],[-74.10088251662548,40.590179215641214],[-74.10149482345588,40.589344261003845],[-74.10207990052146,40.5887417511883],[-74.10246256597141,40.58839633614332],[-74.10256758234401,40.58830154124048],[-74.10282423894105,40.588069865738404],[-74.10292541157015,40.58797854012851],[-74.10317352512214,40.58775457131027],[-74.10328238018538,40.58765631047106],[-74.10344974414173,40.58750523145319],[-74.10357323123208,40.58739375969279],[-74.10392537952129,40.58707587422039],[-74.1045486461326,40.586500648547975],[-74.10525775474666,40.585921435734875],[-74.1058839313891,40.58540720777868],[-74.1064946506255,40.58489534298605],[-74.10729031072196,40.584222298293795],[-74.10790851582661,40.583685637783894],[-74.10924835542119,40.582678413036064],[-74.11028714328886,40.582198747624005],[-74.11127706512296,40.5817907287919],[-74.11220998062825,40.58126623843366],[-74.11306954333429,40.580768522920756],[-74.11367299833314,40.58031293718846],[-74.11394959692657,40.580041416020514],[-74.11422746742873,40.57973390805737],[-74.11481941463235,40.579176874600165],[-74.11542284109144,40.578630866724424],[-74.11548040586808,40.57857916053425],[-74.1155441725109,40.578531873462914],[-74.11561356031997,40.57848943612754],[-74.11568793741027,40.578452234980716],[-74.11576662657066,40.57842060858552],[-74.11584891114977,40.578394845171125],[-74.1159340418253,40.578375179350225],[-74.11602124335958,40.57836179020808],[-74.11665248795548,40.578306613899336],[-74.1167468908653,40.57829161685215],[-74.11683912776515,40.57827017082621],[-74.1169284434097,40.57824245187832],[-74.1170141047471,40.57820868694798],[-74.11712064457453,40.57813510885277],[-74.1172220360669,40.578057416688075],[-74.11731800632394,40.57797581958026],[-74.11740829760205,40.57789053704863],[-74.1174926662899,40.577801798729276],[-74.11757088531417,40.577709843481465],[-74.11769630589836,40.57757997700444],[-74.11781533624975,40.577446659971045],[-74.11792781405947,40.57731007480271],[-74.11803358434757,40.57717040890649],[-74.11844855636885,40.576658680966304],[-74.11910954863288,40.57615725222906],[-74.11978567428567,40.575815556490944],[-74.12112080198584,40.57530684557241],[-74.12125713791016,40.575254894032085],[-74.1215372890615,40.57515325257949],[-74.12164470259123,40.575127277333344],[-74.12164481986467,40.575127249231706],[-74.1216449263904,40.57512723102572],[-74.12175709338536,40.57511182142933],[-74.12175724670897,40.575111803173606],[-74.12175740004847,40.57511179362943],[-74.12187169046487,40.57510757499937],[-74.12187183304074,40.57510756663913],[-74.1218719864123,40.57510757468539],[-74.12198554138799,40.575114631302945],[-74.12198569476263,40.575114641024356],[-74.12198585893297,40.5751146671522],[-74.12209602127056,40.57513258737524],[-74.12264375348585,40.575483019681094],[-74.1227605794275,40.57556662573692],[-74.12276069843999,40.57556670686162],[-74.12276083964319,40.575566787962636],[-74.12289120514797,40.57564050035827],[-74.12289127729679,40.57564054584915],[-74.1228913593144,40.5756405814452],[-74.12303304139982,40.57570264697189],[-74.12303319642999,40.57570271968129],[-74.12303336131099,40.57570277277914],[-74.12318352282381,40.57575177194263],[-74.12318366483878,40.575751816185715],[-74.12318380662013,40.57575185289021],[-74.1233393647002,40.57578694076441],[-74.12333955263706,40.57578698613076],[-74.12333972977284,40.57578701241024],[-74.12349756417892,40.57580793382917],[-74.12405836162026,40.57583287168276],[-74.12513333838355,40.57587998803215],[-74.12563664107314,40.575973444481356],[-74.12665688938017,40.57628493291623],[-74.12708721300136,40.57637160863599],[-74.12711785760678,40.57625154105414],[-74.12715445825492,40.57613244712697],[-74.12719696214236,40.57601449856722],[-74.12724530795514,40.57589786543525],[-74.12729942595737,40.575782715893915],[-74.12735923795364,40.57566921553145],[-74.12742465786818,40.57555752843278],[-74.12749559135045,40.57544781562875],[-74.12757193610192,40.57534023530293],[-74.12765358202367,40.57523494256356],[-74.12784711441535,40.57516757675327],[-74.12814797505489,40.57505653857924],[-74.12914464419524,40.574730054142705],[-74.12930379600714,40.5746754110396],[-74.13094048717159,40.574106011203405],[-74.13195383472507,40.573742531121574],[-74.13251620303103,40.57355762267896],[-74.1327225360953,40.573499637923014],[-74.13293148655033,40.57344738676901],[-74.13314278049235,40.57340093770922],[-74.13335614144685,40.573360351954676],[-74.1335712892275,40.5733256824312],[-74.13378794180849,40.57329697458487],[-74.13461855596367,40.57319771268522],[-74.13579193326575,40.5730519498341],[-74.13635343242767,40.57299130958048],[-74.13704258121895,40.57290845220903],[-74.1381387369324,40.572779642960455],[-74.13846597004327,40.57273988737392],[-74.14024008786683,40.57252737262165],[-74.14110631274953,40.57242255263393],[-74.14184764649329,40.57233261396776],[-74.14418588207629,40.57203741050752],[-74.14403879784749,40.57129949739382],[-74.14387453553135,40.570606594189854],[-74.1440215328941,40.57033011963034],[-74.144387450266,40.569706100667275],[-74.14489975749801,40.56991516993299],[-74.14559994096581,40.570211106574924],[-74.14629083653979,40.5704967314426],[-74.14634725319738,40.57051823418077],[-74.1464064177747,40.570534897930685],[-74.14646761905374,40.570546522376816],[-74.14653012133174,40.57055296778108],[-74.146593172957,40.57055415698243],[-74.14665601634267,40.570550075461114],[-74.14671789606443,40.570540772280125],[-74.1467780682826,40.57052635927061],[-74.1468484875971,40.57051367154907],[-74.14692022266135,40.570506445602234],[-74.14699254689098,40.57050475461974],[-74.14706472743035,40.570508615555255],[-74.14713603353006,40.57051798935836],[-74.14720574297496,40.57053278108772],[-74.1479014217094,40.57088958110834],[-74.14936002584399,40.569736054342904],[-74.14983519232248,40.56935734409472],[-74.15033131574233,40.56891285918256],[-74.1505389830722,40.56874864508958],[-74.15075081647728,40.568587555600885],[-74.1510028053621,40.56839284925433],[-74.151235619279,40.56822060517049],[-74.15147304171855,40.56805205958768],[-74.15171497164673,40.56788728420537],[-74.15228114592082,40.56739294688608],[-74.15295627683588,40.56677601677866],[-74.15357985531365,40.56625318613657],[-74.15416347354667,40.56583667597552],[-74.15434186890785,40.565742097120676],[-74.15450973513872,40.565633980152334],[-74.15466447664933,40.56551344268536],[-74.15480383017032,40.56538194097721],[-74.154925897238,40.565241257482306],[-74.15502927821264,40.56509341371801],[-74.15511310427256,40.564940544736736],[-74.15585090370571,40.56377444472016],[-74.15675090994786,40.56288697539386],[-74.156858840495,40.56278909457584],[-74.15685888785713,40.56278905782211],[-74.1568589345626,40.56278902207443],[-74.15698080699126,40.56269986548955],[-74.15698100830797,40.56269972130615],[-74.15698121954988,40.56269959419722],[-74.1571153138306,40.562620741280966],[-74.15711540728242,40.562620687376004],[-74.1571155137139,40.562620641662285],[-74.15725961206287,40.56255338321176],[-74.15725974151663,40.562553319373094],[-74.15725989471652,40.56255326488367],[-74.15741136739531,40.56249856625506],[-74.15825784169338,40.56220197732189],[-74.15915791685183,40.56193583351187],[-74.16005640646911,40.56170550024461],[-74.16096801899175,40.56146020205597],[-74.16153130083387,40.561269354479975],[-74.1619329323131,40.56111113296362],[-74.16272123558389,40.56077419502384],[-74.16377941590196,40.560316979621994],[-74.16494149359482,40.56011179713527],[-74.16591981647932,40.56029041027063],[-74.16688971956607,40.560476605366475],[-74.16982582316338,40.561090420605595],[-74.16976493882177,40.56288426411397],[-74.1697497476699,40.56332951250939],[-74.16974968882833,40.5633312534008],[-74.1697455406093,40.56345282232778],[-74.16973775150728,40.563838418908595],[-74.16972693359935,40.56437399817245],[-74.1697249022135,40.56447115986415],[-74.16969147292161,40.566070399947826],[-74.16967801670178,40.56647024502273],[-74.16966210876025,40.566900486319504],[-74.16963095573573,40.56764920479213],[-74.1696265839035,40.56829637659766],[-74.16964479183355,40.56894363530783],[-74.1696855676829,40.56959029807824],[-74.16974884991393,40.57023566587444],[-74.16983454521943,40.570879076385076],[-74.16989836438242,40.57139288066482],[-74.16994235743131,40.571908344787275],[-74.16996641563729,40.57242479345469],[-74.16997050300797,40.57294155979553],[-74.16995464109121,40.573457969136506],[-74.16991886090375,40.573973354653944],[-74.16980912427324,40.57579489354281],[-74.16975526264068,40.57668893441343],[-74.16973086900397,40.57696575685437],[-74.16970918653443,40.57745394546085],[-74.16967337637394,40.57794182219284],[-74.16962344942657,40.578429043919584],[-74.16955946597147,40.578915242135274],[-74.16948145757473,40.5794000745062],[-74.1691380793406,40.581805812475224],[-74.16909417619631,40.58211339702851],[-74.16908500814691,40.58217764560941],[-74.16907820717701,40.58222502330973],[-74.1690549824351,40.58238696324325],[-74.16904837826124,40.58243293524436],[-74.16903999847074,40.58249177882091],[-74.16901204265221,40.58268826949379],[-74.16895369168262,40.583098363702284],[-74.16852867711289,40.58585297305038],[-74.16850268751452,40.58602141819297],[-74.16846500932795,40.586271934821056],[-74.16841896645887,40.58657805908017],[-74.16818745402126,40.58741515788931],[-74.16801444061777,40.58807168794174],[-74.16799293439303,40.58818840499558],[-74.16796294073049,40.58830402866606],[-74.16792455227501,40.588418200132715],[-74.16787788845672,40.58853056590766],[-74.16784277812535,40.58860571153107],[-74.16780233157854,40.58867928150774],[-74.16775666976919,40.58875105579956],[-74.16770592974564,40.588820819771755],[-74.16765026276109,40.58888836475962],[-74.16758983529448,40.58895348874378],[-74.16578641259241,40.59070780380047],[-74.16378228626164,40.59218814690093],[-74.1634717717326,40.59241197648509],[-74.16333722141806,40.59249568615711],[-74.1632301694804,40.59257129358273],[-74.16307514349867,40.59269728934706],[-74.1628329689929,40.592920692495184],[-74.16261028361872,40.59315453244869],[-74.16245428608424,40.59337661463317],[-74.16231492838959,40.593605976211634],[-74.16219305322393,40.59384151588857],[-74.16208932485033,40.59408204114493],[-74.1620042077436,40.594326342649545],[-74.1619444903282,40.59453549578205],[-74.1619081833582,40.594685313298974],[-74.16188841107339,40.59483745761353],[-74.16188546180199,40.59499033529011],[-74.16188699170579,40.595007127465074],[-74.1618994057822,40.59529877113207],[-74.16180204355294,40.59530144784004],[-74.16025756093413,40.59534393813324],[-74.15989227948229,40.595170141069694],[-74.15891672581358,40.594629684822614],[-74.15843220320436,40.59435962031963],[-74.15800268916703,40.59412020389876],[-74.15795821640782,40.594087045110875],[-74.15636568641338,40.59319512822004],[-74.15610300430015,40.59304747555056],[-74.15537259655297,40.59259733846101],[-74.15451364546298,40.59212059875743],[-74.15314270658958,40.59137072065254],[-74.15235278607254,40.59093618033642],[-74.15216210264813,40.59083619320902],[-74.15096968888479,40.590176574016866],[-74.14972777163999,40.589492503582015],[-74.14869312182378,40.58884235368001],[-74.14858798614058,40.58876582832571],[-74.14846882501656,40.58869854149019],[-74.14833787869549,40.58864260781147],[-74.14819807748583,40.588599680505055],[-74.14805282718638,40.58857080740342],[-74.1479057654224,40.58855634617012],[-74.14776039970927,40.58855595672588],[-74.14684720187039,40.588571084813694],[-74.14636402137604,40.58855786922581],[-74.14583447984,40.58856291924376],[-74.14414960262846,40.588607920819726],[-74.14273910360009,40.588697736702834],[-74.14168277390333,40.58874118495241],[-74.13862035582919,40.58906443961389],[-74.13849744236457,40.589313705735016],[-74.13728879491126,40.59078631534531],[-74.13704557964785,40.59107381856555],[-74.13681569003859,40.591367879252054],[-74.13659957140705,40.59166794779344],[-74.13639761390179,40.59197345654901],[-74.13549571929566,40.59370046793973],[-74.13544074003747,40.59381694309685],[-74.13510176782287,40.59453503267482],[-74.13378749564964,40.596330532161694],[-74.13281306469587,40.59724097409255],[-74.13205430801176,40.59781870571356],[-74.13123935852089,40.59830974875974],[-74.13114463238286,40.59840588924542],[-74.13106374523046,40.59851042401048],[-74.13099847667215,40.5986215420736],[-74.13095007654756,40.598737151605846],[-74.13091909425599,40.59885504815406],[-74.13080319465435,40.59884208586801],[-74.12982988730997,40.598671576859495],[-74.12888881101435,40.5985478333426],[-74.12798105653144,40.59842483609141],[-74.12714563678433,40.598330361823564],[-74.12545223411512,40.59813734974926],[-74.12535321323642,40.59814001672809],[-74.12525469337838,40.59814805524644],[-74.12515717540819,40.59816142443713],[-74.1250611551003,40.598180056332225],[-74.12496712061619,40.598203856208514],[-74.12487555003275,40.59823270293655],[-74.12478690886768,40.59826644998901],[-74.12470164777159,40.598304925798104],[-74.12462020021322,40.598347934754884],[-74.12454298027582,40.598395258203915],[-74.12399136736207,40.59871481091879],[-74.12322499734961,40.59909695322763],[-74.12318579069928,40.599195115840566],[-74.12264348705804,40.59941858473054],[-74.12229425056167,40.59968717751887],[-74.12070424315338,40.6007059809471],[-74.12064234363265,40.600782716389425],[-74.12064226096713,40.60078282520273],[-74.1206421906409,40.60078295109104],[-74.12059587483185,40.60086676652042],[-74.12059578084886,40.60086693733133],[-74.12059572205064,40.60086711798966],[-74.12056678071724,40.600955245972806],[-74.12056671123037,40.600955471707664],[-74.12056668786656,40.60095567879836],[-74.12055576765727,40.60104529194864],[-74.12059546276714,40.60180975823964],[-74.11957594371609,40.601817028975944],[-74.11790155113151,40.601856454330395],[-74.11777623924927,40.60186024819016],[-74.11684368719231,40.601894806951265],[-74.11500030957134,40.60207428599326],[-74.11487058414063,40.60213665954412],[-74.11511342595867,40.602533817373136],[-74.11530272511737,40.603868256418764],[-74.11537755010374,40.6039841869333],[-74.11544265192643,40.604694948669646],[-74.11554728310291,40.605395927591154],[-74.1156748206881,40.60613313830911],[-74.11579141405598,40.60686116485439],[-74.11585624312096,40.6071511844857],[-74.11587716401417,40.60725747053396],[-74.11601008181948,40.60737434987478],[-74.11615857789464,40.6074809479689],[-74.1162535671224,40.607536441121105],[-74.11632047766084,40.60757552900954],[-74.11649318843435,40.60765675164931],[-74.11706965273345,40.608206249755],[-74.11742466453849,40.60928900891127],[-74.11834442054376,40.609144126231534],[-74.11839688776706,40.6091383738619],[-74.11848942449511,40.609128225415816],[-74.11869020320799,40.60910620814447],[-74.11883362261557,40.609090480582985],[-74.11897246881844,40.609075254132584],[-74.11913216526908,40.609057741079006],[-74.12025405538084,40.60893470387883],[-74.12052328678442,40.608905175984084],[-74.12066342780017,40.60888980574277],[-74.12079903102543,40.60887493263543],[-74.12116879881756,40.60883437596141],[-74.12127253375773,40.60936217016115],[-74.12133581806272,40.60966649812208],[-74.12135179626344,40.60976526866164],[-74.1204407989599,40.61001806653642],[-74.11993967873948,40.61014626700226],[-74.11832650861193,40.610580774267525],[-74.117389239309,40.610833214599474],[-74.11687458182028,40.61097182592989],[-74.11677996738318,40.61099204870697],[-74.11651105808897,40.61105092797054],[-74.11566833774822,40.61117538441355],[-74.11508745369113,40.611209431935],[-74.11458547834059,40.61120229579381],[-74.11425629862228,40.6111961491491],[-74.1139270709543,40.61117668254385],[-74.1135992039971,40.61114391251119],[-74.11327407950714,40.61109793754854],[-74.11295306821812,40.611038972444675],[-74.11263747380988,40.61096736625979],[-74.1111363807901,40.61058606049717],[-74.11082654354695,40.61050691535158],[-74.11047956436141,40.610418656145455],[-74.11000934052294,40.61033620554779],[-74.10945696462582,40.61028543917057],[-74.10890146158118,40.61025158549945],[-74.108852682512,40.61025010903298],[-74.10834417935492,40.61023476735728],[-74.10778645175388,40.61023505717995],[-74.10722963838862,40.61025244531569],[-74.10667509626366,40.61028680302829],[-74.10549389024675,40.61034361707521],[-74.10429495465014,40.61038212983729],[-74.10337596951443,40.61041347176277],[-74.10290182379002,40.61042910333296],[-74.10239596915216,40.61044802768126],[-74.10181225391422,40.61046986327239],[-74.10165478069673,40.61047575358812],[-74.1013859682829,40.61048580704328],[-74.10082806876161,40.610506671337944],[-74.1000361652412,40.610536282311266],[-74.09946989754877,40.610558101373606],[-74.09938453032055,40.610561389933395],[-74.09776968697943,40.6106235929408]]]}},{type:"Feature",properties:{ntacode:"QN55",ntaname:"South Ozone Park",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.80576840191377,40.682932391250375],[-73.80551811187094,40.68240821040146],[-73.80522682790058,40.68179814988025],[-73.80492976253603,40.68117697416891],[-73.80464517096217,40.68057988974779],[-73.8042828817001,40.679817356729906],[-73.8041022658937,40.67942454965137],[-73.8032302765361,40.67768105700577],[-73.80307520428964,40.677345601239885],[-73.80267769608535,40.67649796690526],[-73.80238906440029,40.67588847918264],[-73.80202521779674,40.67511427321624],[-73.80168194759732,40.674383848959934],[-73.80142836780244,40.67366683394037],[-73.80140210650745,40.67356131987989],[-73.80130166462126,40.67312152223214],[-73.80119461615134,40.672422464605624],[-73.8011723425107,40.67220503174234],[-73.80115934931432,40.67189389022066],[-73.80115538597236,40.67179912084393],[-73.80114238138218,40.67148794259652],[-73.80113697261632,40.67135852938838],[-73.80113430131911,40.671294462128515],[-73.80113236148262,40.67054866761709],[-73.80116000865927,40.66980042097257],[-73.80117909108158,40.669100265712046],[-73.80120616597719,40.6689444235507],[-73.80124710861257,40.668500134636794],[-73.801342868033,40.66777379734386],[-73.80141266307585,40.667358409696654],[-73.80153052669348,40.66683715949297],[-73.80155565335498,40.6667533639433],[-73.80166776757224,40.666372962670614],[-73.80168266553372,40.66632235257094],[-73.801702979377,40.666264070294176],[-73.80183646349177,40.66588109373758],[-73.80203207689972,40.665248025332474],[-73.80214866502814,40.665249953463984],[-73.80299527207316,40.6652166107817],[-73.80377524451642,40.66516018427419],[-73.8043205057095,40.66512073336711],[-73.80572397782825,40.66496064061255],[-73.80614395972859,40.66491273021006],[-73.80764810718703,40.66461830623327],[-73.80779777593767,40.664589008246246],[-73.80845016114503,40.66446130126381],[-73.80884594201608,40.66429766939555],[-73.80945926931714,40.66404408886313],[-73.81006836955382,40.66379225210375],[-73.8106104489793,40.663480854015006],[-73.8111660871367,40.66317747410244],[-73.81176694941482,40.66293453587804],[-73.81228672785205,40.662822837993275],[-73.81281616319521,40.66272443613161],[-73.8133501116203,40.66264007870674],[-73.81388759027178,40.66256992606554],[-73.81442763026922,40.66251410224155],[-73.81496922485861,40.662472668234656],[-73.81791759590803,40.66295601625089],[-73.82305210566467,40.66355387813584],[-73.82427005665808,40.66357656374969],[-73.82486060985704,40.66357678974854],[-73.8250346756845,40.66358013430595],[-73.82571228011946,40.66359314004255],[-73.82629450900437,40.6636383341223],[-73.82687353924481,40.66370410749196],[-73.82713313564106,40.66375536803226],[-73.82789758845884,40.66390630702649],[-73.82910033539586,40.664250738088164],[-73.82938864174243,40.66436464971052],[-73.83003156868133,40.664581887677954],[-73.83225430936331,40.665301000178715],[-73.83255286591702,40.66537035392556],[-73.83270533904131,40.66540577261352],[-73.83285442695643,40.66575125568533],[-73.83288329378982,40.66581006720517],[-73.83293516794713,40.665902727877004],[-73.83334819269365,40.66677318701547],[-73.83528117660407,40.670813642800844],[-73.83547485739217,40.671201870046694],[-73.83600752809828,40.67226955921544],[-73.83641423893981,40.673115589231834],[-73.83680894764422,40.67396111720047],[-73.83713760457339,40.674665134272736],[-73.8374957178212,40.67540682376928],[-73.83784372255333,40.67607812416117],[-73.83811946691182,40.67662988905894],[-73.83794251035302,40.67679420925385],[-73.83952065325153,40.6799618692112],[-73.84012856127187,40.681146650583784],[-73.83952877074837,40.68126341456858],[-73.83865065785382,40.681438237150566],[-73.83779738317124,40.68167058681343],[-73.83778880289175,40.68167389746652],[-73.83772037448847,40.68170030674449],[-73.83713815477492,40.681925000009976],[-73.83711511356694,40.68193389177497],[-73.83697486283675,40.681988017764],[-73.83807769069344,40.6842389097031],[-73.83717651684748,40.68449539241841],[-73.83595082841039,40.68484354688589],[-73.83511671964301,40.68508493305135],[-73.83425993174686,40.68532893699835],[-73.83342190706587,40.685567781769564],[-73.8325774771027,40.68580634542121],[-73.8317229831252,40.686050705398216],[-73.83088556296514,40.68628654791134],[-73.83003934136119,40.68652935908682],[-73.82918242264668,40.686770805762194],[-73.8283562087997,40.6870028099533],[-73.82753021391736,40.687239482736615],[-73.8285113675919,40.689239056295975],[-73.82768417666503,40.689474799602536],[-73.82685467531807,40.68970953602844],[-73.82599347388563,40.689953662258056],[-73.82501128938713,40.68795231842884],[-73.82398034338138,40.68824526825718],[-73.82293216268158,40.68854300110561],[-73.82189346689502,40.68883822600535],[-73.82085264084243,40.68913438340891],[-73.81993922429761,40.68939369293892],[-73.8190607526393,40.689642441974286],[-73.81818710974099,40.689892074806885],[-73.81692641370552,40.69025014736745],[-73.81607487558885,40.69049227096903],[-73.81522826669587,40.69073347712901],[-73.8143843798058,40.690971953263315],[-73.81354014221492,40.69121136783572],[-73.81309863128283,40.69131810196257],[-73.8127176213563,40.691407803822294],[-73.81186315125281,40.69163008016558],[-73.81098810575413,40.69185504473439],[-73.81072587521034,40.691922422303456],[-73.81063298310897,40.69194738257677],[-73.81024426244696,40.69126358681656],[-73.80995601250675,40.69075611265788],[-73.80972326740796,40.690346344145176],[-73.80954787530314,40.690037546124564],[-73.80918425200778,40.6894004789695],[-73.80914461304558,40.689331030230505],[-73.80892417145992,40.688944809204116],[-73.80874358572514,40.68862588409127],[-73.80857655170678,40.688330890300584],[-73.80807342422312,40.68745282425865],[-73.80787469619219,40.687098337793785],[-73.80733621802696,40.686125446990104],[-73.80709063332463,40.685630310783836],[-73.80660608736397,40.6846811457839],[-73.80606202730922,40.68355436096246],[-73.80576840191377,40.682932391250375]]]}},{type:"Feature",properties:{ntacode:"QN57",ntaname:"Lindenwood-Howard Beach",borocode:"4",boroname:"Queens"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.85898002979162,40.65267545783555],[-73.85868859934206,40.652487556095714],[-73.85854822276498,40.65236079018095],[-73.8583738561172,40.65218529245002],[-73.85805076446113,40.651801868190894],[-73.85793978941115,40.6516757415765],[-73.85783392607358,40.65155815255732],[-73.85774883373955,40.65148988169545],[-73.85752745156294,40.65137924311272],[-73.85731941515519,40.65123709900791],[-73.85730224535367,40.6510641045785],[-73.85718757766342,40.650875694608665],[-73.8570260178516,40.650693719304485],[-73.8569587029194,40.6505873734718],[-73.85898002979162,40.65267545783555]]],[[[-73.85898002979162,40.65267545783555],[-73.85975533673276,40.65410417618981],[-73.85948691913484,40.65393234893363],[-73.85941022942704,40.653864737422424],[-73.85940989064707,40.653857861810515],[-73.85944474027157,40.65363754760177],[-73.85934240802176,40.65356106691017],[-73.8592495587376,40.65325429542845],[-73.85912613282362,40.65317299473184],[-73.85904529229806,40.65310797608397],[-73.859007153815,40.653004058372254],[-73.85898002979162,40.65267545783555]]],[[[-73.85975533673276,40.65410417618981],[-73.86042178339467,40.65461220184153],[-73.86048308196997,40.65465892817505],[-73.86052767845536,40.65470596207668],[-73.86056716719686,40.65474745228597],[-73.86059601856863,40.654779697268225],[-73.86098917354025,40.655209766602646],[-73.86094500968184,40.655220679595715],[-73.86089920014153,40.65522644261996],[-73.86085277415211,40.655226926193734],[-73.86080677479698,40.655222119452276],[-73.86076223557379,40.655212130391774],[-73.8607201571734,40.65519718344298],[-73.86045463170873,40.6550671073662],[-73.86030402711812,40.654925002722074],[-73.86025748919225,40.65488405050406],[-73.86025130311081,40.65487860669239],[-73.86024486376596,40.65487225456886],[-73.86021221902368,40.65484005213155],[-73.86015870367477,40.65479366330591],[-73.85979242750743,40.654476157377076],[-73.85975533673276,40.65410417618981]]],[[[-73.83032725337071,40.655132805803326],[-73.83037789718183,40.65512833511799],[-73.8304132505904,40.65515782233627],[-73.8304120390575,40.65521585576173],[-73.83040011516317,40.655257143998924],[-73.83035808100358,40.655322082887686],[-73.83033058333685,40.65536987237497],[-73.830266018515,40.655428646784785],[-73.83019020357278,40.65547881888338],[-73.83012570678885,40.65551061084529],[-73.83000321318904,40.65555212870708],[-73.82992594068774,40.65554220300214],[-73.82988919856025,40.65552282258406],[-73.82994556435845,40.655424494352964],[-73.830043066256,40.65534942254131],[-73.83032725337071,40.655132805803326]]],[[[-73.85096453684089,40.67171951137119],[-73.84847765302489,40.67091673865278],[-73.84787000874057,40.670779499854575],[-73.84741378151114,40.670629995177805],[-73.84686893110232,40.67046997731531],[-73.84593839119822,40.670178977829856],[-73.84556839865523,40.67008337621671],[-73.84481033205488,40.66984462298918],[-73.84322150154426,40.669340410884594],[-73.84305613831279,40.66930593830466],[-73.8428858937472,40.66928507550817],[-73.84271367705314,40.669278293352136],[-73.84258048966693,40.669280533137396],[-73.84243585420239,40.66928855691421],[-73.84229542237738,40.66881391805974],[-73.842272378807,40.668736046184556],[-73.84215802163928,40.668701447728054],[-73.8411739918563,40.668507442711366],[-73.84013623756778,40.668268025015145],[-73.84008553675031,40.66846748161132],[-73.83927851016378,40.66820184891067],[-73.83834358195394,40.667989026072036],[-73.83744908726744,40.66779835039973],[-73.8373007213446,40.667707359816276],[-73.83667829534586,40.66758649247942],[-73.83570108828373,40.66726022192228],[-73.83528941549285,40.6672359792613],[-73.83487654300711,40.667211664718124],[-73.83464965632122,40.667115307803456],[-73.83334819269365,40.66677318701547],[-73.83293516794713,40.665902727877004],[-73.83288329378982,40.66581006720517],[-73.83285442695643,40.66575125568533],[-73.83270533904131,40.66540577261352],[-73.83247768280151,40.66496821281326],[-73.8318573795125,40.66365393062866],[-73.8310777106599,40.66205622373805],[-73.83029375208163,40.66040199102959],[-73.83003131984034,40.65989400832962],[-73.82991335753414,40.65966566818303],[-73.82931420152836,40.658898656745535],[-73.82859942404703,40.65719697301607],[-73.82827925614909,40.6560335329229],[-73.8280718109648,40.6552677027026],[-73.82782507568194,40.65424036172589],[-73.82770683601404,40.65374803619062],[-73.82759641692026,40.65328826598066],[-73.82747807095916,40.652795478283714],[-73.82736078914724,40.65230711930857],[-73.82724192613381,40.65181216271283],[-73.82712509975836,40.6513256859699],[-73.82701324397526,40.650859899128974],[-73.82689623324877,40.65034970898685],[-73.82671943612847,40.64957881932035],[-73.82639242844498,40.64832434861567],[-73.82642966960303,40.6483309399201],[-73.82646514835923,40.64834179333127],[-73.82649802934706,40.64835665330001],[-73.8265275383644,40.648375169940586],[-73.82655298060236,40.648396907268605],[-73.82655671280317,40.648438746575216],[-73.82656619065553,40.648480056323685],[-73.82658130944266,40.64852038005419],[-73.82660190211642,40.648559272201325],[-73.82664941532069,40.64860232700428],[-73.82669139111579,40.64864860003646],[-73.82672745601668,40.64869767959063],[-73.82675728912739,40.64874912898799],[-73.82681157114804,40.64877651530549],[-73.82686957464485,40.64879904518339],[-73.82693055388665,40.64881642896147],[-73.82699372488197,40.64882844314134],[-73.82705666059782,40.64886108019285],[-73.8271231749363,40.648889301366005],[-73.82719273528248,40.64891288067741],[-73.82726478462838,40.64893162931364],[-73.8273387460335,40.64894539714303],[-73.82741402724501,40.64895407391835],[-73.82743265697931,40.6489593510469],[-73.82746167904854,40.648964689277946],[-73.82749140376734,40.648966822396304],[-73.82752122418421,40.6489657068456],[-73.82755053139346,40.648961365404446],[-73.82757872696897,40.64895388672104],[-73.82758261601715,40.64894768992694],[-73.82758781279479,40.64894207678712],[-73.82759417048418,40.64893720588184],[-73.82760150947011,40.648933214822],[-73.82760962241429,40.648930216361514],[-73.82761828011294,40.64892829521163],[-73.8276272379722,40.64892750564793],[-73.82763624291819,40.6489278699769],[-73.82764504054686,40.6489293779056],[-73.82765338231104,40.64893198683266],[-73.82766103254251,40.64893562305173],[-73.8276677751098,40.648940183833695],[-73.82771464778301,40.648967597442834],[-73.82776578811198,40.648990155138485],[-73.82782033422221,40.64900747675117],[-73.82787736683844,40.649019270356035],[-73.82793592477793,40.649025337192754],[-73.82799502115017,40.64902557501553],[-73.82805365998986,40.64901997981628],[-73.82811085304297,40.64900864589219],[-73.82819827957917,40.64902300933728],[-73.82828395313008,40.649042562961505],[-73.82836734344548,40.64906718574404],[-73.82844793440482,40.649096725289894],[-73.82852522721154,40.64913099877341],[-73.82859874347983,40.64916979406909],[-73.82866802819531,40.64921287106476],[-73.82872209038028,40.649260617573326],[-73.82878155878632,40.649304477253644],[-73.82884595377674,40.649344096352344],[-73.82891475597643,40.649379155318094],[-73.82900455239412,40.6495466505859],[-73.82907978221007,40.64966181132408],[-73.829113497128,40.64976828127217],[-73.82912090236678,40.64982581589168],[-73.82913955293046,40.64983384309022],[-73.82923148450313,40.64988086987098],[-73.82933909113291,40.6499473250083],[-73.82938618067858,40.65003440854323],[-73.82945096002948,40.6500441668332],[-73.82968053496565,40.650228865695375],[-73.8298694876653,40.650429630141815],[-73.83001172288625,40.650917353745385],[-73.83038140837154,40.65114791992991],[-73.83053125515526,40.65132952012444],[-73.83069916378133,40.651404312083706],[-73.83081972914461,40.65151378528041],[-73.83093651353488,40.651626129255874],[-73.830994418679,40.65176986454692],[-73.83110356276941,40.65225669490869],[-73.83133151403408,40.65274755694013],[-73.83129886631308,40.65323377210729],[-73.83128774471714,40.6534788379267],[-73.83139609775668,40.653518868093485],[-73.83156039342556,40.65360327764786],[-73.83156068724134,40.653603650326474],[-73.83159216342219,40.653646996502886],[-73.83161314793702,40.653748953236274],[-73.83158322059792,40.653813785831154],[-73.83118201843138,40.65417083010371],[-73.83120160215564,40.65418976108509],[-73.83113181848992,40.654248097443585],[-73.83042516703107,40.654830845270624],[-73.83042047893657,40.65482827148745],[-73.83015719582373,40.6550013567347],[-73.83013498681512,40.65502863509921],[-73.830147854275,40.65503478715153],[-73.8301688540963,40.65500906266857],[-73.83020905999679,40.6550299714484],[-73.83018320665539,40.65506427326683],[-73.83013012659289,40.655039666372325],[-73.83011226681165,40.655097282185224],[-73.83008155069443,40.65514384105472],[-73.82990080019466,40.65529687902329],[-73.82934489243125,40.65571002158379],[-73.82917306859066,40.65586486554241],[-73.82904066356426,40.65602238094801],[-73.82902428985531,40.65604926151259],[-73.82901417557981,40.656107884452496],[-73.82903950091583,40.65612309967289],[-73.82907029897923,40.65612314544527],[-73.8291083631228,40.656115613803834],[-73.82915279961793,40.656096362613035],[-73.82918818855727,40.65607227030184],[-73.82921364262539,40.65603712494612],[-73.82934890224674,40.65592418720421],[-73.82938972946431,40.65589872179454],[-73.82945602175386,40.65583397285644],[-73.82943341421343,40.65581876175758],[-73.82966677652152,40.655599040016405],[-73.8298505445563,40.65564484306474],[-73.8300226740886,40.6556368198189],[-73.8300235608271,40.65564440882835],[-73.8300651924217,40.65565895787011],[-73.83008601602319,40.655663127759446],[-73.83015032686747,40.65566460284444],[-73.8302001706488,40.65565570813676],[-73.83030805535806,40.65561999347821],[-73.8303697749092,40.65557179443949],[-73.8304432807193,40.65551947244457],[-73.83053411626778,40.655420264784276],[-73.83055410998003,40.65539476943645],[-73.83058237017303,40.655323754537925],[-73.83057157846152,40.65515651641777],[-73.83055658589436,40.65515473712598],[-73.83055620208118,40.655305850755234],[-73.8305514511541,40.65535943678206],[-73.83053069151887,40.65535764899068],[-73.83053540141091,40.65531987725625],[-73.83053759090689,40.65491222324039],[-73.83055028060448,40.65491224193603],[-73.83055777780152,40.65513980338389],[-73.83056930687614,40.655142455925386],[-73.83055831781273,40.6549271892748],[-73.83055609756163,40.65489292174059],[-73.83056886758133,40.654861312349496],[-73.83060245974778,40.65480688977759],[-73.83097845384106,40.65449499728798],[-73.83135734463687,40.65418069908603],[-73.83134353287677,40.65416837889262],[-73.83144752173955,40.654102637686705],[-73.83146913310627,40.65411585753249],[-73.83170814411552,40.65393117429695],[-73.83195297310016,40.654031334347316],[-73.83199688470384,40.65400152699498],[-73.83205445130551,40.654046418067686],[-73.83212330981661,40.65427316167612],[-73.83200052870754,40.6544408189651],[-73.83205201431514,40.65446642666782],[-73.8321605022988,40.65450950867278],[-73.83219775627536,40.65445407709605],[-73.83221698518587,40.654460386293024],[-73.83216594711062,40.65453045482924],[-73.832046477731,40.65448107631965],[-73.83190474303176,40.65463051993917],[-73.83185835751912,40.654611839725625],[-73.83160220213375,40.6548419990622],[-73.83154966356712,40.65491703485843],[-73.83149330103016,40.65497982053982],[-73.83141211466823,40.65519373895376],[-73.83138106348576,40.6553517959102],[-73.83135764938127,40.655470975839854],[-73.83130844752577,40.65559932463892],[-73.83116100809762,40.65591923323466],[-73.83110341009056,40.65594681934612],[-73.83092856003489,40.65603056223291],[-73.83088868963776,40.65603595147725],[-73.83083321606387,40.65604345106778],[-73.83075005477168,40.65607124650667],[-73.83060324919373,40.65613989379923],[-73.8304719168044,40.65621567093803],[-73.83046931981697,40.65621703514761],[-73.83040507534945,40.65625197214517],[-73.8303813278389,40.65626527842322],[-73.83038004883467,40.65626599456403],[-73.83034959412652,40.656283061171955],[-73.83028389469658,40.656306722128974],[-73.83024550384127,40.65632456907361],[-73.83021213161014,40.65633719250556],[-73.8300785630867,40.65646906446884],[-73.83008724952441,40.65648669124161],[-73.83008780413901,40.65650636274817],[-73.83007188433675,40.656532030386884],[-73.8300551408047,40.656554205513544],[-73.8300330145669,40.65656716783357],[-73.82998526032306,40.65658261675727],[-73.8299273906657,40.656571553233604],[-73.82988890772116,40.656556403185725],[-73.82984486541218,40.656522841231194],[-73.82979956416534,40.656491972761934],[-73.82971177079278,40.65646069995028],[-73.82965828569367,40.65644694842208],[-73.82960897167347,40.65643161822891],[-73.8296056279347,40.656444485156165],[-73.82955286969735,40.656437956807004],[-73.82955413715345,40.65642377086854],[-73.82953233393799,40.65642686044973],[-73.82947893001385,40.65644927767988],[-73.82937603410724,40.65650633521595],[-73.82930775204436,40.65655362803785],[-73.8292581972264,40.65660651123441],[-73.82924163157517,40.65663788649896],[-73.82923653799057,40.6566645275191],[-73.82924646374774,40.65668501339274],[-73.82925847022513,40.65670629509878],[-73.82926069220709,40.6567258116075],[-73.82925959351803,40.656741672742214],[-73.82926720321505,40.65676960885129],[-73.82928204674609,40.65681342281779],[-73.82930287477966,40.656872637338864],[-73.82930974695346,40.656932457535234],[-73.82928525714243,40.656965562838614],[-73.8292662361298,40.656984084527586],[-73.82923845041704,40.65700718833921],[-73.829205437432,40.657035834934426],[-73.82915801556837,40.657074445149505],[-73.82913482607468,40.65709375102431],[-73.82911536880962,40.65711766545054],[-73.82909990801295,40.65713080049835],[-73.82908591602649,40.65714092489525],[-73.82905921013861,40.65715292547803],[-73.82903021278774,40.65716524112013],[-73.82900435055441,40.65717438892977],[-73.82898285487722,40.657185607846316],[-73.82896778740303,40.65720524792013],[-73.8289608408769,40.657226015639914],[-73.82896508277013,40.657262985923666],[-73.82898079995614,40.65729522216311],[-73.82901325301847,40.657425211827785],[-73.82907748488786,40.65758128480365],[-73.82913225563843,40.65770275476274],[-73.82917919734587,40.657799778544366],[-73.82920828304674,40.65782204739623],[-73.82925795356904,40.65785419395176],[-73.8293238942211,40.657880663134215],[-73.82938761961388,40.657885235541436],[-73.82941762232912,40.65788323518801],[-73.82945589724311,40.65789870070539],[-73.82951375096923,40.657914524424285],[-73.82952765623924,40.657928989166265],[-73.82953241448712,40.65793835770619],[-73.82953964021833,40.657956615609855],[-73.82955414647584,40.657978061310665],[-73.82965499496589,40.658088203665656],[-73.82968908238823,40.65810921378974],[-73.82972820317224,40.65812103421231],[-73.82975314668518,40.658136155392114],[-73.82977638969632,40.65816095049104],[-73.82979192787616,40.65818477793197],[-73.8298001962008,40.65820303702633],[-73.82982243247821,40.658218312164294],[-73.82986405418217,40.658229502815544],[-73.8299171026137,40.65824944025404],[-73.82993039585952,40.658260095953274],[-73.82993139548502,40.65827199496387],[-73.82993571633206,40.658287551171824],[-73.82995461939609,40.65830234272711],[-73.82997749698603,40.658312700818925],[-73.83000933019639,40.65832371226774],[-73.83005302050802,40.65833887197496],[-73.83009440305709,40.6583591028597],[-73.83011807881164,40.6583792993705],[-73.83013028740524,40.65840264321864],[-73.83013062197735,40.65842580468246],[-73.83012345473466,40.65845006243002],[-73.83011362777842,40.658460194776964],[-73.83007584536905,40.65848264406379],[-73.83005061350455,40.65849004839823],[-73.83002290290234,40.65849173668069],[-73.82998894883315,40.658491826051524],[-73.8299550068529,40.65848794953025],[-73.82991670734727,40.65847962185957],[-73.82988279238214,40.65846860630147],[-73.82985300549768,40.65846791106106],[-73.82981318489387,40.65847766596487],[-73.82977169416318,40.65848836843681],[-73.82973207932746,40.65849859839254],[-73.82970706839053,40.658502513362016],[-73.8296682515983,40.658522580572594],[-73.82962667738502,40.658557078603344],[-73.82960652783139,40.65860018631555],[-73.82959986903165,40.658656806412836],[-73.82961343158024,40.65870966027134],[-73.82967103985077,40.6587952840859],[-73.82969253208833,40.65883615062196],[-73.82972318498402,40.65889390400779],[-73.82975486375844,40.65894854086485],[-73.82981399218833,40.65901687524387],[-73.82982393761235,40.659030979431286],[-73.82987347914923,40.65910123304028],[-73.82991536797782,40.65915541402962],[-73.82992819287568,40.659180980904935],[-73.82994255948441,40.6592420861804],[-73.82995972828357,40.659296555440775],[-73.82996192425755,40.65930351898902],[-73.82996580818302,40.65932446628165],[-73.82997176218319,40.65934938454394],[-73.82999639204009,40.65945334232535],[-73.83000997071117,40.65950143734404],[-73.83001426889017,40.65952333781311],[-73.83001290827588,40.65955458671489],[-73.8300234473454,40.65957887949735],[-73.83005013033124,40.65963239448666],[-73.83008151753683,40.659711144182516],[-73.83010115287594,40.659754808633494],[-73.83011665938498,40.659788153768524],[-73.8301313834007,40.65980690317592],[-73.83014950104766,40.65980868495738],[-73.83016243281733,40.65980411092627],[-73.83017248495645,40.65978890212889],[-73.83017732064116,40.6597760631921],[-73.83017592521597,40.65975845105121],[-73.83016641944123,40.659736540219704],[-73.83015376710681,40.65972096803586],[-73.8301406846884,40.659709202633024],[-73.83013365723933,40.65969380058543],[-73.83012437380579,40.6596676055402],[-73.83011550258762,40.659643157251296],[-73.83010937351266,40.659609037577425],[-73.83009786351708,40.65956491253145],[-73.83007338502364,40.65947650297145],[-73.83006898751437,40.65942398436721],[-73.83003414614143,40.659259791422734],[-73.83002780027725,40.659229886436904],[-73.83002166926217,40.65919656067082],[-73.83001214184995,40.659163163878866],[-73.82994729215729,40.65910569491073],[-73.82989716548184,40.659048686268434],[-73.82988152586563,40.65903089893073],[-73.8298258946861,40.65896126923775],[-73.82978551303401,40.65888007029181],[-73.82976386996837,40.65882457547295],[-73.82972481464324,40.65874402629946],[-73.82971373370664,40.65870140323469],[-73.82969520083404,40.658655928691545],[-73.82970652894603,40.658601976355456],[-73.82979240260046,40.658568017626685],[-73.82987072192742,40.65857097376906],[-73.82994527546123,40.658588126511226],[-73.83000120757713,40.65859389024413],[-73.83005721360333,40.65857124945069],[-73.83013346980691,40.65853149200463],[-73.83015805757795,40.658517429457234],[-73.8301991065494,40.65850896906419],[-73.83024406800733,40.65842950198777],[-73.83024427039398,40.65834996934819],[-73.83016976043842,40.658315773528365],[-73.83010276781121,40.658258865210286],[-73.83000600274036,40.65817634852305],[-73.82991415861358,40.65814459729106],[-73.82989047899503,40.65813641134635],[-73.82982712281738,40.65811643485674],[-73.82977140702354,40.65802545719276],[-73.82970079467555,40.657925935443345],[-73.82963013197627,40.65784629785773],[-73.82951463014514,40.65779783883266],[-73.82945866947044,40.65780343760189],[-73.82937290582962,40.65779478840819],[-73.82922393902874,40.657706512383996],[-73.82910499991134,40.657544429058916],[-73.82906423436444,40.65744211214753],[-73.8290943482521,40.65733421866333],[-73.82917290744741,40.65724344063434],[-73.82924393205013,40.657181056146946],[-73.82934715237307,40.65710305815878],[-73.82942711948495,40.65701373954091],[-73.82949826173962,40.65690590795544],[-73.82949465565429,40.656857614715456],[-73.82946131261436,40.656769510325574],[-73.82946151593045,40.656689977169535],[-73.82950265119983,40.656647431480756],[-73.8295846847765,40.65665607388193],[-73.82968157040291,40.65669030322543],[-73.82977849236681,40.65671033048477],[-73.8298918654045,40.65672882029321],[-73.8299015239223,40.656730395271914],[-73.8300096724433,40.65673623621185],[-73.83009172569689,40.6567363574487],[-73.8301850780882,40.65669388796889],[-73.83024118364918,40.65663148083694],[-73.83032728545436,40.65650662730808],[-73.83039087156541,40.65643570913244],[-73.83050532057385,40.65634236731622],[-73.83106670806475,40.65613845468099],[-73.83110547238412,40.656118761668594],[-73.83114230124056,40.65609702063671],[-73.83120986304738,40.65605265626907],[-73.83127112567911,40.65600327149351],[-73.83132544915547,40.65594938222],[-73.83137226599185,40.65589155141449],[-73.83141108712725,40.65583038321758],[-73.83144150703278,40.65576651663279],[-73.83146320794728,40.655700618850986],[-73.83147596319597,40.65563337828019],[-73.83146993367392,40.65555345167113],[-73.83151638832749,40.6554644904153],[-73.83154722944157,40.655415743091886],[-73.83155930253638,40.6553553431418],[-73.83155309177182,40.65524297237222],[-73.83161418598205,40.65519443568762],[-73.83168728328639,40.655091259704164],[-73.83175312959314,40.65496210950521],[-73.83185238479291,40.65488503826701],[-73.8319167052066,40.65488260662088],[-73.83200725288572,40.65490052021165],[-73.83206411482325,40.654889396264],[-73.83212857266561,40.654875445275124],[-73.83218186068031,40.654894751954835],[-73.83224117996969,40.65508654248422],[-73.8324846557934,40.65587372706246],[-73.83275352381298,40.656742985804314],[-73.83285224112386,40.65706213877173],[-73.83290309524602,40.65748377162312],[-73.8327819436148,40.657548460383566],[-73.83208497100867,40.65613102851136],[-73.83194394578261,40.65617142725348],[-73.83260036370739,40.657826591124774],[-73.83201491708044,40.65807753213419],[-73.83110373716056,40.658231718450594],[-73.83112664421841,40.658318786441086],[-73.83126967491425,40.658359831558464],[-73.83194576717011,40.658274346859116],[-73.83284428358579,40.658138128693565],[-73.83338439472551,40.65805185920805],[-73.83306069956937,40.65668787927801],[-73.83280439716818,40.655822735255924],[-73.8325688862549,40.65502775193522],[-73.83238192807045,40.65423766665478],[-73.83217106969025,40.65334655240456],[-73.8319742822521,40.652643238925386],[-73.83183300502192,40.65213831007198],[-73.83170565136669,40.651683134577254],[-73.83156681412645,40.65116771441582],[-73.83143929554087,40.65069429983094],[-73.83127055094032,40.65006783182465],[-73.83108682901509,40.64909075463792],[-73.83166902767815,40.647972211017716],[-73.83420327568727,40.64809628931326],[-73.83434221469076,40.648099766397905],[-73.834480693592,40.648109047641995],[-73.83461829477048,40.648124105055444],[-73.83475460325201,40.648144893228505],[-73.83488920795988,40.64817134946879],[-73.83502170295425,40.64820339399015],[-73.83515168865615,40.64824093015331],[-73.83527877305224,40.648283844757216],[-73.83540257287675,40.64833200838046],[-73.83546272701788,40.64836934008049],[-73.83551775585438,40.64841100708055],[-73.83556712318195,40.64845660338247],[-73.83561034795842,40.64850568470053],[-73.83564700899122,40.64855777279047],[-73.83567674904172,40.64861236010901],[-73.83569927830675,40.64866891475943],[-73.83571437724287,40.64872688567395],[-73.83572189870641,40.648785707983244],[-73.83570725223198,40.64884020954203],[-73.83570065481837,40.64889561367205],[-73.835702188343,40.64895123294713],[-73.83571183379887,40.649006377269934],[-73.83572947152933,40.64906036243447],[-73.8357548827119,40.64911251861536],[-73.83578775207224,40.64916219867909],[-73.83572275412199,40.649378229928494],[-73.83622362056947,40.65107375730865],[-73.83653898105413,40.6526984633564],[-73.83704202978255,40.65440955028227],[-73.83754994165415,40.65602828442465],[-73.83804998206587,40.65771293855226],[-73.83826804054738,40.65937790027206],[-73.83878517503138,40.661088448434846],[-73.83805800948629,40.662006063339106],[-73.8387360855609,40.66245405951856],[-73.8393494481749,40.66218467836689],[-73.83958258784476,40.66208228458939],[-73.83997949975628,40.661904273862284],[-73.83972540353108,40.66095065887473],[-73.83978752613055,40.6604859975455],[-73.83942312759983,40.659230644163486],[-73.83896462984127,40.657573043524685],[-73.83855449359648,40.65589206266268],[-73.83845221411357,40.65580850397158],[-73.8380605840763,40.65423637211259],[-73.83762971693626,40.65250771077731],[-73.83723913520097,40.65089692276282],[-73.83681334575164,40.649249415002025],[-73.8359232007329,40.64549979067504],[-73.83626109724399,40.645351677048325],[-73.83633074787284,40.645321149280534],[-73.83640735456123,40.64531741349839],[-73.83970469104592,40.6451563970776],[-73.84000646464376,40.64513606888883],[-73.84009313481013,40.64505620356255],[-73.84030326670077,40.64500944497194],[-73.840583946776,40.64486302604537],[-73.84089258685128,40.64496903671182],[-73.84599608300714,40.64456831949454],[-73.84950699084182,40.64413376567883],[-73.8518328073777,40.64586005621005],[-73.8519293267626,40.64597315417732],[-73.85201779810446,40.646090008533655],[-73.85209797003954,40.64621028733031],[-73.85216961477653,40.646333648889],[-73.852232528744,40.6464597427723],[-73.85228653316913,40.64658821077888],[-73.85233147458615,40.64671868796118],[-73.85236722527279,40.64685080366177],[-73.85239368361366,40.64698418256641],[-73.85241077438957,40.64711844577017],[-73.85241844899186,40.6472532118536],[-73.85241668556102,40.64738809796639],[-73.85239926161104,40.64748552927132],[-73.85237453097463,40.64758203920724],[-73.85234257501146,40.64767731014959],[-73.85230349886184,40.64777102855013],[-73.852257431101,40.64786288596893],[-73.85220452331626,40.6479525800896],[-73.85214494960854,40.64803981571416],[-73.8520789060197,40.64812430573501],[-73.85203846600577,40.64824676738753],[-73.85200205819747,40.64836996082751],[-73.85198704979803,40.64844072964039],[-73.85196495170894,40.648510411831204],[-73.85193589437648,40.64857859599271],[-73.85190004933607,40.64864487956109],[-73.85185762820007,40.64870887119237],[-73.85180888140874,40.648770193073446],[-73.85175409675199,40.64882848315261],[-73.85174846522115,40.648838725455484],[-73.85174616040439,40.64886690982706],[-73.8517258739814,40.64891215456984],[-73.85169775768202,40.64894799320835],[-73.85167303933743,40.64896931468336],[-73.85165839001117,40.649000900378],[-73.85163030849164,40.64902136277533],[-73.85161119411096,40.649043546699374],[-73.85158871219387,40.64906743355772],[-73.85158643770177,40.64908195165883],[-73.85159089132358,40.649096478442196],[-73.85157179971132,40.64910841232459],[-73.85155498639378,40.64910411982007],[-73.85154491289418,40.64909556604645],[-73.85154042061151,40.649098121758605],[-73.85153368679309,40.64910067608471],[-73.85152132519066,40.64911176274324],[-73.85150896387763,40.64912370580654],[-73.85150335327263,40.6491254075207],[-73.85149886566877,40.64912625478153],[-73.85145630361592,40.649102283949304],[-73.85143723187649,40.649105676561454],[-73.85139792829352,40.64912868759144],[-73.85138556695789,40.649140629468796],[-73.85137657351414,40.64915001435367],[-73.85138773436594,40.64917479937397],[-73.85137202165086,40.64917990359879],[-73.85133725114798,40.649182421175084],[-73.85132719860158,40.64916447157308],[-73.8513250249308,40.64913371840254],[-73.85132394460894,40.649114925668016],[-73.85130828776498,40.64909526036343],[-73.85129485181874,40.64908584648502],[-73.85124297023253,40.64907516354791],[-73.85118955811174,40.649070620981185],[-73.8511358606158,40.64907232468254],[-73.85108312955661,40.64908023493474],[-73.851032594217,40.64909416733164],[-73.85098543269436,40.64911379707677],[-73.850942744437,40.64913866655506],[-73.85090552461416,40.64916819600042],[-73.85089760175963,40.64920064337296],[-73.85089868871823,40.64921601954365],[-73.85091541738026,40.64925789588277],[-73.85093211912971,40.64931172852649],[-73.8509342375029,40.649367251727384],[-73.85092740820913,40.64941251427151],[-73.8509115872664,40.64946630593007],[-73.85090369683067,40.64948423180566],[-73.85088799002088,40.649487628688995],[-73.85088238186927,40.64948762141777],[-73.85087901364406,40.649489325338735],[-73.85086214644343,40.64950980376315],[-73.8508307297315,40.64951659533438],[-73.85082731757909,40.64953794476203],[-73.85080931543645,40.64956440096635],[-73.85080586316398,40.64960368761805],[-73.85080470275672,40.64962077016686],[-73.85079562923055,40.64966688284582],[-73.85079213977113,40.64972239826939],[-73.85079096686985,40.649745458386086],[-73.85077078166923,40.649745432196845],[-73.85076965946269,40.649745430740715],[-73.85076965564024,40.649747139694],[-73.85077185391404,40.64976678760842],[-73.85078640831013,40.649777911286336],[-73.85078185996025,40.64980609222283],[-73.85070897081096,40.649803436119875],[-73.85070336667692,40.64980171988696],[-73.8506820668971,40.649798276161654],[-73.85066077351776,40.64979226875209],[-73.85061030166382,40.649794765719754],[-73.85059680888422,40.64981012328841],[-73.85058099294764,40.649862205947834],[-73.85058538497066,40.64990406580119],[-73.85058537349435,40.64990919031554],[-73.85059992406475,40.64992202246749],[-73.85058867347925,40.6499373819425],[-73.85057629463024,40.64995701192717],[-73.8505750499886,40.65001167603127],[-73.85058726080129,40.65006806707686],[-73.85059386659775,40.65012274137891],[-73.85060609083531,40.65017315317974],[-73.85060708653104,40.650228674420724],[-73.85060247877952,40.65028333532753],[-73.85058665633662,40.650337980492424],[-73.85057653598572,40.65034992519292],[-73.8505552079327,40.6503584392564],[-73.85053837294303,40.65036439663915],[-73.85052714912499,40.65036865235397],[-73.85052038960045,40.65038231104559],[-73.85049799039896,40.6503686144544],[-73.8504700272948,40.65033612046212],[-73.85042751079862,40.65029164901829],[-73.85039615267073,40.650272816896646],[-73.85037708349661,40.650274499875685],[-73.85037704901464,40.650289875595774],[-73.85039827326462,40.65031137131148],[-73.85042180513699,40.6503352030262],[-73.85043630981527,40.65036853425962],[-73.85043618918152,40.650422346766454],[-73.85044508631287,40.65045567070603],[-73.85042261012728,40.65047699482549],[-73.85039790929841,40.650489775947094],[-73.8503698265419,40.65051023970819],[-73.85033840378159,40.650519593150136],[-73.85031482485637,40.65053152198859],[-73.85026883423872,40.65053658715485],[-73.85024190234334,40.65054338440382],[-73.85021831217082,40.65056129146187],[-73.85019692461232,40.650597138491584],[-73.85017554722239,40.650627859493845],[-73.85017217294583,40.65063212640444],[-73.85015529624687,40.65065602095166],[-73.85011037314217,40.65068500381196],[-73.85006096796705,40.65071141779325],[-73.85005311362585,40.65071311651142],[-73.85004638150969,40.65071481551959],[-73.85003739282489,40.65072249201686],[-73.85002053333545,40.65073869935459],[-73.84997000591889,40.650765966563604],[-73.8499149744727,40.65080091441481],[-73.84985434458912,40.65083243986297],[-73.84978812176756,40.6508571239852],[-73.84972862977673,40.65088096213348],[-73.84968938316871,40.6508783483325],[-73.84968598790145,40.65089201019866],[-73.84968367444216,40.65092361226084],[-73.84961078670452,40.65092009973011],[-73.84957152059886,40.65092602763821],[-73.8495457094341,40.65093368092029],[-73.84951990723401,40.65093706440988],[-73.8494896237206,40.65093873256866],[-73.84946832622995,40.65093443338952],[-73.84945263993568,40.65092757987347],[-73.84942572156446,40.65092925242025],[-73.84937404260546,40.65096933110818],[-73.84930217800418,40.651009382320574],[-73.84925726840831,40.65103153255097],[-73.84922351138042,40.651081029488964],[-73.8492144839442,40.65110578824752],[-73.84920545733449,40.65112969177351],[-73.849216583573,40.65116899798767],[-73.8492389718616,40.65118781867135],[-73.84925128119146,40.6511989390962],[-73.84928261075817,40.65123143779352],[-73.84929598318145,40.651269039157654],[-73.84931496013446,40.651281836058104],[-73.84931501987296,40.65128187617564],[-73.84933405656916,40.651294714363196],[-73.84934183809007,40.65132461967812],[-73.84934739432036,40.6513476887586],[-73.84935406866029,40.65137161336344],[-73.8493607475186,40.651393831193616],[-73.84939766406329,40.65143487895041],[-73.84942653543285,40.6514618022829],[-73.84946074188794,40.651484816508564],[-73.84949938348588,40.65150331613949],[-73.84954338485441,40.651517294172315],[-73.8495898530618,40.65152541373953],[-73.84963745408119,40.65152744174141],[-73.84992253316298,40.651657963603725],[-73.8499716567852,40.65165085422532],[-73.85002165211748,40.65165020402509],[-73.85007106578996,40.651656031904466],[-73.85011846134118,40.651668168446236],[-73.85024113552015,40.65157691801342],[-73.85029008960444,40.65159190568479],[-73.85034262276537,40.65159941081463],[-73.85039602629739,40.65160109652189],[-73.85044919469874,40.651596927910894],[-73.85050102733518,40.65158699127567],[-73.85055045122512,40.651571492313515],[-73.85059644325193,40.65155075186679],[-73.85063805134395,40.6515251992809],[-73.85065070648571,40.651516857307946],[-73.85066506420793,40.651510306754254],[-73.85068069236361,40.65150574478197],[-73.85069712056787,40.651503308699816],[-73.85071385435577,40.65150307183028],[-73.85073039006485,40.65150504130278],[-73.85074622999447,40.65150915783907],[-73.85076089738573,40.65151529753749],[-73.8507739507711,40.651523275601946],[-73.85078499726191,40.65153285190435],[-73.85089682316251,40.65150012574169],[-73.85100570447025,40.651462073363355],[-73.85111120436999,40.651418847431394],[-73.85121289961482,40.651370621363455],[-73.85131038222426,40.65131758863657],[-73.85140326112108,40.6512599620112],[-73.8514911637004,40.65119797267737],[-73.85176596171388,40.65082762385991],[-73.8517860656164,40.650815639413246],[-73.85180837348612,40.650806184078384],[-73.85183234165866,40.65079948829056],[-73.85185738600713,40.65079571523242],[-73.85188289617759,40.65079495685681],[-73.85190832055775,40.65079724207429],[-73.85193296513548,40.65080252140057],[-73.85195622594341,40.65081066545477],[-73.85197753292584,40.6508214746496],[-73.85202131334258,40.65081555665514],[-73.85206308995582,40.65080396041047],[-73.85210160346296,40.65078703546995],[-73.85213569292584,40.65076529201444],[-73.85216433076643,40.650739385472356],[-73.85218665374164,40.65071009676207],[-73.85219704272764,40.65069056992697],[-73.85222767469085,40.6506567138034],[-73.85226445105093,40.65062661444808],[-73.8523065883494,40.65060091307084],[-73.85235318892639,40.65058015719016],[-73.85240326004339,40.65056478896995],[-73.85245573503131,40.65055513579998],[-73.85250949601318,40.65055140332204],[-73.8525633977174,40.650553671049224],[-73.85261629187478,40.65056189067206],[-73.85266705167903,40.65057588708767],[-73.85284876367159,40.650606974571524],[-73.85303212707679,40.650631808307814],[-73.85321677105335,40.65065033807158],[-73.853402322169,40.65066252638743],[-73.85358840515603,40.6506683486051],[-73.8536101603517,40.650666125552725],[-73.85368048939522,40.65065610225152],[-73.85374956056329,40.650641883112925],[-73.8538210536445,40.650638078191946],[-73.85389268094094,40.65063990421002],[-73.85396367995585,40.65064734172862],[-73.85403329488018,40.6506603115728],[-73.85410078463802,40.65067867567406],[-73.85419248918073,40.65072717700955],[-73.85428814586827,40.650771027212926],[-73.85438734865537,40.650810040144755],[-73.85448967644176,40.65084405019895],[-73.85459469485964,40.65087291300603],[-73.85470195811791,40.65089650604582],[-73.85478828709623,40.65091700060936],[-73.85491085292783,40.65095207407593],[-73.85503002187549,40.65099338381595],[-73.85514524767876,40.65104074047139],[-73.85524875980872,40.65109019995838],[-73.85534796409421,40.65114453983744],[-73.85544246443926,40.65120354314991],[-73.85544068318177,40.65121507156444],[-73.85544139401824,40.65122666689834],[-73.8554445779209,40.65123801874543],[-73.85545014965813,40.6512488232174],[-73.85545796007588,40.65125879107917],[-73.85546780009055,40.6512676554914],[-73.85547940628592,40.65127517915408],[-73.85549246796492,40.65128116065884],[-73.85550663546682,40.651285439880844],[-73.85552152952783,40.65128790226534],[-73.85553675143397,40.65128848189432],[-73.85555189369477,40.65128716325114],[-73.85558158623951,40.65127215170374],[-73.85561391776622,40.651260732504696],[-73.85564814469491,40.651253168279254],[-73.85568347985506,40.65124963299369],[-73.855719110589,40.65125020795446],[-73.85575421744146,40.65125487993833],[-73.85578799300538,40.65126354149636],[-73.85583421027985,40.65127447840604],[-73.85587822716278,40.651289801337],[-73.85591932944912,40.65130926166445],[-73.85595685022363,40.651332543631355],[-73.85599018068163,40.651359269471655],[-73.85605277951144,40.651398891436514],[-73.85611005983918,40.65144293402054],[-73.85616148581231,40.651490985217485],[-73.8562065763411,40.65154259552087],[-73.85624490959925,40.651597282128584],[-73.85627612697041,40.65165453345919],[-73.85629993640349,40.65171381393745],[-73.85631611514526,40.65177456900448],[-73.85632451182491,40.65183623030526],[-73.85632504787087,40.65189822100563],[-73.85631771824667,40.65195996118825],[-73.85631557540172,40.6519706729602],[-73.8563105368406,40.65202347805102],[-73.85631458119147,40.65207633271799],[-73.85632763942581,40.65212833456435],[-73.85634948861835,40.65217859575173],[-73.85637975575172,40.652226258158315],[-73.85641792408384,40.65227050803029],[-73.8564633419695,40.65231058987527],[-73.85651523398532,40.65234581936195],[-73.8565177644084,40.65241568402866],[-73.85652917866148,40.652485032512566],[-73.85654936917547,40.652553211099715],[-73.85657814565032,40.652619577102286],[-73.8566152368479,40.65268350491699],[-73.85666029314797,40.65274439192249],[-73.85671288984314,40.652801664160236],[-73.8567725311419,40.65285478174551],[-73.85683865484172,40.652903243956544],[-73.85691063762859,40.65294659395537],[-73.85695671321771,40.652959281383446],[-73.85700489642934,40.65296604426992],[-73.85705388347591,40.65296669961801],[-73.8571023488183,40.652961229694746],[-73.85714898103461,40.65294978251054],[-73.8571925183068,40.65293266781426],[-73.85723178256522,40.65291034871152],[-73.85726571136625,40.652883429132935],[-73.85726563685209,40.652876406336894],[-73.85726691230947,40.652869450817015],[-73.85726951028485,40.652862712284744],[-73.85727337485876,40.65285633578098],[-73.85727842284935,40.652850458554305],[-73.85728454560287,40.652845207106594],[-73.85729286435284,40.65284002415732],[-73.85730222089012,40.652835996392646],[-73.8573123416318,40.652833241583544],[-73.85732293064987,40.65283184027982],[-73.85733367832418,40.652831833455295],[-73.85733382171522,40.65283184569518],[-73.85739480834742,40.65283376802821],[-73.85745561929511,40.65282975463795],[-73.85751526265412,40.65281987098797],[-73.85757276556613,40.65280427829314],[-73.85762719008784,40.652783230889966],[-73.85767764849061,40.65275707208789],[-73.85772331774082,40.652726228569136],[-73.85789601477097,40.65280300339624],[-73.85814706896235,40.6529190395915],[-73.85828132383824,40.6529948721519],[-73.85839791574712,40.65313299785102],[-73.85852026658152,40.65331118940382],[-73.85856069416675,40.65353824112126],[-73.85857198690215,40.65372519794104],[-73.85868853267047,40.653885577914814],[-73.85876419753475,40.65403255472368],[-73.85876338041554,40.65404977178597],[-73.85875807991705,40.65416162683253],[-73.85885729088942,40.65422851387807],[-73.85892499802651,40.65425543381951],[-73.85900327710388,40.65428655623118],[-73.85915498446141,40.65440246836851],[-73.85926552902282,40.65463850860714],[-73.859277724716,40.65470428193612],[-73.85929442176534,40.65479432909825],[-73.85929417768607,40.65491005505659],[-73.8593057355443,40.654972383384305],[-73.8593991695064,40.655008106295654],[-73.85953422565262,40.65509041348711],[-73.8596122371348,40.655147170846774],[-73.85967017937723,40.65518789516086],[-73.85971498705491,40.65523000429865],[-73.8597583811019,40.65527594725709],[-73.85995906528791,40.65549029704338],[-73.86072952202076,40.65604681266768],[-73.86084030699922,40.656171574779215],[-73.86106223001475,40.65625196164973],[-73.86125486605478,40.65636346935272],[-73.86135193244351,40.65639462119126],[-73.86136381950396,40.65641475416535],[-73.8613687513909,40.65643518131171],[-73.86135850209625,40.656459377975835],[-73.86135294244775,40.656480946411484],[-73.861363224066,40.65651084904309],[-73.86138863839435,40.656542856308846],[-73.86140130996176,40.65656773931734],[-73.8614012510661,40.65657808763926],[-73.86139225922228,40.65658721647985],[-73.86136038361371,40.65659420470454],[-73.86130453077858,40.65658897649168],[-73.86123700169355,40.65658368055694],[-73.86117420316053,40.65657281662439],[-73.8610877335767,40.65655950982139],[-73.86101561574255,40.656542104794795],[-73.86098888249684,40.65653696605774],[-73.86095970776496,40.656545741612376],[-73.86093087921445,40.656561297115],[-73.86090869860647,40.65656829693607],[-73.86086488851133,40.65656105262837],[-73.86083111892178,40.656560627464295],[-73.86078799362451,40.656569935588195],[-73.86072304455926,40.65658863135962],[-73.86067414586066,40.65658459166566],[-73.86064784053605,40.65651297627978],[-73.86063722236823,40.65647184710193],[-73.8606240457879,40.65646529853599],[-73.86061669329696,40.65646465720698],[-73.86061429246959,40.65647560596035],[-73.86060742785928,40.65651814179859],[-73.86062302068682,40.65662787031266],[-73.86061557040898,40.65664054217461],[-73.86060306614965,40.65665647421112],[-73.86058123554966,40.65666879928147],[-73.86049499225597,40.65668444924542],[-73.86045768505322,40.656686381328036],[-73.86044288674677,40.65669698517325],[-73.86044003211468,40.65671737543672],[-73.8604484747402,40.65673099987041],[-73.86048143216695,40.65673998720502],[-73.8605097108931,40.65674718551711],[-73.86051434648246,40.65675339538313],[-73.86051503888426,40.65676700974288],[-73.86047711306378,40.656806488202285],[-73.86044742487604,40.656836534914405],[-73.86035088822712,40.65687934621475],[-73.86030576258938,40.65689748985399],[-73.86028077947803,40.6569175233727],[-73.8602444847007,40.65695316147392],[-73.86022643272074,40.65698470455715],[-73.86020839501067,40.657010374446536],[-73.8601928097567,40.657017710835476],[-73.86015948294538,40.657012263680805],[-73.86015025570869,40.65699537213997],[-73.86014272235805,40.65696135556644],[-73.86011860091394,40.65684538540262],[-73.86011027831924,40.65680958335465],[-73.86009989868768,40.656792992293845],[-73.86007981013428,40.656782263635534],[-73.86006777819546,40.6567798610496],[-73.86004168871462,40.65679426689902],[-73.86003298298665,40.656820523911115],[-73.8600687031599,40.65693949825019],[-73.86006234511075,40.65696372700663],[-73.86005569574459,40.65697225515543],[-73.86004870310471,40.65697254970621],[-73.86000758602346,40.656970028292484],[-73.85996142495961,40.65696629468666],[-73.85993091334912,40.656965833688346],[-73.85988145175511,40.65696512678621],[-73.85984572805586,40.65696766219376],[-73.85983363521495,40.6569770632205],[-73.85984591953137,40.65699662103975],[-73.85988581709248,40.657014209361634],[-73.85993417054088,40.65703803700533],[-73.85996243295564,40.65705261874044],[-73.8600001001496,40.65705011196413],[-73.86000819218509,40.65704974470677],[-73.8600233871929,40.65704871363437],[-73.86005446939399,40.6570414497333],[-73.8600692430244,40.65704267592146],[-73.86007499798231,40.65704861108006],[-73.86007068925915,40.6570580479027],[-73.8600519436708,40.65707748619255],[-73.86004275639095,40.65708727391366],[-73.86002730651445,40.65710430028351],[-73.8599910170617,40.65713697389696],[-73.8599612824395,40.65717146595816],[-73.85994397479168,40.65720924111889],[-73.85993882823622,40.65722282206971],[-73.85991520264318,40.657214448712786],[-73.85988237954875,40.65727360319282],[-73.85981027609684,40.65732241149376],[-73.85980008978005,40.65738015765186],[-73.8597909424719,40.65743201410921],[-73.85980671376072,40.65745659918371],[-73.85992336374106,40.6576704489722],[-73.85993713028277,40.657705380480955],[-73.85993897279548,40.65772017715043],[-73.85992218331285,40.657735197565124],[-73.85987781547449,40.65775218919602],[-73.85980115657044,40.65778560898689],[-73.85973220186888,40.65782348532863],[-73.85970571828663,40.65783698479453],[-73.85966622177338,40.65788620551932],[-73.85965275827456,40.657901138816875],[-73.85961945957906,40.65794353666275],[-73.85959244822631,40.657988453200254],[-73.8595720481728,40.658035349751295],[-73.85955850408838,40.65808366389047],[-73.85955197842117,40.65813281619033],[-73.85955515249162,40.65819941035169],[-73.85956518319286,40.65826560908624],[-73.85958200860219,40.658331003594725],[-73.85960552483664,40.65839519004314],[-73.85963558669383,40.658457772056515],[-73.8596791956417,40.658492276452385],[-73.8597275040762,40.65852293642421],[-73.85977993090575,40.65854938316616],[-73.85983584549653,40.65857129855238],[-73.85989457525872,40.658588418964186],[-73.85996520362485,40.65858969803943],[-73.86003526536282,40.65859661683916],[-73.86010398613442,40.658609098895205],[-73.8601358343232,40.658604968767484],[-73.86016814088137,40.65860502744588],[-73.8601999628386,40.65860927321773],[-73.86023037136889,40.65861758215647],[-73.86025847890089,40.65862971173911],[-73.86028735677137,40.658706508806745],[-73.8603105184226,40.65878442099166],[-73.86027025738234,40.65880541458902],[-73.86023343182889,40.658829793271],[-73.8602005299196,40.6588572338779],[-73.86019761189135,40.65886085815439],[-73.86019553394183,40.658864803967276],[-73.86019435501429,40.65886895938972],[-73.86019410855035,40.65887320654901],[-73.86019480154137,40.658877424970214],[-73.86019641433015,40.65888149499366],[-73.86019890116846,40.6588853011689],[-73.86020219151479,40.65888873553004],[-73.86020619203515,40.65889170065786],[-73.86021078925086,40.65889411244348],[-73.8602158527572,40.65889590247413],[-73.86022123892263,40.65889701997377],[-73.86022679496304,40.65889743324334],[-73.8602323632756,40.65889713056004],[-73.86029526053457,40.658878559231276],[-73.86035440769747,40.658853854509104],[-73.86040877891837,40.65882344487307],[-73.86041955596156,40.65882052235934],[-73.86042952325867,40.658816246509794],[-73.86043839035224,40.65881074192726],[-73.86044589884604,40.658804169021124],[-73.86045182993509,40.658796719332784],[-73.86045601078182,40.658788609953916],[-73.86045831955268,40.65878007720022],[-73.86045868896846,40.65877136972482],[-73.86045710826477,40.65876274127241],[-73.86045362350563,40.65875444328467],[-73.86042536593175,40.65871191818505],[-73.86040490015488,40.658666878665464],[-73.86039260036226,40.65862014824393],[-73.86039432048605,40.65861234067824],[-73.86039762696079,40.658604835110005],[-73.86040243797814,40.6585978172398],[-73.8604086345049,40.65859146070169],[-73.86041606322817,40.65858592276714],[-73.86042454034857,40.65858134045398],[-73.86043385612773,40.65857782713629],[-73.86044378007752,40.65857546973945],[-73.86045469174636,40.65857644030094],[-73.8604656684137,40.65857609841972],[-73.86047643956684,40.6585744525212],[-73.86048673975786,40.65857154316746],[-73.86049631514544,40.65856744205766],[-73.86050492975072,40.65856225026086],[-73.86051237127279,40.65855609572532],[-73.86051845632075,40.658549130125536],[-73.86052303493318,40.65854152512383],[-73.86051785422326,40.65853995798382],[-73.8605130816483,40.658537764386],[-73.86050884672099,40.65853500385768],[-73.8605052643639,40.65853175131098],[-73.86050243179082,40.658528095009814],[-73.8605004258688,40.65852413417475],[-73.8604993010321,40.65851997629033],[-73.86049908780504,40.65851573418838],[-73.86049979197378,40.65851152298621],[-73.86050139442922,40.65850745696256],[-73.86051208595903,40.6584976719103],[-73.86052466853273,40.658489292054774],[-73.86053882777995,40.65848252676273],[-73.86055420993806,40.658477545061835],[-73.86057043069101,40.6584744714176],[-73.86057677050191,40.65847834246221],[-73.86058216669966,40.65848296929449],[-73.86058646602848,40.65848822050933],[-73.86058954638432,40.65849394696873],[-73.86059630758949,40.658497079603094],[-73.86060367023039,40.65849929023896],[-73.86061141948761,40.658500514376655],[-73.86061932926151,40.658500716299606],[-73.86062716876899,40.65849989011634],[-73.86063470927712,40.658498059932334],[-73.8606417307769,40.65849527914677],[-73.8606480284025,40.65849162889447],[-73.86065341840859,40.6584872156787],[-73.86071997976757,40.65841629528741],[-73.86082324997645,40.65838623463559],[-73.86092445810517,40.658352349876985],[-73.86094077640718,40.65835672304527],[-73.8609558854859,40.658363139012884],[-73.86096934823871,40.65837141216741],[-73.86098077519048,40.658381303168206],[-73.86098983576089,40.65839252587076],[-73.86099626782816,40.6584047556044],[-73.86099988531224,40.658417638565155],[-73.86100058355827,40.658430802051065],[-73.86099834236437,40.65844386524441],[-73.86099352033666,40.65848373242561],[-73.86098115500187,40.65852264516203],[-73.86096150795503,40.65855978019413],[-73.86093499484903,40.658594351870974],[-73.86090217660167,40.658625628772526],[-73.86089104153865,40.65863846266389],[-73.86088284859234,40.65865252282115],[-73.86087782365492,40.65866742158735],[-73.86087732306476,40.65868134134956],[-73.86087372303935,40.65869499377839],[-73.86086712834032,40.658707981577564],[-73.86085773087699,40.65871992679193],[-73.86084580412164,40.65873048180614],[-73.86083169515153,40.65873933946062],[-73.86077245602561,40.6587544517596],[-73.86071626316063,40.65877524393538],[-73.86066405102544,40.65880137022212],[-73.86061668789375,40.65883239614924],[-73.86057496140519,40.65886780576637],[-73.86053956546726,40.65890701022296],[-73.86051108871558,40.658949357560395],[-73.86049000472451,40.6589941435537],[-73.86047666413104,40.659040623422165],[-73.86047128880296,40.659088024214874],[-73.86047396814804,40.65913555766437],[-73.86048465762622,40.659182433295506],[-73.8605309321455,40.65922847420536],[-73.86057345612761,40.659276566955384],[-73.86061207311228,40.65932653460521],[-73.86064944052282,40.65932152673291],[-73.8606851615045,40.659311786823025],[-73.86071821070965,40.65929759445351],[-73.86074763948385,40.65927935700736],[-73.86077260309672,40.65925759797845],[-73.86079238498948,40.65923294194479],[-73.860806417343,40.65920609664033],[-73.86081402183027,40.65916870217407],[-73.86081724695829,40.65913094173175],[-73.86081606738061,40.65909311216203],[-73.86081668201214,40.659073831032636],[-73.86082105397584,40.65905483377219],[-73.8608290860932,40.659036542631625],[-73.8608405998321,40.659019364166554],[-73.86085533927528,40.659003680201046],[-73.8608729768087,40.65898983934072],[-73.86094803801281,40.65895065720791],[-73.86102487572525,40.65891352586276],[-73.86116835978326,40.658808822064735],[-73.86121224375871,40.65876665611847],[-73.86124943397826,40.65872091007707],[-73.86127943195721,40.6586721971219],[-73.86130183561872,40.65862117020151],[-73.86131634468234,40.65856851327941],[-73.86132276468825,40.65851493216591],[-73.86131463955408,40.65848898311103],[-73.8613094153121,40.65846260485656],[-73.86130281819511,40.65843041791664],[-73.86130016093618,40.658397904152025],[-73.86129886151726,40.65835285965159],[-73.86128968762358,40.65830834924021],[-73.86127280307754,40.658265167685116],[-73.86124850937959,40.65822408602449],[-73.86113319137324,40.658159241918355],[-73.86101981543376,40.6580924412665],[-73.86100193454645,40.65807938834998],[-73.86098144498497,40.65806878993023],[-73.86095892095791,40.65806094302154],[-73.86093499368783,40.658056067528726],[-73.8609037508362,40.65805664022483],[-73.86081572030248,40.658061543975926],[-73.86072753647898,40.6580644390392],[-73.86066308604221,40.65806894562872],[-73.86059952811787,40.658078249938136],[-73.86053747698887,40.65809226204202],[-73.86050949235859,40.65813359870194],[-73.86047483239966,40.6581718896303],[-73.86043405988165,40.65820651308995],[-73.86038783682795,40.65823690689214],[-73.86020789424997,40.658294709763375],[-73.86017832817708,40.65830916491464],[-73.86014617637878,40.65831995372623],[-73.86011221667094,40.65832681519494],[-73.86007727060743,40.65832958332794],[-73.86004218360459,40.658328191158475],[-73.85989401628488,40.65830959271641],[-73.85983524905292,40.65829727279024],[-73.85982492317115,40.658298974919454],[-73.8598143686585,40.65829933349125],[-73.85980388477329,40.65829833833872],[-73.85979376877123,40.6582960176781],[-73.85978430747714,40.65829243730842],[-73.85977576915252,40.65828769874591],[-73.85976839588912,40.658281936345816],[-73.85977487655441,40.65826388696603],[-73.85977775441211,40.6582453037852],[-73.8597772719782,40.65824458373785],[-73.85977694749606,40.65824381407142],[-73.85977678937329,40.65824301472854],[-73.85977680170693,40.658242206420724],[-73.85977698417742,40.658241410091875],[-73.8597773320568,40.65824064637543],[-73.85977783633125,40.65823993505984],[-73.85977848393465,40.65823929457581],[-73.85977925808712,40.65823874151875],[-73.85978013872982,40.65823829021877],[-73.85978110304464,40.65823795236939],[-73.85978327687513,40.65824031059274],[-73.85978595150615,40.65824234848557],[-73.85978904701746,40.65824400515382],[-73.85979247091238,40.65824523109483],[-73.85979612088192,40.658245989676296],[-73.85979988786168,40.658246258231166],[-73.85980365929096,40.658246028734766],[-73.85980732247602,40.65824530804467],[-73.85981076795765,40.65824411769573],[-73.85981389278174,40.65824249325667],[-73.85981660357584,40.65824048326714],[-73.85981881933898,40.658238147787436],[-73.85982047386227,40.65823555660378],[-73.85982151770716,40.65823278714301],[-73.85983888003499,40.658211445593416],[-73.85995685463874,40.65813010435637],[-73.85997204121813,40.658129362843106],[-73.85998683716886,40.65812665316018],[-73.86000080599858,40.658122055245414],[-73.86001353561595,40.658115704740894],[-73.86002465048755,40.65810778899159],[-73.86003382271669,40.658098541518214],[-73.86004078171638,40.65808823512834],[-73.86004532219197,40.65807717386832],[-73.86004731019723,40.65806568405337],[-73.86004364413235,40.65806399130977],[-73.86004040321924,40.65806185391569],[-73.86003767943828,40.658059332532666],[-73.86003555009303,40.658056498720015],[-73.86003407561634,40.658053432904154],[-73.86003329785525,40.65805022209606],[-73.8600332388833,40.65804695742159],[-73.86003390037405,40.65804373153547],[-73.86003526355366,40.65804063599153],[-73.86003728973363,40.65803775864432],[-73.86003992140894,40.658035181155796],[-73.86004308389,40.65803297667753],[-73.86004668742251,40.65803120777482],[-73.86005062973469,40.65802992465079],[-73.86018321643907,40.65800025010465],[-73.86019595405331,40.657990551335615],[-73.86020644858955,40.65797940283909],[-73.8602144200804,40.657967102029595],[-73.86021965586758,40.657953977062476],[-73.8602220162749,40.65794037807927],[-73.86021816254905,40.65793403249091],[-73.86021545296671,40.65792735254555],[-73.86021393581066,40.65792045727591],[-73.86021363811541,40.65791346955165],[-73.86024198953221,40.65790188909477],[-73.86027223300258,40.657893533916756],[-73.86030373983152,40.657888577703105],[-73.86033585506239,40.65788712348248],[-73.86036791109132,40.657889201484785],[-73.86038387820838,40.657878698814606],[-73.86039799754107,40.65786675945467],[-73.86041004790779,40.65785357043781],[-73.86044971765415,40.657842199173054],[-73.86048734107486,40.65784589781347],[-73.86052526947775,40.6578453353339],[-73.8605626752942,40.657840524007256],[-73.86056480805398,40.657840661436815],[-73.86056694039814,40.65784052031647],[-73.86056901005684,40.65784010476727],[-73.86057095659076,40.65783942692429],[-73.86057272315621,40.65783850658239],[-73.860574258165,40.65783737061775],[-73.860575516791,40.65783605220346],[-73.86057646227916,40.65783458984053],[-73.86057706701887,40.657833026233746],[-73.86057731335019,40.6578314070443],[-73.86057719407967,40.65782977955663],[-73.86057671269033,40.65782819129747],[-73.86057588324,40.657826688648],[-73.86057472995073,40.65782531548939],[-73.86052898667091,40.657815879958235],[-73.86048529822264,40.65780189396608],[-73.86044444123934,40.6577836061373],[-73.86040714201886,40.65776134156821],[-73.86040537631268,40.657605820542074],[-73.86038684618181,40.657555321136435],[-73.86035941846374,40.65750722716079],[-73.86032360895193,40.657462443016776],[-73.86031029516809,40.657418070542015],[-73.86031635714437,40.657384354452184],[-73.86034164704876,40.65724790569804],[-73.8603503067249,40.65722606716768],[-73.86037373148037,40.65720987283228],[-73.86039455362624,40.657212914431994],[-73.86041574418161,40.65721343835782],[-73.8604367815344,40.6572114317132],[-73.86045714784372,40.65720694389234],[-73.86047634178682,40.65720008536426],[-73.86053263951615,40.657180769182865],[-73.86058792205809,40.65715982136937],[-73.86060930392631,40.65715545619806],[-73.8606197420974,40.6571616993932],[-73.86061013643797,40.65720541164127],[-73.8606237233749,40.65720545608291],[-73.86065806462693,40.6571742620335],[-73.86066287940933,40.65715743973715],[-73.86066429380162,40.657140256182004],[-73.86066227518657,40.65712310766851],[-73.8606603959697,40.65712040140297],[-73.86065916027557,40.65711748825116],[-73.86065860541524,40.657114456174206],[-73.86065874814236,40.65711139672422],[-73.86065958414724,40.65710840227971],[-73.86066108818709,40.657105563256344],[-73.86066321484807,40.65710296537697],[-73.86066589991674,40.65710068708324],[-73.86066906231879,40.65709879716702],[-73.8606726065671,40.657097352693306],[-73.860676425645,40.657096397277265],[-73.86068040423741,40.657095959767126],[-73.86068442221287,40.65709605337329],[-73.86070268132774,40.65709518093925],[-73.8607205473062,40.65709218126036],[-73.86073759542917,40.657087125646534],[-73.8607534204204,40.65708013428239],[-73.86084264927321,40.65693129601319],[-73.86084426172725,40.65692686614524],[-73.86084678227444,40.65692268918906],[-73.86085014623744,40.656918872325136],[-73.860854267297,40.65691551349411],[-73.86085903970684,40.65691269888338],[-73.86086434100707,40.65691050071567],[-73.86087003516663,40.65690897539589],[-73.86087597607361,40.65690816206363],[-73.86088201128479,40.65690808158898],[-73.86088798593696,40.6569087360369],[-73.8612752011857,40.65700090635933],[-73.86149375847896,40.656999934057545],[-73.86161371163625,40.656996510252846],[-73.86162917655396,40.65704785910248],[-73.86163823380828,40.657100087800664],[-73.86164080314661,40.65715273365762],[-73.86163686179201,40.65720533028678],[-73.86162644464547,40.6572574117366],[-73.86161702836117,40.657400646501856],[-73.86161656431851,40.65754406022812],[-73.8616250536246,40.65768732858991],[-73.8616424771386,40.657830127588404],[-73.86166879551449,40.657972134284186],[-73.8616693575902,40.65798234140569],[-73.86167213650333,40.65799233589694],[-73.86167705516269,40.65800184049248],[-73.86168397711644,40.65801059151719],[-73.8616927103374,40.65801834620125],[-73.86170301255027,40.65802488941533],[-73.86171459795267,40.65803003963831],[-73.86172714514393,40.658033653993215],[-73.86269762139094,40.65761837633346],[-73.86269778299643,40.65761830850984],[-73.86317083274416,40.65827651294811],[-73.8617475902522,40.65893835651095],[-73.86122245044761,40.65922093757418],[-73.86035978140126,40.65964582850884],[-73.85938691847059,40.65977271487947],[-73.85851436327648,40.65989894246786],[-73.85761537185587,40.66011893315387],[-73.85792219714415,40.661318856312484],[-73.85802504232102,40.661721050091764],[-73.85811779269268,40.66203657079237],[-73.85842950791418,40.6634533604285],[-73.85753563345155,40.66359786251392],[-73.85659075119862,40.66374715959919],[-73.85611710208981,40.66380840213466],[-73.85568461155151,40.66386749237218],[-73.8561174022985,40.66550937960371],[-73.85618809594169,40.66584655462609],[-73.85646311943086,40.66704176338901],[-73.85667995705208,40.667924158674154],[-73.8567050909436,40.66802643910115],[-73.8568467616236,40.66860293533223],[-73.8572269363026,40.670096212133046],[-73.85724675715905,40.67017405117863],[-73.85726744602755,40.67025529379226],[-73.85728486683195,40.6703219894023],[-73.8573094767315,40.67041623286147],[-73.85763323108371,40.671656194038086],[-73.8585548036278,40.67153293413977],[-73.85947416457984,40.67138053203743],[-73.86038937918141,40.67126877544449],[-73.86077512791483,40.6728056222384],[-73.86107192433124,40.67401981389379],[-73.86106295016758,40.67434293473021],[-73.86131863648576,40.675021268816245],[-73.86029565646672,40.67477189446222],[-73.85959262179804,40.674556410171114],[-73.85928317923722,40.674452716436285],[-73.85825153692181,40.67413561068765],[-73.85711349130688,40.67357505459422],[-73.8564873929824,40.67337677418863],[-73.85283803895659,40.67227918976725],[-73.85163460956038,40.671930332833384],[-73.85096453684089,40.67171951137119]]]]}},{type:"Feature",properties:{ntacode:"BK60",ntaname:"Prospect Lefferts Gardens-Wingate",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.93068465493039,40.66362047727543],[-73.92854068382307,40.66168068611849],[-73.92828249221597,40.66144706650277],[-73.92646424218873,40.659814361773854],[-73.92725505325636,40.65933756357737],[-73.92819257852791,40.6601771735376],[-73.92834017576644,40.66006003644375],[-73.92817215363185,40.658477345325615],[-73.92799465183676,40.65680210148195],[-73.92896419407975,40.65674261382696],[-73.92989802426051,40.65668443579574],[-73.9309035493228,40.656610355984235],[-73.93190743894843,40.656537652543044],[-73.93284657292847,40.65647848205156],[-73.93381012074789,40.656422992675076],[-73.9347843737794,40.656360395589914],[-73.93571813261288,40.6563032967294],[-73.93617927750097,40.65627397206933],[-73.93668469506133,40.656241823300945],[-73.93712063808276,40.65621590359217],[-73.93765923512824,40.65618387639605],[-73.9385934899817,40.65612237929749],[-73.93955925311151,40.65606275324785],[-73.94053214686083,40.65600153896521],[-73.94146260922957,40.65594424853215],[-73.94240147928586,40.65588481159516],[-73.9433548889927,40.6558283353844],[-73.94431012333273,40.65576866576871],[-73.94487284338396,40.655734762103954],[-73.94507909388315,40.655722047043575],[-73.94715896257108,40.65559378727074],[-73.95006664927294,40.65542299720064],[-73.9499300879139,40.65415032686904],[-73.94976874975266,40.65264232265623],[-73.94966851174588,40.65169751958089],[-73.9495711308331,40.65080789987126],[-73.95137845862445,40.65071574533828],[-73.95246901307857,40.65066945528938],[-73.95295083898303,40.65065556059242],[-73.95480071964032,40.650569302863786],[-73.95582518373749,40.65052980807863],[-73.95870789822976,40.650387273782634],[-73.95892527261276,40.651211550097806],[-73.95915001039323,40.65214455720866],[-73.95932926470229,40.65292817871177],[-73.95945183797807,40.65357538781577],[-73.95969665863038,40.65483921522885],[-73.95986103047147,40.65563478893659],[-73.9606980937956,40.655340924680644],[-73.96156461422339,40.65500411715297],[-73.96188086439834,40.654881191549705],[-73.96245536567213,40.65828697752463],[-73.96281298376569,40.660509393313056],[-73.96307724112161,40.66213019404672],[-73.96306964436468,40.66220900936871],[-73.96305428998843,40.66228716695076],[-73.9630312648282,40.662364224641834],[-73.9630006991155,40.66243974651158],[-73.96296276579903,40.66251330505168],[-73.96291767947466,40.662584484411525],[-73.96286569518072,40.662652881917815],[-73.96280710698116,40.66271811063332],[-73.96245015697441,40.663182605482845],[-73.96213146329639,40.663208162617586],[-73.96095595387634,40.66328505483409],[-73.96061544798405,40.663302750168214],[-73.960336828723,40.664108698348414],[-73.9593442242825,40.66417564714983],[-73.95787061929293,40.66427335800648],[-73.95729172603528,40.6643026328195],[-73.95720935391161,40.66351739728021],[-73.95384851077024,40.66372780885383],[-73.95097410077464,40.66390486786394],[-73.94940638959493,40.66400530778235],[-73.94816604109285,40.66408182197855],[-73.94546293588506,40.664226104136326],[-73.9448922768706,40.66417414358657],[-73.94408198675576,40.6641285729369],[-73.94269628894105,40.664055129235315],[-73.94282892246846,40.66284748566935],[-73.94002976952834,40.66302074259751],[-73.93726377502644,40.66319183379352],[-73.93455236748139,40.66336228628643],[-73.93437459333325,40.663372811141706],[-73.9323794010824,40.663497789310014],[-73.93160743269036,40.663556723298065],[-73.93068465493039,40.66362047727543]]]}},{type:"Feature",properties:{ntacode:"MN20",ntaname:"Murray Hill-Kips Bay",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.96230391870563,40.733113660982234],[-73.96226340489372,40.73291555162378],[-73.96236043096492,40.732913300829836],[-73.96285045581654,40.732875574169306],[-73.96332992178786,40.732838051637295],[-73.9633407523026,40.73284587606141],[-73.96352590820305,40.732835803355044],[-73.96353546468936,40.732858969938874],[-73.96356164299162,40.732857926493935],[-73.96356976262952,40.73290341284869],[-73.96357846233376,40.73290422760164],[-73.96358173415473,40.73292137564598],[-73.96359229359403,40.73292116873918],[-73.96359022934662,40.73293091461199],[-73.96368110540412,40.73293004369202],[-73.96366650731555,40.73280802818071],[-73.96403778642203,40.7327699535389],[-73.9640560541331,40.73277369056065],[-73.96407170374705,40.73279135357763],[-73.96409321017167,40.732931961442404],[-73.96408371237933,40.73294579583599],[-73.9640650780583,40.732957762137744],[-73.9637242997198,40.73299052315653],[-73.9636548542,40.73299726698505],[-73.96365611652297,40.73300217071715],[-73.96357983122225,40.73300707675348],[-73.96357714332616,40.73300424922842],[-73.96354131486414,40.73300586004977],[-73.96353984846814,40.73300968086538],[-73.96275486469887,40.73307663777075],[-73.96235726653535,40.73311009772154],[-73.96235633680374,40.73310800970217],[-73.96230391870563,40.733113660982234]]],[[[-73.97219641647816,40.74040257875031],[-73.97221685422335,40.7403076250616],[-73.97226753642134,40.7403137432772],[-73.97227001334163,40.74030857434572],[-73.97225332319165,40.740300105554844],[-73.9722483780365,40.740291171858736],[-73.9722997959087,40.74003496274304],[-73.972310304391,40.740018512674865],[-73.97233141721735,40.74001090819976],[-73.97243888981444,40.74002174947072],[-73.97265743803045,40.73922275427703],[-73.97265528968897,40.739178268480096],[-73.97265060379688,40.73905826571558],[-73.97264431062425,40.73901746233538],[-73.97264512721955,40.73895866831106],[-73.97264674830765,40.73884587100983],[-73.97263256455172,40.73878946955017],[-73.97263100998653,40.73874026500816],[-73.9726278745752,40.738709061972244],[-73.97262630543393,40.73866586408451],[-73.97262792189818,40.73859386916861],[-73.97262084766366,40.73852066549358],[-73.97261929656239,40.738463068045995],[-73.97262753952543,40.73840038548487],[-73.97263884800178,40.73839530927465],[-73.97263833265214,40.73837968547382],[-73.97262807328741,40.73836796724544],[-73.97262452608487,40.73824336395961],[-73.97263274644149,40.738232424262236],[-73.97263327107372,40.7382238332985],[-73.97262254718079,40.7382170682118],[-73.97261946865994,40.738044278747545],[-73.9726147401733,40.738029868845516],[-73.97260609997491,40.7379386722888],[-73.97261872947445,40.7379146768007],[-73.97261242656488,40.73789787206912],[-73.97260457307712,40.737822272573126],[-73.97261404225623,40.73779827683592],[-73.97260621196631,40.73766627757042],[-73.97260583208771,40.737494749705654],[-73.972577394541,40.73749433785874],[-73.97257959604875,40.73735478637063],[-73.97256998441055,40.73726378775503],[-73.97259412459516,40.737261748674975],[-73.97259521395067,40.737231149899614],[-73.97260003717402,40.73722176839536],[-73.97259458103942,40.73718868180285],[-73.97260563605107,40.73716588375286],[-73.97259459485844,40.73715508388085],[-73.97259775633789,40.73712268502419],[-73.97259776670366,40.737097480007115],[-73.97258360606318,40.73701588054928],[-73.97258445692461,40.736875482889324],[-73.97259038224686,40.73676965484231],[-73.97258292456111,40.73674468459354],[-73.97257979798518,40.73669068907674],[-73.97257525871034,40.73664650893155],[-73.97255622610966,40.73646148552757],[-73.97256333684321,40.7364458816321],[-73.97248994174747,40.73580328010768],[-73.97251016786028,40.73578712985965],[-73.97286939178474,40.735770861285616],[-73.97441385816538,40.736414393859015],[-73.97445975070471,40.73629401971837],[-73.97441677354796,40.73627772610679],[-73.97441154346608,40.736285279046854],[-73.97439952343322,40.73628408358716],[-73.97402692104312,40.73612576724556],[-73.97404679254483,40.736099929432086],[-73.97442932366883,40.7362606334915],[-73.97442775474434,40.73626619904143],[-73.97446647047293,40.73627845682994],[-73.97450376013234,40.736064588444094],[-73.97447471755308,40.73606238071302],[-73.9744408292407,40.73605047915445],[-73.97443372879964,40.73605371636701],[-73.97414062018399,40.73595565666479],[-73.97415127634788,40.735933792668135],[-73.97444722336772,40.73603347295405],[-73.97444828612839,40.736037792356605],[-73.97447828183088,40.73604418545113],[-73.9745048828597,40.73604228053674],[-73.97451459772606,40.73589459841129],[-73.97450793938187,40.73579694526986],[-73.9744885407907,40.735875680246444],[-73.97445077717826,40.735869129966744],[-73.97446233335462,40.73583114456826],[-73.97424982468381,40.735797182020036],[-73.9742463065831,40.735780110455906],[-73.9742586677551,40.73576626816389],[-73.97447040507878,40.73579787225519],[-73.9744696202374,40.735787868071874],[-73.974477754312,40.7357878616661],[-73.97447154941678,40.73572722375798],[-73.97446537767378,40.73566688606376],[-73.97439223918205,40.73566753456829],[-73.97439185493207,40.735671948134666],[-73.9742637588431,40.735671474293284],[-73.9742647479945,40.73567587660686],[-73.97419233708445,40.73568012679815],[-73.97418956000197,40.73565991276937],[-73.97415747430536,40.73565784198279],[-73.97414616523476,40.73567162151039],[-73.97409287937961,40.73564072502889],[-73.97409007994675,40.73564465423457],[-73.97341869582564,40.735367737300194],[-73.97343881801874,40.73534121731151],[-73.97328030291018,40.73527336492547],[-73.97305698712074,40.735177452913035],[-73.97280661710468,40.73552391852121],[-73.97293673973692,40.73559924929969],[-73.97293031926465,40.73560761439672],[-73.9727630838036,40.73550508747362],[-73.97299695202493,40.735186506891154],[-73.97296395268101,40.73516906617737],[-73.97293185609786,40.735205312369054],[-73.9728851285694,40.73518020390191],[-73.97286403116169,40.73521226701528],[-73.97283745943488,40.73519971620189],[-73.97294520758689,40.73506517007115],[-73.97296719785825,40.73507843026429],[-73.97294519031821,40.73510770051316],[-73.97299560236594,40.735127937983165],[-73.97297083635613,40.735157216971345],[-73.97300291199294,40.73517255953273],[-73.97303684713718,40.73512794764756],[-73.97329895046146,40.73524235507714],[-73.97332187458166,40.73520191866486],[-73.97331638345153,40.73519634278207],[-73.97329897672451,40.7351768158837],[-73.97327881634091,40.735147527414355],[-73.9732724114407,40.735118933851524],[-73.97327700851483,40.73507919579839],[-73.97329627362973,40.73504085664259],[-73.97332929043606,40.735010877391765],[-73.97336870942682,40.734989274762725],[-73.97341821248358,40.73497115816115],[-73.97345945915039,40.73496837685125],[-73.97352270834307,40.73497536084698],[-73.97354472883949,40.73494432660409],[-73.974440650826,40.73531677190059],[-73.97467193127463,40.73539830317865],[-73.97474900590656,40.73542518850017],[-73.97482618516203,40.73538167415051],[-73.97489305141308,40.735375196930356],[-73.97495992976475,40.735368717998796],[-73.9751105536218,40.73539025518538],[-73.9752227552852,40.73539790753062],[-73.97589093627826,40.73567319882144],[-73.97636373339385,40.735867977808304],[-73.97712441142463,40.736196798027606],[-73.97792798408676,40.73654414633996],[-73.97833820630659,40.7367214710445],[-73.97849845639811,40.73679095652552],[-73.97805226497623,40.73755395365623],[-73.97891574548598,40.7379176596646],[-73.97949062680898,40.73815979254358],[-73.98041832981404,40.73855053056056],[-73.98266497479032,40.73949733270419],[-73.98221134521273,40.74011453513665],[-73.98176150801345,40.740733112559525],[-73.98131180452111,40.74135092410706],[-73.98085965412415,40.74196976808199],[-73.9824552073041,40.7426469600848],[-73.98400852046808,40.743299018402716],[-73.9840748519408,40.74332471841654],[-73.9836252002839,40.74394311456537],[-73.9831741189751,40.74456031088428],[-73.98272686543109,40.74518041438059],[-73.9822787272248,40.74579756296622],[-73.98183365081863,40.746416590552265],[-73.98134068727688,40.74707866368256],[-73.98085054482473,40.74775037037835],[-73.98094250047258,40.747790071404644],[-73.98247212047103,40.74843150141646],[-73.98407636095376,40.74910212488147],[-73.98362158446457,40.749723771653585],[-73.98317416294078,40.75034220969328],[-73.98272387486375,40.75095894445159],[-73.98227490438863,40.75157729841364],[-73.98182244344719,40.75219712693091],[-73.98137150401975,40.75281385262084],[-73.98094066392166,40.75340720742592],[-73.98088709894274,40.75348098873857],[-73.97928686230297,40.752800496942235],[-73.97834877041348,40.752410130141875],[-73.97779152136373,40.75216759592678],[-73.97767660543508,40.75211893738104],[-73.97754285054947,40.75206355641635],[-73.97710781138565,40.75188340606207],[-73.97685152381591,40.751776494154065],[-73.97604824928956,40.75144139387823],[-73.974444516257,40.75076469299506],[-73.97493471192983,40.75009962760717],[-73.97538295836107,40.74948305847051],[-73.97584137791077,40.74888595486775],[-73.97497000707195,40.74850184998756],[-73.97360737921298,40.7479254548687],[-73.97273791962529,40.74755799077646],[-73.97122806189915,40.74691917069025],[-73.97165740546299,40.746303693599614],[-73.9717481066143,40.74618613912614],[-73.97184739132325,40.746057459922234],[-73.97196119939015,40.745902900027296],[-73.97208724192903,40.74573673056772],[-73.97212474231732,40.74568133806042],[-73.97257598272691,40.74506785479307],[-73.97302670401675,40.74445004120929],[-73.97350834958283,40.74378203418571],[-73.97223028569869,40.743249027067186],[-73.97210897631054,40.743205491180724],[-73.97206165305262,40.7431880308442],[-73.97198880214081,40.74316289643734],[-73.97191659152269,40.74313739492279],[-73.97167921200804,40.7430544645624],[-73.97188888913072,40.74272481985299],[-73.97176261327064,40.74267267153472],[-73.97174059715853,40.74266357950897],[-73.97177501248048,40.7426159121446],[-73.9719595585626,40.742337921543715],[-73.97204926316742,40.741887753273694],[-73.97206949682825,40.74178890543227],[-73.97210163980691,40.741623202061],[-73.97215263572183,40.74138858760124],[-73.97219804813791,40.74114466869184],[-73.97228618248504,40.740738273576426],[-73.97228992099224,40.74072103903183],[-73.97221282599382,40.74071166360831],[-73.97219567275309,40.74070957946143],[-73.97218268570107,40.74070627990968],[-73.9721684838788,40.740693120300556],[-73.97216477368686,40.74067572162663],[-73.97216549760829,40.740672165049965],[-73.97221525425908,40.740426563519456],[-73.97222515614362,40.74041669642865],[-73.97223504317174,40.74041340340203],[-73.97223566211014,40.740405415225254],[-73.97219641647816,40.74040257875031]]]]}},{type:"Feature",properties:{ntacode:"SI12",ntaname:"Mariner's Harbor-Arlington-Port Ivory-Graniteville",borocode:"5",boroname:"Staten Island"},geometry:{type:"MultiPolygon",coordinates:[[[[-74.15945602438073,40.64144833282152],[-74.15974815874299,40.64141652579025],[-74.15997875699624,40.64144648083643],[-74.16014977971697,40.641494681697694],[-74.16032485634238,40.6415761781737],[-74.16046972940252,40.641643622513044],[-74.16058341643902,40.64166664358551],[-74.16069638162367,40.641689521144635],[-74.16077833143689,40.641739034626916],[-74.16085388585401,40.641754066022514],[-74.16094538402483,40.6417872393533],[-74.16102490269597,40.64179924086039],[-74.16111242522179,40.641835453737286],[-74.16114204605101,40.64191164984923],[-74.16117897104714,40.64200661233087],[-74.16117674377107,40.642132057246215],[-74.16119293221199,40.64225617213683],[-74.16120631312627,40.64235864106054],[-74.16120187191918,40.64266336502902],[-74.16123004765561,40.642811668818354],[-74.1612549187377,40.64294256044942],[-74.16134686994943,40.64342646082169],[-74.16139280510716,40.643668212422774],[-74.16143754262461,40.64390369860135],[-74.16147514233911,40.644101526465604],[-74.161460360053,40.64429496976492],[-74.15798759540652,40.64386178896613],[-74.15797127158058,40.64381302168967],[-74.15791348652958,40.643748758327284],[-74.15785175627417,40.64369662171837],[-74.15782088030582,40.64366260736522],[-74.15777609272395,40.64363087087961],[-74.15773024039159,40.64357341784457],[-74.15762669194066,40.643484246616296],[-74.15750555221236,40.6433799244766],[-74.15743349200996,40.643302857779055],[-74.15755898947863,40.64323477816582],[-74.15770553736046,40.643210145914345],[-74.15782859631375,40.64314639192399],[-74.15791589406773,40.643082694452836],[-74.15799119129827,40.642988738963844],[-74.15805052271516,40.6428675556594],[-74.15807013643527,40.64275853874287],[-74.15810573399858,40.64268885283267],[-74.15813451603354,40.64263253066304],[-74.15819893094351,40.64260092422944],[-74.15827543717357,40.64256338383845],[-74.15840347672429,40.64254160388202],[-74.15848495839133,40.64253846688583],[-74.15855043770547,40.64249750130647],[-74.15857610598317,40.64242935110268],[-74.15866125960532,40.6423051054573],[-74.15869278737446,40.642190011470404],[-74.15874378147625,40.642003839848414],[-74.15881093745303,40.64175863474038],[-74.15920024534464,40.64165040347484],[-74.15931925561868,40.6415563860693],[-74.15945602438073,40.64144833282152]]],[[[-74.17989568339902,40.64526879597556],[-74.17988406361427,40.64511024036655],[-74.17984376950356,40.645110303386964],[-74.1798483940899,40.64516485941387],[-74.17977452733302,40.645166679848046],[-74.17972987752043,40.64438070211195],[-74.17933117249304,40.644400511269986],[-74.17933153808342,40.64448661861309],[-74.17931432503384,40.644515565096846],[-74.17930476098084,40.644537309231055],[-74.17929942170997,40.64455987776589],[-74.17929841926971,40.644582797102345],[-74.17930177470069,40.64460558627944],[-74.17931109417601,40.64463836046942],[-74.17931567654723,40.644671712475095],[-74.17933009720139,40.64470377592369],[-74.17933062935185,40.64470463870431],[-74.17933320437126,40.64471011706263],[-74.17933456675392,40.64471584267576],[-74.17933467971108,40.64472166093497],[-74.17933354019222,40.64472741472977],[-74.17933117896749,40.644732948690326],[-74.17931025231643,40.64475941449219],[-74.17929249083934,40.64478719014129],[-74.17929166013812,40.644803046761275],[-74.1792883007092,40.644818708332465],[-74.17928246255002,40.64483394175979],[-74.17928100170082,40.64485927216299],[-74.17928466108631,40.644884473314804],[-74.1792933540325,40.64490894827632],[-74.17930687463497,40.64493211730934],[-74.17932490263577,40.64495343160849],[-74.17933668771612,40.64496426171952],[-74.17933852060662,40.64496703799539],[-74.17933973804763,40.64497000395558],[-74.17934030779728,40.6449730810519],[-74.17934021476664,40.64497618779288],[-74.17933946141943,40.644979241902035],[-74.1793380677066,40.64498216249664],[-74.17933607053808,40.64498487222996],[-74.17930319621614,40.64500910173452],[-74.1792512334067,40.64504187697032],[-74.17923215257152,40.6450465504377],[-74.17921186995902,40.64504982255431],[-74.17920271291823,40.64504692735291],[-74.17919288123382,40.64504342540785],[-74.17917151967112,40.645030753649664],[-74.1791539938541,40.645014721149934],[-74.17914433076413,40.644988406555434],[-74.17912788280462,40.64495022357106],[-74.17910613258836,40.64487681454128],[-74.17907466583902,40.644646507056585],[-74.1790814414027,40.6445056965032],[-74.17906767742942,40.644451589578395],[-74.1790564783294,40.644402869899494],[-74.1790551334486,40.64435993740105],[-74.17905352461973,40.64431978210171],[-74.17904565802344,40.64426220535036],[-74.17904941619591,40.6441732368951],[-74.17905964627462,40.64407011575544],[-74.1790441057012,40.64398533088521],[-74.17903966591298,40.64390863393704],[-74.17902619072598,40.643857669393014],[-74.17901676603564,40.643822662186054],[-74.17900895017661,40.64379388320196],[-74.17900604586515,40.643756557968366],[-74.17900196853469,40.643717716750196],[-74.17900148715455,40.643684207399595],[-74.17900814920628,40.6436495298087],[-74.17901876395082,40.643556251888164],[-74.17903563701384,40.643480394748764],[-74.17903555928568,40.64339478702077],[-74.17904538824325,40.643377695347475],[-74.17906590651141,40.643352931636635],[-74.17907959489563,40.64333839546497],[-74.1791012423098,40.64332028004219],[-74.17911394582362,40.643300666934316],[-74.17913343601886,40.6432929230508],[-74.17916203645552,40.64329416360919],[-74.17917908126822,40.64329365239232],[-74.17920770481668,40.643283844551156],[-74.17923630542842,40.64326812113164],[-74.17925404421636,40.64325258048978],[-74.17926967251854,40.64324228075341],[-74.17928587918546,40.64323826294319],[-74.17930807826706,40.64323747679815],[-74.17932950906646,40.643233970175146],[-74.17933890723599,40.643229130691736],[-74.17935247481593,40.64321894003587],[-74.17937498303445,40.64317631728327],[-74.17938596172675,40.6431548238123],[-74.17939533407686,40.64314406775221],[-74.1794048280204,40.643128966476475],[-74.17940832646538,40.64311063186742],[-74.1794057831753,40.643094196743135],[-74.17939583435023,40.64308170641118],[-74.17938080286842,40.64307027642219],[-74.17937080384336,40.643062916733804],[-74.1793725304566,40.643047833104056],[-74.17938075140042,40.64304147814549],[-74.17939283485826,40.643037679178036],[-74.17941014309547,40.643034391397215],[-74.17942351984419,40.6430277626913],[-74.17943548051018,40.643011344976436],[-74.17943368167671,40.642991715425744],[-74.17942116737468,40.642973837353985],[-74.17940773684921,40.64295727145502],[-74.17941686680508,40.64290324795667],[-74.17941092276754,40.64288021030184],[-74.17940728473077,40.642861428467256],[-74.17940530835243,40.64282942066187],[-74.17939451000983,40.642816127516845],[-74.17938838983962,40.64281207532976],[-74.17938528361432,40.64279910390168],[-74.17939512553826,40.64274968063789],[-74.17940157858926,40.642741674424215],[-74.17940401630891,40.642731692777],[-74.1794084470564,40.6426807331708],[-74.17941578547348,40.64265626018017],[-74.17942844383583,40.642611431685104],[-74.17943924132948,40.64259334150158],[-74.17945445076876,40.64256589465304],[-74.17946977163908,40.64255011784832],[-74.17947260813821,40.64254449266464],[-74.1794840262466,40.64252272006404],[-74.179494624329,40.64248676056519],[-74.179523820097,40.64239762789449],[-74.17952914022541,40.64237727506548],[-74.1795324894016,40.64237198832555],[-74.17954253318497,40.642356126938196],[-74.17954188859929,40.64233864698983],[-74.17954696292517,40.642305168498616],[-74.17955292697472,40.64228660604782],[-74.17955611609817,40.642243011595454],[-74.17957035016096,40.642210142007386],[-74.17958207750844,40.64218652944752],[-74.17959150128313,40.64217435030051],[-74.17960074675607,40.64214977547628],[-74.17960437994128,40.642121483074696],[-74.17960229355933,40.64207780354597],[-74.17961213567327,40.642044073850045],[-74.17960967337308,40.64203289213599],[-74.17960596648491,40.641966310438995],[-74.17960181816817,40.64193149924914],[-74.17959758214892,40.641921871621165],[-74.17958713721417,40.64191768346411],[-74.17956888859044,40.641917194297335],[-74.17955753568847,40.64192400162998],[-74.1795538345619,40.64193587581612],[-74.1795490462866,40.64196203955697],[-74.17954304267356,40.642048113980124],[-74.17953398205411,40.64214785196148],[-74.17952274275393,40.64218202175159],[-74.17950717898049,40.64222233252365],[-74.1794856067821,40.64226398536266],[-74.17948339003306,40.642281619715604],[-74.17947213042254,40.642341699360514],[-74.17946208703788,40.642373251148555],[-74.17940491070938,40.6425072965153],[-74.17939358269678,40.64253526652586],[-74.17937786209204,40.64256237609077],[-74.17936728876722,40.642603809876505],[-74.17934017622397,40.64268954679919],[-74.17932835858706,40.64270696107772],[-74.1793220169518,40.64272663850582],[-74.17931618712426,40.64274665438115],[-74.17931361676783,40.64277087466839],[-74.17931410709731,40.642812814221],[-74.17930397810632,40.6428852409609],[-74.17929353576814,40.642912434423856],[-74.17927488971083,40.64293897106286],[-74.17924404807518,40.64296834454156],[-74.17922112974496,40.64297824284561],[-74.17918728067436,40.64298753949395],[-74.17915856161373,40.642990643481994],[-74.1791398613663,40.642990060631625],[-74.1791228646588,40.64298544120038],[-74.17908174926849,40.64296632352998],[-74.17906331341109,40.64296296296411],[-74.17905058329737,40.64295969520157],[-74.17903926810862,40.64294925064916],[-74.17901881653256,40.64292390473285],[-74.17898445948872,40.642859846472355],[-74.17894626430832,40.642765218838946],[-74.17893820887468,40.6427451319457],[-74.17893187791924,40.642726926731925],[-74.17892204821979,40.642710088970084],[-74.17890900554688,40.642697764404446],[-74.17889008680837,40.64268800747718],[-74.17888889246792,40.642687391824126],[-74.17883755862627,40.64257373741059],[-74.17882094373536,40.64254503123117],[-74.17881180876557,40.64253013035186],[-74.17880190796815,40.64251250932561],[-74.17879078436877,40.64249850345957],[-74.17878114482785,40.642495071039676],[-74.17877071758879,40.64249996468183],[-74.17873543166,40.64252748553289],[-74.17867612428068,40.64256417401503],[-74.1786406200644,40.64257237408622],[-74.17859909822185,40.64257142570139],[-74.1785135615449,40.64254796326389],[-74.17848313827227,40.6425211752305],[-74.17847023906337,40.642493455841304],[-74.17842482969786,40.64239921147704],[-74.1783951236718,40.64232938166016],[-74.17836990148503,40.642280223791005],[-74.1783492357989,40.64225252246486],[-74.17833396352178,40.64223281930492],[-74.1783203219091,40.642208295487585],[-74.17830667986345,40.642183770496565],[-74.17829126398301,40.6421624969715],[-74.17827261248608,40.64213981770078],[-74.17825662145901,40.64212922736567],[-74.17824494768743,40.64213182004243],[-74.17823600662612,40.642147287589964],[-74.17823909996144,40.642181051899954],[-74.17828674141423,40.642333567082154],[-74.17834761707209,40.642477881625005],[-74.17836001223182,40.64251707015721],[-74.17836830862744,40.6425454289515],[-74.1783613096399,40.642565132643],[-74.17834127011969,40.64258947599583],[-74.17831712917221,40.64260298977858],[-74.17828874493547,40.64260410429689],[-74.1782460258199,40.642592553406686],[-74.17820217655374,40.64258069633407],[-74.17817324086909,40.64256448166802],[-74.17815221653088,40.642549818619614],[-74.17813298867739,40.642537820679706],[-74.17810992650668,40.64252918461104],[-74.17806133296676,40.64253019031802],[-74.1780076345702,40.64254330299953],[-74.17798349357187,40.64255681671233],[-74.17795952186508,40.64257781735238],[-74.17795599825197,40.6425902348418],[-74.17794003358954,40.64261948979219],[-74.1779307085354,40.6426251140881],[-74.17789079315844,40.64263039318802],[-74.1778667719045,40.64262259670055],[-74.17784088061596,40.64261134848999],[-74.17782359552946,40.64260358714378],[-74.17781237608783,40.64259984414217],[-74.17779804018474,40.64260731346279],[-74.17778978404122,40.642635656844405],[-74.17778543224094,40.64265059189046],[-74.17777330613951,40.64272738084695],[-74.1777693527225,40.64280294442758],[-74.17775957363418,40.64284883544467],[-74.17774310515375,40.6428895573144],[-74.17772806566208,40.64290728231456],[-74.17772066748067,40.642916000216275],[-74.17768636299849,40.642948596519595],[-74.17764021549517,40.642976299667595],[-74.1775312840749,40.64301404792935],[-74.17748837295598,40.643026192317635],[-74.1774586452373,40.64303526866416],[-74.1774413846211,40.643033425510374],[-74.177422548088,40.64302170243327],[-74.1773959137475,40.64300911587714],[-74.1773857436063,40.643012090960056],[-74.17735372544308,40.64303868795122],[-74.17732826853097,40.643064049510926],[-74.1772693509245,40.64309783322203],[-74.17725898931052,40.643099358795304],[-74.17724112273281,40.6431095080841],[-74.17721118570958,40.64312277860314],[-74.17717352557622,40.64311396280184],[-74.17714042132818,40.64309601937174],[-74.17713480593794,40.64308986664995],[-74.17713784267174,40.643083780512136],[-74.17714344429949,40.64307530531677],[-74.17714838240755,40.643069074185405],[-74.17715454548059,40.64305031169334],[-74.17715510495646,40.64304002724817],[-74.17715528395483,40.64302684597979],[-74.17715118704484,40.6430176506082],[-74.17714537910922,40.6430100482224],[-74.17713187740166,40.643009621718186],[-74.17711875836565,40.64301209069214],[-74.17709899305959,40.64302238679048],[-74.17709330160052,40.64303745454494],[-74.17708741934761,40.643051072296686],[-74.17707592215223,40.64305853816041],[-74.17705776294571,40.64305920071963],[-74.17703597759063,40.64304697216206],[-74.17698088246382,40.64300072270881],[-74.17692854506895,40.642953530825324],[-74.17688733532474,40.64291060534413],[-74.17686764286097,40.64289967958926],[-74.17684737674098,40.64288440901802],[-74.17682386895908,40.64285914598336],[-74.17681290478349,40.64282706735284],[-74.1768119330084,40.642805195626025],[-74.176815147947,40.64278592940235],[-74.17681380742445,40.64277578994432],[-74.17680514054872,40.64276109340959],[-74.1767931445654,40.64274299295013],[-74.17678179644729,40.642708018167255],[-74.1767728228849,40.64266920248748],[-74.17676738531846,40.642649868313626],[-74.17677183831805,40.642632700495504],[-74.1767741985176,40.64261423101288],[-74.1767718111673,40.64260344114154],[-74.17676961503892,40.64259410060231],[-74.17676112814682,40.64256622111886],[-74.1767481454635,40.64251162034039],[-74.17673612174521,40.64246426035359],[-74.17672611574284,40.64243942384842],[-74.17671593066619,40.64242776928107],[-74.17670489151182,40.64241691128406],[-74.17669557683243,40.642419090235414],[-74.17670101435614,40.642438423240456],[-74.17669931832965,40.64245464865911],[-74.17669428881109,40.64246747015749],[-74.17668621195563,40.64247174801648],[-74.1766834551963,40.642472690412994],[-74.17648257284584,40.64239153903439],[-74.1763907772989,40.64234371455397],[-74.17636880109194,40.64233003804391],[-74.17635786617541,40.642327220562926],[-74.17634950665706,40.64233663978615],[-74.17635883559275,40.64234909129291],[-74.17638356878426,40.64236182591787],[-74.17659218717402,40.642479692579386],[-74.17665211551707,40.64251167173472],[-74.17667571342696,40.64253034408633],[-74.17668723791232,40.642552138621255],[-74.17671674393048,40.642789820238065],[-74.17672442495086,40.642971386120685],[-74.17671685309473,40.64311022814019],[-74.17670588284447,40.64317251944431],[-74.17670848832704,40.64321401716333],[-74.1767110933761,40.64325551605546],[-74.17670779048994,40.64328137265506],[-74.17668390509124,40.64336221113668],[-74.17667625101981,40.64337403249804],[-74.17666795538251,40.64338684477167],[-74.17665028095581,40.6433984422937],[-74.17661645169203,40.64341859434953],[-74.17658489192634,40.643426868977635],[-74.1765387716304,40.643419433328624],[-74.17651461386733,40.6434110455599],[-74.17649654093124,40.64340511597797],[-74.17647325221158,40.64341056004792],[-74.17643380731715,40.64342456030142],[-74.1763712644376,40.64344545241626],[-74.17633666713805,40.643459810246604],[-74.1762882750834,40.6434642547613],[-74.17610392257112,40.643471813660135],[-74.1759818319193,40.64346362228081],[-74.17589757805786,40.64345106540622],[-74.175850027479,40.643440082572965],[-74.17577964702747,40.64341621999763],[-74.17573122826903,40.64339140358608],[-74.17570735046631,40.64337787259123],[-74.17568964875994,40.64336021111712],[-74.17568450673068,40.64335036459874],[-74.17567564816929,40.64333421847941],[-74.17566973981418,40.64331857730758],[-74.17566478766803,40.64331017911899],[-74.17564120364028,40.64330613531531],[-74.17562684579927,40.643306505870854],[-74.17560250954304,40.64331129816989],[-74.17558265458517,40.64332818304802],[-74.17553221024097,40.64337521466949],[-74.17552797662435,40.64338269844056],[-74.1755166411694,40.64340274396703],[-74.1754841791406,40.64346229451276],[-74.17548579327126,40.64347100404519],[-74.17549086674347,40.64349835910255],[-74.17550408022706,40.64359829762308],[-74.1755034564366,40.64364443296592],[-74.17550405793446,40.643678037636676],[-74.17550644511687,40.643688827030466],[-74.17551985806382,40.643695845948244],[-74.17553954855983,40.643706770930805],[-74.17557190131878,40.64373355076156],[-74.17558456226038,40.643749405111144],[-74.17558649028987,40.64377851932665],[-74.17556511464508,40.64379844733602],[-74.1755553273534,40.64380431908106],[-74.17553233126014,40.6438192513391],[-74.17551922607673,40.643836349888055],[-74.17550213898578,40.64386692331765],[-74.17548401996778,40.64391147255849],[-74.17547691201523,40.64393762257318],[-74.17547770557694,40.64397267573809],[-74.17547659531672,40.6440078748774],[-74.17548032439204,40.64402880424381],[-74.17549159458257,40.644084999291],[-74.17549255121851,40.64409224126956],[-74.17547754500569,40.64410948611874],[-74.17547166255153,40.64412310495858],[-74.17547291355918,40.64413983464352],[-74.17547711304596,40.644157069451694],[-74.17549423978276,40.644170386307664],[-74.17551972507621,40.64417428450532],[-74.17554692124058,40.64417658705529],[-74.17556911636851,40.644220971563946],[-74.17562352359607,40.64434920675862],[-74.17570768504602,40.644571724169374],[-74.1757087996109,40.64464552438333],[-74.17569977789293,40.6446571897876],[-74.17569009214999,40.64467109974978],[-74.17569001562475,40.64469232089332],[-74.17568470742584,40.64471028489513],[-74.17566940804076,40.64471804256367],[-74.17565170598758,40.64470038058382],[-74.17562477603218,40.64467830524583],[-74.1756017406806,40.64464934673444],[-74.1755903182853,40.644635592982034],[-74.17557528468842,40.64462357832876],[-74.17555892305053,40.64461605463214],[-74.17552706974193,40.644614840590854],[-74.17549931299432,40.64462282197004],[-74.17546691157206,40.64464652110232],[-74.17544240953453,40.64467912656438],[-74.17540528962314,40.64473976558183],[-74.17537509530062,40.64478743702193],[-74.17535053232238,40.64485589168501],[-74.17534628381355,40.64488913652409],[-74.1753466040378,40.644927883075056],[-74.17532749146824,40.64503030222787],[-74.17529691545064,40.645075076818976],[-74.17525879608056,40.64508458521086],[-74.17520888416384,40.64509207172778],[-74.17516638744452,40.64509752552769],[-74.1751137186201,40.64510595536826],[-74.17504185709679,40.64512902440767],[-74.1749533545671,40.645149711499805],[-74.17489620525141,40.64514604796291],[-74.17485540568022,40.64513527793493],[-74.17478835445732,40.64511481655644],[-74.17475209647753,40.645080288880834],[-74.17472003854465,40.645062996529305],[-74.1746801817275,40.64504483883493],[-74.17464451191796,40.64502928553528],[-74.17460875182425,40.64502032377753],[-74.17458621477462,40.64501693203219],[-74.17455132269366,40.6450218031221],[-74.17454923838947,40.64502291968128],[-74.17452262296852,40.64503717203543],[-74.17450182079071,40.64506144449945],[-74.17448253856492,40.645082675515724],[-74.17446515842182,40.64510375990351],[-74.17445955562815,40.6451122366428],[-74.17444758445447,40.64512339646482],[-74.17443209299554,40.64512970547136],[-74.17439463489741,40.6451369673542],[-74.17436572943484,40.64513625814292],[-74.17415373990465,40.645080094225136],[-74.17411102529667,40.64505484096368],[-74.17405908286239,40.64502517320028],[-74.17405484086562,40.64502187545253],[-74.17403339263903,40.645005197094406],[-74.17401245134869,40.64497754215637],[-74.1739963697914,40.644964876694004],[-74.17395013353864,40.64493477154186],[-74.17388619569047,40.644887003449654],[-74.17378734092993,40.64481484800382],[-74.17364112552055,40.64473315555275],[-74.17359869266507,40.644702759047306],[-74.17354483786629,40.64465860689529],[-74.17348147469538,40.644615185079516],[-74.17343124315637,40.64458392292861],[-74.1733831948859,40.64454737394449],[-74.17332562596066,40.64449692301719],[-74.17323931641737,40.644417952054184],[-74.17315481958887,40.64434542530315],[-74.17309117778865,40.64430714397389],[-74.17304465948321,40.644282181509425],[-74.1730004279919,40.64425997026019],[-74.17297421830355,40.644241464762615],[-74.17296865141039,40.6442375343688],[-74.17294123891661,40.644204522855915],[-74.17292333373844,40.64417078169336],[-74.1729229255568,40.644138626012925],[-74.17291679919704,40.644092277355895],[-74.17291021359753,40.64406425250441],[-74.17288641310375,40.64402950028483],[-74.17287698237271,40.644009008112775],[-74.17288883724963,40.64397517998541],[-74.17291705460552,40.64394887542752],[-74.17295430469147,40.643925536440854],[-74.17298278854658,40.64387945905924],[-74.1730018549241,40.64382752094172],[-74.1730162494817,40.64376204096618],[-74.1730281811763,40.64370699218271],[-74.17301975911784,40.64364326202738],[-74.1730015458566,40.64358540507966],[-74.17297317769642,40.643545150398936],[-74.1729480484989,40.643514890628204],[-74.17292112211449,40.64349281414831],[-74.17289614187446,40.64347368056086],[-74.17289334095129,40.64347153554618],[-74.17287174736423,40.6434607557063],[-74.17284673524722,40.64345316387838],[-74.17282297214419,40.643462300756845],[-74.17278382065868,40.64348578646645],[-74.17275397064596,40.64349246544827],[-74.17271527709397,40.64349762615722],[-74.17267714634897,40.64349250393409],[-74.17263662669635,40.643476591242916],[-74.17251090723775,40.64344862653899],[-74.17250700754055,40.64344775906178],[-74.17244784485074,40.64342157075088],[-74.1724339476585,40.64340361592766],[-74.1724249883878,40.64337943084549],[-74.17241479272936,40.643353146638795],[-74.1724089734548,40.64333091425284],[-74.17240430879278,40.64332015618677],[-74.17240344811901,40.643318170251625],[-74.17238840156895,40.64329152558919],[-74.172372603692,40.64327371734719],[-74.17236165386586,40.6432562675519],[-74.17237019114748,40.64323366736323],[-74.1723981267517,40.643212505981275],[-74.17242340763585,40.64320032509594],[-74.17245953399663,40.64319755528373],[-74.17247912367033,40.64320044257879],[-74.17250802827292,40.64320115176184],[-74.17252685277779,40.64319824588125],[-74.17254529348139,40.64319244215935],[-74.17254224400357,40.64318389774492],[-74.17252141705575,40.64317891050166],[-74.17250086955141,40.64316878221709],[-74.17249030372328,40.64315422926683],[-74.17252033132735,40.643134369598094],[-74.1725492365646,40.64313507994249],[-74.17255588536148,40.64312725441687],[-74.17255348547432,40.64310183469898],[-74.17257085513346,40.643066120329195],[-74.17261030040653,40.64305212140051],[-74.17263681891046,40.64304204126306],[-74.1726877627215,40.643020578394285],[-74.17271969180956,40.643000573585766],[-74.17273403548137,40.642985573802214],[-74.17273173837616,40.64296819279834],[-74.17272896940105,40.642954505338516],[-74.17272145305195,40.642948498996645],[-74.17269113227854,40.64295887100272],[-74.17264446337236,40.64297634848111],[-74.17259008696983,40.64298637075359],[-74.17257192685567,40.642987031433066],[-74.17256259721655,40.64297457911939],[-74.17255990601893,40.642939672184895],[-74.17255246456692,40.642912444020205],[-74.17253903933246,40.64289079516264],[-74.17250592523112,40.64285822080257],[-74.17249012522521,40.64284041224409],[-74.17247983025045,40.64283226468151],[-74.17246652969658,40.64282173903228],[-74.17244027862021,40.642812047661316],[-74.1723939799339,40.64281779211246],[-74.17236984813069,40.642838662994336],[-74.17234875391236,40.6428534478589],[-74.17232689255583,40.64286244005615],[-74.17231215386343,40.64285991235453],[-74.17230254351887,40.64285260189638],[-74.17228105389925,40.64284986132486],[-74.17222686800736,40.64286133226375],[-74.17214841028981,40.64284174434245],[-74.17209783689819,40.64285147455029],[-74.1720525842915,40.64285786965519],[-74.17203234414187,40.64287185876259],[-74.1720071529847,40.64287744750863],[-74.17198536861763,40.64286521916673],[-74.17196330565999,40.64285813269335],[-74.17195513744927,40.642868999930215],[-74.17192969117568,40.64290899072605],[-74.1718808529778,40.642946387285406],[-74.17187259504993,40.64296384439209],[-74.17185540509193,40.64298637856933],[-74.17184049894716,40.643011662163],[-74.1717938551896,40.64305839881661],[-74.17175033852074,40.643092460752314],[-74.17165832740477,40.64312292434799],[-74.17157200738744,40.64313832240192],[-74.17151077414586,40.64313460447505],[-74.17150811099735,40.64313444209089],[-74.17147481627966,40.64311504936565],[-74.17144598761746,40.6430931181113],[-74.17142961518843,40.64307096506933],[-74.17142369357944,40.64304069392108],[-74.17143327838204,40.643018743926966],[-74.17144886156986,40.64300584594683],[-74.17146730099275,40.64300004172949],[-74.17148298554176,40.642995181453266],[-74.17149115230356,40.64298431358228],[-74.17147261019403,40.64298207909167],[-74.17145378636533,40.64298498530133],[-74.1714321947035,40.64297420351298],[-74.17140640381236,40.64294618860576],[-74.17134786953635,40.64287386440193],[-74.17133587281684,40.642855764549424],[-74.17134793296898,40.642838015174384],[-74.17136827527358,40.64283206540297],[-74.17139545714413,40.642819740348564],[-74.17144058293842,40.64277604458669],[-74.17150330553008,40.6427419743965],[-74.17164594223648,40.642651300436384],[-74.17176948707666,40.642583304363754],[-74.17181957513459,40.64256263808035],[-74.17184238051549,40.64254625873002],[-74.17185834485413,40.6425362560252],[-74.17186042582586,40.64252292851892],[-74.17183256743522,40.64252287080467],[-74.17178988074741,40.64252687552607],[-74.17176078401233,40.64252471665639],[-74.17175012787037,40.642516756194816],[-74.17175449244928,40.6425061789493],[-74.17179591691553,40.642470814583525],[-74.17182336830282,40.642438716615274],[-74.17184624853077,40.64240111779722],[-74.1718492724513,40.64238040270814],[-74.17184012461793,40.64235476907161],[-74.17182251389804,40.64233051494624],[-74.17180272014414,40.64231155011322],[-74.17178294030931,40.64230721369617],[-74.1717555552445,40.6423034607455],[-74.17173434531911,40.64229557870039],[-74.1717231158892,40.642283271889575],[-74.17172813024794,40.64225581984676],[-74.17175833773523,40.6422227784438],[-74.17177029647105,40.64219698980612],[-74.17176457958227,40.64218279727067],[-74.1717462155456,40.6421673792206],[-74.17171872782137,40.64215558855398],[-74.17169608872338,40.64214415585424],[-74.17168216664473,40.64209694308931],[-74.17167128154878,40.64204364349095],[-74.17167999810489,40.642007861420346],[-74.17169424105772,40.64198482288188],[-74.17171228494978,40.641961493197144],[-74.17172186950502,40.64193954418152],[-74.171711303163,40.64192499166157],[-74.17169759758751,40.64190848524946],[-74.17166487828344,40.641893437748514],[-74.17162797232044,40.641875784546436],[-74.17160447942206,40.64186515003691],[-74.17159136106805,40.64186761904968],[-74.17157986192132,40.641875084032144],[-74.1715618947412,40.641877192383106],[-74.17155066453378,40.64186488555619],[-74.17153942223516,40.64183795013776],[-74.17152666189595,40.64181405545104],[-74.17150857950526,40.64179349598849],[-74.17149496395677,40.64177040017791],[-74.17148857094223,40.64174382256749],[-74.17148332476275,40.64172593597717],[-74.17147878989327,40.64170250949108],[-74.17148353018594,40.64168751580482],[-74.17148750672669,40.64166672693081],[-74.171485068807,40.64165191683837],[-74.1714787214453,40.64162204537664],[-74.171468008905,40.641548249029036],[-74.17146506842307,40.64150055999377],[-74.17145387097247,40.641470328036306],[-74.17145228873818,40.641454721240656],[-74.17146302122393,40.641441461589565],[-74.17147622922762,40.64143240221214],[-74.1714831641925,40.641426749670565],[-74.17149114120255,40.641414433962005],[-74.17149378298576,40.64139082153794],[-74.17149637331023,40.64136318967356],[-74.17149521934539,40.64134718553155],[-74.17149054869458,40.64133364361042],[-74.1714866379449,40.641318581070216],[-74.17148462205152,40.64129605866507],[-74.1714849353252,40.64127299099862],[-74.17149328066846,40.641248941865236],[-74.17150704445352,40.6412222825937],[-74.17151573437833,40.64121174061929],[-74.1715222942606,40.64121050552985],[-74.17154059420174,40.641207273408064],[-74.17156055313195,40.641198427935834],[-74.17157689873714,40.641191323114136],[-74.17158967454719,40.64117534693897],[-74.1715927998757,40.64116267006655],[-74.17160210287766,40.64114586310358],[-74.171606175562,40.64112579914501],[-74.17159955189406,40.64110838453254],[-74.17159008305964,40.64109850324177],[-74.17158113805068,40.64108894768216],[-74.1715732841175,40.64107674772806],[-74.1715742720484,40.64106606462151],[-74.17158024474816,40.64104585626703],[-74.17158721923741,40.64102959339455],[-74.17159719173773,40.64101785552255],[-74.1716007079578,40.64101539095359],[-74.17162486188786,40.64101388869579],[-74.1716511916403,40.64101225184261],[-74.17170566885251,40.64101026839081],[-74.1717507343242,40.64100973888007],[-74.17178249117062,40.641010230050014],[-74.17183706459244,40.64100897145664],[-74.17191307620406,40.64100643538132],[-74.17197078140981,40.640999816483635],[-74.17200429275313,40.64099541698232],[-74.17202315852357,40.64098921516034],[-74.17205432959568,40.640970731150595],[-74.17208977321154,40.64094826193077],[-74.17225779312605,40.640860761729144],[-74.17229575775364,40.64083919499955],[-74.17233215308806,40.64081665291126],[-74.17236527396385,40.64080204284489],[-74.17239216946255,40.640787543959256],[-74.17241601910347,40.64077181511479],[-74.17243121713615,40.6407560191598],[-74.17244071098817,40.64074065996019],[-74.1724475896768,40.640723673118956],[-74.17246079147436,40.640707298661276],[-74.17247946160673,40.64069233295833],[-74.17251006213102,40.640676819629505],[-74.17254523063316,40.64066680711368],[-74.17261757416759,40.64065467533799],[-74.17265255879146,40.64065053025732],[-74.17270403672578,40.64064402136018],[-74.17275233141338,40.640638855106786],[-74.17279624788367,40.64062963401251],[-74.17284329736442,40.64061505330328],[-74.17290384335733,40.64059358427341],[-74.17293896175408,40.64057955269746],[-74.17296661535329,40.6405635320457],[-74.17298798875852,40.640543604515145],[-74.17299923819073,40.64052335631657],[-74.17300388381146,40.64050763814563],[-74.17299926424009,40.64049811572475],[-74.1729905111474,40.64049112200254],[-74.17298798800319,40.640489105066294],[-74.17297990582078,40.64048606719572],[-74.17296754566553,40.64048701574002],[-74.17295918809835,40.640496434715374],[-74.17294123198212,40.64051317422262],[-74.17291914361665,40.64053132684727],[-74.17288949955993,40.64055408346097],[-74.17285348835667,40.64057952423447],[-74.17282511932703,40.64059376895667],[-74.17279941322221,40.64060634862273],[-74.17275611439216,40.64061661819048],[-74.17271366501758,40.640618776734144],[-74.17262782121757,40.64063047986066],[-74.17255704830336,40.64064358882666],[-74.17250125093456,40.64065737773345],[-74.1724611418627,40.6406736206685],[-74.17243738848744,40.64069007394002],[-74.17237264272005,40.64074880691065],[-74.17230798868367,40.64080094946087],[-74.17221543257132,40.640856328201934],[-74.17210975771768,40.64091417577352],[-74.17206200514575,40.640941612886934],[-74.17202446166866,40.64095546538299],[-74.17199247620428,40.640964135261136],[-74.17196571583564,40.64096874797948],[-74.17193676659392,40.640971333515914],[-74.1718997846609,40.6409749010445],[-74.17186408599139,40.64097727266596],[-74.17181716981405,40.640981967740544],[-74.17177628856311,40.64098510196261],[-74.17173545900314,40.64099225711781],[-74.17169348843095,40.640998034362894],[-74.17165773761865,40.640996387653686],[-74.17162317131253,40.640994648532455],[-74.17160107265295,40.640996342726396],[-74.17158496075115,40.64100160153896],[-74.1715699468543,40.64101153209281],[-74.17155907481244,40.64102736051352],[-74.17155395689684,40.64104677384058],[-74.17154741605937,40.64106995299072],[-74.171549145316,40.641090302975186],[-74.1715663401012,40.64112958542873],[-74.17156545223212,40.64114830792253],[-74.17155885629762,40.64116015333348],[-74.17154669424504,40.64116986385242],[-74.17152934464764,40.64117302201766],[-74.17151170840307,40.6411740096029],[-74.17149730887867,40.641177672818216],[-74.17149326948436,40.641179812153254],[-74.1714799203509,40.64119144314203],[-74.17145588505826,40.64121303758407],[-74.17144203866069,40.64125360202535],[-74.17143859751897,40.641343845504295],[-74.17143965724375,40.64135912690083],[-74.17143101720251,40.64137368881449],[-74.17140864510932,40.64139698369618],[-74.17139744134582,40.641413936880596],[-74.17138651859361,40.641422736021575],[-74.17138614681505,40.641479723317126],[-74.17140176158108,40.64149946089592],[-74.17139054045083,40.641762505935795],[-74.17137382350388,40.64208501476551],[-74.17132740135425,40.64208508393691],[-74.17115412449125,40.6423991756879],[-74.17117734635525,40.642403561368816],[-74.17105017239899,40.64259381913001],[-74.17099208752266,40.642571804454704],[-74.17127524445615,40.642111682767776],[-74.17121130105238,40.64206757586901],[-74.17119260951215,40.64173962651403],[-74.17028635441116,40.64177530825591],[-74.17007878650924,40.642086160072964],[-74.16915295569144,40.641872859874425],[-74.16906431628873,40.642130016798646],[-74.16840232530575,40.641991241041744],[-74.16824343577285,40.641941350361726],[-74.16823421441251,40.641924274248524],[-74.16820402897164,40.64186837353088],[-74.16812547492665,40.64182533150005],[-74.16801680461008,40.641837666815434],[-74.16774094051365,40.641727774498534],[-74.16757607092514,40.64184479360808],[-74.1667738499343,40.64158163772267],[-74.16671693757057,40.641478808697265],[-74.16653375792843,40.641422637883714],[-74.16647971883,40.64143487167781],[-74.16621599917057,40.64242410022799],[-74.16609989896041,40.642406587001275],[-74.16631887292469,40.641436675004975],[-74.16611608669045,40.6413708433614],[-74.1660453490876,40.64130051310073],[-74.16591014147903,40.64125755134698],[-74.16580110755909,40.64122451144952],[-74.16563409763806,40.64121437137573],[-74.1654431008228,40.64228054620601],[-74.16494139041191,40.64220899988934],[-74.16519041758117,40.64064230527687],[-74.16481109266348,40.64043371507134],[-74.16473426536814,40.64039146702489],[-74.16457132366735,40.64141866159595],[-74.16441459649121,40.64139678472611],[-74.16459656597587,40.64031574554503],[-74.16431603722536,40.64010478461932],[-74.16416886813515,40.63999410972783],[-74.16400179001302,40.64106585950425],[-74.16386249420364,40.64105279734385],[-74.1640473151665,40.639946658799595],[-74.16399656456451,40.63992979802403],[-74.16394491366707,40.63991460631863],[-74.16384976586399,40.63989150931765],[-74.16375256350811,40.63987406958379],[-74.16365388532597,40.639862390950086],[-74.16355431882984,40.63985654294895],[-74.16345445682006,40.639856560398286],[-74.16324577932512,40.64095741918565],[-74.16287148087747,40.64093748311396],[-74.16285799406828,40.641028193380194],[-74.1628050278944,40.64103818792232],[-74.16275212925181,40.641024660811034],[-74.16264641379925,40.64096736244167],[-74.16250976370003,40.640930175457584],[-74.16243477065886,40.64093005407656],[-74.16206901868904,40.64078832201022],[-74.16206918868868,40.64072783485895],[-74.16167534694242,40.64061078476682],[-74.16228465251969,40.63876565226979],[-74.16202564070517,40.63869931460566],[-74.16181856612265,40.63864627877766],[-74.16144917826777,40.63942833666835],[-74.16130221801555,40.63939373445708],[-74.16166010707,40.63866499331335],[-74.16124015814991,40.63859501111365],[-74.1611578955032,40.63869406237834],[-74.16090490770401,40.63938614081605],[-74.16073654872483,40.639351014475494],[-74.16106428065306,40.63868123971497],[-74.16108161758912,40.63856776831258],[-74.16089198961097,40.63854118915304],[-74.16081126840747,40.63863295888888],[-74.16076221947111,40.638623690257376],[-74.16075060309078,40.638518399936395],[-74.1604218697275,40.63846541232255],[-74.16034819993052,40.638443725950964],[-74.15994899634491,40.639940136777795],[-74.15986410465048,40.63992782369284],[-74.16020691922411,40.63860957529816],[-74.16023470530317,40.63841031692487],[-74.16022466453107,40.638339061337746],[-74.16016515133927,40.638564988914524],[-74.16012725567826,40.638608229932025],[-74.16011092423338,40.63864219315888],[-74.16009837078717,40.63866984684914],[-74.16005754065985,40.63872235224733],[-74.16002615418788,40.63873367297908],[-74.15999281101924,40.63874106622961],[-74.15995835194556,40.638744345568384],[-74.15992364589813,40.63874342830252],[-74.15988956803614,40.638738337562124],[-74.15985697767788,40.63872920171693],[-74.15978175306093,40.638649332401684],[-74.15973010466872,40.6385784441742],[-74.15973732907457,40.63852428097458],[-74.15972000040944,40.63845334506177],[-74.15967094370151,40.63844034192759],[-74.1596414652895,40.63841423982795],[-74.15963149369577,40.63834516180012],[-74.15963118099688,40.63821444591713],[-74.1595771239792,40.637992583211954],[-74.15950258014324,40.637956447653856],[-74.15945704784029,40.63793297921154],[-74.15944770353752,40.63792816298514],[-74.15941973096457,40.637906931816],[-74.15931954037165,40.63781040524294],[-74.15922711622952,40.63779611975709],[-74.15916415812245,40.63784820147876],[-74.15916107601015,40.63785687116977],[-74.15914460807433,40.637889981226714],[-74.15912711237615,40.63792545603159],[-74.15911062904155,40.63795147645536],[-74.15909621101926,40.637976705628894],[-74.15908695137145,40.63799641295258],[-74.15907664464947,40.63801139557035],[-74.15905622378901,40.638039310319876],[-74.15901521284906,40.63826861756905],[-74.15898941372862,40.63857894244469],[-74.15902532863466,40.638583866375235],[-74.15900957887436,40.63882257790986],[-74.15889532350857,40.63881527713126],[-74.15893299160672,40.63826401781903],[-74.15864580007965,40.63824900795548],[-74.15863472442116,40.63812847909784],[-74.15815277195995,40.638109965617964],[-74.15814883915039,40.63796751144771],[-74.15789262953889,40.63796505123116],[-74.1578412227292,40.638873914966176],[-74.15773352572356,40.63887903516536],[-74.15777365936917,40.63795715974612],[-74.15718782782527,40.63795080522896],[-74.15710126690716,40.639277718600205],[-74.15697723294262,40.63927540119189],[-74.15707077305592,40.637947135641014],[-74.15636848598685,40.637905847738956],[-74.15636552863727,40.63795074226031],[-74.15610276490895,40.63793959088615],[-74.15611488264746,40.63753074716447],[-74.1556986205316,40.63751793890422],[-74.1556851576992,40.63778748240717],[-74.15561829326157,40.638470220024765],[-74.1554926893431,40.638466779526446],[-74.15555271196443,40.6377843301743],[-74.15558911934642,40.63778562248821],[-74.15558643758919,40.63773077586547],[-74.15482932461863,40.63772385541883],[-74.15475933665329,40.639196327303985],[-74.15469263864533,40.63919396811428],[-74.15477829011877,40.63772154504836],[-74.15464669833958,40.637444368545076],[-74.15459670163334,40.637343344069095],[-74.15454919896644,40.63729647206489],[-74.15445425716976,40.63722980725914],[-74.15438308259759,40.63719379838404],[-74.15425270073526,40.637172310888324],[-74.1541579187626,40.637174244123756],[-74.15402997235773,40.63718163556969],[-74.15388072157437,40.637198082839625],[-74.1537646408606,40.63721268010741],[-74.15362965258831,40.63724896382043],[-74.1535112231501,40.63727258941382],[-74.15341406597797,40.63727271907935],[-74.15327592280542,40.63726700478362],[-74.1531366609853,40.637206297150136],[-74.15302996792657,40.637181166306235],[-74.15296592921935,40.637155977959],[-74.15292086749703,40.63713979145946],[-74.15288058323357,40.63713984502589],[-74.1528227954885,40.63713494071004],[-74.1527970351141,40.63713275485261],[-74.15270060752245,40.63719243556226],[-74.15269603885835,40.637266454488554],[-74.15271277799742,40.63733322496391],[-74.15272473935684,40.63738194955511],[-74.15272474518363,40.637384495481626],[-74.15272506987984,40.63752636626211],[-74.15272516903501,40.63756969040263],[-74.1526970044956,40.637641841222134],[-74.15242876126828,40.63766334125422],[-74.15221806884483,40.637692581716905],[-74.15229786175507,40.63827428826363],[-74.15213675899922,40.63829074795571],[-74.1520518095405,40.63770506596076],[-74.15204639233274,40.63766721531553],[-74.15119545007185,40.63773078853621],[-74.15126280621371,40.63848705612288],[-74.15139517613656,40.63939651305751],[-74.15124827966464,40.63940934238342],[-74.15112965090378,40.638500679571386],[-74.15055638842091,40.63855933066731],[-74.15044035571418,40.63843017599429],[-74.15043886424395,40.63842735190364],[-74.15041179728405,40.638376057015506],[-74.15039275370148,40.63833817252056],[-74.1503085589373,40.638281016432174],[-74.15011380443713,40.638267285542454],[-74.14996782090552,40.63815007524928],[-74.14979386126069,40.63789278036158],[-74.14967889830893,40.63751767426065],[-74.14950908093844,40.63743512828502],[-74.14949405068653,40.637424692020765],[-74.14947691995499,40.637416342616866],[-74.14945818231841,40.63741032063786],[-74.14943837764925,40.63740679959008],[-74.14941807656312,40.63740588092261],[-74.14939786397842,40.637407591104264],[-74.14937832226356,40.63741188086091],[-74.14936001445801,40.63741862659543],[-74.14931235597341,40.63752595814044],[-74.14945194107341,40.63788515657906],[-74.14941881708347,40.63829164054702],[-74.14931701723111,40.63839012034527],[-74.14930052539927,40.63843346602427],[-74.14929120382712,40.638503880894945],[-74.14929120773407,40.63850562720913],[-74.14929130075694,40.638547206206425],[-74.14928187482042,40.638570686367885],[-74.14924406471197,40.638617670290216],[-74.14919418155694,40.63866833137198],[-74.14888175543778,40.63870520797328],[-74.14855815092213,40.6374378375273],[-74.14852816684952,40.637445213516685],[-74.14851602490776,40.63754707359795],[-74.14877792005892,40.63887625112778],[-74.14761237248896,40.63903703734002],[-74.14749939740551,40.6389095973123],[-74.14602173101726,40.63909454970077],[-74.14605733618394,40.639229257689934],[-74.14519279481549,40.639378497654796],[-74.14484204603148,40.63935381470652],[-74.14467133234176,40.639304267726864],[-74.14459085274918,40.63920128570452],[-74.14433923109638,40.639096025578645],[-74.14426143550392,40.63903922644106],[-74.1442282273142,40.63902482662216],[-74.144161816638,40.63899783257265],[-74.14409302447375,40.6389654244289],[-74.14405027073555,40.63892034861492],[-74.14402416136589,40.63890052330656],[-74.14395302701044,40.638880755538985],[-74.14388678558875,40.638884609683366],[-74.14386163595597,40.63888796251119],[-74.14383745786724,40.638894211657885],[-74.14381482249475,40.638903209496576],[-74.14379426456686,40.638914743466444],[-74.143776269736,40.638928541094145],[-74.14376126310589,40.63894427643056],[-74.1437495991891,40.63896157775066],[-74.1438419251963,40.639088355055925],[-74.14381734530278,40.639207478924014],[-74.14374287110064,40.63922942280881],[-74.14368363561361,40.63923310741778],[-74.14364571883337,40.6392331547891],[-74.14361490860792,40.63923138764854],[-74.14357308593796,40.639226785257186],[-74.14348833765435,40.63932555253014],[-74.14342476830114,40.63946633799706],[-74.1434547958057,40.639477458118265],[-74.14336103010842,40.63970984518113],[-74.14326284362787,40.63971425661733],[-74.14317676696167,40.63969214633885],[-74.1431280250905,40.63968037312684],[-74.14359998292296,40.63851412568805],[-74.14365267703707,40.638484928307186],[-74.14372120921307,40.638452704470346],[-74.14394361241449,40.63834813146157],[-74.14478228995522,40.63795378029733],[-74.14556478887175,40.635459017665426],[-74.14566932887898,40.63505193212288],[-74.1458390599267,40.6345749724862],[-74.14642123149974,40.6327198360037],[-74.14659947234915,40.632129299670886],[-74.14666005286502,40.63195271136949],[-74.14683016619693,40.63138265399951],[-74.1469108593518,40.631156231195604],[-74.14737309948394,40.629827084268406],[-74.14752619029805,40.62938928829937],[-74.14635596707988,40.62915484761618],[-74.14628562565358,40.629137386308564],[-74.14622202814866,40.62910695718551],[-74.14617085511352,40.629066256114726],[-74.14612099590367,40.6289943943213],[-74.14608756406284,40.628915902787604],[-74.14607246903623,40.62883419903623],[-74.14607595494145,40.628752949803626],[-74.14593544628525,40.627824114565406],[-74.14565757200687,40.62782953770428],[-74.14554072012925,40.627832522116044],[-74.14554348103977,40.62752119046278],[-74.14559822005512,40.626988776122765],[-74.14560791184641,40.626894508734736],[-74.14563382845759,40.6267251507539],[-74.14571443641765,40.626433738620406],[-74.14575997801958,40.62630135549454],[-74.1459174531032,40.62584358599716],[-74.1462281253706,40.624925361709636],[-74.14650354422865,40.62420010106252],[-74.14678442553806,40.62360755117995],[-74.14710957687778,40.623032260225585],[-74.14728835505278,40.62276964591535],[-74.1474546295906,40.62253040073018],[-74.14753387750117,40.62241637414863],[-74.14772830369294,40.62213661926196],[-74.14818936774735,40.62160107894224],[-74.14825244603799,40.62152904608213],[-74.14831982319735,40.62144951607807],[-74.1485949471935,40.62116762492702],[-74.14911237332024,40.620637462377026],[-74.14922838067409,40.620520578455334],[-74.1492644327599,40.62048425374104],[-74.1498233272061,40.61992112736359],[-74.15019521656227,40.61953838150264],[-74.1503755674144,40.619352764944104],[-74.15071865740438,40.61899965104759],[-74.15093894401333,40.61877463953573],[-74.15135466183315,40.618349998284785],[-74.15165757888349,40.61804055799052],[-74.1518385812674,40.617823473594584],[-74.15205801141617,40.61753362006937],[-74.15219115786847,40.61735094454163],[-74.15231170430098,40.6171627559178],[-74.152419086916,40.616969838853564],[-74.15251285697241,40.61677300415176],[-74.15259266449776,40.61657308141174],[-74.15281391832222,40.615825621363115],[-74.15290527331672,40.61551699348316],[-74.15296929564605,40.61528153037405],[-74.15309820146408,40.614807381130085],[-74.15321287869979,40.61438556316748],[-74.15368214045228,40.6126595896894],[-74.15371281748263,40.61254675897704],[-74.15375061040547,40.61239939180926],[-74.15379116657415,40.61225561275542],[-74.15386832269955,40.6123206275913],[-74.15474080231691,40.61299231789824],[-74.15479265209848,40.61303223093538],[-74.15651187814589,40.61435448201045],[-74.1573738359039,40.61503191082994],[-74.15792673862431,40.615457424604216],[-74.15861741660659,40.61593931591698],[-74.15912798225561,40.61629637478342],[-74.1598670492538,40.61681322560283],[-74.16052177352992,40.61722978926086],[-74.16163010326694,40.61793493590682],[-74.16235457690466,40.618335637920396],[-74.16337391773716,40.61885459028181],[-74.16394094910295,40.61914326193573],[-74.16484190385377,40.61957240490343],[-74.16570682521471,40.619954036436056],[-74.1660319330626,40.62009453454084],[-74.16742666689836,40.62067728407168],[-74.16769710295549,40.6207902747532],[-74.1680808633965,40.62093625618708],[-74.16847311342426,40.621045815304605],[-74.16878471992338,40.621124028545445],[-74.16888894245784,40.62115114335071],[-74.16923624546473,40.62121643367113],[-74.16953656511424,40.62127050010989],[-74.16985740623377,40.62131238690582],[-74.170955464478,40.621442180628534],[-74.17181178029973,40.62154338375568],[-74.17207112938708,40.62157862058637],[-74.17236260957925,40.62163579886603],[-74.17270752202475,40.62171153828253],[-74.17326730843244,40.62183898386288],[-74.17361244028386,40.62194874087086],[-74.17395016713998,40.622073168518874],[-74.17427887985593,40.622211792356026],[-74.17459706258603,40.62236401199175],[-74.17490328488017,40.62252910713628],[-74.1751962566633,40.62270624388063],[-74.17610052859058,40.62340624288044],[-74.17775298570592,40.624938449851705],[-74.17781502147113,40.624990962901926],[-74.17808820191252,40.62526042651777],[-74.17828177368071,40.625451361420026],[-74.1788839050775,40.62593287173798],[-74.17918377429767,40.626137885673],[-74.17924623470897,40.62618058125687],[-74.17954470633771,40.626362354118896],[-74.17993706047928,40.626601296520995],[-74.18033424842409,40.62683463017513],[-74.18190235713598,40.62775580720626],[-74.18368791026886,40.62873792505181],[-74.18649068504392,40.63022274005487],[-74.19215842706988,40.633230922934466],[-74.19248937669354,40.63340261561599],[-74.19555975259365,40.63502398613064],[-74.1955275375726,40.635054599201176],[-74.19550852184724,40.635076982912445],[-74.19548692692491,40.63509729984504],[-74.19547347096857,40.6351099609372],[-74.1954600454466,40.63514705439741],[-74.19542894127434,40.6351759346424],[-74.19539218181816,40.63519020206009],[-74.195361420414,40.635199320324936],[-74.19532934911915,40.635212155761025],[-74.19530704356414,40.63523389551721],[-74.19530406581987,40.63525719564207],[-74.19530747310559,40.63528711471203],[-74.19528935031731,40.635300943009284],[-74.19525511160973,40.6353337905896],[-74.19521262701875,40.635377172809044],[-74.19518577309631,40.63541578104553],[-74.19517829496843,40.63544294414937],[-74.19518601247458,40.635466571392804],[-74.19520661370943,40.635491239567656],[-74.19521832967725,40.63551143455655],[-74.19521533742011,40.63552091792139],[-74.19519958010662,40.63552407210239],[-74.19519126481347,40.63552688696701],[-74.19518208481404,40.63553909111784],[-74.19517890816917,40.63555305217307],[-74.19518280919594,40.63557563297523],[-74.19519896069333,40.635591155928516],[-74.19521804797351,40.635603295004145],[-74.19522420248138,40.6356274003454],[-74.19521834364434,40.6356479863639],[-74.19520941676517,40.63566342892391],[-74.19520524160713,40.63567824858533],[-74.19520450148285,40.63568925481755],[-74.1952009689996,40.63570794414377],[-74.19517661084515,40.6357331486729],[-74.19515479612984,40.63574519031999],[-74.19449480774463,40.63644952194795],[-74.19451352160415,40.636456335859414],[-74.19453800288503,40.63647469933822],[-74.19454716543127,40.63648953862549],[-74.19454462292268,40.63651620314396],[-74.19452606843782,40.636534345750654],[-74.19449323469725,40.636549715612425],[-74.19445852262736,40.63655548454365],[-74.1944360654235,40.63656407202281],[-74.19442256854796,40.6365821057106],[-74.19441386949639,40.63663358412865],[-74.19444962836079,40.63680402638224],[-74.19447252206263,40.63687448500374],[-74.19449645405112,40.63691869661758],[-74.19450295976443,40.63697061655944],[-74.19451851091638,40.63703429194787],[-74.19454212579788,40.63707002762791],[-74.19456129013625,40.637081565084465],[-74.19459412279328,40.63709318980921],[-74.19462135059,40.637090283004724],[-74.19464418330837,40.63707821678683],[-74.1946561206232,40.63705906042251],[-74.1946648484246,40.63704884313693],[-74.19467950093848,40.63703464203429],[-74.19469106179386,40.63703246234293],[-74.19470211317164,40.63703475083887],[-74.19473403883926,40.63704077539542],[-74.19477123463928,40.63708007013133],[-74.19478689682478,40.637131511664265],[-74.19477657384648,40.63717686213763],[-74.19477150701465,40.637196294021436],[-74.1947707758591,40.6371991015366],[-74.19475539880962,40.63723051596489],[-74.19473713646526,40.63726735299466],[-74.194623101452,40.63739118356373],[-74.19454065381063,40.637413669593236],[-74.19450031360826,40.637422279630954],[-74.19442405923672,40.63741899133379],[-74.19439038125577,40.63740538243721],[-74.1943800480483,40.63739734947151],[-74.19436689245401,40.637389691179486],[-74.1943595427587,40.6373700816126],[-74.19435943570652,40.637369191377424],[-74.19435806101058,40.637357710600064],[-74.19435651895975,40.63733022238401],[-74.19433716951467,40.63731630177278],[-74.19431119833365,40.637315703859535],[-74.19428109920943,40.63732721369503],[-74.19425751001701,40.63733586721426],[-74.19423516732934,40.63733712925832],[-74.19420411105163,40.63732307611528],[-74.19417412801353,40.637310550187806],[-74.19413275716661,40.637306411715045],[-74.194082816956,40.63730439838815],[-74.19397308627508,40.63730911419642],[-74.1938983633924,40.63732469560052],[-74.19382692423102,40.63734640867458],[-74.19377428207851,40.63736732324981],[-74.1937222485403,40.63739093884909],[-74.19362655120577,40.637444655334356],[-74.19358317694862,40.6374691168847],[-74.19371964621956,40.63756681423017],[-74.19323428828844,40.637961299477396],[-74.18702347003293,40.64298164152398],[-74.18652496897604,40.64338866217152],[-74.1862320980967,40.64318739685531],[-74.18610078573361,40.64327121851168],[-74.18606318400114,40.64344785231867],[-74.18598170439208,40.64351346223078],[-74.18590896667861,40.64363143950181],[-74.18563857496109,40.64376937987747],[-74.18557419467398,40.64380222258828],[-74.18550116554898,40.64381543579887],[-74.18535926743364,40.6437927473396],[-74.18534542963758,40.64378629130637],[-74.18530332013269,40.643766646729645],[-74.18520452940689,40.643789723134965],[-74.18513580682766,40.64380620369455],[-74.18511431614891,40.64380623829005],[-74.18508860902337,40.64383574445564],[-74.18510588327064,40.643865181439566],[-74.18517435507461,40.64390294493067],[-74.1852479359729,40.6439435261934],[-74.18519637852216,40.64395015675927],[-74.18516634593087,40.64396984836746],[-74.18513627010245,40.64397317080417],[-74.18498181303337,40.64407163676712],[-74.18492683293081,40.64407172519161],[-74.18489155397845,40.64407178191689],[-74.18486580195895,40.64408491870325],[-74.18484658678406,40.64412644260549],[-74.18483594580854,40.64412826633879],[-74.18482549519872,40.64411711231912],[-74.18478881821565,40.6440721874486],[-74.18477310833015,40.644045244585186],[-74.18477004263808,40.64402578568706],[-74.18477085104482,40.64400884019661],[-74.18477183957665,40.643998565411025],[-74.18476664308699,40.64397844953803],[-74.1847577356208,40.64395738052482],[-74.18475390797957,40.64394543148836],[-74.18474860069837,40.64393907425767],[-74.18472119483654,40.64392855576283],[-74.1847001218684,40.6439243330397],[-74.18468425564616,40.64392058058063],[-74.18465961650693,40.643911858226765],[-74.18464037452111,40.64389062972575],[-74.18462815701125,40.64384775913583],[-74.18462589083101,40.64383100085347],[-74.18461771832094,40.64381695847992],[-74.18460489145724,40.643802806642285],[-74.18459493028203,40.643796338934834],[-74.18458607648839,40.64379058848249],[-74.18457793884541,40.64378676044499],[-74.18455325306157,40.64378747101646],[-74.18453535594614,40.64378894886034],[-74.18451247582935,40.643787193350455],[-74.18449226409517,40.643781346859164],[-74.18447219805574,40.643771954552264],[-74.18445533338146,40.64375372432167],[-74.18444714306398,40.643734576191044],[-74.18444479428234,40.64371703852624],[-74.18444338933068,40.6436986571806],[-74.18444476870431,40.64368717857927],[-74.18444458664037,40.643680510557175],[-74.1844423383708,40.64366886036118],[-74.1844357613096,40.64366022207081],[-74.18442444966351,40.64365069157606],[-74.18440200669035,40.643638301958845],[-74.1842996776202,40.64360678731861],[-74.18424412017573,40.64359836906548],[-74.18420047676834,40.64359040614412],[-74.18417813280169,40.64358390328469],[-74.18415521885495,40.6435719331955],[-74.18413275658634,40.64355443644286],[-74.18411319064442,40.643530083625805],[-74.18409535819691,40.64348283707019],[-74.18406923513075,40.643410555721545],[-74.18406377506527,40.64339453765586],[-74.18406031079128,40.643384378728975],[-74.18405559628648,40.643344194787986],[-74.18406483231927,40.64332398994323],[-74.18407613737241,40.6433087672739],[-74.18408854780937,40.64329426270493],[-74.18410655661505,40.64327902662057],[-74.18411386017283,40.64326993956032],[-74.18411737168691,40.64325911878486],[-74.18412096541002,40.64324907872913],[-74.18412999241757,40.64323674404408],[-74.18414084291636,40.6432270485344],[-74.18415359802333,40.643220774931486],[-74.18416475732965,40.64320909705988],[-74.1841755256091,40.643198621162114],[-74.18418691194782,40.64318417953797],[-74.18419239220893,40.64317245329693],[-74.18419743534494,40.64317136097315],[-74.18420698929351,40.643173925780125],[-74.1842166408693,40.64318237688764],[-74.18422196499856,40.643193841062676],[-74.18422232688233,40.643207177949385],[-74.18422669045191,40.64321437938613],[-74.1842328133644,40.64322854468728],[-74.18423961563384,40.64323441873947],[-74.1842497041161,40.64323223525678],[-74.18426010140895,40.6432280695808],[-74.1842731009376,40.643224136787275],[-74.18428327075229,40.643222735028],[-74.18429202526667,40.64322259736247],[-74.18429794940322,40.64322498855551],[-74.18431436846362,40.64322910020106],[-74.18432170877988,40.643230226961506],[-74.18432855691877,40.643226668731195],[-74.18433208755965,40.643220953859654],[-74.18432725184691,40.64321417435095],[-74.18431524134859,40.64320783052455],[-74.18430519961525,40.64320058123177],[-74.18430518133034,40.643195474314616],[-74.18431076052877,40.64318963537231],[-74.18432296258904,40.643183003120186],[-74.18433282380559,40.64318358287863],[-74.1843475661552,40.64318151053779],[-74.18436157408149,40.643172410033635],[-74.18436264465599,40.64316291563564],[-74.18435922446243,40.64315487236739],[-74.18435234019543,40.6431482167645],[-74.18434174390234,40.643140608177056],[-74.18433358916711,40.64313167387316],[-74.18433277341414,40.64312386448773],[-74.18433937666376,40.64311796426223],[-74.1843485856655,40.643112297414994],[-74.18435976254926,40.6431057266101],[-74.18436802684481,40.643100902772716],[-74.1843704677381,40.64309957688999],[-74.18435901049833,40.643093591362764],[-74.18433873506073,40.64309207037133],[-74.18431210081683,40.6430987932712],[-74.18429610585731,40.64310369315489],[-74.18427562166335,40.64311004231762],[-74.18425765815346,40.64311584615248],[-74.18424189131787,40.6431179804335],[-74.18422288568955,40.64311874046913],[-74.18421443999891,40.64311689526698],[-74.18420706556284,40.64310555516398],[-74.18419895716764,40.643087187902374],[-74.18419133566252,40.64307350463435],[-74.18418955958926,40.64306143267663],[-74.18419643751882,40.64304333458589],[-74.18420079256309,40.643025782826406],[-74.18419608628774,40.6430103515848],[-74.18417961290496,40.64299092000732],[-74.18415887514784,40.64297017412481],[-74.1841453961377,40.64294977495938],[-74.18413505499763,40.64292486340684],[-74.18409114595674,40.64279590272239],[-74.18407645421844,40.64274414410635],[-74.18406005446556,40.642700740033185],[-74.18403744098941,40.64266203519946],[-74.18402454295541,40.64262745495269],[-74.18401176301037,40.6426038702656],[-74.18400480601387,40.642576789148876],[-74.18399139173674,40.64255206359837],[-74.18398053223478,40.64253700539445],[-74.1839696118678,40.6425262732145],[-74.18395953332099,40.64250881106168],[-74.18395490670649,40.64249416070117],[-74.18394325132299,40.642476401360284],[-74.18393263758682,40.6424636858159],[-74.18390358414283,40.64243244377238],[-74.18382380288782,40.64237480942361],[-74.18372750164244,40.642307174649964],[-74.18372084348434,40.642297755930755],[-74.18371939193536,40.64228880685278],[-74.18372612396436,40.64227425426556],[-74.18372687316324,40.642273337858924],[-74.18365067064069,40.642239641050715],[-74.1836330057829,40.642260638333354],[-74.18362163771421,40.64228018682193],[-74.18361500455812,40.642300627378646],[-74.18361271660754,40.64232316097018],[-74.18361672504732,40.64234177740245],[-74.18362698370113,40.64236590861798],[-74.1836363169949,40.6423959902566],[-74.18365642485561,40.64244034690113],[-74.18367268913042,40.64246765022713],[-74.1836860863566,40.6424872695654],[-74.18370501881294,40.64251048159314],[-74.18372202671975,40.6425251671331],[-74.18373722962883,40.64254231805972],[-74.18379548529133,40.642601257746314],[-74.18380665138133,40.64261433260715],[-74.18380877202576,40.6426346350435],[-74.18380378190082,40.64265104710054],[-74.18379706677561,40.642670706108795],[-74.18379225864066,40.64269378602156],[-74.18378812880827,40.64270857485696],[-74.18379068641251,40.64271824237212],[-74.18380131774573,40.642736063842605],[-74.18383019147333,40.642760637883725],[-74.18386697631117,40.642791804257676],[-74.18388937232231,40.64281362810182],[-74.18391430969734,40.64284001169564],[-74.18392865089544,40.64285878833353],[-74.18394450544085,40.64288218651005],[-74.18394945937182,40.642899959920506],[-74.18394807926668,40.64291143751276],[-74.1839448939397,40.64292538284313],[-74.18395277585816,40.642946514542025],[-74.18396522943338,40.64296697568071],[-74.18398047012849,40.64299434157994],[-74.1840193827905,40.6430705630338],[-74.18402970542948,40.6430903688521],[-74.18402611192022,40.643100408569765],[-74.1840160593144,40.64311280519833],[-74.18399969266297,40.64312401309297],[-74.18397514388766,40.643140825850104],[-74.18396037387916,40.643157436835],[-74.18394767177922,40.64317903117098],[-74.18393449863376,40.64320104625348],[-74.18392013590598,40.6432215623469],[-74.18391586166418,40.643239895152576],[-74.18391107965505,40.643248435709594],[-74.183903468133,40.643259506119705],[-74.18389568292736,40.643265094428685],[-74.18387557032608,40.643265135803375],[-74.18384575936918,40.643266156807435],[-74.18382325266998,40.643258091766086],[-74.18380081037574,40.643245700355024],[-74.18378349279057,40.64323299986806],[-74.18376016910385,40.64321712559472],[-74.1837432240991,40.643198114871005],[-74.18373830844202,40.64319055478138],[-74.18373047952173,40.643184742315164],[-74.18372312230109,40.64317850910022],[-74.18371078634269,40.643169041654616],[-74.18369172686111,40.64315448135183],[-74.18367468276904,40.64312958264326],[-74.1836645411169,40.64311644582378],[-74.18365567014098,40.64310558938579],[-74.18363675642321,40.643087483095044],[-74.1836205458329,40.64307550169188],[-74.1836054417211,40.643064235877986],[-74.18356172737575,40.64303584822498],[-74.18354502688462,40.64301917997118],[-74.18353931163189,40.64300891757017],[-74.18352978856036,40.642991813508246],[-74.18351569164179,40.64297538149869],[-74.18349671423698,40.64296160054373],[-74.18347427166462,40.64294920957179],[-74.18345121209761,40.64294078481782],[-74.18343384779067,40.64293751655636],[-74.18340441023177,40.642932228220396],[-74.18338450746822,40.642924398841444],[-74.18337360336598,40.6429187728559],[-74.18334541783203,40.64291065981646],[-74.18332782755724,40.642910153108154],[-74.18330953917734,40.642912834241905],[-74.18328353792047,40.642920697268],[-74.18326590229505,40.642929623999024],[-74.18325002612461,40.64294551745475],[-74.18324212279283,40.642963677600505],[-74.183243999756,40.642981637544935],[-74.1832544668052,40.64299789745657],[-74.1832672925712,40.64301205061981],[-74.18328353927649,40.643034246075516],[-74.18330191653166,40.64305709953642],[-74.18331801728846,40.64308284079823],[-74.18332858412353,40.643104988676875],[-74.18334351509306,40.64313433752118],[-74.18335949769737,40.64314908388613],[-74.1833810340058,40.643172531212414],[-74.18339926624573,40.64319893063473],[-74.18341670040613,40.643222626072756],[-74.18342822891097,40.64324903785755],[-74.18343777108682,40.643271247167974],[-74.18344583352992,40.64329904726191],[-74.18345513064999,40.64331891407219],[-74.1834631571082,40.643336501502404],[-74.18346988667668,40.643366347404054],[-74.18347382733982,40.64340405837099],[-74.1834745364067,40.64341085672886],[-74.18346987385289,40.64343039165303],[-74.18346695058922,40.64345178538158],[-74.18346300194327,40.64347324222884],[-74.18345208753922,40.64348726253054],[-74.18343248256397,40.64349709490526],[-74.18341365855987,40.6435045231663],[-74.1833996328773,40.643508516133956],[-74.18338303939122,40.64352248785591],[-74.18337764050347,40.64353499561701],[-74.18337670464472,40.64356059064258],[-74.18338476709732,40.64358839073996],[-74.18339832798847,40.643609571551444],[-74.18341590888537,40.64362972218158],[-74.18343316208303,40.643646750260984],[-74.18345736459942,40.64366610679063],[-74.18348360638726,40.64370498553596],[-74.18349031843778,40.64372972401458],[-74.18349881775347,40.64374688901728],[-74.1835069084766,40.64376015108418],[-74.18351889124561,40.64378103402039],[-74.18353011105361,40.64380942865371],[-74.18353342056783,40.64383123008499],[-74.18354232785511,40.64385230086823],[-74.18354306065453,40.643859327361604],[-74.18353584047911,40.64386919543819],[-74.18352918891355,40.643884529236985],[-74.18354289587386,40.64390216505731],[-74.18356308699295,40.64394730326756],[-74.18361739421944,40.644027699885875],[-74.18364108756897,40.64408166309697],[-74.18366485015785,40.64415605230039],[-74.18368494209436,40.644195303687056],[-74.18369981984917,40.64420933223234],[-74.18370845991139,40.64426735038237],[-74.18371510901723,40.64429641587909],[-74.18371629728715,40.64429791537326],[-74.18372435273669,40.64430096291896],[-74.18372970545605,40.64429788792151],[-74.18373445919731,40.644303885896456],[-74.18375686313786,40.64435046212036],[-74.18379367344546,40.644411488625664],[-74.1838004494243,40.644431901223065],[-74.18379336287144,40.644457870622524],[-74.18377555128029,40.644484881431566],[-74.18376216878379,40.64451476782725],[-74.1837442593567,40.644535891828234],[-74.18372750215225,40.64454830198931],[-74.1837042685542,40.644557961787775],[-74.1836839640878,40.64457097870197],[-74.18366981003892,40.644583624597765],[-74.18367062573031,40.644591433316556],[-74.18367160561415,40.644600803140754],[-74.18366745872017,40.64461048505013],[-74.18365974655904,40.6446156674708],[-74.18363390887225,40.64462509201519],[-74.18359464602891,40.64462943657019],[-74.18356389126635,40.64463130167628],[-74.18353959664057,40.64463080955418],[-74.183504123695,40.64463688882047],[-74.18348441994446,40.644640834400654],[-74.18344730522718,40.64465094164896],[-74.18341751142202,40.64465706945901],[-74.18339190186256,40.644663730198815],[-74.18335950399499,40.6446696244232],[-74.18332569142693,40.644676780709624],[-74.18328823272985,40.64467865860652],[-74.18326782928096,40.644685789148014],[-74.18324492195781,40.64469857240896],[-74.1832261131564,40.644711107223884],[-74.18320935712934,40.644723516637036],[-74.1831831291712,40.64473414455777],[-74.18315161154331,40.64474351990833],[-74.18310606948542,40.64475688884921],[-74.18298000103796,40.6447943916193],[-74.18288931621841,40.64480028294611],[-74.18279757007676,40.64479602180539],[-74.18272829668118,40.64478961301916],[-74.18265318039742,40.64478159346881],[-74.18258501374444,40.64477590153668],[-74.1825109235571,40.644767819786495],[-74.18242832172685,40.64476221818385],[-74.1823356331158,40.64475880016905],[-74.18227968543279,40.644751582766474],[-74.18222090790339,40.64474689514846],[-74.18200906204866,40.64470394355207],[-74.18198616489596,40.64469708045348],[-74.18195246178752,40.64469047820213],[-74.18192823190032,40.64468566155351],[-74.18189998192544,40.64468187234611],[-74.18186789280178,40.64468578228926],[-74.1818421995708,40.6446916616296],[-74.18179397192932,40.644704014214724],[-74.18174935519667,40.64471143304829],[-74.18171591586918,40.644712281987886],[-74.18166763349926,40.64470931377062],[-74.18162706434619,40.64470116425306],[-74.18159074200646,40.64468922136389],[-74.18154423129576,40.64467357440478],[-74.18149439873261,40.64465577121405],[-74.1814499395322,40.64463999952082],[-74.18141652844018,40.6446263068366],[-74.1813810665626,40.64461274051083],[-74.1813332727932,40.64459991030753],[-74.18129509360928,40.64458966162277],[-74.18127078096559,40.644584063277236],[-74.18124435360977,40.644582913633805],[-74.18121659349059,40.64458381060491],[-74.18118434243934,40.64458615924495],[-74.18116006545087,40.644590773035105],[-74.18113469914123,40.64459977477266],[-74.1811125703114,40.64461015318281],[-74.18108652313586,40.644627448988246],[-74.18106508249213,40.644654286168944],[-74.18104239123726,40.64468395135619],[-74.18103290911218,40.64470181345175],[-74.18100704872624,40.6447505286193],[-74.18099528793691,40.64477127964507],[-74.1809765149716,40.64479402725504],[-74.18096309641813,40.64481369881827],[-74.18094445062572,40.64482779470528],[-74.1809157994862,40.64484485483492],[-74.18089420751474,40.64485048476198],[-74.1808721251323,40.64485142967841],[-74.18085019017893,40.64484883028893],[-74.18082862720173,40.64483992218446],[-74.18080686538481,40.644819237623054],[-74.18080183217687,40.64480068419313],[-74.18080512854905,40.64477298132185],[-74.18080739951012,40.64474533936774],[-74.18080780137126,40.64472449263612],[-74.18080699545736,40.644697037288],[-74.18080510372468,40.644673970721264],[-74.18080491630867,40.64464254933107],[-74.18080328559836,40.64462693285814],[-74.18079999363228,40.64461023759911],[-74.18079289381429,40.6445866995851],[-74.18078836640441,40.6445779382498],[-74.18076994300596,40.644564516665845],[-74.18075192718305,40.64455500070536],[-74.18071298324583,40.644537714813225],[-74.18067579790024,40.64452739517189],[-74.18062914205835,40.64451529314602],[-74.18060507292981,40.64451203666377],[-74.18058154148213,40.64450664166583],[-74.18052719090952,40.64448469563199],[-74.18050323923353,40.64445745168046],[-74.18049917835823,40.644427145241444],[-74.18048997769927,40.64435989958387],[-74.1804817395353,40.64427892427396],[-74.18004077949236,40.644288140673716],[-74.18004772179286,40.64437168022726],[-74.17990671455539,40.6443787211669],[-74.17992404770082,40.644655011546796],[-74.1799365601229,40.64465489865641],[-74.17996507274029,40.64526698230298],[-74.17989568339902,40.64526879597556]]]]}},{type:"Feature",properties:{ntacode:"BK63",ntaname:"Crown Heights South",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.96131877957826,40.671406676433236],[-73.95904725351431,40.67088226754675],[-73.95797317201801,40.67065727407631],[-73.95526963588763,40.67012490485391],[-73.95327019744913,40.670007205105016],[-73.95160495953368,40.669923718844004],[-73.9516046495352,40.669923703301],[-73.95087469630845,40.66988709933708],[-73.9505022749518,40.66986535189489],[-73.94772996328912,40.669713442410064],[-73.94774398859076,40.669568690435646],[-73.9477511028092,40.66949526585212],[-73.9478185747195,40.66878375367408],[-73.94504645741819,40.66861461633204],[-73.94228420365046,40.668461427104916],[-73.93951520847219,40.66829561647255],[-73.93674946947412,40.668127370786614],[-73.93682521755451,40.66731699409569],[-73.9368680220435,40.666849829007305],[-73.93690681057134,40.66642659052647],[-73.93694519264002,40.665981297064526],[-73.936983623726,40.665535507878175],[-73.93422426270018,40.66537774253346],[-73.93145550047731,40.66523381808765],[-73.92930683848171,40.665117007011254],[-73.92868404424785,40.66508602327391],[-73.92869200562133,40.66496229737623],[-73.92872204594664,40.66449556918274],[-73.9290523539942,40.66435100754483],[-73.92916752137731,40.66429953215157],[-73.92940352909339,40.664199846270996],[-73.92987364761342,40.66399077252792],[-73.93068465493039,40.66362047727543],[-73.93160743269036,40.663556723298065],[-73.9323794010824,40.663497789310014],[-73.93437459333325,40.663372811141706],[-73.93455236748139,40.66336228628643],[-73.93726377502644,40.66319183379352],[-73.94002976952834,40.66302074259751],[-73.94282892246846,40.66284748566935],[-73.94269628894105,40.664055129235315],[-73.94408198675576,40.6641285729369],[-73.9448922768706,40.66417414358657],[-73.94546293588506,40.664226104136326],[-73.94816604109285,40.66408182197855],[-73.94940638959493,40.66400530778235],[-73.95097410077464,40.66390486786394],[-73.95384851077024,40.66372780885383],[-73.95720935391161,40.66351739728021],[-73.95729172603528,40.6643026328195],[-73.95787061929293,40.66427335800648],[-73.9593442242825,40.66417564714983],[-73.960336828723,40.664108698348414],[-73.96061544798405,40.663302750168214],[-73.96095595387634,40.66328505483409],[-73.96110886722334,40.664062323664254],[-73.96125791595341,40.66480182391176],[-73.96161627570868,40.66669521626286],[-73.96180658736263,40.6676812264014],[-73.96199657578548,40.668662869889],[-73.96211021086772,40.66919569769353],[-73.96219447116033,40.669641029792444],[-73.9625232659691,40.67137973874271],[-73.96254108164973,40.671460118711465],[-73.96257531300613,40.671644198394176],[-73.96131877957826,40.671406676433236]]]}},{type:"Feature",properties:{ntacode:"BK09",ntaname:"Brooklyn Heights-Cobble Hill",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.99236367043254,40.68969012377704],[-73.99436092830207,40.690239480084394],[-73.99623278034561,40.69075777458641],[-73.99776924379017,40.6911946978608],[-73.99803048645,40.69125372287628],[-73.99845271782696,40.691369983477585],[-73.99910057272567,40.69153697449649],[-73.99920161806016,40.69157183434766],[-73.99928819562562,40.69159395992714],[-73.9993654012905,40.69161307827291],[-73.99951274139049,40.6916514503089],[-73.99991517300606,40.69176723001038],[-74.00019040320174,40.69189644713027],[-74.00062935957168,40.692027282633404],[-74.00068507631492,40.69191401552384],[-74.00077305722624,40.69189575732631],[-74.00179431981036,40.69218477678893],[-74.00169989306649,40.69238276713664],[-74.00174362111049,40.69240674970552],[-74.00154172920263,40.692785962750186],[-74.00127014968679,40.69329606217638],[-74.00095868483027,40.69406908358224],[-74.00078295275682,40.69428651566467],[-74.00070104811176,40.694387856342274],[-74.00026872311764,40.69496580257799],[-73.99988214960385,40.695605199245655],[-73.99946143514676,40.69628002660435],[-73.99941971902066,40.696346937818554],[-73.99941302433213,40.69635767645334],[-73.99952373837488,40.69657482654348],[-73.99947406754579,40.69670413446206],[-73.999294688362,40.69679512579411],[-73.99918199016871,40.696885188064826],[-73.99899604139202,40.69681227837304],[-73.99893968968661,40.69694094051585],[-73.99887207210425,40.6969237845742],[-73.99876458027713,40.69712073259146],[-73.99887117097663,40.69715757729589],[-73.99837760685779,40.69806329614615],[-73.99802102725117,40.698761736573836],[-73.99799957540142,40.69879768554436],[-73.99749898310007,40.69963886932132],[-73.99736745811693,40.6996342349298],[-73.99716054243929,40.69979281264418],[-73.99718148446392,40.69999448496814],[-73.99717584355889,40.70010599196642],[-73.99724462871704,40.70014140989713],[-73.99669768997471,40.700876976917115],[-73.99538448382657,40.70264301006589],[-73.99526015183429,40.70281020903626],[-73.99513826840693,40.7029741147229],[-73.99506438491524,40.703100313151],[-73.99504592748332,40.703131839799624],[-73.99470923355184,40.70299388612215],[-73.9943829783558,40.70288600142069],[-73.99432513683013,40.70286243588562],[-73.9941849479159,40.70280579883796],[-73.99385200191088,40.70267390983323],[-73.993817550092,40.702660309303724],[-73.99325388237139,40.702411971363055],[-73.99286016255952,40.70220276796784],[-73.99261204972427,40.702061129006175],[-73.99232767856807,40.70185537041518],[-73.99221871131128,40.70177257819237],[-73.99211067788664,40.70169344371859],[-73.99206681926408,40.701658860408244],[-73.99202772858834,40.701628141593915],[-73.9919364493597,40.70155640963395],[-73.9912629454785,40.70102710263989],[-73.99093201807536,40.7007662160488],[-73.99087453758072,40.70067311729592],[-73.99083516239324,40.70056976226398],[-73.99081766492996,40.70046229332312],[-73.9908227209651,40.700354754309416],[-73.9908415791883,40.700281257090005],[-73.99102958067772,40.6998471706179],[-73.9912403320726,40.69936760206612],[-73.99129512123005,40.69918942059617],[-73.99134094624291,40.699009779117176],[-73.99137774057395,40.698828938750765],[-73.9914054508122,40.69864716234744],[-73.99142403669723,40.69846471413596],[-73.99143347128846,40.698281859314676],[-73.99142289824287,40.69778099282282],[-73.99136812163782,40.69701375273579],[-73.99128413687757,40.69658820978121],[-73.99120620990817,40.69635779817216],[-73.99118780428707,40.696287414851156],[-73.99115539112536,40.696196476021036],[-73.99080803777396,40.69502713379449],[-73.99066605587356,40.69456882398403],[-73.99044474094244,40.69382825143365],[-73.99045286506302,40.69372058477663],[-73.99058794464075,40.69339137896961],[-73.9907289604851,40.693047701447654],[-73.99085041475476,40.69279825064949],[-73.99097186899586,40.69254880088802],[-73.99066626290957,40.692497177565755],[-73.98947238554467,40.69229549434771],[-73.98910541743085,40.69215331352216],[-73.98902944699005,40.69212386152006],[-73.98930270543927,40.69106022599127],[-73.98930768542112,40.69099168846807],[-73.98973690127069,40.69035997268758],[-73.99016617922649,40.689729533831844],[-73.99054474614356,40.68916810529591],[-73.9907066955895,40.68913674411073],[-73.99236367043254,40.68969012377704]]]}},{type:"Feature",properties:{ntacode:"SI28",ntaname:"Port Richmond",borocode:"5",boroname:"Staten Island"},geometry:{type:"MultiPolygon",coordinates:[[[[-74.12613276551238,40.6412643880283],[-74.12599542488437,40.64023124262808],[-74.126069828623,40.640254473190055],[-74.12619996291659,40.64126431430299],[-74.12634180444702,40.64125278369703],[-74.12636808688988,40.64133238048696],[-74.12564026870609,40.641418492082316],[-74.12563265806345,40.64134171819291],[-74.12613276551238,40.6412643880283]]],[[[-74.1227031959588,40.64137664893253],[-74.1226955588768,40.64135302667264],[-74.12272114449755,40.64134762404888],[-74.12272560874469,40.641374858593956],[-74.12274570372202,40.64137307106009],[-74.12276203509298,40.6414266352972],[-74.12271103075867,40.64143375525277],[-74.12269546793502,40.64137724570618],[-74.1227031959588,40.64137664893253]]],[[[-74.12185329597828,40.641580692279604],[-74.12184550812975,40.64154890545133],[-74.12183391805569,40.6415518612082],[-74.12180661082168,40.64141215957818],[-74.12184147061464,40.64140589427098],[-74.1218439074531,40.64146529598156],[-74.1218656179924,40.64155594932435],[-74.12194830995271,40.64154644035813],[-74.12194282613123,40.64150640801698],[-74.12198146380675,40.641501066769514],[-74.12199083807546,40.64155463949949],[-74.12187182772027,40.641570074448715],[-74.12187416191071,40.641578315218325],[-74.12185329597828,40.641580692279604]]],[[[-74.12130529083014,40.641600703130095],[-74.1213733293904,40.64147647474085],[-74.12138690689447,40.641485332555206],[-74.12132617111658,40.64160656922892],[-74.12130529083014,40.641600703130095]]],[[[-74.12107727405123,40.641607420086174],[-74.12118039507705,40.64138344537961],[-74.12121470320182,40.64139683998687],[-74.12110124737947,40.64161328229906],[-74.12107727405123,40.641607420086174]]],[[[-74.12155343605296,40.64161162782222],[-74.12176052602744,40.64157431455988],[-74.12172375318877,40.641428664443914],[-74.12175764696883,40.64142342445435],[-74.12178754859647,40.64155662106167],[-74.12177132201076,40.641559582225106],[-74.12177911197519,40.64159254711702],[-74.12176442929818,40.64159491878671],[-74.12175977879336,40.64158785752321],[-74.12155886560593,40.64162163225011],[-74.12155343605296,40.64161162782222]]],[[[-74.12117246275068,40.64166914506992],[-74.12128074794371,40.641432495987175],[-74.12131194763698,40.641452531325776],[-74.12124033529709,40.6415866397587],[-74.12123492143246,40.64158487904517],[-74.12119488957876,40.64167500956293],[-74.12117246275068,40.64166914506992]]],[[[-74.13435269573537,40.641886796902654],[-74.13430281185275,40.641753794406775],[-74.13349719766678,40.641716901481146],[-74.13346740034494,40.641595789434305],[-74.13341539233288,40.641547116551074],[-74.13331577284241,40.64150390667399],[-74.13322799616081,40.641457073586885],[-74.13314502680274,40.64144453266327],[-74.13299172393492,40.641416936664704],[-74.13288903113506,40.64141775045888],[-74.13282505053013,40.64141963033565],[-74.13274216389048,40.641448608477916],[-74.13266166572029,40.64148661125124],[-74.13256222253703,40.64153185578879],[-74.13251504013289,40.64158922672983],[-74.13242043143981,40.64162342108228],[-74.13240283577132,40.64170438898458],[-74.13172794959789,40.64164128020031],[-74.13134468029392,40.64160543743178],[-74.13125581180265,40.641596830763895],[-74.13146199764824,40.64131010407509],[-74.1310808393753,40.641026560604935],[-74.13073845051633,40.64093831183063],[-74.13018370013218,40.64072382608311],[-74.13012782872234,40.64079470601001],[-74.12967785166236,40.64138531255293],[-74.12949057637374,40.641354835195905],[-74.12997740262733,40.64072987285565],[-74.12987750736714,40.640686818458796],[-74.1299208857961,40.64062898297614],[-74.12930713186857,40.640337411211036],[-74.12922977261069,40.64048437235245],[-74.1289330120981,40.64041392898532],[-74.12891779304785,40.640498006210045],[-74.12899496309507,40.64118931324109],[-74.1289072903346,40.64119482758619],[-74.1288276699354,40.64040192266787],[-74.12881201847136,40.640226977503964],[-74.12813214919133,40.64024999943816],[-74.12810900485876,40.64013967429329],[-74.12783485946193,40.640153450858826],[-74.12752677240886,40.64015530471655],[-74.12739568551285,40.63997472215625],[-74.12739119380278,40.63982979896209],[-74.12734770317411,40.639801486381124],[-74.12724481838407,40.63976689085691],[-74.12714774563905,40.639311056850254],[-74.12702736021006,40.63931907848693],[-74.12702109759618,40.63927694073035],[-74.12699054233337,40.63911089228966],[-74.126979944872,40.63861106957299],[-74.12697679183952,40.63843259038407],[-74.12698188980266,40.63839714021659],[-74.12698957222229,40.63837127854469],[-74.12700745986942,40.63833512034714],[-74.12705471945306,40.63819781057753],[-74.12707923561747,40.63812243797882],[-74.12688872731633,40.63721008809413],[-74.127846692108,40.637277430457786],[-74.12867047300657,40.63734826480645],[-74.12872489343226,40.63708883718112],[-74.12878738872885,40.63696495413021],[-74.12883165551092,40.636835274704744],[-74.12885649512532,40.63670218604486],[-74.12886142552082,40.63656824636376],[-74.12884672486679,40.63643600396631],[-74.12885588805639,40.635573961065255],[-74.12884416531081,40.63532458477383],[-74.12885281942049,40.63507441986811],[-74.12888191339457,40.63482489780535],[-74.12893129415095,40.63457748796842],[-74.12900054064667,40.63433359385654],[-74.12944148707814,40.633671720673966],[-74.12962295900346,40.63342476449549],[-74.12978688499932,40.63317008364521],[-74.12993247595178,40.632908787459655],[-74.13005905962736,40.63264202685338],[-74.13016617683134,40.632371028886915],[-74.13046976905301,40.63167632109491],[-74.13060220372334,40.631357827693826],[-74.1304742900949,40.6308855097406],[-74.13059499828947,40.63088028267209],[-74.13107460341521,40.631147729710655],[-74.13161834492145,40.63058368945245],[-74.13228531910973,40.6300189900427],[-74.1334373128667,40.62907434625281],[-74.13408698261905,40.62954168121527],[-74.1358610841642,40.62806152888195],[-74.13604609107328,40.62818801302515],[-74.13674237782399,40.628662536725514],[-74.13730784607117,40.62819029537424],[-74.13788484879939,40.62770718820619],[-74.13806393800293,40.62756847163911],[-74.1378912670391,40.62745288039201],[-74.13805849495903,40.62706851789316],[-74.13793305116066,40.626956697348085],[-74.1358100827804,40.62506433958871],[-74.1361817385964,40.624837896411265],[-74.13634517541097,40.62473191881468],[-74.13651343303782,40.62463041569152],[-74.13668630057133,40.62453351425993],[-74.13686356168051,40.62444133561604],[-74.13704499391466,40.62435399573393],[-74.13723036985678,40.62427160408242],[-74.1374328087563,40.62423617347844],[-74.13764014534725,40.62421538220074],[-74.13784961661364,40.62420974650969],[-74.13805836227618,40.62421931305117],[-74.13826358199567,40.62424376957261],[-74.13850455751306,40.62263379772209],[-74.13861274061534,40.621772877689864],[-74.13836666875461,40.621737116862136],[-74.13853418159965,40.621128234414904],[-74.13873783679765,40.62037370258319],[-74.13900214120528,40.61939464313693],[-74.13923849312228,40.61851915765309],[-74.13944209882749,40.61776581353119],[-74.13964602350758,40.61701454964299],[-74.13982184794222,40.616299825941],[-74.14072587924078,40.61641455538543],[-74.14112983624184,40.61646120584354],[-74.14161689051143,40.6165224696341],[-74.14173426825481,40.61653721930926],[-74.14233611439462,40.61660864350825],[-74.14326214865979,40.61674023916747],[-74.14419491885178,40.616870261569936],[-74.14512419135698,40.616965979075346],[-74.1460356211517,40.61701277749984],[-74.14640703857827,40.614273151538384],[-74.1464594491219,40.613891425091104],[-74.14654340779514,40.61326141168843],[-74.14670113522895,40.61207152126736],[-74.14680105543378,40.61133491935586],[-74.14689344884835,40.61063170979161],[-74.14696864216111,40.61015135570597],[-74.147740368238,40.60999924981496],[-74.14893620769462,40.609750837135074],[-74.14954343557092,40.609627172890356],[-74.14998477116396,40.609538417829974],[-74.15018666451158,40.6094978111553],[-74.15031900700399,40.60959281468878],[-74.1512034824915,40.61026499538172],[-74.15317275341847,40.611761521752896],[-74.15371834221513,40.61220628185339],[-74.15379116657415,40.61225561275542],[-74.15375061040547,40.61239939180926],[-74.15371281748263,40.61254675897704],[-74.15368214045228,40.6126595896894],[-74.15321287869979,40.61438556316748],[-74.15309820146408,40.614807381130085],[-74.15296929564605,40.61528153037405],[-74.15290527331672,40.61551699348316],[-74.15281391832222,40.615825621363115],[-74.15259266449776,40.61657308141174],[-74.15251285697241,40.61677300415176],[-74.152419086916,40.616969838853564],[-74.15231170430098,40.6171627559178],[-74.15219115786847,40.61735094454163],[-74.15205801141617,40.61753362006937],[-74.1518385812674,40.617823473594584],[-74.15165757888349,40.61804055799052],[-74.15135466183315,40.618349998284785],[-74.15093894401333,40.61877463953573],[-74.15071865740438,40.61899965104759],[-74.1503755674144,40.619352764944104],[-74.15019521656227,40.61953838150264],[-74.1498233272061,40.61992112736359],[-74.1492644327599,40.62048425374104],[-74.14922838067409,40.620520578455334],[-74.14911237332024,40.620637462377026],[-74.1485949471935,40.62116762492702],[-74.14831982319735,40.62144951607807],[-74.14825244603799,40.62152904608213],[-74.14818936774735,40.62160107894224],[-74.14772830369294,40.62213661926196],[-74.14753387750117,40.62241637414863],[-74.1474546295906,40.62253040073018],[-74.14728835505278,40.62276964591535],[-74.14710957687778,40.623032260225585],[-74.14678442553806,40.62360755117995],[-74.14650354422865,40.62420010106252],[-74.1462281253706,40.624925361709636],[-74.1459174531032,40.62584358599716],[-74.14575997801958,40.62630135549454],[-74.14571443641765,40.626433738620406],[-74.14563382845759,40.6267251507539],[-74.14560791184641,40.626894508734736],[-74.14559822005512,40.626988776122765],[-74.14554348103977,40.62752119046278],[-74.14554072012925,40.627832522116044],[-74.14565757200687,40.62782953770428],[-74.14593544628525,40.627824114565406],[-74.14607595494145,40.628752949803626],[-74.14607246903623,40.62883419903623],[-74.14608756406284,40.628915902787604],[-74.14612099590367,40.6289943943213],[-74.14617085511352,40.629066256114726],[-74.14622202814866,40.62910695718551],[-74.14628562565358,40.629137386308564],[-74.14635596707988,40.62915484761618],[-74.14752619029805,40.62938928829937],[-74.14737309948394,40.629827084268406],[-74.1469108593518,40.631156231195604],[-74.14683016619693,40.63138265399951],[-74.14666005286502,40.63195271136949],[-74.14659947234915,40.632129299670886],[-74.14642123149974,40.6327198360037],[-74.1458390599267,40.6345749724862],[-74.14566932887898,40.63505193212288],[-74.14556478887175,40.635459017665426],[-74.14478228995522,40.63795378029733],[-74.14394361241449,40.63834813146157],[-74.14372120921307,40.638452704470346],[-74.14365267703707,40.638484928307186],[-74.14359998292296,40.63851412568805],[-74.1431280250905,40.63968037312684],[-74.14307730726756,40.639667586793905],[-74.14293728788213,40.639632315879794],[-74.14292244780516,40.639596997838055],[-74.14285974698434,40.63956930452346],[-74.14278730139053,40.63956200933656],[-74.14268320996494,40.63954429908324],[-74.14257769336056,40.63953413750188],[-74.1425397070118,40.63953752511621],[-74.14247549160613,40.63956988881202],[-74.14238795149333,40.63964121082995],[-74.1423588139312,40.6396702072512],[-74.14232244041634,40.63974825529754],[-74.14231969707295,40.63979226696536],[-74.14238558314109,40.640055010567124],[-74.1424046383591,40.64019825128144],[-74.14238061456861,40.64025245611135],[-74.14229766980866,40.64030580659113],[-74.14215420029265,40.64034324777042],[-74.14209864155767,40.64032805206506],[-74.1420543148347,40.640296759707404],[-74.14155622972359,40.640366768817046],[-74.1414804740335,40.64009219379295],[-74.14128624022692,40.64014527516097],[-74.14119221839907,40.64038867508115],[-74.14102430552126,40.640506668843976],[-74.14076253645285,40.640589396911246],[-74.14028892343686,40.6406670241126],[-74.13993785315505,40.64073373910066],[-74.13929745763895,40.640805837751934],[-74.13925744852702,40.640735726724266],[-74.13920382377218,40.64074596767561],[-74.13918328035899,40.6408548920193],[-74.13879249079088,40.640890449868614],[-74.13757574838489,40.64100115237118],[-74.13752644766646,40.64101365447135],[-74.13748013998924,40.641031608608145],[-74.13743785760711,40.64105461456336],[-74.13740054304826,40.64108215950742],[-74.13736902810518,40.641113629430684],[-74.13734401529304,40.64114832283019],[-74.13737001749986,40.641295463489016],[-74.13570742110849,40.64162131007624],[-74.13570958979994,40.641645523107464],[-74.13499892317142,40.64178536058639],[-74.1349965524363,40.64176062240988],[-74.13435269573537,40.641886796902654]]]]}},{type:"Feature",properties:{ntacode:"QN31",ntaname:"Hunters Point-Sunnyside-West Maspeth",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.92562743725462,40.75213724475503],[-73.92441748465815,40.752404302282585],[-73.92296643303521,40.75272880286238],[-73.92204020417142,40.75293762805229],[-73.92161909483329,40.753027654424656],[-73.92047925949508,40.75328523729019],[-73.92027684657563,40.7533381182137],[-73.9189234812016,40.75363612441164],[-73.91763192835671,40.75385784877929],[-73.91650534619929,40.75389159079446],[-73.91547326264902,40.75379181810011],[-73.91468429733862,40.75368006915899],[-73.91446450844823,40.7536764115691],[-73.91354183449963,40.75346871442338],[-73.91256954179121,40.75330421523763],[-73.91067474831037,40.752995076324375],[-73.91035492992543,40.75274990803362],[-73.90984318646113,40.75163867983058],[-73.90955575951165,40.75103731284322],[-73.9094971329243,40.75095068323968],[-73.90949709817924,40.75095063865045],[-73.90949707380163,40.750950583850255],[-73.90945867225862,40.7508552168727],[-73.9094586485645,40.750855145487904],[-73.90945863764708,40.75085507411319],[-73.90944332035104,40.750755231717505],[-73.90944330814995,40.75075513236494],[-73.90944332062112,40.75075503303167],[-73.90945182707307,40.75065550688949],[-73.90945184014245,40.75065545362644],[-73.90948267283493,40.75056086142005],[-73.90951622548934,40.750441659734406],[-73.90971148153102,40.749754709477266],[-73.9098996151524,40.7490872745806],[-73.91015860618921,40.74850196788335],[-73.91164202699218,40.74868457627963],[-73.91176417871445,40.74844159657358],[-73.91182081376934,40.74834287234541],[-73.91182610742021,40.7483336452002],[-73.9118262493937,40.74833339334943],[-73.91182635657516,40.7483331322581],[-73.91187503994783,40.748220795601526],[-73.91190979122962,40.748105394935166],[-73.91190983903499,40.74810522476505],[-73.91190987538717,40.74810505358105],[-73.91193027661589,40.747988209749124],[-73.91212028771632,40.747294748985254],[-73.91232273999387,40.74644708603102],[-73.91235352521622,40.74631819581597],[-73.91244853783243,40.745920402209606],[-73.91213076526425,40.74588664340153],[-73.91124722195285,40.74578399253388],[-73.91150870771199,40.744470705074704],[-73.91189444373416,40.74260906679207],[-73.9119090455116,40.742538601462385],[-73.91194129701314,40.74238294990334],[-73.91260129457304,40.742442246353576],[-73.91289084169281,40.742482249708814],[-73.9137938867601,40.74251449215342],[-73.91382781904215,40.74241368862158],[-73.9144348323921,40.74053105330968],[-73.91538439305549,40.74072944290675],[-73.91567469626264,40.740784929658666],[-73.9163010853873,40.73906911846416],[-73.91651190571183,40.73894475796499],[-73.91709074551063,40.737144682635865],[-73.91717737969712,40.736897870741004],[-73.91651522687536,40.73675734550494],[-73.91687214166522,40.735541359577624],[-73.91689741909921,40.735444708149565],[-73.91751347899331,40.73535098457976],[-73.91755768560766,40.735291763109075],[-73.91759250812704,40.73523944168978],[-73.91835109071864,40.73315255850434],[-73.91879292050429,40.73196944921533],[-73.91902180336905,40.7320878386099],[-73.91903558480786,40.73201923711213],[-73.9188133456518,40.73191752249748],[-73.91861384032109,40.73182603869992],[-73.9184104882916,40.73173959523559],[-73.91820350953799,40.73165828560802],[-73.9179931284372,40.731582197513085],[-73.91777957207324,40.731511413488136],[-73.91756307145072,40.73144601009738],[-73.9173425053025,40.73138282579031],[-73.91736631775751,40.73132807943473],[-73.91752107567497,40.7310027045886],[-73.91760691025391,40.730571981024696],[-73.91773039128891,40.72987934429954],[-73.9179669664044,40.72850077062887],[-73.91507233834541,40.72797082006912],[-73.91505218095413,40.72860118050043],[-73.91205021265488,40.72850636302706],[-73.91200974687158,40.72922886414811],[-73.91192955073785,40.72945841556757],[-73.91182004369985,40.72972934852997],[-73.9117718693115,40.72984944633928],[-73.91174734100512,40.72991203326157],[-73.91148836213756,40.729831706816434],[-73.91096208682562,40.729640752901304],[-73.91055040415468,40.72946622016908],[-73.91017627611716,40.72927572500653],[-73.90981313849794,40.72907325136617],[-73.90934522586045,40.72880316161055],[-73.90712253078475,40.72742472843786],[-73.90716705244385,40.72738865428996],[-73.9073001375038,40.72729436941203],[-73.90740997290794,40.72720873888023],[-73.90804680880593,40.72673388740765],[-73.90889173791648,40.72606842547406],[-73.909716460155,40.72544595562361],[-73.91134506901577,40.724182169951845],[-73.912571876778,40.72323963494944],[-73.91316969805797,40.72308152589638],[-73.91384828242983,40.72289841235336],[-73.91347489807389,40.722302452708476],[-73.91331372559384,40.72207734997188],[-73.91298420320445,40.721600848386394],[-73.91245967164996,40.72093053431874],[-73.9118888926478,40.72026283067383],[-73.91132095140539,40.71962422959135],[-73.91152490735003,40.71956778017303],[-73.91232114309454,40.71934838577795],[-73.91339850907754,40.71905108725964],[-73.91426525254134,40.71881117369342],[-73.9151668655647,40.718554565807864],[-73.91611624168375,40.718302824013094],[-73.91736099632925,40.71795408951021],[-73.91805035175076,40.71776542091431],[-73.9193094719202,40.71741710157978],[-73.92153810949632,40.716795155684686],[-73.92232773956844,40.71659264462499],[-73.92234972562503,40.716646491391494],[-73.92235844722536,40.716667839536],[-73.92235122384747,40.716670932404995],[-73.92241488477619,40.71680254042941],[-73.92248379312599,40.7169521966107],[-73.922519281548,40.717018156253545],[-73.92259771919818,40.71716571262631],[-73.92267615785583,40.71731326927819],[-73.92279414745401,40.71753457614403],[-73.92305769386341,40.71776157364093],[-73.92323928226047,40.717926488066695],[-73.9234261670821,40.71809736750478],[-73.9234660265417,40.71813033432232],[-73.9234646469141,40.718136258831905],[-73.92344083317354,40.71814787757473],[-73.9234422540664,40.718157018452594],[-73.92344762772281,40.71816704482559],[-73.92345716590853,40.7181787669941],[-73.92346794587401,40.718190525502955],[-73.9234769482588,40.7182046434509],[-73.92348314173054,40.718212112231235],[-73.92349359141225,40.71822312334812],[-73.92350469094445,40.718235395535785],[-73.9235138017347,40.71824696463097],[-73.92352244013054,40.718259397012815],[-73.92353040240161,40.71827217203993],[-73.92353810279465,40.71828655749626],[-73.92354379439122,40.718297566118466],[-73.92354915568174,40.718308222714505],[-73.92355479997055,40.71831959132004],[-73.92355969685073,40.71833202121449],[-73.92356368450372,40.71834338771444],[-73.9235676122675,40.71835475534715],[-73.92357214222356,40.71836823890918],[-73.92357623361906,40.71838207298123],[-73.92357920969764,40.71839733917036],[-73.92358200882828,40.71841330684464],[-73.92358577561416,40.71843104039196],[-73.9235894370587,40.71844809002446],[-73.92359359652156,40.71846440102612],[-73.92360061655488,40.718483234703136],[-73.92360642980815,40.71850204127721],[-73.92361279629095,40.71852342394406],[-73.92361923640796,40.71854223093332],[-73.92362567165354,40.718556453545354],[-73.92363171765373,40.71856853339735],[-73.92363730133249,40.718580946823465],[-73.92364276737902,40.71859302578756],[-73.92365007474696,40.71860919496898],[-73.92365661849304,40.71862020415019],[-73.92366216937627,40.71863050068337],[-73.92366925753893,40.71864294090452],[-73.92367688864427,40.718655021804885],[-73.92368412977153,40.718666751644896],[-73.92368935133507,40.7186754532699],[-73.9236956117481,40.7186868222763],[-73.92370267524068,40.71869870461435],[-73.92371016687848,40.7187097227969],[-73.92371971500319,40.71872306526943],[-73.92372611395938,40.71873690153441],[-73.9237316480077,40.718750575227546],[-73.92373690528139,40.71875963739185],[-73.9237446573536,40.71877012535442],[-73.92375491761793,40.71878149600148],[-73.92376638207162,40.718795362422945],[-73.92378202677521,40.71880761933191],[-73.92379402849957,40.71881723611655],[-73.92380674671513,40.718831463546636],[-73.9238219800131,40.71885133863072],[-73.92383512191195,40.71886842183378],[-73.9238437687802,40.71888261909176],[-73.92385334923802,40.71889931244704],[-73.92386007813955,40.718914246726165],[-73.92386706032464,40.718925264561264],[-73.92387454980327,40.71893821917461],[-73.92387958889019,40.718950190292276],[-73.92388855796304,40.718963181063586],[-73.92389434500991,40.71897400092763],[-73.9239028517398,40.71898715339065],[-73.92390904140791,40.71899728783254],[-73.92391649802056,40.71900741490251],[-73.92392427540346,40.71901719037747],[-73.9239325226703,40.71902927166736],[-73.9239386732936,40.719042756787026],[-73.92394312815343,40.719059446245566],[-73.9239460344805,40.719073999885836],[-73.92394786656752,40.719086401268605],[-73.92394943901755,40.719098838833155],[-73.92395050174615,40.719110887901195],[-73.92395341018401,40.71912455984856],[-73.92395484199855,40.71913501514197],[-73.92395519199904,40.719149568601125],[-73.92395903593707,40.719162330992646],[-73.9239638145543,40.71917548149097],[-73.92396786815667,40.719191098511196],[-73.92397016852702,40.71920740843727],[-73.92397140459889,40.719224429482246],[-73.92397268584875,40.71924218784275],[-73.92397287854035,40.71925991901514],[-73.92397336653818,40.719278001853866],[-73.923974347411,40.719300434350906],[-73.92397505139206,40.71931640984403],[-73.92397555119686,40.719324721852686],[-73.92397599296923,40.7193410568528],[-73.92397537276433,40.719356644484336],[-73.92397473793515,40.71937366379087],[-73.92397464452637,40.71939281774733],[-73.92397511878315,40.71941233159127],[-73.92397560486836,40.71943325082594],[-73.92397695379677,40.71945383741936],[-73.92397661433348,40.7194719284226],[-73.92397539769382,40.71949037031799],[-73.92397393346667,40.71950774088295],[-73.92397236754881,40.71952121989896],[-73.9239715962181,40.719533979241604],[-73.92397133400611,40.71954495643448],[-73.92397167174765,40.71956003139578],[-73.92397259069348,40.719574215330404],[-73.92397250096992,40.71959090999425],[-73.92397241310017,40.71960578649012],[-73.92397261212335,40.71961854714352],[-73.92397252474512,40.71963202763823],[-73.9239714681916,40.71964620959805],[-73.92397048345883,40.7196586186684],[-73.92396920047422,40.71967209837351],[-73.92396839140743,40.719686280664185],[-73.92396737063314,40.71969940035958],[-73.92396652595414,40.71971430332731],[-73.92396483831399,40.719730250435845],[-73.92396287796265,40.71974726819592],[-73.92396065776036,40.71976392694178],[-73.92395955005586,40.719779901237466],[-73.92395877931126,40.719791949093334],[-73.92395747204445,40.71980702246512],[-73.92395506319711,40.7198220869005],[-73.92395208918512,40.719835367471404],[-73.92394815558463,40.719839786577225],[-73.92393107839405,40.719848473960504],[-73.92391614720358,40.71985439839859],[-73.9238981717335,40.7198618521856],[-73.92388365280857,40.71986963174944],[-73.92387080206672,40.71987716899799],[-73.9238541963013,40.71988756780098],[-73.92384119889246,40.71989974376816],[-73.92383826447661,40.71990860249056],[-73.92384565312462,40.719916433228086],[-73.92385580808444,40.71992744377936],[-73.9238638750885,40.71994147915433],[-73.92387208726187,40.7199541099119],[-73.92387763646866,40.71996600061733],[-73.92388031880435,40.71997947372863],[-73.92387879178413,40.71999048627018],[-73.92387549941557,40.72000198296982],[-73.92387060543062,40.720018279762726],[-73.9238663777691,40.720030685514445],[-73.9238610247714,40.72004344232826],[-73.92385634626145,40.72005691928327],[-73.92385294982435,40.72006718358574],[-73.92384777212702,40.720082605699695],[-73.92384479990305,40.72009429258555],[-73.92384064121806,40.72010740986844],[-73.92383860518697,40.720118745901985],[-73.9238368621677,40.72013186528527],[-73.92383575405715,40.720148163575665],[-73.92383927592665,40.72016378962805],[-73.92384398143557,40.72017833658515],[-73.92384926694841,40.720193243605785],[-73.92385451880035,40.7202063939172],[-73.92386045794117,40.720218122882464],[-73.92386683865395,40.72022841995229],[-73.92387461400551,40.720238357258495],[-73.9238825445884,40.72024868282656],[-73.92389186718397,40.72026306999776],[-73.92389831563027,40.72027479862756],[-73.92390557937958,40.7202879239646],[-73.92391134320901,40.72029893261326],[-73.92391962319206,40.72031296711917],[-73.92392663773563,40.720326830581016],[-73.92393250672878,40.72033927098253],[-73.92393822934639,40.72035417828752],[-73.92394358934133,40.720366942181606],[-73.92395053233459,40.72038080559466],[-73.92395672000977,40.72039357841113],[-73.92396330913749,40.72040708140686],[-73.92397313388366,40.72042680078],[-73.9239752226748,40.72043193484709],[-73.92398068897404,40.72044436509598],[-73.92398590472064,40.720457164575905],[-73.92399097924766,40.72047100045098],[-73.92399594529483,40.720485546568014],[-73.92400154887699,40.72050117398893],[-73.9240073423726,40.72051786482783],[-73.92401194196356,40.72053169988578],[-73.92401604747532,40.72054377793088],[-73.92402007071856,40.720554433451035],[-73.92402572591723,40.72056651302101],[-73.92403144229606,40.72057804314299],[-73.9240367308853,40.720590122470476],[-73.92404162708046,40.72060395822538],[-73.92404601516313,40.72061675715622],[-73.92405097182028,40.7206297090789],[-73.92405651848794,40.72064390544494],[-73.92406161198603,40.720660055042345],[-73.92406499736785,40.72067070092606],[-73.92406956443821,40.72068295048589],[-73.9240753987936,40.72069414864505],[-73.92408331265644,40.72070782271421],[-73.92409116795613,40.72072168671962],[-73.92410265533752,40.72073607630521],[-73.92411410914995,40.720749591377334],[-73.92412503340016,40.720760602913145],[-73.92413761147004,40.72077395672533],[-73.92415022503656,40.72078727437369],[-73.9241601319248,40.72079760005108],[-73.92416866729968,40.72080595370339],[-73.92417901108874,40.72081663147326],[-73.92418902668682,40.72082585941629],[-73.92419991274569,40.72083814110829],[-73.9242081262761,40.72084915085138],[-73.92421586558412,40.72086087997703],[-73.9242216641566,40.720872599448505],[-73.9242271624758,40.720887344591915],[-73.92422996407751,40.720901367259884],[-73.92422897974362,40.720913064173956],[-73.92422615071288,40.720923166358624],[-73.92422252889328,40.72093432963902],[-73.9242209654277,40.7209456666592],[-73.9242169849681,40.720959496060594],[-73.92421177483077,40.72097170299248],[-73.92420577262817,40.72098355860154],[-73.92420803239868,40.72099385293833],[-73.92421469112382,40.72100859934855],[-73.92421781243871,40.72102243275417],[-73.92421220566216,40.721030056225594],[-73.92419805836302,40.721043113168136],[-73.9241892771198,40.721052851752624],[-73.92418312641941,40.72107038943792],[-73.92417833286761,40.72109130519022],[-73.92417554976451,40.7211028297065],[-73.92417303906551,40.72111471508742],[-73.92416883628862,40.721135621344175],[-73.92416658089188,40.72115264008289],[-73.9241665305121,40.721165760584135],[-73.92416781897657,40.72117745028289],[-73.92416898638248,40.72119200260042],[-73.92417073109091,40.72120832957486],[-73.9241734239756,40.72122288406969],[-73.92418033038994,40.721239214443294],[-73.92418893863326,40.7212573115023],[-73.92419728792164,40.72127329252626],[-73.92420373531112,40.72128608359175],[-73.92420992474618,40.72129781270191],[-73.92421693970464,40.72131164917259],[-73.92422205069714,40.721323917343696],[-73.92422946953648,40.721336358078254],[-73.92423442657244,40.72134769938898],[-73.92423546427793,40.721362080407765],[-73.92423468847643,40.72137821691945],[-73.92423337602999,40.72138760861519],[-73.92423466510391,40.721398776299594],[-73.92423792617576,40.721414041982776],[-73.92424364921014,40.72142949875861],[-73.92425441686589,40.72144298588955],[-73.92427034324648,40.72145756667731],[-73.92428649522121,40.72147088663675],[-73.92430045146968,40.72147992768769],[-73.9243134618659,40.7214883110749],[-73.92432831367472,40.72150042465063],[-73.92434163922803,40.72151322022838],[-73.92434971245683,40.72152280689519],[-73.92436235781321,40.721538736450555],[-73.92437677505151,40.72154846180704],[-73.92439256537692,40.72155821553777],[-73.92440882740675,40.72156928482916],[-73.92442508959056,40.721580417275966],[-73.92443950621626,40.72159011632237],[-73.92445622878952,40.72160225690828],[-73.9244748652159,40.72161755964336],[-73.92449195162588,40.72163216813282],[-73.92450798360753,40.721647109474254],[-73.92452362614118,40.721662382763846],[-73.92454009433335,40.721679467054805],[-73.9245477646653,40.72168924291629],[-73.92455738027361,40.72170593572681],[-73.92456115360525,40.721719058230065],[-73.92456327106694,40.72173006378449],[-73.92456361197074,40.72174247305478],[-73.92456384149214,40.72175952039974],[-73.92457018370735,40.72177176289201],[-73.9245802289317,40.721784366819634],[-73.92458999565895,40.72179381955197],[-73.92460131260097,40.721802832535566],[-73.92461498333905,40.7218130706751],[-73.92462496479507,40.72182035357003],[-73.92463703551886,40.72183282429461],[-73.92464655219558,40.72184260186042],[-73.92466496577623,40.72185586946997],[-73.92468728877479,40.72186631194867],[-73.92471238383706,40.72187495515485],[-73.92473522014197,40.721881282495985],[-73.92475987801613,40.721888079260424],[-73.9247798991605,40.72189363077904],[-73.92479620262063,40.72189894532841],[-73.9248110991241,40.72190419546396],[-73.92482598230256,40.72190974345154],[-73.92483760061829,40.72191398343436],[-73.92485411517987,40.7219213156388],[-73.92487063133578,40.72192684609093],[-73.92488223617809,40.72193347247996],[-73.92489722918833,40.721945909902914],[-73.92491241131327,40.7219601388115],[-73.92492641966604,40.72197508715047],[-73.92493596992156,40.72198716921293],[-73.92494360336626,40.72199888984238],[-73.92495047721688,40.722011330844055],[-73.9249578610384,40.722023771005006],[-73.92496617943634,40.72203653694404],[-73.9249761992486,40.722051474301075],[-73.92498497838307,40.72206533834218],[-73.92499190408861,40.72207456470296],[-73.92500108646038,40.722087204216955],[-73.92501055154415,40.72210123120385],[-73.92501920171789,40.72211367285559],[-73.92502931769322,40.72212751129455],[-73.92504243690671,40.72214388251542],[-73.9250501793343,40.72215329770445],[-73.92505749462428,40.72216307263009],[-73.92507038683962,40.72218119971596],[-73.92508141547225,40.722194705700836],[-73.92508955921282,40.72220500384706],[-73.92510108236914,40.7222201123782],[-73.92511001692077,40.72223131132647],[-73.92512111551626,40.72224606006684],[-73.9251275896858,40.72225583511092],[-73.92513559141597,40.722266133161405],[-73.92514109473356,40.72227690670334],[-73.925142040615,40.72227873520339],[-73.9251466765989,40.72229224573674],[-73.92515200046483,40.72230536973011],[-73.92515446906484,40.722320463657695],[-73.92515207271995,40.722335339318285],[-73.92514671628459,40.72235199537213],[-73.92514099577922,40.72236500346022],[-73.92514064055574,40.72236583215192],[-73.92513492153543,40.72237751610877],[-73.9251294655167,40.72238813861894],[-73.92511995706626,40.72240245966314],[-73.92511262787343,40.722415215748356],[-73.92510477532093,40.722430086686124],[-73.92509596286916,40.72244638918552],[-73.92508329808386,40.722468001955264],[-73.92507796093909,40.722477463076885],[-73.9250690290654,40.722494801314625],[-73.9250611520522,40.72250967223335],[-73.92505356249295,40.72252347233975],[-73.92504484590513,40.722538703396005],[-73.92503563051369,40.72255535642937],[-73.9250243525935,40.72257412482007],[-73.92501275326836,40.72259536067012],[-73.9250070708942,40.72260653251471],[-73.92499817485324,40.72262271751554],[-73.92498530741847,40.72264609503691],[-73.9249786184239,40.72265794152472],[-73.924973493193,40.722667690757916],[-73.92496376779768,40.722686100138944],[-73.92495418321275,40.722703824426326],[-73.92494503875365,40.72272080199774],[-73.92493801596392,40.72273496264826],[-73.92493190430964,40.72274915069662],[-73.92492550837599,40.72276295157239],[-73.92491924470235,40.722776428034614],[-73.92491025310889,40.72279412640312],[-73.92489947071175,40.72281431757424],[-73.92489408651751,40.72282405742083],[-73.92488162462878,40.722843509539096],[-73.9248716341867,40.722865132908204],[-73.92486728971602,40.72287626993532],[-73.92485991737757,40.72289576105537],[-73.92485077217657,40.7229127660928],[-73.92484191126567,40.7229297520495],[-73.92483298043769,40.72294605495301],[-73.92482015200372,40.722964813096596],[-73.92481162925235,40.72297559541935],[-73.92480291900208,40.722985693774554],[-73.92479598408009,40.72299472111723],[-73.92478289780651,40.72301169660303],[-73.92477010438044,40.723030824160276],[-73.9247637139264,40.723040887842444],[-73.92475919488042,40.72304923224701],[-73.92474915338785,40.72306374154626],[-73.92473729610604,40.723081798712805],[-73.92473226484066,40.72309329429547],[-73.92472716263921,40.723104817305895],[-73.92472134948508,40.72311667306207],[-73.92471429210694,40.72312960067842],[-73.92470886951337,40.72314112347849],[-73.92470409832387,40.72315297991509],[-73.92469935023288,40.7231648544595],[-73.92469465093335,40.723175639943875],[-73.92468937072381,40.72318645084723],[-73.92468409072872,40.723199018939],[-73.9246775516789,40.72321408939214],[-73.92467172269528,40.72322843960921],[-73.92466748617855,40.72323889101169],[-73.92466299526909,40.72325368403941],[-73.92465542950163,40.72327706549352],[-73.92465148338151,40.72329105625635],[-73.92464641233705,40.72330576765319],[-73.92464135468931,40.72332011887592],[-73.92463700588851,40.723334830074876],[-73.92463355937987,40.72334668737528],[-73.92462830986042,40.7233622719715],[-73.92462353707121,40.72337610019371],[-73.92461619335933,40.72339061191698],[-73.92460918114138,40.723406203566945],[-73.92459901536255,40.72342461262716],[-73.92458724029399,40.72344445281888],[-73.92457852282918,40.72345967445599],[-73.92457248802825,40.723469063059454],[-73.92456370306815,40.72348126766134],[-73.9245540297081,40.723494354379],[-73.92454380115518,40.723506919221116],[-73.92453545522282,40.72351896211009],[-73.9245317955022,40.72353045925241],[-73.92452702650417,40.723540911473],[-73.9245173421251,40.72355224249961],[-73.92450004833425,40.723564171464744],[-73.92448364585593,40.723572058423066],[-73.92442298754935,40.72358997548366],[-73.92433693392312,40.72360384027389],[-73.92431405339137,40.723604752999],[-73.92428938620999,40.723604466728304],[-73.92426185708133,40.72360304324073],[-73.92423205370996,40.7236018440761],[-73.92421456043479,40.72360131038217],[-73.92419565801903,40.72360124416271],[-73.92417725243777,40.723601699778236],[-73.92415838368635,40.72360262382566],[-73.92413821366375,40.72360384521032],[-73.9241135085057,40.72360519695375],[-73.92408962131464,40.72360680269922],[-73.92406814812685,40.7236080490115],[-73.92404589530702,40.723609601547075],[-73.92402933335623,40.72361167934426],[-73.92401788626992,40.723612707106206],[-73.92399970283381,40.723614541250306],[-73.92396961279148,40.723617177856816],[-73.92394908612675,40.723618515738984],[-73.92393046732964,40.72361921442312],[-73.92390994245604,40.723619560876],[-73.92389038913137,40.723619106686805],[-73.92387451846268,40.723618024525926],[-73.92385820811745,40.72361727595303],[-73.92383818294279,40.723615443032585],[-73.923820004246,40.7236140892843],[-73.92380088889959,40.72361421166183],[-73.92377758195019,40.723615213960066],[-73.92374957358236,40.72361849133683],[-73.92373442057435,40.72362007548568],[-73.92371645160821,40.72362171154288],[-73.92369585379069,40.723623453407384],[-73.92367520963623,40.723624700698394],[-73.92365677799984,40.72362636341148],[-73.92363787416828,40.72362829569404],[-73.92362087514354,40.723630148656724],[-73.92360524914378,40.72363173247475],[-73.92358727926039,40.72363339481294],[-73.92356888401014,40.72363481495729],[-73.92354496100396,40.723636140628706],[-73.92352186735367,40.72363662100338],[-73.92350394758404,40.72363682537624],[-73.92348695034372,40.72363654352653],[-73.92347086659376,40.72363578516524],[-73.9234557036049,40.72363550553525],[-73.92344009144806,40.72363615219524],[-73.92342353042467,40.72363682569643],[-73.92340559749643,40.72363774974033],[-73.92338459834134,40.72363902371489],[-73.92335988204275,40.7236406557291],[-73.92333678844791,40.72364223386965],[-73.92331452065562,40.72364433473657],[-73.9232857321678,40.723646396074145],[-73.92326263887996,40.723647704314395],[-73.92323955595022,40.723649004180544],[-73.92321566742928,40.72365115872912],[-73.92319910696338,40.72365325399822],[-73.92318045240829,40.72365362971309],[-73.92316168646879,40.723657984614306],[-73.92313196363975,40.723659306496806],[-73.92311225761857,40.72365797808632],[-73.92309523824538,40.72365626431262],[-73.92307871521862,40.72365644274793],[-73.92306398950284,40.723657531382244],[-73.92304208793996,40.7236609212247],[-73.92301921560967,40.72366480461801],[-73.92299730066259,40.72366929241359],[-73.92296069104223,40.723669151660275],[-73.92293413428928,40.723666224450426],[-73.9229117791738,40.72366308477567],[-73.92289409915693,40.72366008342164],[-73.92287826463546,40.723657073919554],[-73.92286333147084,40.72365399298261],[-73.92284168885786,40.72364881949386],[-73.92282120441695,40.723644852132594],[-73.92279696737485,40.72364200819904],[-73.92277276322231,40.723640047148606],[-73.92274946035278,40.7236378883461],[-73.92272521021353,40.7236358997804],[-73.92270331567316,40.7236337956898],[-73.92268282968793,40.723631170527455],[-73.92266139852475,40.72362729263142],[-73.92264135287971,40.72362263280962],[-73.92261902301581,40.72361787210581],[-73.92259107006876,40.72361376532748],[-73.92256546050778,40.72360982144668],[-73.92254728383925,40.723607503717204],[-73.9225281561383,40.72360707739246],[-73.92250766649273,40.72360761309186],[-73.9224857688589,40.723608371823055],[-73.92246382345053,40.723609122811645],[-73.92244518019788,40.7236098217417],[-73.9224269874704,40.7236101426968],[-73.92240274462847,40.72361154866336],[-73.92237991082253,40.72361334373431],[-73.92235797541387,40.723615526393374],[-73.92233231268708,40.723616968243526],[-73.92231088437039,40.723620492287644],[-73.92229897219248,40.72362435663098],[-73.92228718990192,40.72363938655349],[-73.9222776561883,40.72365354584818],[-73.92226569405541,40.723669837291254],[-73.92225042316058,40.723682208549874],[-73.92223359397806,40.72369018452642],[-73.92221447025246,40.72369689847886],[-73.92219483821061,40.723703692664984],[-73.92218107895411,40.72370758255221],[-73.92216243635038,40.7237088309248],[-73.92214330961292,40.72370755701878],[-73.9221195824242,40.72370369623233],[-73.92209209376523,40.723697419505],[-73.92207557393223,40.72369372541694],[-73.92205808443222,40.72368995762843],[-73.92204156421319,40.72368659674598],[-73.9220245728792,40.723682578502064],[-73.92200805343339,40.723678559905174],[-73.92199290694344,40.72367528069415],[-73.9219782219472,40.72367222728494],[-73.9219493719239,40.72366586734532],[-73.92193051002882,40.72366146016251],[-73.92190663116521,40.72365589682205],[-73.92188442072317,40.723649605029465],[-73.92186508809651,40.723643657777835],[-73.9218467231107,40.72363876458822],[-73.92182786155708,40.723634078624215],[-73.92181088183122,40.72362957285364],[-73.92179667032296,40.72362629525687],[-73.92178292005335,40.723622521757356],[-73.92177011786593,40.72361864067804],[-73.92174780344959,40.72361165489242],[-73.9217249683636,40.72360346339333],[-73.92170730455835,40.72359703024929],[-73.9216872829615,40.723592207776655],[-73.9216649195656,40.72358588015444],[-73.92164260329814,40.72357936375723],[-73.92161793603523,40.72356999009358],[-73.92159279369626,40.723561463116546],[-73.92156812636162,40.72355216198131],[-73.92155162134371,40.72354622581702],[-73.92153369523068,40.72354135984816],[-73.92152506816178,40.72353923777017],[-73.92151256626036,40.72353225912895],[-73.92148694902407,40.723524443793906],[-73.92147090534927,40.72351905641532],[-73.92145391613101,40.72351330837439],[-73.92143787220601,40.72350739060119],[-73.9214136785832,40.723497882190266],[-73.92138901309332,40.7234863115323],[-73.92137624856068,40.723480044853325],[-73.92135392698745,40.72346893531439],[-73.92133302612847,40.72345708828369],[-73.92131254152832,40.723443683702],[-73.92129120610106,40.723429152754996],[-73.92127212628826,40.72341862170829],[-73.92125212089496,40.723410593880786],[-73.9212260408724,40.72340446181526],[-73.921209993759,40.72340183892497],[-73.9211929639229,40.72339938657221],[-73.92118449107834,40.72339796131807],[-73.9211773787857,40.723396764663676],[-73.92116223129227,40.723394422319885],[-73.92114660949123,40.723392268451924],[-73.92111823163255,40.72338714262941],[-73.92110354670852,40.72338411557771],[-73.92107559652352,40.72337783778845],[-73.92106094777898,40.72337475748262],[-73.92104814300441,40.723372578225735],[-73.92102531663225,40.7233679524013],[-73.92100388693079,40.723362993817155],[-73.92098062255126,40.72335784516722],[-73.92094175031835,40.72334901109642],[-73.92092660336762,40.72334622745639],[-73.92091050915256,40.72334286670399],[-73.92089539860564,40.7233398398359],[-73.92088071312558,40.723337298415586],[-73.92085510748207,40.7233302301171],[-73.92083556108096,40.72332385049369],[-73.92081926712208,40.72331977760228],[-73.92079877381369,40.72331437886086],[-73.92077504504569,40.72331202955771],[-73.92075174076683,40.72331009533816],[-73.9207335609414,40.72330981277054],[-73.92072305946164,40.723311885553024],[-73.92071391583306,40.72331682364275],[-73.92070138952495,40.72332990807291],[-73.92069126659274,40.723341760657355],[-73.920682492851,40.72335431677778],[-73.9206727733513,40.72336669282469],[-73.92066419891658,40.723380329461285],[-73.92065949702022,40.723392734763436],[-73.92065537238103,40.72340688827023],[-73.92065131037486,40.72341929451553],[-73.92064757931331,40.72343134030359],[-73.92064320943342,40.723443035520226],[-73.92063256961379,40.723462515405494],[-73.92062640317954,40.72347102922193],[-73.92062422272117,40.723474035997384],[-73.92061613696758,40.72348445829547],[-73.9205996279008,40.723502151143165],[-73.92058373536955,40.72351948322594],[-73.92056693765399,40.72353048468225],[-73.92055874473756,40.723532703953026],[-73.92054338097594,40.72353315237499],[-73.9205252015949,40.723532077540625],[-73.92051240133458,40.72352665658396],[-73.92050748828247,40.72352720267991],[-73.92048789087045,40.723534212541196],[-73.92046642086582,40.723543455745514],[-73.9204551942118,40.7235479405559],[-73.9204387345781,40.7235542420954],[-73.92042646021669,40.723554485573416],[-73.92039692626595,40.72360543367642],[-73.92037064235737,40.72368111331852],[-73.92037847580917,40.723682684776264],[-73.92039358633492,40.723685774869544],[-73.92040966916184,40.72368857798948],[-73.92042456800932,40.723691911181284],[-73.9204406131741,40.72369546127278],[-73.92045948636581,40.72369992298623],[-73.92047253822987,40.72370377741191],[-73.92048926848689,40.723708209663336],[-73.92050835463309,40.72371321229226],[-73.920525807779,40.72371896096034],[-73.92054419370682,40.723724880309135],[-73.92056373915453,40.72373139618026],[-73.92058657492454,40.72373893087002],[-73.92061214329155,40.72374726905508],[-73.92062681530119,40.72375194361876],[-73.92064009136865,40.72375541052295],[-73.92066663445854,40.72376069719721],[-73.92069178194059,40.72376486617047],[-73.92071601898135,40.72376767369125],[-73.92073650541637,40.72376933575729],[-73.92075934790002,40.72377125140147],[-73.9207817057943,40.72377255473234],[-73.9208164191434,40.7237745240993],[-73.92083881200038,40.72377624123428],[-73.92085883647206,40.72377845244879],[-73.92087514616124,40.723779202451304],[-73.92088913627265,40.723779212064656],[-73.92090706914028,40.7237791431343],[-73.920924788379,40.7237783620656],[-73.92094624550496,40.723779800275054],[-73.92096392679447,40.7237824243237],[-73.92098351167101,40.72378619204112],[-73.92100630217591,40.723791286588884],[-73.92103050094366,40.72379723732223],[-73.92105009514368,40.72380224959121],[-73.92106917060309,40.723807223472676],[-73.92108547646318,40.72381121508602],[-73.9211003602586,40.723815782182214],[-73.92112106384218,40.72382469321254],[-73.92113732965441,40.72383257476299],[-73.92115546518058,40.72384101579073],[-73.92117731354085,40.723852206796636],[-73.92120104505194,40.72386283971524],[-73.92122293166258,40.72387204856177],[-73.92124200387738,40.72387849145465],[-73.92126155304386,40.72388270103595],[-73.92127832111764,40.72388633225286],[-73.92129415270611,40.72388994590695],[-73.92131183242267,40.72389393842729],[-73.92133185603939,40.72389710362386],[-73.92134862576738,40.7238993395011],[-73.92136493282369,40.72390179066684],[-73.92138101252577,40.72390732131985],[-73.9213955720284,40.72391691278713],[-73.92140450640768,40.723927923050326],[-73.92141709680412,40.72393086805343],[-73.92143386500709,40.72393496748504],[-73.92146083643914,40.72394742240412],[-73.92147176748512,40.72395330033336],[-73.92148477864416,40.72396039676207],[-73.92149988652716,40.72396657506435],[-73.92151374300599,40.72396977237773],[-73.92151817990687,40.72397155838965],[-73.92153328597048,40.72397853863701],[-73.92154582684323,40.72398428430493],[-73.92156328531593,40.72399368825332],[-73.9215779153547,40.7240036308816],[-73.92159370420015,40.72401478920128],[-73.9216076241501,40.72402525402571],[-73.92162142400322,40.7240356100418],[-73.92163443618165,40.724042615822206],[-73.92164933138957,40.724049164026695],[-73.92166563480377,40.72405531631639],[-73.9216856551198,40.72406134582192],[-73.92170194744278,40.724065885821226],[-73.92171774477426,40.724069850027185],[-73.92173545902406,40.72407449971338],[-73.9217547948119,40.72407860134598],[-73.92177549283991,40.724081883857295],[-73.92179483043978,40.724084445243264],[-73.92181489298555,40.72408396432939],[-73.92183379891688,40.72408227475878],[-73.92184451115098,40.72408157071196],[-73.92186107058603,40.72408160875544],[-73.92187665823194,40.72408225007124],[-73.92189462544056,40.72408300993279],[-73.92191255372077,40.72408617310426],[-73.92192440661772,40.72409183651117],[-73.92193443525878,40.724100046762274],[-73.92194647162734,40.724110375744466],[-73.92195739055268,40.72411556910482],[-73.92197438287597,40.72412071397657],[-73.92199372029594,40.72412325706855],[-73.92201165064546,40.724124665215484],[-73.92203217195512,40.724127506797956],[-73.9220507846262,40.72413218435081],[-73.9220698622337,40.72413546571211],[-73.92208803816628,40.72413852197424],[-73.92210621542868,40.7241423259064],[-73.92212761016076,40.724146590365045],[-73.92214626057465,40.72415044838697],[-73.92216396575428,40.72415197278902],[-73.92218258271976,40.724153552083266],[-73.92219982687526,40.7241550135132],[-73.92221868964295,40.72415824193375],[-73.92223405953166,40.724163601278036],[-73.92225172329611,40.72417099661442],[-73.92226802574591,40.724177482531324],[-73.92228620280956,40.724181285932325],[-73.92230392251497,40.7241809377084],[-73.9223200136043,40.7241760678405],[-73.92233541756141,40.724172232822376],[-73.92235638198768,40.72416936550104],[-73.92237410231874,40.724169044238536],[-73.92239321762776,40.724169660388235],[-73.92241840412646,40.72417080330922],[-73.92244077340776,40.724172303839474],[-73.92246219468649,40.724174407661046],[-73.92248221887219,40.72417777084189],[-73.92249992279848,40.72418038579074],[-73.92251575589731,40.724183385459575],[-73.92253299705419,40.72418800773272],[-73.92254930440343,40.72419087335949],[-73.92256326829789,40.7241930532286],[-73.922583028325,40.724199577612],[-73.92259126129649,40.72420326605589],[-73.92259792197389,40.72420625133757],[-73.92261186961302,40.72421257312174],[-73.92262535665884,40.724218840316],[-73.92264165971228,40.724225416644806],[-73.92265886271569,40.72423124489867],[-73.92267610260417,40.724235840847776],[-73.92269099988833,40.724240155116675],[-73.92270938968409,40.724243598411086],[-73.92272663337597,40.724246059394],[-73.92274576207302,40.72424521583336],[-73.92276253419749,40.72424493022815],[-73.92278302197107,40.72424617746949],[-73.92280260911761,40.724248001568114],[-73.9228433687202,40.7242527196385],[-73.92286129939683,40.7242544613666],[-73.92287922843099,40.724256481520285],[-73.92289812823836,40.724258771704356],[-73.92291606069419,40.72425954897348],[-73.92293121165181,40.724259118855436],[-73.92294077605582,40.72425893528161],[-73.9229631428597,40.72426147169425],[-73.92301127471296,40.72426206979341],[-73.9231477900729,40.724263765565645],[-73.92320876027166,40.72426341925846],[-73.9232142898865,40.72425181535143],[-73.92325723229835,40.72425124021494],[-73.92344493785477,40.72424874488519],[-73.9234628472147,40.724248928171434],[-73.92350121459972,40.72425384310542],[-73.92364637525701,40.72426629472548],[-73.92368662861384,40.724268770820935],[-73.92373820362336,40.724285455813366],[-73.92375148655573,40.72428431135617],[-73.92406939675729,40.72428922258206],[-73.92412708328492,40.72429260092612],[-73.92414685405136,40.724289850096056],[-73.92417644379583,40.72428070201843],[-73.92419217991161,40.72427574169346],[-73.9242843453708,40.72429101209343],[-73.9243568372606,40.72430725053312],[-73.92448063404525,40.724339371291215],[-73.92455737042842,40.72435928708792],[-73.92465327395551,40.724387643984365],[-73.92468803127838,40.724403695517374],[-73.9249031616519,40.72450657567151],[-73.92498732434264,40.72455493335682],[-73.92506506894917,40.72459485869973],[-73.92513666041386,40.724633924765214],[-73.92513844593617,40.724634988715884],[-73.92516963901231,40.72465346910118],[-73.92528222312214,40.7247208738991],[-73.92530144486648,40.72473297979246],[-73.9253950325554,40.724799840256054],[-73.9255238699897,40.72488741719077],[-73.9255380741784,40.72489824123451],[-73.92568785128074,40.72501803418591],[-73.9261999127307,40.72540408766018],[-73.92622803892259,40.725424042538805],[-73.92655663912461,40.725669064784704],[-73.92657286034901,40.72568642805173],[-73.92661994718058,40.72573931878439],[-73.92692613110461,40.72607176474083],[-73.9270877469129,40.726248430306086],[-73.92713796957018,40.726302393303754],[-73.92723433234403,40.726412055746835],[-73.9272172112,40.72646064476039],[-73.92776196800968,40.72692986474536],[-73.92785278944143,40.72699899076894],[-73.92810972310475,40.727261380674484],[-73.92828343345177,40.727512090834416],[-73.92855676085448,40.72784482818563],[-73.92853805222335,40.72788244993681],[-73.92861070615704,40.72791977538617],[-73.92865537507312,40.72789068006661],[-73.92877556756144,40.72798068865888],[-73.92881964284594,40.72800861362822],[-73.92889885311777,40.72805659697404],[-73.92910283484905,40.728197678685795],[-73.92923485876173,40.728260165761135],[-73.92939257370809,40.72830855599447],[-73.92994415137063,40.728433100350905],[-73.93043971043075,40.72856313728455],[-73.93070871433741,40.72860666760425],[-73.93099163669318,40.728617598583774],[-73.93119267796712,40.728642987274206],[-73.9312634539216,40.728677203810534],[-73.9312980015333,40.72872544111267],[-73.93143398052361,40.72874256599024],[-73.93204308671277,40.72880978110311],[-73.93413016327811,40.72905190612024],[-73.93453176375748,40.72910480603245],[-73.93588751333371,40.72946511487215],[-73.93592820699288,40.72948177073897],[-73.93613310488479,40.72956336265132],[-73.9363631594392,40.729643383301536],[-73.93644563967133,40.72967214559864],[-73.93648138614033,40.729686519841586],[-73.9372540559564,40.73013460441576],[-73.93777915695551,40.73040047632081],[-73.93804478507174,40.73050996784614],[-73.93875735978128,40.73107820120543],[-73.93901362096638,40.731298456760236],[-73.93911054574822,40.7313798065256],[-73.93917411650197,40.73150623557756],[-73.93921026840322,40.731559510027346],[-73.93936863200224,40.731861038995376],[-73.93940973698982,40.73193481286336],[-73.93941918776605,40.731981562606705],[-73.93945253455884,40.732087056714654],[-73.93948778635738,40.73216618463908],[-73.93949645683941,40.73219948191654],[-73.93941220925987,40.73223586225107],[-73.93946414214943,40.732301708236925],[-73.93947186578319,40.732335112569864],[-73.93948488081193,40.732380900900885],[-73.93954196713467,40.73250702879639],[-73.93966762886667,40.73275272665784],[-73.93974902700614,40.73290970931875],[-73.93978436990305,40.7329819945689],[-73.9398698315381,40.73316151928986],[-73.93991049829701,40.73327632836183],[-73.9400320099111,40.73324504430578],[-73.94005620356054,40.73328637648518],[-73.94010107332402,40.7333630289839],[-73.94016538640963,40.73348637434475],[-73.94009737776967,40.73351133495133],[-73.94001807012916,40.73354044127531],[-73.94006135020065,40.73364423476935],[-73.94007982777369,40.733688156103995],[-73.94010436853132,40.73375295054129],[-73.94006709327044,40.73376215298015],[-73.94034365972117,40.73419527893148],[-73.94045033575239,40.73443253627473],[-73.9406649985621,40.73477888416141],[-73.9408649859271,40.735070409091136],[-73.94122480467034,40.73544289009861],[-73.94162192243853,40.73579878365022],[-73.94163596800155,40.735819079398496],[-73.94162290648417,40.73582389971843],[-73.94161655224376,40.73583284777182],[-73.94162472636481,40.73584144233827],[-73.94180143973273,40.73596257820136],[-73.9419045919504,40.73601349065215],[-73.94196641273386,40.7360422841074],[-73.94203049613847,40.73606672046714],[-73.94205818845167,40.736079071052856],[-73.94208360671583,40.736091772796435],[-73.94210483382454,40.73610473259595],[-73.94214807679477,40.736135668489474],[-73.9421664528766,40.73614665455619],[-73.94224043442611,40.736184360682316],[-73.9422794992249,40.73620169697721],[-73.94229951025838,40.736210567647724],[-73.94240797511553,40.73625267527345],[-73.94256066310014,40.736314644184084],[-73.94261730140107,40.73634000376142],[-73.94264171501658,40.736349516014414],[-73.94264985873997,40.73635169004054],[-73.94265918607192,40.73635305500007],[-73.94270176880815,40.73635420096769],[-73.94271158202743,40.73635526863772],[-73.94272008107487,40.73635710141673],[-73.94273679211526,40.736362656863655],[-73.94275630720333,40.73637084319739],[-73.94286937946484,40.73642441601055],[-73.9429146802194,40.736444096365],[-73.94303934385914,40.7364975941757],[-73.94316721664657,40.73654898645444],[-73.94324208181115,40.7365790821462],[-73.94328861692755,40.73659601670018],[-73.94338584284641,40.736630545671055],[-73.94343157326587,40.736647488482895],[-73.94346410663799,40.73665973288506],[-73.94357675397876,40.73669825857155],[-73.94359480342645,40.736717789773635],[-73.94377941508347,40.73677548535788],[-73.94395913765204,40.736836101268025],[-73.94445052831144,40.73700182984257],[-73.94484628751309,40.737127794559036],[-73.94542629742473,40.73732324638328],[-73.94560258882362,40.737382096723586],[-73.94579981312482,40.73745213200049],[-73.94589125600216,40.73748258573918],[-73.94592145868833,40.73749379303689],[-73.94592866792145,40.73749626341624],[-73.94593191000214,40.737497787251115],[-73.94593478459902,40.73749945465103],[-73.94593727014987,40.73750123880172],[-73.94593932901483,40.73750311271374],[-73.94594095987226,40.737505076554015],[-73.9459421541402,40.73750712093706],[-73.94594410333056,40.737512515700544],[-73.94594514077711,40.737518370231115],[-73.94594669817857,40.73752454833171],[-73.94594749665015,40.73753313041548],[-73.94594479905119,40.737545403140786],[-73.94593726125997,40.737556440096796],[-73.94591827463348,40.73756757872576],[-73.94591175927849,40.73757093524093],[-73.9459057556436,40.73757336373212],[-73.94590000091151,40.73757494532633],[-73.94589726599045,40.7375753946876],[-73.94589463741791,40.737575609226724],[-73.94589209140628,40.73757559044026],[-73.94588965372503,40.73757533733519],[-73.94588728626478,40.73757485860492],[-73.94585686433793,40.737568882710704],[-73.94583902310526,40.73755573572599],[-73.9458253661905,40.73754895805155],[-73.94581929496617,40.73754647831707],[-73.94581751868704,40.73754594608754],[-73.94581568524723,40.737545558238885],[-73.94581379024903,40.73754530589008],[-73.94581181365908,40.737545178142575],[-73.94580767006985,40.7375453386934],[-73.94580315890104,40.73754603046495],[-73.94579426649558,40.737548511366825],[-73.94577543679415,40.73755542754244],[-73.94572336904339,40.737584867395526],[-73.94568038334005,40.73761231275132],[-73.94566737658245,40.73762229253099],[-73.94563862187032,40.73764821423027],[-73.94562459602598,40.73765927440455],[-73.94558536491947,40.73768435334376],[-73.94552863165627,40.73771579904307],[-73.94548811345327,40.73773700496682],[-73.94545576803208,40.73775235199258],[-73.94542554603404,40.737764674823325],[-73.94539673388462,40.73777422441202],[-73.94524265235874,40.73781652924015],[-73.94510231582677,40.737856562055626],[-73.94505824046463,40.73787025558747],[-73.945014577177,40.737885534434156],[-73.94496461225302,40.737905817450255],[-73.94491139995688,40.73793094275023],[-73.94489834665661,40.73793866299159],[-73.94487440629375,40.73795607679532],[-73.9448638162751,40.73796292422646],[-73.94485391467633,40.737967989170095],[-73.94484209652317,40.737972756003074],[-73.94478762138651,40.737990524723216],[-73.94477519762322,40.73799626408488],[-73.94476502360288,40.73800261599571],[-73.94475495293821,40.738011283505415],[-73.94468245424412,40.7381079720933],[-73.94465794094926,40.73812957306683],[-73.94463860064856,40.73813835203958],[-73.94463507246164,40.738138954108656],[-73.94463143837864,40.7381392400044],[-73.94462770874213,40.73813922062093],[-73.94462383708883,40.73813888554927],[-73.94461565846578,40.73813728743489],[-73.9446080364033,40.73813489752278],[-73.94459950294984,40.73813146247695],[-73.94456692344406,40.738115579367395],[-73.94455295830873,40.738109728485405],[-73.94454546685768,40.738107338632005],[-73.94453842296292,40.738105724138386],[-73.9445316995588,40.73810486500778],[-73.94452525921666,40.7381047449722],[-73.94449557756687,40.73810731459811],[-73.94447895031429,40.73811257495405],[-73.94446254857965,40.73811890624521],[-73.94402128752003,40.73828766393566],[-73.94257885812203,40.7388160202686],[-73.94280384267624,40.738861546958844],[-73.9428008081443,40.738880723539346],[-73.94255612805298,40.73902086574672],[-73.94215338117526,40.73908005176061],[-73.94146173463174,40.739248583627216],[-73.94140886391519,40.73929957070643],[-73.94134983794345,40.73936163080163],[-73.9410177404143,40.73967977289779],[-73.9407780174329,40.739921781453646],[-73.94050888805732,40.740113941753165],[-73.94036159285055,40.74033534565825],[-73.94056144969089,40.740418322934254],[-73.94028230242282,40.740799282413676],[-73.93992390124157,40.74135443063878],[-73.93965611215276,40.74176921586854],[-73.93910874138145,40.74261703517673],[-73.93866991753202,40.742534082024974],[-73.93858786976793,40.74293088268754],[-73.93930746279253,40.74306775402499],[-73.93974435898774,40.7431595125988],[-73.93975601918532,40.74314401748945],[-73.94001922975674,40.74320827221078],[-73.94014858521231,40.74283244146009],[-73.93965301521385,40.7427310870957],[-73.94004815102235,40.74207122634075],[-73.94008406290706,40.74206324464152],[-73.94014181484297,40.74196918618731],[-73.94079972883509,40.74089766839843],[-73.94118816696215,40.740290217792],[-73.9415947003004,40.73986412616898],[-73.94165001879621,40.739864154209755],[-73.94183504992768,40.739692620211535],[-73.9420336716567,40.7396569385612],[-73.94208664916376,40.73959258700149],[-73.94215937774803,40.73955163352982],[-73.94237973008312,40.739430471969634],[-73.94241321949653,40.739422737106686],[-73.94244816527332,40.73941389661746],[-73.9424816492291,40.739411699484265],[-73.9425107645858,40.73941171402194],[-73.94253405960498,40.73940840276215],[-73.94257045548748,40.7394062065535],[-73.94259666844928,40.739395147300314],[-73.94261561041552,40.73937522646043],[-73.94262581394177,40.73935862247506],[-73.94264913635615,40.7393232004168],[-73.94267972562724,40.739302177681274],[-73.94270012786534,40.7392778281562],[-73.94271034058524,40.739251258525094],[-73.94272766121335,40.73923159719585],[-73.94279045640123,40.73919372070181],[-73.94271139005964,40.73914369286122],[-73.9426958836672,40.73913388083171],[-73.94270608992161,40.739115062476124],[-73.94279106937586,40.739069032951534],[-73.94290141828864,40.739003801504445],[-73.94329026866825,40.73900862239321],[-73.94353166038677,40.73892280549143],[-73.94356853368727,40.738925509490656],[-73.94360554747954,40.73892436668388],[-73.9436420113335,40.73891939838818],[-73.94367724507752,40.738910697278804],[-73.94375068796091,40.73889263073852],[-73.94382272277119,40.73887153785763],[-73.94389313413852,40.738847481700034],[-73.9439218716381,40.73883662926439],[-73.94394170057849,40.73882061714217],[-73.94395787033322,40.73880237987737],[-73.94396995657193,40.738782396059975],[-73.94433882538486,40.738646239764904],[-73.94459252874793,40.738573888003245],[-73.94480159543234,40.7385005783264],[-73.94523862072664,40.738356823142674],[-73.94529420414912,40.7383148585616],[-73.94535847947543,40.738269485397225],[-73.94548236590123,40.73820703129382],[-73.94601135253083,40.73812081425002],[-73.94715087181181,40.737900123344794],[-73.95033626203478,40.73900698584348],[-73.95039319194359,40.739027560339586],[-73.95072468223921,40.73913050454884],[-73.95136030838331,40.73931497403841],[-73.95138071451848,40.73933647729508],[-73.9519220819229,40.739487305425456],[-73.95219672758523,40.73953625486491],[-73.95221537377117,40.73950345675019],[-73.95229720792418,40.73951862852668],[-73.95243355272935,40.73954393449665],[-73.95249805377419,40.73955863944518],[-73.95256648437784,40.73957577745384],[-73.9526340058748,40.739591288869356],[-73.9526988253615,40.7396061789529],[-73.95275412900972,40.73961970025912],[-73.95283134418248,40.739635995202896],[-73.95291652689207,40.7396521130941],[-73.95301574053724,40.73966917328724],[-73.95331835122273,40.73971859868649],[-73.953414544772,40.73973626945295],[-73.95350014162992,40.7397539274847],[-73.9536714854543,40.73979433889951],[-73.95375351918142,40.73981300331545],[-73.95377724201487,40.7398172182536],[-73.95379878808724,40.73981986527202],[-73.95380883920858,40.739820292977925],[-73.95382002744799,40.739819829228594],[-73.95385881619838,40.73981511667903],[-73.95387406540478,40.73981406988433],[-73.95399631710349,40.73981409130871],[-73.95404538116468,40.73981205786137],[-73.954160961543,40.73980326975508],[-73.9542133515199,40.7398007334731],[-73.95434254243494,40.73979884815808],[-73.95445339268453,40.73980027916928],[-73.95457431562893,40.73980474878744],[-73.95467405648984,40.73981153303211],[-73.9547421060804,40.73981589973224],[-73.9547842177982,40.7398159162735],[-73.95479667341941,40.73981471514072],[-73.9548102194881,40.739812243579415],[-73.95485696896272,40.73979970849291],[-73.95487585469722,40.73979578103487],[-73.95491398069161,40.739789987492664],[-73.95493966279443,40.73978726870697],[-73.9549863108684,40.739784577377655],[-73.95502314341982,40.73978318588675],[-73.95505997596855,40.739781796059326],[-73.95520363590525,40.73977880807422],[-73.95522880785715,40.73977679179871],[-73.95529063771684,40.739768089705066],[-73.95531915980803,40.73976557112608],[-73.95536636374383,40.7397648868244],[-73.95541178942048,40.73976708310089],[-73.95541891596716,40.739767950463374],[-73.95542672904541,40.739769466418196],[-73.95545971984,40.73977779083523],[-73.95546765067932,40.73977909055626],[-73.9554749670515,40.73977967855471],[-73.95549441822837,40.739779560930984],[-73.955514084036,40.73977796563675],[-73.955515090861,40.73977788477537],[-73.95553724485602,40.7397746336025],[-73.95555130014273,40.73977178454624],[-73.95556162429466,40.73976969863896],[-73.95556803152881,40.73976788244481],[-73.95557485207942,40.7397652188939],[-73.95560214990245,40.73975193821368],[-73.95560846272593,40.73974967116746],[-73.95561450106399,40.73974814247132],[-73.9556242935187,40.73974672394606],[-73.9556352800725,40.73974612491639],[-73.9556792737071,40.73974760100997],[-73.95568919593796,40.73974743294599],[-73.95569800427994,40.739746716641406],[-73.9558754192205,40.73972178613251],[-73.95598072513853,40.73971130862295],[-73.95611897472278,40.73970515704304],[-73.95614908424906,40.73970175566432],[-73.95621492962277,40.73969192882614],[-73.95624261164741,40.739689013331656],[-73.95636593483111,40.73968033400861],[-73.95654189613172,40.73966890119705],[-73.95655856629831,40.73966688125487],[-73.9565767891619,40.73966328597522],[-73.95663482350622,40.73964760291521],[-73.95665583006748,40.739642730109956],[-73.95673650026723,40.73962737934417],[-73.95679871035692,40.73961736183675],[-73.95682353901009,40.73961472406365],[-73.95685053222074,40.73961355462718],[-73.95688022501538,40.73961380011779],[-73.95691509079998,40.73961548792782],[-73.95691900947354,40.73961588576116],[-73.95692303345544,40.73961658065801],[-73.95693155675943,40.73961893440827],[-73.95695727726104,40.739629506896726],[-73.956965881625,40.73963253547096],[-73.95697362315171,40.73963437562517],[-73.9569773173155,40.73963488980347],[-73.95698094007184,40.73963513423754],[-73.95702052948612,40.73963495083521],[-73.95706179227875,40.73963183281363],[-73.95710461786658,40.73962579772012],[-73.95714889104129,40.739616862430196],[-73.95717457418135,40.7396098849612],[-73.9572299336226,40.73959212009657],[-73.95725341436354,40.73958596903723],[-73.95728369206086,40.739580145495545],[-73.95736536711208,40.739567100327385],[-73.95741470766008,40.739556582011616],[-73.95746607442865,40.7395434185115],[-73.9575201657169,40.73952743602205],[-73.95757867555965,40.73950814112811],[-73.95758450204694,40.739505766912586],[-73.95758998468365,40.739502761163216],[-73.9575952093786,40.73949910648895],[-73.95760021934025,40.739494740921],[-73.95760956733227,40.73948419087082],[-73.95763455804395,40.73945032204584],[-73.95763940313142,40.73944545299876],[-73.95764437858988,40.73944130319013],[-73.95764957785609,40.739437793414346],[-73.95765503729547,40.73943488599128],[-73.95769167671634,40.739420221634],[-73.9577897723987,40.73938959544467],[-73.95781298242123,40.73938121104528],[-73.9578330544066,40.7393726728758],[-73.95787174668595,40.739352470288146],[-73.95796044362716,40.739299912652214],[-73.9579851477655,40.739287350823155],[-73.958008488064,40.73927730138716],[-73.95803720372632,40.73926803625337],[-73.95810634348703,40.73925060919703],[-73.95812312383447,40.73924510435223],[-73.95813766520322,40.73923911236207],[-73.95825512163891,40.73918362971917],[-73.9583670556232,40.739133332079135],[-73.95846682395423,40.73909505197148],[-73.95858431411153,40.73904116201241],[-73.95868260497015,40.738998261143465],[-73.95878576257248,40.73895460555056],[-73.95881278544795,40.738944151185066],[-73.9588750495312,40.73892219229917],[-73.9589024865604,40.73891119778786],[-73.95892486919313,40.738900390939754],[-73.95898468852337,40.73886827282505],[-73.95902844677204,40.738848054061435],[-73.9591362462813,40.73880122082442],[-73.95918469317925,40.73877905885102],[-73.95920597529586,40.7387669185506],[-73.95925086376526,40.73873583099049],[-73.95926236387604,40.738729243733246],[-73.95927346121194,40.73872399704611],[-73.95939408153613,40.73867735790768],[-73.95953181719861,40.73861833273101],[-73.95963595433528,40.73857627022985],[-73.95972420337296,40.73853559874656],[-73.95978270346586,40.73851171066134],[-73.95983699528475,40.73849397164282],[-73.9598540465425,40.73849009650415],[-73.95987349884929,40.73848746390519],[-73.95993158356728,40.73848463902808],[-73.95995298823043,40.73848515960667],[-73.96000509976653,40.738491247029756],[-73.96001767208689,40.73849209840871],[-73.96002897845504,40.7384921648208],[-73.96004172884969,40.73849099019472],[-73.96005462382871,40.7384881751989],[-73.96006757901849,40.73848374962379],[-73.96008046290987,40.73847774759912],[-73.96009323013017,40.7384701704494],[-73.96010554777818,40.738461195972405],[-73.96011713293035,40.73845103347828],[-73.9601275926815,40.738440023579905],[-73.96013085166258,40.73843563903468],[-73.96013345834076,40.73843076910712],[-73.96013545062735,40.73842536589781],[-73.96013686315305,40.73841934280772],[-73.96013848536938,40.7383797925649],[-73.9601405649702,40.7383668617546],[-73.96014265220784,40.738361045122865],[-73.9601454720286,40.73835589533216],[-73.96014908547868,40.73835134907854],[-73.96015351682254,40.73834734388304],[-73.96016047979937,40.73834278002493],[-73.9601691724221,40.738338506250315],[-73.96020045878592,40.73832699024549],[-73.9602111521172,40.73832236518614],[-73.9602203656889,40.738316866132],[-73.96022403678214,40.73831388660283],[-73.96022715341654,40.73831070048949],[-73.96027048974304,40.73825993585105],[-73.96028544056773,40.738243992327114],[-73.96072580373685,40.7380801701792],[-73.96170910164204,40.738218918663186],[-73.96195441655289,40.738240882264975],[-73.96209998909005,40.73826019177951],[-73.96213404613812,40.73826588531037],[-73.96216416128237,40.73827223490978],[-73.9621650561932,40.738272538259025],[-73.96216583608812,40.738272924496044],[-73.96216617447995,40.7382731490926],[-73.96216647673572,40.73827340115161],[-73.96216676378351,40.73827367247114],[-73.96216700104061,40.73827397007598],[-73.96216740987856,40.738274640483375],[-73.96216769092665,40.738275393104296],[-73.96216785716284,40.73827625726004],[-73.9621679085984,40.73827721301504],[-73.96216773862525,40.73827905139389],[-73.9621672184748,40.73828125084461],[-73.96216396658305,40.738291241720724],[-73.96215651228007,40.73831885700307],[-73.96213146735158,40.73839284568194],[-73.96212654058711,40.738415414725424],[-73.96212468789209,40.73843590527449],[-73.96212483573,40.73843852610601],[-73.9621253712255,40.738441107863856],[-73.96212630516993,40.73844365205929],[-73.96212762501027,40.738446156845356],[-73.96213146112991,40.7384510701482],[-73.96213695200187,40.7384559256958],[-73.96214321030881,40.738460231506245],[-73.9621510758662,40.73846474205923],[-73.96218218066588,40.7384800306847],[-73.9622646205234,40.738523384742564],[-73.9623520161975,40.73856455280177],[-73.9623985933469,40.73858323565189],[-73.96242538266742,40.738597057616474],[-73.96245085621203,40.73861209790024],[-73.96247475087893,40.7386281893946],[-73.96249684562659,40.73864517673153],[-73.9625169130368,40.73866288460546],[-73.96253484590221,40.73868121615231],[-73.9625505238163,40.738700045856596],[-73.96256384948761,40.73871926730849],[-73.96259185234975,40.738768209189935],[-73.9626081975084,40.73879553905664],[-73.96262015898671,40.7390326621261],[-73.96243079005299,40.739671480082805],[-73.96220916557863,40.74000617549834],[-73.96159204782987,40.74000396823165],[-73.96152351376264,40.740160071877334],[-73.96146496178872,40.74030080140814],[-73.96145013910456,40.7403378341781],[-73.96126287410756,40.74032050691495],[-73.96124698011525,40.74042359711541],[-73.96124682219401,40.740424731718214],[-73.96129339857188,40.740432799367795],[-73.96126581236182,40.740537471108354],[-73.96151773884093,40.740606806262505],[-73.96172732138896,40.74066968474291],[-73.96185009745182,40.740724481630366],[-73.96190930217684,40.74086783324392],[-73.96188806252054,40.74098216980961],[-73.96180397423025,40.74109767347204],[-73.96165251735407,40.74113275709862],[-73.96145893775233,40.74113750517676],[-73.9612186285202,40.74110786013021],[-73.96111770387616,40.7415372771589],[-73.96107509502336,40.74162778728843],[-73.96107708539799,40.74169732411531],[-73.96111505608553,40.741797803646364],[-73.96127192619358,40.741832597943294],[-73.96129180598615,40.741796352937165],[-73.96136329157125,40.74181148128107],[-73.96136519327061,40.74182328939698],[-73.96136466868336,40.74183517907787],[-73.96136173045622,40.74184686365968],[-73.96135644942959,40.74185806142299],[-73.96134895292978,40.74186850238585],[-73.96133942169918,40.74187793481272],[-73.9611081450144,40.741828025405376],[-73.96117277851154,40.74188633414113],[-73.96155253168963,40.74199326140724],[-73.9611902978903,40.742644855259734],[-73.96111369481221,40.74274854913796],[-73.9610954865458,40.742781947228856],[-73.96097168385488,40.742754054263735],[-73.96093449806608,40.74282976002251],[-73.96064602180356,40.74339270626317],[-73.96061022102352,40.74343138133647],[-73.96056778447385,40.74346595650088],[-73.96051951416642,40.743495778309686],[-73.96046632237085,40.743520283150545],[-73.96040921437317,40.743539007897745],[-73.96034926947621,40.743551598665206],[-73.96028762060074,40.743557817495166],[-73.96022543287316,40.74355754685547],[-73.96016388160432,40.74355079186104],[-73.95978468552285,40.74349771658402],[-73.95971981529038,40.743693045465335],[-73.95980494771445,40.74370675238751],[-73.95974393197417,40.74387256834664],[-73.95975123850995,40.74390227665789],[-73.96051032999462,40.74404689145039],[-73.96052090981671,40.744019740075345],[-73.96056856858502,40.74402966608288],[-73.96067204645499,40.74405121585622],[-73.96064863700728,40.74413031761409],[-73.96051732602385,40.744105340578656],[-73.960119519188,40.74402967229442],[-73.96010602637577,40.744058709807014],[-73.95992298789872,40.744027042096135],[-73.95993311497543,40.743994588411084],[-73.95963225023968,40.74393463191419],[-73.95955401304765,40.74401549670091],[-73.95936198209041,40.744213976037194],[-73.95940368217364,40.7442260747472],[-73.95939106609588,40.74428332424131],[-73.95946013173095,40.74429251979719],[-73.95946913213888,40.744267752699855],[-73.95971280471156,40.74431481741341],[-73.95972855228652,40.74427211561946],[-73.960155255177,40.744368782605626],[-73.96012600962425,40.74444393648894],[-73.96001147139269,40.74442254304446],[-73.96002610056914,40.744373862312706],[-73.95980151741632,40.74432936858105],[-73.9597913938325,40.7443558442473],[-73.95954322849384,40.74430877828987],[-73.95952410819176,40.744354895906135],[-73.95936852954141,40.74432480534341],[-73.95929971633629,40.7443242221792],[-73.95923368945692,40.74431004302651],[-73.95921597110427,40.744326026129826],[-73.95916115518968,40.7443678164208],[-73.95910022683653,40.744404384001086],[-73.95903404087022,40.74443521582169],[-73.95897577054032,40.744451507587684],[-73.958915612373,40.74446317361667],[-73.95885419935789,40.74447009115745],[-73.95881841584709,40.74450890726835],[-73.95877537004488,40.74455559986348],[-73.95918723985159,40.74462101125711],[-73.95922188572067,40.74455380563093],[-73.95941134001795,40.74459114362493],[-73.95941819442555,40.74459275982065],[-73.95942479652746,40.74459490095435],[-73.9594310751917,40.74459754354733],[-73.95943696655623,40.74460066211317],[-73.95944240940891,40.74460422010964],[-73.95944734539952,40.74460818350845],[-73.95945172609508,40.74461250974096],[-73.95945549887911,40.74461715355659],[-73.9594586327235,40.7446220660268],[-73.95946108867105,40.74462719738265],[-73.95946284296744,40.744632490489394],[-73.95946387758208,40.74463789357507],[-73.95946417955456,40.74464334816851],[-73.95946375112162,40.74464879798167],[-73.95946329058698,40.744654877347166],[-73.95946204747978,40.74466089177208],[-73.95946003174598,40.74466678513858],[-73.95945726676949,40.744672498820734],[-73.95945377637203,40.74467797871584],[-73.95944959362575,40.74468317206469],[-73.95944476107427,40.74468802627901],[-73.95943932500035,40.74469249781813],[-73.95943333829683,40.7446965397933],[-73.95942685803548,40.744700115536304],[-73.95941994745536,40.74470318888357],[-73.95941267265368,40.744705732384084],[-73.95940510501389,40.744707719091245],[-73.95939731899806,40.744709130435766],[-73.95938938708193,40.744709954381264],[-73.9593813868068,40.74471017989841],[-73.95937339680788,40.744709808187494],[-73.9588791994334,40.744624331454716],[-73.95888268557044,40.74461262144174],[-73.9587637251525,40.74459261916396],[-73.95864096676287,40.74494831495502],[-73.95874827896127,40.74496956879614],[-73.9587587033031,40.744953729740054],[-73.95964910654487,40.7451441607729],[-73.9596522975599,40.74521658817354],[-73.95905544841924,40.745108304691996],[-73.95907628880583,40.74509246880735],[-73.95862255916235,40.74500781567496],[-73.95849389303127,40.7449878649163],[-73.95847854708356,40.745038091625965],[-73.9584714229871,40.74506024138732],[-73.95845252269658,40.74511901182221],[-73.95862451222638,40.745149430662764],[-73.95862450071137,40.74516797196005],[-73.9587375240833,40.74519508943747],[-73.95914044096016,40.74529176370705],[-73.95916949893015,40.745292873435325],[-73.95919801002943,40.7452972827802],[-73.95922533022603,40.745304892139806],[-73.95925084238858,40.745315529627796],[-73.95927397022636,40.74532895495576],[-73.9592941913068,40.74534486486111],[-73.95931104885669,40.745362899957414],[-73.95932982273888,40.74539724775554],[-73.95934071931194,40.74543351019862],[-73.95934342702624,40.74547065053121],[-73.95933786845352,40.7455076068968],[-73.95932420250229,40.74554332269698],[-73.95930281987603,40.74557677679999],[-73.95927433190415,40.745607012735526],[-73.95924338775673,40.74564514356085],[-73.9592055760564,40.7456795068455],[-73.95916167785528,40.745709392760055],[-73.95911259993579,40.74573418396165],[-73.95905935607954,40.74575336834641],[-73.9589474337132,40.74577118529594],[-73.95878289860325,40.74573331988515],[-73.95856865756447,40.74568891742158],[-73.95847609450013,40.74568888408769],[-73.95839861481161,40.745719419445415],[-73.95838046238852,40.74575468973914],[-73.9583696922668,40.74579166941739],[-73.95836656305588,40.745829470576005],[-73.95837114990309,40.745867185585105],[-73.95838334268802,40.745903908881814],[-73.9583792715128,40.74595308959077],[-73.95899427160538,40.74606464643526],[-73.95864684421083,40.74654483645024],[-73.95867072374402,40.74664310969393],[-73.95854662645964,40.746780687369],[-73.95844912833255,40.746877854288456],[-73.95840482541468,40.74689804899306],[-73.9583870843665,40.74693942457073],[-73.95834783204847,40.74697694429158],[-73.9583364145308,40.74702409778063],[-73.95831740194433,40.747072210120194],[-73.95679453224432,40.748839516955414],[-73.95485394268043,40.74804079464101],[-73.95473347953278,40.748018725711106],[-73.95467737259261,40.74813317394547],[-73.9547092643275,40.748150170963434],[-73.95465178220618,40.74823264409551],[-73.95432006769659,40.748103916579375],[-73.95439031474365,40.7480190228876],[-73.95464547239439,40.748128308658096],[-73.95470561241702,40.74801362045248],[-73.95318382492864,40.747734811960996],[-73.95305375571408,40.748087487229355],[-73.95478387869814,40.748427687773265],[-73.95632162509675,40.74908155393235],[-73.95638045449172,40.74903400700905],[-73.95648568794677,40.74911169015577],[-73.95625582868132,40.749334826983905],[-73.95613499240586,40.749264626274815],[-73.95576039140946,40.74959665953027],[-73.95617416492466,40.74966509499448],[-73.95619953007312,40.74967071492542],[-73.95620136867217,40.749685633324034],[-73.95612066411368,40.749759885369706],[-73.95608794510902,40.7497687291696],[-73.9560624573444,40.74976427782969],[-73.95559517265893,40.749683968539635],[-73.95546436936414,40.749674213082685],[-73.95534928514454,40.75001385690398],[-73.95521529965924,40.7499919676893],[-73.9552280942941,40.74994344604041],[-73.95513239152486,40.74992642433237],[-73.9552027504088,40.7496765374095],[-73.95506652560177,40.74963273037545],[-73.95451584573394,40.75058669897679],[-73.95465000413127,40.75083104095953],[-73.95431654049261,40.75125819121018],[-73.95394013937526,40.75174554742949],[-73.95399353526585,40.751786195519074],[-73.95380171831465,40.75195818796818],[-73.95367909648336,40.75204656250545],[-73.95364139129481,40.7520369884663],[-73.9529715195615,40.75274650192881],[-73.95300921156877,40.75277519492489],[-73.9528488198667,40.75294002880008],[-73.95265700069446,40.75310724080283],[-73.95217262294578,40.753702760645325],[-73.95208143169698,40.753757041724306],[-73.95177949577923,40.7540867135073],[-73.9516253871821,40.754249159359155],[-73.95136748557833,40.75452388323729],[-73.95101792666418,40.7550869197248],[-73.95087701951566,40.75516691470494],[-73.95083917075982,40.755218083616235],[-73.95080763818356,40.75526368011436],[-73.9491129513343,40.754523619821306],[-73.94827444541666,40.75415377808575],[-73.94745113041174,40.753796805833865],[-73.94655794605399,40.75340986155812],[-73.94635771502588,40.75332271658956],[-73.9459751164496,40.75315619680625],[-73.9457177829659,40.753044196060834],[-73.94552905238224,40.752957407037385],[-73.94504698683147,40.752735715978794],[-73.94481659345182,40.752631698459204],[-73.94458401983222,40.75253488941529],[-73.94405265174575,40.752313260410965],[-73.94345411636708,40.75205360761039],[-73.94291412884529,40.751818829026476],[-73.94270657769242,40.75172979173537],[-73.94256342309792,40.751666972704506],[-73.94206838423291,40.751462004548905],[-73.94143064307323,40.75118721982844],[-73.94095900081089,40.75097510591888],[-73.94089954310579,40.75094777285811],[-73.94084762483584,40.75092390539834],[-73.94064583997375,40.750834393576966],[-73.94044179919561,40.750737789020924],[-73.94021330512146,40.750637218297975],[-73.93963348684176,40.75038201063792],[-73.93883270854612,40.75004011563035],[-73.93815211139939,40.74975948212485],[-73.93798927879982,40.74968852247093],[-73.93793335740605,40.749608548200634],[-73.93782704769735,40.74941481705922],[-73.93766069706338,40.74917740020389],[-73.93759818878534,40.74911711037715],[-73.93752799663193,40.749049403818276],[-73.93745906657803,40.748982913303564],[-73.93739653782157,40.748916439963345],[-73.93675697103181,40.749146971790935],[-73.93645660615394,40.74941256831178],[-73.93616086900062,40.74967406992087],[-73.93609499043167,40.74973153037643],[-73.93474259153805,40.75097904407226],[-73.93383269406617,40.75160470194024],[-73.93227623247532,40.751953886037086],[-73.93195863813281,40.75197425817862],[-73.93126506838222,40.75199252221013],[-73.93015432293966,40.752012124542404],[-73.92914224092,40.7520315348239],[-73.92874215628218,40.75204162471352],[-73.92790807351295,40.75205079525442],[-73.92646866931187,40.75206856840578],[-73.92596072422191,40.75209646733147],[-73.92562743725462,40.75213724475503]]]}},{type:"Feature",properties:{ntacode:"BX01",ntaname:"Claremont-Bathgate",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.89038954009592,40.854689058085235],[-73.89069031980961,40.854353263124494],[-73.89090203376622,40.854116885402725],[-73.89216687403156,40.852769462893306],[-73.8930714089553,40.85324998755036],[-73.89431774135001,40.85189131147134],[-73.8947876499485,40.85108166809891],[-73.89407259042741,40.850713189159634],[-73.89494628000872,40.849104853028],[-73.89557756001955,40.847854643001035],[-73.89617713042941,40.846658321072574],[-73.89535849032868,40.84651803163379],[-73.89433599281826,40.84648668161187],[-73.89409301463267,40.846488222643764],[-73.89384986021062,40.84647439404514],[-73.89360906591949,40.84644525728977],[-73.8933730985571,40.8464011937784],[-73.89290102347007,40.84626833032252],[-73.89398467522285,40.84470395891291],[-73.89464252725224,40.84390414029969],[-73.89479022112346,40.8437203219722],[-73.89481942627533,40.84368377096889],[-73.89484758690517,40.843646362791915],[-73.89537836114482,40.842938779458585],[-73.89564979656454,40.84303553979827],[-73.89591487098843,40.843142919119295],[-73.89617253130845,40.84326054846714],[-73.8964217710968,40.84338795959589],[-73.89666161733366,40.84352460706797],[-73.89749111622683,40.84206708916931],[-73.8982696631879,40.84067994656085],[-73.89903034670935,40.8393304774728],[-73.89996792925515,40.8376547632848],[-73.90004236865632,40.83752257556714],[-73.9001426804812,40.837344440633366],[-73.90019045193513,40.83725960732968],[-73.90022284798673,40.83720207916606],[-73.90025887238605,40.83713810596723],[-73.90030702703532,40.83705259430448],[-73.90035730051603,40.83696331767545],[-73.90038944747333,40.83690623067279],[-73.9005661086812,40.836592508257255],[-73.90122534987556,40.835499911237434],[-73.90134101172016,40.83544132441067],[-73.90185605790978,40.83462212462309],[-73.9034350145197,40.83221638082448],[-73.90450621930367,40.8306249634595],[-73.90553116785026,40.82910413259044],[-73.90657083643055,40.8294522195704],[-73.9074734104566,40.82974330911301],[-73.9075275884684,40.829760781945076],[-73.9077216507432,40.82982336759775],[-73.90895990310004,40.83022623304412],[-73.90914465884441,40.830285730357645],[-73.90971373754965,40.83047001387283],[-73.91049010681668,40.83073737253023],[-73.9096213067717,40.832281421770595],[-73.90951895735994,40.83246377703993],[-73.90946039510563,40.832568115809536],[-73.90942257630667,40.83263549627689],[-73.90937415299824,40.83272177181025],[-73.9092835484705,40.83288319625362],[-73.90923681509291,40.83296646097326],[-73.90917778101321,40.83307163918532],[-73.90910597826652,40.8331995659433],[-73.90889804116556,40.83357003468206],[-73.90882575998323,40.833698811229546],[-73.90869131229394,40.833938346774616],[-73.90857548044934,40.834144441701355],[-73.90852151707216,40.83424045616245],[-73.90837655995249,40.83449837058396],[-73.90823980241734,40.834741693632765],[-73.90810870143581,40.834974949643644],[-73.90799132704225,40.83518378307838],[-73.90797135223326,40.83521932326503],[-73.9078329313928,40.83546559909678],[-73.90771821660996,40.835669696283084],[-73.90762666017547,40.835832589281786],[-73.90757269383843,40.83592860377386],[-73.90740200530828,40.836232283418575],[-73.90733307028988,40.8363424266365],[-73.90727112553854,40.836441399407754],[-73.90721294091618,40.836534363908264],[-73.90713954460968,40.83665163457457],[-73.90697550488302,40.83691372841437],[-73.90688497207985,40.83705837625401],[-73.90679854833553,40.837195516237905],[-73.90668146355937,40.83738352544776],[-73.90652353994155,40.837635842513144],[-73.90646169558165,40.837734649732674],[-73.906356746971,40.837902326180576],[-73.90625475338356,40.83806528025425],[-73.90597940441805,40.838505195300066],[-73.90538358007402,40.839768983469526],[-73.90560739454273,40.83984361930205],[-73.90548026230022,40.84005259230469],[-73.90536832327099,40.84026688997442],[-73.90527212289602,40.840485558922325],[-73.90519208011027,40.8407075818242],[-73.90515655586675,40.84104021268371],[-73.90503176683373,40.84226294451337],[-73.90501514957933,40.84240469831961],[-73.90493735814886,40.843374894433396],[-73.90484645145747,40.84458935956671],[-73.90484219204542,40.84466544816529],[-73.90483494132498,40.844752618500216],[-73.90483121970146,40.844800342092974],[-73.90410107358726,40.844730822152904],[-73.9033865124589,40.844655295872535],[-73.90268810116369,40.84458147228595],[-73.90134404574158,40.844428750769794],[-73.90131729886991,40.84447394103293],[-73.90126635671888,40.844562217615575],[-73.90107505656172,40.844904979260136],[-73.9008881153374,40.845240000364136],[-73.90020067857292,40.84647356059407],[-73.89967056076176,40.84743802402428],[-73.89887482568625,40.84881118345976],[-73.8980859869287,40.850213123579394],[-73.89708706485301,40.851968276857065],[-73.89662446833792,40.85278759021394],[-73.89560883346189,40.854570370097946],[-73.89549889768506,40.854749765891455],[-73.89477596003178,40.85592952563401],[-73.89441355073767,40.856433775801534],[-73.89299354227641,40.858386120465475],[-73.89225707621117,40.85940997630246],[-73.89174395026589,40.86017714781643],[-73.89115375546027,40.860913616166776],[-73.89106059904515,40.86147181520919],[-73.89106280613044,40.86152941211668],[-73.89082169828704,40.861399396093695],[-73.89067451693656,40.861320072680726],[-73.89036823865526,40.86115807690265],[-73.89027555504511,40.8611090738526],[-73.89059489197274,40.860715700296836],[-73.89112568764564,40.86006182450657],[-73.89112461362797,40.858870005804654],[-73.89111943238355,40.85865896190865],[-73.89111115373562,40.8583843220535],[-73.8911131881475,40.857850999695536],[-73.89110556791196,40.85742738274058],[-73.89109710426446,40.85677981368211],[-73.89108676508354,40.856597257047014],[-73.89077428543776,40.855811940814355],[-73.89044259217182,40.85504635136232],[-73.89038954009592,40.854689058085235]]]}},{type:"Feature",properties:{ntacode:"BX37",ntaname:"Van Nest-Morris Park-Westchester Square",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.83129157705645,40.85543410484934],[-73.83157448973819,40.855379597616],[-73.83193102157843,40.855285115599784],[-73.83228148930034,40.85517744961011],[-73.83262464742583,40.855056966781774],[-73.83295928385681,40.85492410634654],[-73.83350017836109,40.854679684268284],[-73.83390574013094,40.85446778024185],[-73.83408232110328,40.85436264086783],[-73.83424656548493,40.85424355206666],[-73.83439574308422,40.85411187093305],[-73.83452741958966,40.85396932354692],[-73.83463970282196,40.853817993762],[-73.83473123578555,40.85366018732827],[-73.83480132444465,40.85349832636242],[-73.83504028878286,40.85312673682802],[-73.83519691898877,40.85284353177146],[-73.83533589078577,40.85255469778777],[-73.83545671552251,40.85226119247797],[-73.83555900198806,40.85196401344657],[-73.83580031358906,40.84967681647619],[-73.83593362175444,40.84840635613435],[-73.83606934391234,40.84716484942548],[-73.83615362980426,40.846131175564736],[-73.8361990718311,40.84582739572041],[-73.83653312720052,40.8446206945635],[-73.83676876796397,40.84354282093725],[-73.8368892515443,40.843374788306065],[-73.8371458003873,40.84272763259394],[-73.83736984221225,40.84204138410011],[-73.83767001617198,40.841121907655626],[-73.8376890109391,40.84081118240392],[-73.83762124301603,40.840283566825576],[-73.83812376263252,40.84057018171058],[-73.83821037067183,40.84060479775925],[-73.83830525002534,40.840642718859954],[-73.83839056291256,40.84067681413517],[-73.83849424734251,40.840699219616866],[-73.83880813325493,40.840767034170476],[-73.83936794316955,40.8408829729802],[-73.84124053003703,40.84060145432189],[-73.84140065516775,40.84058608181107],[-73.84156320480743,40.84058279038561],[-73.84172552136101,40.84059179249429],[-73.84172577213249,40.840591807077935],[-73.84172602285814,40.84059184092679],[-73.84188571124207,40.84061297246359],[-73.84188596285023,40.840613006313255],[-73.84188621198894,40.84061305825217],[-73.8420414470581,40.84064589724817],[-73.8424009857798,40.840348514154435],[-73.84261308851536,40.840167156492754],[-73.84306252775156,40.83979720629474],[-73.84361155613546,40.839348325604846],[-73.84391720365895,40.83908632630838],[-73.84458129174462,40.8385355076295],[-73.84553089510374,40.83917330709376],[-73.84647864674169,40.83980920617571],[-73.84715638304725,40.84026367561648],[-73.84779791990559,40.840696310626974],[-73.84796242202597,40.84082789233434],[-73.8489861781429,40.841599952434116],[-73.85052278148935,40.84278948980248],[-73.85088863384921,40.84275300688671],[-73.85120896760867,40.84271512190175],[-73.85179886625366,40.84264763293373],[-73.8523115320831,40.84258699449656],[-73.85333525008231,40.84247015515568],[-73.85349746634706,40.8424516676459],[-73.85420745831796,40.84237073917785],[-73.85519675397637,40.842257992556156],[-73.85553579829246,40.842219489993106],[-73.85618402155103,40.84214591724773],[-73.85719248018799,40.84202764844579],[-73.85835669163129,40.84189928611437],[-73.85919593618584,40.84180403347777],[-73.85972452366218,40.841744019466404],[-73.86018491948538,40.8416890901825],[-73.86045627426137,40.84166166543653],[-73.86162833369188,40.841527859684454],[-73.8617616657164,40.84151272010246],[-73.86347232379073,40.841305932707286],[-73.8635801404717,40.84127795713531],[-73.8636393815756,40.84126527476391],[-73.86436922143827,40.84110901762617],[-73.86448011717899,40.84108779688432],[-73.86546450190863,40.84085689196474],[-73.86636130790107,40.840592685022976],[-73.86724818889554,40.840343803867746],[-73.86740207044754,40.84029027605579],[-73.86782258181357,40.84016649901693],[-73.86830846924931,40.83999521345354],[-73.8687407355091,40.839824576139094],[-73.86920766882214,40.839600046711894],[-73.86955862089142,40.83959565346196],[-73.87021450744992,40.8396179421216],[-73.87120605925604,40.839674622443155],[-73.87272718491772,40.83974894480079],[-73.87277204658538,40.8397512823361],[-73.87283453862344,40.83975486288767],[-73.87359713633835,40.839798555936014],[-73.8732671701483,40.84021994903131],[-73.87280724903314,40.8408686449405],[-73.87244734702527,40.841344267110514],[-73.87236365183178,40.841476960982675],[-73.87229921089165,40.841579995739046],[-73.87223024679862,40.841643170682524],[-73.87153346176751,40.84251428167074],[-73.87099518133508,40.84311139204455],[-73.87030135672029,40.84354869614718],[-73.86959555547625,40.84398144211691],[-73.86889258777546,40.84440965879858],[-73.86804200391849,40.844813839306966],[-73.868637217448,40.84530984326788],[-73.8687418656209,40.84560972858171],[-73.86869009270251,40.84576627455281],[-73.86865877524394,40.845928282112865],[-73.86865874027222,40.84592845277973],[-73.8686587275619,40.84592863335588],[-73.86864915160919,40.84609375463233],[-73.86864914046156,40.84609392582891],[-73.86864915093273,40.846094097217616],[-73.86866192772774,40.84625998272081],[-73.8686619381993,40.84626015394198],[-73.86866197404231,40.846260324186886],[-73.86869709438304,40.8464243446136],[-73.86869713024244,40.84642450664988],[-73.86869718926434,40.84642466921506],[-73.86875394759669,40.846584364326105],[-73.86875397131693,40.846584417625664],[-73.86875399503619,40.846584471427775],[-73.86883109206549,40.84673752671388],[-73.86892652693233,40.846881740609774],[-73.8684380808677,40.847051279109024],[-73.8683546589662,40.84708023338644],[-73.86800652890952,40.84830196637341],[-73.86785992993872,40.848864931388384],[-73.86837388931622,40.848969598246306],[-73.86920944636059,40.84923837287328],[-73.86823466081263,40.850913737216324],[-73.86834552349357,40.851198852264226],[-73.8684443333913,40.851486672186624],[-73.86853091252678,40.85177675689456],[-73.86860515575904,40.85206864594078],[-73.86780004819596,40.85158929419989],[-73.86680474527422,40.85094982661505],[-73.86612130826826,40.85052722241638],[-73.86550635942832,40.85029148218071],[-73.86518787236406,40.850164386169126],[-73.86473361010968,40.850274558891186],[-73.86303938139318,40.85061130723313],[-73.8627887288014,40.84923798317265],[-73.86250923753494,40.84836228117228],[-73.86160276511761,40.84854631240232],[-73.86119240841133,40.84860346811164],[-73.86094001187668,40.84867093483579],[-73.8606945660469,40.84875339439583],[-73.86045834059759,40.84885014581411],[-73.86023344756482,40.8489602472071],[-73.8594253998119,40.849323938113564],[-73.85861723486434,40.8496878478533],[-73.85780815031319,40.85005115741687],[-73.85700079714711,40.85041559690503],[-73.85619083967843,40.85077956042832],[-73.8553835163892,40.85114371856286],[-73.85457388301668,40.851508345733336],[-73.85304526868153,40.849547332435876],[-73.8522415256699,40.849910996116144],[-73.85136789660369,40.8503037044044],[-73.85049849136485,40.85069600629726],[-73.84968869796856,40.85105890653914],[-73.84861308123425,40.851079957756525],[-73.8482145443386,40.85109088883951],[-73.84729781256925,40.8510868689742],[-73.84721027665724,40.85103683905865],[-73.84668500616098,40.85111807816465],[-73.84453077246121,40.85113289897978],[-73.84430846965145,40.85119046419733],[-73.84441302009358,40.85104299662142],[-73.84475779949783,40.850468460681775],[-73.8449695411091,40.85009703111636],[-73.84502303775514,40.84943496132973],[-73.84504985945235,40.84919158555196],[-73.84505506686968,40.8489465597686],[-73.84503845496863,40.84870153984631],[-73.84500013630662,40.848458219256706],[-73.8449405379689,40.84821822085223],[-73.84428070715306,40.84912269955798],[-73.84361735795434,40.850080340120215],[-73.84194933683338,40.85251268047168],[-73.84149163360152,40.853194286310206],[-73.84134384316187,40.85336918778717],[-73.84118902083812,40.85354054633361],[-73.84102731378611,40.85370819901712],[-73.84085887571136,40.853871986427734],[-73.84068386672303,40.854031752829584],[-73.84050245318176,40.85418734630904],[-73.84031480754162,40.85433861891927],[-73.84012110818615,40.854485426820936],[-73.83992153925892,40.85462763041909],[-73.83971629048824,40.85476509449605],[-73.83941580629515,40.85495938326445],[-73.83910078620886,40.85514203003138],[-73.83877243515235,40.85531212821742],[-73.83843206994237,40.85546886773468],[-73.83808114267546,40.85561153468756],[-73.83772116778984,40.855739562870795],[-73.83735376411002,40.85585248089353],[-73.83698056067993,40.85594998190637],[-73.83562457399866,40.85636963111083],[-73.83537821990693,40.856448965110445],[-73.83499552602981,40.856571200778376],[-73.83667557330905,40.85665266348205],[-73.83691212825578,40.8570081071363],[-73.83690582275858,40.85718069620538],[-73.83681918527068,40.8572768095973],[-73.83628873354887,40.8574769211612],[-73.83533372606104,40.85783130110693],[-73.8343770830379,40.85819084911111],[-73.83348699491107,40.858529494722454],[-73.83308052015931,40.8586790189721],[-73.83190625043378,40.85907019941746],[-73.83103340888792,40.859343033745425],[-73.83017269431829,40.85963375440847],[-73.83002075618269,40.85968150922028],[-73.8298748867173,40.859740420127515],[-73.8297371972006,40.859809735407886],[-73.8296095176647,40.85988842149271],[-73.82945155471113,40.86000056854162],[-73.82881978108206,40.86044911329766],[-73.8284267974439,40.86078903758312],[-73.82872856949885,40.86041332760327],[-73.82959409157192,40.85935976379669],[-73.8305547130211,40.85819039555215],[-73.83072266720525,40.857994586642],[-73.83111449155489,40.85752432962297],[-73.8312833842106,40.85734996242261],[-73.83193393765512,40.85669351703667],[-73.83213712264235,40.85654369113218],[-73.8323846860854,40.85635221095729],[-73.83268903342149,40.8561323830218],[-73.83276219995192,40.85607953976272],[-73.83283502322718,40.85603584525954],[-73.832812652718,40.85597971271667],[-73.83242972750037,40.85582103970297],[-73.83229711921899,40.85574641210195],[-73.8321642065284,40.855671612862636],[-73.83200598814074,40.8555948765703],[-73.83183634968998,40.85553171192257],[-73.83165843201604,40.85548344755913],[-73.83147565820752,40.85545085352276],[-73.83129157705645,40.85543410484934]]]}},{type:"Feature",properties:{ntacode:"BX49",ntaname:"Pelham Parkway",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.83681918527068,40.8572768095973],[-73.83690582275858,40.85718069620538],[-73.83691212825578,40.8570081071363],[-73.83667557330905,40.85665266348205],[-73.83499552602981,40.856571200778376],[-73.83537821990693,40.856448965110445],[-73.83562457399866,40.85636963111083],[-73.83698056067993,40.85594998190637],[-73.83735376411002,40.85585248089353],[-73.83772116778984,40.855739562870795],[-73.83808114267546,40.85561153468756],[-73.83843206994237,40.85546886773468],[-73.83877243515235,40.85531212821742],[-73.83910078620886,40.85514203003138],[-73.83941580629515,40.85495938326445],[-73.83971629048824,40.85476509449605],[-73.83992153925892,40.85462763041909],[-73.84012110818615,40.854485426820936],[-73.84031480754162,40.85433861891927],[-73.84050245318176,40.85418734630904],[-73.84068386672303,40.854031752829584],[-73.84085887571136,40.853871986427734],[-73.84102731378611,40.85370819901712],[-73.84118902083812,40.85354054633361],[-73.84134384316187,40.85336918778717],[-73.84149163360152,40.853194286310206],[-73.84194933683338,40.85251268047168],[-73.84361735795434,40.850080340120215],[-73.84428070715306,40.84912269955798],[-73.8449405379689,40.84821822085223],[-73.84500013630662,40.848458219256706],[-73.84503845496863,40.84870153984631],[-73.84505506686968,40.8489465597686],[-73.84504985945235,40.84919158555196],[-73.84502303775514,40.84943496132973],[-73.8449695411091,40.85009703111636],[-73.84475779949783,40.850468460681775],[-73.84441302009358,40.85104299662142],[-73.84430846965145,40.85119046419733],[-73.84453077246121,40.85113289897978],[-73.84668500616098,40.85111807816465],[-73.84721027665724,40.85103683905865],[-73.84729781256925,40.8510868689742],[-73.8482145443386,40.85109088883951],[-73.84861308123425,40.851079957756525],[-73.84968869796856,40.85105890653914],[-73.85049849136485,40.85069600629726],[-73.85136789660369,40.8503037044044],[-73.8522415256699,40.849910996116144],[-73.85304526868153,40.849547332435876],[-73.85457388301668,40.851508345733336],[-73.8553835163892,40.85114371856286],[-73.85619083967843,40.85077956042832],[-73.85700079714711,40.85041559690503],[-73.85780815031319,40.85005115741687],[-73.85861723486434,40.8496878478533],[-73.8594253998119,40.849323938113564],[-73.86023344756482,40.8489602472071],[-73.86045834059759,40.84885014581411],[-73.8606945660469,40.84875339439583],[-73.86094001187668,40.84867093483579],[-73.86119240841133,40.84860346811164],[-73.86160276511761,40.84854631240232],[-73.86250923753494,40.84836228117228],[-73.8627887288014,40.84923798317265],[-73.86303938139318,40.85061130723313],[-73.86473361010968,40.850274558891186],[-73.86518787236406,40.850164386169126],[-73.86550635942832,40.85029148218071],[-73.86612130826826,40.85052722241638],[-73.86680474527422,40.85094982661505],[-73.86780004819596,40.85158929419989],[-73.86860515575904,40.85206864594078],[-73.86872263230678,40.852423851915454],[-73.86916668668056,40.85368604602685],[-73.86937675462421,40.85426572261055],[-73.8698157625324,40.85548377485444],[-73.86985960421022,40.85557672814248],[-73.86988939612952,40.85567386169581],[-73.8699042156867,40.8557732926938],[-73.86990379578567,40.85587302161596],[-73.86988842286861,40.85597106765296],[-73.86927391310704,40.856688982565686],[-73.86907624640519,40.85694556061957],[-73.86887859031343,40.85720213833701],[-73.86876752987448,40.8573407799196],[-73.8684153969594,40.85778035814372],[-73.86818830558741,40.8580638343109],[-73.86820126431661,40.85801835612606],[-73.86819723655664,40.85796798678718],[-73.86817334089847,40.85791854929653],[-73.86813140324021,40.85787659254333],[-73.86807772417578,40.85784684284683],[-73.86802029281046,40.85783059490485],[-73.86758752468775,40.85783008965196],[-73.86658331392861,40.857855353881874],[-73.86564157915203,40.85788154606375],[-73.86467028207238,40.85790523681129],[-73.8645507347488,40.857908463074075],[-73.86395713392758,40.857924478800335],[-73.86387047788617,40.85792681606295],[-73.86326398559618,40.857943175867554],[-73.86318907742972,40.85794519668732],[-73.86295853531976,40.85795141427503],[-73.86287784374933,40.85795359102333],[-73.86179069441148,40.85798290386211],[-73.85882515988439,40.8580613573406],[-73.85663774670334,40.858119171990104],[-73.85601437898406,40.858158180184645],[-73.85585355933962,40.85817176504142],[-73.85405423903421,40.8583237310684],[-73.8531094794976,40.858409797736016],[-73.85217337933392,40.85849915608204],[-73.85122867045907,40.85857584352703],[-73.85028234816409,40.85865726624597],[-73.84930893471982,40.8587175028588],[-73.84833709101098,40.85870184838895],[-73.84739747041232,40.858682545856894],[-73.84645854077307,40.85863637370377],[-73.84552460637619,40.8585384871105],[-73.84458712912767,40.85844580971834],[-73.843295532168,40.85829037563004],[-73.84191078762727,40.85809153150895],[-73.84097144736832,40.85794907924532],[-73.84004614332595,40.857806269396086],[-73.8391111660645,40.857657901473374],[-73.8381762207472,40.85750772395836],[-73.83724089052787,40.857357322878705],[-73.83681918527068,40.8572768095973]]]}},{type:"Feature",properties:{ntacode:"BX41",ntaname:"Mount Hope",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.89560883346189,40.854570370097946],[-73.89662446833792,40.85278759021394],[-73.89708706485301,40.851968276857065],[-73.8980859869287,40.850213123579394],[-73.89887482568625,40.84881118345976],[-73.89967056076176,40.84743802402428],[-73.90020067857292,40.84647356059407],[-73.9008881153374,40.845240000364136],[-73.90107505656172,40.844904979260136],[-73.90126635671888,40.844562217615575],[-73.90131729886991,40.84447394103293],[-73.90134404574158,40.844428750769794],[-73.90268810116369,40.84458147228595],[-73.9033865124589,40.844655295872535],[-73.90410107358726,40.844730822152904],[-73.90483121970146,40.844800342092974],[-73.90483494132498,40.844752618500216],[-73.90484219204542,40.84466544816529],[-73.90484645145747,40.84458935956671],[-73.90493735814886,40.843374894433396],[-73.90501514957933,40.84240469831961],[-73.90514893975102,40.84254719573835],[-73.90586721929051,40.842579987245934],[-73.9059606182338,40.8426287046224],[-73.90684546556096,40.84266751149488],[-73.90774413760944,40.842702155650734],[-73.90865715738511,40.84271937030557],[-73.9095872726967,40.842756375018524],[-73.91046008396596,40.84279164297504],[-73.9104302641435,40.84310772907308],[-73.91096872775073,40.84313621437861],[-73.91175338045697,40.84317949267618],[-73.91191812320277,40.843257886685016],[-73.91211222171971,40.843260342546245],[-73.91293803233587,40.84359755511606],[-73.91302876945527,40.84364162182681],[-73.91385799418659,40.84397879417018],[-73.91474419406401,40.844342503893834],[-73.91586647842486,40.844793925579474],[-73.91611927084675,40.844855793071375],[-73.91684309376485,40.84507077877144],[-73.91697152437625,40.845115246126575],[-73.91558822826113,40.845147153847726],[-73.91477436629464,40.845165434653694],[-73.91416076333736,40.84517775519094],[-73.91412710507856,40.84522891448191],[-73.91397534823497,40.845429430759154],[-73.91375168786955,40.845735540206455],[-73.91360819812493,40.84594143850221],[-73.91346470815387,40.84614733661263],[-73.91315074731624,40.846577004160814],[-73.91305693105791,40.84670883807309],[-73.91236345700678,40.84768333908628],[-73.91197263841485,40.848229595433665],[-73.91167991098445,40.84863951982263],[-73.91112232242739,40.849418098404506],[-73.91069463666348,40.85001909854052],[-73.91058169863241,40.850181595320066],[-73.9092154554491,40.85180094506627],[-73.90841737122807,40.85264382291021],[-73.9073328965612,40.85381641456408],[-73.90557007241212,40.85578732289619],[-73.90472622214324,40.855370394831404],[-73.90395154262782,40.854973923015976],[-73.90298864594837,40.85477310914514],[-73.90208001143421,40.854622599700164],[-73.90185996053121,40.85458614925998],[-73.90153703392653,40.854994643789404],[-73.9013012656247,40.85530349000014],[-73.90116590959876,40.85549567456134],[-73.90085477134983,40.85593744032848],[-73.90077922747544,40.85604710972909],[-73.90060386049313,40.85598723786522],[-73.89967155800215,40.85566890839729],[-73.89877598610734,40.85536324709649],[-73.89816577520754,40.85514637639317],[-73.89863543744144,40.85390697543617],[-73.89831118626613,40.854061151051475],[-73.89709926839454,40.855172290942946],[-73.89644052566304,40.854907759155644],[-73.89560883346189,40.854570370097946]]]}},{type:"Feature",properties:{ntacode:"QN47",ntaname:"Ft. Totten-Bay Terrace-Clearview",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.76779450621818,40.77874556945709],[-73.76796073127606,40.778776009213374],[-73.76803333393231,40.77885839405482],[-73.76811174664455,40.778834035283566],[-73.76807192226767,40.7787484485384],[-73.76825889099071,40.77870210538205],[-73.76833788977248,40.77868252564392],[-73.76857305035132,40.77910542930701],[-73.76864150023577,40.7790868673389],[-73.76885562663053,40.77901955674631],[-73.76934982514948,40.778874769063144],[-73.77113180388133,40.77834080978199],[-73.77203608150842,40.77806980361594],[-73.77290301903876,40.77780428148494],[-73.77378257081325,40.777547468009054],[-73.77465548717808,40.77728560923519],[-73.77553732181369,40.77702559797917],[-73.77572440796122,40.7779004344356],[-73.77583958332178,40.77861237261467],[-73.77678363328381,40.77840958379165],[-73.7776935489526,40.778160416551884],[-73.778587711903,40.77791239208444],[-73.77947656124536,40.77766416992052],[-73.78036180354215,40.777387047193606],[-73.78279772917007,40.77666603617846],[-73.78407645358521,40.77628882255578],[-73.78440918795098,40.77619021960559],[-73.78448330717684,40.776168259235966],[-73.78459339349219,40.776141225190564],[-73.78491489263799,40.776040510058586],[-73.78569433845284,40.775812774903955],[-73.78626498302616,40.77564607981164],[-73.78655073418518,40.775557746679006],[-73.78740991590463,40.77531789240423],[-73.7882697295343,40.775075356827074],[-73.78893975769458,40.77490059230741],[-73.78913873725512,40.77484869017332],[-73.78984204014792,40.774687325745205],[-73.79034971791278,40.7745730942066],[-73.79163526132577,40.774238655587126],[-73.79226795287033,40.773990042009174],[-73.79271259448991,40.77378752736295],[-73.79365230336126,40.77336043864258],[-73.79499129359314,40.773143347932475],[-73.79557358468125,40.77304924463558],[-73.79565702077277,40.77303608671467],[-73.79571707389991,40.773069642778864],[-73.79652490521453,40.773503278471665],[-73.7967268509793,40.77360922870778],[-73.79724339821914,40.77389389663621],[-73.79730005603778,40.77393228605379],[-73.79741514502736,40.77401026506273],[-73.79741522772028,40.774010319151465],[-73.79741530994494,40.77401038228581],[-73.7975752289451,40.774136842044264],[-73.79772190077286,40.77427237380948],[-73.79785400453235,40.77441566944935],[-73.79823295511946,40.77484830546588],[-73.79853009427285,40.77519072888345],[-73.79865192006214,40.775200558985055],[-73.80098974064956,40.775389116458506],[-73.80379022888253,40.77561011179253],[-73.80369287474498,40.77631968780896],[-73.80359647338203,40.77703047198301],[-73.80346278603322,40.778008173648495],[-73.80342253113498,40.77833770802993],[-73.80332690995117,40.778995480062505],[-73.80322603400676,40.77970292459616],[-73.80320064607567,40.779883631179736],[-73.80313481724575,40.78041580610191],[-73.80306623265174,40.78077013624884],[-73.80303318534673,40.780940870104054],[-73.80324974717976,40.78127547989566],[-73.80314563294948,40.781325568192884],[-73.80299781999233,40.78141047563874],[-73.80293830140675,40.78183503370598],[-73.80284010703333,40.78255003726948],[-73.80274225279757,40.78325366810446],[-73.80254724691295,40.784673346675966],[-73.80241070161274,40.785817210986735],[-73.80242243538912,40.7860189798784],[-73.80242791606103,40.786068273974394],[-73.8021516921906,40.78605649932755],[-73.801573204703,40.78603473259617],[-73.80067959380723,40.78600110236234],[-73.79973844488667,40.78595287002318],[-73.79925947014395,40.78593483720414],[-73.79880021943309,40.78591754814402],[-73.79784205541362,40.785894259738484],[-73.7968593582708,40.78599452206245],[-73.79582463114876,40.78613058811108],[-73.79491977645202,40.78633880754833],[-73.79454742310278,40.78646433171399],[-73.7939203181079,40.78667574047308],[-73.7933258973472,40.78693204870746],[-73.7915362432653,40.78775191261456],[-73.79063559962184,40.7881695187771],[-73.79058299028682,40.78819291045568],[-73.79065377057806,40.788249452797295],[-73.79084786627388,40.78840689816041],[-73.7913375488399,40.788857740801554],[-73.79156371688106,40.78910309610502],[-73.79179280404095,40.78935161609348],[-73.79175254252796,40.78938643776104],[-73.7916279561772,40.78948612316874],[-73.79028202353372,40.79031696289731],[-73.78988738668924,40.79037193097974],[-73.78930907131777,40.79038006955038],[-73.78883143352978,40.790357187079714],[-73.78835429027194,40.79032784777123],[-73.78799358353129,40.790349688374164],[-73.78750199944696,40.79030881800574],[-73.78568101301413,40.790340671660054],[-73.78383842514361,40.7906409546716],[-73.78317940975317,40.79086646420237],[-73.78253080663531,40.791276789432],[-73.7825226569484,40.791352226907165],[-73.78440669003501,40.79167583933254],[-73.78439845368963,40.79171891686176],[-73.78434153059604,40.79174935379488],[-73.78227330183397,40.791373715718045],[-73.78174708763109,40.79113340664457],[-73.78170213941897,40.79117525786657],[-73.78160545882142,40.79121792072072],[-73.78143260461054,40.791365122791134],[-73.78123362112058,40.79148460246179],[-73.7810784597023,40.79167732177913],[-73.78089784791285,40.79219370484908],[-73.7807750313919,40.79299070483803],[-73.78077892481973,40.793189785863895],[-73.78085015490868,40.7932524793774],[-73.78083949014328,40.7932774401729],[-73.78158881545023,40.79346354101258],[-73.78158781636608,40.79344838542989],[-73.78158153246291,40.79344438607932],[-73.78163864257806,40.793309707768145],[-73.7816837283049,40.793321756508284],[-73.78162662328322,40.79345483950541],[-73.78160879379378,40.79345161570288],[-73.78161607678756,40.793470771304484],[-73.78166011555398,40.793482020313085],[-73.7816421343347,40.79352505337769],[-73.78082154869807,40.7933194290007],[-73.7808080873794,40.79335093271332],[-73.78072435069843,40.793333618824256],[-73.78070025516266,40.79364850590954],[-73.78079182072658,40.79403591986445],[-73.78100539667302,40.79438481862721],[-73.78131768403888,40.79460466406589],[-73.78152857545301,40.79472485577797],[-73.78181003762928,40.79480185241992],[-73.78190385421046,40.79490120389424],[-73.78258165591838,40.79488335802947],[-73.7826551713864,40.794900700707274],[-73.78284362044454,40.79490185399314],[-73.783074753376,40.79491681719641],[-73.78310976963978,40.79491446050589],[-73.78314000854353,40.794897312870184],[-73.78317026275923,40.794875865378685],[-73.78321522572578,40.79482529577435],[-73.78324789295404,40.79478855571331],[-73.783289488337,40.79475996026358],[-73.78331796684273,40.794758356474205],[-73.7833204336302,40.794787845765036],[-73.78329624317026,40.794820683865396],[-73.78328723879928,40.79482842185838],[-73.7832725289072,40.79483304822596],[-73.78326502927342,40.7948795661709],[-73.78326868337753,40.79488953259957],[-73.78327231278644,40.794899433646684],[-73.78325876253044,40.79492391480056],[-73.78323911294908,40.79494125040994],[-73.78321822246645,40.794963546792076],[-73.78317406856868,40.79498455804709],[-73.7831365005112,40.79498765980016],[-73.78311159897848,40.79498971421814],[-73.78305415481256,40.79499109658623],[-73.78286814787295,40.79498657863796],[-73.78236678802513,40.79495961420112],[-73.78200326103389,40.79497546250361],[-73.7818245990847,40.795077289211015],[-73.78172625575588,40.79542750552002],[-73.78165761051025,40.79555862334208],[-73.78154150032755,40.79565973732006],[-73.77989837558256,40.79623809786291],[-73.77980305052073,40.796205528936795],[-73.77944961456504,40.79657623806393],[-73.77946869193077,40.796608440793555],[-73.7794330151607,40.7966615385766],[-73.77936246804838,40.79668539253487],[-73.77928446350846,40.79667469847273],[-73.77927287774992,40.79663768381812],[-73.77871478762606,40.79659736019606],[-73.77868968820114,40.79660527281782],[-73.77868530361938,40.79660919102866],[-73.7786710899582,40.7966181050735],[-73.77865313727868,40.79662911103055],[-73.77863747378629,40.796635501363944],[-73.77862394962266,40.79664044670869],[-73.77860456300051,40.79664792835146],[-73.77858658990887,40.79665439498902],[-73.77857235344027,40.79665955523481],[-73.77855506808133,40.79666583388487],[-73.77853520981661,40.79667268437908],[-73.77851818617549,40.79667861323068],[-73.77849735955967,40.796684255339336],[-73.77848101850064,40.79668803313001],[-73.77846700036609,40.79669143711039],[-73.77844831121806,40.79669579605261],[-73.77843218488239,40.79669950171056],[-73.77841209444445,40.79670470445941],[-73.77839550549682,40.79670804971329],[-73.77837960824931,40.796710215575224],[-73.77836745440214,40.79671255146763],[-73.77834924005755,40.796716848317104],[-73.77833287754349,40.7967201132501],[-73.77831089780204,40.79672303249403],[-73.77829124888544,40.796724066864805],[-73.77827066301283,40.79672512573141],[-73.77825056887956,40.79672772576949],[-73.77823373526371,40.79673013406205],[-73.77822228238433,40.79673194827326],[-73.77820132953231,40.79673279115119],[-73.7781847461616,40.79673492048567],[-73.77816768905515,40.79673658888114],[-73.77815154791759,40.79673738606184],[-73.77813539455173,40.796738148203936],[-73.77811877759443,40.796739242156946],[-73.77810288546337,40.79673986809656],[-73.778084861224,40.79674003208205],[-73.7780666293761,40.796738727304366],[-73.77805024184094,40.796735408063405],[-73.7780333479558,40.79673056788647],[-73.7780197486788,40.796726155546004],[-73.77800593512396,40.7967214821216],[-73.7779909577019,40.796717914802336],[-73.77797479179692,40.79671549743198],[-73.77795864859112,40.796713214458535],[-73.77794084652687,40.79671101020699],[-73.77792186319788,40.796707659645406],[-73.77790501201964,40.79670449378141],[-73.77788558987926,40.796701250589805],[-73.7778710818955,40.796698971927746],[-73.77785421688705,40.79669651684021],[-73.77783898494701,40.79669437951057],[-73.77782400143889,40.79669283837833],[-73.77780760959794,40.79669041987889],[-73.7777872519711,40.79668689593748],[-73.7777722368337,40.79668406680174],[-73.77775422709315,40.7966800241991],[-73.7777378084325,40.79667527435363],[-73.77772279891437,40.79667030156642],[-73.77770874128572,40.796664727353765],[-73.77769491559827,40.79666019877815],[-73.77767875245777,40.79665676298424],[-73.77766142646882,40.79665392887432],[-73.77764012114271,40.79665068200874],[-73.77762351135658,40.79664963325346],[-73.777609472146,40.79664897543405],[-73.7775942596278,40.796648288377455],[-73.77757812464024,40.79664705122796],[-73.7775610108317,40.796644712047566],[-73.77754158666984,40.796641820094905],[-73.77752169753911,40.796640133759894],[-73.77750623891345,40.79663881665594],[-73.77748973756492,40.796637379431594],[-73.77747147920701,40.7966332019493],[-73.77745764334003,40.79662499915689],[-73.77744564507044,40.79661646620012],[-73.77743367405557,40.79661026575183],[-73.77742032900721,40.79660400837073],[-73.77740391291039,40.79659824076531],[-73.77738937457804,40.79659450183194],[-73.77737533353596,40.796590638548125],[-73.7773615173986,40.796587154639624],[-73.77734722706326,40.796583416682516],[-73.7773280208199,40.796579507397475],[-73.77730831725228,40.79657527248408],[-73.77729522076015,40.79657260898993],[-73.777278833662,40.796568985078615],[-73.77726240942376,40.79656565694312],[-73.77724580769203,40.79656247270173],[-73.77722588125395,40.79655751782157],[-73.77720481055033,40.79655149794467],[-73.777187933432,40.79654536873494],[-73.77717293031188,40.79653870304336],[-73.77716048389527,40.79653321245808],[-73.77714079232574,40.796525466707806],[-73.77712309051314,40.79651796670837],[-73.77710551097847,40.796512989541206],[-73.7770907581906,40.796509448840524],[-73.77707133827575,40.796505701431585],[-73.7770549148742,40.7965021311938],[-73.77703946639902,40.796497598227766],[-73.77702305739699,40.79649361305268],[-73.77700854288567,40.796489685818536],[-73.77699143346943,40.79648579025024],[-73.77697245275901,40.796481691368264],[-73.77695981862246,40.796478812287646],[-73.77694225105259,40.796473889396935],[-73.77692817826863,40.79646925152678],[-73.77691718770856,40.79646388133548],[-73.77690167683953,40.79645679128887],[-73.77688598311006,40.79645124949167],[-73.77687050489597,40.796445204695466],[-73.77685666384504,40.796438450580794],[-73.77684188553607,40.79642832789033],[-73.77682618534082,40.796417616738836],[-73.77681399145287,40.796410920588954],[-73.77679777685937,40.79640156036811],[-73.77678418987183,40.79639332999952],[-73.77676727795313,40.796383797212876],[-73.77674993579667,40.796374839375495],[-73.77673442631969,40.79636754291749],[-73.77672082896056,40.796362212052266],[-73.77670373062462,40.79635529078488],[-73.77668638249611,40.796348512265276],[-73.77667185244775,40.79634213506585],[-73.77665423802664,40.79632997125393],[-73.77663779999118,40.79632000731819],[-73.77661855054173,40.7963079212472],[-73.77660304660483,40.79629858867742],[-73.77658780716237,40.79628834762497],[-73.77657209394216,40.79627832092231],[-73.77655799331609,40.796270964516744],[-73.77654790396055,40.796265729889775],[-73.77653362678085,40.7962584352909],[-73.77651555681882,40.796251178400944],[-73.77650408698277,40.79624748249548],[-73.7764911641121,40.796242837587386],[-73.77647569741582,40.7962368014715],[-73.77645834823086,40.796229959758215],[-73.77644100212511,40.796222596038824],[-73.77642436508962,40.79621578317579],[-73.77640490129271,40.796207154379],[-73.77638802186857,40.796198674999545],[-73.77637439335291,40.796192138016735],[-73.77635820000589,40.79618370553085],[-73.77634039397803,40.79617552136923],[-73.77632679821859,40.79616986663351],[-73.77631272968817,40.79616399470335],[-73.77629750991709,40.79615841806239],[-73.7762827193529,40.79615224820712],[-73.77626443652433,40.796144656986115],[-73.77624895989179,40.796138179558156],[-73.77623536554732,40.79613217401602],[-73.77621823846755,40.79612308149002],[-73.77620134180485,40.796112071409524],[-73.77618988034124,40.79610268464811],[-73.77617885953211,40.79609605336277],[-73.77616429083906,40.7960872358476],[-73.77615232522587,40.79607955820354],[-73.77613963748,40.79607154628259],[-73.77612628144365,40.79606147953481],[-73.7761142923171,40.796050308767065],[-73.77610276926643,40.79603774241095],[-73.77609128562241,40.796027814321576],[-73.77607828619563,40.79601744252684],[-73.77606737098235,40.79600734382572],[-73.77605582008037,40.795995984431855],[-73.77604725794873,40.79598427904026],[-73.776038665681,40.79597399705361],[-73.77602936234305,40.79596769358772],[-73.77601318102705,40.795958990355075],[-73.7759972065573,40.79594915236936],[-73.77598539923838,40.79594010633208],[-73.7759743215674,40.79592555967191],[-73.77596822218739,40.79591418406027],[-73.77595377496817,40.79590446596965],[-73.77594061502204,40.79589582254266],[-73.77593061168321,40.79588608661831],[-73.77591966493397,40.79587508806219],[-73.77590880305014,40.79586356766048],[-73.77589905470553,40.795851689242944],[-73.77588612311696,40.79583893065472],[-73.77587233417904,40.795827044378456],[-73.77586326528845,40.79581803112733],[-73.77585239587638,40.79580488956134],[-73.77584465498872,40.795795328904966],[-73.7758429084425,40.79579317364342],[-73.77583110101233,40.795780967388794],[-73.77582083996614,40.79577013315887],[-73.77581021922171,40.79576039602301],[-73.7757984727134,40.79575118004608],[-73.77578633986639,40.7957403679711],[-73.77577227210503,40.79572743695379],[-73.7757635902492,40.79571929842808],[-73.77575263983573,40.79570901132934],[-73.77574126606837,40.795698039231716],[-73.77573108369384,40.795688987115426],[-73.77571775882123,40.795676777896425],[-73.77570930584963,40.79566737935002],[-73.77569673599245,40.79565601793654],[-73.77568453627538,40.79564432302859],[-73.77567574462931,40.795636652516244],[-73.77566926947307,40.795628157595445],[-73.77566460127228,40.79562096216846],[-73.77564699762247,40.79561258128241],[-73.77563103730682,40.79560178921494],[-73.77562134711113,40.795594332554586],[-73.77561001795056,40.795580668060666],[-73.7756004062649,40.79557071776667],[-73.77558981677376,40.79556284506227],[-73.77557656565436,40.795552967255134],[-73.77556708747855,40.795545591917765],[-73.77555882384524,40.79553300588586],[-73.77555528741983,40.79552037377496],[-73.77554058337911,40.795513186944575],[-73.77553146707615,40.79550734315699],[-73.77553345783646,40.79550414126573],[-73.77553195264231,40.79550062616221],[-73.77552296490073,40.79548836271183],[-73.77551457510586,40.795481097543636],[-73.77550330383527,40.79547171929177],[-73.77548828142663,40.795460632510775],[-73.7754768430829,40.79545791776052],[-73.77546627193816,40.79544461524349],[-73.77546441558606,40.795436462013875],[-73.77545298494671,40.79542120430631],[-73.77543937626777,40.795408795648726],[-73.77542669332058,40.79539968586274],[-73.77541469112604,40.79539219737338],[-73.775402468928,40.795383339938205],[-73.77539188337991,40.79537431431242],[-73.77538072176496,40.79536367596758],[-73.77536976071205,40.79534965198684],[-73.77535993794464,40.79533936704758],[-73.7753495326734,40.795328919980115],[-73.77533948442981,40.79531882390343],[-73.77532930114577,40.79530942145328],[-73.7753206934745,40.79530056167319],[-73.775311058523,40.79529047578097],[-73.77530079711599,40.79527999179878],[-73.7752873595643,40.79526953881428],[-73.77527655557705,40.79526189064915],[-73.77526177903279,40.795251785346885],[-73.77524930731003,40.79524287363299],[-73.77524109295126,40.795236680279736],[-73.77522841155611,40.79522712854228],[-73.77521822843993,40.79521807688088],[-73.7752077867496,40.795208178207844],[-73.77519630514321,40.79519772852454],[-73.77518559772939,40.79518955802699],[-73.7751745817384,40.795181378550325],[-73.77515952524514,40.79516971537149],[-73.77514957735083,40.79516118617226],[-73.77513845861831,40.795151970681346],[-73.77512785724443,40.795143801390374],[-73.77511846070674,40.795136696225846],[-73.77510333729303,40.795124293953954],[-73.77509364755403,40.79511615290755],[-73.77507955902205,40.79510533794578],[-73.77506900797052,40.795097023837926],[-73.77505736760848,40.79508744680619],[-73.77504829783476,40.79507875731458],[-73.77495913105393,40.79503005963619],[-73.7748741624586,40.79497720430088],[-73.77479372717342,40.79492039978173],[-73.77471814244029,40.79485987012781],[-73.77443578887754,40.79456347251842],[-73.77437174340393,40.79449606053816],[-73.77431437491911,40.79442526084018],[-73.77426399230428,40.794351454648286],[-73.77422086682223,40.79427503937356],[-73.77418523065694,40.79419642647434],[-73.77417123109417,40.7941661822452],[-73.7741514310241,40.79413787189221],[-73.77412627682236,40.79411213363799],[-73.77409633556515,40.7940895477197],[-73.77407763117107,40.79408458374163],[-73.77406028928291,40.79407730309004],[-73.77404480245958,40.79406791255637],[-73.77403161057025,40.794056678858595],[-73.77402108830086,40.794043921065736],[-73.77401353451204,40.79403000153512],[-73.77400916375073,40.79401531562063],[-73.77400810015668,40.794000280443285],[-73.77401037393665,40.79398532304387],[-73.77401592050681,40.793970868253794],[-73.77402458232734,40.79395732662871],[-73.77403611337714,40.79394508278753],[-73.774029058493,40.79385654014374],[-73.77401822194834,40.793768218453735],[-73.77398067978008,40.793643014847625],[-73.77393555063468,40.793519266465005],[-73.77388293133988,40.79339723870175],[-73.77382293478546,40.793277193262334],[-73.77375568968056,40.79315938759834],[-73.77374905422516,40.79312078910854],[-73.77374710611684,40.79308189074705],[-73.77374986177848,40.79304302059763],[-73.77368083470314,40.79286575659477],[-73.77363248188925,40.792749756215166],[-73.77356729526366,40.79266382825054],[-73.77349649265612,40.79258050668006],[-73.7734202540848,40.79250000332753],[-73.773375453306,40.79245990110487],[-73.77333601227193,40.7924166693381],[-73.7733023070227,40.792370720220916],[-73.77327465890863,40.79232249185475],[-73.77320467172581,40.79224253223188],[-73.77307986542111,40.79214460893331],[-73.77287743738265,40.79199769332091],[-73.77286059684948,40.79197709603035],[-73.7727791065031,40.79189753714531],[-73.77272012268196,40.791844356997295],[-73.77266865746702,40.79178684357744],[-73.77260041750588,40.791726208802736],[-73.77252757063764,40.791668753323606],[-73.77246875262021,40.79162818020102],[-73.77241379404569,40.79158459329416],[-73.7723629616202,40.79153820413021],[-73.77232648173472,40.79148082462684],[-73.77229688964331,40.79142119847406],[-73.77227442178726,40.791359802123594],[-73.77225925767897,40.79129712617099],[-73.77225151846817,40.79123367143503],[-73.77225126597438,40.79116994495623],[-73.77225850219371,40.791106455944906],[-73.77227316928364,40.79104371171251],[-73.77227075371172,40.790944463780725],[-73.77226051428765,40.79084550439483],[-73.77224248787604,40.790747189498475],[-73.77223841615903,40.79065920649184],[-73.77224206821533,40.79057121284443],[-73.77225342777687,40.79048359978756],[-73.77223303752166,40.790405342296005],[-73.77220607891094,40.790328241164296],[-73.77217266319518,40.790252614502066],[-73.7721329282647,40.79017877433451],[-73.77210255349111,40.79012999965683],[-73.77202595343002,40.79006369233642],[-73.77194403848257,40.790001162427565],[-73.771895741391,40.78998417724893],[-73.77185143889666,40.789961768146654],[-73.77181217730522,40.78993446436566],[-73.77177888386609,40.789902910749795],[-73.77175234487319,40.78986785251185],[-73.77173680643573,40.78982549408996],[-73.77173042366289,40.78978178856412],[-73.77173336235946,40.78973787139257],[-73.77174554616074,40.78969488352975],[-73.77171860487631,40.78966141348848],[-73.77166811281897,40.78959191109714],[-73.77144337542133,40.789342632372616],[-73.77112769900687,40.789012774212786],[-73.77087816042669,40.78877673022544],[-73.7706312453761,40.788462905534644],[-73.77064195013082,40.78837887561509],[-73.77066138336447,40.788295754839105],[-73.77068942278873,40.78821406612551],[-73.77072589197499,40.78813432338194],[-73.77077056146483,40.78805702827216],[-73.77082315021433,40.78798266705999],[-73.77117144968773,40.78776372000143],[-73.77124371742927,40.787731611770774],[-73.77131348065241,40.78769644884376],[-73.77138051609717,40.787658343752746],[-73.77149672840534,40.78759049632376],[-73.77161578631954,40.78752556174411],[-73.77173756350675,40.7874636089119],[-73.77190205681028,40.78738659549474],[-73.77199320471188,40.78735611380543],[-73.77208769982168,40.78733223586493],[-73.77218471602816,40.787315170422374],[-73.77228340518175,40.7873050666697],[-73.77379096552606,40.786828957833855],[-73.77396728847643,40.78678177371587],[-73.77412967827117,40.78676409865338],[-73.77426836058976,40.786756658654824],[-73.77434609217978,40.78677223413512],[-73.77439231198035,40.786814960426604],[-73.7743897690104,40.78685714529817],[-73.77426439520691,40.78692887354658],[-73.77420002662139,40.78696216313973],[-73.77419980868142,40.78702642524994],[-73.77423011486866,40.78706504167599],[-73.77432410105473,40.78708225357236],[-73.7744461714192,40.78717856502968],[-73.77501922678312,40.78739447438421],[-73.77628944855437,40.78851364819952],[-73.77633728818729,40.78848722575383],[-73.77587233688521,40.788020317622866],[-73.77504810438839,40.78719259407277],[-73.77486248240433,40.78707913013469],[-73.77480695369422,40.78697068727894],[-73.77474124745699,40.78692723537689],[-73.77463082546348,40.78691941868915],[-73.77458584666533,40.78687809258892],[-73.77456236644363,40.7868214968412],[-73.77451195192266,40.78672886084864],[-73.77445462503054,40.78667990922233],[-73.77435661274299,40.786661724599384],[-73.77426466694442,40.78665122914531],[-73.7740960989511,40.786296565303914],[-73.77407638297797,40.78591728401926],[-73.77261720805832,40.78419104914899],[-73.77209200259944,40.78356969270511],[-73.77160731979494,40.7829962651855],[-73.77060974454866,40.782079793940746],[-73.76981014523521,40.78129770845189],[-73.76930405710132,40.780781957981425],[-73.76908807714588,40.78053283233412],[-73.7690244549393,40.78045059199677],[-73.76858058549651,40.779876824409634],[-73.76833795673895,40.77963487220079],[-73.76827333570881,40.779620284113214],[-73.76815915444236,40.779635959197535],[-73.76813458838167,40.77958964044207],[-73.76823190254119,40.77950163764273],[-73.76820055460034,40.779444179191024],[-73.767161936876,40.77978287566072],[-73.76720729367476,40.77986682861191],[-73.76699783535103,40.77993147052604],[-73.76707343356627,40.78007042899443],[-73.76702392346513,40.780086234158375],[-73.76692750264839,40.77991831605209],[-73.76695800144783,40.77989958115404],[-73.76688994703846,40.77977943394348],[-73.76677570374119,40.77981245819582],[-73.7667586863123,40.77978350558995],[-73.76686912971446,40.77974902775042],[-73.7668634543661,40.77974034127192],[-73.76708815912745,40.77966705475092],[-73.76713544909911,40.77974233714541],[-73.76816173051589,40.77939682124204],[-73.76807788861804,40.7792520615438],[-73.76779450621818,40.77874556945709]]]}},{type:"Feature",properties:{ntacode:"QN49",ntaname:"Whitestone",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.79179280404095,40.78935161609348],[-73.79156371688106,40.78910309610502],[-73.7913375488399,40.788857740801554],[-73.79084786627388,40.78840689816041],[-73.79065377057806,40.788249452797295],[-73.79058299028682,40.78819291045568],[-73.79063559962184,40.7881695187771],[-73.7915362432653,40.78775191261456],[-73.7933258973472,40.78693204870746],[-73.7939203181079,40.78667574047308],[-73.79454742310278,40.78646433171399],[-73.79491977645202,40.78633880754833],[-73.79582463114876,40.78613058811108],[-73.7968593582708,40.78599452206245],[-73.79784205541362,40.785894259738484],[-73.79880021943309,40.78591754814402],[-73.79925947014395,40.78593483720414],[-73.79973844488667,40.78595287002318],[-73.80067959380723,40.78600110236234],[-73.801573204703,40.78603473259617],[-73.8021516921906,40.78605649932755],[-73.80242791606103,40.786068273974394],[-73.80242243538912,40.7860189798784],[-73.80241070161274,40.785817210986735],[-73.80254724691295,40.784673346675966],[-73.80274225279757,40.78325366810446],[-73.80284010703333,40.78255003726948],[-73.80293830140675,40.78183503370598],[-73.80299781999233,40.78141047563874],[-73.80314563294948,40.781325568192884],[-73.80324974717976,40.78127547989566],[-73.80303318534673,40.780940870104054],[-73.80306623265174,40.78077013624884],[-73.80313481724575,40.78041580610191],[-73.80320064607567,40.779883631179736],[-73.80322603400676,40.77970292459616],[-73.80332690995117,40.778995480062505],[-73.80342253113498,40.77833770802993],[-73.80346278603322,40.778008173648495],[-73.80359647338203,40.77703047198301],[-73.80369287474498,40.77631968780896],[-73.80379022888253,40.77561011179253],[-73.80659228450716,40.775831861528],[-73.8094525210094,40.77605807874615],[-73.81268626346116,40.77631279409209],[-73.81485850655609,40.77648592311957],[-73.81478821761252,40.77699573898313],[-73.81475883042394,40.77720350114397],[-73.81466305923634,40.77790468769652],[-73.81452997802205,40.77888817488034],[-73.81728146973035,40.7791055126966],[-73.81930985112403,40.779260059857],[-73.81981042155483,40.779296989188076],[-73.82032141636088,40.77933468076801],[-73.82132278461552,40.77940925889184],[-73.82223999335503,40.779490237046694],[-73.82331286855246,40.7795786598341],[-73.82291816206614,40.78053566722467],[-73.82277596896085,40.780833776697676],[-73.8226154137944,40.78112682390927],[-73.82243697279164,40.781413836695904],[-73.82224127638125,40.78169387947962],[-73.82384132755521,40.781716886340895],[-73.82462418798004,40.78170582471004],[-73.82498993088124,40.78170146368462],[-73.8251374025684,40.78169970639144],[-73.82528484203172,40.781697291825175],[-73.82569679297757,40.78169053111799],[-73.82678475898985,40.78166766875772],[-73.82770726077392,40.78166791701482],[-73.83218249398654,40.781658871050794],[-73.83669385942838,40.78164957501856],[-73.83777640184013,40.78165237435197],[-73.8386992118955,40.78167695659909],[-73.83862028918895,40.78322714273885],[-73.83853062476659,40.78470030276601],[-73.8384560547871,40.78582446764896],[-73.8383496382993,40.785850306161066],[-73.83824429137964,40.787785915651504],[-73.8391632894574,40.787820105655136],[-73.84008157479757,40.78785153121181],[-73.83999984513879,40.789251997452055],[-73.83992306201111,40.790649901705684],[-73.83900524084831,40.79061732235709],[-73.83895676116035,40.79143843059265],[-73.83987372958472,40.79147054206201],[-73.84081532628049,40.791504885220704],[-73.8407608008275,40.79250035109467],[-73.84067828271262,40.79390789163235],[-73.8405080539576,40.793851798754226],[-73.84050794845979,40.79385176175269],[-73.84034364835951,40.793783861779],[-73.84018738639176,40.793704752206956],[-73.84018731572067,40.79370471592351],[-73.8401872558494,40.79370468015762],[-73.84004094787988,40.793615255247644],[-73.83990622716328,40.79351658930024],[-73.83978455928083,40.79341008105123],[-73.83966987751977,40.79330068989779],[-73.83966981901409,40.793300636543364],[-73.83953626138191,40.793201322949415],[-73.83953619073147,40.793201278456856],[-73.83938616962105,40.79311469261865],[-73.839223031062,40.793043046118356],[-73.839050883778,40.79298788486599],[-73.839050766156,40.792987849018864],[-73.83905064763248,40.79298782137919],[-73.83887362404644,40.79294980647061],[-73.83818069206988,40.792748501901606],[-73.83663288923384,40.792516375538675],[-73.83660801659467,40.79231938192447],[-73.83654148605207,40.79207349559103],[-73.83653932567069,40.79186763839285],[-73.83653187324718,40.79174343240575],[-73.83660316329741,40.79166114419232],[-73.83671513353346,40.7915829505988],[-73.8368204211721,40.791533617078876],[-73.83690586384856,40.791493503452294],[-73.83694476868999,40.79147148753534],[-73.8370602061895,40.79143838628418],[-73.83722288087107,40.7914303489358],[-73.8373026708995,40.79141015551257],[-73.83742329381252,40.79139283791767],[-73.83745253156921,40.79137045689226],[-73.83750910549375,40.791332354621424],[-73.83751359396352,40.791328741228924],[-73.83751751246247,40.79132483939169],[-73.83752089932682,40.79132065619994],[-73.8375237314737,40.7913161664923],[-73.83752784301828,40.7913062308311],[-73.83752990905946,40.79129484201933],[-73.8375290641677,40.79127199539553],[-73.83752091447751,40.791227381956084],[-73.83751881313587,40.79120979285184],[-73.83751919870659,40.791192611324576],[-73.83752056797645,40.79118502184325],[-73.83752274044289,40.791177983144884],[-73.83753363387608,40.79115226208259],[-73.8375457747739,40.7911293886983],[-73.83755939058668,40.79110892171533],[-73.83757458989443,40.79109071654435],[-73.8375807646159,40.79108509739897],[-73.83758876301361,40.791079516505974],[-73.8376186140854,40.791063159843716],[-73.83762879578276,40.79105675428112],[-73.83763726122955,40.7910495535699],[-73.83764043314336,40.79104582959372],[-73.83764293158201,40.791041960261914],[-73.83764565993732,40.79103555307711],[-73.83764705075276,40.79102861194767],[-73.83764711720694,40.79102115615749],[-73.83764584513006,40.79101321165313],[-73.83763958235818,40.79099664328392],[-73.83763931194014,40.79099590411612],[-73.83762759160078,40.79097713933914],[-73.8376200078338,40.790967898174884],[-73.83761057596897,40.79095833091477],[-73.83756247555263,40.79091787544878],[-73.83755194366782,40.7909077303462],[-73.83754353102609,40.79089808226207],[-73.83752623224674,40.79087392450842],[-73.83751540542218,40.79085340497827],[-73.8375100358919,40.79083455918076],[-73.83750940657356,40.79082571529946],[-73.83751015056448,40.79081719734834],[-73.8375105337752,40.79081552296999],[-73.83751113004479,40.79081388474243],[-73.83751291474098,40.79081065502405],[-73.83751555297323,40.79080748849333],[-73.83751906737268,40.79080432437038],[-73.83752688826202,40.79079894091116],[-73.83754690552166,40.79078730785393],[-73.83755477557742,40.79078137548148],[-73.83755749560598,40.79077847040462],[-73.83755948101658,40.790775546869725],[-73.83756074492733,40.79077255849073],[-73.83756110417634,40.79077103786674],[-73.83756129773894,40.790769488529854],[-73.83756145710396,40.790733171432144],[-73.83755720396688,40.7906990725172],[-73.83754750568997,40.79065299891962],[-73.83753790569048,40.790615524201776],[-73.8375311980489,40.79059647833581],[-73.83751302747667,40.79055583987893],[-73.83750614052292,40.790537747815534],[-73.83750435831057,40.79052966756429],[-73.83750394246874,40.79052041890718],[-73.83750739725073,40.79048893403298],[-73.83750762598909,40.7904774881841],[-73.8375055913977,40.79046651793174],[-73.83750358883596,40.790461660725526],[-73.8373803439681,40.7904581350507],[-73.83737820331629,40.790487977178906],[-73.83702682792129,40.790496905169846],[-73.8370268855971,40.79047334397957],[-73.83681814957052,40.790469906359824],[-73.83681410438504,40.79043377227654],[-73.83701872623031,40.790429349155986],[-73.8370125769384,40.79040892012148],[-73.83737222207903,40.79039843212055],[-73.83737212998837,40.79043613206942],[-73.83748191403247,40.790434497921815],[-73.8374508919065,40.790401649186954],[-73.83741435117275,40.79035859907444],[-73.83739429181105,40.79032921362799],[-73.83739029705008,40.790320591156465],[-73.83738781967531,40.79031141966712],[-73.83738681297149,40.790301603102165],[-73.83738726435598,40.79029096839015],[-73.83739143934443,40.79027011050189],[-73.83740848436273,40.790213609976725],[-73.83741072953845,40.790196917564195],[-73.83741000655048,40.79018212120485],[-73.83739734462188,40.79010277772627],[-73.83738223236976,40.79000383668339],[-73.83737790012115,40.78996780155518],[-73.83737346325762,40.78991215290866],[-73.83737352065235,40.78990291362918],[-73.83737506283478,40.78989247981089],[-73.83738634556245,40.78985242265123],[-73.8373890635479,40.78983617317232],[-73.83738894139323,40.78982761764562],[-73.83738742040768,40.789819898944955],[-73.83738447564596,40.78981285235757],[-73.8373800841361,40.78980640765787],[-73.83737555701488,40.78980188059737],[-73.83736959623734,40.78979746861395],[-73.83734725697255,40.78978490233705],[-73.83733966292976,40.78977993856379],[-73.83728739529086,40.78973836974991],[-73.83727913342926,40.789730595461364],[-73.8372716779359,40.789721886848945],[-73.83725892114751,40.789701291524615],[-73.83724908465327,40.789677639466056],[-73.83723554145415,40.78963476566837],[-73.83723208215281,40.789619920545405],[-73.83723098502506,40.78960337753792],[-73.83723210980057,40.78958462985107],[-73.8372389297466,40.78952835865352],[-73.83723862933192,40.78951068161888],[-73.8372359179059,40.78949502672892],[-73.83723436552569,40.78949069333484],[-73.83723199401568,40.78948638525289],[-73.8372287818822,40.78948205872857],[-73.8372246700367,40.78947763058574],[-73.83719323890355,40.789452732624035],[-73.83718405411807,40.78944409242593],[-73.83718068697033,40.789439883284054],[-73.83717815048365,40.78943571049598],[-73.83717640705449,40.78943153815809],[-73.83717544534929,40.78942731381903],[-73.83717302340258,40.78939550435887],[-73.83717427271858,40.78936396192739],[-73.83717918282763,40.789333180039584],[-73.83718766733934,40.78930360218018],[-73.83722674841994,40.789203890639115],[-73.83723934588723,40.78916879711408],[-73.8372421560892,40.7891602710237],[-73.83726072517644,40.789103928629224],[-73.83727225675246,40.78906366476588],[-73.83728045845305,40.78901891254964],[-73.83728085145215,40.789012960758974],[-73.83728076133997,40.7890110515121],[-73.83728065697116,40.78901037606979],[-73.83728049134793,40.789009872422085],[-73.83728039787111,40.78900970057658],[-73.83728035021728,40.789009628473366],[-73.83728029129898,40.789009565903186],[-73.83728024446089,40.789009520772716],[-73.83728017293762,40.789009475104834],[-73.83728010158892,40.789009448200055],[-73.83728004298041,40.78900943923843],[-73.83727997092787,40.78900942975528],[-73.83727990015198,40.789009439036775],[-73.83727981701156,40.78900945701211],[-73.83727974617138,40.789009492595056],[-73.837279662988,40.78900952816049],[-73.83727958041999,40.78900958248969],[-73.8372794024148,40.78900972597518],[-73.83727901080606,40.78901014875902],[-73.83727858238798,40.78901075191573],[-73.83727758270656,40.78901250600317],[-73.8372660011292,40.789039234915876],[-73.8372443196716,40.78910221194873],[-73.83718350813194,40.78924554070901],[-73.83716311195504,40.78930123453054],[-73.83714210587851,40.78937385793892],[-73.83714035500105,40.789382463590364],[-73.83713962153803,40.78939144057551],[-73.83714122138863,40.78941087544827],[-73.83714658267746,40.789432189910194],[-73.83716208040511,40.789476066105436],[-73.83716755539383,40.78949487638953],[-73.83717067065965,40.789514655489405],[-73.83717002205522,40.78953237624783],[-73.83716883843078,40.789537057078135],[-73.8371666829686,40.78954156582698],[-73.83716356735302,40.78954590150573],[-73.83715950535782,40.789550019907],[-73.83715450864116,40.78955393076365],[-73.83714862250295,40.78955758723249],[-73.8371343298953,40.789564033014315],[-73.8371166282193,40.78956925757459],[-73.83709699937485,40.7895727053142],[-73.83707698362743,40.78957410969877],[-73.83706743412245,40.78957399635401],[-73.83705851436498,40.789573335923166],[-73.83702441777639,40.789567695548065],[-73.83698752294973,40.789557845312345],[-73.83695332278492,40.789546172347464],[-73.8368751148181,40.78951671340876],[-73.83683725484396,40.78950452193148],[-73.83680302130782,40.78949641381517],[-73.83677086474431,40.78949209034871],[-73.83670469134007,40.78948783611729],[-73.83655947459678,40.789480966619124],[-73.83650023157175,40.789476974726306],[-73.8364746941773,40.789473895061754],[-73.83640120618955,40.78946187636411],[-73.83637809572274,40.78946017818708],[-73.83635730149832,40.78946067938471],[-73.83632428085816,40.78946490992177],[-73.83628837475399,40.789472630930725],[-73.83625462071902,40.78948199355212],[-73.8361739331067,40.78950677751866],[-73.83613203529274,40.78951739770042],[-73.8360115515265,40.78954192678149],[-73.83589707105435,40.789562655761934],[-73.83584206544027,40.789570402541166],[-73.83578722039789,40.78957506186216],[-73.83573311865509,40.789576569555805],[-73.83568022069038,40.789574917568416],[-73.83565808161086,40.78957267098111],[-73.83563618520353,40.78956873138881],[-73.8356155114779,40.78956326335917],[-73.83559665355101,40.789556455869956],[-73.83558026327778,40.78954854354989],[-73.83556638760167,40.78953961776835],[-73.83555521539591,40.78952977730071],[-73.83555067957184,40.789524548056704],[-73.83554685397695,40.78951912181093],[-73.8355328510254,40.78949444577476],[-73.83552040718338,40.78946732324298],[-73.83550928485685,40.78943730189328],[-73.83549889589771,40.78940280715284],[-73.83549690623339,40.78939306991385],[-73.83549597285122,40.789382064842435],[-73.8354963427608,40.78933315917391],[-73.83549451291091,40.78932109841784],[-73.83549110346674,40.78931041363864],[-73.83548346034294,40.789296400284556],[-73.83547248558841,40.78928303032977],[-73.83545814552564,40.78927028580007],[-73.83544041606658,40.78925810350273],[-73.83541948454027,40.78924658304622],[-73.83539490470201,40.7892354180576],[-73.8353664018569,40.789224453851254],[-73.83533150242219,40.78921274221435],[-73.8352873522949,40.789200171845835],[-73.8352390508022,40.78918932371802],[-73.835185804498,40.78917999884353],[-73.83515382566982,40.789175657589354],[-73.83512500940968,40.78917174468986],[-73.8349780269823,40.789155675871434],[-73.83483050344638,40.789142740490526],[-73.8347838186913,40.789139315027164],[-73.8347783348527,40.789138920182175],[-73.83457184016918,40.78912747599547],[-73.8344094198261,40.78911585102195],[-73.83432302797364,40.78910966696795],[-73.83428255364463,40.78910581717561],[-73.83424292462105,40.78910010503199],[-73.83420808568367,40.78909261712736],[-73.83416564274573,40.78907995714786],[-73.83414953337692,40.78907336043717],[-73.83413566521291,40.789066136551455],[-73.83410403110454,40.78904725278711],[-73.83409441601277,40.78904023336833],[-73.83408663721565,40.78903329666941],[-73.83407004851254,40.789014740789874],[-73.83405560943383,40.788994630184106],[-73.8340386640803,40.7889667164861],[-73.83402388778501,40.788939356565244],[-73.83401535853574,40.78891940708048],[-73.83401305866681,40.78891076766477],[-73.83401195304332,40.78890264343442],[-73.83401331908681,40.788835045204685],[-73.83401007226323,40.788773472754066],[-73.83400506304771,40.78873885059662],[-73.83400091286158,40.78872585871752],[-73.83399530269601,40.788714441317204],[-73.83396023313823,40.788661909770475],[-73.83391732792296,40.78860160479769],[-73.83390129515635,40.78858379635445],[-73.83387417482538,40.78856028979979],[-73.83385767920356,40.788547254320584],[-73.83384261055959,40.788537039176745],[-73.83382786803368,40.788528894613],[-73.8338131676471,40.78852267799088],[-73.83379548109907,40.78851716904371],[-73.83377597877147,40.78851263800142],[-73.83375444807318,40.788509041502344],[-73.8337302141769,40.78850625962875],[-73.83365829867996,40.7885011037914],[-73.83362430603373,40.788496804772116],[-73.83359974634519,40.7884916542611],[-73.83358017726825,40.78848552992228],[-73.83353782460641,40.7884695833259],[-73.83351863585308,40.78846324325055],[-73.83350311185141,40.78845948416997],[-73.8334884608336,40.788457517530624],[-73.83347264458902,40.78845709831355],[-73.83345664820799,40.78845820063514],[-73.83344093133773,40.788460789811744],[-73.83342600487742,40.78846478482941],[-73.83340396992568,40.788473072796144],[-73.83335417722192,40.788495009297705],[-73.8333093020133,40.788512414123325],[-73.83327559007826,40.788523738997554],[-73.83326688772712,40.78852602251201],[-73.83325759535921,40.788527765740284],[-73.83323709224337,40.78852971622592],[-73.83321371726075,40.78852968240121],[-73.83318342623808,40.78852767600105],[-73.83316390709952,40.78852520706901],[-73.8331195564962,40.78851742579982],[-73.83309848506521,40.788515279105745],[-73.83306179426462,40.78851436136738],[-73.83301120153719,40.788514855147994],[-73.83296901193476,40.7885148757639],[-73.83294877370886,40.78851570114623],[-73.83292937171429,40.788518114203214],[-73.83292072972931,40.788519964893304],[-73.83291266867475,40.788522286166334],[-73.83290227987426,40.78852625971789],[-73.83289140098708,40.78853159286454],[-73.83285624257195,40.788552856981305],[-73.83284200543778,40.78856039206557],[-73.83280758193705,40.78857714543805],[-73.83279684900042,40.78858131666348],[-73.83278675906135,40.78858423841088],[-73.83277829537045,40.78858582901445],[-73.83276866011434,40.78858683174596],[-73.83272615785677,40.78858854416135],[-73.83265976734087,40.788595886584325],[-73.83260106426353,40.78860389666722],[-73.83256885862602,40.78860954960339],[-73.83253872405474,40.78861640384935],[-73.83251063648024,40.78862447662688],[-73.83248459394123,40.78863375872066],[-73.83240767132303,40.788664741455065],[-73.83232539607762,40.788698795971094],[-73.83228544136325,40.78871438839777],[-73.83224825358668,40.78872723004961],[-73.83223198697095,40.788731537574826],[-73.83219614055352,40.78873880675336],[-73.83218314719798,40.78874228124267],[-73.8321610063235,40.78875008316126],[-73.83214084292746,40.78875905041477],[-73.83211813286016,40.78877203841881],[-73.83209671987532,40.78878766700123],[-73.8320862807577,40.788797485033484],[-73.83206704305113,40.788819483081305],[-73.83205805125911,40.78882856493524],[-73.83198201145315,40.788893858383986],[-73.83195418739807,40.78891953598813],[-73.83193642535569,40.78893888842594],[-73.83191892430693,40.788962942507915],[-73.83190176756787,40.788991697182965],[-73.83186571165932,40.789058372482714],[-73.83183792154627,40.78910774205717],[-73.83181680664165,40.78914569512605],[-73.83180112233,40.78917762151525],[-73.83179240131297,40.78919212469864],[-73.83178006235028,40.789208387816224],[-73.83177319645593,40.789215519068755],[-73.83176460125867,40.78922226952425],[-73.83175433638488,40.789228593869886],[-73.83174255613126,40.789234402536884],[-73.83171854183007,40.78924347181299],[-73.83168931605641,40.78925165078209],[-73.83166578492867,40.78925643444713],[-73.83164202240395,40.789259370634],[-73.83162642848164,40.78926013120274],[-73.83161005472478,40.78925984711409],[-73.83157493485933,40.78925614860083],[-73.83156328224045,40.78925375405074],[-73.83155137266964,40.78925020638145],[-73.83152669521208,40.78923963497203],[-73.83149805412688,40.78922301428253],[-73.83147337391568,40.789204482049065],[-73.83146520678676,40.78919667163015],[-73.83145804844376,40.78918818772585],[-73.83145205188639,40.7891791920547],[-73.8314473475411,40.78916988215256],[-73.83144590068464,40.78917051076983],[-73.83144450111797,40.78917126577041],[-73.83144187749342,40.78917318814079],[-73.8314395731396,40.78917558976577],[-73.83143767101407,40.789178351488545],[-73.831436288894,40.789181356548625],[-73.83143548738317,40.78918443499641],[-73.83143531293648,40.78918743361406],[-73.8314357681013,40.78919021687718],[-73.83143628604464,40.78919162300554],[-73.83143699401839,40.78919292939918],[-73.83144863809271,40.78920818303418],[-73.83146277309518,40.78922169352289],[-73.83147868152237,40.78923278418518],[-73.83148714087362,40.789237307176286],[-73.83149585179976,40.78924110213395],[-73.83157593804391,40.789271629249],[-73.83159563331047,40.789279645306294],[-73.83166863318924,40.78930602010331],[-73.83167776142395,40.78930875237278],[-73.83168820514719,40.78931111817423],[-73.83171973215724,40.789316080579695],[-73.8318005388157,40.78932457330034],[-73.83183317302245,40.789332140970764],[-73.8318631785991,40.78934326906814],[-73.8318836035036,40.789353465478754],[-73.83189154048287,40.78935834886287],[-73.83189837712001,40.78936332964904],[-73.83191627640757,40.78937862904762],[-73.83193340194342,40.789395277234945],[-73.83195118463738,40.78941477213223],[-73.83196548578327,40.78943290164437],[-73.83197646026701,40.789450476821514],[-73.83198460174012,40.78946875164194],[-73.83199053527485,40.78948843564998],[-73.83199270968758,40.789504855641006],[-73.83199234604439,40.78951243714397],[-73.83198967695243,40.789532901844225],[-73.83198960713852,40.7895368092729],[-73.83198921420804,40.789561149473684],[-73.83199196951858,40.7895818108823],[-73.83199969267068,40.78960610880297],[-73.83201458258135,40.78964058344904],[-73.83203429590188,40.78968326917727],[-73.83204000858494,40.78969684806648],[-73.83206986421521,40.78976785181963],[-73.83209381087268,40.78981913373789],[-73.83210275748156,40.78984209155448],[-73.83211841977345,40.789894163342545],[-73.83213625756278,40.78996181748957],[-73.8321411594013,40.78998194141506],[-73.83214872000929,40.790033244853255],[-73.8321491450612,40.790043440063464],[-73.83214820430506,40.79005445985487],[-73.83214207124186,40.790080916754086],[-73.83213206576029,40.79011125895786],[-73.83212057206094,40.790140004318545],[-73.83209261415048,40.7901996934345],[-73.83207110810396,40.79024250739362],[-73.8320547674903,40.790271191909405],[-73.83205224652501,40.79027496124304],[-73.83201384400641,40.79033225810062],[-73.83196639767772,40.79040000589921],[-73.8319552968357,40.790414092170025],[-73.8319150734246,40.79046023785866],[-73.83189574731287,40.790489188048035],[-73.8318755490511,40.79052553019263],[-73.83185670648177,40.7905647007998],[-73.83184190804293,40.790602086122604],[-73.8318305799819,40.79063978291101],[-73.83182483351122,40.790672984592526],[-73.83181918328194,40.79075211316484],[-73.83181353814796,40.79081953439916],[-73.83180901533903,40.79085608820486],[-73.83180861575006,40.79085930276894],[-73.83180369612928,40.79087912406208],[-73.83179395262205,40.79090399088065],[-73.83177044564977,40.79095586129718],[-73.83175692999293,40.790982667408564],[-73.83175371702879,40.79098820161022],[-73.83174331571028,40.79100610628161],[-73.8317244357663,40.791031985681094],[-73.83169117649354,40.7910698479439],[-73.83166080927873,40.79110259115979],[-73.8316353113214,40.791126030754945],[-73.83155495695932,40.791186380962465],[-73.83150887248298,40.79122153296475],[-73.83148597421798,40.791243092839174],[-73.83143773019364,40.79129791700841],[-73.83138529261849,40.791357238104304],[-73.83137353382799,40.791368944662054],[-73.83135904834086,40.791380675373205],[-73.83134155443796,40.791392698032666],[-73.83131810478261,40.79140703689033],[-73.83127102169497,40.79143428901641],[-73.83123311374425,40.79145464782225],[-73.83115486096955,40.79149424510248],[-73.83107610158103,40.791532968779755],[-73.83103001627174,40.7915540983795],[-73.83099216040141,40.79156786522643],[-73.83096269707303,40.791576016689994],[-73.83088186308576,40.791595817211295],[-73.83078035632462,40.791624404018926],[-73.83070547729551,40.7916419971338],[-73.83065972132661,40.79165021454862],[-73.83061230109173,40.79165585446692],[-73.8305677931394,40.791657923320365],[-73.83052501206335,40.79165597810762],[-73.83048986315741,40.791651871299905],[-73.83046190289724,40.79164639514935],[-73.83041804486453,40.79163518147919],[-73.83037920874659,40.79162509777055],[-73.83028595671503,40.79159985497628],[-73.83028143409662,40.79159863124486],[-73.83019784481519,40.7915717585133],[-73.8301589090978,40.79156048012754],[-73.83012612695836,40.79155282884394],[-73.83011067578515,40.79155055486386],[-73.83009364683606,40.791549570846584],[-73.83007470930414,40.79154985737335],[-73.83005211074483,40.79155144452664],[-73.83000804438635,40.7915565215657],[-73.82997422391148,40.791563432861025],[-73.8298850612503,40.79158759716497],[-73.82977794576291,40.79161724529917],[-73.8297403769828,40.79163042699313],[-73.82968966519788,40.79165343204058],[-73.82956542120763,40.791714095945096],[-73.82948296063861,40.79175392023623],[-73.82943290570371,40.79177505253856],[-73.82929535710217,40.791825483779796],[-73.82917068969367,40.791870756410304],[-73.82914479588095,40.79188170400751],[-73.82911839695977,40.79189578491471],[-73.82909089929309,40.791913268134536],[-73.8290587422977,40.79193640796777],[-73.8289611930875,40.7920102855059],[-73.82889011027126,40.79206686589301],[-73.8288276159314,40.79211952482556],[-73.82872574289645,40.79219729372179],[-73.82863315730201,40.79226665718178],[-73.82855854927206,40.79232094523288],[-73.82853626940822,40.792336382555],[-73.82851830289329,40.79234743193251],[-73.8285011705286,40.79235623184518],[-73.82848447116693,40.79236294319089],[-73.82846554640068,40.79236853399558],[-73.82840984635614,40.7923821747635],[-73.82836657648612,40.792395419557415],[-73.82860576149218,40.79252530005958],[-73.82927850999437,40.79289060733201],[-73.82930325518103,40.792912635368666],[-73.82930732843842,40.79293620384046],[-73.82922857533953,40.7930193404109],[-73.82921203169067,40.793022457500925],[-73.829197584301,40.79301458233683],[-73.82846130340079,40.79260798825913],[-73.82829155299568,40.79251424596067],[-73.82828845797191,40.792524335422684],[-73.82828392815732,40.79253486467884],[-73.82827013504368,40.79255815846494],[-73.82826111144134,40.79257020265737],[-73.82825526169458,40.792578000957526],[-73.8282342622946,40.792602346781905],[-73.82821200657736,40.79262689762372],[-73.8282034806509,40.792634169420865],[-73.82819476871114,40.7926398925033],[-73.82817584627279,40.79264923867966],[-73.82814646574923,40.79266119857063],[-73.82808189662326,40.792686487897996],[-73.82805258813269,40.79270263483357],[-73.82803976792384,40.79271165621287],[-73.82802835772807,40.79272121175509],[-73.82800403876986,40.7927460745932],[-73.82798633399267,40.79277006460623],[-73.82795357705766,40.79282792688337],[-73.82792932227467,40.792878507455185],[-73.82789820942348,40.79295580544555],[-73.82787507470997,40.79301766246832],[-73.82784875571933,40.79308767321424],[-73.82782132489075,40.79316141073658],[-73.82780895581459,40.793197349395314],[-73.82780227405308,40.79322492179031],[-73.82779277842664,40.79329538919938],[-73.82778571374486,40.793360376632315],[-73.82778378411457,40.79339207155314],[-73.82778457368792,40.79342078992597],[-73.82779720735273,40.79349792808434],[-73.82780452241076,40.79357399568146],[-73.82781379322542,40.7936591510975],[-73.82782028396598,40.79370553699793],[-73.82782926370655,40.79373849979574],[-73.8278639049898,40.79383196047449],[-73.82788750813636,40.793895887032555],[-73.827897520254,40.79392823822285],[-73.82790968658182,40.79397972016702],[-73.82791705183531,40.79401332903643],[-73.82792022633389,40.79403709757744],[-73.82792031712079,40.79405646782791],[-73.82791783454616,40.79408216418055],[-73.82790638647182,40.79415181014592],[-73.82789394577985,40.79424771287997],[-73.8278872039363,40.79432058051202],[-73.82788650586654,40.794338896184584],[-73.82788722287654,40.79434539840996],[-73.82788871323471,40.79435119148285],[-73.82789413592975,40.79436643500181],[-73.82789894642737,40.794375987944306],[-73.82791556374141,40.794401235700576],[-73.82793384220041,40.79442599139947],[-73.82795977829326,40.79446789385143],[-73.82797321529864,40.79449508198833],[-73.82797764503658,40.794509703674834],[-73.82797996235429,40.79452509684548],[-73.82798037396284,40.79454051464612],[-73.82797916037192,40.79455591075583],[-73.82797293455951,40.79459007562101],[-73.82796885705574,40.79463201519092],[-73.82796950868537,40.79467337648538],[-73.82796724490355,40.79471028378876],[-73.82796673849211,40.794749977985326],[-73.82796997734877,40.794785200992955],[-73.82797171977285,40.794794370410344],[-73.82797409504197,40.79480124517303],[-73.82797743419623,40.7948068691226],[-73.82797948961708,40.79480922223505],[-73.82798181867788,40.79481128811489],[-73.82798375778685,40.79481258765461],[-73.82798601853274,40.79481370758463],[-73.82798858771075,40.79481463967645],[-73.82799146422433,40.79481538175054],[-73.8279981338825,40.79481632884013],[-73.82800604847591,40.79481653816284],[-73.82804679082184,40.79481426649629],[-73.82805741824853,40.794814922464354],[-73.82806165747053,40.79481575653061],[-73.82806533892199,40.79481695982809],[-73.82806630987093,40.794817411416915],[-73.8280672093391,40.794817971623],[-73.82806802525238,40.794818621162975],[-73.828068757807,40.794819369418526],[-73.82806904143258,40.794819739234875],[-73.82806940658372,40.794820208012744],[-73.82806997268558,40.794821136612256],[-73.82807084415268,40.79482323549642],[-73.8280713362499,40.794825676738974],[-73.82807142397829,40.794828324439656],[-73.82807108549234,40.79483101656885],[-73.82807035586691,40.794833572419144],[-73.82806792659032,40.79483838699059],[-73.82806416917882,40.79484337900043],[-73.82804996174588,40.79485711766432],[-73.82804185283644,40.794863606721265],[-73.82802255294416,40.794876310854185],[-73.8280159507811,40.79488165913235],[-73.8280129803821,40.794884833157596],[-73.8280104364481,40.79488837771501],[-73.82800837665515,40.79489223760724],[-73.82800683694208,40.79489632443469],[-73.82800546411737,40.79490484037733],[-73.82800565470592,40.794909054928056],[-73.82800645038533,40.79491309967343],[-73.82801372356053,40.79493240826746],[-73.82802487159847,40.79495152429248],[-73.82805226460923,40.794988809551114],[-73.82808388029117,40.795024733759774],[-73.82809360846602,40.79503363565328],[-73.82810708965263,40.795044119890996],[-73.82811598570981,40.79504977021598],[-73.82813785302972,40.79506132035444],[-73.82814277411791,40.79506444299222],[-73.82814690120101,40.7950675649485],[-73.82816011502939,40.79508060555232],[-73.82817505476642,40.79509966489563],[-73.82819916200836,40.79513417183888],[-73.82820799674272,40.79514958409885],[-73.82821393552652,40.79516247011637],[-73.82823011959621,40.795204619306816],[-73.82824392764022,40.79523957979464],[-73.82826262833564,40.79529818471803],[-73.82828572162485,40.79536288405058],[-73.82831145744989,40.795441041269214],[-73.82832651007621,40.79548108145825],[-73.82834276079838,40.79551530661661],[-73.82835875024013,40.795541354977225],[-73.82838528126499,40.79557781095908],[-73.82841279822608,40.79561336778642],[-73.8284354021511,40.795638047919425],[-73.82844701207947,40.79564816044014],[-73.82845983360052,40.79565704931548],[-73.82847351197249,40.795664480486856],[-73.82848776368762,40.79567029254033],[-73.82851832007574,40.79568019770394],[-73.8285296539374,40.79568281757277],[-73.82854017146616,40.79568434613921],[-73.82855782430936,40.79568545327022],[-73.82857242430508,40.795684853633865],[-73.82857644262677,40.79568426506289],[-73.828580852165,40.795683271494866],[-73.8285997419104,40.79567786054284],[-73.828604531839,40.79567698497482],[-73.82860895260423,40.795676596356195],[-73.82861011408306,40.79567659808326],[-73.8286112985227,40.795676671712755],[-73.82861369144175,40.795677071133035],[-73.82861613028122,40.795677786071614],[-73.82861855689167,40.79567879868441],[-73.82862098271512,40.79568011702956],[-73.82862330095602,40.79568169588405],[-73.8286254517471,40.79568349964349],[-73.82862697694715,40.795685042808614],[-73.82862735510271,40.79568542985168],[-73.82863180743132,40.79569136234269],[-73.82863534447928,40.79569790443745],[-73.82863787466597,40.795704923319846],[-73.82863931372897,40.795712183491695],[-73.82863957832059,40.79572894227561],[-73.82863657631914,40.795749099981535],[-73.82863431470773,40.79575729128533],[-73.82862557729028,40.79578201490883],[-73.82862144922068,40.79580725047365],[-73.82862189637252,40.79581757086262],[-73.82862402869239,40.79582689396628],[-73.8286272547002,40.79583472403555],[-73.8286319022154,40.795843105198415],[-73.82864862033921,40.79586677758445],[-73.82866925976177,40.79589502136284],[-73.8286843346029,40.79591250459283],[-73.8286916168458,40.79591907101475],[-73.82869510522707,40.79592148873058],[-73.82869843051378,40.79592329540679],[-73.82870155594455,40.79592447088571],[-73.82870304740119,40.7959248239001],[-73.82870449295875,40.79592502423075],[-73.82870587897425,40.79592506247597],[-73.82870721909325,40.79592494703231],[-73.82870849922928,40.79592466950254],[-73.82870973258446,40.79592423928773],[-73.82871204621757,40.79592307239439],[-73.82871437187121,40.79592151736284],[-73.82872286299782,40.79591446175447],[-73.82872444183317,40.79591341070166],[-73.8287260072011,40.79591253904837],[-73.82874087242868,40.79590594254774],[-73.82875497212041,40.79590146979834],[-73.82875611037474,40.79590124650298],[-73.82875728318187,40.79590113064261],[-73.82875850462351,40.79590113245724],[-73.82875975973279,40.795901243045776],[-73.82876105137841,40.795901461239794],[-73.82876235352468,40.79590179638201],[-73.8287650403319,40.79590278190405],[-73.82876778660155,40.79590421765477],[-73.82877045961784,40.79590602268981],[-73.82877290726734,40.79590811570099],[-73.82877495075485,40.79591033308554],[-73.8287801095382,40.79591792394748],[-73.82878406885135,40.795926312793064],[-73.828786747762,40.79593534035326],[-73.82878808676806,40.79594474302247],[-73.82878811739315,40.79595109177293],[-73.82878736459861,40.795957862361014],[-73.82878342626125,40.795973372030915],[-73.82876332470164,40.79602188814344],[-73.82875467221571,40.796050105976235],[-73.82875327145074,40.79606051357993],[-73.82875353193249,40.79606996959531],[-73.82875464160615,40.79607605911195],[-73.82875659178985,40.796082500005035],[-73.82876324874742,40.79609717941184],[-73.82878634962556,40.79614096864572],[-73.82880615987115,40.796178567452195],[-73.82880772836019,40.79618119875566],[-73.82880962943095,40.796183767898555],[-73.82881432169941,40.796188565419676],[-73.82881996270456,40.796192689892855],[-73.82882303973868,40.79619443236955],[-73.82882623513602,40.79619592256138],[-73.82883505366321,40.79619940225713],[-73.8288421104988,40.796201574482],[-73.82884862350002,40.7962028082601],[-73.82885169200807,40.796203065946976],[-73.8288546665314,40.79620309666507],[-73.82887840472611,40.79620137641185],[-73.8289225832849,40.796200018528396],[-73.82893090043511,40.796200193371995],[-73.82893972601308,40.796201017292255],[-73.82895951707334,40.796204683970046],[-73.82897991724754,40.796210909658924],[-73.82900266573415,40.796220750337426],[-73.8290226161102,40.79623156839139],[-73.8290414360699,40.796244193535436],[-73.82904883248632,40.796247960421645],[-73.8290610084948,40.79625429032843],[-73.82908611870933,40.79626734025612],[-73.82913126948662,40.79629362004052],[-73.82913875856417,40.79630260027667],[-73.82914764838084,40.796315248041125],[-73.82915588121533,40.79633007299445],[-73.82916737925102,40.79635630338254],[-73.82917114555902,40.79636614286432],[-73.8291797195607,40.79638615523831],[-73.82918736837787,40.7964024753242],[-73.8291989157329,40.79642323976801],[-73.82920448083102,40.79643419846983],[-73.82920965518466,40.796444777147684],[-73.8292158038109,40.79645461077631],[-73.82922393581761,40.796467248030304],[-73.82923352421639,40.79647543880836],[-73.82924703839508,40.79648699495264],[-73.8292520004871,40.79649748335299],[-73.82925727015675,40.79651267447495],[-73.829260632251,40.79652266597023],[-73.82926196332848,40.796526080096164],[-73.829266048099,40.7965365589876],[-73.82927125580093,40.79654823785018],[-73.82927444778872,40.79656009331404],[-73.82927759304935,40.79657211874668],[-73.82927990172638,40.79658672852484],[-73.82928113630992,40.796599661962176],[-73.82928333380309,40.796615937614064],[-73.82928647195331,40.79663073742145],[-73.82928856731749,40.79664514819838],[-73.82929097744092,40.79666189189542],[-73.8292944921173,40.79667299129237],[-73.82930334030263,40.796683594169174],[-73.82931538346612,40.79669105079413],[-73.82933274065371,40.79670088292035],[-73.82934864305297,40.79671015452851],[-73.82937273079642,40.796724867912054],[-73.82938545954326,40.796733099511094],[-73.82939727945103,40.796740113362766],[-73.8294023421971,40.79674325475061],[-73.82940857757886,40.79674712694357],[-73.82941556722011,40.79675232437195],[-73.82942651509346,40.79676165229642],[-73.82943556043799,40.79676948157172],[-73.8294476150554,40.796777297708836],[-73.82945737123784,40.79678954986287],[-73.82946361428061,40.79680403043247],[-73.82946637122761,40.79681457050873],[-73.82945991534372,40.796823367591514],[-73.82945583429452,40.79682527083855],[-73.82945546638352,40.79682544100243],[-73.82944790883212,40.79682895086574],[-73.82943548347636,40.796831868694916],[-73.82941825785163,40.79683080789813],[-73.8293993440117,40.796826853282006],[-73.82938338468526,40.79682120131466],[-73.82936696838219,40.79681426140471],[-73.82934623333303,40.79680426178344],[-73.82932152634483,40.79679075349188],[-73.82930036076502,40.796777926236345],[-73.82929094280537,40.79677253707385],[-73.82927075278198,40.79675812579873],[-73.8292606659908,40.79674973610359],[-73.82925144264574,40.796742644332035],[-73.82924625663236,40.79673651376955],[-73.82923964136582,40.79672390556875],[-73.82923739382859,40.79671279045725],[-73.82924024957221,40.79669915126452],[-73.82924388162914,40.79668726084514],[-73.82924571071912,40.7966812937927],[-73.82924388345442,40.796672970776974],[-73.82923324157359,40.79665514272235],[-73.82922415029557,40.79664667324895],[-73.82921483560648,40.79663798783883],[-73.829203908803,40.79662948867259],[-73.82918321758706,40.796616527575246],[-73.82916539769334,40.796606541622474],[-73.82914801503856,40.79659737534598],[-73.82913307919172,40.796590130690454],[-73.82912052352994,40.796583881646114],[-73.82910266443135,40.79657543535003],[-73.82909325657147,40.796570422782835],[-73.82907780805216,40.79656452878616],[-73.82905864191761,40.79656211413435],[-73.82904158374821,40.796564718814345],[-73.82902309342094,40.79656722101983],[-73.82900267331797,40.79656845219343],[-73.82898468573359,40.796568668083914],[-73.828963785163,40.79656806128837],[-73.82892358442254,40.796566245462564],[-73.82891120174614,40.796566119029855],[-73.82888595450932,40.79656500939105],[-73.82885825307581,40.79656408607649],[-73.82883446085657,40.796563447489916],[-73.82881553981157,40.79656268060493],[-73.82879508820052,40.796562705010565],[-73.82877370654472,40.79656478942922],[-73.82874447314441,40.79656974361274],[-73.82872716532232,40.796572815605806],[-73.82870939560705,40.796575400584075],[-73.82869454285878,40.79657760224136],[-73.82868016371484,40.7965800220484],[-73.82866675586341,40.79658217157147],[-73.82863803621639,40.796585614241245],[-73.82862365934417,40.79658732139223],[-73.8286083314022,40.79658957728016],[-73.82859349157131,40.79659155395722],[-73.82857618436296,40.79659438268186],[-73.8285331748005,40.79660222523144],[-73.82851684884287,40.796605794360765],[-73.82850051203748,40.79660903847262],[-73.82848417580756,40.79661205860175],[-73.82846831113265,40.79661566409345],[-73.82845443980884,40.79661887618485],[-73.82844200326565,40.79662168533405],[-73.82842248760096,40.796625995692395],[-73.82840247320338,40.79663068474967],[-73.82838736715556,40.79663450763471],[-73.82836830991205,40.796640818415334],[-73.82835215055881,40.79664867390285],[-73.82833105920473,40.79666203295341],[-73.82832049419284,40.796669626717474],[-73.82829961184393,40.79668485029447],[-73.82828972952356,40.796693813586394],[-73.82828097763128,40.79670131958415],[-73.82826251924953,40.79671414227565],[-73.8282414357104,40.796724457387626],[-73.82821848353325,40.79673364494639],[-73.82819115157858,40.79674123129962],[-73.82816968869714,40.796746827652015],[-73.82814456566511,40.79675266061735],[-73.82812314716793,40.7967553218174],[-73.82810125995924,40.79675578388068],[-73.82808178967335,40.79675641237917],[-73.82805654056617,40.79675549202706],[-73.82803834286449,40.796754592073405],[-73.82801769208154,40.79675310161583],[-73.82799281466659,40.796751147000904],[-73.82796201029875,40.79674926428179],[-73.82793030431878,40.79674798296434],[-73.82790028871504,40.79674864896261],[-73.82787023505597,40.79675030647818],[-73.82783938997122,40.79675070167378],[-73.82781020270724,40.79675139635992],[-73.8277569577845,40.7967533155516],[-73.82772607638657,40.796754368366756],[-73.82769859392104,40.79675594843065],[-73.82767536606416,40.79675714769792],[-73.82765520698025,40.796757999243404],[-73.82763697115023,40.79675786425716],[-73.82761877332814,40.796756927549055],[-73.8275900900811,40.79675554293976],[-73.827587168862,40.79675577461335],[-73.82757380520779,40.79675683331854],[-73.82756429760543,40.796758277738085],[-73.82754735503742,40.79676242209455],[-73.82752596323064,40.79676370482585],[-73.82750500819385,40.79676597844856],[-73.82748697197587,40.796770732794165],[-73.82747038295483,40.79677539984461],[-73.82745082835041,40.79678099891953],[-73.82743330638449,40.79678440360552],[-73.82741768831336,40.79678901832642],[-73.82739957276972,40.796797581058556],[-73.82737218442088,40.796817432326755],[-73.82735354265137,40.796832037569324],[-73.82734790341698,40.79683642398002],[-73.82733950746112,40.79684374096842],[-73.82732794744221,40.79685507968563],[-73.82731470177303,40.79686843221025],[-73.82730538989503,40.796876846789544],[-73.82729508449624,40.79688432291079],[-73.82728527175664,40.796894187506616],[-73.82727942289544,40.79690595694],[-73.82727725896336,40.79691813764101],[-73.82728240098984,40.796927393409696],[-73.82728894490651,40.79693983844643],[-73.82728873655557,40.79695166189848],[-73.82728748729251,40.79695379446576],[-73.82728467789111,40.79695858968691],[-73.82728314189595,40.79696120798274],[-73.82728050930338,40.796962428815036],[-73.82727903828982,40.796963111621565],[-73.82727261992532,40.79696608227784],[-73.82725849390566,40.796966303685636],[-73.82724276836366,40.79696219266939],[-73.82723696869772,40.796955510441286],[-73.82722952070593,40.79694436002177],[-73.82721950476682,40.79693152212384],[-73.82721191019827,40.79692223587189],[-73.82720743469167,40.79692083367758],[-73.82720180343661,40.796922139471306],[-73.82718839026423,40.796926378524425],[-73.82717201225199,40.79693151408133],[-73.8271577962008,40.79693966933737],[-73.82714408833813,40.796948050507666],[-73.82712741604799,40.796956913388655],[-73.82711175491728,40.79696501269611],[-73.82709508032677,40.79697475792447],[-73.82707642035972,40.79698741762407],[-73.82706244374654,40.79699911286836],[-73.82704565175084,40.79701314454933],[-73.82703059174084,40.79702667373826],[-73.82701442996222,40.797044272972734],[-73.82700062492127,40.797062973535],[-73.82698898205719,40.797083929047716],[-73.82698435541114,40.79709479080582],[-73.8269794217598,40.79710562496381],[-73.82697613317661,40.79711276129345],[-73.8269750965657,40.79711500223027],[-73.8269709151066,40.79712827768965],[-73.82697001638897,40.79714082029553],[-73.8269695833255,40.797152653293395],[-73.82697037970144,40.79716557571063],[-73.82697204859545,40.79717518746355],[-73.82697520518087,40.79718686284772],[-73.82697978921614,40.797201304205814],[-73.82698279311248,40.797212781178125],[-73.82698554335781,40.79722609451633],[-73.82699079751306,40.797246993637465],[-73.82699346948098,40.79725811060202],[-73.82699897185941,40.79727052728734],[-73.82701214322222,40.7972863336283],[-73.82703330269916,40.79730140261434],[-73.8270465432104,40.79730867196903],[-73.82705837493977,40.79731540765091],[-73.82707441225857,40.79732715663516],[-73.8270884315211,40.79734056812585],[-73.82710156847048,40.797355463737524],[-73.82711225531291,40.79736997807093],[-73.82711969691148,40.79738368592785],[-73.82712728725262,40.79739928419454],[-73.82713648523877,40.79741634435147],[-73.82714904596746,40.7974345542502],[-73.82716127690618,40.797452005433804],[-73.82717235863595,40.79746947415841],[-73.82718039545192,40.79748615496871],[-73.82718669482347,40.797497113694675],[-73.8271924001671,40.797508981694286],[-73.82719616007847,40.79752119807754],[-73.82719785571507,40.79753912163096],[-73.8271970542194,40.79755575233412],[-73.82719495057248,40.7975716154948],[-73.82719101670108,40.79758522504262],[-73.82718643262831,40.797598113424485],[-73.82718213808073,40.797609525672875],[-73.82717365601196,40.79762220131629],[-73.82716326243194,40.797632090996316],[-73.82714947039155,40.79764524449901],[-73.82712912435684,40.79766373708389],[-73.82711439259315,40.79767381877063],[-73.82709623419275,40.79768493966778],[-73.82707221507538,40.79769834837311],[-73.8270674456252,40.797700781222645],[-73.82706071893233,40.79770420204719],[-73.82703818958814,40.797714460993475],[-73.82703055912117,40.79771845691443],[-73.82697931778351,40.79773814647968],[-73.82691928311992,40.79774952830989],[-73.82689978813914,40.79775487475244],[-73.82688418235944,40.797759408169455],[-73.82686847093352,40.79776370705791],[-73.82686660883793,40.7977642173908],[-73.82685100446662,40.79776786861764],[-73.82684734101312,40.79776884464479],[-73.8268307631099,40.797773277251835],[-73.82681001426153,40.7977780180346],[-73.82679270318236,40.797782440655666],[-73.82677636279139,40.79778691917865],[-73.82675807820927,40.79779177187659],[-73.82673856166694,40.797796245453014],[-73.8267154511219,40.79779804695676],[-73.826694572381,40.79779746658729],[-73.82667174584941,40.79779474901375],[-73.82665286668515,40.797791064720634],[-73.82663395331262,40.79778722708739],[-73.82661605440381,40.79778068963272],[-73.82657894654183,40.79776048973902],[-73.82654264563095,40.79773542779026],[-73.82650832844264,40.79770845081935],[-73.82647621310348,40.79768205477971],[-73.82645781881318,40.797660837659],[-73.82641642075887,40.79760488991292],[-73.82640779152862,40.79759245090122],[-73.82638690818654,40.79756678138775],[-73.82636659926143,40.797543337805806],[-73.82635936342018,40.79753311540534],[-73.82634395738279,40.79751525293693],[-73.82633117140927,40.797501835005335],[-73.82631447700771,40.79748756300287],[-73.82630125088066,40.79747952900076],[-73.8262860668109,40.797471906001284],[-73.82626841794907,40.79746488254321],[-73.82625030331204,40.797459119342754],[-73.82623312582085,40.79745283437094],[-73.82621357170851,40.797444871398625],[-73.82619545967715,40.79743819853144],[-73.82618023649614,40.79743222340471],[-73.82617132764648,40.79742702305369],[-73.8261670023548,40.79742254142922],[-73.82614856928564,40.79741598500309],[-73.82612773868087,40.797411117464954],[-73.8261030462524,40.7974057850779],[-73.826080271724,40.7974009424077],[-73.82605846825308,40.79739660461165],[-73.82603619215149,40.79739201531292],[-73.82601537230775,40.79738775974035],[-73.8259860624865,40.79738049365081],[-73.82596861990494,40.79737637919877],[-73.82595263113863,40.7973731948616],[-73.82593519870268,40.79736907991722],[-73.8259133533779,40.79736718270569],[-73.8258939221313,40.797366630846035],[-73.82587402789451,40.797366439300575],[-73.8258531122297,40.797366460975894],[-73.82583024288265,40.797366696473006],[-73.82580789360341,40.79736691532891],[-73.82578553239344,40.797367565539936],[-73.82576219954449,40.797368187808964],[-73.82573789275541,40.79736949277388],[-73.82573406442124,40.79736979322224],[-73.82571256438492,40.797371489911],[-73.82568727081363,40.797373919142856],[-73.82566682367404,40.79737676965395],[-73.8256487929464,40.79737965078805],[-73.82563123724275,40.7973822903964],[-73.82560666434155,40.797385710439826],[-73.82558961698396,40.79738843105559],[-73.8255715879945,40.79739089872792],[-73.82555525141966,40.79739392614772],[-73.82553768829825,40.7973991409286],[-73.82553525062725,40.797402342499446],[-73.82554212608761,40.79741468175814],[-73.8255380009795,40.79742921821308],[-73.82553181122287,40.797434998516735],[-73.82552009620258,40.797438033596706],[-73.82550843644347,40.79743815147468],[-73.82549372449188,40.79742731394092],[-73.8254834618154,40.79741838338038],[-73.82547591149515,40.79740582799397],[-73.82547457149776,40.79739234604674],[-73.82546689282034,40.79738385094207],[-73.82545531877902,40.7973780162701],[-73.82543962468732,40.797370743686926],[-73.82542459167277,40.797360373891024],[-73.82540928500612,40.79734583481301],[-73.82539243858446,40.79733531836192],[-73.82536830573436,40.797324772776825],[-73.82535546006052,40.79732050336683],[-73.82533369628062,40.79731450883656],[-73.82531554049234,40.79731078085822],[-73.82529854222273,40.797308827215986],[-73.82527960816505,40.797308249034735],[-73.82526060781892,40.79731041766125],[-73.82522675207163,40.79731560719224],[-73.82520825574012,40.797319757727884],[-73.82519068280308,40.79732434221113],[-73.82516577770221,40.797332039581406],[-73.8251403602044,40.797341446769195],[-73.8251158863624,40.79735246814866],[-73.82510243068955,40.79735903951604],[-73.82507990262567,40.797369243804106],[-73.82506496699445,40.79737577656828],[-73.82504612538264,40.79738480723425],[-73.82502503724801,40.797397102904426],[-73.82501009483404,40.79740621151925],[-73.824993641068,40.797417497005846],[-73.82497670188862,40.797429114960735],[-73.82495973803981,40.79744072299166],[-73.82494233868216,40.797451457552185],[-73.82492540431838,40.79746098629956],[-73.82490897841204,40.79747105591813],[-73.82489251068473,40.79748327850521],[-73.82487655546853,40.79749450057023],[-73.82483827649556,40.79751900830841],[-73.8248178717042,40.797532457720095],[-73.82479945953703,40.797545136190294],[-73.82478400216502,40.797556315107514],[-73.82476949624721,40.79756614437802],[-73.82475599888785,40.79757529083942],[-73.82474250297052,40.79758388815371],[-73.82473096752537,40.79759086747321],[-73.82471992705919,40.79759856773523],[-73.82470444905408,40.79760853121476],[-73.8246889907986,40.79762003394412],[-73.82467474034361,40.797631538508504],[-73.82466162794225,40.79764316173483],[-73.82464801455161,40.79765634318742],[-73.82463556777327,40.79766675202775],[-73.82462408362622,40.79767642404771],[-73.82461427369884,40.797685026452356],[-73.82460555704331,40.79769250575532],[-73.82458991288456,40.79770678156866],[-73.82457080784845,40.79772177263875],[-73.82455039686188,40.79773719393294],[-73.82453884555986,40.797745487947026],[-73.82452679765198,40.79775359290559],[-73.82451478244104,40.79776225510161],[-73.82450227059763,40.79777098907867],[-73.82449075041029,40.79778068783434],[-73.8244789594347,40.79778999869065],[-73.82445416824343,40.79780865591623],[-73.82444160729862,40.797817696048014],[-73.82442909325529,40.7978270057979],[-73.82441508643055,40.79783620505125],[-73.82441070721526,40.797839080316976],[-73.82440210139765,40.797844722021495],[-73.82439009015603,40.79785203429218],[-73.82437142036852,40.797863532085856],[-73.82435329739435,40.79787440047983],[-73.82433169850226,40.797886416984944],[-73.82430916152168,40.79789997077541],[-73.82429809724304,40.797907634775065],[-73.82428655665743,40.79791593799395],[-73.82427587234221,40.79792388200275],[-73.82426530217298,40.797932843900355],[-73.8242522048934,40.79794286472399],[-73.82423891686469,40.797953659892],[-73.82422639884383,40.79796445556252],[-73.82421314703198,40.79797522330856],[-73.82420077313893,40.79798528091238],[-73.82418861460383,40.79799459218342],[-73.82417660072777,40.79800296620262],[-73.82416407743442,40.798010826648735],[-73.8241559496135,40.79801517292126],[-73.82414299162575,40.79802210494724],[-73.82412631945543,40.79803100274169],[-73.82411261469692,40.79803764548145],[-73.82409895036024,40.798043172228226],[-73.82408766834956,40.798048206399315],[-73.8240658961757,40.79805851969607],[-73.82404823572695,40.79806925372252],[-73.82403593250726,40.79807966271685],[-73.82402524666453,40.79809174909625],[-73.82401722652627,40.798104803987215],[-73.82401315587508,40.798116026988275],[-73.82401199915861,40.79812763271012],[-73.82401378198429,40.798139107894556],[-73.82401763990869,40.79815448489408],[-73.8240221921429,40.79816706260178],[-73.8240285121224,40.79817930996779],[-73.82403494232744,40.79819414241594],[-73.8240333795599,40.79819782290478],[-73.82401551273692,40.79820605344913],[-73.823995742444,40.79821266882155],[-73.82398402759864,40.79821555933891],[-73.82396863489211,40.79821993001971],[-73.8239504756892,40.79822643091209],[-73.8239478785778,40.798227363579024],[-73.8240278448483,40.79836118320879],[-73.82400662435124,40.79836690597252],[-73.8239317610909,40.79823238214066],[-73.82391737784063,40.79823606984846],[-73.82390762086033,40.798237757837306],[-73.8239002731494,40.79822927201371],[-73.82389948153562,40.79822835293366],[-73.82388991022792,40.798213687392355],[-73.82388423932079,40.7982029177453],[-73.82387813415247,40.79819030951519],[-73.82387313549062,40.79818066733428],[-73.82386767855141,40.79816934853058],[-73.82386122910178,40.798157388598625],[-73.8238594838471,40.7981541351047],[-73.82384776617485,40.7981578456399],[-73.8238299397593,40.79816413074685],[-73.82381501957485,40.79816929435618],[-73.8237981656645,40.798175031964476],[-73.82377767148857,40.79818195309919],[-73.82375221660753,40.79819171122367],[-73.82373778979148,40.798197948241395],[-73.82372433799068,40.7982036905386],[-73.82371042208523,40.79820987338587],[-73.82368203516249,40.79822124865478],[-73.8236695665343,40.798226992952074],[-73.82366001431426,40.79823202051351],[-73.82364333992577,40.79824171129899],[-73.82362922407825,40.79825163165333],[-73.8236104083,40.79826438955983],[-73.82358959241643,40.798280638810866],[-73.82357362384339,40.79829699498733],[-73.82356356974746,40.79830373270771],[-73.82354913262652,40.79831384152888],[-73.82353841606245,40.79832482918547],[-73.82352815484018,40.79833801513399],[-73.82351837317609,40.79834900438752],[-73.82350720893339,40.798362963420665],[-73.82349858093437,40.79837691645233],[-73.82349446394663,40.798387950060324],[-73.82349460019596,40.798389940301064],[-73.82349541147696,40.79840164837328],[-73.8235029352361,40.79841073724777],[-73.82351315246032,40.79842321609794],[-73.82351365730601,40.798438174025094],[-73.82350600015738,40.79843881883246],[-73.8235014844074,40.79843919957144],[-73.82349304805375,40.79843482848489],[-73.82348385821933,40.798423638972594],[-73.82347251264181,40.79841228416129],[-73.82346073198451,40.798404225243786],[-73.82345033382524,40.79840203869384],[-73.82343323450813,40.798406514407894],[-73.8236798369387,40.79876994649957],[-73.82364368780426,40.79878224199511],[-73.82340872309894,40.79841781429601],[-73.8234115258552,40.79843335320346],[-73.82340970253657,40.79844183221202],[-73.82340304064316,40.79844682012086],[-73.82338938032765,40.798450860338235],[-73.82337529959273,40.79844751606822],[-73.82336058757205,40.79844115420248],[-73.82334751413829,40.79843794649798],[-73.82333338435073,40.79843946456715],[-73.82331437559988,40.79844482002753],[-73.82328823838287,40.79845254207465],[-73.82327725565177,40.79845606487757],[-73.82325371060111,40.798469536168405],[-73.82324241802802,40.79847849686409],[-73.82323365195508,40.798485975986964],[-73.82321975118977,40.79850028109088],[-73.82321205420413,40.798511274017876],[-73.8232113933428,40.798519394626915],[-73.8232063026114,40.79853116568473],[-73.823193515497,40.798544735214925],[-73.82317382658333,40.79856089565545],[-73.82316181173556,40.79856954883153],[-73.82315027235279,40.79857730262284],[-73.82314020765317,40.798583518783836],[-73.82312400655172,40.79859331844141],[-73.82311396976132,40.79860246934965],[-73.82310769668375,40.79861310377283],[-73.82310839122144,40.79862383951948],[-73.82311590493856,40.79863644827586],[-73.8231233781972,40.798651508031085],[-73.82313573115695,40.79866727619858],[-73.82313766008343,40.798672663921195],[-73.82313673921945,40.798680235653116],[-73.82312841093626,40.7986884538907],[-73.82311489512186,40.798691018065],[-73.82310857379031,40.798688864711906],[-73.82309602750462,40.79868329836291],[-73.82330552497721,40.79896286561805],[-73.8232711822341,40.798975163598065],[-73.82305360689828,40.79866039604736],[-73.82303724169657,40.79865180737051],[-73.82302103408749,40.79864629838183],[-73.82300262970571,40.79864228972403],[-73.8229830729672,40.79864892334328],[-73.82295909405715,40.798660115899544],[-73.82294809616123,40.798665259621764],[-73.82292700919321,40.79867632091792],[-73.82289590533954,40.79869358954439],[-73.82287477602,40.798707470717815],[-73.82285414291103,40.79872201738995],[-73.8228341676644,40.79873844788539],[-73.82282341708422,40.798748148326524],[-73.82281323701952,40.79875784847098],[-73.82280299536895,40.7987679092016],[-73.8227911152969,40.79877906637793],[-73.82277930826712,40.798789862983504],[-73.822767800657,40.79879956225552],[-73.82275520220759,40.79880895344546],[-73.82274269160246,40.79881681325358],[-73.82273064539436,40.798824124794436],[-73.8227176491409,40.798831569395595],[-73.82270466647773,40.79883904199291],[-73.82269168154079,40.79884703609122],[-73.82268060684447,40.79885417841298],[-73.82265858258691,40.79886584214637],[-73.82263553621993,40.79887862119342],[-73.82261101579189,40.79889318931451],[-73.8225993561728,40.79890184247583],[-73.82258745707648,40.798911513653074],[-73.82257800074004,40.798920117097786],[-73.8225691285687,40.79892798349234],[-73.8225532677469,40.79894370895984],[-73.82254056419318,40.79895727737302],[-73.82277727882837,40.79932022137906],[-73.82274293580419,40.79933251886593],[-73.82251916455891,40.79898773568928],[-73.82250330031039,40.79900440581918],[-73.8224965989515,40.799011167874085],[-73.82247961996721,40.799028385766775],[-73.82246038700629,40.79904630395874],[-73.82245061142638,40.79905490690117],[-73.82244095680268,40.799063121873154],[-73.82243106099536,40.79907208464037],[-73.82241227004751,40.799088913753664],[-73.82262174556772,40.79940780807224],[-73.82259282686817,40.7994173696309],[-73.82238754736767,40.79911289107109],[-73.82233765257034,40.79916387899304],[-73.82228992167308,40.79921604954528],[-73.82228321510294,40.79922367399929],[-73.82221824041916,40.79930176401741],[-73.82217793700082,40.799354602190576],[-73.82213978258163,40.799408353857366],[-73.82209304719127,40.79947924239468],[-73.82207036947626,40.799512909943616],[-73.82204920783511,40.79954391534021],[-73.82197806713694,40.79963761343664],[-73.82190058937684,40.799728362906215],[-73.82187986027937,40.79975098480596],[-73.82184922532456,40.79978328523805],[-73.82177616125233,40.79985540496062],[-73.82169900046664,40.79992501720432],[-73.82161789179185,40.79999198769281],[-73.82150879661617,40.80006152455288],[-73.82140374115058,40.80013456540784],[-73.8213029201333,40.80021097487333],[-73.8212065204557,40.80029061132077],[-73.82114604743464,40.80034428218787],[-73.82108758366778,40.800399223663575],[-73.82103688610408,40.800440805832466],[-73.82098071924092,40.80047810950015],[-73.82091970498004,40.800510721619936],[-73.82085451889938,40.80053828109202],[-73.82078588277244,40.80056048276199],[-73.82071455657622,40.80057708079975],[-73.82064133007573,40.80058789142186],[-73.82062521884055,40.800590775762124],[-73.82060479533911,40.800592832683414],[-73.82059406655023,40.800594706675106],[-73.82057433751024,40.80059846806778],[-73.82055579289292,40.80060233784681],[-73.82053823274936,40.800606560455876],[-73.82051871637861,40.800610753547396],[-73.82049338047348,40.80061494645228],[-73.82046903023101,40.80061905092563],[-73.82044951258358,40.8006234691573],[-73.82043245966787,40.800627863918564],[-73.8205281078843,40.80100602386813],[-73.82049919995319,40.80101146781907],[-73.82040454927244,40.80063950029249],[-73.82039231305237,40.8006453615289],[-73.82037687199814,40.80065395479637],[-73.82035900219124,40.80066287865707],[-73.82034016050164,40.800671601142746],[-73.82032573273942,40.80067819740733],[-73.82031007436571,40.80068407189614],[-73.82029661962072,40.800690363772866],[-73.82028142890317,40.80069882188992],[-73.8202622999623,40.80070876148794],[-73.82024566641792,40.800715975654015],[-73.82022342798221,40.800723459838444],[-73.82020827859931,40.80072966730963],[-73.82019261877008,40.8007361539172],[-73.82017602269951,40.80074254792839],[-73.82016181112617,40.800748181574974],[-73.82014789303932,40.80075460723418],[-73.82012926148796,40.800764924685296],[-73.82011500217118,40.80077492513026],[-73.8201006671976,40.80078697847632],[-73.82008087032811,40.800802427407206],[-73.8200693332532,40.80080962202814],[-73.8200578216057,40.80081564618925],[-73.82004118635483,40.8008234734652],[-73.82002769806623,40.800829269048535],[-73.82000745456698,40.80083491955996],[-73.81999040217752,40.80083917035247],[-73.81997185610199,40.800844030946735],[-73.81995332143563,40.80084874765167],[-73.81994256448046,40.80085644839924],[-73.81993109004956,40.80086614743791],[-73.81991954856157,40.80087488176074],[-73.81990965833307,40.80088644631952],[-73.81990706461941,40.80089453808862],[-73.819905694525,40.8009061791148],[-73.81990613592089,40.80091797726177],[-73.81990574325454,40.80093200604343],[-73.81990606543917,40.80094402848781],[-73.8199099695727,40.80095531707216],[-73.81991364984907,40.800970145448474],[-73.81991211960776,40.80097530316802],[-73.81990803413416,40.800978646451036],[-73.81990182068922,40.80098008650634],[-73.8198894710355,40.80097650127046],[-73.81988336287574,40.80097846416781],[-73.81987037642891,40.80098681795603],[-73.81985865416125,40.800991959748025],[-73.81985721886363,40.80099217327742],[-73.81983965044103,40.80099483895574],[-73.8198282380603,40.800994874894386],[-73.81981538958027,40.800991999847696],[-73.81980890338923,40.80098474072746],[-73.8198035541206,40.800973233605674],[-73.81980000632788,40.80096159377189],[-73.819795453949,40.80094953774275],[-73.8197865675775,40.80093580018881],[-73.81977576989436,40.80092351879014],[-73.81976160909137,40.80091045649043],[-73.81974286034037,40.80089791053091],[-73.81972211480364,40.800887531566495],[-73.81970375559759,40.8008801990904],[-73.81968729409638,40.8008764366933],[-73.81966837817573,40.80087336317071],[-73.81965043002978,40.80087111136245],[-73.81963489972811,40.800869384840375],[-73.81961619208613,40.80086812140953],[-73.81959897832725,40.800866257725545],[-73.8195796266908,40.80086240954025],[-73.81956245126408,40.800854945041806],[-73.81954993244203,40.80084847689897],[-73.81953449948415,40.80084101562655],[-73.81951808458194,40.80083308290655],[-73.81950121227946,40.800823835232976],[-73.81948584786868,40.8008129689447],[-73.81946040604043,40.80079113759389],[-73.81944528658532,40.800773275329945],[-73.81943678901054,40.80076488676616],[-73.81942096509324,40.800752921286765],[-73.81940696695764,40.80074559626494],[-73.81939199504012,40.80073893596332],[-73.81937413652587,40.800730316955466],[-73.8193563270717,40.800720924558014],[-73.81933948214666,40.80070989343041],[-73.81932120799782,40.800697654046445],[-73.81929906442718,40.800682905935325],[-73.8192877439642,40.80067516996898],[-73.81927646012073,40.800667750848994],[-73.8192646821393,40.8006585836656],[-73.81925385973507,40.80065074963692],[-73.81924449362121,40.80064373809406],[-73.81922719307327,40.80063075255678],[-73.81921327193655,40.80062090621052],[-73.8192013045064,40.80061177440626],[-73.81919002445152,40.80060280567577],[-73.81917514052289,40.80058974367657],[-73.81915817148871,40.80057629912724],[-73.81914249477583,40.80056284839428],[-73.81912616697645,40.80054943232038],[-73.81911106847657,40.80053672965266],[-73.81908501071588,40.80051489607842],[-73.81906605879291,40.80049883769081],[-73.81905502678218,40.80048970784199],[-73.81904317956818,40.80048016175243],[-73.81903113213723,40.80046990386791],[-73.81901833870013,40.80045964481083],[-73.81900550896388,40.800449359393866],[-73.81899157094661,40.80043723431636],[-73.81897791709518,40.80042511035352],[-73.81896248963966,40.800411146187294],[-73.81894721538036,40.80039824487184],[-73.81893319547243,40.80038576014949],[-73.81892033558572,40.80037327775025],[-73.81890761748052,40.80036151526047],[-73.81889555120769,40.800349771383495],[-73.81888434357292,40.80033990178588],[-73.81887360959064,40.800330394283286],[-73.81886344217276,40.800321616572035],[-73.81885277800721,40.80031245980735],[-73.81883908295661,40.80030245127105],[-73.81882440672915,40.80029193727522],[-73.81880973978656,40.80028206340584],[-73.81879552776213,40.80027457480322],[-73.81877936187418,40.800266842225916],[-73.81876222473545,40.800258683275395],[-73.81874415771624,40.80024866835633],[-73.81870899877966,40.800227010358086],[-73.81869195492322,40.80021504285857],[-73.81867630461413,40.8002047517953],[-73.81866162931692,40.8001936708747],[-73.81865013772536,40.800184152610235],[-73.81863982515226,40.800176400742394],[-73.8186298457823,40.80016837030093],[-73.81861760070667,40.800156986794775],[-73.81860502724291,40.80014411732464],[-73.81858913958006,40.80012976590282],[-73.8185738168626,40.800116899641104],[-73.81856142639933,40.80010661486537],[-73.81855162505266,40.800098224685556],[-73.81854740999057,40.80009265286358],[-73.81853234650842,40.80008060720773],[-73.81851635016466,40.800067155884975],[-73.81849601989722,40.80005243677381],[-73.81847391511418,40.80003686852731],[-73.81845419847092,40.80002308684082],[-73.81843350228691,40.80000804231083],[-73.81842269328862,40.79999965153787],[-73.81841227645272,40.799991511831834],[-73.81840229615334,40.799983761471],[-73.81838066494197,40.799968355781736],[-73.81836841164383,40.79995969167225],[-73.81835568671485,40.79995033292887],[-73.81832923041569,40.79993100288723],[-73.81831552481896,40.7999209580858],[-73.81830229964726,40.799912184383615],[-73.81828715680926,40.799903074784325],[-73.81827294836103,40.79989465032644],[-73.81826018390854,40.79988669671146],[-73.81824838872069,40.799879411708666],[-73.81823609959207,40.799871206547486],[-73.81821251237412,40.7998559694553],[-73.81819928744821,40.79984743831803],[-73.81818652301175,40.7998394853649],[-73.81817328581921,40.79983116997776],[-73.81815907806248,40.79982250326536],[-73.81814635048224,40.79981405465883],[-73.81813311642111,40.79980467749716],[-73.81811895930133,40.79979458689545],[-73.81810234193352,40.79978297128085],[-73.81808816961662,40.799774250337386],[-73.8180734528213,40.79976519532518],[-73.81805975418662,40.799756340100444],[-73.81804605705446,40.799747178472835],[-73.81803185167462,40.7997376548569],[-73.81801717178568,40.799728330347655],[-73.81800152304724,40.799717705986474],[-73.81798592138922,40.79970711855306],[-73.81797120624428,40.79969779297706],[-73.8179432986105,40.79968067607475],[-73.81793053512159,40.7996727219218],[-73.8179192510688,40.799664771277016],[-73.81790694964553,40.79965689926854],[-73.81789422378338,40.79964760413171],[-73.81788149792247,40.79963855156989],[-73.81787151795407,40.799631044409615],[-73.81785360240688,40.79961734570942],[-73.81783493339567,40.79960202584691],[-73.8178137732242,40.7995879442435],[-73.81780199223539,40.799579938523514],[-73.81779069899092,40.79957141089464],[-73.8177765422894,40.79956128507067],[-73.81776431438176,40.799552179674876],[-73.81775278355013,40.79954379540323],[-73.81774099217452,40.799535402007145],[-73.81772873900874,40.79952707103664],[-73.81771745657647,40.79951886841649],[-73.81770570287787,40.799509358520794],[-73.81769489335724,40.79950170445372],[-73.81767996670187,40.79949180255389],[-73.81766600984722,40.79948228933695],[-73.81764870542408,40.79947069937336],[-73.81762661459364,40.79945436522664],[-73.81761240936935,40.799444266277035],[-73.81759921230825,40.799434312657596],[-73.81758502009887,40.799424213725175],[-73.81756194646395,40.79940798606434],[-73.81754175803002,40.79939362768895],[-73.81752322782071,40.799379190685286],[-73.81750401892197,40.79936641813981],[-73.81748523333894,40.79935491543244],[-73.81747076259353,40.79934687844771],[-73.81745613456427,40.79933606682692],[-73.81743980042057,40.79932503672972],[-73.8174247401818,40.79931170366836],[-73.8174042987686,40.799299019282486],[-73.81738598276712,40.79928888682127],[-73.81736282283471,40.799277873373434],[-73.81733915474194,40.79926638987747],[-73.81732588576007,40.79926082175517],[-73.81731311724012,40.79925451597329],[-73.8173003120939,40.7992486242543],[-73.81728706976303,40.799242263942965],[-73.81727523443668,40.7992367518628],[-73.81725301720246,40.7992275773037],[-73.81723566878757,40.79921945447727],[-73.8172206954379,40.79921319846226],[-73.81720813882667,40.79920728015548],[-73.81718328428883,40.799196534034714],[-73.81717578003563,40.799193226241606],[-73.81715983426125,40.79918746505356],[-73.81714243034457,40.79918197980964],[-73.81712207277639,40.79917716617642],[-73.81709882474352,40.799172492360036],[-73.81707604931348,40.799168475820295],[-73.81705085723908,40.79916360893554],[-73.81702226762293,40.799158016461234],[-73.81700508481413,40.79915406256052],[-73.81698786644687,40.79914981275123],[-73.81696877861215,40.79914486490878],[-73.81695205938499,40.799140119676984],[-73.81693586346822,40.79913482679624],[-73.81692110001393,40.79912994025919],[-73.81690540209917,40.79912456591021],[-73.81688869448244,40.79912009124086],[-73.81687248379626,40.799115923594684],[-73.81685722059564,40.79911183769617],[-73.81684151847948,40.79910791359767],[-73.8168257807313,40.799103800639486],[-73.81681098991272,40.79910029177232],[-73.81679622205125,40.799097333092526],[-73.81678243562321,40.79909445621535],[-73.81675529326729,40.799088236247705],[-73.81674001687546,40.799085023119126],[-73.81672427696338,40.799081460128946],[-73.81670853904164,40.79907789546449],[-73.81670002505702,40.79907591015412],[-73.81669475441798,40.79907468637722],[-73.81667537054312,40.799069666146956],[-73.81666133734043,40.79906618660965],[-73.81664487733951,40.79906258460259],[-73.81661874132058,40.79905661765878],[-73.81659693828944,40.79905158535799],[-73.81658361651033,40.7990486554207],[-73.8165667334697,40.79904313624066],[-73.81654854763711,40.799037677136646],[-73.81653529932531,40.79903328816592],[-73.81651639859199,40.799024946987586],[-73.81650243611875,40.79901756772358],[-73.81649132806996,40.799010327524904],[-73.81647735191576,40.79899951681673],[-73.8164696572744,40.79898828523343],[-73.81646163371593,40.7989755385302],[-73.81645246797444,40.79896072927983],[-73.81644430357956,40.79894797414233],[-73.81643386411537,40.79893483710925],[-73.81642353017297,40.79892244740581],[-73.81640659548863,40.798905535901376],[-73.81638772645361,40.798885641709326],[-73.81637620047692,40.79887568189907],[-73.8163608030919,40.79886449013788],[-73.8163424233724,40.7988516649426],[-73.8163265202632,40.79884367930661],[-73.81631349165377,40.79883710311573],[-73.81630051488035,40.79882859946058],[-73.81628854195927,40.798821718545575],[-73.81628288763312,40.798818387340866],[-73.81627594436522,40.79880506656182],[-73.8162678783301,40.798799344612796],[-73.81625472374596,40.79878713919885],[-73.81624420954174,40.798775704923074],[-73.81623456333803,40.79876311811627],[-73.81622293670392,40.79875090692581],[-73.81621335203397,40.79874134655872],[-73.81620262970874,40.798727848371314],[-73.81619048750633,40.7987139440154],[-73.81617933119517,40.79870305651717],[-73.8161658997832,40.798688050466986],[-73.8161545989326,40.798673786767125],[-73.816142998038,40.79866064785458],[-73.81613079419465,40.79864712099576],[-73.81611754243515,40.79863172824304],[-73.81610858071032,40.79861971947419],[-73.81609927442673,40.79860436048763],[-73.81609413376447,40.79859480720026],[-73.81608586878785,40.798579800169165],[-73.81607935134181,40.79857155875246],[-73.81606735188922,40.79856122055327],[-73.81605394465225,40.79855032945081],[-73.81603876983736,40.7985399317356],[-73.81602603866617,40.79853296833304],[-73.8160108208729,40.79852536201871],[-73.81599613439217,40.79851862114832],[-73.81598336462667,40.798512783114],[-73.81596793344924,40.798505257032964],[-73.81595372067318,40.79849837250668],[-73.81593629589145,40.798491844034075],[-73.81592059964353,40.798486109373414],[-73.8159036701586,40.79848023771573],[-73.81588574534102,40.79847485146161],[-73.81586733571987,40.79846892349123],[-73.81584770601884,40.79846224657366],[-73.8158324819723,40.798457152769345],[-73.81581775580017,40.79845194165326],[-73.81579985674553,40.79844537621667],[-73.81578412577592,40.79843937143122],[-73.81577041609566,40.79843495466301],[-73.81575616360179,40.798429609773265],[-73.81574000979205,40.79842170507213],[-73.81572039127309,40.798411794745796],[-73.81570199213961,40.79840185135291],[-73.8156923233419,40.798397720468195],[-73.81567586907006,40.79839157060718],[-73.81565772099724,40.798384905407765],[-73.81563982694757,40.79837694296111],[-73.8156260870301,40.79837071668706],[-73.81561335375109,40.79836430271805],[-73.81560033524559,40.798358356021865],[-73.8155870933545,40.79835195932906],[-73.81557190932355,40.79834548765898],[-73.81555570463968,40.79833893310398],[-73.81554002070418,40.798332757652055],[-73.81552626607704,40.79832762997311],[-73.81551425337906,40.798322117929544],[-73.81549810069934,40.79831430248708],[-73.81548164791299,40.798307630591864],[-73.8154644740024,40.79830057876523],[-73.81544387674796,40.79829274748832],[-73.81542644145925,40.79828591151259],[-73.81540952768523,40.79827878051976],[-73.81539459540248,40.79827112901392],[-73.81537962061509,40.79826553046006],[-73.81536316791413,40.798259074823086],[-73.81534697423959,40.798253096208065],[-73.81533055467746,40.79824725258927],[-73.81531214817727,40.7982400017554],[-73.81530060856934,40.79823529138574],[-73.81528491788315,40.79822711714427],[-73.8152694888632,40.798219104144216],[-73.81524985299136,40.798210806642665],[-73.81523268635729,40.79820504272714],[-73.81521528508324,40.79819867550953],[-73.81519884414855,40.79819220177511],[-73.81517823493338,40.79818481119023],[-73.8151566204945,40.798176546183115],[-73.81513309967974,40.79816747617113],[-73.81510954599683,40.798158019453226],[-73.81508404248555,40.798146101001876],[-73.81507007983234,40.79813890986092],[-73.8150565902429,40.79813227951419],[-73.81504263884696,40.79812492655854],[-73.81502914989198,40.798118069882975],[-73.81501468082487,40.798109870090656],[-73.81499925145192,40.798101767595156],[-73.8149833102317,40.798094529376456],[-73.81496689411843,40.79808747048285],[-73.81495387530502,40.79808199194585],[-73.81494038313238,40.79807598192732],[-73.81492346275004,40.798066904711206],[-73.81490731008806,40.79805889217571],[-73.81489753789215,40.798053769643424],[-73.81488208804966,40.79804836073795],[-73.81486660735602,40.79804207679641],[-73.81484625902702,40.79803436324715],[-73.81482613576634,40.79802681205277],[-73.81480358514982,40.79801856239517],[-73.81478640546106,40.79801340215298],[-73.8147674864042,40.79800739210539],[-73.81475129011443,40.79800231519053],[-73.81473238042807,40.797997376141204],[-73.81471715688352,40.79799161627682],[-73.81470446768212,40.797982887916056],[-73.81470052927925,40.797979855241],[-73.81469271428779,40.797973837231986],[-73.81467977553737,40.79796495484666],[-73.81467140259666,40.79795909776856],[-73.81466423555713,40.797954087626195],[-73.81465180058089,40.7979428119441],[-73.81463789535152,40.79793189307048],[-73.81462488214595,40.797924658840245],[-73.81460774504424,40.79791680617367],[-73.81459154144143,40.797910251484105],[-73.814571151669,40.797904779642515],[-73.81455397100841,40.797900222622395],[-73.81453531095706,40.79789487065742],[-73.8145061301753,40.79788422454594],[-73.81449656725874,40.79788020195204],[-73.81447838702694,40.7978729868638],[-73.81446172180924,40.79786612567937],[-73.81444602800993,40.79785937360742],[-73.81443083161494,40.79785251428033],[-73.814413674768,40.79784353544804],[-73.81439751561517,40.79783401811821],[-73.81438377926219,40.7978262789477],[-73.81437772033176,40.79782336028201],[-73.81436736561629,40.79781838167574],[-73.81435311656482,40.79781212712251],[-73.814339149236,40.7978066657508],[-73.81432320486341,40.79780068772779],[-73.81430822758308,40.79779605297042],[-73.81429228199141,40.7977907509056],[-73.81427163737358,40.79778704347899],[-73.81425245956908,40.79778500394864],[-73.81423574213001,40.79778399614772],[-73.81421462435398,40.79778055799906],[-73.81419791453492,40.79777682071566],[-73.81417853323475,40.797771080546745],[-73.81416377118342,40.79776595091281],[-73.81414981480877,40.79776044396889],[-73.81412503053281,40.79775024678076],[-73.81410248867061,40.79773892676377],[-73.8140779571247,40.79772719912711],[-73.81406450648913,40.797719631087425],[-73.81405050911401,40.79771199900714],[-73.81403900802492,40.79770619061198],[-73.81401498287872,40.7976955615719],[-73.81399291191686,40.797685584505665],[-73.81397477146108,40.79767655912365],[-73.81396402744774,40.79766662780546],[-73.81394981695442,40.797659301102534],[-73.81393193039855,40.79765274360336],[-73.81391648627458,40.797645586785855],[-73.81389931594471,40.7976373742829],[-73.81388164701424,40.79762938445107],[-73.81386498155217,40.797622496710446],[-73.81385026362041,40.79761453844307],[-73.81383829470072,40.79760631623808],[-73.81382137446342,40.79759728342104],[-73.81380814896733,40.797589553717884],[-73.81379589098287,40.79758324903847],[-73.81377701242248,40.79757544653997],[-73.8137647474294,40.79757117627291],[-73.81374631187487,40.79756640082929],[-73.81372396579242,40.79756134030123],[-73.81370898608826,40.79755760574261],[-73.81369476755306,40.79755317081644],[-73.813679076332,40.797545787910984],[-73.81366682247119,40.797537781000024],[-73.81365672554267,40.797529497975034],[-73.81364448203036,40.79751803268645],[-73.81363735676373,40.797506413674846],[-73.81363223727853,40.79749386194202],[-73.81362930956574,40.797481502051156],[-73.81362880095385,40.797468606472655],[-73.81362807557215,40.79745699730533],[-73.8136279693078,40.79744393049637],[-73.81362905346174,40.7974295158609],[-73.8136309723762,40.7974170111906],[-73.81363549060643,40.797402826591245],[-73.81364167178134,40.79738732994176],[-73.81364730879639,40.7973716342298],[-73.81365275799483,40.79735932356487],[-73.81365850372737,40.79734739215369],[-73.8136676591831,40.797327614679],[-73.81367253519196,40.7973169691255],[-73.8136768879984,40.79730745854745],[-73.81368666413822,40.7972858161778],[-73.813691000296,40.79727366738404],[-73.81369616817055,40.79726041979579],[-73.81370172690913,40.79724716446279],[-73.8137059163312,40.79723616716761],[-73.81370919053619,40.79722664479348],[-73.81371743898961,40.797209098458175],[-73.81372970392229,40.79718784005408],[-73.81373497115031,40.79717681685777],[-73.81374391110182,40.79715817317456],[-73.81374910752368,40.79714763685921],[-73.81374596947333,40.79714324513885],[-73.81371657753414,40.79710210837838],[-73.81369963725265,40.797079415665166],[-73.81342050415857,40.79769302041069],[-73.81335013720101,40.79767232265765],[-73.8134864830932,40.79734593924828],[-73.81337822710346,40.797314201258935],[-73.81349350368703,40.797058379875175],[-73.8133697499189,40.797074559522855],[-73.81327739074679,40.797105756441105],[-73.81325099657204,40.797196358602854],[-73.81324649695354,40.797211821100824],[-73.81315996384453,40.797197535703084],[-73.81305279469942,40.79745501885095],[-73.81293369674128,40.79742600809683],[-73.8130428755559,40.79717820625371],[-73.8129405443842,40.79716131165869],[-73.81293578008055,40.79716166393874],[-73.81293494789348,40.797162454815314],[-73.81293284475211,40.79716445986293],[-73.81292916483298,40.797166605753105],[-73.81292336146133,40.79716998285826],[-73.81292025165708,40.79717179646563],[-73.8128838645248,40.79716656522706],[-73.81287483861259,40.7972033908947],[-73.81286187927009,40.797279056443],[-73.8128564385509,40.7972872818129],[-73.81281285857239,40.79728196097452],[-73.81280889302266,40.79729317454107],[-73.81280166284502,40.79730661575026],[-73.81279234462095,40.797320766220295],[-73.8127837095387,40.79733233221382],[-73.81277515293806,40.79734538495354],[-73.81277230577551,40.79735476342046],[-73.8127688155328,40.79736549126413],[-73.81276578266582,40.79737819346606],[-73.81276405096071,40.797387329995324],[-73.81276257472344,40.79739827805545],[-73.81275869851335,40.797415264351656],[-73.81275582015965,40.79742366073415],[-73.81275271305236,40.79743712740043],[-73.81274916904516,40.797454113733295],[-73.81274572828701,40.797468327522694],[-73.81274192974593,40.79748363919398],[-73.8127382042506,40.79749782504637],[-73.81273325798237,40.79751238718738],[-73.81273007863858,40.797525826261385],[-73.812726931291,40.79754152597346],[-73.81272522534645,40.79755403968603],[-73.81272411198951,40.79756638382058],[-73.81272266986325,40.797577583725825],[-73.81272035923976,40.79759009762851],[-73.81271721148674,40.797605626128686],[-73.81271511993869,40.79761627499307],[-73.81271176323366,40.79762991196063],[-73.81270576732332,40.79765547662796],[-73.81270208188437,40.797667798825145],[-73.81269912076974,40.79768013978929],[-73.81269573423677,40.79769207498593],[-73.81269237033091,40.797704037693386],[-73.812688333156,40.797715620029365],[-73.81268298891655,40.797728317132226],[-73.81267734672284,40.79774137460006],[-73.81267265880538,40.79775256051826],[-73.81266528833808,40.797765065191236],[-73.81265900839942,40.797777571971196],[-73.81265367026265,40.7977880185479],[-73.81264741968202,40.79780293807395],[-73.81264333650195,40.79781339489862],[-73.81263965611137,40.79782054827679],[-73.8126372724871,40.79782515503304],[-73.81263062884527,40.79784062340211],[-73.8126264438965,40.79784995479346],[-73.81261968126087,40.79786563991366],[-73.81261238475786,40.79788130640787],[-73.8126070761151,40.79789364305037],[-73.81260284169319,40.79790801703868],[-73.81259847522675,40.79791847440619],[-73.81259374717084,40.79793114519975],[-73.8125883589878,40.79794683188245],[-73.81258390689533,40.797962331956],[-73.81258098164079,40.79797429470284],[-73.81257581468462,40.79798735243538],[-73.8125699013931,40.79800022048818],[-73.81256509432698,40.79801143200673],[-73.81255851915732,40.798023551987455],[-73.81255231385882,40.79803474431171],[-73.81254798974682,40.79804706445951],[-73.81253971935725,40.798059181012185],[-73.81251976853284,40.7980748714815],[-73.81250447289148,40.798082482404524],[-73.81248719442651,40.79808701115301],[-73.81247216147044,40.798090111378556],[-73.81245763606702,40.79809302345939],[-73.81244209193737,40.79809673481919],[-73.8124216396584,40.798100735714684],[-73.81240168387906,40.79810534134324],[-73.81238097565134,40.79811192572482],[-73.81236614994556,40.7981168097479],[-73.81234840845784,40.79812183225645],[-73.81233166889074,40.79812482196664],[-73.81231000662311,40.7981248954202],[-73.81229327292138,40.79812580413542],[-73.81227088457794,40.79812741562147],[-73.81225365567333,40.79812694629916],[-73.81224184472109,40.798125827927876],[-73.81222614069395,40.79812275958534],[-73.81221163775042,40.79811848500509],[-73.81219425065646,40.79811134288461],[-73.812180758297,40.79810571935828],[-73.8121655218004,40.79810086879777],[-73.81214635499964,40.79809874818789],[-73.81212492730702,40.7980996762003],[-73.81179002769407,40.79802633125206],[-73.81177325832999,40.79794544756882],[-73.8117635643319,40.79786389818289],[-73.81176098811574,40.7977820401314],[-73.81176554093435,40.79770023180159],[-73.81177720282861,40.797618831361675],[-73.81179592271543,40.79753819519284],[-73.81182161861163,40.79745867632882],[-73.81160781380005,40.79737240688044],[-73.81149594289788,40.79734419264702],[-73.81142133835564,40.797334190142486],[-73.8114123624299,40.797333157071115],[-73.8113937276192,40.79733024514621],[-73.81137484506236,40.797326622505594],[-73.81135913278948,40.7973237440044],[-73.81134612729393,40.797321579568305],[-73.8113260145071,40.797318170678786],[-73.81130885954877,40.79731509866287],[-73.81129314662063,40.797312219984065],[-73.81127746792322,40.79730947537935],[-73.81125833457848,40.797306841043316],[-73.81123721643934,40.79730387125114],[-73.81121710194604,40.79730114567551],[-73.81119501248178,40.7972981188339],[-73.81117046312868,40.797295159826625],[-73.81114738969784,40.79729249154334],[-73.81112187124886,40.79728923391563],[-73.81109634993345,40.797286443505605],[-73.81105342243383,40.79728157103374],[-73.81103745767817,40.79727981516435],[-73.81102198869489,40.79727806060812],[-73.8110085077961,40.79727594862753],[-73.81098396186749,40.79727209985927],[-73.81095946345903,40.79726805281375],[-73.81093736392808,40.79726477512082],[-73.81091873911718,40.7972621594877],[-73.81090450037892,40.79726057831211],[-73.81088535516696,40.797258096342695],[-73.81086914170761,40.79725620451395],[-73.81084805703688,40.79725364799022],[-73.81083111117223,40.797251557777],[-73.81081564284612,40.79724996401841],[-73.810799924494,40.79724854122575],[-73.81077858871198,40.797246694081835],[-73.81076312145115,40.79724480396568],[-73.81074740662338,40.797242607539815],[-73.81072827147885,40.797240620263025],[-73.8107044766673,40.79723784248508],[-73.81068631471992,40.79723525571874],[-73.81067802496555,40.79723433193843],[-73.81066347858145,40.79723272258609],[-73.81065535249134,40.797231610271965],[-73.81063275189362,40.79722896243024],[-73.81061260168198,40.79722687563182],[-73.81059809021184,40.79722539281021],[-73.81058024354797,40.79722557975905],[-73.81056081979841,40.79722245012766],[-73.81054262321194,40.79722096157761],[-73.81052518125526,40.79722077040843],[-73.81050672905997,40.79721769681071],[-73.81048756667275,40.79721390118097],[-73.81047334442185,40.797211104415624],[-73.81045391994199,40.79720800223916],[-73.81043547771127,40.79720522499865],[-73.8104162993493,40.79720324848807],[-73.81039814806664,40.79719847247313],[-73.8103794823904,40.79719528090107],[-73.81035735861866,40.79719139979834],[-73.81033966453882,40.79718793976754],[-73.81032099958122,40.79718473009443],[-73.81030280920503,40.797180990311674],[-73.81028414762493,40.797176132691725],[-73.81027235339413,40.797173781326904],[-73.81025271421512,40.7971707595103],[-73.81023523139709,40.79716866782288],[-73.81021902602146,40.79716704747441],[-73.8101988788294,40.797163835341074],[-73.81017971021595,40.79715844665172],[-73.8101595837816,40.79715220870358],[-73.810144644612,40.79714680770864],[-73.81012747528227,40.79713868410243],[-73.8101093337272,40.79713027945973],[-73.81009215859132,40.7971238850349],[-73.81007743107801,40.79711924963546],[-73.81006343385978,40.79711609317831],[-73.81004625437217,40.797110994882715],[-73.81003051943699,40.79710643956947],[-73.81001236523937,40.79710278105015],[-73.80999759495691,40.79710062192915],[-73.8099804130778,40.797096441826],[-73.8099629897142,40.79708974944764],[-73.80994974455966,40.79708454169646],[-73.80993600151368,40.797079844745056],[-73.80992174394913,40.79707630906665],[-73.80990138968096,40.7970712872664],[-73.80988984361332,40.79706904332029],[-73.80987113560093,40.79706780644878],[-73.80985762672985,40.7970684148983],[-73.8098379539453,40.79706505907749],[-73.80982174290136,40.79706126820586],[-73.80980455944818,40.79705764643566],[-73.8097834075907,40.79705387488004],[-73.80976459797382,40.79705132207975],[-73.80974398906092,40.797047938899034],[-73.80972973014309,40.79704511400447],[-73.80971302414889,40.79704042201947],[-73.80969905185488,40.797036886784376],[-73.8096847942766,40.7970335948259],[-73.80966905877325,40.79702956163865],[-73.8096536150677,40.79702670897941],[-73.80963736095934,40.79702572757766],[-73.80962038295114,40.79702473559656],[-73.80960244412374,40.797024021960695],[-73.8095862261637,40.79702273420765],[-73.80956558817458,40.79701742306564],[-73.80954753413435,40.79701583541886],[-73.80952268958553,40.79701464145683],[-73.80951409062797,40.79701347500764],[-73.80949441860815,40.79700978659169],[-73.80947254416634,40.79700594124624],[-73.80945387858847,40.79700274952419],[-73.80943669452844,40.79699950597022],[-73.80941753243619,40.79699588137369],[-73.8093939185533,40.79699101609107],[-73.80936938040773,40.79698605797378],[-73.80934627316961,40.79698209430292],[-73.80932760703828,40.79697910023939],[-73.80931237748548,40.79697622041446],[-73.80929003344457,40.796970556272704],[-73.80927281774167,40.796966052181475],[-73.80925513734742,40.79696193379955],[-73.80924387841017,40.7969588174569],[-73.80922767374463,40.79695266775564],[-73.80921025340965,40.79694495805449],[-73.8091945602848,40.796938231567935],[-73.80917912794068,40.796931506683656],[-73.80915996584245,40.79692382039283],[-73.80914110119569,40.796915801551044],[-73.80913226231262,40.796911365587015],[-73.80911535048475,40.79690414253684],[-73.80909745606364,40.796896566556256],[-73.80908616701903,40.796891118195845],[-73.80907143110356,40.796885381007144],[-73.8090707209743,40.79688510425172],[-73.80905354429487,40.7968791509307],[-73.80903341023625,40.79687571362854],[-73.80901965126857,40.79687207044295],[-73.80900391810279,40.79686701928472],[-73.80898577195764,40.79686028937504],[-73.80897401932327,40.79685530796603],[-73.80895904858544,40.79684882706387],[-73.80894310831123,40.79684166858807],[-73.80892546162593,40.7968345799874],[-73.80890997785632,40.79682912348334],[-73.80889110948927,40.79682242033811],[-73.80887516404655,40.79681699003549],[-73.80886090940078,40.796812707234956],[-73.80884103043115,40.796807270907415],[-73.80882409683724,40.79680342542373],[-73.80880688040574,40.79679889395482],[-73.80879338042219,40.79679596315432],[-73.80878378171913,40.79679605478262],[-73.80876898946256,40.79680165926093],[-73.80875743667525,40.796801783830574],[-73.80874548028403,40.79680159328431],[-73.80872936734282,40.796800989590686],[-73.80871366591492,40.79679718131572],[-73.80869968005015,40.79679035004348],[-73.80868351883494,40.79678161592435],[-73.80866756808226,40.79677788898163],[-73.8086478996898,40.79677305572632],[-73.80863317201587,40.79676869136509],[-73.808614401792,40.79676451780222],[-73.80860184495202,40.796763398488835],[-73.80858291373147,40.796761935380715],[-73.80856891135336,40.796760623857],[-73.80855019494906,40.79676303328063],[-73.80853392846272,40.79676638340487],[-73.80851716669399,40.796768336715495],[-73.80850091691475,40.796770092691844],[-73.80847733110596,40.79676754983878],[-73.80845913952311,40.7967646112036],[-73.80844759279135,40.79676240346462],[-73.80842793981572,40.79676072285645],[-73.80841169801586,40.79675939971803],[-73.80839646373359,40.796757734657604],[-73.80838020939807,40.79675701441752],[-73.80836180477321,40.79675380536197],[-73.80834682797364,40.79674899912068],[-73.80833282483486,40.79674420270523],[-73.80831687898852,40.7967389348241],[-73.80829626784647,40.79673217440485],[-73.80827762062178,40.79672717207629],[-73.80825500891926,40.79672395600593],[-73.80823779769254,40.7967220001624],[-73.80822205447606,40.796720164529056],[-73.80820630829264,40.796719894580335],[-73.80819177915417,40.79672039258051],[-73.80817557123817,40.79671940267301],[-73.80816130936756,40.79671764974125],[-73.80814556802387,40.79671562429436],[-73.80812163219103,40.79671155077708],[-73.80810995368093,40.79673044142712],[-73.80778748187687,40.79668633750126],[-73.80767751246097,40.796672214788344],[-73.80767740565285,40.796672178257126],[-73.80747196889764,40.79660817064836],[-73.80746544424098,40.796606592048015],[-73.8074475405137,40.79660224953643],[-73.80742760563072,40.7965996670003],[-73.80741161022421,40.796599451307394],[-73.80739395120536,40.79660843717674],[-73.80704316723269,40.79654748776342],[-73.80642626151355,40.796407854158474],[-73.80641940968908,40.796406302926066],[-73.80636331452583,40.79639360543772],[-73.80632825394352,40.79656033627034],[-73.80632013155264,40.796559293346945],[-73.806305039408,40.79662616654997],[-73.80631451940114,40.796626182479976],[-73.80627331882233,40.79682269333243],[-73.80623135012526,40.79681747708029],[-73.80627525037521,40.79662405910936],[-73.8062833766502,40.79662407276674],[-73.8062984651633,40.79655822766338],[-73.80629034788144,40.79655512619514],[-73.80633076714675,40.796392740436055],[-73.80626535576454,40.79639527808357],[-73.80623196765029,40.79650278043403],[-73.80617337496622,40.79650539553351],[-73.80611468295967,40.79650506225204],[-73.80603733150691,40.79650009580115],[-73.80596084680634,40.79649001252417],[-73.80588581379818,40.79647488953615],[-73.80584133495962,40.796463331765366],[-73.80583238400288,40.79646076075344],[-73.8057530975042,40.79643417290396],[-73.8057053763203,40.79641292949944],[-73.80562927919982,40.796372579219494],[-73.80555882551158,40.79632669027539],[-73.80552927114654,40.79630444766329],[-73.80550782819329,40.79628699672103],[-73.8054942823121,40.796275339395656],[-73.80544725587707,40.7962304154581],[-73.8054051597782,40.79618275065928],[-73.80539573274989,40.79617082151342],[-73.80537703025462,40.79616856570198],[-73.80536638630146,40.79616813427677],[-73.80535819199514,40.796227294749826],[-73.8053514171303,40.79622831258503],[-73.80534456769048,40.79625506051256],[-73.8053526932589,40.79625507423443],[-73.80534980160506,40.79631785131894],[-73.80530104939336,40.796316740374365],[-73.80531071963132,40.7962519166917],[-73.80532426114253,40.79625193956325],[-73.8053297538726,40.796226217951215],[-73.8053243393984,40.79622517953088],[-73.80533944487583,40.79616392828884],[-73.80530584706416,40.79615769320859],[-73.80527796934983,40.79615570449811],[-73.80525737215018,40.79615601240025],[-73.80523690863114,40.79615781932073],[-73.80523681468937,40.796157831223816],[-73.80522923863195,40.79615889108714],[-73.80521673412086,40.796161115801674],[-73.805207178088,40.79616322789488],[-73.80519713581614,40.796165850285334],[-73.80518217470753,40.79617056898245],[-73.8051661862293,40.796174649655],[-73.80514957810752,40.79617688270798],[-73.80513271785101,40.79617721872771],[-73.80512821783238,40.79617698546319],[-73.8051135180082,40.796175255388924],[-73.80509924271924,40.7961720777352],[-73.80509127537742,40.79616959946244],[-73.8050809105211,40.79616551807358],[-73.80507115281104,40.796160648394626],[-73.8050623800021,40.79615517042455],[-73.80505280978575,40.79615052709641],[-73.8050425789038,40.79614678475527],[-73.8050305631095,40.796143738085775],[-73.80501639563914,40.796141784339014],[-73.80500200235853,40.79614148042699],[-73.80498771399795,40.796142833333],[-73.80495432127279,40.79614626778437],[-73.80492191157585,40.79615327880021],[-73.80489114466069,40.796163723659646],[-73.8048368647135,40.79617182108787],[-73.80478172394825,40.79617516310303],[-73.80472644133363,40.79617370612937],[-73.80467173768793,40.79616746916407],[-73.80464949613764,40.79636298180605],[-73.80462782077676,40.79636500362036],[-73.80466149435831,40.79642784265906],[-73.80463437753293,40.796438088956286],[-73.80459395457149,40.79636803404017],[-73.80462921073432,40.796352655839904],[-73.80464873976854,40.79615919598314],[-73.80462441010653,40.79614268700406],[-73.80460953451076,40.79613545786339],[-73.80459327389877,40.796138518125545],[-73.80457614516754,40.79614121304853],[-73.80455768026226,40.79614634235967],[-73.80453769015661,40.79615086465],[-73.80451994706894,40.79615640812916],[-73.80449870743007,40.79616628709469],[-73.80447943665725,40.79617574572449],[-73.80446363544614,40.796181950528485],[-73.80444884031975,40.79618845405963],[-73.80443231494742,40.7961949635321],[-73.8044160120976,40.79620256346723],[-73.80440169428148,40.79620761803782],[-73.80438593706005,40.79621107548996],[-73.80436129307131,40.79621430308934],[-73.80434825935413,40.79621409099283],[-73.80434380665986,40.79623278227982],[-73.80433026988088,40.79623070074951],[-73.80429711363756,40.79645295479135],[-73.80432012674365,40.796456081186435],[-73.80431189289492,40.79649311945958],[-73.80429293553254,40.79649205799809],[-73.80427353615053,40.796641260825886],[-73.80423563388837,40.79663502181075],[-73.80425907810626,40.79649200050724],[-73.80424147814814,40.79648991206665],[-73.80424295055877,40.79644977499086],[-73.80426732711427,40.796449816387366],[-73.80431138699943,40.796212876160084],[-73.80428996549993,40.79621261530626],[-73.80426782618098,40.79621425263202],[-73.8042535193404,40.79621556987965],[-73.80423480566097,40.79621705101949],[-73.80421143335083,40.79621871304437],[-73.80419839289549,40.79622094159636],[-73.80417716911636,40.79622570547793],[-73.80416535642874,40.79622900877686],[-73.80412218500386,40.796528819706666],[-73.80409238788192,40.79652979834247],[-73.80413644766982,40.79623423117783],[-73.80412813146644,40.796235401785594],[-73.80411471611527,40.79623992646368],[-73.80410066074202,40.79624462997467],[-73.80407969968124,40.79624843051145],[-73.80406711935922,40.79625167804979],[-73.80404987656716,40.79625625987389],[-73.80403683589738,40.796258407157445],[-73.8040220133602,40.796262146083784],[-73.80400524331158,40.79626735843275],[-73.80395823064377,40.79655735901806],[-73.8039311446323,40.79655731294746],[-73.8039741892509,40.7962782559197],[-73.80395838852584,40.796284271351645],[-73.80394308744975,40.79628934228569],[-73.80392534170014,40.79629598463513],[-73.80390708639254,40.796302293242086],[-73.80388881964238,40.796309042753435],[-73.80387400403782,40.79631431268678],[-73.80386141775271,40.79631912755977],[-73.80384612412583,40.796325854649304],[-73.80381886202878,40.79651492444036],[-73.80382563259043,40.79651493596358],[-73.80381716794705,40.79663019323671],[-73.80377383371223,40.79662909019776],[-73.80379312975022,40.79651488064133],[-73.80380261038823,40.79651489677902],[-73.80382294196016,40.796335012841034],[-73.80381452007492,40.796338227893266],[-73.80379875661365,40.796343856383174],[-73.80378346523032,40.79634981821235],[-73.80377084078613,40.79635553379432],[-73.80375800294124,40.79636132858612],[-73.80373406114018,40.79637130114766],[-73.80371384776228,40.796378984956064],[-73.80369410956797,40.79638594820597],[-73.8036758544003,40.79639241776844],[-73.80365958021447,40.796398325304274],[-73.80364301509168,40.79640608550765],[-73.80360867810498,40.79660513725501],[-73.80361815268309,40.79660721194902],[-73.80361250744824,40.79668439365549],[-73.80357594508288,40.7966833020798],[-73.80358565890855,40.796604068756544],[-73.80359378518055,40.796604082603494],[-73.8036128854657,40.796420856820596],[-73.80359559638465,40.79642914784422],[-73.80358525110348,40.79643379462449],[-73.80357165469484,40.796439589108076],[-73.80355708604641,40.79644519262947],[-73.80354081032262,40.796451837424975],[-73.80352920378793,40.79645794052628],[-73.80351687211329,40.79646452938651],[-73.80350403526347,40.79646974836707],[-73.80348822878437,40.796477907211624],[-73.80347562877392,40.79648705271695],[-73.80346385689637,40.79649726274881],[-73.80345417357398,40.79651012340887],[-73.80345049731307,40.796523183280044],[-73.80344894059506,40.79653646287304],[-73.80344742272825,40.79654897744396],[-73.80344553835049,40.79656094173916],[-73.80344369578232,40.79657531997839],[-73.80344123052015,40.79659139820812],[-73.8034402431266,40.796604850652656],[-73.80343933812503,40.79661832082791],[-73.80343746756961,40.79662970885924],[-73.80343461451534,40.796641095215044],[-73.80343133110566,40.7966532465952],[-73.80342210240833,40.79666890821381],[-73.80341320056759,40.7966776453938],[-73.80340158919734,40.79668805571808],[-73.80339001940077,40.79669692772681],[-73.80337533273028,40.79670477519334],[-73.80336108568794,40.79671095619576],[-73.803351539625,40.79671330302271],[-73.80333601668696,40.796714254216816],[-73.80331826209779,40.79671405539248],[-73.80329982408512,40.79671342837708],[-73.80328208704655,40.79671415347941],[-73.8032614538635,40.796714429023595],[-73.8032425263473,40.79671399365011],[-73.80322309736643,40.79671354552318],[-73.80320318780525,40.796712507553316],[-73.80318643170736,40.796712493686165],[-73.80316702203258,40.7967131209279],[-73.80314952897675,40.79671311534591],[-73.80313595500678,40.79671382441684],[-73.80311947089446,40.796714643270406],[-73.80310126680202,40.79671475105391],[-73.80308279341381,40.796714160128815],[-73.80306229554456,40.79671414973518],[-73.8030058975579,40.796713328312855],[-73.80297776130645,40.796690266093556],[-73.80296899154884,40.79659916706751],[-73.80295830316705,40.7964095908428],[-73.80294925160229,40.79640492955595],[-73.80293438234216,40.796400292999934],[-73.80291966493952,40.796396782639604],[-73.80290541066026,40.79639253512005],[-73.80288996006249,40.79638828572049],[-73.80286932091721,40.79638338733097],[-73.80285483860492,40.796380291654565],[-73.80284305054724,40.79637524707162],[-73.80282883359928,40.79637082789297],[-73.8028067400296,40.79636502772813],[-73.80279125662179,40.79636382152486],[-73.80277867985556,40.79636539367516],[-73.80276267486222,40.79636813950396],[-73.80274520036005,40.79636681295473],[-73.80272775636642,40.79636352289029],[-73.80271057416499,40.796359594329566],[-73.80269289795291,40.79635470148233],[-73.8026735202479,40.79634822092964],[-73.80266074878911,40.796343561628035],[-73.80264036022916,40.79633809705569],[-73.8026347973919,40.796339897474695],[-73.80263086237318,40.79634828358983],[-73.802626709463,40.796362278415806],[-73.80262272892534,40.79636609067534],[-73.80261322240784,40.79635503397245],[-73.80260474280969,40.79634171023144],[-73.80259968008902,40.79633066984877],[-73.8025945898494,40.79631679304686],[-73.80259127882746,40.79630237919006],[-73.80257934475054,40.79629544313613],[-73.80256042483792,40.796293897807956],[-73.80254565454763,40.79629217966294],[-73.80252994857807,40.796289838393996],[-73.80251298963115,40.796287126085275],[-73.80249529579737,40.79628380037718],[-73.80247562580499,40.79627970552152],[-73.80245599232774,40.796275637696624],[-73.80243877245941,40.7962727525462],[-73.80242602952006,40.79627045252705],[-73.8024060942063,40.79626811337309],[-73.80239061099645,40.79626662768396],[-73.8023687259996,40.796266482611195],[-73.80235359418513,40.796266402889856],[-73.80233538569183,40.79626513817683],[-73.8023144876146,40.79626394959546],[-73.80229602831768,40.79626326023078],[-73.80227659618755,40.79626273119139],[-73.80226038840229,40.79626220885287],[-73.80224143004784,40.79626195938251],[-73.80222445003967,40.79626203897291],[-73.80220302420852,40.79626271368804],[-73.80218656535926,40.796262631164964],[-73.80216835248218,40.79626284298658],[-73.80214817214501,40.79626343908197],[-73.80213046639909,40.79626442590283],[-73.80211027052198,40.796265651692714],[-73.80209452071925,40.796266642871174],[-73.80207924242724,40.79626815586101],[-73.80206005228766,40.79627023908861],[-73.80204134721835,40.79627228696059],[-73.80202829757934,40.796273498539975],[-73.80201128805112,40.7962754236752],[-73.8019898524301,40.79627960983304],[-73.80196868129458,40.796282401122525],[-73.80194750952711,40.79628555241905],[-73.80193023758682,40.796288098443036],[-73.80191202601769,40.796291498066594],[-73.80189745097383,40.79629573285282],[-73.80188195549256,40.79629866840368],[-73.80186594983458,40.79630163038214],[-73.80184892695627,40.79630418553336],[-73.80182161320677,40.79630855102595],[-73.80181347984333,40.79630996871354],[-73.80179620718026,40.79631290169974],[-73.80177947698418,40.79631614185266],[-73.8017633122994,40.79641980689222],[-73.80177549860825,40.79642085712573],[-73.80176584941967,40.79647744751841],[-73.80175501879926,40.79647639961551],[-73.80174543088677,40.79651240610303],[-73.80172106831567,40.796507217818245],[-73.80175550251793,40.79632129591807],[-73.80174842418933,40.79632300473195],[-73.8017336136857,40.796326355731225],[-73.80171489307946,40.79633013272036],[-73.80170379460047,40.79633228358371],[-73.80168461858933,40.79633397978951],[-73.80166959319031,40.79633406215854],[-73.80165337324237,40.79633354842509],[-73.80163169501589,40.79633532039344],[-73.80161742295036,40.79633729507842],[-73.8015982078941,40.796339738868376],[-73.80157800485168,40.79634343153125],[-73.80156322101944,40.79634626104809],[-73.80154742752251,40.79634977299831],[-73.80153413694396,40.796352307054775],[-73.80151469195702,40.79635608326669],[-73.80149792583313,40.796359683496426],[-73.80147573300006,40.79636348076852],[-73.80145799689467,40.79636679988946],[-73.80143779242488,40.79637118742052],[-73.8014277020552,40.796373393769535],[-73.80141216948583,40.796376851705006],[-73.80139637317987,40.79638130009648],[-73.801381334278,40.79638583053814],[-73.8013657837773,40.79639093738863],[-73.80134977381942,40.79639554673244],[-73.8013337624706,40.796400399821096],[-73.80131994336882,40.79640548234293],[-73.80130486581022,40.796410922203165],[-73.80128784249828,40.7964178892188],[-73.80127525576599,40.79642278438857],[-73.80126354011838,40.79642542114174],[-73.8012528638558,40.79643344378357],[-73.80123853711258,40.79644168612135],[-73.80122150671708,40.79645035601028],[-73.80120570276232,40.79645757707472],[-73.80119112074917,40.796463675311784],[-73.80117582758513,40.796470367035354],[-73.80116053429663,40.79647687799683],[-73.80113832991819,40.796484520561265],[-73.80111021893417,40.7964895509258],[-73.8010917449911,40.79649396768368],[-73.80107425602213,40.79649799865233],[-73.80105697876796,40.79650221928735],[-73.8010527048737,40.79650458071935],[-73.80105234940851,40.7965048407753],[-73.80103909643239,40.7965145435849],[-73.80102604355503,40.796520725355286],[-73.80101126230603,40.79652237458965],[-73.80099724908212,40.796512958422696],[-73.80098709475467,40.79650078391052],[-73.8009793743635,40.79648726384816],[-73.80097496351841,40.7964762245195],[-73.8009721819279,40.79646312677176],[-73.8009714982004,40.79645041912735],[-73.80097179409773,40.79643845212878],[-73.80097006235756,40.796423104317746],[-73.80096720441126,40.79641187886895],[-73.80096377690256,40.79640100440737],[-73.80095706562159,40.79638677343282],[-73.8009488566859,40.796378142422434],[-73.80093513210231,40.79636738403027],[-73.80092312792948,40.796359763174934],[-73.80090645705083,40.79635133281646],[-73.8008905198366,40.79634347950756],[-73.80087826048964,40.79633789363995],[-73.80086307346714,40.796332535908384],[-73.800845641549,40.79632907487145],[-73.80082718668123,40.79632712498587],[-73.80080944610106,40.796327806312426],[-73.80079149908885,40.79633021547123],[-73.80077548151503,40.79633301528071],[-73.80076143013527,40.79633659329145],[-73.80074440101527,40.79634092185988],[-73.80072839626384,40.796343560525585],[-73.80071238154821,40.79634591906946],[-73.80069710049597,40.79634811638002],[-73.80067173269069,40.79635174617809],[-73.80065920162406,40.796353868162036],[-73.80064461930641,40.796360353313176],[-73.80064068730518,40.79637154893395],[-73.80063995811884,40.796373600696135],[-73.80063698371562,40.7963896511829],[-73.80063576415199,40.79640087009014],[-73.80063334032005,40.79641525599181],[-73.8006275260245,40.79642570018806],[-73.80062184740096,40.796426762360525],[-73.8006162240527,40.796424825254164],[-73.80060782494292,40.79641655356743],[-73.80060754119212,40.79641627414688],[-73.80060744918384,40.796415345729635],[-73.80060596182754,40.79640167325431],[-73.80060127994795,40.79638613170051],[-73.80060009976285,40.79638464354135],[-73.8005941145924,40.79637714178793],[-73.80057920611067,40.7963658597987],[-73.80056648026334,40.79635779622823],[-73.80055487781837,40.79634655563877],[-73.80054635361816,40.79633641062988],[-73.8005363092009,40.79632327232669],[-73.80052713996214,40.79631071249456],[-73.8005180662204,40.79630188998288],[-73.80050483037094,40.796293654311924],[-73.80049160101089,40.79628781476607],[-73.80047518251021,40.79628221177246],[-73.80045652197964,40.796277767018694],[-73.8004405358603,40.79627419149059],[-73.80042458719127,40.796270183474604],[-73.80040541403604,40.79626614306883],[-73.8003906945669,40.79626315539586],[-73.80036547554788,40.79633692038328],[-73.80028591188082,40.79632354905581],[-73.80032163038375,40.796253571428],[-73.80029381645114,40.79625497300599],[-73.8002768302008,40.79625705925261],[-73.80027196375514,40.796257803846856],[-73.8002566293586,40.79626014926661],[-73.80023494299958,40.7962649205],[-73.80021669617483,40.796268508595816],[-73.80020438000459,40.79627005394546],[-73.80012080488294,40.796631412711456],[-73.80008350203546,40.79662756697213],[-73.80010619660891,40.796525520227085],[-73.8001211113999,40.796529326636296],[-73.80012619978815,40.796491525654716],[-73.80006403229251,40.79648385607766],[-73.80007912196847,40.79642905789879],[-73.80013384459133,40.79643104382521],[-73.80014389123819,40.796398922005885],[-73.80013145889022,40.79639700992522],[-73.80014405015422,40.79634598845265],[-73.80015898192985,40.79634412432031],[-73.80018235388131,40.79626691369689],[-73.80014788579979,40.79626103293555],[-73.80012820994483,40.79625916089806],[-73.80011007447173,40.79625715817832],[-73.80010420807434,40.79625343715027],[-73.80009214191588,40.79625467769024],[-73.8000695379016,40.79625326896528],[-73.80005184517353,40.79624961838711],[-73.80003711899022,40.79624498287771],[-73.8000219014647,40.79623806766632],[-73.80000892416697,40.79623103840195],[-73.79999006404934,40.79622164938494],[-73.79997044383884,40.796213295525234],[-73.7999527585561,40.796207392733606],[-73.79993656052179,40.796203195918636],[-73.79991028638504,40.79619689122902],[-73.79989209648643,40.79619334865474],[-73.79987296005265,40.796189136845555],[-73.79985722418051,40.79618548913241],[-73.79984300442214,40.796181790441736],[-73.79982777405692,40.796178936835005],[-73.79980958312717,40.79617596014661],[-73.79979040656512,40.79617351363641],[-73.79976975753061,40.796172000529424],[-73.79974957019587,40.796170893967336],[-73.79973334755304,40.79617100080795],[-73.79971142246353,40.79617225064731],[-73.79969419075063,40.79617313019883],[-73.79968067900415,40.79617450270649],[-73.7996658639813,40.796179258300285],[-73.79965401659123,40.79619043125164],[-73.79964743054046,40.796205737654375],[-73.79964718804457,40.79621526373093],[-73.79964913389612,40.796230413584986],[-73.79965288305976,40.79624427880586],[-73.79965740033606,40.79625532708227],[-73.79966259905629,40.79626825835539],[-73.7996691685273,40.796282489159594],[-73.79967547696077,40.79629636703634],[-73.79967980703294,40.79631058473398],[-73.79967688098054,40.796322358860344],[-73.79967362498456,40.79632532409658],[-73.79966872949402,40.79632978298744],[-73.7996566146604,40.79633547035827],[-73.79963988478318,40.7963390072238],[-73.79962511332714,40.796337478006144],[-73.79960548292519,40.79633222060571],[-73.79958683136373,40.79632437177866],[-73.79957360324474,40.79631814464329],[-73.79956913507237,40.79631421946046],[-73.79956502217948,40.79631061017804],[-73.79955567950051,40.796296925201275],[-73.79955188685533,40.79628549990881],[-73.7995485594191,40.796272949654686],[-73.79953894969763,40.796261127764375],[-73.79952616090955,40.79625051574072],[-73.79951229230873,40.796239865651955],[-73.79949978243141,40.796231360574524],[-73.79948485160061,40.79622354550941],[-73.79946988100626,40.79621736960902],[-73.79945221348264,40.79620968379881],[-73.79943604799755,40.796202595649625],[-73.79941862884058,40.796195154518415],[-73.79940489053642,40.79618904391095],[-73.79939191142753,40.796182347781794],[-73.7993804449355,40.7961733235033],[-73.79937390889107,40.79616411716158],[-73.79936903390367,40.79614970166119],[-73.79936493097024,40.796135114953266],[-73.79936036945244,40.796123112531056],[-73.79935300512082,40.79611335643573],[-73.79933926799957,40.79610298498191],[-73.79932384219171,40.796094485027886],[-73.79930839755906,40.79608813589737],[-73.79929245187921,40.79608317367259],[-73.7992767174238,40.79607856311412],[-73.79926052236368,40.796073843027386],[-73.79924236198165,40.796068210522634],[-73.79922519281537,40.796064145936356],[-73.79920945494368,40.796061182639846],[-73.79919028118914,40.796057385109854],[-73.7991708963051,40.796053425379284],[-73.79914412235173,40.796047922090395],[-73.7991365074758,40.79604647664626],[-73.79912224589431,40.79604453429723],[-73.79910234602171,40.79604249098561],[-73.79908216240351,40.79604009654539],[-73.79906743699229,40.796038675390164],[-73.79904801217494,40.796036191635416],[-73.79903175979598,40.79603476781352],[-73.79901605331305,40.79603287620517],[-73.79899540637331,40.796030616469864],[-73.79897526045997,40.79602756420442],[-73.79896172394531,40.7960251719542],[-73.79894797183715,40.7960233654976],[-73.7989310385912,40.796019877566266],[-73.7989162820228,40.79601702433037],[-73.7988936889745,40.7960122392546],[-73.79888412419632,40.796009232908176],[-73.79886250737036,40.79600265834822],[-73.7988423675563,40.79599730058579],[-73.7988261696431,40.795993103614684],[-73.79880949803089,40.79598933735986],[-73.79879228361193,40.79598450670394],[-73.7987753533386,40.795979749582536],[-73.79875792623194,40.795975054748276],[-73.79874404894795,40.79597141967674],[-73.79873706372611,40.795969588154385],[-73.79872429345883,40.79596464948805],[-73.79871080239995,40.79595911451141],[-73.79869265794977,40.79595224845818],[-73.79867672010214,40.79594450356498],[-73.79866788360805,40.79593976877291],[-73.79866031145191,40.79593572187013],[-73.79865039393187,40.79593164289313],[-73.7986416602316,40.79592805230952],[-73.79862596598659,40.79592212699298],[-73.7986093032567,40.7959154342236],[-73.79859780932357,40.795907588359746],[-73.79858655954813,40.79590122954169],[-73.79857655365228,40.795891027350905],[-73.79856759450567,40.79588006139741],[-73.79855920869343,40.79587085294896],[-73.79854479080159,40.79585844561407],[-73.7985341351094,40.79584771977209],[-73.7985248178544,40.79583694249297],[-73.79851657310822,40.7958286164766],[-73.7985062711382,40.79581857575909],[-73.79849554338628,40.79580821046963],[-73.79847994077,40.79579547789886],[-73.79846556486824,40.79578450179678],[-73.79845270192943,40.795775096208516],[-73.79843860996365,40.79576433737733],[-73.79842203844737,40.795750909214114],[-73.79840984754325,40.79574218913752],[-73.79839399157197,40.79573123791193],[-73.79837918620342,40.79572116250187],[-73.79836274355331,40.79571213812798],[-73.79834543316123,40.795703948855426],[-73.79833298318385,40.79569896564138],[-73.79831880512715,40.795693060525544],[-73.79829932203046,40.79568628152625],[-73.7982866762212,40.795679145598214],[-73.79826932036634,40.79567047041093],[-73.79825133255342,40.7956627305819],[-73.79823037960875,40.79565231118416],[-73.79821446551014,40.79564484503027],[-73.79819816917393,40.79563817981395],[-73.79818525669184,40.795633213364304],[-73.79817107929,40.79562710116996],[-73.79815527967315,40.79562092314356],[-73.7981421064219,40.79561595623243],[-73.79812897914945,40.795611602040694],[-73.79811108045222,40.79560588856537],[-73.79809277503415,40.795601489114176],[-73.79806025837907,40.79559443528452],[-73.79804268637432,40.795590612895055],[-73.79802157304667,40.79558599273996],[-73.79800615379459,40.7955832730838],[-73.79798771425928,40.79558014305588],[-73.79797301677459,40.795577623512926],[-73.79795974255761,40.795574772082176],[-73.79793782652465,40.79556902456645],[-73.7979233236592,40.795565208041594],[-73.7979074089085,40.79556153294382],[-73.79789832687074,40.79555922141932],[-73.79767259943343,40.79593711199864],[-73.79769744193783,40.79594849908208],[-73.79766994008878,40.79599382238177],[-73.7975829547135,40.79596720215486],[-73.79761542612667,40.79592377762292],[-73.79763779690319,40.79592948863966],[-73.79787014914571,40.79555201264399],[-73.79784464434222,40.795545853740656],[-73.79782444503948,40.795540631223346],[-73.79780704134198,40.795535909481686],[-73.79779112811477,40.79553195493811],[-73.79777449092596,40.79552808908329],[-73.79775789033575,40.79552451210407],[-73.79774121880939,40.79552034061786],[-73.79772793292763,40.79551749014505],[-73.7977131820566,40.79551310558242],[-73.79769315057042,40.79550736082484],[-73.79767124819018,40.79550141526721],[-73.79764980808874,40.79549517332693],[-73.7976331375614,40.795490677832646],[-73.79761408973282,40.79548520483923],[-73.79759932647656,40.795480838500495],[-73.79758077321358,40.795476195788225],[-73.79756467790087,40.79547348426708],[-73.79754779349106,40.79546944673433],[-73.7975311811308,40.79546576215039],[-73.79751815428872,40.795463271785415],[-73.79749920579094,40.79545986185525],[-73.797479816581,40.79545741408369],[-73.79746137620009,40.79545458149501],[-73.79744433226197,40.795452191614174],[-73.79742732477551,40.79544963108645],[-73.79741173665597,40.79544787566515],[-73.7973938251834,40.79544639441759],[-73.7973773226022,40.79544510394246],[-73.79735897134462,40.795444351992074],[-73.7973370552492,40.795442638541076],[-73.79732199806462,40.79544135059938],[-73.79730490010354,40.795437448351066],[-73.79728820652696,40.79543698744815],[-73.79727119608928,40.79543923570902],[-73.79725679210881,40.795449223200094],[-73.7972412827388,40.795452879802525],[-73.79723241146482,40.79544753236574],[-73.79723144563098,40.79543808491407],[-73.79723508078577,40.79542703278919],[-73.79723956239116,40.79541461347062],[-73.79724211223841,40.7954101068318],[-73.79724685379166,40.79540172231708],[-73.79725209088437,40.79538979132324],[-73.79725643301926,40.7953766247628],[-73.79725795937402,40.79536169657797],[-73.79725814691885,40.79535469082769],[-73.79725820028821,40.79535258395451],[-73.79725115660973,40.795342476986235],[-73.79723849400852,40.79533751086961],[-73.79722012032035,40.79533226465343],[-73.79720454504256,40.7953260873934],[-73.79718859775404,40.79532169194706],[-73.79717408258847,40.79531796493209],[-73.79715954550679,40.7953135454942],[-73.79714308909725,40.795308689623376],[-73.79712783133205,40.795303718424584],[-73.79711357425086,40.79530037063121],[-73.79709866318439,40.79529823691412],[-73.79708053766592,40.79529713351331],[-73.79706382320394,40.79529572619004],[-73.79705038771448,40.795294829726956],[-73.79702796654013,40.79529207013665],[-73.79700998564691,40.79528994926257],[-73.79698789062631,40.79528895562164],[-73.79696684355933,40.79528586590172],[-73.7969398425858,40.795280802626266],[-73.79691508645575,40.79527439287737],[-73.79689084005919,40.795267812140295],[-73.79687221836764,40.79526193520088],[-73.79685256100625,40.795254129220744],[-73.79683487523482,40.79524856016125],[-73.79681863521454,40.79524287637976],[-73.79679807499782,40.79523578011169],[-73.79678926844697,40.79523293692447],[-73.79676409743516,40.79522257348192],[-73.79673567660251,40.795208942918094],[-73.79651939931125,40.79559479299396],[-73.79654175232908,40.79560617576536],[-73.79651175709596,40.79565338508277],[-73.79648690334508,40.79564577893873],[-73.79643438737675,40.79573642985653],[-73.79640953426349,40.79572882419963],[-73.79646702704315,40.79563818208117],[-73.79644218574524,40.79562679523608],[-73.79646720044153,40.79558146733117],[-73.79649206440264,40.79558529228162],[-73.79670587562372,40.79519762544932],[-73.79667705374916,40.79518734500698],[-73.7966619426278,40.79518100532235],[-73.79664707776294,40.79517516194543],[-73.79663578997557,40.79516972995429],[-73.79661779069521,40.79516231434564],[-73.79659841538664,40.795155067014306],[-73.79658446392916,40.795148892033076],[-73.79657173310171,40.795142692232815],[-73.79655875115122,40.79513737417681],[-73.79654395497258,40.795132215416594],[-73.79652623685395,40.79512592555807],[-73.79649931607194,40.79511802527772],[-73.79648271545929,40.79511429499606],[-73.79646413823852,40.795109544007275],[-73.79644420978809,40.79510492515214],[-73.79642475475185,40.79510091038874],[-73.7964062129196,40.7950961231001],[-73.7963892836488,40.795091455757344],[-73.79637599774756,40.795088658401276],[-73.7963584598084,40.79508508844286],[-73.79634586000908,40.79508240101952],[-73.79633114341067,40.79507861959899],[-73.79631349062886,40.795073897190946],[-73.79629299992834,40.79506745798995],[-73.79627867711365,40.795062713987484],[-73.79626532399031,40.795058547984645],[-73.79624648828752,40.79505349009985],[-73.79622483477873,40.795047275158005],[-73.79620599982914,40.79504175724307],[-73.79618698373818,40.79503730195356],[-73.79616770775885,40.795032413985716],[-73.79615443364226,40.7950295903234],[-73.7961345386038,40.79502609674196],[-73.79611590612288,40.795024218325146],[-73.79596270066055,40.79500291051203],[-73.79580826078349,40.79498759128827],[-73.79565299150448,40.79497830082789],[-73.7954973000107,40.7949750634948],[-73.79534159459622,40.794977887778714],[-73.79528852796366,40.79498209047699],[-73.79523689149997,40.794992295832145],[-73.7951878539467,40.795008272855945],[-73.79515142904413,40.795037425215604],[-73.79511057192266,40.79506296004554],[-73.7951057969315,40.79506478273938],[-73.79510069771916,40.79506599648926],[-73.79509540771886,40.795066569534505],[-73.79509006535628,40.795066486880046],[-73.79508481042728,40.79506575068866],[-73.79507978043986,40.795064380224616],[-73.7950751070158,40.79506241134945],[-73.7950709124465,40.79505989558353],[-73.79506730649298,40.79505689875792],[-73.79506438351363,40.79505349929187],[-73.79506221999515,40.79504978614054],[-73.79506087255109,40.79504585646756],[-73.795074501596,40.7950051899456],[-73.79507043234761,40.794976358618925],[-73.79506236850446,40.79494801690587],[-73.79500857656636,40.79492438234681],[-73.79495135663278,40.794905975830105],[-73.79489158425169,40.79489307900139],[-73.79483017402526,40.79488588920021],[-73.79476806561574,40.79488451644055],[-73.79470620936794,40.79488898172753],[-73.7946949053057,40.794900576386425],[-73.79468120794283,40.79491057023289],[-73.7946655034457,40.794918681512144],[-73.79464823456802,40.79492468154428],[-73.79462988816825,40.79492840117123],[-73.79461098148359,40.79492973552615],[-73.79448191996732,40.794834981763216],[-73.79447401022176,40.794835277135675],[-73.79446614298729,40.79483458821112],[-73.79445852891698,40.794832933436204],[-73.7944513718851,40.79483035711915],[-73.79444486352826,40.79482692824341],[-73.79443917811398,40.794822738620475],[-73.7944344678747,40.79481790043174],[-73.79443085893142,40.79481254322431],[-73.79442844791689,40.794806810442715],[-73.79442729938799,40.7948008555877],[-73.79442749971514,40.79479820145302],[-73.7944282899926,40.79479561168544],[-73.7944296472799,40.79479316146142],[-73.79443153217728,40.79479092190676],[-73.79443388996941,40.794788958031816],[-73.79443665221363,40.79478732684441],[-73.79443973872678,40.79478607569519],[-73.7944430599127,40.79478524090277],[-73.79444651936319,40.79478484669977],[-73.79445001665643,40.79478490452912],[-73.79445345027209,40.79478541271219],[-73.79445672053828,40.794786356497355],[-73.79445973252487,40.79478770848812],[-73.79446239879913,40.79478942943856],[-73.79446464196369,40.79479146939247],[-73.79448825915051,40.79479302498916],[-73.79451135099058,40.79479709837985],[-73.79453345513004,40.79480360800542],[-73.79455412899082,40.79481242352771],[-73.7945628522422,40.79480590492216],[-73.79457019412303,40.794798467884675],[-73.79457598938451,40.794790279806264],[-73.79458010758896,40.7947815249822],[-73.79458245604552,40.79477240046381],[-73.79458298189651,40.794763111623304],[-73.79458167330696,40.79475386753145],[-73.79455425618721,40.79469705303742],[-73.79451948101172,40.79464261424732],[-73.7944776983392,40.794591099915856],[-73.79444184340724,40.79454192358421],[-73.79441344570377,40.79449000969066],[-73.79439286110534,40.794436008846304],[-73.79438034756869,40.79438059781527],[-73.79437606189875,40.79432447103326],[-73.79438005778451,40.79426833190431],[-73.79437546729994,40.79422283821876],[-73.79438022501063,40.79417735445751],[-73.7943942155482,40.79413298336271],[-73.79441709969836,40.79409080069789],[-73.79444832262682,40.79405182916688],[-73.7944871273322,40.79401701361898],[-73.79453257300035,40.793987198142055],[-73.79454360972024,40.793977437679615],[-73.79455656132139,40.79396953614125],[-73.79457064406677,40.793960169429475],[-73.79458306861221,40.79395012379557],[-73.79459407145342,40.793940336966415],[-73.79460437091022,40.79392790147795],[-73.79460907124013,40.79391330397918],[-73.79460973137651,40.79389903248898],[-73.79461057042674,40.793884571343646],[-73.79461271327482,40.793869698733644],[-73.79461459323544,40.793855726439595],[-73.79461567270482,40.79384393155522],[-73.79461643102614,40.7938324872319],[-73.79461628639014,40.79382178042194],[-73.794616119327,40.79380662526839],[-73.79461619706909,40.7937930724295],[-73.79461562652932,40.793778303038174],[-73.79461527027318,40.79376688386781],[-73.79461462119987,40.79375442049201],[-73.79461371268467,40.793741955481174],[-73.79461196720086,40.793723843705784],[-73.79461013968982,40.793709099046005],[-73.79460739239815,40.79369704471387],[-73.79460494180198,40.79368499208297],[-73.79460179039853,40.793673315805584],[-73.79459934002467,40.79366126317491],[-73.79459645237118,40.793648335784574],[-73.79459215926552,40.79363418998962],[-73.7945888833661,40.7936209281964],[-73.79458564641256,40.79360604650117],[-73.79458448640405,40.79359429252227],[-73.79458434880759,40.793581091772765],[-73.79458621884717,40.793570334107024],[-73.79459035040979,40.79355631975594],[-73.79459468221654,40.793542631766066],[-73.79459957502708,40.79352751142782],[-73.79460379310007,40.79351560570588],[-73.794607472075,40.7935063904873],[-73.79461362299523,40.793490516515405],[-73.79461841616056,40.793473253515465],[-73.7946212148637,40.793464424884334],[-73.79462883150349,40.793442448727546],[-73.79463494423128,40.79342744749401],[-73.79464018582527,40.79341444462712],[-73.79464797989473,40.793396042941],[-73.79465550777456,40.793379397452185],[-73.7946637441175,40.79336346470566],[-73.7946724403436,40.79334465016695],[-73.79467640385903,40.79333472514479],[-73.79468109422862,40.79332405324855],[-73.79468586834781,40.79331267052318],[-73.79469042215568,40.79329989091274],[-73.79469712351782,40.79327863381519],[-73.79470050095924,40.793263186946135],[-73.79470190954054,40.793252095248],[-73.79470464656983,40.793240600169234],[-73.7947084767795,40.79322800924305],[-73.79471264256145,40.79321431994725],[-73.79471626883712,40.79319852322504],[-73.79472010895813,40.79318271649696],[-73.79472704424785,40.7931584329636],[-73.79473214776368,40.79314044211004],[-73.79473722550097,40.79312316151836],[-73.79474179419502,40.79310554630915],[-73.79474581791342,40.79308759742354],[-73.79474880601923,40.793067872933854],[-73.79475254579607,40.79304993225363],[-73.79475661908525,40.79303163215492],[-73.79476125302685,40.793015800537155],[-73.79476574764529,40.792999257190345],[-73.794770563716,40.792981976130925],[-73.7947747908717,40.792967603437724],[-73.79477802260726,40.792953219087956],[-73.79478009224674,40.79293532987862],[-73.79478137864464,40.79291781737964],[-73.79478041565119,40.79290356879526],[-73.79477686526555,40.79288281561504],[-73.79477366900429,40.792866673031526],[-73.79476998981242,40.792853239312706],[-73.79476603986691,40.792842831292006],[-73.79476020271441,40.79282624324599],[-73.79475609852433,40.792812457971486],[-73.79475046940611,40.79279710311535],[-73.79474498121922,40.79278658547333],[-73.7947367924764,40.79277166698532],[-73.79472946306427,40.79275814584949],[-73.79472270985222,40.79274676956309],[-73.79471718788959,40.792735341693486],[-73.79471310199371,40.79272334863751],[-73.79471053660366,40.792713430077306],[-73.79470801660239,40.792701016138146],[-73.7947061360366,40.792688253042066],[-73.79470737521758,40.792674477115185],[-73.79471124038169,40.79266204874984],[-73.79471408530155,40.792657875228585],[-73.79471954908455,40.79264985228013],[-73.7947331643201,40.792637665595464],[-73.79474785436729,40.79262690445486],[-73.79476883844737,40.79261544136374],[-73.79478171009012,40.792610358608016],[-73.79480148464387,40.79260283908531],[-73.79481645605438,40.79259683180519],[-73.79483110959225,40.7925901853501],[-73.79484506634662,40.79258297007653],[-73.79485899868236,40.792575881072054],[-73.79487339339406,40.79256838781212],[-73.79488652534181,40.792559513903456],[-73.79489808029686,40.792550943926194],[-73.79490752948264,40.79254173896473],[-73.79491460993418,40.792531540047],[-73.79492147125474,40.792519917945],[-73.79492742015603,40.79250796084338],[-73.79493227027366,40.792495344751515],[-73.79493585234255,40.792482563401066],[-73.79493729075482,40.792469139796914],[-73.79493816409341,40.792455039389516],[-73.79493767315576,40.792441314827414],[-73.79493836447492,40.79242862834635],[-73.79493883421398,40.792414527220814],[-73.79493821817344,40.79240277421115],[-73.79493526379368,40.79238896401624],[-73.79493180620828,40.79237657639001],[-73.79492892588647,40.792361695336076],[-73.79492773912173,40.79234673604545],[-73.7949278630049,40.792341224844456],[-73.79493082375421,40.792318474118595],[-73.79493267385871,40.792306644749225],[-73.79493520498546,40.792292484301434],[-73.79493610870867,40.79227996873898],[-73.79493665386393,40.79226836220199],[-73.79493673317215,40.79225427914429],[-73.79493778411951,40.79223998086978],[-73.79493930906361,40.79222565613188],[-73.79494075819672,40.79221311523808],[-73.79494203241867,40.79219953755282],[-73.79494587131752,40.792184091495166],[-73.79494974481763,40.792168646671634],[-73.79495314925009,40.79215212834761],[-73.79495576121109,40.792139201365586],[-73.79495775348745,40.79212293248748],[-73.79495885389301,40.79210824731656],[-73.79495899625188,40.792096306854404],[-73.79495892802576,40.79208417721631],[-73.79495950882439,40.79206872536182],[-73.79495909296608,40.792053596733766],[-73.79495990501042,40.79202475480929],[-73.79496019020365,40.79201281460105],[-73.79496019091049,40.79200084758519],[-73.79496109819635,40.79198745871781],[-73.79496327179099,40.79197400894602],[-73.79496613596105,40.791959848419204],[-73.79496993708129,40.79194492497262],[-73.79497312335558,40.79193002723622],[-73.79497472147867,40.791914911069306],[-73.79497562812652,40.7919015133217],[-73.7949762125021,40.79188883485787],[-73.79497523156435,40.79187618141887],[-73.79497299639061,40.791863605993406],[-73.79497015549046,40.79185103066301],[-73.79496498146355,40.79183048919711],[-73.79495984336572,40.791809948799944],[-73.79495487874323,40.79179084038414],[-73.79495077102459,40.79177420064079],[-73.79494377022759,40.791750694240115],[-73.79491173908814,40.79171750584514],[-73.7948877196349,40.791680616068085],[-73.79487243176906,40.79164113057523],[-73.79486633368441,40.791600232830085],[-73.79486960813617,40.7915591486222],[-73.79483055922812,40.791430112074515],[-73.79478261032176,40.79130282035377],[-73.79472589493447,40.791177627779234],[-73.79468222639194,40.79109355491398],[-73.79463460293543,40.79101073167754],[-73.79443444762018,40.790558178528116],[-73.79440179584893,40.79048359688135],[-73.79436195541389,40.790392589920145],[-73.79425544416414,40.790149293279576],[-73.79411902284392,40.78983767224797],[-73.79411023037545,40.78981885397419],[-73.79410503136958,40.78980652636395],[-73.7940998729437,40.78979276648232],[-73.79409421254194,40.78978010366621],[-73.79408659735557,40.789763916975055],[-73.79407939586409,40.78974774090652],[-73.79407276315406,40.78973188867549],[-73.79406534369785,40.789713567889166],[-73.79405742236875,40.78969239240746],[-73.79405029959935,40.78967407282029],[-73.79404284597749,40.789655400167625],[-73.79403473841371,40.78963742961814],[-73.79402867745142,40.789624082745824],[-73.79402261261558,40.78961213118674],[-73.79401445433214,40.789599158670555],[-73.7940051927445,40.78957867350769],[-73.79399525153941,40.7895597092666],[-73.79398621166267,40.78954037673929],[-73.79397943437115,40.78952531798006],[-73.79397375798852,40.789513916596434],[-73.79396773256325,40.78950070363707],[-73.79396070185862,40.78948719303007],[-73.79395254962354,40.789472275045476],[-73.79394377663547,40.78945844570434],[-73.79393468415911,40.789444651306674],[-73.79393368216915,40.78944329038015],[-73.79392451407341,40.78943085565159],[-73.79391595221661,40.78941810705819],[-73.79390743783641,40.78940533140988],[-73.7939003163501,40.789393954409945],[-73.79389479238428,40.78938323780422],[-73.79388945027526,40.7893714495273],[-73.79388490062972,40.78935999637827],[-73.79387650299046,40.7893399178261],[-73.79386941356559,40.789322318478725],[-73.79386188730919,40.789303997654486],[-73.79385794851777,40.789294301097385],[-73.7938527789811,40.78928394530344],[-73.79384121752722,40.78926001687984],[-73.79383529787948,40.789247182877496],[-73.79382453606733,40.78922575854715],[-73.79381717578393,40.789211003966216],[-73.79381165906861,40.78919795541302],[-73.79380595366104,40.78918477049114],[-73.79380123117545,40.78917205606414],[-73.79379751466357,40.7891593434367],[-73.79379289271891,40.78914448502916],[-73.79379175293751,40.78914128643414],[-73.79378864029964,40.78913250989534],[-73.79378268703307,40.789118937377054],[-73.7937778335223,40.789109815635776],[-73.79377152013579,40.789098224300226],[-73.79376412048549,40.789084730610256],[-73.79375837416913,40.78907330211836],[-73.79375126484115,40.78906193333902],[-73.79374011158934,40.78904799200275],[-73.79372761531071,40.78903534440722],[-73.79372207428413,40.789038334035794],[-73.79370362194304,40.78904368511342],[-73.79368586744438,40.78904931737258],[-73.79366598465273,40.78905763896017],[-73.79366037753289,40.78905841227139],[-73.79364469646558,40.789060562866396],[-73.79338439812715,40.78948119000418],[-73.79340679568043,40.78953698300233],[-73.79338033505002,40.78957839262065],[-73.79323941781159,40.789530249703894],[-73.79326022677087,40.78949168947387],[-73.79333178216142,40.7894653705433],[-73.79362007276184,40.78899663724732],[-73.79357580273992,40.7889873460682],[-73.79355631645954,40.78898209726637],[-73.79353856506931,40.788979265277874],[-73.79352278636019,40.78897843489849],[-73.79350346628593,40.788976950518034],[-73.79348555693514,40.7889756581336],[-73.79346997126186,40.7889733515223],[-73.79345335941245,40.788970025854454],[-73.79343369196047,40.78896619950204],[-73.7934185672646,40.788964362614145],[-73.79340088397564,40.78896260171758],[-73.79338830648705,40.788960949314216],[-73.79338435098977,40.78896042892478],[-73.79335969833664,40.78895527904919],[-73.7933449020286,40.78895111011397],[-73.79332492097417,40.78894528393023],[-73.79330846591391,40.788940590006014],[-73.79329508130533,40.78893587411219],[-73.79328112097708,40.7889293117222],[-73.79326281021496,40.78891958936525],[-73.79324618916327,40.78891135615615],[-73.79323111189804,40.788906033958625],[-73.79321728630802,40.788901938616995],[-73.79320058582483,40.788896289676146],[-73.79318268826461,40.78889092672877],[-73.79316692371671,40.78888533323826],[-73.79315207264634,40.78887978628188],[-73.79313432289514,40.78887239753769],[-73.79311876623537,40.78886849725985],[-73.79310747838464,40.78886394760768],[-73.79308764837901,40.78885485322936],[-73.79307470450034,40.78884939981571],[-73.7930629076336,40.788844381011174],[-73.79306030443958,40.78884327736914],[-73.79304591597202,40.78883732615277],[-73.79302867353658,40.78883082099553],[-73.79301554754579,40.788826591860335],[-73.79299837220299,40.788821265864215],[-73.79292049233973,40.78880336858111],[-73.79286156729744,40.788789647216596],[-73.79280669580466,40.78878304624624],[-73.79275907929788,40.78877919650151],[-73.79268790112798,40.78877761872362],[-73.79263216028751,40.78878412883781],[-73.79258763290994,40.78879612395849],[-73.79253973216711,40.78882280113197],[-73.7925150509014,40.788834508120026],[-73.79249623443718,40.78884295707012],[-73.79246425194037,40.78885974786812],[-73.7923529115416,40.78890684180998],[-73.79223970764005,40.78899679588733],[-73.79220477113725,40.789014742910574],[-73.79215684849925,40.789036754799795],[-73.79210253101371,40.78906127672923],[-73.79205591912404,40.789092179011334],[-73.79200172967013,40.78915943874651],[-73.79196317856011,40.78920767232365],[-73.7919421295374,40.789232911091425],[-73.79191510216285,40.78926012139208],[-73.79186140055138,40.78929991645504],[-73.79179280404095,40.78935161609348]]]}},{type:"Feature",properties:{ntacode:"MN19",ntaname:"Turtle Bay-East Midtown",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.96124698011525,40.74042359711541],[-73.96126287410756,40.74032050691495],[-73.96145013910456,40.7403378341781],[-73.96164163979054,40.74035611292449],[-73.96162982563847,40.740458929457574],[-73.96129339857188,40.740432799367795],[-73.96124682219401,40.740424731718214],[-73.96124698011525,40.74042359711541]]],[[[-73.96421230395711,40.74660431797415],[-73.96427364752469,40.746541844552475],[-73.96433729322399,40.74654572659322],[-73.96437765404319,40.74649508803892],[-73.96444522752658,40.74641042526067],[-73.96458318426953,40.746454400673386],[-73.96458702399434,40.746515898544665],[-73.96454518192621,40.74656414997043],[-73.96447543657705,40.746640833197894],[-73.96437443772194,40.74670453064309],[-73.9643375867176,40.74673484818142],[-73.96427256202244,40.74675130758152],[-73.96421616682375,40.74683700083104],[-73.96415980288438,40.74686554735964],[-73.96412514486182,40.74684576060538],[-73.96413382933503,40.74681279616546],[-73.96421192462772,40.74666667680305],[-73.96421230395711,40.74660431797415]]],[[[-73.96162927534924,40.75515238425918],[-73.96213559058121,40.75457323097077],[-73.96219381838421,40.754504315153305],[-73.96223125165596,40.75452213042192],[-73.96268703046542,40.754004373286676],[-73.96289729202553,40.75376551709437],[-73.96286896769239,40.75374250915696],[-73.96316074049751,40.753412207328196],[-73.96373572283176,40.75278377577708],[-73.964263521372,40.75220690108022],[-73.96482214220791,40.75159632558236],[-73.96532405586483,40.751047718272076],[-73.96791272994402,40.747970935642215],[-73.96811893399283,40.747725829749946],[-73.96817376101079,40.74766675374181],[-73.9682357475347,40.74759121839254],[-73.96836519324155,40.74743349462017],[-73.96823171715796,40.747368476489264],[-73.96829622113245,40.74729565136713],[-73.9682981145156,40.74728339450028],[-73.96830191005908,40.74727329924464],[-73.96831613715777,40.747274024359356],[-73.96832610433431,40.747252034096306],[-73.96834696591326,40.74724121831008],[-73.9683611884479,40.74721814498379],[-73.96840008314172,40.74716695396428],[-73.96843139158793,40.74712945662031],[-73.96846363690715,40.74709412848568],[-73.96847691942946,40.74707250080573],[-73.96850064035861,40.74704438450725],[-73.96851485955027,40.74703284399812],[-73.96853479000812,40.74700039727699],[-73.96854427866207,40.74698814231277],[-73.96858885224557,40.746943443580804],[-73.96859169569574,40.74693334705033],[-73.96860023472276,40.74692109131982],[-73.96860971997535,40.74691460310312],[-73.96861730876952,40.74689945527531],[-73.96863912464677,40.746879274144156],[-73.9686637979665,40.74684681981241],[-73.96867043421352,40.74683600998],[-73.96869225190537,40.746808607957696],[-73.96870458089761,40.746800682796255],[-73.96871076544433,40.74678826391717],[-73.9687527124038,40.74674271521676],[-73.96894301109309,40.74651833569656],[-73.96896670537521,40.74653050029686],[-73.968973668495,40.74652900683395],[-73.96898899231705,40.74650579149482],[-73.9689998159547,40.74650193477244],[-73.96900302810103,40.74649080837935],[-73.96901641754059,40.74648115208633],[-73.96901961115928,40.74647243890264],[-73.96907193333256,40.746412983006394],[-73.96913096118854,40.74634071530672],[-73.96921135921306,40.74624451480132],[-73.96923432172333,40.74622228401151],[-73.9692470758422,40.74620778149111],[-73.9692502888171,40.74619617144271],[-73.96932591437418,40.746104087207904],[-73.96933228026565,40.74610167233756],[-73.96933924459186,40.746092656088415],[-73.96938290644796,40.74603594902502],[-73.96940022327878,40.74602084326554],[-73.96940086652113,40.74601402713003],[-73.96941753399562,40.745996966332044],[-73.96943292389894,40.74597698872876],[-73.96946210038314,40.745944577633644],[-73.96952046125202,40.745869041116535],[-73.96955059658652,40.745838827693646],[-73.96959740261177,40.74578278411187],[-73.96962370583414,40.74574671679449],[-73.96963204180291,40.74574330514346],[-73.96969487777577,40.74566679689098],[-73.96969678845927,40.745657000292994],[-73.96987561403067,40.74544478913766],[-73.96990575265288,40.74545820464263],[-73.96991227975789,40.7454517589337],[-73.9699313961496,40.74546300191995],[-73.9699270495906,40.74546779203506],[-73.96997377026281,40.74549574743067],[-73.97004758904902,40.74540286129937],[-73.97009123175715,40.74535112915101],[-73.97012962576983,40.745305366091806],[-73.97021602288645,40.74520057903288],[-73.97033931161255,40.74504963202252],[-73.97032571321452,40.74503694896189],[-73.97032571931133,40.74502326089764],[-73.97037811940523,40.744952305583325],[-73.97044255489008,40.7448703760096],[-73.97046063703631,40.74486474339077],[-73.97047240576444,40.744866241747694],[-73.97050560032665,40.74482376425933],[-73.97056877229097,40.74473186530614],[-73.9706238151066,40.74465642621008],[-73.97078834776649,40.7444062176904],[-73.97085704434362,40.7444326373972],[-73.97087688233866,40.74444557343102],[-73.97088963376747,40.744447729199365],[-73.97089742067715,40.744454736779765],[-73.97090946132165,40.74445635209418],[-73.97091724845465,40.74446335984082],[-73.97092858032387,40.744463362701666],[-73.97094062960427,40.74447144402543],[-73.97098222712395,40.744407634217374],[-73.97101392396083,40.74435861480515],[-73.97111438123984,40.744204360932514],[-73.9707827612869,40.744047246886915],[-73.97077757716121,40.74404662471939],[-73.97075833953689,40.74403919038237],[-73.97075084955148,40.74402980466484],[-73.97071823494046,40.744016927848214],[-73.9707057872083,40.74400256198681],[-73.97070317531693,40.74399049490883],[-73.97074257272041,40.743948324660074],[-73.9707506138202,40.74394863361058],[-73.97076123524721,40.74394210764173],[-73.97079209694724,40.74395600993257],[-73.97079892989314,40.74395279700383],[-73.97083587404148,40.74396967223815],[-73.97083595486524,40.74396970358601],[-73.97087357851345,40.74398767476944],[-73.97095964992813,40.74402569698712],[-73.97096300193476,40.7440236727749],[-73.97117346753171,40.7441075350083],[-73.97118193576088,40.7441032327079],[-73.97120616502991,40.74406602984668],[-73.97127362462317,40.74396474842362],[-73.97135752941875,40.74383845535952],[-73.97123423981517,40.74378464619029],[-73.97120546301974,40.74377151030136],[-73.97128101831684,40.74365194205138],[-73.97124127770074,40.74363774014756],[-73.9712078733065,40.743698794789715],[-73.97119990329722,40.74370632109221],[-73.97118780171996,40.74370736326184],[-73.97109822176336,40.74367849681546],[-73.97108533439582,40.74366405834521],[-73.97123301520186,40.74341466396014],[-73.97124584132821,40.74340203417456],[-73.97125636771868,40.743401558682116],[-73.97126710092144,40.74338988243393],[-73.97130663606066,40.743413403261954],[-73.9713541684383,40.74342493319516],[-73.97135016335193,40.74343165904874],[-73.971357253278,40.74343661339129],[-73.97136080173881,40.743444277092784],[-73.97131062520067,40.7435240231909],[-73.97135563409182,40.74353964934949],[-73.97149421270447,40.74333467396255],[-73.97163772240425,40.74311720098469],[-73.97167921200804,40.7430544645624],[-73.97191659152269,40.74313739492279],[-73.97198880214081,40.74316289643734],[-73.97206165305262,40.7431880308442],[-73.97210897631054,40.743205491180724],[-73.97223028569869,40.743249027067186],[-73.97350834958283,40.74378203418571],[-73.97302670401675,40.74445004120929],[-73.97257598272691,40.74506785479307],[-73.97212474231732,40.74568133806042],[-73.97208724192903,40.74573673056772],[-73.97196119939015,40.745902900027296],[-73.97184739132325,40.746057459922234],[-73.9717481066143,40.74618613912614],[-73.97165740546299,40.746303693599614],[-73.97122806189915,40.74691917069025],[-73.97273791962529,40.74755799077646],[-73.97360737921298,40.7479254548687],[-73.97497000707195,40.74850184998756],[-73.97584137791077,40.74888595486775],[-73.97538295836107,40.74948305847051],[-73.97493471192983,40.75009962760717],[-73.974444516257,40.75076469299506],[-73.97604824928956,40.75144139387823],[-73.97685152381591,40.751776494154065],[-73.97710781138565,40.75188340606207],[-73.97754285054947,40.75206355641635],[-73.97767660543508,40.75211893738104],[-73.97779152136373,40.75216759592678],[-73.97834877041348,40.752410130141875],[-73.97787494240546,40.75309839238373],[-73.97743259180935,40.75371708824109],[-73.97697379042023,40.75434867554563],[-73.97651569446155,40.754974263345176],[-73.9758987769702,40.754714222695746],[-73.97580739426205,40.75467727461185],[-73.9753437795632,40.75529969518193],[-73.97488727186546,40.75592379114352],[-73.97443866317396,40.75655630684871],[-73.97398183196334,40.757179758588464],[-73.97352419611904,40.75780844078163],[-73.97306851954805,40.75843149419644],[-73.97261271418452,40.75905930848459],[-73.97215595488039,40.75968124035729],[-73.97169609214878,40.76031266144985],[-73.97124277307155,40.76093641797654],[-73.9707506390483,40.76160870175048],[-73.9702581472511,40.76228875261049],[-73.9698002889174,40.76291351263049],[-73.96968801164826,40.76286596244073],[-73.96818687803618,40.762226821325974],[-73.96658338422266,40.7615509355766],[-73.96431353565232,40.760599231350426],[-73.96355618932161,40.76028081858219],[-73.96308073528812,40.76008316374034],[-73.96196573677733,40.75961946078574],[-73.9597218035256,40.75866306368139],[-73.95903681074552,40.75838378260481],[-73.95893448579804,40.75833515544872],[-73.95877790822706,40.75827092084879],[-73.95907003031215,40.75793909802037],[-73.95917264248845,40.757864780394065],[-73.95918103220001,40.757856111052305],[-73.95965770876664,40.75726014512328],[-73.95966400300114,40.75721141218693],[-73.96003900990624,40.75672535023892],[-73.9603645514083,40.75626941113347],[-73.96065638180482,40.75592314955025],[-73.96079709914989,40.755804772740674],[-73.96079722985941,40.755804655852046],[-73.96102790867174,40.75561058457912],[-73.96162927534924,40.75515238425918]]]]}},{type:"Feature",properties:{ntacode:"MN31",ntaname:"Lenox Hill-Roosevelt Island",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.94180032729433,40.769046926624775],[-73.94256806142153,40.76850590573157],[-73.94285528620712,40.768303494409345],[-73.94321923520114,40.767892643853266],[-73.94381427322769,40.767220912049936],[-73.94422343089232,40.766664977889874],[-73.94484026652218,40.76582362839086],[-73.94623787959836,40.76428501454979],[-73.94657165080062,40.76391755826095],[-73.94662141408692,40.763862772081],[-73.94682460228427,40.76361763273193],[-73.9470887692953,40.76329892108682],[-73.9478826838921,40.76236569759206],[-73.94792979664223,40.76231031625983],[-73.94832459591153,40.76184623000155],[-73.94833197228202,40.76183755882177],[-73.94896770106456,40.761090236622],[-73.94943175497154,40.76054861685865],[-73.94971226700028,40.76032891738485],[-73.95033358814484,40.75985675555361],[-73.95126005908777,40.75881011637179],[-73.95148626283071,40.758666455351985],[-73.95171190411031,40.75846249420142],[-73.95177822026004,40.75840254987705],[-73.95209233022635,40.757993140344894],[-73.95217663423742,40.757831335937425],[-73.95221146342067,40.75758363983296],[-73.95254079336884,40.75709531453733],[-73.9531215654618,40.75652380482717],[-73.95322009963175,40.75642684181773],[-73.95326888611035,40.7563810436008],[-73.9533069603586,40.756344327127586],[-73.95334556462922,40.75631137516489],[-73.95340583052031,40.7562585313747],[-73.95409527736348,40.75565492844285],[-73.95507326928168,40.75479868255484],[-73.95519503183574,40.75477452347627],[-73.95579415237728,40.75416154740873],[-73.95692404304651,40.75296115989122],[-73.957210035313,40.75271535683167],[-73.95791452493194,40.75210985452538],[-73.9586075575643,40.75161332398697],[-73.95868495443521,40.75157377742179],[-73.95903248609467,40.75138642277128],[-73.95902757442525,40.75129736934843],[-73.95955875930802,40.75081459776203],[-73.9599018708191,40.75055851485107],[-73.96039170572541,40.75025618611733],[-73.9608150484794,40.74989701988927],[-73.96083229998116,40.7498842071551],[-73.96084657841212,40.749869429418425],[-73.96085750277894,40.749853080997795],[-73.9608799847389,40.749824558640015],[-73.96090826556332,40.749799195753916],[-73.96094159259312,40.74977766733576],[-73.96096233578342,40.7497639979383],[-73.96098576889327,40.749753129370525],[-73.96101124495783,40.74974536170229],[-73.96103806060925,40.749740909390674],[-73.96106547549566,40.74973989535936],[-73.96109273272127,40.749742347604595],[-73.96111907974303,40.749748198422544],[-73.96114378914723,40.74975728627827],[-73.9611661787324,40.74976936026566],[-73.96133023440612,40.74960071782202],[-73.9615385546448,40.74972311984054],[-73.96138656105344,40.74988050283572],[-73.96140909852276,40.74989974569495],[-73.96142702677453,40.749921612559355],[-73.9614398281827,40.74994547209273],[-73.96144713314128,40.74997063542619],[-73.96144427066282,40.749988533292665],[-73.9614379779832,40.7500059163594],[-73.96142839196081,40.75002240655793],[-73.96141572108229,40.750037645238486],[-73.96140024092806,40.750051300970775],[-73.96138044759218,40.75006351624457],[-73.96136340166649,40.75007792976074],[-73.96134952036022,40.75009418874153],[-73.96111060141912,40.75060046939821],[-73.96068557958192,40.751201936967966],[-73.96001132395939,40.751831516832524],[-73.95989061758696,40.75209747762274],[-73.95957156539743,40.752804715899934],[-73.95950079995136,40.75295638169321],[-73.95901616693575,40.753595059957696],[-73.95892671120959,40.75356249236149],[-73.95845836871773,40.75394923650516],[-73.95768072860082,40.75482196116571],[-73.95689476959987,40.755703995826515],[-73.95646348839105,40.75618798254596],[-73.9559856341007,40.75672422530516],[-73.95565513098045,40.75709510572564],[-73.95559286207381,40.75722280017339],[-73.95556724700461,40.757257666686044],[-73.9555346431095,40.75729603446811],[-73.9555042552448,40.75733345607261],[-73.95546455380823,40.75737736821192],[-73.9554458901497,40.75739925144286],[-73.95534193818233,40.75752113556836],[-73.95499406068492,40.75792901915492],[-73.95390795119148,40.75920087485083],[-73.95384294876455,40.75923894538784],[-73.9537814567639,40.75932308222843],[-73.9537476058548,40.75936393792599],[-73.9536624181072,40.759479734113555],[-73.9536127225654,40.75950214901419],[-73.95332321617965,40.759745964184894],[-73.95339140733961,40.759796762357745],[-73.95312451504952,40.760052758429595],[-73.95297788216081,40.759962107876945],[-73.95231257045127,40.7606337553947],[-73.95208632266555,40.76086215440488],[-73.9518766729839,40.76124558279809],[-73.95162504973987,40.761678863605816],[-73.95097191594418,40.7624945075076],[-73.95093734928096,40.76257049523788],[-73.95073068782709,40.76275822543383],[-73.95037548074453,40.76317384507792],[-73.94997191750302,40.763646029814495],[-73.94920376022785,40.76426964383282],[-73.94908628791573,40.764264027275],[-73.94881315316452,40.76461075396618],[-73.94770109012809,40.766022397325216],[-73.94655273893126,40.767368205064145],[-73.94591458905614,40.76821393901876],[-73.94585112333101,40.76824775023561],[-73.94584451423827,40.76832122825147],[-73.94575361333573,40.7683016714271],[-73.94570357268705,40.76832793380895],[-73.94559658535884,40.76847086500516],[-73.94548114289294,40.76862477943785],[-73.94562721093457,40.768692953178935],[-73.94556302048797,40.7688017755246],[-73.94540491850033,40.76873217303861],[-73.94538208178977,40.76876320304788],[-73.94524510341363,40.76877326831045],[-73.94515704221527,40.7691183177517],[-73.94509065794175,40.769213720815486],[-73.94472353220715,40.769734058381495],[-73.94472478497464,40.769786271534905],[-73.94467293283418,40.76981996755085],[-73.94456161517573,40.76988639592742],[-73.94427007063561,40.77014053525473],[-73.94400423956343,40.77029398215087],[-73.94320414180386,40.77099239924644],[-73.94281710960243,40.77141086120491],[-73.94257830300974,40.77170185722109],[-73.94212674646835,40.77203470050947],[-73.94136990742412,40.77230915082778],[-73.94088707211633,40.77237251627863],[-73.94056957486741,40.77261475896454],[-73.94027460987338,40.77294743739594],[-73.94017959804113,40.77295931559445],[-73.94007665685508,40.77292618686025],[-73.94001157324423,40.77284236105555],[-73.9401845122452,40.77256490680423],[-73.94028207924205,40.77230140699128],[-73.94027766722361,40.77171314173958],[-73.9402002177966,40.7711283056628],[-73.94022870389082,40.770852261664416],[-73.94027985829332,40.770670711009814],[-73.94035533477519,40.77049657437111],[-73.94082605300306,40.76991215676561],[-73.94111778718032,40.76941440857467],[-73.94121934173009,40.769334343122395],[-73.94125975382609,40.769308879392696],[-73.94180032729433,40.769046926624775]]],[[[-73.95854329612972,40.75849562293565],[-73.95877790822706,40.75827092084879],[-73.95893448579804,40.75833515544872],[-73.95903681074552,40.75838378260481],[-73.9597218035256,40.75866306368139],[-73.96196573677733,40.75961946078574],[-73.96308073528812,40.76008316374034],[-73.96355618932161,40.76028081858219],[-73.96431353565232,40.760599231350426],[-73.96658338422266,40.7615509355766],[-73.96612747295735,40.762179299695674],[-73.96566959883934,40.76280455611176],[-73.96521327987921,40.76343135906091],[-73.96475544914031,40.764057070599726],[-73.96429790392935,40.76468198762058],[-73.96384291091131,40.765309685670196],[-73.96340154083667,40.76591119153758],[-73.9629286576574,40.766558627946864],[-73.9624699892819,40.767184933787874],[-73.96201413119704,40.7678123089956],[-73.96154785518016,40.7684315818494],[-73.9611099705802,40.769064407802716],[-73.96060180637537,40.769749186706484],[-73.96010955196549,40.77043221096548],[-73.9596444077395,40.77106426585265],[-73.95918180038358,40.77169682395604],[-73.95871707441768,40.77233167465393],[-73.9582553493721,40.77296533708623],[-73.95779380470232,40.77359989745685],[-73.95729410043819,40.77428355507537],[-73.95505481622966,40.77333685117609],[-73.95268752458831,40.7723430209828],[-73.95043175557535,40.77138973153784],[-73.94807387944718,40.77039439466549],[-73.94779385491799,40.770249152061716],[-73.94771625089354,40.7702160680857],[-73.94766538436603,40.770193253129634],[-73.9476145295589,40.77017042944496],[-73.94752257888102,40.7701296952895],[-73.94748975456338,40.770115154521676],[-73.94814040181467,40.76941675635808],[-73.9486641647793,40.76885762389692],[-73.9490853676866,40.768278270795726],[-73.94937332131511,40.767882191054426],[-73.94957912071408,40.76762893017963],[-73.95006979303108,40.767025087880796],[-73.95066345154257,40.76638071134942],[-73.9512249766657,40.76577119897351],[-73.9517648090041,40.76516371184321],[-73.9523096318114,40.76455428860604],[-73.9533655996359,40.76336817091173],[-73.95441826078611,40.76218410495114],[-73.9555726460532,40.7611683262304],[-73.9558722233908,40.76090471211563],[-73.95630917634197,40.76050836755429],[-73.95633318967809,40.76048658506133],[-73.95697841727637,40.75989675444602],[-73.95731737587947,40.75959221225662],[-73.95759869445287,40.759342318257836],[-73.95763772742107,40.759306739898356],[-73.95800496616832,40.75897199962936],[-73.95825660841929,40.75874926119308],[-73.95836125332569,40.75866024195492],[-73.95838528674,40.7586397974006],[-73.9584262018961,40.7586038730069],[-73.95845501809994,40.75858090219778],[-73.95849119541657,40.7585459038305],[-73.95854329612972,40.75849562293565]]]]}},{type:"Feature",properties:{ntacode:"QN50",ntaname:"Elmhurst-Maspeth",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.89175048792538,40.74681172763676],[-73.89139145532346,40.74664100432992],[-73.89111026226408,40.745202718612056],[-73.89071647522992,40.743127783975545],[-73.88983831807904,40.74325444936812],[-73.88979159830899,40.7432611864752],[-73.88974416823146,40.743268291608885],[-73.88886955184587,40.743399319916044],[-73.88798650795333,40.743548192370085],[-73.88751132057517,40.74108252663572],[-73.88666826998661,40.74117814526623],[-73.88661927245637,40.741181716281446],[-73.88572588124347,40.741288705926834],[-73.8855903701595,40.74057655762343],[-73.88551225128528,40.740165018885875],[-73.88540705188223,40.74019643185348],[-73.88461490000756,40.740432934646904],[-73.88416972265763,40.74057237304625],[-73.88333435045476,40.74083402656853],[-73.88325318316474,40.74085945625346],[-73.88282912173041,40.740992282854336],[-73.88294286815264,40.74160954372021],[-73.88186399002747,40.74173456791749],[-73.8810038798403,40.74184066249266],[-73.8802776547708,40.74129746151827],[-73.88011277184974,40.74116823883127],[-73.87999120502812,40.741070261682886],[-73.87931979592602,40.740602080304754],[-73.87910739756694,40.74044507821553],[-73.87863239386544,40.740059962914266],[-73.87848682293277,40.73993390905903],[-73.87791831742709,40.73939495718864],[-73.87743058352494,40.73860051566839],[-73.87797778305588,40.73849579141315],[-73.87823490585285,40.738444536249965],[-73.87927094289975,40.73825836617899],[-73.87935689909366,40.73822225561401],[-73.8794515489233,40.73819811363759],[-73.8795503883212,40.73818743739306],[-73.87964850369602,40.73819044002194],[-73.88128967328691,40.73789514667842],[-73.88178451833636,40.73780702695607],[-73.88213493825684,40.73773983993018],[-73.88230252677229,40.73770770115408],[-73.88203267998777,40.73764290354272],[-73.88150982222392,40.73753989848019],[-73.88051819007087,40.73736701111221],[-73.88033059323025,40.73733367722739],[-73.8803385412426,40.73726569734436],[-73.88035425545195,40.73713112350065],[-73.8805153679162,40.735752171924126],[-73.88066188945518,40.73570787419102],[-73.88056928405362,40.73564493259513],[-73.88015913050235,40.73532715683223],[-73.87955435469688,40.734853489019635],[-73.87931157628798,40.734662120298864],[-73.87895373077906,40.734380047008294],[-73.87834920992512,40.73390580497148],[-73.87771964076885,40.73341722584638],[-73.87708276281708,40.732909316762125],[-73.87822455964046,40.73210226976788],[-73.87725122453762,40.73179415338157],[-73.87752195765937,40.731593169216396],[-73.87844215079522,40.73192119189743],[-73.87932144440553,40.73220754133694],[-73.88029391921197,40.73256164530344],[-73.88108691611797,40.732935630218066],[-73.88182222668252,40.73320039763011],[-73.88268121863038,40.73351123979835],[-73.88352910369622,40.73384827870439],[-73.88381086968478,40.73355953566881],[-73.88469091994872,40.73388646862834],[-73.88484227253133,40.7339336169974],[-73.88484243849439,40.733933670436855],[-73.88484260360518,40.733933707290305],[-73.88500007245375,40.73397002845832],[-73.88500017855749,40.73397005654121],[-73.88500028533984,40.73397007423816],[-73.88516210667103,40.73399498242367],[-73.88532593621608,40.73400811190915],[-73.88532603067883,40.73400812188731],[-73.88532612581928,40.73400812198202],[-73.88548975106393,40.7340094546437],[-73.8859846758227,40.73404112176175],[-73.88639651881996,40.734067463415485],[-73.8868919775636,40.734099162842995],[-73.8871867668375,40.73415894020986],[-73.88751426620887,40.734225348823166],[-73.88770199270435,40.734291322758644],[-73.88852285901486,40.73453116001538],[-73.88910318982461,40.73459239646249],[-73.8899345067158,40.734559956240744],[-73.89113852797226,40.734512969667016],[-73.89138497925266,40.7345049885514],[-73.89175016416746,40.73448480973192],[-73.8923264405569,40.73447014076234],[-73.89255554655625,40.73447812580769],[-73.89278405666,40.734495962751566],[-73.89301088115,40.73452357570055],[-73.89323494452198,40.734560812055705],[-73.89347408300259,40.734602177546364],[-73.89370905653142,40.734657452281574],[-73.89393780606343,40.73472621004517],[-73.89415835505051,40.73480779168275],[-73.8942464489959,40.734841813167165],[-73.89440759654244,40.73489932365153],[-73.89457531935838,40.73494649181246],[-73.89457544923937,40.73494652861971],[-73.89457557913678,40.73494655504028],[-73.89474809027583,40.73498275149361],[-73.894748279402,40.73498278734965],[-73.89474848065409,40.73498281500796],[-73.89492421774371,40.73500772218403],[-73.89510133470478,40.735021183090076],[-73.89602931590743,40.73501789160896],[-73.89651105174443,40.735096741542876],[-73.89691188038546,40.73508660183103],[-73.89783236941898,40.735160354182355],[-73.89806882993648,40.73518359879587],[-73.89806895920093,40.73518360829177],[-73.89806910146032,40.73518361712906],[-73.89830786624215,40.73519417432637],[-73.8983079968273,40.735194184325735],[-73.8983081267668,40.73519418444049],[-73.898547585967,40.73519190955395],[-73.89854772823975,40.73519190967927],[-73.89854787030579,40.73519190092559],[-73.89878621317987,40.73517682016894],[-73.89878634225266,40.735176810900875],[-73.89878646142805,40.735176792912775],[-73.89902210032459,40.73514908398681],[-73.89922944768905,40.73511159877413],[-73.89943348532097,40.73506259016593],[-73.89963257961799,40.735002358806234],[-73.89982513106341,40.7349313950196],[-73.90000969412581,40.73485032111735],[-73.90011526930893,40.734805809994214],[-73.90021662080159,40.73475594075361],[-73.90031327937614,40.734700944280334],[-73.90040479753546,40.73464107519655],[-73.9004907513914,40.734576610732404],[-73.9005707431931,40.73450784929167],[-73.90064440261489,40.73443510922478],[-73.90071138865196,40.73435872730129],[-73.90091094889478,40.73412603673648],[-73.90107970900307,40.73391463477932],[-73.9019432483891,40.7343400254089],[-73.90244611632588,40.73457283883602],[-73.90286649544672,40.73476746034097],[-73.90333476049256,40.73499640348051],[-73.90336799148218,40.735012650119046],[-73.90378660869744,40.735217315850605],[-73.9045551246329,40.73560527323141],[-73.90470297584517,40.735679903106416],[-73.90516948859666,40.73585964312846],[-73.90573589815993,40.73463343604188],[-73.90601830403261,40.73401073907951],[-73.90568645938917,40.73391582480753],[-73.90598353285564,40.73326568411651],[-73.9062890340807,40.732400751533056],[-73.91068876401157,40.73347108174283],[-73.91023874078742,40.73433921689307],[-73.90991066443574,40.734997340730224],[-73.90959716531441,40.73565645706254],[-73.90932941221713,40.73623244466336],[-73.90930551837597,40.73628728525477],[-73.90928542383523,40.736334059248854],[-73.90926003023553,40.73640318078676],[-73.9089022035673,40.736440710526445],[-73.9078928371656,40.7365973879302],[-73.90761906565115,40.7366502988352],[-73.90739546905165,40.73670931926802],[-73.90672950518615,40.736913484977975],[-73.90646283408837,40.73702598538241],[-73.90598452544887,40.73721864757656],[-73.90556671775929,40.737414399186505],[-73.90486204399502,40.737723612546645],[-73.90463288898444,40.73782416255365],[-73.904104242932,40.73804875888494],[-73.9036895690234,40.73820058904488],[-73.9036475258723,40.7382173693478],[-73.90357525873947,40.73824323375343],[-73.90316328504016,40.738390687982815],[-73.9026825413834,40.73856750330988],[-73.90174321620407,40.73890039752113],[-73.90102306460851,40.73926666834076],[-73.90057825392266,40.73949289589988],[-73.89974871441683,40.740132203727946],[-73.89920950764419,40.74054548052474],[-73.89916350291848,40.7405985704264],[-73.89908954783141,40.74065715498108],[-73.89896997786717,40.74075331469493],[-73.89889421984041,40.740814239896196],[-73.89883324998513,40.74085897689217],[-73.89868042107695,40.74097933994882],[-73.89818354194627,40.74139090233638],[-73.8976215043597,40.74184176180642],[-73.89732904514568,40.74207636611446],[-73.89720741949911,40.74217393557135],[-73.89706891423414,40.74228452035298],[-73.89638129311936,40.742844920178534],[-73.89576162689255,40.743356569247354],[-73.89557809228549,40.743502753701094],[-73.8954066208611,40.74365743988999],[-73.8952481968735,40.74381972981609],[-73.89499026480705,40.74413421315217],[-73.89489295010222,40.74428440122755],[-73.8948069988876,40.74443883968923],[-73.89473288750361,40.74459679439464],[-73.89467093051414,40.74475746219762],[-73.89462589082363,40.744964743733355],[-73.89460445758156,40.74517190059945],[-73.89460369062355,40.74517676033933],[-73.89459378126298,40.74540249167031],[-73.89460961060975,40.74562887142108],[-73.8946511364622,40.74585336185333],[-73.89471775838824,40.746073456866796],[-73.89480831709773,40.74628678871511],[-73.89486473853243,40.746389005314434],[-73.89492567406242,40.74648224257187],[-73.89525088045272,40.74704970645258],[-73.89564071378796,40.74770784692218],[-73.89583033369652,40.74801363993442],[-73.89608491863316,40.74846106216227],[-73.89611445033239,40.748509517124525],[-73.89614673779049,40.748562493081714],[-73.89624245506702,40.74871954507859],[-73.8961453410188,40.748680036786126],[-73.89610951075919,40.748669413129235],[-73.89605152793317,40.74864946523063],[-73.89585801037587,40.74856930333827],[-73.89581462633576,40.74855093974735],[-73.89572779213752,40.74851104302712],[-73.89564469814562,40.74847370507541],[-73.8954093393868,40.74837385870562],[-73.89527600647773,40.74831729393691],[-73.8937970876941,40.74769149984853],[-73.89240906681825,40.747135328888895],[-73.89175048792538,40.74681172763676]]]}},{type:"Feature",properties:{ntacode:"QN63",ntaname:"Woodside",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.89866137800627,40.75992101787343],[-73.89906072889902,40.75932801641214],[-73.8994103518499,40.758808839528136],[-73.89948479510139,40.75868286849671],[-73.89956743939895,40.75854526251294],[-73.89960731931295,40.75845463504678],[-73.8996486441353,40.75837966697798],[-73.89967747524835,40.75829686387912],[-73.8997166865107,40.75816257851032],[-73.89976111384685,40.757985758787676],[-73.89978921664465,40.75789847889486],[-73.89980933227785,40.75778375346285],[-73.89984592654017,40.75756215304109],[-73.89986047525849,40.75733746251917],[-73.89985245450484,40.75711160900415],[-73.89982174151714,40.756886536691475],[-73.89979518155333,40.75677539088328],[-73.89976862080852,40.756664237360205],[-73.89972650438914,40.756541867319704],[-73.89969372686603,40.75644660926704],[-73.89959808778829,40.756235438423595],[-73.89930661019675,40.75552363360362],[-73.89914104836491,40.755163869730495],[-73.89905513013387,40.754949825455775],[-73.89897117114607,40.754715305945375],[-73.89862947442641,40.75416152244509],[-73.89831892739929,40.753689797231566],[-73.89793446562894,40.75311211809773],[-73.8977266523259,40.75275880323177],[-73.89763479564674,40.75254627971213],[-73.89758589543506,40.752406272160904],[-73.8974982062631,40.752045603308105],[-73.89746744549417,40.75176866371223],[-73.89742196983823,40.75154161771331],[-73.89728972093975,40.75087278071636],[-73.89719221021899,40.75046866106622],[-73.89715792689466,40.7503399771887],[-73.89711443825027,40.750212912284645],[-73.89706187445725,40.7500878467799],[-73.89700039309167,40.74996515534873],[-73.89647000174409,40.74908647148587],[-73.89624245506702,40.74871954507859],[-73.89614673779049,40.748562493081714],[-73.89611445033239,40.748509517124525],[-73.89608491863316,40.74846106216227],[-73.89583033369652,40.74801363993442],[-73.89564071378796,40.74770784692218],[-73.89525088045272,40.74704970645258],[-73.89492567406242,40.74648224257187],[-73.89486473853243,40.746389005314434],[-73.89480831709773,40.74628678871511],[-73.89471775838824,40.746073456866796],[-73.8946511364622,40.74585336185333],[-73.89460961060975,40.74562887142108],[-73.89459378126298,40.74540249167031],[-73.89460369062355,40.74517676033933],[-73.89460445758156,40.74517190059945],[-73.89462589082363,40.744964743733355],[-73.89467093051414,40.74475746219762],[-73.89473288750361,40.74459679439464],[-73.8948069988876,40.74443883968923],[-73.89489295010222,40.74428440122755],[-73.89499026480705,40.74413421315217],[-73.8952481968735,40.74381972981609],[-73.8954066208611,40.74365743988999],[-73.89557809228549,40.743502753701094],[-73.89576162689255,40.743356569247354],[-73.89638129311936,40.742844920178534],[-73.89706891423414,40.74228452035298],[-73.89720741949911,40.74217393557135],[-73.89732904514568,40.74207636611446],[-73.8976215043597,40.74184176180642],[-73.89818354194627,40.74139090233638],[-73.89868042107695,40.74097933994882],[-73.89883324998513,40.74085897689217],[-73.89889421984041,40.740814239896196],[-73.89896997786717,40.74075331469493],[-73.89908954783141,40.74065715498108],[-73.89916350291848,40.7405985704264],[-73.89920950764419,40.74054548052474],[-73.89974871441683,40.740132203727946],[-73.90057825392266,40.73949289589988],[-73.90102306460851,40.73926666834076],[-73.90174321620407,40.73890039752113],[-73.9026825413834,40.73856750330988],[-73.90316328504016,40.738390687982815],[-73.90357525873947,40.73824323375343],[-73.9036475258723,40.7382173693478],[-73.9036895690234,40.73820058904488],[-73.904104242932,40.73804875888494],[-73.90463288898444,40.73782416255365],[-73.90486204399502,40.737723612546645],[-73.90556671775929,40.737414399186505],[-73.90598452544887,40.73721864757656],[-73.90646283408837,40.73702598538241],[-73.90672950518615,40.736913484977975],[-73.90739546905165,40.73670931926802],[-73.90761906565115,40.7366502988352],[-73.9078928371656,40.7365973879302],[-73.9089022035673,40.736440710526445],[-73.90926003023553,40.73640318078676],[-73.90923020854459,40.73645523407491],[-73.90921642038388,40.73649627641613],[-73.90855501542217,40.73793042458199],[-73.90832327571802,40.73863053902398],[-73.90778380515184,40.740744752368194],[-73.90755490341088,40.74166456390521],[-73.90752528179262,40.74178356896766],[-73.90750569620336,40.7418622485949],[-73.90830377429265,40.74196124000843],[-73.90924723845045,40.74206578900281],[-73.90941812820681,40.74208561760109],[-73.9101585711056,40.742171547914865],[-73.91074682819566,40.742240128388225],[-73.91104536599676,40.74227493881099],[-73.91129208846006,40.7423046834405],[-73.91194129701314,40.74238294990334],[-73.9119090455116,40.742538601462385],[-73.91189444373416,40.74260906679207],[-73.91150870771199,40.744470705074704],[-73.91124722195285,40.74578399253388],[-73.91213076526425,40.74588664340153],[-73.91244853783243,40.745920402209606],[-73.91235352521622,40.74631819581597],[-73.91232273999387,40.74644708603102],[-73.91212028771632,40.747294748985254],[-73.91193027661589,40.747988209749124],[-73.91190987538717,40.74810505358105],[-73.91190983903499,40.74810522476505],[-73.91190979122962,40.748105394935166],[-73.91187503994783,40.748220795601526],[-73.91182635657516,40.7483331322581],[-73.9118262493937,40.74833339334943],[-73.91182610742021,40.7483336452002],[-73.91182081376934,40.74834287234541],[-73.91176417871445,40.74844159657358],[-73.91164202699218,40.74868457627963],[-73.91015860618921,40.74850196788335],[-73.9098996151524,40.7490872745806],[-73.90971148153102,40.749754709477266],[-73.90951622548934,40.750441659734406],[-73.90948267283493,40.75056086142005],[-73.90945184014245,40.75065545362644],[-73.90945182707307,40.75065550688949],[-73.90944332062112,40.75075503303167],[-73.90944330814995,40.75075513236494],[-73.90944332035104,40.750755231717505],[-73.90945863764708,40.75085507411319],[-73.9094586485645,40.750855145487904],[-73.90945867225862,40.7508552168727],[-73.90949707380163,40.750950583850255],[-73.90949709817924,40.75095063865045],[-73.9094971329243,40.75095068323968],[-73.90955575951165,40.75103731284322],[-73.90984318646113,40.75163867983058],[-73.91035492992543,40.75274990803362],[-73.91067474831037,40.752995076324375],[-73.91023124668574,40.75297652347289],[-73.9099543967442,40.75321782325719],[-73.9096931479366,40.75346973314051],[-73.90944851160434,40.7537313537376],[-73.90922902598815,40.75399264232606],[-73.9092213978803,40.75400172309785],[-73.90917451133419,40.7540641670064],[-73.90901259013462,40.754279814840174],[-73.90879316462839,40.754685616322526],[-73.90876818485036,40.7547318148092],[-73.90873645133013,40.75479050035927],[-73.90871371057138,40.75483255450444],[-73.90868067276367,40.75489365372563],[-73.90865671542092,40.754937961292946],[-73.90862474294862,40.7549970907328],[-73.90860265491916,40.75503793750969],[-73.90854932067397,40.75513657105226],[-73.90853125359216,40.75516998452462],[-73.90850901790964,40.7552111050705],[-73.90846544581838,40.75529168584236],[-73.90840546824795,40.75545240020043],[-73.90835663281571,40.755583258350285],[-73.90830736954517,40.75571526234979],[-73.90827537916033,40.75580098274797],[-73.9082421084052,40.755890130369565],[-73.90820623782363,40.75598624867809],[-73.908171881392,40.75607830533948],[-73.90813601060705,40.75617442412604],[-73.90810013817645,40.75627054289893],[-73.9080608167564,40.756375907516876],[-73.90802408326986,40.75647433173963],[-73.90798755620071,40.75657220662882],[-73.90794888874281,40.756675814546014],[-73.90782817471643,40.75699926489836],[-73.90753428656868,40.75804521693944],[-73.90705781877418,40.75867814509603],[-73.90649338748717,40.75956399038153],[-73.90632326954616,40.75983682031972],[-73.9069970649811,40.76014455708535],[-73.90740335036824,40.76033397860793],[-73.90779405461588,40.76051780023578],[-73.9075304268957,40.76084467846586],[-73.90741972877893,40.76098192614534],[-73.90703976376585,40.76145304381863],[-73.90677808721601,40.76177748184767],[-73.90651032137538,40.762109470080894],[-73.90625691681171,40.76242520729055],[-73.90606811200968,40.762660444977215],[-73.90566075324435,40.76316798812215],[-73.90519286706422,40.76375094169231],[-73.90451229915779,40.764589063994315],[-73.90370771119207,40.76559714897404],[-73.90359001683696,40.76575398789889],[-73.90356915620252,40.76578178944326],[-73.90331045221484,40.76516814882733],[-73.90299205576657,40.76441183888058],[-73.9027679358394,40.76387945731201],[-73.90225241261187,40.762643826930066],[-73.90175373483075,40.760775474957335],[-73.90147053012271,40.759633050131235],[-73.90137640287485,40.75964203877372],[-73.9012744818576,40.759651478508935],[-73.89901804773385,40.75989121291553],[-73.8988671808199,40.75990420706959],[-73.89877250789253,40.75991557716788],[-73.89866137800627,40.75992101787343]]]}},{type:"Feature",properties:{ntacode:"QN08",ntaname:"St. Albans",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.75205066516914,40.705228027517016],[-73.75174489150413,40.7045461553103],[-73.75143698247683,40.70386432350898],[-73.75113533223447,40.70320334279658],[-73.75082756868599,40.70251465496407],[-73.75053038733068,40.701854897446346],[-73.75022047035604,40.70116599678198],[-73.74991098943147,40.70047962766999],[-73.74962119582999,40.699829780357426],[-73.74930547145115,40.69914231349242],[-73.75019295751494,40.69891208157827],[-73.74928080801233,40.69689407679234],[-73.74863325886783,40.695444760921454],[-73.7482999387439,40.69553724402269],[-73.74774501654485,40.69568854106044],[-73.74744768975957,40.69577042133923],[-73.7462487598591,40.69610314513022],[-73.7461815788438,40.69612192598156],[-73.74612956305778,40.69613573333659],[-73.74523747509926,40.69637465934404],[-73.74507480022552,40.696390949410734],[-73.74490994876138,40.69639460096724],[-73.74474545394713,40.69638546549654],[-73.74458386999146,40.69636378169998],[-73.743651783506,40.69622415696894],[-73.74359286087846,40.696215325310476],[-73.74386913448024,40.695400117925395],[-73.74415874099208,40.69454990011392],[-73.74426648842497,40.69426010141448],[-73.74438938966283,40.693973434025466],[-73.74452718234298,40.69369059892434],[-73.74467955538249,40.693412263972796],[-73.74479652994698,40.69322037171514],[-73.74484610564873,40.69313905661794],[-73.74487951537357,40.69309307821627],[-73.74510485066804,40.69278293535419],[-73.74624345580148,40.6912794443484],[-73.74728617701345,40.68973717310514],[-73.74755175366275,40.6893473366558],[-73.74856993094676,40.68780373770455],[-73.748846014444,40.68744748426511],[-73.74944546764223,40.686672022061344],[-73.75008991197137,40.68592344636021],[-73.75025615787946,40.68561310994649],[-73.75103020622579,40.68422286736822],[-73.75125793539011,40.68373412593293],[-73.75154215456266,40.6830460426664],[-73.75180409215479,40.68240332399333],[-73.752258286194,40.68149141147267],[-73.75247059935141,40.68118051487181],[-73.75268290987276,40.68086961686086],[-73.7532105785223,40.68015428817165],[-73.75323817129319,40.68011688600672],[-73.75328689979482,40.68005114533419],[-73.75345604286936,40.67982295635729],[-73.75372596084024,40.679457427866126],[-73.75399395089532,40.67909450721428],[-73.754178569459,40.67884448578624],[-73.75484909670564,40.677928838387444],[-73.75523457805538,40.67728840974747],[-73.75549392468203,40.67662967318386],[-73.75562236473753,40.676258472973224],[-73.75563646968837,40.67621517858182],[-73.75576169227476,40.67588590942052],[-73.75648885769802,40.67602276208712],[-73.75662976463356,40.676116912644694],[-73.75672742325696,40.67620876490815],[-73.75680933196348,40.676309714932444],[-73.7568734970098,40.67641731882217],[-73.75691881719038,40.676528870874996],[-73.75789961618126,40.6761234096534],[-73.75801266805283,40.67607767618704],[-73.75950918081475,40.67544721006859],[-73.76031464000948,40.67510997137939],[-73.76114911278653,40.67476362080719],[-73.76248600364032,40.67419498176471],[-73.76339040525822,40.67468111755351],[-73.76343036859083,40.6747060530448],[-73.76347503204197,40.67472583210621],[-73.76352325866625,40.67473995124366],[-73.76357382059386,40.67474805085678],[-73.76362543090342,40.674749924920036],[-73.76367677578418,40.67474552572671],[-73.7637182510461,40.67431589223476],[-73.76380287417155,40.6737843709188],[-73.76561573131738,40.67477902045609],[-73.76837330731253,40.67655024133655],[-73.76932704626262,40.67714828377281],[-73.7703029524301,40.67775050177018],[-73.77109848747236,40.67824364764569],[-73.7717773091779,40.67866778383028],[-73.77346815406875,40.67971949984204],[-73.77469730116003,40.680486046910175],[-73.77408130137064,40.68076015443524],[-73.77356539523521,40.68096392630874],[-73.77299539387256,40.68120882455216],[-73.77232211204065,40.68149096826255],[-73.77220275281798,40.68161033878101],[-73.77256209562054,40.682209496991966],[-73.77297749089124,40.68293379290643],[-73.77328704038128,40.68345473193422],[-73.7734991526998,40.683482227059876],[-73.77418414936861,40.68323792148529],[-73.7744197540815,40.68365352187211],[-73.77455790395265,40.68388562174163],[-73.77462061099078,40.683990970173724],[-73.77501231409929,40.68427557945444],[-73.77567289870474,40.68474158947137],[-73.77632402116663,40.68521655626265],[-73.77679912436707,40.685968464830886],[-73.77697494104947,40.686246713693095],[-73.77699767603643,40.68628268900784],[-73.77784971062758,40.68598927318104],[-73.77870794514436,40.68570042040621],[-73.7795734724526,40.68541503264895],[-73.77966850635775,40.68537712312305],[-73.7797650919136,40.68574360262817],[-73.78051569864361,40.68703652091896],[-73.7814867561804,40.68869718331473],[-73.78234452821745,40.68840743798872],[-73.78326625044213,40.68999429273677],[-73.78242712281642,40.69034436928375],[-73.78160296575832,40.69068690440518],[-73.78078155498307,40.6910299429488],[-73.77977295070063,40.68928116998799],[-73.77891249600715,40.68957064724996],[-73.77796055159266,40.689894810200755],[-73.77789337371748,40.68991769003262],[-73.77919838506132,40.69165056892527],[-73.78023723847124,40.69297233543558],[-73.78018646112439,40.69301522981083],[-73.77944081337652,40.69364510969767],[-73.77863399814551,40.69401378826077],[-73.77783593415649,40.69432133540332],[-73.77725734344637,40.69506404240704],[-73.7770388206772,40.69536433701952],[-73.77659775517724,40.69596911441705],[-73.7761893233185,40.6965743417207],[-73.77608749167003,40.69672523099634],[-73.77576287750398,40.6971828625657],[-73.77567626121245,40.69730502998352],[-73.77532842133536,40.697785667199874],[-73.77513633783742,40.698050466028135],[-73.77489224473885,40.698387448061425],[-73.77459377478972,40.69879949818145],[-73.77446186169773,40.69899514646069],[-73.77395659465948,40.69980578158968],[-73.77359394912476,40.69999438309471],[-73.7734383293357,40.70007532182422],[-73.77318719051566,40.70018646370453],[-73.77293506615226,40.70029491996742],[-73.77274622241578,40.70037864655052],[-73.77230768599377,40.70057150731983],[-73.77272432593571,40.70126221573244],[-73.77312771651147,40.701947276724944],[-73.77331744799453,40.702261695565376],[-73.77353391273653,40.70262042801146],[-73.77394353534172,40.703311504457744],[-73.77434779094449,40.703986396558754],[-73.77507462230426,40.7052399838006],[-73.77559218704107,40.705329308219305],[-73.77561355964727,40.70551157811212],[-73.77561486296855,40.70569722174952],[-73.77559530044854,40.70588431905253],[-73.77555451090561,40.706070835185656],[-73.77549258356241,40.70625467184937],[-73.77541010568393,40.70643377593178],[-73.77530808871073,40.70660617856837],[-73.77518799493689,40.7067701166549],[-73.77505158098607,40.706924035561265],[-73.77490093235193,40.70706666191014],[-73.77461091483696,40.70723572418671],[-73.77430843649033,40.707393667955856],[-73.77399462538853,40.70753971817406],[-73.77373764354891,40.707645607286985],[-73.7736706905552,40.7076731951214],[-73.77333799416232,40.707793515718315],[-73.77299790109565,40.707900214508676],[-73.77278262904794,40.70795789439836],[-73.77265188953203,40.70799292360791],[-73.77230141625647,40.70807142202754],[-73.77093585136588,40.70862589657651],[-73.76918606483403,40.70933634193528],[-73.76844546450805,40.70963702715856],[-73.76825969052474,40.70952636787698],[-73.76789085725706,40.708406402964776],[-73.76776269713876,40.70799573506326],[-73.76755588774955,40.707321957777424],[-73.76734431877853,40.70663634649571],[-73.76725075938913,40.70631255785006],[-73.76705298532839,40.70547030223978],[-73.76701441776628,40.70526813130767],[-73.76679155659056,40.70400852680101],[-73.7666541353111,40.70333761692614],[-73.76657282468808,40.702751621013284],[-73.7663692519047,40.70256339728291],[-73.76612489310696,40.70233448577168],[-73.76544147833864,40.70251231465967],[-73.76455359278602,40.702742997098944],[-73.76366846114144,40.702972975402716],[-73.76278023539192,40.70320597529469],[-73.76262946595456,40.703241550763735],[-73.76126359340884,40.70359894045669],[-73.76095546550677,40.70290957793811],[-73.76006675303269,40.7031407114185],[-73.7591822815834,40.70337203354216],[-73.75829554399144,40.703603381475375],[-73.75740580368182,40.70383535520582],[-73.75651887288761,40.70406425772578],[-73.75561453941796,40.70430046423966],[-73.75471127039005,40.70453789071895],[-73.75382395815093,40.704765835031324],[-73.75293777165199,40.70499820570146],[-73.75205066516914,40.705228027517016]]]}},{type:"Feature",properties:{ntacode:"QN66",ntaname:"Laurelton",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.73355835255019,40.68551705380617],[-73.73350033567313,40.68550058460784],[-73.73308454574304,40.685382535027685],[-73.73222005766402,40.68512109618673],[-73.73132732793682,40.68485054405551],[-73.73045845029642,40.68458679458461],[-73.72959149713328,40.684325338356935],[-73.72872058412531,40.6840623911503],[-73.72785251209915,40.683800442683314],[-73.72718272427994,40.68359733001725],[-73.7272008415377,40.68356123458151],[-73.72810238799399,40.681765637074875],[-73.72830180776724,40.68148497464304],[-73.72851656796792,40.681210472559975],[-73.7287461672962,40.68094285780515],[-73.72898998693003,40.68068281268418],[-73.72924739897161,40.68043098564057],[-73.72950555795241,40.68005572564392],[-73.73047301194778,40.6793479372617],[-73.73106142472696,40.67830662072256],[-73.73187382930517,40.67756892137532],[-73.73303223411345,40.67649502614114],[-73.73332244102072,40.6761325660214],[-73.73384204235914,40.675463376843986],[-73.73403489761401,40.67523765729607],[-73.73502751435933,40.67402829025726],[-73.73505915346206,40.67398974996732],[-73.73509933089805,40.673924256896285],[-73.7356185393299,40.67313052717458],[-73.73597469371681,40.67256742178244],[-73.73624941770638,40.67263060172317],[-73.73593438590397,40.67243297135654],[-73.73718424454947,40.67090981324924],[-73.73735527457589,40.67061884076603],[-73.73754673826387,40.67033434438706],[-73.73775794390926,40.67005754690134],[-73.7379880600523,40.66978963592841],[-73.73823608776424,40.66953170673056],[-73.73850086544765,40.669284773283906],[-73.73869946903383,40.6690682364461],[-73.7390004170177,40.66874928553395],[-73.7392198632457,40.66851888383289],[-73.7399333159808,40.66776382815115],[-73.74080404601436,40.666843967706214],[-73.74117817298493,40.66640295437335],[-73.7444056454396,40.66640390961431],[-73.74536651652191,40.666404032481005],[-73.74608613470903,40.66640040020529],[-73.74902967472607,40.66638682094743],[-73.75073017019314,40.66640190195073],[-73.75175886506902,40.66639531955454],[-73.75318579138099,40.66640002896241],[-73.75336722863193,40.66640062565933],[-73.75526231233226,40.66639476647856],[-73.75551141778561,40.6663987638402],[-73.75602173508496,40.666391716105636],[-73.75756438039895,40.666448683608614],[-73.75763129618157,40.66645115660709],[-73.75731692780406,40.667040315880385],[-73.75699533361431,40.66774126856443],[-73.75671602468465,40.668562526875206],[-73.75668454730251,40.66875852213388],[-73.75643734357965,40.669666378743514],[-73.75640621235962,40.67037291542147],[-73.75642478734333,40.670633564599335],[-73.75646127228335,40.67109403158382],[-73.75648374561726,40.67148986637321],[-73.75646388360393,40.671684002569904],[-73.7563623925968,40.67242923711032],[-73.75643906149276,40.672441159775865],[-73.75814760678543,40.67270691480772],[-73.75857198801718,40.6726373316153],[-73.75859630277033,40.67274790366515],[-73.75880484963706,40.67300565486225],[-73.76031464000948,40.67510997137939],[-73.75950918081475,40.67544721006859],[-73.75801266805283,40.67607767618704],[-73.75789961618126,40.6761234096534],[-73.75691881719038,40.676528870874996],[-73.7568734970098,40.67641731882217],[-73.75680933196348,40.676309714932444],[-73.75672742325696,40.67620876490815],[-73.75662976463356,40.676116912644694],[-73.75648885769802,40.67602276208712],[-73.75576169227476,40.67588590942052],[-73.75563646968837,40.67621517858182],[-73.75562236473753,40.676258472973224],[-73.75549392468203,40.67662967318386],[-73.75523457805538,40.67728840974747],[-73.75484909670564,40.677928838387444],[-73.754178569459,40.67884448578624],[-73.75399395089532,40.67909450721428],[-73.75372596084024,40.679457427866126],[-73.75345604286936,40.67982295635729],[-73.75328689979482,40.68005114533419],[-73.75323817129319,40.68011688600672],[-73.7532105785223,40.68015428817165],[-73.75268290987276,40.68086961686086],[-73.75247059935141,40.68118051487181],[-73.752258286194,40.68149141147267],[-73.75180409215479,40.68240332399333],[-73.75154215456266,40.6830460426664],[-73.75125793539011,40.68373412593293],[-73.75103020622579,40.68422286736822],[-73.75025615787946,40.68561310994649],[-73.75008991197137,40.68592344636021],[-73.75001704350885,40.68589131900868],[-73.74933720195459,40.68567641082791],[-73.74809302658042,40.68528309208937],[-73.74801584558188,40.68541877661524],[-73.74585752183049,40.68476868708277],[-73.74318849827436,40.68396463598722],[-73.74095291410025,40.68329121570744],[-73.74046388075254,40.68419383871646],[-73.73950237547055,40.68389668302337],[-73.73964596564866,40.68359848592752],[-73.73581149255295,40.682452446198624],[-73.7351990440844,40.68357701229571],[-73.73423734863471,40.685342779383475],[-73.73395424324895,40.68526234853746],[-73.73380062319553,40.68521814758292],[-73.73373350071755,40.68520048607826],[-73.73357435605676,40.68548797695063],[-73.73355835255019,40.68551705380617]]]}},{type:"Feature",properties:{ntacode:"MN04",ntaname:"Hamilton Heights",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.94034643247532,40.83045784284953],[-73.94017089788659,40.83038439112877],[-73.93962569930152,40.83015583738804],[-73.9394342877244,40.830076116692226],[-73.93899743437676,40.829888852864364],[-73.93864026693875,40.829738874420585],[-73.93896034889062,40.828986329960266],[-73.939248856163,40.82829635121192],[-73.93968952799148,40.82765657422795],[-73.94013953822814,40.827038690555646],[-73.94059472654733,40.826413604029305],[-73.94104840809358,40.82579262960388],[-73.94150312653687,40.82517136689076],[-73.94195569729003,40.82455444012059],[-73.94242953956318,40.82390915693555],[-73.94292366912589,40.82326058725051],[-73.9435059446334,40.82262775327944],[-73.94404986368137,40.8220515921051],[-73.94460364603815,40.82146198118824],[-73.94516004895782,40.82087904397895],[-73.94607828674233,40.82126321606199],[-73.94723844746235,40.82175398626679],[-73.94808289749521,40.822108021510736],[-73.9485402970213,40.82148762331533],[-73.9499219438759,40.822072314227704],[-73.95037710585379,40.82144561858183],[-73.95082879991442,40.820827937097334],[-73.95291029068669,40.82169694692639],[-73.95357262947377,40.82197589162561],[-73.95367103483926,40.82201753401282],[-73.95376927438991,40.822058690931435],[-73.95569660843475,40.82287647687146],[-73.95573074983069,40.82289125774779],[-73.95576937327064,40.822904320864524],[-73.9563401037562,40.823092327507155],[-73.9565146847601,40.823120128284444],[-73.95682824526367,40.823165079441445],[-73.95708264224682,40.823201547934886],[-73.95715187419391,40.8232137662618],[-73.95722203107722,40.82322595909161],[-73.95950897939196,40.82359578890284],[-73.9595310141185,40.823619182180664],[-73.95953800225305,40.823629334087386],[-73.95954284439092,40.82363916845252],[-73.95954472552498,40.82364494182932],[-73.95954522180362,40.823647337097114],[-73.95953351105089,40.82368501839731],[-73.9595557549387,40.823693797768854],[-73.95901612941935,40.82450418799676],[-73.95899582803384,40.82449642742515],[-73.95725896977153,40.82711730987317],[-73.95694866420476,40.827000553935044],[-73.95631784510317,40.827944215388634],[-73.9562005452839,40.82790122659755],[-73.95620373779573,40.82789698609991],[-73.9562239436028,40.82787008688887],[-73.95503912978403,40.82741343191192],[-73.95469736619508,40.82791838551425],[-73.95454188062135,40.82786147636556],[-73.95446469977242,40.827974169698855],[-73.95446458034708,40.82797433215007],[-73.95436068010213,40.82811788301523],[-73.95427220906059,40.828236543142545],[-73.95421653625772,40.82830747085554],[-73.95416950644211,40.82836086924025],[-73.95413649135872,40.82839340906016],[-73.95406111804257,40.82846213245154],[-73.95403271717646,40.82849042349069],[-73.95402106678686,40.828502980304556],[-73.95398614911788,40.82854351625169],[-73.95395406407465,40.82858535816414],[-73.95359128626798,40.82909772064881],[-73.95297619362626,40.830090203271105],[-73.95234497932483,40.83101985864512],[-73.95219759081242,40.83122045438935],[-73.95214990407386,40.831274717250125],[-73.95169902461559,40.83191599677566],[-73.9515984038699,40.83204708114342],[-73.95140314324243,40.832322130030974],[-73.95131641119006,40.83245051197073],[-73.95119348573877,40.83264713416262],[-73.95109620887592,40.83280509619936],[-73.95105949632571,40.83289766190673],[-73.9510522457132,40.83292243763388],[-73.95099727523001,40.833110277667934],[-73.95096613500134,40.83321670328985],[-73.9509357623149,40.833293997985734],[-73.9506637362797,40.83363599766641],[-73.95042306202335,40.83404708748855],[-73.95024424006603,40.83426741467564],[-73.95015521062825,40.83439675931362],[-73.94996243957753,40.83443703067691],[-73.94985590482119,40.83445928686632],[-73.94977616284487,40.83445596451168],[-73.94970807851824,40.83444929000653],[-73.94964119814559,40.834434330086324],[-73.9495743178092,40.834419361918606],[-73.94955175283302,40.83441071669499],[-73.94941570556868,40.83435858983284],[-73.94919448891598,40.83421065859548],[-73.9489054328626,40.834065298876865],[-73.94829108204048,40.83386118077216],[-73.94592558162049,40.832806489702385],[-73.94582395152786,40.83276546128739],[-73.9457193369866,40.83272141326598],[-73.9429796619918,40.83156798036212],[-73.94136799515266,40.83089083808272],[-73.94034643247532,40.83045784284953]]]}},{type:"Feature",properties:{ntacode:"QN61",ntaname:"Jamaica",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.76844546450805,40.70963702715856],[-73.76918606483403,40.70933634193528],[-73.77093585136588,40.70862589657651],[-73.77230141625647,40.70807142202754],[-73.77265188953203,40.70799292360791],[-73.77278262904794,40.70795789439836],[-73.77299790109565,40.707900214508676],[-73.77333799416232,40.707793515718315],[-73.7736706905552,40.7076731951214],[-73.77373764354891,40.707645607286985],[-73.77399462538853,40.70753971817406],[-73.77430843649033,40.707393667955856],[-73.77461091483696,40.70723572418671],[-73.77490093235193,40.70706666191014],[-73.77505158098607,40.706924035561265],[-73.77518799493689,40.7067701166549],[-73.77530808871073,40.70660617856837],[-73.77541010568393,40.70643377593178],[-73.77549258356241,40.70625467184937],[-73.77555451090561,40.706070835185656],[-73.77559530044854,40.70588431905253],[-73.77561486296855,40.70569722174952],[-73.77561355964727,40.70551157811212],[-73.77559218704107,40.705329308219305],[-73.77507462230426,40.7052399838006],[-73.77434779094449,40.703986396558754],[-73.77394353534172,40.703311504457744],[-73.77353391273653,40.70262042801146],[-73.77331744799453,40.702261695565376],[-73.77312771651147,40.701947276724944],[-73.77272432593571,40.70126221573244],[-73.77230768599377,40.70057150731983],[-73.77274622241578,40.70037864655052],[-73.77293506615226,40.70029491996742],[-73.77318719051566,40.70018646370453],[-73.7734383293357,40.70007532182422],[-73.77359394912476,40.69999438309471],[-73.77395659465948,40.69980578158968],[-73.77441230115856,40.700280876833666],[-73.77488318640508,40.70074775236016],[-73.77536886169383,40.70120598304518],[-73.77586892894924,40.70165517071929],[-73.77638291253915,40.70209492828843],[-73.77691037746337,40.70252488532589],[-73.77733989871179,40.70285003679305],[-73.77791979959233,40.70329153588744],[-73.77849130998742,40.703833225245184],[-73.77916009841354,40.70438896666454],[-73.77981827969892,40.704927897910196],[-73.78034491107972,40.705412416707226],[-73.78147887400368,40.705455250916984],[-73.78256582583971,40.705424863867805],[-73.78442027321724,40.70476246677474],[-73.78484876203541,40.70458556973786],[-73.78597976427163,40.704186616363145],[-73.78751689969754,40.70371508233904],[-73.78804161499397,40.703555596983136],[-73.78835413952254,40.70346023064844],[-73.78919308913312,40.70320438524413],[-73.78966391480174,40.70303948852101],[-73.78977597260844,40.70297886361085],[-73.78999405812219,40.70287141628947],[-73.79055566937387,40.702567795562544],[-73.79115569660641,40.702294075800125],[-73.79126603284824,40.702259804950444],[-73.79138194594096,40.70223594070266],[-73.79150083658804,40.702223138725586],[-73.79161998858314,40.70222157200693],[-73.7918789353983,40.702221794082575],[-73.79213732443543,40.70220336924172],[-73.79239170314607,40.70216652965295],[-73.79235282137131,40.7020979395268],[-73.79186916556877,40.70136613668608],[-73.79194372086779,40.70127172605583],[-73.79201691196039,40.70111772616038],[-73.79210582650067,40.700967789354046],[-73.79210595770803,40.70096757331279],[-73.79210611202828,40.700967357313274],[-73.79221016673705,40.70082285120802],[-73.79221029717061,40.70082267135122],[-73.79221043987621,40.70082250910696],[-73.79232894464764,40.70068447644954],[-73.79232905182745,40.70068434161558],[-73.79232917039721,40.7006842248952],[-73.79246106872063,40.70055382470333],[-73.79246111637796,40.70055378910585],[-73.79260506717988,40.7004321004765],[-73.79284356468979,40.70024368353769],[-73.79357708734884,40.69975647169591],[-73.79449920881498,40.699385776721144],[-73.7957217379362,40.69901473511368],[-73.7964760645641,40.69869308455892],[-73.7972237473002,40.698359457885545],[-73.79753672777431,40.698198924603126],[-73.79786193446469,40.697993404277476],[-73.79854640168227,40.69746653282767],[-73.79876814887396,40.697259551396506],[-73.79918226883801,40.69687147632485],[-73.79985927555359,40.69634708017604],[-73.80053204219236,40.69585669237545],[-73.80119617824688,40.695336489063585],[-73.8021125254979,40.69454449894282],[-73.80295940045596,40.69381747113069],[-73.80381770566771,40.693079631560096],[-73.80468793044432,40.69234557163948],[-73.80555849835537,40.691608704952586],[-73.80642479404884,40.690873858413816],[-73.80723957222754,40.691431988390185],[-73.80803640355107,40.69198289482042],[-73.80828132375161,40.69214738569941],[-73.80890216900748,40.69256434895529],[-73.80971017159636,40.69219938442502],[-73.8102695800733,40.69204524900033],[-73.81054216697879,40.69197245877146],[-73.81063298310897,40.69194738257677],[-73.81075433184702,40.69215870156323],[-73.81102158733428,40.69262288748586],[-73.81139791276176,40.69332231362463],[-73.81172663232414,40.6939192986157],[-73.81176990151107,40.69399390483753],[-73.81202952196873,40.69444763094827],[-73.81209135559565,40.69455962052098],[-73.81224188596067,40.69483223614988],[-73.81245207934893,40.69519812455245],[-73.81299801763733,40.696112062590096],[-73.81315381582617,40.69636935874568],[-73.81338900459065,40.69675775423731],[-73.81361850787036,40.697136738531675],[-73.81365634355797,40.697201051186],[-73.81369419776821,40.69726679588388],[-73.81407050392092,40.69788713031334],[-73.81415191796796,40.698039970138986],[-73.81430922747012,40.69833533205659],[-73.81441548719313,40.698518973362575],[-73.81466945852738,40.69897071228989],[-73.81492343267094,40.69942244057799],[-73.81498727058757,40.69954883089837],[-73.81513940169289,40.699850009396414],[-73.8153719073092,40.70031031139418],[-73.8154072804879,40.70038033787834],[-73.81546252254537,40.700492864958555],[-73.8155177755753,40.7006053920279],[-73.8159370297041,40.701505117148],[-73.81613853834052,40.70193757005868],[-73.81637824492992,40.70245196446868],[-73.81628916418417,40.70245406534983],[-73.81594020571933,40.702458902410804],[-73.81531593256017,40.702487331333046],[-73.81496204632636,40.702498486545764],[-73.81429413371737,40.70253110886882],[-73.81398666671599,40.702542067420374],[-73.81356470609947,40.702528498001804],[-73.8131410127484,40.70249955189334],[-73.81301882854018,40.702495157240634],[-73.81193002238012,40.702340836076516],[-73.81152856919306,40.702272874880514],[-73.8116315705708,40.70305216011716],[-73.8117128893301,40.70366220169621],[-73.81177296720304,40.704180950824245],[-73.8118020265949,40.70436635164401],[-73.81190436190153,40.70512394067997],[-73.81201248584313,40.70594494480846],[-73.8093480037125,40.70668543900272],[-73.80694856329372,40.70736710041375],[-73.80658872783128,40.70663391001146],[-73.80613696018919,40.705691492268656],[-73.805647730664,40.70467172790354],[-73.80357251580372,40.70523323130024],[-73.80265548561364,40.70548042959926],[-73.80165725608055,40.70576147539886],[-73.80222783396195,40.706749312600174],[-73.80278721401623,40.70771580305758],[-73.80302414740683,40.70813965709436],[-73.80278213549938,40.70827267149027],[-73.80255069065,40.70841720309183],[-73.80233120030275,40.70857247081867],[-73.80212493354128,40.70873760410198],[-73.80193297056063,40.708911595852754],[-73.80159590564115,40.70954842525404],[-73.80151152607964,40.7096216084044],[-73.80151145525086,40.70962166205857],[-73.80151137143113,40.70962171636047],[-73.80141430558443,40.70968677292025],[-73.80141416328756,40.70968687302369],[-73.80141399705555,40.709686952480006],[-73.80130624995867,40.70974214928828],[-73.80130615604311,40.70974219301839],[-73.80130606061094,40.709742228537],[-73.80119037187264,40.70978616306497],[-73.80119015874322,40.709786243947676],[-73.80118994569574,40.70978629735605],[-73.8010692031732,40.709818210812415],[-73.79985783160076,40.71025256296909],[-73.79870150679078,40.710663377114166],[-73.79807226535458,40.70963987788993],[-73.79776810134152,40.709143188341855],[-73.79731400763602,40.709270198756634],[-73.79639418037787,40.70953157941226],[-73.79561668961864,40.70975307917509],[-73.79473052352934,40.71001246196606],[-73.79389609960788,40.71035232937391],[-73.7930380005236,40.71071107542549],[-73.79202854650671,40.71106937169864],[-73.79101410711806,40.71143258509638],[-73.79021544241655,40.71171704467687],[-73.78941412058758,40.71199753200045],[-73.78928335067772,40.71203172864856],[-73.78914879648286,40.71205688563867],[-73.78901209587966,40.712072709100774],[-73.78900157484316,40.71207263604109],[-73.78899105334614,40.71207249982172],[-73.78898053488147,40.712072309830624],[-73.78897000291123,40.71207207424637],[-73.78895945947258,40.712071775482244],[-73.78894892853324,40.71207142296376],[-73.78893838477487,40.712071016644515],[-73.78892784118904,40.71207055587818],[-73.7889172977747,40.71207004099981],[-73.7889067675176,40.71206947320594],[-73.78889622447447,40.71206884122464],[-73.78888568377587,40.71206816418178],[-73.78887515406323,40.71206742467035],[-73.78886461150574,40.71206663956693],[-73.7888540821364,40.71206579183146],[-73.78884356372707,40.71206488983623],[-73.7888330454884,40.71206393406402],[-73.78882252895994,40.712062925020305],[-73.7888120234213,40.712061852335324],[-73.7888015294778,40.71206073343306],[-73.78879103506846,40.71205955321393],[-73.78878055379543,40.71205832678041],[-73.78877008571023,40.71205703788234],[-73.78875961713217,40.712055696211294],[-73.78874917094197,40.71205430683502],[-73.78873873727548,40.71205285616574],[-73.78872830444303,40.71205135088311],[-73.78871789423565,40.71204979253484],[-73.78870749851329,40.71204817926317],[-73.78869712478694,40.71204650304063],[-73.78868675186283,40.71204478225634],[-73.78867640222704,40.712043007569996],[-73.78866607654271,40.71204117814522],[-73.78865576247775,40.71203929496453],[-73.78864546025234,40.712037358028354],[-73.78863519496467,40.71203536738272],[-73.78862492982054,40.71203333167157],[-73.78861469944235,40.71203123286548],[-73.78860448156588,40.71202907980254],[-73.78859429993915,40.712026881740364],[-73.78858412773035,40.71202462991825],[-73.78857398101486,40.712022323193096],[-73.78856385978527,40.7120199639102],[-73.78855376027657,40.71201755909882],[-73.78854369707669,40.71201509069283],[-73.78853364546563,40.71201257824751],[-73.78852363076811,40.71201001979908],[-73.78851365039272,40.712007399427655],[-73.78850368227147,40.71200473351042],[-73.78849375039961,40.71200202276154],[-73.78848385480799,40.711999257464534],[-73.78847398096134,40.71199643910042],[-73.78846414468669,40.71199357540453],[-73.78845432971939,40.71199065780311],[-73.7884445536424,40.71198769571004],[-73.78843481183722,40.711984687609046],[-73.78784678347894,40.711810833165195],[-73.78742040690562,40.71184767846018],[-73.78699598642164,40.71190160924303],[-73.78657528627535,40.71197249327677],[-73.78616005924954,40.71206007134267],[-73.78575198481913,40.71216395260093],[-73.7853527219912,40.71228361653],[-73.78446144432783,40.71249390497926],[-73.78356075603682,40.71271078835307],[-73.78262547451321,40.712937548490956],[-73.78247043241812,40.712976581028016],[-73.78236650031015,40.713002743196895],[-73.78227126504426,40.71302513007158],[-73.78178273970804,40.713139993198105],[-73.78058892735457,40.71342817616389],[-73.78042034021223,40.71346871015355],[-73.77998005181796,40.713574571277],[-73.77972553639621,40.71363577002178],[-73.77886957497952,40.71384929762952],[-73.7780011963368,40.714051124131544],[-73.7773063386293,40.71420931681873],[-73.77712346906112,40.714261994083905],[-73.77618628360051,40.71448557420626],[-73.77571458374833,40.71459845492171],[-73.77529927897523,40.714696314052674],[-73.77444238095191,40.7149050431277],[-73.77357135168411,40.71512009536875],[-73.77275859222605,40.71539722095007],[-73.77192122007095,40.71568504445303],[-73.77113435035717,40.714501936645874],[-73.77039451928513,40.71340019855393],[-73.76946291126715,40.712011248343856],[-73.76943987094944,40.71197689255628],[-73.7696255240175,40.71178631983863],[-73.77006800779805,40.71135386813837],[-73.77065838897413,40.71081884318048],[-73.77076570467808,40.710735291969016],[-73.77076577487406,40.710735237829866],[-73.7707658456988,40.710735192905986],[-73.77089074779063,40.71065160305204],[-73.77102469520293,40.71057664079973],[-73.7710248129801,40.710576578546245],[-73.77102494308824,40.71057651564711],[-73.77118657762165,40.710499509657204],[-73.77130086329915,40.71044973145602],[-73.77130095944095,40.71044968658212],[-73.77130105334905,40.71044965108531],[-73.77144123390673,40.710396041902904],[-73.7714414245863,40.7103959704122],[-73.7714416253631,40.710395907652924],[-73.77158658355312,40.7103503149279],[-73.77158671425873,40.710350270122305],[-73.77158686805181,40.71035023373894],[-73.77172444678743,40.71031681885548],[-73.77169204852609,40.710263984754846],[-73.7716515522263,40.710222372164274],[-73.7714781965869,40.71022223572221],[-73.77115938664892,40.710205221542964],[-73.77084362930023,40.71017162598523],[-73.76881217340598,40.7098081235522],[-73.76865794804777,40.70973774461811],[-73.76844546450805,40.70963702715856]]]}},{type:"Feature",properties:{ntacode:"QN54",ntaname:"Richmond Hill",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.81637824492992,40.70245196446868],[-73.81613853834052,40.70193757005868],[-73.8159370297041,40.701505117148],[-73.8155177755753,40.7006053920279],[-73.81546252254537,40.700492864958555],[-73.8154072804879,40.70038033787834],[-73.8153719073092,40.70031031139418],[-73.81513940169289,40.699850009396414],[-73.81498727058757,40.69954883089837],[-73.81492343267094,40.69942244057799],[-73.81466945852738,40.69897071228989],[-73.81441548719313,40.698518973362575],[-73.81430922747012,40.69833533205659],[-73.81415191796796,40.698039970138986],[-73.81407050392092,40.69788713031334],[-73.81369419776821,40.69726679588388],[-73.81365634355797,40.697201051186],[-73.81361850787036,40.697136738531675],[-73.81338900459065,40.69675775423731],[-73.81315381582617,40.69636935874568],[-73.81299801763733,40.696112062590096],[-73.81245207934893,40.69519812455245],[-73.81224188596067,40.69483223614988],[-73.81209135559565,40.69455962052098],[-73.81202952196873,40.69444763094827],[-73.81176990151107,40.69399390483753],[-73.81172663232414,40.6939192986157],[-73.81139791276176,40.69332231362463],[-73.81102158733428,40.69262288748586],[-73.81075433184702,40.69215870156323],[-73.81063298310897,40.69194738257677],[-73.81072587521034,40.691922422303456],[-73.81098810575413,40.69185504473439],[-73.81186315125281,40.69163008016558],[-73.8127176213563,40.691407803822294],[-73.81309863128283,40.69131810196257],[-73.81354014221492,40.69121136783572],[-73.8143843798058,40.690971953263315],[-73.81522826669587,40.69073347712901],[-73.81607487558885,40.69049227096903],[-73.81692641370552,40.69025014736745],[-73.81818710974099,40.689892074806885],[-73.8190607526393,40.689642441974286],[-73.81993922429761,40.68939369293892],[-73.82085264084243,40.68913438340891],[-73.82189346689502,40.68883822600535],[-73.82293216268158,40.68854300110561],[-73.82398034338138,40.68824526825718],[-73.82501128938713,40.68795231842884],[-73.82599347388563,40.689953662258056],[-73.82685467531807,40.68970953602844],[-73.82768417666503,40.689474799602536],[-73.8285113675919,40.689239056295975],[-73.82753021391736,40.687239482736615],[-73.8283562087997,40.6870028099533],[-73.82918242264668,40.686770805762194],[-73.83003934136119,40.68652935908682],[-73.83088556296514,40.68628654791134],[-73.8317229831252,40.686050705398216],[-73.8325774771027,40.68580634542121],[-73.83342190706587,40.685567781769564],[-73.83425993174686,40.68532893699835],[-73.83511671964301,40.68508493305135],[-73.83595082841039,40.68484354688589],[-73.83717651684748,40.68449539241841],[-73.83807769069344,40.6842389097031],[-73.83697486283675,40.681988017764],[-73.83711511356694,40.68193389177497],[-73.83713815477492,40.681925000009976],[-73.83772037448847,40.68170030674449],[-73.83778880289175,40.68167389746652],[-73.83779738317124,40.68167058681343],[-73.83865065785382,40.681438237150566],[-73.83952877074837,40.68126341456858],[-73.84012856127187,40.681146650583784],[-73.84119605663233,40.68335136684398],[-73.84217464638787,40.6853535589012],[-73.84300297507045,40.68703791687922],[-73.84356447799873,40.68821396125548],[-73.84386364489964,40.68883211206457],[-73.84415010344455,40.68939328690966],[-73.84419150920434,40.68947440763624],[-73.84430714442654,40.68944166805981],[-73.84500533216861,40.68924391192705],[-73.84504195009234,40.68931894732308],[-73.84596733106588,40.691165965054026],[-73.8466179386087,40.692495183056046],[-73.84773325527176,40.69477527996693],[-73.84894128982707,40.6975568475714],[-73.84947763541679,40.69819580789686],[-73.84913837242911,40.69828274120195],[-73.84820912855517,40.69851840804352],[-73.8478966979263,40.69860032881982],[-73.84700405316534,40.69882521050982],[-73.84502472877114,40.699359377016236],[-73.84427352104314,40.69978050611139],[-73.84359398129989,40.700172351925154],[-73.84293789500491,40.70055442921935],[-73.84275678397354,40.70065761542197],[-73.84275664180586,40.70065769530587],[-73.84275648798831,40.70065776813771],[-73.84256543770893,40.70075056615182],[-73.84256526008014,40.70075065486596],[-73.8425650694823,40.7007507358561],[-73.84236544272255,40.7008324281357],[-73.84236528892912,40.700832490412814],[-73.8423651228294,40.70083254396167],[-73.84215844733761,40.700902563634166],[-73.84156378094428,40.701100598717645],[-73.83947815241461,40.702690194331666],[-73.83856418283004,40.70329696939342],[-73.83696237811044,40.704212452333174],[-73.8366188213215,40.70342001787191],[-73.83644056889636,40.703454947158264],[-73.83637545874993,40.70343641930389],[-73.83630806267936,40.70342346359468],[-73.83623920129148,40.703416237777645],[-73.83616971303344,40.70341482983342],[-73.8361004439847,40.7034192569049],[-73.83603223755574,40.70342946508869],[-73.83596592391923,40.703445330135075],[-73.83590231082074,40.70346665887671],[-73.83584217281525,40.70349319161515],[-73.8357862421474,40.70352460528791],[-73.83573519983605,40.703560517401606],[-73.83568966738231,40.70360049068925],[-73.83566279433786,40.70362491502558],[-73.83563220934764,40.70364666412756],[-73.83559836862001,40.70366541358133],[-73.83556177729437,40.70368088354334],[-73.8355229808578,40.70369284350418],[-73.83548255799357,40.70370111507009],[-73.83475457890431,40.703886902239944],[-73.83460244916067,40.70392746712553],[-73.8339170962076,40.702347367466885],[-73.8330208458509,40.70257032606975],[-73.83213204085962,40.70279408028981],[-73.83152109606652,40.70138962879881],[-73.83062914591379,40.701616546333],[-73.8297379679519,40.70184039552917],[-73.82946917875856,40.70191018359836],[-73.82884805673676,40.70206579922501],[-73.82795307973613,40.70228996216944],[-73.8270657833907,40.70251505696228],[-73.82607187030302,40.702772078781486],[-73.82517586756308,40.70299178849198],[-73.82426993454462,40.70321932892204],[-73.82387070897924,40.703322241509674],[-73.82338938607047,40.703443281242215],[-73.82270811436423,40.70362481275432],[-73.82245890344097,40.70365553128362],[-73.8214782487927,40.70341560425116],[-73.82053608465796,40.70322714775274],[-73.817543761934,40.70265734881751],[-73.81744340780965,40.70241752009023],[-73.81686030425213,40.70244433182125],[-73.81647531259809,40.70245042691687],[-73.81637824492992,40.70245196446868]]]}},{type:"Feature",properties:{ntacode:"QN35",ntaname:"Briarwood-Jamaica Hills",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.7930380005236,40.71071107542549],[-73.79389609960788,40.71035232937391],[-73.79473052352934,40.71001246196606],[-73.79561668961864,40.70975307917509],[-73.79639418037787,40.70953157941226],[-73.79731400763602,40.709270198756634],[-73.79776810134152,40.709143188341855],[-73.79807226535458,40.70963987788993],[-73.79870150679078,40.710663377114166],[-73.79985783160076,40.71025256296909],[-73.8010692031732,40.709818210812415],[-73.80118994569574,40.70978629735605],[-73.80119015874322,40.709786243947676],[-73.80119037187264,40.70978616306497],[-73.80130606061094,40.709742228537],[-73.80130615604311,40.70974219301839],[-73.80130624995867,40.70974214928828],[-73.80141399705555,40.709686952480006],[-73.80141416328756,40.70968687302369],[-73.80141430558443,40.70968677292025],[-73.80151137143113,40.70962171636047],[-73.80151145525086,40.70962166205857],[-73.80151152607964,40.7096216084044],[-73.80159590564115,40.70954842525404],[-73.80193297056063,40.708911595852754],[-73.80212493354128,40.70873760410198],[-73.80233120030275,40.70857247081867],[-73.80255069065,40.70841720309183],[-73.80278213549938,40.70827267149027],[-73.80302414740683,40.70813965709436],[-73.80278721401623,40.70771580305758],[-73.80222783396195,40.706749312600174],[-73.80165725608055,40.70576147539886],[-73.80265548561364,40.70548042959926],[-73.80357251580372,40.70523323130024],[-73.805647730664,40.70467172790354],[-73.80613696018919,40.705691492268656],[-73.80658872783128,40.70663391001146],[-73.80694856329372,40.70736710041375],[-73.8093480037125,40.70668543900272],[-73.81201248584313,40.70594494480846],[-73.81190436190153,40.70512394067997],[-73.8118020265949,40.70436635164401],[-73.81177296720304,40.704180950824245],[-73.8117128893301,40.70366220169621],[-73.8116315705708,40.70305216011716],[-73.81152856919306,40.702272874880514],[-73.81193002238012,40.702340836076516],[-73.81301882854018,40.702495157240634],[-73.8131410127484,40.70249955189334],[-73.81356470609947,40.702528498001804],[-73.81398666671599,40.702542067420374],[-73.81429413371737,40.70253110886882],[-73.81496204632636,40.702498486545764],[-73.81531593256017,40.702487331333046],[-73.81594020571933,40.702458902410804],[-73.81628916418417,40.70245406534983],[-73.81637824492992,40.70245196446868],[-73.81658976802595,40.702915436323465],[-73.81669961247216,40.70315609441067],[-73.81696670328348,40.70374128468192],[-73.81709738756595,40.704029801085156],[-73.81735529141557,40.70455013978582],[-73.81740010601177,40.704636052651686],[-73.8180990519683,40.70597371523001],[-73.81821670991954,40.70618123443925],[-73.81828566411626,40.70630285098577],[-73.81861275278253,40.7068533995611],[-73.81892102527516,40.70734990554166],[-73.81899305614257,40.70747190308348],[-73.81905017018322,40.70757022091607],[-73.81910729583943,40.707668538904585],[-73.81916136281802,40.707760332058015],[-73.81921543063093,40.70785211597202],[-73.81955363325898,40.708425229555225],[-73.81994399022952,40.709019722613775],[-73.82023145126725,40.70945750265637],[-73.8204523639358,40.7097745485742],[-73.8206528090374,40.70998970669423],[-73.82081877280206,40.71017277771465],[-73.82098519130669,40.710323844769064],[-73.82176465315278,40.71103946680184],[-73.82252678068318,40.711654884946554],[-73.82288520239396,40.71192841067441],[-73.8232022634885,40.712206632381886],[-73.82345226860217,40.71246046562465],[-73.82363815178003,40.71266782401554],[-73.82385010437632,40.71293464844792],[-73.82398559744172,40.71321593851536],[-73.82428940584009,40.71387006610693],[-73.82467827539728,40.71444851145965],[-73.82471749493719,40.71450684972682],[-73.82497234936092,40.71480260562166],[-73.82516646467262,40.7150278660562],[-73.82537094009815,40.71526515524868],[-73.82559716329278,40.71551433693928],[-73.82567283265269,40.715615110452006],[-73.82570967275593,40.715666646511664],[-73.82573653331757,40.71570422282208],[-73.82589069868204,40.71593852645888],[-73.82591945198031,40.71598987682762],[-73.82566233773672,40.716152637660635],[-73.8256129074436,40.71620989764681],[-73.8252473165395,40.71645544512237],[-73.82509087496479,40.71645279381692],[-73.82346833712526,40.716731051856414],[-73.82187417684699,40.716917118440605],[-73.82100705220118,40.71687995103214],[-73.8205159917776,40.716811991339306],[-73.82018883804459,40.716735224117976],[-73.81948747054393,40.71647859758963],[-73.81931944086128,40.71640861419293],[-73.8187529577356,40.71617287501333],[-73.81852868942252,40.71608211630981],[-73.8182845274849,40.716003714911444],[-73.81789512258501,40.71591837085736],[-73.81778021190293,40.71590104798018],[-73.81767649987407,40.71588472041312],[-73.81743591121422,40.7158573141461],[-73.81720417926243,40.71584072828739],[-73.81680638003691,40.7158279304772],[-73.81643940214033,40.71583182980134],[-73.8163608043461,40.71583237087772],[-73.81628944800184,40.71583316720838],[-73.81595932688444,40.71584062663828],[-73.81524262491973,40.71585683165033],[-73.81364203973475,40.715892992012115],[-73.81291344155969,40.715896709290476],[-73.81151841243367,40.71590499774548],[-73.81114665659922,40.715907206820646],[-73.81022435004482,40.71591266800048],[-73.80780927700916,40.71585389623785],[-73.80670677731148,40.715885239600354],[-73.8057923786748,40.71594264954186],[-73.80494148511318,40.71599623098787],[-73.80464476377767,40.71603439668534],[-73.80394838899223,40.71610291197045],[-73.80319838004745,40.71620252546007],[-73.803139525951,40.71621390732589],[-73.80308484101333,40.71622016241846],[-73.8018832097107,40.71640881056997],[-73.800927342344,40.71660393255482],[-73.80021672675281,40.716737859270154],[-73.80004693804847,40.716781906804975],[-73.7995953572901,40.716899043411466],[-73.79912568327785,40.71703434617641],[-73.79802996158443,40.717352426736475],[-73.79741025103759,40.71753290751213],[-73.79653978066266,40.71778674890483],[-73.79563775080624,40.718076160927296],[-73.79480794873157,40.71837515892496],[-73.79443736038012,40.718500858149554],[-73.79399335080392,40.71864514081101],[-73.79315493416436,40.7189175785102],[-73.79309042864529,40.71893343766777],[-73.79261566377595,40.71904521003981],[-73.7924959968581,40.71906743621002],[-73.79211141214239,40.71913886392012],[-73.79176986793928,40.71917860736998],[-73.79155692217273,40.71920099535518],[-73.79141773134954,40.71920231065234],[-73.79073248864266,40.71920875733032],[-73.79076914036045,40.71913418936065],[-73.79089960601587,40.71887580779083],[-73.79099991062444,40.71881897451642],[-73.79115948985414,40.71873143388628],[-73.79126073657342,40.718673140752564],[-73.79139134698895,40.71859532333017],[-73.79151426769805,40.71851003837692],[-73.79162842582073,40.71841796530896],[-73.79173290194657,40.71831992856616],[-73.79190106512245,40.718136366563165],[-73.79201376639666,40.717967687438204],[-73.79210870159254,40.71779218774597],[-73.7921087363863,40.71779211543699],[-73.79218492809956,40.717611393677466],[-73.79224175567452,40.717427179492084],[-73.79226766030081,40.71728392737734],[-73.79234087510494,40.716462873766034],[-73.79240413283512,40.716193040972634],[-73.79268721559893,40.715680033482705],[-73.79314903694585,40.71493343025904],[-73.7934601233842,40.714419192044396],[-73.79353159510752,40.71427734597659],[-73.79353164228333,40.71427725559637],[-73.79353167866988,40.71427716553191],[-73.79358570233359,40.71412867817331],[-73.79362091250016,40.713975347182064],[-73.79363634233286,40.713819586251965],[-73.79363636603529,40.713819397323554],[-73.79363635362851,40.71381920900053],[-73.7936316665291,40.71366304193688],[-73.79360706614649,40.713508577769666],[-73.79360705552703,40.71350852330421],[-73.79360704402329,40.71350847000987],[-73.79356328451989,40.71335799632515],[-73.79350163559035,40.71321339838683],[-73.79321635668958,40.712613280018594],[-73.7931322491813,40.712407235512394],[-73.79306872754856,40.71219599572715],[-73.79302654138145,40.7119813641373],[-73.79300604107841,40.71176522155695],[-73.793007219643,40.71154946992473],[-73.7930380005236,40.71071107542549]]]}},{type:"Feature",properties:{ntacode:"QN60",ntaname:"Kew Gardens",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.81637824492992,40.70245196446868],[-73.81647531259809,40.70245042691687],[-73.81686030425213,40.70244433182125],[-73.81744340780965,40.70241752009023],[-73.817543761934,40.70265734881751],[-73.82053608465796,40.70322714775274],[-73.8214782487927,40.70341560425116],[-73.82245890344097,40.70365553128362],[-73.82270811436423,40.70362481275432],[-73.82338938607047,40.703443281242215],[-73.82387070897924,40.703322241509674],[-73.82426993454462,40.70321932892204],[-73.82517586756308,40.70299178849198],[-73.82607187030302,40.702772078781486],[-73.8270657833907,40.70251505696228],[-73.82795307973613,40.70228996216944],[-73.82884805673676,40.70206579922501],[-73.82946917875856,40.70191018359836],[-73.8297379679519,40.70184039552917],[-73.83062914591379,40.701616546333],[-73.83152109606652,40.70138962879881],[-73.83213204085962,40.70279408028981],[-73.8330208458509,40.70257032606975],[-73.8339170962076,40.702347367466885],[-73.83460244916067,40.70392746712553],[-73.83475457890431,40.703886902239944],[-73.83548255799357,40.70370111507009],[-73.8355229808578,40.70369284350418],[-73.83556177729437,40.70368088354334],[-73.83559836862001,40.70366541358133],[-73.83563220934764,40.70364666412756],[-73.83566279433786,40.70362491502558],[-73.83568966738231,40.70360049068925],[-73.83573519983605,40.703560517401606],[-73.8357862421474,40.70352460528791],[-73.83584217281525,40.70349319161515],[-73.83590231082074,40.70346665887671],[-73.83596592391923,40.703445330135075],[-73.83603223755574,40.70342946508869],[-73.8361004439847,40.7034192569049],[-73.83616971303344,40.70341482983342],[-73.83623920129148,40.703416237777645],[-73.83630806267936,40.70342346359468],[-73.83637545874993,40.70343641930389],[-73.83644056889636,40.703454947158264],[-73.8366188213215,40.70342001787191],[-73.83696237811044,40.704212452333174],[-73.83733095588225,40.704854976455685],[-73.83784595094855,40.70562954088089],[-73.83790710275558,40.705706827173906],[-73.83796048239077,40.70578737959133],[-73.83800579041714,40.70587074631161],[-73.83804277266863,40.7059564597259],[-73.83807122167642,40.70604403906085],[-73.83809097783325,40.706132993075],[-73.83810193028947,40.706222822814375],[-73.8381040175755,40.706313024410775],[-73.83809722802214,40.70640309196941],[-73.83808159961448,40.70649252022923],[-73.83805721997996,40.706580807570084],[-73.83802422583474,40.70666745876936],[-73.83798280221754,40.7067519877802],[-73.83793318145257,40.70683392045769],[-73.83787564184681,40.706912797218735],[-73.83781050612964,40.706988175620076],[-73.83714702989022,40.70795704576081],[-73.8373277958927,40.70804461793606],[-73.83751301039625,40.7081266309959],[-73.83770237833917,40.70820295427998],[-73.83789559770365,40.708273466021396],[-73.83809236097821,40.70833805409397],[-73.83829235469615,40.70839661559835],[-73.838469309981,40.70844293814602],[-73.83864820581178,40.708484722362236],[-73.83882884063297,40.70852192094149],[-73.839011012189,40.70855449233495],[-73.83911666145325,40.70857492944477],[-73.83938086797488,40.7086260337215],[-73.83975789326819,40.70868851296348],[-73.84069937521973,40.70884116958778],[-73.84090806614354,40.70887501124218],[-73.84144586859277,40.70895751111474],[-73.84151213225068,40.70896938070932],[-73.84159160323935,40.70898160165309],[-73.84220736265651,40.7090763167705],[-73.84280177877648,40.70916947829817],[-73.84290926105349,40.70918631979224],[-73.8429643744505,40.709194958651366],[-73.84314625301303,40.70922345641882],[-73.8430466578919,40.709264150087925],[-73.84267962189897,40.70941412443508],[-73.84263067991344,40.709432977234385],[-73.84133936609096,40.709946234363166],[-73.84069154199028,40.71015321406137],[-73.84024206327219,40.710261931690624],[-73.8401919932361,40.710276829415776],[-73.8397802510142,40.71038552407913],[-73.83972439908854,40.71039876558744],[-73.83952312732717,40.71049645095398],[-73.83805756063437,40.71092087278376],[-73.8377089413333,40.711036484270416],[-73.83736817837958,40.711166928782546],[-73.83703708295928,40.7113116142316],[-73.83703688151267,40.711311705081265],[-73.83703669303651,40.71131180365554],[-73.83671685306558,40.71147007533347],[-73.83671661544898,40.711470191930474],[-73.83671639080279,40.71147031625211],[-73.8364090255214,40.71164149967699],[-73.8364088015292,40.71164162617684],[-73.83640857617412,40.71164176976253],[-73.83611476516768,40.711825146873366],[-73.83602786393945,40.711749063911924],[-73.83600510686459,40.71172967153982],[-73.8350517557966,40.71225357716739],[-73.83426226908396,40.71268337497518],[-73.83374150282208,40.71296968100856],[-73.83365774225294,40.713015729181876],[-73.83355895942617,40.713068004845205],[-73.83330196116212,40.71320007183036],[-73.8331790683008,40.71326322548063],[-73.83243372731988,40.71365996778591],[-73.83135960046761,40.71423170469128],[-73.83129817876882,40.714264133076846],[-73.83115264657519,40.71430685661613],[-73.83103141767994,40.714336725261326],[-73.83096752453207,40.71435449104196],[-73.8308228419842,40.71438342792013],[-73.83031312028797,40.71449974476357],[-73.82995752627302,40.71458088793373],[-73.82926493517067,40.714792230266326],[-73.82850807650473,40.715044329759884],[-73.82715524215065,40.71538800439017],[-73.82700620040136,40.71544029779944],[-73.82681044658264,40.715550946376744],[-73.82646966057067,40.715695568742824],[-73.8263069899288,40.71579072381926],[-73.82627826038484,40.715806880185454],[-73.82591945198031,40.71598987682762],[-73.82589069868204,40.71593852645888],[-73.82573653331757,40.71570422282208],[-73.82570967275593,40.715666646511664],[-73.82567283265269,40.715615110452006],[-73.82559716329278,40.71551433693928],[-73.82537094009815,40.71526515524868],[-73.82516646467262,40.7150278660562],[-73.82497234936092,40.71480260562166],[-73.82471749493719,40.71450684972682],[-73.82467827539728,40.71444851145965],[-73.82428940584009,40.71387006610693],[-73.82398559744172,40.71321593851536],[-73.82385010437632,40.71293464844792],[-73.82363815178003,40.71266782401554],[-73.82345226860217,40.71246046562465],[-73.8232022634885,40.712206632381886],[-73.82288520239396,40.71192841067441],[-73.82252678068318,40.711654884946554],[-73.82176465315278,40.71103946680184],[-73.82098519130669,40.710323844769064],[-73.82081877280206,40.71017277771465],[-73.8206528090374,40.70998970669423],[-73.8204523639358,40.7097745485742],[-73.82023145126725,40.70945750265637],[-73.81994399022952,40.709019722613775],[-73.81955363325898,40.708425229555225],[-73.81921543063093,40.70785211597202],[-73.81916136281802,40.707760332058015],[-73.81910729583943,40.707668538904585],[-73.81905017018322,40.70757022091607],[-73.81899305614257,40.70747190308348],[-73.81892102527516,40.70734990554166],[-73.81861275278253,40.7068533995611],[-73.81828566411626,40.70630285098577],[-73.81821670991954,40.70618123443925],[-73.8180990519683,40.70597371523001],[-73.81740010601177,40.704636052651686],[-73.81735529141557,40.70455013978582],[-73.81709738756595,40.704029801085156],[-73.81696670328348,40.70374128468192],[-73.81669961247216,40.70315609441067],[-73.81658976802595,40.702915436323465],[-73.81637824492992,40.70245196446868]]]}},{type:"Feature",properties:{ntacode:"QN21",ntaname:"Middle Village",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.86970765351238,40.72514643414145],[-73.8693102591822,40.72446599082535],[-73.86929270489091,40.72443592947496],[-73.86927215672425,40.72441183571592],[-73.86876817321684,40.72382090716378],[-73.86845305144747,40.72348549408497],[-73.86821068530571,40.723254748638325],[-73.86765927313898,40.72266125612558],[-73.8673090834665,40.722289024525445],[-73.86711404496064,40.722076403897276],[-73.8665724107752,40.721486637451235],[-73.86604176152649,40.720900922601466],[-73.86547610870426,40.72028093725037],[-73.86523870611752,40.71997671002676],[-73.8646872952353,40.71942707560227],[-73.86412297578205,40.71884480791692],[-73.86357111137097,40.71827667989158],[-73.86301850142442,40.71770788185688],[-73.86272195098454,40.71742801894492],[-73.86242540525377,40.71714814705244],[-73.862136381509,40.71687677399795],[-73.86183368326944,40.716592542843664],[-73.86152886655597,40.71631493670858],[-73.86122406383275,40.716037328764834],[-73.86062663290492,40.71548716956489],[-73.86003789875782,40.714932235724014],[-73.8599285549997,40.71475627044773],[-73.85983356779349,40.71457492347879],[-73.85975358765756,40.714389233810614],[-73.85968907233247,40.71420029397411],[-73.85964031040828,40.714009219240296],[-73.85963616914624,40.71397813137102],[-73.85963511297894,40.71391991087989],[-73.85964254795847,40.71349314467923],[-73.85965416837634,40.71337996141241],[-73.85978566470042,40.71331129612701],[-73.8620787268836,40.71220106006422],[-73.86500981935573,40.7107769089327],[-73.86557714607004,40.71065921902499],[-73.86661823125498,40.710401648558],[-73.86939706585555,40.70952637638019],[-73.87016941721758,40.70922897957259],[-73.8697580470808,40.70832499944456],[-73.86949738553986,40.70787206971616],[-73.86941753421671,40.70774632041926],[-73.86934368271505,40.707618465395605],[-73.86927592671485,40.707488670350735],[-73.8692143546318,40.70735710286648],[-73.86915904548992,40.70722393414366],[-73.86911007093028,40.707089336764284],[-73.87153400383465,40.707036767559025],[-73.87326052978808,40.70692273702328],[-73.874255180167,40.70685703123324],[-73.87491827793093,40.706815532630046],[-73.87504258461331,40.70681035266911],[-73.87532966761412,40.70679838822812],[-73.87625034919223,40.70674464283922],[-73.8772061475785,40.70668884049963],[-73.87814452368525,40.70660962564742],[-73.87900684284206,40.70653683936734],[-73.88000104576761,40.70649293404653],[-73.88088332654884,40.70645397726771],[-73.88086188483801,40.70658472936581],[-73.87761134178646,40.70716770558134],[-73.8787278320734,40.71002753514196],[-73.87926181248316,40.70990534726839],[-73.8794349550352,40.710284419435574],[-73.87907685282384,40.71035938984054],[-73.88006267706814,40.712652573689525],[-73.88205387373834,40.71245415012565],[-73.88435098707411,40.712230173376504],[-73.88507555749,40.712161055608945],[-73.88519763047903,40.712166273921596],[-73.8862278556617,40.71220238191253],[-73.88637649653135,40.712207714688475],[-73.88687943040455,40.71222318540867],[-73.88842000710417,40.712269957779895],[-73.88877304406876,40.712280177827076],[-73.89367393271202,40.71243002539006],[-73.89401868745136,40.712440554910025],[-73.89502460986058,40.71247825314405],[-73.89590386058438,40.71250695923008],[-73.89621914072688,40.712522056969796],[-73.89710338714579,40.71255773656972],[-73.89768322659468,40.712580297771815],[-73.89935504376622,40.71264701444443],[-73.90018380438363,40.7126806579371],[-73.9005958785017,40.712697385241015],[-73.90224267787134,40.712759832934736],[-73.9029347294924,40.71278607329173],[-73.90376943967873,40.71281703180071],[-73.90477244568567,40.71286579987747],[-73.9038018449755,40.7133483786522],[-73.90285443251706,40.71379311957707],[-73.90243306064791,40.714003411732044],[-73.90204508447673,40.714197034347094],[-73.90115752645154,40.71462231505952],[-73.9007177501414,40.71483570866021],[-73.89990431344937,40.71523609713919],[-73.89926420260294,40.715544391446464],[-73.89860294378651,40.71586712147854],[-73.89782401429,40.71623638117113],[-73.897502264332,40.71638386771296],[-73.89758646616225,40.71649462522125],[-73.89758653692027,40.71649471524619],[-73.89758660813203,40.716494796560156],[-73.89768581426618,40.71659970339309],[-73.89779887957937,40.71669705960441],[-73.89779893873846,40.71669710405157],[-73.89779899789576,40.716697149671425],[-73.89792419761798,40.71678533085731],[-73.89792430341318,40.716785402317605],[-73.89792442175761,40.71678547429159],[-73.89805976783563,40.71686323643966],[-73.89805995746096,40.71686334533259],[-73.89806017021989,40.716863444361906],[-73.89820366418388,40.716930001643135],[-73.89901821099934,40.71738212746772],[-73.8988209556418,40.71737222850183],[-73.8972675786602,40.7181471565628],[-73.89834760053415,40.71919767806712],[-73.89985149422807,40.71837539796623],[-73.90005937978127,40.718046379611515],[-73.90033904275485,40.71801994789674],[-73.90033454469086,40.71866913990558],[-73.9006264442788,40.71976405404458],[-73.90009286425733,40.72017685334002],[-73.89783709951217,40.72047019641474],[-73.89774824376552,40.72035734730005],[-73.89736598383094,40.72046438387879],[-73.89739704867235,40.7215512099579],[-73.89981610160291,40.721236901285884],[-73.90010558728801,40.72329624052338],[-73.89903191817598,40.723856960314976],[-73.89835285104462,40.723112290370835],[-73.89608735095709,40.72381130536824],[-73.89582380706719,40.72389882212918],[-73.89569743326912,40.723412585544374],[-73.89451032581671,40.72313194913303],[-73.89426494211042,40.72314318891728],[-73.89411255506286,40.72321426001546],[-73.89265591337102,40.72388782525608],[-73.8918174629246,40.72425621387794],[-73.89100768480819,40.724616330616456],[-73.89030329368552,40.72492388674773],[-73.89017449744162,40.72494688903648],[-73.88897522286483,40.72481990261065],[-73.88707712117325,40.72463770184553],[-73.88709910787406,40.72531868025893],[-73.88713253575162,40.726142346535],[-73.88720395674801,40.72619323192436],[-73.88724113850523,40.727401608896336],[-73.88722136111448,40.727526534343475],[-73.88721164518725,40.72761629655867],[-73.88720496681456,40.727694364023606],[-73.88720524954054,40.727792997190996],[-73.88689134375426,40.72791736553119],[-73.88672984931327,40.72797312855385],[-73.88661323200101,40.728013392919856],[-73.8865683548225,40.728028891182284],[-73.88623765884988,40.728127017228715],[-73.88590069912213,40.7282113228672],[-73.88559330979855,40.72827444098023],[-73.88500729501999,40.728371895070175],[-73.88444917100301,40.728419126530156],[-73.8839198025458,40.728463913257926],[-73.88387642510988,40.72846758325387],[-73.88353321207907,40.728497448058306],[-73.88297543383351,40.728540951286654],[-73.88208519865992,40.72861037535029],[-73.88172301699049,40.72863525402909],[-73.88130917687711,40.72868082652125],[-73.88089793649071,40.728741312442246],[-73.8808848458627,40.72874373021715],[-73.88049068212491,40.72881654204633],[-73.88008877489115,40.72890627471683],[-73.87969354088516,40.72901015941869],[-73.87847478491948,40.72946892197959],[-73.87836629230127,40.72951588663193],[-73.87789402726263,40.729715930890215],[-73.8769972418841,40.73004835314014],[-73.87628302426643,40.730313093919726],[-73.87538647201853,40.730590672869496],[-73.8750915408955,40.73067136321897],[-73.87495349518939,40.730618695773146],[-73.87475475597944,40.730541891754534],[-73.87408913173927,40.730282792381935],[-73.87316942630481,40.729950619198554],[-73.87235229606141,40.7296554843435],[-73.87154749998776,40.72936238333102],[-73.87146074183515,40.72932637413774],[-73.87140980823119,40.72917810248163],[-73.87113283455851,40.72837172030047],[-73.87100156107084,40.72792452402851],[-73.87093081319087,40.72770320666976],[-73.87084539424188,40.72748459344062],[-73.87074561011353,40.72726953937376],[-73.870631851331,40.72705885402535],[-73.8702113583967,40.726187326381265],[-73.86970765351238,40.72514643414145]]]}},{type:"Feature",properties:{ntacode:"QN30",ntaname:"Maspeth",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.89783236941884,40.735160354182376],[-73.89691188038535,40.73508660183108],[-73.8965110517443,40.73509674154287],[-73.8960293159073,40.73501789160896],[-73.89510133470465,40.735021183090126],[-73.89492421774364,40.735007722184044],[-73.89474848065396,40.73498281500801],[-73.89474827940192,40.734982787349715],[-73.89474809027577,40.73498275149361],[-73.89457557913681,40.73494655504028],[-73.89457544923928,40.73494652861974],[-73.89457531935841,40.73494649181246],[-73.89440759654248,40.73489932365151],[-73.89424644899587,40.7348418131672],[-73.89415835505042,40.73480779168276],[-73.89393780606338,40.73472621004517],[-73.89370905653128,40.734657452281574],[-73.89347408300247,40.73460217754637],[-73.89323494452195,40.73456081205574],[-73.89301088114993,40.73452357570059],[-73.89278405665999,40.73449596275161],[-73.8925555465563,40.73447812580774],[-73.89232644055689,40.73447014076234],[-73.89175016416739,40.734484809731946],[-73.89138497925259,40.7345049885514],[-73.8911385279723,40.734512969667016],[-73.88993450671582,40.73455995624079],[-73.88910318982454,40.73459239646253],[-73.88852285901473,40.73453116001543],[-73.88847908994907,40.73415815415184],[-73.88844349195385,40.733854755605314],[-73.88840065507324,40.73344799161789],[-73.88837510135617,40.73320535947119],[-73.88834926197218,40.73294143171687],[-73.88833156069377,40.732760547594374],[-73.88830747883344,40.732514631471105],[-73.88828525966346,40.73226054033282],[-73.88825349191598,40.73189716243925],[-73.88817834094681,40.73119478248537],[-73.88811223438653,40.73059071134472],[-73.8880597515218,40.73008723019775],[-73.88755962160512,40.73019705574082],[-73.88745128856515,40.72988599520074],[-73.88745122983649,40.72988582342848],[-73.88745118235227,40.72988564379344],[-73.88736094495744,40.729570827970385],[-73.88736093270073,40.729570783396326],[-73.88736092198691,40.72957073781853],[-73.88728902504221,40.72925285033611],[-73.88723573007663,40.72893296466093],[-73.88720114129728,40.72861206966364],[-73.88719765148083,40.72818371157037],[-73.88720051710285,40.72809239420291],[-73.88720430123287,40.7280108301367],[-73.88720482610223,40.72786882893803],[-73.88720524954041,40.72779299719104],[-73.88720496681445,40.727694364023606],[-73.88721164518718,40.727616296558644],[-73.88722136111441,40.72752653434346],[-73.88724113850517,40.727401608896365],[-73.88720395674794,40.72619323192436],[-73.88713253575149,40.72614234653503],[-73.887099107874,40.72531868025895],[-73.88707712117323,40.72463770184554],[-73.88897522286472,40.724819902610655],[-73.89017449744149,40.72494688903648],[-73.89030329368535,40.72492388674775],[-73.89100768480827,40.72461633061649],[-73.89181746292464,40.72425621387799],[-73.89265591337094,40.72388782525613],[-73.89411255506279,40.72321426001546],[-73.89426494211035,40.723143188917334],[-73.89451032581668,40.72313194913305],[-73.89569743326899,40.72341258554436],[-73.89582380706722,40.72389882212919],[-73.89608735095702,40.723811305368244],[-73.89835285104449,40.723112290370885],[-73.89903191817592,40.72385696031499],[-73.90010558728794,40.7232962405234],[-73.8998161016029,40.721236901285884],[-73.89739704867223,40.72155120995794],[-73.89736598383159,40.7204643833762],[-73.8977482437655,40.72035734730005],[-73.89783709951205,40.720470196414766],[-73.90009286425732,40.72017685334004],[-73.90062644427869,40.71976405404464],[-73.90033454469079,40.71866913990558],[-73.90033904275474,40.718019947896785],[-73.90005937978121,40.71804637961153],[-73.8998514942281,40.71837539796623],[-73.89834760053398,40.719197678067175],[-73.89726757866019,40.71814715656286],[-73.89882095564184,40.71737222850187],[-73.89901821099923,40.71738212746776],[-73.89820366418387,40.71693000164317],[-73.89806017021978,40.71686344436193],[-73.89805995746084,40.71686334533264],[-73.89805976783566,40.71686323643966],[-73.8979244217576,40.71678547429159],[-73.8979243034132,40.7167854023176],[-73.89792419761797,40.716785330857306],[-73.89779899789569,40.7166971496715],[-73.89779893873833,40.71669710405162],[-73.89779887957934,40.716697059604456],[-73.89768581426605,40.716599703393136],[-73.89758660813202,40.716494796560184],[-73.8975865369202,40.71649471524624],[-73.89758646616231,40.71649462522127],[-73.89750226433188,40.71638386771296],[-73.89782401428994,40.71623638117113],[-73.89860294378633,40.71586712147854],[-73.89926420260281,40.715544391446485],[-73.8999043134493,40.7152360971392],[-73.90071775014144,40.71483570866021],[-73.90115752645153,40.71462231505958],[-73.9020450844768,40.714197034347116],[-73.9024330606478,40.71400341173204],[-73.90285443251699,40.71379311957707],[-73.90380184497543,40.713348378652235],[-73.90477244568565,40.712865799877484],[-73.90489449550567,40.712856815110484],[-73.9053758222507,40.7128765815634],[-73.90556258981181,40.71371463369162],[-73.905710024293,40.714367975107336],[-73.90574342578718,40.71451601157926],[-73.90586816415535,40.7150686931234],[-73.90602078325567,40.71574267892362],[-73.90617600189636,40.71642140407257],[-73.9063901009454,40.717363692055365],[-73.90688152426158,40.71731291511726],[-73.90696370818952,40.71730441724766],[-73.90768387344416,40.71737969456075],[-73.90850501104991,40.71746899662046],[-73.90862256645846,40.717480823237246],[-73.90943398658368,40.71758177334302],[-73.90955515632919,40.71769519705765],[-73.90962006749724,40.71775153876145],[-73.90965980075472,40.71779315582925],[-73.9098402723269,40.717693621787944],[-73.9100076426893,40.71759738202674],[-73.91048364380788,40.71732796504552],[-73.91105946249313,40.716842180596394],[-73.91134270782909,40.71659702886174],[-73.91151824756712,40.71641746661216],[-73.9115624921547,40.71636931348649],[-73.91178934232086,40.71612247822088],[-73.9121085160083,40.71581262185941],[-73.91221070492844,40.715709356790995],[-73.91232805368335,40.715615307444054],[-73.91245827580984,40.71553229020441],[-73.91283037732971,40.71536090798485],[-73.91279690016468,40.715340143293155],[-73.91274485067018,40.71530376808897],[-73.9117386227092,40.71472381062661],[-73.91159537806554,40.714641133355876],[-73.91015817920956,40.713821599987],[-73.91069895798549,40.713268521815976],[-73.9107780735839,40.713187599919124],[-73.91303759072933,40.713332078060226],[-73.91466958174144,40.71343707492708],[-73.91521146716421,40.71346123901988],[-73.91569881913065,40.71348528960908],[-73.91633296488641,40.713531155579105],[-73.91947977186402,40.71373199851356],[-73.92083937550792,40.71381514007933],[-73.92404011334023,40.714008312628984],[-73.9240590973705,40.71411155964499],[-73.92368352152519,40.71408284140827],[-73.923749115349,40.71421127605499],[-73.9240522324595,40.71487024514013],[-73.92412241575492,40.715138048445226],[-73.92409931290926,40.715180708199334],[-73.92406244021412,40.71521806484673],[-73.92397375250845,40.7152976647173],[-73.92389709645263,40.715371528308246],[-73.92381513128588,40.71544130034118],[-73.92376389043952,40.7154797172099],[-73.92366895763226,40.715535567938176],[-73.9235983444235,40.71556125759529],[-73.92356011347115,40.71557516241937],[-73.92354470735661,40.715582671804356],[-73.92353323079922,40.71559062456081],[-73.9235275210041,40.71560508337098],[-73.92352747398412,40.71560519089208],[-73.92352547251075,40.715616608367945],[-73.92279196672435,40.71580026374765],[-73.92232970167696,40.716076545172506],[-73.92064258940593,40.71577319202887],[-73.92056920092962,40.71597116381618],[-73.92056821733168,40.715971973465486],[-73.92056808910688,40.71599107295825],[-73.9205690553611,40.71600370834071],[-73.92057300316696,40.716018775926294],[-73.92057861388705,40.71602742469081],[-73.92060425100038,40.71603600719002],[-73.92109482826223,40.716141766336136],[-73.92127646277748,40.716180378827595],[-73.92140714622649,40.71620977997181],[-73.92170005987498,40.716273771146035],[-73.92171847814689,40.716277486352006],[-73.92216958810262,40.716368481414314],[-73.9222376112434,40.716382440494144],[-73.92228207681403,40.71648327299214],[-73.92232773956843,40.71659264462502],[-73.9215381094962,40.716795155684686],[-73.91930947192012,40.71741710157978],[-73.91805035175064,40.717765420914326],[-73.91736099632914,40.71795408951019],[-73.91611624168374,40.718302824013165],[-73.91516686556469,40.7185545658079],[-73.91426525254126,40.71881117369342],[-73.91339850907752,40.71905108725968],[-73.91232114309443,40.719348385778005],[-73.91152490735,40.71956778017308],[-73.91132095140537,40.71962422959135],[-73.91188889264778,40.720262830673875],[-73.91245967164984,40.72093053431873],[-73.91298420320443,40.721600848386394],[-73.91331372559382,40.72207734997193],[-73.91347489807379,40.72230245270851],[-73.9138482824297,40.72289841235336],[-73.91316969805779,40.723081525896404],[-73.91257187677787,40.72323963494948],[-73.91134506901565,40.724182169951895],[-73.90971646015494,40.72544595562365],[-73.90889173791636,40.726068425474075],[-73.90804680880596,40.72673388740769],[-73.90740997290776,40.727208738880265],[-73.90730013750373,40.72729436941205],[-73.90716705244373,40.72738865428996],[-73.90712253078468,40.727424728437875],[-73.90706867295424,40.72746652277256],[-73.90693049911582,40.727576030274804],[-73.9067302812899,40.72773268283048],[-73.90572423637781,40.72852001958628],[-73.9055774010375,40.7286366843154],[-73.90518057919766,40.72895657697385],[-73.90421910831074,40.73012601291697],[-73.90416853267311,40.73018659103316],[-73.90259650842543,40.73210442834588],[-73.9010797090029,40.73391463477932],[-73.90091094889476,40.73412603673651],[-73.90071138865194,40.734358727301334],[-73.90064440261496,40.73443510922484],[-73.90057074319303,40.73450784929165],[-73.90049075139144,40.734576610732404],[-73.90040479753533,40.73464107519655],[-73.90031327937605,40.73470094428032],[-73.90021662080146,40.734755940753644],[-73.90011526930887,40.73480580999422],[-73.9000096941257,40.73485032111735],[-73.8998251310634,40.734931395019636],[-73.89963257961803,40.735002358806234],[-73.89943348532094,40.73506259016591],[-73.89922944768904,40.73511159877415],[-73.89902210032464,40.735149083986855],[-73.89878646142799,40.735176792912775],[-73.89878634225265,40.73517681090093],[-73.89878621317986,40.73517682016894],[-73.89854787030578,40.73519190092557],[-73.89854772823962,40.73519190967927],[-73.89854758596692,40.73519190955394],[-73.8983081267667,40.73519418444049],[-73.89830799682728,40.735194184325735],[-73.89830786624198,40.73519417432636],[-73.89806910146027,40.73518361712912],[-73.89806895920091,40.73518360829177],[-73.8980688299364,40.735183598795906],[-73.89783236941884,40.735160354182376]]]}},{type:"Feature",properties:{ntacode:"MN12",ntaname:"Upper West Side",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.96003018437096,40.79803810789695],[-73.96052271669548,40.79736846946242],[-73.9609797180794,40.79673864404538],[-73.96144060655743,40.796110827184016],[-73.96189985460958,40.795479270061186],[-73.96235980150675,40.794852060560714],[-73.96280590635736,40.794235813232206],[-73.96371096541826,40.7930129348833],[-73.96417598521327,40.79236204502779],[-73.96468540739485,40.7916640267989],[-73.96517705499018,40.790990341099395],[-73.96562799538663,40.79036611712907],[-73.96609500572451,40.78973438976673],[-73.96655226678924,40.7891071528256],[-73.96700977073407,40.788476790742266],[-73.96744908373162,40.78786072059054],[-73.96792696354473,40.787221571126075],[-73.9683847931367,40.786595696523996],[-73.96884378957476,40.78596738856441],[-73.96933573318952,40.78529327955712],[-73.96983225556826,40.784610910586295],[-73.97030068162131,40.783975413948546],[-73.97076013116722,40.78334013755369],[-73.97122292220939,40.782706256090066],[-73.97172305555867,40.78202147595971],[-73.97357117423296,40.77947786162118],[-73.97406668257645,40.778805416721596],[-73.97453231422321,40.778167784523035],[-73.97499744020551,40.77753254622208],[-73.97783054404918,40.778729731815964],[-73.98067365344902,40.779925182487375],[-73.98140948736072,40.78023541861948],[-73.98151911347318,40.78028175751629],[-73.98162787361058,40.78032893496984],[-73.9823261637156,40.78062377270346],[-73.98352601467057,40.781130011022775],[-73.98507184345023,40.78177968096928],[-73.9853695267738,40.78107837236267],[-73.9856793611765,40.78031263333499],[-73.98654378951812,40.78065798079114],[-73.98707137465651,40.780906381592345],[-73.9873077285432,40.78104130328785],[-73.98736363983184,40.78106280511054],[-73.9874143269048,40.78108751109517],[-73.98746219857033,40.781108609595684],[-73.98799363156411,40.781342817347685],[-73.98812746102584,40.781401796442296],[-73.98804128806732,40.78158596085125],[-73.98810029382469,40.78160287830535],[-73.98807644914513,40.7816509350017],[-73.98801805997229,40.781634188810514],[-73.9879607928422,40.78177098703158],[-73.98791968459255,40.78183347771328],[-73.98787728725026,40.78189205083224],[-73.986474803686,40.78391657371878],[-73.9862518700355,40.78423876424548],[-73.98611372725301,40.784438911877416],[-73.98561580396377,40.785141862595104],[-73.98546581197033,40.78536070057551],[-73.98617270496551,40.78606845225876],[-73.98645586240205,40.78591921908149],[-73.98707234561576,40.78518963831761],[-73.98711901394273,40.78521031850159],[-73.98649778102366,40.78595120288731],[-73.98616462880634,40.78612188244839],[-73.98612842248596,40.786239001331204],[-73.9860711352198,40.786240706026675],[-73.98602727478918,40.78622896423679],[-73.98609763784948,40.786058225698014],[-73.98542932126949,40.78541394218469],[-73.98508113773212,40.78592193511051],[-73.98519883325456,40.785966552197856],[-73.98517050238996,40.786013334158234],[-73.98521621867383,40.786030501313896],[-73.98525509797999,40.785976205511666],[-73.98524273937663,40.78597257215081],[-73.98524962933023,40.785963139855916],[-73.9852817791868,40.78597862095013],[-73.98524003288459,40.78603585813685],[-73.98568388524222,40.78622212391974],[-73.98571752900463,40.78617599466887],[-73.98576566029759,40.78619627485872],[-73.98568287192259,40.78630978621321],[-73.9856362709306,40.78629015014677],[-73.98567072256475,40.786242911993874],[-73.98561523764442,40.78621964571535],[-73.98520511880044,40.78604766921284],[-73.98521103560755,40.78603955488377],[-73.98516263994716,40.786020999267265],[-73.98513163631212,40.786060297020015],[-73.98501696406504,40.786014237195715],[-73.98493597820361,40.786130720651066],[-73.9846550788303,40.78653474180804],[-73.9857437879012,40.786570082352235],[-73.98589227228334,40.78642652901966],[-73.98594285499505,40.78645284788039],[-73.98594956155675,40.786487113464005],[-73.98581237352658,40.78661686535716],[-73.98513520970334,40.78658761839299],[-73.98461942858415,40.78658601634989],[-73.98369521623671,40.78791528131277],[-73.98234664147571,40.78985478077272],[-73.98188645946553,40.79051658043259],[-73.98139174468574,40.79122824550262],[-73.98128937370959,40.79137550943311],[-73.98094708354087,40.79186789328],[-73.98053767946408,40.79245681262504],[-73.98043434256012,40.7925942830968],[-73.98013222578669,40.792993765383216],[-73.98004684398009,40.79311352516398],[-73.97928822082987,40.794177632163404],[-73.97828949152762,40.79558676046093],[-73.97779475503214,40.79628462977197],[-73.97685207845201,40.79763134839325],[-73.97639951930582,40.79827321019002],[-73.9762852788426,40.79843523541014],[-73.97583055785262,40.79909228041075],[-73.97578169321199,40.79915625678038],[-73.97579140130203,40.79920962788627],[-73.97576219486488,40.79926017354935],[-73.97554385822026,40.7995282506374],[-73.9752678323446,40.7999328495318],[-73.97508668067898,40.80018953363308],[-73.97496436808191,40.80036963419394],[-73.9748392443601,40.80055824326275],[-73.97466556722732,40.80081351473423],[-73.97448722520996,40.80105742889688],[-73.97414361823475,40.80151689534122],[-73.97394098366718,40.801809025361486],[-73.97389989052469,40.801889863531244],[-73.97377477246016,40.80204584594863],[-73.9737206045577,40.80216781528029],[-73.97361322463911,40.80229685988726],[-73.97354227721577,40.802356411250365],[-73.97336671067808,40.80263011334654],[-73.97320518045746,40.80283005827635],[-73.97312859121,40.80297471550872],[-73.9730707053795,40.803055548447475],[-73.9730352290208,40.80307397374196],[-73.97292317001975,40.803249822843895],[-73.97286807262162,40.80332073417609],[-73.97287179081526,40.80335618764536],[-73.97279907756597,40.80332915965672],[-73.97265744745978,40.803276514162796],[-73.97257779806128,40.803247183771276],[-73.97250022180603,40.80321661262821],[-73.97150381003817,40.80283773617448],[-73.97032589767372,40.8023845608706],[-73.97027400465879,40.802359036994105],[-73.97021594793269,40.80233585148794],[-73.97004742165267,40.80226501033987],[-73.96858360746548,40.80163547026637],[-73.96798415954919,40.80139826627667],[-73.96787379721908,40.80135169818446],[-73.96775900356984,40.8013035159855],[-73.96571144280446,40.80043806998772],[-73.9628698014617,40.79923967661975],[-73.9614777990138,40.798654156436434],[-73.96003018437096,40.79803810789695]]]}},{type:"Feature",properties:{ntacode:"MN14",ntaname:"Lincoln Square",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.97499744020551,40.77753254622208],[-73.97545932433746,40.77689872272676],[-73.97595517295031,40.77621975462619],[-73.97645763831663,40.775532351606046],[-73.97691168226295,40.77490912402706],[-73.97737084993078,40.77428100721393],[-73.97782639298862,40.773656191921745],[-73.9782822010232,40.773031878738195],[-73.97872246726041,40.7724188982851],[-73.97919214511988,40.77178126549886],[-73.97965233402259,40.771155327040056],[-73.98011181561742,40.770528368678455],[-73.98056370666853,40.76990532456603],[-73.9810229005034,40.76927283355975],[-73.98167943639403,40.76839013093622],[-73.98163149482738,40.76836792818742],[-73.98158722657318,40.76834168415643],[-73.98154721809738,40.76831174652711],[-73.98151200003353,40.76827851195981],[-73.98148203837863,40.76824242073864],[-73.98145773006311,40.768203951008914],[-73.98144332674,40.76816445907607],[-73.98143498730755,40.76812397044601],[-73.98143282222416,40.76808302145734],[-73.98143686015854,40.76804215454579],[-73.98144704758263,40.768001910909284],[-73.98146324961684,40.767962823791564],[-73.9814852516276,40.767925410967344],[-73.98151276215224,40.7678901680317],[-73.98156819945983,40.76783483464121],[-73.98163466733725,40.76778588788833],[-73.98171007884838,40.7677451157594],[-73.98179174546713,40.767713756831995],[-73.98184565685199,40.76770719885882],[-73.98190019919375,40.767705341018114],[-73.98195466592408,40.767708207377325],[-73.98200835086487,40.7677157604164],[-73.98206055921953,40.76772790257],[-73.98211061467002,40.76774447654629],[-73.98236545039542,40.767392153213464],[-73.9852172032729,40.768594630457955],[-73.98806289548584,40.769790800287986],[-73.99059644681441,40.77085481028243],[-73.99091307486908,40.770987759035535],[-73.99365606188516,40.7721459624011],[-73.99378189812299,40.77219909094511],[-73.99387445126077,40.77223816788832],[-73.99350262180837,40.77275163310059],[-73.99359086402823,40.77279008029663],[-73.99372534708556,40.77286419898795],[-73.9937873699982,40.77290384626278],[-73.9938310813699,40.77293178785068],[-73.9938875443636,40.77295574416392],[-73.99389125243711,40.772955194876786],[-73.99396258551465,40.772944653908986],[-73.99401262480524,40.77288284562683],[-73.99412205808255,40.77292405802093],[-73.99413665324977,40.77290187017437],[-73.99430134239122,40.77297002866396],[-73.99428153513459,40.77299380106422],[-73.99437655275099,40.773039551604],[-73.99431863402606,40.773121440772826],[-73.99429402982389,40.773156243991885],[-73.99502327652189,40.773481196576256],[-73.9950710879697,40.7734141386659],[-73.99508939189293,40.7733884750392],[-73.99501396371689,40.77335803442183],[-73.99505028469925,40.77329715318992],[-73.99624065189884,40.77378979190032],[-73.99619583680996,40.7738523561841],[-73.99610846814741,40.77381631601516],[-73.99610778143001,40.77381737760112],[-73.99606316874294,40.77388688661013],[-73.99612697773733,40.77391335462091],[-73.99612850482792,40.773913984903196],[-73.99612636074121,40.77391671365423],[-73.99609880736982,40.77395180529914],[-73.99611835168893,40.773960324464014],[-73.99617945931273,40.77398695485412],[-73.99609524456517,40.77408618694027],[-73.99605125275342,40.77406889580326],[-73.9955722651612,40.77387073139434],[-73.99393694182217,40.77317951096696],[-73.99386295329147,40.77326952907234],[-73.99382334505358,40.77338176688271],[-73.99376791399219,40.77348399400526],[-73.99369930927811,40.77356215215557],[-73.99362279521331,40.77363229021242],[-73.9935278276414,40.773714446468624],[-73.99344341917204,40.77377054967835],[-73.99341175671523,40.773802612423985],[-73.99335894150755,40.773926880154676],[-73.99262266386548,40.77497405603701],[-73.99257784276617,40.77495601635947],[-73.99252774395161,40.775002110439885],[-73.99246974581541,40.77502415955184],[-73.99240383719197,40.7750181403907],[-73.99226708903547,40.77511603385861],[-73.99205908493721,40.775497598192324],[-73.992125372395,40.77550907505343],[-73.99222686779706,40.77548221102618],[-73.99232934660887,40.77546890095858],[-73.9923617568012,40.77550189976671],[-73.99238604296042,40.77555717992212],[-73.99208768471277,40.77598397082142],[-73.99201877991078,40.77607334073545],[-73.9914295319023,40.77687956004277],[-73.99092717414976,40.77756687876304],[-73.99073041339493,40.77756054974007],[-73.99039616003658,40.777585065679126],[-73.99010126597669,40.77799645751668],[-73.98964887292827,40.77862756000906],[-73.98920095886437,40.77925239865162],[-73.98920068089937,40.779252786279336],[-73.98917577843818,40.77928752351324],[-73.98908519478607,40.779407597159505],[-73.9888686174001,40.77969292291149],[-73.98887187449992,40.779713737750505],[-73.98921902288063,40.77969789520944],[-73.98927785904432,40.779723439271095],[-73.9894090541802,40.779737706472034],[-73.9894986149271,40.77972504438983],[-73.98959649338836,40.77969814618087],[-73.98967981290264,40.77967756815554],[-73.989752702938,40.77967124421163],[-73.98984224780658,40.77968075267073],[-73.98994430227155,40.77969659276867],[-73.99004010212062,40.77970767719572],[-73.9901379775249,40.779699769704855],[-73.99022336845654,40.77968236121126],[-73.99033584033229,40.77966179439505],[-73.99043059869717,40.779664972553],[-73.99050764615512,40.77966813912392],[-73.99062219939685,40.779676064411795],[-73.99074506950554,40.77967132818413],[-73.99087211428234,40.779646007141366],[-73.99096167222442,40.779639683751796],[-73.99105747282965,40.77965235212326],[-73.99115742949712,40.77966977560652],[-73.99124281740453,40.77967136708458],[-73.99125531828979,40.77965078251657],[-73.99129488712018,40.779630209208946],[-73.99132196764995,40.779631796041436],[-73.99135945556954,40.77958588283488],[-73.99155105922753,40.77957482093484],[-73.99141982585972,40.779755280287105],[-73.98888614411705,40.77987889853278],[-73.98893965670634,40.779956178440464],[-73.9889261035309,40.78005929201371],[-73.98891168026476,40.78009603714666],[-73.98891166067375,40.78012236626768],[-73.9889192614685,40.780226094343725],[-73.98838105020269,40.78098107404589],[-73.98823241384704,40.78123314421562],[-73.9882104208317,40.78122548254215],[-73.98814418135416,40.78136567132728],[-73.98813788174486,40.78137928127407],[-73.98812746102584,40.781401796442296],[-73.98799363156411,40.781342817347685],[-73.98746219857033,40.781108609595684],[-73.9874143269048,40.78108751109517],[-73.98736363983184,40.78106280511054],[-73.9873077285432,40.78104130328785],[-73.98707137465651,40.780906381592345],[-73.98654378951812,40.78065798079114],[-73.9856793611765,40.78031263333499],[-73.9853695267738,40.78107837236267],[-73.98507184345023,40.78177968096928],[-73.98352601467057,40.781130011022775],[-73.9823261637156,40.78062377270346],[-73.98162787361058,40.78032893496984],[-73.98151911347318,40.78028175751629],[-73.98140948736072,40.78023541861948],[-73.98067365344902,40.779925182487375],[-73.97783054404918,40.778729731815964],[-73.97499744020551,40.77753254622208]]]}},{type:"Feature",properties:{ntacode:"BX07",ntaname:"Bronxdale",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.86137924069509,40.871336512141525],[-73.86143383852497,40.86960346802523],[-73.86149826078228,40.86778221561744],[-73.86150246534677,40.86755143325913],[-73.86154239755814,40.86615362323769],[-73.86156274129902,40.86554946455502],[-73.86055100834703,40.865529695928046],[-73.85961281249308,40.86551271811329],[-73.85890956790679,40.864636926125996],[-73.85871220300655,40.86425255333891],[-73.85844789742286,40.863761390123294],[-73.85806098565243,40.863042359763504],[-73.85780378831072,40.86303621662242],[-73.8577102836695,40.86227823049465],[-73.85770552766589,40.86224128540552],[-73.85769842190052,40.86218608056049],[-73.8576918173041,40.862134773427314],[-73.85767885602472,40.862034078443685],[-73.85767084845814,40.86197187252082],[-73.85760926698264,40.86149344106741],[-73.85759960654418,40.86141838907988],[-73.8575668268937,40.86116372253199],[-73.85752991800437,40.86090316844943],[-73.85752224260838,40.86084898074856],[-73.8574788572866,40.8605427006754],[-73.85747219640301,40.860495676849546],[-73.85746244202511,40.860426811693564],[-73.85739481962082,40.8599841030858],[-73.85735319680543,40.85971160585054],[-73.85663774670334,40.858119171990104],[-73.85882515988439,40.8580613573406],[-73.86179069441148,40.85798290386211],[-73.86287784374933,40.85795359102333],[-73.86295853531976,40.85795141427503],[-73.86318907742972,40.85794519668732],[-73.86326398559618,40.857943175867554],[-73.86387047788617,40.85792681606295],[-73.86395713392758,40.857924478800335],[-73.8645507347488,40.857908463074075],[-73.86467028207238,40.85790523681129],[-73.86564157915203,40.85788154606375],[-73.86658331392861,40.857855353881874],[-73.86758752468775,40.85783008965196],[-73.86802029281046,40.85783059490485],[-73.86807772417578,40.85784684284683],[-73.86813140324021,40.85787659254333],[-73.86817334089847,40.85791854929653],[-73.86819723655664,40.85796798678718],[-73.86820126431661,40.85801835612606],[-73.86818830558741,40.8580638343109],[-73.8684153969594,40.85778035814372],[-73.86889622722208,40.85777277294437],[-73.86954868104702,40.8577260296799],[-73.87084887444587,40.85729081724879],[-73.87087754120735,40.85727822426865],[-73.87088962543514,40.857272916411254],[-73.87088983898651,40.857272817811406],[-73.87089011154794,40.85727278193136],[-73.8709436618489,40.857266051954184],[-73.87094413634877,40.85726598932863],[-73.87094462202353,40.85726608050204],[-73.87100173171994,40.857276742739636],[-73.87100227739222,40.857276842691164],[-73.87100272741763,40.85727711273949],[-73.87104905928045,40.857304603360994],[-73.87104945002305,40.857304837660415],[-73.87104967490694,40.85730515302332],[-73.87107580428587,40.85734126458996],[-73.87107594621506,40.85734146292879],[-73.87107598135408,40.85734166114825],[-73.87108262578988,40.857377040136],[-73.8710326887361,40.857807797394834],[-73.87097845158804,40.85819941465333],[-73.87088409248926,40.85889518076047],[-73.87057937656488,40.8614045539279],[-73.8704448372037,40.86327040002445],[-73.87041975404715,40.863531282351396],[-73.87040098857457,40.863792470500634],[-73.87038854719542,40.86405387629848],[-73.8703824341844,40.86431541149693],[-73.8703826514993,40.864576987807474],[-73.87038919929897,40.864838516920976],[-73.87040207544753,40.86509991054525],[-73.87042127567257,40.865361080432834],[-73.87045509057101,40.86663286876312],[-73.87049186989425,40.86795083099316],[-73.87049783458582,40.86817665496452],[-73.87049958091382,40.86824277610989],[-73.87051057057853,40.8686588353671],[-73.87051473333179,40.86881643234378],[-73.87051629780478,40.868875665231194],[-73.87052621665921,40.86925117679466],[-73.87052897324556,40.869355533349726],[-73.87053320083086,40.869515580235785],[-73.8705349472269,40.86958170253734],[-73.87053738652403,40.86967403141305],[-73.87056192524669,40.87151077845378],[-73.86935122364724,40.871483353709735],[-73.86825887799573,40.87146232802613],[-73.86715864219332,40.871441913140465],[-73.86614489502145,40.871422984590886],[-73.86520890077001,40.87140764959887],[-73.86426604390138,40.8713896502362],[-73.86333198334079,40.87137515749865],[-73.8623921285398,40.87135673360249],[-73.86137924069509,40.871336512141525]]]}},{type:"Feature",properties:{ntacode:"QN42",ntaname:"Oakland Gardens",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.74016951762789,40.73848189750697],[-73.74144628592875,40.73693874680752],[-73.74151636839609,40.736860361040534],[-73.74158944542796,40.73678200942448],[-73.74228431198438,40.736086408339936],[-73.74294785856037,40.73545655153036],[-73.74472417700733,40.73401103024839],[-73.74555367971422,40.733404318019815],[-73.7461625945496,40.73292721958233],[-73.74672140296651,40.73247715064259],[-73.74704531507689,40.7321936537058],[-73.74733126656156,40.73193874099733],[-73.74749692868386,40.73179105118319],[-73.74793423784914,40.73140119622041],[-73.74917188558466,40.73029906884016],[-73.74980987506927,40.72974675005727],[-73.75048295649871,40.72922129439394],[-73.7508106693951,40.72899503877889],[-73.75106753918175,40.72881769833995],[-73.75177679913047,40.72836807818111],[-73.75184238290177,40.72832650189824],[-73.75192413491133,40.728280032262454],[-73.75221914071443,40.72811234357934],[-73.75259470935107,40.72790898597659],[-73.75297028783322,40.72770562013309],[-73.7536310998029,40.727393747658894],[-73.75380709282926,40.72731553150399],[-73.75406469193341,40.72720104552178],[-73.75442222511286,40.72704214823287],[-73.75527584384045,40.72671544060024],[-73.75612598784825,40.72643026035887],[-73.75655253396543,40.72627075493299],[-73.75663658112518,40.726246410794545],[-73.75670329233547,40.726229432661896],[-73.75674739612431,40.72627289598383],[-73.75678272715545,40.72630578486263],[-73.75684854737575,40.72635581216722],[-73.75787141457917,40.7271068514865],[-73.75831675517011,40.72736240711465],[-73.75993818300344,40.72815841181848],[-73.76024210995271,40.728307611567],[-73.76114083680416,40.728794414264364],[-73.76160814438546,40.72904753444123],[-73.7623420983916,40.729538290701356],[-73.7632753774447,40.7302405411147],[-73.7638186673541,40.73068357380726],[-73.76435071526222,40.731151192135954],[-73.76486853097366,40.731668639668314],[-73.76528830379664,40.732114664551986],[-73.76558856174465,40.73246752053142],[-73.76564374465646,40.73253312673906],[-73.76555086054007,40.73254428344146],[-73.76491667679711,40.73265467280615],[-73.76434015017232,40.73275295525085],[-73.76369979170171,40.7328641168479],[-73.7637401047645,40.7329128725579],[-73.76471228704162,40.73408569972516],[-73.76511018412212,40.73455773854753],[-73.76349692313109,40.73504763331744],[-73.76273303467923,40.73526216267229],[-73.76252875722406,40.7360039606939],[-73.76248538695637,40.736181695182886],[-73.76246334618436,40.73636362530424],[-73.76246348376307,40.73654750108952],[-73.76248609277283,40.7367309819523],[-73.76253086189546,40.73691168014433],[-73.76259694770847,40.73708732642272],[-73.76268297179284,40.73725583621952],[-73.76316816538484,40.73826170793256],[-73.76360860214447,40.73917476475271],[-73.76431495559873,40.740672626838574],[-73.76515128883285,40.74243734575942],[-73.76556849810598,40.743258155027235],[-73.76617484756132,40.743567271686615],[-73.76633756152015,40.7436522585941],[-73.76649109632837,40.74374843018537],[-73.76663352576406,40.74385485265212],[-73.76676314860944,40.74397036280169],[-73.76687853596802,40.744093579206314],[-73.76697862905398,40.74422296823604],[-73.76761508028086,40.7455263553193],[-73.76770614589687,40.745722742720474],[-73.76772991359309,40.7457762261727],[-73.76729011945527,40.745903814557934],[-73.76681551943756,40.74603005776714],[-73.76635520865307,40.74615249683943],[-73.76589202362265,40.746280626990064],[-73.76501623130673,40.74652288166303],[-73.76414324409247,40.746764045831306],[-73.7629777777423,40.747081621983114],[-73.7624004584231,40.74724325429293],[-73.7615184669521,40.74749054800739],[-73.76145571943749,40.74750795159141],[-73.76138355784937,40.7475291711644],[-73.76073612098453,40.74773738547204],[-73.7597255364159,40.74818866099072],[-73.75885932508002,40.74858422763053],[-73.75845857488834,40.748763093904294],[-73.75805782280084,40.74894194889563],[-73.75802805583024,40.748957816318644],[-73.75773936954685,40.749063443241916],[-73.75744314906512,40.74915673332299],[-73.75714080479104,40.74923725926902],[-73.75684127432626,40.74932207770716],[-73.75686552189254,40.74936148930606],[-73.75698991515898,40.74957501019826],[-73.75737034770673,40.75024385676462],[-73.75782746217173,40.75075826957923],[-73.75906249202711,40.75220918082636],[-73.75943983045362,40.752402506555406],[-73.7595318710865,40.75244494980224],[-73.75953204547152,40.75244503526985],[-73.75953220679574,40.7524451383005],[-73.75968494420047,40.75253625684657],[-73.75968509343865,40.75253635164298],[-73.75968523096986,40.75253645512633],[-73.75982412631951,40.752641813020716],[-73.7598243012002,40.752641944558704],[-73.75982443862917,40.75264207652122],[-73.75994624627732,40.75275973312154],[-73.7599463722829,40.75275985634871],[-73.7599464973107,40.75276000637813],[-73.76004854119032,40.75288736218085],[-73.76004867910854,40.75288754205675],[-73.76004880462752,40.75288773932958],[-73.76012942480004,40.753022023724945],[-73.7601294887901,40.75302211717055],[-73.76012952586258,40.75302222211943],[-73.76018801925116,40.753160499124256],[-73.76048623704753,40.753839616746774],[-73.76080194147534,40.75454772982198],[-73.76090046979775,40.754685135993306],[-73.76101539982136,40.7548160929935],[-73.76114556508222,40.75493894872047],[-73.76128938234288,40.75505221538885],[-73.7614449746479,40.75515465640028],[-73.7615672372437,40.75523235221875],[-73.76167669802217,40.75532347682208],[-73.76176970647144,40.75542602058647],[-73.76184344003023,40.755537269313486],[-73.76189611090984,40.75565400283409],[-73.76192713820727,40.75577285336234],[-73.76185572317247,40.7565169758882],[-73.76176692858851,40.757278802073166],[-73.76199745967656,40.75810219071278],[-73.76239510540921,40.759496997619785],[-73.76125540608659,40.759714707973096],[-73.76031183402046,40.75990880153927],[-73.75987745887133,40.759994922113464],[-73.75800131701072,40.76037986747917],[-73.75682062196408,40.759734806331956],[-73.75625606356343,40.75843046955967],[-73.75583713323272,40.75774206178459],[-73.75557343716427,40.75828095184066],[-73.75551718926344,40.75832147358558],[-73.75539137441757,40.75838924841875],[-73.75525632794934,40.75844214557201],[-73.75511648422504,40.75847949813477],[-73.75497607949174,40.75850155952122],[-73.75422838195372,40.75852489237677],[-73.7540474482549,40.75851238550745],[-73.7538672558946,40.75848565257719],[-73.75369069097549,40.75844478838147],[-73.7535205850753,40.758390330389254],[-73.75335958484503,40.75832324924818],[-73.75320997118314,40.75824487300709],[-73.75277171595495,40.758873028378126],[-73.75230259323044,40.759455198829144],[-73.75115582971537,40.75906976875331],[-73.75057710625286,40.758014894986],[-73.75004764532355,40.75840465778929],[-73.74809587941189,40.75589954972394],[-73.74711113900442,40.754173286092346],[-73.74774116505665,40.75384994464695],[-73.74760569959656,40.753507877840335],[-73.74737514953438,40.752959619205356],[-73.74709885341825,40.75234682867546],[-73.7468746805233,40.75208864679695],[-73.7468421961437,40.752058075654766],[-73.7468079461966,40.75202841799885],[-73.74667146050648,40.751932186897236],[-73.74652681412711,40.7518426464508],[-73.74637489420327,40.75176036515793],[-73.7462166566087,40.751685850524446],[-73.74577948747648,40.75156080529696],[-73.74507911666336,40.750273896736914],[-73.74409668770993,40.74820664277994],[-73.74384322065991,40.74769009626963],[-73.74625984399846,40.74671147531287],[-73.74593060304687,40.74571565900569],[-73.74477587129029,40.743281097372304],[-73.74567621115484,40.743027298621],[-73.74671975328842,40.74312364806014],[-73.7478486130098,40.743296077971216],[-73.748876973324,40.74328837454468],[-73.74979834545364,40.743142443144876],[-73.75072790320007,40.74299784689981],[-73.75163327529152,40.74280676040829],[-73.75253331803364,40.742611332991835],[-73.75347299961389,40.7424048442009],[-73.75138967527703,40.740194159509116],[-73.75126422209358,40.74012536957499],[-73.75126399746568,40.740125243277035],[-73.75126376106563,40.740125143422986],[-73.75112759943626,40.740067314621676],[-73.75112735095341,40.74006720653239],[-73.75112706694055,40.7400671169618],[-73.75098241913857,40.74002149878637],[-73.750982300336,40.740021462846265],[-73.75098218260403,40.74002143511723],[-73.75083193306786,40.73998895299779],[-73.7508317666911,40.73998891695461],[-73.75083158989487,40.739988898981736],[-73.75067885094703,40.739969963877044],[-73.75052540203289,40.739953781678416],[-73.75052516602369,40.739953754362844],[-73.75052495320739,40.73995370933967],[-73.75037372864588,40.73992249319136],[-73.75037358668041,40.739922467084476],[-73.75037344456875,40.73992242120908],[-73.75022795724776,40.7398765307127],[-73.75022786289816,40.73987649365211],[-73.75009192212369,40.73981711665317],[-73.75009170881387,40.73981702723342],[-73.75009150860758,40.73981690885996],[-73.74996804311496,40.73974575298686],[-73.74657796032798,40.74034659235188],[-73.74396193554817,40.74078912695609],[-73.74385264167348,40.74009394940156],[-73.74371941311091,40.73938314961704],[-73.74360280254864,40.739012608815244],[-73.74346956816882,40.73887010373101],[-73.74306820821388,40.73844081776191],[-73.74222678183631,40.73861567168181],[-73.74155202649335,40.738762041262326],[-73.74142000647377,40.73878380789623],[-73.74128113850871,40.73878869236665],[-73.74114115776185,40.73877533800588],[-73.74100638485662,40.73874396809784],[-73.74100625527352,40.738743931118],[-73.74100612458525,40.73874389514082],[-73.74088217673497,40.73869624049989],[-73.74077344764237,40.73863527343261],[-73.74055585492772,40.738587182623945],[-73.74029081629891,40.73851667014026],[-73.74016951762789,40.73848189750697]]]}},{type:"Feature",properties:{ntacode:"QN45",ntaname:"Douglas Manor-Douglaston-Little Neck",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.71351828105999,40.75983773083087],[-73.71426287737295,40.7598267473649],[-73.71455685902008,40.7598088084877],[-73.71498214022971,40.759782865022146],[-73.71612528233506,40.75966071430736],[-73.71613842612973,40.75965827919369],[-73.71685440444719,40.75952551452232],[-73.71767237065713,40.75931121152041],[-73.71831971818546,40.759082076178],[-73.71877787649194,40.7588716921713],[-73.71897050364863,40.75878323753915],[-73.7191790962069,40.75866643744708],[-73.71956460720749,40.75845056042057],[-73.71967732241716,40.75837249941066],[-73.71998296988502,40.75816082151304],[-73.72031595291577,40.7578972581176],[-73.72063319399314,40.7576168350556],[-73.7209651171017,40.75729378916878],[-73.72111001482723,40.75711152631839],[-73.72121176129168,40.75697920899403],[-73.72145870261363,40.756658080546245],[-73.72159631478497,40.75642750433069],[-73.7216135707157,40.756398595393115],[-73.7217633963682,40.75613846710725],[-73.72180289210019,40.756069897951974],[-73.72207071370228,40.75549670313634],[-73.72241094797577,40.754920188745906],[-73.72264543527848,40.75460052402783],[-73.72279703234824,40.754433538174496],[-73.72299301324894,40.75421767149952],[-73.72326673411287,40.753947599497074],[-73.72344135538698,40.753790845186565],[-73.72351867196423,40.75372143795798],[-73.72382698899047,40.75346908923073],[-73.72384451856358,40.75345681166757],[-73.72475823085931,40.752908148326284],[-73.72506847992138,40.75272184382597],[-73.72509445299451,40.75270759232013],[-73.72551247795796,40.75247819788627],[-73.72582988889903,40.752291721104584],[-73.72602966341832,40.75217435468346],[-73.7264147213716,40.75191587781279],[-73.72666529910182,40.751713588267734],[-73.72677739460192,40.75162309216973],[-73.72709389557777,40.75134160474376],[-73.72737889140166,40.75102956739978],[-73.72771356186333,40.75062689461167],[-73.72788401100635,40.75038748282136],[-73.72805355565748,40.75008215082043],[-73.72825381049512,40.74969372864567],[-73.72837798402854,40.74938116668683],[-73.72849178503796,40.74904470704299],[-73.72862207356991,40.74851209230463],[-73.72871952803447,40.748197080556665],[-73.72896183010451,40.74763286903564],[-73.72906671040167,40.74739095924776],[-73.72914593876247,40.747273799814316],[-73.72953448980199,40.74671639589137],[-73.72964619296488,40.74656191447419],[-73.72993169106807,40.74618812459023],[-73.73043134633875,40.74558483642484],[-73.7306280183627,40.74536415823946],[-73.73106461880846,40.744888375884386],[-73.73226918056359,40.743818962745415],[-73.73232731650204,40.74377143341641],[-73.7324169461371,40.743694576404756],[-73.73366461514226,40.74281318426827],[-73.73370630666219,40.74278250143061],[-73.73374471227073,40.74285163197351],[-73.73380185371403,40.74293995984594],[-73.73436346483149,40.743628805911314],[-73.7345179990822,40.74382245725151],[-73.73465613716628,40.744027326241245],[-73.73477493034568,40.74424079607756],[-73.73487307226326,40.744461268285505],[-73.73494958542037,40.74468696890255],[-73.73500383752774,40.74491604869431],[-73.73503555224963,40.74514659825418],[-73.73504485449659,40.7453767273466],[-73.73503820933664,40.745526214810596],[-73.73503358713586,40.74559893819164],[-73.73502807918739,40.74564702201215],[-73.73501342925748,40.74579689613352],[-73.73501568836913,40.74599072768782],[-73.73503921620804,40.74618407559824],[-73.73508375859215,40.74637493296394],[-73.73512947031487,40.74650715219638],[-73.7351469004101,40.7465575850557],[-73.73522444489406,40.746762954036186],[-73.7353189956661,40.746964381598936],[-73.7354300025271,40.747160668620694],[-73.73557783063009,40.74729550792723],[-73.73573991269129,40.747422005575764],[-73.73591497487695,40.74753887935022],[-73.73610147100649,40.74764502617017],[-73.73629766419407,40.74773954288716],[-73.73650166214603,40.74782171363642],[-73.73670500921551,40.747913085122704],[-73.73689967571406,40.74801670056149],[-73.73708378339553,40.74813177402837],[-73.73725564238073,40.74825733709858],[-73.73727902055633,40.74827727955358],[-73.7374137651222,40.748392216259695],[-73.73755692633914,40.74853508397337],[-73.73830468529277,40.74924682906712],[-73.73880367961924,40.749913321757894],[-73.73934500900724,40.750642204704],[-73.73985376108608,40.751298529952855],[-73.74036368596394,40.75163345853833],[-73.74087361794939,40.75196838552481],[-73.74129306381103,40.75253926098612],[-73.74143323701338,40.75270873571026],[-73.74154962121872,40.75289380924558],[-73.74164693879948,40.753085339933094],[-73.7417242006718,40.75328208624025],[-73.74178079760505,40.7534822159418],[-73.74127837848555,40.75457638643172],[-73.74112218809246,40.754718451161764],[-73.74094775622513,40.754849462121115],[-73.74075722166492,40.7549674686691],[-73.74055319581525,40.75507085561957],[-73.74033863310055,40.755158415159954],[-73.74014753655058,40.755222378999605],[-73.73996460740706,40.75530287725088],[-73.73979348173823,40.75539888184556],[-73.73963743587696,40.75550875094055],[-73.7394992134928,40.75563034093087],[-73.73938082579464,40.75576111437999],[-73.73929461373474,40.755876248032685],[-73.73922634559999,40.755999697558295],[-73.7391778908975,40.75612895432055],[-73.73915030159743,40.75626123090399],[-73.73914373219506,40.756393617566815],[-73.73917854086162,40.756719203753654],[-73.73926325548055,40.75691704886809],[-73.73929222404779,40.756973935795656],[-73.73964315657837,40.75673838233887],[-73.73978833922934,40.756729017451796],[-73.74041677628598,40.75667631814296],[-73.74120820712241,40.75620461718462],[-73.74125945440589,40.75671049718647],[-73.74138828571984,40.756857280679945],[-73.74149915208734,40.7570131830658],[-73.74159048735352,40.757176244840885],[-73.74166126958113,40.75734431305253],[-73.74250213924496,40.758588149546874],[-73.74310625831076,40.75849426462639],[-73.74346609359466,40.759338298933606],[-73.74473826542845,40.760759975049105],[-73.7459781056324,40.76397628540282],[-73.7465625583947,40.763786205080514],[-73.74936995660912,40.76293364385721],[-73.75021253221288,40.763749382154764],[-73.74706196011816,40.76445970571155],[-73.74687521766795,40.76451862942164],[-73.74940846573399,40.767551978944375],[-73.75338853072766,40.76533394558626],[-73.75340012253315,40.765357368306844],[-73.75341832265197,40.765386637266104],[-73.7534416607256,40.76541605492463],[-73.75346926708603,40.765445145821325],[-73.75348319758244,40.76546089479785],[-73.75348430975268,40.765461753572424],[-73.75348752244703,40.76546498114138],[-73.75349540478733,40.76547290340939],[-73.75350331448307,40.76548105524652],[-73.75351204488828,40.76549005417709],[-73.75351823905592,40.76549451006127],[-73.75351875591467,40.765494881735435],[-73.75352100706762,40.76549649932803],[-73.75352130645867,40.76549675042049],[-73.75352872809182,40.76550294299573],[-73.75357328016993,40.765531345566],[-73.75359218751761,40.765545952927496],[-73.75361213488121,40.7655682400767],[-73.7536320455313,40.76559479705638],[-73.75363400149678,40.765597470771915],[-73.75365083021043,40.765620476467014],[-73.75366968519462,40.76564019778143],[-73.75367413388797,40.76564363538537],[-73.75367588534824,40.765644650319246],[-73.75367859212582,40.76564622013269],[-73.7536882270222,40.76565248996831],[-73.75369975074497,40.76565998795635],[-73.75370531161518,40.76566428500165],[-73.75370668459202,40.76566534419057],[-73.75370976163957,40.76566772109929],[-73.75372190498865,40.76568569817974],[-73.75372379848531,40.76568905962351],[-73.7537373160361,40.765713070589484],[-73.75373950552098,40.765718200236485],[-73.75373994336347,40.76572105247138],[-73.75374055332891,40.765725026495765],[-73.75374251904107,40.7657514653551],[-73.75374326765615,40.76575321928112],[-73.75374470875353,40.765756593494714],[-73.7537452677197,40.76575928399045],[-73.75374577498366,40.76576171521234],[-73.75376812270238,40.7657979833523],[-73.75377002887093,40.76580107745025],[-73.75379765999871,40.76583874952248],[-73.75382870171184,40.76587304333472],[-73.75385060379836,40.765893921700325],[-73.75386200386029,40.76590478836299],[-73.75386541627488,40.76590704754272],[-73.7538697997707,40.76590994992036],[-73.75387926054994,40.765915890513384],[-73.75388762086574,40.76592114038901],[-73.7538893477114,40.765922141027275],[-73.7538920791286,40.76592372563055],[-73.75389447918143,40.76592619775074],[-73.75389540789973,40.76592715480243],[-73.75394310941999,40.765976037017616],[-73.75395755914317,40.76598805974964],[-73.75399095305288,40.76601127968622],[-73.75400429948742,40.766021590114796],[-73.75401983500299,40.766037030014814],[-73.75403422239425,40.76605501972583],[-73.75404746474788,40.766075558919816],[-73.75407057768479,40.766116619886525],[-73.75407936844444,40.7661337229899],[-73.75408049775925,40.766136627124666],[-73.75408701063304,40.766153376910395],[-73.75410427864372,40.7662174192256],[-73.75410437711403,40.76621772349611],[-73.75411188644809,40.76624048256735],[-73.75411282207318,40.766242674301296],[-73.75412064018558,40.766260996257465],[-73.75413166599604,40.76627896554683],[-73.75414634081434,40.766295994590116],[-73.75414938850011,40.76629953305192],[-73.7541609692397,40.76631096932421],[-73.75416936599115,40.766319261535436],[-73.75416975181138,40.7663195588803],[-73.7541938337736,40.76633816481162],[-73.75421368215233,40.76635216629058],[-73.75421943393704,40.76635622214471],[-73.75422723813813,40.76636053215861],[-73.75423504834441,40.76636399131835],[-73.75427636542072,40.7663804375577],[-73.75428246352296,40.766383973307775],[-73.75428527983941,40.766385606832785],[-73.7542941867075,40.766391628632725],[-73.75429644107689,40.766393522467695],[-73.75431975054254,40.76641309603243],[-73.75434193344239,40.76643624756368],[-73.7543598396168,40.76645907988113],[-73.75436074582078,40.76646023070897],[-73.75437617973635,40.76648504712826],[-73.75443451339287,40.766589406207586],[-73.75446425569464,40.76664218796267],[-73.75450826549645,40.76672028536597],[-73.75453782731152,40.766772149509436],[-73.75454239695392,40.766780168512255],[-73.75454759114342,40.766788759105125],[-73.75459309560053,40.76686401891386],[-73.75461405855589,40.76689654156136],[-73.75463837743989,40.76692993612277],[-73.75466605847451,40.7669633525805],[-73.7546959821428,40.76699678033967],[-73.75471041603066,40.76701050735405],[-73.75472707990643,40.76702510103691],[-73.75473473465168,40.76703101409221],[-73.75480493978927,40.76708524722398],[-73.75481894876579,40.767097513663174],[-73.75482160656705,40.76709984140168],[-73.75483602855117,40.76711442091618],[-73.75487477116954,40.767162395445105],[-73.7548869173084,40.767180372570955],[-73.75489078278531,40.76718827681346],[-73.75489569735011,40.76719832762473],[-73.75491753527471,40.76724768847315],[-73.75492746201859,40.76727012980593],[-73.75494621691868,40.76730398673164],[-73.75496157839093,40.767331716699964],[-73.75497255785508,40.76735394834664],[-73.75498564498142,40.76738897946554],[-73.75499531677588,40.76742910516701],[-73.75499536930096,40.7674293820322],[-73.75507210849054,40.76753310678742],[-73.75507603383578,40.76766374780639],[-73.75499605462099,40.76784780327421],[-73.75495617473571,40.76799105146971],[-73.75492911896283,40.768015764197415],[-73.75492457715097,40.76802110415452],[-73.75491896446049,40.768027700458724],[-73.75490428840097,40.76804731454825],[-73.75489184865098,40.76806949637849],[-73.75488164924222,40.76809339023431],[-73.754872561002,40.76812070482772],[-73.75487060375083,40.76812924232778],[-73.75486571084751,40.76815058431924],[-73.75486271886362,40.76818036899039],[-73.75485987826801,40.768208653617776],[-73.7548565353119,40.76822609437055],[-73.75485529629805,40.76823256059535],[-73.75485129960826,40.768247536817626],[-73.75484960110144,40.768253902051455],[-73.75484682303419,40.76826142661564],[-73.7548325806358,40.768299990351814],[-73.75482801752067,40.76831877123055],[-73.75482801691258,40.7683189364102],[-73.75482799865037,40.76832389716047],[-73.75482798602805,40.76832732589459],[-73.75482798293211,40.76832816687011],[-73.75482908672262,40.76833329485388],[-73.75483123007682,40.76833657656442],[-73.75483243914212,40.76833842644982],[-73.75483474618362,40.768342315121394],[-73.75483802115842,40.768347834040696],[-73.75485479639376,40.76836836976153],[-73.75485605431491,40.76837029647764],[-73.75486150013715,40.76837863345196],[-73.7548624413195,40.768382263571745],[-73.75486260862138,40.76838290622356],[-73.75486324800976,40.76838537675419],[-73.75486371578063,40.76838717982994],[-73.75486371140848,40.76838758942248],[-73.75486370006033,40.76839145071222],[-73.75486256146155,40.768395718535324],[-73.75486142307678,40.76839998803412],[-73.754860842191,40.76840107923724],[-73.7548591582951,40.768404252455916],[-73.7548557728274,40.76840851667102],[-73.75485126381943,40.76841277782538],[-73.75485002766172,40.76841361835506],[-73.7548400016423,40.768420440806636],[-73.7548050913861,40.768442574811054],[-73.75480345733594,40.768444118271475],[-73.75480058171526,40.76844683495683],[-73.75479607269871,40.76845109677907],[-73.75479533576377,40.768451840200186],[-73.75479269037152,40.768454506279745],[-73.75479042712045,40.76845877221114],[-73.7547813589896,40.76848096070142],[-73.75477459400045,40.76850671955528],[-73.75476768394981,40.76853303529232],[-73.75476068535336,40.76854827014807],[-73.75475749159985,40.76855522021495],[-73.75475315315148,40.7685625856558],[-73.75474392479497,40.76857825384553],[-73.75473150442753,40.76859531073355],[-73.7547218161564,40.768604886853524],[-73.75471684573901,40.76860980037281],[-73.75470219963225,40.76862087233283],[-73.75469236131069,40.76862691500109],[-73.75468418376036,40.768631938121416],[-73.7546685553876,40.768638149722925],[-73.7546628069065,40.76864043359803],[-73.75464656396115,40.7686453341673],[-73.75464031279195,40.76864721909582],[-73.7546379863662,40.76864763513516],[-73.7546167047883,40.76865143973461],[-73.7546065895,40.76865227341287],[-73.75459423181258,40.768652247092305],[-73.75458524725454,40.7686513727335],[-73.7545530736216,40.768649144616724],[-73.75454705986843,40.76864872940723],[-73.75454548351466,40.768648724876364],[-73.75453807127802,40.76864871025796],[-73.75453734347388,40.76864870870743],[-73.75453694839281,40.76864870786574],[-73.75452908086369,40.768649544650664],[-73.75452766896989,40.768649877030235],[-73.75451109014132,40.768653777737924],[-73.75450838321454,40.76865418257729],[-73.75450546904294,40.76865461930763],[-73.75449196913841,40.76865971500442],[-73.75448918928264,40.76866107442034],[-73.75447283530937,40.76866907061465],[-73.7544533204221,40.768679939512324],[-73.7544514458187,40.76868098289165],[-73.75444506541734,40.76868540472008],[-73.75443792993298,40.76869035046882],[-73.75442666048097,40.76869972165979],[-73.75441753972152,40.768707995776595],[-73.75441538875722,40.76870994706143],[-73.7544074890572,40.76871932610317],[-73.75440071107697,40.768729561082],[-73.75439618245471,40.76873894781138],[-73.75439547239402,40.768744710375245],[-73.75439502359977,40.768748340048575],[-73.7543943812091,40.768751228340406],[-73.75439388269352,40.76875346274872],[-73.75439432480364,40.76875517078413],[-73.75439498894931,40.76875773585489],[-73.75439487737508,40.768761162702624],[-73.75439609110646,40.76876371788817],[-73.75439716604627,40.76876495099531],[-73.7543983278734,40.768766284635916],[-73.75440056618112,40.768768851889504],[-73.75440392715778,40.768771421033506],[-73.75440729062188,40.76877313646871],[-73.75441292702077,40.76877621555446],[-73.75441513992969,40.76877742461788],[-73.75442636127474,40.76878086473195],[-73.75443870953579,40.768783454035265],[-73.75444246050185,40.768783461527065],[-73.75444320350954,40.76878346361316],[-73.75445218896863,40.76878433697975],[-73.75446197302941,40.76878435783091],[-73.75446451187373,40.76878436106354],[-73.75446454713357,40.76878435996599],[-73.75447054668832,40.7687839676727],[-73.75460276587621,40.768775261404784],[-73.75467018425137,40.76877284299777],[-73.75467355401504,40.76877285017288],[-73.75467639031456,40.7687733958143],[-73.7546780433016,40.76877371327815],[-73.75468005191553,40.76877415463104],[-73.75468590272861,40.76877543844553],[-73.75469052084658,40.768777457923576],[-73.75469375454182,40.76877887186182],[-73.75470047988199,40.768783156928386],[-73.75470517924522,40.768786151079325],[-73.75470720411883,40.7687874426623],[-73.75471167921908,40.768792576651535],[-73.75471391688056,40.76879514339499],[-73.75471502630367,40.7687985622882],[-73.75471502432617,40.7687990992058],[-73.7547150168635,40.76880112542049],[-73.75471586026566,40.768803064992696],[-73.75471613164002,40.76880368910332],[-73.75471580642795,40.76880769145188],[-73.75471495394933,40.768818207440695],[-73.75471296984199,40.76884132452633],[-73.75471143383943,40.7688591994953],[-73.7547111507078,40.76893607218695],[-73.7547111363227,40.7689399778644],[-73.75471112239418,40.768943759573354],[-73.75471342579753,40.76894965687948],[-73.7547144600461,40.768952308342136],[-73.75473118097827,40.76898821835388],[-73.7547317559606,40.76899226215492],[-73.75473227688195,40.7689959076308],[-73.75473311585844,40.76900180198663],[-73.75473337057993,40.76900359757311],[-73.75472987183326,40.76903860982163],[-73.75472073687708,40.76907873620839],[-73.75469682582246,40.76916495330194],[-73.75468757418831,40.76919361460787],[-73.75467864238747,40.769221288021306],[-73.75467753501233,40.76922867725843],[-73.75467633797473,40.76923665918011],[-73.75467516247366,40.76925117685073],[-73.7546756370724,40.769261714427124],[-73.7546761995355,40.7692742410627],[-73.75468202222571,40.769302792233475],[-73.75468613309432,40.769322948032375],[-73.75469736216066,40.769406697221676],[-73.75469816320907,40.769412659512334],[-73.75469921402932,40.769431452837715],[-73.75469914166965,40.76945109798835],[-73.75469444944099,40.76950489995321],[-73.75468301130722,40.76956039531758],[-73.7546806850854,40.769581743934474],[-73.7546817234764,40.76960480814808],[-73.7546841870984,40.76962739442818],[-73.75468498470465,40.76963471032371],[-73.75468631323976,40.76964510916306],[-73.75469044476887,40.769677429087764],[-73.75469594529946,40.769709043960745],[-73.75470197420684,40.769728642795876],[-73.75470593716686,40.76974152294674],[-73.75472038782036,40.7697834067998],[-73.75472483218746,40.76979708338948],[-73.75472685555819,40.76980291978896],[-73.75474706538566,40.769861191591126],[-73.75475122822161,40.76987215700525],[-73.75475485442263,40.76988170769034],[-73.75476377580736,40.76989966354967],[-73.75478053634824,40.76992446948911],[-73.75481298260996,40.76996126716663],[-73.75487228166324,40.770028017197006],[-73.7549012504292,40.77008055843758],[-73.75520665378244,40.77067505360205],[-73.75533279459195,40.77099815465331],[-73.75540415008793,40.77098187618347],[-73.75539975859022,40.77097006430218],[-73.75551295786556,40.77094501345382],[-73.75553498728901,40.77098552649444],[-73.75540180261758,40.77101727887623],[-73.75539741111737,40.771005467162404],[-73.7553421625609,40.77102215274384],[-73.7554054138867,40.77115189018935],[-73.75542237803559,40.771186687391456],[-73.75550243961904,40.77128250909248],[-73.75556140286821,40.77144869926296],[-73.75557332649322,40.77152912592276],[-73.75550146510648,40.77159968041305],[-73.75542423703584,40.771642135349914],[-73.75525555666603,40.77165743870149],[-73.75508267713838,40.771713228492274],[-73.75510753193248,40.771831118261076],[-73.75511414903005,40.77183071300664],[-73.75511523562328,40.771834906487044],[-73.7550738686909,40.77184026684925],[-73.7550749874306,40.7718360785589],[-73.75508050120166,40.77183567096109],[-73.75505920386055,40.77171917469343],[-73.75501054255486,40.77173751151989],[-73.75485465862849,40.771797915260755],[-73.75470604943386,40.77187073775204],[-73.75438074757548,40.772041271642244],[-73.75429600282631,40.77213033653395],[-73.75419859120397,40.77220176666606],[-73.7540333156181,40.772338377038544],[-73.75397521229526,40.772383121369224],[-73.75392578468153,40.7724194655041],[-73.75387756050718,40.7724548872761],[-73.75380863912653,40.77250443149367],[-73.75372221291425,40.77257021795108],[-73.7536397451815,40.77263163450959],[-73.75357000906143,40.772694616129385],[-73.75350609831767,40.77276955713259],[-73.75345192598935,40.77286268430673],[-73.75340985812353,40.77295917431409],[-73.75338994029596,40.77305644832659],[-73.75336691999503,40.773207847260885],[-73.75339237206371,40.7732722018087],[-73.7534784794409,40.77348991346416],[-73.75356167498421,40.773664884732824],[-73.75362247717422,40.77382223841324],[-73.75363972748998,40.773866879644366],[-73.75367969121648,40.77397297882974],[-73.75375277248584,40.77405556092622],[-73.75380768158755,40.774145730108515],[-73.75383615718928,40.774224337432855],[-73.75391367176762,40.774272468091745],[-73.75395573939915,40.77430620907515],[-73.75398027625994,40.77439672509209],[-73.7540059672432,40.774469406553436],[-73.75402061841987,40.77451085549087],[-73.75410406104977,40.77471047414815],[-73.7541211549045,40.77491748332173],[-73.75414415458538,40.7750446790469],[-73.75418344182975,40.775118518093116],[-73.75418953028183,40.77512995803971],[-73.75427404182332,40.77518423516468],[-73.75424149999392,40.7752668303653],[-73.75433349266498,40.77541954835595],[-73.75442248917784,40.77554919354548],[-73.754483021202,40.77562902342764],[-73.75454560558674,40.775683950701726],[-73.75457158202205,40.77570674904422],[-73.75457996749101,40.77571897604083],[-73.75466042442372,40.775836284487255],[-73.75470912129715,40.77585519732237],[-73.75475233563782,40.775877919236514],[-73.75480097120258,40.77589859528206],[-73.75480082727555,40.77593768284013],[-73.75481957405276,40.77599121013426],[-73.75483825982128,40.77606119707098],[-73.754854314769,40.77611060485993],[-73.75485691445881,40.776139411647684],[-73.75488688128348,40.776189322120814],[-73.75492958769192,40.77624654271099],[-73.75501053125383,40.7763125460602],[-73.75509684051461,40.77637732374286],[-73.7551366423308,40.77640719547502],[-73.75516154144688,40.77645893085613],[-73.75518575394334,40.77649807083026],[-73.75517697141966,40.77654367321417],[-73.75510694138475,40.7765884219023],[-73.75506630223677,40.77660067868267],[-73.75502286717992,40.77663761615087],[-73.75497549376993,40.77669844718199],[-73.75496848490822,40.77670744769527],[-73.75493850581489,40.77676498578114],[-73.75489578296893,40.77682984612253],[-73.75487875444212,40.7768504719667],[-73.75486606333077,40.77687283081821],[-73.75485800659118,40.77689639951548],[-73.75485477274343,40.77692062658788],[-73.75485643745986,40.77694494515919],[-73.75486354035999,40.77696146985579],[-73.75487358561386,40.77697708741434],[-73.75488637958233,40.77699149677697],[-73.75490167563916,40.77700442017603],[-73.7549197011345,40.77701572501581],[-73.75493983826708,40.77702473782373],[-73.75498193747224,40.77704380336286],[-73.75497732885766,40.77706306488154],[-73.7549686396666,40.777081494446584],[-73.75495610373098,40.77709859609914],[-73.75494005840335,40.77711390961555],[-73.75492093547862,40.777127022892564],[-73.75491087095605,40.77713571502862],[-73.75490266111932,40.77714546896856],[-73.75489649670554,40.777156058102456],[-73.75489252093146,40.77716723641659],[-73.75489082616608,40.77717874420878],[-73.7548914517845,40.77719031412211],[-73.75489438325316,40.77720167735632],[-73.7548357769243,40.77746698620173],[-73.75484180870619,40.777485048461955],[-73.75484929698717,40.777507474691845],[-73.75481517188472,40.77761302007579],[-73.75481322893442,40.77761903230564],[-73.7554183128756,40.777635744325416],[-73.75542434578476,40.77758394567136],[-73.75551781604727,40.777584144020004],[-73.75551737581804,40.77770404836425],[-73.75542002110883,40.777700881250254],[-73.75542214211914,40.777653515912505],[-73.75481217058547,40.777635995922054],[-73.75478633943226,40.77764784602953],[-73.75471005536701,40.777672384219684],[-73.7546872401426,40.777681817627624],[-73.75466391587014,40.77769477151289],[-73.75464068611568,40.77771048072848],[-73.75460152243083,40.77773986165093],[-73.75457883060369,40.77775777932317],[-73.75455791105848,40.77777659066432],[-73.75448452828333,40.77790446798157],[-73.75464981317506,40.77799210629451],[-73.7544419628204,40.77812515653849],[-73.75437336549659,40.77826269398077],[-73.75430183540873,40.77840611148995],[-73.75430006363423,40.77841761591482],[-73.75428865261756,40.77851793466653],[-73.7542821406952,40.778558516029975],[-73.75427379768244,40.77859495944777],[-73.75426250967844,40.77863296328825],[-73.75424817036607,40.778672969257535],[-73.7542306948312,40.77871529228985],[-73.7541224443881,40.778971741258815],[-73.75411171878486,40.779024568987076],[-73.75413143029377,40.77914672865203],[-73.75412964083083,40.779384143237685],[-73.75402624009548,40.77960387939474],[-73.75393275467209,40.77976261007788],[-73.75390659784946,40.779778710263905],[-73.75353040031754,40.780234002388084],[-73.75300812549912,40.78086607468595],[-73.7529983929644,40.78128948952217],[-73.75274786896006,40.78151808377558],[-73.75245962687096,40.781781090568444],[-73.75080593613791,40.782893378668156],[-73.75029101900219,40.78248292040115],[-73.74706767699222,40.7805455322514],[-73.74521058821581,40.779326550187214],[-73.74412314568109,40.77863865755422],[-73.74344992332006,40.77824115341765],[-73.74151969457077,40.7771022454265],[-73.74075991555434,40.77669471049997],[-73.74036629419086,40.77638970444955],[-73.74007973971895,40.77620879539636],[-73.73937598887059,40.77601366916737],[-73.73912362003726,40.775704143072765],[-73.73886227363838,40.775573157901334],[-73.73770283622308,40.77479358573238],[-73.73688222986144,40.77433096134317],[-73.73389261591335,40.772527178759354],[-73.73304215845664,40.771954434367714],[-73.73196312508935,40.771335474541345],[-73.73113636483887,40.7708695561995],[-73.73030460945728,40.77041060501932],[-73.7297053181572,40.77005344614822],[-73.72870722118753,40.76946148409265],[-73.72771875324993,40.76879613584576],[-73.72658720832625,40.768114598597485],[-73.72554599065585,40.7674953558306],[-73.72356002286644,40.766128761165824],[-73.72305924172525,40.76614440631422],[-73.72248438411832,40.765527210355906],[-73.72114272750993,40.764872606365635],[-73.72097588434289,40.764760159288855],[-73.72080904855342,40.76464771583824],[-73.72075222646816,40.76458735264871],[-73.72071269900363,40.76453219050599],[-73.72063083098755,40.76447640350556],[-73.72021435717211,40.76419260559279],[-73.7165758531831,40.761781811523896],[-73.71413538018543,40.76024270974054],[-73.71386982695965,40.76006061599869],[-73.71365557013421,40.75993557088921],[-73.71351828105999,40.75983773083087]]]}},{type:"Feature",properties:{ntacode:"SI01",ntaname:"Annadale-Huguenot-Prince's Bay-Eltingville",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.16982582316338,40.561090420605595],[-74.16983437239065,40.56094954392668],[-74.16983351995039,40.56080851793658],[-74.16982326810657,40.56066770735658],[-74.16980364433132,40.56052747645549],[-74.1697746986291,40.56038818774157],[-74.16973650591441,40.560250201429554],[-74.16947257292868,40.559126520694555],[-74.16931680969604,40.55840978231846],[-74.16916695359802,40.557700846584964],[-74.16900580612425,40.556990366021104],[-74.16884272896057,40.55626910696467],[-74.16868441213906,40.5555675852441],[-74.16852396147284,40.554851937745816],[-74.16836706782681,40.55413159275375],[-74.16820548384905,40.55343190314023],[-74.16810265755915,40.55294619195074],[-74.16805222611247,40.55271771156312],[-74.16789463065463,40.55200100592903],[-74.16786573366328,40.55188942700549],[-74.16774634630175,40.55134229761918],[-74.16773525206605,40.551291460539765],[-74.16757223278734,40.55057473433248],[-74.16741722331251,40.54988134637121],[-74.16725863220509,40.549166666271844],[-74.16710928376975,40.548491688185486],[-74.16709947773649,40.5484473670902],[-74.16710328560809,40.54837591965206],[-74.16710008864051,40.54830445478999],[-74.16708990470809,40.548233371565345],[-74.16707279070012,40.54816306690731],[-74.16704884220268,40.548093933396146],[-74.16701819329212,40.548026357025535],[-74.16698101480188,40.547960715164876],[-74.16693751435298,40.54789737435399],[-74.16688793486585,40.54783668828257],[-74.16683255320359,40.547778995815726],[-74.16673118974053,40.54771194190628],[-74.16663406553772,40.54764133137586],[-74.16654139483072,40.5475673199864],[-74.16645338127408,40.547490070534764],[-74.16637021979047,40.547409753862404],[-74.16629209380918,40.54732654714091],[-74.1661969964904,40.54711041082225],[-74.16574238458317,40.54539770474096],[-74.16548821130236,40.54465254189989],[-74.16540080810833,40.54443272303926],[-74.16526055247176,40.544239608788686],[-74.16478748972506,40.5438021095403],[-74.16426953128193,40.54333550220075],[-74.1635922152283,40.54264214595151],[-74.16252750272841,40.54150270696134],[-74.16102399097379,40.53989775936264],[-74.15955749232705,40.53833428287033],[-74.15914106295592,40.53789864517051],[-74.15853613749637,40.53725288395951],[-74.15841557755805,40.53710667904268],[-74.15828813659283,40.53696391169812],[-74.15815398284204,40.53682477035159],[-74.15801329340323,40.53668943864212],[-74.15786625399646,40.536558095179515],[-74.15771305892925,40.5364309133137],[-74.15755391021067,40.536308060885204],[-74.15738901791252,40.53618970003108],[-74.15721859968335,40.536075986959624],[-74.1570428804611,40.53596707174437],[-74.15593326449964,40.53535375712212],[-74.15404693766367,40.53430845747651],[-74.15397419819321,40.53426814806856],[-74.1541584421064,40.53407479192435],[-74.15438619502481,40.53383715181099],[-74.15447193935488,40.533749189245626],[-74.15502905638311,40.53316020413717],[-74.15553157379968,40.532630832911835],[-74.15602014025632,40.53211509444774],[-74.15668876980261,40.53142883571364],[-74.15679305122775,40.53134182915703],[-74.15690813762258,40.53126202829846],[-74.15703269710505,40.53119055419809],[-74.15716510156605,40.531128317571536],[-74.15730358562205,40.53107601421917],[-74.15851066957813,40.530565690358856],[-74.16037397420213,40.52978317262821],[-74.1612260677683,40.529424423074275],[-74.16134961674129,40.529373424275555],[-74.16085825899488,40.52871854670059],[-74.16042481183918,40.528118481971916],[-74.16005732698021,40.52763504212061],[-74.15988277050933,40.52736935804634],[-74.15994367873704,40.52736460798024],[-74.15999341625415,40.52734733915589],[-74.16001146160205,40.52734281078556],[-74.16004022395728,40.52734323910664],[-74.16005554683687,40.52734493811436],[-74.1600841922728,40.52736090101821],[-74.16013065929968,40.527401917363854],[-74.16016839366713,40.52744833231477],[-74.16019359405252,40.52748925315923],[-74.16020751740517,40.52750820806304],[-74.1602258248755,40.527524448883696],[-74.16023231856398,40.527530209402094],[-74.16025716713523,40.527547437558894],[-74.16026450758768,40.52755253364029],[-74.16030426313846,40.527555747322126],[-74.16034097376051,40.52754982762858],[-74.16146412139045,40.52705954974593],[-74.16152666515224,40.52702938182945],[-74.1615462537773,40.527023772484746],[-74.16158217423529,40.52701347777675],[-74.16164743469228,40.52701465879787],[-74.16169141315332,40.5270239030137],[-74.1617588155131,40.527048016213016],[-74.16182749073319,40.52707161543776],[-74.16189717587285,40.52708802680953],[-74.16196697831334,40.52710417712858],[-74.1620311751211,40.5271303477768],[-74.16206636173281,40.52714437468857],[-74.16209796862165,40.527156973756085],[-74.16214390483813,40.527180459481194],[-74.16220244796965,40.52719607605964],[-74.1622257796205,40.52720227488992],[-74.16227196108774,40.527194262308385],[-74.16233039191991,40.52716606171722],[-74.16238512563751,40.5271262777397],[-74.16244039830347,40.52709544379207],[-74.16250698728902,40.5270689614862],[-74.16256536120586,40.52703685337435],[-74.16263198944381,40.52700732791633],[-74.16269855315136,40.52697494745637],[-74.16276280751593,40.52694471328193],[-74.16282757854671,40.52691804388991],[-74.16289520141541,40.526890263205566],[-74.16295750607463,40.52685384545739],[-74.16301732011709,40.52681663024876],[-74.16307849535369,40.52678672410571],[-74.16312608537136,40.52676093369095],[-74.16317181206429,40.52671474152846],[-74.1632265451312,40.526675047111965],[-74.16328589798609,40.52663844340191],[-74.16334909175148,40.526603078277056],[-74.16340865825356,40.5265668079199],[-74.16346849035382,40.52652829643301],[-74.16351595922507,40.526495391343005],[-74.16356404014896,40.52645216665513],[-74.16361738290837,40.52641368125657],[-74.16367305827858,40.52637885740451],[-74.16372001594748,40.5263500324935],[-74.16378904863747,40.52633450429302],[-74.16382940261893,40.52632851344938],[-74.16386460199082,40.52633280710813],[-74.1638979029449,40.52634212167515],[-74.16393757258874,40.526336041806616],[-74.1640048840244,40.526315442943215],[-74.16407189088002,40.52629215075264],[-74.16439953582682,40.526209094152],[-74.16460224809089,40.52615279788521],[-74.16474657068618,40.52608034550153],[-74.16503411317828,40.525827549108264],[-74.16530607172477,40.52564918360978],[-74.1654258885691,40.5255923870356],[-74.165920842525,40.52541220547603],[-74.1661340049343,40.52531507961552],[-74.16652810000568,40.52508142722639],[-74.16690462540781,40.52483129006204],[-74.16755867477829,40.524409028265886],[-74.16829560779429,40.52394986811025],[-74.16839091003642,40.52389048753686],[-74.16884431819902,40.52359068165408],[-74.16898557136861,40.52352916163859],[-74.16920066800279,40.52343810270273],[-74.16935136134772,40.523360544525026],[-74.16944771743347,40.523327955346744],[-74.16955299276323,40.52327628994605],[-74.16963714493832,40.523229437323295],[-74.16967960342775,40.52320579866476],[-74.16983248964998,40.52313389981423],[-74.16999711161479,40.523045772452406],[-74.17007269489407,40.523026551622365],[-74.17014586058596,40.5230079376034],[-74.1702249873315,40.52300897256723],[-74.17032706386,40.52302695784197],[-74.17039614222031,40.52305368266171],[-74.17048859810158,40.52308417214734],[-74.17057009188487,40.523147880730725],[-74.17059314695837,40.52318574255426],[-74.17061005264443,40.52321348729548],[-74.17076227805256,40.52335570179828],[-74.17080648143495,40.52338975028172],[-74.17089422246318,40.52345887431325],[-74.17102120780305,40.52352657829554],[-74.17109099055124,40.52354711491174],[-74.17124843657436,40.523557584838244],[-74.17133030633843,40.523552739987174],[-74.17202446655703,40.52333321080804],[-74.17269667263021,40.522968735523655],[-74.1727827109067,40.52292094996805],[-74.17342635928975,40.522569159917495],[-74.17506810745121,40.52149427378746],[-74.17601245479078,40.5208759628291],[-74.17761992136646,40.519329935036254],[-74.17759974719674,40.51932689323801],[-74.17759969446924,40.51930919471271],[-74.17758057553431,40.51930068626144],[-74.17757041572843,40.51929616642202],[-74.17755017864152,40.51927157993713],[-74.17756881853441,40.51924842601114],[-74.17758295522113,40.51923086686607],[-74.17758654134494,40.519229903654946],[-74.17759028245727,40.51922938752997],[-74.17759408350267,40.51922933160493],[-74.17759784790294,40.51922973730088],[-74.17760148001094,40.519230594309796],[-74.17760488754084,40.51923188085635],[-74.177607983913,40.51923356425166],[-74.17771923575398,40.5193325738797],[-74.17778718929563,40.519363510399835],[-74.17827081273803,40.51992367566488],[-74.17831876690556,40.51994578563294],[-74.17837082900333,40.519961583531526],[-74.17842558448919,40.51997064012642],[-74.17849362984535,40.51997981156661],[-74.17856035946443,40.519993500585045],[-74.1786252593937,40.52001160174891],[-74.17870240963292,40.52002807712464],[-74.17878128213715,40.520038798418824],[-74.17886114180952,40.52004366570824],[-74.17894124435182,40.52004263362936],[-74.17902084320214,40.52003571180123],[-74.17909919649337,40.52002296473582],[-74.17917557396808,40.52000451123673],[-74.17917996933377,40.51999851537611],[-74.1791856465485,40.51999318331307],[-74.1791924375188,40.51998867292144],[-74.17920014117477,40.51998511774662],[-74.17920852942359,40.519982623051476],[-74.17921735390277,40.5199812627],[-74.17922635333383,40.5199810769699],[-74.1792352612583,40.519982071360374],[-74.17924381392704,40.51998421642911],[-74.17925175810942,40.51998744866413],[-74.17925885859097,40.51999167236428],[-74.17926490513774,40.51999676247249],[-74.17926971872103,40.520002568278976],[-74.17927315681797,40.52000891788307],[-74.17929773247462,40.5201581792831],[-74.17932303415134,40.520200785153996],[-74.17935437767,40.52024098399368],[-74.17939137551882,40.520278278795274],[-74.17943357027535,40.520312208455856],[-74.17943716602,40.520314772419766],[-74.17946516743724,40.520333266075745],[-74.17970770292072,40.52049366895286],[-74.17981016948936,40.52055233770609],[-74.17998905151357,40.520588878574415],[-74.18009755932287,40.52059826147807],[-74.18023524778793,40.52059804536461],[-74.18033122156837,40.52060107804525],[-74.18049398813154,40.52061674332688],[-74.1806400899895,40.52064198552594],[-74.1808727584347,40.520682306633205],[-74.18104081208894,40.52070503628723],[-74.18115760502697,40.52069211600815],[-74.18147441265015,40.52058335644395],[-74.18182006847884,40.52047764929301],[-74.18189434441688,40.520434178204354],[-74.18192155369609,40.52041825301173],[-74.18195667134624,40.52041960762214],[-74.18204081284084,40.52043420132784],[-74.18213362064897,40.52040839326866],[-74.18233555621094,40.52035223806136],[-74.18263745466277,40.520228745709495],[-74.18283208173153,40.520087720845815],[-74.18314810962134,40.519870832266236],[-74.18325813603607,40.51985265615916],[-74.18342370583275,40.51988972406549],[-74.18381303496638,40.519751736011045],[-74.18403696242672,40.5196187046455],[-74.18417322756848,40.51960411363168],[-74.18428548316876,40.519578353371806],[-74.18483116479767,40.51934135860088],[-74.18516290371007,40.519129282625556],[-74.18546140887128,40.51892234394311],[-74.18588730164095,40.51863619949147],[-74.18656733191357,40.518115850404975],[-74.18759896367182,40.51717107849338],[-74.1877904252841,40.51701297008367],[-74.18797576814511,40.516850670927035],[-74.1881548348736,40.516684318876756],[-74.18832747342267,40.51651405522757],[-74.18849353720861,40.51634002459552],[-74.18865288523547,40.51616237479502],[-74.18880538221457,40.51598125671336],[-74.18895089867942,40.51579682418227],[-74.18906140988952,40.51564809359905],[-74.18916738110038,40.51549745092898],[-74.18926875557334,40.51534497687243],[-74.18884614386815,40.51510484487472],[-74.18884404211211,40.51510335241664],[-74.18884230469018,40.51510160823933],[-74.18884098251853,40.51509966345701],[-74.18884011434412,40.515097575062605],[-74.18883972560931,40.51509540425782],[-74.18883982770613,40.51509321465933],[-74.18884041764254,40.51509107043466],[-74.18884147813006,40.515089034421514],[-74.18884297809043,40.51508716628652],[-74.18884487356642,40.515085520776374],[-74.18884710900998,40.51508414611378],[-74.18884961891013,40.51508308258397],[-74.18885232971277,40.5150823613543],[-74.18885516197628,40.51508200356085],[-74.18885803269957,40.51508201968895],[-74.18940933081902,40.51533369163326],[-74.18945073969485,40.51534873645397],[-74.18949485281838,40.515358309283435],[-74.18954043863633,40.51536214286649],[-74.18958622447944,40.515360130176774],[-74.189630932094,40.51535232740481],[-74.18967331332921,40.5153389523891],[-74.18971218498406,40.51532037853434],[-74.1915809030148,40.51334072190172],[-74.191620473736,40.51326355453259],[-74.19166863518218,40.51318928623621],[-74.19172502687341,40.51311847285457],[-74.19178922673659,40.51305164437051],[-74.19186075426474,40.51298930094158],[-74.19193907411372,40.512931909156805],[-74.19202360010908,40.51287989854521],[-74.19211369963314,40.512833658361295],[-74.19220869835952,40.51279353467218],[-74.19279996381402,40.51220932809711],[-74.19281567384289,40.51219380443752],[-74.1931659556442,40.51184769858802],[-74.19330807318283,40.511709521956476],[-74.19344318346671,40.511567309592856],[-74.19357108999648,40.51142126837316],[-74.1936916067557,40.51127161074186],[-74.19380455848133,40.51111855440261],[-74.19390978091845,40.51096232200176],[-74.19400712105892,40.51080314080407],[-74.1940964373638,40.510641242362304],[-74.1952133999908,40.50997765295572],[-74.1959348560967,40.509856203076055],[-74.19603087689099,40.50985296593062],[-74.19612693068696,40.50985557099016],[-74.19622240829494,40.509864001732865],[-74.19631670417905,40.509878204689535],[-74.19640922029718,40.50989808978247],[-74.19649936989352,40.50992353089681],[-74.19658658121934,40.5099543666802],[-74.19670236972799,40.51000842043381],[-74.19681338871568,40.510068019174895],[-74.19691918302235,40.510132918565326],[-74.19701931890388,40.510202852534924],[-74.19725399801354,40.510352135404375],[-74.19748314209703,40.510506346575355],[-74.19770657353281,40.51066536653672],[-74.19779154531962,40.51073843682485],[-74.19788245211639,40.510807220489994],[-74.1979789235189,40.51087143725634],[-74.19808056644517,40.51093082545624],[-74.19818144044022,40.51098770518924],[-74.1982866801587,40.51103977364215],[-74.19839589221964,40.51108683618091],[-74.19849967731581,40.511144655614075],[-74.19860831704892,40.51119702314809],[-74.19872132060395,40.511243702190605],[-74.19883817744706,40.511284481848904],[-74.1989583596325,40.511319177883024],[-74.19908132418807,40.511347633537994],[-74.19920651556862,40.51136972025253],[-74.19933336816639,40.51138533823982],[-74.19946130886692,40.51139441693829],[-74.19949239977684,40.511387759475085],[-74.19952447399352,40.51138490637205],[-74.19955673754173,40.51138592825591],[-74.19958839175952,40.51139079983058],[-74.19961865306826,40.51139940050361],[-74.19964677236904,40.511411517371094],[-74.19967205358601,40.51142685048806],[-74.199693870897,40.51144502029328],[-74.19971168422518,40.51146557700455],[-74.20003712313012,40.51267759932724],[-74.19992960944347,40.51271294568405],[-74.19990247925959,40.512721864702286],[-74.19892572793876,40.51277730599844],[-74.19895797461201,40.51284440281682],[-74.19907307095497,40.51308388453703],[-74.19918724694772,40.51309316165016],[-74.19925448939925,40.513041606944014],[-74.1992860307517,40.51299593974198],[-74.19936127407885,40.51301019442926],[-74.19943822355107,40.513017401527364],[-74.19951575024012,40.51301745530073],[-74.1995927167489,40.513010354960436],[-74.19966799389918,40.51299620467579],[-74.19970753195918,40.51298169763],[-74.1997459515192,40.51296553452816],[-74.1998140831475,40.51294717003257],[-74.19988465622728,40.51293533816051],[-74.19995659988409,40.51293021844846],[-74.20002882244762,40.512931888582735],[-74.20010022801573,40.51294032322077],[-74.20018520017935,40.51297068123082],[-74.20027304849853,40.51299582229382],[-74.2003632241148,40.5130155893327],[-74.20045516362751,40.513029858846345],[-74.20054829261412,40.513038541681034],[-74.2006420292196,40.513041583587764],[-74.20073578779207,40.51303896556124],[-74.2008289825425,40.513030703958506],[-74.20097738056033,40.513007301993035],[-74.20268081102347,40.51273866175463],[-74.20323003312072,40.51262093396153],[-74.20391668552799,40.512473744077674],[-74.20419746366704,40.51241602521939],[-74.20447746264749,40.51235841779912],[-74.2046446630923,40.5123281034607],[-74.20467010671348,40.51232348969209],[-74.20470203423243,40.51231643884213],[-74.20474262938454,40.51230534323717],[-74.2047973790506,40.51229356962183],[-74.20485317336328,40.51228512280344],[-74.20490966586847,40.51228005523241],[-74.20498315432893,40.512285654852164],[-74.20505574742373,40.51229602537123],[-74.20512691444203,40.51231109097322],[-74.20519613509781,40.51233074151711],[-74.20535868990997,40.5123166102162],[-74.20623844388818,40.512145654512075],[-74.20759701728466,40.51183515564926],[-74.20780888341407,40.511769951468914],[-74.20801728902676,40.51169854604691],[-74.20822192266544,40.51162104610073],[-74.20842247851333,40.511537567456166],[-74.20861865685121,40.51144823487363],[-74.20881016450562,40.51135318186197],[-74.20899671528707,40.511252550478716],[-74.20917803041786,40.51114649111766],[-74.20935383894881,40.51103516228393],[-74.20952387816423,40.51091873035714],[-74.20968789397448,40.51079736934247],[-74.20927776652208,40.51048338034835],[-74.20922122417669,40.51052353035451],[-74.20918996825048,40.51049905695525],[-74.20932200464208,40.510398628895466],[-74.20935837735627,40.51042236182035],[-74.20930183457945,40.510461711069716],[-74.2097137420573,40.51077770274043],[-74.20985338128553,40.51067192532482],[-74.20999309653324,40.51055107702306],[-74.21013466033627,40.510416750330656],[-74.21026970024391,40.51027856622676],[-74.21039803602156,40.51013670918423],[-74.21051949638776,40.50999136857816],[-74.21063391924278,40.50984273843278],[-74.21074115188475,40.50969101716245],[-74.21084105121338,40.50953640730661],[-74.21093348392075,40.50937911525951],[-74.21101832666906,40.509219350994464],[-74.21109546625506,40.5090573277834],[-74.211106497636,40.5090404461167],[-74.21111985927983,40.50902457551967],[-74.21114086689016,40.50900543274901],[-74.21116524905622,40.508988783054434],[-74.21119250332733,40.50897496953968],[-74.21122206806787,40.508964276862486],[-74.21124713781904,40.508955620316904],[-74.21127026019752,40.50894423571026],[-74.21129092924647,40.50893037215755],[-74.21130869269292,40.50891433301737],[-74.21132316184439,40.5088964692536],[-74.21133945561083,40.508862655469656],[-74.21135666295976,40.50883803057894],[-74.2113715574101,40.508821186800866],[-74.21138832089039,40.508805399405034],[-74.2114965088057,40.50868783698423],[-74.21159859986152,40.508567139874735],[-74.21169443837458,40.5084434921725],[-74.21178387820088,40.50831708247293],[-74.21178832276232,40.508313375355876],[-74.21179480240286,40.50830612472222],[-74.21180347990959,40.50829641620659],[-74.21181466920439,40.50827491340121],[-74.21181932085409,40.508262374173306],[-74.21181694045815,40.508251279643424],[-74.2118131463352,40.508238038971136],[-74.2117947880252,40.508218022416926],[-74.21178440618725,40.50819834965661],[-74.21178477846072,40.50819392095992],[-74.21179183198002,40.50817327349501],[-74.21180447511749,40.50816644740162],[-74.21182935119676,40.508165623642725],[-74.21184952499462,40.5081720926355],[-74.21186206100501,40.5081777315365],[-74.21187243262742,40.508178200591445],[-74.21188275583252,40.5081773040651],[-74.21189272429,40.50817506856087],[-74.21190204219636,40.50817156041506],[-74.2119104330526,40.508166883728194],[-74.21198682473673,40.50810359158603],[-74.21205728301794,40.50803640890924],[-74.21212146877306,40.507965659072745],[-74.21217907307381,40.507891682620276],[-74.2122298186736,40.50781483562541],[-74.21227346134164,40.50773548797722],[-74.21226645512243,40.50772801355659],[-74.21226121820594,40.50771973786499],[-74.21225790347458,40.50771090249763],[-74.21225660769565,40.507701765388326],[-74.21225736869643,40.50769259327961],[-74.2122601642599,40.507683653935764],[-74.2122649127736,40.507675208325686],[-74.21227147561207,40.50766750300451],[-74.21227966118398,40.507660762915826],[-74.21228923052529,40.507655184824856],[-74.21229990427537,40.507650931574204],[-74.21231137083261,40.50764812733016],[-74.21232329545086,40.5076468539577],[-74.21233533001175,40.50764714863072],[-74.21234712318741,40.50764900274669],[-74.21235935187691,40.5076491184584],[-74.21237144722875,40.5076477389891],[-74.21238309748475,40.507644899894714],[-74.21239400235912,40.50764067435302],[-74.21240388077845,40.5076351712775],[-74.21241247812648,40.507628532510076],[-74.21241957280672,40.5076209291652],[-74.2124249819542,40.507612557219225],[-74.21246910969559,40.50754302797639],[-74.21252145049115,40.507476901447745],[-74.21258155816882,40.50741474129028],[-74.21260429253635,40.50738539835655],[-74.21263191375061,40.5073586095445],[-74.21266393606689,40.507334845954894],[-74.21281403365161,40.50723014630894],[-74.21296033917514,40.50712236499317],[-74.2129976722796,40.50708181270376],[-74.2130397063938,40.5070440355634],[-74.21308608941295,40.50700935001081],[-74.21313643280575,40.50697804658769],[-74.21322298565988,40.50691075484969],[-74.21330481575802,40.5068401044383],[-74.21338169973558,40.50676628821504],[-74.21345342773205,40.506689507682836],[-74.21351980396365,40.50660997243579],[-74.21352692086784,40.50660119549248],[-74.2135320636617,40.50659164901562],[-74.21353509416633,40.50658158950591],[-74.21353593095718,40.506571287248505],[-74.21353455155186,40.506561019050686],[-74.21353099301405,40.506551060804426],[-74.21351794028837,40.506513229102616],[-74.21351359963298,40.50647424804105],[-74.2135181001939,40.50643527754616],[-74.21353130803676,40.506397477227914],[-74.21355869295087,40.50640372797662],[-74.21358454595952,40.506413033234836],[-74.21360828605883,40.506425183882484],[-74.2136293797282,40.50643990685388],[-74.21364735292028,40.506456871274466],[-74.21375171236204,40.50654706072902],[-74.21380778551473,40.50659551997869],[-74.21383094317115,40.506602762551836],[-74.21385533847494,40.50660702467619],[-74.21388031788408,40.506608192170894],[-74.21390521220823,40.50660623375911],[-74.21392935453659,40.50660120190603],[-74.2143425012973,40.506518911287316],[-74.21450527362647,40.5064368534218],[-74.21466348886794,40.50634975753578],[-74.21481687955388,40.506257770877596],[-74.21496518637622,40.50616104896352],[-74.21510815862514,40.50605975531471],[-74.21524555461286,40.50595406118071],[-74.21537714208223,40.50584414524985],[-74.21552102597083,40.505732714280114],[-74.21565837406375,40.50561657753544],[-74.21578892250328,40.50549595815387],[-74.21591242050012,40.50537108788519],[-74.21602863081527,40.505242206644844],[-74.21613733021556,40.50510956205354],[-74.21623830990235,40.50497340896087],[-74.21633137591249,40.50483400895585],[-74.21641634949067,40.504691629863984],[-74.21735453442756,40.503642896458175],[-74.21740975778086,40.503561971545146],[-74.21751853650315,40.50339134449919],[-74.21752648446365,40.50338002202301],[-74.21753620569248,40.50336953669964],[-74.21754755095688,40.503360049490745],[-74.21756401284313,40.50334967242242],[-74.21758240164426,40.503341392661746],[-74.21760226300206,40.50333541478825],[-74.21762310617422,40.50333188650557],[-74.21764473746124,40.50333089950981],[-74.21766629907013,40.50333255110897],[-74.21768724213919,40.50333679926075],[-74.2177070335518,40.503343535826254],[-74.21772516950695,40.503352589322745],[-74.21774118834358,40.50336372928879],[-74.21779200715544,40.50337164887908],[-74.21784380521837,40.50337369060075],[-74.21789542238406,40.50336980872424],[-74.21794570255602,40.50336009019398],[-74.21799351958408,40.503344752680896],[-74.21803780248827,40.503324139707],[-74.21807755944656,40.50329871295099],[-74.21811190000957,40.50326904190771],[-74.21814317872042,40.503247715455934],[-74.21817648437916,40.50322825936178],[-74.21822997486021,40.50320275947907],[-74.21828692035794,40.50318207330366],[-74.21834658055933,40.50316646976264],[-74.21840817986113,40.50315615170699],[-74.21861332128293,40.503107990649184],[-74.21881609351546,40.50305430112409],[-74.21901624093937,40.50299515081548],[-74.21921351124632,40.502930614291124],[-74.2194076557571,40.5028607729086],[-74.21959842973514,40.502785714712736],[-74.21968321144202,40.502761676942015],[-74.21977016413483,40.50274268831909],[-74.2198587726048,40.50272886135432],[-74.21994851183351,40.50272027797441],[-74.22003885010349,40.502716989037076],[-74.22012925214833,40.502719014029665],[-74.22021918232369,40.502726340953906],[-74.22032276951168,40.50274157706105],[-74.22042762508686,40.502750413775786],[-74.22053307167889,40.50275279401259],[-74.22063842809892,40.502748702395024],[-74.22074301374072,40.5027381653552],[-74.22084615297788,40.50272125096261],[-74.22094717952919,40.50269806848478],[-74.22104544076313,40.50266876768108],[-74.22112133385339,40.5026684997302],[-74.22119680901926,40.50266242252101],[-74.22127110504366,40.502650597346225],[-74.22134347260287,40.502633143470504],[-74.22141318182447,40.50261023692761],[-74.22147952964903,40.50258210874478],[-74.22154048189027,40.50256148514415],[-74.22160407531265,40.5025461992698],[-74.22166271542801,40.50253730714975],[-74.22172223753323,40.50253302429073],[-74.22178202151365,40.50253339531253],[-74.22184144452646,40.5025384163498],[-74.22186988416672,40.50271493069759],[-74.22321582470961,40.50865861081134],[-74.22290251395953,40.50893653913093],[-74.22657761251993,40.517270649639514],[-74.22669461462407,40.518548726257336],[-74.22672328926495,40.51916332058561],[-74.22654990959104,40.51910823667433],[-74.2263816913603,40.51904171336675],[-74.22622054516619,40.5189642037768],[-74.22606827207163,40.51887643013065],[-74.22592651755086,40.51877933259093],[-74.22579666690885,40.51867404416307],[-74.22567982883287,40.518561830413404],[-74.22549932131878,40.51850518813128],[-74.22531657484079,40.51845289437743],[-74.22513176921197,40.51840500060489],[-74.22494508627025,40.51836155393725],[-74.2247567096995,40.51832259712242],[-74.22456682515791,40.51828816854772],[-74.22437561917313,40.51825830201604],[-74.22418327987596,40.51823302691335],[-74.22398999651158,40.518212368108],[-74.22379595925351,40.51819634592632],[-74.22365064268226,40.51821893677265],[-74.22350680476285,40.518246493468716],[-74.22336473669887,40.518278960225615],[-74.22322472611194,40.51831627131398],[-74.2230870566725,40.51835835098073],[-74.2229520068689,40.51840511423361],[-74.22281985011752,40.51845646639953],[-74.22269085397954,40.51851230351488],[-74.22013810237418,40.5196218831387],[-74.21802828289108,40.52066372769048],[-74.21760570062983,40.52087168710079],[-74.2173550121212,40.520930048646974],[-74.21450846005992,40.52115497951232],[-74.2135459344776,40.52123571536638],[-74.21361475710034,40.5215316364589],[-74.21381535677578,40.52249465062756],[-74.21390912550422,40.52301463143873],[-74.21398779870974,40.52345242257454],[-74.21409806769036,40.52409719506805],[-74.21351899961985,40.52414877777339],[-74.21229294528413,40.52427685308036],[-74.21201514143185,40.524316231119464],[-74.21142518383887,40.52441410155053],[-74.21028201852566,40.52472106719722],[-74.21012090095736,40.52479737576586],[-74.20997053138831,40.52488777606253],[-74.209834043009,40.52499076769286],[-74.2098339847498,40.524990812195],[-74.20983392608468,40.52499086725232],[-74.20971385084343,40.52510454450147],[-74.20961205809625,40.52522663513927],[-74.20953726355214,40.525268503315004],[-74.2094575752243,40.52530473497954],[-74.20937372019503,40.52533499954912],[-74.20928646356764,40.52535902088441],[-74.20919660148508,40.52537657981016],[-74.20910495386528,40.525387516115174],[-74.20901235704599,40.52539173008799],[-74.20891965576419,40.52538918322455],[-74.20882769584344,40.525379898762914],[-74.2087373163424,40.52536396141617],[-74.20864934189821,40.525341516599546],[-74.20856457520182,40.52531276910323],[-74.20844138192402,40.525286720258165],[-74.20831655122875,40.5252656951014],[-74.20819043466375,40.525249752843735],[-74.20806338739716,40.52523893838149],[-74.20793576721749,40.525233282170156],[-74.20780793325035,40.52523279994886],[-74.20768024576132,40.525237493272655],[-74.20755306434098,40.52524734892436],[-74.20742674715501,40.525262339148696],[-74.20730164993593,40.52528242173049],[-74.20674433057413,40.52534553613711],[-74.20666645750343,40.52535435780009],[-74.20546090158871,40.52554433681461],[-74.20525952728768,40.52557617959261],[-74.20368763158189,40.525782940687904],[-74.20276973272722,40.52590721858363],[-74.20217526003951,40.52606646328167],[-74.20152661559084,40.52626520589671],[-74.20142565088516,40.526382033258685],[-74.201332589366,40.52650262148477],[-74.20124767190806,40.526626659506675],[-74.20117111692106,40.52675382744319],[-74.20103324175524,40.52691941484964],[-74.20087932824926,40.52707723210456],[-74.20071057528443,40.5272259523828],[-74.20052841848155,40.52736440391513],[-74.19984360510006,40.52785744054893],[-74.19927554935265,40.52819690136045],[-74.19909783701303,40.52829964529678],[-74.19779673575636,40.52902528170507],[-74.1970737185299,40.5294027325303],[-74.19608390164522,40.52991174723526],[-74.19478532570669,40.53051789805179],[-74.19453974699395,40.530619741652856],[-74.19398456856544,40.53087104663176],[-74.19313382967934,40.53119491564293],[-74.19250928531207,40.531497407849514],[-74.19174368836775,40.53191669720961],[-74.19237403412306,40.533040610564385],[-74.19267129264297,40.53363348894848],[-74.1930090104919,40.534326050892204],[-74.19329057028673,40.534877782228364],[-74.1933543641547,40.534999876418574],[-74.19341548590586,40.53512049879535],[-74.19356025115398,40.53540617226489],[-74.19377169192649,40.535833847145994],[-74.19135323760612,40.536664859266644],[-74.19030442550631,40.537246453720485],[-74.18951022648127,40.53778857961459],[-74.18903145189911,40.538159342430184],[-74.18826921025254,40.53886614223558],[-74.18770381750448,40.53952694765856],[-74.18738120595977,40.539892243272526],[-74.1870889683488,40.54024712253204],[-74.18657646988842,40.54085328384173],[-74.18559859948707,40.54195759319383],[-74.18393079775335,40.543895034425915],[-74.18390227088295,40.54392816233466],[-74.18285329559856,40.545145825480546],[-74.1820674101438,40.546044839547875],[-74.18128532982335,40.54695757291308],[-74.18018524682059,40.548379608809434],[-74.17991198563529,40.54883445305114],[-74.17933481415137,40.549888352353726],[-74.17874485169224,40.55099586850125],[-74.1781554842578,40.5521127898968],[-74.17746276833748,40.553411145934504],[-74.17661991789281,40.55499100722623],[-74.17611659841579,40.55593754100888],[-74.17579913037791,40.556512438006244],[-74.17559957543347,40.55685071155411],[-74.17547297931566,40.55706531228592],[-74.17512402940119,40.557620037570416],[-74.17506299000836,40.557711264499865],[-74.17475740459973,40.55816798157168],[-74.17437344446734,40.55870866698216],[-74.1735878516703,40.55969842780247],[-74.17321541607141,40.560077661852354],[-74.17245326137626,40.56088825675552],[-74.17222993494939,40.56113585868979],[-74.17185166456863,40.561520923021284],[-74.17177723834705,40.561492415866745],[-74.17138857963376,40.56135563791807],[-74.17119825981513,40.56130735977755],[-74.17100617406162,40.56126333758717],[-74.17081248594744,40.56122360883411],[-74.17061736041036,40.561188207349446],[-74.17042096376943,40.56115716306742],[-74.17022346309173,40.56113050267287],[-74.17002502656251,40.561108248868734],[-74.16982582316338,40.561090420605595]]]}},{type:"Feature",properties:{ntacode:"SI54",ntaname:"Great Kills",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.144387450266,40.569706100667275],[-74.14287311171032,40.56908188453874],[-74.14151969425897,40.568520308674834],[-74.14131233629968,40.568433348251524],[-74.14026824277005,40.56795018943462],[-74.1397641350074,40.567712245921975],[-74.13889993751329,40.567293036491016],[-74.13768351013155,40.56671786706896],[-74.13651149229393,40.56616662159767],[-74.13622008483739,40.5659865990339],[-74.13591592627614,40.565817960903324],[-74.13560020762768,40.56566145606535],[-74.13527417288707,40.56551776112093],[-74.1349392002206,40.56538743625873],[-74.1345967127976,40.565270933906675],[-74.13329816279953,40.564973974974436],[-74.13240280496689,40.564760999844346],[-74.13170008960108,40.56453574960828],[-74.13264383970339,40.563503334912276],[-74.13310979289093,40.562867691865016],[-74.13340740082349,40.562129805701346],[-74.1336711631621,40.56184093495247],[-74.1339683378877,40.56158699297477],[-74.13480973431137,40.56082861823111],[-74.13519379625627,40.55974841853258],[-74.13523859445911,40.559585513439316],[-74.1353036345093,40.559425089389734],[-74.13538846163614,40.5592693427008],[-74.13549208729263,40.55912034483013],[-74.13561300319128,40.558980026280416],[-74.13574932448071,40.55885004542644],[-74.13660029409279,40.558388939183764],[-74.13739437880433,40.55802093713796],[-74.13818001022918,40.55759386549132],[-74.13885092683525,40.55695117886521],[-74.1376998510689,40.55602734624619],[-74.13754790987593,40.555906578182054],[-74.13743125496403,40.55581758281974],[-74.1360977619396,40.554721104984786],[-74.1349872611113,40.553810884375864],[-74.1343689645619,40.55330608035533],[-74.1337664703595,40.552812732911626],[-74.13321002528629,40.5523838763787],[-74.13316825933352,40.55235617916006],[-74.13455868225856,40.551255078203575],[-74.1352807604434,40.550863238952694],[-74.13607343371187,40.550433300274086],[-74.13738988166142,40.54959236951954],[-74.13769731592977,40.549383546429496],[-74.1384119372382,40.54869183148487],[-74.13865265909186,40.54848581677663],[-74.13860741733005,40.548441479093356],[-74.13820193893251,40.54803179591593],[-74.13745743464345,40.54730960516997],[-74.13693522288135,40.54701859262097],[-74.13585712566044,40.54645169570967],[-74.13641153119039,40.54625235004191],[-74.13649063050028,40.54607322445249],[-74.13645912181924,40.54597500747675],[-74.1365161343928,40.54591474763519],[-74.13658511342535,40.54592318166871],[-74.1368062212156,40.545970497524195],[-74.13697129151109,40.54597498790277],[-74.13706446059673,40.54595749648297],[-74.13700894772018,40.54589465599595],[-74.1370234291124,40.54588496435275],[-74.13709627808862,40.54595221815704],[-74.1371325901368,40.54593097435963],[-74.1370631663801,40.54586400799234],[-74.13717987129877,40.54579286466067],[-74.13715619537216,40.545773106793156],[-74.13714270440832,40.54577409776438],[-74.13712777420885,40.54576037175573],[-74.13707821344505,40.545714803923836],[-74.13706259040491,40.54570044027632],[-74.13701068974432,40.545652721607894],[-74.13699494197714,40.5456382428392],[-74.13694478446453,40.54559212716768],[-74.13692680169491,40.54557559244445],[-74.13687689400871,40.545529707636845],[-74.136858746915,40.54551302265671],[-74.13681049369208,40.54546865702209],[-74.13679269845142,40.545452294945484],[-74.13674365036577,40.54540719896045],[-74.13672532379819,40.545390348988114],[-74.13667927562419,40.545348011305684],[-74.13666058054618,40.545330821842896],[-74.13661515336321,40.545289054840985],[-74.13658821554431,40.545264287564166],[-74.13652810778231,40.545209021823226],[-74.13650122481522,40.54518430555735],[-74.13644289212738,40.54513067191824],[-74.1362608528094,40.54496329743599],[-74.13613448258259,40.54503946882651],[-74.13611540724065,40.54501984567989],[-74.13623953961773,40.54494453120171],[-74.13638379801968,40.544854671506315],[-74.13640287317469,40.54487429511149],[-74.13628433241068,40.54494704058934],[-74.13636510853387,40.54502381925856],[-74.13643522519209,40.54508823692598],[-74.13643917174421,40.54509186194529],[-74.13660795667734,40.54524692772421],[-74.13661259610642,40.5452511903707],[-74.13717031824085,40.545756748864456],[-74.13717281968373,40.54576586973621],[-74.13719287519724,40.54578429470009],[-74.13750833508858,40.545577557238744],[-74.13748941991949,40.545559095782885],[-74.13747958603668,40.54556491733536],[-74.13746656856816,40.54555051879228],[-74.13745005439316,40.545532250968456],[-74.13742976155739,40.545509803933975],[-74.13741543591897,40.5454953158143],[-74.13735634623885,40.54543555177379],[-74.1373418106848,40.545420850462534],[-74.13731811323339,40.54539688245318],[-74.1373065226545,40.545385159484994],[-74.13724536078706,40.54532329971713],[-74.13724077148193,40.54531865707787],[-74.13684436011364,40.54491771650743],[-74.13684118434956,40.54491450555561],[-74.13681588562089,40.544888917323206],[-74.13680670009074,40.54487962598713],[-74.13674461047276,40.544816825704416],[-74.13673370161388,40.54480374202387],[-74.13671451130514,40.544803653968565],[-74.13661187110712,40.54486207545215],[-74.13658907071064,40.54484548609599],[-74.13663388681594,40.54482118663941],[-74.13683300071432,40.544705323233515],[-74.13687348630873,40.54468259391007],[-74.13689095294772,40.544699442706836],[-74.13674888757033,40.544782584480586],[-74.13742434617814,40.5454662475471],[-74.13743335928007,40.54546124000551],[-74.13741558802184,40.54544262354312],[-74.13747166103322,40.54541147405339],[-74.13748786286497,40.54542844556476],[-74.13750289960375,40.5454200927668],[-74.13752994442348,40.545448423570214],[-74.13744723484234,40.54549436974285],[-74.13750293136721,40.54555271446337],[-74.13750022510578,40.54555421626125],[-74.13751799428799,40.54557179804667],[-74.13752877848916,40.54556547209209],[-74.13754932972279,40.54558486589741],[-74.13788456932026,40.5458940185288],[-74.13794966050659,40.5460003370781],[-74.13806608226777,40.54591334131479],[-74.13822493781883,40.545794636856975],[-74.13829297544645,40.5457058589417],[-74.13841060885537,40.545606414210546],[-74.13848768317762,40.545572197033394],[-74.13855976552644,40.54553214566591],[-74.13862609985627,40.54548668019764],[-74.13868599041534,40.545436277504365],[-74.1387388090431,40.54538146624625],[-74.13878400175875,40.5453228213222],[-74.13882109457109,40.54526095783974],[-74.13884969844968,40.54519652466312],[-74.13886951340425,40.54513019760731],[-74.13869488246434,40.54499107030513],[-74.13874315087018,40.54494542401865],[-74.13872158725748,40.54492928692763],[-74.13870784432635,40.54492845599418],[-74.13868781593534,40.54491418299343],[-74.13865026247525,40.54488741966283],[-74.13862752649035,40.54487121645504],[-74.13858503290807,40.544840932724405],[-74.13856177219046,40.54482435520433],[-74.1385207049428,40.54479508847966],[-74.13849651239558,40.5447778466406],[-74.13845820251467,40.54475054353955],[-74.13843377071427,40.54473313243521],[-74.13842126769471,40.54472422200271],[-74.13836893908807,40.54468692869014],[-74.1383429695569,40.544668420421466],[-74.13817812268101,40.54455093817393],[-74.13816047836572,40.54453836398364],[-74.1381219813768,40.54451092713874],[-74.13810404192907,40.544498990579534],[-74.13809284654724,40.544499857777566],[-74.13804143918793,40.54454775280519],[-74.13762430745146,40.544253566418334],[-74.13775620755678,40.54414492877822],[-74.1377797569513,40.544162837980416],[-74.13767915494266,40.54424495880732],[-74.13767918310073,40.54425862571805],[-74.13770497272567,40.54427653157923],[-74.1377398788634,40.5443013253921],[-74.13781048758301,40.54435147844964],[-74.13784400515932,40.54437528580427],[-74.13786250173474,40.54438842326165],[-74.13802791690097,40.54450591616907],[-74.1380469476644,40.54450418431631],[-74.13810064050071,40.54445865189591],[-74.13811742545279,40.54447334940141],[-74.13817085058385,40.54451069478404],[-74.13819352235136,40.544526541823046],[-74.13824880814687,40.544565187644665],[-74.13827073483885,40.544580513541405],[-74.13832768600864,40.54462032215697],[-74.13834812163302,40.54463460679221],[-74.13840669397896,40.54467554809717],[-74.1384253020399,40.544688555326],[-74.13848461013954,40.544730011194495],[-74.13850257186344,40.54474256685884],[-74.13856268411453,40.54478458394829],[-74.13858052996505,40.54479705832054],[-74.13864197640312,40.54484000924669],[-74.13865724010049,40.54485067790138],[-74.13871819443615,40.54489328460385],[-74.13873509684917,40.544905099185236],[-74.13873484040198,40.54491782006114],[-74.13875534703467,40.54493395842688],[-74.13901965079319,40.54471556102997],[-74.13899095203591,40.54469601970264],[-74.13896956674559,40.54468187906669],[-74.13891755659174,40.54464345914534],[-74.1388945440285,40.54462752051983],[-74.13884074587882,40.544589193192664],[-74.1388159437404,40.54457335002948],[-74.138762685358,40.54453602283842],[-74.13874002777973,40.54451903786203],[-74.13868849706851,40.544480934559594],[-74.13854051357745,40.544376719615165],[-74.13853352313352,40.54437179780334],[-74.13848010326947,40.544334177162945],[-74.13845692519645,40.544317854670005],[-74.1384335074141,40.544301364093556],[-74.13837770363986,40.54426206477899],[-74.13835673677626,40.54424729980962],[-74.13828211671832,40.5441947502053],[-74.13825826576182,40.544177953199394],[-74.13818669932965,40.54412755295408],[-74.1381626091428,40.544110588686],[-74.13808561197818,40.54405636416666],[-74.13806166435316,40.54403949921887],[-74.13804820788756,40.544030118796954],[-74.13800194989813,40.54399832356195],[-74.13798990164327,40.5439900432868],[-74.13797997082945,40.543998349974906],[-74.1378937755027,40.544070451121975],[-74.13786798524548,40.544052544131006],[-74.13793218253997,40.543998407389154],[-74.13804346897814,40.54390456246383],[-74.13806589615423,40.54391991024753],[-74.13801001828888,40.54397122691459],[-74.13804967625852,40.543998266193135],[-74.13807505088957,40.5440155653411],[-74.13809952422093,40.54403316092313],[-74.13810812626487,40.544039344503254],[-74.13903307178529,40.54470490979751],[-74.13953937915753,40.544295140872194],[-74.13943253002655,40.54421721751624],[-74.13942231998024,40.544225401198446],[-74.13941436189056,40.544231634439654],[-74.13942091245113,40.544236106578474],[-74.1393709360767,40.544273981993705],[-74.13936463648577,40.544278756375974],[-74.13931996946162,40.54431260795097],[-74.13931281145472,40.54431803271886],[-74.13929302749497,40.54433302637938],[-74.13928593613919,40.54433840063815],[-74.1392447370995,40.544369624454234],[-74.13923613063538,40.54437614611855],[-74.13919652383086,40.544406163779534],[-74.13918807961186,40.544412562779016],[-74.13915187461564,40.544440001529544],[-74.1391452511425,40.54444502105377],[-74.1391083881036,40.544472957985],[-74.13915108497628,40.544505211599],[-74.13914541346237,40.54450958062255],[-74.13910271724848,40.54447732700566],[-74.13910029753163,40.544479191364736],[-74.13903265990325,40.54442809733313],[-74.13904134663575,40.54442140537627],[-74.13909334926203,40.54446068886929],[-74.13911264176726,40.54444566936909],[-74.13922660687246,40.54435695167122],[-74.13926952681017,40.544323539170435],[-74.13927673845001,40.544317925031116],[-74.13932514949846,40.54428023701232],[-74.13933178866638,40.54427507036709],[-74.13937774534982,40.54423929246765],[-74.13938357415223,40.544234754873685],[-74.1394049744143,40.544218096330546],[-74.13941007968171,40.544214121174804],[-74.1394206933789,40.544205943537236],[-74.13933895032187,40.54415259744677],[-74.13928767295297,40.544116589404666],[-74.13897454226772,40.54437610181973],[-74.1389074304838,40.544328975532736],[-74.13891817604913,40.54432006986364],[-74.13895983828978,40.54434932366494],[-74.13897193186786,40.54434889623472],[-74.13901051803722,40.54431878992303],[-74.13915675876322,40.54419811050668],[-74.13915565164541,40.54418584042988],[-74.139163963094,40.54417854882522],[-74.1392059245197,40.544141732793314],[-74.13921398233346,40.54413466279986],[-74.1392224982421,40.544140556071206],[-74.13924591987266,40.54412151869107],[-74.13919553562489,40.54408546512928],[-74.13922032859821,40.54406670017129],[-74.13920947206537,40.544060565980985],[-74.13912214559915,40.54399697181455],[-74.13908266855022,40.54396822488401],[-74.13905919087387,40.54398533704204],[-74.13906669135493,40.543991156836256],[-74.13900724995203,40.54403876633852],[-74.13896631072429,40.54407155598072],[-74.13895536858138,40.544080319659344],[-74.13891491404736,40.54411272119914],[-74.1389029151446,40.544122331676],[-74.13889225032645,40.54413087320311],[-74.13883900359005,40.544173520084065],[-74.1388390213371,40.54418206192409],[-74.1388973366777,40.5442255537704],[-74.13887570388367,40.544243557934884],[-74.13886309560398,40.54423385928046],[-74.13881357204215,40.544195759637255],[-74.138753748753,40.54414973617915],[-74.13874816730322,40.54414544225612],[-74.13872812445967,40.54413002253511],[-74.13874595001224,40.54411554950898],[-74.1388074727916,40.54416325744322],[-74.13882839412135,40.544159240744136],[-74.13904165578951,40.54397471223552],[-74.13905058643823,40.54398004831465],[-74.13907750658652,40.543960153165706],[-74.1389511644536,40.54387744954365],[-74.13883460585627,40.54379135889051],[-74.13880325724112,40.54381268384526],[-74.1388101931832,40.543823208418814],[-74.13878904068689,40.54383789237643],[-74.1387288051018,40.54388665379489],[-74.13872431510804,40.54389028842591],[-74.1386543774744,40.54394690344635],[-74.13862864217226,40.543967736407296],[-74.13854381696073,40.54403640369576],[-74.13853753378866,40.54404148861385],[-74.13853867546949,40.54405173690064],[-74.13859811050908,40.54409608178451],[-74.13858581159117,40.54410463849036],[-74.13844151523692,40.543997794438354],[-74.13841535838617,40.54397842681376],[-74.13842317799869,40.54396987653115],[-74.1384610259314,40.543997770913485],[-74.13849606963075,40.5440236013432],[-74.1385117433715,40.544023582437546],[-74.13852286706923,40.54401455438711],[-74.13858568155622,40.543963576556166],[-74.13860340384772,40.543949193807876],[-74.13862979916571,40.54392777269486],[-74.13868576145236,40.543882355366556],[-74.1387080850498,40.54386423949781],[-74.13872636239442,40.5438494052361],[-74.1387489078358,40.54383110849377],[-74.1387662448574,40.54381703795929],[-74.1387854116192,40.54380148189839],[-74.13879713301611,40.54380271231244],[-74.13882325461667,40.54378405489588],[-74.13853996268334,40.543587928190185],[-74.13852077238353,40.54360399252542],[-74.1385234727592,40.54361453211021],[-74.13846115296444,40.54366427629014],[-74.1384480911766,40.54367865239254],[-74.13844876639861,40.543686146544026],[-74.13847431012215,40.543705146669346],[-74.13846183951664,40.543715287399735],[-74.13837773022583,40.543650472183124],[-74.13835645886283,40.543652206288314],[-74.13829833483895,40.54370010902553],[-74.13826592078291,40.543727481448826],[-74.13820667266978,40.54377367785751],[-74.13820558623726,40.54378905441562],[-74.13829305440537,40.54385386571235],[-74.1382796445607,40.54386669457058],[-74.1381506862111,40.54377203675719],[-74.13836531286428,40.54360179918785],[-74.13841801795571,40.54364102702419],[-74.13843929330503,40.54364185561213],[-74.13845605241482,40.543623899120604],[-74.13846595774675,40.54362910406656],[-74.13852649744588,40.54357854230612],[-74.13850743751956,40.54356575309213],[-74.138507435749,40.543564898857795],[-74.13844819325465,40.543613657256955],[-74.13844148726766,40.543619644662364],[-74.13841121199934,40.54359832759457],[-74.13848274781861,40.543539303049066],[-74.13844671628998,40.54351555168267],[-74.13837491744682,40.543576518867795],[-74.13834151288725,40.54355182831148],[-74.13852282835252,40.54340155125192],[-74.13855597757092,40.543424155977895],[-74.13845971967882,40.54350628599158],[-74.13849280865543,40.543530749555764],[-74.13859005306281,40.543450340366675],[-74.1386203303138,40.54347251212419],[-74.13853314542563,40.54354436734092],[-74.13872959207082,40.54368233939192],[-74.13881702344847,40.54374374545139],[-74.13903348161223,40.543895770851734],[-74.1390816750738,40.54392961808545],[-74.1391016603785,40.543943655020584],[-74.1391557062023,40.54398161235534],[-74.139185786032,40.54400273730647],[-74.13922741147758,40.54403197178993],[-74.13928076576934,40.544069444066665],[-74.13930377144369,40.54408560242333],[-74.13931136009423,40.54409093123114],[-74.13931717941949,40.544095018943636],[-74.13942349832642,40.54416968827466],[-74.13945300079146,40.544190408266125],[-74.13945826107074,40.54419410245186],[-74.13947061254824,40.54420277740846],[-74.13953345753535,40.544246914620146],[-74.13956971698576,40.54427227483056],[-74.13983697786108,40.54405246234087],[-74.13894632773307,40.54340739868269],[-74.13891041386152,40.54343226458145],[-74.13870632397287,40.543291410834435],[-74.1389063653946,40.54313177760237],[-74.13893037818069,40.543150040000704],[-74.13877140226846,40.54329133220301],[-74.1388606107825,40.54336569387336],[-74.13903671922972,40.54322699394069],[-74.13906073296302,40.543245255807975],[-74.13894447378176,40.543339462908655],[-74.13899592102284,40.54337336940095],[-74.1389835560861,40.54338441137296],[-74.13902553215645,40.54341393868397],[-74.13967640480696,40.54388899585869],[-74.13986496495083,40.543736823321474],[-74.13988897406269,40.54375247188499],[-74.13970350694191,40.54390877718629],[-74.13986527264352,40.544026844009544],[-74.14004115970637,40.543883999623844],[-74.13999383559158,40.54384582593522],[-74.14001283835934,40.54383042684483],[-74.14005310716973,40.54385885033003],[-74.14031078013879,40.54405040205577],[-74.14035904817844,40.54401661705995],[-74.1403857307363,40.544033185007905],[-74.14041765335304,40.54400272517308],[-74.1403954453648,40.54398901669549],[-74.14046054656275,40.54393201735663],[-74.1403086580596,40.54382531175349],[-74.14032945189244,40.54380783807354],[-74.14032848694396,40.54380208676855],[-74.14031433118932,40.54379395573376],[-74.14029681353328,40.543793167967685],[-74.14024817472755,40.5438342865225],[-74.14023491179572,40.543826108316665],[-74.14028491492431,40.54378525983461],[-74.14028458104875,40.5437716251276],[-74.14024350665557,40.54374204004767],[-74.14021461687793,40.543721231892086],[-74.14019945499697,40.543710311186196],[-74.14014813068864,40.543673342463485],[-74.14012372242289,40.54365576198032],[-74.14008209744824,40.543625780132814],[-74.1400597053827,40.543609651003386],[-74.14001232514609,40.543575523746966],[-74.14000281637706,40.54356867430942],[-74.13994566703633,40.54352751027069],[-74.13989283556388,40.543489456334626],[-74.1398640229819,40.54346870328157],[-74.13982300152718,40.54343915651844],[-74.13978359729659,40.54341077311194],[-74.13974757593668,40.543384826824884],[-74.13970183036314,40.54335187719833],[-74.13969436838029,40.54334650202362],[-74.13943438036894,40.54315923245208],[-74.13934994841915,40.543096085094206],[-74.13924181634627,40.54318196207983],[-74.13921993485893,40.5431660851379],[-74.13923987000214,40.5431506630977],[-74.13926620242255,40.54313029048418],[-74.13929760323856,40.543105998210635],[-74.13940810077501,40.543016584585295],[-74.13943356778366,40.54303606758103],[-74.13938445465193,40.543076869046324],[-74.13938508033553,40.54308878186195],[-74.13942485990464,40.54311745980288],[-74.139451775299,40.5431368636368],[-74.13947791081856,40.54315570467265],[-74.13948893219923,40.54316365014162],[-74.13954690313828,40.543205441982984],[-74.13955743034077,40.54321303120667],[-74.13961721033525,40.543256126879164],[-74.13962652306977,40.543262840887635],[-74.13968226733115,40.54330302791585],[-74.1396938075878,40.5433113466614],[-74.1397485048108,40.54335077735962],[-74.13976177422563,40.54336034393661],[-74.13981815294525,40.54340098748395],[-74.13985313210594,40.543426203748915],[-74.13988439282319,40.54344874069945],[-74.13991412345712,40.54347017330397],[-74.13995227462478,40.54349767648151],[-74.13996556411074,40.54350725674791],[-74.14002080798205,40.54354708252374],[-74.1400346596463,40.543557067184636],[-74.14022641531275,40.54369606282567],[-74.14029571947175,40.54364045715557],[-74.14020937569512,40.54357906228406],[-74.14021384403726,40.543574785980574],[-74.14012638219612,40.54351339341692],[-74.14028734539123,40.54338507111918],[-74.14020997730158,40.54333220714317],[-74.14019685632546,40.54332266188051],[-74.14012345022563,40.54326925674449],[-74.14011092948797,40.543260147155664],[-74.1400369497041,40.54320632484395],[-74.14002606731893,40.543198407235494],[-74.13995038908223,40.54314334905844],[-74.13993952959211,40.54313544850197],[-74.13986504774309,40.543081259967536],[-74.13985410183552,40.54307329567922],[-74.1397790278329,40.54301867692242],[-74.1397692726917,40.54301157915042],[-74.13969250376594,40.54295572669729],[-74.13968218054634,40.542948216814594],[-74.13960709890752,40.54289359242599],[-74.13959620562694,40.542885666581014],[-74.1395510241323,40.542852794109315],[-74.13951023746564,40.542823120630466],[-74.13945753440697,40.54278560209851],[-74.13938711756558,40.54284377065688],[-74.1393613280404,40.54282586399873],[-74.13953681548027,40.54268215086983],[-74.13956372474732,40.542700056127764],[-74.13947877205689,40.54276849257774],[-74.13953259730958,40.54280686447545],[-74.13956044589754,40.54282699238856],[-74.139616525147,40.54286752231183],[-74.13962918175783,40.54287667015389],[-74.13970048414525,40.54292820132517],[-74.13987173067765,40.54305196520232],[-74.13987698012038,40.5430557597329],[-74.13989432782367,40.5430682961604],[-74.13996485006814,40.5431192648812],[-74.1399847618295,40.543133654739236],[-74.14005110782225,40.54318160424301],[-74.1401472042112,40.54325105541872],[-74.14022188806464,40.54330502941964],[-74.14023345086996,40.54331338695048],[-74.14030634258144,40.54336711011444],[-74.1406271556696,40.54311302969258],[-74.14053648767509,40.54304727787418],[-74.14052328363456,40.54303770242729],[-74.14043317228985,40.54297235443139],[-74.14042171459114,40.5429640455432],[-74.1403531925716,40.542914352745186],[-74.14031895744449,40.54288952590023],[-74.14023059544276,40.542825445821315],[-74.14022024715871,40.54281794104338],[-74.14013887318985,40.5427589285252],[-74.14011692170484,40.54274300911882],[-74.14005800038093,40.54270027938113],[-74.14001586512966,40.54266972283173],[-74.13999673966637,40.54265585236886],[-74.13975584890454,40.54248115565526],[-74.13965860486516,40.542560711101764],[-74.13963169074175,40.54254109756624],[-74.13985859891686,40.542357175129204],[-74.13988550839126,40.542375935051034],[-74.13977484776596,40.54246404830136],[-74.1406461486983,40.543094214902176],[-74.14084520303744,40.54293884447653],[-74.14087238279237,40.542959941719324],[-74.14104442644145,40.54308698562639],[-74.14109069897202,40.54305205535589],[-74.14096661369913,40.54296326479888],[-74.14098421950688,40.54294899758736],[-74.14110542112019,40.54304172058756],[-74.14125673409751,40.54315014688874],[-74.14132426794252,40.543094133830266],[-74.14128807915937,40.543069596322724],[-74.14128331627677,40.543073695783775],[-74.14038500589946,40.54242077086398],[-74.14040508359348,40.54240381956494],[-74.14040897507618,40.54240650081828],[-74.14043778311088,40.54238217504703],[-74.14040685334784,40.54236085545049],[-74.14028673369485,40.54245578851894],[-74.14016510037469,40.54236621843353],[-74.14028096291982,40.542272259017345],[-74.14032683633263,40.5422350579976],[-74.14033528229653,40.542228208756974],[-74.14035874187914,40.542245484948715],[-74.14020723606586,40.54236522429838],[-74.1402407304094,40.54238932952431],[-74.14028630244333,40.54242212653023],[-74.14040656300702,40.54232708255213],[-74.14048119210143,40.54238203751129],[-74.14043095386107,40.54242174113591],[-74.14042719207679,40.542424662940135],[-74.1412093428836,40.542986458307645],[-74.14130461980243,40.54305489177872],[-74.14129718766445,40.54306128818121],[-74.14133387500657,40.54308616532608],[-74.14141073560414,40.54302241508043],[-74.14107892119068,40.54279117185164],[-74.14116147902946,40.54271867371489],[-74.14106663614078,40.54265404621219],[-74.14108436804706,40.54263891370391],[-74.14117879550521,40.54270346648177],[-74.141186931836,40.54269632170105],[-74.14129511846855,40.54276877075374],[-74.14132653105824,40.54274704748738],[-74.14122820814326,40.54267805303542],[-74.14112375946452,40.54260461374518],[-74.14114311299079,40.542587658851396],[-74.14124949366264,40.54266034085638],[-74.14133547192985,40.54258879247028],[-74.14131554422731,40.54257450606388],[-74.14128619376282,40.54259912975381],[-74.1412195802227,40.542555553158564],[-74.14125011203616,40.542531498472734],[-74.14119811780779,40.54249524857224],[-74.14118653657833,40.54248709973575],[-74.14112691855252,40.5424451520926],[-74.14111435667961,40.54243631322447],[-74.14104399349513,40.542386804199474],[-74.14103031462886,40.54237717896713],[-74.14095350746906,40.54232313622452],[-74.14094279413214,40.54231559728075],[-74.14085915441291,40.54225674620025],[-74.1408480146603,40.54224890805917],[-74.1407599655758,40.542186954126876],[-74.14074792898366,40.54217848414634],[-74.14065797552583,40.54211519139066],[-74.14064549734765,40.54210641066913],[-74.1405689769332,40.54205256868899],[-74.14054086217666,40.542058217376855],[-74.140463782567,40.542127442535985],[-74.14041261732402,40.54209062752623],[-74.14040510349565,40.54206053639268],[-74.14026290400709,40.54196151152266],[-74.14029511652588,40.54193423041499],[-74.14047503718437,40.542059787772374],[-74.14049581011321,40.542060855324],[-74.1405372971382,40.54202655584864],[-74.14057844981339,40.54199253352743],[-74.14059741115042,40.54197685762804],[-74.14062821467115,40.54195139082902],[-74.14065864856771,40.541926230384625],[-74.14067998093056,40.54190859297109],[-74.1407035302888,40.54192481773069],[-74.14059472343365,40.5420165071128],[-74.14063417283229,40.542042266665014],[-74.14061919911964,40.5420560216439],[-74.14079104227677,40.542177000080336],[-74.1408209855654,40.54219808037771],[-74.14089718575629,40.5422517253996],[-74.14099109268024,40.542317834824765],[-74.14100375613097,40.542326749807934],[-74.14101543299078,40.542334971588595],[-74.14111038150904,40.54240181358671],[-74.14121924204694,40.542480218252955],[-74.14134320138848,40.54256413942912],[-74.14133758497208,40.54256887136468],[-74.14134901379606,40.54257752313165],[-74.14146151585449,40.54248390222396],[-74.14127657503225,40.542353079241096],[-74.141294421237,40.54233587588574],[-74.14148097474458,40.542467709070536],[-74.14153109439737,40.542426000800596],[-74.14134854694558,40.54229046487094],[-74.14136330837682,40.542278451367515],[-74.14154957905987,40.54241061750461],[-74.14164911303189,40.54232152164025],[-74.14179719957059,40.54220041538241],[-74.14177252532794,40.542181628521],[-74.14089451090628,40.541571110690164],[-74.14088702790187,40.54158404784449],[-74.14084633142184,40.541555506728514],[-74.14066095220994,40.541709346456244],[-74.14063984172141,40.54169454203732],[-74.14095816832899,40.541432077965034],[-74.14098048586942,40.541447682810904],[-74.14089578688188,40.54151658339694],[-74.14089477583413,40.54153709486057],[-74.14181267772776,40.54218676935914],[-74.14185192891304,40.54215177993486],[-74.14187307971936,40.54216665812947],[-74.14167226243092,40.54233546409528],[-74.14170523639442,40.542355323315824],[-74.1417231520652,40.54235939482565],[-74.14174169529788,40.542361200686294],[-74.14176037717465,40.54236069328364],[-74.14181145947754,40.54236206343942],[-74.14186208108691,40.54235666473351],[-74.14191071252138,40.54234466028239],[-74.14195588443242,40.54232641278852],[-74.14203829206038,40.54228717531718],[-74.14207724336224,40.54226454824197],[-74.14210526713342,40.54225176066039],[-74.14211981397982,40.542246097558035],[-74.14213467745606,40.54224093547987],[-74.14215267174205,40.54224370409013],[-74.14216834260958,40.5422509952046],[-74.14217981082545,40.54226193178508],[-74.14220714462118,40.542290024584524],[-74.14223354913712,40.542306894506396],[-74.14224494014185,40.54230176888112],[-74.14225575829543,40.54229596345668],[-74.14225730330149,40.54229498433878],[-74.14226380161563,40.54229110935517],[-74.14227096090458,40.54228608848316],[-74.14227757028864,40.54228064444063],[-74.14228358438902,40.5422748141406],[-74.14228896748932,40.54226863448396],[-74.14229297366658,40.54226337208606],[-74.1422963224617,40.54225784915556],[-74.14229898630249,40.54225211146244],[-74.14230094334181,40.54224621197334],[-74.1423021723799,40.54224019829316],[-74.14230266760154,40.54223412387127],[-74.1423024207727,40.542228040652255],[-74.14230143508073,40.54222200157172],[-74.14229972051807,40.54221605838408],[-74.14229743316882,40.542209052089376],[-74.14229423382959,40.54220225767779],[-74.14229015339552,40.54219574597627],[-74.14228523416706,40.542189581263955],[-74.1422795263459,40.542183825799746],[-74.14227308935796,40.542178542333666],[-74.14226289372456,40.54217121479709],[-74.14225328719726,40.54216343470076],[-74.14224430585038,40.54215523014523],[-74.14223598422812,40.542146632583474],[-74.14222835050192,40.54213767146616],[-74.14218927208897,40.5420677825307],[-74.14218623118094,40.54205968470227],[-74.14218400576327,40.54205143374647],[-74.14218260779386,40.54204307655708],[-74.14218204748163,40.54203466371559],[-74.14218232602444,40.54202624229646],[-74.1421834428658,40.54201786054916],[-74.14218539130586,40.54200956924354],[-74.14218815870517,40.542001414298596],[-74.14218946471742,40.54199225212869],[-74.142191516882,40.54198317028688],[-74.14219430868648,40.54197420446524],[-74.1421978294437,40.54196538918811],[-74.14220206539274,40.54195675931874],[-74.14220699969694,40.54194834905409],[-74.14221261309979,40.54194019058366],[-74.14221888261515,40.541932317777004],[-74.1422374015424,40.54189293361181],[-74.14224204735913,40.54188125753366],[-74.14224742417305,40.541869764832974],[-74.14225352084097,40.54185848216075],[-74.1422603211704,40.5418474368444],[-74.1422678113812,40.541836654700454],[-74.14227597153997,40.541826159375354],[-74.14231438531468,40.54176948571649],[-74.14231762708077,40.541755995850274],[-74.14232174995564,40.5417426454497],[-74.14232674237354,40.54172946904025],[-74.14233259232887,40.54171650081278],[-74.14233928539403,40.54170377194577],[-74.1423435062241,40.54169857629181],[-74.14234702765583,40.54169308346851],[-74.1423498146735,40.54168734980944],[-74.14235183775385,40.54168143281416],[-74.14235307835467,40.54167539047115],[-74.14235352145519,40.541669284450165],[-74.14235316674562,40.54166317539755],[-74.14235201260321,40.541657126139135],[-74.14235007650029,40.54165119478625],[-74.1423244729783,40.54159034654241],[-74.14232408777542,40.541579095019515],[-74.14232447686848,40.54156783901876],[-74.14232564230696,40.541556613048755],[-74.14232757735108,40.54154544911618],[-74.14233027811336,40.541534378051296],[-74.14233373829786,40.54152343403804],[-74.14233794435448,40.54151264775122],[-74.14234288668835,40.54150205103337],[-74.14235181338233,40.54148927332553],[-74.1423615091498,40.541476825033044],[-74.14237195252873,40.541464733824924],[-74.1423831205111,40.54145302318358],[-74.14239498834321,40.54144172178726],[-74.14240753323459,40.541430852113024],[-74.14241662864947,40.54142636073866],[-74.14242524863016,40.54142135295503],[-74.1424333442688,40.541415858140645],[-74.14244086644042,40.54140990684711],[-74.14244777218316,40.5414035363195],[-74.14245402116504,40.54139678128679],[-74.14245957614203,40.54138968284012],[-74.14246440689695,40.54138228189451],[-74.14246848277666,40.54137462087322],[-74.14247178257864,40.541366745873454],[-74.14247428246308,40.54135870199049],[-74.1424759733086,40.54135053681428],[-74.14247692280715,40.54134495436642],[-74.14247713962874,40.541339326086664],[-74.14247662235962,40.54133370977487],[-74.14247537660671,40.54132816020637],[-74.14247341412705,40.54132273281906],[-74.14247075501669,40.541317480360036],[-74.1424674248612,40.54131245540195],[-74.1424634578076,40.54130770916665],[-74.14245889128641,40.54130328801349],[-74.14245377216551,40.54129923577718],[-74.14244654535776,40.54128972952821],[-74.1424402279968,40.54127985341651],[-74.142434854006,40.54126965698911],[-74.14243045094855,40.54125919365418],[-74.14242704046063,40.54124851783222],[-74.14242392017435,40.54123830671411],[-74.1424199956323,40.54122825943289],[-74.14241528096473,40.54121841148731],[-74.14240979315727,40.5412087987077],[-74.14240355315121,40.541199458259705],[-74.14239658429332,40.5411904226151],[-74.14238890927435,40.5411817255867],[-74.14238055824566,40.54117339829765],[-74.142371563778,40.54116547371084],[-74.14236051260777,40.54115571470429],[-74.14235009040407,40.54114556038322],[-74.14234032115456,40.54113503500993],[-74.14233122928577,40.541124162678685],[-74.14232283461506,40.54111296866214],[-74.14231515674089,40.54110147856822],[-74.14230389486337,40.54108536673575],[-74.14229185500312,40.541069585230716],[-74.14227905630857,40.54105415430031],[-74.14226551705255,40.541039095533],[-74.14225199022505,40.541025849258354],[-74.14223905010617,40.541012265352],[-74.14222671276302,40.54099836104983],[-74.1422149931611,40.54098415191385],[-74.14220933065002,40.540973323071405],[-74.14220447533515,40.540962267398214],[-74.14220044485796,40.54095101971882],[-74.14219724939794,40.540939616877345],[-74.14219490133188,40.540928096385365],[-74.14219340731928,40.5409164920757],[-74.14219638266222,40.54090494639526],[-74.14220025847179,40.540893561098734],[-74.14220502056575,40.540882379426314],[-74.14221065102103,40.540871440937295],[-74.14221712687555,40.540860790725624],[-74.14222442361842,40.54085046835862],[-74.14224031268584,40.54084208690709],[-74.14226054076308,40.54082628234104],[-74.14227115485004,40.54081395923548],[-74.14226793838121,40.54080754429975],[-74.14226405963578,40.54080134747115],[-74.14225954394688,40.54079540607758],[-74.14225441994769,40.54078976029072],[-74.14224871911533,40.54078444525278],[-74.14224247995433,40.54077949626493],[-74.14223574008297,40.54077494494366],[-74.14222619465843,40.5407660630899],[-74.1422161018864,40.540757539255246],[-74.14220549101734,40.54074939417719],[-74.14219438448205,40.54074164290544],[-74.1421828053819,40.540734306017434],[-74.14217078229844,40.54072739956064],[-74.14215834381534,40.54072094058755],[-74.14213673870726,40.540711472390576],[-74.14211552890474,40.54070150043944],[-74.14209473837137,40.5406910376045],[-74.14207439083938,40.540680091228],[-74.14206665867124,40.54067483347689],[-74.14205946666857,40.540669142996435],[-74.1420528559648,40.54066305223678],[-74.14204686264578,40.540656595161956],[-74.14204152478368,40.54064981042446],[-74.14203687057126,40.54064273786176],[-74.1420329255651,40.54063541681184],[-74.14202971532566,40.54062788845566],[-74.14202725883256,40.54062019733285],[-74.14202556716039,40.54061238816029],[-74.14202465094453,40.540604505655445],[-74.14202501079777,40.54059806920108],[-74.14202611672233,40.5405916822504],[-74.14202796289649,40.540585395404825],[-74.14203053383382,40.54057925810485],[-74.14203380943754,40.5405733202993],[-74.14203776301372,40.5405676275894],[-74.14204236545191,40.54056222507666],[-74.1420475773193,40.54055715720534],[-74.14205331996212,40.54055364553569],[-74.14205850822279,40.54054966295403],[-74.14206307962893,40.540545262309706],[-74.14206697390738,40.54054049795723],[-74.14207014221718,40.54053543043546],[-74.14207254362812,40.54053012278647],[-74.14207415018072,40.54052464490512],[-74.14207493786438,40.54051906483827],[-74.1420748993623,40.54051345279031],[-74.14206740568727,40.54049920507124],[-74.14205923897912,40.54048517480098],[-74.14205041288542,40.54047137720772],[-74.14204093755379,40.5404578338902],[-74.1420308266325,40.5404445604117],[-74.14202009267677,40.54043157468217],[-74.14200874977755,40.54041889393975],[-74.14200146000357,40.5404108903189],[-74.14199339052263,40.54040333446499],[-74.14198458886439,40.54039627205482],[-74.14197510562029,40.5403897428979],[-74.14196499796988,40.540383786963034],[-74.14195309963952,40.540380882961735],[-74.14194144745004,40.54037744976189],[-74.14193008007089,40.5403734970326],[-74.14191903816071,40.5403690404715],[-74.14190836281291,40.540364093765426],[-74.14190517802112,40.54035623048122],[-74.14190281657861,40.540348201664685],[-74.14190129022535,40.540340055214976],[-74.14190060873096,40.54033184188176],[-74.1419007796709,40.540323613255005],[-74.14190179788419,40.54031542094037],[-74.14190366018256,40.54030731486577],[-74.1419063545987,40.540299347147894],[-74.14190870883786,40.54028909289502],[-74.14191034043955,40.54027875828304],[-74.14191124880512,40.5402683714578],[-74.14191142741144,40.54025796275041],[-74.14191087851637,40.54024756114079],[-74.1419096017472,40.54023719778998],[-74.14190760177624,40.540226901172325],[-74.14190488240094,40.54021670143862],[-74.14189926617185,40.540205173084374],[-74.14189276029092,40.540193918568505],[-74.14188538527321,40.540182981423406],[-74.14187716996337,40.540172398134835],[-74.14186814079501,40.5401622073694],[-74.14185605092125,40.540149117588115],[-74.14184322869357,40.54013643580877],[-74.14182970578905,40.54012418812672],[-74.14181550751334,40.54011239913737],[-74.141809745663,40.540111607469555],[-74.14180415899668,40.54011027379227],[-74.14179883385668,40.54010841776747],[-74.14179385529079,40.54010606994821],[-74.14178930023037,40.54010326491828],[-74.14178523794615,40.54010004916567],[-74.14178173397724,40.54009646985295],[-74.14177884532407,40.54009258621553],[-74.14177661383268,40.540088456334786],[-74.14177507411911,40.5400841461749],[-74.14177425312009,40.54007972472518],[-74.14177416085612,40.54007525747748],[-74.14177458284512,40.540070669810724],[-74.1417757347007,40.540066155793674],[-74.1417775998751,40.54006178212382],[-74.14178014842213,40.540057614007395],[-74.14178334489911,40.5400537134743],[-74.14178713892322,40.54005013888716],[-74.1417914761494,40.54004694409035],[-74.14179629277625,40.54004417640603],[-74.14180151488657,40.540041876300265],[-74.14180706394251,40.54004007988892],[-74.14181285874551,40.540038811229216],[-74.14181881523452,40.54003809069597],[-74.1418248412065,40.54003793063281],[-74.14183084684551,40.54003832997798],[-74.14183674496641,40.54003928565604],[-74.14184244637899,40.54004078102423],[-74.14184957452504,40.540037118886126],[-74.14185622819154,40.540032969318176],[-74.14186234838111,40.54002836690459],[-74.14186788489334,40.54002335241729],[-74.14187278885004,40.54001796880455],[-74.14187701708533,40.54001226034775],[-74.14188053676921,40.54000627835176],[-74.1418833124348,40.54000007328712],[-74.14188532465052,40.53999369794989],[-74.14188655355458,40.539987209324984],[-74.14188699003846,40.539980661200815],[-74.14188663004961,40.539974109872695],[-74.14188667786487,40.53996343026275],[-74.14188595801141,40.53995276483635],[-74.14188446901966,40.53994214525849],[-74.14188221952348,40.539931604186826],[-74.14187921266686,40.53992117428586],[-74.14187546059213,40.53991088586356],[-74.14187097346596,40.53990076956526],[-74.14186576585074,40.53989085787372],[-74.141858982746,40.53987747154076],[-74.14185288744541,40.53986389504844],[-74.14184748745386,40.53985014681594],[-74.14184279226178,40.53983624961576],[-74.14183880849818,40.53982222304081],[-74.14183554323508,40.53980808852637],[-74.14183299981357,40.53979386851735],[-74.14183237875213,40.53978577321753],[-74.14183251854911,40.53977766324043],[-74.14183342170935,40.539769580800446],[-74.14183508130021,40.53976157046925],[-74.14183749015523,40.53975367011749],[-74.14184063475047,40.53974592264958],[-74.14184449782005,40.5397383667862],[-74.14184906363668,40.539731041916426],[-74.14185430505042,40.53972398560042],[-74.14186019556799,40.53971723439245],[-74.14186670473991,40.53971082317633],[-74.14187380123597,40.53970478566423],[-74.14188144756525,40.539699149879915],[-74.14188967926016,40.539694103078226],[-74.14195889835933,40.53967817719819],[-74.14198428949608,40.53966199035757],[-74.14200666356382,40.539620655925624],[-74.14200459282486,40.5395679591644],[-74.14198181354404,40.53953597330815],[-74.14192932905026,40.53949978314181],[-74.14187458672501,40.5394626409864],[-74.14182589311285,40.53942218646417],[-74.14176721342461,40.53938732786749],[-74.14174158756592,40.53936550317257],[-74.14172892651304,40.53933948409708],[-74.14173698496212,40.5393097127344],[-74.14176433199546,40.53927565642528],[-74.14188783577492,40.539209747406424],[-74.14203045817295,40.53917523339859],[-74.14209894139948,40.53915770591604],[-74.14217195100251,40.539154003918874],[-74.1422193470574,40.53913924946708],[-74.14227296511643,40.539102899839044],[-74.14230351275859,40.53906997528971],[-74.14223700269814,40.539030654248826],[-74.14225638639397,40.539012914076785],[-74.14233831577496,40.53894919040842],[-74.14215183060917,40.538816553186955],[-74.14176587793774,40.538542040999836],[-74.14226513008006,40.53814035366477],[-74.14224928389083,40.53812968335878],[-74.14220824925798,40.53816462035978],[-74.14221322317808,40.5381675290584],[-74.14186762291469,40.538444090719246],[-74.14183789388272,40.53842162042682],[-74.14220052571486,40.53812644173455],[-74.14220665211603,40.53813197219511],[-74.14222992294769,40.53811445337732],[-74.14219794712392,40.53809105499503],[-74.1420789364412,40.53800396428515],[-74.14216718019152,40.53793276106819],[-74.1421475252519,40.537916580534876],[-74.1421393773752,40.53792148518659],[-74.1412186533556,40.537253998432526],[-74.14119770503788,40.53725402419637],[-74.14106736882485,40.5373656436452],[-74.14104157916454,40.53734688496472],[-74.14120322536783,40.53721597312275],[-74.14129825471832,40.537138177948414],[-74.1413207359167,40.53715352068057],[-74.14123742490065,40.537215617608744],[-74.14124113051598,40.53723469173414],[-74.14217576939252,40.537894599097434],[-74.14216240779173,40.53790214964634],[-74.14218574841783,40.53791777778893],[-74.14238963689715,40.53775326050485],[-74.141582876909,40.53708757795244],[-74.14173410572285,40.53703951087481],[-74.14305162613806,40.537239873856514],[-74.14348622872846,40.53724188202986],[-74.14354145739688,40.53724231720047],[-74.14359630012098,40.53723732552104],[-74.14364984460668,40.537226990026845],[-74.14370120015677,40.53721148264606],[-74.14374951248782,40.537191061339584],[-74.1437939779415,40.53716606580984],[-74.14383385685346,40.53713691184966],[-74.14391512656447,40.53707560486354],[-74.14399097095439,40.537010376768414],[-74.14406106575477,40.53694150645729],[-74.14412511128326,40.53686928839531],[-74.14418283372466,40.536794031360266],[-74.14423398630157,40.53671605712261],[-74.14427835032919,40.53663569906912],[-74.14428108600733,40.536567403076454],[-74.1442965012327,40.5365280926544],[-74.14437399056847,40.53639487063496],[-74.14438874490757,40.53635837336213],[-74.14455507323943,40.53594693127213],[-74.14474069813589,40.53580104421124],[-74.14478850976526,40.535790951206174],[-74.14488929110071,40.53580275842489],[-74.14506861008154,40.535839666090126],[-74.14536324652661,40.535856356393936],[-74.14555172528986,40.53576489128985],[-74.14573534090712,40.535667838939965],[-74.14580277253113,40.5356476545468],[-74.14585476375571,40.53564186617701],[-74.14602008284666,40.53555352772037],[-74.1459498106448,40.53543231975828],[-74.14599669615102,40.5353903928119],[-74.14625512927724,40.535538684733496],[-74.14669647685288,40.535414308046086],[-74.14701525183816,40.535324472444714],[-74.14794320046143,40.534923016993005],[-74.14851051812353,40.53461081365685],[-74.1487015890911,40.534511003059265],[-74.14921733263976,40.534241587760945],[-74.14977717489354,40.53388786930418],[-74.14977824913628,40.53382618188554],[-74.14971830290311,40.53349191002245],[-74.14975846488724,40.53342430275073],[-74.14980633822253,40.533359684348234],[-74.1498615444806,40.533298565580125],[-74.14992364727479,40.53324142954793],[-74.14999215570987,40.53318872787122],[-74.15001653727086,40.53317059720712],[-74.15012879899236,40.53308711784298],[-74.15030045304582,40.53292272186596],[-74.15026251512961,40.53290285183021],[-74.15024247803056,40.53291819300971],[-74.15021506106486,40.53289734521983],[-74.1502678863654,40.53285690093633],[-74.15029347623555,40.532876358928114],[-74.15027891302238,40.532891692445524],[-74.15031544439407,40.53290835175509],[-74.15048977709381,40.532749289669624],[-74.15069553618285,40.53254583893717],[-74.15102434722701,40.53270667479154],[-74.15110392281035,40.53274222306208],[-74.15112025690532,40.53274138250671],[-74.15125007703936,40.53268303076512],[-74.15145035861141,40.53259535089086],[-74.15175798831626,40.53240179402808],[-74.15176169985125,40.53239766893557],[-74.15176442262062,40.53239311699819],[-74.15176607491163,40.53238827482397],[-74.15176660713769,40.53238328773124],[-74.15176600332641,40.53237830538742],[-74.15176428159901,40.532373477317336],[-74.15176149362638,40.532368948415915],[-74.15175772307838,40.53236485459971],[-74.15173360926013,40.532345354440054],[-74.15171021697009,40.53232644001325],[-74.151702390714,40.532322286705856],[-74.151695535299,40.53231723221183],[-74.15168982705377,40.53231140653835],[-74.15168541280039,40.532304959528254],[-74.15168240607792,40.53229805700568],[-74.15168088422209,40.53229087651101],[-74.1516808863762,40.53228360273441],[-74.15168241248436,40.53227642276524],[-74.15168542329296,40.532269521279964],[-74.15168984136035,40.53226307579204],[-74.15169555304884,40.532257252086325],[-74.15177191992906,40.532208128084626],[-74.15185337744492,40.53216402102336],[-74.15188502884328,40.53215606183996],[-74.15191797942106,40.532152255625626],[-74.15195130015528,40.53215270969443],[-74.15198405158682,40.53215741124411],[-74.15201531030742,40.53216622771716],[-74.15204419499415,40.532178910538015],[-74.15206850327947,40.53217896516333],[-74.15209256802548,40.53217634574536],[-74.15211588660092,40.53217110699484],[-74.15214916734038,40.53215784955414],[-74.15218061639446,40.532142203974225],[-74.15222493612194,40.532121606702745],[-74.15227294939345,40.53210658318843],[-74.15232346155305,40.532097507242554],[-74.15235197206387,40.532096098175316],[-74.15238852515468,40.53209063708921],[-74.15242365225649,40.53208118563616],[-74.15245660936698,40.53206794400096],[-74.1527708160413,40.53181305971932],[-74.15355245128372,40.53117898456742],[-74.15365382450173,40.53111049351439],[-74.15373066693098,40.53105394194321],[-74.1538397405873,40.53095675485178],[-74.15399336904493,40.53082838075028],[-74.1541311079111,40.5307229112564],[-74.15413681963732,40.53070539665996],[-74.15412319527394,40.530690815178666],[-74.1540509466392,40.53062428882285],[-74.1540409411868,40.53060724815502],[-74.15404749949816,40.5305945648417],[-74.15406027841551,40.5305848156846],[-74.15408340297745,40.5305862411597],[-74.15420772346796,40.53065889635534],[-74.15421467768647,40.53066536709034],[-74.1542264374449,40.53065859512654],[-74.15424379688719,40.530642763802454],[-74.15430582451035,40.53059216483589],[-74.15436818968884,40.53054544706127],[-74.15438294913164,40.53052909886256],[-74.15436288012886,40.5305089937189],[-74.15434789896202,40.53049350557093],[-74.15434507270827,40.53048064990355],[-74.15453545404696,40.53030490936559],[-74.1545723707457,40.5303228574591],[-74.1546077059994,40.53033731080816],[-74.15463043409946,40.53033908181956],[-74.15464111999793,40.53033463792179],[-74.15465480504855,40.5303157438349],[-74.15469794899205,40.53024888010385],[-74.15449652366439,40.53010216686116],[-74.1545435737435,40.530062135801096],[-74.15492894849407,40.53022548357569],[-74.15504649891305,40.53015381451245],[-74.15515949728025,40.530078002614694],[-74.15526769306031,40.52999821598006],[-74.15537084636927,40.52991463151873],[-74.15546872850625,40.52982743456109],[-74.15556112246068,40.529736818446764],[-74.15564782339325,40.52964298409571],[-74.15547085520257,40.52947750547089],[-74.15550357251267,40.529438026337765],[-74.1557315343505,40.529600904532465],[-74.15586370784112,40.529512693298734],[-74.15599000320385,40.52941960321607],[-74.1561101114856,40.52932186202687],[-74.15622373887363,40.52921970885119],[-74.15633060741429,40.529113393601854],[-74.15643045569284,40.529003176372676],[-74.15644868150025,40.52893184170139],[-74.15613437434135,40.52864936882045],[-74.15618731852341,40.528611371091735],[-74.1566710520817,40.528993311607245],[-74.15676917912987,40.52902316325283],[-74.15701861946279,40.5289776558096],[-74.15720948462649,40.52884150512305],[-74.15760975710923,40.52865910433007],[-74.15789753570577,40.528528814141296],[-74.15826103107308,40.528300499162974],[-74.15794886622453,40.528085103953764],[-74.15797239457913,40.52806708584444],[-74.15832645126996,40.52827842678318],[-74.15848687127477,40.52819722941257],[-74.1586405629105,40.52811707209732],[-74.1586769630404,40.52809808800036],[-74.15890180648832,40.527935909066265],[-74.15917092406282,40.52766975150679],[-74.15928316159189,40.5275117248349],[-74.15939460542262,40.52742775214446],[-74.15970134520094,40.527295992328995],[-74.15988277050933,40.52736935804634],[-74.16005732698021,40.52763504212061],[-74.16042481183918,40.528118481971916],[-74.16085825899488,40.52871854670059],[-74.16134961674129,40.529373424275555],[-74.1612260677683,40.529424423074275],[-74.16037397420213,40.52978317262821],[-74.15851066957813,40.530565690358856],[-74.15730358562205,40.53107601421917],[-74.15716510156605,40.531128317571536],[-74.15703269710505,40.53119055419809],[-74.15690813762258,40.53126202829846],[-74.15679305122775,40.53134182915703],[-74.15668876980261,40.53142883571364],[-74.15602014025632,40.53211509444774],[-74.15553157379968,40.532630832911835],[-74.15502905638311,40.53316020413717],[-74.15447193935488,40.533749189245626],[-74.15438619502481,40.53383715181099],[-74.1541584421064,40.53407479192435],[-74.15397419819321,40.53426814806856],[-74.15404693766367,40.53430845747651],[-74.15593326449964,40.53535375712212],[-74.1570428804611,40.53596707174437],[-74.15721859968335,40.536075986959624],[-74.15738901791252,40.53618970003108],[-74.15755391021067,40.536308060885204],[-74.15771305892925,40.5364309133137],[-74.15786625399646,40.536558095179515],[-74.15801329340323,40.53668943864212],[-74.15815398284204,40.53682477035159],[-74.15828813659283,40.53696391169812],[-74.15841557755805,40.53710667904268],[-74.15853613749637,40.53725288395951],[-74.15914106295592,40.53789864517051],[-74.15955749232705,40.53833428287033],[-74.16102399097379,40.53989775936264],[-74.16252750272841,40.54150270696134],[-74.1635922152283,40.54264214595151],[-74.16426953128193,40.54333550220075],[-74.16478748972506,40.5438021095403],[-74.16526055247176,40.544239608788686],[-74.16540080810833,40.54443272303926],[-74.16548821130236,40.54465254189989],[-74.16574238458317,40.54539770474096],[-74.1661969964904,40.54711041082225],[-74.16629209380918,40.54732654714091],[-74.16637021979047,40.547409753862404],[-74.16645338127408,40.547490070534764],[-74.16654139483072,40.5475673199864],[-74.16663406553772,40.54764133137586],[-74.16673118974053,40.54771194190628],[-74.16683255320359,40.547778995815726],[-74.16688793486585,40.54783668828257],[-74.16693751435298,40.54789737435399],[-74.16698101480188,40.547960715164876],[-74.16701819329212,40.548026357025535],[-74.16704884220268,40.548093933396146],[-74.16707279070012,40.54816306690731],[-74.16708990470809,40.548233371565345],[-74.16710008864051,40.54830445478999],[-74.16710328560809,40.54837591965206],[-74.16709947773649,40.5484473670902],[-74.16710928376975,40.548491688185486],[-74.16725863220509,40.549166666271844],[-74.16741722331251,40.54988134637121],[-74.16757223278734,40.55057473433248],[-74.16773525206605,40.551291460539765],[-74.16774634630175,40.55134229761918],[-74.16786573366328,40.55188942700549],[-74.16789463065463,40.55200100592903],[-74.16805222611247,40.55271771156312],[-74.16810265755915,40.55294619195074],[-74.16820548384905,40.55343190314023],[-74.16836706782681,40.55413159275375],[-74.16852396147284,40.554851937745816],[-74.16868441213906,40.5555675852441],[-74.16884272896057,40.55626910696467],[-74.16900580612425,40.556990366021104],[-74.16916695359802,40.557700846584964],[-74.16931680969604,40.55840978231846],[-74.16947257292868,40.559126520694555],[-74.16973650591441,40.560250201429554],[-74.1697746986291,40.56038818774157],[-74.16980364433132,40.56052747645549],[-74.16982326810657,40.56066770735658],[-74.16983351995039,40.56080851793658],[-74.16983437239065,40.56094954392668],[-74.16982582316338,40.561090420605595],[-74.16688971956607,40.560476605366475],[-74.16591981647932,40.56029041027063],[-74.16494149359482,40.56011179713527],[-74.16377941590196,40.560316979621994],[-74.16272123558389,40.56077419502384],[-74.1619329323131,40.56111113296362],[-74.16153130083387,40.561269354479975],[-74.16096801899175,40.56146020205597],[-74.16005640646911,40.56170550024461],[-74.15915791685183,40.56193583351187],[-74.15825784169338,40.56220197732189],[-74.15741136739531,40.56249856625506],[-74.15725989471652,40.56255326488367],[-74.15725974151663,40.562553319373094],[-74.15725961206287,40.56255338321176],[-74.1571155137139,40.562620641662285],[-74.15711540728242,40.562620687376004],[-74.1571153138306,40.562620741280966],[-74.15698121954988,40.56269959419722],[-74.15698100830797,40.56269972130615],[-74.15698080699126,40.56269986548955],[-74.1568589345626,40.56278902207443],[-74.15685888785713,40.56278905782211],[-74.156858840495,40.56278909457584],[-74.15675090994786,40.56288697539386],[-74.15585090370571,40.56377444472016],[-74.15511310427256,40.564940544736736],[-74.15502927821264,40.56509341371801],[-74.154925897238,40.565241257482306],[-74.15480383017032,40.56538194097721],[-74.15466447664933,40.56551344268536],[-74.15450973513872,40.565633980152334],[-74.15434186890785,40.565742097120676],[-74.15416347354667,40.56583667597552],[-74.15357985531365,40.56625318613657],[-74.15295627683588,40.56677601677866],[-74.15228114592082,40.56739294688608],[-74.15171497164673,40.56788728420537],[-74.15147304171855,40.56805205958768],[-74.151235619279,40.56822060517049],[-74.1510028053621,40.56839284925433],[-74.15075081647728,40.568587555600885],[-74.1505389830722,40.56874864508958],[-74.15033131574233,40.56891285918256],[-74.14983519232248,40.56935734409472],[-74.14936002584399,40.569736054342904],[-74.1479014217094,40.57088958110834],[-74.14720574297496,40.57053278108772],[-74.14713603353006,40.57051798935836],[-74.14706472743035,40.570508615555255],[-74.14699254689098,40.57050475461974],[-74.14692022266135,40.570506445602234],[-74.1468484875971,40.57051367154907],[-74.1467780682826,40.57052635927061],[-74.14671789606443,40.570540772280125],[-74.14665601634267,40.570550075461114],[-74.146593172957,40.57055415698243],[-74.14653012133174,40.57055296778108],[-74.14646761905374,40.570546522376816],[-74.1464064177747,40.570534897930685],[-74.14634725319738,40.57051823418077],[-74.14629083653979,40.5704967314426],[-74.14559994096581,40.570211106574924],[-74.14489975749801,40.56991516993299],[-74.144387450266,40.569706100667275]]]}},{type:"Feature",properties:{ntacode:"BK21",ntaname:"Seagate-Coney Island",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.97459000582634,40.58313882075888],[-73.97459350975653,40.582899603266604],[-73.9745866716452,40.5828446825958],[-73.97458113926668,40.58278151691777],[-73.97456829317647,40.582598016923306],[-73.97455422684949,40.58250194573697],[-73.97453763364157,40.58221912374351],[-73.9745252421555,40.582008047318425],[-73.9745210495687,40.58172668656975],[-73.97451787151665,40.58151326157151],[-73.97453215082427,40.581018436207415],[-73.9745680669808,40.58052438959659],[-73.97462551351138,40.58003193304077],[-73.97463376781889,40.579974345605926],[-73.97486591930887,40.57995289221109],[-73.97613566855001,40.57983523144826],[-73.97621147369915,40.57982711428393],[-73.97627721560535,40.57982043775587],[-73.977109041814,40.5797128838861],[-73.97784695763467,40.57963660997691],[-73.97875740801989,40.57953694525237],[-73.97961058513854,40.57944363162741],[-73.98138136398148,40.57924625869628],[-73.9819383961229,40.5791997089215],[-73.98156367397998,40.57698182049746],[-73.9812011515465,40.57556428262348],[-73.98064359590619,40.57555270136133],[-73.97963850353565,40.57553673075436],[-73.97877963922893,40.57549604339272],[-73.97786798901826,40.57543046483561],[-73.97680855752631,40.57532439645175],[-73.97660923005529,40.57530428600191],[-73.97352840324048,40.574804025227834],[-73.97329388531234,40.57526526436999],[-73.97302844365751,40.57605005491302],[-73.97078155975821,40.57578760551272],[-73.96992014801816,40.57558262190271],[-73.9690377987527,40.575308619096084],[-73.96894589458469,40.57527868808945],[-73.9688899587795,40.57526123899418],[-73.96883249994838,40.57524150150756],[-73.96853345861899,40.575138760399014],[-73.96840165964271,40.57508536807467],[-73.96825878817552,40.575045489493455],[-73.96810857702928,40.575020899453456],[-73.96795533369414,40.57501255371092],[-73.9678035361571,40.57502045417895],[-73.96765743523486,40.57504368249048],[-73.96756707291428,40.5748815269492],[-73.96675354107147,40.57483291839353],[-73.96471128859534,40.57478261776807],[-73.96286117998785,40.57498014075901],[-73.96103342769754,40.57507632436148],[-73.95941778288552,40.575177983139305],[-73.9593918224741,40.57391210975244],[-73.95982864911248,40.57392930963575],[-73.96021532299324,40.57391117912099],[-73.96048908403517,40.573885181544085],[-73.96068755363643,40.573877421982246],[-73.96081416941401,40.57386180993882],[-73.96090885893604,40.57386502894646],[-73.96210769550767,40.5737135200186],[-73.96267607127385,40.57366693853652],[-73.96305899786321,40.57363555351803],[-73.9639829238006,40.5735575717327],[-73.96453618454461,40.57351319942498],[-73.96508478576709,40.573469198638],[-73.96602239542986,40.57338859483266],[-73.96720294103963,40.57332631739749],[-73.96738975478883,40.57325899990451],[-73.96743567793136,40.573208969671335],[-73.96736390080576,40.573044568952234],[-73.967394722388,40.57299500268838],[-73.96742628474547,40.57298510896929],[-73.96744946374368,40.57300806441043],[-73.96753149753708,40.5731907323847],[-73.96762388104119,40.573198585440004],[-73.96779155223939,40.57318819631826],[-73.96818506098599,40.57317786854624],[-73.96839037828914,40.57315444243754],[-73.96856335985485,40.57312594655194],[-73.96884893944657,40.57305802744511],[-73.96897214113864,40.57302153230479],[-73.9690645439127,40.57298763701036],[-73.9692022919879,40.57295741851669],[-73.9694512620238,40.572857280363245],[-73.96946838633167,40.572823365705574],[-73.96921197952132,40.57233537642351],[-73.96924621215574,40.57230407565461],[-73.96928385228034,40.57230147645196],[-73.96955895151747,40.572808580460794],[-73.96975580336891,40.57284692469039],[-73.96996110201734,40.572860024587506],[-73.97021089387864,40.57285226198184],[-73.97085363074382,40.5727705152799],[-73.97108691689412,40.57272724421566],[-73.97132989626348,40.57264381038408],[-73.9713504458752,40.57259945954278],[-73.97137785791341,40.5725107530989],[-73.9711424879455,40.57205063101205],[-73.97115394572545,40.57199963704647],[-73.97113515153838,40.57196015163333],[-73.97118306355726,40.57194189908424],[-73.97122069416359,40.57196278220167],[-73.97145657076757,40.5724794622434],[-73.97151790920273,40.57258168190187],[-73.97160706452397,40.57262822391991],[-73.97183632056804,40.57262828035433],[-73.97249673747089,40.57257625674749],[-73.97293476162724,40.57247460214532],[-73.97314693344366,40.57241463999532],[-73.97334502229818,40.57232121400616],[-73.97336256224092,40.57226335704357],[-73.97323268078638,40.57190586596703],[-73.97321224564638,40.571668424200155],[-73.9732499011515,40.57162668610908],[-73.97329095478179,40.5716423502966],[-73.97332515756256,40.57167627862987],[-73.97334306976654,40.57174057042449],[-73.9733490403312,40.57185109962233],[-73.97336611476476,40.571937208093274],[-73.97339000577043,40.5720885467885],[-73.97342758666773,40.57223467076789],[-73.9734480532569,40.57227210696941],[-73.97373209971218,40.57228692459146],[-73.9740067825875,40.57227436254658],[-73.97440961940859,40.57223750249967],[-73.9748476269657,40.5721645417659],[-73.97528564967105,40.572049832668576],[-73.97547081902792,40.57196900381698],[-73.97540561020013,40.571504534869085],[-73.97540564094226,40.57142104064059],[-73.975456965592,40.57142105161764],[-73.97548432668466,40.57145497784654],[-73.97550883034117,40.571524492440616],[-73.97551718820391,40.57169431528042],[-73.97560269948825,40.57185928310362],[-73.97567918029273,40.571955984497414],[-73.97592552091537,40.57201865743759],[-73.97621978857109,40.57201610962489],[-73.97684256247993,40.57194839843277],[-73.97730110158648,40.57186238594647],[-73.9776638458815,40.57172938779916],[-73.97756820091215,40.57124666665916],[-73.97759877204511,40.5711910305184],[-73.97767087523832,40.571171020079134],[-73.97804724933897,40.57119979395954],[-73.97807599798232,40.57122957012874],[-73.97771533072496,40.57125191384228],[-73.9776981972808,40.57132496832956],[-73.97770502384326,40.57137715344709],[-73.97773918874086,40.57153371211859],[-73.97775127949768,40.571680289782634],[-73.97776503791435,40.57170769409904],[-73.97778407952191,40.57173319377085],[-73.97780796518879,40.57175620072495],[-73.97783614406809,40.57177618437471],[-73.97788258903834,40.57179554497025],[-73.97793080193607,40.57181220403653],[-73.97799924492574,40.57183047681011],[-73.97806978098819,40.57184331224862],[-73.97819660524198,40.57186619222234],[-73.97832516078635,40.57188251422443],[-73.97845486511197,40.57189220429682],[-73.97858513050302,40.57189521853187],[-73.97871536670094,40.571891543271434],[-73.97884498357945,40.57188119516891],[-73.9789733938191,40.57186422111352],[-73.97910001556902,40.571840698018036],[-73.97945681046656,40.57174276846098],[-73.97952183045103,40.57171407873423],[-73.97976481057273,40.57158627158875],[-73.97984694469413,40.571539319610196],[-73.97986064824701,40.571481920010555],[-73.97980592543584,40.57140363454867],[-73.97972382225474,40.5713462174124],[-73.9796656580906,40.57133316109944],[-73.97946721065128,40.57129920658628],[-73.97945877680687,40.57130181732385],[-73.97944987920341,40.57130328095237],[-73.97944078395976,40.57130355369618],[-73.97943176310609,40.571302627397706],[-73.97942308644755,40.571300529761665],[-73.9794150134948,40.57129732352638],[-73.97940778570201,40.57129310458733],[-73.97940161924541,40.57128799912889],[-73.97939669855752,40.57128215985043],[-73.97939317081101,40.571275761399114],[-73.9793911415169,40.571268995146376],[-73.97939067136893,40.57126206346417],[-73.97944328367626,40.5712209259481],[-73.97958357114793,40.571226168843594],[-73.97975464745687,40.57124968258206],[-73.97995988926671,40.571440189997965],[-73.97998743713076,40.571583605823626],[-73.98000771572252,40.57169850918602],[-73.98010351551906,40.57172722648457],[-73.98032592226033,40.571737702218634],[-73.98064890861862,40.57173773245417],[-73.98104449409458,40.57168042036595],[-73.9813387792365,40.571610020348174],[-73.98163648890637,40.57152657358952],[-73.98184180651353,40.57146920355475],[-73.98204075852523,40.57148037052253],[-73.98203685076786,40.571437924280126],[-73.98201633411755,40.57138834604931],[-73.98199239133092,40.571351813309285],[-73.98192054501719,40.57132049258673],[-73.9816965690949,40.5713113718207],[-73.98159891057549,40.571307395484205],[-73.98155785470261,40.57129434236597],[-73.9815441742739,40.57127346648445],[-73.98157155423436,40.57124998842486],[-73.98194794042392,40.57123700215756],[-73.98202662918759,40.57127615208917],[-73.98209504346244,40.5713466114785],[-73.9821463213307,40.57152143608216],[-73.98217710691104,40.571560578454566],[-73.9822558025302,40.57156841828971],[-73.98249190051173,40.57156584541043],[-73.9828272320184,40.57154241357459],[-73.98308044496575,40.57150853143343],[-73.9836727015327,40.57140705768744],[-73.98340440737685,40.5701655445108],[-73.98305809245103,40.570209656268545],[-73.98304328883732,40.57014586048541],[-73.9833916843666,40.57009468451694],[-73.98326996675337,40.569541893853774],[-73.98336058039293,40.56952999398418],[-73.98348521866147,40.57008901506282],[-73.98382125394909,40.570045789481796],[-73.98383949489268,40.57011246715799],[-73.98348842146692,40.57015603004653],[-73.9837579044866,40.571396227251],[-73.98572931754806,40.57119588998156],[-73.98593538175751,40.57117818841987],[-73.98645087588872,40.57114890840785],[-73.98646799852723,40.5710784627252],[-73.98650905821361,40.57108107682805],[-73.98654668594108,40.57113326486585],[-73.98686148425043,40.57110720873552],[-73.98726866835317,40.57107594447708],[-73.98752187630426,40.57104727092363],[-73.98777508425765,40.57101859681195],[-73.98803716678552,40.57098510826615],[-73.98862025481469,40.57089605131419],[-73.98857772038879,40.57069790950501],[-73.98863397555436,40.570695144480446],[-73.98866476412272,40.57072906724011],[-73.98869554520917,40.57081517428704],[-73.98872145848836,40.57088369208266],[-73.98883582208146,40.570877808055364],[-73.98892820617893,40.57087520822591],[-73.98914719716022,40.57084391918316],[-73.9893593417586,40.570830892495174],[-73.98964657530459,40.570792155409706],[-73.98993761163388,40.57075788712602],[-73.9901462953122,40.57072607978648],[-73.99026267527447,40.5707083401173],[-73.99052614849933,40.57065878712547],[-73.99077310323932,40.57059942183786],[-73.99074174672965,40.57040310360698],[-73.99071781592752,40.57025959514859],[-73.99079264766951,40.57024864875559],[-73.99082728598114,40.570421374378824],[-73.9908637468488,40.57060201624243],[-73.99119337523624,40.57061187496826],[-73.99156291512743,40.57057798348926],[-73.99189139756336,40.570533649998886],[-73.99220619319287,40.57049975207038],[-73.9922954521959,40.57049106967164],[-73.99252782858785,40.57046846400293],[-73.99272854897077,40.57043378803748],[-73.99296923014859,40.57036673204234],[-73.9929452931961,40.570236271085406],[-73.99298098072174,40.57019677330922],[-73.99301372686776,40.57021279247577],[-73.99302740713208,40.57027802296818],[-73.99305289944276,40.57033902555889],[-73.99315741886745,40.570379789438896],[-73.99329770524986,40.570382407485766],[-73.9936261803442,40.57039286310781],[-73.99367509747088,40.57039513567016],[-73.99401966538306,40.570411148678936],[-73.99440631046585,40.57039029447159],[-73.99468360322818,40.57036133741591],[-73.99480664237885,40.570364220700355],[-73.99493763229954,40.57035467451244],[-73.9951385443681,40.57031466120672],[-73.99515224064972,40.570178982743464],[-73.99513514004288,40.5700667871094],[-73.9951872608574,40.570021877633174],[-73.99524805213274,40.5700981017787],[-73.99526172926933,40.570228562337],[-73.99529301203268,40.570321282713884],[-73.99551492045957,40.5703538141139],[-73.99576469677108,40.57039296185994],[-73.99600078794131,40.57039297032194],[-73.99640796358766,40.57037471869364],[-73.99665089870705,40.57037211675973],[-73.99684901717642,40.57036696546887],[-73.99699640776541,40.57036269138144],[-73.99704438661131,40.570356473424546],[-73.99719493825849,40.57034864904385],[-73.99731811772295,40.57032256042307],[-73.99735575750906,40.570278204147996],[-73.99735576071089,40.570197319683274],[-73.99736944882608,40.570137307542915],[-73.99741966158959,40.57014085444588],[-73.99744814048589,40.570286034393085],[-73.99751999355463,40.57032517356221],[-73.99766712135208,40.570374751166206],[-73.99784504412402,40.570413893409544],[-73.99799559521318,40.57044781585321],[-73.99818720620969,40.5704608650693],[-73.99829669781629,40.570473912274856],[-73.99846777900167,40.57049739697302],[-73.99863242815947,40.57050800669031],[-73.99899128811838,40.57048957527748],[-73.99922738028943,40.570489577108034],[-73.99961402575252,40.57046609660152],[-73.99964139901631,40.57044522300477],[-73.99965850686439,40.57038260250282],[-73.99970321419993,40.5703864975227],[-73.99973291179325,40.57041151160772],[-73.99972950792689,40.570450441122944],[-73.99971929823454,40.57047379774011],[-73.99974852156552,40.57049579695703],[-73.99995444080467,40.57049153079223],[-74.00015998280723,40.57048111667342],[-74.00036483201866,40.570464570588705],[-74.00056867394858,40.57044191794008],[-74.00077119565384,40.570413193504606],[-74.0009180059319,40.570410512215716],[-74.00106438634508,40.570401541434855],[-74.00120987388016,40.57038630953731],[-74.00135400834901,40.570364864702796],[-74.00166562168673,40.57030728168844],[-74.00187786517671,40.57024746431593],[-74.00201167053912,40.57020875852416],[-74.00205780931626,40.570152462399264],[-74.00198396888376,40.569596541321275],[-74.00208547639741,40.569585983985],[-74.00220084969988,40.570303754391674],[-74.00222854320403,40.57060986276881],[-74.00234852717976,40.5711059679409],[-74.00248707737717,40.5717383888725],[-74.00254067005547,40.571793801245526],[-74.00259949634102,40.57184603551692],[-74.00266323327415,40.571894804907096],[-74.00273153093217,40.57193984165891],[-74.0027777623128,40.57199786017872],[-74.00283150607576,40.57205198444139],[-74.0028922027442,40.57210165099148],[-74.00295922045446,40.572146342778886],[-74.00303186153376,40.57218559454192],[-74.00310936976342,40.57221899765128],[-74.00319093825156,40.572246204364376],[-74.00327571783366,40.57226693144561],[-74.00336282591319,40.57228096311546],[-74.00345135565078,40.57228815329697],[-74.00348277703573,40.5722766792101],[-74.00351575167497,40.57226810633453],[-74.00354982074954,40.572262553955724],[-74.00359727604994,40.57225998359048],[-74.00364465688644,40.57226325666805],[-74.00369073384083,40.572272288259974],[-74.00373431132644,40.57228684401826],[-74.00377425861012,40.572306546255795],[-74.00380953915118,40.572330883746396],[-74.00383923749702,40.57235922498939],[-74.00386258303703,40.57239083459531],[-74.00387896999847,40.572424892367195],[-74.00388734496539,40.57245649855175],[-74.0038897148442,40.57248869279241],[-74.00396101384685,40.572552406744734],[-74.00403859723374,40.57261169787275],[-74.00412199473,40.57266620676862],[-74.00421070081325,40.57271560301234],[-74.00430417777798,40.572759587174836],[-74.00440185899524,40.572797892633446],[-74.0045031523475,40.57283028718806],[-74.0046074438183,40.572856574469014],[-74.0047141012147,40.57287659512765],[-74.00482247799992,40.5728902278022],[-74.00666915632604,40.573393648375394],[-74.00870865730204,40.57375981858773],[-74.00942893690338,40.57379726841016],[-74.01007410785434,40.57383080951772],[-74.01071306846107,40.574029096808935],[-74.01115668729271,40.57416676185886],[-74.01190196490127,40.57479016650754],[-74.01201540191137,40.574885052474265],[-74.01232183520682,40.57565268236511],[-74.01236788614608,40.575856814412845],[-74.01240471798042,40.576062031739994],[-74.01243228719059,40.57626809234321],[-74.01245056117938,40.57647475322241],[-74.01245951831037,40.576681770667456],[-74.0127972193454,40.57748923713325],[-74.01286422267538,40.577563329334],[-74.01292424974267,40.57764082044218],[-74.01297700521356,40.57772132923276],[-74.01302222952481,40.57780445963355],[-74.01303113457232,40.5778570181186],[-74.01303148001801,40.577910012717254],[-74.01296335430146,40.57803631343707],[-74.01290105351407,40.57816435077242],[-74.01284465365913,40.57829396859445],[-74.01279422354557,40.578425008846224],[-74.01274982470392,40.578557311735274],[-74.01235035929237,40.57922182115647],[-74.0122466287677,40.57935557336752],[-74.01213565149567,40.57948590045354],[-74.01201762167611,40.5796125743054],[-74.01189274585633,40.579735373206674],[-74.01176124256975,40.57985408222234],[-74.01162334195355,40.579968493574555],[-74.01147928534597,40.58007840700672],[-74.011329324864,40.580183630134115],[-74.01117372296201,40.58028397878081],[-74.01101275197263,40.58037927730183],[-74.01086035571245,40.58046224526466],[-74.01070388953013,40.58054068610736],[-74.01054358463763,40.58061448391011],[-74.01037871958455,40.58063917725252],[-74.01021580270441,40.58067049803523],[-74.01005529194371,40.58070835821852],[-74.00989763848771,40.580752651380884],[-74.00974328549253,40.58080325301803],[-74.00959266683974,40.580860020892864],[-74.00944620591706,40.58092279543506],[-74.00930431442853,40.58099140018948],[-74.00919506147888,40.581049959223684],[-74.00908914148035,40.58111197589645],[-74.00898674255028,40.58117734006972],[-74.00888804655435,40.581245935660064],[-74.0088657272754,40.58126015929339],[-74.00872650978329,40.58134376266944],[-74.00858199198852,40.58142196326694],[-74.0084325342248,40.58149456609474],[-74.00827850914723,40.58156139011889],[-74.00812030080306,40.58162226871435],[-74.0079583036738,40.58167705008047],[-74.00779292169143,40.581725597619666],[-74.00762456723092,40.58176779027818],[-74.00745366008172,40.58180352284796],[-74.00647984834735,40.5819282569613],[-74.00604734235824,40.58198365303587],[-74.00483627576783,40.58185484358035],[-74.00398023616437,40.581721295663954],[-74.00294374157814,40.58143283552106],[-74.00220582876811,40.58136588602043],[-74.00185991317433,40.58138751901817],[-74.00124032633686,40.581426264873386],[-74.0008368750363,40.581344564415936],[-74.00073378767944,40.581318183865],[-74.0006290179216,40.58129598823706],[-74.00050742414135,40.58127580080228],[-74.00038445327554,40.58126124913786],[-74.00026055424347,40.581252386366266],[-74.00013617935204,40.581249244841956],[-74.00001178264502,40.58125183603346],[-73.99988781824575,40.58126015048133],[-73.99976473869975,40.58127415783276],[-73.99964299332296,40.581293806952424],[-73.99952302656179,40.58131902610894],[-73.99936820504247,40.58135294236592],[-73.9991892833357,40.58139024739912],[-73.99900970569476,40.581425673241206],[-73.99891497675742,40.58145143567395],[-73.99881798626525,40.58147172511837],[-73.9987192773406,40.58148642795834],[-73.99861940272993,40.58149546186134],[-73.99851892170813,40.581498776239556],[-73.99841839694638,40.58149635253322],[-73.99831839136077,40.581488204314525],[-73.99821946495976,40.5814743772117],[-73.99812217170778,40.58145494865332],[-73.99807180872864,40.5814185075611],[-73.99802693465404,40.58137811166875],[-73.99798808036122,40.581334238884295],[-73.9979557055071,40.581287408248514],[-73.99793019309044,40.581238173794226],[-73.99791184492145,40.581187117991504],[-73.99790087805174,40.581134844856614],[-73.99789742220726,40.581081972806],[-73.9979196930636,40.5810072072905],[-73.99794615384148,40.58093323981162],[-73.99797675572121,40.580860206799656],[-73.99798815806885,40.580829431933765],[-73.99799310469409,40.58079767587746],[-73.99799147376356,40.58076572082836],[-73.99798330545877,40.580734353884424],[-73.9979688009853,40.580704347656784],[-73.99794831761608,40.580676441239156],[-73.99792055699486,40.58064984875774],[-73.99788738519091,40.580627144378994],[-73.99784972512008,40.58060895978754],[-73.99780862456873,40.58059580091731],[-73.99776522704232,40.58058803387584],[-73.99215464809254,40.57932062543288],[-73.99182912790283,40.57924708092882],[-73.99174714248574,40.57923561401604],[-73.99166423624149,40.57922903986136],[-73.99158091065866,40.579227398231],[-73.99149224632893,40.579231086383864],[-73.99140428674971,40.579240358208494],[-73.99131763572927,40.579255150057385],[-73.99123288809417,40.579275360390305],[-73.99115062560634,40.579300850471],[-73.99107141296984,40.57933144531971],[-73.99069770945268,40.57937305159982],[-73.99036206466566,40.579424580120545],[-73.98969501304438,40.579213268573426],[-73.98957956138612,40.57919294169374],[-73.989447971862,40.5790558156915],[-73.98899093556348,40.57883509996889],[-73.98842833769436,40.57881584261952],[-73.98814208290419,40.57886596371381],[-73.9879832405627,40.57894533523832],[-73.9876083793466,40.579033136145675],[-73.98761631521343,40.579064168652785],[-73.98785456901834,40.57900364374278],[-73.98786647687946,40.57902635110792],[-73.98751285814502,40.579115691194936],[-73.98745151824934,40.57913151319841],[-73.9874415948844,40.579107291373454],[-73.9874618696752,40.57910287834874],[-73.98759745387365,40.57906643764766],[-73.98758653958217,40.57904070176432],[-73.98748785270016,40.57906401702478],[-73.98739064388413,40.57908698306374],[-73.98738302206566,40.57913756071417],[-73.9866953999708,40.57981490813261],[-73.98675129316958,40.579864293492975],[-73.9868122550066,40.57991006023727],[-73.98687788391322,40.579951906882776],[-73.98694774757449,40.57998955776931],[-73.98702138577713,40.58002276487534],[-73.98678109583892,40.58029393767772],[-73.98616526744598,40.58095022879241],[-73.98588567394859,40.581144424564805],[-73.9859129534193,40.58122700200038],[-73.9859241877662,40.58126743761222],[-73.98604509916247,40.58172068464905],[-73.98684478996458,40.58123210200523],[-73.98694506928787,40.5811364218052],[-73.98703902187944,40.58103707880551],[-73.98712641800091,40.580934315955695],[-73.98720704395119,40.58082838456769],[-73.9872807025888,40.58071954370098],[-73.98734721381386,40.58060805952908],[-73.98740641500812,40.58049420468843],[-73.98745816143254,40.580378257611514],[-73.9875740022818,40.580031451227505],[-73.98774679739309,40.57985965559597],[-73.98800973376767,40.579670687155804],[-73.98811730541622,40.57967968595262],[-73.98890353923827,40.58000867868472],[-73.98913636201418,40.58021487792732],[-73.98954195216201,40.580415365723724],[-73.98969969383887,40.58042110730345],[-73.9899550492178,40.58066166953144],[-73.98971762454222,40.580838226572425],[-73.98928725016705,40.58195758291019],[-73.9888888503506,40.582567334741405],[-73.98874850075681,40.58282032316661],[-73.98852399184095,40.58314353488522],[-73.98829948294933,40.58346674665824],[-73.98720976921724,40.583591903811005],[-73.98662350475622,40.58367393684479],[-73.98654457108192,40.58365859131661],[-73.98660338295083,40.58376512125482],[-73.98679577092237,40.58411362845766],[-73.98683590455582,40.58418633126998],[-73.98687540227748,40.58425158798382],[-73.9871012031946,40.58464459176263],[-73.98701023038156,40.58462626653121],[-73.98671582311283,40.584568500400614],[-73.98627573678375,40.58447998093006],[-73.98586059305504,40.58452571335761],[-73.98548158019872,40.58451967741753],[-73.98492730970321,40.5845959521996],[-73.98482192835392,40.58416852277413],[-73.98387593239107,40.583975745662144],[-73.98281157707865,40.58379238841894],[-73.98175452142111,40.58358376322568],[-73.98046085991737,40.58338370535094],[-73.98006567975159,40.58331786374605],[-73.97742525335703,40.582906592669076],[-73.97468194311523,40.583124118402544],[-73.97459000582634,40.58313882075888]]]}},{type:"Feature",properties:{ntacode:"QN25",ntaname:"Corona",borocode:"4",boroname:"Queens"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.8544257525367,40.74885172688455],[-73.85436928066466,40.748738930191],[-73.85405453298725,40.74815831694796],[-73.85382450711346,40.74785404008516],[-73.85378286971776,40.74780299136531],[-73.85360568359911,40.74749682859294],[-73.85325493196294,40.74682354996598],[-73.85292353522307,40.74618194752566],[-73.85257733836393,40.745505647315156],[-73.85224097428436,40.74484096567613],[-73.85189537477702,40.74417973823591],[-73.85155107334928,40.74350722711109],[-73.85135102765129,40.74311905745317],[-73.8512092915446,40.74284402122168],[-73.8509932732466,40.742422542911356],[-73.85086917534353,40.74218041132462],[-73.85051160939294,40.74151885704359],[-73.85020444556645,40.74090203375185],[-73.85011556636425,40.74072356279844],[-73.84996426022836,40.74070177177589],[-73.84984431337409,40.74066554982932],[-73.84965207309183,40.740614663785045],[-73.84935305077013,40.7405232498138],[-73.84892344843811,40.740391914811724],[-73.84795885983631,40.7400970163836],[-73.84780164620646,40.74004967645963],[-73.84794174058088,40.739816405163765],[-73.84823628010908,40.73929040113403],[-73.84793156256193,40.739237563349114],[-73.84767033739122,40.7391952354507],[-73.84755579786192,40.73906391524298],[-73.84750820344146,40.739007807040124],[-73.8480129526488,40.73876334447134],[-73.84859447960459,40.738501171063376],[-73.84956453785423,40.73810609239601],[-73.84995440284419,40.737960304354345],[-73.85079216460869,40.73768175602166],[-73.8508760633662,40.737653859934284],[-73.8513035267221,40.73751172754265],[-73.85187067482505,40.7373429291861],[-73.85244443475914,40.73720231298193],[-73.85340136545092,40.737002758279154],[-73.85415418099694,40.73687781334134],[-73.85505083413396,40.7367202216232],[-73.85567427717295,40.73658665815363],[-73.85628567644865,40.73642604250472],[-73.85661541096353,40.73633083718519],[-73.85801767671629,40.7359070835274],[-73.85862016383867,40.735739907102854],[-73.85872465829338,40.73570864419654],[-73.85877141151015,40.73578528953795],[-73.85886555687739,40.73593913931035],[-73.85942834837071,40.735788732193676],[-73.86106394462786,40.735314491921855],[-73.86284000194742,40.73479949449891],[-73.86462193290043,40.73428169011403],[-73.86481505378521,40.73466021582641],[-73.86515865436974,40.73532501397948],[-73.86550061648722,40.735989332008366],[-73.86582956039905,40.73664322351462],[-73.8660946373808,40.737251430150664],[-73.8664801150607,40.73821096459611],[-73.86676012179126,40.73889037040516],[-73.86703973802646,40.73957219040902],[-73.86714669816446,40.739837224402294],[-73.86731779457081,40.740261345192096],[-73.86756253428732,40.74094188859127],[-73.86755729554964,40.74167769682396],[-73.86747169233723,40.742095722519686],[-73.86749135058352,40.743302047457426],[-73.86768504942893,40.74407171827454],[-73.8678269100335,40.74462945686138],[-73.86785097448515,40.74471654594573],[-73.8678759513348,40.744815306128345],[-73.86790963860365,40.744933716588434],[-73.86608850634853,40.745473953062906],[-73.86407236689791,40.746073652917154],[-73.86253100986947,40.746533801558705],[-73.86032027659734,40.74719569902144],[-73.86027336093441,40.7471017276629],[-73.85734765245128,40.74797143586598],[-73.8544257525367,40.74885172688455]]],[[[-73.8544257525367,40.74885172688455],[-73.8544701182428,40.74893934813929],[-73.8547928670934,40.74956323075513],[-73.85513928895834,40.750226395438986],[-73.85547890672149,40.75089123411185],[-73.85583495566063,40.75157727245897],[-73.85455552256295,40.75196191903415],[-73.85497762399042,40.752782217111125],[-73.85538540411152,40.75357106042531],[-73.85579909030602,40.7544095281747],[-73.85478630718745,40.75470744951631],[-73.85383081355542,40.75495833751345],[-73.85323754904188,40.755095600667595],[-73.85312635464214,40.755109343016365],[-73.8530211999672,40.75461800241156],[-73.85300762334217,40.75455456501851],[-73.8526172535225,40.753405065528014],[-73.85246329654427,40.75312740926816],[-73.85220450565863,40.75266068236279],[-73.85185614692352,40.751967932988286],[-73.85171508655586,40.7516874141464],[-73.85151883546322,40.75129713663887],[-73.85118150864393,40.750626295818996],[-73.85098691390118,40.75023929830306],[-73.85086439710041,40.74999564187467],[-73.85131105046376,40.7498433761507],[-73.8544257525367,40.74885172688455]]]]}},{type:"Feature",properties:{ntacode:"BX52",ntaname:"Schuylerville-Throgs Neck-Edgewater Park",borocode:"2",boroname:"Bronx"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.83979488496121,40.83561920698939],[-73.83967394092852,40.83560120866419],[-73.83961487238591,40.83561056836584],[-73.83961491790724,40.83559168527561],[-73.83969886642258,40.835575279916654],[-73.83968659420826,40.83550917341255],[-73.83959955569631,40.83551849422495],[-73.83959649407493,40.83549960748322],[-73.83966798828114,40.83549262548033],[-73.83966494873249,40.83546429744539],[-73.83957792735119,40.83546653685216],[-73.83957796719,40.83545001483885],[-73.83966499992795,40.83544305394739],[-73.83965271639254,40.83538166892288],[-73.83956877446364,40.83539571384244],[-73.8395563898934,40.83537681396297],[-73.83963722333964,40.835362764227796],[-73.83963111649646,40.83531791035987],[-73.83954719172159,40.83532487387432],[-73.8395441244311,40.83530834753792],[-73.83961561208395,40.83530372664383],[-73.8396033299459,40.83524234044183],[-73.83953492671941,40.83525640744835],[-73.83953185811168,40.83523988110963],[-73.8396189076475,40.83522584003571],[-73.83960659574598,40.835176255533284],[-73.83951955898183,40.83518557628769],[-73.83951337120311,40.8351737659361],[-73.83960353479867,40.83515736929416],[-73.83958501303327,40.835105416239735],[-73.83951040641531,40.835114753270304],[-73.83950733344857,40.83510058784228],[-73.8395943764547,40.83508890719307],[-73.83957586742369,40.835032232653454],[-73.83949815155427,40.83504156635631],[-73.83949818571932,40.8350274042467],[-73.8394577753272,40.83503206833118],[-73.83945783797712,40.83500610518945],[-73.83950134541207,40.83500616574304],[-73.83950138527103,40.83498964305837],[-73.83956666840038,40.83498029323219],[-73.83955747137699,40.834928353645026],[-73.83948288203746,40.834930609770666],[-73.83948291051087,40.8349188080683],[-73.83955130770877,40.834907101499255],[-73.83954830742064,40.834862251442544],[-73.83947681454364,40.83486923220025],[-73.8394613266925,40.83484796774145],[-73.83961986353515,40.834829305656186],[-73.839619931812,40.834800981938415],[-73.83947693983029,40.834817305077664],[-73.83947386622214,40.834803139814674],[-73.83961377382481,40.83477736989058],[-73.83960141648534,40.83474666847683],[-73.83947085592489,40.83476301006952],[-73.83946467367059,40.83474883863644],[-73.83960456474958,40.83473015128708],[-73.83959530972285,40.83470181460242],[-73.83946474201359,40.8347205149184],[-73.83944316529599,40.834647315185244],[-73.83941519123677,40.8346496361515],[-73.83941220310881,40.83460006510751],[-73.83948681004514,40.83459072830843],[-73.83948374192413,40.83457420079447],[-73.83959266755038,40.834560475645596],[-73.8397089948631,40.83485271793784],[-73.8397080303246,40.83485436570509],[-73.83968788241192,40.83488878770479],[-73.8396791128004,40.83493870960846],[-73.83968581314603,40.834992826042175],[-73.83967445429417,40.83509875738684],[-73.83968384416781,40.835173231742424],[-73.83970352829587,40.835310650850744],[-73.8397243395551,40.83539489801504],[-73.83973604081646,40.83547873347313],[-73.83975417773662,40.83555823145694],[-73.83979488496121,40.83561920698939]]],[[[-73.83960098545434,40.83567071869861],[-73.83961672561374,40.835667752627344],[-73.83962599476914,40.835699712369724],[-73.83960850400308,40.835708050684616],[-73.83960098545434,40.83567071869861]]],[[[-73.82596550413017,40.840326138000755],[-73.82596226806234,40.83997641659111],[-73.82590798500922,40.83874481789581],[-73.8258866372342,40.83812148943906],[-73.82584985894458,40.83706086710214],[-73.82580066782701,40.83685202204058],[-73.8257352507191,40.83664539491341],[-73.82565389194592,40.83644204822591],[-73.82555705999646,40.8362430444214],[-73.82549108785385,40.83610415251645],[-73.82544296399837,40.83595917077414],[-73.82541397482787,40.83581014864431],[-73.8254048264746,40.835659274741154],[-73.82541568986984,40.8355088549636],[-73.82544607419132,40.835361129367186],[-73.82549496419648,40.8352182237906],[-73.82560350361784,40.835030147214454],[-73.82573143452359,40.83484818900352],[-73.82587775648813,40.83467404745172],[-73.82604118602391,40.83450929544935],[-73.82622087804741,40.83435470829337],[-73.82616018063734,40.8342665119767],[-73.82606785487559,40.834116630909406],[-73.82601252636904,40.83402077820635],[-73.82585880138102,40.834109763182475],[-73.82570940068433,40.8342029003717],[-73.8255645186014,40.83430006864385],[-73.82542434390055,40.834401141829424],[-73.82528905860589,40.83450598826744],[-73.82515883868953,40.834614471597085],[-73.82489104150119,40.83422775243311],[-73.8246334649099,40.83385580771474],[-73.82379383234662,40.83430014696038],[-73.82368336711116,40.834318888774796],[-73.82327499008413,40.83438818751261],[-73.82319485472337,40.83440178827735],[-73.82309210491961,40.83442137947698],[-73.82265928739099,40.83446987156936],[-73.82258051527151,40.834478701573154],[-73.82223130070501,40.834556012682256],[-73.82150930821226,40.83473357372551],[-73.8206269974326,40.83492251474402],[-73.81977578088919,40.83513284002685],[-73.81890004134624,40.83534343613975],[-73.81804583476763,40.83554236270107],[-73.81720434638052,40.835740581233374],[-73.8164095466227,40.8359293800545],[-73.81606068234821,40.83603019595437],[-73.81598036912331,40.83599680021141],[-73.81592410268414,40.83595388570454],[-73.81588948558885,40.83592418251616],[-73.81585050609723,40.835904355108305],[-73.81578540086508,40.835920722120775],[-73.81571163104587,40.835933781055715],[-73.81565956542137,40.83594028574046],[-73.81562480304432,40.835963290218224],[-73.81556838162076,40.83597637629103],[-73.81552500922504,40.83597630692613],[-73.81550338608984,40.83595321346707],[-73.81550346830696,40.83592356566453],[-73.8155425777755,40.83589727515202],[-73.81561200118198,40.835887502902736],[-73.81567705144427,40.83589090107798],[-73.81572047919107,40.83587120579907],[-73.81579426718272,40.835851557824675],[-73.81590709059617,40.835831973289444],[-73.81599390874848,40.83580575826243],[-73.8160524959299,40.83577807737476],[-73.81606339574223,40.83577292747375],[-73.81607658058245,40.83571035860219],[-73.81607673539797,40.83565435717552],[-73.81607256205936,40.83559505531975],[-73.8160451953109,40.83555326614348],[-73.81603801016679,40.83554229340524],[-73.81600773070839,40.83551259733609],[-73.81598173584557,40.835502673106554],[-73.81592535133831,40.8355025831298],[-73.81587761398649,40.83551238968738],[-73.81579086935857,40.83551225117311],[-73.81572147374477,40.835512140314854],[-73.81567804623124,40.83553183609797],[-73.81564334731141,40.835531780638355],[-73.81559997608781,40.83553171130304],[-73.81557397060101,40.83552508183115],[-73.81557836264372,40.83550532367512],[-73.81560880514279,40.83547572441315],[-73.81569554972249,40.83547586306436],[-73.815756280582,40.835472665397695],[-73.81585173701401,40.835459640894506],[-73.81596024072202,40.83543346101685],[-73.81602538032784,40.835403917006296],[-73.81603998826779,40.83539286980326],[-73.81608188313609,40.83536118240025],[-73.81609076772055,40.83528543088408],[-73.81610833453743,40.83520639784051],[-73.81610422427413,40.83512403670519],[-73.81609138692362,40.835061427335766],[-73.81604377743108,40.83502511457421],[-73.81602744008109,40.83500641676513],[-73.81600054186795,40.83497563349143],[-73.81600068763491,40.834922926407685],[-73.8160225096886,40.83487354810007],[-73.81602309893778,40.834872709073444],[-73.8160617003037,40.83481760892829],[-73.81607054775074,40.834755033632604],[-73.8160924523103,40.83467600817229],[-73.81608401401107,40.834590346265266],[-73.8160408429049,40.834517804241926],[-73.8160105821298,40.83448152030592],[-73.81601039495825,40.83448148817767],[-73.81597156677836,40.834474870166524],[-73.81591952032787,40.83447478710731],[-73.81583274903664,40.83448453066854],[-73.81577201908284,40.83448772837595],[-73.81571124482586,40.83450739596087],[-73.8156808845104,40.83450734744422],[-73.81566358139244,40.83449084930698],[-73.81566361790196,40.83447767207448],[-73.81570270666533,40.83445796919369],[-73.81577214678788,40.83444160915067],[-73.81588930522145,40.83442203088635],[-73.81599347092263,40.834395844553],[-73.81600703303407,40.83437790641625],[-73.81602829523239,40.83434978118111],[-73.81602840454023,40.834310250822206],[-73.81603732548128,40.83422132189586],[-73.81603747121746,40.83416861480539],[-73.81602034962297,40.83408623340008],[-73.8160118301665,40.83403021879038],[-73.8160119668146,40.83398080521089],[-73.81599215149127,40.833919580162856],[-73.8158948330439,40.83393979513462],[-73.81588801171014,40.83392519154073],[-73.81598684286708,40.83390159047468],[-73.81593920982324,40.83367686641559],[-73.81589473438481,40.83360640121991],[-73.81587121741998,40.83356914246072],[-73.81584739072267,40.83353478455497],[-73.81583040473926,40.83350140351326],[-73.81581094367314,40.83348099025673],[-73.81578412892186,40.8334735349817],[-73.81575969200951,40.83348832017073],[-73.81573282974979,40.833497541850875],[-73.8157084602031,40.8334882383165],[-73.8156987722173,40.833462280861255],[-73.8157110123089,40.833447476698694],[-73.81574031307859,40.83343825858447],[-73.81577942432305,40.83341052627183],[-73.81580394394081,40.8333660944366],[-73.81580595261715,40.83335557175828],[-73.81581632050735,40.83330125935027],[-73.81581405126532,40.83324010718057],[-73.8158069268939,40.83316968232478],[-73.81578517553721,40.83309552913773],[-73.81576099019283,40.83301951722815],[-73.81575868443079,40.83297133606784],[-73.8157393159135,40.832917569023344],[-73.81570045065659,40.83285635786972],[-73.81566150553112,40.832824795696894],[-73.8156396258708,40.83279696542473],[-73.81564455576138,40.83277844427908],[-73.81565687208857,40.83273584511145],[-73.81561069892065,40.832670916941396],[-73.81558896401694,40.83259120410727],[-73.81552626574158,40.83244031603448],[-73.81552445059282,40.83242168308641],[-73.81551415742129,40.8323888772535],[-73.81550148340254,40.83234021662672],[-73.81548695785729,40.83229989105665],[-73.81545415504314,40.83225258665979],[-73.81541947560167,40.83222195763656],[-73.81538475036352,40.832208003901044],[-73.81536778603407,40.83220016860223],[-73.81536178096964,40.832182179942414],[-73.81535012883172,40.83215652838943],[-73.81534473691308,40.832121776550665],[-73.81534851485667,40.83207870036751],[-73.81533585027698,40.8320272600036],[-73.81531774665574,40.83195774409871],[-73.81528686987531,40.83187570053331],[-73.81523578077928,40.83182419860779],[-73.81519564015069,40.83178383195668],[-73.81515181352549,40.83175318718675],[-73.81513389129239,40.831732711945925],[-73.81511886641762,40.83170941705415],[-73.81509887669334,40.83170863014224],[-73.81507143847716,40.83170580742173],[-73.81504219117492,40.83169603271604],[-73.8150312525411,40.831682117017955],[-73.81503311704115,40.83166961230582],[-73.815047781245,40.831659908523],[-73.81505696355028,40.83164741504325],[-73.81508468995636,40.831637559316825],[-73.81508809871504,40.831636347215465],[-73.81511007088926,40.83163082381762],[-73.81511743613852,40.83161415874418],[-73.81511017129878,40.83159469031751],[-73.81510110443273,40.831565491197445],[-73.81508473776748,40.83152933179738],[-73.8150701972006,40.83149456527252],[-73.8150483259507,40.83146395566534],[-73.81502276436505,40.83144445906102],[-73.8150063166291,40.83143748360104],[-73.81498986889515,40.83143050864136],[-73.8149845118381,40.831426932448686],[-73.81497525883807,40.831420756393406],[-73.81497297607608,40.831402677523606],[-73.81496845670792,40.831378871930866],[-73.81495728330384,40.8313053794974],[-73.8149519676384,40.83124283312115],[-73.81494661465638,40.83119418316475],[-73.81491210654492,40.831102405353114],[-73.8148793738859,40.83103008649152],[-73.81485346914792,40.8310081997295],[-73.81449221012457,40.831171140224406],[-73.8144703368803,40.83114145825212],[-73.81484313432419,40.830986120513685],[-73.81476387691956,40.8308167999936],[-73.81471418896044,40.83078935088019],[-73.81468315863805,40.83076289633296],[-73.81465211672611,40.830740610937674],[-73.81461196249977,40.8307058026788],[-73.81457912170136,40.83067239594664],[-73.81454443485862,40.830644545532664],[-73.8145200857769,40.83062287579434],[-73.8141029873901,40.830824500448884],[-73.81411027925253,40.83083424000779],[-73.81391425388867,40.830924257035576],[-73.81389783360504,40.83090755415833],[-73.81409205231331,40.83080919639033],[-73.81409935105692,40.83081615622919],[-73.81451016521453,40.830614047051164],[-73.81450063253074,40.83060556218847],[-73.81447146717453,40.83056660271047],[-73.81444535769789,40.83052753254977],[-73.81440990918281,40.83049533863697],[-73.81438383728965,40.83049697476886],[-73.81435818431459,40.83051083113245],[-73.81433805012041,40.83051357794961],[-73.81431243591469,40.83051353671047],[-73.81429416266316,40.83050516943096],[-73.81428691048255,40.83048153229188],[-73.8142869880651,40.830453736604035],[-73.81430350529794,40.830435697036975],[-73.8143209286821,40.83041452806326],[-73.81431644801702,40.83038707750726],[-73.81430920681511,40.830359271207485],[-73.81386585293026,40.83056701679295],[-73.81385671977277,40.83056144292271],[-73.81429959295038,40.83035010370273],[-73.81427271193942,40.83032446871961],[-73.81422894014088,40.8302743673954],[-73.81415593309119,40.830210321959804],[-73.81410480065875,40.83017549633105],[-73.81404635686468,40.83013787848818],[-73.81399844134208,40.83012165186602],[-73.81396593536527,40.830108564193566],[-73.81393851750965,40.83009879215517],[-73.8139038412147,40.830068161662155],[-73.81388380732328,40.83003477606293],[-73.81386793788153,40.83000312971878],[-73.81385179398956,40.82998846822779],[-73.81382087385575,40.82996758146255],[-73.81382094990126,40.82994040443741],[-73.81383081071448,40.82990336060898],[-73.8138677501533,40.829857368782726],[-73.81370296001816,40.829933033128604],[-73.81366831284711,40.8298912848539],[-73.81372876508057,40.82986497781883],[-73.81373601310588,40.8298900044365],[-73.81388709503958,40.829821032466704],[-73.81388971246565,40.82977745220229],[-73.81385742042924,40.82969339899336],[-73.81382829192336,40.82964146799018],[-73.81376330779892,40.82961665623073],[-73.81371136287345,40.82958198390352],[-73.81369726279111,40.82955233460187],[-73.81358494476287,40.8296076442198],[-73.81356669955272,40.82958954788846],[-73.81368881870836,40.82953457912019],[-73.81368549299344,40.82952758730929],[-73.81366931947859,40.82949544356611],[-73.81365646178284,40.82944106798792],[-73.81363379708324,40.82940397161264],[-73.81361110494342,40.82937675845859],[-73.81357536743714,40.82936187696007],[-73.81354614192863,40.82934453465903],[-73.8135135811422,40.8293568354282],[-73.81350052277399,40.829374108359055],[-73.8134614348019,40.829393810340214],[-73.81341263826032,40.82939620272024],[-73.81337687307217,40.82939120271061],[-73.8133671922627,40.829364009893276],[-73.81337049362988,40.8293467213555],[-73.81339008524031,40.82931957590829],[-73.81343239701295,40.829309761766915],[-73.81345847285763,40.82929003874822],[-73.81349434254014,40.829257978479994],[-73.81350420409575,40.82922093467629],[-73.81349778929963,40.82918880568297],[-73.81348161595967,40.82915666124153],[-73.81345250898103,40.829097318892316],[-73.8133876638913,40.829023094473584],[-73.81334223828975,40.8289834903867],[-73.81329027328144,40.82895622911312],[-73.81324478514992,40.82893886157604],[-73.81319927513435,40.8289289047636],[-73.813143988668,40.82892634488142],[-73.81309840343981,40.828943564892775],[-73.81304629884167,40.828965716623166],[-73.81299420898003,40.82898292655079],[-73.81298393018706,40.82898290988234],[-73.81295192380905,40.82898285797381],[-73.8129259173973,40.828977874824105],[-73.81290321918777,40.828953131666054],[-73.81293061658975,40.828917634128835],[-73.8129651710785,40.82889887785266],[-73.81299450062069,40.82887915954436],[-73.81304009189215,40.82885946876589],[-73.81308242468617,40.82884224300321],[-73.81312472298374,40.82883737042066],[-73.81316052948482,40.82882754533432],[-73.81318011408925,40.828802871229655],[-73.81317040437483,40.82878556044479],[-73.81315741540386,40.828778128120106],[-73.81312813541123,40.82878055099286],[-73.81309886147315,40.82878050355264],[-73.81307603789213,40.82880023176313],[-73.81305326894844,40.82880019485503],[-73.81305005842924,40.82878536541343],[-73.81306314544747,40.828758209474415],[-73.81311848034339,40.82874347559182],[-73.81314783102388,40.82871634650012],[-73.81313163715156,40.828691613924434],[-73.81308614880481,40.828674245150616],[-73.8130373736062,40.82866922461717],[-73.81297875814815,40.82869383641235],[-73.81293970515073,40.828701184855866],[-73.81288120079817,40.82868626570554],[-73.81286608233691,40.82867206961142],[-73.81283902833232,40.82864666669579],[-73.81280015000063,40.82859225045521],[-73.81281003898624,40.828545323646374],[-73.81281664954315,40.828508274619566],[-73.8128214135038,40.82850210002999],[-73.81283950089782,40.828478664237636],[-73.81285913372197,40.82843669470567],[-73.81287548029037,40.82840707342531],[-73.81287233170153,40.82837000855856],[-73.81283989701991,40.82833783763407],[-73.81279771740698,40.82830070941294],[-73.81275469994533,40.82824823625145],[-73.81241743288683,40.82826833757751],[-73.81207967398305,40.82828291616266],[-73.81174157998137,40.82829196524124],[-73.81140330778518,40.82829548061368],[-73.81106501438032,40.82829346064867],[-73.81072685676286,40.82828590628362],[-73.81038899186576,40.82827282102427],[-73.81005157648552,40.82825421094335],[-73.81003364415798,40.8282554838765],[-73.81001568319124,40.82825447034373],[-73.8099981953359,40.82825119865873],[-73.80998166912599,40.82824576021785],[-73.809966566231,40.82823830694735],[-73.80995330855843,40.828229047058784],[-73.80994226646908,40.82821823923264],[-73.80993374842834,40.828206185391785],[-73.80992799239128,40.828193222267004],[-73.80992515915453,40.82817971199044],[-73.80992532786387,40.82816603197881],[-73.80993254336398,40.82810445899101],[-73.8099447664198,40.82804334377672],[-73.80996195006828,40.82798292108367],[-73.80996243583778,40.82795728045926],[-73.80996812293314,40.82793200366591],[-73.80997887520252,40.82790769581524],[-73.80999443523801,40.82788493882218],[-73.81001443053746,40.82786427747472],[-73.81003838242276,40.82784620639189],[-73.81006571749934,40.827831158182896],[-73.81009578138243,40.82781949309152],[-73.81014751966939,40.82784481954397],[-73.8101942896073,40.82787521397907],[-73.8102352369166,40.82791012123009],[-73.81026961366774,40.827948903701056],[-73.81029679194144,40.82799085301211],[-73.81105446059631,40.82798479483604],[-73.81104880187468,40.82784080515463],[-73.8102535709731,40.827833863912865],[-73.81025304023036,40.82780002996484],[-73.8100372492008,40.82779681589745],[-73.81003792061868,40.8277815684233],[-73.81027818725524,40.82778101090685],[-73.81027682730648,40.82781770071702],[-73.81182440558153,40.827828813635136],[-73.81182623156016,40.82784835348528],[-73.81107330717191,40.82784157654792],[-73.81107326796158,40.827984402314854],[-73.81117911645836,40.82797861791748],[-73.81128523381784,40.82797785870798],[-73.81139120697043,40.827982127641604],[-73.8114966234081,40.82799140810118],[-73.81159139308774,40.82799915313799],[-73.81168669425422,40.82800045665465],[-73.81178176958524,40.82799530829263],[-73.81187586355318,40.827983748964016],[-73.8119682284299,40.82796587052628],[-73.81205813022886,40.82794181505247],[-73.81214485453903,40.82791177370193],[-73.81223513805845,40.82788494754898],[-73.8123282215479,40.82786437083843],[-73.81242335695961,40.8278502089306],[-73.81251977975796,40.827842575634406],[-73.81261671506289,40.82784153229339],[-73.81263975257234,40.82783640609205],[-73.81266128672257,40.82782834754044],[-73.81268067617209,40.82781759664283],[-73.81269734345479,40.82780447358831],[-73.81271079217862,40.82778936921478],[-73.81272062180894,40.827772733368256],[-73.81272653959792,40.82775506150577],[-73.81272836930195,40.82773687993909],[-73.8127260564317,40.82771873015971],[-73.81271966987296,40.82770115271197],[-73.81271421812455,40.82766293510193],[-73.81270087766424,40.82762585345087],[-73.81267998431163,40.82759084117902],[-73.81265206400526,40.827558779614826],[-73.81279793342074,40.82748800467912],[-73.81294049777333,40.827413445244034],[-73.81307958697005,40.82733519027174],[-73.81322297909767,40.827248350084844],[-73.813277316048,40.827219873484815],[-73.81332733268925,40.82718714659375],[-73.81337245547027,40.827150544702064],[-73.81341746817826,40.82710439640276],[-73.81345470467141,40.82705440933702],[-73.81347397102749,40.82702117349027],[-73.8135070682939,40.82697944454467],[-73.81354780924407,40.826941819476815],[-73.8135953260667,40.82690909971597],[-73.81364860662721,40.826881982205265],[-73.81370651602482,40.82686104455681],[-73.81376782076738,40.82684673274936],[-73.81379818053385,40.8268358761292],[-73.81382574497896,40.82682134021087],[-73.81384974848494,40.826803528738814],[-73.8138695243425,40.82678293643762],[-73.8138845232695,40.82676013527077],[-73.81389432866717,40.82673575855358],[-73.81389866819131,40.82671048336266],[-73.8138974213156,40.82668501172912],[-73.81389062267898,40.82666005113997],[-73.81387846112243,40.826636294886534],[-73.8138612744442,40.82661440280885],[-73.81383954001521,40.82659498296775],[-73.81381386152117,40.82657857475647],[-73.81377896432862,40.82656185710089],[-73.81374816940352,40.826541001016054],[-73.81372231818291,40.826516576374125],[-73.81370233766454,40.82648961572005],[-73.81368839583081,40.8264605455377],[-73.81368086394656,40.826430139969766],[-73.81367994257774,40.8263992087195],[-73.81368565625105,40.826368575488175],[-73.81369785280273,40.82633905603936],[-73.81370737102439,40.82630478686979],[-73.81372207686618,40.82627159251514],[-73.8132835686149,40.826325091587435],[-73.81328485368181,40.82633405572635],[-73.81292293225263,40.82637628691344],[-73.81291776131222,40.82635038912069],[-73.81327444814539,40.826305161674476],[-73.8132783556247,40.82631413005974],[-73.8137278785023,40.82626121922062],[-73.81375293197455,40.82622537693253],[-73.81378411816479,40.82619242765255],[-73.81382086760905,40.82616297302991],[-73.81386250926205,40.826137550900945],[-73.81389973416786,40.826126803095974],[-73.81393416924186,40.82611160862101],[-73.81396490142437,40.82609237036468],[-73.81399111584072,40.82606959843819],[-73.81401211740958,40.82604389664888],[-73.81402734927195,40.82601594649006],[-73.81403640755691,40.8259864890705],[-73.81403905208956,40.82595630546359],[-73.81403521275747,40.82592619599663],[-73.81402301263952,40.82587493820312],[-73.8140047246155,40.82582473600513],[-73.81398050035689,40.825776005716335],[-73.8139505407614,40.8257291514437],[-73.81342885926273,40.825934987273044],[-73.81342102197195,40.8259250167684],[-73.8139416195339,40.82571703172857],[-73.81391025451549,40.825679123760594],[-73.8138789643888,40.82566500151506],[-73.81385119924823,40.82564712537034],[-73.81382773138435,40.825625992555246],[-73.8138092135561,40.825602190883124],[-73.813796160834,40.82557638240163],[-73.81378893627532,40.82554928497714],[-73.81378774082448,40.82552165232746],[-73.81379260772584,40.82549425305662],[-73.81380340159866,40.82546784927638],[-73.81382905764612,40.82542559896589],[-73.8138415853742,40.82539021439002],[-73.81382927557102,40.825347708454785],[-73.81379523517661,40.82529808600158],[-73.81373629018934,40.82526494609016],[-73.81366797129029,40.8252506733619],[-73.81364421644601,40.82524725030982],[-73.81356857982078,40.82523635052965],[-73.81349093261291,40.82522442387311],[-73.81342574760329,40.825200715392185],[-73.81333522606086,40.82517094670766],[-73.81303096572003,40.82525908365112],[-73.8130340268445,40.82527561072115],[-73.81296590521575,40.82529445749648],[-73.81295635248642,40.82527312484068],[-73.81212588761488,40.82556917760951],[-73.81211350556435,40.82555263465936],[-73.81288179895635,40.82526592363317],[-73.81289110191149,40.82527301898511],[-73.81294709154197,40.825251866870644],[-73.81293781512854,40.82523532904595],[-73.81300000697752,40.825218907808015],[-73.81301238918822,40.825235449993805],[-73.81327735515306,40.82516132170764],[-73.81324198659031,40.82515038461106],[-73.81320885874528,40.82513595603382],[-73.81317856561382,40.82511829468684],[-73.81314867141117,40.82509506889899],[-73.81312368493727,40.825068708786254],[-73.81310416796282,40.825039807009134],[-73.81309055928428,40.82500901337196],[-73.81308316485993,40.82497702021335],[-73.81308215093006,40.82494454683983],[-73.81311298890034,40.824906756998544],[-73.81314913024381,40.82487178418682],[-73.81319013314945,40.824840055923595],[-73.81323549637867,40.82481196006494],[-73.81335946516585,40.82474843318335],[-73.81348709828116,40.824689241607295],[-73.81361813317882,40.82463450709191],[-73.81382718533864,40.824558010103225],[-73.81403745843352,40.82448346949399],[-73.81404084486022,40.82442334373662],[-73.81403579807251,40.82436328520842],[-73.81402237528643,40.82430397452928],[-73.81400072863893,40.824246083842766],[-73.81397110346295,40.82419026919817],[-73.81393383550594,40.824137163116454],[-73.81388934712484,40.8240873674221],[-73.81383814249858,40.82404144642367],[-73.81378080191402,40.8239999205184],[-73.8132741739903,40.82396666581961],[-73.81319339244705,40.8241379802925],[-73.81307687892688,40.82415843117996],[-73.81304282369382,40.82419059856597],[-73.81300354715526,40.82421912566451],[-73.81295971736633,40.824243527253614],[-73.81291207983126,40.824263388282304],[-73.81286144482324,40.824278370930216],[-73.81283277115881,40.8243072380966],[-73.81281028690671,40.82433911331069],[-73.81279452771757,40.82437323721098],[-73.81278586903274,40.82440879686414],[-73.81278451713983,40.82444494513186],[-73.81279050425661,40.82448082085172],[-73.81280368776335,40.82451556935293],[-73.81281734431255,40.82456968786898],[-73.81282365660945,40.824624582687825],[-73.8128225586795,40.824679680218665],[-73.81281406197654,40.82473440475076],[-73.81280769858758,40.82474476772595],[-73.81279911513595,40.82475416151691],[-73.8127885599766,40.82476231432059],[-73.81277633851616,40.824768990241026],[-73.81276280437397,40.82477399611473],[-73.81274834915138,40.824777187099926],[-73.81273339110153,40.82477847086747],[-73.81271836302544,40.82477781027245],[-73.81267565026863,40.82474855356545],[-73.81263921487097,40.82471475042142],[-73.81260988545345,40.8246771696074],[-73.81258832902596,40.82463666580293],[-73.81254791394907,40.824583427341196],[-73.81250030740857,40.82453373770378],[-73.81244604433263,40.824488155209714],[-73.81238573443926,40.82444719202812],[-73.81232005538601,40.82441130842469],[-73.81224974515395,40.82438090758954],[-73.81217559375739,40.82435633110762],[-73.81209843436686,40.82433785512117],[-73.81201913394894,40.82432568722647],[-73.81195839613518,40.82433527463141],[-73.81189679599484,40.82434084624117],[-73.81183479277101,40.8243423605181],[-73.81177284871205,40.824339806172915],[-73.81174182831194,40.82435530922465],[-73.81171416967865,40.824374128805076],[-73.81169048190498,40.82439585047546],[-73.81167128664006,40.82441999588764],[-73.81165700660182,40.82444603331816],[-73.81158752719143,40.82449259986512],[-73.81164355619616,40.82460166226873],[-73.81161100459448,40.82461149170259],[-73.81155844768891,40.824512090235174],[-73.81145450110421,40.82455077747762],[-73.81139235765173,40.8245506758531],[-73.8113333076674,40.82455530009842],[-73.81126489672882,40.82457407017884],[-73.81122136266147,40.82458580068864],[-73.81119333024951,40.82460935833426],[-73.81118706943631,40.82462587019257],[-73.81119009570455,40.82465419902705],[-73.81121173987003,40.82469200019454],[-73.81121163272373,40.824729765749574],[-73.81121152557873,40.82476753080179],[-73.81120379684033,40.824782114562666],[-73.81119903005481,40.82479111338076],[-73.81116795788567,40.82479106250331],[-73.81116561831503,40.8247898717607],[-73.81114003255594,40.82477685441318],[-73.81112145616824,40.82475322061584],[-73.8111029139569,40.82471778543653],[-73.81105945414977,40.824703552548726],[-73.81103147525586,40.82470822704203],[-73.81102206082721,40.82474125700523],[-73.8109752916904,40.82479782810835],[-73.81091717931496,40.82484035124953],[-73.81084728678657,40.824872490964914],[-73.81087496294523,40.825113947944075],[-73.81078485286594,40.82511380012259],[-73.81076192559331,40.824901570211686],[-73.81068601764463,40.82492378484938],[-73.81064242541402,40.82493654096536],[-73.81052734503115,40.824976477584066],[-73.81046825426856,40.8249952641803],[-73.81040914396259,40.825021130469075],[-73.81036867618955,40.82504702738586],[-73.81033123518996,40.82510125314469],[-73.81031870564868,40.825136637675975],[-73.8102968738704,40.82516492631074],[-73.81025025884574,40.82516721003696],[-73.81020678524449,40.82515769664289],[-73.8101601978205,40.82515053852713],[-73.81006078637894,40.825143294569585],[-73.80990841221151,40.82518552905528],[-73.80980576678344,40.82522312553295],[-73.80968028036179,40.82526297277716],[-73.80965481141907,40.825275535119154],[-73.8095722864966,40.8253761613659],[-73.80944144497771,40.82549396224504],[-73.80935119369303,40.82554338056663],[-73.80930446315837,40.82558578886234],[-73.80924839089201,40.8256352636188],[-73.80922018271418,40.82572018858217],[-73.80919816842238,40.825812205215506],[-73.80916700777829,40.825842837949125],[-73.80909234633549,40.825873398164134],[-73.80898675442158,40.82585434128306],[-73.80888744462783,40.82581169067729],[-73.8087849392145,40.825799718983035],[-73.80870719042643,40.82582319307022],[-73.80859213406467,40.82585368695103],[-73.80853309675436,40.82585358894333],[-73.80846922650895,40.82586033865249],[-73.80843370571013,40.82583926168713],[-73.80838405054307,40.825817936742375],[-73.8082753447703,40.82580123328304],[-73.8081634785857,40.82580340715939],[-73.80807959655905,40.825798547247196],[-73.80799778085272,40.82579036736264],[-73.80798431158676,40.82582757491865],[-73.80795249362444,40.82582557697384],[-73.80796309299777,40.825781742732374],[-73.80789323724042,40.825772272983016],[-73.80783421319295,40.82576745480314],[-73.80775957168109,40.8257909327599],[-73.80772524164837,40.825842802938084],[-73.80770957571993,40.8258876239724],[-73.80766604765256,40.82589699205912],[-73.80764748561123,40.825868637222584],[-73.80763826655952,40.82583321670618],[-73.80757311562436,40.825797703205026],[-73.80752039504299,40.825762209912824],[-73.80746459514764,40.82571727077689],[-73.80741500869622,40.82567234199047],[-73.80734677251863,40.82562974194501],[-73.80730969098877,40.82555886937353],[-73.80727567651664,40.825502164775514],[-73.8072287509376,40.82545562374198],[-73.80716084578602,40.82545476639767],[-73.80710187725812,40.82543106372996],[-73.80702113005182,40.825416767444274],[-73.80697771152347,40.82538837039494],[-73.80697779368697,40.825360045983544],[-73.80699654611018,40.82532231231045],[-73.80697191452626,40.825244380707254],[-73.80691927004251,40.825182923301774],[-73.80686672775319,40.82508606190434],[-73.80681727303701,40.82499628591189],[-73.80680811003224,40.82494198271796],[-73.80680817867703,40.82491833925324],[-73.80680826079391,40.824890055547925],[-73.8067898298339,40.8248168547949],[-73.80675587036104,40.82474126692513],[-73.80673428399336,40.824684582984496],[-73.80669402711517,40.824637308590255],[-73.80666416253398,40.824630772641925],[-73.80665055458626,40.82462779486019],[-73.80659773251966,40.824627706280815],[-73.80656361554976,40.824606405431865],[-73.8065730253077,40.824575737414456],[-73.80663305925871,40.82455197723808],[-73.80663835217979,40.82454988300989],[-73.80671607190382,40.82453585161538],[-73.80675345538381,40.8245028695437],[-73.80677536296291,40.824448617737],[-73.80677866215677,40.82438253431529],[-73.80675402432223,40.82430696256074],[-73.80670755354036,40.82425967758673],[-73.80665477291541,40.82424542690903],[-73.80659267091683,40.82423116107599],[-73.80653986288887,40.82422635215284],[-73.80653971012154,40.82422625523479],[-73.80652125397441,40.82421451915937],[-73.80651819407534,40.824197991912754],[-73.80652975478517,40.82417364586329],[-73.80658800807525,40.82417240690542],[-73.80669991403106,40.82415607293694],[-73.80673104693946,40.824134881495034],[-73.80673534271907,40.82412704485849],[-73.80676853145432,40.8240664947716],[-73.80679049436186,40.82399336168922],[-73.8067690180956,40.823898911690065],[-73.80675058060025,40.82382807065873],[-73.80670714973103,40.82380439448811],[-73.80664809366606,40.82381137674564],[-73.8066002188434,40.82381649005905],[-73.80653930859727,40.823822996061686],[-73.80648339363769,40.82381818189928],[-73.80646480610469,40.82379926749917],[-73.80646486788679,40.823778025148556],[-73.80650842971899,40.82375685462495],[-73.80657994221666,40.823740452484465],[-73.80660475663792,40.82373630682674],[-73.8066638763997,40.82372643154835],[-73.80669197728993,40.823679271064265],[-73.8067045847864,40.82361792358081],[-73.80668314902142,40.82350931243723],[-73.80666166000621,40.82341958423717],[-73.80659975771903,40.82333686868607],[-73.80656262901503,40.823319275292825],[-73.80650977491835,40.8232942311461],[-73.8064258275137,40.82331297329427],[-73.80634189402245,40.823326994058405],[-73.806264174748,40.82334102570471],[-73.80623630693701,40.823307934650785],[-73.80630163269676,40.82328207992898],[-73.806379385349,40.823256247544535],[-73.80646027418055,40.82322097751144],[-73.80651018671028,40.8231526117205],[-73.80650507976743,40.82313628859865],[-73.8064917147143,40.82309357302472],[-73.80644539068587,40.82299672066009],[-73.80638355020798,40.82289276212967],[-73.80629982379452,40.82283597423717],[-73.80622518370505,40.82285945171255],[-73.80612875487964,40.822897054873174],[-73.80604792752236,40.82291108114838],[-73.80596714429285,40.822910945244345],[-73.80595169124446,40.82288259534953],[-73.80601079450372,40.822859091244354],[-73.80608232613194,40.82283560868015],[-73.80614763085906,40.82281683527497],[-73.80620054772561,40.822783879486686],[-73.80622242082102,40.8227414299895],[-73.80622264764033,40.822663539625914],[-73.80621136474034,40.82260935291489],[-73.80604677047366,40.82227392069635],[-73.8058623716858,40.821898128847764],[-73.80582465580855,40.821767789793135],[-73.80581748219579,40.8216715038036],[-73.80585139220263,40.82154697180639],[-73.80590748413401,40.82148477084874],[-73.80595822489684,40.821428043773466],[-73.80599142834016,40.820826627926216],[-73.80599159848933,40.82082355849019],[-73.80572802989728,40.82017733869511],[-73.80571008397013,40.820157144011965],[-73.8054738643713,40.819906650560306],[-73.80523559070713,40.819657282881785],[-73.80507202199216,40.81948797638086],[-73.80461931205352,40.81902711421382],[-73.80451800414906,40.81892768751867],[-73.80441057109248,40.81883204375207],[-73.80429725730733,40.81874040049213],[-73.8041783205906,40.81865296621529],[-73.80405403152841,40.81856993982237],[-73.80392467287915,40.81849151018608],[-73.80379053893057,40.81841785572171],[-73.80365193483067,40.81834914398094],[-73.80350917589287,40.81828553127127],[-73.80348320649324,40.81827698546667],[-73.8033684017511,40.81825107167609],[-73.80324846707381,40.818244113993664],[-73.80313418501758,40.818238128100056],[-73.80301362934604,40.81823305963004],[-73.80288339224204,40.81823100031595],[-73.80276008083706,40.818231446475785],[-73.80267407634169,40.8182385750915],[-73.80262323567511,40.818267448750625],[-73.80259400940082,40.818337934350986],[-73.80258966124985,40.81838925599251],[-73.8025867881551,40.81842309090857],[-73.80257434029832,40.81845160643429],[-73.8025613548583,40.81848137278305],[-73.80252163401933,40.81852598780336],[-73.80246811886879,40.818540907025785],[-73.80241341714392,40.818516527403816],[-73.80233422077421,40.81849426583152],[-73.80230024253227,40.818484716294584],[-73.80226765659565,40.81849714185087],[-73.80224832249247,40.81850952629924],[-73.80220279006247,40.81853869718618],[-73.80207892871874,40.81855673696864],[-73.80204560721465,40.818545541213005],[-73.80203991576239,40.81846644869611],[-73.80197305662682,40.81841298026648],[-73.8019323317934,40.818388128713075],[-73.8018845308362,40.81835895088927],[-73.80181251656983,40.81833695392484],[-73.80171011541323,40.81830567455014],[-73.80161087523832,40.81826749431416],[-73.80149789289162,40.8182427615048],[-73.80139138775395,40.81822023599143],[-73.8012874403864,40.81818294714337],[-73.80118517550223,40.81812968727953],[-73.80111526287806,40.81810654009368],[-73.80105042929691,40.81810170136596],[-73.80102437218765,40.818102854205094],[-73.80092598956914,40.81810722246587],[-73.80081280395602,40.818091195900855],[-73.80070762635665,40.81804509829537],[-73.80061491137691,40.81796563948063],[-73.80058906737113,40.817935428096774],[-73.80058276189044,40.81791142780955],[-73.80056705886216,40.817851680240665],[-73.8005663755435,40.81776719362653],[-73.8005729121052,40.81770009483538],[-73.80051419814835,40.81766788044121],[-73.80041511587277,40.8176146528677],[-73.8003233797814,40.81756283391457],[-73.80022175941981,40.81752168902751],[-73.80012056556193,40.81748365673037],[-73.80001179104418,40.81744353070531],[-73.79989909088276,40.817404667434964],[-73.79980333641196,40.81737090411852],[-73.79968878220974,40.81733351415375],[-73.79956940847994,40.81729861114653],[-73.79945250870529,40.81726094681878],[-73.79934721608257,40.81721849377211],[-73.79849679070347,40.816906147782504],[-73.79841487479055,40.81687832849333],[-73.7983299543738,40.816856315037036],[-73.79824274065898,40.81684029177501],[-73.79820268141803,40.8168363117355],[-73.79816398385373,40.816827494809374],[-73.7981276529499,40.81681406997425],[-73.79809463222635,40.81679638587589],[-73.7980657792349,40.81677490177385],[-73.79798482995983,40.81665547358212],[-73.7979480421167,40.816622801752565],[-73.79786829160129,40.81659299047466],[-73.79775500596467,40.81656430857708],[-73.79765347182345,40.8165336848057],[-73.79759032777322,40.81650753207017],[-73.79740587876202,40.81585153613394],[-73.79738112573547,40.81576350489572],[-73.79744080996149,40.815718729687354],[-73.79771465236787,40.81551329274346],[-73.79811945293633,40.81569878450072],[-73.798642206466,40.81546401593525],[-73.79902816314,40.815541134938776],[-73.7999467818626,40.81444956568953],[-73.8001114686428,40.81402452556072],[-73.8004882479156,40.813867008864264],[-73.80091593237641,40.81376140250664],[-73.80110647514584,40.81353949952994],[-73.80131991856462,40.81326090053904],[-73.80145800517322,40.81294094720318],[-73.80174561215969,40.81286501741579],[-73.80151992552115,40.812554047116016],[-73.80142634447695,40.812424421536186],[-73.8013738591895,40.81244424632376],[-73.80133906141197,40.81239373439249],[-73.80139154446515,40.812373909616795],[-73.80138806882769,40.812367264113696],[-73.80140380968845,40.81236330865857],[-73.80155119869595,40.812569809594294],[-73.8017593218082,40.81286139698731],[-73.80195659132497,40.81280931612255],[-73.80201310827405,40.812803964927106],[-73.80206824965273,40.81279313454389],[-73.80212109920626,40.81277700493562],[-73.80216842849217,40.81275699420106],[-73.8022121794459,40.812732733859136],[-73.80225169456833,40.812704588501816],[-73.8022863800205,40.81267298110577],[-73.80235405959016,40.81262370386401],[-73.80242779291945,40.812579725843],[-73.80250686427732,40.81254147393157],[-73.8025905061215,40.81250931943557],[-73.80267790654817,40.81248357447359],[-73.80276821717308,40.81246448894744],[-73.80286056136549,40.812452248116806],[-73.80295404275716,40.81244697080114],[-73.80304775394256,40.81244870822638],[-73.80314078528585,40.8124574435276],[-73.80323223374917,40.81247309191305],[-73.80332121165836,40.812495501486566],[-73.80340685531824,40.81252445472251],[-73.80343385755762,40.81253938719448],[-73.80346320798081,40.81255539230431],[-73.80347049567386,40.81255936585398],[-73.80351243525232,40.81255943733653],[-73.80352685926326,40.812548007065935],[-73.80354921841081,40.81253029003742],[-73.80355554841479,40.812527794985236],[-73.80357865673966,40.81251868448017],[-73.80361390158131,40.81252110662146],[-73.80362783442257,40.81253706297847],[-73.80364525098163,40.812557007836716],[-73.80365392095106,40.81257959356968],[-73.80365034781317,40.812606140519414],[-73.80364013123157,40.81263514480168],[-73.80355021877938,40.81285740190124],[-73.80351997906509,40.81292187125169],[-73.80362063328042,40.812964740817826],[-73.80373757162418,40.81279360752005],[-73.80377912019877,40.812809906043114],[-73.80361429261197,40.81304451442563],[-73.80368492820816,40.81310869557462],[-73.80370415669779,40.81312753398958],[-73.80377171351132,40.81319372114636],[-73.80379173882275,40.813213340563465],[-73.80385705015254,40.813277327596225],[-73.80388006826261,40.813299878414],[-73.80394693022657,40.81336538363004],[-73.803981205966,40.81339896380843],[-73.80399360549882,40.81341111218358],[-73.80417389009479,40.81358773881866],[-73.80423653201755,40.8136465279933],[-73.80425238349056,40.813650440311626],[-73.80434433653338,40.81359676461419],[-73.804358103467,40.81360853867403],[-73.80432127867934,40.813631889292154],[-73.80419004986149,40.81370794409653],[-73.80415365301042,40.81373067286518],[-73.80414237460342,40.81371830410704],[-73.80422899591787,40.813663305211755],[-73.8041586682104,40.81359752154602],[-73.80395040123676,40.81339773172137],[-73.80394338723917,40.81339100238119],[-73.80389636709297,40.813345895240445],[-73.80387189663088,40.8133224212387],[-73.80384850093282,40.81329997732796],[-73.80379871138616,40.81325221334822],[-73.80377802413402,40.81323236949515],[-73.80372561929781,40.813182096199725],[-73.80370612798569,40.81316339722435],[-73.80360189093334,40.813056452066185],[-73.80355921193654,40.813042712172326],[-73.80361455805945,40.81297219119168],[-73.80351370643069,40.81293524328949],[-73.80345921365543,40.81305142207804],[-73.80338820741223,40.813129966521345],[-73.80330030467742,40.813160684894214],[-73.80325294454988,40.81319677355],[-73.80323543316933,40.813296366370764],[-73.8033443955358,40.813320082824255],[-73.80334968170739,40.81330515565547],[-73.80346101380117,40.81332924375758],[-73.80345177160164,40.813352131169104],[-73.80336795116926,40.813332072383744],[-73.80336399216976,40.813341027208764],[-73.80323201378725,40.8133158096737],[-73.80322449366629,40.81335858052127],[-73.80329365293572,40.813375858613696],[-73.80335641541957,40.81339202176536],[-73.80335865160461,40.813384214730874],[-73.8034551929976,40.81340269099058],[-73.8034503981996,40.81341422712502],[-73.80351937559516,40.81348500887321],[-73.80352565577272,40.81349165523652],[-73.80355921962065,40.81352717158464],[-73.80358389635987,40.813553285190636],[-73.80363362401805,40.813605906707124],[-73.80363990686097,40.81361255424124],[-73.80369692748782,40.813672893625075],[-73.80370197676172,40.8136782368845],[-73.80396704457125,40.81396655325551],[-73.80404393782321,40.81394089451779],[-73.80405436278971,40.813954506879575],[-73.80407143404403,40.81396600950249],[-73.80409073408268,40.81395152475978],[-73.80418428440687,40.814030457397415],[-73.80417379955185,40.8140381594712],[-73.80419080253513,40.81405279568061],[-73.80417701117337,40.814060768220095],[-73.8041919164268,40.81407447663164],[-73.80421121425614,40.814092224321755],[-73.80424913836544,40.814127100217505],[-73.80437472132651,40.81424259074794],[-73.80443465897424,40.81429319648724],[-73.80445407178813,40.8142921909268],[-73.80452231465456,40.8142473012592],[-73.80453081609834,40.814254619924405],[-73.8044336759108,40.81431888609881],[-73.8042593736155,40.81416055874251],[-73.80423729676549,40.814140877795936],[-73.8042027198096,40.814110052301196],[-73.80417015187051,40.81408101652593],[-73.80412441310237,40.81404024000106],[-73.80409350211184,40.81401268257783],[-73.8040360200049,40.81396304812029],[-73.80395955345396,40.81398808555829],[-73.80392654060662,40.8139513032765],[-73.80387071965497,40.81389195243701],[-73.80384261688646,40.8138620716293],[-73.80383895795188,40.81385818117213],[-73.8038036632947,40.813820655517084],[-73.80379652765625,40.81381306840151],[-73.80375932423901,40.81377351126047],[-73.80375575455615,40.81376971577167],[-73.80371743434281,40.81372897147722],[-73.8037099608822,40.813721024272645],[-73.80367439908748,40.81368321332979],[-73.80367016405398,40.813678711425496],[-73.80363275064951,40.81363893141185],[-73.8036267551889,40.81363255676233],[-73.80359077080303,40.81359429543635],[-73.8035847810641,40.81358792732781],[-73.8035482997436,40.81354913760575],[-73.80354113734674,40.81354152194914],[-73.80350374365683,40.81350176353685],[-73.80349891935185,40.813496633073484],[-73.80346343494928,40.813458903947875],[-73.8034602669293,40.8134529073546],[-73.8034304211,40.81342211984295],[-73.80335485916873,40.813406421226695],[-73.80335745131454,40.81340112448982],[-73.80329255692035,40.813388069643985],[-73.80322176299306,40.81337410994224],[-73.80319870538818,40.81350524057221],[-73.80351667337368,40.81395196364871],[-73.80356595538284,40.813999297010724],[-73.80388842506164,40.81430900776093],[-73.80418033130363,40.8145899628115],[-73.80431466904538,40.814592160480956],[-73.80436017115927,40.814569667912195],[-73.80435321971795,40.81455637926862],[-73.8043917200654,40.814537856201795],[-73.80443003333593,40.81458306261321],[-73.8043862823675,40.81460423205364],[-73.80436535843762,40.81458826393261],[-73.80432977892738,40.81460314258589],[-73.80435128904188,40.81461877682589],[-73.80436154415433,40.81469712818212],[-73.80440501682179,40.81477022485209],[-73.80447282080527,40.814889831651136],[-73.80460283523365,40.81504422819817],[-73.80461752374944,40.81505901269935],[-73.80464897470178,40.815125104786276],[-73.8046869621925,40.81518918424184],[-73.80471812332833,40.815230505094014],[-73.80475934689184,40.81527223036883],[-73.80480730478313,40.81530957125396],[-73.80486119709725,40.81534190492107],[-73.80488528911087,40.815382739958075],[-73.80491612834832,40.81542086565403],[-73.80495319710008,40.815455641965386],[-73.80499587307426,40.81548648507598],[-73.80501544172958,40.8154978518134],[-73.80503248771062,40.81551136171074],[-73.80504660868647,40.81552669589966],[-73.80505747136368,40.815543492453635],[-73.805064819352,40.815561354930196],[-73.80508597819491,40.81560005384085],[-73.80511465515124,40.815635849718326],[-73.80515017982154,40.81566790572503],[-73.80519172171603,40.81569547245318],[-73.80523830967076,40.81571790544471],[-73.80528885455053,40.81573468025818],[-73.8058461181963,40.8160141581475],[-73.80596026416015,40.8160424492395],[-73.80619919500408,40.816287070772844],[-73.80628451748318,40.81626848689119],[-73.80641593595051,40.81651369035779],[-73.80654546539178,40.816614852841745],[-73.8065724726017,40.81660635539243],[-73.80656664219032,40.816600436844084],[-73.80658358725697,40.81659458816563],[-73.80654668247665,40.816527049440836],[-73.80654330780881,40.81652789731758],[-73.80630968841213,40.81614680715896],[-73.80623465856394,40.81606967998823],[-73.80615069965506,40.815985857703545],[-73.80611761373768,40.81595220882361],[-73.80608837514092,40.81593114701573],[-73.8060233194087,40.815886854087765],[-73.80599407244941,40.81586694129427],[-73.80597884247258,40.81585657134431],[-73.80594103581147,40.81583082968148],[-73.80592904941597,40.81582266930807],[-73.80588896267908,40.815795375693284],[-73.80587372833129,40.815785003544015],[-73.80583410312232,40.81575802312077],[-73.80581997726753,40.81574840552013],[-73.8057992148723,40.815734269149324],[-73.80578506371829,40.81572463491672],[-73.80573575544753,40.81569106179375],[-73.80571940783375,40.81567993137351],[-73.80567946981297,40.81565273895302],[-73.80566605855704,40.81564360768949],[-73.8056135268847,40.8156078398661],[-73.80558653716153,40.815589463960734],[-73.8055639454624,40.81557408176331],[-73.80554519963408,40.815561318429914],[-73.80551227589093,40.815538902186475],[-73.80545310964646,40.81549861684713],[-73.80543412145985,40.815499000435395],[-73.80541005396141,40.81550527533785],[-73.8053787878482,40.815482620282715],[-73.80528218091783,40.81541117334477],[-73.80508103466845,40.81519796351005],[-73.80506739580068,40.81518318854931],[-73.80504496718342,40.8151588921925],[-73.80498138535133,40.81509001286903],[-73.80495091220341,40.815057001980946],[-73.80493788840948,40.81504289127579],[-73.8048892723056,40.81499022665196],[-73.80487465122562,40.81497438672538],[-73.80483702030837,40.81493362052646],[-73.80482922720206,40.81492517815449],[-73.80464185020655,40.81472374103253],[-73.80455440519013,40.81462984173454],[-73.80455902583564,40.814626139729135],[-73.80454209268697,40.814608369639025],[-73.80465942815188,40.81454498861948],[-73.80468358440335,40.81457194040214],[-73.80458924572581,40.81462151114407],[-73.80464142045771,40.81468084723971],[-73.80465309753234,40.81469412845995],[-73.80468790441603,40.81473371206978],[-73.80470143568597,40.81474910104073],[-73.80473920794104,40.81479205908495],[-73.80475413212416,40.81480903083789],[-73.80479626573869,40.81485694828302],[-73.80481419769006,40.814877341789625],[-73.80498880311676,40.81506725560582],[-73.80503703935383,40.81511972085993],[-73.80505018523058,40.815134020058025],[-73.80509851805564,40.81518659082212],[-73.80511150262885,40.81520071300165],[-73.80516130844828,40.81525488475052],[-73.80517384860575,40.81526852420279],[-73.80521866258833,40.81531726672228],[-73.8052425045649,40.815340644212846],[-73.80527878825237,40.81537726427376],[-73.805295359951,40.815390285150876],[-73.80535574933889,40.81543773750674],[-73.80538058746234,40.815457254364695],[-73.80539844430555,40.81547064745838],[-73.80543623459857,40.815459533642745],[-73.80554514789834,40.81553427346896],[-73.80556384511634,40.81554714376881],[-73.80562333543581,40.81558809282799],[-73.80564435234865,40.815602558846265],[-73.80569607812765,40.815638163971094],[-73.80571555266259,40.8156515684525],[-73.80574845644459,40.8156742179657],[-73.80588246586188,40.81576646002242],[-73.80589470306975,40.8157748833344],[-73.80591819777979,40.81579105485546],[-73.80605927852106,40.81589012535944],[-73.80610141797911,40.815919716953914],[-73.80621827961798,40.81602684183031],[-73.80632932566165,40.81613795881767],[-73.80639654597624,40.81624528239391],[-73.80641916862106,40.81628140254119],[-73.80642825943788,40.816293747126934],[-73.8064518701059,40.81632580611456],[-73.8064628307186,40.816340688821505],[-73.80648254634605,40.81636746004504],[-73.80649071162684,40.81637854864649],[-73.8065130234108,40.81640884391783],[-73.80651889611549,40.81641681790188],[-73.80654164576909,40.81645487817425],[-73.80655014924943,40.816469103570604],[-73.80657281840737,40.81650702817377],[-73.80658167058803,40.81652183764145],[-73.80661216122775,40.81657794543163],[-73.80670737798758,40.81655294253467],[-73.80671967987072,40.81657517074702],[-73.80658689557015,40.81661680029989],[-73.80658464685469,40.816616796527725],[-73.80657923631752,40.81661807471205],[-73.80660603189658,40.81666449404115],[-73.80692933177552,40.81656837907683],[-73.80688609227862,40.81648781099854],[-73.80685196012074,40.81642687966942],[-73.80679665584827,40.8163327883424],[-73.80679174430709,40.81632443285385],[-73.80678668905028,40.81631583119781],[-73.80676068779935,40.81627159591996],[-73.80675616662523,40.816263901969364],[-73.80673208315882,40.8162229284239],[-73.80672672445594,40.816213811285145],[-73.80669928739934,40.81616713140919],[-73.80669511006323,40.81616002537443],[-73.80666804914362,40.81611398338555],[-73.80659999819879,40.815998204767794],[-73.80659257260075,40.81598557048994],[-73.80656839498864,40.81594443525626],[-73.80653572493937,40.81589198638638],[-73.80655435560207,40.815889089647044],[-73.80671792148993,40.816160117391924],[-73.80689929569046,40.8164840311365],[-73.80694199535763,40.81656461422079],[-73.80694308670084,40.81656429054744],[-73.80695662026957,40.81656026647798],[-73.80704600153508,40.81653369387535],[-73.80694686997859,40.81621407857688],[-73.80679777288513,40.816021919787545],[-73.80679144235327,40.81600857420447],[-73.80676593813136,40.815975614513405],[-73.80662873423167,40.81568384020774],[-73.80658671974224,40.81569923127251],[-73.80657844298631,40.81573031468569],[-73.80640177811462,40.81570203064955],[-73.80641230578708,40.81566444938965],[-73.80656368335622,40.81568760225444],[-73.80661773802603,40.815668558243544],[-73.80659328471772,40.81561670615485],[-73.80635184999954,40.81553347110796],[-73.8056749848792,40.81521229218874],[-73.8053190258067,40.81478131299827],[-73.80522949485474,40.814207803093474],[-73.80519435133107,40.81391936791106],[-73.80516580583368,40.813685080692935],[-73.80517536383367,40.81333147542567],[-73.80518396072651,40.813235892206315],[-73.80519224369245,40.81314382111646],[-73.80505213646254,40.812894962434186],[-73.80479686676966,40.81272789265844],[-73.80454814914059,40.81243148190026],[-73.80438719791255,40.812229793215764],[-73.80421491507515,40.81216226582485],[-73.80390281789289,40.8121439983766],[-73.80361382016022,40.811938282058094],[-73.80334845213235,40.811632068063965],[-73.80333236911687,40.81159984216783],[-73.80316660739422,40.811267696376234],[-73.80295467022964,40.810965154494575],[-73.8027259539976,40.810630164397125],[-73.80252595880907,40.81047804287063],[-73.80224245334347,40.81019739366043],[-73.802049646329,40.810160714877355],[-73.8014783291995,40.810606279088724],[-73.80135552746913,40.81071084489496],[-73.80115707624924,40.810587765615104],[-73.80101172909842,40.810713399647355],[-73.80099517994405,40.81070707633159],[-73.80113608416073,40.810576177889935],[-73.80124032530553,40.81047933974051],[-73.80146670007328,40.81014171796316],[-73.80010949916787,40.80971095357578],[-73.79853765964971,40.809587075529784],[-73.79575752264316,40.80834332114427],[-73.79376346976115,40.80745116787297],[-73.79367568886633,40.807423787976134],[-73.79361464719514,40.807392062706185],[-73.79228907337423,40.80684900557959],[-73.79172376985717,40.806878114053625],[-73.79166240650808,40.80688291238599],[-73.79160253201479,40.80689419247677],[-73.79154532621257,40.806911732050516],[-73.79149191635211,40.80693518548731],[-73.7914433548876,40.80696409063354],[-73.79140059873868,40.806997877908096],[-73.79136449043297,40.80703588152569],[-73.79134207789309,40.807054315754506],[-73.79132391893572,40.807075278986325],[-73.79131049913609,40.80709821066327],[-73.7913021773457,40.80712249759089],[-73.79129917609569,40.807147490334266],[-73.79130157564589,40.80717252058423],[-73.79130866027411,40.80719538969633],[-73.79132025579077,40.80721716919286],[-73.79133609046492,40.80723734868214],[-73.79135579322242,40.80725545526779],[-73.79137890234121,40.807271064630164],[-73.79140863370766,40.80728532035107],[-73.79144116789494,40.80729544296869],[-73.79148511911066,40.80731907950894],[-73.79152496567941,40.80734659807656],[-73.79156011732366,40.807377591021364],[-73.79159005331158,40.807411599224515],[-73.79158656702462,40.80742742156212],[-73.79157971418442,40.807442595571636],[-73.79156968021444,40.80745671067224],[-73.7915567366133,40.80746938493514],[-73.79154123361009,40.80748027541758],[-73.79152359068709,40.807489087442605],[-73.79150428523005,40.80749558257249],[-73.79148383960948,40.807499585060626],[-73.79146280704786,40.807500986606755],[-73.79144175664936,40.80749974928743],[-73.79130225120487,40.80745069943249],[-73.79115926599397,40.80740782355569],[-73.79101327380964,40.80737126342838],[-73.79086475738563,40.80734113993805],[-73.79082222379179,40.807250977362514],[-73.79078700902994,40.807159010981785],[-73.79075924427181,40.807065583440654],[-73.79073903293019,40.80697104282668],[-73.7907264502748,40.806875741372856],[-73.79072154315206,40.80678003414531],[-73.7907243298116,40.80668427772042],[-73.79073479983785,40.80658882885665],[-73.79042839442938,40.806326649910794],[-73.79025263728455,40.80601919702469],[-73.79012463294113,40.80577155988581],[-73.7900820425006,40.80552272773626],[-73.79006256328053,40.805408941834465],[-73.7901519260015,40.8050799885925],[-73.79028410874172,40.80481710368887],[-73.79056823807811,40.804558011291746],[-73.79065958257803,40.80448579258221],[-73.79103717515576,40.804263031702106],[-73.7916001293646,40.804143423586794],[-73.79169448000971,40.80412191786086],[-73.7917684066589,40.80412696772179],[-73.7918426294635,40.80412737712486],[-73.79191664479967,40.80412314329209],[-73.79198995045127,40.80411429495134],[-73.79206204901791,40.80410089214112],[-73.79215607114244,40.80405105807356],[-73.79224529219171,40.803996364314905],[-73.7923589285197,40.80404046613804],[-73.7924756874154,40.80407957599197],[-73.79259518946087,40.80411356678446],[-73.79271704632252,40.80414232805798],[-73.79284911683821,40.80416712806904],[-73.79298292615067,40.80418578570383],[-73.79311797997465,40.80419823204185],[-73.79325377942645,40.804204421106796],[-73.7933898228672,40.80420433003631],[-73.79351389643529,40.80426120031493],[-73.79358593394123,40.80437214572885],[-73.79365540502964,40.80438665146685],[-73.79373474810106,40.8044435154771],[-73.79400631451679,40.80463795216536],[-73.79401383625986,40.80482686129687],[-73.79451648626257,40.80500321868425],[-73.79480016551302,40.80535723507235],[-73.79492122398534,40.80548518656378],[-73.7950490247648,40.80560929474133],[-73.79518335679572,40.805729354612325],[-73.7953231687073,40.8058445108952],[-73.79546898914688,40.80595528139119],[-73.79562058005335,40.806061485238054],[-73.79577769394001,40.80616294902924],[-73.79584187394705,40.80616872120221],[-73.79601037569107,40.805921031867065],[-73.79618823923661,40.80599687767513],[-73.79620903473206,40.80596859046193],[-73.79650268526515,40.8061044354875],[-73.79636945999799,40.806277202766715],[-73.79651535630437,40.80629227378849],[-73.79702945544376,40.806345377216466],[-73.79715349910262,40.80639398668263],[-73.79791967769405,40.80669422705064],[-73.7988594569971,40.807136473452786],[-73.80057684375755,40.80831182476161],[-73.8013574625942,40.80867466065427],[-73.80149578047421,40.80876493036846],[-73.80167342726017,40.808880867245534],[-73.80176206674717,40.80892708729741],[-73.80185524734345,40.8089678258141],[-73.80195238317187,40.80900282664709],[-73.80205286348284,40.80903186972369],[-73.80215605649487,40.80905477243121],[-73.80226131336823,40.80907139076542],[-73.80235859690633,40.80909493385679],[-73.80250350466216,40.80911406594124],[-73.80266088412866,40.80911748306443],[-73.80281002721196,40.80910515042803],[-73.80295921748267,40.80907708322704],[-73.80306288523741,40.80903634907679],[-73.80319979764366,40.808957906757776],[-73.80333253213495,40.80889204682171],[-73.80343625359559,40.808832429676485],[-73.80352332574783,40.808801108692975],[-73.80359386615068,40.80875717047795],[-73.80361883887213,40.80871630005798],[-73.80365216061284,40.808653415316215],[-73.80366472540902,40.80860622950239],[-73.80367523089981,40.80858526899881],[-73.80369016241339,40.80856592101235],[-73.8037091070826,40.80854872052447],[-73.80373154107568,40.80853414313653],[-73.8037568440807,40.808522591919946],[-73.80378431645738,40.8085143862707],[-73.80381319858213,40.808509753078575],[-73.80384269185261,40.80850882045316],[-73.8038719807677,40.808511614181946],[-73.80390025547672,40.80851805701715],[-73.80392673417204,40.80852797081174],[-73.80397063436935,40.80857948910974],[-73.80400670107946,40.808634405270894],[-73.80403448452377,40.808692034480224],[-73.8040536382148,40.80875165808894],[-73.80413994427606,40.80882364584081],[-73.80432460556473,40.80897027228077],[-73.80451556897218,40.80911216221185],[-73.80467808368199,40.80922579879017],[-73.80484464133983,40.80933600428845],[-73.80501511652447,40.8094426957071],[-73.80503236536408,40.809417698486264],[-73.80502190996843,40.809407723453326],[-73.80506135232707,40.80936497193488],[-73.80511892265707,40.80939693436311],[-73.80507948389705,40.80943868913337],[-73.80506378406417,40.80942970050332],[-73.80503639918948,40.80945560231074],[-73.80521045489566,40.809557871000486],[-73.80536120431012,40.809641904431814],[-73.80551448226323,40.80972325459201],[-73.80567020604411,40.80980187757863],[-73.80584889760237,40.80988733214888],[-73.80603047814724,40.80996919582444],[-73.80621482271201,40.8100474122608],[-73.80661359766019,40.810312212617596],[-73.80713987884187,40.81066167645384],[-73.80724175667669,40.8108152404985],[-73.80735019739234,40.81096618789898],[-73.80746907413481,40.811119307895495],[-73.80759470369259,40.811269283290095],[-73.80773421272856,40.81142370404317],[-73.80788088051817,40.81157424697538],[-73.80799293416153,40.81168212064746],[-73.80810866445323,40.811787729826186],[-73.8082279921663,40.811891002197214],[-73.80839689707219,40.812028355046486],[-73.80857216378286,40.81216102727769],[-73.80875356777885,40.81228884890776],[-73.80894087667376,40.81241165616753],[-73.80913385051142,40.81252929171148],[-73.80933224207388,40.812641604819234],[-73.8095357971971,40.81274845158959],[-73.8097260988585,40.81284119093609],[-73.80992029081801,40.812929152261816],[-73.80998314945073,40.81294695890106],[-73.81006463809193,40.81296833566406],[-73.81016477125421,40.812987973839235],[-73.81026812262404,40.81299948037226],[-73.81034693698221,40.81299208843078],[-73.81042488566062,40.812980556900094],[-73.81050159246415,40.812964941433975],[-73.81059832209459,40.812938824603684],[-73.81066931287849,40.81276436653759],[-73.81078477868346,40.81277095135507],[-73.81078967105674,40.81279319249628],[-73.81079927013289,40.81281453015762],[-73.81081331909961,40.81283439346444],[-73.8108314420902,40.812852250987305],[-73.81085315423834,40.81286762495962],[-73.8108778746514,40.81288010406018],[-73.8109049419509,40.812889354418374],[-73.81093363196837,40.81289512854622],[-73.81096317711918,40.81289727196029],[-73.81099021524261,40.81288837429614],[-73.8110187387695,40.81288275940373],[-73.81104806187882,40.81288056228795],[-73.8110774795241,40.81288183577635],[-73.81111203579611,40.81289587204653],[-73.8111431120655,40.81291400659704],[-73.81116987433066,40.81293575274835],[-73.81119160436322,40.812960526894905],[-73.81121212830378,40.812979071499925],[-73.81124703768344,40.81299329087478],[-73.81133318625712,40.813014675039256],[-73.81142401095114,40.81303075574642],[-73.81147990483964,40.81303969933497],[-73.81154772603186,40.81305095597559],[-73.81156607359787,40.81305400191409],[-73.81166625396294,40.813057705738025],[-73.81169687915175,40.81305692466929],[-73.81173149756725,40.813056042059664],[-73.81177347317572,40.8130437186131],[-73.81179920804867,40.813006586017096],[-73.81181560739829,40.812974748213946],[-73.81183200304997,40.81294468063775],[-73.81185065747438,40.81293940004033],[-73.81187624715334,40.812953604015334],[-73.8118948321903,40.812973107095154],[-73.81191569106178,40.813012086135124],[-73.8119412707777,40.81302983071738],[-73.81199714539541,40.8130458544624],[-73.81207166602559,40.81306013817161],[-73.81216251439967,40.81306736648847],[-73.81225801881489,40.81307637389098],[-73.81234420430653,40.813085364874425],[-73.81241175315147,40.81309255607473],[-73.81248159793859,40.81311214244912],[-73.81255145273762,40.813128188661835],[-73.81260732758834,40.813144210938276],[-73.81268886647149,40.81314788474568],[-73.81276572662637,40.813158630665846],[-73.8128331909565,40.81319591631862],[-73.81290297626032,40.813236744325806],[-73.81297045202083,40.81327048877552],[-73.81304259684661,40.813300700118845],[-73.81313381796316,40.813331054243086],[-73.81333838357942,40.813368449316826],[-73.81347005244895,40.813392518454556],[-73.81349441555793,40.813359366000235],[-73.81356245602367,40.81332997240452],[-73.81359806345651,40.81332634208571],[-73.81357530286485,40.813364414175304],[-73.81359789818833,40.813385349601674],[-73.81355246179545,40.8134319909427],[-73.81359771049365,40.813469584156245],[-73.81364813980304,40.81350315691587],[-73.81370313457042,40.81353229968529],[-73.8137620239485,40.81355665696689],[-73.81382408957863,40.813575931638184],[-73.81388857435478,40.81358988857703],[-73.81394499238172,40.81356914512364],[-73.81400319066054,40.81355146726592],[-73.81407925685065,40.81353356327437],[-73.81415712366724,40.81352089225861],[-73.81418673916913,40.81351750355438],[-73.81426797167917,40.81351212867705],[-73.81434951075246,40.81351242004387],[-73.81443067312574,40.813518375213185],[-73.81446017919359,40.8129631022567],[-73.81437165013429,40.81295941861493],[-73.8143693843687,40.81293640140604],[-73.81443694808743,40.81293828107319],[-73.81446963225636,40.81291531977686],[-73.81446965693051,40.81290646864024],[-73.81449994116008,40.81290828760461],[-73.81450223252202,40.81292245350828],[-73.81452546792079,40.81294550378032],[-73.8146186626928,40.81294742406821],[-73.81461860845134,40.81296689723876],[-73.81449745463847,40.81296493146708],[-73.81447727191156,40.81351854133862],[-73.81469475694274,40.8135193186139],[-73.81470560966756,40.81351935582411],[-73.8148570008712,40.81354084268815],[-73.814890079811,40.81354089580205],[-73.81501777001836,40.81354110074146],[-73.81533237506966,40.8135221323178],[-73.8155141636756,40.81350472049076],[-73.8156632632579,40.81351203974356],[-73.81576169237755,40.8135718498211],[-73.81587919093577,40.81376705536391],[-73.8162005689643,40.81384747597686],[-73.81648015546683,40.81385323238146],[-73.81667835319973,40.81380043997086],[-73.81674850706986,40.8137084977713],[-73.81686078332412,40.81368842878241],[-73.81724755217054,40.81360783214529],[-73.8173548154798,40.813577908289666],[-73.81737201626999,40.813574343804454],[-73.81735988456629,40.81337572003727],[-73.81737692242481,40.81337574702585],[-73.81738942091515,40.81357073625068],[-73.81744806816475,40.81355858322613],[-73.81759488728488,40.813548193517605],[-73.81760101809583,40.81354838766163],[-73.81777195284786,40.813553784551154],[-73.81789779310256,40.81354690260473],[-73.8179208412757,40.81354468010078],[-73.81793125037362,40.81340052198366],[-73.81793912728419,40.813395555584],[-73.81794185814809,40.81335572885534],[-73.81793138112988,40.81335272551061],[-73.81793546303673,40.81329796423295],[-73.81797608887013,40.81329902414646],[-73.81797068908665,40.81335677081538],[-73.8179588932762,40.813356752191396],[-73.81795616014033,40.81339757451698],[-73.81796401253763,40.81340156948311],[-73.81795807110602,40.813541089528634],[-73.81804229161202,40.813532967856396],[-73.81807961497645,40.81351709530932],[-73.81807968272179,40.813492311624515],[-73.81808440601249,40.81346930619035],[-73.81811703024695,40.813467586756005],[-73.81814963601113,40.8134729492282],[-73.81820085716616,40.81348719171776],[-73.81845432163811,40.81345990059023],[-73.81854113857612,40.81345055317728],[-73.8187439158347,40.81342608835098],[-73.81893043021384,40.81338389477661],[-73.81916590911875,40.81332938673487],[-73.81938042142714,40.81327307513324],[-73.81946672338206,40.8132395753339],[-73.81956231040617,40.813218481311075],[-73.819681173456,40.81320627646473],[-73.81981638454968,40.813179933156015],[-73.81990270879282,40.81313758189025],[-73.82001227716462,40.81309217350261],[-73.82006955436798,40.81304473912297],[-73.82009596025118,40.81297308472315],[-73.82010759340321,40.81286406966551],[-73.8203920728027,40.812844014007275],[-73.82041302954495,40.812971611124084],[-73.82047810145939,40.81301876633871],[-73.82055521517324,40.81301765507694],[-73.82049024326342,40.81283644919567],[-73.82044595032454,40.81284523139943],[-73.82040420163099,40.812774355800016],[-73.8204624983142,40.812756744077134],[-73.82043933256568,40.81270714158657],[-73.8204206836663,40.81271065267612],[-73.82029091148532,40.81244845249332],[-73.8202582789071,40.812453712664485],[-73.82024436122057,40.81243067757407],[-73.8210651207096,40.81220359196494],[-73.8210813694438,40.81222663057423],[-73.82032355515894,40.81243965219501],[-73.82042087950605,40.812638072505294],[-73.82112969804922,40.81244975686688],[-73.82113664072328,40.81246747116161],[-73.82044179624151,40.81265757783627],[-73.82046264635122,40.81270186735583],[-73.82048115677324,40.81274969286076],[-73.82053476598475,40.812742694375245],[-73.82056254831423,40.81280823782188],[-73.82052755199602,40.81282588570058],[-73.82058709143999,40.81301944660821],[-73.82084163522836,40.81299808882691],[-73.82096282827042,40.81298588510774],[-73.82105838069432,40.812977182776265],[-73.8211306443835,40.81296490242748],[-73.82117960695338,40.81295258706855],[-73.82123791376058,40.81293143382984],[-73.82125429431079,40.81290490620442],[-73.82125259793135,40.81290133764075],[-73.82124502768364,40.81288541858272],[-73.82122873118149,40.81288008227511],[-73.82121710519647,40.81287121357528],[-73.82121713848622,40.812858821144374],[-73.82122415255714,40.81284998084564],[-73.82124512277771,40.812850013360276],[-73.82126609620894,40.81284827564113],[-73.82130103684717,40.81285187094237],[-73.82133130764494,40.81285899812612],[-73.82136621348968,40.812874984831026],[-73.82141253439893,40.81287295247811],[-73.82139426361708,40.81284139332039],[-73.82145723512537,40.81281847796697],[-73.82140394102413,40.812708639848246],[-73.82142259915274,40.812701587306485],[-73.82151718570914,40.81284732123549],[-73.82162030083451,40.812831121682535],[-73.8216892526155,40.812768327455146],[-73.8217020588698,40.812753357304985],[-73.82166033195143,40.81267363135492],[-73.82169530549909,40.81266483427254],[-73.82175599067492,40.81276853602427],[-73.82197234447621,40.81275023416976],[-73.82210994475076,40.81270087964392],[-73.82209149942082,40.81262827121211],[-73.82212646342491,40.8126230146218],[-73.82217757126159,40.81267974081175],[-73.82228290825742,40.81266149978769],[-73.82213413969171,40.8123663390303],[-73.82217145218752,40.81235400527648],[-73.82227114362937,40.81254003518743],[-73.82225248068919,40.81254885759161],[-73.82230863560132,40.81265821507863],[-73.8226391838058,40.812576006813636],[-73.82272558091378,40.81250532945077],[-73.82285185101995,40.812490173399446],[-73.82290738835799,40.812479055327536],[-73.82298666429773,40.812457933913834],[-73.82307756009097,40.81244745202264],[-73.82318481038556,40.81242106285954],[-73.82324776141463,40.81240522676683],[-73.82332937582875,40.812380568735044],[-73.82339468020483,40.81235588549552],[-73.82345068402797,40.812324106032065],[-73.8234551334144,40.81230986502462],[-73.82346008270366,40.81229402626042],[-73.82346484675018,40.812255088551126],[-73.82346492657634,40.8122249938394],[-73.82346265768916,40.81220197747675],[-73.82347433550359,40.81219137377922],[-73.82349762473447,40.81219494957022],[-73.82352317906111,40.812223312617405],[-73.82355798874956,40.812276473616926],[-73.82356680906102,40.81227648711498],[-73.82362089732939,40.81227656987356],[-73.82372112788791,40.812260790715186],[-73.82381669226842,40.812236378484904],[-73.82387267753872,40.8122220768229],[-73.8240638743263,40.81216926102367],[-73.82421778221027,40.81211992869836],[-73.82435772900803,40.812063494629164],[-73.82453550423843,40.81198695467628],[-73.82456543017332,40.81193635175817],[-73.82459116681233,40.81189567567699],[-73.82458438257436,40.811817773836154],[-73.82459615811655,40.811769995067436],[-73.82463817629356,40.81173996415003],[-73.82471051125104,40.81169935890869],[-73.82476875524654,40.81170121718043],[-73.82479433788495,40.81171895908217],[-73.82481754381085,40.81175439904844],[-73.82483138373236,40.81180752780164],[-73.82487321949928,40.81184653686501],[-73.82494076044952,40.81185726151942],[-73.82502001572529,40.81184321961675],[-73.82505782162893,40.81182991788676],[-73.82480905360013,40.81143928160005],[-73.82483004135572,40.81143223154384],[-73.82487876522191,40.81151019708605],[-73.8249276238048,40.81153682481728],[-73.82491588091875,40.81157221235935],[-73.82507659171799,40.81182331338753],[-73.82515527774036,40.8117956281417],[-73.82524350467841,40.81176134024015],[-73.82493047923725,40.81133679072725],[-73.82492115121373,40.81134031669787],[-73.82487938938094,40.81127298382827],[-73.82491670053449,40.81126064918352],[-73.82496314503149,40.81131913747006],[-73.82494681756404,40.81132619395654],[-73.82526664318095,40.81175234789854],[-73.8254048364168,40.81169864206272],[-73.82549075318562,40.81165933042349],[-73.82520803886423,40.81122391563497],[-73.82523137433324,40.81120978929638],[-73.82551303817354,40.811649133409425],[-73.82559378915639,40.81161218535694],[-73.82565070298223,40.811592290413536],[-73.82540857363014,40.81116226108609],[-73.82539691090074,40.81116755329233],[-73.82532502163363,40.81103821604539],[-73.82535766859549,40.81102764392377],[-73.82567229084796,40.811584743730464],[-73.82572515052027,40.81156626540869],[-73.82576645033132,40.81155182855345],[-73.82559709277574,40.811240436768905],[-73.8256250897204,40.81122631740212],[-73.82559029284799,40.81116784599785],[-73.8255739747628,40.81117136211672],[-73.82549979349373,40.81102785912636],[-73.82553710461548,40.81101552428074],[-73.8256229491065,40.811153733679916],[-73.8256066217491,40.81116079042749],[-73.8256390924955,40.81121748740366],[-73.82565308444987,40.81121219752264],[-73.82571569203317,40.811327358815156],[-73.8256923553029,40.811341485249535],[-73.82581255718912,40.811533704520386],[-73.82592714984669,40.811486501396736],[-73.82576724152807,40.81121591023329],[-73.82579755905225,40.81120533513728],[-73.82595641099948,40.81147444843514],[-73.82599286656067,40.81146288414571],[-73.82602665536618,40.811447331964196],[-73.82605702701115,40.811428137285],[-73.82608330698366,40.81140572639728],[-73.82612343638607,40.81130540954542],[-73.82613175034005,40.81130034131589],[-73.82614105373158,40.81129638856234],[-73.82615108990498,40.81129366033041],[-73.82616158198998,40.8112922318845],[-73.82617224053884,40.81129214263148],[-73.82630784757573,40.811284121706464],[-73.82649308417311,40.81131927035411],[-73.82667984776913,40.81134939555896],[-73.82686847297782,40.811385233919424],[-73.82705915482032,40.81141411431378],[-73.82725144893953,40.81143596944001],[-73.82744490721939,40.81145074836762],[-73.82763907882934,40.81145841665603],[-73.82783351127638,40.81145895643535],[-73.82802775145893,40.81145236644768],[-73.82822134672433,40.81143866205026],[-73.82841384592258,40.81141787517922],[-73.8286048004597,40.81139005427593],[-73.8287937653425,40.81135526417332],[-73.82898030021626,40.81131358594507],[-73.8291639703915,40.81126511671659],[-73.82934434785685,40.8112099694386],[-73.8295210122775,40.811148272623555],[-73.82969355197409,40.811080170046594],[-73.82986156488383,40.81100582040971],[-73.83002465949562,40.81092539697241],[-73.83018245576443,40.81083908714736],[-73.83033458599569,40.81074709206371],[-73.8304806957033,40.810649626098254],[-73.83064261080165,40.81053874295203],[-73.8307983038689,40.81042282984742],[-73.83094750447503,40.810302088143246],[-73.83108995347234,40.810176727585436],[-73.83122540344603,40.810046965942256],[-73.83135361914407,40.80991302862626],[-73.83147437788467,40.80977514830182],[-73.8315874699442,40.809633564481835],[-73.83169269892002,40.80948852311065],[-73.83178988207277,40.809340276137284],[-73.83187885064221,40.809189081077356],[-73.83195945014094,40.80903520056596],[-73.83203154062238,40.80887890190099],[-73.83208369374292,40.80875708133071],[-73.83212776291178,40.80863343133633],[-73.83216363787177,40.80850826140554],[-73.83219122887735,40.80838188482855],[-73.83221046691823,40.80825461791406],[-73.83222130389174,40.808126779197195],[-73.8322237127224,40.80799868864253],[-73.83221768743012,40.80787066684321],[-73.83220324314377,40.807743034218404],[-73.8321804160634,40.80761611021138],[-73.83214926336866,40.80749021249004],[-73.83210986307596,40.80736565615214],[-73.83206231384165,40.80724275293599],[-73.83200673471579,40.80712181044126],[-73.8319432648433,40.807003131358414],[-73.83187206311506,40.806887012711854],[-73.83179330776989,40.80677374511597],[-73.83176995797278,40.806756334418964],[-73.83174338807993,40.8067418318625],[-73.8317142191705,40.80673057644681],[-73.83168533540413,40.80671926498173],[-73.83165928963005,40.8067045017417],[-73.8316367895721,40.80668668787934],[-73.83161844660708,40.80666630743949],[-73.83160475915251,40.80664391420646],[-73.83159609912363,40.80662011665657],[-73.83159270182755,40.806595561423755],[-73.83159465957092,40.80657091572942],[-73.83160191915147,40.806546849252],[-73.8316142833047,40.80652401593093],[-73.83163141606485,40.806503036197284],[-73.83165285189361,40.806484480115635],[-73.83167689773845,40.806492947294494],[-73.83170246832587,40.80649824015794],[-73.83172884365365,40.80650020967217],[-73.83175528105947,40.80649880038089],[-73.83178103613295,40.806494051965934],[-73.83180538367725,40.806486098130705],[-73.83182763812798,40.806475162834936],[-73.83184717285792,40.806461553988555],[-73.83186343782154,40.80644565478147],[-73.83187597504211,40.80642791289407],[-73.83188443150738,40.806408827891474],[-73.83190699270709,40.80631548718475],[-73.8319211382631,40.80622119592449],[-73.83192680256857,40.8061263916699],[-73.83192395937456,40.80603151435898],[-73.83191262191112,40.805937004266795],[-73.8318928428252,40.805843299962625],[-73.8318647139355,40.805750836274704],[-73.83182836580629,40.80566004227224],[-73.83178396714021,40.805571339275104],[-73.83173172399519,40.805485138898085],[-73.83167187882795,40.80540184114159],[-73.83164408179155,40.805310842000274],[-73.83162387312738,40.805218694427836],[-73.83161133284766,40.80512576340827],[-73.83160651059022,40.80503241702718],[-73.8316157445545,40.804938255993314],[-73.83168804438667,40.804952878455516],[-73.83195319630177,40.80494252834104],[-73.83221866099665,40.80493916837379],[-73.83248411943475,40.80494280259175],[-73.83274925258699,40.80495342662745],[-73.83301374181535,40.80497102771272],[-73.83327726925476,40.8049955846944],[-73.83353951819463,40.805027068059864],[-73.8338001734604,40.80506543997184],[-73.83405892179127,40.805110654314674],[-73.83431545221595,40.80516265674894],[-73.83456945642716,40.80522138477725],[-73.83482062915103,40.805286767819034],[-73.83506866851421,40.805358727295435],[-73.83531327640628,40.80543717672355],[-73.83589256644554,40.805661448482134],[-73.83643061257128,40.80581642190514],[-73.83667080317367,40.805874315643315],[-73.83691225653493,40.80592909322198],[-73.83703585288546,40.80598103970277],[-73.83715549202292,40.80603808521723],[-73.837270809972,40.80610005622217],[-73.83735487271991,40.80615004000809],[-73.83743612126133,40.8062026421781],[-73.8380022303415,40.80696132830969],[-73.83802727504991,40.80698494018283],[-73.83804695974362,40.807011320885636],[-73.83806076528177,40.80703977469336],[-73.83806795314085,40.80706710705463],[-73.83806970683912,40.807094947877985],[-73.83806598730031,40.80712267691369],[-73.83805687738312,40.807149676401544],[-73.83804258003671,40.80717534483389],[-73.83803522103766,40.80730290621252],[-73.8380372511809,40.80743058076502],[-73.83804866418104,40.80755796980412],[-73.83806942445209,40.80768467553144],[-73.83809946721888,40.8078103022803],[-73.83813869871788,40.807934457751195],[-73.83818699648971,40.80805675423663],[-73.83824420976065,40.808176809832645],[-73.83831015991355,40.808294249630485],[-73.83838464104414,40.8084087068886],[-73.83848257568603,40.80849122048463],[-73.83852374264998,40.80859513269741],[-73.83853400693792,40.808650453238705],[-73.83854418483624,40.80870531045123],[-73.83861835822081,40.80886277009592],[-73.8386802353445,40.80896671223972],[-73.83873795612452,40.80907694177423],[-73.83881633265246,40.80920923018178],[-73.83889477043316,40.80931634197564],[-73.83891522935095,40.80942022509366],[-73.83897298765963,40.809514719445644],[-73.83908458586023,40.80961243604938],[-73.83918782326641,40.809741611933795],[-73.83929500594361,40.809952618391456],[-73.8393857492326,40.81011010060231],[-73.83944757689716,40.8102360714232],[-73.83957150381313,40.81037471762652],[-73.83966636048892,40.81054479381408],[-73.8397571143628,40.810699129111015],[-73.83986029418219,40.810853481089964],[-73.83996760942497,40.811010985833654],[-73.84000050367487,40.81111173936927],[-73.84008711701065,40.81126606814136],[-73.84017805355874,40.81134487193065],[-73.84025952896259,40.81144303678287],[-73.84029763051551,40.811571630011684],[-73.8403014705625,40.81169752016923],[-73.84028871192851,40.81183597548003],[-73.84026339110687,40.81203106189121],[-73.84028789629615,40.81217586322589],[-73.84032899373693,40.81231124600242],[-73.84039504886617,40.812402604128465],[-73.84041550482503,40.81247929965814],[-73.840431996071,40.81254112823794],[-73.84040031314653,40.81263430086592],[-73.84039028027699,40.812663808025576],[-73.8403403548007,40.81275500555864],[-73.8402945493796,40.812855649802074],[-73.8402860384377,40.81295005111918],[-73.84030654484857,40.813035051939025],[-73.84030952318996,40.813049704597255],[-73.8403270155444,40.81313578813789],[-73.84026867680403,40.81328047502389],[-73.8401712675226,40.81341311831048],[-73.84014400223342,40.813450245877554],[-73.84002346992017,40.81362002317771],[-73.83993631627357,40.81368913852005],[-73.83988754561838,40.81375800355029],[-73.83987397090876,40.813777171307386],[-73.83985463019523,40.81378992340011],[-73.8397453567507,40.81386196551967],[-73.83966236749743,40.81392164508167],[-73.8396290173596,40.8140097175503],[-73.8396483600349,40.814081762836544],[-73.8396577551492,40.81411676009381],[-73.83964922797608,40.814217456065435],[-73.83959097047588,40.814327523545984],[-73.83956806595012,40.81449124860907],[-73.83953091547295,40.81518345494998],[-73.839617426177,40.81538184382636],[-73.83960446062109,40.815605271073785],[-73.83953766735712,40.81581918222315],[-73.83959385550696,40.81598823267695],[-73.83963034010297,40.81603133733205],[-73.83966215867883,40.816076525455905],[-73.8396891063878,40.81612350614241],[-73.83971280645667,40.81617660510007],[-73.83973028581161,40.81623107854724],[-73.83974140974325,40.8162865067165],[-73.83974609251577,40.81634246248264],[-73.83974429802706,40.81639851465369],[-73.83974355943771,40.81640607150291],[-73.83895834063397,40.81636899415545],[-73.83696070270669,40.816340540534846],[-73.83667856364184,40.81758876291379],[-73.83666068728388,40.817971161183486],[-73.83650145938019,40.818710659292485],[-73.8363963872475,40.81889136615085],[-73.8361423950391,40.81919890299811],[-73.8361321639723,40.82033578524769],[-73.83613095101656,40.82095659574528],[-73.83612954344937,40.82167782782061],[-73.83612811604478,40.82240889397384],[-73.83612599020948,40.82349743203235],[-73.8361903339391,40.824205449752256],[-73.83626003629831,40.824971880684906],[-73.83650460847485,40.82640311734965],[-73.83661819651613,40.827114148693745],[-73.83664057986842,40.82721504499525],[-73.83678907945065,40.827884395870235],[-73.83685097708859,40.82816339527147],[-73.8368608733785,40.828198473627694],[-73.83691608907843,40.828451825599124],[-73.83703204437259,40.82880945129485],[-73.83707424282272,40.828923071983944],[-73.83709061375829,40.828967147310955],[-73.83715124790245,40.828959515438314],[-73.8374791180051,40.82892810126495],[-73.84032294829399,40.828823951223846],[-73.84058337745984,40.82880567980361],[-73.84102340180686,40.82877480639905],[-73.84122680156631,40.82876053411194],[-73.84143734595608,40.828741310559494],[-73.84159951122282,40.8287264950916],[-73.84223265303476,40.82865263090573],[-73.84228428376038,40.82864660448023],[-73.842292373229,40.828699807532224],[-73.84230753757485,40.8287994687216],[-73.84231435750114,40.828922980996964],[-73.84233077477266,40.82907396245381],[-73.84223013648109,40.82983069124897],[-73.84191892734522,40.83062975813651],[-73.8418864377445,40.83071317653451],[-73.8408458452518,40.83174852432904],[-73.84075047236948,40.831779863610095],[-73.84024396311139,40.83220402332117],[-73.83943411928476,40.832983380288695],[-73.8391809519932,40.83315611875259],[-73.83899809143146,40.833382455358155],[-73.83888164699847,40.83360115423361],[-73.83885232384739,40.833690667848316],[-73.83882717280375,40.8338102233677],[-73.83881438332645,40.833958119303595],[-73.83883473556517,40.834109208661076],[-73.83887989543763,40.83428236293761],[-73.83892926676718,40.83442719808519],[-73.83894130815452,40.834587717131534],[-73.83893684463153,40.83471988981315],[-73.8389530462067,40.83487412044198],[-73.83896515672919,40.83500631575794],[-73.83899797777033,40.835141687594074],[-73.83904319206701,40.8352928110848],[-73.8390594007588,40.83544389458452],[-73.839046635205,40.83558234988284],[-73.83909187186077,40.83572403322116],[-73.83911300794051,40.83591795547662],[-73.83920869969371,40.836569346657875],[-73.83923392305653,40.83674104076088],[-73.83918642131317,40.83710741592603],[-73.83926310253091,40.83720488547676],[-73.83922069390229,40.83739247261661],[-73.83924584969718,40.837592545848416],[-73.8392872277846,40.837831586330665],[-73.83928671889568,40.838042244632575],[-73.83921295751287,40.83824771161962],[-73.83920223936276,40.83827756956893],[-73.83915984293945,40.83845984565517],[-73.83919255169542,40.838713628056965],[-73.83936180403167,40.838801784716004],[-73.83958953765703,40.83879848582574],[-73.83972014449373,40.83956540598526],[-73.83956700333053,40.840547227887505],[-73.83936794316948,40.84088297298023],[-73.83880813325482,40.84076703417048],[-73.83849424734238,40.84069921961693],[-73.83839056291255,40.84067681413517],[-73.83830525002523,40.84064271886],[-73.83821037067182,40.840604797759255],[-73.8381237626325,40.84057018171058],[-73.83762124301602,40.840283566825576],[-73.83768901093907,40.840811182403954],[-73.83767001617196,40.84112190765568],[-73.83736984221223,40.84204138410011],[-73.83714580038723,40.84272763259394],[-73.83688925154429,40.84337478830607],[-73.83676643709148,40.8433859700133],[-73.83582911407471,40.84347129469416],[-73.83474813401729,40.84350280743007],[-73.83383204395673,40.843516412723474],[-73.83294076425469,40.84351916046943],[-73.83200795756372,40.84363039435888],[-73.8310837711021,40.84374456851797],[-73.83043186358097,40.84385798363015],[-73.82965549939887,40.844089123052775],[-73.82931548420683,40.84419272582832],[-73.82870971034099,40.844373872431845],[-73.82845274256454,40.84445071741226],[-73.82757536047426,40.84473187468053],[-73.82674715146317,40.845078918448706],[-73.82611300711167,40.8453386937714],[-73.8261962779633,40.843816936214274],[-73.82624132976046,40.842993594145504],[-73.82608382033281,40.84137145739916],[-73.8260263430581,40.841024464137256],[-73.82598686829098,40.8406757523857],[-73.82596550413017,40.840326138000755]]]]}},{type:"Feature",properties:{ntacode:"BK26",ntaname:"Gravesend",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.965143851925,40.5911019161181],[-73.96530164378395,40.5903582306156],[-73.96546500586655,40.58964333676739],[-73.965640918929,40.58888717504064],[-73.96581402658387,40.58813321784834],[-73.96597498444335,40.58743213587772],[-73.96615022765327,40.586668823367894],[-73.96633012708645,40.58589875142141],[-73.96636486713898,40.58575124444154],[-73.96643740845941,40.58541469427101],[-73.96649796172706,40.58514249244034],[-73.96653588787531,40.584957806865155],[-73.96660079773989,40.584641741513785],[-73.96661531537428,40.58457084645519],[-73.96670868929563,40.58456896974414],[-73.96684429786961,40.584569329607895],[-73.96691480272965,40.58456713268021],[-73.96785844198462,40.58451404375915],[-73.96899985585692,40.584062894645285],[-73.96985445569905,40.58396698261896],[-73.97005546345088,40.5839477304339],[-73.97045373474111,40.58389227928451],[-73.97084642227952,40.58382021546739],[-73.97174499685822,40.58366274888415],[-73.97308506387361,40.58342982612491],[-73.97449713027834,40.58315338981503],[-73.97459000582634,40.58313882075888],[-73.97468194311523,40.583124118402544],[-73.97742525335703,40.582906592669076],[-73.98006567975159,40.58331786374605],[-73.98046085991737,40.58338370535094],[-73.98175452142111,40.58358376322568],[-73.98281157707865,40.58379238841894],[-73.98387593239107,40.583975745662144],[-73.98482192835392,40.58416852277413],[-73.98492730970321,40.5845959521996],[-73.98548158019872,40.58451967741753],[-73.98586059305504,40.58452571335761],[-73.98627573678375,40.58447998093006],[-73.98671582311283,40.584568500400614],[-73.98701023038156,40.58462626653121],[-73.9871012031946,40.58464459176263],[-73.98687540227748,40.58425158798382],[-73.98683590455582,40.58418633126998],[-73.98679577092237,40.58411362845766],[-73.98660338295083,40.58376512125482],[-73.98654457108192,40.58365859131661],[-73.98662350475622,40.58367393684479],[-73.98720976921724,40.583591903811005],[-73.98829948294933,40.58346674665824],[-73.98852399184095,40.58314353488522],[-73.98874850075681,40.58282032316661],[-73.9888888503506,40.582567334741405],[-73.98928725016705,40.58195758291019],[-73.98971762454222,40.580838226572425],[-73.9899550492178,40.58066166953144],[-73.99119440796757,40.58102830769948],[-73.99163007472386,40.58107988438192],[-73.9917427341701,40.58120016258752],[-73.99168261881202,40.58138342707721],[-73.99173078128514,40.581486504545296],[-73.99182532449981,40.581503706867046],[-73.9918553565665,40.58162397854615],[-73.99182529575877,40.58173852030279],[-73.99169553014785,40.581858503278916],[-73.99033762504465,40.584218254885904],[-73.9903506723532,40.58427652811074],[-73.9903557381651,40.5843355179486],[-73.99035276803949,40.584394590698324],[-73.99034179386193,40.584453111766486],[-73.99032293350287,40.5845104524845],[-73.99029638955221,40.58456599686221],[-73.99026244714379,40.58461914820537],[-73.9909761229885,40.584350030810114],[-73.99267391275045,40.58358844336947],[-73.99272664752424,40.58356177434661],[-73.99277367837792,40.58352949417054],[-73.99281398707566,40.58349230172532],[-73.99284670092443,40.58345100224737],[-73.99288601634893,40.58342415706808],[-73.99292971084586,40.583401587909336],[-73.99297699017913,40.583383705009275],[-73.99302699495365,40.58337083342388],[-73.99304892967554,40.58336317452557],[-73.99306880707283,40.58335275049693],[-73.99308603338586,40.58333987271573],[-73.99310009404664,40.58332492585604],[-73.99311056904975,40.58330835639721],[-73.99311714549808,40.58329065928723],[-73.99314662510267,40.583271948441734],[-73.99317951603186,40.58325690118379],[-73.99321504196881,40.58324587266939],[-73.99325236440473,40.58323912320111],[-73.99339745701675,40.583148129486645],[-73.99354754864409,40.58306197803085],[-73.99370236147281,40.58298082828607],[-73.99386160895398,40.58290483044687],[-73.994024996334,40.5828341251719],[-73.9941922212,40.58276884332387],[-73.9943629740394,40.58270910572726],[-73.9945369388127,40.5826550229449],[-73.99458961848698,40.582649864056506],[-73.99464052569333,40.582638316750476],[-73.994688336713,40.58262068128684],[-73.99473180833864,40.58259741623324],[-73.99476981020159,40.58256912654073],[-73.99479586376931,40.58253948056314],[-73.99482767692086,40.58251330524192],[-73.99486446701168,40.582491244518735],[-73.99490532896186,40.58247384111085],[-73.99494925752201,40.582461523160305],[-73.99499517200302,40.58245459370136],[-73.99504973843698,40.58245098811196],[-73.99510280578332,40.58244065407648],[-73.99515295655466,40.5824238676287],[-73.99519885117108,40.58240107715309],[-73.9952392637426,40.58237289140794],[-73.99527311481444,40.5823400632642],[-73.99528742803143,40.582311998076605],[-73.9953075466753,40.58228608554338],[-73.99533293323601,40.58226301796176],[-73.99536290946426,40.5822434116205],[-73.99539667449238,40.58222779033525],[-73.9954333262307,40.58221657145393],[-73.99547188546809,40.58221005470689],[-73.99551132203277,40.58220841419944],[-73.99555058231434,40.582211693760286],[-73.99558861741197,40.58221980577084],[-73.99589671851159,40.58215701878402],[-73.99605528820528,40.58212890385418],[-73.99622429809621,40.58220193058152],[-73.99672570403001,40.58225349057945],[-73.99739612012665,40.582429616999555],[-73.99781301710927,40.58261003108308],[-74.00017922859415,40.583073950245094],[-74.00030880810677,40.583177037514716],[-74.00041739503713,40.58354592150334],[-74.00043685358052,40.58404896948659],[-74.0003595179049,40.58418644588046],[-74.00024683907264,40.5842637628337],[-74.00010035579994,40.584375441997985],[-73.99998204289258,40.58443128159525],[-73.99985809444591,40.584542960952845],[-73.99973977980446,40.584577322865286],[-73.99963273341208,40.58463316229426],[-73.99953132177036,40.58470188733627],[-73.99945807926125,40.58475343161656],[-73.99933976309943,40.58486081481723],[-73.99915383954439,40.5849424258703],[-73.99898481729475,40.58501544553091],[-73.99878762307121,40.58515289393333],[-73.99860169877746,40.585230208470016],[-73.99846084611701,40.5852860463874],[-73.99826365291966,40.58531181562515],[-73.99808523776021,40.585364721581556],[-73.99808899188402,40.58547074076335],[-73.99828673553597,40.58548306298676],[-73.99867110166028,40.58550701321548],[-73.9992890500948,40.58555236605296],[-73.99946933901516,40.585689819009374],[-73.9997059709952,40.585689819858615],[-73.99970033626079,40.585754249627776],[-73.9995256799037,40.58575854465995],[-73.99963423823512,40.58606974743341],[-73.99956511570326,40.586243920095725],[-73.99935665157754,40.58638136941574],[-73.99897352811578,40.58642861560591],[-73.99877633053231,40.58648445338663],[-73.99863826384765,40.586491629460916],[-73.99828052442551,40.58651021958488],[-73.99821854784221,40.586510218640676],[-73.99814530449011,40.5865316939072],[-73.99623653794238,40.58742125587965],[-73.99417305638384,40.588382857820825],[-73.99423502922518,40.58843870064833],[-73.99559857410358,40.58784170755418],[-73.99566054512277,40.587936207343894],[-73.99407904621788,40.5886934419906],[-73.99421554608313,40.58886853048283],[-73.9949748484749,40.58850537201593],[-73.99533140797443,40.58833006678166],[-73.9953456688551,40.58834501717456],[-73.9954829431666,40.5882852227254],[-73.99549007351679,40.58829745499165],[-73.99555247167993,40.58826483929661],[-73.99556316619994,40.58827707219883],[-73.9951335126951,40.58848091554356],[-73.99515490404119,40.588514893739536],[-73.99505684930193,40.5885610978356],[-73.99509949490822,40.58859250504385],[-73.99552212251818,40.588390622988165],[-73.99552775632834,40.58840351006577],[-73.99777708135551,40.58735323755161],[-73.99795639739295,40.58726950636569],[-73.99796055106245,40.5872774235411],[-73.99797893506648,40.58731246396785],[-73.9955502945397,40.588420693920895],[-73.99555029368099,40.58843358128158],[-73.99515584195449,40.588626872890195],[-73.99487677695376,40.58877174667521],[-73.9949022605076,40.588802987503094],[-73.99534737661224,40.58933138044002],[-74.0001144953841,40.586951640400045],[-74.0001032257228,40.586590798945444],[-74.00010886019511,40.58656072909679],[-74.0001652065633,40.58650488496263],[-74.00023845644202,40.5864705188675],[-74.00031734303275,40.58645333502333],[-74.00037368890942,40.58647481463002],[-74.00043277493147,40.58654459492162],[-74.00042529438704,40.58669243156096],[-74.00046948087495,40.5869430487606],[-74.00048912001934,40.587042855626635],[-74.00038207049803,40.58713305734955],[-73.99788311251044,40.58834343842546],[-73.99793382412395,40.58839928290329],[-73.99801867022973,40.58842540004126],[-73.99375761854486,40.59033184450579],[-73.99330854901028,40.58958389858046],[-73.99297835954073,40.589730033452966],[-73.99291591535888,40.58975737877886],[-73.99286067739627,40.58978269841933],[-73.99255747826092,40.58992167522656],[-73.99161412310944,40.59035644594463],[-73.99153934444456,40.59039090308136],[-73.99147342135694,40.59044930578847],[-73.99066311983646,40.59116716660836],[-73.99036425045072,40.59143193167635],[-73.98962150098927,40.59098199324497],[-73.98798856340974,40.59255277791327],[-73.9860193682429,40.59444604946173],[-73.98467793992157,40.593658650343585],[-73.98463965435984,40.59355217604259],[-73.98412888435644,40.593610667485095],[-73.98407040293226,40.59361736491855],[-73.9836676641565,40.5936634814534],[-73.98354622426923,40.593676510636456],[-73.98344124422071,40.593687773457994],[-73.98303296905152,40.59373029397059],[-73.98273346394228,40.593763699083944],[-73.98179117900918,40.593870630954406],[-73.98110896781706,40.59394677628454],[-73.980710131281,40.5939972281329],[-73.97995443451727,40.59407381210667],[-73.98014301296614,40.59506617575721],[-73.98035785473861,40.59619154174641],[-73.97942586777036,40.59629752332757],[-73.97890571395484,40.596352730581856],[-73.978501691787,40.596394853131734],[-73.97750674183297,40.596506453420574],[-73.97650934440635,40.59661610946456],[-73.97558819236635,40.59671920643151],[-73.97503940363372,40.59678002745571],[-73.97492695554826,40.59679353816292],[-73.97408390555658,40.59688294407077],[-73.97323983466613,40.59697881855931],[-73.97148350788795,40.59717158495785],[-73.97132951066911,40.59635243071844],[-73.97153324450734,40.59636870925094],[-73.97169554948486,40.595488542319295],[-73.97176508999075,40.59511141144364],[-73.97189684823083,40.594352510693206],[-73.97178220187702,40.593756083857826],[-73.97155530513322,40.59256045755624],[-73.97141847563299,40.59183850998368],[-73.97128748858987,40.59115950174961],[-73.97115101831338,40.5904424440307],[-73.97022337670379,40.59054017534086],[-73.96929959284087,40.59064758991982],[-73.9683709996117,40.59074946661116],[-73.96787702167666,40.59080375616198],[-73.96744527478253,40.59085121029377],[-73.96651951112841,40.590952873464246],[-73.96542523791753,40.59107142837304],[-73.96528827807191,40.591086610300955],[-73.965143851925,40.5911019161181]]]}},{type:"Feature",properties:{ntacode:"BX17",ntaname:"East Tremont",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.88311982503737,40.848221092379326],[-73.8828444557482,40.8478172264517],[-73.88199829537226,40.84723531199198],[-73.88105584749775,40.84659449001669],[-73.88047737188707,40.846194810913765],[-73.87919408833167,40.845321733729634],[-73.87800756863254,40.84448429620561],[-73.87733907238247,40.843991755057985],[-73.8781754695868,40.84261769604508],[-73.87757280041201,40.84248377147665],[-73.87694201688588,40.842335627509925],[-73.87686858226901,40.84231710694597],[-73.87679872059412,40.84229978727676],[-73.87608448669229,40.84206476941817],[-73.8745917537079,40.84152064753872],[-73.87426120860182,40.84213323702405],[-73.87400597655667,40.842530173116856],[-73.8730563293731,40.84324293216128],[-73.8719023725063,40.8437208520911],[-73.87184610291017,40.843760777855856],[-73.87179038486082,40.84380281433584],[-73.87096254074743,40.844333660002306],[-73.86941208460321,40.84724549093968],[-73.86889243340798,40.84811232212653],[-73.86956259014319,40.848018713238574],[-73.869523629517,40.848686977587874],[-73.86920944636059,40.84923837287328],[-73.86837388931622,40.848969598246306],[-73.86785992993872,40.848864931388384],[-73.86800652890952,40.84830196637341],[-73.8683546589662,40.84708023338644],[-73.8684380808677,40.847051279109024],[-73.86892652693233,40.846881740609774],[-73.86883109206549,40.84673752671388],[-73.86875399503619,40.846584471427775],[-73.86875397131693,40.846584417625664],[-73.86875394759669,40.846584364326105],[-73.86869718926434,40.84642466921506],[-73.86869713024244,40.84642450664988],[-73.86869709438304,40.8464243446136],[-73.86866197404231,40.846260324186886],[-73.8686619381993,40.84626015394198],[-73.86866192772774,40.84625998272081],[-73.86864915093273,40.846094097217616],[-73.86864914046156,40.84609392582891],[-73.86864915160919,40.84609375463233],[-73.8686587275619,40.84592863335588],[-73.86865874027222,40.84592845277973],[-73.86865877524394,40.845928282112865],[-73.86869009270251,40.84576627455281],[-73.8687418656209,40.84560972858171],[-73.868637217448,40.84530984326788],[-73.86804200391849,40.844813839306966],[-73.86889258777546,40.84440965879858],[-73.86959555547625,40.84398144211691],[-73.87030135672029,40.84354869614718],[-73.87099518133508,40.84311139204455],[-73.87153346176751,40.84251428167074],[-73.87223024679862,40.841643170682524],[-73.87229921089165,40.841579995739046],[-73.87236365183178,40.841476960982675],[-73.87244734702527,40.841344267110514],[-73.87280724903314,40.8408686449405],[-73.8732671701483,40.84021994903131],[-73.87359713633835,40.839798555936014],[-73.87561285239899,40.83990252063414],[-73.8774722935983,40.83998354717841],[-73.87791380431172,40.83997032848062],[-73.87823856696953,40.83998591762315],[-73.87831009136754,40.83998935095523],[-73.8784192504607,40.83999459045886],[-73.87850461349257,40.8400055944219],[-73.87865983163495,40.8400199040367],[-73.87978300349883,40.84014582564115],[-73.87992249986256,40.84015403002054],[-73.88006199559806,40.840162234733064],[-73.88010086856872,40.84006661599322],[-73.88027152627527,40.83989623953948],[-73.88030767885532,40.83971794385383],[-73.8803076920011,40.83971787082704],[-73.88030771529064,40.839717799486046],[-73.88036581345801,40.8395405789335],[-73.88036583763095,40.83954050692326],[-73.88036587239154,40.83954043509157],[-73.88044586462296,40.83936659672505],[-73.88044592328714,40.839366479854206],[-73.88044599431981,40.839366354117374],[-73.88054735436587,40.83919811117523],[-73.8806688788045,40.83903768774452],[-73.88066892590108,40.839037624804234],[-73.88066897364315,40.83903757091094],[-73.8808087518032,40.83888725199061],[-73.88080895380051,40.83888703592596],[-73.88080919131116,40.83888681989801],[-73.88096532152258,40.838748080015364],[-73.88113550248528,40.83862214150121],[-73.88135107255476,40.83840917183488],[-73.88138310635087,40.838377714137074],[-73.88154924659435,40.83818275668402],[-73.8816032477419,40.83809985930027],[-73.88166303780368,40.83802861861741],[-73.88169674941985,40.83798711346096],[-73.88172047507507,40.83795364908746],[-73.88180012302072,40.8378287571557],[-73.88187471267526,40.83770207645683],[-73.88194417618523,40.83757372459205],[-73.88200844701255,40.837443821716974],[-73.88203937469918,40.837524592863744],[-73.88207850585225,40.837677691306425],[-73.88213873049577,40.837828541841574],[-73.88221957852414,40.8379746371279],[-73.88223000017226,40.837989066723054],[-73.88229150998647,40.83807526965379],[-73.88237242551524,40.83816508338584],[-73.88246404796978,40.83824724040042],[-73.88285365097538,40.838495335472516],[-73.88279558599788,40.83854994573859],[-73.88274769857907,40.8385923412635],[-73.88313873954041,40.838810672004804],[-73.88351820406046,40.8390223658238],[-73.88412724483942,40.839355919306264],[-73.88418143241485,40.839335306642695],[-73.88435324502943,40.839277650124046],[-73.88464898130626,40.83917463260113],[-73.88583496453042,40.839896927386256],[-73.88618432100431,40.84010504497352],[-73.88659802345128,40.83927905010855],[-73.88754251780583,40.839640658480874],[-73.88813752159348,40.83986200238482],[-73.88869040830886,40.83915802646806],[-73.88941724869123,40.839422733882834],[-73.8901746864259,40.83987366761627],[-73.89216815621234,40.841049639739595],[-73.89317098935379,40.841637343174476],[-73.89410150522264,40.84219030239439],[-73.89484862728902,40.842628260342536],[-73.89493579884511,40.842679358975445],[-73.89501415718263,40.84272529112854],[-73.8950980727423,40.842774480756205],[-73.89527784892587,40.84287986143911],[-73.89537836114482,40.842938779458585],[-73.89484758690517,40.843646362791915],[-73.89481942627533,40.84368377096889],[-73.89479022112346,40.8437203219722],[-73.89464252725224,40.84390414029969],[-73.89398467522285,40.84470395891291],[-73.89290102347007,40.84626833032252],[-73.8933730985571,40.8464011937784],[-73.89360906591949,40.84644525728977],[-73.89384986021062,40.84647439404514],[-73.89409301463267,40.846488222643764],[-73.89433599281826,40.84648668161187],[-73.89535849032868,40.84651803163379],[-73.89617713042941,40.846658321072574],[-73.89557756001955,40.847854643001035],[-73.89494628000872,40.849104853028],[-73.89407259042741,40.850713189159634],[-73.8947876499485,40.85108166809891],[-73.89431774135001,40.85189131147134],[-73.8930714089553,40.85324998755036],[-73.89216687403156,40.852769462893306],[-73.89090203376622,40.854116885402725],[-73.89069031980961,40.854353263124494],[-73.89038954009592,40.854689058085235],[-73.89003039557717,40.8542209916783],[-73.88960978077964,40.8536218805488],[-73.88963328236134,40.853173818437],[-73.88993961562211,40.85259076296167],[-73.88987871399247,40.85207022052419],[-73.88963045046926,40.85188593154804],[-73.88951837704866,40.85180274466456],[-73.88895256316084,40.85144078077304],[-73.88878245650979,40.85134118447873],[-73.88823974096387,40.85103536590897],[-73.88800539940358,40.85097610267424],[-73.88771029874756,40.850960684745395],[-73.88735662003371,40.850873897618094],[-73.88643345756779,40.850308947186754],[-73.88581418548691,40.84993079669003],[-73.8848019346171,40.84930945911179],[-73.88377755726245,40.84868218441889],[-73.88322877667619,40.84834587833764],[-73.88311982503737,40.848221092379326]]]}},{type:"Feature",properties:{ntacode:"BX22",ntaname:"North Riverdale-Fieldston-Riverdale",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.89663333796997,40.911417375348314],[-73.89663068577326,40.91129892710651],[-73.89663068585014,40.91129887768766],[-73.89660613607266,40.910202248621836],[-73.89659583781392,40.909627659148654],[-73.89656464532244,40.90828582466484],[-73.89654653292526,40.90750665504453],[-73.89649229382303,40.90633965294524],[-73.89643503456722,40.905092998567206],[-73.8964113348314,40.904504520820296],[-73.89635786037738,40.903200131584455],[-73.89640895736375,40.902961108719374],[-73.89661002194877,40.90220351308462],[-73.89687844568368,40.90104058013581],[-73.89697054181914,40.90061116757798],[-73.89702895085594,40.90031520424904],[-73.8970336369264,40.90027862128197],[-73.89704651420283,40.900224703068524],[-73.89707329208717,40.90008389133758],[-73.8971394726292,40.899619434976664],[-73.8971571716544,40.899371826677275],[-73.89709149080834,40.8985933177029],[-73.89699492794273,40.89787872387863],[-73.89670747089332,40.89580502991722],[-73.89643170717083,40.89365527992689],[-73.89675790074946,40.892645443571766],[-73.89705763386083,40.89214045752817],[-73.89728112520802,40.89171068368043],[-73.89731936279004,40.89161586070941],[-73.89769601095311,40.89068182399738],[-73.89776669092598,40.89050938970774],[-73.89787887465401,40.8902761012416],[-73.89801518035985,40.89031454633991],[-73.89820201042401,40.89041593529088],[-73.898252018924,40.8904349703849],[-73.89828904251884,40.89044298126535],[-73.89834896166478,40.89044499707403],[-73.89842801199322,40.8904309743466],[-73.89853911925495,40.89038907454575],[-73.89964636570156,40.88979719078318],[-73.89993915248951,40.889528566715164],[-73.9000155679651,40.88949836644147],[-73.90008815995452,40.88946315048528],[-73.90015635883532,40.889423194710204],[-73.90021962820788,40.88937881350071],[-73.9006180535479,40.88905217835012],[-73.9006996363279,40.88898822100785],[-73.90075200490463,40.888959747388164],[-73.90080837843377,40.88893608454373],[-73.90086799319052,40.888917553047186],[-73.90093004154177,40.888904403954015],[-73.90099368288708,40.88889681540144],[-73.9010580550435,40.88889489012724],[-73.9011222859437,40.88889865428019],[-73.9011855054212,40.888908056865496],[-73.90124685701093,40.888922970501895],[-73.90130550955163,40.888943193147],[-73.90174713627641,40.889127472116805],[-73.9017967769886,40.8891394284082],[-73.90184769158029,40.88914774595453],[-73.90189941804839,40.88915234817857],[-73.90195148685953,40.889153194549124],[-73.9025662631573,40.88909525819233],[-73.90261592108907,40.88909543634223],[-73.90266520871158,40.88910003346965],[-73.90271344637114,40.88910898579703],[-73.90275996736813,40.88912217016887],[-73.90285948996001,40.889164744507816],[-73.9030092613818,40.88881511171442],[-73.90318064195075,40.888470595376816],[-73.90337314450544,40.888132345033505],[-73.90358612636986,40.88780145899035],[-73.90381882618661,40.88747900964982],[-73.90413642428673,40.88708070903215],[-73.90533517129033,40.88735459996911],[-73.90626252451067,40.887570338820744],[-73.90738178843894,40.88781730512401],[-73.90759731843592,40.888200980348564],[-73.9079633993128,40.88885975337082],[-73.9083158515219,40.88911589796889],[-73.90837360310661,40.889116015693425],[-73.90843131776307,40.8891249937848],[-73.90848550811448,40.889142542344864],[-73.9085330808376,40.889167389275336],[-73.90855714247311,40.88928966715892],[-73.90877717904446,40.8893701732559],[-73.90881650965919,40.88939059129934],[-73.90887023178078,40.88942175468658],[-73.9090053598196,40.889500141299195],[-73.90929422475332,40.8892822967741],[-73.909759302401,40.88925002861991],[-73.90981767073015,40.88899656952543],[-73.9107516533118,40.88849245541673],[-73.91115061781213,40.888277105622464],[-73.9113076078338,40.888236029589955],[-73.91173089063534,40.88821871395272],[-73.9118380100165,40.887935438743426],[-73.9119642751748,40.88765634062123],[-73.91210920633296,40.88738250503897],[-73.91227221247895,40.88711502305427],[-73.91243612636984,40.88686844898384],[-73.91261653601076,40.88662819337414],[-73.91281277474936,40.88639518774],[-73.91302404578,40.88617032446336],[-73.9134736547802,40.885771971194565],[-73.9138687492253,40.885437637746435],[-73.91393522050159,40.885381398107654],[-73.91440838426809,40.88499889846176],[-73.91489276976351,40.884624770698615],[-73.91586527704149,40.88485810708782],[-73.91630438639301,40.88490951147782],[-73.91876151390899,40.885569684780684],[-73.91870982611361,40.885786008318036],[-73.91867420025007,40.88600490003696],[-73.91865495670301,40.88622532606172],[-73.91865219604773,40.88644622203373],[-73.91866590362338,40.886666534562664],[-73.91869590495996,40.886885204107976],[-73.92039852745066,40.887129305049584],[-73.92058641943575,40.887182677615186],[-73.92039280199097,40.887648500226945],[-73.919785107493,40.889286444307665],[-73.91915943838178,40.89089435347165],[-73.91888014391621,40.89160572195288],[-73.91853688876216,40.89254568291546],[-73.9181640545843,40.89356661453001],[-73.91800263585228,40.89400861634835],[-73.91782218257907,40.8944222875815],[-73.91781851992631,40.89454242132228],[-73.9178677039428,40.89460801163126],[-73.91790870107323,40.894676766400096],[-73.91763488207494,40.89494190535224],[-73.9169416107841,40.89664455170245],[-73.91685138033533,40.89693078285706],[-73.91670849171865,40.89738405476791],[-73.9167207101173,40.89740870324272],[-73.91672732164525,40.897434555422045],[-73.91672813992184,40.897460882552195],[-73.91672314187363,40.89748694249004],[-73.91667343212822,40.8975270526165],[-73.91518455871683,40.90158428286222],[-73.91523397419427,40.90169679724575],[-73.91543172958434,40.901812683688384],[-73.91501449586053,40.90308129910647],[-73.91459039243321,40.90411900219643],[-73.91429080087595,40.904093207462665],[-73.91418416752522,40.904139333800984],[-73.91386708918749,40.90495583544231],[-73.9128654020257,40.907535122203],[-73.9128730970178,40.90756169578077],[-73.91288586403532,40.90758712053558],[-73.91290342493677,40.90761084255409],[-73.91292539713811,40.90763234501864],[-73.91295130194753,40.90765115946744],[-73.91299834908185,40.907675974988926],[-73.91304024119547,40.90770563487162],[-73.91307611900474,40.90773953074238],[-73.91310524658589,40.907776967339984],[-73.9131116064268,40.907789960266314],[-73.91311517923711,40.90780355253812],[-73.91311587518011,40.90781740239056],[-73.91311367675522,40.9078311615818],[-73.913108639238,40.907844484149436],[-73.91310088929073,40.907857035109416],[-73.91309062177756,40.907868498878834],[-73.91307809486499,40.90787858721116],[-73.91299604135031,40.90791693005359],[-73.9129096108615,40.90794926754998],[-73.91281956481302,40.90797531481923],[-73.91272669647412,40.907994842394395],[-73.91264932172885,40.9080708119554],[-73.9123405116746,40.909058194769294],[-73.91235918448433,40.909136733576915],[-73.91232217655875,40.90918884493962],[-73.91228107016761,40.90919336109488],[-73.91226868851447,40.90923014850244],[-73.91227584011672,40.90926351655547],[-73.91181952393802,40.91114833486357],[-73.91177495821123,40.91125218736276],[-73.9115789574936,40.912135959319976],[-73.91150475394912,40.91216987937696],[-73.91149190703752,40.91223376931208],[-73.91153618905459,40.91230206227464],[-73.91144882473384,40.9127546825887],[-73.91143213027854,40.912823826219714],[-73.91147332099807,40.91291090303423],[-73.9115004578358,40.912968269326065],[-73.91155029028316,40.91306981219213],[-73.91165472402217,40.91341785189675],[-73.91149959074828,40.913766581704834],[-73.91143776205455,40.91380545118247],[-73.911380521348,40.91384817374392],[-73.91132828450883,40.91389443899686],[-73.91128143106498,40.913943910809486],[-73.91124030143457,40.913996229752655],[-73.91120519445255,40.914051015710946],[-73.91120205088598,40.91406751768396],[-73.91120234047852,40.91408418962773],[-73.91120605613698,40.91410062303542],[-73.91121310682027,40.91411641524477],[-73.91122331977003,40.91413117930426],[-73.91123644474342,40.91414455345452],[-73.91120232024277,40.9142206482743],[-73.91116014624114,40.91429438420877],[-73.91111020244512,40.91436527218036],[-73.91105282009997,40.914432842000075],[-73.9109883797932,40.91449664548644],[-73.91091730893044,40.91455625943811],[-73.9108680810394,40.914568133914266],[-73.9108218580773,40.914585628511205],[-73.91078184671665,40.91460700646128],[-73.91074638643697,40.914632593118945],[-73.91071623962246,40.91466183838369],[-73.91066855401321,40.91479942865667],[-73.91033256782735,40.91553277650219],[-73.91011276558864,40.9153987341441],[-73.90851155017616,40.915002264026405],[-73.90245663938698,40.91295893342547],[-73.9006038599236,40.91260726539619],[-73.89991648363421,40.91237068945821],[-73.89810489622425,40.91179060051225],[-73.8972532635498,40.91165551993869],[-73.89663333796997,40.911417375348314]]]}},{type:"Feature",properties:{ntacode:"BX05",ntaname:"Bedford Park-Fordham North",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.88362518063384,40.8672575880064],[-73.88442861406871,40.866800378837496],[-73.88513907744684,40.86638287419244],[-73.88593703489644,40.86592439812377],[-73.88683316977256,40.865389993859985],[-73.88812278776116,40.864254570577714],[-73.8888956607643,40.864754153237236],[-73.89016163700984,40.86347636282413],[-73.89065393003662,40.86295483402535],[-73.89114803097509,40.8624761381296],[-73.89173256613888,40.86190981467801],[-73.89177188799209,40.86187171675016],[-73.89138023380268,40.86170058826312],[-73.8914180242402,40.86166298404381],[-73.89256392566527,40.86052272891597],[-73.89321520757817,40.85987420615576],[-73.89381026006318,40.85898656513147],[-73.89469326407517,40.85942628230913],[-73.89573924731735,40.858138206765275],[-73.89636314517462,40.85837531884541],[-73.89735765478777,40.85876273492747],[-73.89818244709184,40.859083681169714],[-73.89866157479753,40.85924690179631],[-73.89883814571431,40.85930730834153],[-73.8988045761834,40.8593642709936],[-73.89859097184369,40.85976678326749],[-73.89828973363099,40.860334421461665],[-73.89822728963502,40.860448864352804],[-73.89802453020987,40.860820461119935],[-73.89773815441906,40.861351137028045],[-73.89714379743616,40.862445065151945],[-73.8973727479162,40.86243236404017],[-73.8979809937003,40.862402539869876],[-73.89841038406641,40.86229696667965],[-73.89943670840414,40.86211691206559],[-73.89964261686009,40.8622104369477],[-73.89996177631039,40.86235028002589],[-73.90028368104456,40.86247183708813],[-73.90107966951535,40.86275638342246],[-73.90027587221543,40.863787635356374],[-73.89887282957814,40.865584026770776],[-73.89797842705795,40.86672770770547],[-73.89740323298729,40.867474189711224],[-73.89631315669926,40.867038575444056],[-73.8954426344424,40.86660208889509],[-73.89536151622255,40.86656133070879],[-73.89453048696325,40.866143809344436],[-73.89438130324771,40.8660688512117],[-73.89436438771094,40.86609167213986],[-73.89431825320116,40.86615392687445],[-73.89408697050877,40.866453432712746],[-73.89397201751032,40.866602304411295],[-73.89376139036976,40.86687505769729],[-73.89368435627699,40.86698082111976],[-73.89300269948352,40.867881068389785],[-73.89243509112494,40.868620598289205],[-73.89221258783869,40.86891549954435],[-73.89191718260827,40.869302110075516],[-73.89174633546581,40.86951054755235],[-73.8915740010945,40.86968425284094],[-73.89138947034844,40.869850994184915],[-73.89119350421447,40.870010033300105],[-73.89098696993584,40.87016071543085],[-73.89042763850242,40.87048705432512],[-73.88991744475739,40.87078063219616],[-73.88950049155315,40.87102055609319],[-73.8888430155313,40.87139806733185],[-73.88868449911651,40.8714951130181],[-73.88833547031604,40.87170983053299],[-73.88793503664571,40.87203023235732],[-73.88785196328801,40.87211417612795],[-73.88798774411049,40.872227491014954],[-73.88857987860804,40.87272163969384],[-73.88863187232505,40.87276503124141],[-73.88937163753202,40.87338229790128],[-73.8885569985434,40.87519731342943],[-73.88824333740209,40.87589219547008],[-73.88808032200723,40.87627274630061],[-73.88773577644089,40.87703388179028],[-73.88567518025677,40.87887251080854],[-73.88541068063606,40.87910168392835],[-73.8852768320774,40.87921766899118],[-73.88505419447313,40.87889287554304],[-73.88489171522674,40.87860601620624],[-73.8847707482987,40.87839502842186],[-73.88467762029913,40.87823547703403],[-73.88392907054559,40.87695296652561],[-73.883838595077,40.87679795008179],[-73.88355294375293,40.87625222907152],[-73.88349725749596,40.87615673931114],[-73.88345586385503,40.876056256532124],[-73.88345579329214,40.87605609513637],[-73.88345575738079,40.876055933105526],[-73.88342965021391,40.87595216990757],[-73.88341932359921,40.87584701846771],[-73.8834247266165,40.875742666922044],[-73.8834363279344,40.87538431982905],[-73.88345044174731,40.874794833584176],[-73.88340035287173,40.87394662676594],[-73.88334994331304,40.873758850180515],[-73.88327982513046,40.87357381039083],[-73.88319052839033,40.873393378793374],[-73.8831904815561,40.87339327990746],[-73.88319042256721,40.87339319039053],[-73.88308277518361,40.87321902541892],[-73.88308273908441,40.87321897160747],[-73.88308270364732,40.87321891779671],[-73.88295778262345,40.873052452143206],[-73.88283055489129,40.87291666482341],[-73.88283042361178,40.87291652095544],[-73.88283030603293,40.87291636705004],[-73.88271951386226,40.87277078129017],[-73.88262696833891,40.8726171889617],[-73.88262687460906,40.87261702754176],[-73.88262679104965,40.872616855578265],[-73.88255399838492,40.872457458000895],[-73.88255391548503,40.872457287713246],[-73.88255385575945,40.872457116444],[-73.88250150954129,40.87229386684084],[-73.88250147355377,40.87229375037577],[-73.88250145060536,40.87229362353754],[-73.88246984281406,40.872128685122256],[-73.88222049294251,40.871227248374375],[-73.8819764986879,40.87038728445132],[-73.88174189542869,40.869552714028316],[-73.8814688972879,40.86857364626349],[-73.88188379812968,40.868320836657524],[-73.88284356161253,40.8677362266716],[-73.88362518063384,40.8672575880064]]]}},{type:"Feature",properties:{ntacode:"BX06",ntaname:"Belmont",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.8830938237215,40.86660218502374],[-73.88297537089908,40.86644973200371],[-73.88271794668613,40.86613296570481],[-73.88267624733312,40.866089141481126],[-73.88273658856879,40.8660485731016],[-73.88319816122713,40.8657663141535],[-73.88344168282721,40.86561633152432],[-73.88356377751154,40.86552635180669],[-73.88367321255318,40.86542528323696],[-73.8837674922273,40.865314753169095],[-73.88384464441339,40.865196812650574],[-73.88390334859179,40.865073802192605],[-73.88394303012626,40.864948187018214],[-73.88396922333753,40.86481774130377],[-73.88397514964443,40.86468399811491],[-73.8839600236357,40.864549719289066],[-73.88392395828731,40.86441776187149],[-73.88386792048034,40.86429088877029],[-73.88379386461102,40.86417182384145],[-73.88379371102812,40.8641715717319],[-73.88200794138376,40.8620468533623],[-73.88103469103123,40.861275295078585],[-73.88092572528576,40.86116228824049],[-73.88083055905187,40.861040344446955],[-73.88075099141268,40.86091098787499],[-73.88068839533116,40.86077599304272],[-73.88064370255256,40.860637316943105],[-73.88061726873227,40.860497010617536],[-73.88060896855326,40.86035709310715],[-73.88075871462212,40.85949442452494],[-73.88096586218136,40.858545205286596],[-73.88098942824945,40.85845935880373],[-73.88100678893151,40.858268022656404],[-73.8810046438004,40.85807565739041],[-73.88098293785943,40.85788399212385],[-73.88094199056017,40.85769499138681],[-73.88094193187914,40.85769473937112],[-73.88094184913341,40.857694495539214],[-73.88088225079748,40.85750954533905],[-73.88080810075402,40.8571984483605],[-73.88079155209074,40.85712750872775],[-73.88077132154068,40.85703976101524],[-73.88072954099921,40.8568072749284],[-73.88073042819913,40.85667660491105],[-73.88103358927431,40.855599952738245],[-73.88166760037095,40.85334820033174],[-73.88200299078602,40.852189358189634],[-73.88232256630305,40.851060791502505],[-73.8825574525017,40.85022425780255],[-73.88284931460149,40.849192527249244],[-73.88288269234572,40.84907404689096],[-73.88311982503737,40.848221092379326],[-73.88322877667619,40.84834587833764],[-73.88377755726245,40.84868218441889],[-73.8848019346171,40.84930945911179],[-73.88581418548691,40.84993079669003],[-73.88643345756779,40.850308947186754],[-73.88735662003371,40.850873897618094],[-73.88771029874756,40.850960684745395],[-73.88800539940358,40.85097610267424],[-73.88823974096387,40.85103536590897],[-73.88878245650979,40.85134118447873],[-73.88895256316084,40.85144078077304],[-73.88951837704866,40.85180274466456],[-73.88963045046926,40.85188593154804],[-73.88987871399247,40.85207022052419],[-73.88993961562211,40.85259076296167],[-73.88963328236134,40.853173818437],[-73.88960978077964,40.8536218805488],[-73.89003039557717,40.8542209916783],[-73.89038954009592,40.854689058085235],[-73.89044259217182,40.85504635136232],[-73.89077428543776,40.855811940814355],[-73.89108676508354,40.856597257047014],[-73.89109710426446,40.85677981368211],[-73.89110556791196,40.85742738274058],[-73.8911131881475,40.857850999695536],[-73.89111115373562,40.8583843220535],[-73.89111943238355,40.85865896190865],[-73.89112461362797,40.858870005804654],[-73.89112568764564,40.86006182450657],[-73.89059489197274,40.860715700296836],[-73.89027555504511,40.8611090738526],[-73.89036823865526,40.86115807690265],[-73.89067451693656,40.861320072680726],[-73.89082169828704,40.861399396093695],[-73.89106280613044,40.86152941211668],[-73.89138023380268,40.86170058826312],[-73.89177188799209,40.86187171675016],[-73.89173256613888,40.86190981467801],[-73.89114803097509,40.8624761381296],[-73.89065393003662,40.86295483402535],[-73.89016163700984,40.86347636282413],[-73.8888956607643,40.864754153237236],[-73.88812278776116,40.864254570577714],[-73.88683316977256,40.865389993859985],[-73.88593703489644,40.86592439812377],[-73.88513907744684,40.86638287419244],[-73.88442861406871,40.866800378837496],[-73.88362518063384,40.8672575880064],[-73.8830938237215,40.86660218502374]]]}},{type:"Feature",properties:{ntacode:"BX03",ntaname:"Eastchester-Edenwald-Baychester",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.79322870948383,40.88282259540833],[-73.7941655582767,40.88299321634985],[-73.79449254438306,40.8830682510741],[-73.79744825639796,40.88384538433511],[-73.79937520438254,40.88435196982158],[-73.80220388296296,40.885121114796746],[-73.80328682136975,40.88541555266917],[-73.80520113669573,40.88599995584952],[-73.80550576743585,40.88609294918129],[-73.80571277209782,40.88603936787487],[-73.80592498943832,40.88599671778207],[-73.80614087452093,40.88596541006064],[-73.80635885010346,40.88594565965611],[-73.80657730166064,40.885937524996685],[-73.80693113298686,40.885926608918915],[-73.80728647122577,40.885931813816235],[-73.80764139501876,40.885953252397975],[-73.80799398227822,40.88599083134266],[-73.80834232390401,40.88604431363922],[-73.8086845936065,40.8861132913955],[-73.80915068113792,40.88621447698116],[-73.8097107925251,40.8863360754274],[-73.81027053227722,40.88645124252344],[-73.81083611971064,40.88655115214643],[-73.81140645226499,40.88663558781372],[-73.81198043683352,40.88670433944502],[-73.81209659245565,40.88671501066283],[-73.81356734739515,40.886778709249256],[-73.8139974836602,40.886782132483994],[-73.81442762192326,40.8867719646763],[-73.81485665925386,40.88674823253619],[-73.81518316846378,40.886719660962825],[-73.81528345524913,40.88671102421091],[-73.81536464227077,40.886701221016885],[-73.81547873106554,40.886687446138055],[-73.81670778591428,40.886480950542605],[-73.81742638908601,40.88629430586461],[-73.81841703369405,40.88603699422926],[-73.8198327537046,40.885669254574886],[-73.82027433015828,40.88555070032882],[-73.8203116768009,40.885609739710844],[-73.82077408667796,40.88671060257277],[-73.82382288878063,40.8877472378304],[-73.82385099061675,40.88776831603583],[-73.82387140581662,40.88778362843762],[-73.82403093410734,40.88769579571543],[-73.82448935965171,40.88742252027409],[-73.82529579952416,40.88697638046613],[-73.82611278931783,40.88666603623394],[-73.82672826596117,40.88644534288793],[-73.82700490411864,40.88634614684698],[-73.82777310667036,40.886047018798095],[-73.82791367854853,40.88599054280928],[-73.8295332726831,40.88530333412247],[-73.83033698218316,40.884969491851336],[-73.8306535910889,40.884852938518804],[-73.83130254333112,40.88471142351065],[-73.83233699255429,40.8845491944545],[-73.83256211165046,40.88451947236623],[-73.83256233752567,40.88451944589028],[-73.83256256256267,40.884519401655695],[-73.83278516230342,40.88447693185724],[-73.83278538755918,40.884476888292625],[-73.83278561394599,40.88447683384068],[-73.8330039618954,40.884421797109724],[-73.83300425851836,40.884421725169105],[-73.83300454304575,40.88442163545354],[-73.83321703636945,40.88435438045787],[-73.83321711965496,40.88435435260192],[-73.83321720295982,40.88435431703998],[-73.83342197629415,40.884275495966506],[-73.83342222618879,40.88427539698617],[-73.8334224637448,40.88427528910931],[-73.83361799766247,40.8841856308771],[-73.83404698750573,40.883990320276354],[-73.83434542051532,40.88385002034711],[-73.83475583441768,40.88355629367058],[-73.83560954994586,40.882945279971324],[-73.83621837374393,40.8823930125113],[-73.83664134346934,40.882120025323275],[-73.83698743803569,40.88193908330994],[-73.83782792479431,40.88160814037221],[-73.83874273698511,40.881265967621],[-73.83965170906946,40.880925957795576],[-73.8404621332562,40.8806228683714],[-73.84127784685252,40.88031754811522],[-73.84201454936574,40.879872259539205],[-73.84273785237589,40.879424902693806],[-73.84324113793834,40.879108913436376],[-73.8423955933879,40.87875039323211],[-73.8422824193902,40.87870197260951],[-73.84114053245477,40.87821573633734],[-73.84014801784912,40.87778842587031],[-73.8397118910436,40.87761159508521],[-73.83956485784739,40.877549815726084],[-73.83925549178818,40.877419823026834],[-73.83855198047935,40.877119527639735],[-73.83815674946115,40.87695350228235],[-73.83841016445525,40.87686761524328],[-73.83924789026595,40.87661873843404],[-73.83835409385173,40.8749219577441],[-73.83746027748752,40.87322264997061],[-73.83829221480218,40.87295133933147],[-73.83740181375627,40.871108928800716],[-73.83655628079896,40.869352175934985],[-73.83565766526787,40.86751275590623],[-73.83481793870449,40.86778172158286],[-73.8340017568927,40.86804943983189],[-73.83354911595802,40.86819363773739],[-73.83347966650885,40.868216122010125],[-73.83315960407377,40.86831975626282],[-73.83312914447798,40.86826720173392],[-73.83255828878004,40.867287773799106],[-73.83175316568182,40.865906767833685],[-73.83054182750284,40.86373143490321],[-73.83022388516403,40.863429528330784],[-73.82954731091633,40.86216408726458],[-73.82840758909654,40.860948301200025],[-73.82834347431387,40.860892026674904],[-73.82841963441669,40.86093193984359],[-73.82911929069478,40.86150997697185],[-73.82924089576106,40.86163186813613],[-73.82950892691994,40.86184121394923],[-73.82972614837894,40.861952744635474],[-73.83012016034486,40.86204928183282],[-73.83089329727795,40.862212849092955],[-73.83151964220629,40.86259766919237],[-73.8315962003195,40.86264470442444],[-73.83578436657699,40.86501601149709],[-73.83618601376548,40.86522409938256],[-73.83678824263303,40.865545906632015],[-73.83697021129969,40.865643136401864],[-73.83784380169185,40.86609918802325],[-73.83875223521005,40.86657277746506],[-73.83922085407521,40.86682084024312],[-73.83954475735618,40.866986738383495],[-73.83974233401754,40.86708793062],[-73.84064364768116,40.86755417556983],[-73.8412236259784,40.86785815135249],[-73.84185186483789,40.86819192588125],[-73.84240629439105,40.86847474402091],[-73.84280443533905,40.8686807525724],[-73.84315715493723,40.86886326604471],[-73.84358581450726,40.86908763737348],[-73.84423146966189,40.869420350466754],[-73.84442133679855,40.86952229868006],[-73.84487737497136,40.86976050749551],[-73.8451725669669,40.869914698204646],[-73.84578147454154,40.870227696250026],[-73.84608957133453,40.87038977190822],[-73.8464076640937,40.870554300686216],[-73.84699273689803,40.87085288875669],[-73.84725144839936,40.8709870524543],[-73.84792614069129,40.87134223358054],[-73.84859676068899,40.871670785136416],[-73.84987645192226,40.87210188139216],[-73.8507898330885,40.872396292455164],[-73.85108463433502,40.87249279143155],[-73.85170987327449,40.87269745850997],[-73.85265751852018,40.87299218740441],[-73.85357628496654,40.87327602055021],[-73.85363638793234,40.87330059920986],[-73.85362131923083,40.87331208758597],[-73.85278034330943,40.87395322902561],[-73.85215435860401,40.874434199161094],[-73.85206424598658,40.874503646917006],[-73.85143247985496,40.874987271483256],[-73.85068955599085,40.87548667838518],[-73.85093186790806,40.875830014923565],[-73.85172236136454,40.87684337066314],[-73.85254854030985,40.877091586763584],[-73.85211217375235,40.87729787962043],[-73.85091896017342,40.8778934406343],[-73.85138374105527,40.87847622385491],[-73.85186563767871,40.87905886510672],[-73.8520701172023,40.879297657085665],[-73.85248305833824,40.8794637050411],[-73.85203280472665,40.88013997216872],[-73.85156600559465,40.88082536377014],[-73.85110603635785,40.881508971067994],[-73.85065123143109,40.88219178992179],[-73.85020149438334,40.88286987008212],[-73.84973488154704,40.88355580319686],[-73.84927742080971,40.884241504735144],[-73.8488204414689,40.88491966700004],[-73.848763849576,40.885005316711634],[-73.84846274096435,40.885461032310744],[-73.84836417174802,40.88561021075015],[-73.84832190782497,40.88567317823494],[-73.8482853411743,40.88572765845524],[-73.84824941323669,40.88578118763974],[-73.84820835311214,40.885842361659016],[-73.84817178627576,40.88589684167415],[-73.84813585815644,40.885950370319044],[-73.8480941526193,40.88601250619935],[-73.84804918089598,40.88607950865168],[-73.84802165707175,40.886120514783954],[-73.84798702067236,40.88617211823637],[-73.84790388184055,40.886295984153314],[-73.84785777320191,40.88636441282507],[-73.84748708817729,40.88691453806626],[-73.84744396884648,40.88697853116725],[-73.84704957988549,40.8876718158795],[-73.84633285995945,40.887780347967144],[-73.84575227855908,40.887868259853526],[-73.84525554683881,40.88794347030974],[-73.8446539870899,40.88803308944124],[-73.84437965696415,40.88807478934755],[-73.84432835227022,40.88808258870074],[-73.84407903870101,40.88812048452477],[-73.84402197488984,40.8881291586385],[-73.84376573884215,40.888168106691786],[-73.84367706970667,40.8881816744065],[-73.8436277523573,40.88818922083542],[-73.84319225124844,40.888255855154256],[-73.84313196789992,40.888265078953964],[-73.84285880248272,40.888306873992484],[-73.84196149557141,40.88845596791575],[-73.84105278662534,40.88855346751225],[-73.84017616889129,40.88868679894084],[-73.83998563427303,40.88871867249174],[-73.83979050694745,40.8887364026276],[-73.83959356290939,40.888739533166],[-73.83939762729277,40.88872801341588],[-73.83920549903881,40.88870221700346],[-73.83822700945898,40.88864452501174],[-73.83732165118074,40.88874196425606],[-73.83643359077088,40.8889356639685],[-73.83554853982263,40.88913350396948],[-73.83645878163837,40.8915161261581],[-73.83737956188605,40.893924741107114],[-73.8363054182524,40.893599165381126],[-73.83525790570026,40.8933916440558],[-73.83356849769028,40.892806425842785],[-73.83267808677594,40.89260182633586],[-73.83184501062719,40.89235427952078],[-73.83095773978897,40.89203015940275],[-73.83007965312721,40.89178823282562],[-73.8289056422736,40.891439450337835],[-73.82866341151006,40.891367484888235],[-73.82796933607841,40.891145275105806],[-73.82722429784309,40.890910233551885],[-73.82520822808641,40.89034434984997],[-73.8239157109459,40.889974625442946],[-73.82366848120687,40.889903740295395],[-73.82267708780147,40.8896194690714],[-73.82248620413202,40.890098054404405],[-73.82326489879236,40.889987021061074],[-73.82336601341298,40.8910751357075],[-73.82285335072697,40.89120682909629],[-73.82061223613353,40.890613288395784],[-73.8195746411007,40.89031509646073],[-73.8194872444409,40.89028998036033],[-73.8194065172859,40.89026043427465],[-73.81827738100286,40.88984713052848],[-73.81760626847728,40.88967702379373],[-73.81661400947557,40.88943342750542],[-73.81601699492111,40.889323833843065],[-73.81574261438459,40.8891973369043],[-73.81533047562165,40.88908250573223],[-73.815241971437,40.88906014859084],[-73.81516854859302,40.88903776225949],[-73.81365108430235,40.88867845007452],[-73.8124290412098,40.88837921178051],[-73.81126834832976,40.888098906475484],[-73.80989822384885,40.88774054200711],[-73.80943273248721,40.88763840643067],[-73.80872106080298,40.88748059837699],[-73.80755944192761,40.887108891601],[-73.80637968629188,40.886829379182366],[-73.80483870768288,40.88647396409917],[-73.80452615015598,40.88640924834352],[-73.80423761725056,40.88634168238608],[-73.8029094648743,40.88603068033675],[-73.8019244994994,40.88571296802436],[-73.79930206278314,40.88506905485873],[-73.79772783147644,40.88464812956569],[-73.79732759318284,40.88454106116802],[-73.79628181547841,40.88429088352399],[-73.79486901056282,40.88391531783673],[-73.79405517396103,40.8836999667811],[-73.79385527209233,40.883643310830976],[-73.79300652649188,40.883358737383],[-73.79322870948383,40.88282259540833]]]}},{type:"Feature",properties:{ntacode:"QN10",ntaname:"Breezy Point-Belle Harbor-Rockaway Park-Broad Channel",borocode:"4",boroname:"Queens"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.88346534749665,40.56847801993851],[-73.88336927316293,40.568331859248346],[-73.88313094840235,40.56838062601482],[-73.88280654526619,40.56766844770977],[-73.88276986133302,40.56759742187364],[-73.882756802463,40.567569861119146],[-73.8831735149996,40.56749160733836],[-73.88444436690345,40.56712420801324],[-73.88536860326788,40.56685701185383],[-73.88583037303,40.566722113205024],[-73.88660556568497,40.566508763595245],[-73.88690644510015,40.56642653638885],[-73.88782122595767,40.56617416940599],[-73.88812419456535,40.56609038268845],[-73.8890262404148,40.56584041685711],[-73.88912565943207,40.56581301201097],[-73.88957035293384,40.565690426948464],[-73.89057051146509,40.56540955545435],[-73.89091951046343,40.56531333211187],[-73.89104894067788,40.565277650147756],[-73.89127011456382,40.56521667013292],[-73.89149743340381,40.56515303646401],[-73.89436560139262,40.564343671081964],[-73.8950509314375,40.56415026276612],[-73.89554062740146,40.56402069965743],[-73.90223685657276,40.56214715203861],[-73.9023059600939,40.562128209603515],[-73.90229540705343,40.562093701712506],[-73.90225538368166,40.561944756259315],[-73.90223253845629,40.56187060620644],[-73.90191033825705,40.56068186158337],[-73.90156725983903,40.55941605841972],[-73.90123356900092,40.55803792214303],[-73.9012503562143,40.55791158352631],[-73.90093308545316,40.557856219264444],[-73.90065778173296,40.55660664399161],[-73.90070115515914,40.55663356804067],[-73.90073797902464,40.55665037447508],[-73.90086085163392,40.55668612221736],[-73.90098616271538,40.55671654995659],[-73.90111351666305,40.55674156163208],[-73.90124251142011,40.55676107828145],[-73.90129915256986,40.55676781560421],[-73.9013790712463,40.55677348913888],[-73.90159756875204,40.556784669860946],[-73.90181646618512,40.5567894920961],[-73.90203544556265,40.55678794883923],[-73.9021147552508,40.55678581846968],[-73.90234210194797,40.55677506579304],[-73.90256871118129,40.55675744877205],[-73.90279422679725,40.55673299509473],[-73.90301829436213,40.556701743194125],[-73.90324056171937,40.55666374218762],[-73.90346067954337,40.5566190517998],[-73.90367830188883,40.55656774226867],[-73.90405869291968,40.55647148685701],[-73.90443651252498,40.5563695110182],[-73.90481161282604,40.556261854668726],[-73.90518384701053,40.556148559948475],[-73.90555306939032,40.55602967120406],[-73.90591913545839,40.55590523497157],[-73.9062540843815,40.55581120183342],[-73.90658574923906,40.55571062537721],[-73.90691391033234,40.55560357223029],[-73.90723835028678,40.55549011331052],[-73.9075588541961,40.55537032377861],[-73.90787520976481,40.555244282988916],[-73.908187207449,40.55511207443611],[-73.90849464059514,40.55497378570035],[-73.90879730557725,40.55482950838899],[-73.9117395760219,40.553708247752894],[-73.91625684813317,40.55197106561619],[-73.9170143918728,40.55162381230816],[-73.91780653110635,40.55127929509533],[-73.91866643765125,40.55100383757697],[-73.91948122277856,40.55062481534706],[-73.92641909396818,40.54815578031999],[-73.92774080155952,40.54762805297539],[-73.92887232480255,40.54709387420354],[-73.93054682243316,40.546421979631404],[-73.93256825181618,40.54568875406028],[-73.93408287789998,40.545164662494614],[-73.93443022334024,40.54506977725969],[-73.93477468405493,40.54496895875193],[-73.93511608589321,40.5448622579465],[-73.93545425625335,40.54474972879242],[-73.93578902416994,40.54463142818539],[-73.93612022040055,40.54450741593873],[-73.93644767751141,40.54437775475349],[-73.93677122996205,40.54424251018629],[-73.9370907141891,40.54410175061633],[-73.93740596868916,40.54395554721078],[-73.93771683410044,40.54380397388876],[-73.93802315328338,40.5436471072837],[-73.93818951458194,40.54355291606795],[-73.93836059279829,40.54346377778672],[-73.93853612436575,40.54337982975887],[-73.93871583886033,40.54330120130701],[-73.9388994594172,40.543228013558604],[-73.93908670315709,40.54316037925928],[-73.93927728162195,40.54309840259915],[-73.93947090121917,40.543042179052605],[-73.93966726367366,40.5429917952312],[-73.93986606648716,40.54294732875026],[-73.94006700340407,40.54290884810936],[-73.94026976488294,40.542876412587006],[-73.94047403857311,40.54285007214925],[-73.9405590586171,40.54184677695986],[-73.94073681665432,40.54182008715527],[-73.94012975795809,40.548002561293515],[-73.94012808934792,40.5495162885098],[-73.94008471877991,40.55054594305033],[-73.9401421955895,40.55074960940518],[-73.94019064126492,40.550954637658556],[-73.94023000068074,40.551160794865424],[-73.94026022903365,40.55136784679593],[-73.94028129189377,40.551575558201456],[-73.94029316524406,40.551783693081966],[-73.9402958355081,40.55199201495401],[-73.94028929956583,40.55220028711954],[-73.94027356475752,40.5524082729348],[-73.94024864887582,40.55261573607909],[-73.94021458014593,40.552822440823505],[-73.9401713971939,40.55302815229872],[-73.94011914900311,40.55323263676169],[-73.94005789485901,40.55343566186167],[-73.93998770428219,40.55363699690393],[-73.93990865694958,40.553836413112144],[-73.93982084260442,40.554033683888186],[-73.9397243609545,40.55422858507],[-73.93961932155919,40.55442089518606],[-73.93950584370542,40.554610395707336],[-73.93938405627217,40.554796871295515],[-73.93925409758445,40.554980110048035],[-73.93911611525634,40.55515990373858],[-73.93897026602345,40.555336048054265],[-73.93881671556505,40.55550834282755],[-73.93865563831604,40.55567659226395],[-73.93683777099598,40.556781364702],[-73.93665754147327,40.55685992869149],[-73.93647315961903,40.556932672089026],[-73.93628494838677,40.556999467476096],[-73.93609323744059,40.5570601978525],[-73.93589836257769,40.55711475684122],[-73.93570066513985,40.5571630488751],[-73.93550049141543,40.5572049893641],[-73.93529819203239,40.55724050484369],[-73.93509412134398,40.557269533103415],[-73.93488863680766,40.557292023296164],[-73.93468209835868,40.55730793602705],[-73.93447486777936,40.5573172434226],[-73.93429592180432,40.55730697298998],[-73.93411654196662,40.55730309487183],[-73.9339371205646,40.557305617549396],[-73.93375804998745,40.557314535505746],[-73.93357972185743,40.557329829237474],[-73.93340252617374,40.55735146529767],[-73.9332268504599,40.55737939636881],[-73.9330530789166,40.55741356136621],[-73.9328815915817,40.55745388557175],[-73.9327127634995,40.55750028079699],[-73.93254696390068,40.55755264557614],[-73.9323845553951,40.55761086538782],[-73.93222589317901,40.55767481290535],[-73.9320713242584,40.55774434827525],[-73.93192118669027,40.557819319422826],[-73.93177580884344,40.55789956238495],[-73.93136701204394,40.558176479170584],[-73.92878488924347,40.55992550746984],[-73.92855349316237,40.560032481365795],[-73.92832629160368,40.560144563636875],[-73.9281034783908,40.560261658677305],[-73.92788524360684,40.56038366660488],[-73.92767177343258,40.56051048334625],[-73.92746324998761,40.560642000725345],[-73.92725985117498,40.560778106556],[-73.92707319793233,40.560910333829405],[-73.92689138187727,40.561046425217675],[-73.92615723275426,40.561552609723144],[-73.92586523769828,40.561651740320656],[-73.9256842667317,40.56170057590937],[-73.92558721708255,40.561725228409244],[-73.92545002935552,40.561760074936544],[-73.92529896869686,40.56180715552255],[-73.92510052720955,40.56182927793012],[-73.92466271025599,40.56192245780042],[-73.92421461302585,40.56200131882492],[-73.92329484208318,40.56209058045164],[-73.92278702954509,40.56206719597372],[-73.9220824886128,40.56207444682835],[-73.9210782288139,40.5620798528849],[-73.92036810280459,40.562218832467664],[-73.92020148738905,40.5625319610125],[-73.9202059671436,40.56253281768902],[-73.92019698482733,40.562550748862606],[-73.92024067296605,40.56254394617114],[-73.92025963173006,40.562612293058585],[-73.92011735879373,40.56263952634717],[-73.92009840148414,40.56257118061005],[-73.92014433287758,40.56256181714768],[-73.92016901882631,40.5625225423747],[-73.9201757388881,40.562522547045226],[-73.92033120142736,40.56222605438399],[-73.92017877193105,40.56225588562438],[-73.91962397269195,40.56236584322542],[-73.91909761878122,40.56247016120792],[-73.91766081900093,40.562826149686494],[-73.91722576958867,40.562986552667226],[-73.91680098049572,40.563185496799946],[-73.91649706637104,40.563337202481925],[-73.9161048943739,40.56355858188929],[-73.9156798655152,40.56381664714175],[-73.91552440427873,40.563903843063734],[-73.91519131236176,40.564090666208266],[-73.9148338653039,40.564242055541115],[-73.91455336961293,40.564353432433855],[-73.91386749626407,40.5646080961419],[-73.91324388491566,40.56465615834861],[-73.91313180128012,40.56463824394605],[-73.91220200769328,40.565054569849984],[-73.9121594295399,40.564971482740894],[-73.9118831966301,40.56499040523876],[-73.91190258835876,40.56504447962292],[-73.9119211278369,40.565096175265055],[-73.91192692070479,40.56511232806834],[-73.91194211877033,40.56547963163169],[-73.9119552260687,40.56573162050424],[-73.91195464366193,40.56581132267289],[-73.91198152704219,40.56580963447279],[-73.91214509452949,40.565779008938904],[-73.91216181893274,40.565836251568136],[-73.91197024752516,40.56586941753253],[-73.91173615340077,40.565872653485734],[-73.91173511047337,40.56581371621999],[-73.91192551909789,40.56581386237724],[-73.91192497868268,40.56573672188288],[-73.91191299706969,40.565479609302464],[-73.9118955622333,40.56511145028782],[-73.91189239498314,40.56510159409275],[-73.91187518743487,40.565048055467784],[-73.91185809029402,40.56499543800334],[-73.9114892279651,40.565114763239336],[-73.91133796691517,40.56506812591156],[-73.91117000937797,40.56505851395882],[-73.91107382373356,40.565053008720476],[-73.91079817683075,40.56511099583159],[-73.91079826749487,40.56504309709318],[-73.91056088690935,40.565007350118854],[-73.91033193473926,40.56501687024828],[-73.91030675154289,40.56500493637173],[-73.91031901408012,40.56496564698113],[-73.91017496486614,40.56492272353004],[-73.91014772994261,40.56494314504861],[-73.9101176267393,40.5649558629728],[-73.91010084549174,40.56495620165245],[-73.91008149893034,40.56494246247028],[-73.91007760883512,40.56491967587891],[-73.91009279361181,40.56486781803595],[-73.91009922829903,40.56482442599323],[-73.91003762905792,40.56479371060196],[-73.91000297018716,40.56484481755813],[-73.90998387183203,40.56487988232132],[-73.90976838764624,40.5652755073494],[-73.90978518025258,40.565280645107656],[-73.9097717061189,40.565305405307605],[-73.90971684925965,40.56528742546127],[-73.90973032181797,40.565263518328],[-73.90974823471112,40.565269511708976],[-73.90995051522066,40.5648999443351],[-73.90996837315828,40.56487069925957],[-73.91002307642137,40.564780209538455],[-73.90997230349127,40.564744603184046],[-73.90987714566836,40.5644858357853],[-73.90987554902946,40.56445340940938],[-73.90987653834948,40.564420968952035],[-73.9098110357144,40.56432715547763],[-73.90976258436982,40.56428483692815],[-73.90969073362572,40.564257701782594],[-73.90966823860991,40.564240510951144],[-73.909653551237,40.56421275445753],[-73.90953155346472,40.56412283181252],[-73.90939134156694,40.56404609551448],[-73.90927708149063,40.563997124153076],[-73.90918356455273,40.56397789640303],[-73.90904934105411,40.563961274777895],[-73.90892117212701,40.563947304264936],[-73.90872545136831,40.56393129153762],[-73.90851583574548,40.56393904843135],[-73.90838328120999,40.563962725977035],[-73.90821195105856,40.56399332403832],[-73.90809044695241,40.564026564132384],[-73.90807304358638,40.56408533741227],[-73.90799528456954,40.564164736875554],[-73.90797175520922,40.56416153010174],[-73.90794821486728,40.5641583234818],[-73.90793316484992,40.56415427489997],[-73.90791915965956,40.56414843989422],[-73.90790656106012,40.56414096918695],[-73.90789569448195,40.56413205575193],[-73.90788684061569,40.564121929829525],[-73.90788022816197,40.564110852979354],[-73.90787602792386,40.56409911132402],[-73.90787434839503,40.564087008158445],[-73.90787523295742,40.564074856115305],[-73.90787865876086,40.564062969089726],[-73.90788453731338,40.564051654131134],[-73.9079384277368,40.564005123920055],[-73.90798523377809,40.56395433057322],[-73.90802438024723,40.563899898298004],[-73.90805538608747,40.56384249601953],[-73.90807787028643,40.56378282916002],[-73.90809155655738,40.5637216309693],[-73.90809627673366,40.56365965351389],[-73.90809197283393,40.56359765843467],[-73.90806483903285,40.563542787239214],[-73.90802926316711,40.563490797449866],[-73.90798575993993,40.56344244121488],[-73.90793495873754,40.56339841811349],[-73.90787759452304,40.56335936503536],[-73.90781449720335,40.56332584696684],[-73.90774657962264,40.56329834881783],[-73.90767482435646,40.56327726840677],[-73.90760026949727,40.563262910705724],[-73.90752399363684,40.56325548342857],[-73.9074471002633,40.56325509402622],[-73.9073666762518,40.563179523672105],[-73.9072798288764,40.563108207865966],[-73.90718694412085,40.56304146354704],[-73.90708843479639,40.562979587337075],[-73.90698473870685,40.56292285422246],[-73.90687631670318,40.56287151633231],[-73.9067636506354,40.562825801818086],[-73.90664724121143,40.56278591383999],[-73.90652760577214,40.56275202966398],[-73.90640527599244,40.56272429987448],[-73.90628079551894,40.56270284770487],[-73.90615471755424,40.562687768490406],[-73.90594382874023,40.56268858162306],[-73.90573314963258,40.56269579854658],[-73.90552301440476,40.56270940781367],[-73.9053137563681,40.5627293878377],[-73.90510570744324,40.562755706926794],[-73.90489919763401,40.562788323334196],[-73.90469455450423,40.562827185324466],[-73.90449210265844,40.56287223125538],[-73.90429216322715,40.56292338967572],[-73.90409505335786,40.5629805794386],[-73.90390108571209,40.56304370983009],[-73.90371056796972,40.563112680712926],[-73.90352380234116,40.56318738268542],[-73.90334108508799,40.563267697254766],[-73.90316270605341,40.56335349702511],[-73.90298894820239,40.56344464589929],[-73.9029622187842,40.56345834300636],[-73.90297278311435,40.56348440449094],[-73.9028714333016,40.563514863703574],[-73.90270957807084,40.56312090217255],[-73.9026546276958,40.563058767578845],[-73.90259229764554,40.56300082528123],[-73.90252313446109,40.56294758332969],[-73.90244774459343,40.56289950855944],[-73.9023667890858,40.56285702249783],[-73.90228097777769,40.56282049766891],[-73.90219106308106,40.562790254327176],[-73.9020978333834,40.562766557649766],[-73.90200210613553,40.56274961541166],[-73.9019047206849,40.56273957616409],[-73.90180653091662,40.56273652793209],[-73.90170839776738,40.562740497442924],[-73.90161118167751,40.562751449891465],[-73.90151573504735,40.56276928924566],[-73.90142289476405,40.5627938590883],[-73.90123563254772,40.56282422275593],[-73.90105041562114,40.562861169695545],[-73.90086764165456,40.56290462058077],[-73.90068770307523,40.56295448212095],[-73.9005109862252,40.56301064726141],[-73.900337870532,40.56307299541287],[-73.90016872769436,40.56314139271065],[-73.9000039208843,40.56321569230179],[-73.89984380396756,40.5632957346602],[-73.89968872074394,40.56338134792919],[-73.89613262445312,40.5653584275669],[-73.89581663166571,40.56562431858599],[-73.89566630776437,40.565830636805714],[-73.89543332392908,40.56615043598437],[-73.89533725027152,40.56633209986834],[-73.89533259419755,40.566340904174034],[-73.895361755466,40.56640510268947],[-73.89539935314936,40.56648784085636],[-73.8954236669339,40.56658650687267],[-73.89557697279915,40.566815433211644],[-73.89561861973426,40.5668776344942],[-73.8956465327784,40.566939481021834],[-73.89565586855376,40.567010820495625],[-73.89565980661516,40.5670594609803],[-73.89557015678443,40.567063431385996],[-73.89549129592842,40.56705789199425],[-73.89545231761572,40.56703181871231],[-73.89543399793207,40.56701956515995],[-73.89538025688383,40.56699764504648],[-73.89531210417975,40.567022188553054],[-73.89522927220439,40.567074772663574],[-73.89504632135159,40.56719091469669],[-73.89485403769481,40.56732702900283],[-73.89479571968968,40.56736831022461],[-73.89459709520258,40.56748211622704],[-73.8943825749536,40.56764180741043],[-73.89436419907223,40.567649967305535],[-73.89413028093544,40.56782014915027],[-73.89396328755076,40.56792814814185],[-73.89365946336791,40.568103713378264],[-73.89345467847613,40.56823501855803],[-73.89326255071336,40.5683333123386],[-73.89314119161202,40.56839539844579],[-73.89280581743908,40.56851491011743],[-73.89261013445628,40.568587247286764],[-73.89256929811243,40.568558805772646],[-73.89249413164782,40.56853081091957],[-73.89235367291093,40.56852611369013],[-73.89228381010827,40.5685118378225],[-73.89214468849707,40.568505609866754],[-73.89194768419199,40.568489179864464],[-73.89184594142132,40.56847298969823],[-73.89173272279011,40.56845497377619],[-73.89146452569133,40.56841512401623],[-73.891208363507,40.56834482979347],[-73.89106005260662,40.568304129775605],[-73.89075729057024,40.56822104785999],[-73.89050235300454,40.56818323540324],[-73.8902853716534,40.568172375144485],[-73.89016495921199,40.568228524775364],[-73.89008675199534,40.56816950194039],[-73.8900607421677,40.56814526179477],[-73.89002018565759,40.56809098386946],[-73.88993395087662,40.56807295364082],[-73.8896291503378,40.56798259952055],[-73.88959492449207,40.56794189023408],[-73.88944124174334,40.56793689729112],[-73.88940823061623,40.56792621296571],[-73.88911103072235,40.56791623669096],[-73.888911246906,40.56792563456586],[-73.88879000780415,40.56793133405288],[-73.88866128999227,40.567968103941084],[-73.88840180766084,40.56807906694462],[-73.88839935499493,40.56809082598929],[-73.88839431564138,40.568103436754996],[-73.88839077332787,40.568124533185184],[-73.88838304501165,40.56814122068755],[-73.88836803030983,40.568144925425294],[-73.88835950704348,40.56814367474109],[-73.8883473569275,40.56813562116778],[-73.88834467829344,40.568120507881446],[-73.88834377442495,40.56809571544484],[-73.8883431192705,40.56807774003635],[-73.88834097846609,40.568066022598515],[-73.88818867528414,40.56803351808449],[-73.88805660983321,40.5680169189357],[-73.88796642336456,40.56801876782183],[-73.88786222508224,40.56803804498654],[-73.887473784092,40.56813023872393],[-73.88687638253387,40.56834983984715],[-73.8868610574193,40.568383297704464],[-73.8865468393645,40.56847097810946],[-73.88644241994906,40.56844599324067],[-73.88629569651759,40.56846596591099],[-73.88601332217274,40.56848022914441],[-73.8859297674964,40.56848445121366],[-73.88572202722449,40.56852446159184],[-73.88552537443564,40.56857979268745],[-73.8854210473089,40.56859090897763],[-73.88534183019685,40.568599348654665],[-73.8852892970504,40.5685691105244],[-73.88514676298286,40.568549031385565],[-73.88506218994056,40.5685270635517],[-73.88502840887733,40.56853112718861],[-73.88500002540952,40.568521733024404],[-73.88489678220206,40.568499584876925],[-73.88430973105292,40.56869611953873],[-73.88430466693929,40.56866357194768],[-73.88488707124732,40.56847020566875],[-73.88475594832856,40.5682891391875],[-73.884639793535,40.56833718522716],[-73.88470791077448,40.56842967359398],[-73.88467738972616,40.56844134239823],[-73.8846276452298,40.56837296861084],[-73.88433684774826,40.56848793447804],[-73.88429876082958,40.568436802053064],[-73.8845872263367,40.56831945702647],[-73.88459734214342,40.56832600252632],[-73.88473689799233,40.568268512738086],[-73.88471768761683,40.56824515488691],[-73.8844597533568,40.56789283625634],[-73.88416646626058,40.568001951564014],[-73.88418090236985,40.568027725164754],[-73.88418572568231,40.56802639263765],[-73.88425563707213,40.56814510250082],[-73.88425605450011,40.56815713340242],[-73.88422623813496,40.5681664603957],[-73.88414233837392,40.56802768627505],[-73.88415611937224,40.568022425666285],[-73.88414806727044,40.568008977301204],[-73.88398907450221,40.56806016069427],[-73.88399610047877,40.56807294595647],[-73.88400752675801,40.56807295749516],[-73.88407171935154,40.56819501413352],[-73.88403638323948,40.56820527702411],[-73.88397010169012,40.56808955439983],[-73.88398465406011,40.56808402453278],[-73.8839741253132,40.56806497313358],[-73.88379103703103,40.56812391132458],[-73.88380690303866,40.56815355417879],[-73.88381937098085,40.568151982460705],[-73.88402340092414,40.568503115610895],[-73.88399326079202,40.56851179890237],[-73.88378819346478,40.5681598725685],[-73.88379651062672,40.56815592007602],[-73.88378086756211,40.56812718545737],[-73.88376015978353,40.56813385128788],[-73.88376948472991,40.56814752545792],[-73.88357670672818,40.56820976925172],[-73.88369194977822,40.56839535972272],[-73.88347850081655,40.56847311360239],[-73.88369768110408,40.56883628496062],[-73.88390845170262,40.56889591109182],[-73.8839042788442,40.5689062042593],[-73.8836872809643,40.56884340432978],[-73.88346534749665,40.56847801993851]]],[[[-73.81849901756216,40.58736235305485],[-73.81829590082597,40.587355737099266],[-73.81812861134455,40.58737005169992],[-73.81800188686518,40.58740172055492],[-73.8178832233181,40.58744846866307],[-73.81771610146431,40.58715095754665],[-73.81739093030967,40.58656943209837],[-73.8173367823376,40.586483192531716],[-73.81693289471538,40.58582331072219],[-73.81637844552162,40.58491100456425],[-73.8157613876845,40.583959214867285],[-73.81570076168317,40.58382964895798],[-73.81567316326183,40.583776464075605],[-73.81563938991977,40.583722207642076],[-73.8155191529207,40.5834952929235],[-73.81544517911848,40.583373491888395],[-73.81567618438119,40.58330770521131],[-73.8167027302235,40.583015352182215],[-73.81751059222933,40.582785271178736],[-73.81730795932272,40.58233475893998],[-73.81760103559,40.582260543832824],[-73.81820861042061,40.58211739063269],[-73.81838189841727,40.58207656008627],[-73.81886971711168,40.58193271511993],[-73.81895632199941,40.58190067585191],[-73.819179673966,40.58180414846352],[-73.81928812030567,40.581766974354196],[-73.81940325123419,40.58173798794646],[-73.81964430606564,40.581686082401504],[-73.82036608821119,40.58149808378217],[-73.82048260002753,40.581464542145085],[-73.82050198698327,40.58145867605725],[-73.82134165089886,40.58126212745622],[-73.82194916338815,40.58117111797286],[-73.82214136703574,40.5811355755287],[-73.82222751244011,40.581115032161975],[-73.82228991494196,40.58109607319393],[-73.8224218594526,40.58104180540047],[-73.82264897973467,40.58093751426909],[-73.82320233589395,40.58074798778907],[-73.82321130220619,40.58074496142345],[-73.82372487494459,40.58057131417591],[-73.8239755669984,40.58048076353882],[-73.82419170047812,40.58042525361693],[-73.82436118230795,40.580378369622736],[-73.82459968685741,40.580301500583246],[-73.82473701900751,40.580257237707784],[-73.82495905834293,40.58013813920263],[-73.82516976808412,40.58006973278721],[-73.8256246940648,40.579968709792546],[-73.82622485462869,40.57978702791707],[-73.82670299479307,40.57965979490511],[-73.82687139012151,40.57959730905066],[-73.82717378885121,40.57944451245268],[-73.8275561640454,40.57933987898749],[-73.82798819062825,40.57924391773676],[-73.82837544428294,40.57913954969444],[-73.82868597099556,40.57905585942427],[-73.82878289896772,40.57903847996649],[-73.82911066345376,40.57892600598229],[-73.8292744991757,40.57886524241825],[-73.82946175273146,40.57880456046043],[-73.82956637549208,40.57878035604597],[-73.82961974131523,40.57877358256283],[-73.82967941933013,40.578769546133],[-73.82973373970236,40.578768249388204],[-73.82990284920686,40.578775856458265],[-73.83002699980875,40.57876835913081],[-73.83017262814336,40.578748672456925],[-73.8303228220162,40.578703715447034],[-73.83048178791252,40.578650152447096],[-73.83066083402856,40.578567910754415],[-73.83090077277157,40.578495907212954],[-73.83106502235135,40.578473121547226],[-73.83124796291216,40.57846166566762],[-73.83146093331463,40.578419437622806],[-73.83162601375415,40.57836656653721],[-73.83180355871944,40.57827893511698],[-73.83203538969515,40.57820887106937],[-73.83219724462423,40.578153612509055],[-73.83226882481563,40.57812917358791],[-73.83269598986138,40.57802571387532],[-73.83292788645105,40.577942833602116],[-73.8330427401201,40.57790371969327],[-73.83338855905954,40.57778594687554],[-73.83365432978871,40.57771551431011],[-73.83386923172189,40.577649897609014],[-73.834087401381,40.57755249728489],[-73.83450274193696,40.57734903736146],[-73.83455087542133,40.577325458519674],[-73.83465388054758,40.57728495738576],[-73.8350627858069,40.57711626452337],[-73.83542129219948,40.57696204127882],[-73.83575900817635,40.57681443276695],[-73.83592239041306,40.57676697468226],[-73.83600181324223,40.576743908161966],[-73.83623125724833,40.57665570551994],[-73.83632284878792,40.576611088002664],[-73.836410456433,40.57656841076562],[-73.83703852680398,40.576284293497245],[-73.837108294767,40.57625273282803],[-73.83765698162601,40.576012375816106],[-73.83778491304987,40.57592368347547],[-73.8380093591497,40.57584870742572],[-73.83825877960845,40.57579457648647],[-73.83843049074932,40.575700533508105],[-73.83861477888391,40.575636260900296],[-73.83888275267529,40.57555196026982],[-73.83961762770562,40.57530702682716],[-73.8404382143135,40.575033517951155],[-73.84138297830172,40.57471860841415],[-73.84206938902247,40.57448096166996],[-73.84288906671082,40.57419716899127],[-73.84378359075193,40.57388745204181],[-73.84451460324352,40.57361053577377],[-73.8452690026789,40.573324752032505],[-73.84615755209354,40.5730342656067],[-73.84622515923883,40.57300882123091],[-73.84699487325791,40.57271912813616],[-73.84776924944428,40.57240533287797],[-73.84850444718808,40.572148447581],[-73.84862868351773,40.57209635461405],[-73.84877296803553,40.57205630900953],[-73.8488393167297,40.572018924771406],[-73.8489093330476,40.572004248123186],[-73.84900064117866,40.5719583964891],[-73.849159636344,40.57187790910397],[-73.84930014476164,40.571836895085184],[-73.84937102361928,40.571806108949005],[-73.84949328237897,40.57176272551281],[-73.84957881218448,40.57173237575972],[-73.84969529479072,40.57168265778102],[-73.84978693455707,40.571651951824954],[-73.8499533063609,40.57158838529068],[-73.85024821434686,40.57149220726292],[-73.8503876633553,40.57145103506575],[-73.85053462925654,40.57140764265795],[-73.85071291963774,40.5713425859454],[-73.85085482979858,40.57130129190513],[-73.85110217430307,40.57121318098275],[-73.85119585627983,40.57118706100403],[-73.85128141360799,40.57117218726267],[-73.8515383848392,40.571066266543234],[-73.85168071856963,40.57097213814766],[-73.85176922098908,40.570927555424866],[-73.85184078388073,40.57089150519543],[-73.85220202399672,40.570745103001535],[-73.85274162695814,40.570605305146586],[-73.85312102850163,40.57050635522809],[-73.85332207852225,40.57043243577315],[-73.8535752547955,40.57034136387336],[-73.85381160480505,40.570335991837034],[-73.85384605365925,40.57033074642017],[-73.85396556577203,40.57031254837017],[-73.85409585179222,40.570255125545586],[-73.85423306127196,40.5701371687569],[-73.85442108185278,40.57006354647074],[-73.8547170129168,40.569936064199894],[-73.85487827913532,40.56991384451352],[-73.85493371329645,40.56989687691544],[-73.8549907600989,40.56986537710782],[-73.85505570248243,40.569814983670376],[-73.85524079248243,40.56975142438561],[-73.8555103843257,40.5696588470664],[-73.85574599043335,40.569597358678216],[-73.85585072248058,40.569555164743534],[-73.85596762967029,40.569523253046206],[-73.85612202437324,40.5695054905168],[-73.85623100571088,40.569436358403756],[-73.8564559882803,40.569344434524766],[-73.85664094498028,40.56929855827316],[-73.85681285637908,40.56924595756872],[-73.85688308282077,40.56921941604958],[-73.85713422195664,40.5691268755901],[-73.85727709576972,40.56902296187896],[-73.85734798265811,40.568991359987116],[-73.85767079515237,40.56890133870108],[-73.85775087478521,40.5688702651152],[-73.85777929081013,40.56885923813768],[-73.85791711481183,40.56879210324584],[-73.85827117413402,40.568618144918524],[-73.85852684289763,40.56852014971859],[-73.85909318999349,40.56831079775421],[-73.85922718254862,40.56826204617416],[-73.85942657606667,40.56820500738195],[-73.85950359863732,40.56818605581624],[-73.85957813852895,40.568167712815466],[-73.85968856304652,40.56813429470623],[-73.85977216149386,40.5681042735841],[-73.8598582919671,40.56807184339553],[-73.860041530024,40.567998438942844],[-73.86022276711236,40.567921097324465],[-73.86116232688484,40.56750423154881],[-73.86202965574415,40.56710844142835],[-73.8621459219615,40.56704594881134],[-73.86226388529111,40.56697404896466],[-73.86239006797463,40.5668898928101],[-73.86255286029156,40.56681001230087],[-73.86265927675211,40.56680029670622],[-73.86283290775333,40.56681866826845],[-73.86286892277319,40.56683057154639],[-73.86308767528757,40.56759772886944],[-73.86316930213529,40.567739272250975],[-73.86406802390394,40.56929797921464],[-73.864103100604,40.56935460994432],[-73.86454176111155,40.56924292195143],[-73.86522555434871,40.570458472493975],[-73.86633836363868,40.57238167501562],[-73.86662811957972,40.573057648923914],[-73.86449302911278,40.5735427757593],[-73.86361132952284,40.57382305752123],[-73.8634062937112,40.57411433175854],[-73.86394267875964,40.57498810849123],[-73.86396642057804,40.5750267867217],[-73.863412279401,40.575316477164655],[-73.86333068890161,40.57538325297063],[-73.86275061598447,40.57585798498229],[-73.86278001153656,40.575898561452775],[-73.86280361992888,40.57593303476543],[-73.86288301956722,40.576059761758174],[-73.86060030688998,40.57727158725387],[-73.85984470698274,40.577672693827296],[-73.85908862067572,40.57807404880597],[-73.85833844346269,40.57846834555245],[-73.85758465057636,40.578864533874686],[-73.85683869729606,40.57925659221675],[-73.85607299805882,40.57966151657466],[-73.85532244619648,40.58005842151845],[-73.85456020426031,40.58046149681194],[-73.85381681956392,40.5808536550378],[-73.85305549585122,40.58125526785506],[-73.85218976840483,40.58154553181007],[-73.85134716820447,40.58182772564323],[-73.85044385149202,40.582130243581425],[-73.84930667192943,40.5821661606911],[-73.84861053538312,40.582188142143714],[-73.8481963055695,40.58211494935575],[-73.84725841773756,40.581949220999],[-73.84624074421869,40.58176938413863],[-73.84521016865199,40.58157982626378],[-73.84505670628538,40.58158655664329],[-73.84415712178117,40.58162600643138],[-73.84320827938781,40.58166760860318],[-73.84233979552266,40.58170568069391],[-73.8422501040429,40.58171023484148],[-73.84129969123813,40.581758490465624],[-73.84033325297582,40.58180755226801],[-73.83935385899046,40.58185726280553],[-73.83929597982139,40.58186354497562],[-73.83925941302881,40.581968461249616],[-73.83921592666458,40.58207183159007],[-73.83916563222012,40.58217339089778],[-73.83910865864827,40.582272878717035],[-73.83904515203287,40.58237003990326],[-73.83902799504538,40.58240605117919],[-73.83900671021884,40.58244075812752],[-73.83897179251917,40.582484991406986],[-73.83893018677887,40.5825257232811],[-73.83888249023914,40.582562369041455],[-73.83882938757836,40.58259440263513],[-73.83879155851959,40.58261287523476],[-73.8387519245812,40.582628998727266],[-73.83866300813041,40.58266830737768],[-73.83868793405307,40.58270107650684],[-73.83866495939675,40.582711229048236],[-73.8386022338255,40.582719246372825],[-73.83853891608484,40.58272734240761],[-73.83855306451125,40.582791714299276],[-73.83848216240942,40.58280078170425],[-73.83846883217531,40.582740202653824],[-73.83830218784688,40.582763282179705],[-73.83828929206652,40.582713647261855],[-73.83819109247311,40.58271825361423],[-73.8381921913023,40.58273188320012],[-73.83749018844517,40.58277247511995],[-73.83649702175978,40.58282250152792],[-73.83649492959823,40.58283033827058],[-73.83584080097427,40.58287893936216],[-73.83122785295336,40.58412437238256],[-73.83122924091786,40.584162072792395],[-73.83115872389175,40.58418082097054],[-73.83035934890805,40.584388864306945],[-73.82995927111948,40.58449807723649],[-73.82964546266795,40.58458372851843],[-73.82923344895534,40.58469505220222],[-73.8292234822477,40.584678954537445],[-73.8292169926745,40.58466846021275],[-73.82852471261347,40.584854219879844],[-73.82850475950461,40.58492932968292],[-73.8284670429751,40.5850631721627],[-73.82844883541074,40.585125263817694],[-73.82836036871323,40.58542692421064],[-73.82827661199278,40.58571110398112],[-73.82826267442394,40.58575206643977],[-73.82824469493123,40.58579445389321],[-73.82822250440174,40.58583865492314],[-73.82819566531695,40.58588552243661],[-73.8281793589695,40.585910367164814],[-73.82817257831397,40.58592069829716],[-73.82813473544259,40.585968868440595],[-73.82808927884862,40.586013046929025],[-73.82803692403854,40.58605253836002],[-73.82797849510635,40.58608672110781],[-73.82791491176181,40.586115057108536],[-73.8278471748534,40.58613710033018],[-73.82668838981293,40.58648979849748],[-73.82524882706772,40.58690086942339],[-73.82495652893078,40.58698432621123],[-73.82476427875103,40.5870392157723],[-73.82477620978861,40.58706383302078],[-73.82477099301784,40.58706515022484],[-73.82481333907128,40.587151322036036],[-73.82480116623454,40.58715461536999],[-73.8247570809111,40.587069103481575],[-73.82475447426404,40.587069099506],[-73.82474352289896,40.587045141973704],[-73.8232615725834,40.58746824077811],[-73.82320743426249,40.587478314815925],[-73.82315558770692,40.58748797034821],[-73.8231070458408,40.58749012008663],[-73.8230692648604,40.58749178998469],[-73.82302002675083,40.58749396608915],[-73.82298001388855,40.58749111290446],[-73.8229368863153,40.587491649727546],[-73.82289378504457,40.58748201986882],[-73.82286311305413,40.587475623380456],[-73.82278668904708,40.587452866245926],[-73.82271074897743,40.587425806137155],[-73.82264303518478,40.587401684581934],[-73.82256733467801,40.58736009808144],[-73.8224621233094,40.58730228424413],[-73.82199421976469,40.58705333040648],[-73.8214597199178,40.586769924921285],[-73.82116177798363,40.58692469023421],[-73.82039765036822,40.5873216062137],[-73.82003299074144,40.58751102017118],[-73.81968658634673,40.587693686887064],[-73.81934686541373,40.587872828357696],[-73.81929743026517,40.587894965897924],[-73.81923430777675,40.587933292894874],[-73.81918829466909,40.587973716778684],[-73.8191291636317,40.58803889294534],[-73.81912652270687,40.58799676478866],[-73.81912265243209,40.58793502584923],[-73.81909407365121,40.58783196115577],[-73.81904410183603,40.58773374240214],[-73.81897507774096,40.5876440585665],[-73.81893219212505,40.58759907343453],[-73.81890104036441,40.587574097596715],[-73.81880351767356,40.5874959215832],[-73.81849901756216,40.58736235305485]]],[[[-73.82075892504896,40.615232679015115],[-73.81768666566467,40.61493299776067],[-73.81652681178412,40.61494700965759],[-73.81655519566775,40.614881068260765],[-73.81657527696018,40.61481337822216],[-73.81658687602557,40.614744545144084],[-73.81658988911717,40.61467518485369],[-73.81658428930466,40.614605917892774],[-73.81657012671407,40.614537363966406],[-73.8165475280784,40.614470136398424],[-73.81651669560284,40.61440483664456],[-73.81647790515497,40.61434204891138],[-73.81643150379578,40.61428233493008],[-73.81615626632507,40.61294211550986],[-73.81604375331975,40.6127596264421],[-73.81602636691133,40.612365424464045],[-73.81595301917918,40.61216821887359],[-73.8158610641235,40.612020256976606],[-73.81588914228888,40.61188656381088],[-73.81585258456384,40.61174572819245],[-73.81581602896968,40.61160489323366],[-73.81573329119654,40.611463984235186],[-73.81563522546102,40.61119560014718],[-73.81559405473479,40.61086335729515],[-73.81559858845291,40.610672516330716],[-73.81520720864945,40.60981673359448],[-73.81502615380421,40.60935201331155],[-73.81491794511955,40.609055392402986],[-73.81477073792483,40.60885102878025],[-73.8147528711051,40.60863279650475],[-73.81476257639551,40.60846388005399],[-73.81482785095922,40.6082387424955],[-73.8148653992229,40.60802059898575],[-73.81499971251024,40.60782541334008],[-73.81496328870386,40.60764059442579],[-73.81506129878737,40.60731703027996],[-73.81520607105544,40.607092544070326],[-73.8152277173115,40.60704956888288],[-73.81534146914714,40.60693899081035],[-73.81561557741716,40.60669871944578],[-73.81574174063832,40.606465245235576],[-73.8157675157871,40.606371592218785],[-73.81580703890984,40.60636640636622],[-73.81585416769022,40.60634155635781],[-73.81595962068496,40.606262483354556],[-73.81600764361261,40.60619485206108],[-73.81600875988582,40.60614425896289],[-73.81596093573131,40.60613971706531],[-73.81597032048258,40.60607436245347],[-73.81594357858842,40.60606156461299],[-73.8159191715284,40.60606152552471],[-73.81591913943602,40.606022940603],[-73.81589026350385,40.606025339442695],[-73.81588829778471,40.60592903435926],[-73.8159419966379,40.60592688837233],[-73.8159854852758,40.60573350492988],[-73.81609284320642,40.6057440932417],[-73.81642529989041,40.605224123574985],[-73.81739192106659,40.605158123784285],[-73.81730244913976,40.604205921093566],[-73.81725370593395,40.603940324691905],[-73.81755792356873,40.602785760008906],[-73.81772032704643,40.60222499974213],[-73.81831121120257,40.60133971221349],[-73.81842675441854,40.600084068840324],[-73.81849066120759,40.59938955947924],[-73.81899346358013,40.59826246324288],[-73.81928142201645,40.59752961087665],[-73.81973591831577,40.59751684326916],[-73.82015695395725,40.59687390740525],[-73.82022310434436,40.59680187549449],[-73.82028316136793,40.59672680602736],[-73.8203368857889,40.596648998071615],[-73.82038406359885,40.5965687616037],[-73.82042450687223,40.5964864162738],[-73.82045805451479,40.596402290132296],[-73.82048457290495,40.59631671832282],[-73.82050913419839,40.5962581659506],[-73.82052562140044,40.59619799157211],[-73.82053385779048,40.596136840255845],[-73.8205337550975,40.59607536754133],[-73.82052531444528,40.596014232411605],[-73.82050862633946,40.59595409022912],[-73.82048386969632,40.5958955857103],[-73.82045130992394,40.59583934601432],[-73.82045079772088,40.59583857390795],[-73.82044244330491,40.595808875929436],[-73.82044084737457,40.595778527199286],[-73.82044605656795,40.59574841477621],[-73.82045791861746,40.595719418810674],[-73.82047608680155,40.59569238681931],[-73.82050003007977,40.59566810891325],[-73.82059544851859,40.595602630223866],[-73.82061381223798,40.59550607525195],[-73.82061796100169,40.59535192973647],[-73.82065843481303,40.59527145156295],[-73.82067265991842,40.59519570617108],[-73.8207120677812,40.59517051492437],[-73.8207977868964,40.595153006593414],[-73.82093095273338,40.5951080616107],[-73.82108399984712,40.5949283687197],[-73.82120137599217,40.59477993508955],[-73.82135758286243,40.594691009243384],[-73.82166936207602,40.594750939360914],[-73.82223447148588,40.59485584577492],[-73.82264377292196,40.59490106318713],[-73.82301423936414,40.59488677348084],[-73.82367706968542,40.59490265330455],[-73.82394993677144,40.594932795092056],[-73.82480251192538,40.59508316135302],[-73.82565454833282,40.59496440652537],[-73.82589974735163,40.594861457270724],[-73.82625044675197,40.59495115850995],[-73.82704990466098,40.594907779023266],[-73.82798591273665,40.5948348760359],[-73.82835645407405,40.59479084512485],[-73.82876587227086,40.5947914559286],[-73.82913626117717,40.59480686929661],[-73.82937044219382,40.594718047313506],[-73.82972156172423,40.59464426090922],[-73.8304820596146,40.5945859382702],[-73.83135504802485,40.59463007028266],[-73.83241209664999,40.594618492621166],[-73.83305498419394,40.59481262914014],[-73.83381500025595,40.59494748498954],[-73.83465599514996,40.59516845865229],[-73.83484682813189,40.59554343610696],[-73.83468997430205,40.59589988842895],[-73.83461984536203,40.59599745420906],[-73.83445520581425,40.596226505396835],[-73.83439612703157,40.596464205945175],[-73.83420068056421,40.59665712416412],[-73.83386890479237,40.59679039988622],[-73.83351748212364,40.59698309134849],[-73.83336087722195,40.597235511398694],[-73.83291189147961,40.59745778307632],[-73.83273627110034,40.59751697459599],[-73.83238510182906,40.59760563167614],[-73.83215095205435,40.59767959829205],[-73.83239364453692,40.5978033533824],[-73.8315410594016,40.59795102605511],[-73.83126070912144,40.59789204611127],[-73.83108000671386,40.59779146465532],[-73.83095699264716,40.59764708008614],[-73.83076009448675,40.597446158309914],[-73.83062852179026,40.597433425724255],[-73.83049675903277,40.59749592819198],[-73.83050466584551,40.597621335174864],[-73.83038922548215,40.59773401958534],[-73.83026568640479,40.597796535097295],[-73.83005179682429,40.59780875773161],[-73.82985422945502,40.59787116330146],[-73.82975522193998,40.597990141696826],[-73.82961515186072,40.59808397929853],[-73.8294834182326,40.598133941902624],[-73.82935195659147,40.598077319653285],[-73.82926994424638,40.597983150975864],[-73.82921276779071,40.597826322914734],[-73.82909777422346,40.59776345522073],[-73.82891681706998,40.59776318596854],[-73.82874408639191,40.597762928691026],[-73.82857156453757,40.59768116451303],[-73.82832490185017,40.59764317821661],[-73.82806159675434,40.59768040264888],[-73.82794610369609,40.59781189474375],[-73.82784710903536,40.59792460122615],[-73.82784691505309,40.59799983826355],[-73.82763273194416,40.59812491186476],[-73.82742688800059,40.59820610871607],[-73.82722092998513,40.598331194570726],[-73.8271301905958,40.59843137292676],[-73.82709706278698,40.598519099662006],[-73.82717084790701,40.598613257013604],[-73.8271031455907,40.59868868550976],[-73.82707810140928,40.59867906338607],[-73.82705133931763,40.5986726699023],[-73.82702357017067,40.5986696748822],[-73.82699553157231,40.598670157879425],[-73.82696796828345,40.598674106064585],[-73.8269416124401,40.59868141456614],[-73.8269171641066,40.59869188925556],[-73.82689527268083,40.59870525190408],[-73.82687651964504,40.59872114757275],[-73.82686140312047,40.59873915404014],[-73.82685032463627,40.59875879301738],[-73.82684357846368,40.598779542852384],[-73.82684134379934,40.59880085238581],[-73.82676287105727,40.59887852392129],[-73.82667857326841,40.59895256446692],[-73.82658873897218,40.59902272057594],[-73.8264936756628,40.59908875209747],[-73.82639370873687,40.59915043299884],[-73.82628918037943,40.59920755213936],[-73.82627138532317,40.59925406174297],[-73.82624639552363,40.59929860720717],[-73.82621457224694,40.59934054453358],[-73.82617637555408,40.59937926742874],[-73.82613235765014,40.59941421606964],[-73.82610801080348,40.59943347295616],[-73.82607971910191,40.599449290169204],[-73.82604830819463,40.59946120610677],[-73.82601469476184,40.59946887301949],[-73.82597985976253,40.59947206715966],[-73.82594481980607,40.59947069531084],[-73.82591059748334,40.599464797508496],[-73.82587819152327,40.59945454587145],[-73.82584854764579,40.59944023957892],[-73.82587723979313,40.59938819128496],[-73.82589853786538,40.59933411932131],[-73.82591220226433,40.59927863203088],[-73.82591807927656,40.599222353678364],[-73.82591610280211,40.59916591742677],[-73.82590629509714,40.59910995821402],[-73.82588876652281,40.59905510560951],[-73.8258637143026,40.5990019767312],[-73.82583142030285,40.59895116930285],[-73.82579224786072,40.59890325492959],[-73.8257618670653,40.59882742567676],[-73.8257240019762,40.598753579115986],[-73.82567887232588,40.59868214373399],[-73.82562673999617,40.59861353402524],[-73.82556790749831,40.59854814808769],[-73.82550271621736,40.598486365312496],[-73.825431544431,40.598428544183115],[-73.8253548051145,40.59837502019533],[-73.82527294354439,40.59832610391087],[-73.82518643471477,40.59828207915555],[-73.82513360462842,40.598246143630334],[-73.82507610834533,40.59821464358937],[-73.82501458388347,40.59818792857533],[-73.82494971395724,40.598166295033],[-73.8248822184018,40.59814998302009],[-73.82481284618594,40.598139173543515],[-73.82474236710144,40.59813398655107],[-73.82465420661505,40.59814924665707],[-73.82456805040623,40.598170124090515],[-73.824484513316,40.5981964698631],[-73.8244232454593,40.59823055792718],[-73.82436729181097,40.59826959552168],[-73.82431733705468,40.59831310496507],[-73.82427399247246,40.598360553855464],[-73.8242377884646,40.59841136158473],[-73.82420916805884,40.59846490644306],[-73.82418848148882,40.598520533226186],[-73.8240341420487,40.59875797948037],[-73.82395871058303,40.59887689667728],[-73.82395853179797,40.5988878541725],[-73.82406984247403,40.59892248125717],[-73.82410854796532,40.5989947266162],[-73.824218704433,40.59907448791941],[-73.8241859569916,40.59921342531438],[-73.82416569888676,40.59929937966713],[-73.82411388260607,40.59928535019478],[-73.82407116207851,40.59929225989413],[-73.82401358170749,40.599429721481464],[-73.8237932359374,40.599851223915856],[-73.8237661234719,40.60004007082195],[-73.82361759414722,40.60003570112675],[-73.82317356202266,40.59997800531267],[-73.82315293159431,40.59997666264974],[-73.82303195166891,40.599930516884356],[-73.8230043655079,40.59992561939738],[-73.82257638956364,40.59988773944154],[-73.82255813247481,40.59994156042285],[-73.82235892313443,40.599921922113786],[-73.82228834197386,40.599896959323395],[-73.8221598125494,40.59986500310847],[-73.82214174940744,40.599845644597806],[-73.8221272703288,40.599834563399895],[-73.8221128250325,40.59982350855451],[-73.82194441759799,40.59980115597852],[-73.82190636766532,40.59981162993358],[-73.82180296175105,40.59986168962035],[-73.82171949127013,40.599915408830235],[-73.82168859347242,40.59995402200862],[-73.82158890013206,40.59997733917035],[-73.82146929833705,40.59999372277032],[-73.82146921711525,40.60002409875522],[-73.82147639301778,40.60005034418209],[-73.8215900152476,40.60006242979644],[-73.82173154753428,40.60007648099636],[-73.82172074239806,40.600125283331224],[-73.8223455555715,40.60018010006322],[-73.82234362281876,40.60022566140778],[-73.82248489172916,40.600235544646175],[-73.82249404108539,40.6002010401671],[-73.8226063190183,40.60021364036553],[-73.82261001519804,40.60018603168452],[-73.82314788289719,40.600239329204754],[-73.82315326990808,40.6002572869374],[-73.82330902384514,40.600269952672065],[-73.82331920478336,40.600234088872185],[-73.8244364382829,40.60034498385324],[-73.82440706586817,40.60059112470106],[-73.82445218074893,40.600796962689536],[-73.82430388521044,40.600785199658596],[-73.82429765515757,40.60085210123281],[-73.82413862968968,40.60089146665275],[-73.82398900124127,40.60100198712707],[-73.82392414764705,40.60110648396307],[-73.82388149977821,40.60124921636726],[-73.82379033134842,40.6013431591506],[-73.82370544262582,40.60139225096009],[-73.82360431230546,40.60147823423438],[-73.82351130294266,40.601545771160716],[-73.8234666695018,40.60163491690062],[-73.82345423579791,40.601757952872155],[-73.82351857034057,40.60185034231449],[-73.8235849835639,40.60194003299571],[-73.82362303019775,40.602032008766336],[-73.82357799826501,40.60227189575152],[-73.82323485810582,40.60229598007642],[-73.82304906357771,40.60234491615572],[-73.82299639745385,40.60241866745684],[-73.82294484740488,40.60258290946788],[-73.82292481221937,40.602798056254166],[-73.82289824020944,40.602904582289874],[-73.82288597572183,40.60296301457587],[-73.82290201526766,40.603003032085965],[-73.82287967371616,40.603282783024824],[-73.82280627672641,40.60397517904488],[-73.82276563477788,40.60420260506916],[-73.82278089790958,40.60453487644405],[-73.82281306548208,40.60458107100967],[-73.82290283003634,40.60468726854147],[-73.82284474441664,40.60481184736685],[-73.82281614654163,40.604941011001564],[-73.82276978359322,40.604945178513574],[-73.82271521392785,40.60495008387988],[-73.82267071605344,40.60498693234559],[-73.82259374757741,40.60509140970611],[-73.82254505852559,40.60518670148668],[-73.8225328103225,40.6052389815661],[-73.82255472647408,40.60536206591113],[-73.82253633148005,40.60543279740106],[-73.8224674676843,40.60552498282377],[-73.82248345719864,40.60558345802213],[-73.82260024322498,40.6056851581341],[-73.82269456787824,40.60573810274929],[-73.82278161089242,40.605786958226346],[-73.82290463377662,40.60585127692706],[-73.82266727132037,40.606118732121814],[-73.82236000876239,40.60646926066014],[-73.82224712020054,40.60641986415401],[-73.82223894457158,40.60642305802186],[-73.82211377846284,40.60647195617124],[-73.82173772490532,40.60672055923607],[-73.82167691596473,40.60681890885075],[-73.82151924709025,40.606910954707956],[-73.8212647034286,40.60700285041054],[-73.82119987269745,40.60709504016352],[-73.82126028812817,40.60714435610403],[-73.82117120517785,40.607248814326596],[-73.82119130523475,40.60727960868074],[-73.82107550240738,40.607382725228554],[-73.82089163199412,40.60764215358427],[-73.82088742219901,40.60770675086827],[-73.82090456126086,40.60778124621829],[-73.82085990024493,40.60783996970621],[-73.82029978480725,40.60857644547252],[-73.82003243497644,40.60892365625989],[-73.82002812540854,40.60902516977969],[-73.81998318368034,40.609225063089596],[-73.81994251888383,40.609335748179404],[-73.81997458769452,40.60941885995854],[-73.8199808486383,40.60953405857792],[-73.8199822794737,40.60956038570794],[-73.81980831769374,40.609834958721905],[-73.81961795362162,40.61047904106437],[-73.81995150307893,40.611005865739486],[-73.820454053198,40.61185455732614],[-73.82051887943085,40.61194994872554],[-73.82043202535122,40.61198710827597],[-73.82043403615107,40.6120667870062],[-73.82050281573981,40.612133008358015],[-73.8205759543652,40.61223314088125],[-73.82068933399094,40.61225874556851],[-73.82076043929337,40.61228767586118],[-73.82082274255943,40.61228099224946],[-73.8208784179015,40.61225734582014],[-73.82095221995873,40.61210997606507],[-73.82098143864629,40.611998136471875],[-73.82104384548317,40.611952462470924],[-73.82108403605417,40.611896582651816],[-73.82102865628148,40.611810039094884],[-73.8210139128846,40.61176660544593],[-73.82098893005,40.61169300643981],[-73.82110627949052,40.61143206809754],[-73.82114995196376,40.611393351017384],[-73.82120960268246,40.61136249127248],[-73.8212611978968,40.611306856967694],[-73.82128305856574,40.61123260511849],[-73.82128421052903,40.61109692878357],[-73.82120543624423,40.61089613498751],[-73.82106228533362,40.610763848370894],[-73.82078645525597,40.610633417736885],[-73.82062698152266,40.610529995216126],[-73.82054872676308,40.61043082420994],[-73.82048700621566,40.6102243792936],[-73.82052525703406,40.610096502246726],[-73.82055813673705,40.60995210896381],[-73.82063420432176,40.60985730641636],[-73.8207512792276,40.609616059694716],[-73.82079777389156,40.60944279914655],[-73.82085878505873,40.60923105827126],[-73.82114637018498,40.60906241107035],[-73.82119903011426,40.60889339793552],[-73.82133010324587,40.6086847184744],[-73.82138268125641,40.60854554494686],[-73.8216146008914,40.60848031922777],[-73.82176098521295,40.608615759591245],[-73.82175280515013,40.60862610306701],[-73.82168241135349,40.6087151065872],[-73.82177339919093,40.60885450245215],[-73.82182531339936,40.608963997185995],[-73.82169434665406,40.60913289032598],[-73.8216679783901,40.60923231660743],[-73.82179804199995,40.60940161338874],[-73.82184945146537,40.609700096816724],[-73.82186205241359,40.60986921256853],[-73.82209621221288,40.61015803173541],[-73.8223307984714,40.61028770325577],[-73.82253978496094,40.610228344792986],[-73.82273529645502,40.610328114159984],[-73.82289233348583,40.610337022194095],[-73.82319489785442,40.610937836119625],[-73.82334654213612,40.61115463891995],[-73.823424642816,40.61123433349489],[-73.82352882102548,40.61132401393416],[-73.82382468595328,40.611498664910265],[-73.82379847983219,40.612129421391515],[-73.82234961103364,40.61426002619737],[-73.82176471497259,40.614764457469775],[-73.82170208114353,40.61482419139133],[-73.82163921939836,40.61487061489477],[-73.82157060291621,40.61490869083105],[-73.82141601641386,40.615054763934666],[-73.82075892504896,40.615232679015115]]]]}},{type:"Feature",properties:{ntacode:"BX75",ntaname:"Crotona Park East",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.87359713633835,40.839798555936014],[-73.87283453862344,40.83975486288767],[-73.87277204658538,40.8397512823361],[-73.87298042939231,40.83895248468318],[-73.873127281586,40.83833509691856],[-73.8731471467485,40.83826389897317],[-73.87322928294998,40.83815590248534],[-73.87347510538498,40.83774633960027],[-73.87353901837416,40.83766841756845],[-73.87367306162818,40.83754154024353],[-73.87379590222527,40.83744513333413],[-73.87401051324298,40.83731000523755],[-73.87407495727705,40.83728961658146],[-73.87419768639097,40.83725079532207],[-73.87430028550877,40.837242442533125],[-73.8743738679641,40.837242522703285],[-73.87454332205947,40.83726133765955],[-73.87471801512717,40.83731259572619],[-73.87490851072138,40.83735960969514],[-73.87472740040637,40.83723397368073],[-73.87470145087778,40.83716231123166],[-73.87469588480154,40.83708331460924],[-73.8747145209037,40.83700225374603],[-73.87475779973934,40.83692560525114],[-73.87482228158166,40.836859480492265],[-73.87490147295965,40.836808093661084],[-73.87498772396148,40.83677297815945],[-73.87525928590043,40.83670942728141],[-73.87545635015218,40.836691981876626],[-73.8756511179164,40.83665954914025],[-73.87584064882793,40.83661248609516],[-73.87609408703824,40.83652621189241],[-73.87615142816834,40.83649857439166],[-73.87628029489376,40.83646153158353],[-73.87645487630311,40.83638732818257],[-73.87655099235596,40.83634482890838],[-73.87673323427785,40.83620561805494],[-73.87698921455357,40.836102496374274],[-73.87728333597747,40.83596804265881],[-73.87734872329335,40.835933414638966],[-73.8774642507207,40.835872232694285],[-73.87747843286114,40.835864728780656],[-73.8775652462933,40.835818751531654],[-73.87783304776583,40.835655622362246],[-73.87794606040579,40.83557678375529],[-73.87801301798288,40.83553007217106],[-73.87808501970453,40.83547984251444],[-73.87838370339513,40.835259032169404],[-73.87866481401801,40.83502565869368],[-73.8789270557162,40.83478096421733],[-73.87906181163814,40.83463927136951],[-73.87916928894417,40.834526261229804],[-73.87925239497825,40.83442478999541],[-73.87940077125124,40.834472365103736],[-73.88005188503392,40.83470205869842],[-73.8800751988857,40.83467195592176],[-73.88057338950786,40.834031092471875],[-73.88251202727768,40.831552260624214],[-73.88384720852531,40.82987251868889],[-73.88390094788778,40.829802816407906],[-73.88357411772881,40.82947864610188],[-73.88352018758046,40.82926018198959],[-73.88378414134579,40.82827429246245],[-73.88438705287575,40.82681728353224],[-73.88460938858506,40.82530353642656],[-73.88461336010324,40.825276503822174],[-73.88462165802034,40.82495620683698],[-73.88464602649714,40.82382353747467],[-73.88438994861662,40.82296739644863],[-73.88456358423471,40.8229370672318],[-73.88508162369628,40.82286844468305],[-73.88561280687767,40.82279451897361],[-73.88658010086918,40.822668117912905],[-73.88698003718818,40.82261725785655],[-73.88709505454432,40.82260272471355],[-73.8871940508473,40.8225935285224],[-73.88753429505176,40.822509339469875],[-73.887062489711,40.823190275117874],[-73.88710697213963,40.82330587093806],[-73.88647552823458,40.82528542413247],[-73.88635032525306,40.82601262304941],[-73.8861503794627,40.82730567787177],[-73.88609624167168,40.827655777358004],[-73.88601262712389,40.828238531426166],[-73.88755325069015,40.82929634309353],[-73.88761307869305,40.82933741954039],[-73.8880536110249,40.82950305247824],[-73.88898205302826,40.82981480112814],[-73.88991106473186,40.830124192291215],[-73.89087299803066,40.830136002647244],[-73.89187594356154,40.83013750602598],[-73.89288558494476,40.83014757107075],[-73.89336041819091,40.830152530588336],[-73.89469205210413,40.83061909439517],[-73.89485843426115,40.83060185787125],[-73.89560633538963,40.83052438261074],[-73.89669632472305,40.83041450454029],[-73.89717221035377,40.83036883289555],[-73.89690017875228,40.83103333642687],[-73.89669216084157,40.8319661437064],[-73.89647296209098,40.83304756810607],[-73.89630199965595,40.83354321799736],[-73.89678547070196,40.83412502924705],[-73.89696589084865,40.83434214589531],[-73.89666591708081,40.83445170240551],[-73.89637519830278,40.834578150022075],[-73.8960961552989,40.834720771144376],[-73.89583107768904,40.83487855122095],[-73.89558205387831,40.83505026696725],[-73.89535091265108,40.83523446050897],[-73.89513914961967,40.83542950447649],[-73.89501173586733,40.83559855511696],[-73.89486311056015,40.83576065313104],[-73.8946943426852,40.83591357402498],[-73.8945069892405,40.83605519409381],[-73.89430314021558,40.83618364442293],[-73.89408527538554,40.83629734745217],[-73.89385624321913,40.836395101729515],[-73.89361903275838,40.836476108009],[-73.89337676251431,40.83654000894726],[-73.8914808642613,40.83668706394386],[-73.89129045271403,40.83669942027957],[-73.89110124839107,40.83672748163911],[-73.8909166066463,40.836771034760886],[-73.89073975450836,40.83682930943302],[-73.89057363331116,40.836901048031486],[-73.88874067915346,40.837968459374714],[-73.88841187161515,40.83855339106257],[-73.88730373207981,40.838127190701336],[-73.88659802345128,40.83927905010855],[-73.88618432100431,40.84010504497352],[-73.88583496453042,40.839896927386256],[-73.88464898130626,40.83917463260113],[-73.88435324502943,40.839277650124046],[-73.88418143241485,40.839335306642695],[-73.88412724483942,40.839355919306264],[-73.88351820406046,40.8390223658238],[-73.88313873954041,40.838810672004804],[-73.88274769857907,40.8385923412635],[-73.88279558599788,40.83854994573859],[-73.88285365097538,40.838495335472516],[-73.88246404796978,40.83824724040042],[-73.88237242551524,40.83816508338584],[-73.88229150998647,40.83807526965379],[-73.88223000017226,40.837989066723054],[-73.88221957852414,40.8379746371279],[-73.88213873049577,40.837828541841574],[-73.88207850585225,40.837677691306425],[-73.88203937469918,40.837524592863744],[-73.88200844701255,40.837443821716974],[-73.88194417618523,40.83757372459205],[-73.88187471267526,40.83770207645683],[-73.88180012302072,40.8378287571557],[-73.88172047507507,40.83795364908746],[-73.88169674941985,40.83798711346096],[-73.88166303780368,40.83802861861741],[-73.8816032477419,40.83809985930027],[-73.88154924659435,40.83818275668402],[-73.88138310635087,40.838377714137074],[-73.88135107255476,40.83840917183488],[-73.88113550248528,40.83862214150121],[-73.88096532152258,40.838748080015364],[-73.88080919131116,40.83888681989801],[-73.88080895380051,40.83888703592596],[-73.8808087518032,40.83888725199061],[-73.88066897364315,40.83903757091094],[-73.88066892590108,40.839037624804234],[-73.8806688788045,40.83903768774452],[-73.88054735436587,40.83919811117523],[-73.88044599431981,40.839366354117374],[-73.88044592328714,40.839366479854206],[-73.88044586462296,40.83936659672505],[-73.88036587239154,40.83954043509157],[-73.88036583763095,40.83954050692326],[-73.88036581345801,40.8395405789335],[-73.88030771529064,40.839717799486046],[-73.8803076920011,40.83971787082704],[-73.88030767885532,40.83971794385383],[-73.88027152627527,40.83989623953948],[-73.88010086856872,40.84006661599322],[-73.88006199559806,40.840162234733064],[-73.87992249986256,40.84015403002054],[-73.87978300349883,40.84014582564115],[-73.87865983163495,40.8400199040367],[-73.87850461349257,40.8400055944219],[-73.8784192504607,40.83999459045886],[-73.87831009136754,40.83998935095523],[-73.87823856696953,40.83998591762315],[-73.87791380431172,40.83997032848062],[-73.8774722935983,40.83998354717841],[-73.87561285239899,40.83990252063414],[-73.87359713633835,40.839798555936014]]]}},{type:"Feature",properties:{ntacode:"SI32",ntaname:"Rossville-Woodrow",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.20314825968633,40.55606178461783],[-74.20318032178074,40.55599190526188],[-74.20320742445939,40.55592081501894],[-74.20322948973653,40.555848718487404],[-74.20324645416322,40.55577582316238],[-74.20325826893597,40.555702338836724],[-74.20326490006964,40.555628476993405],[-74.20291038487719,40.55494466652107],[-74.20262828643162,40.55434351243652],[-74.20234825068565,40.55375861767611],[-74.2021612949189,40.55335994070895],[-74.20185089116735,40.552689430699516],[-74.20097039210512,40.550790139341544],[-74.20016534613158,40.54886028182626],[-74.2001279194474,40.54875987357976],[-74.19985031615411,40.548132418602016],[-74.19912044807859,40.546708707255185],[-74.19860457894117,40.54567990917678],[-74.19840857071364,40.54530644718586],[-74.1973075918274,40.543262045724],[-74.19702175216246,40.542526848833255],[-74.1967133460304,40.541846973897165],[-74.19640186009157,40.541173199639324],[-74.19609298317874,40.54049773687681],[-74.19576408080084,40.53983810167053],[-74.19542518893203,40.53917847479502],[-74.19507682401102,40.53848647030584],[-74.19476262724585,40.53783140856491],[-74.19468316805415,40.537661892082646],[-74.19444077715256,40.53715659348837],[-74.19409661715095,40.53650724482281],[-74.19377169192649,40.535833847145994],[-74.19356025115398,40.53540617226489],[-74.19341548590586,40.53512049879535],[-74.1933543641547,40.534999876418574],[-74.19329057028673,40.534877782228364],[-74.1930090104919,40.534326050892204],[-74.19267129264297,40.53363348894848],[-74.19237403412306,40.533040610564385],[-74.19174368836775,40.53191669720961],[-74.19250928531207,40.531497407849514],[-74.19313382967934,40.53119491564293],[-74.19398456856544,40.53087104663176],[-74.19453974699395,40.530619741652856],[-74.19478532570669,40.53051789805179],[-74.19608390164522,40.52991174723526],[-74.1970737185299,40.5294027325303],[-74.19779673575636,40.52902528170507],[-74.19909783701303,40.52829964529678],[-74.19927554935265,40.52819690136045],[-74.19984360510006,40.52785744054893],[-74.20052841848155,40.52736440391513],[-74.20071057528443,40.5272259523828],[-74.20087932824926,40.52707723210456],[-74.20103324175524,40.52691941484964],[-74.20117111692106,40.52675382744319],[-74.20124767190806,40.526626659506675],[-74.201332589366,40.52650262148477],[-74.20142565088516,40.526382033258685],[-74.20152661559084,40.52626520589671],[-74.20217526003951,40.52606646328167],[-74.20276973272722,40.52590721858363],[-74.20368763158189,40.525782940687904],[-74.20525952728768,40.52557617959261],[-74.20546090158871,40.52554433681461],[-74.20666645750343,40.52535435780009],[-74.20674433057413,40.52534553613711],[-74.20730164993593,40.52528242173049],[-74.20742674715501,40.525262339148696],[-74.20755306434098,40.52524734892436],[-74.20768024576132,40.525237493272655],[-74.20780793325035,40.52523279994886],[-74.20793576721749,40.525233282170156],[-74.20806338739716,40.52523893838149],[-74.20819043466375,40.525249752843735],[-74.20831655122875,40.5252656951014],[-74.20844138192402,40.525286720258165],[-74.20856457520182,40.52531276910323],[-74.20864934189821,40.525341516599546],[-74.2087373163424,40.52536396141617],[-74.20882769584344,40.525379898762914],[-74.20891965576419,40.52538918322455],[-74.20901235704599,40.52539173008799],[-74.20910495386528,40.525387516115174],[-74.20919660148508,40.52537657981016],[-74.20928646356764,40.52535902088441],[-74.20937372019503,40.52533499954912],[-74.2094575752243,40.52530473497954],[-74.20953726355214,40.525268503315004],[-74.20961205809625,40.52522663513927],[-74.20971385084343,40.52510454450147],[-74.20983392608468,40.52499086725232],[-74.2098339847498,40.524990812195],[-74.209834043009,40.52499076769286],[-74.20997053138831,40.52488777606253],[-74.21012090095736,40.52479737576586],[-74.21028201852566,40.52472106719722],[-74.21142518383887,40.52441410155053],[-74.21201514143185,40.524316231119464],[-74.21229294528413,40.52427685308036],[-74.21351899961985,40.52414877777339],[-74.21409806769036,40.52409719506805],[-74.21567230421215,40.52395762836108],[-74.21559699225028,40.524061069625354],[-74.21559985675731,40.52443977100414],[-74.21560783639097,40.52549473925576],[-74.2156447049924,40.525981848172044],[-74.2157647407924,40.52645860920968],[-74.21586638629842,40.52664794159273],[-74.21619395471903,40.52735009922733],[-74.21648646892207,40.52792564032494],[-74.21661081156395,40.52817658605651],[-74.21666369883938,40.52828331588697],[-74.21672062654211,40.52840575277921],[-74.21682691059729,40.528647204555185],[-74.21701386675709,40.52912208442536],[-74.21728324509466,40.52987328254958],[-74.21752355324554,40.53064379860822],[-74.21778084408645,40.531427687215206],[-74.21801389726299,40.53223713883744],[-74.21806516720552,40.53252167094397],[-74.21811089944848,40.532806752068794],[-74.21815108385569,40.533092319468594],[-74.21818571151182,40.53337831029229],[-74.21821477525008,40.533664661508645],[-74.21823826802537,40.533951310187],[-74.21825618459513,40.53423819323476],[-74.21826852094395,40.5345252475068],[-74.21829305271741,40.5347650031915],[-74.2183151523703,40.53531207880198],[-74.21828207338866,40.53548704281724],[-74.21819886050397,40.53585902009678],[-74.21806225352043,40.536496513430336],[-74.21793513879413,40.537071053671816],[-74.2178677973868,40.53736657860711],[-74.2178155250097,40.53765619709819],[-74.21779984318027,40.53774949530807],[-74.21775657265722,40.538070321369354],[-74.21770973896663,40.53831176494321],[-74.21768230851072,40.53861458601027],[-74.2176637165025,40.53891779774908],[-74.21765397226821,40.539221250023566],[-74.2176530820216,40.53952479248868],[-74.21766104513277,40.53982827490548],[-74.21767785777914,40.54013154699498],[-74.21775655527638,40.54098679363038],[-74.21778893094631,40.54112540110156],[-74.21800676051275,40.54182852078784],[-74.21803946390473,40.54191336048017],[-74.21817195689599,40.54225028526081],[-74.21842637382643,40.54291740866575],[-74.21844305056453,40.54296149124276],[-74.21873688737288,40.54366800392618],[-74.21888584278543,40.54407004038697],[-74.21899304691196,40.544309917235054],[-74.21929684582494,40.545052706921624],[-74.21954309291078,40.54569938368506],[-74.21981449749637,40.54643839725623],[-74.21987141762713,40.54657677148183],[-74.21997344665908,40.5468344156858],[-74.22008210980711,40.54713827141566],[-74.22036702032456,40.5478338698567],[-74.22056994644242,40.54839063778596],[-74.22060624580217,40.54848651978037],[-74.22064536102818,40.54859150917091],[-74.22083496897751,40.5490917398982],[-74.22087752081102,40.54920399894641],[-74.2210934028939,40.54977355555377],[-74.22131562715379,40.55025307385656],[-74.22127412369642,40.550336848851686],[-74.22121805079068,40.55041641991186],[-74.2211486975976,40.550489658404665],[-74.22106803249707,40.55055473309507],[-74.2193140664271,40.552055134755875],[-74.2191157639139,40.552232314138074],[-74.21877630415244,40.552473628604396],[-74.21778377707885,40.55304918802872],[-74.2177723265385,40.553244885044215],[-74.21782855423461,40.55340678847962],[-74.2178697015937,40.55357219390289],[-74.21789528076908,40.55373984544257],[-74.21790502216838,40.55390846971959],[-74.21789891350517,40.55407676052682],[-74.21787719051976,40.554243427598074],[-74.21785057069229,40.554300235696594],[-74.2178175893234,40.55435506794237],[-74.21777849514045,40.554407510795265],[-74.21773358297516,40.55445716873488],[-74.21768319154032,40.554503667243424],[-74.21762770087538,40.55454665563082],[-74.21756752926406,40.554585809635995],[-74.21750313072727,40.55462083398217],[-74.2174349909545,40.55465146451475],[-74.21736362385401,40.55467747021693],[-74.2172895676767,40.554698654952475],[-74.2172133809564,40.5547148589448],[-74.21525777189217,40.55543783838496],[-74.21509339688775,40.555498932556844],[-74.21491900919494,40.55554545652257],[-74.21473815882354,40.55557611512346],[-74.21473803016876,40.5555761329547],[-74.21473791137318,40.55557614306113],[-74.2145543046983,40.55559030864269],[-74.21455422192051,40.555590317508894],[-74.21455413977367,40.55559031766239],[-74.21437138945709,40.555588065558354],[-74.21350175560958,40.55566761760136],[-74.21220034092838,40.556443430360495],[-74.21050789381182,40.55706418186843],[-74.20880330692863,40.55730868910714],[-74.20699885281925,40.55756748910281],[-74.20671355404421,40.55757693566736],[-74.20642597199989,40.55756934914047],[-74.2061387253424,40.55754450567579],[-74.20585448497486,40.557502456611495],[-74.20557588439563,40.55744359296266],[-74.20530543987884,40.557368621773435],[-74.20520041109951,40.557332220533425],[-74.20506288252334,40.55727787627237],[-74.20492823973228,40.5572054897207],[-74.20398450010036,40.55661748457266],[-74.20384426412232,40.55648572776341],[-74.20369556250871,40.5563460170533],[-74.20361665986752,40.55628621347989],[-74.20353219167417,40.55623100924088],[-74.20344261762945,40.556180704765445],[-74.20334842578636,40.55613557355794],[-74.20325012815341,40.55609586146922],[-74.20314825968633,40.55606178461783]]]}},{type:"Feature",properties:{ntacode:"SI48",ntaname:"Arden Heights",borocode:"5",boroname:"Staten Island"},geometry:{type:"Polygon",coordinates:[[[-74.17185166456863,40.561520923021284],[-74.17222993494939,40.56113585868979],[-74.17245326137626,40.56088825675552],[-74.17321541607141,40.560077661852354],[-74.1735878516703,40.55969842780247],[-74.17437344446734,40.55870866698216],[-74.17475740459973,40.55816798157168],[-74.17506299000836,40.557711264499865],[-74.17512402940119,40.557620037570416],[-74.17547297931566,40.55706531228592],[-74.17559957543347,40.55685071155411],[-74.17579913037791,40.556512438006244],[-74.17611659841579,40.55593754100888],[-74.17661991789281,40.55499100722623],[-74.17746276833748,40.553411145934504],[-74.1781554842578,40.5521127898968],[-74.17874485169224,40.55099586850125],[-74.17933481415137,40.549888352353726],[-74.17991198563529,40.54883445305114],[-74.18018524682059,40.548379608809434],[-74.18128532982335,40.54695757291308],[-74.1820674101438,40.546044839547875],[-74.18285329559856,40.545145825480546],[-74.18390227088295,40.54392816233466],[-74.18393079775335,40.543895034425915],[-74.18559859948707,40.54195759319383],[-74.18657646988842,40.54085328384173],[-74.1870889683488,40.54024712253204],[-74.18738120595977,40.539892243272526],[-74.18770381750448,40.53952694765856],[-74.18826921025254,40.53886614223558],[-74.18903145189911,40.538159342430184],[-74.18951022648127,40.53778857961459],[-74.19030442550631,40.537246453720485],[-74.19135323760612,40.536664859266644],[-74.19377169192649,40.535833847145994],[-74.19409661715095,40.53650724482281],[-74.19444077715256,40.53715659348837],[-74.19468316805415,40.537661892082646],[-74.19476262724585,40.53783140856491],[-74.19507682401102,40.53848647030584],[-74.19542518893203,40.53917847479502],[-74.19576408080084,40.53983810167053],[-74.19609298317874,40.54049773687681],[-74.19640186009157,40.541173199639324],[-74.1967133460304,40.541846973897165],[-74.19702175216246,40.542526848833255],[-74.1973075918274,40.543262045724],[-74.19840857071364,40.54530644718586],[-74.19860457894117,40.54567990917678],[-74.19912044807859,40.546708707255185],[-74.19985031615411,40.548132418602016],[-74.2001279194474,40.54875987357976],[-74.20016534613158,40.54886028182626],[-74.20097039210512,40.550790139341544],[-74.20185089116735,40.552689430699516],[-74.2021612949189,40.55335994070895],[-74.20234825068565,40.55375861767611],[-74.20262828643162,40.55434351243652],[-74.20291038487719,40.55494466652107],[-74.20326490006964,40.555628476993405],[-74.20325826893597,40.555702338836724],[-74.20324645416322,40.55577582316238],[-74.20322948973653,40.555848718487404],[-74.20320742445939,40.55592081501894],[-74.20318032178074,40.55599190526188],[-74.20314825968633,40.55606178461783],[-74.20301604777853,40.55602844312751],[-74.20288252370993,40.55599829689569],[-74.20274782018022,40.55597137588211],[-74.20261207142457,40.55594770644565],[-74.20247541198366,40.55592731245256],[-74.20233797766817,40.555910214170154],[-74.20220831202835,40.55589290668605],[-74.20207764035591,40.55588077495933],[-74.20194631752169,40.55587385193664],[-74.20181470016446,40.55587215641906],[-74.20168314572261,40.555875693011274],[-74.20155201146375,40.55588445210876],[-74.20142165340938,40.55589840982262],[-74.20129242567796,40.555917528356474],[-74.20116467922047,40.55594175578912],[-74.2010387609661,40.55597102632495],[-74.20091501288037,40.55600526047233],[-74.20079377103659,40.55604436525961],[-74.20062607248923,40.55613226140773],[-74.2004673070257,40.55623049006038],[-74.20031905491753,40.556338225756946],[-74.20018273922582,40.55645443356859],[-74.20005954013365,40.556577940445386],[-74.19946683259188,40.55718118107848],[-74.19769481155542,40.558887053521325],[-74.19386150753988,40.56222231999973],[-74.19369870181761,40.56232671632415],[-74.19369858472423,40.56232678839205],[-74.19369846761191,40.56232685392629],[-74.19352950356392,40.56242537891423],[-74.19352931541326,40.562425490806305],[-74.19352912636403,40.562425595831215],[-74.1933542190839,40.56251810518497],[-74.19317388298127,40.5626043443724],[-74.19307925022912,40.562627734943014],[-74.19298216632474,40.56264428171771],[-74.19288348022276,40.5626538400022],[-74.1927840544826,40.56265632530235],[-74.19268475906256,40.56265171668462],[-74.19258646227728,40.562640054450256],[-74.19245324889273,40.562601381666006],[-74.19231709805665,40.562569204707906],[-74.19217855374033,40.56254365213357],[-74.1920381694757,40.562524826033865],[-74.19189650614413,40.56251280162513],[-74.19175412973618,40.56250762694869],[-74.19161160909069,40.562509322679],[-74.19146951346984,40.5625178820682],[-74.19132841074699,40.56253327090628],[-74.19118886467453,40.56255542770975],[-74.19105143278698,40.562584263954825],[-74.19091666417387,40.562619664431],[-74.19078509728638,40.56266148770125],[-74.1906572577865,40.56270956666696],[-74.19057933209608,40.56276474704607],[-74.19050465724241,40.56282248279185],[-74.19043337716765,40.562882662620304],[-74.19036562945855,40.5629451704169],[-74.19030154457725,40.563009885848466],[-74.19024124606146,40.5630766841727],[-74.19011908531446,40.56319841244254],[-74.18997973062169,40.56331160538465],[-74.18982494847538,40.56341415215361],[-74.18982482983823,40.56341422422011],[-74.18982471205501,40.563414287573565],[-74.18965655024935,40.56350449200162],[-74.18947754545528,40.563580990171815],[-74.1892907524071,40.563642741831224],[-74.18909923999361,40.56368927163301],[-74.18726897630083,40.56404169379861],[-74.18677554240722,40.56419095752296],[-74.18627446111165,40.56432552707514],[-74.1857670778497,40.56444503831519],[-74.18576687785132,40.56444508320163],[-74.18576667631618,40.56444512842564],[-74.18525395887325,40.56454935471541],[-74.18502077560444,40.564704711953],[-74.18502052845446,40.56470486497099],[-74.18502026903012,40.56470502789304],[-74.18477472957412,40.56485049747259],[-74.18451788253338,40.56498530515077],[-74.18451768202483,40.564985404818174],[-74.18451749291532,40.56498549575572],[-74.1842509313077,40.56510871882589],[-74.18425062347553,40.5651088543489],[-74.18425030509941,40.56510899005634],[-74.18397521780345,40.56522011490969],[-74.1839748877571,40.56522024108586],[-74.18397454541079,40.56522036795185],[-74.18369189008715,40.56531906815525],[-74.18340311678426,40.565404962386715],[-74.18318459678275,40.56545009438325],[-74.18295815945137,40.565480200240685],[-74.18272650687688,40.56549428316625],[-74.18249259879966,40.56549172911957],[-74.18241339407028,40.56548514602295],[-74.18225953167678,40.565472350231175],[-74.1820303864844,40.56543640464591],[-74.181808165828,40.56538457936635],[-74.18159556472743,40.56531796146261],[-74.18139492387458,40.5652379790033],[-74.1779454414252,40.56398336711036],[-74.17758036744729,40.56375544023414],[-74.17659366008482,40.56324132982433],[-74.17539949146435,40.56296466219537],[-74.17488750356505,40.5628264192664],[-74.17421738058576,40.56256808540131],[-74.17348507930004,40.56226748996514],[-74.17225507663656,40.56170483665321],[-74.17191921399359,40.561551719332414],[-74.17185166456863,40.561520923021284]]]}},{type:"Feature",properties:{ntacode:"QN15",ntaname:"Far Rockaway-Bayswater",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.76376223381337,40.591439709534995],[-73.76385620468204,40.59175407800945],[-73.76391218167618,40.59203934529877],[-73.76404947014633,40.5927390468905],[-73.76414300311558,40.59320517194282],[-73.76429039258878,40.59393964544319],[-73.76440183061949,40.59457168393237],[-73.76362979856583,40.59466695018562],[-73.76277845626555,40.594756544875175],[-73.76298159766687,40.59589946971465],[-73.76299716300188,40.59598702441935],[-73.76301371044174,40.596081550219125],[-73.76319972918824,40.59714459114734],[-73.76333449656087,40.597822873720645],[-73.76255289863583,40.59831811842337],[-73.76181486287948,40.59895137067757],[-73.76128753361091,40.599549271017686],[-73.76154124827337,40.59984656147209],[-73.76158779164948,40.59990109901063],[-73.76165797274835,40.59997307078815],[-73.76336096535546,40.59910504279471],[-73.76386778547331,40.59972731258947],[-73.76444582456163,40.60043524063652],[-73.76654205017643,40.59943444217995],[-73.76599689442871,40.59872106244477],[-73.76618488714062,40.59865569702544],[-73.76636755798638,40.598571744277855],[-73.76654034483103,40.5984694258154],[-73.76669864699976,40.59834981575745],[-73.7668381844017,40.59821484848976],[-73.76695532825391,40.5980672744286],[-73.76704742344081,40.59791042679288],[-73.7671129667118,40.59774804236263],[-73.76715168747815,40.59758390060858],[-73.76716449230577,40.59742159808042],[-73.76715321530205,40.597264333965704],[-73.76712577746504,40.59712732730093],[-73.76711717715396,40.59698813333794],[-73.7671277160335,40.596849014344485],[-73.76715706629372,40.596712238507195],[-73.7671772012547,40.59662318177043],[-73.76721443552663,40.59653587952924],[-73.76726813345223,40.59645316642404],[-73.7673366100691,40.59637765215013],[-73.76742090523268,40.59630520448583],[-73.76771811821804,40.59626131005126],[-73.76776273829462,40.59654905674638],[-73.7679532290951,40.59742605734336],[-73.76809925805183,40.59784597010975],[-73.76808948115854,40.59786141186914],[-73.76806678092755,40.59791051677547],[-73.76803688591777,40.597983245938664],[-73.76802839158363,40.598003895598616],[-73.76800812925254,40.59804505378154],[-73.76800671591315,40.59804723953709],[-73.76800499434489,40.598049387981405],[-73.76800049037364,40.59805366530525],[-73.76797967142305,40.598067905521],[-73.7679754782098,40.59807130176218],[-73.76797219339569,40.59807462679431],[-73.76795030970388,40.59809964371945],[-73.76793987040138,40.59811524780488],[-73.76793669062484,40.59812275107267],[-73.76793516521565,40.59812979898468],[-73.7679350123447,40.598133185122414],[-73.76793526089355,40.59813648160475],[-73.76793592288807,40.59813970638157],[-73.76793698739968,40.598142842007704],[-73.76793835881757,40.59814569998669],[-73.76794006182591,40.59814845041098],[-73.76794453414254,40.59815366358621],[-73.7679504365544,40.59815851141856],[-73.76795788671305,40.5981631013644],[-73.76797358661597,40.59817025642908],[-73.76801725401089,40.598186454917474],[-73.7680435625352,40.598197278677375],[-73.76810624916936,40.59822061090653],[-73.76813551682757,40.59823335866448],[-73.76814108283877,40.59823635075127],[-73.76814644628075,40.5982398282654],[-73.76815671757409,40.59824835899623],[-73.76816672252446,40.5982591585469],[-73.7681943912843,40.598293236805326],[-73.7682047665677,40.59830277560055],[-73.76821010481027,40.5983066769111],[-73.76821563403942,40.59831007400701],[-73.76823995164182,40.598322279847224],[-73.76826549483144,40.598332444290726],[-73.76829168302486,40.59834035055525],[-73.76831805693743,40.59834585162851],[-73.76839693702661,40.598356879620326],[-73.76843153022597,40.59836018215346],[-73.76846416625396,40.598362147866354],[-73.76848525498119,40.59836194760227],[-73.76853280608209,40.59835872931369],[-73.76855413008363,40.598359006133],[-73.76856615207241,40.59836036321091],[-73.76857915096136,40.59836281253841],[-73.7686328786049,40.59837725624021],[-73.76864559342037,40.59837999263682],[-73.76865718894727,40.59838175410115],[-73.76870119627678,40.59838537236666],[-73.7687851600615,40.59838854966024],[-73.76879711444131,40.59838899638881],[-73.76883903289654,40.598391864054015],[-73.76888469830523,40.59839453099994],[-73.76890472549105,40.59839705641086],[-73.76889176380777,40.59844309700461],[-73.76893146064766,40.59846776382945],[-73.76897990097036,40.59845300953775],[-73.76900728611838,40.59848560422298],[-73.76901642123504,40.5984950960563],[-73.76902297252786,40.59850001801283],[-73.76903080242235,40.59850421143892],[-73.76903989945083,40.5985076875358],[-73.76905027444408,40.59851042856673],[-73.76907474247717,40.5985137110602],[-73.7691041118578,40.5985140396275],[-73.76918917847064,40.59850927541852],[-73.76922076994481,40.59850570966677],[-73.76923244670417,40.59850439136924],[-73.76925114099103,40.59850352860211],[-73.76925601850198,40.598503844137305],[-73.76926090713987,40.598504692271725],[-73.76926586446588,40.598506079654506],[-73.76927099628453,40.59850804469491],[-73.7693026437829,40.59852579367471],[-73.76930921498348,40.59852890465831],[-73.76931539726323,40.59853115945395],[-73.76941553633637,40.59856154676939],[-73.76958690877827,40.59861437236797],[-73.76961311333142,40.59862099039477],[-73.76967401111207,40.59863268357446],[-73.76970071987043,40.59864013052377],[-73.76971779258648,40.598646855371015],[-73.76973574379954,40.59865555447104],[-73.76980002538836,40.59869309113485],[-73.76982828415439,40.598707223752875],[-73.76993238412227,40.59874703640102],[-73.76997616916036,40.59876378404304],[-73.77001557170144,40.59878377364495],[-73.77005175466414,40.59880546743726],[-73.77007316919216,40.59882066602886],[-73.7701176593303,40.59885549768412],[-73.77017682425011,40.59889698631365],[-73.77027408869462,40.598959784969566],[-73.770280538334,40.59896331012287],[-73.77029235413455,40.59896976369969],[-73.77031339088484,40.59897801822133],[-73.7703363481648,40.598984223332806],[-73.77036024775121,40.59898810735541],[-73.77038390667967,40.59898949670962],[-73.77040662910548,40.598988389335226],[-73.77042764768778,40.598984802128264],[-73.77043736736677,40.59898212012744],[-73.77044647607381,40.59897885122147],[-73.77046834557194,40.59896825978104],[-73.77049004964155,40.59895419260186],[-73.77051209601626,40.598936513993614],[-73.77055524769165,40.59889729232013],[-73.77057450087545,40.598881111702504],[-73.7705963393646,40.59886564874632],[-73.77061795344159,40.59885383212524],[-73.77064482646148,40.59884141283695],[-73.77066458708063,40.59883227583173],[-73.77069567554395,40.59882045129785],[-73.77072503590009,40.598813080101294],[-73.77073894803348,40.59881121728299],[-73.77075252398899,40.598810542248295],[-73.77078720522151,40.59881243951034],[-73.77082352496868,40.59881849996018],[-73.77086131911733,40.5988287058459],[-73.77090026970195,40.598842975782794],[-73.7709308647432,40.598857598622544],[-73.77095834516912,40.5988748533372],[-73.77098168372184,40.598894090547084],[-73.77100024289723,40.598914767863235],[-73.77101070690563,40.598929790833495],[-73.77102023280106,40.598945857486584],[-73.77103672115972,40.598981532790035],[-73.77105014425426,40.59902249776645],[-73.77106245222207,40.59907466205953],[-73.77106471104773,40.599091182644685],[-73.7710649791954,40.59910977043417],[-73.7710591233447,40.59917048058677],[-73.77105828189114,40.59919198386329],[-73.77105997150457,40.59921233940996],[-73.77106455326935,40.599230466541705],[-73.77107042772174,40.59924356265029],[-73.77107908782992,40.59925728584279],[-73.7710905684284,40.59927186168297],[-73.77112720101451,40.5993140789233],[-73.77113690037565,40.59932803855509],[-73.77114375570272,40.59934115437129],[-73.77115249541006,40.59936616151327],[-73.77115807337874,40.599393242407636],[-73.77116052436344,40.5994224520738],[-73.77115986181747,40.5994539682878],[-73.7711557024054,40.59948176826298],[-73.77114672454637,40.59951232305063],[-73.77113534274305,40.599541045635945],[-73.77110581598835,40.59960751824153],[-73.77109392611943,40.599639859122604],[-73.7710867482205,40.5996693454677],[-73.77108437410666,40.59969657302878],[-73.77108712004684,40.599791808585735],[-73.77109550611418,40.59989580947343],[-73.77110624222851,40.600000255978244],[-73.77111419742234,40.6000643531084],[-73.77111914447785,40.60008602890792],[-73.77113493157212,40.60013350928452],[-73.77113905426309,40.6001540765726],[-73.77113930892797,40.6001592279481],[-73.77113891311718,40.600164540029404],[-73.77113621586227,40.60017594426862],[-73.77111624260812,40.60021905779798],[-73.77111292431127,40.600228830903184],[-73.77111126381165,40.60023773397776],[-73.77111054072356,40.60025580597719],[-73.77111187877786,40.60027562941651],[-73.77112817318243,40.60036459802657],[-73.77113028499315,40.6003858091471],[-73.77113020896837,40.60040484589833],[-73.77112590127979,40.60045504211786],[-73.77111953843156,40.60050186572433],[-73.77111103445868,40.60054602854744],[-73.77110030469578,40.600587863299666],[-73.77105282368768,40.60074930504286],[-73.77093512613955,40.60115230828571],[-73.77091239686371,40.601210418901886],[-73.77086730922332,40.60129269130325],[-73.7707373338484,40.6015355022549],[-73.77074244654558,40.60158171529818],[-73.77075283595686,40.601625930688435],[-73.77077908903973,40.60165611544478],[-73.77082643937717,40.60168232507251],[-73.77084737913131,40.60172455230805],[-73.77084198990268,40.601758691985225],[-73.77083917528671,40.60181091609629],[-73.77080471264316,40.601869103809186],[-73.77078080648037,40.601923295037516],[-73.77074383318687,40.60194531862114],[-73.77071223428831,40.60193721985464],[-73.77068865897475,40.601894988006805],[-73.7706518991446,40.601854737184155],[-73.77061758814924,40.60186873047907],[-73.77060167895183,40.60189682243471],[-73.77058311147753,40.6019309357944],[-73.77054596552426,40.60200317950914],[-73.77050356147356,40.602071395517704],[-73.77044533066855,40.602143597763366],[-73.77039741390287,40.60228211207763],[-73.77034443950993,40.60235834196648],[-73.7702754652312,40.6024887789217],[-73.77026469363354,40.60255504888117],[-73.77023284606938,40.60261926802475],[-73.77022211742579,40.60267348564592],[-73.770185882741,40.60274882332514],[-73.77023981935454,40.602779886972435],[-73.77028876336242,40.60281543051331],[-73.77033207783607,40.602854991411085],[-73.77036919910248,40.602898054849426],[-73.77039964407959,40.602944060431454],[-73.77039682620415,40.602967653539835],[-73.77038875844443,40.60299053225567],[-73.77037567828685,40.60301202309523],[-73.77035797076951,40.60303149342935],[-73.77033615714807,40.60304837010617],[-73.7703108795518,40.603062156323496],[-73.7702828820812,40.60307244625328],[-73.77025298890362,40.60307893698836],[-73.77025152605684,40.60307914816695],[-73.77024081962735,40.60307982016902],[-73.77019158542419,40.60307987485424],[-73.77017898589702,40.60308142510882],[-73.77017334566268,40.60308267482576],[-73.77016805885265,40.60308424858143],[-73.77016577454364,40.60308518050414],[-73.77016484016487,40.60308569194643],[-73.77016404658161,40.60308623164778],[-73.77016339512019,40.603086797432866],[-73.77016288511544,40.60308739097572],[-73.77016251656966,40.60308801160623],[-73.77016227802442,40.60308866767793],[-73.77016219214394,40.60308935203235],[-73.77016223713916,40.60309007300249],[-73.77016242403297,40.603090821061144],[-73.77016274026623,40.60309160506225],[-73.77016379701456,40.603093281969585],[-73.77016543416697,40.60309511332724],[-73.77016908515753,40.60309828107553],[-73.77017429474216,40.60310202924767],[-73.77020712683712,40.60312326562142],[-73.77021459537019,40.60312962004398],[-73.77021718414774,40.603132507735246],[-73.77021903075094,40.60313523981529],[-73.77024599008504,40.60318723578153],[-73.77027189330961,40.60324447062797],[-73.77029746555615,40.60330841369928],[-73.77032633896627,40.60338816794182],[-73.77033952766948,40.60342845686706],[-73.77035205529462,40.60347217530944],[-73.77037750437749,40.603578623571266],[-73.77040862113749,40.60371902381807],[-73.77044257831365,40.60381846209782],[-73.77046829517974,40.60391932649895],[-73.77048567066119,40.604021220743185],[-73.77049463645427,40.60412374450439],[-73.7704951572949,40.60422649498137],[-73.77048723109779,40.604329068480304],[-73.77046811863949,40.6043786206441],[-73.7704578664029,40.60442967508112],[-73.77045665834513,40.60448131581722],[-73.77046451616103,40.604532616357076],[-73.77048129889249,40.60458265630703],[-73.77050670545592,40.604630537887815],[-73.77054028004275,40.60467540204207],[-73.7705601137183,40.604714867307514],[-73.77057104141566,40.60475629978766],[-73.77057275753215,40.604798540849984],[-73.7705652140602,40.60484040924824],[-73.77054862193188,40.60488073415527],[-73.7705234451221,40.60491838790483],[-73.77049038767544,40.604952317526504],[-73.77044390918806,40.60499026265653],[-73.77039288414592,40.60502464755341],[-73.77033777992212,40.60505515725807],[-73.77027910125652,40.60508151230702],[-73.77021738563224,40.6051034712922],[-73.7702052123913,40.60510477798056],[-73.77019351023498,40.60510764868133],[-73.7701826224153,40.60511199919014],[-73.77017286829809,40.6051177018963],[-73.77016453399514,40.60512458952574],[-73.77015786397195,40.60513246004786],[-73.77015305387691,40.60514108260139],[-73.77015024480244,40.605150204266046],[-73.77014951914632,40.605159557481315],[-73.77015089819469,40.60516886789464],[-73.77013639857398,40.60519892721159],[-73.77011696328144,40.60522732207819],[-73.77009291294623,40.605253584048],[-73.77006464433586,40.60527727986169],[-73.77004629039982,40.60528940460857],[-73.77003070114066,40.60530360042778],[-73.77001827366287,40.60531950571154],[-73.77000932453213,40.60533671530685],[-73.77000408171126,40.605354790835975],[-73.7700026787531,40.60537327186278],[-73.77000515139828,40.605391687621776],[-73.77001143666442,40.60540956900948],[-73.77002137445018,40.60542646053422],[-73.77003471161326,40.60544193191853],[-73.77005345445858,40.605494308209416],[-73.77006456082306,40.605547933620095],[-73.77006789715885,40.605602163423995],[-73.77006342333492,40.605656345626464],[-73.77005119312047,40.60570982880371],[-73.77003135353932,40.605761969934555],[-73.76998024771979,40.60582925522972],[-73.76993648829213,40.60589948441394],[-73.7699003649829,40.60597219254493],[-73.7698721169673,40.60604689826758],[-73.76985193128513,40.60612310700011],[-73.76983994160189,40.60620031420864],[-73.76983622732307,40.60627800874723],[-73.76984081306784,40.60635567624173],[-73.76985366850515,40.60643280249533],[-73.76987470855389,40.60650887689273],[-73.76990379394533,40.60658339578072],[-73.76994172223984,40.60667409033914],[-73.76997212439842,40.60676641705494],[-73.76999488105754,40.60686001353467],[-73.77000990286191,40.606954512399305],[-73.77001713081575,40.60704954272643],[-73.77001653651476,40.607144731505855],[-73.77001915829727,40.6071801869876],[-73.7700151999714,40.60721557035651],[-73.77000474048405,40.60725017581598],[-73.7699879884624,40.60728331308542],[-73.76996527805314,40.607314321169525],[-73.76993706225774,40.60734258154334],[-73.76986494839986,40.60741415459316],[-73.76980025839731,40.60748973651611],[-73.76978763185619,40.607504544309386],[-73.7697782236147,40.60752068312807],[-73.76977226860598,40.60753774997394],[-73.76976991553384,40.60755531867478],[-73.76977122315917,40.60757295052654],[-73.76977615883234,40.607590205247774],[-73.76978459930835,40.60760665197401],[-73.7697963338239,40.607621880016765],[-73.76981622986844,40.60766535030078],[-73.76982863003752,40.607710408952634],[-73.7698333286227,40.607756308542356],[-73.76983024766808,40.6078022876891],[-73.76981943826465,40.607847583690706],[-73.76980107970368,40.60789144517552],[-73.76977547650374,40.6079331445663],[-73.76974305336016,40.6079719901494],[-73.76970434810089,40.608007337549296],[-73.7696600027654,40.608038600417856],[-73.76964132838684,40.60805840352037],[-73.76960328725278,40.608106130987615],[-73.76957219319394,40.6081566966075],[-73.76954840605465,40.60820951522197],[-73.76953768344657,40.60823943673311],[-73.76952054713583,40.608267570585674],[-73.76949747961378,40.60829312462802],[-73.7694691303763,40.60831537934605],[-73.76943629763655,40.60833370812265],[-73.7693999058503,40.60834759488141],[-73.76936097968621,40.60835664861783],[-73.7693206151741,40.60836061440904],[-73.7692932194404,40.60837297249183],[-73.76926877462354,40.60838851523283],[-73.76924791192651,40.60840684129581],[-73.76923117005802,40.608427477474855],[-73.76921898132217,40.608449890912944],[-73.7692116604553,40.60847350286098],[-73.7692093964988,40.608497703621914],[-73.76921224791704,40.60852186829404],[-73.76922014108732,40.608545372906775],[-73.7691919345546,40.608571104386115],[-73.76916985338838,40.60860010478414],[-73.76915453552004,40.60863153628171],[-73.7691464234919,40.608664490824246],[-73.76914575167116,40.60869801635503],[-73.76901412638253,40.60897117122842],[-73.7690126619773,40.60899689084306],[-73.76900604118504,40.60902213532378],[-73.76899442053168,40.60904630782958],[-73.76897807475285,40.60906883686286],[-73.76896647155061,40.60908190296062],[-73.76895071511305,40.60910554339331],[-73.7689399930422,40.60913076828462],[-73.76893456812918,40.60915695940205],[-73.76893457333867,40.60918347483138],[-73.76894000854941,40.60920966470909],[-73.76895074055656,40.6092348871499],[-73.76896767194665,40.60925996249811],[-73.76898785761828,40.609325227056175],[-73.76900078034963,40.60939155298491],[-73.76903693493549,40.6094711145646],[-73.7690673451981,40.609537139929664],[-73.76908776343289,40.60957832503847],[-73.76910851369479,40.609615549573995],[-73.76912963328108,40.609648452249765],[-73.76913964340254,40.60966166497341],[-73.76915128441296,40.609674745942876],[-73.76917976560834,40.60970087375629],[-73.76921556009526,40.609727394026024],[-73.76926359313774,40.60975796442107],[-73.76930923097432,40.60978428747016],[-73.76941724136383,40.60984302026419],[-73.76946722660806,40.60987282971731],[-73.76950134222379,40.60989624807085],[-73.76957257646723,40.60994953965008],[-73.76960199953868,40.60996952761248],[-73.76966090947738,40.610005873779635],[-73.76971531021165,40.61003699686006],[-73.76976745552514,40.61006418867174],[-73.76981818454576,40.61008787541822],[-73.76982838609926,40.61009216718083],[-73.76995435823632,40.610145927195845],[-73.77008322721642,40.61019553953735],[-73.7702147580465,40.610240913734735],[-73.77022791209853,40.610246059100554],[-73.77024196439434,40.610249563555946],[-73.77025656507152,40.6102513398499],[-73.77027135061445,40.61025134375775],[-73.77028595290476,40.6102495751821],[-73.77030000838667,40.61024607815558],[-73.77031316711843,40.610240939744266],[-73.77032510148511,40.610234287880026],[-73.77033551435518,40.61022628817545],[-73.77034416851484,40.610214460148995],[-73.77035528241557,40.61020389316845],[-73.77036854674259,40.61019488132611],[-73.77038359233256,40.6101876754326],[-73.77040000044782,40.61018247603676],[-73.7704173144303,40.61017942784412],[-73.77043505241086,40.610178615689556],[-73.77045272072007,40.61018006217629],[-73.77046547174282,40.610181304599806],[-73.77047831446394,40.61018087971347],[-73.77049087624148,40.610178799845706],[-73.77050279258532,40.61017512534559],[-73.77051371773328,40.610169962831634],[-73.77052800530907,40.61016494227365],[-73.77054307078147,40.61016148624449],[-73.77055862082146,40.61015966203397],[-73.77057435266559,40.61015950516],[-73.7705899600106,40.610161018676926],[-73.7706092184414,40.61016882009702],[-73.77062780467544,40.61017936581409],[-73.77064497700233,40.610192214583385],[-73.77066798471797,40.61021552096259],[-73.77071371980352,40.610272408236874],[-73.77072621280416,40.61028511313316],[-73.77073890354535,40.61029580086426],[-73.77076212825769,40.61031130865442],[-73.77078978749857,40.610325926152036],[-73.77082244546246,40.61034000243769],[-73.77086443569549,40.61035542297947],[-73.77091857291396,40.610373963829154],[-73.77095493259964,40.61038405974899],[-73.77098868403328,40.61038993558503],[-73.77100447736812,40.61039116438445],[-73.77101975640619,40.61039127607541],[-73.77102585543226,40.61039083807355],[-73.77103212068118,40.61038987720775],[-73.77104543864486,40.61038633820579],[-73.77108629872221,40.6103694171837],[-73.77110034058042,40.61036459131494],[-73.77111357298152,40.61036189799133],[-73.77111984842725,40.61036142414942],[-73.77112600479292,40.610361508278494],[-73.7711689452323,40.610364989765756],[-73.77119969623332,40.610370300687784],[-73.77122891225683,40.61037905814716],[-73.77124075766059,40.610384160715725],[-73.77125101879673,40.61038983659924],[-73.77129121753457,40.610417525963015],[-73.77136135007906,40.61047169694787],[-73.77138976905968,40.61049252830935],[-73.7714934010843,40.61056422777399],[-73.77149370721932,40.610564444663204],[-73.77158559717995,40.61062947329548],[-73.77172734978649,40.610730546863664],[-73.77181876971343,40.610799001525606],[-73.77184654740942,40.6108241748703],[-73.77184662279295,40.61082424420962],[-73.77186161471131,40.610845427082054],[-73.77187463766268,40.61087020776196],[-73.7718864830017,40.61090007280209],[-73.77189141024631,40.610916724963346],[-73.77190083567527,40.61095658118334],[-73.77190745953423,40.61097607080758],[-73.77191572017205,40.61099191103314],[-73.77194032106668,40.61103026630946],[-73.77194563650117,40.61104139880559],[-73.77194891165128,40.61105177789393],[-73.77196365658715,40.611128621107405],[-73.7719774482801,40.611211865405444],[-73.77198308960725,40.61123429991978],[-73.77199007358051,40.611254051766544],[-73.77200909650391,40.61128557231712],[-73.77205321491672,40.61134901093665],[-73.77211190787824,40.611438909901636],[-73.77211789530084,40.611446720271026],[-73.77212523147178,40.61145424516324],[-73.77214388885052,40.61146840254239],[-73.77216765565795,40.611481227799715],[-73.77219408886721,40.61149164507404],[-73.77219596590501,40.61149237838516],[-73.77221438055138,40.61149766458409],[-73.77223450234526,40.61150167675033],[-73.77225630686429,40.611504420865714],[-73.7722798402919,40.611505890989704],[-73.77235885626388,40.61150631706017],[-73.77252726700065,40.611468547022234],[-73.77269288568237,40.61142418252929],[-73.77285526802156,40.611373342594725],[-73.77301397841552,40.61131616360276],[-73.77308096284672,40.6112974365947],[-73.77314518000887,40.611273739245945],[-73.77320599673253,40.611245305209174],[-73.77326281337831,40.61121241483991],[-73.7733150697493,40.61117539243192],[-73.77336225061474,40.61113460301972],[-73.77340389078995,40.6110904487791],[-73.77340563790057,40.61106301306712],[-73.77340520518659,40.61105151248574],[-73.77340338988826,40.61103964915781],[-73.77339559311476,40.61101456383306],[-73.77338222622693,40.610987314604166],[-73.7733613190282,40.61095385476214],[-73.77332449874837,40.61090188452725],[-73.77323628183392,40.61078552461415],[-73.77319873884227,40.61073086959156],[-73.77316210702001,40.610671966298135],[-73.77313072669114,40.61061836812843],[-73.77304946279642,40.6104631195924],[-73.77301969034683,40.61041627902102],[-73.77295676540666,40.610330586524356],[-73.77293272002788,40.61029549117779],[-73.77291139315636,40.61026016565044],[-73.77289590087013,40.61022937360434],[-73.77288499790413,40.61020064353117],[-73.77287854345663,40.61017342532203],[-73.77287840879387,40.610171525103524],[-73.7728786513162,40.610169635012014],[-73.77287923617239,40.61016778999226],[-73.7728801874143,40.61016596328706],[-73.7728815051364,40.610164191753114],[-73.77288316631986,40.61016245691664],[-73.77288751313766,40.61015916132069],[-73.77289320683845,40.61015611934508],[-73.77290007049929,40.610153449586],[-73.77290788845049,40.61015122298467],[-73.77291637813576,40.61014952810849],[-73.77293411928497,40.61014798703968],[-73.7729425549301,40.61014821998461],[-73.77295028088524,40.61014912734116],[-73.77295702145915,40.61015065361519],[-73.77296268686555,40.61015276294581],[-73.77296508104031,40.61015403738118],[-73.77296717978258,40.610155437550205],[-73.77296895866236,40.610156972116236],[-73.77297042983146,40.610158623010065],[-73.77299992670028,40.610199383907435],[-73.77306601457161,40.61029673598044],[-73.77339019496709,40.610753148008484],[-73.77340971200931,40.610782699154846],[-73.77342761373585,40.610809802020434],[-73.77349222861616,40.61091708325871],[-73.77351890708199,40.61095946065275],[-73.77354839797813,40.61100218517389],[-73.77357751691734,40.61103947898797],[-73.7736046044435,40.61106958244742],[-73.77367760714144,40.61114270508349],[-73.77370915833703,40.61117735668628],[-73.77374492922391,40.6112217864047],[-73.77376767753132,40.61125622247553],[-73.77378104179127,40.61128430946835],[-73.7737913895168,40.61131637052148],[-73.77379900757491,40.611352342874035],[-73.77380720929636,40.61140784093317],[-73.77380978495538,40.61143258273818],[-73.77381081335126,40.61146027588118],[-73.77380863014409,40.611549963530244],[-73.77380884252857,40.61158168080104],[-73.77381102073092,40.61161168141212],[-73.77381536140196,40.61163869704952],[-73.77382415413831,40.61167302439308],[-73.77384727397751,40.611747938817196],[-73.77385497769885,40.61177928316296],[-73.77388591019447,40.61193719717702],[-73.77391081130258,40.61204104961146],[-73.77391703488748,40.61208027079035],[-73.77392076775071,40.61209490245193],[-73.77392394407997,40.61210250080084],[-73.77392786811893,40.612109171836714],[-73.77393263421088,40.61211503485852],[-73.77393827753917,40.61212015175376],[-73.77394229745484,40.61212278970515],[-73.77394430328039,40.612123738516296],[-73.77394630995808,40.61212443569971],[-73.77394831660745,40.61212488158885],[-73.77395032499331,40.61212507434432],[-73.7739523458516,40.612125024541534],[-73.77395435588429,40.612124730962066],[-73.77395637754178,40.612124185441004],[-73.77395840158951,40.612123388462905],[-73.77396247442103,40.61212104636846],[-73.77396659812365,40.61211770372024],[-73.7739707837437,40.61211334428963],[-73.77398539252565,40.61209136466638],[-73.7740093072808,40.61204318882561],[-73.77401764033405,40.612028472162656],[-73.77405276935939,40.61197332182529],[-73.77408094754371,40.6119256939623],[-73.77409284355927,40.61190221412753],[-73.77411806047195,40.6118428557159],[-73.77413127883727,40.61181616324958],[-73.77413182408829,40.611815362357305],[-73.77413250067895,40.6118146615707],[-73.77413332974797,40.61181405054449],[-73.77413430026874,40.611813539643755],[-73.77413541249568,40.611813118649806],[-73.77413664243686,40.611812796561985],[-73.77413801402129,40.61181258297658],[-73.77413949166676,40.611812468944485],[-73.77414282314956,40.61181254736085],[-73.77414652034373,40.61181304113118],[-73.7741504518246,40.61181394028056],[-73.77415446562196,40.61181519977992],[-73.77416205233128,40.61181860079246],[-73.77416525980857,40.61182057003747],[-73.77416789935126,40.61182263767908],[-73.7741698891111,40.61182469482987],[-73.77417063107849,40.61182572274083],[-73.77417119391484,40.611826741588324],[-73.77417159328918,40.61182773330996],[-73.77417180232513,40.61182871477335],[-73.7741718467971,40.611829669946374],[-73.7741717130819,40.61183059695944],[-73.77416210615372,40.61186507257508],[-73.77414871020805,40.611902474353926],[-73.77413155309677,40.611943144444524],[-73.77410414946188,40.6120024491399],[-73.77409207188363,40.61202442554413],[-73.77405686242737,40.61207885502326],[-73.77404872081038,40.61209494714737],[-73.7740432574985,40.61210990433021],[-73.77403933191317,40.61212706704589],[-73.77403692034723,40.61214636036227],[-73.7740348822999,40.6122128602025],[-73.77403257152281,40.61223835549095],[-73.7740142408179,40.61234947577172],[-73.77399306247038,40.61244802640805],[-73.77398491678031,40.61247887401367],[-73.77397732245929,40.612507698109],[-73.7739579375375,40.61257251484147],[-73.77393456744093,40.6126438892131],[-73.77390130742596,40.61273986543176],[-73.7738578222755,40.612857620962245],[-73.77383738128358,40.61290764039641],[-73.7738168667038,40.61295413050596],[-73.77378762258778,40.613011941157275],[-73.77372646300543,40.61311971127042],[-73.77370283025785,40.613163769226325],[-73.77366339607356,40.61324656824822],[-73.77359545811595,40.61340282070413],[-73.77356716615193,40.61346504070575],[-73.7735355781115,40.61352843394887],[-73.77350408056458,40.613584446515524],[-73.77348862036789,40.6136079643283],[-73.77347356533483,40.613625646880855],[-73.77344804354257,40.613645692891104],[-73.7734185875313,40.61366231309816],[-73.77338597984013,40.61367506596207],[-73.77335108673874,40.61368361268434],[-73.77331483521344,40.613687726208596],[-73.7732781883398,40.61368729725295],[-73.77324211969672,40.61368233721323],[-73.7732075875012,40.61367297786028],[-73.77317550915127,40.61365946783914],[-73.77314673685366,40.61364216606339],[-73.7731313095268,40.61362097614167],[-73.77311132619863,40.61360212618455],[-73.77308738341436,40.61358617890033],[-73.77306019591516,40.61357361034645],[-73.77303057530176,40.61356479571842],[-73.77299940580679,40.61355999814968],[-73.77296761789916,40.61355936085689],[-73.77293616050818,40.61356290286436],[-73.77290597269685,40.61357051843642],[-73.77266322828741,40.61366827494774],[-73.7724163451262,40.613759815055964],[-73.77216559724789,40.6138450371477],[-73.77191126298042,40.613923846622505],[-73.7718276217448,40.61394564482625],[-73.77174156703437,40.61396104999305],[-73.77165393805824,40.61396991189085],[-73.77156558937924,40.61397214409789],[-73.77147738257945,40.613967724845544],[-73.77139017785723,40.613956697230634],[-73.77130482563766,40.6139391687951],[-73.77127403819223,40.613935855722794],[-73.77124296105093,40.61393660971551],[-73.77121251250084,40.61394140849388],[-73.77118359225533,40.6139501102605],[-73.77115705486926,40.61396245788993],[-73.77113368448838,40.61397808652628],[-73.77110785027159,40.61398809773054],[-73.771080142354,40.61399457567196],[-73.77105138563618,40.613997327493756],[-73.77102243624341,40.61399627127057],[-73.77099415603718,40.61399143844754],[-73.77096738695614,40.613982972904154],[-73.77094292595002,40.61397112667064],[-73.77091678395017,40.61397276719576],[-73.77089122605243,40.61397726480068],[-73.77086678705848,40.61398452537257],[-73.77084397835732,40.61399439698324],[-73.7708066335836,40.61400979851293],[-73.77076680146757,40.614021011286674],[-73.77072528611609,40.6140278089475],[-73.77068292561725,40.61403005426807],[-73.77064057512096,40.61402770192107],[-73.77038968748202,40.61404468207246],[-73.77019814694485,40.61406330653127],[-73.7701060927565,40.61406317623794],[-73.77006907432813,40.614062013086475],[-73.77002788909324,40.614059255585225],[-73.7698588689228,40.61404303266525],[-73.76965068224389,40.61403117037926],[-73.76963849147306,40.614029929349826],[-73.7696259961312,40.614027824429286],[-73.76959938519457,40.61402089082525],[-73.76957481264465,40.61401222402055],[-73.7695191714711,40.61399014801292],[-73.76949266011125,40.613981378460664],[-73.7694694700621,40.613975982905835],[-73.76944759498406,40.613973417043866],[-73.769409973857,40.61397218009843],[-73.76937109456895,40.61397254337091],[-73.7693308513123,40.613974525075946],[-73.76928901812514,40.613978115376874],[-73.769245632157,40.6139833141791],[-73.76920000707558,40.61399018393149],[-73.76915158682547,40.613998811970234],[-73.76909892905832,40.614009449369206],[-73.76902068965265,40.61402631267215],[-73.76896496255559,40.61403933884367],[-73.76891513219678,40.614052413196696],[-73.76887037118506,40.61406583160768],[-73.76858268472628,40.61416176216624],[-73.76846044441338,40.614200616881575],[-73.7684141603341,40.61421360803003],[-73.76837140539088,40.61422416570184],[-73.7683546501779,40.61422714847354],[-73.76833706075101,40.6142286529567],[-73.76831847311426,40.61422867848529],[-73.76829854249857,40.614227243462246],[-73.76825921241465,40.614221139314765],[-73.76818285049667,40.614204361724305],[-73.76815131971196,40.61419848904651],[-73.768118646657,40.61419476714477],[-73.76808937643943,40.614194474223865],[-73.76803145576768,40.61419976068123],[-73.76789952592254,40.61421818864734],[-73.76786697168102,40.61422114011598],[-73.76783729461309,40.614222404166014],[-73.76778765465399,40.61422140309044],[-73.76766549195828,40.61421404226623],[-73.76763170757867,40.61421381147222],[-73.76760132094121,40.61421530806558],[-73.76756077600426,40.614219207089015],[-73.76754530082175,40.61422113170198],[-73.76751860616444,40.61422445276444],[-73.76742752791716,40.61423918987227],[-73.76737638307333,40.61424982066482],[-73.76726342522328,40.61427650864124],[-73.767213735769,40.61428641338738],[-73.76715921956344,40.61429454240672],[-73.76710253635214,40.614300415580836],[-73.76704379234957,40.614304025080365],[-73.7669830845768,40.61430535183293],[-73.7669415739831,40.61430453808639],[-73.76690019985259,40.61430185212449],[-73.76685925777937,40.614297320346424],[-73.76681903151129,40.61429096192402],[-73.76672449101318,40.614260778135396],[-73.76669139771361,40.61425465494751],[-73.76664770188935,40.61425052862209],[-73.76659866742277,40.614257494792184],[-73.76656029790915,40.61424530399184],[-73.7665232418955,40.61423614394214],[-73.76649143187167,40.61424213602055],[-73.76644645768197,40.61422488477145],[-73.76640944407893,40.61420361255628],[-73.76636573064094,40.61420453324882],[-73.76631013101638,40.61419533543846],[-73.7662651847384,40.614170009420846],[-73.76623747817587,40.614138661752285],[-73.76620448352914,40.614104275225785],[-73.76619532903922,40.61407094621334],[-73.76617422455588,40.61404566932163],[-73.76612793292254,40.61402639603418],[-73.76611210906661,40.61400617586318],[-73.76607508154488,40.613988940469454],[-73.76605265306387,40.61396366019053],[-73.76600767785442,40.61394640926919],[-73.76597595285254,40.613928175271965],[-73.7659243122234,40.6139230234654],[-73.76589382990797,40.61392800804678],[-73.76584485068803,40.61391983302644],[-73.76581977219872,40.613894547303396],[-73.76577477362558,40.61388436129718],[-73.76571915619606,40.61388021032506],[-73.76567281808383,40.61387405984735],[-73.7656106179883,40.61385879205039],[-73.76554974198972,40.61384352708787],[-73.76554019797898,40.613828318893695],[-73.76553261888115,40.61381623846189],[-73.76551924394391,40.613825454619636],[-73.76550340746543,40.613836366848766],[-73.7654623457204,40.61383628307404],[-73.76542000379027,40.613824083953766],[-73.76540921523099,40.613809087311516],[-73.76539891387061,40.61379476864928],[-73.76537111229969,40.61379067427581],[-73.76536632299432,40.6138020400884],[-73.76536176247181,40.61381286172931],[-73.76534051357122,40.61382896819703],[-73.76530079784945,40.61382283159089],[-73.76528627329786,40.61380967951505],[-73.76525589839565,40.613790246385946],[-73.76520968382891,40.61378362638836],[-73.76520031321225,40.61377114640288],[-73.76516400829209,40.613754202686685],[-73.76514898195616,40.61373278500247],[-73.76512449124569,40.61368755610691],[-73.76511369195251,40.61367026208246],[-73.76508378272473,40.61362660576181],[-73.76506031696884,40.613589123668426],[-73.76504104839432,40.61355425221782],[-73.76502554335023,40.61352115271062],[-73.7650205004765,40.61350667957898],[-73.76501724522925,40.61349135519844],[-73.76501580220109,40.61347518749326],[-73.76501614607444,40.61345818646351],[-73.76501829930521,40.613440342438416],[-73.76502224207319,40.61342166492651],[-73.76502798219828,40.613402117757204],[-73.76503554665881,40.613381655417356],[-73.765038139982,40.613376743057024],[-73.76504185479156,40.61337205044229],[-73.76504673958406,40.6133675398106],[-73.76505287604452,40.613363112821325],[-73.76506594816784,40.613355791192475],[-73.76509874740051,40.61334023425458],[-73.76511217652444,40.6133319761899],[-73.76511719002619,40.61332774576007],[-73.76512108018333,40.613323386214645],[-73.76512389686594,40.613318844381475],[-73.76512568643264,40.613314065405575],[-73.7651373334553,40.61326178699138],[-73.76514592812896,40.61320667460865],[-73.76515155831206,40.61314831413697],[-73.76515223873423,40.61313268267766],[-73.76515429478953,40.61308589571617],[-73.76515707653239,40.61298711309446],[-73.76515561199658,40.6129566187242],[-73.76515206853414,40.612929361635075],[-73.7651457337867,40.612899496104056],[-73.76512924250461,40.61283426511115],[-73.76512372458609,40.61280723735493],[-73.76511218412739,40.6127387829878],[-73.76510837815526,40.61269529861784],[-73.76510843477024,40.61264540927805],[-73.76511130585192,40.612578541713326],[-73.76511756199469,40.612523271428216],[-73.76511870612497,40.61250393114175],[-73.76511737315975,40.61248297248409],[-73.76511291010928,40.612465106726496],[-73.76511124503979,40.61246131213068],[-73.76510948711774,40.61245729134776],[-73.76510528194166,40.612450231771476],[-73.76510029414615,40.61244392665649],[-73.7650945113866,40.61243838569414],[-73.7650442537035,40.61240185669369],[-73.76499541692512,40.612360810461716],[-73.76499016553491,40.6123555138333],[-73.76498561413878,40.612349641664125],[-73.76498186670788,40.612343321489334],[-73.76497900646197,40.61233670559588],[-73.76497772419995,40.61233164257707],[-73.76497737642003,40.6123262742197],[-73.76497795224634,40.61232069247538],[-73.7649794611304,40.612315022507914],[-73.76498505323246,40.61230396576791],[-73.7649889944853,40.612298940401274],[-73.76499352404939,40.61229446523156],[-73.76500647572328,40.612284270566384],[-73.76503932155194,40.6122618874141],[-73.76505335115117,40.612251163710866],[-73.76508677691876,40.612221830762486],[-73.76509205464995,40.6122163924829],[-73.7650963161966,40.61221086383824],[-73.76509951383451,40.61220531325079],[-73.76510161275297,40.61219982525185],[-73.7651038576636,40.612186645935196],[-73.76510355561396,40.61217177723918],[-73.76509365121629,40.612118643937],[-73.7650919126019,40.612082088957074],[-73.76508948257336,40.61206728727957],[-73.76508687389516,40.61205996157752],[-73.76508330393708,40.612053623675344],[-73.7650787143526,40.61204817461124],[-73.76507602880085,40.612045765241156],[-73.76507307015414,40.612043561709264],[-73.7650596167918,40.61203523061049],[-73.76504367100016,40.61202689609069],[-73.76498676806175,40.61200163625857],[-73.76488511741941,40.611955673047234],[-73.76481082176402,40.61192368792782],[-73.76473782528912,40.61189484710071],[-73.7646658821168,40.611869052898],[-73.7645948390193,40.611846241514066],[-73.76455265822248,40.611834944210486],[-73.76450473059725,40.611824841162665],[-73.76445501191385,40.611816328133166],[-73.76435372713304,40.61180098289924],[-73.7641892443363,40.611773359032945],[-73.76413999058305,40.6117673599315],[-73.76409546481781,40.611764134414955],[-73.76399822638191,40.61176085527856],[-73.7638417149645,40.611757687999265],[-73.76372229932831,40.61175685741043],[-73.76367071300801,40.61175539202351],[-73.76366337770519,40.61175477366768],[-73.76365590117723,40.611753623114666],[-73.76364027088576,40.61174962856607],[-73.76362356072627,40.61174347920752],[-73.76357485503245,40.61172272113478],[-73.76355883664323,40.61171788863168],[-73.7635438981198,40.61171527392612],[-73.76353660995389,40.61171481699009],[-73.76352858551724,40.61171493551066],[-73.7634931119195,40.611718365568905],[-73.76348472026025,40.611718700114075],[-73.76347721809445,40.61171845901462],[-73.76342545508798,40.6117138236624],[-73.76337411068111,40.61170750363375],[-73.76332337442086,40.611699546897924],[-73.76327342478461,40.61168996136212],[-73.76323678796837,40.611681394499776],[-73.76322255859924,40.6116774269042],[-73.76319855273091,40.611670733898926],[-73.76318926224052,40.61166777025928],[-73.76315813838801,40.6116578269148],[-73.76311389262158,40.61164213923868],[-73.76302615552108,40.611608620509614],[-73.76294809170497,40.611576392039865],[-73.76289698451886,40.6115534580457],[-73.76275848988126,40.61148852396166],[-73.76271397442429,40.611469295842205],[-73.76266773125485,40.61145077613871],[-73.76261974879242,40.61143294505671],[-73.76256997841385,40.61141581405311],[-73.7625187378769,40.61140065131077],[-73.76246108507051,40.61138712328255],[-73.76239615019843,40.611374840497426],[-73.76230448351853,40.61136014358254],[-73.76229944090615,40.61135920554341],[-73.76172413788888,40.611847242757754],[-73.76101512745596,40.61135971258806],[-73.76023635756984,40.61082086495037],[-73.76076730398724,40.610184642971035],[-73.7608704952119,40.61019812235999],[-73.76103107637637,40.61001265160496],[-73.76106712691546,40.609971013189664],[-73.76117344843112,40.609839343635336],[-73.76178242960611,40.60915167005452],[-73.761550519059,40.60903136580086],[-73.76154422819795,40.60903918643425],[-73.76146838592403,40.60913355747762],[-73.76142052284808,40.60921530656956],[-73.761404571353,40.60924480256109],[-73.76126130999612,40.609380924608395],[-73.76110660758381,40.609557593173626],[-73.76084686113973,40.609858791584344],[-73.76066814315307,40.61006739366467],[-73.76056913844504,40.61018295125944],[-73.76032133549343,40.61047700509609],[-73.7599844697485,40.61087937784679],[-73.75949119833392,40.610815795910945],[-73.75973571099031,40.61015545765214],[-73.75972099040709,40.610151597828064],[-73.75970578731696,40.610149045893706],[-73.75968243615738,40.61014773868971],[-73.75965913699874,40.61014950440004],[-73.75963658092307,40.61015429065146],[-73.75961543697201,40.61016195547781],[-73.75959633230222,40.61017227153075],[-73.75957983358354,40.61018493282302],[-73.75956643019073,40.610199563804464],[-73.759556519688,40.61021573050108],[-73.75950902919094,40.61029655950149],[-73.7595011327081,40.61030982921567],[-73.75949036769214,40.61032187057849],[-73.75947705298131,40.61033232694715],[-73.75946158293166,40.610340888623405],[-73.75944441573695,40.61034730202607],[-73.75936292845833,40.610360920979566],[-73.75928012157641,40.61036863835842],[-73.75919672932086,40.61037038573436],[-73.75911349111225,40.610366147613796],[-73.75910442204787,40.610364363682734],[-73.75907022522384,40.61035787076554],[-73.75904511473085,40.61035166761426],[-73.75900812829906,40.610342261019326],[-73.7589872166546,40.610338020389],[-73.75895697014231,40.61033389571058],[-73.75892030237397,40.61033419709064],[-73.75888924674271,40.61033827445424],[-73.75885114200894,40.61033734849164],[-73.75883136120042,40.610330966496704],[-73.75880039730696,40.610319204272706],[-73.75878071065536,40.610313048631504],[-73.7587456244266,40.61030748152995],[-73.7587131086048,40.61030337899638],[-73.75868333119995,40.610299993030985],[-73.75864883787519,40.61029739978987],[-73.75861193268274,40.61029479158902],[-73.7585826602231,40.61029262208519],[-73.75854665481937,40.6102896386441],[-73.7585090305672,40.61028673186969],[-73.75848022846048,40.61028488833536],[-73.75844677519859,40.61028209802636],[-73.75841702630487,40.61028080198358],[-73.7583833893643,40.61028278485851],[-73.75834929653386,40.610286945655126],[-73.75832147772402,40.61029110974953],[-73.75829926070082,40.610295097481156],[-73.75829550033376,40.610295774602235],[-73.7582912547756,40.610296765323525],[-73.75825775075852,40.61030459220883],[-73.7582269007005,40.61031053359273],[-73.7581949143402,40.61031362775769],[-73.75815889909497,40.61031336250978],[-73.75812105252785,40.61030962687423],[-73.75808825488184,40.610305415346616],[-73.7580543726871,40.610303308546555],[-73.7580288046064,40.61030257070075],[-73.75800190081806,40.61030227080745],[-73.75797402450203,40.61030240091893],[-73.75794434716322,40.61030459035795],[-73.75791022597848,40.61030643604063],[-73.75788559500131,40.610304853107024],[-73.75784908810411,40.61030013848032],[-73.75781820510527,40.61029551761372],[-73.75778940519147,40.61029295252839],[-73.75775408741217,40.610289672755414],[-73.75772433905549,40.61028798903853],[-73.75768786959408,40.610286047892075],[-73.75765998908328,40.61028436792866],[-73.75762074385338,40.61028195266324],[-73.75758776998957,40.6102774886566],[-73.75755753440916,40.61027347185681],[-73.75752779240506,40.61027028452419],[-73.7574948356596,40.61027043060671],[-73.75747534560305,40.61027203747328],[-73.7574384823874,40.610277615653416],[-73.75740623638164,40.610280591612806],[-73.75738300800197,40.610279830584],[-73.75737380421923,40.6102762988981],[-73.75736975048063,40.61027011285435],[-73.75735905593751,40.61027006347392],[-73.75733835907681,40.61028804814463],[-73.75731666566763,40.610291055068366],[-73.75729976071223,40.61028323896447],[-73.75729703593153,40.6102819815973],[-73.75729573344235,40.61028083931063],[-73.7572750037203,40.610262692957484],[-73.75724373585348,40.61025952578324],[-73.75721321044998,40.610261586925056],[-73.75718184021459,40.61026498902382],[-73.7571488683726,40.610256595488465],[-73.7571185169417,40.61024509695857],[-73.75708634025287,40.610241468454845],[-73.75705103863224,40.61024149704208],[-73.75701566467232,40.6102429193119],[-73.75698141480092,40.610246662724826],[-73.75695439979688,40.610247090267336],[-73.75693504799922,40.6102458004126],[-73.75689467587803,40.61024540878678],[-73.75687323735914,40.61024512353899],[-73.7568405593608,40.61024225248015],[-73.7568151155204,40.61023692749883],[-73.75678344202318,40.610231430847016],[-73.7567518741129,40.610229535961494],[-73.75672594375061,40.6102254340697],[-73.75668879086514,40.610218379831146],[-73.75665873036682,40.61021278922465],[-73.75663056657409,40.61020567760419],[-73.75660708797918,40.610189987995],[-73.7565891619185,40.610166109230086],[-73.75657894925305,40.610150082660525],[-73.75656053403384,40.61013942462728],[-73.7565349349473,40.61015890352215],[-73.75650617942406,40.61017077591128],[-73.75648245326471,40.61017734608204],[-73.7564426723711,40.610179645405445],[-73.75641421137112,40.610171219502405],[-73.75638720095871,40.61017907049356],[-73.75636126253332,40.61018959735575],[-73.75633837115747,40.61019143454432],[-73.75630430928305,40.6101960049127],[-73.75627583936782,40.610199477077266],[-73.75625146570553,40.61020330102219],[-73.75621959670816,40.61020518616031],[-73.75620131124235,40.61020698417157],[-73.75619294806401,40.610207807933584],[-73.75615510231287,40.6102147275408],[-73.75612622282262,40.61022073385753],[-73.7560929451584,40.610232610788614],[-73.75607424043571,40.61023736746822],[-73.75605042095967,40.61023396381125],[-73.75603494498608,40.610221888935385],[-73.75601513930835,40.6102036280499],[-73.755997752486,40.61019586233032],[-73.75598840956826,40.610197161121945],[-73.75598198980688,40.6102031118825],[-73.75598138321743,40.61022069768631],[-73.75597869259622,40.610241254391674],[-73.75596821293016,40.610268719229396],[-73.75596326283834,40.610277636875495],[-73.75592974200211,40.61029137432958],[-73.75589606387108,40.6103038181112],[-73.75587091285797,40.61030679714808],[-73.75583999673873,40.61030201200288],[-73.75581798391184,40.610291539872755],[-73.755793094616,40.610275375504294],[-73.75577454401937,40.61025866370982],[-73.75575575436163,40.61024036255339],[-73.75573681209634,40.61022261827306],[-73.75571809689805,40.61019737082056],[-73.75570285892044,40.610175543501306],[-73.75568386510258,40.61015441533926],[-73.75567198300502,40.610133665830716],[-73.75566210338883,40.61010892784436],[-73.75564863464952,40.61008540519322],[-73.75562890477562,40.610076802316904],[-73.75560684726157,40.61007736522698],[-73.7555975529591,40.61008147925794],[-73.75559496353759,40.61009916119421],[-73.75559789661685,40.61010487717549],[-73.75560182951908,40.61010859548148],[-73.75561374660236,40.61011984094888],[-73.75562259040025,40.610128181450975],[-73.7558089283856,40.61036528895026],[-73.75587251467284,40.610374257857366],[-73.7558763762555,40.61037482493784],[-73.75587561216307,40.61038028930371],[-73.75587412912151,40.61038518505484],[-73.75569925964349,40.610365686657325],[-73.75569746400105,40.61035580428947],[-73.75569974469153,40.61035262071336],[-73.75570173151307,40.610352129886145],[-73.75571634332279,40.61035351139767],[-73.75575727259825,40.61036067717337],[-73.75571167394634,40.61030222568425],[-73.75556369084164,40.610118427946375],[-73.75550218966316,40.61012080154014],[-73.75545094849214,40.610114999128584],[-73.75539915499907,40.61011578352947],[-73.75534825676452,40.61012313281958],[-73.7552996763481,40.61013684159293],[-73.75527347337437,40.61014944804147],[-73.75524482134354,40.61015844224943],[-73.75521456958666,40.6101635576016],[-73.75518361485632,40.61016464246363],[-73.75515287474371,40.61016166467698],[-73.75512326047797,40.61015471251214],[-73.7550956499142,40.61014399205208],[-73.75507086151076,40.61012982108329],[-73.75505193518097,40.61012716503934],[-73.75503270124287,40.61012667837523],[-73.75501358542867,40.61012837186289],[-73.75499501085599,40.61013220801797],[-73.75497738866262,40.61013810192931],[-73.7549611089061,40.610145923138596],[-73.75494583576523,40.61015596296078],[-73.75489421036356,40.6101918021179],[-73.7548479687626,40.61023168281056],[-73.75480765248592,40.6102751380148],[-73.7547737336712,40.61032165884633],[-73.75474660954089,40.610370700519546],[-73.75473449816835,40.61039908233916],[-73.7547321957258,40.610405241678485],[-73.75345836131065,40.610519862404786],[-73.75008771076799,40.61164055382723],[-73.74912000614306,40.611794326542324],[-73.74821585882682,40.61201107758952],[-73.74799307317261,40.612310157967876],[-73.74761418929194,40.61199801088494],[-73.74721567885203,40.61217883865074],[-73.74692096474186,40.61172649941705],[-73.74685539024553,40.611574099557096],[-73.74576150178878,40.6119916542462],[-73.74562112446334,40.61174249295547],[-73.74536751646431,40.61120355260152],[-73.74456658067484,40.61011745293755],[-73.74386981848714,40.608892484481174],[-73.74338029296965,40.608178680967974],[-73.74310894573972,40.60771599600124],[-73.74332493333749,40.60753687042484],[-73.74339731522147,40.60747217106664],[-73.7431465521476,40.6072598655933],[-73.7412136685224,40.60551892083225],[-73.74029138976151,40.60459823228108],[-73.73922512563081,40.60414236682695],[-73.73815143124828,40.60271043966425],[-73.73799702689163,40.60160123365694],[-73.7383055470449,40.59824293792973],[-73.73830871885423,40.598208373679576],[-73.73828313104222,40.59816556830887],[-73.73807514925798,40.59781762568908],[-73.73808925242439,40.5976882970898],[-73.73825953089288,40.59762564118734],[-73.73827146702656,40.5976321256949],[-73.73828458903489,40.597637103976645],[-73.73829857253536,40.597640452966864],[-73.73831307184875,40.5976420898768],[-73.73832772854456,40.597641974241256],[-73.73834218030167,40.59764010891877],[-73.73835606986523,40.59763654002101],[-73.73836905387823,40.59763135577307],[-73.73838081136947,40.597624684332125],[-73.73839691743144,40.5976109043314],[-73.73840997546553,40.59759536286291],[-73.73841965957808,40.59757844780276],[-73.73842572808073,40.59756058130823],[-73.73842802952197,40.59754220928158],[-73.73843000496623,40.59752114632331],[-73.73843651322727,40.59750062061134],[-73.73844737585021,40.59748119494264],[-73.73846229498814,40.59746340195156],[-73.73852716400225,40.59741547919864],[-73.73852725571284,40.59739205956141],[-73.7386487190861,40.59734426599677],[-73.7386347262737,40.597313192376404],[-73.73862744479497,40.59728081138827],[-73.73857716826613,40.597263443790524],[-73.73857382102479,40.5972683712726],[-73.73855884632238,40.59726321481083],[-73.73850355568769,40.597363197858776],[-73.73848900400814,40.59735889424026],[-73.73850854977917,40.59732414727487],[-73.7385242380781,40.597296258915975],[-73.73854295052867,40.597262993693576],[-73.73856037839508,40.59723201366939],[-73.73856611221649,40.59722181928271],[-73.73858809179455,40.5971827453488],[-73.73861389690576,40.59713687069047],[-73.73862486165716,40.59711737906305],[-73.73864407374768,40.59708322671655],[-73.73865537843399,40.597063130238546],[-73.73865954991012,40.59705571446361],[-73.73868423105202,40.597011837707974],[-73.73869078548708,40.597000186665355],[-73.73871548739142,40.596956273093525],[-73.73871968076908,40.59694881732649],[-73.73873823189557,40.59695544041406],[-73.73857461617928,40.597244631075206],[-73.73858805052288,40.59724807773863],[-73.7385846673764,40.59725319461569],[-73.73862641254621,40.59726591462484],[-73.73862781419413,40.59724144290203],[-73.73863304587006,40.59721727466495],[-73.73876004550401,40.59699446634542],[-73.73876263067227,40.596989889444686],[-73.73876621134102,40.59698572032271],[-73.7387706804986,40.59698208357741],[-73.73877590458008,40.59697908789618],[-73.73878172745904,40.596976822807676],[-73.73878797511355,40.59697535600605],[-73.73879446082685,40.59697473132792],[-73.73880099076769,40.596974967442435],[-73.73880736978299,40.596976057293034],[-73.73881340723025,40.59697796830858],[-73.73881892267497,40.59698064337673],[-73.73882375128306,40.59698400255065],[-73.7388277487472,40.5969879454384],[-73.73883079559936,40.5969923542033],[-73.73883280078145,40.596997097085335],[-73.73888268579553,40.597046439021334],[-73.73893943794633,40.59709126248758],[-73.7390023579366,40.597131015161224],[-73.73907067046362,40.59716520720176],[-73.73914353377262,40.5971934172872],[-73.73922005002946,40.597215297806066],[-73.73929927638427,40.597230579141076],[-73.73938023659032,40.59723907299149],[-73.73946193303433,40.59724067469389],[-73.73954335903015,40.59723536451163],[-73.73962897165362,40.597211495583025],[-73.73971099873704,40.59718118110795],[-73.73978860759355,40.59714472882161],[-73.73986101039127,40.59710250876624],[-73.7399274721511,40.59705494953439],[-73.739987318208,40.59700253391761],[-73.74003994105965,40.596945794005514],[-73.74008480653318,40.59688530578347],[-73.74010543612974,40.5968479460724],[-73.74011797928748,40.59680855558432],[-73.7401221144825,40.596768144077195],[-73.74011773572629,40.59672774748045],[-73.7401049552812,40.596688401339456],[-73.740084100781,40.59665111427],[-73.740062751311,40.596612010913034],[-73.74003427754276,40.59657564020376],[-73.7399992661089,40.596542751457825],[-73.739958438329,40.59651402225388],[-73.73991263534852,40.596490044474315],[-73.73986280080935,40.596471312111476],[-73.73980996140911,40.59645821109086],[-73.7398054369529,40.59645411751355],[-73.7398018724387,40.59644950566548],[-73.73979936789418,40.596444504965085],[-73.73979799360195,40.5964392557426],[-73.73979778812732,40.59643390530238],[-73.73979875723607,40.596428603789235],[-73.73990407814111,40.59637337673859],[-73.74003703042295,40.596281233554635],[-73.74006954777123,40.59623570144113],[-73.74009714262678,40.59620864729177],[-73.74011818218945,40.59620376463578],[-73.74015376100516,40.59620261274081],[-73.7402507506907,40.596210227619075],[-73.7403090535137,40.59618693954043],[-73.74039153834984,40.59618219567324],[-73.74039294483379,40.59623643247853],[-73.74034752079947,40.596274540415024],[-73.74034900829145,40.596307823429655],[-73.74033279524076,40.59631887912002],[-73.74028393005841,40.59640997986251],[-73.74028204054159,40.5964802322842],[-73.74036012749535,40.59677499554017],[-73.74038232489522,40.59679939856061],[-73.74040960334993,40.596820598582795],[-73.7404411814484,40.59683798831327],[-73.74047615461015,40.59685106960728],[-73.74051352099805,40.59685946773912],[-73.74055221021727,40.596862942136255],[-73.74055955616039,40.59686126276252],[-73.74056715731102,40.59686048567306],[-73.7405748241758,40.596860630240435],[-73.74058236562313,40.59686169286064],[-73.74058959364802,40.596863647042994],[-73.74059632805894,40.596866444070606],[-73.74060240096985,40.59687001421477],[-73.74060766098559,40.59687426847333],[-73.74061197697601,40.59687910078943],[-73.74061834076706,40.596896155072244],[-73.7406210251864,40.596913767347786],[-73.7406199604069,40.596931479504654],[-73.74061517412156,40.59694883083305],[-73.74060679082338,40.5969653700084],[-73.7406092140478,40.59697309931859],[-73.74061334843891,40.596980394683584],[-73.74061907029237,40.596987037819204],[-73.74062620840527,40.596992829956385],[-73.74063454919873,40.59699759778885],[-73.74064384310827,40.59700119865837],[-73.74068530137359,40.59699944727309],[-73.74072577931972,40.59699239475746],[-73.74076411884772,40.596980242888264],[-73.74079922304163,40.59696333933797],[-73.74080307584296,40.59695905945456],[-73.74080769959836,40.59695524890093],[-73.74081299723782,40.596951987674835],[-73.74081885754401,40.59694934424156],[-73.7408251574872,40.59694737409667],[-73.74085795792082,40.596953480457366],[-73.74089163519491,40.59695532951288],[-73.74092524512118,40.59695286942247],[-73.74095784539949,40.596946169158116],[-73.7409885220372,40.59693541657077],[-73.74099306854406,40.59693438287265],[-73.74099733177079,40.59693279587056],[-73.74100119672744,40.59693069837008],[-73.74100455916657,40.596928146945906],[-73.74100732839482,40.59692521041642],[-73.74100942971923,40.596921967987136],[-73.74101080646199,40.59691850711443],[-73.74101142148902,40.596914921146734],[-73.74101125821164,40.5969113068064],[-73.74101032103393,40.596907761581285],[-73.74100863523407,40.59690438109478],[-73.74100624628232,40.59690125652707],[-73.74100321861475,40.59689847215537],[-73.74100179814627,40.59690098533482],[-73.7409998522527,40.596903284976534],[-73.74099743446516,40.596905307817885],[-73.74099461129651,40.596906998210784],[-73.74099146041158,40.596908309652854],[-73.74098806849067,40.59690920606654],[-73.74098452884485,40.59690966279171],[-73.74098093884923,40.596909667263866],[-73.74097739726393,40.59690921936005],[-73.74097400151733,40.59690833140196],[-73.74097084502584,40.59690702781718],[-73.74096836215134,40.596907809979896],[-73.74096574696839,40.596908278873094],[-73.74096306701888,40.596908422386726],[-73.74096039151739,40.59690823681432],[-73.74095778956364,40.59690772694861],[-73.74095532835787,40.59690690595782],[-73.74095307146519,40.596905795045515],[-73.74095107717395,40.59690442290303],[-73.74094939699037,40.59690282496847],[-73.74094807430822,40.59690104251145],[-73.74094714328815,40.5968991215671],[-73.74094662797542,40.59689711174732],[-73.74095619602544,40.59687977421579],[-73.7409693807607,40.596863875262656],[-73.74098582180922,40.596849849443366],[-73.74100506979723,40.596838080115994],[-73.74104337975874,40.59682836174506],[-73.7410831534287,40.596823066571304],[-73.74112351700819,40.59682231092582],[-73.74116358373877,40.59682611140968],[-73.74118553063491,40.59682842558673],[-73.74120768649544,40.59682840021082],[-73.7412296241691,40.59682603577125],[-73.7412509207112,40.5968213778529],[-73.74125188960771,40.596818242615626],[-73.74125351589589,40.59681526966536],[-73.74125575608745,40.59681253850128],[-73.7412585502778,40.59681012215688],[-73.74126182374799,40.5968080852471],[-73.74126548896281,40.59680648224051],[-73.74126944791152,40.596805356002776],[-73.74127359472867,40.59680473665043],[-73.74127781852512,40.59680464074541],[-73.74128200635323,40.59680507085227],[-73.74128604622717,40.59680601546964],[-73.74128983011754,40.59680744933769],[-73.7412932568401,40.59680933411368],[-73.74129623476155,40.596811619397194],[-73.74130310744538,40.59681721847677],[-73.7413110980521,40.59682187628512],[-73.74131998747878,40.59682546510469],[-73.74132953197675,40.59682788652984],[-73.74133946983503,40.59682907416477],[-73.74134952855664,40.59682899544447],[-73.74135776547169,40.59683365187277],[-73.74136495053902,40.59683922929702],[-73.74137090842505,40.59684559161442],[-73.74137549374221,40.59685258356859],[-73.741378594597,40.59686003453861],[-73.74138013532028,40.5968677627022],[-73.74138007831405,40.59687557947292],[-73.74137842496886,40.596883294102],[-73.74139847117452,40.596904736874755],[-73.74142192576565,40.59692406674797],[-73.7414217558832,40.596926193469564],[-73.74142207003976,40.596928310630055],[-73.74142285880839,40.59693035469928],[-73.74142409852035,40.59693226434032],[-73.74142575197533,40.5969339822501],[-73.7414277695577,40.59693545687888],[-73.74143009072536,40.59693664397709],[-73.74143264582645,40.59693750792312],[-73.74143535818936,40.5969380227923],[-73.7414381464235,40.59693817313484],[-73.74144092686163,40.59693795443944],[-73.74144361607036,40.59693737326843],[-73.7414461333539,40.59693644706122],[-73.74146607403623,40.59692432412604],[-73.7414882777709,40.5969147559897],[-73.74151218637216,40.596907983187776],[-73.74153719879584,40.59690417598342],[-73.74156268624893,40.596903430086684],[-73.74156538115682,40.59690410233027],[-73.74156818655632,40.596904416645934],[-73.74157102125496,40.5969043639368],[-73.74157380321226,40.59690394572839],[-73.74157645191423,40.59690317412429],[-73.74157889070348,40.59690207145589],[-73.74158104899773,40.59690066963607],[-73.74158286433278,40.59689900923557],[-73.74158428417014,40.59689713830884],[-73.74158526741763,40.59689511100339],[-73.74158578561864,40.596892985992405],[-73.74158582377568,40.596890824776864],[-73.7415853807845,40.59688868990553],[-73.74159736703355,40.59686617803934],[-73.7416138812722,40.59684539820829],[-73.74163450627007,40.59682687540753],[-73.74165872094112,40.59681107760877],[-73.7416859135089,40.59679840393715],[-73.74171539696285,40.596789174587805],[-73.74174642641513,40.59678362273633],[-73.74177821791976,40.5967818886479],[-73.74179629228938,40.59676792717298],[-73.74181096647554,40.59675181438553],[-73.74182180774889,40.59673402544084],[-73.74182849641093,40.596715084922614],[-73.74183083522138,40.59669555137319],[-73.74182875521424,40.59667600082251],[-73.74182451436707,40.59665904436261],[-73.74181686745766,40.59664279644078],[-73.74180600036256,40.59662765199677],[-73.74179187067273,40.5966137208909],[-73.74177502221224,40.59660167352719],[-73.74175588115945,40.596591814640206],[-73.74173493168249,40.596584393607614],[-73.74171270369247,40.59657959814215],[-73.74170370864418,40.596582663704204],[-73.74169418509882,40.59658459010283],[-73.74168437954047,40.596585327479836],[-73.7416745457522,40.59658485675074],[-73.74166493824771,40.59658319009875],[-73.7416558056841,40.59658037065943],[-73.7416473844262,40.596576471404234],[-73.74163989242899,40.596571593251845],[-73.74163352359669,40.59656586245643],[-73.74159574046455,40.596548876137994],[-73.7415550609738,40.596536366563015],[-73.74151239169124,40.59652861251451],[-73.74115347300106,40.59654023919871],[-73.7409431357656,40.59654705211177],[-73.74094146317178,40.596551753386876],[-73.74093879732537,40.59655618037031],[-73.74093521108271,40.59656021207434],[-73.74093080245427,40.596563738314124],[-73.74092569192605,40.59656666271883],[-73.74092001916671,40.59656890536566],[-73.7409139392106,40.59657040496384],[-73.74087487147777,40.59655573103353],[-73.74083315730107,40.59654618608562],[-73.74078994633405,40.596542033181144],[-73.7407464294811,40.59654338677509],[-73.74070380607671,40.59655020956213],[-73.74066111186981,40.596562375682986],[-73.74061674572253,40.596570340517275],[-73.74057141605783,40.59657397688533],[-73.74052584668436,40.59657322672283],[-73.74052059821685,40.59657185599614],[-73.74051574133071,40.59656981195325],[-73.74051142333867,40.59656715659155],[-73.74050777520837,40.596563970449864],[-73.74050490759002,40.59656035016617],[-73.74050290746037,40.596556405546124],[-73.74050183548452,40.596552256232755],[-73.74050172417607,40.596548028077585],[-73.7405025769109,40.59654384932341],[-73.74050436782481,40.596539846714585],[-73.74050704259805,40.59653614165297],[-73.74051052010283,40.59653284651544],[-73.74051469486406,40.59653006124571],[-73.74054563704507,40.59649026444027],[-73.74057097581819,40.59644822843424],[-73.74059043582211,40.59640441005882],[-73.7406038055851,40.596359285514374],[-73.7406109398227,40.59631334519531],[-73.74061525971089,40.596272450882545],[-73.74061079344912,40.59623156570726],[-73.74059766007335,40.59619177920617],[-73.74057620958534,40.59615415163569],[-73.74054701362405,40.59611968571802],[-73.7405308245968,40.596124579404524],[-73.74051142026902,40.59612453558999],[-73.74050176132494,40.596113420952044],[-73.74049382946065,40.59607396063007],[-73.74047930089634,40.59606776405913],[-73.7404591762315,40.59606911296066],[-73.74044371824426,40.596070149066364],[-73.74041452651402,40.59609226945321],[-73.74030143748907,40.596066129894865],[-73.74029022946964,40.596037754981936],[-73.74022232630847,40.59603513663352],[-73.74018670507769,40.59604738195103],[-73.73992792985007,40.59606158731341],[-73.73991492767568,40.596078813973264],[-73.73981229329,40.596274562182025],[-73.73957904997509,40.59637633784875],[-73.73953153596686,40.59653523265818],[-73.73960988055163,40.59676343754036],[-73.73946370303071,40.5968784200921],[-73.73948220989608,40.59697762988143],[-73.73948781808788,40.5969759342923],[-73.73949660873873,40.59702037075912],[-73.73957870164332,40.596980082262974],[-73.73958631560406,40.59697634684676],[-73.73969757669656,40.59692174225051],[-73.73970543677729,40.59691637748526],[-73.7397511124284,40.59688519455233],[-73.73976010849775,40.59687905384436],[-73.73981105771496,40.59684427004702],[-73.7398337462709,40.59682117497729],[-73.73984650947762,40.59680818193794],[-73.73985041685974,40.596804204241316],[-73.73988306007311,40.59677097418961],[-73.73979486697499,40.596651247956544],[-73.7397915823696,40.59664678841131],[-73.73973369321163,40.596568198695266],[-73.73970950102,40.59657340836251],[-73.73965518724218,40.59658510556959],[-73.7396485337228,40.59656715206085],[-73.73969621382014,40.59655529542006],[-73.73974724022865,40.59654260483514],[-73.73975390043435,40.59655202588634],[-73.73977602333053,40.59658331679875],[-73.73977984293764,40.59658871957668],[-73.73980566371797,40.59662524227238],[-73.73981102756693,40.59663282961787],[-73.7398335157584,40.596664636835506],[-73.73983784246845,40.59667075762007],[-73.73986424975344,40.59670810956286],[-73.73986828861149,40.5967138212567],[-73.73988420556658,40.5967363351114],[-73.73989662574444,40.59675390260209],[-73.73990994690199,40.59677274452035],[-73.73979634029146,40.59688267512538],[-73.7396986631098,40.59694676530586],[-73.739693338903,40.59695025998226],[-73.73968736688639,40.59695417821441],[-73.73963571050862,40.59698224810066],[-73.73958504738897,40.59700533134092],[-73.73957401693785,40.59701035737165],[-73.73954671965853,40.5970227937427],[-73.73951745996011,40.59703612546238],[-73.7395088586729,40.597040044091635],[-73.7394965220981,40.597042578162146],[-73.73945528659326,40.59704556873803],[-73.73944033499662,40.597046652095585],[-73.73943095850058,40.59704658024136],[-73.7394064975102,40.59704639091874],[-73.73939810824895,40.5970463256563],[-73.73936639462244,40.59704113854316],[-73.73924172058153,40.597002503591916],[-73.73921669508339,40.596994749306745],[-73.73920841735524,40.596992183229275],[-73.73914434758689,40.596967171513626],[-73.73913856349675,40.59696488952618],[-73.73908184815303,40.59694251078455],[-73.73907319397125,40.59693909580608],[-73.7390157192886,40.59691402762486],[-73.73892850726305,40.59687548946656],[-73.73894704511589,40.59686319031958],[-73.73897266456393,40.59687376554162],[-73.73904606722702,40.59690608057043],[-73.73905484989021,40.59690974227927],[-73.73910946934683,40.59693251818052],[-73.73911830379922,40.59693620194847],[-73.73916751427645,40.59695672131171],[-73.73917528803732,40.59695996306923],[-73.73922317497949,40.59697993107906],[-73.73923553862127,40.59698408506154],[-73.73928808236505,40.59700173762551],[-73.73929610421024,40.59700443194726],[-73.73934283227533,40.59702013012319],[-73.73939796363852,40.59702954301801],[-73.73944749042404,40.59702863204736],[-73.73944497449679,40.596977569084906],[-73.73945583288507,40.596978282586825],[-73.73943957124743,40.596897402307505],[-73.73933278706608,40.59691318387469],[-73.73910683002393,40.59680420436523],[-73.73912307710924,40.59678451979312],[-73.73894690694306,40.59676316592439],[-73.73889308019625,40.59679519196018],[-73.73884642113195,40.5968221019803],[-73.73883031859047,40.59680480879743],[-73.73862636111004,40.59685981156982],[-73.73858431403264,40.5968609477762],[-73.73860200843426,40.59688440787326],[-73.73852427660154,40.59691381296734],[-73.73848679652491,40.59698768159283],[-73.73844962513822,40.596982667429515],[-73.73826706178818,40.59735449088403],[-73.73822344542258,40.59735112688165],[-73.7381222087528,40.59738610213898],[-73.73813316352593,40.597285645666595],[-73.73803749125008,40.595913151336184],[-73.73773567327817,40.594784994473194],[-73.73770476302153,40.59466942239392],[-73.73763679379573,40.59441539967615],[-73.73764682854916,40.5944140813414],[-73.73764798223573,40.594414839870566],[-73.73765396851013,40.594418788648966],[-73.73766540626976,40.594433196371625],[-73.73767387555297,40.59445767424493],[-73.73768487329968,40.59447281876312],[-73.73770589774534,40.59449183232013],[-73.73771202922704,40.594494736709976],[-73.73773859521032,40.59450733277365],[-73.73776863283136,40.59451761311271],[-73.73780430355625,40.59452804199615],[-73.7378463242816,40.59453727796644],[-73.73786658749486,40.5945394411],[-73.73806122475945,40.59454611620555],[-73.7381702454364,40.594539627776705],[-73.73826122556306,40.594527692465356],[-73.7382939615549,40.59451887671025],[-73.73836694018557,40.59449544562265],[-73.73840190283181,40.594483896629],[-73.73842833243553,40.59446990605339],[-73.73844842241506,40.59445250035152],[-73.738460917579,40.59442793740092],[-73.7384600986038,40.59437611684057],[-73.7384715971064,40.594359065842276],[-73.7384874397198,40.594352262988316],[-73.73850731718949,40.59437861562188],[-73.73852041994783,40.59440092658877],[-73.73852140434778,40.59442488226436],[-73.73853416556388,40.59443827633971],[-73.73856681950858,40.59444545641716],[-73.73865685789374,40.5944754753593],[-73.73867727283096,40.594484695560006],[-73.73874889648592,40.59451707426136],[-73.73877153079926,40.594525207530495],[-73.73877815501386,40.594448912351886],[-73.7387841880635,40.59441333750658],[-73.73877005027201,40.59441215695043],[-73.73877753514915,40.59435500821529],[-73.73881662516484,40.59435976445348],[-73.73881112762074,40.594416435556866],[-73.7387933849322,40.59441445690606],[-73.73879132538968,40.5944490768166],[-73.73878644978733,40.59452956556027],[-73.73883432550795,40.59454304930051],[-73.73889349191636,40.59455720433647],[-73.73900196778493,40.59458623174192],[-73.73907212417538,40.594596476534676],[-73.73910729317726,40.594596556385355],[-73.73916764971531,40.594593001708496],[-73.73919544003917,40.59458593253053],[-73.73925589391588,40.594557784461564],[-73.73927692202346,40.594545530447725],[-73.7392872963179,40.594533009676134],[-73.73928512794396,40.594507420920145],[-73.73927780495342,40.594482802027194],[-73.73928109875233,40.59446533930766],[-73.7392943062813,40.59445300556075],[-73.73930406142925,40.594453945588626],[-73.73931941105552,40.59446194143424],[-73.7393266291089,40.59447398009369],[-73.73933385925429,40.594486018277514],[-73.73934856041568,40.59451206752038],[-73.73936472405695,40.59452317171441],[-73.7393965917048,40.594530709291654],[-73.7394274949,40.59453720062638],[-73.73945887454894,40.59454245833715],[-73.73949465784887,40.59454533972549],[-73.73952765729867,40.59455018779307],[-73.73956465331398,40.59456157857751],[-73.73956502573124,40.594519455351836],[-73.73955226881966,40.59451943799907],[-73.73955249471966,40.59442647445706],[-73.73958763297763,40.59442652510858],[-73.73958740902067,40.59451827037702],[-73.73957519758915,40.59451825258765],[-73.73957493121885,40.59456474305723],[-73.73958864884955,40.594568966581555],[-73.73961965222456,40.594580041878885],[-73.7396410602332,40.59458244987675],[-73.73967453660697,40.59458634322417],[-73.73969539465607,40.594589394286274],[-73.73968123124624,40.594503558882614],[-73.7399580159237,40.594500768787135],[-73.7399527501692,40.594636709614],[-73.73998678749332,40.594632859899704],[-73.74001746414226,40.59462486072892],[-73.74004742639379,40.59461463547108],[-73.7400609815566,40.594601212640505],[-73.74007295043502,40.59457959082199],[-73.74008908945085,40.594530657145405],[-73.74010803139176,40.59451126617574],[-73.74013580364583,40.59451157273892],[-73.74014139121941,40.59451754609054],[-73.7401338201101,40.59456603190921],[-73.74014286699499,40.59458153196844],[-73.74018445146201,40.59461192881609],[-73.74021122864868,40.59462516441378],[-73.74027412098326,40.594647071736155],[-73.7403296252843,40.59466121825716],[-73.74036408761157,40.59466969808875],[-73.74039193692957,40.59467450729918],[-73.74041903267411,40.594678800483635],[-73.74050615958393,40.594699475119654],[-73.74062832064129,40.59472165227214],[-73.74065158807102,40.59472002998951],[-73.74068163227533,40.594707193294525],[-73.74069758978438,40.59469583776909],[-73.74070773498576,40.594672014279574],[-73.7407393540958,40.594670545350205],[-73.74076790338215,40.594662514207315],[-73.74079275823718,40.59465024274981],[-73.74083151673143,40.59461116602115],[-73.74083862240352,40.59459764746877],[-73.74083755554007,40.59457433879755],[-73.74084054278848,40.5945474201197],[-73.74085331865278,40.594503368281444],[-73.74086643220791,40.59449105173331],[-73.74090170596386,40.594488248750665],[-73.74091740970769,40.594505682310924],[-73.74091569598377,40.59451789891998],[-73.7409053346814,40.59455473449519],[-73.74088874912557,40.5945971840363],[-73.74089520274944,40.594611579191955],[-73.74094016215483,40.594636607841224],[-73.74096717985229,40.59465173387753],[-73.74102990553594,40.594677297253796],[-73.74108997034986,40.59469733465609],[-73.741126334013,40.59470622295998],[-73.74115233831627,40.59471473778038],[-73.74118104185618,40.594730633342955],[-73.74126115616026,40.59476875309063],[-73.74129498270842,40.59478271580664],[-73.74131820625333,40.59479259288123],[-73.741372877792,40.59480814176137],[-73.74146578067743,40.59480802647387],[-73.74150058113823,40.594805575060434],[-73.74156118998474,40.59480118137405],[-73.74159167749877,40.59479568509316],[-73.74162091692345,40.594786493135246],[-73.74164088099948,40.59477144541607],[-73.7416549849425,40.59474732449935],[-73.74165774557986,40.5946752256471],[-73.74166197274711,40.594654369629836],[-73.74167638401254,40.59464243402216],[-73.7416976630029,40.59464174405286],[-73.74171730107167,40.59464988374326],[-73.74173218981575,40.59466416328347],[-73.74174014598728,40.594680949237414],[-73.74173766165936,40.5947277712909],[-73.74174977224098,40.59474256660822],[-73.7417758878285,40.59475904155543],[-73.74180151991492,40.594771995270946],[-73.74184888837367,40.59479449726356],[-73.74191490578441,40.59481814983475],[-73.74196836844273,40.59483786570406],[-73.74202229932064,40.59485881545244],[-73.7420847378643,40.59487927112619],[-73.7421466041351,40.594894836790424],[-73.7422260309708,40.59490588332434],[-73.7422598820868,40.59490455501753],[-73.74232229363318,40.59489547363188],[-73.74242926334583,40.594868517303965],[-73.74238742584883,40.594729256060205],[-73.74261837534068,40.594736806808896],[-73.74276043974989,40.59474431144508],[-73.74277459101106,40.594790810567844],[-73.74279563385535,40.594805220680634],[-73.74280966836623,40.594808377363286],[-73.74283993997119,40.59481931344788],[-73.74287488141475,40.59482601107909],[-73.7429142453085,40.59483215904361],[-73.74297445988672,40.59483196990417],[-73.74300969211627,40.59482781672781],[-73.74304104329548,40.594819106759466],[-73.74306717345468,40.59480412635815],[-73.74309944706366,40.59479203181856],[-73.74313202933571,40.59478579279627],[-73.74316618149683,40.5947890838636],[-73.74319069326758,40.59479254268575],[-73.74322060926453,40.59479458086269],[-73.74328649698172,40.594796871784986],[-73.74331966019696,40.594795982400704],[-73.74334951603228,40.59479514827635],[-73.74337440860002,40.594791881080056],[-73.74340201112334,40.59478428844303],[-73.74342845401064,40.594773747531306],[-73.74345292601873,40.59475678280128],[-73.74346867615836,40.59473458439399],[-73.74347021013658,40.59471074143908],[-73.74345368532342,40.59463620381594],[-73.74345571627379,40.594612001948626],[-73.74346642638281,40.594597563333465],[-73.74348442282245,40.59459051648805],[-73.74350272937403,40.59460337607232],[-73.7435157298757,40.59462672073444],[-73.74353451916689,40.59465139895313],[-73.74359145353881,40.59466457977084],[-73.7439938230993,40.59467892199167],[-73.74415281139848,40.59467961700008],[-73.74452473619097,40.59466767616556],[-73.74462499793191,40.594661774797956],[-73.74472551445541,40.594648378452035],[-73.74507536150931,40.594584816720115],[-73.74515314383318,40.59456282369533],[-73.74525185872791,40.59453418973213],[-73.74539768262429,40.5944966290322],[-73.7457728613278,40.59441412173127],[-73.74588742704555,40.59439040863451],[-73.74598081817807,40.59437444428903],[-73.74606978026482,40.59436851333265],[-73.74634411434089,40.594342730067766],[-73.74643095274597,40.59432520844427],[-73.74658189443005,40.59431174699992],[-73.74662917813197,40.594301493559286],[-73.74665511464754,40.59429569490217],[-73.74676022478049,40.59425819030187],[-73.7468430289713,40.594223295837246],[-73.74687961710761,40.59417733167236],[-73.7469244048255,40.594124428036054],[-73.74698877652678,40.59410460021742],[-73.7470549169794,40.59409572081898],[-73.74712023053519,40.594095049367056],[-73.74712891519151,40.594094025939576],[-73.74715052181784,40.59409154445205],[-73.7471851288444,40.59408900478219],[-73.74721460976873,40.594086268370056],[-73.7472776876298,40.594077742295724],[-73.74734293483871,40.59407026332775],[-73.74741812989933,40.59404875461594],[-73.74754300333467,40.59395055342274],[-73.74760289675773,40.59392365303012],[-73.74765794640514,40.5938938932908],[-73.74775413502798,40.59385482071708],[-73.74786771113888,40.59380929811537],[-73.7479301964094,40.593779453707235],[-73.74809672764574,40.59363337393663],[-73.74814785336036,40.59361774941061],[-73.74830479354634,40.59359826643546],[-73.74851280729384,40.593553898561815],[-73.74895116248138,40.59341287562502],[-73.74918575906011,40.593285116943136],[-73.7492379759296,40.59323541034956],[-73.74933241924509,40.59317444234897],[-73.74938688793002,40.593146332862744],[-73.74950680446683,40.59307772763179],[-73.74963950104163,40.593016192744095],[-73.7497176435254,40.59297783946056],[-73.74981048920172,40.5929202733036],[-73.7499912245194,40.592813771678784],[-73.75022604796357,40.59271086778488],[-73.75037430031755,40.59261463137684],[-73.75064194469488,40.59241420068219],[-73.75074492377667,40.592337729735135],[-73.75083983764277,40.59224470918621],[-73.75093123080153,40.59211586939214],[-73.75103663563847,40.591967041395215],[-73.75115818834648,40.59180576042103],[-73.75132642808519,40.591613421969434],[-73.75136600562934,40.59157445822424],[-73.75148111579601,40.59146838586266],[-73.75155756486167,40.59141760263979],[-73.75164932044552,40.59137576587994],[-73.75176313652534,40.59133808939911],[-73.75182170013856,40.59131448109378],[-73.75188466042697,40.59129870154515],[-73.75209519408276,40.59127339369367],[-73.75225089202347,40.59125274150905],[-73.75237047456868,40.591232249685],[-73.75259844864743,40.59118024406631],[-73.75265801099273,40.591170306924205],[-73.75269439389656,40.59116439888581],[-73.75273545696508,40.591158045728186],[-73.75276918068451,40.5911539900186],[-73.7528024159175,40.59114903042936],[-73.75285852591604,40.591142785822804],[-73.75288446135454,40.59113881820206],[-73.75294821271346,40.59113393458002],[-73.75300909527272,40.5911250734589],[-73.75306758707661,40.5911131664994],[-73.7531275799871,40.591095630881014],[-73.75315012753086,40.59108863284376],[-73.75318680137607,40.59108032892626],[-73.7532821322054,40.59103227715162],[-73.75331346633982,40.59101930221842],[-73.75339448085418,40.59099254667994],[-73.75344550661804,40.590971144660756],[-73.75346829052837,40.59096373578227],[-73.75350449818008,40.590951970767335],[-73.75354241944629,40.5909452872491],[-73.7535702855626,40.59094245946774],[-73.753603247953,40.59094094146731],[-73.75366547347373,40.590933379560305],[-73.75373316262075,40.590928996147824],[-73.75375958600856,40.59092914223564],[-73.75379246764058,40.59092979569859],[-73.75382478272994,40.590928838980794],[-73.75386085427613,40.59092154309354],[-73.75391220449308,40.590908947941436],[-73.75395594639717,40.59090193968204],[-73.75399279575267,40.59090183412875],[-73.75407236621415,40.590905338803196],[-73.7542686732088,40.59092370609121],[-73.75434053399161,40.59093104460054],[-73.7543896916149,40.59093540410635],[-73.75440931694536,40.59093715050263],[-73.75447884153587,40.590939450495156],[-73.75454032178827,40.590939110245706],[-73.75457688494222,40.59093209311616],[-73.75459325297247,40.59092743991644],[-73.75461658441291,40.59092080110987],[-73.75464544446262,40.59091593752371],[-73.75468103314275,40.590911858933374],[-73.75473921455954,40.590906244225906],[-73.7547736540821,40.59090210937697],[-73.75480645131447,40.59089791673368],[-73.75483493300636,40.59089386514789],[-73.75486833345705,40.59088836067427],[-73.75496194722608,40.59087453657824],[-73.7549918437967,40.590871123746865],[-73.75502048861615,40.59087010341463],[-73.7550560466689,40.590870047874404],[-73.75508401255705,40.590868811473236],[-73.75521172128923,40.59086250101666],[-73.75528072638615,40.59086046307253],[-73.75533106525018,40.590859120464444],[-73.75537689752812,40.590859740067856],[-73.75541498594997,40.590862073084224],[-73.75550382486821,40.5908697812256],[-73.75553036586322,40.590867450896496],[-73.75556957875293,40.590865778100266],[-73.75571850574254,40.590865321314475],[-73.75577045063989,40.59086727740952],[-73.75580079510678,40.59087153819081],[-73.75583628405627,40.59087361290799],[-73.75586357310088,40.59087350888902],[-73.75592115806577,40.59087110922593],[-73.75595463623256,40.59087419754727],[-73.75602036595414,40.59088630496386],[-73.75605024598254,40.590897813713326],[-73.75607723387728,40.59091181133897],[-73.75610479724587,40.590926917552565],[-73.75613180009509,40.59093718765606],[-73.75616278332151,40.59094419568034],[-73.75619478638886,40.59095315172031],[-73.75623154401504,40.59096415349407],[-73.75625999802202,40.59097146354395],[-73.75629179897643,40.590980950030435],[-73.75632502885657,40.59099079101611],[-73.75635783011097,40.59100126166594],[-73.75638878883092,40.591011809149556],[-73.75642199513256,40.59102143478113],[-73.75645231341069,40.5910293515078],[-73.75648210550787,40.59103602403919],[-73.75651228449037,40.59104303126984],[-73.75654462693316,40.59105018748704],[-73.7565782747551,40.591055418526075],[-73.7566122470616,40.59105875011807],[-73.75664012057274,40.5910603221167],[-73.75667054293935,40.59105904496362],[-73.7566986632363,40.59106086055658],[-73.75675525782054,40.5910710214475],[-73.75682494267942,40.59108706250411],[-73.75691806701099,40.59111190738208],[-73.75694734161982,40.59112124510422],[-73.75700245101659,40.591136814450806],[-73.75703419417263,40.59114937160012],[-73.75706297359275,40.59115813177518],[-73.75711328332227,40.59117487988083],[-73.75714554578022,40.591184304617215],[-73.75717655040071,40.59119183544118],[-73.75720108105556,40.591199604542574],[-73.75722116270721,40.591203239987294],[-73.75724070678692,40.591205011024975],[-73.75730257288993,40.59121411947003],[-73.7573363936941,40.59122053039774],[-73.75739663764764,40.59123729047864],[-73.75745186056969,40.59125118555474],[-73.75748350555435,40.59126146413291],[-73.75751466374527,40.591269148311916],[-73.75755765264762,40.591278468747156],[-73.75762331559736,40.59129269251466],[-73.7576758748624,40.59130501395185],[-73.75773334295228,40.59132176816938],[-73.75778943124567,40.591334565743594],[-73.75785285721304,40.59135045845577],[-73.7578918986188,40.59135698827775],[-73.75795637515172,40.59135995234962],[-73.75798801159947,40.59136273799499],[-73.75801280274415,40.59136701346735],[-73.75804097641971,40.59137385457374],[-73.7581118140115,40.59137839818962],[-73.7581377746056,40.59137949755165],[-73.75816643522708,40.59137895392836],[-73.75829781442658,40.591389955448435],[-73.75856200201781,40.591428567610635],[-73.75871537076539,40.59145097941279],[-73.75878945264263,40.59146647080134],[-73.75885981629347,40.59147504724865],[-73.75892785511807,40.59147917052129],[-73.75904521901259,40.59149193468693],[-73.75906249579334,40.59149362007818],[-73.75914462613743,40.59150163416514],[-73.75922836196312,40.591509806355],[-73.75928714482431,40.59149320650671],[-73.75938010755175,40.59150457696183],[-73.75947486517914,40.59152563198186],[-73.75960054182347,40.59155249604601],[-73.75967175594631,40.591567602582764],[-73.75969570621801,40.59157267739596],[-73.75976734920677,40.59158660552724],[-73.75979294806727,40.59159164523485],[-73.7598965865451,40.59161204500051],[-73.75994809255606,40.59161805117173],[-73.76007031564967,40.591623169161515],[-73.76016560077599,40.59161922556557],[-73.76023595718793,40.59162005708462],[-73.76030924413577,40.59162328130444],[-73.7603820592079,40.59163013268853],[-73.76041824810325,40.591631991167816],[-73.76054954013519,40.591638001056765],[-73.7606527996993,40.591647275699955],[-73.76078573008148,40.591660781338575],[-73.76084382257405,40.59166493654671],[-73.76095548743751,40.59168271095225],[-73.76108305835778,40.591692035278164],[-73.76120895145121,40.59170804778972],[-73.76127872984993,40.59171832330687],[-73.76134311678331,40.59172663385045],[-73.76141229292942,40.5917232932163],[-73.76157030497421,40.59169996429503],[-73.76172098789151,40.591681221837575],[-73.76229978054917,40.59164087015589],[-73.76236416229638,40.59163768371306],[-73.76243967045137,40.59163394560974],[-73.7627614686996,40.59162420917805],[-73.76295275572143,40.59161117743111],[-73.76303822435933,40.59159747704602],[-73.76308430596947,40.5915876924926],[-73.76347652151605,40.59148431951076],[-73.76354057868427,40.59147225785061],[-73.76376223381337,40.591439709534995]]]}},{type:"Feature",properties:{ntacode:"BX09",ntaname:"Soundview-Castle Hill-Clason Point-Harding Park",borocode:"2",boroname:"Bronx"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.88054585187352,40.818468022360705],[-73.88098029593274,40.8182356231273],[-73.88244779552899,40.81926832251157],[-73.88378786126488,40.821933413771326],[-73.8842398645624,40.82262562985897],[-73.88429488145059,40.82271820526738],[-73.88433212381813,40.822810142477216],[-73.88436128591937,40.822873801331966],[-73.88438994861662,40.82296739644863],[-73.88421976563875,40.8229964575283],[-73.88276030351201,40.8232485482781],[-73.88178621703611,40.82340170049673],[-73.87993002276619,40.82364106213154],[-73.87898855680683,40.82371109055438],[-73.87806435774712,40.82383439458989],[-73.8779351380241,40.823851611054614],[-73.87713691614898,40.82395814711635],[-73.8762130602201,40.82408475014626],[-73.87528548336792,40.82420788488654],[-73.87437004386828,40.82433051058814],[-73.87423302126017,40.824348587373166],[-73.87356808464372,40.82441984696743],[-73.87354452024772,40.82430640278844],[-73.87353159357629,40.82426009459765],[-73.87350389590993,40.82421276053339],[-73.87342239025342,40.824073453999794],[-73.87299144465977,40.82230162221621],[-73.87246834182392,40.82015009086094],[-73.87302614022218,40.82007078186276],[-73.87467611925148,40.81983616606724],[-73.87557941126592,40.819707708188034],[-73.87613504196341,40.81964490944319],[-73.87784195052963,40.81941899094772],[-73.87895678454437,40.81928146006461],[-73.87981464297576,40.81916244926338],[-73.88054585187352,40.818468022360705]]],[[[-73.84231712480326,40.82718468468034],[-73.84207620647362,40.826537734865006],[-73.84202727066108,40.826547447745085],[-73.84170466295862,40.82576738198713],[-73.84175457615972,40.82575542039675],[-73.8413820617808,40.82514743339903],[-73.84136106744268,40.82508503349907],[-73.84127392633435,40.824908997855445],[-73.84120250732016,40.82481685808503],[-73.84107400387144,40.824526113427666],[-73.84102376688769,40.82434116587369],[-73.84100637880968,40.824241027109636],[-73.84086821945756,40.8241535072083],[-73.84058156458808,40.82359483615627],[-73.84044970316316,40.82334556649667],[-73.84042044446512,40.82326852505657],[-73.84043234895765,40.82311304379516],[-73.84046603526161,40.82308002358383],[-73.84041765401986,40.82299802945673],[-73.84012785556988,40.82242142701473],[-73.84011253729908,40.82229940621906],[-73.84001752995849,40.822190242623],[-73.84002656012724,40.822067732913],[-73.83995959459864,40.82199986023988],[-73.83998726019156,40.821921932554204],[-73.83992345126002,40.821739538441584],[-73.839829262417,40.821571501496095],[-73.83983703184651,40.82143133110792],[-73.83990886675222,40.82115479859536],[-73.83985813718627,40.82100998191928],[-73.83988142932536,40.82089686701187],[-73.83998460083204,40.82079477636271],[-73.83999403392818,40.82068256106783],[-73.84005150923355,40.82061444541429],[-73.84005351039059,40.8205120799626],[-73.84010069135867,40.820322761727745],[-73.84006059978145,40.820230071739914],[-73.83996730528743,40.82017908200402],[-73.8399986040743,40.81993494681313],[-73.84014625733207,40.8198192485525],[-73.84024605965794,40.81982602352284],[-73.84028911944903,40.81980770455389],[-73.84023155497654,40.81973553077109],[-73.84028066974194,40.81967849755755],[-73.84028506253652,40.81962626612645],[-73.84036528525621,40.81957775002431],[-73.84052340849313,40.81953879722483],[-73.84061881496076,40.8195495007785],[-73.84070339531274,40.81947762296214],[-73.84081344956954,40.819444691190384],[-73.84084352269801,40.81935504338972],[-73.84091856215333,40.81934212492088],[-73.84104454654556,40.81923016959917],[-73.84117574214494,40.81918308181385],[-73.84124966376424,40.819161015082024],[-73.84128974603111,40.81915650957008],[-73.8413111172789,40.81913614403752],[-73.84134926355509,40.819122974148826],[-73.84142475199275,40.819041880828834],[-73.84156703725522,40.81894043221171],[-73.84170330169812,40.81890421224728],[-73.84188441800478,40.81885001810423],[-73.8419241389584,40.81883237292193],[-73.8419490890732,40.818804947831914],[-73.84198684834051,40.81877437390822],[-73.84212585817635,40.81845822191332],[-73.84213733844815,40.818259033778766],[-73.84209366311863,40.818059542951644],[-73.8423753442051,40.81748984708068],[-73.842798758111,40.816937008649425],[-73.84289216451073,40.816730453426324],[-73.84306379033744,40.816558645026774],[-73.84304301763855,40.81637731955146],[-73.84315283461221,40.81627342796551],[-73.84316992763728,40.81605105501344],[-73.84344776972232,40.81569806525778],[-73.84358001433829,40.81546834659727],[-73.84374053000367,40.81532169954206],[-73.84377226781896,40.81513907127946],[-73.8439550510123,40.81479601244595],[-73.84408472247658,40.81457105292508],[-73.8441791144098,40.81435717709205],[-73.84417920712875,40.81418667055902],[-73.8443873689675,40.81364513082717],[-73.84451791368876,40.81342515289368],[-73.84464128726451,40.8132027988469],[-73.84475741491106,40.812978203598064],[-73.84486622624338,40.81275150341688],[-73.84496132122241,40.81253767993254],[-73.84504990737501,40.812322248754825],[-73.84513193774377,40.81210532423278],[-73.84520736885233,40.81188702150701],[-73.84528019236566,40.8117781167457],[-73.84536842801643,40.81175143836056],[-73.84546538675924,40.81176496766437],[-73.84576561702234,40.81158227884204],[-73.84585412185227,40.811429471031886],[-73.84591166916613,40.81133011244611],[-73.84602600366081,40.81102371442163],[-73.84617302872176,40.81067666392789],[-73.84688871208354,40.810521325178385],[-73.84719684509655,40.81058048761423],[-73.84746772168279,40.810903942854296],[-73.84758283399886,40.81128174975289],[-73.84763099298806,40.81135174127139],[-73.84770256622522,40.811455764866025],[-73.84821486515716,40.812462908995776],[-73.8487628685535,40.81290468611958],[-73.84938556147983,40.81323686534509],[-73.85005049815271,40.81348902383745],[-73.85020486696241,40.81353429551923],[-73.85041066820122,40.81358402388854],[-73.8505247054516,40.8138303153466],[-73.85060246203967,40.81393019953954],[-73.8509102973415,40.814194942443365],[-73.85114472260709,40.81439654887597],[-73.85129819410069,40.814382943215215],[-73.85246819393384,40.8142792074193],[-73.8524240362732,40.814420084234975],[-73.85262058756435,40.814505749279384],[-73.85279369903864,40.81443515054274],[-73.85291177501865,40.814500996711594],[-73.85281883014781,40.81433517474399],[-73.8526501333564,40.81436314647364],[-73.85261262519276,40.81396258284028],[-73.85288616298564,40.813881712529586],[-73.85294165170168,40.81381958893509],[-73.85294266398029,40.81375024639101],[-73.85286936942747,40.81369282492301],[-73.85297995235662,40.81367382210087],[-73.85336857868829,40.81359390313634],[-73.8537435802724,40.81364583315405],[-73.85434655584977,40.81386385791418],[-73.85484235409923,40.81409151801244],[-73.85495504001271,40.81419341717093],[-73.85514695315443,40.81436899429646],[-73.85531511789836,40.81441214168731],[-73.85538030243694,40.81428888208277],[-73.85531965895757,40.81416156715025],[-73.85504860133695,40.81407318962302],[-73.85471008210916,40.813844401415466],[-73.85443075596605,40.81371791906982],[-73.8541126873493,40.813635146323215],[-73.85385011057154,40.813571412209996],[-73.85346774058641,40.813477711106124],[-73.85335258746665,40.81349036006681],[-73.85323900924197,40.81350954176739],[-73.85312764700203,40.81353514793739],[-73.85301912933028,40.81356703404359],[-73.85291406875656,40.81360502010553],[-73.85284793047572,40.81363265699759],[-73.85278364056279,40.81366270628807],[-73.85274828341615,40.81368364638429],[-73.85271000151506,40.81370137108894],[-73.85266133386934,40.81371795413525],[-73.85261014676378,40.81372934610791],[-73.85255739434935,40.81373533465522],[-73.85251652126657,40.81373619327695],[-73.85247575394008,40.81373380140468],[-73.85206357413183,40.813726060160846],[-73.85191417297447,40.81367205792285],[-73.85171353554176,40.813646743546116],[-73.85148124228427,40.81359068210707],[-73.85136357625575,40.81355006169715],[-73.85119997725306,40.81355314387362],[-73.85109767950206,40.81351388489197],[-73.85099218802846,40.81347985266302],[-73.8508392618167,40.81339204169626],[-73.85069123473296,40.81329951159021],[-73.85054835887381,40.81320241994056],[-73.85041087755917,40.81310093211147],[-73.8503492346862,40.81306335794522],[-73.85028418150719,40.81302926391399],[-73.85021605769994,40.81299882803866],[-73.85014521897384,40.81297220923879],[-73.85009783305273,40.81295700273279],[-73.84997954067073,40.81291414443718],[-73.8498651685465,40.81286553029151],[-73.8497552012037,40.812811366247466],[-73.84965010450205,40.81275188176809],[-73.84955032366358,40.81268732885553],[-73.84945628138637,40.81261798098328],[-73.84936837605386,40.812544131937514],[-73.84928698004718,40.812466094572066],[-73.84921243816767,40.81238419948319],[-73.8491450661765,40.81229879360859],[-73.84908514945715,40.8122102387577],[-73.84903294180684,40.81211891007858],[-73.84903822877406,40.812048716252505],[-73.84904536052227,40.81198632429128],[-73.84906301850052,40.811905358232075],[-73.849082409424,40.81183103394675],[-73.8491105161405,40.8117660129934],[-73.84914037531514,40.81169834023072],[-73.84917019428892,40.81164925528579],[-73.84920883946319,40.81156035034891],[-73.8492404353344,40.81149798986263],[-73.84927896005836,40.81146219294549],[-73.84934201516947,40.81139721828516],[-73.84937358980429,40.81134415184056],[-73.8493842025583,40.81128707476764],[-73.84937559536064,40.8112299737573],[-73.8492971166624,40.811160830886365],[-73.84924827523392,40.81112226347106],[-73.84921346822951,40.81105981664477],[-73.84919088767846,40.81100004157152],[-73.84917358424859,40.81092434078406],[-73.84919469827581,40.81086063912463],[-73.84924905110833,40.810779720512876],[-73.84930338063893,40.81070942442408],[-73.84935768132819,40.810652404611794],[-73.84941898714342,40.8105874274487],[-73.84945411997755,40.810506484134955],[-73.84947877479347,40.8104215445629],[-73.84949990037708,40.8103525324892],[-73.84952977419141,40.810278221125024],[-73.84957706330732,40.81023048616369],[-73.84964356064846,40.810188086771475],[-73.84971355923955,40.810143036134],[-73.84976960468846,40.810086018230336],[-73.84979804522028,40.81003287788512],[-73.84980999337282,40.80999844381537],[-73.84981189671996,40.80992940596739],[-73.84983485578135,40.80982189365153],[-73.8498717157435,40.80974891775405],[-73.84990892306429,40.80966012158689],[-73.8497670510376,40.80966912000873],[-73.84976011634085,40.8096452132205],[-73.84978633908536,40.8096399363505],[-73.84979155453449,40.80965189202147],[-73.84988767869751,40.80964405091261],[-73.84988421698623,40.80962944226104],[-73.84991938701843,40.80962666592691],[-73.84995635860005,40.809555347797314],[-73.84998510045365,40.80948187341372],[-73.85000539858902,40.80940678988148],[-73.85001710189131,40.80933065628606],[-73.85002012324551,40.80925403953009],[-73.84984833932714,40.80926693580078],[-73.84984662518085,40.809252328753054],[-73.8500300110966,40.80923510332372],[-73.85004241612914,40.8092154084877],[-73.85004422604011,40.80918752934828],[-73.85004255373188,40.8091543346394],[-73.85002340188684,40.80912377296401],[-73.85000535107231,40.80909363437771],[-73.84999554853002,40.80907726851899],[-73.84997993834952,40.80902546728386],[-73.8499747793361,40.80898828546782],[-73.84996962763667,40.80894844839206],[-73.84996732905388,40.80887551245447],[-73.84974778878431,40.80891363965203],[-73.84972865358648,40.808875111638876],[-73.8499574946521,40.808830068425145],[-73.84995116938018,40.808714720172276],[-73.84955595679381,40.80874477203544],[-73.84955076934949,40.808720867510935],[-73.84995355606388,40.80869340607642],[-73.84995975669844,40.80867625859652],[-73.84997030101279,40.80864971862482],[-73.84997211370995,40.8086205121882],[-73.84996696802826,40.80857801884368],[-73.84994260631802,40.8085328462248],[-73.8499077311548,40.808500936090695],[-73.84988093264322,40.80847625242872],[-73.84990019134354,40.808409654879036],[-73.84986663269079,40.808337009760635],[-73.84978989800274,40.80830734083058],[-73.84975944944878,40.8082693366699],[-73.84975452880212,40.80824980322414],[-73.84974410135979,40.808224562735134],[-73.84973191508706,40.80820463166337],[-73.84970227028316,40.808178039490734],[-73.84968135249574,40.80815544176079],[-73.84964993901431,40.808138140877816],[-73.84961166420393,40.80812418505125],[-73.84916572118917,40.80822513593619],[-73.84917093986472,40.80823576434297],[-73.84876007745991,40.80833745779311],[-73.84870962479356,40.808240469916505],[-73.84912748807845,40.80813347459899],[-73.84913269939807,40.80814675876977],[-73.84952218256855,40.80805527721768],[-73.84945431152315,40.80802368019586],[-73.84944503360265,40.80794920746274],[-73.84938838508391,40.807877532836315],[-73.84927625554131,40.807831676125794],[-73.84910255923057,40.80776928745906],[-73.84895557083163,40.807708983861886],[-73.84877737861495,40.807635878276756],[-73.84864795874563,40.807543509780025],[-73.8485242676747,40.807463818738384],[-73.8484164096166,40.80736877579538],[-73.84836776547799,40.80721805149458],[-73.84832891885057,40.807031504975704],[-73.84828024018304,40.80685240504778],[-73.8483493707632,40.80667345912207],[-73.84839879797138,40.80652432728172],[-73.84837953721421,40.8063601863346],[-73.8482816345227,40.806240699710614],[-73.84811499148925,40.80612858267563],[-73.84798630581227,40.80610305062378],[-73.84785003790955,40.80607601426642],[-73.8476342069127,40.80600859041154],[-73.84753621975602,40.80592640279522],[-73.84751706251524,40.80571750200655],[-73.84748822641917,40.80544890914919],[-73.84752776906282,40.80532960428594],[-73.84766805165984,40.805166448724805],[-73.84790298652749,40.80500217939731],[-73.84807624599388,40.80491964114919],[-73.84825364831526,40.804901006971235],[-73.84840272883379,40.804858076828154],[-73.84855540464795,40.804793588072684],[-73.8486051818877,40.80474244174434],[-73.84864784606222,40.804699371480396],[-73.84870097965087,40.80473178577472],[-73.84870289538158,40.8048329083652],[-73.84870423878411,40.80485847292923],[-73.84874317212976,40.804896259183586],[-73.84879992124712,40.80489902944053],[-73.8488355148198,40.80484516792807],[-73.84883560644123,40.80480482452016],[-73.8488356250032,40.80479665116925],[-73.8488711518341,40.80477243929761],[-73.8489066358099,40.80476709519245],[-73.84894604006004,40.80476216899478],[-73.8489810966714,40.804780670479545],[-73.84903071942034,40.804796906827285],[-73.8490837991528,40.80485357982777],[-73.84910521575537,40.80489775186144],[-73.8491191059703,40.804926401397054],[-73.84916510390555,40.80497767329909],[-73.8492146657841,40.80502086441962],[-73.84933382307943,40.80505121826183],[-73.84931788941792,40.8046614657032],[-73.84941036337725,40.80466797627567],[-73.84942852727717,40.80505982814063],[-73.84952672182338,40.80506439844527],[-73.84961180552074,40.8050860726131],[-73.8497075610164,40.8050942829143],[-73.84982107183855,40.80509443084351],[-73.84997722709305,40.80505959447935],[-73.85006279732201,40.80486563853725],[-73.85008420002025,40.804779331046824],[-73.8501129120304,40.804663550672764],[-73.85012150751842,40.804633328116374],[-73.85013436531712,40.804588107229876],[-73.85014867564318,40.804534218813],[-73.85019839036424,40.80451002497398],[-73.85033560101472,40.804515843590394],[-73.85036247088621,40.80451256348774],[-73.85064954616107,40.80447751713541],[-73.85092070577497,40.804477868117296],[-73.85118552925958,40.804492586101624],[-73.85126338999096,40.804530376183486],[-73.85132411180385,40.804559849446505],[-73.85147537230513,40.804598378325565],[-73.85177807522753,40.80459397671196],[-73.85204922599495,40.804599116241064],[-73.85234565390333,40.80458032926479],[-73.85257375622842,40.80455088870429],[-73.85399349144966,40.80446191315911],[-73.85407120427067,40.80445746241947],[-73.85412473375568,40.80446566836296],[-73.85421841496098,40.804480028668095],[-73.85435087482492,40.804513764749],[-73.85460114248235,40.8045476498275],[-73.85479986369234,40.80454781904773],[-73.85503542725012,40.80452005491425],[-73.85516058150952,40.804497790019276],[-73.85517605191677,40.804495528100794],[-73.85538879311308,40.80446442679171],[-73.85560958798177,40.80447020507322],[-73.85585446335395,40.80451464613958],[-73.8560516293096,40.80458742958836],[-73.85624606304087,40.804664340302125],[-73.8564376149556,40.8047453191116],[-73.85662613767718,40.80483030371744],[-73.85661813436327,40.804865571163845],[-73.85657780148456,40.80493285143985],[-73.85649692048503,40.80494901326876],[-73.85639785205906,40.804946835713395],[-73.85626807997812,40.80488299357146],[-73.85616620309847,40.80483052836607],[-73.85604559311811,40.80477406263688],[-73.85592942720601,40.804724869734066],[-73.85580840784408,40.804679157507145],[-73.85569047098384,40.80467656557559],[-73.85561389738066,40.80470358377301],[-73.85556358433938,40.80478499582982],[-73.85557877130982,40.80488219624002],[-73.85558479360421,40.80497202177524],[-73.85560497039732,40.80506215703496],[-73.85572072708761,40.805122104179745],[-73.85589835705193,40.80516906028149],[-73.85605117167559,40.80524776024769],[-73.85612542563318,40.80528168125086],[-73.8563001122442,40.80528193146557],[-73.85638598293743,40.80525870392657],[-73.85651604096802,40.80524122047603],[-73.8565236192695,40.805239932260044],[-73.85663854274249,40.80526389342507],[-73.85675792659632,40.80527331031078],[-73.85687753955749,40.80529359252097],[-73.85694865178858,40.805274614774376],[-73.85704443305,40.80529518503108],[-73.85712145614299,40.80533047465622],[-73.85720240525868,40.805325868845586],[-73.85724491988577,40.805307238116136],[-73.85721963864653,40.80523871759419],[-73.85712793760536,40.805185494058776],[-73.857003024585,40.8051399183166],[-73.85692623129786,40.80511549372511],[-73.85682514934713,40.80506962889851],[-73.85675297176337,40.805037903491424],[-73.85667579658396,40.804995370320846],[-73.85667488240553,40.804951910704766],[-73.85672715837757,40.80494403031387],[-73.85683421024459,40.80490927071538],[-73.85792402908703,40.80539103423725],[-73.85812705699779,40.805466520049336],[-73.85828137401845,40.80555873229705],[-73.85842317678677,40.8056445832924],[-73.8585566485382,40.80572090345007],[-73.85873606356759,40.805794106334815],[-73.85889037502386,40.80588949067525],[-73.85891121201281,40.80591275573497],[-73.85891177250501,40.805954126024034],[-73.85887206504361,40.80597968912982],[-73.85882643239115,40.80599319272255],[-73.85878284424727,40.80597807348779],[-73.85874722613624,40.805944885050444],[-73.8587056115778,40.80593428836125],[-73.85866602340847,40.80590260124896],[-73.85862247210322,40.80587090993277],[-73.8585729449643,40.80585126334535],[-73.85854325565364,40.805827122263594],[-73.85850560039164,40.805819542792825],[-73.85848171481508,40.805863204135264],[-73.85845580763156,40.80592494177487],[-73.85844385359722,40.805952045692415],[-73.85841209142465,40.80597008563883],[-73.85836249716985,40.80598207729595],[-73.85831487706979,40.80599859151481],[-73.85831481613629,40.80602721675398],[-73.85831274962041,40.80606638471769],[-73.85834636354336,40.806110116685744],[-73.85838196938265,40.80614933143653],[-73.858385831543,40.80619754632672],[-73.85839959570865,40.80625180008725],[-73.85839752923427,40.80629096872115],[-73.85839347795324,40.80633164113302],[-73.85839336577087,40.80638437096106],[-73.858393314487,40.80640847622141],[-73.85841908323536,40.8064115211414],[-73.85846091890643,40.80640804276356],[-73.85850311703017,40.806424269259885],[-73.85851230178723,40.806489361772265],[-73.85850533176837,40.806544013906354],[-73.8585102165135,40.8065924747981],[-73.85851704174502,40.8066378837572],[-73.85856148901702,40.80666773008384],[-73.85861191901208,40.80669751303524],[-73.85867176437351,40.80669687443562],[-73.85874759605824,40.806697581017815],[-73.85880946373943,40.806698436298554],[-73.85888908854918,40.80668849033812],[-73.85893471726438,40.80667435866596],[-73.85899195070162,40.80664039466588],[-73.85901926254542,40.80660674970515],[-73.8590503937846,40.80656396774246],[-73.85906531435407,40.80650771471182],[-73.85908475852676,40.806480218163536],[-73.85909209311993,40.80644527088427],[-73.85908344078278,40.8064089777693],[-73.85905716576903,40.80636617453576],[-73.8590470459353,40.80634323705258],[-73.85900263278529,40.8062928071706],[-73.85897431305987,40.80623623606393],[-73.85895808201722,40.806182707752605],[-73.85892775532682,40.80612919887833],[-73.85889742868729,40.806075688990454],[-73.858857066336,40.806035963990354],[-73.8588529763359,40.806008429951966],[-73.85887709403194,40.805988508100825],[-73.85890929141034,40.80598081556679],[-73.85893141325236,40.805968545641555],[-73.85897232007962,40.805966067237925],[-73.85900823999066,40.806005882924325],[-73.85912733403735,40.806157181703185],[-73.85919545024484,40.80626987782975],[-73.85925939022822,40.80641158161227],[-73.8593105781952,40.80654041242721],[-73.85936602332328,40.80667568320785],[-73.85936631205567,40.80680135854235],[-73.85936662423352,40.806936703103275],[-73.85938405578946,40.807139694813],[-73.85940991782158,40.8073201203072],[-73.85939749996629,40.80745225764812],[-73.8594019192021,40.807529591337314],[-73.85937656357518,40.807568295172686],[-73.85931295377841,40.80757160173408],[-73.85925775276083,40.80754267300781],[-73.85925759821463,40.807475000484644],[-73.85925309049091,40.80735899842607],[-73.85922737652778,40.8072430237453],[-73.85922290557046,40.80714313208957],[-73.85922265247747,40.807033569513926],[-73.8592054959485,40.80694980639914],[-73.85915868148827,40.80687897464921],[-73.85908225488024,40.806840406822126],[-73.85898045711457,40.806834096823216],[-73.85882779743038,40.806840744327566],[-73.858665051692,40.806832751495676],[-73.8585724249464,40.807314677973054],[-73.85841832709602,40.80811204063159],[-73.85838996228821,40.808258809148825],[-73.85861930569973,40.80884683607391],[-73.85877452654539,40.80923397513559],[-73.85895141221783,40.810271417586584],[-73.85900066509635,40.810197636595795],[-73.8590049367418,40.81010470912213],[-73.85903336121964,40.81004609127598],[-73.85907662566424,40.809975558102145],[-73.85915209523844,40.809950769881105],[-73.85931976564649,40.80994146204084],[-73.85947161492862,40.809905114265156],[-73.85954809610514,40.8098182502048],[-73.85966616558642,40.80980656472322],[-73.85983152493284,40.809733477308264],[-73.86012695235696,40.80960549938873],[-73.86011826350322,40.80956996152855],[-73.86008049117346,40.80955908337172],[-73.86003529913418,40.80951393486117],[-73.86003172846436,40.809490321591646],[-73.86000881658943,40.80948747650821],[-73.85995984693436,40.809481397366895],[-73.85992715349306,40.809441188051004],[-73.85992341159556,40.80940215340936],[-73.85987123219829,40.80938488285661],[-73.85977839204612,40.80928675741194],[-73.85974669043455,40.80927788141385],[-73.85971928075784,40.8092392851956],[-73.85972355427515,40.809218402397626],[-73.85967072961881,40.809198253394676],[-73.85967606941482,40.809172552207485],[-73.85962537388168,40.80914597801563],[-73.85954059862489,40.80901970244637],[-73.85947393164226,40.80901119905644],[-73.8594064325493,40.809008396409304],[-73.85933894305346,40.80901132945381],[-73.85933329773489,40.809004228085534],[-73.85932919265089,40.80899654046288],[-73.8593267299849,40.808988457946526],[-73.85932597103711,40.8089801817269],[-73.8593269346986,40.808971917815896],[-73.85932959698131,40.808963871919055],[-73.85933389161504,40.808956244314956],[-73.85935693269417,40.80892403559419],[-73.85938367275824,40.80889352176328],[-73.85941389747052,40.80886494740214],[-73.85938167928576,40.808734585148514],[-73.85935578236824,40.80860341197291],[-73.85933624160438,40.80847160477188],[-73.85932308330834,40.80833934129601],[-73.85931632518678,40.808206799910195],[-73.85931927039994,40.80819873989178],[-73.8593238377633,40.8081911288329],[-73.85932991495616,40.80818415390407],[-73.85933735252839,40.80817798663198],[-73.85934596757563,40.808172778681545],[-73.85935554823742,40.80816865812605],[-73.85936585890713,40.80816572629772],[-73.85937189322011,40.80816462664445],[-73.85937803177202,40.80816393623381],[-73.85938982011504,40.808163768708184],[-73.85940147910053,40.808165102563],[-73.8594126798652,40.80816790017437],[-73.85942310647064,40.80817208263051],[-73.85943246481493,40.808177531957504],[-73.85944049092822,40.808184094446894],[-73.85944695841854,40.80819158499134],[-73.85947507166222,40.80834065587968],[-73.85951218003079,40.80848858635491],[-73.85955820502025,40.80863506322763],[-73.85961304924714,40.80877977638373],[-73.85965403864304,40.80886700966119],[-73.85970273338322,40.808951925452654],[-73.85975890847234,40.80903413135197],[-73.85982230434466,40.80911324747427],[-73.85989262806312,40.80918890821169],[-73.85996955467274,40.809260763923085],[-73.86005272870196,40.809328482549844],[-73.86014176580521,40.80939175115056],[-73.86023625453892,40.809450277347565],[-73.86033575826282,40.809503790678086],[-73.86043981715784,40.809552043844185],[-73.86054795035102,40.80959481385612],[-73.86065965813812,40.80963190306253],[-73.86077442429297,40.80966314006442],[-73.86089171845344,40.809688380507055],[-73.86228604582764,40.809945911227416],[-73.86206973227343,40.8101533674432],[-73.86135706468583,40.81083684190566],[-73.86111126701579,40.81115015357011],[-73.8616241559189,40.81143301028663],[-73.86291704503682,40.81214601454653],[-73.86335197201359,40.81238585431058],[-73.86552944154086,40.813586611388565],[-73.86707953095255,40.81444134219995],[-73.86954480296126,40.8160947533122],[-73.86958054803944,40.816277729593565],[-73.8696195912773,40.81647754882335],[-73.86973428919777,40.8169937033964],[-73.87000559935218,40.81823994325628],[-73.87003152071284,40.81835105145801],[-73.8700492466198,40.818427027224054],[-73.8700645091044,40.81849244666807],[-73.87007793206476,40.818549978489905],[-73.87009129402244,40.81860725560363],[-73.8701113698225,40.81869330273025],[-73.87012481997601,40.81875095318265],[-73.87014543119838,40.818839297162775],[-73.87017382658529,40.81896100319478],[-73.8702369204515,40.81923143095891],[-73.87025550036981,40.81931106302736],[-73.87032856627756,40.81962422789395],[-73.87035218416776,40.81972545230978],[-73.87036598660832,40.81978461285055],[-73.87038178792776,40.819852332451596],[-73.8703992064933,40.81992698971607],[-73.87041581681727,40.819998179484564],[-73.87043481704804,40.82007961421426],[-73.87050125579975,40.820364360338324],[-73.87056593904585,40.820648578580304],[-73.8705850467625,40.82073253681767],[-73.87060359215695,40.820814022596274],[-73.8706214862248,40.82089264933767],[-73.87063600215141,40.82095642928392],[-73.87065731538868,40.82105007574032],[-73.87067268610018,40.82111761253711],[-73.87069220537155,40.82120337997293],[-73.87070598324998,40.821263918653955],[-73.87072425823196,40.82134422171496],[-73.87074111725724,40.82141829479356],[-73.87078523102471,40.82161212477693],[-73.87080979328357,40.821720045068865],[-73.87083076305349,40.82181218354366],[-73.87085024622326,40.82189778689562],[-73.87086945348813,40.82198218107774],[-73.87088762479432,40.82206202061423],[-73.87090700774385,40.82214718358648],[-73.87092500289677,40.82222624995994],[-73.87094223714895,40.82230197303077],[-73.87095895911915,40.82237544265648],[-73.8709778922474,40.82245862614294],[-73.87100161306073,40.82256284499009],[-73.87099944209503,40.822771757554854],[-73.87136979417579,40.824367473427486],[-73.87137987490308,40.824401821133726],[-73.87140213308017,40.8244776589367],[-73.87141922104185,40.824535858361465],[-73.871438752751,40.82461129675281],[-73.87145992831222,40.824720208839125],[-73.8705187780933,40.8248409028903],[-73.86984170759897,40.82492309385489],[-73.8692297456804,40.82500248852372],[-73.86911744376711,40.82501705802703],[-73.8684938633575,40.82509795605481],[-73.8684024952166,40.82510980836979],[-73.86787899170972,40.82517772018365],[-73.86779104452452,40.825189451295586],[-73.86770310813081,40.82520117414411],[-73.8676174232934,40.82521337712231],[-73.86753173910685,40.82522556965111],[-73.86718504325597,40.82527454330519],[-73.86707924568815,40.82528948770632],[-73.86662745179785,40.82535330511835],[-73.8665352134662,40.825366333983965],[-73.86577274914704,40.82547403007146],[-73.86567536788421,40.82548778518199],[-73.86538050255258,40.82552943114398],[-73.86529634228822,40.82554131805917],[-73.86490949539231,40.82559595523555],[-73.86474490881228,40.82561811256889],[-73.86455514453746,40.825643660107076],[-73.86446141893387,40.82565627831569],[-73.86406913796306,40.82570908982001],[-73.86395604395872,40.82572431491776],[-73.8636169678935,40.8257699619801],[-73.86354738877064,40.82577932854455],[-73.8621668749329,40.82596516323114],[-73.86120690792787,40.82608779523234],[-73.85970333247579,40.82627734853483],[-73.858671940176,40.82642407677064],[-73.85727871181689,40.826599624582826],[-73.85700204899901,40.82665967721585],[-73.85672105848228,40.8267082520769],[-73.85643698769384,40.8267450808057],[-73.85635677476587,40.82675208596078],[-73.85632684719468,40.8266238351009],[-73.85629023798532,40.82648152965796],[-73.85626925490354,40.826393777374456],[-73.8562608759524,40.82632936705455],[-73.85621834427177,40.82616062907565],[-73.85619656533888,40.82604099472451],[-73.85597162390535,40.82606387775792],[-73.85588881565036,40.82567371795443],[-73.85564695973899,40.824632861552104],[-73.85548601358582,40.82391214570494],[-73.85531220798067,40.82319243061628],[-73.8551363981545,40.82243618880755],[-73.85207829073302,40.82284723785537],[-73.84901767516993,40.82325995752392],[-73.8459555085751,40.82367098282475],[-73.84289858827323,40.82408305991108],[-73.8430693849076,40.824816611452135],[-73.84324615071769,40.82555394541989],[-73.84341053529174,40.8262804731359],[-73.84358503243983,40.827002943901924],[-73.8437281693863,40.82766817297585],[-73.84374214786374,40.82773315333661],[-73.84375757256949,40.82778278288572],[-73.84379428358322,40.82789034270625],[-73.84381208761245,40.82796232505938],[-73.84383805262239,40.828102469371245],[-73.84385103719892,40.82817200519737],[-73.8438574330193,40.828199344112356],[-73.84389248167064,40.82834904456594],[-73.84390649944869,40.82840633273758],[-73.84370820990375,40.8284387992635],[-73.84310437725895,40.828532864771304],[-73.8428952744156,40.82856917662351],[-73.84287450812513,40.82852757180866],[-73.8427613143412,40.82832772450314],[-73.84272187785841,40.82827562091455],[-73.84266998836111,40.82804005279452],[-73.84265027487228,40.827908985340336],[-73.84260103680275,40.82780573035189],[-73.84256508338198,40.82773926071696],[-73.8425393448819,40.82759983777528],[-73.84253325731069,40.82752730364594],[-73.84248198442705,40.82747757169663],[-73.84246322388869,40.82737496051719],[-73.84231712480326,40.82718468468034]]],[[[-73.83667856364185,40.817588762913765],[-73.83696070270676,40.81634054053482],[-73.83895834063398,40.81636899415539],[-73.83974355943766,40.816406071502875],[-73.83974417046709,40.81645136054542],[-73.83975336710985,40.81649610979517],[-73.83977095732969,40.81653938475481],[-73.83979657380581,40.816580281712994],[-73.83982968160221,40.8166179466165],[-73.83986958933797,40.81665159290595],[-73.8399154636246,40.816680517941855],[-73.83996634646965,40.81670411767844],[-73.84003308726973,40.81682214096218],[-73.8400927231574,40.81694233976239],[-73.84014513168337,40.81706446735522],[-73.84019020523166,40.81718827305643],[-73.8400712993489,40.81754890870422],[-73.84008925878416,40.81761047231071],[-73.84009887585646,40.817673105026095],[-73.84010005062567,40.81773615612814],[-73.84009277086263,40.817798970546214],[-73.84007711217701,40.817860895666655],[-73.84005323723291,40.817921288113546],[-73.84002139405968,40.81797952043307],[-73.8399819134759,40.81803498761275],[-73.83993520565298,40.81808711336731],[-73.83988175585425,40.81813535612664],[-73.83982211939367,40.8181792146624],[-73.83921022101015,40.818888356624306],[-73.83892733295423,40.819001209604586],[-73.83879133810849,40.81952858868999],[-73.83868347700873,40.819591381016885],[-73.83880789876127,40.81974193564442],[-73.83906398923868,40.81980243234168],[-73.83905466437506,40.81998400139834],[-73.83899692969902,40.820164592703456],[-73.83899820982813,40.82040511839648],[-73.83899977773571,40.82069960682307],[-73.83895314598226,40.82113240303741],[-73.8389319712714,40.82132893403113],[-73.83896049851472,40.82152409506773],[-73.83901168067722,40.821950170529696],[-73.83891701760729,40.82203972258262],[-73.83888231646746,40.822140489856075],[-73.83891082838036,40.82221526087106],[-73.83899462715186,40.82223497626592],[-73.83907059473017,40.822252848957625],[-73.83906223017881,40.82232134057089],[-73.83903519242595,40.822337030032884],[-73.83901290013979,40.822380433663234],[-73.83906086613193,40.82240162060205],[-73.83905358784054,40.82250504208688],[-73.83905338450194,40.82258911313995],[-73.83904904481201,40.822688748145914],[-73.83912263063321,40.82276980922692],[-73.8392125505954,40.82287580292453],[-73.83925243425661,40.82288356448966],[-73.83945427382986,40.822922846558086],[-73.83949913783155,40.823016322346],[-73.83952777714366,40.82303815864933],[-73.83952358080973,40.823078631920154],[-73.83946189414048,40.82316261788692],[-73.83949864965894,40.82321871738541],[-73.83944934873257,40.823265355083485],[-73.83958012564554,40.82342745369348],[-73.83963278927288,40.823685970476284],[-73.83961874262442,40.82380510087932],[-73.83961186638572,40.8238634265191],[-73.83968199656701,40.82396422685183],[-73.83974013877238,40.82411049303675],[-73.83977886909018,40.82413803538853],[-73.83982204750771,40.82416145203669],[-73.83986891799215,40.82418033296491],[-73.83991398769376,40.82418360136215],[-73.83995782576733,40.82419219616254],[-73.83999934830818,40.82420590485806],[-73.84004144002694,40.82422666952435],[-73.84007814568609,40.824252671002675],[-73.84010835001749,40.824283119266475],[-73.84013113528508,40.824317089177455],[-73.84013859084494,40.82434500094394],[-73.84014119012016,40.82437341297554],[-73.84013888869347,40.82440183982614],[-73.84027247787537,40.82476197802368],[-73.84067027156787,40.825476094631455],[-73.84088074239583,40.82581942096715],[-73.84110780912125,40.82615332674882],[-73.84114422392052,40.82634916720485],[-73.84132088542799,40.82676473521854],[-73.84146448487597,40.82696427182506],[-73.84167732111626,40.82737567321988],[-73.84190270994054,40.827811331168135],[-73.84194160834456,40.827885125692575],[-73.84200819971386,40.827978219593014],[-73.84207575103707,40.82812327445318],[-73.84222047999333,40.82834188794388],[-73.84222728410936,40.82837171373665],[-73.8422338947383,40.828403617403545],[-73.84227572757861,40.828605331871465],[-73.84228428376043,40.8286466044802],[-73.84223265303471,40.828652630905694],[-73.84159951122284,40.8287264950916],[-73.84143734595615,40.82874131055947],[-73.84122680156638,40.828760534111915],[-73.84102340180698,40.82877480639907],[-73.84058337745996,40.82880567980361],[-73.84032294829406,40.828823951223846],[-73.83747911800523,40.82892810126494],[-73.83715124790257,40.828959515438264],[-73.83709061375843,40.82896714731096],[-73.83707424282284,40.828923071983894],[-73.83703204437255,40.828809451294795],[-73.83691608907854,40.82845182559907],[-73.83686087337846,40.828198473627715],[-73.8368509770885,40.828163395271446],[-73.83678907945084,40.8278843958702],[-73.83664057986844,40.82721504499526],[-73.8366181965162,40.82711414869376],[-73.83650460847487,40.82640311734961],[-73.83626003629833,40.82497188068487],[-73.83619033393919,40.82420544975222],[-73.83612599020954,40.8234974320323],[-73.83612811604473,40.82240889397386],[-73.83612954344954,40.82167782782062],[-73.83613095101667,40.82095659574529],[-73.83613216397227,40.82033578524769],[-73.83614239503912,40.81919890299813],[-73.8363963872475,40.8188913661508],[-73.83650145938026,40.81871065929244],[-73.83666068728407,40.817971161183436],[-73.83667856364185,40.817588762913765]]]]}},{type:"Feature",properties:{ntacode:"BX99",ntaname:"park-cemetery-etc-Bronx",borocode:"2",boroname:"Bronx"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.86958054803944,40.816277729593565],[-73.86954480296126,40.8160947533122],[-73.86707953095255,40.81444134219995],[-73.86552944154086,40.813586611388565],[-73.86335197201359,40.81238585431058],[-73.86291704503682,40.81214601454653],[-73.8616241559189,40.81143301028663],[-73.86111126701579,40.81115015357011],[-73.86135706468583,40.81083684190566],[-73.86206973227343,40.8101533674432],[-73.86228604582764,40.809945911227416],[-73.86264680664836,40.81001254001539],[-73.86440333379531,40.81027598643765],[-73.86765646284475,40.8105837619372],[-73.86868890960882,40.81185427245659],[-73.86976955850044,40.813423699757216],[-73.87077804885944,40.814486895487875],[-73.87129421599982,40.814729536037866],[-73.87171606450127,40.814922335490245],[-73.87651996033637,40.81613106342421],[-73.87663459963714,40.81571150809923],[-73.87806283262134,40.81618263244413],[-73.88098029593274,40.8182356231273],[-73.88054585187352,40.818468022360705],[-73.87981464297576,40.81916244926338],[-73.87895678454437,40.81928146006461],[-73.87784195052963,40.81941899094772],[-73.87613504196341,40.81964490944319],[-73.87557941126592,40.819707708188034],[-73.87467611925148,40.81983616606724],[-73.87302614022218,40.82007078186276],[-73.87246834182392,40.82015009086094],[-73.87299144465977,40.82230162221621],[-73.87342239025342,40.824073453999794],[-73.87350389590993,40.82421276053339],[-73.87353159357629,40.82426009459765],[-73.87354452024772,40.82430640278844],[-73.87356808464372,40.82441984696743],[-73.87288306617447,40.82451595996866],[-73.87263071115642,40.82455335823779],[-73.87258431948935,40.8245625643826],[-73.87253656972884,40.82456891338761],[-73.87216881511195,40.82461073986098],[-73.87145992831222,40.824720208839125],[-73.871438752751,40.82461129675281],[-73.87141922104185,40.824535858361465],[-73.87140213308017,40.8244776589367],[-73.87137987490308,40.824401821133726],[-73.87136979417579,40.824367473427486],[-73.87099944209503,40.822771757554854],[-73.87100161306073,40.82256284499009],[-73.8709778922474,40.82245862614294],[-73.87095895911915,40.82237544265648],[-73.87094223714895,40.82230197303077],[-73.87092500289677,40.82222624995994],[-73.87090700774385,40.82214718358648],[-73.87088762479432,40.82206202061423],[-73.87086945348813,40.82198218107774],[-73.87085024622326,40.82189778689562],[-73.87083076305349,40.82181218354366],[-73.87080979328357,40.821720045068865],[-73.87078523102471,40.82161212477693],[-73.87074111725724,40.82141829479356],[-73.87072425823196,40.82134422171496],[-73.87070598324998,40.821263918653955],[-73.87069220537155,40.82120337997293],[-73.87067268610018,40.82111761253711],[-73.87065731538868,40.82105007574032],[-73.87063600215141,40.82095642928392],[-73.8706214862248,40.82089264933767],[-73.87060359215695,40.820814022596274],[-73.8705850467625,40.82073253681767],[-73.87056593904585,40.820648578580304],[-73.87050125579975,40.820364360338324],[-73.87043481704804,40.82007961421426],[-73.87041581681727,40.819998179484564],[-73.8703992064933,40.81992698971607],[-73.87038178792776,40.819852332451596],[-73.87036598660832,40.81978461285055],[-73.87035218416776,40.81972545230978],[-73.87032856627756,40.81962422789395],[-73.87025550036981,40.81931106302736],[-73.8702369204515,40.81923143095891],[-73.87017382658529,40.81896100319478],[-73.87014543119838,40.818839297162775],[-73.87012481997601,40.81875095318265],[-73.8701113698225,40.81869330273025],[-73.87009129402244,40.81860725560363],[-73.87007793206476,40.818549978489905],[-73.8700645091044,40.81849244666807],[-73.8700492466198,40.818427027224054],[-73.87003152071284,40.81835105145801],[-73.87000559935218,40.81823994325628],[-73.86973428919777,40.8169937033964],[-73.8696195912773,40.81647754882335],[-73.86958054803944,40.816277729593565]]],[[[-73.8022229535527,40.841634813144154],[-73.80263811156307,40.84108115276459],[-73.80529495910673,40.84113492485027],[-73.80694608641753,40.84146244668382],[-73.80680801372398,40.84248913998759],[-73.80393073307417,40.84259407254997],[-73.80367560026534,40.84225849291607],[-73.8022229535527,40.841634813144154]]],[[[-73.908136637256,40.83714993686314],[-73.90916255883805,40.83696459652344],[-73.90963449164151,40.83712531811408],[-73.9095395589101,40.837157787727335],[-73.9094526698341,40.837203825307476],[-73.90937860639744,40.83726135331285],[-73.9093208347102,40.837327133743095],[-73.90927061336215,40.83741171375189],[-73.90920204375843,40.837527166010304],[-73.90910092087518,40.83773351616611],[-73.90901826345664,40.83794482392125],[-73.90895464251246,40.838159640683955],[-73.90891035803187,40.83837648078538],[-73.90888356926153,40.838638818251326],[-73.9088775999969,40.83890289261951],[-73.9088926510439,40.839167217444654],[-73.90892870385369,40.83943037913752],[-73.90898551029593,40.83969092773126],[-73.9090625742055,40.83994747620959],[-73.90911670411187,40.84017108427283],[-73.90939429835062,40.84125366038957],[-73.90962455423077,40.84210962501079],[-73.9095872726967,40.842756375018524],[-73.90865715738511,40.84271937030557],[-73.90774413760944,40.842702155650734],[-73.90684546556096,40.84266751149488],[-73.9059606182338,40.8426287046224],[-73.90586721929051,40.842579987245934],[-73.90514893975102,40.84254719573835],[-73.90501514957933,40.84240469831961],[-73.90503176683373,40.84226294451337],[-73.90515655586675,40.84104021268371],[-73.90519208011027,40.8407075818242],[-73.90527212289602,40.840485558922325],[-73.90536832327099,40.84026688997442],[-73.90548026230022,40.84005259230469],[-73.90560739454273,40.83984361930205],[-73.90568740577093,40.839735347088116],[-73.90575413160516,40.83962170470687],[-73.90580671727233,40.83950414341212],[-73.90648535556355,40.838661056043584],[-73.90657976789461,40.83853775289794],[-73.90664805728841,40.83844108096864],[-73.90672345695783,40.838347506651246],[-73.90680572407122,40.83825733127412],[-73.9068945936856,40.838170845219196],[-73.90698977939697,40.838088326856386],[-73.90709097488087,40.83801004202981],[-73.90719785425188,40.837936242828626],[-73.90731007332508,40.83786716689686],[-73.90739882473284,40.83779988057463],[-73.90748190803522,40.8377285416403],[-73.90755900279713,40.83765342475637],[-73.90762981221657,40.83757481964418],[-73.9078456034934,40.837305938660876],[-73.90788387278653,40.837270457237814],[-73.90792695282725,40.83723831396134],[-73.90797434204252,40.83720988306498],[-73.90802548928208,40.83718549574607],[-73.90807979845712,40.837165435827785],[-73.908136637256,40.83714993686314]]],[[[-73.88941724869123,40.839422733882834],[-73.88869040830886,40.83915802646806],[-73.88813752159348,40.83986200238482],[-73.88754251780583,40.839640658480874],[-73.88659802345128,40.83927905010855],[-73.88730373207981,40.838127190701336],[-73.88841187161515,40.83855339106257],[-73.88874067915346,40.837968459374714],[-73.89057363331116,40.836901048031486],[-73.89073975450836,40.83682930943302],[-73.8909166066463,40.836771034760886],[-73.89110124839107,40.83672748163911],[-73.89129045271403,40.83669942027957],[-73.8914808642613,40.83668706394386],[-73.89337676251431,40.83654000894726],[-73.89361903275838,40.836476108009],[-73.89385624321913,40.836395101729515],[-73.89408527538554,40.83629734745217],[-73.89430314021558,40.83618364442293],[-73.8945069892405,40.83605519409381],[-73.8946943426852,40.83591357402498],[-73.89486311056015,40.83576065313104],[-73.89501173586733,40.83559855511696],[-73.89513914961967,40.83542950447649],[-73.89535091265108,40.83523446050897],[-73.89558205387831,40.83505026696725],[-73.89583107768904,40.83487855122095],[-73.8960961552989,40.834720771144376],[-73.89637519830278,40.834578150022075],[-73.89666591708081,40.83445170240551],[-73.89696589084865,40.83434214589531],[-73.89809341445714,40.83462880257549],[-73.89845304924027,40.83472024111264],[-73.89963414954536,40.835016223923766],[-73.90121578431382,40.835410141021406],[-73.90122534987556,40.835499911237434],[-73.9005661086812,40.836592508257255],[-73.90038944747333,40.83690623067279],[-73.90035730051603,40.83696331767545],[-73.90030702703532,40.83705259430448],[-73.90025887238605,40.83713810596723],[-73.90022284798673,40.83720207916606],[-73.90019045193513,40.83725960732968],[-73.9001426804812,40.837344440633366],[-73.90004236865632,40.83752257556714],[-73.89996792925515,40.8376547632848],[-73.89903034670935,40.8393304774728],[-73.8982696631879,40.84067994656085],[-73.89749111622683,40.84206708916931],[-73.89666161733366,40.84352460706797],[-73.8964217710968,40.84338795959589],[-73.89617253130845,40.84326054846714],[-73.89591487098843,40.843142919119295],[-73.89564979656454,40.84303553979827],[-73.89537836114482,40.842938779458585],[-73.89527784892587,40.84287986143911],[-73.8950980727423,40.842774480756205],[-73.89501415718263,40.84272529112854],[-73.89493579884511,40.842679358975445],[-73.89484862728902,40.842628260342536],[-73.89410150522264,40.84219030239439],[-73.89317098935379,40.841637343174476],[-73.89216815621234,40.841049639739595],[-73.8901746864259,40.83987366761627],[-73.88941724869123,40.839422733882834]]],[[[-73.77290231992451,40.86120858327854],[-73.7732315025544,40.86074717009091],[-73.77351264165867,40.86124118358454],[-73.77310632921946,40.86161457503287],[-73.77290231992451,40.86120858327854]]],[[[-73.7746015635094,40.8620690474598],[-73.77458187384902,40.862049893205835],[-73.77457833789835,40.862033528451256],[-73.77457032723049,40.86201306519917],[-73.77457307831466,40.861996030906504],[-73.77457403579132,40.8619783112882],[-73.7745741074119,40.861957182173064],[-73.77458855460344,40.86193267270727],[-73.77459759501032,40.86191428772829],[-73.7746102499021,40.86188909343959],[-73.77462471323126,40.8618598137646],[-73.77462479638635,40.861835276235325],[-73.77463383677225,40.86181689058314],[-73.7746554235589,40.86180466448595],[-73.77466976742647,40.861810826880664],[-73.77468958271042,40.86179178061254],[-73.77471472524367,40.86179046656743],[-73.77473987426002,40.861787107903325],[-73.77476056449592,40.8617748800361],[-73.77475796560742,40.86174692933697],[-73.7747786212052,40.86174492486483],[-73.77480294830053,40.861719071684234],[-73.77481468588564,40.86169932881207],[-73.77481833935516,40.861680932798876],[-73.77482736581828,40.861666637194006],[-73.77481933138023,40.86165298910889],[-73.7748364463394,40.8616359828414],[-73.7748454958685,40.86161487124498],[-73.77484645162075,40.8615978334413],[-73.77484472768988,40.86157670065333],[-73.77487439681065,40.86156380846546],[-73.77490045511242,40.86155704310421],[-73.77493188967574,40.861552302361524],[-73.77492928975579,40.861525746130205],[-73.77492845924804,40.86150597872864],[-73.77492942815579,40.86148485136206],[-73.77492858842483,40.86146780938478],[-73.77492862302394,40.86145758598584],[-73.77492685249246,40.861450085680666],[-73.77492058397523,40.861445301540876],[-73.77491790681954,40.86144052541195],[-73.77491794834302,40.86142825656255],[-73.77492784743963,40.86142145967054],[-73.77492878679959,40.861409193242594],[-73.77493509683542,40.8614017081975],[-73.77494321155757,40.86139149988955],[-73.7749594075994,40.86138062619228],[-73.77497201524415,40.8613690638404],[-73.77498548888057,40.8613670453239],[-73.77500438446663,40.861354131420995],[-73.77501337164563,40.86135142300109],[-73.77502326610862,40.8613459895669],[-73.77503944137777,40.86134124969678],[-73.77505473165357,40.86133310083519],[-73.77506102234331,40.861331068305645],[-73.77507096158153,40.8613120027165],[-73.77508178153491,40.86129839190607],[-73.77510007843753,40.86128378399374],[-73.77510436129423,40.86125822203216],[-73.77510711704004,40.86123982476138],[-73.77510807711047,40.86122142332029],[-73.77511532368635,40.861202352981074],[-73.77512255324164,40.86118805401735],[-73.77513782668133,40.861184675348255],[-73.77516742171281,40.8611762683864],[-73.77519080850674,40.86118068950731],[-73.7752123382747,40.86118550236136],[-73.77523206568034,40.86119235649414],[-73.77525088505824,40.86120261712377],[-73.77526521436961,40.86121286900467],[-73.77527954829259,40.86122175741758],[-73.77529297955307,40.86123200771336],[-73.77530191604184,40.86124429388053],[-73.77530545442995,40.86125997746845],[-73.77530540607178,40.86127429042867],[-73.77530443892593,40.86129473665115],[-73.77530528862741,40.86130905136026],[-73.77530522414615,40.86132813636801],[-73.77530517118291,40.86134381229157],[-73.77530333427181,40.86135607764474],[-73.77529520995765,40.86136901190425],[-73.77529156793246,40.86138399968668],[-73.77527711947951,40.86140919039089],[-73.77527704577673,40.86143100199543],[-73.775273402325,40.8614466709255],[-73.77525273004996,40.86145344635991],[-73.77523113963647,40.86146635488596],[-73.77522481965414,40.861477247861565],[-73.77519783801269,40.8614915085158],[-73.77518699402982,40.86151261714616],[-73.77517525592621,40.86153236005561],[-73.77516262896712,40.86154937562178],[-73.77515720845152,40.86155958852502],[-73.7751526643729,40.86157593818731],[-73.77513862733336,40.86159428114069],[-73.77510488445432,40.86163446159282],[-73.77509316704848,40.8616480706553],[-73.77506205429583,40.8616619722627],[-73.77503496253738,40.861685922567105],[-73.77503283049236,40.86170316228981],[-73.77501840657553,40.8617208549847],[-73.7749968189979,40.86173308181832],[-73.77497432664904,40.861747351509486],[-73.77496887478098,40.861766425506055],[-73.77495447620207,40.861776621391314],[-73.77494010924859,40.8617772751893],[-73.77491036622585,40.86181197782376],[-73.77488877354455,40.86182556743201],[-73.77487254969455,40.86184462040671],[-73.77486709592307,40.86186437604819],[-73.77486614039296,40.86188141385166],[-73.77487686060691,40.861897111464344],[-73.77487680292622,40.86191415101962],[-73.77487587189508,40.86192369134999],[-73.77486859836577,40.86195094096147],[-73.7748613671244,40.861965241077016],[-73.77485681624754,40.861983634334365],[-73.7748370177685,40.86199790992501],[-73.77480913710357,40.86201216806305],[-73.7747857457861,40.862027117783754],[-73.77477043454252,40.86204140094893],[-73.774748850772,40.862052264100704],[-73.77472549317658,40.862056989906954],[-73.77470842425987,40.86206036451295],[-73.77467968098958,40.86206439797251],[-73.7746626236158,40.862064364660796],[-73.77464467345077,40.862062967133014],[-73.77462582015792,40.86206293030815],[-73.7746015635094,40.8620690474598]]],[[[-73.78312589594483,40.8628561673007],[-73.78310886092596,40.86283947438993],[-73.78308802390764,40.86283943521925],[-73.78307171542997,40.86284009241078],[-73.7830581418708,40.86283525259781],[-73.78303551097721,40.862829707565226],[-73.78301654119188,40.86281316512424],[-73.78301025759067,40.862795271002575],[-73.78300940115774,40.86278013832692],[-73.78299672466264,40.86277805109844],[-73.78297408257117,40.86277594495673],[-73.78296318511794,40.862784177843125],[-73.78295589471958,40.86279723230903],[-73.78293775624512,40.862803388016225],[-73.7829278359831,40.86278961399193],[-73.78291618674757,40.862750388373726],[-73.7829189744152,40.86272907205436],[-73.78292445681251,40.862714639825626],[-73.782911867233,40.86268572853974],[-73.78290014705898,40.86266851203446],[-73.78289118224555,40.862639608236385],[-73.78289306367388,40.86261829037949],[-73.7829021856519,40.86259904953434],[-73.78290043669686,40.86257978840189],[-73.78290505414367,40.86255297354783],[-73.78289967661736,40.862535081124],[-73.78289883055722,40.86251650937451],[-73.78289979786112,40.862497941037],[-73.78290619366301,40.86248144646905],[-73.7829053662243,40.86245737277708],[-73.78289634979636,40.862444287631526],[-73.78288188625086,40.86243463149455],[-73.78288192666945,40.862422251242],[-73.78288197831355,40.86240643258877],[-73.78289744217324,40.86238720367698],[-73.78289839828767,40.86237138655796],[-73.7828957507204,40.86235006017817],[-73.78289032081548,40.86231719372554],[-73.78290913725291,40.86231772751315],[-73.78294302128408,40.86232274108124],[-73.78296910843488,40.8623198202957],[-73.78297566695085,40.8623079535338],[-73.7829991749984,40.86229611932048],[-73.78302916358975,40.862296175717184],[-73.78305399875326,40.86227741403963],[-73.78305278875987,40.86224870475331],[-73.78304897317264,40.86221900100559],[-73.78301584621744,40.86219472719626],[-73.78303721101213,40.8621738838808],[-73.78304323583427,40.862168005079994],[-73.78308042402065,40.86217055518799],[-73.78308699864495,40.86215373913256],[-73.7830883952702,40.86212394684807],[-73.78310610268194,40.86210667042485],[-73.78314504288149,40.86206867890569],[-73.78315761269381,40.86209051912845],[-73.7831797146066,40.8621103582682],[-73.78319658363802,40.862135137893404],[-73.78319519264969,40.86216186216243],[-73.78318859891117,40.862184617067165],[-73.7831898347793,40.862205407225375],[-73.78319889402903,40.86222621208395],[-73.78320536214063,40.862242062253365],[-73.78320916011842,40.86227671594978],[-73.78321820970368,40.862300490479164],[-73.78323379517958,40.862319327634744],[-73.7832350568758,40.862332198832625],[-73.78322848616149,40.862348024503774],[-73.78321931974074,40.862359886380084],[-73.78321923262001,40.86238661309806],[-73.78322046681994,40.86240839298142],[-73.78322562653825,40.86242523109039],[-73.78322558459136,40.86243809983888],[-73.78322682047741,40.86245888949316],[-73.7832098087053,40.862477665906994],[-73.78319152877923,40.86248555056699],[-73.78317453767927,40.86249838746556],[-73.78317316493631,40.86251917221806],[-73.78317178126753,40.8625439168725],[-73.78315909842472,40.862572685651976],[-73.78315942396802,40.8625843715366],[-73.78313379182494,40.862598290138806],[-73.78312068770433,40.86261806361316],[-73.78314283174281,40.86262503451271],[-73.78316056266726,40.86262521709979],[-73.78318585916108,40.862625115373916],[-73.78321713842092,40.862629133566735],[-73.78323014894413,40.862638066914975],[-73.78324441706717,40.86266086101281],[-73.78325863057364,40.86270048392283],[-73.78325856927708,40.86271929168042],[-73.78323114284142,40.86273309871324],[-73.78321153015588,40.86274989011143],[-73.78323629034418,40.862753896217626],[-73.78324935830423,40.86274501203065],[-73.78326241313789,40.86274008673486],[-73.78327150474345,40.86275099251032],[-73.78328057699751,40.8627678374623],[-73.78328053506105,40.86278070621002],[-73.78326872514134,40.86280345182185],[-73.78325309247226,40.862799463036794],[-73.78324136063826,40.86279845059829],[-73.78322307739943,40.862807325656156],[-73.78320868897505,40.862821157178296],[-73.78318905689571,40.86284388758197],[-73.78316714445816,40.86286121709228],[-73.78312589594483,40.8628561673007]]],[[[-73.7840124913891,40.86313199407443],[-73.78395232143471,40.86313026431983],[-73.78389534027673,40.863130157611316],[-73.78387081440904,40.863139410738825],[-73.78386118865112,40.86315152158169],[-73.78385122027892,40.86315600527151],[-73.78383612397148,40.86316279436179],[-73.78381322544811,40.86316275146009],[-73.78379568036068,40.863153824089025],[-73.78377874150748,40.863145959950714],[-73.78375633278254,40.863135557292985],[-73.78371746749241,40.863132654638946],[-73.78369885872456,40.86313488902984],[-73.78368763328666,40.86313623715568],[-73.78366256726565,40.86314791496763],[-73.78363488084108,40.863146245278195],[-73.78360828124873,40.863138110038],[-73.78359127698195,40.86312675790872],[-73.78356481886259,40.86311631243873],[-73.78355166102958,40.863109681296855],[-73.78354105299671,40.863095506324896],[-73.78353843789932,40.86308033467241],[-73.78353980995189,40.86306820468681],[-73.78354252311782,40.8630530430302],[-73.78354391074235,40.8630358572123],[-73.78356394999354,40.863016684038385],[-73.78358659292205,40.86301571584052],[-73.78361720203183,40.86302285078354],[-73.78364647814536,40.86302998321889],[-73.78368644190923,40.863027024631364],[-73.78370779897837,40.86301189859225],[-73.78371852629377,40.86298967441836],[-73.78374256752923,40.86296848704048],[-73.78377317859774,40.862974610773556],[-73.78380117343679,40.862966574524506],[-73.78379858786653,40.862942303722555],[-73.78377733274868,40.86292608614143],[-73.78376405410633,40.86291392852948],[-73.78375077502916,40.86290177041251],[-73.78372021660942,40.862879468852796],[-73.78369627734216,40.862869313593954],[-73.78367633617874,40.86285815415121],[-73.78367242359646,40.86283286968561],[-73.78368048381542,40.86281165168636],[-73.78368722462575,40.862786387361226],[-73.78369528417237,40.862765169359534],[-73.783711301972,40.86275407732884],[-73.78372199876641,40.862740953479936],[-73.78372741840833,40.86271265315869],[-73.78372750718734,40.862685353849734],[-73.78373688873639,40.86266717183982],[-73.78375691707446,40.862651032128014],[-73.78375829499431,40.862636879135195],[-73.78376770348997,40.86261060846442],[-73.78379307646509,40.86258942306806],[-73.78382641096444,40.862577352798894],[-73.78385971521688,40.86257438167446],[-73.78388769190437,40.86257140072941],[-73.78389574150356,40.862553216211495],[-73.7838945081791,40.862522881578556],[-73.78391453469672,40.86250775233801],[-73.78393983203318,40.86250982205676],[-73.78397177545996,40.8625159482329],[-73.78398912415821,40.862504859157774],[-73.78401316513437,40.862483671051585],[-73.7840331476037,40.862481686111146],[-73.78407576561065,40.86248176587434],[-73.7841036969572,40.86249294036758],[-73.78413030583005,40.862501078695196],[-73.784160904254,40.86251124699203],[-73.7841848303382,40.86252544665244],[-73.78420876955408,40.86253560248063],[-73.78423274486263,40.86253463614549],[-73.78425940296724,40.86252760845769],[-73.78430733389966,40.862531742591216],[-73.78432861001892,40.862541893416044],[-73.78435921788531,40.862549028663345],[-73.78440446211664,40.86256023476887],[-73.78444173884394,40.86256434843552],[-73.78447101878146,40.86257046999982],[-73.78449766115611,40.86256849741928],[-73.7845269959103,40.86255743014713],[-73.78455237189905,40.862535233417375],[-73.78458968070774,40.862529236712874],[-73.78463228171138,40.862534371932924],[-73.78466024197866,40.86253644596158],[-73.78469165850876,40.86254278940568],[-73.78469476742818,40.86256785438949],[-73.78468005226574,40.862588048701035],[-73.78467197341288,40.86261533309938],[-73.78465196734305,40.86262439547506],[-73.78464133697317,40.862622861723466],[-73.7846306682272,40.862621322370956],[-73.78460270770613,40.86261924783217],[-73.78457736139909,40.86263234491479],[-73.78454667485443,40.862649476039266],[-73.78454392939932,40.86267474804289],[-73.78453980858094,40.862713161880436],[-73.78453969720587,40.862747538515556],[-73.78454650079392,40.86277376480676],[-73.7845608751661,40.86278802193738],[-73.78456744948153,40.86281432234704],[-73.78456732174416,40.862853754309874],[-73.78455255057419,40.86289113708832],[-73.78452979565645,40.86292648311368],[-73.78451638211676,40.862955779211774],[-73.78449501214268,40.8629749500653],[-73.78447228643752,40.86300119591815],[-73.78444824869851,40.863021372784424],[-73.78441622566014,40.863039512548895],[-73.78439355912634,40.86304755890372],[-73.7843581180464,40.86307351796088],[-73.78432954841465,40.86307372757453],[-73.78430301799317,40.86304132331693],[-73.78429374826956,40.86302512873913],[-73.7842724711162,40.863014978577176],[-73.78425378453602,40.86302808686689],[-73.78422440861466,40.86305128789178],[-73.78419106477008,40.863066391104375],[-73.78416702363995,40.86308757924545],[-73.78416827678552,40.86311184804843],[-73.78420682075343,40.86313618609769],[-73.78425470292204,40.863155485733984],[-73.78427596567182,40.863169681063475],[-73.78428784760249,40.863185330043514],[-73.78428650500076,40.86320508878059],[-73.78426981898315,40.863214017414315],[-73.78425664943356,40.86321613977248],[-73.78423747960291,40.863216103926895],[-73.78421458892059,40.863213230808974],[-73.78418478751632,40.863207110885774],[-73.78416434113925,40.86319939955853],[-73.78414276900342,40.86319126496732],[-73.78410980767813,40.86317422294249],[-73.78408589281418,40.86315921900894],[-73.78404441686801,40.863140139859794],[-73.7840124913891,40.86313199407443]]],[[[-73.76964988627105,40.86548557242447],[-73.76979148260685,40.8651282330619],[-73.77022931630282,40.86513893939612],[-73.77006897299823,40.865525876183455],[-73.76964988627105,40.86548557242447]]],[[[-73.76668965841937,40.867097781624615],[-73.76709907439977,40.86670457224564],[-73.76779449382201,40.8667811732629],[-73.76760072096505,40.8674963865415],[-73.76668965841937,40.867097781624615]]],[[[-73.77080975398206,40.87154994684797],[-73.76990710668561,40.870476944470326],[-73.77109611675874,40.87069300471654],[-73.77288042665418,40.871245262927765],[-73.77217786492467,40.87198111018683],[-73.77080975398206,40.87154994684797]]],[[[-73.78648510546597,40.873209254950446],[-73.78662489062746,40.873034648034505],[-73.78672689095379,40.873074539265716],[-73.78665449887542,40.87339363776108],[-73.78649986647412,40.87348161860749],[-73.78626202153433,40.87339368663404],[-73.78632869489,40.873271144554195],[-73.78648510546597,40.873209254950446]]],[[[-73.78605394964914,40.87378264619285],[-73.78618924358648,40.87359972769979],[-73.78633325996717,40.87367772488753],[-73.78632872330341,40.87380492844099],[-73.78619463716481,40.87388531941471],[-73.78605394964914,40.87378264619285]]],[[[-73.77435244645409,40.874169955372324],[-73.77447969615322,40.87407767028604],[-73.77458142278219,40.87410913390809],[-73.77460919866013,40.87420217262774],[-73.77457138994747,40.87433206702186],[-73.77451315255769,40.874464955333075],[-73.77455324011412,40.87454877066347],[-73.77453640510966,40.874710015438396],[-73.77420264266927,40.874881122303954],[-73.77409538292139,40.87489618448021],[-73.7740761321316,40.874814734007096],[-73.77415170185095,40.87469267638357],[-73.77397610935076,40.87459940192139],[-73.77403181534449,40.874394774956286],[-73.77425306035094,40.874284357642985],[-73.77435244645409,40.874169955372324]]],[[[-73.78241811865323,40.87492327042183],[-73.78265785360911,40.8747926566941],[-73.78280207510417,40.87494886620541],[-73.7826637285416,40.87513656444501],[-73.78247604125532,40.875168133378935],[-73.78241811865323,40.87492327042183]]],[[[-73.78103351104961,40.8764840020478],[-73.78120649649559,40.876285024957625],[-73.78132704118015,40.87636132654644],[-73.78112767478173,40.876652680508194],[-73.78103351104961,40.8764840020478]]],[[[-73.78650554049734,40.88094013447926],[-73.7861345121998,40.88074604037571],[-73.78598849185104,40.880766436179535],[-73.78582190502615,40.880755096100174],[-73.78572615707071,40.880575414602795],[-73.78578002611282,40.88036396266143],[-73.78598180905219,40.88031748451101],[-73.78609930496407,40.8803865717234],[-73.78640732130847,40.88041011377253],[-73.7866400847623,40.88049983743621],[-73.7868488491038,40.88044811129192],[-73.78692034479135,40.8802733506064],[-73.78677238818265,40.88013589624929],[-73.78679741033044,40.8799470738141],[-73.78699984805193,40.879821532423584],[-73.78726793710001,40.879682703832096],[-73.7874203938442,40.87977089028999],[-73.78734451709002,40.88007294498995],[-73.78742531437604,40.88044737396564],[-73.78712783465203,40.88092346317129],[-73.78691765981318,40.880944795188654],[-73.78650554049734,40.88094013447926]]],[[[-73.80728647122577,40.885931813816235],[-73.80693113298686,40.885926608918915],[-73.80657730166064,40.885937524996685],[-73.80635885010346,40.88594565965611],[-73.80614087452093,40.88596541006064],[-73.80592498943832,40.88599671778207],[-73.80571277209782,40.88603936787487],[-73.80550576743585,40.88609294918129],[-73.80520113669573,40.88599995584952],[-73.80328682136975,40.88541555266917],[-73.80220388296296,40.885121114796746],[-73.79937520438254,40.88435196982158],[-73.79744825639796,40.88384538433511],[-73.79449254438306,40.8830682510741],[-73.7941655582767,40.88299321634985],[-73.79322870948383,40.88282259540833],[-73.79358741929859,40.882517523883294],[-73.79379237490608,40.88197032626243],[-73.79491705586678,40.88054379098494],[-73.79554579908876,40.88069101537494],[-73.79502596232851,40.87974779721175],[-73.79625097535792,40.877011999778574],[-73.79712701174833,40.876190400401406],[-73.79720399703046,40.87578579298399],[-73.79743815457446,40.87513533245065],[-73.7985533078773,40.87440142827454],[-73.79891245463627,40.874645893142954],[-73.79981389580345,40.87415984971629],[-73.79987713793727,40.873484666790056],[-73.80027274375166,40.87282095182425],[-73.80087270458262,40.87159011989398],[-73.80137235410014,40.87146104260502],[-73.80252284756604,40.87050664469687],[-73.80317726501735,40.87168315507065],[-73.80269939786402,40.872214690791765],[-73.80339117523093,40.87250503763114],[-73.80431849468235,40.871159741068055],[-73.80373339399296,40.87096260282382],[-73.80358314939258,40.86994806102866],[-73.80282959893358,40.87007629352795],[-73.80302203685271,40.86915511979654],[-73.80422027051767,40.86900214816824],[-73.80483122145965,40.869313181786],[-73.8055449599577,40.86895600501226],[-73.80588410012889,40.86906850218499],[-73.80574486080337,40.869692576552865],[-73.80841596818806,40.871189693367626],[-73.80838731046339,40.87057162161174],[-73.80754063636189,40.87037755217351],[-73.80780673194754,40.869787520428524],[-73.80695275224403,40.86965794817595],[-73.80673074905114,40.86877001307841],[-73.80593179559794,40.868371932067824],[-73.80487266169945,40.86823330283231],[-73.80464604502929,40.86664711643694],[-73.80385280781455,40.867166484800094],[-73.8030038810896,40.867041836568866],[-73.80306041484556,40.86581513370686],[-73.80225816157771,40.86560820641087],[-73.80069778002867,40.86808147731311],[-73.79857728261855,40.871196320571535],[-73.79780377219315,40.872256132273975],[-73.79693375040428,40.87262338099956],[-73.79479044681612,40.873200484034044],[-73.7939736383773,40.87456659456837],[-73.793572108836,40.87612105830347],[-73.79359605330517,40.87672073272601],[-73.79316703778717,40.87705563906652],[-73.7942216999094,40.877382370466414],[-73.79440294586256,40.87764184299901],[-73.79384702788171,40.87859445979086],[-73.79299880220005,40.87914686267469],[-73.79288910674143,40.87926409282244],[-73.79258921077636,40.87936100860259],[-73.792189282284,40.879511883286135],[-73.79188890967148,40.87976039082601],[-73.79174583941256,40.87989007165252],[-73.79146023954182,40.87997618076579],[-73.791274742654,40.8799866732898],[-73.7909036801496,40.880029314695804],[-73.79068927478833,40.88015886427823],[-73.79057476681606,40.8802777670932],[-73.79048858865686,40.880461689831854],[-73.79047377660956,40.88063491373206],[-73.79043046503085,40.880797258029276],[-73.79023015226518,40.88098097375846],[-73.79005864434494,40.88107811623326],[-73.78986765156739,40.88116918410936],[-73.78978716776693,40.881207560463366],[-73.78955872944312,40.88126128491547],[-73.78926161019822,40.88120541462367],[-73.78931835780455,40.8805786700919],[-73.78912020636925,40.880080210993526],[-73.79006332860776,40.879594661514915],[-73.78952309368967,40.87899812655801],[-73.78827313470913,40.878873573154294],[-73.78775415489744,40.87897323005546],[-73.78741169652488,40.87899425662693],[-73.78712640734796,40.87898290291082],[-73.78694087806711,40.87900421726656],[-73.78673946461818,40.87903170719592],[-73.78588496976658,40.87906723175264],[-73.78438168107574,40.87842053167049],[-73.78417738368832,40.87772135392854],[-73.78470964026458,40.87635799484777],[-73.78542459134653,40.87548530202441],[-73.78596895445074,40.87513675012752],[-73.78668493218784,40.87429347554252],[-73.78708678479047,40.87353624221618],[-73.78715932296443,40.87315738936011],[-73.78719087560513,40.872730553729205],[-73.78679051717084,40.87250701531354],[-73.78624874452618,40.8723828467722],[-73.78599147856566,40.87257050546383],[-73.78573128788786,40.87280383386972],[-73.78544759969024,40.87313256337111],[-73.78527509097648,40.873543713800466],[-73.78508139658781,40.87358996272319],[-73.78517279045144,40.87311937546344],[-73.7856809985385,40.87238726505716],[-73.78555929452186,40.87215276669474],[-73.78526152075722,40.871745322332465],[-73.78439311743647,40.872784094426216],[-73.78402157839558,40.873692422099325],[-73.78380448210444,40.873736688343556],[-73.78358738486054,40.87378095468037],[-73.78333967922717,40.87351262137864],[-73.78343142541378,40.87317870194888],[-73.7840371697184,40.8728266012637],[-73.78380906886674,40.87253395291507],[-73.78342458843251,40.87232749629101],[-73.7830685342604,40.87215357592278],[-73.78305579624063,40.87168067823901],[-73.78314218899503,40.87143905270978],[-73.78324264074436,40.87125516094628],[-73.78324331138882,40.87104942697159],[-73.7831866423025,40.870930209242815],[-73.78320175426305,40.87067036085386],[-73.78350179966249,40.870519328777576],[-73.78389734052226,40.87042695836958],[-73.78391578371954,40.870422650869365],[-73.7841445402058,40.87026065573324],[-73.78428802741071,40.870001046741386],[-73.784659178457,40.869915114965195],[-73.7849021607778,40.869763973240715],[-73.78495998839357,40.86952585943935],[-73.78521800238882,40.86913652413014],[-73.78534746253587,40.868801090540586],[-73.78560245305461,40.86834165222376],[-73.78557645524889,40.86856329584163],[-73.78551838554031,40.8688772061651],[-73.78551744254969,40.869169565719176],[-73.78568791368211,40.8693864472889],[-73.78598679893331,40.869592738286435],[-73.78657103927222,40.86977789988565],[-73.78726970836343,40.86986581499134],[-73.78795446145423,40.869845419063665],[-73.78853953524602,40.86977069609068],[-73.78901059796529,40.86966327545272],[-73.78968197448651,40.869361310772746],[-73.79038207692948,40.86899442562487],[-73.79069663688351,40.86875677621232],[-73.79139032586133,40.86814130746617],[-73.79228914014466,40.8658143772195],[-73.79265095767076,40.864136653184794],[-73.79147317119899,40.862207106249016],[-73.79188014597761,40.861255632209726],[-73.79190454927519,40.86082956271205],[-73.79208362124972,40.86077936805804],[-73.79226563531324,40.860735697372114],[-73.79245017939101,40.860698649522284],[-73.7926368356827,40.86066830838273],[-73.79282518160804,40.86064474264396],[-73.79301479076304,40.86062800565729],[-73.79320523388503,40.8606181353141],[-73.79332560925535,40.86060616885458],[-73.79351029757726,40.860551681290886],[-73.7935826883091,40.860490901923775],[-73.79362302791495,40.860417883538815],[-73.7936396208295,40.86024127816986],[-73.79355967957905,40.86014977213995],[-73.7935568410176,40.86014838482365],[-73.79335942097597,40.860051958965336],[-73.79339985516714,40.859948486200985],[-73.79364088707266,40.859833191400966],[-73.79379355287111,40.859796236249444],[-73.79386568469458,40.859778774829145],[-73.7940105406992,40.85963285209296],[-73.79409935372803,40.859450285064014],[-73.79412171244081,40.85931765680073],[-73.79425610311202,40.859170639772],[-73.7943974694618,40.85902744365801],[-73.79454562318033,40.85888825916131],[-73.79470951415249,40.85848231519007],[-73.79486983866911,40.85807555125808],[-73.79482082544901,40.85789375726646],[-73.79476507499766,40.85771308581663],[-73.79470263177447,40.85753368081176],[-73.79463354556843,40.857355685145166],[-73.79455787145825,40.85717924058657],[-73.79447566976835,40.857004487669165],[-73.7944332479473,40.85698632143849],[-73.79439424825235,40.856964171092166],[-73.79435931592684,40.85693840310602],[-73.79432902891782,40.85690944380889],[-73.79430388831409,40.85687777232907],[-73.79428256671372,40.85684019962865],[-73.79426848535668,40.85680070944858],[-73.79426192939665,40.85676010151899],[-73.79426303158672,40.856719198204544],[-73.79427176959216,40.856678827850324],[-73.79428796644366,40.856639808006754],[-73.7942939635464,40.856607534040066],[-73.79430448203593,40.85657593402552],[-73.7943500593429,40.85652702380391],[-73.79447213282253,40.856468730831416],[-73.79451792446615,40.856452029226155],[-73.79456667192163,40.85644117335779],[-73.79461709047472,40.85643644932693],[-73.79466785137163,40.85643798163286],[-73.79471761683666,40.85644572989249],[-73.79476507532729,40.85645948990461],[-73.79480897609822,40.85647889903128],[-73.79489023543132,40.85656202371644],[-73.79558880172956,40.85651323676672],[-73.79685461759928,40.85626435821342],[-73.79700108875325,40.85614016952226],[-73.79714070961906,40.85601151260317],[-73.79727324402185,40.85587860512189],[-73.79739846777984,40.85574167193429],[-73.79751616908356,40.85560094470551],[-73.79762614885391,40.855456661518],[-73.79772822107881,40.85530906646872],[-73.79782221312757,40.855158409255985],[-73.79790796604273,40.85500494475676],[-73.79798533480856,40.85484893259576],[-73.7982495022739,40.854795985109654],[-73.7985327412703,40.85500533260191],[-73.79872255600094,40.85491440117266],[-73.79904776834837,40.85405156055046],[-73.79902419393451,40.853957267649854],[-73.79899253393704,40.85386435010373],[-73.79895292443676,40.85377320719123],[-73.79890553567262,40.85368423056412],[-73.79885057130956,40.853597802563954],[-73.79878826756297,40.85351429457898],[-73.79871889218323,40.8534340654486],[-73.79864274330481,40.85335745992159],[-73.79856014816487,40.85328480717459],[-73.7984321621272,40.85323433352339],[-73.79830746266647,40.85317932101044],[-73.79818632876889,40.853119892717146],[-73.79806903144116,40.85305618160413],[-73.79795583310413,40.852988330213726],[-73.79780522990757,40.85194959809454],[-73.79819365996853,40.85059256140671],[-73.79932043160217,40.84991277537655],[-73.79940672091028,40.84983242017997],[-73.79948681481426,40.84974844806434],[-73.79956045098147,40.84966113408955],[-73.79962738823525,40.849570764261095],[-73.79968740734458,40.84947763459297],[-73.79974031174196,40.84938205013805],[-73.79978592816695,40.849284323988606],[-73.79982410723333,40.84918477625096],[-73.79985472391812,40.84908373299656],[-73.79987767797053,40.848981525193985],[-73.799883370432,40.84891083980223],[-73.79989651109996,40.848840728886046],[-73.79991618962462,40.848773995310005],[-73.79994261645554,40.84870861975032],[-73.79997376030164,40.848648249019],[-73.80001065925187,40.848589778323294],[-73.80005311397103,40.84853352350954],[-73.80009912704904,40.84829841390004],[-73.80012554455774,40.848263737371774],[-73.80015669451707,40.84823140523828],[-73.80019221958285,40.84820178839847],[-73.80023888573284,40.84817098090426],[-73.80029026722241,40.848144856056535],[-73.8003455542795,40.84812382558031],[-73.8004038755833,40.84810822091347],[-73.80046431199595,40.84809828798357],[-73.80058890200233,40.84814030335437],[-73.80070945952838,40.84818862865044],[-73.80082543116134,40.84824304204076],[-73.8009362845357,40.848303293747044],[-73.80104151077663,40.84836910719039],[-73.80114062683587,40.84844018026033],[-73.80123317770911,40.8485161867016],[-73.80131873852461,40.84859677761162],[-73.80139691649373,40.84868158304182],[-73.80146735271434,40.848770213695474],[-73.80152972381858,40.84886226271498],[-73.80158374345768,40.84895730754888],[-73.80162916361712,40.849054911891706],[-73.80166577575545,40.84915462768648],[-73.80169341176249,40.84925599718165],[-73.80171194473157,40.84935855503207],[-73.80172128954293,40.84946183043522],[-73.80172140325526,40.849565349292384],[-73.80171228530345,40.849668636385125],[-73.8017217336604,40.849762814634886],[-73.80173835351552,40.849856418842904],[-73.8017620890379,40.84994913439586],[-73.8017928604792,40.850040649665964],[-73.80183056444137,40.85013065705846],[-73.80201694171463,40.85043302429997],[-73.80221116637942,40.85073253056471],[-73.80241316240598,40.85102905844788],[-73.80262285071504,40.85132249171065],[-73.8028401492087,40.851612715325864],[-73.80306497280253,40.851899615523024],[-73.80329723345874,40.85218307983304],[-73.80353684022062,40.85246299713219],[-73.80378369924809,40.85273925768601],[-73.80417557932415,40.85334012018918],[-73.80454247276617,40.85473937751513],[-73.80453818113865,40.8547960011099],[-73.80452526717816,40.85485186437268],[-73.8045039052478,40.854906212950276],[-73.80447438379022,40.85495831294133],[-73.80443710143368,40.855007460806895],[-73.80439256160997,40.855052992870874],[-73.80434136575684,40.85509429428247],[-73.8042842051969,40.85513080731918],[-73.80422185180235,40.85516203891857],[-73.80415514757188,40.85518756733662],[-73.8040849932601,40.85520704784338],[-73.80401233621367,40.855220217378175],[-73.80395066931555,40.855219345994676],[-73.8038894256468,40.85522489117589],[-73.80382975784384,40.85523674855874],[-73.80377278888584,40.85525469498125],[-73.80371959096053,40.85527839268251],[-73.80367116528573,40.855307395659054],[-73.80362842326633,40.85534115805865],[-73.80359216934119,40.85537904445332],[-73.80356308584295,40.85542034179779],[-73.80354172015556,40.85546427284941],[-73.80352847441145,40.855510010795754],[-73.80352359792191,40.85555669481578],[-73.80352718248378,40.85560344628088],[-73.8035391606504,40.855649385291194],[-73.80368603416544,40.856133370357526],[-73.8037780630951,40.85630145969353],[-73.80383737490655,40.85648845650419],[-73.8038636768589,40.85666314381267],[-73.80389056334155,40.8569002663298],[-73.80395891628717,40.85717462927919],[-73.80405246302172,40.85750505118689],[-73.80413784756409,40.85784176037571],[-73.80417354171674,40.85814127464653],[-73.80420142253772,40.858484538159445],[-73.80417856111792,40.85867822182151],[-73.80417485011805,40.858755691003395],[-73.80417167874245,40.85882186816633],[-73.80420585726542,40.858959048932604],[-73.80422034282904,40.858977982907916],[-73.80430576415993,40.85908963203684],[-73.80439744909212,40.85922025991285],[-73.80449817480478,40.85943825284549],[-73.80456624045216,40.85968139696564],[-73.80464293882295,40.859968201572386],[-73.80467968804949,40.86038009986355],[-73.80468983898895,40.860586092952],[-73.80468371760058,40.860810905722936],[-73.80463487426358,40.86100342015321],[-73.80462819630296,40.8610297410328],[-73.80460527769031,40.86121718099274],[-73.80464756427774,40.86134183096786],[-73.80473234281914,40.86147964011819],[-73.80478643021804,40.86153847335526],[-73.80484718184061,40.86159342996375],[-73.80491411822175,40.861644076199816],[-73.80498671107966,40.861690012338315],[-73.80506438748517,40.8617308758276],[-73.80514653438362,40.86176634415144],[-73.80523250343357,40.86179613737463],[-73.80532161612409,40.86182002035256],[-73.80541316913045,40.86183780458732],[-73.80550643986547,40.861849349715634],[-73.80560069218329,40.86185456461665],[-73.80569518218995,40.8618534081314],[-73.80578916411534,40.8618458893875],[-73.8058818961998,40.861832067727235],[-73.80594876023346,40.861805572866736],[-73.806010851043,40.8617730649821],[-73.80606723528136,40.86173503273461],[-73.80611706538733,40.86169204782756],[-73.80615959232613,40.86164475641166],[-73.80619417684862,40.86159386937181],[-73.80622029909972,40.86154015164072],[-73.80623756643224,40.86148441070018],[-73.80624571930777,40.861427484442515],[-73.80582041215787,40.86003461196691],[-73.80613057038931,40.859881000645345],[-73.80655629956544,40.859817926100135],[-73.80660263728188,40.85984053415542],[-73.8066451368355,40.859867136229944],[-73.80668320419156,40.85989736049797],[-73.80671630726344,40.859930784504705],[-73.80674398334989,40.85996694107082],[-73.80677276371185,40.860026548453696],[-73.8068091490651,40.86008370940522],[-73.80685278444051,40.860137866243235],[-73.80690324413212,40.86018849059339],[-73.80696003585005,40.8602350885445],[-73.80702260552322,40.8602772054675],[-73.80709034270481,40.86031443045136],[-73.80716258652807,40.86034640031224],[-73.80723863215418,40.86037280313724],[-73.80731849105418,40.86038563411537],[-73.80739972544791,40.86039170954806],[-73.80748134698851,40.86039095551791],[-73.8075623626185,40.86038338119887],[-73.80764178665282,40.86036907874473],[-73.80771865277218,40.860348222167666],[-73.80779202578066,40.86032106522109],[-73.8078610129845,40.860287938312105],[-73.80792477505372,40.860249244481196],[-73.80798253623408,40.86020545449839],[-73.80803359378548,40.86015710113543],[-73.80807732653166,40.8601047726831],[-73.8081132024174,40.860049105793756],[-73.80814078498118,40.85999077773511],[-73.80815973866441,40.85993049815002],[-73.80816983289319,40.85986900042249],[-73.80817094488229,40.85980703275485],[-73.80816306112796,40.859745349064845],[-73.8080582017039,40.85954913990345],[-73.8079462219942,40.85935521205116],[-73.80782720804963,40.85916371442474],[-73.8077012513201,40.85897479407344],[-73.80756844858442,40.858788596066425],[-73.80742890187578,40.85860526338104],[-73.80742527433378,40.85855364146295],[-73.80746936552238,40.858501732978134],[-73.80759409062236,40.858481769193936],[-73.80767772099053,40.858529451326255],[-73.81110457149288,40.86246446873083],[-73.81122767667527,40.86250532429518],[-73.81134786517158,40.86255091150869],[-73.81146482170664,40.86260111079048],[-73.81152883807114,40.862626525471896],[-73.81159565238823,40.86264738020575],[-73.81166470256245,40.86266349954458],[-73.81173540768692,40.862674747879076],[-73.81180717293091,40.86268103057869],[-73.81200871482761,40.86267179990361],[-73.81202508504711,40.862670111727766],[-73.81204159929347,40.86267045823867],[-73.81205782170385,40.86267283029085],[-73.81207332411775,40.86267716527833],[-73.8120876973775,40.86268334878718],[-73.81210056212706,40.86269121761507],[-73.81211157882443,40.86270056407876],[-73.81212045670318,40.8627111414954],[-73.81212696144674,40.862722670693245],[-73.8121372395826,40.86272939646035],[-73.81214870386692,40.86273490748241],[-73.81216110729248,40.86273908501977],[-73.81217418261721,40.86274183906393],[-73.81218764812232,40.86274311027674],[-73.81220121368216,40.862742871268786],[-73.81221006149676,40.86274071982603],[-73.81221923689097,40.862739612686134],[-73.81222852732279,40.8627395754952],[-73.81223771758535,40.8627406091148],[-73.81224659479219,40.862742689601774],[-73.81225495330857,40.86274576876301],[-73.8122624997952,40.86274971415794],[-73.81226918339536,40.8627544726698],[-73.81227485351677,40.862759937081755],[-73.81227938240237,40.86276598427197],[-73.81228266800882,40.862772477987555],[-73.81228463630576,40.862779271914846],[-73.81228524294396,40.862786212975614],[-73.81228462393152,40.86279239715698],[-73.81228292277262,40.86279846320646],[-73.81228102660842,40.862814695895224],[-73.81228283290646,40.86283093448997],[-73.81228828792979,40.862846695872236],[-73.81229722938706,40.86286151112098],[-73.81230939126058,40.86287493946338],[-73.81232441172058,40.86288658138879],[-73.81234184388988,40.862896090534534],[-73.81239628558542,40.86292301892686],[-73.81244621528293,40.862954587379356],[-73.81255373262269,40.86302245834773],[-73.81266563844888,40.863086109535715],[-73.81278164572349,40.86314537767147],[-73.81290145688537,40.86320011072574],[-73.81293557923317,40.86321662400401],[-73.81297268683707,40.86322887676092],[-73.8130118640321,40.86323656664778],[-73.8130521440829,40.8632395039091],[-73.81309253303931,40.863237616065014],[-73.81313203426373,40.86323094970001],[-73.81316967302486,40.863219669313146],[-73.81318153884379,40.863213923775994],[-73.81319449440282,40.86320974991703],[-73.81320818170356,40.8632072630715],[-73.81322222252759,40.86320653195793],[-73.81323622888789,40.863207576779],[-73.81324981374968,40.863210368663445],[-73.81326260172527,40.86321483046363],[-73.81327423944701,40.86322083888762],[-73.81328440533173,40.86322822790583],[-73.81329281846692,40.8632367933389],[-73.81329924637326,40.86324629849983],[-73.8133609883152,40.863341580769905],[-73.81342766230404,40.86343492783411],[-73.81349916331611,40.86352619262522],[-73.81357537872147,40.863615231355965],[-73.81360918917126,40.86364368981317],[-73.81363758449976,40.863675376281385],[-73.81366003650136,40.86370970134268],[-73.81367612752368,40.86374602649625],[-73.81368555823703,40.8637836760354],[-73.81368815320316,40.863821949616515],[-73.81369750754975,40.86384009352118],[-73.8137108593963,40.86385673342986],[-73.81372780526598,40.86387136650099],[-73.81374783307311,40.863883550537174],[-73.81377033759779,40.86389291734845],[-73.8137946387751,40.863899183878395],[-73.8138200022462,40.863902160758364],[-73.81384566155027,40.863901758029705],[-73.81396877184339,40.8638522213954],[-73.81401681576699,40.86384384745717],[-73.81404089680628,40.86386039503249],[-73.81402791809288,40.863905201704654],[-73.81398447999459,40.863994845161706],[-73.81395190872976,40.8640645646397],[-73.8139585735461,40.86410270421612],[-73.81400877754677,40.86408603314684],[-73.81405881262829,40.86401130738388],[-73.81417219552466,40.863931500129354],[-73.81422880477857,40.86386339803305],[-73.81420893904064,40.86379376576412],[-73.81417170994838,40.863763970907904],[-73.8141257218666,40.863727556313876],[-73.81437997747584,40.86325439784332],[-73.81448465164273,40.86318621579137],[-73.81459579280151,40.86308816539368],[-73.81466566434062,40.863073120294096],[-73.81475304852847,40.86306965685893],[-73.81482290562731,40.86304963435223],[-73.81488620682802,40.863029623901106],[-73.81493208808953,40.86302954706572],[-73.81495838904881,40.863057701020786],[-73.81498857405204,40.8630904722802],[-73.81501897203435,40.86312252536488],[-73.81510315384162,40.86305746536781],[-73.81550829063958,40.862482608708156],[-73.81641392102735,40.86118062770392],[-73.81632908278911,40.86115273001974],[-73.81587638257511,40.86100386461143],[-73.81568204242582,40.861109764543826],[-73.81549293707928,40.860955286737166],[-73.81526321415286,40.86111774712506],[-73.81479629757497,40.86112895624426],[-73.81485206024104,40.86090099030993],[-73.81381802586881,40.860548278670784],[-73.81273146495052,40.85887754194783],[-73.81230602708425,40.85416202647326],[-73.81640870908164,40.8540822546122],[-73.81657711471449,40.853822426701896],[-73.81684981404568,40.85328468250166],[-73.81696254430011,40.85278501267549],[-73.8169698373282,40.85271127779669],[-73.81698577763635,40.85263833261152],[-73.8170102376869,40.85256676062222],[-73.81704302179283,40.85249713434467],[-73.81708386768398,40.85243001072896],[-73.81711166088314,40.85238939383619],[-73.81713326512057,40.852346662160954],[-73.81714840656582,40.85230235734477],[-73.81715689330824,40.85225704096826],[-73.81715861778898,40.85221128743294],[-73.81713069323166,40.852150098176615],[-73.81712633131627,40.852095273471214],[-73.81713099465561,40.85204046290442],[-73.81713976212676,40.85201844005771],[-73.8171582563327,40.85197198337282],[-73.81717191352789,40.85192746497488],[-73.81719459659098,40.85188296138052],[-73.81720828353129,40.851828165777356],[-73.81719039626161,40.85176989361132],[-73.81713189892422,40.851711556070235],[-73.81710848616754,40.8516985698707],[-73.8170823418617,40.851684069276104],[-73.81702373247599,40.85166684551821],[-73.81696953091021,40.85168731570696],[-73.81692891227496,40.851690677786486],[-73.81691542317323,40.851673525567165],[-73.81693804031428,40.85165300528848],[-73.81697422197051,40.85162222693349],[-73.81701488702424,40.85160173527182],[-73.81706907886702,40.85158468973449],[-73.81708724951261,40.851540179170634],[-73.81708739083794,40.851488787458884],[-73.81708786881555,40.85148770450554],[-73.81710555246492,40.85144770324085],[-73.81712368537195,40.85141689622231],[-73.817123864346,40.85135180078967],[-73.8171240904222,40.85126957344481],[-73.8170881445671,40.851214699159485],[-73.81705764722437,40.851178596835865],[-73.81701179857703,40.851084384969866],[-73.81696683811617,40.85102606981374],[-73.81691731869573,40.85098487721356],[-73.81685873870757,40.85095737599877],[-73.81678205239639,40.85095040133453],[-73.81670082809474,40.85095369816576],[-73.81660611270243,40.85093984385122],[-73.81650694371847,40.850905425028664],[-73.81641233245736,40.850853882558866],[-73.81632663289406,40.85084346721827],[-73.81628595906913,40.85086738515725],[-73.81623984150612,40.85089957410622],[-73.81622718968676,40.85090840574163],[-73.81617759440236,40.85089462177088],[-73.81615793715302,40.850871629300805],[-73.81611013201423,40.850815713072684],[-73.81604706927793,40.85077792604366],[-73.81596136832394,40.85076751093168],[-73.81590219996406,40.85078437344907],[-73.81584564811494,40.850795422849316],[-73.81579537629285,40.85081870445055],[-73.81571378494662,40.85081620384489],[-73.81569845466507,40.850797117324355],[-73.81569977313981,40.85077233629587],[-73.81578432668553,40.85071907799657],[-73.81586130825956,40.85069274018197],[-73.81588420973743,40.850684904959486],[-73.8160356813383,40.85060266911639],[-73.81603963174233,40.850528324501404],[-73.81601028816395,40.85046537017235],[-73.81595449185578,40.85043883854147],[-73.81596528550037,40.850389525697096],[-73.81605536342398,40.85038608033399],[-73.81619472416132,40.85037793934104],[-73.81627177606615,40.85031203978],[-73.8162861909424,40.850194576449034],[-73.81624901705005,40.85012517712765],[-73.81594076727512,40.84977442943636],[-73.81580963832378,40.84962768554428],[-73.81573266022279,40.849538449481955],[-73.81567166898118,40.84945590870655],[-73.81565279058921,40.84934983712582],[-73.81552034592389,40.84922787393093],[-73.81544040466154,40.84919439608572],[-73.81536697559866,40.849192146005656],[-73.81528275171037,40.849239208669296],[-73.81520965132304,40.849230762978685],[-73.81520855623975,40.849229951581776],[-73.81513102820763,40.84917250355325],[-73.81514191918808,40.849080612232505],[-73.81630119218518,40.848572171902056],[-73.81726322594591,40.84842656785964],[-73.81820226896392,40.84831103248246],[-73.81915009211642,40.848170179988344],[-73.82014043680655,40.84802059855175],[-73.82048405617276,40.8485010261328],[-73.8211035570011,40.8481989802778],[-73.82203826848409,40.847690369206454],[-73.82301297055878,40.84716173885757],[-73.82395955465346,40.84664124205515],[-73.82443760484706,40.84637787407211],[-73.82495697663153,40.846105444802056],[-73.82508489219661,40.84469769785312],[-73.82507950048333,40.844304002390814],[-73.82513836231067,40.843343597547666],[-73.82517999004776,40.842700059478226],[-73.8255815551548,40.842818658893655],[-73.82567803751556,40.84284715214996],[-73.82580705553993,40.84288069354737],[-73.82624132976044,40.842993594145476],[-73.82619627796326,40.843816936214296],[-73.82611300711162,40.84533869377135],[-73.82611304198562,40.84533885531697],[-73.82617014070509,40.845573988474456],[-73.82624553007022,40.84580733888292],[-73.82633899938845,40.84603754740294],[-73.8263483644476,40.84605657026968],[-73.82645014940867,40.84626339582648],[-73.82657840268168,40.846483723299244],[-73.82672302624424,40.84669743908834],[-73.82688311089858,40.846903514679475],[-73.82767729675133,40.8481306809806],[-73.82799994536633,40.84863235054614],[-73.82799559786811,40.84890992196039],[-73.8279700236423,40.84918776810925],[-73.82792321788371,40.849464488138004],[-73.82785535403791,40.84973868596944],[-73.82776682792557,40.85000897305105],[-73.82765823684339,40.85027403382674],[-73.82742445673762,40.85099364680603],[-73.82718423759042,40.85171120529131],[-73.82713133325596,40.85187108052188],[-73.82737835766393,40.85281795916682],[-73.82721751210366,40.853250512796386],[-73.82723026126365,40.85335075694891],[-73.82801415960884,40.85472248696775],[-73.82860197165202,40.85571784809734],[-73.82908318639825,40.85567601369523],[-73.82956640505427,40.85562081655448],[-73.83056649294191,40.85551244759972],[-73.83129157705645,40.85543410484934],[-73.83147565820752,40.85545085352276],[-73.83165843201604,40.85548344755913],[-73.83183634968998,40.85553171192257],[-73.83200598814074,40.8555948765703],[-73.8321642065284,40.855671612862636],[-73.83229711921899,40.85574641210195],[-73.83242972750037,40.85582103970297],[-73.832812652718,40.85597971271667],[-73.83283502322718,40.85603584525954],[-73.83276219995192,40.85607953976272],[-73.83268903342149,40.8561323830218],[-73.8323846860854,40.85635221095729],[-73.83213712264235,40.85654369113218],[-73.83193393765512,40.85669351703667],[-73.8312833842106,40.85734996242261],[-73.83111449155489,40.85752432962297],[-73.83072266720525,40.857994586642],[-73.8305547130211,40.85819039555215],[-73.82959409157192,40.85935976379669],[-73.82872856949885,40.86041332760327],[-73.8284267974439,40.86078903758312],[-73.82834347431387,40.860892026674904],[-73.82826796566385,40.86083733316125],[-73.8279944496935,40.860840185902816],[-73.82787032368184,40.86067821250283],[-73.82759107994592,40.86007855140401],[-73.82741458080997,40.859959872718264],[-73.82732348828942,40.85968688707433],[-73.82720794093149,40.85941373891194],[-73.827145562984,40.85923239493478],[-73.82699653234856,40.85908778590322],[-73.82632571111331,40.8592979973968],[-73.82444012074629,40.859501383985446],[-73.82450575184417,40.85976402146646],[-73.82037553020744,40.86103300549346],[-73.8189542552922,40.8624745616902],[-73.81761651294968,40.863626343146144],[-73.81684495908262,40.86430679279961],[-73.81699760266439,40.86445903114313],[-73.81641455929821,40.86515149760708],[-73.81578764066228,40.86575806093616],[-73.81938761441872,40.86798690235931],[-73.81940759158807,40.867999271044944],[-73.82091617219083,40.86891693437206],[-73.82097601115584,40.86894978689488],[-73.82103881104537,40.86897607974813],[-73.82111615264914,40.869008137472065],[-73.82126543759561,40.86907454349094],[-73.82329599430474,40.87309741817937],[-73.8211026856609,40.87896924536069],[-73.81992586501934,40.88211933346689],[-73.82023958328116,40.88549105134718],[-73.82027433015828,40.88555070032882],[-73.8198327537046,40.885669254574886],[-73.81841703369405,40.88603699422926],[-73.81742638908601,40.88629430586461],[-73.81670778591428,40.886480950542605],[-73.81547873106554,40.886687446138055],[-73.81536464227077,40.886701221016885],[-73.81528345524913,40.88671102421091],[-73.81518316846378,40.886719660962825],[-73.81485665925386,40.88674823253619],[-73.81442762192326,40.8867719646763],[-73.8139974836602,40.886782132483994],[-73.81356734739515,40.886778709249256],[-73.81209659245565,40.88671501066283],[-73.81198043683352,40.88670433944502],[-73.81140645226499,40.88663558781372],[-73.81083611971064,40.88655115214643],[-73.81027053227722,40.88645124252344],[-73.8097107925251,40.8863360754274],[-73.80915068113792,40.88621447698116],[-73.8086845936065,40.8861132913955],[-73.80834232390401,40.88604431363922],[-73.80799398227822,40.88599083134266],[-73.80764139501876,40.885953252397975],[-73.80728647122577,40.885931813816235]]],[[[-73.87643743064935,40.896870593962284],[-73.8771197410581,40.89546866364358],[-73.87572387241622,40.89562260134732],[-73.87480618114917,40.89572568763897],[-73.87241034490094,40.896241286144296],[-73.87048672642314,40.89664021101386],[-73.87006981126909,40.8965907367487],[-73.86691694871655,40.89608268491192],[-73.86491632477374,40.89574949536632],[-73.86401637740464,40.89552304744748],[-73.86355915755325,40.895377017205],[-73.86330853009213,40.89529484888724],[-73.86287533264161,40.89515402968615],[-73.862190030509,40.89493051852683],[-73.86214409344599,40.89491553040591],[-73.86209147149725,40.89489836101408],[-73.86190465853076,40.894837405493824],[-73.86182532361813,40.8948115210055],[-73.8617618074537,40.89479118364248],[-73.86135927864306,40.89466231935555],[-73.861405140482,40.89453904366812],[-73.86149253626178,40.89427891722789],[-73.86192535143314,40.89329121598514],[-73.86198229582854,40.89316126228462],[-73.86215575170635,40.89283406251692],[-73.86225345518159,40.89267048819031],[-73.86273972188111,40.89183889282555],[-73.86275188404169,40.891650687002816],[-73.86276661966666,40.89161957433855],[-73.86303842471298,40.89111254785968],[-73.86380857394386,40.889715899372995],[-73.86460021982454,40.88829971188813],[-73.86538049290174,40.88688347522357],[-73.86620661508553,40.885378614062795],[-73.86624567696252,40.88526569333199],[-73.86624572511447,40.88526556774589],[-73.86624574919097,40.885265449837895],[-73.8662672721201,40.885147691324484],[-73.86627001727457,40.885027479291765],[-73.86627001745485,40.885027389667414],[-73.86627000593697,40.8850272996944],[-73.86625345816202,40.884907300171086],[-73.86621798004754,40.884790014681435],[-73.86616484807236,40.88467823930014],[-73.86616476518267,40.88467807720967],[-73.86616465843814,40.884677922965096],[-73.86609568402109,40.8845736214592],[-73.86606034351723,40.88450592711995],[-73.86606028461782,40.88450579973442],[-73.86606024936972,40.88450565595912],[-73.8660407342542,40.88443347696883],[-73.86604066388638,40.88443323531958],[-73.86604065203618,40.8844329818441],[-73.86603810764099,40.88435938218842],[-73.86603809566084,40.884359193209036],[-73.86603813220563,40.884359022043334],[-73.86605231329287,40.884287044151954],[-73.86705258284128,40.882255215750575],[-73.86812877191865,40.880066552919885],[-73.86885103292825,40.878579818238016],[-73.86894382691679,40.87859185277937],[-73.86907407564996,40.878579167530575],[-73.86912851747668,40.87851887015145],[-73.86918623356077,40.87846614898982],[-73.86923698739879,40.87842466940056],[-73.86928008973368,40.878379696587075],[-73.86931932626109,40.878332729264606],[-73.8693545373007,40.878283958585364],[-73.86938557933017,40.87823358294908],[-73.86941232626828,40.87818180748919],[-73.86943466926999,40.87812884292244],[-73.86948896192662,40.8779894684106],[-73.87004672690107,40.87667053082932],[-73.87015418392427,40.87641695754105],[-73.8701809422137,40.876354530437986],[-73.87019944869922,40.876311355321434],[-73.8702203286068,40.87626264289013],[-73.87026997881347,40.876103970312265],[-73.87030247991875,40.87594247661722],[-73.8703175077389,40.8757797934626],[-73.87031684661684,40.87573572281559],[-73.87031508333357,40.875617522732234],[-73.87031310874234,40.87534062095659],[-73.8703766718184,40.87328437216205],[-73.87056192524669,40.87151077845378],[-73.87053738652403,40.86967403141305],[-73.8705349472269,40.86958170253734],[-73.87053320083086,40.869515580235785],[-73.87052897324556,40.869355533349726],[-73.87052621665921,40.86925117679466],[-73.87051629780478,40.868875665231194],[-73.87051473333179,40.86881643234378],[-73.87051057057853,40.8686588353671],[-73.87049958091382,40.86824277610989],[-73.87049783458582,40.86817665496452],[-73.87049186989425,40.86795083099316],[-73.87045509057101,40.86663286876312],[-73.87042127567257,40.865361080432834],[-73.87040207544753,40.86509991054525],[-73.87038919929897,40.864838516920976],[-73.8703826514993,40.864576987807474],[-73.8703824341844,40.86431541149693],[-73.87038854719542,40.86405387629848],[-73.87040098857457,40.863792470500634],[-73.87041975404715,40.863531282351396],[-73.8704448372037,40.86327040002445],[-73.87057937656488,40.8614045539279],[-73.87088409248926,40.85889518076047],[-73.87097845158804,40.85819941465333],[-73.8710326887361,40.857807797394834],[-73.87108262578988,40.857377040136],[-73.87107598135408,40.85734166114825],[-73.87107594621506,40.85734146292879],[-73.87107580428587,40.85734126458996],[-73.87104967490694,40.85730515302332],[-73.87104945002305,40.857304837660415],[-73.87104905928045,40.857304603360994],[-73.87100272741763,40.85727711273949],[-73.87100227739222,40.857276842691164],[-73.87100173171994,40.857276742739636],[-73.87094462202353,40.85726608050204],[-73.87094413634877,40.85726598932863],[-73.8709436618489,40.857266051954184],[-73.87089011154794,40.85727278193136],[-73.87088983898651,40.857272817811406],[-73.87088962543514,40.857272916411254],[-73.87087754120735,40.85727822426865],[-73.87084887444587,40.85729081724879],[-73.86954868104702,40.8577260296799],[-73.86889622722208,40.85777277294437],[-73.8684153969594,40.85778035814372],[-73.86876752987448,40.8573407799196],[-73.86887859031343,40.85720213833701],[-73.86907624640519,40.85694556061957],[-73.86927391310704,40.856688982565686],[-73.86988842286861,40.85597106765296],[-73.86990379578567,40.85587302161596],[-73.8699042156867,40.8557732926938],[-73.86988939612952,40.85567386169581],[-73.86985960421022,40.85557672814248],[-73.8698157625324,40.85548377485444],[-73.86937675462421,40.85426572261055],[-73.86916668668056,40.85368604602685],[-73.86872263230678,40.852423851915454],[-73.86860515575904,40.85206864594078],[-73.86853091252678,40.85177675689456],[-73.8684443333913,40.851486672186624],[-73.86834552349357,40.851198852264226],[-73.86823466081263,40.850913737216324],[-73.86920944636059,40.84923837287328],[-73.869523629517,40.848686977587874],[-73.86956259014319,40.848018713238574],[-73.86889243340798,40.84811232212653],[-73.86941208460321,40.84724549093968],[-73.87096254074743,40.844333660002306],[-73.87179038486082,40.84380281433584],[-73.87184610291017,40.843760777855856],[-73.8719023725063,40.8437208520911],[-73.8730563293731,40.84324293216128],[-73.87400597655667,40.842530173116856],[-73.87426120860182,40.84213323702405],[-73.8745917537079,40.84152064753872],[-73.87608448669229,40.84206476941817],[-73.87679872059412,40.84229978727676],[-73.87686858226901,40.84231710694597],[-73.87694201688588,40.842335627509925],[-73.87757280041201,40.84248377147665],[-73.8781754695868,40.84261769604508],[-73.87733907238247,40.843991755057985],[-73.87800756863254,40.84448429620561],[-73.87919408833167,40.845321733729634],[-73.88047737188707,40.846194810913765],[-73.88105584749775,40.84659449001669],[-73.88199829537226,40.84723531199198],[-73.8828444557482,40.8478172264517],[-73.88311982503737,40.848221092379326],[-73.88288269234572,40.84907404689096],[-73.88284931460149,40.849192527249244],[-73.8825574525017,40.85022425780255],[-73.88232256630305,40.851060791502505],[-73.88200299078602,40.852189358189634],[-73.88166760037095,40.85334820033174],[-73.88103358927431,40.855599952738245],[-73.88073042819913,40.85667660491105],[-73.88072954099921,40.8568072749284],[-73.88077132154068,40.85703976101524],[-73.88079155209074,40.85712750872775],[-73.88080810075402,40.8571984483605],[-73.88088225079748,40.85750954533905],[-73.88094184913341,40.857694495539214],[-73.88094193187914,40.85769473937112],[-73.88094199056017,40.85769499138681],[-73.88098293785943,40.85788399212385],[-73.8810046438004,40.85807565739041],[-73.88100678893151,40.858268022656404],[-73.88098942824945,40.85845935880373],[-73.88096586218136,40.858545205286596],[-73.88075871462212,40.85949442452494],[-73.88060896855326,40.86035709310715],[-73.88061726873227,40.860497010617536],[-73.88064370255256,40.860637316943105],[-73.88068839533116,40.86077599304272],[-73.88075099141268,40.86091098787499],[-73.88083055905187,40.861040344446955],[-73.88092572528576,40.86116228824049],[-73.88103469103123,40.861275295078585],[-73.88200794138376,40.8620468533623],[-73.88379371102812,40.8641715717319],[-73.88379386461102,40.86417182384145],[-73.88386792048034,40.86429088877029],[-73.88392395828731,40.86441776187149],[-73.8839600236357,40.864549719289066],[-73.88397514964443,40.86468399811491],[-73.88396922333753,40.86481774130377],[-73.88394303012626,40.864948187018214],[-73.88390334859179,40.865073802192605],[-73.88384464441339,40.865196812650574],[-73.8837674922273,40.865314753169095],[-73.88367321255318,40.86542528323696],[-73.88356377751154,40.86552635180669],[-73.88344168282721,40.86561633152432],[-73.88319816122713,40.8657663141535],[-73.88273658856879,40.8660485731016],[-73.88267624733312,40.866089141481126],[-73.88271794668613,40.86613296570481],[-73.88297537089908,40.86644973200371],[-73.8830938237215,40.86660218502374],[-73.88133855509102,40.86759008825947],[-73.87991380386933,40.868361251664275],[-73.87981206304924,40.86841664797142],[-73.87772753018513,40.86955533815708],[-73.87694352025083,40.86995468157216],[-73.87619257550203,40.87047695670112],[-73.8751885016261,40.871575756812156],[-73.87436750696264,40.872701009198366],[-73.87255250900341,40.87517518332597],[-73.87160718628841,40.87692157250928],[-73.87094414748078,40.87850969541408],[-73.87024100052683,40.88022935240384],[-73.87083567774043,40.880454114278486],[-73.87187100693804,40.880328119922844],[-73.87191661824274,40.88023817801631],[-73.87307334534816,40.88013438485497],[-73.87406751271402,40.880038906292135],[-73.87494589755502,40.87994766929536],[-73.87479240732004,40.88007512838785],[-73.87470255490288,40.881553823556],[-73.87533699431141,40.881671832397295],[-73.87625890073612,40.88183204020776],[-73.87717006018114,40.88199391281058],[-73.87812575227798,40.88215368497451],[-73.87772817727739,40.883454195085264],[-73.87760676612407,40.884523044123064],[-73.87783125838072,40.886772759678216],[-73.87799009000491,40.887050358507054],[-73.87803562426492,40.88711832175623],[-73.87813129124092,40.88691279731877],[-73.87814944568301,40.88687380736412],[-73.87876041620903,40.88604019986077],[-73.87936283259538,40.88521823997486],[-73.87995798752786,40.88439062896617],[-73.88124422541561,40.88270963300562],[-73.88208623674458,40.88313222191124],[-73.88274833360879,40.88339738680175],[-73.88319088769377,40.883284834512295],[-73.88334213509289,40.883226518412044],[-73.88334234867828,40.883226437379456],[-73.88334258673261,40.88322637446407],[-73.88350764153827,40.88318324646596],[-73.88350787959229,40.883183183550216],[-73.88350810457705,40.88318314708984],[-73.88368327384195,40.883157633328466],[-73.8836833685653,40.88315761533148],[-73.8836834756177,40.88315761543937],[-73.88386358115356,40.883151394093396],[-73.88386374759692,40.883151385382156],[-73.88386391400923,40.88315139442832],[-73.88404328571234,40.88316497373714],[-73.8840434159238,40.883164983751826],[-73.88404353442243,40.883165001963306],[-73.88421671489878,40.88319766532227],[-73.88421683426614,40.8831976917431],[-73.88421696443189,40.88319772805854],[-73.88437887903551,40.883247597844],[-73.8843790575109,40.88324765129497],[-73.88437922315181,40.883247723328104],[-73.88452615159298,40.8833121473326],[-73.88516495834318,40.88363161165537],[-73.88662413039563,40.884267303209924],[-73.88683486674795,40.884342025562816],[-73.88692889734071,40.884355714853974],[-73.88705142536126,40.88434957584602],[-73.88758612608929,40.8842556191605],[-73.88840157207179,40.88441707517055],[-73.88889642181157,40.884503919159044],[-73.88984701827071,40.88468574608965],[-73.89080543980872,40.884867843467326],[-73.89176617913937,40.885049846262035],[-73.89288644520525,40.885264306306155],[-73.89291643700882,40.88531143409427],[-73.89453431343169,40.88559406387414],[-73.89467948886868,40.885519941585684],[-73.89508270593421,40.88564151150409],[-73.89595674959419,40.88582832452113],[-73.89652068999247,40.885936989195706],[-73.89661546555921,40.88595525550798],[-73.89668243080887,40.88596459035183],[-73.89688178428628,40.88599934727598],[-73.8971564543346,40.88604482374264],[-73.89738336102366,40.88608677179571],[-73.89892571825057,40.886383501804794],[-73.89972588559948,40.886514887010286],[-73.89978252141886,40.886529124010615],[-73.8997112759671,40.886638731039355],[-73.89962065314559,40.88677948771865],[-73.89936426850633,40.8872490897004],[-73.8992249910414,40.88753080256143],[-73.8982721693129,40.88945794299893],[-73.89787887465401,40.8902761012416],[-73.89776669092598,40.89050938970774],[-73.89769601095311,40.89068182399738],[-73.89731936279004,40.89161586070941],[-73.89728112520802,40.89171068368043],[-73.89705763386083,40.89214045752817],[-73.89675790074946,40.892645443571766],[-73.89643170717083,40.89365527992689],[-73.89670747089332,40.89580502991722],[-73.89699492794273,40.89787872387863],[-73.89709149080834,40.8985933177029],[-73.8971571716544,40.899371826677275],[-73.8971394726292,40.899619434976664],[-73.89707329208717,40.90008389133758],[-73.89704651420283,40.900224703068524],[-73.8970336369264,40.90027862128197],[-73.89702895085594,40.90031520424904],[-73.89697054181914,40.90061116757798],[-73.89687844568368,40.90104058013581],[-73.89661002194877,40.90220351308462],[-73.89640895736375,40.902961108719374],[-73.89635786037738,40.903200131584455],[-73.8964113348314,40.904504520820296],[-73.89643503456722,40.905092998567206],[-73.89649229382303,40.90633965294524],[-73.89654653292526,40.90750665504453],[-73.89656464532244,40.90828582466484],[-73.89659583781392,40.909627659148654],[-73.89660613607266,40.910202248621836],[-73.89663068585014,40.91129887768766],[-73.89663068577326,40.91129892710651],[-73.89663333796997,40.911417375348314],[-73.89246906629558,40.9101676642102],[-73.88610703990891,40.90832927075112],[-73.88605575445887,40.908314453104374],[-73.88599855053896,40.90829712497292],[-73.88561523041908,40.908181024314885],[-73.88480028067006,40.90793073608315],[-73.88469597252768,40.90789870029542],[-73.88405407276746,40.90770269738799],[-73.88303257442067,40.90733363115724],[-73.88148094427798,40.90689185670175],[-73.87836160125998,40.90600363600621],[-73.87816777621488,40.9059555074812],[-73.87811197839368,40.90594376008389],[-73.87807189410375,40.90593244370395],[-73.87803672198655,40.90592860682369],[-73.87786550442712,40.905869210358055],[-73.87736817117883,40.9057116573731],[-73.876467149983,40.905444117214635],[-73.87563292119702,40.905208212817456],[-73.87483045288504,40.90494378336828],[-73.8741605488437,40.904781283240084],[-73.87294860419104,40.90444102266901],[-73.87095251952445,40.903850252714896],[-73.86789043713755,40.90298695364981],[-73.86816613883205,40.90244829800068],[-73.86820270305348,40.90235538277367],[-73.86899707630553,40.90155915515452],[-73.87010369641827,40.90074194698191],[-73.87118446521416,40.900139140792604],[-73.87301813879293,40.89935490470137],[-73.87388944310385,40.89896546270362],[-73.87482041484941,40.89844543802374],[-73.87589465388929,40.8975594586441],[-73.87643743064935,40.896870593962284]]]]}},{type:"Feature",properties:{ntacode:"BK33",ntaname:"Carroll Gardens-Columbia Street-Red Hook",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.99236367043254,40.68969012377704],[-73.99262286086666,40.68916054883605],[-73.99268552762916,40.689033246531274],[-73.99292888955875,40.68851942212515],[-73.99300451710872,40.688364636542566],[-73.99326830002887,40.687824451828504],[-73.99333822964901,40.68767879693392],[-73.9936042321315,40.68712723004818],[-73.99378736930764,40.68675596693511],[-73.99392929615895,40.6864528711465],[-73.9940914768684,40.6861134398259],[-73.994253679571,40.68577799742943],[-73.99440802432699,40.6854524959963],[-73.99457806788305,40.68510014242688],[-73.9949011360608,40.6844302380909],[-73.9926229263584,40.68354371192407],[-73.9904237420374,40.68269393320181],[-73.9882718920771,40.68186238574159],[-73.98722413947026,40.681447301875444],[-73.98765051657774,40.68081863847096],[-73.98808029219934,40.6801721667736],[-73.98850509818281,40.67953715784814],[-73.98897369327285,40.67884987667409],[-73.9893181373708,40.67834938986695],[-73.98931805451755,40.67825394028361],[-73.98940896383955,40.6774545168597],[-73.9898656612043,40.67682660194189],[-73.99036651414423,40.676218320608015],[-73.99069861947522,40.67580741896596],[-73.9925657564995,40.6761058201511],[-73.99279927074298,40.67613190650716],[-73.99280910236517,40.676148750696164],[-73.9931237447386,40.67617871434166],[-73.9931783632633,40.67616165824315],[-73.99333427160731,40.6761760135236],[-73.99349102389782,40.676183302416916],[-73.99364806807085,40.67618349925241],[-73.99380485103427,40.6761766033369],[-73.99396082061604,40.67616263895697],[-73.99405797580715,40.67618278353027],[-73.99420802689419,40.67615242703827],[-73.99435579167522,40.676116147781556],[-73.99450491172786,40.67607277456301],[-73.99465075877292,40.67602336982252],[-73.99479291228569,40.67596807601265],[-73.99493096239424,40.67590705256597],[-73.99506451106149,40.67584047543521],[-73.99520266318582,40.67572952597615],[-73.99540989293114,40.675563097285654],[-73.99572188048883,40.67522229335695],[-73.99596213113571,40.67496822491347],[-73.99666043540715,40.67414278084139],[-73.99696673342606,40.6737841597491],[-73.99717696106487,40.673528293874504],[-73.99745115649259,40.6731945684881],[-73.99805741652267,40.672469545103255],[-73.99812844659415,40.67244074975713],[-73.99847134058685,40.67205910149201],[-73.99855090521793,40.67192594185835],[-73.99861887970076,40.671830172564796],[-73.99868108236413,40.6717391576037],[-73.99876941058929,40.671602047105125],[-73.99892591305085,40.671414906010526],[-73.99931101098926,40.67077263954934],[-73.99962139907296,40.67012716789297],[-73.99962813665829,40.670113076811504],[-73.99991082007492,40.66949866842175],[-74.0003033780889,40.6687168924971],[-74.00105664113192,40.668945681214716],[-74.00141527103169,40.66835941434706],[-74.00221506816553,40.668578637441264],[-74.00289483876956,40.66734846594945],[-74.00319075274848,40.667263199814926],[-74.00369462000535,40.66742761120844],[-74.00363026351545,40.66756752335655],[-74.00398842006288,40.66766564164101],[-74.0044025343907,40.667779086322646],[-74.00510111198028,40.66797532110037],[-74.00510227346271,40.667975647225674],[-74.00547017208599,40.66795127142818],[-74.00552727454,40.66789920420892],[-74.00586366180691,40.66799376258575],[-74.00597241149687,40.667882362494026],[-74.0060018331982,40.6678903619281],[-74.00625535659604,40.667338302909684],[-74.00622523486568,40.6673356376667],[-74.0067706255361,40.66618886194099],[-74.00683085521847,40.6662089562047],[-74.00686713038458,40.66612878941273],[-74.00686084931165,40.66612618556567],[-74.00685037890189,40.6661205658074],[-74.00684130942935,40.66611367713332],[-74.00683390284534,40.66610571850764],[-74.00682837307204,40.66609691979765],[-74.00682487982387,40.666087535134565],[-74.00682352399468,40.666077835573425],[-74.00682434474359,40.66606810126429],[-74.00682731836423,40.66605861336071],[-74.00683235896936,40.66604964589926],[-74.00683932097185,40.666041457884575],[-74.00684800328953,40.66603428580869],[-74.00685815515313,40.666028336820574],[-74.00686948334918,40.66602378274296],[-74.00688166068879,40.66602075510986],[-74.00689433545767,40.66601934136742],[-74.0069071415746,40.66601958234824],[-74.00691970916462,40.66602147109222],[-74.00693167524213,40.66602495304734],[-74.0069426941946,40.66602992764547],[-74.00695244776486,40.66603625120681],[-74.00696065424316,40.66604374108988],[-74.00696707660366,40.666052180966595],[-74.00697152935051,40.66606132707051],[-74.00697388387539,40.66607091523721],[-74.0069740721723,40.66608066853419],[-74.00697208880176,40.66609030525949],[-74.00696799104806,40.666099547077835],[-74.00696189726486,40.666108127060006],[-74.0069539834568,40.66611579739212],[-74.00694447819623,40.666122336533654],[-74.00693365602125,40.6661275556158],[-74.00692182950644,40.66613130389685],[-74.00690934023471,40.666133473115934],[-74.00689654893138,40.6661340006198],[-74.00689629592097,40.666133995609115],[-74.00688141944154,40.66613246663481],[-74.0068697590867,40.666159079647684],[-74.00684452428659,40.66621244784718],[-74.00689626622112,40.66622338265618],[-74.00675023792387,40.6665382991071],[-74.00630635035546,40.66749553361806],[-74.00625662073627,40.66759575471387],[-74.00604596458899,40.66805324297787],[-74.0053190755275,40.669554285366466],[-74.00475388692333,40.67072135894507],[-74.00543926529362,40.67092146823848],[-74.00602851417173,40.669784745776596],[-74.00661572118406,40.66862315627209],[-74.00680345938908,40.66859137516578],[-74.00754821618395,40.667051745733616],[-74.00779653349632,40.667159770777275],[-74.00708724287814,40.66859135803322],[-74.00985411855633,40.668523628335464],[-74.01154017543338,40.66508591975672],[-74.01574872882655,40.6645683357891],[-74.01690267361076,40.66484660233896],[-74.0174444605099,40.665267995849234],[-74.01788719149397,40.66585046628541],[-74.01857605010883,40.670392413870026],[-74.01876336878682,40.67107587449448],[-74.01933946871785,40.6716249484227],[-74.01888283363341,40.67160166620548],[-74.01751037086689,40.6710345304816],[-74.01668768368882,40.66543706676697],[-74.01657536097846,40.66503853783994],[-74.01648665554504,40.664930508953894],[-74.01602551776018,40.66486304878814],[-74.01593698534558,40.66547079172154],[-74.01227967872799,40.66573241415893],[-74.01087664028982,40.66860161576358],[-74.01035683667321,40.66864283538858],[-74.01033845947944,40.66907819544807],[-74.01055980644772,40.669190525069745],[-74.01091024340421,40.66919049236954],[-74.01087343978195,40.66971011555846],[-74.01154288031567,40.66978434224778],[-74.01162173116998,40.670114345944796],[-74.01151443463291,40.67040702287889],[-74.01162527521363,40.67058102827591],[-74.01406219828176,40.66970583843652],[-74.01424926931882,40.6697286047372],[-74.014241804775,40.6698083700363],[-74.01175350509698,40.670657757075816],[-74.01177191195315,40.67070305391706],[-74.01179735454457,40.67074633146318],[-74.01182946197069,40.67078695879423],[-74.01186776616551,40.67082434362514],[-74.01191170872069,40.670857940940785],[-74.0119629072963,40.670888446290704],[-74.01201873922847,40.670913805291356],[-74.0120783174334,40.67093361502512],[-74.01214069530154,40.67094756074355],[-74.01220488173843,40.670955420869056],[-74.01226985691262,40.670957070515385],[-74.01233458846005,40.67095248347196],[-74.01239804788777,40.67094173262037],[-74.01245922691604,40.6709249887765],[-74.01251715349926,40.670902517976124],[-74.01257090727104,40.670874677247944],[-74.0126196341679,40.670841908940496],[-74.0135519867145,40.67125693437717],[-74.01359839287294,40.671226917314186],[-74.01365024646056,40.67120261272414],[-74.01370634525992,40.67118458410279],[-74.01376281091345,40.671173594688014],[-74.01382077477422,40.671168971091305],[-74.013879005705,40.67117081151663],[-74.01393626689622,40.67117907687382],[-74.01399134213452,40.671193591608834],[-74.0142740725773,40.671379298679284],[-74.01508006471083,40.67068567329556],[-74.01519980570066,40.670754027161806],[-74.01436920648237,40.67145479615613],[-74.01412302856029,40.67166933413737],[-74.01387273763252,40.671880761760505],[-74.0142328945279,40.672130000513086],[-74.0155964448956,40.67097047751736],[-74.01568625497522,40.67103883492888],[-74.01428722179,40.67224118299992],[-74.0142292319045,40.67220720499035],[-74.01297587792197,40.67332791872098],[-74.0133637821815,40.67359153693445],[-74.01395109365254,40.673111588193414],[-74.01511918663968,40.672156995969154],[-74.01632099922314,40.672908269563784],[-74.01457946720963,40.67441401707163],[-74.01496392184582,40.674677630294255],[-74.01543956638737,40.67427288215872],[-74.01670765236592,40.6731937744218],[-74.01816839280795,40.671939240601134],[-74.01880094776912,40.672250764346195],[-74.01727138470133,40.67360864580555],[-74.01729282519581,40.673628215024685],[-74.01775247096374,40.67404772289254],[-74.01779805190323,40.674015898973266],[-74.01781515223445,40.67403035799524],[-74.0178930147167,40.67396526455023],[-74.01787971614999,40.67395658985094],[-74.01794428080252,40.67388282049695],[-74.01801077320548,40.67391318105241],[-74.01795760572422,40.67398694866515],[-74.01792341013339,40.673975384193405],[-74.01783604921195,40.674040479131804],[-74.01785694945188,40.674057830595736],[-74.01780187203212,40.67409544141245],[-74.01811536390237,40.67434270168235],[-74.01813640515262,40.67435864539995],[-74.01815361380945,40.67437706226699],[-74.01816649699262,40.67439742480187],[-74.01817468570766,40.67441914979639],[-74.01817794541475,40.67444161501904],[-74.01817618274666,40.674464177036725],[-74.01804519537201,40.67476791076818],[-74.01802399440489,40.67485275836322],[-74.01803004073732,40.674924107827664],[-74.0180357497577,40.67495881684353],[-74.0180091642729,40.67499353142109],[-74.01801676669679,40.675009439505196],[-74.01792370591401,40.6750759813264],[-74.01798640472806,40.67512514362114],[-74.01783447572696,40.67525822301432],[-74.01814986189132,40.67546787941495],[-74.018195443475,40.675440393139965],[-74.01822964241151,40.675462081900925],[-74.01829802655342,40.67545917918141],[-74.01841235821738,40.67536544943162],[-74.01832457843105,40.67530442504142],[-74.01826950310677,40.67534926808176],[-74.0181821063289,40.675291431407665],[-74.01839290896031,40.675107724147864],[-74.01847650481595,40.67516266890671],[-74.0184252308936,40.67521474157503],[-74.01851887130542,40.67527388913759],[-74.01875262565217,40.67506150665234],[-74.01876344978616,40.67505540577622],[-74.01877548362238,40.67505080228531],[-74.01878837342876,40.675047831498134],[-74.01880174031247,40.675046580740265],[-74.01881519135712,40.67504708677748],[-74.01882833117254,40.675049334734865],[-74.01884077351693,40.67505325853433],[-74.01885215265037,40.67505874283662],[-74.01886213408552,40.67506562643201],[-74.01887042441986,40.67507370697871],[-74.01887677996008,40.675082746950714],[-74.01888101388558,40.675092480619874],[-74.01888300173991,40.67510262186685],[-74.01888268508944,40.67511287259141],[-74.01888007324102,40.67512293147523],[-74.01840869520883,40.67552402107143],[-74.01841657994474,40.67554307574352],[-74.01842802392926,40.675561053579386],[-74.01844278336159,40.67557757157796],[-74.01846054380783,40.675592277838234],[-74.01848092689941,40.67560485905658],[-74.01853619417717,40.67577301703711],[-74.01853402429052,40.675791535390914],[-74.018527675034,40.67580948785806],[-74.01851733826615,40.67582633195098],[-74.01850332634078,40.67584155867453],[-74.01848606266844,40.67585470790702],[-74.01846606892204,40.67586538230408],[-74.018443949273,40.675873259306094],[-74.01842037213419,40.675878100885086],[-74.01839604996161,40.67587976073771],[-74.01801800739607,40.67588952276342],[-74.01797535616221,40.67595301480295],[-74.0179400143731,40.6760190579044],[-74.01791224249236,40.6760871653811],[-74.01789224520135,40.67615683533215],[-74.0178801698901,40.67622755434074],[-74.01787610557037,40.67629880125767],[-74.0178800822191,40.67637005104176],[-74.01789207055666,40.67644077862899],[-74.01791198226191,40.67651046280203],[-74.0179756998266,40.67651692060809],[-74.01797996235578,40.67657189785402],[-74.01910985389941,40.67654584459651],[-74.01912261786661,40.67661698915947],[-74.01976925613242,40.67661322491735],[-74.01995197864684,40.67710301045006],[-74.01908257386337,40.67713956404761],[-74.01914183574381,40.67772313432784],[-74.01918927313334,40.67774118222779],[-74.01919098767975,40.67774327117994],[-74.01921892737657,40.67777728854652],[-74.01917743946892,40.67782694850446],[-74.01908763812095,40.6778312363988],[-74.01908257644467,40.677831478813374],[-74.019065415021,40.677850152118936],[-74.01904108711275,40.677876624017834],[-74.01903387384758,40.67787699846305],[-74.01843040661612,40.67790832136236],[-74.01842965849708,40.67792758482314],[-74.01841103183169,40.67840712127848],[-74.01859504220103,40.67839777362925],[-74.01862532606168,40.67836958152572],[-74.01862787070787,40.678369581113785],[-74.0186298146204,40.678369580799036],[-74.01864991332972,40.67838487583735],[-74.01866235777165,40.67839434600316],[-74.0189540584042,40.67838148630459],[-74.01898322115349,40.678352440235244],[-74.01898995247265,40.678353293180706],[-74.01902137413643,40.67837720441221],[-74.01947238897463,40.67835833705062],[-74.01953856537551,40.678301952593664],[-74.01966200306934,40.6783856384564],[-74.01966312651511,40.678388201270636],[-74.01955208101649,40.67848217760073],[-74.01951841750102,40.67845912061586],[-74.01942864377912,40.67840019839312],[-74.0194257494981,40.67840028231061],[-74.01936501470082,40.6784020299783],[-74.01927942798395,40.67840449444362],[-74.01927671763764,40.6784067724368],[-74.01927485273438,40.67840833946825],[-74.01924689963603,40.67843183337358],[-74.01924241195333,40.67843183412418],[-74.01920650360388,40.678407924372294],[-74.01912079360902,40.67841256190952],[-74.01906401917519,40.678415634071754],[-74.01903261122409,40.67844297275542],[-74.01903013778126,40.67844265854752],[-74.01902587989514,40.67844211914238],[-74.01899445934605,40.67841991686213],[-74.0189902916437,40.67842001639141],[-74.01898714122174,40.67842009213126],[-74.01885085228996,40.67842335720706],[-74.01884757078865,40.678426017414324],[-74.01882433869437,40.67844485367612],[-74.01881607949588,40.67845155010396],[-74.0188115915918,40.67845155083779],[-74.01878017201015,40.678430202220035],[-74.01877503939664,40.67843032099719],[-74.0187175176009,40.678431668747756],[-74.01863319772822,40.67843364217273],[-74.01863191295394,40.678434762303446],[-74.01860179179256,40.678460980905896],[-74.01859998188736,40.67846098119851],[-74.01859505982544,40.678460981994085],[-74.01856476167917,40.67843963246619],[-74.01851059175077,40.67844051183512],[-74.0184054461101,40.67844222006233],[-74.01841786210238,40.678549551897525],[-74.01825267004568,40.67855288672599],[-74.01828314900906,40.67872828941215],[-74.01832227122651,40.67872166500755],[-74.01838313797546,40.678744821698174],[-74.01857882788792,40.67898307947245],[-74.01879335612375,40.67897633313846],[-74.01921351214567,40.67896311851803],[-74.01943955737215,40.67893329362429],[-74.01945620041214,40.67893245233301],[-74.01947279937767,40.67893370011299],[-74.0194889049069,40.678937003184764],[-74.01950408099599,40.67894227212861],[-74.01951791680236,40.678949364305346],[-74.01953003776683,40.67895808771772],[-74.01954011575351,40.67896820620809],[-74.01954787793309,40.678979445851645],[-74.01955311416872,40.67899150237174],[-74.01955568270499,40.67900404937741],[-74.01955551400562,40.67901674719924],[-74.01955261263603,40.67902925208466],[-74.01928128102038,40.67964814059543],[-74.01906833429727,40.67976074797654],[-74.01892813988324,40.67984430511112],[-74.0189910547143,40.67990499370384],[-74.01772532572444,40.68066190267365],[-74.01764735085483,40.68060189084168],[-74.01757049494171,40.68065064812429],[-74.01746928837123,40.68061473170096],[-74.01684836936339,40.68098575898772],[-74.01678833950203,40.68102196529247],[-74.0152008227914,40.681979419428124],[-74.01532059864766,40.68211072878061],[-74.01508295187087,40.68225409932063],[-74.01486782800745,40.68238321404734],[-74.01282000398874,40.68362241649736],[-74.0126242829079,40.68346869639176],[-74.01212285893651,40.68296217785089],[-74.01213481688788,40.6829059275226],[-74.01410549647981,40.68171251937553],[-74.01360863270291,40.68122194672821],[-74.01387398777989,40.68100981281638],[-74.01374206644414,40.68091770134296],[-74.01301835422103,40.68041237351179],[-74.01186281377178,40.68139847955068],[-74.01060858082343,40.68246876026803],[-74.0096710855889,40.68326872771509],[-74.01008603947862,40.683655431043505],[-74.01077312339388,40.68435861554095],[-74.01178272201216,40.683759995499344],[-74.01193259911066,40.68388774915505],[-74.01092841268037,40.68449147254302],[-74.00860072436839,40.68590956465489],[-74.00851294191332,40.685962549086334],[-74.00842516085913,40.686015532445246],[-74.00816414527894,40.68617471716159],[-74.00798184065684,40.68627582209593],[-74.00793441476988,40.68628194297866],[-74.00788712164163,40.68624579479345],[-74.00782695474211,40.686240628834355],[-74.00776833635153,40.68624913667158],[-74.00771707429784,40.68626442901846],[-74.00754474403949,40.68631824459366],[-74.00701988682661,40.686526417194116],[-74.00644146832343,40.6862884902322],[-74.0058822418324,40.686195768893676],[-74.00566680180688,40.68669807883388],[-74.00562986330402,40.68678420554111],[-74.00500373315079,40.687605984898326],[-74.00459270521779,40.68821522298664],[-74.00382038853714,40.688929644196804],[-74.00340921492473,40.689613260657616],[-74.00297565370548,40.69042657592075],[-74.00196321926845,40.690136379460775],[-74.00185304524626,40.690387986741875],[-74.00096156854947,40.69012876835015],[-74.0006990577586,40.69061185791652],[-74.00132562333792,40.69146310033212],[-74.00196938592114,40.691843208317536],[-74.00181765040739,40.69222196248148],[-74.00174362111049,40.69240674970552],[-74.00169989306649,40.69238276713664],[-74.00179431981036,40.69218477678893],[-74.00077305722624,40.69189575732631],[-74.00068507631492,40.69191401552384],[-74.00062935957168,40.692027282633404],[-74.00019040320174,40.69189644713027],[-73.99991517300606,40.69176723001038],[-73.99951274139049,40.6916514503089],[-73.9993654012905,40.69161307827291],[-73.99928819562562,40.69159395992714],[-73.99920161806016,40.69157183434766],[-73.99910057272567,40.69153697449649],[-73.99845271782696,40.691369983477585],[-73.99803048645,40.69125372287628],[-73.99776924379017,40.6911946978608],[-73.99623278034561,40.69075777458641],[-73.99436092830207,40.690239480084394],[-73.99236367043254,40.68969012377704]]]}},{type:"Feature",properties:{ntacode:"MN99",ntaname:"park-cemetery-etc-Manhattan",borocode:"1",boroname:"Manhattan"},geometry:{type:"MultiPolygon",coordinates:[[[[-74.01092841268037,40.68449147254302],[-74.01193259911066,40.68388774915505],[-74.01217596614643,40.68409518562856],[-74.00878590130927,40.68614660229896],[-74.00869559889554,40.68619331801269],[-74.0085980332972,40.68625256408502],[-74.00835446532176,40.68640019974817],[-74.00816414527894,40.68617471716159],[-74.00842516085913,40.686015532445246],[-74.00851294191332,40.685962549086334],[-74.00860072436839,40.68590956465489],[-74.01092841268037,40.68449147254302]]],[[[-74.00500373315079,40.687605984898326],[-74.00562986330402,40.68678420554111],[-74.0078329376669,40.687385055162785],[-74.00742012154103,40.68820629043597],[-74.00500373315079,40.687605984898326]]],[[[-74.00382038853714,40.688929644196804],[-74.00459270521779,40.68821522298664],[-74.00678438439817,40.68882687995832],[-74.00636461225274,40.68966966863702],[-74.00382038853714,40.688929644196804]]],[[[-74.00297565370548,40.69042657592075],[-74.00340921492473,40.689613260657616],[-74.00575900670347,40.69023639951367],[-74.00534209624922,40.691091602977934],[-74.00297565370548,40.69042657592075]]],[[[-74.0438776163992,40.6901876753713],[-74.04350596078574,40.68968735963616],[-74.04273533826988,40.690050191420525],[-74.04278433313986,40.69012097669147],[-74.04270428360745,40.690155204644626],[-74.04255372037314,40.68996275928967],[-74.0426392930514,40.68992817591108],[-74.04269380753162,40.6899972591075],[-74.0434675231027,40.68963699010355],[-74.04351637245863,40.689191033742425],[-74.04364078627421,40.68876655957022],[-74.04397458556193,40.688582407055996],[-74.04438521645271,40.68851617890583],[-74.04478399106395,40.68859566011566],[-74.04627538871624,40.689327425897304],[-74.04680284832557,40.68995325626636],[-74.04747651528378,40.68961136999808],[-74.0477296269708,40.689915318968936],[-74.04758571924793,40.6899825068262],[-74.04743126057491,40.68980389047123],[-74.04689205434572,40.690059098322955],[-74.04720029366258,40.69042481562383],[-74.04711050566561,40.690470412850715],[-74.0471158197634,40.690655806118535],[-74.04718321346043,40.69074735504944],[-74.04719492447715,40.69076326384852],[-74.04721324509809,40.69079048735566],[-74.04722568375668,40.69081957250053],[-74.04723192786386,40.6908497883787],[-74.04723182049769,40.69088037566955],[-74.04722536434758,40.690910565718006],[-74.04721272164765,40.69093959985056],[-74.04719421010054,40.6909667484408],[-74.04717029489433,40.6909913292451],[-74.04714091039901,40.691010516634286],[-74.04710814035825,40.69102620859327],[-74.04707269641096,40.69103806435227],[-74.04703534826453,40.69104582644897],[-74.04699690697943,40.69104932631994],[-74.04617166999428,40.69109798148669],[-74.04614707208674,40.69112264603323],[-74.04609551065039,40.69112006327244],[-74.04604442456238,40.691114152217246],[-74.0459941839554,40.69110495569479],[-74.04592592742108,40.6910826034632],[-74.04586027361393,40.69105611658368],[-74.04460616482898,40.690573484448265],[-74.0438776163992,40.6901876753713]]],[[[-74.00132562333792,40.69146310033212],[-74.0006990577586,40.69061185791652],[-74.00479415294559,40.691761620374464],[-74.00440941259983,40.692528800389354],[-74.00196938592114,40.691843208317536],[-74.00132562333792,40.69146310033212]]],[[[-74.01674756096064,40.693343367715094],[-74.01540359141654,40.693066497309175],[-74.0153546638999,40.69322485341725],[-74.01540916665955,40.693238673173134],[-74.01538919768252,40.69329813466558],[-74.01517482202631,40.6932566803355],[-74.01518934209336,40.69319860304043],[-74.0152547432227,40.69320689118397],[-74.0153091598504,40.6930470428916],[-74.01525951035654,40.69303681423194],[-74.01512637564153,40.693177431516],[-74.01516538149546,40.69319728809485],[-74.01512878294335,40.69324379583447],[-74.01504789862965,40.69319974589799],[-74.01494315033489,40.69314102193088],[-74.01498417980065,40.693106517680555],[-74.01503973872525,40.693138299258315],[-74.01515612159498,40.693015514891684],[-74.01422123084903,40.69282290584153],[-74.01347809785604,40.69213847009179],[-74.01347183710332,40.69213185302846],[-74.01346424245233,40.69212610169519],[-74.01345551724377,40.69212137007911],[-74.01344589508794,40.692117784865204],[-74.01343563360994,40.692115442044525],[-74.01342500755213,40.692114404344125],[-74.01341430141807,40.69211469954747],[-74.0134038018553,40.69211631975087],[-74.01250258675185,40.692303580463005],[-74.01252289827042,40.69233903191216],[-74.01240888894331,40.69249352748017],[-74.01240098901069,40.69250535798852],[-74.01239161593857,40.69251654810908],[-74.01237260145191,40.69253377186944],[-74.01235012586446,40.692548382179744],[-74.0123248006779,40.6925599815305],[-74.01229731492553,40.692568254332556],[-74.01211815614387,40.69260636571757],[-74.01211726765084,40.69260655461449],[-74.01210359185666,40.69260946499942],[-74.01204369179837,40.6926018166216],[-74.01184920038557,40.69251819775049],[-74.01184889307436,40.69251787328157],[-74.01181185647243,40.692479335064434],[-74.01179881230546,40.69244459473703],[-74.01178374501723,40.69240476647287],[-74.01175097032223,40.692318113090394],[-74.01175033086645,40.69231641141227],[-74.01175034252044,40.692316348755824],[-74.01175749051262,40.6922637395616],[-74.01183446726402,40.69215905602317],[-74.0118383347108,40.69215379677247],[-74.01183900825673,40.69215287764782],[-74.01186468706697,40.692117962625986],[-74.01190309722558,40.69209058300533],[-74.01191118868013,40.69208884407127],[-74.01196893258717,40.692076474557275],[-74.01213630770881,40.6920406438556],[-74.01213732516268,40.69204041808887],[-74.01214293316184,40.69203921967631],[-74.01214885984395,40.692037949360575],[-74.01220114116377,40.69204490509616],[-74.01232430689471,40.69209118750245],[-74.0123595184465,40.69210777028019],[-74.01239001029676,40.692123085037814],[-74.01240858613586,40.692134240529526],[-74.01242927059361,40.69215423889241],[-74.01246140165132,40.6922126244159],[-74.01253982481637,40.69219697386325],[-74.01255899015501,40.69219315382371],[-74.01282826026979,40.692139435441604],[-74.01322338051709,40.69205919065684],[-74.01324195439308,40.69205541613893],[-74.01324784563481,40.692054217639864],[-74.01328515792902,40.69204736900616],[-74.01330314021659,40.69204264818428],[-74.01331123156672,40.692039495722966],[-74.01331804474174,40.69203590247685],[-74.01332367657396,40.69203182253246],[-74.0133260654667,40.69202957923133],[-74.01332818317654,40.69202720143703],[-74.01333064247278,40.69202372579603],[-74.01333264149615,40.6920199701024],[-74.01333505303279,40.69201209905007],[-74.01333539494111,40.692008209023896],[-74.01333515825115,40.69200446297081],[-74.01333432977009,40.69200092455279],[-74.01333293283663,40.69199763698914],[-74.01332546520507,40.691985202461645],[-74.01331621036009,40.69197249741616],[-74.0132748195949,40.69193534679525],[-74.01326620460155,40.69192718049213],[-74.01326476117298,40.6919258027455],[-74.01325528699356,40.691916816996425],[-74.01318656537063,40.691957928915286],[-74.01291228751691,40.691690730833834],[-74.01292800393833,40.691676104428204],[-74.01285987108899,40.69160299036307],[-74.0128968843036,40.69157689550032],[-74.01289518355672,40.69157528340701],[-74.01287519835438,40.6915563302518],[-74.01286547266733,40.69154710124857],[-74.01281595185887,40.69150012672349],[-74.01275436836781,40.69147646763601],[-74.01265071760999,40.6913994591805],[-74.01262511694812,40.69140873714781],[-74.01260856859402,40.69136410412721],[-74.01258434696,40.69137064922705],[-74.01258434935944,40.691383362380634],[-74.01254505151527,40.69139159327297],[-74.0125548821136,40.691423001247934],[-74.01253228594774,40.69142898661779],[-74.0125195075272,40.69139683145424],[-74.01203417616583,40.69150307668575],[-74.01201746659372,40.691458207551435],[-74.01259753152566,40.691334335041944],[-74.01252783209982,40.691146337338026],[-74.01218355071063,40.69113621594067],[-74.01218682075263,40.6910780242707],[-74.01182575354981,40.6910648162162],[-74.01182847957563,40.691011357764445],[-74.01219500090092,40.69102884756886],[-74.0121955295862,40.69102057366795],[-74.01221017410684,40.690791696801305],[-74.01208414396395,40.69078062230061],[-74.01208232424365,40.69075988192457],[-74.01205325498766,40.69073914340052],[-74.0119987596658,40.69075021160228],[-74.01198786281446,40.6907723360765],[-74.0119715131883,40.690770955509535],[-74.01198603276991,40.69069766811437],[-74.01199329167379,40.69065065379716],[-74.01198056761257,40.69060640727184],[-74.01204959850617,40.6906105480441],[-74.01205685428495,40.6905538544896],[-74.01209863431941,40.69054693658223],[-74.01210771369436,40.69052895959749],[-74.01212769712377,40.69052895749331],[-74.01214221600924,40.690454287807256],[-74.01223131146907,40.69046133077517],[-74.012306883045,40.68928018293762],[-74.01270320924057,40.68879053981707],[-74.01275451203072,40.68872055623795],[-74.01316926402761,40.68815477070062],[-74.01326486705626,40.68812243009672],[-74.01333019977957,40.68809316604803],[-74.01341858951312,40.688052197815296],[-74.01347243916634,40.688012057966176],[-74.01488097975017,40.6872545704886],[-74.0160473053953,40.68733800629778],[-74.01609789228404,40.68731459228822],[-74.01651927578654,40.687119551147525],[-74.01698146864128,40.68690738448156],[-74.01704986609224,40.68687598741649],[-74.01671582671987,40.68644559370969],[-74.01664664084751,40.68641634673079],[-74.01515161674325,40.68652480204183],[-74.01514391022003,40.68643703404306],[-74.0166197123323,40.686319804841006],[-74.0166735153,40.68630516855357],[-74.01727291238659,40.68569069768118],[-74.01753032434102,40.685362987932514],[-74.01762257506597,40.68540978372075],[-74.0173613207694,40.68574627202706],[-74.01678113957153,40.68634903791923],[-74.01677346463227,40.6863987749472],[-74.01712099101067,40.686843337134015],[-74.02015656652387,40.685449787295106],[-74.02054367293073,40.68527206742343],[-74.02020686710523,40.684833832574554],[-74.02016278941744,40.684833016908335],[-74.01945957389431,40.68515495792247],[-74.01939842391936,40.685087404047266],[-74.02095255010303,40.68438443164726],[-74.02100877899306,40.68445353908437],[-74.0202889999227,40.68478444791602],[-74.02027819846482,40.68480913467198],[-74.02061267235818,40.68524039019808],[-74.02106226329629,40.685041024197865],[-74.02183909525709,40.68469654054695],[-74.02224078898526,40.68451840759934],[-74.0223355290357,40.68447639360428],[-74.02239732580523,40.68444898932645],[-74.02259359581049,40.68435969594998],[-74.02213250186873,40.68376767188271],[-74.023055747496,40.68291694544519],[-74.0231946283467,40.68300049806221],[-74.02236823557676,40.68377991679401],[-74.02275899029966,40.68428444833233],[-74.02301704456372,40.68416704426914],[-74.02313509710321,40.6841241561502],[-74.02325678315637,40.684085414320876],[-74.02339776854579,40.6840409698217],[-74.02341479373867,40.68403560313055],[-74.02354160370132,40.6840029835926],[-74.02378267336758,40.68396891586907],[-74.02394735355095,40.683949215986694],[-74.02421537269683,40.68394424346438],[-74.02443173023713,40.68395403059452],[-74.0246480924124,40.68397856661309],[-74.02484185637284,40.68401294114249],[-74.02499306057514,40.68405211203311],[-74.02521646935887,40.6840939803688],[-74.0254683676859,40.68415292257834],[-74.0256718375822,40.684236456205106],[-74.02588501823536,40.68437652684008],[-74.02604653184783,40.684514151155],[-74.02612578192964,40.68459351143979],[-74.02623238290319,40.68470026055129],[-74.02633404242418,40.68480169772418],[-74.02644066624617,40.684951624520004],[-74.02651822912102,40.68510893314854],[-74.02657640943099,40.68524166303815],[-74.02660875559272,40.68537685750735],[-74.02662819083872,40.68552680474972],[-74.02662178340175,40.685654633608905],[-74.02660890959808,40.68576279806957],[-74.02657021545336,40.68590538468139],[-74.02649600144063,40.68605535251646],[-74.02642577243212,40.686175339829646],[-74.0263762161381,40.68623131829754],[-74.02631270370263,40.68629511626811],[-74.02622025384295,40.68638456759099],[-74.026174880976,40.68642907222907],[-74.02606584987561,40.68653056622792],[-74.02578387059667,40.686794706417345],[-74.02557971866331,40.686997456600004],[-74.02538699247006,40.687166904282314],[-74.02518794246531,40.68735622748177],[-74.02515426770438,40.68738749447698],[-74.02498452676974,40.68754509996107],[-74.02495996488955,40.68756820364948],[-74.02474903514562,40.68778702890968],[-74.0245639021157,40.68796465845384],[-74.02445685221282,40.68806055891941],[-74.02433922808895,40.68816580955558],[-74.02432308577347,40.688180256519445],[-74.02419511436463,40.68829476558996],[-74.02411997621061,40.688368243510276],[-74.0239719227776,40.68851302540439],[-74.02396924880289,40.68851554959551],[-74.02381144169395,40.68866451580275],[-74.02367436482525,40.68879230925742],[-74.02353644452165,40.688915770458436],[-74.0233903409695,40.68904924761345],[-74.02313394750371,40.68929545426467],[-74.02268465939622,40.68971747085391],[-74.02256537904933,40.6898257584261],[-74.02243973951964,40.689939819439466],[-74.02225114057589,40.69012221857819],[-74.02189942193765,40.69044347236063],[-74.02149639768459,40.69082705033484],[-74.0214763606047,40.69084662262125],[-74.02121292061639,40.691103965650974],[-74.02097996202471,40.69132439086222],[-74.02071969701765,40.69158098499554],[-74.02071619151164,40.691584232140585],[-74.0204638846291,40.69181799110411],[-74.02020527434284,40.69203392385428],[-74.01985623976934,40.692906232798926],[-74.01979706616892,40.69304156274454],[-74.01979424538114,40.69304594507625],[-74.0197676419042,40.693080556787756],[-74.01973308202565,40.693114107102716],[-74.01969271837244,40.69314366552465],[-74.019647338182,40.69316865555207],[-74.01959782653641,40.69318858978401],[-74.01954514909968,40.69320307942639],[-74.0195262578607,40.69320679034937],[-74.01943565277575,40.693221177118765],[-74.01934366787765,40.69322898863369],[-74.01925112492046,40.69323015510936],[-74.01915885064426,40.693224666124976],[-74.0190123842789,40.69321982900288],[-74.01886580645932,40.69321771373429],[-74.01885074755796,40.693217650363636],[-74.01879710616215,40.69321765913749],[-74.01819162214255,40.69325480043082],[-74.01796039442274,40.69326898326409],[-74.01735898628614,40.693305870259515],[-74.01674756096064,40.693343367715094]]],[[[-74.00154172920263,40.692785962750186],[-74.00174362111049,40.69240674970552],[-74.00400795971103,40.6932081996324],[-74.0037456190644,40.693616202981154],[-74.0034534849063,40.6940516306714],[-74.00127014968679,40.69329606217638],[-74.00154172920263,40.692785962750186]]],[[[-74.0399504078852,40.70089063064276],[-74.03945262913314,40.70053315982377],[-74.03938278118855,40.700577694561375],[-74.03771124796643,40.69934404034781],[-74.03809786214781,40.69903950524428],[-74.03822954379363,40.69836859169798],[-74.03900043878035,40.69836989039107],[-74.03934037604124,40.698115514836275],[-74.03993272066928,40.69854442229136],[-74.04025555083281,40.69880482330736],[-74.04124261766192,40.69953674143514],[-74.04174768868023,40.69914786356672],[-74.0399124887263,40.69770204039846],[-74.04166051914848,40.69645297163979],[-74.04367371164751,40.6980204043304],[-74.04363686211171,40.69804823219576],[-74.04365651062237,40.69806409108795],[-74.04270395810731,40.69880060058677],[-74.04296505161518,40.69899936232503],[-74.04109861237077,40.7004929433897],[-74.04080080646247,40.70026854992659],[-74.040312509075,40.7006257491925],[-74.04039104383968,40.7006873762089],[-74.04041179095309,40.7006784841189],[-74.0405363773222,40.70078209477509],[-74.0404806248535,40.7008206146701],[-74.04034955264616,40.700716018654894],[-74.0403651110102,40.700704166845604],[-74.04028808737918,40.70064361346741],[-74.0399504078852,40.70089063064276]]],[[[-74.01565756640272,40.70483308755055],[-74.01539758616087,40.704800149762214],[-74.01527219703561,40.704830037226316],[-74.01516257030225,40.704805095201294],[-74.01496125083526,40.70475979724416],[-74.01489542019343,40.70469751885548],[-74.0147805943406,40.7046741132913],[-74.0146670980627,40.70464721297009],[-74.0145171226823,40.704605675378424],[-74.01437031212753,40.70455803784477],[-74.01428922948985,40.704549075352574],[-74.01427065879689,40.70452022968996],[-74.01425861373396,40.70448944367333],[-74.0142534262339,40.70445756468554],[-74.01425523947044,40.70442547183961],[-74.0143917683421,40.703598783213835],[-74.01442983236642,40.70315064778888],[-74.0144128010359,40.703076397668966],[-74.01438732602485,40.70300356080991],[-74.01435360148128,40.70293269223192],[-74.0143118853103,40.70286433213334],[-74.0142624945828,40.70279900116167],[-74.01420580567233,40.70273719713137],[-74.01383441071599,40.702405701038074],[-74.01381943997532,40.702236691686906],[-74.01380950350125,40.702147874483146],[-74.0138083292096,40.702138841997915],[-74.01380906652189,40.702129782770164],[-74.01381169648904,40.702120929614786],[-74.01381615152233,40.70211251005058],[-74.01382231713043,40.7021047404534],[-74.0138300348618,40.70209782049532],[-74.01383910637686,40.70209192801341],[-74.01384929854511,40.70208721443944],[-74.01386034943638,40.70208380090816],[-74.01387197505224,40.702081775144414],[-74.01388387662439,40.7020811892086],[-74.0139071617692,40.70207561868685],[-74.01392909439352,40.7020674668219],[-74.01394918363013,40.702056916058275],[-74.01396697986875,40.702044202529514],[-74.01398208481862,40.70202961077322],[-74.01399105986236,40.70201818265229],[-74.01399896518156,40.70200857768839],[-74.01400504383992,40.70199823117952],[-74.01400917836105,40.70198734308432],[-74.0140112888414,40.70197612382804],[-74.01397912677267,40.70153107111011],[-74.0138140552446,40.70130626667199],[-74.0137476827635,40.70120035687619],[-74.01372314441109,40.70113302190394],[-74.01411459711312,40.70117801727416],[-74.01433920985552,40.70113268060173],[-74.01395152690482,40.7009909824601],[-74.01409198385483,40.70055161782465],[-74.01410490300093,40.70051082838692],[-74.01409144949484,40.70050833622441],[-74.01412821190829,40.700393282054634],[-74.01413726388601,40.700394955210356],[-74.01414860637796,40.70032057172377],[-74.01417467279461,40.700260891293894],[-74.01422063195503,40.700111491365774],[-74.01430981311303,40.70012129606877],[-74.01430981586164,40.700134101515665],[-74.01417787931788,40.700541473553756],[-74.014164957633,40.700539052030855],[-74.01415238787307,40.700577865783586],[-74.01428920741141,40.700644144765114],[-74.0143015702324,40.70063221127018],[-74.01429651689297,40.70062918652375],[-74.01431530264766,40.700611037974234],[-74.01431796468094,40.70061249730788],[-74.0143678358323,40.70054612266759],[-74.01444813150727,40.700447372399985],[-74.014559999737,40.70030978677968],[-74.0145751333204,40.700316916331246],[-74.01458425440435,40.70030846895514],[-74.0145823440945,40.700283875528605],[-74.01463294333466,40.70019742990987],[-74.01467119992014,40.70021040119714],[-74.01466717213704,40.700239380404795],[-74.01465386124701,40.70024264117518],[-74.01460863003746,40.70030970824588],[-74.01460825448515,40.7003236571139],[-74.01455219326006,40.70038298075163],[-74.0144934254998,40.700445169250656],[-74.01449246893431,40.7004546690029],[-74.01448492126381,40.700461153592045],[-74.01447857931365,40.700462082155816],[-74.01440947394674,40.700551331412356],[-74.01439689988949,40.7005634813906],[-74.01439480693746,40.700570479097344],[-74.01432384363024,40.700661304127166],[-74.0146432323492,40.70081730432517],[-74.0147242483442,40.70071429389434],[-74.01477142439137,40.70066365140433],[-74.01481236514061,40.7006108499362],[-74.01485926659419,40.70055544414303],[-74.01493032611225,40.70047926936095],[-74.01499883053584,40.70040612057654],[-74.01506818269311,40.700318257555004],[-74.01509832270133,40.700334265523495],[-74.01503579735085,40.70042083101066],[-74.0150227106006,40.70041953605868],[-74.01500850517264,40.70043770992614],[-74.01499314575919,40.70043684731986],[-74.01496757071705,40.70046541487965],[-74.01497495555597,40.700470177723496],[-74.01494881182728,40.70049441360129],[-74.01494255505811,40.7005061027888],[-74.01492322289364,40.7005151914715],[-74.01491754650806,40.70052557521018],[-74.01492379463961,40.700530338707175],[-74.0149368794707,40.7005229793813],[-74.01494199155968,40.70052384332581],[-74.01488598965483,40.700580114435716],[-74.01482004284686,40.70066061978027],[-74.01472681782204,40.70077401584972],[-74.0147026503388,40.70079911552315],[-74.01467365628496,40.70083460902846],[-74.01481072560149,40.70090383147959],[-74.01482834225287,40.700894742869764],[-74.01502113661685,40.70099250401345],[-74.01514231812106,40.700842892354316],[-74.01567778184751,40.70125602102748],[-74.0157935171116,40.70134690580758],[-74.01591034233424,40.70146094844389],[-74.01611609060487,40.70163080162538],[-74.01613890635997,40.70164601660019],[-74.01624449060671,40.70175272143687],[-74.016392053702,40.70189770100824],[-74.01651515260791,40.7020172986715],[-74.01653258703753,40.70203653968312],[-74.01681859599928,40.702338575080525],[-74.01689657041247,40.70242187945699],[-74.01700396789514,40.70255453562759],[-74.01713705889384,40.70271134026775],[-74.01714508062666,40.702705349976235],[-74.01725182133958,40.70283555726379],[-74.01724571591136,40.70283845773925],[-74.01729346221039,40.70288743870692],[-74.01731837763415,40.70291887177161],[-74.01739839332288,40.70301914080496],[-74.01744003546048,40.70307751454193],[-74.01749381162763,40.70315484295757],[-74.01754038297956,40.70323616042991],[-74.01757548561508,40.703307503056074],[-74.01759647967054,40.70336138680653],[-74.0176168121713,40.70342324846545],[-74.01762601904943,40.703422760724564],[-74.01764797506863,40.703494599879576],[-74.01766045074628,40.70354997909761],[-74.01766881307267,40.703591312965116],[-74.01767132020274,40.703606427383846],[-74.01768310568121,40.70371113122534],[-74.01767264581426,40.70371179054348],[-74.01767689629426,40.70377050363861],[-74.01767428748197,40.70383436757159],[-74.01766578442253,40.70389923371861],[-74.01765792483438,40.70393266178646],[-74.01764306532696,40.70398897295883],[-74.01765378898203,40.703998380812564],[-74.01765461989746,40.70400968256983],[-74.01764390293609,40.70402224590202],[-74.01763399890547,40.704024751280635],[-74.01762657963035,40.70402350082165],[-74.01757035573985,40.70418388098671],[-74.0171312391559,40.70428253590349],[-74.01684600701807,40.70463488608701],[-74.0167590663393,40.70474228384461],[-74.01668714611367,40.704743942258034],[-74.01668613062371,40.70479933894017],[-74.01662761249752,40.70479943133937],[-74.01652040447148,40.704799718505264],[-74.01637519695767,40.704838485434],[-74.01629888445076,40.70484641544054],[-74.01621736846116,40.70485302702099],[-74.01587396195755,40.70488211287324],[-74.01565582157104,40.704882634106816],[-74.01565756640272,40.70483308755055]]],[[[-73.9725535229577,40.764897731723416],[-73.97301487242227,40.76427887944541],[-73.9736358469905,40.76456991377596],[-73.97419229021419,40.764806528331924],[-73.97623388796958,40.76567463144461],[-73.97836112975317,40.7665737113197],[-73.97907658778136,40.76687608613497],[-73.98151276215224,40.7678901680317],[-73.9814852516276,40.767925410967344],[-73.98146324961684,40.767962823791564],[-73.98144704758263,40.768001910909284],[-73.98143686015854,40.76804215454579],[-73.98143282222416,40.76808302145734],[-73.98143498730755,40.76812397044601],[-73.98144332674,40.76816445907607],[-73.98145773006311,40.768203951008914],[-73.98148203837863,40.76824242073864],[-73.98151200003353,40.76827851195981],[-73.98154721809738,40.76831174652711],[-73.98158722657318,40.76834168415643],[-73.98163149482738,40.76836792818742],[-73.98167943639403,40.76839013093622],[-73.9810229005034,40.76927283355975],[-73.98056370666853,40.76990532456603],[-73.98011181561742,40.770528368678455],[-73.97965233402259,40.771155327040056],[-73.97919214511988,40.77178126549886],[-73.97872246726041,40.7724188982851],[-73.9782822010232,40.773031878738195],[-73.97782639298862,40.773656191921745],[-73.97737084993078,40.77428100721393],[-73.97691168226295,40.77490912402706],[-73.97645763831663,40.775532351606046],[-73.97595517295031,40.77621975462619],[-73.97545932433746,40.77689872272676],[-73.97499744020551,40.77753254622208],[-73.97453231422321,40.778167784523035],[-73.97406668257645,40.778805416721596],[-73.97357117423296,40.77947786162118],[-73.97172305555867,40.78202147595971],[-73.97122292220939,40.782706256090066],[-73.97076013116722,40.78334013755369],[-73.97030068162131,40.783975413948546],[-73.96983225556826,40.784610910586295],[-73.96933573318952,40.78529327955712],[-73.96884378957476,40.78596738856441],[-73.9683847931367,40.786595696523996],[-73.96792696354473,40.787221571126075],[-73.96744908373162,40.78786072059054],[-73.96700977073407,40.788476790742266],[-73.96655226678924,40.7891071528256],[-73.96609500572451,40.78973438976673],[-73.96562799538663,40.79036611712907],[-73.96517705499018,40.790990341099395],[-73.96468540739485,40.7916640267989],[-73.96417598521327,40.79236204502779],[-73.96371096541826,40.7930129348833],[-73.96280590635736,40.794235813232206],[-73.96235980150675,40.794852060560714],[-73.96189985460958,40.795479270061186],[-73.96144060655743,40.796110827184016],[-73.9609797180794,40.79673864404538],[-73.96052271669548,40.79736846946242],[-73.96003018437096,40.79803810789695],[-73.95953658868206,40.798718525520655],[-73.959076690723,40.79935223392771],[-73.95861879256708,40.79997702615455],[-73.95833304956629,40.80036505401374],[-73.95817297103852,40.80058254145743],[-73.95786499295228,40.80051527294165],[-73.95536651686383,40.79946642641673],[-73.95530363920521,40.79944050069715],[-73.95525763649202,40.79942119889453],[-73.95522296544125,40.79940664661793],[-73.95276726978325,40.798372092071816],[-73.95253186754353,40.79826974269272],[-73.95246092785293,40.79824249401042],[-73.95237419062782,40.79820977124787],[-73.94974773084435,40.797097001601266],[-73.94923327016375,40.79687199990517],[-73.94942287749507,40.796606384160505],[-73.94969538240491,40.796216872181276],[-73.95015821226998,40.79558773150446],[-73.95062885475744,40.794959591376454],[-73.95111102372421,40.79428503532196],[-73.95160265364882,40.79360780611645],[-73.95207127078667,40.79298117198346],[-73.9525222270489,40.792347622225535],[-73.95297740553578,40.79171969316815],[-73.95343832916402,40.79108536813292],[-73.95388917014817,40.79047049905669],[-73.95439919191305,40.789774908667766],[-73.95481723750537,40.7892047443699],[-73.95528233480863,40.7885844554883],[-73.95577735912332,40.78791392447112],[-73.9562613091966,40.78722287627993],[-73.9567186306438,40.786600793824654],[-73.95716853680067,40.7859828935328],[-73.95763599389805,40.78534345832389],[-73.95809563777446,40.78471746205279],[-73.95856810077629,40.78408344454256],[-73.95900363247578,40.783467290036164],[-73.95946905991524,40.782833321664505],[-73.95992094286156,40.78221294450753],[-73.96041430653966,40.78152426780495],[-73.960910160722,40.780857036026724],[-73.96136872694957,40.780229749047656],[-73.96183836905858,40.779584192196296],[-73.9623036141374,40.77894704120466],[-73.96276715559667,40.77831304088878],[-73.96322991911053,40.77767704736193],[-73.96372602674175,40.77700571789993],[-73.96376123785126,40.7769509694321],[-73.96422820174051,40.7763103091826],[-73.96468735841758,40.775677081715436],[-73.96514745374786,40.77504423208984],[-73.9656096862153,40.7744072014455],[-73.96607449041011,40.7737729891002],[-73.96653617013212,40.773140368590276],[-73.96703947579957,40.772461218816474],[-73.96753398378272,40.77177618398385],[-73.96799327777019,40.771147230952714],[-73.9684415593339,40.7705163268731],[-73.96890454710345,40.76990083179117],[-73.96936484612672,40.76927065682319],[-73.96982455287822,40.768646008820895],[-73.97028165436174,40.768025032429584],[-73.97072777348481,40.767393722918634],[-73.97118520979596,40.766770290172424],[-73.97164774334325,40.766142468472744],[-73.97209852444371,40.76551725122757],[-73.9725535229577,40.764897731723416]]],[[[-73.91639852914045,40.797684842039075],[-73.91545470966426,40.79706346603105],[-73.9144382723332,40.795665517863895],[-73.91380428276821,40.794511846455926],[-73.91378385370602,40.79383628548213],[-73.91459208467776,40.79277660195914],[-73.91514134426183,40.79201248249236],[-73.91535698910371,40.79184304950779],[-73.91552117846292,40.79178325024944],[-73.91630574681683,40.79111748033431],[-73.91617087923987,40.79101429337382],[-73.91686540584959,40.790362062961655],[-73.91707923528365,40.7904566742225],[-73.91710622312955,40.790468616736824],[-73.91784071922054,40.7901713199375],[-73.91812330871133,40.7900402399343],[-73.91843338465672,40.78980396433676],[-73.91856299774993,40.78969533382596],[-73.91859001366862,40.78947410340611],[-73.91850876959101,40.78942508976946],[-73.9218924812891,40.78570326964322],[-73.92199539273088,40.78575607780999],[-73.92219098057305,40.78551067157387],[-73.92243512114939,40.78478283756505],[-73.92285203280161,40.783555693417696],[-73.92306473139392,40.78334288477435],[-73.92401145782713,40.7826606893225],[-73.92401364738772,40.78265764398264],[-73.92406208829242,40.78259027794954],[-73.92412113996801,40.78252307401088],[-73.92423621875889,40.78249691508676],[-73.9242475490168,40.78249433912658],[-73.92431077958703,40.78245595655431],[-73.92448052280432,40.78232049064585],[-73.9246732967188,40.78224486000107],[-73.92488394771713,40.782222582773656],[-73.9250608790883,40.78221629397289],[-73.92514021519165,40.78224376759572],[-73.9251535184035,40.7822483748079],[-73.92524195308101,40.78227404884864],[-73.92538939088008,40.78227414439893],[-73.92571808678541,40.78217655794464],[-73.92713754068629,40.781194268623615],[-73.9273242257487,40.78109062932432],[-73.9275441076858,40.781050634899124],[-73.92760395474542,40.781039748349045],[-73.92769650616523,40.78101478553303],[-73.92778746561264,40.78098985883567],[-73.92810118987344,40.7809203200422],[-73.92849269561371,40.781008353480914],[-73.92917352724554,40.781410578541816],[-73.9303098819557,40.7820773357911],[-73.93063819691177,40.78226141304902],[-73.93105352807895,40.7823965935666],[-73.9326708061045,40.782693639624846],[-73.9350234513452,40.78300638202887],[-73.9354056628428,40.78339449926813],[-73.93581299798672,40.783710081035025],[-73.93598226006598,40.78394236810644],[-73.9360706468313,40.78421721562066],[-73.93605332741528,40.784512368153564],[-73.93600271240705,40.78467537131011],[-73.93591823906193,40.784806879963845],[-73.9357934534884,40.78525478130407],[-73.93576384812962,40.785446039292744],[-73.93571265931583,40.785680489492236],[-73.9331284346901,40.788710179485534],[-73.93269606086328,40.789178223664926],[-73.93240145447523,40.789720290672385],[-73.93224073284867,40.789694849737536],[-73.9321052902349,40.789833952108204],[-73.93147595329815,40.790479159257984],[-73.9308417873929,40.790991430001604],[-73.93072940503816,40.790955114430886],[-73.92978443008364,40.79134147522664],[-73.92972400781868,40.79136617884566],[-73.92966610476506,40.79135578645262],[-73.92871948992914,40.790943532512884],[-73.92859459847998,40.79096692430395],[-73.92807273575667,40.79082339128307],[-73.92737326898231,40.79081082533465],[-73.92692258257142,40.79078869300417],[-73.92680823628507,40.79076444037058],[-73.92666714412192,40.79073451378771],[-73.92641834042993,40.790693376387175],[-73.9262543144868,40.79069453301704],[-73.92610410252831,40.79073160711781],[-73.92606238048957,40.79082784851473],[-73.92606557868463,40.79093651775731],[-73.92608587639727,40.79100380853548],[-73.92608911503018,40.79109178040532],[-73.92604469896479,40.791177110826474],[-73.92604793689047,40.791265082694636],[-73.92608660616627,40.791353676693845],[-73.92611233766564,40.79141262752607],[-73.9261529337366,40.79154720955435],[-73.92615960383694,40.79161966107085],[-73.92615942315854,40.791715389497725],[-73.92627168524832,40.791756908418414],[-73.92644182389746,40.79179590456494],[-73.92654729742382,40.791827065161684],[-73.92656766339981,40.79185813478185],[-73.92651312185706,40.79189688476332],[-73.92627826425225,40.791878518603696],[-73.92614555696501,40.79184732590623],[-73.9259276301526,40.79187554738907],[-73.92576426220228,40.79185725726345],[-73.92563556841317,40.791822158202585],[-73.92558729879629,40.79182083090701],[-73.92558041107975,40.79185446650792],[-73.92560756026253,40.79189590746644],[-73.9261693977946,40.791899223204986],[-73.9264280595021,40.79195649054451],[-73.92662898356984,40.79194639774987],[-73.92666662369302,40.79194019060833],[-73.9267379884693,40.791928423294436],[-73.92670074523947,40.79183262165638],[-73.9266395454659,40.79179113499633],[-73.92657824809362,40.791793644189234],[-73.92650678712462,40.7917728496543],[-73.92636742573494,40.79166138883759],[-73.92633032267328,40.791503476053926],[-73.92634451501557,40.79124728911911],[-73.92642654271765,40.79111023442115],[-73.92648802964843,40.79102232430044],[-73.92656584815992,40.79097950171325],[-73.92670272262234,40.79096815927026],[-73.9267388558824,40.79097412067456],[-73.9268287456524,40.790988952153505],[-73.92694456117873,40.7909993820255],[-73.92701950745759,40.790999429506066],[-73.92711487726525,40.79101502446064],[-73.92716599667956,40.79099693340449],[-73.92724094207412,40.79099698074053],[-73.92731587858685,40.79100738442594],[-73.92738061590248,40.79099706882942],[-73.92743856886213,40.79096085724608],[-73.92751010805011,40.79096090226265],[-73.92756120566033,40.790963523824985],[-73.9276531907832,40.79095840272925],[-73.92778409928512,40.79094160365421],[-73.92786889241145,40.790954838131896],[-73.92789328730947,40.79097884668099],[-73.92790202785619,40.79100981883455],[-73.92791053632448,40.79103914658296],[-73.92789374498604,40.79109111142098],[-73.92765982806203,40.79134833453066],[-73.9275783029568,40.7914604747396],[-73.92732065708609,40.791743160459646],[-73.92727664490332,40.79176732751237],[-73.92723286052441,40.791791368378085],[-73.92713563794214,40.79192930660359],[-73.92780141406277,40.791997479261966],[-73.9280005350637,40.79213364090654],[-73.92826720296164,40.79232852394823],[-73.9283377324543,40.79285654927514],[-73.92834291177,40.792918058075024],[-73.92834212739791,40.79297968981483],[-73.92833538356622,40.7930411109665],[-73.92832271675375,40.793101989140666],[-73.92829530976815,40.79316116875433],[-73.92826520855157,40.79321287506588],[-73.92735332146688,40.79446189460999],[-73.92726057236887,40.79472983329066],[-73.92724376658572,40.794779176731524],[-73.92709782821409,40.795103605463616],[-73.92705122859763,40.79517849295891],[-73.92701158653018,40.795255659619485],[-73.9269790935539,40.79533473263974],[-73.92695390667426,40.79541533000279],[-73.92693614760101,40.79549706232603],[-73.92692590215972,40.795579534742124],[-73.92692321987656,40.7956623488068],[-73.92690492728326,40.79598385153606],[-73.92689066895791,40.79623452422182],[-73.92688967894108,40.79625201136065],[-73.9269519235602,40.796708432284376],[-73.92703845671666,40.79698879541503],[-73.92711806944817,40.79720386123559],[-73.92718514778379,40.797349896780304],[-73.92720299770355,40.79738674779986],[-73.9272168925721,40.79741543349777],[-73.92727720335044,40.797407453149084],[-73.92743922185325,40.79771053821607],[-73.92747588603501,40.798122899664975],[-73.92726293291283,40.79891864512208],[-73.92691995681969,40.799837590980445],[-73.92690105444355,40.799888236849625],[-73.92688261754365,40.799940768503276],[-73.92685410172618,40.79998755954875],[-73.9268060764353,40.80003590053774],[-73.92669572629511,40.800146977655096],[-73.92666565546537,40.80018271403629],[-73.92655351653667,40.800315172921486],[-73.92653846456179,40.80033389830838],[-73.92650250275534,40.80037491730698],[-73.92668470687234,40.80045475775885],[-73.92655241808488,40.800604825092336],[-73.92650954867311,40.8006570315246],[-73.92588046271642,40.80155174192578],[-73.92582494638683,40.801642490280855],[-73.92577551811753,40.80173060099635],[-73.92569826178708,40.80181087135063],[-73.92549293559195,40.80195616865117],[-73.9252903049319,40.80199558576519],[-73.92527521020189,40.80199852224082],[-73.92436044107573,40.801985553419],[-73.92263378594905,40.80186873814109],[-73.92215538898817,40.801626469974885],[-73.92191092229639,40.80150266575102],[-73.92133752419346,40.800852106999656],[-73.92113594709159,40.80047545959406],[-73.9210331764515,40.8002652818581],[-73.92083898713123,40.80001259800674],[-73.92057878116661,40.799668148460306],[-73.92035479893745,40.79942285236062],[-73.92031465521238,40.79937545929005],[-73.91923785764365,40.79888106768288],[-73.91914573748254,40.798838987346016],[-73.91906560282145,40.798802797319425],[-73.91899496843494,40.79877184270197],[-73.91898724457863,40.7987697122199],[-73.91891076100639,40.79874013786577],[-73.91797992058197,40.798380201927515],[-73.91790279811015,40.79836265272896],[-73.91662985247811,40.797858139437146],[-73.91639852914045,40.797684842039075]]],[[[-73.92295449494824,40.858850762381834],[-73.92282846036967,40.856851409092165],[-73.92277921134004,40.85682619788828],[-73.92263329576978,40.856831754713134],[-73.92204492149666,40.856854160086385],[-73.92207464948143,40.85677949124109],[-73.92215747202292,40.85676624747645],[-73.92216865081123,40.85673844681848],[-73.9221463709368,40.85672634079078],[-73.92210975260868,40.856720271163304],[-73.92216714728872,40.85666348247124],[-73.92221972249502,40.85664175463903],[-73.92224682582784,40.85661396420516],[-73.92229299127176,40.85662729498483],[-73.92233282523735,40.85660797655013],[-73.9223769567617,40.85658356962446],[-73.92237142624982,40.8562803416538],[-73.92234465253951,40.85625312253798],[-73.92237468647147,40.85621505347317],[-73.92237580865441,40.85597834945554],[-73.92234459374136,40.85568233581491],[-73.92229611014517,40.85566383522926],[-73.9222787306449,40.85565498884382],[-73.9224003587529,40.855510055974435],[-73.92266929695302,40.85517977496078],[-73.92281985673779,40.8549886765113],[-73.92290114139601,40.85488550530876],[-73.92313298516522,40.85458947031782],[-73.9234158418363,40.8542258063622],[-73.92360595220686,40.853977198034734],[-73.92400939220519,40.853436953917985],[-73.92444065139955,40.85284047270444],[-73.9246702118402,40.85250663957791],[-73.92497396914048,40.85207090936961],[-73.92502191229724,40.85202171042405],[-73.9250332685981,40.85199378494467],[-73.92507294866873,40.851942220704494],[-73.9251098027108,40.8518928170085],[-73.92514666528878,40.85183695594685],[-73.92515518101462,40.85181547591904],[-73.92517217729048,40.851802592329356],[-73.92521754031068,40.85173813710854],[-73.92527707938338,40.85164791120243],[-73.92529694152813,40.851607086704895],[-73.92534796606847,40.85153834833889],[-73.92542451604929,40.85142233374189],[-73.92548973032318,40.851326734389275],[-73.92553224547369,40.851273030364254],[-73.92554359303267,40.85124295131131],[-73.9256399903469,40.85109901600749],[-73.92566267418457,40.851068937045085],[-73.9257363868128,40.85095507157292],[-73.92575544275003,40.850926317209556],[-73.92585363309095,40.850778147042526],[-73.92587970419689,40.850752742945524],[-73.92589461573377,40.85071602115879],[-73.9260287750864,40.850514127209415],[-73.92623817249405,40.85020717547992],[-73.92625607778919,40.85018092828896],[-73.92649455759545,40.84983926268619],[-73.92671439092591,40.84953289248654],[-73.92692303519897,40.849250531608135],[-73.92711679645475,40.84896816076996],[-73.92725466369217,40.84876344005093],[-73.92740369127677,40.848557312118125],[-73.92752293332555,40.848379413767056],[-73.92765334858305,40.84818740257276],[-73.92797377830453,40.84772713626883],[-73.92813798976543,40.8474916337005],[-73.92821693262154,40.84738013694405],[-73.92839151036601,40.847132229299824],[-73.92842200947675,40.84708268101533],[-73.92845501929006,40.8470314732832],[-73.9284899482773,40.84698195788158],[-73.92928544019543,40.84585422120134],[-73.92932522842068,40.84579501208153],[-73.92938078797049,40.84571308802426],[-73.92942845919426,40.84564416145964],[-73.92961778841185,40.8453719768564],[-73.92967631216548,40.845289599968226],[-73.92971850477596,40.84523177776125],[-73.9297655896517,40.845155498584816],[-73.92981429049016,40.84507738364222],[-73.92986949219909,40.84498388307114],[-73.92992306713167,40.84489407370511],[-73.92998963816945,40.844769196937285],[-73.93004648072035,40.84466092972764],[-73.93009844615636,40.844555117607285],[-73.93015203635495,40.844449305440385],[-73.93022352213256,40.84428444159578],[-73.93027389095387,40.84416349148803],[-73.93031939529584,40.84404414061389],[-73.930399020757,40.84382880869298],[-73.93045266598509,40.84368115937818],[-73.93049978822187,40.843555650223024],[-73.93054530049939,40.843428546088724],[-73.93056966892287,40.843371947301186],[-73.93057942780871,40.84333749991768],[-73.9306281815355,40.843205840884856],[-73.93067529907357,40.84308525801471],[-73.93069805828603,40.8430231193936],[-73.93072736300067,40.84293970550292],[-73.93077282921946,40.8428102512157],[-73.9307858076328,40.842793033211585],[-73.93080204561869,40.84276596475726],[-73.93081019415844,40.84271797293056],[-73.93089465201432,40.842538340141964],[-73.93097488039726,40.84240043206546],[-73.93122229886865,40.841931197819626],[-73.93135888955003,40.84168834011954],[-73.93152929686691,40.84138537504001],[-73.93183461490958,40.840836973049434],[-73.93216201657161,40.84025506805088],[-73.93279555797167,40.839123749538174],[-73.93295973246782,40.83878578135532],[-73.93309918150796,40.838543474788636],[-73.93316806379086,40.83842168134451],[-73.93326669730268,40.838250271448516],[-73.93335684361485,40.83808787017987],[-73.93341807218603,40.83797188003895],[-73.93346654180995,40.837891325020884],[-73.93353117016976,40.83776630556685],[-73.9336383069468,40.837579421198875],[-73.93377517793516,40.83737128497364],[-73.93390952876406,40.83713285480008],[-73.93401498008394,40.836934362373725],[-73.9341025806851,40.836766168736325],[-73.93419823237821,40.836572793076456],[-73.93428447793906,40.836383843146386],[-73.93431245358923,40.836318503157166],[-73.93436132705648,40.8362007755935],[-73.93460027698643,40.83609686811029],[-73.93467393068336,40.836064903239176],[-73.93474569422979,40.83609209412607],[-73.9347988627785,40.8361101157589],[-73.93485740276078,40.83598502557729],[-73.93496274110696,40.835759934749916],[-73.9350633634263,40.83567765881008],[-73.93530788003902,40.83547772443083],[-73.93572624332155,40.835156346599796],[-73.9364955712839,40.83456879562562],[-73.93700641578693,40.83419311018005],[-73.93705905884414,40.83416598865102],[-73.93729666512165,40.83397774410142],[-73.93729719818147,40.83397732122575],[-73.93795718243032,40.83345441842222],[-73.93838508900468,40.8331135025213],[-73.93857474693532,40.83291508577092],[-73.93862894892679,40.832857941708525],[-73.93868316230184,40.832800789417526],[-73.93877360195545,40.83266321215955],[-73.93890834478147,40.83248035713769],[-73.93894859789039,40.832417335825866],[-73.93902897268028,40.83229149797048],[-73.93913480796975,40.83209759542913],[-73.93922536460639,40.831899660975154],[-73.93927114613955,40.831761792899265],[-73.93927116936446,40.831761720038564],[-73.93927119324172,40.83176165739717],[-73.93933313154199,40.83162629993888],[-73.93941078701711,40.83149507581414],[-73.93941083406938,40.83149499458969],[-73.93950338652499,40.83136946047251],[-73.93960960075401,40.831251119208765],[-73.93960970782909,40.831251002333055],[-73.93960982570297,40.83125089467685],[-73.9397283144388,40.83114089857181],[-73.93980468099211,40.83107011331952],[-73.93980484742829,40.83106996028944],[-73.93980498983957,40.83106979015937],[-73.93987049016135,40.83099197658322],[-73.93987057339184,40.83099188616365],[-73.9398706334639,40.830991796067025],[-73.93992383233882,40.83090827687767],[-73.9399238924195,40.83090817706466],[-73.93992395119228,40.830908060163516],[-73.93996366268439,40.83082060632699],[-73.93996368656913,40.830820534304095],[-73.93998939894352,40.83073096688927],[-73.9400790579522,40.830463957741415],[-73.94017089788659,40.83038439112877],[-73.94034643247532,40.83045784284953],[-73.94037033213816,40.831331253807456],[-73.94036830762661,40.831460492514076],[-73.94034688705099,40.83159040468478],[-73.94030591840628,40.83171845123628],[-73.94024600816327,40.83184212110976],[-73.94016848455782,40.83195905622725],[-73.94007535619825,40.832067228714145],[-73.93967601926553,40.8326853713424],[-73.93962608650051,40.83279875409003],[-73.9396260632925,40.832798808355655],[-73.93962603943116,40.83279885340712],[-73.93955994993132,40.832908696762146],[-73.93955986753126,40.83290884112466],[-73.93955977125295,40.83290896671718],[-73.93947827507725,40.83301332793508],[-73.9394781441376,40.83301348986203],[-73.93947800151585,40.833013643406666],[-73.9393822254493,40.833110836080785],[-73.93938216539924,40.83311089920573],[-73.93938209520293,40.833110962827945],[-73.93927390004451,40.83319934332014],[-73.93927371132511,40.83319949633767],[-73.93927348489024,40.83319964883277],[-73.93915487908122,40.833277992897536],[-73.9384919674774,40.83384379969907],[-73.93840260906586,40.83390883094538],[-73.9383184473696,40.83397774586232],[-73.93823977447693,40.83405030528993],[-73.93816686343067,40.83412625741966],[-73.93809996728051,40.834205338668134],[-73.93803931803454,40.834287274488624],[-73.93798512634712,40.83437178063733],[-73.93793758031077,40.834458563842794],[-73.93789684495694,40.83454732293001],[-73.93786306168286,40.83463774986559],[-73.93775116167835,40.83489057694031],[-73.93738281059416,40.835690729391246],[-73.93702353934745,40.83646894709583],[-73.9366907872212,40.83719324953262],[-73.93638316925276,40.83785012505359],[-73.93623075758276,40.838077856217495],[-73.9361020050515,40.83822716914315],[-73.93595950279916,40.83836989797282],[-73.93580416676822,40.838504977044195],[-73.93563711269506,40.838631420045814],[-73.93545962139952,40.83874840359438],[-73.93533073261027,40.83887479613226],[-73.935330614707,40.838874912997774],[-73.93533051907266,40.83887503975969],[-73.93521776534807,40.83901582296582],[-73.93521772979143,40.83901586733969],[-73.93521769510795,40.83901592109534],[-73.93512487130641,40.83916933178489],[-73.93512477718969,40.839169484848696],[-73.9351247170429,40.83916963742906],[-73.93505508825109,40.8393332356607],[-73.93501119207527,40.839503971962095],[-73.9349946360393,40.83967805519945],[-73.9349946236073,40.839678136441464],[-73.93499462352905,40.83967821651781],[-73.93500574203479,40.83985180205253],[-73.9350057533989,40.839851910781846],[-73.93500577800762,40.839852009634754],[-73.93504373258291,40.8400215129828],[-73.93504374400077,40.84002156676436],[-73.93504376865361,40.84002162055338],[-73.93510666614682,40.840183726668094],[-73.93519161626601,40.84033539986227],[-73.93519169994748,40.840335544314776],[-73.93519180612908,40.84033568827734],[-73.93529543189298,40.84047481865689],[-73.9354363709435,40.840751331608956],[-73.93559506294737,40.84117340009378],[-73.9356281837989,40.841279099763995],[-73.93562826736888,40.841279361650244],[-73.93562830175736,40.84127961362515],[-73.93564242527157,40.84138913043551],[-73.93564244828568,40.84138928306248],[-73.9356424366579,40.841389445554036],[-73.93563666110356,40.841500140341935],[-73.93563665024222,40.84150019461355],[-73.9356111103673,40.84160880660175],[-73.93561108645711,40.84160889604609],[-73.93561105084665,40.84160899486519],[-73.93556697174432,40.841712527557966],[-73.93514017394457,40.84231167399197],[-73.93467106292576,40.84295724295499],[-73.93421198409459,40.84356890317768],[-73.93371553835098,40.84424637517067],[-73.93323248402116,40.84490992160736],[-73.93315044085381,40.84502194271411],[-73.93277020414004,40.845541105963186],[-73.93232515234445,40.84615390073387],[-73.93224030203096,40.84626460312363],[-73.93218663435836,40.846343067450455],[-73.93210093659894,40.846457729829055],[-73.9320725805398,40.84649567850506],[-73.93204002755533,40.84653350659721],[-73.93201002948507,40.846575966035445],[-73.93198004440234,40.846618415589305],[-73.9319150737706,40.84671052361216],[-73.93185010295723,40.846802633272205],[-73.93139355315769,40.84742823140952],[-73.93116151707109,40.84774060051512],[-73.93088430095672,40.84811893848376],[-73.93062107886078,40.848480976768926],[-73.92970731493044,40.848122612216514],[-73.92898242721628,40.849256121989484],[-73.92886675422001,40.84939231334607],[-73.92873382244407,40.849520488644245],[-73.92858519996814,40.84963880268659],[-73.92842288041075,40.84974568075641],[-73.9282491884678,40.84983985458187],[-73.92747680551697,40.85069437029729],[-73.92707982277834,40.85143234288165],[-73.92703315670515,40.85220077510244],[-73.92769565671937,40.85248778210536],[-73.92723934896078,40.85311537198856],[-73.92679937896115,40.853717144964584],[-73.92469199965241,40.85664199724975],[-73.92467094651872,40.85681088921767],[-73.92466977966382,40.85698261123486],[-73.92468915288427,40.85715512178682],[-73.92472918878468,40.857326286696306],[-73.92478952121468,40.85749399708745],[-73.92486930008563,40.85765619133618],[-73.92496717376007,40.85781100449197],[-73.92508143685167,40.857956787810565],[-73.92518925048233,40.85802753667571],[-73.92531748382586,40.85809080701817],[-73.92546547789384,40.85814241093288],[-73.925630758415,40.8581779517763],[-73.92580872934269,40.8581934195302],[-73.92599285788846,40.85818586639448],[-73.92617526930337,40.85815409637826],[-73.92634775493242,40.858098971182336],[-73.92650299462578,40.85802341918504],[-73.92663553986668,40.85793192426913],[-73.92674232275557,40.85782976791304],[-73.9268227356291,40.85772223817709],[-73.92687811143345,40.85761400634239],[-73.9269111749119,40.857508760855936],[-73.92712222071847,40.8581096107083],[-73.92709952112088,40.8582752698383],[-73.92705257822205,40.85844158607165],[-73.92698091222499,40.85860548167312],[-73.92688495070286,40.858763822005436],[-73.92676602605641,40.85891354083871],[-73.9266263309416,40.85905185961648],[-73.92646882895579,40.859176454930626],[-73.92629698136336,40.85928556406289],[-73.92611458037022,40.85937810299049],[-73.92592136994661,40.85949958806296],[-73.92573921533358,40.859636065381025],[-73.92557098895237,40.85978668934908],[-73.92541941460219,40.85995018107265],[-73.92528690167846,40.86012489927635],[-73.92517550986231,40.86030884613867],[-73.92508675990665,40.86049976633723],[-73.9250216286815,40.86069522627876],[-73.92500890230106,40.86075631338059],[-73.92498050337184,40.860892518744734],[-73.92496310640058,40.86108928317828],[-73.92496779010656,40.86125346815235],[-73.92496864064553,40.8612832695706],[-73.9249981830786,40.861463738038054],[-73.92474153407633,40.86159363774953],[-73.92467728650543,40.86149664480741],[-73.92461303483985,40.86139973089602],[-73.92414145686672,40.86064252794398],[-73.92295854150304,40.85891389320498],[-73.92295449494824,40.858850762381834]]],[[[-73.92640556921123,40.877621476537406],[-73.92635080268317,40.87759231996012],[-73.92629680992593,40.87756502787571],[-73.92631001739278,40.877550633882144],[-73.92630253569213,40.877537430902386],[-73.9262974358819,40.87752358952969],[-73.92629456201972,40.87750608951799],[-73.92629548798325,40.877488468092395],[-73.9263001889594,40.87747119739792],[-73.92630853898835,40.87745474018182],[-73.9263203143388,40.87743953739499],[-73.92633519950277,40.87742599637699],[-73.92635279564944,40.87741447994219],[-73.9263726313114,40.87740529665872],[-73.92639417501705,40.87739869258071],[-73.92642113923479,40.87736696561157],[-73.92644105063245,40.87733236693516],[-73.92645339373647,40.877295792274246],[-73.92645784901023,40.87725818850623],[-73.92644013587862,40.877218404395705],[-73.92641433044595,40.8771812575933],[-73.92638108656072,40.877147689292485],[-73.92634124653681,40.87711855001638],[-73.92629581981099,40.877094578068494],[-73.92624595736667,40.87707638082669],[-73.92619292257176,40.87706441935456],[-73.92613805916926,40.87705899671978],[-73.92608275723205,40.877060250315495],[-73.92597565608355,40.8770548674848],[-73.92586834057406,40.877056446822884],[-73.92576159481479,40.87706497679015],[-73.9256561987545,40.87708039506148],[-73.92555292248151,40.87710258898172],[-73.92545252059762,40.8771313963884],[-73.92535572670516,40.8771666067968],[-73.92526324804732,40.87720796293741],[-73.92517576034103,40.877255162635706],[-73.92516882144916,40.87728336202683],[-73.92515750246187,40.87731073231328],[-73.92513804759365,40.87734237260904],[-73.92511275426105,40.87737153750293],[-73.92508215701345,40.877397610615624],[-73.92507323779532,40.87739347740126],[-73.92502681080512,40.8773719622974],[-73.92496239614412,40.87739363723662],[-73.9248956789045,40.87741083753266],[-73.92482719737039,40.877423424410786],[-73.92474202521328,40.87743239082842],[-73.9246560717935,40.877434227604205],[-73.9245703699065,40.877428912667845],[-73.92448594932515,40.877416509882295],[-73.92440382442524,40.8773971682764],[-73.9240050501002,40.87731744265673],[-73.92386147764304,40.87727006407545],[-73.92381973555399,40.87726181171486],[-73.92377681206933,40.877258575113856],[-73.92373374677835,40.87726043266154],[-73.92369158270475,40.87726733936897],[-73.92365134104573,40.87727912795837],[-73.92361399643957,40.877295512914806],[-73.92354823367559,40.8773013797371],[-73.92329476733991,40.87726443495729],[-73.92318658338255,40.87721674534579],[-73.92312291445771,40.87718867791139],[-73.92309889663517,40.87716676803313],[-73.92307297768339,40.877142166635494],[-73.92299898839477,40.87710057903383],[-73.92299761359375,40.877096211972365],[-73.92296914988856,40.87705947937182],[-73.92292375203775,40.87703438615705],[-73.92290511691822,40.8770263778511],[-73.92285992854906,40.877012521671396],[-73.92283147429009,40.87700596909553],[-73.92281051453217,40.87700495764837],[-73.92280311153739,40.87701337289038],[-73.92279447112558,40.87700479765395],[-73.92280735015176,40.87699041640381],[-73.92281246559963,40.876979082558684],[-73.92279410684544,40.87697600561795],[-73.92277552540176,40.87697159722235],[-73.92275159485222,40.876953761648956],[-73.92271506279393,40.87693181751404],[-73.92267110341211,40.87691986614621],[-73.92264377370499,40.87691635230178],[-73.92262222332911,40.87693206371381],[-73.92261955902845,40.87691702659688],[-73.92260901773905,40.87691449496126],[-73.92259596880977,40.87692123368961],[-73.92258515626519,40.87691378005268],[-73.92258024072258,40.8769061772551],[-73.92258384725635,40.87689634173588],[-73.92257719528722,40.876895676898975],[-73.92258179872692,40.87687808976769],[-73.92259148720414,40.87686583243166],[-73.92256855100571,40.87685691823867],[-73.92253786207066,40.87687131046033],[-73.92249234636213,40.876848928853285],[-73.92247689081137,40.87683204457969],[-73.9224234002422,40.87680146472223],[-73.92241708393784,40.876785891417924],[-73.92239768169323,40.87678022314123],[-73.92238754641694,40.87676323170034],[-73.92237669315786,40.87675893447923],[-73.92237632196881,40.87674793736857],[-73.92237521199618,40.87655685524596],[-73.92238115447888,40.87636582450288],[-73.92239414469213,40.876174995072304],[-73.92241417237985,40.87598451672798],[-73.9224412217629,40.87579453896683],[-73.92243956678482,40.87574312154875],[-73.92244468218175,40.87569183555909],[-73.92245651683557,40.875641193342425],[-73.92247495250376,40.87559170081084],[-73.92249980500127,40.87554385239012],[-73.92255082171012,40.87543488876455],[-73.92259328606806,40.87532383160474],[-73.92262705038327,40.87521106728227],[-73.92265199723364,40.87509698810615],[-73.92266803987462,40.87498199095771],[-73.92267512254045,40.87486647590987],[-73.9226732206375,40.87475084483525],[-73.9226623408292,40.87463550000809],[-73.92264252101218,40.87452084270474],[-73.9226138301838,40.87440727180753],[-73.92257636820149,40.87429518241747],[-73.92253026543472,40.87418496447943],[-73.92247568231093,40.87407700142595],[-73.92241280875686,40.87397166884326],[-73.92234186353724,40.8738693331649],[-73.92226309349343,40.873770350397095],[-73.92217677268418,40.87367506488026],[-73.922083201432,40.87358380809154],[-73.92198270527798,40.87349689749169],[-73.92187563384927,40.87341463542086],[-73.92176235964247,40.873337308047034],[-73.9216432767279,40.873265184370865],[-73.9215187993786,40.87319851528981],[-73.92138936062922,40.87313753272572],[-73.9212554107699,40.87308244881802],[-73.9211174157798,40.87303345518629],[-73.92108868294096,40.87303639315345],[-73.92105969060053,40.873036373324624],[-73.92103096478297,40.87303339605958],[-73.92097343965231,40.873018049891094],[-73.92091406868389,40.873007505809575],[-73.92085354538598,40.873001886979665],[-73.92079257672641,40.873001259034446],[-73.9207318748749,40.873005629308906],[-73.92072984137157,40.87300831440648],[-73.92072725222623,40.87301070809991],[-73.92072417837554,40.87301274480741],[-73.92072070403604,40.87301436872776],[-73.92071692439674,40.87301553536927],[-73.92071294301124,40.87301621276857],[-73.92070886896049,40.873016382366394],[-73.9207048138643,40.87301603951625],[-73.92068931274771,40.87301184045804],[-73.9206835897848,40.873004395663166],[-73.92065921317123,40.87300564856164],[-73.92063787635509,40.87299879024732],[-73.92060389439717,40.87299108511304],[-73.9205697228698,40.87299520544238],[-73.92055602106619,40.872998773963154],[-73.9205255308397,40.87301698983927],[-73.92049019600653,40.87303219533469],[-73.92045784203492,40.873044471391964],[-73.92042553462326,40.87305452980502],[-73.92038723144313,40.87307266621167],[-73.9203569084713,40.873079785781314],[-73.92032849534046,40.87308988035928],[-73.92030192340013,40.87310590583986],[-73.92029230572722,40.873098416622646],[-73.92027634052253,40.87310597829616],[-73.92025767981515,40.87312122589489],[-73.92022383019852,40.87314980501203],[-73.9201942708147,40.873165900772285],[-73.92016846718049,40.87316839593461],[-73.92015078813236,40.87318212694084],[-73.92013405705727,40.87319283447836],[-73.92012536070224,40.87320874832103],[-73.92010368749716,40.87322176073029],[-73.92008500471889,40.87323474605737],[-73.92006343503776,40.873253787509604],[-73.92004996719797,40.87328332920579],[-73.92001877553861,40.873323577230366],[-73.91999041526309,40.873353993452234],[-73.91998138656106,40.873380848973774],[-73.91997170909967,40.8733982782056],[-73.91995797828987,40.87340971350667],[-73.91995560487804,40.873450465136486],[-73.9199668568459,40.87347149119084],[-73.91996014690898,40.873487387635414],[-73.91996152695484,40.87351302125868],[-73.91996579612358,40.87353260060074],[-73.91995200889669,40.87354101173988],[-73.91994924637949,40.873555375575066],[-73.91994462466599,40.87357803803828],[-73.91992890927844,40.873590244238926],[-73.9199269916988,40.873594792492966],[-73.91991209834842,40.873595675892226],[-73.9199053632511,40.87361081913323],[-73.91987352156002,40.87360808148412],[-73.91982885231027,40.8736107319979],[-73.91979301672423,40.87360651215789],[-73.91979277649081,40.87364631105566],[-73.91983229914747,40.8736524504206],[-73.9198718807939,40.87364883629982],[-73.91989957882102,40.87364893292405],[-73.91992525757085,40.87365427378231],[-73.91994198070866,40.87366934602078],[-73.9199577479479,40.873679163240816],[-73.91995366404547,40.873700924134084],[-73.91994859388642,40.8737219231193],[-73.91995447494243,40.87373020517083],[-73.91995934351056,40.87374448584665],[-73.91996224003297,40.87375575929273],[-73.91996707895042,40.87377304095118],[-73.91997384763381,40.87379784119851],[-73.91998163535061,40.87381964449883],[-73.91997464567024,40.873829381103214],[-73.91998543966989,40.8738444333085],[-73.91999878749608,40.87384560517084],[-73.9201298717648,40.873923390701066],[-73.9201448168174,40.87390542651693],[-73.9201704420506,40.87391977984258],[-73.92015549479693,40.87393774218567],[-73.92019591546118,40.873961159343615],[-73.92021382177707,40.87394395590928],[-73.92024139479422,40.87396281793415],[-73.92022250884904,40.87397851650829],[-73.92029151637334,40.87401629602328],[-73.9203516480987,40.87405104374185],[-73.92040584540698,40.8740842699144],[-73.92044131562461,40.87410690961585],[-73.9204737756271,40.87413705928915],[-73.92049985349445,40.87416005032817],[-73.92054444499286,40.87414518239875],[-73.92057687274615,40.874180583190096],[-73.92060639037864,40.8742069625428],[-73.92062699165696,40.874234811128815],[-73.92076966714168,40.87417738586551],[-73.92078761461632,40.87417891108449],[-73.92080255630363,40.87419405886673],[-73.92080751306932,40.874215260100044],[-73.92066084429271,40.874278742968954],[-73.92066980301341,40.874296911781265],[-73.92068572694272,40.874323414613215],[-73.92069665918828,40.87434840144943],[-73.92071107412386,40.87438739373973],[-73.92070010598992,40.87439193360947],[-73.92071604571979,40.87440632505268],[-73.92072498444605,40.874430554820925],[-73.92074290853496,40.87445175558192],[-73.92075785117542,40.8744661465019],[-73.92075483429635,40.874489611524645],[-73.92076677770568,40.87451081688587],[-73.92078070500618,40.87453125853111],[-73.92078169241678,40.87453958877677],[-73.92079265694512,40.874547169505334],[-73.92078865110005,40.87456306014478],[-73.92080359467651,40.87457669452631],[-73.92079957959804,40.87459107343414],[-73.92080954431944,40.87460092273844],[-73.92081650482754,40.874613794604386],[-73.92081649581911,40.87462135908938],[-73.92082945415423,40.87462894101484],[-73.9208424024016,40.87464333055512],[-73.92083940266568,40.87465241443047],[-73.92084337428226,40.874664528381636],[-73.92085235584511,40.874663778679114],[-73.92086879559817,40.874676279948815],[-73.92088273221385,40.87468839201987],[-73.92088671102701,40.874704296847305],[-73.92089167392996,40.87472095067342],[-73.92090561548858,40.874739123049],[-73.92091956358952,40.87475124433709],[-73.92092254079141,40.87476184470565],[-73.92091453517757,40.874780010750264],[-73.92091551002896,40.87479817524276],[-73.92092349157298,40.874799693107754],[-73.9209274622973,40.87481331995323],[-73.92093841813048,40.87482770845209],[-73.92094736912188,40.87484285160679],[-73.9209723077097,40.87484135578921],[-73.92098723992707,40.87486407623856],[-73.92098721924162,40.874881483515736],[-73.92100015808853,40.87489512470693],[-73.92101610565922,40.874902700113616],[-73.92103202290934,40.87493450766613],[-73.92105493692375,40.87496025919657],[-73.92108133530856,40.874978061301896],[-73.921114201605,40.87501366259355],[-73.92114009384986,40.87504849286104],[-73.92115600330614,40.875077274259],[-73.92116695696902,40.87509468853012],[-73.92117492688608,40.87510604883473],[-73.92117491342367,40.87511740469123],[-73.92118186508984,40.8751378408507],[-73.92116988845753,40.87514389297386],[-73.92116987769634,40.87515296968486],[-73.92117284868083,40.87516811862],[-73.9211688534268,40.87517567971124],[-73.92116984179312,40.87518325291786],[-73.92115787665256,40.875188539803545],[-73.92115986015388,40.875196114862746],[-73.9211438954381,40.87520366727271],[-73.92114588498222,40.87520670431215],[-73.92113391038943,40.87520972125548],[-73.92113190442414,40.87522183111022],[-73.92112690618768,40.87523469545263],[-73.92111094462032,40.87523846720649],[-73.92110394084429,40.87525284290744],[-73.92111290364173,40.87526723019343],[-73.9211069140852,40.87527631152839],[-73.92110491037768,40.8752853967606],[-73.92107996422352,40.875292943523775],[-73.92106199576553,40.87530883400253],[-73.92105700109721,40.87531941969958],[-73.92103602209797,40.875343628802696],[-73.92102403531837,40.87536784372095],[-73.92101105768877,40.87537692077088],[-73.9209901085768,40.87538523549422],[-73.92097812109449,40.87540036481036],[-73.92096913044077,40.875418521471005],[-73.92095515364728,40.87542911072835],[-73.9209302080565,40.87543742320587],[-73.92092920057647,40.87544649923351],[-73.92091823046651,40.87545330838512],[-73.92091322183167,40.87546466031523],[-73.92090325515433,40.875466166382616],[-73.92089428451301,40.87545783117],[-73.92087559199676,40.8754639500233],[-73.92081002773834,40.875453820014485],[-73.9206648379622,40.87539434872173],[-73.92060056857919,40.8754112678759],[-73.92052514633632,40.87540909528922],[-73.92048049143379,40.87537513848943],[-73.92048053454369,40.875339091976976],[-73.91970122194623,40.874994254710515],[-73.91955440422137,40.874951556887694],[-73.91941080719928,40.87490295653336],[-73.91927084240285,40.874848592929666],[-73.91913491094252,40.87478862187515],[-73.91900340236684,40.874723215237935],[-73.91887669354567,40.874652560463225],[-73.91886873676786,40.87464804140504],[-73.91886187407827,40.87464258578921],[-73.91885629445395,40.87463634384653],[-73.91885215154018,40.87462948746089],[-73.91884955941948,40.87462220543592],[-73.91884858947034,40.87461469829601],[-73.91884926840157,40.874607172764385],[-73.91885157751696,40.87459983607071],[-73.9188554532302,40.87459289024458],[-73.91886078881583,40.87458652655221],[-73.91886743734824,40.874580920229675],[-73.91887521574749,40.87457622565742],[-73.91894403383212,40.87452125345217],[-73.91900697761986,40.874462364581674],[-73.91906366160057,40.87439991973609],[-73.91911373860782,40.87433430138459],[-73.91915690194514,40.87426591143252],[-73.91919288726409,40.87419516875996],[-73.91922147418289,40.87412250665561],[-73.91924248763578,40.874048370163074],[-73.91926029161112,40.87392939379865],[-73.9192697263064,40.87380986670516],[-73.91927076501072,40.8736901278522],[-73.91927006008532,40.873683472564615],[-73.91927083115031,40.873676821504134],[-73.91927305649357,40.87367036195166],[-73.91927667345338,40.87366427579547],[-73.91928158018295,40.87365873440971],[-73.91928763851818,40.87365389382885],[-73.91929467786818,40.873649890353974],[-73.91928143993515,40.87363277349811],[-73.91927373078008,40.87363712315837],[-73.91926530440236,40.87364062337174],[-73.91925632214901,40.873643207116565],[-73.91924695601097,40.873644824919694],[-73.91922348853946,40.873640708597236],[-73.91920102746329,40.873634107337],[-73.91918002692672,40.87362515461109],[-73.91916948300667,40.873619538166466],[-73.91916029075864,40.87361268869697],[-73.91915269758563,40.87360479055169],[-73.91914690785241,40.87359605630401],[-73.91914307738506,40.8735867210305],[-73.91914130927724,40.87357703598382],[-73.91914165111544,40.87356726183036],[-73.91914085491685,40.87354636755745],[-73.91913593705154,40.87352580057908],[-73.91912700890003,40.873506026683344],[-73.91911427266487,40.87348749369687],[-73.91909801679097,40.87347062134253],[-73.91909798936238,40.873469602015994],[-73.91909773077101,40.87346860155075],[-73.91909724876497,40.87346764992348],[-73.91909655778645,40.87346677564757],[-73.91909567853908,40.873466004918626],[-73.9190946373675,40.87346536082986],[-73.91909346546805,40.87346486267988],[-73.91909219795407,40.87346452539467],[-73.9190908728037,40.87346435908014],[-73.91908952972204,40.87346436871957],[-73.91908820895151,40.87346455402418],[-73.91908695006596,40.873464909441665],[-73.91908579078505,40.87346542432276],[-73.91908476584398,40.87346608324026],[-73.91908169952636,40.87346742601353],[-73.9190783944471,40.87346838857119],[-73.91907493181303,40.87346894726295],[-73.91907139670214,40.87346908836155],[-73.91906787597318,40.87346880840011],[-73.91906445613154,40.87346811425745],[-73.91906122120379,40.87346702298881],[-73.91905825067309,40.87346556140705],[-73.91905851691978,40.873464421376205],[-73.91905852772469,40.87346326359923],[-73.91905828278223,40.87346212081953],[-73.91905778901973,40.87346102535646],[-73.9190570604014,40.873460008191046],[-73.91905611753354,40.87345909809008],[-73.91905498708167,40.873458320792345],[-73.9190537010164,40.87345769828085],[-73.91905229570929,40.87345724816099],[-73.91905081090424,40.87345698316269],[-73.91904928859343,40.87345691078048],[-73.91904777182972,40.87345703306147],[-73.91904630350918,40.87345734654729],[-73.91904492515773,40.873457842372275],[-73.91904367575695,40.87345850651376],[-73.91903629227357,40.873458236904206],[-73.91902906127824,40.87345707211121],[-73.91902216989627,40.87345504227758],[-73.91901579646436,40.87345219993176],[-73.91901010591556,40.87344861862865],[-73.91900524551104,40.87344439104601],[-73.91900013007435,40.87343808269043],[-73.91899383059081,40.873432425155706],[-73.91898648842313,40.87342754539868],[-73.91897826833213,40.873423552922695],[-73.9189693547793,40.8734205373201],[-73.91895994778763,40.87341856626198],[-73.91895025845292,40.87341768397955],[-73.91894359567372,40.87341688878357],[-73.91893720486289,40.87341525235455],[-73.91893126895883,40.873412821535545],[-73.91892595787812,40.8734096659094],[-73.9189214236515,40.87340587580653],[-73.91891779607211,40.8734015597196],[-73.91891647507374,40.8733941782101],[-73.918916673124,40.87338673042165],[-73.91891838546157,40.873379395388696],[-73.9189215709237,40.87337234943513],[-73.91892615293597,40.873365761935794],[-73.91893202135284,40.87335979124487],[-73.91893903510561,40.873354580889306],[-73.9189470255934,40.873350256118556],[-73.91894902070895,40.87334989034093],[-73.91895090542353,40.87334927341571],[-73.91895262530876,40.87334842315906],[-73.9189541306963,40.87334736412535],[-73.91895537811232,40.87334612689832],[-73.91895633153285,40.87334474720763],[-73.91895696342425,40.87334326489721],[-73.91895725553825,40.873341722774406],[-73.91895719943892,40.87334016537401],[-73.9189567967464,40.87333863767198],[-73.91895605908998,40.8733371837865],[-73.91895500777237,40.87333584570419],[-73.91895367315443,40.87333466206722],[-73.91894814490081,40.87333294092997],[-73.91894301235843,40.87333061864082],[-73.91893838820181,40.873327746180934],[-73.91893437394484,40.87332438660938],[-73.91893105771227,40.87332061367867],[-73.9189285123051,40.873316510215766],[-73.91891581319246,40.87332441322908],[-73.91889712993505,40.87332690205349],[-73.91888247982267,40.87332689175651],[-73.91887149111055,40.873327717960386],[-73.91886415724973,40.873334385740925],[-73.9188601206763,40.87334077741653],[-73.91884839620367,40.87334410505424],[-73.91883850430484,40.87334604404275],[-73.91882934850322,40.873345203841986],[-73.91882129028245,40.87334575418196],[-73.9188113972621,40.87334824934314],[-73.91879967618048,40.87334879710458],[-73.91878759190439,40.87334712040871],[-73.91877587467621,40.873344332958546],[-73.9187659925242,40.873337930818806],[-73.9187583127835,40.87332819434679],[-73.91874770183597,40.87332040242563],[-73.9187374494982,40.87331678090167],[-73.91872536896749,40.873312046072726],[-73.91871988112861,40.87330703763078],[-73.91871329183746,40.87330453086861],[-73.91871329727581,40.873300082303835],[-73.9187135598065,40.87329293914803],[-73.91871367576158,40.87328979599893],[-73.9187048926787,40.87328339513063],[-73.91869757440801,40.87327838590064],[-73.9186994140038,40.87327143650715],[-73.91870894542379,40.87326504870792],[-73.91871701111326,40.8732583814526],[-73.91872251096129,40.87325338125202],[-73.91872288218988,40.87324921120027],[-73.9187203217888,40.873246429020575],[-73.91871336287247,40.87324642411902],[-73.91870750097169,40.87324808818209],[-73.91869577494492,40.87325197197906],[-73.91867159931019,40.87325390139148],[-73.91865986974133,40.87326139982232],[-73.91865289939693,40.873270013288334],[-73.91864886008567,40.87327862932273],[-73.91864116504266,40.87328195977988],[-73.91863200450749,40.873284455944734],[-73.91861745777886,40.87328635594977],[-73.91860348869866,40.87328601674779],[-73.91858681154778,40.873277872587956],[-73.91857034760132,40.873262692114885],[-73.91856521191379,40.873251271642765],[-73.91856571323937,40.873244678633135],[-73.91856625786392,40.8732375098781],[-73.91855082542608,40.87322217316113],[-73.91853126321541,40.87321308866151],[-73.91852666929829,40.873213230995596],[-73.91851642893582,40.873213547586985],[-73.91850799095104,40.873206504832304],[-73.9185038805399,40.873198212397476],[-73.91849995662206,40.87319171560391],[-73.91848115800417,40.87319561130373],[-73.91844037849661,40.87319735119585],[-73.91840892149038,40.87319732895916],[-73.91839143131351,40.87320881418606],[-73.91839722808344,40.87323181163097],[-73.91841698758455,40.873269853283404],[-73.91844725919269,40.87328667889481],[-73.9184949971551,40.8733114746724],[-73.9185322631802,40.87332476661653],[-73.91859397285008,40.87335664754199],[-73.91861259668224,40.87337081066089],[-73.91862886554006,40.87340531307232],[-73.91862765894815,40.873439802657515],[-73.91861247219613,40.87347251418032],[-73.91859729866323,40.87349549732517],[-73.91857283049322,40.87349636441585],[-73.9185611637772,40.873509621812644],[-73.91852735311112,40.87352816969448],[-73.9184958727612,40.87354760406777],[-73.91846904628143,40.87357146281512],[-73.91845390521425,40.87356791470515],[-73.91843877628354,40.87355375403125],[-73.91841198255527,40.873551082199924],[-73.91840148169197,40.87356257169882],[-73.91842475554515,40.87358558267001],[-73.91842473601635,40.873601500674205],[-73.91841772076702,40.87362183667033],[-73.91841071224559,40.87363686605051],[-73.91838740472863,40.87364127133427],[-73.91837340807167,40.87365452706398],[-73.91835241610424,40.873671315254626],[-73.91832792070939,40.87369429176757],[-73.9182952725403,40.87371460961211],[-73.91824631256634,40.87373668409596],[-73.91819852325571,40.8737534537738],[-73.91817869735279,40.87376935840625],[-73.91816235897653,40.87379145631402],[-73.91814717650607,40.87382151421543],[-73.91812269078615,40.87383653117993],[-73.91810403620784,40.87384713068048],[-73.91805893427576,40.87384986798407],[-73.91805165797444,40.87386254546659],[-73.91803715672668,40.87389725829064],[-73.91794108366362,40.87398314781037],[-73.91792902917996,40.8739788932051],[-73.9177546809533,40.87424853456624],[-73.91776990325697,40.874254303339995],[-73.91757729884738,40.87454867854725],[-73.91749921000552,40.87452007854024],[-73.91769066058588,40.87422522218325],[-73.91770931109491,40.87423249407936],[-73.91789032098391,40.87396247775173],[-73.91788506630645,40.873960250147604],[-73.91787144917512,40.873904995288704],[-73.91784685200211,40.873931012835364],[-73.9178144819859,40.873946235535044],[-73.91780777752841,40.87395724404445],[-73.9177932744175,40.87395300141786],[-73.9177776491524,40.87396314669121],[-73.91778097440238,40.873980087793846],[-73.9177681245675,40.87399151458244],[-73.91774021567049,40.87400673105862],[-73.91770785270622,40.87401602794908],[-73.91764347141131,40.87402630142598],[-73.91759030095473,40.87403575514313],[-73.91755115955185,40.87406777530267],[-73.91749486066554,40.87408434930766],[-73.91742914539147,40.87411753950069],[-73.91739625419065,40.87416024365777],[-73.91726640898622,40.87420999269614],[-73.91718819114013,40.87424198521313],[-73.91711624585032,40.87425735872744],[-73.91703722692631,40.874303002166855],[-73.91698090690294,40.8743266978021],[-73.91685267654533,40.87433728573166],[-73.91671349901952,40.87435498785029],[-73.91665560146531,40.87438699433422],[-73.91658048205615,40.87443560224686],[-73.91644828715276,40.87449544308547],[-73.91634348667574,40.87452384988971],[-73.91621216322869,40.87450358336532],[-73.9160985272037,40.874500158389274],[-73.9160167512422,40.874514849958416],[-73.91589033125028,40.8745196373244],[-73.91576604987816,40.874527677562824],[-73.91568463084477,40.87452761810514],[-73.91557751037364,40.87451940890479],[-73.91540183736208,40.87450301630736],[-73.91522402146063,40.87448662186818],[-73.91506980141543,40.87444910214072],[-73.91498198607043,40.87442464163739],[-73.91463283278532,40.87432662109684],[-73.91422167905905,40.874199603143076],[-73.91419784904615,40.874189355312566],[-73.91399706226335,40.87412628545776],[-73.91390273849248,40.87409569967235],[-73.91358513705583,40.87402537978596],[-73.91349743189804,40.87398832051724],[-73.91334510510181,40.873944215414824],[-73.91329373384136,40.87393558642631],[-73.91324890693514,40.873920502487394],[-73.9131941925365,40.873885380893384],[-73.91314256425345,40.873860852723546],[-73.91309558920304,40.87384574901552],[-73.91303997948583,40.87383382104549],[-73.91298019757005,40.873835355219285],[-73.9128898671974,40.87382589523734],[-73.91273154133044,40.87379508175103],[-73.91261073308625,40.87375731562056],[-73.91250279259333,40.87371941237032],[-73.91228918621323,40.87362890431891],[-73.91207818471565,40.873524633676524],[-73.91163815732527,40.87330236484529],[-73.91157791409442,40.87327158747437],[-73.9117847107562,40.873124099317984],[-73.91223226699675,40.87273400613095],[-73.91273605220017,40.872317385094604],[-73.91336718327064,40.871767636108494],[-73.91387455919606,40.87134981712473],[-73.9140098548321,40.87116059386505],[-73.91409037244694,40.87119463150041],[-73.91414729204712,40.871216537609705],[-73.91505692571339,40.871602896373574],[-73.91627785399625,40.87211564454855],[-73.91717258083189,40.8724966423139],[-73.91845930852196,40.87302205327095],[-73.91945895114928,40.87224928070319],[-73.91969887598285,40.872063530536764],[-73.91925481689904,40.87100784213327],[-73.92089663023204,40.8698770197773],[-73.92103606238962,40.86977110447407],[-73.92118052247878,40.8696691462583],[-73.92132981572882,40.86957128258102],[-73.92148374085619,40.869477645372726],[-73.92164209124485,40.86938836053622],[-73.9218046525507,40.869303548831134],[-73.9219712056074,40.86922332459325],[-73.9221415258698,40.869147795973596],[-73.9223436070516,40.86945904067102],[-73.92382143432062,40.86901838116508],[-73.92623313377536,40.86850613778139],[-73.92700250526968,40.86795125961583],[-73.92872643202351,40.86674142822113],[-73.92934104103156,40.86725724047147],[-73.92998961818627,40.86779240986605],[-73.93091942455646,40.86857100149072],[-73.93117877468141,40.86876886737529],[-73.93127671582005,40.868843594071535],[-73.93141437380679,40.86896192840384],[-73.9315653693979,40.86958215843711],[-73.93219855115144,40.8698448707435],[-73.93220600531873,40.8700964451045],[-73.93212328527166,40.87037894310522],[-73.93204740481455,40.87058290346415],[-73.9320315692674,40.870757202032216],[-73.93191377136816,40.871129493722776],[-73.93178440124831,40.87133442292383],[-73.93160149587324,40.87158387547007],[-73.93146821139372,40.8717977162066],[-73.93137655898956,40.87210862736065],[-73.93122107559087,40.87233532285596],[-73.93106254199607,40.872666806528784],[-73.93084511434465,40.872887170307905],[-73.93068381818175,40.87315687690053],[-73.92997686743153,40.87433896233042],[-73.92986215062574,40.87441844152521],[-73.92931918819407,40.87529443856097],[-73.92917968255978,40.8755555489664],[-73.92901345809797,40.87573866009017],[-73.92859002632899,40.87609600979245],[-73.92832976968496,40.876353469084805],[-73.92814623603576,40.876522528944],[-73.92803638576743,40.87658244250595],[-73.92796594643477,40.87661768537658],[-73.92753082127496,40.87671053481306],[-73.92689940502451,40.87721663393213],[-73.92660824434303,40.87750763121189],[-73.92653096278434,40.87758369128],[-73.92648185718446,40.87761820301795],[-73.92641591454839,40.877610047198274],[-73.92640556921123,40.877621476537406]]],[[[-73.92359742020453,40.87889871249015],[-73.92361719191486,40.878852758033474],[-73.9236242315081,40.87885490128641],[-73.92363695289228,40.878815355932154],[-73.92367919311745,40.878826073996116],[-73.92366647926995,40.878863496512956],[-73.92367773890672,40.878865626136566],[-73.92366219321849,40.87891158339885],[-73.92365233486962,40.87891157687767],[-73.92362973950421,40.87896394324333],[-73.92359172553142,40.878952159332734],[-73.92361150251914,40.878900860406006],[-73.92359742020453,40.87889871249015]]]]}},{type:"Feature",properties:{ntacode:"QN05",ntaname:"Rosedale",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.72586264116346,40.683241080946374],[-73.72590660060686,40.68265660462409],[-73.72582367665036,40.681635750612884],[-73.72575419060891,40.68094591409311],[-73.72568736760782,40.6802504548615],[-73.72563005119908,40.67958795078144],[-73.7260111602337,40.6780783378277],[-73.72619806195753,40.677380889729825],[-73.7265431725355,40.67648672961891],[-73.727141342037,40.675095875844576],[-73.72744080392701,40.67442874134935],[-73.72753358420492,40.674213864119174],[-73.72755616356456,40.67416158819158],[-73.72753500302515,40.67393028429245],[-73.72779414880497,40.6714546764666],[-73.72788358627,40.67079643662375],[-73.72792572850263,40.6700971480202],[-73.72799445680089,40.66942669358333],[-73.72812840254092,40.66870817056469],[-73.72826385203379,40.66807287563205],[-73.72822217040849,40.6673136390547],[-73.72826620785715,40.666606286344155],[-73.7282727225498,40.66642959208367],[-73.7282191195837,40.66591458445324],[-73.72814252038631,40.665514374276356],[-73.7281135133063,40.665345314435335],[-73.72785787219551,40.66506796968155],[-73.72787486693984,40.664695132717505],[-73.72780900717234,40.66461409333817],[-73.72777029188696,40.66406439841791],[-73.72783352319888,40.66397643744313],[-73.72781392327448,40.66322396947654],[-73.72781750949896,40.66311678348191],[-73.72833071875966,40.66304394373121],[-73.72815281591829,40.662454142504124],[-73.72804607904861,40.66239899654383],[-73.727931244115,40.66174883510489],[-73.72759175840311,40.66109448773434],[-73.72720801965241,40.66042232119566],[-73.72680978650403,40.659794856129594],[-73.72644438674251,40.659161615423784],[-73.72621139902787,40.6584788173997],[-73.72602875911696,40.65799899937407],[-73.72592687675005,40.65773131985393],[-73.72566237240251,40.656990343091756],[-73.72556769770418,40.656725143081395],[-73.72554976546661,40.656392292812455],[-73.725502590725,40.65551651557233],[-73.72498470712836,40.65425343540405],[-73.7250556905358,40.65350789364036],[-73.72509934582102,40.6523457483118],[-73.72522608107023,40.65200100014752],[-73.72649790113574,40.65166351439867],[-73.7302865297219,40.65036852267445],[-73.73051457301047,40.65031031200651],[-73.73207263097108,40.65008747422028],[-73.73398259880906,40.64985220929758],[-73.73513501472314,40.64973204046688],[-73.73673508636632,40.64909981649748],[-73.73904482131441,40.648201180344465],[-73.74143705976371,40.646889178320016],[-73.74143890900172,40.64634484391741],[-73.74143979626783,40.64608557627325],[-73.74144760042783,40.645941717686476],[-73.74146811200832,40.64556352706916],[-73.74148523606593,40.645247833244596],[-73.74162258209039,40.64271602742689],[-73.74166141251756,40.64219806167841],[-73.74205084886799,40.64147420452427],[-73.7414227931497,40.640503390753366],[-73.74227387226121,40.640123380948936],[-73.74125900067585,40.63889749943507],[-73.74033103263403,40.637260300956214],[-73.739557596318,40.63586253426103],[-73.73947121560825,40.635706431827934],[-73.73986921326065,40.63524791272228],[-73.73995957504611,40.635143809371876],[-73.74000390414145,40.63530886479281],[-73.7401745811948,40.63527686584416],[-73.74020461190251,40.63526447119743],[-73.7406594030946,40.63521017918688],[-73.7406709619268,40.63520818619395],[-73.74066518462996,40.63518693614962],[-73.74077349047413,40.63516320006485],[-73.74076026693626,40.63512664736533],[-73.74074429132382,40.63512998806594],[-73.74075056900976,40.63515580273169],[-73.74073204713247,40.63515833790491],[-73.74065547157534,40.635168818234135],[-73.74065635495089,40.635182736379775],[-73.74053168112312,40.63520397542056],[-73.74052856928527,40.63517070043752],[-73.74044226722104,40.63518263812671],[-73.74041969158282,40.63517860666849],[-73.74042047354325,40.63514429844054],[-73.74043676987385,40.63514167385884],[-73.74043953700682,40.63515257587356],[-73.74074057242734,40.63509750865653],[-73.74091563209146,40.63506548397973],[-73.74091396115195,40.63506080464052],[-73.74097436060488,40.63504828823872],[-73.74097754781054,40.635057216016726],[-73.74098387830668,40.63505590512065],[-73.74099288434594,40.63508112767209],[-73.7409831471841,40.635084045876816],[-73.74098927253291,40.63510119942608],[-73.74092361851719,40.635114805668955],[-73.74091479001575,40.63509007973385],[-73.74089879802904,40.635093394116886],[-73.74091019852347,40.63512532307328],[-73.74080494840243,40.63514713439491],[-73.74079465283731,40.63511830168178],[-73.74077422547461,40.63512253533372],[-73.74078781200122,40.635161034869824],[-73.74102145003522,40.63516279099392],[-73.7413350668789,40.63511399839416],[-73.74164858697326,40.63505389381694],[-73.74164684545202,40.635047154222626],[-73.7416355642046,40.635013759726704],[-73.74169596702532,40.6350016904244],[-73.7416788627101,40.63495617450647],[-73.74163328571262,40.63496145683034],[-73.741630984372,40.63494709088347],[-73.74144863296621,40.634978395456855],[-73.74144240592283,40.634964020678815],[-73.74170882730023,40.63492632193229],[-73.7417095708889,40.6349370952315],[-73.7417693079262,40.634926457775556],[-73.74177317434398,40.63494202439854],[-73.7417063566539,40.634955637353585],[-73.74171935824093,40.634997161378706],[-73.74176899243567,40.634988666209736],[-73.74178775322285,40.63502171947905],[-73.74178960649954,40.6350214041625],[-73.74192006041135,40.634999162845446],[-73.74200012051105,40.63498325953503],[-73.74221252506788,40.635015810579056],[-73.74231218319345,40.63504370812133],[-73.74246642615265,40.635119228252165],[-73.74250148250215,40.63516891578417],[-73.74252931736756,40.63522118848196],[-73.7425496075243,40.63527543937585],[-73.74255145962731,40.635283408644774],[-73.74255152674458,40.63529150169389],[-73.742549806965,40.635299488154466],[-73.74254634924151,40.63530714069175],[-73.74254125199775,40.63531424147587],[-73.74253466032646,40.63532058838287],[-73.74252676185955,40.63532600074761],[-73.74251778142705,40.63533032450685],[-73.7425079746574,40.63533343658446],[-73.7424959072666,40.63533541538827],[-73.74248185223767,40.63533948251857],[-73.74246887115851,40.63534526115382],[-73.74245732011204,40.6353525927809],[-73.74244751595442,40.63536127628667],[-73.74243972762338,40.635371073474616],[-73.74238800510533,40.635498652252686],[-73.74236547732201,40.635554222996745],[-73.74241586733497,40.635569117162085],[-73.74239123952643,40.63563030012688],[-73.74242902740338,40.63563952065163],[-73.74243665568186,40.63564138156589],[-73.74255329130568,40.635441459727105],[-73.74258539843599,40.63545335666118],[-73.74243638020504,40.63571275510751],[-73.74240125215367,40.63569867515985],[-73.74239929447303,40.63569789025536],[-73.74240752450444,40.63568531820002],[-73.74242717666696,40.63565529792819],[-73.7424223472875,40.63565374835391],[-73.74238343507994,40.635641262340926],[-73.74236603847693,40.63569612604738],[-73.74231340408237,40.63568798395535],[-73.74224399981487,40.63582509415163],[-73.74217084528775,40.635965352313995],[-73.74208096432963,40.636097061923515],[-73.74194304350249,40.63626225729087],[-73.74190682047431,40.63629123913112],[-73.74176405727106,40.636438638677326],[-73.74173263036201,40.636428579834266],[-73.74149147298876,40.63665363178502],[-73.74145740266106,40.63668654386787],[-73.74144182601822,40.63670159032734],[-73.74124295440821,40.63693385749207],[-73.74117860782616,40.637064197670384],[-73.74113327509309,40.63715533874029],[-73.74096487686373,40.63730477503013],[-73.74109421928739,40.637646355176095],[-73.74112989506918,40.63771433357999],[-73.74115278454506,40.63774285753536],[-73.74117306495583,40.637762706814286],[-73.74118644354735,40.63778238207273],[-73.74120095386348,40.63779949835503],[-73.741216587965,40.63781576243048],[-73.74123335092199,40.63783032058126],[-73.74125345959197,40.63784915842045],[-73.74129078685255,40.63788603265972],[-73.7413037249111,40.63789881291849],[-73.74130566584391,40.63790041417352],[-73.74131825515448,40.63791080300422],[-73.74133615186159,40.63792194827227],[-73.74134845884923,40.63792880880205],[-73.74135404212926,40.63793180606109],[-73.74135964846255,40.63793481325592],[-73.7413674833129,40.63793824813904],[-73.7413719561147,40.63794167378465],[-73.7413797936213,40.63794425343629],[-73.74138298656288,40.6379442606174],[-73.74138764391644,40.637944271091975],[-73.74139661688329,40.63794343821325],[-73.74139998401087,40.63794259105166],[-73.74140223045114,40.63794174187225],[-73.7414134617802,40.63793664257879],[-73.74141683155506,40.637934941861324],[-73.74142020000143,40.6379340947021],[-73.74142244203149,40.63793409974382],[-73.74142468384163,40.63793410478497],[-73.74144486341856,40.63793500489493],[-73.74145382711929,40.63793673334498],[-73.74146279147764,40.63793846246589],[-73.74148518992936,40.637945345167225],[-73.74150869561397,40.637955647613914],[-73.74158142517852,40.637995102881675],[-73.74160828610633,40.63800797654763],[-73.7417224688216,40.638056066176276],[-73.74187696472147,40.63811791188327],[-73.74189040305808,40.63812221303771],[-73.74193747964244,40.63812658951991],[-73.74202490121695,40.63813618172342],[-73.74211119816742,40.638146625402044],[-73.7421974852489,40.6381596305152],[-73.74228377060044,40.63817349079613],[-73.74238797185485,40.638193369932814],[-73.74249440927589,40.63821496294782],[-73.74260419719934,40.63823997945186],[-73.74271621824796,40.63826756287132],[-73.74272966303373,40.63827015598173],[-73.74276445497071,40.63826169200668],[-73.74289350196133,40.63823550095222],[-73.74302365616018,40.63821272965547],[-73.7431010700438,40.63820094456614],[-73.7431807217735,40.63819001815158],[-73.74326148890702,40.638180804142706],[-73.74334449522102,40.63817244662591],[-73.74350517660072,40.63808397246379],[-73.74373884101576,40.637969181083704],[-73.74397128496241,40.63788001261492],[-73.7440381545063,40.6379860766226],[-73.7437853783845,40.638428730572286],[-73.7436606468547,40.63864715590274],[-73.74352389261928,40.63888663263326],[-73.74352226238193,40.63888948637483],[-73.74356355009019,40.63894168237602],[-73.74364746537928,40.6389888483481],[-73.74366611241928,40.638995999520105],[-73.74373421504637,40.639022117664005],[-73.74376618359749,40.63902032195869],[-73.74378684907381,40.639005711213244],[-73.74383148928445,40.63895978051962],[-73.74384645847985,40.63895539411126],[-73.74402450885485,40.63866200607291],[-73.74402804795434,40.63865617304624],[-73.744029975413,40.63865299662785],[-73.74402564937428,40.63865156685307],[-73.74401611368742,40.63864841433785],[-73.74396627971582,40.63863193947464],[-73.74395937455795,40.638628767682356],[-73.7439566326361,40.63862033552941],[-73.74398391923134,40.63855855757757],[-73.74403572252267,40.63844127632445],[-73.74404183532333,40.63843549777723],[-73.74404519787974,40.63843509464789],[-73.74406202167825,40.63843307349595],[-73.74407869780767,40.638434921099424],[-73.74408094395542,40.63843494636945],[-73.74409080311901,40.63843505844208],[-73.74411229309379,40.63837937031159],[-73.7441247678717,40.63834704248961],[-73.74418327814683,40.63819542255735],[-73.74416787097164,40.63819157414303],[-73.74415629764309,40.63818422033207],[-73.74415773135044,40.6381805894788],[-73.74422124418281,40.63801970389382],[-73.74426333512355,40.63795441304677],[-73.74445896739418,40.63765511880869],[-73.74450503104417,40.637580533468814],[-73.74453083731336,40.63757631998354],[-73.74455328893076,40.637569536848645],[-73.74457350396698,40.63756103994338],[-73.74458136924339,40.63755678709524],[-73.74458923625279,40.63755167901382],[-73.74460273481127,40.63754060566328],[-73.74461624163858,40.63752696829515],[-73.74465002034735,40.63749031504758],[-73.74469396163171,40.63743489143136],[-73.74472891886725,40.63738286461211],[-73.74473117199715,40.637380308092546],[-73.74473230486365,40.63737689384946],[-73.74473345626822,40.637369208323015],[-73.74473236368098,40.637361518150094],[-73.74472796744074,40.637338446153436],[-73.74472799357959,40.637331613197965],[-73.74467585741408,40.637313831490346],[-73.74468657946097,40.637295753264794],[-73.7447013059635,40.637301404556155],[-73.74470379258365,40.63729391951137],[-73.74467432936696,40.63728511476506],[-73.7447089599077,40.637228389707],[-73.74471387604868,40.63722840062148],[-73.74479558148512,40.63707502907618],[-73.74483896213276,40.63708698507477],[-73.74471275511706,40.63730704689426],[-73.74473447464219,40.637313227016],[-73.74474271381368,40.63729406304514],[-73.74475964729623,40.637264204880445],[-73.74477993647253,40.637236061954006],[-73.7448035844103,40.637209636448816],[-73.74481145943258,40.63720282040971],[-73.74482045163968,40.6371968610807],[-73.74484067698701,40.63718580162469],[-73.74486538068554,40.637176460397036],[-73.74489231636292,40.63716968731266],[-73.74493270409738,40.637163797623614],[-73.74496859387857,40.63716131470253],[-73.74500110986897,40.63716138681514],[-73.74503024903025,40.637164867686494],[-73.74504257301133,40.637167458041795],[-73.74505601113876,40.63717175932887],[-73.74508287457549,40.637183776282434],[-73.7450833479325,40.63718397987462],[-73.74510078542993,40.637191503567706],[-73.74511757909563,40.63719837481248],[-73.74512766324753,40.63720010495729],[-73.74513662540491,40.63720183328449],[-73.74514559368657,40.63720270672304],[-73.7451466706038,40.63720259217451],[-73.74515344517599,40.63720187056322],[-73.74516353911329,40.637201038702514],[-73.74517251955866,40.63719849658062],[-73.74519496966809,40.63719171231205],[-73.74522578810821,40.63716363050043],[-73.74528780756874,40.63712970385065],[-73.74530950051826,40.63711657137384],[-73.74531990806945,40.63711175534447],[-73.74533233070206,40.63710664792053],[-73.74534457149683,40.63710182003382],[-73.74538544605655,40.63708088261846],[-73.7454006004634,40.637076001369394],[-73.74541408813896,40.637067489420915],[-73.74553205659534,40.63700539751771],[-73.74563429196279,40.6369526655613],[-73.74567138084429,40.63692968469275],[-73.74573546569792,40.636883702277615],[-73.74576131977524,40.63686667582141],[-73.74586695037765,40.63680540935357],[-73.7459220305852,40.636768801300505],[-73.74597825393195,40.636726218136864],[-73.7460063772046,40.636702363122225],[-73.74603225626727,40.636678503814124],[-73.7460547756891,40.63665378335169],[-73.74607359389114,40.63662948844458],[-73.74607393134664,40.636629054954085],[-73.74610144046518,40.63660412386001],[-73.74612214127617,40.63657948933185],[-73.74614353062229,40.63655520008997],[-73.74616559879844,40.63653126365136],[-73.7461883356297,40.636507695405854],[-73.74621173338772,40.636484503544914],[-73.74623652817687,40.636462655331016],[-73.74626385712037,40.63644221911155],[-73.74629219000674,40.6364372679825],[-73.74636290096278,40.63645664684203],[-73.74643086896371,40.636481066068846],[-73.74649547656944,40.636510303833134],[-73.74655613686427,40.636544094532],[-73.74661229878853,40.63658213120224],[-73.74668073502417,40.63664751884666],[-73.74674269086135,40.63671655457178],[-73.74676319100207,40.63673491977876],[-73.74677936192082,40.636755642078626],[-73.74679074637874,40.636778135545796],[-73.74679702247354,40.63680176417413],[-73.74679801274215,40.63682585985994],[-73.7467936891788,40.63684974129277],[-73.74678417402768,40.63687273321937],[-73.74676973632704,40.636894185536896],[-73.74665218566278,40.637032989739],[-73.74658986937204,40.63711326392325],[-73.74648181054783,40.637200492053935],[-73.74645973515291,40.637227978646926],[-73.74645394301928,40.637259820881276],[-73.74635020373721,40.6373292413477],[-73.74620675133025,40.63740451164502],[-73.7461947212192,40.637399626243344],[-73.74613888619245,40.6374337854925],[-73.74614917206596,40.6374497373783],[-73.74603620687043,40.63752183642393],[-73.7459865386329,40.6375368445498],[-73.7459674618142,40.637521144961234],[-73.74571961119192,40.637652335898295],[-73.74553630736413,40.637769631217175],[-73.74549226409502,40.637795989785225],[-73.74545481335664,40.63779861717564],[-73.74527138642934,40.63791590124538],[-73.74527129986744,40.637938577469214],[-73.74523790141238,40.637961719505746],[-73.74524280313456,40.637977387810736],[-73.74524489519094,40.63798603142314],[-73.7451937774936,40.63800913485911],[-73.74516813350795,40.63804309215189],[-73.74515886775082,40.63807741225211],[-73.74516219973715,40.63811218797311],[-73.74519182005356,40.63813977027843],[-73.74521617222749,40.63817019702866],[-73.74523479225873,40.638202888489516],[-73.74524732536246,40.638237221775185],[-73.74525353272973,40.63827254271655],[-73.74525371526065,40.63827490477976],[-73.74525473247564,40.63828445716162],[-73.74525761648624,40.638293785704846],[-73.7452623022192,40.638302679922774],[-73.74526868394759,40.63831093912868],[-73.74527661767632,40.63831837696396],[-73.74528592439124,40.63832482560316],[-73.74529639409825,40.6383301395408],[-73.74532770333602,40.63837221196989],[-73.7453798055861,40.638292461500875],[-73.74567316004261,40.638124657427994],[-73.7455105825176,40.637943881033415],[-73.74566504490373,40.637836325441],[-73.74571895695185,40.63782402657133],[-73.74602015126123,40.63764382151668],[-73.74614300250184,40.637580922901996],[-73.74615726236742,40.63758185219915],[-73.7461715382709,40.63758107889034],[-73.74618548204545,40.63757862183531],[-73.74619875362437,40.63757454095781],[-73.74621102933493,40.63756893578393],[-73.74622200979229,40.63756194301505],[-73.74628878934645,40.63752640089825],[-73.74635102409647,40.63748635705717],[-73.74635785086167,40.63747925597856],[-73.74638148396414,40.637459448644],[-73.74640893395055,40.637442739977075],[-73.74643950901823,40.63742955107296],[-73.74644709594637,40.637423250761806],[-73.7464533957864,40.637416175002976],[-73.74645832272124,40.637408380736524],[-73.74646168622708,40.63740011801963],[-73.74648289889326,40.63736994602422],[-73.74650999201809,40.63734264215418],[-73.7465423112401,40.637318865854176],[-73.74657199567076,40.637271326944195],[-73.74660886408907,40.63722680185591],[-73.74665239719269,40.63718591772145],[-73.74667907572916,40.63716295095083],[-73.74673378672483,40.63710887474236],[-73.74678162543182,40.63705114067189],[-73.74683530688745,40.63699321074433],[-73.7468939276614,40.63693812930769],[-73.74690287397482,40.636926279736954],[-73.74691427138238,40.636915721598136],[-73.74692780549614,40.63690674612769],[-73.74694310298963,40.63689960090546],[-73.74695974189564,40.63689448302555],[-73.7469772632457,40.63689153365977],[-73.74699518373029,40.636890834163474],[-73.74701001365568,40.636898981248954],[-73.74702300417981,40.636908782906474],[-73.74703384051836,40.636920001624624],[-73.7470422600864,40.63693236555385],[-73.74704805886131,40.63694557509384],[-73.74705109632667,40.63695931015367],[-73.7470512988775,40.63697323790768],[-73.7470509120492,40.637013567546006],[-73.7470420183667,40.637053325106926],[-73.74702484923272,40.63709147608081],[-73.74699985138297,40.637127027760386],[-73.74699391191159,40.63715064468437],[-73.74699980656594,40.63735439191106],[-73.74694320572233,40.637529202175585],[-73.74693969946736,40.63755423471132],[-73.74690359532553,40.63763320322454],[-73.74687550307557,40.637751072215515],[-73.74682450106127,40.63778718074756],[-73.74680453286358,40.63780440501881],[-73.74676894478927,40.63785781721073],[-73.74678978988472,40.637876682002045],[-73.74681551046002,40.637893390090106],[-73.74683712170257,40.637913189923424],[-73.74685399266107,40.637935503439195],[-73.74686563077685,40.63795967918625],[-73.74687169626475,40.63798501134424],[-73.74687201203392,40.63801076033013],[-73.7468665688587,40.63803617439052],[-73.74685552564888,40.63806051154947],[-73.74683920481081,40.63808306127096],[-73.74681229006492,40.638139316286846],[-73.74678126075818,40.63819432785485],[-73.7467462152965,40.63824792149437],[-73.74672141748503,40.638264281361714],[-73.74669412866496,40.63827815043187],[-73.746664777286,40.63828931095194],[-73.74663324041592,40.6382977119108],[-73.74661229808851,40.63832520775846],[-73.74659721872919,40.6383548486047],[-73.7465883686679,40.638385914386184],[-73.74658596290772,40.63841765042279],[-73.7465413247818,40.63869678798195],[-73.74653979728346,40.638711362835444],[-73.74652871503285,40.63872650863039],[-73.74652069841096,40.63874273736701],[-73.74651592410184,40.63875969137323],[-73.74651449733108,40.63877699699224],[-73.74651644954655,40.63879427281751],[-73.74651651221525,40.6388543792886],[-73.74650936702284,40.63891423882073],[-73.74649507369686,40.638973350879],[-73.74647375173717,40.63903122117754],[-73.74644557941716,40.639087365812465],[-73.74642807374849,40.63910072539313],[-73.74641378606405,40.63911614774274],[-73.74640312795279,40.639133188588325],[-73.74639640644695,40.63915135703227],[-73.7463938151771,40.63917012969385],[-73.74639542879386,40.639188965786055],[-73.74640120081698,40.63920732269423],[-73.74640380008431,40.639218491456994],[-73.74640403515212,40.639229832963764],[-73.74640190003876,40.63924105866862],[-73.7463974490637,40.63925188297171],[-73.74639079546589,40.63926203048532],[-73.74638210852262,40.639271243040284],[-73.74637160924314,40.63927928625414],[-73.74635956474577,40.63928595549436],[-73.74634893762202,40.63929227746182],[-73.7463398132671,40.63929983996705],[-73.74633243811128,40.63930843876257],[-73.74632701134286,40.63931784161287],[-73.74632367952847,40.6393277945664],[-73.7463225326545,40.63933802881439],[-73.74632360169666,40.63934826795086],[-73.7463268577833,40.639358235437435],[-73.74633221297509,40.639367662072615],[-73.7463395226399,40.63937629326182],[-73.74634858935903,40.63938389589407],[-73.746359168259,40.63939026463725],[-73.74636681859336,40.639407889928755],[-73.74637066392948,40.63942622114308],[-73.74637060495691,40.63944478486939],[-73.74636664319539,40.63946310169152],[-73.74635538055854,40.63950060489534],[-73.74635262543609,40.63953901965128],[-73.74635845757032,40.639577234314174],[-73.7463618138006,40.63967812898768],[-73.74635785217977,40.63977901091958],[-73.74634658476036,40.6398795723509],[-73.74632804588295,40.63997950649899],[-73.7463022920718,40.64007850849355],[-73.74626940186286,40.64017627630667],[-73.74622947556443,40.64027251167422],[-73.74618263495167,40.64036692100597],[-73.74617728481634,40.64037369473078],[-73.74617343869609,40.64038103702597],[-73.74617119727169,40.6403887556914],[-73.74617061921778,40.6403966486747],[-73.7461717196667,40.64040450936027],[-73.74617446981244,40.64041213197788],[-73.74617879766461,40.64041931698917],[-73.74618458993282,40.64042587631093],[-73.74622731411824,40.64045383613728],[-73.74626367015294,40.640486607694164],[-73.74629273607488,40.6405233599283],[-73.74631377478818,40.64056316083884],[-73.74630980890069,40.640568231847126],[-73.7463069804129,40.6405737272462],[-73.74630536488759,40.640579500227545],[-73.7463050054835,40.64058539656711],[-73.74630591180244,40.64059125874521],[-73.74630805963253,40.640596930154835],[-73.74631139159519,40.64060225928521],[-73.74631581867783,40.64060710376948],[-73.74632122261187,40.64061133418808],[-73.74633658251712,40.64063253874668],[-73.74634788752769,40.64065517442851],[-73.74635491426983,40.640678793987384],[-73.74635752390114,40.64070293073661],[-73.74635908833405,40.64073102279112],[-73.74635425904879,40.64076673577132],[-73.74634189959,40.640801381270016],[-73.7463223363744,40.640834044258085],[-73.74629608608053,40.640863862065785],[-73.74628411081518,40.64088982748004],[-73.7462775997498,40.640916898074536],[-73.74627671232614,40.64094441097763],[-73.74628147028126,40.640971692486275],[-73.74629175711469,40.64099807456261],[-73.7463073209405,40.64102291119225],[-73.74632778065457,40.641045594203455],[-73.74634653524787,40.641093896622344],[-73.74635900371715,40.64114336391403],[-73.74636506670043,40.64119352257873],[-73.74636466614841,40.64124389249773],[-73.74635780588055,40.64129399152923],[-73.74635155015038,40.641297372685784],[-73.74634606049297,40.64130145352862],[-73.74634147038603,40.641306134834686],[-73.74633789143532,40.641311302780906],[-73.74633541066099,40.641316831711926],[-73.74633408838183,40.64132258719527],[-73.74633496487681,40.641324142321395],[-73.74633551120178,40.641325782750044],[-73.74633571390329,40.64132746808523],[-73.74633556798972,40.64132915682497],[-73.74633507705424,40.64133080738364],[-73.74633425318623,40.6413323791157],[-73.74633311667367,40.641333833316736],[-73.74633169550353,40.641335134176686],[-73.74633002467253,40.64133624966135],[-73.7463281453254,40.641337152301645],[-73.74631998860102,40.64135563354188],[-73.74631546731776,40.64137482469552],[-73.74631467867954,40.641394313181614],[-73.74632639602952,40.641399930308346],[-73.74633897074291,40.6414043424574],[-73.74635437367581,40.6414078568502],[-73.74635320101908,40.64142234118783],[-73.7463488319399,40.64143646625586],[-73.74634139211041,40.64144982575485],[-73.74635254131172,40.64148725632428],[-73.74637170356266,40.6415227543707],[-73.74639834567203,40.641555332135354],[-73.74643172631313,40.64158408311716],[-73.74650806636993,40.64163919896203],[-73.74654320059813,40.64169085878579],[-73.74657654818601,40.641825497189096],[-73.74664070003921,40.64198935954761],[-73.74667588629795,40.642064929906724],[-73.74670489411659,40.64214200789674],[-73.74672037469247,40.642212531716034],[-73.74674116340769,40.64228225904103],[-73.74675343176585,40.642308561425],[-73.74677148126561,40.642332853723374],[-73.74679476907207,40.64235440534243],[-73.74682259480578,40.64237256811417],[-73.74685412160632,40.64238679579006],[-73.74686279407643,40.64239063155438],[-73.74687053957369,40.64239548374474],[-73.74687715478922,40.642401224997755],[-73.7468824660823,40.64240770461341],[-73.74688633403832,40.64241475251062],[-73.74688865712821,40.64242218369152],[-73.74688937437347,40.64242980309773],[-73.7468884669468,40.64243741072989],[-73.74688593437402,40.64244485980253],[-73.74688184462767,40.64245189579683],[-73.7468803250194,40.642483660906635],[-73.74688465072084,40.64251527585362],[-73.74689473676463,40.64254611958306],[-73.74690499662528,40.642563277431016],[-73.74691884686658,40.642578903179405],[-73.74693590459795,40.64259256485095],[-73.74695569825614,40.64260388476561],[-73.74697768064178,40.64261254998142],[-73.74698636531397,40.642614497237595],[-73.74699477006929,40.64261705993767],[-73.74700930031825,40.64262332768159],[-73.74702218204612,40.642631421196675],[-73.74702879331615,40.64264421167627],[-73.74718790306721,40.64287869168301],[-73.74719089050313,40.64294298625881],[-73.7472029390154,40.643006663107165],[-73.74722390884318,40.64306898345121],[-73.74725355671902,40.6431292242501],[-73.74729153869018,40.64318668658804],[-73.74733741410816,40.643240703783206],[-73.7473906507405,40.6432906491231],[-73.74739632111516,40.64329656372987],[-73.74740290410953,40.64330190172005],[-73.74741029960916,40.643306581912995],[-73.74741453249032,40.6433087826581],[-73.74743277917747,40.64331131465266],[-73.74745026042889,40.643316034675685],[-73.74746652715868,40.6433228214719],[-73.74748116148106,40.643331500691374],[-73.74749378744576,40.643341849368646],[-73.74750408069596,40.643353601650375],[-73.74751177680083,40.643366455625184],[-73.74751667804885,40.643380081079336],[-73.74751865852703,40.6433941279799],[-73.74751695123882,40.64340254942961],[-73.74751699759311,40.6434110706276],[-73.7475187964451,40.64341948101073],[-73.7475223033449,40.643427572753914],[-73.74752743163569,40.643435145906],[-73.74753405459516,40.64344201333018],[-73.7475420085668,40.64344800532863],[-73.74754896375777,40.64344793726367],[-73.74755584264733,40.64344872281471],[-73.7475624658574,40.643450341497164],[-73.74756866067716,40.643452751101385],[-73.74757426556671,40.643455888793014],[-73.74757913436946,40.6434596727517],[-73.74758314012341,40.64346400430469],[-73.74758617837188,40.643468770499695],[-73.74758816988741,40.64347384705049],[-73.74758906273776,40.64347910157776],[-73.7475888336401,40.643484397061066],[-73.74758748856831,40.64348959541214],[-73.74760994484582,40.643529634964935],[-73.74763920521808,40.643567038119606],[-73.74767474781704,40.643601137764996],[-73.7477159387239,40.64363132570941],[-73.74776204327526,40.6436570635284],[-73.74776870695705,40.64365720495343],[-73.74777524295438,40.643658203900216],[-73.7477814624692,40.64366003151323],[-73.74779288954088,40.643675073377665],[-73.74781185631596,40.6436911147997],[-73.74782855595122,40.643708557391214],[-73.74784784267888,40.64373505676831],[-73.7478619112641,40.643763397642815],[-73.74787046762523,40.64379298760705],[-73.74787635418218,40.64381491345773],[-73.74788698630849,40.643835776335735],[-73.74790206264016,40.64385498488151],[-73.74792115584098,40.643871994627325],[-73.74794372471496,40.64388632343013],[-73.74796912954658,40.6438975651382],[-73.74799665023349,40.64390540110375],[-73.74801489123057,40.64390792006373],[-73.74803228095259,40.64391281331489],[-73.74804829110825,40.64391993220282],[-73.74806243531643,40.64392906045918],[-73.74807387886935,40.6439394785556],[-73.74808287644574,40.64395120657641],[-73.74808917510356,40.64396391482244],[-73.7480891650949,40.64398687301283],[-73.7480939883842,40.644009535326816],[-73.74810352014111,40.644031315224034],[-73.7481175136713,40.644051649002115],[-73.7481356068009,40.644070010386244],[-73.74815733124991,40.644085924150396],[-73.74818212475192,40.64409897841704],[-73.74820934560664,40.64410883531748],[-73.74822450554407,40.644114708860855],[-73.7482384604498,40.64412211526005],[-73.74825068970381,40.644130707798915],[-73.7482612893923,40.64414047592149],[-73.74827006661806,40.6441512418645],[-73.74827686164947,40.644162809705904],[-73.74829894543002,40.64417204818423],[-73.74832252949516,40.644184060453306],[-73.74834849188872,40.64419277391421],[-73.74840059770591,40.64421457120956],[-73.74842757018516,40.64423198168116],[-73.74845082033025,40.64425226940254],[-73.74846633082429,40.644279846277605],[-73.74852949054382,40.64431811184013],[-73.74855450035304,40.644322651446465],[-73.74875121261616,40.644471103350405],[-73.74876828388742,40.64451640012514],[-73.74876557541947,40.64455831452821],[-73.74876898601656,40.644600199184254],[-73.7487434633344,40.644667969669335],[-73.748714898787,40.64473503218953],[-73.74869908997258,40.64479052979385],[-73.74869172506088,40.64484704098874],[-73.74869290089143,40.64490382288636],[-73.74870260202857,40.644960129038374],[-73.74872070096329,40.645015219248684],[-73.74874695978825,40.645068369304084],[-73.74878103332442,40.64511888049488],[-73.74880454667479,40.64509750321829],[-73.74886955099856,40.64514228765412],[-73.74885047914483,40.64516927011333],[-73.74889718179521,40.645165452587456],[-73.74892806388914,40.64516616571047],[-73.7489586614962,40.64516943009374],[-73.74896515905951,40.645170459838305],[-73.74897770693272,40.645171247547076],[-73.74899025810232,40.64517049092154],[-73.74900248709311,40.64516820958245],[-73.74901407678452,40.645164462689195],[-73.7490374083561,40.6451577672453],[-73.74905915966714,40.6451484848311],[-73.74907883972296,40.64513682497973],[-73.74909600428424,40.645123050890604],[-73.74911026589498,40.64510747348787],[-73.74912130262847,40.64509044440183],[-73.7491288653541,40.64507234803159],[-73.74917219515206,40.64504833373701],[-73.74921702338185,40.645025972098324],[-73.74928693289796,40.64495184818615],[-73.74931018192291,40.64493990458701],[-73.7493356761763,40.64493100778186],[-73.74936273352266,40.64492539581727],[-73.74939063000444,40.644923218849215],[-73.74941861921228,40.64492453512552],[-73.74943042844089,40.644925318428015],[-73.74944190719542,40.64492757204399],[-73.7494527421735,40.644931234463016],[-73.74946263764402,40.64493620572263],[-73.74947132351865,40.64494235013676],[-73.74947856272378,40.64494949999907],[-73.74948415767113,40.64495746016027],[-73.7494878421754,40.64496590573454],[-73.74948967547145,40.64497469516967],[-73.74950727296202,40.64501484904378],[-73.74953329214635,40.6450522551115],[-73.74956702592488,40.64508589680294],[-73.74960755753749,40.64511485984987],[-73.74965378547743,40.64513835713274],[-73.7497044534264,40.645155750072625],[-73.74972077453447,40.64515727304303],[-73.74973662984793,40.645160591944915],[-73.74975168064557,40.64516563587578],[-73.74976245305932,40.64517059436103],[-73.74977243087561,40.64517643840117],[-73.74978460306771,40.64518576439113],[-73.74979475850587,40.64519639922387],[-73.7498026580153,40.6452080924353],[-73.74991737433542,40.64532821868819],[-73.7500683998167,40.645441896641636],[-73.75011548250505,40.645445398622186],[-73.75023574878753,40.64552983785307],[-73.75039717338133,40.64562448789514],[-73.75048381518693,40.64566398257352],[-73.75052794843322,40.64566859624159],[-73.75054104550243,40.64569778475204],[-73.75062905134187,40.645758584598134],[-73.75067460427773,40.64577329273315],[-73.75107508961518,40.64603793520928],[-73.75115144617202,40.6460740347591],[-73.75125251621961,40.64617074944868],[-73.75133757787549,40.646231540033],[-73.75135952673692,40.6462573903054],[-73.75139627722437,40.64626646656477],[-73.75141823601264,40.64629007480665],[-73.75145792010845,40.64630140328099],[-73.75147648280554,40.646326360654314],[-73.75154733547603,40.6463745382774],[-73.7516090121616,40.64640274752303],[-73.75166631398736,40.64642309604232],[-73.75167637990563,40.64647021235548],[-73.7517130240094,40.646500590767374],[-73.75186570161476,40.64657951751907],[-73.7519671718781,40.64659775264274],[-73.75220925037033,40.64675317748197],[-73.7525262674862,40.64693460594091],[-73.75277887932168,40.64704521511559],[-73.75303414733322,40.64721300874953],[-73.7530811747603,40.6472277207673],[-73.75327090492786,40.64733376201659],[-73.75329210608928,40.64734340272057],[-73.75335076763558,40.64735641010413],[-73.75340632077298,40.64737577919865],[-73.7534575835103,40.64740109789358],[-73.75350346513864,40.64743182748975],[-73.75354298943765,40.64746731416104],[-73.75355873408654,40.64747896628971],[-73.7535765983905,40.64748868445097],[-73.75359617681994,40.6474962480368],[-73.75361702493312,40.6475014853491],[-73.75363866946529,40.64750427749779],[-73.75366061907226,40.64750456109929],[-73.75371986283574,40.64750527408215],[-73.7537784626569,40.64751194737743],[-73.75383538950084,40.64752446379956],[-73.75388964370951,40.647542603555436],[-73.75406190371602,40.64775690352278],[-73.75427809856593,40.64788642258153],[-73.75439142561834,40.6478879333563],[-73.75450369535294,40.647935479555514],[-73.75475592485971,40.647812198892005],[-73.75487971520838,40.64768720793793],[-73.75492768642917,40.6475727210385],[-73.75461208438031,40.64720045895552],[-73.75522386879872,40.64744446893641],[-73.75502113347336,40.64781381872272],[-73.75483677902112,40.648070902957585],[-73.75454918750827,40.64834992800653],[-73.7541644318442,40.64865409515867],[-73.75411086674634,40.648697665158465],[-73.75465758139137,40.64901209660326],[-73.75793937458076,40.650853303938476],[-73.76406290141757,40.65435626632851],[-73.76404059433872,40.654393295020995],[-73.76319000548976,40.655898054181094],[-73.76299380535065,40.65592780808988],[-73.76279952179549,40.65597330712099],[-73.76261039841121,40.65603444087597],[-73.76242965087528,40.656110602364244],[-73.76226027435062,40.65620066532158],[-73.76210493871446,40.65630306624571],[-73.76196576519347,40.65641589221646],[-73.76184429685851,40.656536950185156],[-73.76177605858499,40.656874486177706],[-73.76177603510091,40.656874594352644],[-73.76177602265159,40.656874692498704],[-73.76172316104655,40.65721386387889],[-73.76172311319486,40.65721414271509],[-73.76172307678264,40.657214421407495],[-73.761685665587,40.65755484839347],[-73.76168565303509,40.657554975186684],[-73.76168563957393,40.65755511018695],[-73.76166374208869,40.657896073220925],[-73.7616637168165,40.65789649701621],[-73.76166370229643,40.657896928372615],[-73.76165732855809,40.65823808606019],[-73.76003600643598,40.65807344171266],[-73.75922652169109,40.657902236163984],[-73.75845384429833,40.65764790324513],[-73.75819056096972,40.65755494723041],[-73.75763169860554,40.6573576298407],[-73.75680959509809,40.65709328357419],[-73.75606608369165,40.656486460555016],[-73.75371894559224,40.65536538148463],[-73.75294892859958,40.65488504065385],[-73.75208885254433,40.65451770446514],[-73.75149741933643,40.65433688297758],[-73.7510942789562,40.65421244131334],[-73.74937142736786,40.65303483496567],[-73.74920814100545,40.652933863700405],[-73.74819999095344,40.652652662570894],[-73.7465499711273,40.65256375493211],[-73.74332546796684,40.652537804004915],[-73.74331805606731,40.653281203732064],[-73.74331194225113,40.65399442043405],[-73.74330720793854,40.65470855938751],[-73.74329846196689,40.65542352663876],[-73.74328714093896,40.65613473208694],[-73.74377018881931,40.65613902389074],[-73.74487420325568,40.6561445581735],[-73.74492278866175,40.65647897509561],[-73.7450603779808,40.657407150119475],[-73.74618048999798,40.65743907502206],[-73.74679970843603,40.65747128149457],[-73.74705195946014,40.65748828866502],[-73.74807112428844,40.65754849221101],[-73.74853177191412,40.6575756965304],[-73.7477978882163,40.65852210335212],[-73.74733230877446,40.65912452125802],[-73.74679260149371,40.65890762239523],[-73.74684750581054,40.66079554094319],[-73.74613697933259,40.661716720489885],[-73.7445092255619,40.663821278281624],[-73.74405313860902,40.66365807099164],[-73.74374970895563,40.66409039316689],[-73.74340973854899,40.66440416963773],[-73.7428188465583,40.66530554896012],[-73.73954958290838,40.665256022091576],[-73.7393713421582,40.665452228408235],[-73.7392085499814,40.6656291892627],[-73.73891022857698,40.66595449208083],[-73.73856469533771,40.66639689811098],[-73.7399311068294,40.66640155380763],[-73.74010286890582,40.66640214017031],[-73.74021946313437,40.666402276703856],[-73.74042437639228,40.66640252297791],[-73.74117817298493,40.66640295437335],[-73.74080404601436,40.666843967706214],[-73.7399333159808,40.66776382815115],[-73.7392198632457,40.66851888383289],[-73.7390004170177,40.66874928553395],[-73.73869946903383,40.6690682364461],[-73.73850086544765,40.669284773283906],[-73.73823608776424,40.66953170673056],[-73.7379880600523,40.66978963592841],[-73.73775794390926,40.67005754690134],[-73.73754673826387,40.67033434438706],[-73.73735527457589,40.67061884076603],[-73.73718424454947,40.67090981324924],[-73.73593438590397,40.67243297135654],[-73.73624941770638,40.67263060172317],[-73.73597469371681,40.67256742178244],[-73.7356185393299,40.67313052717458],[-73.73509933089805,40.673924256896285],[-73.73505915346206,40.67398974996732],[-73.73502751435933,40.67402829025726],[-73.73403489761401,40.67523765729607],[-73.73384204235914,40.675463376843986],[-73.73332244102072,40.6761325660214],[-73.73303223411345,40.67649502614114],[-73.73187382930517,40.67756892137532],[-73.73106142472696,40.67830662072256],[-73.73047301194778,40.6793479372617],[-73.72950555795241,40.68005572564392],[-73.72924739897161,40.68043098564057],[-73.72898998693003,40.68068281268418],[-73.7287461672962,40.68094285780515],[-73.72851656796792,40.681210472559975],[-73.72830180776724,40.68148497464304],[-73.72810238799399,40.681765637074875],[-73.7272008415377,40.68356123458151],[-73.72718272427994,40.68359733001725],[-73.7267524594687,40.68346409450291],[-73.7266646071816,40.683436889150165],[-73.72658306452165,40.68341483045296],[-73.72586264116346,40.683241080946374]]]}},{type:"Feature",properties:{ntacode:"QN22",ntaname:"Flushing",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.82331286855246,40.7795786598341],[-73.82354681609377,40.77903553756734],[-73.82376244869418,40.77850455199379],[-73.82382108964217,40.77836013814994],[-73.82405384581061,40.777717830159304],[-73.8241448049238,40.77747809322924],[-73.82422147275788,40.77723522698467],[-73.82428360049262,40.77698996098394],[-73.82433101875273,40.77674307030117],[-73.82486800908848,40.77654235484542],[-73.82583089977449,40.77591527158138],[-73.82625348460473,40.774520659101796],[-73.82647720752793,40.773116442789664],[-73.82657481799629,40.772345397962006],[-73.82657511687427,40.77163035301263],[-73.82656578893237,40.77064147572847],[-73.8265584197165,40.770137083593355],[-73.82604927472883,40.77021081449481],[-73.82556485153245,40.77028295959617],[-73.82466909032323,40.770407607808686],[-73.82444330283619,40.7692855140787],[-73.82421202453429,40.76816922799936],[-73.82395032520976,40.76688720215665],[-73.82372658168691,40.76582551589813],[-73.82348245212708,40.76465179236747],[-73.82302513277548,40.763666341208335],[-73.82260198317304,40.76275935649206],[-73.82207359778968,40.76162495400487],[-73.82181077148367,40.76107223677414],[-73.82176735371581,40.76097981376633],[-73.82155809662831,40.76053432449925],[-73.82116404950045,40.75968607609572],[-73.82080684858938,40.75894178331652],[-73.82063593339377,40.75887226784807],[-73.82004500584688,40.758483228162014],[-73.81923286412189,40.75794681275782],[-73.81856914417965,40.75751884857007],[-73.81789245661689,40.757086338484385],[-73.81893695315149,40.756409577973976],[-73.81926771979839,40.756199847858134],[-73.81961754403778,40.75596557940174],[-73.82030067736649,40.75551498022306],[-73.81840782858148,40.75383042207754],[-73.81909232075407,40.75338482035457],[-73.81977819372317,40.75293689462696],[-73.8208492883675,40.75224154492555],[-73.81998860976307,40.75142862089802],[-73.81941130761328,40.75088775460606],[-73.81911566904415,40.75062107328138],[-73.8188369834081,40.75035215791699],[-73.81826477278261,40.74982699033356],[-73.817795411334,40.74939201450773],[-73.81768650986474,40.74928821181448],[-73.81710925560616,40.7487605444728],[-73.81654271178436,40.74826004209788],[-73.81598751412868,40.74776993646549],[-73.8153731735569,40.747218337859756],[-73.815750695495,40.74697948011592],[-73.81657996228336,40.747137788288484],[-73.81691898659865,40.74720466785049],[-73.81782025888387,40.74738541614806],[-73.8187314289049,40.74771190075877],[-73.81961962696091,40.748042043154406],[-73.82052281829685,40.748356849572254],[-73.8210842759115,40.748558446445685],[-73.82131898119619,40.74875818304567],[-73.82239598974772,40.74986422292005],[-73.82321319876601,40.75070793150896],[-73.82426493874505,40.75183288858955],[-73.82461030203187,40.751626748378],[-73.82492269449735,40.75144029548257],[-73.82518837271274,40.751288585351695],[-73.82576557313442,40.75096902375125],[-73.82573853577263,40.75083915316922],[-73.82572052592943,40.75070838024742],[-73.82571159349634,40.750577067644365],[-73.82571176316864,40.750445579338205],[-73.82572103443259,40.750314280139996],[-73.82573938152404,40.75018353415954],[-73.82584440893326,40.74934839160041],[-73.82673694280294,40.749677234415714],[-73.82723921471795,40.74985960308917],[-73.8273775631301,40.7498743709026],[-73.82751792515751,40.74987478974319],[-73.82765641869182,40.74986083084413],[-73.82786693900955,40.7498112850851],[-73.82807314122024,40.74975046567355],[-73.82827349997423,40.74967871596541],[-73.82846651783858,40.74959657972957],[-73.82865083496104,40.74950473195407],[-73.82882914960136,40.74940718442518],[-73.82902159063985,40.74932374924372],[-73.82922512037912,40.749256081184996],[-73.82943632715526,40.749205308789875],[-73.82965157390139,40.74917199321182],[-73.83060941405321,40.749025884044855],[-73.83071466626352,40.74901721382564],[-73.83081942963979,40.74899579235494],[-73.83091972602827,40.74896171095977],[-73.8310116786106,40.74891601887799],[-73.83109206466602,40.74886061215848],[-73.83115861575922,40.74879799754879],[-73.83121778520855,40.74869012218581],[-73.83126084280636,40.74857627197906],[-73.83128640953677,40.74845858524426],[-73.83129378004959,40.748339450221884],[-73.83128299661942,40.74822126126527],[-73.83125479906015,40.74810635912756],[-73.83300301963261,40.747833989295565],[-73.83308582320075,40.74798912473455],[-73.83314141672719,40.748032182688725],[-73.83277623854866,40.74931349454797],[-73.83228373812169,40.75142526898025],[-73.83227581878874,40.75145759506541],[-73.83225199777796,40.75157800346367],[-73.83224723743015,40.751700591324266],[-73.83226187294648,40.75182272126724],[-73.8322953567298,40.75194179063586],[-73.8355915384935,40.75137713277105],[-73.83599840095727,40.7520057360828],[-73.83651002791959,40.7528377843553],[-73.83682851918542,40.75337445218657],[-73.83743572331792,40.75408295638861],[-73.83745850885037,40.75409960693167],[-73.83748413292251,40.75411367027614],[-73.83751209177225,40.75412486993971],[-73.83754183573538,40.75413298573927],[-73.83757278005193,40.754137858119854],[-73.83768167121266,40.754135361848334],[-73.8377803814655,40.75413068334673],[-73.83798921198176,40.75451504298149],[-73.83805974096884,40.75466660685133],[-73.83814233255488,40.75485403740878],[-73.83827816273326,40.75523337865727],[-73.83834041205697,40.75542546285384],[-73.83838479607348,40.755640367167594],[-73.83846752581478,40.75604015559932],[-73.83867321826702,40.75701997859118],[-73.83861811078981,40.75709081642314],[-73.83679107203777,40.76116667125213],[-73.83689455774392,40.762602684223],[-73.8368997020235,40.762698118217465],[-73.83691694292007,40.76276668005816],[-73.83695147349107,40.762830370249105],[-73.83790429522286,40.76458779730728],[-73.83908354407583,40.76525691346805],[-73.83922344410595,40.765336292465484],[-73.83935912292075,40.76540987185399],[-73.83945813380058,40.765445768457816],[-73.83913189197325,40.76599110556749],[-73.83871102167596,40.76666838643216],[-73.8386976499152,40.766689551707216],[-73.83859232575239,40.76684347164524],[-73.83805766643682,40.76759634398266],[-73.83746794553838,40.76830671720226],[-73.83711212068535,40.76864287248599],[-73.83678033674661,40.768966148322455],[-73.83614052420303,40.76952737374757],[-73.83536623467623,40.770121440965035],[-73.83511636144566,40.770283634042315],[-73.83433960090477,40.770787819508364],[-73.83374836576003,40.77113490882036],[-73.83338983139633,40.77134538425978],[-73.83209910152355,40.77210429389273],[-73.83161455517916,40.77241020872241],[-73.8315022685452,40.77248795632881],[-73.8308664939862,40.772960331125795],[-73.83000010993476,40.77373240736498],[-73.8290825617265,40.77479432065286],[-73.8287938933406,40.77524292928446],[-73.82830621279709,40.77600078792107],[-73.82789985061636,40.77668223326421],[-73.82665896031398,40.778818601193834],[-73.82642473855613,40.77922873453886],[-73.82612971624013,40.77975293169626],[-73.82607916299072,40.779852550955674],[-73.82574155156897,40.78045805068566],[-73.82554825458102,40.78082268359257],[-73.8251374025684,40.78169970639144],[-73.82498993088124,40.78170146368462],[-73.82462418798004,40.78170582471004],[-73.82384132755521,40.781716886340895],[-73.82224127638125,40.78169387947962],[-73.82243697279164,40.781413836695904],[-73.8226154137944,40.78112682390927],[-73.82277596896085,40.780833776697676],[-73.82291816206614,40.78053566722467],[-73.82331286855246,40.7795786598341]]]}},{type:"Feature",properties:{ntacode:"QN62",ntaname:"Queensboro Hill",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.8153731735569,40.747218337859756],[-73.81477152717807,40.74668237148337],[-73.81416171989234,40.74613858032687],[-73.81382410552067,40.74583272711921],[-73.81375805457387,40.745746009090055],[-73.81375799486294,40.745745936454504],[-73.81375795981909,40.74574586503149],[-73.81370743683145,40.74565294092844],[-73.81370737790563,40.745652823899576],[-73.81370733068034,40.74565269750815],[-73.81367361974624,40.74555586454306],[-73.81368426736991,40.74530479374979],[-73.81368426772457,40.745304666932725],[-73.81368428040965,40.745304541810874],[-73.8137063299269,40.74505373152659],[-73.81373973024802,40.74480384037691],[-73.81373976781258,40.744803561505854],[-73.81373981556145,40.744803264055825],[-73.81378451957421,40.74455455279396],[-73.81430884847833,40.74297377306678],[-73.81295585996153,40.74273918955518],[-73.81202917996131,40.74259351796228],[-73.8110920766234,40.742446832059784],[-73.81013262640558,40.742295057958636],[-73.80916710543909,40.74215216313773],[-73.80823789560348,40.74201115811041],[-73.8072983982072,40.74199377747679],[-73.80635527410405,40.74205071869943],[-73.80541273795356,40.74210496171047],[-73.8044728757034,40.74216709993137],[-73.8044331655041,40.74216332212633],[-73.80438628038742,40.742159000726694],[-73.80256985850677,40.74221135478655],[-73.80170771668423,40.74222303035284],[-73.8009688968241,40.74223448830431],[-73.80016281143932,40.74224752823304],[-73.79938421615115,40.74222138402538],[-73.79695065298539,40.7419330351485],[-73.79723084972089,40.741695506634905],[-73.7972679511917,40.74056448602594],[-73.79727885479134,40.74044812419907],[-73.79727887871464,40.740447862396834],[-73.79727886805662,40.74044760103631],[-73.79727517587881,40.740330348909374],[-73.79727517637323,40.74033018640926],[-73.79727515305026,40.74033003375129],[-73.79725674344824,40.74021324154199],[-73.79725670792836,40.740213043797844],[-73.79725665019608,40.740212835125405],[-73.79722380153217,40.74009827759279],[-73.79722373068896,40.740098034721754],[-73.7972236245784,40.74009780066751],[-73.79717686670132,40.73998668526031],[-73.79640833669886,40.73859341998231],[-73.79629297225543,40.73855230643041],[-73.79672497924996,40.738416642623164],[-73.79643940048507,40.7384389476447],[-73.796411784322,40.738325326190214],[-73.79640218640299,40.73828235819031],[-73.79684795841109,40.738235541317025],[-73.79729260620189,40.738185428838015],[-73.79822058927321,40.738174630695184],[-73.79911195657837,40.738206140470325],[-73.80000292415365,40.73823762439012],[-73.8008915119535,40.738269015547786],[-73.80132155469646,40.738284202246696],[-73.80180834304075,40.73830265528721],[-73.80268631994699,40.73833105162035],[-73.80363600453451,40.73836085199699],[-73.80461553498795,40.73839157787901],[-73.80466543261262,40.738392985482385],[-73.80471291520374,40.73839394870854],[-73.80564550976283,40.73841865209414],[-73.80657883867744,40.73844721098727],[-73.80752081913792,40.73848084797819],[-73.80805258455743,40.73850029446599],[-73.80844891323513,40.73851478687448],[-73.80893016771205,40.738532380389344],[-73.80941142178239,40.73854997189199],[-73.81040435576355,40.73858964830023],[-73.81139729095227,40.7386293072684],[-73.8122773782403,40.73866445142445],[-73.81322401792548,40.73870225443923],[-73.81407382042502,40.73878090207895],[-73.81489497030951,40.738915743157136],[-73.81499755690888,40.73893258612385],[-73.81504998687,40.73894313388867],[-73.81503862870471,40.738893668287275],[-73.81497208257481,40.738560715568944],[-73.81501663821463,40.738558544632234],[-73.81518583114385,40.738571171540215],[-73.81607676800768,40.73885793359002],[-73.81633109367927,40.73844640177593],[-73.81647443657367,40.73840887077303],[-73.81662531616104,40.738386311396006],[-73.81677959620495,40.73837979389665],[-73.81693283697595,40.73838951039318],[-73.81708075609819,40.73841473523037],[-73.81837989571785,40.73859374098538],[-73.82006431419839,40.73882814037885],[-73.82089716519077,40.73900211076186],[-73.82177826339553,40.73919364711187],[-73.82266847321061,40.739384992554136],[-73.82355883460079,40.73957874505901],[-73.82435011103324,40.73975360608336],[-73.82481178421766,40.7396309598996],[-73.82494800874667,40.739567105506346],[-73.82497439991941,40.73944042675621],[-73.8254265875675,40.73948513792998],[-73.82559030323269,40.73944759229541],[-73.82585368341694,40.73912378014706],[-73.8263496577612,40.73884326497746],[-73.8268674645237,40.738628912159015],[-73.82718901746395,40.73854987069465],[-73.82759017255931,40.738494217157275],[-73.82788031088867,40.7384897972328],[-73.82794360284203,40.73848998244092],[-73.82794969086464,40.737819599240055],[-73.82809152577177,40.737083175775524],[-73.82946751997022,40.737024482753455],[-73.83053551231444,40.7375201947633],[-73.83143025504286,40.73913573312939],[-73.83130117253928,40.73956106268889],[-73.83126834261336,40.74026227580712],[-73.83122032447744,40.740953220996914],[-73.8311729485026,40.74163764590132],[-73.83113122777979,40.74233799990403],[-73.83207064794838,40.74245093782655],[-73.8329689305282,40.742593616096464],[-73.83386850953313,40.74277220641743],[-73.83517950437067,40.74307205076852],[-73.8358613187214,40.74322798453858],[-73.83590197018935,40.74337980611438],[-73.83591564875792,40.743430893895145],[-73.8359253046942,40.74350057072055],[-73.83595071459187,40.743730569606],[-73.8358496778611,40.744175762627385],[-73.83567553947591,40.74485051756018],[-73.83556958664822,40.74515063149456],[-73.83543777103772,40.745523974078154],[-73.83506574687269,40.74620410913855],[-73.83469811233984,40.746888558525896],[-73.83461052590984,40.74700992935645],[-73.83461047748573,40.74701000333363],[-73.8346104174128,40.747010066907436],[-73.83450879195557,40.747125781406],[-73.83450873339983,40.74712585486601],[-73.83450866032628,40.74712592009631],[-73.83439387160524,40.74723474163215],[-73.83426737508165,40.747335294355416],[-73.83426724420521,40.74733539568814],[-73.83426708667658,40.747335496479906],[-73.83413036681566,40.74742679827187],[-73.83392247523471,40.747532253970256],[-73.83392233429981,40.747532325133335],[-73.83392219206242,40.74753238858829],[-73.83370395502072,40.7476264998296],[-73.83364932766807,40.74764622826992],[-73.83300301963261,40.747833989295565],[-73.83125479906015,40.74810635912756],[-73.83128299661942,40.74822126126527],[-73.83129378004959,40.748339450221884],[-73.83128640953677,40.74845858524426],[-73.83126084280636,40.74857627197906],[-73.83121778520855,40.74869012218581],[-73.83115861575922,40.74879799754879],[-73.83109206466602,40.74886061215848],[-73.8310116786106,40.74891601887799],[-73.83091972602827,40.74896171095977],[-73.83081942963979,40.74899579235494],[-73.83071466626352,40.74901721382564],[-73.83060941405321,40.749025884044855],[-73.82965157390139,40.74917199321182],[-73.82943632715526,40.749205308789875],[-73.82922512037912,40.749256081184996],[-73.82902159063985,40.74932374924372],[-73.82882914960136,40.74940718442518],[-73.82865083496104,40.74950473195407],[-73.82846651783858,40.74959657972957],[-73.82827349997423,40.74967871596541],[-73.82807314122024,40.74975046567355],[-73.82786693900955,40.7498112850851],[-73.82765641869182,40.74986083084413],[-73.82751792515751,40.74987478974319],[-73.8273775631301,40.7498743709026],[-73.82723921471795,40.74985960308917],[-73.82673694280294,40.749677234415714],[-73.82584440893326,40.74934839160041],[-73.82573938152404,40.75018353415954],[-73.82572103443259,40.750314280139996],[-73.82571176316864,40.750445579338205],[-73.82571159349634,40.750577067644365],[-73.82572052592943,40.75070838024742],[-73.82573853577263,40.75083915316922],[-73.82576557313442,40.75096902375125],[-73.82518837271274,40.751288585351695],[-73.82492269449735,40.75144029548257],[-73.82461030203187,40.751626748378],[-73.82426493874505,40.75183288858955],[-73.82321319876601,40.75070793150896],[-73.82239598974772,40.74986422292005],[-73.82131898119619,40.74875818304567],[-73.8210842759115,40.748558446445685],[-73.82052281829685,40.748356849572254],[-73.81961962696091,40.748042043154406],[-73.8187314289049,40.74771190075877],[-73.81782025888387,40.74738541614806],[-73.81691898659865,40.74720466785049],[-73.81657996228336,40.747137788288484],[-73.815750695495,40.74697948011592],[-73.8153731735569,40.747218337859756]]]}},{type:"Feature",properties:{ntacode:"MN13",ntaname:"Hudson Yards-Chelsea-Flatiron-Union Square",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-74.00153309066991,40.76264459863024],[-74.00133748538715,40.762208521858724],[-74.00127796266644,40.762075825174485],[-74.00115054116884,40.762025812357024],[-74.00103587459189,40.761968352259345],[-73.9983147442182,40.76082320924079],[-73.99623223142787,40.75994603212304],[-73.99547450100981,40.75962685701757],[-73.99594236631543,40.75898097909532],[-73.99640941554209,40.75833915867447],[-73.99663529266026,40.758012921859745],[-73.99680089701205,40.757789160206706],[-73.99685244878647,40.75773270941392],[-73.99692177871167,40.75763758169525],[-73.99723373723977,40.75720954278108],[-73.99729876461942,40.757107040735946],[-73.99577488185159,40.756454515229464],[-73.99511286348475,40.75617577394358],[-73.99500601602128,40.756136714370285],[-73.99446824672708,40.75590886220473],[-73.99163271310647,40.75470680500966],[-73.99207900077157,40.754091115865435],[-73.99252855991887,40.753473913395325],[-73.99297937844126,40.75285340289908],[-73.99346417736245,40.752190055267725],[-73.99394825659857,40.75152222216266],[-73.99437946790314,40.75093038980283],[-73.99484363830844,40.750293308962945],[-73.99529821460956,40.74967168260011],[-73.9957485550706,40.749052196221],[-73.9961965546698,40.74843932774468],[-73.99664704439101,40.74782272958543],[-73.99709902854316,40.74720510204229],[-73.99426258562549,40.74600398135794],[-73.99141858494625,40.74480268249623],[-73.99096832761562,40.7454208908559],[-73.9905150345503,40.74604031791521],[-73.98872905513959,40.74528637415622],[-73.98729805474686,40.74468149878057],[-73.98569571278533,40.74400764167099],[-73.98413729050282,40.74334959061128],[-73.9840748519408,40.74332471841654],[-73.98452636642436,40.74270704207772],[-73.98497775500906,40.742088957648335],[-73.9854276781103,40.74147034852952],[-73.98587913195354,40.740853000433766],[-73.98636141735395,40.74018480054593],[-73.98684918554822,40.739521821837116],[-73.9870359272106,40.73926637854945],[-73.98730154802887,40.73890302603643],[-73.98774074536304,40.738312188331406],[-73.98817910313703,40.7377307490584],[-73.9885929840867,40.737142561202766],[-73.98901559352103,40.73656015481953],[-73.98920953942574,40.73630712063568],[-73.98945472125543,40.73598724676653],[-73.98987421370785,40.73540825891732],[-73.98986198872078,40.735326099687235],[-73.98989720738645,40.73527068094512],[-73.98992556273403,40.7352130294004],[-73.9899468134991,40.73515363562397],[-73.98996077898988,40.735093005292235],[-73.98996734034141,40.73503165403374],[-73.989966441743,40.73497010389241],[-73.98990295970059,40.734434790136945],[-73.99075396816642,40.734839155076315],[-73.99119899334943,40.735012368583504],[-73.99171498773394,40.735215301169255],[-73.99361688329435,40.73600449161604],[-73.99683993860423,40.737360889398246],[-73.99968392160729,40.73855224865982],[-74.00252381416756,40.73975264364219],[-74.0031073381816,40.739997521061596],[-74.00512553518335,40.740850213571015],[-74.0053622202937,40.74094950351804],[-74.0054421484492,40.74098214026176],[-74.00697077724415,40.741627127660756],[-74.00779116134807,40.74197084474666],[-74.00820401878447,40.74214751879096],[-74.00869902296367,40.74236172396339],[-74.00879080522763,40.742375144226244],[-74.00889339798334,40.74238416769188],[-74.00902439181323,40.74239974331021],[-74.00916608216977,40.74241659146349],[-74.009091568462,40.74288614907243],[-74.00924013575032,40.74289951840998],[-74.00924074160119,40.74291316086345],[-74.0096201534892,40.74295124838978],[-74.00956843411772,40.74325778472641],[-74.00958464345703,40.74326351998055],[-74.01211940028668,40.74351661218264],[-74.01213726936183,40.74353192705929],[-74.012148131836,40.74355930154757],[-74.01209008289037,40.74389763764892],[-74.01206903486676,40.74392249354839],[-74.01202085006406,40.74393977020888],[-74.01197763342881,40.74393556042102],[-74.00951201767367,40.74367609325772],[-74.00948868364232,40.743695681179574],[-74.00943800870871,40.74397125547311],[-74.0093942693211,40.743968716335665],[-74.00904207504237,40.74393387125512],[-74.00890032962849,40.74391792709608],[-74.00880283523894,40.74443934762422],[-74.00872780058876,40.74485823240748],[-74.00872986359428,40.744881537829706],[-74.0089397584428,40.74490921733248],[-74.00957440612915,40.744992908662844],[-74.0096122792442,40.74499790315058],[-74.00955832929756,40.74528882529874],[-74.00991660813463,40.74532725500711],[-74.00993436677702,40.745317078101856],[-74.00993796184939,40.74529670141048],[-74.00994341816724,40.745265769736406],[-74.00995048769153,40.74522569032097],[-74.0099585260135,40.74518011964664],[-74.00996759959425,40.74512868110848],[-74.00997350683397,40.74509519411578],[-74.00998135739349,40.745050682388516],[-74.00998917273148,40.74500638425946],[-74.00999822601722,40.74495505930217],[-74.00998685784825,40.74494416421524],[-74.00986948474737,40.7449339177072],[-74.0098721108548,40.74491650162325],[-74.010167905354,40.74494232970962],[-74.0101646519737,40.74496392412721],[-74.01005375656224,40.74495423492996],[-74.01003848384619,40.744963458078196],[-74.01002361252557,40.74504634531805],[-74.01001404323718,40.745099676615595],[-74.01000814033466,40.745132576765656],[-74.00999930170615,40.74518183979107],[-74.0099925052406,40.7452197185617],[-74.00998320132666,40.74527157308874],[-74.00997743638776,40.74530370360898],[-74.00997395021928,40.745323135109274],[-74.00999095380004,40.745336686171406],[-74.01046920011875,40.745386766029014],[-74.01048835594965,40.74537571459212],[-74.0104918741747,40.745355166511274],[-74.01049693441203,40.74532561543086],[-74.01050332781199,40.74528827090888],[-74.0105117165534,40.745239275258356],[-74.0105208343634,40.7451860213589],[-74.01052681665291,40.745151080706144],[-74.01052968455853,40.745134332512684],[-74.01055044755897,40.7450130572075],[-74.0105318816876,40.745002981869256],[-74.01041700660255,40.74499358220084],[-74.01041937209393,40.744976824171104],[-74.01076419780699,40.74500503202082],[-74.01076156046145,40.745023726183554],[-74.01060621540198,40.74501101647434],[-74.01058579200938,40.74502044656162],[-74.01056801091913,40.74513793282646],[-74.01056370849741,40.745166362253244],[-74.01055056928836,40.74525318207789],[-74.01053978205334,40.74532445541942],[-74.01053373534747,40.74536440745704],[-74.01053106537711,40.745382050389516],[-74.01054520392162,40.74539213501169],[-74.0111035980489,40.74544767024399],[-74.01111624163295,40.74543612462551],[-74.01112466229976,40.745377762202494],[-74.01113010029043,40.74534322832556],[-74.01113887006929,40.745287548631886],[-74.01114545795535,40.745245720718586],[-74.01115627315951,40.74517704715618],[-74.01116113418442,40.745146176461056],[-74.01117183119831,40.74507825828339],[-74.01115328709848,40.7450686430703],[-74.01104281748232,40.745060963423654],[-74.01104459150838,40.74504621240207],[-74.0113876997419,40.74507311268265],[-74.01138567845332,40.7450880081415],[-74.01123038057237,40.74507583066273],[-74.01121085294054,40.745170803682626],[-74.01120592447447,40.74519477063083],[-74.01118816871941,40.745281125589145],[-74.01118102964993,40.74531584944145],[-74.01116675082794,40.74538529798194],[-74.01115419176917,40.745446378084004],[-74.0111670997613,40.74546035254003],[-74.01173958552823,40.745519918190226],[-74.01175140766154,40.74544238769606],[-74.01175495761679,40.745419097671956],[-74.01176281151683,40.74536759428582],[-74.0117725515918,40.745303706497914],[-74.01177404681454,40.74529390321342],[-74.01178757177938,40.74520520356586],[-74.01179527645742,40.745154666985066],[-74.0117827350081,40.745134956630984],[-74.0116690085348,40.745127331191426],[-74.01167067583805,40.74511397733988],[-74.01183642872424,40.74512596367879],[-74.01177458786391,40.74552484591885],[-74.0117702576506,40.74555278403765],[-74.01176635449532,40.74557798004354],[-74.01178275828097,40.74560157225546],[-74.0117189753092,40.74593984499782],[-74.01171123496553,40.74596125915178],[-74.01167885505606,40.745979461816],[-74.0116345125173,40.7459783943036],[-74.0105552490225,40.745871104422946],[-74.01055133475734,40.74590288399974],[-74.01012821388653,40.745857238929055],[-74.01012821162082,40.74584233546311],[-74.00994668462289,40.74581951444568],[-74.00994807913847,40.74580017091201],[-74.00946389855979,40.7457501436595],[-74.0094523667659,40.745817473388364],[-74.00944165126172,40.745880035252775],[-74.00943562211822,40.74591524221597],[-74.00942443646915,40.74598054786053],[-74.00941900727413,40.74601224727719],[-74.00940745668308,40.74607969560914],[-74.00940155801702,40.746114136126515],[-74.00939067734772,40.746177655911815],[-74.00938523645618,40.74620942686062],[-74.00938042260216,40.746237536808046],[-74.00937637598562,40.746261163859295],[-74.00936362734237,40.74633560197729],[-74.01153382764761,40.74656775420974],[-74.01156782922598,40.74657945166641],[-74.01159123434027,40.746601505476015],[-74.01158846879177,40.746628074402224],[-74.01153307246707,40.746966826948025],[-74.01151183018263,40.74698460360052],[-74.01148373087561,40.74699058876532],[-74.01144491250476,40.746986285028505],[-74.00924314658675,40.746762790251196],[-74.00913736259933,40.74735976280306],[-74.00956047962383,40.74740279960458],[-74.00956103476238,40.747387733595296],[-74.00956765300364,40.74738787745326],[-74.00956826626565,40.747371083406634],[-74.0095503986725,40.74737070611285],[-74.00955155415373,40.74733934176795],[-74.00996384996881,40.747377803012576],[-74.00995838445463,40.747411672082876],[-74.00990669970044,40.74740684960846],[-74.00990158912973,40.747438484349],[-74.01135675337724,40.74759241784429],[-74.01139477623494,40.747610902108704],[-74.01140673935525,40.74763055006811],[-74.01134693158473,40.74797620549266],[-74.01133174441699,40.74800057534202],[-74.01130352993758,40.74801457190894],[-74.01126611253972,40.748013719181216],[-74.00905847901352,40.74778564533287],[-74.0089460650233,40.748411893168736],[-74.00897918405981,40.748412709626976],[-74.00897918237631,40.74840021938051],[-74.00907100927563,40.74840976720646],[-74.00907390770358,40.74839506170087],[-74.00941511636567,40.74842958641477],[-74.00941607672542,40.74843693503799],[-74.00952336741523,40.74844795680829],[-74.00951882360127,40.748473540436],[-74.01116687561553,40.748645046766214],[-74.01119472751158,40.74865681411395],[-74.01121561813423,40.74867799224359],[-74.01121562130419,40.748696821175855],[-74.01114914281898,40.74902574726494],[-74.01113289942992,40.74904163383107],[-74.01110891182992,40.74904987591965],[-74.01107797059223,40.749051643117326],[-74.00994817938037,40.74893198800573],[-74.0095600497868,40.74993504128902],[-74.00972257401423,40.74997202900862],[-74.0097277107495,40.74996378830085],[-74.01006544547266,40.750068038251754],[-74.01050182205233,40.75020981164468],[-74.0107511860352,40.75029397720492],[-74.01080815800911,40.75031931136806],[-74.01075658033936,40.75041085295758],[-74.01069531261548,40.750394514816925],[-74.01048679093365,40.75032668876922],[-74.00968282368939,40.7500627577939],[-74.00969350260827,40.75004393617566],[-74.00954248045582,40.750000949023395],[-74.00951808686521,40.750107004781476],[-74.00947001922518,40.75008116415661],[-74.00947559600831,40.75007515721711],[-74.00925340917931,40.749985206224565],[-74.00911896644936,40.75033244243168],[-74.0090009825946,40.750648183782644],[-74.0087061865059,40.75142680500339],[-74.00873137829981,40.7514658944672],[-74.00866729071826,40.75162819722083],[-74.00862089839438,40.751652577419975],[-74.00853256925024,40.751883608801776],[-74.00876004993515,40.75194801420713],[-74.00914082120009,40.7520975940991],[-74.00912661123252,40.75211689573497],[-74.00874567715047,40.751964395327064],[-74.00865115936811,40.75193951211312],[-74.00864318237639,40.75195650203199],[-74.00896912527925,40.752076791478785],[-74.00895742294811,40.75209022513103],[-74.00903895969978,40.75212515564993],[-74.00904909796255,40.75211834944309],[-74.00910757975166,40.75213971211189],[-74.00910596820009,40.75214212444694],[-74.0090577400967,40.75221435124321],[-74.00899734911658,40.75218910594718],[-74.00900762808337,40.75217684223685],[-74.00892887650484,40.75214400187023],[-74.00891472422614,40.75216362847589],[-74.00867223768395,40.75206225000081],[-74.00859053101705,40.752028105434434],[-74.00858095760472,40.75204388241165],[-74.00866456561997,40.752072867374316],[-74.00934089245285,40.75235560954559],[-74.00932795206236,40.75237350304621],[-74.008478955728,40.75201857141735],[-74.00842636447233,40.752157850239314],[-74.00881779819426,40.75232434535166],[-74.00880273703083,40.75234485403726],[-74.00883941662147,40.75235881653475],[-74.00885173565312,40.75234228177302],[-74.00986566961531,40.75276341313931],[-74.00984627922625,40.75278544195949],[-74.00988922619958,40.75280368052562],[-74.00990631519606,40.75278041119841],[-74.00999055819759,40.752816187149165],[-74.00992010631799,40.75291212551443],[-74.00997058797029,40.7529335641532],[-74.009919162755,40.753003591459255],[-74.00978913116433,40.752948370087736],[-74.00988774868325,40.75281407765337],[-74.00983854674409,40.75279496798312],[-74.0098305691399,40.75280346424461],[-74.00882994505399,40.75238001600721],[-74.00883632715006,40.75237152110961],[-74.00879210090847,40.752352137877004],[-74.00868792219579,40.752493998628445],[-74.00835352838851,40.75235073934235],[-74.00801152240538,40.753256452109554],[-74.00790245613038,40.753542611511904],[-74.00773872468993,40.75397215781864],[-74.0076194961186,40.75428184177415],[-74.00774404830221,40.75433680193177],[-74.00759618989153,40.75453055073422],[-74.00747157990928,40.75447701992132],[-74.0072939465032,40.754723184450924],[-74.0072849994433,40.75473556820321],[-74.00741362036914,40.754789302669465],[-74.00727181174774,40.75498559453527],[-74.0071446836098,40.754932481173476],[-74.00695917416685,40.75518079484945],[-74.00680635763685,40.75539177513777],[-74.00670291840645,40.75553236749099],[-74.00657767658518,40.75570687093144],[-74.00620548925974,40.75622084346847],[-74.00610422181602,40.75636051962067],[-74.00596691029232,40.756558142432915],[-74.00592383847436,40.75662023563427],[-74.00580938168254,40.756789341478424],[-74.00541885841015,40.75732314034922],[-74.0052118770578,40.75723199853995],[-74.0048039256019,40.75780984316476],[-74.00496777078664,40.75788416444801],[-74.005278947979,40.75802855492831],[-74.00503105136646,40.75835701597058],[-74.00696428749318,40.75916005756167],[-74.00699375268472,40.75917614764267],[-74.00701038304969,40.759203720386715],[-74.00700358904021,40.75923187034112],[-74.00652959987849,40.759874751241256],[-74.0065068764019,40.75989203231724],[-74.00647588371962,40.75989360126809],[-74.00644352901317,40.759890460464625],[-74.00631515935257,40.75984282204468],[-74.0045048309392,40.759084996552744],[-74.00420629125398,40.75950170768846],[-74.00390742032776,40.75937569218356],[-74.00380657835015,40.75951073146607],[-74.00407988956846,40.75962604474279],[-74.0042469712807,40.75969921417145],[-74.00420247432257,40.75976107188185],[-74.00414863814696,40.75983591417083],[-74.00424487588269,40.75988657316663],[-74.00425967856724,40.75987530767859],[-74.00431889425083,40.75991068576349],[-74.00426869650676,40.75995927901338],[-74.0042105934566,40.75992456661008],[-74.00422266067007,40.759913103043715],[-74.00413171622807,40.759861642396054],[-74.00411162007802,40.75989300730728],[-74.00366891453548,40.759705969576636],[-74.00357251040083,40.75984655897318],[-74.0039285493357,40.76000301972048],[-74.00382559595207,40.7601331366669],[-74.00358800911205,40.76045170695133],[-74.00338488229897,40.760728870706394],[-74.00313338991407,40.76107834509637],[-74.0027869155262,40.76092896970337],[-74.00233528130063,40.76154372700168],[-74.00454520983436,40.76249280144232],[-74.00455814361396,40.762507876075375],[-74.00455641560929,40.7625242650251],[-74.00444951527284,40.762664567200055],[-74.00442709659252,40.762675707356415],[-74.00439976203526,40.76267135909887],[-74.00220082073277,40.76172843222652],[-74.0017882402232,40.762294520141694],[-74.00153309066991,40.76264459863024]]]}},{type:"Feature",properties:{ntacode:"MN21",ntaname:"Gramercy",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.97849845639811,40.73679095652552],[-73.97857449689282,40.73667728140382],[-73.9789091729586,40.73616412596511],[-73.97934819550117,40.7355531126255],[-73.97944605974486,40.735414514559984],[-73.97978903989626,40.734961817756606],[-73.980090505432,40.73454437069079],[-73.98020496163286,40.73438532269399],[-73.98041991267986,40.73408982128818],[-73.98064498892127,40.73377931950947],[-73.98088975663039,40.733437070925405],[-73.9810584702375,40.73321141463654],[-73.98125724824779,40.73293857529644],[-73.981499103137,40.73261859688462],[-73.98180339257145,40.732204798404815],[-73.98196782180968,40.73198256062587],[-73.98232282610995,40.73149789036642],[-73.98238628685765,40.73141124430568],[-73.98255629297823,40.73135013405207],[-73.98494102726602,40.73234760378247],[-73.98718049670536,40.73329214826432],[-73.98877931684082,40.73396539973854],[-73.98990295970059,40.734434790136945],[-73.989966441743,40.73497010389241],[-73.98996734034141,40.73503165403374],[-73.98996077898988,40.735093005292235],[-73.9899468134991,40.73515363562397],[-73.98992556273403,40.7352130294004],[-73.98989720738645,40.73527068094512],[-73.98986198872078,40.735326099687235],[-73.98987421370785,40.73540825891732],[-73.98945472125543,40.73598724676653],[-73.98920953942574,40.73630712063568],[-73.98901559352103,40.73656015481953],[-73.9885929840867,40.737142561202766],[-73.98817910313703,40.7377307490584],[-73.98774074536304,40.738312188331406],[-73.98730154802887,40.73890302603643],[-73.9870359272106,40.73926637854945],[-73.98684918554822,40.739521821837116],[-73.98636141735395,40.74018480054593],[-73.98587913195354,40.740853000433766],[-73.9854276781103,40.74147034852952],[-73.98497775500906,40.742088957648335],[-73.98452636642436,40.74270704207772],[-73.9840748519408,40.74332471841654],[-73.98400852046808,40.743299018402716],[-73.9824552073041,40.7426469600848],[-73.98085965412415,40.74196976808199],[-73.98131180452111,40.74135092410706],[-73.98176150801345,40.740733112559525],[-73.98221134521273,40.74011453513665],[-73.98266497479032,40.73949733270419],[-73.98041832981404,40.73855053056056],[-73.97949062680898,40.73815979254358],[-73.97891574548598,40.7379176596646],[-73.97805226497623,40.73755395365623],[-73.97849845639811,40.73679095652552]]]}},{type:"Feature",properties:{ntacode:"BK38",ntaname:"DUMBO-Vinegar Hill-Downtown Brooklyn-Boerum Hill",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.97905767012286,40.70595288910066],[-73.97906084845799,40.705946028940836],[-73.97924333493582,40.705551196880165],[-73.97912092242274,40.70553006967365],[-73.97932762403644,40.7047462758279],[-73.97960292750824,40.70417640025871],[-73.97998854012022,40.70354105819048],[-73.9802243204412,40.70306332366829],[-73.98025248372656,40.702963705617485],[-73.98056370462322,40.70186285950114],[-73.98064907787817,40.701560873256646],[-73.9807407954097,40.70127731046457],[-73.98040482480258,40.700699006737544],[-73.98041743804941,40.700517663837815],[-73.98044078556386,40.70018363089165],[-73.98046217200908,40.699703158170784],[-73.9804807790367,40.699372714486096],[-73.98048604235427,40.699279228131196],[-73.98054419183883,40.698246512252226],[-73.98050926182293,40.69744627504131],[-73.98040961451129,40.696559343582386],[-73.98040269790216,40.69650210518822],[-73.9803956172886,40.69644349002577],[-73.98038723466334,40.69638291155536],[-73.98037063437815,40.69626305029581],[-73.98035682887034,40.69617751703123],[-73.9803101980116,40.69590599500554],[-73.98028186695961,40.695632111774955],[-73.98025366044371,40.69545725965814],[-73.98022973272094,40.69528899309548],[-73.9801557454917,40.694810117667025],[-73.98013518053028,40.69469801720833],[-73.98009475106316,40.6945870047511],[-73.98003475055339,40.69448012178464],[-73.97995651774359,40.694380295214806],[-73.97986236958447,40.69429009176181],[-73.979755391983,40.69421147652322],[-73.9796164768783,40.69411558329272],[-73.97961635782853,40.69411550202085],[-73.97961626409003,40.69411542192616],[-73.97949074477862,40.69400713991976],[-73.97949061429242,40.69400703117125],[-73.97949049679758,40.69400690483467],[-73.9793809418228,40.69388775687724],[-73.97928966964376,40.693759993994234],[-73.97928957437996,40.69375986715884],[-73.97928950376665,40.69375974250577],[-73.97921815653318,40.69362600342543],[-73.97921806150401,40.693625831022594],[-73.97921799156835,40.693625651588135],[-73.97916718405038,40.693488323221224],[-73.98011299221442,40.69352388053703],[-73.98098333196731,40.69355661741381],[-73.98147150314752,40.693574935414304],[-73.98154757038643,40.69357778957025],[-73.98175316942722,40.69358338543328],[-73.98226689746076,40.69360477555591],[-73.98234987383513,40.693607888238084],[-73.98242892104393,40.69361085317163],[-73.9825112302159,40.69361433402831],[-73.98251747505033,40.69297738730444],[-73.98175889043779,40.69295517303968],[-73.98179025883427,40.69202541598595],[-73.9817890734612,40.691644867884506],[-73.98206215661303,40.69131209056919],[-73.9821318022756,40.69122723736823],[-73.98150118646647,40.68998815584079],[-73.98147315194076,40.689931210087934],[-73.98157420340723,40.689935183143064],[-73.98276720110421,40.68998648110407],[-73.98313467336757,40.69000227675996],[-73.98350485747972,40.69000570642954],[-73.98372011148615,40.690006718625334],[-73.98350982108121,40.689922171249385],[-73.98295684283845,40.689699819770425],[-73.98209737939769,40.68935800980179],[-73.98155298322794,40.689146164238615],[-73.98101786866424,40.68893792700486],[-73.98092822852809,40.68890247727369],[-73.98084308082036,40.68876136160086],[-73.98069118156971,40.6885158116153],[-73.98064972073799,40.688459477553344],[-73.98012756097003,40.6877500086221],[-73.9798405581001,40.68734433154608],[-73.97959037660189,40.68700390235533],[-73.97936297664785,40.686682000715],[-73.97909065785221,40.686293866153974],[-73.97899402928148,40.6861561328783],[-73.97827416053151,40.685195951771675],[-73.97804289547383,40.68485661514009],[-73.97838862561682,40.68442334204906],[-73.97842970688991,40.684355612662294],[-73.97876022462933,40.683765444483214],[-73.97918390511754,40.68312883797278],[-73.97961592408436,40.68249355697744],[-73.98003510082282,40.68185262673837],[-73.98046155377666,40.68122254675678],[-73.9808893222774,40.68059334924173],[-73.9813241369401,40.679951737098065],[-73.98175333524149,40.67931322129879],[-73.98185715522074,40.67935261476171],[-73.98413878071156,40.68024537112401],[-73.98610388172824,40.68100852219337],[-73.98653302974762,40.68037263893463],[-73.98731533571325,40.680692996814756],[-73.98765051657774,40.68081863847096],[-73.98722413947026,40.681447301875444],[-73.9882718920771,40.68186238574159],[-73.9904237420374,40.68269393320181],[-73.9926229263584,40.68354371192407],[-73.9949011360608,40.6844302380909],[-73.99457806788305,40.68510014242688],[-73.99440802432699,40.6854524959963],[-73.994253679571,40.68577799742943],[-73.9940914768684,40.6861134398259],[-73.99392929615895,40.6864528711465],[-73.99378736930764,40.68675596693511],[-73.9936042321315,40.68712723004818],[-73.99333822964901,40.68767879693392],[-73.99326830002887,40.687824451828504],[-73.99300451710872,40.688364636542566],[-73.99292888955875,40.68851942212515],[-73.99268552762916,40.689033246531274],[-73.99262286086666,40.68916054883605],[-73.99236367043254,40.68969012377704],[-73.9907066955895,40.68913674411073],[-73.99054474614356,40.68916810529591],[-73.99016617922649,40.689729533831844],[-73.98973690127069,40.69035997268758],[-73.98930768542112,40.69099168846807],[-73.98930270543927,40.69106022599127],[-73.98902944699005,40.69212386152006],[-73.98910541743085,40.69215331352216],[-73.98947238554467,40.69229549434771],[-73.99066626290957,40.692497177565755],[-73.99097186899586,40.69254880088802],[-73.99085041475476,40.69279825064949],[-73.9907289604851,40.693047701447654],[-73.99058794464075,40.69339137896961],[-73.99045286506302,40.69372058477663],[-73.99044474094244,40.69382825143365],[-73.99066605587356,40.69456882398403],[-73.99080803777396,40.69502713379449],[-73.99115539112536,40.696196476021036],[-73.99118780428707,40.696287414851156],[-73.99120620990817,40.69635779817216],[-73.99128413687757,40.69658820978121],[-73.99136812163782,40.69701375273579],[-73.99142289824287,40.69778099282282],[-73.99143347128846,40.698281859314676],[-73.99142403669723,40.69846471413596],[-73.9914054508122,40.69864716234744],[-73.99137774057395,40.698828938750765],[-73.99134094624291,40.699009779117176],[-73.99129512123005,40.69918942059617],[-73.9912403320726,40.69936760206612],[-73.99102958067772,40.6998471706179],[-73.9908415791883,40.700281257090005],[-73.9908227209651,40.700354754309416],[-73.99081766492996,40.70046229332312],[-73.99083516239324,40.70056976226398],[-73.99087453758072,40.70067311729592],[-73.99093201807536,40.7007662160488],[-73.9912629454785,40.70102710263989],[-73.9919364493597,40.70155640963395],[-73.99202772858834,40.701628141593915],[-73.99206681926408,40.701658860408244],[-73.99211067788664,40.70169344371859],[-73.99221871131128,40.70177257819237],[-73.99232767856807,40.70185537041518],[-73.99261204972427,40.702061129006175],[-73.99286016255952,40.70220276796784],[-73.99325388237139,40.702411971363055],[-73.993817550092,40.702660309303724],[-73.99385200191088,40.70267390983323],[-73.9941849479159,40.70280579883796],[-73.99432513683013,40.70286243588562],[-73.9943829783558,40.70288600142069],[-73.99470923355184,40.70299388612215],[-73.99504592748332,40.703131839799624],[-73.99502134649184,40.703147869246806],[-73.99480038274872,40.703291958644655],[-73.99466290343615,40.70343060855924],[-73.99485765933743,40.70356613852616],[-73.99499542533944,40.703650563714326],[-73.99488239968481,40.70378802583748],[-73.99476934191574,40.70395289495363],[-73.99471424235158,40.703996689060986],[-73.99477158125174,40.70404936037452],[-73.99479231460057,40.7040684056338],[-73.994792313,40.70408889470721],[-73.99477286228586,40.704104541196756],[-73.99469807470807,40.704164700797335],[-73.99477614353466,40.704245861052435],[-73.99470229068413,40.70429253191363],[-73.99463603408401,40.70433440342861],[-73.99456978950899,40.70437626351394],[-73.99386341031884,40.70455600743306],[-73.9938068724842,40.70453961321419],[-73.9937815542651,40.704468944543834],[-73.99377457207812,40.70444945740881],[-73.99369336129293,40.70447612883789],[-73.99368792224492,40.704477914211594],[-73.99358606975366,40.704509118218226],[-73.99362643916744,40.70459524415485],[-73.99350881403616,40.70462350527406],[-73.9928010422899,40.7046340239279],[-73.99269135575003,40.70462984994543],[-73.99251210682054,40.70469411255763],[-73.99230833787298,40.70469000174278],[-73.9921270353508,40.70468964153101],[-73.992121006391,40.70439620107536],[-73.99195715431213,40.704200677853336],[-73.99186159189324,40.70408664210443],[-73.99141794782717,40.70400408902071],[-73.99094755350801,40.70403244213927],[-73.99071473114815,40.70435137904068],[-73.99054617998554,40.70441616750182],[-73.99030768493824,40.704839880602016],[-73.99028496035683,40.70486642888968],[-73.99022721196017,40.70493404448712],[-73.9900911139345,40.70494346328911],[-73.98949358971359,40.70480903812367],[-73.98934734717514,40.704729691702696],[-73.98920046436167,40.704723896988845],[-73.9890698965259,40.704705914698266],[-73.98898897757809,40.70469035678165],[-73.98869723304772,40.70456457877687],[-73.98840744807187,40.70455450033832],[-73.98830332208559,40.70454046845248],[-73.98828999111294,40.70507065899766],[-73.9879567655755,40.70513421741263],[-73.98726969301156,40.705175720694264],[-73.98686320594338,40.70515985694132],[-73.98681551701775,40.70514714630606],[-73.98677081073336,40.705129225373355],[-73.98673006363873,40.70510648560291],[-73.98669416579658,40.70507942371538],[-73.98666390134122,40.70504863084165],[-73.9866399313504,40.70501477961023],[-73.98662277940537,40.70497860945422],[-73.98652972946054,40.70497909917376],[-73.98642911608673,40.705069179930646],[-73.98643429892715,40.70534860741973],[-73.98474329943134,40.70554290726701],[-73.98402149782912,40.70559863456463],[-73.98343806221915,40.70564409484786],[-73.98342627543238,40.70557722134953],[-73.98340650264251,40.70546637066039],[-73.98336819878111,40.70546106507653],[-73.98326398738251,40.705485066660664],[-73.9830863909279,40.70547709070217],[-73.98308986565958,40.70551154182591],[-73.98283552135277,40.70555580739802],[-73.98274161886,40.705572441532745],[-73.9827450812467,40.70555270986944],[-73.98274859301655,40.70553269174202],[-73.98245956872245,40.70550879722539],[-73.98245898641557,40.70554241497246],[-73.98237340572012,40.70554335043768],[-73.98232944216612,40.70555203366408],[-73.98092510311994,40.70536925520058],[-73.98090864629853,40.70590794381198],[-73.9807407042892,40.70585515987033],[-73.98022004252589,40.70585107622362],[-73.98023715381461,40.705763283559904],[-73.97955918553292,40.70574361525],[-73.97955579999744,40.70577021527523],[-73.97932865325969,40.70576543335503],[-73.97927983185274,40.70578948197434],[-73.97927336342913,40.7059171353023],[-73.97921391703919,40.70590664023318],[-73.97918270800938,40.705965214973254],[-73.9790504990412,40.705966963591685],[-73.97905767012286,40.70595288910066]]]}},{type:"Feature",properties:{ntacode:"BK69",ntaname:"Clinton Hill",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.95337017508868,40.68064050844439],[-73.95328187373988,40.68020003147532],[-73.9543683630196,40.68007510652117],[-73.95543681559279,40.67995785518427],[-73.95530907548108,40.67927313504467],[-73.95529361599394,40.67920315104397],[-73.95595862371368,40.67934624715064],[-73.9582921680779,40.67983113349485],[-73.96134655885795,40.68046352430098],[-73.96329205549509,40.68088158589595],[-73.96442184884523,40.6811192884308],[-73.96447930738888,40.68113114887999],[-73.96551043354937,40.68134401997681],[-73.96657247077351,40.68156481436484],[-73.96753196699652,40.68176878361744],[-73.96868961357642,40.68200525759737],[-73.96867398499016,40.68208599361999],[-73.96906202032659,40.68415736136281],[-73.96948939860292,40.68628830764502],[-73.96978314120513,40.68775161211436],[-73.97013154130981,40.689506307958624],[-73.96910362399507,40.68946752150547],[-73.9695211516266,40.691563559265],[-73.96983118473533,40.69313424397399],[-73.9688098964715,40.69312038290147],[-73.96934097665459,40.695768429552814],[-73.96935567905562,40.6958547289799],[-73.96937195632067,40.69593776036491],[-73.96937861702365,40.69599133453207],[-73.96939450111498,40.6960803894207],[-73.968406558692,40.69603648393542],[-73.96741363270377,40.69599862902706],[-73.96641979535798,40.6959641056136],[-73.96546721432584,40.69593216173687],[-73.96534951464524,40.69594289181467],[-73.96523240477468,40.69595686917423],[-73.96511603866765,40.6959740747826],[-73.96500057050352,40.69599448635921],[-73.96488615275322,40.69601807708252],[-73.96477293638439,40.69604481566718],[-73.96466107147646,40.69607466680351],[-73.96455070532542,40.69610759162748],[-73.96434801467151,40.696183765515954],[-73.9641541786226,40.696274450174876],[-73.96397185807423,40.69637865488722],[-73.96380337188405,40.69649503770492],[-73.96365073537379,40.69662194448983],[-73.96347515207889,40.69680066769839],[-73.96331636165816,40.69698969774656],[-73.96317583574375,40.69718762141088],[-73.96305480199304,40.69739287243622],[-73.96295416175167,40.6976037492636],[-73.96288219515587,40.69782702607034],[-73.96283963716351,40.6980386683399],[-73.96248295908703,40.69809538475483],[-73.96239768958385,40.69810894573728],[-73.9623590325303,40.69811509173966],[-73.96233072880827,40.69811959432477],[-73.9618983782425,40.69818833253157],[-73.96105100700014,40.69832607881916],[-73.96092543804191,40.69773650701637],[-73.96062056531667,40.69632014019266],[-73.9601585465834,40.69411730915611],[-73.95931047927606,40.694215087831985],[-73.95799732979476,40.69436583868418],[-73.95708701942448,40.69447044016307],[-73.95614239268214,40.69457901857245],[-73.95582662769682,40.6929923828824],[-73.9554105794961,40.69090829188596],[-73.95635602958284,40.6907997819174],[-73.9572724911262,40.6906934783541],[-73.95808563435835,40.69060146372538],[-73.95818048749948,40.69059073040582],[-73.95857844775944,40.69054569485764],[-73.95886713625445,40.690512248014855],[-73.95899330491865,40.690497629362916],[-73.9592813373065,40.690464256969626],[-73.95934862389831,40.690456460910895],[-73.95942791320562,40.690447274713954],[-73.95957591847144,40.69042998753861],[-73.96008336800449,40.69037071570727],[-73.96013760800464,40.69036438035891],[-73.9602928166812,40.690346249915486],[-73.9602374033644,40.6900622228079],[-73.96022304539731,40.68998862738383],[-73.96018691858282,40.68980345598864],[-73.96017256138684,40.68972986156126],[-73.96012172912188,40.68946930706396],[-73.96009714565353,40.689345210097535],[-73.96000519802642,40.68888103371828],[-73.95985939425711,40.68814745121729],[-73.95971374756466,40.68741563409099],[-73.95956770121344,40.68668255592733],[-73.95684165193603,40.686996078838014],[-73.95468418850515,40.687244854437225],[-73.95453798607413,40.686511175404625],[-73.95439296867423,40.6857797200137],[-73.95424647696173,40.685046248261905],[-73.95410042574014,40.6843131076335],[-73.95395453033531,40.68358077882075],[-73.95380893530675,40.68284800827339],[-73.95366256227202,40.68211490361357],[-73.95351616791022,40.68138260047897],[-73.95337017508868,40.68064050844439]]]}},{type:"Feature",properties:{ntacode:"BK72",ntaname:"Williamsburg",borocode:"3",boroname:"Brooklyn"},geometry:{type:"Polygon",coordinates:[[[-73.9502369375792,40.705473246654584],[-73.94983788658892,40.70522902156312],[-73.94947068333511,40.70501901928322],[-73.94925335721457,40.70489593076176],[-73.94866498839339,40.704565074430946],[-73.94854962741987,40.70450043097989],[-73.94814066076684,40.70427125438633],[-73.94785367275429,40.70411138320623],[-73.94705205297531,40.70366394934024],[-73.94753858146485,40.70335065066488],[-73.94937873543377,40.702158889826364],[-73.95027424109595,40.70157924195064],[-73.95128819434741,40.70092236548596],[-73.95192018927906,40.70148754916082],[-73.95255052777954,40.7020516665145],[-73.95318085172326,40.7026169054775],[-73.95381196906527,40.70318097979551],[-73.9557236101489,40.70194576955729],[-73.95745736372842,40.70082260318464],[-73.95722517405635,40.69999935002633],[-73.95716730105407,40.699707867919095],[-73.95701993123413,40.69897391434964],[-73.9579593822099,40.69882000321588],[-73.95885874627415,40.69867732641629],[-73.96019688857474,40.69846272743867],[-73.96105100700014,40.69832607881916],[-73.9618983782425,40.69818833253157],[-73.96233072880827,40.69811959432477],[-73.9623590325303,40.69811509173966],[-73.96239768958385,40.69810894573728],[-73.96248295908703,40.69809538475483],[-73.96283963716351,40.6980386683399],[-73.96236579985028,40.699605585851806],[-73.96217978155187,40.70022071060445],[-73.96251930393704,40.7004726814649],[-73.96318252095783,40.70100009487211],[-73.9638688939086,40.701541889211136],[-73.96451844743152,40.70207497826768],[-73.96520438968136,40.7026227448141],[-73.965874185774,40.70315769549389],[-73.96607413508086,40.703320152940975],[-73.96653747117692,40.70369661291518],[-73.96720962042629,40.70425570915338],[-73.96761547790794,40.704961635386965],[-73.96795139126226,40.70573121706138],[-73.96838933680795,40.70682918674697],[-73.96728890236449,40.70700200263795],[-73.96593219617112,40.70724387406225],[-73.96484837748658,40.70745361092211],[-73.96442311895234,40.707533724076185],[-73.96327873711068,40.707729298015934],[-73.96274333043827,40.70768508175967],[-73.96213128912169,40.707622692800264],[-73.96186019854574,40.707595056986236],[-73.96114422874845,40.707523595737214],[-73.96050333603083,40.707461523263866],[-73.9604038313614,40.70745188625807],[-73.95993835922924,40.70740680163762],[-73.95939542535814,40.707352408342665],[-73.95920084783101,40.707331585279476],[-73.95845576794653,40.70725184744566],[-73.95838432367226,40.707676690799175],[-73.95815250104353,40.708040918704654],[-73.95790430738566,40.70842717347009],[-73.95735981050645,40.70823462399782],[-73.9572825544482,40.70820731005078],[-73.95720321567883,40.70817924777162],[-73.95672449090597,40.7080099523774],[-73.95626945244263,40.70784956202245],[-73.95554165818704,40.70759344757965],[-73.95401701370642,40.707080241485556],[-73.95337878002881,40.70685629300807],[-73.95291388625985,40.706700310929875],[-73.95251503811667,40.70655858750633],[-73.95229955426804,40.70649029376427],[-73.9519105563325,40.706360078923616],[-73.95108529937012,40.70591295173696],[-73.95095606182493,40.70584293640611],[-73.9502369375792,40.705473246654584]]]}},{type:"Feature",properties:{ntacode:"BK99",ntaname:"park-cemetery-etc-Brooklyn",borocode:"3",boroname:"Brooklyn"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.91513331918196,40.58626938540079],[-73.91509711064722,40.5862665836933],[-73.91505538740171,40.58626722046002],[-73.91498196714757,40.58626925759497],[-73.9149089072476,40.58626217297204],[-73.9148811142977,40.5862576662829],[-73.9148613737018,40.58626057554842],[-73.91484906270544,40.58626572281403],[-73.91483964457827,40.586275068332334],[-73.91482249731196,40.58627650659446],[-73.91479664555939,40.58627151063013],[-73.91477630344794,40.5862643107088],[-73.91475822751109,40.58625612923489],[-73.91473689701499,40.586252870708485],[-73.91472719418131,40.58625284658742],[-73.91470909811237,40.58624959581717],[-73.91469360490532,40.58624240835955],[-73.91468133993774,40.586236459999284],[-73.91465937411907,40.58623048801495],[-73.9145744453553,40.586200937544675],[-73.91455182297848,40.58619718280638],[-73.91453176360426,40.58619935163317],[-73.91451879447347,40.58620671730132],[-73.91451002779564,40.58621507803659],[-73.91450223072464,40.586223195234865],[-73.91448795703413,40.58623376141637],[-73.91447306751336,40.5862366834395],[-73.91444848600902,40.58623711579353],[-73.9144106863387,40.586228145088825],[-73.914302216254,40.58618275690633],[-73.91427510080042,40.58617110092197],[-73.9142566771619,40.58616834287515],[-73.91424534967902,40.58617078068633],[-73.91422561352081,40.58617245733193],[-73.91421300745357,40.58617069991841],[-73.91419138861141,40.586159305510755],[-73.91416592220669,40.58614025732283],[-73.91410914905579,40.5861060914957],[-73.91408557111487,40.586098882499336],[-73.91405550969763,40.5860953559717],[-73.91403188386349,40.58609924139808],[-73.9140156926845,40.586104132701855],[-73.91399595873708,40.58610580981219],[-73.91397561478601,40.58609860857486],[-73.91394601558103,40.58607577113466],[-73.91391171664829,40.58605714308738],[-73.91387373477127,40.586043276654735],[-73.91383319591044,40.58603458290224],[-73.91379130182595,40.586031319552816],[-73.91374929445124,40.58603358334711],[-73.9137084190787,40.58604130717592],[-73.91366988744352,40.58605426206922],[-73.91366585340799,40.586058453807986],[-73.91366277899039,40.586063094437904],[-73.91366074799062,40.586068057469554],[-73.91365981576782,40.58607320762553],[-73.91366000773156,40.5860784045281],[-73.91366131865009,40.586083506525206],[-73.91366371279167,40.586088374551764],[-73.91366712489955,40.58609287591984],[-73.91367146196994,40.586096887935526],[-73.91366854170835,40.58610100800873],[-73.91366481700457,40.58610473199469],[-73.91366037838078,40.586107969388294],[-73.91365533371045,40.58611064151018],[-73.91364980559555,40.58611268341886],[-73.91364392838756,40.58611404548929],[-73.91363784492208,40.586114694618516],[-73.91363170304786,40.58611461503059],[-73.91362565203234,40.5861138086598],[-73.91356180685621,40.58610818820531],[-73.91349961676016,40.58609582570219],[-73.91344030046908,40.58607696341554],[-73.9133850203874,40.586051970985196],[-73.91330276985757,40.58602892370008],[-73.9132231849742,40.586000960992436],[-73.91314677020439,40.58596826011161],[-73.91307400991869,40.58593102834079],[-73.91300536532073,40.58588950168334],[-73.91294127152324,40.585843943366065],[-73.91288213478985,40.585794642170995],[-73.91282976976,40.58575139543788],[-73.91278761357361,40.585706022104915],[-73.91275508690248,40.585680734516664],[-73.91272509389294,40.585653687686815],[-73.91255391691317,40.58552633550371],[-73.91253375307552,40.585342269617506],[-73.91255362993904,40.58530352522478],[-73.91256458555429,40.58526276978651],[-73.91256630151645,40.5852211878456],[-73.91255872796873,40.585179987965276],[-73.91254208504999,40.58514036760184],[-73.91251685649398,40.58510347830175],[-73.91248377556836,40.58507039223259],[-73.91247425970478,40.58502670241598],[-73.91247136011076,40.58498246955784],[-73.9124751148232,40.584938274101845],[-73.91248547455778,40.584894695999374],[-73.91250064914016,40.584741797384126],[-73.91250278714065,40.58473162394277],[-73.91250598875641,40.584707306463464],[-73.91249831364514,40.58468601951813],[-73.91247773546323,40.58466517741912],[-73.9124429998139,40.58465074626807],[-73.91241378119551,40.5846446941103],[-73.91239412142355,40.58463736210499],[-73.91238199348412,40.5846231533946],[-73.91237790672514,40.58459386763496],[-73.91236972324586,40.58456165217843],[-73.91236790288816,40.58452617424733],[-73.91237486072373,40.58450524557409],[-73.91239232328932,40.58449966926975],[-73.91241932859444,40.58450239194061],[-73.91248473796247,40.584506184556545],[-73.91250885205646,40.58448432742595],[-73.91252051530343,40.584461252421164],[-73.91257873642884,40.58437882582985],[-73.9126084771919,40.58431994827609],[-73.9126172003254,40.58427768286924],[-73.91261758823715,40.584249749300156],[-73.9126180809414,40.58422485596799],[-73.91263170246303,40.58420023446834],[-73.91263982584177,40.584179851135644],[-73.91263419680797,40.584172618126274],[-73.9126167474674,40.584168671599635],[-73.91260209243696,40.58415993853356],[-73.91259425542437,40.58414518914058],[-73.91258466852842,40.58412011407683],[-73.91258558570685,40.58408939992072],[-73.91259318315109,40.58406758280875],[-73.91261266604523,40.58402458276059],[-73.91263830734107,40.58396693224823],[-73.91263581397953,40.583950298025876],[-73.91261666905774,40.5839264745127],[-73.91258990362628,40.58391609413046],[-73.91253889560943,40.58391613053403],[-73.91252103091244,40.58391378877658],[-73.91250423830907,40.5839005515479],[-73.91250460035735,40.58388635571074],[-73.91251327125534,40.58387575300671],[-73.91253467541472,40.58387545803299],[-73.91256813712188,40.583886332710115],[-73.91260664321769,40.58389462992034],[-73.91265005310576,40.58389427208483],[-73.9126727844487,40.58388795641492],[-73.91269014904348,40.58387515360662],[-73.91269902546921,40.58385270453277],[-73.91270605956096,40.583830628486844],[-73.91270280580831,40.583753879755164],[-73.91271079739748,40.58369994166936],[-73.91270485854596,40.583675241636485],[-73.9126928262588,40.583650307457845],[-73.9126791029834,40.58362344959178],[-73.91266228121614,40.583605996819344],[-73.91265111155113,40.58360415036221],[-73.91263067653925,40.58360846077103],[-73.91262686025286,40.58361073325439],[-73.91261090987317,40.58362022959444],[-73.91259559746784,40.583642926903174],[-73.91258263821426,40.583654042174174],[-73.91256416724003,40.58365563053865],[-73.91254323349665,40.58364476824486],[-73.91252584404202,40.58362708449979],[-73.91248355319789,40.5835669308214],[-73.91245181343776,40.58354002787526],[-73.91242420853035,40.583514934039854],[-73.91240864017956,40.5834884754653],[-73.9124007270715,40.58345276119286],[-73.91240660608712,40.58342480550653],[-73.91242103069457,40.58339278402734],[-73.91243878847334,40.58336997351225],[-73.91246022036074,40.58335175392386],[-73.9124951143902,40.583337535472516],[-73.91257072971156,40.58331285848096],[-73.9126052251269,40.58329072442718],[-73.9126212430633,40.58327135277839],[-73.91264957500319,40.58324591352522],[-73.9126774828735,40.58322632423995],[-73.91270404052727,40.583204324512906],[-73.91275025844384,40.58314540498745],[-73.91281681585318,40.58309287286291],[-73.91286173083539,40.58307045982734],[-73.91296715647786,40.583034170088915],[-73.91304660950463,40.58300754849562],[-73.91306274695086,40.58300796478864],[-73.91308342481905,40.58301392186656],[-73.91310063492055,40.583025554730064],[-73.91310764522169,40.583039328443185],[-73.91310803072021,40.58305564660961],[-73.91309366069213,40.58307811786342],[-73.91303116125995,40.58311149572032],[-73.91301314865443,40.58312940237872],[-73.91300400920764,40.583151161225125],[-73.91301010544142,40.58317350908119],[-73.91302765232814,40.58318471065444],[-73.91305439371871,40.583186716453405],[-73.91307702388158,40.58317317373965],[-73.91308233206294,40.58314917329274],[-73.91309259176938,40.583133266757535],[-73.91311537519047,40.583117429500696],[-73.91315375727213,40.58311012491594],[-73.91320747763832,40.583106449537894],[-73.91334530004656,40.58308774402703],[-73.91344265090527,40.58306650129187],[-73.91351194436822,40.58304087137117],[-73.91356029877663,40.583030709235146],[-73.91359114656456,40.58303030925957],[-73.91362890961973,40.58303229624128],[-73.91367040800638,40.58302812126707],[-73.91370574416193,40.583020699619105],[-73.91379817883463,40.582991335918926],[-73.9138419814029,40.58298096820865],[-73.91388783020813,40.58298468270139],[-73.913933638425,40.582989546230145],[-73.91398276542384,40.58298988055274],[-73.91401448220044,40.58298626974133],[-73.91404880615279,40.58297597979551],[-73.91408049249043,40.58296818087346],[-73.91412574717681,40.58296742145459],[-73.91415019662948,40.58296724421906],[-73.91418696590452,40.58295684096647],[-73.91421440940218,40.58294421935007],[-73.91424209153728,40.582923884680056],[-73.91426461163289,40.58290733047506],[-73.91428757031255,40.582901730173496],[-73.91430480864925,40.582895437557276],[-73.91431347825373,40.58288483488328],[-73.91432038152685,40.58287345623507],[-73.91433869075239,40.58285626661904],[-73.914348138647,40.582852002163285],[-73.91436272478424,40.58285769530134],[-73.91438024403897,40.582864681270664],[-73.91440852626427,40.58286674553286],[-73.91442531787224,40.582857871439],[-73.91443075792112,40.582845285649434],[-73.9144165647473,40.582829583595775],[-73.91441354718549,40.58281154143735],[-73.91442601823944,40.58279899271591],[-73.91444562078087,40.58279792038302],[-73.91448137951106,40.582806789546446],[-73.91450871967814,40.582809053615684],[-73.91454056069195,40.58279893138276],[-73.91457136618565,40.58277756781236],[-73.91459109911203,40.58276577115124],[-73.91460961616629,40.58275884651346],[-73.91463166275386,40.58275763440283],[-73.91472075055138,40.58277283584666],[-73.91475316846999,40.582776710401966],[-73.91478662998807,40.58278758426654],[-73.91481206768607,40.58280398466636],[-73.91482092346145,40.582817385382384],[-73.91482435715903,40.58283382324109],[-73.9148196690469,40.58284853086503],[-73.91481396714914,40.58286042642483],[-73.91482516810426,40.582866460597224],[-73.91485664605123,40.582870506814146],[-73.91488143663926,40.58286987081267],[-73.91489741970577,40.582872610367716],[-73.9149069536754,40.58288509586317],[-73.91490200810954,40.582894927353976],[-73.91488463973496,40.58291191856406],[-73.91485961850306,40.582938163958154],[-73.91485126450607,40.582962046299556],[-73.91485751324602,40.58298209951927],[-73.91487850168284,40.5830055227934],[-73.91487974591068,40.58302700350838],[-73.91487128569776,40.58304784561477],[-73.91486183617289,40.58307425013909],[-73.91487113272208,40.58309442154663],[-73.91489759501978,40.58310525953436],[-73.91492120779297,40.58311248045484],[-73.91495087200163,40.583121143085506],[-73.91496680213771,40.583133403794776],[-73.91498253486131,40.58314919202414],[-73.91498685680679,40.58315283982601],[-73.91499355016056,40.58315336127186],[-73.9150043495079,40.58315145071376],[-73.91502932438901,40.58313056686798],[-73.91504738947116,40.583125222466165],[-73.91506390193432,40.58312520820461],[-73.91507218234918,40.58312458642512],[-73.91508577200538,40.583117917236514],[-73.9151053823759,40.58310850383887],[-73.91514044992658,40.58310451791612],[-73.91516678218403,40.58310394229706],[-73.9152135907857,40.5830951512282],[-73.91525733442549,40.58308729219172],[-73.91528333907931,40.5830759533725],[-73.9153536435195,40.583053085480685],[-73.91539584617905,40.58304482787623],[-73.91542990602406,40.58304271142224],[-73.91545449816903,40.58303970913205],[-73.9154765054023,40.583032671830146],[-73.91550531932374,40.58302253671631],[-73.9155269382117,40.58300825263127],[-73.91554499756568,40.582990177748925],[-73.91556719011433,40.5829773219317],[-73.91560713091408,40.58296458737226],[-73.91565304415496,40.58295545303646],[-73.91569870775079,40.58294563313605],[-73.91573006889227,40.58294184032327],[-73.9157501285275,40.58293639340558],[-73.91575888276981,40.58293167834107],[-73.915761604573,40.58291447087014],[-73.91577896476088,40.58290849944381],[-73.91579646420043,40.58290675605853],[-73.91590083079727,40.58290836958238],[-73.9159559503259,40.58290714791544],[-73.91601352716064,40.58289804977679],[-73.91604528931647,40.58289142893825],[-73.91607986037056,40.58288302829918],[-73.9161222613293,40.58286123804333],[-73.91614199473294,40.58285743763396],[-73.91615620879065,40.5828626082508],[-73.91616526389157,40.58287515862869],[-73.91616340652098,40.58289332785665],[-73.91616117295044,40.58292200995531],[-73.91616533434859,40.58293491192462],[-73.91619291399626,40.582960926422956],[-73.91625458407773,40.58301910629951],[-73.91628745922038,40.583041939564],[-73.91632545582766,40.58305857276471],[-73.9163582813012,40.5830660081703],[-73.91640110933967,40.5830757280733],[-73.91647381467018,40.58311153408892],[-73.91652537447145,40.58314033821528],[-73.91656345737127,40.58315201369983],[-73.91660432992357,40.58315938686156],[-73.91674435706146,40.583149243148945],[-73.91680904215039,40.5831361391066],[-73.91684198716314,40.58311240995611],[-73.91686865501184,40.58309836381438],[-73.91688414354172,40.5830988471181],[-73.91690459603636,40.58310521664018],[-73.91691664570561,40.5831191294636],[-73.916928046796,40.58314216832029],[-73.9169473272844,40.58318825872985],[-73.91697421629549,40.58321178020438],[-73.91700811433903,40.583229911113705],[-73.91704549903487,40.5832426634835],[-73.91722154944117,40.58325278878481],[-73.9172715063787,40.58324885900875],[-73.91729747607816,40.58323588813925],[-73.91730410990165,40.58322701083628],[-73.91731074592352,40.58321813118901],[-73.91729861410717,40.583190801749616],[-73.91708382946564,40.58305897765299],[-73.91687676635951,40.58292337089758],[-73.91684561145445,40.58289288546199],[-73.91681802428016,40.58287043932541],[-73.91680237542735,40.58284312102359],[-73.91680996859863,40.58281786944132],[-73.91683095894794,40.58279632912122],[-73.91683298734014,40.58278236834701],[-73.91681104385314,40.582762048557186],[-73.91676942718226,40.582747702687215],[-73.91671303114278,40.58273447858888],[-73.91663555189481,40.58272669627276],[-73.91659049396183,40.582725777507335],[-73.91656025765731,40.58273178644673],[-73.91648384235516,40.58278464746012],[-73.9164297950498,40.582811132266606],[-73.9164107855549,40.5828106600774],[-73.91639106239693,40.5828085815957],[-73.91637554088591,40.582802731561806],[-73.9163509359136,40.58280818348846],[-73.91633310071481,40.582819259613906],[-73.916326405681,40.58281886992303],[-73.91631125527731,40.58281391810883],[-73.91629330489094,40.58280188345143],[-73.9162906180458,40.582791313398666],[-73.91629316588654,40.5827699063266],[-73.91628476885714,40.58274755696827],[-73.9162755368557,40.58273080751153],[-73.91626104832942,40.582716029898315],[-73.91624727128278,40.58270687911225],[-73.91620991224374,40.58269820634615],[-73.9161613368347,40.58267785930019],[-73.9161435989042,40.58266887146551],[-73.91612707682087,40.582668062802746],[-73.91611252487061,40.58267337710372],[-73.9160977630739,40.58267449229033],[-73.91608276193867,40.58266602729403],[-73.91606608507514,40.5826432595815],[-73.91606105132732,40.58263826034216],[-73.91604831118637,40.58263545077832],[-73.91604312676826,40.582635119302275],[-73.91603398469314,40.582633766522],[-73.91602653797975,40.58262777742881],[-73.91602327833989,40.58261580824722],[-73.91603150828996,40.58259846708604],[-73.91604510737572,40.58257679368192],[-73.91605924441413,40.58255769961813],[-73.91605982993875,40.582550233591505],[-73.91605533428871,40.58254666209624],[-73.9160421323442,40.58253891208465],[-73.91601234094581,40.58252384934543],[-73.91600076262706,40.58251382244982],[-73.91599673914092,40.58250627129929],[-73.91599507564273,40.582483130742],[-73.91598930325056,40.582464791255916],[-73.91598506756898,40.58245422123583],[-73.91597323763885,40.58244229956239],[-73.91596151080908,40.58243575834027],[-73.91594473563659,40.582434264438035],[-73.91592914771844,40.582433265446554],[-73.91590736628677,40.58243445622125],[-73.91589979876612,40.582440846623314],[-73.9158960153526,40.58244402775186],[-73.91588532189276,40.58244380029231],[-73.91587873931142,40.58243877260366],[-73.915875254895,40.58243380129522],[-73.91586237611399,40.582425612907166],[-73.9158442416109,40.58241824357305],[-73.91582308234156,40.58241081656769],[-73.91580422300518,40.58240671352137],[-73.9157805779702,40.58240062961335],[-73.9157652891067,40.5823914518614],[-73.91574397996054,40.582387536987454],[-73.91573004424873,40.58239191955781],[-73.91571894077822,40.58240335669336],[-73.91570859960468,40.582410403774105],[-73.91566729548903,40.58241844319208],[-73.91561416281974,40.58241456155585],[-73.91557828001797,40.58240706924339],[-73.91555618378293,40.5823998616342],[-73.91554158161847,40.58238859660451],[-73.91553029051457,40.5823781038054],[-73.91552366963936,40.582375408413824],[-73.91551693880298,40.58237504662684],[-73.9155041366084,40.582391122389474],[-73.91549292208363,40.5824060726826],[-73.91548489271247,40.58240755008265],[-73.91547157698861,40.58240331284748],[-73.91546395768319,40.582393124463884],[-73.9154627460607,40.582383762694256],[-73.91545552568117,40.58237192728594],[-73.91543278029661,40.58236565348732],[-73.91541290900807,40.58236407379874],[-73.91537680117042,40.582363580639935],[-73.91533636981164,40.582364868305504],[-73.91529755299925,40.58237156499931],[-73.91526029387258,40.58236942347005],[-73.91518549237695,40.58236324792053],[-73.9151453494571,40.582364069162175],[-73.91510347182272,40.58237070757498],[-73.91507188576279,40.58238152573499],[-73.91503244299057,40.58239799219671],[-73.91499231015695,40.582430576817295],[-73.91495621705263,40.58246266266323],[-73.91492361437763,40.582481464653256],[-73.9148914534753,40.582490855489176],[-73.91485429620485,40.58249409310833],[-73.91481200341404,40.582486926341716],[-73.91477047211993,40.58247536683094],[-73.91469476968891,40.582441632026665],[-73.91466144609751,40.58243164463584],[-73.9146294466244,40.582427503658344],[-73.91456038746429,40.58240650845613],[-73.91442069856869,40.58238222378727],[-73.91438667636007,40.5823831580494],[-73.91435652574022,40.582396338075675],[-73.9143386047637,40.58241861250495],[-73.91432797974475,40.58245154222207],[-73.91433402510407,40.58248061427012],[-73.9143418953653,40.582491516926524],[-73.91436373972239,40.5824980104033],[-73.91439432847737,40.58250750330608],[-73.9144126777686,40.582516739642756],[-73.91443205047094,40.58254115524592],[-73.91444439356765,40.58257338957395],[-73.91445578619143,40.58258926242995],[-73.91446429302799,40.58260927781605],[-73.91445859867211,40.582614050680206],[-73.91444177524473,40.58262260025081],[-73.91440306841218,40.58262696421117],[-73.91439308844032,40.58263236462761],[-73.91438026345521,40.5826395727442],[-73.91437177016248,40.58263728834859],[-73.91436649738984,40.582621556582296],[-73.91436533351332,40.582602151108546],[-73.91435321731488,40.582589542854045],[-73.91434396357897,40.58259167631241],[-73.91432932462531,40.58260818966939],[-73.9143108166107,40.582611332458086],[-73.9142977634743,40.58260009640321],[-73.91428337508101,40.582590697484264],[-73.91425741969758,40.582589004329996],[-73.9142369244519,40.582597251922735],[-73.91421410726333,40.582619879515185],[-73.91417614123812,40.582664178627866],[-73.91416846209651,40.58270067941087],[-73.91416685228512,40.582720715238175],[-73.91418200427732,40.58275113835307],[-73.91418770187882,40.582772936352754],[-73.91418220880678,40.58278964750502],[-73.91417322816018,40.58280136166258],[-73.91415391948266,40.5828112571092],[-73.91413967884692,40.58279834535697],[-73.9141325725104,40.582781871227006],[-73.9141239526859,40.58276536849044],[-73.9141058657216,40.58274913275435],[-73.9140810716333,40.58274022091257],[-73.91405490474298,40.58273550833798],[-73.91402181932011,40.5827362522093],[-73.91393182914146,40.58272627546235],[-73.91388053298886,40.582721955640594],[-73.91385050619411,40.582722756034705],[-73.91381669671352,40.58272676495652],[-73.91379074062979,40.58272507169636],[-73.91376111494455,40.58272307378791],[-73.91372600624901,40.58272889387436],[-73.91370947032047,40.58273813142976],[-73.91370286431712,40.58275201466315],[-73.91369614547608,40.58276938477027],[-73.91367567620946,40.58278531669262],[-73.91364667393282,40.582801297148016],[-73.91361432670014,40.582815353015256],[-73.91352758714922,40.58288061421551],[-73.91343525105174,40.5829305828948],[-73.91335911446285,40.58295402101443],[-73.9133350692023,40.58295073655699],[-73.91331008978217,40.58294649027309],[-73.91329310293696,40.5829419489652],[-73.91327543023235,40.58293949220918],[-73.91326014818331,40.58293860298593],[-73.91324486679498,40.58293771309101],[-73.91321912488195,40.582939066052354],[-73.9131830787931,40.58294510422585],[-73.91314502174606,40.58294856191895],[-73.91311276013543,40.582951391558424],[-73.9130704563263,40.58295311677574],[-73.91303517142008,40.58295591612853],[-73.91300639684992,40.58296374611729],[-73.91297786818073,40.58297459282107],[-73.91296905167876,40.58297280262408],[-73.91294541913712,40.58295667223633],[-73.91292891925865,40.582938132311725],[-73.91293062903868,40.5829246297252],[-73.91294501682766,40.58290624991021],[-73.91295907838861,40.58288949035899],[-73.9129720797649,40.58285870342865],[-73.91298036028756,40.58283134342275],[-73.9129953721431,40.582804319049416],[-73.91300493732533,40.5827851401446],[-73.91300682242105,40.582774683878355],[-73.9130481141272,40.58274891341542],[-73.91305439577195,40.58273549604112],[-73.91304170419441,40.582721460531744],[-73.91301932318423,40.58271353921366],[-73.91299384246965,40.58270674016941],[-73.91298188944978,40.58270719718408],[-73.91296334252159,40.582712646439845],[-73.91294625687514,40.58272934875091],[-73.91293793874237,40.58275673502829],[-73.91294388704215,40.58277924745817],[-73.91295300420718,40.58279951102725],[-73.91295787683184,40.58281804214053],[-73.91295444392058,40.582828497233365],[-73.91294622469934,40.5828357922764],[-73.91293207294984,40.58283830622242],[-73.91290960457906,40.58284158282323],[-73.91289270581325,40.582852439996245],[-73.91288847348098,40.582868466009366],[-73.91288948472226,40.582892538586314],[-73.91288587847073,40.58292536426126],[-73.91288830211467,40.5829440856768],[-73.91289473578661,40.582979250471546],[-73.9128904277056,40.58299758347569],[-73.91287356643893,40.583007286731124],[-73.91285379588716,40.58301226729889],[-73.91282996485275,40.58301084934442],[-73.91281481249887,40.583007051178214],[-73.91280395957409,40.58299257727319],[-73.91279155667944,40.58297925496111],[-73.91276986017411,40.58296924753437],[-73.91275312226192,40.58296660025662],[-73.91272345895841,40.58296575431992],[-73.91269329275208,40.582964687357126],[-73.91266221096731,40.582972651540445],[-73.91264228805962,40.582984576388576],[-73.91258267952516,40.58303223574358],[-73.91253079033142,40.583067715016924],[-73.91251212757238,40.583078953930865],[-73.91250111083939,40.583079193150134],[-73.9124923404176,40.583068562922996],[-73.91250405700487,40.583056247706715],[-73.91250705583363,40.583048620027164],[-73.91250735235229,40.58304049557532],[-73.9124970981477,40.58303634258399],[-73.91247445044137,40.58303890545501],[-73.91244999095223,40.5830495646466],[-73.91240270924914,40.58305861339723],[-73.91237934988001,40.58305442343084],[-73.91234714435846,40.58304191054734],[-73.91227025577582,40.58300712903068],[-73.91225008134609,40.58299067278253],[-73.91223166714853,40.58297611129376],[-73.91222052272708,40.58296333954551],[-73.91222499686906,40.58295689257564],[-73.91224058548934,40.582956739802285],[-73.91232749133063,40.582957328172455],[-73.91236962524655,40.582947945661054],[-73.91241554493004,40.582934228681616],[-73.9124548328976,40.5829266281586],[-73.91248403760504,40.58292025547198],[-73.91249831647532,40.582904263595246],[-73.91249951422785,40.582895893393676],[-73.91249009464644,40.58288616917392],[-73.91248404877419,40.58288490240162],[-73.91244325020692,40.582891293728395],[-73.91240202673663,40.582892772416805],[-73.91237553234437,40.582890858292856],[-73.91235104822749,40.582893858331296],[-73.9123291495493,40.58290084150824],[-73.91230632607945,40.582899232560145],[-73.91228847591184,40.582894908568136],[-73.91226320479217,40.58289348989913],[-73.91223403674708,40.58289871028981],[-73.91213692649706,40.58291049296748],[-73.91204284826814,40.58291464808851],[-73.91199644255421,40.582915793301055],[-73.9119816384673,40.58292039321016],[-73.91197619502327,40.58292703091423],[-73.91197405738403,40.58293674648976],[-73.91197064789375,40.58295598430487],[-73.91196332932957,40.582964213106976],[-73.91195554655084,40.58296870916325],[-73.91193607084428,40.582967843354915],[-73.91191058860355,40.58296337725264],[-73.91188540427932,40.582950786192804],[-73.91186572974851,40.582936910382074],[-73.91184835219073,40.58292863466346],[-73.91182877719525,40.58292126409304],[-73.9118027936419,40.58291306418739],[-73.9117865670517,40.58290646413529],[-73.91175246333535,40.582886702804004],[-73.91168534279777,40.58284350300384],[-73.91163746024111,40.58281695196503],[-73.91155605037896,40.58277088639586],[-73.91152073412317,40.58274297140653],[-73.91150233164481,40.58271957145569],[-73.91148034599225,40.58268472295843],[-73.91144146900237,40.58259998891152],[-73.91138691369105,40.58250118787209],[-73.91132007841033,40.582379158241594],[-73.91128635983853,40.58231358629251],[-73.91128207390518,40.58229642025538],[-73.91127375383417,40.582263099080635],[-73.91127823803276,40.58222132721835],[-73.91129057746164,40.582173907132706],[-73.91134231551287,40.58208888446347],[-73.9113972019499,40.58199277692796],[-73.91145206083559,40.58188783048725],[-73.91147523338645,40.58184362959969],[-73.91148327601971,40.5818321618675],[-73.91149960130727,40.58181878096204],[-73.91151740121359,40.581806552787796],[-73.91154161171623,40.58179402715582],[-73.91157100347303,40.58178298764029],[-73.91160531805495,40.58177810141063],[-73.91175016920778,40.58176215505999],[-73.911838086706,40.5817602189038],[-73.9119719708825,40.58176103573959],[-73.91213518740672,40.581769668998284],[-73.91231554202781,40.58177584538598],[-73.91248781450348,40.58176930688106],[-73.91262397247574,40.58176575987504],[-73.91280910196406,40.58175840776056],[-73.91284574967995,40.58175695293034],[-73.91298249383611,40.58174599544381],[-73.91317650008685,40.58171940785825],[-73.91334451057884,40.58169463881007],[-73.91352729918786,40.5816576124538],[-73.91362394588555,40.58164094124927],[-73.9137112998617,40.58162873719525],[-73.91375780594963,40.58162946149787],[-73.91375946773653,40.58162948753967],[-73.91381856564966,40.5816411428525],[-73.91395583736505,40.58166809050048],[-73.91407954472982,40.581688932112435],[-73.91415185936329,40.58169713882534],[-73.91427450114413,40.581706343669],[-73.9143867033754,40.581716033139735],[-73.91444081609372,40.5817126972277],[-73.91449886342394,40.581701542768094],[-73.91463184406278,40.581665506879034],[-73.9149272537056,40.58154746071879],[-73.91501420402969,40.58153929551709],[-73.91505520170745,40.58154360772265],[-73.91526021720723,40.58157867310467],[-73.91543478914761,40.581603093173406],[-73.91553381168441,40.58161507786607],[-73.91565428472096,40.581632842913265],[-73.91579767708303,40.581658749814615],[-73.91602025693952,40.581697394419095],[-73.91614001524944,40.581709560100684],[-73.91620858371672,40.581720945509964],[-73.91631145428049,40.58173625361083],[-73.91642536736876,40.58175900863268],[-73.91648646817089,40.581761427290445],[-73.91656440839974,40.581782029903614],[-73.91664609625747,40.58180961848249],[-73.91675250020069,40.58184935857366],[-73.91684419368603,40.581879232997075],[-73.91694046369129,40.581904967148645],[-73.91705904915028,40.58193466918457],[-73.91717068751475,40.581963268771545],[-73.9173008230315,40.581998742568615],[-73.91740031696504,40.58203735111885],[-73.91747275685563,40.582061475656296],[-73.91754282640312,40.58208038107568],[-73.91765594991898,40.582103656331185],[-73.91774511391259,40.58211071891305],[-73.9178718350551,40.58211286816893],[-73.91795316745137,40.58210826125223],[-73.91801544298364,40.58211256011898],[-73.9180700430864,40.582122754872785],[-73.91814011869592,40.58213869717282],[-73.9182225636432,40.58216510659862],[-73.91846993349434,40.582247295964116],[-73.9185654146302,40.58227129895316],[-73.91864198877482,40.58229310137844],[-73.91866398779692,40.58229936463159],[-73.91876881548053,40.582335588977976],[-73.91885520898302,40.58237075616681],[-73.91903244654954,40.582428192039536],[-73.91914800330908,40.58246261143327],[-73.91927583490043,40.58249868514514],[-73.91940452561472,40.58253945349359],[-73.9195547389231,40.5825853420626],[-73.91967029776173,40.58261976093157],[-73.91979661930036,40.5826552572085],[-73.91988900617564,40.582678102490235],[-73.92001983914027,40.58270363785098],[-73.92016136884439,40.582727342195206],[-73.92029134800215,40.58274524618796],[-73.92038597491594,40.58276164340878],[-73.92048373132431,40.582782104972424],[-73.92058072742677,40.582803746842586],[-73.92069085443137,40.58283467447293],[-73.92081803189966,40.58287777320664],[-73.92097048597533,40.58291721124642],[-73.9211015498329,40.582963248795565],[-73.9213218375613,40.58302801245799],[-73.92144124962209,40.58306240420436],[-73.92154835139512,40.583095086159595],[-73.92165383725528,40.58312428112714],[-73.92181939703688,40.58316421984654],[-73.92195641792519,40.58319499987748],[-73.92207260289807,40.583219425126835],[-73.92221271877774,40.58325133291653],[-73.9223789353746,40.583284245254966],[-73.9225235966035,40.58330910090233],[-73.92264745221564,40.58333056647573],[-73.92281136591295,40.583364081419006],[-73.92294226666635,40.58339546010498],[-73.9230930457788,40.58342262484589],[-73.92321384460402,40.583442933819036],[-73.92330531313662,40.5834523003367],[-73.92336456215884,40.583461315262404],[-73.92343223286434,40.58347201022729],[-73.92352834449285,40.583483107895425],[-73.9236306089874,40.58349651662128],[-73.92374136944463,40.583511631151886],[-73.92381898015088,40.58351876477829],[-73.92391812130147,40.58352514298111],[-73.92400495251304,40.58352986714739],[-73.92408408214625,40.58353172994978],[-73.92414240638934,40.583530177612445],[-73.92428618071578,40.583544490505076],[-73.92437765038764,40.58355388196905],[-73.92443604095033,40.5835582029417],[-73.92452046724112,40.58355474551069],[-73.92462570164494,40.58355464941148],[-73.92473925816682,40.58354750500702],[-73.92485051379164,40.583538026472716],[-73.92496324822766,40.58352618713365],[-73.92509444897478,40.58351540343309],[-73.92521875540439,40.583506424246345],[-73.92557372740404,40.58351390105639],[-73.92559188192438,40.583498616035044],[-73.92559744025867,40.583466572924],[-73.92560365807883,40.58345538263166],[-73.92562049996992,40.58345382076923],[-73.92563446397443,40.58346113861607],[-73.92563805834016,40.58347739398063],[-73.92564570811074,40.583488762454834],[-73.92599092775816,40.58352317190934],[-73.92626785352488,40.58355069193636],[-73.92630382039857,40.58355293393962],[-73.92712531836796,40.58357927388344],[-73.92823025252056,40.58352576122206],[-73.92943745840644,40.58341892925713],[-73.92944661932395,40.58337264364608],[-73.92947294984565,40.58337431550547],[-73.92946601177597,40.5834156281986],[-73.92963248074966,40.583398808122936],[-73.93034850096225,40.58327369265183],[-73.93043425277853,40.58325401837309],[-73.93051721846494,40.58322832180686],[-73.93059667219879,40.583196827760126],[-73.93067191888315,40.58315981175864],[-73.93074230023049,40.58311759763681],[-73.93080720052076,40.583070554704015],[-73.93084048602786,40.58302973709922],[-73.93086743869966,40.58298628803182],[-73.93088770576712,40.58294077620324],[-73.93089053170122,40.58293019412265],[-73.93089101243345,40.582919401155465],[-73.93088913460278,40.58290869728987],[-73.93088495040448,40.58289838003756],[-73.93087857613814,40.58288873616406],[-73.93087018897613,40.58288003371854],[-73.9308600220378,40.58287251458321],[-73.93084835791156,40.58286638775041],[-73.93083552079845,40.58286182351382],[-73.93076371083933,40.5828587543457],[-73.93075764939621,40.582858388456245],[-73.93075175969206,40.58285723652733],[-73.93074621575326,40.582855332595685],[-73.93074118139077,40.582852732918106],[-73.930736805358,40.582849514308926],[-73.93073321695613,40.582845771870524],[-73.93073052221425,40.58284161618318],[-73.930728800755,40.58283717003767],[-73.93072810344367,40.5828325648071],[-73.93072845088365,40.58282793656504],[-73.93072983280896,40.58282342206522],[-73.93073855032767,40.5828075435898],[-73.93075016494487,40.58279278262846],[-73.93074069433477,40.58275894769527],[-73.93075429378008,40.58275291025655],[-73.9307812297386,40.58275303839726],[-73.93080856473166,40.58275316911726],[-73.93082904863856,40.582758815969804],[-73.93091370009962,40.58278215098494],[-73.93092077220201,40.582784100756896],[-73.93096003144632,40.582728610283525],[-73.93170214276822,40.58281044700817],[-73.93171422041416,40.582811778842405],[-73.93172491413165,40.58287742005756],[-73.93174530349606,40.582877000113534],[-73.93177240335147,40.58288537179152],[-73.93179734609018,40.58289700540028],[-73.9318194619443,40.58291158855194],[-73.93182823681742,40.58292198405461],[-73.93183474185548,40.58293330778915],[-73.931838812905,40.582945274005375],[-73.93184034723326,40.5829575807399],[-73.93183930612051,40.58296991743664],[-73.93183571583758,40.582981972782875],[-73.93182966698267,40.5829934425658],[-73.93182131219572,40.58300403734889],[-73.9318108623061,40.58301348977584],[-73.93180467774232,40.58301506026182],[-73.93179892834314,40.58301740230107],[-73.93179377829975,40.58302044901001],[-73.9317893746864,40.58302411338099],[-73.9317858432612,40.583028290767274],[-73.93178328487437,40.583032861871544],[-73.93178177258842,40.58303769615237],[-73.93178134959133,40.583042655553015],[-73.9318634542836,40.58308286125206],[-73.9320294376898,40.584148636840844],[-73.93204244970433,40.584233960077846],[-73.93116473847775,40.58431299078423],[-73.93106383718818,40.584318467639825],[-73.93107641275597,40.584379675531146],[-73.93009616234029,40.58450207623213],[-73.93019077880939,40.58508559253694],[-73.93119181053729,40.5854137259545],[-73.93126945000867,40.58543639341887],[-73.9313167392335,40.58567129660328],[-73.93132791595431,40.585737851496916],[-73.93134323734657,40.58580563367336],[-73.93139947576307,40.586079895491324],[-73.93131301519199,40.58605420630916],[-73.92942869226212,40.585488202281894],[-73.92858912022149,40.585207259721884],[-73.92840477170027,40.58526206684146],[-73.92762689281314,40.585035056418256],[-73.92712081850249,40.584879357168326],[-73.92678292725596,40.584861437836814],[-73.92583335916892,40.584953077221364],[-73.92571918745796,40.5849033768911],[-73.92562656280641,40.58486435448304],[-73.92552355359841,40.584825074980216],[-73.92546985629915,40.58478284318069],[-73.92542431681332,40.58473462043726],[-73.92537889690013,40.5847096324115],[-73.92536636891269,40.58467613882441],[-73.92534111863344,40.584656605742296],[-73.92532658314171,40.58464688025881],[-73.92530527557129,40.584641789093816],[-73.92529083981621,40.5846407366699],[-73.92528564314603,40.58465176627735],[-73.92528656437592,40.58466505229631],[-73.9252805781324,40.58467435332384],[-73.92525943430542,40.584683754223796],[-73.92519787787752,40.58467660455037],[-73.92517439704694,40.58468369887558],[-73.92514493402152,40.584694302056164],[-73.92511237786758,40.584703776745236],[-73.92506992577464,40.584708086405215],[-73.92502668562052,40.58471069377125],[-73.92496894262419,40.5847064279699],[-73.92491416054912,40.58469461804575],[-73.92488747643591,40.58468948375269],[-73.92482669468785,40.58467779015063],[-73.92476270164589,40.584659686914854],[-73.92465843232962,40.58463370764807],[-73.92461433601937,40.5846287940682],[-73.92457168665297,40.58461575473555],[-73.9245534389345,40.584611818712524],[-73.92454209535663,40.584614774524],[-73.92453696475272,40.5846315973093],[-73.92453331145818,40.58464608804961],[-73.92449855392924,40.58465902009934],[-73.92447425286582,40.58465861931283],[-73.92443091379411,40.584652525915494],[-73.92439217705325,40.58465101712563],[-73.92435810811492,40.58465991530947],[-73.92432019497244,40.58466304743565],[-73.92428379100876,40.58466675584],[-73.92423972725402,40.58466472263915],[-73.92420858698652,40.58466316602431],[-73.92419040444858,40.58466502047441],[-73.92414943247314,40.58466702456056],[-73.92411977016187,40.58466316285454],[-73.92409849475105,40.584660979798194],[-73.9240773180328,40.58466747047252],[-73.92404565018339,40.58468734935999],[-73.9240298004277,40.584694393546165],[-73.92400490630216,40.584709610200775],[-73.9239769223899,40.58471788154772],[-73.9239389404355,40.58471810401876],[-73.92390414996987,40.58472818083011],[-73.92387090453073,40.58474169116533],[-73.92383976574517,40.584740159748556],[-73.92380030270115,40.584742715379726],[-73.92375627034053,40.58474356335325],[-73.92374259272154,40.58474133099294],[-73.92373128190837,40.58474719790541],[-73.92372605244603,40.58475534541151],[-73.92372841862397,40.58476341670813],[-73.92372775935424,40.584773271189974],[-73.92369747513575,40.584779234229025],[-73.92368152467458,40.58478051478473],[-73.92366251875171,40.58477772937893],[-73.92363220046437,40.584780810871706],[-73.92360336259902,40.58478155965564],[-73.9235745231614,40.5847823375814],[-73.92354117944845,40.584787172578665],[-73.923507962432,40.5848064739857],[-73.92348001331938,40.584817654048535],[-73.92344966315014,40.58481785396544],[-73.92336761907826,40.58481316055151],[-73.92330757410673,40.584806587342264],[-73.92327791332094,40.584802724917395],[-73.92327255629726,40.584796381858446],[-73.92325805512237,40.58478953646979],[-73.92323447480602,40.58478795565758],[-73.92320254786281,40.58478178649398],[-73.9231606220976,40.584767568384095],[-73.92311274404507,40.584762678671055],[-73.9230877556041,40.58476628393314],[-73.92306502999465,40.584772226065446],[-73.92303385786948,40.584767784923905],[-73.92294484739413,40.58474752406093],[-73.92287786476935,40.584731147009286],[-73.92282834661043,40.58471409544938],[-73.92278033786384,40.584697622356536],[-73.92276198958491,40.58468789348319],[-73.92274216353398,40.58467761512183],[-73.9227170396734,40.584672547212826],[-73.922695797633,40.584673274575685],[-73.92266396464593,40.58467866100424],[-73.92261003896611,40.58467436911173],[-73.9225872486443,40.58467451844025],[-73.92253407889697,40.58466907492139],[-73.92245200329221,40.58466147134826],[-73.92239659533165,40.584662423031965],[-73.92234875012926,40.58466038705435],[-73.92232306820561,40.584670964592135],[-73.9222911707015,40.584670586185446],[-73.92227673498846,40.58466953288029],[-73.92225174182965,40.58467604911653],[-73.9222138285794,40.58467918054773],[-73.92216374693595,40.584680655736435],[-73.92211281136112,40.58467461009501],[-73.92205510213319,40.58467322603382],[-73.92196786316511,40.58467667957622],[-73.92192310818187,40.5846815909559],[-73.92187674416597,40.5846743668986],[-73.92182955643109,40.58466538688861],[-73.92177263644372,40.58466575976876],[-73.92170654402405,40.58465978705635],[-73.92165711788337,40.58465431921292],[-73.92160322494082,40.58465291005192],[-73.92153193390808,40.58465799365104],[-73.92148629425031,40.58464961766331],[-73.92143088500208,40.58465053939526],[-73.92139293779587,40.58465076155099],[-73.92135650322948,40.584651587500524],[-73.92131474020604,40.584651832315416],[-73.9212615354203,40.58464638969138],[-73.92123411382656,40.58463613333906],[-73.92120843107713,40.58464671012464],[-73.92118797618983,40.584652048494114],[-73.92114999612883,40.584649387365225],[-73.92110968372452,40.58464153757554],[-73.92108374153474,40.584628975490034],[-73.92107282492906,40.584604730835714],[-73.92104987516807,40.58458753257764],[-73.9210125554751,40.58457501861234],[-73.92097161608697,40.58457990309434],[-73.9209255753884,40.584604492885845],[-73.92086664382408,40.58463148804819],[-73.9208174824942,40.584646276681895],[-73.9207736142829,40.58466159046368],[-73.92073119241859,40.58467169003477],[-73.92071070763474,40.584671262102496],[-73.92066736801999,40.584665166614734],[-73.92062166132828,40.584650972441906],[-73.92059058721993,40.58465520538019],[-73.92055119079426,40.58466357723417],[-73.92051853923648,40.58466146807236],[-73.9204774685219,40.584654770306365],[-73.92044708672508,40.58465205992427],[-73.92042663023899,40.58465739648175],[-73.92038424370155,40.58466749712203],[-73.92035159126766,40.584665388414756],[-73.92032272015732,40.584663254343084],[-73.92028625234694,40.58466117044616],[-73.9202489655394,40.584651565237074],[-73.9202192065897,40.584639028284364],[-73.92019563053378,40.58463453786988],[-73.92018513929887,40.58464792523236],[-73.92017316623397,40.58466361660197],[-73.92014899552659,40.584674771675445],[-73.92012015678755,40.58467552075722],[-73.92009138319487,40.58468205969493],[-73.9200510693572,40.58467420953272],[-73.92000618741405,40.58466465273662],[-73.91998043715469,40.584672348364364],[-73.91994571127935,40.584688189548594],[-73.91991558413545,40.584711526850015],[-73.91988779273976,40.584740053991695],[-73.91988338525857,40.584752813647185],[-73.91986825718018,40.58475870499251],[-73.91984852991652,40.584757098697644],[-73.91983330504674,40.58475428782114],[-73.91982199322918,40.58476015384561],[-73.91981686076589,40.58477697641939],[-73.91980409838074,40.58479093913339],[-73.91977009519618,40.58480562699353],[-73.91972168823791,40.58482211627653],[-73.91967772153897,40.58482875657147],[-73.91966101628424,40.58482830512715],[-73.91964661314836,40.58483013352345],[-73.91964214028768,40.58483710280346],[-73.91964529759781,40.58484690397658],[-73.91964457261969,40.584850965723746],[-73.91962490543212,40.58485803310224],[-73.91958942402455,40.58487505339251],[-73.91958068616321,40.584907419495096],[-73.91956156878638,40.58491098588204],[-73.91954145458685,40.58490713621182],[-73.91954171963755,40.58489579214078],[-73.91954180830216,40.5848920537832],[-73.91950792643725,40.58490353295916],[-73.91949518735699,40.58490173498697],[-73.91949049655666,40.58489789661607],[-73.91948310823037,40.58490735115657],[-73.91946398767855,40.58491372816677],[-73.91942274256566,40.584914210884],[-73.91940732432919,40.584908831253934],[-73.91936405077453,40.584923885243974],[-73.91931241284094,40.584922314087606],[-73.91930973924846,40.584914131579524],[-73.91926390407991,40.58492469545143],[-73.91925118119144,40.58493022603934],[-73.91923392167698,40.58493090613991],[-73.91919938901971,40.584943347726636],[-73.91919210895446,40.58495373110791],[-73.91917758052827,40.584949565823734],[-73.91911306122516,40.58497168138383],[-73.9190957806857,40.58498898120781],[-73.91908730247316,40.58500107605724],[-73.91908122270921,40.585009746953034],[-73.91906212452957,40.585028431630455],[-73.91905665370119,40.58504504870808],[-73.9190339319743,40.58505611343148],[-73.91901850516346,40.585042943958996],[-73.9190121547254,40.58503670654988],[-73.91900154662788,40.5850345943996],[-73.91884177539342,40.585043116291224],[-73.91883758063204,40.58506129211611],[-73.91890013733024,40.585091332603504],[-73.91888640282622,40.585109957376204],[-73.91885660977935,40.58509948250209],[-73.91886847145648,40.585149029000874],[-73.91885595132797,40.58515129286397],[-73.91883570621586,40.58513128107701],[-73.91884758466415,40.585168102723074],[-73.91879927743426,40.585198132422704],[-73.91879644302747,40.585219780919935],[-73.91879590737987,40.58522386859487],[-73.91873721844145,40.58524552752564],[-73.9187126847577,40.585255558922505],[-73.91867392598344,40.5852703364073],[-73.91864419997923,40.5852834426353],[-73.91860378882123,40.58529254051589],[-73.91856870204407,40.58530161082789],[-73.91853044526167,40.585315537738005],[-73.91849438494879,40.58533437547628],[-73.91845508432317,40.58534994793263],[-73.91842222499483,40.585371996276365],[-73.91839879920508,40.585375336429145],[-73.91836802938528,40.58538803173224],[-73.91827395948503,40.58541642962002],[-73.9182468603473,40.585423445237836],[-73.91823937833703,40.58541858876387],[-73.91823078255156,40.58541131773252],[-73.9182344579093,40.58539952108184],[-73.91824022053743,40.58538652020691],[-73.91824857781758,40.58536334192129],[-73.91826546182033,40.5853413723948],[-73.91827180019222,40.5853315796141],[-73.91826744930982,40.58532186818787],[-73.91825626000036,40.585318655389514],[-73.91824028513473,40.58531670403219],[-73.91822488302665,40.585322022350475],[-73.9181941438713,40.58534286425071],[-73.91816283268341,40.58536247003816],[-73.91815973251252,40.58537344268391],[-73.91814604944582,40.58539864997136],[-73.91815039750324,40.58541244895099],[-73.9181616560129,40.58542375515629],[-73.91815161347814,40.58543313467762],[-73.91812933413829,40.5854450082017],[-73.91809953946114,40.58544999291497],[-73.91804527530141,40.58545587806336],[-73.91802073840803,40.585448685105526],[-73.91798349497572,40.58545287289717],[-73.91793674604189,40.58546767458471],[-73.91792666940876,40.585477054061954],[-73.91789175297333,40.58550845713636],[-73.91787533807526,40.58552354014268],[-73.91785413888083,40.585535797525246],[-73.91783233433598,40.5855387272693],[-73.91781416463101,40.58553392226198],[-73.9177934377198,40.58553523376497],[-73.91778386478505,40.58553973111196],[-73.91777011248142,40.58555481600838],[-73.91776327205613,40.58556537535185],[-73.91774739918402,40.58557763434887],[-73.91773408413121,40.585579715248656],[-73.91771757083077,40.58557652874121],[-73.91770641294464,40.58558346735847],[-73.9176979857737,40.58559649528047],[-73.91768528021315,40.58560790398037],[-73.91767095771147,40.585613661087216],[-73.91761884935815,40.5856264332065],[-73.91756940464096,40.58563517126129],[-73.91752838662597,40.58563288503777],[-73.91751500366557,40.585624816092206],[-73.91750162418391,40.5856126882442],[-73.91748237773801,40.585603438692836],[-73.91745302088438,40.585591361349366],[-73.9174194158961,40.58558378128863],[-73.91736188271605,40.58557630647474],[-73.9173416593848,40.58558085375448],[-73.91733107710722,40.58558696867214],[-73.91732207726216,40.585596760658525],[-73.91731894439344,40.58560367251171],[-73.91733387677743,40.58560727073159],[-73.91735194017922,40.58560598436785],[-73.91735783885704,40.585611226251174],[-73.91736057042377,40.5856173155657],[-73.91735160448336,40.585631139677254],[-73.91733792102498,40.58565637434272],[-73.91731840761913,40.585682430396396],[-73.91730725130891,40.585687338351676],[-73.91728810734506,40.58569026973969],[-73.9172774234496,40.58568420368103],[-73.91726882707545,40.5856769325775],[-73.91725493968559,40.58566968614305],[-73.91724058242343,40.585671357295666],[-73.91723370766432,40.585675854362385],[-73.91722255135066,40.58568076113667],[-73.91719808032738,40.58568371782195],[-73.91715284984373,40.585687957720964],[-73.91713475103845,40.5856892430227],[-73.91711668576697,40.58569661787335],[-73.91709861927514,40.585701963268626],[-73.91707893582071,40.58570366071339],[-73.91706778003562,40.58570653634612],[-73.91706568864826,40.5857138607315],[-73.91706467880185,40.58572156903733],[-73.9170727342257,40.585729664345614],[-73.91707381310887,40.58573413581495],[-73.91706982693671,40.585736982613696],[-73.91704037807725,40.585759004878554],[-73.91703396102014,40.585760673529116],[-73.91702763761913,40.58577044145782],[-73.91702873718616,40.585778956768124],[-73.91704004320019,40.58579844190455],[-73.91703903774498,40.585814286950644],[-73.91702901906652,40.5858338277214],[-73.9170226643395,40.58584156567292],[-73.91702377112131,40.58584604319392],[-73.9170269941501,40.58585538445],[-73.91701479079539,40.58586800333578],[-73.91699303777233,40.585883109835024],[-73.9169759868209,40.585888854999794],[-73.91695894597187,40.585890537915546],[-73.91692911719672,40.58589143592262],[-73.91690245837466,40.58589151381256],[-73.91689182129552,40.58589762529937],[-73.91687959447985,40.585904173222005],[-73.91685244820684,40.58591523598801],[-73.916827467399,40.58592303298853],[-73.91679440251725,40.58592068692344],[-73.91677622655521,40.58591382599392],[-73.91676181794045,40.58591345168259],[-73.91674690288798,40.58591390024219],[-73.91672935019763,40.58591843845985],[-73.91669100127305,40.58592830628977],[-73.9166426187406,40.58594755501028],[-73.91658563736189,40.58596151978833],[-73.91653773737913,40.58597387514619],[-73.9164717388203,40.58599356835257],[-73.91640942585805,40.58600758244153],[-73.91636524457365,40.58601623434657],[-73.91632850894067,40.586029757046795],[-73.91628542619347,40.5860469525497],[-73.91625507973451,40.58605476897041],[-73.9162332212097,40.58604816058578],[-73.91621802777401,40.586045402527944],[-73.91620669468544,40.586046602485816],[-73.91618951914187,40.58605173261002],[-73.91613698790137,40.58607353358533],[-73.91611233870111,40.586085055354374],[-73.91608026274218,40.5860931016568],[-73.9160553103667,40.586100181484234],[-73.91603098654322,40.58611121210969],[-73.91600470458475,40.5861251956801],[-73.91597194585532,40.58614039445751],[-73.9159447363411,40.586145987629315],[-73.91591724546997,40.586143440165834],[-73.91588978985301,40.58613349093607],[-73.91586167836624,40.58612576081702],[-73.91579991696896,40.58611743677176],[-73.91578405157885,40.586119364632594],[-73.91576459266047,40.58612794094289],[-73.91575612095401,40.58613951118344],[-73.91575184422207,40.58615331280831],[-73.91572407200837,40.58619453031473],[-73.91570783006448,40.58620681673639],[-73.91569387717742,40.586214423392796],[-73.91566114963601,40.58622345400573],[-73.91560385365179,40.58622797208616],[-73.91549901079013,40.58622840281092],[-73.91546956704381,40.586227575839246],[-73.91544948943881,40.58623096962051],[-73.91543488306569,40.58623956100524],[-73.91541313034281,40.58625405237236],[-73.91538726288206,40.5862527547417],[-73.91535428833002,40.58624996152784],[-73.91527796350833,40.58625026596549],[-73.91524915677222,40.58625586550117],[-73.91523328597421,40.58626149601758],[-73.91522159402,40.58627305563386],[-73.91521120965783,40.58628141355368],[-73.91519436770284,40.58628728928122],[-73.91516591088359,40.58628623294232],[-73.91515204156394,40.58627781540406],[-73.91513331918196,40.58626938540079]]],[[[-73.86706149472118,40.58208797679351],[-73.86768677970579,40.58196329178366],[-73.86814728191108,40.58198890271674],[-73.86896292210412,40.58169379478866],[-73.86925758051295,40.58190964057099],[-73.86968631043719,40.58230878579196],[-73.87000313643009,40.582636614313365],[-73.87034778401303,40.58306413703526],[-73.87050597918449,40.58334195251118],[-73.87051388095965,40.58408232690073],[-73.87061497794427,40.584915351060445],[-73.87084743947644,40.58542105412849],[-73.87099791648033,40.58606179786286],[-73.87115922675436,40.58687388796738],[-73.86981356482104,40.589460926788284],[-73.86849671647202,40.59008985028964],[-73.8675927577531,40.59100579118811],[-73.86690268173976,40.591473035441446],[-73.86635052164107,40.5918926765648],[-73.86476222962085,40.5914922185828],[-73.86430826692539,40.59141474432646],[-73.86371118798182,40.59112928198317],[-73.86327273492819,40.59090807569263],[-73.86274156028777,40.59036640659751],[-73.86272348498082,40.590074510753425],[-73.86231374617203,40.58951874680805],[-73.86193216221744,40.58889894537474],[-73.86149401111646,40.588542473099494],[-73.86125299377385,40.58798808592122],[-73.86137584125044,40.58737342003296],[-73.86150824362583,40.586984819495065],[-73.86159140175855,40.58654599627419],[-73.86167447867456,40.58614479499377],[-73.86192220398819,40.58566854772309],[-73.86218624579826,40.58525502227712],[-73.86249965640856,40.58482901487662],[-73.8628294860508,40.58441556714251],[-73.86317563293608,40.58406484086045],[-73.86327471071964,40.583876848531865],[-73.86383442889638,40.58365178167166],[-73.86449245335788,40.58361493767623],[-73.86503589278058,40.58330206008578],[-73.86557925292553,40.58302680245506],[-73.86584278235404,40.582851541285976],[-73.8661228348405,40.58263867613866],[-73.86651827430383,40.582300538285715],[-73.86706149472118,40.58208797679351]]],[[[-73.86952707548932,40.59871375035448],[-73.86967070711498,40.59668856362214],[-73.87020899836229,40.59695423278945],[-73.86952707548932,40.59871375035448]]],[[[-73.91990064336032,40.5996005220903],[-73.91996319600395,40.59956869859949],[-73.91998356109636,40.5995521340898],[-73.91998771390962,40.59954305170433],[-73.91998332969219,40.59953596652187],[-73.91997188266981,40.59953134781213],[-73.91991463613738,40.59952439215989],[-73.91986505165498,40.59952240822572],[-73.91981967414765,40.59952610895867],[-73.91977249931006,40.59952733920586],[-73.919690043808,40.59951951328452],[-73.91966742919766,40.59952084240328],[-73.9196387882035,40.59953092271571],[-73.91955859161355,40.599562213838205],[-73.91951280094558,40.599581339915815],[-73.91948566810402,40.599594330726106],[-73.9194634744964,40.59960356513327],[-73.91943675042572,40.59960782828141],[-73.91939817858746,40.59961191843332],[-73.91935694674234,40.59961136798928],[-73.91933109688695,40.59960734355351],[-73.91928832602004,40.59959902367492],[-73.91926585786398,40.5995977174155],[-73.91923769619382,40.59959830190616],[-73.91920264897199,40.5996054143509],[-73.91917567514068,40.599608276383535],[-73.91915856902736,40.59960928091895],[-73.91914776993256,40.59960597902745],[-73.91914244716914,40.59959990871459],[-73.91914116057043,40.59959170139085],[-73.91913595045415,40.599582996760034],[-73.91912742272756,40.599576924191396],[-73.91911572215287,40.59957463722463],[-73.9190990836608,40.59957662983255],[-73.91908229418473,40.59958260215573],[-73.91907123177614,40.59958964801623],[-73.91905614206664,40.59959079066013],[-73.91903590917147,40.59958676961147],[-73.91901705219247,40.59957728573094],[-73.91899643132949,40.59956533122344],[-73.91897393464515,40.5995573011018],[-73.91896144073314,40.59955638595925],[-73.91894948394368,40.59955695449785],[-73.91894166672203,40.5995589253266],[-73.9189345003432,40.59955977115257],[-73.91892780618915,40.59955671907395],[-73.91892306220868,40.59954897537483],[-73.91892389949841,40.59954200473983],[-73.91893179296326,40.59953498363037],[-73.91893936296279,40.59952971850097],[-73.91894466693127,40.599520472786445],[-73.91894334746688,40.59950984832563],[-73.9189367403538,40.59949557235401],[-73.91892365348792,40.59947780318231],[-73.91890901034759,40.59946651227102],[-73.9188916996778,40.599458622496265],[-73.91887261711801,40.5994563034898],[-73.91885687930014,40.59945670399818],[-73.91884394589214,40.59946152456539],[-73.91883561589877,40.59947109917601],[-73.91883409341436,40.59947996324434],[-73.91883099294404,40.59948350195202],[-73.91881748280642,40.59948868062144],[-73.91880275327955,40.59948861576842],[-73.91878975891339,40.59948481707577],[-73.91877290619072,40.59948351569317],[-73.91875262975405,40.59948695983325],[-73.9187229202249,40.59948784515856],[-73.91869397302801,40.599483049262176],[-73.91865887598074,40.599472428370774],[-73.91862464667486,40.59945837825731],[-73.91860193800093,40.59944708159544],[-73.91859431220423,40.5994413121837],[-73.91858809186013,40.59943310018589],[-73.9185809834588,40.599415967632865],[-73.91857401771863,40.59939864302439],[-73.9185676996966,40.59938258204481],[-73.91856022204298,40.599372311728125],[-73.91854795461406,40.59936233839624],[-73.91852481921568,40.59934739078727],[-73.9185162581545,40.5993402476377],[-73.91850101350444,40.59932017235563],[-73.91845879275182,40.5992739468939],[-73.9184567146926,40.59926653560202],[-73.9184602497121,40.59926154255635],[-73.91846550873942,40.59926033856946],[-73.91847353794829,40.599261139694484],[-73.91850866798785,40.599274146952474],[-73.91851396151083,40.59927349248367],[-73.91851518774826,40.59927256071792],[-73.9185139330129,40.59926676784053],[-73.9185095875017,40.599258365681706],[-73.9185056337521,40.59925114404392],[-73.91850154385789,40.59923985989337],[-73.91850202337804,40.599230363839546],[-73.91849962223338,40.59922042597852],[-73.91849250402807,40.599211361955106],[-73.91844534064039,40.59917314942311],[-73.91843548283042,40.599166390831826],[-73.91842418174826,40.59916155093262],[-73.91839995371947,40.599155907430706],[-73.91838252841973,40.59915254631499],[-73.91837341721713,40.59915245758706],[-73.91836574328059,40.599156624116425],[-73.91836476827352,40.599158983407946],[-73.91836188575698,40.599160958205154],[-73.91835846285828,40.599161971335704],[-73.91834996643696,40.59916023606287],[-73.9183307496015,40.5991495445979],[-73.91826766956041,40.59911274635414],[-73.9182424763982,40.59910142104903],[-73.91822768169669,40.599096497225766],[-73.91820399820945,40.59908862978444],[-73.9181882663926,40.59908420000294],[-73.91817444689876,40.59907694335249],[-73.91816725209881,40.599071064822354],[-73.91815912501023,40.59906191830539],[-73.91814945079761,40.59905172932438],[-73.91813441167821,40.599041095248865],[-73.9181046173186,40.599023672425034],[-73.91807651254089,40.59900817118532],[-73.91804585326514,40.59899099433265],[-73.91799442804974,40.5989639768988],[-73.91796123355884,40.59894806021203],[-73.91792064845438,40.59893147951238],[-73.91788652720797,40.5989171278701],[-73.9178644649359,40.598907505308134],[-73.91783715009426,40.59889439370854],[-73.91779176637517,40.598873225765125],[-73.91777298385641,40.59886248124298],[-73.9177590252435,40.59885118950134],[-73.91773905845905,40.59883657286061],[-73.91773056760843,40.598830363007586],[-73.9177162426041,40.598824259881205],[-73.91770871940791,40.598821317539425],[-73.91767804865435,40.59881413118566],[-73.91766195936232,40.598808795245205],[-73.91764666435176,40.59880134582041],[-73.91763291686203,40.59879354133557],[-73.91761589794363,40.59878298853231],[-73.91760114715821,40.59877284964226],[-73.91758866362714,40.59876312366041],[-73.91757625561395,40.59874955544839],[-73.91756133029189,40.598734998347076],[-73.91754687082114,40.59872159233635],[-73.91752841691182,40.59870662040956],[-73.91751290831654,40.59869667261764],[-73.91745827841918,40.598669460318995],[-73.91743193445973,40.59865766676989],[-73.91741142408016,40.598644805387664],[-73.91739120301511,40.59863153393066],[-73.91737141259803,40.59861944201797],[-73.9173521232306,40.59861042529374],[-73.91732851226807,40.59860118632929],[-73.91730300654208,40.59859247455123],[-73.91725216844844,40.59857511007321],[-73.91722082113657,40.598561363502704],[-73.91718598486727,40.59854432061721],[-73.91716367078001,40.59853412194064],[-73.91713135620083,40.598516147048144],[-73.91711134867722,40.59850444092132],[-73.91708785377304,40.598489408829934],[-73.91706910902833,40.59847674232401],[-73.9170555782001,40.59846855311143],[-73.91703301312745,40.598458736697516],[-73.91700990567698,40.59845065096714],[-73.91698503186986,40.59844234415775],[-73.9169657041723,40.598435248063446],[-73.91694338962024,40.5984260094537],[-73.91692359695247,40.59841584053009],[-73.91689494563173,40.59840654120756],[-73.91683159151566,40.59838752939047],[-73.91676075195093,40.59836554718431],[-73.9167168437384,40.598347865832004],[-73.9166990656994,40.59833750550336],[-73.91668204701033,40.59832698003609],[-73.91666733468917,40.59831492083326],[-73.91665388086498,40.598302860363404],[-73.91663492212608,40.59828865588015],[-73.91661660534268,40.59827906326946],[-73.91659706414232,40.59826947026984],[-73.91657399383551,40.59826042369828],[-73.9165468516952,40.598252690107465],[-73.91651917038025,40.59824569810561],[-73.91648413507367,40.598243092531945],[-73.91645838918683,40.59824172889413],[-73.91643318584711,40.59823956971358],[-73.91638820908479,40.598241294715784],[-73.9163741320588,40.59823867587523],[-73.91636304525383,40.59823531906496],[-73.91635253692556,40.59823020663321],[-73.91634329033828,40.598223201200895],[-73.91633635086238,40.59821564795155],[-73.91632987687207,40.5982082861915],[-73.91631995192462,40.598198562268955],[-73.91630524090209,40.59818554173764],[-73.91628872592389,40.59817424862475],[-73.91626393108346,40.59816113731285],[-73.91624275717282,40.598105826342824],[-73.91624338937461,40.59809961314388],[-73.91624301761748,40.598093386481054],[-73.9162416452982,40.59808724201594],[-73.91623929361789,40.598081274250404],[-73.91623616293205,40.59807327579778],[-73.91623374386592,40.598065136301464],[-73.91623204956254,40.59805689078478],[-73.91623108832657,40.598048576612825],[-73.91623083342898,40.5980290894252],[-73.91622985454572,40.598009615447204],[-73.91622814770052,40.597990171261344],[-73.9162257183702,40.59797077144654],[-73.91622256719491,40.597951431918545],[-73.91622033377298,40.59793039364277],[-73.91621716882233,40.59790942387745],[-73.91621307912544,40.59788854775668],[-73.91620806619363,40.59786778789795],[-73.91620213680828,40.5978471701057],[-73.91619501706238,40.59782533937082],[-73.91618718702189,40.59780365085247],[-73.91617865392328,40.59778211829298],[-73.91616941972902,40.59776075425842],[-73.91615949277804,40.59773956981154],[-73.9161493611691,40.59771667189287],[-73.91613854295528,40.597693956246545],[-73.91612704757128,40.59767143611422],[-73.91611487786153,40.597649121884466],[-73.916102040184,40.597627026796566],[-73.91608854331803,40.59760516074095],[-73.91607538176632,40.5975852841709],[-73.91606157945606,40.59756566194324],[-73.91604714626143,40.59754630662974],[-73.91603208942446,40.59752722744954],[-73.9160164174995,40.59750843831346],[-73.91600014145929,40.59748995229669],[-73.91594641294319,40.59743498854509],[-73.91593875715337,40.59742774484381],[-73.91593052924073,40.59742087515134],[-73.91592176104105,40.59741440529042],[-73.91591248351052,40.59740836158554],[-73.91590273640362,40.59740276450441],[-73.91589255287705,40.597397638530325],[-73.91588197356779,40.59739300128352],[-73.91587424401119,40.597390587894935],[-73.91586622618824,40.59738880286454],[-73.91585800601077,40.59738766434837],[-73.91584967642919,40.597387186151785],[-73.9158413264497,40.597387372193296],[-73.91583867158383,40.59738868552122],[-73.91583568395957,40.597389482112675],[-73.91583253506847,40.59738971317468],[-73.91582940272734,40.597389368785734],[-73.91582646691467,40.59738846700332],[-73.91582389767622,40.59738706022108],[-73.91582183952798,40.59738522795386],[-73.91582041124065,40.5973830749943],[-73.915820555297,40.59738125305162],[-73.91582149522353,40.597379574594385],[-73.91582312088333,40.5973782345459],[-73.91582524438459,40.597377389743514],[-73.9158276154909,40.59737713884616],[-73.91582996053887,40.59737750946321],[-73.91583687009239,40.59737695296565],[-73.91584364635087,40.5973757837156],[-73.91585019918199,40.597374018735074],[-73.91585643470812,40.59737168241455],[-73.91585826736222,40.59736897849402],[-73.91585936271143,40.59736604904176],[-73.91585967137402,40.597363013972675],[-73.91585918616788,40.597359991054525],[-73.91585703476272,40.597351586546836],[-73.91585409966335,40.597343318169166],[-73.91585039795515,40.59733523200439],[-73.91584594695001,40.597327368774934],[-73.9158407698957,40.5973197673643],[-73.91583489377682,40.59731246682667],[-73.91582834821361,40.59730550672038],[-73.91582116481455,40.5972989194017],[-73.9157495649093,40.5972236870044],[-73.91574424372818,40.59721728046987],[-73.91573821833664,40.59721124684156],[-73.91573153351578,40.597205629374606],[-73.91572424173867,40.597200471497494],[-73.91571639548738,40.59719580943487],[-73.91570805163852,40.597191680084926],[-73.915702269334,40.597189299943494],[-73.91569695610039,40.597186352556804],[-73.91569220857743,40.59718288892462],[-73.91568811152045,40.59717897243531],[-73.91568473912828,40.597174672668],[-73.91568223654292,40.59716852853908],[-73.91567894268582,40.59716260513561],[-73.91567489088993,40.59715696094977],[-73.9156701213025,40.59715165397602],[-73.91566468287105,40.59714673467651],[-73.91565862762218,40.597142251672864],[-73.91565201637599,40.59713825208528],[-73.91564282109239,40.59713256743409],[-73.91563310734465,40.59712740559533],[-73.91562292982492,40.59712279341385],[-73.91561234036882,40.59711875639192],[-73.91560139499292,40.59711531618197],[-73.91559014950262,40.597112487902386],[-73.91558087865424,40.5971085170151],[-73.91557202032934,40.5971040299373],[-73.91556362790365,40.59709905183787],[-73.9155557430992,40.59709361139496],[-73.91554841247306,40.597087737625564],[-73.91554167664198,40.597081464065404],[-73.91553557446441,40.59707482491912],[-73.91553013578316,40.59706785723275],[-73.91552539527324,40.59706060090383],[-73.9155213755222,40.597053095318365],[-73.91548351001532,40.59698422735679],[-73.91547435092544,40.59696352154227],[-73.91546432758781,40.59694304896193],[-73.91545344898562,40.596922832071265],[-73.91544151292464,40.59689314983561],[-73.915440597078,40.596891257421284],[-73.91543090572634,40.596877476368554],[-73.91542043769223,40.59686402846171],[-73.91540921250193,40.596850940687055],[-73.91538570765951,40.5968228330806],[-73.91536307918739,40.59679431013958],[-73.91534133629257,40.596765390299375],[-73.9153297919425,40.59675114549213],[-73.91531746930816,40.596737285092416],[-73.91530438923718,40.59672383424478],[-73.91529057697515,40.59671081591906],[-73.91527605403033,40.5966982542551],[-73.9152608491663,40.59668617088508],[-73.91525094460707,40.59667696136587],[-73.91524180941165,40.59666730175961],[-73.91523347892155,40.59665722593326],[-73.91522598582947,40.59664677646369],[-73.91521935953672,40.59663599223958],[-73.91520347223593,40.596618060246634],[-73.91518685632114,40.59660051638155],[-73.91516952473707,40.59658337824436],[-73.91515149921888,40.59656666394373],[-73.91511318266988,40.59653016603197],[-73.91507420366649,40.59649407772937],[-73.91503457187356,40.596458403900705],[-73.91502350117507,40.59645010201082],[-73.91501168661961,40.59644241825526],[-73.91499918969768,40.59643539003837],[-73.91498606904307,40.59642905409221],[-73.91498054457234,40.596425684342094],[-73.91497565747576,40.59642178533571],[-73.91497149030398,40.59641742515109],[-73.91496812229593,40.596412682920715],[-73.91493964092737,40.59638334639761],[-73.91493012378406,40.59637649209621],[-73.91492008343714,40.5963700860501],[-73.91490955501843,40.596364154419696],[-73.91489857718595,40.596358714823964],[-73.91488718947134,40.596353789908655],[-73.91487543339265,40.59634939494949],[-73.91486335090381,40.596345548908275],[-73.91481284944607,40.596331622803596],[-73.9148069635742,40.596329883172025],[-73.9148014723568,40.59632750805919],[-73.91479649616683,40.596324549320926],[-73.91479213624416,40.596321067845366],[-73.91478848941416,40.59631714009792],[-73.91476597964072,40.59626362728596],[-73.91476050464186,40.596253717721446],[-73.91475405756363,40.59624415338356],[-73.91474667965433,40.59623498908477],[-73.91473840952901,40.5962262769552],[-73.91473210938248,40.59622127019152],[-73.91472520510443,40.59621674981929],[-73.91471775861494,40.5962127606146],[-73.91470984041722,40.59620933848105],[-73.91470152607288,40.5962065161428],[-73.91469289247004,40.59620432046149],[-73.91468402068018,40.5962027719358],[-73.91467499376151,40.59620188469981],[-73.91466363901282,40.59620060539138],[-73.91465244289965,40.596198673505455],[-73.91464147134002,40.59619610115339],[-73.91463078827157,40.596192902622555],[-73.91461719909148,40.59618694238929],[-73.91460416462206,40.59618030407304],[-73.91459173933087,40.59617301719967],[-73.91457997899913,40.59616511498155],[-73.91457185074239,40.59615822884691],[-73.91456444944365,40.59615088204412],[-73.91455782032155,40.59614311766183],[-73.91455200243526,40.596134983810195],[-73.91454540714624,40.596128090437055],[-73.91453812803861,40.59612161119006],[-73.91453020968184,40.596115581618186],[-73.91452169796004,40.59611004062248],[-73.91451264755382,40.5961050224193],[-73.91450311095372,40.596100555527606],[-73.9144398539788,40.59606542949164],[-73.91443288710991,40.59606090134875],[-73.91442641042542,40.59605596848471],[-73.91442046212607,40.59605066275852],[-73.91441508107104,40.59604501653246],[-73.91441030018171,40.596039065012214],[-73.9144061486421,40.59603284440587],[-73.91440265387341,40.59602639427083],[-73.91439983516479,40.59601975466114],[-73.91439649157746,40.596008354148246],[-73.91439239968528,40.595997096315415],[-73.91438757505767,40.59598600864883],[-73.91438202425076,40.59597512030339],[-73.91437576239619,40.595964457592494],[-73.9143688074807,40.59595404750152],[-73.91436433605438,40.59594723477428],[-73.9143606757417,40.59594014606048],[-73.91435785789893,40.59593283733832],[-73.91435590267167,40.595925366253],[-73.91435482800439,40.59591779245838],[-73.91435464041491,40.595910174929635],[-73.9143560521526,40.59590495040827],[-73.91435655303563,40.59589963038665],[-73.91435613855136,40.595894306164645],[-73.91435481363932,40.59588906821177],[-73.91435260279796,40.59588400734717],[-73.91434954174001,40.59587921037767],[-73.91434568376329,40.59587476144252],[-73.91433382129819,40.595861220757165],[-73.91432278175432,40.595847282132006],[-73.9143125910306,40.5958329725587],[-73.91430326644846,40.59581832371354],[-73.91428110220451,40.5957777109838],[-73.91423688589165,40.59572009264908],[-73.91420936445157,40.5956846081666],[-73.91418267734579,40.595648755400916],[-73.91415683400938,40.59561254591915],[-73.91410718137445,40.59553984248573],[-73.91405688721092,40.59546739604302],[-73.91400595151501,40.59539521077836],[-73.91397259619512,40.595338554545805],[-73.91393854415261,40.59528213986135],[-73.91390379824053,40.59522597124964],[-73.9138976159783,40.59521113474655],[-73.9138905716942,40.59519652108123],[-73.91388267633272,40.595182164270135],[-73.91387395030226,40.59516808895535],[-73.91386844511639,40.595161649358765],[-73.91386363944576,40.595154891478074],[-73.9138595675175,40.595147860069254],[-73.91385625476713,40.59514060021684],[-73.91385372354905,40.59513316052114],[-73.91383346024995,40.595069685063564],[-73.91382898589073,40.59506029437177],[-73.91382370947873,40.5950511491789],[-73.9138176516205,40.59504228987484],[-73.91381083754081,40.59503375501008],[-73.91380330081553,40.59502558314139],[-73.91379507173102,40.59501780746223],[-73.91377770759524,40.5949980494318],[-73.91376127018681,40.59497783591195],[-73.91374578320782,40.594957192217635],[-73.91373519921925,40.59494315235381],[-73.91372371955862,40.59492952779176],[-73.91371136923594,40.594916352893485],[-73.91369817809823,40.594903660852026],[-73.91368464019436,40.594893834137224],[-73.91367059780661,40.594884429885795],[-73.9136560746552,40.59487545984241],[-73.91364109137724,40.594866940942914],[-73.91362567389073,40.594858884766026],[-73.91360984591327,40.5948513048993],[-73.91360323117576,40.59484925456105],[-73.91359637356418,40.594847732594815],[-73.91358934624067,40.594846756310865],[-73.91358222589302,40.594846335818936],[-73.91357508679708,40.59484647703809],[-73.91356800390113,40.594847175501634],[-73.91356105347381,40.59484842573826],[-73.91355430761902,40.594850213562424],[-73.91354783910508,40.59485252093568],[-73.91354263890751,40.59485414792114],[-73.91353715522014,40.59485508145676],[-73.91353154060256,40.59485529351249],[-73.9135259620899,40.59485477885294],[-73.91352057636503,40.594853549993296],[-73.91351554205356,40.59485164625483],[-73.91350860144726,40.594847518972614],[-73.9135022555663,40.59484286994885],[-73.91349656939875,40.59483774932377],[-73.91349160331472,40.594832209412104],[-73.91348741306078,40.59482630872349],[-73.91348404009027,40.59482011178817],[-73.91347100128986,40.5948048973464],[-73.91345712503106,40.59479011985902],[-73.91344243589259,40.59477580732157],[-73.9134350503717,40.59476870974033],[-73.91342688750655,40.59476212588792],[-73.91341800788979,40.59475610590107],[-73.91340847783525,40.59475069422497],[-73.91340112506079,40.594743940436324],[-73.9133944153968,40.59473680767795],[-73.91338838307945,40.594729333334946],[-73.91338305751263,40.5947215527781],[-73.91337671207945,40.59470895096403],[-73.91337114602055,40.59469613680745],[-73.91336637028736,40.594683138796604],[-73.91336239693122,40.594669984415525],[-73.91335923316748,40.5946567021497],[-73.91332902450166,40.59457167282174],[-73.91330050724518,40.59446128300176],[-73.91329739741934,40.5944481148621],[-73.91329339161973,40.59443508727352],[-73.91328850694138,40.5944222367702],[-73.9132827505952,40.59440959585821],[-73.91327614121455,40.59439720140773],[-73.91325680990705,40.59433707512264],[-73.9132498263307,40.59432513874843],[-73.9132420076644,40.5943135086569],[-73.91323337694475,40.594302215523335],[-73.91322395917989,40.59429129504999],[-73.91321568749623,40.59427870885986],[-73.91320854177944,40.59426572882047],[-73.91320254876698,40.59425241207974],[-73.91319569584229,40.59424243606124],[-73.91318797103506,40.594232836659714],[-73.91317941032952,40.59422365863241],[-73.91317005235112,40.594214944058244],[-73.91315993990148,40.594206734349065],[-73.91311219156654,40.59418111669716],[-73.9131053617516,40.594177210612756],[-73.9130990532032,40.59417282294027],[-73.91309332564262,40.59416799711515],[-73.91308822934405,40.59416277438765],[-73.91308381127278,40.59415720505213],[-73.91308011158317,40.594151338225174],[-73.91307588369652,40.59414520043869],[-73.91307252694513,40.59413875539218],[-73.91307008145115,40.59413207699647],[-73.9130685737094,40.594125239654666],[-73.91306801812564,40.5941183196036],[-73.91306842449032,40.59411139257385],[-73.91306340001267,40.59407211068714],[-73.91306674591392,40.594062746821855],[-73.91307078498586,40.5940535416286],[-73.91307549850795,40.594044525750796],[-73.91308087435495,40.59403572782697],[-73.91308748220405,40.59402425405115],[-73.91309338179806,40.59401255809808],[-73.91309856211504,40.594000665926536],[-73.91310301037561,40.59398860265628],[-73.91310671753541,40.593976394917796],[-73.9131096747696,40.593964068671426],[-73.91311187786798,40.59395165122143],[-73.91311413594113,40.59390441485464],[-73.91311358259566,40.593898981460434],[-73.9131121247657,40.59389364655973],[-73.9131097854148,40.59388849661495],[-73.91310660421107,40.59388361676089],[-73.9131026329171,40.59387908644551],[-73.91309793495263,40.593874977754446],[-73.91309433113786,40.593869079839806],[-73.91309148232274,40.59386294627977],[-73.91308941502501,40.5938566338868],[-73.913088147192,40.59385019963451],[-73.91308768841562,40.593843703003174],[-73.91308804543189,40.59383720296804],[-73.91308954844835,40.593827742718986],[-73.9130903025535,40.59381823097458],[-73.91309030418766,40.59380870157298],[-73.91308955462387,40.59379918969655],[-73.91308805667488,40.593789729523145],[-73.91308581425164,40.59378035590187],[-73.91308753818599,40.59376106402662],[-73.91309004685368,40.593741822165995],[-73.91309333561674,40.5937226472369],[-73.91309740334772,40.59370356084958],[-73.91310224584822,40.59368457975389],[-73.91310785650163,40.593665721702706],[-73.91311755291649,40.59360174774322],[-73.9131188115122,40.59359636229206],[-73.91311912036744,40.593590896546296],[-73.91311847430313,40.593585446496476],[-73.91311688681617,40.5935801111626],[-73.91311438459775,40.59357498354351],[-73.91310672252776,40.593561488791416],[-73.91310267588342,40.59355222085718],[-73.91310288411862,40.59353001064701],[-73.91310256497322,40.59352565062251],[-73.91309389861858,40.59348982495886],[-73.91309391243468,40.59348528827515],[-73.91309471978188,40.59348079457655],[-73.91309630912782,40.59347642393319],[-73.91309865070238,40.59347225405636],[-73.91310170265045,40.59346836097249],[-73.9131054101615,40.59346481198683],[-73.91310970633788,40.593461674730705],[-73.9131225174649,40.59344840939331],[-73.91313472793975,40.59343481976626],[-73.91314632499565,40.593420921755296],[-73.91315729476962,40.59340672892016],[-73.91316762383072,40.59339226068417],[-73.91317730072866,40.5933775344619],[-73.91318631401867,40.59336256347969],[-73.91319188128803,40.59335489266444],[-73.91319665185189,40.593346916008706],[-73.91320059444199,40.59333868073222],[-73.91320368767623,40.59333023674255],[-73.9132059132464,40.593321635792606],[-73.91320725394404,40.59331292963602],[-73.91320770530692,40.59330416970086],[-73.91320633592224,40.59330231428435],[-73.91320428032301,40.593300871141906],[-73.9132017400722,40.593299982658],[-73.91319896559223,40.593299736304445],[-73.91319622563225,40.5933001537282],[-73.91319399257588,40.593295747695315],[-73.91319261072314,40.59329114244293],[-73.91319211005799,40.593286433653006],[-73.91319249858384,40.59328171950369],[-73.91319377112136,40.593277095985385],[-73.9131982148094,40.593238068359206],[-73.91319833653547,40.59323301626919],[-73.91319764464198,40.59322799221214],[-73.9131961495811,40.593223070746355],[-73.91319387213538,40.59321832560053],[-73.91319084913009,40.59321383051538],[-73.91318712553303,40.593209650693545],[-73.9131787005046,40.5932032165631],[-73.91317118195246,40.59319616007529],[-73.91316464867882,40.59318855416527],[-73.91316509019208,40.59318196423018],[-73.91316637333348,40.59317543926228],[-73.91316848659537,40.5931690404011],[-73.9131714112152,40.593162830623505],[-73.91317511613138,40.59315686686579],[-73.91317956676434,40.593151207569676],[-73.9131868675552,40.59314167229009],[-73.91319341143057,40.59313182332597],[-73.91319917702914,40.59312169450223],[-73.91320414430363,40.59311132333028],[-73.91320829518575,40.59310074648567],[-73.91321161534528,40.593089999138726],[-73.91321409220434,40.59307912064944],[-73.91321571824042,40.593068150381626],[-73.9132194198598,40.59305524654985],[-73.91322230519827,40.59304222081037],[-73.91322436872045,40.593029105492064],[-73.91322560159801,40.59301592973855],[-73.91322600686817,40.593002724377406],[-73.91322557899919,40.592989518722156],[-73.91322432146595,40.59297634494118],[-73.91322223643121,40.59296323034316],[-73.91321932890631,40.59295020843779],[-73.91321837160588,40.59293379989189],[-73.91321661540135,40.59291742960949],[-73.91321406224176,40.59290112037591],[-73.91321071517602,40.59288489380466],[-73.91320657966811,40.59286877385658],[-73.91320166030528,40.59285278214633],[-73.91319596453023,40.59283694196597],[-73.91318854871699,40.592820197502746],[-73.91318189134228,40.592803269664834],[-73.91317599853208,40.59278617939814],[-73.9131708761973,40.59276894362775],[-73.91316653199843,40.59275158614868],[-73.91316297118759,40.59273412371797],[-73.91315628604225,40.5926696158503],[-73.91315719168685,40.59265982528254],[-73.91315900750725,40.592650109618106],[-73.91316172772626,40.59264051693358],[-73.91316533689645,40.59263109613575],[-73.91316981451872,40.59262189344705],[-73.91318011173537,40.59260190425546],[-73.91318957392643,40.59258167453011],[-73.91319819007501,40.59256122687932],[-73.91320595268233,40.59254058240629],[-73.91321285557164,40.592519759534795],[-73.91321888794472,40.592498781710894],[-73.91322404779942,40.59247766819907],[-73.91323154928551,40.59243217825555],[-73.91324027512842,40.59238681722816],[-73.9132502204707,40.592341600860756],[-73.91325425697755,40.59232868789816],[-73.91325758511235,40.5923156569627],[-73.9132601989084,40.5923025333468],[-73.91326209482493,40.59228933664865],[-73.91326326931149,40.59227609333538],[-73.91326371992723,40.592262822000926],[-73.91326344707673,40.59224954961773],[-73.91326310633545,40.59223914059478],[-73.91326180340432,40.59222877624604],[-73.91325954327222,40.592218507336554],[-73.91325634037796,40.59220838480612],[-73.91325220674099,40.59219846093286],[-73.91324371783442,40.59217802381791],[-73.91323411215068,40.59215787635487],[-73.91322340744601,40.59213805357056],[-73.91321774739069,40.592130789914435],[-73.91321127587713,40.59212393173639],[-73.91320404118419,40.592117532514415],[-73.91319610149006,40.59211163836302],[-73.91318751519033,40.59210629656948],[-73.91317943909681,40.59210288258581],[-73.9131710340265,40.5920999677581],[-73.91316235094138,40.592097569882654],[-73.91315344761742,40.59209570609128],[-73.91314437568789,40.592094384966764],[-73.91313519733325,40.59209361610541],[-73.9131259670467,40.592093406081915],[-73.91311674306567,40.5920937547729],[-73.91308249063543,40.592096374325486],[-73.91304815192743,40.59209824779436],[-73.91301375793549,40.59209937067967],[-73.91297933679013,40.5920997431702],[-73.9129451047971,40.592094434035936],[-73.91293872980943,40.59209312482256],[-73.91293559105239,40.592092340752544],[-73.91293275402934,40.592091053485355],[-73.9129303516168,40.59208932527508],[-73.91292850303829,40.592087239474225],[-73.91292729629032,40.59208489499174],[-73.91292678880156,40.59208240679642],[-73.91292700612729,40.59207989536107],[-73.9129279353658,40.5920774796219],[-73.91292953548812,40.592075276650775],[-73.91295122631982,40.5920543299696],[-73.9129819927619,40.59203388420148],[-73.91300897860219,40.59201915417739],[-73.91304661071742,40.59200373645426],[-73.91309803285056,40.59198525012655],[-73.91316887100912,40.591964663893656],[-73.91324094882303,40.59194694632051],[-73.91329641035666,40.591935390292385],[-73.91335188024114,40.591921448458294],[-73.9134236499028,40.591903012507316],[-73.91346218665768,40.59189570961363],[-73.91347065385521,40.59189239036483],[-73.91347506019115,40.59188691228997],[-73.91347854059687,40.59187809097223],[-73.91348546354506,40.591869994632845],[-73.91349017419441,40.59186642662114],[-73.91351840022506,40.591854564005764],[-73.91363440815343,40.59181309057426],[-73.91367483520123,40.59180292896888],[-73.9136958451525,40.59179486631773],[-73.91371184740139,40.59178607734841],[-73.91372473055898,40.591774892040654],[-73.91374261964577,40.591764436226356],[-73.91376301345397,40.591753747915526],[-73.91382323701731,40.5917266927107],[-73.91392955194401,40.59168209130958],[-73.91400292654167,40.59165411305685],[-73.914047785409,40.591632507691266],[-73.91408669435623,40.59161160332592],[-73.91411744004438,40.591595929311445],[-73.91422122921334,40.59155633303733],[-73.91428863303828,40.591533828689606],[-73.91434753262654,40.59152299710505],[-73.91437041211196,40.591516849914434],[-73.91439422677803,40.591511657998275],[-73.91441866087067,40.59150790109229],[-73.91444151906644,40.591506525945356],[-73.91448160066923,40.5915039997868],[-73.91453231311088,40.5915043647021],[-73.9145654842131,40.59150754914067],[-73.91459077606592,40.59150874600876],[-73.9146240140631,40.59151031935027],[-73.91466971094331,40.59151234102929],[-73.91476051002722,40.59150898680045],[-73.91479274617377,40.59151121422235],[-73.9148249610701,40.5915182153683],[-73.91484340298724,40.59152470404622],[-73.91485433908016,40.59152950466241],[-73.91486620116964,40.591537647839154],[-73.91487868248527,40.591547224351885],[-73.9148943144643,40.59155203715425],[-73.91490745180688,40.59155469351224],[-73.91492622875452,40.59155593373025],[-73.91496940541205,40.59156176873752],[-73.91501037646702,40.59157093810932],[-73.91505290195363,40.59158249775171],[-73.9151707793104,40.591616439163964],[-73.91519173782521,40.59162030998725],[-73.91520206369265,40.59162129045068],[-73.91520629438757,40.59162022574056],[-73.91521052507932,40.59161916337577],[-73.91521524065092,40.59161440131524],[-73.91522318452532,40.591586976757995],[-73.91522916065571,40.59158030964557],[-73.91524478304683,40.59158750817857],[-73.91525180122733,40.591630242721074],[-73.91524864533646,40.591636201590305],[-73.91524390832531,40.59164573570984],[-73.91524795391884,40.591651472553345],[-73.9152573297239,40.591655075150605],[-73.91529735058648,40.59166686890405],[-73.91532923434016,40.5916779248798],[-73.91536859466886,40.591697830060355],[-73.91537950656638,40.591708596161155],[-73.91539010272311,40.591719838314454],[-73.91540228983338,40.591725118430844],[-73.91542229154622,40.59173280549618],[-73.9154447907877,40.591742645640224],[-73.91545320606065,40.59175125731227],[-73.9154591163941,40.591760102184466],[-73.91547285817657,40.59176777240567],[-73.91548850030455,40.59177019717115],[-73.91549880725888,40.591771557382984],[-73.91550508266171,40.59177238607447],[-73.91552070534733,40.59177958440259],[-73.91552850159098,40.59178956148071],[-73.9155300466648,40.591791539965435],[-73.91554218725159,40.591807559333965],[-73.91555622818305,40.591818333078656],[-73.9155977337418,40.5918492206352],[-73.91563923277573,40.59188130215367],[-73.91566887157265,40.59190523989594],[-73.91569351970946,40.59192487014017],[-73.91571036195032,40.59193970716747],[-73.91572345856227,40.591951911401964],[-73.91573749889469,40.59196268462126],[-73.91576028801653,40.591978014517366],[-73.91578588626065,40.591995021426],[-73.91581693482658,40.59201295574377],[-73.9158414740981,40.59202713681686],[-73.9158848745586,40.59205397261933],[-73.91591233782945,40.59207408685891],[-73.91594282730561,40.592092782154175],[-73.91595741179528,40.592100972274416],[-73.91596485962249,40.59210586287692],[-73.91596584109006,40.592107785491336],[-73.91596920508829,40.59211437554014],[-73.9159654848041,40.5921235398576],[-73.9159592077002,40.59213363611347],[-73.91595375997478,40.59214164706784],[-73.91595820693891,40.5921564728138],[-73.91596453027877,40.592166742296115],[-73.9159793868297,40.592178446707926],[-73.91599809766262,40.592187326542835],[-73.91601764425313,40.59219219867842],[-73.91603722802006,40.59219512180156],[-73.91604992895557,40.59220259752883],[-73.9160567568717,40.59221306020087],[-73.91605951520725,40.59222384926249],[-73.91605928472141,40.59223534981574],[-73.91605692678124,40.59224992297825],[-73.91605485567763,40.59226411153539],[-73.91606085191464,40.59227762095824],[-73.91607271953715,40.59228910337594],[-73.91609232720587,40.59230223675017],[-73.91609987302407,40.59231346957355],[-73.91610237772225,40.59232656365249],[-73.91609389321474,40.59234546850425],[-73.9160809079498,40.59236258655118],[-73.9160693358746,40.59237490172504],[-73.91605729853244,40.59238321076397],[-73.9160384929752,40.59239123927064],[-73.9160209498559,40.5923983080837],[-73.91601348867175,40.59240453220905],[-73.91600796522113,40.59241542612279],[-73.91601046924582,40.59242852020312],[-73.91601536006375,40.59243434324433],[-73.9160265475078,40.592442174035185],[-73.91604396293756,40.59245102460317],[-73.91606440192857,40.592461085933735],[-73.91608387128557,40.592469774319795],[-73.91615216892161,40.59250366644135],[-73.91616756691072,40.59251270817721],[-73.91617734507645,40.59252627563735],[-73.91618089572303,40.59253687261484],[-73.91618772457261,40.59254733527951],[-73.91619967037674,40.592554013837166],[-73.91621295176739,40.59255783883506],[-73.91623119728854,40.592564603737046],[-73.91624537716581,40.59257169570564],[-73.91625850431825,40.592583205993996],[-73.91626562385585,40.592590402546364],[-73.91626723431409,40.59259828128422],[-73.9162635552358,40.59260456530895],[-73.91625655485981,40.59261485320981],[-73.91625229497764,40.59262478459465],[-73.91624849856497,40.592636832045116],[-73.91624945251814,40.59265124294346],[-73.9162518590549,40.59265607557326],[-73.91626390260747,40.59266579217231],[-73.91626411548218,40.59266603055408],[-73.91626880100847,40.59267033126329],[-73.91627402851688,40.59267425190804],[-73.91627974421226,40.592677754587484],[-73.91628589100019,40.592680803576215],[-73.91630517416297,40.59269381538579],[-73.91632394473991,40.59270725552648],[-73.9163421884635,40.592721110250594],[-73.9163598882041,40.59273536982943],[-73.91636444870188,40.59274106797333],[-73.91636827963086,40.59274707199717],[-73.91637134677796,40.59275332525124],[-73.91637362076389,40.59275977226213],[-73.91637508232326,40.59276635371038],[-73.91637571922077,40.59277301195695],[-73.91637390921291,40.592788109220656],[-73.9163729318465,40.59280325048027],[-73.91637278979124,40.59281841044103],[-73.91637348374253,40.59283356062327],[-73.91637341049615,40.592842034873584],[-73.91637406096247,40.592850493735206],[-73.91637543518614,40.59285890202713],[-73.91637752617893,40.59286722422797],[-73.91638032365765,40.592875424311345],[-73.9163838190933,40.59288346859771],[-73.91638799341142,40.59289132122189],[-73.91639485647836,40.592900312153496],[-73.9164010264833,40.592909588050425],[-73.91640648324152,40.59291912192596],[-73.91641121031357,40.592928878754556],[-73.91641519169578,40.59293882719668],[-73.91643201092799,40.592993103518786],[-73.91643342713216,40.5930693014094],[-73.91643113115212,40.59307567423051],[-73.91642961583807,40.593082182648004],[-73.91642889466718,40.59308876920896],[-73.91642897496094,40.593095379304444],[-73.9164298561325,40.593101955303766],[-73.91643152880289,40.593108440240194],[-73.91643398161206,40.59311478032837],[-73.91643718935549,40.59312092060043],[-73.91644112902235,40.59312680944059],[-73.91644576551441,40.59313239522411],[-73.91645105691417,40.59313763168235],[-73.9164604226294,40.59314372097866],[-73.91646921811346,40.593150284805304],[-73.9164774023079,40.593157292642374],[-73.91648493921161,40.593164711795424],[-73.91649178886875,40.593172508729744],[-73.91649792297885,40.59318064338542],[-73.91650331125865,40.59318907988925],[-73.91651428195797,40.59320729511455],[-73.91652592370005,40.59322526774118],[-73.91653822727342,40.59324298285216],[-73.91655118237014,40.59326042402193],[-73.91657651607466,40.593292712416925],[-73.9166011582466,40.593325308390845],[-73.91662510339982,40.5933582050713],[-73.91664834560989,40.59339139407803],[-73.91665387103079,40.593401968180615],[-73.91666019740298,40.5934122773299],[-73.91666730147057,40.593422290013315],[-73.91667515910902,40.59343196617367],[-73.91668374507812,40.593441279490534],[-73.9166930304151,40.5934501925836],[-73.91670267014563,40.59345883084967],[-73.9167115691328,40.59346792040465],[-73.91671968698407,40.59347742503294],[-73.91672699122175,40.593487306012044],[-73.91673345332673,40.59349752244439],[-73.91673904632025,40.59350803142286],[-73.91675388927177,40.59352940601768],[-73.91676946488826,40.59355047322227],[-73.91678576241286,40.59357122364698],[-73.91680276978079,40.59359163969215],[-73.91682047250606,40.59361170660448],[-73.91683861744997,40.59362945439063],[-73.91685613451001,40.593647564085536],[-73.91687301557144,40.593666021946134],[-73.91688924636479,40.59368481523015],[-73.91690481591768,40.5937039308627],[-73.91691971237843,40.59372335560068],[-73.9169380100018,40.59374985504511],[-73.91695706909132,40.59377604326475],[-73.91697687977856,40.593801903666744],[-73.91699743042804,40.593827426525614],[-73.91701871622462,40.5938525969273],[-73.91702744789669,40.59386535673623],[-73.917036957087,40.59387778975348],[-73.91704722361082,40.59388986882471],[-73.91705822442664,40.593901566290576],[-73.91706993363384,40.593912856500324],[-73.91708232665037,40.59392371346885],[-73.91709537713228,40.59393411405789],[-73.9171090528015,40.59394403596262],[-73.91713242391874,40.593966328520885],[-73.91715648940665,40.593988187338994],[-73.91718123499682,40.594009599338854],[-73.91720664817664,40.59403055278403],[-73.91723271379725,40.594051035601],[-73.91726380465204,40.59407778410827],[-73.91729430957736,40.594104923031246],[-73.91732421979435,40.59413244247971],[-73.91735352563852,40.59416033758904],[-73.9173812292882,40.59419096477939],[-73.91740967232948,40.594221192937034],[-73.91743885037874,40.594251013011664],[-73.91746875136263,40.59428041376952],[-73.91749936364626,40.59430938515002],[-73.91753067933053,40.59433791675999],[-73.91755486430114,40.59436343106883],[-73.9175783820556,40.59438930625457],[-73.91760122162013,40.59441552991273],[-73.91762337882922,40.594442093496646],[-73.91766779440746,40.59448915096975],[-73.91771131849733,40.59453668859618],[-73.91775394649545,40.59458469648943],[-73.91779072246149,40.59462625767348],[-73.9178268959167,40.59466812583101],[-73.91786246291421,40.594710293253414],[-73.91787543558087,40.59472218102235],[-73.91788919657196,40.59473353895544],[-73.91790371163553,40.59474434022303],[-73.91791893971238,40.594754553467766],[-73.91792445130486,40.594760362629565],[-73.91793069331518,40.59476572500956],[-73.91793760669282,40.594770584945735],[-73.91794512270772,40.594774894642974],[-73.91795316514983,40.59477861199687],[-73.91796165252991,40.59478169875267],[-73.91797050181175,40.59478412385782],[-73.91803383971123,40.594814361852464],[-73.91804703994809,40.59482566877266],[-73.9180608211166,40.59483656448606],[-73.91807516103935,40.59484703289383],[-73.91809003643904,40.59485705873407],[-73.91810542448017,40.5948666249023],[-73.91812129858931,40.594875715464006],[-73.91813784076588,40.59488377116842],[-73.91815480335815,40.59489130179799],[-73.91817216066987,40.59489829309428],[-73.91818987864943,40.594904734143455],[-73.91820793005921,40.59491061252874],[-73.9182262852408,40.594915919182405],[-73.91834221191117,40.59495991841641],[-73.91835270288986,40.5949636456911],[-73.91836279205062,40.59496797092649],[-73.91837241458636,40.59497287296805],[-73.91838151998495,40.59497832229467],[-73.91839005092659,40.594984285192425],[-73.91839795822357,40.594990727785685],[-73.918405197526,40.59499761368917],[-73.91841172317163,40.59500490082076],[-73.91844064659406,40.59505652405942],[-73.91847777885674,40.595109414274745],[-73.91848190838296,40.595116828029866],[-73.91848673204085,40.59512399433377],[-73.9184922270216,40.59513087447107],[-73.91849836347973,40.59513743240166],[-73.91850510739334,40.595143632752595],[-73.91851242429686,40.59514944366884],[-73.9185202753283,40.59515483396219],[-73.91852862030223,40.595159776129265],[-73.9185374137589,40.595164242663],[-73.91854543930093,40.59516764651606],[-73.91855384950556,40.59517046412114],[-73.9185625679228,40.5951726694569],[-73.91857151831296,40.59517424420864],[-73.91858062355175,40.59517517408165],[-73.91858980233157,40.59517545164699],[-73.91859897399996,40.59517507282683],[-73.91860806009105,40.59517404225638],[-73.9186169805953,40.59517236926065],[-73.91862616546092,40.5951699971842],[-73.91863557006518,40.5951681955323],[-73.9186451352711,40.595166978670484],[-73.91865479689974,40.59516635090913],[-73.91866449538381,40.59516631890722],[-73.91867416347124,40.595166883957326],[-73.91868374161268,40.59516803814355],[-73.91869316783504,40.595169778909],[-73.91870237798366,40.59517209046062],[-73.91871131515016,40.59517496186875],[-73.9187199191442,40.59517837047456],[-73.91873017340005,40.595182525082066],[-73.91874002174261,40.595187213484884],[-73.91874941782382,40.595192415547],[-73.91875831332682,40.59519810409456],[-73.91876666762612,40.59520425179167],[-73.91877443878184,40.59521082828605],[-73.91878158881077,40.59521780239046],[-73.91883082616174,40.59526512952402],[-73.91883095718875,40.595268711560216],[-73.91883027377388,40.595272256834875],[-73.91882879406755,40.595275658811985],[-73.9188265634708,40.59527881265054],[-73.9188236513257,40.59528162575555],[-73.91882014322945,40.595284011742336],[-73.91881614564139,40.59528589848106],[-73.91880918204893,40.59529024731236],[-73.91880278708891,40.5952950770191],[-73.91879701861106,40.595300347267525],[-73.91879192744702,40.59530600615966],[-73.91878755958474,40.59531200816013],[-73.91879054354642,40.59531646671537],[-73.91879416586319,40.595320640251735],[-73.9187983828612,40.59532447831206],[-73.91880313812132,40.59532792858714],[-73.91880837367312,40.595330949991364],[-73.9188140216552,40.59533350226966],[-73.91882001089783,40.59533555404367],[-73.91884599683691,40.59534882647742],[-73.91887141082604,40.59536272757393],[-73.91889622518758,40.59537724592202],[-73.91890052068642,40.595379248248044],[-73.91890515304664,40.5953807529146],[-73.91891002230876,40.59538172802051],[-73.91891502696288,40.59538215205044],[-73.91892005888634,40.59538201889698],[-73.91892501148837,40.595381328484955],[-73.91892978123445,40.59538009682411],[-73.91893452077733,40.59537387377423],[-73.91894005455104,40.595368043303],[-73.91894633061598,40.595362665181575],[-73.9189532803328,40.59535779648876],[-73.91896083661622,40.595353481405084],[-73.91896892270726,40.595349767454486],[-73.91897330083953,40.595349598656476],[-73.91897765653323,40.59534999089816],[-73.91898186320971,40.5953509343734],[-73.9189858022233,40.59535240169147],[-73.9189893639575,40.59535435089264],[-73.9189924469416,40.59535672779358],[-73.91899496422664,40.59535946448368],[-73.91899684447867,40.59536248451918],[-73.91899803461567,40.595365702255435],[-73.91899850156396,40.5953690248578],[-73.91899822960946,40.5953723618494],[-73.9189972289798,40.59537561590304],[-73.9189936002051,40.59538907164251],[-73.91899108397433,40.59540267475434],[-73.91898968914467,40.595416370965246],[-73.91899144585678,40.59542213068768],[-73.9189940590452,40.5954277012031],[-73.91899749210256,40.59543300391451],[-73.9190017033528,40.59543797211582],[-73.91900663155917,40.59544253908695],[-73.91901221723627,40.595446644308005],[-73.91901838396717,40.59545023394807],[-73.91903518537765,40.59545894239945],[-73.91905259799378,40.59546692168885],[-73.91907056667698,40.59547415100363],[-73.91908337195937,40.595478832747766],[-73.91909582871057,40.59548403258062],[-73.91910789892468,40.595489738078605],[-73.91911954724127,40.595495929783326],[-73.91913074203036,40.595502593265195],[-73.91914145013469,40.595509704879476],[-73.9191516399281,40.595517246510795],[-73.91920661061332,40.595558951211736],[-73.9192279709202,40.595573451144105],[-73.91924989028203,40.59558745959931],[-73.91927234651445,40.595600966007154],[-73.91934995256945,40.59565303331383],[-73.91935841663299,40.595660103795915],[-73.9193674821083,40.595666726223456],[-73.91937710903207,40.595672870915614],[-73.91938725435921,40.59567851204255],[-73.9193978706515,40.59568362159346],[-73.91940891375984,40.59568817792598],[-73.91942032942232,40.59569216207114],[-73.91943207194973,40.595695553558166],[-73.91944094793479,40.595697849570925],[-73.91944950735552,40.59570076387931],[-73.91945767332409,40.59570426861944],[-73.91946538126074,40.59570833526622],[-73.91947256021984,40.595712928588945],[-73.91951047302153,40.5957464690469],[-73.91952660766293,40.59575964111165],[-73.91954342840789,40.595772304198015],[-73.919560910227,40.595784437514425],[-73.91957915728098,40.59579441006854],[-73.91959794087944,40.59580378240265],[-73.91961723004908,40.595812541427655],[-73.91963698811024,40.59582066785162],[-73.9196662471378,40.59584085096014],[-73.91969471112921,40.59586168201133],[-73.9197223605453,40.595883143569154],[-73.91973094952421,40.59589130003559],[-73.91974017130073,40.59589904348108],[-73.91974999206417,40.59590634489927],[-73.9197603773399,40.595913179136595],[-73.91977128891924,40.59591951902648],[-73.91978407275373,40.59592405459179],[-73.91979651486983,40.59592911093313],[-73.91980857945877,40.59593467596367],[-73.91982023116061,40.59594072972279],[-73.91983143262976,40.59594725811207],[-73.91984215554074,40.595954240170826],[-73.91985236431664,40.59596165325791],[-73.91986050188099,40.59596854237585],[-73.91986921247214,40.59597501089164],[-73.91987845722092,40.595981032811174],[-73.91988819857727,40.59598658130338],[-73.91989839371158,40.595991633889334],[-73.91990900001456,40.59599616742026],[-73.91991463502488,40.59599825574659],[-73.9199205513129,40.59599982610066],[-73.91992666802464,40.59600085798747],[-73.91993290056156,40.596001338280715],[-73.91993916387892,40.596001259214916],[-73.91994537248216,40.596000621232974],[-73.91995144064502,40.595999435332146],[-73.91995728615548,40.59599771401989],[-73.9199628254628,40.595995486388155],[-73.91996798579088,40.59599277751569],[-73.91997217930081,40.59599099909738],[-73.91997667682186,40.59598972146804],[-73.91998137524094,40.595988976051416],[-73.91998616838778,40.595988777851204],[-73.91999094482841,40.59598913248567],[-73.91999559600265,40.59599003167044],[-73.92000001753952,40.59599145606693],[-73.92000410728487,40.595993370422995],[-73.9200077707838,40.59599573346057],[-73.92001092612406,40.595998490843336],[-73.92001350063812,40.59600157718429],[-73.92001543462665,40.59600492509513],[-73.9200166870847,40.596008456813784],[-73.92001821814766,40.596012049707035],[-73.92002053170167,40.59601539017561],[-73.92002356215279,40.596018378661455],[-73.92002721751561,40.59602093049832],[-73.92003139283277,40.59602296503136],[-73.9200359617981,40.59602442739074],[-73.92004079325876,40.59602527174947],[-73.92004591909385,40.59602493824707],[-73.92005104032451,40.59602532947281],[-73.92005597806747,40.59602643290512],[-73.92006056555643,40.59602821090149],[-73.92006464528426,40.596030602371776],[-73.9200680762517,40.59603352512852],[-73.92006959498391,40.59603787457467],[-73.92007023995146,40.59604234788727],[-73.92006999325366,40.59604684369873],[-73.92006886665983,40.596051260997015],[-73.92006688182877,40.59605549860963],[-73.92006408502839,40.5960594607418],[-73.92006156134643,40.59606255945047],[-73.92005970503378,40.596065921644346],[-73.9200585623432,40.5960694644286],[-73.92005815755803,40.59607309768932],[-73.92005850682558,40.59607673532784],[-73.92005959706745,40.59608028686911],[-73.92006140223354,40.596083665849925],[-73.9200638780322,40.59608678612954],[-73.92006696565075,40.59608957428901],[-73.92010096592935,40.59611273556863],[-73.92010409993921,40.59611587825133],[-73.92010780825407,40.596118632832756],[-73.92011200852784,40.596120940285424],[-73.92011661027377,40.5961227489473],[-73.92012151177839,40.59612402205876],[-73.92012660538668,40.59612472938972],[-73.92013178166758,40.596124855451244],[-73.92013692435978,40.596124398989964],[-73.92014235789904,40.59612516150597],[-73.92014755503682,40.59612659229936],[-73.92015237626299,40.59612865106595],[-73.9201566897749,40.59613128410503],[-73.92016038049655,40.59613441795883],[-73.92016334764742,40.59613797113816],[-73.92016551508179,40.59614184558558],[-73.92016682094476,40.59614593839517],[-73.92017033748304,40.59615303352473],[-73.9201746829113,40.59615985615727],[-73.9201798214724,40.59616635064808],[-73.92018571015468,40.59617246302279],[-73.92019230374304,40.596178143828794],[-73.920199545372,40.59618334528053],[-73.92023160987182,40.59619791444375],[-73.92023608923323,40.596201727336016],[-73.92024108818347,40.59620514488466],[-73.92024654479431,40.596208126169365],[-73.92025239471153,40.596210636802056],[-73.92025857072038,40.596212645407945],[-73.92026499570562,40.596214129317055],[-73.92027159562319,40.59621507088741],[-73.92027640871216,40.59621603818998],[-73.92028136826723,40.596216374846236],[-73.92028632990525,40.59621607137444],[-73.92029115471638,40.596215136054674],[-73.92029570289029,40.5962135949245],[-73.92029984712133,40.59621149312855],[-73.92030346909945,40.59620888871758],[-73.92031436616476,40.5962039012217],[-73.92032581833162,40.59619969814658],[-73.92033772885628,40.59619631427114],[-73.92034331494348,40.59619595979826],[-73.9203489110922,40.596196198553265],[-73.92035441005883,40.59619702359303],[-73.92035970724424,40.596198422280416],[-73.92036469872751,40.596200366231024],[-73.92036929048967,40.59620281668053],[-73.92037339269521,40.59620572850125],[-73.92037692695166,40.59620904451144],[-73.92037982410346,40.59621270200742],[-73.92038203104995,40.59621662908226],[-73.92040460677839,40.5962480732117],[-73.92042393591537,40.59626406352924],[-73.92044395180292,40.59627955642186],[-73.92046462962641,40.596294534784164],[-73.92048594962638,40.596308981179085],[-73.92049712078564,40.596317445617984],[-73.92050881398063,40.596325491593696],[-73.92052100044548,40.596333098145045],[-73.92053365382566,40.59634024900327],[-73.92054674359254,40.596346927226776],[-73.9205602394349,40.59635311687907],[-73.92057411125808,40.59635880537454],[-73.92058357869577,40.59636118513715],[-73.92059328162226,40.59636292208448],[-73.92060314884166,40.59636400544523],[-73.92061310036657,40.59636442511248],[-73.92062306411049,40.596364180031145],[-73.9206329583145,40.5963632706474],[-73.92064271330172,40.596361702944186],[-73.92065224971422,40.59635949127425],[-73.92066630069343,40.59635609292746],[-73.9206800923512,40.59635212362775],[-73.92069358511306,40.59634759524248],[-73.92070673786347,40.59634252148073],[-73.92071951388583,40.59633691387691],[-73.92073187491333,40.59633079334586],[-73.92074378994201,40.596324172766074],[-73.92074781350654,40.59632133089405],[-73.92075236920995,40.5963189981753],[-73.92075734401676,40.596317232831865],[-73.9207626185354,40.59631607884158],[-73.92076806416324,40.59631556325564],[-73.92077354813901,40.5963156987145],[-73.92077893925904,40.5963164819448],[-73.92078410260292,40.59631789308509],[-73.92078891821032,40.596319899551894],[-73.92079326702056,40.59632245133971],[-73.92079398510872,40.59632554090671],[-73.92079547525601,40.596328465151956],[-73.9207976837492,40.596331112128716],[-73.9208005263122,40.59633338176391],[-73.92080389184022,40.59633518686575],[-73.92080765250243,40.59633645983186],[-73.92081828920861,40.59633602521911],[-73.9208294770879,40.59633469068294],[-73.92083196259124,40.59633707868209],[-73.92083361357264,40.59633985594688],[-73.92083433001174,40.59634285538188],[-73.92083406860297,40.596345898705906],[-73.92083284385123,40.5963488013119],[-73.92083321038463,40.596374986890964],[-73.92083481154756,40.596392349386704],[-73.92083729585357,40.59640965268278],[-73.92084065586504,40.596426867623975],[-73.92084489117,40.596443971761005],[-73.92084999213048,40.59646093811491],[-73.92085595328405,40.59647774037971],[-73.92086367015563,40.596560830323654],[-73.92086732334633,40.59657008883099],[-73.92087175325507,40.596579148010605],[-73.92087694168622,40.5965879694857],[-73.92088286582367,40.59659651872946],[-73.920889501097,40.59660475819819],[-73.92089682095298,40.59661265403271],[-73.92090479224294,40.59662017421197],[-73.92091148132826,40.59662677678802],[-73.92091875480467,40.596633011871724],[-73.92092657556758,40.59663884727159],[-73.92093491024337,40.59664425532227],[-73.92094371358793,40.59664921019313],[-73.92095294738532,40.59665369007882],[-73.92096256639095,40.59665766948381],[-73.92097252446897,40.59666113313102],[-73.92098277197191,40.59666406172035],[-73.92099193374438,40.59666607786818],[-73.92100080948812,40.596668732105016],[-73.92100932472403,40.59667200260108],[-73.92101740410085,40.59667586132726],[-73.9210249801875,40.596680273558746],[-73.92103198797206,40.596685203064546],[-73.92103836464742,40.596690607584364],[-73.92104405708473,40.596696438163136],[-73.92107997175623,40.5967444138952],[-73.92111376902572,40.59677963097683],[-73.92114826240214,40.59681445265436],[-73.92118344574286,40.596848870211424],[-73.92118802880371,40.59685372835247],[-73.92119323341322,40.59685820646064],[-73.92119900511636,40.59686226177844],[-73.92120528506322,40.596865850875574],[-73.92121201088028,40.59686893618247],[-73.92121911029548,40.59687148766182],[-73.92122651059219,40.59687347896166],[-73.92123413992638,40.59687488942645],[-73.92124191611916,40.59687570291726],[-73.92124976005617,40.596875913516065],[-73.9212575917409,40.596875518152686],[-73.92126288049948,40.59687387379107],[-73.92126841056853,40.59687279567603],[-73.92127408543955,40.596872304849946],[-73.92127979345449,40.59687240978022],[-73.92128542867985,40.59687310972438],[-73.92129088541984,40.5968743891972],[-73.9212960626006,40.59687622685326],[-73.9213008598256,40.59687858627012],[-73.92130518989319,40.5968814241654],[-73.92131129376092,40.596888406106146],[-73.92131675353417,40.5968956923412],[-73.92132153738551,40.59690324817043],[-73.92132562535527,40.596911039069184],[-73.92132899770931,40.59691902598964],[-73.92133163778813,40.596927171059015],[-73.92133506368913,40.59693634596589],[-73.92133920342219,40.59694534847111],[-73.92134404273862,40.596954147236836],[-73.92134956431777,40.59696270707],[-73.9213557508287,40.59697100065137],[-73.92136257461685,40.59697899646642],[-73.92137001659407,40.59698666669214],[-73.92137804712233,40.59699398383326],[-73.92140073316898,40.597015043706456],[-73.92142420334383,40.597035598507915],[-73.92144843480688,40.59705563347911],[-73.92147341219564,40.59707512984574],[-73.92148452797672,40.59708324334372],[-73.92149627955796,40.59709082101383],[-73.9215086173052,40.59709783199651],[-73.92152149882783,40.59710425314371],[-73.92153487426533,40.59711005878919],[-73.92154100821479,40.59711354942844],[-73.92154754687758,40.59711658466414],[-73.92155443094379,40.59711913815352],[-73.92156160087892,40.597121187407126],[-73.92156898879398,40.59712271260997],[-73.92157653514104,40.59712370249695],[-73.92158416850413,40.59712414579489],[-73.9215918233899,40.59712404128641],[-73.92159738021682,40.59712470815842],[-73.92160273958794,40.59712601502471],[-73.92160777230839,40.59712793113936],[-73.92161235974687,40.59713041336646],[-73.92161639559978,40.59713340182565],[-73.92161978522482,40.59713682525237],[-73.92162244475769,40.59714060501844],[-73.92162431386613,40.5971446494441],[-73.92162977256677,40.597189036523474],[-73.92163298634684,40.59719847211964],[-73.92163717072572,40.59720768422341],[-73.92164229873923,40.59721661434864],[-73.92164833814459,40.59722520752349],[-73.9216552494449,40.59723340927406],[-73.92165833417285,40.59724063624339],[-73.92166215299599,40.59724765564168],[-73.92166668222728,40.597254425737994],[-73.92167189378407,40.59726090429578],[-73.92167775452769,40.59726705058266],[-73.9216842315336,40.59727282788714],[-73.92169128308619,40.597278199826995],[-73.92169886504772,40.59728313370381],[-73.9217069323978,40.597287599499],[-73.9217231009897,40.59729143336327],[-73.9217395650497,40.59729444954867],[-73.92175625404046,40.597296636447545],[-73.92176534005367,40.59729906577652],[-73.92177411768256,40.59730208443024],[-73.9217825208026,40.59730566673192],[-73.9217904898824,40.59730978818178],[-73.92179796210176,40.5973144165715],[-73.92180488497279,40.59731951785696],[-73.92181120601155,40.59732505464375],[-73.92181554237384,40.597327252227174],[-73.92181942480326,40.59732989646968],[-73.92182277731914,40.59733293287255],[-73.9218255309805,40.59733630091098],[-73.92182763092089,40.5973399332008],[-73.92182903239214,40.597343754993666],[-73.92182971196767,40.597347689210146],[-73.92182965039831,40.59735165760111],[-73.92182885437109,40.59735557992448],[-73.92182733387048,40.59735937560545],[-73.92182038141432,40.59736714842112],[-73.92181284405542,40.59737459767459],[-73.92180474666048,40.597381696745416],[-73.92179611673029,40.59738842169547],[-73.92178980016682,40.59739200704586],[-73.92178403247013,40.59739609451972],[-73.92177888270797,40.597400635915484],[-73.92177440962753,40.597405575653646],[-73.92177066802131,40.597410856811514],[-73.92176701421401,40.597416047060676],[-73.92176407307993,40.59742149344455],[-73.92176187347579,40.59742714019559],[-73.92176044206576,40.59743292735649],[-73.9217597899091,40.597438795294416],[-73.92175992630558,40.59744468521293],[-73.92176084869334,40.59745053277909],[-73.92176254791133,40.597456278848824],[-73.92176626013793,40.59747813874914],[-73.92177087842761,40.597499898916],[-73.92177639687284,40.59752153706395],[-73.92178280956708,40.59754303057245],[-73.92179011169831,40.59756436033959],[-73.92179757049225,40.59758779454773],[-73.92180597171705,40.59761104377413],[-73.92181530858868,40.59763408439239],[-73.92182557190223,40.597656894617245],[-73.92183675443037,40.59767945350244],[-73.92184230236882,40.59770071087288],[-73.92184676836521,40.59772211560312],[-73.9218501460818,40.597743636025946],[-73.92185138891014,40.597754754949115],[-73.92185342501575,40.59776580689745],[-73.92185625114323,40.59777675668748],[-73.92185985963867,40.59778757198085],[-73.9218642366908,40.5977982226128],[-73.92186937091306,40.5978086733944],[-73.9218845536419,40.597836596097224],[-73.92190045183087,40.5978642870887],[-73.92191705889918,40.59789173597716],[-73.92192886505784,40.59790580774273],[-73.92193988286631,40.59792024686581],[-73.92195009521461,40.59793502519006],[-73.92195948103144,40.59795011807454],[-73.92197229278285,40.59796695843648],[-73.92198589025635,40.597983433279],[-73.92200025874642,40.59799952583885],[-73.92200887509827,40.59801181409266],[-73.92201817026475,40.598023813483344],[-73.92202812405263,40.59803550104574],[-73.92203446651459,40.59804309308297],[-73.92203994346117,40.59805106666687],[-73.92204451209867,40.598059366651405],[-73.92204814326828,40.59806793069602],[-73.92208576446617,40.5981372081033],[-73.92208881386274,40.598141450838156],[-73.92209251176975,40.59814538056547],[-73.92209680990214,40.598148939622185],[-73.92210164172575,40.59815207586171],[-73.92210693564516,40.59815474299734],[-73.92211261324107,40.59815690311423],[-73.92211859455145,40.59815852231728],[-73.92212478773406,40.598159576587456],[-73.92213110335145,40.59816005296439],[-73.92213744624794,40.598159942001985],[-73.92214437212587,40.59815935766151],[-73.92215114207612,40.59815810510843],[-73.92215764684087,40.59815620571244],[-73.92216378352414,40.59815369073194],[-73.92216944943908,40.598150600639514],[-73.92217455243843,40.5981469847939],[-73.92217877811844,40.59814671039462],[-73.92218299295898,40.59814706187702],[-73.92218704005094,40.59814802472742],[-73.92219076954105,40.598149564333326],[-73.92219403907991,40.59815162028785],[-73.9221967302905,40.598154117625334],[-73.9221987393217,40.5981569648046],[-73.92220420296172,40.598164122504194],[-73.92220902320445,40.598171544966746],[-73.9222131820693,40.59817919599389],[-73.9222166571774,40.59818704189718],[-73.92221943647932,40.5981950491627],[-73.92222268629754,40.59820403729516],[-73.92222514648137,40.59821316980589],[-73.9222268074062,40.59822240664893],[-73.9222276601082,40.598231707108745],[-73.92222770111827,40.59824103013821],[-73.92222847126045,40.598256867030074],[-73.92223027928569,40.5982726547006],[-73.92223312018483,40.59828835411203],[-73.92224024769264,40.59830336972154],[-73.92224651074953,40.59831860755964],[-73.92225189927653,40.598334040312324],[-73.92225970057747,40.59834799022038],[-73.92226641356469,40.598362266073835],[-73.92227201543736,40.59837681843622],[-73.92227376607877,40.59838697038376],[-73.92227461683909,40.598397191079805],[-73.922274560961,40.59840743176865],[-73.9222736000372,40.598417645710875],[-73.9222733571766,40.598418965174375],[-73.92227173873475,40.59842778801168],[-73.92226949878852,40.598438456098144],[-73.9222663622689,40.59844899290527],[-73.92226234307493,40.59845935287451],[-73.92225745971561,40.598469495476174],[-73.92225173004306,40.598479377834806],[-73.92222389025856,40.59852557210163],[-73.92219508751445,40.59857142210709],[-73.92216532643876,40.59861691562411],[-73.92215443198057,40.598632455292034],[-73.92214281543683,40.59864768872888],[-73.92213049353393,40.59866259617743],[-73.92211748277803,40.59867715838252],[-73.92210379615743,40.598691357259774],[-73.92208945303466,40.598705174226296],[-73.92207447255059,40.59871859270927],[-73.92205887142968,40.59873159462689],[-73.92204267189037,40.59874416307336],[-73.92201349109149,40.598766886707104],[-73.92198501540479,40.59879012680205],[-73.9219572644098,40.59881386745668],[-73.92193024669322,40.598838096112864],[-73.92191222987921,40.598855008846805],[-73.92189352936761,40.598871486877464],[-73.92187416539979,40.59888751212515],[-73.92185415447665,40.59890306985818],[-73.92178152944163,40.59895906869189],[-73.92174186243156,40.598989080681065],[-73.92163283677688,40.59905769772213],[-73.92151821611608,40.59911965205492],[-73.92140953753258,40.59918040144592],[-73.92129088298472,40.5992426561882],[-73.92116996805429,40.59929771521765],[-73.9210736991064,40.599339232239295],[-73.920948314347,40.59939843431345],[-73.9208916323198,40.599431113932795],[-73.92086878083218,40.5994476492491],[-73.92086156604135,40.599458403342254],[-73.92086133639023,40.599469876422354],[-73.9208663980296,40.59948442730701],[-73.92087757811551,40.59949994368678],[-73.92088123526705,40.59951323060108],[-73.92088050854787,40.59951943270232],[-73.92087055640675,40.599530076855],[-73.92084893682684,40.59954139732856],[-73.92083168628169,40.59954264861647],[-73.92079917621125,40.59953666954756],[-73.92077725291253,40.5995307255779],[-73.92075457195371,40.599526676172005],[-73.9207388387752,40.59952279405699],[-73.92072869332861,40.599515925062725],[-73.92071257127054,40.59950655475386],[-73.92069036019629,40.59950050083746],[-73.92066385993064,40.599497600541184],[-73.92063321092299,40.59950191570487],[-73.92055176948733,40.59951937176305],[-73.92051636737814,40.599523437509205],[-73.92046271021108,40.599524937466505],[-73.92041582697131,40.59952383399505],[-73.92036966536112,40.59952083708678],[-73.92030873371877,40.59952150902797],[-73.92028841969889,40.599526298337345],[-73.92027043637921,40.599538033178575],[-73.92025813429498,40.59955647011211],[-73.920255847635,40.59957153694048],[-73.92025331946085,40.59957902910292],[-73.92024296948648,40.59959032997484],[-73.92023641368507,40.59959136896435],[-73.92022539730596,40.599589055613144],[-73.92021492291187,40.59958583647181],[-73.92020343507288,40.59958684456048],[-73.92019208659333,40.59959004804755],[-73.92018340395273,40.599594159215584],[-73.92017911629651,40.59959673635498],[-73.92017364161147,40.59959706191479],[-73.92016241311848,40.59959145528858],[-73.9201479477897,40.59958290727967],[-73.92013207395463,40.599576831356366],[-73.9201178545925,40.59957396577049],[-73.9200925395554,40.59957334540126],[-73.92001964207236,40.59958265505129],[-73.91999918067508,40.59959007860387],[-73.91996786796024,40.59960729371523],[-73.91994336348232,40.59962061582624],[-73.91992622063209,40.59962348689324],[-73.91991448104558,40.59962309389835],[-73.91990148636712,40.599618748180944],[-73.91989630775923,40.599613008371165],[-73.91989599129761,40.59960620060101],[-73.91990064336032,40.5996005220903]]],[[[-73.87019491489939,40.59899640590199],[-73.87108141811476,40.59890114747021],[-73.87049411914771,40.602604446204616],[-73.87026280565016,40.601681221756046],[-73.87019491489939,40.59899640590199]]],[[[-73.85243335807012,40.597333397795346],[-73.85269029351832,40.59717075046338],[-73.85286117431974,40.597244308232774],[-73.85365316421074,40.59683787744522],[-73.85399559599509,40.596683485844245],[-73.85436974704125,40.5966921104023],[-73.85465863090127,40.59657838892765],[-73.85492648581572,40.59630166387074],[-73.85595300562048,40.596188876189785],[-73.85673364394975,40.59607576435408],[-73.85716132350703,40.59604369786467],[-73.85778119968528,40.59611781491805],[-73.86044420534076,40.59647190559643],[-73.86054977985192,40.59706302019167],[-73.86141485166938,40.59775369637783],[-73.86177276371008,40.59829917857122],[-73.86274820792747,40.59907120542212],[-73.86328663134245,40.59981004166069],[-73.86335999147606,40.60032220277119],[-73.86297506260962,40.60101827261563],[-73.86187189847233,40.60216432581595],[-73.8615408126043,40.60238035986944],[-73.86117495608622,40.602486648427025],[-73.86112814224651,40.60255033057179],[-73.86078169166855,40.602608400256386],[-73.86048884213619,40.602339346892144],[-73.8590591432786,40.602061431071476],[-73.85482595782968,40.60186719535371],[-73.85471200729276,40.60164902532516],[-73.85427387360807,40.60143043669714],[-73.85372090340795,40.60140066467605],[-73.85276838155842,40.60094885402595],[-73.85257851635325,40.60057068784601],[-73.8520453763197,40.60020662280108],[-73.85176045305609,40.59969751381268],[-73.85076748001559,40.598839443837406],[-73.85153122893794,40.598433936220516],[-73.85200481909777,40.5977484382743],[-73.85243335807012,40.597333397795346]]],[[[-73.86702905185577,40.603743388853935],[-73.86768194154226,40.603070766677455],[-73.8683080846471,40.60313916064365],[-73.86793505372793,40.60396113495038],[-73.86702607287029,40.60417158400832],[-73.86702905185577,40.603743388853935]]],[[[-73.84673651471095,40.60485301485178],[-73.84672467398492,40.60483690519039],[-73.8467055588769,40.60482782674745],[-73.84668049218047,40.60482377009472],[-73.84667392335218,40.60481118792159],[-73.8466693383373,40.604796093612215],[-73.84667529828941,40.60478704861413],[-73.84667004505606,40.60477597729996],[-73.8466568389332,40.60477948081209],[-73.84664432631597,40.6047723550105],[-73.846649586345,40.604762666269856],[-73.84665932871894,40.604756975565394],[-73.84666383637638,40.604748996462135],[-73.84665638299263,40.60473586796741],[-73.84664367285694,40.604730717240294],[-73.84663321896079,40.604721007029276],[-73.84662200220544,40.604717000004804],[-73.84660927613137,40.60471869349527],[-73.84659580336633,40.60471981622053],[-73.84659357988922,40.604710116991036],[-73.84658386963113,40.60470211891242],[-73.84657865612172,40.604691274984184],[-73.84657793717773,40.60467872591117],[-73.84657645952154,40.60467016838396],[-73.84657423605726,40.60466103942384],[-73.84656153118445,40.604653607615454],[-73.84654731588849,40.60465187765969],[-73.846530853536,40.60465128524117],[-73.84652264192131,40.60464271872119],[-73.84651892508282,40.604631876788744],[-73.84651820702246,40.60461875727911],[-73.84650998426369,40.60461475373929],[-73.84649952384093,40.60460732492142],[-73.84650404222664,40.60459535260983],[-73.84650481469882,40.604584517175056],[-73.84649809079207,40.60457994469623],[-73.8464839074293,40.604564525787076],[-73.84646971576358,40.60455252915396],[-73.84646076185055,40.604541109786126],[-73.84645779281266,40.60453083912048],[-73.84645558051515,40.604516576906896],[-73.84644438479533,40.6045034435659],[-73.84642868972394,40.60449486704042],[-73.84640850665576,40.60448457337068],[-73.84639428878222,40.60448455436935],[-73.84637632828682,40.604484530363735],[-73.84635836472698,40.604485647058326],[-73.84634263969843,40.60449018903196],[-73.84632539678293,40.60450328452869],[-73.84630141159062,40.60451979312798],[-73.84628942019619,40.60452776220868],[-73.84628041904061,40.60453687616222],[-73.8462721728868,40.604543139105786],[-73.84626018804595,40.60454768607074],[-73.84623173584876,40.60455449241809],[-73.8462092827434,40.604555603082645],[-73.84619356600216,40.604555582050864],[-73.84617710302169,40.60455556001818],[-73.8461531519461,40.60455723910431],[-73.84614789120089,40.60456692832412],[-73.84613142755816,40.604566906284],[-73.8461306955486,40.60455949112648],[-73.84611648554831,40.60455604930983],[-73.84610226678024,40.60455603027119],[-73.84608506018236,40.604553725815315],[-73.84608059037879,40.60454459383713],[-73.84608884137478,40.60453661976929],[-73.84609710529321,40.604522371577545],[-73.84611060388528,40.604510411808725],[-73.84612185277906,40.60450016033825],[-73.84613384857057,40.60449048063897],[-73.8461525894839,40.604476245966396],[-73.84616384362148,40.60446371341959],[-73.84617136784428,40.604446041440816],[-73.84618190135883,40.60442210001859],[-73.84619241427201,40.60440614368528],[-73.84620367496203,40.60439075828645],[-73.84622092049958,40.60437652210424],[-73.84624337748524,40.60437370029805],[-73.84627407534913,40.6043668969516],[-73.84630401842641,40.60436294443923],[-73.84633023420571,40.604352712794785],[-73.8463512185892,40.60433905202932],[-73.84636620783849,40.60432937580501],[-73.84637147050542,40.604319116140296],[-73.84637449289733,40.60430657206643],[-73.846396221102,40.60429519370128],[-73.84640370325329,40.60429577413822],[-73.84641867542888,40.60429351256451],[-73.84642544129296,40.60428040322186],[-73.84643297723191,40.60425759847799],[-73.84643001607684,40.60424333476033],[-73.84643154814658,40.604227936841866],[-73.84642335518497,40.60421138505398],[-73.84641368109908,40.604187416605846],[-73.8463735381499,40.60421941617245],[-73.84632559499296,40.60424098446909],[-73.84629184149799,40.60426257105358],[-73.84625454389044,40.6042828009256],[-73.84622438825933,40.604282760581825],[-73.84619242765929,40.60429623810121],[-73.84616755966195,40.604311076731825],[-73.84613385215934,40.60431238306924],[-73.8460948311766,40.60431097936343],[-73.84606999366487,40.604312297559645],[-73.84606638701214,40.604337980838],[-73.84608761367181,40.604363697877446],[-73.84609109543162,40.60439209356687],[-73.84607331644176,40.60440964592832],[-73.84603957613,40.604425824609756],[-73.84603596945928,40.604451507886864],[-73.84603591645778,40.604474491163494],[-73.84602700367059,40.604493407356216],[-73.84599327424186,40.60450417768956],[-73.84597547024414,40.604532546030164],[-73.84596831500689,40.60455822404668],[-73.84597001173601,40.604592026198546],[-73.84597880914976,40.604623133943036],[-73.84595746035164,40.604650144898486],[-73.84592548124223,40.60467173375315],[-73.8458934952106,40.60469602684792],[-73.8458703997321,40.604710867790615],[-73.84581713412032,40.60473242806677],[-73.84580465751586,40.60475809943645],[-73.84578511300879,40.604771592996826],[-73.84578504742836,40.60479998443725],[-73.84578322472349,40.604821614382146],[-73.84576016665831,40.60482023131116],[-73.84574422399962,40.604810745848624],[-73.84573181049113,40.60480937772816],[-73.8457158240981,40.60481882033538],[-73.84569278834995,40.60480797271208],[-73.84568395354553,40.60479308893757],[-73.8456627130824,40.604772780657626],[-73.84563257285997,40.60476598037158],[-73.8456006842626,40.604748361533545],[-73.8455723362156,40.60473345153458],[-73.84554750479111,40.60473206603809],[-73.84551205896015,40.60471849861472],[-73.84548546287549,40.604713055015516],[-73.84544466449059,40.604713000158796],[-73.84541093617585,40.60472377049023],[-73.84537187360317,40.60473994181676],[-73.84534168018315,40.60475612523265],[-73.84531678610645,40.60478177967183],[-73.84531142409956,40.604799347955904],[-73.8452989566858,40.60482096356594],[-73.8452865049302,40.6048358187175],[-73.8452669484218,40.60485472002],[-73.84522439404019,40.60484655061654],[-73.84519958138944,40.60483705313306],[-73.84518011016341,40.60481945140508],[-73.8451677266998,40.604804563480556],[-73.84513580371159,40.604801815709706],[-73.8451092022314,40.60479907560434],[-73.84508082355907,40.60479768589658],[-73.84505423061736,40.60479088957016],[-73.84500993363297,40.6047691981216],[-73.84498159016736,40.6047529358539],[-73.84497978092129,40.60476780582896],[-73.84495316128164,40.6047731777677],[-73.84493548711683,40.604744762226765],[-73.84490890831151,40.604732558206734],[-73.84489298127988,40.604716312671364],[-73.84490188455571,40.604701452773554],[-73.84493204037507,40.60470149346432],[-73.84495507194488,40.6047136928614],[-73.84498874200607,40.60472861019083],[-73.8450312994225,40.604735427389286],[-73.84508269778384,40.604754424311174],[-73.84513058278141,40.60475854506562],[-73.8451891080981,40.60476403175942],[-73.84522811744783,40.6047708442732],[-73.84525831403587,40.60475330876226],[-73.84526013756687,40.60473167949656],[-73.84527084098097,40.60470600646863],[-73.84526557165078,40.6046830155245],[-73.84526739336425,40.60466273771514],[-73.84527100391344,40.60463570300848],[-73.84529230555233,40.60462897170864],[-73.8453188702647,40.60464793509421],[-73.84534548043003,40.60464661877531],[-73.84538455009377,40.60462774438165],[-73.8454235320933,40.604646723776995],[-73.84545013912623,40.60464675955889],[-73.84545017355123,40.6046318883624],[-73.84543424103059,40.60461834715295],[-73.84540589845959,40.604600732359074],[-73.84541835014475,40.60458587719423],[-73.8454520734477,40.6045778111121],[-73.84547339739386,40.60456161590975],[-73.84550355940826,40.60455895220065],[-73.84555146015047,40.60455631249042],[-73.8455710006337,40.60454417159588],[-73.84556040994994,40.60452117284469],[-73.8455356005002,40.60451032347606],[-73.84549124541614,40.604514320075424],[-73.84545042079736,40.6045250807109],[-73.84540963504871,40.604519618179545],[-73.84536527237016,40.60452631830837],[-73.8453332805991,40.604553315498364],[-73.84529598748605,40.60457084080707],[-73.84525696637026,40.60456943664928],[-73.84523220462226,40.60453830751983],[-73.84520921315125,40.6045085327308],[-73.84518624276669,40.60446929406636],[-73.8451720185436,40.60448414665092],[-73.84517725829016,40.604519305382276],[-73.84517540520118,40.60455310293214],[-73.8451841912384,40.604589618401754],[-73.84516814998034,40.60462204470939],[-73.84516632015259,40.604646377553614],[-73.84516625744297,40.60467341770674],[-73.84517506659415,40.60469911751478],[-73.84515909335157,40.60470315171337],[-73.84513426821798,40.60469906254787],[-73.84511299477056,40.60469362553174],[-73.84510053986006,40.60470983278833],[-73.84507392273042,40.604713853131834],[-73.8450561864365,40.60471247709306],[-73.84501009056311,40.604701598744604],[-73.84496046047639,40.60468530793125],[-73.84492675677939,40.60468526246097],[-73.84488950249603,40.60468656431813],[-73.84485579857875,40.604686518826725],[-73.84482562705482,40.604693237902886],[-73.84480959904562,40.604720257001986],[-73.84479889048608,40.604748633568434],[-73.84478463314701,40.60477700601137],[-73.8447562199114,40.6047904874194],[-73.84472428685193,40.604791796410666],[-73.84468879712445,40.60479715680675],[-73.84465327278718,40.604817389057956],[-73.84463552703644,40.60482006865887],[-73.8445929547509,40.60482001110192],[-73.84454865789861,40.60479831880553],[-73.84453628783282,40.60477802248186],[-73.84449733750097,40.60474552187197],[-73.84445662414173,40.60470896314527],[-73.84445489982676,40.60468732892294],[-73.84447088160572,40.6046805907429],[-73.84450458778957,40.604679284221085],[-73.84454893176857,40.604680696336374],[-73.84459859388004,40.604683467587066],[-73.84463937403001,40.60469163415422],[-73.84468549367944,40.60469169648793],[-73.84471923599133,40.604675518709115],[-73.84474231781886,40.60466608582545],[-73.8447547853823,40.60464447094568],[-73.84478318978677,40.60463504524322],[-73.8448151497333,40.60462156861726],[-73.84483470381993,40.60460401884686],[-73.84485425409413,40.60458782136466],[-73.844868498578,40.60456485674187],[-73.84488451351818,40.604543247138565],[-73.84488457634296,40.60451620648263],[-73.84489526978513,40.60449458919287],[-73.84490066328506,40.60446350118592],[-73.84490782140392,40.604436471277296],[-73.84493801792607,40.60441893534731],[-73.84495048224011,40.60439867257075],[-73.84496295282614,40.6043757055427],[-73.84495945898925,40.60435271748131],[-73.84494354145629,40.604332415744985],[-73.84493651078742,40.60430401405914],[-73.84493127432441,40.6042675033586],[-73.84495438577507,40.60424590331961],[-73.84496153107281,40.60422428056649],[-73.84499352911459,40.60419457939665],[-73.84501132088452,40.60417161953964],[-73.84501671116553,40.60414188365125],[-73.84501144956403,40.60411618844591],[-73.84497773739679,40.604120198696336],[-73.84492451885205,40.604121479030326],[-73.84489793583722,40.604110626962665],[-73.84488558463809,40.60408221926542],[-73.84488568829524,40.604037603161125],[-73.84488577938546,40.60399839605923],[-73.84488407131576,40.60397000155258],[-73.84487881606056,40.60394160276089],[-73.8448789040147,40.60390374711358],[-73.84487720785566,40.603869944775674],[-73.84487904222901,40.603844259308374],[-73.84488972548236,40.60382669822447],[-73.84491638397411,40.60380510230929],[-73.84490579808984,40.60378075271305],[-73.84489164465558,40.60376450906648],[-73.84489878385955,40.603745590566575],[-73.84491480151569,40.603722628329365],[-73.84492199095271,40.603682078675156],[-73.84494864309723,40.603663186499716],[-73.84497705895393,40.603648352917496],[-73.84501429134613,40.603656515070426],[-73.8450355272396,40.60367817542878],[-73.84505497299298,40.603706593346054],[-73.84506732666989,40.603733650240436],[-73.84509740363362,40.60376749016085],[-73.84511508052294,40.603794554727024],[-73.84513806791198,40.60382568099097],[-73.84517881333612,40.603848719738025],[-73.84521603580289,40.60386093752957],[-73.84524441721238,40.603860975749164],[-73.84527634041585,40.603863722988415],[-73.84532068700203,40.60386378268101],[-73.84537567980378,40.60386250455093],[-73.84541827426996,40.603853098284006],[-73.8454501778208,40.60386395688385],[-73.84550164467825,40.603853210387435],[-73.8455229746381,40.60383431092472],[-73.84551592028659,40.60381672543776],[-73.84550888383062,40.60379102786896],[-73.8455231310462,40.60376671170824],[-73.84553381187018,40.60375050202038],[-73.84551253111614,40.60374776932608],[-73.84547705765345,40.60374636950831],[-73.84543975942685,40.60376659961864],[-73.84541133176091,40.603786840978586],[-73.84535630457516,40.60380299099351],[-73.84530838645094,40.60381374203384],[-73.84526049497192,40.603812326104574],[-73.8452108431041,40.60380549926741],[-73.84517184911697,40.603791926958365],[-73.8451559482099,40.60376486546388],[-73.84515421428615,40.60374728712249],[-73.84515425191294,40.60373106363223],[-73.84517912684937,40.60371352113832],[-73.84519513252187,40.60369596669291],[-73.84521469745562,40.603673009191866],[-73.8452395504173,40.60366493055513],[-73.84526263182194,40.60365549756608],[-73.8453034528079,40.60364608845134],[-73.84534784177248,40.60362722122877],[-73.84537446625431,40.603620496573306],[-73.84539401924067,40.60360294687257],[-73.84541180132342,40.60358404315991],[-73.8454419848076,40.60357191542879],[-73.84546508492626,40.60355437098877],[-73.84548281691352,40.60355709858589],[-73.84548811307013,40.60356792173529],[-73.84550583073855,40.603577409118394],[-73.8455235783732,40.60357337725654],[-73.84553071046163,40.603557162966396],[-73.84553073235793,40.60354769892844],[-73.84554492030809,40.60354906995839],[-73.84557154407796,40.603542345926414],[-73.84559288576578,40.60351803861897],[-73.84562303792465,40.603519431253524],[-73.84564782760678,40.603538392683845],[-73.84564422796488,40.60356137170194],[-73.84564239702091,40.603585704554504],[-73.84562818717824,40.60359379757446],[-73.84561397887141,40.603601890427264],[-73.84562814028573,40.60361407827801],[-73.84564584235825,40.603630325427204],[-73.84564403104655,40.60364654636801],[-73.84567768914962,40.603665519702],[-73.84570601577434,40.60368989371559],[-73.84575386568986,40.60370888557616],[-73.84577867800016,40.60371838294096],[-73.84579990659675,40.60374274740639],[-73.84582822081171,40.60377252905228],[-73.84585300106109,40.60379554681283],[-73.84588137018102,40.60380099203545],[-73.84589558605697,40.6037901955715],[-73.84590272431996,40.603771277008384],[-73.84591872445465,40.60375642654617],[-73.84594357046285,40.60375105200643],[-73.84595775200565,40.603755127235246],[-73.84598077408147,40.6037713816304],[-73.84599668867777,40.60379303518183],[-73.84601793494781,40.603810639151554],[-73.84602142310254,40.603836331935085],[-73.84600363176932,40.6038592919493],[-73.84598939696347,40.603878200506415],[-73.84598756433525,40.603903885993134],[-73.84602120171928,40.603932322762304],[-73.84601935842873,40.60396206412005],[-73.84602103022341,40.60400668243596],[-73.84602098033537,40.60402831358855],[-73.84601913392248,40.604059407573686],[-73.8460492364546,40.60408243175143],[-73.84608648792056,40.60408248164415],[-73.84611307445479,40.60409198080963],[-73.84613609356794,40.60410958763319],[-73.84616090296596,40.60412043704012],[-73.84618393456141,40.60413263552153],[-73.84619450982689,40.60416239350105],[-73.84619623960157,40.60418132394921],[-73.84621572468463,40.604193517678006],[-73.84624942681526,40.604193562768536],[-73.8462795861787,40.6041922509816],[-73.84631685015384,40.6041868931372],[-73.84632930024048,40.604172037871315],[-73.84632758686689,40.60414634747114],[-73.84627089141148,40.60411652799121],[-73.84626918831586,40.60408542975716],[-73.84627102215846,40.604059744770794],[-73.84629233640361,40.60404760495317],[-73.84632781403475,40.60404765239536],[-73.84633842537247,40.604061186367424],[-73.84635258211478,40.60407607720751],[-73.84637386791127,40.60407610566192],[-73.84641468899778,40.60406669615292],[-73.84644483831153,40.60406944069685],[-73.84647141490365,40.604082996488664],[-73.84649087758848,40.604104654207624],[-73.846515668395,40.60412361494804],[-73.84654041504945,40.604161503757354],[-73.84657408364755,40.604176420621066],[-73.84660956978627,40.60417241227024],[-73.84666632132983,40.604177896347906],[-73.84665740010635,40.60420086779329],[-73.84662362433791,40.60423191851211],[-73.84660585174392,40.604246766706076],[-73.84660225151418,40.60426974575131],[-73.84662348457218,40.60429275793943],[-73.8466252064737,40.604315744087636],[-73.84660743385776,40.604330592281805],[-73.84657550416195,40.604330549662436],[-73.84655244380191,40.604330518876225],[-73.84652228814892,40.60433047861063],[-73.84647617342715,40.60432771276187],[-73.84645131414932,40.604338495748074],[-73.84643885030064,40.604358759357645],[-73.84641397366438,40.604377653747164],[-73.84638909814534,40.604395196506324],[-73.8463819692866,40.60441005889101],[-73.84640323341826,40.60441955070719],[-73.84643693786124,40.60441959574559],[-73.84647949434776,40.60442641307701],[-73.84651495353285,40.60443457187114],[-73.8465503994141,40.60444814015837],[-73.84657341566061,40.604467097845955],[-73.84659645498215,40.604476592666174],[-73.84661950852079,40.60447932769268],[-73.84664429972281,40.60449828840483],[-73.8466513668647,40.60451046599155],[-73.84663715161648,40.60452126271657],[-73.84663177667467,40.60454423939402],[-73.84662995315367,40.604565868681206],[-73.84664588411734,40.6045807618518],[-73.84666364437008,40.60457132198442],[-73.8466902801944,40.60455918936072],[-73.84671866744965,40.60455652346802],[-73.84673820794289,40.60454438137013],[-73.84675775219081,40.60453088764733],[-73.84678433279353,40.60454309073956],[-73.846807346034,40.60456340167783],[-73.84682687786658,40.60455531577319],[-73.8468446535951,40.60453911542045],[-73.84684646153941,40.604524245917055],[-73.8468677629835,40.604517514492734],[-73.8469067918412,40.60451621435817],[-73.84695465818663,40.60452844576249],[-73.84698480153386,40.60453389424709],[-73.8470042954994,40.60454203163348],[-73.84703980348927,40.604528559112474],[-73.84706105204542,40.60454481143155],[-73.84709118611997,40.604554315593056],[-73.84711420077808,40.60457462580156],[-73.84711770797,40.60459220663755],[-73.84713717786401,40.60461115999696],[-73.84715495972118,40.604592256183935],[-73.84714614916295,40.60456655635895],[-73.84714087610229,40.604544917625525],[-73.84716215098653,40.60455035426815],[-73.84718339648606,40.60456795801937],[-73.84721705150244,40.604589634483595],[-73.84723122579555,40.60459641330055],[-73.84725961149023,40.60459509940125],[-73.84728269049755,40.604587018133294],[-73.84727561616761,40.60457754466677],[-73.8472827307014,40.60456944218359],[-73.84730047849382,40.60456540937762],[-73.84733065280167,40.6045573380293],[-73.84734487810019,40.604542484509615],[-73.84733960850846,40.60451949366081],[-73.84735029828464,40.604499228267926],[-73.84737162792625,40.60448032896591],[-73.84739294850523,40.60446548536504],[-73.84742311657912,40.60446011706967],[-73.84745328155776,40.60445610139397],[-73.8474780937283,40.604465598390334],[-73.8474957797153,40.60448860570909],[-73.84751704226066,40.60449944961334],[-73.84753296965972,40.60451569461766],[-73.84755777877622,40.60452654372175],[-73.8475896713115,40.60454280939023],[-73.84761093256937,40.60455365377795],[-73.84761088936585,40.60457258185271],[-73.84762326649977,40.60459017376345],[-73.84764096491102,40.604607773229624],[-73.84765511985351,40.604624016034634],[-73.84766927634942,40.60463890671074],[-73.84770116852481,40.60465517285011],[-73.8477224342392,40.60466466509379],[-73.84773667489004,40.60464305173846],[-73.84774025602988,40.60462818457053],[-73.84774561738416,40.604610616172856],[-73.84777043031407,40.60462011260422],[-73.84780052445613,40.60464719252948],[-73.84781291089884,40.604660728714705],[-73.84783061796436,40.604674271943246],[-73.84784476372289,40.60469457093215],[-73.8478624837862,40.6047027063268],[-73.84786244989697,40.604717578194006],[-73.84785531693318,40.60473379212266],[-73.84785526763622,40.604755424447156],[-73.84786054886936,40.604773006938245],[-73.84784632803661,40.60478650839823],[-73.84784274251315,40.60480272702225],[-73.84783559170491,40.60482705353275],[-73.8478568451698,40.60484195358127],[-73.84783197359793,40.604858144695235],[-73.84781066157723,40.60486893250378],[-73.84778223724315,40.60488782249053],[-73.84776455499473,40.604907621473316],[-73.8477427213121,40.604897604788746],[-73.84771964230542,40.604890533290444],[-73.84771834716585,40.604879466766164],[-73.84771442242844,40.60486437337374],[-73.84771313734548,40.604849283981416],[-73.8477032789624,40.604831667943735],[-73.84769737121374,40.60481808102702],[-73.84767429568254,40.604809500420096],[-73.8476650278319,40.60482256446933],[-73.84766760830176,40.60484821746452],[-73.84766560304,40.60485927961503],[-73.84764711158975,40.60486629602625],[-73.84762071384648,40.60486726670902],[-73.84758970053463,40.604866722831254],[-73.84756133120325,40.6048646731804],[-73.84753164723826,40.60486010766617],[-73.8475098921399,40.60485102585504],[-73.8474808703417,40.604845455025185],[-73.84745513656895,40.6048449179496],[-73.84742543789831,40.60484689055483],[-73.84737924259441,40.60484833765424],[-73.84734624391734,40.60485080861228],[-73.84729937100387,40.604860302217475],[-73.84727033081055,40.60486277841296],[-73.84724194702231,40.60486676390744],[-73.84722147320659,40.60487478396401],[-73.84719770359764,40.60488078760817],[-73.84715612519472,40.604883246601965],[-73.84711851926922,40.604880178879576],[-73.84709940870138,40.60486908915145],[-73.84709680310962,40.60485450041566],[-73.84708031887521,40.604848946666316],[-73.84707633416106,40.60486000567029],[-73.84706969569397,40.604877599141986],[-73.84705646055026,40.604893675401144],[-73.84703993965731,40.60490421546803],[-73.84699835333016,40.604910698783286],[-73.84697261262055,40.60491317879344],[-73.84695212684443,40.60492572475792],[-73.84693823614239,40.604940291026395],[-73.84692963836643,40.6049488297694],[-73.846900583128,40.60495784385035],[-73.8468425141627,40.60495776648274],[-73.84683792926477,40.6049431751036],[-73.84683531872636,40.60493009545938],[-73.84683204459479,40.60491902612004],[-73.84680963685585,40.60490692627114],[-73.84678060816647,40.604904372793264],[-73.8467542324925,40.604896291027686],[-73.84673644312906,40.604884196819704],[-73.84673648122886,40.6048676000766],[-73.84673651471095,40.60485301485178]]],[[[-73.84827982667265,40.60543325472772],[-73.84827187216364,40.60542970450032],[-73.84826025868274,40.60542994113235],[-73.8482483047523,40.60543422415139],[-73.84823834468294,40.605436487053204],[-73.84822474020869,40.605437480797995],[-73.84821312729913,40.60543746546193],[-73.8482028555254,40.60543113017793],[-73.84819823707112,40.60541974465046],[-73.84820355866331,40.60541393539686],[-73.84820855360279,40.60540610279522],[-73.84821188965054,40.605398267500036],[-73.8482112486072,40.60538815156946],[-73.84820363858339,40.60537878500751],[-73.84818473793281,40.60537345003445],[-73.84816551253134,40.605365837906014],[-73.84815026259481,40.60536025461329],[-73.8481349869964,40.60536605071228],[-73.8481316256319,40.60538501226281],[-73.8481140133699,40.6053971276596],[-73.84808679223644,40.60540341289864],[-73.84805958340117,40.60540438864139],[-73.84803868800886,40.60540107342098],[-73.84802011343676,40.6053980140674],[-73.84801387144422,40.60539206388402],[-73.84801125267414,40.60538442225761],[-73.84799281497564,40.605374347456085],[-73.84798228242337,40.60536709776758],[-73.84797068380988,40.605364670841624],[-73.84795277186757,40.60535499863192],[-73.84793803450349,40.60534171299179],[-73.84792067413856,40.60532158985635],[-73.8479054065747,40.60530870574833],[-73.84789174562947,40.60528577351422],[-73.84787333270674,40.60526484534031],[-73.84786863249467,40.605243934812634],[-73.84786815530133,40.60522222606897],[-73.84787081431665,40.60521258157607],[-73.84785660802058,40.60519728627657],[-73.847848209042,40.6051795877492],[-73.8478350745827,40.60515665570242],[-73.84784301608455,40.605143802311176],[-73.84784832905895,40.60512692507139],[-73.84784045719046,40.60510922657097],[-73.84783679506712,40.605096357984905],[-73.84783682255981,40.60508497038432],[-73.84784989171486,40.605076462790095],[-73.84788717369037,40.60507793295483],[-73.84790951454403,40.60509075053523],[-73.84792063859682,40.60511776025726],[-73.8479317881065,40.605133404488704],[-73.84795600589725,40.605140540609135],[-73.84798584323035,40.60513631746143],[-73.84798588852163,40.60511642592935],[-73.84798221794412,40.60509084672099],[-73.84800645667248,40.605089457459684],[-73.8480437565243,40.60508240219846],[-73.84809039734215,40.60506683487821],[-73.84814442744273,40.60508111510925],[-73.84816115361635,40.6051038700966],[-73.84817788927325,40.60512236314844],[-73.84821329608832,40.60512809267584],[-73.84824868418937,40.60514234823633],[-73.84827473457335,40.6051636948693],[-73.84829333123508,40.60518361100947],[-73.84829516959364,40.60519498013164],[-73.84827466353632,40.605194953062906],[-73.84825228896236,40.60519634484207],[-73.84825047719241,40.605207901804214],[-73.8482561056878,40.60521347238114],[-73.84826140139404,40.605219043188455],[-73.8482540809804,40.605228389364925],[-73.84824709296258,40.605237231046445],[-73.84823945142048,40.60524202552935],[-73.84824075740092,40.60525087816187],[-73.84825567748884,40.60525544980037],[-73.84826961452887,40.60525521506364],[-73.8482838830883,40.60525447532702],[-73.8482895361299,40.60524866650684],[-73.84830146876509,40.60525373979932],[-73.84831074098918,40.60526184420511],[-73.84831468948158,40.60527651660659],[-73.84831599564438,40.60528587417166],[-73.848313646776,40.605296998032756],[-73.84832093674066,40.60530105398894],[-73.84833123435725,40.60529600953378],[-73.84834781379055,40.60530058334994],[-73.84836238598997,40.60531248811059],[-73.84836303788309,40.60531754651266],[-73.84835871258156,40.60532234537876],[-73.84835172588666,40.60533118706831],[-73.84834540032278,40.60534053506569],[-73.84834372066881,40.60534938325466],[-73.84835132734725,40.6053605200851],[-73.84835263745076,40.60536785540878],[-73.84834963743825,40.605374173335996],[-73.8483416712749,40.60537517453405],[-73.84833304936946,40.60537339270715],[-73.84832474656558,40.60537666901031],[-73.84831644184993,40.60538146362828],[-73.84831112142062,40.60538676661516],[-73.84831740201126,40.60539663701886],[-73.8483303239516,40.60540474623954],[-73.84834093838809,40.60540577145311],[-73.84834589884555,40.60541311159358],[-73.84834853760553,40.605420195533696],[-73.84836079436514,40.605428809476656],[-73.848360442047,40.6054374069504],[-73.84835014687927,40.605441945305294],[-73.8483368792315,40.60543990488208],[-73.84832029418884,40.60543836568275],[-73.84830437452153,40.60543556301563],[-73.84828944568594,40.60543453160122],[-73.84827982667265,40.60543325472772]]],[[[-73.84840341186613,40.60592082886987],[-73.8484131500268,40.605919228909535],[-73.8484262837322,40.60591311700436],[-73.84843308214447,40.605901835500916],[-73.84842590197748,40.60589537464652],[-73.84841573658481,40.60589858701646],[-73.84840602113321,40.60589018718367],[-73.84840519024753,40.60588341187342],[-73.84839249183977,40.605883395123826],[-73.8483819051447,40.60588628460866],[-73.84837130885201,40.60589272201524],[-73.84835944513321,40.60589819043437],[-73.84834548054484,40.60589752702129],[-73.84833956788447,40.60589171231916],[-73.84833873854305,40.60588396986384],[-73.84832648261609,40.605876211659684],[-73.84832311286361,40.60586878801064],[-73.84832312532275,40.60586330395574],[-73.84832314291059,40.60585556245039],[-73.84831764583885,40.605853942391334],[-73.84831171288178,40.605857160337735],[-73.84830536294851,40.605857474115794],[-73.84829945117318,40.605851659915324],[-73.84829480835941,40.60584584755703],[-73.84829015762897,40.605843906287454],[-73.8482825387345,40.60584421905934],[-73.84827620053166,40.60583937160889],[-73.84827113290206,40.605834203509055],[-73.8482686086177,40.60582742612976],[-73.84827369897269,40.60582259426872],[-73.84827413625541,40.605816465619355],[-73.8482652687855,40.60580742190621],[-73.84825638577568,40.60580482955732],[-73.84825302175192,40.6057954707828],[-73.8482543062555,40.60578902059059],[-73.84825600919838,40.60578482941323],[-73.8482611001379,40.605779352565776],[-73.84826915161455,40.60577516960211],[-73.84827634714837,40.60577485627215],[-73.84829073740808,40.605774875267805],[-73.84829495202543,40.60578262286209],[-73.84830806460526,40.60578618860714],[-73.84832499307966,40.60578685610375],[-73.84833895764454,40.60578751951942],[-73.84835206846915,40.60579205307372],[-73.84836052212013,40.60579690280853],[-73.84837620149122,40.60578853647535],[-73.84838720705459,40.60578790600595],[-73.84839141391952,40.60579887919542],[-73.84839265665629,40.60581081578897],[-73.84839813079981,40.60582340345425],[-73.84840743240932,40.60582760931632],[-73.84841926688789,40.605834721800704],[-73.84842136827379,40.60584149878646],[-73.84840994132645,40.60584116088669],[-73.84840020097921,40.6058437286606],[-73.84840737015047,40.60585502858568],[-73.84842133385312,40.60585665930426],[-73.8484433389234,40.60585797896889],[-73.8484682910699,40.60586672104686],[-73.84847675572038,40.605866732206536],[-73.84847719225147,40.60586092655192],[-73.84847890403917,40.60585254229236],[-73.84848695675602,40.605847713824765],[-73.84849542733247,40.60584482204333],[-73.84850094783243,40.60583708795926],[-73.8485064748461,40.6058258047756],[-73.84850945786178,40.60581709885963],[-73.84850990976095,40.60580451901069],[-73.84850526502917,40.605799351478595],[-73.84850189665235,40.605791605174986],[-73.8485065597555,40.605788385545075],[-73.84851501912696,40.60579130014517],[-73.8485285588782,40.605792608133115],[-73.84853745580196,40.60578907125261],[-73.84855269971996,40.605785543405126],[-73.84857218257982,40.605779440016825],[-73.84859333756006,40.60578301632505],[-73.84859668773154,40.605798504130405],[-73.84859453936534,40.60581301754586],[-73.84858561976249,40.605826554056705],[-73.84857713097236,40.60583718835443],[-73.84855764743774,40.60584329124005],[-73.84855085637383,40.60585231429822],[-73.84854152848,40.60585939837959],[-73.84854912351818,40.6058694083788],[-73.84856054476481,40.605872649539876],[-73.84856944081805,40.60586911282335],[-73.84857410707004,40.60586460271662],[-73.84858044295491,40.605870095135295],[-73.84857957188373,40.60588073946892],[-73.84857954774202,40.605891383745586],[-73.84858164622031,40.60589945070006],[-73.84858203913753,40.605912677320056],[-73.84859260168582,40.60592043326602],[-73.84860784563689,40.60591787205534],[-73.8486243718563,40.605908861816054],[-73.84863707911683,40.605904685126106],[-73.84865147891134,40.605900510495985],[-73.84866631528851,40.60589020855253],[-73.84867818950814,40.605879901534536],[-73.84867396738115,40.60587505689214],[-73.84867186655569,40.60586860274066],[-73.84867948713294,40.60586764495743],[-73.848691761305,40.60586766111673],[-73.84870317875635,40.60587219189906],[-73.84871754856975,40.60588124332351],[-73.8487196444303,40.60589027875885],[-73.84869590952097,40.60590444026187],[-73.84866962907184,40.605922147516345],[-73.84863530598517,40.60593984367056],[-73.84859083592313,40.60595301052823],[-73.84854340843769,40.605963593520485],[-73.84850954890737,40.60596354889637],[-73.8484748441327,40.60596285816016],[-73.84843761637296,40.605955389369484],[-73.84840759940602,40.60594051137826],[-73.84839703848527,40.605931465944444],[-73.8483978993318,40.6059253373508],[-73.84840341186613,40.60592082886987]]],[[[-73.86702399475172,40.60806817876951],[-73.86874317559283,40.6070351787767],[-73.86868468826752,40.60824115818391],[-73.86777501561137,40.60853948877841],[-73.86702399475172,40.60806817876951]]],[[[-73.83446265686183,40.60719253294341],[-73.83587601623168,40.605636907043014],[-73.83610156628968,40.60736279332074],[-73.83428342685966,40.60918568185402],[-73.83446265686183,40.60719253294341]]],[[[-73.93531145154154,40.60886003972749],[-73.93423157627723,40.607897715187676],[-73.93351310733414,40.60834345581012],[-73.93201257885733,40.60699707239958],[-73.93169716569194,40.606714058788626],[-73.92986880245913,40.60507134146085],[-73.92950091705418,40.60530869242947],[-73.92915810663294,40.60552985710833],[-73.92844217800592,40.60600119748197],[-73.92769136140546,40.60648050759972],[-73.92696222704565,40.606961374713215],[-73.92624885113788,40.607413522260096],[-73.92444144415046,40.605793569315054],[-73.92373054951098,40.60625280715726],[-73.92301074384855,40.60671540295903],[-73.92230145504088,40.60717863108996],[-73.92158429111194,40.60763908539423],[-73.92065861731825,40.60675454271117],[-73.91984929882278,40.60722139756106],[-73.9197092873112,40.60730216261068],[-73.91852760833393,40.60611336664059],[-73.91847519049195,40.60614556760043],[-73.91794980501203,40.60620925234228],[-73.91701787907759,40.60538177850369],[-73.91712470643998,40.605310423846284],[-73.91560086104337,40.6039362526546],[-73.91549935833629,40.603914351368466],[-73.91541600735403,40.603950005930265],[-73.91476853163945,40.60336022167277],[-73.91489358102517,40.60328888376016],[-73.91442813462284,40.602863919563355],[-73.91399608925039,40.60278621349825],[-73.91396961253751,40.602775504985736],[-73.91395185624528,40.60276832278446],[-73.91389434799432,40.602703577768764],[-73.91386005212335,40.60275901226626],[-73.91384885637001,40.6027564782046],[-73.9138010981717,40.602872821727004],[-73.91382118712666,40.60287785931691],[-73.91382020162834,40.60288818005013],[-73.91380709007022,40.60288445810628],[-73.91368718510047,40.60285042101268],[-73.91369332211234,40.602839390977614],[-73.91378662750738,40.60286814468283],[-73.91383531832668,40.602755727409104],[-73.91381966764283,40.60275117194814],[-73.91382428947989,40.602743256644835],[-73.91385524392162,40.60269025100429],[-73.91382869588132,40.60266843672926],[-73.91383692737398,40.60266417978591],[-73.9138375968917,40.602663832832356],[-73.91375408736899,40.602596774607456],[-73.91373455897015,40.602607914713545],[-73.91364075667397,40.602524181704396],[-73.91332700399032,40.60276377776987],[-73.91348903819966,40.60289869030686],[-73.91347072649002,40.60291169069005],[-73.91329651030553,40.60276561417543],[-73.91363834620357,40.60250187020015],[-73.91363102852749,40.602494152327886],[-73.91366089338922,40.60246891002748],[-73.91365030202756,40.60245677496821],[-73.91357808200866,40.602425393230156],[-73.9134982641367,40.60236697556529],[-73.9133835175522,40.60244683306156],[-73.91337620538674,40.60244217995599],[-73.9133383546093,40.60247561654677],[-73.91335175598745,40.60248678158158],[-73.9132711751117,40.60255272059518],[-73.9133869327257,40.60263461155064],[-73.91319891628837,40.60278506150959],[-73.91318430081161,40.60276924744321],[-73.91335399077845,40.60264388224376],[-73.91335643976096,40.60263644797254],[-73.91326383824199,40.602567588466094],[-73.91324920347246,40.60256664746584],[-73.91301723241872,40.60275424871771],[-73.91300017523373,40.60274029168349],[-73.91329806292933,40.60250905027841],[-73.91328222596236,40.602496024160736],[-73.91331885909023,40.60246072776638],[-73.91332373554694,40.60246259135314],[-73.91336279315738,40.60243938115534],[-73.9133567063621,40.60243100982448],[-73.91347511544238,40.60234929587344],[-73.91340321353769,40.602310559901035],[-73.91336876508088,40.60229082781684],[-73.91331444593793,40.602258448198334],[-73.91329854635799,40.60225035124652],[-73.91324485254827,40.60224677368364],[-73.91317591595909,40.60223964770522],[-73.9131165873372,40.602220255928934],[-73.91290000359841,40.602487953057505],[-73.91290604871145,40.602491168502915],[-73.91273866862338,40.6027086770165],[-73.91270696033584,40.60269470948379],[-73.91285319795077,40.602507405574706],[-73.91272398622357,40.602453262946185],[-73.91274890958807,40.60242270427688],[-73.91288693485399,40.602484703640634],[-73.9129259657381,40.60243458587188],[-73.91292175545634,40.602432085324445],[-73.91309691306886,40.60221445342306],[-73.91305994409451,40.60220621016669],[-73.9129903429,40.60220009427772],[-73.91292868939256,40.602200047584304],[-73.91281401274672,40.60219086548641],[-73.91277093173233,40.602182748843084],[-73.912674147097,40.60217913779721],[-73.91256809408638,40.602165414426366],[-73.91243685475278,40.60214762878904],[-73.9122678192514,40.602136888913],[-73.91212130476976,40.60213980891788],[-73.91195753841404,40.602154841953684],[-73.91176263325637,40.60215570368344],[-73.91158427689338,40.60213548840344],[-73.91157836556718,40.6022178711912],[-73.91181195390887,40.6022327622449],[-73.91216040266461,40.602259735926594],[-73.91230939977284,40.602275084477974],[-73.9123215242302,40.60228332812281],[-73.91254170182432,40.60236443995549],[-73.91252801774947,40.60239217890729],[-73.9125051581593,40.60238604116291],[-73.91251410692416,40.60237254361556],[-73.91230602075088,40.60229789116549],[-73.91225514662504,40.60228989185125],[-73.91225218426689,40.60232444717424],[-73.91202422222574,40.60230280855643],[-73.91182941479134,40.60228942881869],[-73.91165189230664,40.602278257844354],[-73.91164855920921,40.60229392864245],[-73.9115770834805,40.602288741416125],[-73.91157412225583,40.60232151203442],[-73.9115596471404,40.60232040307756],[-73.91154411182994,40.60243932310403],[-73.91162277849257,40.6024504457434],[-73.91162568786618,40.6024508564168],[-73.91208626273551,40.602515972583],[-73.91208793773212,40.60251620941034],[-73.91219875740725,40.602531876852986],[-73.9122096646703,40.602533418412364],[-73.91223208880625,40.602536588773525],[-73.91225690633165,40.60254009802633],[-73.91227574643314,40.602542761714965],[-73.91229559896402,40.60254556773514],[-73.91231860788493,40.6025488209501],[-73.91234251100596,40.60255219981922],[-73.91236146275145,40.60255487949416],[-73.91238406029152,40.60255807408213],[-73.91240284062872,40.60256072949537],[-73.91243560024542,40.602565360171965],[-73.91245058778547,40.60256043098709],[-73.91250311483645,40.60251641751625],[-73.91261098676527,40.602532006593925],[-73.91257290407604,40.60268329953218],[-73.91255889943042,40.60267969319915],[-73.91259129985662,40.60254942169348],[-73.91251889258051,40.60254030930365],[-73.91248882820432,40.60267415026929],[-73.912475287776,40.602673398809195],[-73.9124900672872,40.60260684871148],[-73.91247938988259,40.60259292443466],[-73.91245933636156,40.60258967032001],[-73.91240792926915,40.60258262474656],[-73.91240112704476,40.6025816924556],[-73.91229536833681,40.602567196581326],[-73.9122929248292,40.60256686150107],[-73.91225841311314,40.602562131106545],[-73.91225241960744,40.602561310328454],[-73.91212846663161,40.60254432131097],[-73.91211791202154,40.6025428745001],[-73.9120873814935,40.60253868939035],[-73.9120601313176,40.602534954923115],[-73.91203349801063,40.60253130418362],[-73.91199845033861,40.60252649975544],[-73.91197311405742,40.602523027408516],[-73.91194080371574,40.60251859898446],[-73.91192036060242,40.60251579680599],[-73.91188459718971,40.602510895130244],[-73.9118697794801,40.60250886353411],[-73.91182630076685,40.602502904175445],[-73.91181118946098,40.602500833479695],[-73.91178116749353,40.602496718538525],[-73.91175977525427,40.60249378593533],[-73.9117202557417,40.60248836918771],[-73.91170103252993,40.60248573426381],[-73.91166041994477,40.60248016788994],[-73.911637820139,40.60247707032476],[-73.91160007717856,40.60247189698136],[-73.91156976933146,40.6024677422281],[-73.9115436136137,40.60246415724639],[-73.91151505923006,40.60246024306],[-73.91149232921113,40.60245871762734],[-73.91146180823614,40.60245666902585],[-73.91143632064774,40.60245495901842],[-73.91140473154968,40.60245283821127],[-73.9113646086419,40.60245014590588],[-73.91133770304369,40.60244833996144],[-73.91130574252344,40.60244619521892],[-73.91128075538136,40.60244451806387],[-73.9112492528857,40.602442403311834],[-73.91122379607837,40.60244069445378],[-73.91118973777338,40.60243840867417],[-73.91117505476424,40.60243742347986],[-73.911134633856,40.60243471009019],[-73.91111283637792,40.60243324661924],[-73.91111012276473,40.60243306442651],[-73.91104924152093,40.602428978696324],[-73.9110172449766,40.602426830495055],[-73.91097269662909,40.602423840445155],[-73.91095957598458,40.60243305225959],[-73.9109522497182,40.602498921738345],[-73.91094007982456,40.60249781432204],[-73.91095655549329,40.60237571104598],[-73.91094634346705,40.602364642186615],[-73.91089355171218,40.60236306418764],[-73.91088639353035,40.6024923380603],[-73.91086536585789,40.60249048328855],[-73.91087683378204,40.60234235483669],[-73.91098752750158,40.60234836948109],[-73.91098165500402,40.602403206448635],[-73.91103082003106,40.602406825958255],[-73.91105149314882,40.60240834888512],[-73.9115095375722,40.602442068761135],[-73.91151957194396,40.60239686856943],[-73.91154234369183,40.6022245407857],[-73.91151135057133,40.60222076209501],[-73.91108453833075,40.60216871624993],[-73.91106495246156,40.60216632737422],[-73.91105289498671,40.60216485735608],[-73.91105083185882,40.602164605973314],[-73.91094453904734,40.602151643846284],[-73.91092886882552,40.602208943102525],[-73.91091626763057,40.60220676550798],[-73.91093999639928,40.60212847422256],[-73.91096008663277,40.60213172930111],[-73.91095863542682,40.60213922142233],[-73.91112022777182,40.60216031730553],[-73.91132243660033,40.6021854500985],[-73.91155222594801,40.60221315808215],[-73.911555291408,40.60215546472988],[-73.91148569138119,40.60214745066226],[-73.91148979015902,40.60212474557269],[-73.91091553413843,40.60205045417576],[-73.91075830846516,40.602027500983496],[-73.91074229839457,40.60215033418676],[-73.91073679023073,40.60241849622214],[-73.91074939384333,40.60241889082503],[-73.91075123972264,40.60243729986263],[-73.91070227869037,40.60244204009817],[-73.91068388222124,40.60244382188321],[-73.9106611494386,40.60244602263563],[-73.91062491178188,40.602449530331626],[-73.9105976573654,40.60245216932958],[-73.91057853040581,40.60245402089178],[-73.91054326019861,40.602457436503535],[-73.9105251165245,40.60245919232542],[-73.91050174667049,40.60246145554128],[-73.91046885872737,40.60246463911467],[-73.91044228268643,40.602467212262674],[-73.91041217225653,40.60247012792708],[-73.91038614226275,40.60247264821343],[-73.91035235455543,40.60247591833463],[-73.91032083788154,40.60247896958209],[-73.91029630204753,40.60248134610124],[-73.91027032458513,40.60248386037139],[-73.91024244561032,40.60248655977809],[-73.9102148044883,40.6024892352396],[-73.91018938472068,40.602491696652876],[-73.91015123956916,40.60249538933636],[-73.91013268083921,40.602497185816425],[-73.91009326067896,40.60250100329815],[-73.91008979311815,40.6025013381568],[-73.91005288052875,40.60250491215606],[-73.91004612016704,40.60250556659487],[-73.90999108255586,40.60251089465706],[-73.90996588677653,40.60251333424991],[-73.9099316760778,40.60251664613338],[-73.90991192081313,40.602518558575504],[-73.90987755469135,40.602521885231084],[-73.90986311771721,40.60252328366731],[-73.90981528119761,40.602527915010455],[-73.9097937958812,40.60252999460896],[-73.90975051902264,40.602534184378946],[-73.9097384814668,40.602535349137625],[-73.90971635138919,40.602537491876376],[-73.90968750292872,40.60254028487331],[-73.90966007411464,40.60254294059986],[-73.90963956416499,40.60254492594724],[-73.90960749565794,40.602548030342035],[-73.90958653110113,40.60255005938254],[-73.90955752545295,40.60255286746837],[-73.90952963345023,40.60255556836722],[-73.9094999608392,40.6025584407473],[-73.90946895123092,40.60256144273933],[-73.90943690776788,40.6025645449284],[-73.90942194736621,40.602565992820466],[-73.90939318505434,40.60256877693235],[-73.90936888678964,40.6025711293167],[-73.90933598554832,40.60257431423077],[-73.90930709023294,40.60257711145107],[-73.90928958025673,40.60257880709988],[-73.90926141740549,40.60258153301684],[-73.90923282104954,40.60258430180696],[-73.90920512642842,40.60258698200934],[-73.90918404797516,40.60258902278107],[-73.90915072464523,40.60259224902331],[-73.90913303330453,40.60259396092277],[-73.90909403356345,40.60259773600936],[-73.90907342707469,40.60259973123107],[-73.90904427233983,40.60260255330938],[-73.90905328065217,40.602677383662474],[-73.90903689530526,40.60267734322026],[-73.90901848567094,40.60252482766928],[-73.90903202754454,40.60252382282688],[-73.90903931176996,40.60256941964958],[-73.90904999552458,40.60257799186168],[-73.90906874090433,40.60257620391302],[-73.9095731102396,40.60252809362149],[-73.90959719234452,40.602525795973484],[-73.9096261497805,40.60252303441283],[-73.90964070192067,40.60252164598116],[-73.90965952113021,40.602519851460606],[-73.90968807012342,40.60251712742489],[-73.90972417524189,40.60251368307857],[-73.90973128995621,40.60251300464534],[-73.90975811637514,40.60251044559576],[-73.90978460799371,40.60250791928031],[-73.90980438696396,40.602506031505534],[-73.90983331888222,40.60250327272062],[-73.90985487053709,40.60250121611828],[-73.90988173079975,40.60249865388324],[-73.90990680276435,40.60249626296273],[-73.90992660678681,40.60249437367883],[-73.90994939430524,40.602492198914014],[-73.90997533502276,40.602489724727185],[-73.90999151650696,40.60248818172518],[-73.91002236530564,40.602485238269075],[-73.91004411786929,40.60248316369534],[-73.91006711509377,40.602480969973016],[-73.91009512657575,40.60247829751721],[-73.91011106096981,40.602476777256626],[-73.91013283507189,40.60247470000245],[-73.91015996416098,40.602472112615814],[-73.91018019243549,40.60247018291016],[-73.91020916982845,40.6024674185378],[-73.91022711673475,40.60246570600215],[-73.91025100644434,40.602463427835424],[-73.91027633909889,40.602461010735766],[-73.9103029227871,40.602458474488515],[-73.91042934860639,40.60244641415671],[-73.91043547430496,40.60244582989809],[-73.91071154457046,40.60241949317842],[-73.91072262523717,40.60215882838356],[-73.91071565416222,40.60214811818805],[-73.91070633053948,40.60214451526543],[-73.91065876834338,40.6021467536832],[-73.91062829606578,40.60214818749482],[-73.91062070288947,40.60214854512814],[-73.91058959271591,40.60215000959382],[-73.91058133746694,40.60215039786997],[-73.91055007891845,40.602151869580766],[-73.91054088529246,40.60215230202145],[-73.91051037212483,40.60215373794783],[-73.91049990864467,40.60215423104721],[-73.91047114429789,40.602155584392946],[-73.91045997763976,40.602156110279125],[-73.9104274492333,40.602157641780416],[-73.91041650590408,40.60215815644442],[-73.91038608351266,40.602159588555416],[-73.91037483200684,40.602160117717794],[-73.91033802012439,40.60216185007128],[-73.91032666200859,40.60216238467424],[-73.91029576547848,40.60216383951038],[-73.91028579107838,40.6021643081777],[-73.91025051699417,40.60216596882838],[-73.91024293172676,40.60216632627539],[-73.91021056882964,40.60216784896548],[-73.91019674794013,40.60216849923696],[-73.91016998540684,40.60216975891488],[-73.91015378417343,40.60217052140809],[-73.91012895752176,40.602171689946225],[-73.91010418626243,40.60217285533932],[-73.91008138165786,40.60217392928708],[-73.91005595359917,40.60217512531637],[-73.91004020253801,40.602175866702055],[-73.91001923951556,40.602176853791136],[-73.90999627049041,40.60217793429443],[-73.90997268049529,40.60217904446198],[-73.90995100154383,40.602180064986214],[-73.90993251206359,40.60218093488427],[-73.90990426776705,40.602182264874095],[-73.90988771570824,40.602183043472564],[-73.909862033319,40.60218425249425],[-73.90982047676913,40.60218620762761],[-73.90981964785841,40.60218624651409],[-73.9098003270456,40.602187155778005],[-73.90978008939607,40.60218810837911],[-73.9097536075463,40.60218935511328],[-73.90973216268853,40.60219036422045],[-73.90970812690573,40.60219149542739],[-73.90969237078123,40.60219223676142],[-73.90965206539155,40.60219413300913],[-73.90964573480449,40.602194431595144],[-73.90963361898622,40.60219500121762],[-73.90963206821229,40.602195074213675],[-73.90951989175076,40.602200353589325],[-73.90951755361037,40.60220046315542],[-73.90942704334974,40.602204722658094],[-73.90942469395976,40.60221004622439],[-73.90943138265835,40.6022706292128],[-73.90941924579833,40.60227130584728],[-73.90940934304675,40.602190765755445],[-73.91025181119574,40.60213749406509],[-73.91028052296909,40.60213567868773],[-73.91061414321399,40.60211458135733],[-73.91072006391992,40.60210788227543],[-73.91073123013267,40.60202137602769],[-73.9106762807201,40.60199923388736],[-73.91059343421288,40.601983505990674],[-73.91046418020109,40.60196875141988],[-73.9103249828484,40.601953990118346],[-73.91029382758084,40.601951944564625],[-73.91026730340195,40.6019564709355],[-73.91018507191166,40.60197661876336],[-73.91008627743624,40.60198917304703],[-73.9100086835059,40.60201084068352],[-73.90992843512207,40.602035536455276],[-73.90987671309695,40.602045096670615],[-73.90982765180641,40.602047585030085],[-73.9097964992642,40.602043013003616],[-73.90975806473323,40.602031360828214],[-73.90971898460744,40.60200707659922],[-73.90969049558723,40.60199341147631],[-73.90964543475923,40.601979732146205],[-73.90960169091899,40.60197161379318],[-73.90951771292929,40.6019565588708],[-73.9094139369034,40.60192680753304],[-73.90932461695023,40.60187137556554],[-73.90927717066522,40.60183726971917],[-73.90919062963887,40.601792485818365],[-73.90915998079213,40.60173284130617],[-73.90911535948204,40.601677443994014],[-73.90904839322077,40.6016177707255],[-73.90899811500084,40.601613472165],[-73.90894225138031,40.60160704069881],[-73.90888637011825,40.60161338362799],[-73.90886397208234,40.60164956474063],[-73.9088415653017,40.60169213306016],[-73.90877728320666,40.601713374010366],[-73.9086850788645,40.60172394726705],[-73.90859284082988,40.60176007247883],[-73.90848381882816,40.60181108882302],[-73.90845303178325,40.60185365039284],[-73.90848647031369,40.60191542677827],[-73.90841657414553,40.60195582722339],[-73.908324335646,40.60199195154884],[-73.90827682294537,40.60200681954903],[-73.90822367322265,40.602057879721045],[-73.9081258679568,40.60207909420155],[-73.90805043964134,40.60207903387852],[-73.90796940375033,40.60209387425572],[-73.90798331091142,40.60213860094366],[-73.90793857676012,40.60216411650355],[-73.90788270462797,40.60216407173414],[-73.90783802758442,40.602149131010776],[-73.90780451831077,40.60213845765404],[-73.90773743343888,40.602166084499665],[-73.90766193140539,40.6022192559288],[-73.90770657902236,40.60225548965728],[-73.90767859330323,40.60229166621746],[-73.90757801658857,40.602295843134485],[-73.90746904037098,40.60231279065266],[-73.90741315696371,40.6023212623275],[-73.90734337430533,40.60227862050303],[-73.90730710229315,40.60224665164596],[-73.90722328631658,40.60225084227205],[-73.90714497577616,40.602314657574404],[-73.90708065697879,40.602361451108415],[-73.90700516441797,40.60240823389016],[-73.90694091369421,40.60240605241955],[-73.90683199105865,40.60238467171362],[-73.90676215947408,40.6023782273617],[-73.90669509431986,40.602390948877655],[-73.90665322757248,40.60236323302654],[-73.90657223869849,40.60234400422282],[-73.90651073121998,40.60237802310948],[-73.906438010992,40.602439713683964],[-73.90628991431532,40.60246301494528],[-73.90619769468621,40.602484232171804],[-73.90610553378727,40.602462864456825],[-73.90602170167863,40.60247983013732],[-73.90594063485345,40.60251596168413],[-73.90585959129868,40.60253505949469],[-73.9058121025746,40.60253289061955],[-73.905775738002,40.60256692988304],[-73.90571429217962,40.60255623284234],[-73.90567795029051,40.60257323789291],[-73.90567510895289,40.60260730446474],[-73.90562200191036,40.60262642453012],[-73.90556336027923,40.60260934165598],[-73.9055130681642,40.60261355907933],[-73.90545995334338,40.602639067286596],[-73.90538730361929,40.602649653479354],[-73.9053566064639,40.60262620628321],[-73.9053118828416,40.602643203645144],[-73.90527559951957,40.60261975182481],[-73.90516387803422,40.60260262448318],[-73.90497116186197,40.602570526190945],[-73.90489568749854,40.602602402865344],[-73.90484544064694,40.602574680425974],[-73.90457452701476,40.602525481994704],[-73.90434259119111,40.60257000473512],[-73.90413019682194,40.602623059824225],[-73.9039903959016,40.60270598650473],[-73.9039344950867,40.602725102786536],[-73.90385350349142,40.60270800085844],[-73.90376136276929,40.60267385483428],[-73.90368597722833,40.602643981538435],[-73.90366927963301,40.60259925249417],[-73.90358548780378,40.60258640628677],[-73.90341789367874,40.602569231366765],[-73.90335926212688,40.602545760157696],[-73.90332579345151,40.60250740417741],[-73.90332866108714,40.602456303483024],[-73.90330627451794,40.60248183586868],[-73.90327267391594,40.6025350403317],[-73.90323626727096,40.6025967592714],[-73.90319707837885,40.60264995900657],[-73.9031328460829,40.60263499947873],[-73.90306024236759,40.60261364530102],[-73.90302393445148,40.60260722694953],[-73.90289817410734,40.6026390597031],[-73.90283654031492,40.60275824886276],[-73.9027507945804,40.602747257456244],[-73.90268897007445,40.60277717174262],[-73.90264403730319,40.60277713368882],[-73.902576614479,40.60279419971404],[-73.90255408560793,40.60283698901423],[-73.90248665085545,40.60286261655593],[-73.90242477475519,40.602926777476355],[-73.90234610004897,40.6029566762656],[-73.90225623536399,40.60295659987323],[-73.90208761376893,40.60304207364259],[-73.90201449163602,40.603114785836624],[-73.90195271046693,40.60311473314699],[-73.90186285142322,40.60311037507605],[-73.90175048311514,40.603135964981],[-73.90171674023382,40.603165901573874],[-73.90164934831081,40.60316156254695],[-73.90143013761237,40.60327267745611],[-73.90131218457998,40.603276856435585],[-73.90113803879981,40.60329811130197],[-73.90103135038235,40.60328089632083],[-73.90098085235894,40.603246606507525],[-73.90087406741073,40.60329360322528],[-73.90077857954725,40.60329780153365],[-73.90062134878224,40.60327626115012],[-73.9005090164568,40.6032761639622],[-73.90041343986027,40.60334029411798],[-73.9002785777926,40.60338298557936],[-73.90014380076332,40.60337002677508],[-73.90002589744076,40.60333995765817],[-73.8998349343069,40.60333979138559],[-73.89953149146001,40.60343798627709],[-73.89919990850584,40.60357468288038],[-73.89900742307576,40.60361617488941],[-73.89892158010787,40.603636282503274],[-73.89884507669417,40.6036519177055],[-73.89880755324545,40.6036570901581],[-73.89876962314618,40.60366007846155],[-73.89870283927436,40.60365761977619],[-73.89863711786062,40.60364824817199],[-73.89857368487853,40.60363213846775],[-73.89851372361078,40.60360959117545],[-73.89843337990727,40.60359194199612],[-73.89835614927831,40.603567519561054],[-73.89828301117038,40.603536633599106],[-73.89821489312475,40.603499675810355],[-73.89815265901343,40.60345711489756],[-73.8980762772802,40.60340231378785],[-73.89800185480675,40.6033459684423],[-73.89793178098228,40.603325340515006],[-73.89788865968686,40.6034021785106],[-73.89787509197035,40.603417120613805],[-73.89785879654501,40.603428300098344],[-73.89783200629752,40.60342865657729],[-73.89780602200346,40.6034225905297],[-73.89776039488922,40.60340618502776],[-73.89769932584397,40.60338646962662],[-73.89762630991294,40.60336347572736],[-73.89758896908246,40.60336376461849],[-73.89755308037532,40.603359253237585],[-73.89752215614736,40.603355295600466],[-73.897480565615,40.60335662320115],[-73.89746504398501,40.603358692077485],[-73.8974642755875,40.60336511312107],[-73.89748460204108,40.60337438405879],[-73.89749017011742,40.603381936550605],[-73.89748089896779,40.60339046188314],[-73.89746746061941,40.60339467364118],[-73.89743288129912,40.603401442796645],[-73.89739961901046,40.60341680367945],[-73.89738337960466,40.60341722509201],[-73.89735739381571,40.603411159946766],[-73.8973370660497,40.603401889153],[-73.89732290509437,40.60340717059264],[-73.89730601994378,40.60340599938736],[-73.89729266894606,40.603402142661935],[-73.89723313102627,40.60337224746443],[-73.89715888700508,40.603332566429394],[-73.89712805517978,40.60331787718354],[-73.89710904509039,40.60331722556566],[-73.89708289097219,40.60332458013396],[-73.89706804280162,40.60333093160599],[-73.8970419760686,40.60333021753451],[-73.89698218409256,40.603321781966734],[-73.89688024236906,40.603305041158464],[-73.8968036118789,40.60329005708451],[-73.89673399613537,40.603277796753645],[-73.89666088711941,40.603265530894205],[-73.89658493981723,40.603252139821215],[-73.89654755812755,40.603255145325726],[-73.89651302448962,40.60325653538562],[-73.89649469553758,40.603257476309345],[-73.89648830856083,40.60326441212949],[-73.8964853737435,40.603274069554864],[-73.89647618573015,40.60327724366374],[-73.89644297536412,40.60328453460282],[-73.89640069803062,40.60328695867768],[-73.8963675258509,40.603291588763085],[-73.89634068580159,40.603299984575656],[-73.89632014324188,40.60330954050699],[-73.89629815197993,40.603323896681815],[-73.89628190775072,40.603327008453256],[-73.89624673323141,40.60332408866872],[-73.89619757325677,40.60331036736235],[-73.89617091227475,40.60329999215279],[-73.89614004022916,40.603287993124255],[-73.89610287352741,40.60327217308717],[-73.89607199798003,40.60326286338337],[-73.89604384457012,40.60325997886809],[-73.89600302238496,40.603254884899776],[-73.89596997504184,40.60325147341422],[-73.89593693744898,40.60324265475555],[-73.89590669508631,40.603240317308384],[-73.89585609066737,40.603228735570674],[-73.89578792525599,40.603211645611175],[-73.8957162630387,40.60319724295732],[-73.89566221716451,40.60317756199509],[-73.89561514064172,40.60316598285131],[-73.89554633671868,40.603144610792],[-73.89551469074578,40.60314172297265],[-73.89546191575273,40.603136011991644],[-73.89540348623548,40.603130816688505],[-73.89535002955834,40.60312348603345],[-73.89530920285445,40.603121080155525],[-73.89526973559381,40.603121916019255],[-73.89521755076294,40.60312855521409],[-73.89518646376794,40.60313532687794],[-73.8951532864784,40.603142644949415],[-73.89515269577268,40.60315731650572],[-73.89514890575903,40.60317170791737],[-73.89514202241102,40.60318541677339],[-73.89513292729836,40.60319731024766],[-73.89512150437476,40.603207973667985],[-73.89510803458028,40.60321714477265],[-73.89509815412535,40.60322228325698],[-73.89508387330619,40.603227906803106],[-73.89506870431421,40.60323196011238],[-73.895052942639,40.60323436422689],[-73.89501492149364,40.6032330323231],[-73.8949691159366,40.60323542450351],[-73.89494020095076,40.60323632585188],[-73.89490978913675,40.603247407914346],[-73.89488150427223,40.60325796972552],[-73.89486245266271,40.60325998023969],[-73.89481732811238,40.60326399248735],[-73.89478274837147,40.60327076067778],[-73.89475157385749,40.603285573378024],[-73.8947295822229,40.603299956727525],[-73.89469984783439,40.60331532073111],[-73.89467867139669,40.603317877591046],[-73.89465268435441,40.60331181133029],[-73.89461326656836,40.60330726664617],[-73.8945345514573,40.60329011081684],[-73.89450571278714,40.60328832210953],[-73.89443392639242,40.60328195860363],[-73.89437553713037,40.603274072966094],[-73.89431791280668,40.603262428647014],[-73.89420904879694,40.60323220221615],[-73.89414509368001,40.60321676247207],[-73.8940881482603,40.60320673816775],[-73.89400870714773,40.603193339994014],[-73.89393058604774,40.60318584436752],[-73.89386368619779,40.60318544067831],[-73.89381784436425,40.6031878328689],[-73.89379738864875,40.603189292413504],[-73.89378250053028,40.603198332100725],[-73.89377037361662,40.603213824547794],[-73.89376531210357,40.60322400028408],[-73.8937575289868,40.603227696490144],[-73.89374064328412,40.60322652526301],[-73.89372095675178,40.603221563105485],[-73.89370547536392,40.6032209433377],[-73.89368284421465,40.60323098973723],[-73.89366433856856,40.60324803982219],[-73.89363933020316,40.60327743212924],[-73.89359304552599,40.60332277345041],[-73.8935559921427,40.603362252074405],[-73.89351762125425,40.6033931658754],[-73.8934743652867,40.60341811930497],[-73.89345382364209,40.603427647752845],[-73.89342630576358,40.60343176037777],[-73.89338190366958,40.60343470272284],[-73.89335643009105,40.603443677082275],[-73.89334081897667,40.60345378605028],[-73.89330402166888,40.60347180333427],[-73.8932644737467,40.60347798898244],[-73.8932130138628,40.60348086875281],[-73.89316163463332,40.60347839685463],[-73.89312081407311,40.6034733018641],[-73.89306395211368,40.603457924739686],[-73.89293110384769,40.60342915255523],[-73.89282355444473,40.603407517102056],[-73.89274764309725,40.6033941494935],[-73.89268436914168,40.60338033008228],[-73.8926394134904,40.60337089389577],[-73.89260628922699,40.60337014257254],[-73.89256260761059,40.60337201543292],[-73.89252807514794,40.60337340446413],[-73.89249498473366,40.60337265330807],[-73.8924519450272,40.603378834907886],[-73.89239904115597,40.60338385281302],[-73.89235957546367,40.603384686506374],[-73.89229339638528,40.603383185094465],[-73.89223628261263,40.60338658014463],[-73.89219609555771,40.603388483617096],[-73.89215789933395,40.603403260882665],[-73.8921147296993,40.60342017231254],[-73.89208920339586,40.603437186905936],[-73.89205313344806,40.603451444614706],[-73.89202702408144,40.60345344685702],[-73.89199316756378,40.603459117738986],[-73.89191759402713,40.60347420892371],[-73.89186106878796,40.603489953086225],[-73.89182992930586,40.60350479300467],[-73.89180164974196,40.60351266471684],[-73.89177200539345,40.60351729746748],[-73.89174104754184,40.6035133652151],[-73.89171433958727,40.60350834014508],[-73.89169922125964,40.60350582653154],[-73.8916841035943,40.603503311743886],[-73.89164186812135,40.60350304409142],[-73.89158964434058,40.60350970974749],[-73.89143870629091,40.60352644567225],[-73.89138371189347,40.60353201063125],[-73.8913632105614,40.603538847722184],[-73.89134760000071,40.60354895742541],[-73.89135661721268,40.60355920298942],[-73.89135516745014,40.603564031821044],[-73.89132743458993,40.60358694453805],[-73.89128919675657,40.603604409649236],[-73.89126797331011,40.60361234519924],[-73.89123976857209,40.60361752749762],[-73.89122153254331,40.60360773608257],[-73.8912103463799,40.603600698817054],[-73.89118930023031,40.60359249659941],[-73.89117096536285,40.60359615399242],[-73.89116301115773,40.603613269117766],[-73.89115550834605,40.603656183497655],[-73.89115796922074,40.603686813349995],[-73.89114851886245,40.603714137627264],[-73.89113273210046,40.60374032843012],[-73.89111205599046,40.60376330423651],[-73.8910850850021,40.603782456585854],[-73.89104110517296,40.60380847842284],[-73.8910106050327,40.603827599431476],[-73.89096929951721,40.60386814370043],[-73.89094875605967,40.60387767052624],[-73.89092024791927,40.60390972095926],[-73.89088766987827,40.603924009090946],[-73.89085789102629,40.60394206123728],[-73.89083019806596,40.603962283352615],[-73.8908017889327,40.60398091392356],[-73.89076073860078,40.603999968216314],[-73.89071833666686,40.60401043014433],[-73.89068367020164,40.60402523875596],[-73.89064619902992,40.60403628382543],[-73.89060446917647,40.604053745553415],[-73.89055147645125,40.604066831232736],[-73.8905125583027,40.60408267710516],[-73.89045726371825,40.6041123911719],[-73.89041056052777,40.604131961637485],[-73.89034344230693,40.60415032666846],[-73.89030103578976,40.60416347996227],[-73.89027849507697,40.604162795867495],[-73.89022137677411,40.604168878085915],[-73.89017331472813,40.604182517126134],[-73.89014230894804,40.604183937960954],[-73.89011058707575,40.60418373625253],[-73.89005980212868,40.60419092410778],[-73.89001812356177,40.60420031763319],[-73.8899742728262,40.604215608102166],[-73.88992616445805,40.60423462786494],[-73.88988162700267,40.60425098815247],[-73.8898498133187,40.604261518539666],[-73.88981931636376,40.60427797736347],[-73.88978741509183,40.604296547208094],[-73.8897520242276,40.604312424182844],[-73.88970753820458,40.60432074489348],[-73.88966942825986,40.60432747984552],[-73.88962213646897,40.60433469766539],[-73.88957343459485,40.60434405563669],[-73.88953659378701,40.604364734716675],[-73.88949061795029,40.604380571449134],[-73.88944310840081,40.604406562307844],[-73.88941698840102,40.604413914662224],[-73.88937241465297,40.60443027471746],[-73.88934064576769,40.60443542564432],[-73.88930393936417,40.60444271132225],[-73.88927220625203,40.60444788873431],[-73.88925094029464,40.60445848624466],[-73.88916194261427,40.60450731646351],[-73.88911991617734,40.60452771482319],[-73.88910208281249,40.60453266133963],[-73.88908312889893,40.60453944573982],[-73.88906807134859,40.60454313393757],[-73.88905370221994,40.60454404951955],[-73.88903616246374,40.604545318708226],[-73.88902417118193,40.60454558003534],[-73.88900775526638,40.60454501351477],[-73.88898582146679,40.60454701809373],[-73.88897627762157,40.60454813316317],[-73.8889695742605,40.60455100651442],[-73.8889619907474,40.604561838829575],[-73.88895962644699,40.60457377434081],[-73.88896248224074,40.6045868132167],[-73.88896802301711,40.60460682641388],[-73.88897128950708,40.60463051400944],[-73.88897061353639,40.60464456453252],[-73.88896224867293,40.604667909686036],[-73.88894909569798,40.60469102957654],[-73.88892758849673,40.604714963792894],[-73.88890320391096,40.60473711053541],[-73.88887864752978,40.6047547011502],[-73.88885369531336,40.604772922291815],[-73.88883148283712,40.604788321033375],[-73.88880141294146,40.604808458605696],[-73.88876767301007,40.60482655965162],[-73.88873116131774,40.60484438426147],[-73.88870705524045,40.60485313760797],[-73.88869556411154,40.604855814821065],[-73.88853217218495,40.60490376398516],[-73.88844750219316,40.60492935333924],[-73.88840497731677,40.60494730804264],[-73.88837063642056,40.60495991996451],[-73.88834931982103,40.60497866654851],[-73.88834454377798,40.60498974932565],[-73.88834371671093,40.604989445964435],[-73.88832014479603,40.60500061585474],[-73.88829471413327,40.605005115099154],[-73.88826766445584,40.6050090352909],[-73.8882394945908,40.60501482133223],[-73.8882184920877,40.60502014944435],[-73.88818728742076,40.60503087044423],[-73.8881601818402,40.60504453355141],[-73.88813757394236,40.605060562521196],[-73.88810556920826,40.60509354081579],[-73.88808576758629,40.60510981961298],[-73.88805490559625,40.60512968113551],[-73.88802478686479,40.60513702877594],[-73.88798465970856,40.605144584442556],[-73.88794618738632,40.60515271767389],[-73.88781168218313,40.60521469572754],[-73.88776291623786,40.605237966335714],[-73.88770414238051,40.60525993700306],[-73.88764437104099,40.60527704731365],[-73.88756220282274,40.60529371954212],[-73.88745572410805,40.6053130540721],[-73.8873463911858,40.60531932245008],[-73.887258060216,40.60532028942786],[-73.88715770379109,40.605321490296994],[-73.8870953366259,40.605321911531405],[-73.88704036373873,40.60531666109506],[-73.88699136586477,40.60531130778104],[-73.8869180480688,40.60529577088043],[-73.88686309321761,40.605280806029455],[-73.88682674518245,40.60527088233585],[-73.88677527065992,40.60526313735718],[-73.88670784167623,40.60525573195919],[-73.88661834051132,40.60524725668684],[-73.88650617257595,40.60523074135195],[-73.8864281664883,40.60521959011382],[-73.88635267579596,40.60521082994124],[-73.88626714040403,40.60520074048722],[-73.88619211092349,40.605194422905996],[-73.88612676558368,40.60519001046387],[-73.88605682072867,40.605180213559876],[-73.8859813629434,40.605172961106135],[-73.88586517865721,40.605166266413],[-73.8857559546187,40.60515455683347],[-73.88566338591882,40.60514950759316],[-73.88558856481752,40.60514774511142],[-73.88549498016289,40.605147580545484],[-73.8852422182996,40.60515782130186],[-73.88512439308187,40.605161825651166],[-73.8850413821854,40.605166941417416],[-73.88495200984752,40.60516910492261],[-73.88491093557911,40.60515356633806],[-73.88486698349692,40.60514360094828],[-73.88482144435929,40.60513950141038],[-73.88477565553075,40.605141388117175],[-73.88473096170827,40.60514920566096],[-73.88468867543274,40.60516272446112],[-73.88465003854289,40.605181547505744],[-73.88461618570747,40.60520512201098],[-73.88458811110314,40.60523275565405],[-73.88456663921697,40.605263636904965],[-73.88455240063446,40.605296858858374],[-73.88455416663503,40.60530803128262],[-73.88455336440006,40.605319267868566],[-73.88455001822717,40.60533022827843],[-73.88454422946494,40.60534058053881],[-73.88453617344499,40.6053500110965],[-73.88452609417016,40.60535823431463],[-73.88451429692543,40.605365001125044],[-73.88450113903049,40.605370106571506],[-73.88396434882077,40.60554914042646],[-73.88298427011888,40.60461335358873],[-73.88271777210468,40.60417883717937],[-73.88300897243028,40.60374315458472],[-73.88294848341681,40.60345720839025],[-73.883391452733,40.60301632252466],[-73.88336367944267,40.60287745809572],[-73.88332733991062,40.60273974725042],[-73.88328251515078,40.60260349679652],[-73.8832293050797,40.60246901028685],[-73.88316782829386,40.60233658734205],[-73.88309822180442,40.60220652298386],[-73.88302064073207,40.60207910697758],[-73.88293525796067,40.60195462318683],[-73.88284226375211,40.60183334894103],[-73.882796708532,40.601807052077234],[-73.8827572208235,40.60177556726269],[-73.88272480598876,40.601739696112325],[-73.88270028930779,40.60170035191706],[-73.88268429496821,40.601658536391504],[-73.88267723017329,40.60161531416866],[-73.88267927477649,40.60157178569449],[-73.88269037670489,40.60152905921005],[-73.88269058323345,40.60144329161807],[-73.88268278026625,40.60135773033913],[-73.88266700741232,40.60127280936178],[-73.88264334470595,40.60118895942504],[-73.88261191219844,40.60110660583367],[-73.88257286935045,40.60102616630119],[-73.88252641422078,40.600948048831164],[-73.8824711151898,40.600873384282785],[-73.8824232226062,40.60079580326758],[-73.8823829994762,40.600715731870025],[-73.88235066668105,40.600633609850725],[-73.88232640176601,40.600549888230795],[-73.88231033796517,40.60046502681464],[-73.8823248610542,40.6004060797807],[-73.88233116964581,40.60034629541778],[-73.88232919378187,40.60028633690064],[-73.8823189554025,40.6002268693346],[-73.88230056810117,40.60016855237683],[-73.88227423586333,40.6001120329197],[-73.88224025080395,40.60005793791472],[-73.88219898992479,40.60000686741837],[-73.88215091093285,40.59995938793586],[-73.88209654716256,40.5999160261376],[-73.88207051619092,40.59988276843142],[-73.88205027363969,40.599847248135205],[-73.88203615133725,40.599810047535],[-73.88202838078028,40.59977177646153],[-73.88202708934065,40.59973306229265],[-73.88202770596506,40.59969075814266],[-73.8820212337259,40.59964873999724],[-73.88200777850605,40.59960769516457],[-73.88198756040983,40.5995682950305],[-73.88196091016364,40.59953118407719],[-73.88192826370435,40.599496969340485],[-73.88189015504891,40.59946621048118],[-73.88186153823851,40.59944510789957],[-73.88183762966277,40.59942083860159],[-73.88181902390431,40.599394006146014],[-73.88180618366677,40.59936527783472],[-73.88179942826908,40.59933536811724],[-73.88179892570372,40.59930502082242],[-73.88180468846058,40.59927499066068],[-73.88181657321691,40.59924602445444],[-73.88182469721107,40.59920617315309],[-73.881824053022,40.599165846606276],[-73.88181465844653,40.599126157893856],[-73.88179677280512,40.59908820248841],[-73.88177088978351,40.59905302801832],[-73.88173772380442,40.59902160535268],[-73.88171043092171,40.59898138206353],[-73.88169182452963,40.59893837556319],[-73.8816823726566,40.59889366768351],[-73.88168231304583,40.59884838305252],[-73.88169164717813,40.598803660804],[-73.88171014023564,40.59876062592307],[-73.8817373270104,40.59872036094692],[-73.88174486564337,40.59856546118593],[-73.88174304195663,40.59841046111036],[-73.88173185988136,40.59825568931826],[-73.88171134318826,40.598101473921496],[-73.8816815354363,40.59794814185009],[-73.88164249987975,40.597796018159336],[-73.88159431933428,40.59764542534059],[-73.88153709599973,40.59749668263761],[-73.88147095124378,40.59735010537005],[-73.88139602534389,40.59720600426499],[-73.88131247719005,40.5970646847984],[-73.88122048394615,40.596926446547556],[-73.88112024067571,40.59679158255615],[-73.8810119599267,40.59666037871342],[-73.88095853316862,40.5965848181113],[-73.88091265607088,40.59650642797199],[-73.88087458466819,40.596425645826706],[-73.88084453142484,40.59634292255609],[-73.88082266405051,40.59625871987298],[-73.8808091045643,40.59617350774624],[-73.88080392861518,40.5960877617765],[-73.88080716505966,40.59600196054246],[-73.88081879580179,40.59591658292946],[-73.88083875589437,40.59583210545652],[-73.88086693390355,40.59574899961693],[-73.88087320419325,40.59558948449654],[-73.88087255712169,40.59542989854395],[-73.88086499344533,40.595270416011324],[-73.88085052147213,40.59511121103676],[-73.88082872494873,40.59494970221626],[-73.8807998189676,40.59478884314311],[-73.88076383624816,40.59462881561267],[-73.87990713258998,40.59204799432255],[-73.87941617177,40.59213200579814],[-73.8794080701356,40.59210340689231],[-73.87989902851933,40.592020638852155],[-73.87971492228009,40.59139889182906],[-73.87935729205896,40.590843735297554],[-73.87897881256478,40.590895419361146],[-73.8789689043874,40.59089677311767],[-73.87892411931159,40.59071278028156],[-73.8792932637739,40.5906614313681],[-73.87924495401445,40.59044504782276],[-73.8792343976643,40.590266409456014],[-73.87901743697853,40.59004820262246],[-73.87900019672873,40.59003086158831],[-73.87898885895416,40.589984666132956],[-73.87896831259086,40.5899009350484],[-73.87896840364141,40.58973041813043],[-73.87907498390977,40.58960053485116],[-73.87913901161362,40.58937320023135],[-73.87905394992205,40.58909710006384],[-73.8790345816846,40.588970176709665],[-73.87901194248364,40.588843568332805],[-73.87896863631512,40.58863835015909],[-73.8789167745021,40.58843428820358],[-73.87885640979435,40.58823158971513],[-73.87878760357609,40.58803046055621],[-73.8787104258027,40.5878311049933],[-73.87862495492948,40.58763372549005],[-73.87853127783247,40.587438522501486],[-73.87842948971878,40.587245694270344],[-73.87831969403068,40.58705543662595],[-73.8782020023394,40.58686794278549],[-73.87807653423219,40.58668340315745],[-73.87802886770302,40.58664783179846],[-73.87798683591122,40.58660834658832],[-73.87795098778275,40.58656546320525],[-73.8779217914824,40.58651974170649],[-73.8778996282993,40.58647177921401],[-73.87788478766805,40.58642220211571],[-73.87671672482081,40.584914430200854],[-73.87970231664,40.58013510069826],[-73.881742900221,40.57959170076473],[-73.8818672452673,40.57945462578767],[-73.88174676983894,40.57915880721252],[-73.88206958203656,40.57907397869667],[-73.88214694143207,40.579189971320304],[-73.88232347769521,40.57917709854588],[-73.88250066233414,40.57917140864378],[-73.88262601549968,40.5791629429171],[-73.88275043255993,40.57914853490939],[-73.88287342943585,40.57912824067917],[-73.88299452757485,40.57910213918676],[-73.88311325581338,40.57907033198732],[-73.8832291522104,40.57903294283539],[-73.88334176584539,40.5789901172033],[-73.88348620023756,40.57891877179385],[-73.88363446308527,40.57885214827724],[-73.88378628901633,40.578790365896424],[-73.88394140628402,40.57873353522923],[-73.88403827055835,40.578692358164666],[-73.88413836290103,40.57865594491005],[-73.88424128082839,40.578624441886056],[-73.88434661049678,40.57859797576819],[-73.88445392836688,40.57857665297859],[-73.8845628029055,40.57856055925734],[-73.88467279632157,40.578549759318165],[-73.88477619541968,40.57853957203968],[-73.88488017951587,40.57853380579331],[-73.8849844237208,40.57853247859532],[-73.88510319335336,40.57852048652721],[-73.88522271298856,40.57851416919853],[-73.88528096576366,40.57850752790369],[-73.88533792081007,40.57849608132357],[-73.88539289841202,40.578479966064734],[-73.88544524245411,40.57845937445079],[-73.88549432825204,40.5784345522272],[-73.88553401637762,40.57840968228598],[-73.88557041998473,40.57838204518415],[-73.88558494208375,40.578376873536],[-73.88560035671301,40.578373525056605],[-73.8856162730041,40.5783720846534],[-73.88563228736803,40.57837258885072],[-73.88564799372858,40.57837502486353],[-73.88565798789524,40.57838167378784],[-73.88566928215684,40.57838697642128],[-73.88568156784918,40.57839078784662],[-73.8856945092132,40.57839300390027],[-73.88570775257045,40.57839356401898],[-73.88571671041561,40.57839299322015],[-73.8857255282976,40.57839166197952],[-73.88573148505078,40.57838900552365],[-73.88583872884787,40.57834509276398],[-73.88594966977256,40.57830689114724],[-73.88606378544245,40.57827458054979],[-73.88618053852872,40.57824831310905],[-73.88629937928641,40.578228212507824],[-73.88641974814195,40.57821437339147],[-73.88654107832832,40.578206860922506],[-73.88666279855236,40.578205710474116],[-73.88668284232799,40.57820628962737],[-73.88675923019076,40.578204717240574],[-73.88683500333677,40.5781971773284],[-73.88690936199508,40.57818374947319],[-73.8869815213258,40.57816457540343],[-73.8870507197036,40.57813985749736],[-73.88705637693447,40.57813796310563],[-73.88715103597514,40.578110326848616],[-73.8872485943421,40.57808935630425],[-73.88734824650419,40.578075224623824],[-73.88744916964495,40.578068048491055],[-73.88755053045395,40.57806788715831],[-73.88765149200823,40.578074741957735],[-73.8876939583692,40.57806323884468],[-73.88774071588264,40.57805666628511],[-73.8878049855753,40.578059276858156],[-73.88795268621801,40.578065274489745],[-73.8880572736927,40.578092959414676],[-73.88816417438308,40.57811491495722],[-73.88827284915907,40.57813103038913],[-73.8883827499428,40.578141224435576],[-73.88849332247199,40.57814544568484],[-73.88860400909599,40.57814367284792],[-73.88871425158865,40.57813591486587],[-73.88882349396395,40.57812221086441],[-73.88893118528091,40.5781026299569],[-73.88903678242201,40.578077270895655],[-73.88908067850856,40.578028623346796],[-73.88913061309644,40.57798348819261],[-73.88918610590899,40.577942299537156],[-73.88924662321519,40.577905453526824],[-73.88931158296131,40.57787330454065],[-73.88938036037078,40.577846161781686],[-73.88945229395125,40.57782428630383],[-73.88952669185717,40.57780788850116],[-73.88964060608482,40.577795368753655],[-73.88975533585844,40.577788416491146],[-73.88987041362529,40.5777870600458],[-73.88998537041543,40.57779130494549],[-73.8900997377507,40.577801133891136],[-73.89021304955573,40.5778165068274],[-73.89032484405561,40.577837361105615],[-73.89104014553801,40.577878233436806],[-73.89111239395176,40.5778786238961],[-73.8911841376646,40.577872112216156],[-73.89125424695422,40.577858800934195],[-73.89132161783651,40.57783889965805],[-73.89138518945079,40.57781272176553],[-73.8914439607645,40.57778067946967],[-73.891497006338,40.57774327732712],[-73.89154349089576,40.57770110429296],[-73.89158268248045,40.57765482444627],[-73.89174347715227,40.57758892866442],[-73.89190796867872,40.577528570547784],[-73.89207582923048,40.577473870385916],[-73.89224672426633,40.57742493719214],[-73.89242031320022,40.5773818684863],[-73.89259625007975,40.5773447501007],[-73.8927741842743,40.577313656009096],[-73.89295376117519,40.57728864817924],[-73.89314154719327,40.57725693781735],[-73.89332751458977,40.57721951190283],[-73.89351136425829,40.57717643063153],[-73.89369280049947,40.57712776329507],[-73.89387153149772,40.57707358816976],[-73.89404726979099,40.577013992390306],[-73.8941849227862,40.57696594297912],[-73.89432083569297,40.57691509530681],[-73.89443269880064,40.576874546110446],[-73.89454772077299,40.57683950970497],[-73.89466543488489,40.57681012825669],[-73.89478536348867,40.576786520985344],[-73.89490701995344,40.57676878368147],[-73.89502991063809,40.5767569883167],[-73.89515353689512,40.57675118275251],[-73.89527739709196,40.57675139054598],[-73.8954009886479,40.57675761085395],[-73.89552381007165,40.57676981843652],[-73.89557605010988,40.57698156050744],[-73.89563599317808,40.577192112902836],[-73.89570359297613,40.57740131273678],[-73.89577879727906,40.57760899816782],[-73.8958615479775,40.57781500852508],[-73.89595178112191,40.578019184431696],[-73.89604942697265,40.578221367928805],[-73.89615441005304,40.57842140259745],[-73.89626664920769,40.57861913367967],[-73.89638605766544,40.57881440819829],[-73.89651254310607,40.579007075075616],[-73.89660090211518,40.57907166583643],[-73.89668301620513,40.579140881964065],[-73.89675846995486,40.579214373306165],[-73.89682688163298,40.57929176808146],[-73.89688790512946,40.579372674760556],[-73.8969412317065,40.57945668404643],[-73.89698659156097,40.57954337094466],[-73.89702828010998,40.579656470586855],[-73.89706196810857,40.579771109626996],[-73.89708755890541,40.57988695930414],[-73.8971049790687,40.58000368738377],[-73.89711417859729,40.58012095911052],[-73.89711513106559,40.580238438168145],[-73.89710783369804,40.58035578764428],[-73.89709230737954,40.58047267099597],[-73.89706859659465,40.58058875301572],[-73.89703676930087,40.580703700792185],[-73.89699691673442,40.580817184665435],[-73.89694915314931,40.58092887917194],[-73.89689361548885,40.58103846397852],[-73.89683046299517,40.58114562480099],[-73.89675987675122,40.58125005430533],[-73.89663622638606,40.581571381853834],[-73.89651771599087,40.58189383342865],[-73.89648974285649,40.58201651879577],[-73.89646977888205,40.58214011038438],[-73.89645787317635,40.58226430444917],[-73.89645405504481,40.58238879576257],[-73.8964583339165,40.582513278364665],[-73.89647069932036,40.58263744631519],[-73.89649112091088,40.58276099444578],[-73.89651954854187,40.582883619109445],[-73.8965559123898,40.583005018927246],[-73.89660012312444,40.58312489552913],[-73.89690145326705,40.58363114014197],[-73.8969306950207,40.58366582869623],[-73.89695376341156,40.58370312487038],[-73.89697026563542,40.58374239360865],[-73.89697992069023,40.58378296626695],[-73.896982564163,40.58382415199707],[-73.89697815102902,40.583865249510964],[-73.89697560657291,40.58387686054268],[-73.89698071894091,40.58390011302923],[-73.89699309708226,40.583928121658985],[-73.89703138264113,40.58398757986612],[-73.89720897798401,40.58417595125276],[-73.89731639815791,40.58432286630918],[-73.89743775799184,40.5844660623223],[-73.89754679748128,40.58456716783028],[-73.89766905064103,40.58466790069014],[-73.89782641488564,40.584833196672896],[-73.8979560997442,40.58494815339042],[-73.89807119409498,40.58509370264443],[-73.89812203191424,40.585162477710526],[-73.89813542477576,40.58518565505992],[-73.89814330967798,40.58520992718857],[-73.89814405045662,40.585219562130966],[-73.89814492456449,40.58523658071868],[-73.89814920164099,40.58527475426074],[-73.8981419520887,40.585306903778765],[-73.89812462627509,40.58534046618516],[-73.89807651852621,40.585402485655194],[-73.89800527113277,40.58549411751624],[-73.89796085650754,40.5855668450143],[-73.89791206124531,40.585717597300864],[-73.89789705159707,40.58582125572847],[-73.89790736589511,40.585912999009466],[-73.8979227636033,40.58596188338351],[-73.89794445722232,40.586011643328135],[-73.89802850979437,40.58614938965502],[-73.89808148540052,40.586218739077],[-73.89814988350828,40.58630827420183],[-73.89820561988056,40.586400070773024],[-73.89825781710847,40.58647301292924],[-73.89827886597834,40.58651843774713],[-73.89827579278105,40.58655712863695],[-73.89825559212184,40.58659536057602],[-73.8982385367799,40.58662270839473],[-73.89822306945673,40.58665126098171],[-73.89822124402095,40.58668197153618],[-73.89824518891376,40.58674359215499],[-73.89826305550277,40.586785395352415],[-73.89830506227048,40.58684118500345],[-73.898384918464,40.58693971556553],[-73.89846957082578,40.587052746800595],[-73.8985455781012,40.587134115983226],[-73.89859712057444,40.587198354748715],[-73.89864072346847,40.58725776984765],[-73.89869612847326,40.58734400507402],[-73.89876737942862,40.58742538147319],[-73.89880458585415,40.58746425427515],[-73.89886748676379,40.587505021657144],[-73.89891599908881,40.58753743555856],[-73.89905144380218,40.58745417790869],[-73.89909217892608,40.58748389052659],[-73.89918075194728,40.58742416277757],[-73.89918723259842,40.5874304086007],[-73.89927787511728,40.58737574348947],[-73.89925698447767,40.58735561125411],[-73.89935016768462,40.5872994162564],[-73.89938087234081,40.58727505722648],[-73.89965842539361,40.58709719955056],[-73.89973341305263,40.587165211607406],[-73.8996324668466,40.587230767544646],[-73.89961007389789,40.58724531031213],[-73.8994427492439,40.58735182430369],[-73.89932907018108,40.58742452836838],[-73.89931117446991,40.587408188785645],[-73.89923739812788,40.587455151470834],[-73.89923001526552,40.58744841081493],[-73.89921710048642,40.58745663121488],[-73.89922478113836,40.587463643697944],[-73.89914367094678,40.58751527580483],[-73.8991565072914,40.587526994866856],[-73.8989937173518,40.5876279466869],[-73.89900970734159,40.587650171867566],[-73.89903026096509,40.58767009751652],[-73.899054821896,40.58768718430151],[-73.89908272534011,40.587700969730044],[-73.89915383297698,40.58772107291958],[-73.89922147764005,40.58774721488679],[-73.89928478035742,40.58777905594593],[-73.89934291857352,40.587816182357415],[-73.8993951368356,40.587858111703575],[-73.89944075661076,40.587904299156776],[-73.89948132548325,40.58793727225863],[-73.89952784020244,40.58796531317963],[-73.89957927948987,40.58798780624885],[-73.89963451393909,40.58800425760409],[-73.89969233081337,40.58801430603601],[-73.8997514606733,40.588017730919034],[-73.89981060525021,40.58801445705557],[-73.89984402458256,40.587979157247375],[-73.89990604460492,40.587794089248284],[-73.89994811283017,40.5878052104727],[-73.89994383459397,40.58781409719973],[-73.89993476711322,40.58781183519485],[-73.89987977337957,40.5879669240749],[-73.89987827846663,40.58797113831565],[-73.89994345059326,40.58798341652573],[-73.8999446503535,40.587979950883785],[-73.89999572400494,40.58783251164118],[-73.90000385255316,40.58783414810686],[-73.90000932514985,40.58781834881194],[-73.9000647675982,40.58782951078139],[-73.90030360847123,40.58773256492369],[-73.90035530331363,40.58780658540627],[-73.90055860047876,40.58772772331545],[-73.9011570921119,40.58749551116597],[-73.90110684815411,40.58742024453196],[-73.90117826603625,40.58739872567182],[-73.90121791883185,40.58738334002323],[-73.90123018530906,40.5874017154811],[-73.90116046868502,40.587428765481384],[-73.90120752373748,40.587499254593425],[-73.9009528562996,40.587598060662735],[-73.9009189887111,40.58761120045036],[-73.90034256835536,40.587834835908325],[-73.90029373007758,40.58776167481207],[-73.90003115669674,40.58786974724493],[-73.8999682025134,40.588017148183084],[-73.89996147880395,40.5880163990012],[-73.89995410717111,40.58803668977968],[-73.8999523407064,40.58804159869697],[-73.90007855320306,40.58806069212105],[-73.90012745158445,40.58808439598862],[-73.90016550698388,40.58808313020399],[-73.90023561971621,40.58809100400354],[-73.90027496146784,40.58809626356595],[-73.90031112653438,40.58810031950776],[-73.90035203584291,40.58809832487133],[-73.90044462743609,40.58809117372468],[-73.90051186093999,40.58809010549021],[-73.90057465441288,40.58808855909869],[-73.90062128251243,40.588091148731934],[-73.90065268067511,40.588090376600704],[-73.90071546045651,40.588083995388466],[-73.90081152062155,40.588069102224864],[-73.90088030290718,40.58805352387961],[-73.90094241815486,40.58803481180358],[-73.9009927926347,40.588014668760806],[-73.90101909683602,40.588007133332596],[-73.9010789728454,40.587980929850275],[-73.90113980175721,40.58795569212615],[-73.90116957776681,40.58794162365701],[-73.90121296750546,40.58791882972251],[-73.90126016536905,40.587896272412614],[-73.90130739238987,40.58788459530768],[-73.90133052222224,40.58787585656567],[-73.90134507779152,40.58786326163602],[-73.90135392693685,40.58785091594781],[-73.90140231439554,40.58779861793196],[-73.90149093994187,40.5877295738135],[-73.90155711564758,40.58768764446796],[-73.90161062709673,40.587654197648305],[-73.90164797681828,40.58762488432979],[-73.9016792907157,40.58759267946974],[-73.9017286837513,40.58756068774956],[-73.90177365047886,40.58753426509121],[-73.90180023790927,40.587514156473944],[-73.90181383140683,40.58749696901547],[-73.90182711495812,40.587482684408286],[-73.90184072984661,40.58747395820697],[-73.90185214591399,40.58747345799938],[-73.90187308305745,40.587475360420456],[-73.90191970554073,40.587475531402475],[-73.90194760410006,40.58747162028171],[-73.9019732551163,40.587456590820565],[-73.90198305508366,40.58744400280952],[-73.90199064159235,40.58743480320294],[-73.90201280116307,40.58741905423128],[-73.90203783294848,40.58740982778269],[-73.90206190935329,40.58739963654977],[-73.90207582339603,40.5873843824557],[-73.9020786577812,40.587376399580315],[-73.90208465747034,40.58736599374336],[-73.90209953736353,40.58735654117643],[-73.90214486865965,40.58734776740759],[-73.90217786310491,40.58735182810359],[-73.90221211386388,40.58735153442882],[-73.90224476490276,40.5873451987737],[-73.9022761552482,40.58734200740231],[-73.90230280005393,40.58734365945206],[-73.9023364362419,40.58735037867033],[-73.90239958293348,40.587362855304484],[-73.902461452965,40.587372432393266],[-73.90257722282765,40.587375883544716],[-73.90260767161456,40.587376562722376],[-73.90263812040382,40.587377240719334],[-73.90270377665888,40.58737980056444],[-73.90276847512405,40.587378976471996],[-73.90281793711038,40.587373581986434],[-73.90285597557542,40.58736627066686],[-73.90289526590237,40.58735218684226],[-73.90294629774345,40.58734074631779],[-73.90298179375928,40.58733126162741],[-73.90301852886479,40.58731017035948],[-73.90304607979559,40.58729465357906],[-73.90307999027851,40.58728517254634],[-73.90316147474502,40.587275618526235],[-73.90325153084287,40.58726991931494],[-73.9032851377987,40.58726575736104],[-73.90329940237604,40.58726331774102],[-73.90330193885434,40.587263071764575],[-73.90332316116803,40.587252401914405],[-73.90339384113169,40.58723512625278],[-73.90342995279421,40.587218630164266],[-73.90345147414308,40.58720143007644],[-73.90346445668268,40.587193672644204],[-73.90350374038445,40.58717717098856],[-73.90353637445695,40.5871647896522],[-73.90354523920348,40.58715849011307],[-73.90355282546452,40.58714929040311],[-73.90355753648133,40.587131149578276],[-73.90355589541097,40.587110600044255],[-73.90355615784557,40.58708956359207],[-73.90356373306014,40.58707552863718],[-73.90358685482171,40.58706437064383],[-73.90369050705043,40.58704269248065],[-73.90372220483837,40.58703660019974],[-73.90379102822541,40.58703673591626],[-73.90389474443407,40.58703923748246],[-73.90401746259506,40.58703203678183],[-73.90409070029817,40.58702297796956],[-73.90413063108623,40.58701155294942],[-73.90416896287779,40.58699529452992],[-73.90418425170856,40.586985372018475],[-73.90419725298575,40.586973707146825],[-73.90420762950471,40.586960602459314],[-73.90421511213788,40.586946397844066],[-73.9042195068151,40.58693146171683],[-73.90422415292994,40.586926147773916],[-73.9042299115121,40.58692150982791],[-73.90423661647681,40.58691768164296],[-73.90424407444439,40.58691477362872],[-73.90425207031733,40.58691286965598],[-73.90426037348485,40.58691202463764],[-73.90426874447324,40.586912262945035],[-73.9042769418528,40.58691357770528],[-73.90428472920075,40.586915930998885],[-73.90429188192036,40.58691925495395],[-73.90429819371803,40.586923453703534],[-73.90436592432981,40.5869601620216],[-73.90486485460775,40.58707466895151],[-73.90508188414529,40.58720732955108],[-73.90515536876241,40.587232866936574],[-73.9052355542867,40.58724567170072],[-73.9058534506541,40.587488210931134],[-73.90586686932885,40.587492200046256],[-73.90587919857886,40.587497875957865],[-73.90589007689688,40.58750507224244],[-73.90589918531896,40.587513577897134],[-73.90590625677521,40.587523143527164],[-73.90591108392249,40.58753348865779],[-73.90591352522219,40.58754430995861],[-73.90589233838966,40.58755238362313],[-73.90587306876998,40.58756288429249],[-73.90585619070717,40.587575553481265],[-73.90584211967486,40.58759007932317],[-73.90583120204921,40.58760610424853],[-73.90582370658248,40.587623233785386],[-73.9058198177865,40.58764104627042],[-73.90583401259678,40.58772110307152],[-73.90585651561567,40.58780004538561],[-73.90588718425934,40.587877372914456],[-73.90600054223741,40.58792424872298],[-73.90611609734759,40.58796789548072],[-73.90623369139486,40.58800825343374],[-73.9063034144448,40.5880223628213],[-73.90637485425569,40.58802999356318],[-73.90644697892037,40.58803103543764],[-73.90651874663942,40.58802547339557],[-73.90658912076879,40.588013387777345],[-73.90665708479558,40.587994953152815],[-73.90672165702122,40.58797043579933],[-73.90679325049614,40.58792889612139],[-73.90685972541776,40.58788267625347],[-73.90692055713279,40.58783214099351],[-73.90697526553123,40.58777768919858],[-73.90702341883514,40.58771975063671],[-73.90706463700673,40.58765878259433],[-73.90709859474713,40.58759526626731],[-73.90712502406382,40.58752970296243],[-73.90710529235963,40.58749458642716],[-73.90707804625967,40.5874625239676],[-73.90704407257535,40.58743444146979],[-73.9070043523901,40.58741114988678],[-73.90696003272927,40.58739332182125],[-73.90691239343543,40.58738147210267],[-73.90686281021135,40.58737594292081],[-73.90681271489419,40.587376893944146],[-73.90678349384316,40.58738720497985],[-73.90675260499656,40.58739413689635],[-73.9067180522822,40.58739766029207],[-73.90668320402698,40.58739695785549],[-73.90664894381285,40.58739204739703],[-73.90661476130414,40.58739011280989],[-73.90658136569314,40.58738422645448],[-73.9065495383308,40.587374526052756],[-73.90652002387458,40.58736123856321],[-73.90649351286702,40.58734467487043],[-73.90647062557771,40.58732522251169],[-73.90645189749202,40.58730333660902],[-73.90643776678166,40.587279529221355],[-73.90634513024071,40.587182888946224],[-73.90633517612734,40.5871319262509],[-73.90638772801907,40.58710187945039],[-73.906408633773,40.58709169192758],[-73.90641463144355,40.58708128569567],[-73.90641557145698,40.58707741519104],[-73.90640920708601,40.58706896317287],[-73.90641708967891,40.587052024827976],[-73.90643924223771,40.587033856374816],[-73.90647377807558,40.587020988912535],[-73.90665451225843,40.58700499090314],[-73.90683620925472,40.58699358604227],[-73.90708063256595,40.58695645187206],[-73.90734765801528,40.586917708363934],[-73.90746679470584,40.58690073278503],[-73.90761945884292,40.586881409816414],[-73.90780535419964,40.586854140755534],[-73.90795644961707,40.58682872806062],[-73.90810885035972,40.586796505301564],[-73.90830027751733,40.58674515750683],[-73.90846615146084,40.58669739360278],[-73.90864547838636,40.58663895663612],[-73.90889649531321,40.58653738414835],[-73.90900182081938,40.58649922767604],[-73.90910459453305,40.58646202417392],[-73.9093152106272,40.586387683382796],[-73.90951334397168,40.586321335257296],[-73.90964850230704,40.586280112104205],[-73.9098759422859,40.5862238168854],[-73.91002610774325,40.58618044593877],[-73.91021202252327,40.58613376555107],[-73.91037404988973,40.58609477476446],[-73.91044488558465,40.58607772942874],[-73.91058545398259,40.58603919538967],[-73.91069745365972,40.586002458682735],[-73.91078707408074,40.585975354188825],[-73.91088554171192,40.585947645004524],[-73.91097564632649,40.58594827819478],[-73.91106530701076,40.58595511817122],[-73.91115378968513,40.585968108932896],[-73.91124036991353,40.585987144120345],[-73.9113243388342,40.58601206788656],[-73.9114050089631,40.58604267617236],[-73.91148171982202,40.58607871837759],[-73.91155384334533,40.586119899411976],[-73.9116207890229,40.58616588211158],[-73.91168200873389,40.586216289998475],[-73.91172860699305,40.58626123626225],[-73.911783401795,40.586311865535365],[-73.91183849093946,40.58634949623109],[-73.91191811783656,40.58642796543402],[-73.91197278431802,40.58669735696885],[-73.91196717937065,40.58673559210574],[-73.91195662718857,40.586794206422695],[-73.91193704810674,40.58685672345461],[-73.91191493562087,40.586909665238835],[-73.91189636497208,40.586962125574416],[-73.91188936124115,40.587019030956625],[-73.91188736476202,40.5870342384174],[-73.91188248894132,40.587045267663896],[-73.91187505429757,40.58705285523344],[-73.91187312698577,40.58705211377775],[-73.91186318039419,40.5870452188461],[-73.9118532688722,40.587029736549496],[-73.91184694361414,40.587015108555455],[-73.91184339080448,40.587006893369505],[-73.9118366883188,40.586993872865435],[-73.91182673638393,40.58698820491202],[-73.91180968955123,40.58698595380364],[-73.91178779388788,40.58698859769829],[-73.91175461101325,40.58699612042432],[-73.91171623638176,40.58701393601314],[-73.91167620943475,40.58704156134501],[-73.91166066463342,40.58706384990733],[-73.91163434544481,40.587121933231245],[-73.91163069835791,40.58714695044392],[-73.91162872325218,40.587157251147154],[-73.9116186647836,40.58717611895134],[-73.91159243443187,40.58721334793529],[-73.91158315677313,40.587236319132714],[-73.91158104928873,40.58724153487992],[-73.91157677449881,40.58726262488541],[-73.91157988212737,40.587288395480556],[-73.91159461349697,40.58730511703846],[-73.9116019490053,40.58732083778003],[-73.91161178372174,40.58735349532309],[-73.9116483770056,40.587450502899934],[-73.91166871545042,40.58749837298166],[-73.91167832660591,40.587520996506946],[-73.9117085573094,40.58760081333393],[-73.91173099495603,40.58767108269525],[-73.9117403129149,40.587700263258625],[-73.91177111790168,40.58779627473999],[-73.91180378156336,40.5879089762492],[-73.91182775574835,40.58799251995682],[-73.911845001611,40.58805261359316],[-73.91187205689836,40.58812260870259],[-73.91188215862513,40.5881682702252],[-73.91189192575435,40.58821687615449],[-73.91190189541287,40.58829320684771],[-73.91191138386733,40.58840683122721],[-73.91191080135323,40.58846743337112],[-73.91190444550105,40.58852335986606],[-73.91188405404365,40.588624886986075],[-73.91186659394712,40.588718324344796],[-73.91186181002311,40.58878284093916],[-73.9118637003391,40.58879217042625],[-73.91186785886806,40.588798069478145],[-73.91187556560362,40.58880225893324],[-73.91187843365088,40.588808890941394],[-73.91187288890987,40.58882580732604],[-73.91186737695564,40.58883536215856],[-73.91185931058577,40.58884024933758],[-73.91185216172038,40.588855933652155],[-73.91185049421868,40.5888694241857],[-73.9118562138099,40.58888636847628],[-73.91185779782703,40.5888925069634],[-73.91185520460894,40.588896425664686],[-73.91184811016666,40.58889984301544],[-73.91184394026249,40.58889639792478],[-73.9118407333424,40.58889393613273],[-73.9118134253641,40.588957170090964],[-73.91179582600523,40.589008160070435],[-73.91175419016415,40.589110125360456],[-73.9117294908858,40.58916575948713],[-73.91170191749954,40.589215989581795],[-73.9116911952924,40.58923951637395],[-73.91168855492609,40.589254476227374],[-73.91169217786977,40.58926689763085],[-73.9116929945118,40.58926969951746],[-73.91170456851212,40.58927291877752],[-73.91171803818341,40.58928423886902],[-73.91172344502209,40.589299220318416],[-73.91172131485276,40.58930792401175],[-73.9117191842418,40.58931662887745],[-73.91171142607841,40.58932470587489],[-73.9116991629254,40.589332281345],[-73.91169295508318,40.58935385787831],[-73.91169740685716,40.589440970887786],[-73.91170091348388,40.58952342032453],[-73.91170276783262,40.589541336002306],[-73.91170915177618,40.58955361997441],[-73.91171909424732,40.58956174122951],[-73.91172902556545,40.589572316948185],[-73.91173189429118,40.5895789484574],[-73.91173250930599,40.58958532945423],[-73.91172411356864,40.58959193354672],[-73.9117192808355,40.58959314794003],[-73.91170314503374,40.589602921938706],[-73.91169762851118,40.589613704246844],[-73.91169302433782,40.58963651100762],[-73.91167493064576,40.5897272474355],[-73.91167636550992,40.58976773486286],[-73.9116801316113,40.589790072775486],[-73.91168714196381,40.58980628344874],[-73.9116973704343,40.5898225026257],[-73.91170952314104,40.58984068923751],[-73.91171911495404,40.58985543567504],[-73.91172134100741,40.58986182008729],[-73.91171584839822,40.589866468325916],[-73.9117123115081,40.58986572345328],[-73.9116955715619,40.58986666249195],[-73.91168717578533,40.58987326658155],[-73.91168873082287,40.58988553813142],[-73.91169606061868,40.58990248634631],[-73.91170756485704,40.5899216533444],[-73.91171620703926,40.58993296134937],[-73.91172193116716,40.58994867816059],[-73.91171803975364,40.58995578361015],[-73.9117035176245,40.58996433454374],[-73.91168189842355,40.58997753030137],[-73.91167767127689,40.589987579150296],[-73.91168470756065,40.58999765692768],[-73.91169883503505,40.59000554367636],[-73.91169946208502,40.59000947138198],[-73.91169362007861,40.59002074312774],[-73.91167938675326,40.59003739097521],[-73.91166124503799,40.590064826048696],[-73.91164502688585,40.590094228053054],[-73.91161981427847,40.590118945884555],[-73.91161168877854,40.59013732816204],[-73.91159973505677,40.59014809395362],[-73.9115913640585,40.59014856346426],[-73.91158038765167,40.590156632447666],[-73.9115725943545,40.59017207031404],[-73.9115701795048,40.5902098500166],[-73.91157817747673,40.590220910597544],[-73.91158392479488,40.5902317208325],[-73.91159414412351,40.59025039381377],[-73.91160082544779,40.59026832258717],[-73.91160104928304,40.59029114076342],[-73.91159440572588,40.590338968807885],[-73.9115798597866,40.59042799780464],[-73.91158031302302,40.59047240801309],[-73.91158480689317,40.590510742024684],[-73.91159162634175,40.59053573930384],[-73.91159189283454,40.59054874380913],[-73.91157925684612,40.59056785002575],[-73.9115714665765,40.59058328839639],[-73.9115703829978,40.590585900685696],[-73.911563334329,40.59060289647696],[-73.91156200782171,40.590612216790376],[-73.91157093448233,40.59063162289174],[-73.91157219974197,40.59063702283452],[-73.91157085091331,40.59065125090382],[-73.91156242154541,40.59066521435594],[-73.91155657497599,40.59067771341076],[-73.91155361662597,40.59069193689034],[-73.91155706528342,40.59071353676139],[-73.9115602193328,40.59072826669604],[-73.91155792085404,40.59073905649902],[-73.91154559397252,40.59076135287633],[-73.91153745141267,40.590783414749495],[-73.91153412800526,40.59080794301408],[-73.91153153171062,40.59088743219347],[-73.91152817634901,40.59091932033332],[-73.91149952765184,40.591056623435165],[-73.91148579005616,40.591108753018574],[-73.91149028340334,40.59113603277346],[-73.91149942867152,40.5911590000519],[-73.91150421772593,40.591187019340914],[-73.91150127545662,40.591215615175074],[-73.91149998056011,40.59124302047402],[-73.91150304364874,40.59126537208782],[-73.9115101566958,40.591291236393054],[-73.91155194294743,40.59137218859724],[-73.91156823019685,40.59139309891288],[-73.91159055475737,40.59141584681006],[-73.91160144479001,40.591425868250624],[-73.91160429919086,40.59144503195213],[-73.9116006977331,40.59145597923563],[-73.91159418044842,40.591467601261904],[-73.91159070977228,40.591474877239726],[-73.91159103013578,40.59149300851873],[-73.911598829974,40.59150860011092],[-73.91164618788608,40.59159554506955],[-73.91165439035159,40.591608481627084],[-73.911669007738,40.591631530496436],[-73.91168364528933,40.59165363032572],[-73.9116970064868,40.59168452128034],[-73.9117037400627,40.59171209240497],[-73.9117097959364,40.591740628145075],[-73.91170706136697,40.591772412561255],[-73.91170750309422,40.59179617894999],[-73.91171221410204,40.59181734068951],[-73.91172068205198,40.591841271894815],[-73.91172408321707,40.59186314127659],[-73.91172153092985,40.59188072302924],[-73.91171505765625,40.5918911219639],[-73.91169903912913,40.59189887363613],[-73.91168026066258,40.59192101898213],[-73.91168012436641,40.59192171563189],[-73.911677119813,40.591937120326975],[-73.91167975585192,40.591962401527205],[-73.91168436209057,40.59200462447446],[-73.91168840929198,40.59202255707867],[-73.91168991486339,40.592029230929754],[-73.911701055142,40.592041217169154],[-73.91171148620498,40.59204608571318],[-73.91172195119533,40.592059037741],[-73.911721688759,40.592066380350765],[-73.91172181055562,40.59207764897109],[-73.91172811225503,40.59212141314835],[-73.91173517224219,40.59216510922057],[-73.91174298986914,40.59220872948064],[-73.91176581077845,40.59226806278187],[-73.91176857871497,40.592278048316004],[-73.91177208348527,40.59228789821448],[-73.91177631875895,40.59229758013919],[-73.91178126787439,40.59230706392197],[-73.91178691570965,40.59231631772049],[-73.91179324384332,40.59232531237046],[-73.91179735715106,40.59232983781503],[-73.9118021232352,40.592333975762465],[-73.91180747755834,40.59233767054348],[-73.91181335161693,40.59234087435948],[-73.91181966657005,40.59234354543522],[-73.91182634159016,40.59234564869485],[-73.91183421361069,40.592347466899874],[-73.91184229063678,40.59234864680735],[-73.91185048565603,40.5923491767909],[-73.91185870813372,40.59234905024743],[-73.91186275714466,40.592349345859404],[-73.91186664535698,40.59235025467281],[-73.91187021744544,40.59235173954453],[-73.9118733255876,40.59235374021833],[-73.91187584440371,40.5923561756813],[-73.91187766985718,40.59235894600617],[-73.91187666002627,40.592368277621475],[-73.91187503811831,40.592372802015376],[-73.91187270133904,40.592377139735895],[-73.91186968361524,40.592381227650456],[-73.91186625423705,40.59238950331533],[-73.9118636680845,40.592397956537816],[-73.91186193995115,40.592406535395185],[-73.91186108023228,40.59241518963676],[-73.9118610947081,40.592423869343186],[-73.91186198256916,40.59243252207719],[-73.91186508779114,40.59244189956854],[-73.91186904133914,40.59245108890485],[-73.91187382920673,40.59246004567999],[-73.91187942178395,40.59246872631354],[-73.91188579473312,40.592477087899255],[-73.91189201424318,40.592484816608575],[-73.91189741400552,40.59249289482546],[-73.91190196199918,40.59250127327174],[-73.91190562686765,40.592509898649155],[-73.91190838846333,40.59251871699791],[-73.91192559705821,40.5925758494857],[-73.91192892700289,40.59258881244278],[-73.91193145554234,40.592601880161574],[-73.91193317875845,40.592615023656506],[-73.91193145844268,40.59262700889487],[-73.9119289316931,40.5926389105881],[-73.91192560206821,40.59265069640572],[-73.9119214812539,40.5926623372065],[-73.91191657786379,40.59267380016115],[-73.91191090622402,40.592685053785125],[-73.9119051249427,40.59269945419595],[-73.91190010295739,40.592714018027046],[-73.9118958475494,40.59272872367288],[-73.91189236578236,40.592743547852436],[-73.91188966274626,40.592758464267504],[-73.91188774264393,40.59277345265024],[-73.91188660946526,40.592788487371976],[-73.91188620080706,40.5928793398937],[-73.91188876800659,40.59288975900389],[-73.91189206631108,40.59290005889113],[-73.9118960849921,40.592910208889215],[-73.91190081178132,40.59292018000616],[-73.91190623375144,40.59292994308172],[-73.91191233423666,40.59293947046093],[-73.91194884120097,40.59297092694359],[-73.91195445566167,40.5929772179514],[-73.91195933586299,40.59298385484706],[-73.91196344868598,40.59299078751391],[-73.91196675991327,40.59299796549966],[-73.9119692454417,40.59300533450629],[-73.9119707313167,40.59301065001007],[-73.9119730246225,40.5930157960902],[-73.91197609314676,40.593020701856865],[-73.9119798958833,40.593025298926655],[-73.91198437819351,40.59302952393166],[-73.91198948257448,40.59303331886251],[-73.91199681783458,40.59304093801843],[-73.91200328772642,40.59304899962632],[-73.91200884617297,40.5930574473611],[-73.91201345501351,40.59306622105079],[-73.91201735582018,40.59307345008033],[-73.91202048561775,40.59308089412957],[-73.91202282754762,40.59308850510491],[-73.91202436365306,40.593096233906515],[-73.91202508652634,40.59310403144267],[-73.91202498832092,40.59311184795106],[-73.91202495141914,40.59312717987228],[-73.91202384383882,40.59314248735215],[-73.91202166563335,40.59315772917845],[-73.91201842740999,40.59317286046138],[-73.91201166013099,40.59317899590002],[-73.91200554044276,40.593185514471124],[-73.91200010290225,40.59319237565917],[-73.91199538031132,40.59319953710449],[-73.91199140041495,40.593206957616125],[-73.91198819074575,40.59321459064224],[-73.91198576718821,40.59322238995682],[-73.91198414518685,40.593230309668755],[-73.91198455038462,40.593238188213455],[-73.91198574768993,40.59324601995403],[-73.91198772793425,40.59325375847784],[-73.91199048106681,40.59326135938181],[-73.91199399066632,40.59326877624778],[-73.9119982350322,40.59327596650652],[-73.91202925752303,40.593315542929616],[-73.91203370135212,40.593324973039294],[-73.91203724472078,40.59333462209052],[-73.91203986813362,40.59334444114982],[-73.91204155737357,40.59335437860738],[-73.91204230481654,40.593364382355716],[-73.91204210635411,40.59337440129528],[-73.91203694234194,40.59339082711128],[-73.91203260974942,40.59340739244519],[-73.91202911454454,40.59342407217251],[-73.9120303641274,40.59343043002944],[-73.91203088861565,40.593436845631516],[-73.9120306849935,40.59344327273825],[-73.91202975332595,40.593449661928666],[-73.91202809960842,40.59345596596392],[-73.91202361395312,40.59346359751138],[-73.91201981347797,40.59347144083771],[-73.91201671339157,40.593479462616386],[-73.91201432846759,40.59348762549962],[-73.91201267282268,40.593495890966494],[-73.91201193298534,40.59351297403557],[-73.91201202628125,40.593530066621575],[-73.91201295164574,40.59354714325927],[-73.91201470646982,40.59356418317303],[-73.9120126440893,40.593583244253225],[-73.91201151347246,40.59360234993956],[-73.9120113161932,40.593621473931016],[-73.9120120507475,40.59364059092963],[-73.91201371717094,40.5936596741307],[-73.91201741607044,40.59367155311663],[-73.91202187051954,40.59368328123429],[-73.91202706693132,40.593694829323226],[-73.91203299391215,40.59370617140752],[-73.91203963699404,40.5937172798337],[-73.91206899130812,40.593765967557175],[-73.91207199729043,40.5937856885611],[-73.91207382123791,40.59380549426797],[-73.91207445836996,40.593825342289236],[-73.91207504734324,40.59384170784163],[-73.91207482931073,40.593858079812755],[-73.91207380540303,40.59387443374418],[-73.91207197762785,40.59389074635088],[-73.91206934645322,40.593906995686815],[-73.91205513595644,40.59395180795172],[-73.91205274438246,40.59396317516362],[-73.91204959056557,40.59397443356806],[-73.91204568487227,40.593985554693006],[-73.91204103569373,40.59399650771947],[-73.91203565427404,40.59400726551608],[-73.91203056523979,40.59404097488533],[-73.91202433771039,40.59407457415353],[-73.9120169791869,40.59410804020716],[-73.91201521683598,40.59411688323299],[-73.91201457177284,40.5941227467678],[-73.9120142372173,40.59412579705297],[-73.91201404829783,40.59413473995834],[-73.91201464793133,40.5941436730806],[-73.91201603617374,40.59415255420241],[-73.91201820450559,40.594161344618044],[-73.91202104425527,40.59419230822013],[-73.91202116543431,40.59419658081305],[-73.91202054052064,40.59420082871055],[-73.9120191775284,40.59420497452012],[-73.91201710402495,40.59420894522021],[-73.912014356146,40.59421266997343],[-73.91200977299259,40.59421653119789],[-73.9120058383051,40.59422078694772],[-73.91200260886559,40.59422537544808],[-73.91200013311465,40.59423022804924],[-73.9119984476273,40.594235274416704],[-73.91199467115892,40.59424687829063],[-73.91199173403447,40.594258621521426],[-73.91198964223302,40.594270469770386],[-73.9119884028349,40.59428238735915],[-73.91198802138084,40.594294339445895],[-73.91198849462266,40.59430628967427],[-73.91198982634425,40.59431820202848],[-73.91199201066004,40.59433004031747],[-73.911995037946,40.594341770022936],[-73.9119989034145,40.59435335562479],[-73.91201894144422,40.59439399448109],[-73.91202439676276,40.59441408022886],[-73.91202914186222,40.59443427013835],[-73.9120331732451,40.594454549632076],[-73.91203648719215,40.594474905472396],[-73.9120390802086,40.59449532056872],[-73.91204234015643,40.594506954289],[-73.912046385103,40.5945184443672],[-73.91205120454022,40.59452975996995],[-73.91205678620321,40.59454086925704],[-73.912063112988,40.59455174340034],[-73.91207017020878,40.59456235307082],[-73.91207793921973,40.594572671784476],[-73.91208876235244,40.59458036932512],[-73.91210029925591,40.594587440515916],[-73.91211248448944,40.59459384577],[-73.91212525458197,40.59459955220256],[-73.91213033657843,40.5946024178243],[-73.91213482999255,40.59460580769762],[-73.91213864261151,40.59460965222726],[-73.91214169190204,40.59461387395182],[-73.91214392062031,40.594618384204566],[-73.91214527987934,40.594623089801765],[-73.91217622268437,40.59466848558411],[-73.91218511716238,40.594682830712266],[-73.91219324868815,40.59469743643486],[-73.91220060718297,40.59471227878783],[-73.91220717597442,40.594727334639344],[-73.91221294960022,40.594742578856106],[-73.91221791556399,40.59475798797454],[-73.9122220664276,40.59477353551946],[-73.91222953960647,40.594796945071614],[-73.91223617877866,40.59482049940169],[-73.91224198154814,40.59484418158764],[-73.9122469415631,40.59486797453664],[-73.91225105686691,40.594891861326865],[-73.91225432088841,40.59491582436282],[-73.91225708819063,40.59492743525135],[-73.9122605681491,40.59493893376921],[-73.91226475530168,40.59495029595541],[-73.91226963979554,40.594961493489954],[-73.91227521023195,40.59497250441767],[-73.9122814541188,40.59498330225928],[-73.91228835808013,40.59499386405301],[-73.91229590764011,40.5950041678414],[-73.91230408481084,40.595014188145974],[-73.91231287313701,40.59502390384552],[-73.9123268081393,40.595035966200825],[-73.91233993149919,40.59504854643846],[-73.91235220897208,40.59506161337212],[-73.91236361225184,40.59507513297212],[-73.91237274394311,40.595085472472896],[-73.91238112616925,40.59509617477256],[-73.91238873303661,40.59510720919361],[-73.91239553887628,40.59511854170825],[-73.91240152834544,40.59513014030685],[-73.91240732222501,40.5951459212925],[-73.91241193979855,40.59516192587056],[-73.91241536508915,40.5951781029325],[-73.91241665059879,40.59518259168707],[-73.91241721205857,40.59518716549737],[-73.91241704471923,40.59519175852057],[-73.91241614779274,40.595196301566645],[-73.91241453674903,40.595200728808194],[-73.91241223475028,40.59520497492654],[-73.91240927462516,40.59520897729066],[-73.91240524323482,40.59521387930816],[-73.91240188485853,40.59521906814601],[-73.91239923472925,40.59522449105958],[-73.91239732039394,40.595230091109855],[-73.91239616280816,40.59523580984516],[-73.9123957728197,40.59524158729827],[-73.91239615270116,40.59524736651101],[-73.912398213778,40.59525505298617],[-73.91240121133444,40.59526255907598],[-73.91240511732963,40.595269815904494],[-73.91240990085441,40.59527676347247],[-73.91241551452005,40.59528333875278],[-73.91242496499889,40.59529764139766],[-73.91243521413207,40.595311619140915],[-73.91244624568722,40.59532524834828],[-73.91245633809108,40.5953410991152],[-73.91246724474364,40.595356633033454],[-73.91247895249325,40.59537182395816],[-73.91248969835243,40.59538378133637],[-73.91249966064814,40.59539612527716],[-73.91250882029763,40.59540882695111],[-73.91251715052985,40.595421854507435],[-73.9125246329213,40.59543517861472],[-73.91253125147179,40.59544876592274],[-73.91253698820115,40.595462584419714],[-73.91254065272553,40.595476021885375],[-73.91254508158896,40.59548932440147],[-73.91255026383445,40.59550246817029],[-73.91255619048343,40.595515428725676],[-73.91256284970204,40.595528180594066],[-73.91257022789713,40.59554069863557],[-73.91257834444754,40.59555312174659],[-73.91258726075283,40.59556521945337],[-73.91259695465172,40.59557696459907],[-73.91260740442422,40.595588328352044],[-73.9126185828551,40.59559928254639],[-73.91268220126985,40.59565996411009],[-73.91270381891906,40.59567274609842],[-73.91272477246893,40.59568615665077],[-73.91274502546243,40.59570017647392],[-73.91276455309263,40.595714784273326],[-73.91277985941262,40.59572641471798],[-73.91279450379736,40.59573852932057],[-73.91280846012137,40.59575110661763],[-73.91282170555611,40.59576412481343],[-73.91282654397065,40.59577167953143],[-73.91283219292035,40.59577889980557],[-73.91283861291153,40.595785735346816],[-73.9128457585103,40.59579214005011],[-73.9128609868859,40.59580289424659],[-73.91287570551383,40.59581405414561],[-73.91288989639123,40.59582560515859],[-73.91289538757698,40.59583061643624],[-73.91290021343968,40.59583600967879],[-73.91290432766878,40.59584173693772],[-73.91290769231624,40.59584774172704],[-73.91291115854254,40.595851018881454],[-73.91291520859973,40.59585388050289],[-73.91291975751173,40.59585626688662],[-73.91292471215944,40.59585812720051],[-73.91292996621951,40.59585942400509],[-73.91293819362939,40.59586309242871],[-73.91294589167049,40.5958673789689],[-73.91295297974429,40.59587223766165],[-73.91295938648818,40.59587761852925],[-73.91296504296281,40.59588346757526],[-73.91298785020784,40.595903137707225],[-73.91300999866758,40.59592324190688],[-73.9130314703377,40.59594376675866],[-73.9130354003512,40.59594650247053],[-73.913038744991,40.59594965773515],[-73.91304143226428,40.59595315995806],[-73.91304339787871,40.59595693051927],[-73.91304459975052,40.595960882271825],[-73.91304500854352,40.59596492740827],[-73.91304461800509,40.59596897294497],[-73.91304385180376,40.59597711730393],[-73.91304397224778,40.59599466424481],[-73.91304610863651,40.596002818506506],[-73.91304898958776,40.596010838302846],[-73.91305260328602,40.59601868341792],[-73.91305692802226,40.596026316643744],[-73.9130619464842,40.59603369960283],[-73.91306763102783,40.596040795417785],[-73.91307395466517,40.596047569892136],[-73.91308088732873,40.59605399083746],[-73.9130883928005,40.59606002354755],[-73.9130973506204,40.59606483204631],[-73.9131058559836,40.5960700975572],[-73.91311386562552,40.5960757957559],[-73.91312134243871,40.59608189980968],[-73.91312825261531,40.59608838054298],[-73.91313721910822,40.59609801556384],[-73.91314515659556,40.596108163115915],[-73.91315201615448,40.59611875598338],[-73.91315586956082,40.59612987932173],[-73.91316073754624,40.59614077039336],[-73.91316659227054,40.59615137473017],[-73.91317047431652,40.59615619530302],[-73.91317505024404,40.59616064599276],[-73.91318026188475,40.59616467096809],[-73.91318604095565,40.59616821774068],[-73.91319231257388,40.59617123901063],[-73.9131955046469,40.59617494700205],[-73.91319800271661,40.596178950158304],[-73.91319976094162,40.5961831774125],[-73.91320074910048,40.596187545647204],[-73.91320094421592,40.596191978116764],[-73.91320034508196,40.59619638804011],[-73.91319873952425,40.59620659153844],[-73.9131982336504,40.59621686153893],[-73.91319883019001,40.59622712751364],[-73.91320294366942,40.59623668196751],[-73.91320776245195,40.59624604211733],[-73.91321326987253,40.59625517880038],[-73.91321945036707,40.59626406117945],[-73.91322695723878,40.59627141200181],[-73.9132351618312,40.596278315377134],[-73.91324402023713,40.59628473391322],[-73.91325348063961,40.596290628536366],[-73.91325944330885,40.596296998814715],[-73.91326472422526,40.59630370782505],[-73.91326928805552,40.59631071650637],[-73.91327310716687,40.596317978934884],[-73.91327615678135,40.59632545086428],[-73.91328697424066,40.59636932037033],[-73.91328916240832,40.5963768981979],[-73.91329049636741,40.596384590138555],[-73.91329096739999,40.59639233972824],[-73.91329057205931,40.596400092852434],[-73.91329069144658,40.596417827089184],[-73.9132917846999,40.59643554229233],[-73.91329384966288,40.596453206629526],[-73.91329346814813,40.59646029835858],[-73.91329410422776,40.59646737711795],[-73.91329574855598,40.59647436231902],[-73.913298384321,40.596481168676775],[-73.91330197888098,40.59648771541723],[-73.91330730701968,40.59649412424861],[-73.91331323182914,40.59650021823972],[-73.9133197274146,40.59650596755074],[-73.91332675579793,40.59651133831207],[-73.91333427965073,40.59651630436073],[-73.91334225834859,40.59652083886153],[-73.91335065170367,40.5965249173246],[-73.91337377983909,40.5965438178234],[-73.91338608350591,40.59656044080807],[-73.9133976309511,40.59657737683626],[-73.91340840923465,40.5965946046223],[-73.91341840629585,40.59661210321613],[-73.91342761073076,40.59662985300841],[-73.91343023116018,40.59663629765571],[-73.9134321028285,40.596642890337435],[-73.91343321041076,40.59664958463631],[-73.91343354606566,40.596656326099605],[-73.91343310810065,40.59666306379697],[-73.91343189745977,40.5966697474706],[-73.9134299249803,40.596676324189126],[-73.91342789757822,40.596686443272674],[-73.91342688038979,40.596696650400055],[-73.91342688228174,40.596706887445144],[-73.91342790179394,40.59671709443146],[-73.91342993175007,40.59672721288593],[-73.91343570243254,40.59674066832575],[-73.9134423569443,40.596753884026455],[-73.91344987598562,40.596766828645336],[-73.91345823828297,40.59677946765528],[-73.91346273839629,40.59678684132688],[-73.91346795271964,40.596793935091995],[-73.9134738529505,40.59680071106782],[-73.91348040397632,40.59680712885313],[-73.91348757199944,40.596813151398344],[-73.91349531310574,40.59681874616971],[-73.91351601298143,40.59684056920231],[-73.91353599720796,40.5968627760048],[-73.91355525415447,40.59688535266395],[-73.91355914647922,40.59689009750772],[-73.91356372390055,40.596894471789426],[-73.91356892495125,40.59689842051294],[-73.91357468332745,40.596901889851594],[-73.91358092215815,40.59690483920539],[-73.91358756193775,40.5969072261295],[-73.91359489178382,40.596914573443534],[-73.91360153763534,40.596922290315106],[-73.91360746723475,40.59693033802068],[-73.91361265469611,40.59693867901434],[-73.91361707127885,40.59694727407284],[-73.91362069747747,40.59695608046161],[-73.91362754399032,40.59697297657853],[-73.91363513536558,40.5969896861246],[-73.91364346371617,40.597006190162915],[-73.91364815411255,40.59701175850713],[-73.9136521076035,40.597017651806794],[-73.91365528558478,40.59702381022512],[-73.91365765692197,40.59703017610859],[-73.91365920125445,40.59703668795878],[-73.91365990349844,40.59704328310843],[-73.91365975450121,40.59704990073751],[-73.91365462264105,40.597058207003464],[-73.91365035020185,40.59706679285116],[-73.91364696318834,40.5970756038533],[-73.91364447990745,40.597084590099925],[-73.91364291845603,40.59709369397459],[-73.91364393033042,40.59709692151617],[-73.91364562396893,40.59709997718242],[-73.91364795661879,40.597102779856975],[-73.91365086288808,40.59710525058449],[-73.9136542630822,40.5971073222933],[-73.91365806430431,40.59710894063403],[-73.91366216134007,40.59711005861944],[-73.91366644565383,40.597110647687984],[-73.91366677329009,40.59711069232938],[-73.91371188344324,40.597114908745475],[-73.91373985785499,40.59712002079383],[-73.91376762576394,40.5971257458375],[-73.91379516585833,40.59713207900237],[-73.91382245374976,40.59713901524439],[-73.91384946966548,40.597146549187975],[-73.91385644798187,40.597147712716556],[-73.91386322491958,40.597149433296025],[-73.91386972380056,40.59715169110055],[-73.91387587476702,40.59715446078102],[-73.91388160467154,40.59715771162468],[-73.91388684938481,40.597161407397216],[-73.91389155335766,40.597165505002145],[-73.91389566060423,40.59716995899712],[-73.9138991250328,40.59717472109926],[-73.9139015792635,40.59717818359002],[-73.91390477485595,40.597181275558796],[-73.91390862028274,40.59718390245054],[-73.91391299827909,40.59718598795144],[-73.91391778211215,40.59718746931062],[-73.9139228280989,40.59718830420296],[-73.91392798726092,40.59718846671744],[-73.91394197787787,40.59719035519833],[-73.91395581589491,40.59719281115237],[-73.91396946373938,40.597195827515364],[-73.91398287746675,40.59719939537536],[-73.91399602346323,40.597203504823],[-73.9140159093215,40.59721714268076],[-73.91403514020566,40.59723131814901],[-73.91405368888863,40.59724601110436],[-73.91407153341756,40.597261202097194],[-73.914092317479,40.59727609607753],[-73.91411253415568,40.59729143827328],[-73.9141321654423,40.59730721577178],[-73.91415119772891,40.597323415495694],[-73.91416961235173,40.59734002369398],[-73.91418739482306,40.597357026283746],[-73.91419763070711,40.59736936190235],[-73.91420703005407,40.59738207835956],[-73.91421556762899,40.59739514447641],[-73.91422322106098,40.59740852337993],[-73.91422997039221,40.59742218171711],[-73.91423579808338,40.597436085633966],[-73.91424010991003,40.59744162619641],[-73.9142437083946,40.59744745387413],[-73.91424655909593,40.597453518215076],[-73.91424863681233,40.5974597620732],[-73.9142499220557,40.597466128641436],[-73.91425040281213,40.59747256011333],[-73.91425007476137,40.59747899751533],[-73.9142455595356,40.59748773632537],[-73.91424037403262,40.59749625667944],[-73.91423453499429,40.59750452843472],[-73.91422806465675,40.597512521955],[-73.91422728518754,40.59751552416763],[-73.9142272913646,40.59751858576947],[-73.91422808180374,40.59752158697601],[-73.91422962654403,40.597524411499485],[-73.91423186594224,40.59752695257928],[-73.91423471572932,40.597529110472614],[-73.91423806326473,40.597530801665776],[-73.91424177939865,40.597531961563604],[-73.91424572089112,40.5975325448262],[-73.91426496801704,40.597535206819394],[-73.91428433609784,40.597537298462534],[-73.9143037956835,40.59753881872828],[-73.9143123007698,40.597539553655],[-73.91432066037541,40.59754096194028],[-73.91432877979567,40.597543026592994],[-73.9143365737825,40.597545726608566],[-73.91434395226263,40.597549032434735],[-73.9143508416565,40.59755290716048],[-73.91435890729291,40.597559379968274],[-73.91436626946133,40.597566323846245],[-73.91437287920782,40.59757369402762],[-73.9143786948325,40.59758144424343],[-73.91438367903812,40.597589523202],[-73.9143878000206,40.59759788028601],[-73.91439103037744,40.597606460692916],[-73.9143930041245,40.59761015668591],[-73.91439420905029,40.59761404040913],[-73.91439461648184,40.59761801902983],[-73.91439421686985,40.59762199822212],[-73.91439301780787,40.597625883337486],[-73.91439105128462,40.59762958075097],[-73.91438836334468,40.59763300421924],[-73.91438501497187,40.59763607320616],[-73.91437892135427,40.59764011952361],[-73.91437342274727,40.5976446343609],[-73.91436858185395,40.597649567003344],[-73.91436445039524,40.597654861367324],[-73.91436107635855,40.597660459356],[-73.91435849718879,40.59766629733621],[-73.91435674220051,40.597672310328576],[-73.91435582906291,40.59767843116704],[-73.91435680387849,40.597686081614334],[-73.91435872213594,40.597693629064125],[-73.91436156897976,40.597701003813064],[-73.91436531702114,40.597708140336735],[-73.91436993469344,40.59771497495044],[-73.91437825854511,40.597722344900895],[-73.91438579166037,40.59773019624323],[-73.91439248443643,40.59773847566645],[-73.9143982969349,40.59774713438999],[-73.9144031905461,40.59775611626281],[-73.91440668436684,40.59776269053509],[-73.91440943330277,40.59776946729797],[-73.91441142005367,40.597776397117386],[-73.91441262819859,40.5977834307277],[-73.9144130490131,40.597790516020765],[-73.91440975037757,40.59779335653542],[-73.91440718683135,40.59779660720658],[-73.91440544444725,40.59780016104707],[-73.91440457964633,40.59780389597025],[-73.91440462445534,40.5978076888659],[-73.91440557464202,40.59781141207356],[-73.91440740025686,40.59781494042667],[-73.91441564958163,40.59782302516608],[-73.91442482452808,40.597830508829105],[-73.9144348458327,40.597837330543356],[-73.91444164298508,40.5978408367979],[-73.91444792848162,40.597844857656085],[-73.91445363534353,40.59784935018058],[-73.91445870780481,40.597854268259496],[-73.91446308483542,40.59785955740041],[-73.91446411807519,40.5978703376716],[-73.91446404312785,40.597881147105724],[-73.91446286403465,40.59789191902906],[-73.91446495001335,40.59790066108532],[-73.914467741207,40.59790928790361],[-73.9144712319452,40.5979177653039],[-73.91447540490731,40.59792606043728],[-73.91448024628534,40.597934143640835],[-73.91448573502286,40.59794198139303],[-73.91449185269425,40.59794954570256],[-73.91449857362576,40.59795680471965],[-73.91450293006082,40.59796239472626],[-73.91450800213941,40.597967621223965],[-73.91451374091785,40.59797243106954],[-73.91452008601843,40.597976775299486],[-73.91452697332076,40.59798060947068],[-73.91453433232283,40.59798389550155],[-73.91454207391614,40.59798361746415],[-73.914549787149,40.59798420452618],[-73.91455730478492,40.59798564182076],[-73.9145602378312,40.59799146078447],[-73.91456210042733,40.597997530916246],[-73.91456285733523,40.598003736929925],[-73.91456249507513,40.59800996405784],[-73.91456305954142,40.59801678744125],[-73.91456436959166,40.59802355173844],[-73.91456641363872,40.59803020936258],[-73.91456917723674,40.59803671322722],[-73.9145726426407,40.59804301892381],[-73.91458404111373,40.598058811667094],[-73.91459614131696,40.59807429751466],[-73.91460892986692,40.59808945836296],[-73.91462239206152,40.598104275940344],[-73.91463651165748,40.59811873448661],[-73.91465127197476,40.598132815393555],[-73.91466665632866,40.598146504073355],[-73.91468264716022,40.59815978208451],[-73.91468682814697,40.598163549403075],[-73.91469159870792,40.59816688577128],[-73.9146968861661,40.59816973484536],[-73.91470260090531,40.59817205300109],[-73.91470865484172,40.59817380097121],[-73.91471495064236,40.59817495405667],[-73.91472138415484,40.59817549190895],[-73.91472785736643,40.59817540557641],[-73.91473426565676,40.59817469732683],[-73.91474393078971,40.5981758259382],[-73.91475345299705,40.59817752270207],[-73.91476277163233,40.598179776516375],[-73.91477183528436,40.59818257310317],[-73.91478058572818,40.59818589851424],[-73.914788972442,40.59818973043095],[-73.91479694380537,40.59819404619864],[-73.91480445347518,40.598198821156274],[-73.91480840413267,40.59820414196583],[-73.91481312012209,40.5982090865693],[-73.91481854174168,40.59821359260143],[-73.91482459719745,40.59821760070359],[-73.91483120919096,40.59822105955442],[-73.91483829359821,40.59822392653912],[-73.91484575771953,40.59822616305713],[-73.9148498609942,40.59822590491939],[-73.91485395050435,40.59822627182293],[-73.91485786186766,40.59822725074622],[-73.9148614415051,40.598228802038584],[-73.91486454641684,40.598230862938216],[-73.9148670538468,40.5982333521024],[-73.91486886238008,40.59823617078145],[-73.91486876431425,40.598247580790584],[-73.91486766802393,40.59825895990497],[-73.91486557862623,40.59827025920982],[-73.91486389752937,40.59827660615012],[-73.91486296908423,40.59828304093064],[-73.91486279862744,40.598289515307044],[-73.91486339040671,40.5982959731602],[-73.91486473898978,40.59830236573495],[-73.91486683411426,40.59830864025198],[-73.91486965518288,40.59831474777756],[-73.91487318314006,40.598320636865964],[-73.9148773905716,40.598326261426244],[-73.91488571429964,40.59833607358057],[-73.91489473543446,40.59834552070195],[-73.91490442500127,40.59835457428876],[-73.91491475600046,40.59836320768378],[-73.91492344431688,40.598375125445244],[-73.9149310281033,40.59838747545155],[-73.91493746765627,40.59840019635772],[-73.91494867331002,40.598420988831755],[-73.91495881920136,40.59844209731814],[-73.91496788713279,40.59846348595259],[-73.91499162482174,40.59851496849668],[-73.9149981362714,40.59852561544052],[-73.91500554115422,40.59853591609171],[-73.91501380787247,40.598545830387174],[-73.9150229010989,40.59855531273276],[-73.91503046214288,40.598562421395656],[-73.91503744296027,40.598569869880905],[-73.91504381238073,40.59857762750787],[-73.9150495502191,40.59858566628416],[-73.91505463343391,40.59859395771302],[-73.91505904404272,40.59860247045325],[-73.9150627656018,40.59861117249461],[-73.91507760104052,40.59863097519503],[-73.91509155225413,40.598651149825194],[-73.91510460476944,40.59867167024026],[-73.91511061052513,40.59867955005866],[-73.91511584905167,40.59868774108189],[-73.91512029051074,40.598696201740815],[-73.9151239136417,40.59870488561426],[-73.91512669959955,40.59871374795812],[-73.91512862910307,40.59872274134734],[-73.91512606406265,40.598757598266204],[-73.9151251089278,40.5987617021946],[-73.91512501505804,40.59876586824232],[-73.91512578543986,40.598769994721295],[-73.91512739866984,40.5987739754022],[-73.91512981376925,40.598777714427975],[-73.91513297459494,40.59878111593039],[-73.91513679883606,40.59878409407367],[-73.91514356433069,40.59878805761772],[-73.91515075811971,40.59879155825918],[-73.91515832155062,40.59879457149557],[-73.91516620168738,40.59879707182322],[-73.91517458370498,40.59880018014926],[-73.91518251480994,40.59880391017792],[-73.915189920761,40.59880822550075],[-73.915196724909,40.59881308166591],[-73.91520285852008,40.59881843204975],[-73.91520826276238,40.59882422031912],[-73.91521502464106,40.59883276879639],[-73.91522241638482,40.598841007641205],[-73.91523041274729,40.598848913548444],[-73.91526129154352,40.598863427767625],[-73.91526576604863,40.5988650961399],[-73.91526987290376,40.59886724220188],[-73.9152735282043,40.598869822836704],[-73.9152766487235,40.59887278135812],[-73.91527917322075,40.598876054395],[-73.91528104485967,40.59887957238092],[-73.91528222417162,40.5988832617414],[-73.91528527806808,40.598893171671484],[-73.91528935512915,40.5989028654053],[-73.91529442927782,40.598912282110426],[-73.91530054890139,40.59891619742327],[-73.91530715795884,40.59891961905278],[-73.91531418704089,40.59892251226919],[-73.91532156629518,40.598924845860445],[-73.91533297981698,40.598927816019085],[-73.91534470118442,40.598929980420245],[-73.91535663173352,40.59893132257319],[-73.9153623700253,40.59893264207148],[-73.91536783815327,40.5989345175676],[-73.9153729398914,40.598936916992564],[-73.91537759243302,40.598939798570775],[-73.91538171429609,40.59894311566912],[-73.91539958417555,40.59896560873549],[-73.91542612796813,40.59901882299193],[-73.91544471569526,40.59904219493516],[-73.9155344739184,40.5991107979864],[-73.91556585249901,40.59912773010491],[-73.91560394477511,40.59916184793779],[-73.91563449423268,40.59918009587326],[-73.91567311869423,40.59919088378602],[-73.91573129686093,40.599202701085126],[-73.91578387793781,40.59922618082111],[-73.91580033757546,40.59925117048416],[-73.91580410672528,40.599257793833154],[-73.91581805281626,40.599282309554646],[-73.91585358956556,40.59931384531463],[-73.91588501406684,40.599324299694146],[-73.91591433020129,40.599321795309585],[-73.91594923488863,40.59931248795752],[-73.91603690126875,40.59938432909911],[-73.91606364579825,40.59939379075029],[-73.91611372324525,40.59940332488138],[-73.9161655196714,40.599421614484065],[-73.91620786703461,40.59945087804468],[-73.91624224253374,40.599461690142476],[-73.91627624656071,40.59945395429655],[-73.91628276233509,40.59945507780335],[-73.91629727311599,40.59945728367596],[-73.91632181903475,40.599466496057396],[-73.91633776063104,40.59947573014744],[-73.9163513221006,40.5994867466891],[-73.91635614296347,40.599490950323066],[-73.91637158318203,40.59949688974887],[-73.91638281598057,40.59949879184015],[-73.91639933954968,40.59950349803025],[-73.91642042780603,40.599513915593356],[-73.9164368010449,40.59952301277709],[-73.91645444113819,40.59952755508982],[-73.91647730002268,40.5995330613028],[-73.91648935966357,40.59953655601479],[-73.9165068142593,40.59954496727198],[-73.91652506718992,40.59954841153005],[-73.9165470343393,40.59954710986658],[-73.91656158487505,40.599545666780756],[-73.91657083730628,40.599547456511445],[-73.91658101917103,40.59955421667042],[-73.91661611022751,40.599598268145336],[-73.91662775280886,40.59961806715387],[-73.9166353058768,40.59962581198038],[-73.91665164333709,40.59963438859415],[-73.91666986159865,40.59963728381071],[-73.91668199820654,40.59963583745147],[-73.91669770973537,40.599626956725245],[-73.91670898542586,40.59962339552035],[-73.91672219926438,40.59962543689081],[-73.91673777424802,40.59963897884088],[-73.91674941026518,40.59966531096918],[-73.91676213565182,40.59968258558037],[-73.91677260011099,40.59969365410823],[-73.91678498028277,40.59969959126217],[-73.9168344055606,40.59971261055441],[-73.91686262219532,40.59972618977991],[-73.91687661605539,40.599737618693794],[-73.9168770324865,40.59974950402023],[-73.91687230406696,40.59975839372093],[-73.9168646609248,40.59976629322582],[-73.91685914082419,40.59977358982058],[-73.91685865887356,40.5997852000842],[-73.91686357759069,40.599797528264304],[-73.91687133689634,40.599812136226255],[-73.9168861909504,40.59982751727272],[-73.91690389584288,40.599837301552235],[-73.91691904905909,40.59984313264034],[-73.91693467357182,40.59984520253361],[-73.91695138598224,40.59984290723206],[-73.91696976278125,40.59983413829394],[-73.91698831811121,40.599825669694255],[-73.91700881093413,40.599823351985634],[-73.91702558933886,40.59982577953705],[-73.91707040741538,40.5998372851251],[-73.91709128513465,40.599844491045204],[-73.91711367578142,40.599850903126544],[-73.91713887012357,40.59986135149608],[-73.91715858719805,40.599874183370765],[-73.91716562558177,40.599890629761106],[-73.91716475112281,40.59989817732709],[-73.9171603838185,40.599906381267736],[-73.91715709354423,40.59991755007893],[-73.91716075835838,40.59992372851759],[-73.91716709068109,40.59992820778715],[-73.9171737867899,40.599929117773634],[-73.91719133448245,40.59992056716334],[-73.9172176133197,40.59989980744736],[-73.91723155883308,40.59989216006662],[-73.91724668706972,40.5998890956273],[-73.91726346642493,40.5998897121538],[-73.91727721874068,40.59989323648153],[-73.91728693511226,40.59989777195718],[-73.91730057566032,40.59990387514634],[-73.91731295816078,40.599908001254065],[-73.917318748244,40.59991409828979],[-73.91732032431774,40.599920878493315],[-73.91732395216269,40.59992834754519],[-73.9173338821583,40.59993609504056],[-73.9173483850213,40.599942501402076],[-73.91743211525555,40.59996745743537],[-73.9175046142533,40.59998867078486],[-73.91754276861265,40.600003438392],[-73.91756644521524,40.60001654795279],[-73.91758695033738,40.600034568531036],[-73.91760853457674,40.60005193115441],[-73.91762670792177,40.60006267694069],[-73.91766806318164,40.60007903698756],[-73.91769264353185,40.60009061075923],[-73.91770566532388,40.60010198308823],[-73.91770929031333,40.60011181194216],[-73.91770801389576,40.60012419009646],[-73.91768435883648,40.60018055243022],[-73.91767925353922,40.600202643865444],[-73.91768406403182,40.60021519055797],[-73.9176961462692,40.60022939027544],[-73.91771262127934,40.600243757985794],[-73.9177454576067,40.60027737662668],[-73.91778123630412,40.60031904027283],[-73.91779521853202,40.60034068097594],[-73.91782637491548,40.60039282645155],[-73.9178365885921,40.600404306991585],[-73.91784529537075,40.600410076723264],[-73.91787279962206,40.60041712372915],[-73.91789299943657,40.60041834521048],[-73.91790488417722,40.60041733813872],[-73.91791951170606,40.60041150215272],[-73.91792643852354,40.60040179107612],[-73.91793394476751,40.600388099918916],[-73.91794587383255,40.600381603780264],[-73.9179595187873,40.600383534411584],[-73.91797470448792,40.60039172469694],[-73.91799042415569,40.60040556913697],[-73.9180077656362,40.60041837236516],[-73.91803500633199,40.60043422916988],[-73.91806182036798,40.600445475092684],[-73.91807514078245,40.60044913471534],[-73.91809152834422,40.60044621044688],[-73.91811422430312,40.60043886957553],[-73.91812603535004,40.60043863138749],[-73.91813182934679,40.60044288941654],[-73.91813383910213,40.600447749697715],[-73.91813309247725,40.60046943196792],[-73.91813278460573,40.60048551790257],[-73.91813356095734,40.600499104738795],[-73.91814175737942,40.600509923917095],[-73.91814855814971,40.600514266091935],[-73.91818895561364,40.600519070779136],[-73.91820814640923,40.60052207684546],[-73.91822251015459,40.600526313493965],[-73.91824003666655,40.60053579605476],[-73.91824881184027,40.600544447976695],[-73.91826447883913,40.600572126567734],[-73.91830543680375,40.60061969561866],[-73.91832875071364,40.600637087312464],[-73.91837703552733,40.600670663139326],[-73.91840751312273,40.60069044669312],[-73.91843788919898,40.60070446682726],[-73.91850912125022,40.60073204759911],[-73.91852934477951,40.60074400291602],[-73.91854477885161,40.60075537618891],[-73.91855603487782,40.60076801084183],[-73.91857336923096,40.60078682442403],[-73.91859190395202,40.6007963900695],[-73.91860918373875,40.60080029987518],[-73.9186209992879,40.600798222168905],[-73.91863602304826,40.60079172764771],[-73.91866855912362,40.600776160243306],[-73.91867828675998,40.60077235181711],[-73.91869312203318,40.60077334989832],[-73.91875723059746,40.60079546352174],[-73.91878422409646,40.600807559612974],[-73.91880409704832,40.60081235024757],[-73.91882519627067,40.60081439627648],[-73.91883736467854,40.60081712269688],[-73.91884779871687,40.60082399206102],[-73.91887901850295,40.60085629245457],[-73.91889402037988,40.60086780258178],[-73.91891144376474,40.60087385396901],[-73.91893729843603,40.60087357082357],[-73.918961610932,40.60086938851558],[-73.91898059854392,40.600860810168236],[-73.91898232576955,40.6008605570765],[-73.91899367352849,40.60085889799266],[-73.9190048336398,40.60086154075767],[-73.91905184816436,40.60087458436697],[-73.91906947725316,40.60087921723794],[-73.91907478072217,40.6008806121349],[-73.91908593509092,40.600887455012355],[-73.91909805291066,40.600902202594305],[-73.91910082286125,40.6009051957779],[-73.91910794784852,40.60090887939921],[-73.91916353375686,40.600921352527536],[-73.91917533854992,40.60092761888323],[-73.91917814168286,40.60093171057722],[-73.91917705749938,40.60093601916824],[-73.91916343676967,40.600942459294764],[-73.91914135970356,40.60094452983749],[-73.91912104778446,40.60094588794389],[-73.91911171349467,40.60095139894841],[-73.919111455778,40.60095548798708],[-73.9191160236535,40.60096065193878],[-73.91913369661202,40.60096810283926],[-73.91918590709885,40.60097266787899],[-73.91920714797703,40.60097685546292],[-73.91922071571298,40.60098369901865],[-73.91923257897216,40.60100069816714],[-73.91924192974514,40.60101190356217],[-73.91925362988023,40.60101476581055],[-73.9192689379233,40.60101200429183],[-73.91928471935167,40.601004193271194],[-73.91930014678076,40.600991577597675],[-73.91930740174624,40.6009782982971],[-73.91930761917936,40.60094678872171],[-73.91931068795509,40.60094023026561],[-73.91931886749298,40.60093666780396],[-73.91933788168978,40.60093517104279],[-73.91935182054645,40.60093301232727],[-73.91935921049398,40.600927884753524],[-73.91935979294124,40.600922066705834],[-73.91935533192367,40.60091849537131],[-73.91932309982607,40.60092031121443],[-73.91931363050709,40.60091953611021],[-73.91930265004932,40.60091771673985],[-73.9192980448084,40.60091381644198],[-73.91929798058312,40.600906762245174],[-73.91930356890065,40.600902347084215],[-73.91932071242023,40.60089994368461],[-73.91940336080107,40.600897394083454],[-73.9194177594273,40.600902179599956],[-73.91942851763349,40.600909132568056],[-73.91944385933479,40.60093801815171],[-73.91944888545909,40.60095196512928],[-73.919449917555,40.60096039240344],[-73.91945196503796,40.600965773200876],[-73.91946214741152,40.600972532433545],[-73.9194835657344,40.60097940943681],[-73.91951117923655,40.60098623599308],[-73.91954271573728,40.6009927900387],[-73.91957317528879,40.600998219703825],[-73.91962467121434,40.60099809104886],[-73.91967426193835,40.60099524371575],[-73.91969353230722,40.60099146834281],[-73.91971209045042,40.60098118831568],[-73.9197286939526,40.600979141315136],[-73.91974280611898,40.600982006203616],[-73.91976249301169,40.60099192980433],[-73.91977670330691,40.60100239739936],[-73.91978251184943,40.60102339855739],[-73.9197807746835,40.60103064365237],[-73.91977266662413,40.601035276708295],[-73.91975984495103,40.60103727140617],[-73.91975375422574,40.60104075310083],[-73.91975014484062,40.60104763954835],[-73.91975582709361,40.60105447853941],[-73.91976935752457,40.60106316097213],[-73.91978570053273,40.60106756415789],[-73.91980392083788,40.601068647217595],[-73.91982352098546,40.601061332831286],[-73.91985292611214,40.601042880903144],[-73.91987865386812,40.60103027216737],[-73.91989763488907,40.601028226799905],[-73.91992204048402,40.60103529795951],[-73.91993193709664,40.60104249621283],[-73.91993779023873,40.601055674785975],[-73.91994313488395,40.601072065544386],[-73.91995763043886,40.60108681569672],[-73.91997796402242,40.601098028680276],[-73.92001158049264,40.60111232456404],[-73.92003732206923,40.601118271167785],[-73.92004992437451,40.60111959738505],[-73.92006098575499,40.60111463700154],[-73.92007226783113,40.6011050667022],[-73.92009753006873,40.601090234313865],[-73.92010700786373,40.60108450487109],[-73.92012260482441,40.60108053454899],[-73.92014399285071,40.601082689932845],[-73.92016017744024,40.60108652184825],[-73.9201657379815,40.60108783880489],[-73.92017300752794,40.60109127485228],[-73.92017433407845,40.60109616209755],[-73.92017439212422,40.60109945425395],[-73.92017443595286,40.60110195314976],[-73.92016993010404,40.601105682905306],[-73.92015118519022,40.601121644628826],[-73.92012940107887,40.60115017545981],[-73.92010883532043,40.60118252227573],[-73.92009786339072,40.601202908478506],[-73.920098100347,40.601214464806525],[-73.92010831237522,40.60122830512592],[-73.92012777059982,40.60124703819463],[-73.92014597658064,40.601260143587],[-73.92018070185937,40.60128267508851],[-73.92022921531233,40.60130689043734],[-73.9202524656747,40.6013177478893],[-73.92027450330302,40.60131932823691],[-73.9202864689778,40.60131101988567],[-73.9202933607782,40.601298947486775],[-73.92030281623185,40.60128119461037],[-73.92031373899877,40.60127230906518],[-73.92033578660204,40.60126551780698],[-73.92035956000656,40.601261142171126],[-73.92037954507701,40.60126151335824],[-73.92039721693821,40.60126896339317],[-73.92042017776066,40.60128155101968],[-73.9204353244499,40.60129339158032],[-73.92044273110251,40.60130316818253],[-73.92044747436839,40.601310472722815],[-73.92045575359825,40.601314541203706],[-73.920469289789,40.60131666361743],[-73.92048430764677,40.60131617929533],[-73.92051076120785,40.60132863161119],[-73.9205300788218,40.601345772986924],[-73.92055062419101,40.601360169907416],[-73.920577982519,40.60136924611498],[-73.92059529862243,40.60137370531007],[-73.92062779408786,40.60139233740139],[-73.92065543050411,40.6014093467919],[-73.92066643721799,40.60142005967264],[-73.9206684076849,40.60142856833221],[-73.9206678527521,40.60144091954067],[-73.92066993292842,40.60144866233252],[-73.92067554164576,40.60145626867819],[-73.92068392280544,40.6014637409033],[-73.92069756657529,40.60146803219705],[-73.92072395869452,40.60147104281151],[-73.9207393708553,40.601472261159756],[-73.92075503628868,40.601471200445914],[-73.92076807095478,40.601472390178664],[-73.92077599006171,40.60147527764241],[-73.92080851865367,40.60149627035895],[-73.92081935415844,40.60150014858655],[-73.9208339723954,40.601502133826166],[-73.92085298676878,40.60150244931264],[-73.92087747193757,40.60150455224574],[-73.92089593937085,40.60150939532733],[-73.92092552893062,40.601520532591415],[-73.92094881399787,40.60153193891914],[-73.92095589791772,40.601540563000334],[-73.92095761605059,40.60154948427312],[-73.92095576692455,40.60155930992799],[-73.92095521008713,40.60157349960151],[-73.92096222064357,40.60158338680178],[-73.92097770063809,40.60158748666649],[-73.92099710909608,40.601589503156305],[-73.92102209672717,40.601593116009404],[-73.92104070841964,40.60159774121128],[-73.9210588114722,40.60160741472008],[-73.92107492332492,40.601624772929725],[-73.92109423755748,40.60164608635419],[-73.9211245708161,40.601665566695445],[-73.92114084135589,40.60167123213826],[-73.92114912406117,40.60167112859229],[-73.92115698009401,40.60166641233971],[-73.9211655983087,40.60165672970432],[-73.92117651951598,40.601647816601634],[-73.92118462754694,40.60164504988954],[-73.92120515319725,40.60164506396398],[-73.92122870387247,40.60164584873204],[-73.92124868755369,40.60164805823216],[-73.92126610981764,40.60165410875835],[-73.92128115139077,40.60166432912769],[-73.92128996036958,40.601675342330566],[-73.92129495169254,40.60168692888371],[-73.92129954787023,40.60169810270917],[-73.92131055775006,40.60170700336688],[-73.92132078400631,40.601708301013],[-73.92136278007666,40.60170138550414],[-73.92138561263539,40.60170035741807],[-73.92139987013005,40.601703002236306],[-73.92141210729977,40.60170915892561],[-73.92142034349,40.601718140602976],[-73.92142504461913,40.601731482992776],[-73.92142244284891,40.60173842663847],[-73.92141105247315,40.601748766289624],[-73.92138907143205,40.601760772815005],[-73.92137497382095,40.60177465184248],[-73.92136346453296,40.601793006673304],[-73.92135790599217,40.601804476775506],[-73.92135890295562,40.601812903337546],[-73.92136829024537,40.601824109085904],[-73.92141645365716,40.60187041877983],[-73.92145617208828,40.60190346643381],[-73.92147002357947,40.601914592297625],[-73.92147830140904,40.60191865969848],[-73.92148780695602,40.601919983139396],[-73.92151689981944,40.601923654141174],[-73.92152612096339,40.6019225356471],[-73.92153322059893,40.60191732480885],[-73.92153694106672,40.601908379280864],[-73.92153598005703,40.6018981410845],[-73.92153811694328,40.60188839854412],[-73.92154854419904,40.60187018016375],[-73.92155965231296,40.60185613439363],[-73.9215697796087,40.60184982830351],[-73.92158706910077,40.601847726050536],[-73.92160810002555,40.601846890019644],[-73.92162693823371,40.60184270291131],[-73.92164091966228,40.60183508232875],[-73.9216511602419,40.60182438352619],[-73.9216535155744,40.60181184205506],[-73.92165032453889,40.60180006458914],[-73.92165094648107,40.601791144419636],[-73.92166349282462,40.60177885683337],[-73.92168255247921,40.60177005845882],[-73.92170315115611,40.60177062148716],[-73.92171928075373,40.6017741458966],[-73.92172730617827,40.60177865337421],[-73.92173932549886,40.60178524897419],[-73.92175468270898,40.60180211303331],[-73.92176479249822,40.6018101616512],[-73.9217794065531,40.601815798401034],[-73.9217946389653,40.60181668712286],[-73.92180753372094,40.601813923623986],[-73.9218207948178,40.60180632966923],[-73.92184685489362,40.60178652986511],[-73.92188701180135,40.60175285046359],[-73.9219079521378,40.60173603973935],[-73.92191657304511,40.601730547121825],[-73.92192301744116,40.60172644318212],[-73.92193443677061,40.60172266260226],[-73.92194967363287,40.60171935218775],[-73.9219649789354,40.60171897776658],[-73.92197269359112,40.60172046463258],[-73.92197455638636,40.60172082323703],[-73.92198506448858,40.601726402893554],[-73.92198887708614,40.601731098643874],[-73.92199106492487,40.60173807235815],[-73.92199421934278,40.60175113976442],[-73.92199853119115,40.601758579981215],[-73.92200425704225,40.60175995626621],[-73.92201383653271,40.60175817975403],[-73.92202446625261,40.60175335609532],[-73.92203559501887,40.60175182656518],[-73.92204131784428,40.601755041311506],[-73.92204581235049,40.60176097422287],[-73.92205027568491,40.60176273228583],[-73.92205567929052,40.60176111761891],[-73.9220603668551,40.60175587713479],[-73.92206921126198,40.601737411198215],[-73.92208135790413,40.60172759301042],[-73.92209187580367,40.60172535005655],[-73.92210098576165,40.601726810385024],[-73.92214223054566,40.601747561525286],[-73.92215543963513,40.601753801720776],[-73.92217127987692,40.601757243446386],[-73.92218456872678,40.601756154626194],[-73.92219667576958,40.60175182549282],[-73.92223055154116,40.601729121413385],[-73.92225538189477,40.60171387714298],[-73.92226763245095,40.60170803899631],[-73.922273717557,40.601708757288826],[-73.92228552206917,40.60171450197325],[-73.92229192411692,40.60172183486595],[-73.92230106397129,40.60172801684098],[-73.92231078303837,40.60173019123892],[-73.92232385875646,40.601728279355214],[-73.92233524073562,40.601725789187526],[-73.9223477078364,40.60171896309159],[-73.9223705577354,40.601703580251716],[-73.92241545175197,40.601683765061566],[-73.92243703508683,40.601672416126085],[-73.92244561623141,40.601664022841966],[-73.92245081383555,40.601653733356734],[-73.92244898816395,40.60164374219259],[-73.92244053684487,40.601635172733054],[-73.92242394500194,40.60162522487669],[-73.92240501735294,40.6016139858012],[-73.92239609427338,40.601606815391044],[-73.92239159974385,40.60160088467124],[-73.92239106545962,40.60159706849834],[-73.92239460312709,40.6015890829286],[-73.92240228150452,40.601582254095625],[-73.92241237195186,40.601575398913106],[-73.92244162733233,40.601563203772585],[-73.92245607084489,40.60156068885425],[-73.92247457913395,40.601561880578686],[-73.9224939509947,40.60156516096621],[-73.92251886505412,40.60156954139793],[-73.92253729787319,40.60157383637184],[-73.92254931939385,40.60157914074138],[-73.9225533116614,40.60158359066122],[-73.92255532265294,40.60158845019499],[-73.92255848474154,40.60159366700639],[-73.92256431597028,40.60159666434685],[-73.92258882756775,40.601607138533524],[-73.92259804503614,40.60160837876164],[-73.92260931861337,40.60160665711762],[-73.92262311519376,40.60160287974542],[-73.92263492944241,40.60160080062057],[-73.92264400244568,40.60160171239062],[-73.92265062818646,40.601602101162044],[-73.92266222777471,40.60159862369145],[-73.92267444374241,40.60159223648501],[-73.92269254017482,40.60157555973792],[-73.9227048796416,40.60155457026581],[-73.92272227920651,40.60151936683129],[-73.92272837333098,40.60151171233255],[-73.92274484168045,40.60150151233312],[-73.92278407843641,40.60148504294152],[-73.92283614734508,40.60145691625878],[-73.92287038507452,40.60143355300606],[-73.92291904736976,40.60139279849786],[-73.92294803045955,40.60136613857642],[-73.92296591366795,40.60134803546713],[-73.92297287919708,40.60133469978733],[-73.92297908904168,40.60132081527766],[-73.92298643636853,40.60128878895732],[-73.92299641354248,40.60125580261344],[-73.92300226467997,40.601240765596344],[-73.92301384197246,40.601225292148214],[-73.92303904049196,40.601202857099544],[-73.92305075467893,40.601193696741504],[-73.92306336458508,40.6011884906705],[-73.92307369907856,40.6011877559368],[-73.92307895564846,40.60118817174448],[-73.92308518768189,40.60118685779588],[-73.92308987388357,40.601183458581886],[-73.92309867078848,40.601174625629],[-73.92310638907755,40.60116414564442],[-73.92311348872846,40.60115893537842],[-73.92312353670413,40.60115754155632],[-73.92313272021084,40.601158262043406],[-73.92313916397367,40.6011601321256],[-73.92314957058073,40.601159947599044],[-73.92315994773409,40.60115556225773],[-73.92317061869997,40.60114472740585],[-73.92317419374731,40.60113548101214],[-73.92317781181843,40.60112074270547],[-73.92317706933028,40.60111006490427],[-73.92317293760227,40.60110111524626],[-73.92317345039767,40.601094225616336],[-73.92317990463377,40.60108775274996],[-73.92318988107249,40.60108586550069],[-73.92319949464685,40.60108644772329],[-73.9232125308212,40.60108763617466],[-73.92322315123742,40.601088823513344],[-73.92322859023683,40.60108827765103],[-73.92323359605284,40.60108732205779],[-73.92324120433761,40.60107939346014],[-73.92325253786898,40.60105601596552],[-73.92325991357474,40.60103052110626],[-73.92326212649822,40.60101767694865],[-73.92326199310561,40.601007713228896],[-73.92326142664865,40.6009991490938],[-73.92326053419595,40.600992341954644],[-73.92326511697703,40.60098367035344],[-73.92327200343368,40.60097708854139],[-73.92328317206356,40.60097190778606],[-73.92330154702422,40.600963136662976],[-73.92331675430847,40.60095513254978],[-73.92332825119229,40.60094641178233],[-73.92334959532695,40.600923480050035],[-73.92337084434439,40.600891105132696],[-73.92337276154241,40.600882349995516],[-73.92337086771961,40.60087073812251],[-73.92336759441473,40.60086626257552],[-73.92335996492268,40.60086397875595],[-73.92334872870467,40.60086391681533],[-73.92333785168546,40.60086552906485],[-73.9233248849953,40.60086722167347],[-73.9233166766265,40.60086603528343],[-73.92331228746465,40.60086172367165],[-73.92330984628042,40.60085516243735],[-73.923307488916,40.600838965985226],[-73.92331229486442,40.60082332380903],[-73.92331767132771,40.60081520340366],[-73.92332671714138,40.60080774366832],[-73.92334123743058,40.600802125881756],[-73.9233564413049,40.60079648174469],[-73.92336764802194,40.60078949051856],[-73.92338073597229,40.60077558309782],[-73.92338507405101,40.60076081845952],[-73.92338760309362,40.60072222879174],[-73.92338805690385,40.600704086018126],[-73.92339040365536,40.60069755494935],[-73.92339757658699,40.60069105457221],[-73.92340842111734,40.60068708180908],[-73.92342059661388,40.60068434512454],[-73.92342816371738,40.60068006828802],[-73.92343688775709,40.60067200438685],[-73.92344796102553,40.60065504893027],[-73.92345016908648,40.60064640371698],[-73.92345061633749,40.6006324330856],[-73.92344513492918,40.60060789143389],[-73.9234454346592,40.6005977902935],[-73.9234481416064,40.60059244020912],[-73.92345643584923,40.60058215274017],[-73.92346760593718,40.60057697196774],[-73.92348532507853,40.60057476098884],[-73.92351009864076,40.600577000257296],[-73.92352784845147,40.600579482455004],[-73.92353778463949,40.60058253524951],[-73.92354527007528,40.60058737210648],[-73.92355232434709,40.600589461699954],[-73.92355873559974,40.6005889735962],[-73.92357051667331,40.60058401218085],[-73.92358039242698,40.600576305871826],[-73.92359095650751,40.600564428040016],[-73.92361544051083,40.60053600807855],[-73.9236227264069,40.60052563817317],[-73.92362727560547,40.60051589669339],[-73.92362495167734,40.600500771786265],[-73.92360604612871,40.60046916656561],[-73.92359340322533,40.60044094172141],[-73.92358553540089,40.600424742113276],[-73.92358353124993,40.60041387081649],[-73.92358480111764,40.600405692718134],[-73.92359010595858,40.60039518311819],[-73.92360027447693,40.600383415256694],[-73.92360961937001,40.60036824282105],[-73.92361600655249,40.60035649924921],[-73.92362170569025,40.60034771964885],[-73.92363165286697,40.60034056237581],[-73.92364332452911,40.600336864050355],[-73.92367599533473,40.600328926440504],[-73.9236940481655,40.600319496315464],[-73.92370521869141,40.60031253133423],[-73.92371520547469,40.60030224496994],[-73.92372130542597,40.600290447592236],[-73.92372755454433,40.60027293874026],[-73.92372968924963,40.600232647710115],[-73.92373103394813,40.600221860392395],[-73.92373389127943,40.60021027864981],[-73.92373840639804,40.600198205639025],[-73.92374789127815,40.60018646478533],[-73.92375575253068,40.60017628623617],[-73.92376899292735,40.600156120148384],[-73.92378100763126,40.600134526567516],[-73.92380187302743,40.60009026796526],[-73.92382682188565,40.60003406991416],[-73.92385067646161,40.5999881927739],[-73.92385501257137,40.5999757896071],[-73.92386215202568,40.59996692919457],[-73.92386986398152,40.59996061962545],[-73.92387703838924,40.59995464191006],[-73.92388449965384,40.59994825092219],[-73.9238934428192,40.599937359908196],[-73.92389971842633,40.599928746026784],[-73.92389948837976,40.59990881861101],[-73.92390086636702,40.59990042044702],[-73.9239046937622,40.59989254475308],[-73.92391525222938,40.599884290041196],[-73.92392747048704,40.59987609104159],[-73.92392988662448,40.59987244150946],[-73.92393411506927,40.59985844707591],[-73.92392774239381,40.59982706916144],[-73.92392760768735,40.59981894507863],[-73.92393478234803,40.599810605030505],[-73.92394552203531,40.599803201149044],[-73.92396069286787,40.59979467490487],[-73.923971574733,40.599789412640824],[-73.92398177222448,40.599782365234404],[-73.92398834060724,40.599769660646146],[-73.92399733670662,40.59974312494411],[-73.92400307854624,40.59973014522799],[-73.92401237890165,40.5997222738196],[-73.92402682516602,40.599715586055616],[-73.92404544701309,40.599712359522464],[-73.92406547246652,40.59970910643898],[-73.92408013809683,40.59970143122858],[-73.92408709514426,40.59969462877765],[-73.92409477905152,40.59968123821784],[-73.92410988673996,40.59966615280874],[-73.92412523564633,40.59965792854799],[-73.9241561770424,40.5996499337048],[-73.9241638512213,40.599648962073815],[-73.9241828097034,40.599646560319336],[-73.92418462982313,40.599646329827195],[-73.92421174312555,40.59964802199773],[-73.92424541012143,40.599650871920566],[-73.92427578653708,40.599655177672155],[-73.92429073928069,40.59965729604621],[-73.92430715377998,40.599662768980906],[-73.92431291117896,40.599667026674325],[-73.924315205492,40.599675621093276],[-73.92431019279303,40.599682561542465],[-73.92430039289492,40.59968713835168],[-73.92429552785268,40.5996902367826],[-73.9242912722805,40.59969586078263],[-73.9242912308896,40.599701350352305],[-73.9242964769784,40.599710138369545],[-73.92430658940232,40.599715853588094],[-73.92432195634315,40.5997248660577],[-73.92434437540875,40.59973780887981],[-73.9243570803949,40.59974437785415],[-73.92437141172344,40.59974444273833],[-73.92438186308075,40.59973695636947],[-73.92439249970637,40.59972559868924],[-73.92440486987621,40.599709330191985],[-73.92441456365657,40.59970316077145],[-73.92442659380441,40.59970009452222],[-73.92444650700851,40.59970123307662],[-73.92446511640117,40.599708217037275],[-73.92448153095812,40.59971366247214],[-73.92452211365516,40.59971459496318],[-73.92455239376244,40.59971917231059],[-73.92457042932716,40.59972360273238],[-73.92457841785492,40.59972939945992],[-73.92458240393556,40.599738570279044],[-73.92458307728985,40.59974817751549],[-73.9245857956167,40.59976319226131],[-73.92459068384755,40.59977263808489],[-73.92459877781145,40.599780054384986],[-73.92461752940692,40.59978863044416],[-73.92463430497592,40.599793416866525],[-73.92465076177595,40.5997934013555],[-73.92466380501182,40.59978676687108],[-73.92467381667127,40.59978540103446],[-73.92468717251317,40.59978903294177],[-73.92470272386316,40.599794203366464],[-73.92471629808001,40.59979558465871],[-73.92473567944916,40.599788707882475],[-73.92474940221028,40.599786218505834],[-73.92476743780544,40.59979064956673],[-73.92478060994458,40.599798151937634],[-73.92479626607783,40.59980494192305],[-73.92482542770848,40.59981149296579],[-73.92485419122163,40.59981870380581],[-73.92486491934997,40.59982148242334],[-73.92487924455052,40.59982700885966],[-73.92489500836547,40.59983539076446],[-73.92491642219117,40.5998464389002],[-73.92495896714752,40.59986370510815],[-73.92501594498923,40.59988811561931],[-73.92504527562963,40.59990334087582],[-73.92507625606696,40.599924605790314],[-73.92510107941986,40.599947732624116],[-73.92513064453816,40.59997871379749],[-73.92514689619352,40.60000057186655],[-73.92517243385696,40.60002787297239],[-73.92519060360225,40.6000409493983],[-73.9252079878428,40.60004831675275],[-73.92521529692843,40.600049941516566],[-73.92524212099853,40.60005336249193],[-73.92527811813908,40.60006534229369],[-73.92530612196603,40.600076899573885],[-73.92532417702309,40.60009626159952],[-73.92538087493593,40.60014586947832],[-73.9254249818069,40.600183612783006],[-73.92547665986197,40.60021271262083],[-73.92555357867363,40.60024490462473],[-73.92562198775776,40.60028727366168],[-73.92568778087471,40.60031748102736],[-73.92573201532659,40.60033839749641],[-73.92579962957923,40.600406722551156],[-73.92579971739805,40.60040681089571],[-73.92580642995433,40.60041621009891],[-73.9258232050429,40.600446970910184],[-73.92582991943321,40.60045551705449],[-73.92583164324368,40.60045771179424],[-73.92583327596914,40.6004597907124],[-73.92583775483465,40.600463209858],[-73.92584251867898,40.600466118558316],[-73.92584335486009,40.60046663006196],[-73.9258500736281,40.60047005115491],[-73.92586100945621,40.600474548160044],[-73.92586463613146,40.60047603983411],[-73.92586498616973,40.60047612181413],[-73.9259184127532,40.60048888664143],[-73.92592836870797,40.600492434960856],[-73.92593521516956,40.60049487675553],[-73.92603372345663,40.60053180231579],[-73.92605619362678,40.60054022573561],[-73.92608531584803,40.60055220186519],[-73.9261239067442,40.600570337421544],[-73.92615812012767,40.60058641540681],[-73.92617044247015,40.600590693642566],[-73.92617274590835,40.60059128030176],[-73.92618388603849,40.60059412071117],[-73.9262499858011,40.6006086825676],[-73.92626038449893,40.60061238928983],[-73.92626678761923,40.60061467145994],[-73.92627350927923,40.60061809420522],[-73.92627826204523,40.600620513192574],[-73.92628023072332,40.60062151410207],[-73.92629142748436,40.60062921003576],[-73.92630150230073,40.60063861203624],[-73.92633619879054,40.60067707133962],[-73.92634118598816,40.60068196622084],[-73.92635187240185,40.600692456543364],[-73.92637114016064,40.60070716789995],[-73.92638994148056,40.600721522619864],[-73.92643249022989,40.600753153407545],[-73.92647728272885,40.60078393205359],[-73.92658366943729,40.60084977034637],[-73.9265942895126,40.60085728528552],[-73.92662958157993,40.60088225811051],[-73.92666092795997,40.600909610671714],[-73.92672473632484,40.60097286080274],[-73.9267362962585,40.600982994306335],[-73.9267549643135,40.60099935805858],[-73.92677813208405,40.60101865392235],[-73.92680422726917,40.6010403896981],[-73.92683610747942,40.601063107186135],[-73.92683782009836,40.6010643270512],[-73.9268508759543,40.601072482473306],[-73.92688709503545,40.601095109395025],[-73.92689898565789,40.60110116208176],[-73.92693413537623,40.601119055274],[-73.92702874570658,40.60116065524949],[-73.92704502576358,40.60116781237998],[-73.92710895443551,40.60119671889123],[-73.92713015240506,40.601206303443234],[-73.9271304337976,40.60120645406284],[-73.92715815311838,40.601220842287795],[-73.92717864611902,40.60123172909089],[-73.9271839135284,40.60123452614492],[-73.92720295053422,40.60124649610239],[-73.92721137751549,40.60125330865288],[-73.92722198514126,40.60126188298028],[-73.9272802035588,40.60131231528875],[-73.92734386492134,40.60136510948426],[-73.92734514011778,40.60136617041496],[-73.92734631436707,40.60136728773925],[-73.927363053738,40.601383263180225],[-73.92737648337246,40.601399501558504],[-73.9273876687054,40.60141915426939],[-73.9274077913679,40.601465291112696],[-73.9274154778035,40.60147967868182],[-73.92743015841607,40.60150715955353],[-73.92744917922722,40.60153535901545],[-73.9274570124267,40.60154476000109],[-73.92746597086004,40.601552453233865],[-73.92748948522407,40.60156869695784],[-73.92751524676548,40.6015815248343],[-73.92757797229089,40.601609752333616],[-73.92759648550195,40.60162008111475],[-73.92760709237876,40.60162599956582],[-73.9276197667865,40.60163463948909],[-73.92770115744239,40.601690121262564],[-73.92781313709746,40.60176877422343],[-73.92785120812964,40.601796985414474],[-73.92793854543464,40.601866227241416],[-73.92796961892421,40.60188769129135],[-73.92798557836042,40.60189871566515],[-73.92799229777921,40.601902991366416],[-73.92800013798627,40.60190641236559],[-73.92801806164948,40.60191325660504],[-73.92808304299008,40.60192867244257],[-73.92810544832899,40.60193551880263],[-73.9281155299936,40.60193979659997],[-73.92812176618881,40.60194336870397],[-73.92812448977602,40.60194492725588],[-73.92813120697132,40.601950056006054],[-73.9281379252257,40.60195603949039],[-73.92815029083502,40.60196825825473],[-73.92815695657418,40.60197484279971],[-73.9281594595408,40.601978189754135],[-73.92816590857215,40.6019868074646],[-73.92816966445174,40.601992134726416],[-73.92817374140687,40.60199791619285],[-73.92817437712411,40.60200133066694],[-73.92817485418183,40.60200389617159],[-73.92817597007449,40.60200902141843],[-73.92817653573007,40.60201075151048],[-73.92817708692468,40.602012439376175],[-73.92817627850518,40.60201489551856],[-73.92817596272405,40.60201585425813],[-73.92817491178096,40.60202063890424],[-73.92817258416396,40.60203122797292],[-73.92817258048821,40.60203464472781],[-73.92817257865113,40.602036352518944],[-73.9281725773517,40.602037560235836],[-73.928172576813,40.60203806098013],[-73.92817286010605,40.60203849371748],[-73.92817481375147,40.60204147896786],[-73.92817534501715,40.60204309930686],[-73.92817593148192,40.60204489642361],[-73.92817885678203,40.60204712974011],[-73.92817929074548,40.60204746104893],[-73.9281798260262,40.60204800551813],[-73.9281826490905,40.60205087990478],[-73.92819048928519,40.60205515512211],[-73.92821176889767,40.6020662727514],[-73.92821735995165,40.602069689147726],[-73.92822072840617,40.60207311186196],[-73.92823304157285,40.602085077615456],[-73.92824423625846,40.602100459761544],[-73.9282542979957,40.60211840439536],[-73.9282561205668,40.602122078609874],[-73.9282822552592,40.60217479557381],[-73.92829344377827,40.60219103210984],[-73.92830575510754,40.60220556021263],[-73.92831359349337,40.60221154438525],[-73.92831931739906,40.60221591326268],[-73.92832255237369,40.60221838231466],[-73.92833263229963,40.60222351365273],[-73.92833967200683,40.602225957769484],[-73.92834495508235,40.602227792827335],[-73.9283707227971,40.60223464190179],[-73.92837440833262,40.60223529303915],[-73.92838528891605,40.60223721451045],[-73.92839873568074,40.602238075947156],[-73.92852648878832,40.60223986443289],[-73.92864863242384,40.60224762740448],[-73.92865203667742,40.602247197460244],[-73.92865535739779,40.602246776845654],[-73.9286632031204,40.60224592815481],[-73.92868072657511,40.60224176855964],[-73.92868077406673,40.60224175434917],[-73.92868113858397,40.602241668297886],[-73.92868351783146,40.602240702460975],[-73.92869795603175,40.60223484538613],[-73.92872798506362,40.602221879330195],[-73.92873943918403,40.602216933768496],[-73.92874531826534,40.60221494632961],[-73.92875961732884,40.60221011343397],[-73.92876522242689,40.60220926267716],[-73.92876747029989,40.60220926407044],[-73.92876970498486,40.602209265455464],[-73.9287741871033,40.602209268233324],[-73.92877575426226,40.60220926920456],[-73.92877866988114,40.602209271011425],[-73.9287811637933,40.60221022278223],[-73.92878315083613,40.60221098275311],[-73.92878478744824,40.602211398736955],[-73.92878651195417,40.602211838396876],[-73.92878753889542,40.60221262072424],[-73.92878987124975,40.60221440300439],[-73.92879235977134,40.60221566939134],[-73.928793231457,40.60221611287851],[-73.92879430416646,40.602217260447745],[-73.92879882926825,40.60222209512721],[-73.92880442554089,40.602228078379824],[-73.928807628277,40.602232971042426],[-73.92881337630806,40.60224175028263],[-73.9288149185336,40.602245759205374],[-73.92881896369747,40.60225627483544],[-73.9288335008079,40.602295568419734],[-73.92883420122563,40.60229729272845],[-73.92884690357079,40.60232804169046],[-73.92887540522597,40.60240875913073],[-73.92887707111007,40.60241347677744],[-73.92888713241264,40.60243739896249],[-73.92888764503768,40.60243837982787],[-73.92889831522595,40.60245875998479],[-73.92890726601246,40.60247328661369],[-73.92891552365388,40.60248400621585],[-73.92891845677174,40.60248781512992],[-73.92893189064417,40.6025006360673],[-73.92893711921324,40.60250436179811],[-73.92894868747513,40.60251260401339],[-73.92896227304986,40.60252167791644],[-73.92896660726448,40.60252457298609],[-73.92898564680316,40.602533981294755],[-73.92898846106746,40.60253505522028],[-73.92900581177712,40.602541680828004],[-73.92902597637303,40.602547672565365],[-73.92905667218389,40.60255513701557],[-73.92907527403578,40.60255966206704],[-73.92911224821778,40.602565662486235],[-73.92912414379974,40.6025662374116],[-73.92913017763841,40.602566528277464],[-73.92918172865079,40.60256656005456],[-73.92919101377164,40.6025680830872],[-73.92919741628921,40.60256913224609],[-73.9292052584478,40.60257084486915],[-73.92920595125047,40.602571056215105],[-73.92921086019335,40.60257255728452],[-73.92930719474792,40.602612761925606],[-73.92940240951565,40.602653821201756],[-73.92943377206495,40.60266836038145],[-73.92946177257481,40.60268289815919],[-73.92950671202776,40.602709233504385],[-73.92952653371673,40.60272782849608],[-73.9295311997649,40.602733527348185],[-73.92954217933408,40.602746940767226],[-73.92956585098817,40.60277539468959],[-73.92956616907622,40.6027757758458],[-73.9295840432562,40.60279760847483],[-73.9295988094564,40.60283113206149],[-73.92962398500417,40.60286232833968],[-73.92963395191335,40.60290397247074],[-73.92963408761985,40.60290764127443],[-73.92963545750591,40.602944678785924],[-73.92964821803989,40.60296864929614],[-73.9296478101645,40.60301259210777],[-73.92964063354714,40.60305713739855],[-73.929629077679,40.603087432324244],[-73.92962552383267,40.60311067866948],[-73.92962544552631,40.60313784162861],[-73.92962541070168,40.603149818767946],[-73.92961589749179,40.60318963997947],[-73.92959887783277,40.603216537917795],[-73.92959504624501,40.60322259275416],[-73.92956844608068,40.603245742552616],[-73.92951172074437,40.60328495834489],[-73.92947942819067,40.60330906591343],[-73.92944931704109,40.60331434386697],[-73.92942835807844,40.60331496275151],[-73.92941520249619,40.60332412287212],[-73.92940808221311,40.60334909458024],[-73.9293999160438,40.60337371081859],[-73.92939237228457,40.60339069648658],[-73.9293791374652,40.60340866791676],[-73.92936630105442,40.60342381136338],[-73.92934132980231,40.603437710983684],[-73.92932709555383,40.60344651359393],[-73.92931073811064,40.603454601222346],[-73.92930010623508,40.603461702608726],[-73.92928201173613,40.60347700799489],[-73.92924206782794,40.60351612474911],[-73.92918120003131,40.6035558313679],[-73.92907960400987,40.603629521410404],[-73.92903906112123,40.60365666944284],[-73.92901905320194,40.60367521127397],[-73.9290116971971,40.60368541846887],[-73.92900966703503,40.60369746691515],[-73.92901350716632,40.603710534046265],[-73.92901612396753,40.60372124027134],[-73.92902457501773,40.603732965326],[-73.9290372022207,40.60374417244563],[-73.92903956400461,40.60375968308058],[-73.92904052647938,40.60376882322649],[-73.92905279131024,40.60378285667206],[-73.92909011185044,40.603806511865706],[-73.9291125387482,40.60381423857407],[-73.92912996631458,40.60381732465405],[-73.92914897671425,40.60381997026789],[-73.92915768588944,40.60382689308181],[-73.92916490474249,40.603838634789454],[-73.92916685323532,40.60384180296099],[-73.92916872325594,40.603846216663236],[-73.92917220501916,40.603854431756886],[-73.92916767703421,40.60387932547],[-73.92916956895075,40.603895629565486],[-73.92918035528922,40.603912077521045],[-73.92919568365829,40.60392520767892],[-73.92921374589248,40.60394025973748],[-73.92924015235188,40.603965034625276],[-73.92925238099366,40.60397906752436],[-73.92927458471804,40.603993574804925],[-73.92930104928426,40.60399880509648],[-73.92935726345164,40.60400152967773],[-73.92940872349574,40.60400361989432],[-73.92942158380278,40.60399923601653],[-73.92944103951852,40.60399030056702],[-73.9294646491881,40.60397003046524],[-73.9294913330262,40.6039380978616],[-73.92950334816175,40.60392664406209],[-73.92953282448039,40.603898543380005],[-73.92957181899766,40.60387183231393],[-73.92961228066397,40.60385346809914],[-73.92964239204616,40.60384818792538],[-73.9296671768888,40.6038410666896],[-73.92969815565213,40.60383219302966],[-73.92973379494495,40.603811161103835],[-73.92977444433969,40.60378601670788],[-73.92981112592366,40.603765371381996],[-73.92984643610663,40.603749144290674],[-73.92987492996924,40.603742325988854],[-73.92989750871342,40.6037432460957],[-73.92992357200711,40.6037512762487],[-73.92997300169479,40.60376538720009],[-73.93004747973679,40.60379795850314],[-73.93006118620376,40.60380952233387],[-73.93007711500096,40.60383461951276],[-73.93008075602503,40.60386528106573],[-73.93008511429105,40.603899072163856],[-73.93008748758355,40.60393615584441],[-73.93009881658116,40.6039841419039],[-73.93010981569395,40.60400459786809],[-73.93012524946349,40.60401970363679],[-73.93014252515883,40.60402959483888],[-73.93016762708791,40.60402845782832],[-73.93019328021879,40.60401771318441],[-73.930214048823,40.6039935441407],[-73.93023442879164,40.60396138857636],[-73.93025730770022,40.603916386716215],[-73.93026947522583,40.60388727234372],[-73.93028462271289,40.60386606430435],[-73.93031739463606,40.60383037383774],[-73.93034486413778,40.60380360174438],[-73.93037621988707,40.60378111287045],[-73.93039048333972,40.603773328557814],[-73.9303971176976,40.60376970724557],[-73.9304436695571,40.60374758539732],[-73.93048920100155,40.603735864629044],[-73.93052669571796,40.60373116683187],[-73.9305652321445,40.603726825818654],[-73.93061949814351,40.603732815423804],[-73.93066836360131,40.603734985264396],[-73.93071390997513,40.60374483864962],[-73.93074706415364,40.60375822628367],[-73.93078896040733,40.603778562417496],[-73.93082574338456,40.60380103815612],[-73.93085406295388,40.603822573308676],[-73.93087590379082,40.60383990611036],[-73.93090288636984,40.6038658612052],[-73.93091985385577,40.603880117411634],[-73.93092861464275,40.60388747821081],[-73.93094389424522,40.60391153184259],[-73.93095561984985,40.603924960483155],[-73.93098128579337,40.60393568050747],[-73.93098650258477,40.603935709439696],[-73.93100336143111,40.60393580416403],[-73.93104826056619,40.603910001972096],[-73.93106343895516,40.60389269141379],[-73.93107488876852,40.60388862112464],[-73.93108217243231,40.6038860333144],[-73.93109906602844,40.60388247524053],[-73.9311228428378,40.60387565547679],[-73.93117476161733,40.60385040643483],[-73.93120849798017,40.60382262182376],[-73.93123128465841,40.603796697763684],[-73.93123443596792,40.60377899450106],[-73.931248113308,40.60375180231981],[-73.93127496724915,40.603727307361886],[-73.93130497314321,40.6036850828313],[-73.93135649064645,40.60363153528442],[-73.93142546481506,40.60358587551846],[-73.93144846344933,40.6035637931517],[-73.93148159917892,40.60352453486919],[-73.93151404507825,40.60349068383873],[-73.9315440662299,40.60346912765794],[-73.93156257164631,40.60343798462666],[-73.93160741952671,40.603391514450806],[-73.93166059968237,40.603330995863374],[-73.93169449676314,40.603286386755855],[-73.93172784434596,40.60325097064049],[-73.93177214165856,40.603213695244264],[-73.93182093031916,40.60318547962289],[-73.93186823221386,40.60316802383086],[-73.93191463221196,40.60315210406219],[-73.93193669261589,40.603131558623545],[-73.9319622706445,40.603121637615494],[-73.93197205593805,40.603096857304806],[-73.93198888391238,40.60305196241946],[-73.93200606453804,40.603014725664565],[-73.93203695430982,40.60295029664872],[-73.93207363026063,40.60290099373199],[-73.93209319849413,40.60285143426101],[-73.93211937076855,40.60275348789481],[-73.93212319646196,40.602709738746285],[-73.93211608839754,40.602688516647035],[-73.93209824153328,40.60267297162938],[-73.93205807277273,40.602653486196836],[-73.93200644100658,40.60264505709119],[-73.93198823448277,40.602646013631684],[-73.93197337876066,40.602646794236804],[-73.93192029481557,40.602649123289474],[-73.93187888608838,40.602644213100454],[-73.93183431132815,40.60263633592035],[-73.93178896067165,40.60261319836782],[-73.93176200342052,40.60259638421789],[-73.9317550722581,40.60257897750986],[-73.93174384565107,40.60253568549997],[-73.93172110351152,40.6024827801916],[-73.93170559532443,40.60243427045139],[-73.93168375514567,40.602379800613825],[-73.93163945295004,40.60231757773399],[-73.93157427847974,40.602240656638756],[-73.93152590725897,40.60217703141801],[-73.93150390891184,40.60213941404554],[-73.93148823885093,40.6021077291306],[-73.93144561470663,40.602059231162805],[-73.93139614519977,40.602013995408974],[-73.93137235644889,40.6020001742908],[-73.93134168560594,40.60198958739523],[-73.93128455811797,40.601932324790354],[-73.93124308428159,40.60188610616591],[-73.93119934599105,40.60183535500947],[-73.93114405923458,40.60177499180085],[-73.93108919528449,40.601722258264225],[-73.93102539821933,40.60167209995929],[-73.93096575788032,40.60164398542482],[-73.93091035991495,40.601621142871984],[-73.93087733573229,40.60162288022767],[-73.93085356035948,40.601629699942556],[-73.93082481679065,40.60163665386869],[-73.93078208265798,40.601625675919685],[-73.93073018821799,40.60159276186143],[-73.93068245865955,40.60155759802963],[-73.93068222893048,40.60155742717885],[-73.93066320829799,40.60152794699007],[-73.93065201488477,40.60151512810848],[-73.93064082322839,40.601504007637516],[-73.93063996976649,40.60150336816622],[-73.93063298119057,40.6014980330027],[-73.93063046460841,40.6014966882349],[-73.9306217813477,40.601492046958775],[-73.93057921705034,40.60147237561322],[-73.93057105199394,40.60146738886608],[-73.93056241907169,40.60146211586337],[-73.9305258229981,40.60143708700297],[-73.93050866654544,40.60142535360953],[-73.93040899205376,40.60135376604923],[-73.93033845548122,40.60130310538273],[-73.93031885833612,40.601288573079245],[-73.93032404489968,40.60125460482658],[-73.9303275332228,40.60122389264608],[-73.93033638091532,40.601200650154226],[-73.93032538113468,40.60118184218983],[-73.930306809869,40.601171674640966],[-73.9302845232927,40.601167734910106],[-73.93026651635446,40.60116904160237],[-73.93025369099225,40.60117400290232],[-73.93023945031206,40.60118974886972],[-73.93022055592779,40.60121326033746],[-73.9301855361498,40.60125560719617],[-73.9301580737881,40.60126199632302],[-73.93015219266586,40.60126311368651],[-73.93014462384336,40.60126455067472],[-73.93013683387696,40.60126454593948],[-73.93013341782661,40.60126454386282],[-73.93007178366122,40.60126280243799],[-73.9300269612016,40.60125935454578],[-73.93001555567461,40.60125802964898],[-73.9298275109269,40.60123617070356],[-73.92976745752982,40.60123027870785],[-73.9297311454627,40.6012267162849],[-73.92970313339589,40.6012224271603],[-73.92969849898986,40.601221414794644],[-73.92967960538135,40.60121728821663],[-73.92967475251648,40.60121605172992],[-73.92966952368374,40.60121471952126],[-73.9296662100765,40.60121303282003],[-73.92965944160999,40.601209587795985],[-73.92965366476594,40.601206647306164],[-73.92964936173404,40.60120445757886],[-73.92964040417431,40.601197618077755],[-73.92963530032544,40.60119260901382],[-73.92962473188348,40.60118223432984],[-73.92960072089033,40.60115635429263],[-73.92958667176651,40.60114121143553],[-73.92956636704699,40.60111943159289],[-73.92953965840424,40.60109078599323],[-73.92953297631976,40.60105924184894],[-73.92949818814213,40.601026584992454],[-73.92944300324639,40.60100752902558],[-73.92937892103376,40.60099104885461],[-73.9293596248877,40.60098626107384],[-73.92934268039237,40.60096915112208],[-73.92933017967763,40.60094043228577],[-73.92932027997674,40.60090323472074],[-73.92933595940616,40.60085608875253],[-73.9293528014468,40.60083186199079],[-73.92939430707476,40.60077861154393],[-73.92941042444443,40.600759763522845],[-73.92937830125611,40.600759937618754],[-73.92932650927037,40.60076835930314],[-73.92927494280951,40.60080123701235],[-73.92927955903113,40.600793445223005],[-73.9292936105751,40.600753242677875],[-73.92930300852356,40.60072083290364],[-73.92931151719048,40.60071062689889],[-73.92932802274736,40.60069943772441],[-73.9293473052926,40.60068355725985],[-73.92935953042145,40.600667124466334],[-73.92936653782064,40.600647008853805],[-73.92936224320046,40.600621122285716],[-73.92935568467544,40.60059070634703],[-73.929330732723,40.6005539376168],[-73.92929744680605,40.6005311903025],[-73.92925599005204,40.60050561072663],[-73.92922698259743,40.6004881085161],[-73.92919242166283,40.600479935592475],[-73.9291482359441,40.60047971570165],[-73.92910537836185,40.60048556368242],[-73.92907270660862,40.60049493018339],[-73.92904353846012,40.600494253955986],[-73.9290140186254,40.60048594654964],[-73.9289876276833,40.60048060583306],[-73.92894839890887,40.60045955583644],[-73.92891648851923,40.600463543066546],[-73.92888753322822,40.60046670954815],[-73.92886892721368,40.60045654174436],[-73.92880778459828,40.60041854344659],[-73.92874943482549,40.6003965207556],[-73.92869780302331,40.60038809133295],[-73.92865250413834,40.60038559182885],[-73.92862706586206,40.60039935547641],[-73.92862582735951,40.60041392957884],[-73.9286316082062,40.600429057536225],[-73.92863995628161,40.60043570458222],[-73.92864166939937,40.60044942963678],[-73.92864212258888,40.60049839601825],[-73.92865155628814,40.60056545794396],[-73.9286468612286,40.60057909709793],[-73.92864116613654,40.600583457362035],[-73.92862225814345,40.60058561445299],[-73.92861094896625,40.6005872257604],[-73.92861018260626,40.60059724486966],[-73.9286223818028,40.600604607983286],[-73.92862464646888,40.60060776547207],[-73.92862453839231,40.60060832478487],[-73.92862261946878,40.60061811198816],[-73.92860303341341,40.600614505818434],[-73.9285923060007,40.6006116159763],[-73.92857870563431,40.600601369984226],[-73.92857518798455,40.60059877997482],[-73.92856862903986,40.6005939522305],[-73.9285546210608,40.60059306516748],[-73.92850907632634,40.60058603814545],[-73.9284747682273,40.60057577875496],[-73.92843482019475,40.6005540973882],[-73.92840113840367,40.60053063539063],[-73.92838858614411,40.60051682115469],[-73.9283829548568,40.600496725703],[-73.92838329688392,40.60047866526491],[-73.92838857780212,40.60045758785574],[-73.92840663787993,40.60043937528308],[-73.92841935777851,40.60043191626305],[-73.92843056920009,40.60041998394303],[-73.9284354807066,40.60040826615724],[-73.92843329354068,40.60039802725419],[-73.92842495526673,40.60038410591452],[-73.92840649794391,40.600369820931114],[-73.9283768102623,40.60035009530454],[-73.92833177428726,40.60033694718009],[-73.92830671347868,40.60033380243901],[-73.92827775792114,40.60033724234186],[-73.92825300571437,40.600349222651744],[-73.92823188564527,40.60036562280157],[-73.9281960446756,40.60037537188882],[-73.92816870920274,40.60037777024234],[-73.928146997769,40.60037424274527],[-73.92811939022465,40.60036313655673],[-73.92808461583712,40.60035191664799],[-73.92799773750467,40.600337726472084],[-73.92792338512083,40.600328648868874],[-73.92786714717583,40.60031870490323],[-73.92784799166301,40.60031605848206],[-73.92782946477057,40.600300181834776],[-73.92782473101,40.60028198033371],[-73.92782633539592,40.60026356368484],[-73.92782833586803,40.60024451603473],[-73.927826334532,40.6002304066422],[-73.92781734374718,40.600219421802535],[-73.927802190762,40.600211809641955],[-73.9277785060595,40.60020284618854],[-73.92776246340723,40.600186258087184],[-73.92775178900308,40.60016758627985],[-73.9277274696526,40.600145750311505],[-73.92771292360763,40.60014233713733],[-73.92769451952992,40.60014545450244],[-73.92767834403921,40.60015170304739],[-73.92766007978182,40.60015803202953],[-73.92762853105356,40.60016056480884],[-73.92760041413598,40.60015560549063],[-73.92757953964676,40.600143680342605],[-73.92756399058712,40.60013672679318],[-73.92755662150886,40.60012469991844],[-73.92754632704413,40.60012115152657],[-73.92753411732149,40.60012246245058],[-73.9275020849739,40.60010665865268],[-73.92746901219999,40.60008736974946],[-73.92742100748866,40.60005657086341],[-73.92736149014415,40.60001549899475],[-73.92731870493382,40.59998810521253],[-73.92728762410275,40.59995844226599],[-73.9272665837988,40.599934604122375],[-73.92726648709431,40.599924311067404],[-73.92726483978696,40.59991662345027],[-73.92725756679899,40.59991491876064],[-73.92724506651244,40.59991847854951],[-73.92722641495052,40.59991679295597],[-73.92721130654284,40.599912568018134],[-73.92720240400463,40.59991008043423],[-73.92719082214731,40.59989818757084],[-73.92719043353631,40.5998901450856],[-73.9271926122713,40.59988011046188],[-73.92719282278982,40.59987913993105],[-73.92720914776773,40.599867401952245],[-73.92722777404134,40.599860414546086],[-73.92723610197662,40.59984985291512],[-73.92723463181115,40.599845405424375],[-73.92722768616635,40.59984142103524],[-73.92720540235861,40.59983531355046],[-73.9271722759155,40.599831779140494],[-73.9271603231909,40.59982924589512],[-73.92715594268363,40.59981744102173],[-73.9271041392105,40.59977036229006],[-73.92708901013867,40.599758127416905],[-73.92705304954457,40.599729047494804],[-73.92701978356502,40.59968914504346],[-73.92700202272425,40.59966327730656],[-73.92698531092753,40.599633814889216],[-73.92696222590725,40.59960294921521],[-73.92695110992662,40.59959201790584],[-73.92693981836622,40.59957784697162],[-73.92692599660758,40.59957149770614],[-73.92690317700756,40.59956283818457],[-73.92689425681272,40.5995534448441],[-73.92687471342802,40.59954275460163],[-73.9268471064393,40.599531647939024],[-73.92682702785184,40.59951837790053],[-73.9268059068983,40.599501621079376],[-73.9267652631132,40.59949154862747],[-73.92674017770422,40.59947973121176],[-73.92672334147986,40.59946445940514],[-73.92669369939772,40.59943765174361],[-73.9266592515152,40.59942417918016],[-73.92663891620732,40.59941477953957],[-73.92659961215756,40.59939726891725],[-73.92653503480138,40.59937340449828],[-73.92653118070103,40.599372301870176],[-73.92649518558241,40.5993620150089],[-73.92648406971837,40.59935108365411],[-73.9264754552105,40.59933881098452],[-73.926467243388,40.59932711018147],[-73.92646120556235,40.59931634725735],[-73.92645110447442,40.59930022883932],[-73.92643732732675,40.59928679741364],[-73.92641473713508,40.59926556621475],[-73.92638616901631,40.59924386394341],[-73.92636956306761,40.599216020505075],[-73.92636463944159,40.599210377982274],[-73.92635478144055,40.59919907617602],[-73.9263504451638,40.59918021664441],[-73.92634920303678,40.59916955177659],[-73.92634891129076,40.59916704066179],[-73.92634446148519,40.59915367115687],[-73.92633410188624,40.59914142215226],[-73.92631564601346,40.59912713683174],[-73.92629448276806,40.59911746168346],[-73.92628368473243,40.59911295375037],[-73.92626891935092,40.599113382869675],[-73.92625127323285,40.59911518421305],[-73.92623619163915,40.59910918988778],[-73.92622687393344,40.59910045596993],[-73.92622216715536,40.59909092841013],[-73.92621944449444,40.599078135471885],[-73.92619933031126,40.59906489361253],[-73.92616352553107,40.59904148437353],[-73.92612301467645,40.59900854822992],[-73.92609843902265,40.598990581506335],[-73.92604902566563,40.59896565487893],[-73.92602488490398,40.598953533681126],[-73.92602433232163,40.598953170457094],[-73.92601425313464,40.59894718418087],[-73.92595057866471,40.598903884111515],[-73.92594258905399,40.59889845084911],[-73.92593811050831,40.598895031204655],[-73.92593475338458,40.59889075805121],[-73.92593375346489,40.598889666624096],[-73.92593156242029,40.598887277250576],[-73.92592691844457,40.598882211189455],[-73.92590679030292,40.59884461588258],[-73.92590119587815,40.59883607046347],[-73.92589568516014,40.59882933776412],[-73.92589560021958,40.59882923233347],[-73.9258926145606,40.59882652631914],[-73.92585977761183,40.598796751950744],[-73.92583753317153,40.598779768730985],[-73.92582058901954,40.59876683090573],[-73.92580598355929,40.59875830278416],[-73.92580155223916,40.59875571477985],[-73.9257556331239,40.59873176747946],[-73.92575251558695,40.59872966900472],[-73.92573659804447,40.59871894304834],[-73.92565822746188,40.598653976313386],[-73.92562669063524,40.598629424437],[-73.92560112639413,40.59860952300907],[-73.92556417435036,40.598584728377745],[-73.9255523371867,40.59857815507238],[-73.92552721669266,40.59856420354812],[-73.92548129626527,40.59854281966878],[-73.9254129715835,40.59851373482407],[-73.92536255938595,40.59849045540416],[-73.92531665072475,40.59846925541348],[-73.9252852847651,40.598451291808146],[-73.92527992898941,40.598447201785675],[-73.92527969577682,40.59844702321543],[-73.92525618334719,40.59842992430048],[-73.92523363547856,40.59841506470128],[-73.92514980439398,40.598359813272346],[-73.92511070317777,40.598331863859556],[-73.92509717876685,40.598322196148],[-73.92504791458926,40.59828458169429],[-73.92500649201054,40.59824868012969],[-73.92494604709893,40.59818970271456],[-73.92492254260976,40.598164916657346],[-73.92491081971119,40.598151254696],[-73.92490127818142,40.59814013205919],[-73.92486099249011,40.59809056482007],[-73.92483837071465,40.5980591463377],[-73.92483637884429,40.598056381472745],[-73.92483261009019,40.598050623708545],[-73.92482295530831,40.59803587230796],[-73.92479387712845,40.59798460408015],[-73.92478465432677,40.59796997106704],[-73.92477933494938,40.59796153165086],[-73.92477918550237,40.597961331188095],[-73.92476590856195,40.5979435856746],[-73.9247622735302,40.597939316157735],[-73.9247513614209,40.59792649302685],[-73.92474009937212,40.59791605209888],[-73.9247356885243,40.59791196166448],[-73.92473193763345,40.59790889442804],[-73.92472001436757,40.59789913876225],[-73.92470915116704,40.59789207246632],[-73.9246897815426,40.59787947380579],[-73.92460691614966,40.59782816909626],[-73.92452069570268,40.5977700304484],[-73.92447607835398,40.597736604516996],[-73.92446135436103,40.59772557459889],[-73.9244487071713,40.59771545706837],[-73.92441433342853,40.597687960675344],[-73.92430462445341,40.597592221898424],[-73.924185946551,40.59749989419305],[-73.92415907942457,40.59747766828646],[-73.92413669063662,40.597457153123166],[-73.92410219522203,40.5974222686836],[-73.92409527585879,40.597415271442976],[-73.92408559602272,40.59740499617657],[-73.92402924289875,40.59734518668061],[-73.92394641925162,40.597254592393035],[-73.92394638258862,40.59725455668513],[-73.92392851138528,40.59723920420353],[-73.92390611558805,40.597223814714866],[-73.9238803590299,40.597209276054656],[-73.92383668205136,40.597187893000395],[-73.92382324111105,40.597181905475274],[-73.92380644037667,40.597175915553564],[-73.92373362736275,40.59715365806928],[-73.92371794598849,40.59714766937998],[-73.9237045073623,40.597140827108326],[-73.92369666779267,40.59713599153254],[-73.92367539301226,40.59712287041889],[-73.92364852239879,40.59710320641445],[-73.92363815280622,40.59709425647812],[-73.92362277341711,40.59708098112438],[-73.92361261437705,40.59706972997636],[-73.92360039201075,40.59705619553989],[-73.92356905544636,40.59701603033882],[-73.92353550130474,40.59696475713436],[-73.92352432308421,40.5969416867818],[-73.92351196722836,40.596910033790884],[-73.92350197762818,40.59688444341451],[-73.92349415008601,40.59686991710319],[-73.92348519927056,40.59685709850678],[-73.92348072338427,40.596851970974235],[-73.92347892351451,40.596850321790534],[-73.92347512574173,40.59684684152186],[-73.92346168981793,40.596838291430124],[-73.92346159030858,40.59683824680107],[-73.92344488896383,40.596830592489226],[-73.92341050780513,40.5968154919476],[-73.92340008997358,40.596810916983856],[-73.9233877705673,40.59680407592351],[-73.92337769380057,40.59679723518434],[-73.92336749391434,40.59678909282748],[-73.92335306472157,40.596777573107225],[-73.92329597364638,40.596725431071604],[-73.9232635066702,40.596699785126766],[-73.92313249869716,40.596614280937516],[-73.92307478221241,40.59657397448223],[-73.92300149949261,40.59652279748478],[-73.92297792333675,40.59650640184737],[-73.92293879754487,40.59647919332481],[-73.92292364204584,40.59646621723385],[-73.92290185533977,40.5964475638164],[-73.92288730417671,40.596433887686224],[-73.92287275532036,40.596417649028204],[-73.92282911735117,40.596362099027345],[-73.92278324901831,40.596297152637575],[-73.92276646638513,40.59627578623697],[-73.92276271417492,40.59627230714782],[-73.92275079364768,40.59626125527125],[-73.92273176270669,40.59624672137527],[-73.92271048717754,40.59623389593774],[-73.92268531495287,40.596219581387494],[-73.92265785437878,40.59620396358929],[-73.92264423377209,40.5961952956714],[-73.9226309816841,40.59618686304361],[-73.92260747216093,40.59616720038626],[-73.92259679370899,40.5961564719913],[-73.92258620658549,40.59614583211245],[-73.92257973624291,40.596138694524946],[-73.9225660626608,40.596123610861305],[-73.92255213594396,40.59610375277653],[-73.92254928091405,40.596099683074236],[-73.92254139384103,40.59608633690025],[-73.92253362477716,40.59607319284555],[-73.92252021192988,40.596043288540535],[-73.92251016113933,40.596014239727516],[-73.9224889511695,40.59594503834877],[-73.92248775867358,40.595941805737304],[-73.92247666275819,40.59591171853982],[-73.92247152078268,40.59590174272364],[-73.92246212866127,40.595883521264476],[-73.92245408604424,40.59587035122005],[-73.9224464709583,40.595857885254],[-73.92235359972824,40.59574165606887],[-73.92235294893818,40.59574073773629],[-73.92233898026504,40.59566316190875],[-73.92233231530048,40.595649954924916],[-73.92232477376976,40.59563702343641],[-73.9223163710136,40.59562440498],[-73.9223071320517,40.595612129895244],[-73.92229707948273,40.5956002315355],[-73.92228624271961,40.59558874175097],[-73.9222691205748,40.59557234798544],[-73.9222529150899,40.59555541807365],[-73.92223765347659,40.59553798604288],[-73.9222329404743,40.59553205399248],[-73.92222896451868,40.59552581569461],[-73.92222576159064,40.59551932478301],[-73.92222335756006,40.59551263572233],[-73.92222177609516,40.595505806158684],[-73.92222189417565,40.595495376536014],[-73.92222087136498,40.595484976463965],[-73.92221871637074,40.59547467815344],[-73.92221639107919,40.595469638136514],[-73.92221332882592,40.59546483266435],[-73.92220956821986,40.59546032374865],[-73.9222051577627,40.595456170057666],[-73.92220015497212,40.59545242657971],[-73.9221946279213,40.595449142279364],[-73.92218864667122,40.59544635774609],[-73.9221807631201,40.59544369539341],[-73.9221732644181,40.595440449293726],[-73.92216622767019,40.5954366506599],[-73.92215972118292,40.5954323368972],[-73.92215380775991,40.59542755311367],[-73.92214854800336,40.59542234709626],[-73.92214399438362,40.595416767129144],[-73.92212734219116,40.5953969872237],[-73.92211008461364,40.595377509965964],[-73.92209223262631,40.59535834692255],[-73.92207379764584,40.595339508320265],[-73.92205623831359,40.59532439012904],[-73.92203933617749,40.59530884417609],[-73.92202310814203,40.59529288588587],[-73.92200756890936,40.59527653453459],[-73.92199273933952,40.59525980588437],[-73.92197863347843,40.59524271653044],[-73.92196095458273,40.59521034322994],[-73.92194049917774,40.595180319984216],[-73.92193661822695,40.595175385956004],[-73.92191664456314,40.59516361585097],[-73.92190952281642,40.59515999623234],[-73.92190432655683,40.59515671917891],[-73.92189984052709,40.59515182159463],[-73.92189748415484,40.59514764248294],[-73.92189474842577,40.59514254572308],[-73.92189371865105,40.59514002638794],[-73.92189304385553,40.595138221973976],[-73.92189248507952,40.5951356843632],[-73.9218919932833,40.59513375442665],[-73.92189104834469,40.59513142060401],[-73.92188936906459,40.59512933791128],[-73.9218873709001,40.59512724779792],[-73.92188482570978,40.595125539279486],[-73.92188195708243,40.595124521264374],[-73.92187863799909,40.595124560052675],[-73.92187439945658,40.595125471211006],[-73.92187211183328,40.59512583687987],[-73.92186920995923,40.595126185713305],[-73.92186672506337,40.59512647837273],[-73.92186156866788,40.59512651323084],[-73.92185614886566,40.59512702335773],[-73.92185068798912,40.59512694995197],[-73.92184529548483,40.595126294093106],[-73.92184007726809,40.59512506975821],[-73.92183513528731,40.59512330030304],[-73.92183056795847,40.59512102231618],[-73.92182564491141,40.595116033798334],[-73.92182139587858,40.595110699958454],[-73.92181785926209,40.595105070746364],[-73.92181507323944,40.59509920046757],[-73.92181306389156,40.59509315012067],[-73.92179366710835,40.59505273354927],[-73.92179034544677,40.59504672067298],[-73.92178615002189,40.595041032208734],[-73.92178113524778,40.59503574559194],[-73.92177536324365,40.5950309262012],[-73.92176925703473,40.59502848466091],[-73.92176284122267,40.59502655571658],[-73.92175619006406,40.59502516287292],[-73.92174938265764,40.595024322601624],[-73.92174249613382,40.595024044001676],[-73.921735611145,40.59502433081376],[-73.92172880461726,40.59502517873437],[-73.92172216029513,40.595026578439025],[-73.92171575006306,40.59502851473161],[-73.92170964954934,40.59503096487957],[-73.92170488103618,40.59503364662253],[-73.92169971505945,40.59503586085535],[-73.92169423033926,40.59503757261793],[-73.92168851107718,40.59503875834605],[-73.92168264322856,40.59503939782706],[-73.92167671823177,40.59503948107163],[-73.92167082443592,40.595039008139935],[-73.92166304515766,40.59503725600925],[-73.92165551001433,40.59503497163644],[-73.9216482785463,40.59503217080981],[-73.92164141577794,40.595028878535736],[-73.9216349761801,40.59502512299637],[-73.92163061144817,40.59501764318781],[-73.92162741235373,40.59500982878046],[-73.92162542624331,40.59500178568511],[-73.92161997607418,40.59499746725111],[-73.9216140012445,40.594993574318416],[-73.92160755841799,40.59499013942631],[-73.92160070953088,40.59498719679283],[-73.92159352026113,40.594984775277865],[-73.92158605585645,40.59498289653714],[-73.92157838684278,40.59498157887934],[-73.92155692042587,40.59497126134451],[-73.92153504859844,40.594961448462016],[-73.92151279288682,40.594952149795574],[-73.9214901717425,40.59494337306399],[-73.92146720976831,40.59493512833549],[-73.92144392629616,40.59492742215684],[-73.92142034439242,40.594920262417496],[-73.92139648558721,40.59491365516293],[-73.92137237470678,40.59490760727885],[-73.92134803130342,40.59490212464183],[-73.92130891011698,40.59489362858353],[-73.92126955278182,40.594885794760955],[-73.9212299773139,40.594878626871825],[-73.92119020436813,40.59487212727549],[-73.92115025195977,40.59486630017232],[-73.92111013964657,40.59486114641315],[-73.92106988895912,40.594856671038634],[-73.92105821375999,40.59485549936044],[-73.92104646227465,40.59485490660978],[-73.92103468549053,40.59485489248674],[-73.92102293043708,40.5948554585314],[-73.92101124898306,40.59485660276892],[-73.92099968838669,40.59485831920095],[-73.92098829656439,40.5948606026669],[-73.92097712429563,40.59486344298256],[-73.92096226118235,40.59486699326072],[-73.92094715815973,40.59486991446698],[-73.92093186359128,40.59487219574507],[-73.92091642451659,40.5948738309288],[-73.92090089039222,40.59487481385348],[-73.92088531154974,40.59487514237586],[-73.92086973568286,40.594874814350895],[-73.92085872405373,40.59487450873317],[-73.92084777449742,40.594873565708134],[-73.92083695184301,40.594871988838705],[-73.92082631563939,40.594869786709936],[-73.92081593070311,40.5948669737739],[-73.92080585767157,40.59486356716065],[-73.92079615542374,40.59485958433372],[-73.92076979996794,40.59484676659269],[-73.92075810533983,40.59484067554052],[-73.92074398898546,40.594833322996664],[-73.92071874971528,40.59481926478926],[-73.92068762918156,40.59480772182271],[-73.920656107235,40.59479683226977],[-73.92062420430605,40.594786602342985],[-73.92059194829402,40.594777041777846],[-73.92055936050805,40.594768156955055],[-73.9205264657744,40.594759954592476],[-73.92050846362989,40.594756678000245],[-73.92049030170058,40.594753964695784],[-73.92047200877086,40.59475181922195],[-73.92045361560604,40.59475024361054],[-73.92043515582567,40.59474924224039],[-73.92041665557956,40.59474881764265],[-73.92040747865146,40.59474868882294],[-73.9203983436945,40.59474801170826],[-73.9203893065268,40.5947467900228],[-73.92038042340398,40.594745029501574],[-73.92037174969492,40.5947427419102],[-73.92036333944645,40.59473994186115],[-73.92035216727967,40.59473550564886],[-73.92034142062134,40.59473049510505],[-73.92033115284868,40.594724934055876],[-73.92032141052387,40.594718846993125],[-73.92031224305813,40.59471226628431],[-73.92030509875002,40.59470593458613],[-73.92029855552303,40.59469923490744],[-73.92029264564238,40.5946922019494],[-73.92028739654017,40.59468486856677],[-73.92028283542295,40.59467727280769],[-73.92027898708112,40.59466945137838],[-73.92027084089638,40.59465588959145],[-73.92026182183206,40.59464264902194],[-73.92025195380327,40.59462976352722],[-73.92024126006544,40.59461726729935],[-73.92022976717702,40.59460518933884],[-73.92021832170109,40.59459261183777],[-73.92020621097987,40.59458039959003],[-73.92019345696568,40.59456857371934],[-73.92018008139206,40.59455715434416],[-73.9201661064344,40.59454615940535],[-73.9201532223689,40.594539997102736],[-73.92013990335815,40.59453440057792],[-73.92012618982123,40.59452938560651],[-73.92011212547445,40.59452496712897],[-73.92009775711063,40.594521161092906],[-73.92008747949069,40.594516159060234],[-73.9200776279219,40.59451068120475],[-73.92006823842108,40.59450474916277],[-73.92005935008058,40.59449838557816],[-73.92005099561742,40.59449161493307],[-73.92004320576882,40.59448446304851],[-73.92003601258826,40.59447695758917],[-73.92002944043563,40.594469127722256],[-73.92001963315487,40.59445916111254],[-73.92000925647723,40.59444953553034],[-73.91999833213904,40.5944402690839],[-73.9199868814336,40.594431382226254],[-73.91997492719942,40.59442288971589],[-73.9199624905129,40.59441480982784],[-73.91994960036463,40.59440715866525],[-73.91993627761585,40.59439995031472],[-73.91992254950185,40.59439319853256],[-73.91990844633234,40.59438691891991],[-73.91990113765013,40.59438393297693],[-73.91989341612278,40.59438159123093],[-73.91988613097047,40.59437987668325],[-73.9198859279585,40.5943798287959],[-73.919870986523,40.59436645724663],[-73.91986434478065,40.594360235602856],[-73.91981166463727,40.59431089414378],[-73.91980271208584,40.59430149285306],[-73.91978033156302,40.59427499989601],[-73.91978030061485,40.594274966871126],[-73.91977651555356,40.59427124943411],[-73.91977249912576,40.59426730516821],[-73.9197720703081,40.5942669748361],[-73.9197637997452,40.59426066208608],[-73.91976354218846,40.594260465896966],[-73.91976147753289,40.594259284211454],[-73.91974562641109,40.594250203776035],[-73.91970419135856,40.59422967393529],[-73.91969653244487,40.594224994683366],[-73.91968739555371,40.59421941309038],[-73.91958214734348,40.59415185968714],[-73.91949369648219,40.594092860945324],[-73.91942232132264,40.59404516441215],[-73.91938621479679,40.59402103530723],[-73.91938524979668,40.59401993077962],[-73.91938397688499,40.59401847238167],[-73.9193817387566,40.59401590711061],[-73.91937950018671,40.594013343514426],[-73.91937767575332,40.59401125347908],[-73.91937726205724,40.59401077941596],[-73.91937391060277,40.594003089982394],[-73.91937138796585,40.59399407647599],[-73.91936721603302,40.59397916880148],[-73.9193655786843,40.59397666660753],[-73.91936497849723,40.59397575047124],[-73.91936274228013,40.59397233214182],[-73.91936148012404,40.593970885813285],[-73.91936050349337,40.593969768042534],[-73.91936038119425,40.59396967414034],[-73.9193571449743,40.59396720366003],[-73.9193123626819,40.59393556698308],[-73.91926645872195,40.59390393050573],[-73.91916792844246,40.59384150766922],[-73.91914889160054,40.59383124516878],[-73.91913418741461,40.59382435137791],[-73.91909961781475,40.59380814756761],[-73.91909107643399,40.59380379818919],[-73.9190861794549,40.59380130475306],[-73.91908101874826,40.5937973633427],[-73.9190761054956,40.59379360990674],[-73.91905683743724,40.59377794608316],[-73.91904140279797,40.5937653986569],[-73.91900670477781,40.5937346236987],[-73.91896976736606,40.59370128562776],[-73.91893059566054,40.593662821414426],[-73.9188835901415,40.593615808333155],[-73.9188688709467,40.593598719166195],[-73.91885561687559,40.59358333011421],[-73.91883493800617,40.59355663931514],[-73.91882317352201,40.59354145335179],[-73.91881163274063,40.59352412115976],[-73.91879073786008,40.59349274323218],[-73.91878459182202,40.59348295969999],[-73.91877731813669,40.59347137979114],[-73.91875127627858,40.59342050785753],[-73.91874713533893,40.59341242147265],[-73.91873259542515,40.59339020249941],[-73.91871581289772,40.59336969140716],[-73.9187111966399,40.59336518713158],[-73.91869566732028,40.593350030992276],[-73.91867439973274,40.593332078578776],[-73.91865648749493,40.59331925258823],[-73.91864938775757,40.593314469458626],[-73.91863745400342,40.593306426973726],[-73.91859266312099,40.59328247926829],[-73.91856448495918,40.593270112726856],[-73.91854002703667,40.59325937904352],[-73.91846946904094,40.59323199575795],[-73.91845419250951,40.59322676319684],[-73.9184369876614,40.59322086886444],[-73.91838825446048,40.593207368927246],[-73.91835969863133,40.5931994595198],[-73.91833601898574,40.593190687276596],[-73.91832273846754,40.593185767385904],[-73.9183104343813,40.593180309078484],[-73.91828802138625,40.593170367366],[-73.91825890692178,40.593155825050424],[-73.91825864842129,40.59315568883269],[-73.91825802733138,40.59315535014923],[-73.91823203190458,40.593141285493715],[-73.9182126102968,40.593128572447064],[-73.91820851885727,40.59312589392416],[-73.91820047103653,40.593120259713004],[-73.91818165129403,40.593107083368395],[-73.91817732323159,40.593103634543546],[-73.9181559042382,40.59308656530779],[-73.9181312775745,40.59306604787221],[-73.91810889365574,40.59304553152689],[-73.91809745143651,40.59303370920427],[-73.91808986807042,40.59302587230577],[-73.91804511790262,40.59297031749514],[-73.91804476691296,40.59296997632266],[-73.9180372829567,40.59296262649926],[-73.918027207486,40.59295493222923],[-73.91800056987351,40.592939559329],[-73.91797682082668,40.59292585406096],[-73.91796562587395,40.592918158986414],[-73.91795667035201,40.592910465509696],[-73.91794892365819,40.59290232877525],[-73.91793876571228,40.59289166079301],[-73.91792086252269,40.59287114811299],[-73.91790088378806,40.592845869580785],[-73.91788506186869,40.592825851420784],[-73.91786089090307,40.59278822984297],[-73.91785486631848,40.59277885160046],[-73.9177832999983,40.59266092594521],[-73.91777407793404,40.59264753844398],[-73.91776092863265,40.592628451129094],[-73.9177487889554,40.59261185385356],[-73.91773967608385,40.5925993947077],[-73.91767143080133,40.59251392932833],[-73.91762241276545,40.592455204317574],[-73.9176222014366,40.592454956557724],[-73.91762199009742,40.59245471717436],[-73.91757632591728,40.59240281969291],[-73.91753156213116,40.59235666239424],[-73.91752270311702,40.5923490456809],[-73.91752260805424,40.592348968214075],[-73.91751141325034,40.59234127309485],[-73.9174712855077,40.592316271521746],[-73.91746886335424,40.59231476670893],[-73.91745319419327,40.59230364892908],[-73.91743976237954,40.59229082596566],[-73.91743720400157,40.592287698365155],[-73.91743416901284,40.59228398909537],[-73.91743081571359,40.592277153834345],[-73.91739059704649,40.59218145813775],[-73.9173783961284,40.59214931104018],[-73.91737049255926,40.592128485481034],[-73.91736754058746,40.592122164821795],[-73.91735931833523,40.592104560454324],[-73.9173567809979,40.59209971183817],[-73.91735484702652,40.59209601642532],[-73.91734813434157,40.592087469778825],[-73.9173470150399,40.59208661423904],[-73.91734615416519,40.59208630452824],[-73.91731149774814,40.592073847410084],[-73.91729184574098,40.59206727365565],[-73.91728393191387,40.59206114593463],[-73.91727656176853,40.59205219372467],[-73.91727322348392,40.59204142119521],[-73.91727190030072,40.59203714824444],[-73.91726735796777,40.59201197570103],[-73.91726698858045,40.59199048309597],[-73.91726390596207,40.59197911752876],[-73.91725387046415,40.59197216637904],[-73.91723104894635,40.591966386431075],[-73.91716471428259,40.59194575262584],[-73.91710528993583,40.591928828176336],[-73.9170754069334,40.59191724776057],[-73.91707030734244,40.59191527158985],[-73.917044907494,40.59189930597042],[-73.91703487550618,40.591888319524706],[-73.91700972126809,40.5918480356828],[-73.91699331669324,40.59183660436363],[-73.9169696638963,40.591806065104],[-73.91694809719017,40.59177635142394],[-73.91693014832455,40.591761242045486],[-73.9169153646122,40.59174940060229],[-73.91690849377949,40.591743687071705],[-73.91690749444442,40.59173720865939],[-73.91691067278236,40.59173163943421],[-73.91691557738284,40.59172305123804],[-73.9169343155827,40.5917109882646],[-73.91695572071269,40.59169689491697],[-73.91697500174618,40.59168197762918],[-73.91697824907453,40.59167712112176],[-73.91697883177392,40.59167226268908],[-73.91696929521748,40.59166654656599],[-73.91694002403312,40.59166638937773],[-73.91689804588735,40.591661307514535],[-73.91689171821308,40.59165479710358],[-73.91688609829401,40.5916271820245],[-73.9168714828245,40.59159708787211],[-73.91685466142087,40.59157226158977],[-73.91683837899292,40.591550704192535],[-73.91683475739032,40.59153810252681],[-73.9168285112746,40.59152346867308],[-73.91682064118437,40.591511248579096],[-73.91679898924562,40.59149168993506],[-73.91677733382913,40.591476166228766],[-73.91676254866786,40.59146432543458],[-73.91675251814456,40.59145331148989],[-73.91674198048536,40.59144312058365],[-73.91672819934745,40.591435754048774],[-73.91671383362126,40.591435277570646],[-73.91670116708866,40.59143322453117],[-73.916695798276,40.591432353842265],[-73.91667518648008,40.59141724249277],[-73.91663666876241,40.591380929373315],[-73.91661805304851,40.591358993143075],[-73.91660452811986,40.59134305580995],[-73.9165856229251,40.59131537394512],[-73.91658262287191,40.59129591004984],[-73.91658296231468,40.59125534323075],[-73.9165895000649,40.59123753307265],[-73.91658700075725,40.59122131123378],[-73.91657705029935,40.59120220013535],[-73.91656176922584,40.59118508781126],[-73.91655181759432,40.5911679810309],[-73.91655843588363,40.59114410603512],[-73.91656556230669,40.59111737687519],[-73.91656464778511,40.59110074272389],[-73.91655940040143,40.59109258743777],[-73.91655148738137,40.59108648764351],[-73.91653349833267,40.591075439921916],[-73.91651588538916,40.59107979093167],[-73.91650784540907,40.5910878827891],[-73.9164944761626,40.59109794694956],[-73.91647682208814,40.59110636067783],[-73.91646245643696,40.59110588249301],[-73.91644709062327,40.59109892806693],[-73.91643813849961,40.591088326665655],[-73.9164292230805,40.59107772411772],[-73.91641498243874,40.591063057621554],[-73.91639753524687,40.591051214843375],[-73.91637259668555,40.59104054685514],[-73.91634498527033,40.59103594348868],[-73.91633765358978,40.59103612260066],[-73.91631783688484,40.591036609921225],[-73.91629763738717,40.591036896594424],[-73.91627585918232,40.59103152783042],[-73.91626238685089,40.59102213352137],[-73.91625733271273,40.591009221030944],[-73.91625681924144,40.59100282421829],[-73.91625612032115,40.59099412591968],[-73.91624466481981,40.59098484951124],[-73.91622395296658,40.5909750619226],[-73.91621251436143,40.59096213371827],[-73.91620682762239,40.590947758903106],[-73.91619091467014,40.59093554881515],[-73.91617051377338,40.59092770964253],[-73.91615011770604,40.59091865336896],[-73.91613262466446,40.59090278947725],[-73.9161122698496,40.59088399675571],[-73.91609926411654,40.59086376311573],[-73.91609259372356,40.590855714825416],[-73.91607925140498,40.590839617237286],[-73.91605602036775,40.590821547807145],[-73.9160273196701,40.590812958044864],[-73.91599381110457,40.59080922361473],[-73.91595519207301,40.59080596423599],[-73.91593573367871,40.59080153526848],[-73.91591437329514,40.590793936925664],[-73.91590163861409,40.59078538679171],[-73.91590103695928,40.59077662272282],[-73.91589154083341,40.590757127249134],[-73.91587977537995,40.5907459012055],[-73.91584504731276,40.5907282903871],[-73.91581825525529,40.590721653519886],[-73.91578440969224,40.59072205575186],[-73.9157639779409,40.59072151875412],[-73.91572984627537,40.590713890072685],[-73.9157129766521,40.590707408218194],[-73.91569924434617,40.590702130853735],[-73.91568618671019,40.59069406528883],[-73.91568430582102,40.59068602886534],[-73.91568656639039,40.59068019279578],[-73.91568148602673,40.59067336492682],[-73.91567001088868,40.59066895550939],[-73.91566047310084,40.59065919628985],[-73.91565894487914,40.59064337084693],[-73.91565291595084,40.59063434965607],[-73.91563604009998,40.59062359964005],[-73.91559140326463,40.590608883915586],[-73.91554898746307,40.59059685245396],[-73.91553016329338,40.59059388457222],[-73.9155228186344,40.59059411036343],[-73.9155071807511,40.59059236845489],[-73.91550199771386,40.59058872289027],[-73.91549954144847,40.590586994023745],[-73.91550277477654,40.590577266630895],[-73.9154999543632,40.5905646016821],[-73.91548911690852,40.59056043697333],[-73.91548049738637,40.59056017381108],[-73.91546805766974,40.59055722116945],[-73.91545150377377,40.59054598385257],[-73.91544164940838,40.590535493618674],[-73.91543403496428,40.5905240345348],[-73.91542160053244,40.59051986579637],[-73.91540945612026,40.59052251387251],[-73.91539254361427,40.59052028081906],[-73.91538043592861,40.590514409045674],[-73.91536421759947,40.590499034993016],[-73.91534736250536,40.59048341621121],[-73.9153301591215,40.59047436716946],[-73.91531739818063,40.59047190161774],[-73.91529822663234,40.59047550511651],[-73.91527428392259,40.590474228816916],[-73.91525101186501,40.59046589599981],[-73.91520164257466,40.5904377818224],[-73.91517838462632,40.59042579786589],[-73.91515670408101,40.59041868598583],[-73.91514265685389,40.590418163978235],[-73.91513242627934,40.59042154570939],[-73.91512345801782,40.59042785326728],[-73.91511643660108,40.590427592263275],[-73.91509954328245,40.59042049211757],[-73.91507343618841,40.59040314492727],[-73.9150441987662,40.59037118752554],[-73.91502991287645,40.59035167955917],[-73.91501972942814,40.59034410841236],[-73.91499456432457,40.59033017212846],[-73.91497578584391,40.59031625245953],[-73.91496944173504,40.59030650040363],[-73.91496407656577,40.59029163992851],[-73.91496060892538,40.590281164933685],[-73.91495457131029,40.590274577901134],[-73.91493577149043,40.590265525273054],[-73.91491473902336,40.59025622455312],[-73.914900739634,40.590244749145924],[-73.91488771456287,40.590229383421416],[-73.91488456355735,40.59021963925438],[-73.91488937785802,40.59021356585988],[-73.9149018595605,40.59020678178817],[-73.91491911877146,40.590202443495876],[-73.91493352310258,40.59019396058876],[-73.91493443939731,40.59019196750003],[-73.91493900169442,40.59018204677231],[-73.91493875864109,40.59016427725423],[-73.91493149706874,40.59014503079482],[-73.91490766991242,40.59011697995952],[-73.91485837901725,40.59007061236076],[-73.91481733329107,40.590037164017595],[-73.91476036036907,40.589995158004534],[-73.91470241341574,40.58995704412015],[-73.91468712274492,40.58994873085014],[-73.91466350346147,40.58994696815795],[-73.91464529511366,40.589949112579745],[-73.91461045994836,40.5899570592538],[-73.91458713986324,40.58995967866662],[-73.91456415888068,40.58995816118879],[-73.91454758323465,40.589951790788156],[-73.91454059121104,40.58994422917556],[-73.9145444779511,40.58993109541748],[-73.91456114732735,40.589915559076516],[-73.91457011491376,40.58990925156179],[-73.91457974374596,40.58989710530137],[-73.91458331076498,40.58988445831214],[-73.91458333215583,40.58987958958916],[-73.91457227110722,40.58985278772245],[-73.91454321966893,40.58977701838083],[-73.91453482435571,40.589724421815916],[-73.91453781571583,40.589696925432875],[-73.91454975235688,40.5896679899237],[-73.9145651300669,40.589655615073475],[-73.91457952837447,40.58964834830153],[-73.9145849811801,40.589642520657215],[-73.91458565498924,40.58963424621171],[-73.91457929644203,40.58962814576084],[-73.91456756604086,40.589608400235605],[-73.91456705345101,40.58957894701598],[-73.91457292166801,40.58955072770348],[-73.91457938937448,40.58953127079065],[-73.91458236504873,40.58950742619988],[-73.91458120974193,40.58947894467529],[-73.91457013332167,40.58945579393135],[-73.91457116498634,40.58943851454469],[-73.9145814379999,40.58942539608699],[-73.9145891302395,40.58941860061447],[-73.9145990233472,40.58941935514878],[-73.91461210133193,40.58942255211459],[-73.91462008284321,40.58942257228546],[-73.91462521460305,40.589417229230605],[-73.91462335306716,40.589404324566516],[-73.91461767341262,40.58938873324459],[-73.91461455401829,40.58937168682176],[-73.91461687594222,40.58935124627622],[-73.91462236929614,40.58933568302472],[-73.91461921395867,40.58932715577973],[-73.91461314912445,40.58932665387824],[-73.91460418691328,40.58933174379708],[-73.91459071646592,40.58934607044772],[-73.91458106544532,40.589363085432204],[-73.91456983819307,40.5893752266518],[-73.91454905473766,40.58938247778487],[-73.91453148417673,40.58938486809358],[-73.91450820178449,40.589378968648994],[-73.91449040241545,40.58935993897616],[-73.91448014568918,40.58929443924656],[-73.91447191089654,40.589279084744845],[-73.91445507154582,40.589259813533374],[-73.91443404829576,40.589248078194025],[-73.91440312160414,40.589238021154465],[-73.91437694166328,40.58923771299595],[-73.91435841159237,40.58924034464309],[-73.91433571458984,40.58924686086781],[-73.91429566541713,40.589279620358056],[-73.91427801098399,40.589301482673854],[-73.91427056247792,40.589326047479744],[-73.91426381938237,40.589335036096266],[-73.914259657519,40.58933770474953],[-73.91424721366302,40.58933597007829],[-73.91423671673226,40.589326450427926],[-73.91422754452432,40.58930646854985],[-73.91422064513259,40.589277000173226],[-73.91421687783065,40.58926214303239],[-73.91421185535758,40.58924192820204],[-73.91420586362732,40.589224387757014],[-73.91420566206745,40.58919688313365],[-73.91421550107218,40.58913605737437],[-73.9142288267403,40.58908083807487],[-73.91425076198561,40.58902831722858],[-73.91426299448393,40.58900498130308],[-73.91427808727657,40.588984572908466],[-73.91430342280681,40.58895834882964],[-73.9143124426024,40.58893987254071],[-73.91431473855673,40.58892551681618],[-73.91431860453132,40.58891725178828],[-73.91434427671781,40.588886889305066],[-73.91440356141018,40.58883592296043],[-73.91444263086937,40.58880827117585],[-73.91448229732951,40.588790601726345],[-73.91451559869842,40.58876804773162],[-73.91453034938303,40.588752993623594],[-73.9145469979551,40.5887423255045],[-73.91457898189566,40.58872901662652],[-73.914714923843,40.58867093766252],[-73.91481632371378,40.588626402816345],[-73.91493950490353,40.58856585747435],[-73.915031005541,40.58852178553244],[-73.91519736488587,40.588443091376845],[-73.91531479153443,40.58838399235697],[-73.91548337245831,40.58830798006205],[-73.91560044596098,40.58825666809444],[-73.91574214296406,40.58819592473776],[-73.91589662195774,40.58813277847437],[-73.91605017778171,40.58806135353318],[-73.9161180019858,40.58802890520981],[-73.91629459488155,40.587945609540355],[-73.91634791504147,40.587921774760474],[-73.9163574633772,40.58791638860486],[-73.91636700973312,40.5879110031171],[-73.91638561041572,40.587893037733245],[-73.91639678848273,40.58788022701926],[-73.9164143062014,40.58786385387999],[-73.91642231217018,40.587853840607366],[-73.91643920245708,40.58785031215767],[-73.91645091822839,40.58783873752629],[-73.9164547143442,40.58782509920445],[-73.91645584254479,40.58781543776608],[-73.91646960332541,40.58781069981958],[-73.91647748565171,40.58781273667607],[-73.91648378328266,40.587815183664915],[-73.91649111964193,40.58782205100163],[-73.91650162698664,40.58782612139337],[-73.91652639955635,40.58782465776258],[-73.91654700076994,40.58781953895575],[-73.91656706158336,40.5878132130385],[-73.9165930400693,40.5877980810419],[-73.91666397617632,40.58776308083644],[-73.91671105957896,40.58774203491723],[-73.91674383919741,40.587728554797806],[-73.91678987631491,40.58770909944999],[-73.91683061848214,40.58769161776834],[-73.91688299692045,40.58766859926673],[-73.91693796566115,40.5876475852603],[-73.91698977173137,40.58762320662754],[-73.91701314900699,40.58761220594215],[-73.91708037510354,40.58757879416157],[-73.91713793359351,40.58754633782662],[-73.91725482170455,40.58747787952368],[-73.91736659655939,40.587404626058515],[-73.91747292013062,40.58732679897421],[-73.91757347088121,40.5872446336449],[-73.91766794473568,40.58715837856437],[-73.91775605600074,40.58706829459371],[-73.91783753822864,40.5869746541731],[-73.91791214502287,40.586877740496945],[-73.91797965078307,40.586777846657924],[-73.91803985138735,40.586675274760005],[-73.91809256480846,40.58657033500485],[-73.91819087798079,40.586606854925535],[-73.91972510787194,40.58798727789779],[-73.92095992068701,40.58909565147182],[-73.92230792516307,40.590308207884696],[-73.92332177854802,40.59121191633536],[-73.92363677287064,40.59149537029987],[-73.92405553042137,40.5918723497619],[-73.92440413291212,40.59218425169153],[-73.92547147798064,40.59314878828738],[-73.92653304995385,40.59410431484642],[-73.927599366983,40.59506077917865],[-73.92866850955109,40.59602045165694],[-73.92956858243376,40.59682026491951],[-73.92912437058177,40.59710730362146],[-73.92879010088949,40.59732329496441],[-73.92813139605019,40.5977779281458],[-73.92992224858986,40.59943738271719],[-73.93173390128473,40.60106206949922],[-73.93355117153605,40.602687280824945],[-73.93426266725876,40.60223071136707],[-73.93609407296232,40.6038731622438],[-73.93791557841807,40.60549790110562],[-73.93843493575847,40.60597386305882],[-73.93972613932716,40.60713291512299],[-73.93939269098242,40.607350909347005],[-73.9393396895935,40.607385560235876],[-73.9390124693897,40.607599477307105],[-73.93829679552474,40.60806269410851],[-73.93753749374042,40.60855739025763],[-73.93709376048243,40.60884198346815],[-73.9367611617981,40.60905528671806],[-73.93604627615379,40.60951486891703],[-73.93572378349045,40.60922748631158],[-73.93531145154154,40.60886003972749]]],[[[-73.86966442958507,40.60654012341304],[-73.87109330768092,40.6046941739948],[-73.87105656646231,40.60628508799174],[-73.87245579811875,40.608185530348656],[-73.87268959311749,40.60917799780597],[-73.87300122724774,40.61055545845999],[-73.87180082867997,40.610280413580355],[-73.8710387011171,40.60972358252666],[-73.87076008541293,40.60870540090815],[-73.86966442958507,40.60654012341304]]],[[[-73.85047624966444,40.612342219057304],[-73.85043138798895,40.61232238772524],[-73.85040748237576,40.61230258415292],[-73.85037760117756,40.61227744905522],[-73.85035170805911,40.61225383980426],[-73.85030884336797,40.61223325060898],[-73.85027693613432,40.61222180165542],[-73.85024802212295,40.612210357262775],[-73.85022609323934,40.61219892079199],[-73.85019216713023,40.61219735541599],[-73.85016224338678,40.61219123225524],[-73.85012032091845,40.61219574059121],[-73.85009536061834,40.61220103178423],[-73.85008439533631,40.61219569374119],[-73.8500784419715,40.61218047583478],[-73.85006350297138,40.61216752845729],[-73.85004656813864,40.612154577804056],[-73.85001465520226,40.612145410182414],[-73.84997774743876,40.61213851761283],[-73.84995180836202,40.612135441927634],[-73.84992186928078,40.61213616325635],[-73.84989591139818,40.61214145260101],[-73.84986098497438,40.61214140698589],[-73.84983304128875,40.612142131232844],[-73.84981108749228,40.612142102549655],[-73.84979013062674,40.61214207516509],[-73.84978117236533,40.61213217672347],[-73.84975923673917,40.61212378298706],[-73.84972232796173,40.61211765074899],[-73.84968940529224,40.61211380495652],[-73.84967145086533,40.61210997940172],[-73.84966742906184,40.612097190492584],[-73.84970645260762,40.61207656339693],[-73.8497344168094,40.61206671322301],[-73.84981231540189,40.61203943724618],[-73.8498372951398,40.61202578107286],[-73.84985229630003,40.61201135144491],[-73.84986434055988,40.611980186813426],[-73.84986139375714,40.61195964975015],[-73.8498454659876,40.61194213738992],[-73.84984550019915,40.61192692746009],[-73.84983855893016,40.61190714542533],[-73.84981261481703,40.61190635111444],[-73.84979166790045,40.611902521165625],[-73.8497737460417,40.61188424594197],[-73.84975484139919,40.61185988527355],[-73.84974063478823,40.61184654679256],[-73.84973015834248,40.61182535807795],[-73.84971167393407,40.61180768755945],[-73.8497024248076,40.61180222155328],[-73.84969527533295,40.61179868353735],[-73.8496860350999,40.611789366548074],[-73.84967384557677,40.611780367356914],[-73.84966814760159,40.61177811635406],[-73.84966080610059,40.61177521704114],[-73.84964693973009,40.61176396942256],[-73.84964107052427,40.61175273276636],[-73.84963519114103,40.611746308204935],[-73.84963605203181,40.611738288536195],[-73.84964574762714,40.61173252615292],[-73.84965628416019,40.61172740667305],[-73.84966826690055,40.61172514026301],[-73.84967481555611,40.61172390157283],[-73.84968324923277,40.61171749640188],[-73.84967990846572,40.611705300766424],[-73.8496799438658,40.611689579706244],[-73.8496795526709,40.611676745621196],[-73.84968631250545,40.61166616661663],[-73.84970401694946,40.61165560259302],[-73.84972298194982,40.61164696479007],[-73.84973984871064,40.611634794903736],[-73.84975461198698,40.61162230178203],[-73.84976347650476,40.61161140504062],[-73.84975805174793,40.61159022293064],[-73.84973701801839,40.611582816277526],[-73.84973157587676,40.611569655106045],[-73.84971981373354,40.611558410749524],[-73.84971017363031,40.61153914770113],[-73.84970513858794,40.61153176195946],[-73.84969672723493,40.61152757998658],[-73.84967439826339,40.61153493044734],[-73.84966869098925,40.61153681807328],[-73.8496579674419,40.61154036287034],[-73.84963775849461,40.611540978240306],[-73.84961629096998,40.611539666714634],[-73.84959103838183,40.61153642548921],[-73.84956537299747,40.61152965454805],[-73.84955656557786,40.61151520535508],[-73.84955237617567,40.61150589563548],[-73.8495604145486,40.611488580957605],[-73.84955665451062,40.611475742965204],[-73.84955038128885,40.61145680546341],[-73.84956051721576,40.611443022868414],[-73.84958622238754,40.61143182752962],[-73.84958668283413,40.611414502933144],[-73.84959557331003,40.6113923772592],[-73.84959644994794,40.61137697795011],[-73.84960321410101,40.611364474380444],[-73.84959987330345,40.61135259922555],[-73.84960075506244,40.61133463354334],[-73.8496049928872,40.6113224478213],[-73.84961091198386,40.61131122591644],[-73.84961936440601,40.61129647882575],[-73.84962531595542,40.61127114061751],[-73.84964638793433,40.611261222644885],[-73.84966449122605,40.61126092567293],[-73.84966931531847,40.61125957449323],[-73.84968386876578,40.61125549659988],[-73.84969020642468,40.61124523819611],[-73.84970834143138,40.61123114489446],[-73.84972561800537,40.61122378832436],[-73.84973532234036,40.611214497277324],[-73.84973492043031,40.611205834152244],[-73.84972694063607,40.611197161120224],[-73.84971180791864,40.611187195294356],[-73.84969961215816,40.61118140428122],[-73.84969291248844,40.611165675083285],[-73.8496853599554,40.611154115073866],[-73.84967780302762,40.611144800787095],[-73.84966959180954,40.61113679337694],[-73.8496610006839,40.61112841657007],[-73.84966103464278,40.611113337311444],[-73.84966358184607,40.61110403674144],[-73.84966968331784,40.611096157279356],[-73.849699050048,40.61108484491027],[-73.84973199446576,40.61107880382631],[-73.84976592148664,40.611079609092684],[-73.84979787942042,40.61106824295761],[-73.84982282734414,40.61106827555577],[-73.84984081505112,40.611056891657874],[-73.84984683497221,40.611042450296196],[-73.84984786609698,40.61102724166729],[-73.84985688093188,40.61101280421732],[-73.8498509313653,40.61099606530446],[-73.84983900377051,40.6109747560915],[-73.84982706315726,40.61095953051561],[-73.8498190977078,40.61095191528795],[-73.84981115638504,40.61093289286045],[-73.84980919800216,40.61091615966288],[-73.84980024674769,40.61090321890016],[-73.84978730108016,40.61089103416941],[-73.84976435332739,40.610889483012684],[-73.8497374137516,40.61088792663297],[-73.8496965095303,40.610883310829415],[-73.84967954852871,40.6108817674841],[-73.84965659823521,40.61088173746765],[-73.84963530928387,40.610892784305314],[-73.84961865335616,40.61089233431062],[-73.84960470224506,40.61088395098912],[-73.84960473137123,40.61087102246368],[-73.84960278569521,40.610848965536064],[-73.84959783184367,40.61083298866264],[-73.84958793486786,40.61079647210383],[-73.8495869826824,40.610775937640994],[-73.84958801197395,40.61076225000909],[-73.84961048122051,40.61074589790172],[-73.84964594814157,40.610736469351785],[-73.84966592175208,40.61072965040143],[-73.84969787848172,40.610719045210054],[-73.84971687224348,40.6107038605715],[-73.84972191171164,40.6106818126106],[-73.8497229753856,40.61065215479835],[-73.84972102388166,40.6106323792773],[-73.84971109201412,40.61061183307452],[-73.84970015441843,40.61059432721592],[-73.84967626505437,40.61056767859992],[-73.84964736214077,40.61055167040451],[-73.84962942763933,40.6105394792971],[-73.84961350435569,40.61052044574237],[-73.84959957493749,40.61050217571198],[-73.84959662911663,40.61048087772224],[-73.84960664382457,40.61046492060181],[-73.84963163777296,40.610444419916945],[-73.84965461149976,40.610434563735524],[-73.84967760190487,40.61041710241533],[-73.84968263534779,40.610397336028036],[-73.84967670173054,40.61037375305499],[-73.84966576009775,40.61035776852015],[-73.8496617950937,40.61034635593517],[-73.8496488264607,40.6103448178068],[-73.8496278633064,40.61034783271419],[-73.84962185025383,40.61035923157635],[-73.8496337999373,40.61037065460853],[-73.84961980114072,40.61038280461112],[-73.84959285043801,40.610386571925865],[-73.84956690520507,40.610386537972175],[-73.84954927075934,40.610383739434816],[-73.84953598322663,40.610380414009796],[-73.84952503609053,40.61036747061206],[-73.84952606024576,40.61035606455377],[-73.8495131051079,40.61034844277201],[-73.84949615796295,40.61034081525912],[-73.849496183679,40.61032940856382],[-73.84950319365636,40.61031800984079],[-73.84951119824824,40.61030889433496],[-73.84953592463,40.61030478370829],[-73.84956108579283,40.61031200197061],[-73.84957802265795,40.61032419178353],[-73.84959197641356,40.610331055119765],[-73.84961893957274,40.61032272415836],[-73.84964291960645,40.61030906671775],[-73.84965692303501,40.61029387505785],[-73.84968389986757,40.610279461113386],[-73.84970288323564,40.61026883895361],[-73.84972784389551,40.61026278793357],[-73.84974084696886,40.61024911612091],[-73.84978076434186,40.61024840737907],[-73.84981767446214,40.61025377885248],[-73.84984859166582,40.6102614245684],[-73.84988251485385,40.61026375029112],[-73.84991545372016,40.61025999072764],[-73.84994139890395,40.61026002460269],[-73.84997533510607,40.61025626682676],[-73.85001627930865,40.610242630779034],[-73.85004724072445,40.61023050352892],[-73.8500851787184,40.610222187445565],[-73.8500882258811,40.61019861637412],[-73.850093297634,40.61016211937865],[-73.85007339938613,40.61013547655166],[-73.85006642986059,40.61012862238451],[-73.85003758341941,40.610087517646214],[-73.8500146499942,40.61007912265416],[-73.8499787134175,40.610085159913716],[-73.84995274779001,40.610094252006796],[-73.84994673481313,40.61010565205897],[-73.84994770910343,40.61011629930988],[-73.84994867098581,40.61013227146053],[-73.84995760678369,40.61015205609601],[-73.84997253637674,40.610169566471384],[-73.84997848953674,40.61018478488896],[-73.84996351103463,40.6101893276611],[-73.84993859315999,40.61017636656783],[-73.84992265917565,40.61016189670458],[-73.84991870478933,40.61014516023126],[-73.84989778748725,40.61012840227716],[-73.8498908183704,40.61012078801972],[-73.84987887513746,40.61010708344206],[-73.84987190734284,40.61009946968773],[-73.84986295999524,40.61008424852617],[-73.84986798121578,40.610070565602626],[-73.84986600574165,40.61006143720334],[-73.84984907573347,40.61004620494342],[-73.84982914340452,40.610034771504125],[-73.84980820690032,40.61002637857723],[-73.84979226999712,40.610013429857005],[-73.84977235778437,40.609992870447556],[-73.84973645889158,40.60998217653783],[-73.84971051873238,40.609979861042575],[-73.84967362163931,40.609969165807954],[-73.84964570090798,40.609960003301595],[-73.84962077417484,40.60995084487313],[-73.84960084621981,40.60993789023448],[-73.84958191174238,40.609926458057764],[-73.84956197866109,40.609915784818455],[-73.84953005591578,40.60991118070935],[-73.84950414344226,40.60989669705395],[-73.84948721355828,40.609881464908],[-73.84946266692317,40.60987134398485],[-73.84944832891878,40.60986696475496],[-73.84942939580658,40.60985553255484],[-73.84941845840895,40.60983802666815],[-73.84942148819675,40.60982206041182],[-73.84943447646982,40.60981523302017],[-73.84945267973025,40.6098122507196],[-73.84949091633665,40.60981327899812],[-73.84953172459606,40.609810628338174],[-73.8495725260996,40.60981068174405],[-73.84962397317484,40.609810749063506],[-73.84966126980501,40.60979187023357],[-73.84969145227949,40.60978109351838],[-73.84972343327783,40.6097595036277],[-73.84974822101657,40.609781167741296],[-73.84975170461423,40.609809563974515],[-73.84977826352738,40.60983258252498],[-73.84982261254368,40.60983264047842],[-73.84986875857045,40.60982323720398],[-73.84988832805199,40.609798926798746],[-73.84992209446213,40.60977193083892],[-73.84993987016922,40.60975573001507],[-73.84994878408752,40.6097368142009],[-73.84995416046553,40.609712485254875],[-73.84994001603896,40.60969083558398],[-73.84991166320583,40.609677277616235],[-73.8498708973879,40.609661001014906],[-73.8498798343167,40.60963126887934],[-73.84988377006874,40.609611110202486],[-73.84988880837751,40.60958531292653],[-73.84988887221888,40.60955692082723],[-73.8499049290679,40.60951638246857],[-73.84990853800294,40.60948934712687],[-73.84991394173052,40.609452850570136],[-73.84993173624903,40.60942853783911],[-73.84997430650047,40.60943129750119],[-73.85001149021119,40.60946244196643],[-73.85002207366256,40.60948949532849],[-73.85006287497022,40.609489548560305],[-73.85009834986403,40.609492298920394],[-73.85011673991713,40.609502408999695],[-73.85015504789965,40.6095234687873],[-73.85017453157079,40.60953701396197],[-73.85019757486926,40.60954515592931],[-73.8502384139257,40.60952898511544],[-73.85028099181139,40.60952768862376],[-73.85031645460903,40.609535846744066],[-73.8503270685059,40.609549380844136],[-73.85032700788351,40.60957642031669],[-73.85033048499442,40.6096075207809],[-73.85036236938934,40.60962919400282],[-73.85039248804989,40.60964680920271],[-73.85042626392554,40.609615757392085],[-73.8504884026416,40.60959420585934],[-73.85053283042099,40.60955911215768],[-73.85055777572488,40.609510472664],[-73.85058090984023,40.609478055345264],[-73.85061288198989,40.60946052091046],[-73.85064132561837,40.60943351832343],[-73.85065377703994,40.609418662598564],[-73.85068397128049,40.60940247796226],[-73.85072299082773,40.60940658436013],[-73.85072657221734,40.60939171710711],[-73.85076564247868,40.60937284022214],[-73.85079581788185,40.6093647674646],[-73.85083131558825,40.60935670160637],[-73.85086149465648,40.609347276707865],[-73.85088633092798,40.60934730893118],[-73.85092355146669,40.60936222894882],[-73.85093414778616,40.60938387456759],[-73.85095903236501,40.609362274961946],[-73.85099988577257,40.60933934409211],[-73.851058456936,40.60932590022904],[-73.8511081686627,40.60930838864251],[-73.85115610486964,40.609290874735194],[-73.85117033399727,40.60927466963059],[-73.85118990519817,40.609249007044696],[-73.85121829794151,40.60924498758316],[-73.85127331247415,40.60923559522442],[-73.85129813665868,40.60924103518644],[-73.85132649862288,40.60925053593689],[-73.85134775126477,40.60926678729018],[-73.85136908966906,40.60924383104852],[-73.85139399446194,40.60921276748135],[-73.85142777053187,40.609181715208685],[-73.851452666029,40.60915470783428],[-73.85143143233071,40.60913034392199],[-73.85143149250538,40.60910330444759],[-73.85144572387622,40.609085746848265],[-73.85146529168685,40.60906143667425],[-73.85150786756233,40.60906149168672],[-73.8515504466639,40.60906019472672],[-73.85158237107574,40.60906293954086],[-73.85158778118453,40.609023738656525],[-73.85158965988607,40.6089764219495],[-73.85160751076653,40.6089264209374],[-73.85161646851824,40.60888722479894],[-73.85164847228043,40.60885481871442],[-73.85168937319712,40.60881025578353],[-73.85170183862708,40.60878863965572],[-73.85172139212207,40.60877108939107],[-73.85170464889254,40.608761485620555],[-73.85169304312456,40.6087548287822],[-73.85166646449068,40.608741274707825],[-73.85166827447864,40.608725053177785],[-73.85167008703053,40.60870747935515],[-73.85168081564946,40.60866963812723],[-73.8516808577032,40.608650709388584],[-73.85168445341718,40.608629082318885],[-73.8516986843994,40.608611525189616],[-73.85172705303825,40.608618321761384],[-73.85174122996378,40.60862509985351],[-73.85176250820739,40.60862918301358],[-73.85178555438746,40.60863597270624],[-73.85182810298502,40.60864819571598],[-73.85185465015161,40.608676621617526],[-73.85188129082604,40.608679061504084],[-73.85189194617665,40.60865774206253],[-73.85193277996305,40.60864292226548],[-73.85197753244609,40.60863415262552],[-73.85200550352465,40.60864707214491],[-73.85203031855815,40.60865656882551],[-73.85203915017611,40.60867415568648],[-73.85205508566385,40.60868769597573],[-73.85207814387785,40.608689077111435],[-73.85208705039716,40.60867286521022],[-73.852097727197,40.60865800704469],[-73.85211018048548,40.60864179920296],[-73.85215100355492,40.60863238766085],[-73.85219181420071,40.60862838376438],[-73.85219185011965,40.60861216044727],[-73.85219188304642,40.60859728858467],[-73.85218485549014,40.608566183776176],[-73.85216026657258,40.60854888575087],[-73.85214057464492,40.60853503104971],[-73.85214596210422,40.60850529416987],[-73.85217439405027,40.6084836990309],[-73.85223295612865,40.60847431027295],[-73.85225427901523,40.60845811365056],[-73.85231816694858,40.608447379566755],[-73.8523448030709,40.60843524613958],[-73.85234665131914,40.608401448485665],[-73.85235381348532,40.60837171404323],[-73.85235743332639,40.6083392707931],[-73.85235749611559,40.60831087919143],[-73.85239836334516,40.60828118786912],[-73.85245699903327,40.60823799973305],[-73.85252442153178,40.608232677915574],[-73.85255988391567,40.608240835344766],[-73.8525882883075,40.6082314082188],[-73.852616694798,40.60822062845744],[-73.85267170895037,40.60821123492667],[-73.8527125107978,40.608211287219625],[-73.85272844056598,40.60822753166565],[-73.85272485415891,40.6082451030651],[-73.85272480643872,40.60826673471395],[-73.85269107109657,40.608280211259235],[-73.85268837694088,40.60830245501866],[-73.85268920380742,40.608322120995076],[-73.8527016098215,40.608327544570834],[-73.85273888387762,40.608318128271726],[-73.8527690890412,40.60829653525738],[-73.85277113753995,40.60826383634214],[-73.85278521096696,40.608226252263954],[-73.85281187606411,40.6082005989887],[-73.85284563904239,40.6081749541248],[-73.85285810971861,40.608150634123156],[-73.85289364315729,40.608126344310065],[-73.8529185229962,40.608106095898734],[-73.85291503792038,40.608077699756265],[-73.85290267066193,40.60805470009047],[-73.8529062778642,40.60802766465007],[-73.85291342782594,40.6080033383353],[-73.85292055605517,40.60798847504887],[-73.85295254342435,40.60796282855109],[-73.852998681545,40.60795612759721],[-73.85306610161894,40.6079521575877],[-73.8531033127216,40.60797113327541],[-73.85314761611502,40.60799146963869],[-73.85316715710306,40.607979326787884],[-73.85321326251407,40.607987497779234],[-73.85323979977198,40.60801997956759],[-73.85326850514282,40.60803174627925],[-73.85328942676402,40.608040322505964],[-73.85332847152807,40.6080322604043],[-73.85336754553782,40.60801067854971],[-73.85336611620063,40.60798619752141],[-73.8533587921893,40.60795793973215],[-73.85331983955746,40.60792408999911],[-73.85328974466974,40.60789565990588],[-73.85324904471898,40.60784964026934],[-73.85324556248784,40.6078198921791],[-73.85324386584472,40.607784737854494],[-73.85323328664192,40.60775498120429],[-73.85324221059102,40.607730656128695],[-73.8532706167618,40.60771987670778],[-73.85330251309207,40.60773614145699],[-73.85332197311794,40.60776050159053],[-73.85334499242688,40.60777945908853],[-73.8533395907102,40.60781595581263],[-73.8533395223984,40.60784705166559],[-73.85338379443871,40.607882260138965],[-73.85343161392407,40.607917472783726],[-73.85345111834657,40.60792155336953],[-73.85346712537986,40.60790264615694],[-73.853488436576,40.60789185713418],[-73.85351147762299,40.60790135056436],[-73.85359041803159,40.607881528905374],[-73.85365342379825,40.60788801161122],[-73.85366942483978,40.60787180811726],[-73.85370893284195,40.607826224449745],[-73.85374753206055,40.607847571564314],[-73.85378474713913,40.60786519490795],[-73.85380604642862,40.607859814157635],[-73.85384508466629,40.607854455459155],[-73.85389118415607,40.60786533026063],[-73.85393550316874,40.60787890636783],[-73.85393023783872,40.60785321225067],[-73.85391577022793,40.607831379210936],[-73.85391084199391,40.60779910731816],[-73.85393392196201,40.60779102522054],[-73.85398359564812,40.6077897362084],[-73.85402084786953,40.60778978352773],[-73.85405985190195,40.60780064874707],[-73.85407044176088,40.60782499816036],[-73.85408596750096,40.60783562096458],[-73.85410409770036,40.60784802472545],[-73.85414277275959,40.607837036314976],[-73.85421768054692,40.60782518500738],[-73.85426911931485,40.60782795432852],[-73.85427638750207,40.60784036573326],[-73.85429209553358,40.6078671913309],[-73.85429202766575,40.607898287016795],[-73.85445878451026,40.60789579420708],[-73.85446238649781,40.60787146280108],[-73.85445421512827,40.60784479654183],[-73.85444829405775,40.607825477278446],[-73.85444832942936,40.607809253289275],[-73.85443244738828,40.60777137743141],[-73.85441656153746,40.607734853694836],[-73.85437407497912,40.607694240037745],[-73.85433861856305,40.607683379420884],[-73.85430317528012,40.60766711063085],[-73.85426418441116,40.607650837164066],[-73.8542252314995,40.6076169877368],[-73.8542039904923,40.60759532908398],[-73.8541667944911,40.60756959446887],[-73.85414379142391,40.607542525724966],[-73.85408525495203,40.60754109879531],[-73.85403737922826,40.607531574446526],[-73.85398949081285,40.60752745740304],[-73.85396111901005,40.60752201351316],[-73.85392565881496,40.60751385651824],[-73.85387596100115,40.60752596099499],[-73.85382807347773,40.60752184438793],[-73.85376070807051,40.607501478945245],[-73.8537323636161,40.60748386688194],[-73.85371647459594,40.60744869450138],[-73.85370765904973,40.60742434798284],[-73.85369355240985,40.6073851221519],[-73.85367055091798,40.60735805281196],[-73.85363163020286,40.60730933198652],[-73.85360507843366,40.607283610073004],[-73.85362640653486,40.60726470961458],[-73.85366896941291,40.60727017165559],[-73.85370973677911,40.60728509545796],[-73.85374523456511,40.60727702920267],[-73.8537718959552,40.60725272665442],[-73.85380212398857,40.60722031720548],[-73.85382169357484,40.607194654501214],[-73.85389088377116,40.60719203838848],[-73.8539653893056,40.6071921330774],[-73.85404874047316,40.60720305447174],[-73.85409134175838,40.60719094091164],[-73.85415519776683,40.60719372671742],[-73.85422257479368,40.60720868343021],[-73.85424923685947,40.6071843819449],[-73.85431846833227,40.607162837334904],[-73.8543876340047,40.6071710375856],[-73.85441957030244,40.607168373281525],[-73.85446034366954,40.6071805925681],[-73.85448689137226,40.60720901836841],[-73.85450989314472,40.60723608704283],[-73.85455602853989,40.6072307377568],[-73.85460207339563,40.607265948006145],[-73.85462858292209,40.60731194921825],[-73.85464448917399,40.60733900889072],[-73.85468351658663,40.607339058240576],[-73.85474383061964,40.60733913448111],[-73.85480411164927,40.6073540825545],[-73.85480401167618,40.60740005010748],[-73.85476315575814,40.60742568658464],[-73.85474180285388,40.60745540391509],[-73.8547754323717,40.60749059739728],[-73.85483042143964,40.60749201899252],[-73.85489962211989,40.607483994274006],[-73.85495289440628,40.60745972621704],[-73.85503095957826,40.607454416360405],[-73.85506642640557,40.607459869435694],[-73.85504863428321,40.607484182296275],[-73.85505212295116,40.60751122625058],[-73.85504672218819,40.60754772372602],[-73.85503069535633,40.60757609519549],[-73.85492776864459,40.60759354132345],[-73.85484263051974,40.607588025484695],[-73.8547716717026,40.60758793584653],[-73.85471307338878,40.60761490184676],[-73.85466509451099,40.60765269693334],[-73.85464016761347,40.60769457687125],[-73.85466316438807,40.60772434959648],[-73.8546897850821,40.60771897557876],[-73.85474126159004,40.60770416874143],[-73.85477136877348,40.60772719062613],[-73.85479687775765,40.607750156770315],[-73.85480521124587,40.60778541930275],[-73.85480250478749,40.60785347430115],[-73.85480069948458,40.60792642162106],[-73.85473749285798,40.607987230758276],[-73.85469528238087,40.60806088557521],[-73.85469934100534,40.60812818987928],[-73.85470763961672,40.608179476041734],[-73.85474102789428,40.60829488808482],[-73.85476602152914,40.60840388051163],[-73.85478261042708,40.60850965697639],[-73.85480344786887,40.60859621030294],[-73.85487053116489,40.60868602753169],[-73.85491663291353,40.608756589736394],[-73.85499222624988,40.60880155096349],[-73.85505938742179,40.6088561155069],[-73.85512253938006,40.608820943795024],[-73.85523176452774,40.60886915208501],[-73.8552947568621,40.60890768773989],[-73.8553704465037,40.60890778300632],[-73.85543352069227,40.60890786235629],[-73.85554952387044,40.60898251246564],[-73.85553660951582,40.60902177764735],[-73.85554543202058,40.609053980814465],[-73.8555476071832,40.609076009451464],[-73.85551867697961,40.60908952737527],[-73.85540969424184,40.60911141690319],[-73.8553540455466,40.60914353896381],[-73.85531837850519,40.609187546382],[-73.85523373625958,40.609261989635364],[-73.85523128195804,40.60936872895321],[-73.85524219257998,40.609463624369866],[-73.85524868929981,40.609543265717605],[-73.8552997127547,40.60959415983219],[-73.85535973109899,40.60959762415547],[-73.85543539202703,40.60956383253952],[-73.85559554188656,40.609526758941556],[-73.85564669081727,40.60952004579695],[-73.85577785522132,40.609521905009515],[-73.8558546570704,40.609522976874345],[-73.85591124247074,40.60952376652394],[-73.85594678367823,40.60953736535829],[-73.85598227372716,40.609574685247495],[-73.8559888298203,40.60962721738521],[-73.85597763498086,40.60966447827096],[-73.85595059851877,40.60969290910973],[-73.85591969889215,40.609725401200855],[-73.8558929487572,40.60975925379734],[-73.85588397105202,40.60979821217854],[-73.85587722847752,40.609832089855594],[-73.85587492149867,40.60987105643245],[-73.85589039907791,40.609910045475914],[-73.85592370366848,40.609930419073514],[-73.85597040175941,40.6099253947635],[-73.8560126756291,40.60991019871799],[-73.85603494396891,40.60989328287605],[-73.85606720736858,40.60989944814943],[-73.85606266153484,40.60991815312286],[-73.85605325592353,40.60993029307437],[-73.85605696889381,40.60994816756118],[-73.85605881073941,40.609963894828276],[-73.85605972912833,40.60997318865535],[-73.85606627191399,40.60998320387024],[-73.85608592581188,40.61000324252292],[-73.85608777536955,40.61001539606635],[-73.85610088582806,40.610024705157514],[-73.85612524684879,40.61003617220153],[-73.85614303668842,40.61005049040454],[-73.85615572022152,40.61005308539016],[-73.856171161553,40.61005624421048],[-73.85618522233831,40.61005983553711],[-73.85619270885647,40.610067707551735],[-73.85620208806729,40.61006771928605],[-73.85620205727342,40.610082015351296],[-73.85618422055741,40.61008985518022],[-73.85617903266167,40.610093549241306],[-73.85616919031978,40.610100558074095],[-73.85616916567885,40.61011199509376],[-73.85617663988202,40.6101255852005],[-73.85618411430704,40.61013917580953],[-73.85619534002971,40.6101527706088],[-73.8562065842311,40.61015778843798],[-73.85622959030904,40.61018130547964],[-73.85622806999714,40.61019784373517],[-73.85622804074939,40.61021142445255],[-73.85623269309104,40.610228585261],[-73.85625329829239,40.61024219228842],[-73.8562561025874,40.61024648420765],[-73.85627538273567,40.61026078733311],[-73.85627011417051,40.61027294906034],[-73.85626164411853,40.61028651972499],[-73.85626068568152,40.6102958107005],[-73.8562681700367,40.61030439755428],[-73.85626439630968,40.61031511453593],[-73.8562521857224,40.61032296208078],[-73.85626249438306,40.61032726455744],[-73.85626716059362,40.61033799159064],[-73.85627744529586,40.61035301573654],[-73.85628772407016,40.61037089775459],[-73.85629143536937,40.61038948691032],[-73.85628858951935,40.61040449463757],[-73.85629229642481,40.610425227993794],[-73.85629320034664,40.61044095408369],[-73.85628192069845,40.61045237636067],[-73.85629032460159,40.610469541857015],[-73.856303449904,40.61047241782232],[-73.85631472339891,40.61046385442117],[-73.85631662531843,40.61045170506905],[-73.85631103187059,40.610435972614546],[-73.85632700388868,40.61042312650598],[-73.85633826660428,40.61041956685078],[-73.85635700996511,40.61042673774128],[-73.85636261616544,40.61043675227081],[-73.8563569653607,40.61044746757967],[-73.85636914366297,40.610453915416535],[-73.8563756878609,40.61046393061495],[-73.85637566017955,40.610476797156956],[-73.85636626465508,40.61048464756123],[-73.85635687000541,40.610491783788895],[-73.856353097819,40.61050107141616],[-73.85633525705205,40.61051034129235],[-73.8563314848622,40.61052034359839],[-73.85633239802242,40.6105317817898],[-73.85635114427049,40.61053752315813],[-73.85638022492613,40.61053470044503],[-73.85638019417021,40.61054899650964],[-73.8563801418871,40.61057329889815],[-73.85638011420691,40.610586165272515],[-73.85635947130291,40.61059042805699],[-73.8563472767165,40.6105911279991],[-73.85633786666735,40.61060541234115],[-73.8563368858225,40.61062542498932],[-73.85632842035511,40.61063685095555],[-73.85633307890507,40.610651152713814],[-73.85635366733956,40.61067262201362],[-73.8563686761454,40.61067121124304],[-73.85638463107611,40.61066694209702],[-73.856402432121,40.61067554183154],[-73.85642116699434,40.61068700228539],[-73.85643428685587,40.61069202193226],[-73.85645399200918,40.6106877586334],[-73.85646804284376,40.610696353674165],[-73.85647269681887,40.61071279912438],[-73.85646050089508,40.61071421342134],[-73.85644455496325,40.61071490818645],[-73.85644265393792,40.61072634235933],[-73.85644638462422,40.61073635403939],[-73.8564613695104,40.61074638027655],[-73.85648386737678,40.61075212630801],[-73.85649699889007,40.610752142703205],[-73.85650824475017,40.610756446327635],[-73.8565147830712,40.61076860571635],[-73.85650258472538,40.61077144937368],[-73.8565035034055,40.61078002801472],[-73.85652787157497,40.61078863592798],[-73.85654381137863,40.61079080069921],[-73.85655034795818,40.610804388940096],[-73.85655876952848,40.61081369179112],[-73.8565728320275,40.61081656939761],[-73.85658877337741,40.61081801814482],[-73.85660067606698,40.610825405619124],[-73.85659999315396,40.61083447245156],[-73.85658778558548,40.6108416051885],[-73.85657088187762,40.61085087694031],[-73.85654835786085,40.610857281449796],[-73.8565230301596,40.61085939471334],[-73.85650800353626,40.610868667626264],[-73.8565042328861,40.61087724041301],[-73.85650607947157,40.6108908234712],[-73.8564900873992,40.610912962255185],[-73.85647412605243,40.61092080497267],[-73.85645069276663,40.610913627742185],[-73.85643384106935,40.610899310760196],[-73.85641694281786,40.6109064376201],[-73.85639534644092,40.61091784769002],[-73.85638501241671,40.61092569742559],[-73.85636062422168,40.6109263817982],[-73.85634657071493,40.61091921677026],[-73.85632686966149,40.61092133584986],[-73.85631090213971,40.61093203758996],[-73.85630618357006,40.61094561294677],[-73.85630614356738,40.61096419741115],[-73.85632016608969,40.61098565884283],[-73.85633888169939,40.6110056962769],[-73.85633228053572,40.61102212883722],[-73.85631629914414,40.61103926384859],[-73.8562890643723,40.6110549547594],[-73.85625060193792,40.611058480396395],[-73.8562243462673,40.611055588504655],[-73.85618685108663,40.61104553457746],[-73.85616624565083,40.61103192753922],[-73.85613631413057,40.6109940063722],[-73.85612135916831,40.610969684697885],[-73.85609984394263,40.61094321060282],[-73.85608674629108,40.61092746924571],[-73.85607364380327,40.61091458576139],[-73.85606052546608,40.61090885139586],[-73.85603336820144,40.61088880284062],[-73.8560146357574,40.61087662814992],[-73.85599588702037,40.61087231558023],[-73.85596680950863,40.610872993994114],[-73.85594805152058,40.61087297048713],[-73.8559208696202,40.610864358924],[-73.85590122014287,40.6108428907241],[-73.85590315146263,40.61081716066287],[-73.85590037626223,40.61079928751587],[-73.85589479015829,40.6107799813182],[-73.85587981527138,40.61076495176059],[-73.85585919697365,40.610757777938815],[-73.85583858265139,40.610748459744755],[-73.85581328673156,40.61073556160668],[-73.85579079356074,40.61072767107627],[-73.85576640145882,40.610730499523775],[-73.8557401452789,40.61072760752053],[-73.85572516337332,40.61071615233648],[-73.85570268412606,40.610701828015394],[-73.85568209545288,40.6106803582634],[-73.85567465749027,40.61065032786165],[-73.85566720099041,40.61062887459535],[-73.85565129128508,40.61061241430718],[-73.85564759869905,40.61058524766009],[-73.85564294957275,40.61056665797602],[-73.85563174862756,40.61054162560165],[-73.85561864034435,40.61053088743617],[-73.85559802833221,40.610520854019484],[-73.85559806543958,40.610503699077114],[-73.8555896641428,40.610485104006656],[-73.85556342883092,40.610472919815045],[-73.8555418784117,40.610462885711485],[-73.85550344170082,40.610454259903456],[-73.85547627350714,40.61043992981036],[-73.85542657560052,40.610434148702176],[-73.85540500353963,40.610434121566826],[-73.8553768708384,40.6104319419667],[-73.85536096522782,40.610414052283986],[-73.85536099929772,40.610398327366795],[-73.85536292086209,40.61037688571327],[-73.8553770473672,40.61035045632507],[-73.85540052325236,40.6103376192837],[-73.85543148094035,40.61033479984212],[-73.85545306933551,40.61032696367533],[-73.85546247555152,40.61031482377393],[-73.85546627504716,40.610292670303025],[-73.85547195472353,40.610268374487326],[-73.85549387974196,40.610260493168255],[-73.85550762398591,40.61025555325809],[-73.85550765028727,40.61024340156109],[-73.85550395999361,40.610214806054636],[-73.85549462408694,40.61019477926992],[-73.85548904035767,40.61017475820703],[-73.8555012702413,40.61015761859289],[-73.8555050511496,40.61014404259187],[-73.85541694900722,40.61011534043276],[-73.8553287856402,40.610115229499264],[-73.8552706266138,40.61011873001513],[-73.85523215172812,40.610126903225435],[-73.85521899208067,40.61014153791605],[-73.85520021326431,40.61015080643492],[-73.85518704398544,40.610168659680674],[-73.85516451696374,40.61017649394466],[-73.85514292549476,40.610185044230434],[-73.85512415994215,40.610188595484686],[-73.85510915743768,40.61018643169774],[-73.85509698861692,40.61017569415392],[-73.85508482667707,40.61016138338713],[-73.85507741526742,40.61014286575222],[-73.85506425543886,40.61013205123214],[-73.85505582706291,40.610126321994905],[-73.85505019691136,40.610127744421554],[-73.85503332642716,40.61012200470373],[-73.85501455401807,40.610128414817254],[-73.85500045757561,40.61014126243994],[-73.85499606201925,40.61015125788529],[-73.8549929175078,40.61015840791761],[-73.85497602527983,40.610162676190555],[-73.85496288301445,40.610167662197256],[-73.85496192260995,40.61017838335655],[-73.85496095356328,40.61019267756762],[-73.85493747786342,40.610205515022265],[-73.85491123190812,40.61019833325699],[-73.85488592017869,40.610192582861906],[-73.85487656425809,40.61018184934859],[-73.85485499582681,40.610180392587786],[-73.8548362358202,40.61018108357616],[-73.8548296483589,40.610191082277915],[-73.85482399643551,40.6102025116876],[-73.85480991215529,40.61020964186587],[-73.85478084735877,40.61020460188898],[-73.85475084479872,40.61019956021713],[-73.85473023080321,40.6101902419913],[-73.85470960502747,40.61018664218852],[-73.85467923049946,40.610183940745685],[-73.85466425232015,40.61017333681044],[-73.8546413403528,40.61015581678396],[-73.8546134372997,40.61013829010488],[-73.85458849800426,40.61013445581174],[-73.85456154933826,40.61013746404613],[-73.85454555548759,40.61014961212336],[-73.85451860350112,40.61015414033591],[-73.85449167715112,40.610146501599054],[-73.85448372884301,40.61013052064314],[-73.85446678118439,40.6101228943656],[-73.85445580494705,40.61012288046746],[-73.85444377820784,40.61014644095197],[-73.85443377797,40.610156314520815],[-73.85442846593156,40.61017011689007],[-73.85441575248501,40.61018519047786],[-73.85438281910515,40.610186669924914],[-73.8543558936369,40.6101790311574],[-73.8543357140207,40.61016500316019],[-73.85432301314495,40.61015617419025],[-73.8542851084749,40.610149282240556],[-73.85425220001736,40.61013935311084],[-73.85423623101718,40.61014009377827],[-73.8542172720971,40.61014006973376],[-73.85419830277134,40.61014460866573],[-73.85416137574605,40.61014684323088],[-73.85414044010325,40.610137690847395],[-73.85411848696435,40.610137662986915],[-73.85409652651832,40.61014067677312],[-73.85410340624685,40.61015219610219],[-73.8540904942999,40.61016120249971],[-73.85407153239287,40.61016193867492],[-73.85406284056305,40.61014995918593],[-73.85404663866936,40.61013757177569],[-73.85402769926469,40.61012842173903],[-73.85400675134535,40.61012459255598],[-73.85399774716223,40.610135228102216],[-73.85399884486479,40.61014643100144],[-73.85400068649668,40.610160328045076],[-73.85399067743454,40.61017400430944],[-73.8539806864468,40.61017931485785],[-73.85396071931314,40.610183852482976],[-73.85392280380255,40.610181522722776],[-73.8538978577469,40.61018149101645],[-73.85388887351206,40.61018300076135],[-73.85389183811894,40.61019593309323],[-73.85390079406136,40.61020735187554],[-73.85390876243105,40.61021420640917],[-73.85389179650853,40.61021494525911],[-73.85388082857956,40.6102111285713],[-73.85386587697064,40.61020350491018],[-73.85385692769353,40.61018904430592],[-73.85384596410599,40.610182946207686],[-73.85382100651971,40.61018747746281],[-73.85380902438376,40.61019126480137],[-73.8538089960721,40.610204193328784],[-73.85381395666751,40.61021712769884],[-73.85381991237382,40.61023158500182],[-73.85380393967097,40.61023460651463],[-73.8537929720898,40.61023002957138],[-73.85378500360387,40.610223935277105],[-73.8537770419084,40.61021403891581],[-73.8537740214721,40.61022620338917],[-73.8537650155742,40.61023759865981],[-73.85375103343101,40.610242904780485],[-73.85373306493908,40.61024592374404],[-73.85371510389803,40.61024514047149],[-73.85370015296141,40.61023751611951],[-73.8536971854034,40.61022534469655],[-73.85368824181947,40.61020860267373],[-73.85368128858279,40.61019414409401],[-73.85366831711958,40.61019336733321],[-73.85366630032705,40.610203250998744],[-73.85364631227921,40.610216914360905],[-73.85362832645383,40.61022753911162],[-73.85361235062905,40.61023208108889],[-73.85358541701954,40.61022748446069],[-73.85356147785909,40.6102228904686],[-73.85354153070527,40.61021830206074],[-73.85351960090182,40.61020762696485],[-73.85348867763473,40.61020226431188],[-73.85347072183681,40.610199199092584],[-73.8534447800127,40.61019764552351],[-73.85342082250371,40.610201417551835],[-73.85340884680339,40.6102021625267],[-73.85339386373892,40.610208987822524],[-73.8533818650038,40.61021961966845],[-73.85336887771531,40.61022644750678],[-73.85335090318796,40.610232508230524],[-73.8533429358846,40.610224893244585],[-73.85332897442132,40.610221072852035],[-73.85331301005341,40.610220292064554],[-73.85330107735759,40.6102012647841],[-73.85328414987312,40.610184512036966],[-73.8532791951899,40.61016853532124],[-73.85327928049483,40.61016052770173],[-73.85328921565689,40.61014953539008],[-73.85327925368927,40.61014191802109],[-73.85326526985537,40.61014798483079],[-73.85324931408537,40.610143400964944],[-73.85322338065059,40.610138043941056],[-73.85320937885878,40.61015247578902],[-73.85318608366593,40.610162353211024],[-73.85318637230296,40.61017754328491],[-73.85317040125793,40.610179803794225],[-73.85313347351911,40.61018203802826],[-73.85309951978223,40.61019416295477],[-73.8530935033296,40.61020708315879],[-73.85309945619207,40.61022306115824],[-73.85310644946685,40.61021926802054],[-73.85313140055536,40.61021701849237],[-73.85314134376043,40.610233761835914],[-73.85314530833861,40.610245935049754],[-73.85314627512967,40.610259624593425],[-73.85313926410767,40.61027178395165],[-73.85311728582633,40.61028316326619],[-73.85309731961675,40.61028694032758],[-73.85307436798756,40.6102869109916],[-73.85304942101358,40.610286879099995],[-73.85303247202495,40.61028001302421],[-73.85302051340541,40.61027239240978],[-73.85299655751972,40.610275404104385],[-73.85295163326813,40.61028447262569],[-73.85291269773158,40.61029202746058],[-73.85289571298709,40.61030189246023],[-73.85288769297954,40.61031861283448],[-73.85289064902018,40.61033534725658],[-73.85287566397618,40.61034293339992],[-73.85285071115587,40.610345943285445],[-73.85283871733898,40.61035429350082],[-73.8528107526375,40.61036490417444],[-73.85277980172279,40.610372469858916],[-73.85276481498113,40.61038081623319],[-73.85274781377727,40.61039752509268],[-73.85273181604012,40.61041195432534],[-73.85270386202444,40.61041800216138],[-73.85267592748265,40.61041492453259],[-73.85264900963209,40.61040348262973],[-73.85262608672357,40.61039052467764],[-73.8525891853576,40.61038135153991],[-73.8525682458385,40.61037371986282],[-73.85253930769824,40.610373682741155],[-73.85250637900458,40.61037288024409],[-73.85247147403378,40.61036294871272],[-73.85245056442746,40.610342388488995],[-73.85243361548655,40.610335522324924],[-73.85241165723941,40.610337775544636],[-73.85240963265102,40.61035070150856],[-73.85239064778914,40.61036208452792],[-73.85237266911332,40.61036966625864],[-73.85235370880952,40.61036964190504],[-73.85232378064033,40.61036580071202],[-73.85229783709627,40.61036500712948],[-73.85228626969597,40.61035635596663],[-73.8522649187285,40.610359641080976],[-73.85224199334655,40.61034744379908],[-73.85221112553081,40.610317744911576],[-73.85216330796365,40.61028117981067],[-73.85211347759954,40.6102522169207],[-73.85205161630768,40.61024833456626],[-73.85200872371932,40.610240674695206],[-73.85196381218927,40.610243658688944],[-73.85195475538404,40.61027786905237],[-73.85194969901066,40.610308282660064],[-73.85192467949578,40.61034095146142],[-73.85192956639587,40.61038734810106],[-73.85196540749503,40.61042465812233],[-73.85196832540093,40.610458884578094],[-73.85196027456645,40.61048929382655],[-73.85198612710201,40.61053115447114],[-73.85199205715048,40.61055701873153],[-73.85203090734527,40.61058748870343],[-73.85207678633813,40.61059819490674],[-73.85212460240102,40.61063552028785],[-73.85212853378715,40.61066290313455],[-73.85211548497529,40.6106971090436],[-73.85214735437614,40.61072604832623],[-73.852161268062,40.610751162431484],[-73.85216220485471,40.61077930284524],[-73.85219006792671,40.6108143206179],[-73.85222198389205,40.6108219668111],[-73.85226087744499,40.61083266395924],[-73.85230375529959,40.610847168289055],[-73.85233469537205,40.61084492646155],[-73.8523716146555,40.61084649505051],[-73.85240353584412,40.61085109903736],[-73.85242642444432,40.61088002670934],[-73.85246430748603,40.61089680664883],[-73.85249982687645,40.61090437513298],[-73.85251816851172,40.610908283670526],[-73.85253909745563,40.61092047766497],[-73.85257199662765,40.61093496959484],[-73.85259390468906,40.61095553090784],[-73.85263176051586,40.6109844784021],[-73.85264465803995,40.61101871696262],[-73.85264057030189,40.6110620598999],[-73.85264051826155,40.611085635378245],[-73.85265542125012,40.61111531368329],[-73.85266334931775,40.6111404200533],[-73.85265329597192,40.61117386911109],[-73.85262235707724,40.61117611085845],[-73.85260388020993,40.61117138696743],[-73.85255559830358,40.61113039565238],[-73.85251878660495,40.61108015550816],[-73.85248098622985,40.61102611184044],[-73.85246711642594,40.61098046444832],[-73.8524522354029,40.61094089941131],[-73.85240432982447,40.610943880236654],[-73.85236840323275,40.61094459451336],[-73.8523344615482,40.610950634903936],[-73.85228452123074,40.61097110411814],[-73.85226951409787,40.61098857621894],[-73.85223057265777,40.61099917331291],[-73.85219159921355,40.61102421941021],[-73.85215962611217,40.611042430093356],[-73.85211770428035,40.611046939157966],[-73.85207478083878,40.61105296808338],[-73.85205182242396,40.61105598086495],[-73.85203391835071,40.611030100190185],[-73.8520379499776,40.611011853577246],[-73.85204000704896,40.610983718189665],[-73.85204007615644,40.61095253791284],[-73.85202116926553,40.61092893786015],[-73.85198329305842,40.61090911729601],[-73.85194040342854,40.610899935569165],[-73.85190149000982,40.610897604024814],[-73.85188053485285,40.61089757702305],[-73.85184956773827,40.61091198617139],[-73.85181760010121,40.610927915354026],[-73.85178065633671,40.610937754456025],[-73.8517227510035,40.6109498474174],[-73.85170173795042,40.61097567743422],[-73.85169966759229,40.61100913603896],[-73.85167163822385,40.61104864580773],[-73.85170252369028,40.611070740207865],[-73.85172445671529,40.611080654736156],[-73.85174437763844,40.611097411572636],[-73.85176029065707,40.61112100713937],[-73.85178026122735,40.61111570965328],[-73.85180523889802,40.61110205304931],[-73.85184811007663,40.611119599199945],[-73.85187003822529,40.611131034859106],[-73.85189499607701,40.61112650402774],[-73.85192494480495,40.61112121937302],[-73.85194389725683,40.6111242856145],[-73.8519618222183,40.61114103984215],[-73.85196375482322,40.61116994128397],[-73.85196469359532,40.611196559363],[-73.85195466350187,40.61121936174244],[-73.85192968075846,40.61123529928214],[-73.85190767495996,40.611258846644525],[-73.85188767735964,40.611276312265375],[-73.85186668664596,40.61129225560542],[-73.85186065217077,40.61131354145816],[-73.85184763244573,40.611334818809915],[-73.8518286397962,40.611349244055745],[-73.85180666600253,40.61135834104239],[-73.85177671818737,40.61136286542002],[-73.8517647439485,40.611362849978214],[-73.85176170576713,40.61138261902731],[-73.85176067588188,40.611397067426445],[-73.85175464474135,40.61141683211279],[-73.85173563853591,40.6114373413156],[-73.8517176381961,40.6114548091479],[-73.85171261791159,40.611468491481126],[-73.85171457678639,40.61148522514788],[-73.85171995142525,40.61149906094553],[-73.8517284676991,40.611520986424026],[-73.8517334381236,40.61152935790279],[-73.85173440346254,40.61154456912254],[-73.85174033534182,40.611568912733226],[-73.85172334187396,40.61158257962257],[-73.85170337600765,40.61158559569231],[-73.85167940776411,40.61159393033654],[-73.8516564411364,40.61160074510336],[-73.85163247119131,40.61160984015059],[-73.85159855740217,40.61160295196536],[-73.85157561715643,40.61159759910557],[-73.85156560782211,40.611611274989876],[-73.8515466226777,40.611622657868644],[-73.85151767465946,40.611626423055114],[-73.85148074400114,40.61163017741758],[-73.85145378650373,40.61163622673985],[-73.85143080799149,40.61164836468613],[-73.85140185509674,40.611654411417035],[-73.85138485595316,40.611669599413915],[-73.85137284610295,40.6116855542748],[-73.85138278776557,40.611702298268845],[-73.85140768683765,40.611724384503646],[-73.85143157899918,40.61175027234394],[-73.8514335428904,40.61176472410664],[-73.85142054745135,40.611774594043744],[-73.85139562487609,40.611763154428495],[-73.85137868054215,40.61175400670375],[-73.85135272800248,40.61175701547441],[-73.85132682759134,40.61173720900991],[-73.8512949233702,40.611724238674654],[-73.85126200249806,40.611719633087176],[-73.85121410515852,40.61171805043537],[-73.8511612292612,40.611712658237124],[-73.85116124372716,40.61170617001809],[-73.85116129708372,40.61168223871094],[-73.85116033865559,40.61166398566791],[-73.8511563885801,40.611645728248384],[-73.8511534587286,40.61161682550259],[-73.85115152372907,40.611589445377454],[-73.8511326084907,40.61156964841674],[-73.85112369288446,40.61153997716741],[-73.85112074062586,40.61152172154131],[-73.85111381406509,40.61149509569993],[-73.85108393318382,40.611469960114036],[-73.8510569890697,40.61146992520315],[-73.85103998376671,40.6114881549688],[-73.85103796528762,40.61149879950291],[-73.85104790787653,40.6115147827775],[-73.85105884767279,40.61153152809341],[-73.8510618167238,40.61154293933794],[-73.85104486061395,40.61153911462083],[-73.85103589627593,40.61153149835122],[-73.85102692537214,40.61152692373238],[-73.85101097555577,40.611519297736955],[-73.85098802076764,40.611520789145786],[-73.8509979368489,40.61154894003508],[-73.8510098402733,40.611580896747114],[-73.85101175993896,40.6116151214272],[-73.85098674073306,40.61164702960667],[-73.85096970989946,40.61167666672586],[-73.85096862720796,40.611714690091056],[-73.85098252965159,40.611745128232144],[-73.8509817072239,40.611772722237774],[-73.85097745744667,40.61178238550732],[-73.85096846252398,40.61178845800252],[-73.85094950099963,40.61178919366363],[-73.85092997584404,40.611785493590716],[-73.85090860529473,40.61178077555886],[-73.85088664482222,40.61178378889967],[-73.85086866559271,40.611791370394016],[-73.85087408714678,40.61179929167405],[-73.85087960620959,40.61180735481003],[-73.85090153529767,40.611818790654276],[-73.85091148957017,40.611829450715604],[-73.85090046483371,40.61185073054706],[-73.8508815275132,40.61184081924634],[-73.85088148164711,40.61186135240094],[-73.85090240313528,40.61187658951506],[-73.85092032869815,40.61189334340216],[-73.85094525759106,40.61190174197139],[-73.8509641656976,40.61192534153026],[-73.85096312374705,40.611945113145794],[-73.85095809094639,40.61196411866905],[-73.85091812632571,40.611986121388526],[-73.85089619378341,40.61197620620558],[-73.85087325538433,40.61197009279332],[-73.85085331638888,40.61196170135354],[-73.85083535596038,40.61196015688246],[-73.8508044506331,40.6119471882102],[-73.8507904897753,40.61194260709608],[-73.85076950664958,40.611954748170405],[-73.85075650005396,40.61196994125762],[-73.85073154773283,40.61197142951921],[-73.85071057523133,40.61197900760425],[-73.85069360119844,40.61198354905199],[-73.85067959715632,40.6119979794148],[-73.85067856724709,40.612012427803606],[-73.85066955185337,40.61202762556315],[-73.85064259242121,40.61203443494015],[-73.85065453407168,40.61204966059804],[-73.85067743609481,40.61207174473074],[-73.85068837144728,40.6120907709849],[-73.85068430958945,40.61212194607156],[-73.85068725242854,40.6121447646878],[-73.85069420011602,40.612161505521584],[-73.85069312834582,40.61219496540197],[-73.85069208499282,40.61221473651012],[-73.8506770924734,40.612225364016275],[-73.85066010114454,40.612237509585825],[-73.85065009514817,40.612249664899416],[-73.85063209704805,40.612265611901506],[-73.8506051202775,40.61228002589896],[-73.85058810613351,40.612302058329995],[-73.85057210236661,40.61231876866495],[-73.8505471063031,40.612340029795604],[-73.85052415654953,40.612339240208875],[-73.85050422770733,40.61232628522744],[-73.85049422590112,40.6123361582829],[-73.85047624966444,40.612342219057304]]],[[[-73.84473492652965,40.61396917180158],[-73.84472299362052,40.61395090388265],[-73.84470570353946,40.61394783869794],[-73.84469240178811,40.61394579295348],[-73.84467245295097,40.61394171028498],[-73.84465916300215,40.61393459361229],[-73.84464720246245,40.613928493458914],[-73.84463127285952,40.61391224840435],[-73.84462997073223,40.61390007849828],[-73.84461001159255,40.61390005151858],[-73.8445913840002,40.61390002633567],[-73.8445780805608,40.61389899446224],[-73.84455549292284,40.61388476783242],[-73.8445315448059,40.613883721390664],[-73.84450894839287,40.613873551626114],[-73.84447568368626,40.613873506623676],[-73.8444543997129,40.61387144938124],[-73.84443579938474,40.6138592565665],[-73.84441186782375,40.613851111576295],[-73.8443852818048,40.61383992183043],[-73.84437466615627,40.613827739815086],[-73.844356035341,40.613828728476136],[-73.8443454117276,40.6138195882744],[-73.84433080860191,40.61380537241201],[-73.84431085378071,40.61380331744557],[-73.844288243238,40.61379923110514],[-73.84427628770706,40.61379110297919],[-73.8442603265958,40.613788039025174],[-73.84424305616501,40.61377686186745],[-73.84422843650725,40.61376974401308],[-73.84421383424508,40.613754514082835],[-73.84420721492857,40.61374030969478],[-73.84419525683177,40.61373319544345],[-73.84416997293677,40.613734175056244],[-73.84414467312847,40.6137422526854],[-73.84413132474295,40.61376048638643],[-73.84411134928948,40.6137675573414],[-73.84409271204214,40.61377158777827],[-73.84407141709809,40.6137735873364],[-73.84405278866174,40.61377356206501],[-73.84403684634587,40.61376340056456],[-73.84402755582221,40.613753247585365],[-73.84400226546559,40.613757270152426],[-73.84398097763527,40.61375622670362],[-73.84394905291481,40.6137521271511],[-73.84392510959619,40.61374905281638],[-73.84392381537235,40.613733841085484],[-73.84391051842942,40.61372976731635],[-73.84388923451814,40.61372771047184],[-73.84386396054768,40.61372463381449],[-73.84384933487783,40.61371954434682],[-73.84384929930049,40.61373475376948],[-73.84383731040492,40.6137408216395],[-73.84382003636601,40.61373065829965],[-73.84380144656326,40.61371440917984],[-73.84378550838586,40.61370221970942],[-73.84376421583036,40.61370320415461],[-73.84375352674243,40.61372245598307],[-73.84374235381908,40.61373361817426],[-73.843709821569,40.61372441730376],[-73.84367639167293,40.61371496206672],[-73.84365777880517,40.61369900372287],[-73.8436325447934,40.61367868982468],[-73.84360195924043,40.61367155017027],[-73.84357002441911,40.61367150671507],[-73.84355808303701,40.61365729437633],[-73.84353020935666,40.61362785087868],[-73.84350231994131,40.61360550472623],[-73.84347576010563,40.61358316104759],[-73.84346650535709,40.61355779860006],[-73.84348254870956,40.61352537255791],[-73.8435092124543,40.613503101346375],[-73.84354648752772,40.61349504015696],[-73.8435824349682,40.61348596309477],[-73.84359555397238,40.61346978003692],[-73.84360378553114,40.613459627911936],[-73.84365574487421,40.61343130692344],[-73.84368374674526,40.61340599516146],[-73.84368650259533,40.61336543959229],[-73.84364932995373,40.61332989881684],[-73.84363609486145,40.61329946120013],[-73.84363617799065,40.61326397159645],[-73.84363758917904,40.61322949785337],[-73.84360176044713,40.61318787523532],[-73.84358857661665,40.61313614371791],[-73.84356079669432,40.613067154419255],[-73.84348507283626,40.613016352145884],[-73.84343129679331,40.612971573746314],[-73.84264184886561,40.61317296630621],[-73.84214260312484,40.61277565238773],[-73.84203543691241,40.61269036598904],[-73.84195434126941,40.612681905361654],[-73.84189123185052,40.6126946379054],[-73.8418365785253,40.61268815304908],[-73.84178199488892,40.61265282593342],[-73.84170645234451,40.612588627600985],[-73.84166874226463,40.61253089033398],[-73.8416141423192,40.61250197278252],[-73.84158482790276,40.61245065689042],[-73.8415807366068,40.61240258042231],[-73.84155981690144,40.61235768576006],[-73.84150944621459,40.61231915998906],[-73.84151535268347,40.61227645907509],[-73.84150970490559,40.61221019951791],[-73.84152248681389,40.61213971364722],[-73.84157309402178,40.6120788934113],[-73.8415690179673,40.61202440796451],[-73.8415691320521,40.61197633729021],[-73.84157763400191,40.611937892175476],[-73.84157774047446,40.61189302649168],[-73.84159887362287,40.611848189618236],[-73.84157790018403,40.61182572754671],[-73.84148539352974,40.61182239517785],[-73.84140546481736,40.611835103588945],[-73.84132976426046,40.61183820394964],[-73.84126257189206,40.61179965434306],[-73.8411366758434,40.61169052024742],[-73.84101912281508,40.61161023971736],[-73.8409392400832,40.61160371953418],[-73.8409097271297,40.61163572702945],[-73.84083821615896,40.611645241360094],[-73.84077933620136,40.61164836464822],[-73.84070815291503,40.61163403860375],[-73.84067864951784,40.61154887879718],[-73.84067468895508,40.61144632213716],[-73.84062833262617,40.61148791954201],[-73.84060277936999,40.61162248194345],[-73.84060065845573,40.61165065423395],[-73.84059409478053,40.611737839734005],[-73.8404633512917,40.61189789417507],[-73.84034105597397,40.61204193720404],[-73.84015150008887,40.6121762715808],[-73.83997462011003,40.61228498629705],[-73.83980202183082,40.612361659040474],[-73.83955375242289,40.612428611255034],[-73.8393223730004,40.61246674488355],[-73.83911211112058,40.612466450773695],[-73.8389399375166,40.61236686332394],[-73.83886030782145,40.61225458672262],[-73.83881861942704,40.612103906774635],[-73.83877262526254,40.61199488143339],[-73.83871375352234,40.61199479884156],[-73.83872618352288,40.612071729952085],[-73.83875530227667,40.61220316430405],[-73.83882234505303,40.61230260416223],[-73.83884313977447,40.612398774816576],[-73.8388764872635,40.612520601230536],[-73.83887203436004,40.612623146151556],[-73.8388297654201,40.612712818718975],[-73.83879592263226,40.612796094593044],[-73.8386905585285,40.61289208776867],[-73.83857689399697,40.61294320369734],[-73.83842953108055,40.61301670498192],[-73.83817706043442,40.61308044415496],[-73.83797936685501,40.61309939400087],[-73.83783638762768,40.61309919237778],[-73.83771026857107,40.6130829908842],[-73.83738243759743,40.613008819232256],[-73.83707997185387,40.61288020226661],[-73.83677757845672,40.61272274227228],[-73.8365382728352,40.61256216570729],[-73.83636200655012,40.61241770273869],[-73.8362733164665,40.6123194591012],[-73.8362362114689,40.612270106413284],[-73.83622799751684,40.61218997737669],[-73.8363589402717,40.61195301435253],[-73.8365277127998,40.61172251465071],[-73.83664598274453,40.611507966436974],[-73.83678942104663,40.611319092010056],[-73.83697075068265,40.61111104264741],[-73.83711138059563,40.61108202743741],[-73.83720214975351,40.61106330044956],[-73.83735360568245,40.6110346713534],[-73.83741265762731,40.61096104722511],[-73.83748006384292,40.61090986637431],[-73.8375222398564,40.61085865099495],[-73.837526655718,40.61077212955499],[-73.83749739200942,40.61070158417335],[-73.83749338177526,40.61062146065685],[-73.8374859767051,40.61052890703026],[-73.8374771458891,40.61038108382149],[-73.83746087176618,40.61015673059446],[-73.83756197285659,40.61008316466591],[-73.83767975412191,40.61006730738676],[-73.83781022726306,40.61005011543326],[-73.83788784697586,40.609935501066296],[-73.83792861570163,40.609753596486605],[-73.83799181509977,40.60970241057254],[-73.83803412213585,40.609596714166585],[-73.83811850421534,40.6094814625059],[-73.83818228953608,40.60950071700119],[-73.83825716825312,40.60952331939673],[-73.8383202833472,40.6095073845231],[-73.8384426014278,40.60935372980523],[-73.83851857902535,40.60923526170354],[-73.83852303867697,40.60912951260528],[-73.8386411827456,40.608963033473046],[-73.8386566155071,40.608800297768234],[-73.83866275707553,40.608735528011984],[-73.83867989513344,40.608604158520414],[-73.83871802622694,40.60848563782471],[-73.83872659882906,40.60841835066127],[-73.83872688526988,40.60829977685316],[-73.83875668352175,40.608149196599285],[-73.838773697194,40.60806910260079],[-73.83883694872597,40.60799548244283],[-73.83887080449499,40.6079057985427],[-73.8389802341533,40.60786428971011],[-73.83900957546548,40.60790278766251],[-73.8389925788957,40.60797647205025],[-73.83897138338277,40.60804694638716],[-73.83897116694621,40.60813667795216],[-73.8389835890153,40.608216813889534],[-73.8390075544953,40.60828206728009],[-73.83910109566163,40.60831311998142],[-73.8391894616977,40.60828760563794],[-73.8392947320806,40.608226863351966],[-73.8394000172514,40.60815971131977],[-73.83949266511861,40.608102156049625],[-73.83960208679152,40.60806385195257],[-73.83965655006736,40.60814725064349],[-73.8396900831467,40.608192163435696],[-73.83972359934455,40.60824348569701],[-73.83977817191406,40.60828201863214],[-73.83984545829034,40.608278907573656],[-73.83992545220039,40.60823735732568],[-73.8399970134175,40.60820540978874],[-73.84004319893221,40.60823431708703],[-73.840068252341,40.60830806014239],[-73.84008062114485,40.60841062805385],[-73.84002162903157,40.60846182164532],[-73.8400424848328,40.608532354696926],[-73.84006756138386,40.60859648394744],[-73.84015158417705,40.60862864800829],[-73.840168235031,40.608699175187745],[-73.84008819466187,40.60875995337555],[-73.84006278811472,40.60883362621293],[-73.84006681667901,40.60890734067597],[-73.84009612003635,40.60896186196438],[-73.84014238285674,40.60895872148136],[-73.84012573240497,40.60888819430063],[-73.84017218698192,40.60880493604777],[-73.84024390929663,40.60870568939408],[-73.84031972899461,40.60865131490413],[-73.8404250151227,40.60858416193773],[-73.84049656815603,40.60855541891427],[-73.84052198243543,40.6084785404854],[-73.840530628669,40.60837920661705],[-73.8404845194152,40.60831825261107],[-73.84043418347474,40.608266907726176],[-73.84035852391769,40.608253983324396],[-73.84022399705617,40.60824097755842],[-73.84014835357442,40.60822164404028],[-73.84014003478693,40.60818317612446],[-73.84011077778666,40.608109426566294],[-73.84006887419724,40.60804847874415],[-73.84000582234252,40.60803877648703],[-73.8399049354178,40.60802581733646],[-73.83983772464353,40.607996881355604],[-73.83976226681553,40.60790063464381],[-73.83967832978166,40.60783321839888],[-73.83958166987661,40.607810650186416],[-73.83946813709588,40.60781049167193],[-73.83943463672637,40.607752760187346],[-73.83940204467224,40.60769951606111],[-73.83937180972929,40.60765012169198],[-73.83935927868202,40.607614852162634],[-73.83940560998435,40.60758286972712],[-73.8394705995676,40.60759827822079],[-73.83953171113866,40.60760227436141],[-73.83963269126738,40.60757677711985],[-73.83978407517694,40.607573783405805],[-73.8398807886115,40.607573918178815],[-73.83999441447743,40.6075356202347],[-73.8400156302482,40.60745553173195],[-73.83994009594252,40.607391332205985],[-73.84003274995834,40.60733057116871],[-73.84015059417935,40.60728586910264],[-73.84021805660078,40.60720905037548],[-73.84033594669067,40.607145119170475],[-73.8404117798632,40.60708433496166],[-73.84042033547837,40.60702345680984],[-73.84051299620114,40.60695949106088],[-73.84066856840133,40.60696291166638],[-73.84076099184288,40.60699829177018],[-73.84084081556742,40.607027244681575],[-73.84101320109626,40.60703389293705],[-73.84122364315876,40.606950860968944],[-73.84131214369312,40.60686766048665],[-73.8413627762361,40.60679402201455],[-73.84138825759041,40.60668830112853],[-73.84139275952673,40.606563323446075],[-73.84140987489047,40.60643836316704],[-73.84133444702373,40.60632929817185],[-73.84126735294898,40.606252292322075],[-73.84117493027186,40.60621691262282],[-73.84112879926411,40.606165573337904],[-73.84103645374528,40.60609814644882],[-73.84096922217853,40.606078825600534],[-73.8408676978397,40.6061135862935],[-73.84080908787884,40.60614324878664],[-73.84076643259833,40.60617698974224],[-73.84071317384631,40.60619449144349],[-73.84064742329338,40.60624307225693],[-73.84061009961512,40.60627276415908],[-73.84056938422412,40.60623755618571],[-73.8405783433285,40.606199712852195],[-73.8406156992577,40.606156500551656],[-73.84061580899794,40.606110533005946],[-73.84061236733237,40.60606591266422],[-73.84058219475807,40.60607263062548],[-73.84058206885302,40.606125358124224],[-73.84055535724899,40.60616858518099],[-73.84051268633637,40.606209085325965],[-73.84046123558421,40.606211718009966],[-73.84042455092262,40.60618950513249],[-73.84041880115514,40.60615352374762],[-73.8404189336527,40.60609809216755],[-73.8404243649144,40.60605213201012],[-73.84042442631403,40.60602644398797],[-73.84044758183695,40.60598726841177],[-73.84053098073646,40.60597656846413],[-73.84053283856643,40.60594141886814],[-73.84049743510221,40.60591027445751],[-73.84045493878763,40.605877767558475],[-73.84041958967262,40.60582363884678],[-73.84041971570542,40.60577091134657],[-73.8404411519925,40.60570874953371],[-73.84043953558215,40.60564249983021],[-73.84045743915244,40.60557357313345],[-73.84054101645606,40.60548851352629],[-73.84057660395544,40.605442595194134],[-73.84059798357703,40.605403416954886],[-73.84063168205746,40.60540616794518],[-73.84065469372518,40.60542647944363],[-73.8406527776698,40.605485964942154],[-73.84067038413966,40.605541420615594],[-73.84071281839898,40.605599614788574],[-73.8407517415869,40.60564293283798],[-73.84079442408371,40.60564326638278],[-73.84099276894817,40.60561729464306],[-73.84110640472193,40.605532897238405],[-73.84122845055781,40.60552788857438],[-73.84123757832174,40.60548649262606],[-73.84127923333325,40.60539122379673],[-73.84126815167367,40.60533565978976],[-73.84118402575908,40.605348362750306],[-73.84107199993494,40.605305478034644],[-73.8410554055812,40.60521145002669],[-73.84110038796561,40.60515596402434],[-73.84120138412086,40.60512191992302],[-73.84127988346862,40.60511775518588],[-73.84134161349405,40.60509220290216],[-73.84132495788023,40.6050238130328],[-73.84120736589404,40.60496382824746],[-73.84115707281137,40.60489539170593],[-73.8411516688792,40.60480992501215],[-73.84112375901972,40.60475861073131],[-73.84112952895717,40.60469025115873],[-73.84126968568394,40.60469044481252],[-73.84135387167254,40.604652104858545],[-73.8413821065202,40.60456668443488],[-73.84148878849297,40.6044984640688],[-73.84158414581366,40.604477230528055],[-73.84165126005712,40.60454569056489],[-73.84170713088744,40.604626953751485],[-73.84173496957705,40.60470817847984],[-73.84185810591528,40.60479380720177],[-73.84194784683173,40.604776838802024],[-73.84203212419084,40.60470004161709],[-73.84207150916482,40.60464027436929],[-73.84218367658087,40.60462333659985],[-73.84220634351801,40.604520816484005],[-73.84235229882543,40.604439830556075],[-73.84251489246779,40.604435780295226],[-73.84263823072985,40.604435949234],[-73.84276147820147,40.60447457477707],[-73.84281218661577,40.60436782040149],[-73.84288529853893,40.604269642135016],[-73.8429583110585,40.604214193215505],[-73.84305359719323,40.604222869046616],[-73.84315992624296,40.60430420042086],[-73.8432661648313,40.60442398860064],[-73.84335600580538,40.60436428970956],[-73.84360284156207,40.6042962589889],[-73.84356389803287,40.60416801656264],[-73.84363120414183,40.60415528948102],[-73.84383296931767,40.60418120133185],[-73.84397330626652,40.60410447871511],[-73.84418068771352,40.604126124576794],[-73.84430954226742,40.604164756062346],[-73.84442729406358,40.604156369842855],[-73.84452681767499,40.60432278173332],[-73.8444940021314,40.60435984206815],[-73.84443090084375,40.6043725760167],[-73.8443845816465,40.604401355662155],[-73.84432570912263,40.604404480770356],[-73.84424585711744,40.604388349072835],[-73.84415345040428,40.604346562110265],[-73.84404414950534,40.604336799840496],[-73.8439180082548,40.60433662860366],[-73.84379181517863,40.60435888983799],[-73.84369085651183,40.604377981090074],[-73.84361933184955,40.60439711213897],[-73.8435351024204,40.604454682205876],[-73.8434718731324,40.60452189532187],[-73.84343381286217,40.60461478087787],[-73.84339160774142,40.6046820220847],[-73.84329067235682,40.60469149884413],[-73.84316039330922,40.604662478783084],[-73.8430763966544,40.60462070310169],[-73.84294184510999,40.60462051931078],[-73.84286192463762,40.60463322874291],[-73.84276102721037,40.604626681076226],[-73.84270633510341,40.60463942508019],[-73.84264315767811,40.60468420513151],[-73.84263043881113,40.604729053579085],[-73.84263868087045,40.6047995684092],[-73.84264695469815,40.60485726444028],[-73.84265525874908,40.604902142340414],[-73.84268874537037,40.60496628255399],[-73.8427054139718,40.60503039974165],[-73.84266745807608,40.60507841865344],[-73.84262129627054,40.60503989859382],[-73.84258355943777,40.604994980885635],[-73.84250803146811,40.604927578203736],[-73.84249977441137,40.6048634725139],[-73.84243674790028,40.60484415778032],[-73.8423861999227,40.60488254533129],[-73.84230201423462,40.60492088671072],[-73.84221787455208,40.60493999957804],[-73.84210013438833,40.604943042214],[-73.84202875185802,40.60490128292939],[-73.84194885363473,40.60490437791952],[-73.84193617890355,40.6049299980046],[-73.84197387063077,40.60499414421025],[-73.84200738697841,40.605045465989555],[-73.84206201802314,40.60505835974952],[-73.8421460533586,40.60508411271385],[-73.84220900964549,40.60513227053084],[-73.84223411015952,40.605186784854375],[-73.84227184774373,40.60523170318027],[-73.84236006405932,40.60526707573014],[-73.84243149925095,40.60528640270276],[-73.84254083170153,40.605283347705736],[-73.84261654743469,40.60527063206871],[-73.84273009833088,40.60526117349899],[-73.8428142313856,40.60524526508371],[-73.84279757171117,40.6051779430898],[-73.842797699992,40.605123462729956],[-73.84291547060376,40.60510760024452],[-73.84296601844643,40.60506921296422],[-73.84295770662716,40.605027539912854],[-73.84287788437554,40.60499858846593],[-73.842844314576,40.604969700217275],[-73.84281084956092,40.604895945570824],[-73.84279841684727,40.60481901551766],[-73.8427607253048,40.60475487008502],[-73.84282386345689,40.60472611342582],[-73.84287012321234,40.60472297251368],[-73.84292473242027,40.604745479839735],[-73.84297513677562,40.60476798139497],[-73.84302554781814,40.604787279273786],[-73.84307177747795,40.60479695624315],[-73.84314322765276,40.604809872620585],[-73.84318520728849,40.60483877225716],[-73.84320190621895,40.60489007124319],[-73.84322700635501,40.60494458484715],[-73.84323947056315,40.605008696221645],[-73.84323093282772,40.60506316494423],[-73.8432434419889,40.605108048033586],[-73.84329801270806,40.605146579307736],[-73.84334840245262,40.605175490349616],[-73.84331906735734,40.6051337891714],[-73.84328973207978,40.6050920874825],[-73.84328982986835,40.60505042659194],[-73.84332777047996,40.60500881662347],[-73.84338248378477,40.604986458515256],[-73.84342026026917,40.605015352337524],[-73.84343694307726,40.6050730597653],[-73.84342837543237,40.60514034730219],[-73.84345355230784,40.60516281477866],[-73.8434955398125,40.60518850947528],[-73.84354174728655,40.60520780089954],[-73.8436005755113,40.605223904476745],[-73.84365095043485,40.60525922503698],[-73.84368868813507,40.60530414239353],[-73.84368856808321,40.60535541843032],[-73.8437094726817,40.60540672188632],[-73.84370943516959,40.60542274601412],[-73.84375145293804,40.60543562131435],[-73.84378513584178,40.60541643875603],[-73.8438229480292,40.60542930881646],[-73.84378500836655,40.605470918947795],[-73.84373029392022,40.605493277245344],[-73.84366714727089,40.605525238554854],[-73.84365868486397,40.605547660391466],[-73.84365018492629,40.60558610568485],[-73.84364585990176,40.60563737532976],[-73.84364155054104,40.605682235491734],[-73.84364564225015,40.605730311750484],[-73.84361190660027,40.60577192704032],[-73.84356979103222,40.605800712577455],[-73.84356547344125,40.605848777560404],[-73.8436032189252,40.605890489949395],[-73.84364938939076,40.60592580478596],[-73.84369136244393,40.605957909059825],[-73.84372488125533,40.60600923033422],[-73.84375002789893,40.60604451603927],[-73.84377515934845,40.60608621239426],[-73.84372464120838,40.606111780725165],[-73.84370350468012,40.606159822674265],[-73.84372446117268,40.60618869351767],[-73.84373278795826,40.606223956857264],[-73.84375372286168,40.60626244217226],[-73.8437494428749,40.60629448353595],[-73.84377459691753,40.60632656491161],[-73.84379554621441,40.60635864056719],[-73.84383334460334,40.60637792044187],[-73.84387957548174,40.60638759708472],[-73.84390053212188,40.6064164678954],[-73.84390906067108,40.60636520445652],[-73.84389232445861,40.60632992970874],[-73.84392180366578,40.606310741401835],[-73.84390505181455,40.60628187630548],[-73.84390095173266,40.6062370047154],[-73.84387586511221,40.60617608060928],[-73.8439137901324,40.606140880604144],[-73.84387189246193,40.60607672882945],[-73.84386777676568,40.606038266887154],[-73.84392244048817,40.606038341132184],[-73.84393938683567,40.60598388428451],[-73.84389319369718,40.60595818337073],[-73.84385954802595,40.60596134250271],[-73.84381757488954,40.605929238290315],[-73.84381345989432,40.60589077584384],[-73.84383456649357,40.60585555250514],[-73.84378409354017,40.60586189358551],[-73.84372103636838,40.605855398190734],[-73.84370849739648,40.605823333956735],[-73.84372118640108,40.60579130402734],[-73.84374649796948,40.60575608642201],[-73.84380964479917,40.60572412506967],[-73.84384757025815,40.60568892458311],[-73.84383083380813,40.60565364982342],[-73.84385197008328,40.60560560835102],[-73.84393186112614,40.605605716863096],[-73.84399494715828,40.60559939283908],[-73.84402447886323,40.60555777122894],[-73.84405401691649,40.605512945454045],[-73.84405417411465,40.605445646462464],[-73.84399122280989,40.605394285333524],[-73.84394924996543,40.605362181669996],[-73.843928285485,40.60533651518732],[-73.84388205598748,40.605326838396365],[-73.84387791850905,40.60529799042675],[-73.84390747946404,40.60524355021209],[-73.8438696953651,40.60521786137664],[-73.84380667693996,40.605195342403626],[-73.84376047777691,40.60517284642892],[-73.84370590544947,40.605134315875205],[-73.8436471057611,40.60510539304705],[-73.84362199043099,40.60505728801465],[-73.84364308914256,40.605025269533606],[-73.84365157334318,40.60499323388915],[-73.84365587580677,40.60495157871781],[-73.84362232821388,40.6049130762191],[-73.84361400849643,40.60487460854288],[-73.8436141060839,40.60483294698094],[-73.84360581641015,40.60478166016836],[-73.84360589148064,40.60474961308338],[-73.84360600408644,40.60470154237191],[-73.84363135348933,40.604650301832706],[-73.8436482465284,40.60461827762759],[-73.8436652161333,40.60455420566614],[-73.84373675595157,40.604528665439894],[-73.8437956826358,40.60450310802707],[-73.8438965656515,40.60451606393555],[-73.84398899490522,40.60454823662641],[-73.84406885474431,40.60456116367655],[-73.84411919178352,40.60461250766024],[-73.84414426263716,40.6046798408713],[-73.8441567725592,40.60472472436584],[-73.84420296494855,40.60475042400414],[-73.84426170322241,40.60480498398057],[-73.84432887533876,40.60484994101003],[-73.84438344625373,40.604888471769506],[-73.84446320337237,40.604946264432485],[-73.8445178348102,40.60495915702516],[-73.84456821682092,40.60499127235762],[-73.84460595564514,40.605036189917655],[-73.84455119639983,40.60507777705789],[-73.84453427316858,40.605122620026215],[-73.84453835868251,40.60517390124995],[-73.84454669389326,40.605205959709366],[-73.84451717057284,40.6052443766301],[-73.84452549019728,40.60528284423861],[-73.84455485661624,40.60531172681179],[-73.84459683717863,40.60534062593135],[-73.84465141632639,40.60537595173637],[-73.84466812485329,40.605424045682135],[-73.84462173790497,40.60548166717541],[-73.84460482185675,40.60552330599645],[-73.84460891359032,40.60557138222087],[-73.84467187497188,40.60561953818761],[-73.84470118810202,40.605670853326856],[-73.8447220635423,40.605734975898805],[-73.84467573606933,40.60576696048325],[-73.84463353146965,40.60583420264097],[-73.84459135662581,40.60588862548085],[-73.84458702572277,40.60594310015377],[-73.84456163925458,40.60601036502433],[-73.844603583621,40.606055288267385],[-73.84464552738693,40.60610021032133],[-73.84469175819028,40.606109886805264],[-73.84469167618414,40.60614513871204],[-73.84464957444206,40.60616751499125],[-73.84458234329985,40.60614819575612],[-73.84454036223576,40.60611929663363],[-73.84448581854537,40.606067947152255],[-73.84446073211319,40.606007023676206],[-73.84444828894691,40.60593329796413],[-73.84444834868012,40.605907660533234],[-73.84438948076216,40.605907580846136],[-73.84433069657946,40.60587224922366],[-73.84433083108163,40.60581456471053],[-73.84424672757602,40.60581765560332],[-73.84418785973752,40.60581757581297],[-73.84412471960374,40.6058463325461],[-73.84411200151067,40.605891181152444],[-73.84412023779548,40.6059649006936],[-73.84412013303941,40.606009767076664],[-73.84412421080867,40.60606425246594],[-73.84415354835332,40.60610595393952],[-73.84417883649486,40.606080350212515],[-73.84427140260313,40.60605483866225],[-73.84429651877777,40.60610294287783],[-73.84430058922254,40.60616063308567],[-73.8443257443587,40.60619271434236],[-73.84433406377019,40.60623118246339],[-73.84433811117871,40.60629848714431],[-73.8443673817242,40.60636903081739],[-73.84440088566483,40.60642676087212],[-73.8444511947197,40.606490923332075],[-73.844497366049,40.60652623782585],[-73.84452247509893,40.606577547485195],[-73.84457707891998,40.60660325884717],[-73.84464864229801,40.60656810358189],[-73.84466976490164,40.60652647094604],[-73.8446866809421,40.60648483278934],[-73.84468680768387,40.606430352434536],[-73.8446532425202,40.60639825989129],[-73.84461548183603,40.606362956830615],[-73.84462396639934,40.60633092111953],[-73.84469122142251,40.606340626023254],[-73.84472899769952,40.60636951991196],[-73.84477528831107,40.60635355826203],[-73.84481322106645,40.60631515330378],[-73.84485959353671,40.60626394021611],[-73.84489748896802,40.60624155818388],[-73.84495221786298,40.60621278968069],[-73.84506993192866,40.60622256225432],[-73.84515818142458,40.60624511452503],[-73.84520855706357,40.60628043439778],[-73.84527998761763,40.606302963754516],[-73.84529688837002,40.60626773448778],[-73.84529698490914,40.606226072930255],[-73.8452844970965,40.60617157626414],[-73.84530565410896,40.6061139195471],[-73.84531838783214,40.606062660993274],[-73.84530587687685,40.606017778301286],[-73.84529758641597,40.60596649145009],[-73.84525983917155,40.60592477944944],[-73.84523048769519,40.605889487910616],[-73.84518855110068,40.60584136074109],[-73.8451464510356,40.60586373720472],[-73.84509596332995,40.60587648800958],[-73.84504974750585,40.605860402036946],[-73.84506667889455,40.60581235417177],[-73.84507938145946,40.60577391444041],[-73.84509209298325,40.60573227038657],[-73.84510054006063,40.6057162582635],[-73.84516358958419,40.605725957056684],[-73.84520978305133,40.6057516574605],[-73.84525596846765,40.605780562000156],[-73.84531904122797,40.60578064690267],[-73.84539474891373,40.605771134763316],[-73.8453948008631,40.60574870165446],[-73.84539488991904,40.605710244920246],[-73.84536131933221,40.60568135740967],[-73.84529832901019,40.605646020622494],[-73.84523953648862,40.60561389428862],[-73.84519326879436,40.60562024164991],[-73.84514278871582,40.60562978748254],[-73.8450839210421,40.605629708151135],[-73.84505875241695,40.60560403671194],[-73.8450504466629,40.60555915898854],[-73.84505052104083,40.60552711190509],[-73.84508415156414,40.60553036207549],[-73.84514301171662,40.60553364623243],[-73.8452060759338,40.605536936021394],[-73.84528603439419,40.605508201335006],[-73.84530714664226,40.60546977289772],[-73.84530723574831,40.60543131616253],[-73.84530733227726,40.60538965577416],[-73.845277981011,40.605354364245606],[-73.84518976237612,40.60531899343222],[-73.84508888445406,40.60530283333044],[-73.84498383295978,40.60527384934072],[-73.84495029910394,40.60522893808176],[-73.84490839158569,40.60516799200474],[-73.8449085106988,40.60511671663579],[-73.84491702473957,40.60507186209863],[-73.84493905970686,40.605032533664556],[-73.8450117952542,40.60502992751461],[-73.84507210157395,40.605032713081144],[-73.84510753807182,40.605050336846865],[-73.84514650951094,40.60507337321076],[-73.84517483967464,40.60509639522703],[-73.84521028877279,40.60510861062901],[-73.84524393561388,40.605132991917515],[-73.84529356676181,40.60514928277616],[-73.84534500397673,40.60515205609309],[-73.8453982199839,40.60515212768911],[-73.84544434753099,40.60514948563786],[-73.8455011454216,40.60513469009087],[-73.84551893101178,40.60511443373698],[-73.84553495657664,40.605088767838886],[-73.84552081522334,40.60506711711251],[-73.8455350785681,40.60503604032934],[-73.84555462857925,40.60501984272834],[-73.84559899716132,40.6050104382761],[-73.84562201958184,40.60502669307618],[-73.84564859079636,40.60504295280507],[-73.84565738811992,40.60507406040524],[-73.8456715194847,40.605099766818434],[-73.8457034064626,40.60511873776285],[-73.84574595729167,40.60512825961545],[-73.84577962373749,40.60514452816616],[-73.84581506448455,40.60516079908732],[-73.84584523924102,40.60515272812938],[-73.84588539761492,40.605131539436286],[-73.84591163269876,40.60511834029932],[-73.84594169146465,40.605089746317425],[-73.84599352551727,40.60506503133158],[-73.84604467842267,40.60506173084936],[-73.84605041957222,40.60503647327666],[-73.84604384159118,40.60501360458809],[-73.846029691186,40.60498952373214],[-73.84604521922907,40.604964278600065],[-73.84605882710935,40.60495034063042],[-73.84605475672474,40.604935657097535],[-73.84604815999062,40.60492121058517],[-73.84603017441776,40.6049168551891],[-73.84602073347695,40.604903608227865],[-73.84605488378381,40.60488055369329],[-73.84607799061857,40.60485459749405],[-73.84608688493356,40.60483102764387],[-73.84609832145425,40.60480024302912],[-73.84608795189786,40.60477905410767],[-73.84606906226873,40.604755929197665],[-73.84609561225592,40.60474297084473],[-73.84613254222484,40.60474638863595],[-73.84614193991221,40.60477840450976],[-73.84618897750407,40.60477991123658],[-73.84622053372624,40.60478645041769],[-73.84627484137073,40.60478435741737],[-73.846279302101,40.60477491858349],[-73.84628245564546,40.60476824575287],[-73.84625850040516,40.604751369978544],[-73.84625792797166,40.60472562246977],[-73.84627027297424,40.604711682785556],[-73.84629833929614,40.60472519504093],[-73.84631848103652,40.60475289396521],[-73.84633960704335,40.60476447235312],[-73.84635495818495,40.60479443689841],[-73.84636255225104,40.604809259154564],[-73.8463672573087,40.60482201894818],[-73.84638743087733,40.604836482919154],[-73.84640791324087,40.60485335402544],[-73.8464059829668,40.604868992485166],[-73.84643403056451,40.60489068580857],[-73.84646302586316,40.60491310294492],[-73.84650715186037,40.604945165176154],[-73.84653552490016,40.604962528276424],[-73.84657396021933,40.60499867311121],[-73.84662503731226,40.6050283385198],[-73.84668148302508,40.605057528918046],[-73.84671362861143,40.60508259732362],[-73.84674609627487,40.605104777944376],[-73.84679314294472,40.60510243461213],[-73.84682629162056,40.605102478795125],[-73.84688060623365,40.605097738387],[-73.84692513448638,40.60509178222657],[-73.84694725021453,40.605085555130124],[-73.84698165483607,40.60508848847595],[-73.84700341775256,40.60509790193787],[-73.84701854632893,40.605109472216405],[-73.84704062347065,40.605119126493975],[-73.84705860673584,40.60512492549613],[-73.84708605808264,40.60513194045589],[-73.84710152954979,40.60513123915533],[-73.84711448094467,40.60512764696536],[-73.84712585665476,40.60512333079434],[-73.84713250554103,40.605115398916375],[-73.8471404189848,40.60510602495229],[-73.84715558163259,40.60510243569858],[-73.84718626410411,40.60509622061866],[-73.84720353742351,40.60510536940787],[-73.84723149269331,40.605098308520304],[-73.84725810144597,40.60509834388568],[-73.84727806403566,40.60509532808144],[-73.84729671324375,40.6050852129822],[-73.84732199945472,40.60508119085859],[-73.84734861117803,40.60508021231956],[-73.84737389506616,40.60507720406888],[-73.84740716002774,40.605075219961456],[-73.84744784312599,40.60507638066677],[-73.8474674283525,40.60508247758806],[-73.84748309415826,40.6051038875145],[-73.84748529009096,40.60512570659733],[-73.84747906967571,40.60514623224218],[-73.84746859335301,40.60515828279452],[-73.84746049786823,40.605167595558775],[-73.84747107767434,40.60520482690508],[-73.84747437151047,40.605237342348175],[-73.84748273160507,40.605262592402184],[-73.8474837936963,40.605289543915575],[-73.84747927348666,40.605302370996775],[-73.84748878820197,40.60531436129784],[-73.84749212123675,40.60532933814943],[-73.847494838285,40.60536869723578],[-73.84749138092445,40.6054080486316],[-73.84749187010148,40.60543927690993],[-73.84748620626281,40.6054615137672],[-73.84747551045004,40.60547561659757],[-73.84744632233924,40.6054764332637],[-73.84744629399293,40.60548883860326],[-73.8474563311198,40.605517513675586],[-73.84745626465737,40.60554660186707],[-73.84744491804393,40.605599631106045],[-73.84742791242232,40.6056727591951],[-73.84740656763361,40.605680430504705],[-73.84736781111484,40.60569278492192],[-73.84734534949428,40.60569746082094],[-73.84730045102359,40.60569569003377],[-73.84727241158194,40.60568495804206],[-73.84723932974593,40.60567036985349],[-73.84721630467473,40.60567632791784],[-73.84719271079359,40.60568485210514],[-73.8471764037967,40.60569809153993],[-73.84717411264295,40.60571819418698],[-73.84716222898507,40.605760956153055],[-73.84719419893185,40.605770409955284],[-73.84723741740576,40.605770467406764],[-73.8472834227157,40.60577865589369],[-73.84729066363452,40.60580347693843],[-73.84727265830858,40.60582270279994],[-73.84721762566375,40.605835035704516],[-73.84717998887093,40.605848674486076],[-73.84710866686996,40.60586611827345],[-73.84706316617978,40.60588231360688],[-73.84699690896444,40.6058942030969],[-73.84693345617688,40.6059065241535],[-73.84687333040519,40.60593638858458],[-73.84685249267211,40.60596758844846],[-73.8468305280846,40.60600007075118],[-73.84678673476351,40.6060060010503],[-73.84674178700013,40.60602561911444],[-73.8467142582717,40.60603713204013],[-73.84667159949505,40.606037930878415],[-73.84664244868802,40.606022492023136],[-73.84664586509113,40.6060011074466],[-73.84667452829218,40.60598489048792],[-73.84669308136182,40.60597122574803],[-73.84672007366551,40.60594901737697],[-73.84673807884778,40.60592936389951],[-73.84675943581047,40.60591741470213],[-73.84676060735598,40.605895599426646],[-73.84676513068965,40.60588148893644],[-73.8467831070487,40.605874668492575],[-73.84678706461673,40.60586226788889],[-73.84681403012425,40.605851609432165],[-73.84683259676405,40.60583238439038],[-73.84682983712568,40.60581184681438],[-73.84683155183195,40.6057981602807],[-73.84680967945485,40.6057908590183],[-73.84677035471621,40.60580620656029],[-73.84674840967854,40.605830561022586],[-73.84674948499625,40.60585066764725],[-73.84672976739596,40.60588272472238],[-73.84672298877373,40.605901537933974],[-73.84669716271907,40.605904925610055],[-73.84666409268773,40.605885204676916],[-73.84663103774405,40.60585863750205],[-73.84658451584434,40.60583077007323],[-73.84656934819184,40.60583673849595],[-73.84659118604928,40.60585944022374],[-73.84660910836371,40.605876147549274],[-73.84661522559631,40.6059009664669],[-73.84664661263709,40.60592025880644],[-73.84662468334498,40.605937340651785],[-73.84659153894066,40.60594970179366],[-73.84658978125402,40.6059817828152],[-73.84659254268882,40.6060018921943],[-73.84658295529431,40.60602155688546],[-73.84659750381992,40.60604082659283],[-73.84662330504075,40.60604856084073],[-73.84664292994813,40.606057570116235],[-73.84663165826802,40.606077661271485],[-73.84661197831974,40.606092606766616],[-73.84658050273332,40.60611181521176],[-73.84653898068545,40.60610662651356],[-73.84651430322813,40.60609846554268],[-73.84648285646158,40.606104840418084],[-73.84645308644699,40.606114639143236],[-73.84642611071553,40.60612957536216],[-73.84637721681023,40.60615688782467],[-73.84636425023645,40.60618168174831],[-73.8463423316166,40.60619405782347],[-73.84631256668371,40.60620171834274],[-73.84628111262933,40.60621151527416],[-73.8462350530638,40.60622642542029],[-73.84620694251187,40.60624692170679],[-73.84619848005924,40.606265304931576],[-73.84620347481962,40.606290122368236],[-73.8461888530894,40.60630208064327],[-73.84616584665399,40.60629991100611],[-73.84614279431875,40.60631699125604],[-73.84612367175656,40.606334076762636],[-73.84610738739504,40.606337049545786],[-73.84607652072764,40.60633572477055],[-73.84603724482453,40.60632968349485],[-73.84601932549178,40.606311692642954],[-73.84600254310443,40.60628728693976],[-73.8459728045194,40.60628339676424],[-73.84595819689957,40.60628979389415],[-73.84592956597054,40.606291894364205],[-73.84590992090769,40.60629229623304],[-73.84591214137535,40.60630299344228],[-73.84594634240933,40.60631886695391],[-73.8459648347461,40.606331725320146],[-73.84598783976422,40.606335178270015],[-73.84600294980366,40.60635444897217],[-73.84602255136559,40.606373297317226],[-73.84603710473911,40.60639042791998],[-73.84605115876,40.60638103545258],[-73.84605118835331,40.606368201911025],[-73.84606635649808,40.60636180652522],[-73.84608489457015,40.60635541397513],[-73.8461045119312,40.60636741858837],[-73.84612413433884,40.60637685514844],[-73.84615837281225,40.60637690098227],[-73.84620045387959,40.60638337400758],[-73.84623412066563,40.606387697081736],[-73.84624922115678,40.606411245263786],[-73.84625367610647,40.606426223483226],[-73.84624296214719,40.60644802531733],[-73.84622383332632,40.60646725018103],[-73.84621591922854,40.60649205034451],[-73.84621811051612,40.60651515355481],[-73.84619896919193,40.606540366899395],[-73.84619556641582,40.606555762308005],[-73.84618318847318,40.60656857932428],[-73.84616856733777,40.60658053759734],[-73.8461679729712,40.606594653322034],[-73.84614829003358,40.60661173858494],[-73.84614713152547,40.60662713649358],[-73.84613980353313,40.60664081550189],[-73.84612688738669,40.606643365094435],[-73.84611004768607,40.60664377025073],[-73.84610833839943,40.6066553181011],[-73.84612179666277,40.60666046938504],[-73.84613355648935,40.60667246347258],[-73.84615432249315,40.606672918302884],[-73.84616438487213,40.60669047108227],[-73.8461738887078,40.60670716670349],[-73.84616600379954,40.60671870628914],[-73.84615306463968,40.60673152255087],[-73.84616817996591,40.60674865388848],[-73.84617769070938,40.606762355435194],[-73.8461967625745,40.606767514222945],[-73.84622988347718,40.606764992158645],[-73.84624671040183,40.60677014743211],[-73.8462686095276,40.60676632690237],[-73.84628430587732,40.60677447574662],[-73.84628034914711,40.60678644829586],[-73.84627247366691,40.606794565613164],[-73.84627918268029,40.60680569652037],[-73.84630666256153,40.60681557226484],[-73.84633360063623,40.606817319427755],[-73.84634989910566,40.60680835863242],[-73.84637183181378,40.60678956519843],[-73.84637524932697,40.60676775293058],[-73.84637920210007,40.60675749218702],[-73.84641118871392,40.60676052952131],[-73.84641899682772,40.60678235612076],[-73.84644422663366,40.606794367672116],[-73.84647453715381,40.60679397995873],[-73.84650989644653,40.60679402718466],[-73.84652001729546,40.60678676858898],[-73.84654196272983,40.6067624146752],[-73.84657510263153,40.606752192388385],[-73.84659868877078,40.6067466622336],[-73.8466216765967,40.606757387814426],[-73.84663402795722,40.60675612085455],[-73.8466362331562,40.606773234902796],[-73.84663169555037,40.60679418977651],[-73.84662098896021,40.606812142334476],[-73.8466108388646,40.60683309022001],[-73.84660182597531,40.60684719471102],[-73.84657936194736,40.606852725694246],[-73.84655463242274,40.60686680920127],[-73.84653214314002,40.60688303504315],[-73.84650798757312,40.60689241407915],[-73.84648325791446,40.606906925272924],[-73.84646414936705,40.60691759448253],[-73.84644334600364,40.60693296614954],[-73.8464286890849,40.606960752573684],[-73.84642696376585,40.606978717113435],[-73.84641570859719,40.606991535151835],[-73.84640501034555,40.60700649311475],[-73.84639095536484,40.60701588512113],[-73.84637577758164,40.60702613153203],[-73.84636228039207,40.60703766362927],[-73.8463532711399,40.60705005746407],[-73.84635491990826,40.60706546029957],[-73.84636050550517,40.6070774449368],[-73.84637506404083,40.60709243665588],[-73.84640871818327,40.607102320125385],[-73.8464350760566,40.6071121943394],[-73.84646928178151,40.60712635772838],[-73.84649620916872,40.60713280939584],[-73.84652311448322,40.6071486734923],[-73.84653149019104,40.6071670792231],[-73.8465308854145,40.60718632819938],[-73.84649046026264,40.60719183518104],[-73.84646405807705,40.607201211877126],[-73.84644885818008,40.60722086838743],[-73.84645159808206,40.607249961495846],[-73.84644200948209,40.607270054376336],[-73.84641447165673,40.607284989337764],[-73.84639425067913,40.60729137969171],[-73.8463903067347,40.60729779062436],[-73.84640264726868,40.6073016569392],[-73.84642960291934,40.60729527625263],[-73.84644928818358,40.60727819144825],[-73.8464689699295,40.60726196304545],[-73.84647073459585,40.60722688678313],[-73.84649940043752,40.60720938643112],[-73.84652409632966,40.60720941941061],[-73.84654819924897,40.60722356811229],[-73.84655607530108,40.60721587881441],[-73.84655502175566,40.60718593272282],[-73.84655562554178,40.60716711144738],[-73.84653605299339,40.607135857188545],[-73.84650580723024,40.607108011966076],[-73.84646487242118,40.60709084568351],[-73.84643681711887,40.60708738591482],[-73.84640878707238,40.607072376202076],[-73.84638750044074,40.60705395320721],[-73.84639932928076,40.60703600200355],[-73.84641955116284,40.607029184617794],[-73.84644653720225,40.60700954318777],[-73.8464465982045,40.606983020871674],[-73.84647753754349,40.60695354572137],[-73.84654048463197,40.60691726889451],[-73.84656629896585,40.60691944203716],[-73.84660275383065,40.6069314678677],[-73.84663700209192,40.60692766374875],[-73.8466404106805,40.60690970195448],[-73.8466556057605,40.60689218291811],[-73.84668932762476,40.606872549915074],[-73.84667704894227,40.60684216181789],[-73.84665853699924,40.606837431391696],[-73.84665467597726,40.60680833746139],[-73.84666989886207,40.60677841308434],[-73.84665536784071,40.60675144359782],[-73.84663017830397,40.60672189350608],[-73.84661620695312,40.60669492476125],[-73.84662974323517,40.60666670928244],[-73.84662757013616,40.60663505055188],[-73.8466287555083,40.606608102032894],[-73.84663327563298,40.606594847451596],[-73.84666357525349,40.60659916540399],[-73.8466854102265,40.606623150047085],[-73.84671508516173,40.606654845960705],[-73.84672344678926,40.60667966786366],[-73.8467379811063,40.60670578143905],[-73.84675819205253,40.606703669709084],[-73.84676272001425,40.60668699234254],[-73.84675996364405,40.60666559953403],[-73.846756093414,40.60663992771503],[-73.84677181924859,40.60663524295134],[-73.84678750931366,40.60664681400675],[-73.8467924781364,40.60668275448857],[-73.84680924226193,40.60671528790126],[-73.84682661076981,40.60672899986706],[-73.8468428906099,40.606727738120156],[-73.84685133472186,40.60671662743811],[-73.84684577850776,40.60669180928296],[-73.84683181222024,40.606663556459104],[-73.84682795079542,40.606634034831416],[-73.84682744686144,40.606608795203286],[-73.84686174138551,40.6065844571824],[-73.84689095135128,40.60657422956824],[-73.84687247446634,40.60655452746593],[-73.84683826011413,40.60654421518003],[-73.84683822282234,40.60656047032924],[-73.84681070370509,40.606567705765244],[-73.84676860805531,40.6065672226188],[-73.8467338072199,40.60656803145396],[-73.8466900280333,40.606567544861065],[-73.84666258946216,40.606539702919875],[-73.84663000070826,40.606554631697506],[-73.84661648017384,40.60657600278873],[-73.84659960151168,40.606593947275634],[-73.84660289313044,40.606626890271464],[-73.84657983774122,40.60664568174851],[-73.84655851000934,40.60664479737025],[-73.84654669068637,40.606659326315366],[-73.84652586775354,40.60668325402689],[-73.84650170503818,40.60669519960078],[-73.84647752755862,40.606713561856424],[-73.84645224246147,40.606725505753055],[-73.84642137625612,40.60672332583434],[-73.8463882593185,40.60672413681513],[-73.84634167456421,40.606723646842525],[-73.8462788247281,40.60671714609393],[-73.8462243796057,40.60671792967254],[-73.84620758893956,40.60669694560751],[-73.84619310269137,40.60665072583447],[-73.84619989215932,40.60662720710727],[-73.84623243637347,40.606631100977175],[-73.8462588275285,40.60662643055193],[-73.84627011681805,40.606599067346416],[-73.8462926556356,40.606561026125604],[-73.84630457698562,40.60650286383764],[-73.84630410870338,40.60646222429201],[-73.84633333445508,40.60644515226393],[-73.84632162944933,40.60640963095915],[-73.84634638411735,40.606383997396165],[-73.84638414901596,40.606315175413606],[-73.84641008907943,40.60626259331917],[-73.8464444171342,40.60622328370927],[-73.84650449745459,40.606213097265055],[-73.84659264460593,40.60620166481299],[-73.84663983013994,40.60618504437929],[-73.84672119715738,40.6061928527347],[-73.84679137598118,40.606184390751906],[-73.846830197343,40.60614423161179],[-73.8468915167322,40.60608271296129],[-73.84696564643909,40.60606527287968],[-73.84703078397965,40.60605209847555],[-73.84704756276282,40.606078215503246],[-73.84708293203468,40.606074412240936],[-73.84712673712829,40.606063348579696],[-73.84717896355968,40.606051440192246],[-73.84722161972114,40.60605149690174],[-73.84726370819644,40.60605497512936],[-73.84730749715526,40.606050755284414],[-73.84737486347142,40.606045283795105],[-73.84742597497382,40.60602952348923],[-73.84748097646708,40.606030879932106],[-73.84753540562623,40.606037796556606],[-73.8475719021799,40.606031428258085],[-73.84759663215684,40.60601691683008],[-73.84760006680754,40.60598740439866],[-73.84760402488902,40.60597500427041],[-73.84761641382266,40.60595662614819],[-73.84763441508419,40.60593953890675],[-73.84766138110963,40.60591916707122],[-73.84767978135788,40.60593269415168],[-73.84770458860002,40.60594489534832],[-73.84773824976749,40.605963867573614],[-73.84775774358198,40.60597200533267],[-73.84777723497761,40.60598149521422],[-73.84780559945726,40.60598964471344],[-73.84783395426021,40.60600184990946],[-73.84786231501324,40.606011352188794],[-73.84789599804223,40.60602085966186],[-73.84793499850447,40.6060317274621],[-73.84795091559319,40.60605338023714],[-73.84797393586692,40.60607098685678],[-73.84799163476295,40.60608858626636],[-73.84799870627788,40.606099411142004],[-73.84802176966791,40.606098089679875],[-73.84805192304302,40.606099481509304],[-73.84807851065743,40.606108981390946],[-73.8481104040757,40.60612524691228],[-73.84811921147684,40.60615229811314],[-73.84812980330236,40.606175295954735],[-73.84815110272835,40.60616991625176],[-73.84818480893232,40.60616860881747],[-73.84820961635475,40.60618080973728],[-73.84824330017665,40.60619031777938],[-73.84827875348806,40.60620118077896],[-73.84831242109095,40.606217449088646],[-73.84834078222507,40.606226950579874],[-73.84838156925625,40.606232412237595],[-73.84842593276572,40.60622571094564],[-73.84845431518232,40.606225748372545],[-73.84848979988963,40.606223090897466],[-73.84852704816515,40.60622449212216],[-73.84856073205316,40.60623400057382],[-73.84858555402143,40.60623944112228],[-73.84860686503589,40.606228653002255],[-73.8486334534417,40.60623815208608],[-73.84866180762127,40.60625035757904],[-73.84866531574984,40.60626793769528],[-73.84867592266416,40.60628417569934],[-73.84868121715084,40.60629635032175],[-73.84870603630654,40.60630314347178],[-73.84873796388366,40.606304537624055],[-73.84875924711027,40.60630591709105],[-73.84878050737584,40.606318113387104],[-73.84879468219482,40.606324891842576],[-73.84881063331079,40.606331672800394],[-73.84881769491943,40.60634655399868],[-73.84881943161824,40.6063627801537],[-73.84884425387517,40.606368220646395],[-73.84884607454647,40.606347943286366],[-73.84883193185267,40.6063262929702],[-73.8488426249661,40.606304675317965],[-73.84886216558503,40.60629253269359],[-73.84891008557692,40.60628177950498],[-73.84893317742403,40.606268290078035],[-73.84897042923264,40.60626833903483],[-73.8489916943226,40.60627783104044],[-73.84902183251137,40.606285982736836],[-73.84904132483794,40.60629547240455],[-73.84905016058852,40.60631035642129],[-73.84905188205985,40.60633334202418],[-73.84909090276899,40.60633609685256],[-73.8491033784023,40.606310426302905],[-73.84911762418933,40.60628610852923],[-73.84916197783836,40.60628346248914],[-73.8491939298477,40.60627404035382],[-73.84919400314153,40.606241593043734],[-73.84919582370281,40.60622131584547],[-73.84920295562235,40.60620510116467],[-73.84923490626956,40.6061956790162],[-73.84924381686062,40.60617811470479],[-73.84922788776967,40.60616186977156],[-73.84922792746109,40.60614429432657],[-73.8492155245293,40.606137518249014],[-73.84921557033272,40.60611723805167],[-73.84922979554332,40.606102384803606],[-73.84925111993908,40.60608618890402],[-73.84927421077056,40.60607269940721],[-73.84930083189934,40.60606732647005],[-73.84932210307562,40.60607411416503],[-73.84933449009154,40.60608765018444],[-73.84933444737702,40.60610657775437],[-73.84934684355323,40.606116058067975],[-73.849368109088,40.60612555000459],[-73.84938938399881,40.60613098573066],[-73.84941065564239,40.60613777407991],[-73.84943724824684,40.606144568725604],[-73.84945855409465,40.606136484698716],[-73.8494958313123,40.6061257173256],[-73.84950121061229,40.606100036434505],[-73.84951723029667,40.60607572193896],[-73.84954206535046,40.606075754452746],[-73.84955630875915,40.606052789252715],[-73.8495918048541,40.60604472377467],[-73.84963598239206,40.606028353322415],[-73.84964678348713,40.6060502035545],[-73.84964494241305,40.60607994479753],[-73.84963956621509,40.60610427373798],[-73.84960758323507,40.60612721573721],[-73.84958270683643,40.606146110809355],[-73.84956669868369,40.606165017986264],[-73.84959151549539,40.60617316240078],[-73.84959854702385,40.606201563292196],[-73.84959315861579,40.60623130005946],[-73.84959309465336,40.60625969149795],[-73.84959121699694,40.60630565739972],[-73.84958230475385,40.606324573361896],[-73.84958403554688,40.60634350308487],[-73.84956978903905,40.60636782041253],[-73.84956438537301,40.60640431696436],[-73.84958029937316,40.60642732163695],[-73.84961399415587,40.60643142211612],[-73.84962814017123,40.606451720211076],[-73.84963163876958,40.606473356503514],[-73.84961205016954,40.606507130910785],[-73.84964036289294,40.606538263899914],[-73.84966342335771,40.60653829406567],[-73.84968468059976,40.60655184164855],[-73.8496988436043,40.6065640283243],[-73.84968992288456,40.60658700050191],[-73.84965618473369,40.60660182828351],[-73.84964903069071,40.60662750635632],[-73.84963834823957,40.606645068547834],[-73.84962233759806,40.60666532718717],[-73.84958859546721,40.606681507072345],[-73.84956018000356,40.60669634179118],[-73.84953354318866,40.60670847507645],[-73.84949274596987,40.606707069531154],[-73.84945373722293,40.60669890650777],[-73.84941292542341,40.60670426088862],[-73.84938808469485,40.60670693242984],[-73.84936320975021,40.60672447532685],[-73.8493472020559,40.60674338247298],[-73.84931705729707,40.60673793527899],[-73.84929934872473,40.60672439161132],[-73.84927986932387,40.60670949432751],[-73.84927813184393,40.60669326851426],[-73.84928348380458,40.60667975524994],[-73.84928884491731,40.60666218678379],[-73.84929952572993,40.60664597675128],[-73.84929600825939,40.606632452359236],[-73.84928717829474,40.606614864782124],[-73.84926418058784,40.60658644293434],[-73.84925181007763,40.60656614645348],[-73.84921460542026,40.60654446593471],[-73.84918445792789,40.6065403706634],[-73.84915782875628,40.606549799279314],[-73.84913299658186,40.606548414557686],[-73.84911883847526,40.60653352406355],[-73.84909049631486,40.60651591135727],[-73.84907098252152,40.60651588573396],[-73.8490531854099,40.60654154996108],[-73.84903364475313,40.606553692450206],[-73.84901235838547,40.6065536644887],[-73.84897865286332,40.60655362020546],[-73.84895433282317,40.606545156833555],[-73.84893965782402,40.60654004918018],[-73.84890773646971,40.606535951002215],[-73.84888644856895,40.606535923015365],[-73.84885808198347,40.60652912574232],[-73.84882260697242,40.60652772712505],[-73.84878181272082,40.60652496970491],[-73.84875699281513,40.60651817673804],[-73.84873212784234,40.60653166429834],[-73.84870368554395,40.6065573142931],[-73.84868590119513,40.606577571137706],[-73.8486432901259,40.60659373839922],[-73.84859537293359,40.60660313935144],[-73.84859001164138,40.60662070845548],[-73.84858108614735,40.60664503250241],[-73.84857925750634,40.60666936606618],[-73.84857742842586,40.60669369912662],[-73.84855608833793,40.606716654853805],[-73.84854007800882,40.60673691401316],[-73.8485400043955,40.606769361823844],[-73.8485399062453,40.6068126251244],[-73.84853631508588,40.606831548016906],[-73.84850613375842,40.606842324431966],[-73.84846710752032,40.60684227298569],[-73.84843515206674,40.60685304704308],[-73.84839255918216,40.606861102300456],[-73.84835352284014,40.60686510702116],[-73.8483339856922,40.60687589743451],[-73.84830025631153,40.60688666844347],[-73.84824527029491,40.606883891765975],[-73.84822757726754,40.60686358865],[-73.84822940121306,40.60684195934352],[-73.84824894210085,40.60682981682404],[-73.84828086970055,40.606831211102914],[-73.84827737700724,40.60680687051979],[-73.84824544546663,40.606806828363496],[-73.84822236646752,40.6068149099914],[-73.84818865905869,40.606816217435444],[-73.84816561255333,40.6068094271861],[-73.84815854225543,40.60679860215573],[-73.84816924137152,40.606774280987246],[-73.84816929979294,40.606748592460264],[-73.84814801182468,40.60674856433666],[-73.84812140395262,40.60674852917934],[-73.84808771371466,40.606741724681335],[-73.8480611333172,40.606729521895055],[-73.84805576440225,40.606749794551455],[-73.84803267001168,40.60676463642995],[-73.84803796376092,40.606776810577934],[-73.84802019695897,40.60678895524005],[-73.84801306381065,40.6068051698453],[-73.84801302072084,40.60682409741345],[-73.84801650804192,40.60685114208758],[-73.84802176244227,40.60688089285313],[-73.84804297440091,40.60691336813695],[-73.84807668625629,40.606910709115276],[-73.84812634402236,40.60691618258784],[-73.84815293966129,40.6069216255727],[-73.84816886010526,40.6069419273637],[-73.84818122860266,40.606963574914154],[-73.848184732908,40.60698250716765],[-73.84820244747179,40.60699334658984],[-73.84822725761781,40.607004195546786],[-73.84823785510335,40.60702448929367],[-73.84824134559958,40.60705018183578],[-73.84823952472546,40.60707045918487],[-73.8482345963593,40.60709082239377],[-73.84819842340323,40.6070873798109],[-73.84816294810976,40.607085980822625],[-73.84813812190635,40.60708189230698],[-73.8481097813103,40.607062926730514],[-73.84807432449173,40.60705341580445],[-73.84802287800348,40.60705469991808],[-73.84799093776833,40.60705871389848],[-73.84796081782973,40.6070424501894],[-73.84795377701344,40.60701810490328],[-73.8479361055956,40.60698833770751],[-73.84791664468163,40.60696532811482],[-73.84789540966831,40.60694231617092],[-73.84786879797876,40.6069436330789],[-73.84784569952019,40.606959826372915],[-73.847826164906,40.6069692640721],[-73.84777296902615,40.60695973006763],[-73.84770908861357,40.606967757545604],[-73.84765764130651,40.60696904082459],[-73.84762748071597,40.60697035297278],[-73.84758489691706,40.60697435272945],[-73.8475458589126,40.60697970879979],[-73.84755290575113,40.60700134986174],[-73.84753154977453,40.60703106535125],[-73.84750309973346,40.60706077192711],[-73.84746760505584,40.60706748463346],[-73.84743035280249,40.607067435189585],[-73.84739662539023,40.6070768539748],[-73.84737174426037,40.60709710119299],[-73.8474196132007,40.60710933240135],[-73.84744440097828,40.607129645058635],[-73.8474443515468,40.607151277210185],[-73.84744076093777,40.607170200069035],[-73.84743539620669,40.60718912107526],[-73.84740167182333,40.60719718823983],[-73.84738042918097,40.60717823190722],[-73.84736092446765,40.607174150289694],[-73.84733249814548,40.6071930401597],[-73.84732713338211,40.60721196116091],[-73.84731643963264,40.60723357867011],[-73.84730041643547,40.6072592449816],[-73.84728618370433,40.60727680207007],[-73.84725777675472,40.60728758051494],[-73.847227576453,40.60730646800137],[-73.84720446224206,40.60732942111888],[-73.84719731424501,40.60735239545925],[-73.84718304498944,40.607386176523256],[-73.8471510946002,40.60739424597297],[-73.84712090107207,40.60741042918283],[-73.84710665719565,40.607433394078804],[-73.84708533272806,40.60744958974707],[-73.84705868962838,40.60746442620539],[-73.84705865555908,40.60747929790075],[-73.84702316636917,40.607483307057294],[-73.846992978966,40.607496786654345],[-73.84698052398953,40.60751299394259],[-73.84699111431993,40.607535991884156],[-73.8470087960743,40.60756170352168],[-73.84702293711968,40.60758335405782],[-73.84703531775335,40.60759959457206],[-73.84703349715801,40.607619871734265],[-73.84701220425399,40.607622547651445],[-73.84698380243209,40.60763062177792],[-73.84696603521232,40.60764276577348],[-73.8469393798303,40.60766301003236],[-73.84690561794285,40.6076873010381],[-73.84689494014316,40.607702158555234],[-73.8468860276066,40.607721075479255],[-73.8468788701573,40.60774810499988],[-73.84688059623882,40.607768387386834],[-73.84690717815282,40.60778059061424],[-73.84693554329043,40.60778874032674],[-73.84695858336997,40.60779823507056],[-73.8469673965027,40.607822582775974],[-73.84693719897685,40.60784011806046],[-73.84691231986429,40.60785901305222],[-73.84688390640588,40.60787249498301],[-73.8468501754086,40.60788326556418],[-73.84685010717457,40.607913009791034],[-73.84685714458242,40.60793870676457],[-73.8468986130556,40.60801204801969],[-73.84687093955829,40.60803113043087],[-73.8468244449499,40.60806318969998],[-73.84675462302462,40.608064605731684],[-73.8467210419885,40.60803892344822],[-73.84667492061696,40.60798117674956],[-73.84662449050184,40.60796829062881],[-73.84659500419639,40.60799068394831],[-73.84654031006431,40.608003430275026],[-73.84649407097352,40.607996958859644],[-73.84639739465905,40.60798080619808],[-73.84632599078024,40.607945458741575],[-73.8462671890173,40.6079165382692],[-73.84620410685498,40.607919658712],[-73.84612836664378,40.60794199001099],[-73.84607356162961,40.608002806143844],[-73.8460062829946,40.60800271602326],[-73.84594734015643,40.60803468421138],[-73.84595982234354,40.60809238562138],[-73.84596813553877,40.608134058441614],[-73.84590068619522,40.608207676381745],[-73.84585017466148,40.60823004182185],[-73.84577858726605,40.60827481180034],[-73.84572806083014,40.608303586333605],[-73.84564813713835,40.6083162976994],[-73.84559766249681,40.60832263957457],[-73.84550935819294,40.60832252091669],[-73.84547572624258,40.608319270871576],[-73.84542115035265,40.60828074131198],[-73.84534136026505,40.608235767461494],[-73.84524898534163,40.60817795844545],[-73.84517329654248,40.60817785651383],[-73.84509348355658,40.60814249696402],[-73.84498419950921,40.60812312111881],[-73.84490860755541,40.60808135813334],[-73.84486233812146,40.608087704689794],[-73.84489998889138,40.608171078360435],[-73.84495876949542,40.60820961451045],[-73.84504282391207,40.60822895620054],[-73.84516896508707,40.608232331027516],[-73.84524454185667,40.60828050365717],[-73.84532427996034,40.60834790950503],[-73.84537465073026,40.60838643412346],[-73.84542498445745,40.60844098234057],[-73.84542488057592,40.60848584804358],[-73.84550051039156,40.608511587904545],[-73.8456224914639,40.60849572763296],[-73.84569408073968,40.608450957754705],[-73.84580353511522,40.60839662480248],[-73.84588350392202,40.60836468488369],[-73.84598031463061,40.60832315297492],[-73.84606866934098,40.608300838668356],[-73.84614869026369,40.608246465462045],[-73.84624120563907,40.608243384427595],[-73.84627897022493,40.60827868695021],[-73.84623677303368,40.60834272485489],[-73.84616930900653,40.60842275243317],[-73.84611875242028,40.60846434593323],[-73.84602199465316,40.608483444689185],[-73.84595041383581,40.6085250104506],[-73.8458746136635,40.60857297967618],[-73.84582825516895,40.6086177840147],[-73.8458113236181,40.608665831476074],[-73.84592044607454,40.60875570966061],[-73.8459539238551,40.60882625854845],[-73.84591588677495,40.60890953041272],[-73.84580645231642,40.60895424949595],[-73.8457978798185,40.609024742008735],[-73.84581033919592,40.60909205790188],[-73.84574710934518,40.60915927224036],[-73.84574696865499,40.609220161560266],[-73.84572156729794,40.609293835811236],[-73.84563733350369,40.60935140739063],[-73.84555327008626,40.60933527146444],[-73.84553205272776,40.60941856512806],[-73.8455655520106,40.60947950032044],[-73.84562864154859,40.60947317540218],[-73.84569592298404,40.60947326574559],[-73.84573789925196,40.60950536926061],[-73.84576723777973,40.60954706963573],[-73.84576708970296,40.609611163777565],[-73.84576272902291,40.60967845710053],[-73.84574157868052,40.609732909224284],[-73.84566574581349,40.60979369693129],[-73.84558584997573,40.60979358962482],[-73.8454933607707,40.60978385133489],[-73.84544296051811,40.609758146072814],[-73.84538823525139,40.60978370997373],[-73.8454554338532,40.60981905235013],[-73.84555626679226,40.60985764421738],[-73.84561506408325,40.609889770376704],[-73.84567799102457,40.609953949219644],[-73.84567364504962,40.61001483288843],[-73.84561464905592,40.61006923416722],[-73.84552627570172,40.610097958269925],[-73.84545056092966,40.610107470488835],[-73.84542106652405,40.61013306832744],[-73.84545459552132,40.610181184083295],[-73.84550498258345,40.61021329898919],[-73.8455680224643,40.6102294073731],[-73.84561842290002,40.61025511308146],[-73.845681373951,40.610309678119904],[-73.84569806157563,40.610367385190905],[-73.84573576651385,40.61042832530261],[-73.84573567764798,40.610466782018875],[-73.84570201409761,40.610476351335805],[-73.84564737050768,40.61046666346705],[-73.84558849115538,40.61046978921824],[-73.84552961311748,40.61047291443837],[-73.84555472466532,40.61052422368456],[-73.84557980638034,40.61058835171816],[-73.84564279476382,40.61062689315853],[-73.84573528515858,40.61063663132732],[-73.84576036708928,40.61070075932079],[-73.84575180106377,40.61076804699286],[-73.84568447541449,40.610787184958006],[-73.84560457838768,40.61078707766456],[-73.84552465911479,40.61079658428482],[-73.84553705834732,40.61088953811569],[-73.84562926007702,40.61102425981095],[-73.84569216000861,40.61110125793625],[-73.84570952477213,40.61120857867998],[-73.8457548512193,40.611267987070995],[-73.84575041637031,40.61136732744739],[-73.84573342635744,40.61144101347609],[-73.8457022190523,40.611439484934046],[-73.84566615034795,40.61143771833094],[-73.84562418031082,40.61140240997215],[-73.84555286369167,40.61132860583955],[-73.84545622641505,40.61129322395042],[-73.84532175052092,40.61125458623299],[-73.84522098379949,40.61118715142307],[-73.84517486088986,40.61112940464254],[-73.84508680572078,40.61102032567013],[-73.844990236988,40.61095610114714],[-73.84489772392268,40.61095597634813],[-73.84485550137123,40.611029627697405],[-73.84488049324501,40.61113221259334],[-73.84501891353372,40.61128302063927],[-73.84516581939401,40.611401793451535],[-73.84525812420046,40.61149165008242],[-73.84524945444198,40.61160380356911],[-73.84528702598142,40.61172242830056],[-73.84526993792426,40.611837775288485],[-73.84523608000805,40.61193066636207],[-73.84519798147106,40.61203957588166],[-73.84517666552752,40.61216453098878],[-73.84508811072969,40.61227016766373],[-73.84507534677704,40.61233424428212],[-73.84518864856317,40.612436948087854],[-73.84520946713944,40.612526708444555],[-73.84528912880045,40.61262936633973],[-73.84530161848339,40.61268386347334],[-73.84540235785882,40.61276411699297],[-73.84547803092391,40.61277383257529],[-73.84562092685397,40.61280927657532],[-73.84565797951572,40.61283761263058],[-73.84570908154596,40.612876694091334],[-73.84569633266793,40.612934361798025],[-73.84565460762174,40.612944140914244],[-73.84556588167447,40.612972643934775],[-73.84551532934294,40.61301103216042],[-73.84538904529819,40.613065342354965],[-73.84530071986718,40.61307163318318],[-73.84528638408037,40.61309751423473],[-73.84527436274603,40.61311777829856],[-73.84528363692118,40.613135028696625],[-73.84531425361355,40.61312898574516],[-73.84536350178341,40.61312195396518],[-73.84538745668509,40.61311995841589],[-73.84541404493352,40.613130133879785],[-73.84542329904393,40.61315549616986],[-73.84540725334553,40.613189950420264],[-73.84537927100773,40.6132071506977],[-73.84533799708612,40.613218248927936],[-73.84529672381029,40.61322934714426],[-73.84527140016625,40.61324756536287],[-73.84525671235069,40.61326985310567],[-73.84526063167219,40.6133012923837],[-73.84527790603926,40.61331145550773],[-73.84531118456488,40.61330541613991],[-73.84535379367735,40.613292292445074],[-73.84537107187558,40.61330042711703],[-73.84535635354388,40.61333589703208],[-73.84534164327565,40.61336731057203],[-73.84531366855474,40.61338146901637],[-73.84528572371242,40.613382445963616],[-73.84527903201155,40.61339967420083],[-73.84530028832185,40.61341389889748],[-73.84532290753387,40.61341392933705],[-73.84536147350467,40.613423107210664],[-73.84537340179698,40.61344340283116],[-73.84537069607237,40.613462665046164],[-73.8453546865377,40.61348089581196],[-73.84533200490051,40.61350722902534],[-73.84532529675232,40.61353155545386],[-73.84532526151003,40.613546765379866],[-73.84533721242666,40.6135569213312],[-73.8453491836773,40.61355896588127],[-73.84535979476182,40.61357317624392],[-73.84536773689263,40.61359143822619],[-73.84538235428445,40.613599569819236],[-73.84540362007414,40.6136097382928],[-73.8454235838232,40.61360773720047],[-73.84545420240742,40.61360068032766],[-73.84550339759366,40.613616970487186],[-73.84554065350075,40.613617020555594],[-73.84558322054845,40.6136221478496],[-73.84562176044139,40.61364247935748],[-73.8456321551454,40.61365370520707],[-73.84564432389801,40.61366684611843],[-73.84564426528331,40.613692195380665],[-73.84563013372109,40.6137176024726],[-73.84557365536173,40.61373063191456],[-73.84553504863597,40.613738692641604],[-73.84549778840754,40.61374067033871],[-73.84547644745281,40.613762949165846],[-73.84546757123202,40.61378189399601],[-73.84543515911632,40.613780131568184],[-73.84540985944369,40.61378820947573],[-73.8453894493949,40.61381279088678],[-73.84532729678101,40.613816490079905],[-73.845286082765,40.61380223852863],[-73.8452475022612,40.61379914476749],[-73.84519162229188,40.613797041750274],[-73.84515569673086,40.61379699336098],[-73.84513172275958,40.61380710093376],[-73.845107769956,40.6138080825463],[-73.84508512340645,40.613819206287154],[-73.84507974257033,40.61384454887863],[-73.84505840658902,40.61386479986181],[-73.84501712536503,40.61387893979401],[-73.84497316564331,40.61390017464476],[-73.84494917747583,40.61391636614952],[-73.84492119707089,40.61393255243089],[-73.84489052408922,40.61396293048827],[-73.84487984405116,40.61397812604921],[-73.84486125539837,40.61396086321668],[-73.84483460326678,40.613978064988565],[-73.8448332074819,40.61400645477455],[-73.8448331650567,40.61402470651714],[-73.84481941775915,40.61403822867127],[-73.84479070289277,40.61401589110045],[-73.84477211683158,40.61399761370039],[-73.84476683961277,40.61397834088734],[-73.84474955571744,40.61397223389066],[-73.84473492652965,40.61396917180158]]],[[[-74.01866021768471,40.60364106759197],[-74.01869135708252,40.603607923939485],[-74.01912316533567,40.60373977066065],[-74.01918971417956,40.60376183973345],[-74.01924239456822,40.60377850124137],[-74.02053583504637,40.60419641858659],[-74.02129949141423,40.60442832294215],[-74.02139467231528,40.60449399877191],[-74.02122508359145,40.60473806226657],[-74.02078540907316,40.60567368551246],[-74.02247769425495,40.606674215647786],[-74.0215060289087,40.60782209883299],[-74.02430437545304,40.60945696914199],[-74.02439534326798,40.609548534951166],[-74.02447207511443,40.60965008258322],[-74.02453195982473,40.6097595954073],[-74.02457307668429,40.609874528759875],[-74.02459441688825,40.60999204091506],[-74.02459593815635,40.61010922459517],[-74.0245785549298,40.61022330197489],[-74.02385181228283,40.61200004036832],[-74.02279661900191,40.61457960193814],[-74.02216115926102,40.61616572868149],[-74.02174534085249,40.61719787818571],[-74.02160848456947,40.61753673829389],[-74.02145207492902,40.618027191687666],[-74.02121548198697,40.618471985279434],[-74.020526086285,40.61805784497694],[-74.01984163966091,40.61764397475204],[-74.01832578904354,40.61672605153072],[-74.01611824015609,40.6153840362546],[-74.01445107324068,40.61438019833139],[-74.01390656440223,40.614052361514574],[-74.0117120148979,40.61273502918771],[-74.01348255850202,40.61103739791979],[-74.01522379433119,40.60935638462115],[-74.01701910088792,40.60765441697131],[-74.01623636663774,40.60723326610054],[-74.01549855009642,40.606841524277],[-74.01640553068889,40.60597592531661],[-74.01671283875817,40.60568263485331],[-74.0172836662492,40.605137824696854],[-74.01746711446867,40.60496510482897],[-74.0175086853118,40.60485049723538],[-74.01804702541033,40.60436573512648],[-74.01811904973304,40.604315222826784],[-74.01817646660614,40.6042526088174],[-74.01821458564267,40.60418195828639],[-74.0182314505145,40.604108472503135],[-74.01866021768471,40.60364106759197]]],[[[-73.8337015227212,40.620978601846915],[-73.83401888200325,40.6143811669233],[-73.83405492385532,40.614361887934244],[-73.83406504547996,40.614356474432384],[-73.83410581152287,40.61435944225038],[-73.83417849166878,40.614361990030574],[-73.83434168122305,40.61436543719742],[-73.83445946628927,40.614392450421406],[-73.8346032336605,40.61441390158458],[-73.83472391325719,40.614450526668726],[-73.83484247863916,40.61446793382751],[-73.83490183563694,40.614468157475144],[-73.83496190251225,40.61447290875011],[-73.83501220878382,40.61449233293355],[-73.83504177385315,40.61450939365029],[-73.83506620220972,40.61452021473574],[-73.83512098542279,40.614535692108774],[-73.83517134812571,40.61454663430043],[-73.83520623957126,40.61453597904437],[-73.83525501050032,40.614549744967285],[-73.83532281744324,40.61457067522064],[-73.83538891957515,40.614596598377986],[-73.83542288683323,40.61461045443589],[-73.83545449273417,40.61463245806864],[-73.83546955939202,40.614657264070445],[-73.83547876382197,40.614693398882615],[-73.83545814612324,40.614713845458695],[-73.83543987928485,40.61473067291308],[-73.83542879838902,40.61475470150795],[-73.83542479353247,40.61477237228101],[-73.83542777742117,40.614774599832835],[-73.83546600150888,40.614873466279604],[-73.83551649420136,40.61494874641217],[-73.83558894560753,40.615028916444984],[-73.83565778576532,40.615098678376455],[-73.83574792728247,40.615162925154706],[-73.83579322194048,40.61518439875595],[-73.83585572623771,40.615208999053046],[-73.83590450244584,40.61522051395152],[-73.83598591313452,40.61523188491721],[-73.83604642983033,40.615229775946034],[-73.83610164292601,40.61523130833417],[-73.83615138042872,40.615218424879366],[-73.83620170280982,40.61520235666939],[-73.83622173494825,40.615185065041324],[-73.83622104005504,40.6151746611596],[-73.8362114540538,40.615162049474776],[-73.83615370058651,40.61513926713333],[-73.83614289101911,40.61512618712993],[-73.83614816967186,40.6151180150424],[-73.83619025265256,40.61511239276613],[-73.8362319289268,40.61512576502302],[-73.83625516805921,40.615137874637426],[-73.8362729621882,40.615137790754595],[-73.83629664347198,40.615130879560326],[-73.83631971425355,40.615122623237795],[-73.83634403495043,40.61511933710285],[-73.8363429894533,40.615134733388366],[-73.83630165045997,40.615159789996746],[-73.83625553094582,40.61518083231526],[-73.836256190453,40.615191234973615],[-73.83625868102742,40.615203425933714],[-73.83628443659842,40.615232255019976],[-73.83632259461075,40.61525558586288],[-73.83638214473284,40.61528018116411],[-73.83642080855896,40.6152890205831],[-73.83647071166538,40.61529647459735],[-73.83650810164788,40.61529584158328],[-73.83654842492393,40.615288405515145],[-73.83658509337694,40.615272867217264],[-73.83660620421121,40.615242457511464],[-73.83660293659796,40.615208554511405],[-73.83659202032008,40.61517966383306],[-73.83660663290664,40.615154706842674],[-73.8366362635533,40.61514552697837],[-73.83667370236489,40.61515392380238],[-73.83673971952442,40.61517081523146],[-73.83679106388888,40.61520810759672],[-73.83684841155235,40.61524988249366],[-73.83686341804385,40.6152701609166],[-73.8368896711271,40.61528677685856],[-73.83691998426377,40.61529250094964],[-73.83697872940103,40.61529313377229],[-73.83702921808704,40.61529740448248],[-73.83707080859173,40.61530171834593],[-73.8371224799956,40.615308709019864],[-73.83717716917309,40.6153179535268],[-73.83721530341752,40.615336754552864],[-73.83724567284082,40.615349258878176],[-73.83726642394474,40.61534689979377],[-73.83726283632416,40.61534104878449],[-73.83727813974002,40.61532877380788],[-73.83729720614221,40.61533815998093],[-73.83733296587165,40.61535607975411],[-73.83736778999744,40.61540295527378],[-73.83738923070878,40.6154132506208],[-73.837422505036,40.615416701209035],[-73.83746760280837,40.61541558474037],[-73.83750808709809,40.61543076583841],[-73.83753077231013,40.615448309727306],[-73.83757377957497,40.61547793253406],[-73.83761124299842,40.615490886550155],[-73.83770572740917,40.61550262992674],[-73.83774137083257,40.615509239179154],[-73.83776702143372,40.61552223141885],[-73.8377855655564,40.61553933132385],[-73.83779167484144,40.61555965034299],[-73.83778783177128,40.615599911726655],[-73.83775556201697,40.61564304180018],[-73.8377251129955,40.61569248693372],[-73.83771154036306,40.61570432531896],[-73.83767959707981,40.615717125850104],[-73.83762220640159,40.61573730141608],[-73.8374959490281,40.61575647496071],[-73.83742299815893,40.615761778476745],[-73.83729967326363,40.615774147735834],[-73.83724993001152,40.615789310913065],[-73.83721865108988,40.6158102638907],[-73.83717327566708,40.61585074017477],[-73.83704926990347,40.615994693811075],[-73.83701342650974,40.61604100317136],[-73.83695526084304,40.616112751491286],[-73.83690989149997,40.616150949617875],[-73.83688206247315,40.616159694020126],[-73.83682027132132,40.616152304060016],[-73.83674770660578,40.616131835178315],[-73.8366104464636,40.61611305849761],[-73.83656059890131,40.616112383691835],[-73.83653038538397,40.61612141008842],[-73.83646539870269,40.616156714052046],[-73.83644029720081,40.61617040232741],[-73.8363382174365,40.61624370734774],[-73.83621028429516,40.61634338021536],[-73.8361498330899,40.61639228980919],[-73.83594162529523,40.61654526191712],[-73.83574510959946,40.616717848081784],[-73.83558888700725,40.616880721077635],[-73.83554316307853,40.61693185274682],[-73.83543187671067,40.61705630065521],[-73.83527378301093,40.617247221955395],[-73.83520018779365,40.61735205002432],[-73.8351567994511,40.61741863207841],[-73.8351060716087,40.61749651113473],[-73.83506760060499,40.61755555184755],[-73.83503079738502,40.61762461368565],[-73.83498181133162,40.61774073002501],[-73.83496222645587,40.61778030881189],[-73.83495416881976,40.617833628635374],[-73.83494283781113,40.61788570923586],[-73.8349503574386,40.61791830026063],[-73.83496031607699,40.617940849237115],[-73.83496600704913,40.617959017062674],[-73.83496699909188,40.61796218646281],[-73.83497854383712,40.61796966830186],[-73.83501307295018,40.61796082474809],[-73.83505090527915,40.61795635022515],[-73.83508222781792,40.617961939542404],[-73.83511105765184,40.61797128630457],[-73.83514734483576,40.61799442268999],[-73.83516472778436,40.618015059898504],[-73.83516892325432,40.61803702429238],[-73.83515913111307,40.61806462290482],[-73.83514848023552,40.61807468115786],[-73.83512875541793,40.61808288726141],[-73.83510899173635,40.61807852259017],[-73.83508428232517,40.618078596373365],[-73.83505386643535,40.6180842899368],[-73.83503172539164,40.61810879665903],[-73.83501865754488,40.618135182840966],[-73.83500397387296,40.618173451218524],[-73.83500412587904,40.61821423958565],[-73.83498947570052,40.618268208168665],[-73.83496825668104,40.618313412582424],[-73.83497341955037,40.618381133590965],[-73.83496138913816,40.618468950331206],[-73.83496079783816,40.61853293069669],[-73.83497585229337,40.61859185571536],[-73.8350336707776,40.61864817839479],[-73.83508817813791,40.618703263447934],[-73.83512200639446,40.618730156167466],[-73.83515004883148,40.618737634174664],[-73.83516730584809,40.61873634197401],[-73.83520566728862,40.618707404216664],[-73.83521290614456,40.618707943818194],[-73.83525802361955,40.618700295611326],[-73.8353150144414,40.618697193379234],[-73.83534349182173,40.61870357464669],[-73.83535650781216,40.6187130901799],[-73.83536182798973,40.61873209124549],[-73.83534042009563,40.61875105520217],[-73.83533027499944,40.6187754687607],[-73.83533559517166,40.61879447100011],[-73.83535629616433,40.618828398826786],[-73.83538885612354,40.61885784279439],[-73.83541435759753,40.61887324960194],[-73.83543510318425,40.618889115661545],[-73.8354611268023,40.61892620767183],[-73.83549183618312,40.619005852409884],[-73.83550350266252,40.61910989580285],[-73.83549383449972,40.619203507620504],[-73.83549488479503,40.61927404976689],[-73.83549481789157,40.619301196254995],[-73.8355031030538,40.619315672741415],[-73.83552077811653,40.61937899304081],[-73.83554976450334,40.61942742462217],[-73.83557218292678,40.61944571066136],[-73.83560872508038,40.61947310115986],[-73.835659580496,40.61950495916949],[-73.83571446899523,40.61953726050617],[-73.83572870016224,40.6195505117888],[-73.83574513689678,40.61957556780855],[-73.83574706558578,40.61961152632984],[-73.83572583140196,40.619662659542584],[-73.83571454012318,40.61969898448902],[-73.83570733216762,40.61972916695207],[-73.8356673493013,40.61975875307187],[-73.83564923065019,40.6197879867967],[-73.83563870292694,40.619805895683214],[-73.83560626485747,40.619828493873065],[-73.83556282642931,40.619856730593796],[-73.83554696400545,40.61989126496713],[-73.8355369686483,40.61991268752329],[-73.83553327031747,40.619937631837814],[-73.83551236293499,40.61995810614539],[-73.83549391596809,40.61995975353221],[-73.83538308531075,40.61994200013596],[-73.83531699866512,40.619937240467365],[-73.83526739330783,40.61995317210888],[-73.83522937910507,40.619958194933254],[-73.83520875852197,40.619950178091074],[-73.8351961685202,40.61994310472236],[-73.83514645819189,40.61989977659658],[-73.83511766376013,40.61989062255564],[-73.83508243198399,40.61989150465231],[-73.83504962373323,40.61988863103035],[-73.83501268056406,40.61988267613299],[-73.83499200652611,40.619867220715506],[-73.83495815063702,40.61983928773384],[-73.83495620861949,40.61982089259606],[-73.83495585537514,40.61981748756259],[-73.83495550518789,40.619814002119526],[-73.83495511701948,40.619810405885204],[-73.83495473079734,40.61980664497254],[-73.83495434339326,40.61980282860596],[-73.83495392079347,40.61979893093738],[-73.8349534982628,40.61979500529153],[-73.8349531122461,40.61979116145224],[-73.83495272588712,40.619787455991506],[-73.83495267403251,40.61978717647849],[-73.8349530577307,40.61978377786393],[-73.83495342746937,40.619780156415636],[-73.83495375978538,40.61977664296989],[-73.83495382319218,40.61977607379708],[-73.83495466900004,40.61977313102251],[-73.83495594157691,40.61976857639315],[-73.83495605003769,40.61976819173447],[-73.83495721478998,40.619764120104165],[-73.83495757467031,40.61976341850642],[-73.83495779121546,40.61976297922097],[-73.83496003675234,40.61975856319464],[-73.83496028948841,40.619758069514155],[-73.83496249817028,40.61975370955717],[-73.83496284723834,40.61975302385914],[-73.83496513817671,40.61974954069992],[-73.83496781315462,40.619745454819785],[-73.83497048872387,40.619741396415165],[-73.83497072365974,40.61974107727439],[-73.83497081475623,40.61974095762192],[-73.8349744631506,40.61973709226694],[-73.83497485961921,40.61973670902695],[-73.83497850647574,40.619732842999674],[-73.8349788677645,40.619732460881785],[-73.83498258899796,40.61972856815639],[-73.83498291263061,40.61972821061135],[-73.83498663238849,40.61972429208426],[-73.8349869574908,40.61972396251859],[-73.83498732003322,40.61972360687213],[-73.83498764366566,40.619723249326945],[-73.83499095388885,40.61971975221767],[-73.8349913280428,40.61971941300571],[-73.8349916883215,40.619719083658055],[-73.83499573129845,40.619715330108235],[-73.83499605765442,40.619715027013896],[-73.83500010063072,40.6197112736314],[-73.83500038938872,40.6197109714883],[-73.83500447069015,40.61970718951324],[-73.83500475739878,40.61970691601462],[-73.83500887401333,40.619703078637905],[-73.83500988633469,40.61970214695377],[-73.83501013817067,40.61970192818715],[-73.83501421668167,40.61969811823025],[-73.8350146512536,40.61969770723498],[-73.83501872969266,40.61969392626042],[-73.83503035670653,40.619683100462865],[-73.83503295470122,40.619680715728734],[-73.83503562771511,40.61967822237578],[-73.8350388417637,40.619675207610946],[-73.83504209054854,40.61967219306333],[-73.83504541136438,40.619669122496774],[-73.83504600631076,40.61966858206395],[-73.83504866200782,40.61966588949376],[-73.83505187585385,40.61966260031557],[-73.8350527483464,40.61966175722078],[-73.83505566434684,40.61965977853034],[-73.8350599580499,40.61965687521306],[-73.83506285459794,40.61965493887938],[-73.83506468473206,40.61965367113204],[-73.83506995210881,40.61965008301214],[-73.83507612289279,40.619645863765804],[-73.83507655587347,40.61964556249952],[-73.83508222142478,40.61964170053762],[-73.8350881028403,40.61963767403656],[-73.8350938384386,40.61963375772767],[-73.83509986472068,40.619629649177035],[-73.83510571089087,40.619625649596635],[-73.83510776823077,40.61962425384717],[-73.83511087117782,40.61962162273009],[-73.83511563653995,40.619617621599005],[-73.83511787957178,40.619615726543884],[-73.83511986031198,40.61961356591403],[-73.83512339906771,40.619609755179106],[-73.83512574531281,40.61960719601908],[-73.83512650792001,40.61960589005077],[-73.83512882201632,40.61960174869964],[-73.83513117502804,40.61959760690172],[-73.83513348964644,40.61959352100339],[-73.83513580587267,40.61958940712998],[-73.83513925532316,40.619583298939965],[-73.83514423938809,40.61957273031034],[-73.83514489049413,40.61957134896149],[-73.83514551135299,40.61956850571017],[-73.83514642197723,40.61956441779822],[-73.83514715832766,40.61956110211305],[-73.83514733267062,40.61956030190901],[-73.83514824336807,40.61955618434445],[-73.83514915406101,40.61955206845515],[-73.83514942572108,40.61955085509636],[-73.83514909177528,40.61954808954968],[-73.83514863265604,40.619544108399815],[-73.83514832854686,40.619541457653256],[-73.83514795827978,40.6195400456896],[-73.83514688852236,40.61953592696032],[-73.83514610712336,40.619532913666454],[-73.83514570968532,40.61953164289084],[-73.83514499386496,40.61952949481139],[-73.83514377633992,40.61952716658869],[-73.83514276321702,40.61952522012295],[-73.83514069003044,40.619522440522424],[-73.83513829404669,40.61951923610778],[-73.83513659621009,40.619517412799034],[-73.83513451176393,40.61951518653098],[-73.83513270384407,40.61951324830688],[-73.83513109800161,40.61951183189066],[-73.8351259921635,40.619507259399825],[-73.83512498779893,40.61950666289596],[-73.83512039717206,40.619503834116585],[-73.83511725433775,40.619502233224],[-73.83511367982302,40.6195004077258],[-73.83511143853501,40.619499551452876],[-73.83510843704316,40.619498761603694],[-73.83510807841165,40.61949869189975],[-73.83510471762568,40.619497833518295],[-73.83510247642911,40.61949783030347],[-73.83509911353458,40.61949782547963],[-73.8350957504205,40.61949782065534],[-73.83509013557159,40.61949958623142],[-73.83508234969652,40.6195020454462],[-73.83508228895295,40.61950207115858],[-73.83507654554161,40.61950390406375],[-73.83507203939435,40.61950532494688],[-73.83506882681887,40.61950632383712],[-73.83506854261785,40.619506472697836],[-73.83506630662427,40.61950756680543],[-73.8350643232077,40.619508497766915],[-73.83506259283119,40.61950934515938],[-73.83506107884065,40.6195100839684],[-73.8350564819439,40.61951228473622],[-73.8350549463464,40.619513315182274],[-73.83505386267741,40.619514027803945],[-73.83505285389715,40.61951468457839],[-73.83505195181418,40.61951531403105],[-73.83505108598817,40.61951586228416],[-73.83505029146416,40.61951638266223],[-73.83504749952071,40.61951825112892],[-73.83503401904512,40.619530189844866],[-73.83501812440285,40.61954592482213],[-73.83501743836555,40.61954658323209],[-73.83501678750788,40.61954724051977],[-73.83501617306052,40.61954784341286],[-73.83501501883251,40.61954899452413],[-73.8350144405739,40.619549543859804],[-73.83501389947668,40.61955009090339],[-73.83501335800345,40.6195506121469],[-73.83501285170831,40.619551132938376],[-73.83501176920392,40.619552174421],[-73.83501122810505,40.61955272213469],[-73.83500817335559,40.619555777669454],[-73.83500797686946,40.61955592933635],[-73.8350046200056,40.619558998174845],[-73.8349973994533,40.61956560336789],[-73.83499693894724,40.619566011142894],[-73.8349935377353,40.61956834262177],[-73.83498967769206,40.61957102692843],[-73.83498581617673,40.61957368392552],[-73.83498202816111,40.61957631338574],[-73.83497823933318,40.619578915537446],[-73.83497398161872,40.6195818468807],[-73.83497223516665,40.61958305929459],[-73.83496957971572,40.61958458535831],[-73.83496499971633,40.61958724015057],[-73.83496034584253,40.619589896009316],[-73.83495565555567,40.619592607100216],[-73.8349509300929,40.61959531763786],[-73.83494616931696,40.61959808307403],[-73.83494173227052,40.6196006293443],[-73.83493968118982,40.61960180446393],[-73.8349374365567,40.619602655974504],[-73.8349366472464,40.61960284532175],[-73.83493407154735,40.619603504200974],[-73.8349318282335,40.619604355713285],[-73.83492954791916,40.619604344229984],[-73.83492846599323,40.619604350885375],[-73.83491650941178,40.61960388741831],[-73.83490492692985,40.61960346234889],[-73.83490307284829,40.61960392256908],[-73.83490156191611,40.6196043122497],[-73.8349014869658,40.6196043039331],[-73.83490141551309,40.61960430383047],[-73.83490130690485,40.6196043036745],[-73.83490105473129,40.61960430331233],[-73.83489819967585,40.619604307420815],[-73.83489694687438,40.61960459997022],[-73.83489483466445,40.6196051563163],[-73.8348937136247,40.619605154706214],[-73.83489259047218,40.61960600715646],[-73.83489197374529,40.61960602000808],[-73.8348914696521,40.619606005546686],[-73.83488922611896,40.61960685655531],[-73.8348892240047,40.61960771128576],[-73.83488810107448,40.61960856273106],[-73.83488782426436,40.61960892302368],[-73.83488684804733,40.61961010186402],[-73.83488659512705,40.61961040338819],[-73.83488655959442,40.61961045828676],[-73.83488652215,40.619610486210334],[-73.83488648749562,40.61961054161266],[-73.83488294676313,40.61961479042601],[-73.83488248006871,40.61961538867223],[-73.83487998302981,40.61961917727437],[-73.83487998296182,40.61961920474909],[-73.83487797702507,40.61962221571634],[-73.83487723359994,40.61962367533476],[-73.83487719740667,40.61962373073494],[-73.83487480869455,40.61962825511282],[-73.83487477131926,40.61962825505913],[-73.83487347349391,40.61963075038378],[-73.834873360786,40.61963116318111],[-73.83487317748829,40.61963184911703],[-73.83487154282814,40.61963799441692],[-73.83487154262298,40.61963807734348],[-73.83487120962234,40.619639288938245],[-73.83487052091054,40.61964307142616],[-73.83486780155245,40.61965807494446],[-73.83486805894447,40.6196627200585],[-73.8348680582627,40.61966299564293],[-73.83486833459253,40.61966807284172],[-73.83486836829512,40.61966840225235],[-73.83486860929081,40.61967345410357],[-73.83486864373802,40.61967383796225],[-73.8348688705579,40.61967857684865],[-73.83486891960933,40.61967883390875],[-73.83486895523896,40.6196792730537],[-73.8348694830632,40.61968426986476],[-73.83486955322581,40.61968479148364],[-73.83486996756174,40.61968882802243],[-73.83487026126579,40.61968981502318],[-73.83487179751653,40.61969492200917],[-73.83487308349402,40.619699260514636],[-73.83487333383314,40.619700002525605],[-73.83487458329964,40.6197042582193],[-73.83487483468761,40.61970510946065],[-73.83487608523482,40.619709283904236],[-73.83487636955081,40.61971024442191],[-73.8348766377702,40.619711046266374],[-73.83487690090587,40.61971416972186],[-73.83487700728578,40.61971515963663],[-73.83487735717769,40.619719029223745],[-73.83487746188565,40.619720072912955],[-73.83487756799904,40.619721170548516],[-73.83487767296027,40.619722378416476],[-73.83487772768987,40.61972300639419],[-73.83487774135632,40.619723614209406],[-73.83487772981483,40.619728279710706],[-73.8348777264198,40.61972965210426],[-73.83487770655925,40.61973154817016],[-73.83487735609216,40.61973404334771],[-73.83487713717271,40.61973544223631],[-73.83487656803999,40.61973923360758],[-73.83487640579304,40.61973958635833],[-73.834874311164,40.61974520964691],[-73.83487206295995,40.61974776894272],[-73.83486981541678,40.61975032773676],[-73.83486307480973,40.61975629733521],[-73.83485409145591,40.61976226421396],[-73.83485325984917,40.61976266441899],[-73.83485160003431,40.6197635129148],[-73.83484986957967,40.61976438811377],[-73.83484766933823,40.619765511418514],[-73.83484543326422,40.6197666329965],[-73.83484323258526,40.61976775529535],[-73.83484139316472,40.619768685789744],[-73.83483958986685,40.61976958953137],[-73.83483778657126,40.61977049226786],[-73.83483605545503,40.61977136813577],[-73.83483208731447,40.61977339405989],[-73.83482967163287,40.619774598306385],[-73.83482718297658,40.619775884202156],[-73.83482458696118,40.6197771980885],[-73.83482184592549,40.619778566548476],[-73.83482042054528,40.61977929844538],[-73.83481921278555,40.6197800453975],[-73.8348167235161,40.619781578900124],[-73.83480807158676,40.61978696877874],[-73.83480499749777,40.61978930239746],[-73.83480160512084,40.619791876632995],[-73.8348002105896,40.61979293575835],[-73.83479853640046,40.61979461701987],[-73.8347934678555,40.619799760585636],[-73.83478202158804,40.619816414956276],[-73.83477996605193,40.61981938614614],[-73.83477872965373,40.61982148803203],[-73.83477561930077,40.61982683544629],[-73.83477546438905,40.61982706674887],[-73.83477427491415,40.61983152868464],[-73.83477320071947,40.619835604798965],[-73.83477310957899,40.619836274951886],[-73.83477206006914,40.61984414546832],[-73.83477203469589,40.619854395699726],[-73.83477528305771,40.619875363954755],[-73.83477534387089,40.619875754385],[-73.83477671270015,40.61987983903644],[-73.83478171847091,40.61989464122813],[-73.83478275512489,40.619897826608515],[-73.83478386448336,40.61990103956816],[-73.83478424558758,40.61990224565531],[-73.83478963457658,40.619912959849685],[-73.83478982376725,40.619913358003195],[-73.83479124856031,40.61991570696593],[-73.83479297066046,40.61991856447172],[-73.83479476431347,40.61992155945408],[-73.83479652145606,40.61992447145712],[-73.83479670104255,40.619924663871025],[-73.83479943094243,40.619927797405175],[-73.83480223326198,40.61993098482012],[-73.83480503427988,40.61993425415482],[-73.83480546312809,40.61993473557964],[-73.83480812350955,40.61993744298713],[-73.83481143130801,40.619940796981986],[-73.834814843199,40.61994428833272],[-73.83481552717186,40.6199449996389],[-73.83481894145253,40.619947614313105],[-73.83482318391319,40.619950859248995],[-73.83482746235985,40.6199541328839],[-73.83482783410443,40.61995441285652],[-73.83483199380255,40.61995707517447],[-73.83483652603833,40.61995996368923],[-73.8348409850447,40.619962770344344],[-73.83484126464018,40.61996297328874],[-73.83484537326042,40.61996557589246],[-73.83484968839919,40.619968326888454],[-73.83485393281136,40.619971050810435],[-73.83485469539761,40.6199715343898],[-73.8348581422215,40.61997317090723],[-73.83486220641342,40.61997507015933],[-73.83486605747966,40.61997691465828],[-73.83486925121099,40.619978388811106],[-73.83487911894214,40.61998269692338],[-73.83488448117433,40.61998503880824],[-73.83488973311268,40.61998735088182],[-73.83489020092962,40.61998754421215],[-73.83489070539565,40.61998776456732],[-73.83489588689241,40.61999002326521],[-73.83490060274364,40.61999209969251],[-73.83490585430461,40.6199942092221],[-73.83491071255183,40.61999613692008],[-73.83491553445205,40.61999809321318],[-73.8349203559823,40.620000021528234],[-73.8349241199416,40.62000152933409],[-73.83492517983241,40.62000181196982],[-73.83493007474962,40.62000313644751],[-73.83494497840799,40.62000713900828],[-73.83494652564539,40.62000754145683],[-73.83495037894794,40.62000821660301],[-73.83495138570308,40.62000838222691],[-73.8349568233634,40.62000929636623],[-73.83496669339917,40.62001098699965],[-73.8349729909799,40.620011432453566],[-73.83497889815727,40.62001185271993],[-73.83498473196929,40.620012245908434],[-73.8349903869734,40.62001266514206],[-73.83499593255537,40.620013057413765],[-73.83503648675614,40.62003029806978],[-73.83506194119016,40.62003508370853],[-73.83511140979228,40.62005969316273],[-73.83514945421035,40.62008626121431],[-73.8351892113884,40.62011966873849],[-73.83521267286379,40.620129885460116],[-73.8352471340986,40.6201344633324],[-73.83528337219951,40.62013424068118],[-73.83529889198542,40.62013698090946],[-73.83531201853512,40.620145371311395],[-73.83530504599716,40.62015364999179],[-73.83525703590833,40.620180122834206],[-73.83522806192224,40.62019965289497],[-73.83517947408095,40.6202269767623],[-73.83511109381281,40.62026058371281],[-73.8350599286959,40.620295918759574],[-73.83501945449177,40.62033368338851],[-73.8349766806337,40.620384565412785],[-73.83494291247693,40.620434142902845],[-73.83493474851278,40.62046969006733],[-73.83490436791979,40.620469378561964],[-73.8348827460928,40.62044647459432],[-73.83484443060799,40.620429899678975],[-73.8348244531033,40.62041589285201],[-73.83478277366349,40.62041075012588],[-73.83473109773587,40.62040178055433],[-73.83467940674413,40.620399164981116],[-73.83465272799063,40.62039785573604],[-73.83461271414575,40.62039398571701],[-73.83457770521021,40.6203888525129],[-73.83455936411603,40.62038755524347],[-73.8345460578163,40.620373557968506],[-73.8345694355255,40.62036088436333],[-73.83462614302995,40.620358424202486],[-73.8346778434283,40.62035722835888],[-73.83468957406204,40.62033437164373],[-73.83471631930968,40.62030899560207],[-73.83472974585433,40.62027470494765],[-73.83472646389299,40.62025309752033],[-73.83472321003171,40.6202200537599],[-73.83469998213475,40.620171732279374],[-73.83466336681992,40.62014245300087],[-73.83463006362548,40.620122072762335],[-73.83458345419955,40.62008769574562],[-73.8345634743622,40.620074959577394],[-73.8345235205711,40.62004694582253],[-73.83447690495117,40.62001510983456],[-73.83444527600724,40.61999219137393],[-73.83441198307055,40.61996799912937],[-73.83437867688548,40.61994889019135],[-73.83436542365779,40.61991329026132],[-73.83437550922461,40.61988153658439],[-73.8343905863806,40.61985360188706],[-73.83435893612942,40.6198395781615],[-73.83430555656187,40.619845854944],[-73.83427052900704,40.61984834603565],[-73.83424553658038,40.61983941470989],[-73.83420055433952,40.61982155975967],[-73.83416056208793,40.619808794153386],[-73.83413224101741,40.61979731691944],[-73.83411724837339,40.6197909415775],[-73.83407560978397,40.6197692787757],[-73.83404064383008,40.61974762575941],[-73.83399402232685,40.61971833181974],[-73.83396407481457,40.619690332318015],[-73.83392248376329,40.619649608569986],[-73.83389417000596,40.61963558953602],[-73.83385579513444,40.6196431584977],[-73.8338007558105,40.61964562018703],[-73.8337790198302,40.619668462179234],[-73.83377728010572,40.61969768679144],[-73.83377555466473,40.619720557212744],[-73.83383053056184,40.619743510278944],[-73.83388551488609,40.61976265070358],[-73.83392217391538,40.61977414004445],[-73.83398549064734,40.619795834210066],[-73.83402048658569,40.619806050912146],[-73.83407046188371,40.61982772576728],[-73.83411210594532,40.61984684682711],[-73.8341037142296,40.61986843725985],[-73.83409864530654,40.619895115487694],[-73.83409523950911,40.61992306682367],[-73.8340884901174,40.619954825458564],[-73.83407340649433,40.61998530152325],[-73.83407163758135,40.62002596263803],[-73.83409500894295,40.62001583020114],[-73.83412008036426,40.619992993465544],[-73.83412515082507,40.61996631523925],[-73.83412523293055,40.61993327577134],[-73.83413530444555,40.61990660476044],[-73.83417036360616,40.619891406338134],[-73.83419538445025,40.619888901347196],[-73.83423038839871,40.61989530553697],[-73.83424363839522,40.619932176186325],[-73.83424855014675,40.61996903447679],[-73.83428519445599,40.619986877891336],[-73.83432684366761,40.62000345729631],[-73.83434843581978,40.6200390697495],[-73.83439007877513,40.62005819020379],[-73.83443009013453,40.620063330502816],[-73.8344583654137,40.6200938692249],[-73.83447330458681,40.6201218471544],[-73.83445322955217,40.62014723274568],[-73.83443978170637,40.620190418797606],[-73.834389665752,40.62022465656955],[-73.83436465424852,40.62022334965931],[-73.83431127415491,40.620229626443816],[-73.83425787467927,40.620243527592244],[-73.83423282845727,40.62025619872829],[-73.83421440850024,40.62028667016716],[-73.83419931385158,40.620320958355904],[-73.83419921600088,40.62036035100557],[-73.83420575456513,40.62041373135117],[-73.83423901609058,40.62045063152798],[-73.83427564151407,40.620476098328304],[-73.83432224158916,40.62051428808183],[-73.83431545123959,40.620562566377345],[-73.83430198341615,40.62061337612894],[-73.83428021757892,40.620647654711476],[-73.83424011568363,40.62067936577123],[-73.83419334845973,40.6207085249499],[-73.83410325020932,40.62072618554905],[-73.83402649359142,40.62074386500547],[-73.83396476955207,40.6207514002906],[-73.83388462723146,40.62078940692987],[-73.83381952239904,40.620815998376095],[-73.83376271386294,40.62085912098813],[-73.83373593299234,40.62089847555011],[-73.8337015227212,40.620978601846915]]],[[[-73.83478032317491,40.62262549414083],[-73.8347319094262,40.62261635134652],[-73.83466070679445,40.62262072182311],[-73.8346370516269,40.62260033134483],[-73.83460648591166,40.6225769127164],[-73.83456500750025,40.62256401829939],[-73.83453047548008,40.622543605612684],[-73.83449300103642,40.62251715880622],[-73.83446739366673,40.62248998524628],[-73.8344307891738,40.62249593426264],[-73.83440900482704,40.62250492834694],[-73.83436943501181,40.62251087206726],[-73.8342626093023,40.62252345450638],[-73.83423993410932,40.622505325828314],[-73.83421929458497,40.62247138198785],[-73.83422140825347,40.622433717635495],[-73.83422247949844,40.622411119008],[-73.83420972231967,40.62238472483657],[-73.83418408122881,40.622366589692014],[-73.83413865340543,40.62235218099237],[-73.83409217016928,40.62235584964993],[-73.83401405813783,40.62235719272347],[-73.83395862513802,40.622375155218705],[-73.8339377640602,40.62240223279618],[-73.83393771008483,40.62241729944399],[-73.83392577651,40.62243610811565],[-73.83390691764481,40.622456408846375],[-73.8338673138779,40.622471393218],[-73.83383857960023,40.62248865978731],[-73.83382265293875,40.622518007123],[-73.83382451831925,40.62254889815648],[-73.83381356349646,40.62257072258131],[-73.8337868360521,40.622579706721666],[-73.83375023144639,40.62258565669393],[-73.83372450540134,40.62259087520964],[-73.8337145390478,40.62261270222737],[-73.83368588097686,40.622608874615274],[-73.8336542645498,40.622602780905645],[-73.83362242002327,40.622602638829555],[-73.83368214952584,40.62138130568654],[-73.83370475263521,40.62136479170574],[-73.83373647060533,40.62135212966465],[-73.83375823180748,40.621319122055816],[-73.83378495653201,40.62130264149412],[-73.833836664006,40.621298903616754],[-73.83387671085426,40.62129006670453],[-73.8338767772716,40.62126338075875],[-73.8338535342474,40.621221413300695],[-73.83388696926004,40.621188422035566],[-73.83394875605835,40.6211554722187],[-73.83397221405514,40.621111030479604],[-73.83396897383,40.62107290321752],[-73.83400742535413,40.6210348368323],[-73.83406252136251,40.62100950120636],[-73.83408752683648,40.621013349924375],[-73.83410921937302,40.62100829839707],[-73.83412262132704,40.62098417344458],[-73.83416431216355,40.6209842335934],[-73.83421766894374,40.62098812301028],[-73.8342627087711,40.62098310461795],[-73.83429776061973,40.62097044773091],[-73.83434608633375,40.62098576637658],[-73.83441942928971,40.620999850832355],[-73.83449111658906,40.621008848852526],[-73.83454447025892,40.621014008486256],[-73.8346295188742,40.62101540156869],[-73.83470457880935,40.62100915597798],[-73.83476798190111,40.620996539709125],[-73.83483969505708,40.620995372052136],[-73.83492807534081,40.62099804007319],[-73.83498716099349,40.62101129988891],[-73.83497579312792,40.6210194774182],[-73.834932522732,40.621029754855286],[-73.83488430209229,40.62103508523639],[-73.83484213652866,40.62106906339224],[-73.83480183168719,40.62112548187827],[-73.83479420951207,40.62117231356236],[-73.83477098311594,40.62121488986222],[-73.83475105045636,40.621261806544254],[-73.8347718887183,40.62129287309992],[-73.83480582309397,40.62132569356979],[-73.83485873196315,40.62136714139284],[-73.83487538132381,40.621391971673155],[-73.83486822723698,40.62140948410036],[-73.83485966254408,40.621448222947],[-73.8348525930121,40.621471988684625],[-73.83486126711335,40.62151246494396],[-73.83486060431105,40.62152620606642],[-73.83483952104623,40.62154319405166],[-73.83481179745414,40.62155460231764],[-73.83478248043578,40.6215685284268],[-73.8347492075249,40.62159182778941],[-73.83475371417244,40.621629250879685],[-73.83477298537976,40.621665909479454],[-73.83480293897873,40.62170500321657],[-73.83480340339835,40.62174557205244],[-73.83479227903852,40.62177558297096],[-73.83475187556662,40.62181952121663],[-73.83470560366963,40.62185351871467],[-73.83466687609504,40.62190119121735],[-73.83464782717083,40.62195310084539],[-73.83464424766935,40.62199681592378],[-73.83466451080699,40.622047821480464],[-73.83469109573437,40.622082575920864],[-73.83472500428583,40.62211229758916],[-73.83475906120589,40.622151372607895],[-73.83475855922427,40.62218069282217],[-73.83475977063202,40.62221374787901],[-73.83478129468882,40.62223417329937],[-73.83481994826619,40.622247008630836],[-73.8348562212528,40.62226985072569],[-73.83487706060603,40.62230088978533],[-73.8348814092082,40.62232270395847],[-73.83485471394853,40.62234845838671],[-73.83484193674848,40.62237786315922],[-73.83484824461304,40.62242524692464],[-73.8348977616523,40.62245922442134],[-73.83497147577111,40.62253171001576],[-73.83496944049249,40.62256665114121],[-73.83496726058526,40.62259223723671],[-73.83497835918585,40.62262895978864],[-73.8350007056751,40.62265127959308],[-73.83501981574595,40.622672358049165],[-73.83501827177611,40.622681104535424],[-73.83500610789807,40.62269054241804],[-73.83499220330388,40.62269314646885],[-73.83478032317491,40.62262549414083]]],[[[-73.85023090762976,40.62332082311952],[-73.85023426522079,40.62326066381417],[-73.8502311500823,40.62321277343803],[-73.85020384351827,40.623173447287805],[-73.85016364577285,40.6231341036599],[-73.85008310237805,40.62312172012188],[-73.84998803874504,40.62311668450105],[-73.84990102937111,40.62311288747279],[-73.84984308433727,40.623083343621985],[-73.84978514488033,40.6230513444443],[-73.84977402216441,40.62298134249624],[-73.84975645985132,40.622908877328534],[-73.84973883123743,40.62286587958361],[-73.84970833571339,40.62281181497033],[-73.84969722970732,40.622734446114734],[-73.8496667349366,40.6226803814906],[-73.84959756488703,40.622626265764175],[-73.84952517028415,40.62257337376263],[-73.84950268537584,40.62254019335619],[-73.84939485574922,40.622479887288],[-73.84928212328755,40.622450271364904],[-73.84917419543835,40.622434168325434],[-73.84908235073004,40.622431591817175],[-73.84902111312802,40.622432739398356],[-73.84894047909005,40.62246087350349],[-73.84886470416355,40.62247796406221],[-73.84873908019975,40.622448330155066],[-73.84865693933236,40.6224298045808],[-73.84856833948378,40.622417409875375],[-73.84847781581286,40.622418784790625],[-73.84846364834723,40.62239517082892],[-73.84846371525005,40.62236570273222],[-73.84847349035222,40.6223190574478],[-73.84851226428545,40.62227490635357],[-73.8485445896422,40.62223197423578],[-73.84859302383596,40.622191519300735],[-73.84860280072695,40.622143646521955],[-73.84864801228736,40.62210318731951],[-73.8486883669562,40.62207254493784],[-73.84874645528818,40.622038241074634],[-73.84878679274456,40.62201496505394],[-73.84881264771155,40.62198307540042],[-73.84883369824395,40.62193767289948],[-73.84887412522927,40.62187510638595],[-73.84890807074784,40.62182849266643],[-73.84891138030824,40.62179043392118],[-73.84892594121341,40.62176466849858],[-73.84899045751763,40.62173774105218],[-73.84901143629646,40.621724262083],[-73.84905015077604,40.62170589528604],[-73.84908080628236,40.62168874605182],[-73.84909698212235,40.62166175457226],[-73.84908255178763,40.62162981146723],[-73.8490680798186,40.621616286446],[-73.84902617577157,40.621619915050715],[-73.84899873723815,40.6216395244714],[-73.84896006036315,40.621640701147996],[-73.84894077443181,40.621618574709494],[-73.8489650729352,40.6215621259016],[-73.84899739209882,40.62152164978895],[-73.84902326277847,40.621482393018745],[-73.84908777753407,40.621456693168014],[-73.84914096421944,40.62145185135955],[-73.84918931980664,40.621445775871386],[-73.84921998902696,40.62142248701422],[-73.84925873421686,40.62139061366218],[-73.84930068334053,40.621367340076176],[-73.84935382793155,40.62138091575221],[-73.84939251019092,40.621377282975],[-73.84943608956804,40.62134541589626],[-73.84947803860145,40.62132214224541],[-73.84953761566732,40.621341865192136],[-73.84959716997274,40.62137141181245],[-73.84964390536487,40.62136901697138],[-73.84970679902,40.62134699811373],[-73.84982292634731,40.62129926421587],[-73.8498794080277,40.62126250270995],[-73.84994882807653,40.62120488461857],[-73.85000690948503,40.621173036753675],[-73.85006343994482,40.621114173786786],[-73.85010061775888,40.621062652982964],[-73.8501151697748,40.62104057085771],[-73.85014098998944,40.62102341503599],[-73.85017321447272,40.62102468452375],[-73.85020061173283,40.62102349274199],[-73.8502570641078,40.62099900904666],[-73.85027323589041,40.62097324555045],[-73.85029104401507,40.62093643363322],[-73.85027659123138,40.620914313711545],[-73.85024438267001,40.62090567668187],[-73.85020575186851,40.62088720871314],[-73.85018645935115,40.620867537946616],[-73.85018975623075,40.620834391263806],[-73.85023971182416,40.620833227694895],[-73.85027675648342,40.620840643539395],[-73.8503105844065,40.62084559853778],[-73.85037659864257,40.62086901373098],[-73.8504160043176,40.62088677215993],[-73.85045066141112,40.620896122649874],[-73.85048934201063,40.62089248950163],[-73.85050871481322,40.62087655252959],[-73.8505264671308,40.620864297075514],[-73.85053133438595,40.62084956939354],[-73.85053139762451,40.62082132927515],[-73.85051891928386,40.62080542124675],[-73.85050247545703,40.620784456557296],[-73.85048478366427,40.62076969953836],[-73.85047354506969,40.62075126728213],[-73.85049454524007,40.62072796550743],[-73.8505235718662,40.620718180188426],[-73.85056548307274,40.620710867586865],[-73.85059771972443,40.620707226025694],[-73.85062676281059,40.6206900747857],[-73.85063002946096,40.620670432900845],[-73.85061879908633,40.620648317208506],[-73.85061400968861,40.620628665358126],[-73.85061407289199,40.62060042523902],[-73.85061735580796,40.62057341695636],[-73.85061740801872,40.620550087936394],[-73.85062069642665,40.62052062402018],[-73.85063363725368,40.62049853973476],[-73.85064496102045,40.62047890882006],[-73.85065306078506,40.620459274385944],[-73.85068368025931,40.62045808667536],[-73.850715909973,40.62045689987499],[-73.8507433084171,40.6204544799779],[-73.85075781890778,40.620450815355795],[-73.85076108342079,40.6204324019544],[-73.85075145844888,40.62041274383175],[-73.85076598814692,40.6204004841564],[-73.8507788987072,40.62039190650858],[-73.85080465603778,40.62040299048988],[-73.85082718938529,40.62041407028189],[-73.85085139619572,40.620398139524205],[-73.85084982919827,40.62037849186387],[-73.85083374284326,40.62036619295657],[-73.85082089606816,40.6203465313291],[-73.85082737598158,40.6203305770686],[-73.85086446311797,40.62031957463737],[-73.85087898454566,40.62031099839789],[-73.8508790229482,40.620293808963474],[-73.85087583341956,40.62027907064741],[-73.85086779529716,40.620270465812936],[-73.8508516815297,40.62027044490794],[-73.8508372067553,40.620258146919106],[-73.85085107926835,40.62024715775804],[-73.85086944314158,40.62024290791635],[-73.85088779746533,40.62024293172512],[-73.8509061413749,40.620247617850545],[-73.8509152835108,40.62026355786512],[-73.85092950481734,40.62028766346454],[-73.85094832584657,40.620307112190325],[-73.85098601171619,40.62032580920591],[-73.85102372147128,40.620334404909336],[-73.85104210876517,40.62031966607762],[-73.85106504938426,40.620321249297376],[-73.85108029738855,40.620342248711914],[-73.85108634446391,40.6203568868559],[-73.85108993230217,40.62036557051249],[-73.85110163609768,40.62037607516765],[-73.85114040175196,40.6203679667077],[-73.85117102542593,40.62035363186434],[-73.85120010261753,40.620345899508195],[-73.8512312051642,40.620345551765226],[-73.85128018594527,40.62032929831574],[-73.85128942424353,40.620301726778855],[-73.85129712067823,40.62028036957902],[-73.85133335475398,40.62026448845282],[-73.85134664088233,40.62025090730215],[-73.85134721324428,40.62022293689189],[-73.85134622685251,40.620207783787805],[-73.851341670453,40.62019340340187],[-73.85134018416994,40.62017397715827],[-73.8513358228248,40.62015967877851],[-73.85133973728071,40.6201460044247],[-73.85135147674086,40.62013980377526],[-73.85136001212209,40.62014055746799],[-73.8513868972151,40.620161859535614],[-73.85141266734469,40.62016680429595],[-73.85142874009252,40.62018524270894],[-73.85147219750279,40.62020739996521],[-73.85149472904234,40.620219707612044],[-73.85152532522322,40.62022834220978],[-73.85154947445349,40.62023819595948],[-73.85158974749332,40.62024315940725],[-73.85163325412054,40.62024321556566],[-73.85167353830349,40.62024326754978],[-73.85172350160984,40.62023842055583],[-73.85173963925554,40.620227390819295],[-73.85178639012724,40.62021762854136],[-73.8518089802944,40.62020415097082],[-73.85182354246103,40.6201771571927],[-73.85185742105939,40.62015878321624],[-73.85188159211032,40.62015881436201],[-73.85188961246232,40.620174786862],[-73.85189601529312,40.620194440738345],[-73.85190240841588,40.6202177780627],[-73.85193458962387,40.62023869262869],[-73.85197804657601,40.620260850195315],[-73.85202311915425,40.62028178066458],[-73.85205856119586,40.62028551041173],[-73.85215041328554,40.62028317310737],[-73.85220036909195,40.620282008687255],[-73.85225354308405,40.62028207703949],[-73.85230029002396,40.62027477018816],[-73.85235992314108,40.620268707688396],[-73.85244048002149,40.62027372273462],[-73.85248884574898,40.62026273425616],[-73.85253080660195,40.62023331990217],[-73.8525566340215,40.62021247941598],[-73.85258567910253,40.62019409902573],[-73.85260989083511,40.620175712598886],[-73.85263733246754,40.62015364667885],[-73.85268408315646,40.620143884035755],[-73.8527342676752,40.620133671768905],[-73.85277593027274,40.6201440016985],[-73.85282265386206,40.62014651699963],[-73.85286616042731,40.620146572691375],[-73.85290322277272,40.62014662012103],[-73.8529547803581,40.62014914155376],[-73.85298699182965,40.62015654984061],[-73.8530224140547,40.62016887367217],[-73.85305138870753,40.62018241673633],[-73.85308519532147,40.62019719412379],[-73.85310127686432,40.62021194918784],[-73.85313347669734,40.62022426836462],[-73.853167325247,40.62021940065724],[-73.85320761817825,40.62021576798409],[-73.85324950783784,40.620218277609155],[-73.85328979718554,40.62021587289038],[-73.85335911746951,40.620201227828055],[-73.85340745872404,40.6202012894819],[-73.85346708738453,40.62019768154019],[-73.85349773297905,40.62018421440852],[-73.85354449433976,40.62016953998066],[-73.85358320441587,40.620152399806685],[-73.8536235127789,40.62014140058853],[-73.85368160765927,40.620102183292545],[-73.85369452855292,40.62008869371454],[-73.85370909531386,40.62005924406352],[-73.85377843417291,40.62003600319258],[-73.85381390642286,40.62002622574399],[-73.85385097725728,40.62002136143037],[-73.85388484309888,40.62000912594208],[-73.85390100867365,40.61997962284664],[-73.85390270025646,40.61994898427156],[-73.85392051619574,40.61990726018491],[-73.85397054333643,40.6198729441065],[-73.854022117081,40.61986809866225],[-73.85405109986014,40.61987795802422],[-73.85407203342315,40.61988412353316],[-73.85409775621379,40.61991116889908],[-73.85412945917832,40.619949457852194],[-73.85415686628495,40.61994583865016],[-73.85422012027132,40.619956754323496],[-73.85425716242614,40.619965396368045],[-73.85431839077629,40.619966701461735],[-73.85436835166408,40.61996308113584],[-73.85440865556441,40.619953310294754],[-73.85445381972511,40.61993249387042],[-73.85447805786903,40.6199034274431],[-73.85451805512582,40.61989814612103],[-73.85455196741637,40.619893668261895],[-73.85458922402304,40.61990933613584],[-73.85460690847172,40.61992777597513],[-73.8546310206104,40.61995481918415],[-73.85465031662802,40.61997326105453],[-73.85468570229992,40.6200027739784],[-73.85473241605209,40.62001020010699],[-73.85476782183171,40.62002989097139],[-73.85479359103053,40.62003606195505],[-73.85482259536057,40.62003609858744],[-73.8548467654889,40.62003612910864],[-73.85486771607273,40.620034927572476],[-73.85491444701013,40.62003375907454],[-73.8549450815647,40.62002520265671],[-73.85497734187541,40.620010509347985],[-73.85499831557547,40.61999825709985],[-73.85503378674677,40.61998847944134],[-73.8550531284334,40.61998604768716],[-73.85507891275466,40.61998485270967],[-73.85510150085776,40.619971375160226],[-73.8551079970212,40.619948054260824],[-73.85512577577683,40.61992351959248],[-73.85513869834988,40.61990880169921],[-73.85515323512433,40.61989285852066],[-73.85517740187835,40.6198941164533],[-73.85519188003896,40.619905185241606],[-73.85520640614675,40.619894152988856],[-73.85520805031139,40.619879421049156],[-73.85522581747978,40.61985979779923],[-73.85524839485988,40.61985123165596],[-73.85527257312809,40.61984757863716],[-73.85529996649338,40.61984761312103],[-73.85532090814638,40.61985009495182],[-73.85533215591157,40.619864843117675],[-73.85536921722277,40.61986488975118],[-73.85538214971218,40.61984526056193],[-73.85538059735472,40.61981824639586],[-73.85541929965746,40.61980478855218],[-73.85545637622916,40.619797468087775],[-73.85548213344764,40.61980855102089],[-73.85550303676264,40.61982945091178],[-73.85552558664321,40.61983316221195],[-73.85554974960516,40.61983687670734],[-73.85557875384906,40.61983691314894],[-73.85560617642805,40.61982344107117],[-73.85562554372335,40.61980873121792],[-73.85564167530994,40.61980015639947],[-73.85567712570364,40.61980020091076],[-73.85570451374006,40.61980269143472],[-73.85573995772884,40.61980519139164],[-73.855768948694,40.619811366702386],[-73.8558140665851,40.61981142330036],[-73.85584468170018,40.6198114616953],[-73.85588337064958,40.61980414328262],[-73.85592204545891,40.619802964275486],[-73.8559494361572,40.61980422608651],[-73.8559768255364,40.619805488391876],[-73.85600586155198,40.619790790755076],[-73.85602037690636,40.619784669834544],[-73.85603811864749,40.61977732513245],[-73.85605583016,40.619783486245],[-73.8560606323506,40.61979822626844],[-73.85608476797776,40.619814218652024],[-73.85611534691961,40.61983144641294],[-73.85614274027888,40.619831480696014],[-73.85617822111746,40.61981679108058],[-73.8561830861698,40.61980206315662],[-73.85618151827634,40.61978241556857],[-73.85616060770424,40.61976519975546],[-73.85616064210137,40.61974923780017],[-73.8562089922928,40.61974438667153],[-73.8562347740762,40.619744418916824],[-73.85625578447923,40.61971497716928],[-73.85628643787973,40.61969782584348],[-73.85633474397687,40.61971384838878],[-73.85635081533395,40.6197335134288],[-73.85638301553335,40.61974583286873],[-73.85641042140534,40.61973972749993],[-73.85643140928056,40.61972133607445],[-73.85645398117924,40.61971522482559],[-73.85645723462456,40.619700494709996],[-73.85644114277792,40.61969065222119],[-73.85644442857286,40.61966118813579],[-73.85644931357871,40.61963786514852],[-73.8564558191406,40.61960963307095],[-73.85647841541943,40.61959247129782],[-73.85650844968255,40.61957435802568],[-73.8565515562486,40.61956732199526],[-73.85657837157046,40.61956803947444],[-73.85658960901472,40.61958769845042],[-73.85658596484032,40.61959827068194],[-73.85657988043657,40.61961592701712],[-73.85657336811038,40.61964661506871],[-73.85657008237342,40.61967607899035],[-73.8565571040904,40.61971658153521],[-73.85656509868285,40.61974606020145],[-73.85656664096398,40.61977798578704],[-73.85656654070324,40.619824643333416],[-73.85656808892332,40.61985411328573],[-73.85656804143164,40.619876214325586],[-73.85657441571082,40.619909373927094],[-73.85659850621708,40.61994623975997],[-73.85661618068094,40.619969590390205],[-73.85665804988,40.61998192114188],[-73.85668865716522,40.619985642762856],[-73.8567079517835,40.62000531244054],[-73.85670789643055,40.62003109693086],[-73.85670946075224,40.62005319997936],[-73.85673999494433,40.62009130129859],[-73.85677217167763,40.6201146704786],[-73.85677850919768,40.620165019504654],[-73.85673334033424,40.62018829230801],[-73.85673006254737,40.62021407294939],[-73.85674449887108,40.62024478711455],[-73.85674440400285,40.62028898969521],[-73.85673944153383,40.62034914720169],[-73.85676349057312,40.62040565790122],[-73.85680372941778,40.620426581643635],[-73.85683914261709,40.62044381539947],[-73.85687459291361,40.6204438595411],[-73.85690682053588,40.6204438996603],[-73.85695355764719,40.62044027419809],[-73.85699710123471,40.62042313889031],[-73.85706314062404,40.620435499054764],[-73.85709213987063,40.62043799108331],[-73.85714048064047,40.620438051166566],[-73.85720980885212,40.62041971916015],[-73.85725013844545,40.620398896136415],[-73.85726954230333,40.62036699606815],[-73.85727610951368,40.62031052348966],[-73.85728746191675,40.62027615845142],[-73.85732236897361,40.62026061638877],[-73.85734595713123,40.620265111985674],[-73.85738181787974,40.62028035102696],[-73.85740170805205,40.62030367412872],[-73.85740959597166,40.62034521536077],[-73.85739224504565,40.62037760936197],[-73.85739882685439,40.620408006284485],[-73.85742801044373,40.620437418861556],[-73.85744922216612,40.62046479494771],[-73.85745979439349,40.62049418443674],[-73.85743713396371,40.620522519501534],[-73.85741314641693,40.620549839867834],[-73.85738519941978,40.62056398653177],[-73.85737984513594,40.62058120069887],[-73.85738509986035,40.62061058309463],[-73.85737438695485,40.62064703668109],[-73.85734376707158,40.62066725797123],[-73.85730389256554,40.62066416950673],[-73.85728266872377,40.62064287099668],[-73.8572707644618,40.620614493053374],[-73.85722825030503,40.620602284691614],[-73.85720272667912,40.62060711300675],[-73.85718037337776,40.62061134181539],[-73.85715903620924,40.62064271744541],[-73.85711776458318,40.62067102915291],[-73.85708980445949,40.62069125368119],[-73.8570458722931,40.62072057560589],[-73.857000614285,40.620747868931076],[-73.85699919843042,40.62078838640589],[-73.857021743475,40.62081373846781],[-73.85704023130668,40.620871501002384],[-73.85706276120983,40.620903944037366],[-73.85708984154363,40.62093404028241],[-73.85710914017007,40.620973896135176],[-73.85708514798803,40.62100324285715],[-73.85705951904077,40.62102185847899],[-73.8570301307339,40.62102331126683],[-73.85699101805966,40.62102597172931],[-73.85695190881442,40.62102682554987],[-73.85691396591145,40.6210367117949],[-73.8569008663275,40.62106649404101],[-73.85689843622424,40.62109448410729],[-73.85689484408698,40.62111163628091],[-73.85686993856,40.62112063559099],[-73.85684623506346,40.62112150855548],[-73.85681665238943,40.621100702975944],[-73.85679058506074,40.621098864543285],[-73.85679882335351,40.62112596474809],[-73.85680826109596,40.62114584276311],[-73.85678569613465,40.62116838952255],[-73.85674185586956,40.62116472280638],[-73.85670160546134,40.62114570986585],[-73.85667675158886,40.621130327865096],[-73.856637633239,40.6211356973118],[-73.8566044357914,40.621142879590856],[-73.85660315352847,40.621188027727676],[-73.85661020217076,40.62121693208935],[-73.8566433175395,40.62124767559172],[-73.85667812816885,40.621262603444755],[-73.8567037060882,40.62127122873016],[-73.85674160391893,40.621282111906204],[-73.85674630838837,40.62129927424593],[-73.85672849733592,40.62131550621608],[-73.85667518716362,40.62130731293324],[-73.85662625748876,40.621295345634614],[-73.85659226328049,40.6212927614835],[-73.85658581613376,40.62132087335099],[-73.85660161474716,40.62135237092015],[-73.85663239155257,40.62136866347218],[-73.85662878513526,40.62139303930219],[-73.85659675276739,40.62140925351504],[-73.85660262391873,40.621434544817646],[-73.85659665770537,40.62145349998265],[-73.85656816105036,40.62147874841095],[-73.85652313814144,40.621474177657426],[-73.8565030041371,40.62146873430461],[-73.85648169457252,40.6214587747417],[-73.8564615968104,40.62143617545219],[-73.85644618885462,40.621409009646605],[-73.85641663738075,40.621401805515575],[-73.8563893525278,40.621415315818645],[-73.85635024348642,40.621416169435065],[-73.85633834501812,40.62143782695561],[-73.85634580796514,40.62147237137928],[-73.85633227314861,40.62150644695145],[-73.85630378543206,40.621527180083916],[-73.85628477815301,40.62154882821014],[-73.85627407118758,40.621567777431736],[-73.85628705386937,40.62159307814337],[-73.85627042573715,40.621610213999816],[-73.85623254137738,40.62159210700302],[-73.85620766369684,40.621588463796165],[-73.85618379998476,40.62157463407914],[-73.85612935577659,40.6215553535636],[-73.8561003428445,40.621559000711],[-73.85609943119844,40.62157016219452],[-73.85609703298,40.621599515298655],[-73.85609372840567,40.621637574252574],[-73.85604851373023,40.621681719835074],[-73.8559984200771,40.621746732898444],[-73.85596286045437,40.62179702964058],[-73.85583552048347,40.62181528749089],[-73.85578234107373,40.62181644894525],[-73.85569046510379,40.62182861218621],[-73.8556018388448,40.62182850090062],[-73.85553909130115,40.621782991891244],[-73.85550705241276,40.62169577473059],[-73.85542006119474,40.62168461481193],[-73.85532981555704,40.62168818473992],[-73.85529916964207,40.62170165219036],[-73.8553248749992,40.62173729283095],[-73.85534568685851,40.621799938175684],[-73.85533588601966,40.6218613181834],[-73.8552987464068,40.62189687855696],[-73.85525839199468,40.6219287519135],[-73.85517130927292,40.62195933773932],[-73.85509074303435,40.62195800872879],[-73.85504080469194,40.62195057885063],[-73.85499897723496,40.621918601943655],[-73.8549861909487,40.621870700668026],[-73.85499756902496,40.6218252841718],[-73.8550105480044,40.62178478197861],[-73.85501067069372,40.621728301407295],[-73.85499465859652,40.621681622877965],[-73.85496895343462,40.6216459833361],[-73.85487390843201,40.62163358485575],[-73.85481589571272,40.62163473959373],[-73.85475302997128,40.621644482743825],[-73.85468699204712,40.62163089326913],[-73.85464356472977,40.6215940032639],[-73.85463564296266,40.62153137341948],[-73.8546256086321,40.62149202894188],[-73.85461966594151,40.62146873288507],[-73.85463750322938,40.62141718632789],[-73.85464729259425,40.62136194596461],[-73.85462803361568,40.62132631382503],[-73.85461849093929,40.62126859354327],[-73.8545943923641,40.62123541142003],[-73.85457027530683,40.621210823841416],[-73.85455423600635,40.62117642391686],[-73.85455913717578,40.621145734447474],[-73.85457048130016,40.62111628011099],[-73.8545673149943,40.621090491547996],[-73.85458512814726,40.62104999534754],[-73.85462063939319,40.621021800230494],[-73.85460461637975,40.62098003324463],[-73.85458379722799,40.62092107070772],[-73.85457262457405,40.620871943433876],[-73.85456628106752,40.62082527656814],[-73.8545115586442,40.62079573981049],[-73.85442782337181,40.62076984857935],[-73.85435368411014,40.62077712176203],[-73.85427315530605,40.620758602071504],[-73.85418940473724,40.620740078405696],[-73.85412341075823,40.620706843035016],[-73.85408479088107,40.620682236781086],[-73.85402356725032,40.62067847559449],[-73.85395265051213,40.62068575261053],[-73.85386733897714,40.62064389747296],[-73.85375786122489,40.6206007840467],[-73.85369347355613,40.6205700059446],[-73.85367747748833,40.6205159603238],[-73.85358897081765,40.62046182354696],[-73.8535325228151,40.620485080225436],[-73.85351162348506,40.62046295249709],[-73.8534277832047,40.62048494673065],[-73.85328433909594,40.62049949776077],[-73.85314742241988,40.62047722184122],[-73.85302816207755,40.620485664006196],[-73.8529459124056,40.62051748298646],[-73.85287808081611,40.620587382955115],[-73.85278936552666,40.620627788625185],[-73.85270077814283,40.620610484997684],[-73.852626799477,40.62054531437149],[-73.85251571567552,40.620499742228894],[-73.85239644119801,40.62051432265414],[-73.85229490564114,40.62052278731785],[-73.85219175981878,40.62053124982148],[-73.85211598519584,40.62054957000827],[-73.85206763618629,40.620553191262445],[-73.85199670575473,40.620566606490705],[-73.85185329658614,40.62056519378245],[-73.8518000526752,40.62059582133149],[-73.85178218408365,40.62066087360511],[-73.85177078088708,40.620716111650474],[-73.85176106690763,40.62073697273876],[-73.85172391510518,40.620777443395966],[-73.85166422395281,40.62080929055352],[-73.85162068081326,40.62082519652569],[-73.85155466323285,40.620803010198316],[-73.85147091882844,40.62078202841611],[-73.85140319498332,40.62080281451015],[-73.85138211287203,40.62086295095094],[-73.85138195704177,40.62093293750692],[-73.85137857260173,40.62100537603147],[-73.8513800331472,40.6210729092032],[-73.85140080709849,40.621151517889956],[-73.85140064582055,40.62122395990959],[-73.85137474590483,40.621276723700596],[-73.8513346764398,40.62131749469093],[-73.85135035022284,40.621377375086745],[-73.85131947795665,40.62149275277],[-73.85130478126928,40.62157991016396],[-73.85128841211267,40.62169407843946],[-73.85128341726445,40.621766514202285],[-73.85129292955062,40.62183651392826],[-73.85132016651373,40.62190653590755],[-73.85139903301179,40.621948384599094],[-73.85144726009526,40.62200001671139],[-73.85148581146498,40.62205531859129],[-73.85149373972607,40.62211303771631],[-73.85153709943516,40.62217939700753],[-73.85158535202504,40.62221997787524],[-73.85162879170579,40.62225073011822],[-73.85171726391467,40.62232083168421],[-73.85173805075011,40.622393300712794],[-73.85181045508983,40.6224425077048],[-73.85189572949113,40.62250155395926],[-73.85196814289345,40.62254707740283],[-73.85200670523734,40.62259746934592],[-73.85205333319725,40.62264418702311],[-73.85213053891513,40.62270813349489],[-73.85218040136049,40.622749944335325],[-73.8521948878004,40.62275733004834],[-73.85225760526215,40.622815119376035],[-73.85231226879144,40.62287167033529],[-73.85234115755061,40.62292450470604],[-73.8523603825202,40.622974870516614],[-73.85233613570855,40.62300921917103],[-73.85226039504178,40.623010349849054],[-73.85219759376616,40.62299062350447],[-73.85215891616356,40.622991801759675],[-73.85211867722838,40.62297087639704],[-73.85207690583444,40.62291434193527],[-73.85205119359094,40.62288238519488],[-73.8519949322741,40.622819692451884],[-73.85194826676266,40.622790164350604],[-73.85189830362783,40.62279378345611],[-73.85191102925968,40.622868698206716],[-73.85194154499925,40.622914167686915],[-73.8519656108429,40.62296208432594],[-73.85195742791936,40.62301855451084],[-73.85192354996059,40.62303570102911],[-73.85187835970784,40.6230675664669],[-73.8518395866613,40.6231117186916],[-73.85182337135132,40.62315712796744],[-73.85180548301366,40.62323077510951],[-73.85180208867067,40.62330812523043],[-73.85179555742954,40.62334617989778],[-73.85175839733353,40.62339033417343],[-73.85168262392148,40.62340619910534],[-73.85162141571735,40.62339384091908],[-73.8515779316096,40.6233827342415],[-73.85152957844616,40.62338758342055],[-73.85150207982338,40.62343420556252],[-73.85143275303831,40.62345007865665],[-73.85133280538098,40.623467138427515],[-73.8512796965884,40.62343637407226],[-73.85122021567086,40.62337244880106],[-73.8511478052805,40.62332569740994],[-73.85105928049872,40.62327892459447],[-73.85098839905123,40.62326901018325],[-73.8508981482906,40.6232738047831],[-73.85080462947468,40.62329824002217],[-73.85064017298733,40.623338545039736],[-73.8505353111138,40.623391206018226],[-73.85048043709098,40.62342919791846],[-73.85043521836889,40.623473341286044],[-73.8503883843236,40.623518710521],[-73.8503270564228,40.62356037791091],[-73.85027538377737,40.62358361122701],[-73.85024804081176,40.6235848310757],[-73.85022698915633,40.62355225193343],[-73.85021279551297,40.62349269715943],[-73.850193540382,40.62345583697034],[-73.85023232849383,40.623405545718114],[-73.85023724746435,40.62336748954105],[-73.85023090762976,40.62332082311952]]],[[[-73.83359339215625,40.623594979413475],[-73.8336174675513,40.62359428031446],[-73.83362994279119,40.62361117390356],[-73.83363278247991,40.62363098765147],[-73.83363459028732,40.62364076072855],[-73.83363658292342,40.6236515369018],[-73.83365484362983,40.62366550408641],[-73.83367021064495,40.62366659079977],[-73.8336866156982,40.62366775138531],[-73.83369910742316,40.6236780411636],[-73.83370757495928,40.62369368554622],[-73.83370768871308,40.62371253808821],[-73.83369065729663,40.62372132631649],[-73.83366238668327,40.62373008152835],[-73.83363731573861,40.62374398550996],[-73.83363724441517,40.62377260037104],[-73.83363043352935,40.62380047103191],[-73.83360632879314,40.62381290968827],[-73.83362092674511,40.62383525037372],[-73.83362931182985,40.62386430299617],[-73.8336350424365,40.623883386982335],[-73.83365037938356,40.62391129036203],[-73.83365224121471,40.62393697274352],[-73.83363582579899,40.6239552919114],[-73.83360212776167,40.62395304181104],[-73.83357711958067,40.623942000127414],[-73.83355923946431,40.6239360345009],[-73.83357550708058,40.6235979172803],[-73.83359339215625,40.623594979413475]]],[[[-73.862124015412,40.62399037243997],[-73.86208745843946,40.62395497445795],[-73.86209241863033,40.62391776536255],[-73.86212671206691,40.62386756640891],[-73.86216830052014,40.62383226281268],[-73.86223427090985,40.62381559468801],[-73.86230755281802,40.62380637876092],[-73.86233680024401,40.62383432511289],[-73.86235870587157,40.623869705308095],[-73.86236839725235,40.62390693195631],[-73.86239031059394,40.623938590331576],[-73.86243671453394,40.62393678545753],[-73.86249048285121,40.623916381264515],[-73.86251743286162,40.62387361672161],[-73.86253214691162,40.62384386258185],[-73.86258593427844,40.623814155149894],[-73.86260802005523,40.62376208054909],[-73.86263498678514,40.62371187302248],[-73.86265707248982,40.6236597984117],[-73.86267679230673,40.62363425855982],[-73.86269869881197,40.62360588655895],[-73.86277203332627,40.62357061998353],[-73.86278676566262,40.623531562112426],[-73.86278195890398,40.62349434199867],[-73.86274539200254,40.62346266570016],[-73.86271128044648,40.62342540992256],[-73.86276503208408,40.623412448891585],[-73.86278705638372,40.62339014625258],[-73.86279932475534,40.62336224973477],[-73.86287990825087,40.623364206788224],[-73.86291657070419,40.62334936439105],[-73.86298985898475,40.623336427219044],[-73.86303876770799,40.62330299176948],[-73.86312420672067,40.62331984005311],[-73.86318029301766,40.62335898227176],[-73.86322171663244,40.62340368941826],[-73.86326566198309,40.623409324093174],[-73.86336092235486,40.62340013363328],[-73.86347880947005,40.623388609315846],[-73.86350742741,40.62340961138641],[-73.86351958448432,40.62343567606723],[-73.86351953502081,40.6234598658474],[-73.86349747984043,40.623497054206176],[-73.86353156590036,40.62354733475937],[-73.8635436894309,40.62359014609271],[-73.86354117039113,40.62362735798112],[-73.8635459789006,40.62366457873429],[-73.86354830349316,40.62372226388419],[-73.86355796888962,40.62377251560819],[-73.86359696570145,40.62380977692878],[-73.86364328925127,40.623847046256145],[-73.86370916787568,40.623875035699555],[-73.86374573925971,40.62390485061576],[-73.86377739100024,40.62395140755829],[-73.86371874223153,40.623969944985966],[-73.86365772911833,40.6239512657081],[-73.86359919527645,40.62391398072803],[-73.86353820756023,40.62388227570702],[-73.86347959750438,40.62388220612275],[-73.86343316829773,40.62389703709732],[-73.8633939421441,40.62397141991323],[-73.86339385835947,40.624012356178376],[-73.86344986677254,40.62409057362207],[-73.86349615171865,40.62414645106992],[-73.86348629602347,40.62418923630742],[-73.86343498175036,40.624204061481734],[-73.86339595726093,40.62417982511422],[-73.86334476488754,40.624135106591],[-73.86330578238992,40.62409040239538],[-73.86324240637582,40.624032644132114],[-73.86317658119253,40.6239786047414],[-73.86314977499894,40.62395066218007],[-73.86312046297004,40.62395434810194],[-73.8631008467761,40.62399340019841],[-73.86308124113025,40.62402687040753],[-73.86302581802663,40.6240371627014],[-73.86297384173218,40.624000691700026],[-73.86292507003643,40.623967141007135],[-73.86287135915684,40.62395963364356],[-73.86282734714679,40.623985631384954],[-73.8627638537016,40.623985555609096],[-73.86271748550071,40.62397061413054],[-73.86264913337719,40.62395750728222],[-73.86258066317704,40.62400208331225],[-73.86252683689109,40.624050398133434],[-73.86250476245512,40.624096890499295],[-73.86247776228595,40.62416384431321],[-73.86245569796267,40.62420475444964],[-73.86244553857979,40.62422888438618],[-73.86236174679767,40.624256567935596],[-73.8623041469863,40.62427342122673],[-73.86223569093607,40.62431055358962],[-73.86213798876837,40.6243197396873],[-73.86206472231392,40.624321512884805],[-73.86196958017888,40.62427302002475],[-73.86208708164756,40.62413732657122],[-73.86207746278693,40.624064746021055],[-73.86207510188247,40.624025667734706],[-73.862124015412,40.62399037243997]]],[[[-73.84589458447098,40.62497181531391],[-73.84579352115551,40.62488859431002],[-73.8457078351174,40.624891446451734],[-73.84562221150208,40.62486759281988],[-73.84551705315809,40.62487041867028],[-73.84542357260308,40.62487622790199],[-73.8452756999026,40.62482558400256],[-73.84519392184188,40.62482250680925],[-73.84509259103429,40.62485501082732],[-73.84499513207203,40.62489642246618],[-73.8448899598636,40.624905182605765],[-73.84476545398066,40.624854569573365],[-73.84474611970813,40.62479519666053],[-73.84476906443886,40.62474578950708],[-73.84479705191887,40.62466470205541],[-73.84483232305797,40.62456979457471],[-73.84484418548566,40.62449265946788],[-73.84484049829592,40.62440363411335],[-73.84482516859616,40.62429678873345],[-73.84477857339148,40.62423737902372],[-73.84466966065878,40.624180852219965],[-73.84451777690543,40.624180646908776],[-73.84438926785184,40.624177505261855],[-73.84433569721334,40.62417440917593],[-73.84428413131013,40.624171428695],[-73.84417902315886,40.62415348197135],[-73.84410891038442,40.624159321635474],[-73.84408150314603,40.624221599054266],[-73.84400352422445,40.624260068663915],[-73.84394111586877,40.62430152696631],[-73.84383598677579,40.62429248222396],[-73.84382829573364,40.62425092877535],[-73.84389070973263,40.624206503435616],[-73.84391809026533,40.624156095622375],[-73.8439260235521,40.62409379180621],[-73.84393400043278,40.624013684407174],[-73.84393416001777,40.623945435154255],[-73.84392649538903,40.6238920128198],[-73.84389163279879,40.623811847088675],[-73.84381391204384,40.6237405256198],[-73.84373214298914,40.62373447911784],[-73.84364638319984,40.6237699708041],[-73.8435763042341,40.623760973485886],[-73.8434595620422,40.62372223918926],[-73.84341675247832,40.623710311292854],[-73.84334670842824,40.623686477346205],[-73.84328445956965,40.62365968620686],[-73.84322216416939,40.6236536663887],[-73.84318719100335,40.62362097817691],[-73.84313666158548,40.62357936623835],[-73.84310947034517,40.62354965572662],[-73.84306289114394,40.62348431045336],[-73.84300063560732,40.62346048675907],[-73.84295396014775,40.62343668381246],[-73.84294236017772,40.623401059842784],[-73.84293857782806,40.623353577289535],[-73.84293864765408,40.623323903976704],[-73.84297759140067,40.62332395717426],[-73.84302429624574,40.62333589005139],[-73.8430904378876,40.62336268664626],[-73.84321114954336,40.62336878605226],[-73.84333966395016,40.623368961249405],[-73.84344490288392,40.62333052871],[-73.84352690164123,40.62323865301435],[-73.84358010755525,40.62317816418446],[-73.8437199090266,40.623154351092325],[-73.84389100693161,40.6230878696485],[-73.84409129760785,40.623018250691096],[-73.84428323440882,40.62295497377517],[-73.84444159311606,40.62298695702291],[-73.84459579964667,40.62301258023165],[-73.84474169588995,40.62302548460021],[-73.84487097396644,40.623012951875026],[-73.84495033062736,40.62295269856303],[-73.84520042270502,40.62298162759561],[-73.84536704025818,40.62304856573109],[-73.84545022141882,40.623137629287804],[-73.84531241246255,40.62323274935096],[-73.84517898681267,40.62323574709995],[-73.84508710660171,40.62330233605824],[-73.84509933511363,40.62342307309606],[-73.84520336897486,40.623508988069965],[-73.84532816286917,40.62363305277406],[-73.84549038483287,40.623798466896154],[-73.84553579899193,40.623992315909625],[-73.84553977722719,40.62407491874165],[-73.84541875550083,40.62412240903094],[-73.84531046134892,40.62407461041825],[-73.84521039692667,40.62407447573471],[-73.84516423909281,40.62420148766592],[-73.84520557917342,40.62435403207058],[-73.8454678977558,40.62450687369939],[-73.84562215096072,40.62451343464014],[-73.84580124498063,40.624596272975175],[-73.8458593089417,40.62472977811916],[-73.84596733262143,40.624895118865076],[-73.84599959134817,40.62503564952973],[-73.8459528172794,40.62505201157302],[-73.84590684003537,40.625024744760935],[-73.84589458447098,40.62497181531391]]],[[[-73.84048472674716,40.627495288527875],[-73.84045601787456,40.627483896261154],[-73.84042923626953,40.62749283010096],[-73.84040276097642,40.62750166183204],[-73.84038680750068,40.627496774309506],[-73.84038386410305,40.62748392896211],[-73.840380486999,40.627469195128704],[-73.84033160188106,40.627439124490145],[-73.84027417542427,40.62742039372611],[-73.84022101793526,40.62739599332041],[-73.84016249430992,40.62739104659762],[-73.84013267858415,40.62739749219861],[-73.84005606187495,40.62739252026176],[-73.84001881686665,40.62739003592136],[-73.83996133609519,40.62739400995591],[-73.83995090639078,40.62739899316095],[-73.83993256706643,40.627407755360615],[-73.83990276903533,40.6274069037007],[-73.83987947793347,40.62738498042534],[-73.83986135491287,40.62736792268329],[-73.83982629351931,40.62734273578844],[-73.83978802391677,40.627324032138254],[-73.8397316138778,40.62732476435716],[-73.83970708874219,40.62734419183725],[-73.83970951264084,40.627351637020055],[-73.83971765415495,40.62737664234953],[-73.83974102161666,40.627396136091804],[-73.83979100051631,40.627414045234495],[-73.83983671498866,40.62743519227783],[-73.83984727504824,40.627469264450475],[-73.83983869726835,40.62749601206763],[-73.83980994980004,40.627500837392844],[-73.83977377091142,40.62749754311593],[-73.839726966469,40.62748774763],[-73.83969614291802,40.62747067533946],[-73.83966533841982,40.6274454956713],[-73.8396154140937,40.62740488101678],[-73.83955801125839,40.62737641967868],[-73.83952298507081,40.62733663661302],[-73.8394876479838,40.627308111215456],[-73.8394670088789,40.6272938407629],[-73.83948727797417,40.62725734892406],[-73.83954548696799,40.62718054577884],[-73.8395607673927,40.627120981410435],[-73.83962141418263,40.62707877920497],[-73.83968050607116,40.627082458466916],[-73.83968207144798,40.62703273319771],[-73.83965193611843,40.62697502804068],[-73.83976052535114,40.62692904866454],[-73.83982203142149,40.626916866896664],[-73.83986653203235,40.62690805270023],[-73.83999032636495,40.626833263053186],[-73.84008369053207,40.62682378232125],[-73.84014683702847,40.62679119394883],[-73.84015453940724,40.626735463417745],[-73.84016983211447,40.62667013330685],[-73.84021789197864,40.62661638009062],[-73.84024828527454,40.626566447934884],[-73.84027873700676,40.62649152706451],[-73.84030416614007,40.62640698924523],[-73.84043807788159,40.62632068013802],[-73.84052407933738,40.62622469379289],[-73.84058484167718,40.62613443856872],[-73.8406052245698,40.626049893683096],[-73.8406101902427,40.62599466224546],[-73.84061299992311,40.625963409423036],[-73.8406535189936,40.62589811371068],[-73.84072122115312,40.625864745121774],[-73.84079231931301,40.62587825965529],[-73.84080871850504,40.62591386803007],[-73.84080394348486,40.62594325940206],[-73.84079477771208,40.62599967247731],[-73.84078907850379,40.62608548833558],[-73.84084390034185,40.62613789526441],[-73.84092906183506,40.62614010690243],[-73.84100391688354,40.62613305913861],[-73.8410746266064,40.6261591473486],[-73.8411020156707,40.626194770368755],[-73.84115409092243,40.62624717402262],[-73.84123369377296,40.62627658965168],[-73.84134084474,40.62627464446484],[-73.84143703222166,40.626262217518615],[-73.84154142586041,40.62626445455568],[-73.84155777585457,40.626320995162295],[-73.84156036983109,40.62638589007485],[-73.84163454330178,40.62638808554407],[-73.84168672317254,40.62639653067281],[-73.84172233380774,40.62644053812943],[-73.84171947656752,40.626486585728486],[-73.84165898111827,40.62650952911512],[-73.84169462655198,40.626538883204844],[-73.84175507370139,40.62653687331392],[-73.84178524042945,40.62655994084904],[-73.84179066548761,40.62658925398733],[-73.84170540774412,40.626626814900014],[-73.84159820157308,40.626651786536115],[-73.84156801575318,40.62666844975773],[-73.84150741927759,40.62670190000614],[-73.84150723038405,40.626781443330685],[-73.84157303273581,40.62683805209427],[-73.84166913159937,40.626863304270465],[-73.84175423989304,40.62688854006645],[-73.84180084644933,40.62693046952364],[-73.84182262193313,40.6270163232249],[-73.84192688852046,40.6270729851994],[-73.8420229128781,40.62712963458095],[-73.84208579999672,40.627257410028044],[-73.84223941677074,40.6273580974083],[-73.84238178648006,40.62744078627172],[-73.84236114041039,40.62746949487428],[-73.84231004865849,40.62747185783293],[-73.84224940079629,40.62746447673905],[-73.84222472493433,40.6274486147448],[-73.84217607667355,40.62741734403409],[-73.84198257131182,40.62733436719255],[-73.84184213510542,40.62731309073968],[-73.84175490774676,40.62729432038653],[-73.841686923392,40.62723908614903],[-73.84161476095456,40.62715059949331],[-73.84150737447781,40.62710585295474],[-73.84141703939129,40.62705139841486],[-73.84134159707774,40.627000207716776],[-73.84127575980946,40.626937678300365],[-73.84120980646904,40.62692380227614],[-73.8411289854834,40.62689693105535],[-73.84105566961965,40.62684655444945],[-73.84095150883692,40.626788025890775],[-73.84087394560899,40.626733588588905],[-73.8407804068638,40.626683995157144],[-73.84064956323586,40.62665786515183],[-73.840600648662,40.62663995785602],[-73.84051877242518,40.62660903020576],[-73.8404464565167,40.62658622483688],[-73.84040698723554,40.62662428205584],[-73.84036967370186,40.62665098982194],[-73.84033769044964,40.62667365044255],[-73.8403355079327,40.62669635227629],[-73.84033220922596,40.62674013591176],[-73.84029377771445,40.626789547132425],[-73.84025643987468,40.62682598507712],[-73.84021698675332,40.62685755519645],[-73.84020413095263,40.62689240546568],[-73.84019341158861,40.62692482702021],[-73.8401646304996,40.62694343733979],[-73.84014537016267,40.626986387434684],[-73.84015163614241,40.62703667141821],[-73.84018134296689,40.627075635556395],[-73.84023452604117,40.627088684087795],[-73.84028981212604,40.6271122766052],[-73.84032172294349,40.627119618825525],[-73.84038767629143,40.62713349586155],[-73.8404301916301,40.62715707125109],[-73.84045353424423,40.627187105903424],[-73.84045346252073,40.627217109066],[-73.84045978430865,40.62724387690266],[-73.84048845603546,40.6272706762521],[-73.84055006119516,40.62732265915945],[-73.84061700476722,40.6273673510357],[-73.84066904390951,40.627413643898684],[-73.840677472954,40.627449334553994],[-73.84066569338027,40.62748013233091],[-73.84063901805507,40.627508476605335],[-73.84061322833955,40.6275289241167],[-73.84054954393777,40.627539166651985],[-73.84051124645266,40.627531815133466],[-73.84049186084681,40.627505115454305],[-73.84048472674716,40.627495288527875]]],[[[-73.86872915290877,40.61735678500337],[-73.86919189812279,40.617198170978384],[-73.86956238965762,40.61724709246478],[-73.86999290032703,40.61707064403659],[-73.87075906352898,40.616756619571156],[-73.87108443425144,40.61676399835987],[-73.87125152509424,40.61665486656301],[-73.87153494985628,40.616655183653734],[-73.87175885906049,40.61657586256645],[-73.87196789377161,40.6164737899488],[-73.8721621420212,40.61630349708999],[-73.87235608496937,40.616292344759685],[-73.87255000548873,40.61629255992793],[-73.87275893108098,40.616247322825224],[-73.87299773222932,40.616179383155675],[-73.87329630937846,40.61605467232026],[-73.87353519609337,40.615941262403474],[-73.87395306206885,40.615839415733106],[-73.87432600556753,40.615828456722824],[-73.87478845189774,40.61581759402944],[-73.87535529302863,40.61581821006954],[-73.87571334190723,40.61579586372913],[-73.87620564126632,40.61577365992558],[-73.87671285637963,40.61575147034748],[-73.87724986458197,40.615752045045475],[-73.87756309839186,40.615763746955295],[-73.8779807086463,40.61579829287843],[-73.87829385990096,40.615855461428445],[-73.87862188757236,40.615935378690466],[-73.87896464644798,40.616117617487696],[-73.8792476784885,40.61633389323211],[-73.87951577316615,40.6165615197965],[-73.87972389608197,40.616959592681575],[-73.87975317678399,40.61726654013943],[-73.87978252071184,40.61753938544311],[-73.87978194748358,40.617857668994915],[-73.87978147661421,40.618119115753586],[-73.87978104668585,40.61835782852975],[-73.87978055533664,40.61863064242979],[-73.87973527002059,40.61892614465815],[-73.87958547877423,40.61926700614269],[-73.87948050104254,40.61957381305375],[-73.8793755632115,40.61985788471458],[-73.87925595395654,40.62000553392876],[-73.87903156767545,40.620346316285286],[-73.8788819759143,40.62057350460833],[-73.87864287569269,40.620800597607534],[-73.8785082210813,40.621016434029606],[-73.87825419849301,40.621243510441815],[-73.87800017483468,40.62147058695814],[-73.87779098888922,40.62165224205801],[-73.87747758046295,40.62172011166938],[-73.87722365689703,40.62189034953267],[-73.87689514127645,40.62206050748473],[-73.8766262971789,40.622230728717305],[-73.87637236971841,40.62240096519412],[-73.87613329660131,40.62260531913365],[-73.87586419335331,40.62291194503439],[-73.87556561283952,40.62302529463314],[-73.87538627167477,40.62319561030046],[-73.87481386865049,40.623587189183766],[-73.86645484055241,40.628255386807126],[-73.86590320124137,40.628061500873564],[-73.86547078433091,40.627935955695506],[-73.86518786276295,40.62766280991843],[-73.86497981682864,40.627253344026194],[-73.86489089839552,40.62695769015621],[-73.86472766045426,40.62652554191358],[-73.8648774518156,40.626230169128334],[-73.86498193495926,40.625660706041096],[-73.86525183251173,40.62553720459535],[-73.86553589061488,40.62524198771388],[-73.8657005929937,40.62494663126247],[-73.86570111906934,40.62468518424865],[-73.86586582154159,40.62438982754575],[-73.86626906232405,40.62417431886293],[-73.86650860322545,40.623754008018004],[-73.8665093989422,40.623356154369006],[-73.8663758364951,40.623003613142075],[-73.86618242133146,40.62274194115983],[-73.86589944969427,40.62250289825907],[-73.86549706646773,40.62229781753622],[-73.86522936181838,40.62188828203128],[-73.86509569551417,40.62159257567819],[-73.86503636745203,40.62142199656387],[-73.86493256071851,40.621114958382336],[-73.86497795882241,40.62079672742236],[-73.86500830120069,40.620546683157755],[-73.86506850162097,40.62028530608099],[-73.86517343146882,40.620035349282524],[-73.86541855960347,40.61983602739019],[-73.8653387669192,40.61942171028099],[-73.86550389231374,40.61891037520168],[-73.8656386076045,40.61868318748494],[-73.86575831319405,40.61850144995801],[-73.8660421114302,40.61831990481155],[-73.86620654474063,40.61814958694305],[-73.86660958793519,40.6180136478354],[-73.8668486744204,40.617809314107944],[-73.86717699115536,40.61774149017902],[-73.86759496961122,40.6175941975244],[-73.86805756276387,40.61751515831617],[-73.86820693763136,40.61741302454794],[-73.86872915290877,40.61735678500337]]],[[[-73.84734350667111,40.629094739213784],[-73.84955404755296,40.62493961850565],[-73.85800430922859,40.62472901319997],[-73.85825556222694,40.62579633993591],[-73.85786309317137,40.62844490216495],[-73.85650550977601,40.6290973537267],[-73.85613479841348,40.628280910770414],[-73.8539654419115,40.627610943897984],[-73.85221536588142,40.6275548307033],[-73.85071696108594,40.62800299210956],[-73.84922230898063,40.62880880422368],[-73.84846868196296,40.62964333025063],[-73.84734350667111,40.629094739213784]]],[[[-73.84851993565115,40.63056102427554],[-73.84849819560782,40.630560643318105],[-73.84847551834144,40.630565899305225],[-73.84845562627913,40.630566577882206],[-73.84843990395665,40.63056409012827],[-73.84842604788467,40.63055490920657],[-73.84841820925601,40.630544326461205],[-73.84841731473252,40.630530581046436],[-73.84842474419543,40.630517903880296],[-73.84842478341463,40.630500635894435],[-73.84842991578864,40.63048161188408],[-73.84843274101267,40.63045941351071],[-73.84844849292081,40.63044886186303],[-73.84847579518795,40.63044396445721],[-73.84849985548384,40.63044047185836],[-73.84852527029102,40.630452487343184],[-73.84854326257268,40.630473655868634],[-73.84857654657077,40.63048251005124],[-73.84861031467254,40.630482202038024],[-73.84863669731702,40.63047518866635],[-73.84865754653757,40.63046006212101],[-73.84868437801545,40.63045904016129],[-73.84869127547586,40.630477022740145],[-73.84868983660947,40.63049957525742],[-73.84868886802364,40.630518956569524],[-73.84869762306458,40.63053376976849],[-73.84870083321519,40.63054610847283],[-73.84869709969232,40.63056055275651],[-73.84869381617486,40.63058028350289],[-73.84870393630966,40.630605670741524],[-73.84869374266754,40.63061270593671],[-73.84868033627762,40.630609516469555],[-73.8486622993835,40.63060808297454],[-73.84864427106265,40.630602772702645],[-73.8486290200272,40.63059676196056],[-73.84861051976752,40.63059603264131],[-73.84859110452055,40.63059036822179],[-73.84857123258261,40.630581884189226],[-73.8485583016502,40.630573056982676],[-73.84854028134535,40.63056422240025],[-73.84851993565115,40.63056102427554]]],[[[-73.85300014644605,40.63202284175083],[-73.85301682081834,40.63200188604146],[-73.85302889074032,40.63197917125933],[-73.85303604669406,40.63195527990595],[-73.85303810517682,40.63193082465409],[-73.85303501340606,40.631906432636534],[-73.853026850673,40.63188272936412],[-73.85301382630827,40.631860322684474],[-73.85299627431392,40.63183978719484],[-73.85297464479653,40.63182164950728],[-73.85294949242633,40.631806374743945],[-73.85292146221164,40.63179435461038],[-73.85289398883269,40.631783150950326],[-73.85286914878654,40.631768816364755],[-73.85284755148813,40.631751702533286],[-73.85282972679516,40.631732229320434],[-73.85281611200855,40.631710874474415],[-73.85280704114321,40.63168816190639],[-73.85280273673541,40.631664648836676],[-73.85280330438252,40.63164091212418],[-73.85280873015289,40.63161753411396],[-73.85278724452252,40.6315492202429],[-73.85275783192021,40.63148264247323],[-73.85272072772149,40.63141833354313],[-73.85267622884531,40.63135680803441],[-73.85262469137803,40.63129855825545],[-73.8525665277235,40.63124405030201],[-73.85250220330263,40.63119372032791],[-73.85243223282909,40.631147971055185],[-73.85235717619096,40.63110716855203],[-73.85227763397037,40.63107163930395],[-73.85219424263748,40.631041667601245],[-73.85210766945968,40.63101749326495],[-73.8520186071605,40.63099930972753],[-73.85192776837926,40.63098726248574],[-73.85188186750386,40.63098695286239],[-73.85183673323486,40.63098058077774],[-73.85179373451568,40.63096833950015],[-73.85175417551554,40.63095060031324],[-73.85171925607314,40.63092790125427],[-73.8516900353045,40.630900930795015],[-73.85166739947876,40.63087050695963],[-73.85165203513918,40.63083755251332],[-73.85164440827975,40.630803066974224],[-73.85167530497554,40.63073744770936],[-73.85171473539414,40.630674538786295],[-73.85176229696003,40.630614982453885],[-73.85181750408849,40.630559386732],[-73.85187979314463,40.63050831920453],[-73.85194852819755,40.63046230122538],[-73.85202300751303,40.6304218025958],[-73.85210247071699,40.63038723676905],[-73.8521861065592,40.63035895662925],[-73.8522400822752,40.63034437982605],[-73.85229610571243,40.630335338936156],[-73.85235320328908,40.630331991073085],[-73.85241038275817,40.630334394416224],[-73.85246665044959,40.63034250720014],[-73.85252102853772,40.63035618843991],[-73.85257257203281,40.63037520038166],[-73.8526203852033,40.6303992126336],[-73.85266363714089,40.630427807907495],[-73.85284454838086,40.63053021963128],[-73.85302870744832,40.630629214542125],[-73.85321600319723,40.63072473288535],[-73.85334176025009,40.63078607213028],[-73.85346881119025,40.63084584381468],[-73.85350402567872,40.63086107989675],[-73.85354193506646,40.63087193144077],[-73.85358160588974,40.630878131243065],[-73.85362206131191,40.630879526642346],[-73.85366230517558,40.63087608327889],[-73.8537013465326,40.6308678859406],[-73.85373822404623,40.630855136475105],[-73.85377202966217,40.630838148819926],[-73.85380193096896,40.630817341271],[-73.85382719169509,40.63079322618372],[-73.85389573465052,40.63073963908689],[-73.85396597538944,40.63068734371525],[-73.85411022628726,40.63058751469662],[-73.85426065821001,40.63049312958712],[-73.85441691755852,40.6304044102285],[-73.85457863704184,40.630321565145216],[-73.8547454365399,40.6302447890539],[-73.8549169239969,40.630174262406214],[-73.8550926963422,40.630110150964754],[-73.85527234043853,40.6300526054139],[-73.85545543405156,40.630001761005346],[-73.85564154684272,40.62995773724042],[-73.8558302413804,40.629920637589684],[-73.85602107416715,40.629890549249374],[-73.85621359668173,40.629867542936864],[-73.85640735643399,40.62985167272437],[-73.8566018980259,40.62984297591195],[-73.85679676422346,40.629841472939766],[-73.85699149703001,40.62984716734039],[-73.85718563876182,40.62986004573017],[-73.85737873312422,40.629880077840774],[-73.85757032628274,40.62990721659038],[-73.85775996793029,40.62994139819397],[-73.85787897830434,40.62998609394701],[-73.85799356793974,40.630037056183674],[-73.85810316929137,40.6300940325003],[-73.85820723951537,40.63015674070622],[-73.85830526315834,40.630224870221284],[-73.85839675471004,40.63029808361354],[-73.85848126100726,40.63037601827077],[-73.8585583634798,40.63045828819571],[-73.85855075617714,40.63053668889045],[-73.85853526561813,40.63061441261699],[-73.85851198333759,40.63069099996268],[-73.85848104692735,40.630765998229954],[-73.85844263922381,40.630838964112954],[-73.8583969872268,40.6309094663173],[-73.85834436075928,40.63097708811006],[-73.85828507087284,40.63104142978272],[-73.85823763422178,40.63106584636028],[-73.85819548262731,40.63109535898321],[-73.8581595507872,40.63112931322364],[-73.85813063548399,40.631166956162126],[-73.85810937791368,40.63120745308259],[-73.85809624946941,40.63124990598152],[-73.85809154128533,40.63129337348083],[-73.8580953577805,40.631336891702006],[-73.85813382062027,40.631403405190106],[-73.85816488035023,40.631472127702054],[-73.85818832122189,40.631542581926745],[-73.85820398040283,40.631614278523976],[-73.8582117491063,40.63168671952327],[-73.8582115733485,40.63175940178182],[-73.85820345432444,40.63183182047985],[-73.85818744840003,40.63190347262647],[-73.85816366672081,40.63197386055341],[-73.85811717379057,40.63207684092564],[-73.85806285781763,40.63217757435543],[-73.8580009045755,40.6322757162463],[-73.85793152596669,40.632370930865235],[-73.85785495929719,40.63246289249208],[-73.85777146646666,40.6325512865334],[-73.85768133307187,40.632635810598956],[-73.85758486743005,40.63271617553643],[-73.85753567959674,40.63274372085248],[-73.85748256275781,40.63276664349294],[-73.85742626169716,40.63278462204385],[-73.85736756584836,40.63279740441563],[-73.85730729822613,40.632804811377675],[-73.85724630388485,40.63280673907174],[-73.85700701768093,40.632827783847326],[-73.856766913018,40.632842452563324],[-73.85652628255055,40.63285072734067],[-73.85628541957404,40.63285259809349],[-73.85604461766772,40.6328480625416],[-73.85580417033646,40.63283712621323],[-73.8555643706522,40.63281980243832],[-73.85552433465998,40.632807436900684],[-73.8554821391734,40.632800377257475],[-73.85543898626162,40.63279882462447],[-73.85539610526824,40.63280282323318],[-73.85535471779133,40.632812259170834],[-73.85531600288168,40.63282686362559],[-73.85528106345569,40.63284622054411],[-73.85525089487643,40.63286977848405],[-73.85522635659626,40.632896866322994],[-73.85520814767355,40.632926712377525],[-73.85519678685712,40.6329584663865],[-73.85519259780672,40.63299122373322],[-73.85519569987166,40.633024051216516],[-73.85517572691026,40.63309468774192],[-73.85514822992972,40.633163841341876],[-73.85511339353184,40.6332310476939],[-73.85507145159967,40.63329585554859],[-73.85502268572817,40.6333578297597],[-73.85496742333396,40.63341655420638],[-73.85490603545605,40.633471634586485],[-73.85483893426675,40.63352270106524],[-73.8547665703024,40.63356941075799],[-73.85463038903785,40.633626623900675],[-73.85449010044627,40.63367775408805],[-73.85434617219418,40.633722630869265],[-73.85419908408535,40.633761104639696],[-73.85404932645889,40.63379304714011],[-73.85389739855687,40.633818351884436],[-73.85374380685722,40.63383693451444],[-73.85358906338683,40.633848733081386],[-73.85343368401287,40.63385370825247],[-73.853278186723,40.633851843442066],[-73.85312308989825,40.633843144866724],[-73.85296891058397,40.633827641524974],[-73.85281616276637,40.63380538510016],[-73.85266535565799,40.63377644978828],[-73.85251699199964,40.63374093205055],[-73.8524611157112,40.63369446732601],[-73.85241247452963,40.63364349814737],[-73.85237168911253,40.63358867489516],[-73.85233927987196,40.633530697127426],[-73.85231566033426,40.63347030465252],[-73.85230113186462,40.63340826808913],[-73.85229587982317,40.633345379032626],[-73.85229997120015,40.63328243995398],[-73.85231335376324,40.63322025396031],[-73.85233585672442,40.63315961454707],[-73.85241094088099,40.63299095443286],[-73.85249276812925,40.632824124846174],[-73.8525812616902,40.63265928222155],[-73.85267633853623,40.63249658112892],[-73.85277790946802,40.63233617412942],[-73.8528858791993,40.632178211631555],[-73.85300014644605,40.63202284175083]]],[[[-73.84638458909983,40.635285767688956],[-73.84642038143286,40.635288702276256],[-73.84645632376225,40.63528716372324],[-73.8464914592589,40.63528119298815],[-73.8465248525734,40.63527094901936],[-73.84655561473565,40.635256704523556],[-73.84658292682194,40.635238838706485],[-73.84660606175508,40.635217827177385],[-73.84662440366071,40.63519422928751],[-73.84663746426169,40.6351686732393],[-73.84664489587654,40.6351418393633],[-73.8466465006745,40.635114442005914],[-73.8466367224921,40.63500555913757],[-73.84663578832344,40.63489642406812],[-73.84664370169018,40.63478745330824],[-73.84666043234843,40.63467906273954],[-73.846685916404,40.6345716660271],[-73.84672005655713,40.63446567304143],[-73.8467627224746,40.63436148829368],[-73.8468137512876,40.63425950939221],[-73.84687294821407,40.63416012552519],[-73.84691817456199,40.63413163572206],[-73.84696114418504,40.63410118602698],[-73.84701937235934,40.63405356304309],[-73.84707208895007,40.63400234936885],[-73.84711891408418,40.63394791405999],[-73.84715951034642,40.63389064938657],[-73.84719400430484,40.633828743489005],[-73.84723655171959,40.63376981779963],[-73.84728671490807,40.63371447845473],[-73.84734397785218,40.633663294698515],[-73.84740775150678,40.633616793027706],[-73.84747737985889,40.63357545177606],[-73.84755214667625,40.63353969619459],[-73.8475786666428,40.63351499477569],[-73.84759945253455,40.63348728927347],[-73.84761393064811,40.63345734438661],[-73.84762170138288,40.633425986621944],[-73.84762255026894,40.633394081482024],[-73.8476164538862,40.63336250957602],[-73.84760358050947,40.633332142314465],[-73.84758428546303,40.63330381785742],[-73.8475862200687,40.633232853057045],[-73.84759659369047,40.63316231429294],[-73.84761532082072,40.63309278282126],[-73.84764224711797,40.63302483159594],[-73.84767715068018,40.632959020547716],[-73.84771974387318,40.63289589197007],[-73.84776967570177,40.63283596605119],[-73.84782653470343,40.63277973658756],[-73.8478898523372,40.63272766691515],[-73.84795910684723,40.632680186091974],[-73.84803372756046,40.63263768536248],[-73.84811309958988,40.63260051493441],[-73.84819656890086,40.63256898109293],[-73.84828344769996,40.63254334367735],[-73.84837302010267,40.632523813939905],[-73.84846454803103,40.63251055280551],[-73.84851641359285,40.63249980966958],[-73.84856576319528,40.63248358567035],[-73.84861160457673,40.63246220702065],[-73.84865301601755,40.63243610357698],[-73.84868916487241,40.63240580019556],[-73.84871932431233,40.63237190617917],[-73.8487428879395,40.63233510302549],[-73.84875938197801,40.632296130724605],[-73.84876847480069,40.63225577287935],[-73.84885474372552,40.63221115073741],[-73.84894527132768,40.63217172837496],[-73.84903951874685,40.63213774044839],[-73.84913692498412,40.632109389265864],[-73.84923691023972,40.63208684358359],[-73.84933887936545,40.63207023760104],[-73.84944222540568,40.63205967016265],[-73.8495463332103,40.632055204169355],[-73.84965058309515,40.63205686620411],[-73.84975435453067,40.63206464637411],[-73.84985702983519,40.63207849836902],[-73.84995799784997,40.632098339737304],[-73.84999377574135,40.63211962041727],[-73.85002470194505,40.632144932611176],[-73.85005000279376,40.632173643099435],[-73.85006904534295,40.63220503364849],[-73.85008135320666,40.63223831897812],[-73.8500866184751,40.63227266640645],[-73.85008470941857,40.632307216680005],[-73.8500756737845,40.6323411054699],[-73.85003289210691,40.63256256170991],[-73.84999892226556,40.63278490247139],[-73.84997379543444,40.633007924289956],[-73.84995753469626,40.633231423076325],[-73.84995015502076,40.63345519430249],[-73.8499516632504,40.63367903318919],[-73.84994653461114,40.63378442636431],[-73.84993315735053,40.63388939838871],[-73.84991157913623,40.63399357490983],[-73.84988187688246,40.63409658441022],[-73.84984415647757,40.63419805953268],[-73.84979855240648,40.634297638390294],[-73.84974522727089,40.63439496585692],[-73.84968437121077,40.63448969483443],[-73.8496162012259,40.634581487489925],[-73.8495409604034,40.63467001646084],[-73.84945891704977,40.63475496602313],[-73.84937036373512,40.634836033216516],[-73.84927561625022,40.63491292892591],[-73.84917501247962,40.634985378911956],[-73.84909697218741,40.6350691492672],[-73.8490257331894,40.63515636579482],[-73.84896155693735,40.63524670843771],[-73.8489046789676,40.63533984566581],[-73.84885530803717,40.63543543569189],[-73.84881362535657,40.63553312772675],[-73.84877978392451,40.63563256326539],[-73.84875390796597,40.63573337740324],[-73.84873609247666,40.63583520017493],[-73.84871972379419,40.63602144535831],[-73.8486946612735,40.63620712849822],[-73.84866093662114,40.63639201415014],[-73.84861859252824,40.636575867878975],[-73.84856768261689,40.63675845655624],[-73.84850827137154,40.63693954865539],[-73.84844043405901,40.637118914545844],[-73.84836425663197,40.63729632678427],[-73.84827983562182,40.637471560402616],[-73.84818727801488,40.63764439319377],[-73.84813177002582,40.63774484168749],[-73.84806855653953,40.63784261195047],[-73.84799785906868,40.63793736132426],[-73.84791992535888,40.63802875773657],[-73.84783502851994,40.63811648086468],[-73.84774346606949,40.63820022325907],[-73.84764555888978,40.63827969142031],[-73.84754165010436,40.63835460682846],[-73.84743210387458,40.63842470691905],[-73.84731730412364,40.63848974600357],[-73.84719765319078,40.63854949613091],[-73.8470735704219,40.63860374788616],[-73.84694549069886,40.63865231112496],[-73.8468138629149,40.63869501563987],[-73.84667914840234,40.638731711757124],[-73.84659636091413,40.638726632819754],[-73.84651475063602,40.63871488117885],[-73.84643524170042,40.638696589906694],[-73.84635873444245,40.638671966128676],[-73.84628609520489,40.638641288677356],[-73.84621814652628,40.63860490493495],[-73.84615565782813,40.63856322689936],[-73.84609933670033,40.63851672651847],[-73.84604982088982,40.63846593034596],[-73.8460076710783,40.63841141357806],[-73.84597336453442,40.63835379354031],[-73.8459472897097,40.63829372269651],[-73.84592974184075,40.638231881260886],[-73.84591708803157,40.638150830912316],[-73.84589877480535,40.63807041041843],[-73.84586918742814,40.63797444757272],[-73.8458315449193,40.637880136393775],[-73.84578600374961,40.637787868825924],[-73.8457327532135,40.63769802831869],[-73.84567201464154,40.63761098823395],[-73.84560404048041,40.6375271102937],[-73.84552911324369,40.637446743077554],[-73.84544754433678,40.63737022057406],[-73.84535967276312,40.63729786079275],[-73.84526586371508,40.63722996444299],[-73.84516650705565,40.63716681368432],[-73.84506201569918,40.63710867095399],[-73.84495282389464,40.63705577787664],[-73.84486901822685,40.637037345219404],[-73.84478728071151,40.637014140737435],[-73.84470807879632,40.63698629713501],[-73.8446318654255,40.636953973647046],[-73.84455907645119,40.63691735512817],[-73.84449012813913,40.63687665099554],[-73.84442946948114,40.63683509082698],[-73.84437281877995,40.6367903683259],[-73.84432045942434,40.63674270721808],[-73.84427265333402,40.636692345929575],[-73.84491843346883,40.63575094491383],[-73.84501804135132,40.635680821433354],[-73.8451233221519,40.63561568517195],[-73.84523384637326,40.635555801845584],[-73.84534916313267,40.63550141574099],[-73.84546880199993,40.635452748718755],[-73.84559227491711,40.63540999930903],[-73.8457190781885,40.6353733419015],[-73.84584869453566,40.63534292603412],[-73.84598059520725,40.6353188757834],[-73.8461142421349,40.635301289258294],[-73.84624909012868,40.6352902381998],[-73.84638458909983,40.635285767688956]]],[[[-73.93857097308998,40.64959051024052],[-73.9385455343723,40.64919928371408],[-73.93832775210262,40.649212079716534],[-73.93826012207532,40.64857485501232],[-73.93778495083845,40.64860288392292],[-73.93684457223955,40.64864920726116],[-73.93587605067111,40.648710869904896],[-73.9349010130093,40.64873510576694],[-73.93396236879529,40.64876898747949],[-73.93300276882447,40.64881931199927],[-73.93292069191477,40.64799717163949],[-73.93270476033612,40.646142140358336],[-73.93261418271307,40.6452454785958],[-73.93357588841414,40.64508370106702],[-73.93451037531123,40.6450283773603],[-73.93548506440997,40.644989855133296],[-73.93645634169287,40.64494611715095],[-73.9373830918398,40.644904887633096],[-73.93836050583732,40.64485702961724],[-73.93932905818461,40.64481476160688],[-73.94026718252258,40.644767426029375],[-73.94120010428807,40.64471999922353],[-73.94213671569115,40.644683255687795],[-73.94260824580206,40.64466186238311],[-73.94269164343967,40.64552628340675],[-73.94279961024453,40.64654261731552],[-73.94330831869341,40.646526731538515],[-73.94337384841288,40.647114703218804],[-73.94352578199616,40.648541567782914],[-73.94292151385795,40.6485746789733],[-73.94305166981128,40.649313617884694],[-73.9426311313819,40.64933975773184],[-73.94169994987884,40.64939398695821],[-73.94076397185239,40.64945368200536],[-73.9398336816256,40.64951174152335],[-73.93886143905836,40.64957194121701],[-73.93857097308998,40.64959051024052]]],[[[-73.99516890066164,40.65966952204413],[-73.99296401975991,40.65833740996256],[-73.99238339483462,40.65889901592194],[-73.99018841435027,40.65760081832864],[-73.98959238121046,40.658134060833696],[-73.98901286558804,40.65869079610361],[-73.98843135252157,40.659251211657946],[-73.98622761311833,40.657920482763316],[-73.98402397206452,40.65659117011346],[-73.98179568718413,40.655246097158305],[-73.98145293772257,40.65341633587132],[-73.98129697312955,40.65263750669708],[-73.98110911943488,40.65159173203391],[-73.98071174635906,40.64952408707946],[-73.98036334590329,40.64769374410143],[-73.980291154772,40.64729716143131],[-73.98132887639181,40.64718167270755],[-73.98180533857193,40.64712779976497],[-73.98230939759506,40.64692740380847],[-73.98307340073988,40.64662513470498],[-73.98528412743593,40.64576793822699],[-73.98834986671018,40.64456224388733],[-73.98905872393625,40.644119241039256],[-73.991808234823,40.645783969112124],[-73.99392923789017,40.64706931072978],[-73.9960456530867,40.64834065442648],[-73.99830602251716,40.64974001511186],[-73.9977946595549,40.650288889978505],[-74.00216556058973,40.65294931445417],[-74.00099519212148,40.654067234058],[-74.00041318122865,40.65462870191628],[-73.99983786553108,40.65518615835692],[-73.99925656899191,40.65574571918217],[-73.9986704143944,40.656306861291334],[-73.99809100203701,40.65686468762072],[-73.99750144573358,40.657428472431214],[-73.99691824145854,40.65798963304156],[-73.99633560810481,40.658547215795174],[-73.99575278442983,40.65910783032599],[-73.99516890066164,40.65966952204413]]],[[[-73.96307724112167,40.66213019404676],[-73.96281298376557,40.66050939331312],[-73.96245536567217,40.658286977524654],[-73.96188086439838,40.65488119154972],[-73.9641466633954,40.65399497235049],[-73.96621321893265,40.65318940504901],[-73.9657512138744,40.652499228580055],[-73.96524103510932,40.65174204697282],[-73.96465438630766,40.650887727956096],[-73.96526281915037,40.65064245009963],[-73.96614503260791,40.65029767968276],[-73.96702809161592,40.64994727428319],[-73.96790948388556,40.64959937421617],[-73.96879367132212,40.64924826382848],[-73.9696717366338,40.648897935583456],[-73.96998500726004,40.648774934569616],[-73.97069875667017,40.64850210045987],[-73.9713963168817,40.64825778561156],[-73.97155930286806,40.64882282825483],[-73.97190890311813,40.65005140988433],[-73.9720358499468,40.650485627152754],[-73.97208846173396,40.650656908754065],[-73.97215143683914,40.650650422083174],[-73.972214940795,40.65064861238741],[-73.97227837718023,40.650651496770365],[-73.97234114832968,40.65065904815508],[-73.97239299509327,40.650676503529546],[-73.97244202231171,40.65069817564076],[-73.97248764118022,40.650723803593905],[-73.97252930356018,40.65075308011516],[-73.97255892886264,40.65077839997982],[-73.9725864461772,40.65080506402699],[-73.9726117516321,40.65083297080908],[-73.97263474760483,40.6508620138569],[-73.97265795892044,40.65089541107555],[-73.97267603729539,40.6509306008074],[-73.97268874853813,40.65096712721166],[-73.97269592868868,40.65100451693902],[-73.97269748406869,40.65104228590146],[-73.97269339451996,40.651079944848064],[-73.97268048793518,40.651132382315495],[-73.97265896603903,40.651183152659904],[-73.9726291751281,40.65123143786007],[-73.97259159552209,40.651276460909884],[-73.97255641471781,40.65130592201771],[-73.97251702270049,40.65133210955764],[-73.9724739411659,40.65135467670679],[-73.97242774050466,40.651373324488155],[-73.97237903270315,40.65138780588074],[-73.97232846288082,40.651397929082925],[-73.97236900978172,40.65153994949888],[-73.97242905500813,40.65175025924743],[-73.97268288517628,40.65263927798736],[-73.97305103665852,40.65391250626937],[-73.9732662813325,40.654649261332125],[-73.97355493959195,40.655643939075475],[-73.97379189834392,40.656392323443676],[-73.97404458247942,40.65734725254298],[-73.9740727874033,40.657520977855874],[-73.97407281111923,40.657521085916855],[-73.97407283417533,40.657521193475056],[-73.97411953458278,40.65769375242161],[-73.97418455218438,40.657863505341574],[-73.97418457591456,40.657863577384006],[-73.97426735561807,40.65802878769364],[-73.97436701226503,40.65818790351214],[-73.97448234034711,40.658339449778786],[-73.97515738100013,40.65872279411507],[-73.97751171405966,40.6598627569191],[-73.97957870095645,40.66085324215404],[-73.97961986635075,40.66080721509231],[-73.97962004438669,40.66080700822672],[-73.9796202565021,40.66080686385512],[-73.97968019868355,40.66076673808933],[-73.979680329163,40.660766656861284],[-73.97968049571531,40.66076659390017],[-73.97975657508506,40.660738601649975],[-73.97975683536423,40.66073850285419],[-73.97975708330479,40.66073846671177],[-73.97984197998865,40.660727449898545],[-73.97984227566712,40.66072741426688],[-73.97984261884451,40.6607274411315],[-73.9799265629446,40.66073468665665],[-73.97992670549544,40.66073469706836],[-73.97992682383986,40.660734732772475],[-73.98000089033881,40.6607574917947],[-73.98000113758701,40.660757564209796],[-73.98000138679602,40.66075769928074],[-73.98006025439237,40.66079075826117],[-73.98011964219165,40.660822791359536],[-73.98011991537749,40.66082293631852],[-73.98012012783269,40.66082312465672],[-73.98017186201149,40.66086761931911],[-73.98017201552554,40.66086775387059],[-73.98017209776492,40.660867879698294],[-73.98020992250578,40.66092313310899],[-73.98021005290443,40.6609233224381],[-73.98021012345218,40.660923556821935],[-73.98022894309035,40.66098505575082],[-73.98022902594717,40.66098532598786],[-73.98022901289292,40.66098557794773],[-73.98022716256496,40.661047848306666],[-73.98022716252736,40.66104797512535],[-73.98022710352431,40.66104812773331],[-73.98020654587498,40.66110546000065],[-73.9802064501035,40.66110571244888],[-73.98020628569758,40.661105955001254],[-73.98017161103701,40.66115465898054],[-73.98013355536895,40.66118761238775],[-73.98008984506697,40.661216209643],[-73.98004133170508,40.6612398936038],[-73.97998896043553,40.661258202849574],[-73.97993375157448,40.66127078067195],[-73.97987678042348,40.661277382112594],[-73.97981915720005,40.66127787840444],[-73.97976200455896,40.66127225987839],[-73.97970643598586,40.66126063599834],[-73.97965353410345,40.66124323322839],[-73.97935059946266,40.66159482110007],[-73.97885475852149,40.66220183282867],[-73.97834945228723,40.66279901541472],[-73.97784275025646,40.66340176946378],[-73.97734253034965,40.664011897266654],[-73.9768451674285,40.66460638201047],[-73.97633386169186,40.6652136035386],[-73.97583132284903,40.665815079726286],[-73.97533714558655,40.66641909552941],[-73.9748332761671,40.6670220980279],[-73.9743309352585,40.66762123509058],[-73.97382528468619,40.66822308814429],[-73.97332284253048,40.66882492326089],[-73.97281990665296,40.66942717752561],[-73.97231720913489,40.67002909756783],[-73.9718159465479,40.67062947530526],[-73.9713252639016,40.671248224894235],[-73.9708544070117,40.671864364774464],[-73.97041289484447,40.67259372352666],[-73.97000244563347,40.67263115034057],[-73.96966394014603,40.6726423673646],[-73.969202807993,40.672795157375056],[-73.96894206351271,40.67288749127023],[-73.96877444050895,40.67294236721205],[-73.96865541315472,40.67302383930508],[-73.96841470347255,40.67303269349218],[-73.96839453442622,40.67303242007634],[-73.96817295854787,40.673029414357565],[-73.96793175726621,40.67301394152204],[-73.967692695373,40.67298638399503],[-73.96745732387487,40.672946988327006],[-73.96717086969775,40.672902617344015],[-73.9668859622515,40.6728528074389],[-73.9666027796679,40.6727975897548],[-73.96632149899827,40.67273699881561],[-73.96604229610344,40.67267107250483],[-73.96576534578821,40.67259985210902],[-73.96549082095537,40.672523382097545],[-73.96521889323722,40.67244171028157],[-73.96494973264001,40.67235488772427],[-73.96468350743841,40.67226296870892],[-73.96443269784224,40.67218344604863],[-73.96417930932604,40.67210881381259],[-73.96392350633604,40.672039120433844],[-73.96366545511802,40.671974410793005],[-73.96340532288725,40.67191472724635],[-73.96314327846262,40.671860108525856],[-73.9625753130061,40.67164419839419],[-73.96254108164975,40.67146011871149],[-73.96252326596908,40.67137973874271],[-73.96219447116032,40.66964102979242],[-73.96211021086759,40.66919569769358],[-73.96199657578535,40.66866286988902],[-73.9618065873625,40.6676812264014],[-73.96161627570861,40.66669521626286],[-73.96125791595334,40.66480182391174],[-73.96110886722333,40.66406232366425],[-73.96095595387625,40.66328505483411],[-73.9621314632963,40.663208162617636],[-73.9624501569745,40.66318260548285],[-73.96280710698103,40.66271811063337],[-73.96286569518064,40.662652881917815],[-73.96291767947463,40.662584484411596],[-73.962962765799,40.662513305051746],[-73.96300069911543,40.66243974651159],[-73.96303126482825,40.66236422464181],[-73.96305428998848,40.662287166950804],[-73.96306964436467,40.66220900936871],[-73.96307724112167,40.66213019404676]]],[[[-73.89969830254442,40.679544091694275],[-73.90047001098284,40.67953524406539],[-73.90075235954461,40.67967664350881],[-73.90262262280373,40.680664503418306],[-73.90286312162178,40.68094219463478],[-73.90286197516086,40.68162471691648],[-73.90285320973202,40.68216823295052],[-73.9028257059969,40.682341141553934],[-73.90315234048084,40.68251986628287],[-73.90390258745472,40.68294632173946],[-73.90463612624184,40.68337604498632],[-73.90530570727515,40.68377639122159],[-73.9057554806487,40.68400441802685],[-73.90449401088732,40.68629860045683],[-73.90496878247339,40.686600089078226],[-73.90536569974489,40.68683280781343],[-73.90405577122223,40.68854627815754],[-73.90180467154062,40.69076629826652],[-73.90042465047141,40.68818389837379],[-73.90116155060399,40.687877935355665],[-73.89652644236399,40.682403299241685],[-73.89646625062986,40.682336421972735],[-73.89652633301503,40.68200291841586],[-73.8965815876399,40.6815747184332],[-73.89663536766749,40.68155649534345],[-73.8967496595113,40.68149202606212],[-73.89686937820326,40.680881449031006],[-73.8968990812474,40.68081560222671],[-73.89695913848848,40.68069958140923],[-73.89702781539775,40.68058636609359],[-73.89710488700682,40.68047632707398],[-73.89719010085697,40.68036982474006],[-73.89728317782672,40.680267207896854],[-73.89738381304649,40.680168812622334],[-73.89743756188875,40.68012069159686],[-73.8974931200785,40.680073776726864],[-73.89767194109773,40.67996885493657],[-73.8978629987367,40.679875011117794],[-73.89806444695577,40.67979343117888],[-73.89827418950102,40.6797250434942],[-73.89848997806062,40.67967050877493],[-73.89870944753929,40.679630170682564],[-73.89889928287475,40.67956093490161],[-73.89969830254442,40.679544091694275]]],[[[-73.88735391982819,40.68295010574528],[-73.88819092525408,40.682555946292794],[-73.8889246808548,40.68312517001844],[-73.88962787578775,40.68423645425297],[-73.88908895286676,40.68464055300124],[-73.88808341776523,40.68529363217047],[-73.88728392925596,40.685622475449975],[-73.884522508914,40.686684749095015],[-73.88377698583265,40.68786341118436],[-73.88226665442762,40.689038551150254],[-73.88118296210406,40.68986626969515],[-73.8795613942397,40.69110478082607],[-73.87950641154781,40.69114676934515],[-73.87939315108166,40.69120963169436],[-73.87402053240666,40.69419129521753],[-73.87004292899793,40.69494148465266],[-73.86902594299231,40.695130214529776],[-73.86842489712802,40.694718119514505],[-73.86868454304543,40.69403469190493],[-73.86859478104986,40.69388437469191],[-73.86805885286068,40.691183958239456],[-73.86855294812544,40.69109924405882],[-73.86902636731097,40.69098714830775],[-73.87012861042685,40.69070863490375],[-73.87048169872614,40.69061957508928],[-73.87094762289142,40.6905020414708],[-73.87172865628445,40.69027675037265],[-73.87248400812106,40.68996960937996],[-73.87260336934229,40.68992107396337],[-73.8735294170731,40.68952367732648],[-73.87405418260359,40.689298479360005],[-73.87547086282528,40.68866967036182],[-73.8757077690135,40.68856396222677],[-73.87668112445056,40.68808739476445],[-73.87788683624093,40.6874912344884],[-73.87907479610482,40.686888055325355],[-73.88027239198296,40.68628036087365],[-73.88131291607611,40.685779825356704],[-73.88220333078623,40.685360289833746],[-73.8830416510817,40.68497257332113],[-73.88389603437237,40.68457400641419],[-73.8847964622651,40.684152111322376],[-73.88564663772848,40.68375304906117],[-73.88650461817568,40.68334856784772],[-73.88735391982819,40.68295010574528]]],[[[-73.97892920137538,40.70593158987933],[-73.97893110285537,40.70592490572787],[-73.97906084845786,40.705946028940865],[-73.97905767012284,40.70595288910066],[-73.97892920137538,40.70593158987933]]],[[[-73.9723203207378,40.70908288330412],[-73.97066975742996,40.70725970882158],[-73.97054062182255,40.707316076353955],[-73.9702621853228,40.706887504284126],[-73.97048881848585,40.70540066562196],[-73.97016894509909,40.7053618534073],[-73.97018075572805,40.70492927056695],[-73.96762114779945,40.70334850519438],[-73.96751516691086,40.703437356878155],[-73.96747674493034,40.70394987095633],[-73.96833263747062,40.70448338408168],[-73.96929693837701,40.705088331229746],[-73.96923632685258,40.70599431249845],[-73.96929296348496,40.707093331095614],[-73.96838933680782,40.706829186747015],[-73.96795139126225,40.70573121706139],[-73.96761547790791,40.70496163538699],[-73.96720962042622,40.70425570915338],[-73.9665374711769,40.70369661291518],[-73.96607413508079,40.70332015294099],[-73.96587418577394,40.70315769549393],[-73.96520438968135,40.70262274481414],[-73.96451844743149,40.70207497826772],[-73.96386889390853,40.701541889211136],[-73.96318252095776,40.70100009487211],[-73.96251930393697,40.70047268146492],[-73.96217978155192,40.70022071060448],[-73.96236579985015,40.69960558585179],[-73.96283963716354,40.6980386683399],[-73.96288219515576,40.69782702607039],[-73.96295416175171,40.69760374926366],[-73.96305480199302,40.69739287243624],[-73.96317583574378,40.697187621410876],[-73.96331636165819,40.69698969774656],[-73.96347515207881,40.69680066769841],[-73.96365073537372,40.69662194448983],[-73.96380337188408,40.69649503770497],[-73.96397185807405,40.69637865488722],[-73.9641541786226,40.696274450174876],[-73.9643480146714,40.696183765515975],[-73.96455070532537,40.696107591627495],[-73.96466107147643,40.69607466680351],[-73.96477293638443,40.69604481566718],[-73.96488615275312,40.6960180770825],[-73.9650005705035,40.695994486359226],[-73.96511603866763,40.69597407478266],[-73.96523240477455,40.69595686917422],[-73.96534951464523,40.6959428918147],[-73.96546721432588,40.69593216173687],[-73.96641979535801,40.69596410561361],[-73.96741363270381,40.695998629027116],[-73.96840655869188,40.69603648393546],[-73.96939450111503,40.69608038942072],[-73.96972789882106,40.69780401438267],[-73.97077314951652,40.697840801490294],[-73.97120281107121,40.697857989874606],[-73.9718079406127,40.6978850680288],[-73.97279477798875,40.69792083772707],[-73.9733237859834,40.69793965056517],[-73.97379870981483,40.69796044978557],[-73.97478663810314,40.69800481121007],[-73.97519315230119,40.69802218668752],[-73.97578275822609,40.698047729833995],[-73.97678642620708,40.698086947549605],[-73.977531016978,40.698115812679404],[-73.97808892784852,40.69813832467347],[-73.98054419183876,40.698246512252226],[-73.98048604235419,40.6992792281312],[-73.98048077903668,40.69937271448608],[-73.98046217200897,40.69970315817083],[-73.98044078556377,40.70018363089168],[-73.98041743804934,40.70051766383787],[-73.9804048248025,40.70069900673758],[-73.98074079540959,40.70127731046462],[-73.9806490778781,40.701560873256646],[-73.98056370462315,40.70186285950119],[-73.98025248372653,40.702963705617485],[-73.98022432044107,40.7030633236683],[-73.9799885401201,40.70354105819054],[-73.97960292750817,40.70417640025872],[-73.97932762403637,40.704746275827915],[-73.97912092242255,40.70553006967368],[-73.97896355081078,40.705502196504376],[-73.97886517755391,40.70586795569774],[-73.97881909040053,40.70586246758193],[-73.97892765823747,40.70549619916909],[-73.97879106192651,40.705473808707566],[-73.97873829486646,40.70546306467221],[-73.97863906658566,40.70583064822186],[-73.97860162154021,40.70582296852484],[-73.97869698190469,40.70545626045814],[-73.97868440584477,40.70545417710797],[-73.97864529228849,40.70559102159574],[-73.97846557848975,40.705562221864525],[-73.97843202250121,40.70567863537444],[-73.97845692665041,40.705684670847084],[-73.97844899155682,40.70571654541752],[-73.97842182374887,40.705713093959886],[-73.97838895552232,40.70583025458742],[-73.97842178331267,40.70583801423618],[-73.97841271462556,40.70587075035057],[-73.97838101898186,40.70586643677713],[-73.97839230543774,40.7059706823109],[-73.97840136144193,40.705972407194444],[-73.97839909439138,40.705982745202505],[-73.9788564309653,40.70605950510014],[-73.97885303360727,40.70606553478205],[-73.97839229957343,40.705988774233276],[-73.9783877652644,40.70600600388102],[-73.97834474852871,40.70599996498767],[-73.97835155258505,40.70596550577194],[-73.97837419227056,40.70596809446843],[-73.97836290650389,40.70586384893306],[-73.97834139805158,40.70585953726322],[-73.97834706969743,40.7058250773315],[-73.97837423698817,40.705830251823116],[-73.97840597500259,40.705710506546794],[-73.978385599052,40.705705333673095],[-73.97839127010339,40.70567259692243],[-73.97841617508338,40.705676047963074],[-73.97845405328272,40.705560375234136],[-73.97842683362268,40.705556808509144],[-73.97859313620125,40.704978584142886],[-73.97853198820685,40.70487652342974],[-73.97844190715949,40.7048713958432],[-73.97828301996272,40.70466655164549],[-73.9781619969167,40.704528427576896],[-73.97817256987155,40.70448584133297],[-73.97817688845551,40.704468443117065],[-73.97802067326661,40.70429096645623],[-73.97735570894424,40.70417808927135],[-73.97733878404625,40.70422955028304],[-73.97726204580005,40.7042200963346],[-73.97721196339239,40.70421392662435],[-73.97751215494964,40.70319675266357],[-73.9773608383371,40.70313952051075],[-73.97729538355694,40.7031893080876],[-73.97713562625398,40.703005581402614],[-73.97705518959141,40.70317876839784],[-73.97683246363418,40.703615741871346],[-73.97623864768512,40.70477564368817],[-73.97596096344841,40.70471550644059],[-73.97692749188357,40.70279782040049],[-73.9766405923904,40.702496765592414],[-73.97634835593122,40.70229910574268],[-73.97615937292022,40.70217128035695],[-73.97553456489742,40.703042808805755],[-73.97532987393976,40.70295192433833],[-73.97594762102841,40.702011996502776],[-73.97594746888186,40.70201149372189],[-73.97598092723496,40.701975035899714],[-73.97600587845474,40.70194613327926],[-73.97589598081245,40.70190047088043],[-73.9758141788267,40.701895182644584],[-73.97581234475751,40.70189450427663],[-73.97559301790547,40.70181378876849],[-73.97560071840401,40.70180646678164],[-73.97561086931884,40.70179681450746],[-73.97550083176418,40.70175830896574],[-73.97540348224587,40.70191114706504],[-73.97455023388363,40.70159034380231],[-73.9756119226431,40.70003731595498],[-73.97579951831474,40.69975241800093],[-73.97580504210273,40.69971876734095],[-73.97580281257815,40.69968489756971],[-73.97579289734956,40.699651835581726],[-73.97577559704656,40.69962058377883],[-73.97575143620342,40.69959208967889],[-73.97572114735597,40.69956721718808],[-73.97568564883022,40.699546720409174],[-73.9756460168997,40.69953122077799],[-73.97560345315517,40.699521188223144],[-73.97555924807381,40.699516926918385],[-73.97551474189454,40.699518566060696],[-73.97547128398494,40.699526055953456],[-73.9754301919315,40.699539169513145],[-73.9753927115925,40.699557509154005],[-73.97535997932667,40.69958051884186],[-73.97518254179207,40.69987279014598],[-73.97431850171856,40.70119429500892],[-73.9741151399254,40.70130527091696],[-73.97388878848541,40.70108519439318],[-73.97385488106521,40.701083986028316],[-73.973762109366,40.701080680546355],[-73.97354417557611,40.70089229252963],[-73.97355597076056,40.70086763188132],[-73.97328853602355,40.70062418455236],[-73.97292642848618,40.70029455342773],[-73.97257311967198,40.700082056121026],[-73.97239201397464,40.70016632275235],[-73.97262103106215,40.70046599557631],[-73.97298290412117,40.70080626574634],[-73.97326855015831,40.70105091097216],[-73.97333000146523,40.70105092522765],[-73.97351970654726,40.701225660220025],[-73.9735359322334,40.70132745298922],[-73.973757007132,40.70153413888189],[-73.97318676670908,40.701669803673795],[-73.97288404771976,40.70141679597611],[-73.97284574196078,40.70143472341463],[-73.97156913894533,40.7003006796446],[-73.97113824583214,40.69991789325818],[-73.97097896857517,40.699856457652295],[-73.97078200587988,40.699978663011265],[-73.97080524432837,40.70009750034242],[-73.97254221267232,40.70163644279689],[-73.97250810272996,40.70166238596048],[-73.9733245610394,40.7024126560108],[-73.97283512788735,40.70272874074403],[-73.96982556559537,40.70024507036806],[-73.96948655218084,40.70051906125822],[-73.97283889974949,40.70334642860194],[-73.97266938433755,40.70350138043119],[-73.97183169654934,40.702978669579764],[-73.96924539207373,40.70136474188357],[-73.96893474818435,40.701615868207334],[-73.96898517428966,40.70174708878664],[-73.97147483845828,40.70331654131659],[-73.97231246276117,40.70384453953868],[-73.97215798824998,40.703970207626135],[-73.97145657354827,40.703508715924634],[-73.97110342298826,40.70345973583984],[-73.97093307886338,40.70362477204883],[-73.97101963118519,40.7038156136864],[-73.97340440827125,40.705304335604154],[-73.97465569608046,40.70607426299428],[-73.97439083502317,40.706325774144815],[-73.97347629598461,40.705686283391394],[-73.97254880057812,40.706204490003856],[-73.97329876359842,40.706697713774574],[-73.97462966604415,40.707681060768294],[-73.9742361696854,40.708024386122446],[-73.97310627091206,40.70713556871796],[-73.9722179484904,40.70650549303301],[-73.97170524941599,40.70613603268099],[-73.97122492912253,40.705789899911096],[-73.9710965548913,40.70585005605569],[-73.97100438685837,40.70682824094663],[-73.97105692306188,40.70694643381672],[-73.97275756998387,40.708831278547734],[-73.9723203207378,40.70908288330412]]]]}},{type:"Feature",properties:{ntacode:"MN36",ntaname:"Washington Heights South",borocode:"1",boroname:"Manhattan"},geometry:{type:"Polygon",coordinates:[[[-73.93139355315769,40.84742823140952],[-73.93185010295723,40.846802633272205],[-73.9319150737706,40.84671052361216],[-73.93198004440234,40.846618415589305],[-73.93201002948507,40.846575966035445],[-73.93204002755533,40.84653350659721],[-73.9320725805398,40.84649567850506],[-73.93210093659894,40.846457729829055],[-73.93218663435836,40.846343067450455],[-73.93224030203096,40.84626460312363],[-73.93232515234445,40.84615390073387],[-73.93277020414004,40.845541105963186],[-73.93315044085381,40.84502194271411],[-73.93323248402116,40.84490992160736],[-73.93371553835098,40.84424637517067],[-73.93421198409459,40.84356890317768],[-73.93467106292576,40.84295724295499],[-73.93514017394457,40.84231167399197],[-73.93556697174432,40.841712527557966],[-73.93561105084665,40.84160899486519],[-73.93561108645711,40.84160889604609],[-73.9356111103673,40.84160880660175],[-73.93563665024222,40.84150019461355],[-73.93563666110356,40.841500140341935],[-73.9356424366579,40.841389445554036],[-73.93564244828568,40.84138928306248],[-73.93564242527157,40.84138913043551],[-73.93562830175736,40.84127961362515],[-73.93562826736888,40.841279361650244],[-73.9356281837989,40.841279099763995],[-73.93559506294737,40.84117340009378],[-73.9354363709435,40.840751331608956],[-73.93529543189298,40.84047481865689],[-73.93519180612908,40.84033568827734],[-73.93519169994748,40.840335544314776],[-73.93519161626601,40.84033539986227],[-73.93510666614682,40.840183726668094],[-73.93504376865361,40.84002162055338],[-73.93504374400077,40.84002156676436],[-73.93504373258291,40.8400215129828],[-73.93500577800762,40.839852009634754],[-73.9350057533989,40.839851910781846],[-73.93500574203479,40.83985180205253],[-73.93499462352905,40.83967821651781],[-73.9349946236073,40.839678136441464],[-73.9349946360393,40.83967805519945],[-73.93501119207527,40.839503971962095],[-73.93505508825109,40.8393332356607],[-73.9351247170429,40.83916963742906],[-73.93512477718969,40.839169484848696],[-73.93512487130641,40.83916933178489],[-73.93521769510795,40.83901592109534],[-73.93521772979143,40.83901586733969],[-73.93521776534807,40.83901582296582],[-73.93533051907266,40.83887503975969],[-73.935330614707,40.838874912997774],[-73.93533073261027,40.83887479613226],[-73.93545962139952,40.83874840359438],[-73.93563711269506,40.838631420045814],[-73.93580416676822,40.838504977044195],[-73.93595950279916,40.83836989797282],[-73.9361020050515,40.83822716914315],[-73.93623075758276,40.838077856217495],[-73.93638316925276,40.83785012505359],[-73.9366907872212,40.83719324953262],[-73.93702353934745,40.83646894709583],[-73.93738281059416,40.835690729391246],[-73.93775116167835,40.83489057694031],[-73.93786306168286,40.83463774986559],[-73.93789684495694,40.83454732293001],[-73.93793758031077,40.834458563842794],[-73.93798512634712,40.83437178063733],[-73.93803931803454,40.834287274488624],[-73.93809996728051,40.834205338668134],[-73.93816686343067,40.83412625741966],[-73.93823977447693,40.83405030528993],[-73.9383184473696,40.83397774586232],[-73.93840260906586,40.83390883094538],[-73.9384919674774,40.83384379969907],[-73.93915487908122,40.833277992897536],[-73.93927348489024,40.83319964883277],[-73.93927371132511,40.83319949633767],[-73.93927390004451,40.83319934332014],[-73.93938209520293,40.833110962827945],[-73.93938216539924,40.83311089920573],[-73.9393822254493,40.833110836080785],[-73.93947800151585,40.833013643406666],[-73.9394781441376,40.83301348986203],[-73.93947827507725,40.83301332793508],[-73.93955977125295,40.83290896671718],[-73.93955986753126,40.83290884112466],[-73.93955994993132,40.832908696762146],[-73.93962603943116,40.83279885340712],[-73.9396260632925,40.832798808355655],[-73.93962608650051,40.83279875409003],[-73.93967601926553,40.8326853713424],[-73.94007535619825,40.832067228714145],[-73.94016848455782,40.83195905622725],[-73.94024600816327,40.83184212110976],[-73.94030591840628,40.83171845123628],[-73.94034688705099,40.83159040468478],[-73.94036830762661,40.831460492514076],[-73.94037033213816,40.831331253807456],[-73.94034643247532,40.83045784284953],[-73.94136799515266,40.83089083808272],[-73.9429796619918,40.83156798036212],[-73.9457193369866,40.83272141326598],[-73.94582395152786,40.83276546128739],[-73.94592558162049,40.832806489702385],[-73.94829108204048,40.83386118077216],[-73.9489054328626,40.834065298876865],[-73.94919448891598,40.83421065859548],[-73.94941570556868,40.83435858983284],[-73.94955175283302,40.83441071669499],[-73.9495743178092,40.834419361918606],[-73.94964119814559,40.834434330086324],[-73.94970807851824,40.83444929000653],[-73.94977616284487,40.83445596451168],[-73.94985590482119,40.83445928686632],[-73.94996243957753,40.83443703067691],[-73.95015521062825,40.83439675931362],[-73.9499796803042,40.8348758786057],[-73.9498891562046,40.835284720759006],[-73.9497982650523,40.835489841210375],[-73.94978471338274,40.83552043388439],[-73.94974257886051,40.835628087824915],[-73.94973891528048,40.835705654477835],[-73.94971243579309,40.83577499028435],[-73.94969313831774,40.83586258094355],[-73.94968349007473,40.83592188337074],[-73.94968950571453,40.83604113937386],[-73.94969117640215,40.83607427749755],[-73.94968634744765,40.836109863324985],[-73.94965628914034,40.8361909394683],[-73.94964541816826,40.836220254750266],[-73.94962137643175,40.83623210360106],[-73.94960149708498,40.836305098802235],[-73.94958334065869,40.83648393783688],[-73.9495460072938,40.83660437150187],[-73.94950991762188,40.836665489687505],[-73.94945701919961,40.836705619473776],[-73.94938852906147,40.83671562143806],[-73.94932846081294,40.83671925093656],[-73.94929034657068,40.83672929248502],[-73.94928698597636,40.83673277577735],[-73.94928446232812,40.83673664541622],[-73.9492828505083,40.836740786580954],[-73.94928219834331,40.83674507639401],[-73.94928252518459,40.836749387567124],[-73.94928382133415,40.83675359217817],[-73.94928604833255,40.83675756546697],[-73.94928914009995,40.836761189537214],[-73.94929300489677,40.83676435685454],[-73.94929752804593,40.83676697343758],[-73.94930257533554,40.83676896164643],[-73.94937713355955,40.83678033442],[-73.94943994696533,40.836791699316976],[-73.94944230013125,40.83679215701855],[-73.94946292071047,40.836797746085516],[-73.94948204647814,40.83680583985776],[-73.94949739893956,40.836814981450416],[-73.9495108159256,40.83682573729348],[-73.94952200610805,40.83683787384192],[-73.94953069616292,40.836851069893655],[-73.9495367499686,40.83686508974769],[-73.94954003717076,40.836879631523615],[-73.94918058897869,40.83786401012173],[-73.94915234129336,40.83793355205517],[-73.949004597679,40.838425588533596],[-73.94892891168692,40.83864342628614],[-73.94883961981112,40.838875635844076],[-73.94875763601407,40.83902023697972],[-73.94865775026908,40.839301344715665],[-73.94856054520534,40.83956488516178],[-73.94849640289067,40.83966759317257],[-73.94842860791518,40.83986085465328],[-73.9483341792375,40.83999733588609],[-73.94827449893756,40.84006354066219],[-73.94823352622102,40.84011759627005],[-73.94807484255472,40.84046625947796],[-73.94796701014101,40.84065410769621],[-73.94786003452238,40.8408960130902],[-73.94776196087699,40.84112575683395],[-73.94770934809969,40.8412636068662],[-73.94760600401798,40.841409547682346],[-73.94755609818577,40.841528667370675],[-73.94748896929357,40.84169746337916],[-73.94738322154268,40.84194082580193],[-73.94727430439136,40.8420517829701],[-73.9472104755569,40.84210112669686],[-73.94716788222367,40.842159099043414],[-73.94713367972308,40.842258623610256],[-73.94712053311088,40.84228559694072],[-73.94710715174422,40.84230678757896],[-73.94696012382853,40.84253957012682],[-73.94693502862813,40.84261919800682],[-73.94686918645304,40.8427048228943],[-73.94678768212604,40.84281512747895],[-73.9467551007485,40.842888461013075],[-73.94670984756608,40.84294412465159],[-73.94661642596206,40.843020098338066],[-73.9465480827829,40.84311998115945],[-73.94645858066619,40.843254383763465],[-73.94636919991542,40.84345477995479],[-73.94631349566399,40.84355976993642],[-73.94624891918201,40.84367120457861],[-73.94619788899446,40.84375409846549],[-73.94612625578613,40.843888568769344],[-73.94612416421779,40.84389249655718],[-73.94611933577562,40.84400473749412],[-73.94609745833893,40.844055052047345],[-73.94609415172182,40.84409735524903],[-73.94611365510735,40.84419627752619],[-73.94611699818839,40.84422496566926],[-73.9460931641311,40.844291148652914],[-73.9461053777256,40.844349722132876],[-73.9460842580584,40.84446818196518],[-73.94609124077483,40.844498801346056],[-73.94607880557095,40.84459767032836],[-73.94610929980446,40.84485857499084],[-73.9461227215279,40.84487955471589],[-73.94612836835324,40.844911807158724],[-73.94614692398878,40.844939757423475],[-73.94616018722822,40.84502984491949],[-73.94616086907168,40.8451258270579],[-73.94619138728342,40.84519797277937],[-73.94620574553647,40.84523179311291],[-73.94622271166776,40.84525916634134],[-73.94621065186487,40.8453336251319],[-73.9461770484539,40.84536591521327],[-73.94617174983884,40.84539289158066],[-73.94620682406678,40.84546174573898],[-73.94623062385426,40.84557698074463],[-73.94627664957979,40.84569065991846],[-73.9463077481461,40.845740934326095],[-73.9464387825549,40.84588592292347],[-73.94646620992481,40.845881260909536],[-73.94647950512913,40.84591977757058],[-73.94644544481527,40.84592148809306],[-73.94648387687256,40.84596468731366],[-73.94651730200584,40.84599518440382],[-73.94650389585198,40.846028199767694],[-73.94645597912823,40.84605816509623],[-73.94642581953708,40.84606333812581],[-73.94634839459363,40.84615644860686],[-73.94635078049983,40.84624033078676],[-73.94640288265283,40.84636129162241],[-73.946436438175,40.846439919994275],[-73.94647353057964,40.84652861766095],[-73.94651683205126,40.846593139850725],[-73.94664058210438,40.84668489453911],[-73.94671767879184,40.84682475824724],[-73.94678956849329,40.84699674934538],[-73.94682445342652,40.84713426206985],[-73.94680935266626,40.84728844663753],[-73.94678220543966,40.84735338919678],[-73.94674933842776,40.84740595933722],[-73.94669858704924,40.84749739387243],[-73.94668576853837,40.84772839454175],[-73.94665606434624,40.847883320483604],[-73.94664058205798,40.84793929215055],[-73.946622857344,40.84814551898899],[-73.94662027748599,40.848214017831204],[-73.94661949998937,40.84827842540946],[-73.94664422572285,40.848399333885375],[-73.94665040763184,40.848667604216864],[-73.94667853765402,40.84883745909306],[-73.94663550012676,40.84891242505976],[-73.94665064310526,40.849005010411744],[-73.94666499624849,40.84904569410093],[-73.9467060176301,40.849094377297114],[-73.9467205117606,40.849231783416876],[-73.94673313406395,40.84926749721455],[-73.94675656427775,40.84930266769509],[-73.94681164673383,40.8493519337888],[-73.9468387203647,40.84938282135107],[-73.94685525004363,40.84942768019969],[-73.94685479847577,40.849539471265054],[-73.94688244417465,40.84959284156921],[-73.946895057933,40.8496394530808],[-73.94690063210699,40.8496741487555],[-73.94696652237204,40.849815174032706],[-73.94695922943868,40.849848957987966],[-73.94695108849987,40.849859164465634],[-73.94695222118325,40.849890097861945],[-73.94699578658121,40.84995592429226],[-73.94695814474193,40.849985259449255],[-73.94696706524557,40.849995665920765],[-73.94698516576958,40.84999453256803],[-73.94702782494728,40.850041831812476],[-73.94702536171079,40.85006211459112],[-73.94700527357749,40.850081867271236],[-73.94697447146316,40.85008989508133],[-73.9469534291509,40.85009773522214],[-73.94696404495714,40.85011165577549],[-73.94698645041234,40.850118830382925],[-73.94701781699514,40.85012699598275],[-73.94702897203601,40.85014475993366],[-73.94701921000421,40.85019509273566],[-73.947049802592,40.85022334922841],[-73.94704399278359,40.850254745987854],[-73.94700406576875,40.850329328700305],[-73.9470045960836,40.850344067993476],[-73.94701110273716,40.850356292154245],[-73.94700167437003,40.85038652011273],[-73.94699808302231,40.850398030842726],[-73.94696441759642,40.85046552531569],[-73.94692626404871,40.850528055668406],[-73.94589703457736,40.85032798156119],[-73.94491482453765,40.85013703802073],[-73.94476853219344,40.85011040320473],[-73.94472103278198,40.85010096228358],[-73.94409966192624,40.849977403102024],[-73.94396593963576,40.84995080954268],[-73.94381229920207,40.849919640610935],[-73.94317806054904,40.849799942999496],[-73.94316977724745,40.849847511735916],[-73.9431609394373,40.849935458718285],[-73.94315143534992,40.85000403496537],[-73.94311799624663,40.8502372436612],[-73.9430964787777,40.85038730308772],[-73.94298963957445,40.85081850431325],[-73.94290346159245,40.85099716448949],[-73.94279927281717,40.85117167331468],[-73.94267766572601,40.851340481945634],[-73.94253951030908,40.851502105330816],[-73.94247684535401,40.85156459133476],[-73.94238599240936,40.85165518438351],[-73.9422185111222,40.851798503691256],[-73.94203871715223,40.85193102939867],[-73.94185191254516,40.85182133603763],[-73.94126220240449,40.85139196269605],[-73.94108895911343,40.85135745683341],[-73.94108888830961,40.85135743920729],[-73.94108881815978,40.85135743046025],[-73.94088990508334,40.85133040417549],[-73.94088972728758,40.85133037610796],[-73.94088954947426,40.85133036780822],[-73.94068821968374,40.85131543261705],[-73.94068804187047,40.85131542431697],[-73.94068785169512,40.85131542421922],[-73.94048587015682,40.85131270884005],[-73.94048575146269,40.851312708778835],[-73.94048563298183,40.85131271692635],[-73.94028476748602,40.85132214990099],[-73.94010658982697,40.851329522042185],[-73.94010645898975,40.85132953185816],[-73.94010632904393,40.85132953179069],[-73.93992663249476,40.85132430526974],[-73.93992646615494,40.85132429580181],[-73.93992631283916,40.851324278132026],[-73.93974720923808,40.85130626457568],[-73.93974711437953,40.85130625514483],[-73.93974700761534,40.85130623699654],[-73.93957073780419,40.85127555618803],[-73.93939985264079,40.85123275560683],[-73.93939969735673,40.85123271934018],[-73.939399532602,40.85123266547861],[-73.9392360334046,40.85117848682325],[-73.93828416717558,40.85090854600993],[-73.9373653180459,40.85064453000817],[-73.93666142761296,40.850447326210194],[-73.93575394296278,40.8501682028503],[-73.93639683136011,40.849541194836995],[-73.93547108195291,40.84914438307412],[-73.93423946366107,40.84862621174475],[-73.93284984915891,40.848038109519095],[-73.93139355315769,40.84742823140952]]]}},{type:"Feature",properties:{ntacode:"BX26",ntaname:"Highbridge",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.91728719351073,40.84510408615955],[-73.9173249481043,40.845057482846535],[-73.91739746990321,40.84494355756407],[-73.91743532028242,40.84487057173877],[-73.91746622359459,40.844795722709186],[-73.91749002264604,40.84471939126184],[-73.91750659638659,40.8446419657236],[-73.91751586052504,40.84456383998601],[-73.91751776806986,40.844485411476406],[-73.91751230917494,40.84440707920709],[-73.9174995116377,40.84432924168397],[-73.91747944058945,40.844252294894815],[-73.91745219816353,40.844176630294456],[-73.91743957046558,40.84406076823894],[-73.91744344449883,40.84394246092132],[-73.91746449728566,40.843823760822104],[-73.91750282026037,40.84370681916913],[-73.91755786158771,40.843593802302564],[-73.91762848486148,40.84348670593479],[-73.91771300737074,40.84338727828725],[-73.91780934911796,40.8432969297376],[-73.91785899265847,40.843224471528295],[-73.91790096963283,40.84314926989951],[-73.91793501943188,40.843071791778996],[-73.91796093066881,40.84299251822746],[-73.91797854331418,40.842911940843784],[-73.91798774708774,40.842830560480856],[-73.91798848487393,40.84274888243151],[-73.91798075212296,40.84266741383515],[-73.91794965213238,40.842229570607735],[-73.91768745917747,40.84223933337103],[-73.9161834443208,40.84233490025417],[-73.91689176238303,40.84134725765412],[-73.91729851615054,40.840766118367114],[-73.91768361901813,40.840225495532444],[-73.91813727496496,40.839606853943174],[-73.91859196117728,40.8389820899165],[-73.91901668362608,40.83838109306445],[-73.91916265280038,40.83825371248989],[-73.91930863311708,40.83812632285723],[-73.91938459876803,40.83807691355358],[-73.91969685318134,40.837873796611916],[-73.92001799496583,40.837656128666],[-73.9203650295597,40.83742570651719],[-73.92071597910994,40.83719846393617],[-73.9218828938447,40.836425701695774],[-73.92237223170049,40.83610874281449],[-73.92340016350738,40.835432763129575],[-73.92399049458315,40.83505229808242],[-73.92414918400192,40.83482856678305],[-73.92439355144457,40.83448402761545],[-73.92502940407256,40.833272479652315],[-73.92537539997485,40.83262809550401],[-73.9264249968702,40.831420921362614],[-73.92680587104843,40.83103556710026],[-73.92726316739058,40.83056486690753],[-73.92742893579384,40.83034231510907],[-73.9275500276089,40.830199591385316],[-73.92761206305866,40.83012648263096],[-73.92781170719735,40.82991862043658],[-73.92781180192056,40.829918521656666],[-73.92781189597197,40.82991843225768],[-73.92802724926972,40.82971953937392],[-73.92825730169304,40.8295305148576],[-73.92850073922976,40.82935234954961],[-73.92861034504674,40.82928090996078],[-73.92875620577725,40.82918583542],[-73.92889437057704,40.82910412872721],[-73.92917196788761,40.82893995924964],[-73.92944983434676,40.82881040443574],[-73.9297379300092,40.82869272292579],[-73.93003491555133,40.828587590293644],[-73.93033933073411,40.82849555490067],[-73.93064968086101,40.82841703007689],[-73.93095939346632,40.82833708946201],[-73.93114131907917,40.82830380883447],[-73.93119978164958,40.8282983866297],[-73.93126199179316,40.8282911744561],[-73.93146631069777,40.82828175975028],[-73.93208873595597,40.828232745041504],[-73.932507900408,40.82820039327257],[-73.93294190941367,40.82816770602623],[-73.93303721920059,40.82815984622901],[-73.93307251134276,40.82815615253924],[-73.93308540282132,40.828225674320116],[-73.93332562839913,40.83002868426826],[-73.93341936655112,40.83077435096858],[-73.93347556906168,40.8312214110777],[-73.93354606680833,40.83150945350111],[-73.93360592036713,40.83278953052082],[-73.9335704473613,40.83289219258064],[-73.93356395675802,40.83294273602094],[-73.93356390791232,40.8329916533306],[-73.93353807990917,40.833058492579276],[-73.93350033328738,40.833123465601155],[-73.93347901194684,40.833252918530555],[-73.93346555920121,40.833382979717115],[-73.93346000362072,40.83351337339003],[-73.93346235703152,40.83364382307177],[-73.93319931381782,40.83477039637688],[-73.93317633707275,40.83494357433007],[-73.93314306643099,40.83519412761615],[-73.93299639001616,40.83567878918874],[-73.93265620353986,40.836473476525995],[-73.93235564152515,40.836993335628065],[-73.93186660172839,40.83764005574783],[-73.93150395368056,40.838320689509715],[-73.93095819766845,40.83925414691306],[-73.93086414351625,40.83935336886767],[-73.9308146852849,40.83942834514667],[-73.93076944989456,40.839570177660896],[-73.93075007893677,40.83961582263312],[-73.93071570389017,40.839638629787224],[-73.93065980124592,40.839715232299135],[-73.93059094800815,40.83985868154755],[-73.93055441727256,40.839888009894246],[-73.93051572319963,40.83993364218387],[-73.93050705627863,40.84001027406941],[-73.93043183972404,40.840231705387595],[-73.9304832445488,40.840460060566755],[-73.93039907555651,40.84061025903023],[-73.93036686093058,40.84062002280721],[-73.92985714678238,40.84156744895771],[-73.92958939441918,40.84208354907936],[-73.92957870818348,40.842276669602086],[-73.92938012588222,40.842467145624454],[-73.92919407941066,40.84281841523662],[-73.92918458606927,40.843203757647316],[-73.92861574822359,40.84467686503004],[-73.9282745464062,40.84497576115658],[-73.92811925283064,40.84531720381811],[-73.92808209373695,40.8453915968336],[-73.92796538295876,40.84536245648049],[-73.92778459327538,40.845319749381794],[-73.92740093575841,40.84522543481827],[-73.9270643578501,40.845139450388395],[-73.92696149266926,40.845114495811096],[-73.92676979809296,40.84507093488961],[-73.92668910079064,40.845051612380644],[-73.92661873032591,40.845035646690505],[-73.92596341910847,40.84488974421085],[-73.92526006675902,40.84479380281303],[-73.92511859432877,40.84477964493691],[-73.92478318716906,40.844752664810144],[-73.92387743417252,40.84474050765104],[-73.92354001945355,40.84475894411194],[-73.92273461008175,40.8447968393723],[-73.92262808531076,40.84480091082951],[-73.92246983593976,40.844812687530116],[-73.92150714539761,40.84487357393374],[-73.92043298027833,40.8449407948031],[-73.91934882368334,40.84499242618798],[-73.91877179199459,40.845034467099374],[-73.91838705999727,40.845054140232435],[-73.91728719351073,40.84510408615955]]]}},{type:"Feature",properties:{ntacode:"BX63",ntaname:"West Concourse",borocode:"2",boroname:"Bronx"},geometry:{type:"Polygon",coordinates:[[[-73.91191812320277,40.843257886685016],[-73.91193751545504,40.84320238814958],[-73.91198635358064,40.84305709859038],[-73.91222180466819,40.842356591703144],[-73.91240381713905,40.84181649660898],[-73.91246930262027,40.84162025788505],[-73.91262256226607,40.84115715928261],[-73.91269769187524,40.84093012930209],[-73.91277823096095,40.84069106459231],[-73.91296000948255,40.84019622853964],[-73.91313156280934,40.83981054063795],[-73.91371372660583,40.83880893480729],[-73.91377104974477,40.83872164816371],[-73.91383125912105,40.83863904543592],[-73.91423754080535,40.83810879565889],[-73.91477300591424,40.83751410136219],[-73.91531596675132,40.83694742354432],[-73.91587067532258,40.836393594243184],[-73.91647433404424,40.83577903089646],[-73.91667316872484,40.835567405372906],[-73.91720735744606,40.83502151443564],[-73.91764388517008,40.8345754071254],[-73.91767974796218,40.83453875570229],[-73.9177029912016,40.83451500851334],[-73.91773114976962,40.8344862305633],[-73.91778665830903,40.83442951168564],[-73.91839346704683,40.83380941190172],[-73.91903136636121,40.833087349291795],[-73.91949947117888,40.832479492454524],[-73.9198608932363,40.83194722683397],[-73.92046112158835,40.83091482026163],[-73.92117830200506,40.82962944575398],[-73.92140512872544,40.82922004249886],[-73.92174660211646,40.82860240909058],[-73.92183738084005,40.82843621116799],[-73.92211960684496,40.8279258763296],[-73.92223396050088,40.82771942571417],[-73.92240525979605,40.827411308390204],[-73.92264951582574,40.82697240958074],[-73.92267670957419,40.82684999596159],[-73.92273725149708,40.82671825013159],[-73.92283308023285,40.826507102326396],[-73.92294138843657,40.82629934977835],[-73.92306184139838,40.82609561139882],[-73.92347379160223,40.82541322020586],[-73.92431310100527,40.82399409726578],[-73.92437413454705,40.82382068320324],[-73.92442266317127,40.82364486648421],[-73.92445847591998,40.82346742915684],[-73.9245653014466,40.82314545479431],[-73.92469079493726,40.82282671601188],[-73.92483467742115,40.82251216795849],[-73.9249965487319,40.82220270103251],[-73.9251759317736,40.82189919736756],[-73.92537221939051,40.821602520077846],[-73.92573567239681,40.82117423556588],[-73.9256545296715,40.8211252328375],[-73.92610404093989,40.820745971123934],[-73.92628127008255,40.820537160441525],[-73.92634345653657,40.82057855155489],[-73.92662466291998,40.82002639352228],[-73.92687781612848,40.81947887196952],[-73.92731653132665,40.81855963432504],[-73.9277557600636,40.8175723809579],[-73.92821698955647,40.816535646712495],[-73.92885642118698,40.814879866978835],[-73.9289656746866,40.814828255547916],[-73.92919204509975,40.81449601178134],[-73.92921297954422,40.81438195787171],[-73.93027812597032,40.813248025152554],[-73.93039605125469,40.81330374738462],[-73.93056964973523,40.81337329834509],[-73.9310447882335,40.81358844257702],[-73.93115852284069,40.81363548910949],[-73.93123600492466,40.813666728580436],[-73.93130722793366,40.813698739406135],[-73.93139319413112,40.813744598329535],[-73.93222960529145,40.8140943330296],[-73.93236752529397,40.81411173152637],[-73.93242631935773,40.814117518958824],[-73.9324230759502,40.81415171517568],[-73.93241767276528,40.81420870619084],[-73.93237568818539,40.81465157480257],[-73.93236564182581,40.815032965377334],[-73.93236209265774,40.815342118328246],[-73.93234062845247,40.8172118198021],[-73.93233582202002,40.81763040538423],[-73.93238745042844,40.8194243871483],[-73.93238847622003,40.819460027887565],[-73.9323897125888,40.81950284733645],[-73.93238181702357,40.81955319684333],[-73.93237498504213,40.81959069718477],[-73.93242874671121,40.8204471407975],[-73.93245923814189,40.82112061214075],[-73.9324660358505,40.821577434976234],[-73.93251180822988,40.822138816420086],[-73.93254883512158,40.82259921675257],[-73.93257862787017,40.823040711045905],[-73.93261139068635,40.82348761957574],[-73.93266867628328,40.824078350883],[-73.93270505561196,40.82455972400013],[-73.93272841961678,40.82491254295727],[-73.93273054155674,40.824984347751155],[-73.93273843975155,40.82512551093404],[-73.93274693841843,40.82521678307611],[-73.93275761662531,40.82532227041268],[-73.93276594581172,40.82545822718505],[-73.93281953982259,40.82560989294224],[-73.93295940373595,40.82692344776965],[-73.9329827506964,40.82722440674617],[-73.93300760500102,40.82753571370665],[-73.9330588174997,40.82808624381219],[-73.93307251134276,40.82815615253924],[-73.93303721920059,40.82815984622901],[-73.93294190941367,40.82816770602623],[-73.932507900408,40.82820039327257],[-73.93208873595597,40.828232745041504],[-73.93146631069777,40.82828175975028],[-73.93126199179316,40.8282911744561],[-73.93119978164958,40.8282983866297],[-73.93114131907917,40.82830380883447],[-73.93095939346632,40.82833708946201],[-73.93064968086101,40.82841703007689],[-73.93033933073411,40.82849555490067],[-73.93003491555133,40.828587590293644],[-73.9297379300092,40.82869272292579],[-73.92944983434676,40.82881040443574],[-73.92917196788761,40.82893995924964],[-73.92889437057704,40.82910412872721],[-73.92875620577725,40.82918583542],[-73.92861034504674,40.82928090996078],[-73.92850073922976,40.82935234954961],[-73.92825730169304,40.8295305148576],[-73.92802724926972,40.82971953937392],[-73.92781189597197,40.82991843225768],[-73.92781180192056,40.829918521656666],[-73.92781170719735,40.82991862043658],[-73.92761206305866,40.83012648263096],[-73.9275500276089,40.830199591385316],[-73.92742893579384,40.83034231510907],[-73.92726316739058,40.83056486690753],[-73.92680587104843,40.83103556710026],[-73.9264249968702,40.831420921362614],[-73.92537539997485,40.83262809550401],[-73.92502940407256,40.833272479652315],[-73.92439355144457,40.83448402761545],[-73.92414918400192,40.83482856678305],[-73.92399049458315,40.83505229808242],[-73.92340016350738,40.835432763129575],[-73.92237223170049,40.83610874281449],[-73.9218828938447,40.836425701695774],[-73.92071597910994,40.83719846393617],[-73.9203650295597,40.83742570651719],[-73.92001799496583,40.837656128666],[-73.91969685318134,40.837873796611916],[-73.91938459876803,40.83807691355358],[-73.91930863311708,40.83812632285723],[-73.91916265280038,40.83825371248989],[-73.91901668362608,40.83838109306445],[-73.91859196117728,40.8389820899165],[-73.91813727496496,40.839606853943174],[-73.91768361901813,40.840225495532444],[-73.91729851615054,40.840766118367114],[-73.91689176238303,40.84134725765412],[-73.9161834443208,40.84233490025417],[-73.91768745917747,40.84223933337103],[-73.91794965213238,40.842229570607735],[-73.91798075212296,40.84266741383515],[-73.91798848487393,40.84274888243151],[-73.91798774708774,40.842830560480856],[-73.91797854331418,40.842911940843784],[-73.91796093066881,40.84299251822746],[-73.91793501943188,40.843071791778996],[-73.91790096963283,40.84314926989951],[-73.91785899265847,40.843224471528295],[-73.91780934911796,40.8432969297376],[-73.91771300737074,40.84338727828725],[-73.91762848486148,40.84348670593479],[-73.91755786158771,40.843593802302564],[-73.91750282026037,40.84370681916913],[-73.91746449728566,40.843823760822104],[-73.91744344449883,40.84394246092132],[-73.91743957046558,40.84406076823894],[-73.91745219816353,40.844176630294456],[-73.91747944058945,40.844252294894815],[-73.9174995116377,40.84432924168397],[-73.91751230917494,40.84440707920709],[-73.91751776806986,40.844485411476406],[-73.91751586052504,40.84456383998601],[-73.91750659638659,40.8446419657236],[-73.91749002264604,40.84471939126184],[-73.91746622359459,40.844795722709186],[-73.91743532028242,40.84487057173877],[-73.91739746990321,40.84494355756407],[-73.9173249481043,40.845057482846535],[-73.91728719351073,40.84510408615955],[-73.91697152437625,40.845115246126575],[-73.91684309376485,40.84507077877144],[-73.91611927084675,40.844855793071375],[-73.91586647842486,40.844793925579474],[-73.91474419406401,40.844342503893834],[-73.91385799418659,40.84397879417018],[-73.91302876945527,40.84364162182681],[-73.91293803233587,40.84359755511606],[-73.91211222171971,40.843260342546245],[-73.91191812320277,40.843257886685016]]]}},{type:"Feature",properties:{ntacode:"QN17",ntaname:"Forest Hills",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.83103141767994,40.714336725261326],[-73.83115264657519,40.71430685661613],[-73.83129817876882,40.714264133076846],[-73.83135960046761,40.71423170469128],[-73.83243372731988,40.71365996778591],[-73.8331790683008,40.71326322548063],[-73.83330196116212,40.71320007183036],[-73.83355895942617,40.713068004845205],[-73.83365774225294,40.713015729181876],[-73.83374150282208,40.71296968100856],[-73.83426226908396,40.71268337497518],[-73.8350517557966,40.71225357716739],[-73.83600510686459,40.71172967153982],[-73.83602786393945,40.711749063911924],[-73.83611476516768,40.711825146873366],[-73.83640857617412,40.71164176976253],[-73.8364088015292,40.71164162617684],[-73.8364090255214,40.71164149967699],[-73.83671639080279,40.71147031625211],[-73.83671661544898,40.711470191930474],[-73.83671685306558,40.71147007533347],[-73.83703669303651,40.71131180365554],[-73.83703688151267,40.711311705081265],[-73.83703708295928,40.7113116142316],[-73.83736817837958,40.711166928782546],[-73.8377089413333,40.711036484270416],[-73.83805756063437,40.71092087278376],[-73.83952312732717,40.71049645095398],[-73.83972439908854,40.71039876558744],[-73.8397802510142,40.71038552407913],[-73.8401919932361,40.710276829415776],[-73.84024206327219,40.710261931690624],[-73.84069154199028,40.71015321406137],[-73.84133936609096,40.709946234363166],[-73.84263067991344,40.709432977234385],[-73.84267962189897,40.70941412443508],[-73.8430466578919,40.709264150087925],[-73.84314625301303,40.70922345641882],[-73.84321861814479,40.70918746241483],[-73.84347552022628,40.70906047066051],[-73.84356973293411,40.70901960948483],[-73.84381825734826,40.70891181962236],[-73.8441728125618,40.7087784213437],[-73.8445373878036,40.708661054970094],[-73.8449101116968,40.70856033137047],[-73.84528898563849,40.708476679497856],[-73.84567198083076,40.70841036612317],[-73.84615958311711,40.708350820044714],[-73.84665724111618,40.70831864234091],[-73.84762410122782,40.708332622983384],[-73.84857838674887,40.70843872032452],[-73.84876725167265,40.70844457893018],[-73.84895712548165,40.70843813752211],[-73.84914591506974,40.708419320478065],[-73.8493315621404,40.70838833368083],[-73.84951207338284,40.708345660871544],[-73.85042905370649,40.70808706705499],[-73.85059051032664,40.70803988342335],[-73.85110121675442,40.70790098302163],[-73.85268225581729,40.707418145321014],[-73.85275370562569,40.70739714706123],[-73.85471652519982,40.70676949632781],[-73.85477443426306,40.70675191286005],[-73.85539214289552,40.70656435881924],[-73.85553390239545,40.706521315440135],[-73.85593794133621,40.706396288228966],[-73.8559596585019,40.706426667673185],[-73.8566771436683,40.70769187446599],[-73.85729287192228,40.71146767719103],[-73.85744857909407,40.71369279954616],[-73.85777174530276,40.7164562691571],[-73.85823757109696,40.71961241147819],[-73.8585221407898,40.72153379387886],[-73.85868097648579,40.722612440484085],[-73.85990796422898,40.72434623465843],[-73.86203833783496,40.72595678540589],[-73.86015205580995,40.725227041252005],[-73.85960517172228,40.725022400493756],[-73.85805416894016,40.724445406102625],[-73.85776316849591,40.72490571233364],[-73.85727108050872,40.72568129808879],[-73.85941988033154,40.72646483756301],[-73.85901374294326,40.7271089073006],[-73.85860783722096,40.72775228412479],[-73.85820066505214,40.72839135196939],[-73.85812618520463,40.728508245718466],[-73.85808765733822,40.72856872183102],[-73.85775002487311,40.72844560136916],[-73.8574124059879,40.72832247976302],[-73.85771592477619,40.728505460801],[-73.85762923581929,40.72860692181453],[-73.85782767360726,40.728974720007805],[-73.8581650018149,40.729624934644896],[-73.85837971334233,40.73003567826729],[-73.858510979084,40.730286802804635],[-73.85625665102405,40.730959123100305],[-73.85659673974264,40.73162306018489],[-73.85704937887407,40.73251243447606],[-73.85730927004465,40.733004111207364],[-73.85765183010798,40.73366788602628],[-73.85799293721338,40.73433365672597],[-73.85834345797502,40.73500124017758],[-73.85858333448218,40.73547194235424],[-73.85867078126115,40.73561895953394],[-73.85872465829338,40.73570864419654],[-73.85862016383867,40.735739907102854],[-73.85801767671629,40.7359070835274],[-73.85661541096353,40.73633083718519],[-73.85628567644865,40.73642604250472],[-73.85567427717295,40.73658665815363],[-73.85505083413396,40.7367202216232],[-73.85415418099694,40.73687781334134],[-73.85340136545092,40.737002758279154],[-73.85244443475914,40.73720231298193],[-73.85187067482505,40.7373429291861],[-73.8513035267221,40.73751172754265],[-73.8508760633662,40.737653859934284],[-73.85079216460869,40.73768175602166],[-73.84995440284419,40.737960304354345],[-73.84956453785423,40.73810609239601],[-73.84859447960459,40.738501171063376],[-73.8480129526488,40.73876334447134],[-73.84750820344146,40.739007807040124],[-73.8474631403275,40.73895203102454],[-73.84732494191474,40.7387714575753],[-73.8472136158789,40.738643986683954],[-73.84689366193683,40.73867121739421],[-73.84605541902691,40.73709918847056],[-73.8459088151586,40.73639980122162],[-73.84569341595925,40.73566648032131],[-73.8454261309411,40.73494980327689],[-73.8451154201652,40.73427740760842],[-73.84496800004686,40.73400712882327],[-73.84495697666307,40.733987277643095],[-73.84475302635771,40.733619300251206],[-73.84434729838542,40.732978692938936],[-73.84421250370585,40.73273304088353],[-73.84406020258173,40.73249274021926],[-73.84389098243993,40.73225885563601],[-73.84370558736913,40.73203240529231],[-73.84350489084655,40.73181434436274],[-73.84281412537756,40.731153411890396],[-73.84162181730416,40.73011794747098],[-73.84146810861371,40.72999809347488],[-73.84032703229775,40.728807115130394],[-73.83985434224483,40.728177569282494],[-73.83944537316923,40.72753680021868],[-73.8390635461618,40.726879533672175],[-73.83871472986841,40.72622079088954],[-73.83836161375449,40.72556184225832],[-73.83731459427341,40.723571508553555],[-73.83649768375018,40.722338535890366],[-73.83603385909528,40.7217672015954],[-73.83596312427899,40.72167716812675],[-73.83576124534616,40.72136157462712],[-73.83556698586384,40.72104319125705],[-73.83538045147743,40.72072218037218],[-73.8352750216329,40.72045730646253],[-73.83518572107072,40.72018871934699],[-73.83511286875263,40.719917272065125],[-73.83505666312604,40.719643841601844],[-73.83501684230332,40.71952679885824],[-73.83495894122849,40.71941247712413],[-73.83488359412782,40.719303272417],[-73.8347921439156,40.71920142847761],[-73.83468657465666,40.71910892058109],[-73.83457034898882,40.719027959829035],[-73.83456936799162,40.71902728211246],[-73.8334814835381,40.71833345565667],[-73.83207140953967,40.71729059648653],[-73.83072818113858,40.71625964103738],[-73.82979616614564,40.715565719133075],[-73.82987589078435,40.71542940062872],[-73.82997259726181,40.715298121908944],[-73.83008529851561,40.715173766490786],[-73.83008535790364,40.71517370291812],[-73.83008542961993,40.71517363986618],[-73.83021283161303,40.71505777921024],[-73.83035327332928,40.71495180716004],[-73.83050461007173,40.714856944799656],[-73.83122975576087,40.71462702929711],[-73.83138630175627,40.71457739772497],[-73.83145866985858,40.714554449938205],[-73.8312588898739,40.71444126000944],[-73.83115849834562,40.71439336705095],[-73.83106922178851,40.714353956304194],[-73.83103141767994,40.714336725261326]]]}},{type:"Feature",properties:{ntacode:"QN99",ntaname:"park-cemetery-etc-Queens",borocode:"4",boroname:"Queens"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.86522555434871,40.570458472493975],[-73.86454176111155,40.56924292195143],[-73.864103100604,40.56935460994432],[-73.86406802390394,40.56929797921464],[-73.86316930213529,40.567739272250975],[-73.86308767528757,40.56759772886944],[-73.86286892277319,40.56683057154639],[-73.86267372829579,40.566519566102635],[-73.86267607982795,40.566513013805455],[-73.86268391251237,40.566505656043546],[-73.86269356691328,40.56650219167493],[-73.86270424269816,40.56650199736899],[-73.86271410833751,40.56650509874644],[-73.86277353301251,40.566571862052854],[-73.86295920590138,40.56681598256965],[-73.86300482943793,40.56687595773091],[-73.86319883665412,40.56697222108388],[-73.86335482591645,40.56701963007017],[-73.86342360986507,40.56703174303142],[-73.86349306360218,40.56703431173404],[-73.86355862677976,40.567027194390725],[-73.86373039900171,40.56697901282826],[-73.86387639829707,40.566934285257865],[-73.86402791878818,40.566885611505974],[-73.86449981054619,40.56672407394999],[-73.86459949094912,40.566692997769586],[-73.86475323748434,40.56665257435261],[-73.8648264873412,40.56664084536545],[-73.86484576401449,40.56663776137488],[-73.86495467509337,40.56663147760089],[-73.86508926857464,40.56663218475616],[-73.86525534672167,40.56662474368541],[-73.86537824806334,40.5666081378207],[-73.86553757257518,40.56657160993476],[-73.86557630398984,40.566559976091234],[-73.86565210793127,40.56653377766779],[-73.8657254640664,40.56650378580249],[-73.86579602875476,40.566470135127496],[-73.86586350645346,40.566432967535725],[-73.8663647029966,40.56618133217681],[-73.86644810921864,40.56613891596804],[-73.86653974501586,40.566107909500126],[-73.86661720554639,40.56609194291039],[-73.8665383219143,40.565957276556894],[-73.86630105072975,40.56555221429819],[-73.86630941232447,40.565546064124945],[-73.86654955895564,40.56595352538428],[-73.86663005715072,40.56609011165411],[-73.8666858040467,40.56608473734413],[-73.86674197887774,40.56608343330641],[-73.86679216232602,40.56608480628901],[-73.86686111965149,40.56608647107005],[-73.86688401059845,40.566083976276126],[-73.8669635707926,40.5660687419813],[-73.86702972224325,40.5660562292127],[-73.86709181078315,40.5660385965158],[-73.86714298790692,40.56602136563417],[-73.86732622021528,40.56595559545226],[-73.86738139335085,40.56593539810544],[-73.86742577097748,40.565916871445175],[-73.86747429909373,40.56589584615784],[-73.86765236683229,40.5658137334928],[-73.86768770930935,40.565796124603516],[-73.86770878117888,40.56578742257899],[-73.86775063505794,40.565772837042],[-73.86785317398684,40.56573990593682],[-73.86788155844076,40.56572877222078],[-73.86792367047569,40.56570957616087],[-73.86797245198414,40.565685119440275],[-73.86807455478328,40.56563374527905],[-73.86809782439515,40.565623947214],[-73.86817969316307,40.56559372047055],[-73.86823531210727,40.56556896624546],[-73.86832677099385,40.5655311581122],[-73.86836484239737,40.56551890991527],[-73.86837690378208,40.56551601491614],[-73.86839504421907,40.56551438771067],[-73.86843272443532,40.56551492592724],[-73.86845140122105,40.565516920317684],[-73.86846705188566,40.56552062121707],[-73.86848241215168,40.56552766282988],[-73.86848694845885,40.56552701030158],[-73.86848953699136,40.565519385463205],[-73.86838610254699,40.56534185454277],[-73.86823181879468,40.565077040275966],[-73.86825117550183,40.56506948945968],[-73.8684055523222,40.56533537549583],[-73.86852753205137,40.56554546343381],[-73.86854986356607,40.56554469640835],[-73.86862321827101,40.56553800877506],[-73.86869015638231,40.565528089312544],[-73.86893605282265,40.56547413169046],[-73.86905175794246,40.56544086306036],[-73.86912824634298,40.56541962586073],[-73.86924996432214,40.56538476045344],[-73.86948488954823,40.56527065197855],[-73.86954872397541,40.56524111509824],[-73.86968095022637,40.56518792753771],[-73.8698863945635,40.56511342587345],[-73.8700302879704,40.56506022365148],[-73.87031973070603,40.56493365714452],[-73.87039480972128,40.56489591950441],[-73.87048724064971,40.564855428594775],[-73.87062214815256,40.5648133094942],[-73.87051611850832,40.56463238223509],[-73.87025285397134,40.56418310191558],[-73.87027588464706,40.56417465359743],[-73.8705352486939,40.56462601069157],[-73.87064094150611,40.56480994521743],[-73.87064565391579,40.56480940973805],[-73.87065866951342,40.564814368368914],[-73.87066630743081,40.56481525968418],[-73.87079074288937,40.56479094187685],[-73.87091316206491,40.564764585510765],[-73.87099970074959,40.564736415586985],[-73.87111211955788,40.564690893417634],[-73.87116249832634,40.56467626242609],[-73.87124151827379,40.56464577884293],[-73.8712898277134,40.56462620987844],[-73.87136289489418,40.56459659287439],[-73.8714454347019,40.564559267990084],[-73.87160225040434,40.56450287240947],[-73.87170264487555,40.56445901218899],[-73.87187304106054,40.56437648032957],[-73.8723261709007,40.5641895397475],[-73.87250831174582,40.56412128433032],[-73.87257763511457,40.56409750600724],[-73.87263971280464,40.5640841840268],[-73.87264671264488,40.56404179550637],[-73.87258749014758,40.563938637473186],[-73.872378780474,40.56357511605899],[-73.87239869822392,40.56357077001378],[-73.87256879318463,40.56386147776903],[-73.87260883087156,40.56393103334128],[-73.87266353398367,40.56402605462099],[-73.87266787468029,40.56403425482681],[-73.87268736318264,40.56403769755708],[-73.87270809641156,40.56405759510712],[-73.87272389725001,40.564087456387945],[-73.87273512756178,40.5640996892979],[-73.8727492548171,40.56410955604122],[-73.87276061756677,40.564113963607646],[-73.87277678060894,40.56411502622761],[-73.87283461996128,40.564113793596086],[-73.87288655736047,40.564110483232305],[-73.87294196168124,40.56410425897996],[-73.87298397455187,40.564098479260096],[-73.87302519640886,40.56409210308168],[-73.87307650520123,40.56408433430239],[-73.87314057697274,40.5640780662571],[-73.87321952830263,40.56406390618568],[-73.873298899537,40.56404075184451],[-73.873333838497,40.56402856991337],[-73.87341959004104,40.56399718206548],[-73.87344692115312,40.56398714430691],[-73.87347711337794,40.5639754258507],[-73.87352028757081,40.56396103785391],[-73.87356559873506,40.563946292171565],[-73.87361039032872,40.56393225672883],[-73.87367333727171,40.56391432438935],[-73.87375288230245,40.56389248470012],[-73.87379999120974,40.56387666871008],[-73.87384821426255,40.56385841435441],[-73.87392010655864,40.563830468894494],[-73.87398333570009,40.563807476287685],[-73.87396234686544,40.563760706393325],[-73.87397732709974,40.56375654413271],[-73.87399917445018,40.56380539501697],[-73.87402612883247,40.56380039114743],[-73.87407163775251,40.563787598713105],[-73.87412371693802,40.56377252684615],[-73.87415000285333,40.56376553179257],[-73.87419364441183,40.56375361160228],[-73.8742697323796,40.56373022733148],[-73.87431230105996,40.56371723389809],[-73.87437714732538,40.56369965456148],[-73.87443483573881,40.5636843193001],[-73.87447106976657,40.563674560585696],[-73.87452022105329,40.56365817056468],[-73.87455252668157,40.56364618424397],[-73.87459337507964,40.563631163056364],[-73.87464053117014,40.56360919675158],[-73.87465199208495,40.56359853743914],[-73.87466663753885,40.563577824112194],[-73.87466953105027,40.56355873606785],[-73.87465064476848,40.563511356438724],[-73.87464481920964,40.56350146280297],[-73.87466540729156,40.563497666594444],[-73.87468471054015,40.56353074615861],[-73.87473658078238,40.56353824072979],[-73.8747735195086,40.56352994271134],[-73.87484278763596,40.563516482466376],[-73.87489963722426,40.56350693589],[-73.87495614587777,40.56350301691281],[-73.8750067614759,40.56349906569544],[-73.8750425509355,40.56349364684849],[-73.87508297419436,40.563484901363395],[-73.8751297589891,40.563471283137595],[-73.87517848346009,40.563456134772494],[-73.87522720738548,40.56344103145161],[-73.87524985801701,40.563433645035786],[-73.87527175163011,40.56342650925582],[-73.87529181474284,40.563419363275266],[-73.8753094556423,40.563412988649716],[-73.8753411587627,40.5634013076978],[-73.87535587961032,40.563396325922355],[-73.87538638520543,40.5633871639778],[-73.8753455164679,40.563299066599946],[-73.87536087323868,40.56329585044122],[-73.87540121346898,40.563382533623226],[-73.87541872053993,40.563378059294614],[-73.87545505162295,40.563366976721625],[-73.87547439144488,40.563361179880616],[-73.87551004856216,40.56335021450057],[-73.87552758218408,40.56334468625374],[-73.87555952995206,40.563334535389416],[-73.87559506972568,40.56332275046725],[-73.87562902733033,40.56331136874065],[-73.87565650831084,40.563302861004],[-73.87568355361356,40.56329344377216],[-73.87571355454254,40.56328274243264],[-73.87574542014046,40.5632722133128],[-73.87577452358036,40.563261457041875],[-73.87580575386745,40.563249631039525],[-73.87583528292514,40.563237973902666],[-73.87588556229868,40.56321870317066],[-73.87590988032144,40.563209174211565],[-73.87595295265658,40.563191714870506],[-73.87597470538543,40.56318430003466],[-73.87599724911757,40.563176660721005],[-73.8760379753319,40.56316358407715],[-73.87606765576669,40.56315364740822],[-73.87603074813893,40.56307447802597],[-73.8760461294172,40.56307079405869],[-73.87608271947359,40.563148512787244],[-73.8761005010716,40.563143065469895],[-73.87612944192594,40.563136766065895],[-73.87616566871483,40.56313061825074],[-73.87619188002824,40.56312557688558],[-73.87623177412068,40.563115434399435],[-73.87625899418448,40.563107169993536],[-73.8763131858229,40.56309172129488],[-73.8763303996843,40.56308655277039],[-73.87637686168837,40.56306889923472],[-73.87639149048167,40.563062655727585],[-73.87641778562529,40.56305039218814],[-73.87642834027639,40.563045297065756],[-73.8764481860029,40.56303453083133],[-73.87646000618429,40.56302776160102],[-73.87647953341167,40.56301685948695],[-73.87650201161223,40.56300598784989],[-73.87653101431889,40.562991961095776],[-73.87654600306168,40.56298325208358],[-73.87656188792164,40.56297473166597],[-73.87657784435848,40.562966347022254],[-73.8765944879,40.56295690080763],[-73.87660652200617,40.562949420292675],[-73.87662032765047,40.5629413935217],[-73.87663304695496,40.56293423925054],[-73.87666276170947,40.56291774635049],[-73.87667729045478,40.5629091438788],[-73.8766931748038,40.56290111966593],[-73.87671322891681,40.56289213545716],[-73.87673545637632,40.56288329798806],[-73.87674349066071,40.562880614572414],[-73.8767264597811,40.56284452175172],[-73.87674369135877,40.562842081408355],[-73.87675929844397,40.56287562490444],[-73.87677308491902,40.5628721368139],[-73.87678968296814,40.56286779582764],[-73.87680946313895,40.562860594328654],[-73.87682916055614,40.56285288059877],[-73.87687360302921,40.56283524999345],[-73.87689802684756,40.56282561455708],[-73.87692470871308,40.562815458171755],[-73.87695132985237,40.56280511190388],[-73.87696544963478,40.56280002172409],[-73.8769943254787,40.56279096616614],[-73.87700826709361,40.562786478060126],[-73.87704837900328,40.56277298626639],[-73.87706415438073,40.56276707762041],[-73.87711007301124,40.56274879262406],[-73.87712614278742,40.562742496117814],[-73.87714098654583,40.562735866253696],[-73.87715607666642,40.5627296506175],[-73.87717178189169,40.56272269833806],[-73.87718888135491,40.56271550328869],[-73.87720520197153,40.562707775496804],[-73.87722076596607,40.562700569922036],[-73.87723622469453,40.562693147951606],[-73.87725221358102,40.56268578987194],[-73.87726906383595,40.56267900063674],[-73.87728427215502,40.56267300139107],[-73.87729838041312,40.562667937460176],[-73.87732946042884,40.56266001014097],[-73.87735635919597,40.562653203311875],[-73.87734281968105,40.56263229637032],[-73.87736084534832,40.56262826374076],[-73.87737403170429,40.56264901701334],[-73.87738364742555,40.56264675741661],[-73.87740724013213,40.5626403350454],[-73.87752204544451,40.562602824449414],[-73.87761725904544,40.56256691405192],[-73.8776997695574,40.56253606905339],[-73.87780227013222,40.56249936479847],[-73.87789681427597,40.56246059824523],[-73.87797558561563,40.56242744335976],[-73.87805690415134,40.56239632678022],[-73.87810489087765,40.562370928922824],[-73.87819091216765,40.56233136100088],[-73.87827637443898,40.56230015802665],[-73.87837135315962,40.562263094484514],[-73.87849030785874,40.562216175988496],[-73.87863332705668,40.56216225056564],[-73.87874838460688,40.56212145257678],[-73.87886213323755,40.56207351146084],[-73.8789354197578,40.56204297968116],[-73.87903836918262,40.561998647495656],[-73.87920381335464,40.56191702682256],[-73.87937898313018,40.56183692908746],[-73.87954024329876,40.56179666515634],[-73.87954475733005,40.561794886869876],[-73.8795614227816,40.56179177857377],[-73.87957863349207,40.56178803239054],[-73.87959637702116,40.56178335948531],[-73.87961485607653,40.561777173883314],[-73.87963567395926,40.56177046937635],[-73.87965868676254,40.561763991487844],[-73.87968186281944,40.561758829210405],[-73.87970635043092,40.561753091329024],[-73.879730119287,40.56174613726047],[-73.8797456353009,40.561739317784706],[-73.87975883079322,40.56172967869504],[-73.87977032503356,40.56171939769134],[-73.8797847860974,40.56170873229512],[-73.8798066502014,40.56169739045223],[-73.87982058328085,40.56169106519833],[-73.87983442103653,40.561684488213075],[-73.87984807048599,40.56167855015575],[-73.87986099695864,40.56167313269354],[-73.87987504764723,40.5616669968648],[-73.87989003151357,40.561660591952034],[-73.87990522723571,40.56165461915086],[-73.87991978375338,40.561649367063126],[-73.87993381993434,40.56164408645209],[-73.87994793990521,40.56163899473307],[-73.87996253102735,40.5616337959506],[-73.8799869411663,40.56162516820541],[-73.87999703259662,40.56162123442575],[-73.88001748502994,40.56161395182472],[-73.88003818600492,40.561606121154306],[-73.88005879307929,40.56159810090579],[-73.88008209452897,40.561588381195534],[-73.8801072278345,40.56157824942636],[-73.8801315800466,40.56156944149538],[-73.88015610876731,40.56156007436107],[-73.88017659797273,40.561551865162265],[-73.88019510089906,40.56154479677684],[-73.88021646533026,40.561536290950755],[-73.88024009597926,40.56152720230177],[-73.88026267382291,40.56151992304589],[-73.88028402529332,40.56151140831463],[-73.88029663880246,40.561503100921726],[-73.8802994587199,40.56149839325522],[-73.88030219429349,40.56149380394437],[-73.88030376241467,40.56148194580279],[-73.88029971929637,40.5614715135239],[-73.88029125467685,40.561457338709765],[-73.88028328768735,40.56144262479994],[-73.88028035877862,40.561429825479124],[-73.88027612406746,40.561400913782826],[-73.88027653869287,40.56139974385122],[-73.88028171347887,40.56138518804983],[-73.88029675110967,40.561374955249555],[-73.8803221384527,40.561368011959374],[-73.88033427510754,40.5613686191684],[-73.88035535042592,40.561369658868294],[-73.88037097709194,40.56137971621674],[-73.88038652381846,40.56140191219287],[-73.8803981355594,40.56142554449139],[-73.880414902938,40.56147157034819],[-73.88044061582708,40.5614737215632],[-73.88045748805686,40.5614740636304],[-73.8804783315639,40.561472581238995],[-73.88050508130965,40.56146906112409],[-73.8805204471406,40.561467159562326],[-73.88053506737903,40.561465778240894],[-73.88055180135827,40.561464445186616],[-73.8805678980242,40.56146290389767],[-73.88058466554963,40.56146258811495],[-73.88059874050725,40.5614621075293],[-73.8806247182729,40.56146194572579],[-73.88065503286265,40.5614592039392],[-73.88067122541189,40.561456861272426],[-73.88068750016812,40.561454734467226],[-73.88070388287372,40.56145181619317],[-73.88072084332182,40.56144900556834],[-73.88073916280936,40.56144583733562],[-73.88075795457951,40.56144254226762],[-73.88077595451847,40.561439706244116],[-73.88079254859251,40.56143724720869],[-73.88080875189418,40.56143490503628],[-73.88082570091107,40.56143209438412],[-73.88084176466921,40.561429536451286],[-73.88085587892039,40.56142721807209],[-73.8808798549297,40.56142345224177],[-73.88090590966301,40.5614196602494],[-73.88092118030305,40.561417542254226],[-73.88093924873368,40.5614158322445],[-73.88095900626013,40.561414312286225],[-73.88097801947224,40.56141235078203],[-73.88099687882996,40.56141105554923],[-73.88101282281487,40.5614092627449],[-73.88104769888507,40.56140443514223],[-73.88106581723765,40.56140182485868],[-73.88108276623444,40.56139901467118],[-73.88109935810508,40.561397411331825],[-73.88111436629382,40.56139674183774],[-73.88112995376136,40.56139618150058],[-73.88114925192758,40.561393815678336],[-73.8811696234939,40.561391503735294],[-73.8811857560238,40.56139003493736],[-73.88120008258942,40.56138813220955],[-73.88121897799259,40.56138595426256],[-73.88123683590803,40.56138291932956],[-73.88125385752049,40.56137928963567],[-73.8812670754168,40.561376286757294],[-73.88128249221322,40.561372133879644],[-73.88130424108161,40.561365482636994],[-73.88132655862371,40.56135872542874],[-73.8813487107858,40.56135157954351],[-73.88136894897042,40.56134482889054],[-73.88138983671996,40.561338312441464],[-73.88141204528422,40.561332301617256],[-73.88143293141148,40.56132669467841],[-73.88145183346823,40.5613212481919],[-73.88147293606488,40.56131322820122],[-73.88149581334656,40.561302715685216],[-73.88151915428158,40.56129124001098],[-73.88153201189785,40.56128477003452],[-73.8815547039273,40.561273050597926],[-73.88157549384808,40.561261598751244],[-73.88159656803164,40.56124976070236],[-73.88161925961398,40.56123803254097],[-73.8816401884454,40.56122776107379],[-73.8816634567865,40.561217059953634],[-73.8816889926387,40.56120577548003],[-73.88170253568771,40.56119961193255],[-73.88171737737892,40.56119295450252],[-73.88173260920942,40.56118616143796],[-73.88174658812818,40.56117983650023],[-73.88175861847841,40.561174715434966],[-73.8817819212205,40.5611640418011],[-73.88180537902346,40.5611527551627],[-73.88182947646406,40.56114073087339],[-73.88184233483804,40.561134295876684],[-73.88185623325609,40.561126899824195],[-73.88187025034782,40.561119719000445],[-73.88188268294103,40.561113445562704],[-73.88189455988079,40.561107117775165],[-73.88190695714904,40.56110081866636],[-73.88192107865264,40.561094709464946],[-73.8819349052524,40.56108816739648],[-73.88194830614007,40.561081751206316],[-73.88196126979665,40.56107551566504],[-73.88197456513642,40.561068910054594],[-73.88198752963682,40.56106269143174],[-73.88200050406664,40.56105644618039],[-73.88203604917,40.56104105737823],[-73.88205880591772,40.56103227370221],[-73.88208199965112,40.561023318752206],[-73.88210707368599,40.56101299700833],[-73.88212168973502,40.56100694323963],[-73.88213620094656,40.56100067207526],[-73.88214913940152,40.560995255540554],[-73.88216041225017,40.56099065584659],[-73.88218306409573,40.56098167385044],[-73.88220615093181,40.5609725304621],[-73.88222948744686,40.56096380112391],[-73.8822556351735,40.56095358867284],[-73.88228206413876,40.56094482748047],[-73.88230928304087,40.560936543546426],[-73.88233452702642,40.56093033763381],[-73.8823526704724,40.56092634873716],[-73.88237074147581,40.560923205789386],[-73.8823851748656,40.56092056421643],[-73.88241586728304,40.56091089700159],[-73.88241621202518,40.560910095891536],[-73.88241602369095,40.56090951939592],[-73.88235271249698,40.560788099260904],[-73.88235635712508,40.56077687346539],[-73.88235923039834,40.56076796180773],[-73.88237441679749,40.560760430809836],[-73.88238549043565,40.56076102733194],[-73.88239808836543,40.560761715544785],[-73.88241958961535,40.56076840139463],[-73.88242584458054,40.56077034444339],[-73.88243780514942,40.5607909509685],[-73.8824390871065,40.56079381620419],[-73.88245337703017,40.56082575465578],[-73.88247328322603,40.56087296216579],[-73.88248668159775,40.56087529030042],[-73.88250750253036,40.56087951727153],[-73.88252057000685,40.56088139491088],[-73.88253888350789,40.56088149422313],[-73.8825554023767,40.56088121425253],[-73.88257394133585,40.560880765464404],[-73.88259575058507,40.560880589571745],[-73.88261752366915,40.56088036857249],[-73.88263861248096,40.56087978634554],[-73.88265599601893,40.560878210395146],[-73.88267018015245,40.56087652311708],[-73.88268796496038,40.56087522650899],[-73.88270678652816,40.560874831262566],[-73.8827232354037,40.5608743798133],[-73.88274187901207,40.56087412828759],[-73.8827612416817,40.560875192602474],[-73.8827776183867,40.560875561298076],[-73.88280046617923,40.56087539513805],[-73.88282652775808,40.56087440398439],[-73.88284902255933,40.5608736078773],[-73.88287626049784,40.56087470667485],[-73.88289644771169,40.560876312091686],[-73.88291645747427,40.560879025701766],[-73.88293962972229,40.56088223657728],[-73.88295837856995,40.56088310221298],[-73.88297874541276,40.56088411440749],[-73.88300900265627,40.560886945493316],[-73.8830277150228,40.56088819857716],[-73.88305032489868,40.560889427649094],[-73.88307447541708,40.560886930912496],[-73.88309826218227,40.56088329912067],[-73.88310982640918,40.56088034812424],[-73.88313764957469,40.56087765675662],[-73.88314438194546,40.56087706033128],[-73.8831633133863,40.56087450448887],[-73.88318433715811,40.56087104041399],[-73.88320353254979,40.56086614293307],[-73.88321840479823,40.56086286207259],[-73.88323280320128,40.56085972564183],[-73.88324741562246,40.56085592148515],[-73.88326552705644,40.56085009611668],[-73.88328688961981,40.56084155353122],[-73.88330943510437,40.56083235542648],[-73.88333046640629,40.56082419010873],[-73.88335225445277,40.560815513416834],[-73.88337393471569,40.56080754811079],[-73.8833920132913,40.56080064999514],[-73.88340857891144,40.560793832262924],[-73.8834259028193,40.5607856192714],[-73.88343539982536,40.56078100391243],[-73.88344315695076,40.56077723432076],[-73.88345903958853,40.56076918186304],[-73.88347557387996,40.56076041906734],[-73.88349337258684,40.56075112564452],[-73.8835128591521,40.56074209410462],[-73.88353281763686,40.5607328841181],[-73.88355510425987,40.56072231664832],[-73.8835765415393,40.5607120728187],[-73.88359905432162,40.56070091988517],[-73.8836214608745,40.560689586744935],[-73.88364061968356,40.5606790336799],[-73.88365935482086,40.56066768860379],[-73.88368014419248,40.56065623637552],[-73.88370244284796,40.56064566888935],[-73.88372757697323,40.56063454605972],[-73.8837403622973,40.56062890369555],[-73.88375249634092,40.56062400869175],[-73.88377569269963,40.560614089938],[-73.88380001160772,40.560602479258215],[-73.8838232817824,40.560590778051534],[-73.88384669395799,40.56057850939239],[-73.88386109809434,40.56057202262594],[-73.88387561981152,40.560565751252426],[-73.88389070942684,40.560559562038264],[-73.88390752249391,40.56055274448423],[-73.88392794090561,40.560544633387345],[-73.88394940861694,40.56053678452618],[-73.8839690701961,40.56052897839935],[-73.88399082036813,40.560521643294905],[-73.8840147324762,40.560513274364745],[-73.88403597455228,40.56050670435024],[-73.8840572629734,40.56050013387605],[-73.88410568844873,40.560484486371685],[-73.88413241177597,40.5604762283104],[-73.88415876844616,40.5604673578864],[-73.88418408838787,40.560458189380476],[-73.88420508307243,40.56045112353183],[-73.88422171797333,40.56044491773886],[-73.88423691281291,40.56043894386117],[-73.88425168208957,40.56043314143828],[-73.88426677146688,40.560426925369676],[-73.8842815400802,40.56042112243968],[-73.88429717297159,40.56041498749655],[-73.88431370170932,40.560408556590666],[-73.88433109463166,40.56040184711285],[-73.88434848693706,40.5603951113296],[-73.88436422437739,40.5603892286151],[-73.88437913564503,40.56038361512494],[-73.88439325430417,40.56037855033313],[-73.884407407715,40.56037345809966],[-73.88443206430415,40.56036525233586],[-73.88445407445072,40.560357916735136],[-73.88447607272967,40.56035058178842],[-73.88449720857416,40.5603435257451],[-73.88451499964236,40.560337996385336],[-73.88453390201967,40.56033167538859],[-73.88455439118906,40.56032346540882],[-73.88457420687291,40.56031500228105],[-73.88459797973546,40.56030513822028],[-73.88461097723093,40.56029993724608],[-73.88462498969241,40.56029465654058],[-73.8846385650168,40.56028950941822],[-73.88465332350881,40.560283679960506],[-73.8846700432431,40.560276636538326],[-73.8846861728721,40.560269520650955],[-73.8847019129205,40.56026171046137],[-73.88471693288139,40.560254431454275],[-73.88473148047957,40.560247332065785],[-73.88474405393296,40.56024128412242],[-73.88475532648988,40.5602366759645],[-73.88477491440936,40.56022969806112],[-73.88479112502625,40.5602236267891],[-73.88480416654232,40.560212878587365],[-73.88481685329347,40.560203282801545],[-73.88483601878183,40.56019503576021],[-73.88485800842439,40.56019240145296],[-73.88488436886682,40.56018236804124],[-73.88485674870864,40.56013566602371],[-73.88482942339579,40.56008946001596],[-73.88482639762255,40.56008434162399],[-73.88482738580132,40.56007304171825],[-73.88483809042484,40.56005471714252],[-73.88485949479873,40.56004280745805],[-73.88488243929902,40.560041164372585],[-73.88489701008339,40.56004759905654],[-73.8849071562985,40.56006638547243],[-73.8849203051876,40.56008942529696],[-73.88494436797188,40.56014467881741],[-73.88495111801024,40.56016017455546],[-73.88497701148725,40.56016056939065],[-73.88499384958604,40.560160397446],[-73.88501270961228,40.5601576968166],[-73.88502923310014,40.56015551586839],[-73.885052271757,40.560153810187046],[-73.88508182676432,40.56015342529325],[-73.88511277798888,40.5601509617373],[-73.88513088351239,40.560148367887976],[-73.88514881564583,40.56014530779423],[-73.88516581600378,40.56014249001947],[-73.88518128795548,40.56013980725117],[-73.88519874824452,40.56013688120446],[-73.88521744058866,40.56013332446359],[-73.88523419128822,40.56013006448538],[-73.88524858662332,40.56012818326792],[-73.88527386894712,40.560124769303584],[-73.88529648951827,40.56012220087927],[-73.88531413634168,40.560121035405444],[-73.8853301523258,40.56011876779677],[-73.88534667832289,40.560115625016294],[-73.88536324018611,40.56011244541263],[-73.88538374267834,40.560108918596434],[-73.88540837775074,40.56010429388813],[-73.88543277625313,40.56009928093932],[-73.88545309071591,40.56009536575646],[-73.88547531123193,40.56009115376476],[-73.88550302533794,40.56008545790463],[-73.88551666325479,40.56008230350899],[-73.88554427202216,40.56007641805765],[-73.88555827758942,40.56007291154052],[-73.88558241626407,40.560067483329505],[-73.88559871654977,40.560064781729174],[-73.88561210551569,40.5600625650741],[-73.88563340220871,40.56005804638972],[-73.88565083113032,40.56005365887975],[-73.88567038650886,40.56004930866523],[-73.88569049002713,40.560045033041085],[-73.88570870779361,40.560042025748665],[-73.88572526989817,40.56003868425915],[-73.88574489795893,40.5600338295042],[-73.88576087880908,40.56003153432567],[-73.88577690695972,40.56002855298951],[-73.88579419469822,40.56002347911494],[-73.88580894838488,40.56001895389178],[-73.88582778528172,40.56001342084516],[-73.8858469176151,40.56000840324353],[-73.88586762480844,40.56000344081325],[-73.88589285466007,40.559996235459025],[-73.88590609226958,40.559992339467186],[-73.8859335968963,40.55998449522682],[-73.88594540242445,40.55998079716875],[-73.88597470624975,40.559971935285795],[-73.88598972144887,40.559966940880216],[-73.88600862950346,40.559960496176934],[-73.88602895134332,40.559952727041825],[-73.8860489416347,40.55994435982755],[-73.88607110952502,40.559936177712494],[-73.88608492815665,40.55993135282056],[-73.8861110968448,40.559921919029215],[-73.88614853091282,40.55990671041954],[-73.8861686390255,40.55989853478787],[-73.88618585685418,40.559891781632956],[-73.88620281397756,40.55988552477575],[-73.88622110842623,40.559878854436874],[-73.8862390146779,40.55987144306087],[-73.88625891014193,40.55986287870093],[-73.88628023867395,40.5598540450282],[-73.88631124047738,40.559842404246844],[-73.88633210557431,40.55983469825206],[-73.88634885109286,40.55982808063951],[-73.88636686065668,40.55982086853889],[-73.88638642583062,40.55981262816796],[-73.88640556342546,40.5598045867314],[-73.88642007152288,40.55979756013299],[-73.88643674773695,40.55978970556591],[-73.8864462444221,40.55978559003439],[-73.88646991785983,40.55977579249983],[-73.88648678162862,40.559769373171946],[-73.88650786008968,40.55976107999628],[-73.8865279565182,40.55975287748533],[-73.88654402626243,40.55974694487658],[-73.88656470275008,40.55973786624828],[-73.88658484750061,40.55972875140732],[-73.88660159386589,40.55972108686446],[-73.88661008661327,40.559716888573554],[-73.88663477870323,40.55970609939601],[-73.88664823292271,40.55970005663688],[-73.88666264554955,40.55969386035927],[-73.88667740176894,40.559687375764895],[-73.88669180276409,40.55968117025805],[-73.88671025250976,40.55967327300547],[-73.88672558815323,40.55966693271706],[-73.88674273569092,40.559659981724046],[-73.88676002423273,40.55965342707571],[-73.88677742056538,40.55964703620773],[-73.88680568666389,40.559636114482316],[-73.88682510812201,40.55962862325625],[-73.88684618561719,40.559620330520104],[-73.88686545531715,40.55961152168256],[-73.8868821421945,40.559603667731395],[-73.88689517092234,40.55959682942735],[-73.88690777389547,40.559590153374074],[-73.88692159769388,40.55958180841584],[-73.88693506601848,40.55957376080662],[-73.88694127351903,40.55957027442152],[-73.88696170683089,40.559558154144554],[-73.88697348578668,40.5595493104414],[-73.88698316803391,40.559540898911344],[-73.88698892060476,40.55953274536314],[-73.88699238967519,40.55952481456049],[-73.88699518208239,40.55951773196599],[-73.88699547207658,40.55951471788588],[-73.88695260038016,40.55943216169239],[-73.88695038899557,40.559428452414146],[-73.88694833771416,40.559425018880106],[-73.8869751080125,40.55940048249597],[-73.88700589149607,40.55940590741558],[-73.88701103333499,40.559416628189084],[-73.8870179748429,40.559431107255634],[-73.88702989018383,40.55945824206696],[-73.8870656347993,40.55953960377161],[-73.88706621334136,40.55954014512699],[-73.88707182997254,40.559542104885864],[-73.88708924527644,40.55954187004296],[-73.88710695748823,40.559541806202176],[-73.88712214223442,40.55954127162864],[-73.88714024448595,40.55954047036444],[-73.8871584170821,40.55953976683637],[-73.88718163115952,40.559539384554185],[-73.88719563399837,40.55953958778433],[-73.88721200899762,40.55954039644997],[-73.88722917637322,40.559540772994005],[-73.88724694516023,40.55954128666277],[-73.8872650100889,40.55954138447518],[-73.8872913275865,40.55954198727718],[-73.8873100301025,40.55954239262299],[-73.88733151943781,40.559542134265634],[-73.88735455628871,40.55954185999894],[-73.88737553751093,40.55954162793977],[-73.88739594207814,40.55954129713889],[-73.88741472854424,40.55954076605782],[-73.88743154221284,40.55954039554416],[-73.88744783717954,40.55954007829681],[-73.88746871260942,40.559539666189856],[-73.88750700362012,40.55953950551238],[-73.88753042924667,40.55954002417513],[-73.88755174014891,40.5595404595107],[-73.88757175204285,40.55954138878908],[-73.88759312195926,40.55954239059333],[-73.88761179944224,40.5595431840322],[-73.88762863594872,40.55954347006168],[-73.88764645226935,40.55954406446457],[-73.88766096256654,40.55954423998943],[-73.88766883940558,40.559544031412415],[-73.88769425074308,40.55954285021513],[-73.88771534057199,40.55954138434243],[-73.88773229808271,40.559540248648766],[-73.88774679943641,40.559538948550696],[-73.88776681567542,40.559537292645516],[-73.88778395212016,40.55953503064808],[-73.88780158577296,40.55953177936716],[-73.88781954941885,40.5595286178668],[-73.88783280130961,40.55952629829077],[-73.88785342476332,40.5595218427013],[-73.8878752435508,40.55951557895217],[-73.88789256106392,40.559510651379604],[-73.88791143846925,40.55950474427167],[-73.88792461201494,40.559500281566116],[-73.88794172129424,40.55949286026795],[-73.8879560196101,40.55948557091908],[-73.88796664304081,40.559480646018926],[-73.8879804093228,40.5594742844312],[-73.88799632718074,40.55946606870878],[-73.88800753009562,40.55946073057109],[-73.88802372886778,40.559454100119176],[-73.88804760878529,40.559443830864126],[-73.88806295796367,40.55943651555395],[-73.88807775364896,40.559429172227425],[-73.88809382369234,40.559421227368084],[-73.8881118307229,40.5594136445828],[-73.88812723774969,40.55940745461868],[-73.88814416728086,40.55940201449134],[-73.88816231056671,40.559397665157874],[-73.88817512811303,40.55939353462379],[-73.88818845551666,40.559388333566005],[-73.88821164791311,40.559379738068856],[-73.88823408223283,40.559372213183025],[-73.888252478983,40.559364847036],[-73.88826990485003,40.55935865968713],[-73.88828704675544,40.55935283157854],[-73.88830448749229,40.55934510380144],[-73.88831780453545,40.55933833597895],[-73.88833477455901,40.55933020248473],[-73.88834640400577,40.55932367677416],[-73.88835120127706,40.55932146535221],[-73.8883742544534,40.559310583071294],[-73.88839348051042,40.55930182168106],[-73.88841196066126,40.55929355411115],[-73.88843460892821,40.55928547135191],[-73.88845783243012,40.5592789919054],[-73.88847432349492,40.55927392958604],[-73.88848599622679,40.559270014186765],[-73.88850010155929,40.55926484115548],[-73.888514977219,40.55925914584185],[-73.88854501294055,40.559246334328726],[-73.88856043165246,40.55923967607181],[-73.88857518948618,40.55923376485751],[-73.88858819830037,40.55922844650843],[-73.88860163108492,40.5592229754467],[-73.88861531289731,40.55921793601442],[-73.8886414248378,40.55920750646397],[-73.88866346050547,40.55919818937546],[-73.8886823662914,40.55918978831825],[-73.88870563469128,40.55917781539226],[-73.88872095207054,40.5591684112005],[-73.88873388230934,40.559160930952864],[-73.88874756681231,40.55915386640604],[-73.88876356449074,40.559147343879225],[-73.88877861484144,40.559142504443386],[-73.8887944573453,40.559137224498826],[-73.8888118462847,40.55913191036528],[-73.88882876320555,40.559126712708114],[-73.88884317456646,40.559122665396785],[-73.8888687023636,40.559115143548404],[-73.8888852295013,40.55910961228879],[-73.88889898140339,40.55910479855328],[-73.88891371347255,40.55909981505122],[-73.88892976811799,40.559094418357255],[-73.88894827995534,40.55908881764017],[-73.8889653864727,40.559082926237366],[-73.88898168957077,40.55907751168312],[-73.88899879608145,40.559071620777914],[-73.88901342180202,40.55906598831697],[-73.88903236176566,40.55905864954227],[-73.88904806278263,40.55905256896815],[-73.88906459552489,40.55904457014024],[-73.88907860002213,40.55903670322723],[-73.88908973099926,40.559031203583174],[-73.88910490444832,40.55902350029984],[-73.88912460287204,40.559013640749676],[-73.8891430729845,40.559004436560244],[-73.88915842352402,40.55899709430014],[-73.88917505852872,40.55899032958027],[-73.8892004497329,40.558979953319394],[-73.88921715558521,40.55897337696534],[-73.8892343340058,40.55896661276106],[-73.88924992948034,40.55896083796713],[-73.8892651940847,40.55895536792403],[-73.889281824639,40.55895167350489],[-73.88929867917078,40.55894828621403],[-73.88931527232143,40.558945555218436],[-73.88933518791298,40.558940612844054],[-73.88933571933896,40.55894043275889],[-73.8893479348073,40.55893633887294],[-73.88936900021152,40.5589281285895],[-73.88938592166755,40.558920399645345],[-73.88939953358437,40.558913721944954],[-73.88941636213838,40.55890478685909],[-73.88942809859243,40.55889746772034],[-73.88944006052962,40.558889545689816],[-73.88945256487841,40.55888223616685],[-73.88946571895656,40.5588746665913],[-73.88947903966375,40.55886595428561],[-73.88949428876113,40.55885589102982],[-73.88950329193761,40.55885181212985],[-73.88952413143143,40.55884470009414],[-73.88953821130877,40.55884100318436],[-73.88955600226402,40.55883544556882],[-73.8895720265047,40.55882750984019],[-73.88958349260741,40.55881961362017],[-73.88959408512532,40.55881106051213],[-73.88960513997509,40.55880239861803],[-73.88961883994124,40.55879238897401],[-73.88959262563455,40.55869814093882],[-73.88963947542905,40.55866435179407],[-73.88966114737838,40.55869419176668],[-73.88971251660605,40.55877239782642],[-73.88973183055424,40.55877353295793],[-73.88974665924734,40.558774338772615],[-73.88976684651831,40.55877655563951],[-73.88978843656231,40.55877953912555],[-73.88981016756065,40.55878282915497],[-73.8898263876076,40.55878493398081],[-73.88984272640754,40.55878615570063],[-73.88986547856705,40.558786393801576],[-73.88988292695666,40.5587878154377],[-73.88990545270589,40.55878962055587],[-73.88992527143694,40.558793151313715],[-73.88994362518027,40.55879634794994],[-73.88996071980159,40.55879758026149],[-73.8899782776808,40.55879720941809],[-73.8899949742275,40.558797144159165],[-73.89001495135724,40.55879746032194],[-73.89003085569702,40.5587973405221],[-73.89004747960244,40.55879763638048],[-73.89006522538642,40.55879813920455],[-73.89008167051115,40.558799091436526],[-73.89010045639388,40.55879864116778],[-73.89011859438835,40.55879786593824],[-73.89013605771045,40.55879675717855],[-73.89015182107184,40.55879687981035],[-73.89016988162082,40.558798987018136],[-73.8901773299974,40.55880013820226],[-73.89018413011797,40.55880118824814],[-73.89019106912326,40.558803536783145],[-73.89019916422679,40.55880625482124],[-73.89020264144474,40.55880928390301],[-73.89021653553594,40.55881154912169],[-73.89023464758552,40.558804640746864],[-73.89025218137624,40.558797138258164],[-73.89026622960301,40.55879155065397],[-73.89028203584047,40.558786162412844],[-73.89029615298992,40.5587815381678],[-73.8903116045613,40.558776501396565],[-73.8903262178216,40.55877179586702],[-73.89034504805454,40.558766266596606],[-73.89037454574549,40.55875691190853],[-73.89039100139333,40.5587518481075],[-73.89040687782484,40.55874757750812],[-73.89042333184376,40.55874350397019],[-73.89044251425916,40.55873872270574],[-73.89045634638096,40.55873497167001],[-73.89047102896278,40.55873097886039],[-73.89048871446779,40.558725231523525],[-73.89050235858421,40.55872066124929],[-73.89051863774662,40.55871524645412],[-73.89054916413359,40.558704893050844],[-73.8905731470377,40.558696387793745],[-73.8905942578776,40.558689266440794],[-73.89061099796508,40.55868365388373],[-73.89062392295915,40.55867919046436],[-73.89063850105036,40.55867393653624],[-73.89065244339363,40.55866791672437],[-73.89066807554951,40.55866068258741],[-73.89068514879419,40.55865375556203],[-73.89070326159226,40.558646333802365],[-73.89071751952294,40.55864195289293],[-73.89073738740673,40.558636514676614],[-73.89075892304271,40.55863018695157],[-73.89077963004353,40.55862485691272],[-73.89079589630373,40.558619378907224],[-73.89081077171417,40.55861322493422],[-73.8908220810743,40.55860758037852],[-73.89083940306178,40.558599636827644],[-73.8908549649828,40.5585922126196],[-73.89087643516298,40.55858223751682],[-73.8908951609771,40.55857454625118],[-73.89091301383377,40.55856715218902],[-73.89092976712301,40.55856054882615],[-73.89094582323654,40.55855461156792],[-73.8909602596398,40.5585496012204],[-73.89097938744455,40.55854215357607],[-73.89099331738522,40.55853616051582],[-73.89101216480772,40.55852755965913],[-73.89102836401085,40.55851993901712],[-73.89104144405677,40.55851424167258],[-73.89105494917439,40.558508383398504],[-73.89106808825738,40.55850284861095],[-73.89108116693413,40.558497178567954],[-73.89109520382706,40.55849132079343],[-73.89111285504032,40.5584840347333],[-73.89112776621222,40.55847787019877],[-73.89114339681828,40.55847166312145],[-73.8911590875942,40.55846505922068],[-73.89117728265758,40.55845777299593],[-73.89118391048626,40.558455086064924],[-73.89120803771054,40.55844485274098],[-73.89122525414979,40.55843665539164],[-73.89124131255272,40.55842873755571],[-73.89125687432877,40.55842189026605],[-73.8912700469706,40.55841636436623],[-73.89128423749993,40.55841083054932],[-73.8913029974402,40.558403706840735],[-73.89131718794913,40.55839818223393],[-73.89133357396666,40.55839193965908],[-73.89134873135711,40.558386298524695],[-73.8913702324132,40.558379403061025],[-73.89138923834875,40.558373765058654],[-73.89140483105552,40.558369493047856],[-73.89141887618322,40.558365697534654],[-73.89143378339006,40.558361128343925],[-73.89145192790856,40.558356254793544],[-73.89146564052064,40.55835283674029],[-73.89148184843594,40.55834777305146],[-73.89149498721629,40.55834224809905],[-73.89150868211313,40.55833566856711],[-73.89151945556276,40.55832546695811],[-73.89152846414689,40.55831834288092],[-73.89154826324565,40.55831174263947],[-73.89156731551009,40.5583071773454],[-73.89158297770443,40.558303518032865],[-73.89159799271953,40.5582981467894],[-73.89161127463412,40.55829184679788],[-73.89162655615476,40.558282369644196],[-73.8916405593409,40.55827502628351],[-73.8916544682081,40.558267870465635],[-73.89166825910183,40.558260589389974],[-73.89168619604051,40.558251763743826],[-73.89170233654187,40.55824395230236],[-73.89171417611126,40.55823892131815],[-73.89172783390813,40.55823338644157],[-73.89174360875042,40.55822593651414],[-73.89175592487081,40.558217707661406],[-73.89176760137725,40.55821028017026],[-73.89178229273936,40.558201153749884],[-73.89179238639584,40.558194689401944],[-73.891803330594,40.55818833223588],[-73.8918173438662,40.558181925355306],[-73.8918248683845,40.55817957244887],[-73.89185168390085,40.55817860693071],[-73.89186809765138,40.55817796516553],[-73.8918817012715,40.558176438707704],[-73.89189898298588,40.55817192496633],[-73.89191180092095,40.55816672249437],[-73.89192354828404,40.5581604215251],[-73.89193651477038,40.55815150924037],[-73.89194793452994,40.55814255110359],[-73.89195762921878,40.558134761036705],[-73.89197200524288,40.558123518727726],[-73.89198479627274,40.55811321074839],[-73.89199719571882,40.558104631140495],[-73.89200886207547,40.55809720311261],[-73.89202118696888,40.558090578338515],[-73.8920300739883,40.55808522824935],[-73.89204452639969,40.558078217976046],[-73.89206134338026,40.55806821130544],[-73.89207391762301,40.55806100928443],[-73.89208699685544,40.5580482251374],[-73.89211373696571,40.557916545616486],[-73.89213864396203,40.55787154149408],[-73.89216471320682,40.557868252902416],[-73.8921993963761,40.55791135756906],[-73.8922036773826,40.55795112129291],[-73.89226637138381,40.55802542116515],[-73.89227848852563,40.55803087222685],[-73.89229729856623,40.558037093667686],[-73.89231725631709,40.55804193942074],[-73.89233895484425,40.558043634726964],[-73.89235817225351,40.55804650778438],[-73.892372383173,40.55804961889792],[-73.89238831548232,40.55805370379868],[-73.89240443414798,40.55805977946211],[-73.8924084923352,40.55806189950163],[-73.89242549285898,40.55807769322537],[-73.89243810858301,40.558088907095815],[-73.89244928608807,40.5580985798507],[-73.89246225917614,40.558107895269174],[-73.89247739622505,40.558114248270385],[-73.89249384089578,40.558116218068434],[-73.89250945943259,40.55811779054768],[-73.89252745099402,40.5581192935426],[-73.89254519501223,40.55812024714005],[-73.89255904386302,40.55812069165325],[-73.89256782772821,40.55812127617291],[-73.89259676604317,40.558121474621366],[-73.89261533023681,40.558119565051264],[-73.89263311420231,40.55811807759424],[-73.89265316574712,40.55811598009962],[-73.89266882388023,40.5581143735467],[-73.89268761034246,40.55811384160348],[-73.89270938425796,40.55811265539576],[-73.89272522039113,40.558110860195235],[-73.89274005394672,40.55810870453706],[-73.89275822850792,40.55810649654427],[-73.89278399782745,40.558102486315725],[-73.89280034483956,40.55809865609343],[-73.89281553458237,40.558094636485166],[-73.89283174003617,40.55809100431418],[-73.89284949188887,40.55808748180792],[-73.89286694672931,40.558084805885564],[-73.89288343254088,40.558082353211795],[-73.892901099734,40.55808011892359],[-73.89291853141617,40.55807791071525],[-73.89293684750227,40.55807551401996],[-73.89295657126446,40.5580717951475],[-73.89297166705933,40.55806800042368],[-73.89298807345284,40.55806383701302],[-73.8930050697285,40.5580602868064],[-73.89302303190978,40.558057638305286],[-73.89304052257286,40.55805507832059],[-73.8930593123054,40.55805207927423],[-73.89307393396452,40.55804945412438],[-73.89308984296201,40.55804630848287],[-73.8931056815178,40.558042982846494],[-73.8931259485519,40.558038796036946],[-73.8931518031752,40.55803292102993],[-73.89316803285105,40.55802895561702],[-73.89318481921131,40.558023424985095],[-73.89319530403397,40.55801619392581],[-73.89320861760812,40.558011532389074],[-73.89322766387092,40.5580110099808],[-73.89324879074317,40.55800852588522],[-73.89326280142221,40.558003631620984],[-73.89327827868696,40.55799710798173],[-73.89329506560478,40.55799163010613],[-73.89331270247467,40.55798580271255],[-73.89332746870873,40.55798148410491],[-73.89334402797228,40.55797757375557],[-73.89335990249658,40.55797385123917],[-73.89337632196171,40.55796917497613],[-73.89339216208194,40.55796484847805],[-73.89340847281095,40.55796100054489],[-73.89342424263309,40.55795653961819],[-73.89343594902601,40.55795322752481],[-73.89345614580806,40.55794940078112],[-73.89347065050563,40.55794557863862],[-73.89348635361993,40.55793790223999],[-73.89349979678222,40.55792688386741],[-73.89351478690291,40.55791479373095],[-73.89353242776703,40.557906435098],[-73.89354517685392,40.55790063010994],[-73.89354955190164,40.55789676238142],[-73.89355458792237,40.55789231829233],[-73.89355951721147,40.55788937818761],[-73.89356665523418,40.55788511547059],[-73.89358631459325,40.55787667862064],[-73.89360532636422,40.55786799623859],[-73.89361865369973,40.55786279455065],[-73.89363554546668,40.55785750670131],[-73.89365297118842,40.55785126358576],[-73.89366762641077,40.55784213689081],[-73.89367995542594,40.55783292695608],[-73.89369137329197,40.55782497750931],[-73.89370398329206,40.557817388851504],[-73.89371918082583,40.55780922561375],[-73.89373488375028,40.55780163043294],[-73.89374749199409,40.55779555456377],[-73.89376164383756,40.55779093059499],[-73.89378003300162,40.557787677922555],[-73.89379029427916,40.5577865626165],[-73.89381008575477,40.55778451845657],[-73.89382755748822,40.557779293101255],[-73.89384242170614,40.55777214795339],[-73.8938623446111,40.55776217019211],[-73.89387427890698,40.55775625585515],[-73.89387797702284,40.55775442230685],[-73.89389410537686,40.55774710693722],[-73.89391154277094,40.55774039604974],[-73.89392471499544,40.55773587820759],[-73.89394099359609,40.55773049090432],[-73.89395525321623,40.55772506504557],[-73.89397085126707,40.55771722648224],[-73.8939857639071,40.55770958547196],[-73.89399779211271,40.55770386051762],[-73.89401381433667,40.55769586100864],[-73.894025845604,40.557689172087095],[-73.8940413725929,40.55768070269851],[-73.89405415752279,40.55767440196597],[-73.89407049888506,40.557667096149764],[-73.89408317663843,40.557661614871456],[-73.89409993015842,40.55765452453953],[-73.89411487596627,40.55764797382774],[-73.8941270824513,40.55764159079915],[-73.8941434010887,40.55763364532243],[-73.89415434322025,40.557627838601235],[-73.89416716493498,40.557620627700054],[-73.89418431266448,40.55761079240646],[-73.89419667280885,40.557604184519434],[-73.89421276567165,40.55759690458868],[-73.89422328361134,40.557590980031755],[-73.89423647214902,40.55758292410468],[-73.8942527089063,40.557574374759234],[-73.89426830527643,40.55756755389811],[-73.89427586644534,40.557564705813974],[-73.89430402797811,40.55755579016049],[-73.89432389695583,40.55754927092444],[-73.89434305672248,40.55754341679642],[-73.89436062314705,40.55753741695634],[-73.89437772943427,40.55753153396136],[-73.89439432946327,40.557524930454754],[-73.89441064667753,40.557517291350905],[-73.89442858173408,40.55750902281429],[-73.89444046916793,40.557503513462635],[-73.89445645580396,40.55749600891006],[-73.89447226487347,40.55748855813669],[-73.89449181506379,40.55748247985246],[-73.8945070786953,40.55747700040026],[-73.89452105398479,40.55747213241974],[-73.89453427277249,40.557467695802444],[-73.89455011354572,40.557462415062375],[-73.89456551849213,40.55745729692667],[-73.89457849050996,40.557452364356735],[-73.8945938246096,40.55744606590397],[-73.89460757906467,40.557439712222504],[-73.89463210764868,40.557428180190705],[-73.89464726684722,40.557421494576275],[-73.8946646598371,40.55741317122578],[-73.89467979669065,40.55740546834493],[-73.894695133296,40.55739812466181],[-73.89471090600708,40.557391691566465],[-73.894727835053,40.557385475809944],[-73.89474633523554,40.55737829752375],[-73.89476614767057,40.55737066039979],[-73.89477504316363,40.55736740004161],[-73.89480114342277,40.557355924363435],[-73.89481652964487,40.557347185185385],[-73.89482859594904,40.55734005477047],[-73.89484124113349,40.55733243971768],[-73.8948571950492,40.557323340362046],[-73.89487636109342,40.55731342556077],[-73.89489400002809,40.55730608395841],[-73.89490822437868,40.5573006309767],[-73.89492507893138,40.557296783325796],[-73.89494140837546,40.5572965183218],[-73.89494848366222,40.55729503930598],[-73.89495142499428,40.55729392540946],[-73.89495276013957,40.557293016943255],[-73.8949541911724,40.55729189245112],[-73.89495517340924,40.55728982200969],[-73.89495599424933,40.5572864647909],[-73.89495649475035,40.55728302435181],[-73.89495626172041,40.557281475492196],[-73.89489756403295,40.55714972853708],[-73.89488196616652,40.55710539053751],[-73.89489010400743,40.55708833305338],[-73.89489014015776,40.557088251834465],[-73.8949181726641,40.557078795795725],[-73.8949421816392,40.557090001722386],[-73.89495564136925,40.55710520598149],[-73.89496631694895,40.55713346480679],[-73.89501734885616,40.55726010812491],[-73.89501793789617,40.55726084646507],[-73.89501879966028,40.557261217326385],[-73.89502000255732,40.5572615779451],[-73.8950457120954,40.55726554626924],[-73.89506406240766,40.55727179431212],[-73.89507707602904,40.557277947513164],[-73.8950911347206,40.55728677661748],[-73.8951079724792,40.55729417671507],[-73.89512221087662,40.55730215073948],[-73.89513439494033,40.55730995100068],[-73.8951434505146,40.55731747851365],[-73.89514753304958,40.55732706428168],[-73.89514852671984,40.5573405186783],[-73.89514692835682,40.55735141403457],[-73.89515159156552,40.557359234399726],[-73.8951616465735,40.557368852089155],[-73.89517340416273,40.55737814749637],[-73.89518458696962,40.55738503715093],[-73.89519982761884,40.55739331849247],[-73.89521720563089,40.55740233958377],[-73.89523064412138,40.55740819662704],[-73.89524370640554,40.55741317932199],[-73.89526805469535,40.55741962160903],[-73.89528651630928,40.557422024906295],[-73.89530166347399,40.557422975710395],[-73.8953189365841,40.55742354095354],[-73.89533908996138,40.55742369434989],[-73.89535719235894,40.55742236926537],[-73.89537230601303,40.55742171660086],[-73.89538789129571,40.55742146006959],[-73.89540595765159,40.55742056700422],[-73.89542036374307,40.55741953590903],[-73.89543626972063,40.557418433804706],[-73.89544354339259,40.55741805293003],[-73.89547081878338,40.55741648404561],[-73.89549445853956,40.55741546033949],[-73.89551188771092,40.55741427014972],[-73.89552790081125,40.5574123661645],[-73.89554482507023,40.55740916682683],[-73.89556565952897,40.557404575518184],[-73.89558391866822,40.55740105238055],[-73.89560237805894,40.55739785392746],[-73.89561699906315,40.55739521086271],[-73.89563232828648,40.55739294705722],[-73.89565436553602,40.557389202851546],[-73.89567357950375,40.5573859507929],[-73.89569085963728,40.55738201328516],[-73.89570692406242,40.55737761530383],[-73.89572107424415,40.55737405289671],[-73.89573877925045,40.557369926961314],[-73.89575393356263,40.557366293423826],[-73.89576650112902,40.55736317135101],[-73.89578748916934,40.55735839083272],[-73.89580423768511,40.557354344266095],[-73.89582644044471,40.5573506539547],[-73.89583376321654,40.55734103399289],[-73.89583913360153,40.557335302304466],[-73.89585185203126,40.557326138392924],[-73.89586694243091,40.55731784024732],[-73.89587965836702,40.55731041277794],[-73.89589515186505,40.55730109775245],[-73.89590584948701,40.55729278640568],[-73.8959189238522,40.55728255899439],[-73.89593506810235,40.55727173108802],[-73.89594551358122,40.557267211548634],[-73.89596128166883,40.55726280388155],[-73.89598835415761,40.55725635404161],[-73.89600401650887,40.5572522794899],[-73.89602108451808,40.55724784668951],[-73.89604177905684,40.557242074417076],[-73.89606489515472,40.557235647782555],[-73.89608718331291,40.55722940987069],[-73.89610882361065,40.55722366524662],[-73.89612955327726,40.557217893660194],[-73.89617571486744,40.557205220214584],[-73.89619371634302,40.55719967114295],[-73.89621316114841,40.55719312422443],[-73.89623375248996,40.55718532571737],[-73.89625477931413,40.55717828500274],[-73.89627753339933,40.557169444730086],[-73.89630285742751,40.55715491460959],[-73.89633257498984,40.557140172670856],[-73.8963537486009,40.55712996190208],[-73.89636887458425,40.55712173626307],[-73.89638072903635,40.557114118484485],[-73.89639189314389,40.55710946402112],[-73.89640888902035,40.55710547253933],[-73.89642634856376,40.55710035500208],[-73.89644593365956,40.557094383970934],[-73.89647070447559,40.55708641897934],[-73.89649489769154,40.55707839951725],[-73.89652079133808,40.55706958782541],[-73.89653512089211,40.557064873041355],[-73.89654869476578,40.557059644933325],[-73.89657303082268,40.557050859301604],[-73.89659881984014,40.55704080576627],[-73.89662413630357,40.55703193975435],[-73.89665029842948,40.55702575949978],[-73.89667381225723,40.55702141264946],[-73.89669126886602,40.55701731331605],[-73.89670686171101,40.55701252710649],[-73.8967201877133,40.55700735253231],[-73.89673199093987,40.55700228414161],[-73.89674603923518,40.5569954880218],[-73.89676232388486,40.556985921625525],[-73.89677993051143,40.55697655410041],[-73.89679286790549,40.55697054956041],[-73.89680827343877,40.55696443984995],[-73.89682509817399,40.55695701697267],[-73.89684263133438,40.556949981890895],[-73.89684674230294,40.55694826572119],[-73.89686257314501,40.55694167859014],[-73.89688782001133,40.5569316064098],[-73.8969013940518,40.55692637708749],[-73.89691461391169,40.556921499928606],[-73.89694316598754,40.556911890237274],[-73.89695825050367,40.55690668856583],[-73.89697236759783,40.556901542147024],[-73.89699522942668,40.55689179163881],[-73.89700856116322,40.55688258207839],[-73.89701959656205,40.55687031772732],[-73.89702194052782,40.55686626795056],[-73.8970272086254,40.55685712269277],[-73.89703572008948,40.55684239774324],[-73.89704812159904,40.55683233210401],[-73.89706181021303,40.55682171811897],[-73.89707345559778,40.556811137985],[-73.89708358566911,40.55679596449715],[-73.89708396311588,40.55678079098092],[-73.89707948535917,40.55676738725568],[-73.89707637645036,40.556754984072896],[-73.89707449198423,40.55674435612914],[-73.89706961439569,40.5567297185224],[-73.89706825020913,40.55671828019999],[-73.89706586648747,40.55670237528642],[-73.89706380003528,40.55669496191086],[-73.8970645916061,40.556663624474346],[-73.89707956116774,40.55665743308467],[-73.897096846793,40.55665631372607],[-73.89711859133807,40.5566588634112],[-73.89712552628788,40.556663859166804],[-73.89712899705195,40.55667220978877],[-73.8971296536064,40.55667490358775],[-73.89713317548016,40.55668786451109],[-73.89713692363698,40.55669965560803],[-73.89713909670549,40.556714579443835],[-73.89714213447945,40.55672739669517],[-73.89714624648275,40.556741259960084],[-73.89715174000806,40.55675416937395],[-73.8971556027241,40.55676831135256],[-73.89715972516413,40.55678238990222],[-73.89716376799662,40.5567945332424],[-73.89716856511093,40.55680724317386],[-73.8971714654906,40.556818142753905],[-73.89717425836032,40.55682868087558],[-73.89717686335528,40.55683969645682],[-73.89718544253145,40.556849745210215],[-73.89718596194956,40.556850349620554],[-73.89719491170469,40.556857524896856],[-73.89720641046034,40.556866288292035],[-73.89722312098318,40.55687923571889],[-73.89723833191204,40.55689164872134],[-73.89725586404445,40.556907667199205],[-73.89726846764754,40.55691971884844],[-73.89727249952632,40.556923576145415],[-73.89728569121958,40.556936573690095],[-73.89729639319538,40.55694871309652],[-73.8973064624852,40.55695791664464],[-73.89731702574245,40.556968137875096],[-73.89733107996275,40.55698088422068],[-73.89734247111011,40.55699008894726],[-73.897356886194,40.55699842253928],[-73.89738317571357,40.55700835140524],[-73.89739670068472,40.55701231769735],[-73.897410767973,40.557016283299596],[-73.89742494255974,40.55702046477448],[-73.89745216824505,40.55702867577137],[-73.89747886443112,40.55703569665927],[-73.89749497490688,40.55703966357244],[-73.89751083763666,40.55704318999367],[-73.89753033601988,40.55704771059594],[-73.89754969422734,40.55705096940209],[-73.89757027835617,40.557055624822496],[-73.89759035599654,40.55705926371869],[-73.89760880582953,40.55706174721415],[-73.89762902628071,40.55706464675387],[-73.89764889366549,40.55706688892306],[-73.89766745042861,40.55706954422254],[-73.89768375286755,40.55707180951143],[-73.89769954625494,40.55707415609921],[-73.89771646166693,40.55707661140576],[-73.89773246916424,40.55707827365245],[-73.89774787524973,40.557079800164836],[-73.89776467433907,40.55708104931295],[-73.89778000860088,40.55708243201643],[-73.89780731534128,40.55708465380694],[-73.89782940104332,40.55708771630234],[-73.89784037708668,40.55709063505551],[-73.89789049233045,40.5571011433731],[-73.89790819996337,40.557103212864256],[-73.89792895544446,40.55710414032961],[-73.89795109363455,40.55710390854014],[-73.89797204009125,40.557103188845794],[-73.89799514796819,40.5571021371803],[-73.89801627293329,40.55710002160973],[-73.89803275813114,40.55709855075938],[-73.8980485922054,40.55709785281419],[-73.89806593712169,40.55709709472435],[-73.89808447801877,40.55709461615584],[-73.89810877058372,40.55709060392501],[-73.89813040714719,40.55708658832806],[-73.8981496664707,40.55708456975327],[-73.89817420196265,40.55708459150917],[-73.89819087384144,40.55708428295656],[-73.89820767867592,40.557081911556125],[-73.89823432134082,40.55707770218861],[-73.89824828256279,40.5570743378257],[-73.898260813126,40.557071169879045],[-73.89828608894176,40.557065204245376],[-73.89831103530723,40.557058642578085],[-73.89833278263924,40.55705182677868],[-73.89833569993479,40.557050875278286],[-73.8983517539591,40.55704563910086],[-73.8983762067775,40.557037043169515],[-73.89839853425401,40.557029318686205],[-73.89842095425466,40.55702184574282],[-73.89844375413153,40.55701401310914],[-73.89846539391671,40.55700698074087],[-73.89848519167205,40.55700142401914],[-73.8985028356776,40.55699765796068],[-73.89850415961071,40.55699744335218],[-73.89851450413923,40.55699575943623],[-73.89851946372957,40.556994952471314],[-73.8985414548582,40.55699072183428],[-73.89856820836937,40.556983631475426],[-73.89858221850301,40.55697927634324],[-73.89859642933541,40.55697438110259],[-73.89861242394528,40.5569689017504],[-73.89863179528277,40.55696323657016],[-73.89865213659458,40.556956698239084],[-73.89866213109282,40.55695321020647],[-73.89867377844784,40.556949144480335],[-73.8986963179331,40.5569416364073],[-73.89872169283507,40.55693255370368],[-73.89874579035664,40.556924560655546],[-73.89876742012318,40.55691699698422],[-73.89879060968808,40.55690894867913],[-73.89881272425586,40.55690062953158],[-73.89883436626606,40.5568930931658],[-73.89885272293434,40.55688718380109],[-73.89887292268969,40.55688039334125],[-73.8988938071753,40.55687310893234],[-73.89891429061721,40.556866814436],[-73.8989344897012,40.55686002396471],[-73.89895716970726,40.556852803110445],[-73.8989805127921,40.55684502512779],[-73.89900175147623,40.556838514999015],[-73.89901964668846,40.55683271392869],[-73.899037425606,40.55682668658801],[-73.8990551074604,40.556821515069565],[-73.89907191645959,40.556816613342164],[-73.8990853472157,40.556812176219935],[-73.89909525884558,40.55680884454972],[-73.89911718426411,40.556800353794245],[-73.89913198896232,40.55679355854971],[-73.89911446485256,40.556728743943594],[-73.89910004069087,40.5566634863985],[-73.8991026135056,40.55665828198439],[-73.89910633110544,40.55665349693352],[-73.89911108074182,40.55664927636806],[-73.89911671836649,40.556645748290336],[-73.89912307300003,40.55664301970075],[-73.89912995191762,40.55664117335261],[-73.8991371464938,40.556640265242365],[-73.89914443852983,40.55664032291143],[-73.89915160687111,40.55664134461079],[-73.89915843411464,40.55664329935404],[-73.89916471320208,40.5566461278574],[-73.89917025369978,40.55664974433726],[-73.89917488757403,40.5566540391122],[-73.89919692867946,40.55668200535901],[-73.89921346312981,40.55671209997113],[-73.8992999961605,40.556721130253116],[-73.89938729168115,40.55672323774433],[-73.89947440025654,40.556718399523454],[-73.89956037448474,40.55670666821143],[-73.89964427930212,40.55668817139926],[-73.89972520215414,40.556663110259926],[-73.89980226292091,40.55663175736049],[-73.899795209569,40.55660191839157],[-73.89979274946734,40.55657165645506],[-73.89979491593297,40.556541381463475],[-73.8997975750195,40.55653741736617],[-73.89980107374255,40.556533852780554],[-73.89980531156775,40.556530790133394],[-73.89981016672306,40.556528317428395],[-73.89981549969771,40.55652650571766],[-73.89982115725113,40.5565254070599],[-73.89982697681607,40.55652505302449],[-73.89983279117008,40.55652545378443],[-73.89983843324036,40.55652659782423],[-73.8998437409046,40.556528452270264],[-73.89984856164949,40.55653096383595],[-73.89987312558601,40.55655826175812],[-73.89989113789974,40.55658838566871],[-73.8999020570447,40.55662042989802],[-73.89999588612561,40.55662592615086],[-73.90008998349377,40.55662498872287],[-73.90018359234752,40.556617625153535],[-73.90027595981465,40.55660389466618],[-73.90036634300809,40.556583907691596],[-73.90045401500153,40.5565578249798],[-73.9005382706763,40.55652585630693],[-73.90053984674914,40.55650666867144],[-73.90053778189319,40.55648750803289],[-73.9005321191981,40.556468774209094],[-73.90053474164472,40.556459604080814],[-73.9005393476434,40.55645090062121],[-73.90054580613076,40.55644291148531],[-73.9005539333315,40.55643586400202],[-73.90056349798762,40.55642995870576],[-73.90057422793898,40.556425363630154],[-73.90058581786744,40.55642220952692],[-73.9005943685643,40.55642463061026],[-73.900602320441,40.556428038027164],[-73.90060947937184,40.55643234859393],[-73.90061567058889,40.55643745707865],[-73.90062074294846,40.556443238770136],[-73.90062457262097,40.55644955252248],[-73.9006270661139,40.55645624420076],[-73.90062816255423,40.55646315044386],[-73.90064222658754,40.556510441771124],[-73.90065211439476,40.55655834438586],[-73.90065778173296,40.55660664399161],[-73.90093308545316,40.557856219264444],[-73.9012503562143,40.55791158352631],[-73.90123356900092,40.55803792214303],[-73.90156725983903,40.55941605841972],[-73.90191033825705,40.56068186158337],[-73.90223253845629,40.56187060620644],[-73.90225538368166,40.561944756259315],[-73.90229540705343,40.562093701712506],[-73.9023059600939,40.562128209603515],[-73.90223685657276,40.56214715203861],[-73.89554062740146,40.56402069965743],[-73.8950509314375,40.56415026276612],[-73.89436560139262,40.564343671081964],[-73.89149743340381,40.56515303646401],[-73.89127011456382,40.56521667013292],[-73.89104894067788,40.565277650147756],[-73.89091951046343,40.56531333211187],[-73.89057051146509,40.56540955545435],[-73.88957035293384,40.565690426948464],[-73.88912565943207,40.56581301201097],[-73.8890262404148,40.56584041685711],[-73.88812419456535,40.56609038268845],[-73.88782122595767,40.56617416940599],[-73.88690644510015,40.56642653638885],[-73.88660556568497,40.566508763595245],[-73.88583037303,40.566722113205024],[-73.88536860326788,40.56685701185383],[-73.88444436690345,40.56712420801324],[-73.8831735149996,40.56749160733836],[-73.882756802463,40.567569861119146],[-73.88276986133302,40.56759742187364],[-73.88280654526619,40.56766844770977],[-73.88313094840235,40.56838062601482],[-73.88311385647987,40.56838317501267],[-73.88311091520264,40.56838386542549],[-73.883091298542,40.56838521351031],[-73.88307333791991,40.56838478176584],[-73.88305202325535,40.56838402126102],[-73.88302891606192,40.56838281849113],[-73.88300768867757,40.568380265665844],[-73.88299287240602,40.56837734209024],[-73.88298955629257,40.56837668115795],[-73.88297087726473,40.568375014138724],[-73.88296051092848,40.56837424701247],[-73.88295399278907,40.56837376341368],[-73.8829386322969,40.56837237854015],[-73.88292327300613,40.568370057844405],[-73.88290250762806,40.56836600289596],[-73.88288811812038,40.56836313368645],[-73.88287307747753,40.568360506394306],[-73.88285619540417,40.56835826471872],[-73.88283837926998,40.56835624724795],[-73.88282147024866,40.568355843508954],[-73.88279997403812,40.56835801806143],[-73.88278550605867,40.56835918354622],[-73.88276408427794,40.568359629428144],[-73.88274616121863,40.568357828114905],[-73.88273126157881,40.56835597594088],[-73.88271489474504,40.56835557223712],[-73.8826953376476,40.568357029544586],[-73.882678706604,40.56835946100739],[-73.88266286630129,40.568361966653605],[-73.88264735646707,40.56836456276624],[-73.88262970640687,40.568368929825176],[-73.88261213622381,40.56837484627844],[-73.88259408211292,40.56838086191462],[-73.88257939340112,40.56838636667174],[-73.88256242076484,40.56839477807911],[-73.88254516419582,40.568404116973596],[-73.88252920720882,40.56841250260982],[-73.88251696222011,40.56841866741239],[-73.88250322795523,40.568425840392344],[-73.88248871352707,40.568433542301634],[-73.88247982463254,40.56843799134291],[-73.8824715626353,40.568442116017145],[-73.88245085715819,40.56845183836239],[-73.88243093138232,40.56846103998178],[-73.88240978907668,40.568469933437754],[-73.88239008898232,40.568478593992346],[-73.88237283472407,40.56848609556416],[-73.88235766000412,40.56849260882712],[-73.88234325486872,40.568498610067685],[-73.88232964100625,40.56850413398701],[-73.88231252842183,40.568511392441685],[-73.8822981933936,40.56851799719066],[-73.88228637429427,40.56852393741256],[-73.88226862252871,40.568532374950365],[-73.88225496941793,40.56853971802646],[-73.88224221751398,40.56854590992255],[-73.88222246686084,40.568555435017736],[-73.88220943230385,40.568561077122695],[-73.8821968589679,40.568566413789775],[-73.88218129409174,40.5685731511192],[-73.88216455412915,40.568577258866384],[-73.88214925446408,40.56858072795754],[-73.88213139393254,40.5685843031458],[-73.8821095387252,40.56858905280358],[-73.88209772151971,40.568593903394316],[-73.8820866043099,40.5685980904468],[-73.88207621474677,40.56860200433402],[-73.88209692581236,40.568629500645116],[-73.88212127827958,40.568661818175556],[-73.88206955861442,40.56868029807091],[-73.88201784990412,40.56869877845684],[-73.88197021885644,40.56871510941408],[-73.88192258910153,40.56873144152565],[-73.88192260012148,40.568731297126305],[-73.88190727884275,40.56870769636655],[-73.88189261684603,40.568685096435324],[-73.88187437767255,40.56868871575721],[-73.88184349717487,40.56869484322946],[-73.88182559907013,40.56869926485949],[-73.88180828198192,40.568702848765554],[-73.88178841024005,40.568707494021645],[-73.88177058314989,40.56871200450695],[-73.88175452810032,40.56871599596354],[-73.88174004464452,40.5687190240644],[-73.88173357116797,40.56872035026658],[-73.88172553821393,40.568721999200335],[-73.88170633904193,40.5687269508766],[-73.88168919765208,40.56873130072427],[-73.8816703304981,40.568735342044576],[-73.88165489126109,40.56873856767291],[-73.88163393421307,40.56874310355989],[-73.88161264711546,40.568747062130385],[-73.88159429211802,40.56874969906134],[-73.88157319628647,40.56875209058059],[-73.88155040199125,40.56875426456624],[-73.88152923752183,40.568755593197686],[-73.88150835802936,40.568756526413914],[-73.88148845626273,40.56875826192999],[-73.88146736277672,40.56875969935015],[-73.88144694240088,40.56876151557583],[-73.88142484385897,40.568763932335145],[-73.88140223669959,40.568766494148456],[-73.88138189843522,40.56876833741963],[-73.88135827609781,40.5687708970033],[-73.88133487873435,40.568772953387516],[-73.88131201515046,40.568774055063656],[-73.88128998990621,40.56877477998956],[-73.88126673733974,40.56877521498883],[-73.88124592849785,40.5687756984129],[-73.88124409907878,40.56877574108452],[-73.88121987918441,40.56877558101364],[-73.881199624,40.568770481066814],[-73.88118565632958,40.56876881862989],[-73.88117165492481,40.56876710170922],[-73.88114854785447,40.56876540351082],[-73.88113397769803,40.568764046186104],[-73.88111785003285,40.56876227395162],[-73.88110252501522,40.56876006060212],[-73.88108439250007,40.56875741228493],[-73.8810605336752,40.56875299260701],[-73.88104751315612,40.56875067458478],[-73.88103254369184,40.568747668843194],[-73.88101724521788,40.56874498726411],[-73.88100249970941,40.568742423694175],[-73.88097532354692,40.568737667345225],[-73.8809525859166,40.56873429402485],[-73.88093380204252,40.56873238348011],[-73.88091670520468,40.568730690794624],[-73.88089633892292,40.56872877860328],[-73.8808747431562,40.56872655972649],[-73.88085124936768,40.56872367964723],[-73.8808300924382,40.56872127190856],[-73.88080802486375,40.56871913277651],[-73.88080640764205,40.5687189417898],[-73.88078794238304,40.56871675194457],[-73.88076279486128,40.56871370930236],[-73.88073904289378,40.56870950645205],[-73.88071911660491,40.56870553272953],[-73.88070327264792,40.56870335447172],[-73.88068567967171,40.568701715683765],[-73.8806688655308,40.5687005459479],[-73.88065371743276,40.56869953876918],[-73.88063601740606,40.56869867385001],[-73.8806144240393,40.568695491127876],[-73.88059214722352,40.56869206376792],[-73.88057433278996,40.56868908315419],[-73.880553473168,40.56868529656851],[-73.88054326066381,40.56868399814719],[-73.88053267017415,40.56868264555478],[-73.88051295386217,40.56868042755941],[-73.8804926122531,40.56867763294274],[-73.88047102798275,40.568675881242555],[-73.88045583266589,40.56867437994325],[-73.88043366851844,40.56867392431306],[-73.8804168862767,40.56867469959429],[-73.88040176869185,40.56867567412391],[-73.88038118428908,40.56867707568819],[-73.88036700049226,40.56867786288213],[-73.88034903808516,40.5686783931685],[-73.88032884427662,40.56867869596739],[-73.88032117991818,40.568678634205334],[-73.88030893446718,40.568678540194554],[-73.88028914295069,40.568678573347626],[-73.88027003543007,40.568678914124824],[-73.88025376300216,40.56867875275199],[-73.8802336765341,40.56867824597461],[-73.88021503170341,40.568677101235856],[-73.88019740435372,40.56867540738748],[-73.88017818326927,40.56867365809687],[-73.88016450973767,40.56867301358598],[-73.88014654883925,40.56867258037849],[-73.88012555136858,40.56867315303121],[-73.88012340249365,40.568673213444825],[-73.88009809627151,40.56867269231727],[-73.88007402062846,40.56867162196601],[-73.88004918915742,40.56867011943121],[-73.88002500749938,40.56866789668911],[-73.88000225656695,40.56866548646295],[-73.87997972913303,40.568663401641125],[-73.87995753008543,40.5686619549439],[-73.8799375873511,40.56866080880376],[-73.8799266417824,40.568660355921836],[-73.87989303466897,40.568659465547725],[-73.87987189778748,40.568659011385805],[-73.87985268664367,40.568658216133265],[-73.87983861024614,40.5686577963222],[-73.8798219848696,40.568656977969766],[-73.87980312654089,40.568656795734455],[-73.87978623893142,40.56865691309139],[-73.87976961248069,40.56865705819403],[-73.87975818201765,40.56865687451153],[-73.8797530566218,40.56865679710848],[-73.87973365556664,40.568656669243396],[-73.87971548137115,40.56865683901994],[-73.87969751808579,40.56865736920349],[-73.8796813149437,40.56865826242215],[-73.87966465098825,40.568659226523465],[-73.87964545944043,40.568660359189515],[-73.87962638719449,40.568660753673655],[-73.87960709085914,40.56866078672547],[-73.87958856272984,40.56866120874591],[-73.87956929987963,40.56866228704486],[-73.87954539852952,40.56866239701285],[-73.87951793036882,40.568662728227345],[-73.8794927062653,40.56866333251755],[-73.8794682966321,40.56866352268564],[-73.87944130263308,40.56866283780859],[-73.87941448510414,40.56866248465187],[-73.87938896798269,40.568661603125186],[-73.87936348238738,40.568662728632724],[-73.87933579846134,40.568664536352095],[-73.87931514238133,40.56866583830493],[-73.87930192895685,40.568665519182524],[-73.87928170143012,40.56866502901095],[-73.87925903065398,40.568663744354396],[-73.87923833181722,40.56866232656997],[-73.87921878815285,40.568662215891095],[-73.87919931539005,40.568662258573234],[-73.87917440931022,40.568662664940305],[-73.87915586741876,40.56866352764729],[-73.87913428067498,40.56866389310225],[-73.87911696789523,40.56866417124456],[-73.87909806245419,40.568664286376816],[-73.87908341950954,40.56866421718689],[-73.87906848035375,40.56866406643129],[-73.87905289440761,40.568663689330094],[-73.87903572381282,40.568663698724606],[-73.87903327914879,40.568663686768545],[-73.87901906194236,40.56866362689778],[-73.87900319058565,40.56866375509415],[-73.87898677610018,40.568663674141604],[-73.87896619312768,40.56866354423162],[-73.8789468977915,40.56866338887017],[-73.87892860441218,40.56866422483008],[-73.87890849091845,40.56866554587749],[-73.8788877180914,40.568666046000395],[-73.87887069043246,40.5686658573332],[-73.87885136038182,40.56866509814174],[-73.87883510134073,40.56866434252144],[-73.87882058842125,40.56866404777254],[-73.87880406603735,40.568664831971375],[-73.87878564227978,40.568665965806446],[-73.87877015942404,40.568666768520444],[-73.87875475975724,40.568667247987676],[-73.87873193236224,40.56866777338865],[-73.87871454945254,40.56866783528288],[-73.87869687415937,40.56866631287159],[-73.87868726626317,40.56866344818515],[-73.87868134846248,40.56865816474695],[-73.87867973907339,40.56864652843856],[-73.87867467361706,40.56863993983803],[-73.87851699995426,40.56865978295211],[-73.87830322053807,40.56869386676565],[-73.87819124545658,40.56871491982497],[-73.87797254160722,40.56876163155759],[-73.8778870198165,40.56878221686599],[-73.87780808995744,40.56880063006313],[-73.87763785309707,40.56885184212862],[-73.8776057756236,40.56886089443493],[-73.87745281795063,40.568910250982896],[-73.87740017966804,40.5689261788313],[-73.87731299401726,40.56895836086133],[-73.87706899678487,40.569048440437264],[-73.87685485878131,40.56913462528101],[-73.87662125007243,40.56923183891125],[-73.87656038791111,40.56925715914545],[-73.8764337012454,40.56931436855052],[-73.87634075072576,40.56935313560301],[-73.8761145168807,40.56945944144892],[-73.87608408414435,40.56947288941028],[-73.87598454034425,40.56951979017157],[-73.87585867341252,40.56958044842773],[-73.87543006203028,40.56978995955157],[-73.87518736027626,40.56991034853525],[-73.87510590878092,40.56995068544378],[-73.87484758565495,40.57007545069475],[-73.87443047584196,40.57028182876353],[-73.87392287385028,40.57052948404448],[-73.87316515806769,40.57090189988609],[-73.87260077649113,40.57117643076311],[-73.86718075481141,40.573835794423914],[-73.86663956227204,40.57409921893452],[-73.86554317468651,40.574642128612574],[-73.86464221608006,40.57511921384392],[-73.86348661935092,40.575740315887174],[-73.86288301956722,40.576059761758174],[-73.86280361992888,40.57593303476543],[-73.86278001153656,40.575898561452775],[-73.86275061598447,40.57585798498229],[-73.86333068890161,40.57538325297063],[-73.863412279401,40.575316477164655],[-73.86396642057804,40.5750267867217],[-73.86394267875964,40.57498810849123],[-73.8634062937112,40.57411433175854],[-73.86361132952284,40.57382305752123],[-73.86449302911278,40.5735427757593],[-73.86662811957972,40.573057648923914],[-73.86633836363868,40.57238167501562],[-73.86522555434871,40.570458472493975]]],[[[-73.83668274106836,40.594946696513304],[-73.83678395742555,40.59488757440817],[-73.83677470021865,40.594830253099445],[-73.83670920760014,40.594711963292575],[-73.83647454514848,40.594600595730654],[-73.83624456552009,40.594496397755144],[-73.83599100458643,40.59442798314024],[-73.83587798121897,40.59453169225438],[-73.83581100477588,40.59453372386786],[-73.83576520416742,40.59453511257513],[-73.83565342677656,40.59447730803861],[-73.83559157397224,40.59444532110325],[-73.83548957637794,40.594454754467094],[-73.83541276835365,40.594548935626555],[-73.8352719939008,40.59447351701195],[-73.83511720319572,40.59436584308764],[-73.8350567212435,40.59412219834502],[-73.83513188170359,40.594129469598755],[-73.83514512951915,40.59409770037932],[-73.83516024257885,40.59406145727738],[-73.83511348532726,40.5939682650531],[-73.83496333298639,40.5938856697046],[-73.83486933356926,40.59389628000945],[-73.83433212684896,40.593660767746826],[-73.8343191114079,40.59361700785674],[-73.83430516205229,40.59355788935288],[-73.83433345400071,40.59351763526884],[-73.83430185781059,40.59346923616387],[-73.8343125633163,40.59341552588099],[-73.83422463139533,40.59334824149328],[-73.8341083407294,40.593348073670086],[-73.83401323492562,40.593331818314475],[-73.83387239778598,40.59328326174542],[-73.83385114672696,40.593326211396175],[-73.83373133343392,40.59332603809807],[-73.83361163952702,40.59327751179976],[-73.83352017803841,40.59321290776131],[-73.83349924180628,40.593129602174095],[-73.83348178314422,40.593065105808726],[-73.83336225099534,40.592952107409474],[-73.8332954501209,40.59289022545193],[-73.83324963971405,40.59289015898447],[-73.8332319322488,40.59292505549328],[-73.83322124739884,40.59297070686743],[-73.83314367447235,40.59298939894415],[-73.83308377330457,40.59298662594808],[-73.83303817170868,40.592903283940785],[-73.83303504965419,40.59274210122772],[-73.83307051685826,40.592650818320635],[-73.83313425607432,40.5925273409246],[-73.83316620690063,40.59243336671118],[-73.83312766467346,40.59234466298057],[-73.83312434323189,40.592264069567484],[-73.83279328687097,40.592188371901045],[-73.83271223681815,40.59218825393565],[-73.83265939228941,40.59218280364821],[-73.83262065649225,40.59217200188505],[-73.83257498106381,40.592118209114076],[-73.83260558944005,40.592082557511056],[-73.83263966877416,40.592042862938115],[-73.83262993706296,40.59198397434909],[-73.83260892825419,40.59193021801827],[-73.8326759698535,40.591895393617456],[-73.83274648102439,40.591882064753804],[-73.83276840016217,40.59189292224906],[-73.83280631173088,40.591911700856926],[-73.83281672314865,40.59197618758313],[-73.83288011866269,40.59198971114881],[-73.83298585493252,40.59198180620375],[-73.83306701801907,40.59193625658484],[-73.83309890085684,40.59186914531824],[-73.83304972127212,40.591807289304896],[-73.83305697727177,40.591724024246055],[-73.83307487165116,40.59161391211078],[-73.83314190531902,40.59158177342812],[-73.83324747991834,40.591638338917576],[-73.83321910089052,40.59171351482484],[-73.83319072245975,40.591788690055374],[-73.83322927028011,40.591874707273774],[-73.83330658794618,40.591958095059816],[-73.83344030034398,40.592036191541645],[-73.83355999168035,40.59208471852647],[-73.83367269556636,40.59210905841047],[-73.8337572884091,40.59210112214933],[-73.8336799769248,40.59201504850857],[-73.83369071615041,40.591947906306366],[-73.83370144153454,40.59188613692356],[-73.83378258395581,40.591848646114805],[-73.83387770851954,40.591856842348854],[-73.83393396278987,40.591907963889454],[-73.83399721888703,40.59197789903617],[-73.83395473218893,40.59205842674339],[-73.83396870763796,40.59210679999056],[-73.83408153119413,40.592082786090394],[-73.83412045489979,40.59201837121291],[-73.83422638358289,40.591932562815536],[-73.83414197115785,40.59186796943095],[-73.83410693316274,40.59178732975826],[-73.83407541783328,40.59170669516074],[-73.83399452327548,40.59164479391986],[-73.83392421303131,40.59157753457561],[-73.83398778268781,40.59152121353045],[-73.83409020087365,40.5914300281803],[-73.83422777067335,40.59137381382267],[-73.83420674164265,40.59132811592588],[-73.83415042672559,40.59130117179418],[-73.83406576840986,40.59133597178456],[-73.83403034912318,40.59140845038414],[-73.83388588500932,40.591402868961296],[-73.83376258340144,40.59138925929909],[-73.83360056172259,40.59135947525206],[-73.83349484594547,40.59135932211603],[-73.83343130283045,40.59140489758105],[-73.83335740358876,40.59136449555021],[-73.83328348277718,40.59133215278582],[-73.83320601241866,40.59131055016875],[-73.83311441303454,40.591302357994195],[-73.83305089657878,40.59133718777324],[-73.8329944009479,40.59138277273357],[-73.83292381035743,40.59142833817807],[-73.83287440201858,40.591457814692895],[-73.8328356334226,40.59146044480485],[-73.83281812203559,40.591417438442136],[-73.83277600360135,40.59135021957253],[-73.8326808597025,40.59135008107215],[-73.83264956716961,40.59134371745949],[-73.83256110970068,40.59132572977667],[-73.83256476938888,40.59127200937707],[-73.83260021625286,40.5911887854161],[-73.83260741887509,40.59112701083005],[-73.83260052601985,40.591065216379704],[-73.83253006957874,40.591057054370395],[-73.83251973334971,40.59096301885267],[-73.83248832294235,40.59084208957851],[-73.83247096606378,40.59073729897397],[-73.83247465949026,40.590670146100535],[-73.83249597709356,40.59060033341987],[-73.83249968850212,40.59052512239747],[-73.83248225888134,40.59044988055575],[-73.83245774684438,40.59038805973489],[-73.83246148069999,40.590304790068565],[-73.83253569485045,40.590218935798426],[-73.83262739367157,40.590186833860116],[-73.83274377975121,40.59014670910935],[-73.8328496207025,40.590095823552964],[-73.83298352367537,40.59009601825908],[-73.8331573958161,40.59009975781198],[-73.83328307099929,40.59008570841506],[-73.83342772609623,40.59001338726803],[-73.83354043983068,40.59003235463166],[-73.8335895650073,40.590115701567356],[-73.8336777538464,40.590078221033956],[-73.83377300807372,40.590032691307634],[-73.83387892890956,40.58994956937654],[-73.83400232738641,40.58992288484014],[-73.83411510118859,40.5899176750279],[-73.83423133832342,40.5899366468005],[-73.83439339168024,40.589952997991794],[-73.83450948849554,40.59002838168926],[-73.83463980875793,40.59005274617166],[-73.83478435641435,40.59002340455732],[-73.83483035177464,40.58994825424875],[-73.83485519070769,40.58987844619112],[-73.83488359302045,40.58979252572814],[-73.83495422767712,40.589728155618026],[-73.83491913647815,40.58966900679716],[-73.83481340409882,40.58967691369043],[-73.83466524585181,40.58974117169135],[-73.83454181557455,40.58978128874672],[-73.8344571724898,40.5898107158725],[-73.8343656416377,40.589775662256294],[-73.83430585060809,40.58972990865644],[-73.83418252598176,40.58972704458637],[-73.83405563128252,40.589742979420876],[-73.83400263455428,40.58979931528252],[-73.83394606071687,40.5898771359774],[-73.83382965577484,40.58992532126444],[-73.83374873038537,40.58987685064013],[-73.83363953352402,40.5898605750767],[-73.83353381408288,40.589863108137386],[-73.83339288407706,40.5898548450392],[-73.83332804770667,40.589836595326084],[-73.83322741518312,40.58979550608347],[-73.83323112660219,40.589720295032976],[-73.83329476213325,40.58963711225879],[-73.83340774259375,40.58954862815879],[-73.833443228351,40.58944928646219],[-73.83347866645359,40.589368748710946],[-73.8335968125945,40.58932862497641],[-73.83369035868657,40.58933015040314],[-73.83384520036508,40.58933267559819],[-73.83393712209816,40.5893341743509],[-73.83399312516862,40.5893721791191],[-73.83409883714184,40.589372331795815],[-73.83427132532697,40.58933962277429],[-73.83448611494477,40.58934312347077],[-73.83458883487191,40.58929244910246],[-73.83470507858054,40.58930873440558],[-73.834849663298,40.58934904889273],[-73.83493035837658,40.58940576489031],[-73.83501486800297,40.58943006363344],[-73.83511708989478,40.58941677834088],[-73.83512404459891,40.5894543965385],[-73.83522266937209,40.58947065603466],[-73.83536721419227,40.589441314353685],[-73.8354800532563,40.58940923992466],[-73.8356139363411,40.58941749021547],[-73.83569850571627,40.58941761117129],[-73.83576901366594,40.58940428111996],[-73.83583637795448,40.58936512502896],[-73.8359470545489,40.589366927233606],[-73.83600508350219,40.589412676459894],[-73.83607198232252,40.58943426261689],[-73.83612483726179,40.58943433800956],[-73.83620230045888,40.58945862465627],[-73.83626573378619,40.58945602906106],[-73.83632197535286,40.589512522100655],[-73.83640642113424,40.589563681423904],[-73.83646274185439,40.58958793846149],[-73.83652966006767,40.589601465032544],[-73.83659313295713,40.589582751792896],[-73.83664249161126,40.58957207662686],[-73.8366811404854,40.5896177984588],[-73.83675859162173,40.589647458056525],[-73.83684663235711,40.58966907329223],[-73.8368993903861,40.58970944291118],[-73.83693453583656,40.589747101007994],[-73.83704731566861,40.58973920182267],[-73.83707912070635,40.58970163870672],[-73.83719541135868,40.58969911736303],[-73.83724816918357,40.58973948648601],[-73.83725161485594,40.58977172741033],[-73.83725148391966,40.58982545295937],[-73.83724433877022,40.58986573755856],[-73.8372160304806,40.58991405051862],[-73.83725123513796,40.58992753240644],[-73.8373145648214,40.589967916303365],[-73.83731798282342,40.590010902030855],[-73.8373531227854,40.590051246159646],[-73.8374128965695,40.590105056987824],[-73.83744455749495,40.590126592477326],[-73.83755360541815,40.59020464979236],[-73.8376626794999,40.59027196102251],[-73.83780353914243,40.59030976815226],[-73.83810614160572,40.59049286328023],[-73.8380953872955,40.590568064551654],[-73.83815153368641,40.590664850765265],[-73.8382570915601,40.59072947047198],[-73.83829578946904,40.59073788784509],[-73.83846841001593,40.590775435283966],[-73.83859154196949,40.59085888407705],[-73.83865480129134,40.5909288166658],[-73.83866857222952,40.591063150820624],[-73.83870346633579,40.591205573801716],[-73.83870659463331,40.59136944254274],[-73.83869272703382,40.591427450960175],[-73.83866743647704,40.591533251750974],[-73.83946303818479,40.592256568489184],[-73.83949754039034,40.592168381723],[-73.83962809824395,40.59209603359915],[-73.83973048448158,40.592015587364294],[-73.8398400069581,40.59189754328168],[-73.83996340087393,40.59187353850937],[-73.8399949411648,40.591946112171385],[-73.83992068316995,40.59205346069038],[-73.8397795414988,40.59213116706222],[-73.83960308258355,40.59224106000327],[-73.83946895572458,40.592332205958],[-73.839433457361,40.592439608971134],[-73.83948958143749,40.59254713931961],[-73.83961625566651,40.59262521910231],[-73.83977816861976,40.592703347548564],[-73.83989070190931,40.592800211493916],[-73.84006318617534,40.592878354097536],[-73.84023583948759,40.59288665311245],[-73.84039433124566,40.59292179539169],[-73.840598584528,40.592978491292875],[-73.84081016081029,40.592919686203786],[-73.84093026245452,40.592798968574336],[-73.8409410315887,40.59271570840506],[-73.84093419484864,40.592627051024834],[-73.8409450429313,40.59251155493024],[-73.84098756626557,40.59241222051893],[-73.84111823141757,40.592294203977346],[-73.84116420777487,40.59222442380353],[-73.84122784858585,40.59213586333132],[-73.84135823835143,40.59213335741715],[-73.84146377613868,40.59220871947831],[-73.84141426957346,40.59228118207344],[-73.84134359949141,40.59236167309648],[-73.84131169366489,40.59244221811723],[-73.84116650852388,40.59244606437201],[-73.84143751160619,40.592498744713936],[-73.84142831850586,40.592553276795925],[-73.8416856750108,40.59263809099123],[-73.84184022507793,40.59271336759644],[-73.84187475901594,40.592762663945415],[-73.84190980778232,40.592843301242944],[-73.8419342661035,40.5929319828021],[-73.8420047892326,40.592913275604396],[-73.84206458684879,40.592959025349465],[-73.84213139591982,40.593020901538516],[-73.84216295246591,40.593088102614225],[-73.84220507443729,40.59315800469287],[-73.84230728725645,40.593150086332],[-73.8424024335196,40.59315021686142],[-73.84245517820595,40.593198642226646],[-73.84255328808557,40.59318713590559],[-73.84257613724472,40.59321741717749],[-73.84265231583235,40.59328487407506],[-73.84269009181867,40.59330366564678],[-73.84272271259069,40.59331989247719],[-73.8427966401742,40.59335222916297],[-73.84282990630481,40.59338495431452],[-73.8428867995636,40.593407910113676],[-73.84293744603666,40.593416892756466],[-73.84300206150498,40.59343765335929],[-73.84304660524097,40.59345196410103],[-73.84308788484222,40.59345426838659],[-73.84314526308911,40.59345747097987],[-73.84320943161816,40.593474501146325],[-73.84326567535629,40.593484011627915],[-73.84330729609312,40.59348724139784],[-73.84340242979941,40.59349274375285],[-73.84345911349206,40.593491220743154],[-73.8435566070862,40.59348894427202],[-73.84365042388053,40.593486031129345],[-73.84372313493489,40.59348243500613],[-73.84380073754858,40.59345030499141],[-73.8438589408395,40.59342531196069],[-73.84382165075475,40.59348894846591],[-73.84378161417669,40.593544206760015],[-73.84375969765593,40.59360778607448],[-73.8437631573662,40.593679696452874],[-73.84374124012407,40.59374327576214],[-73.8437338489509,40.59380134416982],[-73.84371192494788,40.59386768920818],[-73.84363933259719,40.59388141817315],[-73.84360653016229,40.59394498281141],[-73.84361726620152,40.59400860653126],[-73.84361712370782,40.59406945037143],[-73.84358788589678,40.59416067579153],[-73.84352600733065,40.594246325608395],[-73.84344244000897,40.59429875875418],[-73.84336623167987,40.594306951298954],[-73.84335158303526,40.59436500928425],[-73.84331153839409,40.59442303297708],[-73.84324615524372,40.594456131232064],[-73.84313364052241,40.59447533690175],[-73.84304658023925,40.594469686703405],[-73.84291602237154,40.59444738352588],[-73.84283967082497,40.59451641955833],[-73.84283218742912,40.594613206525345],[-73.84271954116225,40.59468772365005],[-73.84264325365287,40.5947291030324],[-73.84255616699613,40.5947345150695],[-73.84246049170005,40.59471583792774],[-73.84231495048525,40.59463024852533],[-73.84220803023987,40.59466766271034],[-73.84218630991303,40.59471020698652],[-73.84216429081958,40.594753337201304],[-73.84210603877598,40.59483899106535],[-73.84196074544165,40.59491069750996],[-73.84187111475002,40.59490611775615],[-73.8417938736637,40.59490217082862],[-73.84164143508674,40.59492685138809],[-73.84152874189539,40.59502072698925],[-73.84131074866158,40.5951504106201],[-73.84131049188898,40.59525457122309],[-73.84123770574367,40.59535219934977],[-73.84114504756072,40.595357401753056],[-73.84104539054943,40.59536299613656],[-73.84096797936255,40.595467455578046],[-73.8409143578539,40.59553981457479],[-73.84078351504542,40.59563642989196],[-73.84059825592088,40.59573020401439],[-73.84043404351124,40.59579931254824],[-73.8403197389121,40.59587035564771],[-73.84006799452845,40.59596177922001],[-73.8398864617153,40.59601407289278],[-73.83970857749767,40.59605807497321],[-73.8395125439882,40.596104816507506],[-73.83939267654897,40.596162726991466],[-73.83918213035966,40.596209448181206],[-73.83902964248097,40.59625348474874],[-73.8389207976564,40.59625333223245],[-73.83871038533862,40.59624474020723],[-73.83847829729179,40.59619739892336],[-73.83834418982923,40.5961418976428],[-73.83819202928348,40.59605041828907],[-73.83804339683459,40.596000427524274],[-73.8378875140658,40.595947661264695],[-73.83772796402194,40.595911482908036],[-73.83759018910325,40.59587256952923],[-73.83743435500348,40.59580044301387],[-73.83734112299177,40.595701418090094],[-73.83719111158265,40.59555793627409],[-73.83707862933672,40.59543957960248],[-73.83701776531021,40.59534995011812],[-73.83695207059694,40.59531403945322],[-73.83685364242325,40.595213611736405],[-73.83671758013287,40.59513103869999],[-73.83666574166021,40.59509335783982],[-73.83662377269829,40.595062852372],[-73.8366004456041,40.59499476553556],[-73.83668274106836,40.594946696513304]]],[[[-73.82445629476744,40.59911583817978],[-73.8243900431507,40.59909811302651],[-73.8243943163901,40.599087872782654],[-73.82446713343762,40.59910746485865],[-73.82450212274334,40.599008662160855],[-73.82451733655468,40.598965808733105],[-73.82436255896123,40.598950436332764],[-73.82435472080296,40.59894946809495],[-73.82433824076577,40.59894743204933],[-73.82422585197807,40.5989335455699],[-73.82417340595453,40.59892573150959],[-73.82412749012173,40.59891622196888],[-73.82407791355023,40.59890920383307],[-73.82406984247403,40.59892248125717],[-73.82395853179797,40.5988878541725],[-73.82395871058303,40.59887689667728],[-73.82405944857547,40.598889422330444],[-73.82410071395006,40.59889732638158],[-73.82418471900723,40.598912821907014],[-73.82427026010198,40.598925932424486],[-73.82434640845653,40.598934337528874],[-73.82452271276418,40.59895126399061],[-73.8245370242064,40.59891221796515],[-73.82461363488287,40.5987237895129],[-73.82461719911633,40.59871502310813],[-73.8246190135327,40.59871055954079],[-73.82463684641324,40.59866669670725],[-73.82463881301422,40.59866186229398],[-73.82465178399171,40.59862995900579],[-73.82466325002662,40.598601758167206],[-73.82468443801132,40.598553328229755],[-73.82469739000646,40.59852068593456],[-73.82470460364493,40.59850250658545],[-73.82470658714932,40.598497508688],[-73.82471777465597,40.59846931294728],[-73.8247277308953,40.59844422149197],[-73.82474292407986,40.59839899042229],[-73.82474761015338,40.598400155364956],[-73.8247490756408,40.598389453972665],[-73.82477088992498,40.598391843874204],[-73.82476908857386,40.59839627730866],[-73.82474806935713,40.59844802594391],[-73.82474646665537,40.59845196999219],[-73.82473247786521,40.598486409141],[-73.82471455960449,40.59853052097611],[-73.82470430756199,40.5985557619178],[-73.82470216485935,40.59856103800639],[-73.82468323745928,40.59860709767027],[-73.82468179156821,40.59861083220987],[-73.82468019919395,40.598614941624554],[-73.82466068784461,40.59866533270639],[-73.82465836742644,40.598671324376504],[-73.8246410901707,40.59871594395425],[-73.82463894522908,40.598721482891996],[-73.82462212690155,40.59876491622053],[-73.82462028423045,40.59876967677456],[-73.82460303016025,40.59881423590348],[-73.82460174602116,40.59881755303788],[-73.82458387696445,40.5988637004099],[-73.82458200685129,40.59886853061363],[-73.82456502381474,40.59891238753158],[-73.82456317472429,40.59891716231481],[-73.82454580594204,40.59896202046718],[-73.82454404027547,40.59896657959946],[-73.82450563123368,40.5990657692747],[-73.82450339642128,40.599071541943644],[-73.82448805569017,40.59911116068349],[-73.82453084258711,40.59911949778928],[-73.82452624858554,40.59912902722335],[-73.82447690960618,40.5991200098234],[-73.82445629476744,40.59911583817978]]],[[[-73.82292757811214,40.60006142816315],[-73.82293612660051,40.600040405160186],[-73.82297857646307,40.60004370722482],[-73.8230043655079,40.59992561939738],[-73.82303195166891,40.599930516884356],[-73.82300403883906,40.60004860044182],[-73.82304012567127,40.600050274348945],[-73.82304007849376,40.60006807478585],[-73.82292757811214,40.60006142816315]]],[[[-73.82311740974788,40.60007949252541],[-73.82311789977174,40.60005688484164],[-73.8231329439973,40.60005723585083],[-73.82313384374172,40.60004216544615],[-73.82314760323413,40.60004087570285],[-73.82315293159431,40.59997666264974],[-73.82317356202266,40.59997800531267],[-73.8231669276736,40.60004811389736],[-73.82317337306222,40.600049106375124],[-73.82317376718542,40.60006286885795],[-73.8231840819636,40.6000632119133],[-73.82318015964297,40.600083849028195],[-73.82311740974788,40.60007949252541]]],[[[-73.80997059406069,40.600067537380234],[-73.81000132948596,40.6000286823127],[-73.81006930440232,40.600057325789535],[-73.81014417523038,40.60005485564222],[-73.81014430798412,40.60000816889978],[-73.81010697922879,40.59997179520018],[-73.81004927959853,40.59991982516429],[-73.80998813232563,40.599883412054744],[-73.80997465251748,40.59983670280397],[-73.81005295430022,40.59982386362052],[-73.8101005362173,40.59984469179274],[-73.81013110919803,40.59986289865576],[-73.81018896434595,40.599860400366055],[-73.81022311058277,40.59981895701244],[-73.81024025805884,40.59977229836469],[-73.81024380045389,40.5997230235586],[-73.81024048657297,40.599691893612246],[-73.81022695590299,40.599663340152276],[-73.81026778270201,40.59966600142242],[-73.81029493857329,40.59968938965013],[-73.81030183970357,40.59965568220474],[-73.81030198708324,40.5996038084351],[-73.81028510566192,40.59955709360474],[-73.81025462859995,40.59950516877298],[-73.81025479075987,40.59944810680471],[-73.8102550339964,40.59936251485691],[-73.8103300132373,40.59932113938352],[-73.81035740539002,40.59926152849202],[-73.81034740297181,40.59918888776182],[-73.81033056583132,40.5991266105198],[-73.81030695227008,40.599053947320094],[-73.81029011586074,40.59899167007243],[-73.81033106684644,40.59895023791692],[-73.81038898814545,40.59892439623732],[-73.81041632721015,40.59888294209461],[-73.81040964716316,40.598838837465074],[-73.81048808108211,40.59877931123696],[-73.81058684830298,40.59874834959025],[-73.81068566844984,40.59869923159591],[-73.81078441560814,40.598676050823855],[-73.81085937905812,40.59863986152547],[-73.81090036686125,40.59858546109985],[-73.81096169724562,40.59855703088106],[-73.81104335601394,40.59855975903601],[-73.81111815043568,40.5985832253909],[-73.81117974133639,40.59858489233515],[-73.81122022555878,40.598585986974236],[-73.81131560541446,40.59854983158466],[-73.81138719612333,40.59850326213728],[-73.81141798216309,40.59844625042053],[-73.81148965192033,40.598371150421265],[-73.81152379592886,40.59832970667407],[-73.81153417375037,40.59827006809558],[-73.81150861997398,40.5982161835272],[-73.81157550345682,40.59814119875698],[-73.8117281147513,40.59827557370901],[-73.81178922582555,40.59832495396749],[-73.8119387483091,40.59839523029017],[-73.812057669693,40.59845767362344],[-73.8122207328791,40.59855390797524],[-73.81222404674813,40.598585037698975],[-73.81221034899136,40.59861614029559],[-73.81222386439066,40.59864988071623],[-73.81224417176416,40.59868881978422],[-73.81226787481631,40.5987303577529],[-73.81228818953167,40.59876670313236],[-73.81239671422868,40.59889656680444],[-73.8125324601859,40.59902647427733],[-73.81261044089622,40.599127756796314],[-73.81272920416802,40.59924726157078],[-73.81297362359987,40.59945515799238],[-73.81305369627489,40.59950371201534],[-73.81307061661659,40.59959632674124],[-73.81319899361405,40.59978449908423],[-73.81329385096201,40.59993416930577],[-73.81346702939632,40.60013522962241],[-73.81357883372394,40.600237936586936],[-73.81359530121169,40.600361847853364],[-73.81373524807466,40.60042188128627],[-73.81377983469066,40.600511663582814],[-73.81391392730936,40.60066139734962],[-73.81400893096581,40.6007598040106],[-73.81410386353673,40.60088384265761],[-73.81421007725234,40.600982267951466],[-73.81429377792449,40.601114831781274],[-73.81451206094778,40.601221981833085],[-73.81460712559054,40.60129902925258],[-73.8147074988351,40.60148288218454],[-73.81477424433182,40.601666681334606],[-73.8148410149894,40.60184193647902],[-73.81489670641672,40.601970182723825],[-73.81501471568576,40.60205629106105],[-73.81497829408326,40.60217636915856],[-73.81498542175035,40.60231634966531],[-73.81501300738367,40.602474453435185],[-73.81501839919964,40.602551356129496],[-73.81501813881489,40.60264533722861],[-73.81499541221937,40.602756370169715],[-73.8149671753707,40.602833218726026],[-73.8149669385914,40.60291865585798],[-73.81491622348368,40.60301682771259],[-73.81491595111065,40.60311508078929],[-73.81492685239228,40.60322616735976],[-73.81494322927213,40.603384253751656],[-73.8149484189158,40.60353377862679],[-73.81493124949364,40.60366190749254],[-73.81486921722758,40.60379850860164],[-73.81484063710252,40.60399924090652],[-73.81480117749594,40.60408034333349],[-73.8147057650678,40.60412718004764],[-73.81454873419808,40.604161102274865],[-73.81444222997996,40.604165201869336],[-73.81443084253677,40.604229261987754],[-73.81440817314125,40.60431893538899],[-73.81428693698597,40.60445566622165],[-73.81339665223356,40.60436407224543],[-73.81320862394767,40.6043554390855],[-73.81307995109394,40.60426979188063],[-73.81290118205159,40.60406017847779],[-73.81266625784599,40.60388891977496],[-73.81239190958722,40.60378594742082],[-73.81206144087844,40.603708513487106],[-73.81170299767676,40.60361394476696],[-73.81142322719913,40.603446882528615],[-73.81109851192409,40.60331819224612],[-73.81085365186658,40.60322371301432],[-73.81072346483887,40.6031509716552],[-73.81051641564584,40.60303528944941],[-73.81032632682626,40.60286837184391],[-73.81016958819598,40.60279976304245],[-73.8100354875252,40.602654296920335],[-73.81008067758025,40.6025304865655],[-73.8100865862215,40.60242369929538],[-73.81007598476856,40.60221008736982],[-73.80990829369735,40.60205175006946],[-73.80986333857324,40.60189578950531],[-73.80992146111916,40.601787094839764],[-73.80999658353296,40.601696438509656],[-73.8100342593775,40.60161090795791],[-73.81003453242617,40.60151494013762],[-73.81002446403946,40.60146564335028],[-73.80994982919889,40.60138511416568],[-73.80991258166749,40.60132020943023],[-73.80994337026384,40.60126319862681],[-73.8099945902481,40.60120103387691],[-73.8100391457459,40.60108957743956],[-73.81003591240858,40.60102991651083],[-73.81004293231499,40.60095471004265],[-73.8100261835714,40.60086130844203],[-73.80997877227134,40.60078082493845],[-73.80993821798394,40.60068219640809],[-73.80992817216732,40.60062511756401],[-73.8098910060969,40.600531682170526],[-73.80986053496447,40.60047716338961],[-73.80985064502401,40.600365616758616],[-73.80988145450954,40.6003008250928],[-73.80993943621955,40.60025423403636],[-73.8099905520964,40.60022838130376],[-73.81000088663936,40.60018430478588],[-73.81001471187037,40.600109109564066],[-73.80997059406069,40.600067537380234]]],[[[-73.81569926225605,40.60645706736503],[-73.81552126462867,40.60641964237781],[-73.81551689735707,40.606435884714706],[-73.81546066483358,40.60642813700745],[-73.81552816722292,40.60616306994514],[-73.81558381764532,40.60617290276209],[-73.81552536723672,40.60640738028205],[-73.81570815854812,40.60643929419601],[-73.81572726392089,40.60635426227801],[-73.8157675157871,40.606371592218785],[-73.81574174063832,40.606465245235576],[-73.81571005865207,40.606458627790126],[-73.81569926225605,40.60645706736503]]],[[[-73.80031807730089,40.60706440134238],[-73.80024160259829,40.607058716193436],[-73.80016146199121,40.60706135301158],[-73.80009225617336,40.60706123266264],[-73.80003042709492,40.60703058867498],[-73.80001589879178,40.607016682911514],[-73.79998689276157,40.60697221602342],[-73.7999467332934,40.607002682561976],[-73.79989573249496,40.607005369910894],[-73.79985205681514,40.60699418950764],[-73.79981570693542,40.60696914186424],[-73.79977216450386,40.60691354524716],[-73.79974676789122,40.60688018843818],[-73.79971749560502,40.606924553848614],[-73.79963014442397,40.606902193392436],[-73.7995391591199,40.60687705040071],[-73.79948822290436,40.60685752897071],[-73.79937900187359,40.60684068226174],[-73.79927702331555,40.606837728248415],[-73.79921879470828,40.606820970428906],[-73.79916047404876,40.606834748516924],[-73.79905120234471,40.60683455752201],[-73.79898199698378,40.60683443650497],[-73.79890914822919,40.606834309071786],[-73.79882900717942,40.60683694495977],[-73.79872702799248,40.60683399028975],[-73.79863233362367,40.60683104829254],[-73.79851946130118,40.6068169704999],[-73.79847584463184,40.60678635759832],[-73.79839572789245,40.60678066500185],[-73.7983265400202,40.606774991359025],[-73.79834121046872,40.60674170453523],[-73.79837046682282,40.60670289103664],[-73.79835966528597,40.60666123179977],[-73.79831960721619,40.60665838488202],[-73.79827573005369,40.60671382982769],[-73.79818204762496,40.6067374451691],[-73.79806448841897,40.60670790611584],[-73.79801360403553,40.606671728007],[-73.79795182580222,40.60662442636924],[-73.79792736498884,40.60657940488563],[-73.79794269128365,40.60656275376888],[-73.79796986348731,40.60654007900978],[-73.79799431892613,40.60651946510779],[-73.79801608326252,40.6064926493885],[-73.79802158774247,40.60646477177045],[-73.79802576629977,40.60642759695166],[-73.79803401316508,40.60638939612734],[-73.79805176404999,40.60634501525413],[-73.79808034146406,40.60630581699242],[-73.79810755970632,40.606267649992894],[-73.79814697877295,40.60622847075828],[-73.79823112693737,40.60618627225388],[-73.79823391145499,40.606161488810315],[-73.79824483185209,40.606135687164446],[-73.79828557292467,40.60610683889768],[-73.79833718505151,40.60606871465319],[-73.79837791800539,40.60604296462966],[-73.79840918708123,40.60600996825791],[-73.79839710922677,40.60597069910384],[-73.79839721838766,40.60593454961622],[-73.79839195650855,40.605881865431435],[-73.7983920531956,40.60584984753373],[-73.7983921561208,40.60581576384081],[-73.79838141072022,40.605783727426605],[-73.79834902102586,40.605739257531674],[-73.79833420225499,40.605710311586144],[-73.79831804933447,40.605674134232565],[-73.79829511212985,40.60564104275826],[-73.79828439621005,40.60559971017472],[-73.79826555763343,40.605555265210256],[-73.79824392233441,40.60553973393854],[-73.79823585607268,40.60551803023812],[-73.79825216272165,40.60550359922542],[-73.79826575425004,40.605490196096476],[-73.79829553650856,40.605500576560516],[-73.79834426858717,40.60551822050451],[-73.79838756128538,40.6055420516345],[-73.79844302377825,40.605575200302056],[-73.79848086533194,40.605609351034964],[-73.79852552616762,40.605629052396644],[-73.79857962547018,40.60566426424668],[-73.79861479406767,40.605686015916675],[-73.7986770784642,40.60570368296175],[-73.79872045613457,40.60569962749142],[-73.79877605435567,40.60568733151695],[-73.7988262411928,40.605671926078344],[-73.79886695592509,40.60565237309997],[-73.79892117674656,40.60564730387724],[-73.79896589682576,40.60564738210758],[-73.79900526527048,40.605624728267614],[-73.79906630960555,40.605604178285006],[-73.79910977976238,40.605569137748816],[-73.79912481947935,40.60552475146642],[-73.79915338435917,40.605489685531886],[-73.79919551748047,40.6054484448732],[-73.79923759285492,40.6054268290048],[-73.79927831221073,40.605405209580105],[-73.79935422506041,40.60539707974448],[-73.79942336231667,40.605388937364346],[-73.79950059656531,40.605392171085356],[-73.79952643457935,40.60536226322477],[-73.7995373248974,40.605345756776266],[-73.79958079285764,40.60531174870963],[-73.79960925688756,40.60530973270303],[-73.79965394884704,40.60531910615812],[-73.79971627877242,40.605321280430864],[-73.79974474721858,40.605318231746644],[-73.79978545439187,40.60530074423602],[-73.79981798906496,40.60529666996529],[-73.79986673510204,40.605310181340705],[-73.79993035867705,40.60533301463815],[-73.79997092611816,40.605362005026294],[-73.79998846944869,40.60538682389002],[-73.80001277224328,40.60541681860926],[-73.8000438382689,40.605450956534405],[-73.80005328100073,40.605465432599324],[-73.80005879072993,40.60543548975566],[-73.8000697348279,40.60540142492052],[-73.80009827619413,40.60537358794304],[-73.80011327942059,40.60534159580207],[-73.8001092807901,40.60531886632112],[-73.8000700224733,40.605305371050775],[-73.80004295378689,40.605293962613395],[-73.80001037139985,40.605313530159115],[-73.79997379813928,40.60530830191464],[-73.79993184731953,40.60528860516281],[-73.79989532914094,40.60526478590706],[-73.79986553457547,40.60525853677824],[-73.79983032156166,40.60525124572069],[-73.79979916282294,40.60524809315918],[-73.79977203579125,40.6052563087928],[-73.79973951840367,40.605254186332424],[-73.79970024426703,40.605245855004355],[-73.79966504987385,40.60523236667772],[-73.7996175864076,40.60524364511572],[-73.79956339853662,40.60523735354422],[-73.79952543568457,40.60524348441592],[-73.79950368608705,40.6052661691711],[-73.79948191632369,40.60529505097028],[-73.79946963632234,40.605322916168696],[-73.79945062417282,40.60533630998123],[-73.79937611595714,40.605327917056115],[-73.79932459568438,40.60533609000132],[-73.79927984165606,40.60534737319823],[-73.79921883555362,40.605355529529454],[-73.7991808506374,40.60536888964888],[-73.79913605927119,40.60539256772885],[-73.79910754813534,40.605410075825354],[-73.7991074673325,40.605436929153164],[-73.7990924729267,40.60546582272101],[-73.79907206934064,40.605491608540156],[-73.79904758198532,40.605522550809376],[-73.79901226785263,40.605549343031065],[-73.79896610519897,40.605578182072875],[-73.79891864759024,40.60558739459417],[-73.79884951607116,40.605593470875014],[-73.79880341267594,40.605602685718836],[-73.79877897716045,40.605617102578],[-73.79874102024733,40.605621167562724],[-73.79870714092671,40.60562110823177],[-73.79865838998614,40.605609662162465],[-73.79860288373885,40.60559097316004],[-73.79854875643451,40.60556505698024],[-73.79850004920516,40.60553915061242],[-73.79845402041097,40.60552357711374],[-73.79839043458432,40.60548834973606],[-73.79833630968766,40.605461400137976],[-73.79827676124798,40.60543547414968],[-73.79821176631631,40.60541780212775],[-73.79814400629893,40.60541871579289],[-73.79809929262113,40.60541657144756],[-73.79804918391514,40.6054061552182],[-73.79799372554166,40.605371973882434],[-73.79795179045425,40.60534711250562],[-73.79792071304314,40.60531710493494],[-73.7978815163873,40.605282952135326],[-73.7978707382414,40.60526227629122],[-73.79784095078074,40.60525396101103],[-73.7978261216347,40.60522811394038],[-73.79781265743573,40.60519917047579],[-73.79781142206326,40.60515992032958],[-73.79781557497499,40.60513100785576],[-73.79783331069257,40.605091791081165],[-73.79784427265427,40.60505152990519],[-73.79784979025592,40.6050195208695],[-73.79786885398704,40.604989601966736],[-73.79787571954499,40.60495966110656],[-73.7978785275679,40.60492764847676],[-73.79790433420416,40.60490806961964],[-73.79793831609787,40.60487404549114],[-73.7979844680149,40.60484830513189],[-73.79803735364942,40.60483703739865],[-73.7981322039887,40.60484030232483],[-73.79817420307221,40.60484347454304],[-73.79822297899919,40.60484665897878],[-73.79825138045082,40.60486529992125],[-73.79825672684485,40.60489009764106],[-73.79828516577166,40.60489634430585],[-73.79829607192215,40.60487467390476],[-73.79832322837873,40.604857163128926],[-73.79835984739485,40.604846899186654],[-73.7983964608226,40.60483870052662],[-73.7984330539512,40.60483773205749],[-73.79847505370729,40.60484090399939],[-73.79851571974187,40.6048368438523],[-73.79854148941544,40.60482965929004],[-73.79855372920025,40.60481522110528],[-73.79858087801443,40.604799775893966],[-73.798624224611,40.60480604843232],[-73.79866212434177,40.60482057514021],[-73.79867564112068,40.6048319599987],[-73.79868507167004,40.604850567601225],[-73.79866196549126,40.604873249822084],[-73.79866188450832,40.604900103653605],[-73.7986740254949,40.604918716005024],[-73.79868754518915,40.604929068382745],[-73.79869837112632,40.604934251441506],[-73.79869828392926,40.60496317106824],[-73.79869143610871,40.60498691425422],[-73.79867919320681,40.60500238560237],[-73.79870356378153,40.605009658694016],[-73.79872254862538,40.605005559828186],[-73.79873750795933,40.604988027593656],[-73.79875781654702,40.60499426040624],[-73.79876859181088,40.60501596914915],[-73.7988011277276,40.605011894665886],[-73.7988255730136,40.60499437902557],[-73.7988270125873,40.60496649542307],[-73.79881215288081,40.60495097611684],[-73.79878782900627,40.604928210839674],[-73.79876347712958,40.60491474121747],[-73.79876492141702,40.60488479131496],[-73.79879614841549,40.6048652217484],[-73.7988422484094,40.60485704005619],[-73.79888019865888,40.60485504083306],[-73.79895070028566,40.604843802834665],[-73.79900356333007,40.604839763850464],[-73.79905102350529,40.60482951814443],[-73.7990916872666,40.60482649144663],[-73.79911476132757,40.60481413727692],[-73.79912824466051,40.60483688286891],[-73.79914035381239,40.604865823811394],[-73.79916063754203,40.604880320069384],[-73.79917561625533,40.604856589890424],[-73.79920819222978,40.60483908887807],[-73.79926104772684,40.60483711489841],[-73.79930991129191,40.604811379413995],[-73.79932899161739,40.60477526304749],[-73.79932361689411,40.604759760870216],[-73.79934936782594,40.60475877334545],[-73.79938326843444,40.60475160262199],[-73.7994361965382,40.60472587350849],[-73.79948773471727,40.604711503796224],[-73.79952704218782,40.60470847407571],[-73.79953928483935,40.6046930026368],[-73.79956640678833,40.604686852687855],[-73.79959345676458,40.60470445845726],[-73.7996232634554,40.60470657673622],[-73.79964229708929,40.60468595252655],[-73.79967217881111,40.60466328258909],[-73.79970880769108,40.60464991877133],[-73.79974948592603,40.604641726764264],[-73.7998050465741,40.604641823556776],[-73.79985518969725,40.60464087823649],[-73.79989317406583,40.60462751739066],[-73.79993794607637,40.60461003740539],[-73.79998538119209,40.604608053657465],[-73.80002196710427,40.60460915047639],[-73.80005850596325,40.604625739324405],[-73.80006248774926,40.604653633546306],[-73.8000921559295,40.604702227998004],[-73.80011239277412,40.604732216128866],[-73.80014485117647,40.60475396211657],[-73.80013524774463,40.60479319389148],[-73.80015414896337,40.60481698193842],[-73.8002055914623,40.604834629807314],[-73.800271949848,40.60484920478178],[-73.80033022418455,40.60484827405426],[-73.8003709296011,40.60483078566303],[-73.80039538212375,40.604811203895736],[-73.80041311624102,40.60477198672179],[-73.80045646784508,40.604776193441516],[-73.8004863202352,40.60476281828092],[-73.80042674114841,40.604747222047735],[-73.80039420567769,40.604751297661814],[-73.80035890948758,40.60477189257522],[-73.80033038480863,40.60479456622097],[-73.80028697671122,40.60480894976831],[-73.80023550352583,40.60480163057829],[-73.80019626337321,40.60478193863301],[-73.80017872696617,40.604755054172735],[-73.80017071338484,40.60471579176511],[-73.80014913643492,40.604680637720115],[-73.80013573626692,40.604630005767895],[-73.80014800349922,40.60460627074711],[-73.80011963520056,40.6045762696534],[-73.80004650162783,40.60456168230039],[-73.79996517782145,40.60456670471657],[-73.79990419418402,40.60456763171447],[-73.79985133450629,40.60457063813152],[-73.79976729537998,40.60457772148529],[-73.79966701476238,40.604577546733296],[-73.79961953006274,40.60459605503806],[-73.79957748057639,40.60460940937481],[-73.79953136621687,40.60462275543345],[-73.79946896782202,40.60464330330071],[-73.79941337237962,40.60465456763301],[-73.79937675673405,40.60466379926476],[-73.79932117433673,40.604670932130304],[-73.79926966077521,40.60467703925603],[-73.79922759874532,40.60469452438538],[-73.79918284823825,40.60470477439623],[-73.79910963659442,40.604716007632504],[-73.79904997883318,40.60472623203669],[-73.79900389293009,40.604730282894415],[-73.79895103308306,40.60473328889733],[-73.79890764361066,40.604741475878285],[-73.79887239184546,40.60474761094262],[-73.79882362218315,40.60474236148971],[-73.79878975019365,40.60474023638892],[-73.79875592201076,40.60472365188361],[-73.79872884356521,40.60471534140877],[-73.79870857243209,40.604696714823866],[-73.79868556373887,40.60468737898214],[-73.79865170669574,40.604680089937425],[-73.7986015635266,40.60468103456509],[-73.79855006859022,40.60468094431723],[-73.79848363369042,40.60469218920039],[-73.79841994507342,40.604691044861816],[-73.79835759930113,40.60469403445655],[-73.79832368389205,40.60470636878106],[-73.79829111376992,40.60472180441735],[-73.79824094559359,40.60473101190153],[-73.79820027182406,40.60473713774408],[-73.79816235038405,40.60472984074864],[-73.79812581506317,40.60471221814895],[-73.79810009848688,40.60470184478174],[-73.79806757829768,40.604700754997154],[-73.79801879376932,40.60470066927338],[-73.79794966084057,40.60470777766138],[-73.79790083791103,40.60472008565278],[-73.79786552621069,40.604745844541654],[-73.797849177199,40.60477473556754],[-73.79781119568473,40.604787063091685],[-73.79779757605503,40.604809761827774],[-73.79777031936825,40.60486032302627],[-73.79775803873251,40.60488818804301],[-73.79773217573741,40.60492635785207],[-73.79770756745472,40.604997581256306],[-73.79769389053375,40.60503887079513],[-73.79766800800448,40.60508323730364],[-73.7976407104104,40.60514722555264],[-73.79764187499838,40.60521023125902],[-73.79765934789839,40.605257772884485],[-73.7976632602972,40.60530838892528],[-73.79771052094364,40.605364246036515],[-73.79775107937287,40.605396335484365],[-73.79780927827565,40.60542019306271],[-73.79785528183145,40.6054440291628],[-73.79788907910705,40.60547094274068],[-73.79793510997935,40.60548548381788],[-73.79797161463928,40.60551343461538],[-73.79801625026012,40.60554139969082],[-73.79805823169397,40.60555076900277],[-73.79807985221416,40.60557146438006],[-73.79811636613228,40.60559631635447],[-73.79815149082488,40.605632528229904],[-73.79814733134401,40.60566350583866],[-73.79809178612507,40.60565824417693],[-73.7980335766634,40.60563748451198],[-73.79801861118891,40.60565708244966],[-73.79805915925171,40.60569227072952],[-73.79812683276329,40.60572027623713],[-73.79817550585437,40.60575754404987],[-73.79818760539466,40.60578958336396],[-73.79820101992505,40.6058350521386],[-73.79821583532598,40.60586503041182],[-73.79821706602294,40.60590634685092],[-73.79821561992898,40.60593629674079],[-73.79818030524358,40.60596308870573],[-73.79815176150474,40.60599092587308],[-73.79811510435121,40.60601358351312],[-73.79808251101802,40.606036248783504],[-73.79804853283049,40.606069239803844],[-73.79801729879985,40.60609087495991],[-73.79798335695419,40.60611147269636],[-73.79794939924116,40.60613723382099],[-73.79790460067291,40.606162976041546],[-73.79789637943442,40.60619291401358],[-73.79788004214983,40.606217673616385],[-73.79785557115083,40.60624345139589],[-73.79784463939258,40.60627338509936],[-73.79780116053824,40.60631049077977],[-73.79777674265728,40.606318710876366],[-73.79774012900272,40.60632690883633],[-73.79771025905642,40.60634544734902],[-73.79766143422364,40.60635775590568],[-73.79759911905384,40.60635041628266],[-73.79755177659064,40.60632141312595],[-73.79750577880586,40.606295510608874],[-73.79746657865365,40.606262390819886],[-73.79743552296885,40.60622515392721],[-73.79739767285646,40.606194101629654],[-73.7973611745526,40.60616408552728],[-73.79732464718681,40.6061433637301],[-73.79730029763945,40.60612886064958],[-73.79726929229054,40.60607509835658],[-73.79725850166018,40.606058553879116],[-73.7972340681226,40.60607193725923],[-73.79719882673061,40.60607394088721],[-73.79714062499777,40.6060511156487],[-73.79709324373815,40.60603450656703],[-73.79704856421847,40.60602100069437],[-73.79701882362352,40.605997192995645],[-73.79697688266604,40.60597439639033],[-73.79694711252903,40.60595988349168],[-73.79690103039198,40.60596186787549],[-73.79685226065709,40.605956617587864],[-73.79679401988322,40.60594618593577],[-73.79677649148655,40.60591723566826],[-73.79673180581982,40.60590579546736],[-73.7966992661951,40.60591090251326],[-73.79665449875628,40.60592631543957],[-73.79661517338567,40.60593450891378],[-73.79658401448195,40.605931354810764],[-73.79654343872166,40.605905462172586],[-73.79652045063258,40.60588889552995],[-73.79648796899129,40.605875411033416],[-73.79645687492625,40.6058505681401],[-73.79636754540007,40.605799421299714],[-73.79634761133806,40.60578800285346],[-73.79633325995637,40.605766735353406],[-73.79633276397541,40.605746805500964],[-73.7963324026591,40.60573230568554],[-73.796331520744,40.605706666581554],[-73.79632581908278,40.605685413905285],[-73.79631437330966,40.60565682632446],[-73.79631444258823,40.60563411866168],[-73.79633373815213,40.605609981029986],[-73.79634445241129,40.6055631192313],[-73.79634546546508,40.60554627342246],[-73.79637433281297,40.60553460437396],[-73.79639370874798,40.60548409639119],[-73.79640534886353,40.605448956590244],[-73.79641310922615,40.605425530279476],[-73.79642280743737,40.605396980160286],[-73.79642971355744,40.60533839191374],[-73.79642500171259,40.60530761811537],[-73.79643761906996,40.605267353303766],[-73.79644154569526,40.60524025817313],[-73.79646765605273,40.605187564116804],[-73.79648505824926,40.60515389972383],[-73.79650718993943,40.605145148303],[-73.79654947282985,40.60514668837199],[-73.79658210291542,40.6051621285198],[-73.7966118138812,40.60518928385658],[-73.79663193410111,40.605209829259536],[-73.79666081686831,40.605193033260946],[-73.79669080535754,40.60512935859269],[-73.79669375994612,40.60510592325863],[-73.7966592491599,40.60507656246906],[-73.79663529256592,40.60505381229531],[-73.79661516792997,40.605034731595225],[-73.79659309877873,40.60502297284529],[-73.79656625100925,40.60500241502466],[-73.79656439330934,40.60498116916264],[-73.79655099834247,40.60496136809128],[-73.79651168360822,40.60493199825025],[-73.79648292061309,40.604909239534365],[-73.79645030876038,40.60488793920782],[-73.7964157570728,40.604872496120684],[-73.79637832847082,40.60485484926884],[-73.79633892962273,40.604853314917214],[-73.79633512657237,40.60483939032905],[-73.79634096223224,40.60481669288263],[-73.79635834472747,40.604789620926475],[-73.79636898822235,40.60476619972572],[-73.79635556654537,40.604755188522006],[-73.79632534885316,40.604757983480376],[-73.79629404602979,40.60475874219666],[-73.79626995779643,40.60477920913274],[-73.79625357022995,40.60479529541642],[-73.79623626659615,40.60479672995301],[-73.79620455439908,40.604795208512634],[-73.7961844107181,40.604782720156244],[-73.79616235290864,40.60476729864546],[-73.79614894021302,40.60475335700728],[-73.79613840110686,40.60474235089087],[-73.79611252686279,40.60471813266241],[-73.79611452288306,40.60469396320242],[-73.79613186026347,40.60468154132094],[-73.79614151822784,40.6046661760597],[-73.79614445062002,40.60465006659707],[-73.79615217230287,40.604639092199605],[-73.79616563641291,40.60463618632327],[-73.79617424124751,40.60465085170474],[-73.796202064738,40.60466628343746],[-73.79623087803687,40.604672926979774],[-73.79624912162805,40.60467808723438],[-73.79627509491282,40.60467007560996],[-73.79629242240048,40.60466131638453],[-73.7963078029203,40.60465987843119],[-73.79632025775602,40.60467308541181],[-73.79631059001215,40.604691381096885],[-73.79631054084811,40.604707495673516],[-73.79633838292742,40.60471706789375],[-73.79635856144974,40.604718568861934],[-73.79638141285079,40.60471897992416],[-73.79640372971191,40.604719381155896],[-73.796421091395,40.60469890160704],[-73.79645187474063,40.60468943391973],[-73.79648751280845,40.604663859486884],[-73.79649222187435,40.60464188912602],[-73.79650015434834,40.60461553653938],[-73.79652039714587,40.604595795018405],[-73.79653487557685,40.60457531034754],[-73.79655702045896,40.60456216464117],[-73.79659452928361,40.60455344159451],[-73.79661647170668,40.60455544789274],[-73.79662719570484,40.60455642865647],[-73.79665126586771,40.604542553899755],[-73.79664970077452,40.604532330154996],[-73.79664655331699,40.604511780274365],[-73.79663985808276,40.604501513276304],[-73.79667836577386,40.60448033883083],[-73.79665145327498,40.60448102399161],[-73.796626467653,40.60448024700756],[-73.79659667800892,40.60447872957964],[-73.7965717214028,40.604468430257455],[-73.79656214300527,40.60445815815157],[-73.79656505296792,40.60444937336383],[-73.79657663032026,40.604434743734835],[-73.7966016516304,40.604423800595555],[-73.79663817217372,40.6044238652217],[-73.796656432885,40.60442389753119],[-73.79669872424542,40.60442250713489],[-73.79672660863643,40.604418161486876],[-73.79674779712337,40.60440354883901],[-73.79676226429325,40.604386726817204],[-73.79678247039018,40.60437870554985],[-73.79679300219735,40.60439190907924],[-73.7967919542626,40.60442047452677],[-73.79679625013117,40.60443037390233],[-73.79679958886388,40.604438068069804],[-73.79678223405396,40.604456350036024],[-73.79676007364118,40.604474623669155],[-73.79676578648672,40.60449221364843],[-73.79679652064156,40.60449886044577],[-73.79681770467977,40.6044857129904],[-73.79684278615169,40.60445499204086],[-73.79687356932556,40.60444552407287],[-73.79689188553378,40.60442724362435],[-73.79689386967914,40.604406737497506],[-73.79689967457398,40.604394295119455],[-73.79692758344858,40.6043818917989],[-73.7969439611792,40.60436873582782],[-73.79692958986256,40.604354060315174],[-73.7969316413993,40.604336180499345],[-73.79693353917438,40.60431963981022],[-73.79693554112957,40.60429327286137],[-73.79697831870389,40.60430370628191],[-73.7970171923836,40.604306602005],[-73.79705659826172,40.60430593932265],[-73.79706346275479,40.60426053653746],[-73.79706447097604,40.60424376811055],[-73.79706548823967,40.604226844902314],[-73.79708290458885,40.60418805303318],[-73.79713194445883,40.60418008193841],[-73.79714319732713,40.60418899661286],[-73.79715974860456,40.604202106027316],[-73.79717891438513,40.60422045317276],[-73.79719617491507,40.60423293559787],[-73.7972375060388,40.604231543476665],[-73.7972596767016,40.60420960757425],[-73.7972559148534,40.60418249818062],[-73.7972463995812,40.60415098433789],[-73.79724351708305,40.60411920258897],[-73.79726678192924,40.60408509441277],[-73.79731901178198,40.604066678876556],[-73.79734586615774,40.60407820552145],[-73.79738759193428,40.60408790081065],[-73.79745263159953,40.60409467659263],[-73.79750505764291,40.60409772938761],[-73.79753122172772,40.604115538302445],[-73.79752725431439,40.60414291451508],[-73.79756412064475,40.60415408113483],[-73.7975971356109,40.60415413928182],[-73.79767880505754,40.60412097821222],[-73.79773213271613,40.60414697582535],[-73.79777961768023,40.60417888429667],[-73.79785629447154,40.60419086083995],[-73.79792814696276,40.604192467149645],[-73.79800480522098,40.60421036522686],[-73.79811274109534,40.60416096714719],[-73.79815353577673,40.60415733891061],[-73.79817980007665,40.60414184231614],[-73.7982254246876,40.60414710293985],[-73.79828270894741,40.60414942409871],[-73.7983370381188,40.6041658014659],[-73.79837395021528,40.60416142569058],[-73.79841673377761,40.6041422581318],[-73.79847014571956,40.604140871175765],[-73.79851869794652,40.60414095630142],[-73.79856815405809,40.604163246346985],[-73.79861177672387,40.60418774658575],[-73.7986719439484,40.60420043363221],[-73.79874573152375,40.604204263424144],[-73.79882050848312,40.60420217373749],[-73.79887881584371,40.60418747354906],[-73.79890988750857,40.60418826856619],[-73.79891478489048,40.604174214875385],[-73.79890497756264,40.60415351234478],[-73.79889934658361,40.604141622974545],[-73.7988896873688,40.60412458390192],[-73.7988994491281,40.604107578812105],[-73.79892957955194,40.60409800997428],[-73.79896550641948,40.604098812800395],[-73.79898586706227,40.60410920994574],[-73.79901787526795,40.60412110757966],[-73.79903140589418,40.604160432992956],[-73.79903520300651,40.604171465587186],[-73.7990855738476,40.6042122596381],[-73.79912530053994,40.60424119223508],[-73.79916891656312,40.604267912351126],[-73.79923397862045,40.60426728604487],[-73.79925732629677,40.604253264568015],[-73.79928647984458,40.60424591436653],[-73.7993271813044,40.60427336981281],[-73.79937273783584,40.60430083321725],[-73.79944843684956,40.60431502692406],[-73.79949402924183,40.60433064868729],[-73.79958822491011,40.60432933302475],[-73.79964546961685,40.60434497487851],[-73.79972218401625,40.60434436860826],[-73.79975621500915,40.60432962583615],[-73.799820332216,40.604320115807525],[-73.79987179808145,40.60432020543614],[-73.79991650532202,40.6043069616648],[-73.7999660485047,40.604300386763455],[-73.80000201539953,40.60428786772405],[-73.80003311306692,40.60427978073856],[-73.80005063423056,40.60426574913072],[-73.80007596115962,40.60423914929801],[-73.80013611253906,40.604257016734714],[-73.8001981467446,40.604224297859176],[-73.80024673521216,40.604283111795006],[-73.80026995140246,40.604318703913556],[-73.80032525548592,40.60434768511058],[-73.80037472842125,40.60437665682285],[-73.80047967980487,40.60437683906645],[-73.80054094134833,40.604363613402725],[-73.80056576691314,40.60433092256017],[-73.80059655085428,40.60429038525153],[-73.80059955194936,40.60426150468688],[-73.80062005168242,40.60423043287109],[-73.80066669010316,40.60423273588045],[-73.8006899124755,40.60426610531086],[-73.80069564284639,40.60429944473952],[-73.80069842633098,40.60434388911137],[-73.80072755887461,40.60435060562511],[-73.80074797324976,40.604348418739846],[-73.80074803956212,40.604326199249904],[-73.80075695732262,40.60426844367007],[-73.80075707668041,40.604228448219246],[-73.80078919095763,40.604212950784046],[-73.80085915189588,40.604215293635605],[-73.80091449590228,40.604230943290816],[-73.80096985318218,40.604242149054805],[-73.8009755843502,40.60427548847073],[-73.80096089520438,40.604313236578825],[-73.80095786114377,40.60435322631141],[-73.80100736813043,40.604371087923745],[-73.80106856269848,40.60438008163515],[-73.8010920176739,40.60433568318869],[-73.80109505165485,40.6042956929499],[-73.80114170933291,40.604291329801015],[-73.80120008076915,40.60426921101068],[-73.80122913460707,40.604302590920824],[-73.80125547120069,40.60426930680811],[-73.80125847354842,40.60424042622886],[-73.80129062739321,40.60421159722731],[-73.80133139497532,40.60422722080867],[-73.80138968763329,40.60423176544568],[-73.8014538639026,40.60421854483513],[-73.80154135518282,40.604207586059395],[-73.80160261636117,40.60419435966203],[-73.80158522253453,40.60416100064655],[-73.8015969964766,40.60412324759382],[-73.80164656947734,40.60411888927284],[-73.80171364786665,40.60411011674329],[-73.80171932638272,40.604161232083484],[-73.80172796020027,40.60419902035661],[-73.80173369108473,40.604232359398665],[-73.80177730917238,40.60427020801359],[-73.80184738736934,40.60423255547916],[-73.80188827399095,40.60420818458399],[-73.80192918013901,40.60417714770931],[-73.80200208159535,40.604170607828074],[-73.80207780718084,40.60419517897067],[-73.80215062304391,40.604217524115725],[-73.80219721476794,40.60423538019686],[-73.80224677530957,40.604235465482844],[-73.80224667659007,40.604268794468055],[-73.80226694545374,40.60431549099593],[-73.80226386610966,40.60437103445675],[-73.80228808608935,40.604389578248636],[-73.80231331358763,40.60440889289624],[-73.80231786076189,40.60438838606126],[-73.80232808751121,40.60434225966294],[-73.80236037315802,40.60426899004141],[-73.80242464702384,40.604222439399436],[-73.80248287401716,40.604249202973065],[-73.80252941393692,40.60428483421191],[-73.80254095013126,40.60432707129669],[-73.80257879667731,40.604344912197476],[-73.80265684543292,40.604374812040334],[-73.80268646495966,40.60441175690912],[-73.80270962997047,40.604465123155364],[-73.80272408114162,40.60450736589468],[-73.80276201974125,40.604494098342194],[-73.80277964308861,40.60444968971314],[-73.80282338527384,40.60444532087868],[-73.80290497393278,40.604458792317736],[-73.80300113330533,40.60447451095345],[-73.80309149450355,40.60447911019212],[-73.80316436342481,40.60448367823038],[-73.80318467295663,40.604517042667524],[-73.80318746268,40.604559264707326],[-73.80321951238247,40.60456598558406],[-73.80324007014586,40.60451491524106],[-73.80326358854046,40.6044482968598],[-73.80333369380482,40.604401755860444],[-73.80337459873863,40.6043707189734],[-73.80337683668785,40.604345977859275],[-73.80338062624438,40.60430406946984],[-73.80346816964463,40.604275334103235],[-73.80359060548123,40.604277765011965],[-73.8036634219407,40.60430010919838],[-73.8037275521013,40.60430244084523],[-73.8037704050588,40.60433021451697],[-73.80381183234242,40.60436099741648],[-73.80379518297607,40.60442299276553],[-73.80376055497237,40.60445807161399],[-73.80373125377153,40.60451354235829],[-73.80371286249414,40.60457458382268],[-73.80369450317322,40.60462452114927],[-73.8036325853235,40.60462441537551],[-73.80361427558206,40.6046576966579],[-73.8035741282083,40.604685388355335],[-73.80353047793662,40.6046658816662],[-73.80350489238545,40.60469637436227],[-73.80346112837648,40.604715732281534],[-73.80342840443602,40.60469624356765],[-73.80343218577923,40.60464905765022],[-73.80339577043532,40.60464621923207],[-73.80337740488025,40.60469893246097],[-73.8033955088418,40.60473505212956],[-73.80340628139047,40.60478781520318],[-73.80344258085123,40.604829518750925],[-73.80350797987217,40.60488515135508],[-73.80359162947738,40.60492693462426],[-73.80366440997153,40.604949267186434],[-73.80369341757071,40.60499373365797],[-73.8037151582361,40.60503263561712],[-73.80373323048848,40.60507985886265],[-73.80377309202339,40.60514932818803],[-73.80378388853305,40.605193763541884],[-73.80372548068445,40.605238080229896],[-73.80370348007713,40.60528801183915],[-73.80368154430279,40.60531573467557],[-73.80364860772934,40.605368423221826],[-73.80367025869108,40.605437861970955],[-73.80373929940096,40.60549350065944],[-73.80388115474967,40.605560367430954],[-73.80394299194673,40.60558823323404],[-73.80393554554065,40.605643741805935],[-73.80384075409374,40.6056741166626],[-73.80378236283879,40.60571288164752],[-73.80375309308674,40.605757248089745],[-73.80372754868293,40.60577386108699],[-73.80360352855587,40.60583472209548],[-73.80346872878538,40.605845595525594],[-73.80338852435901,40.60587044319289],[-73.80335562816451,40.60590925123628],[-73.80333347986445,40.60600915102888],[-73.80333690088459,40.606084110232544],[-73.80333672915874,40.606142406839375],[-73.80330744322436,40.60619232523305],[-73.80325272641097,40.60621999255157],[-73.80323438331675,40.60626437756444],[-73.80319415364332,40.60631982995667],[-73.80314302033187,40.60636693493282],[-73.80307009926204,40.60639179434987],[-73.80281869309484,40.6064191236139],[-73.80272391776266,40.60644394581893],[-73.8026473541774,40.60646879871582],[-73.80256351287292,40.60649086292965],[-73.80247975518293,40.60648516675774],[-73.80235958054752,40.6064766324478],[-73.80226490362912,40.60646814137906],[-73.8021702098432,40.606465202296974],[-73.80200638495977,40.60643715989744],[-73.8019153993961,40.606412018283045],[-73.8018170226688,40.60642295304813],[-73.80172588055045,40.60645055615609],[-73.8016929006443,40.60651712438297],[-73.80162351413574,40.60657807767463],[-73.80155037772334,40.60667511297495],[-73.80146638786066,40.60674714531074],[-73.80138247170592,40.60679419337471],[-73.8012730685091,40.60683842067909],[-73.80117086576495,40.6069104218091],[-73.80106506274072,40.60696853495867],[-73.8009519742598,40.607026636064084],[-73.80086805739124,40.60707368375112],[-73.80077334667878,40.607076295751504],[-73.80068606887727,40.60702895138618],[-73.80069716285867,40.606973449855275],[-73.80064626833672,40.606940049028815],[-73.80058079505714,40.60690939951883],[-73.80058101065427,40.60683722200432],[-73.80065767577756,40.606779058096336],[-73.80078155886073,40.60676539290796],[-73.80090547544926,40.60674062278658],[-73.80096748629337,40.6067101937553],[-73.80096766836527,40.60664912120654],[-73.8009969810746,40.60659087506229],[-73.80096804906103,40.606521423707704],[-73.80088436598318,40.606490742331026],[-73.80079693214853,40.606496142919156],[-73.80068780929109,40.60644598522689],[-73.80066247042079,40.60639319597156],[-73.80064444884319,40.606329315717026],[-73.80069546786773,40.606321075974265],[-73.80074997041125,40.606365587392155],[-73.80077897668612,40.60641005409038],[-73.80085539272615,40.60643517136177],[-73.80094642758591,40.60644365678184],[-73.80103373658,40.60647989715452],[-73.80107750310866,40.60646054016413],[-73.80107400950286,40.60641056510493],[-73.80103042501868,40.606368849878606],[-73.8009576438616,40.606346514478965],[-73.80094321483602,40.60629929711],[-73.80091764469324,40.60632423699344],[-73.80092839744563,40.60638255252103],[-73.80087007774024,40.60639633198013],[-73.80083008685322,40.60637127834782],[-73.80081205683847,40.60631017423588],[-73.80076852229296,40.60625180137361],[-73.80069572477308,40.606235019045855],[-73.80063727251436,40.60629321457439],[-73.80060437517022,40.60633202233239],[-73.80049142861391,40.60634293068549],[-73.8004697066531,40.60629847605753],[-73.80042604793559,40.60628174414138],[-73.80033863924568,40.606278815696776],[-73.80028392943578,40.60630370548528],[-73.80030203281828,40.6063398256365],[-73.80037492166058,40.60632607177095],[-73.80040758741445,40.60636499332805],[-73.80045485482326,40.60639283570434],[-73.80052762757161,40.60641794636593],[-73.80056759481384,40.60645132828716],[-73.80064026819312,40.60650975126825],[-73.80069115343686,40.606545928214004],[-73.80074935731882,40.606571013301995],[-73.80082573974587,40.606607234386765],[-73.80085479651889,40.60663504520561],[-73.80079279265787,40.60666269805775],[-73.80066529300511,40.60666802926385],[-73.80057415770719,40.60669285601047],[-73.80051571389615,40.606748275359394],[-73.80048279900531,40.60679263514464],[-73.80044255079481,40.606853637631716],[-73.80045698722218,40.60689807961364],[-73.80048232612164,40.60695086891164],[-73.80048945420144,40.6070036259238],[-73.80051114998228,40.60705640822068],[-73.80052836652632,40.6070886270431],[-73.8004127644355,40.60707011790043],[-73.80031807730089,40.60706440134238]]],[[[-73.82718282107061,40.607919778091286],[-73.82679537497152,40.607720440593155],[-73.82629763015825,40.607817072229764],[-73.82617361009883,40.60755411178239],[-73.8263911775284,40.60735743365131],[-73.82598212776465,40.60715799759942],[-73.82590092720909,40.60646593014694],[-73.82649618795786,40.606224463717766],[-73.82690524584692,40.60642389797732],[-73.8286167145767,40.60583848413763],[-73.82866060090232,40.60625615837484],[-73.82815085191224,40.60795028983303],[-73.82718282107061,40.607919778091286]]],[[[-73.79665699659034,40.608960915071336],[-73.79647556037318,40.60886086768694],[-73.79630873959168,40.60873591468694],[-73.79621470860648,40.608580618422565],[-73.79608811685212,40.6083754010183],[-73.79600863317916,40.608217360285984],[-73.79609616374165,40.60812055927024],[-73.79625245987782,40.60812083643976],[-73.79639074987219,40.60806567816973],[-73.79647817834146,40.608002119049445],[-73.7965257597976,40.6078941667296],[-73.79642049565764,40.607846887297974],[-73.79631857051584,40.607896569853274],[-73.79627507921009,40.607854940274336],[-73.7962607775152,40.60777734962156],[-73.79626124248162,40.60762499077667],[-73.79630161390759,40.60749763489904],[-73.79648002776895,40.60739545458856],[-73.79654941676617,40.607287540363586],[-73.7964950736062,40.607229270721675],[-73.79638238010763,40.60723461183409],[-73.79630590758441,40.60728156886565],[-73.79622217305318,40.60732574303897],[-73.79611287777699,40.607408654715826],[-73.79605813695181,40.60748058220074],[-73.79605418096139,40.60758584165083],[-73.79608280986899,40.607732711415494],[-73.79611533581908,40.60779371315239],[-73.79607871763811,40.6078822937237],[-73.79600966583985,40.60787940058908],[-73.79590759703481,40.60797617572655],[-73.79587458773688,40.60807307293876],[-73.79581987999946,40.608133919632316],[-73.79577650055198,40.60805627776441],[-73.79571510696555,40.60792597063006],[-73.79569358745671,40.60783174664679],[-73.79569385025923,40.60774587151121],[-73.7956613657921,40.607671019061705],[-73.79559978773366,40.60760165540126],[-73.79556366946282,40.607526796460405],[-73.79553853913688,40.60742425521917],[-73.79551694367566,40.60735496279816],[-73.79552079824599,40.60728294488273],[-73.79552457776705,40.607235858401864],[-73.79551746973068,40.60718321251893],[-73.79551038737914,40.60712225654885],[-73.79547785316339,40.60706402472025],[-73.79547805683511,40.60699754100989],[-73.7954636707203,40.60694765227097],[-73.79549292599515,40.606889531560675],[-73.7954530371751,40.60685898780404],[-73.79540955777202,40.6068145878123],[-73.79540245704155,40.60675917183281],[-73.79543529661588,40.60671767727883],[-73.79542089361493,40.606673329205535],[-73.79536286684437,40.60663167340053],[-73.79533393295463,40.60658452867304],[-73.7953051108375,40.60650137250136],[-73.7952872092975,40.60641269490273],[-73.79527327433141,40.606215987948346],[-73.79528475542313,40.60602763639409],[-73.79527814038418,40.60581432153376],[-73.7952968741362,40.60563152308985],[-73.79545004653365,40.60546281515526],[-73.79557773214778,40.60530791269086],[-73.79572698954333,40.60523061324663],[-73.79593043379103,40.60526144693086],[-73.7960320850386,40.6053004097837],[-73.79602450307615,40.605402892720264],[-73.79595517445615,40.60549141471163],[-73.79580940724247,40.605615813863814],[-73.79570367250099,40.60572366305951],[-73.79560502059172,40.60589246813087],[-73.7956300817261,40.60601717021993],[-73.79558586352447,40.60621377422322],[-73.79561085689758,40.60636063766254],[-73.79570141764721,40.606460525121854],[-73.79587219718016,40.6064774493267],[-73.79600332518511,40.60638626649351],[-73.79613089351322,40.60627014562585],[-73.79625827629205,40.606214968164004],[-73.79640447212934,40.606191853683306],[-73.79651632314861,40.60622009971698],[-73.79660063360551,40.606228429584625],[-73.79666810538956,40.60622738028416],[-73.79674937775803,40.60622635585251],[-73.79684743128543,40.6062534079748],[-73.79693935326782,40.60628045018565],[-73.79701589648442,40.606321488553874],[-73.79709084443735,40.60638356006125],[-73.79714438458296,40.606425726918665],[-73.79723164882425,40.60647145830381],[-73.79731275827201,40.606524191887424],[-73.79737084148009,40.60658506478226],[-73.79741364964951,40.60662721192184],[-73.79745955882301,40.606657678994004],[-73.79749167799358,40.60668461435433],[-73.79754380283515,40.60668821240759],[-73.79758985672353,40.606670763572524],[-73.79763277047965,40.60667785091782],[-73.79767560588797,40.606710648857266],[-73.79772763139924,40.60674696901122],[-73.79776126022871,40.60678208808664],[-73.79779795481706,40.606817213215756],[-73.7978377310863,40.606847668676046],[-73.79789746941279,40.60686880990841],[-73.79797720625425,40.60686895009021],[-73.79803547420816,40.606869052493536],[-73.79809221294468,40.606867982825214],[-73.79814747545666,40.60684821307502],[-73.79819189409992,40.60686465166845],[-73.79824095538505,40.60686707534043],[-73.79827924018673,40.60688350380252],[-73.7983344038126,40.60689645614699],[-73.79838966274922,40.60687785428967],[-73.79843099964778,40.60689896296455],[-73.79845087493293,40.606918865306135],[-73.79849223017396,40.60693413022821],[-73.79854896190302,40.60693539853083],[-73.79866703288249,40.60693560541698],[-73.7987498401589,40.60693458158797],[-73.79883111600012,40.60693238650094],[-73.79891086611973,40.606927851651],[-73.79895852845465,40.60688586268611],[-73.79901991690417,40.60686844010055],[-73.79907501031825,40.60690476500715],[-73.79926351179009,40.606940154278185],[-73.79947660011061,40.60695805619029],[-73.79957157845705,40.60698860751174],[-73.79967423625524,40.607015665747966],[-73.79979212491756,40.60707664213589],[-73.79991011209019,40.607104895045126],[-73.7999821109961,40.60712839407396],[-73.80004033499512,40.60714368779259],[-73.80015529752701,40.60715791213445],[-73.80021206445196,40.60714749265472],[-73.80025349366471,40.607138215345636],[-73.80034081426989,40.607166415182725],[-73.80037605715951,40.60717465702974],[-73.80044038942076,40.60719814178491],[-73.80048785562397,40.60722159840089],[-73.80052617654216,40.60722633865066],[-73.80058448408846,40.607213584960064],[-73.80063201163638,40.60721600478213],[-73.80066267723906,40.60721722615349],[-73.80075312642616,40.60722439543475],[-73.80084512997333,40.6072245548904],[-73.80092488727692,40.607217680614234],[-73.80099853636001,40.607202615746644],[-73.8010706750479,40.60717936691705],[-73.80112292143608,40.60714206057111],[-73.80118899074051,40.607097764994606],[-73.801222857521,40.60705341436164],[-73.80129046224634,40.60700795319929],[-73.80141330764525,40.60694973258593],[-73.80150238341277,40.606903139709296],[-73.80158224099027,40.606862373942526],[-73.80159157257097,40.60681798084167],[-73.80160853734672,40.60678528777064],[-73.80166689334794,40.60675617168337],[-73.80170681041068,40.60673987929617],[-73.80172213603636,40.60674224327434],[-73.80170980368048,40.60676442635261],[-73.8016866918647,40.60680178374177],[-73.80165590298074,40.606842634269576],[-73.8016328429756,40.60686246128775],[-73.8016450165328,40.60689403663733],[-73.80170636263593,40.606890636267885],[-73.80174935547006,40.60687084294858],[-73.80179390404608,40.60684404102097],[-73.80182466575275,40.60681253989316],[-73.80183398675992,40.606771652308275],[-73.80182031529414,40.606728388211124],[-73.80181887813997,40.606695663377515],[-73.80185577384235,40.60666417265016],[-73.80192792270975,40.606637417746505],[-73.80201072802707,40.60663639173299],[-73.80210734919139,40.60663071487415],[-73.8021701870997,40.606641341219245],[-73.80222840359116,40.60665897135559],[-73.80226214831083,40.606655523192124],[-73.80230968244351,40.60665560496162],[-73.80239398747258,40.60666626860868],[-73.80244456164623,40.606675704362516],[-73.80249208004454,40.606681629624255],[-73.80258105662033,40.6066677582645],[-73.802693021573,40.60665860121134],[-73.80276053512763,40.606643524515135],[-73.80282047935594,40.60659571193618],[-73.80292632821592,40.606580700400826],[-73.80306739902811,40.60658094220214],[-73.80317013554358,40.60658111818785],[-73.80326523257328,40.60657193219205],[-73.80334199776851,40.60653934070858],[-73.80342818098084,40.60643313960611],[-73.80346065292981,40.60634087099707],[-73.80348837433623,40.6063000147414],[-73.80356359173706,40.60627209470269],[-73.80361425859306,40.60624997693338],[-73.80363583296263,40.6062137852155],[-73.80369883134522,40.60616948362005],[-73.80377411165708,40.60612052788249],[-73.80382478387807,40.60609607249104],[-73.80388311859178,40.606073967188244],[-73.80387322256422,40.60611740828021],[-73.80391678850425,40.6061341028763],[-73.80396767437519,40.60613418967889],[-73.80401493337463,40.60613150017487],[-73.80400026433956,40.60617579775792],[-73.80394917572707,40.60624496528966],[-73.80386536617205,40.60631684639437],[-73.80384328221936,40.60641099443373],[-73.80385395059157,40.60649134803776],[-73.80386831780457,40.60654954598402],[-73.8038063089383,40.6066242348462],[-73.80370423618561,40.60672655708865],[-73.80364944728834,40.606817879127355],[-73.80360926956556,40.60688429454223],[-73.80360548827757,40.60693415120946],[-73.8035108721483,40.60697277189225],[-73.80343803073232,40.607022511140705],[-73.80336880000839,40.60708056598038],[-73.80331765292443,40.60716912348739],[-73.80325195793925,40.607260427340854],[-73.80319350929729,40.607360053024514],[-73.80308415747795,40.60746513217971],[-73.80289112368524,40.60759776991629],[-73.80278191742165,40.607652985906945],[-73.80273449446892,40.607711077948046],[-73.80264348615921,40.60775801474116],[-73.80253792293645,40.607810466656076],[-73.80211971359472,40.60788177216696],[-73.80182143319749,40.607958823036036],[-73.8016865354916,40.60809709917333],[-73.8014827738456,40.60816877150744],[-73.80140263641817,40.608226806993],[-73.80148603850571,40.60829343512481],[-73.80162397881357,40.608354616637264],[-73.80148922904581,40.608443029671584],[-73.80131445386753,40.60854522402847],[-73.80099421230574,40.608672097910656],[-73.80057613593208,40.60869630551976],[-73.80019786080777,40.60878152348576],[-73.79981979017866,40.60879748657923],[-73.79943797800902,40.608849454194214],[-73.79919425456337,40.60891274260614],[-73.79897259777245,40.6088901936804],[-73.79852900919995,40.608936510016065],[-73.79817626416533,40.60899129448807],[-73.79786726388149,40.609004602323715],[-73.79747469478913,40.609006681377195],[-73.797078483409,40.60901152376399],[-73.79665699659034,40.608960915071336]]],[[[-73.83026299815717,40.60854984232156],[-73.82991889867016,40.60677075069706],[-73.83125878911675,40.60595319020867],[-73.83275028159092,40.6053388835546],[-73.83587601623175,40.60563690704301],[-73.83446265686196,40.60719253294337],[-73.83428342685963,40.60918568185402],[-73.83337792466484,40.60832939454487],[-73.83352025331388,40.60859370435932],[-73.83240677103576,40.609655669161924],[-73.83141142585234,40.60942410269011],[-73.83067824786622,40.60878967826989],[-73.83026299815717,40.60854984232156]]],[[[-73.82607472604685,40.60843779904357],[-73.82661051008928,40.60819620533913],[-73.82771104236,40.60839866813073],[-73.82805077260066,40.610046296865335],[-73.8268832641482,40.60959667806946],[-73.82607472604685,40.60843779904357]]],[[[-73.81449876827793,40.61073545365935],[-73.81520720864945,40.60981673359448],[-73.81559858845291,40.610672516330716],[-73.8154036618998,40.610384801512936],[-73.81526445493756,40.61049963818186],[-73.81503874325287,40.61072453111435],[-73.81484699639029,40.61081905690231],[-73.81461364629517,40.61093407380675],[-73.81450261566715,40.611058473505494],[-73.81449876827793,40.61073545365935]]],[[[-73.81409011566801,40.61446692009985],[-73.81413268075441,40.61436629043907],[-73.81416449897708,40.61429106964085],[-73.81441441488539,40.614101424008176],[-73.81468262676498,40.613975157855116],[-73.81486725972138,40.61401064975283],[-73.81486681073616,40.614172542284386],[-73.81485722289104,40.614299226214875],[-73.81504193462985,40.61430656181438],[-73.81535634872871,40.61417332968297],[-73.81549526637585,40.61403981513323],[-73.81535703016017,40.613926971274935],[-73.81536653934623,40.613828443818804],[-73.81519143554442,40.6136873850602],[-73.8149977606888,40.61358149086314],[-73.81487519159307,40.613369848953965],[-73.81479563255326,40.613194029981365],[-73.81485122699664,40.61313076968212],[-73.81487213107756,40.61311332049711],[-73.81503638494634,40.61297621374948],[-73.81523956494536,40.612983579257296],[-73.81528551351116,40.61306811885994],[-73.81527590714317,40.61320184104884],[-73.81532195326886,40.613251186909075],[-73.81546948317195,40.613342929008496],[-73.81560806899904,40.61332907375162],[-73.81571906149267,40.61327294163641],[-73.81578420222385,40.6130970752989],[-73.81588601679648,40.613019810910934],[-73.81598763622696,40.61301293489119],[-73.81615626632507,40.61294211550986],[-73.81643150379578,40.61428233493008],[-73.81623366684654,40.61423104619867],[-73.81614126177557,40.61424497608638],[-73.81598412428805,40.61428695776168],[-73.81582696674214,40.61433597843493],[-73.81569763477408,40.61434280988542],[-73.81554994675577,40.614307378111334],[-73.81538349309409,40.61437749915297],[-73.81523555167274,40.61443357256186],[-73.81506915718597,40.61448257634702],[-73.81495837543929,40.614461282342475],[-73.81471812627869,40.61449608855198],[-73.81458844285433,40.61462961772556],[-73.81444032345242,40.614749038670745],[-73.81420926754481,40.61470344327],[-73.81408062432938,40.614558409236324],[-73.81409011566801,40.61446692009985]]],[[[-73.78478547486456,40.61798072183553],[-73.78472446092974,40.6179732636072],[-73.78467752923342,40.61797939255482],[-73.78465054000071,40.617982917409016],[-73.78458950259908,40.61798280304878],[-73.78451882678755,40.61798267058936],[-73.78450284231383,40.61795816090325],[-73.78449655136123,40.61791653247613],[-73.78455126699096,40.61788481116402],[-73.78458184988725,40.617855050601285],[-73.78453859900645,40.61782848231666],[-73.78441016946628,40.61780620957506],[-73.7843556902111,40.61776449058747],[-73.78434624252317,40.617705720992745],[-73.78438813142868,40.617666630704996],[-73.7844557929837,40.617605557280434],[-73.78445273734569,40.61755659093158],[-73.78440144915814,40.617522222601906],[-73.78432120689818,40.617500040125364],[-73.78429575194149,40.61742410357807],[-73.78429919287694,40.6173531179643],[-73.7843378863219,40.61730912548487],[-73.78433998512628,40.6173047976159],[-73.78437346044541,40.61723575187423],[-73.78442813736531,40.61721627074402],[-73.78444768098059,40.61713307411837],[-73.78445326249798,40.61708854087406],[-73.78446087068056,40.61702783462716],[-73.78438089785334,40.6169224192516],[-73.78426867510213,40.61685611233467],[-73.78418536377016,40.616789859422475],[-73.78414720948084,40.616667386643044],[-73.78415237624972,40.61663524595199],[-73.7841570440553,40.61660620428709],[-73.78412181771593,40.61657186598547],[-73.78406670589834,40.61654371889478],[-73.78405446729734,40.616537468000125],[-73.78396793585166,40.61647365614677],[-73.7839006093886,40.61643191346053],[-73.78390327278201,40.61636910751823],[-73.78390756529677,40.61626790874869],[-73.78381802921346,40.61614044420903],[-73.78370885301034,40.61612555036307],[-73.78366473079505,40.61611425090795],[-73.78366070504742,40.61611322006212],[-73.78366002987659,40.61610922673388],[-73.78364494416381,40.616020164686255],[-73.78355433299562,40.61599629992427],[-73.7835326045825,40.615990577250095],[-73.78344597109862,40.6159585903622],[-73.78333396543638,40.61582618521771],[-73.78327820490827,40.615701281098936],[-73.78326717962135,40.61561797810346],[-73.78322554530025,40.61557873072328],[-73.78310021265165,40.61559318294327],[-73.78298844336037,40.61564124591988],[-73.78298118565495,40.61564436669291],[-73.78275635553693,40.61563170180912],[-73.78256695784228,40.615589727569095],[-73.7824899312752,40.615567549886855],[-73.78238409631459,40.61551349272978],[-73.78231042657163,40.61544725686279],[-73.78230713854055,40.6154365600827],[-73.78228181716425,40.61535417796206],[-73.78231752089336,40.61524163684294],[-73.78229527471444,40.61516815367762],[-73.78221175979071,40.6151655472026],[-73.78213135418503,40.61519477128259],[-73.78205109149759,40.6151799316596],[-73.78199656877106,40.61515289959365],[-73.7819774464431,40.615106350463286],[-73.7818909028381,40.61504743389115],[-73.78186828033728,40.61508900811596],[-73.7818790370823,40.615164855853216],[-73.7818422212803,40.61519911963104],[-73.78181008027435,40.61520395366917],[-73.78171700912475,40.61517684879664],[-73.78164014281391,40.615105710211346],[-73.78158240022438,40.6150811207766],[-73.78149577687142,40.61504668348636],[-73.78147617328916,40.61501039771576],[-73.78144149492911,40.61494621158037],[-73.78141597273677,40.614892306702174],[-73.78127785534143,40.614887147932215],[-73.78122023167023,40.61488130876724],[-73.7812039941578,40.61487966338073],[-73.7811526921111,40.61485018910311],[-73.78113990717657,40.61483058057356],[-73.78114968573607,40.614804743707204],[-73.78115934985775,40.6147792096828],[-73.78113050286764,40.614759570571856],[-73.78111067894667,40.61476240829908],[-73.7810630097626,40.61476923396786],[-73.78098597748873,40.61474950353717],[-73.78085789171342,40.614624409298635],[-73.78079376503531,40.614587567092414],[-73.78081034084246,40.614430926027424],[-73.78080415768544,40.61435747268992],[-73.78076582541526,40.61429130303222],[-73.78072433857203,40.61420799159641],[-73.78075878329847,40.614177856769125],[-73.78076621936079,40.61417135154422],[-73.78075354789337,40.614117470519275],[-73.78070887195295,40.614026809005914],[-73.78085046476048,40.61395119022222],[-73.78097249377764,40.613963662507764],[-73.78114906073044,40.613998271479836],[-73.78114590422734,40.61398112905272],[-73.78112055120533,40.61387581550706],[-73.78104034515623,40.61381349677064],[-73.78100199089364,40.61378501339371],[-73.7809218586979,40.613731004341616],[-73.78088360834532,40.6136403541338],[-73.7809062162167,40.61360367661878],[-73.7809898005403,40.613584251713036],[-73.78105720259796,40.6136015170361],[-73.78115999778092,40.61360171278712],[-73.78119226513171,40.61355770978549],[-73.78119576665532,40.61346958792771],[-73.78122166520583,40.61340843637575],[-73.78127952806568,40.61339630628873],[-73.78126051102046,40.6133179330025],[-73.78137959932609,40.61324716678577],[-73.78160136846209,40.61321086842279],[-73.78177836610482,40.61311328429786],[-73.78197506772618,40.61288354264368],[-73.78231954307914,40.61265163449772],[-73.78239337732373,40.61266646227569],[-73.78239023652246,40.61264442436527],[-73.78261557467629,40.612497968636866],[-73.78272796594389,40.61251042134029],[-73.78278570606847,40.612535011377474],[-73.78287901349171,40.612488674790434],[-73.78291462711563,40.61240306079765],[-73.78292121972024,40.612351665330614],[-73.78296005311708,40.6122636096307],[-73.78302450498055,40.61220008318926],[-73.7831594202564,40.612200337783456],[-73.7832269661075,40.61217353650436],[-73.7833042980316,40.61210024243472],[-73.78335575780854,40.61208075474145],[-73.78345861352146,40.612061364865625],[-73.78352635756796,40.61197336343412],[-73.78355221437411,40.61192445198095],[-73.78371299347681,40.61187334620532],[-73.78376054851849,40.611935103100876],[-73.7838281499226,40.61202289154734],[-73.78394373670093,40.6120402452889],[-73.78422271946248,40.61194037983681],[-73.78436963663623,40.61188778894437],[-73.78447437567289,40.611850295948535],[-73.7845896836486,40.61195332910712],[-73.78458789348971,40.61195962067109],[-73.78457993639401,40.61198758300821],[-73.784640866529,40.61201952090824],[-73.78472760664948,40.61201723561888],[-73.7847598147519,40.611990367755205],[-73.78477285430827,40.611931639093804],[-73.78485638084538,40.611929347690136],[-73.78497523353352,40.611929570088165],[-73.78501066349988,40.611900260408625],[-73.78507185385077,40.61185141469721],[-73.78509129264229,40.61180004195312],[-73.78505931114404,40.61175591822393],[-73.7850679220692,40.61168410172035],[-73.78507251590159,40.61164578191838],[-73.78516282917356,40.61153089354159],[-73.78521116182446,40.61148447099258],[-73.78522423150619,40.61141595124304],[-73.78544973958944,40.61121318664414],[-73.78551080380392,40.61120350834534],[-73.78553984649433,40.61116194637812],[-73.78577809315814,40.61099347707081],[-73.7862184317922,40.61091106458277],[-73.78646972800945,40.610678968981645],[-73.7868244526521,40.61078833091093],[-73.78684518697297,40.61079472358825],[-73.78710253758447,40.61067769555466],[-73.78719897412333,40.610655841667224],[-73.7872151286213,40.610626494949486],[-73.78719602604036,40.6105726033882],[-73.78722835948815,40.61050656667743],[-73.78722999351493,40.6104739240748],[-73.78723178914893,40.610438028181605],[-73.78719984810384,40.610381664913405],[-73.78726107424704,40.610320577896076],[-73.78741544568177,40.61026211109708],[-73.78757610833094,40.610245271710745],[-73.78759578527873,40.610281761814214],[-73.78761442879383,40.61031633464023],[-73.78770742637492,40.61036546776241],[-73.78783925815168,40.61032409384312],[-73.7879132621454,40.61028506219796],[-73.78790602838686,40.61027675011106],[-73.78787485581854,40.61024092722482],[-73.7878589433009,40.61019438497838],[-73.78824140913162,40.61012654606577],[-73.78829264835396,40.6101756006023],[-73.7883248006774,40.610165867889265],[-73.78836030518767,40.610112076401734],[-73.78837012007173,40.61005579033565],[-73.78853725349762,40.61002427371065],[-73.78859475483448,40.610124748559876],[-73.78865910627565,40.610090594226875],[-73.78871402336284,40.60999277489212],[-73.78870777636308,40.609936458768104],[-73.78870800880472,40.60986301813374],[-73.78876926429402,40.60979213860532],[-73.78879514030922,40.60973588151435],[-73.78875680409134,40.60966971449306],[-73.78876011660968,40.609637895678986],[-73.78880507094017,40.609642874504516],[-73.78884041217628,40.609640492165894],[-73.78886620290906,40.609611163085006],[-73.78893706313696,40.60955009236817],[-73.7889752548671,40.60955358746523],[-73.78899165373518,40.609555089318],[-73.7890816016591,40.60955280596735],[-73.78909787128778,40.609486738746874],[-73.78911184344187,40.60941345952068],[-73.78911746868262,40.6093839576834],[-73.78910162466204,40.60931538443424],[-73.7890343548221,40.609256508399206],[-73.78901840238669,40.60922220694466],[-73.78916957341028,40.60915883620245],[-73.78928528024784,40.609137015911934],[-73.78938805806595,40.609130085288264],[-73.7893913031007,40.6091298662423],[-73.78948118868144,40.60914716666053],[-73.78953913741647,40.60910565662008],[-73.7896065737255,40.60907106931477],[-73.78964852690949,40.609049552725615],[-73.78984776252042,40.60902298899241],[-73.78995389362365,40.60898156632602],[-73.78998612257985,40.608947353045],[-73.78999907091949,40.60891555180001],[-73.79006660916073,40.608888746992626],[-73.79011167083365,40.608859453330545],[-73.79009578875053,40.6088031201852],[-73.79001236552759,40.6087735908421],[-73.79001264272655,40.608685463307005],[-73.79007706133478,40.60862927583049],[-73.79017364012891,40.608560907329085],[-73.79028941414948,40.60851705451789],[-73.79029670742369,40.608516250448304],[-73.79039866370323,40.60850501375893],[-73.79047269491821,40.608456187914406],[-73.79048124684383,40.60840923393493],[-73.79048250009534,40.608402349585255],[-73.79046997488514,40.60829950972439],[-73.79038020614576,40.60824549017303],[-73.79054444426579,40.60811114765309],[-73.79071592085985,40.60813047611819],[-73.79072104674604,40.608131053544014],[-73.79077575139752,40.60809932940518],[-73.79085621325444,40.60804806724545],[-73.79086599505871,40.608001572159274],[-73.79085658903642,40.607928114642675],[-73.79083984839735,40.60787640669509],[-73.79089225900364,40.60782046679725],[-73.79088916295157,40.60778374071185],[-73.79087659100227,40.607695588784985],[-73.7909119158013,40.60769810132773],[-73.79098584611036,40.60768109953879],[-73.79098892075748,40.607725169572966],[-73.79104723143564,40.60774732733395],[-73.79118798343309,40.60775245958021],[-73.79133899604454,40.60773804585395],[-73.79139058758122,40.607674490864625],[-73.79139192215597,40.6076616657218],[-73.79139721012076,40.607610854747406],[-73.79147416230957,40.60765505832521],[-73.79147962911385,40.60766182487494],[-73.79156369380667,40.60776587244004],[-73.7915989500812,40.607809510119374],[-73.79151114690598,40.60815452141689],[-73.79150974927404,40.60815551584958],[-73.79140813105532,40.60822777557586],[-73.79128604191646,40.60823734570324],[-73.79115751304623,40.60825180088669],[-73.7911155561007,40.60831537277632],[-73.79107360039261,40.6083789451552],[-73.79117287672645,40.60847459860621],[-73.79126583521462,40.60853596782028],[-73.79133325013782,40.60854833043544],[-73.79141980894761,40.60860234374862],[-73.79147410140646,40.608702811510426],[-73.7914077703634,40.60878404714535],[-73.79140726952063,40.60894434043804],[-73.79147177985219,40.60901021917413],[-73.79151985485936,40.60915826991095],[-73.79180415737507,40.60964788764164],[-73.79192769751491,40.60980840620421],[-73.79190592004454,40.609874127782525],[-73.79177117120727,40.609849223413086],[-73.79144789626599,40.609749994626775],[-73.79116776671721,40.60965084315898],[-73.79093580219806,40.60967097247908],[-73.7906609263918,40.6096170406708],[-73.79047191210138,40.60969889878107],[-73.79024008926383,40.60967381494426],[-73.79009419382939,40.60976397061335],[-73.79000231821183,40.60982545497154],[-73.78998599705672,40.6098706358226],[-73.78992664767874,40.60987874753454],[-73.78988335992447,40.60992387975183],[-73.78982421884238,40.60986623011493],[-73.78979743417263,40.60980863962496],[-73.78974861262273,40.60989897234289],[-73.789656801473,40.60993990553732],[-73.78953790769856,40.61001777974287],[-73.7896343350721,40.61022346179517],[-73.7897947034958,40.61067586707019],[-73.78989088683359,40.61095963910778],[-73.79002510761511,40.611153059720124],[-73.79007306463367,40.6113381019855],[-73.79017032338827,40.611566390152824],[-73.7900618562504,40.61175799669834],[-73.78991743341238,40.611949537931125],[-73.7897951541935,40.611960274486854],[-73.78972307097149,40.61201494419498],[-73.78975864682546,40.61213557198398],[-73.78959932259734,40.61249148937232],[-73.78939733426348,40.612693884499464],[-73.78881409907277,40.61293394083644],[-73.78841808635117,40.61309213666596],[-73.78815894712253,40.613173861196294],[-73.78789303461797,40.613124049495454],[-73.7877063452842,40.61303602263858],[-73.78760546157054,40.61310159793193],[-73.78741844110327,40.6131176925392],[-73.78720239420318,40.613215935435804],[-73.78703649257429,40.613374552781984],[-73.7867338364526,40.61357127595277],[-73.78628730192607,40.613784171579525],[-73.78591993869591,40.613975293067185],[-73.785662216901,40.61398668627251],[-73.78549898289555,40.614059450065895],[-73.78539170324306,40.61462187770912],[-73.78514924368736,40.615476326076916],[-73.7850243354483,40.61555646744669],[-73.78499493400683,40.61575369723109],[-73.7849652270537,40.61604591642455],[-73.78521337659978,40.61640441541273],[-73.78550014128359,40.61668261118672],[-73.78547962683562,40.617099062942714],[-73.7852686051976,40.61712058949514],[-73.7852870070128,40.61736174969833],[-73.78565899491018,40.61797621913835],[-73.78581143129023,40.61828339069918],[-73.78620305329063,40.6187590646772],[-73.78625946345431,40.61910989839656],[-73.78613384675009,40.61940924553808],[-73.78585459350285,40.619774067890454],[-73.78562415132696,40.61986862716701],[-73.78526919176016,40.61991911238428],[-73.78521543076683,40.62006349374449],[-73.78507784902274,40.61996661358065],[-73.7851233143977,40.6198149210435],[-73.78517524443531,40.619651000373466],[-73.78514372469212,40.61946244402126],[-73.78516032368138,40.61929600937447],[-73.7852087026595,40.61923734791788],[-73.78518330139764,40.61914427594807],[-73.78515456010938,40.61909036591646],[-73.78517115109896,40.618926379687956],[-73.7851649557258,40.618855375047055],[-73.78514920785408,40.618757424726404],[-73.78515920006026,40.61864728248343],[-73.78506327944763,40.61850511855426],[-73.78488368265475,40.61840930965989],[-73.784781118168,40.618335676678754],[-73.78476856019044,40.6182450764224],[-73.78477534795479,40.6181324809376],[-73.78478291732569,40.61811635181475],[-73.78481093059064,40.61805665827001],[-73.78481106475013,40.61801504289338],[-73.78478547486456,40.61798072183553]]],[[[-73.76670827781426,40.61491086568303],[-73.76825288003401,40.614877725169436],[-73.77397692019007,40.61600357516895],[-73.76873454607986,40.62090110426621],[-73.76745926950551,40.6205113220626],[-73.76671931113243,40.61500423164765],[-73.76670827781426,40.61491086568303]]],[[[-73.79162058913484,40.622313343483135],[-73.79142802632306,40.622277657845416],[-73.79075818793633,40.62232836832434],[-73.79059984430812,40.62244948526872],[-73.79048062791743,40.62252084576096],[-73.79030507811888,40.62258256142708],[-73.79017983900243,40.62257756034641],[-73.79007341711153,40.622563050188994],[-73.79005044260607,40.62256300823426],[-73.7898855370899,40.622562706455746],[-73.7898103545436,40.62257211265963],[-73.78967870205904,40.622614819172114],[-73.78949653118153,40.62274664236039],[-73.78419483231922,40.62089266990909],[-73.78426326852004,40.6208327232031],[-73.78433830252133,40.620777550763094],[-73.78441936297803,40.6207275726874],[-73.78450583266222,40.62068316952188],[-73.78459705316287,40.620644679363025],[-73.7846923298989,40.62061239528361],[-73.78477286221275,40.620572872876636],[-73.78484860900836,40.620528193474826],[-73.78491900312574,40.620478691624584],[-73.78531492766406,40.62060604162053],[-73.78584280107015,40.620460889235225],[-73.78644831930845,40.620023604740204],[-73.78675608135418,40.61973920921057],[-73.78690140984526,40.619271840587736],[-73.7867499475068,40.618657785088],[-73.78646475861223,40.61788272941983],[-73.7864464450242,40.617612342421985],[-73.78608286946655,40.6173632334751],[-73.7860741943186,40.61707825041608],[-73.78606586985238,40.61668366543848],[-73.78589442324304,40.616325310531444],[-73.78575172076563,40.61597431622563],[-73.78555999745419,40.61595934480572],[-73.78547463952235,40.61566691144985],[-73.78571735449198,40.614732087822226],[-73.78585245783641,40.614461986024125],[-73.78614078523609,40.61425062459774],[-73.78651533545349,40.61406134216164],[-73.78716803394653,40.613843347173535],[-73.78767662692528,40.61371276459671],[-73.78802198764866,40.61365494697949],[-73.78826194671439,40.61357501433707],[-73.78848261350466,40.61353157950144],[-73.78865531515729,40.61349536285706],[-73.78879948488938,40.61338602508322],[-73.78926040644471,40.6131676656969],[-73.78979796152012,40.61297136518079],[-73.78997073217539,40.61291322613601],[-73.79020077676267,40.61293556679595],[-73.79035464459392,40.61278971096598],[-73.79043217422048,40.612526805379275],[-73.79049096423249,40.61212503563096],[-73.79067370859256,40.61194269701372],[-73.79074283939018,40.61129982068035],[-73.79074428233336,40.610839491468376],[-73.79063092418838,40.61029857808057],[-73.79126298055833,40.610533546982786],[-73.79163665158006,40.610614599898135],[-73.79204890183281,40.610622653773575],[-73.79249966118853,40.61057962728562],[-73.79279742633229,40.61040480016581],[-73.79298031675535,40.6101713103913],[-73.79304836022733,40.60987185209357],[-73.79282949983987,40.60933805814371],[-73.79241744956109,40.60870300781505],[-73.79274948626329,40.608646366375574],[-73.79292072732117,40.608675163237606],[-73.7929260604466,40.60867606008199],[-73.79293361676667,40.608681584074276],[-73.79299656635982,40.608727595509365],[-73.79305747543664,40.60876687408003],[-73.79311408510394,40.60877147147509],[-73.79321161830448,40.608779391207136],[-73.79327249723251,40.60882846187336],[-73.79328541535547,40.608856807134266],[-73.7932948291806,40.60887746218558],[-73.793307542293,40.60892154898032],[-73.79340051851436,40.608978021449325],[-73.793519381118,40.608973339326795],[-73.79355791222778,40.60897830425222],[-73.79365104095655,40.60898581496918],[-73.79372793482946,40.60904960211964],[-73.79372780624487,40.6090912180471],[-73.79377580688389,40.609150056087714],[-73.79381432923434,40.609157469186556],[-73.79385279111916,40.60918446635644],[-73.79394893616994,40.60925563203879],[-73.79394239014125,40.609294788017884],[-73.79388132265468,40.609306919229525],[-73.79387997764552,40.609308174461084],[-73.793839444117,40.609346012003705],[-73.79384564915426,40.609417015745564],[-73.79389688394974,40.60946851671828],[-73.7939771424029,40.60948334807858],[-73.79406359128798,40.60957408030576],[-73.79415448227482,40.60959248338824],[-73.79418557615674,40.60959877853637],[-73.79424667469137,40.60957685596056],[-73.794336517542,40.60960884064468],[-73.79443270053301,40.60966776511188],[-73.79454166514712,40.609748744979726],[-73.79454478656237,40.60977812651061],[-73.79446700696278,40.60980986612724],[-73.7944611650666,40.609812249676416],[-73.79446746878682,40.609851429330334],[-73.7945251063308,40.60991028495343],[-73.79452178213803,40.60994699945201],[-73.7945536921462,40.61001560132703],[-73.79467600571869,40.61010685403806],[-73.79467868056418,40.61010884873077],[-73.79475872104085,40.61019467242852],[-73.79480995093294,40.610248620751534],[-73.79478325170496,40.61026211649944],[-73.79476169204911,40.61027301482815],[-73.79476157163344,40.610312182490105],[-73.79480633875221,40.6103783599787],[-73.79487372764497,40.610400511721075],[-73.79494752459141,40.610427571405744],[-73.79505655097421,40.61048896619433],[-73.79508550143636,40.61048901781001],[-73.79514006718179,40.61048911507528],[-73.79523965260145,40.61048684525307],[-73.79529736025314,40.61052366797638],[-73.79537441438865,40.6105360453802],[-73.79555747865162,40.61054616356513],[-73.79566026939081,40.610546346349224],[-73.7957917895718,40.610605332484916],[-73.7960323297316,40.61072816075961],[-73.79624422255736,40.610765256507655],[-73.79637893337686,40.61083159228126],[-73.7965520935238,40.610929819676336],[-73.79679919436896,40.61100859285842],[-73.7968955609592,40.61100876317944],[-73.79692441928977,40.61102595108645],[-73.7969178822806,40.61106265896647],[-73.79691732271002,40.61107042681876],[-73.79691452867719,40.61110916590433],[-73.79696581925704,40.611143529177454],[-73.7970107765337,40.61114850429263],[-73.79711999198304,40.61114869711554],[-73.79716244691305,40.61114877204289],[-73.79722278233528,40.61114887850001],[-73.79731593658023,40.6111490428011],[-73.79736731722683,40.61115402893566],[-73.79737045480938,40.61117851537033],[-73.79736385663251,40.61121314479718],[-73.79735739829864,40.6112470371732],[-73.79745676195708,40.61131820439625],[-73.79752750476563,40.6112938487988],[-73.79771064649526,40.61127948261542],[-73.7979418447845,40.61130681744341],[-73.79808315944801,40.6113144109321],[-73.79824702035744,40.6113024579621],[-73.79836345563704,40.61131132103203],[-73.7983786924036,40.611312481263695],[-73.79839061713199,40.61131636859101],[-73.79850705499896,40.61135432249599],[-73.79848442127285,40.61140324294643],[-73.7984874499733,40.61146444908741],[-73.79852584119683,40.61151592428692],[-73.7986413933355,40.611545503885644],[-73.79876353846714,40.611518789624434],[-73.79886957949962,40.61150673452412],[-73.79898529394497,40.611482457216624],[-73.79903982792409,40.611507032302455],[-73.79912946875956,40.61160755768702],[-73.79912596956514,40.61170302505919],[-73.79912554232719,40.61184500898055],[-73.79911239018277,40.611945354688714],[-73.79917318059671,40.6120262464293],[-73.79932094418697,40.61202650450196],[-73.799378839344,40.612002125168],[-73.79938235953566,40.61198821297149],[-73.79939184177402,40.611950738792],[-73.79944972926403,40.611928807850774],[-73.79961050311418,40.61187523140942],[-73.79970685649208,40.611880295561825],[-73.79972623717927,40.61186879074583],[-73.79978086995635,40.61183636009437],[-73.79988381658072,40.61178513080241],[-73.79988394133284,40.61174351487952],[-73.80001595851078,40.611638480407784],[-73.80007703500378,40.61162389868447],[-73.80017340117156,40.61162406625509],[-73.80025700070246,40.6115972828882],[-73.80030502354087,40.61165122317158],[-73.80034349615059,40.61167576973236],[-73.800398104641,40.61167586457403],[-73.80043669570611,40.61166124361117],[-73.80049472403951,40.6116431814795],[-73.80052668996206,40.61164426408027],[-73.80053951677237,40.61165163032451],[-73.80057149294582,40.61170064593297],[-73.80057144723548,40.6117159469816],[-73.80057138324928,40.61173736566871],[-73.80056162959775,40.6117765176159],[-73.80060330054984,40.61180596585201],[-73.80065460219518,40.61183787871476],[-73.80069947118979,40.61187222968052],[-73.80074112012187,40.611909021813005],[-73.80080125919486,40.61193390448166],[-73.8007377547481,40.61196042387411],[-73.80071198359926,40.61198485959218],[-73.80067977373258,40.61201417968277],[-73.80062192312626,40.612023872281064],[-73.80056088361412,40.61202621415962],[-73.80047742268748,40.61200648463079],[-73.80041950019101,40.612040656729114],[-73.8003519700206,40.61206501934924],[-73.80023948919164,40.612081960169256],[-73.80019944719879,40.6121361618807],[-73.80019433453451,40.612143082510876],[-73.80021346073227,40.612192075878994],[-73.80019080020011,40.61225078954219],[-73.8000713448225,40.61245131953743],[-73.8000712568442,40.612480695323406],[-73.80005830484185,40.6125149449468],[-73.80004543342169,40.612526103801635],[-73.7999906707138,40.61257358033084],[-73.8000162583543,40.612610344774865],[-73.80006058206898,40.612644277387595],[-73.80007074363104,40.612652055692585],[-73.80008992919105,40.61268146499963],[-73.80008978990166,40.61272797760898],[-73.80007677854833,40.61278181181515],[-73.80006848765423,40.61280166319354],[-73.80005736632933,40.612828290398674],[-73.80001550298796,40.61286248922004],[-73.80001213766538,40.61291389175867],[-73.80000872033965,40.61298243061672],[-73.79999243799456,40.613055843302604],[-73.79993435271612,40.61314387003041],[-73.79987003947554,40.613165791199734],[-73.79978007368885,40.61317297851171],[-73.79972220057746,40.61319001343038],[-73.79968671027142,40.613241360650576],[-73.79960319061053,40.61324121507326],[-73.79954212657901,40.613250899851415],[-73.79947902190804,40.613288359582],[-73.79946811138879,40.61329483532634],[-73.79937489594428,40.61331425735187],[-73.7993169407734,40.61335822059162],[-73.79930387847674,40.613429189856305],[-73.79935178325533,40.61352229818023],[-73.79939200146421,40.61354749208343],[-73.79942232263298,40.61356648569728],[-73.79947157403303,40.613569699568856],[-73.79953794488279,40.61357403137919],[-73.79959252486927,40.61358391830652],[-73.79965025075333,40.61361584331312],[-73.79965955705023,40.61372602046499],[-73.79968510153263,40.613777473540544],[-73.79963679933248,40.61381655754872],[-73.79959903264592,40.613845207246534],[-73.79951767033218,40.61390692658452],[-73.79947510832072,40.61417368654274],[-73.79950698933648,40.61425452714598],[-73.79947799745695,40.614281405240085],[-73.79944259530329,40.61430337542762],[-73.79950678346577,40.61432307158216],[-73.79951311219028,40.61435490699563],[-73.79951021374211,40.61437755693215],[-73.79950653347996,40.61440630390775],[-73.79950266109705,40.61440840132185],[-73.7994614868961,40.61443070454717],[-73.79945817122575,40.61446497208114],[-73.79947689000156,40.614513661286054],[-73.79949960873982,40.614572756847885],[-73.79945762700561,40.614646124618446],[-73.79944032859662,40.614662993624016],[-73.7993674150583,40.6147340956659],[-73.79937683876167,40.61480510467686],[-73.79939159947291,40.614862019711865],[-73.79940224366962,40.61490306923502],[-73.79929581592368,40.615042420308924],[-73.79928524480074,40.61504858803884],[-73.79917031100392,40.61511564261115],[-73.79912189571498,40.61519144628431],[-73.79909594590345,40.61527463368839],[-73.7990636455319,40.61533332976341],[-73.79904620020609,40.61533767339952],[-73.7990299151745,40.6153441227895],[-73.79901522470297,40.61535250595049],[-73.7990025205363,40.61536259933241],[-73.79900205053379,40.61538772682651],[-73.79900623216578,40.615412654018265],[-73.79901498197025,40.61543688335026],[-73.79902592909015,40.615456639688645],[-73.79903991670072,40.61547524847894],[-73.79905674147706,40.61549243921924],[-73.79905492951508,40.61551244394856],[-73.7990489771509,40.615531976508024],[-73.79903903504963,40.61555054248168],[-73.79902535486673,40.61556767191978],[-73.7990082828783,40.61558293123443],[-73.79897187441935,40.6155698733661],[-73.79893881229131,40.615552394640844],[-73.79891001234542,40.61553097923691],[-73.79890244926857,40.61552399310084],[-73.79888215665649,40.615521171210865],[-73.79886153141821,40.61552092750132],[-73.79884113375167,40.615523268591545],[-73.79882151767383,40.61552813089569],[-73.79880321597335,40.615535382349655],[-73.79878672573979,40.61554482599802],[-73.79877249486226,40.615556205343594],[-73.79876090986453,40.61556921131382],[-73.79875228540656,40.61558349065552],[-73.79874685573809,40.61559865552941],[-73.79874476833587,40.61561429404413],[-73.79875960344485,40.6156658091465],[-73.79877337735293,40.61571471261736],[-73.79872463343781,40.615730297172966],[-73.79867994661181,40.61575181459726],[-73.79864054949279,40.61577867136702],[-73.79860752879446,40.61581012668103],[-73.79858179535081,40.61584531289347],[-73.79856405899179,40.61588325944613],[-73.79855468962054,40.615887017776565],[-73.79854465662991,40.61588959615712],[-73.79853421399854,40.61589092931788],[-73.79852362607492,40.615890983510695],[-73.7985131608856,40.61588975736368],[-73.79850308335011,40.615887281915946],[-73.79849364857476,40.61588361983196],[-73.79848509539462,40.61587886381489],[-73.79847764032775,40.61587313426032],[-73.79847147209388,40.61586657620805],[-73.79846674683743,40.615859355670906],[-73.7984635464831,40.615851529184305],[-73.79846204272289,40.615843412012936],[-73.79846227485021,40.61583521626259],[-73.79846423679881,40.61582715609239],[-73.79846787730139,40.61581944211858],[-73.79844110263352,40.61579187521798],[-73.79840921414808,40.61576767343107],[-73.79837293055758,40.61574738222125],[-73.79833306962968,40.615731458914446],[-73.7982905297564,40.61572026239177],[-73.7982462697065,40.615714045001525],[-73.79820740884644,40.61571279319154],[-73.79816866238941,40.615715386037614],[-73.7981630061176,40.615716090283655],[-73.79812948539241,40.61574633480311],[-73.79810231859771,40.615780078750326],[-73.79808291098821,40.61581478747739],[-73.79807023757226,40.61585125871454],[-73.79806456048922,40.615888738115814],[-73.79806599717199,40.61592645048184],[-73.79808371498115,40.61592289435424],[-73.79810195950002,40.61592161118011],[-73.79812023213529,40.61592263602652],[-73.79813803352528,40.61592594088606],[-73.79815487718649,40.61593143544226],[-73.79817030280844,40.61593896953766],[-73.79818388883291,40.61594833727754],[-73.79819526397456,40.6159592826563],[-73.79820411736749,40.615971506554025],[-73.79821020706085,40.615984674910614],[-73.79821336663105,40.61599842785521],[-73.79821350973002,40.61601238954085],[-73.79821099288884,40.61606036607121],[-73.79819977173958,40.61610761337349],[-73.79818006299678,40.616153218882125],[-73.79815224731196,40.61619630174051],[-73.7981168619227,40.61623602981455],[-73.79807459027695,40.61627163576555],[-73.79807726069339,40.61628115094263],[-73.79807792214432,40.616290868223416],[-73.79807655797025,40.61630054287858],[-73.79807320252701,40.61630993125213],[-73.79806794032055,40.616318796898064],[-73.79806090387883,40.61632691653507],[-73.79805227041406,40.616334085670076],[-73.7980422573597,40.616340123748294],[-73.79799600560719,40.616354100868996],[-73.79789585986119,40.616388899344265],[-73.79779911544338,40.61642889714594],[-73.79770623650855,40.616473902377415],[-73.79761766866869,40.616523699117835],[-73.79755006077963,40.61656692375334],[-73.79748657792405,40.616571591195886],[-73.79742284775504,40.61656971617219],[-73.79738616087609,40.616579641534265],[-73.79735220369245,40.616594149863616],[-73.79732195355986,40.61661282358244],[-73.7972962811399,40.61663512522436],[-73.79727592534071,40.61666041290384],[-73.79726147204963,40.61668795879042],[-73.7972533372695,40.61671697005691],[-73.79725175514459,40.616746611698545],[-73.79725677122048,40.61677603056579],[-73.7972682411322,40.61680437992006],[-73.79728583475841,40.616830843804564],[-73.79730344911061,40.616828097543014],[-73.79732140914416,40.61682746429068],[-73.79733928102638,40.61682895934409],[-73.797356633054,40.61683254658957],[-73.79737304608082,40.61683813937555],[-73.79738812364243,40.616845602605785],[-73.79740150153286,40.616854756002475],[-73.79741285660212,40.61686537846099],[-73.79742191456198,40.616877213390765],[-73.79742873273275,40.616890678808964],[-73.79743257606818,40.616904811559735],[-73.79743334153854,40.616919232788106],[-73.79742164092707,40.61696737851783],[-73.79740304783229,40.61701748554426],[-73.7973782829107,40.61706601723215],[-73.79738846784323,40.61707152655251],[-73.79739744407043,40.617078144810165],[-73.79740500567709,40.61708572018221],[-73.79741097919931,40.6170940788893],[-73.79741567900872,40.6171043194318],[-73.79741799741284,40.61711502334541],[-73.79741786531218,40.617125871607705],[-73.79741528664272,40.61713654089394],[-73.79741033825877,40.61714671321325],[-73.79740316764254,40.61715608538662],[-73.79739398850863,40.617164378082606],[-73.79738307443445,40.61717134414275],[-73.79737437782991,40.61717539776346],[-73.79736509127345,40.61717860264897],[-73.7973025665909,40.617231427238075],[-73.79723481710514,40.61728036799282],[-73.79716225697132,40.61732512572868],[-73.79714541723963,40.61735256280387],[-73.79713317353422,40.617381379661985],[-73.79716194892204,40.61743281413127],[-73.7971950402035,40.61748271863203],[-73.79723230812478,40.61753088314321],[-73.79723859240083,40.61753931321141],[-73.79724333558109,40.61754830955737],[-73.79724685822534,40.61755954169916],[-73.79724798226796,40.6175710583366],[-73.79724667886875,40.617582563992855],[-73.7972429814671,40.61759376347262],[-73.79723698492445,40.61760436943595],[-73.79722884309041,40.61761410977029],[-73.79722082448518,40.617607827684935],[-73.7972087620578,40.61760078031283],[-73.79719534185368,40.617595342086005],[-73.79718092998759,40.61759166136373],[-73.79716591962736,40.61758983855928],[-73.79715072026819,40.61758992340027],[-73.79713574656121,40.61759191357213],[-73.7971115204926,40.61761572052929],[-73.79708298940712,40.61763657451779],[-73.79705076574446,40.617654027889415],[-73.79701554121038,40.617667705992794],[-73.79697807192831,40.617677315215616],[-73.79695182973974,40.617681425734304],[-73.79692505707183,40.61768217806466],[-73.79689848885477,40.61767955155459],[-73.79687285440635,40.617673618303854],[-73.79684885741128,40.61766454118463],[-73.79682715660427,40.61765256937066],[-73.79681528936632,40.617658445045905],[-73.79680488646083,40.61766575666715],[-73.79679624370003,40.61767429632486],[-73.79678960684585,40.61768382118956],[-73.79678516462153,40.617694060416916],[-73.79678304334503,40.61770472284914],[-73.79678330333714,40.61771550529421],[-73.79678593720598,40.61772610114742],[-73.7967908700571,40.617736209109665],[-73.79679796162304,40.617745541755255],[-73.79680711815551,40.61774919971761],[-73.79681536108542,40.61775395483511],[-73.79682246617286,40.61775967775014],[-73.7968282401315,40.617766212777134],[-73.79683252588683,40.61777338213794],[-73.79683520684905,40.61778099079798],[-73.79683621008495,40.61778883177192],[-73.79683550830198,40.61779669175451],[-73.79683312059083,40.617804356923344],[-73.79681130421606,40.61783395529883],[-73.79679645333309,40.61786596107996],[-73.79678900568894,40.61789943088111],[-73.796789180818,40.617933378162554],[-73.79679432022955,40.61795855030534],[-73.79680366406919,40.617983010023224],[-73.79681506826134,40.618038870281644],[-73.79683551278109,40.61809321346823],[-73.7968553018602,40.6181303353665],[-73.79687931758512,40.61816597982275],[-73.79690098170146,40.61819271117875],[-73.79692502482436,40.61821823422014],[-73.7969763966508,40.61822811671146],[-73.79698912798533,40.61826730754103],[-73.79700499668182,40.61833098412492],[-73.79700484778859,40.61837994395802],[-73.79697270043985,40.61838723116668],[-73.79689881105918,40.618387100643815],[-73.79685705524203,40.61838457909246],[-73.79682174691489,40.61837472544338],[-73.79678892958312,40.61836940014752],[-73.79676073741298,40.61836482467176],[-73.79670932209955,40.61836962996935],[-73.79665464913576,40.618389117946066],[-73.79660959004045,40.61841596638532],[-73.79655815251506,40.61842811505442],[-73.79651316930028,40.6184304837096],[-73.79650023582937,40.618457388465714],[-73.79645524512665,40.61846220552538],[-73.79641030734655,40.61844988525374],[-73.79635567904248,40.61845468453544],[-73.7963362531335,40.618503610887046],[-73.79632956787498,40.61858927954576],[-73.79635192027072,40.618633383031],[-73.79634215632584,40.61867498302073],[-73.79629385521498,40.61871161784593],[-73.79631300438108,40.618753267891684],[-73.79628721338965,40.61878259811342],[-73.7962325623849,40.61879474144492],[-73.79622603236349,40.61882900250578],[-73.7962837319491,40.61887072088483],[-73.79628362735248,40.61890499283245],[-73.79621915173911,40.61897831903194],[-73.79620007763204,40.61901561292179],[-73.7961878405524,40.61905453768116],[-73.79618266814752,40.61909436922816],[-73.79618465664778,40.6191343666115],[-73.79619376907554,40.61917378579356],[-73.79620983593209,40.61921189349132],[-73.7962325583498,40.61924798081694],[-73.79625038803783,40.61926968819356],[-73.79629197255336,40.619328514235654],[-73.79623393627797,40.619396956143866],[-73.79615340374316,40.61946780607097],[-73.79612434843385,40.61951426669915],[-73.79615312712704,40.61955838278806],[-73.79618830890927,40.61960985302927],[-73.79615920936675,40.61967100171487],[-73.79602718518994,40.61977113716198],[-73.79597034564694,40.619780655155644],[-73.7959693271903,40.619780825735674],[-73.79592429747642,40.619797882206775],[-73.79593052903357,40.619861542324124],[-73.79559534308429,40.62021101310478],[-73.79555957594644,40.620350486792475],[-73.7955768073301,40.62052658531262],[-73.79549173591238,40.62075602931516],[-73.79547474221917,40.62077629039204],[-73.79549708295366,40.62080707862231],[-73.79551723382893,40.62083873209178],[-73.79553742954067,40.620875693565786],[-73.79555463970777,40.62091352202256],[-73.7955506278065,40.62092187773054],[-73.79554530911453,40.62092979848465],[-73.7955364912649,40.62093932848309],[-73.79552579101548,40.6209476644657],[-73.79551348247332,40.62095459289005],[-73.79549988094537,40.62095993627108],[-73.79545176147546,40.620959706367444],[-73.79540418922848,40.62096522512158],[-73.79535833969148,40.62097635616776],[-73.79531534578537,40.62099282446319],[-73.79527626987186,40.62101422308409],[-73.79524207750345,40.62104002328002],[-73.79521361356515,40.62106958753905],[-73.79519736218978,40.621130759363815],[-73.79515200781906,40.621154645086214],[-73.79511148377713,40.62118312978495],[-73.79507658678196,40.62121565344467],[-73.7950480029255,40.62125157664246],[-73.79502629418464,40.621290193118526],[-73.79501188737204,40.62133074366118],[-73.79500506574398,40.621372431033066],[-73.79500514352411,40.62140576001696],[-73.79501007899776,40.62143887620256],[-73.79503337737441,40.621472753362866],[-73.79506306561554,40.621503592990926],[-73.79509847535031,40.621530700786145],[-73.7951388093955,40.62155346646279],[-73.79518315970253,40.62157137749014],[-73.79520301100698,40.62159021267897],[-73.7952189125582,40.62161111134603],[-73.79523050151367,40.62163359662938],[-73.795237513434,40.62165715546338],[-73.79516938062008,40.62169501471437],[-73.79509621933407,40.62172696487118],[-73.79501890849939,40.62175262209766],[-73.79493837689397,40.62177167815803],[-73.79488671677734,40.621854818705444],[-73.79487299710415,40.621866951026504],[-73.79485692001394,40.621877266551934],[-73.7948388946667,40.62188550275222],[-73.79481937980603,40.621891450016406],[-73.79479887208403,40.62189495698695],[-73.79477789342143,40.621895934411555],[-73.79475697772448,40.62189435741475],[-73.79473665729698,40.621890266131075],[-73.79471744929295,40.62188376468361],[-73.79469984255489,40.62187501853382],[-73.79468428517269,40.62186425027083],[-73.79468069779324,40.62185090907869],[-73.79467422310569,40.62183821578567],[-73.79466504474541,40.62182653039651],[-73.79465342302852,40.62181618432976],[-73.79463968756862,40.62180747101836],[-73.79462422792832,40.62180063758712],[-73.79460748257063,40.62179587784413],[-73.79458992642337,40.62179332678408],[-73.79457205740957,40.62179305675945],[-73.79454988660441,40.62179299670099],[-73.79453008043772,40.621795372527345],[-73.79451097264986,40.62180000106286],[-73.79449300186582,40.62180677605816],[-73.79447658061062,40.62181554199126],[-73.79446208583988,40.621826097637474],[-73.79444985028657,40.621838200688664],[-73.79444015482305,40.62185157331531],[-73.79443425229748,40.62189321789808],[-73.79442386289529,40.62194964610547],[-73.79441076551142,40.62200574615625],[-73.7944200163696,40.62203446977193],[-73.79443537118254,40.622061633082815],[-73.79445640750033,40.62208648874458],[-73.79448254655587,40.62210835290244],[-73.79451306918821,40.62212662400635],[-73.79454713562856,40.6221407993618],[-73.79458380860508,40.62215048896062],[-73.79460957197989,40.62215872550271],[-73.79463312338576,40.62217017859962],[-73.79465377755196,40.62218451500342],[-73.79467093350688,40.622201317571076],[-73.79468409206451,40.622220097401694],[-73.79469287034925,40.62224030806213],[-73.79469701293671,40.622261361486],[-73.79469703112123,40.62227696502239],[-73.79469349867155,40.62229615045648],[-73.79468611203359,40.6223146881798],[-73.7946871588352,40.622368322575696],[-73.79467951457725,40.62242164572323],[-73.79466329600768,40.622473843094085],[-73.79463875085128,40.62252411735454],[-73.79460625402672,40.62257170054548],[-73.79456630192055,40.622615865813174],[-73.7945195048055,40.62265593851292],[-73.79446657751875,40.62269130651468],[-73.79440832854286,40.62272142955404],[-73.79434564765565,40.622745847485426],[-73.79421064090876,40.622765875013805],[-73.79407428620411,40.62277961326824],[-73.79393708771498,40.62278701145133],[-73.79379955273534,40.62278804220816],[-73.79366218980357,40.62278270172746],[-73.79352550682181,40.62277100975575],[-73.79339000917746,40.62275300952435],[-73.792883580545,40.622559220697006],[-73.79260056336375,40.622462721580625],[-73.79226351352035,40.622369089073075],[-73.7918780051619,40.622361047834815],[-73.79162058913484,40.622313343483135]]],[[[-73.77172760285146,40.623585028030405],[-73.77178742171375,40.623504081370676],[-73.77168780941254,40.623457758248136],[-73.77169908405813,40.623438988708486],[-73.77180205088999,40.623487880338146],[-73.77180655530583,40.623481909990666],[-73.77197318324912,40.623272116308435],[-73.77187021304603,40.623224078888235],[-73.77188149343594,40.6232036020507],[-73.77198669843929,40.6232533521897],[-73.77214546970656,40.623046105200466],[-73.77203131431378,40.62299121290307],[-73.7720729688008,40.62293919036054],[-73.7721490467813,40.62297672382682],[-73.7721882402804,40.622995793795155],[-73.77272418290903,40.622308398880726],[-73.77308562752849,40.62183676009303],[-73.77347337495439,40.62134402610007],[-73.77363729197748,40.62113572436058],[-73.77411466469981,40.62052252021317],[-73.77456049519994,40.61995195912769],[-73.77503322327281,40.619343178695104],[-73.77511891254613,40.619233846984876],[-73.77518045935568,40.61926471788492],[-73.77515794285964,40.61929371556507],[-73.77511877729086,40.61927399328933],[-73.77506460979994,40.6193432401132],[-73.77495328183308,40.619486355822886],[-73.77500588176093,40.61951122950707],[-73.77499461579025,40.61952828992297],[-73.77493976826005,40.6195042665682],[-73.7747664059603,40.61972259389108],[-73.77482012770653,40.61974746935479],[-73.77480885456606,40.61976623803504],[-73.77475625738931,40.61974051120747],[-73.77458288591149,40.619960545524314],[-73.77463437522366,40.61998285399995],[-73.77462198893474,40.61999905929055],[-73.77457162552454,40.619975898115044],[-73.7743982501582,40.62019678671],[-73.7744508590998,40.6202190976318],[-73.77443847627102,40.62023444800694],[-73.77438587309561,40.62021042879407],[-73.77421473327398,40.62043302878822],[-73.77426958798975,40.62045449114355],[-73.77425720928376,40.62046898727493],[-73.77420347429096,40.62044752778321],[-73.77402897875635,40.620667559550405],[-73.77408383225347,40.62068987605576],[-73.7740714399197,40.62070778890116],[-73.77401659018128,40.620684618835305],[-73.77384546527531,40.62090209374786],[-73.77389694638468,40.6209269657334],[-73.77388568146226,40.62094317298181],[-73.77383308349972,40.62091744405933],[-73.77366082988047,40.621136625440315],[-73.77371679447955,40.62116150633293],[-73.77370215913474,40.62118026845242],[-73.77364843599243,40.62115539246864],[-73.77350067294036,40.62134390917446],[-73.77347730578093,40.62137372104888],[-73.77353102837391,40.621398597613315],[-73.77352087855459,40.62141651548635],[-73.77346603422326,40.62139163670679],[-73.77329266580684,40.621608252804684],[-73.77334974791594,40.62163484387202],[-73.77333623479453,40.621652755097514],[-73.77328363248209,40.62162788065233],[-73.77310914042019,40.621845348319034],[-73.77316286325555,40.621870225054266],[-73.77315159799912,40.62188643122393],[-73.77309787515492,40.62186155448344],[-73.77292561443663,40.622081589471385],[-73.77298158223952,40.62210561649274],[-73.77296470322091,40.622124374086624],[-73.77291322153536,40.622099501686726],[-73.7727443212583,40.622320396599676],[-73.77279356247342,40.62234440991187],[-73.77278118331395,40.622358906552044],[-73.77272857395505,40.62233574030547],[-73.77255744039591,40.6225532142679],[-73.77260892229883,40.622578086825975],[-73.77259653300963,40.62259514494924],[-73.77254616993294,40.622571129333885],[-73.7723727896456,40.62278945113],[-73.77242539340949,40.6228143271634],[-73.77241188431096,40.622830528817815],[-73.77236152244457,40.62280651245468],[-73.77220950704005,40.62300523198451],[-73.77240313639182,40.62309530229889],[-73.77236260162722,40.6231473260043],[-73.77216897866997,40.623055547338666],[-73.77215434473122,40.62307345502985],[-73.77200460575487,40.623261928516484],[-73.77215464477065,40.6233267951208],[-73.77218482383712,40.62334001469044],[-73.77217018334781,40.62335963116919],[-73.772153603572,40.623352851738304],[-73.77199669270577,40.62328155898509],[-73.7718210791249,40.62349645992338],[-73.77181882771782,40.623499017983065],[-73.77182442403684,40.623501591116195],[-73.7719990449037,40.62357710444371],[-73.77198776448445,40.623597581962144],[-73.77185569638922,40.62353581994398],[-73.77181316781855,40.62351523514541],[-73.77173897515291,40.62360572607214],[-73.77172760285146,40.623585028030405]]],[[[-73.83190996134941,40.624175722088026],[-73.83199771751491,40.62401689814404],[-73.83204808603244,40.62394891993584],[-73.83209971666311,40.623897832988426],[-73.83215655244149,40.62385023001214],[-73.83227940196086,40.623735169593495],[-73.83235308648098,40.62350076555908],[-73.83251299388667,40.623010304377885],[-73.83241551492011,40.62292479638541],[-73.83249662493121,40.62292018809552],[-73.832552571709,40.622940180927856],[-73.83260485006161,40.62293456810939],[-73.83261986071368,40.622903300396295],[-73.83260315461462,40.62286629822155],[-73.83267226650862,40.622846487503374],[-73.83275070786566,40.62282811280584],[-73.83278623986159,40.62280114188864],[-73.83279192490285,40.62276701644755],[-73.83285928685176,40.62270026930423],[-73.83291731804292,40.62263350856059],[-73.83295849143468,40.622589479268576],[-73.83300342719814,40.62253407769104],[-73.8330390202954,40.622482928487635],[-73.83309705335401,40.62241474583586],[-73.83311402275999,40.622346503048774],[-73.83313657428079,40.62228537946722],[-73.83313854692817,40.622242715526156],[-73.83312012275593,40.62214597643225],[-73.83311837767727,40.62209761830965],[-73.83310545745965,40.62203928804661],[-73.83311492954202,40.62198383443084],[-73.83315221380701,40.62200237806188],[-73.83319507623524,40.6220294621975],[-73.83324923690203,40.622016740711466],[-73.83323439665038,40.62197974133155],[-73.8331934577426,40.62192990335543],[-73.8331953890114,40.62190430604068],[-73.83314871097222,40.62190992708776],[-73.83311693064275,40.62192979229085],[-73.83310008291991,40.6219496791651],[-73.83305164268832,40.62191405329796],[-73.83304617709578,40.62186000031527],[-73.83306307171362,40.62182162450603],[-73.8330818584972,40.621773295691376],[-73.8330856980113,40.62173063445953],[-73.8331082209014,40.6216808885753],[-73.83314377369292,40.62164538464984],[-73.83319798092319,40.62161417374167],[-73.83326711266055,40.6215858292658],[-73.83332317443123,40.62155888845642],[-73.83339606792036,40.621519171619816],[-73.83346147421197,40.62148797681675],[-73.83353436044564,40.62145110502822],[-73.83368214952597,40.62138130568648],[-73.83362242002335,40.62260263882953],[-73.83352792750232,40.6225704795293],[-73.83335781963947,40.622559727163434],[-73.83328804666625,40.62260005026269],[-73.83321825849485,40.62265099732013],[-73.8331373171355,40.62269981242293],[-73.83308424999319,40.62276139780554],[-73.83305621399599,40.62287400296169],[-73.83307282672823,40.62296751583414],[-73.83302813326708,40.62302273233388],[-73.83303086384632,40.62306736000739],[-73.83307543493277,40.62310776891024],[-73.83313667178538,40.62319919079178],[-73.83313937438405,40.62326506881045],[-73.83319228691283,40.623324608858105],[-73.83322850123349,40.62335651084682],[-73.83320894068525,40.623386246517235],[-73.83314754386508,40.62341807505885],[-73.83304986491798,40.62346900230224],[-73.83300795745181,40.62352634559796],[-73.83301346099812,40.6235837257548],[-73.83304130380479,40.62361987188434],[-73.83303289233176,40.62365386605287],[-73.83300122000676,40.623688656372956],[-73.83298618814217,40.62371284968625],[-73.83296500191199,40.623719557426654],[-73.83294733076308,40.62373635300606],[-73.83294024995243,40.623752484809735],[-73.83293229601594,40.6237625641953],[-73.83293050949824,40.62377937297041],[-73.83292343087356,40.6237934862188],[-73.83289518973376,40.623796827416605],[-73.83286342334523,40.62379545876461],[-73.8328272398011,40.62379812012535],[-73.83279546938725,40.623800113924005],[-73.83275929220576,40.62379874217868],[-73.83274253861411,40.623788643782156],[-73.83273814385718,40.623774520889064],[-73.83271697545364,40.623767781891516],[-73.83270813028484,40.623783238652045],[-73.83270810552493,40.62380206469158],[-73.83271336649432,40.62382761918492],[-73.83272128187292,40.623848468634115],[-73.83272656138237,40.6238605754304],[-73.83272390141349,40.62387065865089],[-73.83270712788128,40.623875353034244],[-73.83268416532364,40.62389079980313],[-73.83267620048599,40.62390827522687],[-73.8326885371399,40.62392038794011],[-73.8327008774656,40.623931827023064],[-73.83270879336577,40.623951331383026],[-73.83270965958656,40.62396477952893],[-73.83272287911018,40.623977564141796],[-73.83272638926884,40.62399303134131],[-73.83272284336725,40.624004458698295],[-73.83272282600764,40.62401857902519],[-73.83273782567129,40.62401993488276],[-73.83275458861769,40.62402263755652],[-73.83277134380823,40.62403071789851],[-73.83277664923311,40.62402467999544],[-73.83276699228357,40.62400854580228],[-73.83276615246461,40.623991751302846],[-73.83277411147186,40.62398168734896],[-73.83277942735212,40.6239709480937],[-73.83275213368994,40.62395747423768],[-73.83276098805408,40.623942038260964],[-73.83276633086196,40.623920551555244],[-73.83276550114114,40.623899727326865],[-73.8327787758678,40.623879595406265],[-73.832789399856,40.62386147483549],[-73.83280972239362,40.6238426970797],[-73.83282650103907,40.62383130253256],[-73.8328432834048,40.62381789345175],[-73.83286708112882,40.62381994208481],[-73.8328847088169,40.623821311628085],[-73.83291026038205,40.62382672192632],[-73.83293406351356,40.62382608523046],[-73.83294643442566,40.62381468426049],[-73.83296496081921,40.62380933735055],[-73.83297824489215,40.62378517567693],[-73.83299414430462,40.623772435910084],[-73.83301969249773,40.62377919009706],[-73.83303733720088,40.62377384256496],[-73.83303736912693,40.62376107991425],[-73.83304887155856,40.62374430384302],[-73.83304890348111,40.62373154169485],[-73.83304716891742,40.62372012089931],[-73.83303307298289,40.62371674130346],[-73.83303750690844,40.623706000755135],[-73.83304458797018,40.623694591589405],[-73.83306310884082,40.62369126053252],[-73.83308424471093,40.62370002300235],[-73.83310449555442,40.6237101279339],[-73.83311767309212,40.62372828308659],[-73.83313708403865,40.62372159418511],[-73.83316792116166,40.62372835601558],[-73.83318728677523,40.623739803565805],[-73.83319870019761,40.623758627438214],[-73.83320658423555,40.62377879010695],[-73.83322330930822,40.62378888990211],[-73.83321356244699,40.6238083550332],[-73.83321529244381,40.62382179169631],[-73.83323379554176,40.623825848449066],[-73.83325934713399,40.62383125984239],[-73.83325060299661,40.62380236364653],[-73.83325329814016,40.6237822163256],[-73.83327361447321,40.62376612447184],[-73.83328070724394,40.62375001410888],[-73.83328164216685,40.62372852098675],[-73.83329050476664,40.62370972652646],[-73.83330905816455,40.62369363210993],[-73.83332580415808,40.62369499963712],[-73.83332936417116,40.62368157131495],[-73.83330823498578,40.623670121734136],[-73.83329770074481,40.6236526418925],[-73.83328008898877,40.62364455653155],[-73.83326601632817,40.6236317739281],[-73.833279284279,40.623613656643805],[-73.83330927959851,40.62360496785534],[-73.83334191816317,40.62359628289086],[-73.83335784080055,40.62357481149375],[-73.83338079927762,40.623559395912174],[-73.83340903770534,40.62354801788818],[-73.83343195178202,40.62355073775312],[-73.8334451358617,40.62356620621479],[-73.83347068569805,40.623572288345166],[-73.83349447999987,40.62357568126413],[-73.83352797025967,40.6235790883861],[-73.83354822280941,40.62358852128308],[-73.8335755070806,40.623597917280264],[-73.83355923946428,40.62393603450094],[-73.8334300831898,40.62397527037395],[-73.83339219846212,40.62400452216859],[-73.83339147777231,40.6240323379795],[-73.83338489868602,40.62405617084139],[-73.83335359051573,40.62406258286974],[-73.83332098019324,40.62406849627814],[-73.83326290802106,40.62408927462686],[-73.8331937280133,40.62411997146909],[-73.83319235692933,40.624146792720204],[-73.8331935790457,40.62417957774653],[-73.8331596360431,40.624196914655286],[-73.8331264014072,40.6241914026279],[-73.83309969132917,40.62418391283375],[-73.83298172094179,40.6241733096453],[-73.83288454526452,40.62418906408726],[-73.83280822897962,40.62420584122634],[-73.83269995491816,40.62422803677809],[-73.83266267373104,40.62427666209991],[-73.83263721416468,40.6242905322944],[-73.83260460733084,40.624294458778024],[-73.83257195695603,40.624316266902476],[-73.8325151559783,40.6243499617052],[-73.83247465754447,40.62438119661877],[-73.83241197593267,40.62442034709545],[-73.83238128133361,40.624441660622885],[-73.83234268539118,40.624494754100496],[-73.83232496111123,40.62454340716051],[-73.83228437348164,40.62461040597285],[-73.83224512956079,40.62466151124244],[-73.83219943925603,40.62468379712358],[-73.83215639047391,40.624692178918565],[-73.83211204665957,40.624697577962394],[-73.83206055165266,40.624694522410174],[-73.83202017251004,40.624679065155675],[-73.83199284832328,40.62465617577725],[-73.83196165044909,40.62461887574719],[-73.831935653165,40.62458754432888],[-73.83189464671372,40.62456165408042],[-73.83184974365061,40.624530294996546],[-73.83181526181889,40.62450193148213],[-73.8317931690817,40.624473585581825],[-73.83178488319541,40.62439856803151],[-73.83178692510386,40.62436429726003],[-73.83178182782862,40.62431710072693],[-73.83182429496148,40.62428040514479],[-73.83186736419889,40.62426407626178],[-73.83190913717495,40.62424377151124],[-73.83190996134941,40.624175722088026]]],[[[-73.77348616479092,40.62508511832576],[-73.77381024409408,40.62492559673097],[-73.77383258726553,40.62494484825352],[-73.77348560418902,40.6251131482185],[-73.77348616479092,40.62508511832576]]],[[[-73.79783533398526,40.6274087165716],[-73.79783848157125,40.62701346580113],[-73.797448636127,40.62711047626101],[-73.79566256726103,40.62611400432783],[-73.79921493427776,40.62408471298853],[-73.79698347650432,40.62486468974482],[-73.7940374168862,40.625635195955],[-73.79362927481351,40.62515647619497],[-73.79809093107181,40.623062948244396],[-73.79951085673748,40.62117553302103],[-73.79992057632711,40.61857524016601],[-73.80172498640172,40.619967008731784],[-73.80096292242347,40.61777236939708],[-73.801280495041,40.61587983974758],[-73.8027034386782,40.61358065232179],[-73.80339820961207,40.61317210434854],[-73.80508906012304,40.61343256041955],[-73.80466968986666,40.61430182679826],[-73.80476592616564,40.615800991370975],[-73.8057530222243,40.616694857035824],[-73.80565945060565,40.617600255343795],[-73.80764116896124,40.62119965469229],[-73.80728331329291,40.621666435622],[-73.80768917829124,40.62227766042478],[-73.80698502381068,40.62387199883003],[-73.80557147888454,40.62496900157386],[-73.80516248846963,40.624656224186005],[-73.80271345029587,40.625934787348115],[-73.80251577946919,40.62632913769243],[-73.80011177145667,40.62692744198712],[-73.80092841565204,40.62752410439315],[-73.79783533398526,40.6274087165716]]],[[[-73.81307233892625,40.62926109964272],[-73.81352502122898,40.62730617268593],[-73.81258556038276,40.62837191568116],[-73.81129432207658,40.62470377900039],[-73.81135581995873,40.62293751504072],[-73.81185181296351,40.622097618373985],[-73.81210045334308,40.62110059681497],[-73.81171450418674,40.62070357373626],[-73.81171923661809,40.62009423414055],[-73.81150542539659,40.619796810448904],[-73.81109451157883,40.617910252281916],[-73.81024066505005,40.616487640654285],[-73.81089990481624,40.616218471341],[-73.81200717773372,40.61717937148343],[-73.8121134452435,40.61792554683552],[-73.81288213914512,40.61891091965574],[-73.813703540003,40.62138674458614],[-73.81449543302581,40.622394944802814],[-73.81418278559647,40.62369463155814],[-73.81518203155393,40.62474417064081],[-73.81612703184865,40.62534899918075],[-73.81679073502569,40.62634891812121],[-73.81383288662285,40.625926233997674],[-73.81382899493322,40.62613507714158],[-73.81627026043999,40.627145805917166],[-73.81720935727405,40.62910635115247],[-73.81730576927649,40.63062197379788],[-73.81637181200317,40.63137272774662],[-73.81506788441607,40.631164058075456],[-73.81391733219947,40.63077639171563],[-73.81307233892625,40.62926109964272]]],[[[-73.79577948747392,40.63215847609705],[-73.79803751834721,40.63119623980754],[-73.79796829437954,40.63110130747371],[-73.79811872226212,40.631037509261176],[-73.79827615415303,40.63125217936587],[-73.79812347917947,40.63131768162917],[-73.79805537169106,40.63122445859818],[-73.79581864007584,40.63217769654575],[-73.79365017276976,40.63310177435085],[-73.79364942874962,40.63310209031557],[-73.79119486069376,40.63414821967498],[-73.79081111250512,40.634310355510806],[-73.79079284299108,40.634282043205104],[-73.79356534109547,40.633101939376736],[-73.79356608423642,40.63310162341092],[-73.79577948747392,40.63215847609705]]],[[[-73.82337592129494,40.638987655395034],[-73.82277105438693,40.63557691408511],[-73.82265046764878,40.635368844143],[-73.82253791037502,40.63515817971113],[-73.82243347854276,40.6349451005652],[-73.82233726119252,40.6347297885398],[-73.8222493403523,40.63451242737333],[-73.82216979096809,40.63429320255091],[-73.82209868083989,40.634072301146304],[-73.82203607056432,40.63384991166212],[-73.82198201348312,40.63362622386883],[-73.8219365556379,40.633401428642955],[-73.82189973573114,40.63317571780408],[-73.82187158509346,40.632949283951106],[-73.82185212765725,40.63272232029802],[-73.8218413799364,40.63249502050888],[-73.82183935101267,40.63226757853258],[-73.82184604252811,40.63204018843738],[-73.82107505533462,40.62973377406367],[-73.82081417085446,40.62939043964129],[-73.82059122816399,40.62892422501734],[-73.82022340859287,40.62844358255745],[-73.82008418117975,40.6282616395263],[-73.81999715426697,40.6280511510378],[-73.8199101406816,40.627840653117076],[-73.81973384601807,40.62771230408712],[-73.8194784308857,40.627628632866475],[-73.81796414839577,40.62710556569679],[-73.81800752228983,40.626476343856794],[-73.81769796593277,40.6259616224963],[-73.81710538785221,40.625384851108024],[-73.81611483429558,40.624604655173044],[-73.81608643470942,40.62431540980679],[-73.81664198730388,40.62393220944395],[-73.81672998058583,40.62387151407264],[-73.81795284720693,40.624093280117435],[-73.81891708039977,40.62309026666078],[-73.8188938904747,40.62262915803262],[-73.81778633288242,40.6219377771322],[-73.81778718310696,40.621626331776184],[-73.81697007820877,40.62149155710115],[-73.81691065059825,40.621869647095366],[-73.81653074259724,40.62200251824542],[-73.81571468044633,40.62148955151704],[-73.81557294001762,40.62073484027003],[-73.81543174704288,40.62011653124222],[-73.81639131315183,40.61962195550734],[-73.81682455918795,40.61946156485401],[-73.81718053878465,40.619267274493275],[-73.81744426111145,40.61891175540917],[-73.81744645138983,40.618110896493825],[-73.81764711074594,40.61761194496038],[-73.81777429834656,40.61750112119311],[-73.8177572675077,40.61730714881584],[-73.81760298632476,40.616983832581525],[-73.81751717814201,40.61639641166193],[-73.8171684613709,40.61584319772227],[-73.8171189362222,40.61528219234552],[-73.81652681178412,40.61494700965759],[-73.81768666566467,40.61493299776067],[-73.82075892504896,40.615232679015115],[-73.82141601641386,40.615054763934666],[-73.82157060291621,40.61490869083105],[-73.82163921939836,40.61487061489477],[-73.82170208114353,40.61482419139133],[-73.82176471497259,40.614764457469775],[-73.82234961103364,40.61426002619737],[-73.82379847983219,40.612129421391515],[-73.82382468595328,40.611498664910265],[-73.82397101271306,40.611921499291604],[-73.82403572267924,40.612130480906806],[-73.82410048459039,40.61231956879446],[-73.82424356049412,40.61250877658136],[-73.82432166317011,40.612588470367264],[-73.82438702817217,40.612548782720424],[-73.82436121280817,40.612439329076665],[-73.82444821239926,40.612341126657945],[-73.82458320331682,40.612399881544086],[-73.82467451638088,40.61241991362006],[-73.82473943706769,40.61254932058949],[-73.8246079747782,40.612907204982704],[-73.82468584347532,40.61307641875663],[-73.82490723717613,40.61326574495245],[-73.82520683961262,40.613494977195984],[-73.8252583464623,40.613763619289756],[-73.82540161085674,40.61388319788564],[-73.82555758997889,40.614132104710805],[-73.82575322105295,40.614192081540104],[-73.82593603373314,40.614162518209326],[-73.82609287085769,40.61408318172703],[-73.826197496476,40.61400376542792],[-73.82619778134861,40.61389435100912],[-73.82635390865978,40.61378615702366],[-73.82662889857615,40.61374580085567],[-73.82673157371035,40.61366495612389],[-73.8270383421777,40.61339500215268],[-73.82715194745357,40.613378557154824],[-73.82725636633012,40.61337871412456],[-73.82737373432062,40.613418677970884],[-73.82747351895243,40.613552363326875],[-73.82747779183006,40.61355808935564],[-73.8275819290487,40.61366765928364],[-73.82767204227478,40.61362414886287],[-73.82772568490056,40.613598248167555],[-73.82787525471801,40.61369762859847],[-73.82769886106904,40.61387671776963],[-73.82758123538643,40.613936221503494],[-73.82732003218207,40.613995510187706],[-73.82724153727008,40.61406502057198],[-73.8275022260955,40.614204666720255],[-73.82773709441842,40.614234859242394],[-73.8280765353855,40.61420552712741],[-73.82845503182509,40.6142160391517],[-73.82900287951904,40.61435611007721],[-73.82932878428808,40.614515743329584],[-73.82964171605164,40.61464551612492],[-73.83009815098163,40.61480533955746],[-73.83054575286046,40.614933060278084],[-73.83091996001433,40.6150054870335],[-73.83148122237696,40.61500631122819],[-73.83170324361235,40.614956902445506],[-73.83202970906652,40.6148976998606],[-73.83246091965555,40.614709339811334],[-73.83331105440298,40.61449331081882],[-73.83401888200328,40.61438116692326],[-73.83370152272133,40.6209786018469],[-73.83360817839588,40.621040185163345],[-73.8335912949264,40.621074294440554],[-73.83354831236383,40.62109556586959],[-73.83350723185964,40.621102617655914],[-73.83345865717781,40.62112103681118],[-73.83341941065581,40.62114089061232],[-73.83338577104288,40.62115790855272],[-73.8333353219145,40.62117916908042],[-73.83326621172381,40.621198980200326],[-73.83319523843426,40.621217366085986],[-73.8331578812585,40.62122868961299],[-73.83311309229609,40.62122578046074],[-73.83305141576989,40.62125840230218],[-73.8329953136777,40.62130098812682],[-73.83295785188196,40.62135355642615],[-73.83287376260844,40.62139183438826],[-73.8328251418933,40.62142874222064],[-73.83279896089613,40.62144861480887],[-73.83276902169833,40.62147843851238],[-73.83276515014558,40.621533899747604],[-73.83272959298512,40.62157082704483],[-73.83267349399226,40.62161198972428],[-73.83264727074508,40.62164892957586],[-73.83261734631682,40.62167306380606],[-73.83258928069863,40.62170004537902],[-73.83254808933175,40.6217511857904],[-73.83251446703193,40.6217610927292],[-73.83249022047535,40.621753946128],[-73.83245104112248,40.621746778429134],[-73.83238195085376,40.621758054780436],[-73.83233157015184,40.62175229252753],[-73.83229986381457,40.62174229086487],[-73.83225321864302,40.621735111034816],[-73.8321728876519,40.62176343872013],[-73.83213363679093,40.6217847150677],[-73.83209998667168,40.621805999581845],[-73.83206637369462,40.62181163927024],[-73.83203092491294,40.62180589869697],[-73.83196365817439,40.62183424465336],[-73.8319057748948,40.621842693628125],[-73.83184042639833,40.62185113165423],[-73.83179930158168,40.62187524928765],[-73.83175630359248,40.62190220897624],[-73.831722638072,40.62192918214212],[-73.83169460426055,40.621943363484334],[-73.83165909314309,40.62196180050118],[-73.83163849802001,40.62198737045907],[-73.83162912157668,40.622004423918696],[-73.83160667414575,40.62202430237322],[-73.83158798714344,40.62203280792521],[-73.83161034934845,40.62204706323041],[-73.83164394234747,40.62204853475253],[-73.83168311461692,40.62205854752692],[-73.83172792917279,40.62205150236028],[-73.83178020243544,40.62204731189653],[-73.83183253258457,40.62202036585089],[-73.83187735784678,40.62200905367625],[-73.83192410432845,40.62197641063841],[-73.83197827995461,40.621958000987945],[-73.83201189169407,40.62195236115595],[-73.83203058847874,40.621939588416424],[-73.83205677055852,40.62191971533507],[-73.83209413546373,40.62190554753345],[-73.83213894338161,40.62190134583548],[-73.83217629125839,40.62189428925639],[-73.83220992841336,40.621878694658626],[-73.83225474636993,40.62187022596473],[-73.83231073017977,40.62187457460501],[-73.83235923225126,40.62188602307959],[-73.83239839942215,40.62189745792481],[-73.83244686494358,40.621923128689566],[-73.83248423421573,40.62190753894843],[-73.83252344578366,40.62190190662399],[-73.83256824230851,40.621901971875126],[-73.83256830295775,40.62187779416788],[-73.83260381311936,40.62185935703661],[-73.83263741762481,40.62185656115232],[-73.83267659706046,40.6218637294577],[-73.83271196394337,40.62190218110388],[-73.83272493368912,40.621940600822185],[-73.83272110484475,40.62197899559413],[-73.83274341293706,40.62201458358407],[-73.83276197194097,40.62205727789211],[-73.83281789182048,40.62208722580622],[-73.83286818532413,40.62212854392009],[-73.83288491987231,40.62215416836418],[-73.83289042364783,40.62219257670684],[-73.8328884708883,40.62222670758009],[-73.83288279038304,40.62225941071263],[-73.83286775797126,40.62229921202554],[-73.83285087802805,40.62233189820383],[-73.83282284072432,40.62234750230463],[-73.83278548421748,40.62235740338952],[-73.83274255046715,40.6223587632554],[-73.83273131183306,40.62237439160536],[-73.83273122985685,40.62240710287566],[-73.83272181240213,40.62244122238158],[-73.83272173042117,40.622473933651634],[-73.83275156317164,40.622486777784445],[-73.8327589578338,40.622515232798534],[-73.83274023185476,40.62253938385193],[-73.83269731158738,40.6225350544338],[-73.8326674224343,40.622544966849766],[-73.83266549226369,40.62257056415584],[-73.83263557390086,40.622591854257045],[-73.83262241928048,40.62262739063534],[-73.83261488891024,40.62265298045685],[-73.83258868618626,40.62268138655893],[-73.83255694302986,40.62268560746212],[-73.8325495383926,40.622661418213326],[-73.8325477395336,40.622634393156105],[-73.83251043701759,40.62262296107999],[-73.83247311375656,40.62262006205412],[-73.83246745668329,40.622642809784935],[-73.83248791825454,40.62267128385748],[-73.83250838478,40.62269691446283],[-73.83248779689467,40.62271963993791],[-73.83243175034332,40.62273947009253],[-73.83239813110161,40.622747954009654],[-73.83235894067921,40.622745052727346],[-73.83232157739434,40.62275779829505],[-73.8322879726418,40.62276059408706],[-73.83226185529776,40.6227548665289],[-73.83220149824648,40.622737061915416],[-73.83211480486325,40.622716264270615],[-73.83203751452662,40.62266742403962],[-73.83195850939535,40.62263140392405],[-73.8318980289923,40.62259028244321],[-73.8318139782879,40.62255297308497],[-73.83174500647783,40.62254261318386],[-73.83168277553868,40.62252841714612],[-73.83164414690518,40.62249758532677],[-73.83157185693135,40.622467986617856],[-73.83151804096171,40.6224538028189],[-73.83145583863622,40.622428065957685],[-73.83140373147666,40.622403625632906],[-73.83135825785492,40.62241766387748],[-73.83133624764547,40.622470205894516],[-73.83128725248118,40.62254578945796],[-73.83125177919898,40.62259831169981],[-73.83116921383646,40.62263922353745],[-73.83110855309084,40.62266990969336],[-73.83109160324517,40.622717329691795],[-73.83108419673268,40.62273848443128],[-73.83107634749825,40.622760905542016],[-73.83101572467837,40.62277620382515],[-73.83090133402173,40.62275808354598],[-73.8308223350162,40.622719498458366],[-73.8306812115383,40.62262568332916],[-73.83059560185981,40.62253964277634],[-73.8305586919307,40.6224947083493],[-73.83051848562593,40.62242284076302],[-73.83052208298575,40.62237515740883],[-73.83052370974488,40.62235360434409],[-73.8304706528848,40.62234191400585],[-73.8303872312683,40.62239084765788],[-73.83042402388699,40.622459560708705],[-73.83037994192624,40.62253167557613],[-73.83029204181516,40.622572037124584],[-73.83023196974985,40.62257194843041],[-73.83020866778884,40.62264937543752],[-73.83022227479941,40.62274974309819],[-73.83020818411886,40.62283950731217],[-73.83021033794232,40.6229011273474],[-73.8301639448881,40.62297323871618],[-73.83011296665458,40.623031259289625],[-73.8300736566391,40.62304352479777],[-73.83007113628791,40.62312626401],[-73.83008021232585,40.623191415235766],[-73.8301562876655,40.6232584260253],[-73.83023233247216,40.62333776032348],[-73.83020445003896,40.62339933599702],[-73.83014427888548,40.62343797781857],[-73.83009347035748,40.62342910009282],[-73.83006115910041,40.62341496883773],[-73.83003793285864,40.62346246718583],[-73.8300492486553,40.623555790057665],[-73.83003986305641,40.62361211201422],[-73.8299866222997,40.623650763998334],[-73.82995644707327,40.62370529413596],[-73.82992879771652,40.623675325009565],[-73.82992203661993,40.62360841663696],[-73.82994533027701,40.62353451080809],[-73.82993164638587,40.62346407106904],[-73.82986943301326,40.62339708014434],[-73.82985302281676,40.62349036183511],[-73.82985518913725,40.62354670037087],[-73.82981347096295,40.6235976929323],[-73.82978788833107,40.62366279286636],[-73.82973932827983,40.623678565689985],[-73.82967932260719,40.62365206903506],[-73.82969768092622,40.62370139064951],[-73.82959133070159,40.62372763965783],[-73.82952427590395,40.62374690576542],[-73.82947802698877,40.62376268123564],[-73.82943170386666,40.62380662541414],[-73.82942697984875,40.623847109003606],[-73.82942686737073,40.62389112106309],[-73.82934129284334,40.62392444324923],[-73.82931803439709,40.62398426517427],[-73.82929481709189,40.62402824292839],[-73.82925534508762,40.62410388515897],[-73.82924828736945,40.62415316842269],[-73.82918809223521,40.62420061235299],[-73.82919022779853,40.624269274456026],[-73.82926185787335,40.6242676202952],[-73.82930569906328,40.62429057153879],[-73.82936123179567,40.62425896585907],[-73.82936137582587,40.624202629574164],[-73.82944456832736,40.624197472172895],[-73.82950921273603,40.62421693307408],[-73.82957621790301,40.624217032421456],[-73.82966176956212,40.62419251317574],[-73.82971964991013,40.624146825629516],[-73.82978902781288,40.624122281662196],[-73.82982388654499,40.6240431112953],[-73.82984244344028,40.62401497059661],[-73.82987498695994,40.623937557852095],[-73.8299143962362,40.62388656185406],[-73.82997226203031,40.62384615634912],[-73.830046283582,40.62381281661531],[-73.83007861229567,40.62381990631863],[-73.83011324801456,40.62382876015223],[-73.83010869719324,40.62380058526092],[-73.83012736591571,40.62372843295743],[-73.83012982415114,40.62367034069877],[-73.83014838397317,40.623640440061564],[-73.83017382650542,40.623629914439086],[-73.83019471098542,40.62359473570747],[-73.83019480951994,40.623556005146895],[-73.83018571966203,40.62349613593597],[-73.83022276793515,40.62346450136131],[-73.83025055165821,40.623441655742084],[-73.83028298852767,40.623406494553535],[-73.83031775744966,40.623362532978454],[-73.83032247619917,40.623323809236105],[-73.83032031844245,40.623263949762915],[-73.83034582748594,40.62322701726545],[-73.8303690042111,40.62319888380006],[-73.83039208697112,40.62320772033595],[-73.83039907151066,40.62318660455605],[-73.83039682803408,40.6231601941437],[-73.8304361962002,40.623125042466434],[-73.83044322991154,40.6230845615698],[-73.83042715025357,40.62304756770809],[-73.83042722628892,40.62301763959148],[-73.83045500975598,40.62299479392177],[-73.83048515361627,40.62295258670663],[-73.83049912770664,40.62290859558374],[-73.83052465124372,40.62286638204831],[-73.83051782704997,40.62282411965084],[-73.8304785664161,40.622817019680745],[-73.83044389627479,40.622822250073085],[-73.83039302195047,40.62283978015516],[-73.8303329445104,40.622841451566515],[-73.830330750958,40.62279567603855],[-73.8303308404633,40.62276046591714],[-73.83035865070211,40.62272705776972],[-73.83037258096783,40.622700671220734],[-73.8303934648329,40.62266549228176],[-73.83041434354317,40.6226320738942],[-73.83047669917336,40.62264272907054],[-73.83052752928444,40.62264280401306],[-73.830573666337,40.62267103951616],[-73.83061744438143,40.62271863738219],[-73.83068896689758,40.622759234010914],[-73.83075357902727,40.62279101777465],[-73.83080436930787,40.622806936596994],[-73.83085743404628,40.62283694341393],[-73.83087816625297,40.62286162045524],[-73.83086887067114,40.62288273303233],[-73.83083188483815,40.62288972002758],[-73.8308317866743,40.62292845059142],[-73.83086635423527,40.622963711202175],[-73.83087551666277,40.62299541330552],[-73.83087767556663,40.62305527344109],[-73.83083141186573,40.623076330955016],[-73.83078746383387,40.6230956312959],[-73.83072965341891,40.62311491188019],[-73.83069723412774,40.62314303180742],[-73.83065326814469,40.623169374657],[-73.83063003926142,40.62321863368417],[-73.83060452993824,40.62325556641162],[-73.83059518059694,40.6232978043004],[-73.83062278988824,40.623343617771226],[-73.8306642540168,40.623392972601515],[-73.83068721184002,40.623451102306774],[-73.8307125421454,40.62348458879433],[-73.83070784505844,40.62351450993721],[-73.8306730763159,40.623558470959466],[-73.83066373144179,40.623598948463766],[-73.83065902048477,40.62363415127229],[-73.83066816504007,40.62367289544707],[-73.83070274117183,40.62370463499097],[-73.83070726903196,40.62374161196847],[-73.83069563544299,40.623773283458235],[-73.83064937697026,40.6237925815158],[-73.83057538343667,40.62381535796735],[-73.8305105907001,40.62385399316824],[-73.83051281123248,40.623889206188586],[-73.83053356129713,40.623906841902084],[-73.83055659450204,40.62393504351556],[-73.83055419451003,40.62397024972463],[-73.83049865811047,40.624003617040266],[-73.83047082952355,40.624044067106404],[-73.83046151576217,40.62407222103467],[-73.83052166964228,40.62404062110683],[-73.83059103417531,40.6240213576541],[-73.83059808956756,40.62397207480789],[-73.83060746134193,40.623921034308786],[-73.8305751823394,40.62389457964298],[-73.83055446714211,40.62386286049175],[-73.83058685490461,40.62384706366126],[-73.830649220632,40.62385419746285],[-73.8306955014716,40.62382609863503],[-73.83072103416822,40.62378036294258],[-73.8307373418567,40.623727572584414],[-73.8307674983813,40.62368008379624],[-73.830753732799,40.62364133282662],[-73.83072377317728,40.62361136049061],[-73.83069609986833,40.623590193657385],[-73.83072396963223,40.62353389936855],[-73.8307425425439,40.62349871696635],[-73.83073114674241,40.623437082836],[-73.8307011948342,40.62340358954655],[-73.8306528572063,40.623331338461036],[-73.830639097549,40.62329082692198],[-73.83065303587547,40.62326091939428],[-73.83067855945163,40.62321870515613],[-73.83072951947875,40.62316772588803],[-73.83079425252313,40.62315197712121],[-73.83085432511123,40.62315206552152],[-73.83092595014573,40.62315217088095],[-73.8309768022767,40.62314344317749],[-73.831011570603,40.62309948206151],[-73.83103942586659,40.6230484691937],[-73.83106729913224,40.6229904137589],[-73.83109518037874,40.62292883787315],[-73.8311900030529,40.62289200700312],[-73.83127089590496,40.62288156271417],[-73.83134021452948,40.62287990437057],[-73.83141877542401,40.62287825853312],[-73.83153198708692,40.622878424490246],[-73.83158504864642,40.62291019152875],[-73.83160575361518,40.622945431607945],[-73.83163803854713,40.622970125432914],[-73.83164256999721,40.62300534181816],[-73.83167482833115,40.62304059930573],[-73.83171868707977,40.62305650757401],[-73.83175796885564,40.62305480450438],[-73.8317971898374,40.62307774803921],[-73.83180864401407,40.623116495503886],[-73.83184547529648,40.62317112465116],[-73.83188008342837,40.62319054045202],[-73.83192859030011,40.623195892897876],[-73.83195640369355,40.62316072380818],[-73.8319449633812,40.62311669485791],[-73.83191502430813,40.62307792038212],[-73.83188032731759,40.62309371421014],[-73.8318226851245,40.62304609671543],[-73.83178811191907,40.623012596947866],[-73.83174886589187,40.623000215912455],[-73.83170041178434,40.62297373838892],[-73.83166584821899,40.62293671697005],[-73.83170518895218,40.622912127357864],[-73.83174224483409,40.622876972518824],[-73.83181374936169,40.622924609833284],[-73.83188989308825,40.62296521247312],[-73.83194987619991,40.62300050991929],[-73.83199829054304,40.62304283234472],[-73.83202877072122,40.62305811331515],[-73.83206520883617,40.62307637930193],[-73.83209746742897,40.62311163616806],[-73.83213427171924,40.62317682822474],[-73.83214799684316,40.623231423030695],[-73.83215593457088,40.623305451466415],[-73.83200070338005,40.62348360345902],[-73.8319382877565,40.62354212193432],[-73.83186840563519,40.62365644745309],[-73.83184262441628,40.62371222908274],[-73.83176919171332,40.62378189431288],[-73.83165909439376,40.623865460983396],[-73.8315928236447,40.623999328018684],[-73.83154862281854,40.624096945590715],[-73.83143490418145,40.624163761374064],[-73.83130649151212,40.624247300681674],[-73.83117806440212,40.62433642189181],[-73.83111561879272,40.62440610333803],[-73.83105681358752,40.62448416353575],[-73.83096500894315,40.62457612851382],[-73.83095745554057,40.624665426965684],[-73.8308986371006,40.624749068291],[-73.83091293788858,40.62480224896543],[-73.83092041000855,40.6248300372725],[-73.83097521291471,40.62488593651802],[-73.83114730690329,40.624911307532166],[-73.83123879486097,40.6249449327595],[-73.83134486557047,40.62500648897227],[-73.83127503668199,40.6250984870995],[-73.8311721917099,40.62520997343626],[-73.83108066744695,40.625190302098595],[-73.83101840487438,40.625187420237],[-73.83092676668826,40.62521240380432],[-73.83083507316334,40.62525971431207],[-73.83076902736458,40.62530427213943],[-73.83075789632275,40.625360073909725],[-73.83076869476702,40.62543544485951],[-73.83082724515852,40.62545785829222],[-73.83088585216244,40.62545794451644],[-73.83093341439776,40.62548034290387],[-73.83095160908792,40.625527814545535],[-73.83093313161146,40.62559197879647],[-73.83089271209425,40.625642156274864],[-73.83085595453412,40.62569233845642],[-73.83079724119261,40.625734116220244],[-73.83073483568597,40.625787052148766],[-73.83067982778984,40.62581208994577],[-73.83065396751226,40.625898570035474],[-73.83064281502989,40.62596274435703],[-73.83063167668881,40.626021337636566],[-73.83062761781234,40.62617762365332],[-73.83065299735289,40.62628092507879],[-73.8306820180034,40.62639260529426],[-73.83074034979175,40.62650153712125],[-73.8307511335867,40.626582489772844],[-73.83075091418613,40.62666900812372],[-73.83076901685132,40.62675276257915],[-73.8308238141348,40.62681145290806],[-73.83091526984119,40.626859032829756],[-73.83103240240058,40.62689269642548],[-73.83112391486125,40.626917949173055],[-73.83119350585719,40.62692084223746],[-73.83126669566013,40.6269488586651],[-73.83134717641393,40.62699084040342],[-73.83142403086408,40.62701886277629],[-73.83154476331127,40.62707764992022],[-73.8316069785969,40.627100068319194],[-73.83166916554823,40.6271336502717],[-73.83177178094628,40.62711426357255],[-73.83189278759421,40.62706420415616],[-73.83202103636614,40.62704764557764],[-73.83210172966146,40.62700589996499],[-73.83217874365792,40.6269697299856],[-73.83226293072218,40.626994971635135],[-73.83230301496208,40.6270787584139],[-73.8323100676479,40.62718761412167],[-73.83229881836277,40.62729086173781],[-73.83223287588564,40.62729355639767],[-73.83219249184073,40.62732977988221],[-73.8321923795656,40.627374434231896],[-73.83223620278874,40.62742752596539],[-73.83229842564545,40.62744715313443],[-73.83238271148691,40.62743332205554],[-73.83241192475424,40.627469645889335],[-73.8324630820923,40.6275199573607],[-73.8324739309717,40.627575791309674],[-73.83245542592712,40.62765111937781],[-73.83242231830441,40.62770688976854],[-73.83240747749498,40.627782223168815],[-73.83239629834738,40.62785756190457],[-73.83236682555064,40.62792450120474],[-73.83232998436173,40.628008175276584],[-73.83230418169214,40.628072328544455],[-73.83228937353532,40.62813370748215],[-73.83221602764434,40.62816709185358],[-73.83212819078847,40.62813626311603],[-73.83204768577278,40.62810265465938],[-73.83194146344884,40.628099708574865],[-73.83184982160994,40.628124692702706],[-73.83177644033698,40.62817203073224],[-73.8316993253251,40.628247272904325],[-73.83167724130577,40.62828910472218],[-73.83165512183969,40.628344891143556],[-73.8315927359207,40.62838945428938],[-73.83158165435184,40.628425720306396],[-73.83156686812308,40.62847872591704],[-73.8315593877207,40.62854011549389],[-73.8315738570242,40.628612700853566],[-73.83159565886207,40.62868250591884],[-73.8316174622843,40.628752311149206],[-73.83167232530911,40.62878588236544],[-73.83171251390672,40.628827805341686],[-73.8317746886715,40.6288669689403],[-73.83187722233588,40.62888107357729],[-73.83178944668568,40.628825126388136],[-73.83178226168019,40.628769297742124],[-73.83173109004413,40.62872456785146],[-73.83172388266979,40.62867711126034],[-73.83170210181191,40.62859893399072],[-73.83163269210469,40.62852347734034],[-73.83165485432531,40.628450946299886],[-73.83168435622453,40.62837284292983],[-73.83175766127275,40.62835620486512],[-73.83184926610707,40.62834517524901],[-73.83186036861125,40.6283005363068],[-73.83180924629565,40.62823627013049],[-73.83188632030823,40.62817777385242],[-73.8319889218762,40.628163969339205],[-73.83207673193628,40.628205961268826],[-73.83210584005899,40.62828414967313],[-73.83213874488482,40.62830931583877],[-73.83216452674958,40.6282535353412],[-73.83227442661332,40.62825090435172],[-73.83236230027806,40.628267778370834],[-73.83245753421556,40.6282707082214],[-73.83254177904952,40.628273621820334],[-73.83262605056815,40.62826537176922],[-73.83261154519651,40.628206741148084],[-73.83261899813513,40.6281565150894],[-73.83266662519422,40.62815379405445],[-73.83271412699222,40.628201308553926],[-73.83277644861121,40.628181862826],[-73.83281321309133,40.6281288885188],[-73.83287939376265,40.628031302452484],[-73.83292347647443,40.627981129611825],[-73.83301154481354,40.62791985769103],[-73.8330554458407,40.62794224870074],[-73.83305160108549,40.6280148072826],[-73.83303675327642,40.62809293161547],[-73.83303292900018,40.62815711696043],[-73.83301815794805,40.628204541384704],[-73.83304100907772,40.62826127106059],[-73.83286528731689,40.628408350262625],[-73.83286508734442,40.62848820264793],[-73.83287721797448,40.62859207399203],[-73.83288560857218,40.628663907524704],[-73.8328954895678,40.62890347873301],[-73.832685593144,40.629014967885354],[-73.83266355800987,40.6290235918699],[-73.83236036671234,40.62914225774735],[-73.83219207032327,40.62938156907504],[-73.83196080768151,40.62965272987936],[-73.83188649602356,40.630027927938514],[-73.83183334645686,40.63032330372581],[-73.83189666398201,40.63057239405214],[-73.8317109063512,40.63126149809788],[-73.83166394135652,40.63142672049946],[-73.83160808634409,40.631590329464174],[-73.83154343599088,40.631752047476375],[-73.83147009989497,40.631911600226],[-73.83138820239003,40.632068717073786],[-73.8312978823347,40.63222313151045],[-73.83119929287753,40.63237458160877],[-73.83117261144471,40.63246698807976],[-73.83115393179622,40.632560527529535],[-73.83114333418939,40.6326547982338],[-73.83114086417227,40.63274939532605],[-73.83114653238749,40.632843912536366],[-73.83116031452593,40.63293794393621],[-73.83118215143045,40.633031085681765],[-73.83121194934958,40.63312293774834],[-73.83124958033937,40.63321310564858],[-73.83128625882134,40.63341587766322],[-73.8313311286415,40.63361769142771],[-73.83155195072112,40.63384438316014],[-73.83168397540567,40.633978117774724],[-73.83193878472701,40.63423622542851],[-73.83191167315827,40.63457621843604],[-73.83190631367444,40.63464342568739],[-73.831957877867,40.63497888056585],[-73.8321207636506,40.635125437347234],[-73.83231345475058,40.635298808974724],[-73.8324909443572,40.63557855183561],[-73.83245895783568,40.63579410645505],[-73.83263580697192,40.63632937448197],[-73.83290683934896,40.63692866084931],[-73.83309423850338,40.63743998915376],[-73.83340607979227,40.63850135589906],[-73.83294956256935,40.638823494236846],[-73.83289974361331,40.63886268456428],[-73.83281266635612,40.63888193721905],[-73.83221658819188,40.63892849022081],[-73.82938003995754,40.63707492736811],[-73.82866782109753,40.63661471844806],[-73.82808567353287,40.63587972683662],[-73.82706379083457,40.63581145652365],[-73.82665496763373,40.6358108409342],[-73.82650998539268,40.63578398163533],[-73.82636306759746,40.635764144300936],[-73.82621479963998,40.63575140797248],[-73.82606577229053,40.63574582339752],[-73.82591657934445,40.635747412827655],[-73.82576781525668,40.63575616992984],[-73.82562007277389,40.63577205981162],[-73.82547394057312,40.63579501916016],[-73.82533000091681,40.635824956494396],[-73.82518882733333,40.63586175252943],[-73.82505098233224,40.63590526065188],[-73.82491701516334,40.63595530750365],[-73.82478745962868,40.63601169367283],[-73.82466283195582,40.63607419448779],[-73.82454362874128,40.63614256091246],[-73.82443032497189,40.636216520538184],[-73.82413577690076,40.63878799670462],[-73.82457379890337,40.63935387323925],[-73.82419331921304,40.63995407216308],[-73.82337592129494,40.638987655395034]]],[[[-73.74125253145068,40.68745783905786],[-73.73759994123537,40.6863620115326],[-73.7374416370551,40.6867007678882],[-73.73732190818765,40.68666432060063],[-73.73657845642968,40.68643801495156],[-73.73569987820319,40.68617269717556],[-73.73483039760947,40.68590609746501],[-73.73451246064889,40.685808342873166],[-73.73396025358676,40.68563856252444],[-73.73361575193061,40.685534404084905],[-73.73355835255019,40.68551705380617],[-73.73357435605676,40.68548797695063],[-73.73373350071755,40.68520048607826],[-73.73380062319553,40.68521814758292],[-73.73395424324895,40.68526234853746],[-73.73423734863471,40.685342779383475],[-73.7351990440844,40.68357701229571],[-73.73581149255295,40.682452446198624],[-73.73964596564866,40.68359848592752],[-73.73950237547055,40.68389668302337],[-73.74046388075254,40.68419383871646],[-73.74095291410025,40.68329121570744],[-73.74318849827436,40.68396463598722],[-73.74585752183049,40.68476868708277],[-73.74801584558188,40.68541877661524],[-73.74809302658042,40.68528309208937],[-73.74933720195459,40.68567641082791],[-73.75001704350885,40.68589131900868],[-73.75008991197137,40.68592344636021],[-73.74944546764223,40.686672022061344],[-73.748846014444,40.68744748426511],[-73.74856993094676,40.68780373770455],[-73.74755175366275,40.6893473366558],[-73.74746788938744,40.68932218056848],[-73.74125253145068,40.68745783905786]]],[[[-73.83770237833917,40.70820295427998],[-73.83751301039625,40.7081266309959],[-73.8373277958927,40.70804461793606],[-73.83714702989022,40.70795704576081],[-73.83781050612964,40.706988175620076],[-73.83787564184681,40.706912797218735],[-73.83793318145257,40.70683392045769],[-73.83798280221754,40.7067519877802],[-73.83802422583474,40.70666745876936],[-73.83805721997996,40.706580807570084],[-73.83808159961448,40.70649252022923],[-73.83809722802214,40.70640309196941],[-73.8381040175755,40.706313024410775],[-73.83810193028947,40.706222822814375],[-73.83809097783325,40.706132993075],[-73.83807122167642,40.70604403906085],[-73.83804277266863,40.7059564597259],[-73.83800579041714,40.70587074631161],[-73.83796048239077,40.70578737959133],[-73.83790710275558,40.705706827173906],[-73.83784595094855,40.70562954088089],[-73.83733095588225,40.704854976455685],[-73.83696237811044,40.704212452333174],[-73.83856418283004,40.70329696939342],[-73.83947815241461,40.702690194331666],[-73.84156378094428,40.701100598717645],[-73.84215844733761,40.700902563634166],[-73.8423651228294,40.70083254396167],[-73.84236528892912,40.700832490412814],[-73.84236544272255,40.7008324281357],[-73.8425650694823,40.7007507358561],[-73.84256526008014,40.70075065486596],[-73.84256543770893,40.70075056615182],[-73.84275648798831,40.70065776813771],[-73.84275664180586,40.70065769530587],[-73.84275678397354,40.70065761542197],[-73.84293789500491,40.70055442921935],[-73.84359398129989,40.700172351925154],[-73.84427352104314,40.69978050611139],[-73.84502472877114,40.699359377016236],[-73.84700405316534,40.69882521050982],[-73.8478966979263,40.69860032881982],[-73.84820912855517,40.69851840804352],[-73.84913837242911,40.69828274120195],[-73.85070842256386,40.70020312460183],[-73.85410116469254,40.700513748826836],[-73.8544345567766,40.70060295213113],[-73.85429389591899,40.70044576121453],[-73.8537751263182,40.69990956791656],[-73.85328620564721,40.69928735744431],[-73.85271130876986,40.69841496200387],[-73.85265915040955,40.6982664722324],[-73.85262446517034,40.69811410677918],[-73.85260789851735,40.697959664726945],[-73.85260966053026,40.69780503974873],[-73.85262948594755,40.697652077657565],[-73.85277238650325,40.69755711194465],[-73.85283544386309,40.69754896213068],[-73.85478796060386,40.6972966237558],[-73.85567421922806,40.697179357552386],[-73.8565718515039,40.69706469152465],[-73.85744447739627,40.69691298471686],[-73.85833078917213,40.69674371065089],[-73.8592849835959,40.696553711218876],[-73.86016364237494,40.696384657940094],[-73.86236834141697,40.69595014324528],[-73.86368656429696,40.695691418377436],[-73.86455708883659,40.695520456511595],[-73.86681433894124,40.69506535080987],[-73.86842489712794,40.69471811951446],[-73.86902594299232,40.69513021452977],[-73.87004292899795,40.694941484652674],[-73.87402053240679,40.69419129521751],[-73.87939315108173,40.69120963169435],[-73.87950641154788,40.69114676934511],[-73.87956139423977,40.691104780826045],[-73.88118296210419,40.68986626969512],[-73.88226665442775,40.689038551150226],[-73.88377698583261,40.687863411184324],[-73.88452250891409,40.686684749094994],[-73.88728392925609,40.685622475449975],[-73.8880834177653,40.68529363217049],[-73.88908895286683,40.68464055300124],[-73.88962787578777,40.684236454252954],[-73.89015418672905,40.68500398980454],[-73.89166010659275,40.68404417790939],[-73.89252316832254,40.68342453280407],[-73.89274142443197,40.68367018566329],[-73.89404098783278,40.68513283460051],[-73.89414255551816,40.68524714627241],[-73.89417463267188,40.68528324817061],[-73.895049268373,40.68436259853589],[-73.8953050494878,40.68408052006775],[-73.89554859504656,40.68379189231623],[-73.89561476564508,40.68370742156875],[-73.89577945503012,40.68349718335813],[-73.8959972738214,40.683196878777984],[-73.8962016955737,40.68289148275408],[-73.89628634753666,40.68275838258788],[-73.89635898903519,40.68262086673384],[-73.89636799095432,40.68259975713418],[-73.89641909073791,40.68247987574121],[-73.89643010477513,40.68244635933632],[-73.89646625062993,40.68233642197277],[-73.89652644236406,40.68240329924163],[-73.901161550604,40.68787793535563],[-73.90042465047148,40.68818389837374],[-73.90180467154053,40.69076629826654],[-73.90123290660088,40.691442278638256],[-73.90102391403792,40.69184364212729],[-73.90038667856084,40.693139959624745],[-73.90003039216384,40.693437450574265],[-73.89973223451209,40.69351918299958],[-73.89935202714405,40.69364779602196],[-73.8989646681339,40.69376479336217],[-73.89857107730437,40.69386983366788],[-73.89817221663135,40.693962658729205],[-73.89776907842187,40.69404304974451],[-73.89736265798825,40.694110847232835],[-73.8969102133229,40.69384227053857],[-73.89742730179685,40.693288980149696],[-73.8976423353149,40.69340865137625],[-73.89768631776546,40.693365258982396],[-73.8969565350749,40.69194920744685],[-73.89576145323862,40.69233462238625],[-73.89474270964176,40.69263695279006],[-73.89326209935403,40.69220094745963],[-73.89357935003764,40.69308532923226],[-73.8939811314808,40.693075965541816],[-73.89558625457236,40.69397916201196],[-73.89507694381929,40.694591389702445],[-73.89245207559,40.69522572878888],[-73.89195658664823,40.694410570189056],[-73.88919365279429,40.694935770217555],[-73.88828642303773,40.695236916739084],[-73.88865416919141,40.69582954890077],[-73.88648530277045,40.696439914589284],[-73.88642048158212,40.69645814949442],[-73.88681137109083,40.69666794842841],[-73.88699989895998,40.69677114380176],[-73.88717721894498,40.69689008617982],[-73.88734003264614,40.697023666201204],[-73.88748536209577,40.69717024946576],[-73.88761064208398,40.697327745472144],[-73.88771392559954,40.697493693418004],[-73.8877939630208,40.69766542778768],[-73.887850235915,40.69784014539045],[-73.8878829756248,40.698015120145286],[-73.88809909474769,40.69876329647808],[-73.88818025720118,40.69885791124084],[-73.88771298020104,40.699678076358296],[-73.88676728328299,40.69982608539446],[-73.88584205469309,40.699965471933254],[-73.88492223136602,40.70010402751472],[-73.88431619451555,40.70020119633856],[-73.88384293540214,40.70034726075631],[-73.8834308688459,40.70047443803922],[-73.88280948430295,40.70068345565591],[-73.8827301470192,40.70054990947237],[-73.88182690581613,40.699529299005846],[-73.88106992668072,40.6997998885665],[-73.88024601220093,40.70009334924647],[-73.87942953625259,40.70040484882169],[-73.87860797521766,40.700704188318895],[-73.87778919134801,40.70101362177237],[-73.87621714178015,40.70159500481853],[-73.87625758427971,40.70174876639622],[-73.87639785216525,40.70229404227673],[-73.87543139407882,40.702374353176445],[-73.87446274104722,40.70245683175975],[-73.87351208977547,40.70253545896346],[-73.87256153470271,40.70261209791527],[-73.87210385737747,40.70264976339389],[-73.87164751858704,40.70268731043893],[-73.87073324224045,40.7027620391335],[-73.86981898467371,40.70283793026466],[-73.8691559615748,40.70289343366039],[-73.86903271456593,40.702903901994674],[-73.86873243465988,40.70292909830865],[-73.86824273966054,40.70297019615325],[-73.86724652427561,40.70305165537076],[-73.86653775666525,40.703109737852174],[-73.86564021611301,40.703182590474555],[-73.86472830073468,40.70325882219051],[-73.86379389189378,40.70333379644827],[-73.86341506892072,40.70337880476055],[-73.86285374177443,40.70341449174873],[-73.86241891720914,40.703377474646736],[-73.86142263093666,40.70326975770652],[-73.86068159332247,40.70318418710774],[-73.8599749228599,40.70310890237151],[-73.85874741910561,40.702974297668554],[-73.85853029386706,40.702949708544644],[-73.8582491593093,40.702916934889345],[-73.85819890700746,40.702911073863206],[-73.85823494833613,40.70283289066984],[-73.85893224399118,40.701320344758976],[-73.8582740576157,40.70122365923817],[-73.85739221059833,40.70121397886806],[-73.85725351412522,40.70121217773553],[-73.85716688252516,40.70167410489209],[-73.85630830619003,40.70183818193408],[-73.85538910514678,40.70197691630091],[-73.85529571509375,40.70199100910799],[-73.85529275904757,40.70259550128514],[-73.8551810957932,40.702583267377584],[-73.85252019054452,40.70229172361761],[-73.85305663835196,40.703137046613236],[-73.85371219739146,40.70391788788185],[-73.85389480093353,40.704183419196966],[-73.853921540879,40.70422461210088],[-73.85396105479336,40.70426421713132],[-73.85411264779813,40.70442593407155],[-73.85470823889325,40.705210974144435],[-73.85469943412306,40.70674255462174],[-73.85471652519982,40.70676949632781],[-73.85275370562569,40.70739714706123],[-73.85268225581729,40.707418145321014],[-73.85110121675442,40.70790098302163],[-73.85059051032664,40.70803988342335],[-73.85042905370649,40.70808706705499],[-73.84951207338284,40.708345660871544],[-73.8493315621404,40.70838833368083],[-73.84914591506974,40.708419320478065],[-73.84895712548165,40.70843813752211],[-73.84876725167265,40.70844457893018],[-73.84857838674887,40.70843872032452],[-73.84762410122782,40.708332622983384],[-73.84665724111618,40.70831864234091],[-73.84615958311711,40.708350820044714],[-73.84567198083076,40.70841036612317],[-73.84528898563849,40.708476679497856],[-73.8449101116968,40.70856033137047],[-73.8445373878036,40.708661054970094],[-73.8441728125618,40.7087784213437],[-73.84381825734826,40.70891181962236],[-73.84356973293411,40.70901960948483],[-73.84347552022628,40.70906047066051],[-73.84321861814479,40.70918746241483],[-73.84314625301303,40.70922345641882],[-73.8429643744505,40.709194958651366],[-73.84290926105349,40.70918631979224],[-73.84280177877648,40.70916947829817],[-73.84220736265651,40.7090763167705],[-73.84159160323935,40.70898160165309],[-73.84151213225068,40.70896938070932],[-73.84144586859277,40.70895751111474],[-73.84090806614354,40.70887501124218],[-73.84069937521973,40.70884116958778],[-73.83975789326819,40.70868851296348],[-73.83938086797488,40.7086260337215],[-73.83911666145325,40.70857492944477],[-73.839011012189,40.70855449233495],[-73.83882884063297,40.70852192094149],[-73.83864820581178,40.708484722362236],[-73.838469309981,40.70844293814602],[-73.83829235469615,40.70839661559835],[-73.83809236097821,40.70833805409397],[-73.83789559770365,40.708273466021396],[-73.83770237833917,40.70820295427998]]],[[[-73.90778380515184,40.740744752368194],[-73.90832327571802,40.73863053902398],[-73.90855501542217,40.73793042458199],[-73.90921642038388,40.73649627641613],[-73.90923020854459,40.73645523407491],[-73.90926003023553,40.73640318078676],[-73.90928542383523,40.736334059248854],[-73.90930551837597,40.73628728525477],[-73.90932941221713,40.73623244466336],[-73.90959716531441,40.73565645706254],[-73.90991066443574,40.734997340730224],[-73.91023874078742,40.73433921689307],[-73.91068876401157,40.73347108174283],[-73.9062890340807,40.732400751533056],[-73.90598353285564,40.73326568411651],[-73.90568645938917,40.73391582480753],[-73.90601830403261,40.73401073907951],[-73.90573589815993,40.73463343604188],[-73.90516948859666,40.73585964312846],[-73.90470297584517,40.735679903106416],[-73.9045551246329,40.73560527323141],[-73.90378660869744,40.735217315850605],[-73.90336799148218,40.735012650119046],[-73.90333476049256,40.73499640348051],[-73.90286649544672,40.73476746034097],[-73.90244611632588,40.73457283883602],[-73.9019432483891,40.7343400254089],[-73.90107970900307,40.73391463477932],[-73.90259650842546,40.73210442834588],[-73.90416853267324,40.73018659103313],[-73.9042191083108,40.73012601291692],[-73.90518057919779,40.72895657697379],[-73.90557740103746,40.7286366843154],[-73.90572423637776,40.72852001958623],[-73.90673028128995,40.72773268283043],[-73.90693049911583,40.727576030274776],[-73.90706867295435,40.72746652277255],[-73.90712253078475,40.72742472843786],[-73.90934522586045,40.72880316161055],[-73.90981313849794,40.72907325136617],[-73.91017627611716,40.72927572500653],[-73.91055040415468,40.72946622016908],[-73.91096208682562,40.729640752901304],[-73.91148836213756,40.729831706816434],[-73.91174734100512,40.72991203326157],[-73.9117718693115,40.72984944633928],[-73.91182004369985,40.72972934852997],[-73.91192955073785,40.72945841556757],[-73.91200974687158,40.72922886414811],[-73.91205021265488,40.72850636302706],[-73.91505218095413,40.72860118050043],[-73.91507233834541,40.72797082006912],[-73.9179669664044,40.72850077062887],[-73.91773039128891,40.72987934429954],[-73.91760691025391,40.730571981024696],[-73.91752107567497,40.7310027045886],[-73.91736631775751,40.73132807943473],[-73.9173425053025,40.73138282579031],[-73.91756307145072,40.73144601009738],[-73.91777957207324,40.731511413488136],[-73.9179931284372,40.731582197513085],[-73.91820350953799,40.73165828560802],[-73.9184104882916,40.73173959523559],[-73.91861384032109,40.73182603869992],[-73.9188133456518,40.73191752249748],[-73.91903558480786,40.73201923711213],[-73.91902180336905,40.7320878386099],[-73.91879292050429,40.73196944921533],[-73.91835109071864,40.73315255850434],[-73.91759250812704,40.73523944168978],[-73.91755768560766,40.735291763109075],[-73.91751347899331,40.73535098457976],[-73.91689741909921,40.735444708149565],[-73.91687214166522,40.735541359577624],[-73.91651522687536,40.73675734550494],[-73.91717737969712,40.736897870741004],[-73.91709074551063,40.737144682635865],[-73.91651190571183,40.73894475796499],[-73.9163010853873,40.73906911846416],[-73.91567469626264,40.740784929658666],[-73.91538439305549,40.74072944290675],[-73.9144348323921,40.74053105330968],[-73.91382781904215,40.74241368862158],[-73.9137938867601,40.74251449215342],[-73.91289084169281,40.742482249708814],[-73.91260129457304,40.742442246353576],[-73.91194129701314,40.74238294990334],[-73.91129208846006,40.7423046834405],[-73.91104536599676,40.74227493881099],[-73.91074682819566,40.742240128388225],[-73.9101585711056,40.742171547914865],[-73.90941812820681,40.74208561760109],[-73.90924723845045,40.74206578900281],[-73.90830377429265,40.74196124000843],[-73.90750569620336,40.7418622485949],[-73.90752528179262,40.74178356896766],[-73.90755490341088,40.74166456390521],[-73.90778380515184,40.740744752368194]]],[[[-73.75787141457917,40.7271068514865],[-73.75684854737575,40.72635581216722],[-73.75678272715545,40.72630578486263],[-73.75674739612431,40.72627289598383],[-73.75670329233547,40.726229432661896],[-73.75677678618835,40.72620833625458],[-73.75683174988775,40.72619401768946],[-73.75698318232811,40.726160325334256],[-73.75721902227968,40.726107854904114],[-73.75755793715219,40.726032439582724],[-73.7579601838804,40.725952050011706],[-73.75835433165382,40.725888509861655],[-73.75879801944129,40.725840596404296],[-73.7592270861711,40.72580597829977],[-73.75955973735121,40.72580223344868],[-73.75994854133052,40.725805277834304],[-73.76017281719342,40.72581402120896],[-73.76083706112016,40.725877043162114],[-73.76102756078595,40.7258941790256],[-73.76181677756043,40.72600393892886],[-73.76204408703528,40.72603512504387],[-73.76242439258584,40.72609212045733],[-73.76368265670472,40.72625991730279],[-73.76376765109032,40.72627157302649],[-73.76386689406822,40.726284159373236],[-73.76475781219615,40.72639712411112],[-73.76545422878168,40.72638236218384],[-73.7654693225459,40.726382041624106],[-73.7656825324294,40.726377523600654],[-73.76610679117798,40.726336935257514],[-73.76618933132336,40.726329475210726],[-73.76629387862448,40.726318367976816],[-73.7666088805594,40.72626787574642],[-73.76717559612742,40.72618267332347],[-73.7674578788684,40.72613928143375],[-73.76856605284539,40.72585397073329],[-73.76856674274924,40.725860185705834],[-73.76856792799153,40.72586650051504],[-73.76856964543619,40.72587288943583],[-73.76857188452168,40.725879350101565],[-73.76857466741646,40.7258858400048],[-73.7685779943473,40.7258923573032],[-73.76858186606863,40.72589887502634],[-73.76858628175621,40.72590537692236],[-73.76859123030945,40.72591182561035],[-73.76859671307886,40.72591821271649],[-73.7686027155973,40.72592451911359],[-73.76860920410627,40.7259307006741],[-73.76861617879702,40.72593676577462],[-73.76862361648024,40.72594267047633],[-73.76863146742629,40.72594840412501],[-73.7686397218149,40.72595394106918],[-73.76864834485838,40.72595927989863],[-73.76865729987136,40.72596439490789],[-73.76866656153025,40.72596928604606],[-73.76867607535375,40.72597391584495],[-73.76868582523657,40.72597829298362],[-73.76869575347669,40.72598241969146],[-73.76870583639358,40.725986266603606],[-73.76871602770683,40.72598984434875],[-73.768726302346,40.7259931433275],[-73.76924074796115,40.72590270125526],[-73.76975275207725,40.7257852318691],[-73.76991329270511,40.72574839859399],[-73.77139578147354,40.725350501341424],[-73.77163268955817,40.725274405141334],[-73.77165390451623,40.72526759082866],[-73.7722470294421,40.725077073191194],[-73.77286784140513,40.724867985125826],[-73.77348555824787,40.72462495229975],[-73.7737252947011,40.72453062989229],[-73.77423835459867,40.72431652314526],[-73.7743710868659,40.72426113211025],[-73.77496975263942,40.7239880614153],[-73.77524876564318,40.7238431617291],[-73.77548473594737,40.7237206148724],[-73.77587312866028,40.72347282141078],[-73.77605631092653,40.723355940083906],[-73.77603280481642,40.72336247734617],[-73.7758363135527,40.72343173956721],[-73.77600685757034,40.723303569178164],[-73.77727808027505,40.722346336295125],[-73.77732562815959,40.72239270114324],[-73.77738048930895,40.72244906289549],[-73.77757868117422,40.72264221807347],[-73.77774895414788,40.72284210956462],[-73.77787601889123,40.72303670349558],[-73.77803765890827,40.723284268714735],[-73.77781693007614,40.72333914289484],[-73.77759997905271,40.72341057597812],[-73.7773899930743,40.72349836725194],[-73.77719009810129,40.72360188150893],[-73.77700327859341,40.72372000868235],[-73.77683220647323,40.72385121527626],[-73.77667910900045,40.72399361329232],[-73.7765457136531,40.72414504622515],[-73.77643312801831,40.72430318263859],[-73.77634189042871,40.7244656470972],[-73.77523387160835,40.72523753332621],[-73.775561103931,40.72596986422553],[-73.77596177545828,40.72681284901947],[-73.77672825752977,40.7284300806215],[-73.77754793617493,40.730136776809466],[-73.77757506882068,40.73019327580706],[-73.77667996810023,40.7304310948768],[-73.77580378548888,40.730680454783155],[-73.77491335315091,40.73091285976842],[-73.77399699580587,40.731080837886424],[-73.77376188969765,40.731121655896764],[-73.77307347438149,40.731241168095444],[-73.772292131925,40.731387543731564],[-73.77153652426998,40.73151924988481],[-73.77019103676768,40.73176390707007],[-73.77010830656329,40.731779507912464],[-73.77014278109748,40.731823461129046],[-73.77121678093128,40.733337477278816],[-73.77229585523226,40.735109696236265],[-73.77285961109061,40.7362704249768],[-73.77315793625462,40.736992898159336],[-73.77344044958588,40.73771920271709],[-73.77370703269217,40.73844904134068],[-73.773957581953,40.739182107865496],[-73.77419197810171,40.73991809441517],[-73.77427828901915,40.74013395415781],[-73.77455066850297,40.74081510200941],[-73.77558823908304,40.74300616069953],[-73.77572220645885,40.743291243042286],[-73.77573836927105,40.74332564716406],[-73.77569182427024,40.74333358876371],[-73.77551238363297,40.74335684250359],[-73.77486382138363,40.74345333664347],[-73.77444330451887,40.74351590014567],[-73.77403143122002,40.743567601221265],[-73.77362185174397,40.74363046261939],[-73.773215347914,40.743704396109635],[-73.77281267689025,40.74378924942858],[-73.77241461002669,40.743884845221984],[-73.77162097960094,40.7441597318662],[-73.7715667190341,40.74417951555599],[-73.77153402313084,40.7441916258817],[-73.77145218847468,40.744221522521464],[-73.77137678488471,40.74425103550068],[-73.77038982386928,40.74473791369086],[-73.76937164122795,40.745220309086434],[-73.76857701220435,40.74552220488448],[-73.76772991359309,40.7457762261727],[-73.76770614589687,40.745722742720474],[-73.76761508028086,40.7455263553193],[-73.76697862905398,40.74422296823604],[-73.76687853596802,40.744093579206314],[-73.76676314860944,40.74397036280169],[-73.76663352576406,40.74385485265212],[-73.76649109632837,40.74374843018537],[-73.76633756152015,40.7436522585941],[-73.76617484756132,40.743567271686615],[-73.76556849810598,40.743258155027235],[-73.76515128883285,40.74243734575942],[-73.76431495559873,40.740672626838574],[-73.76360860214447,40.73917476475271],[-73.76316816538484,40.73826170793256],[-73.76268297179284,40.73725583621952],[-73.76259694770847,40.73708732642272],[-73.76253086189546,40.73691168014433],[-73.76248609277283,40.7367309819523],[-73.76246348376307,40.73654750108952],[-73.76246334618436,40.73636362530424],[-73.76248538695637,40.736181695182886],[-73.76252875722406,40.7360039606939],[-73.76273303467923,40.73526216267229],[-73.76349692313109,40.73504763331744],[-73.76511018412212,40.73455773854753],[-73.76471228704162,40.73408569972516],[-73.7637401047645,40.7329128725579],[-73.76369979170171,40.7328641168479],[-73.76434015017232,40.73275295525085],[-73.76491667679711,40.73265467280615],[-73.76555086054007,40.73254428344146],[-73.76564374465646,40.73253312673906],[-73.76558856174465,40.73246752053142],[-73.76528830379664,40.732114664551986],[-73.76486853097366,40.731668639668314],[-73.76435071526222,40.731151192135954],[-73.7638186673541,40.73068357380726],[-73.7632753774447,40.7302405411147],[-73.7623420983916,40.729538290701356],[-73.76160814438546,40.72904753444123],[-73.76114083680416,40.728794414264364],[-73.76024210995271,40.728307611567],[-73.75993818300344,40.72815841181848],[-73.75831675517011,40.72736240711465],[-73.75787141457917,40.7271068514865]]],[[[-73.80302898607394,40.74719480090895],[-73.80335214152798,40.74643196519169],[-73.80327809253335,40.74643951078989],[-73.80017472236375,40.74675557835827],[-73.79921673577677,40.746856281834035],[-73.79826235435003,40.74696565550798],[-73.79467568818264,40.74721192846299],[-73.7945797610729,40.74640268281765],[-73.79452019305238,40.74590015926164],[-73.79448123951785,40.74566969435841],[-73.79448121556756,40.74566953231739],[-73.79448120527351,40.74566937046825],[-73.79445869157468,40.74543695421535],[-73.7944528275929,40.745203756835856],[-73.79445281714163,40.74520343181545],[-73.794452829649,40.745203090418386],[-73.79446368332957,40.74497002170623],[-73.79449114678772,40.74473793786095],[-73.79449117050028,40.744737748430566],[-73.79449120652043,40.74473756790108],[-73.79453507355089,40.74450763821472],[-73.794673271747,40.74424460708199],[-73.7946734082347,40.744244346486234],[-73.7946735649595,40.74424409480546],[-73.79483295516101,40.743986942070045],[-73.79501285847516,40.743737045349384],[-73.79501298453248,40.74373688089497],[-73.79501312009,40.743736707075996],[-73.79521257775808,40.743495568792255],[-73.79543059287576,40.743264290405605],[-73.79566566888072,40.743044235672265],[-73.79589302944714,40.7428038576841],[-73.79589319164029,40.742803687764365],[-73.79589335248312,40.74280352722376],[-73.79613624968265,40.74257152414034],[-73.79613631197088,40.74257146712398],[-73.7961363863714,40.74257141079915],[-73.79639414967053,40.74234850002776],[-73.79639423580167,40.74234842496055],[-73.79639432193282,40.74234834989331],[-73.79666581854543,40.742135523438705],[-73.79666601812379,40.74213537167678],[-73.7966662287115,40.742135221106984],[-73.79695065298539,40.7419330351485],[-73.79938421615115,40.74222138402538],[-73.80016281143932,40.74224752823304],[-73.8009688968241,40.74223448830431],[-73.80170771668423,40.74222303035284],[-73.80256985850677,40.74221135478655],[-73.80438628038742,40.742159000726694],[-73.8044331655041,40.74216332212633],[-73.8044728757034,40.74216709993137],[-73.80541273795356,40.74210496171047],[-73.80635527410405,40.74205071869943],[-73.8072983982072,40.74199377747679],[-73.80823789560348,40.74201115811041],[-73.80916710543909,40.74215216313773],[-73.81013262640558,40.742295057958636],[-73.8110920766234,40.742446832059784],[-73.81202917996131,40.74259351796228],[-73.81295585996153,40.74273918955518],[-73.81430884847833,40.74297377306678],[-73.81378451957421,40.74455455279396],[-73.81373981556145,40.744803264055825],[-73.81373976781258,40.744803561505854],[-73.81373973024802,40.74480384037691],[-73.8137063299269,40.74505373152659],[-73.81368428040965,40.745304541810874],[-73.81368426772457,40.745304666932725],[-73.81368426736991,40.74530479374979],[-73.81367361974624,40.74555586454306],[-73.81370733068034,40.74565269750815],[-73.81370737790563,40.745652823899576],[-73.81370743683145,40.74565294092844],[-73.81375795981909,40.74574586503149],[-73.81375799486294,40.745745936454504],[-73.81375805457387,40.745746009090055],[-73.81382410552067,40.74583272711921],[-73.81416171989234,40.74613858032687],[-73.81341871845622,40.74658444586918],[-73.81316297260872,40.7467379193532],[-73.8123541192485,40.74722328349564],[-73.81161754647964,40.747664843100196],[-73.8097603539163,40.74877922262164],[-73.80750599324409,40.7501365865902],[-73.80727076141024,40.750118974861124],[-73.80633253852092,40.75004766576171],[-73.80539953731984,40.74997272871109],[-73.80446953060739,40.74989927581246],[-73.80353070513625,40.74982541320499],[-73.80295670662414,40.74977052735829],[-73.80287666488464,40.749765149671745],[-73.80280784066667,40.74906666129117],[-73.80277033748075,40.7488475381863],[-73.80274910920718,40.7486067517625],[-73.80274770745889,40.74836447579497],[-73.80276629254261,40.748122144586624],[-73.80280481315957,40.74788116392336],[-73.80286300447514,40.74764297054299],[-73.80294034198928,40.747408916966286],[-73.80302898607394,40.74719480090895]]],[[[-73.83908354407583,40.76525691346805],[-73.83790429522286,40.76458779730728],[-73.83695147349107,40.762830370249105],[-73.83691694292007,40.76276668005816],[-73.8368997020235,40.762698118217465],[-73.83689455774392,40.762602684223],[-73.83679107203777,40.76116667125213],[-73.83861811078981,40.75709081642314],[-73.83867321826702,40.75701997859118],[-73.83846752581478,40.75604015559932],[-73.83838479607348,40.755640367167594],[-73.83834041205697,40.75542546285384],[-73.83827816273326,40.75523337865727],[-73.83814233255488,40.75485403740878],[-73.83805974096884,40.75466660685133],[-73.83798921198176,40.75451504298149],[-73.8377803814655,40.75413068334673],[-73.83768167121266,40.754135361848334],[-73.83757278005193,40.754137858119854],[-73.83754183573538,40.75413298573927],[-73.83751209177225,40.75412486993971],[-73.83748413292251,40.75411367027614],[-73.83745850885037,40.75409960693167],[-73.83743572331792,40.75408295638861],[-73.83682851918542,40.75337445218657],[-73.83651002791959,40.7528377843553],[-73.83599840095727,40.7520057360828],[-73.8355915384935,40.75137713277105],[-73.8322953567298,40.75194179063586],[-73.83226187294648,40.75182272126724],[-73.83224723743015,40.751700591324266],[-73.83225199777796,40.75157800346367],[-73.83227581878874,40.75145759506541],[-73.83228373812169,40.75142526898025],[-73.83277623854866,40.74931349454797],[-73.83314141672719,40.748032182688725],[-73.83308582320075,40.74798912473455],[-73.83300301963261,40.747833989295565],[-73.83364932766807,40.74764622826992],[-73.83370395502072,40.7476264998296],[-73.83392219206242,40.74753238858829],[-73.83392233429981,40.747532325133335],[-73.83392247523471,40.747532253970256],[-73.83413036681566,40.74742679827187],[-73.83426708667658,40.747335496479906],[-73.83426724420521,40.74733539568814],[-73.83426737508165,40.747335294355416],[-73.83439387160524,40.74723474163215],[-73.83450866032628,40.74712592009631],[-73.83450873339983,40.74712585486601],[-73.83450879195557,40.747125781406],[-73.8346104174128,40.747010066907436],[-73.83461047748573,40.74701000333363],[-73.83461052590984,40.74700992935645],[-73.83469811233984,40.746888558525896],[-73.83506574687269,40.74620410913855],[-73.83543777103772,40.745523974078154],[-73.83556958664822,40.74515063149456],[-73.83567553947591,40.74485051756018],[-73.8358496778611,40.744175762627385],[-73.83595071459187,40.743730569606],[-73.8359253046942,40.74350057072055],[-73.83591564875792,40.743430893895145],[-73.83590197018935,40.74337980611438],[-73.8358613187214,40.74322798453858],[-73.83517950437067,40.74307205076852],[-73.83386850953313,40.74277220641743],[-73.8329689305282,40.742593616096464],[-73.83207064794838,40.74245093782655],[-73.83113122777979,40.74233799990403],[-73.8311729485026,40.74163764590132],[-73.83122032447744,40.740953220996914],[-73.83126834261336,40.74026227580712],[-73.83130117253928,40.73956106268889],[-73.83143025504286,40.73913573312939],[-73.83053551231444,40.7375201947633],[-73.82946751997022,40.737024482753455],[-73.82809152577177,40.737083175775524],[-73.82794969086464,40.737819599240055],[-73.82794360284203,40.73848998244092],[-73.82788031088867,40.7384897972328],[-73.82759017255931,40.738494217157275],[-73.82718901746395,40.73854987069465],[-73.8268674645237,40.738628912159015],[-73.8263496577612,40.73884326497746],[-73.82585368341694,40.73912378014706],[-73.82559030323269,40.73944759229541],[-73.8254265875675,40.73948513792998],[-73.82497439991941,40.73944042675621],[-73.82494800874667,40.739567105506346],[-73.82481178421766,40.7396309598996],[-73.824878274002,40.73957231226252],[-73.82532707505344,40.735101793351795],[-73.82539321646867,40.73404823618756],[-73.82542281330781,40.73396614467358],[-73.82546253302976,40.73364066157469],[-73.8255312940303,40.73363428147957],[-73.82566535417556,40.73227957737344],[-73.8273747628054,40.731919624679804],[-73.82893796459805,40.73159143786982],[-73.83386267153118,40.73055318900905],[-73.83307087957829,40.72991903138291],[-73.83289570601124,40.72958633142688],[-73.83269855362799,40.729259861578136],[-73.83248002189004,40.7289408540866],[-73.83224087961432,40.728630520835814],[-73.83198208008115,40.72832999791655],[-73.83170465866355,40.7280403322461],[-73.83140452700816,40.7275976220813],[-73.83086471412872,40.7267096339892],[-73.83073214546054,40.7265493284691],[-73.83057976788325,40.72639650388111],[-73.83057961456666,40.72639635103843],[-73.83057943658815,40.726396197656875],[-73.83040824922062,40.72625286337212],[-73.83040820174678,40.72625282761896],[-73.83040815491269,40.72625280007553],[-73.83021964616513,40.72612077754851],[-73.83021953957211,40.72612069614075],[-73.83021940983225,40.72612062458295],[-73.8300158940977,40.72600180768765],[-73.83001569312782,40.72600169045715],[-73.83001549277373,40.72600159081783],[-73.82979916897101,40.725897281059524],[-73.82979910980461,40.72589725400024],[-73.8297990391901,40.72589722591886],[-73.82957260362515,40.725808470073],[-73.82957252092052,40.72580843376477],[-73.82957243797044,40.725808407340246],[-73.82933887133403,40.72573593884329],[-73.82933877669224,40.725735920610084],[-73.8291009773999,40.72567999802744],[-73.82887984335704,40.725638254411976],[-73.82887971350385,40.725638227917244],[-73.8288795953456,40.72563819205838],[-73.82866154234725,40.72558142275002],[-73.82844909181865,40.7255098228387],[-73.82824491671313,40.72542399659134],[-73.82805160616856,40.72532493113386],[-73.8280514526761,40.725324849654044],[-73.82805131153621,40.72532475998386],[-73.82787086363166,40.725213610272625],[-73.82770512186302,40.72509185604469],[-73.82770498077086,40.72509174828122],[-73.82770485049421,40.72509163064985],[-73.82755527729326,40.72496094976335],[-73.82742447682904,40.72480770311913],[-73.82742443004273,40.72480765798427],[-73.82742439406887,40.724807604154165],[-73.82730900449451,40.724646077497745],[-73.82721028542727,40.72447757830352],[-73.82712930215564,40.72430378465643],[-73.82712926557036,40.72430371206228],[-73.82712924263576,40.724303640158766],[-73.82706662722747,40.7241260829022],[-73.82702267104543,40.7239463913693],[-73.82672635621192,40.72308159955835],[-73.82585945748824,40.72046263176486],[-73.82574130252877,40.72022165653872],[-73.82564380805273,40.719974138037564],[-73.82564372556244,40.71997393922545],[-73.82564366775179,40.71997373324706],[-73.82556770311963,40.71972116801975],[-73.82556765596085,40.71972101466096],[-73.82556762088855,40.719720870366956],[-73.82551375402352,40.719464575912575],[-73.82551374114932,40.71946453133085],[-73.82551374126864,40.71946448576365],[-73.82548232008797,40.71920620793849],[-73.82548232027749,40.71920613556709],[-73.82547346858263,40.718947855586116],[-73.82547345831397,40.718947656883365],[-73.82547346959862,40.71894746759477],[-73.8254869254259,40.718690662488505],[-73.82545983222899,40.71799986551098],[-73.82541926512582,40.71739254442217],[-73.82531645022377,40.717275700247],[-73.8251861472554,40.717288189968166],[-73.82487503772774,40.71732243229991],[-73.8237298387686,40.71743700392238],[-73.82332432043232,40.71745251000064],[-73.82291752938036,40.7174525613244],[-73.82251099305152,40.717437075800824],[-73.82210623779969,40.717406130675265],[-73.82170479062094,40.717359889994455],[-73.82085213562775,40.71734887674286],[-73.81962622538035,40.71734044327478],[-73.81952343869928,40.71733973320299],[-73.81912832524097,40.717349919310735],[-73.81732944795621,40.71766045671162],[-73.81725907785268,40.71763787695519],[-73.81729568967155,40.71757964497187],[-73.81887154582556,40.71725932917301],[-73.81907861006067,40.71720434497673],[-73.81930469431802,40.71713608089451],[-73.82005442538075,40.71681033384462],[-73.82018883804459,40.716735224117976],[-73.8205159917776,40.716811991339306],[-73.82100705220118,40.71687995103214],[-73.82187417684699,40.716917118440605],[-73.82346833712526,40.716731051856414],[-73.82509087496479,40.71645279381692],[-73.8252473165395,40.71645544512237],[-73.8256129074436,40.71620989764681],[-73.82566233773672,40.716152637660635],[-73.82591945198031,40.71598987682762],[-73.82627826038484,40.715806880185454],[-73.8263069899288,40.71579072381926],[-73.82646966057067,40.715695568742824],[-73.82681044658264,40.715550946376744],[-73.82700620040136,40.71544029779944],[-73.82715524215065,40.71538800439017],[-73.82850807650473,40.715044329759884],[-73.82926493517067,40.714792230266326],[-73.82995752627302,40.71458088793373],[-73.83031312028797,40.71449974476357],[-73.8308228419842,40.71438342792013],[-73.83096752453207,40.71435449104196],[-73.83103141767994,40.714336725261326],[-73.83106922178851,40.714353956304194],[-73.83115849834562,40.71439336705095],[-73.8312588898739,40.71444126000944],[-73.83145866985858,40.714554449938205],[-73.83138630175627,40.71457739772497],[-73.83122975576087,40.71462702929711],[-73.83050461007173,40.714856944799656],[-73.83035327332928,40.71495180716004],[-73.83021283161303,40.71505777921024],[-73.83008542961993,40.71517363986618],[-73.83008535790364,40.71517370291812],[-73.83008529851561,40.715173766490786],[-73.82997259726181,40.715298121908944],[-73.82987589078435,40.71542940062872],[-73.82979616614564,40.715565719133075],[-73.83072818113858,40.71625964103738],[-73.83207140953967,40.71729059648653],[-73.8334814835381,40.71833345565667],[-73.83456936799162,40.71902728211246],[-73.83457034898882,40.719027959829035],[-73.83468657465666,40.71910892058109],[-73.8347921439156,40.71920142847761],[-73.83488359412782,40.719303272417],[-73.83495894122849,40.71941247712413],[-73.83501684230332,40.71952679885824],[-73.83505666312604,40.719643841601844],[-73.83511286875263,40.719917272065125],[-73.83518572107072,40.72018871934699],[-73.8352750216329,40.72045730646253],[-73.83538045147743,40.72072218037218],[-73.83556698586384,40.72104319125705],[-73.83576124534616,40.72136157462712],[-73.83596312427899,40.72167716812675],[-73.83603385909528,40.7217672015954],[-73.83649768375018,40.722338535890366],[-73.83731459427341,40.723571508553555],[-73.83836161375449,40.72556184225832],[-73.83871472986841,40.72622079088954],[-73.8390635461618,40.726879533672175],[-73.83944537316923,40.72753680021868],[-73.83985434224483,40.728177569282494],[-73.84032703229775,40.728807115130394],[-73.84146810861371,40.72999809347488],[-73.84162181730416,40.73011794747098],[-73.84281412537756,40.731153411890396],[-73.84350489084655,40.73181434436274],[-73.84370558736913,40.73203240529231],[-73.84389098243993,40.73225885563601],[-73.84406020258173,40.73249274021926],[-73.84421250370585,40.73273304088353],[-73.84434729838542,40.732978692938936],[-73.84475302635771,40.733619300251206],[-73.84495697666307,40.733987277643095],[-73.84496800004686,40.73400712882327],[-73.8451154201652,40.73427740760842],[-73.8454261309411,40.73494980327689],[-73.84569341595925,40.73566648032131],[-73.8459088151586,40.73639980122162],[-73.84605541902691,40.73709918847056],[-73.84689366193683,40.73867121739421],[-73.8472136158789,40.738643986683954],[-73.84732494191474,40.7387714575753],[-73.8474631403275,40.73895203102454],[-73.84750820344146,40.739007807040124],[-73.84755579786192,40.73906391524298],[-73.84767033739122,40.7391952354507],[-73.84793156256193,40.739237563349114],[-73.84823628010908,40.73929040113403],[-73.84794174058088,40.739816405163765],[-73.84780164620646,40.74004967645963],[-73.84795885983631,40.7400970163836],[-73.84892344843811,40.740391914811724],[-73.84935305077013,40.7405232498138],[-73.84965207309183,40.740614663785045],[-73.84984431337409,40.74066554982932],[-73.84996426022836,40.74070177177589],[-73.85011556636425,40.74072356279844],[-73.85020444556645,40.74090203375185],[-73.85051160939294,40.74151885704359],[-73.85086917534353,40.74218041132462],[-73.8509932732466,40.742422542911356],[-73.8512092915446,40.74284402122168],[-73.85135102765129,40.74311905745317],[-73.85155107334928,40.74350722711109],[-73.85189537477702,40.74417973823591],[-73.85224097428436,40.74484096567613],[-73.85257733836393,40.745505647315156],[-73.85292353522307,40.74618194752566],[-73.85325493196294,40.74682354996598],[-73.85360568359911,40.74749682859294],[-73.85378286971776,40.74780299136531],[-73.85382450711346,40.74785404008516],[-73.85405453298725,40.74815831694796],[-73.85436928066466,40.748738930191],[-73.8544257525367,40.74885172688455],[-73.85131105046376,40.7498433761507],[-73.85086439710041,40.74999564187467],[-73.85098691390118,40.75023929830306],[-73.85118150864393,40.750626295818996],[-73.85151883546322,40.75129713663887],[-73.85171508655586,40.7516874141464],[-73.85185614692352,40.751967932988286],[-73.85220450565863,40.75266068236279],[-73.85246329654427,40.75312740926816],[-73.8526172535225,40.753405065528014],[-73.85300762334217,40.75455456501851],[-73.8530211999672,40.75461800241156],[-73.85312635464214,40.755109343016365],[-73.85318689954084,40.75539843021833],[-73.85335095181735,40.756012838314064],[-73.85339372587106,40.75613669143191],[-73.85353821971107,40.75655506900576],[-73.85359320370183,40.75669274436854],[-73.85365156818004,40.75682961272924],[-73.85371329237249,40.75696562565628],[-73.85377835493101,40.7571007359179],[-73.85382000676756,40.757185697573185],[-73.85391003380275,40.75735839348244],[-73.85400478915011,40.757529620530114],[-73.85407612119113,40.757652292978825],[-73.85420831919886,40.75786736759411],[-73.85449593244911,40.758278638673936],[-73.85457971979349,40.75838762037609],[-73.85463995751408,40.758466157766236],[-73.85500920858986,40.75887922570103],[-73.85506702556705,40.75894327751662],[-73.85525140080492,40.75914753084004],[-73.85553311743213,40.759342591353594],[-73.85576997450168,40.759538342684785],[-73.8560398093965,40.75972578741408],[-73.8563821611647,40.759906639650744],[-73.85655895732079,40.7599815614778],[-73.85670598021255,40.76004386579885],[-73.85734910175931,40.760300633579824],[-73.85754428016409,40.76037765406266],[-73.8577360483292,40.7604594779546],[-73.85792420186411,40.760546018051365],[-73.85810854022827,40.760637182122025],[-73.85828886694485,40.76073287300717],[-73.85846498964645,40.76083298894548],[-73.85863672075712,40.76093742301298],[-73.85880387722854,40.76104606390597],[-73.8589662808854,40.76115879583669],[-73.85912375861521,40.76127549865653],[-73.85913545312332,40.761418440648804],[-73.85966666298468,40.761901913560514],[-73.85992937963596,40.76220030111109],[-73.86109724401761,40.76366447759032],[-73.86093691422926,40.763728615491175],[-73.86057039718791,40.76383121304039],[-73.86043337753614,40.763868882372286],[-73.86001698390275,40.76326428501606],[-73.85975083822207,40.76287783919552],[-73.85949072467407,40.762562615399936],[-73.85941339398109,40.76248326533936],[-73.8592206288809,40.7624827439791],[-73.85915607632683,40.76251963069965],[-73.85907893363809,40.762522832270825],[-73.85892056312619,40.76240640118523],[-73.858991973329,40.76224652320742],[-73.85898423264075,40.76217147447134],[-73.85892298182631,40.76212234601902],[-73.8587920421876,40.76227933874775],[-73.85867190067601,40.7625222700064],[-73.8586451048796,40.76251439590909],[-73.85876525911519,40.7622651918492],[-73.85888722726271,40.762133609398674],[-73.85883984926525,40.7621053222161],[-73.85871170031804,40.76223376195511],[-73.85869110268327,40.76222119050092],[-73.85884371506262,40.76205876677921],[-73.8586191528188,40.76193559699894],[-73.8585421867667,40.762026898690955],[-73.85853208671448,40.76202176133267],[-73.85848087980744,40.76208269986142],[-73.85847289638568,40.7620921995017],[-73.8584612577617,40.762106050662545],[-73.85846562340076,40.76210880228014],[-73.8584096899566,40.762173355877316],[-73.85840137452459,40.76218304290121],[-73.8583301033101,40.762266065611136],[-73.85832178366161,40.76227575597448],[-73.8582480108444,40.762361693692014],[-73.85823701549582,40.76237450260429],[-73.8581655020144,40.76245780652368],[-73.858156755143,40.76246799574396],[-73.8580817226888,40.762555399832756],[-73.85807451463602,40.76256379489585],[-73.85800186588584,40.762648420768805],[-73.85799432914463,40.76265720073149],[-73.85793183124427,40.762730003358186],[-73.8579233210838,40.762739915596775],[-73.85786819502799,40.762804131184495],[-73.85785943105928,40.7628143396262],[-73.85780092280254,40.76288249356534],[-73.85779250823938,40.762892296182564],[-73.85773856319501,40.76295513258306],[-73.8577329330059,40.762961691644946],[-73.85767843741597,40.76302774852698],[-73.85768965370654,40.763036305203734],[-73.85765473616344,40.763079822848596],[-73.85777497639234,40.76313883462694],[-73.85786962064171,40.76318528375932],[-73.85788103167243,40.76319088449359],[-73.85796457800303,40.76323188698837],[-73.85805470915616,40.76327612040063],[-73.85815033962189,40.763323053661075],[-73.85815280980256,40.76332426607263],[-73.85816421582155,40.763329862919406],[-73.85825464723453,40.76337424430188],[-73.85826783696174,40.76338071714848],[-73.85835219792045,40.76342211890697],[-73.85841538682998,40.763453130422725],[-73.8584863389237,40.76336934637804],[-73.85850081255373,40.76337643308254],[-73.85834319308987,40.76356256095802],[-73.85832948824928,40.76355585127522],[-73.85839531409542,40.76347705912181],[-73.85835070774988,40.763454788999454],[-73.8583381131558,40.76344850284805],[-73.8582525680362,40.76340579358987],[-73.85824130922833,40.76340017280932],[-73.85813903143384,40.76334910996557],[-73.8581280618518,40.76334363326736],[-73.85805097021219,40.763305145871755],[-73.85803917484546,40.763299257038724],[-73.85795122975046,40.763255348629905],[-73.85794243473836,40.76325095882335],[-73.85786245501029,40.76321102718351],[-73.85784979492293,40.76320470688985],[-73.85777061776874,40.76316517706582],[-73.85775931084065,40.76315953255731],[-73.85763896602019,40.76309944863471],[-73.85760068527992,40.76314040113687],[-73.85758834275443,40.76313355199223],[-73.85683888701783,40.76400017911494],[-73.85697078354384,40.764066067568876],[-73.85696355939812,40.76407442786316],[-73.85667482362356,40.763930188326206],[-73.8566829980236,40.763920728586214],[-73.85680290956297,40.76398084546089],[-73.85685427177677,40.76392254390568],[-73.85686149910768,40.7639143405939],[-73.85691477947756,40.76385386154626],[-73.85692072861961,40.76384710808838],[-73.85697496767952,40.7637855399439],[-73.85698123375252,40.76377842904081],[-73.85702898355713,40.763724226806104],[-73.85703613508532,40.7637161101676],[-73.85708333616498,40.76366252925305],[-73.85708959006753,40.763655431898464],[-73.8571382885444,40.763600153937375],[-73.85714523287602,40.763592270231236],[-73.85719464267639,40.76353618498254],[-73.85720087844686,40.76352910686481],[-73.85724903760439,40.76347443915492],[-73.85725666284323,40.76346578332068],[-73.85730643291357,40.76340928786336],[-73.8573135386543,40.76340122325121],[-73.85735990197875,40.763348593736715],[-73.85736795787831,40.76333944941978],[-73.8574166225438,40.76328420848794],[-73.85742519945241,40.7632744724398],[-73.85747258321614,40.763220687374954],[-73.85747974744935,40.76321255480918],[-73.85752810581153,40.76315766039691],[-73.85753555737766,40.763149201507225],[-73.8575591581844,40.76312241178631],[-73.85754793889845,40.76311556570131],[-73.8575828547071,40.763072900626625],[-73.85746422874739,40.76301478221748],[-73.85737359701513,40.76297037851963],[-73.85718496087131,40.76287796046287],[-73.85717606828281,40.76287360381414],[-73.85709111433489,40.76283198149727],[-73.85708275835434,40.76282788802016],[-73.8569820720168,40.76277855800098],[-73.85697105684483,40.7627731608777],[-73.85688415442016,40.76273058393787],[-73.85682507576571,40.76270163909818],[-73.85682436749687,40.76270129194171],[-73.85675571120362,40.762667654151],[-73.85674350380786,40.76266167353806],[-73.85669035223115,40.76263563235623],[-73.85660302580867,40.76273141743048],[-73.85658675388781,40.76272284011432],[-73.85678236963498,40.76250827740663],[-73.85679858100613,40.76251682329288],[-73.85671169399488,40.762615686952586],[-73.85676092804194,40.76263982618928],[-73.85677318714836,40.7626458365168],[-73.85682558732015,40.7626715270997],[-73.85683660817763,40.762676930945126],[-73.85688788040738,40.762702067932125],[-73.85690044326878,40.76270822738643],[-73.85698999094869,40.762752131053375],[-73.85709311210907,40.76280268870129],[-73.85710529468155,40.762808661540035],[-73.85718716762996,40.76284880177787],[-73.85719629175142,40.76285327497585],[-73.85728240762222,40.762895496554606],[-73.85729174591339,40.76290007370887],[-73.85738067827542,40.76294367543131],[-73.85738951387368,40.762948007702335],[-73.85747499963075,40.762989919270815],[-73.85748453757678,40.76299459449151],[-73.85760424037194,40.76305328178905],[-73.85763578363812,40.76301232196489],[-73.85765037151323,40.76301917337641],[-73.8577084468895,40.7629503952808],[-73.85771567256873,40.76294183508207],[-73.85776740573375,40.76288055227808],[-73.85777623039994,40.76287009799017],[-73.85783497417722,40.76280051049892],[-73.857841366639,40.76279293749995],[-73.85789701257414,40.76272701849159],[-73.8579443338722,40.76267096216962],[-73.85796702348077,40.76264408295395],[-73.85797500120837,40.762634632092364],[-73.85804511529257,40.762551575177184],[-73.85807199853717,40.762519729270515],[-73.85813288714935,40.76244759870898],[-73.85814119991142,40.76243775087654],[-73.85817631070537,40.762396294223905],[-73.85781983894707,40.76222613388968],[-73.85780788168366,40.76222042710031],[-73.8576883472475,40.76216337375984],[-73.85767257542713,40.76215584575948],[-73.85752950976804,40.76208756021171],[-73.85746004192653,40.762054402298425],[-73.85737149406725,40.762012137796354],[-73.85735065780433,40.76200219244694],[-73.85718801666121,40.76192456393165],[-73.85716303201019,40.761912637771005],[-73.85700279501378,40.761836154836026],[-73.8569832889212,40.76182684448674],[-73.85683800035657,40.76175749588099],[-73.85677632095474,40.761728055922696],[-73.85667457135655,40.76167948956152],[-73.85665617597431,40.761670708245425],[-73.85661195813447,40.76164954225676],[-73.8566277294148,40.761629062393276],[-73.85677893473436,40.76170097406419],[-73.85679154181358,40.76170696991357],[-73.85688557543564,40.761751691077414],[-73.85690054310572,40.761758809256264],[-73.85699014273465,40.76180142237468],[-73.85700272542286,40.76180740560611],[-73.85709011185048,40.761848966851154],[-73.85710534324456,40.761856210472374],[-73.8571913986339,40.761897137075785],[-73.85720516175655,40.761903682792926],[-73.85729411358096,40.76194598578511],[-73.85730868889546,40.761952918475856],[-73.85739929667314,40.76199600946949],[-73.85741179997501,40.762001956372124],[-73.85750467691464,40.762046126613185],[-73.85751841919021,40.76205266188028],[-73.85761007602235,40.762096253064655],[-73.85762293989339,40.76210236942364],[-73.85771566567911,40.762146469113375],[-73.85773024174483,40.762153400578754],[-73.85781948058806,40.762195840218574],[-73.85783323591174,40.762202381494944],[-73.8581943313254,40.762374107984606],[-73.85827164316149,40.76228762835293],[-73.85828091939474,40.762277251475616],[-73.85836158883397,40.762187015121135],[-73.85844323288798,40.76209568947987],[-73.85845113610512,40.762099465008156],[-73.8585174974234,40.76201491069999],[-73.85850740232615,40.76200806491513],[-73.85858526284451,40.761917008596974],[-73.85712133534523,40.76118890387284],[-73.85627320640185,40.7609024079278],[-73.85537633453963,40.76066938503233],[-73.85530351821718,40.76074715334918],[-73.85529349219526,40.760742320360805],[-73.85522306397425,40.760816950512044],[-73.85520987254081,40.7608093007757],[-73.85527660311652,40.760734264259796],[-73.85526921633031,40.76072983580972],[-73.85533454594137,40.760658154386945],[-73.85530266029689,40.760649584752315],[-73.85499808982117,40.7603911707675],[-73.85466366458905,40.76017116956217],[-73.85452030823727,40.76015934488473],[-73.85425219901809,40.76025067778138],[-73.85396489201263,40.76027142222448],[-73.8537240393496,40.76024638863486],[-73.85328449446737,40.76012651275208],[-73.85306618709208,40.76003870448116],[-73.85294927727774,40.76002140181016],[-73.85277928565601,40.759972989114125],[-73.85210362063123,40.75968282669977],[-73.85200759608728,40.759572500185094],[-73.85188711257057,40.75952236727895],[-73.8517125242196,40.75940125801413],[-73.85158552901193,40.75935542065702],[-73.85144347566329,40.759419084276225],[-73.8513343885053,40.75942068096522],[-73.85121495373987,40.7594158536328],[-73.85095121951697,40.75941958309286],[-73.85069053065467,40.75944879109043],[-73.85042437822496,40.75950641103764],[-73.85029807676754,40.75954624362115],[-73.85017503995763,40.75959160098042],[-73.85005568534474,40.759642329188935],[-73.84994041798497,40.759698256092925],[-73.84970908350637,40.759838837957474],[-73.84950202299184,40.76000672901066],[-73.84933909178694,40.76018858944734],[-73.84934906664431,40.76019828265282],[-73.84930110814345,40.76024287535003],[-73.8498748449627,40.76110381244591],[-73.85181679300068,40.76035373234461],[-73.85184046510521,40.760305978821464],[-73.85197412962879,40.760249407381835],[-73.85207200177855,40.76039288467216],[-73.8498116247515,40.76127097400823],[-73.84916662406161,40.760296584287886],[-73.84914140272545,40.76030689063899],[-73.84891393715104,40.760275786171064],[-73.84868655659047,40.76013849460812],[-73.84858834617658,40.76017956308831],[-73.84821242063823,40.760437594507955],[-73.8479623364981,40.760551088834305],[-73.84670933730123,40.76134526913701],[-73.84562788058777,40.7621427413596],[-73.84523206915875,40.76243460761832],[-73.84474507206747,40.7627556307033],[-73.8446764805167,40.76275218035519],[-73.84428576361262,40.7629985521503],[-73.84411566722966,40.763136199579286],[-73.843774266081,40.763299322463844],[-73.84359361316308,40.76337054278845],[-73.84366832633641,40.763469907396214],[-73.84361523822162,40.76349671406164],[-73.84368787664134,40.76361272608375],[-73.84365028079142,40.76362779429323],[-73.84357100634557,40.76351513280465],[-73.84352013946443,40.76353690309133],[-73.84343628780478,40.763432566193664],[-73.84314324185469,40.76354809426255],[-73.84306961269664,40.76359256915381],[-73.84300450700961,40.76370422400587],[-73.8429834919085,40.76383185087659],[-73.8430067112638,40.76399462233398],[-73.84305145175348,40.76409735815327],[-73.84304240810839,40.764321319920334],[-73.84298479705657,40.76442359361928],[-73.84272819396492,40.764628548931775],[-73.8426131226346,40.76468298969297],[-73.84231147973289,40.76483166532902],[-73.84211652153677,40.76490103369449],[-73.84183322138847,40.76497505396959],[-73.84107085269773,40.765208406720475],[-73.84052635479397,40.765387989700145],[-73.84046519597915,40.76530287000065],[-73.84016724084749,40.76530854492676],[-73.8399281323677,40.76535021190048],[-73.8397005342854,40.765289588437696],[-73.83957826853553,40.7652523229731],[-73.83945813380058,40.765445768457816],[-73.83935912292075,40.76540987185399],[-73.83922344410595,40.765336292465484],[-73.83908354407583,40.76525691346805]]],[[[-73.90137640287485,40.75964203877372],[-73.90147053012271,40.759633050131235],[-73.90175373483075,40.760775474957335],[-73.90225241261187,40.762643826930066],[-73.9027679358394,40.76387945731201],[-73.90299205576657,40.76441183888058],[-73.90331045221484,40.76516814882733],[-73.90356915620252,40.76578178944326],[-73.90351227752774,40.76584946011402],[-73.9034222290209,40.76595419266903],[-73.90329277357714,40.76612094342281],[-73.90315876168653,40.766285600349974],[-73.90302025188002,40.76644809149402],[-73.90287730470861,40.766608346134475],[-73.90272998256928,40.76676629395906],[-73.90257834981313,40.766921865942415],[-73.9021795174448,40.76731584150143],[-73.90202516499484,40.767416783846706],[-73.90065875130146,40.76721143403221],[-73.89595958528919,40.766431034160604],[-73.8943237195545,40.76614647123227],[-73.89349605945469,40.76595093000082],[-73.8937774141036,40.76586719899169],[-73.89384202032322,40.765842335719775],[-73.89390458866082,40.765818256566234],[-73.89403763130214,40.765758919728185],[-73.894149184548,40.765694356626724],[-73.89428031650134,40.76560677641307],[-73.89437624746155,40.76552658450804],[-73.89446044283339,40.765446391153986],[-73.89453879956355,40.765357267453616],[-73.89461716409501,40.76525625741193],[-73.89470543636384,40.76506903349364],[-73.89477219879008,40.76488921829065],[-73.8948353512509,40.76465531620146],[-73.89499458888936,40.764453154023016],[-73.89505758652862,40.76434653815185],[-73.89506657695159,40.76433132778778],[-73.89516837063914,40.76419736223103],[-73.89527479388143,40.76408559863964],[-73.8954244779487,40.76394724581802],[-73.89557704382769,40.763827968066266],[-73.89585991874092,40.763628473615164],[-73.89598406436703,40.763543110037325],[-73.89608492465558,40.76347375470443],[-73.89624744731641,40.763332747213795],[-73.8964113840347,40.76315008327032],[-73.89668188432333,40.76277758874257],[-73.89700714540729,40.76235119348907],[-73.89720062448762,40.76207328247913],[-73.89723108725003,40.76202952491405],[-73.89735543397136,40.76185091341469],[-73.89789528110559,40.76104450562769],[-73.8979114523292,40.761020349147614],[-73.8982524029576,40.760514486854404],[-73.89866137800627,40.75992101787343],[-73.89877250789253,40.75991557716788],[-73.8988671808199,40.75990420706959],[-73.89901804773385,40.75989121291553],[-73.9012744818576,40.759651478508935],[-73.90137640287485,40.75964203877372]]],[[[-73.75021253221288,40.763749382154764],[-73.74936995660912,40.76293364385721],[-73.7465625583947,40.763786205080514],[-73.7459781056324,40.76397628540282],[-73.74473826542845,40.760759975049105],[-73.74346609359466,40.759338298933606],[-73.74310625831076,40.75849426462639],[-73.74250213924496,40.758588149546874],[-73.74166126958113,40.75734431305253],[-73.74159048735352,40.757176244840885],[-73.74149915208734,40.7570131830658],[-73.74138828571984,40.756857280679945],[-73.74125945440589,40.75671049718647],[-73.74120820712241,40.75620461718462],[-73.74041677628598,40.75667631814296],[-73.73978833922934,40.756729017451796],[-73.73964315657837,40.75673838233887],[-73.73929222404779,40.756973935795656],[-73.73926325548055,40.75691704886809],[-73.73917854086162,40.756719203753654],[-73.73914373219506,40.756393617566815],[-73.73915030159743,40.75626123090399],[-73.7391778908975,40.75612895432055],[-73.73922634559999,40.755999697558295],[-73.73929461373474,40.755876248032685],[-73.73938082579464,40.75576111437999],[-73.7394992134928,40.75563034093087],[-73.73963743587696,40.75550875094055],[-73.73979348173823,40.75539888184556],[-73.73996460740706,40.75530287725088],[-73.74014753655058,40.755222378999605],[-73.74033863310055,40.755158415159954],[-73.74055319581525,40.75507085561957],[-73.74075722166492,40.7549674686691],[-73.74094775622513,40.754849462121115],[-73.74112218809246,40.754718451161764],[-73.74127837848555,40.75457638643172],[-73.74178079760505,40.7534822159418],[-73.7417242006718,40.75328208624025],[-73.74164693879948,40.753085339933094],[-73.74154962121872,40.75289380924558],[-73.74143323701338,40.75270873571026],[-73.74129306381103,40.75253926098612],[-73.74087361794939,40.75196838552481],[-73.74036368596394,40.75163345853833],[-73.73985376108608,40.751298529952855],[-73.73934500900724,40.750642204704],[-73.73880367961924,40.749913321757894],[-73.73830468529277,40.74924682906712],[-73.73755692633914,40.74853508397337],[-73.7374137651222,40.748392216259695],[-73.73727902055633,40.74827727955358],[-73.73725564238073,40.74825733709858],[-73.73708378339553,40.74813177402837],[-73.73689967571406,40.74801670056149],[-73.73670500921551,40.747913085122704],[-73.73650166214603,40.74782171363642],[-73.73629766419407,40.74773954288716],[-73.73610147100649,40.74764502617017],[-73.73591497487695,40.74753887935022],[-73.73573991269129,40.747422005575764],[-73.73557783063009,40.74729550792723],[-73.7354300025271,40.747160668620694],[-73.7353189956661,40.746964381598936],[-73.73522444489406,40.746762954036186],[-73.7351469004101,40.7465575850557],[-73.73512947031487,40.74650715219638],[-73.73508375859215,40.74637493296394],[-73.73503921620804,40.74618407559824],[-73.73501568836913,40.74599072768782],[-73.73501342925748,40.74579689613352],[-73.73502807918739,40.74564702201215],[-73.73503358713586,40.74559893819164],[-73.73503820933664,40.745526214810596],[-73.73504485449659,40.7453767273466],[-73.73503555224963,40.74514659825418],[-73.73500383752774,40.74491604869431],[-73.73494958542037,40.74468696890255],[-73.73487307226326,40.744461268285505],[-73.73477493034568,40.74424079607756],[-73.73465613716628,40.744027326241245],[-73.7345179990822,40.74382245725151],[-73.73436346483149,40.743628805911314],[-73.73380185371403,40.74293995984594],[-73.73374471227073,40.74285163197351],[-73.73370630666219,40.74278250143061],[-73.73375484853686,40.74274762831245],[-73.73436965909255,40.74235159856119],[-73.73539508764232,40.741808844099985],[-73.7356078673723,40.7416962195012],[-73.73685894168129,40.74105040104183],[-73.73751038061056,40.74071544770093],[-73.73816047986672,40.74037643531599],[-73.73857175932287,40.74009212329717],[-73.739012103524,40.73974647917522],[-73.73933151360784,40.73947447466687],[-73.73972244159046,40.73903608955134],[-73.7398699553435,40.738866901329175],[-73.74016951762789,40.73848189750697],[-73.74029081629891,40.73851667014026],[-73.74055585492772,40.738587182623945],[-73.74077344764237,40.73863527343261],[-73.74088217673497,40.73869624049989],[-73.74100612458525,40.73874389514082],[-73.74100625527352,40.738743931118],[-73.74100638485662,40.73874396809784],[-73.74114115776185,40.73877533800588],[-73.74128113850871,40.73878869236665],[-73.74142000647377,40.73878380789623],[-73.74155202649335,40.738762041262326],[-73.74222678183631,40.73861567168181],[-73.74306820821388,40.73844081776191],[-73.74346956816882,40.73887010373101],[-73.74360280254864,40.739012608815244],[-73.74371941311091,40.73938314961704],[-73.74385264167348,40.74009394940156],[-73.74396193554817,40.74078912695609],[-73.74657796032798,40.74034659235188],[-73.74996804311496,40.73974575298686],[-73.75009150860758,40.73981690885996],[-73.75009170881387,40.73981702723342],[-73.75009192212369,40.73981711665317],[-73.75022786289816,40.73987649365211],[-73.75022795724776,40.7398765307127],[-73.75037344456875,40.73992242120908],[-73.75037358668041,40.739922467084476],[-73.75037372864588,40.73992249319136],[-73.75052495320739,40.73995370933967],[-73.75052516602369,40.739953754362844],[-73.75052540203289,40.739953781678416],[-73.75067885094703,40.739969963877044],[-73.75083158989487,40.739988898981736],[-73.7508317666911,40.73998891695461],[-73.75083193306786,40.73998895299779],[-73.75098218260403,40.74002143511723],[-73.750982300336,40.740021462846265],[-73.75098241913857,40.74002149878637],[-73.75112706694055,40.7400671169618],[-73.75112735095341,40.74006720653239],[-73.75112759943626,40.740067314621676],[-73.75126376106563,40.740125143422986],[-73.75126399746568,40.740125243277035],[-73.75126422209358,40.74012536957499],[-73.75138967527703,40.740194159509116],[-73.75347299961389,40.7424048442009],[-73.75253331803364,40.742611332991835],[-73.75163327529152,40.74280676040829],[-73.75072790320007,40.74299784689981],[-73.74979834545364,40.743142443144876],[-73.748876973324,40.74328837454468],[-73.7478486130098,40.743296077971216],[-73.74671975328842,40.74312364806014],[-73.74567621115484,40.743027298621],[-73.74477587129029,40.743281097372304],[-73.74593060304687,40.74571565900569],[-73.74625984399846,40.74671147531287],[-73.74384322065991,40.74769009626963],[-73.74409668770993,40.74820664277994],[-73.74507911666336,40.750273896736914],[-73.74577948747648,40.75156080529696],[-73.7462166566087,40.751685850524446],[-73.74637489420327,40.75176036515793],[-73.74652681412711,40.7518426464508],[-73.74667146050648,40.751932186897236],[-73.7468079461966,40.75202841799885],[-73.7468421961437,40.752058075654766],[-73.7468746805233,40.75208864679695],[-73.74709885341825,40.75234682867546],[-73.74737514953438,40.752959619205356],[-73.74760569959656,40.753507877840335],[-73.74774116505665,40.75384994464695],[-73.74711113900442,40.754173286092346],[-73.74809587941189,40.75589954972394],[-73.75004764532355,40.75840465778929],[-73.75057710625286,40.758014894986],[-73.75115582971537,40.75906976875331],[-73.75230259323044,40.759455198829144],[-73.75277171595495,40.758873028378126],[-73.75320997118314,40.75824487300709],[-73.75335958484503,40.75832324924818],[-73.7535205850753,40.758390330389254],[-73.75369069097549,40.75844478838147],[-73.7538672558946,40.75848565257719],[-73.7540474482549,40.75851238550745],[-73.75422838195372,40.75852489237677],[-73.75497607949174,40.75850155952122],[-73.75511648422504,40.75847949813477],[-73.75525632794934,40.75844214557201],[-73.75539137441757,40.75838924841875],[-73.75551718926344,40.75832147358558],[-73.75557343716427,40.75828095184066],[-73.75583713323272,40.75774206178459],[-73.75625606356343,40.75843046955967],[-73.75682062196408,40.759734806331956],[-73.75800131701072,40.76037986747917],[-73.75848075066824,40.761994736646464],[-73.75811452065423,40.76205389719114],[-73.75802377795762,40.76211102429819],[-73.75794421503397,40.762184185996325],[-73.75792707910851,40.76220843881292],[-73.75788249312883,40.76227122801303],[-73.75784436874744,40.76236797398029],[-73.75783309623819,40.76246860033898],[-73.75784470390781,40.76254231090722],[-73.75784858716702,40.762566799540316],[-73.75788761440499,40.7626570220118],[-73.7579447466503,40.76273540538827],[-73.75809857413944,40.7629845392406],[-73.75823811460896,40.763238765685976],[-73.75836296572514,40.76349738300164],[-73.75844568810525,40.76368153012333],[-73.75843838495446,40.763928488266025],[-73.75845205816829,40.76411553603414],[-73.75851382902854,40.76410483092485],[-73.75859320535807,40.7640882295592],[-73.7588643139926,40.763274540756555],[-73.75909756097019,40.76405669636523],[-73.75919770463078,40.764326745505336],[-73.75862488375219,40.76438314992199],[-73.75856122422594,40.76438654564216],[-73.75850831375267,40.764394359416315],[-73.7583941608429,40.76440524735274],[-73.75635669691555,40.764599558103804],[-73.75601361097249,40.76463784207022],[-73.75567226855472,40.76469114912987],[-73.75533438962545,40.76475941041199],[-73.75500165483628,40.76484240570582],[-73.75467572405671,40.76493975964556],[-73.75435817401844,40.765050943754254],[-73.75405049899658,40.76517533222918],[-73.75377036530641,40.76530463148442],[-73.75380733759987,40.76511533195964],[-73.75380441445226,40.76506822784461],[-73.75375190107118,40.765030438426294],[-73.75367229455694,40.764971622785595],[-73.75355704488845,40.76486880710371],[-73.75346745383105,40.764775815347676],[-73.75340994726439,40.764692659656596],[-73.7533073647489,40.76463871315551],[-73.75321775669782,40.76455060405669],[-73.75311540991832,40.764433163533326],[-73.75297443068315,40.76434006024775],[-73.75285898250388,40.76429096965386],[-73.75264732366163,40.76420259939478],[-73.75269254417348,40.7641343170454],[-73.75264128126554,40.76410001719463],[-73.75249376942004,40.76403620552334],[-73.75236834738651,40.76394937962324],[-73.75226304070054,40.76389406601206],[-73.7521926153653,40.763830418515134],[-73.75212233558254,40.76372769809095],[-73.7520456318619,40.763624963796275],[-73.75200401945543,40.76350287108599],[-73.75195275558262,40.76336126369824],[-73.75189013132062,40.763204381048475],[-73.75181884878032,40.76299772753374],[-73.75178042777574,40.76289650166459],[-73.75160082700448,40.7625738618255],[-73.75150345347906,40.76236250230456],[-73.7513972211752,40.76223244243906],[-73.75128533569816,40.76211176666072],[-73.75117340232904,40.76200390091517],[-73.75107037762625,40.761917410250064],[-73.75105245896155,40.76190285066977],[-73.75104033492923,40.76184047194784],[-73.75108428204243,40.76180383873687],[-73.75107432252567,40.761763671336304],[-73.75097351236757,40.76168572586619],[-73.75090170424896,40.76166250875814],[-73.75082187737046,40.76168112774141],[-73.75072728692223,40.76174242158547],[-73.75057468214744,40.76167881585939],[-73.75041128338708,40.76151217265659],[-73.75019289977799,40.76142855357394],[-73.74998548162925,40.761336645207344],[-73.7494937607278,40.761244116767344],[-73.74914665740235,40.76119279058674],[-73.74868090837377,40.76096434231714],[-73.74861225072569,40.76092780307605],[-73.74853166386508,40.76088214056185],[-73.74845707665719,40.76083194207551],[-73.74840048685752,40.76076813730885],[-73.74822812598752,40.76050136926441],[-73.74796573496874,40.76029609985879],[-73.74789764702892,40.760238086036516],[-73.7477856783315,40.76014217625916],[-73.74773327425406,40.760038708858765],[-73.74765833270499,40.75995398486203],[-73.74753513475063,40.75985719618738],[-73.74746117500995,40.75981005494178],[-73.7472896712356,40.75971401414782],[-73.74716982498838,40.75962235740212],[-73.74695558696774,40.75953903440676],[-73.74673016390415,40.75944372921176],[-73.74655981867959,40.759339147688515],[-73.74642546310739,40.75922354164106],[-73.74628904491381,40.759059244817585],[-73.74628582855776,40.75901909233286],[-73.7462860009915,40.75897382300796],[-73.74629189268205,40.75890123331035],[-73.7463259792523,40.75879966345891],[-73.74634096547005,40.75869890793632],[-73.74632333540849,40.75860918308183],[-73.7463032588724,40.75857155662335],[-73.74635621902142,40.758528110630955],[-73.74641486447484,40.75846674189894],[-73.74638144167086,40.75839406564271],[-73.74640309403442,40.7583129684493],[-73.7464133762837,40.758267721374956],[-73.74641349558709,40.75826711284591],[-73.74642482956004,40.75820966527985],[-73.74641167584933,40.758124220706506],[-73.74637157591265,40.758035301106915],[-73.74633023584076,40.757977126595655],[-73.7463145414672,40.75796855085826],[-73.74626743586938,40.757949655989044],[-73.7462483820594,40.75793850985343],[-73.74624390337443,40.75793508395276],[-73.7462405449714,40.75793166035217],[-73.74623718745184,40.75792823625085],[-73.74623607842273,40.75792481777265],[-73.74623496178857,40.75792310637387],[-73.74623496830108,40.75792139694664],[-73.74623497480722,40.757919689194686],[-73.74623498131783,40.75791798027005],[-73.7462349943301,40.75791456476606],[-73.74623725253434,40.75791115303525],[-73.74625308746197,40.75788300039035],[-73.74627682645145,40.757843762660706],[-73.7462813571868,40.75783352252358],[-73.74628363711003,40.757824985865405],[-73.74628478821265,40.75781730093925],[-73.74628480122679,40.75781388426259],[-73.74628369242,40.757810465115135],[-73.74628034510306,40.75780447922048],[-73.74627700539585,40.75779678490597],[-73.7462613631369,40.75777454144917],[-73.74623789033052,40.75774374023393],[-73.74621889063472,40.75771892806069],[-73.7462099395368,40.75770951361572],[-73.74620770191642,40.75770694619884],[-73.74620546258622,40.75770523232633],[-73.74619538294557,40.75769752316022],[-73.74618193736212,40.75768895185619],[-73.74617520845034,40.75768552099467],[-73.74616847915064,40.757682943680024],[-73.74615725922688,40.757679501078904],[-73.74615501338626,40.75767949613008],[-73.7461482808306,40.7576777735279],[-73.74613929851638,40.75767690068837],[-73.74613143454958,40.757676883358265],[-73.74611008616635,40.757678544075816],[-73.74610334252904,40.75767938225852],[-73.74609771771671,40.75768193301853],[-73.74607183962384,40.7576929806484],[-73.74605833716053,40.75769892890427],[-73.74600094895116,40.75772528164103],[-73.74598069133684,40.757735486419435],[-73.74594916861942,40.75775420803115],[-73.74589061547661,40.7577916623108],[-73.74588385597023,40.757796771871874],[-73.74587709276133,40.75780273614524],[-73.74584552065491,40.7578342702229],[-73.74583763539701,40.757840232018424],[-73.74582750623114,40.75784533414157],[-73.74581738010116,40.75784958255492],[-73.7458072622514,40.75785212271674],[-73.74579714457583,40.757853808827335],[-73.74579265266259,40.75785379891511],[-73.74578928146948,40.75785379147585],[-73.74578479215737,40.75785292684821],[-73.74578142620533,40.757852065704675],[-73.74577918555488,40.75785035299362],[-73.74577582220618,40.75784863663222],[-73.74576014295559,40.757836644817],[-73.74575006788876,40.75782722618049],[-73.74574447151356,40.757822089357006],[-73.74569748120092,40.757773298042515],[-73.7456795754428,40.75775532210837],[-73.74563031826347,40.75771165241099],[-73.74554859793491,40.75763886874307],[-73.74553069357688,40.75762089228578],[-73.74552062382142,40.75761061942223],[-73.74548705882252,40.75757552500128],[-73.74546131211132,40.75755240656654],[-73.74544674827715,40.75754212493891],[-73.74542993623298,40.757532691386814],[-73.74538396629089,40.75751038195798],[-73.74537387044862,40.75750694360757],[-73.74532563749922,40.75748889990958],[-73.74530433161493,40.757479456404056],[-73.74528752286872,40.75746916979271],[-73.74527295907765,40.75745888864558],[-73.74526176625164,40.75744861277306],[-73.74525169762305,40.757437486842456],[-73.7452338367491,40.75740840676922],[-73.74522713431332,40.75739899554482],[-73.74519135509519,40.757355355463666],[-73.74515554196532,40.757321109519566],[-73.74512866796525,40.757298842231066],[-73.74509394882881,40.75727228732281],[-73.74508946871033,40.75726886020089],[-73.74508610540622,40.75726714448928],[-73.74507601527586,40.75726199701847],[-73.74503901306608,40.757244833442705],[-73.74502892382333,40.75723968613721],[-73.74502331642879,40.757237110065766],[-73.74500848856985,40.757228384622636],[-73.74499417705741,40.75721996387884],[-73.74498184854164,40.75721310217036],[-73.74498072779811,40.757212245470974],[-73.74495943751816,40.75719853218409],[-73.74494264524732,40.75718397530413],[-73.74493593369222,40.757176271808724],[-73.74493034812821,40.75716857248141],[-73.74492365424841,40.75715659927291],[-73.74491360993912,40.75713949434012],[-73.74490803614357,40.75712837833187],[-73.74489352243882,40.7571052841392],[-73.7448868253004,40.757094165139556],[-73.74488348163948,40.75708732432297],[-73.74488126044623,40.75708048666221],[-73.74487575929368,40.75705057968462],[-73.74487577237997,40.75704716300772],[-73.7448735518517,40.75704032484566],[-73.74486908179335,40.7570343357523],[-73.74486796826078,40.75703177012845],[-73.74486572898326,40.75703005740237],[-73.74486461151744,40.757028346155664],[-73.74486237136146,40.75702663275744],[-73.74485676618794,40.75702405835796],[-73.74485003174932,40.75702233567536],[-73.74483543956026,40.75701974086646],[-73.74481186189654,40.75701712615108],[-73.7447927758728,40.75701452087917],[-73.74478716195864,40.757013653720946],[-73.74478155285784,40.75701193285733],[-73.7447759422126,40.7570102126602],[-73.74477145951212,40.757007640743446],[-73.74476810038372,40.757005070813356],[-73.74474344954885,40.756988786547396],[-73.74472217336263,40.75697165704383],[-73.7446762773945,40.756930556364345],[-73.74464494262507,40.75689973739274],[-73.74463599057216,40.756891175867175],[-73.74463376024602,40.75688690117133],[-73.74463152687588,40.75688347800664],[-73.744628179973,40.75687749239871],[-73.74462819307196,40.75687407572172],[-73.74462820289602,40.75687151325589],[-73.74462822254412,40.75686638832423],[-73.74462936531705,40.75686126638487],[-73.74464067999014,40.756839937347664],[-73.74464180595258,40.75683908512264],[-73.7446429489443,40.75683396318364],[-73.74464409259679,40.756828841246104],[-73.74464410896961,40.75682457035798],[-73.74464525697196,40.75681773898815],[-73.74464530281037,40.75680578187505],[-73.7446453355552,40.756797240266316],[-73.74464542068966,40.75677503261963],[-73.74464218251296,40.75674085921857],[-73.74463894040586,40.75670753952433],[-73.74464011025245,40.75669558440016],[-73.74464352524525,40.75668363408529],[-73.74464465907558,40.756681073608384],[-73.74464918475151,40.75667254296407],[-73.74465596716087,40.75666145382902],[-73.74469086913771,40.7566401770678],[-73.74469001514129,40.756613240742126],[-73.74468986758593,40.75660857161475],[-73.74468877720258,40.75660002751654],[-73.74465748646881,40.756558104977366],[-73.74465411927879,40.75655724279261],[-73.74462653500632,40.75655130414],[-73.74462606107413,40.756551202070774],[-73.74461483813923,40.75654861520523],[-73.7446058599399,40.75654688636108],[-73.74460137007028,40.75654602168572],[-73.74455864030784,40.756557885832606],[-73.74455292838331,40.756582644160545],[-73.74454039038113,40.75663044806498],[-73.74455026569672,40.756691114780615],[-73.74455137593806,40.75669453394871],[-73.74455908496118,40.75673469528772],[-73.74456018537514,40.75674067742417],[-73.74456566802874,40.75677570952034],[-73.74456887603051,40.756817569649385],[-73.74457102184537,40.75684405366975],[-73.74457308423675,40.75689189112178],[-73.74457639642861,40.756907272386435],[-73.7445819524497,40.756922659798825],[-73.74458975715542,40.75693805152652],[-73.74460093298022,40.75695259717949],[-73.74461548062344,40.756967149133835],[-73.74462443683946,40.75697485661925],[-73.7446249097817,40.75697521768246],[-73.74463451750694,40.75698256693167],[-73.74464235954316,40.75698770878811],[-73.74465468364068,40.75699627778755],[-73.7446995060564,40.757024564160794],[-73.74471071138497,40.75703142173541],[-73.74471631220513,40.757035705574225],[-73.74473870826486,40.75705369228113],[-73.74477452585634,40.75708708297578],[-73.74480809130257,40.75712132355838],[-73.7448215019236,40.75713929034331],[-73.74485052430741,40.7571871868352],[-73.74486058801514,40.75719916751149],[-73.74486618338669,40.75720430487898],[-73.74487290409671,40.757209444236],[-73.74491660449473,40.75723772854098],[-73.74491884704916,40.757238587725006],[-73.74495919877532,40.75726088540536],[-73.74497388924868,40.75726953047293],[-73.74498833903233,40.75727803277568],[-73.74499506563811,40.757281463869376],[-73.74504887346757,40.757309769324785],[-73.74506008019743,40.75731662804075],[-73.7450903371022,40.757335486125356],[-73.74510712943903,40.7573500441561],[-73.74512056306575,40.75736203176311],[-73.74512503992611,40.757366312424836],[-73.74514854061599,40.75738942646945],[-73.74516307822559,40.75740654199113],[-73.74519549607854,40.75744761316357],[-73.74521003022961,40.75746558171702],[-73.74522345670326,40.757479277565],[-73.7452402569589,40.757492127826964],[-73.74525817665759,40.757505833104936],[-73.74527946383131,40.75752040037956],[-73.74528282627132,40.75752211625099],[-73.74528731383289,40.75752383444258],[-73.74529292298796,40.757525555783964],[-73.74529853607058,40.7575264229155],[-73.74533783768742,40.757529925840245],[-73.7453513066513,40.75753251759949],[-73.74535692039619,40.75753338472968],[-73.74536140249566,40.75753595611939],[-73.74536588983987,40.75753767430742],[-73.74536924923659,40.757540244722904],[-73.74542635286761,40.75758820330018],[-73.74547897707497,40.757632735748736],[-73.7455036178823,40.75765158081222],[-73.74555064800565,40.75769012167605],[-73.74556631545042,40.7577055313723],[-73.74558197157728,40.757723502355894],[-73.74561102782197,40.75776285771535],[-73.74562667114482,40.75778424587241],[-73.74564231883868,40.75780478048879],[-73.74567922323611,40.75784756869161],[-73.74570608133472,40.75787410724013],[-73.74573295575992,40.75789637439208],[-73.74575984954217,40.75791351710872],[-73.74576433167893,40.75791608948774],[-73.74576881906107,40.75791780715743],[-73.74578003900938,40.75792124862358],[-73.74579238862106,40.75792298481519],[-73.74580474105262,40.75792386679346],[-73.74581822381339,40.75792304182287],[-73.74583058928918,40.75792050544651],[-73.74584183531495,40.75791711355355],[-73.74585196056854,40.75791286614129],[-73.74589923219959,40.75788820010353],[-73.74592738556304,40.7578694710745],[-73.74597807807315,40.75783199944334],[-73.74599384573914,40.75782093121728],[-73.7460062265893,40.75781412510512],[-73.74601297698,40.75781157750135],[-73.74601859854938,40.75780988095658],[-73.74602422297806,40.757808185590484],[-73.74602983803103,40.75780819796984],[-73.7460343312631,40.75780820787573],[-73.74603882515609,40.757808217782895],[-73.7460421911073,40.75780907942155],[-73.74604668174617,40.75780994286932],[-73.74605453182143,40.75781337687993],[-73.74606237384285,40.757818519141146],[-73.74607581187104,40.75782965309696],[-73.74610490620215,40.75785875829842],[-73.74614632021891,40.75789728603623],[-73.74616086056979,40.75791354721773],[-73.74617203822321,40.75792809271909],[-73.74617537880802,40.75793578653581],[-73.74617871872883,40.75794348135613],[-73.74618532398202,40.75797937106384],[-73.74618866302875,40.75798706487674],[-73.74619089674005,40.75799048700602],[-73.74619312957289,40.757993908463234],[-73.7461964877544,40.75799733256723],[-73.74619984721018,40.7579999019532],[-73.7462032040724,40.75800332555151],[-73.74620768688942,40.758005898919926],[-73.74621778416967,40.75800933787],[-73.74622339361446,40.7580110579938],[-73.74622788360386,40.758011922605725],[-73.74623013011661,40.75801192755458],[-73.74625592955535,40.75802137911014],[-73.74631196705498,40.75805481402283],[-73.74630710944616,40.75815046956323],[-73.74630110309533,40.75825295380475],[-73.74629290506752,40.75834091284927],[-73.74627011032788,40.758427131977044],[-73.74619442433276,40.758538859115546],[-73.7460997318357,40.758626627546974],[-73.74606214942199,40.75876150044928],[-73.74610201562086,40.75891191914634],[-73.74616224371916,40.75902479927701],[-73.74625836714107,40.75915057154634],[-73.74635893029063,40.759290872701236],[-73.74655378098834,40.759450174035884],[-73.74672422976339,40.759527421822845],[-73.74691154237239,40.75960129087412],[-73.74708983971604,40.759682826113874],[-73.74736655364505,40.75987903393782],[-73.74749424153505,40.75997668685221],[-73.74749714890952,40.75998161666273],[-73.74754670155076,40.76006563361908],[-73.74760477048453,40.760156300917494],[-73.74765057016471,40.76022387893513],[-73.74774348406548,40.76030864329329],[-73.74790688416135,40.760468726475835],[-73.74803440272392,40.760611648267364],[-73.74815865904628,40.76072637728028],[-73.74824810096815,40.760838465418416],[-73.74824549509565,40.76085038845049],[-73.74823895743766,40.760880299092676],[-73.74820849783985,40.760914398219],[-73.74821281435796,40.76096138510756],[-73.74824062871399,40.76103234077623],[-73.74823023192418,40.76110833840971],[-73.74821974793963,40.76120739621187],[-73.74823056733844,40.76131675001065],[-73.74825832786316,40.76140222574674],[-73.74837456439492,40.761558789630854],[-73.74847532850534,40.7616478414428],[-73.74858298910193,40.76169590928571],[-73.74872212469742,40.76173806548941],[-73.7488690635083,40.76179646816741],[-73.7490217544709,40.76181900923055],[-73.74913505044147,40.76186196268819],[-73.74929007144144,40.761862300150675],[-73.74936203349068,40.76184452034034],[-73.74938249132602,40.76178135642717],[-73.74933672650832,40.76170352992405],[-73.74933922730612,40.76163605820188],[-73.74933054315895,40.76155574820743],[-73.74928475626947,40.76148390115635],[-73.74921977977782,40.76143678060729],[-73.74917158863266,40.76140678092202],[-73.7491739446239,40.76137774482798],[-73.74947027461461,40.761439888608614],[-73.7496610256024,40.761497530826965],[-73.74979792102481,40.76153797410406],[-73.75004042130584,40.76157608273967],[-73.75018846125847,40.761640464809425],[-73.75032282702001,40.76175692013948],[-73.7504618300977,40.761834949415835],[-73.75057049365314,40.761915474821606],[-73.75063847963771,40.76205911882318],[-73.7508480282829,40.762197944051785],[-73.75098356953313,40.76230073499872],[-73.75110899242173,40.76240606640952],[-73.75123100280115,40.76252249513991],[-73.75132609064241,40.76262946906895],[-73.75142048789614,40.76276169436681],[-73.75150995624062,40.76294904057146],[-73.75153545083697,40.763038558708715],[-73.7515694325176,40.76316082612476],[-73.75156024509356,40.763315730087164],[-73.75160045302607,40.76343919130646],[-73.751621217966,40.76349275926852],[-73.7516350320026,40.7635286998514],[-73.75163833199971,40.763536296081035],[-73.75163834488859,40.76353632576101],[-73.75163837349376,40.76353639501108],[-73.7516489966526,40.76355787419637],[-73.7516506376483,40.76356119174199],[-73.75165082833456,40.763561578636555],[-73.75169523455718,40.7636518273688],[-73.75182834439305,40.763805860565974],[-73.75197615773149,40.763932593321734],[-73.75207014373278,40.76403443876425],[-73.75215748158982,40.764111501211296],[-73.75219219823447,40.76414061642911],[-73.75222243034148,40.76416715900468],[-73.75221773780639,40.76422096091379],[-73.75225349976866,40.76427057840178],[-73.75234326679333,40.7642989588961],[-73.752401479972,40.764353749732685],[-73.75244842106622,40.764418765585695],[-73.75247851756161,40.76448203746595],[-73.75251092750297,40.76452737641618],[-73.75256704188024,40.76454201830279],[-73.75266249865102,40.76455076377026],[-73.75274102673863,40.764579974040664],[-73.7528160503572,40.7646459042241],[-73.75289327855937,40.764722944412014],[-73.75298298856985,40.7647666971752],[-73.75304571090012,40.76481722743519],[-73.7530792107006,40.76487196427674],[-73.75311373500347,40.7649531825268],[-73.75314599997931,40.76503781195534],[-73.75319227856754,40.7651019522589],[-73.75321270190216,40.76513234635011],[-73.75323764782127,40.76516072213909],[-73.75326677589713,40.765186692385726],[-73.75332826529258,40.76526711409455],[-73.75338853072766,40.76533394558626],[-73.74940846573399,40.767551978944375],[-73.74687521766795,40.76451862942164],[-73.74706196011816,40.76445970571155],[-73.75021253221288,40.763749382154764]]],[[[-73.9233404148025,40.77512891155275],[-73.92398142938178,40.77461511268898],[-73.92523246197732,40.775298854664236],[-73.92531479725105,40.7753438519783],[-73.92602208158425,40.77573039913409],[-73.9265808194926,40.77603925893104],[-73.92737641808701,40.77646661157512],[-73.92782147394031,40.776697527758515],[-73.92827730832725,40.77689897532445],[-73.92708229018281,40.77771978069126],[-73.92631833403912,40.77824177518498],[-73.9258220124598,40.77838590626314],[-73.92574521580534,40.778405370838016],[-73.92565076244418,40.778430811833495],[-73.92557304262871,40.7784588518288],[-73.92481615546207,40.77875769162334],[-73.92423363007524,40.77910119376555],[-73.92318694398024,40.780248393125355],[-73.92295652690201,40.78044100761969],[-73.92263013830845,40.78056478572805],[-73.92209965433331,40.780851874636525],[-73.9209756209969,40.78176769150649],[-73.91996458793032,40.78263506853651],[-73.91975969987324,40.782514177965226],[-73.91796581435904,40.78125629196759],[-73.91861823142105,40.78073286893323],[-73.91906476590012,40.78035956387264],[-73.91939411501853,40.7800903565388],[-73.92012731135566,40.779488952866856],[-73.92078680505473,40.77895226756121],[-73.92139486601327,40.77845444446076],[-73.92200155721447,40.77795459197756],[-73.9226488853521,40.77742265143005],[-73.923310415048,40.77688329528272],[-73.92375761330437,40.776547011516435],[-73.9230257154729,40.775384309386794],[-73.9231454937605,40.775287014781284],[-73.9232098143594,40.77523476875299],[-73.9232778374121,40.77517762302116],[-73.9233404148025,40.77512891155275]]]]}},{type:"Feature",properties:{ntacode:"QN03",ntaname:"Springfield Gardens South-Brookville",borocode:"4",boroname:"Queens"},geometry:{type:"Polygon",coordinates:[[[-73.75763129618157,40.66645115660709],[-73.75756438039895,40.666448683608614],[-73.75602173508496,40.666391716105636],[-73.75551141778561,40.6663987638402],[-73.75526231233226,40.66639476647856],[-73.75336722863193,40.66640062565933],[-73.75318579138099,40.66640002896241],[-73.75175886506902,40.66639531955454],[-73.75073017019314,40.66640190195073],[-73.74902967472607,40.66638682094743],[-73.74608613470903,40.66640040020529],[-73.74536651652191,40.666404032481005],[-73.7444056454396,40.66640390961431],[-73.74117817298493,40.66640295437335],[-73.74042437639228,40.66640252297791],[-73.74021946313437,40.666402276703856],[-73.74010286890582,40.66640214017031],[-73.7399311068294,40.66640155380763],[-73.73856469533771,40.66639689811098],[-73.73891022857698,40.66595449208083],[-73.7392085499814,40.6656291892627],[-73.7393713421582,40.665452228408235],[-73.73954958290838,40.665256022091576],[-73.7428188465583,40.66530554896012],[-73.74340973854899,40.66440416963773],[-73.74374970895563,40.66409039316689],[-73.74405313860902,40.66365807099164],[-73.7445092255619,40.663821278281624],[-73.74613697933259,40.661716720489885],[-73.74684750581054,40.66079554094319],[-73.74679260149371,40.65890762239523],[-73.74733230877446,40.65912452125802],[-73.7477978882163,40.65852210335212],[-73.74853177191412,40.6575756965304],[-73.74807112428844,40.65754849221101],[-73.74705195946014,40.65748828866502],[-73.74679970843603,40.65747128149457],[-73.74618048999798,40.65743907502206],[-73.7450603779808,40.657407150119475],[-73.74492278866175,40.65647897509561],[-73.74487420325568,40.6561445581735],[-73.74377018881931,40.65613902389074],[-73.74328714093896,40.65613473208694],[-73.74329846196689,40.65542352663876],[-73.74330720793854,40.65470855938751],[-73.74331194225113,40.65399442043405],[-73.74331805606731,40.653281203732064],[-73.74332546796684,40.652537804004915],[-73.7465499711273,40.65256375493211],[-73.74819999095344,40.652652662570894],[-73.74920814100545,40.652933863700405],[-73.74937142736786,40.65303483496567],[-73.7510942789562,40.65421244131334],[-73.75149741933643,40.65433688297758],[-73.75208885254433,40.65451770446514],[-73.75294892859958,40.65488504065385],[-73.75371894559224,40.65536538148463],[-73.75606608369165,40.656486460555016],[-73.75680959509809,40.65709328357419],[-73.75763169860554,40.6573576298407],[-73.75819056096972,40.65755494723041],[-73.75845384429833,40.65764790324513],[-73.75922652169109,40.657902236163984],[-73.76003600643598,40.65807344171266],[-73.76165732855809,40.65823808606019],[-73.76166370229643,40.657896928372615],[-73.7616637168165,40.65789649701621],[-73.76166374208869,40.657896073220925],[-73.76168563957393,40.65755511018695],[-73.76168565303509,40.657554975186684],[-73.761685665587,40.65755484839347],[-73.76172307678264,40.657214421407495],[-73.76172311319486,40.65721414271509],[-73.76172316104655,40.65721386387889],[-73.76177602265159,40.656874692498704],[-73.76177603510091,40.656874594352644],[-73.76177605858499,40.656874486177706],[-73.76184429685851,40.656536950185156],[-73.76196576519347,40.65641589221646],[-73.76210493871446,40.65630306624571],[-73.76226027435062,40.65620066532158],[-73.76242965087528,40.656110602364244],[-73.76261039841121,40.65603444087597],[-73.76279952179549,40.65597330712099],[-73.76299380535065,40.65592780808988],[-73.76319000548976,40.655898054181094],[-73.76404059433872,40.654393295020995],[-73.76406290141757,40.65435626632851],[-73.76417770178854,40.654421500582345],[-73.76475455397456,40.65474689660449],[-73.76566897098155,40.65525346889087],[-73.76628008266626,40.655578215499105],[-73.76669593904936,40.65580284750299],[-73.76683051617013,40.655876053361695],[-73.76729261027131,40.656124443029896],[-73.76735274263831,40.6561601261629],[-73.76740737316067,40.65619021524385],[-73.76771375867442,40.656358979796856],[-73.7678619673179,40.656440613700404],[-73.76807004681085,40.65655532708028],[-73.76873168674034,40.656920064092276],[-73.76877799843965,40.65694558822396],[-73.76976145123302,40.65748223619052],[-73.77049977779855,40.65787604042477],[-73.77291920323567,40.65912940371254],[-73.77305501066348,40.65919975064437],[-73.77331158589439,40.65934671681237],[-73.77378370499632,40.659624159647095],[-73.77382964723992,40.65965115827017],[-73.77388075629622,40.65967889544619],[-73.77418923567566,40.65986052415664],[-73.7743452150484,40.65993214149203],[-73.77452007422137,40.660012414804584],[-73.7748492264286,40.66014868669043],[-73.77552237717404,40.66036546990592],[-73.77560556163998,40.660387712982974],[-73.776444445076,40.66062997375362],[-73.77670850722468,40.660706230179215],[-73.77679269428833,40.660744007592356],[-73.77849144949025,40.66150630271883],[-73.77864409043148,40.6615670132159],[-73.77871548141329,40.66159539991007],[-73.77876727875423,40.661615994818305],[-73.77932933140644,40.66183952034413],[-73.78075528502313,40.662406602754494],[-73.78128320757432,40.6625830831552],[-73.781401847481,40.662622741871544],[-73.78211253850958,40.66283540483796],[-73.78321833476912,40.66316628384372],[-73.78434920456878,40.66340259852968],[-73.78481455539675,40.66349858226694],[-73.78502513740321,40.66342107239623],[-73.78618470379566,40.66360955304485],[-73.7875117799429,40.66382524347278],[-73.78811679779233,40.66390588086706],[-73.78984347199771,40.664135992234165],[-73.78990759983276,40.66414453806317],[-73.78996736768535,40.66415328882463],[-73.79005980031772,40.66416690757525],[-73.79057832518738,40.66424330033589],[-73.79118919085131,40.66433323371391],[-73.7919946464032,40.66443927694023],[-73.79256433059541,40.664514275967015],[-73.79394317794944,40.66470238782207],[-73.7952263042857,40.664877425488825],[-73.79581914881801,40.66495562745148],[-73.7958907987751,40.66496348168342],[-73.79641492651476,40.665020930015906],[-73.79701291832316,40.665073246764244],[-73.79761237581033,40.66511252793039],[-73.79785881677624,40.66512598908525],[-73.79981954396708,40.66525926147219],[-73.80122050891251,40.665276057052644],[-73.80180049621126,40.66525044104634],[-73.80188667476496,40.66524891739243],[-73.80203207689972,40.665248025332474],[-73.80183646349177,40.66588109373758],[-73.801702979377,40.666264070294176],[-73.80168266553372,40.66632235257094],[-73.80166776757224,40.666372962670614],[-73.80155565335498,40.6667533639433],[-73.80148383497428,40.66675015215045],[-73.80139045282041,40.66674665933225],[-73.80128694735231,40.66674174640475],[-73.80041290545691,40.66668019767602],[-73.79972486732086,40.66656933683187],[-73.79942279874598,40.66652066373778],[-73.79919649597535,40.66651752683819],[-73.7989691473457,40.666528169890036],[-73.79874290459637,40.66655267991331],[-73.79851997041978,40.666590883024874],[-73.7983024439703,40.666642361758164],[-73.7980923306423,40.66670642542591],[-73.79739484686529,40.66693988595774],[-73.79711069028575,40.66694966871822],[-73.79657985419104,40.66694299174326],[-73.79604894576852,40.66694279288608],[-73.79551810130714,40.66694907219784],[-73.79498745760094,40.66696182771168],[-73.79445715033715,40.66698105642055],[-73.79392731564751,40.66700675338841],[-73.793195020696,40.66705844660706],[-73.7930669428101,40.66706729381819],[-73.79218446683393,40.66704188921358],[-73.79129821916082,40.66697078583385],[-73.79039544103233,40.666887703912685],[-73.78940999422146,40.6668411581846],[-73.78697007190237,40.66708518199194],[-73.7856641001146,40.66718754002405],[-73.7850245220432,40.667229914062844],[-73.78328967067134,40.66733150606108],[-73.78265442904299,40.66736859795103],[-73.7817979143631,40.66744044128656],[-73.78062532333902,40.66752330995799],[-73.77970512341591,40.66759019813968],[-73.77791285688093,40.667715067009965],[-73.77701324885736,40.66777636238897],[-73.77611752613619,40.6678457274727],[-73.7752237883333,40.667915072543224],[-73.77431099251417,40.667981733205956],[-73.7734246281306,40.66802761959201],[-73.77154460718661,40.66796326910016],[-73.76675402184517,40.66743299461118],[-73.76493070918974,40.667227152839274],[-73.76375687703245,40.66709461462868],[-73.76270581534925,40.66698948500087],[-73.76182231273005,40.66687776013204],[-73.76079559261966,40.66677326787274],[-73.7577278932645,40.666460986608655],[-73.75763129618157,40.66645115660709]]]}},{type:"Feature",properties:{ntacode:"QN98",ntaname:"Airport",borocode:"4",boroname:"Queens"},geometry:{type:"MultiPolygon",coordinates:[[[[-73.74712154262465,40.63716227570799],[-73.74706655474154,40.63715424973435],[-73.74706485671244,40.63716099926848],[-73.74702836326502,40.63715567264493],[-73.74700628446361,40.63715245006175],[-73.74699391191157,40.63715064468441],[-73.74699985138294,40.63712702776043],[-73.74701102390156,40.63712870635773],[-73.74703789109672,40.63713274210658],[-73.74706834853848,40.63713731882429],[-73.74706683249946,40.63714316627904],[-73.74712053523142,40.637151241025265],[-73.74713631374684,40.63705806030449],[-73.74715781614759,40.63706052352582],[-73.7471492449571,40.63712583134641],[-73.74715435857902,40.637126363104024],[-73.74713019919378,40.63721686084479],[-73.7471040262248,40.63721125924133],[-73.74712154262465,40.63716227570799]]],[[[-73.74693969946725,40.637554234711324],[-73.74694320572222,40.637529202175585],[-73.74704913170716,40.63754513389705],[-73.74704316342152,40.637566426459294],[-73.74693969946725,40.637554234711324]]],[[[-73.74661040472857,40.63872497388552],[-73.74660309901243,40.63871038023642],[-73.74653979728349,40.63871136283545],[-73.74654132478173,40.638696787982],[-73.74660039737186,40.638697100947304],[-73.74659585423827,40.638680086892975],[-73.74664302817517,40.63866224930453],[-73.74666935864059,40.63870604063598],[-73.74661040472857,40.63872497388552]]],[[[-73.75327090492785,40.64733376201661],[-73.75340365356126,40.64716237460747],[-73.7532111244769,40.647072251867385],[-73.75323328269454,40.64705211468622],[-73.75354191835892,40.6471963123193],[-73.75352565816733,40.647214219657336],[-73.75342238771594,40.64717065904423],[-73.75329210608915,40.647343402720615],[-73.75327090492785,40.64733376201661]]],[[[-73.82503467568449,40.663580134305995],[-73.82486060985703,40.6635767897486],[-73.82427005665801,40.66357656374975],[-73.82305210566454,40.66355387813587],[-73.81791759590801,40.66295601625094],[-73.8149692248586,40.66247266823469],[-73.81442763026921,40.66251410224159],[-73.81388759027165,40.66256992606555],[-73.81335011162032,40.66264007870674],[-73.8128161631951,40.662724436131676],[-73.81228672785193,40.66282283799333],[-73.81176694941475,40.66293453587808],[-73.81116608713663,40.66317747410244],[-73.81061044897918,40.66348085401506],[-73.81006836955369,40.66379225210376],[-73.80945926931702,40.66404408886313],[-73.80884594201606,40.664297669395566],[-73.80845016114502,40.66446130126383],[-73.80779777593767,40.6645890082463],[-73.80764810718692,40.664618306233336],[-73.80614395972853,40.66491273021011],[-73.80572397782824,40.66496064061258],[-73.80432050570937,40.66512073336715],[-73.80377524451639,40.665160184274235],[-73.80299527207303,40.665216610781734],[-73.80214866502808,40.66524995346398],[-73.8020320768996,40.665248025332474],[-73.80188667476494,40.66524891739246],[-73.80180049621119,40.665250441046354],[-73.80122050891244,40.665276057052665],[-73.79981954396712,40.66525926147221],[-73.79785881677607,40.665125989085304],[-73.7976123758103,40.66511252793039],[-73.7970129183231,40.6650732467643],[-73.79641492651469,40.665020930015885],[-73.79589079877508,40.66496348168343],[-73.79581914881794,40.66495562745146],[-73.7952263042857,40.664877425488896],[-73.79394317794937,40.66470238782207],[-73.7925643305954,40.664514275967015],[-73.79199464640314,40.66443927694029],[-73.7911891908513,40.664333233713926],[-73.79057832518731,40.66424330033592],[-73.79005980031765,40.664166907575236],[-73.78996736768538,40.66415328882467],[-73.78990759983274,40.66414453806317],[-73.78984347199759,40.6641359922342],[-73.7881167977922,40.66390588086706],[-73.78751177994285,40.6638252434728],[-73.78618470379564,40.66360955304487],[-73.78502513740314,40.66342107239624],[-73.78481455539675,40.66349858226694],[-73.78434920456873,40.663402598529686],[-73.78321833476892,40.663166283843765],[-73.7821125385095,40.662835404837935],[-73.78140184748094,40.662622741871566],[-73.78128320757436,40.66258308315525],[-73.78075528502312,40.662406602754494],[-73.77932933140637,40.66183952034417],[-73.77876727875422,40.661615994818305],[-73.77871548141327,40.66159539991013],[-73.77864409043136,40.661567013215915],[-73.77849144949016,40.66150630271883],[-73.77679269428826,40.66074400759234],[-73.77670850722465,40.660706230179215],[-73.77644444507587,40.66062997375363],[-73.77560556163985,40.66038771298295],[-73.77552237717401,40.6603654699059],[-73.77484922642853,40.660148686690434],[-73.7745200742213,40.660012414804655],[-73.77434521504827,40.659932141492064],[-73.77418923567554,40.65986052415665],[-73.77388075629605,40.65967889544621],[-73.7738296472399,40.65965115827015],[-73.7737837049962,40.65962415964714],[-73.77331158589432,40.65934671681236],[-73.77305501066353,40.65919975064436],[-73.7729192032356,40.659129403712555],[-73.77049977779853,40.65787604042478],[-73.76976145123301,40.657482236190525],[-73.76877799843952,40.65694558822399],[-73.76873168674022,40.6569200640923],[-73.76807004681082,40.65655532708029],[-73.76786196731788,40.65644061370045],[-73.7677137586744,40.65635897979692],[-73.76740737316065,40.65619021524385],[-73.76735274263824,40.6561601261629],[-73.76729261027118,40.65612444302996],[-73.7668305161701,40.65587605336174],[-73.76669593904924,40.65580284750304],[-73.76628008266624,40.655578215499084],[-73.76566897098142,40.65525346889087],[-73.76475455397443,40.654746896604536],[-73.76417770178853,40.65442150058236],[-73.76406290141755,40.654356266328534],[-73.75793937458067,40.6508533039385],[-73.75465758139119,40.64901209660328],[-73.75411086674616,40.648697665158465],[-73.75416443184413,40.648654095158655],[-73.75454918750815,40.64834992800658],[-73.7548367790211,40.64807090295757],[-73.75502113347342,40.647813818722746],[-73.7552238687986,40.64744446893645],[-73.75461208438024,40.64720045895558],[-73.75379289369529,40.64670560418297],[-73.7536600374918,40.64687113919095],[-73.75376706809163,40.64693078070821],[-73.75373770826361,40.64696042357786],[-73.75340189507165,40.64680746120934],[-73.75343611609502,40.64678154246186],[-73.75361134104453,40.64685618225652],[-73.75376146361373,40.64668632265813],[-73.75057032811968,40.64472855667397],[-73.75048503032512,40.644618452487954],[-73.75032661179766,40.644460836255305],[-73.75014428585516,40.64435016863487],[-73.7490763129122,40.64363287005173],[-73.74900180912344,40.64355960927299],[-73.74892032849522,40.643490792883476],[-73.74883232642601,40.64342680548357],[-73.74873829475729,40.643368004684],[-73.74870701496532,40.64334349233754],[-73.74862713616555,40.643193457721225],[-73.74854082253356,40.643045505482796],[-73.74844816750412,40.642899795707386],[-73.74834927137081,40.642756486053145],[-73.74824424117864,40.64261573158014],[-73.74813319060696,40.64247768458281],[-73.74801623984726,40.642342494425236],[-73.74776524915336,40.6420948432851],[-73.74770377256792,40.641961230929205],[-73.74763721360283,40.64182903912975],[-73.747565628757,40.64169838003829],[-73.74756107249806,40.6416904134092],[-73.74756089712601,40.64168898349836],[-73.74754921843241,40.64162987776657],[-73.74752909284689,40.641572105764965],[-73.74750076363476,40.64151636574247],[-73.74746457320985,40.64146333138726],[-73.74742095899626,40.64141364368455],[-73.74740683872487,40.641384164200986],[-73.74739887091104,40.641353376307286],[-73.74739724711814,40.641322020244864],[-73.74740200637864,40.64129084991518],[-73.74741303425617,40.64126061475253],[-73.74743006559703,40.64123204170627],[-73.74745269090685,40.64120581776187],[-73.74748036619692,40.64118257342465],[-73.74749241646397,40.641180483032336],[-73.74750384894222,40.64117690703131],[-73.74751435037211,40.64117194340671],[-73.74752363300603,40.64116572816611],[-73.74753144249289,40.641158431612155],[-73.74753756484665,40.64115025367637],[-73.7475418323104,40.641141418440704],[-73.74754412795325,40.64113216799765],[-73.7475443888737,40.64112275581657],[-73.74754260792271,40.641113439798424],[-73.74753883390125,40.641104475209254],[-73.74753317022059,40.641096107685435],[-73.7475257720705,40.64108856650334],[-73.7475168421663,40.64108205829685],[-73.7475066251941,40.641076761395375],[-73.74748543828109,40.64042785146561],[-73.74747648268577,40.64039946380885],[-73.74746182812675,40.640372486388536],[-73.74744183280912,40.640347578608285],[-73.74743443998267,40.640238928121256],[-73.7474359998434,40.640130138273435],[-73.74744650621615,40.64002163670778],[-73.74746591775755,40.63991384993247],[-73.74749415812084,40.63980720164334],[-73.74748442212763,40.63974811658589],[-73.74748368143487,40.63968857054809],[-73.7474919458706,40.63962935555908],[-73.74750910548532,40.6395712592423],[-73.7475349320149,40.639515054339945],[-73.74754453681344,40.63949596372022],[-73.74755000329462,40.63947594762067],[-73.74755119029155,40.63945552295205],[-73.74754806715448,40.639435217175674],[-73.74753369224112,40.639399261566204],[-73.74752720494547,40.63936200174211],[-73.74752877885012,40.639324434754215],[-73.74753837182541,40.63928756587102],[-73.74755572715668,40.63925238167893],[-73.74758038041581,40.63921982368133],[-73.74762024328325,40.639074740467954],[-73.74763143903947,40.63901419286422],[-73.74761811035013,40.63894040320525],[-73.74763057301057,40.63890626382419],[-73.74766449288359,40.63883202618262],[-73.74767582401284,40.638800446336774],[-73.74768040032282,40.63877654041852],[-73.7477147538997,40.63873448975001],[-73.74774229930892,40.63870113112894],[-73.74772606071879,40.63864470150422],[-73.74772609744197,40.63855285020468],[-73.74777500158162,40.63837016658222],[-73.74777952874075,40.63835907267921],[-73.74778518436894,40.63834627245372],[-73.74781225191593,40.63830447750578],[-73.74782128750705,40.63828741370264],[-73.74782695771786,40.6382703435236],[-73.74782811200754,40.63826180424543],[-73.74782926241119,40.63825411868726],[-73.7478281572005,40.638249845274984],[-73.74782705455601,40.638244718307256],[-73.7478170347376,40.63822590492179],[-73.74781593209414,40.6382207779539],[-73.74781593855258,40.63821906900299],[-73.74781594823676,40.63821650649813],[-73.74781949759755,40.638167827625765],[-73.74782995639367,40.638070475573336],[-73.74783570405536,40.63803290418119],[-73.74784707178308,40.63799193070069],[-73.74786067163458,40.63795352229421],[-73.7478957798794,40.63786134933301],[-73.74791053394084,40.63781440348347],[-73.74792988195635,40.63773842534741],[-73.74794246705504,40.63767182792211],[-73.74794595925108,40.637637668839126],[-73.74794514917606,40.637555667897274],[-73.74794747163277,40.63753431854635],[-73.74795090962952,40.63751468094069],[-73.7479702100006,40.637451515490405],[-73.74799513204617,40.637384090865446],[-73.74802679707516,40.637312410691926],[-73.74802908555866,40.63730045713865],[-73.74803137572476,40.63728765002771],[-73.7480315660138,40.63723725431587],[-73.74803388652208,40.63721676019475],[-73.7480384387038,40.63719883231728],[-73.74804523977623,40.6371792015747],[-73.7480803151143,40.637095569786766],[-73.74809279075087,40.63705801378818],[-73.74809966015859,40.63702044701452],[-73.74811006443797,40.63693761472856],[-73.74811692671976,40.636901755227825],[-73.7481248858499,40.636872731142276],[-73.74812714762471,40.636867612048796],[-73.74814391801104,40.63686544577328],[-73.74816342022616,40.63686285291804],[-73.74818195892121,40.63685800836745],[-73.74821198773496,40.63684462571989],[-73.74826747018606,40.6368074448123],[-73.74836346970811,40.63671743343141],[-73.74839815536178,40.63665363731994],[-73.74840173737819,40.636477291363704],[-73.74841322615914,40.63628919511811],[-73.7484342180468,40.636101868011856],[-73.7484576989299,40.635957141648625],[-73.74843376366319,40.63592535992416],[-73.74843047415528,40.635833217527505],[-73.74845072655566,40.63563613758626],[-73.7484964125478,40.635513745859726],[-73.74852837277139,40.63545666417537],[-73.74855478395106,40.63541155907318],[-73.74857037504452,40.635398065684754],[-73.74864752506176,40.635380239374975],[-73.74868913649001,40.63536763295434],[-73.74871647695606,40.635336108758864],[-73.7487314070714,40.63527562799045],[-73.74875729423272,40.635234141499936],[-73.74879635109595,40.635201031756694],[-73.748954744989,40.63512696791037],[-73.74903528693451,40.635081234190515],[-73.74910418852015,40.63506220765268],[-73.74918291518159,40.63504081136125],[-73.74924755725158,40.635021974805966],[-73.74929083261722,40.63499467110771],[-73.74932106844113,40.63496845722358],[-73.74935446966117,40.63494725633976],[-73.74943386554374,40.63492485331218],[-73.74951155862033,40.634921846403714],[-73.74965094670057,40.63488378645077],[-73.74976433500716,40.63485859278586],[-73.74986892472401,40.634831770416234],[-73.74991458802978,40.63481669427474],[-73.7499367586388,40.6348010570673],[-73.7499623415304,40.63477802231694],[-73.75006533878683,40.63474994402501],[-73.75013480600316,40.63473614166084],[-73.75026901951624,40.634743002558615],[-73.75040709668228,40.634721321525014],[-73.75048430774075,40.63470935378609],[-73.75059083288428,40.63466890696127],[-73.75069606974144,40.634627975765696],[-73.75075214038345,40.63459759879662],[-73.75077215918515,40.634576716449985],[-73.75078394613932,40.63455945733833],[-73.75079242312609,40.634543420381036],[-73.750829596278,40.634516528402756],[-73.75096361420452,40.634435629729076],[-73.7510955479173,40.63435769802069],[-73.75115049909347,40.63433367968608],[-73.75122691675482,40.63429335323389],[-73.75129089022155,40.63427997402937],[-73.75130423469643,40.6342797938164],[-73.75134729160908,40.63424460360703],[-73.75140687152854,40.63421056518526],[-73.75149345321444,40.634168726632716],[-73.7515164891498,40.63413728042086],[-73.75153227880315,40.634100987673335],[-73.75154941187597,40.6340627337137],[-73.75157375622321,40.63404816922158],[-73.75163717295258,40.6340402463888],[-73.7518387235026,40.6339701033449],[-73.75191509369736,40.63395551217222],[-73.75202385504502,40.633919653282895],[-73.75207853887188,40.6338867319282],[-73.7521262186872,40.6338496784181],[-73.75216850447924,40.633816702985484],[-73.75219300353987,40.63379843261427],[-73.75226533640613,40.63377906412382],[-73.75233595246974,40.63376211955595],[-73.75239110350768,40.63371681630399],[-73.75243758572958,40.633676779740824],[-73.75249535224002,40.633655820213065],[-73.75258578316638,40.6336237260903],[-73.75264023618969,40.63361211519703],[-73.7527401867669,40.633617887959076],[-73.75294391606904,40.63362288938011],[-73.753053342552,40.63360362923996],[-73.75319120578224,40.633572136074605],[-73.75340191601916,40.633533448990924],[-73.75348397724756,40.63351429107918],[-73.75349999860639,40.633496321731904],[-73.75350689585112,40.633478395478754],[-73.75352050155807,40.63345566747585],[-73.75352689831058,40.633450121898335],[-73.75355157312504,40.63344325181085],[-73.75360029549098,40.63343620608383],[-73.7536789975172,40.63341252793214],[-73.7537468078236,40.633384364427286],[-73.75376615552337,40.633372177736796],[-73.75376610329218,40.63335707084483],[-73.75375213008684,40.63334062540167],[-73.75375740052226,40.63333083555924],[-73.75378694055807,40.63331592639637],[-73.75386969140592,40.633280684200464],[-73.75394916535157,40.633245341451406],[-73.75409881701825,40.63318065221749],[-73.75410716813673,40.63317642991242],[-73.7541434201449,40.63315982554355],[-73.75417425525853,40.63314831235495],[-73.75421684446941,40.63313352161304],[-73.75427105780182,40.63312124635525],[-73.75429961124797,40.63311025413099],[-73.7543365784819,40.633095389345364],[-73.75435068364474,40.63308873590268],[-73.75438070185308,40.633079766352466],[-73.75441314321066,40.63307687172143],[-73.75444657748768,40.63307945573198],[-73.75450325094066,40.63307322856534],[-73.75454717385455,40.633064800293205],[-73.75457634166861,40.63305840246058],[-73.75459732275837,40.63304579811581],[-73.75460618865522,40.6330332523461],[-73.7546226607266,40.63301130448269],[-73.7546412137972,40.632975514599494],[-73.7546700606754,40.632948374599984],[-73.75472427700076,40.63291541714969],[-73.75476355676027,40.63289401849424],[-73.75479100304916,40.63288248836325],[-73.75483103045177,40.63287095942077],[-73.75490290384477,40.63286221182395],[-73.75492820371319,40.63285785152393],[-73.75497416275843,40.63285024647915],[-73.75498836788768,40.63284699954312],[-73.75499944193322,40.63284433262087],[-73.75504634744715,40.63283737622685],[-73.75507497708298,40.63283191964079],[-73.75510632397352,40.63282245919056],[-73.75512627838025,40.632814294264875],[-73.75514210557176,40.63280233036556],[-73.75516624589697,40.632782918393545],[-73.75517972621628,40.632771938249135],[-73.75520253207719,40.632743079805635],[-73.75521518001781,40.632733251156054],[-73.75523195109297,40.632728811316],[-73.75526063557334,40.63272835018704],[-73.75528256183667,40.63273341988461],[-73.75529407947475,40.63273654653622],[-73.75531032909963,40.63273710213417],[-73.75532760770194,40.63274177762023],[-73.75533895621489,40.632752289098306],[-73.75535705340297,40.632769950339366],[-73.75538508989116,40.632778958562604],[-73.75541914034183,40.63277916770217],[-73.75546110339215,40.63277362780704],[-73.75550013749205,40.632760973403435],[-73.75552446415084,40.63274985109858],[-73.7555545348726,40.632724658996544],[-73.75559748017706,40.632696419589784],[-73.75561395741124,40.63267397085047],[-73.75561458361088,40.63265039160533],[-73.75561683866346,40.63262445366001],[-73.75564085453532,40.63260948788465],[-73.7556609380233,40.63259594210188],[-73.7556802184709,40.63258502867127],[-73.7556975819167,40.63258676732739],[-73.75575087045206,40.63257757345319],[-73.75577197958587,40.63256965680155],[-73.7557830737974,40.632560676842964],[-73.7557955968218,40.632555265945065],[-73.75581915832802,40.63255652420549],[-73.75584761465522,40.6325492818677],[-73.75585904531658,40.63255682686151],[-73.75587494268427,40.63255502164753],[-73.75589590038554,40.63253884160764],[-73.75592547045602,40.63253280933333],[-73.75597660095225,40.63253242264336],[-73.75600275494449,40.632524269550466],[-73.75603634476143,40.632512398170206],[-73.75605970890827,40.63250832953837],[-73.75607612884642,40.63250150120383],[-73.75610506568064,40.63249074706903],[-73.75613109586445,40.632487039742486],[-73.75615787408906,40.63248509171304],[-73.75617464623771,40.632480624598166],[-73.75620449006024,40.63247843662326],[-73.7562253852842,40.63247933180725],[-73.75626154640469,40.63247369655973],[-73.75628805722022,40.632466450491535],[-73.75631544769954,40.63245508858064],[-73.75633083778787,40.632444111846375],[-73.75633966953141,40.63243273857528],[-73.75634616488131,40.63242045385181],[-73.75635686053853,40.6324120752609],[-73.75637049061339,40.63240933186873],[-73.7563869328947,40.63241666796575],[-73.75639379824538,40.63242091061416],[-73.75639995602211,40.632421884272965],[-73.75642766285962,40.63241288248729],[-73.75644845424975,40.63240257690932],[-73.75648903557727,40.63239052805026],[-73.75655369351304,40.63237619613979],[-73.75660706667468,40.63236403879143],[-73.75664455323839,40.63235074712824],[-73.7566658355437,40.63234136379331],[-73.75670413872182,40.63233255273275],[-73.75674004970277,40.632291383689356],[-73.75679224560008,40.63226433594467],[-73.75686080252582,40.63226239050831],[-73.75695019980473,40.632256403718834],[-73.75697515665564,40.63225000458579],[-73.75700076713257,40.632232708885134],[-73.75701349631517,40.63221991477482],[-73.75703782725888,40.632207310530745],[-73.75707018165744,40.63219867625345],[-73.75711882393789,40.632189113919274],[-73.75713193065276,40.63219136555548],[-73.75714110185831,40.63219651869291],[-73.75714826297181,40.63218898461639],[-73.75715892252818,40.632180578399954],[-73.757167150762,40.63217716427693],[-73.75717275872948,40.63217047763209],[-73.7571799633694,40.63216143454221],[-73.7571927963429,40.632159869110204],[-73.75721771795342,40.632153469180025],[-73.75725205687758,40.63214338371563],[-73.7573015381184,40.63213118867841],[-73.7573459708204,40.632120659095314],[-73.75738810055988,40.63210776063085],[-73.75742428153042,40.63208647866796],[-73.75745418168505,40.63206867039785],[-73.75747327709607,40.63204949373519],[-73.75748388847839,40.63201426796804],[-73.75749858221067,40.631985887007716],[-73.75752977573954,40.63194919386551],[-73.7575489943597,40.631925625336166],[-73.75757305637981,40.631907694322486],[-73.75763967892713,40.631877773663895],[-73.75766206563604,40.631865138217336],[-73.75768134620488,40.63185422445176],[-73.75770691490149,40.63183841113933],[-73.75773557554197,40.63182381104917],[-73.7577670499701,40.631819265618184],[-73.75781441395924,40.63181439563875],[-73.75786268427905,40.631818091810175],[-73.75790376563722,40.63181666753891],[-73.7579601153015,40.631808687475825],[-73.75799906361536,40.63179896715622],[-73.75804353579014,40.631786980887874],[-73.75808899718368,40.631780597185745],[-73.75814132298899,40.63177848231002],[-73.75818590262658,40.63177621341055],[-73.7582205583198,40.631768489480386],[-73.75826706331347,40.63175208814679],[-73.75831679695565,40.63172957122544],[-73.7583743121067,40.63170715238984],[-73.7584084189022,40.63169176915354],[-73.75843513468351,40.63167713682531],[-73.75846004957833,40.63164243506186],[-73.75848554913456,40.631615393622376],[-73.75851638964308,40.631576338984146],[-73.75854689310518,40.631550570038044],[-73.75856795805402,40.631544108609795],[-73.75862311011552,40.631537881078614],[-73.7586843854912,40.6315326546278],[-73.75874215564866,40.6315297000245],[-73.75878089493516,40.63152882018929],[-73.7588504369171,40.63151869719288],[-73.75897295237067,40.63149698966382],[-73.7590095540088,40.631489296379954],[-73.7590418363184,40.631469460895715],[-73.75907229843001,40.631445147720335],[-73.7591010486608,40.63142612772177],[-73.7591298748085,40.631405626246575],[-73.75915921567781,40.63139281191586],[-73.75918723218669,40.631387654407746],[-73.75922374947623,40.63138289883925],[-73.75925804651345,40.631374294317126],[-73.75928980843702,40.63135945389797],[-73.75931103879309,40.63134708962001],[-73.75932306065133,40.631331055600974],[-73.75933285238945,40.631312627610775],[-73.75934905425552,40.63128633681719],[-73.75937656518313,40.63124074016667],[-73.75940689669338,40.63119257147167],[-73.75942881450821,40.63116930899109],[-73.75945207812241,40.63115255682745],[-73.7594834003862,40.63113977503926],[-73.7595321243545,40.63112724759404],[-73.75955995346096,40.631113826056385],[-73.75959047816202,40.631102195339906],[-73.75961895299973,40.63107933201791],[-73.75968547076863,40.63103820844868],[-73.75980337246891,40.63098634920323],[-73.75983306493073,40.630975896424566],[-73.75986834417928,40.63097437657326],[-73.75988851734908,40.6309861950035],[-73.7599049945028,40.630993504704215],[-73.75993085708923,40.630995699060996],[-73.7599472289746,40.63099180652623],[-73.75997918320952,40.63098374706395],[-73.76001201554,40.630971571556934],[-73.7600611931,40.63094284894596],[-73.76009061637023,40.63092706944977],[-73.76010971304524,40.630910236588285],[-73.76012314625247,40.63089838897007],[-73.76016278566044,40.630877733051804],[-73.76019276735728,40.630856949255836],[-73.7602143962917,40.6308440286078],[-73.7602543528187,40.63082573380617],[-73.76027589745564,40.63081723641268],[-73.76031756385224,40.630793671836415],[-73.76034463954845,40.630779938441854],[-73.760374498624,40.63076357527187],[-73.76041759484237,40.63074358351979],[-73.76044288647734,40.63072391651975],[-73.76046054726443,40.630701158282214],[-73.76050615332197,40.630674718164705],[-73.76053159841652,40.630663316687055],[-73.76057006799549,40.630658584023614],[-73.76061413735489,40.630661328946815],[-73.7606800980314,40.63067059710667],[-73.76069972667037,40.63067472433448],[-73.76071999493514,40.63067089089562],[-73.7607540534837,40.63067112042076],[-73.76076716279356,40.63067339627557],[-73.76077841089945,40.63067267584928],[-73.7607890290535,40.63066574799073],[-73.76079949399498,40.63065058390782],[-73.76082342668734,40.630638547299036],[-73.76085404083207,40.630622513262544],[-73.7608854475636,40.63060675544663],[-73.76091283718262,40.630595385236056],[-73.76094209470108,40.63058698266236],[-73.76096872639033,40.630576763128644],[-73.76099917759666,40.630566605472815],[-73.76102669054363,40.630550812552116],[-73.76105726420253,40.630536234709126],[-73.76109669544554,40.63052444703421],[-73.7611306782407,40.63051344412537],[-73.76116827706987,40.630511372497665],[-73.76120884670281,40.63051493651261],[-73.76123211820938,40.630518714545566],[-73.76125761180877,40.63052554320447],[-73.76128785723306,40.6305233482121],[-73.76131319486186,40.63051150707692],[-73.7613471186574,40.63049762130618],[-73.76139015365283,40.63048515196316],[-73.76143739687807,40.63048752001837],[-73.76149578507246,40.63047568475855],[-73.76151819749643,40.630465977361155],[-73.76154708353033,40.63044900742327],[-73.76158484074124,40.63044210410978],[-73.7616291920915,40.630446580643515],[-73.76167829367836,40.63044203098231],[-73.76170981968865,40.63043374231209],[-73.76173998729563,40.63041070623543],[-73.7617662441123,40.63038280319724],[-73.76178618170478,40.630357907947804],[-73.7618064045775,40.63034512296908],[-73.76184238646314,40.63034082331812],[-73.76188851225014,40.630342721634484],[-73.76192102479948,40.630341409526615],[-73.76196802441392,40.63032944289076],[-73.76198412013527,40.63032269094313],[-73.76202127079188,40.630291484942724],[-73.76202466226208,40.63026765724306],[-73.76204439165338,40.63025141088483],[-73.76206435904973,40.63025166798551],[-73.76208296323178,40.63026015933936],[-73.7620969901392,40.630269027709126],[-73.76211563325069,40.63027751913808],[-73.76214876857894,40.63027316039511],[-73.76219407813966,40.630259432453954],[-73.7622091014794,40.63025006965924],[-73.76222206374933,40.6302311480728],[-73.76225678249261,40.630182528668925],[-73.76227601903922,40.63016282194068],[-73.76229401125548,40.63014915323822],[-73.76234055958626,40.63013152956271],[-73.76238637072295,40.63009608409245],[-73.76243383572123,40.63006239806267],[-73.76252680368357,40.63003365714939],[-73.7625925474565,40.62999846787223],[-73.7626496260419,40.629967518425296],[-73.7626999304601,40.629936063103024],[-73.76275317523029,40.629898104310016],[-73.76280872269074,40.629861055403225],[-73.76285890498981,40.62983391078936],[-73.7629007190832,40.629797989630866],[-73.76295515090544,40.62976049976108],[-73.76302234370705,40.62971056830706],[-73.76308789670844,40.62965889850206],[-73.76310697873265,40.62965380673453],[-73.76312382071147,40.629647856619826],[-73.7631267386104,40.6296471216495],[-73.76315598317514,40.629676685135394],[-73.76316055173787,40.62967794565479],[-73.7631652702644,40.629678834735465],[-73.76317008446601,40.62967934539693],[-73.76317183161333,40.629679433430496],[-73.76320774336038,40.6296742000706],[-73.7632181445818,40.62967208666647],[-73.76322829728707,40.62966936495362],[-73.76323814578367,40.62966605190526],[-73.76324762579353,40.629662167325165],[-73.76325668204613,40.62965773321353],[-73.76326526034225,40.629652779613984],[-73.76331280027377,40.62962906136544],[-73.76335730323099,40.629608520907205],[-73.76336971008672,40.62960242659939],[-73.7633826655001,40.62959703235111],[-73.76339609703194,40.62959236515293],[-73.76340728450928,40.62958914882948],[-73.76341885572229,40.62958685437033],[-73.76343068237718,40.62958550965625],[-73.7634414675093,40.62958420116223],[-73.7634523592942,40.62958357305538],[-73.76346328162649,40.62958363221524],[-73.76347416041133,40.62958437647914],[-73.76348492287701,40.62958580284927],[-73.76350263166616,40.629585110357056],[-73.76352036416196,40.62958529827702],[-73.76353804295981,40.62958636779021],[-73.76357199559997,40.629586855431604],[-73.76357797528722,40.62958666133172],[-73.76359001149278,40.62958407513796],[-73.76360181048366,40.629580917180455],[-73.76361332406438,40.62957719858465],[-73.76361927747548,40.62957511051063],[-73.7636248412176,40.62957247096653],[-73.76362992652952,40.62956932098212],[-73.76363230087108,40.62956702903754],[-73.76363400195724,40.62956441405263],[-73.76363495726729,40.62956158829052],[-73.76363513119088,40.62955867263413],[-73.76363451075184,40.62955579203361],[-73.76361892634434,40.629520034718716],[-73.76361787609083,40.629517073155455],[-73.76361873688802,40.629514112170554],[-73.76362033189966,40.629511335637126],[-73.76362260249905,40.62950884411961],[-73.7636254617002,40.629506736448995],[-73.763628800826,40.62950508929758],[-73.76363249607677,40.62950396556948],[-73.76363640768275,40.6295034048492],[-73.76368015346335,40.62949420477414],[-73.76373402333425,40.62948562808998],[-73.76379419551434,40.62946813954318],[-73.76380753161585,40.62946128182371],[-73.76382135774492,40.629455011964126],[-73.7638356276512,40.62944935081056],[-73.76387062069412,40.6294390363728],[-73.76392523373082,40.62942343176601],[-73.76398447007958,40.629405225345764],[-73.76404272408749,40.629389214862634],[-73.76406560984685,40.62938280592109],[-73.76408810117773,40.62937563491285],[-73.76411015646818,40.62936771649526],[-73.76413173102975,40.629359065152045],[-73.7641675056345,40.62934571492221],[-73.76420359334747,40.629332862047605],[-73.76423998185382,40.629320507005254],[-73.76427662794283,40.62930868187195],[-73.7643135510575,40.629297360552656],[-73.76432716979348,40.62929332018893],[-73.76434045684971,40.62928868173445],[-73.76435336554333,40.62928346402457],[-73.76436585690043,40.62927768222458],[-73.76437788533245,40.62927135651228],[-73.76441451610482,40.62924896808243],[-73.76441932661352,40.62924622057537],[-73.76442460222657,40.629244021841785],[-73.76443023306732,40.62924241504647],[-73.76443610665096,40.62924143497254],[-73.76444210483693,40.62924109880089],[-73.76444810204487,40.629241413478034],[-73.76445772434465,40.62924234505288],[-73.76446742041226,40.62924256142818],[-73.76447709877678,40.62924206191395],[-73.76448666750923,40.62924085084518],[-73.7644960375219,40.629238937588596],[-73.76449935114603,40.62923503575123],[-73.76450330863474,40.62923149826833],[-73.76450783875137,40.62922838547226],[-73.76451286653716,40.62922575316384],[-73.7645183038841,40.62922364472048],[-73.76452405698836,40.62922209747633],[-73.76453002637294,40.62922113635705],[-73.7645361088373,40.62922078209239],[-73.7645431141042,40.62922293964036],[-73.76454971205213,40.62922574519454],[-73.76455579948207,40.62922915682886],[-73.76456127873858,40.62923311939384],[-73.76456606823847,40.629237571909435],[-73.76457009104173,40.62924244620121],[-73.76457869774556,40.62924915678527],[-73.76458797526048,40.62925532577997],[-73.76459786698547,40.62926091621277],[-73.76460830664193,40.62926589192907],[-73.76461923255212,40.62927022147438],[-73.76463057378935,40.62927387722872],[-73.76469736477482,40.629303677002646],[-73.76471302585074,40.62931047706672],[-73.76472817121079,40.62931792407646],[-73.76474275651279,40.62932599666512],[-73.76475673369627,40.62933466809742],[-73.76479004210678,40.62935619774382],[-73.76482408360913,40.62937705155923],[-73.7648588320784,40.62939721742764],[-73.76487484704617,40.62940425206408],[-73.76489124430448,40.62941075289434],[-73.7649079928901,40.62941670829522],[-73.76492506492393,40.62942210480736],[-73.76493528317573,40.629424028998656],[-73.76494568465803,40.62942524860065],[-73.76495618672534,40.62942575423014],[-73.76496670737069,40.62942554253643],[-73.76497716192713,40.629424616362066],[-73.76498746462208,40.62942298005496],[-73.76499505630464,40.629419909851464],[-73.7650022266064,40.629416298671956],[-73.76500891405117,40.62941218257715],[-73.76501504968947,40.62940759694248],[-73.7650205830156,40.62940258471971],[-73.76502546263204,40.629397192377105],[-73.76502963954987,40.62939146923568],[-73.76503308016325,40.62938546732862],[-73.7650353833627,40.62938069510692],[-73.76503689955497,40.62937574319316],[-73.76503760758472,40.62937068710004],[-73.76503749289714,40.62936560134819],[-73.76503655938656,40.62936056652718],[-73.76503482218594,40.62935565638071],[-73.76503230609403,40.6293509471853],[-73.76502905066829,40.62934650770874],[-73.76502510359752,40.62934240824308],[-73.76501893622955,40.629336335100916],[-73.76501217118357,40.62933064337368],[-73.76500485122084,40.629325366151804],[-73.76499702021331,40.62932053351273],[-73.7649887226886,40.62931617654019],[-73.7649800071572,40.62931231928991],[-73.76497092872313,40.6293089866689],[-73.76496153922167,40.62930619520074],[-73.76494972154093,40.629302392587164],[-73.76493829289645,40.62929795063853],[-73.76492731632194,40.62929289042504],[-73.76491684602549,40.62928724154268],[-73.76490693886427,40.629281030745084],[-73.76486228005983,40.62925457165854],[-73.7648527553845,40.629247835764154],[-73.76484269450472,40.629241570702206],[-73.76483214110722,40.629235796665256],[-73.76482354249028,40.62923021643642],[-73.76481432140744,40.62922525026868],[-73.76480455182653,40.62922093634214],[-73.76479431079593,40.62921731200576],[-73.76478368024004,40.62921440389678],[-73.76477349389181,40.62921079994151],[-73.76476380352469,40.62920647193354],[-73.76475470157636,40.62920145825882],[-73.76474626813993,40.629195805989475],[-73.76474309188248,40.629193242994184],[-73.76474052184209,40.62919030949181],[-73.76473863621513,40.62918709158497],[-73.76473748240676,40.629183677323454],[-73.76473709635597,40.62918016378049],[-73.76473748760418,40.629176651325366],[-73.76473864612808,40.62917323861233],[-73.76474289735042,40.62916808489765],[-73.76474775060301,40.62916324904487],[-73.76475316746821,40.629158775705676],[-73.76475909879007,40.62915469912294],[-73.76476549695258,40.62915105354251],[-73.76477230906644,40.6291478718595],[-73.76477947413096,40.62914518025116],[-73.76479897828219,40.62914046282441],[-73.76481809403808,40.62913489204354],[-73.76483675228373,40.62912848770347],[-73.76490640848266,40.62910375507792],[-73.76493377129627,40.62909063485012],[-73.76496162339556,40.62907812559017],[-73.76498994143259,40.62906623864175],[-73.765018699199,40.629054986180606],[-73.7650478797373,40.62904437571073],[-73.76507744981487,40.62903441587524],[-73.7651008950947,40.62902759524658],[-73.76512405138573,40.62902022720733],[-73.76514689909226,40.629012318921426],[-73.76516941927916,40.629003877386594],[-73.76519158464617,40.628994912096346],[-73.76521337779816,40.62898542988417],[-73.76523477516939,40.62897544142404],[-73.765255762653,40.628964956236445],[-73.76529429813937,40.628947672513256],[-73.76533245839842,40.62892991139063],[-73.76537023175821,40.628911677870995],[-73.76547049398033,40.62885228239974],[-73.76553730257282,40.62881884764314],[-73.7655915261878,40.628781326448674],[-73.76564765993025,40.62874235429818],[-73.76568162194552,40.628721139263334],[-73.76572858080203,40.628690322461075],[-73.76577556468406,40.62866238719365],[-73.76581181618175,40.62864496244281],[-73.76585037548652,40.62862693793509],[-73.76589504582827,40.62861123424313],[-73.76594010311233,40.628597860480696],[-73.76597293606811,40.628590002010846],[-73.76607294587286,40.62855540535713],[-73.7661203126078,40.62853128268836],[-73.76619283582411,40.62849056344451],[-73.76639863095275,40.62835013406266],[-73.76646161096262,40.62829051873343],[-73.76649560507087,40.62825037539882],[-73.76652997878656,40.62820529272235],[-73.76667086933477,40.62800086050719],[-73.76668457506537,40.627983894824226],[-73.76669762854503,40.62796663447239],[-73.76671002005602,40.62794909182924],[-73.7667217409605,40.62793128480311],[-73.76673277890289,40.62791322559886],[-73.76674312459328,40.62789492994551],[-73.76675277072005,40.6278764139113],[-73.76676171216882,40.627857693903756],[-73.76676993371885,40.62783878413231],[-73.76677743377986,40.62781969933635],[-73.76684540771738,40.627665257791634],[-73.76684997214906,40.627657169856356],[-73.76685377811067,40.62764885706632],[-73.76685680742739,40.627640360931956],[-73.76685904521963,40.62763172364062],[-73.76686048144663,40.62762298722183],[-73.7668611064954,40.6276141968889],[-73.7668609175796,40.627605395021206],[-73.76685992005108,40.62759662334441],[-73.76686113689931,40.62759107858316],[-73.76686306092519,40.62758564934331],[-73.76686567170505,40.627580391203175],[-73.76686894093312,40.62757535017575],[-73.76687284248318,40.627570577807155],[-73.76687733618171,40.62756611841107],[-73.76688237966609,40.62756201361628],[-73.76688792397854,40.627558304535654],[-73.76689391842784,40.627555025074756],[-73.7669143172083,40.62755267026091],[-73.76693455831045,40.6275496289239],[-73.76695460147705,40.62754590634323],[-73.7669744090876,40.62754150813873],[-73.76699394195933,40.62753644679581],[-73.7670000611592,40.62752778955806],[-73.76700536082704,40.627518825923374],[-73.76700981333683,40.627509596378005],[-73.76701339762636,40.6275001506356],[-73.76701609418443,40.62749053506227],[-73.76701788921034,40.62748079787861],[-73.767018774392,40.627470989829035],[-73.76701616623718,40.62744929788113],[-73.76701455456268,40.627427550322416],[-73.76701394191397,40.62740577346009],[-73.76701433061915,40.627383993098505],[-73.76701571794572,40.62736223570173],[-73.76701512007014,40.62735455628906],[-73.76701534722892,40.627346865816065],[-73.76701639705371,40.62733921269384],[-73.76701826649455,40.62733165169838],[-73.76702093668625,40.627324233050075],[-73.76702439426768,40.6273170048028],[-73.76702861773997,40.62731001566381],[-73.76703357241605,40.62730331314126],[-73.7670392326374,40.62729694074038],[-73.76704555427442,40.62729094243209],[-73.76705249871212,40.62728535700463],[-73.76706001853964,40.62728022356385],[-73.76706922313551,40.62726739271833],[-73.76707761681367,40.62725424460405],[-73.76708519154793,40.62724081103557],[-73.76709192349793,40.62722711876928],[-73.76709779935815,40.62721320027917],[-73.76710280803377,40.62719908452546],[-73.76712362499462,40.62713999104045],[-73.76714514677882,40.62708104573451],[-73.76716736985976,40.627022250442884],[-73.7672125506339,40.626948882861555],[-73.76725855526036,40.62687581278662],[-73.76730537580451,40.62680304522683],[-73.7673530085153,40.62673058335669],[-73.76740145138415,40.626658435045016],[-73.76741307613626,40.62663213703379],[-73.76742546886933,40.62660604194504],[-73.76743862314771,40.62658016651844],[-73.76745253234706,40.62655451861429],[-73.76746717579319,40.626529099530714],[-73.76748256108586,40.626503936757565],[-73.76749868027274,40.626479040497735],[-73.7675155212159,40.626454423458775],[-73.76772115310611,40.626190615938945],[-73.76775767938537,40.626113343471886],[-73.76777226548654,40.62601239885002],[-73.76777231403112,40.62599617222942],[-73.76776906265275,40.6259585893465],[-73.76776911582101,40.6259406549416],[-73.7677736457522,40.625925291102234],[-73.76777702988433,40.62591846391576],[-73.7677815336205,40.62591163899068],[-73.76785103219707,40.62582695457926],[-73.76793346811745,40.62572658668437],[-73.76814177955679,40.62546307028362],[-73.76815415952875,40.62544942904822],[-73.76816878319605,40.625434937936575],[-73.76823286227831,40.62538296250917],[-73.76825648256381,40.625360801938506],[-73.76826773773413,40.62534801248787],[-73.76827674997205,40.62533521851535],[-73.7682823976001,40.62532327132246],[-73.76828692639636,40.62531046831263],[-73.7682903815058,40.625283995596476],[-73.76829278894895,40.625236167987616],[-73.76829397894706,40.62521652355574],[-73.76830091517198,40.625155891763136],[-73.76830546174259,40.62513796423461],[-73.76831112033018,40.62512260030227],[-73.76832578177424,40.62509700557234],[-73.7683460563248,40.625069713687076],[-73.76836632086773,40.6250449838036],[-73.76841808468576,40.62498871263425],[-73.76844171969093,40.624961427500956],[-73.76845860816938,40.62494096062031],[-73.76850023932995,40.62489662808506],[-73.7685142257769,40.62487967916376],[-73.76856340619784,40.62480123625521],[-73.76860408720806,40.62473271841231],[-73.76861714896998,40.62466282802318],[-73.76862359431996,40.62458532183656],[-73.76862177083235,40.624573676387925],[-73.76862069531838,40.624561976992396],[-73.76862036856001,40.62455025162898],[-73.76862079683777,40.624538527785134],[-73.76863549880974,40.624492929712325],[-73.76865793066861,40.62444919709185],[-73.76868770404542,40.624408087049645],[-73.76872430347316,40.62437031130681],[-73.76873772417945,40.62436567904433],[-73.76875001868278,40.624359492687375],[-73.7687608795303,40.6243519069406],[-73.76877003512077,40.624343111503705],[-73.76877725649818,40.6243333263274],[-73.7687823630753,40.6243227961132],[-73.76878522715127,40.624311784193985],[-73.76878577710455,40.6243005659483],[-73.76878399918303,40.6242894219148],[-73.76878110198791,40.624222702064664],[-73.7687779616938,40.62421377124093],[-73.76877666931613,40.624204578032796],[-73.76877725586633,40.62419534304446],[-73.76877970726876,40.62418628788253],[-73.76878396469783,40.62417762983829],[-73.7687899259899,40.624169576673616],[-73.76879744809476,40.624162321635325],[-73.76880635050857,40.62415603881815],[-73.7688163363747,40.62414308790281],[-73.76882362592215,40.6241291319505],[-73.76882805014858,40.62411449452217],[-73.76882950648275,40.62409951497872],[-73.76882796116205,40.6240845406122],[-73.76882345001628,40.62406991859462],[-73.76881607763514,40.624055987928685],[-73.76880882632773,40.62404169526627],[-73.76880487552278,40.62402667045322],[-73.76880434064729,40.62401135246383],[-73.76880723732604,40.623996188837765],[-73.76881348092581,40.623981622604525],[-73.76882288902794,40.623968079339434],[-73.76883518675845,40.62395595472995],[-73.76883841717661,40.623952206325946],[-73.76884079429442,40.62394810407426],[-73.7688422533408,40.62394375975239],[-73.76884275456052,40.62393929173346],[-73.76884228429607,40.623934821761175],[-73.7688408553619,40.623930471632406],[-73.76883850669283,40.623926359878595],[-73.7688353022857,40.62392259853592],[-73.76875748095118,40.62381998847364],[-73.7687529165093,40.623808354241355],[-73.76875103398456,40.623796296320954],[-73.76875188898029,40.62378417087225],[-73.76875545624053,40.62377233604988],[-73.76876163039667,40.62376114142372],[-73.76877022907851,40.6237509176537],[-73.76866759925501,40.62358869224326],[-73.76863983633753,40.62347903484029],[-73.76864312846776,40.62343138841992],[-73.76861015659111,40.62337337004693],[-73.76858406037157,40.62331335405293],[-73.76856504502437,40.62325181243291],[-73.76855326007481,40.623189229179076],[-73.76855308920605,40.62318720926904],[-73.7685525283286,40.623171102707985],[-73.76855277218253,40.62315499173592],[-73.76855382376347,40.62313889998058],[-73.76855567903303,40.623122850552825],[-73.76855833593456,40.623106865729824],[-73.76856445670738,40.623086228889385],[-73.7685713425698,40.62306573196795],[-73.768578992357,40.62304539355887],[-73.76858739656267,40.62302522855291],[-73.76859655139141,40.623005253360226],[-73.76860644645194,40.62298548437744],[-73.76861707399158,40.62296593800677],[-73.7686269619475,40.62292614288672],[-73.76863612401836,40.62288624763008],[-73.76864456018208,40.622846259105565],[-73.76865226821204,40.62280618568549],[-73.76865924808283,40.62276603507615],[-73.76866313212986,40.62274893998974],[-73.76866781717264,40.62273196462328],[-73.7686732954551,40.62271512638388],[-73.76867956293647,40.62269844905261],[-73.76868661075017,40.622681953217544],[-73.76869442937245,40.62266565879537],[-73.76870300662496,40.622649590388306],[-73.76871233519255,40.622633765069445],[-73.76872240114724,40.622618204756876],[-73.76873319122649,40.62260292969477],[-73.76874469327667,40.62258795744915],[-73.76875173845923,40.62257678216889],[-73.76875948077847,40.622565876672425],[-73.76876790144837,40.62255526906682],[-73.76877698170638,40.62254498059029],[-73.76878669903869,40.62253503649447],[-73.76879703335729,40.62252545985777],[-73.76880795776503,40.62251627190219],[-73.76881945063688,40.622507495200566],[-73.76883148376594,40.622499148291624],[-73.76884402607702,40.62249125255665],[-73.76885705464927,40.62248382386459],[-73.76887053533694,40.62247688141251],[-73.76888443862786,40.62247043988347],[-73.76911304642721,40.622300207785344],[-73.76914997482451,40.62227665461254],[-73.76918628902943,40.62225255354656],[-73.76922197537087,40.62222791595246],[-73.76925702084992,40.62220274951106],[-73.76929141399988,40.6221770640842],[-73.76932513939381,40.62215087002826],[-73.76933924466483,40.62214015517604],[-73.76935277886179,40.6221290186777],[-73.76936571838503,40.62211748192984],[-73.76937804317471,40.622105560137605],[-73.76938973469343,40.62209327319994],[-73.76940077308608,40.622080640678305],[-73.76941114267777,40.62206768130452],[-73.76942082381748,40.62205441916366],[-73.76942980413273,40.622040871821746],[-73.76943806793192,40.62202706286897],[-73.76943909443884,40.62202376409703],[-73.76944088891402,40.62202066103181],[-73.76944339426947,40.62201785876716],[-73.76944652290443,40.622015448430844],[-73.76945017648235,40.62201351023969],[-73.76945422879311,40.62201211028218],[-73.76945854710212,40.622011293860155],[-73.76946298796474,40.62201108816055],[-73.76946740580735,40.62201149992783],[-73.76947165073518,40.62201251411875],[-73.769475584559,40.622014100300994],[-73.76947907599082,40.62201620326162],[-73.76948200654213,40.622018754076215],[-73.76948958770384,40.62208660978217],[-73.76949122545079,40.62209387362015],[-73.76949364745396,40.62210101003306],[-73.76949683806033,40.6221079678929],[-73.76950077654196,40.622114701087504],[-73.76950543360392,40.62212116130971],[-73.76951077751872,40.6221273044355],[-73.76951488205307,40.62212479017536],[-73.76951843253488,40.6221218285062],[-73.76952135023458,40.62211848845973],[-73.76952356320938,40.622114847290355],[-73.76952502102756,40.622110992682344],[-73.76952568820818,40.622107012350064],[-73.76952555145091,40.622103001423454],[-73.76952461197155,40.622099053553875],[-73.76952289166104,40.62209526008869],[-73.76952647003485,40.622075242312874],[-73.7695309422294,40.62205533002952],[-73.76953630509348,40.62203554417322],[-73.7695425514976,40.62201591170192],[-73.7695496760991,40.62199645153556],[-73.76955766628083,40.621977188108026],[-73.76956651646417,40.621958144861885],[-73.769576216685,40.62193934204816],[-73.76957614577694,40.62192982138085],[-73.76957690765572,40.6219203171255],[-73.7695784986589,40.62191087098927],[-73.76958091269246,40.62190152869549],[-73.76958413533039,40.62189232908208],[-73.76958815697647,40.621883313341975],[-73.76959295594123,40.62187452264376],[-73.76959851472739,40.621865994143775],[-73.76960480461756,40.62185776681869],[-73.76961180152142,40.621849876974096],[-73.76962955990479,40.62184025298694],[-73.76964674470219,40.62183004333781],[-73.7696633211189,40.62181926420758],[-73.76967925631588,40.621807938649845],[-73.76969452009975,40.621796087545434],[-73.7697090820461,40.62178373495814],[-73.76971463945462,40.62177668255082],[-73.7697194506224,40.621769318551614],[-73.76972348417151,40.621761688465725],[-73.76972671728892,40.6217538409986],[-73.76972913090574,40.62174582268519],[-73.7697307059349,40.62173768542154],[-73.76973143583005,40.62172947878319],[-73.76973131447787,40.62172125402185],[-73.76973034346574,40.62171306106456],[-73.76972852854844,40.62170495252698],[-73.76972588164627,40.621696978524064],[-73.76972974594261,40.62166282334482],[-73.76974531133713,40.62163369989187],[-73.76978995076207,40.62160538335004],[-73.76979409080818,40.62160110255407],[-73.76979760729198,40.62159651208776],[-73.76980046025109,40.62159166062224],[-73.76980261827025,40.62158660455192],[-73.7698040554227,40.62158140279541],[-73.76980475743761,40.62157611328917],[-73.76980471376868,40.62157079766298],[-73.76980392729254,40.62156551455791],[-73.76980240614982,40.621560325976056],[-73.7698001650864,40.621555291419774],[-73.76981332095873,40.62153445449507],[-73.76980516189212,40.62151564069461],[-73.76980523392598,40.621494753949584],[-73.76980254312741,40.62148012760496],[-73.76980535638563,40.62145924584628],[-73.76981912688288,40.621440474783164],[-73.76982199055293,40.621404972670796],[-73.7698155809748,40.621377350999815],[-73.76974528665983,40.621125882019825],[-73.76975585630294,40.62110662039283],[-73.76977817258351,40.62108725546981],[-73.76980738697772,40.62106872122847],[-73.7698350719391,40.621062065099586],[-73.76986000081712,40.621045688419244],[-73.76988324734293,40.62103689074462],[-73.76991315227171,40.62102052401318],[-73.76994714453998,40.621005327102125],[-73.76996645747914,40.620991308527785],[-73.7699863709015,40.620977785195805],[-73.77000686385972,40.62096477465449],[-73.77002791344175,40.620952290595035],[-73.77006954757616,40.62092847162359],[-73.77008467056805,40.62091292733565],[-73.77009531108557,40.620888497873295],[-73.77009538366943,40.620869148377416],[-73.77009088749651,40.620859711000634],[-73.77007920121056,40.62084172948625],[-73.77008243992967,40.620823231005524],[-73.7700936644865,40.620792451840664],[-73.77011033540292,40.62077048120306],[-73.77013119666917,40.62076056095246],[-73.7701416170973,40.62074716737721],[-73.77014141841939,40.62073182296568],[-73.77014121444765,40.62070154413852],[-73.77014985541115,40.62066360747089],[-73.77023670570323,40.62048289477386],[-73.77031005565397,40.620370583578804],[-73.77036668268502,40.62029867365363],[-73.77041082133688,40.6202595193991],[-73.77044322272266,40.620223013448815],[-73.7704615502414,40.620197779244734],[-73.77049318944084,40.620177032418844],[-73.77053739266744,40.62014942721671],[-73.77058951937127,40.62011463940785],[-73.770670938122,40.62006678593015],[-73.77077016688384,40.62003118230883],[-73.77094374424664,40.62000134151392],[-73.77109809439675,40.6200053818456],[-73.77128160204238,40.62008481274852],[-73.771389954339,40.62015301705093],[-73.77148534732076,40.620232974982585],[-73.7716037718314,40.62034324779976],[-73.77165454622448,40.62041642731817],[-73.77171003015205,40.62066926342392],[-73.77171699447133,40.620961679300656],[-73.7715638272399,40.62136052728512],[-73.77147609310902,40.62159827272771],[-73.77141068789413,40.621682326857346],[-73.77130563315409,40.62177610757277],[-73.77123826240759,40.62189031314163],[-73.77114355377437,40.62204241550894],[-73.77107118073744,40.62213676331687],[-73.77104111931189,40.62221150814519],[-73.77102862044842,40.62226790914083],[-73.77097308320103,40.62233796381748],[-73.77091499946107,40.622403888653025],[-73.77090364021893,40.62244748361791],[-73.770924954283,40.62250703334536],[-73.77090735471072,40.62257140944791],[-73.77095099748462,40.62265230602215],[-73.77092843224473,40.62270219669464],[-73.77089021330099,40.62275556506891],[-73.77086739906305,40.622826343123776],[-73.7708327024371,40.622911551582725],[-73.77081128948615,40.62294974729594],[-73.77083934986626,40.622988853480045],[-73.77089044773999,40.6230041994869],[-73.77091145707952,40.62307807923116],[-73.77088576894965,40.623158696085774],[-73.7708383826606,40.62320319191123],[-73.77082069707971,40.62328299794493],[-73.77086001184797,40.6233305383716],[-73.77092465891748,40.623366901282054],[-73.77096875228843,40.62334060561207],[-73.7709853777766,40.623323774059],[-73.77101792509502,40.62332031239849],[-73.771068409468,40.62333608463799],[-73.77109204859103,40.62332852420299],[-73.7711027737106,40.6233030233045],[-73.77108646021512,40.62328159297357],[-73.77108337125242,40.62325564021788],[-73.7710999588873,40.62323053413244],[-73.77114623129718,40.62322466840953],[-73.77117239042536,40.62324406425267],[-73.7712519499541,40.62328477807908],[-73.77129441698875,40.62328434373141],[-73.7713575106856,40.623297657473344],[-73.7714187724035,40.62328126442376],[-73.77143883664012,40.623284616705035],[-73.77145620794944,40.62329297292334],[-73.77155510465143,40.62336221819667],[-73.77160292660119,40.62340651113102],[-73.77165522519451,40.62348170065026],[-73.77172760285144,40.62358502803046],[-73.77173897515279,40.62360572607222],[-73.77186033018583,40.62376460648497],[-73.77255536242437,40.6244489266691],[-73.77266148809888,40.62457090356014],[-73.77300150699898,40.62483946294981],[-73.77323537240508,40.624994162477016],[-73.77336936226585,40.62506619438234],[-73.77343972975956,40.62502755122084],[-73.7734866840498,40.625059228202865],[-73.77348616479081,40.62508511832573],[-73.77348560418906,40.62511314821852],[-73.77349461614597,40.62514256937098],[-73.77357897320331,40.62516133095213],[-73.7736434144031,40.62520859103386],[-73.77362449666941,40.62523684277731],[-73.77365915269094,40.62525912907767],[-73.77368363657924,40.62533150217395],[-73.77407526415509,40.62578348284023],[-73.7765422988783,40.62765172472903],[-73.77946897687943,40.627315505121494],[-73.78136195891639,40.62484274611494],[-73.78419483231913,40.620892669909075],[-73.78949653118146,40.62274664236039],[-73.7892582428098,40.62288605165948],[-73.78919528279329,40.62299092043224],[-73.789185941826,40.62300669578153],[-73.78911343036437,40.62312915649305],[-73.78896262685663,40.623286355395194],[-73.78880577133044,40.62337673584355],[-73.78843028207511,40.62363938965405],[-73.78822856211609,40.623765128553565],[-73.78487888740895,40.626631470708006],[-73.78346558375067,40.62811814125987],[-73.7828433517429,40.62940570617637],[-73.78264543369811,40.630247968585024],[-73.78377728609046,40.630634115647894],[-73.78434764242147,40.63137332043361],[-73.78501190425071,40.63172818918047],[-73.78570293740455,40.632094989480834],[-73.78570771770141,40.63209452411538],[-73.7859397466618,40.63207190717148],[-73.78649505516192,40.632229771345365],[-73.78690666618533,40.63226190072778],[-73.78743060087147,40.63257653657221],[-73.78779972378281,40.633024190291515],[-73.78832339440348,40.63342507956292],[-73.78922701968342,40.633947254291954],[-73.7892734984345,40.63396315714332],[-73.78931618921858,40.63398434532746],[-73.78935406456743,40.634010308896016],[-73.7893862129069,40.6340404229683],[-73.78941186049433,40.63407396276992],[-73.78943039004184,40.634110121076375],[-73.78944135557428,40.6341480276402],[-73.78944449316299,40.63418677013623],[-73.78943972727967,40.63422541611859],[-73.78942717261496,40.63426303546268],[-73.78949663072326,40.634269779202214],[-73.78951517879281,40.63422683450742],[-73.78954187943043,40.63418645942102],[-73.78957614244551,40.63414954637196],[-73.78961721049691,40.63411691126482],[-73.7896641758323,40.63408927544591],[-73.78971600035351,40.63406724975956],[-73.78977153856191,40.6340513210468],[-73.78996079176446,40.63402045367547],[-73.79015161034133,40.633995806681106],[-73.79034364220853,40.63397742554036],[-73.79042465520642,40.63396259278801],[-73.79050409772563,40.63394345483265],[-73.79058157608992,40.63392010651256],[-73.79065670635774,40.63389266353016],[-73.79070323485497,40.63387307966364],[-73.79074856221233,40.63385192399576],[-73.79075884976292,40.63384968458544],[-73.79076947474762,40.63384872574015],[-73.79078016435537,40.63384907207935],[-73.79079064411532,40.63385071471059],[-73.79080064494508,40.63385361145675],[-73.7908099100591,40.633857687940036],[-73.79081820156259,40.63386283949079],[-73.79082530655923,40.63386893383582],[-73.79083104261768,40.633875814494154],[-73.79083526245628,40.63388330479515],[-73.79083785772389,40.633891212414504],[-73.79083876178281,40.633899334312815],[-73.79081464775241,40.63395212358176],[-73.7907840141438,40.63400291284564],[-73.79074714205257,40.63405123603545],[-73.79070436982407,40.63409664971115],[-73.79069379198991,40.634103212503156],[-73.79068457971817,40.63411087767814],[-73.79067692896814,40.634119482186655],[-73.79067100248292,40.634128842998024],[-73.79066637335862,40.63414067566706],[-73.79066449486471,40.63415293947352],[-73.79066542340155,40.63416526621578],[-73.7906685260208,40.634175830578336],[-73.79067369342712,40.63418591498396],[-73.79069609930993,40.63421475325611],[-73.79072384907492,40.634240754965035],[-73.79075633436224,40.63426335006784],[-73.7907928429911,40.63428204320517],[-73.790811112505,40.6343103555108],[-73.7910813277265,40.63423263436587],[-73.79120937857412,40.634292570112024],[-73.79130877788236,40.63440130065493],[-73.79130837053434,40.634531559086675],[-73.7912508846191,40.634688851763656],[-73.79122898509743,40.634857064069976],[-73.79174707931197,40.63549302075534],[-73.79188217155821,40.635580105172686],[-73.79197460312484,40.63563997507464],[-73.7922231797165,40.63589008827889],[-73.79286950309725,40.636009720298084],[-73.79308475913254,40.636064940587104],[-73.79322531649919,40.63608223196643],[-73.7933055098205,40.63609209718345],[-73.79343369196134,40.6360866908474],[-73.7935903387631,40.6361735115863],[-73.79373986097146,40.63627118341681],[-73.79391074823646,40.63636343106345],[-73.79394583398673,40.63638620818974],[-73.79410299228095,40.63648823273039],[-73.79425964333736,40.63656420354979],[-73.79443054503011,40.636602201215446],[-73.79445013244714,40.63659895953246],[-73.79459434028966,40.63657509757978],[-73.79474387433133,40.636629367394626],[-73.79487203057417,40.636754158726895],[-73.79495835469514,40.636813364134504],[-73.7951568395726,40.63694949408211],[-73.79543453756646,40.63710142925962],[-73.79558408549565,40.63710144760328],[-73.79579770842193,40.63718284801842],[-73.79591162026914,40.637323911940776],[-73.79608251691774,40.63740530684641],[-73.79634598637261,40.63750841205489],[-73.79661656832563,40.63766034314821],[-73.79668777304548,40.63770917659733],[-73.79681595596884,40.637720040248716],[-73.79690853064233,40.63773632509904],[-73.79695123594924,40.637855680444694],[-73.79706516419257,40.637931642835866],[-73.79725742867075,40.63800761375781],[-73.79749955105005,40.63803476427796],[-73.797649100452,40.63804020586163],[-73.79786273076135,40.63811075225729],[-73.79801938499436,40.63821384304223],[-73.79823301265215,40.63830608960041],[-73.79838256174376,40.63830610379922],[-73.79849700498235,40.63830611559621],[-73.7985249912263,40.638306118564216],[-73.79855209803826,40.63832935406715],[-73.79863891856657,40.638403779071176],[-73.79874573760638,40.63842006375979],[-73.79877135684968,40.63842184117943],[-73.79890240949845,40.63843092836599],[-73.79908757609142,40.6383712706603],[-73.79923711983864,40.6384201097036],[-73.79973557686455,40.63872395306654],[-73.80015572081227,40.63889216365416],[-73.80042981505872,40.63912138145206],[-73.80044766948815,40.639136311619296],[-73.80177220185456,40.63976028395167],[-73.80297570292014,40.640270309687054],[-73.80465930241435,40.640905209496694],[-73.80565939586664,40.64160198312521],[-73.80580359615624,40.641569664153735],[-73.80608411148707,40.64160369974764],[-73.80621927671366,40.641652560374624],[-73.80642160496572,40.64172570129286],[-73.80670200675765,40.641776184672906],[-73.80746947644857,40.6421795815064],[-73.80864568650716,40.6428149273768],[-73.80918418656877,40.64301998246308],[-73.81002443101535,40.64331398271654],[-73.81011710546838,40.64333653705302],[-73.81075749378117,40.64349239125482],[-73.81114482981684,40.64369683260682],[-73.81147397559809,40.64398877771603],[-73.81203333683291,40.64430357504581],[-73.81278138104253,40.64450580732243],[-73.8132912081776,40.6445760294306],[-73.81350685093187,40.64463665382688],[-73.8139162641244,40.64486197707701],[-73.81413907180028,40.644933571270926],[-73.81495103596714,40.64526913195976],[-73.81589171154273,40.64568147708899],[-73.81595404340251,40.64573809117872],[-73.81602149061206,40.645791194829506],[-73.81609371337633,40.64584052049893],[-73.81617034783757,40.645885819678135],[-73.81625100790912,40.645926864143334],[-73.81633528722062,40.64596344710647],[-73.81643071612875,40.64599800564396],[-73.81652936517027,40.64602684507914],[-73.81663064461823,40.646049793007975],[-73.81673394901911,40.64606671224608],[-73.81683866081192,40.64607750164889],[-73.81694415402148,40.646082096716405],[-73.81704979799987,40.64608046997911],[-73.81715496119858,40.646072631161566],[-73.81727126905133,40.646083523869386],[-73.81738678602845,40.64609852473287],[-73.81750126216694,40.64611760129222],[-73.81761254066045,40.64614028685716],[-73.81772234125556,40.64616682365057],[-73.8178304343505,40.64619715618233],[-73.81795416896301,40.64623728605483],[-73.81807491565387,40.646282388467064],[-73.81819233028564,40.6463323348759],[-73.81830607821547,40.64638698293238],[-73.81841583524769,40.6464461768876],[-73.81853647404101,40.646519493391],[-73.81865099214755,40.646598299315954],[-73.81875895970894,40.64668229886943],[-73.81885997144893,40.64677117676342],[-73.81895364819526,40.646864599397794],[-73.81903963830261,40.64696221611264],[-73.81911761897327,40.647063660504074],[-73.81924719798542,40.64724411027731],[-73.8193831247155,40.6474218303075],[-73.81952530016156,40.647596691087344],[-73.8196736207662,40.64776856519198],[-73.81982797849106,40.64793732737218],[-73.81998826089578,40.64810285464559],[-73.82015435122027,40.648265026386184],[-73.82032612846861,40.64842372441227],[-73.82047623544108,40.64851093700581],[-73.82062072618716,40.648603489226645],[-73.82075927358572,40.64870117155548],[-73.82089156396661,40.64880376285885],[-73.82101729781913,40.648911030889025],[-73.82113619047242,40.64902273281007],[-73.82124797273785,40.64913861574727],[-73.82135239152015,40.64925841735931],[-73.82144921038957,40.64938186643236],[-73.82153821011835,40.649508683493615],[-73.8216211305022,40.64960147837988],[-73.82169676101452,40.649697818423476],[-73.82176484112837,40.64979737179948],[-73.82182513631959,40.64989979561395],[-73.82187743887496,40.650004737084636],[-73.82192156860768,40.65011183475576],[-73.82195737347914,40.65022071974332],[-73.82198473012242,40.6503310170051],[-73.82198322623374,40.650409182828234],[-73.82198790363242,40.65048727582667],[-73.82199874537184,40.65056501269871],[-73.82201571214176,40.650642111433825],[-73.82204199276637,40.65072759338706],[-73.82207580081877,40.650811526586864],[-73.82211698163503,40.65089352698883],[-73.82216534681456,40.650973219391076],[-73.82219024797541,40.65100962318214],[-73.82221144247737,40.65104736375232],[-73.82223097577003,40.65109186980018],[-73.8222453562692,40.65113750048075],[-73.8222544751245,40.651183910435506],[-73.82224699213994,40.65127650223238],[-73.82224652345741,40.651369268579074],[-73.8222530706624,40.651461901492496],[-73.82239196285228,40.65178232312535],[-73.82243483429777,40.65186583427582],[-73.8224719096269,40.651950939557565],[-73.82250308723748,40.65203740579664],[-73.82253086731384,40.65213544095627],[-73.82255106707531,40.6522345462808],[-73.82256361725032,40.65233438207506],[-73.82256849939813,40.65243723558697],[-73.82256526265546,40.652540126760826],[-73.82257768538942,40.65265594743821],[-73.82259836384665,40.65277108177012],[-73.82262723680846,40.6528851886658],[-73.82266421877905,40.65299793007628],[-73.82270920023704,40.65310897199646],[-73.82276204796047,40.65321798545446],[-73.82285571194205,40.653374138744624],[-73.82294137956319,40.65353293313227],[-73.82301892268127,40.65369413119779],[-73.8230882252987,40.65385749192612],[-73.82314918373604,40.65402277106669],[-73.82320066970243,40.65418612384662],[-73.82321692539378,40.65423769869676],[-73.82348381110747,40.65536991271874],[-73.82340406982628,40.65608024209366],[-73.82285416151373,40.657696987498085],[-73.82246765596551,40.65915986639891],[-73.82243101125546,40.65923011406358],[-73.82238733204261,40.65929798928415],[-73.82233688072859,40.659363084269586],[-73.82227996040397,40.6594250079311],[-73.82221691302823,40.65948338823197],[-73.8221481173748,40.65953787442325],[-73.821713048647,40.65987010482569],[-73.82166324174825,40.65990368204029],[-73.8216112551027,40.65993528509569],[-73.82164220805245,40.659982142039674],[-73.82166962703863,40.659976618755],[-73.82169328351475,40.66001143784347],[-73.82167498880229,40.66002114790927],[-73.82169139439544,40.66003508624053],[-73.8216072624332,40.66006973770648],[-73.82157269913499,40.66001403350666],[-73.82159281364113,40.66000710775371],[-73.82156893575569,40.659958693873335],[-73.8214833346581,40.66000041092129],[-73.82139373442627,40.660036934709886],[-73.82130067723858,40.660068044228375],[-73.81970074120706,40.66072408680881],[-73.81974183289621,40.660788901774126],[-73.81976926718504,40.660777814677964],[-73.81979109615273,40.660812630789465],[-73.81977097679966,40.660820946705456],[-73.81978369873804,40.66084600962041],[-73.8197141990923,40.660873726175936],[-73.81967417049665,40.66081244754973],[-73.8196979434636,40.66080413687488],[-73.81965725287023,40.660741919045414],[-73.81901192154808,40.6610065227672],[-73.8189361108008,40.66103701246222],[-73.8188578489913,40.66106367002514],[-73.81877746971327,40.66108638182641],[-73.81869531558701,40.661105051055216],[-73.81862106189675,40.661102844053495],[-73.81854750471531,40.66109480831505],[-73.81847543090757,40.6610810298008],[-73.8184056114691,40.66106165590397],[-73.81833879327824,40.66103689387326],[-73.81764402333808,40.66094903243005],[-73.81763843488952,40.66099288686267],[-73.81768045496287,40.66099295347147],[-73.81768043595136,40.66099990938826],[-73.81769505282601,40.660999932554844],[-73.81769314953247,40.6610277555036],[-73.81767487969634,40.66102772654679],[-73.81767296498694,40.66105972277716],[-73.81750491431545,40.66104832620161],[-73.81751421355423,40.66098851622633],[-73.81756353412196,40.66099137660352],[-73.81756727119134,40.66093673426212],[-73.81717968323649,40.6608766109733],[-73.81698527812745,40.66082815986432],[-73.81688339900965,40.66080006182458],[-73.81677960498192,40.660776374323326],[-73.81667422500524,40.660757172434494],[-73.81656759306581,40.660742517015336],[-73.81646004711689,40.66073245451389],[-73.81613954700391,40.660715254334434],[-73.81613358334386,40.66078458246764],[-73.81617376586361,40.66078881982259],[-73.8161754844337,40.66082777878869],[-73.81616087341048,40.660826364449896],[-73.81616082356759,40.66084445023514],[-73.81598180388734,40.66083581654869],[-73.81599658826148,40.66077462431126],[-73.81604225839901,40.66077608901591],[-73.81605203034856,40.66071157370263],[-73.81546134614433,40.66066358527993],[-73.81535709770517,40.66064406566781],[-73.81525403832453,40.66062117545237],[-73.81515235583697,40.66059495635309],[-73.81468148791375,40.660515214761794],[-73.81467075459389,40.6605791087257],[-73.81470180006028,40.660583331873674],[-73.81469804300211,40.66062089038484],[-73.8146779499051,40.66061946752881],[-73.8146760376376,40.6606500715558],[-73.81457011758387,40.66063459713658],[-73.8145885643114,40.660570628835906],[-73.81461414120095,40.66057067005977],[-73.81462533969847,40.66050667365322],[-73.814089401262,40.66041989142057],[-73.81388342232948,40.66036953568028],[-73.81376113561484,40.66035099875197],[-73.81374960326026,40.66034738776747],[-73.81358233645567,40.66031040195073],[-73.81325179851115,40.66023191615591],[-73.81309228037969,40.66019403855651],[-73.81262125517684,40.66015704989841],[-73.81260077144056,40.66016005549479],[-73.81230741828549,40.660203109633336],[-73.81200162977873,40.66020606034842],[-73.81199051239547,40.660206369360964],[-73.81193258523973,40.66019214833295],[-73.81157245411647,40.660217980378285],[-73.81153799971723,40.66023155337733],[-73.81149882578244,40.660226237841435],[-73.8114383384403,40.66025421077357],[-73.81142305912215,40.66030718200851],[-73.81129490932156,40.66037443873542],[-73.81124435291262,40.66054463906423],[-73.81130119061753,40.660628073862505],[-73.81131701151884,40.66062988396662],[-73.81133255020652,40.660632783765315],[-73.81135830926065,40.660640269683135],[-73.8113822106432,40.66065073573273],[-73.81140366431973,40.660663923547695],[-73.8114221406801,40.66067950757146],[-73.81143718361116,40.660697103093966],[-73.81144842175743,40.66071627574875],[-73.81145557768791,40.66073655223537],[-73.81151448346341,40.66076714229857],[-73.81172117807213,40.66080310253933],[-73.81200903755588,40.66088150891198],[-73.81221926505215,40.660891651700595],[-73.81282911530823,40.66100982708405],[-73.81286081321996,40.661002179553435],[-73.81288562883437,40.661012590267326],[-73.81408379964383,40.661259192890505],[-73.81412455122046,40.66124985169228],[-73.81413697263518,40.66125247498733],[-73.81414819826006,40.66126714650013],[-73.81494556574751,40.66141517921025],[-73.81509345157654,40.661455251428066],[-73.81528885641659,40.661488586891906],[-73.81576553536979,40.66156586005075],[-73.81622039610443,40.66163469281632],[-73.8165732258728,40.66168808605715],[-73.81687031247164,40.661734653670386],[-73.81690188832701,40.66174938846878],[-73.81699793816571,40.66175830154163],[-73.81707579746804,40.661786097218666],[-73.81716394269988,40.66179326299339],[-73.81719339807672,40.661782163808724],[-73.81721150500537,40.66177877634388],[-73.81724651992897,40.66178491392936],[-73.81727015297604,40.661804789683096],[-73.81735817322921,40.661835200512016],[-73.8174688311303,40.66186051630516],[-73.81759528618308,40.66189190917283],[-73.81769354535172,40.66191029789261],[-73.81771393378754,40.661903474941774],[-73.81775237687606,40.66190273540436],[-73.8177557257858,40.661910493588806],[-73.81777264299778,40.66191829588454],[-73.81791836264728,40.66194113877927],[-73.81801666078455,40.661952640695034],[-73.81807992067797,40.66196231014609],[-73.81816926265071,40.66195742572067],[-73.81830259716294,40.66197075924002],[-73.81837483655242,40.66199250927863],[-73.81845378958299,40.66202719568747],[-73.81848374583883,40.662048897680094],[-73.81849714886319,40.66205139958925],[-73.81850747205792,40.66210512530831],[-73.81867184374161,40.662132776928736],[-73.81873310883161,40.662048345703255],[-73.81874444075677,40.662050387470074],[-73.81873799114157,40.66207176247229],[-73.81880193629692,40.66206344322695],[-73.81886428195152,40.66204979225761],[-73.8189242639554,40.66203097687993],[-73.81897271127576,40.6620111517666],[-73.81899985670667,40.66200159594436],[-73.81905442944014,40.66198545516978],[-73.81919250865958,40.66194219393634],[-73.81932891078914,40.66189595041547],[-73.81946352477684,40.661846762257376],[-73.81962034574521,40.661792321525056],[-73.81977303707797,40.661731452975445],[-73.81992114486204,40.661664337560204],[-73.82006422881462,40.66159117480103],[-73.82009861238053,40.66157223856788],[-73.8201319855832,40.661550036699644],[-73.82016247953617,40.6615255507731],[-73.82018033317597,40.66150880691488],[-73.82018690072955,40.661506226638274],[-73.82019394338879,40.66150452135277],[-73.82020126179607,40.66150373933017],[-73.82020864878756,40.66150390270736],[-73.82021589525813,40.661505006859485],[-73.82022279608086,40.66150702053124],[-73.82022915591229,40.66150988672109],[-73.82025927848473,40.661515050786676],[-73.8202900730252,40.661516762406784],[-73.82032086102585,40.66151498386866],[-73.82035096412237,40.66150975435937],[-73.82037971904191,40.661501189102864],[-73.82040649221668,40.66148947682075],[-73.82061856253115,40.661404118967134],[-73.82076957662187,40.661343405483244],[-73.8209172840944,40.66127814515664],[-73.82106144900045,40.661208442238625],[-73.82120184105298,40.66113440807727],[-73.82133823599376,40.66105616093903],[-73.82136419508114,40.661041704521274],[-73.82143730986351,40.66100468472013],[-73.8215134434048,40.66097138027973],[-73.82158370972842,40.66094489951693],[-73.82171812590708,40.66089648479198],[-73.82185398377928,40.66085046299674],[-73.82193957310098,40.66082739231484],[-73.8220218416881,40.6607981433005],[-73.82210002257504,40.66076298863505],[-73.82217338690755,40.6607222560568],[-73.82224125073904,40.66067632530463],[-73.82228434943076,40.66064591259974],[-73.82233225923137,40.66062000867846],[-73.82238417246205,40.66059905023465],[-73.82243921395617,40.66058339058985],[-73.82249645581251,40.66057329373731],[-73.82255315472135,40.66056897739801],[-73.8226227774157,40.66055999460093],[-73.82269131252144,40.66054703975973],[-73.82275836985622,40.66053018662862],[-73.8228056899485,40.66051563577704],[-73.82285189813204,40.66049914227772],[-73.82295042324608,40.6604617450964],[-73.82304549561503,40.66041948178627],[-73.82313670139283,40.66037253632083],[-73.82322364356648,40.660321113054984],[-73.8233059436861,40.6602654358348],[-73.82338324351055,40.66020574702343],[-73.82345520656824,40.66014230644605],[-73.82352151962064,40.660075390258115],[-73.82403754350221,40.6585986792177],[-73.82406197808763,40.658544222480764],[-73.82408006436559,40.65848834684716],[-73.82409166371484,40.65843148062128],[-73.82409668723979,40.65837405969956],[-73.82409509645046,40.658316524229186],[-73.82387766032782,40.658284961857774],[-73.82387951519954,40.65825780833898],[-73.82393298572904,40.65826467912047],[-73.82393475032544,40.658271471413755],[-73.82408625283456,40.65828935484835],[-73.82408489983058,40.65816443101494],[-73.82410171817739,40.658098887304476],[-73.82412449126426,40.6580343950777],[-73.82415310842369,40.65797126769171],[-73.82418743059307,40.65790981187147],[-73.82421491330632,40.657880299869646],[-73.82423709161256,40.65784830402276],[-73.82425358451158,40.65781437399738],[-73.82426410867653,40.65777909268661],[-73.82410728599035,40.6577503396416],[-73.82410368854589,40.65776255400004],[-73.82404130456885,40.657755670164356],[-73.82405929133718,40.65769595402026],[-73.82411097425337,40.65770418013882],[-73.82410557911007,40.65772182318804],[-73.82426776040361,40.65774651163854],[-73.82428746303513,40.65768475507041],[-73.82430065317283,40.65762200069777],[-73.8243072472547,40.65755864616932],[-73.82430720351584,40.65749509293543],[-73.82430741328304,40.65748001664263],[-73.82431091078413,40.65746517664326],[-73.82431759870339,40.657450985841045],[-73.82433776275997,40.65738390178584],[-73.82436660576023,40.65731868224164],[-73.824403840456,40.65725597667421],[-73.82444909603728,40.657196409512736],[-73.82489319190287,40.655892632776805],[-73.82496862375538,40.655658829755076],[-73.82498070378553,40.65543197118379],[-73.82490473333498,40.65514880880948],[-73.82459663375623,40.654000406941925],[-73.82459044520077,40.653966845988464],[-73.82458015110267,40.65393387499508],[-73.82455852448142,40.65388839487222],[-73.82452910764981,40.65384552535454],[-73.82450787277001,40.65382131583168],[-73.82448414511026,40.65379848845569],[-73.82445750260813,40.65375907895117],[-73.82443795686993,40.65371732684816],[-73.8244258530785,40.653673969528256],[-73.82442140498333,40.65362977272143],[-73.82442469112617,40.65358551698193],[-73.82443565345584,40.65354198390365],[-73.82443162885352,40.65349601702605],[-73.82442050463715,40.65345073381048],[-73.82440243651432,40.65340676803729],[-73.82437767737824,40.65336473504671],[-73.82434657376652,40.65332522312681],[-73.82431135184007,40.65327559462883],[-73.8242832432214,40.65322339987288],[-73.82426256527604,40.653169228204966],[-73.82424955146551,40.65311369129144],[-73.82424434871272,40.65305741621263],[-73.82424701574338,40.653001038381994],[-73.82425752242335,40.65294519437151],[-73.82424251845849,40.65282333430416],[-73.82421953046178,40.652702198315126],[-73.82418861602105,40.65258208963843],[-73.82414985256537,40.652463308934955],[-73.82410333716987,40.65234615353956],[-73.82406059027474,40.652291095203495],[-73.82402448885414,40.6522333425928],[-73.82399532298152,40.65217335977574],[-73.82397332699824,40.652111628739966],[-73.82395867763114,40.652048645519464],[-73.82395149257236,40.65198491620874],[-73.82395182953498,40.651920952895885],[-73.82394363843873,40.651812045397946],[-73.82392805850307,40.65170360666508],[-73.82390513151482,40.65159592728998],[-73.82387491894869,40.6514892958293],[-73.82383750180159,40.65138399802973],[-73.82379298037625,40.65128031606312],[-73.82374147401084,40.651178527769886],[-73.82372063886146,40.65114351707974],[-73.82370605009562,40.65110671892085],[-73.82369796271941,40.651068776537954],[-73.82369651809174,40.6510303531759],[-73.82370174145375,40.65099212048645],[-73.82370821868588,40.65096902587932],[-73.82371869974548,40.6509430250975],[-73.82373232493954,40.65091788402058],[-73.82374042962712,40.650880000340635],[-73.82374093210834,40.650841618958566],[-73.82373382087758,40.65080361972174],[-73.82371925896366,40.65076687371584],[-73.82369758019239,40.65073222329646],[-73.82366928153141,40.650700462779305],[-73.82362275957294,40.6506215600335],[-73.82358548149514,40.65054293667904],[-73.8235559634204,40.65046242384574],[-73.82353436796197,40.65038046515142],[-73.82352081407893,40.650297512178916],[-73.82351537642116,40.65021402198758],[-73.82351808491876,40.65013045459518],[-73.82352664160497,40.65006056148399],[-73.823540898858,40.649991210182854],[-73.82354044908728,40.64995018145263],[-73.82353394984052,40.649909450994166],[-73.82352148343156,40.649869534596164],[-73.82350320773848,40.6498309377377],[-73.82347935420376,40.64979414918699],[-73.82346645409037,40.64977439208372],[-73.82345730539846,40.64975345583637],[-73.82345208765439,40.64973175128878],[-73.82345090324513,40.64970970436162],[-73.82345377540877,40.64968774769356],[-73.82344270257964,40.64957562000814],[-73.82342236787477,40.64946424735856],[-73.82339285229094,40.64935407310854],[-73.82335427337104,40.649245535849225],[-73.82330678473657,40.64913906765272],[-73.82318105938764,40.64915748853021],[-73.82290717700913,40.64809344600482],[-73.82293158913075,40.648068116450844],[-73.8229611348564,40.6480461872809],[-73.82299501064529,40.648028254888544],[-73.82303229519745,40.64801480696876],[-73.82307197450885,40.64800620925544],[-73.82311296944901,40.64800269557452],[-73.82315416510757,40.64800436148501],[-73.82319444111556,40.64801116168041],[-73.82338836405725,40.64830562802041],[-73.82341209148474,40.64834386783244],[-73.82343814617748,40.64838121848782],[-73.82349305441892,40.64844855680158],[-73.82353725985588,40.64849460546663],[-73.82358519814943,40.648538433989984],[-73.82363667760976,40.648579867109234],[-73.82370866290391,40.64863986365559],[-73.82377434375812,40.648703919017244],[-73.8238333270886,40.64877164985683],[-73.82386954563114,40.6488187308094],[-73.8239036472566,40.64886672013948],[-73.82392543616082,40.64890252388507],[-73.82393903078744,40.64894060420995],[-73.82394404583789,40.64897988188304],[-73.82394033916596,40.64901924373731],[-73.82392801580704,40.649057574218034],[-73.82390742500371,40.6490937869987],[-73.8239063194673,40.64911244679255],[-73.82390937496407,40.6491309800301],[-73.823916503393,40.64914885231043],[-73.8239274992111,40.64916554829089],[-73.8239420453589,40.6491805865466],[-73.82395972240361,40.64919353345261],[-73.82398002063259,40.6492040156873],[-73.82404432737339,40.649257117090954],[-73.82411480777384,40.64930545992083],[-73.82419085742423,40.649348629601],[-73.82427182415084,40.64938625591853],[-73.82432487379928,40.64941938633579],[-73.82439395247681,40.649462527416276],[-73.82445462918838,40.64950688364831],[-73.824510725668,40.64955460943812],[-73.82456192030581,40.64960543117485],[-73.8246079195919,40.64965905749828],[-73.8246484597997,40.649715180968414],[-73.82466230025429,40.649723997497915],[-73.8246779090906,40.649730891008055],[-73.82469483073633,40.649735660299115],[-73.82471257130268,40.64973816617052],[-73.824730612998,40.64973833548375],[-73.82474842924218,40.64973616329714],[-73.82476550003518,40.649731713009935],[-73.82478132713443,40.649725114511945],[-73.82479544859753,40.649716560392555],[-73.82480745226415,40.6497063003194],[-73.82481698778692,40.649694633751224],[-73.82482377685521,40.6496819011981],[-73.82482762132005,40.64966847428219],[-73.82481035200124,40.649634967115766],[-73.82478828507726,40.64960313550486],[-73.82476319575689,40.64956818783321],[-73.82474197565924,40.64953178337045],[-73.82473257069655,40.64951880279613],[-73.82472624652787,40.64950478114958],[-73.82472319274974,40.64949013880001],[-73.82472349525182,40.64947535520186],[-73.82472713231107,40.64946083163518],[-73.82473399548202,40.64944700113844],[-73.82474388012886,40.64943427608475],[-73.82475320585728,40.64942560301939],[-73.82476393930398,40.64941793223429],[-73.824775896488,40.6494113952132],[-73.8247888724527,40.64940610400621],[-73.82482722193724,40.649390102681885],[-73.82486843169956,40.6493789658109],[-73.82491144628106,40.64937297862898],[-73.82495516399881,40.64937229447893],[-73.82499846516194,40.649376930882944],[-73.82505364847447,40.6494002816797],[-73.82510406945204,40.64942921288365],[-73.82514876195245,40.6494631701327],[-73.82518686959455,40.64950150275794],[-73.8252176621693,40.64954347625094],[-73.825240549631,40.649588286337575],[-73.82525509340509,40.64963507438858],[-73.82536184791358,40.64991356569251],[-73.82548770815009,40.649892156439],[-73.82555494215028,40.64965829588422],[-73.82555270207234,40.64963073498217],[-73.82555634945906,40.64960326141646],[-73.82556578808303,40.6495765999563],[-73.82558076894112,40.64955145394659],[-73.82560089682416,40.64952848675269],[-73.82562564074308,40.64950830426118],[-73.8256543479374,40.649491438896156],[-73.82568626109493,40.64947833557381],[-73.82572053833064,40.649469339965854],[-73.82575627539516,40.64946468938034],[-73.82579252952908,40.649464506501744],[-73.82582834433249,40.64946879615443],[-73.8258596209365,40.649475601600194],[-73.82588910281751,40.649486069293424],[-73.82591605601795,40.649499938638876],[-73.82593980953035,40.64951686435625],[-73.82595977200315,40.64953642507602],[-73.82597544646212,40.64955813382938],[-73.82598644268286,40.64958145017099],[-73.82599248690651,40.64960579363379],[-73.82599342865467,40.64963055817938],[-73.82602161775411,40.649653163918764],[-73.82604450065605,40.64967901404114],[-73.82606144502003,40.649707394217074],[-73.82607198260543,40.64973752020206],[-73.82607582221202,40.64976855950771],[-73.8261036173387,40.65001874952452],[-73.8261057923785,40.65003318313043],[-73.82611120982882,40.65004711324102],[-73.82611970665282,40.65006012062772],[-73.82613102713901,40.65007181383124],[-73.82614483059669,40.65008184094269],[-73.82617108998416,40.650082867255705],[-73.82619719575217,40.65008047563469],[-73.82622238659992,40.650074735824646],[-73.82624592790869,40.65006581521077],[-73.82626713316412,40.65005397393705],[-73.82628538397732,40.650039557320405],[-73.82630014811815,40.65002298577974],[-73.82627759209944,40.649976887104806],[-73.82624916696666,40.64993271118972],[-73.82621515084399,40.64989089025375],[-73.82621444149224,40.64986355105401],[-73.82620931346183,40.6498364868927],[-73.82619984495574,40.64981011047298],[-73.82618099389325,40.64980229849907],[-73.82616403934718,40.649792277535425],[-73.82614942337791,40.64978030886162],[-73.82613752707012,40.64976670454043],[-73.82612866059834,40.64975181928126],[-73.82612305513807,40.6497360411912],[-73.82612085683937,40.64971978165638],[-73.82612212301676,40.64970346461525],[-73.82612682065432,40.649687515505526],[-73.82613482726713,40.64967235017129],[-73.82614593409555,40.64965836402097],[-73.82615987478538,40.649644502047984],[-73.82617061837706,40.64962907688841],[-73.82617786982874,40.6496125121532],[-73.82618143000116,40.649595262748036],[-73.8261812011272,40.64957780238103],[-73.8261771894951,40.6495606105534],[-73.82616950527574,40.64954415939139],[-73.82617204533648,40.64952693570343],[-73.82617842115401,40.64951029791417],[-73.82618844428343,40.64949473776644],[-73.8262018184809,40.649480715152215],[-73.82621814846021,40.64946864452039],[-73.82623695157558,40.649458882627265],[-73.82625767208633,40.64945171799247],[-73.82628233078333,40.64945154589911],[-73.82630664389619,40.649448407844254],[-73.82633000035865,40.649442382697295],[-73.82635181314834,40.64943362188941],[-73.82637153404077,40.64942234560776],[-73.82640208896575,40.649362787132155],[-73.82642475828035,40.64930121855689],[-73.82643931960762,40.649238243906105],[-73.82644563011583,40.6491744809963],[-73.82644362791918,40.64911055537594],[-73.82643333268402,40.64904709418766],[-73.82641484543473,40.64898472001599],[-73.82638834756247,40.64892404477995],[-73.82635641701131,40.64886120052756],[-73.8263311331655,40.648796624886394],[-73.82631265540078,40.64873072495664],[-73.82630110018484,40.64866391618603],[-73.82631136752902,40.64863589280963],[-73.82631620648282,40.64860703311675],[-73.8263155153294,40.64857794379294],[-73.82630930860505,40.648549236350085],[-73.82629771679382,40.64852151427154],[-73.82627259971964,40.648405025855226],[-73.82628836795757,40.648382964431526],[-73.82630891762723,40.648363318435464],[-73.82633362673386,40.64834668250537],[-73.82636174738889,40.64833356017146],[-73.8263924284449,40.6483243486157],[-73.8267194361284,40.64957881932039],[-73.8268962332488,40.65034970898691],[-73.82701324397524,40.65085989912898],[-73.82712509975835,40.65132568596996],[-73.82724192613374,40.65181216271289],[-73.82736078914716,40.65230711930861],[-73.82747807095915,40.65279547828376],[-73.82759641692014,40.65328826598071],[-73.82770683601397,40.65374803619062],[-73.82782507568182,40.65424036172589],[-73.82807181096479,40.6552677027026],[-73.82827925614913,40.65603353292292],[-73.82859942404691,40.6571969730161],[-73.82931420152833,40.65889865674559],[-73.82991335753408,40.659665668183045],[-73.83003131984027,40.65989400832964],[-73.83029375208166,40.6604019910296],[-73.83107771065994,40.66205622373806],[-73.83185737951247,40.66365393062868],[-73.8324776828015,40.66496821281326],[-73.83270533904125,40.66540577261355],[-73.83255286591691,40.665370353925624],[-73.83225430936334,40.6653010001787],[-73.83003156868136,40.66458188767802],[-73.82938864174247,40.66436464971052],[-73.82910033539589,40.664250738088164],[-73.82789758845881,40.66390630702655],[-73.82713313564089,40.66375536803228],[-73.82687353924473,40.66370410749201],[-73.82629450900436,40.66363833412235],[-73.82571228011945,40.66359314004255],[-73.82503467568449,40.663580134305995]]],[[[-73.89008921667374,40.773626435524896],[-73.89034195964736,40.773237605029315],[-73.8918324483841,40.774880199888244],[-73.8917254778065,40.7750520321341],[-73.89171751335823,40.77516363289302],[-73.89168935121107,40.77525473784365],[-73.89152759083368,40.77547813536747],[-73.89144361875286,40.77562269470974],[-73.89135801404697,40.77604940793019],[-73.8913676627334,40.77634299857859],[-73.89145185712488,40.77651276927097],[-73.89126414584786,40.776855855374684],[-73.89110422665516,40.77702320697478],[-73.89112044339562,40.77712469923346],[-73.89106681416067,40.777212925304944],[-73.89094860635713,40.77728384517275],[-73.89073132114231,40.77733204986783],[-73.89056250595364,40.7774039209644],[-73.89049834642208,40.77746263585206],[-73.89045915776728,40.7775504972535],[-73.89046537395133,40.77770321928713],[-73.89035193082609,40.77780032027489],[-73.89017369508576,40.777850812777906],[-73.89008729416877,40.7777841931044],[-73.8900236909521,40.77724712640645],[-73.88951644381002,40.77593671444573],[-73.88947151143196,40.77573805652349],[-73.8894710539975,40.77553555096729],[-73.88955512480433,40.77527870911039],[-73.88956149685701,40.775092238602575],[-73.88958184665768,40.77503504961387],[-73.88958935733962,40.774958710192585],[-73.88961448773941,40.774845687142225],[-73.88978900756075,40.77423686116989],[-73.88984246558401,40.77410037805429],[-73.88988671629585,40.77401734907434],[-73.89006760152654,40.77396248375342],[-73.89019171520681,40.77364687622505],[-73.89008921667374,40.773626435524896]]],[[[-73.87287195903886,40.78597502780481],[-73.87282839783694,40.78595446173845],[-73.8728226286446,40.785963974666956],[-73.87277405940557,40.78594192145887],[-73.87280920016211,40.785903108597445],[-73.8728535000943,40.78592565061064],[-73.8728404791595,40.785943122879075],[-73.87288496983648,40.78596263321604],[-73.87287195903886,40.78597502780481]]],[[[-73.87124856242525,40.78603815125508],[-73.86978081192638,40.78533793332593],[-73.86923491699645,40.78596991541829],[-73.86918113371671,40.785943489569284],[-73.86969325713977,40.78529616325486],[-73.86987007434347,40.78508590706823],[-73.86943751657205,40.78363839931125],[-73.86872657288532,40.78373169775153],[-73.86872335428404,40.78374216358828],[-73.86871750114337,40.78375414705228],[-73.86871737797536,40.78375435330328],[-73.86871725546841,40.78375455955507],[-73.86871665054227,40.783755532691465],[-73.86871597950507,40.7837566133038],[-73.86871545733726,40.78375741917644],[-73.86871532337727,40.78375762156211],[-73.86871519007946,40.783757823445946],[-73.86871505457674,40.78375802582983],[-73.86871491973757,40.78375822704179],[-73.86871478357465,40.7837584289224],[-73.86871464741375,40.783758629797845],[-73.86871450992972,40.783758831006814],[-73.86871437288613,40.783759032383855],[-73.86871295487254,40.78376103219495],[-73.86871237721111,40.78376181438333],[-73.86871095230745,40.783763619857055],[-73.8687093057922,40.78376570568349],[-73.86870914960257,40.78376589263144],[-73.86870899319342,40.78376607907659],[-73.8687086711011,40.78376646083521],[-73.86870850807348,40.78376665062333],[-73.86870834592884,40.78376683974237],[-73.86870702277724,40.783768346131545],[-73.86870685424492,40.783768533232994],[-73.86870668637616,40.78376871916256],[-73.86870651630134,40.783768906094686],[-73.86870634689085,40.783769091519886],[-73.86870617593685,40.783769277278374],[-73.86870600454273,40.783769462701315],[-73.86870583292722,40.78376964862661],[-73.86870566153539,40.783769832876864],[-73.86870548860074,40.78377001712532],[-73.86870531544679,40.783770200871004],[-73.86870514030822,40.78377038511698],[-73.86870496605361,40.78377056819131],[-73.8687047909174,40.78377075126466],[-73.86870461578181,40.78377093400288],[-73.86870426264694,40.783771298638506],[-73.86870390731072,40.783771662099],[-73.86870318871276,40.78377238432015],[-73.86870300696991,40.783772564705544],[-73.8687028211423,40.78377274885554],[-73.86870263863015,40.783772928151144],[-73.86870246152844,40.78377310200828],[-73.86870208944583,40.78377346335566],[-73.86870135369209,40.78377416788327],[-73.86870096948554,40.78377453030563],[-73.86870021986329,40.78377522635747],[-73.8686994623186,40.78377591636935],[-73.86869926912908,40.78377608953809],[-73.86869907682212,40.783776262372726],[-73.86869830054985,40.7837769491803],[-73.86869789763115,40.783777300692165],[-73.86869770666195,40.783777465654694],[-73.86869751547329,40.78377763011443],[-73.8686973174425,40.78377779959207],[-73.86869711919259,40.78377796839934],[-73.86869672203255,40.78377830551065],[-73.86869630898637,40.78377865148259],[-73.86869469947105,40.78377996824167],[-73.86869386947504,40.7837806279326],[-73.8686930445821,40.78378127054176],[-73.86869006902315,40.78378349105172],[-73.86868920031573,40.78378411091128],[-73.86868610020906,40.78378623126651],[-73.86868584200998,40.78378640050802],[-73.86868150130944,40.7837891230439],[-73.86867962432576,40.7837902240601],[-73.86867865260227,40.78379077796463],[-73.86867770142233,40.78379130818776],[-73.86867674320364,40.78379183136669],[-73.86867649013747,40.78379196828171],[-73.86867623839578,40.783792104192976],[-73.86867575477865,40.7837923604584],[-73.8686754635492,40.783792514920094],[-73.86867428652042,40.783793127056974],[-73.86867179897214,40.783794371700516],[-73.86866722406592,40.78379649590303],[-73.86866675840281,40.7837967006748],[-73.86864732144208,40.7838035628133],[-73.86862661342214,40.78380775515427],[-73.86860526184735,40.78380915092552],[-73.86858391565679,40.78380770647246],[-73.86856322361527,40.78380346692923],[-73.86854381382541,40.78379656049954],[-73.86852627786232,40.78378719743342],[-73.8685111467651,40.78377566162289],[-73.86850398371179,40.78376847481671],[-73.86850192721394,40.783766115219485],[-73.86849499746143,40.783756748335335],[-73.86849323069448,40.78375387761336],[-73.86849274921957,40.78375304915315],[-73.86849029142766,40.783748433032606],[-73.86849026179247,40.78374837319216],[-73.86848925437694,40.78374624212401],[-73.86848906017151,40.78374581370733],[-73.86848832475243,40.783744116002765],[-73.86848814707196,40.78374368995029],[-73.86848713831819,40.78374112080151],[-73.86848711530357,40.783741056445464],[-73.86848621695336,40.783738495128816],[-73.86848620468376,40.78373845842669],[-73.86848606184341,40.783738023535136],[-73.8684853930592,40.783735841758094],[-73.86848514419836,40.783734965315965],[-73.86848500436882,40.78373445688415],[-73.86848478846136,40.78373363425537],[-73.86848477140138,40.78373356789579],[-73.86848466752525,40.78373315650223],[-73.86848456563312,40.783732744775975],[-73.8684844425616,40.78373223234268],[-73.86848433875329,40.78373178660649],[-73.86848404386434,40.78373044623385],[-73.86848387424986,40.783729618799605],[-73.86848369057971,40.783728654648534],[-73.86848361558077,40.78372824060761],[-73.86848354278783,40.78372782556399],[-73.8684834556516,40.78372730781086],[-73.8684833885891,40.78372689277378],[-73.8684833243928,40.78372647706991],[-73.8684832702145,40.78372612235665],[-73.86848321890145,40.78372576764673],[-73.86848316891162,40.78372541243573],[-73.86848313068545,40.78372512692871],[-73.86848312134615,40.78372505722749],[-73.86848296343135,40.783723774137336],[-73.86848285934164,40.78372280136581],[-73.86848281549241,40.7837223500022],[-73.86848266809196,40.78372054173174],[-73.86848263923088,40.78372008988264],[-73.8684825890053,40.783719184517814],[-73.86848256763975,40.78371873167209],[-73.86848254980049,40.78371827883048],[-73.86848253673745,40.78371786268233],[-73.86848252544073,40.78371744486097],[-73.86848250447672,40.78371556134839],[-73.86848254443115,40.783713298125086],[-73.86848257715279,40.783712464890854],[-73.86848259898403,40.78371201259698],[-73.86848264755395,40.783711189767416],[-73.86848309800821,40.78370652251982],[-73.86848322100579,40.783705621875825],[-73.86848335435995,40.783704722248764],[-73.86848382691949,40.78370203031901],[-73.86848399253009,40.7837012025972],[-73.86848450618764,40.78369890423152],[-73.86848461395918,40.78369845923948],[-73.86848495754482,40.783697127301586],[-73.868485076775,40.78369668332768],[-73.86848532470741,40.78369579807106],[-73.86848556479559,40.783694978810544],[-73.868485717428,40.78369447289036],[-73.86848597382019,40.78369365632881],[-73.86848754343325,40.78368922154347],[-73.8684878612943,40.78368841610874],[-73.86848806150762,40.78368792280729],[-73.86848860513953,40.7836866284559],[-73.86848914555334,40.78368540111098],[-73.86848976641737,40.783684059605584],[-73.86849035375336,40.78368284370588],[-73.8684919167947,40.78367983891026],[-73.86849234788434,40.78367906158156],[-73.86849261549874,40.78367858879498],[-73.8684930936349,40.78367775975459],[-73.86849358212297,40.783676934244],[-73.86849383066213,40.783676522750085],[-73.86849455720593,40.783675348890654],[-73.86849459125551,40.78367529398115],[-73.86849507674819,40.78367453430461],[-73.86849564179217,40.7836736691779],[-73.86849642119535,40.783672513471515],[-73.86849645722522,40.78367246023952],[-73.86849782906583,40.78367051850965],[-73.86849786729748,40.783670466452904],[-73.86849844894287,40.783669676563946],[-73.86849904049828,40.783668890706984],[-73.86849964218221,40.78366810971977],[-73.86850021400659,40.783667382474164],[-73.86850025399721,40.783667332429665],[-73.86850083462741,40.78366661021987],[-73.86850087439747,40.78366656034265],[-73.86850119010438,40.78366617589696],[-73.86850182569937,40.783665410193194],[-73.86850214779106,40.783665029105286],[-73.8685027572696,40.783664318822694],[-73.86850279857823,40.783664271125126],[-73.86850345795192,40.783663517677866],[-73.86850412877641,40.78366276910196],[-73.86850515163528,40.78366165538718],[-73.86850549684392,40.78366128689002],[-73.86850578616739,40.783660981486186],[-73.86850584491421,40.78366092007134],[-73.86850610684701,40.783660645796026],[-73.8685063703231,40.78366037118735],[-73.86850690277949,40.783659824991844],[-73.86850757522961,40.7836591461083],[-73.86850834569923,40.783658384579056],[-73.86850903598297,40.78365771509733],[-73.86850908102953,40.78365767175966],[-73.86850943698002,40.78365733242418],[-73.86851015460694,40.78365665577004],[-73.8685105778836,40.783656263238186],[-73.86851245326973,40.783654575716255],[-73.86851284316657,40.78365423357159],[-73.86851328361121,40.783653852618656],[-73.86851402892698,40.78365321720736],[-73.86851405784647,40.78365319311667],[-73.86851444771546,40.78365286521161],[-73.86851523405723,40.783652213429605],[-73.86851568616142,40.78365184337911],[-73.8685176997762,40.78365024714857],[-73.86851774833839,40.78365020934326],[-73.86851896058543,40.78364928464558],[-73.86852028910072,40.783648299771386],[-73.86852198216062,40.78364708772977],[-73.86852285216246,40.78364648186135],[-73.86852329487886,40.783646178140266],[-73.86852351601213,40.78364602862479],[-73.86852373891298,40.78364587676598],[-73.86852398608676,40.783645710192616],[-73.86852423502354,40.783645543621255],[-73.86852508245886,40.78364498136745],[-73.86852553375422,40.78364468603235],[-73.86852558362898,40.78364465308673],[-73.86852598768888,40.783644393380676],[-73.86852644338687,40.78364410073103],[-73.86852667178341,40.783643956082095],[-73.86852690040068,40.783643811433336],[-73.8685274101518,40.783643490366046],[-73.86852828443104,40.783642950591236],[-73.86852833430264,40.78364291932091],[-73.86852854106243,40.783642793912655],[-73.8685287493672,40.78364266733352],[-73.86852921496101,40.78364238575181],[-73.86852926637435,40.78364235498579],[-73.86852947379333,40.783642230583474],[-73.86852968407841,40.78364210568188],[-73.8685301540726,40.783641827958284],[-73.86853020482475,40.78364179719146],[-73.86853109846174,40.78364127620165],[-73.86853114987277,40.783641246608276],[-73.86853205143112,40.78364073216095],[-73.86853210261937,40.783640703740026],[-73.8685323153202,40.783640583196814],[-73.86853253066585,40.78364046265662],[-73.86853277005937,40.78364032957947],[-73.86853301011666,40.783640195330335],[-73.86853325083267,40.78364006225467],[-73.86853349309163,40.78363992901325],[-73.86853373380532,40.783639797110254],[-73.86853397672337,40.7836396650423],[-73.86853446255603,40.78363940258152],[-73.86853494970644,40.783639142467685],[-73.86853543861804,40.78363888336092],[-73.86853568351194,40.7836387551483],[-73.86853592928851,40.78363862643402],[-73.86853642105775,40.78363837118364],[-73.868536914806,40.78363811811336],[-73.86853740987347,40.78363786671986],[-73.86853790736198,40.78363761700428],[-73.86853840616963,40.78363736896552],[-73.86853895703642,40.78363709786762],[-73.86853991050319,40.783636636752526],[-73.86854016265394,40.78363651675686],[-73.86854041568733,40.78363639625972],[-73.86854092241103,40.78363615744384],[-73.86854143001159,40.783635920974326],[-73.86854168369959,40.783635803828425],[-73.8685419389316,40.783635686014065],[-73.86854244916968,40.78363545323315],[-73.8685429622693,40.783635222298294],[-73.86854321903755,40.78363510783621],[-73.8685434762475,40.78363499287209],[-73.86854373301378,40.78363487941517],[-73.8685439908827,40.783634765624555],[-73.8685445077184,40.78363454005469],[-73.86854476646482,40.78363442827531],[-73.86854502609256,40.78363431666449],[-73.86854528483678,40.78363420605778],[-73.86854554578596,40.78363409495096],[-73.86854580585047,40.78363398535092],[-73.86854606679726,40.783633875416825],[-73.86854632641972,40.78363376648639],[-73.86854658802478,40.78363365806076],[-73.86854685029084,40.78363354963592],[-73.86854711277661,40.78363344171387],[-73.86854739974439,40.78363332460589],[-73.86854768957829,40.783633206998516],[-73.86854792581069,40.7836331122811],[-73.86854816358806,40.783633016392656],[-73.86854868986937,40.78363280674855],[-73.86854922099718,40.78363259828262],[-73.86854948567671,40.78363249538875],[-73.86854975145835,40.783632392496315],[-73.86855028279922,40.78363218771613],[-73.86855081479582,40.783631985784666],[-73.86855135031524,40.78363178553249],[-73.86855188583036,40.78363158745811],[-73.86855242288537,40.78363139089323],[-73.86855296125799,40.78363119667518],[-73.86855323011227,40.7836311003197],[-73.86855349962745,40.78363100413243],[-73.86855409224627,40.78363079556908],[-73.86855433639319,40.78363071074458],[-73.86855458230333,40.78363062592214],[-73.86855566915231,40.78363025508779],[-73.86855594152334,40.78363016359445],[-73.86855621477572,40.78363007226971],[-73.86855648648185,40.78362998261844],[-73.86855676039322,40.78362989229963],[-73.86855730821155,40.78362971400727],[-73.86855785668676,40.78362953789343],[-73.86855840736312,40.783629363289904],[-73.86855868192674,40.78362927749496],[-73.86855895869583,40.78362919103246],[-73.86855951068547,40.78362902095362],[-73.8685600628912,40.78362885305279],[-73.86856033965344,40.78362876994082],[-73.86856061773834,40.783628686830305],[-73.86856089449743,40.7836286053935],[-73.8685611721406,40.78362852278507],[-73.8685617285218,40.783628360919984],[-73.86856228644272,40.78362820073183],[-73.86856284502039,40.78362804272233],[-73.86856312375534,40.78362796514086],[-73.86856340425494,40.78362788689138],[-73.86856396414643,40.783627733239],[-73.86856452557744,40.783627581263616],[-73.86856480607027,40.783627506364596],[-73.86856508788436,40.78362743213716],[-73.86856554743157,40.783627310702734],[-73.86856564930754,40.78362728401488],[-73.86856593111867,40.78362721129513],[-73.8685662135908,40.78362713857625],[-73.86856677941358,40.78362699481461],[-73.86856734501013,40.78362685390065],[-73.86856791236698,40.783626714496435],[-73.86856848016,40.78362657743808],[-73.86856876350386,40.78362650974584],[-73.8685690494929,40.78362644188915],[-73.86856961749777,40.78362630918668],[-73.8685701890244,40.78362617866603],[-73.8685704730242,40.783626113655004],[-73.86857075988829,40.7836260491498],[-73.86857190490592,40.78362579799479],[-73.86857247795945,40.78362567568462],[-73.86857305166969,40.78362555555305],[-73.868573626699,40.78362543709826],[-73.86857420326696,40.783625320823],[-73.86857477983034,40.78362520672558],[-73.86857535705089,40.783625094806744],[-73.86857593492778,40.783624985234056],[-73.86857651302118,40.78362487767184],[-73.86857709243236,40.783624772456534],[-73.86857738213541,40.783624721189085],[-73.86857767316297,40.78362466875044],[-73.86857796286488,40.783624617985524],[-73.86857825344823,40.78362456738915],[-73.86857883350753,40.7836244687081],[-73.8685791254092,40.78362442012351],[-73.86857941576798,40.783624371537194],[-73.86857999956662,40.783624276713475],[-73.86858028992077,40.78362423047247],[-73.86858058181808,40.78362418406573],[-73.86858087437432,40.78362413883243],[-73.86858116626937,40.78362409359841],[-73.86858174983466,40.783624005307814],[-73.86858233361578,40.78362391936289],[-73.86858292025902,40.78362383492893],[-73.8685835066765,40.78362375317511],[-73.86858409264858,40.78362367376616],[-73.86858468060134,40.78362359586722],[-73.8685852678883,40.78362352031289],[-73.86858585516974,40.78362344743886],[-73.86858644333007,40.78362337607352],[-73.86858703280798,40.78362330705516],[-73.86858753696855,40.7836232500013],[-73.86858778981868,40.78362322231289],[-73.868588043331,40.783623194122626],[-73.86858905450264,40.7836230875568],[-73.86858956085544,40.783623036536355],[-73.86859057443259,40.783622939522246],[-73.8685911645416,40.78362288574936],[-73.8685917568501,40.78362283432433],[-73.86859234915408,40.78362278507713],[-73.86859294145398,40.78362273800776],[-73.86859412824553,40.78362264990237],[-73.86859472119373,40.78362260936721],[-73.86859531479861,40.78362257101064],[-73.86859590861935,40.783622534999694],[-73.86859650221567,40.78362250099871],[-73.86859679846111,40.783622484919015],[-73.86859709602882,40.78362246884082],[-73.86859769049687,40.78362243986662],[-73.86859947520296,40.783622363332185],[-73.86860007031605,40.783622342567476],[-73.86860126052972,40.78362230723642],[-73.86860185629111,40.78362229300593],[-73.86860245138668,40.78362228112009],[-73.8686030473609,40.78362227074292],[-73.86860364244767,40.783622263212635],[-73.86860423885273,40.78362225786172],[-73.86860453639233,40.783622256023115],[-73.86860483481357,40.78362225418559],[-73.8686054298876,40.783622253188774],[-73.86860602495605,40.78362225503992],[-73.86860632315155,40.78362225588253],[-73.86860662156619,40.78362225739534],[-73.86860721662731,40.78362226293211],[-73.86860781300625,40.783622270815655],[-73.86860840894131,40.78362228020637],[-73.86860900398922,40.783622292444065],[-73.8686095990329,40.783622306859606],[-73.86860989655294,40.78362231490496],[-73.8686101940732,40.783622322950336],[-73.86861078976946,40.783622341722236],[-73.86861108728526,40.78362235194543],[-73.86861138480121,40.78362236216868],[-73.86861168231266,40.78362237456967],[-73.86861197982749,40.78362238529548],[-73.86861227733914,40.78362239769646],[-73.86861257507111,40.78362241009774],[-73.86861316920697,40.783622437746736],[-73.86861356433894,40.78362245796517],[-73.86861376289812,40.78362246740549],[-73.86861396079468,40.78362247751512],[-73.86861435724683,40.78362249890774],[-73.86861495225143,40.783622533091226],[-73.86861554570991,40.78362256894816],[-73.86861613938355,40.78362260748568],[-73.86861673283359,40.78362264769825],[-73.86861732583743,40.783622690590775],[-73.86861851073093,40.783622782572834],[-73.8686188075574,40.7836228070349],[-73.86861910284118,40.78362283149522],[-73.86861969494599,40.78362288326549],[-73.86861999088669,40.78362290990435],[-73.86862028704788,40.783622936543516],[-73.8686205816638,40.78362296435351],[-73.868620876941,40.783622992164304],[-73.86862117375755,40.783623021652105],[-73.86862146903297,40.78362305046807],[-73.86862186258305,40.78362309045276],[-73.86862225613243,40.78362313094001],[-73.868622649459,40.783623172599654],[-73.86862323867375,40.783623236930985],[-73.86862441642785,40.78362337279657],[-73.86862471102782,40.78362340881532],[-73.86862500562988,40.78362344366145],[-73.86862529934568,40.78362348085189],[-73.86862559262327,40.78362351686912],[-73.86862588722104,40.783623553892994],[-73.86862617961347,40.78362359158452],[-73.8686267665982,40.783623669147815],[-73.86862706119057,40.78362370901969],[-73.86862735357869,40.783623748889006],[-73.86862764728738,40.78362378976499],[-73.86862793989366,40.78362383080723],[-73.8686285246616,40.783623914901476],[-73.86862881704444,40.78362395745122],[-73.86862911008731,40.78362400067179],[-73.86862950007443,40.78362405924766],[-73.8686296948467,40.78362408912169],[-73.86862988851664,40.783624118994474],[-73.86863027761896,40.78362417924465],[-73.86863086170959,40.7836242715469],[-73.86863144359044,40.783624366694454],[-73.86863173441868,40.78362441527336],[-73.86863202480717,40.78362446334917],[-73.86863231651472,40.783624513101664],[-73.86863260668065,40.78362456234991],[-73.86863289750458,40.78362461310655],[-73.86863318788843,40.783624663527725],[-73.8686334780488,40.7836247154563],[-73.86863376754954,40.783624766714055],[-73.86863434654487,40.78362487224498],[-73.86863492553664,40.78362497945113],[-73.86863521502943,40.78362503472951],[-73.86863550386214,40.78362508933696],[-73.8686357924723,40.78362514511691],[-73.86863609617357,40.78362520392943],[-73.86863723352545,40.78362543105018],[-73.86863838264692,40.78362566907354],[-73.86863866926305,40.78362573021198],[-73.8686389715203,40.783625794802475],[-73.86863925703179,40.7836258571961],[-73.86863952844438,40.78362591630692],[-73.86864010078679,40.783626042603395],[-73.86864067246246,40.78362617174703],[-73.86864097206768,40.783626240103885],[-73.86864124215154,40.78362630239615],[-73.86864182725763,40.783626438423674],[-73.86864211055384,40.78362650659437],[-73.8686423804151,40.7836265700591],[-73.86864266481197,40.78362663890112],[-73.86864294788704,40.783626707406675],[-73.86864351535586,40.783626846261996],[-73.86864379754518,40.78362691694433],[-73.86864408127755,40.78362698746087],[-73.86864464631303,40.78362713083663],[-73.86864492717568,40.78362720369524],[-73.86864521002201,40.783627276388664],[-73.86864549242533,40.78362735025422],[-73.86864577394817,40.783627423616174],[-73.86864633610672,40.78362757301956],[-73.86864661630185,40.78362764906039],[-73.86864689781787,40.78362772577287],[-73.86864717713135,40.78362780181272],[-73.86864747120214,40.78362788256016],[-73.8686480166057,40.78362803445725],[-73.86864857522075,40.783628192567825],[-73.8686488538656,40.78362827246006],[-73.86864913251124,40.78362835184966],[-73.86864940961074,40.78362843291277],[-73.86864968825323,40.78362851397766],[-73.86864996601193,40.78362859604662],[-73.86865024399131,40.78362867811586],[-73.86865079818317,40.78362884392761],[-73.8686513519297,40.78362901208425],[-73.86865190390904,40.78362918224908],[-73.868652178354,40.78362926833494],[-73.86865245478288,40.783629354255524],[-73.86865357854147,40.783629712868105],[-73.86865410032509,40.783629883668624],[-73.86865464743727,40.78363006320936],[-73.86865493178193,40.78363015852042],[-73.86865519300117,40.78363024559628],[-73.86865573723966,40.7836304294894],[-73.86865682195649,40.783630803972365],[-73.86865709109375,40.78363089926603],[-73.86865736177478,40.78363099405894],[-73.8686576309101,40.7836310903577],[-73.8686579015891,40.78363118615575],[-73.8686581700609,40.783631283626484],[-73.8686584391949,40.78363138059538],[-73.86865870766576,40.78363147856867],[-73.86865897613605,40.78363157670953],[-73.86865924460353,40.78363167635808],[-73.8686595130734,40.78363177483397],[-73.86866004714085,40.78363197530055],[-73.8686605796636,40.783632176770475],[-73.86866707567846,40.78363484280258],[-73.86868461162118,40.78364420584759],[-73.86869974205841,40.78365574113225],[-73.8687120074903,40.78366909884336],[-73.86872103602697,40.783683871974105],[-73.86872154015359,40.783684950239575],[-73.86942344795426,40.78359131491779],[-73.87048029898958,40.78230611231526],[-73.87146292358177,40.78212640074084],[-73.87255732673727,40.780821121542665],[-73.87238637036785,40.78074052747705],[-73.87218014326744,40.78052591567096],[-73.87118588705202,40.78000159885228],[-73.8701948502004,40.77954680398099],[-73.87015751178103,40.77949794563907],[-73.86825520270827,40.778512644075846],[-73.86792643466022,40.77839424779844],[-73.8663290285321,40.777641998558884],[-73.86615198692074,40.7775906809876],[-73.86576064949385,40.77735812069452],[-73.86513221186647,40.77696647001435],[-73.86471066497087,40.77673318625367],[-73.86215889693487,40.775514553767444],[-73.85921146961684,40.774088467311664],[-73.8591179260299,40.774130424886394],[-73.85901031879031,40.774134187405295],[-73.8589284221736,40.774095136097046],[-73.85890298388736,40.77400941084968],[-73.85893795943063,40.773956124872086],[-73.85863356071194,40.77380883459966],[-73.85840105714999,40.77372133605429],[-73.8579615794531,40.77348920588879],[-73.85773563893164,40.773384814756746],[-73.85723387590262,40.77318362981206],[-73.85690044014636,40.77305877286941],[-73.85674398259154,40.77297907257256],[-73.85656384625648,40.77289966825794],[-73.8559380688681,40.772636741565215],[-73.8555107354459,40.7724389681713],[-73.85505106271819,40.7721953899892],[-73.85504825390281,40.77211435071411],[-73.85504803073813,40.772037078325226],[-73.85505451774685,40.771924657916415],[-73.85506798595154,40.77187023014768],[-73.8550863591045,40.771831387774846],[-73.85511549005498,40.77181323378774],[-73.85518065336801,40.77178358138668],[-73.8556587255464,40.77115074024051],[-73.8564211916896,40.7703467130632],[-73.85643866852624,40.77033323611155],[-73.85645807349368,40.770320861198805],[-73.85650122019834,40.77030029318379],[-73.85652419256841,40.77029246081004],[-73.85654757393833,40.77028645581012],[-73.85657099964926,40.77028236953403],[-73.85661890723391,40.77027930513911],[-73.85666883680076,40.77028247319027],[-73.85669390392565,40.7702863678512],[-73.85671858798986,40.770291738267936],[-73.85674255927898,40.77029851350247],[-73.85676549671844,40.77030660118424],[-73.8572320319643,40.77052901036693],[-73.85728951464276,40.77055097301542],[-73.8573137209906,40.770558360561054],[-73.85733677055224,40.7705640712436],[-73.85735910137694,40.770568213827694],[-73.85738091328331,40.77057080715651],[-73.8573967280712,40.77056998960436],[-73.85740515395037,40.770567937622026],[-73.85743064536503,40.77055579456303],[-73.857447623204,40.77054291976692],[-73.85745955790412,40.77052876067497],[-73.85746405294711,40.770520193771965],[-73.85746766311506,40.77051046314496],[-73.85747194415998,40.77049130633464],[-73.85747816799682,40.77044489329811],[-73.85748432439799,40.7704238102496],[-73.85748920023883,40.770414505027624],[-73.85749528182234,40.77040655222498],[-73.85750267630988,40.77039981644553],[-73.85750688716104,40.77039687721933],[-73.85752974542942,40.7703863074673],[-73.85755023687757,40.77038078501808],[-73.8575730336926,40.77037761613731],[-73.85759841800356,40.77037676599201],[-73.85762452189127,40.770378022362316],[-73.85765412555529,40.77038128230367],[-73.85776107882876,40.770399974405436],[-73.8577762649952,40.7704050983337],[-73.85783557421978,40.77043161933196],[-73.85784854459688,40.770436606160956],[-73.8578600035371,40.77044006044043],[-73.85787912685437,40.77044287601547],[-73.85789051085527,40.77044210670607],[-73.85790102304883,40.77043921025007],[-73.85790399937207,40.77043786349506],[-73.85810814036756,40.77033328729686],[-73.85812062818609,40.770337336864095],[-73.85813724838904,40.770347235656445],[-73.85814676560993,40.77035036385687],[-73.8581549242783,40.770350941478625],[-73.85816356056772,40.77035063699416],[-73.85817215042397,40.77034947605996],[-73.85818022083116,40.77034752309374],[-73.8581872858477,40.7703449110156],[-73.85819573008204,40.77033990568531],[-73.85820511050316,40.770323455974626],[-73.85820236123453,40.77030737882348],[-73.85818924879582,40.77029046000006],[-73.85798709647948,40.77017361371148],[-73.85773623576031,40.770003145072444],[-73.85745009449602,40.76980870552698],[-73.85692407357435,40.769512526044636],[-73.85669054762441,40.76938550770766],[-73.85621267610183,40.76919579775786],[-73.85614888582383,40.76907879647404],[-73.85614973578456,40.76898684694487],[-73.85624565746174,40.768885714199044],[-73.85631296048622,40.76887844058351],[-73.85647771882186,40.76890515740584],[-73.8566356595733,40.7689403297537],[-73.85681833769988,40.769038846179846],[-73.85704790262234,40.769139555948925],[-73.85710288000817,40.76909250012835],[-73.85716158430348,40.76899140170883],[-73.85724041942667,40.768881574641455],[-73.85731254450552,40.76876360817363],[-73.8576780026624,40.768276265391535],[-73.85797604163109,40.768114830470275],[-73.85805261946524,40.768090656371356],[-73.85819704236063,40.76794331410318],[-73.85832813918698,40.76782418505336],[-73.85843507175626,40.767705440958785],[-73.85859539017551,40.76748501377079],[-73.85877376553057,40.76734999560111],[-73.85892075977725,40.76727356056683],[-73.85937510429778,40.767075328942795],[-73.85963779907536,40.76702796771882],[-73.85983028214702,40.76703180469943],[-73.85998650669511,40.766957936481305],[-73.86016778943647,40.76694222727409],[-73.86033645988823,40.76695943289266],[-73.86055456613438,40.767000318757084],[-73.8606974303085,40.76701133385545],[-73.86077468876901,40.76699451566896],[-73.8608553594459,40.76693211808933],[-73.86092884231329,40.76694195062053],[-73.86098883676625,40.7670142707441],[-73.8610076217557,40.76705938132751],[-73.86100038221741,40.767173916246776],[-73.86103345678849,40.76725679418064],[-73.8611027715228,40.76727194252989],[-73.86118998431375,40.76720716686895],[-73.86121194395173,40.767031089935635],[-73.86131386166113,40.76694063174378],[-73.86143250938805,40.76691478503684],[-73.86169177207913,40.766917042037996],[-73.86181545316393,40.766937361567415],[-73.86202142385251,40.76691313355555],[-73.86205271633106,40.76691261216038],[-73.86212976522565,40.766911335364746],[-73.86222539270146,40.76689460151029],[-73.86220059780598,40.76683989324716],[-73.86226565137724,40.7668031677728],[-73.86243485599893,40.766888917529634],[-73.8626022140311,40.7668939798399],[-73.8626886417663,40.766875910504886],[-73.86275490196977,40.7667645249259],[-73.8627202147973,40.76667064229232],[-73.86224047985044,40.76628308650587],[-73.86215785661717,40.766191757929604],[-73.86216751063289,40.766047994214446],[-73.86201493096908,40.7658909264003],[-73.86176874486026,40.76559400452211],[-73.86153844239246,40.76534253221654],[-73.86123668863942,40.76496061610322],[-73.86043337753607,40.76386888237228],[-73.86057039718791,40.76383121304042],[-73.8609369142292,40.76372861549117],[-73.86109724401749,40.763664477590375],[-73.86180888794328,40.76454470752483],[-73.86286118526485,40.765846236249395],[-73.86321805258571,40.766250816417404],[-73.86340214931707,40.766455512263775],[-73.86353063445014,40.766576224206304],[-73.8640497563207,40.767063947612996],[-73.86458486962489,40.76756669037982],[-73.86473884218836,40.76770264928817],[-73.86484009584296,40.76779205521366],[-73.86509294016857,40.768015314736566],[-73.86550588652887,40.768345768337554],[-73.8660687595498,40.768796182155235],[-73.86728193749028,40.76965000329073],[-73.86809873437277,40.77017200865152],[-73.86889382724557,40.7706490218974],[-73.8694371969787,40.770924482029415],[-73.8696297045435,40.77100636597563],[-73.87016128312283,40.77120898587921],[-73.87071447492593,40.77139069003697],[-73.87143357341982,40.77157646722143],[-73.87173533999831,40.77162258581682],[-73.87223577630479,40.771695659019],[-73.87272561588566,40.7717366426891],[-73.87327941389206,40.771767401350274],[-73.87380524624177,40.77176797845617],[-73.87426330423894,40.77175338749954],[-73.87475943290804,40.771719987453025],[-73.87517573281463,40.77167671112571],[-73.87601656518736,40.771551044050284],[-73.87608949641871,40.77153690308667],[-73.87615314114652,40.771523455871275],[-73.87665135297375,40.771418946298496],[-73.87704537116788,40.7713165290761],[-73.87743339837307,40.77120025528238],[-73.8778141631998,40.77107045683788],[-73.87818647017923,40.77092753544954],[-73.87854915607663,40.77077199556527],[-73.87897365135682,40.770556421790346],[-73.87961158784404,40.770232447966045],[-73.8802016152108,40.769904189598854],[-73.88056341504745,40.76970115290324],[-73.88068583532848,40.76963245210977],[-73.88159926405389,40.76912585191353],[-73.88277241826258,40.76852944143757],[-73.8835659356267,40.76818044516139],[-73.88426804118332,40.76789476450059],[-73.88439729428212,40.76784217036947],[-73.88506266082872,40.767598942589494],[-73.88564823426097,40.76740769077912],[-73.88602554198904,40.76728295820269],[-73.88667620356289,40.767103258810266],[-73.88671945967403,40.767091312865354],[-73.88713429376327,40.76698296557485],[-73.88762452851309,40.76686520068985],[-73.88770661820021,40.76683859805161],[-73.88772988224949,40.766914434369546],[-73.88781814564817,40.767202078252204],[-73.88813062683894,40.76826419247144],[-73.88817759226338,40.76842825670083],[-73.88818541926055,40.76847940439165],[-73.88819008154654,40.76850987381555],[-73.88822109389267,40.7685922895698],[-73.88827130994922,40.768671871644564],[-73.88833975496362,40.768744806518384],[-73.8884237566462,40.76880764422566],[-73.88851925802432,40.76885784078159],[-73.88862144935695,40.7688940494594],[-73.88872551338747,40.76891623912022],[-73.88873647166173,40.768985931043495],[-73.88904000254621,40.770916237979016],[-73.88942374351181,40.773045928514385],[-73.8894548683754,40.773532951629164],[-73.88779843805143,40.77371129742472],[-73.88767940155564,40.773818791723336],[-73.88580762286668,40.774022224475495],[-73.88581012437984,40.77403601766626],[-73.8858179236742,40.774078998238],[-73.88582793733663,40.77407794805809],[-73.88583361561382,40.77410924043998],[-73.88579151867035,40.77411365507251],[-73.88579034397598,40.77410718725053],[-73.88568182351509,40.774118568043235],[-73.88568292636904,40.774124645460255],[-73.88566947657924,40.774126056083915],[-73.88569498085096,40.77426661044566],[-73.88570207086153,40.774265867131376],[-73.88571221642924,40.77432177112162],[-73.88567398900969,40.77432577994898],[-73.88567349258264,40.774323050631175],[-73.88565054964837,40.77432545748964],[-73.88567007665036,40.774433071216954],[-73.8856265073983,40.77443763979212],[-73.88560236103582,40.774304563939154],[-73.88564627381488,40.774299959528435],[-73.88564767572954,40.77430769122319],[-73.88566773133991,40.77430558790476],[-73.88566130980077,40.77427020514197],[-73.88566791315597,40.7742695127772],[-73.88564276584745,40.774130932886045],[-73.8856385336236,40.774131377654435],[-73.8856323103537,40.77409707478869],[-73.8856758683633,40.77409250687025],[-73.88567708364381,40.774099202065976],[-73.88578804109311,40.77408756570373],[-73.88578683431469,40.77408091775983],[-73.88579477727255,40.774080084653924],[-73.88578718974975,40.77403826876139],[-73.88578473697669,40.774024712164575],[-73.88431556689014,40.77418436398419],[-73.88408262463024,40.77410448014342],[-73.88391627963814,40.77413260659165],[-73.88393168284377,40.774184644352545],[-73.88410836235256,40.77416708289565],[-73.88455150532151,40.774360622332196],[-73.8846598266042,40.774480101210216],[-73.88479222517182,40.77480706312015],[-73.88483742391051,40.774952980745745],[-73.88485536080363,40.77510221207493],[-73.88483519529915,40.77522084161279],[-73.8847736190733,40.77533228058661],[-73.8846752373344,40.77539676647523],[-73.88460175355176,40.775420510694566],[-73.88454882637315,40.77542804960348],[-73.88445519420917,40.77546480385054],[-73.88441988513166,40.775456466204616],[-73.88428737712128,40.77547205616608],[-73.88428830552827,40.77548309653424],[-73.88433217018849,40.775482970368245],[-73.88436257156576,40.775493373732765],[-73.88440957187993,40.775549360877406],[-73.88475744404441,40.77725413868535],[-73.88482322075305,40.777512397707106],[-73.88493197897425,40.77790502160194],[-73.88499070411903,40.77814521789079],[-73.88503248656444,40.778299831722855],[-73.88505522658464,40.77840531274421],[-73.88511399222651,40.77847552903457],[-73.8852000839678,40.77851357126359],[-73.88523914391578,40.778559221175854],[-73.88525026986592,40.7786129017425],[-73.88521875942243,40.778661362805124],[-73.88508345876635,40.77867131316204],[-73.88505291740942,40.77877543567212],[-73.88512416435393,40.77906120928311],[-73.88508410716267,40.77935257161623],[-73.88497842475375,40.77974438290783],[-73.88493466381271,40.77993691230446],[-73.88488113731053,40.77998719674132],[-73.88478225021112,40.78003848049794],[-73.88445032609359,40.780154601326295],[-73.88385203219576,40.780264319754615],[-73.88325271441298,40.78026542290223],[-73.88324038254842,40.78032572327386],[-73.88290491186557,40.78034869723987],[-73.88287851751457,40.78023631960685],[-73.88281116030053,40.78021893669772],[-73.88274449717231,40.78022342356961],[-73.88264030510899,40.78028585745639],[-73.88231777091364,40.78036054929842],[-73.88215899724347,40.780367867563214],[-73.88211863000274,40.780395863177276],[-73.88208293364791,40.78045083616728],[-73.88202629453511,40.78048504302535],[-73.88187200517194,40.780498454869914],[-73.88168407683699,40.78050006263894],[-73.88155872181817,40.78054662523416],[-73.88139075985576,40.78060160840813],[-73.8812191473699,40.780610617237734],[-73.88096087912395,40.78058557723641],[-73.88087003883854,40.780573060175364],[-73.88075025848383,40.78057432574367],[-73.88038817410674,40.780619416402956],[-73.88018929439086,40.78063496792166],[-73.8800224049746,40.7806447198398],[-73.87990587782392,40.780639145171016],[-73.87973466843022,40.78065481804996],[-73.87961343937253,40.78069431895536],[-73.87958646834709,40.780698110357555],[-73.87959071037689,40.780779148716555],[-73.87960408126783,40.78077916268667],[-73.87960692432874,40.78085031306535],[-73.87947468643911,40.78085695107514],[-73.87947341303463,40.78070268891424],[-73.87944805023605,40.780700476009436],[-73.8793580603621,40.78065668012745],[-73.87930409174368,40.78075940788089],[-73.87920483851639,40.7807673893349],[-73.87913370828576,40.78067822887976],[-73.87892488684261,40.780673552151534],[-73.87870562518967,40.78058590944756],[-73.87905115693101,40.781730532860884],[-73.87930868295156,40.78185365833239],[-73.878858374856,40.78239817868128],[-73.87888831235482,40.78241442661205],[-73.87888384757909,40.78241893924365],[-73.87914510421407,40.78254456779576],[-73.87916445729734,40.782523130927196],[-73.87918078802261,40.782529923616515],[-73.87916440606021,40.78255136427326],[-73.87974777853677,40.78283656370453],[-73.8797016367226,40.78288281807234],[-73.87967788425725,40.78287262950656],[-73.87970469079092,40.782837648359504],[-73.87945679555362,40.78271542259295],[-73.87942106533065,40.78275604079175],[-73.87940622567464,40.78274586149495],[-73.87943006869374,40.782706359483456],[-73.87914654749872,40.78256828555271],[-73.87908251177446,40.7826506586608],[-73.8790602451593,40.78264047102363],[-73.87912427592009,40.78256035616566],[-73.87886747171406,40.78243699065758],[-73.87885705699973,40.78244488557133],[-73.87883146781755,40.78243071449441],[-73.87833923298075,40.78302592074954],[-73.87515754893464,40.78150944915075],[-73.87484527331479,40.781684924075336],[-73.87124856242525,40.78603815125508]]]]}}],FU={type:LU,crs:zU,features:BU},OU=r=>r.map(o=>{const{geometry:u,properties:m}=o;let x=[];return u&&"coordinates"in u&&(x=JSON.parse(JSON.stringify(u.coordinates))),{type:"Feature",properties:m,geometry:{coordinates:x,type:u.type}}});function _M(r,o,u={}){const m={type:"Feature"};return(u.id===0||u.id)&&(m.id=u.id),u.bbox&&(m.bbox=u.bbox),m.properties=o||{},m.geometry=r,m}function tm(r,o,u={}){if(!r)throw new Error("coordinates is required");if(!Array.isArray(r))throw new Error("coordinates must be an Array");if(r.length<2)throw new Error("coordinates must be at least 2 numbers long");if(!lw(r[0])||!lw(r[1]))throw new Error("coordinates must contain numbers");return _M({type:"Point",coordinates:r},o,u)}function NU(r,o,u={}){for(const x of r){if(x.length<4)throw new Error("Each LinearRing of a Polygon must have 4 or more Positions.");if(x[x.length-1].length!==x[0].length)throw new Error("First and last Position are not equivalent.");for(let T=0;T=2&&!Array.isArray(r[0])&&!Array.isArray(r[1]))return[...r];throw new Error("coord must be GeoJSON Point or an Array of numbers")}function UU(r,o){return r.type==="FeatureCollection"?"FeatureCollection":r.type==="GeometryCollection"?"GeometryCollection":r.type==="Feature"&&r.geometry!==null?r.geometry.type:r.type}function Vu(r,o,u){if(r!==null)for(var m,x,T,C,k,s,B,V=0,U=0,Y,a7=r.type,f7=a7==="FeatureCollection",b7=a7==="Feature",L7=f7?r.features.length:1,p7=0;p7u;){if(m-u>600){var T=m-u+1,C=o-u+1,k=Math.log(T),s=.5*Math.exp(2*k/3),B=.5*Math.sqrt(k*s*(T-s)/T)*(C-T/2<0?-1:1),V=Math.max(u,Math.floor(o-C*s/T+B)),U=Math.min(m,Math.floor(o+(T-C)*s/T+B));yM(r,o,V,U,x)}var Y=r[o],a7=u,f7=m;for(bo(r,u,o),x(r[m],Y)>0&&bo(r,u,m);a70;)f7--}x(r[u],Y)===0?bo(r,u,f7):(f7++,bo(r,f7,m)),f7<=o&&(u=f7+1),o<=f7&&(m=f7-1)}}function bo(r,o,u){var m=r[o];r[o]=r[u],r[u]=m}function $U(r,o){return ro?1:0}let GU=class{constructor(o=9){this._maxEntries=Math.max(4,o),this._minEntries=Math.max(2,Math.ceil(this._maxEntries*.4)),this.clear()}all(){return this._all(this.data,[])}search(o){let u=this.data;const m=[];if(!ac(o,u))return m;const x=this.toBBox,T=[];for(;u;){for(let C=0;C=0&&T[u].children.length>this._maxEntries;)this._split(T,u),u--;this._adjustParentBBoxes(x,T,u)}_split(o,u){const m=o[u],x=m.children.length,T=this._minEntries;this._chooseSplitAxis(m,T,x);const C=this._chooseSplitIndex(m,T,x),k=Cr(m.children.splice(C,m.children.length-C));k.height=m.height,k.leaf=m.leaf,Mr(m,this.toBBox),Mr(k,this.toBBox),u?o[u-1].children.push(k):this._splitRoot(m,k)}_splitRoot(o,u){this.data=Cr([o,u]),this.data.height=o.height+1,this.data.leaf=!1,Mr(this.data,this.toBBox)}_chooseSplitIndex(o,u,m){let x,T=1/0,C=1/0;for(let k=u;k<=m-u;k++){const s=Ro(o,0,k,this.toBBox),B=Ro(o,k,m,this.toBBox),V=QU(s,B),U=Lf(s)+Lf(B);V=u;B--){const V=o.children[B];Lo(k,o.leaf?T(V):V),s+=sc(k)}return s}_adjustParentBBoxes(o,u,m){for(let x=m;x>=0;x--)Lo(u[x],o)}_condense(o){for(let u=o.length-1,m;u>=0;u--)o[u].children.length===0?u>0?(m=o[u-1].children,m.splice(m.indexOf(o[u]),1)):this.clear():Mr(o[u],this.toBBox)}};function HU(r,o,u){if(!u)return o.indexOf(r);for(let m=0;m=r.minX&&o.maxY>=r.minY}function Cr(r){return{children:r,height:1,leaf:!0,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0}}function cw(r,o,u,m,x){const T=[o,u];for(;T.length;){if(u=T.pop(),o=T.pop(),u-o<=m)continue;const C=o+Math.ceil((u-o)/m/2)*m;VU(r,C,o,u,x),T.push(o,C,C,u)}}const YU=Object.freeze(Object.defineProperty({__proto__:null,default:GU},Symbol.toStringTag,{value:"Module"}));function uw(r,o={}){let u=0,m=0,x=0;return Vu(r,function(T){u+=T[0],m+=T[1],x++},!0),tm([u/x,m/x],o.properties)}var Ag={exports:{}};const XU=_w(YU);class KU{constructor(o=[],u=JU){if(this.data=o,this.length=this.data.length,this.compare=u,this.length>0)for(let m=(this.length>>1)-1;m>=0;m--)this._down(m)}push(o){this.data.push(o),this.length++,this._up(this.length-1)}pop(){if(this.length===0)return;const o=this.data[0],u=this.data.pop();return this.length--,this.length>0&&(this.data[0]=u,this._down(0)),o}peek(){return this.data[0]}_up(o){const{data:u,compare:m}=this,x=u[o];for(;o>0;){const T=o-1>>1,C=u[T];if(m(x,C)>=0)break;u[o]=C,o=T}u[o]=x}_down(o){const{data:u,compare:m}=this,x=this.length>>1,T=u[o];for(;o=0)break;u[o]=k,o=C}u[o]=T}}function JU(r,o){return ro?1:0}const eV=Object.freeze(Object.defineProperty({__proto__:null,default:KU},Symbol.toStringTag,{value:"Module"})),tV=_w(eV);var $u={exports:{}},rV=function(o,u,m,x){var T=o[0],C=o[1],k=!1;m===void 0&&(m=0),x===void 0&&(x=u.length);for(var s=(x-m)/2,B=0,V=s-1;BC!=f7>C&&T<(a7-U)*(C-Y)/(f7-Y)+U;b7&&(k=!k)}return k},nV=function(o,u,m,x){var T=o[0],C=o[1],k=!1;m===void 0&&(m=0),x===void 0&&(x=u.length);for(var s=x-m,B=0,V=s-1;BC!=f7>C&&T<(a7-U)*(C-Y)/(f7-Y)+U;b7&&(k=!k)}return k},xM=rV,vM=nV;$u.exports=function(o,u,m,x){return u.length>0&&Array.isArray(u[0])?vM(o,u,m,x):xM(o,u,m,x)};$u.exports.nested=vM;$u.exports.flat=xM;var iV=$u.exports,rm={exports:{}};(function(r,o){(function(u,m){m(o)})(gw,function(u){const x=33306690738754706e-32;function T(b7,L7,p7,l7,d7){let T7,D7,I7,J7,Z7=L7[0],F4=l7[0],c4=0,L4=0;F4>Z7==F4>-Z7?(T7=Z7,Z7=L7[++c4]):(T7=F4,F4=l7[++L4]);let e0=0;if(c4Z7==F4>-Z7?(I7=T7-((D7=Z7+T7)-Z7),Z7=L7[++c4]):(I7=T7-((D7=F4+T7)-F4),F4=l7[++L4]),T7=D7,I7!==0&&(d7[e0++]=I7);c4Z7==F4>-Z7?(I7=T7-((D7=T7+Z7)-(J7=D7-T7))+(Z7-J7),Z7=L7[++c4]):(I7=T7-((D7=T7+F4)-(J7=D7-T7))+(F4-J7),F4=l7[++L4]),T7=D7,I7!==0&&(d7[e0++]=I7);for(;c40!=I7>0)return J7;const Z7=Math.abs(D7+I7);return Math.abs(J7)>=k*Z7?J7:-function(F4,c4,L4,e0,d0,X4,f0){let K4,j0,s4,k4,y4,Z4,E4,J0,i0,e3,_0,z0,R4,z4,j4,y0,f4,t3;const I0=F4-d0,g3=L4-d0,f3=c4-X4,U0=e0-X4;y4=(j4=(J0=I0-(E4=(Z4=134217729*I0)-(Z4-I0)))*(e3=U0-(i0=(Z4=134217729*U0)-(Z4-U0)))-((z4=I0*U0)-E4*i0-J0*i0-E4*e3))-(_0=j4-(f4=(J0=f3-(E4=(Z4=134217729*f3)-(Z4-f3)))*(e3=g3-(i0=(Z4=134217729*g3)-(Z4-g3)))-((y0=f3*g3)-E4*i0-J0*i0-E4*e3))),V[0]=j4-(_0+y4)+(y4-f4),y4=(R4=z4-((z0=z4+_0)-(y4=z0-z4))+(_0-y4))-(_0=R4-y0),V[1]=R4-(_0+y4)+(y4-y0),y4=(t3=z0+_0)-z0,V[2]=z0-(t3-y4)+(_0-y4),V[3]=t3;let S8=function(o4,r7){let u7=r7[0];for(let S7=1;S7=Q4||-S8>=Q4||(K4=F4-(I0+(y4=F4-I0))+(y4-d0),s4=L4-(g3+(y4=L4-g3))+(y4-d0),j0=c4-(f3+(y4=c4-f3))+(y4-X4),k4=e0-(U0+(y4=e0-U0))+(y4-X4),K4===0&&j0===0&&s4===0&&k4===0)||(Q4=B*f0+x*Math.abs(S8),(S8+=I0*k4+U0*K4-(f3*s4+g3*j0))>=Q4||-S8>=Q4))return S8;y4=(j4=(J0=K4-(E4=(Z4=134217729*K4)-(Z4-K4)))*(e3=U0-(i0=(Z4=134217729*U0)-(Z4-U0)))-((z4=K4*U0)-E4*i0-J0*i0-E4*e3))-(_0=j4-(f4=(J0=j0-(E4=(Z4=134217729*j0)-(Z4-j0)))*(e3=g3-(i0=(Z4=134217729*g3)-(Z4-g3)))-((y0=j0*g3)-E4*i0-J0*i0-E4*e3))),f7[0]=j4-(_0+y4)+(y4-f4),y4=(R4=z4-((z0=z4+_0)-(y4=z0-z4))+(_0-y4))-(_0=R4-y0),f7[1]=R4-(_0+y4)+(y4-y0),y4=(t3=z0+_0)-z0,f7[2]=z0-(t3-y4)+(_0-y4),f7[3]=t3;const J4=T(4,V,4,f7,U);y4=(j4=(J0=I0-(E4=(Z4=134217729*I0)-(Z4-I0)))*(e3=k4-(i0=(Z4=134217729*k4)-(Z4-k4)))-((z4=I0*k4)-E4*i0-J0*i0-E4*e3))-(_0=j4-(f4=(J0=f3-(E4=(Z4=134217729*f3)-(Z4-f3)))*(e3=s4-(i0=(Z4=134217729*s4)-(Z4-s4)))-((y0=f3*s4)-E4*i0-J0*i0-E4*e3))),f7[0]=j4-(_0+y4)+(y4-f4),y4=(R4=z4-((z0=z4+_0)-(y4=z0-z4))+(_0-y4))-(_0=R4-y0),f7[1]=R4-(_0+y4)+(y4-y0),y4=(t3=z0+_0)-z0,f7[2]=z0-(t3-y4)+(_0-y4),f7[3]=t3;const m5=T(J4,U,4,f7,Y);y4=(j4=(J0=K4-(E4=(Z4=134217729*K4)-(Z4-K4)))*(e3=k4-(i0=(Z4=134217729*k4)-(Z4-k4)))-((z4=K4*k4)-E4*i0-J0*i0-E4*e3))-(_0=j4-(f4=(J0=j0-(E4=(Z4=134217729*j0)-(Z4-j0)))*(e3=s4-(i0=(Z4=134217729*s4)-(Z4-s4)))-((y0=j0*s4)-E4*i0-J0*i0-E4*e3))),f7[0]=j4-(_0+y4)+(y4-f4),y4=(R4=z4-((z0=z4+_0)-(y4=z0-z4))+(_0-y4))-(_0=R4-y0),f7[1]=R4-(_0+y4)+(y4-y0),y4=(t3=z0+_0)-z0,f7[2]=z0-(t3-y4)+(_0-y4),f7[3]=t3;const $8=T(m5,Y,4,f7,a7);return a7[$8-1]}(b7,L7,p7,l7,d7,T7,Z7)},u.orient2dfast=function(b7,L7,p7,l7,d7,T7){return(L7-T7)*(p7-d7)-(b7-d7)*(l7-T7)},Object.defineProperty(u,"__esModule",{value:!0})})})(rm,rm.exports);var oV=rm.exports,hw=XU,Mc=tV,sV=iV,aV=oV.orient2d;Mc.default&&(Mc=Mc.default);Ag.exports=bM;Ag.exports.default=bM;function bM(r,o,u){o=Math.max(0,o===void 0?2:o),u=u||0;var m=dV(r),x=new hw(16);x.toBBox=function(l7){return{minX:l7[0],minY:l7[1],maxX:l7[0],maxY:l7[1]}},x.compareMinX=function(l7,d7){return l7[0]-d7[0]},x.compareMinY=function(l7,d7){return l7[1]-d7[1]},x.load(r);for(var T=[],C=0,k;CT||k.push({node:V,dist:U})}for(;k.length&&!k.peek().node.children;){var Y=k.pop(),a7=Y.node,f7=Of(a7,o,u),b7=Of(a7,m,x);if(Y.dist=o.minX&&r[0]<=o.maxX&&r[1]>=o.minY&&r[1]<=o.maxY}function fw(r,o,u){for(var m=Math.min(r[0],o[0]),x=Math.min(r[1],o[1]),T=Math.max(r[0],o[0]),C=Math.max(r[1],o[1]),k=u.search({minX:m,minY:x,maxX:T,maxY:C}),s=0;s0!=Gr(r,o,m)>0&&Gr(u,m,r)>0!=Gr(u,m,o)>0}function Bf(r){var o=r.p,u=r.next.p;return r.minX=Math.min(o[0],u[0]),r.minY=Math.min(o[1],u[1]),r.maxX=Math.max(o[0],u[0]),r.maxY=Math.max(o[1],u[1]),r}function dV(r){for(var o=r[0],u=r[0],m=r[0],x=r[0],T=0;Tm[0]&&(m=C),C[1]x[1]&&(x=C)}var k=[o,u,m,x],s=k.slice();for(T=0;T1?(m=u[0],x=u[1]):k>0&&(m+=T*k,x+=C*k)}return T=r[0]-m,C=r[1]-x,T*T+C*C}function lc(r,o,u,m,x,T,C,k){var s=u-r,B=m-o,V=C-x,U=k-T,Y=r-x,a7=o-T,f7=s*s+B*B,b7=s*V+B*U,L7=V*V+U*U,p7=s*Y+B*a7,l7=V*Y+U*a7,d7=f7*L7-b7*b7,T7,D7,I7,J7,Z7=d7,F4=d7;d7===0?(D7=0,Z7=1,J7=l7,F4=L7):(D7=b7*l7-L7*p7,J7=f7*l7-b7*p7,D7<0?(D7=0,J7=l7,F4=L7):D7>Z7&&(D7=Z7,J7=l7+b7,F4=L7)),J7<0?(J7=0,-p7<0?D7=0:-p7>f7?D7=Z7:(D7=-p7,Z7=f7)):J7>F4&&(J7=F4,-p7+b7<0?D7=0:-p7+b7>f7?D7=Z7:(D7=-p7+b7,Z7=f7)),T7=D7===0?0:D7/Z7,I7=J7===0?0:J7/F4;var c4=(1-T7)*r+T7*u,L4=(1-T7)*o+T7*m,e0=(1-I7)*x+I7*C,d0=(1-I7)*T+I7*k,X4=e0-c4,f0=d0-L4;return X4*X4+f0*f0}function fV(r,o){return r[0]===o[0]?r[1]-o[1]:r[0]-o[0]}function pV(r){r.sort(fV);for(var o=[],u=0;u=2&&Gr(o[o.length-2],o[o.length-1],r[u])<=0;)o.pop();o.push(r[u])}for(var m=[],x=r.length-1;x>=0;x--){for(;m.length>=2&&Gr(m[m.length-2],m[m.length-1],r[x])<=0;)m.pop();m.push(r[x])}return m.pop(),o.pop(),o.concat(m)}var mV=Ag.exports;const gV=xs(mV);function _V(r,o={}){o.concavity=o.concavity||1/0;const u=[];if(Vu(r,x=>{u.push([x[0],x[1]])}),!u.length)return null;const m=gV(u,o.concavity);return m.length>3?NU([m]):null}function wM(r,o={}){switch(UU(r)){case"Point":return tm(jU(r),o.properties);case"Polygon":var u=[];Vu(r,function(T7){u.push(T7)});var m=uw(r,{properties:o.properties}),x=m.geometry.coordinates,T=0,C=0,k=0,s,B,V,U,Y,a7,f7,b7,L7=u.map(function(T7){return[T7[0]-x[0],T7[1]-x[1]]});for(s=0;so.metric===r)}function xV(r){return yn.value.map(o=>({metric:o.metric,[r]:o[r]}))}function G5(r,o,u,m={"fill-color":"rgba(0,0,0,0)"}){const x=o+"_SOURCE",T=o+"_FILL",C=o+"_OUTLINE",k=o+"_BASICOUTLINE";let s=new ys.Popup({closeButton:!0});const B=yV(o),V=OU(FU.features).map(Y=>{if(Y.properties){const{ntacode:a7}=Y.properties;Y.properties[o]=+B[a7]}return Y}).filter(Y=>Y.properties&&Y.properties[o]);r.addSource(x,{type:"geojson",data:{type:"FeatureCollection",features:V},promoteId:"ntacode"}),r.addLayer({id:T,type:"fill",source:x,layout:{},paint:m}),r.addLayer({id:k,type:"line",source:x,layout:{},paint:{"line-color":"#ffffff","line-width":1}}),r.addLayer({id:C,type:"line",source:x,layout:{},paint:{"line-color":["case",["boolean",["feature-state","clicked"],!1],"#0079DA",["boolean",["feature-state","hovered"],!1],"#666666","rgba(0, 0, 0, 0)"],"line-width":["case",["boolean",["feature-state","clicked"],!1],2.5,["boolean",["feature-state","hovered"],!1],2.5,0]}}),r.on("mousemove",T,Y=>{var a7;if(r.getCanvas().style.cursor="pointer",Y.features){Z5.value=!1;const{ntacode:f7,boroname:b7,ntaname:L7}=Y.features[0].properties,p7=xV(f7),l7=new Map(p7.map(L4=>[L4.metric,L4[f7]]));let d7=l7.has(o)?Ho(".1f")(+(l7.get(o)??"")):"N/A";o.startsWith("PCT")&&(d7+="%");const T7=Ho(".1f")(+(l7.get("PCT_TREES")??"")),D7=Ho(".1f")(+(l7.get("PCT_BUILDINGS_COOLROOF")??"")),I7=`
${b7}

${L7}

@@ -2289,4 +2289,4 @@ ${f.vertexSource}`;const H=S.createShader(S.FRAGMENT_SHADER);if(S.isContextLost(
- `);const j0=I7.node();if(j0){const s4=j0.getBoundingClientRect().height;I7.style("top",`${c4-s4/2}px`)}}).on("mouseout",()=>{D7.style("display","none"),I7.style("display","none")})};return q7.useEffect(()=>{m();const x=()=>m();return window.addEventListener("resize",x),()=>{window.removeEventListener("resize",x)}},[r]),Q.jsxs("div",{className:"relative w-full h-[80%]",children:[Q.jsx("svg",{ref:u,className:"w-full h-full"}),Q.jsx("div",{id:"tooltip",style:{position:"absolute",display:"none"}})]})}finally{o.f()}},FV=()=>{var o,u;var r=p5(1);try{const m=((o=H0.value)==null?void 0:o.currentYear)||2023,x=zo.value||"F4321",[T,C]=q7.useState([]);q7.useEffect(()=>{(async()=>{const Z7=(await wV(m,x)).map(F4=>({...F4,datetime:new Date(F4.datetime)}));console.log(Z7),C(Z7)})()},[m,x]);const k=T.map(I7=>({address:I7.address,datetime:I7.datetime,year:I7.year,feelslikemax:I7.feelslikemax,feelslikemin:I7.feelslikemin,NYC_HeatEvent:I7.NYC_HeatEvent,HeatAdvisory:I7.HeatAdvisory,ExcessiveHeat:I7.ExcessiveHeat})),s=T.map(I7=>({address:I7.address,datetime:I7.datetime,year:I7.year,tempmax:I7.tempmax,tempmin:I7.tempmin,Normal_Temp_Max:I7.Normal_Temp_Max,Normal_Temp_Min:I7.Normal_Temp_Min})),B=T.filter(I7=>I7.NYC_HeatEvent!=="").length,V=T.filter(I7=>I7.HeatAdvisory!=="").length,U=T.filter(I7=>I7.ExcessiveHeat!=="").length,Y=T.filter(I7=>I7.feelslikemax>I7.Record_Max).length,a7=T.filter(I7=>I7.feelslikemin>I7.Record_Min).length,f7=`${+B/45*6}rem`,b7=`${+V/45*6}rem`,L7=`${+U/45*6}rem`,[p7,l7]=q7.useState("air_heat_index"),d7=Oe({query:"(min-width: 768px)"}),T7=()=>{Ar.value=!Ar.value,Ar.value===!1&&h5.value.flyTo({center:[-73.913,40.763],zoom:11,essential:!0,duration:2e3,easing:I7=>I7})},D7=I7=>{H0.value&&(H0.value.currentYear=+I7.target.value,_n(H0.value,h5.value).then(J7=>{H0.value={...J7}}))};return Q.jsxs("div",{className:`transition-all duration-[1500ms] ${!Ar.value&&"translate-y-[70vh] md:translate-y-0 md:translate-x-[65vw]"} absolute bottom-0 md:top-[3.125rem] md:right-0 flex items-center z-20`,children:[d7&&Q.jsx("div",{className:"flex items-center justify-center w-9 h-24 bg-[#1B1B1B] rounded-l-2xl cursor-pointer",onClick:T7,children:Ar.value?Q.jsx(rM,{width:16,height:16,className:"text-[#BDBDBD]"}):Q.jsx(tM,{width:20,height:20,className:"text-[#BDBDBD]"})}),Q.jsxs("div",{className:"md:flex md:flex-col md:justify-center md:gap-6 px-6 lg:px-10 pt-12 pb-6 md:pt-0 md:pb-0 w-[100vw] md:w-[65vw] h-[70vh] md:h-[calc(100vh_-_3.125rem)] bg-[#1B1B1B] rounded-[1rem] md:rounded-[0] overflow-y-auto scrollbar",children:[Q.jsxs("div",{className:"md:flex md:items-center md:gap-6 md:h-[25%] overflow-y-scroll",children:[Q.jsxs("div",{className:"md:flex md:flex-col md:justify-center md:gap-3 md:px-4 md:py-2 w-full h-full md:w-[70%] md:border-[1px] md:border-[#333] rounded-[0.5rem]",children:[Q.jsxs("div",{className:"flex justify-between items-start w-full",children:[Q.jsxs("div",{className:"flex items-center gap-5",children:[d7&&Q.jsx("div",{className:"flex justify-center max-w-40 min-w-10",children:Q.jsxs("div",{className:"relative aspect-square rounded-full bg-[#BA8E50]",style:{width:f7,height:f7},children:[Q.jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:Q.jsx("div",{className:" bg-[#c9733A] rounded-full",style:{width:b7,height:b7}})}),Q.jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:Q.jsx("div",{className:"w-2 h-2 bg-[#823E35] rounded-full",style:{width:L7,height:L7}})})]})}),Q.jsxs("div",{className:"",children:[Q.jsx("h1",{className:"font-semibold text-subheadline lg:text-headline text-gray_six",children:zo.value}),Q.jsx("h1",{className:"font-semibold text-subheadline lg:text-headline text-gray_six",children:"Weather Station"})]})]}),Q.jsxs("select",{name:"",id:"",className:"px-2 w-32 md:h-10 font-medium text-[#BDBDBD] bg-[#1B1B1B] border-2 border-[#333] rounded-[0.5rem]",value:((u=H0.value)==null?void 0:u.currentYear)??"",onChange:D7,children:[Q.jsx("option",{value:"2023",children:"2023"}),Q.jsx("option",{value:"2022",children:"2022"}),Q.jsx("option",{value:"2021",children:"2021"}),Q.jsx("option",{value:"2020",children:"2020"}),Q.jsx("option",{value:"2019",children:"2019"}),Q.jsx("option",{value:"2018",children:"2018"}),Q.jsx("option",{value:"2017",children:"2017"}),Q.jsx("option",{value:"2016",children:"2016"}),Q.jsx("option",{value:"2015",children:"2015"}),Q.jsx("option",{value:"2014",children:"2014"}),Q.jsx("option",{value:"2013",children:"2013"})]})]}),Q.jsxs("div",{className:"flex items-start gap-4 my-6 md:my-0 py-2 md:p-0 w-full bg-[#333] md:bg-transparent rounded-[0.5rem] overflow-y-auto scrollbar",children:[!d7&&Q.jsx("div",{className:"flex justify-center pt-1 pl-4 max-w-40 min-w-10",children:Q.jsxs("div",{className:"relative aspect-square rounded-full bg-[#BA8E50]",style:{width:f7,height:f7},children:[Q.jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:Q.jsx("div",{className:" bg-[#c9733A] rounded-full",style:{width:b7,height:b7}})}),Q.jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:Q.jsx("div",{className:"w-2 h-2 bg-[#823E35] rounded-full",style:{width:L7,height:L7}})})]})}),Q.jsxs("div",{className:"flex flex-col md:flex-row gap-4 md:gap-6",children:[Q.jsxs("div",{className:"",children:[Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("h2",{className:"font-medium text-[#F2F2F2] text-regular",children:"Air Heat Index "}),Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"})]}),Q.jsxs("h2",{className:"mb-2 font-medium text-[#F2F2F2] text-regular",children:["Extreme Heat days in ",m]}),Q.jsxs("div",{className:"",children:[Q.jsxs("div",{className:"flex gap-4 text-[#D36051] text-xsmall",children:[Q.jsx("p",{className:"w-4",children:U}),Q.jsx("p",{className:"font-medium ",children:"NWS Excessive Heat"})]}),Q.jsxs("div",{className:"flex gap-4 text-[#C9733A] text-xsmall",children:[Q.jsx("p",{className:"w-4",children:V}),Q.jsx("p",{className:"font-medium ",children:"NWS Heat Advisory"})]}),Q.jsxs("div",{className:"flex gap-4 text-[#BA8E50] text-xsmall",children:[Q.jsx("p",{className:"w-4",children:B}),Q.jsx("p",{className:"font-medium ",children:"NYC Heat Event"})]})]})]}),Q.jsxs("div",{children:[Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("h2",{className:"font-medium text-[#F2F2F2] text-regular",children:"Air Temperature"}),Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"})]}),Q.jsxs("h2",{className:"mb-2 font-medium text-[#F2F2F2] text-regular",children:[" Days Exceeding Historic Normal in ",m]}),Q.jsxs("div",{className:"",children:[Q.jsxs("div",{className:"flex gap-4 text-[#E97159] text-xsmall",children:[Q.jsx("p",{className:"w-4",children:Y}),Q.jsx("p",{className:"font-medium ",children:"days above historic maximum"})]}),Q.jsxs("div",{className:"flex gap-4 text-[#5BA6BA] text-xsmall",children:[Q.jsx("p",{className:"w-4",children:a7}),Q.jsx("p",{className:"font-medium ",children:"days above historic minimum"})]})]})]})]})]})]}),Q.jsxs("div",{className:"md:flex-1 px-4 py-2 w-full h-full border-[1px] border-[#333] rounded-[0.5rem] overflow-y-auto scrollbar",children:[Q.jsx("p",{className:"text-regular text-[#D5D5D5]",children:"Lorem ipsum dolor sit, amet consectetur adipisicing elit. Tempora, sunt enim quos sapiente facere doloremque voluptate aspernatur sint eos debitis deserunt, quasi deleniti iste voluptatem aliquid voluptatibus, fuga assumenda. Eum?"}),!d7&&Q.jsx("p",{className:"text-regular text-[#D36051]",children:"Chart interactive features are not available on mobile. Please access the website on desktop for full functionality."})]})]}),!d7&&Q.jsxs(Q.Fragment,{children:[Q.jsxs("div",{className:"my-6",children:[Q.jsx("h2",{className:"mb-2 font-medium text-[#F2F2F2]",children:"Air Heat Index "}),Q.jsx("div",{className:"p-4 w-full h-24 bg-[#333] rounded-[0.5rem]"})]}),Q.jsxs("div",{className:"mb-6",children:[Q.jsx("h2",{className:"mb-2 font-medium text-[#F2F2F2]",children:"Air Temperature "}),Q.jsx("div",{className:"p-4 w-full h-24 bg-[#333] rounded-[0.5rem]"})]})]}),d7&&Q.jsxs("div",{className:"flex flex-col gap-6 w-full h-[65%] overflow-y-auto scrollbar",children:[Q.jsxs("div",{className:"flex flex-col w-full h-[90%]",children:[Q.jsxs("div",{className:"flex",children:[Q.jsx("button",{className:`flex justify-center items-center py-1 px-3 font-medium text-small border-[1px] border-b-0 rounded-t-[1.125rem] ${p7==="air_heat_index"?"text-white bg-[#333] border-none ":"text-[#BDBDBD] border-[#333]"} `,onClick:()=>l7("air_heat_index"),children:"Air Heat Index"}),Q.jsx("button",{className:`flex justify-center items-center py-1 px-3 font-medium text-small border-[1px] border-b-0 rounded-t-[1.125rem] ${p7==="air_temperature"?"text-white bg-[#333] border-none ":"text-[#BDBDBD] border-[#333]"} `,onClick:()=>l7("air_temperature"),children:"Air Temperature"})]}),Q.jsxs("div",{className:"flex flex-col justify-center py-[1.25%] px-[2.5%] w-full h-full bg-[#333] rounded-[0.75rem] rounded-t-[0]",children:[Q.jsxs("div",{className:"flex justify-between",children:[Q.jsx("div",{className:"font-semibold text-large text-white",children:p7==="air_heat_index"?Q.jsxs("p",{children:["Neighborhood Name (",zo,") ",Q.jsx("br",{})," Air Heat Index in ",m," "]}):Q.jsxs("p",{children:["Neighborhood Name (",zo,") ",Q.jsx("br",{})," Daily Air Temperature in ",m]})}),Q.jsxs("div",{className:"flex gap-8",children:[Q.jsxs("div",{children:[Q.jsx("p",{className:"text-small text-[#CCC]",children:"Daily Air Heat Index"}),Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("div",{className:"w-6 h-[2px] bg-[#EE745D] rounded-full"}),Q.jsx("p",{className:"w-[7.5rem] font-regular text-xsmall text-[#BDBDBD]",children:"Max Daily Temperature"}),Q.jsx(P8,{width:12,height:12,className:"text-[#BDBDBD]"})]}),Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("div",{className:"w-6 h-[2px] bg-[#49808D] rounded-full"}),Q.jsx("p",{className:"w-[7.5rem] font-regular text-xsmall text-[#BDBDBD]",children:"Min Daily Temperature"}),Q.jsx(P8,{width:12,height:12,className:"text-[#BDBDBD]"})]})]}),p7==="air_heat_index"?Q.jsxs("div",{children:[Q.jsx("p",{className:"text-small text-[#CCC]",children:"Extreme Heat Advisory"}),Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("div",{className:"w-4 h-2 bg-[#823E35]"}),Q.jsx("p",{className:"w-[6.75rem] font-regular text-xsmall text-[#999]",children:"NWS Excessive Heat"}),Q.jsx(P8,{width:12,height:12,className:"text-[#BDBDBD]"})]}),Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("div",{className:"w-4 h-2 bg-[#A46338]"}),Q.jsx("p",{className:"w-[6.75rem] font-regular text-xsmall text-[#999]",children:"NWS Heat Advisory"}),Q.jsx(P8,{width:12,height:12,className:"text-[#BDBDBD]"})]}),Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("div",{className:"w-4 h-2 bg-[#AD844A]"}),Q.jsx("p",{className:"w-[6.75rem] font-regular text-xsmall text-[#999]",children:"NYC Heat Event"}),Q.jsx(P8,{width:12,height:12,className:"text-[#BDBDBD]"})]})]}):Q.jsxs("div",{children:[Q.jsx("p",{className:"text-small text-[#CCC]",children:"Historical Normal Daily Air Temperature (1991-2020)"}),Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("div",{className:"",children:Q.jsx("svg",{width:"24",height:"2",children:Q.jsx("line",{x1:"0",y1:"0",x2:"24",y2:"0",stroke:"#E59E88",strokeWidth:"4",strokeDasharray:"2, 2"})})}),Q.jsx("p",{className:"w-[14.5rem] font-regular text-xsmall text-[#999]",children:"Historical Normal Maximum Daily Temperature"}),Q.jsx(P8,{width:12,height:12,className:"text-[#BDBDBD]"})]}),Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("div",{className:"",children:Q.jsx("svg",{width:"24",height:"2",children:Q.jsx("line",{x1:"0",y1:"0",x2:"24",y2:"0",stroke:"#7A8A94",strokeWidth:"4",strokeDasharray:"2, 2"})})}),Q.jsx("p",{className:"w-[14.5rem] font-regular text-xsmall text-[#999]",children:"Historical Normal Minimum Daily Temperature"}),Q.jsx(P8,{width:12,height:12,className:"text-[#BDBDBD]"})]})]})]})]}),p7==="air_heat_index"?Q.jsx(zV,{data:k}):Q.jsx(BV,{data:s})]})]}),Q.jsxs("div",{className:"flex-1 flex md:justify-between md:items-center gap-5 md:gap-0",children:[Q.jsx("button",{className:"min-w-[9rem] h-[2.4rem] font-medium text-regular bg-[#E0E0E0] border-2 border-[#E0E0E0] rounded-[0.5rem]",children:"Print Profile"}),d7?Q.jsxs("div",{className:"flex items-center",children:[Q.jsx("button",{className:"p-[0.625rem] text-regular text-[#E0E0E0] ",children:"View the Outdoor Heat Exposure Index for this neighborhood"})," :",Q.jsx(eM,{width:24,height:24,className:"text-white"})]}):Q.jsx("button",{className:"p-[0.625rem] text-regular text-[#E0E0E0] border-2 border-[#E0E0E0] rounded-[0.5rem]",children:"Neighborhood's HVI"})]})]})]})]})}finally{r.f()}},OV=()=>{var o,u,m;var r=p5(1);try{const[x,T]=q7.useState(!0),[C,k]=q7.useState({20230902:79.09,20230901:74.36,20230809:86.25,20230731:84.32,20230723:87.07,20220915:72.59,20220914:75.66,20220720:96.35,20220704:87.38,20220619:71.64,20220509:69.48,20210826:89.03,20210623:74.71,20200706:96.03,20200613:77.14,20190922:81.59,20190830:82.24,20170612:92.37,20160625:80.44,20160618:86.11,20160609:70.74,20140807:81.68,20130601:90.52}),s=((o=H0.value)==null?void 0:o.currentYear)||2023,B=()=>T(!x),V=Fe(()=>{var f7;return(f7=H0.value)==null?void 0:f7.name}),U=Fe(()=>{var f7;return(f7=H0.value)==null?void 0:f7.currentView}),Y=Fe(()=>{var f7,b7;if((f7=H0.value)!=null&&f7.currentView)return(b7=H0.value)==null?void 0:b7.views[H0.value.currentView].legend}),a7=(u=H0.value)==null?void 0:u.currentDate;return x?Q.jsxs("div",{className:"absolute left-6 bottom-6 drop-shadow-xl z-20",children:[Array.isArray(Y.value)&&Y.value.length&&Y.value[0]&&Y.value[0].hasOwnProperty("label")&&Y.value[0].hasOwnProperty("value")&&U.value=="nta"&&Q.jsxs("div",{className:"p-5 bg-[#1B1B1B] rounded-[0.5rem]",children:[Q.jsxs("div",{className:"flex gap-2 mb-2 items-center justify-between font-medium",children:[Q.jsx("h3",{className:"text-regular text-[#F4F4F4]",children:V.value}),Q.jsx(Pf,{width:18,height:18,className:"text-[#BDBDBD] cursor-pointer",onClick:B})]}),Q.jsx("div",{className:"flex items-center",children:(m=Y.value)==null?void 0:m.map(f7=>Q.jsxs("div",{className:"flex flex-col items-center gap-1 text-xsmall text-[#F4F4F4]",children:[Q.jsx("span",{className:"w-10 h-4 block ",style:{backgroundColor:f7.value}}),f7.label]},`legend-${f7.label}`))})]}),V.value==="Weather Stations"&&Q.jsxs("div",{className:"p-5 flex items-start bg-[#1B1B1B] rounded-[0.5rem]",children:[Q.jsxs("div",{className:"mr-8",children:[Q.jsxs("h3",{className:"mb-3 font-medium text-[#F4F4F4]",children:["Extreme Heat days in ",s]}),Q.jsxs("div",{className:"flex flex-col gap-1",children:[Q.jsxs("div",{className:"flex items-center gap-3",children:[Q.jsx("div",{className:"w-[0.625rem] h-[0.625rem] bg-[#823E35] rounded-full"}),Q.jsx("div",{className:"font-medium text-small text-[#F4F4F4] w-[125px]",children:"NWS Excessive Heat"}),Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"})]}),Q.jsxs("div",{className:"flex items-center gap-3",children:[Q.jsx("div",{className:"w-[0.625rem] h-[0.625rem] bg-[#E19869] rounded-full"}),Q.jsx("div",{className:"font-medium text-small text-[#F4F4F4] w-[125px]",children:"NWS Heat Advisory"}),Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"})]}),Q.jsxs("div",{className:"flex items-center gap-3",children:[Q.jsx("div",{className:"w-[0.625rem] h-[0.625rem] bg-[#E6B062] rounded-full"}),Q.jsx("div",{className:"font-medium text-small text-[#F4F4F4] w-[125px]",children:"NYC Heat Event"}),Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"})]})]})]}),Q.jsx("div",{})]}),V.value==="Tree Canopy"&&U.value=="raw"&&Q.jsxs("div",{className:"p-[1rem] w-[12rem] text-[#F4F4F4] bg-[#1B1B1B] rounded-[1rem]",children:[Q.jsxs("div",{className:"flex justify-between text-regular ",children:[Q.jsx("p",{children:"Tree Canopy"}),Q.jsx(Pf,{width:18,height:18,className:"cursor-pointer text-[#F4F4F4]",onClick:B})]}),Q.jsx("div",{className:"my-[0.25rem] h-5 bg-[#345C67]"}),Q.jsx("div",{className:"flex justify-between text-xsmall text-[#F4F4F4]",children:Q.jsx("p",{children:"Covered by trees"})})]}),V.value==="Surface Temperature"&&U.value=="raw"&&Q.jsxs("div",{className:"p-[1rem] w-[15rem] text-[#F4F4F4] bg-[#1B1B1B] rounded-[1rem]",children:[Q.jsxs("div",{className:"flex justify-between text-regular text-[#F4F4F4]",children:[Q.jsx("p",{children:"Surface Temperature"}),Q.jsx(Pf,{width:18,height:18,className:"cursor-pointer",onClick:B})]}),Q.jsxs("div",{className:"flex my-1 h-5",children:[Q.jsx("div",{className:"w-[50%] h-full bg-gradient-to-r from-[#202E41] via-[#BED0DD] to-[#BED0DD]"}),Q.jsx("div",{className:"w-[50%] h-full bg-gradient-to-r from-[#FFE6A9] via-[#F2A18D] to-[#5E1A19]"})]}),Q.jsxs("div",{className:"flex justify-between text-xsmall text-[#F4F4F4]",children:[Q.jsxs("p",{children:[(C[a7]-30).toFixed(1),"℉"]}),Q.jsxs("p",{children:[C[a7].toFixed(1),"℉"]}),Q.jsxs("p",{children:[(C[a7]+70).toFixed(1),"℉"]})]})]})]}):Q.jsx("div",{className:"absolute left-6 bottom-6 flex justify-center items-center w-10 h-10 bg-[#1B1B1B] rounded-full cursor-pointer z-10",onClick:B,children:Q.jsx(kj,{width:18,height:18,className:"text-white"})})}finally{r.f()}},h5=f5(null),H0=f5(Gu[0]),cm=f5(null),n2=f5(!1),mw=f5(null),Ar=f5(!1),zo=f5(null),Z5=f5(!1),SM=f5([0,0]),NV=()=>{var o,u,m;var r=p5(1);try{const x=q7.useRef(null),T=[-73.913,40.763],C=11;return q7.useEffect(()=>{if(!x.current)return;q6.accessToken="pk.eyJ1IjoiY2xvdWRsdW4iLCJhIjoiY2s3ZWl4b3V1MDlkejNkb2JpZmtmbHp4ZiJ9.MbJU7PCa2LWBk9mENFkgxw";const k=new q6.Map({container:x.current,style:"mapbox://styles/cloudlun/clle3783901j201p43864c07n",center:T,zoom:C,maxZoom:20,interactive:!0,doubleClickZoom:!1});k.dragRotate.disable(),k.touchZoomRotate.disableRotation(),k.addControl(new q6.NavigationControl({showCompass:!1,showZoom:!0}),"bottom-right");const s=new q6.LngLatBounds([-74.3,40.4],[-73.1,40.98]);return k.setMaxBounds(s),k.on("load",()=>{h5.value=k,_n(Gu[0],h5.value)}),()=>{k&&(k.remove(),h5.value=null)}},[]),Q.jsxs("div",{className:"relative w-full h-full",children:[Q.jsx(Uu,{}),((o=H0.value)==null?void 0:o.name)==="Weather Stations"&&Q.jsx(FV,{}),((u=H0.value)==null?void 0:u.name)!=="Weather Stations"&&((m=H0.value)==null?void 0:m.currentView)==="nta"&&Q.jsx(Lj,{}),Q.jsx(RV,{}),Q.jsx(LV,{}),Q.jsx(OV,{}),Q.jsx("div",{className:"w-full h-[calc(100%_-_3.125rem)]",ref:x})]})}finally{r.f()}},jV=()=>Q.jsxs(Q.Fragment,{children:[Q.jsx(Uu,{}),Q.jsx("div",{className:"flex justify-center pt-5",children:Q.jsxs("div",{className:"px-5 container",children:[Q.jsxs("div",{className:"mb-12",children:[Q.jsx("h1",{className:"mb-2 font-semibold text-headline",children:"About the project"}),Q.jsx("p",{className:"font-light text-small",children:"Lorem, ipsum dolor sit amet consectetur adipisicing elit. Ducimus optio, porro magni iure asperiores totam, quod nihil dolorem maxime provident iusto facere quasi, voluptates sapiente pariatur laborum nesciunt veniam rerum!"})]}),Q.jsxs("div",{children:[Q.jsxs("div",{className:"mb-[1.563rem]",children:[Q.jsx("h1",{className:"mb-2 font-semibold text-headline",children:"Team"}),Q.jsx("p",{className:"font-light text-small",children:"NASA"}),Q.jsx("p",{className:"font-light text-small",children:"Hunter College, The City University of new York"}),Q.jsx("p",{className:"font-light text-small",children:"Penn State"}),Q.jsx("p",{className:"font-light text-small",children:"NYC Mayor's Office if Climate & Environmental Justice"}),Q.jsx("p",{className:"font-light text-small",children:"WE ACT for Environmental Justice"}),Q.jsx("p",{className:"font-light text-small",children:"I heart grn vlie"})]}),Q.jsxs("div",{className:"",children:[Q.jsx("h2",{className:"mb-2 font-semibold text-subheadline",children:"BetaNYC"}),Q.jsxs("p",{className:"mb-4 font-light text-small",children:["oA partner project of the Fund for the City of New York, BetaNYC is a civic organization dedicated to improving lives in New York through civic design, technology, and data. This project was designed and developed by BetaNYC’s Civic Innovation Lab in collaboration with [_____], through a BetaNYC service called Research and Data Assistance Request (RADAR). To learn more about RADARs and how to submit a request, visit: ",Q.jsx("a",{href:"beta.nyc/radar",className:"underline font-light text-small hover:text-[#EB583B]",children:"beta.nyc/radar"}),"."]}),Q.jsx("h3",{className:"font-semibold text-small",children:"BetaNYC Civic Innovation Lab Team"}),Q.jsx("p",{className:"font-light text-small",children:"Ashley Louie (Director), Hao Lun Hung, Zhi Keng He, Hailee Hoa Luong"})]})]})]})})]}),To=({title:r,children:o})=>Q.jsxs("div",{className:"flex flex-col gap-6 p-6 h-[18rem] bg-gradient-to-r from-[#EE7B64] to-[#FDEBAB] rounded-[0.75rem] ",children:[Q.jsx("div",{className:"font-bold text-[1.25rem] text-black",children:r}),Q.jsx("div",{className:"flex-1 font-regular text-regular overflow-y-scroll",children:o})]}),K1=({title:r,content:o})=>Q.jsxs("div",{className:"flex flex-col p-6 h-[26.5rem] bg-[#EFEFEF] rounded-[0.75rem]",children:[Q.jsx("div",{className:"w-full h-[10rem] bg-white"}),Q.jsx("h3",{className:"mt-6 mb-4 h-12 font-bold text-[1rem] text-black leading-snug",children:r}),Q.jsx("div",{className:"flex-1 font-regular text-regular text-black overflow-y-scroll",children:Q.jsx("p",{className:"font-light text-small",children:o})})]}),UV=()=>Q.jsxs("div",{className:"w-full",children:[Q.jsx(Uu,{}),Q.jsx("div",{className:"flex justify-center ",children:Q.jsxs("div",{className:"px-5 py-[2.5rem] container",children:[Q.jsxs("div",{className:"pb-[4.5rem] border-b-[1px] border-[#C6C6C6]",children:[Q.jsx("h1",{className:"mb-8 font-semibold text-headline",children:"NYC Extreme Heat Resources"}),Q.jsxs("div",{className:"grid grid-col-1 md:grid-cols-2 lg:grid-cols-3 gap-[2.5rem]",children:[Q.jsxs(To,{title:"NYC Cool Options",children:[Q.jsx("p",{className:"font-light text-small",children:"When it's very hot, air conditioning will help keep you safe. If you don't have air conditioning, find a cool place to visit nearby, like a friend’s place, a mall, museum, coffee shop, library, or an NYC cooling center. When it's not scorching out but it's still hot, you can also cool off at parks, areas with shade, sprinklers, or pools."}),Q.jsx("a",{href:"https://finder.nyc.gov/coolingcenters/locations?mView=map",className:"underline font-light text-small hover:text-[#EB583B]"})]}),Q.jsxs(To,{title:"Cool It! NYC",children:[Q.jsx("p",{className:"font-light text-small",children:"New York City Department of Parks & Recreation If you’re looking to beat the heat this summer, the NYC Parks guide will help you find places to stay cool! With our new Cool It! NYC map, you can find places all across the city to hydrate, refresh, and stay in the shade."}),Q.jsx("a",{href:"https://www.nycgovparks.org/about/health-and-safety-guide/cool-it-nyc",className:"underline font-light text-small hover:text-[#EB583B]",children:"https://www.nycgovparks.org/about/health-and-safety-guide/cool-it-nyc"})]}),Q.jsxs(To,{title:"Extreme Heat: Beat the Heat!",children:[Q.jsx("p",{className:"font-light text-small",children:"NYC Emergency Management It is important to understand your risk to extreme heat and make a heat emergency plan that works for you and your family."}),Q.jsx("a",{href:"https://www.nyc.gov/site/em/ready/extreme-heat.page",className:"underline font-light text-small hover:text-[#EB583B]",children:"https://www.nyc.gov/site/em/ready/extreme-heat.page"})]}),Q.jsxs(To,{title:"Extreme Heat and Your Health",children:[Q.jsx("p",{className:"font-light text-small",children:"NYC Health Hot and humid weather is not just uncomfortable, it can cause heat illness and even death. The extra stress on the body from heat can also worsen chronic health conditions such as heart and lung disease. In NYC, most heatstroke deaths happened to people who were in homes without air conditioning. Air conditioning saves lives."}),Q.jsx("a",{href:"https://www.nyc.gov/site/doh/health/emergency-preparedness/emergencies-extreme-weather-heat.page",className:"underline font-light text-small hover:text-[#EB583B]",children:"https://www.nyc.gov/site/doh/health/emergency-preparedness/emergencies-extreme-weather-heat.page"})]}),Q.jsxs(To,{title:"Heat Vulnerability Index",children:[Q.jsx("p",{className:"font-light text-small",children:"NYC Environment & Health Data Portal"}),Q.jsx("a",{href:"https://a816-dohbesp.nyc.gov/IndicatorPublic/data-features/hvi/",className:"underline font-light text-small hover:text-[#EB583B]",children:"https://a816-dohbesp.nyc.gov/IndicatorPublic/data-features/hvi/"})]})]})]}),Q.jsxs("div",{className:"pt-[2.5rem]",children:[Q.jsx("h1",{className:"mb-8 font-semibold text-headline",children:"Directory of Urban Heat Advocacy Groups"}),Q.jsxs("div",{className:"grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6",children:[Q.jsx(K1,{title:"East New York Community Land Trust",content:"The East New York Community Land Trust (ENY CLT) is a grassroots, people of color-led non-profit organization founded by community residents dedicated to preserving affordability for future generations and providing a vehicle to create generational wealth. We aim to protect, stabilize, and expand the stock of affordable homes, locally-owned small businesses, and green spaces in East New York and Brownsville to benefit low to moderate-income BIPOC residents. We use community organizing, education, and multi-generational engagement as the guiding forces of how we approach our work.",url:"https://www.eastnewyorkclt.org/"}),Q.jsx(K1,{title:"El Puente",content:"El Puente has been at the forefront of social justice initiatives, blending artivism, youth development, and grassroots community building into our work for over 40 years and counting. Tackling everything from air quality to public safety initiatives and civic engagement. El Puente remains determined to nurturing the next generation of leaders and using the power of art to advocate for equitable community sustainability and self-determination.",url:"https://www.elpuente.us/"}),Q.jsx(K1,{title:"Mayor’s Office of Climate & Environmental Justice",content:"MOCEJ works to make our buildings efficient and resilient, ensure our infrastructure is climate-ready, transform our streets and public realm into living, open spaces, and make our energy clean and resilient. Through science-based analysis, policy and program development, and capacity building, and with a focus on equity and public health, MOCEJ leads the City’s efforts to ensure that New York City is both reducing its emissions and preparing to adapt and protect New Yorkers from the intensifying impacts of climate change.",url:"https://climate.cityofnewyork.us/"}),Q.jsx(K1,{title:"Natural Resources Defense Council",content:"MNRDC (the Natural Resources Defense Council) combines the power of more than 3 million members and online activists with the expertise of some 700 scientists, lawyers, and other environmental specialists to confront the climate crisis, protect the planet's wildlife and wild places, and to ensure the rights of all people to clean air, clean water, and healthy communities.",url:"https://www.nrdc.org/"}),Q.jsx(K1,{title:"Neighbors for a Greener Harlem",content:"Neighbors for a Greener Harlem cultivates interdependence between the residents of Morningside Gardens and Grant Houses by supporting sustainable practices to improve our quality of life and foster a more inclusive neighborhood.",url:"https://www.greenerharlem.org/"}),Q.jsx(K1,{title:"New York City Environmental Justice Alliance",content:"a citywide network of grassroots organizations from low-income neighborhoods and communities of color, fighting for environmental justice since 1991",url:"https://www.southbronxunite.org/"}),Q.jsx(K1,{title:"South Bronx Unite",content:"South Bronx Unite brings together neighborhood residents, community organizations, academic institutions, and allies to improve and protect the social, environmental, and economic future of Mott Haven and Port Morris.",url:"https://nyc-eja.org/"}),Q.jsx(K1,{title:"WeAct",content:"Build healthy communities by ensuring that people of color and/or low income residents participate meaningfully in the creation of sound and fair environmental health and protection policies and practices",url:"https://www.weact.org/"})]})]})]})})]}),VV=({dataset:r})=>{var o=p5(1);try{const[u,m]=q7.useState([]),[x,T]=q7.useState(""),[C,k]=q7.useState(""),s=[...new Set(u.sort((U,Y)=>parseInt(Y.date??"")-parseInt(U.date??"")).map(U=>U.date).filter(U=>U))],B=[...new Set(u.map(U=>U.format))];if(!r)return"error";q7.useEffect(()=>{r.getDownloadUrls&&r.getDownloadUrls().then(U=>{m(U)})},[]),q7.useEffect(()=>{T(s.at(0)??""),k(B.at(0)??"")},[u]);const V=(U,Y,a7,f7)=>{console.log(U,Y,a7);const b7=U.find(L7=>Y?L7.date===String(Y)&&L7.format===a7:L7.format===a7);if(b7){const L7=b7.url.split(".").at(-1),p7=document.createElement("a");p7.target="_blank",L7==="geojson"?(p7.href="",p7.download=b7.url):p7.href=b7.url,p7.download=f7??"file."+L7,document.body.appendChild(p7),p7.click(),document.body.removeChild(p7)}else alert("Issue with download")};return r.externalUrl?Q.jsx("div",{className:"md:flex mb-10 ",children:Q.jsxs("div",{className:"flex gap-[1.875rem] mb-5 md:w-[55%]",children:[Q.jsx("div",{className:"w-[120px] h-[120px] text-center bg-[#DCDCDC]"}),Q.jsxs("div",{className:"flex-1",children:[Q.jsx("h3",{className:"mb-2 font-semibold text-subheadline",children:r.name}),Q.jsxs("div",{className:"font-light text-small",children:[Q.jsx("a",{href:r.externalUrl,children:r.externalSource}),Q.jsx("br",{}),Q.jsx("p",{className:"",children:r.info})]})]})]})}):Q.jsxs("div",{className:"md:flex mb-10 ",children:[Q.jsxs("div",{className:"flex gap-[1.875rem] mb-5 md:w-[55%]",children:[Q.jsx("div",{className:"w-[120px] h-[120px] text-center",children:Q.jsx("img",{src:r.icon,alt:"",className:"w-[120px] h-[120px] text-[#BDBDBD]"})}),Q.jsxs("div",{className:"flex-1",children:[Q.jsx("h3",{className:"mb-2 font-semibold text-subheadline",children:r.name}),Q.jsxs("div",{className:"font-light text-small",children:[Q.jsx("a",{href:"",children:r.externalSource})," | date ",Q.jsx("br",{}),Q.jsx("p",{className:"",children:r.info})]})]})]}),Q.jsxs("div",{className:"flex-1 flex md:justify-end gap-[1.875rem] ",children:[s&&Q.jsxs("div",{className:"md:w-[40%]",children:[Q.jsx("h3",{className:"mb-2 font-semibold text-small",children:"Date"}),Q.jsxs("div",{className:"relative",children:[Q.jsx(Xp,{className:"absolute left-3 top-1/2 transform -translate-y-1/2 w-5 h-5 text-gray-500 pointer-events-none"}),Q.jsx("select",{name:"Date",defaultValue:"",className:"pl-10 h-8 w-full font-semibold text-small border-[1px] border-[#4F4F4F] rounded-[0.25rem]",value:x,onChange:U=>T(U.target.value),children:s.map(U=>Q.jsx("option",{value:U,children:lm(U??"")},U))})]})]}),Q.jsxs("div",{children:[Q.jsx("h3",{className:"mb-2 font-semibold text-small",children:"Download File"}),Q.jsxs("div",{className:"flex cursor-pointer",children:[Q.jsx("select",{name:"FileFormat",id:"",value:C,onChange:U=>k(U.target.value),className:"py-1 pr-3 font-regular text-xsmall border-[1px] border-[#4F4F4F] rounded-l-[0.25rem]",children:B.map(U=>Q.jsx("option",{value:U,children:U},U))}),Q.jsx("button",{onClick:()=>V(u,x,C),className:"flex items-center justify-center w-8 h-8 bg-[#4F4F4F] border-[1px] border-[#4F4F4F] rounded-r-[0.25rem]",children:Q.jsx(Tj,{className:"w-4 h-4 text-white"})})]})]})]})]})}finally{o.f()}},$V=()=>Q.jsxs(Q.Fragment,{children:[Q.jsx(Uu,{}),Q.jsx("div",{className:"flex justify-center pt-4",children:Q.jsxs("div",{className:"container px-5",children:[Q.jsxs("div",{className:"",children:[Q.jsx("h1",{className:"mb-2 font-semibold text-headline",children:"Download NYC Urban Heat Data"}),Q.jsx("p",{className:"font-light text-small max-w-[55rem]",children:"Lorem ipsum dolor sit amet consectetur adipisicing elit. Labore nemo unde magni repellat nesciunt magnam dignissimos temporibus distinctio consequuntur ab minima, explicabo rerum atque facere nisi molestiae eaque repudiandae voluptates."})]}),Q.jsx("div",{className:"m-auto mt-[10.5rem] mb-4 container h-[1px] bg-black"}),Q.jsxs("div",{children:[Q.jsx("h1",{className:"mb-6 font-semibold text-headline",children:"NYC Urban Heat Datasets"}),Q.jsx(VV,{dataset:Gu.find(r=>r.name==="Surface Temperature")})]}),Q.jsx("div",{className:"m-auto mt-[10.5rem] mb-4 container h-[1px] bg-black"}),Q.jsx("div",{children:Q.jsx("h1",{className:"mb-6 font-semibold text-headline",children:"Weather Station Profiles"})}),Q.jsx("div",{className:"m-auto mt-[10.5rem] mb-4 container h-[1px] bg-black"}),Q.jsx("div",{className:"mb-[6.25rem]",children:Q.jsx("h1",{className:"mb-6 font-semibold text-headline",children:"Neighborhood Profiles"})})]})})]}),yn=f5([]);function GV(){return q7.useEffect(()=>{document.title="NYC Urban Heat Portal",RB("/datasets.csv").then(r=>{yn.value=r})},[]),Q.jsx("main",{className:"w-[100vw] h-[100vh] overflow-x-hidden overflow-y-scroll",children:Q.jsx(zN,{children:Q.jsxs(CN,{children:[Q.jsx(ko,{path:"/",element:Q.jsx(NV,{})}),Q.jsx(ko,{path:"/resources",element:Q.jsx(UV,{})}),Q.jsx(ko,{path:"/about",element:Q.jsx(jV,{})}),Q.jsx(ko,{path:"/download",element:Q.jsx($V,{})})]})})})}Nf.createRoot(document.getElementById("root")).render(Q.jsx(Aw.StrictMode,{children:Q.jsx(GV,{})})); + `);const j0=I7.node();if(j0){const s4=j0.getBoundingClientRect().height;I7.style("top",`${c4-s4/2}px`)}}).on("mouseout",()=>{D7.style("display","none"),I7.style("display","none")})};return q7.useEffect(()=>{m();const x=()=>m();return window.addEventListener("resize",x),()=>{window.removeEventListener("resize",x)}},[r]),Q.jsxs("div",{className:"relative w-full h-[80%]",children:[Q.jsx("svg",{ref:u,className:"w-full h-full"}),Q.jsx("div",{id:"tooltip",style:{position:"absolute",display:"none"}})]})}finally{o.f()}},FV=()=>{var o,u;var r=p5(1);try{const m=((o=H0.value)==null?void 0:o.currentYear)||2023,x=zo.value||"F4321",[T,C]=q7.useState([]);q7.useEffect(()=>{(async()=>{const Z7=(await wV(m,x)).map(F4=>({...F4,datetime:new Date(F4.datetime)}));console.log(Z7),C(Z7)})()},[m,x]);const k=T.map(I7=>({address:I7.address,datetime:I7.datetime,year:I7.year,feelslikemax:I7.feelslikemax,feelslikemin:I7.feelslikemin,NYC_HeatEvent:I7.NYC_HeatEvent,HeatAdvisory:I7.HeatAdvisory,ExcessiveHeat:I7.ExcessiveHeat})),s=T.map(I7=>({address:I7.address,datetime:I7.datetime,year:I7.year,tempmax:I7.tempmax,tempmin:I7.tempmin,Normal_Temp_Max:I7.Normal_Temp_Max,Normal_Temp_Min:I7.Normal_Temp_Min})),B=T.filter(I7=>I7.NYC_HeatEvent!=="").length,V=T.filter(I7=>I7.HeatAdvisory!=="").length,U=T.filter(I7=>I7.ExcessiveHeat!=="").length,Y=T.filter(I7=>I7.feelslikemax>I7.Record_Max).length,a7=T.filter(I7=>I7.feelslikemin>I7.Record_Min).length,f7=`${+B/45*6}rem`,b7=`${+V/45*6}rem`,L7=`${+U/45*6}rem`,[p7,l7]=q7.useState("air_heat_index"),d7=Oe({query:"(min-width: 768px)"}),T7=()=>{Ar.value=!Ar.value,Ar.value===!1&&h5.value.flyTo({center:[-73.913,40.763],zoom:11,essential:!0,duration:2e3,easing:I7=>I7})},D7=I7=>{H0.value&&(H0.value.currentYear=+I7.target.value,_n(H0.value,h5.value).then(J7=>{H0.value={...J7}}))};return Q.jsxs("div",{className:`transition-all duration-[1500ms] ${!Ar.value&&"translate-y-[70vh] md:translate-y-0 md:translate-x-[65vw]"} absolute bottom-0 md:top-[3.125rem] md:right-0 flex items-center z-20`,children:[d7&&Q.jsx("div",{className:"flex items-center justify-center w-9 h-24 bg-[#1B1B1B] rounded-l-2xl cursor-pointer",onClick:T7,children:Ar.value?Q.jsx(rM,{width:16,height:16,className:"text-[#BDBDBD]"}):Q.jsx(tM,{width:20,height:20,className:"text-[#BDBDBD]"})}),Q.jsxs("div",{className:"md:flex md:flex-col md:justify-center md:gap-6 px-6 lg:px-10 pt-12 pb-6 md:pt-0 md:pb-0 w-[100vw] md:w-[65vw] h-[70vh] md:h-[calc(100vh_-_3.125rem)] bg-[#1B1B1B] rounded-[1rem] md:rounded-[0] overflow-y-auto scrollbar",children:[Q.jsxs("div",{className:"md:flex md:items-center md:gap-6 md:h-[25%] overflow-y-scroll",children:[Q.jsxs("div",{className:"md:flex md:flex-col md:justify-center md:gap-3 md:px-4 md:py-2 w-full h-full md:w-[70%] md:border-[1px] md:border-[#333] rounded-[0.5rem]",children:[Q.jsxs("div",{className:"flex justify-between items-start w-full",children:[Q.jsxs("div",{className:"flex items-center gap-5",children:[d7&&Q.jsx("div",{className:"flex justify-center max-w-40 min-w-10",children:Q.jsxs("div",{className:"relative aspect-square rounded-full bg-[#BA8E50]",style:{width:f7,height:f7},children:[Q.jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:Q.jsx("div",{className:" bg-[#c9733A] rounded-full",style:{width:b7,height:b7}})}),Q.jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:Q.jsx("div",{className:"w-2 h-2 bg-[#823E35] rounded-full",style:{width:L7,height:L7}})})]})}),Q.jsxs("div",{className:"",children:[Q.jsx("h1",{className:"font-semibold text-subheadline lg:text-headline text-gray_six",children:zo.value}),Q.jsx("h1",{className:"font-semibold text-subheadline lg:text-headline text-gray_six",children:"Weather Station"})]})]}),Q.jsxs("select",{name:"",id:"",className:"px-2 w-32 md:h-10 font-medium text-[#BDBDBD] bg-[#1B1B1B] border-2 border-[#333] rounded-[0.5rem]",value:((u=H0.value)==null?void 0:u.currentYear)??"",onChange:D7,children:[Q.jsx("option",{value:"2023",children:"2023"}),Q.jsx("option",{value:"2022",children:"2022"}),Q.jsx("option",{value:"2021",children:"2021"}),Q.jsx("option",{value:"2020",children:"2020"}),Q.jsx("option",{value:"2019",children:"2019"}),Q.jsx("option",{value:"2018",children:"2018"}),Q.jsx("option",{value:"2017",children:"2017"}),Q.jsx("option",{value:"2016",children:"2016"}),Q.jsx("option",{value:"2015",children:"2015"}),Q.jsx("option",{value:"2014",children:"2014"}),Q.jsx("option",{value:"2013",children:"2013"})]})]}),Q.jsxs("div",{className:"flex items-start gap-4 my-6 md:my-0 py-2 md:p-0 w-full bg-[#333] md:bg-transparent rounded-[0.5rem] overflow-y-auto scrollbar",children:[!d7&&Q.jsx("div",{className:"flex justify-center pt-1 pl-4 max-w-40 min-w-10",children:Q.jsxs("div",{className:"relative aspect-square rounded-full bg-[#BA8E50]",style:{width:f7,height:f7},children:[Q.jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:Q.jsx("div",{className:" bg-[#c9733A] rounded-full",style:{width:b7,height:b7}})}),Q.jsx("div",{className:"absolute inset-0 flex items-center justify-center",children:Q.jsx("div",{className:"w-2 h-2 bg-[#823E35] rounded-full",style:{width:L7,height:L7}})})]})}),Q.jsxs("div",{className:"flex flex-col md:flex-row gap-4 md:gap-6",children:[Q.jsxs("div",{className:"",children:[Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("h2",{className:"font-medium text-[#F2F2F2] text-regular",children:"Air Heat Index "}),Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"})]}),Q.jsxs("h2",{className:"mb-2 font-medium text-[#F2F2F2] text-regular",children:["Extreme Heat days in ",m]}),Q.jsxs("div",{className:"",children:[Q.jsxs("div",{className:"flex gap-4 text-[#D36051] text-xsmall",children:[Q.jsx("p",{className:"w-4",children:U}),Q.jsx("p",{className:"font-medium ",children:"NWS Excessive Heat"})]}),Q.jsxs("div",{className:"flex gap-4 text-[#C9733A] text-xsmall",children:[Q.jsx("p",{className:"w-4",children:V}),Q.jsx("p",{className:"font-medium ",children:"NWS Heat Advisory"})]}),Q.jsxs("div",{className:"flex gap-4 text-[#BA8E50] text-xsmall",children:[Q.jsx("p",{className:"w-4",children:B}),Q.jsx("p",{className:"font-medium ",children:"NYC Heat Event"})]})]})]}),Q.jsxs("div",{children:[Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("h2",{className:"font-medium text-[#F2F2F2] text-regular",children:"Air Temperature"}),Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"})]}),Q.jsxs("h2",{className:"mb-2 font-medium text-[#F2F2F2] text-regular",children:[" Days Exceeding Historic Normal in ",m]}),Q.jsxs("div",{className:"",children:[Q.jsxs("div",{className:"flex gap-4 text-[#E97159] text-xsmall",children:[Q.jsx("p",{className:"w-4",children:Y}),Q.jsx("p",{className:"font-medium ",children:"days above historic maximum"})]}),Q.jsxs("div",{className:"flex gap-4 text-[#5BA6BA] text-xsmall",children:[Q.jsx("p",{className:"w-4",children:a7}),Q.jsx("p",{className:"font-medium ",children:"days above historic minimum"})]})]})]})]})]})]}),Q.jsxs("div",{className:"md:flex-1 px-4 py-2 w-full h-full border-[1px] border-[#333] rounded-[0.5rem] overflow-y-auto scrollbar",children:[Q.jsx("p",{className:"text-regular text-[#D5D5D5]",children:"Lorem ipsum dolor sit, amet consectetur adipisicing elit. Tempora, sunt enim quos sapiente facere doloremque voluptate aspernatur sint eos debitis deserunt, quasi deleniti iste voluptatem aliquid voluptatibus, fuga assumenda. Eum?"}),!d7&&Q.jsx("p",{className:"text-regular text-[#D36051]",children:"Chart interactive features are not available on mobile. Please access the website on desktop for full functionality."})]})]}),!d7&&Q.jsxs(Q.Fragment,{children:[Q.jsxs("div",{className:"my-6",children:[Q.jsx("h2",{className:"mb-2 font-medium text-[#F2F2F2]",children:"Air Heat Index "}),Q.jsx("div",{className:"p-4 w-full h-24 bg-[#333] rounded-[0.5rem]"})]}),Q.jsxs("div",{className:"mb-6",children:[Q.jsx("h2",{className:"mb-2 font-medium text-[#F2F2F2]",children:"Air Temperature "}),Q.jsx("div",{className:"p-4 w-full h-24 bg-[#333] rounded-[0.5rem]"})]})]}),d7&&Q.jsxs("div",{className:"flex flex-col gap-6 w-full h-[65%] overflow-y-auto scrollbar",children:[Q.jsxs("div",{className:"flex flex-col w-full h-[90%]",children:[Q.jsxs("div",{className:"flex",children:[Q.jsx("button",{className:`flex justify-center items-center py-1 px-3 font-medium text-small border-[1px] border-b-0 rounded-t-[1.125rem] ${p7==="air_heat_index"?"text-white bg-[#333] border-none ":"text-[#BDBDBD] border-[#333]"} `,onClick:()=>l7("air_heat_index"),children:"Air Heat Index"}),Q.jsx("button",{className:`flex justify-center items-center py-1 px-3 font-medium text-small border-[1px] border-b-0 rounded-t-[1.125rem] ${p7==="air_temperature"?"text-white bg-[#333] border-none ":"text-[#BDBDBD] border-[#333]"} `,onClick:()=>l7("air_temperature"),children:"Air Temperature"})]}),Q.jsxs("div",{className:"flex flex-col justify-center py-[1.25%] px-[2.5%] w-full h-full bg-[#333] rounded-[0.75rem] rounded-t-[0]",children:[Q.jsxs("div",{className:"flex justify-between",children:[Q.jsx("div",{className:"font-semibold text-large text-white",children:p7==="air_heat_index"?Q.jsxs("p",{children:["Neighborhood Name (",zo,") ",Q.jsx("br",{})," Air Heat Index in ",m," "]}):Q.jsxs("p",{children:["Neighborhood Name (",zo,") ",Q.jsx("br",{})," Daily Air Temperature in ",m]})}),Q.jsxs("div",{className:"flex gap-8",children:[Q.jsxs("div",{children:[Q.jsx("p",{className:"text-small text-[#CCC]",children:"Daily Air Heat Index"}),Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("div",{className:"w-6 h-[2px] bg-[#EE745D] rounded-full"}),Q.jsx("p",{className:"w-[7.5rem] font-regular text-xsmall text-[#BDBDBD]",children:"Max Daily Temperature"}),Q.jsx(P8,{width:12,height:12,className:"text-[#BDBDBD]"})]}),Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("div",{className:"w-6 h-[2px] bg-[#49808D] rounded-full"}),Q.jsx("p",{className:"w-[7.5rem] font-regular text-xsmall text-[#BDBDBD]",children:"Min Daily Temperature"}),Q.jsx(P8,{width:12,height:12,className:"text-[#BDBDBD]"})]})]}),p7==="air_heat_index"?Q.jsxs("div",{children:[Q.jsx("p",{className:"text-small text-[#CCC]",children:"Extreme Heat Advisory"}),Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("div",{className:"w-4 h-2 bg-[#823E35]"}),Q.jsx("p",{className:"w-[6.75rem] font-regular text-xsmall text-[#999]",children:"NWS Excessive Heat"}),Q.jsx(P8,{width:12,height:12,className:"text-[#BDBDBD]"})]}),Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("div",{className:"w-4 h-2 bg-[#A46338]"}),Q.jsx("p",{className:"w-[6.75rem] font-regular text-xsmall text-[#999]",children:"NWS Heat Advisory"}),Q.jsx(P8,{width:12,height:12,className:"text-[#BDBDBD]"})]}),Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("div",{className:"w-4 h-2 bg-[#AD844A]"}),Q.jsx("p",{className:"w-[6.75rem] font-regular text-xsmall text-[#999]",children:"NYC Heat Event"}),Q.jsx(P8,{width:12,height:12,className:"text-[#BDBDBD]"})]})]}):Q.jsxs("div",{children:[Q.jsx("p",{className:"text-small text-[#CCC]",children:"Historical Normal Daily Air Temperature (1991-2020)"}),Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("div",{className:"",children:Q.jsx("svg",{width:"24",height:"2",children:Q.jsx("line",{x1:"0",y1:"0",x2:"24",y2:"0",stroke:"#E59E88",strokeWidth:"4",strokeDasharray:"2, 2"})})}),Q.jsx("p",{className:"w-[14.5rem] font-regular text-xsmall text-[#999]",children:"Historical Normal Maximum Daily Temperature"}),Q.jsx(P8,{width:12,height:12,className:"text-[#BDBDBD]"})]}),Q.jsxs("div",{className:"flex items-center gap-2",children:[Q.jsx("div",{className:"",children:Q.jsx("svg",{width:"24",height:"2",children:Q.jsx("line",{x1:"0",y1:"0",x2:"24",y2:"0",stroke:"#7A8A94",strokeWidth:"4",strokeDasharray:"2, 2"})})}),Q.jsx("p",{className:"w-[14.5rem] font-regular text-xsmall text-[#999]",children:"Historical Normal Minimum Daily Temperature"}),Q.jsx(P8,{width:12,height:12,className:"text-[#BDBDBD]"})]})]})]})]}),p7==="air_heat_index"?Q.jsx(zV,{data:k}):Q.jsx(BV,{data:s})]})]}),Q.jsxs("div",{className:"flex-1 flex md:justify-between md:items-center gap-5 md:gap-0",children:[Q.jsx("button",{className:"min-w-[9rem] h-[2.4rem] font-medium text-regular bg-[#E0E0E0] border-2 border-[#E0E0E0] rounded-[0.5rem]",children:"Print Profile"}),d7?Q.jsxs("div",{className:"flex items-center",children:[Q.jsx("button",{className:"p-[0.625rem] text-regular text-[#E0E0E0] ",children:"View the Outdoor Heat Exposure Index for this neighborhood"})," :",Q.jsx(eM,{width:24,height:24,className:"text-white"})]}):Q.jsx("button",{className:"p-[0.625rem] text-regular text-[#E0E0E0] border-2 border-[#E0E0E0] rounded-[0.5rem]",children:"Neighborhood's HVI"})]})]})]})]})}finally{r.f()}},OV=()=>{var o,u,m;var r=p5(1);try{const[x,T]=q7.useState(!0),[C,k]=q7.useState({20230902:79.09,20230901:74.36,20230809:86.25,20230731:84.32,20230723:87.07,20220915:72.59,20220914:75.66,20220720:96.35,20220704:87.38,20220619:71.64,20220509:69.48,20210826:89.03,20210623:74.71,20200706:96.03,20200613:77.14,20190922:81.59,20190830:82.24,20170612:92.37,20160625:80.44,20160618:86.11,20160609:70.74,20140807:81.68,20130601:90.52}),s=((o=H0.value)==null?void 0:o.currentYear)||2023,B=()=>T(!x),V=Fe(()=>{var f7;return(f7=H0.value)==null?void 0:f7.name}),U=Fe(()=>{var f7;return(f7=H0.value)==null?void 0:f7.currentView}),Y=Fe(()=>{var f7,b7;if((f7=H0.value)!=null&&f7.currentView)return(b7=H0.value)==null?void 0:b7.views[H0.value.currentView].legend}),a7=(u=H0.value)==null?void 0:u.currentDate;return x?Q.jsxs("div",{className:"absolute left-6 bottom-6 drop-shadow-xl z-20",children:[Array.isArray(Y.value)&&Y.value.length&&Y.value[0]&&Y.value[0].hasOwnProperty("label")&&Y.value[0].hasOwnProperty("value")&&U.value=="nta"&&Q.jsxs("div",{className:"p-5 bg-[#1B1B1B] rounded-[0.5rem]",children:[Q.jsxs("div",{className:"flex gap-2 mb-2 items-center justify-between font-medium",children:[Q.jsx("h3",{className:"text-regular text-[#F4F4F4]",children:V.value}),Q.jsx(Pf,{width:18,height:18,className:"text-[#BDBDBD] cursor-pointer",onClick:B})]}),Q.jsx("div",{className:"flex items-center",children:(m=Y.value)==null?void 0:m.map(f7=>Q.jsxs("div",{className:"flex flex-col items-center gap-1 text-xsmall text-[#F4F4F4]",children:[Q.jsx("span",{className:"w-10 h-4 block ",style:{backgroundColor:f7.value}}),f7.label]},`legend-${f7.label}`))})]}),V.value==="Weather Stations"&&Q.jsxs("div",{className:"p-5 flex items-start bg-[#1B1B1B] rounded-[0.5rem]",children:[Q.jsxs("div",{className:"mr-8",children:[Q.jsxs("h3",{className:"mb-3 font-medium text-[#F4F4F4]",children:["Extreme Heat days in ",s]}),Q.jsxs("div",{className:"flex flex-col gap-1",children:[Q.jsxs("div",{className:"flex items-center gap-3",children:[Q.jsx("div",{className:"w-[0.625rem] h-[0.625rem] bg-[#823E35] rounded-full"}),Q.jsx("div",{className:"font-medium text-small text-[#F4F4F4] w-[125px]",children:"NWS Excessive Heat"}),Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"})]}),Q.jsxs("div",{className:"flex items-center gap-3",children:[Q.jsx("div",{className:"w-[0.625rem] h-[0.625rem] bg-[#E19869] rounded-full"}),Q.jsx("div",{className:"font-medium text-small text-[#F4F4F4] w-[125px]",children:"NWS Heat Advisory"}),Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"})]}),Q.jsxs("div",{className:"flex items-center gap-3",children:[Q.jsx("div",{className:"w-[0.625rem] h-[0.625rem] bg-[#E6B062] rounded-full"}),Q.jsx("div",{className:"font-medium text-small text-[#F4F4F4] w-[125px]",children:"NYC Heat Event"}),Q.jsx(P8,{width:14,height:14,className:"text-[#BDBDBD]"})]})]})]}),Q.jsx("div",{})]}),V.value==="Tree Canopy"&&U.value=="raw"&&Q.jsxs("div",{className:"p-[1rem] w-[12rem] text-[#F4F4F4] bg-[#1B1B1B] rounded-[1rem]",children:[Q.jsxs("div",{className:"flex justify-between text-regular ",children:[Q.jsx("p",{children:"Tree Canopy"}),Q.jsx(Pf,{width:18,height:18,className:"cursor-pointer text-[#F4F4F4]",onClick:B})]}),Q.jsx("div",{className:"my-[0.25rem] h-5 bg-[#345C67]"}),Q.jsx("div",{className:"flex justify-between text-xsmall text-[#F4F4F4]",children:Q.jsx("p",{children:"Covered by trees"})})]}),V.value==="Surface Temperature"&&U.value=="raw"&&Q.jsxs("div",{className:"p-[1rem] w-[15rem] text-[#F4F4F4] bg-[#1B1B1B] rounded-[1rem]",children:[Q.jsxs("div",{className:"flex justify-between text-regular text-[#F4F4F4]",children:[Q.jsx("p",{children:"Surface Temperature"}),Q.jsx(Pf,{width:18,height:18,className:"cursor-pointer",onClick:B})]}),Q.jsxs("div",{className:"flex my-1 h-5",children:[Q.jsx("div",{className:"w-[50%] h-full bg-gradient-to-r from-[#202E41] via-[#BED0DD] to-[#BED0DD]"}),Q.jsx("div",{className:"w-[50%] h-full bg-gradient-to-r from-[#FFE6A9] via-[#F2A18D] to-[#5E1A19]"})]}),Q.jsxs("div",{className:"flex justify-between text-xsmall text-[#F4F4F4]",children:[Q.jsxs("p",{children:[(C[a7]-30).toFixed(1),"℉"]}),Q.jsxs("p",{children:[C[a7].toFixed(1),"℉"]}),Q.jsxs("p",{children:[(C[a7]+70).toFixed(1),"℉"]})]})]})]}):Q.jsx("div",{className:"absolute left-6 bottom-6 flex justify-center items-center w-10 h-10 bg-[#1B1B1B] rounded-full cursor-pointer z-10",onClick:B,children:Q.jsx(kj,{width:18,height:18,className:"text-white"})})}finally{r.f()}},h5=f5(null),H0=f5(Gu[0]),cm=f5(null),n2=f5(!1),mw=f5(null),Ar=f5(!1),zo=f5(null),Z5=f5(!1),SM=f5([0,0]),NV=()=>{var o,u,m;var r=p5(1);try{const x=q7.useRef(null),T=[-73.913,40.763],C=11;return q7.useEffect(()=>{if(!x.current)return;q6.accessToken="pk.eyJ1IjoiY2xvdWRsdW4iLCJhIjoiY2s3ZWl4b3V1MDlkejNkb2JpZmtmbHp4ZiJ9.MbJU7PCa2LWBk9mENFkgxw";const k=new q6.Map({container:x.current,style:"mapbox://styles/cloudlun/clle3783901j201p43864c07n",center:T,zoom:C,maxZoom:20,interactive:!0,doubleClickZoom:!1});k.dragRotate.disable(),k.touchZoomRotate.disableRotation(),k.addControl(new q6.NavigationControl({showCompass:!1,showZoom:!0}),"bottom-right");const s=new q6.LngLatBounds([-74.3,40.4],[-73.1,40.98]);return k.setMaxBounds(s),k.on("load",()=>{h5.value=k,_n(Gu[0],h5.value)}),()=>{k&&(k.remove(),h5.value=null)}},[]),Q.jsxs("div",{className:"relative w-full h-full",children:[Q.jsx(Uu,{}),((o=H0.value)==null?void 0:o.name)==="Weather Stations"&&Q.jsx(FV,{}),((u=H0.value)==null?void 0:u.name)!=="Weather Stations"&&((m=H0.value)==null?void 0:m.currentView)==="nta"&&Q.jsx(Lj,{}),Q.jsx(RV,{}),Q.jsx(LV,{}),Q.jsx(OV,{}),Q.jsx("div",{className:"w-full h-[calc(100%_-_3.125rem)]",ref:x})]})}finally{r.f()}},jV=()=>Q.jsxs(Q.Fragment,{children:[Q.jsx(Uu,{}),Q.jsx("div",{className:"flex justify-center pt-5",children:Q.jsxs("div",{className:"px-5 container",children:[Q.jsxs("div",{className:"mb-12",children:[Q.jsx("h1",{className:"mb-2 font-semibold text-headline",children:"About the project"}),Q.jsx("p",{className:"font-light text-small",children:"Lorem, ipsum dolor sit amet consectetur adipisicing elit. Ducimus optio, porro magni iure asperiores totam, quod nihil dolorem maxime provident iusto facere quasi, voluptates sapiente pariatur laborum nesciunt veniam rerum!"})]}),Q.jsxs("div",{children:[Q.jsxs("div",{className:"mb-[1.563rem]",children:[Q.jsx("h1",{className:"mb-2 font-semibold text-headline",children:"Team"}),Q.jsx("p",{className:"font-light text-small",children:"NASA"}),Q.jsx("p",{className:"font-light text-small",children:"Hunter College, The City University of new York"}),Q.jsx("p",{className:"font-light text-small",children:"Penn State"}),Q.jsx("p",{className:"font-light text-small",children:"NYC Mayor's Office if Climate & Environmental Justice"}),Q.jsx("p",{className:"font-light text-small",children:"WE ACT for Environmental Justice"}),Q.jsx("p",{className:"font-light text-small",children:"I heart grn vlie"})]}),Q.jsxs("div",{className:"",children:[Q.jsx("h2",{className:"mb-2 font-semibold text-subheadline",children:"BetaNYC"}),Q.jsxs("p",{className:"mb-4 font-light text-small",children:["oA partner project of the Fund for the City of New York, BetaNYC is a civic organization dedicated to improving lives in New York through civic design, technology, and data. This project was designed and developed by BetaNYC’s Civic Innovation Lab in collaboration with [_____], through a BetaNYC service called Research and Data Assistance Request (RADAR). To learn more about RADARs and how to submit a request, visit: ",Q.jsx("a",{href:"beta.nyc/radar",className:"underline font-light text-small hover:text-[#EB583B]",children:"beta.nyc/radar"}),"."]}),Q.jsx("h3",{className:"font-semibold text-small",children:"BetaNYC Civic Innovation Lab Team"}),Q.jsx("p",{className:"font-light text-small",children:"Ashley Louie (Director), Hao Lun Hung, Zhi Keng He, Hailee Hoa Luong"})]})]})]})})]}),To=({title:r,children:o})=>Q.jsxs("div",{className:"flex flex-col gap-6 p-6 h-[18rem] bg-gradient-to-r from-[#EE7B64] to-[#FDEBAB] rounded-[0.75rem] ",children:[Q.jsx("div",{className:"font-bold text-[1.25rem] text-black",children:r}),Q.jsx("div",{className:"flex-1 font-regular text-regular overflow-y-scroll",children:o})]}),K1=({title:r,content:o})=>Q.jsxs("div",{className:"flex flex-col p-6 h-[26.5rem] bg-[#EFEFEF] rounded-[0.75rem]",children:[Q.jsx("div",{className:"w-full h-[10rem] bg-white"}),Q.jsx("h3",{className:"mt-6 mb-4 h-12 font-bold text-[1rem] text-black leading-snug",children:r}),Q.jsx("div",{className:"flex-1 font-regular text-regular text-black overflow-y-scroll",children:Q.jsx("p",{className:"font-light text-small",children:o})})]}),UV=()=>Q.jsxs("div",{className:"w-full",children:[Q.jsx(Uu,{}),Q.jsx("div",{className:"flex justify-center ",children:Q.jsxs("div",{className:"px-5 py-[2.5rem] container",children:[Q.jsxs("div",{className:"pb-[4.5rem] border-b-[1px] border-[#C6C6C6]",children:[Q.jsx("h1",{className:"mb-8 font-semibold text-headline",children:"NYC Extreme Heat Resources"}),Q.jsxs("div",{className:"grid grid-col-1 md:grid-cols-2 lg:grid-cols-3 gap-[2.5rem]",children:[Q.jsxs(To,{title:"NYC Cool Options",children:[Q.jsx("p",{className:"font-light text-small",children:"When it's very hot, air conditioning will help keep you safe. If you don't have air conditioning, find a cool place to visit nearby, like a friend’s place, a mall, museum, coffee shop, library, or an NYC cooling center. When it's not scorching out but it's still hot, you can also cool off at parks, areas with shade, sprinklers, or pools."}),Q.jsx("a",{href:"https://finder.nyc.gov/coolingcenters/locations?mView=map",className:"underline font-light text-small hover:text-[#EB583B]"})]}),Q.jsxs(To,{title:"Cool It! NYC",children:[Q.jsx("p",{className:"font-light text-small",children:"New York City Department of Parks & Recreation If you’re looking to beat the heat this summer, the NYC Parks guide will help you find places to stay cool! With our new Cool It! NYC map, you can find places all across the city to hydrate, refresh, and stay in the shade."}),Q.jsx("a",{href:"https://www.nycgovparks.org/about/health-and-safety-guide/cool-it-nyc",className:"underline font-light text-small hover:text-[#EB583B]",children:"https://www.nycgovparks.org/about/health-and-safety-guide/cool-it-nyc"})]}),Q.jsxs(To,{title:"Extreme Heat: Beat the Heat!",children:[Q.jsx("p",{className:"font-light text-small",children:"NYC Emergency Management It is important to understand your risk to extreme heat and make a heat emergency plan that works for you and your family."}),Q.jsx("a",{href:"https://www.nyc.gov/site/em/ready/extreme-heat.page",className:"underline font-light text-small hover:text-[#EB583B]",children:"https://www.nyc.gov/site/em/ready/extreme-heat.page"})]}),Q.jsxs(To,{title:"Extreme Heat and Your Health",children:[Q.jsx("p",{className:"font-light text-small",children:"NYC Health Hot and humid weather is not just uncomfortable, it can cause heat illness and even death. The extra stress on the body from heat can also worsen chronic health conditions such as heart and lung disease. In NYC, most heatstroke deaths happened to people who were in homes without air conditioning. Air conditioning saves lives."}),Q.jsx("a",{href:"https://www.nyc.gov/site/doh/health/emergency-preparedness/emergencies-extreme-weather-heat.page",className:"underline font-light text-small hover:text-[#EB583B]",children:"https://www.nyc.gov/site/doh/health/emergency-preparedness/emergencies-extreme-weather-heat.page"})]}),Q.jsxs(To,{title:"Heat Vulnerability Index",children:[Q.jsx("p",{className:"font-light text-small",children:"NYC Environment & Health Data Portal"}),Q.jsx("a",{href:"https://a816-dohbesp.nyc.gov/IndicatorPublic/data-features/hvi/",className:"underline font-light text-small hover:text-[#EB583B]",children:"https://a816-dohbesp.nyc.gov/IndicatorPublic/data-features/hvi/"})]})]})]}),Q.jsxs("div",{className:"pt-[2.5rem]",children:[Q.jsx("h1",{className:"mb-8 font-semibold text-headline",children:"Directory of Urban Heat Advocacy Groups"}),Q.jsxs("div",{className:"grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6",children:[Q.jsx(K1,{title:"East New York Community Land Trust",content:"The East New York Community Land Trust (ENY CLT) is a grassroots, people of color-led non-profit organization founded by community residents dedicated to preserving affordability for future generations and providing a vehicle to create generational wealth. We aim to protect, stabilize, and expand the stock of affordable homes, locally-owned small businesses, and green spaces in East New York and Brownsville to benefit low to moderate-income BIPOC residents. We use community organizing, education, and multi-generational engagement as the guiding forces of how we approach our work.",url:"https://www.eastnewyorkclt.org/"}),Q.jsx(K1,{title:"El Puente",content:"El Puente has been at the forefront of social justice initiatives, blending artivism, youth development, and grassroots community building into our work for over 40 years and counting. Tackling everything from air quality to public safety initiatives and civic engagement. El Puente remains determined to nurturing the next generation of leaders and using the power of art to advocate for equitable community sustainability and self-determination.",url:"https://www.elpuente.us/"}),Q.jsx(K1,{title:"Mayor’s Office of Climate & Environmental Justice",content:"MOCEJ works to make our buildings efficient and resilient, ensure our infrastructure is climate-ready, transform our streets and public realm into living, open spaces, and make our energy clean and resilient. Through science-based analysis, policy and program development, and capacity building, and with a focus on equity and public health, MOCEJ leads the City’s efforts to ensure that New York City is both reducing its emissions and preparing to adapt and protect New Yorkers from the intensifying impacts of climate change.",url:"https://climate.cityofnewyork.us/"}),Q.jsx(K1,{title:"Natural Resources Defense Council",content:"MNRDC (the Natural Resources Defense Council) combines the power of more than 3 million members and online activists with the expertise of some 700 scientists, lawyers, and other environmental specialists to confront the climate crisis, protect the planet's wildlife and wild places, and to ensure the rights of all people to clean air, clean water, and healthy communities.",url:"https://www.nrdc.org/"}),Q.jsx(K1,{title:"Neighbors for a Greener Harlem",content:"Neighbors for a Greener Harlem cultivates interdependence between the residents of Morningside Gardens and Grant Houses by supporting sustainable practices to improve our quality of life and foster a more inclusive neighborhood.",url:"https://www.greenerharlem.org/"}),Q.jsx(K1,{title:"New York City Environmental Justice Alliance",content:"a citywide network of grassroots organizations from low-income neighborhoods and communities of color, fighting for environmental justice since 1991",url:"https://www.southbronxunite.org/"}),Q.jsx(K1,{title:"South Bronx Unite",content:"South Bronx Unite brings together neighborhood residents, community organizations, academic institutions, and allies to improve and protect the social, environmental, and economic future of Mott Haven and Port Morris.",url:"https://nyc-eja.org/"}),Q.jsx(K1,{title:"WeAct",content:"Build healthy communities by ensuring that people of color and/or low income residents participate meaningfully in the creation of sound and fair environmental health and protection policies and practices",url:"https://www.weact.org/"})]})]})]})})]}),VV=({dataset:r})=>{var o=p5(1);try{const[u,m]=q7.useState([]),[x,T]=q7.useState(""),[C,k]=q7.useState(""),s=[...new Set(u.sort((U,Y)=>parseInt(Y.date??"")-parseInt(U.date??"")).map(U=>U.date).filter(U=>U))],B=[...new Set(u.map(U=>U.format))];if(!r)return"error";q7.useEffect(()=>{r.getDownloadUrls&&r.getDownloadUrls().then(U=>{m(U)})},[]),q7.useEffect(()=>{T(s.at(0)??""),k(B.at(0)??"")},[u]);const V=(U,Y,a7,f7)=>{console.log(U,Y,a7);const b7=U.find(L7=>Y?L7.date===String(Y)&&L7.format===a7:L7.format===a7);if(b7){const L7=b7.url.split(".").at(-1),p7=document.createElement("a");p7.target="_blank",L7==="geojson"?(p7.href="",p7.download=b7.url):p7.href=b7.url,p7.download=f7??"file."+L7,document.body.appendChild(p7),p7.click(),document.body.removeChild(p7)}else alert("Issue with download")};return r.externalUrl?Q.jsx("div",{className:"md:flex mb-10 ",children:Q.jsxs("div",{className:"flex gap-[1.875rem] mb-5 md:w-[55%]",children:[Q.jsx("div",{className:"w-[120px] h-[120px] text-center bg-[#DCDCDC]"}),Q.jsxs("div",{className:"flex-1",children:[Q.jsx("h3",{className:"mb-2 font-semibold text-subheadline",children:r.name}),Q.jsxs("div",{className:"font-light text-small",children:[Q.jsx("a",{href:r.externalUrl,children:r.externalSource}),Q.jsx("br",{}),Q.jsx("p",{className:"",children:r.info})]})]})]})}):Q.jsxs("div",{className:"md:flex mb-10 ",children:[Q.jsxs("div",{className:"flex gap-[1.875rem] mb-5 md:w-[55%]",children:[Q.jsx("div",{className:"w-[120px] h-[120px] text-center",children:Q.jsx("img",{src:r.icon,alt:"",className:"w-[120px] h-[120px] text-[#BDBDBD]"})}),Q.jsxs("div",{className:"flex-1",children:[Q.jsx("h3",{className:"mb-2 font-semibold text-subheadline",children:r.name}),Q.jsxs("div",{className:"font-light text-small",children:[Q.jsx("a",{href:"",children:r.externalSource})," | date ",Q.jsx("br",{}),Q.jsx("p",{className:"",children:r.info})]})]})]}),Q.jsxs("div",{className:"flex-1 flex md:justify-end gap-[1.875rem] ",children:[s&&Q.jsxs("div",{className:"md:w-[40%]",children:[Q.jsx("h3",{className:"mb-2 font-semibold text-small",children:"Date"}),Q.jsxs("div",{className:"relative",children:[Q.jsx(Xp,{className:"absolute left-3 top-1/2 transform -translate-y-1/2 w-5 h-5 text-gray-500 pointer-events-none"}),Q.jsx("select",{name:"Date",defaultValue:"",className:"pl-10 h-8 w-full font-semibold text-small border-[1px] border-[#4F4F4F] rounded-[0.25rem]",value:x,onChange:U=>T(U.target.value),children:s.map(U=>Q.jsx("option",{value:U,children:lm(U??"")},U))})]})]}),Q.jsxs("div",{children:[Q.jsx("h3",{className:"mb-2 font-semibold text-small",children:"Download File"}),Q.jsxs("div",{className:"flex cursor-pointer",children:[Q.jsx("select",{name:"FileFormat",id:"",value:C,onChange:U=>k(U.target.value),className:"py-1 pr-3 font-regular text-xsmall border-[1px] border-[#4F4F4F] rounded-l-[0.25rem]",children:B.map(U=>Q.jsx("option",{value:U,children:U},U))}),Q.jsx("button",{onClick:()=>V(u,x,C),className:"flex items-center justify-center w-8 h-8 bg-[#4F4F4F] border-[1px] border-[#4F4F4F] rounded-r-[0.25rem]",children:Q.jsx(Tj,{className:"w-4 h-4 text-white"})})]})]})]})]})}finally{o.f()}},$V=()=>Q.jsxs(Q.Fragment,{children:[Q.jsx(Uu,{}),Q.jsx("div",{className:"flex justify-center pt-4",children:Q.jsxs("div",{className:"container px-5",children:[Q.jsxs("div",{className:"",children:[Q.jsx("h1",{className:"mb-2 font-semibold text-headline",children:"Download NYC Urban Heat Data"}),Q.jsx("p",{className:"font-light text-small max-w-[55rem]",children:"Lorem ipsum dolor sit amet consectetur adipisicing elit. Labore nemo unde magni repellat nesciunt magnam dignissimos temporibus distinctio consequuntur ab minima, explicabo rerum atque facere nisi molestiae eaque repudiandae voluptates."})]}),Q.jsx("div",{className:"m-auto mt-[10.5rem] mb-4 container h-[1px] bg-black"}),Q.jsxs("div",{children:[Q.jsx("h1",{className:"mb-6 font-semibold text-headline",children:"NYC Urban Heat Datasets"}),Q.jsx(VV,{dataset:Gu.find(r=>r.name==="Surface Temperature")})]}),Q.jsx("div",{className:"m-auto mt-[10.5rem] mb-4 container h-[1px] bg-black"}),Q.jsx("div",{children:Q.jsx("h1",{className:"mb-6 font-semibold text-headline",children:"Weather Station Profiles"})}),Q.jsx("div",{className:"m-auto mt-[10.5rem] mb-4 container h-[1px] bg-black"}),Q.jsx("div",{className:"mb-[6.25rem]",children:Q.jsx("h1",{className:"mb-6 font-semibold text-headline",children:"Neighborhood Profiles"})})]})})]}),yn=f5([]);function GV(){return q7.useEffect(()=>{document.title="NYC Urban Heat Portal",RB("/nyc-urban-heat/datasets.csv").then(r=>{yn.value=r})},[]),Q.jsx("main",{className:"w-[100vw] h-[100vh] overflow-x-hidden overflow-y-scroll",children:Q.jsx(zN,{children:Q.jsxs(CN,{children:[Q.jsx(ko,{path:"/",element:Q.jsx(NV,{})}),Q.jsx(ko,{path:"/resources",element:Q.jsx(UV,{})}),Q.jsx(ko,{path:"/about",element:Q.jsx(jV,{})}),Q.jsx(ko,{path:"/download",element:Q.jsx($V,{})})]})})})}Nf.createRoot(document.getElementById("root")).render(Q.jsx(Aw.StrictMode,{children:Q.jsx(GV,{})})); diff --git a/index.html b/index.html index c03eb6b..f10b4c1 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + NYC Urban Heat Portal - - + +